summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/es_AR.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-25 02:11:52 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-25 02:11:52 +0200
commit6a6c18dfab494324d5fa7c2ea7a299830dd79612 (patch)
tree464276f325e2e0185a9e843bd86a2c192812ab94 /apps/files_encryption/l10n/es_AR.php
parentfba7200b05c54a20f009b501744dd1074afceec5 (diff)
downloadnextcloud-server-6a6c18dfab494324d5fa7c2ea7a299830dd79612.tar.gz
nextcloud-server-6a6c18dfab494324d5fa7c2ea7a299830dd79612.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/es_AR.php')
-rw-r--r--apps/files_encryption/l10n/es_AR.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_encryption/l10n/es_AR.php b/apps/files_encryption/l10n/es_AR.php
index af522879e16..2a6360beb69 100644
--- a/apps/files_encryption/l10n/es_AR.php
+++ b/apps/files_encryption/l10n/es_AR.php
@@ -1,7 +1,3 @@
<?php $TRANSLATIONS = array(
-"Encryption" => "Encriptación",
-"File encryption is enabled." => "La encriptación de archivos no está habilitada",
-"The following file types will not be encrypted:" => "Los siguientes tipos de archivos no serán encriptados",
-"Exclude the following file types from encryption:" => "Excluir los siguientes tipos de archivos de encriptación:",
-"None" => "Ninguno"
+"Encryption" => "Encriptación"
);