modules/ACLActions/language/cs_cz.lang.php
branchsugarforge-projects-czech
changeset 5 d3177f799d06
parent 3 974a21c495b2
equal deleted inserted replaced
4:e99ddd2564c6 5:d3177f799d06
    26   ********************************************************************************/
    26   ********************************************************************************/
    27   /*********************************************************************************
    27   /*********************************************************************************
    28   * File generated by the Sugar Translation Suite (Contributor : www.grupa-atlantis.pl)
    28   * File generated by the Sugar Translation Suite (Contributor : www.grupa-atlantis.pl)
    29   *********************************************************************************/
    29   *********************************************************************************/
    30   /*********************************************************************************
    30   /*********************************************************************************
    31   * $Header: modules/ACLActions/language/cs_cz.lang.php, 4.5.1e Sun 26/08/07 14:02:51 
    31   * $Header: modules/ACLActions/language/cs_cz.lang.php, 5.0.0 Tue 15/01/08 09:40:53 
    32   * Description : Language pack for Czech.
    32   * Description : Language pack for Czech.
    33   * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. All Rights Reserved.
    33   * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. All Rights Reserved.
    34   * Contributor(s): extrasolution.com
    34   * Contributor(s): extrasolution.com
    35   *********************************************************************************/
    35   *********************************************************************************/
    36 
    36 
    57    'LBL_ACTION_IMPORT' => 'Import' ,
    57    'LBL_ACTION_IMPORT' => 'Import' ,
    58    'LBL_ACTION_EXPORT' => 'Export' ,
    58    'LBL_ACTION_EXPORT' => 'Export' ,
    59    'LBL_ACTION_LIST' => 'Seznam' ,
    59    'LBL_ACTION_LIST' => 'Seznam' ,
    60    'LBL_ACTION_ACCESS' => 'Přístup' ,
    60    'LBL_ACTION_ACCESS' => 'Přístup' ,
    61    'LBL_ACTION_ADMIN' => 'Typ uživatele' ,
    61    'LBL_ACTION_ADMIN' => 'Typ uživatele' ,
    62    'LBL_ACCESS_DEFAULT' => 'Výchozí' );
    62    'LBL_ACCESS_DEFAULT' => 'Není nastaveno' );
    63 
    63 
    64 ?>
    64 ?>