aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/pt_PT.php
diff options
context:
space:
mode:
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);";