mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
Automated dictionaries synchronization with english reference
This commit is contained in:
@@ -21,7 +21,12 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
'UI:Preferences:General:Theme' => '主题',
|
||||
'UI:Preferences:General:Theme:DefaultThemeLabel' => '%1$s (默认)',
|
||||
'UI:Preferences:General:Title' => '概况',
|
||||
'UI:Preferences:General:Toasts' => 'Toast notifications position~~',
|
||||
'UI:Preferences:General:Toasts:Bottom' => 'Bottom~~',
|
||||
'UI:Preferences:General:Toasts:Top' => 'Top~~',
|
||||
'UI:Preferences:Lists:Title' => '列表',
|
||||
'UI:Preferences:Notifications' => 'Notifications~~',
|
||||
'UI:Preferences:Notifications+' => 'Configure the notifications you want to receive <a href="%1$s">on this page</a>.~~',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset' => '重置',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset:Tooltip' => '还原到默认的键盘快捷键',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Tooltip' => '录制键盘快捷键',
|
||||
@@ -40,9 +45,4 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
'UI:Preferences:Tabs:Title' => '标签栏',
|
||||
'UI:Preferences:Title' => '首选项',
|
||||
'UI:Preferences:UserInterface:Title' => '用户界面',
|
||||
'UI:Preferences:General:Toasts' => 'Toast notifications position~~',
|
||||
'UI:Preferences:General:Toasts:Bottom' => 'Bottom~~',
|
||||
'UI:Preferences:General:Toasts:Top' => 'Top~~',
|
||||
'UI:Preferences:Notifications' => 'Notifications~~',
|
||||
'UI:Preferences:Notifications+' => 'Configure the notifications you want to receive <a href="%1$s">on this page</a>.~~',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user