diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-08 00:14:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-08 00:14:18 +0000 |
commit | acba430246bc8815c368ef19e2c169769ca897ea (patch) | |
tree | ee7d4bc13bfb2ff027a314508538be2dcad298ad /settings/l10n/nl.js | |
parent | 3117be298c06dc2da384e5881625d1fa23d4c82b (diff) | |
download | nextcloud-server-acba430246bc8815c368ef19e2c169769ca897ea.tar.gz nextcloud-server-acba430246bc8815c368ef19e2c169769ca897ea.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/nl.js')
-rw-r--r-- | settings/l10n/nl.js | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index aa2461568cd..4366e50439f 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -356,6 +356,14 @@ OC.L10N.register( "Locale" : "Taal", "Current password" : "Huidig wachtwoord", "Change password" : "Wijzig wachtwoord", - "Use a second factor besides your password to increase security for your account." : "Gebruik een tweede faktor naast je paswoord om de zekerheid van je account te verhogen. " + "Use a second factor besides your password to increase security for your account." : "Gebruik een tweede faktor naast je paswoord om de zekerheid van je account te verhogen. ", + "iPhone iOS" : "iPhone iOS", + "iPad iOS" : "iPad iOS", + "iOS Client" : "iOS apparaat", + "Android Client" : "Android apparaat", + "Not supported!" : "Niet ondersteund!", + "Error while loading browser sessions and device tokens" : "Fout bij het laden van de browsersessie en apparaattokens", + "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Controleer a.u.b. de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installatiegidsen</a>, en controleer de <a href=\"%s\">log</a> op fouten en waarschuwingen.", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong> (<strong>%s %%</strong>)" }, "nplurals=2; plural=(n != 1);"); |