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/ar.json | 78 +++++++++++++++++++------------------- 1 files changed, 39 insertions(+), 39 deletions(-) diff --git a/src/Apptag/Localization/ar.json b/src/Apptag/Localization/ar.json index 2acbf59..6866bc3 100644 --- a/src/Apptag/Localization/ar.json +++ b/src/Apptag/Localization/ar.json @@ -98,28 +98,28 @@ "edit.feedbackAddFormat": "اضافت هذه العملية %tagCount% من الوسوم عبر %appCount% تطبيقات (%appNames%).", "edit.feedbackRemoveFormat": "ازالت هذه العملية %tagCount% من الوسوم من %appCount% تطبيقات (%appNames%). الوسوم التي تمت ازالتها: %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": "أدوات الذكاء الاصطناعي", + "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": "بيئات التطوير", + "smart.category.runtime-sdk": "بيئات التشغيل وSDK", + "smart.category.terminal-tools": "أدوات الطرفية", + "smart.category.Font": "الخطوط", + "smart.category.ui-prototyping": "نماذج واجهة المستخدم", + "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": "Open Help PDF", "help.copyLink": "Copy Help PDF link", "help.currentLanguage": "Opens the online PDF for the current app language.", -- Gitblit v1.9.3