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.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index bb4e734ea65..49e5d57e4ea 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -162,15 +162,14 @@ OC.L10N.register(
"Deleted shares" : "Recursos compartidos eliminados",
"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í.",
- "%s of %s used" : "%s de %s usado",
"Cancel upload" : "Cancelar subida",
+ "%s of %s used" : "%s de %s usado",
"%1$s%% of %2$s used" : "%1$s %% de %2$s usados"
},
"nplurals=2; plural=(n != 1);");