-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Translated to Thai Language (#1046)
- Loading branch information
1 parent
4c5bba8
commit 65bf25d
Showing
10 changed files
with
298 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
export default { | ||
'engine-version': 'เวอร์ชั่นเอ็นจิ้น', | ||
'license': 'ใบอนุญาต', | ||
'about': 'เกี่ยวกับ', | ||
'release': 'ปล่อยเวอร์ชั่น', | ||
'support': 'การสนับสนุน' | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
export default { | ||
'task-list': 'งาน', | ||
'add-task': 'เพิ่มงาน', | ||
'about': 'เกี่ยวกับ Motrix', | ||
'preferences': 'ปรับแต่ง...', | ||
'check-for-updates': 'ตรวจสอบการอัพเดต...', | ||
'check-updates-now': 'ตรวสอบตอนนี้', | ||
'checking-for-updates': 'กำลังตรวจสอบการอัพเดท ...', | ||
'check-for-updates-title': 'ตรวจสอบการอัพเดท', | ||
'update-available-message': 'มีเวอร์ชั่นใหม่ให้พร้อมใช้งาน อัพเดทตอนี้หรือไม่?', | ||
'update-not-available-message': 'คุณใช้เวอร์ชั่นปัจจุบันแล้ว', | ||
'update-downloaded-message': 'พร้อมติดตั้ง...', | ||
'update-error-message': 'อัพเดทล้มเหลว', | ||
'engine-damaged-message': 'เอ็นจิ้นเกิดความเสียหาย กรุณาติดตั้งใหม่อีกครั้ง : (', | ||
'engine-missing-message': 'ไม่พบเอ็นจิ้น กรุณาติดตั้งใหม่อีกครั้ง : (', | ||
'system-error-title': 'ระบบผิดพลาด', | ||
'system-error-message': 'การเริ่มต้นแอปพลิเคชันล้มเหลว: {{message}}', | ||
'hide': 'ซ่อน Motrix', | ||
'hide-others': 'ซ่อนอย่างอืน', | ||
'unhide': 'แสดงทั้งหมด', | ||
'show': 'แสดง Motrix', | ||
'quit': 'ออก Motrix', | ||
'under-development-message': 'ขออภัย ฟีเจอร์นี้อยู่ระหว่างการพัฒนา...', | ||
'yes': 'ใช่', | ||
'no': 'ไม่', | ||
'save': 'บันทึก', | ||
'reset': 'ทิ้ง', | ||
'cancel': 'ยกเลิก', | ||
'submit': 'ส่ง', | ||
'gt1d': '> 1 วัน', | ||
'hour': 'ชม.', | ||
'minute': 'น.', | ||
'second': 'วิ' | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
export default { | ||
'undo': 'ไม่ทำ', | ||
'redo': 'ทำซ้ำ', | ||
'cut': 'ตัด', | ||
'copy': 'คัดลอก', | ||
'paste': 'วาง', | ||
'delete': 'ลบทิ้ง', | ||
'select-all': 'เลือกทั้งหมด' | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
export default { | ||
'official-website': 'เว็บไซต์ Motrix', | ||
'manual': 'คู่มือ', | ||
'release-notes': 'บันทึกประจำรุ่น...', | ||
'report-problem': 'รายงานปัญหา', | ||
'toggle-dev-tools': 'สลับไปยังเครื่องมือสำหรับนักพัฒนา' | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
import about from './about' | ||
import app from './app' | ||
import edit from './edit' | ||
import help from './help' | ||
import menu from './menu' | ||
import preferences from './preferences' | ||
import subnav from './subnav' | ||
import task from './task' | ||
import window from './window' | ||
|
||
export default { | ||
about, | ||
app, | ||
edit, | ||
help, | ||
menu, | ||
preferences, | ||
subnav, | ||
task, | ||
window | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
export default { | ||
'app': 'Motrix', | ||
'file': 'ไฟล์', | ||
'task': 'งาน', | ||
'edit': 'แก้ไข', | ||
'window': 'หน้าต่าง', | ||
'help': 'ช่วยเหลือ' | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
export default { | ||
'basic': 'พื้นฐาน', | ||
'advanced': 'ขั้นสูง', | ||
'lab': 'ห้องทดลอง', | ||
'save': 'บันทึกและนำไปใช้', | ||
'save-success-message': 'บันทึกการตั้งค่าเรียบร้อยแล้ว', | ||
'save-fail-message': 'บันทึกการตั้งค่าไม่สำเร็จ', | ||
'discard': 'ทิ้ง', | ||
'startup': 'เริ่มขึ้น', | ||
'open-at-login': 'เปิดเมื่อเข้าสู่ระบบ', | ||
'keep-window-state': 'รักษาขนาดและตำแหน่งของหน้าต่างเมื่อออก', | ||
'auto-resume-all': 'ทำงานที่ยังไม่เสร็จทั้งหมดต่อโดยอัตโนมัติ', | ||
'default-dir': 'เส้นทางเริ่มต้น', | ||
'mas-default-dir-tips': 'เนื่องจากข้อจำกัดการอนุญาตแซนด์บ็อกซ์ของ App Store แนะนำให้ตั้งค่าไดเร็กทอรีดาวน์โหลดเริ่มต้นเป็น ~/Downloads', | ||
'transfer-settings': 'การส่งผ่าน', | ||
'transfer-speed-upload': 'จำกัดการอัพโหลด', | ||
'transfer-speed-download': 'จำกัดการดาวน์โหลด', | ||
'transfer-speed-unlimited': 'ไม่จำกัด', | ||
'bt-settings': 'BitTorrent', | ||
'bt-save-metadata': 'บันทึกลิงก์แม่เหล็กเป็นไฟล์ทอร์เรนต์', | ||
'bt-auto-download-content': 'ดาวน์โหลดเนื้อหาแม่เหล็กและทอร์เรนต์โดยอัตโนมัติ', | ||
'keep-seeding': 'เก็บ Seed ไว้จนกว่าจะหยุดเอง', | ||
'seed-ratio': 'Seed Ratio', | ||
'seed-time': 'Seed Time', | ||
'seed-time-unit': 'นาที', | ||
'task-manage': 'การจัดการงาน', | ||
'max-concurrent-downloads': 'งานที่ใช้งานสูงสุด', | ||
'max-connection-per-server': 'การเชื่อมต่อสูงสุดต่อเซิร์ฟเวอร์', | ||
'new-task-show-downloading': 'แสดงการดาวน์โหลดโดยอัตโนมัติหลังจากเพิ่มงาน', | ||
'no-confirm-before-delete-task': 'ไม่จำเป็นต้องมีการยืนยันก่อนที่จะลบงาน', | ||
'continue': 'ต่อ', | ||
'task-completed-notify': 'แจ้งเตือนหลังดาวน์โหลดเสร็จสิ้น', | ||
'auto-purge-record': 'ล้างบันทึกการดาวน์โหลดโดยอัตโนมัติเมื่อออกจากแอป', | ||
'ui': 'UI', | ||
'appearance': 'รูปร่าง', | ||
'theme-auto': 'อัตโนมัติ', | ||
'theme-light': 'สว่าง', | ||
'theme-dark': 'มืด', | ||
'auto-hide-window': 'ซ่อนหน้าต่างอัตโนมัติ', | ||
'run-mode': 'เรียกใช้ด้วย', | ||
'run-mode-standard': 'แอปพลิเคชั่นปกติ', | ||
'run-mode-menu-bar': 'แอปพลิเคชั่นแบบมีเมนูบาร์', | ||
'tray-speedometer': 'ถาดแถบเมนูแสดงความเร็วแบบเรียลไทม์', | ||
'language': 'ภาษา', | ||
'change-language': 'เปลี่ยนภาษา', | ||
'hide-app-menu': 'ซ่อนเมนูแอป (Windows & Linux เท่านั้น)', | ||
'proxy': 'พร็อกซี่', | ||
'use-proxy': 'เปิดใช้งานพร็อกซี่', | ||
'no-proxy-input-tips': 'ข้ามการตั้งค่าพร็อกซีสำหรับโฮสต์และโดเมนเหล่านี้ หนึ่งรายการต่อบรรทัด', | ||
'proxy-tips': 'ดูคู่มือพร็อกซี', | ||
'bt-tracker': 'เซิร์ฟเวอร์ติดตาม', | ||
'bt-tracker-input-tips': 'เซิร์ฟเวอร์ตัวติดตาม หนึ่งตัวต่อบรรทัด', | ||
'bt-tracker-tips': 'ขอแนะนำ: ', | ||
'sync-tracker-tips': 'ซิงค์', | ||
'auto-sync-tracker': 'อัพเดทรายการตัวติดตามทุกวันโดยอัตโนมัติ', | ||
'port': 'Listen Ports', | ||
'bt-port': 'BT Listen Port', | ||
'dht-port': 'DHT Listen Port', | ||
'security': 'ความปลอดภัย', | ||
'rpc-secret': 'RPC Secret', | ||
'rpc-secret-tips': 'ดูคู่มือลับ RPC', | ||
'developer': 'นักพัฒนา', | ||
'mock-user-agent': 'จำลอง User-Agent', | ||
'app-log-path': 'เส้นทางบันทึกแอป', | ||
'download-session-path': 'เส้นทางดาวน์โหลดเซสชัน', | ||
'session-reset': 'รีเซ็ตเซสชั่นการดาวน์โหลด', | ||
'session-reset-confirm': 'คุณแน่ใจหรือไม่ว่าต้องการรีเซ็ตเซสชันการดาวน์โหลด', | ||
'factory-reset': 'ตั้งค่าจากโรงงาน', | ||
'factory-reset-confirm': 'คุณแน่ใจหรือไม่ว่าต้องการเปลี่ยนกลับเป็นการตั้งค่าจากโรงงาน', | ||
'lab-warning': '⚠️ การเปิดใช้งานฟีเจอร์แล็บอาจส่งผลให้แอปขัดข้องหรือข้อมูลสูญหาย ตัดสินใจยอมรับความเสี่ยงเอง!', | ||
'download-protocol': 'โปรโตคอล', | ||
'protocols-default-client': 'ตั้งเป็นไคลเอนต์เริ่มต้นสำหรับโปรโตคอลต่อไปนี้', | ||
'protocols-magnet': 'แม่เหล็ก [ magnet:// ]', | ||
'protocols-thunder': 'Thunder [ thunder:// ]', | ||
'browser-extensions': 'ส่วนขยาย', | ||
'baidu-exporter': 'BaiduExporter', | ||
'browser-extensions-tips': 'มอบให้โดยชุมชน, ', | ||
'baidu-exporter-help': 'คลิกที่นี่เพื่อใช้งาน', | ||
'auto-update': 'อัพเดทอัตโนมัติ', | ||
'auto-check-update': 'ตรวจสอบการอัพเดทอัตโนมัติ', | ||
'last-check-update-time': 'ตรวจสอบการอัพเดทครั้งล่าสุด' | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
export default { | ||
'task-list': 'งาน', | ||
'preferences': 'ปรับแต่ง' | ||
} |
Oops, something went wrong.