# Translation of StatusNet - Event to Interlingua (Interlingua) # Exported from translatewiki.net # # Author: McDutchie # -- # This file is distributed under the same license as the StatusNet package. # msgid "" msgstr "" "Project-Id-Version: StatusNet - Event\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-04-17 18:17+0000\n" "PO-Revision-Date: 2011-04-17 18:20:41+0000\n" "Language-Team: Interlingua \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-POT-Import-Date: 2011-04-11 13:14:48+0000\n" "X-Generator: MediaWiki 1.18alpha (r86268); Translate extension (2011-04-13)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: ia\n" "X-Message-Group: #out-statusnet-plugin-event\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. TRANS: Client exception thrown when trying to create an event that already exists. msgid "Event already exists." msgstr "Le evento ja existe." #. 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. #, php-format msgid "\"%1$s\" %2$s - %3$s (%4$s): %5$s" msgstr "\"%1$s\" %2$s - %3$s (%4$s): %5$s" #. TRANS: Rendered event description. %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. #, php-format msgid "" "%1$s %3$s - %5" "$s (%6$s): %7" "$s " msgstr "" "%1$s %3$s - %5" "$s (%6$s): %7" "$s " #. TRANS: Client exception thrown when referring to a non-existing RSVP. #. TRANS: RSVP stands for "Please reply". #. TRANS: Client exception thrown when referring to a non-existing RSVP ("please respond") item. msgid "No such RSVP." msgstr "Iste RSVP non existe." #. TRANS: Client exception thrown when referring to a non-existing event. #. TRANS: Client exception thrown when requesting a non-exsting event. #. TRANS: Client exception thrown when referring to a non-existing event. msgid "No such event." msgstr "Iste evento non existe." #. TRANS: Title for event. #. TRANS: %1$s is a user nickname, %2$s is an event title. #, php-format msgid "%1$s's RSVP for \"%2$s\"" msgstr "Le RSVP de %1$s pro \"%2$s\"" #. TRANS: Possible status for RSVP ("please respond") item. msgid "You will attend this event." msgstr "Tu participara a iste evento." #. TRANS: Possible status for RSVP ("please respond") item. msgid "You will not attend this event." msgstr "Tu non participara a iste evento." #. TRANS: Possible status for RSVP ("please respond") item. msgid "You might attend this event." msgstr "Tu participara forsan a iste evento." #. TRANS: Button text to cancel responding to an RSVP ("please respond") item. msgctxt "BUTTON" msgid "Cancel" msgstr "Cancellar" #. TRANS: Title for RSVP ("please respond") action. msgctxt "TITLE" msgid "New RSVP" msgstr "Nove RSVP" #. TRANS: Client exception thrown when trying to RSVP ("please respond") while not logged in. #. TRANS: Client exception thrown when trying tp RSVP ("please respond") while not logged in. msgid "You must be logged in to RSVP for an event." msgstr "Es necessari aperir session pro responder a un invitation de evento." #. TRANS: Page title after creating an event. #. TRANS: Page title after sending a notice. msgid "Event saved" msgstr "Evento salveguardate" #. TRANS: Title for RSVP ("please respond") action. msgctxt "TITLE" msgid "Cancel RSVP" msgstr "Cancellar RSVP" #. TRANS: Field label on form to RSVP ("please respond") for an event. msgid "RSVP:" msgstr "RSVP:" #. TRANS: Button text for RSVP ("please respond") reply to confirm attendence. msgctxt "BUTTON" msgid "Yes" msgstr "Si" #. TRANS: Button text for RSVP ("please respond") reply to deny attendence. msgctxt "BUTTON" msgid "No" msgstr "No" #. TRANS: Button text for RSVP ("please respond") reply to indicate one might attend. msgctxt "BUTTON" msgid "Maybe" msgstr "Forsan" #. TRANS: Field label on event form. msgctxt "LABEL" msgid "Title" msgstr "Titulo" #. TRANS: Field title on event form. msgid "Title of the event." msgstr "Le titulo del evento." #. TRANS: Field label on event form. msgctxt "LABEL" msgid "Start date" msgstr "Data de initio" #. TRANS: Field title on event form. msgid "Date the event starts." msgstr "Le data a que le evento comencia." #. TRANS: Field label on event form. msgctxt "LABEL" msgid "Start time" msgstr "Hora de initio" #. TRANS: Field title on event form. msgid "Time the event starts." msgstr "Le hora a que le evento comencia." #. TRANS: Field label on event form. msgctxt "LABEL" msgid "End date" msgstr "Data de fin" #. TRANS: Field title on event form. msgid "Date the event ends." msgstr "Le data a que le evento fini." #. TRANS: Field label on event form. msgctxt "LABEL" msgid "End time" msgstr "Hora de fin" #. TRANS: Field title on event form. msgid "Time the event ends." msgstr "Le hora a que le evento fini." #. TRANS: Field label on event form. msgctxt "LABEL" msgid "Location" msgstr "Loco" #. TRANS: Field title on event form. msgid "Event location." msgstr "Le loco del evento." #. TRANS: Field label on event form. msgctxt "LABEL" msgid "URL" msgstr "URL" #. TRANS: Field title on event form. msgid "URL for more information." msgstr "Le URL pro additional information." #. TRANS: Field label on event form. msgctxt "LABEL" msgid "Description" msgstr "Description" #. TRANS: Field title on event form. msgid "Description of the event." msgstr "Description del evento." #. TRANS: Button text to save an event.. msgctxt "BUTTON" msgid "Save" msgstr "Salveguardar" #. TRANS: Plugin description. msgid "Event invitations and RSVPs." msgstr "Invitationes a eventos e responsas a illos." #. TRANS: Title for event application. msgctxt "TITLE" msgid "Event" msgstr "Evento" #. TRANS: Exception thrown when event plugin comes across a non-event type object. msgid "Wrong type for object." msgstr "Typo errate pro iste objecto." #. TRANS: Exception thrown when trying to RSVP for an unknown event. msgid "RSVP for unknown event." msgstr "RSVP pro evento incognite." #. TRANS: Exception thrown when event plugin comes across a undefined verb. msgid "Unknown verb for events." msgstr "Verbo incognite pro eventos." #. TRANS: Exception thrown when event plugin comes across a unknown object type. msgid "Unknown object type." msgstr "Typo de objecto incognite." #. TRANS: Exception thrown when referring to a notice that is not an event an in event context. msgid "Unknown event notice." msgstr "Nota de evento incognite." #. TRANS: Field label for event description. msgid "Time:" msgstr "Hora:" #. TRANS: Field label for event description. msgid "Location:" msgstr "Loco:" #. TRANS: Field label for event description. msgid "Description:" msgstr "Description:" #. TRANS: Field label for event description. msgid "Attending:" msgstr "Presente:" #. TRANS: RSVP counts. #. TRANS: %1$d, %2$d and %3$d are numbers of RSVPs. #, php-format msgid "Yes: %1$d No: %2$d Maybe: %3$d" msgstr "Si: %1$d No: %2$d Forsan: %3$d" #. TRANS: Client exception thrown when trying to save an already existing RSVP ("please respond"). msgid "RSVP already exists." msgstr "Le RSVP ja existe." #. TRANS: Exception thrown when requesting an undefined verb for RSVP. #, php-format msgid "Unknown verb \"%s\"." msgstr "Verbo incognite: \"%s\"." #. TRANS: Exception thrown when requesting an undefined code for RSVP. #, php-format msgid "Unknown code \"%s\"." msgstr "Codice incognite: \"%s\"." #. TRANS: Server exception thrown when requesting a non-exsting notice for an RSVP ("please respond"). #. TRANS: %s is the RSVP with the missing notice. #, php-format msgid "RSVP %s does not correspond to a notice in the database." msgstr "Le RSVP %s non corresponde a un nota in le base de datos." #. TRANS: Exception thrown when requesting a non-existing profile. #. TRANS: %s is the ID of the non-existing profile. #, php-format msgid "No profile with ID %s." msgstr "Non existe un profilo con le ID %s." #. TRANS: Exception thrown when requesting a non-existing event. #. TRANS: %s is the ID of the non-existing event. #, php-format msgid "No event with ID %s." msgstr "Non existe un evento con le ID %s." #. 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. #, php-format msgid "" "%2$s is attending %4$s." msgstr "" "%2$s essera presente a " "%4$s." #. 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. #, php-format msgid "" "%2$s is not attending " "%4$s." msgstr "" "%2$s non essera " "presente a %4$s." #. 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. #, php-format msgid "" "%2$s might attend %4$s." msgstr "" "%2$s essera forsan " "presente a %4$s." #. TRANS: Exception thrown when requesting a user's RSVP status for a non-existing response code. #. TRANS: %s is the non-existing response code. #, php-format msgid "Unknown response code %s." msgstr "Codice de responsa incognite: %s." #. TRANS: Used as event title when not event title is available. #. TRANS: Used as: Username [is [not ] attending|might attend] an unknown event. msgid "an unknown event" msgstr "un evento incognite" #. 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. #, php-format msgid "%1$s is attending %2$s." msgstr "%1$s essera presente a %2$s." #. 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. #, php-format msgid "%1$s is not attending %2$s." msgstr "%1$s non essera presente a %2$s." #. 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. #, php-format msgid "%1$s might attend %2$s." msgstr "%1$s essera forsan presente a %2$s." #. TRANS: Title for new event form. msgctxt "TITLE" msgid "New event" msgstr "Nove evento" #. TRANS: Client exception thrown when trying to post an event while not logged in. msgid "Must be logged in to post a event." msgstr "Es necessari aperir session pro placiar un evento." #. TRANS: Client exception thrown when trying to post an event without providing a title. msgid "Title required." msgstr "Titulo requirite." #. TRANS: Client exception thrown when trying to post an event without providing a start date. msgid "Start date required." msgstr "Data de initio requirite." #. TRANS: Client exception thrown when trying to post an event without providing an end date. msgid "End date required." msgstr "Data de fin requirite." #. 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. #, php-format msgid "Could not parse date \"%s\"." msgstr "Non poteva comprender le data \"%s\"." #. TRANS: Client exception thrown when trying to post an event without providing a title. msgid "Event must have a title." msgstr "Le evento debe haber un titulo." #. TRANS: Client exception thrown when trying to post an event without providing a start time. msgid "Event must have a start time." msgstr "Le evento debe haber un hora de initio." #. TRANS: Client exception thrown when trying to post an event without providing an end time. msgid "Event must have an end time." msgstr "Le evento debe haber un hora de fin."