--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/modules/EmailMarketing/language/cs_cz.lang.php Thu May 26 14:34:52 2011 +0200
@@ -0,0 +1,91 @@
+<?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/EmailMarketing/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_MODULE_NAME' => 'Emailový marketing' ,
+ 'LBL_MODULE_TITLE' => 'Email Marketing' ,
+ 'LBL_LIST_FORM_TITLE' => 'Marketinkových emailové kampaně' ,
+ 'LBL_NAME' => 'Jméno: ' ,
+ 'LBL_LIST_NAME' => 'Jméno' ,
+ 'LBL_LIST_FROM_ADDR' => 'Adresa odesílatele:' ,
+ 'LBL_LIST_DATE_START' => 'Datum začátku' ,
+ 'LBL_LIST_TEMPLATE_NAME' => 'Vzor zprávy' ,
+ 'LBL_LIST_STATUS' => 'Status' ,
+ 'LBL_STATUS' => 'Status' ,
+ 'LBL_STATUS_TEXT' => 'Status:' ,
+ 'LBL_DATE_ENTERED' => 'Zahájeno' ,
+ 'LBL_DATE_MODIFIED' => 'Datum poslední úpravy' ,
+ 'LBL_MODIFIED' => 'Upravil: ' ,
+ 'LBL_CREATED' => 'Vytvořil: ' ,
+ 'LBL_MESSAGE_FOR' => 'Odeslat tuto zprávu:' ,
+ 'LBL_MESSAGE_FOR_ID' => 'Zpráva pro' ,
+ 'LBL_FROM_NAME' => 'Jméno odesílatele: ' ,
+ 'LBL_FROM_ADDR' => 'Adresa odesílatele: ' ,
+ 'LBL_DATE_START' => 'Datum začátku' ,
+ 'LBL_TIME_START' => 'Čas začátku' ,
+ 'LBL_START_DATE_TIME' => 'Datum a čas začátku: ' ,
+ 'LBL_TEMPLATE' => 'Šablona zprávy: ' ,
+ 'LBL_MODIFIED_BY' => 'Upravil: ' ,
+ 'LBL_CREATED_BY' => 'Vytvořil: ' ,
+ 'LBL_DATE_CREATED' => 'Vytvořeno: ' ,
+ 'LBL_DATE_LAST_MODIFIED' => 'Poslední úprava: ' ,
+ 'LNK_NEW_CAMPAIGN' => 'Přidat kampaň' ,
+ 'LNK_CAMPAIGN_LIST' => 'Kampaně' ,
+ 'LNK_NEW_PROSPECT_LIST' => 'Přidat skupinu cílů' ,
+ 'LNK_PROSPECT_LIST_LIST' => 'Seznam skupin cílů' ,
+ 'LNK_NEW_PROSPECT' => 'Přidat cíl' ,
+ 'LNK_PROSPECT_LIST' => 'Seznam cílů' ,
+ 'LBL_DEFAULT_SUBPANEL_TITLE' => 'Emailový marketing' ,
+ 'LBL_CREATE_EMAIL_TEMPLATE' => 'Přidat' ,
+ 'LBL_EDIT_EMAIL_TEMPLATE' => 'Editace' ,
+ 'LBL_FROM_MAILBOX' => 'Z mailboxu' ,
+ 'LBL_FROM_MAILBOX_NAME' => 'Použít mailbox:' ,
+ 'LBL_PROSPECT_LIST_SUBPANEL_TITLE' => 'Seznam skupin cílů' ,
+ 'LBL_ALL_PROSPECT_LISTS' => 'Všechny cílové seznamy v kampani.' ,
+ 'LBL_RELATED_PROSPECT_LISTS' => 'Všechny cílové seznamy související s touto zprávou.' ,
+ 'LBL_PROSPECT_LIST_NAME' => 'Jméno:' ,
+ 'LBL_LIST_PROSPECT_LIST_NAME' => 'Cílové seznamy' ,
+ 'LBL_MODULE_SEND_TEST' => 'Kampaň: pošli test' ,
+ 'LBL_MODULE_SEND_EMAILS' => 'Kampaň: Poslat zprávy' ,
+ 'LBL_SCHEDULE_MESSAGE_TEST' => 'Prosím vyberte zprávy kampaně, které si přejete odeslat:' ,
+ 'LBL_SCHEDULE_MESSAGE_EMAILS' => 'Prosím vyberte zprávy kampaně, které si přejete nastavit na odeslání v určitý datum a čas:' ,
+ 'LBL_SCHEDULE_BUTTON_TITLE' => 'Odeslat' ,
+ 'LBL_SCHEDULE_BUTTON_LABEL' => 'Odeslat' ,
+ 'LBL_SCHEDULE_BUTTON_KEY' => 'T' );
+
+?>