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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Carlo Miron <C8E@miron.it>, 2014
  5. # Carlo Miron <C8E@miron.it>, 2018
  6. # Federico Capoano <federico.capoano@teletu.it>, 2011
  7. # Jannis Leidel <jannis@leidel.info>, 2011
  8. # Luca Manlio De Lisi <lukefiltroman@gmail.com>, 2011
  9. # Marco Bonetti, 2014
  10. # Mirco Grillo <mirco.grillomg@gmail.com>, 2018
  11. # Nicola Larosa <transifex@teknico.net>, 2011
  12. # palmux <palmux@gmail.com>, 2015
  13. # Stefano Brentegani <sbrentegani@gmail.com>, 2015
  14. msgid ""
  15. msgstr ""
  16. "Project-Id-Version: django\n"
  17. "Report-Msgid-Bugs-To: \n"
  18. "POT-Creation-Date: 2018-05-17 11:49+0200\n"
  19. "PO-Revision-Date: 2018-07-30 21:09+0000\n"
  20. "Last-Translator: Carlo Miron <C8E@miron.it>\n"
  21. "Language-Team: Italian (http://www.transifex.com/django/django/language/"
  22. "it/)\n"
  23. "MIME-Version: 1.0\n"
  24. "Content-Type: text/plain; charset=UTF-8\n"
  25. "Content-Transfer-Encoding: 8bit\n"
  26. "Language: it\n"
  27. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  28. msgid "Humanize"
  29. msgstr "Umanizzazione "
  30. #. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th).
  31. msgctxt "ordinal 11, 12, 13"
  32. msgid "{}th"
  33. msgstr "{}esimo"
  34. #. Translators: Ordinal format when value ends with 0, e.g. 80th.
  35. msgctxt "ordinal 0"
  36. msgid "{}th"
  37. msgstr "{}esimo"
  38. #. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11.
  39. msgctxt "ordinal 1"
  40. msgid "{}st"
  41. msgstr "{}esimo"
  42. #. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12.
  43. msgctxt "ordinal 2"
  44. msgid "{}nd"
  45. msgstr "{}esimo"
  46. #. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13.
  47. msgctxt "ordinal 3"
  48. msgid "{}rd"
  49. msgstr "{}esimo"
  50. #. Translators: Ordinal format when value ends with 4, e.g. 84th.
  51. msgctxt "ordinal 4"
  52. msgid "{}th"
  53. msgstr "{}esimo"
  54. #. Translators: Ordinal format when value ends with 5, e.g. 85th.
  55. msgctxt "ordinal 5"
  56. msgid "{}th"
  57. msgstr "{}esimo"
  58. #. Translators: Ordinal format when value ends with 6, e.g. 86th.
  59. msgctxt "ordinal 6"
  60. msgid "{}th"
  61. msgstr "{}esimo"
  62. #. Translators: Ordinal format when value ends with 7, e.g. 87th.
  63. msgctxt "ordinal 7"
  64. msgid "{}th"
  65. msgstr "{}esimo"
  66. #. Translators: Ordinal format when value ends with 8, e.g. 88th.
  67. msgctxt "ordinal 8"
  68. msgid "{}th"
  69. msgstr "{}esimo"
  70. #. Translators: Ordinal format when value ends with 9, e.g. 89th.
  71. msgctxt "ordinal 9"
  72. msgid "{}th"
  73. msgstr "{}esimo"
  74. #, python-format
  75. msgid "%(value).1f million"
  76. msgid_plural "%(value).1f million"
  77. msgstr[0] "%(value).1f milione"
  78. msgstr[1] "%(value).1f milioni"
  79. #, python-format
  80. msgid "%(value)s million"
  81. msgid_plural "%(value)s million"
  82. msgstr[0] "%(value)s milione"
  83. msgstr[1] "%(value)s milioni"
  84. #, python-format
  85. msgid "%(value).1f billion"
  86. msgid_plural "%(value).1f billion"
  87. msgstr[0] "%(value).1f miliardo"
  88. msgstr[1] "%(value).1f miliardi"
  89. #, python-format
  90. msgid "%(value)s billion"
  91. msgid_plural "%(value)s billion"
  92. msgstr[0] "%(value)s miliardo"
  93. msgstr[1] "%(value)s miliardi"
  94. #, python-format
  95. msgid "%(value).1f trillion"
  96. msgid_plural "%(value).1f trillion"
  97. msgstr[0] "%(value).1f migliaio di miliardi"
  98. msgstr[1] "%(value).1f migliaia di miliardi"
  99. #, python-format
  100. msgid "%(value)s trillion"
  101. msgid_plural "%(value)s trillion"
  102. msgstr[0] "%(value)s migliaio di miliardi"
  103. msgstr[1] "%(value)s migliaia di miliardi"
  104. #, python-format
  105. msgid "%(value).1f quadrillion"
  106. msgid_plural "%(value).1f quadrillion"
  107. msgstr[0] "%(value).1f milione di miliardi"
  108. msgstr[1] "%(value).1f milioni di miliardi"
  109. #, python-format
  110. msgid "%(value)s quadrillion"
  111. msgid_plural "%(value)s quadrillion"
  112. msgstr[0] "%(value)s milione di miliardi"
  113. msgstr[1] "%(value)s milioni di miliardi"
  114. #, python-format
  115. msgid "%(value).1f quintillion"
  116. msgid_plural "%(value).1f quintillion"
  117. msgstr[0] "%(value).1f miliardo di miliardi"
  118. msgstr[1] "%(value).1f miliardi di miliardi"
  119. #, python-format
  120. msgid "%(value)s quintillion"
  121. msgid_plural "%(value)s quintillion"
  122. msgstr[0] "%(value)s miliardo di miliardi"
  123. msgstr[1] "%(value)s miliardi di miliardi"
  124. #, python-format
  125. msgid "%(value).1f sextillion"
  126. msgid_plural "%(value).1f sextillion"
  127. msgstr[0] "%(value).1f migliaio di miliardi di miliardi"
  128. msgstr[1] "%(value).1f migliaia di miliardi di miliardi"
  129. #, python-format
  130. msgid "%(value)s sextillion"
  131. msgid_plural "%(value)s sextillion"
  132. msgstr[0] "%(value)s migliaio di miliardi di miliardi"
  133. msgstr[1] "%(value)s migliaia di miliardi di miliardi"
  134. #, python-format
  135. msgid "%(value).1f septillion"
  136. msgid_plural "%(value).1f septillion"
  137. msgstr[0] "%(value).1f milione di miliardi di miliardi"
  138. msgstr[1] "%(value).1f milioni di miliardi di miliardi"
  139. #, python-format
  140. msgid "%(value)s septillion"
  141. msgid_plural "%(value)s septillion"
  142. msgstr[0] "%(value)s milione di miliardi di miliardi"
  143. msgstr[1] "%(value)s milioni di miliardi di miliardi"
  144. #, python-format
  145. msgid "%(value).1f octillion"
  146. msgid_plural "%(value).1f octillion"
  147. msgstr[0] "%(value).1f miliardo di miliardi di miliardi"
  148. msgstr[1] "%(value).1f miliardi di miliardi di miliardi"
  149. #, python-format
  150. msgid "%(value)s octillion"
  151. msgid_plural "%(value)s octillion"
  152. msgstr[0] "%(value)s miliardo di miliardi di miliardi"
  153. msgstr[1] "%(value)s miliardi di miliardi di miliardi"
  154. #, python-format
  155. msgid "%(value).1f nonillion"
  156. msgid_plural "%(value).1f nonillion"
  157. msgstr[0] "%(value).1f migliaio di miliardi di miliardi di miliardi"
  158. msgstr[1] "%(value).1f migliaia di miliardi di miliardi di miliardi"
  159. #, python-format
  160. msgid "%(value)s nonillion"
  161. msgid_plural "%(value)s nonillion"
  162. msgstr[0] "%(value)s migliaio di miliardi di miliardi di miliardi"
  163. msgstr[1] "%(value)s migliaia di miliardi di miliardi di miliardi"
  164. #, python-format
  165. msgid "%(value).1f decillion"
  166. msgid_plural "%(value).1f decillion"
  167. msgstr[0] "%(value).1f milione di miliardi di miliardi di miliardi"
  168. msgstr[1] "%(value).1f milioni di miliardi di miliardi di miliardi"
  169. #, python-format
  170. msgid "%(value)s decillion"
  171. msgid_plural "%(value)s decillion"
  172. msgstr[0] "%(value)s milione di miliardi di miliardi di miliardi"
  173. msgstr[1] "%(value)s milioni di miliardi di miliardi di miliardi"
  174. #, python-format
  175. msgid "%(value).1f googol"
  176. msgid_plural "%(value).1f googol"
  177. msgstr[0] "%(value).1f googol"
  178. msgstr[1] "%(value).1f googol"
  179. #, python-format
  180. msgid "%(value)s googol"
  181. msgid_plural "%(value)s googol"
  182. msgstr[0] "%(value)s googol"
  183. msgstr[1] "%(value)s googol"
  184. msgid "one"
  185. msgstr "uno"
  186. msgid "two"
  187. msgstr "due"
  188. msgid "three"
  189. msgstr "tre"
  190. msgid "four"
  191. msgstr "quattro"
  192. msgid "five"
  193. msgstr "cinque"
  194. msgid "six"
  195. msgstr "sei"
  196. msgid "seven"
  197. msgstr "sette"
  198. msgid "eight"
  199. msgstr "otto"
  200. msgid "nine"
  201. msgstr "nove"
  202. msgid "today"
  203. msgstr "oggi"
  204. msgid "tomorrow"
  205. msgstr "domani"
  206. msgid "yesterday"
  207. msgstr "ieri"
  208. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  209. #. weeks'
  210. #, python-format
  211. msgid "%(delta)s ago"
  212. msgstr "%(delta)s fa"
  213. #. Translators: 'naturaltime-past' strings will be included in
  214. #. '%(delta)s ago'
  215. #, python-format
  216. msgctxt "naturaltime-past"
  217. msgid "%d year"
  218. msgid_plural "%d years"
  219. msgstr[0] "%d anni"
  220. msgstr[1] "%d anni"
  221. #, python-format
  222. msgctxt "naturaltime-past"
  223. msgid "%d month"
  224. msgid_plural "%d months"
  225. msgstr[0] "%d mesi"
  226. msgstr[1] "%d mesi"
  227. #, python-format
  228. msgctxt "naturaltime-past"
  229. msgid "%d week"
  230. msgid_plural "%d weeks"
  231. msgstr[0] "%d settimane"
  232. msgstr[1] "%d settimane"
  233. #, python-format
  234. msgctxt "naturaltime-past"
  235. msgid "%d day"
  236. msgid_plural "%d days"
  237. msgstr[0] "%d giorni"
  238. msgstr[1] "%d giorni"
  239. #, python-format
  240. msgctxt "naturaltime-past"
  241. msgid "%d hour"
  242. msgid_plural "%d hours"
  243. msgstr[0] "%d ore"
  244. msgstr[1] "%d ore"
  245. #, python-format
  246. msgctxt "naturaltime-past"
  247. msgid "%d minute"
  248. msgid_plural "%d minutes"
  249. msgstr[0] "%d minuti"
  250. msgstr[1] "%d minuti"
  251. msgid "now"
  252. msgstr "adesso"
  253. #. Translators: please keep a non-breaking space (U+00A0)
  254. #. between count and time unit.
  255. #, python-format
  256. msgid "a second ago"
  257. msgid_plural "%(count)s seconds ago"
  258. msgstr[0] "un secondo fa"
  259. msgstr[1] "%(count)s secondi fa"
  260. #. Translators: please keep a non-breaking space (U+00A0)
  261. #. between count and time unit.
  262. #, python-format
  263. msgid "a minute ago"
  264. msgid_plural "%(count)s minutes ago"
  265. msgstr[0] "un minuto fa"
  266. msgstr[1] "%(count)s minuti fa"
  267. #. Translators: please keep a non-breaking space (U+00A0)
  268. #. between count and time unit.
  269. #, python-format
  270. msgid "an hour ago"
  271. msgid_plural "%(count)s hours ago"
  272. msgstr[0] "un ora fa"
  273. msgstr[1] "%(count)s ore fa"
  274. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  275. #. weeks'
  276. #, python-format
  277. msgid "%(delta)s from now"
  278. msgstr "%(delta)s da adesso"
  279. #. Translators: 'naturaltime-future' strings will be included in
  280. #. '%(delta)s from now'
  281. #, python-format
  282. msgctxt "naturaltime-future"
  283. msgid "%d year"
  284. msgid_plural "%d years"
  285. msgstr[0] "%d anni"
  286. msgstr[1] "%d anni"
  287. #, python-format
  288. msgctxt "naturaltime-future"
  289. msgid "%d month"
  290. msgid_plural "%d months"
  291. msgstr[0] "%d mesi"
  292. msgstr[1] "%d mesi"
  293. #, python-format
  294. msgctxt "naturaltime-future"
  295. msgid "%d week"
  296. msgid_plural "%d weeks"
  297. msgstr[0] "%d settimane"
  298. msgstr[1] "%d settimane"
  299. #, python-format
  300. msgctxt "naturaltime-future"
  301. msgid "%d day"
  302. msgid_plural "%d days"
  303. msgstr[0] "%d giorni"
  304. msgstr[1] "%d giorni"
  305. #, python-format
  306. msgctxt "naturaltime-future"
  307. msgid "%d hour"
  308. msgid_plural "%d hours"
  309. msgstr[0] "%d ore"
  310. msgstr[1] "%d ore"
  311. #, python-format
  312. msgctxt "naturaltime-future"
  313. msgid "%d minute"
  314. msgid_plural "%d minutes"
  315. msgstr[0] "%d minuti"
  316. msgstr[1] "%d minuti"
  317. #. Translators: please keep a non-breaking space (U+00A0)
  318. #. between count and time unit.
  319. #, python-format
  320. msgid "a second from now"
  321. msgid_plural "%(count)s seconds from now"
  322. msgstr[0] "tra un secondo"
  323. msgstr[1] "tra %(count)s secondi"
  324. #. Translators: please keep a non-breaking space (U+00A0)
  325. #. between count and time unit.
  326. #, python-format
  327. msgid "a minute from now"
  328. msgid_plural "%(count)s minutes from now"
  329. msgstr[0] "tra un minuto"
  330. msgstr[1] "tra %(count)s minuti"
  331. #. Translators: please keep a non-breaking space (U+00A0)
  332. #. between count and time unit.
  333. #, python-format
  334. msgid "an hour from now"
  335. msgid_plural "%(count)s hours from now"
  336. msgstr[0] "tra un'ora"
  337. msgstr[1] "tra %(count)s ore"