summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/pt_BR.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/pt_BR.php')
-rw-r--r--apps/files_encryption/l10n/pt_BR.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/pt_BR.php b/apps/files_encryption/l10n/pt_BR.php
new file mode 100644
index 00000000000..5c02f52217f
--- /dev/null
+++ b/apps/files_encryption/l10n/pt_BR.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Criptografia",
+"Exclude the following file types from encryption" => "Excluir os seguintes tipos de arquivo da criptografia",
+"None" => "Nenhuma",
+"Enable Encryption" => "Habilitar Criptografia"
+);