diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/nl.js | 1 | ||||
-rw-r--r-- | core/l10n/nl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index c9e785281a0..388bdc82daf 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -185,6 +185,7 @@ OC.L10N.register( "{sharee} (at {server})" : "{sharee} (op {server})", "{sharee} (remote)" : "{sharee} (extern)", "Share" : "Delen", + "Share with people on other Nextclouds using the syntax username@example.com/nextcloud" : "Met mensen op andere Nextclouds delen via de syntax gebruikersnaam@example.com/nextcloud", "Share with users…" : "Delen met gebruikers...", "Share with users, groups or remote users…" : "Delen met gebruikers, groepen of externe gebruikers...", "Share with users or groups…" : "Delen met gebruikers of groepen...", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 196e408c5e0..a02cc9ab74f 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -183,6 +183,7 @@ "{sharee} (at {server})" : "{sharee} (op {server})", "{sharee} (remote)" : "{sharee} (extern)", "Share" : "Delen", + "Share with people on other Nextclouds using the syntax username@example.com/nextcloud" : "Met mensen op andere Nextclouds delen via de syntax gebruikersnaam@example.com/nextcloud", "Share with users…" : "Delen met gebruikers...", "Share with users, groups or remote users…" : "Delen met gebruikers, groepen of externe gebruikers...", "Share with users or groups…" : "Delen met gebruikers of groepen...", |