diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/fi.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/fi.js b/apps/twofactor_backupcodes/l10n/fi.js index fed7b745cfa..dd2f70e4bbf 100644 --- a/apps/twofactor_backupcodes/l10n/fi.js +++ b/apps/twofactor_backupcodes/l10n/fi.js @@ -8,12 +8,12 @@ OC.L10N.register( "Use backup code" : "Käytä varakoodia", "Two factor backup codes" : "Kaksivaiheiden tunnistautumisen varakoodit", "Backup codes have been generated. {used} of {total} codes have been used." : "Varakoodit on luotu. {used}/{total} koodia on käytetty.", - "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Nämä ovat varakoodisi. Tallenna ja/tai tulosta ne, koska et voi lukea koodeja myöhemmin", "Save backup codes" : "Tallenna varakoodit", "Print backup codes" : "Tulosta varakoodit", "Regenerate backup codes" : "Luo varakoodit uudelleen", "If you regenerate backup codes, you automatically invalidate old codes." : "Jos luot varakoodit uudelleen, vanhat koodit poistetaan automaattisesti käytöstä.", "An error occurred while generating your backup codes" : "Tapahtui virhe varakoodeja luotaessa", - "Submit" : "Lähetä" + "Submit" : "Lähetä", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Nämä ovat varakoodisi. Tallenna ja/tai tulosta ne, koska et voi lukea koodeja myöhemmin" }, "nplurals=2; plural=(n != 1);"); |