aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-11 01:12:23 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-11 01:12:23 +0000
commitde52f4d633408346f975dac2c0b85a1a9ad31730 (patch)
tree2504e430f917e378af8d2941c6a1a81af35ee57e /apps/twofactor_backupcodes/l10n
parentd576ffd4873448501e848a7dd937981ac69499dd (diff)
downloadnextcloud-server-de52f4d633408346f975dac2c0b85a1a9ad31730.tar.gz
nextcloud-server-de52f4d633408346f975dac2c0b85a1a9ad31730.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n')
-rw-r--r--apps/twofactor_backupcodes/l10n/fi.js9
-rw-r--r--apps/twofactor_backupcodes/l10n/fi.json9
2 files changed, 16 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/fi.js b/apps/twofactor_backupcodes/l10n/fi.js
index f9c82dff50d..e2fd6ef6ccf 100644
--- a/apps/twofactor_backupcodes/l10n/fi.js
+++ b/apps/twofactor_backupcodes/l10n/fi.js
@@ -1,10 +1,13 @@
OC.L10N.register(
"twofactor_backupcodes",
{
+ "_" : "_",
"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",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "Varakoodit on luotu. {used}/{total} koodia on käytetty.",
"Regenerate backup codes" : "Uudelleenluo varakoodit",
+ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"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",
@@ -14,6 +17,10 @@ OC.L10N.register(
"Backup code" : "Varakoodi",
"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."
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varakoodit on luotu. {{used}}/{{total}} koodia on käytetty.",
+ "activated" : "aktivoitu",
+ "updated" : "päivitetty",
+ "created" : "luotu",
+ "destroyed" : "tuhottu"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/twofactor_backupcodes/l10n/fi.json b/apps/twofactor_backupcodes/l10n/fi.json
index e9ce99bcad4..34a35833908 100644
--- a/apps/twofactor_backupcodes/l10n/fi.json
+++ b/apps/twofactor_backupcodes/l10n/fi.json
@@ -1,8 +1,11 @@
{ "translations": {
+ "_" : "_",
"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",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "Varakoodit on luotu. {used}/{total} koodia on käytetty.",
"Regenerate backup codes" : "Uudelleenluo varakoodit",
+ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"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",
@@ -12,6 +15,10 @@
"Backup code" : "Varakoodi",
"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."
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varakoodit on luotu. {{used}}/{{total}} koodia on käytetty.",
+ "activated" : "aktivoitu",
+ "updated" : "päivitetty",
+ "created" : "luotu",
+ "destroyed" : "tuhottu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file