diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/cs.js | 21 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/cs.json | 19 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/hu.js | 18 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/hu.json | 16 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/nb.js | 21 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/nb.json | 19 |
6 files changed, 114 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/cs.js b/apps/twofactor_backupcodes/l10n/cs.js new file mode 100644 index 00000000000..126b5b20ec1 --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/cs.js @@ -0,0 +1,21 @@ +OC.L10N.register( + "twofactor_backupcodes", + { + "Generate backup codes" : "Vytvořit záložní kódy", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Záložní kódy byly vytvořeny. {{used}} z {{total}} kódů bylo využito.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Zde jsou vaše záložní kódy. Kódy si prosím uložte a/nebo vytiskněte, protože je nebude možné později zobrazit.", + "Save backup codes" : "Uložit záložní kódy", + "Print backup codes" : "Vytisknout záložní kódy", + "Regenerate backup codes" : "Vytvořit nové záložní kódy", + "If you regenerate backup codes, you automatically invalidate old codes." : "Pokud vytvoříte nové záložní kódy, staré budou automaticky zrušeny.", + "An error occurred while generating your backup codes" : "Při pokusu o vytvoření záložních kódů nastala chyba.", + "Nextcloud backup codes" : "Nextcloud záložní kódy", + "Two-factor authentication" : "Dvoufázová autentizace", + "You successfully logged in using two-factor authentication (%1$s)" : "Úspěšně jste se přihlásil(a) pomocí dvoufázové autentizace (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Pokus o přihlášení s použitím dvoufázové autentizace selhal (%1$s)", + "You created two-factor backup codes for your account" : "Vytvořil(a) jste záložní kódy dvoufázové autentizace pro váš účet", + "Backup code" : "Záložní kód", + "Use backup code" : "Použít záložní kód", + "Second-factor backup codes" : "Dvoufázové záložní kódy" +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/twofactor_backupcodes/l10n/cs.json b/apps/twofactor_backupcodes/l10n/cs.json new file mode 100644 index 00000000000..98005f8e6ee --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/cs.json @@ -0,0 +1,19 @@ +{ "translations": { + "Generate backup codes" : "Vytvořit záložní kódy", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Záložní kódy byly vytvořeny. {{used}} z {{total}} kódů bylo využito.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Zde jsou vaše záložní kódy. Kódy si prosím uložte a/nebo vytiskněte, protože je nebude možné později zobrazit.", + "Save backup codes" : "Uložit záložní kódy", + "Print backup codes" : "Vytisknout záložní kódy", + "Regenerate backup codes" : "Vytvořit nové záložní kódy", + "If you regenerate backup codes, you automatically invalidate old codes." : "Pokud vytvoříte nové záložní kódy, staré budou automaticky zrušeny.", + "An error occurred while generating your backup codes" : "Při pokusu o vytvoření záložních kódů nastala chyba.", + "Nextcloud backup codes" : "Nextcloud záložní kódy", + "Two-factor authentication" : "Dvoufázová autentizace", + "You successfully logged in using two-factor authentication (%1$s)" : "Úspěšně jste se přihlásil(a) pomocí dvoufázové autentizace (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Pokus o přihlášení s použitím dvoufázové autentizace selhal (%1$s)", + "You created two-factor backup codes for your account" : "Vytvořil(a) jste záložní kódy dvoufázové autentizace pro váš účet", + "Backup code" : "Záložní kód", + "Use backup code" : "Použít záložní kód", + "Second-factor backup codes" : "Dvoufázové záložní kódy" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/hu.js b/apps/twofactor_backupcodes/l10n/hu.js new file mode 100644 index 00000000000..af793b8fb9a --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/hu.js @@ -0,0 +1,18 @@ +OC.L10N.register( + "twofactor_backupcodes", + { + "Generate backup codes" : "Biztonsági kód generálás", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "A biztonsági kódok elkészültek. Felhasználva: {{used}}, ennyiből: {{total}}.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Ezek a biztonsági kódjaid. Kérlek mentsd el vagy nyomtasd ki őket úgy hogy később is meglegyenek.", + "Save backup codes" : "Biztonsági kódok mentése", + "Print backup codes" : "Biztonsági kódok nyomtatása", + "Regenerate backup codes" : "Biztonsági kódok újra generálása", + "If you regenerate backup codes, you automatically invalidate old codes." : "Ha újra generálod a biztonsági kódokat, akkor a régiek automatikusan érvénytelenítve lesznek.", + "An error occurred while generating your backup codes" : "Hiba történt a biztonsági kódok generálása közben", + "Nextcloud backup codes" : "Nextcloud biztonsági kódok", + "Two-factor authentication" : "Kétlépcsős hitelesítés", + "Backup code" : "Biztonsági kód", + "Use backup code" : "Biztonsági kód használata", + "Second-factor backup codes" : "Második lépcsős biztonsági kódok" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/hu.json b/apps/twofactor_backupcodes/l10n/hu.json new file mode 100644 index 00000000000..acb9373df72 --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/hu.json @@ -0,0 +1,16 @@ +{ "translations": { + "Generate backup codes" : "Biztonsági kód generálás", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "A biztonsági kódok elkészültek. Felhasználva: {{used}}, ennyiből: {{total}}.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Ezek a biztonsági kódjaid. Kérlek mentsd el vagy nyomtasd ki őket úgy hogy később is meglegyenek.", + "Save backup codes" : "Biztonsági kódok mentése", + "Print backup codes" : "Biztonsági kódok nyomtatása", + "Regenerate backup codes" : "Biztonsági kódok újra generálása", + "If you regenerate backup codes, you automatically invalidate old codes." : "Ha újra generálod a biztonsági kódokat, akkor a régiek automatikusan érvénytelenítve lesznek.", + "An error occurred while generating your backup codes" : "Hiba történt a biztonsági kódok generálása közben", + "Nextcloud backup codes" : "Nextcloud biztonsági kódok", + "Two-factor authentication" : "Kétlépcsős hitelesítés", + "Backup code" : "Biztonsági kód", + "Use backup code" : "Biztonsági kód használata", + "Second-factor backup codes" : "Második lépcsős biztonsági kódok" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/nb.js b/apps/twofactor_backupcodes/l10n/nb.js new file mode 100644 index 00000000000..98ad943d2cd --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/nb.js @@ -0,0 +1,21 @@ +OC.L10N.register( + "twofactor_backupcodes", + { + "Generate backup codes" : "Generer sikkerhetskopi-koder", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Sikkerhetskopi-koder har blitt generert. {{used}} av {{total}} koder er brukt.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dette er sikkerhetskopi-kodene. Vennligst lagre og/eller skriv dem ut siden du ikke vil kunne se kodene her igjen senere.", + "Save backup codes" : "Lagre sikkerhetskopi-kodene", + "Print backup codes" : "Skriv ut sikkerhetskopi-koder", + "Regenerate backup codes" : "Lag sikkerhetskopi-koder på nytt", + "If you regenerate backup codes, you automatically invalidate old codes." : "Hvis du regenererer nye sikkerhetskopi-koder, vil du automatisk gjøre de gamle kodene ugyldige.", + "An error occurred while generating your backup codes" : "En feil oppstod under generering av sikkerhetskopi-kodene", + "Nextcloud backup codes" : "Nextcloud sikkerhetskopi-koder", + "Two-factor authentication" : "To-trinns bekreftelse", + "You successfully logged in using two-factor authentication (%1$s)" : "Din innlogging med to-trinns bekreftelse var velykket (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "En innlogging med to-trinns bekreftelse mislyktes (%1$s)", + "You created two-factor backup codes for your account" : "Du opprettet to-trinns bekreftelse sikkerhetskopi-koder", + "Backup code" : "Sikkerhetskopi-kode", + "Use backup code" : "Bruker sikkerhetskopi-kode", + "Second-factor backup codes" : "To-trinns bekreftelse sikkerhetskopi-koder" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/nb.json b/apps/twofactor_backupcodes/l10n/nb.json new file mode 100644 index 00000000000..1fe3d2a9a32 --- /dev/null +++ b/apps/twofactor_backupcodes/l10n/nb.json @@ -0,0 +1,19 @@ +{ "translations": { + "Generate backup codes" : "Generer sikkerhetskopi-koder", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Sikkerhetskopi-koder har blitt generert. {{used}} av {{total}} koder er brukt.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dette er sikkerhetskopi-kodene. Vennligst lagre og/eller skriv dem ut siden du ikke vil kunne se kodene her igjen senere.", + "Save backup codes" : "Lagre sikkerhetskopi-kodene", + "Print backup codes" : "Skriv ut sikkerhetskopi-koder", + "Regenerate backup codes" : "Lag sikkerhetskopi-koder på nytt", + "If you regenerate backup codes, you automatically invalidate old codes." : "Hvis du regenererer nye sikkerhetskopi-koder, vil du automatisk gjøre de gamle kodene ugyldige.", + "An error occurred while generating your backup codes" : "En feil oppstod under generering av sikkerhetskopi-kodene", + "Nextcloud backup codes" : "Nextcloud sikkerhetskopi-koder", + "Two-factor authentication" : "To-trinns bekreftelse", + "You successfully logged in using two-factor authentication (%1$s)" : "Din innlogging med to-trinns bekreftelse var velykket (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "En innlogging med to-trinns bekreftelse mislyktes (%1$s)", + "You created two-factor backup codes for your account" : "Du opprettet to-trinns bekreftelse sikkerhetskopi-koder", + "Backup code" : "Sikkerhetskopi-kode", + "Use backup code" : "Bruker sikkerhetskopi-kode", + "Second-factor backup codes" : "To-trinns bekreftelse sikkerhetskopi-koder" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |