diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-09 02:16:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-09 02:16:34 +0000 |
commit | 10f62eb2a4bdb359594f066b49673374373d6f98 (patch) | |
tree | ca855cf4d5f4e81f6e0992efd4486e66a704203e /apps/twofactor_backupcodes/l10n/lt_LT.json | |
parent | 67db893735ada0b67aec8809e9b0292daabeb3f5 (diff) | |
download | nextcloud-server-10f62eb2a4bdb359594f066b49673374373d6f98.tar.gz nextcloud-server-10f62eb2a4bdb359594f066b49673374373d6f98.zip |
[tx-robot] updated from transifex
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 |