modules/Calls/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/Calls/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' => 'Hovory' ,
    28  * All Rights Reserved.
    41    'LBL_MODULE_TITLE' => 'Hovory: Domů' ,
    29  * Contributor(s): ______________________________________..
    42    'LBL_SEARCH_FORM_TITLE' => 'Hledat hovor' ,
    30  ********************************************************************************/
    43    'LBL_LIST_FORM_TITLE' => 'Seznam hovorů' ,
    31 
    44    'LBL_NEW_FORM_TITLE' => 'Naplánovat hovor' ,
    32 $mod_strings = array (
    45    'LBL_LIST_CLOSE' => 'Zavřít' ,
    33   'LBL_MODULE_NAME' => 'Calls',
    46    'LBL_LIST_SUBJECT' => 'Předmět' ,
    34   'LBL_MODULE_TITLE' => 'Calls: Home',
    47    'LBL_LIST_CONTACT' => 'Kontakt' ,
    35   'LBL_SEARCH_FORM_TITLE' => 'Call Search',
    48    'LBL_LIST_RELATED_TO' => 'Související s' ,
    36   'LBL_LIST_FORM_TITLE' => 'Call List',
    49    'LBL_LIST_DATE' => 'Datum začátku' ,
    37   'LBL_NEW_FORM_TITLE' => 'Schedule Call',
    50    'LBL_LIST_TIME' => 'Čas začátku' ,
    38   'LBL_LIST_CLOSE' => 'Close',
    51    'LBL_LIST_DURATION' => 'Doba trvání' ,
    39   'LBL_LIST_SUBJECT' => 'Subject',
    52    'LBL_LIST_DIRECTION' => 'Adresa' ,
    40   'LBL_LIST_CONTACT' => 'Contact',
    53    'LBL_SUBJECT' => 'Předmět:' ,
    41   'LBL_LIST_RELATED_TO' => 'Related to',
    54    'LBL_REMINDER' => 'Připomínka:' ,
    42   'LBL_LIST_DATE' => 'Start Date',
    55    'LBL_CONTACT_NAME' => 'Kontakt:' ,
    43   'LBL_LIST_TIME' => 'Start Time',
    56    'LBL_DESCRIPTION_INFORMATION' => 'Popis' ,
    44   'LBL_LIST_DURATION' => 'Duration',
    57    'LBL_DESCRIPTION' => 'Popis:' ,
    45   'LBL_LIST_DIRECTION' => 'Direction',
    58    'LBL_STATUS' => 'Status:' ,
    46   'LBL_SUBJECT' => 'Subject:',
    59    'LBL_DIRECTION' => 'Spojení:' ,
    47   'LBL_REMINDER' => 'Reminder:',
    60    'LBL_DATE' => 'Datum začátku:' ,
    48   'LBL_CONTACT_NAME' => 'Contact:',
    61    'LBL_DURATION' => 'Doba trvání:' ,
    49   'LBL_DESCRIPTION_INFORMATION' => 'Description Information',
    62    'LBL_DURATION_HOURS' => 'Doba trvání' ,
    50   'LBL_DESCRIPTION' => 'Description:',
    63    'LBL_DURATION_MINUTES' => 'Doba trvání' ,
    51   'LBL_STATUS' => 'Status:',
    64    'LBL_HOURS_MINUTES' => '(hodiny/minuty)' ,
    52   'LBL_DIRECTION' => 'Direction:',
    65    'LBL_CALL' => 'Volání:' ,
    53   'LBL_DATE' => 'Start Date:',
    66    'LBL_DATE_TIME' => 'Datum a čas začátku:' ,
    54   'LBL_DURATION' => 'Duration:',
    67    'LBL_TIME' => 'Čas začátku:' ,
    55   'LBL_DURATION_HOURS' => 'Duration Hours:',
    68    'LBL_HOURS_ABBREV' => 'h' ,
    56   'LBL_DURATION_MINUTES' => 'Duration Minutes:',
    69    'LBL_MINSS_ABBREV' => 'm' ,
    57   'LBL_HOURS_MINUTES' => '(hours/minutes)',
    70    'LBL_COLON' => ':' ,
    58   'LBL_CALL' => 'Call:',
    71    'LBL_DEFAULT_STATUS' => 'Plánováno' ,
    59   'LBL_DATE_TIME' => 'Start Date & Time:',
    72    'LNK_NEW_CALL' => 'Naplánovat hovor' ,
    60   'LBL_TIME' => 'Start Time:',
    73    'LNK_NEW_MEETING' => 'Naplánovat schůzku' ,
    61   'LBL_HOURS_ABBREV' => 'h',
    74    'LNK_NEW_TASK' => 'Přidat úkol' ,
    62   'LBL_MINSS_ABBREV' => 'm',
    75    'LNK_NEW_NOTE' => 'Přidat poznámku nebo přílohu' ,
    63   'LBL_COLON' => ':',
    76    'LNK_NEW_EMAIL' => 'Archivovat zprávu' ,
    64   'LBL_DEFAULT_STATUS' => 'Planned',
    77    'LNK_CALL_LIST' => 'Hovory' ,
    65   'LNK_NEW_CALL' => 'Schedule Call',
    78    'LNK_MEETING_LIST' => 'Schůzky' ,
    66   'LNK_NEW_MEETING' => 'Schedule Meeting',
    79    'LNK_TASK_LIST' => 'Úkoly' ,
    67   'LNK_NEW_TASK' => 'Create Task',
    80    'LNK_NOTE_LIST' => 'Poznámky' ,
    68   'LNK_NEW_NOTE' => 'Create Note or Attachment',
    81    'LNK_EMAIL_LIST' => 'Pošta' ,
    69   'LNK_NEW_EMAIL' => 'Archive Email',
    82    'LNK_VIEW_CALENDAR' => 'Dnes' ,
    70   'LNK_CALL_LIST' => 'Calls',
    83    'ERR_DELETE_RECORD' => 'Pro vymazání zaměstnance musíte specifikovat číslo záznamu.' ,
    71   'LNK_MEETING_LIST' => 'Meetings',
    84    'NTC_REMOVE_INVITEE' => 'Opravdu chcete odstranit tuto pozvánku z hovoru?' ,
    72   'LNK_TASK_LIST' => 'Tasks',
    85    'LBL_INVITEE' => 'Pozvaní' ,
    73   'LNK_NOTE_LIST' => 'Notes',
    86    'LBL_RELATED_TO' => 'Vztahuje se k:' ,
    74   'LNK_EMAIL_LIST' => 'Emails',
    87    'LNK_NEW_APPOINTMENT' => 'Naplánovat událost' ,
    75   'LNK_VIEW_CALENDAR' => 'Today',
    88    'LBL_SCHEDULING_FORM_TITLE' => 'Plánování' ,
    76   'ERR_DELETE_RECORD' => 'A record number must be specified to delete the account.',
    89    'LBL_ADD_INVITEE' => 'Přidat pozvané' ,
    77   'NTC_REMOVE_INVITEE' => 'Are you sure you want to remove this invitee from the call?',
    90    'LBL_NAME' => 'Jméno' ,
    78   'LBL_INVITEE' => 'Invitees',
    91    'LBL_FIRST_NAME' => 'Jméno' ,
    79   'LBL_RELATED_TO' => 'Related To:',
    92    'LBL_LAST_NAME' => 'Příjmení' ,
    80   'LNK_NEW_APPOINTMENT' => 'Create Appointment',
    93    'LBL_EMAIL' => 'Email' ,
    81 	'LBL_SCHEDULING_FORM_TITLE' => 'Scheduling',
    94    'LBL_PHONE' => 'Telefon' ,
    82   'LBL_ADD_INVITEE' => 'Add Invitees',
    95    'LBL_SEND_BUTTON_TITLE' => 'Odeslat pozvání [Alt+I]' ,
    83   'LBL_NAME' => 'Name',
    96    'LBL_SEND_BUTTON_KEY' => 'I' ,
    84   'LBL_FIRST_NAME' => 'First Name',
    97    'LBL_SEND_BUTTON_LABEL' => 'Odeslat pozvání' ,
    85   'LBL_LAST_NAME' => 'Last Name',
    98    'LBL_DATE_END' => 'Konec' ,
    86   'LBL_EMAIL' => 'Email',
    99    'LBL_TIME_END' => 'Čas ukončení' ,
    87   'LBL_PHONE' => 'Phone',
   100    'LBL_REMINDER_TIME' => 'Čas připomínky' ,
    88   'LBL_SEND_BUTTON_TITLE'=>'Send Invites [Alt+I]',
   101    'LBL_SEARCH_BUTTON' => 'Hledat' ,
    89   'LBL_SEND_BUTTON_KEY'=>'I',
   102    'LBL_ADD_BUTTON' => 'Přidat' ,
    90   'LBL_SEND_BUTTON_LABEL'=>'Send Invites',
   103    'LBL_DEFAULT_SUBPANEL_TITLE' => 'Hovory' ,
    91 	'LBL_DATE_END'=>'Date End',
   104    'LBL_LOG_CALL' => 'Zápis hovoru' ,
    92 	'LBL_TIME_END'=>'Time End',
   105    'LNK_SELECT_ACCOUNT' => 'Zvolit účet' ,
    93 	'LBL_REMINDER_TIME'=>'Reminder Time',
   106    'LNK_NEW_ACCOUNT' => 'Přidat účet' ,
    94    'LBL_SEARCH_BUTTON'=> 'Search',
   107    'LNK_NEW_OPPORTUNITY' => 'Přidat příležitost' ,
    95    'LBL_ADD_BUTTON'=> 'Add',
   108    'LBL_DEL' => 'Del' ,
    96 	'LBL_DEFAULT_SUBPANEL_TITLE' => 'Calls',
   109    'LBL_CONTACTS_SUBPANEL_TITLE' => 'Kontakty' ,
    97    'LBL_LOG_CALL'=> 'Log Call',
   110    'LBL_USERS_SUBPANEL_TITLE' => 'Uživatelé' ,
    98    'LNK_SELECT_ACCOUNT'=> 'Select Account',
   111    'LBL_OUTLOOK_ID' => 'ID Outlooku' ,
    99    'LNK_NEW_ACCOUNT'=> 'New Account',
   112    'LBL_MEMBER_OF' => 'Člen' ,
   100    'LNK_NEW_OPPORTUNITY'=> 'New Opportunity',
   113    'LBL_HISTORY_SUBPANEL_TITLE' => 'Poznámky' ,
   101     'LBL_DEL' => 'Del',
   114    'LBL_LIST_ASSIGNED_TO_NAME' => 'Přiřazený uživatel' ,
   102 
   115    'LBL_LIST_MY_CALLS' => 'Hovory' ,
   103     'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
   116    'LBL_SELECT_FROM_DROPDOWN' => 'Nejdříve, prosím, zvolte, z Související s  rozbalovacího seznamu.' );
   104     'LBL_USERS_SUBPANEL_TITLE' => 'Users',
       
   105     'LBL_OUTLOOK_ID' => 'Outlook ID',
       
   106     'LBL_MEMBER_OF' => 'Member Of',
       
   107     'LBL_HISTORY_SUBPANEL_TITLE' => 'Notes',
       
   108    'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
       
   109    'LBL_LIST_MY_CALLS' => 'My Calls',
       
   110    'LBL_SELECT_FROM_DROPDOWN' => 'Please make a selection from the Related To dropdown first.',
       
   111 );
       
   112 
       
   113 
   117 
   114 ?>
   118 ?>