From 8478c55e513bbbb4b1676d1d9207f7feb2509465 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Fri, 22 May 2026 00:30:57 +0800 Subject: [PATCH] Freeze 7.6.0 release candidate and move docs out of repo --- Apptag/Localization/ja.json | 59 ++++++++++++++++++++++++++++++++++++++++------------------- 1 files changed, 40 insertions(+), 19 deletions(-) diff --git a/Apptag/Localization/ja.json b/Apptag/Localization/ja.json index 59524ad..8d61d9e 100644 --- a/Apptag/Localization/ja.json +++ b/Apptag/Localization/ja.json @@ -89,28 +89,28 @@ "edit.feedbackAddFormat": "今回の操作で、%appCount%個のアプリ(%appNames%)に%tagCount%個のタグを追加しました。", "edit.feedbackRemoveFormat": "今回の操作で、%appCount%個のアプリ(%appNames%)から%tagCount%個のタグを削除しました。削除したタグ: %tagNames%。", "edit.removeHint": "ここでは既存のタグだけチェックを外せます。赤い削除アイコンが表示されたタグは、確認後に削除されます。", - "smart.category.browser": "ブラウザ", - "smart.category.communication": "コミュニケーション", + "smart.category.browser": "Browsers", + "smart.category.communication": "Communication", "smart.category.productivity": "生産性", - "smart.category.file-management": "ファイル管理", - "smart.category.transfer": "アップロードとダウンロード", + "smart.category.file-management": "File Management", + "smart.category.transfer": "Uploads & Downloads", "smart.category.development": "プログラミング", "smart.category.design": "デザイン", - "smart.category.writing": "執筆", - "smart.category.media": "メディア", - "smart.category.video": "動画", - "smart.category.audio": "音声", - "smart.category.picture-photo": "画像と写真", - "smart.category.utilities": "ユーティリティ", - "smart.category.system": "システムアプリ", + "smart.category.writing": "Writing", + "smart.category.media": "Media", + "smart.category.video": "Video", + "smart.category.audio": "Audio", + "smart.category.picture-photo": "Pictures & Photos", + "smart.category.utilities": "Utilities", + "smart.category.system": "System Apps", "smart.category.system-enhancement": "システム強化", - "smart.category.entertainment": "エンタメ", - "smart.category.game": "ゲーム", - "smart.category.finance": "ファイナンス", - "smart.category.education": "学習", - "smart.category.ai-tools": "AIツール", - "smart.category.security": "セキュリティ", - "smart.category.other": "その他", + "smart.category.entertainment": "Entertainment", + "smart.category.game": "Games", + "smart.category.finance": "Finance", + "smart.category.education": "Education", + "smart.category.ai-tools": "AI Tools", + "smart.category.security": "Security", + "smart.category.other": "Other", "smartstart.auto.title": "Smart Start がアプリを整理しました", "smartstart.auto.messageFormat": "%appCount% 個のアプリに %tagCount% 件のタグを割り当てました。", "smartstart.suggestion.title": "Smart Start の提案があります", @@ -166,5 +166,26 @@ "quickSearch.internalHotkeyStatus": "App list only", "quickSearch.globalHotkey": "Quick Search (global)", "quickSearch.globalHotkeyDesc": "Open Quick Search globally when the TagLauncher app list is not visible.", - "quickSearch.spaceDisplay": "Space" + "quickSearch.spaceDisplay": "Space", + "smart.category.GTD": "Tasks & GTD", + "smart.category.Notes": "Notes", + "smart.category.Meeting": "Meetings", + "smart.category.office": "Office", + "smart.category.PDF": "PDF", + "smart.category.api-tools": "API Tools", + "smart.category.database-tools": "Databases", + "smart.category.devops": "DevOps", + "smart.category.ide": "IDEs", + "smart.category.runtime-sdk": "Runtimes & SDKs", + "smart.category.terminal-tools": "Terminal Tools", + "smart.category.Font": "Fonts", + "smart.category.ui-prototyping": "UI Prototyping", + "smart.category.3d-cad": "3D & CAD", + "smart.category.diagramming": "Diagramming", + "smart.category.system-maintenance": "System Maintenance", + "smart.category.window-management": "Window Management", + "smart.category.device-management": "Device Management", + "smart.category.input-tools": "Input Tools", + "smart.category.Automation": "Automation", + "smart.category.network-tools": "Network Tools" } -- Gitblit v1.9.3