--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/modules/EmailTemplates/language/cs_cz.lang.php Thu May 26 14:34:52 2011 +0200
@@ -0,0 +1,95 @@
+<?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, 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 (
+ '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_TEAM' => 'Tým:' ,
+ 'LBL_TEAMS_LINK' => 'Tým' ,
+ 'LBL_TEXT_BODY' => 'Tělo textu' ,
+ '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' => 'Doručená pošta' ,
+ 'LBL_DEFAULT_LINK_TEXT' => 'Text výchozího odkazu' ,
+ 'LBL_TEXT_ONLY' => 'Pouze text' ,
+ 'LBL_SEND_AS_TEXT' => 'Odeslat pouze text' ,
+ 'LBL_ACCOUNT' => 'Klient' );
+
+?>