diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-17 00:06:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-17 00:06:55 +0000 |
commit | 5b74b3ceafd17490ea7bef74051c70090f51b17e (patch) | |
tree | 063d4aab126ca4c938ae8e4165fc08ef4ea603ad /core | |
parent | 245a8f8fbc1f56f7d389bc4cde877b2f88194254 (diff) | |
download | nextcloud-server-5b74b3ceafd17490ea7bef74051c70090f51b17e.tar.gz nextcloud-server-5b74b3ceafd17490ea7bef74051c70090f51b17e.zip |
[tx-robot] updated from transifex
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...", |