mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +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:
@@ -23,16 +23,16 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'UI:Preferences:General:Title' => '概况',
|
||||
'UI:Preferences:General:Theme' => '主题',
|
||||
'UI:Preferences:General:Theme:DefaultThemeLabel' => '%1$s (默认)',
|
||||
'UI:Favorites:General:ShowSummaryCards' => 'Show summary cards~~',
|
||||
'UI:Favorites:General:ShowSummaryCards+' => 'When hovering an hyperlink targeting an object, display a short summary of the object, if available for that class~~',
|
||||
'UI:Favorites:General:ShowSummaryCards' => '显示汇总卡片',
|
||||
'UI:Favorites:General:ShowSummaryCards+' => '当鼠标移动到对象链接时, 显示此对象的简要汇总信息, 如果该类型支持',
|
||||
'UI:Preferences:Lists:Title' => '列表',
|
||||
'UI:Preferences:RichText:Title' => '富文本编辑器',
|
||||
'UI:Preferences:RichText:ToolbarState' => '工具栏默认状态',
|
||||
'UI:Preferences:RichText:ToolbarState:Expanded' => '展开',
|
||||
'UI:Preferences:RichText:ToolbarState:Collapsed' => '折叠',
|
||||
'UI:Preferences:ActivityPanel:Title' => '活动面板',
|
||||
'UI:Preferences:ActivityPanel:EntryFormOpened' => 'Entry form opened by default~~',
|
||||
'UI:Preferences:ActivityPanel:EntryFormOpened+' => 'Whether the entry form will be opened when displaying an object. If unchecked, you will still be able to open it by clicking the compose button~~',
|
||||
'UI:Preferences:ActivityPanel:EntryFormOpened' => '默认打开录入表单',
|
||||
'UI:Preferences:ActivityPanel:EntryFormOpened+' => '在显示对象时是否打开录入表单. 如果不选择, 仍可以点击新建按钮打开录入表单',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Title' => '键盘快捷键',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Input:Hint' => '请输入键盘快捷键',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Tooltip' => '录制键盘快捷键',
|
||||
@@ -46,5 +46,5 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'UI:Preferences:Tabs:Scrollable:Classic' => '经典',
|
||||
'UI:Preferences:Tabs:Scrollable:Scrollable' => '可滚动',
|
||||
'UI:Preferences:ChooseAPlaceholder' => '用户的默认头像',
|
||||
'UI:Preferences:ChooseAPlaceholder+' => '选择一个占位图片,将在用户联系人没有设定头像图片时显示',
|
||||
'UI:Preferences:ChooseAPlaceholder+' => '选择一个占位图片, 将在用户联系人没有设定头像图片时显示',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user