diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-01 02:28:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-01 02:28:20 +0000 |
commit | f2101487a0a32cd5be5068329a2c7cd6d8a1583f (patch) | |
tree | 0881be84f22fc59f378b6b06d23e86c848e8042c /apps/files_external/l10n/pt_BR.js | |
parent | 4fc002a3a5b78bb7b832829dc9cf2c16f897263b (diff) | |
download | nextcloud-server-f2101487a0a32cd5be5068329a2c7cd6d8a1583f.tar.gz nextcloud-server-f2101487a0a32cd5be5068329a2c7cd6d8a1583f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/pt_BR.js')
-rw-r--r-- | apps/files_external/l10n/pt_BR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index a2be708fc36..50728914a74 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -102,13 +102,11 @@ 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 usando OC login", "Username as share" : "Nome de usuário como compartilhamento", "OpenStack Object Storage" : "Armazenamento de Objetos OpenStack", "Service name" : "Nome do serviço", @@ -136,6 +134,8 @@ OC.L10N.register( "Global credentials can be used to authenticate with multiple external storage that have the same credentials." : "As credenciais globais podem ser usadas para autenticação com vários armazenamentos externos que possuem as mesmas credenciais. ", "External storages" : "Armazenamentos externos", "(group)" : "(grupo)", + "SMB / CIFS" : "SMB / CIFS", + "SMB / CIFS using OC login" : "SMB / CIFS usando OC login", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Credenciais globais podem ser usadas para autenticar com vários armazenamentos externos que possuem as mesmas credenciais." }, "nplurals=2; plural=(n > 1);"); |