diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-14 02:30:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-14 02:30:41 +0000 |
commit | 58891a965537bc2865cf710c2c33655124b12940 (patch) | |
tree | 00476bbb01898645c4b0325b562f8a7e6edb1baf /apps/files_sharing/l10n/es.js | |
parent | 909de3097115d2112fa5154c098a18de96233688 (diff) | |
download | nextcloud-server-58891a965537bc2865cf710c2c33655124b12940.tar.gz nextcloud-server-58891a965537bc2865cf710c2c33655124b12940.zip |
[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.js | 4 |
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);"); |