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:
authorNextcloud bot <bot@nextcloud.com>2021-09-03 05:28:29 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-03 05:28:29 +0300
commit6a9afe37365cfe588d605a219dae55eaf301e5b1 (patch)
treef9f97744d7c25fde5449e7aa2efbfb6a54c51380 /apps/files_sharing/l10n/es.js
parent3899dba3523a578b12285423fa433d3d2965158c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 a2e87f3dbf5..96d55b777a7 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -228,7 +228,6 @@ OC.L10N.register(
"For more info, please ask the person who sent this link." : "Para más información, pregunte a la persona que le envió el enlace.",
"Share note" : "Compartir nota",
"Toggle grid view" : "Alternar vista de cuadrícula",
- "Download %s" : "Descargar %s",
"Upload files to %s" : "Subir archivos a %s",
"Note" : "Nota",
"Select or drop files" : "Seleccione o arrastre y suelte archivos",
@@ -239,6 +238,7 @@ OC.L10N.register(
"invalid permissions" : "Permisos incorrectos",
"Can't change permissions for public share links" : "No se pueden cambiar los permisos para los enlaces de recursos compartidos públicos",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir enviando la contraseña por Nextcloud Talk ha fallado porque Nextcloud Talk no está activado",
- "Name, email, or federated cloud ID …" : "Nombre, correo electrónico o ID de nube federada …"
+ "Name, email, or federated cloud ID …" : "Nombre, correo electrónico o ID de nube federada …",
+ "Download %s" : "Descargar %s"
},
"nplurals=2; plural=(n != 1);");