Imported SugarOS-4.5.1e-lang_cs_cz-20070826 (from http://www.sugarforge.org/projects/czech/)
<?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/Notes/language/cs_cz.lang.php, 4.5.1e Sun 26/08/07 14:02:51
* 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 (
'ERR_DELETE_RECORD' => 'Pro vymazání zaměstnance musíte specifikovat číslo záznamu.' ,
'LBL_ACCOUNT_ID' => 'Klient ID:' ,
'LBL_CASE_ID' => 'ID případu:' ,
'LBL_CLOSE' => 'Uzavřeno:' ,
'LBL_COLON' => ':' ,
'LBL_CONTACT_ID' => 'ID kontaktu:' ,
'LBL_CONTACT_NAME' => 'Kontakt:' ,
'LBL_DEFAULT_SUBPANEL_TITLE' => 'Poznámky' ,
'LBL_DESCRIPTION' => 'Popis' ,
'LBL_EMAIL_ADDRESS' => 'Emailová adresa:' ,
'LBL_FILE_MIME_TYPE' => 'MIME typ' ,
'LBL_FILE_URL' => 'URL souboru' ,
'LBL_FILENAME' => 'Příloha:' ,
'LBL_LEAD_ID' => 'Iniciativa ID:' ,
'LBL_LIST_CONTACT_NAME' => 'Kontakt' ,
'LBL_LIST_DATE_MODIFIED' => 'Poslední úprava' ,
'LBL_LIST_FILENAME' => 'Příloha' ,
'LBL_LIST_FORM_TITLE' => 'Seznam poznámek' ,
'LBL_LIST_RELATED_TO' => 'Vztahuje se k' ,
'LBL_LIST_SUBJECT' => 'Předmět' ,
'LBL_LIST_STATUS' => 'Status' ,
'LBL_LIST_CONTACT' => 'Kontakt' ,
'LBL_MODULE_NAME' => 'Poznámky' ,
'LBL_MODULE_TITLE' => 'Poznámky' ,
'LBL_NEW_FORM_TITLE' => 'Přidat poznámku nebo přílohu' ,
'LBL_NOTE_STATUS' => 'Poznámky' ,
'LBL_NOTE_SUBJECT' => 'Předmět poznámky:' ,
'LBL_NOTES_SUBPANEL_TITLE' => 'Přílohy' ,
'LBL_NOTE' => 'Poznámka:' ,
'LBL_OPPORTUNITY_ID' => 'ID příležitosti:' ,
'LBL_PARENT_ID' => 'Rodičovské ID:' ,
'LBL_PARENT_TYPE' => 'Rodičovský typ' ,
'LBL_PHONE' => 'Telefon' ,
'LBL_PORTAL_FLAG' => 'Zobrazit v portálu?' ,
'LBL_EMBED_FLAG' => 'Vložit email' ,
'LBL_PRODUCT_ID' => 'ID produktu:' ,
'LBL_QUOTE_ID' => 'Nabídka ID:' ,
'LBL_RELATED_TO' => 'Vztahuje se k:' ,
'LBL_SEARCH_FORM_TITLE' => 'Vyhledat poznámku' ,
'LBL_STATUS' => 'Status' ,
'LBL_SUBJECT' => 'Předmět:' ,
'LNK_CALL_LIST' => 'Hovory' ,
'LNK_EMAIL_LIST' => 'Pošta' ,
'LNK_IMPORT_NOTES' => 'Importovat poznámky' ,
'LNK_MEETING_LIST' => 'Schůzky' ,
'LNK_NEW_CALL' => 'Naplánovat hovor' ,
'LNK_NEW_EMAIL' => 'Archivovat zprávu' ,
'LNK_NEW_MEETING' => 'Naplánovat schůzku' ,
'LNK_NEW_NOTE' => 'Přidat poznámku nebo přílohu' ,
'LNK_NEW_TASK' => 'Přidat úkol' ,
'LNK_NOTE_LIST' => 'Poznámky' ,
'LNK_TASK_LIST' => 'Úkoly' ,
'LNK_VIEW_CALENDAR' => 'Dnes' ,
'LBL_MEMBER_OF' => 'Člen:' ,
'LBL_LIST_ASSIGNED_TO_NAME' => 'Přiřazený uživatel' ,
'LBL_REMOVING_ATTACHMENT' => 'Odstranění přílohy' ,
'ERR_REMOVING_ATTACHMENT' => 'Chyba odstranění přílohy ...' );
?>