diff --git a/luci-app-gecoosac/Makefile b/luci-app-gecoosac/Makefile index df1fc114..5b70fedf 100644 --- a/luci-app-gecoosac/Makefile +++ b/luci-app-gecoosac/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-gecoosac PKG_VERSION:=2.2 -PKG_RELEASE:=11 +PKG_RELEASE:=12 LUCI_TITLE:=LuCI Support for gecoosac LUCI_DEPENDS:=+luci-base +gecoosac diff --git a/luci-app-gecoosac/htdocs/luci-static/resources/view/gecoosac.js b/luci-app-gecoosac/htdocs/luci-static/resources/view/gecoosac.js index ee22b38f..6836645d 100644 --- a/luci-app-gecoosac/htdocs/luci-static/resources/view/gecoosac.js +++ b/luci-app-gecoosac/htdocs/luci-static/resources/view/gecoosac.js @@ -192,7 +192,7 @@ return view.extend({ m = new form.Map('gecoosac', _('Gecoos AC'), _('Supports Gecoos AP firmware 7.6 and above.') + '
' + - _('The initial password is admin; change it immediately after first login.')); + _('Default login password: "admin". Change it immediately after first login.')); s = m.section(form.TypedSection, 'gecoosac'); s.anonymous = true; diff --git a/luci-app-gecoosac/po/zh-cn b/luci-app-gecoosac/po/zh-cn new file mode 120000 index 00000000..8d69574d --- /dev/null +++ b/luci-app-gecoosac/po/zh-cn @@ -0,0 +1 @@ +zh_Hans \ No newline at end of file diff --git a/luci-app-gecoosac/po/zh_Hans b/luci-app-gecoosac/po/zh_Hans deleted file mode 120000 index 41451e4a..00000000 --- a/luci-app-gecoosac/po/zh_Hans +++ /dev/null @@ -1 +0,0 @@ -zh-cn \ No newline at end of file diff --git a/luci-app-gecoosac/po/zh-cn/gecoosac.po b/luci-app-gecoosac/po/zh_Hans/gecoosac.po similarity index 95% rename from luci-app-gecoosac/po/zh-cn/gecoosac.po rename to luci-app-gecoosac/po/zh_Hans/gecoosac.po index 19c21dc4..4fc6289b 100644 --- a/luci-app-gecoosac/po/zh-cn/gecoosac.po +++ b/luci-app-gecoosac/po/zh_Hans/gecoosac.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: luci-app-gecoosac\n" "PO-Revision-Date: 2026-06-19 00:00+0800\n" "Last-Translator: Automatically generated\n" -"Language-Team: Chinese\n" -"Language: zh_CN\n" +"Language-Team: Chinese (Simplified Han script)\n" +"Language: zh_Hans\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -18,8 +18,8 @@ msgstr "集客AC控制器" msgid "Supports Gecoos AP firmware 7.6 and above." msgstr "支持集客 AP 7.6 及以上版本固件。" -msgid "The initial password is admin; change it immediately after first login." -msgstr "初始密码为 admin;首次登录后请立即修改。" +msgid "Default login password: \"admin\". Change it immediately after first login." +msgstr "初始登录密码为「admin」,首次登录后请立即修改。" msgid "Global Settings" msgstr "全局设置" diff --git a/luci-app-gecoosac/po/zh_Hant/gecoosac.po b/luci-app-gecoosac/po/zh_Hant/gecoosac.po new file mode 100644 index 00000000..be9f9f91 --- /dev/null +++ b/luci-app-gecoosac/po/zh_Hant/gecoosac.po @@ -0,0 +1,142 @@ +msgid "" +msgstr "" +"Project-Id-Version: luci-app-gecoosac\n" +"PO-Revision-Date: 2026-06-20 00:00+0800\n" +"Last-Translator: Automatically generated\n" +"Language-Team: Chinese (Traditional Han script)\n" +"Language: zh_Hant\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "Default certificate files are generated when HTTPS starts; custom paths must point to a readable certificate and matching key." +msgstr "預設憑證檔案會在 HTTPS 啟動時產生;自訂路徑必須指向可讀取且相互匹配的憑證與私鑰。" + +msgid "Gecoos AC" +msgstr "集客 AC 控制器" + +msgid "Supports Gecoos AP firmware 7.6 and above." +msgstr "支援集客 AP 7.6 及以上版本韌體。" + +msgid "Default login password: \"admin\". Change it immediately after first login." +msgstr "初始登入密碼為「admin」,首次登入後請立即修改。" + +msgid "Global Settings" +msgstr "全域設定" + +msgid "Enabled AC" +msgstr "啟用集客 AC" + +msgid "Set interface port" +msgstr "設定介面連接埠" + +msgid "Single Port Mode" +msgstr "單一連接埠模式" + +msgid "Do not enable the independent management port, only use one port for management." +msgstr "不啟用獨立管理連接埠,僅使用一個連接埠進行管理。" + +msgid "Set management port" +msgstr "設定管理連接埠" + +msgid "Enable HTTPS service" +msgstr "啟用 HTTPS 服務" + +msgid "Specify crt certificate file" +msgstr "指定 crt 憑證檔案" + +msgid "Specify key certificate file" +msgstr "指定 key 私鑰檔案" + +msgid "Upload dir path" +msgstr "上傳目錄" + +msgid "Upload AP upgrade firmware here. Use an absolute path ending with /gecoosac/upload, for example /tmp/gecoosac/upload/. Do not place it under /etc/gecoosac because that directory is backed up during sysupgrade." +msgstr "AP 升級韌體會上傳到此目錄。請使用以 /gecoosac/upload 結尾的絕對路徑,例如 /tmp/gecoosac/upload/。不要放在 /etc/gecoosac 下,因為該目錄會在 sysupgrade 時被備份。" + +msgid "Upload directory must be an absolute path ending with /gecoosac/upload and must not be under /etc/gecoosac." +msgstr "上傳目錄必須是以 /gecoosac/upload 結尾的絕對路徑,且不能位於 /etc/gecoosac 下。" + +msgid "Database dir path" +msgstr "資料庫目錄" + +msgid "Store the config database under /etc/gecoosac, /tmp/gecoosac, or /var/lib/gecoosac. Do not place it inside the upload directory." +msgstr "將設定資料庫存放在 /etc/gecoosac、/tmp/gecoosac 或 /var/lib/gecoosac 下。不要放在上傳目錄內。" + +msgid "Database directory must be under /etc/gecoosac, /tmp/gecoosac, or /var/lib/gecoosac." +msgstr "資料庫目錄必須位於 /etc/gecoosac、/tmp/gecoosac 或 /var/lib/gecoosac 下。" + +msgid "Database directory must not be the upload directory or inside it." +msgstr "資料庫目錄不能是上傳目錄,也不能位於上傳目錄內。" + +msgid "PID dir path" +msgstr "PID 目錄" + +msgid "Store the AC program pid file under /var/run or /tmp/gecoosac. Do not place it inside the upload directory." +msgstr "將 AC 程式 PID 檔案存放在 /var/run 或 /tmp/gecoosac 下。不要放在上傳目錄內。" + +msgid "PID directory must be under /var/run or /tmp/gecoosac." +msgstr "PID 目錄必須位於 /var/run 或 /tmp/gecoosac 下。" + +msgid "PID directory must not be the upload directory or inside it." +msgstr "PID 目錄不能是上傳目錄,也不能位於上傳目錄內。" + +msgid "Language" +msgstr "語言" + +msgid "Chinese" +msgstr "中文" + +msgid "English" +msgstr "英文" + +msgid "Debug Mode" +msgstr "偵錯模式" + +msgid "Show IP Tip" +msgstr "顯示 IP 提示" + +msgid "Show the IP 6.7.8.9 setup tip when it is not configured." +msgstr "未設定 6.7.8.9 時顯示相關提示資訊。" + +msgid "Enable Log" +msgstr "啟用日誌" + +msgid "The GecoosAC service is running." +msgstr "集客 AC 控制器執行中" + +msgid "The GecoosAC service is not running." +msgstr "集客 AC 控制器未執行" + +msgid "Open the mgmt page" +msgstr "開啟管理頁面" + +msgid "Clear Upload Directory" +msgstr "清除上傳目錄" + +msgid "Clear" +msgstr "清除" + +msgid "Only files under the saved Gecoos upload directory will be removed. Save and Apply before clearing a newly edited path." +msgstr "只會移除已儲存的集客 AC 上傳目錄中的檔案。若剛修改路徑,請先儲存並套用後再清除。" + +msgid "Really clear the saved upload directory?" +msgstr "確定要清除已儲存的上傳目錄嗎?" + +msgid "Expecting an absolute path" +msgstr "請輸入絕對路徑" + +msgid "Only Gecoos upload directories can be cleared" +msgstr "只能清除集客 AC 上傳目錄" + +msgid "Upload directory was not cleared" +msgstr "上傳目錄未清除" + +msgid "Saved upload directory cleared" +msgstr "已儲存的上傳目錄已清除" + +msgid "Unable to remove upload directory contents" +msgstr "無法移除上傳目錄內容" + +msgid "Upload directory contains configured runtime paths" +msgstr "上傳目錄包含已設定的執行時路徑" diff --git a/luci-app-passwall/Makefile b/luci-app-passwall/Makefile index 39e3ab9a..dc9fc1b5 100644 --- a/luci-app-passwall/Makefile +++ b/luci-app-passwall/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-passwall PKG_VERSION:=26.6.2 -PKG_RELEASE:=161 +PKG_RELEASE:=162 PKG_PO_VERSION:=$(PKG_VERSION) PKG_CONFIG_DEPENDS:= \ @@ -32,7 +32,7 @@ PKG_CONFIG_DEPENDS:= \ LUCI_TITLE:=LuCI support for PassWall LUCI_PKGARCH:=all -LUCI_DEPENDS:=+coreutils +coreutils-base64 +coreutils-nohup +curl \ +LUCI_DEPENDS:=+coreutils +coreutils-base64 +coreutils-nohup +coreutils-timeout +curl \ +chinadns-ng +dns2socks +dnsmasq-full +ip-full \ +libuci-lua +lua +luci-compat +luci-lib-jsonc \ +microsocks +resolveip +tcping +lyaml \