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.

djangojs.po 3.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Tom Fifield <tom@openstack.org>, 2014
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: django\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2016-05-17 23:12+0200\n"
  10. "PO-Revision-Date: 2017-09-19 21:09+0000\n"
  11. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  12. "Language-Team: English (Australia) (http://www.transifex.com/django/django/"
  13. "language/en_AU/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: en_AU\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #, javascript-format
  20. msgid "Available %s"
  21. msgstr "Available %s"
  22. #, javascript-format
  23. msgid ""
  24. "This is the list of available %s. You may choose some by selecting them in "
  25. "the box below and then clicking the \"Choose\" arrow between the two boxes."
  26. msgstr ""
  27. "This is the list of available %s. You may choose some by selecting them in "
  28. "the box below and then clicking the \"Choose\" arrow between the two boxes."
  29. #, javascript-format
  30. msgid "Type into this box to filter down the list of available %s."
  31. msgstr "Type into this box to filter down the list of available %s."
  32. msgid "Filter"
  33. msgstr "Filter"
  34. msgid "Choose all"
  35. msgstr "Choose all"
  36. #, javascript-format
  37. msgid "Click to choose all %s at once."
  38. msgstr "Click to choose all %s at once."
  39. msgid "Choose"
  40. msgstr "Choose"
  41. msgid "Remove"
  42. msgstr "Remove"
  43. #, javascript-format
  44. msgid "Chosen %s"
  45. msgstr "Chosen %s"
  46. #, javascript-format
  47. msgid ""
  48. "This is the list of chosen %s. You may remove some by selecting them in the "
  49. "box below and then clicking the \"Remove\" arrow between the two boxes."
  50. msgstr ""
  51. "This is the list of chosen %s. You may remove some by selecting them in the "
  52. "box below and then clicking the \"Remove\" arrow between the two boxes."
  53. msgid "Remove all"
  54. msgstr "Remove all"
  55. #, javascript-format
  56. msgid "Click to remove all chosen %s at once."
  57. msgstr "Click to remove all chosen %s at once."
  58. msgid "%(sel)s of %(cnt)s selected"
  59. msgid_plural "%(sel)s of %(cnt)s selected"
  60. msgstr[0] ""
  61. msgstr[1] ""
  62. msgid ""
  63. "You have unsaved changes on individual editable fields. If you run an "
  64. "action, your unsaved changes will be lost."
  65. msgstr ""
  66. msgid ""
  67. "You have selected an action, but you haven't saved your changes to "
  68. "individual fields yet. Please click OK to save. You'll need to re-run the "
  69. "action."
  70. msgstr ""
  71. msgid ""
  72. "You have selected an action, and you haven't made any changes on individual "
  73. "fields. You're probably looking for the Go button rather than the Save "
  74. "button."
  75. msgstr ""
  76. #, javascript-format
  77. msgid "Note: You are %s hour ahead of server time."
  78. msgid_plural "Note: You are %s hours ahead of server time."
  79. msgstr[0] ""
  80. msgstr[1] ""
  81. #, javascript-format
  82. msgid "Note: You are %s hour behind server time."
  83. msgid_plural "Note: You are %s hours behind server time."
  84. msgstr[0] ""
  85. msgstr[1] ""
  86. msgid "Now"
  87. msgstr ""
  88. msgid "Choose a Time"
  89. msgstr ""
  90. msgid "Choose a time"
  91. msgstr ""
  92. msgid "Midnight"
  93. msgstr ""
  94. msgid "6 a.m."
  95. msgstr ""
  96. msgid "Noon"
  97. msgstr ""
  98. msgid "6 p.m."
  99. msgstr ""
  100. msgid "Cancel"
  101. msgstr ""
  102. msgid "Today"
  103. msgstr ""
  104. msgid "Choose a Date"
  105. msgstr ""
  106. msgid "Yesterday"
  107. msgstr ""
  108. msgid "Tomorrow"
  109. msgstr ""
  110. msgid "January"
  111. msgstr ""
  112. msgid "February"
  113. msgstr ""
  114. msgid "March"
  115. msgstr ""
  116. msgid "April"
  117. msgstr ""
  118. msgid "May"
  119. msgstr ""
  120. msgid "June"
  121. msgstr ""
  122. msgid "July"
  123. msgstr ""
  124. msgid "August"
  125. msgstr ""
  126. msgid "September"
  127. msgstr ""
  128. msgid "October"
  129. msgstr ""
  130. msgid "November"
  131. msgstr ""
  132. msgid "December"
  133. msgstr ""
  134. msgctxt "one letter Sunday"
  135. msgid "S"
  136. msgstr ""
  137. msgctxt "one letter Monday"
  138. msgid "M"
  139. msgstr ""
  140. msgctxt "one letter Tuesday"
  141. msgid "T"
  142. msgstr ""
  143. msgctxt "one letter Wednesday"
  144. msgid "W"
  145. msgstr ""
  146. msgctxt "one letter Thursday"
  147. msgid "T"
  148. msgstr ""
  149. msgctxt "one letter Friday"
  150. msgid "F"
  151. msgstr ""
  152. msgctxt "one letter Saturday"
  153. msgid "S"
  154. msgstr ""
  155. msgid "Show"
  156. msgstr ""
  157. msgid "Hide"
  158. msgstr ""