Cheetah
All Classes Namespaces Files Functions Variables Pages
en.php
Go to the documentation of this file.
1 <?php
2 
8 $sLangCategory = 'BooneEx Events';
9 
10 $aLangContent = array(
11  '_sys_module_events' => 'Events',
12  '_ch_events' => 'Events',
13  '_ch_events_action_add_to_featured' => 'Feature',
14  '_ch_events_action_create_event' => 'Create Event',
15  '_ch_events_action_manage_fans' => 'Edit Participants',
16  '_ch_events_action_my_events' => 'My Events',
17  '_ch_events_action_remove_from_featured' => 'Unfeature',
18  '_ch_events_action_title_broadcast' => 'Broadcast',
19  '_ch_events_action_title_delete' => 'Delete',
20  '_ch_events_action_title_edit' => 'Edit',
21  '_ch_events_action_title_invite' => 'Invite',
22  '_ch_events_action_title_join' => 'Join',
23  '_ch_events_action_title_leave' => 'Leave',
24  '_ch_events_action_title_share' => 'Share',
25  '_ch_events_action_upload_files' => 'Add Files',
26  '_ch_events_action_upload_photos' => 'Add Photos',
27  '_ch_events_action_upload_sounds' => 'Add Sounds',
28  '_ch_events_action_upload_videos' => 'Add Videos',
29  '_ch_events_adm_stats' => 'Pending Events',
30  '_ch_events_admin' => 'admin',
31  '_ch_events_admin_activate' => 'Activate',
32  '_ch_events_admin_delete' => 'Delete',
33  '_ch_events_admin_events' => 'Admin Events',
34  '_ch_events_administration' => 'Events',
35  '_ch_events_administration_admin_events' => 'Admin Events',
36  '_ch_events_administration_create_event' => 'Create Event',
37  '_ch_events_administration_settings' => 'Settings',
38  '_ch_events_all_countries' => 'All Countries',
39  '_ch_events_block_actions' => 'Actions',
40  '_ch_events_block_administration' => 'Administration',
41  '_ch_events_block_calendar' => 'Events Calendar ',
42  '_ch_events_block_comments' => 'Comments',
43  '_ch_events_block_desc' => 'Description',
44  '_ch_events_block_files' => 'Files',
45  '_ch_events_block_home' => 'Public Events',
46  '_ch_events_block_info' => 'Information',
47  '_ch_events_block_joined_events' => 'Joined Events',
48  '_ch_events_block_my_events' => 'My Events',
49  '_ch_events_block_participants' => 'Participants',
50  '_ch_events_block_participants_unconfirmed' => 'Unconfirmed Participants',
51  '_ch_events_block_past_list' => 'Past Public Events',
52  '_ch_events_block_photos' => 'Photos',
53  '_ch_events_block_rate' => 'Rate',
54  '_ch_events_block_recently_added_list' => 'Recently Added Public Events',
55  '_ch_events_block_sounds' => 'Sounds',
56  '_ch_events_block_submenu_add' => 'Add',
57  '_ch_events_block_submenu_main' => 'Main',
58  '_ch_events_block_submenu_manage' => 'Manage',
59  '_ch_events_block_submenu_pending' => 'Pending Approval',
60  '_ch_events_block_upcoming_list' => 'Upcoming Public Events',
61  '_ch_events_block_upcoming_photo' => 'Upcoming Public Event',
62  '_ch_events_block_user_events' => 'My Events',
63  '_ch_events_block_videos' => 'Videos',
64  '_ch_events_calendar' => 'Calendar ',
65  '_ch_events_caption_add' => 'Create Event',
66  '_ch_events_caption_broadcast' => 'Broadcast message to event participants',
67  '_ch_events_caption_browse_by_author' => 'Browse Events By Author: {0}',
68  '_ch_events_caption_browse_by_author_joined_events' => 'Browse Author Joined Events: {0}',
69  '_ch_events_caption_browse_by_category' => 'Browse Events By Category: {0}',
70  '_ch_events_caption_browse_by_country' => 'Browse Events By Country: {0}',
71  '_ch_events_caption_browse_by_day' => 'Browse Events By Day: {0}',
72  '_ch_events_caption_browse_by_tag' => 'Browse Events By Tag: {0}',
73  '_ch_events_caption_browse_featured' => 'Featured Events',
74  '_ch_events_caption_browse_past' => 'Past Events',
75  '_ch_events_caption_browse_popular' => 'Popular Events',
76  '_ch_events_caption_browse_recently_added' => 'Recently Added Events',
77  '_ch_events_caption_browse_top_rated' => 'Top Rated Events',
78  '_ch_events_caption_browse_upcoming' => 'Upcoming Events',
79  '_ch_events_caption_city' => 'City',
80  '_ch_events_caption_comments' => 'Comments',
81  '_ch_events_caption_country' => 'Country',
82  '_ch_events_caption_desc' => 'Description',
83  '_ch_events_caption_edit' => 'Edit Event',
84  '_ch_events_caption_event_end' => 'Date end',
85  '_ch_events_caption_event_start' => 'Date start',
86  '_ch_events_caption_files' => 'Files',
87  '_ch_events_caption_invite' => 'Send Invitation To ',
88  '_ch_events_caption_keyword' => 'Keyword',
89  '_ch_events_caption_manage_fans' => 'Manage Participants',
90  '_ch_events_caption_membership_filter' => 'Allow joining by membership',
91  '_ch_events_caption_participants' => 'Participants',
92  '_ch_events_caption_photos' => 'Photos',
93  '_ch_events_caption_place' => 'Place name',
94  '_ch_events_caption_search' => 'Search',
95  '_ch_events_caption_search_results' => 'Search Results:',
96  '_ch_events_caption_share_event' => 'Share',
97  '_ch_events_caption_sounds' => 'Sounds',
98  '_ch_events_caption_title' => 'Title',
99  '_ch_events_caption_upload_files' => 'Add Files',
100  '_ch_events_caption_upload_photos' => 'Add Photos',
101  '_ch_events_caption_upload_sounds' => 'Add Sounds',
102  '_ch_events_caption_upload_videos' => 'Add Videos',
103  '_ch_events_caption_videos' => 'Videos',
104  '_ch_events_categories' => 'Events Categories',
105  '_ch_events_err_city' => 'please fill in city name',
106  '_ch_events_err_country' => 'please specify country',
107  '_ch_events_err_desc' => 'please specify description from 20 characters',
108  '_ch_events_err_event_end' => 'date format is incorrect',
109  '_ch_events_err_event_start' => 'date format is incorrect',
110  '_ch_events_err_keyword' => 'please specify keyword from 3 to 100 characters',
111  '_ch_events_err_membership_filter' => 'incorrect value',
112  '_ch_events_err_place' => 'this is a required field',
113  '_ch_events_err_tags' => 'please enter at least one word which describes this event',
114  '_ch_events_err_title' => 'please specify title from 3 to 100 characters',
115  '_ch_events_event_is_in_process' => 'In Progress',
116  '_ch_events_event_join_success' => 'You have successfully joined this event',
117  '_ch_events_event_join_success_pending' => 'You have successfully joined this event, please wait while your request is reviewed by event admin(s)',
118  '_ch_events_event_joined_already' => 'You have already joined this event',
119  '_ch_events_event_joined_already_pending' => 'Your join request is pending approval.',
120  '_ch_events_event_leave_success' => 'You have successfully left this event',
121  '_ch_events_event_was_deleted' => 'Event was deleted',
122  '_ch_events_form_caption_broadcast_message' => 'Broadcast Message',
123  '_ch_events_form_caption_broadcast_title' => 'Broadcast Title',
124  '_ch_events_form_caption_file_title' => 'Title:',
125  '_ch_events_form_caption_files_choice' => 'Choose',
126  '_ch_events_form_caption_files_upload' => 'Upload',
127  '_ch_events_form_caption_images_choice' => 'Choose',
128  '_ch_events_form_caption_images_upload' => 'Upload',
129  '_ch_events_form_caption_join_confirmation' => 'Join confirmation',
130  '_ch_events_form_caption_sounds_choice' => 'Choose',
131  '_ch_events_form_caption_sounds_upload' => 'Upload',
132  '_ch_events_form_caption_thumb_choice' => 'Choose thumbnail',
133  '_ch_events_form_caption_videos_choice' => 'Choose',
134  '_ch_events_form_caption_videos_upload' => 'Upload',
135  '_ch_events_form_err_broadcast_message' => 'Please enter at least 10 characters',
136  '_ch_events_form_err_broadcast_title' => 'Please enter from 3 to 100 characters',
137  '_ch_events_form_header_files' => 'Event\'s Files',
138  '_ch_events_form_header_images' => 'Event\'s Photos',
139  '_ch_events_form_header_info' => 'Event\'s Info',
140  '_ch_events_form_header_privacy' => 'Event\'s Privacy Settings',
141  '_ch_events_form_header_sounds' => 'Event\'s Sounds',
142  '_ch_events_form_header_videos' => 'Event\'s Videos',
143  '_ch_events_form_info_files_choice' => 'Unchecked files will be deleted',
144  '_ch_events_form_info_files_upload' => 'File will be placed in the "Events" category automatically',
145  '_ch_events_form_info_images_choice' => 'Unchecked images will be deleted',
146  '_ch_events_form_info_images_upload' => 'Image will be placed in the "Events" category automatically',
147  '_ch_events_form_info_join_confirmation' => 'If enabled, event admin(s) will have to confirm each user before they become a participant.',
148  '_ch_events_form_info_sounds_choice' => 'Unchecked sounds will be deleted',
149  '_ch_events_form_info_sounds_upload' => 'Sound will be placed in the "Events" category automatically',
150  '_ch_events_form_info_thumb_choice' => 'You can choose any uploaded image as event thumbnail',
151  '_ch_events_form_info_videos_choice' => 'Unchecked videos will be deleted',
152  '_ch_events_form_info_videos_upload' => 'Video will be placed in the "Events" category automatically',
153  '_ch_events_form_join_confirmation_disabled' => 'Disabled',
154  '_ch_events_form_join_confirmation_enabled' => 'Enabled',
155  '_ch_events_info_membership_filter' => 'only these members will be able to join this event',
156  '_ch_events_invitation_sent' => '%d invitations have been sent',
157  '_ch_events_main' => 'Events',
158  '_ch_events_membership_filter_none' => 'Allow All',
159  '_ch_events_menu_calendar' => 'Calendar',
160  '_ch_events_menu_categories' => 'Categories',
161  '_ch_events_menu_featured' => 'Featured',
162  '_ch_events_menu_main' => 'Events Home',
163  '_ch_events_menu_my_events_profile' => 'Events',
164  '_ch_events_menu_past_events' => 'Past',
165  '_ch_events_menu_popular' => 'Popular',
166  '_ch_events_menu_recently_added' => 'Recently Added',
167  '_ch_events_menu_root' => 'Events',
168  '_ch_events_menu_search' => 'Search',
169  '_ch_events_menu_tags' => 'Tags',
170  '_ch_events_menu_top_rated' => 'Top Rated',
171  '_ch_events_menu_upcoming_events' => 'Upcoming',
172  '_ch_events_menu_view' => 'Main',
173  '_ch_events_menu_view_comments' => 'Comments',
174  '_ch_events_menu_view_forum' => 'Forum',
175  '_ch_events_menu_view_participants' => 'Participants',
176  '_ch_events_msg_added_to_featured' => 'Event was added to featured',
177  '_ch_events_msg_broadcast_message_sent' => 'Broadcast message has been successfully sent',
178  '_ch_events_msg_broadcast_no_participants' => 'This event has no participants yet',
179  '_ch_events_msg_pending_approval' => 'This event is pending administrator approval. Please, wait.',
180  '_ch_events_msg_removed_from_featured' => 'Event was removed from featured',
181  '_ch_events_msg_you_have_no_events' => 'You have not added any events. <a href="%s">Click here</a> to add one.',
182  '_ch_events_msg_you_have_pending_approval_events' => 'You have <a href="%s">%d pending approval events</a>',
183  '_ch_events_msg_you_have_some_events' => 'You have <a href="%s">%d event(s)</a>. <a href="%s">Click here</a> to add more.',
184  '_ch_events_no_users_msg' => 'There are no users in your contacts',
185  '_ch_events_pending_approval' => 'Pending Approval',
186  '_ch_events_plural' => 'events',
187  '_ch_events_privacy_admins_only' => 'Admins Only',
188  '_ch_events_privacy_comment' => 'Allow to view and post comments',
189  '_ch_events_privacy_join' => 'Allow joining',
190  '_ch_events_privacy_participants' => 'Participants',
191  '_ch_events_privacy_participants_only' => 'Participants only',
192  '_ch_events_privacy_post_in_forum' => 'Allow posting in forum',
193  '_ch_events_privacy_view_forum' => 'Allow view forum',
194  '_ch_events_privacy_rate' => 'Allow rating',
195  '_ch_events_privacy_upload_files' => 'Upload Files',
196  '_ch_events_privacy_upload_photos' => 'Upload Photos',
197  '_ch_events_privacy_upload_sounds' => 'Upload Sounds',
198  '_ch_events_privacy_upload_videos' => 'Upload Videos',
199  '_ch_events_privacy_view_event' => 'View Event',
200  '_ch_events_privacy_view_participants' => 'Allow viewing participants',
201  '_ch_events_sbs_change' => 'information was updated',
202  '_ch_events_sbs_comment' => 'new comment arrived',
203  '_ch_events_sbs_join' => 'new participant',
204  '_ch_events_sbs_rate' => 'rating was updated',
205  '_ch_events_single' => 'event',
206  '_ch_events_spy_comment' => '<a href="{profile_link}">{profile_nick}</a> commented on event <a href="{entry_url}">{entry_title}</a>',
207  '_ch_events_spy_join' => '<a href="{profile_link}">{profile_nick}</a> joined event <a href="{entry_url}">{entry_title}</a>',
208  '_ch_events_spy_post' => '<a href="{profile_link}">{profile_nick}</a> added new event <a href="{entry_url}">{entry_title}</a>',
209  '_ch_events_spy_post_change' => '<a href="{profile_link}">{profile_nick}</a> changed event <a href="{entry_url}">{entry_title}</a>',
210  '_ch_events_spy_rate' => '<a href="{profile_link}">{profile_nick}</a> rated event <a href="{entry_url}">{entry_title}</a>',
211  '_ch_events_tab_featured' => 'Featured',
212  '_ch_events_tab_popular' => 'Popular',
213  '_ch_events_tab_recent' => 'Recently Added',
214  '_ch_events_tab_top' => 'Top',
215  '_ch_events_tab_upcoming' => 'Upcoming',
216  '_ch_events_tags' => 'Events Tags',
217  '_ch_events_user_unknown' => 'Unknown',
218  '_ch_events_wall_added_new' => 'added new',
219  '_ch_events_wall_added_new_title' => '{0} added new {1}',
220  '_ch_events_wall_added_new_items' => 'added {0} new events',
221  '_ch_events_wall_added_new_title_items' => '{0} added {1} new events',
222  '_ch_events_wall_added_new_comment' => 'commented on a',
223  '_ch_events_wall_added_new_title_comment' => '{0} commented on a {1}',
224  '_ch_events_wall_object' => 'event',
225  '_mma_events_add' => 'events add',
226  '_mma_events_approve' => 'events approve',
227  '_mma_events_broadcast_message' => 'events broadcast message',
228  '_mma_events_browse' => 'events browse',
229  '_mma_events_comments_delete_and_edit' => 'events comments delete and edit',
230  '_mma_events_delete_any_event' => 'events delete any event',
231  '_mma_events_edit_any_event' => 'events edit any event',
232  '_mma_events_mark_as_featured' => 'events marked as featured',
233  '_mma_events_search' => 'events search',
234  '_mma_events_view' => 'events view',
235  '_wall_reposted_ch_events_add' => 'reposted an event',
236  '_wall_reposted_title_ch_events_add' => '{0} reposted an event',
237  '_wall_reposted_ch_events_comment_add' => 'reposted an event comment',
238  '_wall_reposted_title_ch_events_comment_add' => '{0} reposted an event comment',
239  '_sbs_txt_title_ch_events' => 'Events',
240 );
$aLangContent
$aLangContent
Definition: en.php:8
php
$sLangCategory
$sLangCategory
Definition: en.php:8