|
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/Schedulers/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_OOTB_WORKFLOW' => 'Vykonat úlohy workflow' , |
|
41 'LBL_OOTB_REPORTS' => 'Spustit plánované úlohy pro generování sestav' , |
|
42 'LBL_OOTB_IE' => 'Zkontrolovat příchozí zprávy' , |
|
43 'LBL_OOTB_BOUNCE' => 'Spustit noční proces omezené emailové kampaně' , |
|
44 'LBL_OOTB_CAMPAIGN' => 'Spustit noční masové emailové kampaně' , |
|
45 'LBL_OOTB_PRUNE' => 'Zmenšit databázi první den v měsíci' , |
|
46 'LBL_LIST_JOB_INTERVAL' => 'Interval:' , |
|
47 'LBL_LIST_LIST_ORDER' => 'Plánované úlohy:' , |
|
48 'LBL_LIST_NAME' => 'Naplánovaná úloha:' , |
|
49 'LBL_LIST_RANGE' => 'Rozpětí:' , |
|
50 'LBL_LIST_REMOVE' => 'Odstranit:' , |
|
51 'LBL_LIST_STATUS' => 'Status:' , |
|
52 'LBL_LIST_TITLE' => 'Seznam naplánovaných úloh:' , |
|
53 'LBL_LIST_EXECUTE_TIME' => 'Spustí se:' , |
|
54 'LBL_SUN' => 'Neděle' , |
|
55 'LBL_MON' => 'Pondělí' , |
|
56 'LBL_TUE' => 'Úterý' , |
|
57 'LBL_WED' => 'Středa' , |
|
58 'LBL_THU' => 'Čtvrtek' , |
|
59 'LBL_FRI' => 'Pátek' , |
|
60 'LBL_SAT' => 'Sobota' , |
|
61 'LBL_ALL' => 'Každý den' , |
|
62 'LBL_EVERY_DAY' => 'Každý den' , |
|
63 'LBL_AT_THE' => 'V ' , |
|
64 'LBL_EVERY' => 'Každý' , |
|
65 'LBL_FROM' => 'Odesílatel ' , |
|
66 'LBL_ON_THE' => 'V ' , |
|
67 'LBL_RANGE' => ' do ' , |
|
68 'LBL_AT' => 'v ' , |
|
69 'LBL_IN' => 'v ' , |
|
70 'LBL_AND' => 'a' , |
|
71 'LBL_MINUTES' => 'minuty' , |
|
72 'LBL_HOUR' => 'hodin' , |
|
73 'LBL_HOUR_SING' => ' hodina' , |
|
74 'LBL_MONTH' => 'měsíc' , |
|
75 'LBL_OFTEN' => 'Tak často jak jen možné.' , |
|
76 'LBL_MIN_MARK' => 'označení minuty' , |
|
77 'LBL_MINS' => 'min' , |
|
78 'LBL_HOURS' => 'hod' , |
|
79 'LBL_DAY_OF_MONTH' => 'datum' , |
|
80 'LBL_MONTHS' => 'měs' , |
|
81 'LBL_DAY_OF_WEEK' => 'den' , |
|
82 'LBL_CRONTAB_EXAMPLES' => 'To co je nahoře používá standardní crontab zápis' , |
|
83 'LBL_ALWAYS' => 'Vždy' , |
|
84 'LBL_CATCH_UP' => 'Spustit, pokud mine' , |
|
85 'LBL_CATCH_UP_WARNING' => 'Odškrtněte toto, pokud tento program poběží déle než chvilku.' , |
|
86 'LBL_DATE_TIME_END' => 'Datum a čas konce' , |
|
87 'LBL_DATE_TIME_START' => 'Datum a čas začátku' , |
|
88 'LBL_INTERVAL' => 'Interval' , |
|
89 'LBL_JOB' => 'Job' , |
|
90 'LBL_LAST_RUN' => 'Poslední úspěšný běh' , |
|
91 'LBL_MODULE_NAME' => 'Sugar plány' , |
|
92 'LBL_MODULE_TITLE' => 'Plány' , |
|
93 'LBL_NAME' => 'Jméno úkolu' , |
|
94 'LBL_NEVER' => 'Nikdy' , |
|
95 'LBL_NEW_FORM_TITLE' => 'Nový plán' , |
|
96 'LBL_PERENNIAL' => 'trvalý' , |
|
97 'LBL_SEARCH_FORM_TITLE' => 'Hledání v plánu' , |
|
98 'LBL_SCHEDULER' => 'Naplánovaná úloha:' , |
|
99 'LBL_STATUS' => 'Status' , |
|
100 'LBL_TIME_FROM' => 'Aktivní od' , |
|
101 'LBL_TIME_TO' => 'Aktivní do ' , |
|
102 'LBL_WARN_CURL_TITLE' => 'cURL varování:' , |
|
103 'LBL_WARN_CURL' => 'Varování:' , |
|
104 'LBL_WARN_NO_CURL' => 'Tento systém nemá cURL knihovny aktivní/zkompilované v PHP. Prosím kontaktujte svého administrátora, aby tento problém vyřešil. Bez cURL knihovny plánovače nebudou fungovat.' , |
|
105 'LBL_BASIC_OPTIONS' => 'Základní nastavení' , |
|
106 'LBL_ADV_OPTIONS' => 'Rozšířené volby' , |
|
107 'LBL_TOGGLE_ADV' => 'Rozšířené volby' , |
|
108 'LBL_TOGGLE_BASIC' => 'Základní volby' , |
|
109 'LNK_LIST_SCHEDULER' => 'Plány' , |
|
110 'LNK_NEW_SCHEDULER' => 'Vytvořit plán' , |
|
111 'LNK_LIST_SCHEDULED' => 'Plánované úkoly' , |
|
112 'SOCK_GREETING' => 'Toto je rozhraní pro SugarCRM plánovací službu. [ Příkazy daemona jsou: start|restart|shutdown|status ] Pro odchod napište \'quit\'. Pro vypnutí služby \'shutdown\'.' , |
|
113 'ERR_DELETE_RECORD' => 'Pro vymazání plánovače musí být specifikováno \'record number\'.' , |
|
114 'NTC_DELETE_CONFIRMATION' => 'Opravdu chcete smazat tento záznam?' , |
|
115 'NTC_STATUS' => 'Pro vymazání musíte nastavit Neaktivní z výběrového listu.' , |
|
116 'NTC_LIST_ORDER' => 'Set the order this Schedule will appear in the Scheduler dropdown lists' , |
|
117 'LBL_CRON_INSTRUCTIONS_WINDOWS' => 'Nastavení Windows scheduleru' , |
|
118 'LBL_CRON_INSTRUCTIONS_LINUX' => 'Nastavení Crontabu' , |
|
119 'LBL_CRON_LINUX_DESC' => 'Přidejte tuto řádku do Vašeho crontabu:' , |
|
120 'LBL_CRON_WINDOWS_DESC' => 'Vytvořte dávkový soubor s následujícími příkazy:' , |
|
121 'LBL_NO_PHP_CLI' => 'Pokud váš počítač nemá PHP binárku, můžete použít wget nebo curl ke spuštění vašich akcí. |
|
122 for wget:<b> * * * * * wget --quiet --non-verbose /cron.php > /dev/null 2>&1</b> |
|
123 for curl:<b> * * * * * curl --silent /cron.php > /dev/null 2>&1</b>' , |
|
124 'LBL_JOBS_SUBPANEL_TITLE' => 'Log akcí' , |
|
125 'LBL_EXECUTE_TIME' => 'Čas spuštění' ); |
|
126 |
|
127 ?> |