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-14 05:30:41 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-14 05:30:41 +0300
commit58891a965537bc2865cf710c2c33655124b12940 (patch)
tree00476bbb01898645c4b0325b562f8a7e6edb1baf /apps/files_sharing/l10n/es.js
parent909de3097115d2112fa5154c098a18de96233688 (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 824d63cf613..2663138de3a 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -230,7 +230,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",
- "%s" : "%s",
"Upload files to %s" : "Subir archivos a %s",
"Note" : "Nota",
"Select or drop files" : "Seleccione o arrastre y suelte archivos",
@@ -242,6 +241,7 @@ OC.L10N.register(
"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 …",
- "Download %s" : "Descargar %s"
+ "Download %s" : "Descargar %s",
+ "%s" : "%s"
},
"nplurals=2; plural=(n != 1);");