|
35
|
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/Meetings/language/cs_cz.lang.php, 5.0.0 Tue 15/01/08 09:40:53
|
|
|
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 |
|
|
|
37 |
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
|
|
|
38 |
|
|
|
39 |
$mod_strings = array (
|
|
|
40 |
'ERR_DELETE_RECORD' => 'Pro odstranění schůzky je třeba zadat číslo záznamu' ,
|
|
|
41 |
|
|
|
42 |
'LBL_ACCEPT_THIS' => 'Přijmout?' ,
|
|
|
43 |
'LBL_ADD_BUTTON' => 'Přidat' ,
|
|
|
44 |
'LBL_ADD_INVITEE' => 'Přidat pozvané' ,
|
|
|
45 |
'LBL_BLANK' => ' ' ,
|
|
|
46 |
'LBL_COLON' => ':' ,
|
|
|
47 |
'LBL_CONTACT_NAME' => 'Kontakt:' ,
|
|
|
48 |
'LBL_CONTACTS_SUBPANEL_TITLE' => 'Kontakty' ,
|
|
|
49 |
'LBL_CREATED_BY' => 'Vytvořil' ,
|
|
|
50 |
'LBL_DATE_END' => 'Konec' ,
|
|
|
51 |
'LBL_DATE_TIME' => 'Datum a čas začátku:' ,
|
|
|
52 |
'LBL_DATE' => 'Datum začátku:' ,
|
|
|
53 |
'LBL_DEFAULT_STATUS' => 'Plánováno' ,
|
|
|
54 |
'LBL_DEFAULT_SUBPANEL_TITLE' => 'Schůzky' ,
|
|
|
55 |
'LBL_DEL' => 'Del' ,
|
|
|
56 |
'LBL_DESCRIPTION_INFORMATION' => 'Popis' ,
|
|
|
57 |
'LBL_DESCRIPTION' => 'Popis:' ,
|
|
|
58 |
'LBL_DURATION_HOURS' => 'Doba trvání' ,
|
|
|
59 |
'LBL_DURATION_MINUTES' => 'Doba trvání' ,
|
|
|
60 |
'LBL_DURATION' => 'Doba trvání:' ,
|
|
|
61 |
'LBL_EMAIL' => 'Email' ,
|
|
|
62 |
'LBL_FIRST_NAME' => 'Jméno' ,
|
|
|
63 |
'LBL_HISTORY_SUBPANEL_TITLE' => 'Poznámky' ,
|
|
|
64 |
'LBL_HOURS_ABBREV' => 'h' ,
|
|
|
65 |
'LBL_HOURS_MINS' => '(hodiny/minuty)' ,
|
|
|
66 |
'LBL_INVITEE' => 'Pozvaní' ,
|
|
|
67 |
'LBL_LAST_NAME' => 'Příjmení' ,
|
|
|
68 |
'LBL_ASSIGNED_TO_NAME' => 'Přiřazeno (komu):' ,
|
|
|
69 |
'LBL_LIST_ASSIGNED_TO_NAME' => 'Přiřazený uživatel' ,
|
|
|
70 |
'LBL_LIST_CLOSE' => 'Zavřít' ,
|
|
|
71 |
'LBL_LIST_CONTACT' => 'Kontakt' ,
|
|
|
72 |
'LBL_LIST_DATE_MODIFIED' => 'Datum poslední úpravy' ,
|
|
|
73 |
'LBL_LIST_DATE' => 'Datum začátku' ,
|
|
|
74 |
'LBL_LIST_DUE_DATE' => 'Do data' ,
|
|
|
75 |
'LBL_LIST_FORM_TITLE' => 'Seznam schůzek' ,
|
|
|
76 |
'LBL_LIST_MY_MEETINGS' => 'Schůzky' ,
|
|
|
77 |
'LBL_LIST_RELATED_TO' => 'Související s' ,
|
|
|
78 |
'LBL_LIST_STATUS' => 'Status' ,
|
|
|
79 |
'LBL_LIST_SUBJECT' => 'Předmět' ,
|
|
|
80 |
'LBL_LIST_TIME' => 'Čas začátku' ,
|
|
|
81 |
'LBL_LEADS_SUBPANEL_TITLE' => 'Iniciativy',
|
|
|
82 |
'LBL_LOCATION' => 'Umístění:' ,
|
|
|
83 |
'LBL_MEETING' => 'Schůzka:' ,
|
|
|
84 |
'LBL_MINSS_ABBREV' => 'm' ,
|
|
|
85 |
'LBL_MODIFIED_BY' => 'Změnil' ,
|
|
|
86 |
'LBL_MODULE_NAME' => 'Schůzky' ,
|
|
|
87 |
'LBL_MODULE_TITLE' => 'Schůzky: Domů' ,
|
|
|
88 |
'LBL_NAME' => 'Jméno' ,
|
|
|
89 |
'LBL_NEW_FORM_TITLE' => 'Naplánovat událost' ,
|
|
|
90 |
'LBL_OUTLOOK_ID' => 'ID Outlooku' ,
|
|
|
91 |
'LBL_PHONE' => 'Telefon do práce:' ,
|
|
|
92 |
'LBL_REMINDER_TIME' => 'Čas připomínky' ,
|
|
|
93 |
'LBL_REMINDER' => 'Připomínka:' ,
|
|
|
94 |
'LBL_REMOVE' => 'odstranit',
|
|
|
95 |
'LBL_SCHEDULING_FORM_TITLE' => 'Plánování' ,
|
|
|
96 |
'LBL_SEARCH_BUTTON' => 'Hledat' ,
|
|
|
97 |
'LBL_SEARCH_FORM_TITLE' => 'Hledání schůzek' ,
|
|
|
98 |
'LBL_SEND_BUTTON_KEY' => 'I' ,
|
|
|
99 |
'LBL_SEND_BUTTON_LABEL' => 'Odeslat pozvání' ,
|
|
|
100 |
'LBL_SEND_BUTTON_TITLE' => 'Odeslat pozvání [Alt+I]' ,
|
|
|
101 |
'LBL_STATUS' => 'Status:' ,
|
|
|
102 |
'LBL_TYPE' => 'Typ schůzky',
|
|
|
103 |
'LBL_PASSWORD' => 'Heslo pro schůzku',
|
|
|
104 |
'LBL_URL' => 'Začátek/přidat se ke schůzce',
|
|
|
105 |
'LBL_CREATOR' => 'Vytvořil',
|
|
|
106 |
'LBL_EXTERNALID' => 'ID externí aplikace',
|
|
|
107 |
'LBL_SUBJECT' => 'Předmět:' ,
|
|
|
108 |
'LBL_TIME' => 'Čas začátku:' ,
|
|
|
109 |
'LBL_USERS_SUBPANEL_TITLE' => 'Uživatelé' ,
|
|
|
110 |
'LBL_ACTIVITIES_REPORTS' => 'Report aktivit',
|
|
|
111 |
|
|
|
112 |
'LNK_CALL_LIST' => 'Hovory' ,
|
|
|
113 |
'LNK_EMAIL_LIST' => 'Pošta' ,
|
|
|
114 |
'LNK_MEETING_LIST' => 'Schůzky' ,
|
|
|
115 |
'LNK_NEW_APPOINTMENT' => 'Naplánovat událost' ,
|
|
|
116 |
'LNK_NEW_CALL' => 'Naplánovat hovor' ,
|
|
|
117 |
'LNK_NEW_EMAIL' => 'Archivovat zprávu' ,
|
|
|
118 |
'LNK_NEW_MEETING' => 'Naplánovat schůzku' ,
|
|
|
119 |
'LNK_IMPORT_MEETINGS' => 'Importovat schůzky',
|
|
|
120 |
'LNK_NEW_NOTE' => 'Přidat poznámku nebo přílohu' ,
|
|
|
121 |
'LNK_NEW_TASK' => 'Přidat úkol' ,
|
|
|
122 |
'LNK_NOTE_LIST' => 'Poznámky' ,
|
|
|
123 |
'LNK_TASK_LIST' => 'Úkoly' ,
|
|
|
124 |
'LNK_VIEW_CALENDAR' => 'Dnes' ,
|
|
|
125 |
'NTC_REMOVE_INVITEE' => 'Opravdu chcete odstranit pozvaného ze schůzky?',
|
|
|
126 |
|
|
|
127 |
'LBL_CREATED_USER' => 'Uživatel vytvořen',
|
|
|
128 |
'LBL_MODIFIED_USER' => 'Uživatel modifikován',
|
|
|
129 |
'NOTICE_DURATION_TIME' => 'Doba trvání musí být větší než 0',
|
|
|
130 |
'LBL_MEETING_INFORMATION' => 'Přehled o schůzce',
|
|
|
131 |
'LBL_LIST_JOIN_MEETING' => 'Přidat se ke schůzce',
|
|
|
132 |
'LBL_JOIN_EXT_MEETING' => 'Přidat se ke schůzce',
|
|
|
133 |
'LBL_HOST_EXT_MEETING' => 'Zahájit schůzku',
|
|
|
134 |
|
|
|
135 |
// You are not invited to the meeting messages
|
|
|
136 |
'LBL_EXTNOT_HEADER' => 'Chyba: Nejste pozváni',
|
|
|
137 |
'LBL_EXTNOT_MAIN' => 'Nemůžete se připojit ke schůzce protože nejste pozváni.',
|
|
|
138 |
'LBL_EXTNOT_RECORD_LINK' => 'Zobrazit schůzku',
|
|
|
139 |
'LBL_EXTNOT_GO_BACK' => 'Jít na předcházející záznam',
|
|
|
140 |
|
|
|
141 |
//cannot start messages
|
|
|
142 |
'LBL_EXTNOSTART_HEADER' => 'Chyba: Nelze zahájit schůzku',
|
|
|
143 |
'LBL_EXTNOSTART_MAIN' => 'Nemůžete zahájit schůzku, protože nejste Administrátor nebo vlastník schůzky.',
|
|
|
144 |
|
|
|
145 |
|
|
|
146 |
);
|
|
|
147 |
|
|
|
148 |
?>
|