diff options
Diffstat (limited to 'settings/l10n/nl.js')
-rw-r--r-- | settings/l10n/nl.js | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 39d5dee31c8..5f865353803 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -712,6 +712,7 @@ OC.L10N.register( "Credentials" : "Inloggegevens", "SMTP Username" : "SMTP gebruikersnaam", "SMTP Password" : "SMTP wachtwoord", + "Save" : "Bewaar", "Test email settings" : "Test e-mailinstellingen", "Send email" : "Versturen e-mail", "Security & setup warnings" : "Beveiligings- en instellingswaarschuwingen", @@ -809,22 +810,14 @@ OC.L10N.register( "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. ", - "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cUrl gebruikt een verouderde %s versie (%s). Werk het besturingssysteem bij, want anders zullen functies als %s niet betrouwbaar werken.", "Disconnect" : "Verbreek verbinding", - "iPhone iOS" : "iPhone iOS", - "iPad iOS" : "iPad iOS", - "iOS Client" : "iOS apparaat", - "Android Client" : "Android apparaat", "Not supported!" : "Niet ondersteund!", "Press ⌘-C to copy." : "Druk ⌘-C om te kopiëren.", "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.", "Error while loading browser sessions and device tokens" : "Fout bij het laden van de browsersessie en apparaattokens", - "Default quota :" : "Standaardquota:", "Store credentials" : "Opslaan inloggegevens", - "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.", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is geregistreerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", "Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.", - "Follow us on Google+" : "Volg ons op Google+", - "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>)" + "Follow us on Google+" : "Volg ons op Google+" }, "nplurals=2; plural=(n != 1);"); |