From 65fc2a130aa2eb38173a3dad4eee34e6600baa11 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Thu, 25 Jun 2026 19:52:09 +0800 Subject: [PATCH] Fix localized default category labels --- src/Apptag/Localization/ja.json | 78 +++++++++++++++++++------------------- 1 files changed, 39 insertions(+), 39 deletions(-) diff --git a/src/Apptag/Localization/ja.json b/src/Apptag/Localization/ja.json index f28e098..316a2de 100644 --- a/src/Apptag/Localization/ja.json +++ b/src/Apptag/Localization/ja.json @@ -98,28 +98,28 @@ "edit.feedbackAddFormat": "今回の操作で、%appCount%個のアプリ(%appNames%)に%tagCount%個のタグを追加しました。", "edit.feedbackRemoveFormat": "今回の操作で、%appCount%個のアプリ(%appNames%)から%tagCount%個のタグを削除しました。削除したタグ: %tagNames%。", "edit.removeHint": "アプリからまとめてタグを外します(チェックを外した既存タグが、選択したすべてのアプリから削除されます)。", - "smart.category.browser": "Browsers", - "smart.category.communication": "Communication", + "smart.category.browser": "ブラウザ", + "smart.category.communication": "コミュニケーション", "smart.category.productivity": "生産性", - "smart.category.file-management": "File Management", - "smart.category.transfer": "Uploads & Downloads", - "smart.category.development": "プログラミング", + "smart.category.file-management": "ファイル管理", + "smart.category.transfer": "アップロードとダウンロード", + "smart.category.development": "開発", "smart.category.design": "デザイン", - "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": "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", + "smart.category.writing": "執筆", + "smart.category.media": "メディア", + "smart.category.video": "ビデオ", + "smart.category.audio": "オーディオ", + "smart.category.picture-photo": "画像と写真", + "smart.category.utilities": "ユーティリティ", + "smart.category.system": "システムアプリ", + "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": "その他", "smartstart.auto.title": "Smart Start がアプリを整理しました", "smartstart.auto.messageFormat": "%appCount% 個のアプリに %tagCount% 件のタグを割り当てました。", "smartstart.suggestion.title": "Smart Start の提案があります", @@ -185,27 +185,27 @@ "quickSearch.globalHotkey": "Quick Search (global)", "quickSearch.globalHotkeyDesc": "Open Quick Search globally when the TagLauncher app list is not visible.", "quickSearch.spaceDisplay": "Space", - "smart.category.GTD": "Tasks & GTD", - "smart.category.Notes": "Notes", - "smart.category.Meeting": "Meetings", - "smart.category.office": "Office", + "smart.category.GTD": "タスクとGTD", + "smart.category.Notes": "メモ", + "smart.category.Meeting": "会議", + "smart.category.office": "オフィス", "smart.category.PDF": "PDF", - "smart.category.api-tools": "API Tools", - "smart.category.database-tools": "Databases", + "smart.category.api-tools": "APIツール", + "smart.category.database-tools": "データベース", "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", + "smart.category.ide": "IDE", + "smart.category.runtime-sdk": "ランタイムとSDK", + "smart.category.terminal-tools": "ターミナルツール", + "smart.category.Font": "フォント", + "smart.category.ui-prototyping": "UIプロトタイピング", + "smart.category.3d-cad": "3DとCAD", + "smart.category.diagramming": "図表作成", + "smart.category.system-maintenance": "システム保守", + "smart.category.window-management": "ウィンドウ管理", + "smart.category.device-management": "デバイス管理", + "smart.category.input-tools": "入力ツール", + "smart.category.Automation": "自動化", + "smart.category.network-tools": "ネットワークツール", "help.openPDF": "ヘルプPDFを開く", "help.copyLink": "ヘルプPDFのリンクをコピー", "help.currentLanguage": "現在のアプリ言語に対応するオンラインPDFを開きます。", -- Gitblit v1.9.3