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.js')
-rw-r--r--apps/files/l10n/es.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 5c18c7a6cc1..b8d683311ec 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"Details" : "Detalles",
"Please select tag(s) to add to the selection" : "Seleccione la(s) etiqueta(s) para añadir a la selección",
"Apply tag(s) to selection" : "Aplicar etiqueta(s) a la selección",
- "Select" : "Seleccionar",
"Pending" : "Pendiente",
"Unable to determine date" : "No se ha podido determinar la fecha",
"This operation is forbidden" : "Esta operación está prohibida",
@@ -210,6 +209,7 @@ OC.L10N.register(
"Deleted shares" : "Recursos compartidos eliminados",
"Pending shares" : "Recursos compartidos pendientes",
"Text file" : "Archivo de texto",
- "New text file.txt" : "Nuevo archivo.txt"
+ "New text file.txt" : "Nuevo archivo.txt",
+ "Select" : "Seleccionar"
},
"nplurals=2; plural=(n != 1);");