Event.pot 13 KB

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