summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-25 02:05:18 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-25 02:05:18 +0200
commite5487376dad48c73a0ba4acb6ed912bccfcd9623 (patch)
treede1bffac640026afd86d512ddcc70202ad50ea5f /apps/files_encryption
parenta80e0403a15af4d68123d0662f80e044afc4cada (diff)
downloadnextcloud-server-e5487376dad48c73a0ba4acb6ed912bccfcd9623.tar.gz
nextcloud-server-e5487376dad48c73a0ba4acb6ed912bccfcd9623.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption')
-rw-r--r--apps/files_encryption/l10n/es_AR.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/es_AR.php b/apps/files_encryption/l10n/es_AR.php
new file mode 100644
index 00000000000..a15c37e730e
--- /dev/null
+++ b/apps/files_encryption/l10n/es_AR.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Encriptación",
+"Exclude the following file types from encryption" => "Exceptuar de la encriptación los siguientes tipos de archivo",
+"None" => "Ninguno",
+"Enable Encryption" => "Habilitar encriptación"
+);