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-04-27 05:25:33 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-27 05:25:33 +0300
commit2aad4bbed6d9a67e1cfa811f6b624f590bd25955 (patch)
tree2cd27b8dd87fd50f004b21d20233317c2458aaf1 /lib/l10n/es.js
parent10df6b93c196bba146fc2c44d3cc04b2caf83a3d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 76b132ae82a..cbf28b9f781 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -120,7 +120,7 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado",
"Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación",
"Expiration date is in the past" : "Ha pasado la fecha de caducidad",
- "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["No se puede establecer la fecha de expiración a más de %n día en el futuro","No se puede establecer la fecha de expiración a más de %n días en el futuro"],
+ "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["No se puede establecer una fecha de caducidad de más de %n día hacia el futuro","No se puede establecer una fecha de caducidad de más de %n días hacia 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",