summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/es.js1
-rw-r--r--lib/l10n/es.json1
-rw-r--r--lib/l10n/nl.js1
-rw-r--r--lib/l10n/nl.json1
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.",