Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/es.js')
-rw-r--r--apps/files_trashbin/l10n/es.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/es.js b/apps/files_trashbin/l10n/es.js
index 8ea610bfb51..15290761620 100644
--- a/apps/files_trashbin/l10n/es.js
+++ b/apps/files_trashbin/l10n/es.js
@@ -26,7 +26,6 @@ OC.L10N.register(
"Error while removing file from trashbin" : "Error al eliminar el archivo de la papelera",
"Error while restoring files from trashbin" : "Error al restaurar los archivos desde papelera",
"Error while emptying trashbin" : "Error al vaciar la papelera",
- "Error while removing files from trashbin" : "Error al eliminar los archivos de la papelera",
- "Deleted files and folders in the trash bin" : "Archivos y carpetas borrados en la papelera"
+ "Error while removing files from trashbin" : "Error al eliminar los archivos de la papelera"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");