aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-28 11:14:08 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-28 11:14:08 +0000
commitdb50e11edf608b6225e253610f7435089824a2c2 (patch)
treedff69086a5264a8c48cfa7599df363e2c892b693 /apps/twofactor_backupcodes/l10n/fi.js
parente2047009d118adbfeba6c16547d7965b10b92894 (diff)
downloadnextcloud-server-db50e11edf608b6225e253610f7435089824a2c2.tar.gz
nextcloud-server-db50e11edf608b6225e253610f7435089824a2c2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/fi.js')
-rw-r--r--apps/twofactor_backupcodes/l10n/fi.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/twofactor_backupcodes/l10n/fi.js b/apps/twofactor_backupcodes/l10n/fi.js
index 37a09375e14..277b812e0e0 100644
--- a/apps/twofactor_backupcodes/l10n/fi.js
+++ b/apps/twofactor_backupcodes/l10n/fi.js
@@ -1,19 +1,19 @@
OC.L10N.register(
"twofactor_backupcodes",
{
- "Generate backup codes" : "Luo 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" : "Uudelleenluo varakoodit",
"If you regenerate backup codes, you automatically invalidate old codes." : "Jos uudelleenluot varakoodit, vanhat varakoodit poistetaan käytöstä.",
+ "Generate backup codes" : "Luo varakoodit",
"An error occurred while generating your backup codes" : "Tapahtui virhe varakoodeja luotaessa",
"Nextcloud backup codes" : "Nextcloud-varakoodit",
"You created two-factor backup codes for your account" : "Loit kaksivaiheisen tunnistautumisen varakoodit tilillesi",
"Backup code" : "Varakoodi",
"Use backup code" : "Käytä varakoodia",
"Two factor backup codes" : "Kaksivaiheiden tunnistautumisen varakoodit",
- "Second-factor backup codes" : "Kaksivaiheisen tunnistautumisen varakoodit"
+ "Second-factor backup codes" : "Kaksivaiheisen tunnistautumisen varakoodit",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varakoodit on luotu. {{used}}/{{total}} koodia on käytetty."
},
"nplurals=2; plural=(n != 1);");