diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-16 04:00:17 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:55:25 -0400 |
commit | 0155bcf278e2a948b45be0496f7d58fef2215fbd (patch) | |
tree | 42243ad85f66f0238500e46ce8e1683b622f6bc5 /apps/files_external/l10n/pt_BR.json | |
parent | 7ff12d74d9f408836f1a40475e92723c60cf56d5 (diff) | |
download | nextcloud-server-0155bcf278e2a948b45be0496f7d58fef2215fbd.tar.gz nextcloud-server-0155bcf278e2a948b45be0496f7d58fef2215fbd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/pt_BR.json')
-rw-r--r-- | apps/files_external/l10n/pt_BR.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index f133b469f76..7de7be7ba3a 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -10,6 +10,8 @@ "Invalid mount point" : "Ponto de montagem inválido", "Objectstore forbidden" : "Proibido armazenamento de objetos", "Invalid storage backend \"%s\"" : "Armazenamento backend inválido \"%s\"", + "Not permitted to use backend \"%s\"" : "Não é permitido o uso de backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Não é permitido usar o mecanismo de autenticação \"%s\"", "Unsatisfied backend parameters" : "Parâmetros de back-end não-atendidos", "Unsatisfied authentication mechanism parameters" : "Parâmetros de mecanismos de autenticação não satisfeitos", "Personal" : "Pessoal", @@ -41,9 +43,13 @@ "Client secret" : "Segredo do cliente", "Username" : "Nome de Usuário", "Password" : "Senha", + "Tenant name" : "Nome do inquilino", + "Identity endpoint URL" : "Identidade pontofinal URL", + "Rackspace" : "Espaço em rack", "API key" : "Chave API", "Username and password" : "Nome de Usuário e senha", "Session credentials" : "Credenciais de Sessão", + "RSA public key" : "Chave pública RSA", "Public key" : "Chave pública", "Amazon S3" : "Amazon S3", "Bucket" : "Cesta", @@ -70,6 +76,8 @@ "Share" : "Compartilhar", "Username as share" : "Nome de usuário como compartilhado", "OpenStack Object Storage" : "Armazenamento de Objetos OpenStack", + "Service name" : "Nome do serviço", + "Request timeout (seconds)" : "Tempo esgotado requerido (segundos)", "<b>Note:</b> " : "<b>Nota:</b>", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> O suporte cURL do PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> O suporte FTP no PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo.", |