summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/es_NI.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/es_NI.js')
-rw-r--r--apps/files_trashbin/l10n/es_NI.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/es_NI.js b/apps/files_trashbin/l10n/es_NI.js
index 95dc1d196d9..22d220eb906 100644
--- a/apps/files_trashbin/l10n/es_NI.js
+++ b/apps/files_trashbin/l10n/es_NI.js
@@ -1,19 +1,19 @@
OC.L10N.register(
"files_trashbin",
{
- "Deleted files" : "Archivos borrados",
"restored" : "restaurado",
+ "Deleted files" : "Archivos borrados",
"Restore" : "Restaurar",
"Delete permanently" : "Borrar permanentemente",
"This operation is forbidden" : "Esta opración está prohibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Este directorio no está disponible, por favor verifica las bitácoras o contacta al administrador",
+ "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",
- "Deleted" : "Borrado",
"Delete" : "Borrar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");