aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/es_CL.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/es_CL.js')
-rw-r--r--apps/files_trashbin/l10n/es_CL.js17
1 files changed, 0 insertions, 17 deletions
diff --git a/apps/files_trashbin/l10n/es_CL.js b/apps/files_trashbin/l10n/es_CL.js
deleted file mode 100644
index 10fabba195b..00000000000
--- a/apps/files_trashbin/l10n/es_CL.js
+++ /dev/null
@@ -1,17 +0,0 @@
-OC.L10N.register(
- "files_trashbin",
- {
- "restored" : "restaurado",
- "Deleted files" : "Archivos borrados",
- "Restore" : "Restaurar",
- "Unknown" : "Desconocido",
- "All files" : "Todos los archivos",
- "Deleted" : "Borrado",
- "No deleted files" : "No hay archivos borrados",
- "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí",
- "No entries found in this folder" : "No se encontraron elementos en esta carpeta",
- "Select all" : "Seleccionar todo",
- "Name" : "Nombre",
- "Actions" : "Acciones"
-},
-"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");