mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°6417 - Update chinese translations thanks to @purplegrape (#500)
This commit is contained in:
@@ -20,19 +20,20 @@
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
*/
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Core:DeletedObjectLabel' => '%1s (已删除)',
|
||||
'Core:DeletedObjectTip' => '对象已被删除于 %1$s (%2$s)',
|
||||
|
||||
'Core:UnknownObjectLabel' => '对象找不到 (class: %1$s, id: %2$d)',
|
||||
'Core:UnknownObjectTip' => 'The object could not be found. It may have been deleted some time ago and the log has been purged since.',
|
||||
'Core:UnknownObjectTip' => 'The object could not be found. It may have been deleted some time ago and the log has been purged since.~~',
|
||||
|
||||
'Core:UniquenessDefaultError' => 'Uniqueness rule \'%1$s\' in error~~',
|
||||
'Core:CheckConsistencyError' => 'Consistency rules not followed: %1$s~~',
|
||||
'Core:CheckValueError' => 'Unexpected value for attribute \'%1$s\' (%2$s) : %3$s~~',
|
||||
|
||||
'Core:AttributeLinkedSet' => '对象数组',
|
||||
'Core:AttributeLinkedSet+' => 'Any kind of objects of the same class or subclass',
|
||||
'Core:AttributeLinkedSet+' => 'Any kind of objects of the same class or subclass~~',
|
||||
|
||||
'Core:AttributeLinkedSetDuplicatesFound' => 'Duplicates in the \'%1$s\' field : %2$s~~',
|
||||
|
||||
@@ -59,7 +60,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Core:AttributeMetaEnum+' => '~~',
|
||||
|
||||
'Core:AttributeLinkedSetIndirect' => '对象数组(N-N)',
|
||||
'Core:AttributeLinkedSetIndirect+' => 'Any kind of objects [subclass] of the same class',
|
||||
'Core:AttributeLinkedSetIndirect+' => 'Any kind of objects [subclass] of the same class~~',
|
||||
|
||||
'Core:AttributeInteger' => '整数',
|
||||
'Core:AttributeInteger+' => '整数值(可以为负)',
|
||||
@@ -84,12 +85,12 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
|
||||
'Core:AttributeObsolescenceFlag' => '是否废弃',
|
||||
'Core:AttributeObsolescenceFlag/Value:yes' => '是',
|
||||
'Core:AttributeObsolescenceFlag/Value:yes+' => 'This object is excluded from the impact analysis, and hidden from search results',
|
||||
'Core:AttributeObsolescenceFlag/Value:yes+' => 'This object is excluded from the impact analysis, and hidden from search results~~',
|
||||
'Core:AttributeObsolescenceFlag/Value:no' => '否',
|
||||
'Core:AttributeObsolescenceFlag/Label' => '是否废弃',
|
||||
'Core:AttributeObsolescenceFlag/Label+' => 'Computed dynamically on other attributes',
|
||||
'Core:AttributeObsolescenceFlag/Label+' => 'Computed dynamically on other attributes~~',
|
||||
'Core:AttributeObsolescenceDate/Label' => '废弃时间',
|
||||
'Core:AttributeObsolescenceDate/Label+' => 'Approximative date at which the object has been considered obsolete',
|
||||
'Core:AttributeObsolescenceDate/Label+' => 'Approximative date at which the object has been considered obsolete~~',
|
||||
|
||||
'Core:AttributeString' => '字符串',
|
||||
'Core:AttributeString+' => '字符串',
|
||||
@@ -104,10 +105,10 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Core:AttributeFinalClass+' => 'Real class of the object (automatically created by the core)',
|
||||
|
||||
'Core:AttributePassword' => '密码',
|
||||
'Core:AttributePassword+' => 'Password of an external device',
|
||||
'Core:AttributePassword+' => '外部设备的密码',
|
||||
|
||||
'Core:AttributeEncryptedString' => '加密字符串',
|
||||
'Core:AttributeEncryptedString+' => 'String encrypted with a local key',
|
||||
'Core:AttributeEncryptedString+' => 'String encrypted with a local key~~',
|
||||
'Core:AttributeEncryptUnknownLibrary' => '未知的加密库 (%1$s)',
|
||||
'Core:AttributeEncryptFailedToDecrypt' => '** 解密错误 **',
|
||||
|
||||
@@ -124,10 +125,10 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Core:AttributeIPAddress+' => 'IP地址',
|
||||
|
||||
'Core:AttributeOQL' => 'OQL',
|
||||
'Core:AttributeOQL+' => 'Object Query Langage expression',
|
||||
'Core:AttributeOQL+' => 'Object Query Langage expression~~',
|
||||
|
||||
'Core:AttributeEnum' => '列举',
|
||||
'Core:AttributeEnum+' => 'List of predefined alphanumeric strings',
|
||||
'Core:AttributeEnum' => 'Enum~~',
|
||||
'Core:AttributeEnum+' => 'List of predefined alphanumeric strings~~',
|
||||
|
||||
'Core:AttributeTemplateString' => '字符模板',
|
||||
'Core:AttributeTemplateString+' => '包含占位符的字符串',
|
||||
@@ -136,7 +137,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Core:AttributeTemplateText+' => '包含占位符的文本',
|
||||
|
||||
'Core:AttributeTemplateHTML' => 'HTML模板',
|
||||
'Core:AttributeTemplateHTML+' => 'HTML containing placeholders',
|
||||
'Core:AttributeTemplateHTML+' => 'HTML containing placeholders~~',
|
||||
|
||||
'Core:AttributeDateTime' => '日期/时间',
|
||||
'Core:AttributeDateTime+' => 'Date and time (年-月-日 时:分:秒)',
|
||||
@@ -175,16 +176,16 @@ Operators:<br/>
|
||||
'Core:AttributeDeadline+' => '日期, 显示与当前的相对时间',
|
||||
|
||||
'Core:AttributeExternalKey' => '外键',
|
||||
'Core:AttributeExternalKey+' => 'External (or foreign) key',
|
||||
'Core:AttributeExternalKey+' => 'External (or foreign) key~~',
|
||||
|
||||
'Core:AttributeHierarchicalKey' => 'Hierarchical Key',
|
||||
'Core:AttributeHierarchicalKey+' => 'External (or foreign) key to the parent',
|
||||
'Core:AttributeHierarchicalKey' => 'Hierarchical Key~~',
|
||||
'Core:AttributeHierarchicalKey+' => 'External (or foreign) key to the parent~~',
|
||||
|
||||
'Core:AttributeExternalField' => '外部字段',
|
||||
'Core:AttributeExternalField+' => 'Field mapped to an external key',
|
||||
'Core:AttributeExternalField+' => 'Field mapped to an external key~~',
|
||||
|
||||
'Core:AttributeURL' => 'URL',
|
||||
'Core:AttributeURL+' => 'Absolute or relative URL as a text string',
|
||||
'Core:AttributeURL+' => 'Absolute or relative URL as a text string~~',
|
||||
|
||||
'Core:AttributeBlob' => 'Blob',
|
||||
'Core:AttributeBlob+' => '任何二进制内容(文档)',
|
||||
@@ -196,10 +197,10 @@ Operators:<br/>
|
||||
'Core:AttributeTable+' => '带索引的二维数组',
|
||||
|
||||
'Core:AttributePropertySet' => '属性',
|
||||
'Core:AttributePropertySet+' => 'List of untyped properties (name and value)',
|
||||
'Core:AttributePropertySet+' => 'List of untyped properties (name and value)~~',
|
||||
|
||||
'Core:AttributeFriendlyName' => '通用名称',
|
||||
'Core:AttributeFriendlyName+' => 'Attribute created automatically ; the friendly name is computed after several attributes',
|
||||
'Core:AttributeFriendlyName+' => 'Attribute created automatically ; the friendly name is computed after several attributes~~',
|
||||
|
||||
'Core:FriendlyName-Label' => '全称',
|
||||
'Core:FriendlyName-Description' => '全称',
|
||||
@@ -259,8 +260,8 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:CMDBChangeOp/Attribute:objclass+' => 'object class',
|
||||
'Class:CMDBChangeOp/Attribute:objkey' => '对象id',
|
||||
'Class:CMDBChangeOp/Attribute:objkey+' => '对象id',
|
||||
'Class:CMDBChangeOp/Attribute:finalclass' => 'CMDBChangeOp sub-class',
|
||||
'Class:CMDBChangeOp/Attribute:finalclass+' => 'Name of the final class',
|
||||
'Class:CMDBChangeOp/Attribute:finalclass' => 'CMDBChangeOp sub-class~~',
|
||||
'Class:CMDBChangeOp/Attribute:finalclass+' => '根属性名称',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -289,7 +290,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:CMDBChangeOpSetAttribute' => '对象变化',
|
||||
'Class:CMDBChangeOpSetAttribute+' => '对象属性变化跟踪',
|
||||
'Class:CMDBChangeOpSetAttribute/Attribute:attcode' => '属性',
|
||||
'Class:CMDBChangeOpSetAttribute/Attribute:attcode+' => 'code of the modified property',
|
||||
'Class:CMDBChangeOpSetAttribute/Attribute:attcode+' => 'code of the modified property~~',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -354,13 +355,13 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:Event' => '日志事件',
|
||||
'Class:Event+' => '应用程序的内部事件',
|
||||
'Class:Event/Attribute:message' => '消息',
|
||||
'Class:Event/Attribute:message+' => 'short description of the event',
|
||||
'Class:Event/Attribute:message+' => 'short description of the event~~',
|
||||
'Class:Event/Attribute:date' => '日期',
|
||||
'Class:Event/Attribute:date+' => '记录的日期和时间',
|
||||
'Class:Event/Attribute:userinfo' => '用户信息',
|
||||
'Class:Event/Attribute:userinfo+' => 'identification of the user that was doing the action that triggered this event',
|
||||
'Class:Event/Attribute:finalclass' => '事件子类别',
|
||||
'Class:Event/Attribute:finalclass+' => 'Name of the final class',
|
||||
'Class:Event/Attribute:finalclass+' => '根属性名称',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -369,13 +370,13 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:EventNotification' => '通知事件',
|
||||
'Class:EventNotification+' => 'Trace of a notification that has been sent',
|
||||
'Class:EventNotification+' => 'Trace of a notification that has been sent~~',
|
||||
'Class:EventNotification/Attribute:trigger_id' => '触发器',
|
||||
'Class:EventNotification/Attribute:trigger_id+' => '用户帐户',
|
||||
'Class:EventNotification/Attribute:trigger_id+' => '用户账户',
|
||||
'Class:EventNotification/Attribute:action_id' => '用户',
|
||||
'Class:EventNotification/Attribute:action_id+' => '用户帐户',
|
||||
'Class:EventNotification/Attribute:action_id+' => '用户账户',
|
||||
'Class:EventNotification/Attribute:object_id' => '对象id',
|
||||
'Class:EventNotification/Attribute:object_id+' => 'object id (class defined by the trigger ?)',
|
||||
'Class:EventNotification/Attribute:object_id+' => 'object id (class defined by the trigger ?)~~',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -406,20 +407,20 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
//
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:EventIssue' => 'Issue event',
|
||||
'Class:EventIssue+' => 'Trace of an issue (warning, error, etc.)',
|
||||
'Class:EventIssue' => 'Issue event~~',
|
||||
'Class:EventIssue+' => 'Trace of an issue (warning, error, etc.)~~',
|
||||
'Class:EventIssue/Attribute:issue' => '事件',
|
||||
'Class:EventIssue/Attribute:issue+' => '发生了什么',
|
||||
'Class:EventIssue/Attribute:impact' => '影响',
|
||||
'Class:EventIssue/Attribute:impact+' => '重要性如何',
|
||||
'Class:EventIssue/Attribute:page' => 'Page',
|
||||
'Class:EventIssue/Attribute:page+' => 'HTTP entry point',
|
||||
'Class:EventIssue/Attribute:page+' => 'HTTP entry point~~',
|
||||
'Class:EventIssue/Attribute:arguments_post' => 'POST参数',
|
||||
'Class:EventIssue/Attribute:arguments_post+' => 'HTTP POST参数',
|
||||
'Class:EventIssue/Attribute:arguments_get' => 'URL参数',
|
||||
'Class:EventIssue/Attribute:arguments_get+' => 'HTTP GET参数',
|
||||
'Class:EventIssue/Attribute:callstack' => '调用栈',
|
||||
'Class:EventIssue/Attribute:callstack+' => 'Call stack',
|
||||
'Class:EventIssue/Attribute:callstack+' => 'Call stack~~',
|
||||
'Class:EventIssue/Attribute:data' => '数据',
|
||||
'Class:EventIssue/Attribute:data+' => '更多信息',
|
||||
));
|
||||
@@ -429,35 +430,35 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
//
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:EventWebService' => 'Web service event',
|
||||
'Class:EventWebService+' => 'Trace of an web service call',
|
||||
'Class:EventWebService/Attribute:verb' => 'Verb',
|
||||
'Class:EventWebService/Attribute:verb+' => 'Name of the operation',
|
||||
'Class:EventWebService' => 'Web service event~~',
|
||||
'Class:EventWebService+' => 'Trace of an web service call~~',
|
||||
'Class:EventWebService/Attribute:verb' => 'Verb~~',
|
||||
'Class:EventWebService/Attribute:verb+' => 'Name of the operation~~',
|
||||
'Class:EventWebService/Attribute:result' => '结果',
|
||||
'Class:EventWebService/Attribute:result+' => 'Overall success/failure',
|
||||
'Class:EventWebService/Attribute:log_info' => 'Info log',
|
||||
'Class:EventWebService/Attribute:log_info+' => 'Result info log',
|
||||
'Class:EventWebService/Attribute:log_warning' => 'Warning log',
|
||||
'Class:EventWebService/Attribute:log_warning+' => 'Result warning log',
|
||||
'Class:EventWebService/Attribute:log_error' => 'Error log',
|
||||
'Class:EventWebService/Attribute:log_error+' => 'Result error log',
|
||||
'Class:EventWebService/Attribute:result+' => 'Overall success/failure~~',
|
||||
'Class:EventWebService/Attribute:log_info' => 'Info log~~',
|
||||
'Class:EventWebService/Attribute:log_info+' => 'Result info log~~',
|
||||
'Class:EventWebService/Attribute:log_warning' => 'Warning log~~',
|
||||
'Class:EventWebService/Attribute:log_warning+' => 'Result warning log~~',
|
||||
'Class:EventWebService/Attribute:log_error' => 'Error log~~',
|
||||
'Class:EventWebService/Attribute:log_error+' => 'Result error log~~',
|
||||
'Class:EventWebService/Attribute:data' => '数据',
|
||||
'Class:EventWebService/Attribute:data+' => 'Result data',
|
||||
'Class:EventWebService/Attribute:data+' => 'Result data~~',
|
||||
));
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:EventRestService' => 'REST/JSON 调用',
|
||||
'Class:EventRestService+' => 'Trace of a REST/JSON service call',
|
||||
'Class:EventRestService+' => 'Trace of a REST/JSON service call~~',
|
||||
'Class:EventRestService/Attribute:operation' => '操作',
|
||||
'Class:EventRestService/Attribute:operation+' => '参数 \'操作\'',
|
||||
'Class:EventRestService/Attribute:version' => '版本',
|
||||
'Class:EventRestService/Attribute:version+' => '参数 \'版本\'',
|
||||
'Class:EventRestService/Attribute:json_input' => '输入',
|
||||
'Class:EventRestService/Attribute:json_input+' => 'Argument \'json_data\'',
|
||||
'Class:EventRestService/Attribute:json_input+' => 'Argument \'json_data\'~~',
|
||||
'Class:EventRestService/Attribute:code' => '代码',
|
||||
'Class:EventRestService/Attribute:code+' => '返回代码',
|
||||
'Class:EventRestService/Attribute:json_output' => '响应',
|
||||
'Class:EventRestService/Attribute:json_output+' => 'HTTP响应 (json)',
|
||||
'Class:EventRestService/Attribute:json_output+' => 'HTTP 响应 (json)',
|
||||
'Class:EventRestService/Attribute:provider' => '提供者',
|
||||
'Class:EventRestService/Attribute:provider+' => '实现此功能的PHP类',
|
||||
));
|
||||
@@ -468,7 +469,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:EventLoginUsage' => '登录频率',
|
||||
'Class:EventLoginUsage+' => 'Connection to the application',
|
||||
'Class:EventLoginUsage+' => 'Connection to the application~~',
|
||||
'Class:EventLoginUsage/Attribute:user_id' => '登录',
|
||||
'Class:EventLoginUsage/Attribute:user_id+' => '登录',
|
||||
'Class:EventLoginUsage/Attribute:contact_name' => '用户名',
|
||||
@@ -482,24 +483,25 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
//
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:Action' => '自定义操作',
|
||||
'Class:Action+' => '用户定义的操作',
|
||||
'Class:Action/Attribute:name' => '名称',
|
||||
'Class:Action/Attribute:name+' => '',
|
||||
'Class:Action/Attribute:description' => '描述',
|
||||
'Class:Action/Attribute:description+' => '',
|
||||
'Class:Action/Attribute:status' => '状态',
|
||||
'Class:Action/Attribute:status+' => '是否正式环境?',
|
||||
'Class:Action/Attribute:status/Value:test' => '测试',
|
||||
'Class:Action/Attribute:status/Value:test+' => '测试',
|
||||
'Class:Action/Attribute:status/Value:enabled' => '正式',
|
||||
'Class:Action/Attribute:status/Value:enabled+' => '正式生产',
|
||||
'Class:Action/Attribute:status/Value:disabled' => '停用',
|
||||
'Class:Action' => '自定义操作',
|
||||
'Class:Action+' => '用户定义的操作',
|
||||
'Class:Action/ComplementaryName' => '%1$s: %2$s',
|
||||
'Class:Action/Attribute:name' => '名称',
|
||||
'Class:Action/Attribute:name+' => '',
|
||||
'Class:Action/Attribute:description' => '描述',
|
||||
'Class:Action/Attribute:description+' => '',
|
||||
'Class:Action/Attribute:status' => '状态',
|
||||
'Class:Action/Attribute:status+' => '是否正式环境?',
|
||||
'Class:Action/Attribute:status/Value:test' => '测试',
|
||||
'Class:Action/Attribute:status/Value:test+' => '测试',
|
||||
'Class:Action/Attribute:status/Value:enabled' => '正式',
|
||||
'Class:Action/Attribute:status/Value:enabled+' => '正式生产',
|
||||
'Class:Action/Attribute:status/Value:disabled' => '停用',
|
||||
'Class:Action/Attribute:status/Value:disabled+' => '停用',
|
||||
'Class:Action/Attribute:trigger_list' => '相关的触发器',
|
||||
'Class:Action/Attribute:trigger_list+' => '此操作关联的触发器',
|
||||
'Class:Action/Attribute:finalclass' => 'Action sub-class',
|
||||
'Class:Action/Attribute:finalclass+' => 'Name of the final class',
|
||||
'Class:Action/Attribute:finalclass+' => '根属性名称',
|
||||
'Action:WarningNoTriggerLinked' => 'Warning, no trigger is linked to the action. It will not be active until it has at least 1.~~',
|
||||
));
|
||||
|
||||
@@ -517,40 +519,59 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
//
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:ActionEmail' => '邮件通知',
|
||||
'Class:ActionEmail+' => '',
|
||||
'Class:ActionEmail/Attribute:status+' => 'This status drives who will be notified: just the Test recipient, all (To, cc and Bcc) or no-one~~',
|
||||
'Class:ActionEmail/Attribute:status/Value:test+' => 'Only the Test recipient is notified~~',
|
||||
'Class:ActionEmail/Attribute:status/Value:enabled+' => 'All To, Cc and Bcc emails are notified~~',
|
||||
'Class:ActionEmail/Attribute:status/Value:disabled+' => 'The email notification will not be sent~~',
|
||||
'Class:ActionEmail/Attribute:test_recipient' => '测试收件人',
|
||||
'Class:ActionEmail/Attribute:test_recipient+' => 'Detination in case status is set to "Test"',
|
||||
'Class:ActionEmail/Attribute:from' => '发件人~~',
|
||||
'Class:ActionEmail/Attribute:from+' => 'Will be sent into the email header~~',
|
||||
'Class:ActionEmail/Attribute:from_label' => 'From (label)~~',
|
||||
'Class:ActionEmail/Attribute:from_label+' => 'Sender display name will be sent into the email header~~',
|
||||
'Class:ActionEmail/Attribute:reply_to' => '回复到~~',
|
||||
'Class:ActionEmail/Attribute:reply_to+' => 'Will be sent into the email header~~',
|
||||
'Class:ActionEmail/Attribute:reply_to_label' => 'Reply to (label)~~',
|
||||
'Class:ActionEmail/Attribute:reply_to_label+' => 'Reply to display name will be sent into the email header~~',
|
||||
'Class:ActionEmail/Attribute:to' => '收件人',
|
||||
'Class:ActionEmail/Attribute:to+' => 'Destination of the email',
|
||||
'Class:ActionEmail/Attribute:cc' => '抄送',
|
||||
'Class:ActionEmail/Attribute:cc+' => '明文抄送',
|
||||
'Class:ActionEmail/Attribute:bcc' => '密抄',
|
||||
'Class:ActionEmail/Attribute:bcc+' => '加密抄送',
|
||||
'Class:ActionEmail/Attribute:subject' => '主题',
|
||||
'Class:ActionEmail/Attribute:subject+' => '邮件主题',
|
||||
'Class:ActionEmail/Attribute:body' => '正文',
|
||||
'Class:ActionEmail/Attribute:body+' => '邮件内容',
|
||||
'Class:ActionEmail/Attribute:importance' => '重要性',
|
||||
'Class:ActionEmail/Attribute:importance+' => '重要性标记',
|
||||
'Class:ActionEmail/Attribute:importance/Value:low' => '低',
|
||||
'Class:ActionEmail/Attribute:importance/Value:low+' => '低',
|
||||
'Class:ActionEmail/Attribute:importance/Value:normal' => '普通',
|
||||
'Class:ActionEmail/Attribute:importance/Value:normal+' => '普通',
|
||||
'Class:ActionEmail/Attribute:importance/Value:high' => '高',
|
||||
'Class:ActionEmail/Attribute:importance/Value:high+' => '高',
|
||||
'Class:ActionEmail' => '邮件通知',
|
||||
'Class:ActionEmail+' => '',
|
||||
'Class:ActionEmail/Attribute:status+' => 'This status drives who will be notified:
|
||||
- Being tested: just the Test recipient,
|
||||
- In production: all (To, cc and Bcc)
|
||||
- Inactive: no-one~~',
|
||||
'Class:ActionEmail/Attribute:status/Value:test+' => '仅测试收件人会被通知',
|
||||
'Class:ActionEmail/Attribute:status/Value:enabled+' => '通知所有人, 包含抄送和秘抄',
|
||||
'Class:ActionEmail/Attribute:status/Value:disabled+' => 'The email notification will not be sent~~',
|
||||
'Class:ActionEmail/Attribute:test_recipient' => '测试收件人',
|
||||
'Class:ActionEmail/Attribute:test_recipient+' => 'Destination email address used instead of To, Cc and Bcc when notification is being tested~~',
|
||||
'Class:ActionEmail/Attribute:from' => 'From (email)~~',
|
||||
'Class:ActionEmail/Attribute:from+' => 'Either a static email address or a placeholder like $this->agent_id->email$.
|
||||
The latest may not be accepted by some email servers.~~',
|
||||
'Class:ActionEmail/Attribute:from_label' => 'From (label)~~',
|
||||
'Class:ActionEmail/Attribute:from_label+' => 'Either a static label or a placeholder like $this->agent_id->friendlyname$',
|
||||
'Class:ActionEmail/Attribute:reply_to' => 'Reply to (email)~~',
|
||||
'Class:ActionEmail/Attribute:reply_to+' => 'Either a static email address or a placeholder like $this->team_id->email$.
|
||||
If omitted the From (email) is used.~~',
|
||||
'Class:ActionEmail/Attribute:reply_to_label' => 'Reply to (label)~~',
|
||||
'Class:ActionEmail/Attribute:reply_to_label+' => 'Either a static label or a placeholder like $this->team_id->friendlyname$.
|
||||
If omitted the From (label) is used.~~',
|
||||
'Class:ActionEmail/Attribute:to' => '收件人',
|
||||
'Class:ActionEmail/Attribute:to+' => 'To: an OQL query returning objects having an email field.
|
||||
While editing, click on the magnifier to get pertinent examples~~',
|
||||
'Class:ActionEmail/Attribute:cc' => '抄送',
|
||||
'Class:ActionEmail/Attribute:cc+' => 'Carbon Copy: an OQL query returning objects having an email field.
|
||||
While editing, click on the magnifier to get pertinent examples~~',
|
||||
'Class:ActionEmail/Attribute:bcc' => '秘抄',
|
||||
'Class:ActionEmail/Attribute:bcc+' => 'Blind Carbon Copy: an OQL query returning objects having an email field.
|
||||
While editing, click on the magnifier to get pertinent examples~~',
|
||||
'Class:ActionEmail/Attribute:subject' => '主题',
|
||||
'Class:ActionEmail/Attribute:subject+' => 'Title of the email. Can contain placeholders like $this->attribute_code$',
|
||||
'Class:ActionEmail/Attribute:body' => '正文',
|
||||
'Class:ActionEmail/Attribute:body+' => 'Contents of the email. Can contain placeholders like:
|
||||
- $this->attribute_code$ any attribute of the object triggering the notification,
|
||||
- $this->html(attribute_code)$ same as above but displayed in html format,
|
||||
- $this->hyperlink()$ hyperlink in the console to the object triggering the notification,
|
||||
- $this->hyperlink(portal)$ hyperlink in the portal to the object triggering the notification,
|
||||
- $this->head_html(case_log_attribute)$ last reply in html format of a caselog attribute,
|
||||
- $this->attribute_external_key->attribute$ recursive syntax for any remote attribute,
|
||||
- $current_contact->attribute$ attribute of the Person who triggered the notification~~',
|
||||
'Class:ActionEmail/Attribute:importance' => '重要性',
|
||||
'Class:ActionEmail/Attribute:importance+' => 'Importance flag set on the generated email~~',
|
||||
'Class:ActionEmail/Attribute:importance/Value:low' => '低',
|
||||
'Class:ActionEmail/Attribute:importance/Value:low+' => '',
|
||||
'Class:ActionEmail/Attribute:importance/Value:normal' => '普通',
|
||||
'Class:ActionEmail/Attribute:importance/Value:normal+' => '',
|
||||
'Class:ActionEmail/Attribute:importance/Value:high' => '高',
|
||||
'Class:ActionEmail/Attribute:importance/Value:high+' => '',
|
||||
'ActionEmail:main' => '消息',
|
||||
'ActionEmail:trigger' => '触发器',
|
||||
'ActionEmail:recipients' => '联系人',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -558,16 +579,19 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
//
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:Trigger' => '触发器',
|
||||
'Class:Trigger+' => 'Custom event handler',
|
||||
'Class:Trigger/Attribute:description' => '描述',
|
||||
'Class:Trigger/Attribute:description+' => '简短描述',
|
||||
'Class:Trigger/Attribute:action_list' => '触发的行为',
|
||||
'Class:Trigger/Attribute:action_list+' => 'Actions performed when the trigger is activated',
|
||||
'Class:Trigger/Attribute:finalclass' => '触发器子类别',
|
||||
'Class:Trigger/Attribute:finalclass+' => 'Name of the final class',
|
||||
'Class:Trigger/Attribute:context' => '上下文',
|
||||
'Class:Trigger/Attribute:context+' => '触发场景',
|
||||
'Class:Trigger' => '触发器',
|
||||
'Class:Trigger+' => 'Custom event handler~~',
|
||||
'Class:Trigger/ComplementaryName' => '%1$s, %2$s',
|
||||
'Class:Trigger/Attribute:description' => '描述',
|
||||
'Class:Trigger/Attribute:description+' => '简短描述',
|
||||
'Class:Trigger/Attribute:action_list' => '触发的操作',
|
||||
'Class:Trigger/Attribute:action_list+' => 'Actions performed when the trigger is activated~~',
|
||||
'Class:Trigger/Attribute:finalclass' => 'Trigger sub-class~~',
|
||||
'Class:Trigger/Attribute:finalclass+' => '根属性名称',
|
||||
'Class:Trigger/Attribute:context' => '上下文',
|
||||
'Class:Trigger/Attribute:context+' => 'Context to allow the trigger to start~~',
|
||||
'Class:Trigger/Attribute:complement' => '其它信息',
|
||||
'Class:Trigger/Attribute:complement+' => 'Further information as provided in english, by this trigger~~',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -576,13 +600,13 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:TriggerOnObject' => '触发器 (class dependent)',
|
||||
'Class:TriggerOnObject+' => 'Trigger on a given class of objects',
|
||||
'Class:TriggerOnObject+' => 'Trigger on a given class of objects~~',
|
||||
'Class:TriggerOnObject/Attribute:target_class' => '目标类',
|
||||
'Class:TriggerOnObject/Attribute:target_class+' => '',
|
||||
'Class:TriggerOnObject/Attribute:filter' => '过滤器',
|
||||
'Class:TriggerOnObject/Attribute:filter+' => 'Limit the object list (of the target class) which will activate the trigger~~',
|
||||
'TriggerOnObject:WrongFilterQuery' => 'Wrong filter query: %1$s',
|
||||
'TriggerOnObject:WrongFilterClass' => 'The filter query must return objects of class "%1$s"',
|
||||
'TriggerOnObject:WrongFilterQuery' => 'Wrong filter query: %1$s~~',
|
||||
'TriggerOnObject:WrongFilterClass' => 'The filter query must return objects of class "%1$s"~~',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -663,6 +687,17 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:TriggerOnObjectMention/Attribute:mentioned_filter+' => 'Limit the list of mentioned objects which will activate the trigger. If empty, any mentioned object (of any class) will activate it.~~',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: TriggerOnAttributeBlobDownload
|
||||
//
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:TriggerOnAttributeBlobDownload' => 'Trigger (on object\'s document download)~~',
|
||||
'Class:TriggerOnAttributeBlobDownload+' => 'Trigger on object\'s document field download of [a child class of] the given class~~',
|
||||
'Class:TriggerOnAttributeBlobDownload/Attribute:target_attcodes' => 'Target fields~~',
|
||||
'Class:TriggerOnAttributeBlobDownload/Attribute:target_attcodes+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: TriggerOnThresholdReached
|
||||
//
|
||||
@@ -682,9 +717,9 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:lnkTriggerAction' => '操作/触发器',
|
||||
'Class:lnkTriggerAction+' => 'Link between a trigger and an action',
|
||||
'Class:lnkTriggerAction+' => 'Link between a trigger and an action~~',
|
||||
'Class:lnkTriggerAction/Attribute:action_id' => '操作',
|
||||
'Class:lnkTriggerAction/Attribute:action_id+' => 'The action to be executed',
|
||||
'Class:lnkTriggerAction/Attribute:action_id+' => 'The action to be executed~~',
|
||||
'Class:lnkTriggerAction/Attribute:action_name' => '操作',
|
||||
'Class:lnkTriggerAction/Attribute:action_name+' => '',
|
||||
'Class:lnkTriggerAction/Attribute:trigger_id' => '触发器',
|
||||
@@ -699,194 +734,206 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
// Synchro Data Source
|
||||
//
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:SynchroDataSource/Attribute:name' => '名称',
|
||||
'Class:SynchroDataSource/Attribute:name+' => '名称',
|
||||
'Class:SynchroDataSource/Attribute:description' => '描述',
|
||||
'Class:SynchroDataSource/Attribute:status' => '状态',
|
||||
'Class:SynchroDataSource/Attribute:scope_class' => '目标类',
|
||||
'Class:SynchroDataSource/Attribute:user_id' => '用户',
|
||||
'Class:SynchroDataSource/Attribute:notify_contact_id' => '要通知的人',
|
||||
'Class:SynchroDataSource/Attribute:notify_contact_id+' => 'Contact to notify in case of error',
|
||||
'Class:SynchroDataSource/Attribute:url_icon' => '图标的超链接',
|
||||
'Class:SynchroDataSource/Attribute:url_icon+' => 'Hyperlink a (small) image representing the application with which '.ITOP_APPLICATION_SHORT.' is synchronized',
|
||||
'Class:SynchroDataSource/Attribute:url_application' => '应用的超链接',
|
||||
'Class:SynchroDataSource/Attribute:url_application+' => 'Hyperlink to the '.ITOP_APPLICATION_SHORT.' object in the external application with which '.ITOP_APPLICATION_SHORT.' is synchronized (if applicable). Possible placeholders: $this->attribute$ and $replica->primary_key$',
|
||||
'Class:SynchroDataSource/Attribute:reconciliation_policy' => 'Reconciliation policy',
|
||||
'Class:SynchroDataSource/Attribute:full_load_periodicity' => 'Full load interval',
|
||||
'Class:SynchroDataSource/Attribute:full_load_periodicity+' => 'A complete reload of all data must occur at least as often as specified here',
|
||||
'Class:SynchroDataSource/Attribute:action_on_zero' => '执行结果成功时',
|
||||
'Class:SynchroDataSource/Attribute:action_on_zero+' => 'Action taken when the search returns no object',
|
||||
'Class:SynchroDataSource/Attribute:action_on_one' => '执行结果失败时',
|
||||
'Class:SynchroDataSource/Attribute:action_on_one+' => 'Action taken when the search returns exactly one object',
|
||||
'Class:SynchroDataSource/Attribute:action_on_multiple' => '执行结果未知时',
|
||||
'Class:SynchroDataSource/Attribute:action_on_multiple+' => 'Action taken when the search returns more than one object',
|
||||
'Class:SynchroDataSource/Attribute:user_delete_policy' => '授权用户',
|
||||
'Class:SynchroDataSource/Attribute:user_delete_policy+' => 'Who is allowed to delete synchronized objects',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:never' => 'Nobody',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:depends' => '仅限管理员',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:always' => '所有授权用户',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy_update' => '更新规则',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy_update+' => '语法: field_name:value; ...',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy_retention' => '保留期限',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy_retention+' => 'How much time an obsolete object is kept before being deleted',
|
||||
'Class:SynchroDataSource/Attribute:database_table_name' => 'Data table',
|
||||
'Class:SynchroDataSource/Attribute:database_table_name+' => 'Name of the table to store the synchronization data. If left empty, a default name will be computed.',
|
||||
'SynchroDataSource:Description' => '描述',
|
||||
'SynchroDataSource:Reconciliation' => 'Search & reconciliation',
|
||||
'SynchroDataSource:Deletion' => '删除规则',
|
||||
'SynchroDataSource:Status' => '状态',
|
||||
'SynchroDataSource:Information' => '信息',
|
||||
'SynchroDataSource:Definition' => '定义',
|
||||
'Core:SynchroAttributes' => '属性',
|
||||
'Core:SynchroStatus' => '状态',
|
||||
'Core:Synchro:ErrorsLabel' => '错误',
|
||||
'Core:Synchro:CreatedLabel' => '已创建',
|
||||
'Core:Synchro:ModifiedLabel' => '已修改',
|
||||
'Core:Synchro:UnchangedLabel' => '保持不变',
|
||||
'Core:Synchro:ReconciledErrorsLabel' => '错误',
|
||||
'Core:Synchro:ReconciledLabel' => '已核对',
|
||||
'Core:Synchro:ReconciledNewLabel' => '已创建',
|
||||
'Core:SynchroReconcile:Yes' => '是',
|
||||
'Core:SynchroReconcile:No' => '否',
|
||||
'Core:SynchroUpdate:Yes' => '是',
|
||||
'Core:SynchroUpdate:No' => '否',
|
||||
'Core:Synchro:LastestStatus' => '最新状态',
|
||||
'Core:Synchro:History' => '同步历史',
|
||||
'Core:Synchro:NeverRun' => 'This synchro was never run. No log yet.',
|
||||
'Core:Synchro:SynchroEndedOn_Date' => '最近的同步发生在 %1$s.',
|
||||
'Core:Synchro:SynchroRunningStartedOn_Date' => ' %1$s 开始的同步还在进行中...',
|
||||
'Menu:DataSources' => '同步数据源', // Duplicated into itop-welcome-itil (will be removed from here...)
|
||||
'Menu:DataSources+' => '所有同步数据源', // Duplicated into itop-welcome-itil (will be removed from here...)
|
||||
'Core:Synchro:label_repl_ignored' => '已忽略 (%1$s)',
|
||||
'Core:Synchro:label_repl_disappeared' => '已消失 (%1$s)',
|
||||
'Core:Synchro:label_repl_existing' => '已存在 (%1$s)',
|
||||
'Core:Synchro:label_repl_new' => '新增 (%1$s)',
|
||||
'Core:Synchro:label_obj_deleted' => '已删除 (%1$s)',
|
||||
'Core:Synchro:label_obj_obsoleted' => '已废弃 (%1$s)',
|
||||
'Core:Synchro:label_obj_disappeared_errors' => '错误 (%1$s)',
|
||||
'Core:Synchro:label_obj_disappeared_no_action' => 'No Action (%1$s)',
|
||||
'Core:Synchro:label_obj_unchanged' => '保持不变 (%1$s)',
|
||||
'Core:Synchro:label_obj_updated' => '已更新 (%1$s)',
|
||||
'Core:Synchro:label_obj_updated_errors' => 'Errors (%1$s)',
|
||||
'Core:Synchro:label_obj_new_unchanged' => '保持不变 (%1$s)',
|
||||
'Core:Synchro:label_obj_new_updated' => '已更新 (%1$s)',
|
||||
'Core:Synchro:label_obj_created' => '已创建 (%1$s)',
|
||||
'Core:Synchro:label_obj_new_errors' => '错误 (%1$s)',
|
||||
'Core:SynchroLogTitle' => '%1$s - %2$s',
|
||||
'Core:Synchro:Nb_Replica' => 'Replica processed: %1$s',
|
||||
'Core:Synchro:Nb_Class:Objects' => '%1$s: %2$s',
|
||||
'Class:SynchroDataSource/Error:AtLeastOneReconciliationKeyMustBeSpecified' => 'At Least one reconciliation key must be specified, or the reconciliation policy must be to use the primary key.',
|
||||
'Class:SynchroDataSource/Error:DeleteRetentionDurationMustBeSpecified' => 'A delete retention period must be specified, since objects are to be deleted after being marked as obsolete',
|
||||
'Class:SynchroDataSource/Error:DeletePolicyUpdateMustBeSpecified' => 'Obsolete objects are to be updated, but no update is specified.',
|
||||
'Class:SynchroDataSource/Error:DataTableAlreadyExists' => 'The table %1$s already exists in the database. Please use another name for the synchro data table.',
|
||||
'Core:SynchroReplica:PublicData' => '公共数据',
|
||||
'Core:SynchroReplica:PrivateDetails' => '专属详情',
|
||||
'Core:SynchroReplica:BackToDataSource' => '返回同步数据源: %1$s',
|
||||
'Core:SynchroReplica:ListOfReplicas' => 'List of Replica',
|
||||
'Core:SynchroAttExtKey:ReconciliationById' => 'id (Primary Key)',
|
||||
'Core:SynchroAtt:attcode' => '属性',
|
||||
'Core:SynchroAtt:attcode+' => 'Field of the object',
|
||||
'Core:SynchroAtt:reconciliation' => 'Reconciliation ?',
|
||||
'Core:SynchroAtt:reconciliation+' => 'Used for searching',
|
||||
'Core:SynchroAtt:update' => '更新 ?',
|
||||
'Core:SynchroAtt:update+' => 'Used to update the object',
|
||||
'Core:SynchroAtt:update_policy' => '更新策略',
|
||||
'Core:SynchroAtt:update_policy+' => 'Behavior of the updated field',
|
||||
'Core:SynchroAtt:reconciliation_attcode' => 'Reconciliation Key',
|
||||
'Core:SynchroAtt:reconciliation_attcode+' => 'Attribute Code for the External Key Reconciliation',
|
||||
'Core:SyncDataExchangeComment' => '(Data Synchro)',
|
||||
'Core:Synchro:ListOfDataSources' => '数据源列表:',
|
||||
'Core:Synchro:LastSynchro' => '上次同步:',
|
||||
'Core:Synchro:ThisObjectIsSynchronized' => 'This object is synchronized with an external data source',
|
||||
'Core:Synchro:TheObjectWasCreatedBy_Source' => 'The object was <b>created</b> by the external data source %1$s',
|
||||
'Core:Synchro:TheObjectCanBeDeletedBy_Source' => 'The object <b>can be deleted</b> by the external data source %1$s',
|
||||
'Core:Synchro:TheObjectCannotBeDeletedByUser_Source' => 'You <b>cannot delete the object</b> because it is owned by the external data source %1$s',
|
||||
'TitleSynchroExecution' => 'Execution of the synchronization',
|
||||
'Class:SynchroDataSource:DataTable' => 'Database table: %1$s',
|
||||
'Core:SyncDataSourceObsolete' => '数据源已被废弃. 操作已取消.',
|
||||
'Core:SyncDataSourceAccessRestriction' => '仅数据源中指定的用户才能执行此操作. 操作已取消.',
|
||||
'Core:SyncTooManyMissingReplicas' => 'All records have been untouched for some time (all of the objects could be deleted). Please check that the process that writes into the synchronization table is still running. Operation cancelled.',
|
||||
'Core:SyncSplitModeCLIOnly' => 'The synchronization can be executed in chunks only if run in mode CLI',
|
||||
'Core:Synchro:ListReplicas_AllReplicas_Errors_Warnings' => '%1$s replicas, %2$s error(s), %3$s warning(s).',
|
||||
'Core:SynchroReplica:TargetObject' => '已同步的对象: %1$s',
|
||||
'Class:AsyncSendEmail' => 'Email (异步)',
|
||||
'Class:AsyncSendEmail/Attribute:to' => '收件人',
|
||||
'Class:AsyncSendEmail/Attribute:subject' => '主题',
|
||||
'Class:AsyncSendEmail/Attribute:body' => '正文',
|
||||
'Class:AsyncSendEmail/Attribute:header' => '抬头',
|
||||
'Class:CMDBChangeOpSetAttributeOneWayPassword' => '加密密码',
|
||||
'Class:CMDBChangeOpSetAttributeOneWayPassword/Attribute:prev_pwd' => '之前的值',
|
||||
'Class:CMDBChangeOpSetAttributeEncrypted' => '加密字段',
|
||||
'Class:CMDBChangeOpSetAttributeEncrypted/Attribute:prevstring' => '之前的值',
|
||||
'Class:CMDBChangeOpSetAttributeCaseLog' => 'Case Log',
|
||||
'Class:CMDBChangeOpSetAttributeCaseLog/Attribute:lastentry' => 'Last Entry',
|
||||
'Class:SynchroDataSource' => '同步数据源',
|
||||
'Class:SynchroDataSource/Attribute:status/Value:implementation' => '上线',
|
||||
'Class:SynchroDataSource/Attribute:status/Value:obsolete' => '废弃',
|
||||
'Class:SynchroDataSource/Attribute:status/Value:production' => '生产',
|
||||
'Class:SynchroDataSource/Attribute:scope_restriction' => '范围限制',
|
||||
'Class:SynchroDataSource/Attribute:reconciliation_policy/Value:use_attributes' => 'Use the attributes',
|
||||
'Class:SynchroDataSource' => '数据源同步',
|
||||
'Class:SynchroDataSource/Attribute:name' => '名称',
|
||||
'Class:SynchroDataSource/Attribute:name+' => '',
|
||||
'Class:SynchroDataSource/Attribute:description' => '描述',
|
||||
'Class:SynchroDataSource/Attribute:status' => '状态',
|
||||
'Class:SynchroDataSource/Attribute:scope_class' => 'Target class~~',
|
||||
'Class:SynchroDataSource/Attribute:scope_class+' => 'A Synchro Data Source can only populate a single '.ITOP_APPLICATION_SHORT.' class',
|
||||
'Class:SynchroDataSource/Attribute:user_id' => '用户',
|
||||
'Class:SynchroDataSource/Attribute:notify_contact_id' => '联系人',
|
||||
'Class:SynchroDataSource/Attribute:notify_contact_id+' => 'Contact to notify in case of error~~',
|
||||
'Class:SynchroDataSource/Attribute:url_icon' => '图标的超链接',
|
||||
'Class:SynchroDataSource/Attribute:url_icon+' => 'Hyperlink a (small) image representing the application with which '.ITOP_APPLICATION_SHORT.' is synchronized.
|
||||
This icon is shown in the tooltip of the “Lock” symbol on '.ITOP_APPLICATION_SHORT.' synchronized object~~',
|
||||
'Class:SynchroDataSource/Attribute:url_application' => '应用的超链接',
|
||||
'Class:SynchroDataSource/Attribute:url_application+' => 'Hyperlink to the object in the external application corresponding to a synchronized '.ITOP_APPLICATION_SHORT.' object.
|
||||
Possible placeholders: $this->attribute$ and $replica->primary_key$.
|
||||
The hyperlink is displayed in the tooltip appearing on the “Lock” symbol of any synchronized '.ITOP_APPLICATION_SHORT.' object~~',
|
||||
'Class:SynchroDataSource/Attribute:reconciliation_policy' => 'Reconciliation policy~~',
|
||||
'Class:SynchroDataSource/Attribute:reconciliation_policy+' => '"Use the attributes": '.ITOP_APPLICATION_SHORT.' object matches replica values for each Synchro attributes flagged for Reconciliation.
|
||||
"Use primary_key": the column primary_key of the replica is expected to contain the identifier of the '.ITOP_APPLICATION_SHORT.' object~~',
|
||||
'Class:SynchroDataSource/Attribute:full_load_periodicity' => 'Full load interval~~',
|
||||
'Class:SynchroDataSource/Attribute:full_load_periodicity+' => 'A complete reload of all data must occur at least as often as specified here~~',
|
||||
'Class:SynchroDataSource/Attribute:action_on_zero' => 'Action on zero~~',
|
||||
'Class:SynchroDataSource/Attribute:action_on_zero+' => 'Action taken when the search returns no object~~',
|
||||
'Class:SynchroDataSource/Attribute:action_on_one' => 'Action on one~~',
|
||||
'Class:SynchroDataSource/Attribute:action_on_one+' => 'Action taken when the search returns exactly one object~~',
|
||||
'Class:SynchroDataSource/Attribute:action_on_multiple' => 'Action on many~~',
|
||||
'Class:SynchroDataSource/Attribute:action_on_multiple+' => 'Action taken when the search returns more than one object~~',
|
||||
'Class:SynchroDataSource/Attribute:user_delete_policy' => 'Users allowed~~',
|
||||
'Class:SynchroDataSource/Attribute:user_delete_policy+' => 'Who is allowed to delete synchronized objects~~',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:never' => 'Nobody',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:depends' => 'Administrators only',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:always' => 'All allowed users',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy_update' => 'Update rules',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy_update+' => 'A list of "field_name:value;":
|
||||
"field_name" must be a valid field of the Target class.
|
||||
"value" must be an authorised value for that field.~~',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy_retention' => 'Retention Duration~~',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy_retention+' => 'How much time an obsolete object is kept before being deleted',
|
||||
'Class:SynchroDataSource/Attribute:database_table_name' => 'Data table',
|
||||
'Class:SynchroDataSource/Attribute:database_table_name+' => 'Name of the table to store the synchronization data. If left empty, a default name will be computed.',
|
||||
'Class:SynchroDataSource/Attribute:status/Value:implementation' => '上线',
|
||||
'Class:SynchroDataSource/Attribute:status/Value:obsolete' => '废弃',
|
||||
'Class:SynchroDataSource/Attribute:status/Value:production' => '生产',
|
||||
'Class:SynchroDataSource/Attribute:scope_restriction' => 'Scope restriction',
|
||||
'Class:SynchroDataSource/Attribute:reconciliation_policy/Value:use_attributes' => 'Use the attributes',
|
||||
'Class:SynchroDataSource/Attribute:reconciliation_policy/Value:use_primary_key' => 'Use the primary_key field',
|
||||
'Class:SynchroDataSource/Attribute:action_on_zero/Value:create' => '已创建',
|
||||
'Class:SynchroDataSource/Attribute:action_on_zero/Value:error' => '错误',
|
||||
'Class:SynchroDataSource/Attribute:action_on_one/Value:error' => '错误',
|
||||
'Class:SynchroDataSource/Attribute:action_on_one/Value:update' => '更新',
|
||||
'Class:SynchroDataSource/Attribute:action_on_multiple/Value:create' => '创建',
|
||||
'Class:SynchroDataSource/Attribute:action_on_multiple/Value:error' => '错误',
|
||||
'Class:SynchroDataSource/Attribute:action_on_multiple/Value:take_first' => '选择第一项(随机?)',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy' => '删除策略',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:delete' => '删除',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:ignore' => '忽略',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:update' => '更新',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:update_then_delete' => '先更新再删除',
|
||||
'Class:SynchroDataSource/Attribute:attribute_list' => '属性列表',
|
||||
'Class:SynchroDataSource/Attribute:user_delete_policy/Value:administrators' => '仅限管理员',
|
||||
'Class:SynchroDataSource/Attribute:user_delete_policy/Value:everybody' => '允许所有人删除此对象',
|
||||
'Class:SynchroDataSource/Attribute:user_delete_policy/Value:nobody' => 'Nobody',
|
||||
'Class:SynchroAttribute' => '同步属性',
|
||||
'Class:SynchroAttribute/Attribute:sync_source_id' => '同步数据源',
|
||||
'Class:SynchroAttribute/Attribute:attcode' => '属性代码',
|
||||
'Class:SynchroAttribute/Attribute:update' => '更新',
|
||||
'Class:SynchroAttribute/Attribute:reconcile' => '核对',
|
||||
'Class:SynchroAttribute/Attribute:update_policy' => '更新策略',
|
||||
'Class:SynchroAttribute/Attribute:update_policy/Value:master_locked' => '加锁',
|
||||
'Class:SynchroAttribute/Attribute:update_policy/Value:master_unlocked' => '解锁',
|
||||
'Class:SynchroAttribute/Attribute:update_policy/Value:write_if_empty' => '如果为空则初始化',
|
||||
'Class:SynchroAttribute/Attribute:finalclass' => 'Class',
|
||||
'Class:SynchroAttExtKey' => 'Synchro Attribute (ExtKey)',
|
||||
'Class:SynchroAttExtKey/Attribute:reconciliation_attcode' => 'Reconciliation Attribute',
|
||||
'Class:SynchroAttLinkSet' => 'Synchro Attribute (Linkset)',
|
||||
'Class:SynchroAttLinkSet/Attribute:row_separator' => '列的分隔符',
|
||||
'Class:SynchroAttLinkSet/Attribute:attribute_separator' => '属性的分隔符',
|
||||
'Class:SynchroLog' => '同步日志',
|
||||
'Class:SynchroLog/Attribute:sync_source_id' => '同步数据源',
|
||||
'Class:SynchroLog/Attribute:start_date' => '开始日期',
|
||||
'Class:SynchroLog/Attribute:end_date' => '结束日期',
|
||||
'Class:SynchroLog/Attribute:status' => '状态',
|
||||
'Class:SynchroLog/Attribute:status/Value:completed' => '已完成',
|
||||
'Class:SynchroLog/Attribute:status/Value:error' => '错误',
|
||||
'Class:SynchroLog/Attribute:status/Value:running' => '正在运行',
|
||||
'Class:SynchroLog/Attribute:stats_nb_replica_seen' => 'Nb replica seen',
|
||||
'Class:SynchroLog/Attribute:stats_nb_replica_total' => 'Nb replica total',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_deleted' => 'Nb objects deleted',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_deleted_errors' => 'Nb of errors while deleting',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_obsoleted' => 'Nb objects obsoleted',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_obsoleted_errors' => 'Nb of errors while obsoleting',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_created' => 'Nb objects created',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_created_errors' => 'Nb or errors while creating',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_updated' => 'Nb objects updated',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_updated_errors' => 'Nb errors while updating',
|
||||
'Class:SynchroLog/Attribute:stats_nb_replica_reconciled_errors' => 'Nb of errors during reconciliation',
|
||||
'Class:SynchroLog/Attribute:stats_nb_replica_disappeared_no_action' => 'Nb replica disappeared',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_new_updated' => 'Nb objects updated',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_new_unchanged' => 'Nb objects unchanged',
|
||||
'Class:SynchroLog/Attribute:last_error' => 'Last error',
|
||||
'Class:SynchroLog/Attribute:traces' => 'Traces',
|
||||
'Class:SynchroReplica' => 'Synchro Replica',
|
||||
'Class:SynchroReplica/Attribute:sync_source_id' => 'Synchro Data Source',
|
||||
'Class:SynchroDataSource/Attribute:action_on_zero/Value:create' => 'Create',
|
||||
'Class:SynchroDataSource/Attribute:action_on_zero/Value:error' => 'Error',
|
||||
'Class:SynchroDataSource/Attribute:action_on_one/Value:error' => 'Error',
|
||||
'Class:SynchroDataSource/Attribute:action_on_one/Value:update' => 'Update',
|
||||
'Class:SynchroDataSource/Attribute:action_on_multiple/Value:create' => 'Create',
|
||||
'Class:SynchroDataSource/Attribute:action_on_multiple/Value:error' => 'Error',
|
||||
'Class:SynchroDataSource/Attribute:action_on_multiple/Value:take_first' => 'Take the first one (random?)',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy' => '删除策略',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy+' => 'What to do when a replica becomes obsolete:
|
||||
"Ignore": do nothing, the associated object remains as is in iTop.
|
||||
"Delete": Delete the associated object in iTop (and the replica in the data table).
|
||||
"Update": Update the associated object as specified by the Update rules (see below).
|
||||
"Update then Delete": apply the "Update rules". When Retention Duration expires, execute a "Delete" ~~',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:delete' => '删除',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:ignore' => '忽略',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:update' => '更新',
|
||||
'Class:SynchroDataSource/Attribute:delete_policy/Value:update_then_delete' => '先更新再删除',
|
||||
'Class:SynchroDataSource/Attribute:attribute_list' => 'Attributes List~~',
|
||||
'Class:SynchroDataSource/Attribute:user_delete_policy/Value:administrators' => 'Administrators only',
|
||||
'Class:SynchroDataSource/Attribute:user_delete_policy/Value:everybody' => 'Everybody allowed to delete such objects',
|
||||
'Class:SynchroDataSource/Attribute:user_delete_policy/Value:nobody' => 'Nobody',
|
||||
|
||||
'SynchroDataSource:Description' => '描述',
|
||||
'SynchroDataSource:Reconciliation' => 'Search & reconciliation~~',
|
||||
'SynchroDataSource:Deletion' => 'Deletion rules~~',
|
||||
'SynchroDataSource:Status' => '状态',
|
||||
'SynchroDataSource:Information' => '基本信息',
|
||||
'SynchroDataSource:Definition' => 'Definition',
|
||||
'Core:SynchroAttributes' => '属性',
|
||||
'Core:SynchroStatus' => '状态',
|
||||
'Core:Synchro:ErrorsLabel' => 'Errors~~',
|
||||
'Core:Synchro:CreatedLabel' => 'Created~~',
|
||||
'Core:Synchro:ModifiedLabel' => 'Modified~~',
|
||||
'Core:Synchro:UnchangedLabel' => 'Unchanged~~',
|
||||
'Core:Synchro:ReconciledErrorsLabel' => 'Errors~~',
|
||||
'Core:Synchro:ReconciledLabel' => 'Reconciled~~',
|
||||
'Core:Synchro:ReconciledNewLabel' => 'Created~~',
|
||||
'Core:SynchroReconcile:Yes' => 'Yes',
|
||||
'Core:SynchroReconcile:No' => 'No',
|
||||
'Core:SynchroUpdate:Yes' => 'Yes',
|
||||
'Core:SynchroUpdate:No' => 'No',
|
||||
'Core:Synchro:LastestStatus' => '最新状态',
|
||||
'Core:Synchro:History' => 'Synchronization History~~',
|
||||
'Core:Synchro:NeverRun' => 'This synchro was never run. No log yet.~~',
|
||||
'Core:Synchro:SynchroEndedOn_Date' => 'The latest synchronization ended on %1$s.~~',
|
||||
'Core:Synchro:SynchroRunningStartedOn_Date' => 'The synchronization started on %1$s is still running...~~',
|
||||
'Core:Synchro:label_repl_ignored' => 'Ignored (%1$s)',
|
||||
'Core:Synchro:label_repl_disappeared' => 'Disappeared (%1$s)',
|
||||
'Core:Synchro:label_repl_existing' => 'Existing (%1$s)',
|
||||
'Core:Synchro:label_repl_new' => '新建 (%1$s)',
|
||||
'Core:Synchro:label_obj_deleted' => '已删除 (%1$s)',
|
||||
'Core:Synchro:label_obj_obsoleted' => '已废弃 (%1$s)',
|
||||
'Core:Synchro:label_obj_disappeared_errors' => 'Errors (%1$s)',
|
||||
'Core:Synchro:label_obj_disappeared_no_action' => 'No Action (%1$s)',
|
||||
'Core:Synchro:label_obj_unchanged' => 'Unchanged (%1$s)',
|
||||
'Core:Synchro:label_obj_updated' => 'Updated (%1$s)',
|
||||
'Core:Synchro:label_obj_updated_errors' => 'Errors (%1$s)',
|
||||
'Core:Synchro:label_obj_new_unchanged' => 'Unchanged (%1$s)',
|
||||
'Core:Synchro:label_obj_new_updated' => 'Updated (%1$s)',
|
||||
'Core:Synchro:label_obj_created' => 'Created (%1$s)',
|
||||
'Core:Synchro:label_obj_new_errors' => 'Errors (%1$s)',
|
||||
'Core:SynchroLogTitle' => '%1$s - %2$s',
|
||||
'Core:Synchro:Nb_Replica' => 'Replica processed: %1$s',
|
||||
'Core:Synchro:Nb_Class:Objects' => '%1$s: %2$s',
|
||||
'Class:SynchroDataSource/Error:AtLeastOneReconciliationKeyMustBeSpecified' => 'At Least one reconciliation key must be specified, or the reconciliation policy must be to use the primary key.~~',
|
||||
'Class:SynchroDataSource/Error:DeleteRetentionDurationMustBeSpecified' => 'A delete retention period must be specified, since objects are to be deleted after being marked as obsolete~~',
|
||||
'Class:SynchroDataSource/Error:DeletePolicyUpdateMustBeSpecified' => 'Obsolete objects are to be updated, but no update is specified.~~',
|
||||
'Class:SynchroDataSource/Error:DataTableAlreadyExists' => 'The table %1$s already exists in the database. Please use another name for the synchro data table.~~',
|
||||
'Core:SynchroReplica:PublicData' => 'Public Data~~',
|
||||
'Core:SynchroReplica:PrivateDetails' => 'Private Details~~',
|
||||
'Core:SynchroReplica:BackToDataSource' => 'Go Back to the Synchro Data Source: %1$s~~',
|
||||
'Core:SynchroReplica:ListOfReplicas' => 'List of Replica~~',
|
||||
'Core:SynchroAttExtKey:ReconciliationById' => 'id (Primary Key)~~',
|
||||
'Core:SynchroAtt:attcode' => '属性',
|
||||
'Core:SynchroAtt:attcode+' => 'Field of the object~~',
|
||||
'Core:SynchroAtt:reconciliation' => 'Reconciliation ?~~',
|
||||
'Core:SynchroAtt:reconciliation+' => 'Used for searching~~',
|
||||
'Core:SynchroAtt:update' => 'Update ?~~',
|
||||
'Core:SynchroAtt:update+' => 'Used to update the object~~',
|
||||
'Core:SynchroAtt:update_policy' => 'Update Policy~~',
|
||||
'Core:SynchroAtt:update_policy+' => 'Behavior of the updated field~~',
|
||||
'Core:SynchroAtt:reconciliation_attcode' => 'Reconciliation Key~~',
|
||||
'Core:SynchroAtt:reconciliation_attcode+' => 'Attribute Code for the External Key Reconciliation~~',
|
||||
'Core:SyncDataExchangeComment' => '(Data Synchro)~~',
|
||||
'Core:Synchro:ListOfDataSources' => 'List of data sources:~~',
|
||||
'Core:Synchro:LastSynchro' => 'Last synchronization:~~',
|
||||
'Core:Synchro:ThisObjectIsSynchronized' => 'This object is synchronized with an external data source~~',
|
||||
'Core:Synchro:TheObjectWasCreatedBy_Source' => 'The object was <b>created</b> by the external data source %1$s~~',
|
||||
'Core:Synchro:TheObjectCanBeDeletedBy_Source' => 'The object <b>can be deleted</b> by the external data source %1$s~~',
|
||||
'Core:Synchro:TheObjectCannotBeDeletedByUser_Source' => 'You <b>cannot delete the object</b> because it is owned by the external data source %1$s~~',
|
||||
'TitleSynchroExecution' => 'Execution of the synchronization~~',
|
||||
'Class:SynchroDataSource:DataTable' => 'Database table: %1$s~~',
|
||||
'Core:SyncDataSourceObsolete' => 'The data source is marked as obsolete. Operation cancelled.~~',
|
||||
'Core:SyncDataSourceAccessRestriction' => 'Only adminstrators or the user specified in the data source can execute this operation. Operation cancelled.',
|
||||
'Core:SyncTooManyMissingReplicas' => 'All records have been untouched for some time (all of the objects could be deleted). Please check that the process that writes into the synchronization table is still running. Operation cancelled.',
|
||||
'Core:SyncSplitModeCLIOnly' => 'The synchronization can be executed in chunks only if run in mode CLI~~',
|
||||
'Core:Synchro:ListReplicas_AllReplicas_Errors_Warnings' => '%1$s replicas, %2$s error(s), %3$s warning(s).~~',
|
||||
'Core:SynchroReplica:TargetObject' => 'Synchronized Object: %1$s~~',
|
||||
'Class:AsyncSendEmail' => 'Email (asynchronous)~~',
|
||||
'Class:AsyncSendEmail/Attribute:to' => '收件人',
|
||||
'Class:AsyncSendEmail/Attribute:subject' => '主题',
|
||||
'Class:AsyncSendEmail/Attribute:body' => '正文',
|
||||
'Class:AsyncSendEmail/Attribute:header' => 'Header~~',
|
||||
'Class:CMDBChangeOpSetAttributeOneWayPassword' => 'Encrypted Password~~',
|
||||
'Class:CMDBChangeOpSetAttributeOneWayPassword/Attribute:prev_pwd' => 'Previous Value~~',
|
||||
'Class:CMDBChangeOpSetAttributeEncrypted' => 'Encrypted Field~~',
|
||||
'Class:CMDBChangeOpSetAttributeEncrypted/Attribute:prevstring' => 'Previous Value~~',
|
||||
'Class:CMDBChangeOpSetAttributeCaseLog' => 'Case Log~~',
|
||||
'Class:CMDBChangeOpSetAttributeCaseLog/Attribute:lastentry' => 'Last Entry~~',
|
||||
'Class:SynchroAttribute' => 'Synchro Attribute~~',
|
||||
'Class:SynchroAttribute/Attribute:sync_source_id' => 'Synchro Data Source~~',
|
||||
'Class:SynchroAttribute/Attribute:attcode' => 'Attribute Code~~',
|
||||
'Class:SynchroAttribute/Attribute:update' => 'Update',
|
||||
'Class:SynchroAttribute/Attribute:reconcile' => 'Reconcile',
|
||||
'Class:SynchroAttribute/Attribute:update_policy' => 'Update Policy',
|
||||
'Class:SynchroAttribute/Attribute:update_policy/Value:master_locked' => 'Locked',
|
||||
'Class:SynchroAttribute/Attribute:update_policy/Value:master_unlocked' => 'Unlocked',
|
||||
'Class:SynchroAttribute/Attribute:update_policy/Value:write_if_empty' => 'Initialize if empty',
|
||||
'Class:SynchroAttribute/Attribute:finalclass' => 'Class',
|
||||
'Class:SynchroAttExtKey' => 'Synchro Attribute (ExtKey)',
|
||||
'Class:SynchroAttExtKey/Attribute:reconciliation_attcode' => 'Reconciliation Attribute',
|
||||
'Class:SynchroAttLinkSet' => 'Synchro Attribute (Linkset)',
|
||||
'Class:SynchroAttLinkSet/Attribute:row_separator' => 'Rows separator',
|
||||
'Class:SynchroAttLinkSet/Attribute:attribute_separator' => 'Attributes separator',
|
||||
'Class:SynchroLog' => 'Synchr Log',
|
||||
'Class:SynchroLog/Attribute:sync_source_id' => 'Synchro Data Source',
|
||||
'Class:SynchroLog/Attribute:start_date' => '开始日期',
|
||||
'Class:SynchroLog/Attribute:end_date' => '结束日期',
|
||||
'Class:SynchroLog/Attribute:status' => '状态',
|
||||
'Class:SynchroLog/Attribute:status/Value:completed' => '已完成',
|
||||
'Class:SynchroLog/Attribute:status/Value:error' => 'Error',
|
||||
'Class:SynchroLog/Attribute:status/Value:running' => 'Still Running',
|
||||
'Class:SynchroLog/Attribute:stats_nb_replica_seen' => 'Nb replica seen',
|
||||
'Class:SynchroLog/Attribute:stats_nb_replica_total' => 'Nb replica total',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_deleted' => 'Nb objects deleted',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_deleted_errors' => 'Nb of errors while deleting',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_obsoleted' => 'Nb objects obsoleted',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_obsoleted_errors' => 'Nb of errors while obsoleting',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_created' => 'Nb objects created',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_created_errors' => 'Nb or errors while creating',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_updated' => 'Nb objects updated',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_updated_errors' => 'Nb errors while updating~~',
|
||||
'Class:SynchroLog/Attribute:stats_nb_replica_reconciled_errors' => 'Nb of errors during reconciliation~~',
|
||||
'Class:SynchroLog/Attribute:stats_nb_replica_disappeared_no_action' => 'Nb replica disappeared~~',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_new_updated' => 'Nb objects updated~~',
|
||||
'Class:SynchroLog/Attribute:stats_nb_obj_new_unchanged' => 'Nb objects unchanged~~',
|
||||
'Class:SynchroLog/Attribute:last_error' => 'Last error~~',
|
||||
'Class:SynchroLog/Attribute:traces' => 'Traces~~',
|
||||
'Class:SynchroReplica' => 'Synchro Replica~~',
|
||||
'Class:SynchroReplica/Attribute:sync_source_id' => 'Synchro Data Source~~',
|
||||
'Class:SynchroReplica/Attribute:dest_id' => 'Destination object (ID)',
|
||||
'Class:SynchroReplica/Attribute:dest_class' => 'Destination type',
|
||||
'Class:SynchroReplica/Attribute:status_last_seen' => 'Last seen',
|
||||
'Class:SynchroReplica/Attribute:dest_class' => 'Destination type~~',
|
||||
'Class:SynchroReplica/Attribute:status_last_seen' => 'Last seen~~',
|
||||
'Class:SynchroReplica/Attribute:status' => '状态',
|
||||
'Class:SynchroReplica/Attribute:status/Value:modified' => '已修改',
|
||||
'Class:SynchroReplica/Attribute:status/Value:new' => '新建',
|
||||
@@ -895,14 +942,14 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:SynchroReplica/Attribute:status/Value:synchronized' => '已同步',
|
||||
'Class:SynchroReplica/Attribute:status_dest_creator' => 'Object Created ?',
|
||||
'Class:SynchroReplica/Attribute:status_last_error' => 'Last Error',
|
||||
'Class:SynchroReplica/Attribute:status_last_warning' => '警告',
|
||||
'Class:SynchroReplica/Attribute:status_last_warning' => 'Warnings',
|
||||
'Class:SynchroReplica/Attribute:info_creation_date' => '创建日期',
|
||||
'Class:SynchroReplica/Attribute:info_last_modified' => '最后修改日期',
|
||||
'Class:appUserPreferences' => '用户资料',
|
||||
'Class:appUserPreferences' => '用户偏好',
|
||||
'Class:appUserPreferences/Attribute:userid' => '用户',
|
||||
'Class:appUserPreferences/Attribute:preferences' => '首选项',
|
||||
'Core:ExecProcess:Code1' => 'Wrong command or command finished with errors (e.g. wrong script name)',
|
||||
'Core:ExecProcess:Code255' => 'PHP Error (parsing, or runtime)',
|
||||
'Core:ExecProcess:Code1' => 'Wrong command or command finished with errors (e.g. wrong script name)~~',
|
||||
'Core:ExecProcess:Code255' => 'PHP Error (parsing, or runtime)~~',
|
||||
|
||||
// Attribute Duration
|
||||
'Core:Duration_Seconds' => '%1$ds',
|
||||
@@ -911,9 +958,9 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Core:Duration_Days_Hours_Minutes_Seconds' => '%1$sd %2$dh %3$dmin %4$ds',
|
||||
|
||||
// Explain working time computing
|
||||
'Core:ExplainWTC:ElapsedTime' => 'Time elapsed (stored as "%1$s")',
|
||||
'Core:ExplainWTC:StopWatch-TimeSpent' => 'Time spent for "%1$s"',
|
||||
'Core:ExplainWTC:StopWatch-Deadline' => 'Deadline for "%1$s" at %2$d%%',
|
||||
'Core:ExplainWTC:ElapsedTime' => '耗时 (stored as "%1$s")',
|
||||
'Core:ExplainWTC:StopWatch-TimeSpent' => 'Time spent for "%1$s"~~',
|
||||
'Core:ExplainWTC:StopWatch-Deadline' => 'Deadline for "%1$s" at %2$d%%~~',
|
||||
|
||||
// Bulk export
|
||||
'Core:BulkExport:MissingParameter_Param' => '缺少参数 "%1$s"',
|
||||
@@ -955,13 +1002,13 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Core:BulkExport:OptionFormattedText' => '保持文本格式',
|
||||
'Core:BulkExport:ScopeDefinition' => '定义要导出的对象',
|
||||
'Core:BulkExportLabelOQLExpression' => 'OQL查询:',
|
||||
'Core:BulkExportLabelPhrasebookEntry' => 'Query Phrasebook Entry:',
|
||||
'Core:BulkExportLabelPhrasebookEntry' => 'Query Phrasebook Entry:~~',
|
||||
'Core:BulkExportMessageEmptyOQL' => '请输入有效的OQL查询.',
|
||||
'Core:BulkExportMessageEmptyPhrasebookEntry' => 'Please select a valid phrasebook entry.',
|
||||
'Core:BulkExportMessageEmptyPhrasebookEntry' => 'Please select a valid phrasebook entry.~~',
|
||||
'Core:BulkExportQueryPlaceholder' => '请在这里输入OQL查询...',
|
||||
'Core:BulkExportCanRunNonInteractive' => '点击这里运行非交互式导出.',
|
||||
'Core:BulkExportLegacyExport' => '点击这里进入旧版导出.',
|
||||
'Core:BulkExport:XLSXOptions' => 'Excel选项',
|
||||
'Core:BulkExport:XLSXOptions' => 'Excel 选项',
|
||||
'Core:BulkExport:TextFormat' => '文本中包含一些HTML 标记',
|
||||
'Core:BulkExport:DateTimeFormat' => '日期和时间格式',
|
||||
'Core:BulkExport:DateTimeFormatDefault_Example' => '默认格式 (%1$s), e.g. %2$s',
|
||||
@@ -984,7 +1031,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Core:Validator:Default' => '格式错误',
|
||||
'Core:Validator:Mandatory' => '这里必填',
|
||||
'Core:Validator:MustBeInteger' => '必须是整数',
|
||||
'Core:Validator:MustSelectOne' => '请选择一个',
|
||||
'Core:Validator:MustSelectOne' => '请选择',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -1131,8 +1178,6 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
));
|
||||
|
||||
|
||||
|
||||
|
||||
// Additional language entries not present in English dict
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'INTERNAL:JQuery-DatePicker:LangCode' => 'zh-CN',
|
||||
|
||||
Reference in New Issue
Block a user