modules/CampaignLog/language/cs_cz.lang.php
branchsugarforge-projects-czech
changeset 3 974a21c495b2
parent 1 c80b997e4c27
child 5 d3177f799d06
equal deleted inserted replaced
2:6333e8e78cf7 3:974a21c495b2
     1 <?php
     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/CampaignLog/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 
     2 if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
    37 if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
     3 /*********************************************************************************
       
     4  * The contents of this file are subject to the SugarCRM Public License Version
       
     5  * 1.1.3 ("License"); You may not use this file except in compliance with the
       
     6  * License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL
       
     7  * Software distributed under the License is distributed on an "AS IS" basis,
       
     8  * WITHOUT WARRANTY OF ANY KIND, either express or implied.  See the License
       
     9  * for the specific language governing rights and limitations under the
       
    10  * License.
       
    11  *
       
    12  * All copies of the Covered Code must include on each user interface screen:
       
    13  *    (i) the "Powered by SugarCRM" logo and
       
    14  *    (ii) the SugarCRM copyright notice
       
    15  * in the same form as they appear in the distribution.  See full license for
       
    16  * requirements.
       
    17  *
       
    18  * The Original Code is: SugarCRM Open Source
       
    19  * The Initial Developer of the Original Code is SugarCRM, Inc.
       
    20  * Portions created by SugarCRM are Copyright (C) 2004-2006 SugarCRM, Inc.;
       
    21  * All Rights Reserved.
       
    22  * Contributor(s): ______________________________________.
       
    23  ********************************************************************************/
       
    24 /*********************************************************************************
       
    25 
    38 
    26  * Description:  Defines the English language pack for the base application.
    39 $mod_strings = array ( 
    27  * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
    40    'LBL_LIST_ID' => 'ID skupiny cílů' ,
    28  * All Rights Reserved.
    41    'LBL_ID' => 'ID' ,
    29  * Contributor(s): ______________________________________..
    42    'LBL_TARGET_TRACKER_KEY' => 'Klíč pro sledování cílů' ,
    30  ********************************************************************************/
    43    'LBL_TARGET_ID' => 'Cílové ID' ,
       
    44    'LBL_TARGET_TYPE' => 'Cílový typ' ,
       
    45    'LBL_ACTIVITY_TYPE' => 'Typ aktivity' ,
       
    46    'LBL_ACTIVITY_DATE' => 'Datum aktivity' ,
       
    47    'LBL_RELATED_ID' => 'Související ID' ,
       
    48    'LBL_RELATED_TYPE' => 'Související typ' ,
       
    49    'LBL_DELETED' => 'Odstranil' ,
       
    50    'LBL_MODULE_NAME' => 'Log kampaně' ,
       
    51    'LBL_LIST_RECIPIENT_EMAIL' => 'Adresa příjemce' ,
       
    52    'LBL_LIST_RECIPIENT_NAME' => 'Jméno příjemce' ,
       
    53    'LBL_ARCHIVED' => 'Archivováno' ,
       
    54    'LBL_HITS' => 'Zásahy' ,
       
    55    'LBL_CAMPAIGN_NAME' => 'Jméno:' ,
       
    56    'LBL_CAMPAIGN' => 'Kampaň:' ,
       
    57    'LBL_NAME' => 'Jméno: ' ,
       
    58    'LBL_INVITEE' => 'Kontakty' ,
       
    59    'LBL_LIST_CAMPAIGN_NAME' => 'Kampaň' ,
       
    60    'LBL_LIST_STATUS' => 'Status' ,
       
    61    'LBL_LIST_TYPE' => 'Typ' ,
       
    62    'LBL_LIST_END_DATE' => 'Ukončeno' ,
       
    63    'LBL_DATE_ENTERED' => 'Zahájeno' ,
       
    64    'LBL_DATE_MODIFIED' => 'Datum poslední úpravy' ,
       
    65    'LBL_MODIFIED' => 'Upravil: ' ,
       
    66    'LBL_CREATED' => 'Vytvořil: ' ,
       
    67    'LBL_TEAM' => 'Tým: ' ,
       
    68    'LBL_ASSIGNED_TO' => 'Přidělena: ' ,
       
    69    'LBL_CAMPAIGN_START_DATE' => 'Zahájeno: ' ,
       
    70    'LBL_CAMPAIGN_END_DATE' => 'Ukončeno: ' ,
       
    71    'LBL_CAMPAIGN_STATUS' => 'Status: ' ,
       
    72    'LBL_CAMPAIGN_BUDGET' => 'Rozpočet: ' ,
       
    73    'LBL_CAMPAIGN_EXPECTED_COST' => 'Předpokládaná cena: ' ,
       
    74    'LBL_CAMPAIGN_ACTUAL_COST' => 'Skutečná cena: ' ,
       
    75    'LBL_CAMPAIGN_EXPECTED_REVENUE' => 'Předpokládaný výnos: ' ,
       
    76    'LBL_CAMPAIGN_TYPE' => 'Typ: ' ,
       
    77    'LBL_CAMPAIGN_OBJECTIVE' => 'Cíl' ,
       
    78    'LBL_CAMPAIGN_CONTENT' => 'Popis: ' ,
       
    79    'LBL_LIST_FORM_TITLE' => 'Cílové kampaně' ,
       
    80    'LBL_LIST_ACTIVITY_DATE' => 'Datum aktivity' ,
       
    81    'LBL_LIST_CAMPAIGN_OBJECTIVE' => 'Cíl kampaně' ,
       
    82    'LBL_RELATED' => 'Související' ,
       
    83    'LBL_CLICKED_URL_KEY' => 'Klíč prokliknutého URL' ,
       
    84    'LBL_URL_CLICKED' => 'Prokliknuté URL' ,
       
    85    'LBL_MORE_INFO' => 'Více informací' );
    31 
    86 
    32 $mod_strings = array (
       
    33 	'LBL_LIST_ID'=>'Prospect List ID',
       
    34 	'LBL_ID' => 'ID',
       
    35 	'LBL_TARGET_TRACKER_KEY'=>'Target Tracker Key',
       
    36 	'LBL_TARGET_ID'=>'Target ID',
       
    37 	'LBL_TARGET_TYPE'=>'Target Type',
       
    38 	'LBL_ACTIVITY_TYPE' =>'Activity Type',
       
    39 	'LBL_ACTIVITY_DATE' => 'Activity Date',
       
    40 	'LBL_RELATED_ID' => 'Related Id',
       
    41 	'LBL_RELATED_TYPE'=>'Related Type',
       
    42 	'LBL_DELETED' => 'Deleted',
       
    43 	'LBL_MODULE_NAME' =>'Campaign Log',
       
    44 	'LBL_LIST_RECIPIENT_EMAIL'=>'Recipient Email',
       
    45 	'LBL_LIST_RECIPIENT_NAME'=>'Recipient Name',
       
    46 	'LBL_ARCHIVED'=>'Archived',
       
    47 	'LBL_HITS'=>'Hits',
       
    48 	
       
    49 	'LBL_CAMPAIGN_NAME' => 'Name:',
       
    50   	'LBL_CAMPAIGN' => 'Campaign:',
       
    51   	'LBL_NAME' => 'Name: ',
       
    52   	'LBL_INVITEE' => 'Contacts',
       
    53   	'LBL_LIST_CAMPAIGN_NAME' => 'Campaign',
       
    54   	'LBL_LIST_STATUS' => 'Status',
       
    55   	'LBL_LIST_TYPE' => 'Type',
       
    56   	'LBL_LIST_END_DATE' => 'End Date',
       
    57   	'LBL_DATE_ENTERED' => 'Date Entered',
       
    58   	'LBL_DATE_MODIFIED' => 'Date Modified',
       
    59   	'LBL_MODIFIED' => 'Modified by: ',
       
    60   	'LBL_CREATED' => 'Created by: ',
       
    61   	'LBL_TEAM' => 'Team: ',
       
    62   	'LBL_ASSIGNED_TO' => 'Assigned to: ',
       
    63   	'LBL_CAMPAIGN_START_DATE' => 'Start Date: ',
       
    64   	'LBL_CAMPAIGN_END_DATE' => 'End Date: ',
       
    65   	'LBL_CAMPAIGN_STATUS' => 'Status: ',
       
    66   	'LBL_CAMPAIGN_BUDGET' => 'Budget: ',
       
    67 	'LBL_CAMPAIGN_EXPECTED_COST' => 'Expected Cost: ',
       
    68   	'LBL_CAMPAIGN_ACTUAL_COST' => 'Actual Cost: ',
       
    69   	'LBL_CAMPAIGN_EXPECTED_REVENUE' => 'Expected Revenue: ',
       
    70   	'LBL_CAMPAIGN_TYPE' => 'Type: ',
       
    71 	'LBL_CAMPAIGN_OBJECTIVE' => 'Objective: ',
       
    72   	'LBL_CAMPAIGN_CONTENT' => 'Description: ',
       
    73   	'LBL_LIST_FORM_TITLE'=> 'Targeted Campaigns',	
       
    74   	'LBL_LIST_ACTIVITY_DATE'=>'Activity Date',
       
    75   	'LBL_LIST_CAMPAIGN_OBJECTIVE'=>'Campaign Objective',
       
    76   	'LBL_RELATED'=>'Related',
       
    77   	'LBL_CLICKED_URL_KEY'=>'Clicked URL Key',
       
    78   	'LBL_URL_CLICKED'=>'URL Clicked',
       
    79   	'LBL_MORE_INFO'=>'More Information',
       
    80 );
       
    81 ?>
    87 ?>