diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/lt_LT.js | 2 | ||||
-rw-r--r-- | core/l10n/lt_LT.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index f1c14ce29f4..819348f7857 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -67,6 +67,7 @@ OC.L10N.register( "Check the background job settings" : "Peržiūrėkite fone veikiančių užduočių nustatymus", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Kai kurie failai nepraėjo vientisumo patikrinimo. Tolimesnę informaciją apie tai, kaip išspręsti šią problemą, galima rasti <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Neteisingų failų sąrašas…</a> / <a href=\"{rescanEndpoint}\">Peržiūrėti iš naujo…</a>)", "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ą.", + "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.", "This is particularly recommended when using the desktop client for file synchronisation." : "Tai ypač rekomenduojama failų sinchronizavimui naudojant darbalaukio kliento programą.", "The PHP memory limit is below the recommended value of 512MB." : "PHP atminties riba yra žemiau rekomenduojamos 512MB reikšmės.", "Error occurred while checking server setup" : "Tikrinant serverio sąranką, įvyko klaida", @@ -307,7 +308,6 @@ OC.L10N.register( "Resharing is not allowed" : "Dalijinasis išnaujo negalimas", "Link" : "Nuoroda", "Hide download" : "Slėpti atsisiuntimą", - "Password protection enforced" : "Aktyvuota apsauga slaptažodžiu", "Password protect" : "Apsaugoti slaptažodžiu", "Allow editing" : "Leisti redaguoti", "Email link to person" : "Nusiųsti nuorodą paštu", diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 3a75fa84637..59bcda7b964 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -65,6 +65,7 @@ "Check the background job settings" : "Peržiūrėkite fone veikiančių užduočių nustatymus", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Kai kurie failai nepraėjo vientisumo patikrinimo. Tolimesnę informaciją apie tai, kaip išspręsti šią problemą, galima rasti <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Neteisingų failų sąrašas…</a> / <a href=\"{rescanEndpoint}\">Peržiūrėti iš naujo…</a>)", "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ą.", + "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.", "This is particularly recommended when using the desktop client for file synchronisation." : "Tai ypač rekomenduojama failų sinchronizavimui naudojant darbalaukio kliento programą.", "The PHP memory limit is below the recommended value of 512MB." : "PHP atminties riba yra žemiau rekomenduojamos 512MB reikšmės.", "Error occurred while checking server setup" : "Tikrinant serverio sąranką, įvyko klaida", @@ -305,7 +306,6 @@ "Resharing is not allowed" : "Dalijinasis išnaujo negalimas", "Link" : "Nuoroda", "Hide download" : "Slėpti atsisiuntimą", - "Password protection enforced" : "Aktyvuota apsauga slaptažodžiu", "Password protect" : "Apsaugoti slaptažodžiu", "Allow editing" : "Leisti redaguoti", "Email link to person" : "Nusiųsti nuorodą paštu", |