summaryrefslogtreecommitdiffstats
path: root/l10n/es_CL.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es_CL.php')
-rw-r--r--l10n/es_CL.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/l10n/es_CL.php b/l10n/es_CL.php
deleted file mode 100644
index ca040bb36..000000000
--- a/l10n/es_CL.php
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Download" => "Descargar",
-"New folder" => "Nuevo directorio",
-"Folder name" => "Nombre del directorio",
-"Rename" => "Renombrar",
-"Settings" => "ConfiguraciĆ³n",
-"Import" => "Importar",
-"Export" => "Exportar"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";