diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-26 02:25:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-26 02:25:32 +0000 |
commit | 630eddf41b7ea05d4d1a844a2faed157605b13c3 (patch) | |
tree | c1a737f74fc6e406c931260a7619919b79b53c50 /core/l10n/lt_LT.js | |
parent | c25daf5df7885f274eb49b82566be373c4d54b9b (diff) | |
download | nextcloud-server-630eddf41b7ea05d4d1a844a2faed157605b13c3.tar.gz nextcloud-server-630eddf41b7ea05d4d1a844a2faed157605b13c3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 35239eb7dba..6821e78cbd9 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -39,14 +39,10 @@ OC.L10N.register( "Maintenance mode is kept active" : "Techninės priežiūros veiksena yra aktyvi", "Updating database schema" : "Atnaujinama duomenų bazės struktūra", "Updated database" : "Atnaujinta duomenų bazė", - "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" : "Programėlių parduotuvėje ieškoma 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 %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" : "Atnaujinta „%1$s“ į %2$s", "Set log level to debug" : "Žurnalo išvesties lygis nustatytas į derinimo", "Reset log level" : "Atstatytas registravimo lygis", @@ -301,6 +297,10 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Šis %s egzempliorius šiuo metu yra techninės priežiūros veiksenoje, kas savo ruožtu gali šiek tiek užtrukti.", "This page will refresh itself when the instance is available again." : "Šis puslapis bus įkeltas iš naujo, kai 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.", + "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", + "Checked database schema update for apps" : "Duomenų bazės struktūra paruošta įskiepių atnaujinimui", "Following apps have been disabled: %s" : "Šios programėlės buvo išjungtos: %s", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Jūsų svetainės serveris nėra sukonfiguruotas atpažinti \"{url}\". Daugiau informacijos rasite <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>.", "Last background job execution ran {relativeTime}. Something seems wrong." : "Paskutinis foninis užduočių vykdymas buvo paleistas {relativeTime}. Atrodo, kad kažkas nutiko.", |