summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/gl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/gl.php')
-rw-r--r--apps/files_encryption/l10n/gl.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/gl.php b/apps/files_encryption/l10n/gl.php
new file mode 100644
index 00000000000..1434ff48aac
--- /dev/null
+++ b/apps/files_encryption/l10n/gl.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Encriptado",
+"Exclude the following file types from encryption" => "Excluír os seguintes tipos de ficheiro da encriptación",
+"None" => "Nada",
+"Enable Encryption" => "Habilitar encriptación"
+);