diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-30 01:07:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-30 01:07:28 +0000 |
commit | fc02564ea6ee17f8f9522f11158c5abbceff58a1 (patch) | |
tree | 42519a3d8f31aa86a0da503e2a70f4ea9129a926 /apps/twofactor_backupcodes | |
parent | 0f6dd65a91efc1507da330c685e895133a35f3ee (diff) | |
download | nextcloud-server-fc02564ea6ee17f8f9522f11158c5abbceff58a1.tar.gz nextcloud-server-fc02564ea6ee17f8f9522f11158c5abbceff58a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/nl.js | 4 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/nl.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/nl.js b/apps/twofactor_backupcodes/l10n/nl.js index e0dde0e9a0e..8d95cad5151 100644 --- a/apps/twofactor_backupcodes/l10n/nl.js +++ b/apps/twofactor_backupcodes/l10n/nl.js @@ -10,6 +10,10 @@ OC.L10N.register( "If you regenerate backup codes, you automatically invalidate old codes." : "Als je backup codes opnieuw genereert, worden oude codes automatisch ongeldig gemaakt.", "An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes", "Nextcloud backup codes" : "Nextcloud backup codes", + "Two-factor authentication" : "Tweefactor authenticatie", + "You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via tweefactot authenticatie (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)", + "You created two-factor backup codes for your account" : "Je creëerde tweefactor back-up codes voor je account", "Backup code" : "Backup code", "Use backup code" : "Gebruik backup code", "Second-factor backup codes" : "Twee-factor backup code" diff --git a/apps/twofactor_backupcodes/l10n/nl.json b/apps/twofactor_backupcodes/l10n/nl.json index 77185e6f36e..4041eae646a 100644 --- a/apps/twofactor_backupcodes/l10n/nl.json +++ b/apps/twofactor_backupcodes/l10n/nl.json @@ -8,6 +8,10 @@ "If you regenerate backup codes, you automatically invalidate old codes." : "Als je backup codes opnieuw genereert, worden oude codes automatisch ongeldig gemaakt.", "An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes", "Nextcloud backup codes" : "Nextcloud backup codes", + "Two-factor authentication" : "Tweefactor authenticatie", + "You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via tweefactot authenticatie (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)", + "You created two-factor backup codes for your account" : "Je creëerde tweefactor back-up codes voor je account", "Backup code" : "Backup code", "Use backup code" : "Gebruik backup code", "Second-factor backup codes" : "Twee-factor backup code" |