Event.pot 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=CHARSET\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #. TRANS: 0 minutes abbreviated. Used in a list.
  19. #: eventtimelist.php:85
  20. msgid "(0 min)"
  21. msgstr ""
  22. #. TRANS: 30 minutes abbreviated. Used in a list.
  23. #: eventtimelist.php:89
  24. msgid "(30 min)"
  25. msgstr ""
  26. #. TRANS: 1 hour. Used in a list.
  27. #: eventtimelist.php:93
  28. msgid "(1 hour)"
  29. msgstr ""
  30. #: eventtimelist.php:98
  31. #, php-format
  32. msgid "(%.1f hours)"
  33. msgstr ""
  34. #: eventtimelist.php:99
  35. #, php-format
  36. msgid "(%d hours)"
  37. msgstr ""
  38. #. TRANS: Client exception thrown when trying to create an event that already exists.
  39. #: Happening.php:125
  40. msgid "Event already exists."
  41. msgstr ""
  42. #. TRANS: Event description. %1$s is a title, %2$s is start time, %3$s is end time,
  43. #. TRANS: %4$s is location, %5$s is a description.
  44. #: Happening.php:159
  45. #, php-format
  46. msgid "\"%1$s\" %2$s - %3$s (%4$s): %5$s"
  47. msgstr ""
  48. #. TRANS: Rendered event description. %1$s is a title, %2$s is start time, %3$s is start time,
  49. #. TRANS: %4$s is end time, %5$s is end time, %6$s is location, %7$s is description.
  50. #. TRANS: Class names should not be translated.
  51. #: Happening.php:169
  52. #, php-format
  53. msgid ""
  54. "<span class=\"vevent\"><span class=\"summary\">%1$s</span> <abbr class="
  55. "\"dtstart\" title=\"%2$s\">%3$s</a> - <abbr class=\"dtend\" title=\"%4$s\">%5"
  56. "$s</a> (<span class=\"location\">%6$s</span>): <span class=\"description\">%7"
  57. "$s</span> </span>"
  58. msgstr ""
  59. #. TRANS: Error message displayed when trying to perform an action that requires a logged in user.
  60. #: timelist.php:65
  61. msgid "Not logged in."
  62. msgstr ""
  63. #. TRANS: Client error when submitting a form with unexpected information.
  64. #: timelist.php:73
  65. msgid "Unexpected form submission."
  66. msgstr ""
  67. #. TRANS: Client error displayed when using an action in a non-AJAX way.
  68. #: timelist.php:82
  69. msgid "This action is AJAX only."
  70. msgstr ""
  71. #. TRANS: Client exception thrown when referring to a non-existing RSVP.
  72. #. TRANS: RSVP stands for "Please reply".
  73. #. TRANS: Client exception thrown when referring to a non-existing RSVP ("please respond") item.
  74. #: showrsvp.php:61 showrsvp.php:77 cancelrsvp.php:82 cancelrsvp.php:89
  75. msgid "No such RSVP."
  76. msgstr ""
  77. #. TRANS: Client exception thrown when referring to a non-existing event.
  78. #: showrsvp.php:68 newrsvp.php:82 newrsvp.php:89 cancelrsvp.php:96
  79. #: showevent.php:60 showevent.php:68
  80. msgid "No such event."
  81. msgstr ""
  82. #. TRANS: Title for event.
  83. #. TRANS: %1$s is a user nickname, %2$s is an event title.
  84. #: showrsvp.php:94
  85. #, php-format
  86. msgid "%1$s's RSVP for \"%2$s\""
  87. msgstr ""
  88. #. TRANS: Possible status for RSVP ("please respond") item.
  89. #: cancelrsvpform.php:101
  90. msgid "You will attend this event."
  91. msgstr ""
  92. #. TRANS: Possible status for RSVP ("please respond") item.
  93. #: cancelrsvpform.php:105
  94. msgid "You will not attend this event."
  95. msgstr ""
  96. #. TRANS: Possible status for RSVP ("please respond") item.
  97. #: cancelrsvpform.php:109
  98. msgid "You might attend this event."
  99. msgstr ""
  100. #. TRANS: Button text to cancel responding to an RSVP ("please respond") item.
  101. #: cancelrsvpform.php:124
  102. msgctxt "BUTTON"
  103. msgid "Cancel"
  104. msgstr ""
  105. #. TRANS: Title for RSVP ("please respond") action.
  106. #: newrsvp.php:61
  107. msgctxt "TITLE"
  108. msgid "New RSVP"
  109. msgstr ""
  110. #. TRANS: Client exception thrown when trying to RSVP ("please respond") while not logged in.
  111. #. TRANS: Client exception thrown when trying tp RSVP ("please respond") while not logged in.
  112. #: newrsvp.php:96 cancelrsvp.php:103
  113. msgid "You must be logged in to RSVP for an event."
  114. msgstr ""
  115. #. TRANS: Client exception thrown when using an invalid value for RSVP ("please respond").
  116. #: newrsvp.php:113
  117. msgid "Unknown submit value."
  118. msgstr ""
  119. #. TRANS: Page title after creating an event.
  120. #. TRANS: Page title after sending a notice.
  121. #: newrsvp.php:163 cancelrsvp.php:158 newevent.php:252
  122. msgid "Event saved"
  123. msgstr ""
  124. #. TRANS: Title for RSVP ("please respond") action.
  125. #: cancelrsvp.php:61
  126. msgctxt "TITLE"
  127. msgid "Cancel RSVP"
  128. msgstr ""
  129. #. TRANS: Content for a deleted RSVP list item (RSVP stands for "please respond").
  130. #: rsvplistitem.php:66 eventlistitem.php:67
  131. msgid "Deleted."
  132. msgstr ""
  133. #. TRANS: Field label on form to RSVP ("please respond") for an event.
  134. #: rsvpform.php:97
  135. msgid "RSVP:"
  136. msgstr ""
  137. #. TRANS: Button text for RSVP ("please respond") reply to confirm attendence.
  138. #: rsvpform.php:113
  139. msgctxt "BUTTON"
  140. msgid "Yes"
  141. msgstr ""
  142. #. TRANS: Button text for RSVP ("please respond") reply to deny attendence.
  143. #: rsvpform.php:115
  144. msgctxt "BUTTON"
  145. msgid "No"
  146. msgstr ""
  147. #. TRANS: Button text for RSVP ("please respond") reply to indicate one might attend.
  148. #: rsvpform.php:117
  149. msgctxt "BUTTON"
  150. msgid "Maybe"
  151. msgstr ""
  152. #. TRANS: Field label on event form.
  153. #: eventform.php:103
  154. msgctxt "LABEL"
  155. msgid "Title"
  156. msgstr ""
  157. #. TRANS: Field title on event form.
  158. #: eventform.php:106
  159. msgid "Title of the event."
  160. msgstr ""
  161. #. TRANS: Field label on event form.
  162. #: eventform.php:117
  163. msgctxt "LABEL"
  164. msgid "Start date"
  165. msgstr ""
  166. #. TRANS: Field title on event form.
  167. #: eventform.php:120
  168. msgid "Date the event starts."
  169. msgstr ""
  170. #. TRANS: Field label on event form.
  171. #: eventform.php:133
  172. msgctxt "LABEL"
  173. msgid "Start time"
  174. msgstr ""
  175. #. TRANS: Field title on event form. %s is the abbreviated timezone
  176. #: eventform.php:136
  177. #, php-format
  178. msgid "Time the event starts (%s)."
  179. msgstr ""
  180. #. TRANS: Field label on event form.
  181. #: eventform.php:150
  182. msgctxt "LABEL"
  183. msgid "End date"
  184. msgstr ""
  185. #. TRANS: Field title on event form.
  186. #: eventform.php:153
  187. msgid "Date the event ends."
  188. msgstr ""
  189. #. TRANS: Field label on event form.
  190. #: eventform.php:162
  191. msgctxt "LABEL"
  192. msgid "End time"
  193. msgstr ""
  194. #. TRANS: Field title on event form.
  195. #: eventform.php:165
  196. msgid "Time the event ends."
  197. msgstr ""
  198. #. TRANS: Field label on event form.
  199. #: eventform.php:174
  200. msgctxt "LABEL"
  201. msgid "Where?"
  202. msgstr ""
  203. #. TRANS: Field title on event form.
  204. #: eventform.php:177
  205. msgid "Event location."
  206. msgstr ""
  207. #. TRANS: Field label on event form.
  208. #: eventform.php:184
  209. msgctxt "LABEL"
  210. msgid "URL"
  211. msgstr ""
  212. #. TRANS: Field title on event form.
  213. #: eventform.php:187
  214. msgid "URL for more information."
  215. msgstr ""
  216. #. TRANS: Field label on event form.
  217. #: eventform.php:194
  218. msgctxt "LABEL"
  219. msgid "Description"
  220. msgstr ""
  221. #. TRANS: Field title on event form.
  222. #: eventform.php:197
  223. msgid "Description of the event."
  224. msgstr ""
  225. #. TRANS: Button text to save an event..
  226. #: eventform.php:219
  227. msgctxt "BUTTON"
  228. msgid "Save"
  229. msgstr ""
  230. #. TRANS: Plugin description.
  231. #: EventPlugin.php:139
  232. msgid "Event invitations and RSVPs."
  233. msgstr ""
  234. #. TRANS: Title for event application.
  235. #: EventPlugin.php:145
  236. msgctxt "TITLE"
  237. msgid "Event"
  238. msgstr ""
  239. #. TRANS: Exception thrown when there are too many activity objects.
  240. #: EventPlugin.php:173
  241. msgid "Too many activity objects."
  242. msgstr ""
  243. #. TRANS: Exception thrown when event plugin comes across a non-event type object.
  244. #: EventPlugin.php:180
  245. msgid "Wrong type for object."
  246. msgstr ""
  247. #. TRANS: Exception thrown when trying to RSVP for an unknown event.
  248. #: EventPlugin.php:204
  249. msgid "RSVP for unknown event."
  250. msgstr ""
  251. #. TRANS: Exception thrown when event plugin comes across a undefined verb.
  252. #: EventPlugin.php:210
  253. msgid "Unknown verb for events."
  254. msgstr ""
  255. #. TRANS: Exception thrown when event plugin comes across a unknown object type.
  256. #: EventPlugin.php:241
  257. msgid "Unknown object type."
  258. msgstr ""
  259. #. TRANS: Exception thrown when referring to a notice that is not an event an in event context.
  260. #: EventPlugin.php:248
  261. msgid "Unknown event notice."
  262. msgstr ""
  263. #. TRANS: Client exception thrown when trying to save an already existing RSVP ("please respond").
  264. #: RSVP.php:142 RSVP.php:151
  265. msgid "RSVP already exists."
  266. msgstr ""
  267. #. TRANS: Exception thrown when requesting an undefined verb for RSVP.
  268. #: RSVP.php:220
  269. #, php-format
  270. msgid "Unknown verb \"%s\"."
  271. msgstr ""
  272. #. TRANS: Exception thrown when requesting an undefined code for RSVP.
  273. #: RSVP.php:238
  274. #, php-format
  275. msgid "Unknown code \"%s\"."
  276. msgstr ""
  277. #. TRANS: Server exception thrown when requesting a non-exsting notice for an RSVP ("please respond").
  278. #. TRANS: %s is the RSVP with the missing notice.
  279. #: RSVP.php:248
  280. #, php-format
  281. msgid "RSVP %s does not correspond to a notice in the database."
  282. msgstr ""
  283. #. TRANS: Exception thrown when requesting a non-existing profile.
  284. #. TRANS: %s is the ID of the non-existing profile.
  285. #: RSVP.php:305
  286. #, php-format
  287. msgid "No profile with ID %s."
  288. msgstr ""
  289. #. TRANS: Exception thrown when requesting a non-existing event.
  290. #. TRANS: %s is the ID of the non-existing event.
  291. #: RSVP.php:316
  292. #, php-format
  293. msgid "No event with ID %s."
  294. msgstr ""
  295. #. TRANS: HTML version of an RSVP ("please respond") status for a user.
  296. #. TRANS: %1$s is a profile URL, %2$s a profile name,
  297. #. TRANS: %3$s is an event URL, %4$s an event title.
  298. #: RSVP.php:348
  299. #, php-format
  300. msgid ""
  301. "<span class='automatic event-rsvp'><a href='%1$s'>%2$s</a> is attending <a "
  302. "href='%3$s'>%4$s</a>.</span>"
  303. msgstr ""
  304. #. TRANS: HTML version of an RSVP ("please respond") status for a user.
  305. #. TRANS: %1$s is a profile URL, %2$s a profile name,
  306. #. TRANS: %3$s is an event URL, %4$s an event title.
  307. #: RSVP.php:354
  308. #, php-format
  309. msgid ""
  310. "<span class='automatic event-rsvp'><a href='%1$s'>%2$s</a> is not attending "
  311. "<a href='%3$s'>%4$s</a>.</span>"
  312. msgstr ""
  313. #. TRANS: HTML version of an RSVP ("please respond") status for a user.
  314. #. TRANS: %1$s is a profile URL, %2$s a profile name,
  315. #. TRANS: %3$s is an event URL, %4$s an event title.
  316. #: RSVP.php:360
  317. #, php-format
  318. msgid ""
  319. "<span class='automatic event-rsvp'><a href='%1$s'>%2$s</a> might attend <a "
  320. "href='%3$s'>%4$s</a>.</span>"
  321. msgstr ""
  322. #. TRANS: Exception thrown when requesting a user's RSVP status for a non-existing response code.
  323. #. TRANS: %s is the non-existing response code.
  324. #: RSVP.php:365 RSVP.php:410
  325. #, php-format
  326. msgid "Unknown response code %s."
  327. msgstr ""
  328. #. TRANS: Used as event title when not event title is available.
  329. #. TRANS: Used as: Username [is [not ] attending|might attend] an unknown event.
  330. #: RSVP.php:373 RSVP.php:417
  331. msgid "an unknown event"
  332. msgstr ""
  333. #. TRANS: Plain text version of an RSVP ("please respond") status for a user.
  334. #. TRANS: %1$s is a profile name, %2$s is an event title.
  335. #: RSVP.php:395
  336. #, php-format
  337. msgid "%1$s is attending %2$s."
  338. msgstr ""
  339. #. TRANS: Plain text version of an RSVP ("please respond") status for a user.
  340. #. TRANS: %1$s is a profile name, %2$s is an event title.
  341. #: RSVP.php:400
  342. #, php-format
  343. msgid "%1$s is not attending %2$s."
  344. msgstr ""
  345. #. TRANS: Plain text version of an RSVP ("please respond") status for a user.
  346. #. TRANS: %1$s is a profile name, %2$s is an event title.
  347. #: RSVP.php:405
  348. #, php-format
  349. msgid "%1$s might attend %2$s."
  350. msgstr ""
  351. #. TRANS: Title for new event form.
  352. #: newevent.php:66
  353. msgctxt "TITLE"
  354. msgid "New event"
  355. msgstr ""
  356. #. TRANS: Client exception thrown when trying to post an event while not logged in.
  357. #: newevent.php:84
  358. msgid "Must be logged in to post a event."
  359. msgstr ""
  360. #. TRANS: Client exception thrown when trying to post an event without providing a title.
  361. #: newevent.php:98
  362. msgid "Title required."
  363. msgstr ""
  364. #. TRANS: Client exception thrown when trying to post an event without providing a start date.
  365. #: newevent.php:110
  366. msgid "Start date required."
  367. msgstr ""
  368. #. TRANS: Client exception thrown when trying to post an event without providing an end date.
  369. #: newevent.php:123
  370. msgid "End date required."
  371. msgstr ""
  372. #. TRANS: Client exception thrown when trying to post an event with a date that cannot be processed.
  373. #. TRANS: %s is the data that could not be processed.
  374. #: newevent.php:141 newevent.php:148
  375. #, php-format
  376. msgid "Could not parse date \"%s\"."
  377. msgstr ""
  378. #. TRANS: Client exception thrown when trying to post an event without providing a title.
  379. #: newevent.php:196
  380. msgid "Event must have a title."
  381. msgstr ""
  382. #. TRANS: Client exception thrown when trying to post an event without providing a start time.
  383. #: newevent.php:201
  384. msgid "Event must have a start time."
  385. msgstr ""
  386. #. TRANS: Client exception thrown when trying to post an event without providing an end time.
  387. #: newevent.php:206
  388. msgid "Event must have an end time."
  389. msgstr ""
  390. #. TRANS: Client exception thrown when trying to post an event with an invalid URL.
  391. #: newevent.php:211
  392. msgid "URL must be valid."
  393. msgstr ""
  394. #. TRANS: Field label for event description.
  395. #: eventlistitem.php:117
  396. msgid "Time:"
  397. msgstr ""
  398. #. TRANS: Field label for event description.
  399. #: eventlistitem.php:138
  400. msgid "Location:"
  401. msgstr ""
  402. #. TRANS: Field label for event description.
  403. #: eventlistitem.php:146
  404. msgid "Description:"
  405. msgstr ""