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:
authorNextcloud bot <bot@nextcloud.com>2020-01-17 05:17:46 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-17 05:17:46 +0300
commitfb9f56e22c2396889a9e2382264f23e142cfaed0 (patch)
treecd7df32dd735d4e56afcc35aa2763ea1a20a3d48 /apps/twofactor_backupcodes/l10n/lt_LT.json
parent07474b5dab921ad20bd041b119714131fc4cdcb9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/lt_LT.json')
-rw-r--r--apps/twofactor_backupcodes/l10n/lt_LT.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/lt_LT.json b/apps/twofactor_backupcodes/l10n/lt_LT.json
new file mode 100644
index 00000000000..ac36111171a
--- /dev/null
+++ b/apps/twofactor_backupcodes/l10n/lt_LT.json
@@ -0,0 +1,20 @@
+{ "translations": {
+ "_" : "_",
+ "An error occurred while generating your backup codes" : "Generuojant jūsų atsarginius kodus, įvyko klaida",
+ "{name} backup codes" : "{name} atsarginiai kodai",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Tai yra jūsų atsarginiai kodai. Įsirašykite ir/arba atspausdinkite juos, nes vėliau nebegalėsite dar kartą jų perskaityti",
+ "Save backup codes" : "Įrašyti atsarginius kodus",
+ "Print backup codes" : "Spausdinti atsarginius kodus",
+ "Regenerate backup codes" : "Iš naujo generuoti atsarginius kodus",
+ "If you regenerate backup codes, you automatically invalidate old codes." : "Jeigu iš naujo generuosite atsarginius kodus, automatiškai paversite senuosius kodus nebegaliojančiais.",
+ "Generate backup codes" : "Generuoti atsarginius kodus",
+ "You created two-factor backup codes for your account" : "Jūs sukūrėte dviejų faktorių atsarginius kodus savo paskyrai",
+ "Second-factor backup codes" : "Antorojo faktoriaus atsarginiai kodai",
+ "Backup code" : "Atsarginis kodas",
+ "Use backup code" : "Naudoti atsarginį kodą",
+ "Two factor backup codes" : "Dviejų faktorių atsarginiai kodai",
+ "Submit" : "Pateikti",
+ "Nextcloud backup codes" : "Nextcloud atsarginiai kodai",
+ "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."
+},"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