diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-05 02:28:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-05 02:28:30 +0000 |
commit | c752405fff6a3b8cdb580bb87cdcaa5dc3f1bee2 (patch) | |
tree | f3dac848ba5a39eb5e507b2129cb4acf7b2d9c5d /apps/settings/l10n/lt_LT.js | |
parent | 645bc022e2e887cf3b108095cb5cf9b5e8441ab1 (diff) | |
download | nextcloud-server-c752405fff6a3b8cdb580bb87cdcaa5dc3f1bee2.tar.gz nextcloud-server-c752405fff6a3b8cdb580bb87cdcaa5dc3f1bee2.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/lt_LT.js')
-rw-r--r-- | apps/settings/l10n/lt_LT.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index 4320d9833cf..612e39f485b 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -415,11 +415,6 @@ OC.L10N.register( "App update" : "Programėlės atnaujinimas", "Test email settings" : "Išbandyti el. pašto nustatymus", "days" : "dienos", - "No display name set" : "Rodomas vardas nenurodytas", - "Update all" : "Atnaujinti visas", - "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ą." + "No display name set" : "Rodomas vardas nenurodytas" }, "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);"); |