diff options
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index b73da8dbe84..dc1204fd8bd 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -28,8 +28,8 @@ OC.L10N.register( "Nextcloud Server" : "Nextcloud serveris", "Preparing update" : "Ruošiamas atnaujinimas", "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair step:" : "Taisymo žingsnis:", - "Repair info:" : "Taisymo informacija:", + "Repair step:" : "Pataisymo žingsnis:", + "Repair info:" : "Pataisymo informacija:", "Repair warning:" : "Taisymo įspėjimas:", "Repair error:" : "Taisymo klaida:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Automatinis atnaujinimas išjungtas config.php faile. Naudokite komandinės eilutės atnaujinimo įrankį.", @@ -42,18 +42,18 @@ OC.L10N.register( "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Tikrinama ar duomenų bazės struktūra gali būti atnaujinta (priklausomai nuo duomenų bazės dydžio, operacija gali ilgai užtrukti)", "Checked database schema update" : "Duomenų bazės struktūros naujinimas patikrintas", "Checking updates of apps" : "Tikrinami programėlių atnaujinimai", - "Checking for update of app \"%s\" in appstore" : "Ieškomas įskiepio %s atnaujinimas programinės įrangos saugykloje", + "Checking for update of app \"%s\" in appstore" : "Ieškoma programėlių parduotuvėje atnaujinimo programėlei %s", "Update app \"%s\" from appstore" : "Atnaujinkite \"%s\" įskiepį iš programinės įrangos saugyklos", "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)", + "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Tikrinama ar %s duomenų bazės struktūra gali būti atnaujinta (priklausomai nuo duomenų bazės dydžio, tai gali ilgai užtrukti)", "Checked database schema update for apps" : "Duomenų bazės struktūra paruošta įskiepių atnaujinimui", - "Updated \"%1$s\" to %2$s" : "Naujinta iš „%1$s“ į %2$s", - "Set log level to debug" : "Nustatyti žurnalo išvesties lygį į \"derinimas\"", + "Updated \"%1$s\" to %2$s" : "Atnaujinta „%1$s“ į %2$s", + "Set log level to debug" : "Žurnalo išvesties lygis nustatytas į derinimo", "Reset log level" : "Atstatyti registravimo lygį", "Starting code integrity check" : "Pradedama kodo vientisumo patikra", "Finished code integrity check" : "Kodo vientisumo patikra užbaigta", - "%s (incompatible)" : "%s (nesuderinama programinė įranga)", - "Following apps have been disabled: %s" : "Šie įskiepiai buvo išjungti: %s", + "%s (incompatible)" : "%s (nesuderinama)", + "Following apps have been disabled: %s" : "Šios programėlės buvo išjungtos: %s", "Already up to date" : "Naudojama naujausia versija", "Very weak password" : "Labai silpnas slaptažodis", "Weak password" : "Silpnas slaptažodis", @@ -247,14 +247,14 @@ 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 savo administratoriumi. Jeigu jūs esate administratorius, pataisykite \"trusted_domains\" nustatymą config/config.php faile, kaip tai parodyta pavyzdyje config.sample.php faile.", - "App update required" : "Reikalingas įskiepio atnaujinimas", + "App update required" : "Reikalingas programėlės atnaujinimas", "%1$s will be updated to version %2$s" : "%1$s bus atnaujinta į versiją %2$s", "These apps will be updated:" : "Bus atnaujintos šios programėlės:", "These incompatible apps will be disabled:" : "Bus išjungtos šios nesuderinamos programėlės:", "The theme %s has been disabled." : "Apipavidalinimas %s buvo išjungtas.", - "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Prie pradedant, užtikrinkite, kad duomenų bazė, konfigūracijos aplankas ir duomenų aplankas turi atsarginę kopiją.", + "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Prieš tęsdami, įsitikinkite, kad pasidarėte duomenų bazės, konfigūracijos aplanko bei duomenų aplanko atsarginę kopiją.", "Start update" : "Pradėti atnaujinimą", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Norėdami sutaupyti laiko, galite paleisti šią komandą diegimo aplanke:", + "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Naudodami didesnius diegimus ir norėdami išvengti laukimo laiko, vietoj to, savo diegimo kataloge galite paleisti šią komandą:", "Detailed logs" : "Išsamūs žurnalai", "Update needed" : "Reikalingas atnaujinimas", "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Prireikus pagalbos, žiūrėkite <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentaciją</a>.", |