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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Claude Paroz <claude@2xlibre.net>, 2013-2014,2018
  5. # Claude Paroz <claude@2xlibre.net>, 2011
  6. # Jannis Leidel <jannis@leidel.info>, 2011
  7. # Jean-Baptiste Mora, 2014
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: django\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-05-17 11:49+0200\n"
  13. "PO-Revision-Date: 2018-05-18 13:00+0000\n"
  14. "Last-Translator: Claude Paroz <claude@2xlibre.net>\n"
  15. "Language-Team: French (http://www.transifex.com/django/django/language/fr/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: fr\n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. msgid "Humanize"
  22. msgstr "Humanisation"
  23. #. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th).
  24. msgctxt "ordinal 11, 12, 13"
  25. msgid "{}th"
  26. msgstr "{}<sup>e</sup>"
  27. #. Translators: Ordinal format when value ends with 0, e.g. 80th.
  28. msgctxt "ordinal 0"
  29. msgid "{}th"
  30. msgstr "{}<sup>e</sup>"
  31. #. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11.
  32. msgctxt "ordinal 1"
  33. msgid "{}st"
  34. msgstr "{}<sup>er</sup>"
  35. #. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12.
  36. msgctxt "ordinal 2"
  37. msgid "{}nd"
  38. msgstr "{}<sup>e</sup>"
  39. #. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13.
  40. msgctxt "ordinal 3"
  41. msgid "{}rd"
  42. msgstr "{}<sup>e</sup>"
  43. #. Translators: Ordinal format when value ends with 4, e.g. 84th.
  44. msgctxt "ordinal 4"
  45. msgid "{}th"
  46. msgstr "{}<sup>e</sup>"
  47. #. Translators: Ordinal format when value ends with 5, e.g. 85th.
  48. msgctxt "ordinal 5"
  49. msgid "{}th"
  50. msgstr "{}<sup>e</sup>"
  51. #. Translators: Ordinal format when value ends with 6, e.g. 86th.
  52. msgctxt "ordinal 6"
  53. msgid "{}th"
  54. msgstr "{}<sup>e</sup>"
  55. #. Translators: Ordinal format when value ends with 7, e.g. 87th.
  56. msgctxt "ordinal 7"
  57. msgid "{}th"
  58. msgstr "{}<sup>e</sup>"
  59. #. Translators: Ordinal format when value ends with 8, e.g. 88th.
  60. msgctxt "ordinal 8"
  61. msgid "{}th"
  62. msgstr "{}<sup>e</sup>"
  63. #. Translators: Ordinal format when value ends with 9, e.g. 89th.
  64. msgctxt "ordinal 9"
  65. msgid "{}th"
  66. msgstr "{}<sup>e</sup>"
  67. #, python-format
  68. msgid "%(value).1f million"
  69. msgid_plural "%(value).1f million"
  70. msgstr[0] "%(value).1f million"
  71. msgstr[1] "%(value).1f millions"
  72. #, python-format
  73. msgid "%(value)s million"
  74. msgid_plural "%(value)s million"
  75. msgstr[0] "%(value)s million"
  76. msgstr[1] "%(value)s millions"
  77. #, python-format
  78. msgid "%(value).1f billion"
  79. msgid_plural "%(value).1f billion"
  80. msgstr[0] "%(value).1f milliard"
  81. msgstr[1] "%(value).1f milliards"
  82. #, python-format
  83. msgid "%(value)s billion"
  84. msgid_plural "%(value)s billion"
  85. msgstr[0] "%(value)s milliard"
  86. msgstr[1] "%(value)s milliards"
  87. #, python-format
  88. msgid "%(value).1f trillion"
  89. msgid_plural "%(value).1f trillion"
  90. msgstr[0] "%(value).1f billion"
  91. msgstr[1] "%(value).1f billions"
  92. #, python-format
  93. msgid "%(value)s trillion"
  94. msgid_plural "%(value)s trillion"
  95. msgstr[0] "%(value)s billion"
  96. msgstr[1] "%(value)s billions"
  97. #, python-format
  98. msgid "%(value).1f quadrillion"
  99. msgid_plural "%(value).1f quadrillion"
  100. msgstr[0] "%(value).1f quadrillion"
  101. msgstr[1] "%(value).1f quadrillions"
  102. #, python-format
  103. msgid "%(value)s quadrillion"
  104. msgid_plural "%(value)s quadrillion"
  105. msgstr[0] "%(value)s quadrillion"
  106. msgstr[1] "%(value)s quadrillions"
  107. #, python-format
  108. msgid "%(value).1f quintillion"
  109. msgid_plural "%(value).1f quintillion"
  110. msgstr[0] "%(value).1f quintillion"
  111. msgstr[1] "%(value).1f quintillions"
  112. #, python-format
  113. msgid "%(value)s quintillion"
  114. msgid_plural "%(value)s quintillion"
  115. msgstr[0] "%(value)s quintillion"
  116. msgstr[1] "%(value)s quintillions"
  117. #, python-format
  118. msgid "%(value).1f sextillion"
  119. msgid_plural "%(value).1f sextillion"
  120. msgstr[0] "%(value).1f sextillion"
  121. msgstr[1] "%(value).1f sextillions"
  122. #, python-format
  123. msgid "%(value)s sextillion"
  124. msgid_plural "%(value)s sextillion"
  125. msgstr[0] "%(value)s sextillion"
  126. msgstr[1] "%(value)s sextillion"
  127. #, python-format
  128. msgid "%(value).1f septillion"
  129. msgid_plural "%(value).1f septillion"
  130. msgstr[0] "%(value).1f septillion"
  131. msgstr[1] "%(value).1f septillions"
  132. #, python-format
  133. msgid "%(value)s septillion"
  134. msgid_plural "%(value)s septillion"
  135. msgstr[0] "%(value)s septillion"
  136. msgstr[1] "%(value)s septillions"
  137. #, python-format
  138. msgid "%(value).1f octillion"
  139. msgid_plural "%(value).1f octillion"
  140. msgstr[0] "%(value).1f octillion"
  141. msgstr[1] "%(value).1f octillions"
  142. #, python-format
  143. msgid "%(value)s octillion"
  144. msgid_plural "%(value)s octillion"
  145. msgstr[0] "%(value)s octillion"
  146. msgstr[1] "%(value)s octillions"
  147. #, python-format
  148. msgid "%(value).1f nonillion"
  149. msgid_plural "%(value).1f nonillion"
  150. msgstr[0] "%(value).1f nonillion"
  151. msgstr[1] "%(value).1f nonillions"
  152. #, python-format
  153. msgid "%(value)s nonillion"
  154. msgid_plural "%(value)s nonillion"
  155. msgstr[0] "%(value)s nonillion"
  156. msgstr[1] "%(value)s nonillions"
  157. #, python-format
  158. msgid "%(value).1f decillion"
  159. msgid_plural "%(value).1f decillion"
  160. msgstr[0] "%(value).1f décillion"
  161. msgstr[1] "%(value).1f décillions"
  162. #, python-format
  163. msgid "%(value)s decillion"
  164. msgid_plural "%(value)s decillion"
  165. msgstr[0] "%(value)s décillion"
  166. msgstr[1] "%(value)s décillions"
  167. #, python-format
  168. msgid "%(value).1f googol"
  169. msgid_plural "%(value).1f googol"
  170. msgstr[0] "%(value).1f gogol"
  171. msgstr[1] "%(value).1f gogols"
  172. #, python-format
  173. msgid "%(value)s googol"
  174. msgid_plural "%(value)s googol"
  175. msgstr[0] "%(value)s gogol"
  176. msgstr[1] "%(value)s gogols"
  177. msgid "one"
  178. msgstr "un"
  179. msgid "two"
  180. msgstr "deux"
  181. msgid "three"
  182. msgstr "trois"
  183. msgid "four"
  184. msgstr "quatre"
  185. msgid "five"
  186. msgstr "cinq"
  187. msgid "six"
  188. msgstr "six"
  189. msgid "seven"
  190. msgstr "sept"
  191. msgid "eight"
  192. msgstr "huit"
  193. msgid "nine"
  194. msgstr "neuf"
  195. msgid "today"
  196. msgstr "aujourd'hui"
  197. msgid "tomorrow"
  198. msgstr "demain"
  199. msgid "yesterday"
  200. msgstr "hier"
  201. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  202. #. weeks'
  203. #, python-format
  204. msgid "%(delta)s ago"
  205. msgstr "il y a %(delta)s"
  206. #. Translators: 'naturaltime-past' strings will be included in
  207. #. '%(delta)s ago'
  208. #, python-format
  209. msgctxt "naturaltime-past"
  210. msgid "%d year"
  211. msgid_plural "%d years"
  212. msgstr[0] "%d année"
  213. msgstr[1] "%d années"
  214. #, python-format
  215. msgctxt "naturaltime-past"
  216. msgid "%d month"
  217. msgid_plural "%d months"
  218. msgstr[0] "%d mois"
  219. msgstr[1] "%d mois"
  220. #, python-format
  221. msgctxt "naturaltime-past"
  222. msgid "%d week"
  223. msgid_plural "%d weeks"
  224. msgstr[0] "%d semaine"
  225. msgstr[1] "%d semaines"
  226. #, python-format
  227. msgctxt "naturaltime-past"
  228. msgid "%d day"
  229. msgid_plural "%d days"
  230. msgstr[0] "%d jour"
  231. msgstr[1] "%d jours"
  232. #, python-format
  233. msgctxt "naturaltime-past"
  234. msgid "%d hour"
  235. msgid_plural "%d hours"
  236. msgstr[0] "%d heure"
  237. msgstr[1] "%d heures"
  238. #, python-format
  239. msgctxt "naturaltime-past"
  240. msgid "%d minute"
  241. msgid_plural "%d minutes"
  242. msgstr[0] "%d minute"
  243. msgstr[1] "%d minutes"
  244. msgid "now"
  245. msgstr "maintenant"
  246. #. Translators: please keep a non-breaking space (U+00A0)
  247. #. between count and time unit.
  248. #, python-format
  249. msgid "a second ago"
  250. msgid_plural "%(count)s seconds ago"
  251. msgstr[0] "il y a une seconde"
  252. msgstr[1] "il y a %(count)s secondes"
  253. #. Translators: please keep a non-breaking space (U+00A0)
  254. #. between count and time unit.
  255. #, python-format
  256. msgid "a minute ago"
  257. msgid_plural "%(count)s minutes ago"
  258. msgstr[0] "il y a une minute"
  259. msgstr[1] "il y a %(count)s minutes"
  260. #. Translators: please keep a non-breaking space (U+00A0)
  261. #. between count and time unit.
  262. #, python-format
  263. msgid "an hour ago"
  264. msgid_plural "%(count)s hours ago"
  265. msgstr[0] "il y a une heure"
  266. msgstr[1] "il y a %(count)s heures"
  267. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  268. #. weeks'
  269. #, python-format
  270. msgid "%(delta)s from now"
  271. msgstr "dans %(delta)s"
  272. #. Translators: 'naturaltime-future' strings will be included in
  273. #. '%(delta)s from now'
  274. #, python-format
  275. msgctxt "naturaltime-future"
  276. msgid "%d year"
  277. msgid_plural "%d years"
  278. msgstr[0] "%d année"
  279. msgstr[1] "%d années"
  280. #, python-format
  281. msgctxt "naturaltime-future"
  282. msgid "%d month"
  283. msgid_plural "%d months"
  284. msgstr[0] "%d mois"
  285. msgstr[1] "%d mois"
  286. #, python-format
  287. msgctxt "naturaltime-future"
  288. msgid "%d week"
  289. msgid_plural "%d weeks"
  290. msgstr[0] "%d semaine"
  291. msgstr[1] "%d semaines"
  292. #, python-format
  293. msgctxt "naturaltime-future"
  294. msgid "%d day"
  295. msgid_plural "%d days"
  296. msgstr[0] "%d jour"
  297. msgstr[1] "%d jours"
  298. #, python-format
  299. msgctxt "naturaltime-future"
  300. msgid "%d hour"
  301. msgid_plural "%d hours"
  302. msgstr[0] "%d heure"
  303. msgstr[1] "%d heures"
  304. #, python-format
  305. msgctxt "naturaltime-future"
  306. msgid "%d minute"
  307. msgid_plural "%d minutes"
  308. msgstr[0] "%d minute"
  309. msgstr[1] "%d minutes"
  310. #. Translators: please keep a non-breaking space (U+00A0)
  311. #. between count and time unit.
  312. #, python-format
  313. msgid "a second from now"
  314. msgid_plural "%(count)s seconds from now"
  315. msgstr[0] "dans une seconde"
  316. msgstr[1] "dans %(count)s secondes"
  317. #. Translators: please keep a non-breaking space (U+00A0)
  318. #. between count and time unit.
  319. #, python-format
  320. msgid "a minute from now"
  321. msgid_plural "%(count)s minutes from now"
  322. msgstr[0] "dans une minute"
  323. msgstr[1] "dans %(count)s minutes"
  324. #. Translators: please keep a non-breaking space (U+00A0)
  325. #. between count and time unit.
  326. #, python-format
  327. msgid "an hour from now"
  328. msgid_plural "%(count)s hours from now"
  329. msgstr[0] "dans une heure"
  330. msgstr[1] "dans %(count)s heures"