diff --git a/datamodels/2.x/authent-external/zh_cn.dict.authent-external.php b/datamodels/2.x/authent-external/zh_cn.dict.authent-external.php index 279d6e0e7..d1050348f 100755 --- a/datamodels/2.x/authent-external/zh_cn.dict.authent-external.php +++ b/datamodels/2.x/authent-external/zh_cn.dict.authent-external.php @@ -1,27 +1,26 @@ /** * Localized data * - * @author Robert Deng - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + // Dictionnay conventions // Class: // Class:+ @@ -31,10 +30,12 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ + // // Class: UserExternal // + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:UserExternal' => '外部用户', - 'Class:UserExternal+' => '用户在 iTop 外部验证身份', + 'Class:UserExternal+' => '用户在iTop 外部验证身份', )); diff --git a/datamodels/2.x/authent-ldap/zh_cn.dict.authent-ldap.php b/datamodels/2.x/authent-ldap/zh_cn.dict.authent-ldap.php index b774d7054..b4927dddb 100755 --- a/datamodels/2.x/authent-ldap/zh_cn.dict.authent-ldap.php +++ b/datamodels/2.x/authent-ldap/zh_cn.dict.authent-ldap.php @@ -1,27 +1,26 @@ /** * Localized data * - * @author Robert Deng - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + // Dictionnay conventions // Class: // Class:+ @@ -31,12 +30,12 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ + // // Class: UserLDAP // + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:UserLDAP' => 'LDAP 用户', - 'Class:UserLDAP+' => '用户由 LDAP 鉴别身份', - 'Class:UserLDAP/Attribute:password' => '密码', - 'Class:UserLDAP/Attribute:password+' => '用于验证用户身份的字符串', + 'Class:UserLDAP+' => '用户身份由LDAP 认证', )); diff --git a/datamodels/2.x/authent-local/zh_cn.dict.authent-local.php b/datamodels/2.x/authent-local/zh_cn.dict.authent-local.php index e846b92d3..f4dcfa23a 100755 --- a/datamodels/2.x/authent-local/zh_cn.dict.authent-local.php +++ b/datamodels/2.x/authent-local/zh_cn.dict.authent-local.php @@ -1,27 +1,26 @@ /** * Localized data * - * @author Robert Deng - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + // Dictionnay conventions // Class: // Class:+ @@ -31,9 +30,11 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ + // // Class: UserLocal // + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:UserLocal' => 'iTop 用户', 'Class:UserLocal+' => '用户由 iTop 验证身份', diff --git a/datamodels/2.x/itop-attachments/zh_cn.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/zh_cn.dict.itop-attachments.php index 6bd9cf6d9..963e11d56 100644 --- a/datamodels/2.x/itop-attachments/zh_cn.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/zh_cn.dict.itop-attachments.php @@ -1,26 +1,26 @@ /** * Localized data * - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Attachments:TabTitle_Count' => '附件 (%1$d)', 'Attachments:EmptyTabTitle' => '附件', diff --git a/datamodels/2.x/itop-backup/zh_cn.dict.itop-backup.php b/datamodels/2.x/itop-backup/zh_cn.dict.itop-backup.php index 181ba09ca..4937dea21 100644 --- a/datamodels/2.x/itop-backup/zh_cn.dict.itop-backup.php +++ b/datamodels/2.x/itop-backup/zh_cn.dict.itop-backup.php @@ -2,9 +2,25 @@ /** * Localized data * - * @copyright Copyright (C) 2013 Combodo - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'bkp-backup-running' => '备份正在进行,请稍后...', diff --git a/datamodels/2.x/itop-change-mgmt-itil/zh_cn.dict.itop-change-mgmt-itil.php b/datamodels/2.x/itop-change-mgmt-itil/zh_cn.dict.itop-change-mgmt-itil.php index 21a098ca6..7dca73ea5 100755 --- a/datamodels/2.x/itop-change-mgmt-itil/zh_cn.dict.itop-change-mgmt-itil.php +++ b/datamodels/2.x/itop-change-mgmt-itil/zh_cn.dict.itop-change-mgmt-itil.php @@ -1,25 +1,26 @@ /** * Localized data - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ChangeManagement' => '变更管理', 'Menu:Change:Overview' => '概况', diff --git a/datamodels/2.x/itop-change-mgmt/zh_cn.dict.itop-change-mgmt.php b/datamodels/2.x/itop-change-mgmt/zh_cn.dict.itop-change-mgmt.php index 8df60a5bf..6cc5a55d1 100644 --- a/datamodels/2.x/itop-change-mgmt/zh_cn.dict.itop-change-mgmt.php +++ b/datamodels/2.x/itop-change-mgmt/zh_cn.dict.itop-change-mgmt.php @@ -1,26 +1,26 @@ /** * Localized data * - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ChangeManagement' => '变更管理', 'Menu:Change:Overview' => '概况', diff --git a/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php index ab1357949..f17a0384d 100755 --- a/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php @@ -1,30 +1,31 @@ /** * Localized data * - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + ////////////////////////////////////////////////////////////////////// // Relations ////////////////////////////////////////////////////////////////////// // + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Relation:impacts/Description' => '被影响的元素', 'Relation:impacts/DownStream' => '影响...', diff --git a/datamodels/2.x/itop-config/zh_cn.dict.itop-config.php b/datamodels/2.x/itop-config/zh_cn.dict.itop-config.php index 7349c3e45..f6214c2bd 100644 --- a/datamodels/2.x/itop-config/zh_cn.dict.itop-config.php +++ b/datamodels/2.x/itop-config/zh_cn.dict.itop-config.php @@ -2,9 +2,25 @@ /** * Localized data * - * @copyright Copyright (C) 2013 Combodo - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ConfigEditor' => '配置文件编辑', @@ -13,10 +29,10 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'config-apply' => '应用', 'config-apply-title' => '应用 (Ctrl+S)', 'config-cancel' => '重置', - 'config-saved' => '成功保存.', + 'config-saved' => '成功保存.', 'config-confirm-cancel' => '您的修改将被丢弃.', 'config-no-change' => '没有变化: 配置文件将保持不变.', - 'config-reverted' => '配置文件已恢复.', + 'config-reverted' => '配置文件已恢复.', 'config-parse-error' => '第 %2$d 行: %1$s.
配置文件尚未更新.', 'config-current-line' => '正在编辑第 %1$s 行', )); diff --git a/datamodels/2.x/itop-datacenter-mgmt/zh_cn.dict.itop-datacenter-mgmt.php b/datamodels/2.x/itop-datacenter-mgmt/zh_cn.dict.itop-datacenter-mgmt.php index 3930aad1b..b83b29af7 100644 --- a/datamodels/2.x/itop-datacenter-mgmt/zh_cn.dict.itop-datacenter-mgmt.php +++ b/datamodels/2.x/itop-datacenter-mgmt/zh_cn.dict.itop-datacenter-mgmt.php @@ -1,26 +1,26 @@ /** * Localized data * - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + Dict::Add('ZH CN', 'Chinese', '简体中文', array( // Dictionary entries go here )); diff --git a/datamodels/2.x/itop-endusers-devices/zh.dict.itop-endusers-devices.php b/datamodels/2.x/itop-endusers-devices/zh.dict.itop-endusers-devices.php index b089a2abd..b83b29af7 100644 --- a/datamodels/2.x/itop-endusers-devices/zh.dict.itop-endusers-devices.php +++ b/datamodels/2.x/itop-endusers-devices/zh.dict.itop-endusers-devices.php @@ -20,6 +20,7 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ + Dict::Add('ZH CN', 'Chinese', '简体中文', array( // Dictionary entries go here )); diff --git a/datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php index 1c667dc60..82c390508 100644 --- a/datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php @@ -2,21 +2,37 @@ /** * Localized data * - * @copyright Copyright (C) 2013 XXXXX - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + Dict::Add('ZH CN', 'Chinese', '简体中文', array( // Dictionary entries go here 'Menu:iTopHub' => 'iTop Hub', - 'Menu:iTopHub:Register' => '进入 iTop Hub ', - 'Menu:iTopHub:Register+' => '进入 iTop Hub 更新您的组件', - 'Menu:iTopHub:Register:Description' => '

进入 iTop Hub 社区平台!
寻找您想要的内容和信息, 管理本机扩展或安装新的扩展.

通过这个页面连接到iTop Hub, 本机的信息也会被推送到 iTop Hub 上.

', - 'Menu:iTopHub:MyExtensions' => '已安装的扩展', - 'Menu:iTopHub:MyExtensions+' => '查看本机已安装的扩展', - 'Menu:iTopHub:BrowseExtensions' => '从 iTop Hub 获取扩展', - 'Menu:iTopHub:BrowseExtensions+' => '去 iTop Hub 浏览更多的扩展', - 'Menu:iTopHub:BrowseExtensions:Description' => '

进入 iTop Hub 商店, 一站式查找各式各样 iTop 扩展的地方 !
寻找符合您要求的扩展.

通过这个页面连接到iTop Hub, 本机的信息也会被推送到 iTop Hub 上.

', - 'iTopHub:GoBtn' => '进入 iTop Hub', + 'Menu:iTopHub:Register' => '进入 iTop Hub ', + 'Menu:iTopHub:Register+' => '进入 iTop Hub 更新您的组件', + 'Menu:iTopHub:Register:Description' => '

进入 iTop Hub 社区平台!
寻找您想要的内容和信息, 管理本机扩展或安装新的扩展.

通过这个页面连接到iTop Hub, 本机的信息也会被推送到 iTop Hub 上.

', + 'Menu:iTopHub:MyExtensions' => '已安装的扩展', + 'Menu:iTopHub:MyExtensions+' => '查看本机已安装的扩展', + 'Menu:iTopHub:BrowseExtensions' => '从 iTop Hub 获取扩展', + 'Menu:iTopHub:BrowseExtensions+' => '去 iTop Hub 浏览更多的扩展', + 'Menu:iTopHub:BrowseExtensions:Description' => '

进入 iTop Hub 商店, 一站式查找各式各样 iTop 扩展的地方 !
寻找符合您要求的扩展.

通过这个页面连接到iTop Hub, 本机的信息也会被推送到 iTop Hub 上.

', + 'iTopHub:GoBtn' => '进入 iTop Hub', 'iTopHub:CloseBtn' => '关闭', 'iTopHub:GoBtn:Tooltip' => '跳到 www.itophub.io', 'iTopHub:OpenInNewWindow' => '从新窗口打开 iTop Hub', @@ -24,11 +40,11 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'UI:About:RemoteExtensionSource' => 'iTop Hub', 'iTopHub:Explanation' => '点击这个按钮您将被引导至 iTop Hub.', - 'iTopHub:BackupFreeDiskSpaceIn' => '%1$s free disk space in %2$s.', - 'iTopHub:FailedToCheckFreeDiskSpace' => '检查空闲的磁盘空间失败.', - 'iTopHub:BackupOk' => '备份成功.', - 'iTopHub:BackupFailed' => '备份失败!', - 'iTopHub:Landing:Status' => '安装状态', + 'iTopHub:BackupFreeDiskSpaceIn' => '%1$s free disk space in %2$s.', + 'iTopHub:FailedToCheckFreeDiskSpace' => '检查空闲的磁盘空间失败.', + 'iTopHub:BackupOk' => '备份成功.', + 'iTopHub:BackupFailed' => '备份失败!', + 'iTopHub:Landing:Status' => '安装状态', 'iTopHub:Landing:Install' => '扩展安装进行中...', 'iTopHub:CompiledOK' => 'Compilation successful.', 'iTopHub:ConfigurationSafelyReverted' => '安装时发生错误!
iTop 配置将不会改变.', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/zh_cn.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/zh_cn.dict.itop-incident-mgmt-itil.php index 7e58e2422..417e3fbc0 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/zh_cn.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/zh_cn.dict.itop-incident-mgmt-itil.php @@ -1,26 +1,26 @@ /** * Localized data * - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:IncidentManagement' => '事件管理', 'Menu:IncidentManagement+' => '事件管理', diff --git a/datamodels/2.x/itop-knownerror-mgmt/zh_cn.dict.itop-knownerror-mgmt.php b/datamodels/2.x/itop-knownerror-mgmt/zh_cn.dict.itop-knownerror-mgmt.php index f4b1cf329..9ce74c021 100755 --- a/datamodels/2.x/itop-knownerror-mgmt/zh_cn.dict.itop-knownerror-mgmt.php +++ b/datamodels/2.x/itop-knownerror-mgmt/zh_cn.dict.itop-knownerror-mgmt.php @@ -1,26 +1,26 @@ /** * Localized data * - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + // Dictionnay conventions // Class: // Class:+ @@ -30,10 +30,12 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ + ////////////////////////////////////////////////////////////////////// // Classes in 'bizmodel' ////////////////////////////////////////////////////////////////////// // + // Dictionnay conventions // Class: // Class:+ @@ -43,9 +45,11 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ + // // Class: KnownError // + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:KnownError' => '已知错误', 'Class:KnownError+' => '记录一个已知错误', diff --git a/datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php index 48d4122ad..978d5af5c 100644 --- a/datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php @@ -1,24 +1,26 @@ /** - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * Localized data + * + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + // Portal Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Page:DefaultTitle' => 'iTop 用户门户', @@ -26,9 +28,9 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Page:Home' => '主页', 'Page:GoPortalHome' => '主页面', 'Page:GoPreviousPage' => '上一页', - 'Page:ReloadPage' => '重新加载', + 'Page:ReloadPage' => '重新加载', 'Portal:Button:Submit' => '提交', - 'Portal:Button:Apply' => '更新', + 'Portal:Button:Apply' => '更新', 'Portal:Button:Cancel' => '取消', 'Portal:Button:Close' => '关闭', 'Portal:Button:Add' => '添加', @@ -36,13 +38,13 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Portal:Button:Delete' => '删除', 'Portal:EnvironmentBanner:Title' => '您目前处于 %1$s 模式', 'Portal:EnvironmentBanner:GoToProduction' => '回到产品模式', - 'Error:HTTP:401' => '认证', - 'Error:HTTP:404' => '页面找不到', + 'Error:HTTP:401' => '认证', + 'Error:HTTP:404' => '页面找不到', 'Error:HTTP:500' => 'Oops! 发生了一个错误.', 'Error:HTTP:GetHelp' => '如果问题仍然存在,请联系管理员.', 'Error:XHR:Fail' => '无法加载数据, 请联系管理员', - 'Portal:ErrorUserLoggedOut' => '您已退出,请重新登录.', - 'Portal:Datatables:Language:Processing' => '请稍后...', + 'Portal:ErrorUserLoggedOut' => '您已退出,请重新登录.', + 'Portal:Datatables:Language:Processing' => '请稍后...', 'Portal:Datatables:Language:Search' => '过滤器:', 'Portal:Datatables:Language:LengthMenu' => '每页显示 _MENU_ 项', 'Portal:Datatables:Language:ZeroRecords' => '没有结果', @@ -89,7 +91,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Brick:Portal:Browse:Name' => '浏览项目', 'Brick:Portal:Browse:Mode:List' => '列表', 'Brick:Portal:Browse:Mode:Tree' => '树形', - 'Brick:Portal:Browse:Mode:Mosaic' => '嵌套', + 'Brick:Portal:Browse:Mode:Mosaic' => '嵌套', 'Brick:Portal:Browse:Action:Drilldown' => '明细', 'Brick:Portal:Browse:Action:View' => '详情', 'Brick:Portal:Browse:Action:Edit' => '编辑', @@ -104,8 +106,8 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Brick:Portal:Manage:Name' => '管理项目', 'Brick:Portal:Manage:Table:NoData' => '没有项目.', - 'Brick:Portal:Manage:Table:ItemActions' => 'Actions', - 'Brick:Portal:Manage:DisplayMode:list' => '列表', + 'Brick:Portal:Manage:Table:ItemActions' => 'Actions', + 'Brick:Portal:Manage:DisplayMode:list' => '列表', 'Brick:Portal:Manage:DisplayMode:pie-chart' => '饼图', 'Brick:Portal:Manage:DisplayMode:bar-chart' => '条形图', 'Brick:Portal:Manage:Others' => 'Others', @@ -133,12 +135,12 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( // CreateBrick brick Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Brick:Portal:Create:Name' => '快速创建', - 'Brick:Portal:Create:ChooseType' => 'Please, choose a type', + 'Brick:Portal:Create:ChooseType' => 'Please, choose a type', )); // Filter brick Dict::Add('ZH CN', 'Chinese', '简体中文', array( - 'Brick:Portal:Filter:Name' => 'Prefilter a brick', - 'Brick:Portal:Filter:SearchInput:Placeholder' => '例如. 连接 wifi', - 'Brick:Portal:Filter:SearchInput:Submit' => '搜素', + 'Brick:Portal:Filter:Name' => 'Prefilter a brick', + 'Brick:Portal:Filter:SearchInput:Placeholder' => '例如. 连接 wifi', + 'Brick:Portal:Filter:SearchInput:Submit' => '搜素', )); diff --git a/datamodels/2.x/itop-problem-mgmt/zh_cn.dict.itop-problem-mgmt.php b/datamodels/2.x/itop-problem-mgmt/zh_cn.dict.itop-problem-mgmt.php index 81726b3f8..59cc9bcac 100755 --- a/datamodels/2.x/itop-problem-mgmt/zh_cn.dict.itop-problem-mgmt.php +++ b/datamodels/2.x/itop-problem-mgmt/zh_cn.dict.itop-problem-mgmt.php @@ -1,26 +1,26 @@ /** * Localized data - * @author Robert Deng - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + // Dictionnay conventions // Class: // Class:+ @@ -30,10 +30,12 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ + ////////////////////////////////////////////////////////////////////// // Classes in 'bizmodel' ////////////////////////////////////////////////////////////////////// // + // Dictionnay conventions // Class: // Class:+ @@ -43,6 +45,10 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ + + + + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ProblemManagement' => '问题管理', 'Menu:ProblemManagement+' => '问题管理', diff --git a/datamodels/2.x/itop-request-mgmt-itil/zh_cn.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/zh_cn.dict.itop-request-mgmt-itil.php index fcfec309d..6a6735fdc 100644 --- a/datamodels/2.x/itop-request-mgmt-itil/zh_cn.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/zh_cn.dict.itop-request-mgmt-itil.php @@ -1,26 +1,26 @@ /** * Localized data * - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:RequestManagement' => '服务台', 'Menu:RequestManagement+' => '服务台', diff --git a/datamodels/2.x/itop-request-mgmt/zh_cn.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/zh_cn.dict.itop-request-mgmt.php index 43cfa93e0..0f6fe98bc 100644 --- a/datamodels/2.x/itop-request-mgmt/zh_cn.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/zh_cn.dict.itop-request-mgmt.php @@ -1,26 +1,26 @@ /** * Localized data - * - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:RequestManagement' => '服务台', 'Menu:RequestManagement+' => '服务台', diff --git a/datamodels/2.x/itop-service-mgmt-provider/zh_cn.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/zh_cn.dict.itop-service-mgmt-provider.php index 6ca136d50..8ea6b810a 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/zh_cn.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/zh_cn.dict.itop-service-mgmt-provider.php @@ -1,26 +1,26 @@ /** * Localized data * - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + // Dictionnay conventions // Class: // Class:+ @@ -30,31 +30,33 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ -Dict::Add('ZH CN', 'Chinese', '简体中文', array( -'Menu:ServiceManagement' => '服务管理', -'Menu:ServiceManagement+' => '服务管理概况', -'Menu:Service:Overview' => '概况', -'Menu:Service:Overview+' => '', -'UI-ServiceManagementMenu-ContractsBySrvLevel' => '合同 (按服务等级)', -'UI-ServiceManagementMenu-ContractsByStatus' => '合同(按状态)', -'UI-ServiceManagementMenu-ContractsEndingIn30Days' => '30天内截止的合同', -'Menu:ProviderContract' => '供应商合同', -'Menu:ProviderContract+' => '供应商合同', -'Menu:CustomerContract' => '客户合同', -'Menu:CustomerContract+' => '客户合同', -'Menu:ServiceSubcategory' => '子服务', -'Menu:ServiceSubcategory+' => '子服务', -'Menu:Service' => '服务', -'Menu:Service+' => '服务', -'Menu:ServiceElement' => '服务元素', -'Menu:ServiceElement+' => '服务元素', -'Menu:SLA' => 'SLA', -'Menu:SLA+' => '服务等级协议', -'Menu:SLT' => 'SLT', -'Menu:SLT+' => '服务等级目标', -'Menu:DeliveryModel' => '交付模式', -'Menu:DeliveryModel+' => '交付模式', + +Dict::Add('ZH CN', 'Chinese', '简体中文', array( + 'Menu:ServiceManagement' => '服务管理', + 'Menu:ServiceManagement+' => '服务管理概况', + 'Menu:Service:Overview' => '概况', + 'Menu:Service:Overview+' => '', + 'UI-ServiceManagementMenu-ContractsBySrvLevel' => '合同 (按服务等级)', + 'UI-ServiceManagementMenu-ContractsByStatus' => '合同(按状态)', + 'UI-ServiceManagementMenu-ContractsEndingIn30Days' => '30天内截止的合同', + + 'Menu:ProviderContract' => '供应商合同', + 'Menu:ProviderContract+' => '供应商合同', + 'Menu:CustomerContract' => '客户合同', + 'Menu:CustomerContract+' => '客户合同', + 'Menu:ServiceSubcategory' => '子服务', + 'Menu:ServiceSubcategory+' => '子服务', + 'Menu:Service' => '服务', + 'Menu:Service+' => '服务', + 'Menu:ServiceElement' => '服务元素', + 'Menu:ServiceElement+' => '服务元素', + 'Menu:SLA' => 'SLA', + 'Menu:SLA+' => '服务等级协议', + 'Menu:SLT' => 'SLT', + 'Menu:SLT+' => '服务等级目标', + 'Menu:DeliveryModel' => '交付模式', + 'Menu:DeliveryModel+' => '交付模式', )); diff --git a/datamodels/2.x/itop-service-mgmt/zh_cn.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/zh_cn.dict.itop-service-mgmt.php index 6ff3c8120..225cff9b5 100755 --- a/datamodels/2.x/itop-service-mgmt/zh_cn.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/zh_cn.dict.itop-service-mgmt.php @@ -1,26 +1,26 @@ /** * Localized data * - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + // Dictionnay conventions // Class: // Class:+ @@ -30,35 +30,37 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ -Dict::Add('ZH CN', 'Chinese', '简体中文', array( -'Menu:ServiceManagement' => '服务管理', -'Menu:ServiceManagement+' => '服务管理概况', -'Menu:Service:Overview' => '概况', -'Menu:Service:Overview+' => '', -'UI-ServiceManagementMenu-ContractsBySrvLevel' => '合同(按服务等级)', -'UI-ServiceManagementMenu-ContractsByStatus' => '合同(按状态)', -'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contracts ending in less then 30 days', -'Menu:ProviderContract' => '供应商合同', -'Menu:ProviderContract+' => '供应商合同', -'Menu:CustomerContract' => '客户合同', -'Menu:CustomerContract+' => '客户合同', -'Menu:ServiceSubcategory' => '子服务', -'Menu:ServiceSubcategory+' => '子服务', -'Menu:Service' => '服务', -'Menu:Service+' => '服务', -'Menu:ServiceElement' => '服务元素', -'Menu:ServiceElement+' => '服务元素', -'Menu:SLA' => 'SLA', -'Menu:SLA+' => '服务等级协议', -'Menu:SLT' => 'SLT', -'Menu:SLT+' => '服务等级目标', -'Menu:DeliveryModel' => '交付模式', -'Menu:DeliveryModel+' => '交付模式', -'Menu:ServiceFamily' => '服务族', -'Menu:ServiceFamily+' => '服务族', -'Menu:Procedure' => '流程清单', -'Menu:Procedure+' => '所有流程清单', + +Dict::Add('ZH CN', 'Chinese', '简体中文', array( + 'Menu:ServiceManagement' => '服务管理', + 'Menu:ServiceManagement+' => '服务管理概况', + 'Menu:Service:Overview' => '概况', + 'Menu:Service:Overview+' => '', + 'UI-ServiceManagementMenu-ContractsBySrvLevel' => '合同(按服务等级)', + 'UI-ServiceManagementMenu-ContractsByStatus' => '合同(按状态)', + 'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contracts ending in less then 30 days', + + 'Menu:ProviderContract' => '供应商合同', + 'Menu:ProviderContract+' => '供应商合同', + 'Menu:CustomerContract' => '客户合同', + 'Menu:CustomerContract+' => '客户合同', + 'Menu:ServiceSubcategory' => '子服务', + 'Menu:ServiceSubcategory+' => '子服务', + 'Menu:Service' => '服务', + 'Menu:Service+' => '服务', + 'Menu:ServiceElement' => '服务元素', + 'Menu:ServiceElement+' => '服务元素', + 'Menu:SLA' => 'SLA', + 'Menu:SLA+' => '服务等级协议', + 'Menu:SLT' => 'SLT', + 'Menu:SLT+' => '服务等级目标', + 'Menu:DeliveryModel' => '交付模式', + 'Menu:DeliveryModel+' => '交付模式', + 'Menu:ServiceFamily' => '服务族', + 'Menu:ServiceFamily+' => '服务族', + 'Menu:Procedure' => '流程清单', + 'Menu:Procedure+' => '所有流程清单', diff --git a/datamodels/2.x/itop-tickets/zh_cn.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/zh_cn.dict.itop-tickets.php index 05837aa0c..ea8ae42fe 100755 --- a/datamodels/2.x/itop-tickets/zh_cn.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/zh_cn.dict.itop-tickets.php @@ -1,26 +1,26 @@ /** * Localized data * - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + // Dictionnay conventions // Class: // Class:+ @@ -30,9 +30,12 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ + + // // Class: Ticket // + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:Ticket' => '工单', 'Class:Ticket+' => '', diff --git a/datamodels/2.x/itop-welcome-itil/zh_cn.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/zh_cn.dict.itop-welcome-itil.php index fc9fe7ea7..a7b16d2b1 100644 --- a/datamodels/2.x/itop-welcome-itil/zh_cn.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/zh_cn.dict.itop-welcome-itil.php @@ -1,24 +1,26 @@ /** - * @copyright Copyright (C) 2010-2014 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * Localized data + * + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:DataSources' => '同步数据源', 'Menu:DataSources+' => '所有同步数据源', diff --git a/dictionaries/zh_cn.dictionary.itop.core.php b/dictionaries/zh_cn.dictionary.itop.core.php index 805aa73f9..2c62e0c55 100644 --- a/dictionaries/zh_cn.dictionary.itop.core.php +++ b/dictionaries/zh_cn.dictionary.itop.core.php @@ -1,26 +1,26 @@ /** * Localized data * - * @copyright Copyright (C) 2010-2017 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Core:DeletedObjectLabel' => '%1s (已删除)', 'Core:DeletedObjectTip' => 'The object has been deleted on %1$s (%2$s)', diff --git a/dictionaries/zh_cn.dictionary.itop.ui.php b/dictionaries/zh_cn.dictionary.itop.ui.php index d91b43196..0f98691b3 100644 --- a/dictionaries/zh_cn.dictionary.itop.ui.php +++ b/dictionaries/zh_cn.dictionary.itop.ui.php @@ -1,37 +1,41 @@ /** * Localized data - * @author Robert Deng - * @copyright Copyright (C) 2010-2012 Combodo SARL - * @license http://opensource.org/licenses/AGPL-3.0 + * + * @copyright Copyright (C) 2010-2018 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop 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 iTop. If not, see */ + + ////////////////////////////////////////////////////////////////////// // Classes in 'gui' ////////////////////////////////////////////////////////////////////// // + ////////////////////////////////////////////////////////////////////// // Classes in 'application' ////////////////////////////////////////////////////////////////////// // + // // Class: AuditCategory // + Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:AuditCategory' => '审计类别', 'Class:AuditCategory+' => '全部审计中的一个区段',