modules/Currencies/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/Currencies/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_MODULE_NAME' => 'Měny' ,
    28  * All Rights Reserved.
    41    'LBL_LIST_FORM_TITLE' => 'Měny' ,
    29  * Contributor(s): ______________________________________..
    42    'LBL_CURRENCY' => 'Měna' ,
    30  ********************************************************************************/
    43    'LBL_ADD' => 'Přidat' ,
    31 
    44    'LBL_MERGE' => 'Sloučit měny' ,
    32 $mod_strings = array (
    45    'LBL_MERGE_TXT' => 'Prosím zkontrolujte měny, které chcete zobrazit do označené měny. Všechny měny budou smazány  se zatrženými položkami a znovu přidány všechny hodnoty přiřazené k označené měně.' ,
    33   'LBL_MODULE_NAME' => 'Currencies',
    46    'LBL_US_DOLLAR' => 'USD' ,
    34   'LBL_LIST_FORM_TITLE' => 'Currencies',
    47    'LBL_DELETE' => 'Smazat' ,
    35   'LBL_CURRENCY' => 'Currency',
    48    'LBL_LIST_SYMBOL' => 'Symbol měny' ,
    36   'LBL_ADD' => 'Add',
    49    'LBL_LIST_NAME' => 'Název měny' ,
    37   'LBL_MERGE' => 'Merge',
    50    'LBL_LIST_ISO4217' => 'ISO 4217 kód' ,
    38   'LBL_MERGE_TXT' => 'Please check the currencies you would like to map to the selected currency. This will delete all the currencies with a check mark and reassign any value associated with them to the selected currency.',
    51    'LBL_UPDATE' => 'Aktualizovat' ,
    39   'LBL_US_DOLLAR' => 'U.S. Dollar',
    52    'LBL_LIST_RATE' => 'Kurz' ,
    40   'LBL_DELETE' => 'Delete',
    53    'LBL_LIST_STATUS' => 'Status' ,
    41   'LBL_LIST_SYMBOL' => 'Currency Symbol',
    54    'LNK_NEW_CONTACT' => 'Přidat kontakt' ,
    42   'LBL_LIST_NAME' => 'Currency Name',
    55    'LNK_NEW_ACCOUNT' => 'Přidat účet' ,
    43   'LBL_LIST_ISO4217' => 'ISO 4217 Code',
    56    'LNK_NEW_OPPORTUNITY' => 'Přidat příležitost' ,
    44   'LBL_UPDATE' => 'Update',
    57    'LNK_NEW_CASE' => 'Nový případ' ,
    45   'LBL_LIST_RATE' => 'Conversion Rate',
    58    'LNK_NEW_NOTE' => 'Přidat poznámku nebo přílohu' ,
    46   'LBL_LIST_STATUS' => 'Status',
    59    'LNK_NEW_CALL' => 'Naplánovat hovor' ,
    47   'LNK_NEW_CONTACT' => 'New Contact',
    60    'LNK_NEW_EMAIL' => 'Nový email' ,
    48   'LNK_NEW_ACCOUNT' => 'New Account',
    61    'LNK_NEW_MEETING' => 'Naplánovat schůzku' ,
    49   'LNK_NEW_OPPORTUNITY' => 'New Opportunity',
    62    'LNK_NEW_TASK' => 'Přidat úkol' ,
    50   'LNK_NEW_CASE' => 'New Case',
    63    'NTC_DELETE_CONFIRMATION' => 'Opravdu chcete smazat tento záznam? Může být lepší změnit status na neaktivní, v opačném případě jakýkoli záznam používající tuto měnu bude v případě přístupu převeden do USD.' ,
    51   'LNK_NEW_NOTE' => 'Create Note or Attachment',
    64    'currency_status_dom' => array (
    52   'LNK_NEW_CALL' => 'New Call',
    65       'Active' => 'Aktivní' ,
    53   'LNK_NEW_EMAIL' => 'New Email',
    66       'Inactive' => 'Neaktivní'   ));
    54   'LNK_NEW_MEETING' => 'New Meeting',
       
    55   'LNK_NEW_TASK' => 'Create Task',
       
    56   'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record? It may be better to set the status to inactive otherwise any record using this currency will be converted to the system default currency when they are acceessed.',
       
    57   'currency_status_dom' => 
       
    58   array (
       
    59     'Active' => 'Active',
       
    60     'Inactive' => 'Inactive',
       
    61   ),
       
    62 );
       
    63 
       
    64 
    67 
    65 ?>
    68 ?>