diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-15 02:18:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-15 02:18:22 +0000 |
commit | 4359394f441e13d80ac3c84ba534932a0c70b120 (patch) | |
tree | a4c8a3dfe9ddd6101ef28befdc3e9491fb574830 /apps/twofactor_backupcodes/l10n/nl.js | |
parent | ec0d8b8de0270ea739f74a1eb18633329c5e79ca (diff) | |
download | nextcloud-server-4359394f441e13d80ac3c84ba534932a0c70b120.tar.gz nextcloud-server-4359394f441e13d80ac3c84ba534932a0c70b120.zip |
[tx-robot] updated from transifex
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 002090ebaca..7e815a43b68 100644 --- a/apps/twofactor_backupcodes/l10n/nl.js +++ b/apps/twofactor_backupcodes/l10n/nl.js @@ -1,7 +1,6 @@ OC.L10N.register( "twofactor_backupcodes", { - "function" : "functie", "_" : "_", "An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes", "{name} backup codes" : "{naam} backup codes", @@ -33,6 +32,7 @@ OC.L10N.register( "destroyed" : "vernietigd", "beforeMount" : "beforeMount", "Nextcloud backup codes" : "Nextcloud backup codes", - "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." + "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.", + "function" : "functie" }, "nplurals=2; plural=(n != 1);"); |