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 3.9KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. { "translations": {
  2. "Tags" : "Žymės",
  3. "Update" : "Atnaujinti",
  4. "Create" : "Sukurti",
  5. "Select tag…" : "Pasirinkti žymę...",
  6. "System tag %1$s added by the system" : "Sistema pridėjo sistemos žymę %1$s",
  7. "Added system tag {systemtag}" : "Pridėta sistemos žymė {systemtag}",
  8. "Added system tag %1$s" : "Pridėta sistemos žymė %1$s",
  9. "%1$s added system tag %2$s" : "%1$s pridėjo sistemos žymę %2$s",
  10. "{actor} added system tag {systemtag}" : "{actor} pridėjo sistemos žymę {systemtag}",
  11. "System tag %1$s removed by the system" : "Sistema pašalino sistemos žymę %1$s",
  12. "Removed system tag {systemtag}" : "Pašalinta sistemos žymė {systemtag}",
  13. "Removed system tag %1$s" : "Pašalinta sistemos žymė %1$s",
  14. "%1$s removed system tag %2$s" : "%1$s pašalino sistemos žymę %2$s",
  15. "{actor} removed system tag {systemtag}" : "{actor} pašalino sistemos žymę {systemtag}",
  16. "You created system tag %1$s" : "Jūs sukūrėte sistemos žymę %1$s",
  17. "You created system tag {systemtag}" : "Jūs sukūrėte sistemos žymę {systemtag}",
  18. "%1$s created system tag %2$s" : "%1$s sukūrė sistemos žymę %2$s",
  19. "{actor} created system tag {systemtag}" : "{actor} sukūrė sistemos žymę {systemtag}",
  20. "You deleted system tag %1$s" : "Jūs ištrynėte sistemos žymę %1$s",
  21. "You deleted system tag {systemtag}" : "Jūs ištrynėte sistemos žymę {systemtag}",
  22. "%1$s deleted system tag %2$s" : "%1$s ištrynė sistemos žymę %2$s",
  23. "{actor} deleted system tag {systemtag}" : "{actor} ištrynė sistemos žymę {systemtag}",
  24. "You updated system tag %2$s to %1$s" : "Jūs atnaujinote sistemos žymę %2$s į %1$s",
  25. "You updated system tag {oldsystemtag} to {newsystemtag}" : "Jūs atnaujinote sistemos žymę {oldsystemtag} į {newsystemtag}",
  26. "%1$s updated system tag %3$s to %2$s" : "%1$s atnaujino sistemos žymę %3$s į %2$s",
  27. "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} atnaujino sistemos žymę {oldsystemtag} į {newsystemtag}",
  28. "You added system tag %2$s to %1$s" : "Jūs pridėjote sistemos žymę %2$s prie %1$s",
  29. "You added system tag {systemtag} to {file}" : "Jūs pridėjote sistemos žymę {systemtag} prie {file}",
  30. "%1$s added system tag %3$s to %2$s" : "%1$s pridėjo sistemos žymę %3$s prie %2$s",
  31. "{actor} added system tag {systemtag} to {file}" : "{actor} pridėjo sistemos žymę {systemtag} prie {file}",
  32. "You removed system tag %2$s from %1$s" : "Jūs pašalinote sistemos žymę %2$s nuo %1$s",
  33. "You removed system tag {systemtag} from {file}" : "Jūs pašalinote sistemos žymę {systemtag} nuo {file}",
  34. "%1$s removed system tag %3$s from %2$s" : "%1$s pašalino sistemos žymę %3$s nuo %2$s",
  35. "{actor} removed system tag {systemtag} from {file}" : "{actor} pašalino sistemos žymę {systemtag} nuo {file}",
  36. "<strong>System tags</strong> for a file have been modified" : "Failo <strong>sistemos žymės</strong> buvo pakeistos.",
  37. "Tagged files" : "Pažymėti failai",
  38. "Select tags to filter by" : "Pasirinkite žymes, pagal kurias filtruoti",
  39. "No tags found" : "Nerasta jokių žymių",
  40. "Please select tags to filter by" : "Prašome pasirinkti žymes, pagal kurias filtruoti",
  41. "No files found for the selected tags" : "Pasirinktai žymei, nerasti jokie failai.",
  42. "Select tag …" : "Pasirinkite žymę…",
  43. "Create a new tag" : "Sukurti naują žymę",
  44. "Name" : "Pavadinimas",
  45. "Public" : "Vieša",
  46. "Restricted" : "Apribota",
  47. "Invisible" : "Nematoma",
  48. "Delete" : "Ištrinti",
  49. "Reset" : "Atstatyti",
  50. "No files in here" : "Čia failų nėra",
  51. "No entries found in this folder" : "Šiame aplanke nerasta jokių įrašų",
  52. "Size" : "Dydis",
  53. "Modified" : "Pakeista"
  54. },"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);"
  55. }