From 5862ad200bbf8b59272ea1f0446cfd17b4b71513 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Sat, 8 Mar 2025 00:40:57 +0900 Subject: [PATCH] GUI Core Locale ZH (#383) * Create zh-CN.cfg * Create zh-TW.cfg --- exp_gui/module/locale/zh-CN.cfg | 12 ++++++++++++ exp_gui/module/locale/zh-TW.cfg | 12 ++++++++++++ 2 files changed, 24 insertions(+) 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/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=下移