diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-08 02:26:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-08 02:26:20 +0000 |
commit | f6485f98f0513f0043fb0a4b8e17f9921d67da67 (patch) | |
tree | 46c90b1af4101ab4db889b55d52437ad0266f0f4 /apps/files_external | |
parent | ac42eed2f93ff885ea1af5834d75e6d3cd2e553c (diff) | |
download | nextcloud-server-f6485f98f0513f0043fb0a4b8e17f9921d67da67.tar.gz nextcloud-server-f6485f98f0513f0043fb0a4b8e17f9921d67da67.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/pt_BR.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index 50728914a74..bef7fff87e7 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -102,11 +102,13 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "Raiz", "SFTP with secret key login" : "SFTP com login de chave secreta", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Compartilhar", "Show hidden files" : "Mostrar arquivos ocultos", "Verify ACL access when listing files" : "Verifique o acesso da ACL ao listar arquivos", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Verifique as ACLs de cada arquivo ou pasta dentro de um diretório para filtrar itens nos quais o usuário não tem permissão de leitura. Vem com uma penalidade de desempenho", "Timeout" : "Tempo limite", + "SMB/CIFS using OC login" : "SMB/CIFS usandoo login OC", "Username as share" : "Nome de usuário como compartilhamento", "OpenStack Object Storage" : "Armazenamento de Objetos OpenStack", "Service name" : "Nome do serviço", diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 10e7af0e708..2922ed2705e 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -100,11 +100,13 @@ "SFTP" : "SFTP", "Root" : "Raiz", "SFTP with secret key login" : "SFTP com login de chave secreta", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Compartilhar", "Show hidden files" : "Mostrar arquivos ocultos", "Verify ACL access when listing files" : "Verifique o acesso da ACL ao listar arquivos", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Verifique as ACLs de cada arquivo ou pasta dentro de um diretório para filtrar itens nos quais o usuário não tem permissão de leitura. Vem com uma penalidade de desempenho", "Timeout" : "Tempo limite", + "SMB/CIFS using OC login" : "SMB/CIFS usandoo login OC", "Username as share" : "Nome de usuário como compartilhamento", "OpenStack Object Storage" : "Armazenamento de Objetos OpenStack", "Service name" : "Nome do serviço", |