From 2774b3ea8fbcc13dc69bbd2cde9e641eeb105679 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Thu, 11 Jun 2026 19:06:33 +0800
Subject: [PATCH] Add uncategorized layout reset option

---
 src/Apptag/Localization/th.json |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/src/Apptag/Localization/th.json b/src/Apptag/Localization/th.json
index 013d0c6..de23f65 100644
--- a/src/Apptag/Localization/th.json
+++ b/src/Apptag/Localization/th.json
@@ -82,7 +82,7 @@
   "appNote.placeholder": "บันทึกการใช้งานแอป",
   "edit.modeAdd": "เพิ่มแท็ก",
   "edit.modeRemove": "ลบแท็ก",
-  "edit.modeHint": "เครื่องหมายทางซ้ายมีผลกับการทำงานครั้งนี้เท่านั้น",
+  "edit.modeHint": "ติดแท็กแอปแบบกลุ่ม (แท็กทั้งหมดที่เลือกจะถูกผูกกับแอปทั้งหมดที่เลือก)",
   "edit.currentTags": "แท็กปัจจุบัน",
   "edit.commonTags": "แท็กร่วม",
   "edit.selectionHint": "เลือกแอปทางขวา แล้วเลือกทางซ้ายว่าแท็กใดจะเพิ่มหรือลบในการทำครั้งนี้",
@@ -94,7 +94,7 @@
   "edit.confirmRemove": "ยืนยันการลบ",
   "edit.feedbackAddFormat": "การทำงานครั้งนี้ได้เพิ่มแท็ก %tagCount% รายการให้กับแอป %appCount% แอป (%appNames%).",
   "edit.feedbackRemoveFormat": "การทำงานครั้งนี้ได้ลบแท็ก %tagCount% รายการออกจากแอป %appCount% แอป (%appNames%). แท็กที่ลบ: %tagNames%.",
-  "edit.removeHint": "ที่นี่สามารถยกเลิกเครื่องหมายได้เฉพาะแท็กที่มีอยู่แล้วเท่านั้น แท็กที่แสดงไอคอนลบสีแดงจะถูกลบหลังจากยืนยัน",
+  "edit.removeHint": "ลบแท็กออกจากแอปแบบกลุ่ม (แท็กเดิมทั้งหมดที่ยกเลิกเลือกจะถูกลบออกจากแอปทั้งหมดที่เลือก)",
   "smart.category.browser": "Browsers",
   "smart.category.communication": "Communication",
   "smart.category.productivity": "ประสิทธิภาพการทำงาน",
@@ -138,9 +138,17 @@
   "scheme.smartStart": "ชุด Smart Start",
   "scheme.beforeSmartStart": "ก่อน Smart Start",
   "settings.systemScheme": "ชุดเริ่มต้นอัจฉริยะของระบบ:",
+  "settings.initialLayout": "เริ่มต้นเลย์เอาต์:",
+  "settings.initialLayoutUncategorized": "ไม่จัดหมวดหมู่",
+  "settings.initialLayoutSmart": "หมวดหมู่เริ่มต้นอัจฉริยะ",
   "settings.applyScheme": "นำไปใช้",
   "settings.applySystemSchemeWarningTitle": "แนะนำให้สำรองข้อมูล",
   "settings.applySystemSchemeWarningMessage": "การใช้ชุดเริ่มต้นอัจฉริยะของระบบจะแทนที่ชุดภายในเครื่องปัจจุบัน คุณยังไม่ได้สำรองข้อมูล เราแนะนำอย่างยิ่งให้ส่งออกข้อมูลสำรองก่อนนำไปใช้",
+  "settings.resetToUncategorizedWarningTitle": "รีเซ็ตเป็นไม่จัดหมวดหมู่หรือไม่?",
+  "settings.resetToUncategorizedWarningMessage": "การดำเนินการนี้จะลบความสัมพันธ์การจัดหมวดหมู่ปัจจุบันระหว่างแอปกับแท็ก และทำให้ทุกแอปกลับไปเป็นไม่จัดหมวดหมู่ จะไม่ลบแอป แท็ก หรือข้อมูลสำรอง",
+  "settings.confirmResetToUncategorized": "ยืนยันรีเซ็ต",
+  "settings.resetToUncategorizedApplied": "รีเซ็ตเป็นไม่จัดหมวดหมู่แล้ว",
+  "settings.resetToUncategorizedAppliedMessage": "ลบความสัมพันธ์ปัจจุบันระหว่างแอปกับแท็กแล้ว แอป แท็ก และข้อมูลสำรองยังคงอยู่",
   "settings.confirmApplyScheme": "นำไปใช้ต่อไป",
   "settings.cancel": "ยกเลิก",
   "settings.systemSchemeApplied": "นำชุดหมวดหมู่ไปใช้แล้ว",

--
Gitblit v1.9.3