aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_CL.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es_CL.js')
-rw-r--r--apps/files/l10n/es_CL.js23
1 files changed, 0 insertions, 23 deletions
diff --git a/apps/files/l10n/es_CL.js b/apps/files/l10n/es_CL.js
deleted file mode 100644
index 7b67ca39ac5..00000000000
--- a/apps/files/l10n/es_CL.js
+++ /dev/null
@@ -1,23 +0,0 @@
-OC.L10N.register(
- "files",
- {
- "Unknown error" : "Error desconocido",
- "Files" : "Archivos",
- "Download" : "Descargar",
- "Rename" : "Renombrar",
- "Details" : "detalles",
- "New folder" : "Nuevo directorio",
- "Upload" : "Subir",
- "A new file or folder has been <strong>created</strong>" : "Un nuevo archivo o carpeta ha sido <strong>creado</strong>",
- "A file or folder has been <strong>changed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado</strong>",
- "A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>eliminado</strong>",
- "You created %1$s" : "Ha creado %1$s",
- "%2$s created %1$s" : "%2$s creó %1$s",
- "You changed %1$s" : "Cambió %1$s",
- "%2$s changed %1$s" : "%2$s cambió %1$s",
- "You deleted %1$s" : "Ha borrado %1$s",
- "%2$s deleted %1$s" : "%2$s borró %1$s",
- "Settings" : "Configuración",
- "Cancel upload" : "cancelar subida"
-},
-"nplurals=2; plural=(n != 1);");