From e2056a1de95dda2d7d1824e6b050e9369a048ca6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 17 Jan 2024 00:20:33 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- core/l10n/lt_LT.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/l10n/lt_LT.json') diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 96666e7fa75..dea0564e9c5 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -58,7 +58,6 @@ "The following apps have been disabled: %s" : "Šios programėlės buvo išjungtos: %s", "Already up to date" : "Naudojama naujausia versija", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Jūsų svetainės serveris nėra tinkamai sukonfiguruotas, Failų sinchronizavimas negalimas, nes neveikia WebDAV interfeisas.", - "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Buvo neįmanoma įvykdyti cron užduotį per komandų eilutę. Atsirado šios techninės klaidos:", "Error occurred while checking server setup" : "Tikrinant serverio sąranką, įvyko klaida", "For more details see the {linkstart}documentation ↗{linkend}." : "Išsamesnei informacijai, žiūrėkite {linkstart}dokumentaciją ↗{linkend}.", "unknown text" : "nežinomas tekstas", @@ -244,9 +243,6 @@ "Skip to navigation of app" : "Pereiti į programėlės naršymą", "Go to %s" : "Pereiti į %s", "Get your own free account" : "Gaukite nemokamą asmeninę paskyrą", - "This action requires you to confirm your password" : "Šis veiksmas reikalauja, kad įvestumėte savo slaptažodį", - "Confirm your password" : "Patvirtinkite savo slaptažodį", - "Confirm" : "Patvirtinti", "Connect to your account" : "Prisijunkite prie paskyros", "Please log in before granting %1$s access to your %2$s account." : "Prieš suteikdami %1$s prieigą prie savo %2$s paskyros, prisijunkite.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Jeigu nebandote nusistatyti naujo įrenginio ar programėlės, tuomet kažkas bando jus apgauti, kad suteiktumėte jam prieigą prie savo duomenų. Tokiu atveju netęskite ir, vietoj to, susisiekite su savo sistemos administratoriumi.", @@ -289,6 +285,7 @@ "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.", + "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Buvo neįmanoma įvykdyti cron užduotį per komandų eilutę. Atsirado šios techninės klaidos:", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Jūsų PHP neturi FreeType palaikymo, kas savo ruožtu sąlygoja profilio paveikslėlių ir nustatymų sąsajos neteisingą atvaizdavimą.", "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Lentelėje „{tableName}“ trūksta nebūtino stulpelio „{columnName}“.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Šiame egzemplioriuje trūksta kai kurių rekomenduojamų PHP modulių. Pagerintam našumui ir geresniam suderinamumui yra primygtinai rekomenduojama juos įdiegti.", @@ -316,7 +313,10 @@ "Copy to {folder}" : "Kopijuoti į {folder}", "Move to {folder}" : "Perkelti į {folder}", "Authentication required" : "Reikalingas tapatybės nustatymas", + "This action requires you to confirm your password" : "Šis veiksmas reikalauja, kad įvestumėte savo slaptažodį", + "Confirm" : "Patvirtinti", "Failed to authenticate, try again" : "Nepavyko nustatyti tapatybės, bandykite dar kartą", + "Confirm your password" : "Patvirtinkite savo slaptažodį", "App token" : "Išorinės sistemos įskiepio kodas", "Alternative log in using app token" : "Alternatyvus prisijungimas naudojant programėlės atpažinimo raktą" },"pluralForm" :"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);" -- cgit v1.2.3