Development of an internal social media platform with personalised dashboards for students
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.

django.po 7.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Jannis Leidel <jannis@leidel.info>, 2011
  5. # Kostas <tamosiunas@gmail.com>, 2014
  6. # lauris <lauris@runbox.com>, 2011
  7. # Matas Dailyda <matas@dailyda.com>, 2015-2016
  8. # Povilas Balzaravičius <pavvka@gmail.com>, 2014
  9. # Simonas Kazlauskas <simonas@kazlauskas.me>, 2012
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: django\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2017-01-19 16:49+0100\n"
  15. "PO-Revision-Date: 2017-09-23 18:54+0000\n"
  16. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  17. "Language-Team: Lithuanian (http://www.transifex.com/django/django/language/"
  18. "lt/)\n"
  19. "MIME-Version: 1.0\n"
  20. "Content-Type: text/plain; charset=UTF-8\n"
  21. "Content-Transfer-Encoding: 8bit\n"
  22. "Language: lt\n"
  23. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
  24. "%100<10 || n%100>=20) ? 1 : 2);\n"
  25. msgid "Administrative Documentation"
  26. msgstr "Administravimo dokumentacija"
  27. msgid "Home"
  28. msgstr "Pradinis"
  29. msgid "Documentation"
  30. msgstr "Dokumentacija"
  31. msgid "Bookmarklets"
  32. msgstr "Greitosios žymės"
  33. msgid "Documentation bookmarklets"
  34. msgstr "Doumentacijos greitosios žymės"
  35. msgid ""
  36. "To install bookmarklets, drag the link to your bookmarks toolbar, or right-"
  37. "click the link and add it to your bookmarks. Now you can select the "
  38. "bookmarklet from any page in the site."
  39. msgstr ""
  40. "Greitųjų žymių įdiegimui, nutempkite nuorodą į greitųjų žymių juostą, arba "
  41. "spauskite dešinį pelės klavišą ir pridėkite prie greitųjų žymių. Dabar "
  42. "galite pasirinkti greitąją žymę iš bet kurio tinklalapio puslapio."
  43. msgid "Documentation for this page"
  44. msgstr "Šio puslapio dokumentacija"
  45. msgid ""
  46. "Jumps you from any page to the documentation for the view that generates "
  47. "that page."
  48. msgstr ""
  49. "Pereina iš bet kurio puslapio į jo view funkcijos dokumentaciją, kuri "
  50. "sukūria tą puslapį"
  51. msgid "Tags"
  52. msgstr "Žymenos"
  53. msgid "List of all the template tags and their functions."
  54. msgstr "Sąrašas visų šablono žymenų ir jų funkcijų."
  55. msgid "Filters"
  56. msgstr "Filtrai"
  57. msgid ""
  58. "Filters are actions which can be applied to variables in a template to alter "
  59. "the output."
  60. msgstr ""
  61. "Filtrai yra veiksmai, kurie gali būti pritaikyti šablono kintamiesiems, kad "
  62. "pakeisti jų išvestį."
  63. msgid "Models"
  64. msgstr "Modeliai"
  65. msgid ""
  66. "Models are descriptions of all the objects in the system and their "
  67. "associated fields. Each model has a list of fields which can be accessed as "
  68. "template variables"
  69. msgstr ""
  70. "Modeliai yra visų sistemos objektų ir su jais susijusių laukų apibūdinimai. "
  71. "Kiekvienas modelis turi sąrašą laukų, kuriuos galima pasiekti kaip šablono "
  72. "kintamuosius."
  73. msgid "Views"
  74. msgstr "Rodiniai"
  75. msgid ""
  76. "Each page on the public site is generated by a view. The view defines which "
  77. "template is used to generate the page and which objects are available to "
  78. "that template."
  79. msgstr ""
  80. "Kiekvienas puslapis viešame tinklalapyje sugeneruojamas pagal rodmenis. "
  81. "Rodmuo apibūdina kuris šablonas yra naudojamas generuojant puslapį ir kurie "
  82. "objektai yra suteikiami tam šablonui."
  83. msgid "Tools for your browser to quickly access admin functionality."
  84. msgstr ""
  85. "Įrankiai Jūsų naršyklėi, kad greitai pasiektumėte administravimo "
  86. "funkcionalumą."
  87. msgid "Please install docutils"
  88. msgstr "Įdiekite docutils"
  89. #, python-format
  90. msgid ""
  91. "The admin documentation system requires Python's <a href=\"%(link)s"
  92. "\">docutils</a> library."
  93. msgstr ""
  94. "Administravimo dokumentacijos sistema reikalauja Python'o bibliotekos <a "
  95. "href=\"%(link)s\">docutils</a>."
  96. #, python-format
  97. msgid ""
  98. "Please ask your administrators to install <a href=\"%(link)s\">docutils</a>."
  99. msgstr ""
  100. "Prašykite kad administratorius įdiegtų <a href=\"%(link)s\">docutils</a>."
  101. #, python-format
  102. msgid "Model: %(name)s"
  103. msgstr "Modelis: %(name)s"
  104. msgid "Fields"
  105. msgstr "Laukai"
  106. msgid "Field"
  107. msgstr "Laukas"
  108. msgid "Type"
  109. msgstr "Tipas"
  110. msgid "Description"
  111. msgstr "Aprašymas"
  112. msgid "Methods with arguments"
  113. msgstr "Metodai su argumentais"
  114. msgid "Method"
  115. msgstr "Metodas"
  116. msgid "Arguments"
  117. msgstr "Argumentai"
  118. msgid "Back to Model documentation"
  119. msgstr "Grįžti į modelio dokumentaciją"
  120. msgid "Model documentation"
  121. msgstr "Modelio dokumentacija"
  122. msgid "Model groups"
  123. msgstr "Modelio grupės"
  124. msgid "Templates"
  125. msgstr "Šablonai"
  126. #, python-format
  127. msgid "Template: %(name)s"
  128. msgstr "Šablonas: %(name)s"
  129. #, python-format
  130. msgid "Template: \"%(name)s\""
  131. msgstr "Šablonas: \"%(name)s\""
  132. #. Translators: Search is not a verb here, it qualifies path (a search path)
  133. #, python-format
  134. msgid "Search path for template \"%(name)s\":"
  135. msgstr "Ieškoti kelio šablonui \"%(name)s\":"
  136. msgid "(does not exist)"
  137. msgstr "(neegzistuoja)"
  138. msgid "Back to Documentation"
  139. msgstr "Grįžti į dokumentacija"
  140. msgid "Template filters"
  141. msgstr "Šablono filtrai"
  142. msgid "Template filter documentation"
  143. msgstr "Šablono filtro dokumentacija"
  144. msgid "Built-in filters"
  145. msgstr "Standartiniai filtrai"
  146. #, python-format
  147. msgid ""
  148. "To use these filters, put <code>%(code)s</code> in your template before "
  149. "using the filter."
  150. msgstr ""
  151. "Kad panaudoti šiuos filtrus, prieš naudojant filtrą šablone įveskite <code>"
  152. "%(code)s</code>."
  153. msgid "Template tags"
  154. msgstr "Šablono žymenos"
  155. msgid "Template tag documentation"
  156. msgstr "Šablono žymenos dokumentacija"
  157. msgid "Built-in tags"
  158. msgstr "Standartinės žymenos"
  159. #, python-format
  160. msgid ""
  161. "To use these tags, put <code>%(code)s</code> in your template before using "
  162. "the tag."
  163. msgstr ""
  164. "Kad panaudoti šias žymenas, prieš naudojant žymeną šablone įveskite <code>"
  165. "%(code)s</code>."
  166. #, python-format
  167. msgid "View: %(name)s"
  168. msgstr "Rodinys: %(name)s"
  169. msgid "Context:"
  170. msgstr "Konstekstas:"
  171. msgid "Templates:"
  172. msgstr "Šablonai:"
  173. msgid "Back to View documentation"
  174. msgstr "Grįžti į rodinio dokumentaciją"
  175. msgid "View documentation"
  176. msgstr "Žiūrėti dokumentaciją"
  177. msgid "Jump to namespace"
  178. msgstr "Eiti į vardų plotmę"
  179. msgid "Empty namespace"
  180. msgstr "Tuščia vardų plotmė"
  181. #, python-format
  182. msgid "Views by namespace %(name)s"
  183. msgstr "Rodiniai pagal vardų plotmes %(name)s"
  184. msgid "Views by empty namespace"
  185. msgstr "Rodiniai pagal tuščias vardų plotmes."
  186. #, python-format
  187. msgid ""
  188. "\n"
  189. " View function: <code>%(full_name)s</code>. Name: <code>%(url_name)s</"
  190. "code>.\n"
  191. msgstr ""
  192. "\n"
  193. "Rodinio funkcija: <code>%(full_name)s</code>. Pavadinimas: <code>"
  194. "%(url_name)s</code>.\n"
  195. msgid "tag:"
  196. msgstr "žymė:"
  197. msgid "filter:"
  198. msgstr "filtras:"
  199. msgid "view:"
  200. msgstr "vaizdas:"
  201. #, python-format
  202. msgid "App %(app_label)r not found"
  203. msgstr "%(app_label)r aplikacija nerasta"
  204. #, python-format
  205. msgid "Model %(model_name)r not found in app %(app_label)r"
  206. msgstr "Modelis %(model_name)r programoje %(app_label)r nerastas"
  207. msgid "model:"
  208. msgstr "modelis:"
  209. #, python-format
  210. msgid "the related `%(app_label)s.%(data_type)s` object"
  211. msgstr "susijęs `%(app_label)s.%(data_type)s` objektas"
  212. #, python-format
  213. msgid "related `%(app_label)s.%(object_name)s` objects"
  214. msgstr "susiję`%(app_label)s.%(object_name)s` objektai"
  215. #, python-format
  216. msgid "all %s"
  217. msgstr "visi %s"
  218. #, python-format
  219. msgid "number of %s"
  220. msgstr "%s skaičius"
  221. #, python-format
  222. msgid "%s does not appear to be a urlpattern object"
  223. msgstr "%s neatrodo kaip urlpattern objektas"