1 <?php |
1 <?php |
|
2 |
|
3 /********************************************************************************* |
|
4 * The contents of this file are subject to the SugarCRM Professional End User |
|
5 * License Agreement ('License') which can be viewed at |
|
6 * http://www.sugarcrm.com/crm/products/sugar-professional-eula.html |
|
7 * By installing or using this file, You have unconditionally agreed to the |
|
8 * terms and conditions of the License, and You may not use this file except in |
|
9 * compliance with the License. Under the terms of the license, You shall not, |
|
10 * among other things: 1) sublicense, resell, rent, lease, redistribute, assign |
|
11 * or otherwise transfer Your rights to the Software, and 2) use the Software |
|
12 * for timesharing or service bureau purposes such as hosting the Software for |
|
13 * commercial gain and/or for the benefit of a third party. Use of the Software |
|
14 * may be subject to applicable fees and any use of the Software without first |
|
15 * paying applicable fees is strictly prohibited. You do not have the right to |
|
16 * remove SugarCRM copyrights from the source code or user interface. |
|
17 * All copies of the Covered Code must include on each user interface screen: |
|
18 * (i) the 'Powered by SugarCRM' logo and |
|
19 * (ii) the SugarCRM copyright notice |
|
20 * in the same form as they appear in the distribution. See full license for |
|
21 * requirements. |
|
22 * Your Warranty, Limitations of liability and Indemnity are expressly stated |
|
23 * in the License. Please refer to the License for the specific language |
|
24 * governing these rights and limitations under the License. Portions created |
|
25 * by SugarCRM are Copyright (C) 2004-2005 SugarCRM, Inc.; All Rights Reserved. |
|
26 ********************************************************************************/ |
|
27 /********************************************************************************* |
|
28 * File generated by the Sugar Translation Suite (Contributor : www.grupa-atlantis.pl) |
|
29 *********************************************************************************/ |
|
30 /********************************************************************************* |
|
31 * $Header: modules/Calendar/language/cs_cz.lang.php, 4.5.1e Sun 26/08/07 14:02:51 |
|
32 * Description : Language pack for Czech. |
|
33 * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. All Rights Reserved. |
|
34 * Contributor(s): extrasolution.com |
|
35 *********************************************************************************/ |
|
36 |
2 if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point'); |
37 if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point'); |
3 /********************************************************************************* |
|
4 * The contents of this file are subject to the SugarCRM Public License Version |
|
5 * 1.1.3 ("License"); You may not use this file except in compliance with the |
|
6 * License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL |
|
7 * Software distributed under the License is distributed on an "AS IS" basis, |
|
8 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License |
|
9 * for the specific language governing rights and limitations under the |
|
10 * License. |
|
11 * |
|
12 * All copies of the Covered Code must include on each user interface screen: |
|
13 * (i) the "Powered by SugarCRM" logo and |
|
14 * (ii) the SugarCRM copyright notice |
|
15 * in the same form as they appear in the distribution. See full license for |
|
16 * requirements. |
|
17 * |
|
18 * The Original Code is: SugarCRM Open Source |
|
19 * The Initial Developer of the Original Code is SugarCRM, Inc. |
|
20 * Portions created by SugarCRM are Copyright (C) 2004-2006 SugarCRM, Inc.; |
|
21 * All Rights Reserved. |
|
22 * Contributor(s): ______________________________________. |
|
23 ********************************************************************************/ |
|
24 /********************************************************************************* |
|
25 |
38 |
26 * Description: Defines the English language pack for the base application. |
39 $mod_list_strings = array ( |
27 * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. |
40 'dom_cal_month' => array ( |
28 * All Rights Reserved. |
41 '0' => '' , |
29 * Contributor(s): ______________________________________.. |
42 '1' => 'Le' , |
30 ********************************************************************************/ |
43 '2' => 'Ún' , |
|
44 '3' => 'Bř' , |
|
45 '4' => 'Du' , |
|
46 '5' => 'Květen' , |
|
47 '6' => 'Čv' , |
|
48 '7' => 'Čvc' , |
|
49 '8' => 'Srp' , |
|
50 '9' => 'Zá' , |
|
51 '10' => 'Řj' , |
|
52 '11' => 'Lis' , |
|
53 '12' => 'Prs' ), |
|
54 'dom_cal_month_long' => array ( |
|
55 '0' => '' , |
|
56 '1' => 'Leden' , |
|
57 '2' => 'Únor' , |
|
58 '3' => 'Březen' , |
|
59 '4' => 'Duben' , |
|
60 '5' => 'Květen' , |
|
61 '6' => 'Červen' , |
|
62 '7' => 'Červenec' , |
|
63 '8' => 'Srpen' , |
|
64 '9' => 'Září' , |
|
65 '10' => 'Říjen' , |
|
66 '11' => 'Listopad' , |
|
67 '12' => 'Prosinec' ), |
|
68 'dom_cal_weekdays' => array ( |
|
69 '0' => 'Ne' , |
|
70 '1' => 'Po' , |
|
71 '2' => 'Út' , |
|
72 '3' => 'St' , |
|
73 '4' => 'Čt' , |
|
74 '5' => 'Pá' , |
|
75 '6' => 'So' ), |
|
76 'dom_cal_weekdays_long' => array ( |
|
77 '0' => 'Neděle' , |
|
78 '1' => 'Pondělí' , |
|
79 '2' => 'Úterý' , |
|
80 '3' => 'Středa' , |
|
81 '4' => 'Čtvrtek' , |
|
82 '5' => 'Pátek' , |
|
83 '6' => 'Sobota' )); |
|
84 $mod_strings = array ( |
|
85 'LBL_MODULE_NAME' => 'Kalendář' , |
|
86 'LBL_MODULE_TITLE' => 'Kalendář' , |
|
87 'LNK_NEW_CALL' => 'Naplánovat hovor' , |
|
88 'LNK_NEW_MEETING' => 'Naplánovat schůzku' , |
|
89 'LNK_NEW_APPOINTMENT' => 'Naplánovat událost' , |
|
90 'LNK_NEW_TASK' => 'Přidat úkol' , |
|
91 'LNK_CALL_LIST' => 'Hovory' , |
|
92 'LNK_MEETING_LIST' => 'Schůzky' , |
|
93 'LNK_TASK_LIST' => 'Úkoly' , |
|
94 'LNK_VIEW_CALENDAR' => 'Dnes' , |
|
95 'LBL_MONTH' => 'Měsíc' , |
|
96 'LBL_DAY' => 'Den' , |
|
97 'LBL_YEAR' => 'Rok' , |
|
98 'LBL_WEEK' => 'Týden' , |
|
99 'LBL_PREVIOUS_MONTH' => 'Předchozí měsíc' , |
|
100 'LBL_PREVIOUS_DAY' => 'Předchozí den' , |
|
101 'LBL_PREVIOUS_YEAR' => 'Předchozí rok' , |
|
102 'LBL_PREVIOUS_WEEK' => 'Předchozí týden' , |
|
103 'LBL_NEXT_MONTH' => 'Následující měsíc' , |
|
104 'LBL_NEXT_DAY' => 'Následující den' , |
|
105 'LBL_NEXT_YEAR' => 'Následující rok' , |
|
106 'LBL_NEXT_WEEK' => 'Následující týden' , |
|
107 'LBL_AM' => 'dopoledne' , |
|
108 'LBL_PM' => 'odpoledne' , |
|
109 'LBL_SCHEDULED' => 'Naplánováno' , |
|
110 'LBL_BUSY' => 'Obsazeno' , |
|
111 'LBL_CONFLICT' => 'Konflikt' , |
|
112 'LBL_USER_CALENDARS' => 'Kalendáře uživatelů' , |
|
113 'LBL_SHARED' => 'Sdíleno' , |
|
114 'LBL_PREVIOUS_SHARED' => 'Předchozí' , |
|
115 'LBL_NEXT_SHARED' => 'Další' , |
|
116 'LBL_SHARED_CAL_TITLE' => 'Sdílený kalendář' , |
|
117 'LBL_USERS' => 'Uživatel' , |
|
118 'LBL_REFRESH' => 'Obnovit' , |
|
119 'LBL_EDIT' => 'Editace' , |
|
120 'LBL_SELECT_USERS' => 'Vyberte uživatele pro zobrazení kalendáře' , |
|
121 'LBL_FILTER_BY_TEAM' => 'Vyfiltrovat uživatele podle týmu:' ); |
31 |
122 |
32 $mod_strings = array ( |
|
33 'LBL_MODULE_NAME'=>'Calendar', |
|
34 'LBL_MODULE_TITLE'=>'Calendar', |
|
35 'LNK_NEW_CALL' => 'Schedule Call', |
|
36 'LNK_NEW_MEETING' => 'Schedule Meeting', |
|
37 'LNK_NEW_APPOINTMENT' => 'Create Appointment', |
|
38 'LNK_NEW_TASK' => 'Create Task', |
|
39 'LNK_CALL_LIST' => 'Calls', |
|
40 'LNK_MEETING_LIST' => 'Meetings', |
|
41 'LNK_TASK_LIST' => 'Tasks', |
|
42 'LNK_VIEW_CALENDAR' => 'Today', |
|
43 'LBL_MONTH' => 'Month', |
|
44 'LBL_DAY' => 'Day', |
|
45 'LBL_YEAR' => 'Year', |
|
46 'LBL_WEEK' => 'Week', |
|
47 'LBL_PREVIOUS_MONTH' => 'Previous Month', |
|
48 'LBL_PREVIOUS_DAY' => 'Previous Day', |
|
49 'LBL_PREVIOUS_YEAR' => 'Previous Year', |
|
50 'LBL_PREVIOUS_WEEK' => 'Previous Week', |
|
51 'LBL_NEXT_MONTH' => 'Next Month', |
|
52 'LBL_NEXT_DAY' => 'Next Day', |
|
53 'LBL_NEXT_YEAR' => 'Next Year', |
|
54 'LBL_NEXT_WEEK' => 'Next Week', |
|
55 'LBL_AM' => 'AM', |
|
56 'LBL_PM' => 'PM', |
|
57 'LBL_SCHEDULED' => 'Scheduled', |
|
58 'LBL_BUSY' => 'Busy', |
|
59 'LBL_CONFLICT' => 'Conflict', |
|
60 'LBL_USER_CALENDARS' => 'User Calendars', |
|
61 'LBL_SHARED' => 'Shared', |
|
62 'LBL_PREVIOUS_SHARED' => 'Previous', |
|
63 'LBL_NEXT_SHARED' => 'Next', |
|
64 'LBL_SHARED_CAL_TITLE' => 'Shared Calendar', |
|
65 'LBL_USERS' => 'User', |
|
66 'LBL_REFRESH' => 'Refresh', |
|
67 'LBL_EDIT' => 'Edit', |
|
68 'LBL_SELECT_USERS' => 'Select users for calendar display', |
|
69 'LBL_FILTER_BY_TEAM' => 'Filter user list by team:', |
|
70 ); |
|
71 |
|
72 $mod_list_strings = array( |
|
73 'dom_cal_weekdays'=>array( |
|
74 "Sun", |
|
75 "Mon", |
|
76 "Tue", |
|
77 "Wed", |
|
78 "Thu", |
|
79 "Fri", |
|
80 "Sat", |
|
81 ), |
|
82 'dom_cal_weekdays_long'=>array( |
|
83 "Sunday", |
|
84 "Monday", |
|
85 "Tuesday", |
|
86 "Wednesday", |
|
87 "Thursday", |
|
88 "Friday", |
|
89 "Saturday", |
|
90 ), |
|
91 'dom_cal_month'=>array( |
|
92 "", |
|
93 "Jan", |
|
94 "Feb", |
|
95 "Mar", |
|
96 "Apr", |
|
97 "May", |
|
98 "Jun", |
|
99 "Jul", |
|
100 "Aug", |
|
101 "Sep", |
|
102 "Oct", |
|
103 "Nov", |
|
104 "Dec", |
|
105 ), |
|
106 'dom_cal_month_long'=>array( |
|
107 "", |
|
108 "January", |
|
109 "February", |
|
110 "March", |
|
111 "April", |
|
112 "May", |
|
113 "June", |
|
114 "July", |
|
115 "August", |
|
116 "September", |
|
117 "October", |
|
118 "November", |
|
119 "December", |
|
120 ) |
|
121 ); |
|
122 ?> |
123 ?> |