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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # GunChleoc, 2015
  5. # GunChleoc, 2015
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: django\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2019-01-16 20:42+0100\n"
  11. "PO-Revision-Date: 2018-05-29 09:32+0000\n"
  12. "Last-Translator: GunChleoc\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 "Humanize"
  22. msgstr "Humanize"
  23. #. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th).
  24. msgctxt "ordinal 11, 12, 13"
  25. msgid "{}th"
  26. msgstr "{}mh"
  27. #. Translators: Ordinal format when value ends with 0, e.g. 80th.
  28. msgctxt "ordinal 0"
  29. msgid "{}th"
  30. msgstr "{}mh"
  31. #. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11.
  32. msgctxt "ordinal 1"
  33. msgid "{}st"
  34. msgstr "{}d"
  35. #. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12.
  36. msgctxt "ordinal 2"
  37. msgid "{}nd"
  38. msgstr "{}na"
  39. #. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13.
  40. msgctxt "ordinal 3"
  41. msgid "{}rd"
  42. msgstr "{}s"
  43. #. Translators: Ordinal format when value ends with 4, e.g. 84th.
  44. msgctxt "ordinal 4"
  45. msgid "{}th"
  46. msgstr "{}mh"
  47. #. Translators: Ordinal format when value ends with 5, e.g. 85th.
  48. msgctxt "ordinal 5"
  49. msgid "{}th"
  50. msgstr "{}mh"
  51. #. Translators: Ordinal format when value ends with 6, e.g. 86th.
  52. msgctxt "ordinal 6"
  53. msgid "{}th"
  54. msgstr "{}mh"
  55. #. Translators: Ordinal format when value ends with 7, e.g. 87th.
  56. msgctxt "ordinal 7"
  57. msgid "{}th"
  58. msgstr "{}mh"
  59. #. Translators: Ordinal format when value ends with 8, e.g. 88th.
  60. msgctxt "ordinal 8"
  61. msgid "{}th"
  62. msgstr "{}mh"
  63. #. Translators: Ordinal format when value ends with 9, e.g. 89th.
  64. msgctxt "ordinal 9"
  65. msgid "{}th"
  66. msgstr "{}mh"
  67. #, python-format
  68. msgid "%(value).1f million"
  69. msgid_plural "%(value).1f million"
  70. msgstr[0] "%(value).1f mhillean"
  71. msgstr[1] "%(value).1f mhillean"
  72. msgstr[2] "%(value).1f milleanan"
  73. msgstr[3] "%(value).1f millean"
  74. #, python-format
  75. msgid "%(value)s million"
  76. msgid_plural "%(value)s million"
  77. msgstr[0] "%(value)s mhillean"
  78. msgstr[1] "%(value)s mhillean"
  79. msgstr[2] "%(value)s milleanan"
  80. msgstr[3] "%(value)s millean"
  81. #, python-format
  82. msgid "%(value).1f billion"
  83. msgid_plural "%(value).1f billion"
  84. msgstr[0] "%(value).1f bhillean"
  85. msgstr[1] "%(value).1f bhillean"
  86. msgstr[2] "%(value).1f billeanan"
  87. msgstr[3] "%(value).1f billean"
  88. #, python-format
  89. msgid "%(value)s billion"
  90. msgid_plural "%(value)s billion"
  91. msgstr[0] "%(value)s bhillean"
  92. msgstr[1] "%(value)s bhillean"
  93. msgstr[2] "%(value)s billeanan"
  94. msgstr[3] "%(value)s billean"
  95. #, python-format
  96. msgid "%(value).1f trillion"
  97. msgid_plural "%(value).1f trillion"
  98. msgstr[0] "%(value).1f trillean"
  99. msgstr[1] "%(value).1f thrillean"
  100. msgstr[2] "%(value).1f trilleanan"
  101. msgstr[3] "%(value).1f trillean"
  102. #, python-format
  103. msgid "%(value)s trillion"
  104. msgid_plural "%(value)s trillion"
  105. msgstr[0] "%(value)s trillean"
  106. msgstr[1] "%(value)s thrillean"
  107. msgstr[2] "%(value)s trilleanan"
  108. msgstr[3] "%(value)s trillean"
  109. #, python-format
  110. msgid "%(value).1f quadrillion"
  111. msgid_plural "%(value).1f quadrillion"
  112. msgstr[0] "%(value).1f quadrillean"
  113. msgstr[1] "%(value).1f quadrillean"
  114. msgstr[2] "%(value).1f quadrilleanan"
  115. msgstr[3] "%(value).1f quadrillean"
  116. #, python-format
  117. msgid "%(value)s quadrillion"
  118. msgid_plural "%(value)s quadrillion"
  119. msgstr[0] "%(value)s quadrillean"
  120. msgstr[1] "%(value)s quadrillean"
  121. msgstr[2] "%(value)s quadrilleanan"
  122. msgstr[3] "%(value)s quadrillean"
  123. #, python-format
  124. msgid "%(value).1f quintillion"
  125. msgid_plural "%(value).1f quintillion"
  126. msgstr[0] "%(value).1f quintillean"
  127. msgstr[1] "%(value).1f quintillean"
  128. msgstr[2] "%(value).1f quintilleanan"
  129. msgstr[3] "%(value).1f quintillean"
  130. #, python-format
  131. msgid "%(value)s quintillion"
  132. msgid_plural "%(value)s quintillion"
  133. msgstr[0] "%(value)s quintillean"
  134. msgstr[1] "%(value)s quintillean"
  135. msgstr[2] "%(value)s quintilleanan"
  136. msgstr[3] "%(value)s quintillean"
  137. #, python-format
  138. msgid "%(value).1f sextillion"
  139. msgid_plural "%(value).1f sextillion"
  140. msgstr[0] "%(value).1f sextillean"
  141. msgstr[1] "%(value).1f shextillean"
  142. msgstr[2] "%(value).1f sextilleanan"
  143. msgstr[3] "%(value).1f sextillean"
  144. #, python-format
  145. msgid "%(value)s sextillion"
  146. msgid_plural "%(value)s sextillion"
  147. msgstr[0] "%(value)s sextillean"
  148. msgstr[1] "%(value)s shextillean"
  149. msgstr[2] "%(value)s sextilleanan"
  150. msgstr[3] "%(value)s sextillean"
  151. #, python-format
  152. msgid "%(value).1f septillion"
  153. msgid_plural "%(value).1f septillion"
  154. msgstr[0] "%(value).1f septillean"
  155. msgstr[1] "%(value).1f sheptillean"
  156. msgstr[2] "%(value).1f septilleanan"
  157. msgstr[3] "%(value).1f septillean"
  158. #, python-format
  159. msgid "%(value)s septillion"
  160. msgid_plural "%(value)s septillion"
  161. msgstr[0] "%(value)s septillean"
  162. msgstr[1] "%(value)s sheptillean"
  163. msgstr[2] "%(value)s septilleanan"
  164. msgstr[3] "%(value)s septillean"
  165. #, python-format
  166. msgid "%(value).1f octillion"
  167. msgid_plural "%(value).1f octillion"
  168. msgstr[0] "%(value).1f octillean"
  169. msgstr[1] "%(value).1f octillean"
  170. msgstr[2] "%(value).1f octilleanan"
  171. msgstr[3] "%(value).1f octillean"
  172. #, python-format
  173. msgid "%(value)s octillion"
  174. msgid_plural "%(value)s octillion"
  175. msgstr[0] "%(value)s octillean"
  176. msgstr[1] "%(value)s octillean"
  177. msgstr[2] "%(value)s octilleanan"
  178. msgstr[3] "%(value)s octillean"
  179. #, python-format
  180. msgid "%(value).1f nonillion"
  181. msgid_plural "%(value).1f nonillion"
  182. msgstr[0] "%(value).1f nonillean"
  183. msgstr[1] "%(value).1f nonillean"
  184. msgstr[2] "%(value).1f nonilleanan"
  185. msgstr[3] "%(value).1f nonillean"
  186. #, python-format
  187. msgid "%(value)s nonillion"
  188. msgid_plural "%(value)s nonillion"
  189. msgstr[0] "%(value)s nonillean"
  190. msgstr[1] "%(value)s nonillean"
  191. msgstr[2] "%(value)s nonilleanan"
  192. msgstr[3] "%(value)s nonillean"
  193. #, python-format
  194. msgid "%(value).1f decillion"
  195. msgid_plural "%(value).1f decillion"
  196. msgstr[0] "%(value).1f decillean"
  197. msgstr[1] "%(value).1f dhecillean"
  198. msgstr[2] "%(value).1f decilleanan"
  199. msgstr[3] "%(value).1f decillean"
  200. #, python-format
  201. msgid "%(value)s decillion"
  202. msgid_plural "%(value)s decillion"
  203. msgstr[0] "%(value)s decillean"
  204. msgstr[1] "%(value)s dhecillean"
  205. msgstr[2] "%(value)s decilleanan"
  206. msgstr[3] "%(value)s decillean"
  207. #, python-format
  208. msgid "%(value).1f googol"
  209. msgid_plural "%(value).1f googol"
  210. msgstr[0] "%(value).1f ghoogol"
  211. msgstr[1] "%(value).1f ghoogol"
  212. msgstr[2] "%(value).1f googolan"
  213. msgstr[3] "%(value).1f googol"
  214. #, python-format
  215. msgid "%(value)s googol"
  216. msgid_plural "%(value)s googol"
  217. msgstr[0] "%(value)s ghoogol"
  218. msgstr[1] "%(value)s ghoogol"
  219. msgstr[2] "%(value)s googolan"
  220. msgstr[3] "%(value)s googol"
  221. msgid "one"
  222. msgstr "aon"
  223. msgid "two"
  224. msgstr "dà"
  225. msgid "three"
  226. msgstr "trì"
  227. msgid "four"
  228. msgstr "ceithir"
  229. msgid "five"
  230. msgstr "còig"
  231. msgid "six"
  232. msgstr "sia"
  233. msgid "seven"
  234. msgstr "seachd"
  235. msgid "eight"
  236. msgstr "ochd"
  237. msgid "nine"
  238. msgstr "naoidh"
  239. msgid "today"
  240. msgstr "an-diugh"
  241. msgid "tomorrow"
  242. msgstr "a-màireach"
  243. msgid "yesterday"
  244. msgstr "an-dè"
  245. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  246. #. weeks'
  247. #, python-format
  248. msgid "%(delta)s ago"
  249. msgstr "%(delta)s air ais"
  250. #. Translators: please keep a non-breaking space (U+00A0) between count
  251. #. and time unit.
  252. #, python-format
  253. msgid "an hour ago"
  254. msgid_plural "%(count)s hours ago"
  255. msgstr[0] "%(count)s uair a thìde air ais"
  256. msgstr[1] "%(count)s uair a thìde air ais"
  257. msgstr[2] "%(count)s uairean a thìde air ais"
  258. msgstr[3] "%(count)s uair a thìde air ais"
  259. #. Translators: please keep a non-breaking space (U+00A0) between count
  260. #. and time unit.
  261. #, python-format
  262. msgid "a minute ago"
  263. msgid_plural "%(count)s minutes ago"
  264. msgstr[0] "%(count)s mhionaid air ais"
  265. msgstr[1] "%(count)s mhionaid air ais"
  266. msgstr[2] "%(count)s mionaidean air ais"
  267. msgstr[3] "%(count)s mionaid air ais"
  268. #. Translators: please keep a non-breaking space (U+00A0) between count
  269. #. and time unit.
  270. #, python-format
  271. msgid "a second ago"
  272. msgid_plural "%(count)s seconds ago"
  273. msgstr[0] "%(count)s diog air ais"
  274. msgstr[1] "%(count)s dhiog air ais"
  275. msgstr[2] "%(count)s diogan air ais"
  276. msgstr[3] "%(count)s diog air ais"
  277. msgid "now"
  278. msgstr "an-dràsta"
  279. #. Translators: please keep a non-breaking space (U+00A0) between count
  280. #. and time unit.
  281. #, python-format
  282. msgid "a second from now"
  283. msgid_plural "%(count)s seconds from now"
  284. msgstr[0] "an ceann %(count)s diog"
  285. msgstr[1] "an ceann %(count)s dhiog"
  286. msgstr[2] "an ceann %(count)s diogan"
  287. msgstr[3] "an ceann %(count)s diog"
  288. #. Translators: please keep a non-breaking space (U+00A0) between count
  289. #. and time unit.
  290. #, python-format
  291. msgid "a minute from now"
  292. msgid_plural "%(count)s minutes from now"
  293. msgstr[0] "an ceann %(count)s mhionaid"
  294. msgstr[1] "an ceann %(count)s mhionaid"
  295. msgstr[2] "an ceann %(count)s mionaidean"
  296. msgstr[3] "an ceann %(count)s mionaid"
  297. #. Translators: please keep a non-breaking space (U+00A0) between count
  298. #. and time unit.
  299. #, python-format
  300. msgid "an hour from now"
  301. msgid_plural "%(count)s hours from now"
  302. msgstr[0] "an ceann %(count)s uair a thìde"
  303. msgstr[1] "an ceann %(count)s uair a thìde"
  304. msgstr[2] "an ceann %(count)s uairean a thìde"
  305. msgstr[3] "an ceann %(count)s uair a thìde"
  306. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  307. #. weeks'
  308. #, python-format
  309. msgid "%(delta)s from now"
  310. msgstr "an ceann %(delta)s"
  311. #. Translators: 'naturaltime-past' strings will be included in '%(delta)s ago'
  312. #, python-format
  313. msgctxt "naturaltime-past"
  314. msgid "%d year"
  315. msgid_plural "%d years"
  316. msgstr[0] "%d bhliadhna"
  317. msgstr[1] "%d bhliadhna"
  318. msgstr[2] "%d bliadhnaichean"
  319. msgstr[3] "%d bliadhna"
  320. #, python-format
  321. msgctxt "naturaltime-past"
  322. msgid "%d month"
  323. msgid_plural "%d months"
  324. msgstr[0] "%d mhìos"
  325. msgstr[1] "%d mhìos"
  326. msgstr[2] "%d mìosan"
  327. msgstr[3] "%d mìos"
  328. #, python-format
  329. msgctxt "naturaltime-past"
  330. msgid "%d week"
  331. msgid_plural "%d weeks"
  332. msgstr[0] "%d seachdain"
  333. msgstr[1] "%d sheachdain"
  334. msgstr[2] "%d seachdainean"
  335. msgstr[3] "%d seachdain"
  336. #, python-format
  337. msgctxt "naturaltime-past"
  338. msgid "%d day"
  339. msgid_plural "%d days"
  340. msgstr[0] "%d latha"
  341. msgstr[1] "%d latha"
  342. msgstr[2] "%d làithean"
  343. msgstr[3] "%d latha"
  344. #, python-format
  345. msgctxt "naturaltime-past"
  346. msgid "%d hour"
  347. msgid_plural "%d hours"
  348. msgstr[0] "%d uair a thìde"
  349. msgstr[1] "%d uair a thìde"
  350. msgstr[2] "%d uairean a thìde"
  351. msgstr[3] "%d uair a thìde"
  352. #, python-format
  353. msgctxt "naturaltime-past"
  354. msgid "%d minute"
  355. msgid_plural "%d minutes"
  356. msgstr[0] "%d mhionaid"
  357. msgstr[1] "%d mhionaid"
  358. msgstr[2] "%d mionaidean"
  359. msgstr[3] "%d mionaid"
  360. #. Translators: 'naturaltime-future' strings will be included in '%(delta)s
  361. #. from now'
  362. #, python-format
  363. msgctxt "naturaltime-future"
  364. msgid "%d year"
  365. msgid_plural "%d years"
  366. msgstr[0] "%d bhliadhna"
  367. msgstr[1] "%d bliadhna"
  368. msgstr[2] "%d bliadhnaichean"
  369. msgstr[3] "%d bliadhna"
  370. #, python-format
  371. msgctxt "naturaltime-future"
  372. msgid "%d month"
  373. msgid_plural "%d months"
  374. msgstr[0] "%d mhìos"
  375. msgstr[1] "%d mhìos"
  376. msgstr[2] "%d mìosan"
  377. msgstr[3] "%d mìos"
  378. #, python-format
  379. msgctxt "naturaltime-future"
  380. msgid "%d week"
  381. msgid_plural "%d weeks"
  382. msgstr[0] "%d seachdain"
  383. msgstr[1] "%d sheachdain"
  384. msgstr[2] "%d seachdainean"
  385. msgstr[3] "%d seachdain"
  386. #, python-format
  387. msgctxt "naturaltime-future"
  388. msgid "%d day"
  389. msgid_plural "%d days"
  390. msgstr[0] "%d latha"
  391. msgstr[1] "%d latha"
  392. msgstr[2] "%d làithean"
  393. msgstr[3] "%d latha"
  394. #, python-format
  395. msgctxt "naturaltime-future"
  396. msgid "%d hour"
  397. msgid_plural "%d hours"
  398. msgstr[0] "%d uair a thìde"
  399. msgstr[1] "%d uair a thìde"
  400. msgstr[2] "%d uairean a thìde"
  401. msgstr[3] "%d uair a thìde"
  402. #, python-format
  403. msgctxt "naturaltime-future"
  404. msgid "%d minute"
  405. msgid_plural "%d minutes"
  406. msgstr[0] "%d mhionaid"
  407. msgstr[1] "%d mhionaid"
  408. msgstr[2] "%d mionaidean"
  409. msgstr[3] "%d mionaid"