diff options
Diffstat (limited to 'apps/settings/l10n/lt_LT.js')
-rw-r--r-- | apps/settings/l10n/lt_LT.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index cfa08ecac3f..2db18daeef1 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -362,11 +362,8 @@ OC.L10N.register( "Some jobs didn’t execute since %s. Please consider switching to system cron." : "Keletas darbų nebevykdomi nuo %s. Apsvarstykite darbų perkėlimą į cron.", "Last job ran %s." : "Paskutinė užduotis buvo vykdyta %s.", "Background job didn’t run yet!" : "Foninės užduotys kol kas nebuvo vykdomos!", - "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Norint užtikrinti optimalų našumą, svarbu teisingai sukonfigūruoti fonines užduotis. Didesniems egzemplioriams rekomenduojama naudoti „Cron“ nustatymą. Išsamesnei informacijai žiūrėkite dokumentaciją.", "Pick background job setting" : "Parinkite foninių darbų nustatymus", - "Execute one task with each page loaded." : "Įvykdyti vieną užduotį su kiekvieno puslapio įkėlimu.", - "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php yra registruota webcron paslaugoje, kad kas 5 minutes iškviestų cron.php per HTTP.", - "Use system cron service to call the cron.php file every 5 minutes." : "Naudokite sistemos cron paslaugą, kad kas 5 minutes iškviestumėte cron.php failą.", + "Recommended" : "Rekomenduojama", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php turi įvykdyti sistemos naudotojas „%s“.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Norint tai paleisti, jums reikia PHP POSIX plėtinio. Išsamesnei informacijai, žiūrėkite {linkstart}PHP dokumentaciją{linkend}.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Būdami administratoriumi, galite reguliuoti bendrinimo elgseną. Išsamesnei informacijai, žiūrėkite dokumentaciją.", @@ -428,6 +425,10 @@ OC.L10N.register( "Error: This app can not be enabled because it makes the server unstable" : "Klaida: ši programėlė negali būti įjungta, nes ji neigiamai veikia serverio stabilumą", "mail" : "el. paštas", "Test email settings" : "Išbandyti el. pašto nustatymus", + "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Norint užtikrinti optimalų našumą, svarbu teisingai sukonfigūruoti fonines užduotis. Didesniems egzemplioriams rekomenduojama naudoti „Cron“ nustatymą. Išsamesnei informacijai žiūrėkite dokumentaciją.", + "Execute one task with each page loaded." : "Įvykdyti vieną užduotį su kiekvieno puslapio įkėlimu.", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php yra registruota webcron paslaugoje, kad kas 5 minutes iškviestų cron.php per HTTP.", + "Use system cron service to call the cron.php file every 5 minutes." : "Naudokite sistemos cron paslaugą, kad kas 5 minutes iškviestumėte cron.php failą.", "Expire after " : "Nustoja galioti po ", "days" : "dienos", "Allow users to share via link" : "Leisti naudotojams bendrinti per nuorodą", |