mirror of
https://github.com/open-webui/open-webui
synced 2025-06-15 19:05:04 +00:00
fix(i18n): improve Thai translations
This commit is contained in:
parent
0b5514f376
commit
86b9f252c6
@ -32,12 +32,12 @@
|
|||||||
"Add a short description about what this model does": "เพิ่มคำอธิบายสั้นๆ เกี่ยวกับสิ่งที่โมเดลนี้ทำ",
|
"Add a short description about what this model does": "เพิ่มคำอธิบายสั้นๆ เกี่ยวกับสิ่งที่โมเดลนี้ทำ",
|
||||||
"Add a tag": "เพิ่มแท็ก",
|
"Add a tag": "เพิ่มแท็ก",
|
||||||
"Add Arena Model": "",
|
"Add Arena Model": "",
|
||||||
"Add Connection": "",
|
"Add Connection": "เพิ่มการเชื่อมต่อ",
|
||||||
"Add Content": "",
|
"Add Content": "เพิ่มเนื้อหา",
|
||||||
"Add content here": "",
|
"Add content here": "เพิ่มเนื้อหาตรงนี้",
|
||||||
"Add custom prompt": "เพิ่มพรอมต์ที่กำหนดเอง",
|
"Add custom prompt": "เพิ่มพรอมต์ที่กำหนดเอง",
|
||||||
"Add Files": "เพิ่มไฟล์",
|
"Add Files": "เพิ่มไฟล์",
|
||||||
"Add Group": "",
|
"Add Group": "เพิ่มกลุ่ม",
|
||||||
"Add Memory": "เพิ่มความจำ",
|
"Add Memory": "เพิ่มความจำ",
|
||||||
"Add Model": "เพิ่มโมเดล",
|
"Add Model": "เพิ่มโมเดล",
|
||||||
"Add Reaction": "",
|
"Add Reaction": "",
|
||||||
@ -57,19 +57,19 @@
|
|||||||
"All": "",
|
"All": "",
|
||||||
"All Documents": "เอกสารทั้งหมด",
|
"All Documents": "เอกสารทั้งหมด",
|
||||||
"All models deleted successfully": "",
|
"All models deleted successfully": "",
|
||||||
"Allow Call": "",
|
"Allow Call": "อนุญาตการโทร",
|
||||||
"Allow Chat Controls": "",
|
"Allow Chat Controls": "อนุญาตการควบคุมแชท",
|
||||||
"Allow Chat Delete": "",
|
"Allow Chat Delete": "อนุญาตการลบแชท",
|
||||||
"Allow Chat Deletion": "อนุญาตการลบการสนทนา",
|
"Allow Chat Deletion": "อนุญาตการลบการสนทนา",
|
||||||
"Allow Chat Edit": "",
|
"Allow Chat Edit": "อนุญาตการแก้ไขแชท",
|
||||||
"Allow Chat Export": "",
|
"Allow Chat Export": "อนุญาตการส่งออกแชท",
|
||||||
"Allow Chat Share": "",
|
"Allow Chat Share": "อนุญาตการแชร์แชท",
|
||||||
"Allow File Upload": "",
|
"Allow File Upload": "อนุญาตการนำเข้าไฟล์",
|
||||||
"Allow Multiple Models in Chat": "",
|
"Allow Multiple Models in Chat": "",
|
||||||
"Allow non-local voices": "อนุญาตเสียงที่ไม่ใช่ท้องถิ่น",
|
"Allow non-local voices": "อนุญาตเสียงที่ไม่ใช่ท้องถิ่น",
|
||||||
"Allow Speech to Text": "",
|
"Allow Speech to Text": "อนุญาตแปลงเสียงเป็นตัวอักษร",
|
||||||
"Allow Temporary Chat": "",
|
"Allow Temporary Chat": "อนุญาตการแชทชั่วคราว",
|
||||||
"Allow Text to Speech": "",
|
"Allow Text to Speech": "อนุญาตแปลงตัวอักษรเป็นตัวเสียง",
|
||||||
"Allow User Location": "อนุญาตตำแหน่งผู้ใช้",
|
"Allow User Location": "อนุญาตตำแหน่งผู้ใช้",
|
||||||
"Allow Voice Interruption in Call": "อนุญาตการแทรกเสียงในสาย",
|
"Allow Voice Interruption in Call": "อนุญาตการแทรกเสียงในสาย",
|
||||||
"Allowed Endpoints": "",
|
"Allowed Endpoints": "",
|
||||||
@ -478,17 +478,17 @@
|
|||||||
"Enter Your Email": "ใส่อีเมลของคุณ",
|
"Enter Your Email": "ใส่อีเมลของคุณ",
|
||||||
"Enter Your Full Name": "ใส่ชื่อเต็มของคุณ",
|
"Enter Your Full Name": "ใส่ชื่อเต็มของคุณ",
|
||||||
"Enter your message": "ใส่ข้อความของคุณ",
|
"Enter your message": "ใส่ข้อความของคุณ",
|
||||||
"Enter your name": "",
|
"Enter your name": "กรอกชื่อของคุณ",
|
||||||
"Enter your new password": "",
|
"Enter your new password": "กรอกรหัสผ่านใหม่ของคุณ",
|
||||||
"Enter Your Password": "ใส่รหัสผ่านของคุณ",
|
"Enter Your Password": "ใส่รหัสผ่านของคุณ",
|
||||||
"Enter Your Role": "ใส่บทบาทของคุณ",
|
"Enter Your Role": "ใส่บทบาทของคุณ",
|
||||||
"Enter Your Username": "",
|
"Enter Your Username": "กรอกชื่อบัญชีผู้ใช้ของคุณ",
|
||||||
"Enter your webhook URL": "",
|
"Enter your webhook URL": "",
|
||||||
"Error": "ข้อผิดพลาด",
|
"Error": "ข้อผิดพลาด",
|
||||||
"ERROR": "",
|
"ERROR": "",
|
||||||
"Error accessing Google Drive: {{error}}": "",
|
"Error accessing Google Drive: {{error}}": "",
|
||||||
"Error uploading file: {{error}}": "",
|
"Error uploading file: {{error}}": "",
|
||||||
"Evaluations": "",
|
"Evaluations": "การประเมิน",
|
||||||
"Exa API Key": "",
|
"Exa API Key": "",
|
||||||
"Example: (&(objectClass=inetOrgPerson)(uid=%s))": "",
|
"Example: (&(objectClass=inetOrgPerson)(uid=%s))": "",
|
||||||
"Example: ALL": "",
|
"Example: ALL": "",
|
||||||
@ -499,9 +499,9 @@
|
|||||||
"Exclude": "",
|
"Exclude": "",
|
||||||
"Execute code for analysis": "",
|
"Execute code for analysis": "",
|
||||||
"Executing **{{NAME}}**...": "",
|
"Executing **{{NAME}}**...": "",
|
||||||
"Expand": "",
|
"Expand": "ขยาย",
|
||||||
"Experimental": "การทดลอง",
|
"Experimental": "การทดลอง",
|
||||||
"Explain": "",
|
"Explain": "อธิบาย",
|
||||||
"Explain this section to me in more detail": "",
|
"Explain this section to me in more detail": "",
|
||||||
"Explore the cosmos": "",
|
"Explore the cosmos": "",
|
||||||
"Export": "ส่งออก",
|
"Export": "ส่งออก",
|
||||||
@ -535,8 +535,8 @@
|
|||||||
"Features": "",
|
"Features": "",
|
||||||
"Features Permissions": "",
|
"Features Permissions": "",
|
||||||
"February": "กุมภาพันธ์",
|
"February": "กุมภาพันธ์",
|
||||||
"Feedback History": "",
|
"Feedback History": "ประวัติการการตอบรับ",
|
||||||
"Feedbacks": "",
|
"Feedbacks": "การตอบรับ",
|
||||||
"Feel free to add specific details": "สามารถเพิ่มรายละเอียดเฉพาะได้",
|
"Feel free to add specific details": "สามารถเพิ่มรายละเอียดเฉพาะได้",
|
||||||
"File": "ไฟล์",
|
"File": "ไฟล์",
|
||||||
"File added successfully.": "",
|
"File added successfully.": "",
|
||||||
@ -598,9 +598,9 @@
|
|||||||
"Group created successfully": "",
|
"Group created successfully": "",
|
||||||
"Group deleted successfully": "",
|
"Group deleted successfully": "",
|
||||||
"Group Description": "",
|
"Group Description": "",
|
||||||
"Group Name": "",
|
"Group Name": "ชื่อกลุ่ม",
|
||||||
"Group updated successfully": "",
|
"Group updated successfully": "",
|
||||||
"Groups": "",
|
"Groups": "กลุ่ม",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
"has no conversations.": "ไม่มีการสนทนา",
|
"has no conversations.": "ไม่มีการสนทนา",
|
||||||
"Hello, {{name}}": "สวัสดี, {{name}}",
|
"Hello, {{name}}": "สวัสดี, {{name}}",
|
||||||
@ -668,9 +668,9 @@
|
|||||||
"Key": "",
|
"Key": "",
|
||||||
"Keyboard shortcuts": "ทางลัดแป้นพิมพ์",
|
"Keyboard shortcuts": "ทางลัดแป้นพิมพ์",
|
||||||
"Knowledge": "ความรู้",
|
"Knowledge": "ความรู้",
|
||||||
"Knowledge Access": "",
|
"Knowledge Access": "การเข้าถึงความรู้",
|
||||||
"Knowledge created successfully.": "",
|
"Knowledge created successfully.": "สร้างความรู้สำเร็จ",
|
||||||
"Knowledge deleted successfully.": "",
|
"Knowledge deleted successfully.": "ลบความรู้สำเร็จ",
|
||||||
"Knowledge Public Sharing": "",
|
"Knowledge Public Sharing": "",
|
||||||
"Knowledge reset successfully.": "",
|
"Knowledge reset successfully.": "",
|
||||||
"Knowledge updated successfully": "",
|
"Knowledge updated successfully": "",
|
||||||
@ -1211,7 +1211,7 @@
|
|||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
"Users": "ผู้ใช้",
|
"Users": "ผู้ใช้",
|
||||||
"Using the default arena model with all models. Click the plus button to add custom models.": "",
|
"Using the default arena model with all models. Click the plus button to add custom models.": "ใช้โมเดล Arena กับโมเดลทั้งหมด คลิกปุ่มบวกเพื่อเพิ่มโมเดลที่กำหนดเอง",
|
||||||
"Utilize": "ใช้",
|
"Utilize": "ใช้",
|
||||||
"Valid time units:": "หน่วยเวลาใช้ได้:",
|
"Valid time units:": "หน่วยเวลาใช้ได้:",
|
||||||
"Valves": "วาล์ว",
|
"Valves": "วาล์ว",
|
||||||
|
Loading…
Reference in New Issue
Block a user