Cheetah
en.php
Go to the documentation of this file.
1 <?php
2 
8 $sLangCategory = 'BooneEx Groups';
9 
10 $aLangContent = array(
11  '_sys_module_groups' => 'Groups',
12  '_ch_groups' => 'Groups',
13  '_ch_groups_action_add_group' => 'Add Group',
14  '_ch_groups_action_add_to_featured' => 'Feature',
15  '_ch_groups_action_manage_fans' => 'Manage Fans',
16  '_ch_groups_action_my_groups' => 'My Groups',
17  '_ch_groups_action_remove_from_featured' => 'Unfeature',
18  '_ch_groups_action_title_broadcast' => 'Broadcast',
19  '_ch_groups_action_title_delete' => 'Delete',
20  '_ch_groups_action_title_edit' => 'Edit',
21  '_ch_groups_action_title_invite' => 'Invite',
22  '_ch_groups_action_title_join' => 'Join',
23  '_ch_groups_action_title_leave' => 'Leave',
24  '_ch_groups_action_title_share' => 'Share',
25  '_ch_groups_action_upload_files' => 'Add Files',
26  '_ch_groups_action_upload_photos' => 'Add Photos',
27  '_ch_groups_action_upload_sounds' => 'Add Sounds',
28  '_ch_groups_action_upload_videos' => 'Add Videos',
29  '_ch_groups_adm_stats' => 'Pending Groups',
30  '_ch_groups_admin_activate' => 'Activate',
31  '_ch_groups_admin_add_new_group' => 'Add New Group',
32  '_ch_groups_admin_delete' => 'Delete',
33  '_ch_groups_admin_groups' => 'Admin Groups',
34  '_ch_groups_admin_settings' => 'Admin Settings',
35  '_ch_groups_block_actions' => 'Actions',
36  '_ch_groups_block_administration_owner' => 'Administration',
37  '_ch_groups_block_categories' => 'Categories',
38  '_ch_groups_block_comments' => 'Comments',
39  '_ch_groups_block_desc' => 'Description',
40  '_ch_groups_block_fans' => 'Fans',
41  '_ch_groups_block_fans_unconfirmed' => 'Unconfirmed Fans',
42  '_ch_groups_block_files' => 'Files',
43  '_ch_groups_block_homepage' => 'Public Groups',
44  '_ch_groups_block_info' => 'Info',
45  '_ch_groups_block_latest_featured_group' => 'Latest Featured Group',
46  '_ch_groups_block_my_groups' => 'My Groups',
47  '_ch_groups_block_my_groups_joined' => 'Joined Groups',
48  '_ch_groups_block_photo' => 'Photos',
49  '_ch_groups_block_rate' => 'Rate',
50  '_ch_groups_block_recent' => 'Recent Public Groups',
51  '_ch_groups_block_sound' => 'Sounds',
52  '_ch_groups_block_submenu_add_group' => 'Add',
53  '_ch_groups_block_submenu_main' => 'Main',
54  '_ch_groups_block_submenu_manage_groups' => 'Manage',
55  '_ch_groups_block_submenu_pending_groups' => 'Pending Approval',
56  '_ch_groups_block_users_groups' => 'User\'s Groups',
57  '_ch_groups_block_video' => 'Videos',
58  '_ch_groups_caption_manage_fans' => 'Manage Fans',
59  '_ch_groups_caption_share_group' => 'Share Group',
60  '_ch_groups_fans' => 'fans',
61  '_ch_groups_form_caption_broadcast_message' => 'Broadcast message',
62  '_ch_groups_form_caption_broadcast_title' => 'Broadcast message title',
63  '_ch_groups_form_caption_category' => 'Category',
64  '_ch_groups_form_caption_city' => 'City',
65  '_ch_groups_form_caption_country' => 'Country',
66  '_ch_groups_form_caption_desc' => 'Description',
67  '_ch_groups_form_caption_file_title' => 'Title:',
68  '_ch_groups_form_caption_files_choice' => 'Choose',
69  '_ch_groups_form_caption_files_upload' => 'Upload',
70  '_ch_groups_form_caption_images_choice' => 'Choose',
71  '_ch_groups_form_caption_images_upload' => 'Upload',
72  '_ch_groups_form_caption_join_confirmation' => 'Join Confirmation',
73  '_ch_groups_form_caption_keyword' => 'Keyword',
74  '_ch_groups_form_caption_sounds_choice' => 'Choose',
75  '_ch_groups_form_caption_sounds_upload' => 'Upload',
76  '_ch_groups_form_caption_thumb_choice' => 'Choose thumbnail',
77  '_ch_groups_form_caption_title' => 'Title',
78  '_ch_groups_form_caption_videos_choice' => 'Choose',
79  '_ch_groups_form_caption_videos_upload' => 'Upload',
80  '_ch_groups_form_caption_zip' => 'Zip/Postal Code',
81  '_ch_groups_form_err_broadcast_message' => 'Please enter at least 10 characters',
82  '_ch_groups_form_err_broadcast_title' => 'Please enter from 3 to 100 characters',
83  '_ch_groups_form_err_category' => 'Category is invalid',
84  '_ch_groups_form_err_desc' => 'Please enter at least 20 characters',
85  '_ch_groups_form_err_join_confirmation' => 'Join confirmation field must be 0 or 1',
86  '_ch_groups_form_err_keyword' => 'Please enter from 3 to 100 characters',
87  '_ch_groups_form_err_tags' => 'Please enter at least one word which describes this group',
88  '_ch_groups_form_err_title' => 'Please specify title from 3 to 100 characters',
89  '_ch_groups_form_header_files' => 'Group\'s Files',
90  '_ch_groups_form_header_images' => 'Group\'s Photos',
91  '_ch_groups_form_header_info' => 'Group\'s Info',
92  '_ch_groups_form_header_privacy' => 'Privacy Settings',
93  '_ch_groups_form_header_sounds' => 'Group\'s Sounds',
94  '_ch_groups_form_header_videos' => 'Group\'s Videos',
95  '_ch_groups_form_info_files_choice' => 'Unchecked files will be deleted',
96  '_ch_groups_form_info_files_upload' => 'File will be placed in the "Groups" category and set as private automatically',
97  '_ch_groups_form_info_images_choice' => 'Unchecked images will be deleted',
98  '_ch_groups_form_info_images_upload' => 'Image will be placed in the "Groups" category automatically',
99  '_ch_groups_form_info_join_confirmation' => 'If enabled, group admin(s) will have to confirm each user before he/she becomes a fan.',
100  '_ch_groups_form_info_sounds_choice' => 'Unchecked sounds will be deleted',
101  '_ch_groups_form_info_sounds_upload' => 'Sound will be placed in the "Groups" category automatically',
102  '_ch_groups_form_info_thumb_choice' => 'You can choose any uploaded image as group thumbnail',
103  '_ch_groups_form_info_videos_choice' => 'Unchecked videos will be deleted',
104  '_ch_groups_form_info_videos_upload' => 'Video will be placed in the "Groups" category automatically',
105  '_ch_groups_form_join_confirmation_disabled' => 'Disabled',
106  '_ch_groups_form_join_confirmation_enabled' => 'Enabled',
107  '_ch_groups_group_plural' => 'groups',
108  '_ch_groups_group_single' => 'group',
109  '_ch_groups_menu_admin_add_entry' => 'Add Group',
110  '_ch_groups_menu_admin_entries' => 'Admin Groups',
111  '_ch_groups_menu_admin_pending_approval' => 'Pending Approval',
112  '_ch_groups_menu_admin_settings' => 'Settings',
113  '_ch_groups_menu_calendar' => 'Calendar',
114  '_ch_groups_menu_categories' => 'Categories',
115  '_ch_groups_menu_featured' => 'Featured',
116  '_ch_groups_menu_main' => 'Groups Home',
117  '_ch_groups_menu_my_groups_profile' => 'Groups',
118  '_ch_groups_menu_popular' => 'Popular',
119  '_ch_groups_menu_recent' => 'Recent',
120  '_ch_groups_menu_root' => 'Groups',
121  '_ch_groups_menu_search' => 'Search',
122  '_ch_groups_menu_tags' => 'Tags',
123  '_ch_groups_menu_top_rated' => 'Top Rated',
124  '_ch_groups_menu_view_comments' => 'Comments',
125  '_ch_groups_menu_view_fans' => 'Fans',
126  '_ch_groups_menu_view_forum' => 'Forum',
127  '_ch_groups_menu_view_group' => 'Main',
128  '_ch_groups_msg_added_to_featured' => 'Group was added to featured',
129  '_ch_groups_msg_broadcast_message_sent' => 'Broadcast messages have been sent',
130  '_ch_groups_msg_broadcast_no_recipients' => 'There are no fans in this group yet',
131  '_ch_groups_msg_group_was_deleted' => 'Group was deleted',
132  '_ch_groups_msg_invitation_sent' => '%d invitations have been sent',
133  '_ch_groups_msg_join_success' => 'You have joined this group',
134  '_ch_groups_msg_join_success_pending' => 'You have joined this group. Please wait while your request is processed by group admin(s).',
135  '_ch_groups_msg_joined_already' => 'You have already joined this group',
136  '_ch_groups_msg_joined_request_pending' => 'You have already joined this group. Please wait while your request is processed by group admin(s).',
137  '_ch_groups_msg_leave_success' => 'You have successfully left this group',
138  '_ch_groups_msg_no_users_to_invite' => 'There are no users in your contacts',
139  '_ch_groups_msg_pending_approval' => 'this group is pending approval, please wait until it is activated',
140  '_ch_groups_msg_removed_from_featured' => 'Group was removed from featured',
141  '_ch_groups_msg_you_have_no_groups' => 'You don\'t have any groups. <a href="%s">Click here</a> to add one.',
142  '_ch_groups_msg_you_have_pending_approval_groups' => 'You have <a href="%s">%d groups pending approval</a>',
143  '_ch_groups_msg_you_have_some_groups' => 'You have <a href="%s">%d group(s)</a>. <a href="%s">Click here</a> to add more.',
144  '_ch_groups_page_title_add' => 'Add Group',
145  '_ch_groups_page_title_admin_groups' => 'Admin Groups',
146  '_ch_groups_page_title_administration' => 'Groups',
147  '_ch_groups_page_title_broadcast' => 'Broadcast message to all fans of this group',
148  '_ch_groups_page_title_browse' => 'Browse Groups',
149  '_ch_groups_page_title_browse_by_author' => '{0}\'s groups',
150  '_ch_groups_page_title_browse_by_author_joined_groups' => '{0}\'s joined groups',
151  '_ch_groups_page_title_browse_by_category' => 'Browse Groups By Category: {0}',
152  '_ch_groups_page_title_browse_by_day' => 'Browse Groups By Day: {0}',
153  '_ch_groups_page_title_browse_by_tag' => 'Browse Groups By Tag: {0}',
154  '_ch_groups_page_title_browse_featured' => 'Featured Groups',
155  '_ch_groups_page_title_browse_popular' => 'Popular Groups',
156  '_ch_groups_page_title_browse_recent' => 'Recent Groups',
157  '_ch_groups_page_title_browse_top_rated' => 'Top Rated Groups',
158  '_ch_groups_page_title_calendar' => 'Groups Calendar ',
159  '_ch_groups_page_title_categories' => 'Groups Categories',
160  '_ch_groups_page_title_comments' => 'Comments',
161  '_ch_groups_page_title_edit' => 'Edit Group',
162  '_ch_groups_page_title_fans' => 'Group\'s Fans',
163  '_ch_groups_page_title_files' => 'Files',
164  '_ch_groups_page_title_home' => 'Groups Home',
165  '_ch_groups_page_title_invite' => 'Send Invitation To ',
166  '_ch_groups_page_title_my_groups' => 'My Groups',
167  '_ch_groups_page_title_pending_approval' => 'Groups Pending Approval',
168  '_ch_groups_page_title_photos' => 'Photos',
169  '_ch_groups_page_title_search' => 'Groups Search',
170  '_ch_groups_page_title_search_results' => 'Groups Search Results',
171  '_ch_groups_page_title_sounds' => 'Sounds',
172  '_ch_groups_page_title_tags' => 'Groups Tags',
173  '_ch_groups_page_title_upload_files' => 'Add Files',
174  '_ch_groups_page_title_upload_photos' => 'Add Photos',
175  '_ch_groups_page_title_upload_sounds' => 'Add Sounds',
176  '_ch_groups_page_title_upload_videos' => 'Add Videos',
177  '_ch_groups_page_title_videos' => 'Videos',
178  '_ch_groups_privacy_admins_only' => 'Admins Only',
179  '_ch_groups_privacy_comment' => 'Comment',
180  '_ch_groups_privacy_fans' => 'Fans',
181  '_ch_groups_privacy_fans_only' => 'Fans Only',
182  '_ch_groups_privacy_join' => 'Join',
183  '_ch_groups_privacy_post_in_forum' => 'Post In Forum',
184  '_ch_groups_privacy_view_forum' => 'View Forum',
185  '_ch_groups_privacy_rate' => 'Rate',
186  '_ch_groups_privacy_upload_files' => 'Upload Files',
187  '_ch_groups_privacy_upload_photos' => 'Upload Photos',
188  '_ch_groups_privacy_upload_sounds' => 'Upload Sounds',
189  '_ch_groups_privacy_upload_videos' => 'Upload Videos',
190  '_ch_groups_privacy_view_fans' => 'View Fans',
191  '_ch_groups_privacy_view_group' => 'View Group',
192  '_ch_groups_sbs_change' => 'information was updated',
193  '_ch_groups_sbs_comment' => 'new comment arrived',
194  '_ch_groups_sbs_join' => 'new fan',
195  '_ch_groups_sbs_rate' => 'rating was updated',
196  '_ch_groups_spy_comment' => '<a href="{profile_link}">{profile_nick}</a> commented in group <a href="{entry_url}">{entry_title}</a>',
197  '_ch_groups_spy_join' => '<a href="{profile_link}">{profile_nick}</a> joined group <a href="{entry_url}">{entry_title}</a>',
198  '_ch_groups_spy_post' => '<a href="{profile_link}">{profile_nick}</a> added new group <a href="{entry_url}">{entry_title}</a>',
199  '_ch_groups_spy_post_change' => '<a href="{profile_link}">{profile_nick}</a> changed group <a href="{entry_url}">{entry_title}</a>',
200  '_ch_groups_spy_rate' => '<a href="{profile_link}">{profile_nick}</a> rated group <a href="{entry_url}">{entry_title}</a>',
201  '_ch_groups_tab_featured' => 'Featured',
202  '_ch_groups_tab_popular' => 'Popular',
203  '_ch_groups_tab_recent' => 'Recent',
204  '_ch_groups_tab_top' => 'Top',
205  '_ch_groups_user_unknown' => 'Unknown',
206  '_ch_groups_wall_added_new' => 'added new',
207  '_ch_groups_wall_added_new_title' => '{0} added new {1}',
208  '_ch_groups_wall_added_new_items' => 'added {0} new groups',
209  '_ch_groups_wall_added_new_title_items' => '{0} added {1} new groups',
210  '_ch_groups_wall_added_new_comment' => 'commented on a',
211  '_ch_groups_wall_added_new_title_comment' => '{0} commented on a {1}',
212  '_ch_groups_wall_object' => 'group',
213  '_mma_groups_add_group' => 'groups add group',
214  '_mma_groups_approve_groups' => 'groups approve groups',
215  '_mma_groups_broadcast_message' => 'groups broadcast message',
216  '_mma_groups_browse' => 'groups browse',
217  '_mma_groups_comments_delete_and_edit' => 'groups comments delete and edit',
218  '_mma_groups_delete_any_group' => 'groups delete any group',
219  '_mma_groups_edit_any_group' => 'groups edit any group',
220  '_mma_groups_mark_as_featured' => 'groups mark as featured',
221  '_mma_groups_search' => 'groups search',
222  '_mma_groups_view_group' => 'groups view group',
223  '_wall_reposted_ch_groups_add' => 'reposted a group',
224  '_wall_reposted_title_ch_groups_add' => '{0} reposted a group',
225  '_wall_reposted_ch_groups_comment_add' => 'reposted a group comment',
226  '_wall_reposted_title_ch_groups_comment_add' => '{0} reposted a group comment',
227  '_sbs_txt_title_ch_groups' => 'Groups',
228 );
$aLangContent
$aLangContent
Definition: en.php:8
php
$sLangCategory
$sLangCategory
Definition: en.php:8