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/Notes/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_strings = array ( |
27 * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. |
40 'ERR_DELETE_RECORD' => 'Pro vymazání zaměstnance musíte specifikovat číslo záznamu.' , |
28 * All Rights Reserved. |
41 'LBL_ACCOUNT_ID' => 'Klient ID:' , |
29 * Contributor(s): ______________________________________.. |
42 'LBL_CASE_ID' => 'ID případu:' , |
30 ********************************************************************************/ |
43 'LBL_CLOSE' => 'Uzavřeno:' , |
31 |
44 'LBL_COLON' => ':' , |
32 $mod_strings = array ( |
45 'LBL_CONTACT_ID' => 'ID kontaktu:' , |
33 'ERR_DELETE_RECORD' => 'Ke smazání účtu je potřeba jeho ID.', |
46 'LBL_CONTACT_NAME' => 'Kontakt:' , |
34 'LBL_ACCOUNT_ID' => 'ID účtu:', |
47 'LBL_DEFAULT_SUBPANEL_TITLE' => 'Poznámky' , |
35 'LBL_CASE_ID' => 'ID případu:', |
48 'LBL_DESCRIPTION' => 'Popis' , |
36 'LBL_CLOSE' => 'Zavřeno:', |
49 'LBL_EMAIL_ADDRESS' => 'Emailová adresa:' , |
37 'LBL_COLON' => ':', |
50 'LBL_FILE_MIME_TYPE' => 'MIME typ' , |
38 'LBL_CONTACT_ID' => 'ID konktaktu:', |
51 'LBL_FILE_URL' => 'URL souboru' , |
39 'LBL_CONTACT_NAME' => 'Kontakt:', |
52 'LBL_FILENAME' => 'Příloha:' , |
40 'LBL_DEFAULT_SUBPANEL_TITLE' => 'Poznámky', |
53 'LBL_LEAD_ID' => 'Iniciativa ID:' , |
41 'LBL_DESCRIPTION' => 'Popis', |
54 'LBL_LIST_CONTACT_NAME' => 'Kontakt' , |
42 'LBL_EMAIL_ADDRESS' => 'Emailové adresy:', |
55 'LBL_LIST_DATE_MODIFIED' => 'Poslední úprava' , |
43 'LBL_FILE_MIME_TYPE' => 'Mime Type', |
56 'LBL_LIST_FILENAME' => 'Příloha' , |
44 'LBL_FILE_URL' => 'URL souboru', |
57 'LBL_LIST_FORM_TITLE' => 'Seznam poznámek' , |
45 'LBL_FILENAME' => 'Příloha:', |
58 'LBL_LIST_RELATED_TO' => 'Vztahuje se k' , |
46 'LBL_LEAD_ID' => 'Lead ID:', |
59 'LBL_LIST_SUBJECT' => 'Předmět' , |
47 'LBL_LIST_CONTACT_NAME' => 'Kontakt', |
60 'LBL_LIST_STATUS' => 'Status' , |
48 'LBL_LIST_DATE_MODIFIED' => 'Poslední změny', |
61 'LBL_LIST_CONTACT' => 'Kontakt' , |
49 'LBL_LIST_FILENAME' => 'Příloha', |
62 'LBL_MODULE_NAME' => 'Poznámky' , |
50 'LBL_LIST_FORM_TITLE' => 'Zeznam poznámek', |
63 'LBL_MODULE_TITLE' => 'Poznámky' , |
51 'LBL_LIST_RELATED_TO' => 'Váže se k', |
64 'LBL_NEW_FORM_TITLE' => 'Přidat poznámku nebo přílohu' , |
52 'LBL_LIST_SUBJECT' => 'Předmět', |
65 'LBL_NOTE_STATUS' => 'Poznámky' , |
53 'LBL_LIST_STATUS' => 'Stav', |
66 'LBL_NOTE_SUBJECT' => 'Předmět poznámky:' , |
54 'LBL_LIST_CONTACT' => 'Kontakt', |
67 'LBL_NOTES_SUBPANEL_TITLE' => 'Přílohy' , |
55 'LBL_MODULE_NAME' => 'Poznámky', |
68 'LBL_NOTE' => 'Poznámka:' , |
56 'LBL_MODULE_TITLE' => 'Poznámky: Home', |
69 'LBL_OPPORTUNITY_ID' => 'ID příležitosti:' , |
57 'LBL_NEW_FORM_TITLE' => 'Vytvořit poznámku nebo přílohu', |
70 'LBL_PARENT_ID' => 'Rodičovské ID:' , |
58 'LBL_NOTE_STATUS' => 'Poznámka', |
71 'LBL_PARENT_TYPE' => 'Rodičovský typ' , |
59 'LBL_NOTE_SUBJECT' => 'Předmět poznámky:', |
72 'LBL_PHONE' => 'Telefon' , |
60 'LBL_NOTES_SUBPANEL_TITLE' => 'Přílohy', |
73 'LBL_PORTAL_FLAG' => 'Zobrazit v portálu?' , |
61 'LBL_NOTE' => 'Poznámka:', |
74 'LBL_EMBED_FLAG' => 'Vložit email' , |
62 'LBL_OPPORTUNITY_ID' => 'Příležitost ID:', |
75 'LBL_PRODUCT_ID' => 'ID produktu:' , |
63 'LBL_PARENT_ID' => 'Rodič ID:', |
76 'LBL_QUOTE_ID' => 'Nabídka ID:' , |
64 'LBL_PARENT_TYPE' => 'Druh rodiče', |
77 'LBL_RELATED_TO' => 'Vztahuje se k:' , |
65 'LBL_PHONE' => 'Telefon:', |
78 'LBL_SEARCH_FORM_TITLE' => 'Vyhledat poznámku' , |
66 'LBL_PORTAL_FLAG' => 'Zobrazovat v portálu?', |
79 'LBL_STATUS' => 'Status' , |
67 'LBL_EMBED_FLAG' => 'Vložit k emailu?', |
80 'LBL_SUBJECT' => 'Předmět:' , |
68 'LBL_PRODUCT_ID' => 'Produkt ID:', |
81 'LNK_CALL_LIST' => 'Hovory' , |
69 'LBL_QUOTE_ID' => 'Akcie ID:', |
82 'LNK_EMAIL_LIST' => 'Pošta' , |
70 'LBL_RELATED_TO' => 'Vztahuje se k:', |
83 'LNK_IMPORT_NOTES' => 'Importovat poznámky' , |
71 'LBL_SEARCH_FORM_TITLE' => 'Hledat poznámku', |
84 'LNK_MEETING_LIST' => 'Schůzky' , |
72 'LBL_STATUS' => 'Stav', |
85 'LNK_NEW_CALL' => 'Naplánovat hovor' , |
73 'LBL_SUBJECT' => 'Předmět:', |
86 'LNK_NEW_EMAIL' => 'Archivovat zprávu' , |
74 'LNK_CALL_LIST' => 'Telefonáty', |
87 'LNK_NEW_MEETING' => 'Naplánovat schůzku' , |
75 'LNK_EMAIL_LIST' => 'Emaily', |
88 'LNK_NEW_NOTE' => 'Přidat poznámku nebo přílohu' , |
76 'LNK_IMPORT_NOTES' => 'Importovat poznámky', |
89 'LNK_NEW_TASK' => 'Přidat úkol' , |
77 'LNK_MEETING_LIST' => 'Meetingy', |
90 'LNK_NOTE_LIST' => 'Poznámky' , |
78 'LNK_NEW_CALL' => 'Naplánovat telefonát', |
91 'LNK_TASK_LIST' => 'Úkoly' , |
79 'LNK_NEW_EMAIL' => 'Archivovat email', |
92 'LNK_VIEW_CALENDAR' => 'Dnes' , |
80 'LNK_NEW_MEETING' => 'Naplánovat meeting', |
93 'LBL_MEMBER_OF' => 'Člen:' , |
81 'LNK_NEW_NOTE' => 'Vytvořit poznámku nebo přílohu', |
94 'LBL_LIST_ASSIGNED_TO_NAME' => 'Přiřazený uživatel' , |
82 'LNK_NEW_TASK' => 'Vytvřit úkol', |
95 'LBL_REMOVING_ATTACHMENT' => 'Odstranění přílohy' , |
83 'LNK_NOTE_LIST' => 'Poznámky', |
96 'ERR_REMOVING_ATTACHMENT' => 'Chyba odstranění přílohy ...' ); |
84 'LNK_TASK_LIST' => 'Úkoly', |
|
85 'LNK_VIEW_CALENDAR' => 'Dnes', |
|
86 'LBL_MEMBER_OF' => 'Členem v:', |
|
87 'LBL_LIST_ASSIGNED_TO_NAME' => 'Přiřazený uživatel', |
|
88 |
|
89 |
|
90 |
|
91 'LBL_REMOVING_ATTACHMENT'=>'Odebírá se příloha...', |
|
92 'ERR_REMOVING_ATTACHMENT'=>'Chyba při odebírání přílohy...', |
|
93 ); |
|
94 |
97 |
95 ?> |
98 ?> |