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_419.js')
-rw-r--r--apps/files/l10n/es_419.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_419.js b/apps/files/l10n/es_419.js
index ef79835163f..3725a16b586 100644
--- a/apps/files/l10n/es_419.js
+++ b/apps/files/l10n/es_419.js
@@ -26,7 +26,6 @@ OC.L10N.register(
"Error when assembling chunks, status code {status}" : "Se presentó un error al ensamblar los bloques, código de estatus {status}",
"Actions" : "Acciones",
"Rename" : "Renombrar",
- "Target folder" : "Carpeta destino",
"Disconnect storage" : "Desconectar almacenamiento",
"Unshare" : "Dejar de compartir",
"Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"",
@@ -143,6 +142,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",
+ "Target folder" : "Carpeta destino"
},
"nplurals=2; plural=(n != 1);");