diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-04 02:17:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-04 02:17:18 +0000 |
commit | 84fe4447a7ae8cbebdb94e1a75d7e4ab594f36b7 (patch) | |
tree | 668cf68853969d722962d948d50dd36d38d1dec2 /apps/settings/l10n/nl.js | |
parent | c205faca802e178922ab78c830d078f3f7f92137 (diff) | |
download | nextcloud-server-84fe4447a7ae8cbebdb94e1a75d7e4ab594f36b7.tar.gz nextcloud-server-84fe4447a7ae8cbebdb94e1a75d7e4ab594f36b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/nl.js')
-rw-r--r-- | apps/settings/l10n/nl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index ae3c6067034..38fdec76b7b 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -260,6 +260,8 @@ OC.L10N.register( "App bundles" : "App bundels", "Featured apps" : "Aanbevolen apps", "{license}-licensed" : "{license}-gelicenseerd", + "Details" : "Details", + "Changelog" : "Lijst van veranderingen", "by {author}\n{license}" : "door {author}\n{license}", "New user" : "Nieuwe gebruiker", "Enter group name" : "Geef een groepsnaam op", @@ -386,7 +388,6 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", "Picture provided by original account" : "Afbeelding is verstrekt door originele account.", "Choose as profile picture" : "Kies als profielafbeelding", - "Details" : "Details", "You are a member of the following groups:" : "Je bent lid van de volgende groepen:", "You are using <strong>%s</strong>" : "Je gebruikt <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Je gebruikt <strong>%1$s</strong> van <strong>%2$s</strong> (%3$s%%</strong>)", |