aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/es_AR.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/es_AR.js')
-rw-r--r--apps/files_trashbin/l10n/es_AR.js7
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/files_trashbin/l10n/es_AR.js b/apps/files_trashbin/l10n/es_AR.js
index 786790be133..025f8e3c21f 100644
--- a/apps/files_trashbin/l10n/es_AR.js
+++ b/apps/files_trashbin/l10n/es_AR.js
@@ -16,11 +16,6 @@ OC.L10N.register(
"Name" : "Nombre",
"Actions" : "Acciones",
"Deleted" : "Eliminado",
- "Delete" : "Eliminar",
- "Error while restoring file from trashbin" : "Error al restaurar un archivo de la papelera",
- "Error while removing file from trashbin" : "Error al eliminar un archivo de la papelera",
- "Error while restoring files from trashbin" : "Error al restaurar archivos de la papelera",
- "Error while emptying trashbin" : "Error al vaciar la papelera",
- "Error while removing files from trashbin" : "Error al eliminar archivos de la papelera"
+ "Delete" : "Eliminar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");