]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - modules/Meetings/language/en_us.lang.php
Release 6.5.0RC2
[Github/sugarcrm.git] / modules / Meetings / language / en_us.lang.php
1 <?php
2 if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
3 /*********************************************************************************
4  * SugarCRM Community Edition is a customer relationship management program developed by
5  * SugarCRM, Inc. Copyright (C) 2004-2012 SugarCRM Inc.
6  * 
7  * This program is free software; you can redistribute it and/or modify it under
8  * the terms of the GNU Affero General Public License version 3 as published by the
9  * Free Software Foundation with the addition of the following permission added
10  * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
11  * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
12  * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
13  * 
14  * This program is distributed in the hope that it will be useful, but WITHOUT
15  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16  * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
17  * details.
18  * 
19  * You should have received a copy of the GNU Affero General Public License along with
20  * this program; if not, see http://www.gnu.org/licenses or write to the Free
21  * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
22  * 02110-1301 USA.
23  * 
24  * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
25  * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
26  * 
27  * The interactive user interfaces in modified source and object code versions
28  * of this program must display Appropriate Legal Notices, as required under
29  * Section 5 of the GNU Affero General Public License version 3.
30  * 
31  * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
32  * these Appropriate Legal Notices must retain the display of the "Powered by
33  * SugarCRM" logo. If the display of the logo is not reasonably feasible for
34  * technical reasons, the Appropriate Legal Notices must display the words
35  * "Powered by SugarCRM".
36  ********************************************************************************/
37
38 /*********************************************************************************
39
40  * Description:  Defines the English language pack for the base application.
41  * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
42  * All Rights Reserved.
43  * Contributor(s): ______________________________________..
44  ********************************************************************************/
45
46 $mod_strings = array (
47         'ERR_DELETE_RECORD' => 'A record number must be specified to delete the meeting.',
48
49         'LBL_ACCEPT_THIS'=>'Accept?',
50         'LBL_ADD_BUTTON'=> 'Add',
51         'LBL_ADD_INVITEE' => 'Add Invitees',
52         'LBL_COLON' => ':',
53         'LBL_CONTACT_NAME' => 'Contact:',
54         'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
55         'LBL_CREATED_BY'=>'Created by',
56         'LBL_DATE_END'=>'End Date',
57         'LBL_DATE_TIME' => 'Start Date & Time:',
58         'LBL_DATE' => 'Start Date:',
59         'LBL_DEFAULT_SUBPANEL_TITLE' => 'Meetings',
60         'LBL_DEL'=> 'Del',
61         'LBL_DESCRIPTION_INFORMATION' => 'Description Information',
62         'LBL_DESCRIPTION' => 'Description:',
63     'LBL_DIRECTION' => 'Direction:',
64         'LBL_DURATION_HOURS' => 'Duration Hours:',
65         'LBL_DURATION_MINUTES' => 'Duration Minutes:',
66         'LBL_DURATION' => 'Duration:',
67         'LBL_EMAIL' => 'Email',
68         'LBL_FIRST_NAME' => 'First Name',
69         'LBL_HISTORY_SUBPANEL_TITLE' => 'Notes',
70         'LBL_HOURS_ABBREV' => 'h',
71         'LBL_HOURS_MINS' => '(hours/minutes)',
72         'LBL_INVITEE' => 'Invitees',
73         'LBL_LAST_NAME' => 'Last Name',
74         'LBL_ASSIGNED_TO_NAME'=>'Assigned to:',
75         'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
76         'LBL_LIST_CLOSE' => 'Close',
77         'LBL_LIST_CONTACT' => 'Contact',
78         'LBL_LIST_DATE_MODIFIED'=>'Date Modified',
79         'LBL_LIST_DATE' => 'Start Date',
80         'LBL_LIST_DIRECTION' => 'Direction',
81         'LBL_LIST_DUE_DATE'=>'Due Date',
82         'LBL_LIST_FORM_TITLE' => 'Meeting List',
83         'LBL_LIST_MY_MEETINGS' => 'My Meetings',
84         'LBL_LIST_RELATED_TO' => 'Related to',
85         'LBL_LIST_STATUS'=>'Status',
86         'LBL_LIST_SUBJECT' => 'Subject',
87         'LBL_LIST_TIME' => 'Start Time',
88         'LBL_LEADS_SUBPANEL_TITLE' => 'Leads',
89         'LBL_LOCATION' => 'Location:',
90         'LBL_MEETING' => 'Meeting:',
91         'LBL_MINSS_ABBREV' => 'm',
92         'LBL_MODIFIED_BY'=>'Modified by',
93         'LBL_MODULE_NAME' => 'Meetings',
94         'LBL_MODULE_TITLE' => 'Meetings: Home',
95         'LBL_NAME' => 'Name',
96         'LBL_NEW_FORM_TITLE' => 'Create Appointment',
97         'LBL_OUTLOOK_ID' => 'Outlook ID',
98         'LBL_SEQUENCE' => 'Meeting update sequence',
99         'LBL_PHONE' => 'Phone Office:',
100         'LBL_REMINDER_TIME'=>'Reminder Time',
101     'LBL_EMAIL_REMINDER_SENT' => 'Email reminder sent',
102         'LBL_REMINDER' => 'Reminders:',
103         'LBL_REMINDER_POPUP' => 'Popup',
104         'LBL_REMINDER_EMAIL' => 'Email',
105     'LBL_EMAIL_REMINDER' => 'Email Reminder',
106     'LBL_EMAIL_REMINDER_TIME' => 'Email Reminder Time',
107     'LBL_REMOVE' => 'rem',
108         'LBL_SCHEDULING_FORM_TITLE' => 'Scheduling',
109         'LBL_SEARCH_BUTTON'=> 'Search',
110         'LBL_SEARCH_FORM_TITLE' => 'Meeting Search',
111         'LBL_SEND_BUTTON_KEY'=>'I',
112         'LBL_SEND_BUTTON_LABEL'=>'Save & Send Invites',
113         'LBL_SEND_BUTTON_TITLE'=>'Save & Send Invites',
114         'LBL_STATUS' => 'Status:',
115     'LBL_TYPE' => 'Meeting Type',
116     'LBL_PASSWORD' => 'Meeting Password',
117     'LBL_URL' => 'Start/Join Meeting',
118     'LBL_HOST_URL' => 'Host URL',
119     'LBL_DISPLAYED_URL' => 'Display URL',
120     'LBL_CREATOR' => 'Meeting Creator',
121     'LBL_EXTERNALID' => 'External App ID',
122         'LBL_SUBJECT' => 'Subject:',
123         'LBL_TIME' => 'Start Time:',
124         'LBL_USERS_SUBPANEL_TITLE' => 'Users',
125         'LBL_ACTIVITIES_REPORTS' => 'Activities Report',
126     'LBL_PARENT_TYPE' => 'Parent Type',
127     'LBL_PARENT_ID' => 'Parent ID',
128         'LNK_MEETING_LIST'=>'View Meetings',
129         'LNK_NEW_APPOINTMENT' => 'Create Appointment',
130         'LNK_NEW_MEETING'=>'Schedule Meeting',
131         'LNK_IMPORT_MEETINGS' => 'Import Meetings',
132
133         'NTC_REMOVE_INVITEE' => 'Are you sure you want to remove this invitee from the meeting?',
134     'LBL_CREATED_USER' => 'Created User',
135     'LBL_MODIFIED_USER' => 'Modified User',
136     'NOTICE_DURATION_TIME' => 'Duration time must be greater than 0',
137     'LBL_MEETING_INFORMATION' => 'Overview',
138         'LBL_LIST_JOIN_MEETING' => 'Join Meeting',
139         'LBL_JOIN_EXT_MEETING' => 'Join Meeting',
140         'LBL_HOST_EXT_MEETING' => 'Start Meeting',
141     'LBL_ACCEPT_STATUS' => 'Accept Status',
142     'LBL_ACCEPT_LINK' => 'Accept Link',
143     // You are not invited to the meeting messages
144     'LBL_EXTNOT_HEADER' => 'Error: Not Invited',
145     'LBL_EXTNOT_MAIN' => 'You are not able to join this meeting because you are not an Invitee.',
146     'LBL_EXTNOT_RECORD_LINK' => 'View Meeting',
147     'LBL_EXTNOT_GO_BACK' => 'Go back to the previous record',
148
149     //cannot start messages
150     'LBL_EXTNOSTART_HEADER' => 'Error: Cannot Start Meeting',
151     'LBL_EXTNOSTART_MAIN' => 'You cannot start this meeting because you are not an Administrator or the owner of the meeting.',
152
153   //For export labels
154     'LBL_EXPORT_JOIN_URL' => 'Join Url',
155     'LBL_EXPORT_HOST_URL' => 'Host Url',
156     'LBL_EXPORT_DISPLAYED_URL' => 'Displayed Url',
157     'LBL_EXPORT_ASSIGNED_USER_ID' => 'Assigned User ID',
158     'LBL_EXPORT_EXTERNAL_ID' => 'External ID',
159     'LBL_EXPORT_ASSIGNED_USER_NAME' => 'Assigned User Name',
160     'LBL_EXPORT_MODIFIED_USER_ID' => 'Modified By ID',
161     'LBL_EXPORT_CREATED_BY' => 'Created By ID',
162
163     'LBL_EXPORT_DATE_START' => 'Start Date and Time',
164     'LBL_EXPORT_DATE_END' => 'End Date and Time',
165     'LBL_EXPORT_PARENT_TYPE' => 'Related Type',
166     'LBL_EXPORT_PARENT_ID' => 'Parent ID',
167     'LBL_EXPORT_REMINDER_TIME' =>'Reminder Time (in minutes)',
168
169     // create invitee functionallity
170     'LBL_CREATE_INVITEE' => 'Create an invitee',
171     'LBL_CREATE_CONTACT' => 'As Contact',
172     'LBL_CREATE_LEAD' => 'As Lead',
173     'LBL_CREATE_AND_ADD' => 'Create & Add',
174     'LBL_CANCEL_CREATE_INVITEE' => 'Cancel',
175     'LBL_EMPTY_SEARCH_RESULT' => 'Sorry, no results were found. Please create an invitee below.',
176     'LBL_NO_ACCESS' => 'You have no access to create $module',
177     
178     'LBL_REPEAT_TYPE' => 'Repeat Type',
179     'LBL_REPEAT_INTERVAL' => 'Repeat Interval',
180     'LBL_REPEAT_DOW' => 'Repeat Dow',
181     'LBL_REPEAT_UNTIL' => 'Repeat Until',
182     'LBL_REPEAT_COUNT' => 'Repeat Count',
183     'LBL_REPEAT_PARENT_ID' => 'Repeat Parent ID',
184     'LBL_RECURRING_SOURCE' => 'Recurring Source',
185 );
186 ?>