summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-02 01:10:15 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-02 01:10:15 +0000
commit17a2dbb7de7de8eede7a6e62815c8f4aeb867e37 (patch)
tree138b2bc832941fa466e1d7359e079b959b55636e /apps/files_external/l10n/pt_BR.js
parentb78da27d0a3254c8ca443f95dfe929eaf51853b3 (diff)
downloadnextcloud-server-17a2dbb7de7de8eede7a6e62815c8f4aeb867e37.tar.gz
nextcloud-server-17a2dbb7de7de8eede7a6e62815c8f4aeb867e37.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.js10
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js
index 443e8456df7..6d0d100b763 100644
--- a/apps/files_external/l10n/pt_BR.js
+++ b/apps/files_external/l10n/pt_BR.js
@@ -120,6 +120,14 @@ OC.L10N.register(
"Advanced settings" : "Configurações avançadas",
"Delete" : "Excluir",
"Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo",
- "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo"
+ "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "A busca pelos tokens solicitados falharam. Verifique se a chave e o segredo da sua aplicação estão corretos.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "O acesso aos tokens solicitados falharam. Verifique se a chave e o segredo da sua aplicação estão corretos.",
+ "Step 1 failed. Exception: %s" : "Passo 1 falhou. Erro: %s",
+ "Step 2 failed. Exception: %s" : "Passo 2 falhou. Erro: %s",
+ "Dropbox App Configuration" : "Configuração do Aplicativo Dropbox",
+ "Google Drive App Configuration" : "Configuração do aplicativo Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n > 1);");