From 440d4dc270ac33348f2aeed7fbafddfe284acabe Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Mon, 18 May 2026 16:04:55 +0800 Subject: [PATCH] Recover SmartStart 7.2.0 build 738 --- Apptag/Localization/ja.json | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 56 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/ja.json b/Apptag/Localization/ja.json index 0ab1749..5308e85 100644 --- a/Apptag/Localization/ja.json +++ b/Apptag/Localization/ja.json @@ -58,6 +58,8 @@ "group.appleBuiltIn": "Mac内蔵", "group.uncommon": "あまり使わない", "drop.systemDefaultWarning": "システム既定カテゴリにはドラッグできません", + "drop.uncategorizedConfirmTitle": "未分類に移動しますか?", + "drop.uncategorizedConfirmMessage": "%appName% を未分類に移動すると、現在関連付けられている %tagCount% 個のタグが解除されます:%tagNames%。", "tag.design": "デザイン", "tag.development": "プログラミング", "tag.writing": "ライティング", @@ -84,5 +86,58 @@ "edit.confirmRemove": "削除を確認", "edit.feedbackAddFormat": "今回の操作で、%appCount%個のアプリ(%appNames%)に%tagCount%個のタグを追加しました。", "edit.feedbackRemoveFormat": "今回の操作で、%appCount%個のアプリ(%appNames%)から%tagCount%個のタグを削除しました。削除したタグ: %tagNames%。", - "edit.removeHint": "ここでは既存のタグだけチェックを外せます。赤い削除アイコンが表示されたタグは、確認後に削除されます。" + "edit.removeHint": "ここでは既存のタグだけチェックを外せます。赤い削除アイコンが表示されたタグは、確認後に削除されます。", + "smart.category.browser": "ブラウザ", + "smart.category.communication": "コミュニケーション", + "smart.category.productivity": "生産性", + "smart.category.file-management": "ファイル管理", + "smart.category.transfer": "アップロードとダウンロード", + "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.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 の提案があります", + "smartstart.suggestion.messageFormat": "%appCount% 個のアプリを %tagCount% 件のタグ割り当てで整理できます。", + "smartstart.applied.title": "Smart Start を適用しました", + "smartstart.applied.messageFormat": "%appCount% 個のアプリに %tagCount% 件のタグを適用しました。", + "smartstart.apply": "適用", + "smartstart.later": "後で", + "smartstart.undo": "取り消す", + "smartstart.ok": "OK", + "settings.categoryScheme": "分類スキームデータ管理", + "settings.currentScheme": "現在のスキーム:", + "settings.previousScheme": "前のスキーム:", + "settings.noPreviousScheme": "前のスキームはありません", + "settings.restorePreviousScheme": "復元", + "settings.schemeRestored": "分類スキームを復元しました", + "settings.restoreFailed": "復元に失敗しました", + "settings.schemeNotNamed": "現在のローカルスキーム", + "scheme.smartStart": "スマート整理スキーム", + "scheme.beforeSmartStart": "スマート整理前スキーム", + "settings.systemScheme": "システム初期スマート分類:", + "settings.applyScheme": "適用", + "settings.applySystemSchemeWarningTitle": "バックアップをおすすめします", + "settings.applySystemSchemeWarningMessage": "システム初期スマート分類を適用すると、現在のローカルスキームが置き換えられます。まだバックアップがありません。適用前に「カテゴリとレイアウトをエクスポート」でバックアップすることを強くおすすめします。", + "settings.confirmApplyScheme": "このまま適用", + "settings.cancel": "キャンセル", + "settings.systemSchemeApplied": "分類スキームを適用しました", + "settings.systemSchemeAppliedMessage": "%appCount% 個のアプリに %tagCount% 件のタグ割り当てを適用しました。", + "settings.systemSchemeApplyFailed": "適用できるスマート分類結果がありませんでした。", + "scheme.local": "ローカル分類スキーム", + "scheme.systemSmartStart": "システム初期スマート分類" } -- Gitblit v1.9.3