diff options
Diffstat (limited to 'apps/settings/l10n/lt_LT.js')
-rw-r--r-- | apps/settings/l10n/lt_LT.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index 80d02992043..af1d3f6cf36 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -59,9 +59,6 @@ OC.L10N.register( "Authentication error" : "Tapatybės nustatymo klaida", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Pateikite administratoriaus atkūrimo slaptažodį; kitu atveju visi naudotojo duomenis bus prarasti.", "Wrong admin recovery password. Please check the password and try again." : "Netinkamas administratoriaus atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl.", - "Federated Cloud Sharing" : "Bendrinimas federacinėje debesijoje", - "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL naudoja pasenusią %1$s versiją (%2$s). Atnaujinkite savo operacinę sistemą arba tokios ypatybės kaip %3$s neveiks patikimai.", - "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Nepavyko nustatyti ar TLS versija, priklausanti cURL, yra pasenusi ar ne, nes į https://nextcloud.com siunčiamos HTTPS užklausos metu įvyko klaida. Išsamesnei informacijai patikrinkite Nextcloud žurnalo failą.", "Administrator documentation" : "Administratoriaus dokumentacija", "User documentation" : "Naudotojo dokumentacija", "Invalid SMTP password." : "Neteisingas SMTP slaptažodis.", @@ -419,6 +416,9 @@ OC.L10N.register( "Check out our blog" : "Peržvelkite mūsų tinklaraštį", "Subscribe to our newsletter" : "Prenumeruokite mūsų naujienlaiškį", "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ą.", + "Federated Cloud Sharing" : "Bendrinimas federacinėje debesijoje", + "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL naudoja pasenusią %1$s versiją (%2$s). Atnaujinkite savo operacinę sistemą arba tokios ypatybės kaip %3$s neveiks patikimai.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Nepavyko nustatyti ar TLS versija, priklausanti cURL, yra pasenusi ar ne, nes į https://nextcloud.com siunčiamos HTTPS užklausos metu įvyko klaida. Išsamesnei informacijai patikrinkite Nextcloud žurnalo failą.", "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache yra išjungtas. Geresniam našumui rekomenduojame taikyti savo PHP konfigūracijoje <code>opcache.enable=1</code>.", "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache yra sukonfigūruotas taip, kad šalintų kodo komentarus. Turint įjungtą OPcache, privalo būti nustatyta <code>opcache.save_comments=1</code>, kad Nextcloud galėtų funkcionuoti.", "Enable all" : "Įjungti visas", |