diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/lt_LT.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/lt_LT.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/twofactor_backupcodes/l10n/lt_LT.json b/apps/twofactor_backupcodes/l10n/lt_LT.json index 0b172bb2edb..9564f2fec2d 100644 --- a/apps/twofactor_backupcodes/l10n/lt_LT.json +++ b/apps/twofactor_backupcodes/l10n/lt_LT.json @@ -15,9 +15,8 @@ "An error occurred while generating your backup codes" : "Generuojant jūsų atsarginius kodus, įvyko klaida", "{name} backup codes" : "{name} atsarginiai kodai", "Submit" : "Pateikti", + "function" : "funkcija", "_" : "_", - "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes","generate-backup-codes","generate-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." : "Jūs įjungėte dviejų faktorių tapatybės nustatymą, tačiau kol kas nesate sugeneravę atsarginių kodų. Nepamirškite to padaryti tam atvejui, jei prarasite prieigą prie savo antrojo faktoriaus.", - "function" : "funkcija" + "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes","generate-backup-codes","generate-backup-codes"] },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file |