diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:55 +0000 |
commit | fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892 (patch) | |
tree | 002605f1457b1d877f22138e290654fad3385d63 /core/l10n/lt_LT.js | |
parent | e01b15adc55a23a3259e05d83028c0333c79cecc (diff) | |
download | nextcloud-server-fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892.tar.gz nextcloud-server-fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index d06df768133..213f6cb674b 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -273,8 +273,6 @@ OC.L10N.register( "Error while validating your second factor" : "Klaida antrame prisijungimo žingsnyje", "Access through untrusted domain" : "Prieiga iš nepatikimo domeno", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Susisiekite su sistemos administratoriumi. Jei jūs esate administratorius, pakeiskite \"trusted_domains\" nustatymą config/config.php byloje, kaip pavyzdyje config.sample.php.", - "Depending on your configuration, this button could also work to trust the domain:" : "Priklausomai nuo konfigūracijos, šiuo mygtuku taip pat galima patvirtinti domeną kaip patikimą.", - "Add \"%s\" as trusted domain" : "Pridėti \"%s\" į patikimų domenų sąrašą", "App update required" : "Reikalingas įskiepio atnaujinimas", "%s will be updated to version %s" : "%s bus atnaujintas iki %s versijos", "These apps will be updated:" : "Šie įskiepiai bus atnaujinti:", @@ -302,7 +300,9 @@ OC.L10N.register( "Alternative Logins" : "Alternatyvūs prisijungimai", "You are about to grant \"%s\" access to your %s account." : "Ketinate suteikti \"%s\" prieigą prie savo %s paskyros.", "Alternative login using app token" : "Alternatyvus prisijungimas naudojant išorinės sistemos kodą", + "Add \"%s\" as trusted domain" : "Pridėti \"%s\" į patikimų domenų sąrašą", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Detalesnės informacijos ieškokite <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentacijoje</a>", - "Back to log in" : "Grįžti prie prisijungimo" + "Back to log in" : "Grįžti prie prisijungimo", + "Depending on your configuration, this button could also work to trust the domain:" : "Priklausomai nuo konfigūracijos, šiuo mygtuku taip pat galima patvirtinti domeną kaip patikimą." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); |