Ariver
2026-06-28 dcad57a58080072af586be0edd0eea434cf476d9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
{
  "menu.show": "แสดง TagLauncher",
  "menu.showAppList": "แสดงรายการแอป",
  "menu.shortcutUnavailable": "shortcut unavailable",
  "menu.showShortcutUnavailable": "Show TagLauncher (shortcut unavailable)",
  "menu.preferences": "การตั้งค่า…",
  "menu.quit": "ออก",
  "menu.language": "ภาษา",
  "menu.help": "ช่วยเหลือ",
  "menu.version": "เวอร์ชัน",
  "menu.proStatus.free": "ตอนนี้คุณเป็นผู้ใช้ฟรี (อัปเกรดเป็น Pro)",
  "menu.proStatus.unlocked": "ตอนนี้คุณเป็นผู้ใช้ Pro ระดับพิเศษ",
  "settings.language": "ภาษา",
  "settings.languagePicker": "ภาษาของแอป:",
  "settings.languageDesc": "เลือกภาษาที่ใช้ในเมนูและการตั้งค่า",
  "settings.general": "ทั่วไป",
  "settings.theme": "ธีม",
  "settings.themeDesc": "เลือกธีมพื้นหลังของกริดแอป",
  "settings.themeScopeDesc": "ธีมจะเปลี่ยนเฉพาะพื้นหลังของกริดแอป คอนเทนเนอร์ยังคงเป็นพื้นผิวกระจกแบบเดียวกัน",
  "settings.tags": "แท็ก",
  "settings.data": "ข้อมูล",
  "settings.about": "เกี่ยวกับ",
  "settings.launchAtLogin": "เปิดเมื่อเข้าสู่ระบบ",
  "settings.showInDock": "แสดงใน Dock",
  "settings.appListStyle": "รูปแบบรายการแอป:",
  "settings.flat": "แบน",
  "settings.container": "คอนเทนเนอร์ไม่มีสี",
  "settings.flatDesc": "“แบน” แสดงแอปโดยตรง “คอนเทนเนอร์ไม่มีสี” และ “คอนเทนเนอร์มีสี” ใช้การจัดวางแบบ masonry ส่วน “กริดไม่มีสี” และ “กริดมีสี” จัดไอคอนแอปเป็นแถวสูงเท่ากัน",
  "settings.hideAppNames": "ซ่อนชื่อแอป",
  "settings.tagPosition": "ตำแหน่งแท็ก:",
  "settings.left": "ซ้าย",
  "settings.right": "ขวา",
  "settings.top": "บน",
  "settings.tagPosDesc": "ตำแหน่งแถบนำทางแท็ก ซ้าย/ขวาจะแสดงเป็นแถบด้านข้าง",
  "settings.tagFontSize": "ขนาดตัวอักษรแท็ก:",
  "settings.tagFontDesc": "ปรับขนาดชื่อกลุ่มในโอเวอร์เลย์",
  "settings.iconSize": "ขนาดไอคอน:",
  "settings.iconSizeDesc": "ขนาดแสดงผลไอคอน คอลัมน์กริดจะปรับอัตโนมัติ",
  "settings.backup": "สำรองและกู้คืน",
  "settings.export": "ส่งออกหมวดหมู่และเลย์เอาต์…",
  "settings.exportFailed": "ส่งออกไม่สำเร็จ",
  "settings.import": "นำเข้าหมวดหมู่และเลย์เอาต์…",
  "settings.backupDesc": "การส่งออกจะบันทึกหมวดหมู่และเลย์เอาต์เป็นไฟล์ JSON การนำเข้าจะแทนที่การตั้งค่าปัจจุบันด้วยไฟล์",
  "settings.uncommonBubble": "บับเบิลสำหรับแอปที่ไม่ค่อยใช้",
  "settings.uncommonBubbleDesc": "แสดงชื่อขนาดใหญ่และบันทึกเฉพาะแอปที่ทำเครื่องหมายว่าไม่ค่อยใช้",
  "settings.importFailed": "นำเข้าไม่สำเร็จ",
  "edit.exit": "ออกจากการแก้ไข",
  "edit.tags": "แก้ไขแท็ก",
  "edit.title": "แก้ไขหมวดหมู่แอป",
  "edit.confirm": "ยืนยัน",
  "edit.selectTags": "เลือกแท็ก:",
  "edit.dragHint": "ลากเพื่อจัดเรียง",
  "edit.success": "จัดหมวดหมู่สำเร็จ",
  "edit.noTags": "ยังไม่มีแท็ก คลิก “แท็กใหม่” เพื่อสร้าง",
  "tag.newTag": "แท็กใหม่",
  "tag.name": "ชื่อแท็ก",
  "tag.save": "บันทึก",
  "tag.cancel": "ยกเลิก",
  "tag.add": "เพิ่ม",
  "tag.newName": "ชื่อแท็กใหม่",
  "app.name": "TagLauncher",
  "app.description": "ตัวเปิดแอปตามแท็ก",
  "app.version": "เวอร์ชัน",
  "app.build": "Build",
  "group.uncategorized": "ไม่จัดหมวดหมู่",
  "group.appleBuiltIn": "ในตัว",
  "group.uncommon": "ไม่ค่อยใช้",
  "drop.systemDefaultWarning": "อย่าลากแอปไปยังหมวดหมู่เริ่มต้นของระบบ",
  "drop.uncategorizedConfirmTitle": "ย้ายไปยังไม่จัดหมวดหมู่หรือไม่?",
  "drop.uncategorizedConfirmMessage": "การย้าย %appName% ไปยังไม่จัดหมวดหมู่จะลบการเชื่อมโยงแท็กปัจจุบัน %tagCount% รายการ: %tagNames%.",
  "drop.removeTagConfirmTitle": "Remove tag?",
  "drop.removeTagConfirmMessage": "Remove %appName% from the tag %tagName%?",
  "drop.removeTagDoNotAskAgain": "Got it, don't remind me again",
  "drop.removeTagConfirmYes": "Yes",
  "drop.removeTagConfirmNo": "No",
  "tag.design": "ออกแบบ",
  "tag.development": "พัฒนา",
  "tag.writing": "เขียน",
  "tag.gaming": "เกม",
  "tag.entertainment": "บันเทิง",
  "tag.system": "ระบบ",
  "tag.productivity": "งาน",
  "settings.coloredContainer": "คอนเทนเนอร์มีสี",
  "settings.gridContainer": "กริดไม่มีสี",
  "settings.coloredGridContainer": "กริดมีสี",
  "appNote.edit": "แก้ไขบันทึกการใช้งาน…",
  "appNote.placeholder": "บันทึกการใช้งานแอป",
  "edit.modeAdd": "เพิ่มแท็ก",
  "edit.modeRemove": "ลบแท็ก",
  "edit.modeHint": "ติดแท็กแอปแบบกลุ่ม (แท็กทั้งหมดที่เลือกจะถูกผูกกับแอปทั้งหมดที่เลือก)",
  "edit.currentTags": "แท็กปัจจุบัน",
  "edit.commonTags": "แท็กร่วม",
  "edit.selectionHint": "เลือกแอปทางขวา แล้วเลือกทางซ้ายว่าแท็กใดจะเพิ่มหรือลบในการทำครั้งนี้",
  "edit.noAssignedTags": "แอปที่เลือกยังไม่มีแท็ก",
  "edit.noCommonTags": "แอปที่เลือกไม่มีแท็กร่วมกัน",
  "edit.mixedTagsHint": "แท็กอื่น ๆ ของแอปที่เลือกยังแตกต่างกัน",
  "edit.operationLabel": "การทำงานนี้:",
  "edit.confirmAdd": "ยืนยันการเพิ่ม",
  "edit.confirmRemove": "ยืนยันการลบ",
  "edit.feedbackAddFormat": "การทำงานครั้งนี้ได้เพิ่มแท็ก %tagCount% รายการให้กับแอป %appCount% แอป (%appNames%).",
  "edit.feedbackRemoveFormat": "การทำงานครั้งนี้ได้ลบแท็ก %tagCount% รายการออกจากแอป %appCount% แอป (%appNames%). แท็กที่ลบ: %tagNames%.",
  "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": "ใช้การกำหนดแท็ก %tagCount% รายการกับ %appCount% แอปแล้ว",
  "smartstart.apply": "ใช้",
  "smartstart.later": "ภายหลัง",
  "smartstart.undo": "เลิกทำ",
  "smartstart.ok": "ตกลง",
  "settings.categoryScheme": "การจัดการข้อมูลชุดหมวดหมู่",
  "settings.currentScheme": "ชุดปัจจุบัน:",
  "settings.previousScheme": "ชุดก่อนหน้า:",
  "settings.noPreviousScheme": "ไม่มีชุดก่อนหน้า",
  "settings.restorePreviousScheme": "กู้คืน",
  "settings.schemeRestored": "กู้คืนชุดหมวดหมู่แล้ว",
  "settings.restoreFailed": "กู้คืนไม่สำเร็จ",
  "settings.schemeNotNamed": "ชุดภายในเครื่องปัจจุบัน",
  "scheme.smartStart": "ชุด Smart Start",
  "scheme.beforeSmartStart": "ก่อน Smart Start",
  "settings.systemScheme": "ชุดเริ่มต้นอัจฉริยะของระบบ:",
  "settings.initialLayout": "เริ่มต้นเลย์เอาต์:",
  "settings.initialLayoutUncategorized": "ไม่จัดหมวดหมู่",
  "settings.initialLayoutSmart": "หมวดหมู่เริ่มต้นอัจฉริยะ",
  "settings.customLayout": "เค้าโครงแบบกำหนดเอง:",
  "settings.applyScheme": "นำไปใช้",
  "settings.applySystemSchemeWarningTitle": "แนะนำให้สำรองข้อมูล",
  "settings.applySystemSchemeWarningMessage": "การใช้ชุดเริ่มต้นอัจฉริยะของระบบจะแทนที่ชุดภายในเครื่องปัจจุบัน คุณยังไม่ได้สำรองข้อมูล เราแนะนำอย่างยิ่งให้ส่งออกข้อมูลสำรองก่อนนำไปใช้",
  "settings.resetToUncategorizedWarningTitle": "รีเซ็ตเป็นไม่จัดหมวดหมู่หรือไม่?",
  "settings.resetToUncategorizedWarningMessage": "การดำเนินการนี้จะลบความสัมพันธ์การจัดหมวดหมู่ปัจจุบันระหว่างแอปกับแท็ก และทำให้ทุกแอปกลับไปเป็นไม่จัดหมวดหมู่ จะไม่ลบแอป แท็ก หรือข้อมูลสำรอง",
  "settings.confirmResetToUncategorized": "ยืนยันรีเซ็ต",
  "settings.resetToUncategorizedApplied": "รีเซ็ตเป็นไม่จัดหมวดหมู่แล้ว",
  "settings.resetToUncategorizedAppliedMessage": "ลบความสัมพันธ์ปัจจุบันระหว่างแอปกับแท็กแล้ว แอป แท็ก และข้อมูลสำรองยังคงอยู่",
  "settings.confirmApplyScheme": "นำไปใช้ต่อไป",
  "settings.cancel": "ยกเลิก",
  "settings.systemSchemeApplied": "นำชุดหมวดหมู่ไปใช้แล้ว",
  "settings.systemSchemeAppliedMessage": "นำการกำหนดแท็ก %tagCount% รายการไปใช้กับแอป %appCount% รายการแล้ว",
  "settings.systemSchemeApplyFailed": "ไม่มีผลการจัดหมวดหมู่อัจฉริยะให้ใช้",
  "scheme.local": "ชุดภายในเครื่อง",
  "scheme.systemSmartStart": "ชุดเริ่มต้นอัจฉริยะของระบบ",
  "settings.bubbleDisplayScope": "Bubble tips show for:",
  "settings.bubbleAllApps": "All apps",
  "settings.bubbleUncommonOnly": "Uncommon apps only",
  "quickSearch.title": "Quick Search",
  "quickSearch.placeholder": "Search apps, tags, and notes",
  "quickSearch.inputAccessibility": "Quick Search input",
  "quickSearch.emptyPrompt": "Start typing to search apps, tags, and notes.",
  "quickSearch.noResults": "No apps found.",
  "quickSearch.launchFailed": "Unable to open this app. Please try again or choose another app.",
  "quickSearch.tagPrefix": "Tag",
  "quickSearch.hotkeys": "Keyboard shortcuts",
  "quickSearch.mainHotkey": "App list",
  "quickSearch.mainHotkeyDesc": "Opens the TagLauncher app list.",
  "quickSearch.status.Active": "Active",
  "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.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",
  "trackpadGesture.title": "ท่าทางแทร็คแพด",
  "trackpadGesture.description": "จับคู่ท่าทางแทร็คแพดในเครื่องมือภายนอกกับ URL นี้เพื่อแสดงรายการแอป",
  "trackpadGesture.status": "เครื่องมือภายนอก",
  "smart.category.GTD": "งานและ GTD",
  "smart.category.Notes": "โน้ต",
  "smart.category.Meeting": "การประชุม",
  "smart.category.office": "สำนักงานและเอกสาร",
  "smart.category.PDF": "PDF",
  "smart.category.api-tools": "เครื่องมือ API",
  "smart.category.database-tools": "ฐานข้อมูล",
  "smart.category.devops": "DevOps",
  "smart.category.ide": "IDE",
  "smart.category.runtime-sdk": "รันไทม์และ SDK",
  "smart.category.terminal-tools": "เครื่องมือเทอร์มินัล",
  "smart.category.Font": "แบบอักษร",
  "smart.category.ui-prototyping": "ต้นแบบ UI",
  "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.",
  "settings.language.auto": "อัตโนมัติ",
  "help.downloadPDF": "ดาวน์โหลด PDF วิธีใช้",
  "settings.hideUsageTips": "ซ่อนเคล็ดลับการใช้งาน",
  "settings.hideUsageTipsDesc": "เมื่อเปิดใช้ เคล็ดลับแบบลอยที่ด้านล่างของกริดแอปจะถูกซ่อน",
  "usageTips.previous": "เคล็ดลับก่อนหน้า",
  "usageTips.next": "เคล็ดลับถัดไป",
  "usageTips.close": "ปิดเคล็ดลับ",
  "usageTips.tip1.title": "เคล็ดลับ 1 - แก้ไขแท็ก",
  "usageTips.tip1.detail": "เปิดการตั้งค่าแล้วไปที่แท็กเพื่อแก้ไข, ดับเบิลคลิกแท็กในรายการแท็กเพื่อเปิดการแก้ไขแท็กอย่างรวดเร็ว",
  "usageTips.tip2.title": "เคล็ดลับ 2 - ติดแท็กแอป",
  "usageTips.tip2.detail": "กดแอปค้างไว้, วางบนแท็ก",
  "usageTips.tip3.title": "เคล็ดลับ 3 - ย้ายแอป",
  "usageTips.tip3.detail": "กดแอปค้างไว้, วางในคอนเทนเนอร์",
  "usageTips.tip4.title": "เคล็ดลับ 4 - คัดลอกแอป",
  "usageTips.tip4.detail": "กดแอปค้างไว้, กด Alt/Option แล้ววางในคอนเทนเนอร์",
  "usageTips.tip5.title": "เคล็ดลับ 5 - ลบแท็ก",
  "usageTips.tip5.detail": "กดแอปค้างไว้, วางระหว่างคอนเทนเนอร์",
  "usageTips.tip6.title": "เคล็ดลับ 6 - จัดลำดับแท็ก",
  "usageTips.tip6.detail": "กดแท็กค้างไว้, ลากไปยังตำแหน่งเป้าหมาย",
  "usageTips.tip7.title": "เคล็ดลับ 7 - จัดลำดับแอป",
  "usageTips.tip7.detail": "กดแอปค้างไว้, ลากภายในคอนเทนเนอร์",
  "usageTips.tip8.title": "เคล็ดลับ 8 - แก้ไขโน้ต",
  "usageTips.tip8.detail": "คลิกขวาที่แอป, ป้อนโน้ต",
  "theme.default": "ค่าเริ่มต้น",
  "theme.deepBlue": "น้ำเงินเข้ม",
  "theme.black": "ดำ",
  "theme.pink": "ชมพู",
  "theme.purple": "ม่วง",
  "theme.green": "เขียว",
  "theme.blue": "น้ำเงิน",
  "theme.colorful": "หลากสี",
  "usageTips.closeReminder.title": "ดูเคล็ดลับอีกครั้งภายหลัง",
  "usageTips.closeReminder.message": "คุณสามารถแสดงเคล็ดลับอีกครั้งได้ใน การตั้งค่า > ทั่วไป โดยเอาเครื่องหมายถูกออกจาก “ซ่อนเคล็ดลับการใช้งาน”",
  "usageTips.closeReminder.doNotRemind": "เข้าใจแล้ว ไม่ต้องเตือนอีกเมื่อฉันปิดเคล็ดลับ",
  "usageTips.closeReminder.previewCallout": "เอาเครื่องหมายถูกออกเพื่อแสดงเคล็ดลับอีกครั้ง",
  "pro.card.badge": "Pro",
  "pro.card.previewBadge": "ดูตัวอย่าง",
  "pro.card.restore": "กู้คืนการซื้อ",
  "pro.card.summary.free": "ปลดล็อกธีมพรีเมียม นำเข้าและส่งออกเลย์เอาต์ บันทึกย่อไม่จำกัด และการจัดเรียงแอปที่บันทึกไว้ด้วยตนเอง",
  "pro.card.summary.legacy": "ขอขอบคุณที่สนับสนุน TagLauncher ก่อนกำหนด การเข้าถึง Pro ของคุณเปิดใช้งานแล้ว",
  "pro.card.summary.unlocked": "Pro ใช้งานอยู่ใน Mac นี้ ธีมพรีเมียมและเครื่องมือเค้าโครงขั้นสูงพร้อมแล้ว",
  "pro.card.title.free": "อัปเกรดเป็น Pro",
  "pro.card.title.legacy": "Pro ปลดล็อคแล้ว",
  "pro.card.title.unlocked": "Pro ปลดล็อคแล้ว",
  "pro.card.unlock": "ปลดล็อค Pro",
  "pro.feature.export": "ส่งออกเค้าโครง",
  "pro.feature.export.benefit": "บันทึกแท็ก ลำดับ และเลย์เอาต์ปัจจุบันของคุณเป็นข้อมูลสำรองที่นำมาใช้ซ้ำได้",
  "pro.feature.import": "นำเข้าเค้าโครง",
  "pro.feature.import.benefit": "กู้คืนเค้าโครง TagLauncher ที่บันทึกไว้บน Mac นี้ในขั้นตอนเดียว",
  "pro.feature.notes": "บันทึกไม่จำกัด",
  "pro.feature.notes.benefit": "บันทึกโน้ตสำหรับทุกแอปโดยไม่มีขีดจำกัด 5 โน้ตฟรี",
  "pro.feature.sorting": "การจัดเรียงแอปที่บันทึกไว้",
  "pro.feature.sorting.benefit": "เก็บลำดับแอปที่คุณกำหนดเองไว้หลังจากออกจากโหมดแก้ไข",
  "pro.feature.themes": "ธีมพรีเมียม",
  "pro.feature.themes.benefit": "ปลดล็อกธีม App Grid ขั้นสูงทุกอันและเก็บไว้อย่างถาวร",
  "pro.notes.limitReached": "เวอร์ชันฟรีสามารถบันทึกโน้ตได้สูงสุด 5 แอป ปลดล็อก Pro เพื่อบันทึกโน้ตได้ไม่จำกัด",
  "pro.notes.remaining": "เวอร์ชันฟรีมีบันทึกย่อของแอป %limit% รายการ เหลือ %remaining% รายการ",
  "pro.operation.cancelled": "การซื้อถูกยกเลิก",
  "pro.operation.loading": "กำลังตรวจสอบการเข้าถึง Pro...",
  "pro.operation.pending": "กำลังรอการยืนยัน App Store...",
  "pro.operation.purchasing": "กำลังซื้อ Pro...",
  "pro.operation.restoreNotFound": "ไม่พบการซื้อ Pro ก่อนหน้านี้สำหรับ Apple ID นี้",
  "pro.operation.restoring": "กำลังกู้คืนการซื้อ...",
  "pro.prompt.export": "การส่งออกเลย์เอาต์เป็นคุณสมบัติ Pro ปลดล็อก Pro เพื่อสำรองแท็ก ลำดับ และเลย์เอาต์ปัจจุบันของคุณ",
  "pro.prompt.import": "การนำเข้าเค้าโครงเป็นคุณลักษณะ Pro ปลดล็อก Pro เพื่อคืนค่าเค้าโครงที่บันทึกไว้ใน Mac นี้",
  "pro.prompt.notes": "บันทึกแอปไม่จำกัดเป็นส่วนหนึ่งของ Pro ปลดล็อก Pro เพื่อบันทึกโน้ตสำหรับทุกแอป",
  "pro.prompt.sorting": "การเรียงลำดับแอปด้วยตนเองที่บันทึกไว้เป็นส่วนหนึ่งของ Pro ปลดล็อก Pro เพื่อรักษาคำสั่งซื้อที่คุณกำหนดเอง",
  "pro.prompt.themes": "ธีมนี้เป็นส่วนหนึ่งของ Pro ปลดล็อก Pro เพื่อใช้ธีม App Grid ขั้นสูงต่อไป",
  "pro.purchase.failed": "ไม่สามารถดำเนินการซื้อให้เสร็จสิ้นได้ในขณะนี้ โปรดลองอีกครั้ง",
  "pro.purchase.unavailable": "Pro การซื้อไม่สามารถใช้งานได้ในขณะนี้ โปรดลองอีกครั้งในภายหลัง",
  "pro.purchase.verificationFailed": "App Store การตรวจสอบล้มเหลว โปรดลองอีกครั้ง",
  "pro.restore.failed": "ไม่สามารถกู้คืนการซื้อได้ในขณะนี้ โปรดลองอีกครั้ง",
  "pro.sorting.previewToast": "ดูตัวอย่างเท่านั้น ปลดล็อก Pro เพื่อบันทึกการเรียงลำดับแอปด้วยตนเอง",
  "pro.status.free": "ฟรี",
  "pro.status.legacyUnlocked": "Pro · ผู้สนับสนุนในช่วงแรก",
  "pro.status.unlocked": "Pro ปลดล็อคแล้ว",
  "pro.theme.preview.status": "กำลังดูตัวอย่างธีม Pro",
  "pro.theme.status.free": "ธีมฟรีพร้อมใช้งานแล้ว ปลดล็อก Pro เพื่อเก็บธีมขั้นสูงไว้ทุกอัน",
  "pro.theme.status.preview": "การดูตัวอย่างธีม Pro ปลดล็อก Pro เพื่อเก็บไว้หลังจากการดูตัวอย่างสิ้นสุดลง",
  "pro.theme.status.previewCountdown": "กำลังดูตัวอย่าง · เหลือ %time%",
  "pro.theme.status.unlocked": "ปลดล็อคธีมทั้งหมดแล้วใน Mac นี้"
}