<?php
/**
*
* SugarCRM Community Edition is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004-2013 SugarCRM Inc.
*
* SuiteCRM is an extension to SugarCRM Community Edition developed by SalesAgility Ltd.
* Copyright (C) 2011 - 2019 SalesAgility Ltd.
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU Affero General Public License version 3 as published by the
* Free Software Foundation with the addition of the following permission added
* to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
* IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
* OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
* details.
*
* You should have received a copy of the GNU Affero General Public License along with
* this program; if not, see http://www.gnu.org/licenses or write to the Free
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
* 02110-1301 USA.
*
* You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
* SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
*
* The interactive user interfaces in modified source and object code versions
* of this program must display Appropriate Legal Notices, as required under
* Section 5 of the GNU Affero General Public License version 3.
*
* In accordance with Section 7(b) of the GNU Affero General Public License version 3,
* these Appropriate Legal Notices must retain the display of the "Powered by
* SugarCRM" logo and "Supercharged by SuiteCRM" logo. If the display of the logos is not
* reasonably feasible for technical reasons, the Appropriate Legal Notices must
* display the words "Powered by SugarCRM" and "Supercharged by SuiteCRM".
*/
if (!defined('sugarEntry') || !sugarEntry) {
die('Not A Valid Entry Point');
}
//the left value is the key stored in the db and the right value is ie display value
//to translate, only modify the right value in each key/value pair
$app_list_strings = array(
//e.g. auf Deutsch 'Contacts'=>'Contakten',
'language_pack_name' => '中文(简体) Chinese (Simplified) - zh_CN',
'moduleList' => array(
'Home' => '首页',
'ResourceCalendar' => '资源日历',
'Contacts' => '联系人',
'Accounts' => '客户',
'Alerts' => '警报',
'Opportunities' => '商业机会',
'Cases' => '客户反馈',
'Notes' => '备忘录',
'Calls' => '电话',
'TemplateSectionLine' => '模板部件',
'Calls_Reschedule' => '电话重排',
'Emails' => '电子邮件',
'EAPM' => '外部账户',
'Meetings' => '会议',
'Tasks' => '任务',
'Calendar' => '日程安排',
'Leads' => '潜在客户',
'Currencies' => '货币',
'Activities' => '活动',
'Bugs' => 'Bugs',
'Feeds' => 'RSS',
'iFrames' => '我的站点',
'TimePeriods' => '时间段',
'ContractTypes' => '合同类型',
'Schedulers' => '任务计划',
'Project' => '项目',
'ProjectTask' => '项目任务',
'Campaigns' => '营销活动',
'CampaignLog' => '营销活动日志',
'Documents' => '文档',
'DocumentRevisions' => '文档版本',
'Connectors' => '连接器',
'Roles' => '角色',
'Notifications' => '通知提醒',
'Sync' => '同步',
'Users' => '用户',
'Employees' => '员工',
'Administration' => '系统管理',
'ACLRoles' => '角色',
'InboundEmail' => '邮件接收设置
Inbound Email Settings',
'Releases' => '版本',
'Prospects' => '目标对象',
'Queues' => '队列',
'EmailMarketing' => '邮件营销',
'EmailTemplates' => '邮件模板',
'ProspectLists' => '目标群体',
'SavedSearch' => '已保存的筛选',
'UpgradeWizard' => '更新向导',
'Trackers' => '追踪器',
'TrackerSessions' => '追踪器会话',
'TrackerQueries' => '追踪器查询',
'FAQ' => '常见问题',
'Newsletters' => '新闻稿',
'SugarFeed' => 'Feed',
'SugarFavorites' => '收藏夹',
'OAuthKeys' => 'OAuth Consumer Keys',
'OAuthTokens' => 'OAuth令牌',
'OAuth2Clients' => 'OAuth 客户端',
'OAuth2Tokens' => 'OAuth令牌',
),
'moduleListSingular' => array(
'Home' => '首页',
'Dashboard' => '仪表盘',
'Contacts' => '联系人',
'Accounts' => '客户',
'Opportunities' => '商业机会',
'Cases' => '客户反馈',
'Notes' => '备忘录',
'Calls' => '电话',
'Emails' => '电子邮件',
'EmailTemplates' => '电子邮件模板',
'Meetings' => '会议',
'Tasks' => '任务',
'Calendar' => '日程安排',
'Leads' => '潜在客户',
'Activities' => '活动',
'Bugs' => 'Bug',
'KBDocuments' => '知识库文档',
'Feeds' => 'RSS',
'iFrames' => '我的站点',
'TimePeriods' => '时间段',
'Project' => '项目',
'ProjectTask' => '项目任务',
'Prospects' => '目标对象',
'Campaigns' => '营销活动',
'Documents' => '文档',
'Sync' => '同步',
'Users' => '用户',
'SugarFavorites' => '收藏夹',
),
'checkbox_dom' => array(
'' => '',
'1' => '是',
'2' => '否',
),
//e.g. en français 'Analyst'=>'Analyste',
'account_type_dom' => array(
'' => '',
'Analyst' => '分析师',
'Competitor' => '竞争对手',
'Customer' => '客户',
'Integrator' => '系统集成商',
'Investor' => '投资者',
'Partner' => '合作伙伴',
'Press' => '出版商',
'Prospect' => '目标对象',
'Reseller' => '经销商',
'Other' => '其他',
),
//e.g. en español 'Apparel'=>'Ropa',
'industry_dom' => array(
'' => '',
'Apparel' => '服裝',
'Banking' => '银行',
'Biotechnology' => '生物技术',
'Chemicals' => '化学制品',
'Communications' => '通讯',
'Construction' => '建筑',
'Consulting' => '咨询',
'Education' => '教育',
'Electronics' => '电子',
'Energy' => '能源',
'Engineering' => '工程',
'Entertainment' => '文化',
'Environmental' => '环境',
'Finance' => '金融',
'Government' => '政府机构',
'Healthcare' => '医疗保健',
'Hospitality' => '酒店',
'Insurance' => '保险',
'Machinery' => '机械',
'Manufacturing' => '制造业',
'Media' => '媒体',
'Not For Profit' => '非盈利机构',
'Recreation' => '休闲',
'Retail' => '零售',
'Shipping' => '物流',
'Technology' => '科技',
'Telecommunications' => '电信',
'Transportation' => '运输',
'Utilities' => '公用事业',
'Other' => '其他',
),
'lead_source_default_key' => '自产',
'lead_source_dom' => array(
'' => '',
'Cold Call' => '陌生电访',
'Existing Customer' => '现有客户',
'Self Generated' => '自产',
'Employee' => '员工',
'Partner' => '合作伙伴',
'Public Relations' => '公共关系',
'Direct Mail' => '邮件广告',
'Conference' => '研讨会',
'Trade Show' => '商业会展',
'Web Site' => '网站',
'Word of mouth' => '口碑',
'Email' =>