|
31
|
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/History/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 |
'LBL_MODULE_NAME' => 'Historie' ,
|
|
|
41 |
'LBL_MODULE_TITLE' => 'Historie: Domů' ,
|
|
|
42 |
'LBL_SEARCH_FORM_TITLE' => 'Historie hledání' ,
|
|
|
43 |
'LBL_LIST_FORM_TITLE' => 'Historie' ,
|
|
|
44 |
'LBL_LIST_SUBJECT' => 'Předmět' ,
|
|
|
45 |
'LBL_LIST_CONTACT' => 'Kontakt' ,
|
|
|
46 |
'LBL_LIST_RELATED_TO' => 'Související s' ,
|
|
|
47 |
'LBL_LIST_DATE' => 'Datum' ,
|
|
|
48 |
'LBL_LIST_TIME' => 'Čas začátku' ,
|
|
|
49 |
'LBL_LIST_CLOSE' => 'Zavřít' ,
|
|
|
50 |
'LBL_SUBJECT' => 'Předmět:' ,
|
|
|
51 |
'LBL_STATUS' => 'Status:' ,
|
|
|
52 |
'LBL_LOCATION' => 'Umístění:' ,
|
|
|
53 |
'LBL_DATE_TIME' => 'Datum a čas začátku:' ,
|
|
|
54 |
'LBL_DATE' => 'Datum začátku:' ,
|
|
|
55 |
'LBL_TIME' => 'Čas začátku:' ,
|
|
|
56 |
'LBL_DURATION' => 'Doba trvání:' ,
|
|
|
57 |
'LBL_HOURS_MINS' => '(hodiny/minuty)' ,
|
|
|
58 |
'LBL_CONTACT_NAME' => 'Název kontaktu: ' ,
|
|
|
59 |
'LBL_MEETING' => 'Schůzka:' ,
|
|
|
60 |
'LBL_DESCRIPTION_INFORMATION' => 'Popis' ,
|
|
|
61 |
'LBL_DESCRIPTION' => 'Popis:' ,
|
|
|
62 |
'LBL_COLON' => ':' ,
|
|
|
63 |
'LBL_DEFAULT_STATUS' => 'Plánováno' ,
|
|
|
64 |
'LNK_NEW_CALL' => 'Naplánovat hovor' ,
|
|
|
65 |
'LNK_NEW_MEETING' => 'Naplánovat schůzku' ,
|
|
|
66 |
'LNK_NEW_TASK' => 'Vytvořit úkol' ,
|
|
|
67 |
'LNK_NEW_NOTE' => 'Vytvořit poznámku nebo přílohu' ,
|
|
|
68 |
'LNK_NEW_EMAIL' => 'Archivovat zprávu' ,
|
|
|
69 |
'LNK_CALL_LIST' => 'Hovory' ,
|
|
|
70 |
'LNK_MEETING_LIST' => 'Schůzky' ,
|
|
|
71 |
'LNK_TASK_LIST' => 'Úkoly' ,
|
|
|
72 |
'LNK_NOTE_LIST' => 'Poznámky' ,
|
|
|
73 |
'LNK_EMAIL_LIST' => 'Pošta' ,
|
|
|
74 |
'ERR_DELETE_RECORD' => 'Pro smazání účtu musíte specifikovat číslo záznamu.' ,
|
|
|
75 |
'NTC_REMOVE_INVITEE' => 'Opravdu chcete odstranit pozvaného ze schůzky?' ,
|
|
|
76 |
'LBL_INVITEE' => 'Pozvaní' ,
|
|
|
77 |
'LBL_LIST_DIRECTION' => 'Adresa' ,
|
|
|
78 |
'LBL_DIRECTION' => 'Adresa' ,
|
|
|
79 |
'LNK_NEW_APPOINTMENT' => 'Nová schůzka' ,
|
|
|
80 |
'LNK_VIEW_CALENDAR' => 'Dnes' ,
|
|
|
81 |
'LBL_OPEN_ACTIVITIES' => 'Otevřít aktivity' ,
|
|
|
82 |
'LBL_HISTORY' => 'Historie' ,
|
|
|
83 |
'LBL_UPCOMING' => 'Aktuální schůzky' ,
|
|
|
84 |
'LBL_TODAY' => 'Dnes ' ,
|
|
|
85 |
'LBL_NEW_TASK_BUTTON_TITLE' => 'Vytvořit úkol [Alt+N]' ,
|
|
|
86 |
'LBL_NEW_TASK_BUTTON_KEY' => 'N' ,
|
|
|
87 |
'LBL_NEW_TASK_BUTTON_LABEL' => 'Vytvořit úkol' ,
|
|
|
88 |
'LBL_SCHEDULE_MEETING_BUTTON_TITLE' => 'Naplánovat schůzku [Alt+M]' ,
|
|
|
89 |
'LBL_SCHEDULE_MEETING_BUTTON_KEY' => 'M' ,
|
|
|
90 |
'LBL_SCHEDULE_MEETING_BUTTON_LABEL' => 'Naplánovat schůzku' ,
|
|
|
91 |
'LBL_SCHEDULE_CALL_BUTTON_TITLE' => 'Naplánovat hovor [Alt+C]' ,
|
|
|
92 |
'LBL_SCHEDULE_CALL_BUTTON_KEY' => 'C' ,
|
|
|
93 |
'LBL_SCHEDULE_CALL_BUTTON_LABEL' => 'Naplánovat hovor' ,
|
|
|
94 |
'LBL_NEW_NOTE_BUTTON_TITLE' => 'Vytvořit poznámku nebo přílohu [Alt+T]' ,
|
|
|
95 |
'LBL_NEW_NOTE_BUTTON_KEY' => 'T' ,
|
|
|
96 |
'LBL_NEW_NOTE_BUTTON_LABEL' => 'Vytvořit poznámku nebo přílohu' ,
|
|
|
97 |
'LBL_TRACK_EMAIL_BUTTON_TITLE' => 'Archivovat zprávu [Alt+K]' ,
|
|
|
98 |
'LBL_TRACK_EMAIL_BUTTON_KEY' => ' tis' ,
|
|
|
99 |
'LBL_TRACK_EMAIL_BUTTON_LABEL' => 'Archivovat zprávu' ,
|
|
|
100 |
'LBL_LIST_STATUS' => 'Status' ,
|
|
|
101 |
'LBL_LIST_DUE_DATE' => 'Do data' ,
|
|
|
102 |
'LBL_LIST_LAST_MODIFIED' => 'Poslední úprava' ,
|
|
|
103 |
'NTC_NONE_SCHEDULED' => 'Nenaplánováno.' ,
|
|
|
104 |
'appointment_filter_dom' => array (
|
|
|
105 |
'today' => 'Dnes' ,
|
|
|
106 |
'tomorrow' => 'Zítra' ,
|
|
|
107 |
'this Saturday' => 'Tento týden' ,
|
|
|
108 |
'next Saturday' => 'následující týden' ,
|
|
|
109 |
'last this_month' => 'Tento měsíc' ,
|
|
|
110 |
'last next_month' => 'následující měsíc',
|
|
|
111 |
),
|
|
|
112 |
'LNK_IMPORT_NOTES' => 'Importovat poznámky' ,
|
|
|
113 |
'NTC_NONE' => 'Žádný' ,
|
|
|
114 |
'LBL_ACCEPT_THIS' => 'Přijmout?' ,
|
|
|
115 |
'LBL_DEFAULT_SUBPANEL_TITLE' => 'Historie' ,
|
|
|
116 |
|
|
|
117 |
);
|
|
|
118 |
|
|
|
119 |
?>
|