diff -r 31504d578711 -r c80b997e4c27 modules/Configurator/language/cs_cz.lang.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/Configurator/language/cs_cz.lang.php Thu May 26 14:02:26 2011 +0200 @@ -0,0 +1,126 @@ +'Admin export only', + 'ADVANCED'=>'Advanced', + 'CURRENT_LOGO'=>'Current logo in use', + 'DEFAULT_CURRENCY_ISO4217'=>'ISO 4217 currency code', + 'DEFAULT_CURRENCY_NAME'=>'Currency name', + 'DEFAULT_CURRENCY_SYMBOL'=>'Currency symbol', + 'DEFAULT_CURRENCY'=>'Default Currency', + 'DEFAULT_DATE_FORMAT'=>'Default date format', + 'DEFAULT_DECIMAL_SEP' => 'Decimal symbol', + 'DEFAULT_LANGUAGE'=>'Default language', + 'DEFAULT_NUMBER_GROUPING_SEP' => '1000s separator', + 'DEFAULT_SYSTEM_SETTINGS'=>'User Interface', + 'DEFAULT_THEME'=> 'Default theme', + 'DEFAULT_TIME_FORMAT'=>'Default time format', + 'DISABLE_EXPORT'=>'Disable export', + 'DISPLAY_LOGIN_NAV'=>'Display tabs on login screen', + 'DISPLAY_RESPONSE_TIME'=>'Display server response times', + 'EXPORT'=>'Export', + 'EXPORT_CHARSET' => 'Default Export Character Set', + 'EXPORT_DELIMITER' => 'Export Delimiter', + 'IMAGES'=>'Logos', + 'LBL_CONFIGURE_SETTINGS_TITLE' => 'System Settings', + 'LBL_ENABLE_MAILMERGE' => 'Enable mail merge?', + 'LBL_LOGVIEW' => 'Configure Log Settings', + 'LBL_MAIL_SMTPAUTH_REQ' => 'Use SMTP Authentication?', + 'LBL_MAIL_SMTPPASS' => 'SMTP Password:', + 'LBL_MAIL_SMTPPORT' => 'SMTP Port:', + 'LBL_MAIL_SMTPSERVER' => 'SMTP Server:', + 'LBL_MAIL_SMTPUSER' => 'SMTP Username:', + 'LBL_MAILMERGE_DESC' => 'This flag should be checked only if you have the Sugar Plug-in for Microsoft® Word®.', + 'LBL_MAILMERGE' => 'Mail Merge', + 'LBL_MODULE_NAME'=>'System Settings', + 'LBL_MODULE_ID' => 'Configurator', + 'LBL_MODULE_TITLE'=>'User Interface', + 'LBL_NOTIFY_FROMADDRESS' => '"From" Address:', + 'LBL_NOTIFY_SUBJECT' => 'Email subject:', + 'LBL_PORTAL_ON_DESC' => 'Allows Case, Note and other data to be accessible by an external customer self-service portal system.', + 'LBL_PORTAL_ON' => 'Enable self-service portal integration?', + 'LBL_PORTAL_TITLE' => 'Customer Self-Service Portal', + 'LBL_PROXY_AUTH'=>'Authentication?', + 'LBL_PROXY_HOST'=>'Proxy Host', + 'LBL_PROXY_ON_DESC'=>'Configure proxy server address and authentication settings', + 'LBL_PROXY_ON'=>'Use proxy server?', + 'LBL_PROXY_PASSWORD'=>'Password', + 'LBL_PROXY_PORT'=>'Port', + 'LBL_PROXY_TITLE'=>'Proxy Settings', + 'LBL_PROXY_USERNAME'=>'User Name', + 'LBL_RESTORE_BUTTON_LABEL'=>'Restore', + 'LBL_SKYPEOUT_ON_DESC' => 'Allows users to click on phone numbers to call using SkypeOut®. 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 skype® faq ', + 'LBL_SKYPEOUT_ON' => 'Enable SkypeOut® integration?', + 'LBL_SKYPEOUT_TITLE' => 'SkypeOut®', + 'LBL_USE_REAL_NAMES' => 'Show Full Name (not Login)', + 'LIST_ENTRIES_PER_LISTVIEW'=>'Listview items per page', + 'LIST_ENTRIES_PER_SUBPANEL'=>'Subpanel items per page', + 'LOG_MEMORY_USAGE'=>'Log memory usage', + 'LOG_SLOW_QUERIES'=> 'Log slow queries', + 'NEW_LOGO'=>'Upload new logo (212x40)', + 'NEW_QUOTE_LOGO'=>'Upload new Quote logo (867x74)', + 'QUOTES_CURRENT_LOGO'=>'Logo used in Quotes ', + 'SLOW_QUERY_TIME_MSEC'=>'Slow query time threshold (msec)', + 'STACK_TRACE_ERRORS'=>'Display stack trace of errors', + 'UPLOAD_MAX_SIZE'=>'Maximum upload size', + 'VERIFY_CLIENT_IP'=>'Validate user IP address', + 'LOCK_HOMEPAGE' => 'Prevent user customizable Homepage layout', + 'LOCK_SUBPANELS' => 'Prevent user customizable subpanel layout', + 'MAX_DASHLETS' => 'Maximum number of Dashlets on Homepage', + 'SYSTEM_NAME'=>'System Name', + + + + + + + + 'LBL_LDAP_TITLE'=>'LDAP Authentication Support', + 'LBL_LDAP_ENABLE'=>'Enable LDAP', + 'LBL_LDAP_SERVER_HOSTNAME'=> 'Server:', + 'LBL_LDAP_SERVER_PORT'=> 'Port Number:', + 'LBL_LDAP_ADMIN_USER'=> 'Authenticated User:', + 'LBL_LDAP_ADMIN_USER_DESC'=>'Used to search for the sugar user. [May need to be fully qualified]
It will bind anonymously if not provided.', + 'LBL_LDAP_ADMIN_PASSWORD'=> 'Authenticated Password:', + 'LBL_LDAP_AUTO_CREATE_USERS'=>'Auto Create Users:', + 'LBL_LDAP_BASE_DN'=>'Base DN:', + 'LBL_LDAP_LOGIN_ATTRIBUTE'=>'Login Attribute:', + 'LBL_LDAP_BIND_ATTRIBUTE'=>'Bind Attribute:', + 'LBL_LDAP_BIND_ATTRIBUTE_DESC'=>'For Binding the LDAP User Examples:[AD: userPrincipalName] [openLDAP: userPrincipalName] [Mac OS X: uid] ', + 'LBL_LDAP_LOGIN_ATTRIBUTE_DESC'=>'For searching for the LDAP User Examples:[AD: userPrincipalName] [openLDAP: dn] [Mac OS X: dn] ', + 'LBL_LDAP_SERVER_HOSTNAME_DESC'=>'Example: ldap.example.com', + 'LBL_LDAP_SERVER_PORT_DESC'=>'Example: 389', + 'LBL_LDAP_BASE_DN_DESC'=>'Example: DC=SugarCRM,DC=com', + 'LBL_LDAP_AUTO_CREATE_USERS_DESC'=> 'If an authenticated user does not exist one will be created in Sugar.', +); + + +?>