]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - modules/Calendar/language/en_us.lang.php
Release 6.4.0beta1
[Github/sugarcrm.git] / modules / Calendar / 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-2011 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 $mod_strings = array (
40   'LBL_MODULE_NAME'=>'Calendar',
41   'LBL_MODULE_TITLE'=>'Calendar',
42   'LNK_NEW_CALL' => 'Schedule Call',
43   'LNK_NEW_MEETING' => 'Schedule Meeting',
44   'LNK_NEW_APPOINTMENT' => 'Create Appointment',
45   'LNK_NEW_TASK' => 'Create Task',
46   'LNK_CALL_LIST' => 'Calls',
47   'LNK_MEETING_LIST' => 'Meetings',
48   'LNK_TASK_LIST' => 'Tasks',
49   'LNK_VIEW_CALENDAR' => 'Today',
50   'LNK_IMPORT_CALLS'=>'Import Calls',
51   'LNK_IMPORT_MEETINGS'=>'Import Meetings',
52   'LNK_IMPORT_TASKS'=>'Import Tasks',
53   'LBL_MONTH' => 'Month',
54   'LBL_DAY' => 'Day',
55   'LBL_YEAR' => 'Year',
56   'LBL_WEEK' => 'Week',
57   'LBL_PREVIOUS_MONTH' => 'Previous Month',
58   'LBL_PREVIOUS_DAY' => 'Previous Day',
59   'LBL_PREVIOUS_YEAR' => 'Previous Year',
60   'LBL_PREVIOUS_WEEK' => 'Previous Week',
61   'LBL_NEXT_MONTH' => 'Next Month',
62   'LBL_NEXT_DAY' => 'Next Day',
63   'LBL_NEXT_YEAR' => 'Next Year',
64   'LBL_NEXT_WEEK' => 'Next Week',
65   'LBL_AM' => 'AM',
66   'LBL_PM' => 'PM',
67   'LBL_SCHEDULED' => 'Scheduled',
68   'LBL_BUSY' => 'Busy',
69   'LBL_CONFLICT' => 'Conflict',
70   'LBL_USER_CALENDARS' => 'User Calendars',
71   'LBL_SHARED' => 'Shared',
72   'LBL_PREVIOUS_SHARED' => 'Previous',
73   'LBL_NEXT_SHARED' => 'Next',
74   'LBL_SHARED_CAL_TITLE' => 'Shared Calendar',
75   'LBL_USERS' => 'User',
76   'LBL_REFRESH' => 'Refresh',
77   'LBL_EDIT_USERLIST' => 'Edit Userlist',
78   'LBL_SELECT_USERS' => 'Select users for calendar display',
79   'LBL_FILTER_BY_TEAM' => 'Filter user list by team:',
80   'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
81   'LBL_DATE' => 'Start Date & Time',  
82   'LBL_CREATE_MEETING' => 'Schedule Meeting',
83   'LBL_CREATE_CALL' => 'Log Call',  
84
85
86 //other
87 'LBL_YES' => 'Yes',
88 'LBL_NO' => 'No',
89 'LBL_SETTINGS' => 'Settings',
90 'LBL_CREATE_NEW_RECORD' => 'Create Activity',
91 'LBL_LOADING' => 'Loading ......',
92 'LBL_SAVING' => 'Saving ......',
93 'LBL_CONFIRM_REMOVE' => 'Are you sure you want to remove the record?',
94 'LBL_EDIT_RECORD' => 'Edit Activity',
95 'LBL_ERROR_SAVING' => 'Error while saving',
96 'LBL_ERROR_LOADING' => 'Error while loading',
97 'LBL_ANOTHER_BROWSER' => 'Please try another browser to add more teams.',
98 'LBL_FIRST_TEAM' => 'Sorry. You can not remove the first item.',
99 'LBL_REMOVE_PARTICIPANTS' => 'You can not remove all invitees.',
100 'LBL_WHOLE_DAY'=>'Whole day',
101 'LBL_GOTO_DATE' => 'Goto Date',
102 'LBL_EDIT_ALL_RECURRENCES' => 'Edit All Recurrences',
103 'NOTICE_DURATION_TIME' => 'Duration time must be greater than 0',
104
105 //info box
106 'LBL_I_TITLE'=>'Additional Details',
107 'LBL_I_DESC'=>'Description',
108 'LBL_I_START_DT'=>'Start Date Time',
109 'LBL_I_DUE_DT'=>'Due Date Time',
110 'LBL_I_DURATION'=>'Duration',
111 'LBL_I_NAME'=>'Subject',
112 'LBL_I_RELATED_TO'=>'Related to',
113
114 //recurrence tab
115 'LBL_REPEAT_END_DATE'=>'End Date',
116 'LBL_REPEAT_INTERVAL'=>'Repeat Interval',
117 'LBL_REPEAT_TYPE'=>'Repeat Type',
118 'LBL_REPEAT_DAYS'=>'Repeat Days',
119
120 //genaral tab
121
122
123 //validation msg
124 'LBL_NO_USER'=>'No match for field: Assigned to',
125 'LBL_SUBJECT'=>'Subject',
126 'LBL_DURATION'=>'Duration',
127 'LBL_STATUS'=>'Status',
128 'LBL_DATE_TIME'=>'Date and Time',
129
130 'LBL_RECURRENCE'=>'Recurrence',
131
132 //settings box
133 'LBL_SETTINGS_TITLE'=>'Settings',
134 'LBL_SETTINGS_TIME_STARTS'=>'Start time:', 
135 'LBL_SETTINGS_TIME_ENDS'=>'End time:', 
136 'LBL_SETTINGS_CALLS_SHOW'=>'Show Calls:',
137 'LBL_SETTINGS_TASKS_SHOW'=>'Show Tasks:', 
138 'LBL_SETTINGS_RECURRENCE'=>'Recurrence:',
139
140 //buttons
141 'LBL_SAVE_BUTTON'=>'Save',
142 'LBL_DELETE_BUTTON'=>'Delete',
143 'LBL_APPLY_BUTTON'=>'Apply',
144 'LBL_SEND_INVITES'=>'Send Invites',
145 'LBL_CANCEL_BUTTON'=>'Cancel',
146 'LBL_CLOSE_BUTTON'=>'Close',
147
148 //tabs
149 'LBL_GENERAL_TAB'=>'Details',
150 'LBL_PARTICIPANTS_TAB' =>'Invitees',
151 'LBL_RECURRENCE_TAB' =>'Recurrence',
152
153  
154 );
155
156 $mod_list_strings = array(
157         'repeat_types' => 
158         array(
159                 ''      =>      'None',
160                 'Daily' =>      'Daily',
161                 'Weekly' =>     'Weekly',
162                 'Monthly' =>    'Monthly',
163                 'Yearly' =>     'Yearly',
164         ),
165         'dom_cal_weekdays'=>
166                 array(
167                         "Sun",
168                         "Mon",
169                         "Tue",
170                         "Wed",
171                         "Thu",
172                         "Fri",
173                         "Sat",
174                 ),
175         'dom_cal_weekdays_long'=>
176                 array(
177                         "Sunday",
178                         "Monday",
179                         "Tuesday",
180                         "Wednesday",
181                         "Thursday",
182                         "Friday",
183                         "Saturday",
184                 ),
185         'dom_cal_month'=>
186                 array(
187                         "",
188                         "Jan",
189                         "Feb",
190                         "Mar",
191                         "Apr",
192                         "May",
193                         "Jun",
194                         "Jul",
195                         "Aug",
196                         "Sep",
197                         "Oct",
198                         "Nov",
199                         "Dec",
200                 ),
201         'dom_cal_month_long'=>
202                 array(
203                         "",
204                         "January",
205                         "February",
206                         "March",
207                         "April",
208                         "May",
209                         "June",
210                         "July",
211                         "August",
212                         "September",
213                         "October",
214                         "November",
215                         "December",
216                 ),
217 );
218 ?>