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.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index a9de5bceeaa..6cfb39887b5 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -135,12 +135,6 @@ OC.L10N.register(
"Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Subida (máx. %s)",
"File Management" : "Gestión de archivos",
- "File handling" : "Manejo de archivos",
- "Maximum upload size" : "Tamaño de subida máximo ",
- "max. possible: " : "máx. posible: ",
- "Save" : "Guardar",
- "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tardar hasta 5 minutos en realizarse los cambios.",
- "Missing permissions to edit from here." : "Faltan permisos para poder editar desde aquí.",
"%s of %s used" : "%s de %s usado",
"%1$s%% of %2$s used" : "%1$s %% de %2$s usados",
"%s used" : "usado %s",
@@ -167,6 +161,12 @@ OC.L10N.register(
"Text file" : "Archivo de texto",
"New text file.txt" : "Nuevo archivo.txt",
"Target folder" : "Directorio de destino",
+ "File handling" : "Manejo de archivos",
+ "Maximum upload size" : "Tamaño de subida máximo ",
+ "max. possible: " : "máx. posible: ",
+ "Save" : "Guardar",
+ "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tardar hasta 5 minutos en realizarse los cambios.",
+ "Missing permissions to edit from here." : "Faltan permisos para poder editar desde aquí.",
"Cancel upload" : "Cancelar subida",
"%1$s of %2$s used" : "%1$s de %2$s utilizados"
},