diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/nl.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/nl.js b/apps/twofactor_backupcodes/l10n/nl.js index a149a289e8d..5ce24c023d1 100644 --- a/apps/twofactor_backupcodes/l10n/nl.js +++ b/apps/twofactor_backupcodes/l10n/nl.js @@ -2,6 +2,8 @@ OC.L10N.register( "twofactor_backupcodes", { "_" : "_", + "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", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dit zijn je back-upcodes. Bewaar ze en/of druk ze alsjeblieft af, want je ze niet later nog een keer opvragen.", "Save backup codes" : "Bewaren backup code", "Print backup codes" : "Afdrukken backup code", @@ -10,8 +12,6 @@ OC.L10N.register( "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"], "If you regenerate backup codes, you automatically invalidate old codes." : "Als je backup codes opnieuw genereert, worden oude codes automatisch ongeldig gemaakt.", "Generate backup codes" : "Genereer backup code", - "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", "You created two-factor backup codes for your account" : "Je creƫerde tweefactor back-up codes voor je account", "Second-factor backup codes" : "Twee-factor backup code", "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Je hebt tweefactor authenticatie ingeschakeld, maar nog geen backup codes gegenereerd. Doe dat eerst, voor het geval dat je toegang tot je tweede factor apparaat kwijt bent.", |