lt_LT.json 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. { "translations": {
  2. "Unable to retrieve the group list" : "Nepavyko nuskaityti grupių sąrašo",
  3. "Saved" : "Įrašyta",
  4. "Saving failed:" : "Įrašymas nepavyko:",
  5. "File MIME type" : "Failo MIME tipas",
  6. "is" : "yra",
  7. "is not" : "nėra",
  8. "matches" : "atitinka",
  9. "does not match" : "nesutapo",
  10. "Example: {placeholder}" : "Pavyzdys: {placeholder}",
  11. "File size (upload)" : "Failo dydis (įkėlimas)",
  12. "less" : "mažiau",
  13. "less or equals" : "mažiau arba lygu",
  14. "greater or equals" : "daugiau arba lygu",
  15. "greater" : "daugiau",
  16. "File system tag" : "Failų sistemos žymė",
  17. "is tagged with" : "pažymėtas",
  18. "is not tagged with" : "nepažymėtas",
  19. "Select tag…" : "Pasirinkite žymę…",
  20. "Request remote address" : "Užklausos nutolęs adresas",
  21. "matches IPv4" : "atitinka IPv4",
  22. "does not match IPv4" : "neatitinka IPv4",
  23. "matches IPv6" : "atitinka IPv6",
  24. "does not match IPv6" : "neatitinka IPv6",
  25. "Request time" : "Užklausos laikas",
  26. "between" : "tarp",
  27. "not between" : "nėra tarp",
  28. "Start" : "Pradžia",
  29. "End" : "Pabaiga",
  30. "Select timezone…" : "Pasirinkite laiko juostą…",
  31. "Request URL" : "Užklausos URL",
  32. "Predefined URLs" : "Apibrėžti URLs",
  33. "Files WebDAV" : "WebDAV failai",
  34. "Request user agent" : "Užklausos vartotojo agentas",
  35. "Sync clients" : "Sinchronizavimo klientas",
  36. "Android client" : "Android klientas",
  37. "iOS client" : "iOS klientas",
  38. "Desktop client" : "Darbalaukio klientas",
  39. "User group membership" : "Vartotojų grupių narystės",
  40. "is member of" : "priklauso",
  41. "is not member of" : "nepriklauso",
  42. "The given operator is invalid" : "Nurodytas operatorius yra neteisingas",
  43. "The given regular expression is invalid" : "Nurodyta reguliari išraiška neteisinga",
  44. "The given file size is invalid" : "Nurodytas failo dydis neteisingas",
  45. "The given tag id is invalid" : "Nurodyta žymė neteisinga",
  46. "The given IP range is invalid" : "Nurodytas IP rėžis nėra korektiškas",
  47. "The given IP range is not valid for IPv4" : "Nurodytas IPv4 adresas neteisingas",
  48. "The given IP range is not valid for IPv6" : "Nurodytas IPv6 adresas neteisingas",
  49. "The given time span is invalid" : "Neteisingai nurodytas laiko tarpsnis",
  50. "The given start time is invalid" : "Neteisingai nurodyta laiko pradžia",
  51. "The given end time is invalid" : "Neteisingai nurodyta laiko pabaiga",
  52. "The given group does not exist" : "Pateikta grupė neegzistuoja",
  53. "Check %s is invalid or does not exist" : "%s neteisingas arba neegzistuoja",
  54. "Operation #%s does not exist" : "Operacijos #%s nėra",
  55. "Operation %s does not exist" : "Operacijos %s nėra",
  56. "Operation %s is invalid" : "Neteisinga %s operacija",
  57. "Check %s does not exist" : "%s neegzistuoja",
  58. "Check %s is invalid" : "Neteisingas %s",
  59. "Check #%s does not exist" : "#%s neegzistuoja",
  60. "Workflow" : "Darbo eiga",
  61. "Files workflow engine" : "Darbo eigos su failais modulis",
  62. "Open documentation" : "Atverti dokumentaciją",
  63. "Add rule group" : "Pridėti taisyklių grupę",
  64. "Short rule description" : "Rodyti taisyklės aprašymą",
  65. "Add rule" : "Pridėti taisyklę",
  66. "Reset" : "Atstatyti",
  67. "Save" : "Įrašyti",
  68. "Saving…" : "Įrašoma…",
  69. "Loading…" : "Įkeliama…"
  70. },"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);"
  71. }