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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Ali Ismayilov <ali@ismailov.info>, 2011
  5. # Claude Paroz <claude@2xlibre.net>, 2013
  6. # Emin Mastizada <emin@linux.com>, 2018
  7. # Emin Mastizada <emin@linux.com>, 2016
  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-09-09 12:56+0000\n"
  14. "Last-Translator: Emin Mastizada <emin@linux.com>\n"
  15. "Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/"
  16. "az/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Language: az\n"
  21. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  22. msgid "Humanize"
  23. msgstr "İnsanlaşdır"
  24. #. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th).
  25. msgctxt "ordinal 11, 12, 13"
  26. msgid "{}th"
  27. msgstr ""
  28. #. Translators: Ordinal format when value ends with 0, e.g. 80th.
  29. msgctxt "ordinal 0"
  30. msgid "{}th"
  31. msgstr ""
  32. #. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11.
  33. msgctxt "ordinal 1"
  34. msgid "{}st"
  35. msgstr "{}ci"
  36. #. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12.
  37. msgctxt "ordinal 2"
  38. msgid "{}nd"
  39. msgstr "{}ci"
  40. #. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13.
  41. msgctxt "ordinal 3"
  42. msgid "{}rd"
  43. msgstr "{}cü"
  44. #. Translators: Ordinal format when value ends with 4, e.g. 84th.
  45. msgctxt "ordinal 4"
  46. msgid "{}th"
  47. msgstr "{}cü"
  48. #. Translators: Ordinal format when value ends with 5, e.g. 85th.
  49. msgctxt "ordinal 5"
  50. msgid "{}th"
  51. msgstr "{}ci"
  52. #. Translators: Ordinal format when value ends with 6, e.g. 86th.
  53. msgctxt "ordinal 6"
  54. msgid "{}th"
  55. msgstr "{}cı"
  56. #. Translators: Ordinal format when value ends with 7, e.g. 87th.
  57. msgctxt "ordinal 7"
  58. msgid "{}th"
  59. msgstr "{}ci"
  60. #. Translators: Ordinal format when value ends with 8, e.g. 88th.
  61. msgctxt "ordinal 8"
  62. msgid "{}th"
  63. msgstr "{}ci"
  64. #. Translators: Ordinal format when value ends with 9, e.g. 89th.
  65. msgctxt "ordinal 9"
  66. msgid "{}th"
  67. msgstr "{}cu"
  68. #, python-format
  69. msgid "%(value).1f million"
  70. msgid_plural "%(value).1f million"
  71. msgstr[0] "%(value).1f milyon"
  72. msgstr[1] "%(value).1f milyon"
  73. #, python-format
  74. msgid "%(value)s million"
  75. msgid_plural "%(value)s million"
  76. msgstr[0] "%(value)s milyon"
  77. msgstr[1] "%(value)s milyon"
  78. #, python-format
  79. msgid "%(value).1f billion"
  80. msgid_plural "%(value).1f billion"
  81. msgstr[0] "%(value).1f milyard"
  82. msgstr[1] "%(value).1f milyard"
  83. #, python-format
  84. msgid "%(value)s billion"
  85. msgid_plural "%(value)s billion"
  86. msgstr[0] "%(value)s milyard"
  87. msgstr[1] "%(value)s milyard"
  88. #, python-format
  89. msgid "%(value).1f trillion"
  90. msgid_plural "%(value).1f trillion"
  91. msgstr[0] "%(value).1f trilyon"
  92. msgstr[1] "%(value).1f trilyon"
  93. #, python-format
  94. msgid "%(value)s trillion"
  95. msgid_plural "%(value)s trillion"
  96. msgstr[0] "%(value)s trilyon"
  97. msgstr[1] "%(value)s trilyon"
  98. #, python-format
  99. msgid "%(value).1f quadrillion"
  100. msgid_plural "%(value).1f quadrillion"
  101. msgstr[0] "%(value).1f kvadrilyon"
  102. msgstr[1] "%(value).1f kvadrilyon"
  103. #, python-format
  104. msgid "%(value)s quadrillion"
  105. msgid_plural "%(value)s quadrillion"
  106. msgstr[0] "%(value)s kvadrilyon"
  107. msgstr[1] "%(value)s kvadrilyon"
  108. #, python-format
  109. msgid "%(value).1f quintillion"
  110. msgid_plural "%(value).1f quintillion"
  111. msgstr[0] "%(value).1f kvintilyon"
  112. msgstr[1] "%(value).1f kvintilyon"
  113. #, python-format
  114. msgid "%(value)s quintillion"
  115. msgid_plural "%(value)s quintillion"
  116. msgstr[0] "%(value)s kvintilyon"
  117. msgstr[1] "%(value)s kvintilyon"
  118. #, python-format
  119. msgid "%(value).1f sextillion"
  120. msgid_plural "%(value).1f sextillion"
  121. msgstr[0] "%(value).1f sekstilyon"
  122. msgstr[1] "%(value).1f sekstilyon"
  123. #, python-format
  124. msgid "%(value)s sextillion"
  125. msgid_plural "%(value)s sextillion"
  126. msgstr[0] "%(value)s sekstilyon"
  127. msgstr[1] "%(value)s sekstilyon"
  128. #, python-format
  129. msgid "%(value).1f septillion"
  130. msgid_plural "%(value).1f septillion"
  131. msgstr[0] "%(value).1f septilyon"
  132. msgstr[1] "%(value).1f septilyon"
  133. #, python-format
  134. msgid "%(value)s septillion"
  135. msgid_plural "%(value)s septillion"
  136. msgstr[0] "%(value)s septilyon"
  137. msgstr[1] "%(value)s septilyon"
  138. #, python-format
  139. msgid "%(value).1f octillion"
  140. msgid_plural "%(value).1f octillion"
  141. msgstr[0] "%(value).1f oktilyon"
  142. msgstr[1] "%(value).1f oktilyon"
  143. #, python-format
  144. msgid "%(value)s octillion"
  145. msgid_plural "%(value)s octillion"
  146. msgstr[0] "%(value)s oktilyon"
  147. msgstr[1] "%(value)s oktilyon"
  148. #, python-format
  149. msgid "%(value).1f nonillion"
  150. msgid_plural "%(value).1f nonillion"
  151. msgstr[0] "%(value).1f nonilyon"
  152. msgstr[1] "%(value).1f nonilyon"
  153. #, python-format
  154. msgid "%(value)s nonillion"
  155. msgid_plural "%(value)s nonillion"
  156. msgstr[0] "%(value)s nonilyon"
  157. msgstr[1] "%(value)s nonilyon"
  158. #, python-format
  159. msgid "%(value).1f decillion"
  160. msgid_plural "%(value).1f decillion"
  161. msgstr[0] "%(value).1f deçilyon"
  162. msgstr[1] "%(value).1f deçilyon"
  163. #, python-format
  164. msgid "%(value)s decillion"
  165. msgid_plural "%(value)s decillion"
  166. msgstr[0] "%(value)s deçilyon"
  167. msgstr[1] "%(value)s deçilyon"
  168. #, python-format
  169. msgid "%(value).1f googol"
  170. msgid_plural "%(value).1f googol"
  171. msgstr[0] "%(value).1f quqol"
  172. msgstr[1] "%(value).1f quqol"
  173. #, python-format
  174. msgid "%(value)s googol"
  175. msgid_plural "%(value)s googol"
  176. msgstr[0] "%(value)s quqol"
  177. msgstr[1] "%(value)s quqol"
  178. msgid "one"
  179. msgstr "bir"
  180. msgid "two"
  181. msgstr "iki"
  182. msgid "three"
  183. msgstr "üç"
  184. msgid "four"
  185. msgstr "dörd"
  186. msgid "five"
  187. msgstr "beş"
  188. msgid "six"
  189. msgstr "altı"
  190. msgid "seven"
  191. msgstr "yeddi"
  192. msgid "eight"
  193. msgstr "səkkiz"
  194. msgid "nine"
  195. msgstr "doqquz"
  196. msgid "today"
  197. msgstr "bu gün"
  198. msgid "tomorrow"
  199. msgstr "sabah"
  200. msgid "yesterday"
  201. msgstr "dünən"
  202. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  203. #. weeks'
  204. #, python-format
  205. msgid "%(delta)s ago"
  206. msgstr "%(delta)s əvvəl"
  207. #. Translators: 'naturaltime-past' strings will be included in
  208. #. '%(delta)s ago'
  209. #, python-format
  210. msgctxt "naturaltime-past"
  211. msgid "%d year"
  212. msgid_plural "%d years"
  213. msgstr[0] "%d il"
  214. msgstr[1] "%d il"
  215. #, python-format
  216. msgctxt "naturaltime-past"
  217. msgid "%d month"
  218. msgid_plural "%d months"
  219. msgstr[0] "%d ay"
  220. msgstr[1] "%d ay"
  221. #, python-format
  222. msgctxt "naturaltime-past"
  223. msgid "%d week"
  224. msgid_plural "%d weeks"
  225. msgstr[0] "%d həftə"
  226. msgstr[1] "%d həftə"
  227. #, python-format
  228. msgctxt "naturaltime-past"
  229. msgid "%d day"
  230. msgid_plural "%d days"
  231. msgstr[0] "%d gün"
  232. msgstr[1] "%d gün"
  233. #, python-format
  234. msgctxt "naturaltime-past"
  235. msgid "%d hour"
  236. msgid_plural "%d hours"
  237. msgstr[0] "%d saat"
  238. msgstr[1] "%d saat"
  239. #, python-format
  240. msgctxt "naturaltime-past"
  241. msgid "%d minute"
  242. msgid_plural "%d minutes"
  243. msgstr[0] "%d dəqiqə"
  244. msgstr[1] "%d dəqiqə"
  245. msgid "now"
  246. msgstr "indi"
  247. #. Translators: please keep a non-breaking space (U+00A0)
  248. #. between count and time unit.
  249. #, python-format
  250. msgid "a second ago"
  251. msgid_plural "%(count)s seconds ago"
  252. msgstr[0] "bir saniyə əvvəl"
  253. msgstr[1] "%(count)s saniyə əvvəl"
  254. #. Translators: please keep a non-breaking space (U+00A0)
  255. #. between count and time unit.
  256. #, python-format
  257. msgid "a minute ago"
  258. msgid_plural "%(count)s minutes ago"
  259. msgstr[0] "bir dəqiqə əvvəl"
  260. msgstr[1] "%(count)s dəqiqə əvvəl"
  261. #. Translators: please keep a non-breaking space (U+00A0)
  262. #. between count and time unit.
  263. #, python-format
  264. msgid "an hour ago"
  265. msgid_plural "%(count)s hours ago"
  266. msgstr[0] "bir saat əvvəl"
  267. msgstr[1] "%(count)s saat əvvəl"
  268. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  269. #. weeks'
  270. #, python-format
  271. msgid "%(delta)s from now"
  272. msgstr "%(delta)s bundan sonra"
  273. #. Translators: 'naturaltime-future' strings will be included in
  274. #. '%(delta)s from now'
  275. #, python-format
  276. msgctxt "naturaltime-future"
  277. msgid "%d year"
  278. msgid_plural "%d years"
  279. msgstr[0] "%d il"
  280. msgstr[1] "%d il"
  281. #, python-format
  282. msgctxt "naturaltime-future"
  283. msgid "%d month"
  284. msgid_plural "%d months"
  285. msgstr[0] "%d ay"
  286. msgstr[1] "%d ay"
  287. #, python-format
  288. msgctxt "naturaltime-future"
  289. msgid "%d week"
  290. msgid_plural "%d weeks"
  291. msgstr[0] "%d həftə"
  292. msgstr[1] "%d həftə"
  293. #, python-format
  294. msgctxt "naturaltime-future"
  295. msgid "%d day"
  296. msgid_plural "%d days"
  297. msgstr[0] "%d gün"
  298. msgstr[1] "%d gün"
  299. #, python-format
  300. msgctxt "naturaltime-future"
  301. msgid "%d hour"
  302. msgid_plural "%d hours"
  303. msgstr[0] "%d saat"
  304. msgstr[1] "%d saat"
  305. #, python-format
  306. msgctxt "naturaltime-future"
  307. msgid "%d minute"
  308. msgid_plural "%d minutes"
  309. msgstr[0] "%d dəqiqə"
  310. msgstr[1] "%d dəqiqə"
  311. #. Translators: please keep a non-breaking space (U+00A0)
  312. #. between count and time unit.
  313. #, python-format
  314. msgid "a second from now"
  315. msgid_plural "%(count)s seconds from now"
  316. msgstr[0] "bir saniyə sonra"
  317. msgstr[1] "%(count)s saniyə sonra"
  318. #. Translators: please keep a non-breaking space (U+00A0)
  319. #. between count and time unit.
  320. #, python-format
  321. msgid "a minute from now"
  322. msgid_plural "%(count)s minutes from now"
  323. msgstr[0] "bir dəqiqə sonra"
  324. msgstr[1] "%(count)s dəqiqə sonra"
  325. #. Translators: please keep a non-breaking space (U+00A0)
  326. #. between count and time unit.
  327. #, python-format
  328. msgid "an hour from now"
  329. msgid_plural "%(count)s hours from now"
  330. msgstr[0] "bir saat sonra"
  331. msgstr[1] "%(count)s saat sonra"