From f8e102d2756a56efb6b9d92e578aedc3b7d63084 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Wed, 20 May 2026 12:48:40 +0800
Subject: [PATCH] checkpoint: archive current 7.5.1 before performance optimization
---
Apptag/Localization/ar.json | 29 +++++++----------------------
1 files changed, 7 insertions(+), 22 deletions(-)
diff --git a/Apptag/Localization/ar.json b/Apptag/Localization/ar.json
index be9d14c..c6eec5a 100644
--- a/Apptag/Localization/ar.json
+++ b/Apptag/Localization/ar.json
@@ -1,6 +1,8 @@
{
"menu.show": "إظهار TagLauncher",
"menu.showAppList": "إظهار قائمة التطبيقات",
+ "menu.shortcutUnavailable": "shortcut unavailable",
+ "menu.showShortcutUnavailable": "Show TagLauncher (shortcut unavailable)",
"menu.preferences": "التفضيلات…",
"menu.quit": "إنهاء",
"menu.language": "اللغة",
@@ -153,33 +155,16 @@
"quickSearch.hotkeys": "Keyboard shortcuts",
"quickSearch.mainHotkey": "App list",
"quickSearch.mainHotkeyDesc": "Opens the TagLauncher app list.",
- "quickSearch.directHotkey": "Quick Search (global)",
- "quickSearch.directHotkeyDesc": "Open Quick Search globally when the TagLauncher app list is not visible.",
- "quickSearch.record": "Change",
- "quickSearch.recording": "Recording",
- "quickSearch.clear": "Clear",
- "quickSearch.restoreDefault": "Restore default",
- "quickSearch.retry": "Retry registration",
- "quickSearch.recordingHint": "Press the new global shortcut. Press Esc to cancel.",
- "quickSearch.disabled": "Disabled",
- "quickSearch.blocked": "Blocked",
- "quickSearch.previousStillActive": "Previous shortcut remains active:",
"quickSearch.status.Active": "Active",
- "quickSearch.status.Conflict": "Conflict",
- "quickSearch.status.Disabled": "Disabled",
- "quickSearch.hotkeyConflict.spotlight": "Command + Space is used by Spotlight. Change Spotlight in macOS Keyboard Shortcuts, or choose another shortcut.",
- "quickSearch.hotkeyConflict.finderSearch": "Option + Command + Space is used by the Finder search window. Change macOS Keyboard Shortcuts, or choose another shortcut.",
- "quickSearch.hotkeyConflict.previousInput": "Control + Space is used to switch to the previous input source. Change macOS Keyboard Shortcuts, or choose another shortcut.",
- "quickSearch.hotkeyConflict.nextInput": "Control + Option + Space is used to switch to the next input source. Change macOS Keyboard Shortcuts, or choose another shortcut.",
- "quickSearch.hotkeyConflict.emoji": "Control + Command + Space is used for Emoji & Symbols. Change macOS Keyboard Shortcuts, or choose another shortcut.",
- "quickSearch.hotkeyConflict.generic": "This shortcut is already used by macOS or another app. Choose another shortcut, or change the shortcut in the other app and retry.",
+ "quickSearch.status.registrationFailed": "Registration failed",
+ "quickSearch.status.unavailable": "Shortcut unavailable",
+ "quickSearch.mainHotkeyUnavailableMessage": "%shortcut% cannot be registered right now. It may be used by macOS, an input method, or another app. The app-list shortcut is temporarily unavailable. Check keyboard shortcuts or shortcut conflicts, then restart TagLauncher. Error code: %status%.",
+ "quickSearch.globalHotkeyUnavailableMessage": "%shortcut% cannot be registered right now. It may be used by macOS, an input method, or another app. Global Quick Search is temporarily unavailable. Check keyboard shortcuts or shortcut conflicts, then restart TagLauncher. Error code: %status%.",
"quickSearch.loading": "Preparing search index…",
- "quickSearch.openKeyboardSettings": "Open macOS Keyboard Shortcuts settings",
"quickSearch.internalHotkey": "Quick Search (inside TagLauncher)",
"quickSearch.internalHotkeyDesc": "Works only while the TagLauncher app list is open.",
"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.hotkeyConflict.fnSpace": "Fn + Space may already be used by macOS input source or Globe/Fn shortcuts. Open macOS Keyboard Shortcuts to change that system shortcut, or choose another shortcut here."
+ "quickSearch.spaceDisplay": "Space"
}
--
Gitblit v1.9.3