diff options
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 37 |
1 files changed, 4 insertions, 33 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 2458a514226..a4a1d619e71 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -300,48 +300,19 @@ OC.L10N.register( "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.", "The user limit of this instance is reached." : "Yra pasiekta šio egzemplioriaus naudotojų riba.", "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:", - "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.", - "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.", "Wrong username or password." : "Neteisingas naudotojo vardas ar slaptažodis.", "User disabled" : "Naudotojas išjungtas", "Username or email" : "Naudotojas arba el. paštas", - "Open settings menu" : "Atverti nustatymų meniu", - "Settings" : "Nustatymai", - "Show all contacts …" : "Rodyti visus adresatus…", - "No files in here" : "Čia failų nėra", - "New folder" : "Naujas aplankas", - "No more subfolders in here" : "Čia daugiau nebėra poaplankių", - "Name" : "Pavadinimas", - "Size" : "Dydis", - "Modified" : "Pakeista", - "\"{name}\" is an invalid file name." : "„{name}“ yra neteisingas failo pavadinimas.", - "File name cannot be empty." : "Failo pavadinimas negali būti tuščias.", - "\"/\" is not allowed inside a file name." : "Failo pavadinime simbolis „/“ draudžiamas.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" yra neleistinas failo tipas", - "{newName} already exists" : "{newName} jau yra", - "Error loading file picker template: {error}" : "Klaida įkeliant failo parinkimo ruošinį: {error}", + "Apps and Settings" : "Programėlės ir nustatymai", "Error loading message template: {error}" : "Klaida įkeliant žinutės ruošinį: {error}", - "Show list view" : "Rodyti sąrašo rodinį", - "Show grid view" : "Rodyti tinklelio rodinį", - "Pending" : "Vykdoma", - "Home" : "Namai", - "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ą", "Users" : "Naudotojai", "Username" : "Naudotojo vardas", "Database user" : "Duomenų bazės naudotojas", + "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", "App token" : "Išorinės sistemos įskiepio kodas", "Alternative log in using app token" : "Alternatyvus prisijungimas naudojant programėlės atpažinimo raktą", - "Please use the command line updater because you have a big instance with more than 50 users." : "Naudokite komandų eilutės atnaujinimo programą, nes turite didelį egzempliorių su daugiau nei 50 naudotojų.", - "Apps and Settings" : "Programėlės ir nustatymai" + "Please use the command line updater because you have a big instance with more than 50 users." : "Naudokite komandų eilutės atnaujinimo programą, nes turite didelį egzempliorių su daugiau nei 50 naudotojų." }, "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);"); |