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 0ca2690f6f Brazilian Portuguese translations (#6659)
0ca2690f6f is described below

commit 0ca2690f6f8da29feeeb2b097aba23afd9bb8217
Author: Jeferson Navarro <[email protected]>
AuthorDate: Thu Feb 26 04:25:18 2026 -0300

    Brazilian Portuguese translations (#6659)
---
 .../s3/metadata/messages/messages_pt_BR.properties | 51 ++++++++++++++++++++++
 .../messages/messages_pt_BR.properties             |  2 +
 .../gs/config/messages/messages_pt_BR.properties   |  2 +
 .../metadata/messages/messages_pt_BR.properties    |  2 +
 4 files changed, 57 insertions(+)

diff --git 
a/plugins/tech/aws/src/main/resources/org/apache/hop/vfs/s3/metadata/messages/messages_pt_BR.properties
 
b/plugins/tech/aws/src/main/resources/org/apache/hop/vfs/s3/metadata/messages/messages_pt_BR.properties
new file mode 100644
index 0000000000..653ce39cc9
--- /dev/null
+++ 
b/plugins/tech/aws/src/main/resources/org/apache/hop/vfs/s3/metadata/messages/messages_pt_BR.properties
@@ -0,0 +1,51 @@
+#
+#
+# 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.
+#
+#
+
+S3Meta.name=Conexão S3
+S3Meta.description=Conexão S3 para VFS (compatível com AWS ou S3)
+S3Meta.Name=Conexão S3
+S3Meta.Description=Conexão S3 para VFS (compatível com AWS ou S3)
+S3Meta.Name.Label=Nome
+S3Meta.Description.Label=Descrição
+S3Meta.Description.Description=Descrição opcional desta conexão.
+S3Meta.AccessKey.Label=Chave de acesso
+S3Meta.AccessKey.Description=ID da chave de acesso do AWS (deixar vazio para 
usar perfil ou cadeia padrão)
+S3Meta.SecretKey.Label=Chave secreta
+S3Meta.SecretKey.Description=Chave de acesso secreta da AWS
+S3Meta.SessionToken.Label=Token de sessão
+S3Meta.SessionToken.Description=Token de sessão opcional para credenciais 
temporárias
+S3Meta.Region.Label=Região
+S3Meta.Region.Description=região AWS (por exemplo, nós-leste-1)
+S3Meta.Endpoint.Label=URL do ponto final
+S3Meta.Endpoint.Description=ponto de terminação personalizado (por exemplo, 
para compatível com S3 ou MinIO)
+S3Meta.PathStyle.Label=Acesso ao estilo de caminho.
+S3Meta.PathStyle.Description=Use o acesso ao balde em estilo de caminho 
(necessário para alguns terminais compatíveis com S3)
+S3Meta.CredentialsFile.Label=Arquivo de credenciais
+S3Meta.CredentialsFile.Description=Caminho para o arquivo de credenciais AWS
+S3Meta.ProfileName.Label=Nome do perfil
+S3Meta.ProfileName.Description=Nome do perfil da AWS (quando usar o arquivo de 
credenciais)
+S3Meta.PartSize.Label=Tamanho da peça
+S3Meta.PartSize.Description=Tamanho da peça de upload multi-parte (por 
exemplo, 5MB)
+S3Meta.CacheTtl.Label=Cache TTL (segundos)
+S3Meta.CacheTtl.Description=Por quanto tempo armazenar os resultados da 
listagem de pastas (em segundos, padrão 5)
+S3Meta.AuthType.Label=Autenticação
+S3Meta.AuthType.Default=Padrão (ambiente / perfil de instância)
+S3Meta.AuthType.AccessKeys=Chave de acesso e segredo
+S3Meta.AuthType.CredentialsFile=Arquivo / perfil de credenciais
+S3Meta.AuthType.Anonymous=Anônimo (somente contêineres públicos)
diff --git 
a/plugins/tech/azure/src/main/resources/org/apache/hop/vfs/azure/metadatatype/messages/messages_pt_BR.properties
 
b/plugins/tech/azure/src/main/resources/org/apache/hop/vfs/azure/metadatatype/messages/messages_pt_BR.properties
index b236cc901d..4c5db54bfc 100644
--- 
a/plugins/tech/azure/src/main/resources/org/apache/hop/vfs/azure/metadatatype/messages/messages_pt_BR.properties
+++ 
b/plugins/tech/azure/src/main/resources/org/apache/hop/vfs/azure/metadatatype/messages/messages_pt_BR.properties
@@ -25,3 +25,5 @@ 
AzureMetadataTypeEditor.StorageAccountEndpoint.Label=Endere\u00E7o de armazename
 AzureMetadataTypeEditor.StorageAccountKey.Label=Chave da conta de armazenamento
 AzureMetadataTypeEditor.StorageAccountName.Label=Nome da conta de armazenamento
 AzureMetadataTypeEditor.AuthenticationType.Label=Tipo de autenticação
+AzureMetadataTypeEditor.CacheTtlSeconds.Label=Armazenamento TTL (segundos)
+AzureMetadataTypeEditor.CacheTtlSeconds.Description=Por quanto tempo armazenar 
os resultados de listagem de pastas(em segundos, padrão 5). Se não estiver 
definido, será 10 segundos.
diff --git 
a/plugins/tech/google/src/main/resources/org/apache/hop/vfs/gs/config/messages/messages_pt_BR.properties
 
b/plugins/tech/google/src/main/resources/org/apache/hop/vfs/gs/config/messages/messages_pt_BR.properties
index accaea487f..0953575bcc 100644
--- 
a/plugins/tech/google/src/main/resources/org/apache/hop/vfs/gs/config/messages/messages_pt_BR.properties
+++ 
b/plugins/tech/google/src/main/resources/org/apache/hop/vfs/gs/config/messages/messages_pt_BR.properties
@@ -42,3 +42,5 @@ GoogleCloudPlugin.ReadTimeout.Label=Tempo esgotado de leitura
 GoogleCloudPlugin.ReadTimeout.Description=Tempo esgotado de leitura
 GoogleCloudPlugin.ScanFolderForLastModificationDate.Label=Ler pastas para 
encontrar o \u00FAltimo dado modificado
 GoogleCloudPlugin.ScanFolderForLastModificationDate.Description=Ler todos os 
arquivos em um diret\u00F3rio e utilizar a data mais recente de 
modifica\u00E7\u00E3o como data de modifica\u00E7\u00E3o do diret\u00F3rio. 
Isso pode sofrer impacto de performance em buckets com muitos arquivos.
+GoogleCloudPlugin.CacheTtlSeconds.Label=Armazenamento TTL (segundos)
+GoogleCloudPlugin.CacheTtlSeconds.Description=Por quanto tempo armazenar os 
resultados de listagem de pastas(em segundos, padrão 5). Se não estiver 
definido, será 10 segundos.
diff --git 
a/plugins/tech/minio/src/main/resources/org/apache/hop/vfs/minio/metadata/messages/messages_pt_BR.properties
 
b/plugins/tech/minio/src/main/resources/org/apache/hop/vfs/minio/metadata/messages/messages_pt_BR.properties
index 6fd5fe7622..fb6b70ceb6 100644
--- 
a/plugins/tech/minio/src/main/resources/org/apache/hop/vfs/minio/metadata/messages/messages_pt_BR.properties
+++ 
b/plugins/tech/minio/src/main/resources/org/apache/hop/vfs/minio/metadata/messages/messages_pt_BR.properties
@@ -36,3 +36,5 @@ MinioVFS.Region.Label =Região
 MinioVFS.Region.Description =Opcionalmente, a região MinIO para usar
 MinioVFS.PartSize.Label =Tamanho da peça do objeto
 MinioVFS.PartSize.Description =Opcionalmente, o tamanho padrão do objeto MinIO.
+MinioVFS.CacheTtl.Label=Armazenamento TTL (segundos)
+MinioVFS.CacheTtl.Description=Por quanto tempo armazenar os resultados de 
listagem de pastas(em segundos, padrão 5). Se não estiver definido, será 10 
segundos.

Reply via email to