diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-09 02:20:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-09 02:20:45 +0000 |
commit | 9eea1e56dc0c33c504fb0e98578e22115b6b4c79 (patch) | |
tree | 1b7ff3669f34bc828c7b7bb2da144b92506b53bd /lib | |
parent | 983f7f3e49d4175cf8faae34db9aeaef4b036267 (diff) | |
download | nextcloud-server-9eea1e56dc0c33c504fb0e98578e22115b6b4c79.tar.gz nextcloud-server-9eea1e56dc0c33c504fb0e98578e22115b6b4c79.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/es.js | 1 | ||||
-rw-r--r-- | lib/l10n/es.json | 1 | ||||
-rw-r--r-- | lib/l10n/nl.js | 1 | ||||
-rw-r--r-- | lib/l10n/nl.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index a258a225479..36f89452ce3 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -120,6 +120,7 @@ OC.L10N.register( "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 %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", "%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 47db4376940..d9593e08a6c 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -118,6 +118,7 @@ "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 %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", "%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/nl.js b/lib/l10n/nl.js index 16ed9415488..f3916e5cdbc 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -120,6 +120,7 @@ OC.L10N.register( "Files can’t be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' permissies", "Expiration date is in the past" : "De vervaldatum ligt in het verleden", "Can’t set expiration date more than %s days in the future" : "Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen", + "Sharing is only allowed with group members" : "Delen kan alleen met groepsleden", "%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou", "%1$s shared »%2$s« with you." : "%1$s deelde \"%2$s\" met jou.", "Click the button below to open it." : "Klik de onderstaande button om te openen.", diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index e98a8028684..ed98ae2f073 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -118,6 +118,7 @@ "Files can’t be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' permissies", "Expiration date is in the past" : "De vervaldatum ligt in het verleden", "Can’t set expiration date more than %s days in the future" : "Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen", + "Sharing is only allowed with group members" : "Delen kan alleen met groepsleden", "%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou", "%1$s shared »%2$s« with you." : "%1$s deelde \"%2$s\" met jou.", "Click the button below to open it." : "Klik de onderstaande button om te openen.", |