From b19bcd64878518b8617d0e1910f4c6a9f00316a4 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sun, 28 Jun 2026 10:19:35 +0800 Subject: [PATCH] Document App Store pricing gate for 8.1.6 --- src/Apptag/Localization/zh-Hant.json | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) diff --git a/src/Apptag/Localization/zh-Hant.json b/src/Apptag/Localization/zh-Hant.json index c205797..a2d562b 100644 --- a/src/Apptag/Localization/zh-Hant.json +++ b/src/Apptag/Localization/zh-Hant.json @@ -8,6 +8,8 @@ "menu.language": "語言", "menu.help": "說明", "menu.version": "版本", + "menu.proStatus.free": "目前您是:免費版(升級到 Pro)使用者", + "menu.proStatus.unlocked": "目前您是:尊貴的 Pro 版使用者", "settings.language": "語言", "settings.languagePicker": "應用程式語言:", "settings.languageDesc": "選擇選單和設定面板使用的語言。", @@ -103,16 +105,16 @@ "smart.category.productivity": "辦公", "smart.category.file-management": "檔案管理", "smart.category.transfer": "上傳與下載", - "smart.category.development": "程式開發", + "smart.category.development": "程式編寫", "smart.category.design": "設計", "smart.category.writing": "寫作", "smart.category.media": "媒體", "smart.category.video": "影片", "smart.category.audio": "音訊", - "smart.category.picture-photo": "圖片與照片", + "smart.category.picture-photo": "圖片", "smart.category.utilities": "工具", "smart.category.system": "系統應用", - "smart.category.system-enhancement": "系統能力強化", + "smart.category.system-enhancement": "系統工具", "smart.category.entertainment": "影音娛樂", "smart.category.game": "遊戲", "smart.category.finance": "財務", @@ -185,10 +187,13 @@ "quickSearch.globalHotkey": "快捷搜尋(全域)", "quickSearch.globalHotkeyDesc": "不在 TagLauncher 主介面時,直接打開快捷搜尋。全域有效。", "quickSearch.spaceDisplay": "Space(空格鍵)", + "trackpadGesture.title": "觸控板手勢", + "trackpadGesture.description": "在第三方手勢工具中把觸控板手勢映射到這個 URL,即可顯示應用列表。", + "trackpadGesture.status": "外部工具", "smart.category.GTD": "任務與 GTD", "smart.category.Notes": "筆記", "smart.category.Meeting": "會議", - "smart.category.office": "辦公", + "smart.category.office": "辦公文件", "smart.category.PDF": "PDF", "smart.category.api-tools": "API 工具", "smart.category.database-tools": "資料庫", @@ -288,5 +293,6 @@ "pro.theme.preview.status": "正在預覽 Pro 主題", "pro.theme.status.free": "免費主題已可使用。解鎖 Pro 後可長期使用全部進階主題。", "pro.theme.status.preview": "正在預覽 Pro 主題。解鎖 Pro 後可在預覽結束後繼續保留。", + "pro.theme.status.previewCountdown": "體驗中 · 剩餘 %time%", "pro.theme.status.unlocked": "這台 Mac 上的全部主題都已解鎖。" } -- Gitblit v1.9.3