diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /core/l10n/lt_LT.js | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.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 c656d006303..84773a09057 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -45,7 +45,6 @@ OC.L10N.register( "Checked for update of app \"%s\" in appstore" : "Atlikta atnaujinimų paieška įskiepiui \"%s\" programinės įrangos saugykloje", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Tikrinama ar duomenų bazės struktūra %s gali būti atnaujinta (priklausomai nuo duomenų bazės dydžio, operacija gali ilgai užtrukti)", "Checked database schema update for apps" : "Duomenų bazės struktūra paruošta įskiepių atnaujinimui", - "Updated \"%s\" to %s" : "Atnaujinta \"%s\" į %s", "Set log level to debug" : "Nustatyti žurnalo išvesties lygį į \"derinimas\"", "Reset log level" : "Atstatyti numatytąjį žurnalo išvesties lygį", "Starting code integrity check" : "Pradedama kodo vientisumo patikra", @@ -257,7 +256,6 @@ OC.L10N.register( "App token" : "Išorinės sistemos įskiepio kodas", "Grant access" : "Suteikti prieigą", "Account access" : "Paskyros prieiga", - "You are about to grant %s access to your %s account." : "Jūs ketinate suteikti %s prieigą prie savo %s paskyros.", "Redirecting …" : "Nukreipiama...", "New password" : "Naujas slaptažodis", "New Password" : "Naujas slaptažodis", @@ -268,7 +266,6 @@ OC.L10N.register( "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.", "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:", "These incompatible apps will be disabled:" : "Šie nesuderinami įskiepiai bus išjungti:", "The theme %s has been disabled." : "Spalvų tema %s buvo panaikinta.", @@ -284,6 +281,7 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "Šis puslapis bus įkeltas iš naujo, kai %s egzempliorius bus ir vėl prieinamas.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi jei šis pranešimas nedingsta arba jei jis pasirodė netikėtai.", "Thank you for your patience." : "Dėkojame už jūsų kantrumą.", + "Updated \"%s\" to %s" : "Atnaujinta \"%s\" į %s", "Error setting expiration date" : "Klaida nustatant dalinimosi pabaigos laiką", "The public link will expire no later than {days} days after it is created" : "Nuoroda veiks ne mažiau kaip {days} dienas nuo sukūrimo", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} pasidalino per nuorodą", @@ -301,8 +299,10 @@ OC.L10N.register( "Alternative login using app token" : "Alternatyvus prisijungimas naudojant išorinės sistemos kodą", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Jūsų paskyros saugumas yra sustiprintas. Prašome prisijungti naudojant antrą prisijungimo variantą.", "Add \"%s\" as trusted domain" : "Pridėti \"%s\" į patikimų domenų sąrašą", + "%s will be updated to version %s" : "%s bus atnaujintas iki %s versijos", "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", + "You are about to grant %s access to your %s account." : "Jūs ketinate suteikti %s prieigą prie savo %s paskyros.", "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=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);"); |