diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-17 01:11:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-17 01:11:30 +0000 |
commit | 3cac7911d592260fd48a489ee07bf4cb3b500dd9 (patch) | |
tree | 9d3e6c3658fb0c0c0ba6312deb5672fa2e2ecf97 /core/l10n | |
parent | 9aced256c2fcfa289c943947a0a4ecb21f3a7091 (diff) | |
download | nextcloud-server-3cac7911d592260fd48a489ee07bf4cb3b500dd9.tar.gz nextcloud-server-3cac7911d592260fd48a489ee07bf4cb3b500dd9.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", |