From 23d88c197e00c0e174a9a0074806b0168cef604e Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Thu, 6 Mar 2025 22:19:44 +0900 Subject: [PATCH] . --- exp_gui/module/locale/en.cfg | 1 - exp_gui/module/locale/zh-CN.cfg | 12 ++++++++++++ exp_gui/module/locale/zh-TW.cfg | 12 ++++++++++++ 3 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 exp_gui/module/locale/zh-CN.cfg create mode 100644 exp_gui/module/locale/zh-TW.cfg diff --git a/exp_gui/module/locale/en.cfg b/exp_gui/module/locale/en.cfg index 931539da..6acfefc5 100644 --- a/exp_gui/module/locale/en.cfg +++ b/exp_gui/module/locale/en.cfg @@ -1,4 +1,3 @@ - [exp-gui] clear-left-flow=Hide all open windows. close-toolbar=__CONTROL_LEFT_CLICK__: Toggle Settings\n__CONTROL_RIGHT_CLICK__: Close Toolbar diff --git a/exp_gui/module/locale/zh-CN.cfg b/exp_gui/module/locale/zh-CN.cfg new file mode 100644 index 00000000..7f411936 --- /dev/null +++ b/exp_gui/module/locale/zh-CN.cfg @@ -0,0 +1,12 @@ +[exp-gui] +clear-left-flow=收起所有打開的介面。 +close-toolbar=__CONTROL_LEFT_CLICK__: 按鍵設定\n__CONTROL_RIGHT_CLICK__: 關閉工具列 +open-toolbar=__CONTROL_LEFT_CLICK__: 按鍵設定\n__CONTROL_RIGHT_CLICK__: 開啟工具列 + +[exp-gui_toolbar-settings] +main-caption=工具列 +main-tooltip=工具列設定\n使用核取方塊來設定喜愛項目 +reset=重置全部 +toggle=切換喜愛項目 +move-up=上移 +move-down=下移 diff --git a/exp_gui/module/locale/zh-TW.cfg b/exp_gui/module/locale/zh-TW.cfg new file mode 100644 index 00000000..7f411936 --- /dev/null +++ b/exp_gui/module/locale/zh-TW.cfg @@ -0,0 +1,12 @@ +[exp-gui] +clear-left-flow=收起所有打開的介面。 +close-toolbar=__CONTROL_LEFT_CLICK__: 按鍵設定\n__CONTROL_RIGHT_CLICK__: 關閉工具列 +open-toolbar=__CONTROL_LEFT_CLICK__: 按鍵設定\n__CONTROL_RIGHT_CLICK__: 開啟工具列 + +[exp-gui_toolbar-settings] +main-caption=工具列 +main-tooltip=工具列設定\n使用核取方塊來設定喜愛項目 +reset=重置全部 +toggle=切換喜愛項目 +move-up=上移 +move-down=下移