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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # alternativespeak <alternativespeak@gmail.com>, 2012
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: django\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2019-01-16 20:42+0100\n"
  10. "PO-Revision-Date: 2018-05-18 01:38+0000\n"
  11. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  12. "Language-Team: Malay (http://www.transifex.com/django/django/language/ms/)\n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "Language: ms\n"
  17. "Plural-Forms: nplurals=1; plural=0;\n"
  18. msgid "Humanize"
  19. msgstr ""
  20. #. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th).
  21. msgctxt "ordinal 11, 12, 13"
  22. msgid "{}th"
  23. msgstr ""
  24. #. Translators: Ordinal format when value ends with 0, e.g. 80th.
  25. msgctxt "ordinal 0"
  26. msgid "{}th"
  27. msgstr ""
  28. #. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11.
  29. msgctxt "ordinal 1"
  30. msgid "{}st"
  31. msgstr ""
  32. #. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12.
  33. msgctxt "ordinal 2"
  34. msgid "{}nd"
  35. msgstr ""
  36. #. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13.
  37. msgctxt "ordinal 3"
  38. msgid "{}rd"
  39. msgstr ""
  40. #. Translators: Ordinal format when value ends with 4, e.g. 84th.
  41. msgctxt "ordinal 4"
  42. msgid "{}th"
  43. msgstr ""
  44. #. Translators: Ordinal format when value ends with 5, e.g. 85th.
  45. msgctxt "ordinal 5"
  46. msgid "{}th"
  47. msgstr ""
  48. #. Translators: Ordinal format when value ends with 6, e.g. 86th.
  49. msgctxt "ordinal 6"
  50. msgid "{}th"
  51. msgstr ""
  52. #. Translators: Ordinal format when value ends with 7, e.g. 87th.
  53. msgctxt "ordinal 7"
  54. msgid "{}th"
  55. msgstr ""
  56. #. Translators: Ordinal format when value ends with 8, e.g. 88th.
  57. msgctxt "ordinal 8"
  58. msgid "{}th"
  59. msgstr ""
  60. #. Translators: Ordinal format when value ends with 9, e.g. 89th.
  61. msgctxt "ordinal 9"
  62. msgid "{}th"
  63. msgstr ""
  64. #, python-format
  65. msgid "%(value).1f million"
  66. msgid_plural "%(value).1f million"
  67. msgstr[0] ""
  68. #, python-format
  69. msgid "%(value)s million"
  70. msgid_plural "%(value)s million"
  71. msgstr[0] ""
  72. #, python-format
  73. msgid "%(value).1f billion"
  74. msgid_plural "%(value).1f billion"
  75. msgstr[0] ""
  76. #, python-format
  77. msgid "%(value)s billion"
  78. msgid_plural "%(value)s billion"
  79. msgstr[0] ""
  80. #, python-format
  81. msgid "%(value).1f trillion"
  82. msgid_plural "%(value).1f trillion"
  83. msgstr[0] ""
  84. #, python-format
  85. msgid "%(value)s trillion"
  86. msgid_plural "%(value)s trillion"
  87. msgstr[0] ""
  88. #, python-format
  89. msgid "%(value).1f quadrillion"
  90. msgid_plural "%(value).1f quadrillion"
  91. msgstr[0] ""
  92. #, python-format
  93. msgid "%(value)s quadrillion"
  94. msgid_plural "%(value)s quadrillion"
  95. msgstr[0] ""
  96. #, python-format
  97. msgid "%(value).1f quintillion"
  98. msgid_plural "%(value).1f quintillion"
  99. msgstr[0] ""
  100. #, python-format
  101. msgid "%(value)s quintillion"
  102. msgid_plural "%(value)s quintillion"
  103. msgstr[0] ""
  104. #, python-format
  105. msgid "%(value).1f sextillion"
  106. msgid_plural "%(value).1f sextillion"
  107. msgstr[0] ""
  108. #, python-format
  109. msgid "%(value)s sextillion"
  110. msgid_plural "%(value)s sextillion"
  111. msgstr[0] ""
  112. #, python-format
  113. msgid "%(value).1f septillion"
  114. msgid_plural "%(value).1f septillion"
  115. msgstr[0] ""
  116. #, python-format
  117. msgid "%(value)s septillion"
  118. msgid_plural "%(value)s septillion"
  119. msgstr[0] ""
  120. #, python-format
  121. msgid "%(value).1f octillion"
  122. msgid_plural "%(value).1f octillion"
  123. msgstr[0] ""
  124. #, python-format
  125. msgid "%(value)s octillion"
  126. msgid_plural "%(value)s octillion"
  127. msgstr[0] ""
  128. #, python-format
  129. msgid "%(value).1f nonillion"
  130. msgid_plural "%(value).1f nonillion"
  131. msgstr[0] ""
  132. #, python-format
  133. msgid "%(value)s nonillion"
  134. msgid_plural "%(value)s nonillion"
  135. msgstr[0] ""
  136. #, python-format
  137. msgid "%(value).1f decillion"
  138. msgid_plural "%(value).1f decillion"
  139. msgstr[0] ""
  140. #, python-format
  141. msgid "%(value)s decillion"
  142. msgid_plural "%(value)s decillion"
  143. msgstr[0] ""
  144. #, python-format
  145. msgid "%(value).1f googol"
  146. msgid_plural "%(value).1f googol"
  147. msgstr[0] ""
  148. #, python-format
  149. msgid "%(value)s googol"
  150. msgid_plural "%(value)s googol"
  151. msgstr[0] ""
  152. msgid "one"
  153. msgstr "satu"
  154. msgid "two"
  155. msgstr "dua"
  156. msgid "three"
  157. msgstr "tiga"
  158. msgid "four"
  159. msgstr "empat"
  160. msgid "five"
  161. msgstr "lima"
  162. msgid "six"
  163. msgstr "enam"
  164. msgid "seven"
  165. msgstr "tujuh"
  166. msgid "eight"
  167. msgstr "lapan"
  168. msgid "nine"
  169. msgstr "sembilan"
  170. msgid "today"
  171. msgstr "hari ini"
  172. msgid "tomorrow"
  173. msgstr "esok"
  174. msgid "yesterday"
  175. msgstr "semalam"
  176. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  177. #. weeks'
  178. #, python-format
  179. msgid "%(delta)s ago"
  180. msgstr ""
  181. #. Translators: please keep a non-breaking space (U+00A0) between count
  182. #. and time unit.
  183. #, python-format
  184. msgid "an hour ago"
  185. msgid_plural "%(count)s hours ago"
  186. msgstr[0] ""
  187. #. Translators: please keep a non-breaking space (U+00A0) between count
  188. #. and time unit.
  189. #, python-format
  190. msgid "a minute ago"
  191. msgid_plural "%(count)s minutes ago"
  192. msgstr[0] ""
  193. #. Translators: please keep a non-breaking space (U+00A0) between count
  194. #. and time unit.
  195. #, python-format
  196. msgid "a second ago"
  197. msgid_plural "%(count)s seconds ago"
  198. msgstr[0] ""
  199. msgid "now"
  200. msgstr "sekarang"
  201. #. Translators: please keep a non-breaking space (U+00A0) between count
  202. #. and time unit.
  203. #, python-format
  204. msgid "a second from now"
  205. msgid_plural "%(count)s seconds from now"
  206. msgstr[0] ""
  207. #. Translators: please keep a non-breaking space (U+00A0) between count
  208. #. and time unit.
  209. #, python-format
  210. msgid "a minute from now"
  211. msgid_plural "%(count)s minutes from now"
  212. msgstr[0] ""
  213. #. Translators: please keep a non-breaking space (U+00A0) between count
  214. #. and time unit.
  215. #, python-format
  216. msgid "an hour from now"
  217. msgid_plural "%(count)s hours from now"
  218. msgstr[0] ""
  219. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  220. #. weeks'
  221. #, python-format
  222. msgid "%(delta)s from now"
  223. msgstr ""
  224. #. Translators: 'naturaltime-past' strings will be included in '%(delta)s ago'
  225. #, python-format
  226. msgctxt "naturaltime-past"
  227. msgid "%d year"
  228. msgid_plural "%d years"
  229. msgstr[0] ""
  230. #, python-format
  231. msgctxt "naturaltime-past"
  232. msgid "%d month"
  233. msgid_plural "%d months"
  234. msgstr[0] ""
  235. #, python-format
  236. msgctxt "naturaltime-past"
  237. msgid "%d week"
  238. msgid_plural "%d weeks"
  239. msgstr[0] ""
  240. #, python-format
  241. msgctxt "naturaltime-past"
  242. msgid "%d day"
  243. msgid_plural "%d days"
  244. msgstr[0] ""
  245. #, python-format
  246. msgctxt "naturaltime-past"
  247. msgid "%d hour"
  248. msgid_plural "%d hours"
  249. msgstr[0] ""
  250. #, python-format
  251. msgctxt "naturaltime-past"
  252. msgid "%d minute"
  253. msgid_plural "%d minutes"
  254. msgstr[0] ""
  255. #. Translators: 'naturaltime-future' strings will be included in '%(delta)s
  256. #. from now'
  257. #, python-format
  258. msgctxt "naturaltime-future"
  259. msgid "%d year"
  260. msgid_plural "%d years"
  261. msgstr[0] ""
  262. #, python-format
  263. msgctxt "naturaltime-future"
  264. msgid "%d month"
  265. msgid_plural "%d months"
  266. msgstr[0] ""
  267. #, python-format
  268. msgctxt "naturaltime-future"
  269. msgid "%d week"
  270. msgid_plural "%d weeks"
  271. msgstr[0] ""
  272. #, python-format
  273. msgctxt "naturaltime-future"
  274. msgid "%d day"
  275. msgid_plural "%d days"
  276. msgstr[0] ""
  277. #, python-format
  278. msgctxt "naturaltime-future"
  279. msgid "%d hour"
  280. msgid_plural "%d hours"
  281. msgstr[0] ""
  282. #, python-format
  283. msgctxt "naturaltime-future"
  284. msgid "%d minute"
  285. msgid_plural "%d minutes"
  286. msgstr[0] ""