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