summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/pt_PT.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-01 01:59:19 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-01 01:59:19 -0400
commite6e04bde4f5038ce9d4cb09f9de6c6e1deb00a78 (patch)
tree6794d8e14efd426ebea0b35d41ae6e4ef50db59b /apps/files_external/l10n/pt_PT.php
parent6efc7ebef54be6a956e8b6858d8483a2ea5f5c4c (diff)
downloadnextcloud-server-e6e04bde4f5038ce9d4cb09f9de6c6e1deb00a78.tar.gz
nextcloud-server-e6e04bde4f5038ce9d4cb09f9de6c6e1deb00a78.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/pt_PT.php')
-rw-r--r--apps/files_external/l10n/pt_PT.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/pt_PT.php b/apps/files_external/l10n/pt_PT.php
index a95439fbfed..bd8971e8da7 100644
--- a/apps/files_external/l10n/pt_PT.php
+++ b/apps/files_external/l10n/pt_PT.php
@@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 e compatível",
"Access Key" => "Chave de acesso",
"Secret Key" => "Chave Secreta",
+"Port" => "Porta",
+"Region" => "Região",
"Enable SSL" => "Activar SSL",
"Enable Path Style" => "Ativar Estilo do Caminho",
"App key" => "Chave da aplicação",
@@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "Adicionar armazenamento",
"Delete" => "Eliminar",
"Enable User External Storage" => "Activar Armazenamento Externo para o Utilizador",
-"Allow users to mount the following external storage" => "Permitir que os utilizadores montem o seguinte armazenamento externo",
-"SSL root certificates" => "Certificados SSL de raiz",
-"Import Root Certificate" => "Importar Certificado Root"
+"Allow users to mount the following external storage" => "Permitir que os utilizadores montem o seguinte armazenamento externo"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";