From 5344a780cb0fc507467d3e4e11dfd1bd79714093 Mon Sep 17 00:00:00 2001 From: Keeyou Date: Thu, 29 Aug 2024 10:57:15 +0800 Subject: [PATCH] gtk4: update shortcuts --- src/gtk4/menu.ui | 4 ++-- src/gtk4/yass_en.po | 32 ++++++++++++++++---------------- src/gtk4/yass_zh_CN.po | 34 +++++++++++++++++----------------- 3 files changed, 35 insertions(+), 35 deletions(-) diff --git a/src/gtk4/menu.ui b/src/gtk4/menu.ui index 6c7196840..fa0158c43 100644 --- a/src/gtk4/menu.ui +++ b/src/gtk4/menu.ui @@ -3,13 +3,13 @@
- _Option + _Option... app.option
- _About + _About... app.about
diff --git a/src/gtk4/yass_en.po b/src/gtk4/yass_en.po index a4ede1612..7c26f55f3 100644 --- a/src/gtk4/yass_en.po +++ b/src/gtk4/yass_en.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-26 14:25+0800\n" +"POT-Creation-Date: 2024-08-29 10:56+0800\n" "PO-Revision-Date: 2023-05-24 14:35+0800\n" "Last-Translator: Chilledheart \n" "Language-Team: Chilledheart \n" @@ -37,53 +37,53 @@ msgstr "Disconnecting" msgid "Disconnected with " msgstr "Disconnected with " -#: yass_window.cpp:193 +#: yass_window.cpp:195 msgid "READY" msgstr "READY" -#: yass_window.cpp:266 +#: yass_window.cpp:268 msgid "Last Change: " msgstr "Last Change: " -#: yass_window.cpp:269 +#: yass_window.cpp:271 msgid "Enabled Feature: " msgstr "Enabled Feature: " -#: yass_window.cpp:272 +#: yass_window.cpp:274 msgid "GUI Variant: " msgstr "GUI Variant: " -#: yass_window.cpp:281 +#: yass_window.cpp:283 msgid "official-site" msgstr "official-site" -#: yass_window.cpp:298 +#: yass_window.cpp:300 msgid "YASS Option" msgstr "YASS Option" -#: yass_window.cpp:397 +#: yass_window.cpp:399 msgid " tx rate: " msgstr " tx rate: " -#: yass_window.cpp:400 +#: yass_window.cpp:402 msgid " rx rate: " msgstr " rx rate: " -#: yass_window.cpp:435 +#: yass_window.cpp:437 msgid "Start Failed" msgstr "Start Failed" -#: yass_window.cpp:436 +#: yass_window.cpp:438 msgid "OK" msgstr "OK" #: menu.ui:6 -msgid "_Option" -msgstr "Option" +msgid "_Option..." +msgstr "" #: menu.ui:12 -msgid "_About" -msgstr "About" +msgid "_About..." +msgstr "" #: menu.ui:18 msgid "_Quit" @@ -127,7 +127,7 @@ msgstr "Cancel" #: yass_window.ui:4 msgid "Yet Another Shadow Socket" -msgstr "Yet Another Shadow Socket" +msgstr "YASS (Yet Another Shadow Socket)" #: yass_window.ui:30 msgid "Server Host" diff --git a/src/gtk4/yass_zh_CN.po b/src/gtk4/yass_zh_CN.po index e40ea5697..af7b9edbc 100644 --- a/src/gtk4/yass_zh_CN.po +++ b/src/gtk4/yass_zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-26 14:25+0800\n" +"POT-Creation-Date: 2024-08-29 10:56+0800\n" "PO-Revision-Date: 2023-09-15 11:28+0800\n" "Last-Translator: Chilledheart \n" "Language-Team: Chilledheart \n" @@ -38,57 +38,57 @@ msgstr "断开连接中" msgid "Disconnected with " msgstr "断开连接于服务器 " -#: yass_window.cpp:193 +#: yass_window.cpp:195 msgid "READY" msgstr "就绪" -#: yass_window.cpp:266 +#: yass_window.cpp:268 msgid "Last Change: " msgstr "最后改动: " -#: yass_window.cpp:269 +#: yass_window.cpp:271 msgid "Enabled Feature: " msgstr "启用功能: " -#: yass_window.cpp:272 +#: yass_window.cpp:274 msgid "GUI Variant: " msgstr "图形版本: " -#: yass_window.cpp:281 +#: yass_window.cpp:283 msgid "official-site" msgstr "官方网站" -#: yass_window.cpp:298 +#: yass_window.cpp:300 msgid "YASS Option" msgstr "YASS 选项" -#: yass_window.cpp:397 +#: yass_window.cpp:399 msgid " tx rate: " msgstr " 上传速率: " -#: yass_window.cpp:400 +#: yass_window.cpp:402 msgid " rx rate: " msgstr " 下载速率: " -#: yass_window.cpp:435 +#: yass_window.cpp:437 msgid "Start Failed" msgstr "启动失败" -#: yass_window.cpp:436 +#: yass_window.cpp:438 msgid "OK" msgstr "确认" #: menu.ui:6 -msgid "_Option" -msgstr "选项" +msgid "_Option..." +msgstr "选项 (_O)..." #: menu.ui:12 -msgid "_About" -msgstr "关于" +msgid "_About..." +msgstr "关于 (_A)..." #: menu.ui:18 msgid "_Quit" -msgstr "退出" +msgstr "退出 (_Q)" #: option_dialog.ui:4 msgid "Option" @@ -128,7 +128,7 @@ msgstr "取消" #: yass_window.ui:4 msgid "Yet Another Shadow Socket" -msgstr "YASS" +msgstr "YASS (Yet Another Shadow Socket)" #: yass_window.ui:30 msgid "Server Host"