|
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/ProspectLists/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 |
|
37 if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point'); |
|
38 |
|
39 $mod_strings = array ( |
|
40 'LBL_MODULE_NAME' => 'Seznam skupin cílů' , |
|
41 'LBL_MODULE_ID' => 'Seznam vyhlídek' , |
|
42 'LBL_MODULE_TITLE' => 'Seznam skupin šancí' , |
|
43 'LBL_SEARCH_FORM_TITLE' => 'Vyhledat ve skupinách cílů' , |
|
44 'LBL_LIST_FORM_TITLE' => 'Seznam skupin cílů' , |
|
45 'LBL_PROSPECT_LIST_NAME' => 'Jméno:' , |
|
46 'LBL_NAME' => 'Jméno: ' , |
|
47 'LBL_ENTRIES' => 'Počet položek: ' , |
|
48 'LBL_LIST_PROSPECT_LIST_NAME' => 'Seznam cílů' , |
|
49 'LBL_LIST_ENTRIES' => 'Položky' , |
|
50 'LBL_LIST_DESCRIPTION' => 'Popis' , |
|
51 'LBL_LIST_TYPE_NO' => 'Typ' , |
|
52 'LBL_LIST_END_DATE' => 'Ukončeno' , |
|
53 'LBL_DATE_ENTERED' => 'Zahájeno' , |
|
54 'LBL_DATE_MODIFIED' => 'Datum poslední úpravy' , |
|
55 'LBL_MODIFIED' => 'Upravil: ' , |
|
56 'LBL_CREATED' => 'Vytvořil: ' , |
|
57 'LBL_TEAM' => 'Tým: ' , |
|
58 'LBL_ASSIGNED_TO' => 'Přidělena: ' , |
|
59 'LBL_DESCRIPTION' => 'Popis: ' , |
|
60 'LNK_NEW_CAMPAIGN' => 'Přidat kampaň' , |
|
61 'LNK_CAMPAIGN_LIST' => 'Kampaně' , |
|
62 'LNK_NEW_PROSPECT_LIST' => 'Přidat skupinu cílů' , |
|
63 'LNK_PROSPECT_LIST_LIST' => 'Seznam skupin cílů' , |
|
64 'LBL_MODIFIED_BY' => 'Upravil: ' , |
|
65 'LBL_CREATED_BY' => 'Vytvořil: ' , |
|
66 'LBL_DATE_CREATED' => 'Vytvořeno: ' , |
|
67 'LBL_DATE_LAST_MODIFIED' => 'Poslední úprava: ' , |
|
68 'LNK_NEW_PROSPECT' => 'Přidat cíl' , |
|
69 'LNK_PROSPECT_LIST' => 'Seznam cílů' , |
|
70 'LBL_PROSPECT_LISTS_SUBPANEL_TITLE' => 'Seznam skupin cílů' , |
|
71 'LBL_CONTACTS_SUBPANEL_TITLE' => 'Kontakty' , |
|
72 'LBL_LEADS_SUBPANEL_TITLE' => 'Iniciativy' , |
|
73 'LBL_PROSPECTS_SUBPANEL_TITLE' => 'Seznam cílů' , |
|
74 'LBL_COPY_PREFIX' => 'Kopírovat z ' , |
|
75 'LBL_USERS_SUBPANEL_TITLE' => 'Uživatelé' , |
|
76 'LBL_TYPE' => 'Typ' , |
|
77 'LBL_LIST_TYPE' => 'Typ:' , |
|
78 'LBL_LIST_TYPE_LIST_NAME' => 'Typ' , |
|
79 'LBL_NEW_FORM_TITLE' => 'Nový seznam cílů' , |
|
80 'LBL_MARKETING_MESSAGE' => 'Emailová marketingová zpráva' , |
|
81 'LBL_DOMAIN_NAME' => 'Doménové jméno' , |
|
82 'LBL_DOMAIN' => 'Žádné zprávy do domény:' , |
|
83 'LBL_LIST_PROSPECTLIST_NAME' => 'Jméno' ); |
|
84 |
|
85 ?> |