webgui/lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm
JT Smith ab55978f55 fixed some keywords bugs
took beta label away from event manager
added option to shelf to include items below it and items included via keywords
2008-05-17 18:58:22 +00:00

1909 lines
54 KiB
Perl

package WebGUI::i18n::English::Asset_EventManagementSystem;
use strict;
our $I18N = {
'expire ems cart items' => {
message => q|Expire EMS Cart Items|,
lastUpdated => 0,
context => q|workflow activity title|,
},
'item expiration time' => {
message => q|Item Expiration Time|,
lastUpdated => 0,
context => q|a workflow activity field label|,
},
'item expiration time help' => {
message => q|How long should EMS items be allowed to sit in a cart before they are expired to be freed up for someone else to purchase?|,
lastUpdated => 0,
context => q|help for a workflow activity field label|,
},
'user' => {
message => q|User|,
lastUpdated => 0,
context => q|a property label|,
},
'badge number' => {
message => q|Badge #|,
lastUpdated => 0,
context => q|a property label|,
},
'percentage discount' => {
message => q|Percentage Discount|,
lastUpdated => 0,
context => q|a ribbon property label|,
},
'percentage discount help' => {
message => q|What percentage discount will be applied to the tickets if the user purchases this ribbon?|,
lastUpdated => 0,
context => q|help for a ribbon property label|,
},
'badge group name' => {
message => q|Badge Group Name|,
lastUpdated => 0,
context => q|a badge group property label|,
},
'badge group name help' => {
message => q|Enter a name to be used to link badges with tickets under.|,
lastUpdated => 0,
context => q|help for a badge group property label|,
},
'badge groups' => {
message => q|Badge Groups|,
lastUpdated => 0,
context => q|a header label|,
},
'hours' => {
message => q|Hours|,
lastUpdated => 0,
context => q|subtext for the duration form field|,
},
'add a badge group' => {
message => q|Add A Badge Group|,
lastUpdated => 0,
context => q|a link label|,
},
'add an event meta field' => {
message => q|Add An Event Meta Field|,
lastUpdated => 0,
context => q|a link label|,
},
'view tickets' => {
message => q|View Tickets|,
lastUpdated => 0,
context => q|a link label|,
},
'view badges' => {
message => q|View Badges|,
lastUpdated => 0,
context => q|a link label|,
},
'buy badge' => {
message => q|Buy A Badge|,
lastUpdated => 0,
context => q|a link label|,
},
'switch to badge for' => {
message => q|Switch To '%s' Badge|,
lastUpdated => 0,
context => q|a link label|,
},
'lookup badge' => {
message => q|Look Up A Badge|,
lastUpdated => 0,
context => q|a link label|,
},
'remove' => {
message => q|Remove|,
lastUpdated => 0,
context => q|a link label, as in "remove from cart"|,
},
'import' => {
message => q|Import|,
lastUpdated => 0,
context => q|a link label|,
},
'export' => {
message => q|Export|,
lastUpdated => 0,
context => q|a link label|,
},
'meta fields' => {
message => q|Meta Fields|,
lastUpdated => 0,
context => q|a link label|,
},
'add a badge' => {
message => q|Add a badge|,
lastUpdated => 0,
context => q|a link label|,
},
'add a token' => {
message => q|Add a token|,
lastUpdated => 0,
context => q|a link label|,
},
'add a ticket' => {
message => q|Add a ticket|,
lastUpdated => 0,
context => q|a link label|,
},
'add a ribbon' => {
message => q|Add a ribbon|,
lastUpdated => 0,
context => q|a link label|,
},
'sold out' => {
message => q|Sold Out|,
lastUpdated => 0,
context => q|a message telling the user there are none left to buy|,
},
'manage' => {
message => q|Manage|,
lastUpdated => 0,
context => q|a column label in the badge builder|,
},
'quantity available' => {
message => q|# Available|,
lastUpdated => 0,
context => q|a column label in the badge builder|,
},
'buy' => {
message => q|Buy|,
lastUpdated => 0,
context => q|a button label in the badge builder|,
},
'delete' => {
message => q|Delete|,
lastUpdated => 0,
context => q|a button label in the badge builder|,
},
'edit' => {
message => q|Edit|,
lastUpdated => 0,
context => q|a button label in the badge builder|,
},
'search' => {
message => q|Search|,
lastUpdated => 0,
context => q|a button label in the badge builder|,
},
'tickets' => {
message => q|Tickets|,
lastUpdated => 0,
context => q|a template label a tab in the badge builder|,
},
'ribbons' => {
message => q|Ribbons|,
lastUpdated => 0,
context => q|a template label a tab in the badge builder|,
},
'tokens' => {
message => q|Tokens|,
lastUpdated => 0,
context => q|a template label a tab in the badge builder|,
},
'lookup registrant template' => {
message => q|Lookup Registrant Template|,
lastUpdated => 0,
context => q|a property label|,
},
'lookup registrant template help' => {
message => q|Which template would you like to use for the lookup registrant screen?|,
lastUpdated => 0,
context => q|help for a property label|,
},
'print badge template' => {
message => q|Print Badge Template|,
lastUpdated => 0,
context => q|a property label|,
},
'print badge template help' => {
message => q|Which template would you like to use for printing badges?|,
lastUpdated => 0,
context => q|help for a property label|,
},
'print ticket template' => {
message => q|Print Ticket Template|,
lastUpdated => 0,
context => q|a property label|,
},
'print ticket template help' => {
message => q|Which template would you like to use for printing tickets?|,
lastUpdated => 0,
context => q|help for a property label|,
},
'badge builder template' => {
message => q|Badge Builder Template|,
lastUpdated => 0,
context => q|a property label|,
},
'badge builder template help' => {
message => q|Which template would you like to use for the badge builder screen?|,
lastUpdated => 0,
context => q|help for a property label|,
},
'main template' => {
message => q|Main Template|,
lastUpdated => 0,
context => q|a property label|,
},
'main template help' => {
message => q|Which template would you like to use for the main screen that lists the badges for purchase?|,
lastUpdated => 0,
context => q|help for a property label|,
},
'location' => {
message => q|Location|,
lastUpdated => 0,
context => q|a property label|,
},
'location help' => {
message => q|In what room or location will this event be held?|,
lastUpdated => 0,
context => q|help for a property label|,
},
'event number' => {
message => q|Event #|,
lastUpdated => 0,
context => q|a property label|,
},
'event number help' => {
message => q|A number that represents the event, which is easily referenceable for things like event catalogs.|,
lastUpdated => 0,
context => q|help for a property label|,
},
'badge instructions' => {
message => q|Badge Instructions|,
lastUpdated => 0,
context => q|a property label|,
},
'badge instructions help' => {
message => q|Give the user some help on what to do with a badge.|,
lastUpdated => 0,
context => q|help for a property label|,
},
'default badge instructions' => {
message => q|You need a badge to attend this convention. Choose a badge that meets your needs and budget.|,
lastUpdated => 0,
context => q|the default value for a property|,
},
'ticket instructions' => {
message => q|Ticket Instructions|,
lastUpdated => 0,
context => q|a property label|,
},
'ticket instructions help' => {
message => q|Give the user some help on what to do with a ticket.|,
lastUpdated => 0,
context => q|help for a property label|,
},
'default ticket instructions' => {
message => q|Tickets allow you to reserve a seat at events that are going on at the convention. Add tickets to your badge for any events you plan to attend.|,
lastUpdated => 0,
context => q|the default value for a property|,
},
'ribbon instructions' => {
message => q|Ribbon Instructions|,
lastUpdated => 0,
context => q|a property label|,
},
'print' => {
message => q|Print|,
lastUpdated => 0,
context => q|a link label|,
},
'checked in' => {
message => q|Checked In|,
lastUpdated => 0,
context => q|used in registration management to alert staff whether user has already picked up badge|,
},
'not checked in' => {
message => q|Not Checked In|,
lastUpdated => 0,
context => q|used in registration management to alert staff whether user has already picked up badge|,
},
'mark as not checked in' => {
message => q|Mark As Not Checked In|,
lastUpdated => 0,
context => q|a link label|,
},
'mark as checked in' => {
message => q|Mark As Checked In|,
lastUpdated => 0,
context => q|a link label|,
},
'refund' => {
message => q|Refund|,
lastUpdated => 0,
context => q|a link label|,
},
'add more items' => {
message => q|Add More Items|,
lastUpdated => 0,
context => q|a link label|,
},
'notes' => {
message => q|Notes|,
lastUpdated => 0,
context => q|a property label for registrant notes|,
},
'ribbon instructions help' => {
message => q|Give the user some help on what to do with a ribbon.|,
lastUpdated => 0,
context => q|help for a property label|,
},
'default ribbon instructions' => {
message => q|Ribbons give you discounts on a group of related events. You may add one ore more ribbons to your badge to give you discounts on related events.|,
lastUpdated => 0,
context => q|the default value for a property|,
},
'token instructions' => {
message => q|Token Instructions|,
lastUpdated => 0,
context => q|a property label|,
},
'token instructions help' => {
message => q|Give the user some help on what to do with a ribbon.|,
lastUpdated => 0,
context => q|help for a property label|,
},
'default token instructions' => {
message => q|Tokens are like convention currency. They allow you to purchase events and other items without buying a specific ticket.|,
lastUpdated => 0,
context => q|the default value for a property|,
},
'assetName' => {
message => q|Event Manager|,
lastUpdated => 1211045812,
context => q|name of asset|,
},
'you do not have any metadata fields to display' => {
message => q|You do not have any metadata fields to display.|,
lastUpdated => 1145396293,
},
'label' => {
message => q|Label|,
lastUpdated => 0,
context => q|meta field label|,
},
'label help' => {
message => q|The label for the field that the user will read to know what the field is for.|,
lastUpdated => 0,
context => q|meta field label help|,
},
'ems badge' => {
message => q|Event Manager Badge|,
lastUpdated => 0,
context => q|name of asset|,
},
'ems ticket' => {
message => q|Event Manager Ticket|,
lastUpdated => 0,
context => q|name of asset|,
},
'ems ribbon' => {
message => q|Event Manager Ribbon|,
lastUpdated => 0,
context => q|name of asset|,
},
'ems token' => {
message => q|Event Manager Token|,
lastUpdated => 0,
context => q|name of asset|,
},
'is required' => {
message => q|%s is required.|,
lastUpdated => 0,
context => q|used in an error message|,
},
'email address' => {
message => q|Email Address|,
lastUpdated => 0,
context => q|form label|,
},
'organization' => {
message => q|Organization|,
lastUpdated => 0,
context => q|form label for company/school/etc|,
},
'badge holder information' => {
message => q|Badge Holder Information|,
lastUpdated => 0,
context => q|heading on add badge to cart screen|,
},
'add to cart' => {
message => q|Add To Cart|,
lastUpdated => 0,
context => q|a button on the add badge to cart screen|,
},
'populate from address book' => {
message => q|Populate From Address Book|,
lastUpdated => 0,
context => q|a button on the add badge to cart screen|,
},
'registration staff group' => {
message => q|Registration Staff Group|,
lastUpdated => 0,
context => q|an ems property label|,
},
'registration staff group help' => {
message => q|Pick a group of users that will handle registration. These users will be able to look up and manage badge registrations for any attendee.|,
lastUpdated => 0,
context => q|help for an ems property label|,
},
'related badge groups' => {
message => q|Related Badge Groups|,
lastUpdated => 0,
context => q|a ticket property label|,
},
'related badge groups ticket help' => {
message => q|Check the badge groups that can act as a prerequisite to being able to attend this event. If none are checked, then any badge will do.|,
lastUpdated => 0,
context => q|help for a ticket property label|,
},
'related badge groups badge help' => {
message => q|Check the badge groups that related to this badge, so that tickets can be assigned prerequisite badges.|,
lastUpdated => 0,
context => q|help for a ticket property label|,
},
'related ribbons' => {
message => q|Related Ribbons|,
lastUpdated => 0,
context => q|a ribbon ticket label|,
},
'related ribbons help' => {
message => q|Check the ribbons that can provide a discount for this ticket.|,
lastUpdated => 0,
context => q|help for a ticket property label|,
},
'time zone' => {
message => q|Time Zone|,
lastUpdated => 0,
context => q|a property label|,
},
'time zone help' => {
message => q|Select the time zone that this event will be taking place in.|,
lastUpdated => 0,
context => q|help for a property label|,
},
'event start date' => {
message => q|Start|,
lastUpdated => 0,
context => q|Event start date field label|
},
'event start date help' => {
message => q|The time and date when the event starts.|,
lastUpdated => 0,
context => q|hover help for Event Start Date field|
},
'duration' => {
message => q|Duration|,
lastUpdated => 0,
context => q|duration field label|
},
'duration help' => {
message => q|How long does this event last?|,
lastUpdated => 0,
context => q|hover help for duration field|
},
'cancel registration' => {
message => q|Cancel Registration|,
lastUpdated => 0,
context => q|Label for hyperlink asking user if they wish to cancel the registration process during checkout.|,
},
'add/edit event title' => {
message => q|Event Title|,
lastUpdated => 1138312761,
},
'add/edit event title description' => {
message => q|Enter the name or title of your event.|,
lastUpdated => 1138312761,
},
'add/edit event image' => {
message => q|Event Image|,
lastUpdated => 1145636759,
},
'add/edit event image description' => {
message => q|An image representing your event for display to site visitors.|,
lastUpdated => 1145636774,
},
'add/edit event description' => {
message => q|Description|,
lastUpdated => 1138312761,
},
'add/edit event description description' => {
message => q|The details of your event, such as location, time, and what the event is about.|,
lastUpdated => 1138312761,
},
'price' => {
message => q|Price|,
lastUpdated => 1138312761,
context => q|field label|,
},
'price help' => {
message => q|How much do you want to charge for this item?|,
lastUpdated => 0,
context => q|field label help|,
},
'add/edit event price description' => {
message => q|The cost to attend the event.|,
lastUpdated => 1138312761,
},
'add/edit useSalesTax' => {
message => q|Use Sales Tax?|,
lastUpdated => 1160109884,
},
'add/edit useSalesTax description' => {
message => q|Should this event have sales tax applied to it?|,
lastUpdated => 1160109886,
},
'add/edit approve event' => {
message => q|Approve Event|,
lastUpdated => 1138312761,
context => q|URL to approve an event in the Add/Edit Event form|,
},
'add/edit event required events' => {
message => q|Required Events|,
lastUpdated => 1138902214,
context => q|form field in add/edit event|,
},
'add/edit event required events description' => {
message => q|You can require that the user be registered for certain events before being allowed to register for this event.|,
lastUpdated => 1138899055,
context => q|hover help for required event field|,
},
'add/edit event operator' => {
message => q|Operator|,
lastUpdated => 1138902214,
context => q|form field in add/edit event|,
},
'add/edit event operator description' => {
message => q|As required events are added to this event, you can specify that all of the events must required (And) or that any of the events are required (Or)|,
lastUpdated => 1138899055,
context => q|hover help for operator field|,
},
'check required fields' => {
message => q|You did not include these required fields: |,
lastUpdated => 0,
context => q|Require that the user include all required fields in their import|,
},
'import blank line' => {
message => q|Record %d was blank (skipped).|,
lastUpdated => 0,
context => q|Report which lines were blank.|,
},
'import other line' => {
message => q|Record %d was %s.|,
lastUpdated => 0,
context => q|Report which lines were skipped or overwritten.|,
},
'import record parse error' => {
message => q|There was an error processing record %d: '%s'|,
lastUpdated => 0,
context => q|Couldn't parse a line of the import file|,
},
'no import took place' => {
message => q|No records were imported. There were errors in the input:|,
lastUpdated => 0,
context => q|Let the user know that we didn't partially import their bad data|,
},
'export error' => {
message => q|There was an error in the export procedure.|,
lastUpdated => 0,
context => q|generic export error|,
},
'import form header' => {
message => q|Using this form you can import data directly into this EMS. Be sure that your fields are specified in the order shown below.|,
lastUpdated => 0,
context => q|header to the import form...|,
},
'import need dup key' => {
message => q|You must check at least one duplicate key checkbox.|,
lastUpdated => 0,
context => q|When importing, we need at least one field to tell record apart|,
},
'import invalid status' => {
message => q|Record %d has an invalid Status value (%s). Valid values are: Approved, Cancelled, Denied, Pending.|,
lastUpdated => 0,
context => q|There are only a few valid valued for the event status (approved) field|,
},
'import invalid prereq' => {
message => q|Record %d has an invalid Prerequisite Set Name value (%s). You need to create the relevant Prerequisite Sets prior to import.|,
lastUpdated => 0,
context => q|The prereq import field is a EMS_prereqs.name; we need it to store the id in EMS_products.prerequisiteId|,
},
'import invalid template' => {
message => q|Record %d has an invalid Event Template Name value (%s). You need to create the relevant Event Template prior to import.|,
lastUpdated => 0,
context => q|The templateId import field is an assetData.title; we need it to store the assetId in EMS_products.templateId|,
},
'import missing required' => {
message => q|Record %d did not have %s, a required field, filled.|,
lastUpdated => 0,
context => q|Import records need to have required fields filled|,
},
'field count mismatch' => {
message => q|Record %d has %d fields, not %d as indicated by the checkboxes you clicked.|,
lastUpdated => 0,
context => q|Import records need to have the right number of fields|,
},
'import ok' => {
message => q|All %d records were successfully processed. %d created, %d blank lines, %d duplicates %s.|,
lastUpdated => 0,
context => q|Let the user know that the importing of events was successful|,
},
'skipped' => {
message => q|skipped|,
lastUpdated => 0,
context => q|What did we do with duplicates (skipped/overwritten)?|,
},
'overwritten' => {
message => q|overwritten|,
lastUpdated => 0,
context => q|What did we do with duplicates (skipped/overwritten)?|,
},
'meta hover help' => {
message => q|This is a custom field. Please ask your administrator for guidance.|,
lastUpdated => 0,
context => q|What's this meta field for?|,
},
'import hoverhelp file' => {
message => q|Upload a comma-seperated values (CSV) file for importing events. (Spreadsheet applications can output this format.) The fields must be comma-delimited, with double-quotes (") around field values which contain commas. Embedded double quotes are escaped with another double-quote (""). Your file will be checked for field count and required fields before any import takes place. If errors are found, then you are notified of the errors and no import takes place. This checking does not include checking whether or not LDAP, database links, or templates are valid. The format of special fields is as it is for exporting, so if you have a question as to how to format a given field for importing, look at how that information is exported and format your data accordingly. List fields with multiple values should be joined in the same CSV field by a semi-colon (;).|,
lastUpdated => 0,
context => q|What's the file field for?|,
},
'import hoverhelp dups' => {
message => q|The system will use whatever fields you specify under 'Field Is Duplicate Key' as the fields to use to identify duplicate event records. When a duplicate is found, this pulldown will determine what we do with the duplicate event record - either skip the incoming record or overwrite the old record with the new one. Note that all fields in overwritten records are overwritten, regardless of whether they're present in the incoming record or not.|,
lastUpdated => 0,
context => q|What's the duplicates field for?|,
},
'import hoverhelp first line' => {
message => q|If the first line of your import file contains field names instead of an event record, check yes. Otherwise, check no.|,
lastUpdated => 0,
context => q|What's the first line field for?|,
},
'import file contains field title' => {
message => q|File Contains Field|,
lastUpdated => 0,
context => q|What's "file contains field" mean?|,
},
'import file contains field description' => {
message => q|Check the checkboxes next to the fields which are included in your imput file. Please note that the fields must be in the order shown, and all required fields must be checked and filled in order for the import to proceed.|,
lastUpdated => 0,
context => q|What's "file contains field" mean?|,
},
'import field is duplicate key title' => {
message => q|Field Is Duplicate Key|,
lastUpdated => 0,
context => q|What's "field is dup key" mean?|,
},
'import field is duplicate key description' => {
message => q|In order to handle duplicate event records intelligently, the system needs to be able to identify a record as a duplicate. By checking these checkboxes, you're letting the system know what fields it needs to consider when trying to find an already-existing record for the event record being imported. For example, if you check Event Title and Event Start Date as the only fields which are duplicate keys, then if the incoming Event Title and Event Start Date match those of an existing event record, then the incoming record will be considered a duplicate of the already existing record. In that case, the system will either skip the incoming record, or overwrite the existing record.|,
lastUpdated => 0,
context => q|What's "field is dup key" mean?|,
},
'null field error recnum' => {
message => q|The %s field cannot be blank (record %d).|,
lastUpdated => 1179563424,
context => q|When a required field is empty/blank, then this message is used in sprintf to tell the user which field it is and that it cannot be blank - it also shows the relevant import file record number|,
},
'null field error' => {
message => q|The %s field cannot be blank.|,
lastUpdated => 1138908251,
context => q|When a required field is empty/blank, then this message is used in sprintf to tell the user which field it is and that it cannot be blank|,
},
'add to badge' => {
message => q|Add To Badge|,
lastUpdated => 1140466438,
context => q|Label to invite the user to purchase this event and add it to their shopping cart.|,
},
'allowed sub events' => {
message => q|You may also attend the following sub-events based on the events currently in your shopping cart.<br />|,
lastUpdated => 1140469381,
},
'scheduling conflict message' => {
message => q|You have a scheduling conflict. Please remove one of the events below from your cart to resolve the problem.|,
lastUpdated => 1142362442,
},
'scheduling conflict continue' => {
message => q|Click here to continue|,
lastUpdated => 1142362439,
},
'template help title' => {
message => q|Event Management System Template Variables|,
lastUpdated => 1140465899,
},
'checkout.url' => {
message => q|A URL to take the user the screen that displays the contents of the shopping cart.|,
lastUpdated => 1165517333,
},
'checkout.label' => {
message => q|A label to go with checkout.url. The internationalized word "Checkout".|,
lastUpdated => 1149828278,
},
'events_loop' => {
message => q|This loop contains all events that have been approved so that users can register.|,
lastUpdated => 1149828278,
},
'tmplVar event' => {
message => q|The information for one event that has been processed by its own event template.|,
lastUpdated => 1149828278,
},
'paginateBar' => {
message => q|A bar to help the user page through sets of Events if several pages of Events exist.|,
lastUpdated => 1149828278,
},
'Pagination variables' => {
message => q|Common pagination template variables.|,
lastUpdated => 1149828278,
},
'canManageEvents' => {
message => q|A flag to indicate if the current user is allowed to Manage Events.|,
lastUpdated => 1149829190,
},
'manageEvents.url' => {
message => q|A URL to take the user to the screen where Events can be managed (i.e. added, approved, deleted)|,
lastUpdated => 1149828278,
},
'manageEvents.label' => {
message => q|An internationalized label to display to the user the link for managing events.|,
lastUpdated => 1165511492,
},
'managePurchases.url' => {
message => q|A URL to take the user to the screen where purchases can be managed (i.e. added, approved, deleted)|,
lastUpdated => 1149828278,
},
'managePurchases.label' => {
message => q|An internationalized label to display to the user the link for managing purchases.|,
lastUpdated => 1165511507,
},
'event template help title' => {
message => q|Event Management System Event Template|,
lastUpdated => 1140465899,
},
'title' => {
message => q|The title of this event.|,
lastUpdated => 1149828404,
},
'short title' => {
message => q|Title|,
lastUpdated => 1149828404,
},
'title.url' => {
message => q|A URL to display a list of events that contain this event|,
lastUpdated => 1165513731,
},
'description' => {
message => q|The description of this event.|,
lastUpdated => 1149828404,
},
'image' => {
message => q|The image assigned to represent this event.|,
lastUpdated => 1149828404,
},
'tmplVar price' => {
message => q|The price of this event.|,
lastUpdated => 1149828404,
},
'tmplVar sku' => {
message => q|The SKU for this event.|,
lastUpdated => 1149828404,
},
'tmplVar sku template' => {
message => q|The SKU templates used to generate the SKU for this event.|,
lastUpdated => 1149828404,
},
'tmplVar weight' => {
message => q|The weight associated with materials for this event.|,
lastUpdated => 1149828404,
},
'numberRegistered' => {
message => q|The number of people currently registered for this event.|,
lastUpdated => 1149828404,
},
'maximumAttendees' => {
message => q|The number of people allowed to attend this event.|,
lastUpdated => 1149828404,
},
'seatsRemaining' => {
message => q|The number of available seats remaining for this event.|,
lastUpdated => 1149828404,
},
'eventIsFull' => {
message => q|A boolean that is true if there are no available seats remaining in this event.|,
lastUpdated => 1165517259,
},
'eventIsApproved' => {
message => q|A boolean that is true if the event has been approved.|,
lastUpdated => 1149828404,
},
'startDate.human' => {
message => q|The date and time this event starts, in human readable format.|,
lastUpdated => 1149828404,
},
'endDate.human' => {
message => q|The date and time this event ends, in human readable format.|,
lastUpdated => 1149828404,
},
'purchase.label' => {
message => q|An internationalized label to display to the user the link for purchasing this event.
If the event is full, the label will be "Sold out".|,
lastUpdated => 1149828404,
},
'purchase.url' => {
message => q|A URL for the user to register for this event and add it to their shopping cart.
If the event is full, the url will be blank.|,
lastUpdated => 1149828404,
},
'purchase.message' => {
message => q|A message to ask the user whether or not they'd like to see subevents for this event.
If the event is full, this variable will be blank.|,
lastUpdated => 1149828404,
},
'purchase.wantToSearch.url' => {
message => q|A URL to search for events that are requirements for this event.
If the event is full, this variable will be blank.|,
lastUpdated => 1149828404,
},
'purchase.wantToContinue.url' => {
message => q|A URL to add this event to the cart.
If the event is full, this variable will be blank.|,
lastUpdated => 1149828404,
},
'purchase.label' => {
message => q|The internationalized label "Add To Cart".
If the event is full, this variable will be blank.|,
lastUpdated => 1149828404,
},
'manage purchases template help title' => {
message => q|EMS Manage Purchases Template|,
lastUpdated => 1140465899,
},
'purchasesLoop' => {
message => q|This loop contains all events that have been approved so that users can view their purchases.|,
lastUpdated => 1149828546,
},
'purchaseUrl' => {
message => q|A link to view the details of this purchase.|,
lastUpdated => 1149828546,
},
'datePurchasedHuman' => {
message => q|The date and time this purchase was started in a human readable format.|,
lastUpdated => 1149828546,
},
'managePurchasesTitle' => {
message => q|An internationalized label to title this screen.|,
lastUpdated => 1149828546,
},
'view purchase template help title' => {
message => q|EMS View Purchases Template|,
lastUpdated => 1140465899,
},
'purchasesLoop' => {
message => q|This loop contains all registrations that are included in this purchase.|,
lastUpdated => 1149828601,
},
'regLoop' => {
message => q|This loop contains all events that are included in this registration.|,
lastUpdated => 1149828601,
},
'startDateHuman' => {
message => q|The start date in a human readable format for this event.|,
lastUpdated => 1149828601,
},
'startDateHuman' => {
message => q|The start date in a human readable format for this event.|,
lastUpdated => 1149828601,
},
'endDateHuman' => {
message => q|The end date in a human readable format for this event.|,
lastUpdated => 1149828601,
},
'startDate' => {
message => q|This event's start date and time in epoch format.|,
lastUpdated => 1149828601,
},
'endDateHuman' => {
message => q|This event's end date and time in epoch format.|,
lastUpdated => 1149828601,
},
'registrationId' => {
message => q|The user's registration Id for this event.|,
lastUpdated => 1165511539,
},
'templateId' => {
message => q|The template used to style this event if it is to be displayed.|,
lastUpdated => 1149828601,
},
'returned' => {
message => q|A boolean that will be 1 if this event has been returned by the user.|,
lastUpdated => 1149828601,
},
'tmplVar approved' => {
message => q|A boolean that will be 1 if this event has been approved.|,
lastUpdated => 1149828601,
},
'templateId' => {
message => q|The template used to style this event if it is to be displayed.|,
lastUpdated => 1149828601,
},
'userId' => {
message => q|The Id of the user set to use this badge.|,
lastUpdated => 1149828601,
},
'createdByUserId' => {
message => q|The Id of the user who created this badge.|,
lastUpdated => 1149828601,
},
'canReturnItinerary' => {
message => q|A boolean indicating whether or not this event can be returned.|,
lastUpdated => 1149828601,
},
'canAddEvents' => {
message => q|A boolean indicating whether or not the current user is allowed to add events. Admins, the owner
of the transaction, the user who created the registration or the user who the registration is
for are allowed to add events.|,
lastUpdated => 1149828601,
},
'canReturnTransaction' => {
message => q|A boolean that is true if any purchase can be returned.|,
lastUpdated => 1149828601,
},
'viewPurchaseTitle' => {
message => q|An internationalized label to title this screen.|,
lastUpdated => 1149828601,
},
'canReturn' => {
message => q|A boolean indicating if the current user may return events in the purchase. Users who can add events
fall into this group.|,
lastUpdated => 1149828601,
},
'transactionId' => {
message => q|The unique identifier for this transaction in the database.|,
lastUpdated => 1149828601,
},
'appUrl' => {
message => q|A URL back to the main screen of the Asset.|,
lastUpdated => 1149828601,
},
'search template help title' => {
message => q|EMS Search Template|,
lastUpdated => 1140465899,
},
'calendarJS' => {
message => q|Script tag to set up the javascript calendar picker.|,
lastUpdated => 1149828900,
},
'basicSearch.formHeader' => {
message => q|Form header for a basic search.|,
lastUpdated => 1149828900,
},
'advSearch.formHeader' => {
message => q|Form header for an advanced search.|,
lastUpdated => 1149828900,
},
'isAdvSearch' => {
message => q|Boolean indicating if an advanced search form has been requested.|,
lastUpdated => 1149828900,
},
'search.formFooter' => {
message => q|Form footer code for either type of search.|,
lastUpdated => 1149828900,
},
'search.formSubmit' => {
message => q|A button to submit the user's search data. The button will contain the internationalized word "Filter".|,
lastUpdated => 1149828900,
},
'endDate' => {
message => q|The date and time this event ends, in epoch format.|,
lastUpdated => 1149828900,
},
'productId' => {
message => q|The unique identifier for this product.|,
lastUpdated => 1149828900,
},
'manageToolbar' => {
message => q|Code for an toolbar with icons to delete, edit and reorder events.|,
lastUpdated => 1149828900,
},
'noSearchDialog' => {
message => q|A boolean that indicates if the user has requested that no search dialog be presented
by setting the "hide" form variable.|,
lastUpdated => 1149828900,
},
'addEvent.url' => {
message => q|A URL to take the user to the screen to add a new event.|,
lastUpdated => 1149828900,
},
'addEvent.label' => {
message => q|An internationalized label to display to the user the link for adding an event.|,
lastUpdated => 1165511512,
},
'message' => {
message => q|Messages from the system about the number and type of results being displayed.|,
lastUpdated => 1149828900,
},
'numberOfSearchResults' => {
message => q|The number of results returned by the current search.|,
lastUpdated => 1149828900,
},
'continue.url' => {
message => q|A url to add this event to the cart.|,
lastUpdated => 1149828900,
},
'continue.label' => {
message => q|The internationalized label, "Continue" to go with continue.url.|,
lastUpdated => 1149828900,
},
'name.label' => {
message => q|The internationalized label, "Event".|,
lastUpdated => 1149828900,
},
'starts.label' => {
message => q|The internationalized label, "Starts".|,
lastUpdated => 1149828900,
},
'ends.label' => {
message => q|The internationalized label, "Ends".|,
lastUpdated => 1149828900,
},
'price.label' => {
message => q|The internationalized label, "Price".|,
lastUpdated => 1149828900,
},
'seats.label' => {
message => q|The internationalized label, "Seats".|,
lastUpdated => 1149828900,
},
'addToBadgeMessage' => {
message => q|A message from the system if a badge was successfully added to this transaction.|,
lastUpdated => 1149828900,
},
'search.filters.options' => {
message => q|Javascript for a search interface for Events based on their properties and metadata.|,
lastUpdated => 1149828900,
},
'search.data.url' => {
message => q|The URL to this Asset.|,
lastUpdated => 1149828900,
},
'ems.wobject.dir' => {
message => q|The URL the EventManagementSystem area in the WebGUI Extras directory.|,
lastUpdated => 1149828900,
},
'event template help title' => {
message => q|Event Management System Event Template|,
lastUpdated => 1140465899,
},
'type name here' => {
message => q|Type Name Here|,
lastUpdated => 1140469381,
},
'type label here' => {
message => q|Type Label Here|,
lastUpdated => 1140469381,
},
'sold out' => {
message => q|Sold Out|,
lastUpdated => 1140469381,
},
'confirm delete event metadata' => {
message => q|Are you certain you want to delete this metadata field? The metadata values for this field will be deleted from all events.|,
lastUpdated => 1205860492,
},
'manage purchases' => {
message => q|Manage Purchases|,
lastUpdated => 1145396293,
},
'view purchase' => {
message => q|View Purchase|,
lastUpdated => 1145396293,
},
'refresh events list' => {
message => q|Refresh Events List|,
lastUpdated => 1145396293,
},
'you' => {
message => q|you|,
lastUpdated => 1145396293,
context => q|Second person pronoun|,
},
'create a badge for myself' => {
message => q|Create a badge for myself|,
lastUpdated => 1145396293,
},
'create a badge for someone else' => {
message => q|Create a badge for someone else|,
lastUpdated => 1145396293,
},
'select one' => {
message => q|Select One|,
lastUpdated => 1145400186,
context => q|Label to indicate that the user should pick one thing from a list of options|,
},
'select one or more' => {
message => q|Select one or more|,
lastUpdated => 1147293240,
context => q|Label to indicate that the user should pick one or more things from a list of options|,
},
'seats available' => {
message => q|Seats Available|,
lastUpdated => 1145400186,
context => q|field label|,
},
'seats available help' => {
message => q|How many people may purchase this item before you run out of room?|,
lastUpdated => 0,
context => q|field label help|,
},
'missing prerequisites message' => {
message => q|Some of the events you have selected require attendance of another event. Please satisfy prerequisites from the list below.|,
lastUpdated => 1145402683,
},
'checkout' => {
message => q|Checkout|,
lastUpdated => 1145402683,
},
'filter' => {
message => q|Filter|,
lastUpdated => 1145402683,
context => q|Button in search form to limit displayed eveed events based on user criteria|,
},
'managePrereqsMessage' => {
message => q|Use the form below to add prerequisite assignments to %s.|,
lastUpdated => 1145653451,
context => q|Message for search form, that is passed to sprintf to fill in the name|,
},
'Admin manage sub events small resultset' => {
message => q|You may manage the events below. You can narrow the list of events displayed using the basic or advanced filter options above.|,
lastUpdated => 1145653452,
},
'User sub events small resultset' => {
message => q|You may also choose from the following sub-events. You can narrow the list of sub-events by using the basic or advanced filter options above.|,
lastUpdated => 1145653452,
},
'Admin manage sub events large resultset' => {
message => q|You may manage the events below. Due to the large number of sub-events available none are currently displayed, please narrow the results using the basic or advanced filter options above.|,
lastUpdated => 1145653452,
},
'User sub events large resultset' => {
message => q|You may also choose from the following sub-events. Due to the large number of sub-events available none are currently displayed, please narrow the results using the basic or advanced filter options above.|,
lastUpdated => 1145653452,
},
'option to narrow' => {
message => q|You can narrow the list of prerequisites displayed using the basic or advanced filter options above.|,
lastUpdated => 1145653452,
},
'forced narrowing' => {
message => q|Due to the large number of prerequisites available none are currently displayed, please narrow the results using the basic or advanced filter options above.|,
lastUpdated => 1145653452,
},
'first name' => {
message => q|First Name|,
lastUpdated => 1145743634,
context => q|Given name|,
},
'last name' => {
message => q|Last Name|,
lastUpdated => 1145743634,
context => q|Family name|,
},
'address' => {
message => q|Address|,
lastUpdated => 1145743634,
},
'city' => {
message => q|City|,
lastUpdated => 1145743634,
},
'state' => {
message => q|State|,
lastUpdated => 1145743634,
},
'zip code' => {
message => q|Zip Code|,
lastUpdated => 1145743634,
},
'country' => {
message => q|Country|,
lastUpdated => 1145743634,
},
'phone number' => {
message => q|Phone Number|,
lastUpdated => 1145743634,
},
'email address' => {
message => q|Email Address|,
lastUpdated => 1145743634,
},
'which badge' => {
message => q|Which Badge|,
lastUpdated => 1145743634,
},
'registration info message' => {
message => q|<p>Enter Badge/Contact information for the series of events you are currently adding to the cart.</p>
<p>If you are logged in, you can choose to update your own user profile with this information by choosing your name from the drop-down box, or if your name is not listed, choose the option "Create badge for myself".</p>
<p>If you are making a purchase for someone else, select their name or select the "Create New for someone else" option from the drop-down box. If you are adding items to a previous purchase, that badge is already selected, and cannot be changed. If you make changes to the fields in this form for a badge that already exists, their information will be updated.</p>|,
lastUpdated => 1146074906,
},
'manage prerequisites' => {
message => q|Manage Prerequisites for this event|,
lastUpdated => 1146075135,
},
'add to badge message' => {
message => q|%s was added to your badge successfully.|,
lastUpdated => 1146075135,
},
'sku template' => {
message => q|SKU Template|,
lastUpdated => 1146170715,
context => q|The label for the sku template field in the edit product screen.|
},
'weight' => {
message => q|Weight|,
lastUpdated => 1146170737,
context => q|Describing the physical weight of an object.|
},
'weight description' => {
message => q|The weight of anything that may be associated with your event.|,
lastUpdated => 1120449422,
},
'sku' => {
message => q|SKU|,
lastUpdated => 1146170838,
context => q|The form label for the SKU (Stock Keeping Unit) field|
},
'sku description' => {
message => q|A SKU Number to assign to the event. A Globaly Unique Identifier is generated by default.|,
lastUpdated => 1146170838,
},
'sku template' => {
message => q|SKU Template|,
lastUpdated => 1146170932,
context => q|The label for the sku template field in the edit event screen.|
},
'sku template description' => {
message => q|This field defines how the SKU for each
product variant will be composed. The syntax is the same as that of
normal templates.|,
lastUpdated => 1146170930,
},
'error no colon' => {
message => q|Error|,
lastUpdated => 0,
},
'error' => {
message => q|Error:|,
lastUpdated => 1146170930,
},
'manage prerequisite sets' => {
message => q|Manage Prerequisite Sets|,
lastUpdated => 1147050475,
},
'export events' => {
message => q|Export Events|,
lastUpdated => 1179341015,
},
'import events' => {
message => q|Import Events|,
lastUpdated => 1179341015,
},
'enter import file' => {
message => q|Please enter a file to import|,
lastUpdated => 1179341015,
},
'edit prerequisite set' => {
message => q|Edit Prerequisite Set|,
lastUpdated => 1147050475,
},
'assigned prerequisite set' => {
message => q|Assigned Prerequisite Set|,
lastUpdated => 1147050475,
},
'assigned prerequisite set description' => {
message => q|The Prerequisite Set this event requires in order to be added to a badge.|,
lastUpdated => 1147050475,
},
'confirm delete prerequisite set' => {
message => q|Are you sure you want to delete this prerequisite set? This will also unlink any events that require this prerequisite set.|,
lastUpdated => 1147050475,
},
'no sets to display' => {
message => q|You do not have any prerequisite sets to display.|,
lastUpdated => 1147050475,
},
'add prerequisite set' => {
message => q|Add Prerequisite Set|,
lastUpdated => 1147050475,
},
'prereq set name field label' => {
message => q|Prerequisite Set Name|,
lastUpdated => 1147050475,
},
'prereq set name field description' => {
message => q|A descriptive name for this prerequisite set|,
lastUpdated => 1147050475,
},
'operator type' => {
message => q|Operator Type|,
lastUpdated => 1147050475,
},
'operator type description' => {
message => q|Whether any or all of the selected events should be required.|,
lastUpdated => 1147050958,
},
'any' => {
message => q|Any|,
lastUpdated => 1147050958,
},
'all' => {
message => q|All|,
lastUpdated => 1147050958,
},
'events required by this prerequisite set' => {
message => q|Events required by this prerequisite set.|,
lastUpdated => 1147050958,
},
'events required by description' => {
message => q|Place a check beside the events that are part of this prerequisite set.|,
lastUpdated => 1147050958,
},
'manage registrants' => {
message => q|Manage Registrants|,
lastUpdated => 1147050958,
},
'manage discount passes' => {
message => q|Manage Discount Passes|,
lastUpdated => 1147050958,
},
'add registrant' => {
message => q|Add Registrant|,
lastUpdated => 1147050958,
},
'edit registrant' => {
message => q|Edit Registrant|,
lastUpdated => 1147050958,
},
'see available subevents' => {
message => q|Would you like to see available subevents?|,
lastUpdated => 1147050958,
},
'manage events' => {
message => q|Manage Events|,
lastUpdated => 1147050958,
},
'associated user' => {
message => q|Associated User|,
lastUpdated => 1147050958,
},
'associated user description' => {
message => q|It is possible to link up this registrant with a user from the WebGUI user database and to synchronize their registrant information with their WebGUI profile. Alternately, you can create a new WebGUI user. If you do this, the new User's profile will be initially populated with their registrant information.|,
lastUpdated => 1165512195,
},
'badge id' => {
message => q|badgeId|,
lastUpdated => 1147050958,
},
'create new user' => {
message => q|Create New User|,
lastUpdated => 1147050958,
},
'Unlink User' => {
message => q|Unlink User|,
lastUpdated => 1147050958,
},
'reset user' => {
message => q|Reset User|,
lastUpdated => 1147050958,
},
'continue' => {
message => q|Continue|,
lastUpdated => 1147050958,
},
'starts' => {
message => q|Starts|,
lastUpdated => 1147058497,
},
'ends' => {
message => q|Ends|,
lastUpdated => 1147058499,
},
'Event Number' => {
message => q|Event Number|,
lastUpdated => 1147058499,
context => q|Synonym for SKU|,
},
'created by' => {
message => q|Created by|,
lastUpdated => 1147058499,
},
'created by description' => {
message => q|The user that created this registrant identity.|,
lastUpdated => 1147058499,
},
'add discount pass' => {
message => q|Add Discount Pass|,
lastUpdated => 1147108858,
},
'discount pass id' => {
message => q|Discount Pass ID|,
lastUpdated => 1147108858,
},
'discount pass id description' => {
message => q|A unique identifier used internally for this discount pass. When a new discount pass is created, this will be the word "new".|,
lastUpdated => 1147108858,
},
'discount pass type' => {
message => q|Discount Pass Type|,
lastUpdated => 1147108858,
},
'discount pass type description' => {
message => q|The Discount Pass can be one of several types. The 'Percent Off' type reduces the price on applied products by the given percentage. The 'New Price' type sets the price of the product to the given amount. The 'Amount Off' type reduces the price by the given absolute amount. The default type is 'New Price'.|,
lastUpdated => 1147108858,
},
'pass name' => {
message => q|Discount Pass Name|,
lastUpdated => 1147108858,
},
'pass name description' => {
message => q|The name of your discount pass. This will be used in the system to refer to this pass and the discounts that it provides so be sure to pick a descriptive name. This field cannot be left blank.|,
lastUpdated => 1147108858,
},
'percent off' => {
message => q|Percent Off|,
lastUpdated => 1147108858,
},
'amount off' => {
message => q|Amount Off|,
lastUpdated => 1147108858,
},
'new price' => {
message => q|New Price|,
lastUpdated => 1147108858,
},
'discount amount' => {
message => q|Discount(ed) Amount|,
lastUpdated => 1147108858,
},
'discount amount description' => {
message => q|The amount field can be in one of several unit types, depending on the discount pass type. The 'Percent Off' type is in percent units (for 10% reduction, enter '10'). The 'New Price' and 'Amount Off' types are in an absolute amount of currency. The default value is '0.00'.|,
lastUpdated => 1147108858,
},
'edit discount pass' => {
message => q|Edit Discount Pass|,
lastUpdated => 1147108858,
},
'None' => {
message => q|None|,
lastUpdated => 1147108858,
},
'discount pass member' => {
message => q|<strong>This event is a member of a discount pass.</strong><br /> The selected discount pass should be applied to this event if both are in the user's cart|,
lastUpdated => 1147108858,
},
'defines discount pass' => {
message => q|<strong>This event defines a discount pass.</strong><br /> If the user adds this event to his/her cart, the associated discount will be applied (upon checkout) to any events that are members of this discount pass.|,
lastUpdated => 1147108858,
},
'discount pass type' => {
message => q|Discount Pass Type|,
lastUpdated => 1147108858,
},
'discount pass type description' => {
message => q|Define if this event uses a discount pass, and if it does, whether it is one or
is a member of a group that uses a discount pass. For example, you could create a discount pass event called
Attend All Sessions for fifty dollars. Each session may cost twenty-five dollars, but be eligible to be
added to the user's cart and would be discounted if the Attend All Sessions event is also purchased.|,
lastUpdated => 1147108858,
},
'assigned discount pass' => {
message => q|Assigned Discount Pass|,
lastUpdated => 1147108858,
},
'assigned discount pass description' => {
message => q|The Discount Pass, if any, that will be applied to this event.|,
lastUpdated => 1147108858,
},
'confirm delete purchase' => {
message => q|Are you sure you want to delete this item from your cart? Any changes you have made to the current badge you are editing will also be lost.|,
lastUpdated => 1147108858,
},
'checkout template help title' => {
message => q|EMS Checkout Template|,
lastUpdated => 0,
},
'tmplVar isError' => {
message => q|This template variable is used inside of a tmpl_if statement and returns true if there is a processing error with a badge holders registration information. This variable is only checked when the <b>registration</b> template variable is true.
|,
lastUpdated => 0,
},
'tmplVar error' => {
message => q|Contains an internationalized error message informing the user that certain fields cannot be blank. The field name returned inside this error message is the internationalized label for the field that was left blank.
|,
lastUpdated => 0,
},
'tmplLoop errorLoop' => {
message => q|A loop that returns error messages related to the completion of the user registration form for each badge. This loop only contains messages when <b>isError</b> is true.|,
lastUpdated => 0,
},
'choose a file to import' => {
message => q|Choose a file to import|,
lastUpdated => 0,
},
'what about duplicates' => {
message => q|What about duplicates?|,
lastUpdated => 0,
context => q|Import EMS data form|,
},
'ignore first line' => {
message => q|Ignore first line?|,
lastUpdated => 0,
context => q|Import EMS data form|,
},
'yes' => {
message => q|yes|,
lastUpdated => 0,
},
'no' => {
message => q|no|,
lastUpdated => 0,
},
'skip' => {
message => q|Skip|,
lastUpdated => 0,
},
'overwrite' => {
message => q|Overwrite|,
lastUpdated => 0,
},
};
1;