diff options
Diffstat (limited to 'languages/en.php')
| -rw-r--r-- | languages/en.php | 210 | 
1 files changed, 210 insertions, 0 deletions
| diff --git a/languages/en.php b/languages/en.php new file mode 100644 index 000000000..785b7392c --- /dev/null +++ b/languages/en.php @@ -0,0 +1,210 @@ +<?php + +	$english = array( +	 +	'item:object:event_calendar' => "Event calendar", +	'tag_names:event_tags' => "Tags", +	'event_calendar:optional' => "Optional.", +	'event_calendar:required' => "Required.", +	'event_calendar:new_event' => "New event", +	'event_calendar:no_such_event_edit_error' => "Error: There is no such event or you do not have permission to edit it.", +	'event_calendar:add_event_title' => "Add event", +	'event_calendar:manage_event_title' => "Edit event", +	'event_calendar:manage_event_description' => "Enter the details of your event below. " +		."The title, venue, and start date are required. " +		."You can click on the calendar icons to set the start and end dates.", +	'event_calendar:title_label' => "Title", +	'event_calendar:title_description' => "One to four words", +	'event_calendar:brief_description_label' => "Brief description", +	'event_calendar:brief_description_description' => "A short phrase.", +	'event_calendar:venue_label' => "Venue", +	'event_calendar:venue_description' => "Where will this event be held?", +	'event_calendar:start_date_label' => "Start date", +	'event_calendar:start_date_description'	=> "When will this event start?", +	'event_calendar:end_date_label' => "End date", +	'event_calendar:end_date_description'	=> "When will this event end? The start date will be " +		."used as the end date if this is not supplied.", +	'event_calendar:start_time_label' => "Start time", +	'event_calendar:start_time_description'	=> "What time will this event start?", +	'event_calendar:end_time_label' => "End time", +	'event_calendar:end_time_description'	=> "What time will this event end?", +	'event_calendar:fees_label' => "Fees", +	'event_calendar:fees_description'	=> "The cost of this event, if any.", +	'event_calendar:contact_label' => "Contact", +	'event_calendar:contact_description'	=> "The person to contact for more information, " +			."preferably with a telephone number or email address.", +	'event_calendar:organiser_label' => "Organiser", +	'event_calendar:organiser_description'	=> "The individual or organisation responsible for this event.", +	'event_calendar:event_tags_label' => "Tags", +	'event_calendar:event_tags_description'	=> "A comma-separated list of tags relevant to this event.", +	'event_calendar:long_description_label' => "Long description", +	'event_calendar:long_description_description'	=> "Can be a paragraph or more as required.", +	'event_calendar:manage_event_response' => "Your event has been saved.", +	'event_calendar:add_event_response' => "Your event has been added.", +	'event_calendar:manage_event_error' => "Error: There was an error in saving your event. " +			."Please make sure that you have provided the required fields.", +	'event_calendar:error_nosuchevent' => "Error: there is no such event.", +	'event_calendar:show_events_title' => "Event calendar", +	'event_calendar:day_label' => "Day", +	'event_calendar:week_label' => "Week", +	'event_calendar:month_label' => "Month", +	'event_calendar:group' => "Group calendar", +	'event_calendar:new' => "Add event", +	'event_calendar:submit' => "Submit", +	'event_calendar:cancel' => "Cancel", +	'event_calendar:widget_title' => "Event calendar", +	'event_calendar:widget:description' => "Displays your events.", +	'event_calendar:num_display' => "Number of events to display", +	'event_calendar:groupprofile' => "Upcoming events", +	'event_calendar:view_calendar' => "view calendar", +	'event_calendar:when_label' => "When", +	'event_calendar:site_wide_link' => "View all events", +	'event_calendar:view_link' => "View this event", +	'event_calendar:edit_link' => "Edit this event", +	'event_calendar:delete_link' => "Delete this event", +	'event_calendar:delete_confirm_title' => "Confirm event deletion", +	'event_calendar:delete_confirm_description' => "Are you sure that you want to delete this event (\"%s\")? This action cannot be undone.", +	'event_calendar:delete_response' => "This event has been deleted.", +	'event_calendar:error_delete' => "This event does not exist or you do not have the right to delete it.", +	'event_calendar:delete_cancel_response' => "Event delete cancelled.", +	'event_calendar:add_to_my_calendar' => "Add to my calendar", +	'event_calendar:remove_from_my_calendar' => "Remove from my calendar", +	'event_calendar:add_to_my_calendar_response' => "This event has been added to your personal calendar.", +	'event_calendar:add_to_my_calendar_error' => "This event could not added to your personal calendar. " +				."(Perhaps the event is full or is scheduled at the same time as another event in your personal calendar?)", +	'event_calendar:remove_from_my_calendar_response' => "This event has been removed from your personal calendar.", +	'event_calendar:add_to_the_calendar' => "Add to calendar", +	'event_calendar:remove_from_the_calendar' => "Remove from calendar", +	'event_calendar:add_to_the_calendar_response' => "Event added to this person's calendar.", +	'event_calendar:add_to_the_calendar_error' => "This event could not added to this person's calendar. " +				."(Perhaps the event is full or is scheduled at the same time as another event in this person's calendar?)", +	'event_calendar:remove_from_the_calendar_response' => "Event removed from this person's calendar.", +				 +	'event_calendar:users_for_event_title' => "People interested in event \"%s\"", +	'event_calendar:personal_event_calendars_link' => "Personal event calendars (%s)", +	'event_calendar:settings:group_profile_display:title' => "Group calendar profile display (if group calendars are enabled)", +	'event_calendar:settings:group_profile_display_option:left' => "left column", +	'event_calendar:settings:group_profile_display_option:right' => "right column", +	'event_calendar:settings:group_profile_display_option:none' => "none", +	'event_calendar:settings:times:title' => "Add time as well as date to events", +	'event_calendar:settings:autopersonal:title' => "Automatically add events a user creates to his/her personal calendar.", +	'event_calendar:settings:autogroup:title' => "Automatically add group events for all members to their personal calendars.", +	'event_calendar:settings:agenda_view:title' => "Use Agenda view", +	'event_calendar:settings:venue_view:title' => "Display venue in summary view (event listings)", +	'event_calendar:settings:yes' => "yes", +	'event_calendar:settings:no' => "no", +	'event_calendar:settings:site_calendar:title' => "Site calendar", +	'event_calendar:settings:site_calendar:admin' => "yes, only admins can post events", +	'event_calendar:settings:site_calendar:loggedin' => "yes, any logged-in user can post an event",	 +	'event_calendar:settings:group_calendar:title' => "Group calendars", +	'event_calendar:settings:group_calendar:admin' => "yes, only admins and group owners can post events", +	'event_calendar:settings:group_calendar:members' => "yes, any group member can post an event", +	'event_calendar:settings:group_default:title' => "New groups should by default have a group calendar (if group calendars are enabled)", +	'event_calendar:settings:group_default:no' => "no (but admins or group owners can turn a group calendar on if desired)", +	'event_calendar:settings:group_default:yes' => "yes (but admins or group owners can turn a group calendar off if desired)", +	'event_calendar:settings:group_always_display:title' => "If group calendar is enabled, always display it (even if empty)", +	'event_calendar:settings:region_display:title' => "Add region field to events", +	'event_calendar:settings:region_list:title' => "List of regions (one per line)", +	'event_calendar:region_label' => "Region", +	'event_calendar:region_description' => "Select the region that this event will be held in.", +	'event_calendar:settings:type_display:title' => "Add event type to events", +	'event_calendar:settings:type_list:title' => "List of event types (one per line)", +	'event_calendar:type_label' => "Type of event", +	'event_calendar:type_description' => "Select the type of event.", +	'event_calendar:all' => "All", +	'event_calendar:region_filter_by_label' => "Filter by region:", +	'event_calendar:settings:first_date:title' => "First allowable date (in YYYY-MM-DD format)", +	'event_calendar:settings:last_date:title' => "Last allowable date (in YYYY-MM-DD format)", +	'event_calendar:enable_event_calendar' => "Enable group event calendar", +	'event_calendar:no_events_found' => "No events found.", +	'event_calendar:mine' => "Mine", +	'event_calendar:feature' => "Feature", +	'event_calendar:unfeature' => "Unfeature", +	'event_calendar:agenda:column:time' => "Time", +	'event_calendar:agenda:column:session' => "Session", +	'event_calendar:agenda:column:venue' => "Location", +	'event_calendar:upcoming_events_title' => "Upcoming events", +	'event_calendar:settings:paged' => "paged", +	'event_calendar:settings:month' => "by month", +	'event_calendar:settings:listing_format:title' => "Event listing format", +	'event_calendar:paged:column:date' => "Date", +	'event_calendar:paged:column:time'	=> "Time", +	'event_calendar:paged:column:event' => "Event", +	'event_calendar:paged:column:venue' => "Location", +	'event_calendar:paged:column:calendar' => "Calendar", +	'event_calendar:settings:spots_display:title' => "Add a spots field for each " +			."event to allow you to limit the number of people who can add the event to their calendar", +	'event_calendar:settings:no_collisions:title' => "Collision detection: prevent people from adding two events at the same time to their personal calendar", +	'event_calendar:settings:collision_length:title' => "How long (in seconds) should an event be assumed to last if no end date or time is specified " +		."(used for collision detection). Defaults to 3600 seconds = 1 hour.", +	'event_calendar:spots_label' => "Spots", +	'event_calendar:spots_description' => "How many people are allowed to add this event to their personal calendars?", +	'event_calendar:open' => "Open", +	'event_calendar:settings:add_users:title' => "Allow event creators to add their event to other personal calendars (requires autocomplete plugin).", +	'event_calendar:add_user_label' => "Add users", +	'event_calendar:add_user_description' => "Add this event to personal calendars by typing two or more characters in the above text autocomplete field to select a user. " +		."You can add multiple users by clicking the \"+\" link. (You must submit this form to actually add the event to the calendars.)",		 +	'event_calendar:settings:add_users_notify:title' => "Notify users who have had an event added to their personal calendar by an admin or event creator.", +	'event_calendar:add_users_notify:subject' => "A new event has been added to your personal calendar", +	'event_calendar:add_users_notify:body' => "%s,\n\nThe \"%s\" event has been added to your calendar.\n\nYou can view it here: \n\n%s\n", +		 +	'event_calendar:settings:region_list_handles:title' => "The region strings above are string handles. Use the Elgg translation system to resolve them.", +	'event_calendar:settings:type_list_handles:title' => "The type strings above are string handles. Use the Elgg translation system to resolve them.", +		 +	'event_calendar:settings:personal_manage:title' => "Allow users to add/remove any event they can see to/from their personal calendars. (If no, only admins and the event creator can add/remove them).", +		 +	'event_calendar:strapline' => "Posted %s by %s", +		 +	'event_calendar:request_event_response' => "Your request to be added to this event has been sent.", +	'event_calendar:request_event_error' => "Error: Could not send your request to be added to this event.", +	'event_calendar:request_subject' => "You have received an event request", +	'event_calendar:request_message' => " %s has asked to have the event \"%s\", here: +	 +	%s +	 +	added to his/her personal calendar. +	 +	You can manage calendar requests here: +	 +	%s", +		 +	'event_calendar:review_requests_error' => "This event either does not exist or you do not have the authority to approve requests for it.", +	'event_calendar:review_requests_request_none' => "There are no requests to review for this event.", +	'event_calendar:request:remove:check' => 'Are you sure you want to reject this request?', +	'event_calendar:requestkilled' => 'The request has been removed.', +	'event_calendar:request_approved' => "This request has been approved.", +	'event_calendar:review_requests_title' => 'Review requests', +	'event_calendar:make_request_title' => 'Request this event', +		 +	'event_calendar:settings:hide_access:title' => "Hide event access drop down", +	'event_calendar:settings:default_access:title' => "If the event access is hidden, what should it default to?", +	'event_calendar:settings:hide_end:title' => "Hide end time and date fields", +	'event_calendar:settings:more_required:title' => "Make all visible fields except long description required.", +		 +	'event_calendar:add_to_group:remove_group_title' => "Remove this event from group", +	'event_calendar:add_to_group:remove_group_button' => "Remove from group", +	'event_calendar:remove_from_group:success' => "Event removed from group calendar", +	'event_calendar:add_to_group:add_group_title' => "Add this event to group", +	'event_calendar:add_to_group:add_group_button' => "Add to group", +	'event_calendar:add_to_group:success' => "Event added to group calendar", +	'event_calendar:settings:add_to_group_calendar:title' => "Allow group admins to add any existing event to a group calendar", +		 +	/** +	 * Event calendar river +	 **/ +			  +	//generic terms to use +    'event_calendar:river:created' => "%s added", +    'event_calendar:river:updated' => "%s updated", +    'event_calendar:river:annotated1' => "%s added", +	'event_calendar:river:annotated2' => "to his/her personal calendar.", +	  +	//these get inserted into the river links to take the user to the entity +    'event_calendar:river:create' => "a new event titled", +    'event_calendar:river:the_event' => "an event titled", + +	); +					 +	add_translation("en",$english); + +?>
\ No newline at end of file | 
