summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/es_AR.php
diff options
context:
space:
mode:
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"
);