summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-27 02:24:25 +0000
committerNextcloud bot <bot@nextcloud.com>2021-03-27 02:24:25 +0000
commitaec9c8437a3de5d69451ae303ac5334b412f76d8 (patch)
tree34cb8e41f5cd7c984a38736e686e1b4a7835ff12 /lib/l10n
parenta75f0e62fa0b9e140ba0dd8ffb2e928a5d3007dd (diff)
downloadnextcloud-server-aec9c8437a3de5d69451ae303ac5334b412f76d8.tar.gz
nextcloud-server-aec9c8437a3de5d69451ae303ac5334b412f76d8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/es.js1
-rw-r--r--lib/l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 7eb8fef6640..fd5f5947f84 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -121,6 +121,7 @@ OC.L10N.register(
"Expiration date is in the past" : "Ha pasado la fecha de caducidad",
"Can’t set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración a más de %s días en el futuro",
"Sharing is only allowed with group members" : "Sólo está permitido compartir a los integrantes del grupo",
+ "Sharing %s failed, because this item is already shared with user %s" : "No se pudo compartir %s, porque este elemento ya está compartido con el usuario %s",
"%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo",
"%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.",
"Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 0ad202345a5..ca88baaf650 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -119,6 +119,7 @@
"Expiration date is in the past" : "Ha pasado la fecha de caducidad",
"Can’t set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración a más de %s días en el futuro",
"Sharing is only allowed with group members" : "Sólo está permitido compartir a los integrantes del grupo",
+ "Sharing %s failed, because this item is already shared with user %s" : "No se pudo compartir %s, porque este elemento ya está compartido con el usuario %s",
"%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo",
"%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.",
"Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.",