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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index c6cc6dae971..5de291b5bd8 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -29,7 +29,6 @@ OC.L10N.register(
"Actions" : "Acciones",
"Rename" : "Renombrar",
"Copy" : "Copiar",
- "Target folder" : "Directorio de destino",
"Disconnect storage" : "Desconectar almacenamiento",
"Unshare" : "Dejar de compartir",
"Could not load info for file \"{file}\"" : "No se ha podido cargar información para el archivo \"{file}\"",
@@ -160,6 +159,7 @@ OC.L10N.register(
"Text file" : "Archivo de texto",
"New text file.txt" : "Nuevo archivo.txt",
"Move" : "Mover",
+ "Target folder" : "Directorio de destino",
"A new file or folder has been <strong>deleted</strong>" : "Se ha <strong>borrado</strong> un nuevo archivo o carpeta",
"A new file or folder has been <strong>restored</strong>" : "Se ha <strong>restaurado</strong> un nuevo archivo o carpeta",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utiliza esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder a tus archivos vía WebDAV</a>"