diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
commit | 3197ae83a4e85b1d26c8df7e5af04d50e89bd539 (patch) | |
tree | 52d187eb13b2eb13fc4694e8f024b79464f3b65c /apps/settings/l10n/lt_LT.js | |
parent | 83eb175682976dbcd9038a189a8ac74f4effd044 (diff) | |
download | nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.tar.gz nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.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 | 22 |
1 files changed, 4 insertions, 18 deletions
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index 133f1e524da..4320d9833cf 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -408,32 +408,18 @@ OC.L10N.register( "New password" : "Naujas slaptažodis", "Change password" : "Pakeisti slaptažodį", "Use a second factor besides your password to increase security for your account." : "Be savo slaptažodžio naudokite ir antrąjį faktorių, kad padidintumėte savo paskyros saugumą.", - "installing and updating apps via the app store or Federated Cloud Sharing" : "Programėlių diegimas ir naujinimas per programėlių parduotuvę arba per „Federated Cloud Sharing“", "You need to set your user email before being able to send test emails." : "Prieš galėdami siųsti bandomuosius el. laiškus, turite nusistatyti savo naudotojo el. paštą.", - "Update all" : "Atnaujinti visas", "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Panaikinus šį prieigos raktą, jums gali būti neleista ištrinti šio įrenginio duomenų, jeigu jis dar nepradėjo duomenų ištrynimo.", - "Nextcloud iOS app" : "Nextcloud iOS programėlė", - "Nextcloud Android app" : "Nextcloud Android programėlė", - "Nextcloud Talk for iOS" : "Nextcloud pokalbiai iOS", - "Nextcloud Talk for Android" : "Nextcloud pokalbiai Android", - "Add user in group" : "Pridėti naudotoją į grupę", - "Close" : "Užverti", "All languages" : "Visos kalbos", "Everyone" : "Visi", - "The app will be downloaded from the app store" : "Programėlė bus atsisiųsta iš programėlių parduotuvės", "App update" : "Programėlės atnaujinimas", - "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", + "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ą.", - "Expire after " : "Nustoja galioti po ", - "days" : "dienos", - "Allow users to share via link" : "Leisti naudotojams bendrinti per nuorodą", - "Set default expiration date for link shares" : "Nustatyti numatytąją galiojimo pabaigos datą viešiniams per nuorodą", - "No display name set" : "Rodomas vardas nenurodytas", - "For password reset and notifications" : "Skirtas slaptažodžio atstatymui ir pranešimams" + "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ą." }, "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);"); |