summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-11 00:04:49 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-11 00:04:49 +0100
commit04146f2059e2d038177db544ea9f37a124f0781e (patch)
tree8f280f9847b77748d7a709876f23a5a11f15caeb /apps/files_encryption
parentf097fade01aaf8942a02accc4c9ad1873cf08ef6 (diff)
downloadnextcloud-server-04146f2059e2d038177db544ea9f37a124f0781e.tar.gz
nextcloud-server-04146f2059e2d038177db544ea9f37a124f0781e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption')
-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"
);