lt_LT.js 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. OC.L10N.register(
  2. "workflowengine",
  3. {
  4. "The given operator is invalid" : "Nurodytas operatorius yra neteisingas",
  5. "The given regular expression is invalid" : "Nurodytas reguliarusis reiškinys yra neteisingas",
  6. "The given file size is invalid" : "Nurodytas failo dydis yra neteisingas",
  7. "The given tag id is invalid" : "Nurodytas žymės id yra neteisingas",
  8. "The given IP range is invalid" : "Nurodytas IP rėžis yra neteisingas",
  9. "The given IP range is not valid for IPv4" : "Nurodytas IPv4 adresas neteisingas",
  10. "The given IP range is not valid for IPv6" : "Nurodytas IPv6 adresas neteisingas",
  11. "The given time span is invalid" : "Neteisingai nurodytas laiko tarpsnis",
  12. "The given start time is invalid" : "Neteisingai nurodyta laiko pradžia",
  13. "The given end time is invalid" : "Neteisingai nurodyta laiko pabaiga",
  14. "The given group does not exist" : "Pateikta grupė neegzistuoja",
  15. "File" : "Failas",
  16. "File created" : "Failas sukurtas",
  17. "File updated" : "Failas atnaujintas",
  18. "File renamed" : "Failas pervadintas",
  19. "File deleted" : "Failas ištrintas",
  20. "File copied" : "Failas nukopijuotas",
  21. "Tag assigned" : "Priskirta žymė",
  22. "Someone" : "Kažkas",
  23. "%s created %s" : "%s sukūrė %s",
  24. "%s modified %s" : "%s modifikavo %s",
  25. "%s deleted %s" : "%s ištrynė %s",
  26. "%s renamed %s" : "%s pervadino %s",
  27. "%s copied %s" : "%s nukopijavo %s",
  28. "%s assigned %s to %s" : "%s priskyrė %s į %s",
  29. "Operation #%s does not exist" : "Operacijos #%s nėra",
  30. "Entity %s does not exist" : "Esybės %s nėra",
  31. "Entity %s is invalid" : "Esybė %s yra neteisinga",
  32. "No events are chosen." : "Nepasirinkta jokių įvykių.",
  33. "Operation %s does not exist" : "Operacijos %s nėra",
  34. "Operation %s is invalid" : "Neteisinga %s operacija",
  35. "Check %s is invalid or does not exist" : "%s neteisingas arba neegzistuoja",
  36. "Flow" : "Eiga",
  37. "Nextcloud workflow engine" : "Nextcloud darbo eigos modulis",
  38. "Select a filter" : "Pasirinkite filtrą",
  39. "Select a comparator" : "Pasirinkite palyginimą",
  40. "Select a file type" : "Pasirinkite failo tipą",
  41. "e.g. httpd/unix-directory" : "pvz., httpd/unix-directory",
  42. "Images" : "Paveikslai",
  43. "Office documents" : "Raštinės dokumentai",
  44. "PDF documents" : "PDF dokumentai",
  45. "Custom mimetype" : "Tinkintas MIME tipas",
  46. "Select a tag" : "Pasirinkite žymę",
  47. "No results" : "Rezultatų nėra",
  48. "Please enter a valid time span" : "Įveskite teisingą laiko intervalą",
  49. "Select a request URL" : "Pasirinkite užklausos URL",
  50. "Predefined URLs" : "Iš anksto apibrėžti URL adresai",
  51. "Files WebDAV" : "WebDAV failai",
  52. "Others" : "Kiti",
  53. "Custom URL" : "Tinkintas URL",
  54. "Select a user agent" : "Pasirinkite naudotojo agentą",
  55. "Android client" : "Android klientas",
  56. "iOS client" : "iOS klientas",
  57. "Desktop client" : "Darbalaukio klientas",
  58. "Custom user agent" : "Tinkintas naudotojo agentas",
  59. "At least one event must be selected" : "Privalo būti pasirinktas bent vienas įvykis",
  60. "Add new flow" : "Pridėti naują eigą",
  61. "When" : "Kada",
  62. "and" : "ir",
  63. "Cancel" : "Atsisakyti",
  64. "Delete" : "Ištrinti",
  65. "The configuration is invalid" : "Konfigūracija yra neteisinga",
  66. "Active" : "Aktyvi",
  67. "Save" : "Įrašyti",
  68. "Available flows" : "Prieinamos eigos",
  69. "For details on how to write your own flow, check out the development documentation." : "Išsamesnę informaciją apie tai, kaip parašyti savo asmeninę eigą, rasite plėtotojo dokumentacijoje.",
  70. "More flows" : "Daugiau eigų",
  71. "Browse the app store" : "Naršyti programėlių parduotuvę",
  72. "Show less" : "Rodyti mažiau",
  73. "Show more" : "Rodyti daugiau",
  74. "Configured flows" : "Konfigūruotos eigos",
  75. "Your flows" : "Jūsų eigos",
  76. "matches" : "atitinka",
  77. "does not match" : "neatitinka",
  78. "is" : "yra",
  79. "is not" : "nėra",
  80. "File name" : "Failo pavadinimas",
  81. "File MIME type" : "Failo MIME tipas",
  82. "File size (upload)" : "Failo dydis (įkėlimas)",
  83. "less" : "mažiau",
  84. "less or equals" : "mažiau arba lygu",
  85. "greater or equals" : "daugiau arba lygu",
  86. "greater" : "daugiau",
  87. "Request remote address" : "Užklausti nuotolinį adresą",
  88. "matches IPv4" : "atitinka IPv4",
  89. "does not match IPv4" : "neatitinka IPv4",
  90. "matches IPv6" : "atitinka IPv6",
  91. "does not match IPv6" : "neatitinka IPv6",
  92. "File system tag" : "Failų sistemos žymė",
  93. "is tagged with" : "pažymėtas",
  94. "is not tagged with" : "nepažymėtas",
  95. "Request URL" : "Užklausos URL",
  96. "Request time" : "Užklausos laikas",
  97. "between" : "tarp",
  98. "not between" : "nėra tarp",
  99. "Request user agent" : "Užklausti naudotojo agentą",
  100. "User group membership" : "Naudotojų grupių narystės",
  101. "is member of" : "priklauso grupei",
  102. "is not member of" : "nepriklauso grupei",
  103. "Short rule description" : "Trumpas taisyklės aprašas",
  104. "Add rule" : "Pridėti taisyklę",
  105. "Reset" : "Atstatyti",
  106. "Saving…" : "Įrašoma…",
  107. "Group list is empty" : "Grupės sąrašas yra tuščias",
  108. "Unable to retrieve the group list" : "Nepavyko nuskaityti grupių sąrašo",
  109. "Saved" : "Įrašyta",
  110. "Saving failed:" : "Įrašymas nepavyko:",
  111. "Add rule group" : "Pridėti taisyklių grupę",
  112. "Example: {placeholder}" : "Pavyzdys: {placeholder}",
  113. "Select tag…" : "Pasirinkite žymę…",
  114. "Start" : "Pradžia",
  115. "End" : "Pabaiga",
  116. "Select timezone…" : "Pasirinkite laiko juostą…",
  117. "Sync clients" : "Sinchronizavimo klientas",
  118. "Workflow" : "Darbo eiga",
  119. "Files workflow engine" : "Darbo eigos su failais modulis",
  120. "Open documentation" : "Atverti dokumentaciją",
  121. "Loading…" : "Įkeliama…",
  122. "Tag management" : "Žymių tvarkymas"
  123. },
  124. "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);");