mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 00:02:17 +02:00
N°6907 - Update chinese translations thanks to @bdejin (#563)
* Add missing translations * add missing translation * minor update on translation "see setting * add missing translations * add missing translation for file dictionaries\zh_cn.dictionary.itop.core.php * add missing translation for file dictionaries\zh_cn.dictionary.itop.ui.php * add missing translation for file dictionaries\zh_cn.dictionary.itop.ui.php * added missing translation for core and ui * added missing translation for the rest files * 🌐 minor Chinese translation updates following comments from chileeb on PR #563 * 🌐 update most of the 'class' translation from '类' to '类型' * 🌐 add kitty message translation * 🌐 update '表格中暂无数据' in dictionaries\ui\components\datatable\zh_cn.dictionary.itop.datatable.php to '当前列表没有数据'
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
// Portal
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Page:DefaultTitle' => ITOP_APPLICATION_SHORT.' 用户门户',
|
||||
'Page:DefaultTitle' => ITOP_APPLICATION_SHORT.'用户门户',
|
||||
'Page:PleaseWait' => '请稍后...',
|
||||
'Page:Home' => '主页',
|
||||
'Page:GoPortalHome' => '主页面',
|
||||
@@ -31,12 +31,12 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Portal:Button:Add' => '添加',
|
||||
'Portal:Button:Remove' => '移除',
|
||||
'Portal:Button:Delete' => '删除',
|
||||
'Portal:EnvironmentBanner:Title' => '您目前处于 <strong>%1$s</strong> 模式',
|
||||
'Portal:EnvironmentBanner:Title' => '您目前处于<strong>%1$s</strong>模式',
|
||||
'Portal:EnvironmentBanner:GoToProduction' => '回到产品模式',
|
||||
'Error:HTTP:400' => '请求错误',
|
||||
'Error:HTTP:401' => '认证错误',
|
||||
'Error:HTTP:404' => '页面找不到',
|
||||
'Error:HTTP:500' => 'Oops! 发生了错误.',
|
||||
'Error:HTTP:500' => '啊! 发生了错误.',
|
||||
'Error:HTTP:GetHelp' => '如果问题仍然存在,请联系管理员.',
|
||||
'Error:XHR:Fail' => '无法加载数据, 请联系管理员',
|
||||
'Portal:ErrorUserLoggedOut' => '您已退出,请重新登录.',
|
||||
@@ -59,16 +59,16 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Portal:Attachments:DropZone:Message' => '把文件添加为附件',
|
||||
'Portal:File:None' => '没有文件',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Open</a> / <a href="%4$s" class="file_download_link">Download</a>',
|
||||
'Portal:Calendar-FirstDayOfWeek' => 'en-us~~', //work with moment.js locales
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">打开</a> / <a href="%4$s" class="file_download_link">下载</a>',
|
||||
'Portal:Calendar-FirstDayOfWeek' => 'zh-cn', //work with moment.js locales
|
||||
));
|
||||
|
||||
// Object form
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Portal:Form:Caselog:Entry:Close:Tooltip' => 'Close this entry~~',
|
||||
'Portal:Form:Close:Warning' => 'Do you want to leave this form ? Data entered may be lost~~',
|
||||
'Portal:Error:ObjectCannotBeCreated' => 'Error: object cannot be created. Check associated objects and attachments before submitting again this form.~~',
|
||||
'Portal:Error:ObjectCannotBeUpdated' => 'Error: object cannot be updated. Check associated objects and attachments before submitting again this form.~~',
|
||||
'Portal:Form:Caselog:Entry:Close:Tooltip' => '关闭此条目',
|
||||
'Portal:Form:Close:Warning' => '确定要离开表单吗? 已输入数据会丢失',
|
||||
'Portal:Error:ObjectCannotBeCreated' => '错误: 无法创建对象. 请在再次提交表单前检查相关对象和附件.',
|
||||
'Portal:Error:ObjectCannotBeUpdated' => '错误: 无法更新对象. 请在再次提交表单前检查相关对象和附件.',
|
||||
));
|
||||
|
||||
// UserProfile brick
|
||||
@@ -79,9 +79,9 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Brick:Portal:UserProfile:Password:Title' => '密码',
|
||||
'Brick:Portal:UserProfile:Password:ChoosePassword' => '新密码',
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => '确认密码',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => '要修改密码,请联系管理员',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => '要修改密码, 请联系管理员',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => '无法修改密码, 请联系管理员',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => '个体信息',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => '人员信息',
|
||||
'Brick:Portal:UserProfile:Photo:Title' => '头像',
|
||||
));
|
||||
|
||||
@@ -100,7 +100,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Brick:Portal:Browse:Action:View' => '详情',
|
||||
'Brick:Portal:Browse:Action:Edit' => '编辑',
|
||||
'Brick:Portal:Browse:Action:Create' => '新建',
|
||||
'Brick:Portal:Browse:Action:CreateObjectFromThis' => '新建 %1$s',
|
||||
'Brick:Portal:Browse:Action:CreateObjectFromThis' => '新建%1$s',
|
||||
'Brick:Portal:Browse:Tree:ExpandAll' => '全部展开',
|
||||
'Brick:Portal:Browse:Tree:CollapseAll' => '全部收起',
|
||||
'Brick:Portal:Browse:Filter:NoData' => '没有项目',
|
||||
@@ -127,14 +127,14 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
// ObjectBrick brick
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Brick:Portal:Object:Name' => '对象',
|
||||
'Brick:Portal:Object:Form:Create:Title' => '新建 %1$s',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => '正在更新 %2$s (%1$s)',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s : %2$s',
|
||||
'Brick:Portal:Object:Form:Create:Title' => '新建%1$s',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => '正在更新%2$s (%1$s)',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s: %2$s',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => '请填写下列信息:',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => '已保存',
|
||||
'Brick:Portal:Object:Form:Message:ObjectSaved' => '已保存 %1$s~~',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => '选择 %1$s (%2$s)',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => '选择 %1$s (%2$s)',
|
||||
'Brick:Portal:Object:Form:Message:ObjectSaved' => '已保存%1$s~~',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => '选择%1$s (%2$s)',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => '选择%1$s (%2$s)',
|
||||
'Brick:Portal:Object:Copy:TextToCopy' => '%1$s: %2$s',
|
||||
'Brick:Portal:Object:Copy:Tooltip' => '复制对象链接',
|
||||
'Brick:Portal:Object:Copy:CopiedTooltip' => '已复制'
|
||||
@@ -148,7 +148,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
|
||||
// Filter brick
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Brick:Portal:Filter:Name' => 'Prefilter a brick',
|
||||
'Brick:Portal:Filter:SearchInput:Placeholder' => '例如. 连接 wifi',
|
||||
'Brick:Portal:Filter:Name' => '预筛选组件',
|
||||
'Brick:Portal:Filter:SearchInput:Placeholder' => '例如. 连接wifi',
|
||||
'Brick:Portal:Filter:SearchInput:Submit' => '搜索',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user