Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/lt_LT.js')
-rw-r--r--apps/twofactor_backupcodes/l10n/lt_LT.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/twofactor_backupcodes/l10n/lt_LT.js b/apps/twofactor_backupcodes/l10n/lt_LT.js
index 7826b2bc5c0..dd30bb1b285 100644
--- a/apps/twofactor_backupcodes/l10n/lt_LT.js
+++ b/apps/twofactor_backupcodes/l10n/lt_LT.js
@@ -17,9 +17,8 @@ OC.L10N.register(
"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"]
},
"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);");