modules/Bugs/language/cs_cz.lang.php
changeset 1 c80b997e4c27
child 3 974a21c495b2
child 46 5003de8e68bc
equal deleted inserted replaced
0:31504d578711 1:c80b997e4c27
       
     1 <?php
       
     2 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 
       
    26  * Description:  Defines the English language pack for the base application.
       
    27  * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
       
    28  * All Rights Reserved.
       
    29  * Contributor(s): ______________________________________..
       
    30  ********************************************************************************/
       
    31 
       
    32 $mod_strings = array (
       
    33   'LBL_MODULE_NAME' => 'Bug Tracker',
       
    34   'LBL_MODULE_TITLE' => 'Bug Tracker: Home',
       
    35   'LBL_MODULE_ID' => 'Bugs',  
       
    36   'LBL_SEARCH_FORM_TITLE' => 'Bug Search',
       
    37   'LBL_LIST_FORM_TITLE' => 'Bug List',
       
    38   'LBL_NEW_FORM_TITLE' => 'New Bug',
       
    39   'LBL_CONTACT_BUG_TITLE' => 'Contact-Bug:',
       
    40   'LBL_SUBJECT' => 'Subject:',
       
    41   'LBL_BUG' => 'Bug:',
       
    42   'LBL_BUG_NUMBER' => 'Bug Number:',
       
    43   'LBL_NUMBER' => 'Number:',
       
    44   'LBL_STATUS' => 'Status:',
       
    45   'LBL_PRIORITY' => 'Priority:',
       
    46   'LBL_DESCRIPTION' => 'Description:',
       
    47   'LBL_CONTACT_NAME' => 'Contact Name:',
       
    48   'LBL_BUG_SUBJECT' => 'Bug Subject:',
       
    49   'LBL_CONTACT_ROLE' => 'Role:',
       
    50   'LBL_LIST_NUMBER' => 'Num.',
       
    51   'LBL_LIST_SUBJECT' => 'Subject',
       
    52   'LBL_LIST_STATUS' => 'Status',
       
    53   'LBL_LIST_PRIORITY' => 'Priority',
       
    54   'LBL_LIST_RELEASE' => 'Release',
       
    55   'LBL_LIST_RESOLUTION' => 'Resolution',
       
    56   'LBL_LIST_LAST_MODIFIED' => 'Last Modified',
       
    57   'LBL_INVITEE' => 'Contacts',
       
    58   'LBL_TYPE' => 'Type:',
       
    59   'LBL_LIST_TYPE' => 'Type',
       
    60   'LBL_RESOLUTION' => 'Resolution:',
       
    61   'LBL_RELEASE' => 'Release:',
       
    62   'LNK_NEW_BUG' => 'Report Bug',
       
    63   'LNK_BUG_LIST' => 'Bugs',
       
    64   'NTC_REMOVE_INVITEE' => 'Are you sure you want to remove this contact from the bug?',
       
    65   'NTC_REMOVE_ACCOUNT_CONFIRMATION' => 'Are you sure you want to remove this bug from this account?',
       
    66   'ERR_DELETE_RECORD' => 'A record number must be specified to delete the bug.',
       
    67   'LBL_LIST_MY_BUGS' => 'My Assigned Bugs',
       
    68   
       
    69   'LBL_FOUND_IN_RELEASE' => 'Found in Release:',
       
    70   'LBL_FIXED_IN_RELEASE' => 'Fixed in Release:',
       
    71   'LBL_LIST_FIXED_IN_RELEASE' => 'Fixed in Release',  
       
    72   'LBL_WORK_LOG' => 'Work Log:',
       
    73   'LBL_SOURCE' => 'Source:',
       
    74   'LBL_PRODUCT_CATEGORY' => 'Category:',
       
    75   
       
    76   'LBL_CREATED_BY' => 'Created by:',
       
    77   'LBL_DATE_CREATED' => 'Create Date:',
       
    78   'LBL_MODIFIED_BY' => 'Last Modified by:',
       
    79   'LBL_DATE_LAST_MODIFIED' => 'Modify Date:',
       
    80 
       
    81   'LBL_LIST_EMAIL_ADDRESS' => 'Email Address',
       
    82   'LBL_LIST_CONTACT_NAME' => 'Contact Name',
       
    83   'LBL_LIST_ACCOUNT_NAME' => 'Account Name',
       
    84   'LBL_LIST_PHONE' => 'Phone',
       
    85   'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to remove this contact from this bug?',
       
    86   
       
    87   'LBL_DEFAULT_SUBPANEL_TITLE' => 'Bug Tracker',
       
    88   'LBL_ACTIVITIES_SUBPANEL_TITLE'=>'Activities',
       
    89   'LBL_HISTORY_SUBPANEL_TITLE'=>'History',
       
    90   'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
       
    91   'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Accounts',
       
    92   'LBL_CASES_SUBPANEL_TITLE' => 'Cases',
       
    93   'LBL_SYSTEM_ID' => 'System ID',
       
    94   'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
       
    95 
       
    96 
       
    97 
       
    98 
       
    99 
       
   100 
       
   101   );
       
   102 ?>