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_sharing/l10n/es.js')
-rw-r--r--apps/files_sharing/l10n/es.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index a4c0318e1b9..1fe65030fab 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -156,6 +156,7 @@ OC.L10N.register(
"Shared with the conversation {user} by {owner}" : "Compartido con la conversación {user} por {owner}",
"Shared with {user} by {owner}" : "Compartido con {user} por {owner}",
"Added by {initiator}" : "Añadido por {initiator}",
+ "Via “{folder}”" : "Vía \"{folder}\"",
"Internal link" : "Enlace interno",
"Link copied" : "Enlace copiado",
"Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente",
@@ -228,7 +229,6 @@ OC.L10N.register(
"Uploaded files:" : "Archivos subidos:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos del servicio%2$s.",
"could not delete share" : "No se ha podido eliminar el recurso compartido",
- "Uploading files…" : "Subiendo archivos…",
- "Via folder" : "Vía carpeta"
+ "Uploading files…" : "Subiendo archivos…"
},
"nplurals=2; plural=(n != 1);");