modules/Configurator/language/cs_cz.lang.php
changeset 1 c80b997e4c27
child 3 974a21c495b2
child 49 7adfb53878df
equal deleted inserted replaced
0:31504d578711 1:c80b997e4c27
       
     1 <?php
       
     2 /*********************************************************************************
       
     3  * The contents of this file are subject to the SugarCRM Public License Version
       
     4  * 1.1.3 ("License"); You may not use this file except in compliance with the
       
     5  * License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL
       
     6  * Software distributed under the License is distributed on an "AS IS" basis,
       
     7  * WITHOUT WARRANTY OF ANY KIND, either express or implied.  See the License
       
     8  * for the specific language governing rights and limitations under the
       
     9  * License.
       
    10  *
       
    11  * All copies of the Covered Code must include on each user interface screen:
       
    12  *    (i) the "Powered by SugarCRM" logo and
       
    13  *    (ii) the SugarCRM copyright notice
       
    14  * in the same form as they appear in the distribution.  See full license for
       
    15  * requirements.
       
    16  *
       
    17  * The Original Code is: SugarCRM Open Source
       
    18  * The Initial Developer of the Original Code is SugarCRM, Inc.
       
    19  * Portions created by SugarCRM are Copyright (C) 2004-2006 SugarCRM, Inc.;
       
    20  * All Rights Reserved.
       
    21  * Contributor(s): ______________________________________.
       
    22  ********************************************************************************/
       
    23 /*********************************************************************************
       
    24 
       
    25  * Description:  Defines the English language pack for the base application.
       
    26  * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
       
    27  * All Rights Reserved.
       
    28  * Contributor(s): ______________________________________..
       
    29  ********************************************************************************/
       
    30 
       
    31 $mod_strings = array (
       
    32 	'ADMIN_EXPORT_ONLY'=>'Admin export only',
       
    33 	'ADVANCED'=>'Advanced',
       
    34 	'CURRENT_LOGO'=>'Current logo in use',
       
    35 	'DEFAULT_CURRENCY_ISO4217'=>'ISO 4217 currency code',
       
    36 	'DEFAULT_CURRENCY_NAME'=>'Currency name',
       
    37 	'DEFAULT_CURRENCY_SYMBOL'=>'Currency symbol',
       
    38 	'DEFAULT_CURRENCY'=>'Default Currency',
       
    39 	'DEFAULT_DATE_FORMAT'=>'Default date format',
       
    40 	'DEFAULT_DECIMAL_SEP'					=> 'Decimal symbol',
       
    41 	'DEFAULT_LANGUAGE'=>'Default language',
       
    42 	'DEFAULT_NUMBER_GROUPING_SEP'			=> '1000s separator',
       
    43 	'DEFAULT_SYSTEM_SETTINGS'=>'User Interface',
       
    44 	'DEFAULT_THEME'=> 'Default theme',
       
    45 	'DEFAULT_TIME_FORMAT'=>'Default time format',
       
    46 	'DISABLE_EXPORT'=>'Disable export',
       
    47 	'DISPLAY_LOGIN_NAV'=>'Display tabs on login screen',
       
    48 	'DISPLAY_RESPONSE_TIME'=>'Display server response times',
       
    49 	'EXPORT'=>'Export',
       
    50 	'EXPORT_CHARSET' => 'Default Export Character Set',
       
    51 	'EXPORT_DELIMITER' => 'Export Delimiter',
       
    52 	'IMAGES'=>'Logos',
       
    53 	'LBL_CONFIGURE_SETTINGS_TITLE' => 'System Settings',
       
    54 	'LBL_ENABLE_MAILMERGE' => 'Enable mail merge?',
       
    55 	'LBL_LOGVIEW' => 'Configure Log Settings',
       
    56 	'LBL_MAIL_SMTPAUTH_REQ'				=> 'Use SMTP Authentication?',
       
    57 	'LBL_MAIL_SMTPPASS'					=> 'SMTP Password:',
       
    58 	'LBL_MAIL_SMTPPORT'					=> 'SMTP Port:',
       
    59 	'LBL_MAIL_SMTPSERVER'				=> 'SMTP Server:',
       
    60 	'LBL_MAIL_SMTPUSER'					=> 'SMTP Username:',
       
    61 	'LBL_MAILMERGE_DESC' => 'This flag should be checked only if you have the Sugar Plug-in for Microsoft&reg; Word&reg;.',
       
    62 	'LBL_MAILMERGE' => 'Mail Merge',
       
    63 	'LBL_MODULE_NAME'=>'System Settings',
       
    64     'LBL_MODULE_ID'  => 'Configurator',
       
    65 	'LBL_MODULE_TITLE'=>'User Interface',
       
    66 	'LBL_NOTIFY_FROMADDRESS' => '"From" Address:',
       
    67 	'LBL_NOTIFY_SUBJECT' => 'Email subject:',
       
    68 	'LBL_PORTAL_ON_DESC' => 'Allows Case, Note and other data to be accessible by an external customer self-service portal system.',
       
    69 	'LBL_PORTAL_ON' => 'Enable self-service portal integration?',
       
    70 	'LBL_PORTAL_TITLE' => 'Customer Self-Service Portal',
       
    71 	'LBL_PROXY_AUTH'=>'Authentication?',
       
    72 	'LBL_PROXY_HOST'=>'Proxy Host',
       
    73 	'LBL_PROXY_ON_DESC'=>'Configure proxy server address and authentication settings',
       
    74 	'LBL_PROXY_ON'=>'Use proxy server?',
       
    75 	'LBL_PROXY_PASSWORD'=>'Password',
       
    76 	'LBL_PROXY_PORT'=>'Port',
       
    77 	'LBL_PROXY_TITLE'=>'Proxy Settings',
       
    78 	'LBL_PROXY_USERNAME'=>'User Name',
       
    79 	'LBL_RESTORE_BUTTON_LABEL'=>'Restore',
       
    80 	'LBL_SKYPEOUT_ON_DESC' => 'Allows users to click on phone numbers to call using SkypeOut&reg;. The numbers must be formatted properly to make use of this feature. That is, it must be "+"  "The Country Code" "The Number", like +1 (555) 555-1234. For more information, see the Skype FAQ at <a href="http://www.skype.com/help/faq/skypeout.html#calling" target="skype">skype&reg; faq</a>	',
       
    81 	'LBL_SKYPEOUT_ON' => 'Enable SkypeOut&reg; integration?',
       
    82 	'LBL_SKYPEOUT_TITLE' => 'SkypeOut&reg;',
       
    83 	'LBL_USE_REAL_NAMES'	=> 'Show Full Name (not Login)',
       
    84 	'LIST_ENTRIES_PER_LISTVIEW'=>'Listview items per page',
       
    85 	'LIST_ENTRIES_PER_SUBPANEL'=>'Subpanel items per page',
       
    86 	'LOG_MEMORY_USAGE'=>'Log memory usage',
       
    87 	'LOG_SLOW_QUERIES'=> 'Log slow queries',
       
    88 	'NEW_LOGO'=>'Upload new logo (212x40)',
       
    89 	'NEW_QUOTE_LOGO'=>'Upload new Quote logo (867x74)',
       
    90 	'QUOTES_CURRENT_LOGO'=>'Logo used in Quotes ',
       
    91 	'SLOW_QUERY_TIME_MSEC'=>'Slow query time threshold (msec)',
       
    92 	'STACK_TRACE_ERRORS'=>'Display stack trace of errors',
       
    93 	'UPLOAD_MAX_SIZE'=>'Maximum upload size',
       
    94 	'VERIFY_CLIENT_IP'=>'Validate user IP address',
       
    95     'LOCK_HOMEPAGE' => 'Prevent user customizable Homepage layout',
       
    96     'LOCK_SUBPANELS' => 'Prevent user customizable subpanel layout',
       
    97     'MAX_DASHLETS' => 'Maximum number of Dashlets on Homepage',
       
    98 	'SYSTEM_NAME'=>'System Name',
       
    99 
       
   100 
       
   101 
       
   102 
       
   103 
       
   104 
       
   105 
       
   106     'LBL_LDAP_TITLE'=>'LDAP Authentication Support',
       
   107     'LBL_LDAP_ENABLE'=>'Enable LDAP',
       
   108     'LBL_LDAP_SERVER_HOSTNAME'=> 'Server:',
       
   109     'LBL_LDAP_SERVER_PORT'=> 'Port Number:',    
       
   110     'LBL_LDAP_ADMIN_USER'=> 'Authenticated User:',
       
   111     'LBL_LDAP_ADMIN_USER_DESC'=>'Used to search for the sugar user. [May need to be fully qualified]<br>It will bind anonymously if not provided.',
       
   112     'LBL_LDAP_ADMIN_PASSWORD'=> 'Authenticated Password:',
       
   113     'LBL_LDAP_AUTO_CREATE_USERS'=>'Auto Create Users:',
       
   114     'LBL_LDAP_BASE_DN'=>'Base DN:',
       
   115     'LBL_LDAP_LOGIN_ATTRIBUTE'=>'Login Attribute:',
       
   116     'LBL_LDAP_BIND_ATTRIBUTE'=>'Bind Attribute:',
       
   117     'LBL_LDAP_BIND_ATTRIBUTE_DESC'=>'For Binding the LDAP User Examples:[<b>AD:</b>&nbsp;userPrincipalName] [<b>openLDAP:</b>&nbsp;userPrincipalName] [<b>Mac&nbsp;OS&nbsp;X:</b>&nbsp;uid] ',
       
   118     'LBL_LDAP_LOGIN_ATTRIBUTE_DESC'=>'For searching for the LDAP User Examples:[<b>AD:</b>&nbsp;userPrincipalName] [<b>openLDAP:</b>&nbsp;dn] [<b>Mac&nbsp;OS&nbsp;X:</b>&nbsp;dn] ',
       
   119     'LBL_LDAP_SERVER_HOSTNAME_DESC'=>'Example: ldap.example.com',
       
   120     'LBL_LDAP_SERVER_PORT_DESC'=>'Example: 389',
       
   121     'LBL_LDAP_BASE_DN_DESC'=>'Example: DC=SugarCRM,DC=com',
       
   122     'LBL_LDAP_AUTO_CREATE_USERS_DESC'=> 'If an authenticated user does not exist one will be created in Sugar.',
       
   123 );
       
   124 
       
   125 
       
   126 ?>