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

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