summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/pt_PT.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/pt_PT.js')
-rw-r--r--apps/files_external/l10n/pt_PT.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/pt_PT.js b/apps/files_external/l10n/pt_PT.js
index 3d6d9377cc9..813226a9cf9 100644
--- a/apps/files_external/l10n/pt_PT.js
+++ b/apps/files_external/l10n/pt_PT.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Step 2 failed. Exception: %s" : "Passo 2 falhou. Exceção: %s",
"External storage" : "Armazenamento Externo",
"Storage with id \"%i\" not found" : "Não foi encontrado o armazenamento com a id. \"%i\"",
+ "Invalid backend or authentication mechanism class" : "Parâmetros do mecanismo de autenticação inválidos",
"Invalid mount point" : "Ponto de montagem inválido",
"Invalid storage backend \"%s\"" : "Backend de armazenamento inválido \"%s\"",
+ "Not permitted to use backend \"%s\"" : "Não é permitido utilizar a interface \"%s\"",
+ "Not permitted to use authentication mechanism \"%s\"" : "Não é permitido utilizar o mecanismo de autenticação \"%s\"",
"Unsatisfied authentication mechanism parameters" : "Parâmetros do mecanismo de autenticação inválidos",
"Personal" : "Pessoal",
"System" : "Sistema",
@@ -43,6 +46,7 @@ OC.L10N.register(
"API key" : "Chave API",
"Username and password" : "Nome de utilizador e palavra-passe",
"Session credentials" : "Credenciais da sessão",
+ "RSA public key" : "Chave pública RSA",
"Public key" : "Chave pública",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
@@ -72,6 +76,7 @@ OC.L10N.register(
"Username as share" : "Nome de utilizador como partilha",
"OpenStack Object Storage" : "Armazenamento de Objetos OpenStack",
"Service name" : "Nome do serviço",
+ "Request timeout (seconds)" : "Pedido expira (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>Aviso:</b> O suporte cURL no PHP não está activo ou instalado. Não é possível montar %s. Peça ao seu administrador para instalar.",
"<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>Aviso:</b> O suporte FTP no PHP não está activo ou instalado. Não é possível montar %s. Peça ao seu administrador para instalar.",
@@ -89,6 +94,7 @@ OC.L10N.register(
"Advanced settings" : "Definições avançadas",
"Delete" : "Apagar",
"Add storage" : "Adicionar armazenamento",
+ "Allow users to mount external storages" : "Permitir que os utilizadores montem armazenamentos externos",
"Allow users to mount the following external storage" : "Permitir que os utilizadores montem o seguinte armazenamento externo"
},
"nplurals=2; plural=(n != 1);");