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.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # GunChleoc, 2015-2016
  5. # GunChleoc, 2015
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: django\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2017-01-19 16:49+0100\n"
  11. "PO-Revision-Date: 2017-09-22 17:29+0000\n"
  12. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  13. "Language-Team: Gaelic, Scottish (http://www.transifex.com/django/django/"
  14. "language/gd/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: gd\n"
  19. "Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : "
  20. "(n > 2 && n < 20) ? 2 : 3;\n"
  21. msgid "Administrative Documentation"
  22. msgstr "Docamaideadh na rianachd"
  23. msgid "Home"
  24. msgstr "Dhachaigh"
  25. msgid "Documentation"
  26. msgstr "Docamaideadh"
  27. msgid "Bookmarklets"
  28. msgstr "Bookmarklets"
  29. msgid "Documentation bookmarklets"
  30. msgstr "Bookmarklets an docamaididh"
  31. msgid ""
  32. "To install bookmarklets, drag the link to your bookmarks toolbar, or right-"
  33. "click the link and add it to your bookmarks. Now you can select the "
  34. "bookmarklet from any page in the site."
  35. msgstr ""
  36. "Gus bookmarklet a stàladh, slaodaich an ceangal gu bàr-inneal nan comharran-"
  37. "lìn agad no dèan briogadh deas air a’ cheangal is cuir e ris na comharran-"
  38. "lìn agad. ’S urrainn dhut am bookmarklet a thaghadh o duilleag sam bith san "
  39. "làrach an uairsin."
  40. msgid "Documentation for this page"
  41. msgstr "Docamaideadh airson na duilleige seo"
  42. msgid ""
  43. "Jumps you from any page to the documentation for the view that generates "
  44. "that page."
  45. msgstr ""
  46. "Gearraidh tu leum o duilleag sam bith dhan docamaideadh airson an t-"
  47. "seallaidh a ghineas an duilleag sin."
  48. msgid "Tags"
  49. msgstr "Tagaichean"
  50. msgid "List of all the template tags and their functions."
  51. msgstr ""
  52. "Liosta dhe thagaichean nan ùrlaran uile ’s dhe na foincseanan a th’ aca."
  53. msgid "Filters"
  54. msgstr "Criathragan"
  55. msgid ""
  56. "Filters are actions which can be applied to variables in a template to alter "
  57. "the output."
  58. msgstr ""
  59. "’S e gnìomhan a tha sna criathragan as urrainn dhut cur an sàs air "
  60. "caochladairean ann an teamplaid gus an t-às-chur atharrachadh."
  61. msgid "Models"
  62. msgstr "Modailean"
  63. msgid ""
  64. "Models are descriptions of all the objects in the system and their "
  65. "associated fields. Each model has a list of fields which can be accessed as "
  66. "template variables"
  67. msgstr ""
  68. "’S e tuairisgeulan air a h-uile oibseact san t-siostam ’s air na raointean "
  69. "co-cheangailte riutha-san a tha sna modailean. Tha liosta dhe raointean aig "
  70. "gach modail as urrainn dhut inntrigeadh mar chaochladairean teamplaide."
  71. msgid "Views"
  72. msgstr "Seallaidhean"
  73. msgid ""
  74. "Each page on the public site is generated by a view. The view defines which "
  75. "template is used to generate the page and which objects are available to "
  76. "that template."
  77. msgstr ""
  78. "Thèid gach duilleag air an làrach phoblach a ghintinn le sealladh. Mìnichidh "
  79. "an sealladh dè an teamplaid a thèid a chleachdadh gus an duilleag a ghintinn "
  80. "agus dè na h-oibseactan as urrainn dhan teamplaid ud a chleachdadh."
  81. msgid "Tools for your browser to quickly access admin functionality."
  82. msgstr ""
  83. "Innealan airson a’ bhrabhsair agad gus gnìomhan nan rianairean inntrigeadh "
  84. "gu luath."
  85. msgid "Please install docutils"
  86. msgstr "Stàlaich docutils"
  87. #, python-format
  88. msgid ""
  89. "The admin documentation system requires Python's <a href=\"%(link)s"
  90. "\">docutils</a> library."
  91. msgstr ""
  92. "Tha siostam docamaideadh na rianachd feumach air an leabharlann <a href="
  93. "\"%(link)s\">docutils</a> aig Python."
  94. #, python-format
  95. msgid ""
  96. "Please ask your administrators to install <a href=\"%(link)s\">docutils</a>."
  97. msgstr ""
  98. "Iarr air na rianairean agad gun stàlaich iad <a href=\"%(link)s\">docutils</"
  99. "a>."
  100. #, python-format
  101. msgid "Model: %(name)s"
  102. msgstr "Modail: %(name)s"
  103. msgid "Fields"
  104. msgstr "Raointean"
  105. msgid "Field"
  106. msgstr "Raoin"
  107. msgid "Type"
  108. msgstr "Seòrsa"
  109. msgid "Description"
  110. msgstr "Tuairisgeul"
  111. msgid "Methods with arguments"
  112. msgstr "Modhan le argamaidean"
  113. msgid "Method"
  114. msgstr "Modh"
  115. msgid "Arguments"
  116. msgstr "Argamaidean"
  117. msgid "Back to Model documentation"
  118. msgstr "Till gu docamaideadh modail"
  119. msgid "Model documentation"
  120. msgstr "Docamaideadh modail"
  121. msgid "Model groups"
  122. msgstr "Buidhnean modail"
  123. msgid "Templates"
  124. msgstr "Teamplaidean"
  125. #, python-format
  126. msgid "Template: %(name)s"
  127. msgstr "Teamplaid: %(name)s"
  128. #, python-format
  129. msgid "Template: \"%(name)s\""
  130. msgstr "Teamplaid: “%(name)s”"
  131. #. Translators: Search is not a verb here, it qualifies path (a search path)
  132. #, python-format
  133. msgid "Search path for template \"%(name)s\":"
  134. msgstr "Slighe-luirg airson teamplaid “%(name)s”:"
  135. msgid "(does not exist)"
  136. msgstr "(chan eil e ann)"
  137. msgid "Back to Documentation"
  138. msgstr "Till gun docamaideadh"
  139. msgid "Template filters"
  140. msgstr "Criathragan teamplaid"
  141. msgid "Template filter documentation"
  142. msgstr "Docamaideadh air criathragan teamplaid"
  143. msgid "Built-in filters"
  144. msgstr "Criathragan ’na bhroinn"
  145. #, python-format
  146. msgid ""
  147. "To use these filters, put <code>%(code)s</code> in your template before "
  148. "using the filter."
  149. msgstr ""
  150. "Gus na criathragan seo a chleachdadh, cuir <code>%(code)s</code> san "
  151. "teamplaid agad mus cleachd thu a’ chriathrag."
  152. msgid "Template tags"
  153. msgstr "Tagaichean teamplaid"
  154. msgid "Template tag documentation"
  155. msgstr "Docamaideadh air tagaichean teamplaid"
  156. msgid "Built-in tags"
  157. msgstr "Tagaichean ’na bhroinn"
  158. #, python-format
  159. msgid ""
  160. "To use these tags, put <code>%(code)s</code> in your template before using "
  161. "the tag."
  162. msgstr ""
  163. "Gus na tagaichean seo a chleachdadh, cuir <code>%(code)s</code> san "
  164. "teamplaid agad mus cleachd thu an taga."
  165. #, python-format
  166. msgid "View: %(name)s"
  167. msgstr "Sealladh: %(name)s"
  168. msgid "Context:"
  169. msgstr "Co-theacsa:"
  170. msgid "Templates:"
  171. msgstr "Teamplaidean:"
  172. msgid "Back to View documentation"
  173. msgstr "Till gu docamaideadh nan seallaidhean"
  174. msgid "View documentation"
  175. msgstr "Docamaideadh nan seallaidhean"
  176. msgid "Jump to namespace"
  177. msgstr "Gearr leum dhan ainm-spàs"
  178. msgid "Empty namespace"
  179. msgstr "Ainm-spàs falamh"
  180. #, python-format
  181. msgid "Views by namespace %(name)s"
  182. msgstr "Seallaidhean a-rèir ainm-spàs %(name)s"
  183. msgid "Views by empty namespace"
  184. msgstr "Seallaidhean a-rèir an ainm-spàis fhalaimh"
  185. #, python-format
  186. msgid ""
  187. "\n"
  188. " View function: <code>%(full_name)s</code>. Name: <code>%(url_name)s</"
  189. "code>.\n"
  190. msgstr ""
  191. "\n"
  192. " Foincsean seallaidh: <code>%(full_name)s</code>. Ainm: <code>"
  193. "%(url_name)s</code>.\n"
  194. msgid "tag:"
  195. msgstr "taga:"
  196. msgid "filter:"
  197. msgstr "criathrag:"
  198. msgid "view:"
  199. msgstr "sealladh:"
  200. #, python-format
  201. msgid "App %(app_label)r not found"
  202. msgstr "Cha deach aplacaid %(app_label)r a lorg"
  203. #, python-format
  204. msgid "Model %(model_name)r not found in app %(app_label)r"
  205. msgstr "Cha deach modail %(model_name)r a lorg ann an aplacaid %(app_label)r"
  206. msgid "model:"
  207. msgstr "modail:"
  208. #, python-format
  209. msgid "the related `%(app_label)s.%(data_type)s` object"
  210. msgstr "an t-oibseact `%(app_label)s.%(data_type)s` dàimheach"
  211. #, python-format
  212. msgid "related `%(app_label)s.%(object_name)s` objects"
  213. msgstr "na h-oibseactan `%(app_label)s.%(object_name)s` dàimheach"
  214. #, python-format
  215. msgid "all %s"
  216. msgstr "a h-uile %s"
  217. #, python-format
  218. msgid "number of %s"
  219. msgstr "àireamh dhe %s"
  220. #, python-format
  221. msgid "%s does not appear to be a urlpattern object"
  222. msgstr "Chan eil coltas oibseact urlpattern air %s"