You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

lt_LT.json 4.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. { "translations": {
  2. "Loading preview…" : "Įkeliama peržiūra…",
  3. "Saved" : "Įrašyta",
  4. "Admin" : "Administravimas",
  5. "a safe home for all your data" : "saugūs namai visiems jūsų duomenims",
  6. "Name cannot be empty" : "Pavadinimas negali būti tuščias",
  7. "The given name is too long" : "Nurodytas pavadinimas yra per ilgas",
  8. "The given web address is too long" : "Nurodytas adresas yra per ilgas",
  9. "The given legal notice address is too long" : "Nurodytas teisinio pranešimo adresas yra per ilgas",
  10. "The given privacy policy address is too long" : "Nurodytas privatumo politikos adresas yra per ilgas",
  11. "The given slogan is too long" : "Nurodytas šūkis yra per ilgas",
  12. "The given color is invalid" : "Nurodyta spalva yra neteisinga",
  13. "The file was uploaded" : "Failas buvo įkeltas",
  14. "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Įkeliamas failas viršija upload_max_filesize direktyvą, esančią faile php.ini",
  15. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Įkeliamas failas viršija MAX_FILE_SIZE direktyvą, kuri buvo nurodyta HTML formoje",
  16. "The file was only partially uploaded" : "Failas buvo tik dalinai įkeltas",
  17. "No file was uploaded" : "Nebuvo įkeltas joks failas",
  18. "Missing a temporary folder" : "Trūksta laikinojo aplanko",
  19. "Could not write file to disk" : "Nepavyko įrašyti failą į diską",
  20. "A PHP extension stopped the file upload" : "PHP plėtinys sustabdė failo įkėlimą",
  21. "No file uploaded" : "Neįkeltas joks failas",
  22. "Unsupported image type" : "Nepalaikomas paveikslo tipas",
  23. "You are already using a custom theme. Theming app settings might be overwritten by that." : "Jūs jau naudojate tinkintą temą. Temų programėlės nustatymai gali būti perrašyti tos temos.",
  24. "Theming" : "Tema",
  25. "Legal notice" : "Teisinis pranešimas",
  26. "Privacy policy" : "Privatumo politika",
  27. "Adjust the Nextcloud theme" : "Reguliuoti Nextcloud temą",
  28. "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temos leidžia lengvai tinkinti jūsų egzemplioriaus ir palaikomų klientų išvaizdą ir turinį. Tai bus matoma visiems naudotojams. ",
  29. "Name" : "Pavadinimas",
  30. "Reset to default" : "Atstatyti į numatytąją",
  31. "Web link" : "Internetinė nuoroda",
  32. "https://…" : "https://…",
  33. "Slogan" : "Šūkis",
  34. "Color" : "Spalva",
  35. "Logo" : "Logotipas",
  36. "Upload new logo" : "Įkelti naują logotipą",
  37. "Login image" : "Prisijungimo paveikslas",
  38. "Upload new login background" : "Įkelti naują prisijungimo foną",
  39. "Remove background image" : "Šalinti foninį paveikslą",
  40. "Advanced options" : "Išplėstinės parinktys",
  41. "Legal notice link" : "Teisinio pranešimo nuoroda",
  42. "Privacy policy link" : "Privatumo politikos nuoroda",
  43. "Header logo" : "Antraštės logotipas",
  44. "Upload new header logo" : "Įkelti naują antraštės logotipą",
  45. "Favicon" : "Svetainės piktograma",
  46. "Upload new favicon" : "Įkelti naują svetainės piktogramą",
  47. "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Norėdami automatiškai generuoti svetainės piktogramą remiantis įkeltu logotipu ir spalva, įdiekite Imagemagick PHP plėtinį su SVG paveikslų palaikymu.",
  48. "You are already using a custom theme" : "Jūs jau naudojate tinkintą temą",
  49. "reset to default" : "atstatyta į numatytąją",
  50. "Web address" : "Saityno adresas",
  51. "Web address https://…" : "Saityno adresas https://…",
  52. "There is no error, the file uploaded with success" : "Klaidų nėra, failas buvo sėkmingai įkeltas",
  53. "The uploaded file was only partially uploaded" : "Įkeliamas failas buvo tik dalinai įkeltas",
  54. "Failed to write file to disk." : "Nepavyko įrašyti failą į diską.",
  55. "A PHP extension stopped the file upload." : "PHP plėtinys sustabdė failo įkėlimą."
  56. },"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);"
  57. }