-
Notifications
You must be signed in to change notification settings - Fork 856
/
Copy pathquill_th.arb
112 lines (112 loc) · 5.76 KB
/
quill_th.arb
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
{
"@@locale": "th",
"pasteLink": "วางลิงก์",
"ok": "ตกลง",
"selectColor": "เลือกสี",
"gallery": "แกลเลอรี",
"link": "ลิงก์",
"open": "เปิด",
"copy": "คัดลอก",
"remove": "ลบ",
"save": "บันทึก",
"zoom": "ขยาย",
"saved": "บันทึกแล้ว",
"text": "ข้อความ",
"resize": "ปรับขนาด",
"width": "ความกว้าง",
"height": "ความสูง",
"size": "ขนาด",
"small": "เล็ก",
"large": "ใหญ่",
"huge": "ใหญ่มาก",
"clear": "ล้าง",
"font": "แบบอักษร",
"search": "ค้นหา",
"camera": "กล้อง",
"video": "วิดีโอ",
"undo": "เลิกทำ",
"redo": "ทำซ้ำ",
"fontFamily": "ตระกูลแบบอักษร",
"fontSize": "ขนาดแบบอักษร",
"bold": "ตัวหนา",
"subscript": "ตัวห้อย",
"superscript": "ตัวยก",
"italic": "ตัวเอียง",
"underline": "ขีดเส้นใต้",
"strikeThrough": "ขีดฆ่า",
"inlineCode": "โค้ดแบบอินไลน์",
"fontColor": "สีแบบอักษร",
"backgroundColor": "สีพื้นหลัง",
"clearFormat": "ล้างการจัดรูปแบบ",
"alignLeft": "จัดชิดซ้าย",
"alignCenter": "จัดกึ่งกลาง",
"alignRight": "จัดชิดขวา",
"alignJustify": "จัดเต็มแนว",
"@alignJustify": {
"description": "จัดข้อความให้เต็มความกว้างของหน้าต่าง"
},
"justifyWinWidth": "จัดเต็มความกว้างหน้าต่าง",
"textDirection": "ทิศทางข้อความ",
"headerStyle": "สไตล์หัวข้อ",
"normal": "ปกติ",
"heading1": "หัวข้อ 1",
"heading2": "หัวข้อ 2",
"heading3": "หัวข้อ 3",
"heading4": "หัวข้อ 4",
"heading5": "หัวข้อ 5",
"heading6": "หัวข้อ 6",
"numberedList": "รายการแบบตัวเลข",
"bulletList": "รายการแบบสัญลักษณ์",
"checkedList": "รายการแบบเช็ค",
"codeBlock": "บล็อกโค้ด",
"quote": "อ้างอิง",
"increaseIndent": "เพิ่มการเยื้อง",
"decreaseIndent": "ลดการเยื้อง",
"insertURL": "แทรก URL",
"visitLink": "เยี่ยมชมลิงก์",
"enterLink": "ใส่ลิงก์",
"enterMedia": "ใส่สื่อ",
"edit": "แก้ไข",
"apply": "นำไปใช้",
"hex": "เลขฐานสิบหก",
"material": "วัสดุ",
"color": "สี",
"lineheight": "ความสูงบรรทัด",
"findText": "ค้นหาข้อความ",
"moveToPreviousOccurrence": "ย้ายไปยังการปรากฏก่อนหน้า",
"moveToNextOccurrence": "ย้ายไปยังการปรากฏถัดไป",
"savedUsingTheNetwork": "บันทึกโดยใช้เครือข่าย",
"savedUsingLocalStorage": "บันทึกโดยใช้พื้นที่จัดเก็บในเครื่อง",
"theImageHasBeenSavedAt": "รูปภาพถูกบันทึกที่: {imagePath}",
"@theImageHasBeenSavedAt": {
"description": "ข้อความที่มีพารามิเตอร์เดียว",
"placeholders": {
"imagePath": {
"type": "String",
"example": "path/to/location"
}
}
},
"errorWhileSavingImage": "เกิดข้อผิดพลาดขณะบันทึกรูปภาพ",
"pleaseEnterTextForYourLink": "กรุณาใส่ข้อความสำหรับลิงก์ของคุณ (เช่น 'เรียนรู้เพิ่มเติม')",
"pleaseEnterTheLinkURL": "กรุณาใส่ URL ของลิงก์ (เช่น 'https://example.com')",
"pleaseEnterAValidImageURL": "กรุณาใส่ URL รูปภาพที่ถูกต้อง",
"pleaseEnterAValidVideoURL": "กรุณาใส่ URL วิดีโอที่ถูกต้อง",
"photo": "รูปถ่าย",
"image": "รูปภาพ",
"caseSensitivityAndWholeWordSearch": "การค้นหาแบบคำนึงถึงตัวพิมพ์ใหญ่-เล็กและคำเต็ม",
"caseSensitive": "คำนึงถึงตัวพิมพ์ใหญ่-เล็ก",
"wholeWord": "คำเต็ม",
"insertImage": "แทรกรูปภาพ",
"pickAPhotoFromYourGallery": "เลือกรูปถ่ายจากแกลเลอรีของคุณ",
"takeAPhotoUsingYourCamera": "ถ่ายรูปโดยใช้กล้องของคุณ",
"pasteAPhotoUsingALink": "วางรูปถ่ายโดยใช้ลิงก์",
"pickAVideoFromYourGallery": "เลือกวิดีโอจากแกลเลอรีของคุณ",
"recordAVideoUsingYourCamera": "บันทึกวิดีโอโดยใช้กล้องของคุณ",
"pasteAVideoUsingALink": "วางวิดีโอโดยใช้ลิงก์",
"close": "ปิด",
"searchSettings": "การตั้งค่าการค้นหา",
"cut": "ตัด",
"paste": "วาง",
"insertTable": "แทรกตาราง"
}