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-17 05:28:37 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-17 05:28:37 +0300
commit8f5b6b8386f23cd9754d60620b55d714703fddd3 (patch)
tree128a13135babaac4aac83cf7d4e681365d2515a4 /apps/files_sharing/l10n/es.js
parentc7ab27c28da65f495a2e4b344d005eefd2cc22b6 (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.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index 2663138de3a..957f6a55914 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -241,7 +241,6 @@ 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",
- "%s" : "%s"
+ "Download %s" : "Descargar %s"
},
"nplurals=2; plural=(n != 1);");