diff options
Diffstat (limited to 'core/l10n/lt_LT.json')
-rw-r--r-- | core/l10n/lt_LT.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 988a2ae4252..7a1e9ae43bd 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -43,7 +43,6 @@ "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", @@ -255,7 +254,6 @@ "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", @@ -266,7 +264,6 @@ "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.", @@ -282,6 +279,7 @@ "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ą", @@ -299,8 +297,10 @@ "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ą." },"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 |