modules/Tasks/language/cs_cz.lang.php
branchsugarforge-projects-czech
changeset 3 974a21c495b2
child 5 d3177f799d06
equal deleted inserted replaced
2:6333e8e78cf7 3:974a21c495b2
       
     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/Tasks/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 
       
    37 if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
       
    38 
       
    39 $mod_strings = array ( 
       
    40    'LBL_MODULE_NAME' => 'Úkoly' ,
       
    41    'LBL_TASK' => 'Úkoly: ' ,
       
    42    'LBL_MODULE_TITLE' => ' Úkoly' ,
       
    43    'LBL_SEARCH_FORM_TITLE' => ' Vyhledat úkol' ,
       
    44    'LBL_LIST_FORM_TITLE' => ' Seznam úkolů' ,
       
    45    'LBL_NEW_FORM_TITLE' => 'Přidat úkol' ,
       
    46    'LBL_NEW_FORM_SUBJECT' => 'Předmět:' ,
       
    47    'LBL_NEW_FORM_DUE_DATE' => 'Udělat do dne:' ,
       
    48    'LBL_NEW_FORM_DUE_TIME' => 'Udělat do (čas):' ,
       
    49    'LBL_NEW_TIME_FORMAT' => '(24:00)' ,
       
    50    'LBL_LIST_CLOSE' => 'Zavřít' ,
       
    51    'LBL_LIST_SUBJECT' => 'Předmět' ,
       
    52    'LBL_LIST_CONTACT' => 'Kontakt' ,
       
    53    'LBL_LIST_PRIORITY' => 'Priorita' ,
       
    54    'LBL_LIST_RELATED_TO' => 'Související s' ,
       
    55    'LBL_LIST_DUE_DATE' => 'Do data' ,
       
    56    'LBL_LIST_DUE_TIME' => 'Termín (čas)' ,
       
    57    'LBL_SUBJECT' => 'Předmět:' ,
       
    58    'LBL_STATUS' => 'Status:' ,
       
    59    'LBL_DUE_DATE' => 'Udělat do dne:' ,
       
    60    'LBL_DUE_TIME' => 'Udělat do (čas):' ,
       
    61    'LBL_PRIORITY' => 'Priorita:' ,
       
    62    'LBL_COLON' => ':' ,
       
    63    'LBL_DUE_DATE_AND_TIME' => 'Datum a čas dokončení:' ,
       
    64    'LBL_START_DATE_AND_TIME' => 'Datum a čas začátku:' ,
       
    65    'LBL_START_DATE' => 'Datum začátku:' ,
       
    66    'LBL_LIST_START_DATE' => 'Datum začátku' ,
       
    67    'LBL_START_TIME' => 'Čas začátku:' ,
       
    68    'LBL_LIST_START_TIME' => 'Čas začátku' ,
       
    69    'DATE_FORMAT' => '(yyyy-mm-dd)' ,
       
    70    'LBL_NONE' => 'Žádný' ,
       
    71    'LBL_CONTACT' => 'Kontakt:' ,
       
    72    'LBL_PHONE' => 'Telefon' ,
       
    73    'LBL_EMAIL' => 'Email:' ,
       
    74    'LBL_DESCRIPTION_INFORMATION' => 'Popis' ,
       
    75    'LBL_DESCRIPTION' => 'Popis:' ,
       
    76    'LBL_NAME' => 'Jméno:' ,
       
    77    'LBL_CONTACT_NAME' => 'Kontaktní jméno: ' ,
       
    78    'LBL_LIST_COMPLETE' => 'Dokončit:' ,
       
    79    'LBL_LIST_STATUS' => 'Status' ,
       
    80    'LBL_DATE_DUE_FLAG' => 'Nepřesné datum' ,
       
    81    'LBL_DATE_START_FLAG' => 'Nezahájené datum' ,
       
    82    'ERR_DELETE_RECORD' => 'Pro smazání kontaktu musí být zadáno číslo záznamu.' ,
       
    83    'ERR_INVALID_HOUR' => 'Prosím zadejte hodinu mezi 0 a 24' ,
       
    84    'LBL_DEFAULT_STATUS' => 'Nezapočato' ,
       
    85    'LBL_DEFAULT_PRIORITY' => 'Medium' ,
       
    86    'LBL_LIST_MY_TASKS' => 'Otevřené úkoly' ,
       
    87    'LNK_NEW_CALL' => 'Naplánovat hovor' ,
       
    88    'LNK_NEW_MEETING' => 'Naplánovat schůzku' ,
       
    89    'LNK_NEW_TASK' => 'Přidat úkol' ,
       
    90    'LNK_NEW_NOTE' => 'Přidat poznámku nebo přílohu' ,
       
    91    'LNK_NEW_EMAIL' => 'Archivovat zprávu' ,
       
    92    'LNK_CALL_LIST' => 'Hovory' ,
       
    93    'LNK_MEETING_LIST' => 'Schůzky' ,
       
    94    'LNK_TASK_LIST' => 'Úkoly' ,
       
    95    'LNK_NOTE_LIST' => 'Poznámky' ,
       
    96    'LNK_EMAIL_LIST' => 'Pošta' ,
       
    97    'LNK_VIEW_CALENDAR' => 'Dnes' ,
       
    98    'LBL_CONTACT_FIRST_NAME' => 'Křestní jméno' ,
       
    99    'LBL_CONTACT_LAST_NAME' => 'Příjmení' ,
       
   100    'LBL_LIST_ASSIGNED_TO_NAME' => 'Přiřazený uživatel' );
       
   101 
       
   102 ?>