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/l10n/es_NI.js')
-rw-r--r--apps/files/l10n/es_NI.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_NI.js b/apps/files/l10n/es_NI.js
index d4caa5aaf05..337a54aa01e 100644
--- a/apps/files/l10n/es_NI.js
+++ b/apps/files/l10n/es_NI.js
@@ -31,7 +31,6 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"",
"Files" : "Archivos",
"Details" : "Detalles",
- "Select" : "Seleccionar",
"Pending" : "Pendiente",
"Unable to determine date" : "No fue posible determinar la fecha",
"This operation is forbidden" : "Esta operación está prohibida",
@@ -132,6 +131,7 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"Shared by link" : "Compartido por liga",
"Text file" : "Archivo de texto",
- "New text file.txt" : "Nuevo ArchivoDeTexto.txt"
+ "New text file.txt" : "Nuevo ArchivoDeTexto.txt",
+ "Select" : "Seleccionar"
},
"nplurals=2; plural=(n != 1);");