[TRANSLATION] Update POTs and normalize files
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-27 16:31+0100\n"
|
||||
"POT-Creation-Date: 2019-06-08 18:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -17,48 +17,285 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. TRANS: Possible status for RSVP ("please respond") item.
|
||||
#: forms/cancelrsvp.php:101
|
||||
msgid "You will attend this event."
|
||||
#. TRANS: 0 minutes abbreviated. Used in a list.
|
||||
#: lib/eventtimelist.php:85
|
||||
msgid "(0 min)"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Possible status for RSVP ("please respond") item.
|
||||
#: forms/cancelrsvp.php:105
|
||||
msgid "You will not attend this event."
|
||||
#. TRANS: 30 minutes abbreviated. Used in a list.
|
||||
#: lib/eventtimelist.php:89
|
||||
msgid "(30 min)"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Possible status for RSVP ("please respond") item.
|
||||
#: forms/cancelrsvp.php:109
|
||||
msgid "You might attend this event."
|
||||
#. TRANS: 1 hour. Used in a list.
|
||||
#: lib/eventtimelist.php:93
|
||||
msgid "(1 hour)"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Button text to cancel responding to an RSVP ("please respond") item.
|
||||
#: forms/cancelrsvp.php:124
|
||||
msgctxt "BUTTON"
|
||||
msgid "Cancel"
|
||||
#: lib/eventtimelist.php:98
|
||||
#, php-format
|
||||
msgid "(%.1f hours)"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label on form to RSVP ("please respond") for an event.
|
||||
#: forms/rsvp.php:97
|
||||
msgid "RSVP:"
|
||||
#: lib/eventtimelist.php:99
|
||||
#, php-format
|
||||
msgid "(%d hours)"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Button text for RSVP ("please respond") reply to confirm attendence.
|
||||
#: forms/rsvp.php:113
|
||||
msgctxt "BUTTON"
|
||||
msgid "Yes"
|
||||
#. TRANS: Title for new event form.
|
||||
#: actions/newevent.php:55
|
||||
msgctxt "TITLE"
|
||||
msgid "New event"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Button text for RSVP ("please respond") reply to deny attendence.
|
||||
#: forms/rsvp.php:115
|
||||
msgctxt "BUTTON"
|
||||
msgid "No"
|
||||
#. TRANS: Client exception thrown when trying to post an event without providing a title.
|
||||
#: actions/newevent.php:64
|
||||
msgid "Event must have a title."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Button text for RSVP ("please respond") reply to indicate one might attend.
|
||||
#: forms/rsvp.php:117
|
||||
msgctxt "BUTTON"
|
||||
msgid "Maybe"
|
||||
#. TRANS: Client exception thrown when trying to post an event without providing a start date.
|
||||
#: actions/newevent.php:75
|
||||
msgid "Start date required."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event without providing a start time.
|
||||
#: actions/newevent.php:80
|
||||
msgid "Event must have a start time."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event with a date that cannot be processed.
|
||||
#. TRANS: %s is the data that could not be processed.
|
||||
#: actions/newevent.php:87 actions/newevent.php:105
|
||||
#, php-format
|
||||
msgid "Could not parse date %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event without providing an end date.
|
||||
#: actions/newevent.php:93
|
||||
msgid "End date required."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event without providing an end time.
|
||||
#: actions/newevent.php:98
|
||||
msgid "Event must have an end time."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event with an invalid (non-empty) URL.
|
||||
#: actions/newevent.php:111
|
||||
msgid "An event URL must be a valid HTTP/HTTPS link."
|
||||
msgstr ""
|
||||
|
||||
#: actions/newevent.php:164
|
||||
msgid "Saved the event."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Page title for sample plugin. %s is a user nickname.
|
||||
#: actions/events.php:20
|
||||
#, php-format
|
||||
msgid "%s's happenings"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Error message displayed when trying to perform an action that requires a logged in user.
|
||||
#: actions/timelist.php:65
|
||||
msgid "Not logged in."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client error when submitting a form with unexpected information.
|
||||
#: actions/timelist.php:72
|
||||
msgid "Unexpected form submission."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client error displayed when using an action in a non-AJAX way.
|
||||
#: actions/timelist.php:80
|
||||
msgid "This action is AJAX only."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when referring to a non-existing RSVP.
|
||||
#. TRANS: RSVP stands for "Please reply".
|
||||
#: actions/showrsvp.php:61 actions/showrsvp.php:77
|
||||
msgid "No such RSVP."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when referring to a non-existing event.
|
||||
#: actions/showrsvp.php:68
|
||||
msgid "No such event."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Title for event.
|
||||
#. TRANS: %1$s is a user nickname, %2$s is an event title.
|
||||
#: actions/showrsvp.php:94
|
||||
#, php-format
|
||||
msgid "%1$s's RSVP for \"%2$s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Title for RSVP ("please respond") action.
|
||||
#: actions/rsvp.php:52
|
||||
msgctxt "TITLE"
|
||||
msgid "New RSVP"
|
||||
msgstr ""
|
||||
|
||||
#: actions/rsvp.php:81
|
||||
msgid "Cancelled RSVP"
|
||||
msgstr ""
|
||||
|
||||
#: actions/rsvp.php:91
|
||||
msgid "RSVP"
|
||||
msgstr ""
|
||||
|
||||
#: actions/rsvp.php:102
|
||||
msgid "Saved RSVP"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when there are too many activity objects.
|
||||
#: classes/Happening.php:108
|
||||
msgid "Too many activity objects."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when event plugin comes across a non-event type object.
|
||||
#: classes/Happening.php:113
|
||||
msgid "Wrong type for object."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when has no start date
|
||||
#: classes/Happening.php:146
|
||||
msgid "No start date for event."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when has no end date
|
||||
#: classes/Happening.php:150
|
||||
msgid "No end date for event."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to save an already existing RSVP ("please respond").
|
||||
#: classes/RSVP.php:143
|
||||
msgid "RSVP already exists."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when requesting an undefined verb for RSVP.
|
||||
#: classes/RSVP.php:196
|
||||
#, php-format
|
||||
msgid "Unknown verb \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when requesting an undefined code for RSVP.
|
||||
#: classes/RSVP.php:217
|
||||
#, php-format
|
||||
msgid "Unknown code \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: HTML version of an RSVP ("please respond") status for a user.
|
||||
#. TRANS: %1$s is a profile URL, %2$s a profile name,
|
||||
#. TRANS: %3$s is an event URL, %4$s an event title.
|
||||
#: classes/RSVP.php:321
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<span class='automatic event-rsvp'><a href='%1$s'>%2$s</a> is attending <a "
|
||||
"href='%3$s'>%4$s</a>.</span>"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: HTML version of an RSVP ("please respond") status for a user.
|
||||
#. TRANS: %1$s is a profile URL, %2$s a profile name,
|
||||
#. TRANS: %3$s is an event URL, %4$s an event title.
|
||||
#: classes/RSVP.php:327
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<span class='automatic event-rsvp'><a href='%1$s'>%2$s</a> is not attending "
|
||||
"<a href='%3$s'>%4$s</a>.</span>"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: HTML version of an RSVP ("please respond") status for a user.
|
||||
#. TRANS: %1$s is a profile URL, %2$s a profile name,
|
||||
#. TRANS: %3$s is an event URL, %4$s an event title.
|
||||
#: classes/RSVP.php:333
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<span class='automatic event-rsvp'><a href='%1$s'>%2$s</a> might attend <a "
|
||||
"href='%3$s'>%4$s</a>.</span>"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when requesting a user's RSVP status for a non-existing response code.
|
||||
#. TRANS: %s is the non-existing response code.
|
||||
#: classes/RSVP.php:338 classes/RSVP.php:381
|
||||
#, php-format
|
||||
msgid "Unknown response code %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Used as event title when not event title is available.
|
||||
#. TRANS: Used as: Username [is [not ] attending|might attend] an unknown event.
|
||||
#: classes/RSVP.php:345 classes/RSVP.php:388
|
||||
msgid "an unknown event"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plain text version of an RSVP ("please respond") status for a user.
|
||||
#. TRANS: %1$s is a profile name, %2$s is an event title.
|
||||
#: classes/RSVP.php:366
|
||||
#, php-format
|
||||
msgid "%1$s is attending %2$s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plain text version of an RSVP ("please respond") status for a user.
|
||||
#. TRANS: %1$s is a profile name, %2$s is an event title.
|
||||
#: classes/RSVP.php:371
|
||||
#, php-format
|
||||
msgid "%1$s is not attending %2$s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plain text version of an RSVP ("please respond") status for a user.
|
||||
#. TRANS: %1$s is a profile name, %2$s is an event title.
|
||||
#: classes/RSVP.php:376
|
||||
#, php-format
|
||||
msgid "%1$s might attend %2$s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: EventPlugin.php:110
|
||||
msgid "Event invitations and RSVPs."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Title for event application.
|
||||
#: EventPlugin.php:116
|
||||
msgctxt "TITLE"
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when event plugin comes across a unknown object type.
|
||||
#: EventPlugin.php:213
|
||||
msgid "Unknown object type."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for event description.
|
||||
#: EventPlugin.php:340
|
||||
msgid "Time:"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for event description.
|
||||
#: EventPlugin.php:357
|
||||
msgid "Location:"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for event description.
|
||||
#: EventPlugin.php:365
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for event description.
|
||||
#: EventPlugin.php:375
|
||||
msgid "Attending:"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Content for a deleted RSVP list item (RSVP stands for "please respond").
|
||||
#: EventPlugin.php:418
|
||||
msgid "Deleted."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Menu item in sample plugin.
|
||||
#: EventPlugin.php:431
|
||||
msgid "Happenings"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Menu item title in sample plugin.
|
||||
#: EventPlugin.php:433
|
||||
msgid "A list of your events"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label on event form.
|
||||
@@ -156,338 +393,30 @@ msgctxt "BUTTON"
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Title for new event form.
|
||||
#: actions/newevent.php:66
|
||||
msgctxt "TITLE"
|
||||
msgid "New event"
|
||||
#. TRANS: Field label on form to RSVP ("please respond") for an event.
|
||||
#: forms/rsvp.php:98
|
||||
msgid "RSVP:"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event while not logged in.
|
||||
#: actions/newevent.php:84
|
||||
msgid "Must be logged in to post a event."
|
||||
#: forms/rsvp.php:116
|
||||
msgctxt "BUTTON"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event without providing a title.
|
||||
#: actions/newevent.php:98
|
||||
msgid "Title required."
|
||||
#. TRANS: Button text for RSVP ("please respond") reply to confirm attendence.
|
||||
#: forms/rsvp.php:119
|
||||
msgctxt "BUTTON"
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event without providing a start date.
|
||||
#: actions/newevent.php:110
|
||||
msgid "Start date required."
|
||||
#. TRANS: Button text for RSVP ("please respond") reply to deny attendence.
|
||||
#: forms/rsvp.php:121
|
||||
msgctxt "BUTTON"
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event without providing an end date.
|
||||
#: actions/newevent.php:123
|
||||
msgid "End date required."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event with a date that cannot be processed.
|
||||
#. TRANS: %s is the data that could not be processed.
|
||||
#: actions/newevent.php:141 actions/newevent.php:148
|
||||
#, php-format
|
||||
msgid "Could not parse date \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event without providing a title.
|
||||
#: actions/newevent.php:196
|
||||
msgid "Event must have a title."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event without providing a start time.
|
||||
#: actions/newevent.php:201
|
||||
msgid "Event must have a start time."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event without providing an end time.
|
||||
#: actions/newevent.php:206
|
||||
msgid "Event must have an end time."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to post an event with an invalid URL.
|
||||
#: actions/newevent.php:211
|
||||
msgid "URL must be valid."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Page title after sending a notice.
|
||||
#. TRANS: Page title after creating an event.
|
||||
#: actions/newevent.php:250 actions/cancelrsvp.php:156 actions/newrsvp.php:161
|
||||
msgid "Event saved"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Title for RSVP ("please respond") action.
|
||||
#: actions/cancelrsvp.php:61
|
||||
msgctxt "TITLE"
|
||||
msgid "Cancel RSVP"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when referring to a non-existing RSVP ("please respond") item.
|
||||
#. TRANS: Client exception thrown when referring to a non-existing RSVP.
|
||||
#. TRANS: RSVP stands for "Please reply".
|
||||
#: actions/cancelrsvp.php:82 actions/cancelrsvp.php:89 actions/showrsvp.php:61
|
||||
#: actions/showrsvp.php:77
|
||||
msgid "No such RSVP."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when referring to a non-existing event.
|
||||
#: actions/cancelrsvp.php:96 actions/showevent.php:60 actions/showevent.php:68
|
||||
#: actions/newrsvp.php:82 actions/newrsvp.php:89 actions/showrsvp.php:68
|
||||
msgid "No such event."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying tp RSVP ("please respond") while not logged in.
|
||||
#. TRANS: Client exception thrown when trying to RSVP ("please respond") while not logged in.
|
||||
#: actions/cancelrsvp.php:103 actions/newrsvp.php:96
|
||||
msgid "You must be logged in to RSVP for an event."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Title for RSVP ("please respond") action.
|
||||
#: actions/newrsvp.php:61
|
||||
msgctxt "TITLE"
|
||||
msgid "New RSVP"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when using an invalid value for RSVP ("please respond").
|
||||
#: actions/newrsvp.php:113
|
||||
msgid "Unknown submit value."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Title for event.
|
||||
#. TRANS: %1$s is a user nickname, %2$s is an event title.
|
||||
#: actions/showrsvp.php:94
|
||||
#, php-format
|
||||
msgid "%1$s's RSVP for \"%2$s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Error message displayed when trying to perform an action that requires a logged in user.
|
||||
#: actions/timelist.php:65
|
||||
msgid "Not logged in."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client error when submitting a form with unexpected information.
|
||||
#: actions/timelist.php:72
|
||||
msgid "Unexpected form submission."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client error displayed when using an action in a non-AJAX way.
|
||||
#: actions/timelist.php:80
|
||||
msgid "This action is AJAX only."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to create an event that already exists.
|
||||
#: classes/Happening.php:111
|
||||
msgid "Event already exists."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Event description. %1$s is a title, %2$s is start time, %3$s is end time,
|
||||
#. TRANS: %4$s is location, %5$s is a description.
|
||||
#: classes/Happening.php:145
|
||||
#, php-format
|
||||
msgid "\"%1$s\" %2$s - %3$s (%4$s): %5$s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Rendered microformats2 tagged event description.
|
||||
#. TRANS: %1$s is a title, %2$s is start time, %3$s is start time,
|
||||
#. TRANS: %4$s is end time, %5$s is end time, %6$s is location, %7$s is description.
|
||||
#. TRANS: Class names should not be translated.
|
||||
#: classes/Happening.php:156
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<div class=\"h-event\"><p class=\"p-name p-summary\">%1$s</p> <time class="
|
||||
"\"dt-start\" datetime=\"%2$s\">%3$s</time> - <time class=\"dt-end\" datetime="
|
||||
"\"%4$s\">%5$s</time> (<span class=\"p-location\">%6$s</span>): <div class="
|
||||
"\"p-description\">%7$s</div> </div>"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when trying to save an already existing RSVP ("please respond").
|
||||
#: classes/RSVP.php:116 classes/RSVP.php:125
|
||||
msgid "RSVP already exists."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when requesting an undefined verb for RSVP.
|
||||
#: classes/RSVP.php:194
|
||||
#, php-format
|
||||
msgid "Unknown verb \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when requesting an undefined code for RSVP.
|
||||
#: classes/RSVP.php:212
|
||||
#, php-format
|
||||
msgid "Unknown code \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Server exception thrown when requesting a non-exsting notice for an RSVP ("please respond").
|
||||
#. TRANS: %s is the RSVP with the missing notice.
|
||||
#: classes/RSVP.php:222
|
||||
#, php-format
|
||||
msgid "RSVP %s does not correspond to a notice in the database."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when requesting a non-existing profile.
|
||||
#. TRANS: %s is the ID of the non-existing profile.
|
||||
#: classes/RSVP.php:284
|
||||
#, php-format
|
||||
msgid "No profile with ID %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when requesting a non-existing event.
|
||||
#. TRANS: %s is the ID of the non-existing event.
|
||||
#: classes/RSVP.php:295
|
||||
#, php-format
|
||||
msgid "No event with ID %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: HTML version of an RSVP ("please respond") status for a user.
|
||||
#. TRANS: %1$s is a profile URL, %2$s a profile name,
|
||||
#. TRANS: %3$s is an event URL, %4$s an event title.
|
||||
#: classes/RSVP.php:327
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<span class='automatic event-rsvp'><a href='%1$s'>%2$s</a> is attending <a "
|
||||
"href='%3$s'>%4$s</a>.</span>"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: HTML version of an RSVP ("please respond") status for a user.
|
||||
#. TRANS: %1$s is a profile URL, %2$s a profile name,
|
||||
#. TRANS: %3$s is an event URL, %4$s an event title.
|
||||
#: classes/RSVP.php:333
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<span class='automatic event-rsvp'><a href='%1$s'>%2$s</a> is not attending "
|
||||
"<a href='%3$s'>%4$s</a>.</span>"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: HTML version of an RSVP ("please respond") status for a user.
|
||||
#. TRANS: %1$s is a profile URL, %2$s a profile name,
|
||||
#. TRANS: %3$s is an event URL, %4$s an event title.
|
||||
#: classes/RSVP.php:339
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<span class='automatic event-rsvp'><a href='%1$s'>%2$s</a> might attend <a "
|
||||
"href='%3$s'>%4$s</a>.</span>"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when requesting a user's RSVP status for a non-existing response code.
|
||||
#. TRANS: %s is the non-existing response code.
|
||||
#: classes/RSVP.php:344 classes/RSVP.php:388
|
||||
#, php-format
|
||||
msgid "Unknown response code %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Used as event title when not event title is available.
|
||||
#. TRANS: Used as: Username [is [not ] attending|might attend] an unknown event.
|
||||
#: classes/RSVP.php:351 classes/RSVP.php:395
|
||||
msgid "an unknown event"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plain text version of an RSVP ("please respond") status for a user.
|
||||
#. TRANS: %1$s is a profile name, %2$s is an event title.
|
||||
#: classes/RSVP.php:373
|
||||
#, php-format
|
||||
msgid "%1$s is attending %2$s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plain text version of an RSVP ("please respond") status for a user.
|
||||
#. TRANS: %1$s is a profile name, %2$s is an event title.
|
||||
#: classes/RSVP.php:378
|
||||
#, php-format
|
||||
msgid "%1$s is not attending %2$s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plain text version of an RSVP ("please respond") status for a user.
|
||||
#. TRANS: %1$s is a profile name, %2$s is an event title.
|
||||
#: classes/RSVP.php:383
|
||||
#, php-format
|
||||
msgid "%1$s might attend %2$s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: EventPlugin.php:101
|
||||
msgid "Event invitations and RSVPs."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Title for event application.
|
||||
#: EventPlugin.php:107
|
||||
msgctxt "TITLE"
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when there are too many activity objects.
|
||||
#: EventPlugin.php:135
|
||||
msgid "Too many activity objects."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when event plugin comes across a non-event type object.
|
||||
#: EventPlugin.php:142
|
||||
msgid "Wrong type for object."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when trying to RSVP for an unknown event.
|
||||
#: EventPlugin.php:166
|
||||
msgid "RSVP for unknown event."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when event plugin comes across a undefined verb.
|
||||
#: EventPlugin.php:172
|
||||
msgid "Unknown verb for events."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when event plugin comes across a unknown object type.
|
||||
#: EventPlugin.php:203
|
||||
msgid "Unknown object type."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when referring to a notice that is not an event an in event context.
|
||||
#: EventPlugin.php:210
|
||||
msgid "Unknown event notice."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Content for a deleted RSVP list item (RSVP stands for "please respond").
|
||||
#: EventPlugin.php:342 EventPlugin.php:474
|
||||
msgid "Deleted."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for event description.
|
||||
#: EventPlugin.php:389
|
||||
msgid "Time:"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for event description.
|
||||
#: EventPlugin.php:406
|
||||
msgid "Location:"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for event description.
|
||||
#: EventPlugin.php:414
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for event description.
|
||||
#: EventPlugin.php:424
|
||||
msgid "Attending:"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: 0 minutes abbreviated. Used in a list.
|
||||
#: lib/eventtimelist.php:85
|
||||
msgid "(0 min)"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: 30 minutes abbreviated. Used in a list.
|
||||
#: lib/eventtimelist.php:89
|
||||
msgid "(30 min)"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: 1 hour. Used in a list.
|
||||
#: lib/eventtimelist.php:93
|
||||
msgid "(1 hour)"
|
||||
msgstr ""
|
||||
|
||||
#: lib/eventtimelist.php:98
|
||||
#, php-format
|
||||
msgid "(%.1f hours)"
|
||||
msgstr ""
|
||||
|
||||
#: lib/eventtimelist.php:99
|
||||
#, php-format
|
||||
msgid "(%d hours)"
|
||||
#. TRANS: Button text for RSVP ("please respond") reply to indicate one might attend.
|
||||
#: forms/rsvp.php:123
|
||||
msgctxt "BUTTON"
|
||||
msgid "Maybe"
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user