diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-17 01:11:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-17 01:11:55 +0000 |
commit | 23022d5dd7a32776d4f9afc132002c8f32e1bdd6 (patch) | |
tree | adca25c3cd1a6a413a1107e3038f17f26332ae7d /core/l10n | |
parent | 9117a982f4eed7ed6d330a159aabb0a4d104ab5e (diff) | |
download | nextcloud-server-23022d5dd7a32776d4f9afc132002c8f32e1bdd6.tar.gz nextcloud-server-23022d5dd7a32776d4f9afc132002c8f32e1bdd6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-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 caee27fba0d..3e2330af92d 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -279,6 +279,7 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We hebben meerdere foutieve inlogverzoeken van jouw IP gedetecteerd. Hierdoor wordt je volgende inlogverzoek 30 seconden uitgesteld.", "Stay logged in" : "Ingelogd blijven", "Forgot password?" : "Wachtwoord vergeten?", + "Back to login" : "Terug naar inloggen", "Account access" : "Account toegang", "You are about to grant %s access to your %s account." : "Je staat op het punt om %s toegang te verlenen to je %s account.", "Grant access" : "Verleen toegang", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 750c3fdd1a8..c0ed0329898 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -277,6 +277,7 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We hebben meerdere foutieve inlogverzoeken van jouw IP gedetecteerd. Hierdoor wordt je volgende inlogverzoek 30 seconden uitgesteld.", "Stay logged in" : "Ingelogd blijven", "Forgot password?" : "Wachtwoord vergeten?", + "Back to login" : "Terug naar inloggen", "Account access" : "Account toegang", "You are about to grant %s access to your %s account." : "Je staat op het punt om %s toegang te verlenen to je %s account.", "Grant access" : "Verleen toegang", |