This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/main by this push:
     new e4911d00b7 Brazilian portuguese translation (#7102)
e4911d00b7 is described below

commit e4911d00b791ad2f7731154c63245bef84b2b035
Author: Jeferson Navarro <[email protected]>
AuthorDate: Wed May 6 04:09:05 2026 -0300

    Brazilian portuguese translation (#7102)
---
 .../messages/messages_pt_BR.properties             |  6 ++++++
 .../messages/messages_pt_BR.properties             |  5 +++++
 .../types/messages/messages_pt_BR.properties       | 23 ++++++++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git 
a/plugins/tech/google/src/main/resources/org/apache/hop/pipeline/transforms/googlesheets/messages/messages_pt_BR.properties
 
b/plugins/tech/google/src/main/resources/org/apache/hop/pipeline/transforms/googlesheets/messages/messages_pt_BR.properties
index 18341767ba..f60c476dfe 100644
--- 
a/plugins/tech/google/src/main/resources/org/apache/hop/pipeline/transforms/googlesheets/messages/messages_pt_BR.properties
+++ 
b/plugins/tech/google/src/main/resources/org/apache/hop/pipeline/transforms/googlesheets/messages/messages_pt_BR.properties
@@ -66,3 +66,9 @@ GoogleSheetsOutputDialog.ApplicationName.Label=Nome do 
aplicativo Google :
 GoogleSheetsOutputDialog.TimeOut.Label=Tempo em minutos:
 GoogleSheetsOutputDialog.TestConnectionSuccess.Message=Sucesso!
 GoogleSheetsOutputDialog.TestConnectionFailed.Message=A conexão falhou.
+GoogleSheetsOutputDialog.RetryAttempts.Label=Tentativas de novo:
+GoogleSheetsOutputDialog.RetryDelaySeconds.Label=Atraso para tentar novamente.
+GoogleSheetsOutputDialog.Worksheets.Title=Planilhas
+GoogleSheetsOutputDialog.Worksheets.Prompt=Seleciona uma planilha.
+GoogleSheetsOutputDialog.Spreadsheets.Title=Planilhas
+GoogleSheetsOutputDialog.Spreadsheets.Prompt=Seleciona uma planilha.
diff --git 
a/plugins/transforms/mysqlbulkloader/src/main/resources/org/apache/hop/pipeline/transforms/mysqlbulkloader/messages/messages_pt_BR.properties
 
b/plugins/transforms/mysqlbulkloader/src/main/resources/org/apache/hop/pipeline/transforms/mysqlbulkloader/messages/messages_pt_BR.properties
index b9d7b9f604..7c9b6e1db5 100644
--- 
a/plugins/transforms/mysqlbulkloader/src/main/resources/org/apache/hop/pipeline/transforms/mysqlbulkloader/messages/messages_pt_BR.properties
+++ 
b/plugins/transforms/mysqlbulkloader/src/main/resources/org/apache/hop/pipeline/transforms/mysqlbulkloader/messages/messages_pt_BR.properties
@@ -105,3 +105,8 @@ MySqlBulkLoaderMeta.GetSQL.NotReceivingAnyFields=Não 
recebendo campos de transf
 MySqlBulkLoaderDialog.LoadCharSet.Label=Conjunto de caracteres (comando de 
carga)
 MySqlBulkLoaderDialog.Tab.Settings.Label=Geral
 MySqlBulkLoaderDialog.Tab.Fields.Label=Campos
+MySqlBulkLoaderMeta.FieldFormatType.TimestampMs.Description=Formato como uma 
data temporal (ms)
+MySqlBulkLoaderMeta.FieldFormatType.TimestampIs.Description=Formato como um 
timestamp (micros)
+MySqlBulkLoaderMeta.FieldFormatType.TimestampNs.Description=Formato como uma 
data temporal
+MySqlBulkLoaderMeta.FieldFormatType.Boolean.Description=Formato como um 
booleano (0/1)
+MySqlBulkLoaderMeta.FieldFormatType.AutoFormat.Description=Formatação 
automática
diff --git 
a/plugins/transforms/textfile/src/main/resources/org/apache/hop/pipeline/transforms/types/messages/messages_pt_BR.properties
 
b/plugins/transforms/textfile/src/main/resources/org/apache/hop/pipeline/transforms/types/messages/messages_pt_BR.properties
new file mode 100644
index 0000000000..6bc211ef01
--- /dev/null
+++ 
b/plugins/transforms/textfile/src/main/resources/org/apache/hop/pipeline/transforms/types/messages/messages_pt_BR.properties
@@ -0,0 +1,23 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
+MarkDownFileType.GuiAction.NewMarkDown.Name=Markdown
+MarkDownFileType.GuiAction.NewMarkDown.Tooltip=Criar um novo arquivo Markdown
+MarkDownFileType.ErrorDialog.NewMarkDownCreation.Header=Erro ao criar o 
arquivo Markdown
+MarkDownFileType.ErrorDialog.NewMarkDownCreation.Message=Um erro ocorreu ao 
criar o arquivo Markdown:

Reply via email to