diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:30 +0000 |
commit | d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf (patch) | |
tree | 5cbf5ca49f99e1c8c983494fb75d19b19489cd40 /core/l10n/lt_LT.js | |
parent | 13d21f5989a3dfba417a506cbe5bac9e794c3fdd (diff) | |
download | nextcloud-server-d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf.tar.gz nextcloud-server-d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf.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);"); |