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. # Claude Paroz <claude@2xlibre.net>, 2013
  5. # Jannis Leidel <jannis@leidel.info>, 2011
  6. # Janno Liivak <jannolii@gmail.com>, 2013
  7. # Martin Pajuste <martinpajuste@gmail.com>, 2019
  8. # Marti Raudsepp <marti@juffo.org>, 2014
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: django\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2019-01-16 20:42+0100\n"
  14. "PO-Revision-Date: 2019-01-18 16:24+0000\n"
  15. "Last-Translator: Martin Pajuste <martinpajuste@gmail.com>\n"
  16. "Language-Team: Estonian (http://www.transifex.com/django/django/language/"
  17. "et/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Language: et\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. msgid "Humanize"
  24. msgstr "Inimlikustamine"
  25. #. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th).
  26. msgctxt "ordinal 11, 12, 13"
  27. msgid "{}th"
  28. msgstr "{}."
  29. #. Translators: Ordinal format when value ends with 0, e.g. 80th.
  30. msgctxt "ordinal 0"
  31. msgid "{}th"
  32. msgstr "{}."
  33. #. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11.
  34. msgctxt "ordinal 1"
  35. msgid "{}st"
  36. msgstr "{}."
  37. #. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12.
  38. msgctxt "ordinal 2"
  39. msgid "{}nd"
  40. msgstr "{}."
  41. #. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13.
  42. msgctxt "ordinal 3"
  43. msgid "{}rd"
  44. msgstr "{}."
  45. #. Translators: Ordinal format when value ends with 4, e.g. 84th.
  46. msgctxt "ordinal 4"
  47. msgid "{}th"
  48. msgstr "{}."
  49. #. Translators: Ordinal format when value ends with 5, e.g. 85th.
  50. msgctxt "ordinal 5"
  51. msgid "{}th"
  52. msgstr "{}."
  53. #. Translators: Ordinal format when value ends with 6, e.g. 86th.
  54. msgctxt "ordinal 6"
  55. msgid "{}th"
  56. msgstr "{}."
  57. #. Translators: Ordinal format when value ends with 7, e.g. 87th.
  58. msgctxt "ordinal 7"
  59. msgid "{}th"
  60. msgstr "{}."
  61. #. Translators: Ordinal format when value ends with 8, e.g. 88th.
  62. msgctxt "ordinal 8"
  63. msgid "{}th"
  64. msgstr "{}."
  65. #. Translators: Ordinal format when value ends with 9, e.g. 89th.
  66. msgctxt "ordinal 9"
  67. msgid "{}th"
  68. msgstr "{}."
  69. #, python-format
  70. msgid "%(value).1f million"
  71. msgid_plural "%(value).1f million"
  72. msgstr[0] "%(value).1f miljonit"
  73. msgstr[1] "%(value).1f miljonit"
  74. #, python-format
  75. msgid "%(value)s million"
  76. msgid_plural "%(value)s million"
  77. msgstr[0] "%(value)s miljon"
  78. msgstr[1] "%(value)s miljonit"
  79. #, python-format
  80. msgid "%(value).1f billion"
  81. msgid_plural "%(value).1f billion"
  82. msgstr[0] "%(value).1f miljardit"
  83. msgstr[1] "%(value).1f miljardit"
  84. #, python-format
  85. msgid "%(value)s billion"
  86. msgid_plural "%(value)s billion"
  87. msgstr[0] "%(value)s miljard"
  88. msgstr[1] "%(value)s miljardit"
  89. #, python-format
  90. msgid "%(value).1f trillion"
  91. msgid_plural "%(value).1f trillion"
  92. msgstr[0] "%(value).1f triljonit"
  93. msgstr[1] "%(value).1f triljonit"
  94. #, python-format
  95. msgid "%(value)s trillion"
  96. msgid_plural "%(value)s trillion"
  97. msgstr[0] "%(value)s triljon"
  98. msgstr[1] "%(value)s triljonit"
  99. #, python-format
  100. msgid "%(value).1f quadrillion"
  101. msgid_plural "%(value).1f quadrillion"
  102. msgstr[0] "%(value).1f kvadriljonit"
  103. msgstr[1] "%(value).1f kvadriljonit"
  104. #, python-format
  105. msgid "%(value)s quadrillion"
  106. msgid_plural "%(value)s quadrillion"
  107. msgstr[0] "%(value)s kvadriljon"
  108. msgstr[1] "%(value)s kvadriljonit"
  109. #, python-format
  110. msgid "%(value).1f quintillion"
  111. msgid_plural "%(value).1f quintillion"
  112. msgstr[0] "%(value).1f kvintiljonit"
  113. msgstr[1] "%(value).1f kvintiljonit"
  114. #, python-format
  115. msgid "%(value)s quintillion"
  116. msgid_plural "%(value)s quintillion"
  117. msgstr[0] "%(value)s kvintiljon"
  118. msgstr[1] "%(value)s kvintiljonit"
  119. #, python-format
  120. msgid "%(value).1f sextillion"
  121. msgid_plural "%(value).1f sextillion"
  122. msgstr[0] "%(value).1f sekstiljonit"
  123. msgstr[1] "%(value).1f sekstiljonit"
  124. #, python-format
  125. msgid "%(value)s sextillion"
  126. msgid_plural "%(value)s sextillion"
  127. msgstr[0] "%(value)s sekstiljon"
  128. msgstr[1] "%(value)s sekstiljonit"
  129. #, python-format
  130. msgid "%(value).1f septillion"
  131. msgid_plural "%(value).1f septillion"
  132. msgstr[0] "%(value).1f septiljonit"
  133. msgstr[1] "%(value).1f septiljonit"
  134. #, python-format
  135. msgid "%(value)s septillion"
  136. msgid_plural "%(value)s septillion"
  137. msgstr[0] "%(value)s septiljon"
  138. msgstr[1] "%(value)s septiljonit"
  139. #, python-format
  140. msgid "%(value).1f octillion"
  141. msgid_plural "%(value).1f octillion"
  142. msgstr[0] "%(value).1f oktiljonit"
  143. msgstr[1] "%(value).1f oktiljonit"
  144. #, python-format
  145. msgid "%(value)s octillion"
  146. msgid_plural "%(value)s octillion"
  147. msgstr[0] "%(value)s oktiljon"
  148. msgstr[1] "%(value)s oktiljonit"
  149. #, python-format
  150. msgid "%(value).1f nonillion"
  151. msgid_plural "%(value).1f nonillion"
  152. msgstr[0] "%(value).1f noniljonit"
  153. msgstr[1] "%(value).1f noniljonit"
  154. #, python-format
  155. msgid "%(value)s nonillion"
  156. msgid_plural "%(value)s nonillion"
  157. msgstr[0] "%(value)s noniljon"
  158. msgstr[1] "%(value)s noniljonit"
  159. #, python-format
  160. msgid "%(value).1f decillion"
  161. msgid_plural "%(value).1f decillion"
  162. msgstr[0] "%(value).1f detsiljonit"
  163. msgstr[1] "%(value).1f detsiljonit"
  164. #, python-format
  165. msgid "%(value)s decillion"
  166. msgid_plural "%(value)s decillion"
  167. msgstr[0] "%(value)s detsiljon"
  168. msgstr[1] "%(value)s detsiljonit"
  169. #, python-format
  170. msgid "%(value).1f googol"
  171. msgid_plural "%(value).1f googol"
  172. msgstr[0] "%(value).1f googolit"
  173. msgstr[1] "%(value).1f googolit"
  174. #, python-format
  175. msgid "%(value)s googol"
  176. msgid_plural "%(value)s googol"
  177. msgstr[0] "%(value)s googol"
  178. msgstr[1] "%(value)s googolit"
  179. msgid "one"
  180. msgstr "üks"
  181. msgid "two"
  182. msgstr "kaks"
  183. msgid "three"
  184. msgstr "kolm"
  185. msgid "four"
  186. msgstr "neli"
  187. msgid "five"
  188. msgstr "viis"
  189. msgid "six"
  190. msgstr "kuus"
  191. msgid "seven"
  192. msgstr "seitse"
  193. msgid "eight"
  194. msgstr "kaheksa"
  195. msgid "nine"
  196. msgstr "üheksa"
  197. msgid "today"
  198. msgstr "täna"
  199. msgid "tomorrow"
  200. msgstr "homme"
  201. msgid "yesterday"
  202. msgstr "eile"
  203. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  204. #. weeks'
  205. #, python-format
  206. msgid "%(delta)s ago"
  207. msgstr ""
  208. #. Translators: please keep a non-breaking space (U+00A0) between count
  209. #. and time unit.
  210. #, python-format
  211. msgid "an hour ago"
  212. msgid_plural "%(count)s hours ago"
  213. msgstr[0] "tund tagasi"
  214. msgstr[1] "%(count)s tundi tagasi"
  215. #. Translators: please keep a non-breaking space (U+00A0) between count
  216. #. and time unit.
  217. #, python-format
  218. msgid "a minute ago"
  219. msgid_plural "%(count)s minutes ago"
  220. msgstr[0] "minut tagasi"
  221. msgstr[1] "%(count)s minutit tagasi"
  222. #. Translators: please keep a non-breaking space (U+00A0) between count
  223. #. and time unit.
  224. #, python-format
  225. msgid "a second ago"
  226. msgid_plural "%(count)s seconds ago"
  227. msgstr[0] "sekund tagasi"
  228. msgstr[1] "%(count)s sekundit tagasi"
  229. msgid "now"
  230. msgstr "praegu"
  231. #. Translators: please keep a non-breaking space (U+00A0) between count
  232. #. and time unit.
  233. #, python-format
  234. msgid "a second from now"
  235. msgid_plural "%(count)s seconds from now"
  236. msgstr[0] "sekund praegusest hetkest"
  237. msgstr[1] "%(count)s sekundit praegusest hetkest"
  238. #. Translators: please keep a non-breaking space (U+00A0) between count
  239. #. and time unit.
  240. #, python-format
  241. msgid "a minute from now"
  242. msgid_plural "%(count)s minutes from now"
  243. msgstr[0] "minut praegusest hetkest"
  244. msgstr[1] "%(count)s minutit praegusest hetkest"
  245. #. Translators: please keep a non-breaking space (U+00A0) between count
  246. #. and time unit.
  247. #, python-format
  248. msgid "an hour from now"
  249. msgid_plural "%(count)s hours from now"
  250. msgstr[0] "tund praegusest hetkest"
  251. msgstr[1] "%(count)s tundi praegusest hetkest"
  252. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  253. #. weeks'
  254. #, python-format
  255. msgid "%(delta)s from now"
  256. msgstr ""
  257. #. Translators: 'naturaltime-past' strings will be included in '%(delta)s ago'
  258. #, python-format
  259. msgctxt "naturaltime-past"
  260. msgid "%d year"
  261. msgid_plural "%d years"
  262. msgstr[0] ""
  263. msgstr[1] ""
  264. #, python-format
  265. msgctxt "naturaltime-past"
  266. msgid "%d month"
  267. msgid_plural "%d months"
  268. msgstr[0] ""
  269. msgstr[1] ""
  270. #, python-format
  271. msgctxt "naturaltime-past"
  272. msgid "%d week"
  273. msgid_plural "%d weeks"
  274. msgstr[0] ""
  275. msgstr[1] ""
  276. #, python-format
  277. msgctxt "naturaltime-past"
  278. msgid "%d day"
  279. msgid_plural "%d days"
  280. msgstr[0] ""
  281. msgstr[1] ""
  282. #, python-format
  283. msgctxt "naturaltime-past"
  284. msgid "%d hour"
  285. msgid_plural "%d hours"
  286. msgstr[0] ""
  287. msgstr[1] ""
  288. #, python-format
  289. msgctxt "naturaltime-past"
  290. msgid "%d minute"
  291. msgid_plural "%d minutes"
  292. msgstr[0] ""
  293. msgstr[1] ""
  294. #. Translators: 'naturaltime-future' strings will be included in '%(delta)s
  295. #. from now'
  296. #, python-format
  297. msgctxt "naturaltime-future"
  298. msgid "%d year"
  299. msgid_plural "%d years"
  300. msgstr[0] ""
  301. msgstr[1] ""
  302. #, python-format
  303. msgctxt "naturaltime-future"
  304. msgid "%d month"
  305. msgid_plural "%d months"
  306. msgstr[0] ""
  307. msgstr[1] ""
  308. #, python-format
  309. msgctxt "naturaltime-future"
  310. msgid "%d week"
  311. msgid_plural "%d weeks"
  312. msgstr[0] ""
  313. msgstr[1] ""
  314. #, python-format
  315. msgctxt "naturaltime-future"
  316. msgid "%d day"
  317. msgid_plural "%d days"
  318. msgstr[0] ""
  319. msgstr[1] ""
  320. #, python-format
  321. msgctxt "naturaltime-future"
  322. msgid "%d hour"
  323. msgid_plural "%d hours"
  324. msgstr[0] ""
  325. msgstr[1] ""
  326. #, python-format
  327. msgctxt "naturaltime-future"
  328. msgid "%d minute"
  329. msgid_plural "%d minutes"
  330. msgstr[0] ""
  331. msgstr[1] ""