1 <?php |
|
2 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 |
|
26 * Description: Defines the English language pack for the base application. |
|
27 * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. |
|
28 * All Rights Reserved. |
|
29 * Contributor(s): ______________________________________.. |
|
30 ********************************************************************************/ |
|
31 |
|
32 $mod_strings = array ( |
|
33 'LBL_NEW_FORM_TITLE' => 'Nový kontakt', |
|
34 'LBL_FIRST_NAME' => 'Jméno:', |
|
35 'LBL_LAST_NAME' => 'Příjmení:', |
|
36 'LBL_LIST_LAST_NAME' => 'Příjmení', |
|
37 'LBL_PHONE' => 'Telefon:', |
|
38 'LBL_EMAIL_ADDRESS' => 'Email:', |
|
39 'LBL_PIPELINE_FORM_TITLE' => 'Mé zásluhy', |
|
40 'LBL_CAMPAIGN_ROI_FORM_TITLE' => 'Kampaň ROI', |
|
41 'LNK_NEW_CONTACT' => 'Vytvořit kontakt', |
|
42 'LNK_NEW_ACCOUNT' => 'Vytvořit účet', |
|
43 'LNK_NEW_OPPORTUNITY' => 'Vytvořit příležitost', |
|
44 |
|
45 |
|
46 |
|
47 'LNK_NEW_LEAD' => 'Vytvořit iniciativu', |
|
48 'LNK_NEW_CASE' => 'Vytvořit případ', |
|
49 'LNK_NEW_NOTE' => 'Vytvořit poznámku nebo přílohu', |
|
50 'LNK_NEW_CALL' => 'Naplánovat telefonát', |
|
51 'LNK_NEW_EMAIL' => 'Archivovat email', |
|
52 'LNK_COMPOSE_EMAIL' => 'Vytvořit email', |
|
53 'LNK_NEW_MEETING' => 'Naplánovat meeting', |
|
54 'LNK_NEW_TASK' => 'Vytvořit úlohu', |
|
55 'LNK_NEW_BUG' => 'Ohlásit bug', |
|
56 'LBL_ADD_BUSINESSCARD' => 'Vložit vizitku', |
|
57 'ERR_ONE_CHAR' => 'Prosím vložte alespoň jedno písmeno nebo číslo pro hledání ...', |
|
58 'LBL_OPEN_TASKS' => 'Moje otevřené úkoly', |
|
59 'LBL_SEARCH_RESULTS' => 'Výsledky hledání', |
|
60 'LBL_SEARCH_RESULTS_IN' => 'v', |
|
61 'LNK_NEW_SEND_EMAIL' => 'Vytvořit email', |
|
62 'LBL_NO_RESULTS_IN_MODULE' => '-- Bez výsledku --', |
|
63 'LBL_NO_RESULTS' => '<h2>Nebyly nalezeny žádné výsledky. Prosím zopakujte hledání.</h2><br>', |
|
64 'LBL_NO_RESULTS_TIPS' => '<h3>Tipy k hledání:</h3><ul><li>Make sure you have the proper categories selected above.</li><li>Broaden your search criteria.</li><li>If you still cannot find any results try the advanced search of that module.</li></ul>', |
|
65 |
|
66 'LBL_RELOAD_PAGE' => 'Prosím <a href="javascript: window.location.reload()">přenačti okno</a> pro použití této nástěnky.', |
|
67 'LBL_ADD_DASHLETS' => 'Přidat nástěnky', |
|
68 'LBL_CLOSE_DASHLETS' => 'Zavřít', |
|
69 'LBL_OPTIONS' => 'Možnosti', |
|
70 // dashlet search fields |
|
71 'LBL_TODAY'=>'Dnes', |
|
72 'LBL_YESTERDAY' => 'Včera', |
|
73 'LBL_TOMORROW'=>'Zítra', |
|
74 'LBL_LAST_WEEK'=>'Minulý týden', |
|
75 'LBL_NEXT_WEEK'=>'Další týden', |
|
76 'LBL_LAST_7_DAYS'=>'Posledních 7 dní', |
|
77 'LBL_NEXT_7_DAYS'=>'Následujících 7 dní', |
|
78 'LBL_LAST_MONTH'=>'Minulý měsíc', |
|
79 'LBL_NEXT_MONTH'=>'Příští měsíc', |
|
80 'LBL_LAST_QUARTER'=>'Minulý kvartál', |
|
81 'LBL_THIS_QUARTER'=>'Tento kvartál', |
|
82 'LBL_LAST_YEAR'=>'Minulý rok', |
|
83 'LBL_NEXT_YEAR'=>'Přístí rok', |
|
84 'LBL_THIS_MONTH' => 'Tento měsíc', |
|
85 'LBL_THIS_YEAR' => 'Tento rok', |
|
86 'LBL_LAST_30_DAYS' => 'Posledních 30 dní', |
|
87 'LBL_NEXT_30_DAYS' => 'Následujících 30 dní', |
|
88 'LBL_THIS_MONTH' => 'Tento měsíc', |
|
89 'LBL_THIS_YEAR' => 'Tento rok', |
|
90 'LBL_LAST_30_DAYS' => 'Posledních 30 dní', |
|
91 'LBL_NEXT_30_DAYS' => 'Následujících 30 dní', |
|
92 |
|
93 // Dashlet Categories |
|
94 'dashlet_categories_dom' => array( |
|
95 'Module Views' => 'Module Views', |
|
96 'Portal' => 'Portal', |
|
97 'Charts' => 'Charts', |
|
98 'Tools' => 'Tools', |
|
99 'Miscellaneous' => 'Miscellaneous'), |
|
100 'LBL_MAX_DASHLETS_REACHED' => 'You have reached the maximum number of dashlets your adminstrator has set. Please remove a dashlet to add more.', |
|
101 'LBL_ADDING_DASHLET' => 'Přidávám nástěnku ...', |
|
102 'LBL_ADDED_DASHLET' => 'Dashlet Added', |
|
103 'LBL_REMOVE_DASHLET_CONFIRM' => 'Are you sure you want to remove the Dashlet?', |
|
104 'LBL_REMOVING_DASHLET' => 'Removing Dashlet ...', |
|
105 'LBL_REMOVED_DASHLET' => 'Dashlet Removed', |
|
106 'LBL_DASHLET_CONFIGURE_GENERAL' => 'General', |
|
107 'LBL_DASHLET_CONFIGURE_FILTERS' => 'Filters', |
|
108 'LBL_DASHLET_CONFIGURE_MY_ITEMS_ONLY' => 'My Items Only', |
|
109 'LBL_DASHLET_CONFIGURE_TITLE' => 'Title', |
|
110 'LBL_DASHLET_CONFIGURE_DISPLAY_ROWS' => 'Display Rows', |
|
111 // 'LBL_DASHLET_CONFIGURE_MY_ITEMS_ONLY' => 'My Items Only', |
|
112 |
|
113 'LBL_TRAINING_TITLE' => 'Training', |
|
114 |
|
115 |
|
116 ); |
|
117 |
|
118 |
|
119 ?> |
|