chore: translate i18n files (#12118)

Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-26 23:33:11 +08:00
committed by GitHub
parent 9c3cf7b69a
commit a2855fa24a
109 changed files with 1894 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ const translation = {
uploadTime: 'เวลาอัปโหลด',
status: 'สถานะ',
action: 'การเคลื่อนไหว',
chunkingMode: 'โหมดก้อน',
},
rename: 'ตั้งชื่อใหม่',
name: 'ชื่อ',
@@ -77,6 +78,7 @@ const translation = {
error: 'ข้อผิดพลาดในการนําเข้า',
ok: 'ตกลง, ได้',
},
learnMore: 'ศึกษาเพิ่มเติม',
},
metadata: {
title: 'ข้อมูลเมตา',
@@ -327,6 +329,10 @@ const translation = {
automatic: 'อัตโนมัติ',
custom: 'ธรรมเนียม',
previewTip: 'การแสดงตัวอย่างย่อหน้าจะพร้อมใช้งานหลังจากการฝังเสร็จสิ้น',
childMaxTokens: 'เด็ก',
parentMaxTokens: 'พ่อแม่',
pause: 'หยุด',
hierarchical: 'พ่อแม่ลูก',
},
segment: {
paragraphs: 'ย่อหน้า',
@@ -345,6 +351,43 @@ const translation = {
newTextSegment: 'เซ็กเมนต์ข้อความใหม่',
newQaSegment: 'ส่วนถาม & คําตอบใหม่',
delete: 'ลบส่วนนี้ ?',
parentChunks_other: 'ก้อนผู้ปกครอง',
childChunkAdded: 'เพิ่มก้อนลูก 1 ชิ้น',
regeneratingMessage: 'อาจใช้เวลาสักครู่โปรดรอสักครู่...',
regenerationSuccessTitle: 'การฟื้นฟูเสร็จสมบูรณ์',
chunkDetail: 'รายละเอียดก้อน',
childChunk: 'ก้อนเด็ก',
chunk: 'ก้อน',
edited: 'แก้ไข',
addChunk: 'เพิ่มก้อน',
editedAt: 'แก้ไขที่',
childChunks_other: 'ก้อนเด็ก',
editChildChunk: 'แก้ไข Child Chunk',
parentChunk: 'ผู้ปกครอง-ก้อน',
newChildChunk: 'ก้อนเด็กใหม่',
regenerationConfirmTitle: 'คุณต้องการสร้างก้อนเด็กขึ้นมาใหม่หรือไม่?',
chunks_other: 'ก้อน',
regeneratingTitle: 'การสร้างก้อนลูกใหม่',
regenerationConfirmMessage: 'การสร้างก้อนย่อยใหม่จะเขียนทับส่วนย่อยปัจจุบัน รวมถึงก้อนที่แก้ไขแล้วและก้อนที่เพิ่มเข้ามาใหม่ การฟื้นฟูไม่สามารถยกเลิกได้',
chunkAdded: 'เพิ่ม 1 ก้อน',
expandChunks: 'ขยายก้อน',
searchResults_zero: 'ผล',
characters_one: 'อักขระ',
empty: 'ไม่พบก้อน',
addChildChunk: 'เพิ่ม Child Chunk',
chunks_one: 'ก้อน',
clearFilter: 'ล้างตัวกรอง',
searchResults_one: 'ผล',
addAnother: 'เพิ่มอีก',
editParentChunk: 'แก้ไขส่วนผู้ปกครอง',
characters_other: 'อักขระ',
parentChunks_one: 'ก้อนผู้ปกครอง',
collapseChunks: 'ยุบก้อน',
newChunk: 'ก้อนใหม่',
editChunk: 'แก้ไขก้อน',
searchResults_other: 'ผลลัพธ์',
regenerationSuccessMessage: 'คุณสามารถปิดหน้าต่างนี้ได้',
childChunks_one: 'ก้อนเด็ก',
},
}