modules/Cases/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/Cases/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    'ERR_DELETE_RECORD' => 'Pro vymazání zaměstnance musíte specifikovat číslo záznamu.' ,
    28  * All Rights Reserved.
    41    'LBL_ACCOUNT_ID' => 'Klient ID' ,
    29  * Contributor(s): ______________________________________..
    42    'LBL_ACCOUNT_NAME' => 'Jméno klienta:' ,
    30  ********************************************************************************/
    43    'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Aktivity' ,
    31 
    44    'LBL_BUGS_SUBPANEL_TITLE' => 'Chyby' ,
    32 $mod_strings = array (
    45    'LBL_CASE_NUMBER' => 'Případ číslo:' ,
    33 	'ERR_DELETE_RECORD'					=> 'A record number must be specified to delete the account.',
    46    'LBL_CASE_SUBJECT' => 'Předmět případu:' ,
    34 	
    47    'LBL_CASE' => 'Případ:' ,
    35 	'LBL_ACCOUNT_ID'					=> 'Account ID',
    48    'LBL_CONTACT_CASE_TITLE' => 'Kontakt případu:' ,
    36 	'LBL_ACCOUNT_NAME'					=> 'Account Name:',
    49    'LBL_CONTACT_NAME' => 'Jméno kontaktu:' ,
    37 	'LBL_ACTIVITIES_SUBPANEL_TITLE'		=> 'Activities',
    50    'LBL_CONTACT_ROLE' => 'Role:' ,
    38 	'LBL_BUGS_SUBPANEL_TITLE'			=> 'Bugs',
    51    'LBL_CONTACTS_SUBPANEL_TITLE' => 'Kontakty' ,
    39 	'LBL_CASE_NUMBER'					=> 'Case Number:',
    52    'LBL_DEFAULT_SUBPANEL_TITLE' => 'Případy' ,
    40 	'LBL_CASE_SUBJECT'					=> 'Case Subject:',
    53    'LBL_DESCRIPTION' => 'Popis:' ,
    41 	'LBL_CASE'							=> 'Case:',
    54    'LBL_HISTORY_SUBPANEL_TITLE' => 'Historie' ,
    42 	'LBL_CONTACT_CASE_TITLE'			=> 'Contact-Case:',
    55    'LBL_INVITEE' => 'Kontakty' ,
    43 	'LBL_CONTACT_NAME'					=> 'Contact Name:',
    56    'LBL_MEMBER_OF' => 'Klient' ,
    44 	'LBL_CONTACT_ROLE'					=> 'Role:',
    57    'LBL_MODULE_NAME' => 'Případy' ,
    45 	'LBL_CONTACTS_SUBPANEL_TITLE'		=> 'Contacts',
    58    'LBL_MODULE_TITLE' => 'Případy' ,
    46 	'LBL_DEFAULT_SUBPANEL_TITLE'		=> 'Cases',
    59    'LBL_NEW_FORM_TITLE' => 'Nový případ' ,
    47 	'LBL_DESCRIPTION'					=> 'Description:',
    60    'LBL_NUMBER' => 'Číslo:' ,
    48 	'LBL_HISTORY_SUBPANEL_TITLE'		=> 'History',
    61    'LBL_PRIORITY' => 'Priorita:' ,
    49 	'LBL_INVITEE'						=> 'Contacts',
    62    'LBL_RESOLUTION' => 'Výsledek:' ,
    50 	'LBL_MEMBER_OF'						=> 'Account',
    63    'LBL_SEARCH_FORM_TITLE' => 'Hledat případ' ,
    51 	'LBL_MODULE_NAME'					=> 'Cases',
    64    'LBL_STATUS' => 'Status:' ,
    52 	'LBL_MODULE_TITLE'					=> 'Cases: Home',
    65    'LBL_SUBJECT' => 'Předmět:' ,
    53 	'LBL_NEW_FORM_TITLE'				=> 'New Case',
    66    'LBL_SYSTEM_ID' => 'Systémové ID' ,
    54 	'LBL_NUMBER'						=> 'Number:',
    67    'LBL_LIST_ACCOUNT_NAME' => 'Jméno klienta' ,
    55 	'LBL_PRIORITY'						=> 'Priority:',
    68    'LBL_LIST_ASSIGNED' => 'Přidělen' ,
    56 	'LBL_RESOLUTION'					=> 'Resolution:',
    69    'LBL_LIST_CLOSE' => 'Zavřít' ,
    57 	'LBL_SEARCH_FORM_TITLE'				=> 'Case Search',
    70    'LBL_LIST_FORM_TITLE' => 'Seznam případů' ,
    58 	'LBL_STATUS'						=> 'Status:',
    71    'LBL_LIST_LAST_MODIFIED' => 'Poslední úprava' ,
    59 	'LBL_SUBJECT'						=> 'Subject:',
    72    'LBL_LIST_MY_CASES' => 'Otevřené případy' ,
    60 	'LBL_SYSTEM_ID'						=> 'System ID',
    73    'LBL_LIST_NUMBER' => 'Číslo' ,
    61 	
    74    'LBL_LIST_PRIORITY' => 'Priorita' ,
    62 	'LBL_LIST_ACCOUNT_NAME'				=> 'Account Name',
    75    'LBL_LIST_STATUS' => 'Status' ,
    63 	'LBL_LIST_ASSIGNED'					=> 'Assigned To',
    76    'LBL_LIST_SUBJECT' => 'Předmět' ,
    64 	'LBL_LIST_CLOSE'					=> 'Close',
    77    'LNK_CASE_LIST' => 'Případy' ,
    65 	'LBL_LIST_FORM_TITLE'				=> 'Case List',
    78    'LNK_NEW_CASE' => 'Přidat případ' ,
    66 	'LBL_LIST_LAST_MODIFIED'			=> 'Last Modified',
    79    'NTC_REMOVE_FROM_BUG_CONFIRMATION' => 'Opravdu chcete odstranit tento případ z chyb?' ,
    67 	'LBL_LIST_MY_CASES'					=> 'My Open Cases',
    80    'NTC_REMOVE_INVITEE' => 'Opravdu chcete vyjmout tento kontakt z případu?' ,
    68 	'LBL_LIST_NUMBER'					=> 'Num.',
    81    'LBL_LIST_ASSIGNED_TO_NAME' => 'Přiřazený uživatel' ,
    69 	'LBL_LIST_PRIORITY'					=> 'Priority',
    82    'LBL_LIST_DATE_CREATED' => 'Vytvořil dne' );
    70 	'LBL_LIST_STATUS'					=> 'Status',
       
    71 	'LBL_LIST_SUBJECT'					=> 'Subject',
       
    72 	
       
    73 	'LNK_CASE_LIST'						=> 'Cases',
       
    74 	'LNK_NEW_CASE'						=> 'Create Case',
       
    75 	'NTC_REMOVE_FROM_BUG_CONFIRMATION'	=> 'Are you sure you want to remove this case from this bug?',
       
    76 	'NTC_REMOVE_INVITEE'				=> 'Are you sure you want to remove this contact from the case?',
       
    77 	'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
       
    78 	'LBL_LIST_DATE_CREATED'			=> 'Date Created',
       
    79 
       
    80 
       
    81 
       
    82 
       
    83 
       
    84 );
       
    85 
       
    86 
    83 
    87 ?>
    84 ?>