summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/pt_PT.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/pt_PT.php')
-rw-r--r--apps/files_encryption/l10n/pt_PT.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/pt_PT.php b/apps/files_encryption/l10n/pt_PT.php
index 75ecd7f4da3..1c46011fc10 100644
--- a/apps/files_encryption/l10n/pt_PT.php
+++ b/apps/files_encryption/l10n/pt_PT.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Encriptação",
+"File encryption is enabled." => "A encriptação de ficheiros está ligada",
+"The following file types will not be encrypted:" => "Os seguintes ficheiros não serão encriptados:",
+"Exclude the following file types from encryption:" => "Excluir da encriptação os seguintes tipos de ficheiro:",
"None" => "Nenhum"
);