<?php
/*********************************************************************************
* The contents of this file are subject to the SugarCRM Professional End User
* License Agreement ('License') which can be viewed at
* http://www.sugarcrm.com/crm/products/sugar-professional-eula.html
* By installing or using this file, You have unconditionally agreed to the
* terms and conditions of the License, and You may not use this file except in
* compliance with the License. Under the terms of the license, You shall not,
* among other things: 1) sublicense, resell, rent, lease, redistribute, assign
* or otherwise transfer Your rights to the Software, and 2) use the Software
* for timesharing or service bureau purposes such as hosting the Software for
* commercial gain and/or for the benefit of a third party. Use of the Software
* may be subject to applicable fees and any use of the Software without first
* paying applicable fees is strictly prohibited. You do not have the right to
* remove SugarCRM copyrights from the source code or user interface.
* All copies of the Covered Code must include on each user interface screen:
* (i) the 'Powered by SugarCRM' logo and
* (ii) the SugarCRM copyright notice
* in the same form as they appear in the distribution. See full license for
* requirements.
* Your Warranty, Limitations of liability and Indemnity are expressly stated
* in the License. Please refer to the License for the specific language
* governing these rights and limitations under the License. Portions created
* by SugarCRM are Copyright (C) 2004-2005 SugarCRM, Inc.; All Rights Reserved.
********************************************************************************/
/*********************************************************************************
* File generated by the Sugar Translation Suite (Contributor : www.grupa-atlantis.pl)
*********************************************************************************/
/*********************************************************************************
* $Header: modules/EmailTemplates/language/cs_cz.lang.php, 5.0.0 Tue 15/01/08 09:40:53
* Description : Language pack for Czech.
* Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. All Rights Reserved.
* Contributor(s): extrasolution.com
*********************************************************************************/
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
$mod_strings = array (
'LBL_ADD_ANOTHER_FILE' => 'Přidat další soubor' ,
'LBL_ADD_DOCUMENT' => 'Přidat Sugar dokument' ,
'LBL_ADD_FILE' => 'Přidat soubor' ,
'LBL_ATTACHMENTS' => 'Přílohy' ,
'LBL_BODY' => 'Tělo zprávy:' ,
'LBL_CLOSE' => 'Uzavřeno:' ,
'LBL_COLON' => ':' ,
'LBL_CONTACT_AND_OTHERS' => 'Kontakt/Iniciativa/Šance' ,
'LBL_DESCRIPTION' => 'Popis:' ,
'LBL_EDIT_ALT_TEXT' => 'Upravit prostý text' ,
'LBL_EMAIL_ATTACHMENT' => 'Příloha zprávy' ,
'LBL_HTML_BODY' => 'Tělo HTML' ,
'LBL_INSERT_VARIABLE' => 'Vložit parametr:' ,
'LBL_INSERT_URL_REF' => 'Vložit referenční URL' ,
'LBL_INSERT_TRACKER_URL' => 'Vložit sledující URL:' ,
'LBL_INSERT' => 'Vložit' ,
'LBL_LIST_DATE_MODIFIED' => 'Poslední úprava' ,
'LBL_LIST_DESCRIPTION' => 'Popis' ,
'LBL_LIST_FORM_TITLE' => 'Šablony zpráv' ,
'LBL_LIST_NAME' => 'Jméno' ,
'LBL_MODULE_NAME' => 'Šablony emailů' ,
'LBL_MODULE_TITLE' => 'Šablony zpráv' ,
'LBL_NAME' => 'Jméno:' ,
'LBL_NEW_FORM_TITLE' => 'Přidat šablonu zprávy' ,
'LBL_PUBLISH' => 'Uveřejněn:' ,
'LBL_RELATED_TO' => 'Vztahuje se k:' ,
'LBL_SEARCH_FORM_TITLE' => 'Vyhledat šablony zpráv' ,
'LBL_SHOW_ALT_TEXT' => 'Zobrazit prostý text' ,
'LBL_SUBJECT' => 'Předmět:' ,
'LBL_SUGAR_DOCUMENT' => 'Sugar dokument' ,
'LBL_TEAM' => 'Tým:' ,
'LBL_TEAMS_LINK' => 'Tým' ,
'LBL_TEXT_BODY' => 'Tělo textu' ,
'LBL_USERS' => 'Uživatelé' ,
'LNK_ALL_EMAIL_LIST' => 'Seznam všech emailů' ,
'LNK_ARCHIVED_EMAIL_LIST' => 'Archivované zprávy' ,
'LNK_CHECK_EMAIL' => 'Zkontrolovat poštu' ,
'LNK_DRAFTS_EMAIL_LIST' => 'Vzor' ,
'LNK_EMAIL_TEMPLATE_LIST' => 'Šablony emailů' ,
'LNK_IMPORT_NOTES' => 'Importovat poznámky' ,
'LNK_NEW_ARCHIVE_EMAIL' => 'Nová archivovaná zpráva' ,
'LNK_NEW_EMAIL_TEMPLATE' => 'Přidat šablonu zprávy' ,
'LNK_NEW_EMAIL' => 'Archivovat zprávu' ,
'LNK_NEW_SEND_EMAIL' => 'Nová zpráva' ,
'LNK_SENT_EMAIL_LIST' => 'Odeslané zprávy' ,
'LNK_VIEW_CALENDAR' => 'Dnes' ,
'LBL_NEW' => 'Nový' ,
'LNK_CHECK_MY_INBOX' => 'Zkontrolovat poštu' ,
'LNK_GROUP_INBOX' => 'Skupinová doručená pošta' ,
'LNK_MY_ARCHIVED_LIST' => 'Archivy' ,
'LNK_MY_DRAFTS' => 'Koncepty' ,
'LNK_MY_INBOX' => 'Email' ,
'LBL_DEFAULT_LINK_TEXT' => 'Text výchozího odkazu' ,
'LBL_TEXT_ONLY' => 'Pouze text' ,
'LBL_SEND_AS_TEXT' => 'Odeslat pouze text' ,
'LBL_ACCOUNT' => 'Klient' ,
'LBL_BASE_MODULE' => 'Základní modul' ,
'LBL_FROM_NAME' => 'Jméno odesílatele' ,
'LBL_PLAIN_TEXT' => 'Čistý text' ,
'LBL_CREATED_BY' => 'Vytvořeno' ,
'LBL_FROM_ADDRESS' => 'Adresa Od' ,
'LBL_PUBLISHED' => 'Publikováno' );
?>