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/tr.json |   80 ++++++++++++++++++++--------------------
 1 files changed, 40 insertions(+), 40 deletions(-)

diff --git a/src/Apptag/Localization/tr.json b/src/Apptag/Localization/tr.json
index 34543bb..329c5ca 100644
--- a/src/Apptag/Localization/tr.json
+++ b/src/Apptag/Localization/tr.json
@@ -98,28 +98,28 @@
   "edit.feedbackAddFormat": "Bu islem, %appCount% uygulamada (%appNames%) %tagCount% etiket ekledi.",
   "edit.feedbackRemoveFormat": "Bu islem, %appCount% uygulamadan (%appNames%) %tagCount% etiketi kaldirdi. Kaldirilan etiketler: %tagNames%.",
   "edit.removeHint": "Uygulamalardan etiketleri toplu kaldir (isareti kaldirilan mevcut etiketler isaretlenen tum uygulamalardan kaldirilir).",
-  "smart.category.browser": "Browsers",
-  "smart.category.communication": "Communication",
-  "smart.category.productivity": "Üretkenlik",
-  "smart.category.file-management": "File Management",
-  "smart.category.transfer": "Uploads & Downloads",
-  "smart.category.development": "Programlama",
+  "smart.category.browser": "Tarayıcılar",
+  "smart.category.communication": "İletişim",
+  "smart.category.productivity": "Verimlilik",
+  "smart.category.file-management": "Dosya yönetimi",
+  "smart.category.transfer": "Yüklemeler ve indirmeler",
+  "smart.category.development": "Geliştirme",
   "smart.category.design": "Tasarım",
-  "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": "Sistem geliştirmeleri",
-  "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": "Yazma",
+  "smart.category.media": "Medya",
+  "smart.category.video": "Videolar",
+  "smart.category.audio": "Ses",
+  "smart.category.picture-photo": "Resimler ve fotoğraflar",
+  "smart.category.utilities": "Yardımcı araçlar",
+  "smart.category.system": "Sistem uygulamaları",
+  "smart.category.system-enhancement": "Sistem iyileştirmeleri",
+  "smart.category.entertainment": "Eğlence",
+  "smart.category.game": "Oyunlar",
+  "smart.category.finance": "Finans",
+  "smart.category.education": "Eğitim",
+  "smart.category.ai-tools": "AI araçları",
+  "smart.category.security": "Güvenlik",
+  "smart.category.other": "Diğer",
   "smartstart.auto.title": "Smart Start uygulamalarını düzenledi",
   "smartstart.auto.messageFormat": "%appCount% uygulama %tagCount% etiket atamasıyla düzenlendi.",
   "smartstart.suggestion.title": "Smart Start önerileri hazır",
@@ -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": "Görevler ve GTD",
+  "smart.category.Notes": "Notlar",
+  "smart.category.Meeting": "Toplantılar",
+  "smart.category.office": "Ofis",
   "smart.category.PDF": "PDF",
-  "smart.category.api-tools": "API Tools",
-  "smart.category.database-tools": "Databases",
+  "smart.category.api-tools": "API araçları",
+  "smart.category.database-tools": "Veritabanları",
   "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’ler",
+  "smart.category.runtime-sdk": "Çalışma zamanları ve SDK’lar",
+  "smart.category.terminal-tools": "Terminal araçları",
+  "smart.category.Font": "Yazı tipleri",
+  "smart.category.ui-prototyping": "UI prototipleme",
+  "smart.category.3d-cad": "3D ve CAD",
+  "smart.category.diagramming": "Diyagramlar",
+  "smart.category.system-maintenance": "Sistem bakımı",
+  "smart.category.window-management": "Pencere yönetimi",
+  "smart.category.device-management": "Cihaz yönetimi",
+  "smart.category.input-tools": "Giriş araçları",
+  "smart.category.Automation": "Otomasyon",
+  "smart.category.network-tools": "Ağ araçları",
   "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