-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Thai translation #156
Merged
Merged
Add Thai translation #156
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 |
---|---|---|
@@ -1,9 +1,8 @@ | ||
--- | ||
# The language that should be used in the plugin | ||
# Available languages (ISO639-3): | ||
# ara, cat, ces, deu, ell, eng, esp, fre, hin, ita, jpn, kor, lit, mas, nld, nor, pol, por, rom, slo, spa, swe, swh, tgl, zho | ||
# Available languages (ISO639-3): | ||
# ara, cat, ces, deu, ell, eng, esp, fre, hin, ita, jpn, kor, lit, mas, nld, nor, pol, por, rom, slo, spa, swe, swh, tgl, tha, zho | ||
language: eng | ||
show-startup-icon: false | ||
limit: -1 | ||
tool-range: 100 | ||
... |
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,112 @@ | ||
; Updated time : 26th 09 2019 | ||
; See: https://www.loc.gov/standards/iso639-2/php/English_list.php | ||
language.name = "Thai" | ||
; general | ||
divider = "========================================" | ||
spacer = " -=+=- {%0} -=+=- " | ||
commands = "คำสั่ง" | ||
enabled = "เปิดใช้งาน" | ||
disabled = "ปิดใช้งาน" | ||
confirmation = "การยืนยัน" | ||
confirmation.yes = "ใช่" | ||
confirmation.no = "ไม่" | ||
; errors | ||
error = "มีข้อผิดพลาดเกิดขึ้น" | ||
error.command-error = "ดูเหมือนค่าตัวแปรจะหายไปหรือคุณใช้คำสั่งไม่ถูกต้อง!" | ||
error.runingame = "โปรดใช้คำสั่งนี้ในเกมเท่านั้น!" | ||
error.limitexceeded = "คุณพยายามแก้ไขบล็อกในจำนวนมากเกินไป ลดจำนวนที่เลือกลงหรือเพิ่มจำนวนจำกัด" | ||
error.notarget = "ไม่มีบล็อกเป้าหมายให้เลือก. เพิ่มระยะอุปกรณ์ด้วยคำสั่ง //setrange ถ้าต้องการ" | ||
error.noselection = "ไม่มีการเลือก - เลือกพื้นที่ก่อน" | ||
error.selectioninvalid = "การเลือกไม่ถูกต้อง! ตรวจสอบตำแหน่งทั้งหมดอีกครั้ง!" | ||
error.nosession = "ไม่มีเซสชั่นสร้างขึ้น - อาจเป็นเพราะไม่มีสิทธิ์ในการใช้ {%0}" | ||
error.noclipboard = "ไม่พบคลิปบอร์ด - สร้างคลิปบอร์ดก่อน" | ||
warning.differentlevel = "[คำเตือน] คุณกำลังแก้ไขเลเวลที่คุณไม่ได้อยู่!" | ||
; commands | ||
command.info.title = "ข้อมูล" | ||
command.limit.current = "จำนวนจำกัดปัจจุบัน: {%0}" | ||
command.limit.set = "จำนวนจำกัดการแก้ไขบล็อกถูกตั้งเป็น {%0}" | ||
command.setrange.current = "ระยะปัจจุบัน: {%0}" | ||
command.setrange.set = "ระยะอุปกรณ์ถูกตั้งเป็น {%0}" | ||
command.biomeinfo.attarget = "Biome ที่เป้าหมาย" | ||
command.biomeinfo.atposition = "Biome ที่ตำแหน่ง" | ||
command.biomeinfo.result = "พบ {%0} biomes ในการเลือก" | ||
command.biomeinfo.result.line = "ไอดี: {%0} ชื่อ: {%1}" | ||
command.biomelist.title = "ลิสของ Biome" | ||
command.biomelist.result.line = "ไอดี: {%0} ชื่อ: {%1}" | ||
command.brushname.set = "ชื่อแปรงถูกตั้งเป็น \"{%0}\"" | ||
command.clearclipboard.cleared = "คลิปบอร์ดถูกล้าง" | ||
command.flip.try = "พยายามที่จะพลิกคลิปบอร์ดโดย {%0}" | ||
command.flip.success = "คลิปบอร์ดถูกพลิกเรียบร้อย" | ||
command.rotate.try = "พยายามที่จะหมุนคลิปบอร์ด {%0} องศา" | ||
command.rotate.success = "คลิปบอร์ดถูกหมุนเรียบร้อย" | ||
command.history.cleared = "ประวัติถูกล้าง" | ||
command.listchunks.found = "พบ {%0} chunks ในการเลือก" | ||
command.size = "ขนาดการเลือก" | ||
; selection | ||
selection.pos1.set = "ตำแหน่งที่ 1 ตั้งเป็น X: {%0} Y: {%1} Z: {%2}" | ||
selection.pos2.set = "ตำแหน่งที่ 2 ตั้งเป็น X: {%0} Y: {%1} Z: {%2}" | ||
; session | ||
session.undo.none = "ไม่มีอะไรให้ย้อนกลับ" | ||
session.undo.left = "คุณมีคำสั่งย้อนกลับเหลือ {%0}" | ||
session.redo.none = "ไม่มีอะไรให้ทำใหม่" | ||
session.redo.left = "คุณมีคำสั่งให้ทำใหม่เหลือ {%0}" | ||
session.brush.added = "เพิ่ม {%0} เข้าเซสชั่น" | ||
session.brush.deleted = "ลบ {%0} (UUID {%1})" | ||
session.brush.removed = "นำออก {%0} (UUID {%1})" | ||
session.language.set = "เปลี่ยนภาษาเป็น {%0} เรียบร้อย" | ||
session.language.notfound = "ไม่พบภาษา {%0} ปรับกลับเป็นค่าเริ่มต้น" | ||
; task | ||
task.copy.success = "คัดลอกสำเร็จ, ใช้เวลา {%0}, คัดลอก {%1} บล็อกจากทั้งหมด {%2}" | ||
task.count.success = "วิเคราะห์สำเร็จ, ใช้เวลา {%0}" | ||
task.count.result = "พบ {%0} บล็อกจากทั้งหมด {%1} บล็อก" | ||
task.fill.success = "เติมเต็มสำเร็จ, ใช้เวลา {%0}, เปลี่ยน {%1} บล็อกจากทั้งหมด {%2}" | ||
task.replace.success = "วางทับสำเร็จ ใช้เวลา {%0}, เปลี่ยน {%1} บล็อกจากทั้งหมด {%2}" | ||
task.revert.undo.success = "ย้อนกลับสำเร็จ, ใช้เวลา {%0}, เปลี่ยน {%1} บล็อกจากทั้งหมด {%2}" | ||
task.revert.redo.success = "ทำใหม่สำเร็จ, ใช้เวลา {%0}, เปลี่ยน {%1} บล็อกจากทั้งหมด {%2}" | ||
; flags | ||
flags.keepexistingblocks = "เก็บบล็อกที่มีอยู่ไว้" | ||
flags.keepair = "เก็บอากาศ" | ||
flags.hollow = "โพรง" | ||
flags.hollowclosed = "โพรงที่มีทางออกปิด" | ||
flags.natural = "ตามธรรมชาติ" | ||
; tools | ||
; wand tool | ||
tool.wand = "คทา" | ||
tool.wand.lore.1 = "คลิกซ้ายที่บล็อกเพื่อตั้งตำแหน่งที่ 1 ของการเลือก" | ||
tool.wand.lore.2 = "คลิกขวาที่บล็อกเพื่อตั้งตำแหน่งที่ 2 ของการเลือก" | ||
tool.wand.lore.3 = "ใช้คำสั่ง //togglewand เพื่อสลับการทำงานของคทา" | ||
tool.wand.disabled = "คทาถูกปิดใช้งาน ใช้คำสั่ง //togglewand เพื่อเปิดใช้งาน" | ||
tool.wand.setenabled = "คทาได้ถูก{%0}!" | ||
; debug tool | ||
tool.debug = "เครื่องมือ Debug" | ||
tool.debug.lore.1 = "คลิกซ้ายที่บล็อกเพื่อดูข้อมูล" | ||
tool.debug.lore.2 = "เช่นดูชื่อหรือค่าความเสียหายของบล็อก" | ||
tool.debug.lore.3 = "ใช้คำสั่ง //toggledebug เพื่อสลับการทำงานของเครื่องมือ" | ||
tool.debug.disabled = "เครื่องมือ Debug ถูกปิดใช้งาน ใช้คำสั่ง //toggledebug เพื่อเปิดใช้งาน" | ||
tool.debug.setenabled = "เครื่องมือ Debug ถูก{%0}!" | ||
; flood tool | ||
ui.flood.title = "เมนู Flood" | ||
ui.flood.options.limit = "จำนวนบล็อกที่มากที่สุด" | ||
ui.flood.options.blocks = "บล็อก" | ||
ui.flood.options.blocks.placeholder = "บล็อกที่แยกด้วย ;" | ||
ui.flood.options.label.infoapply = "กดปุ่ม "Submit" เพื่อนำมาใช้" | ||
; brush tool | ||
ui.brush.title = "เมนูแปรง" | ||
ui.brush.content = "เมนูแปรงหลัก" | ||
ui.brush.create = "สร้างใหม่" | ||
ui.brush.getsession = "เรียกเซสชั่นแปรง" | ||
ui.brush.edithand = "แก้ไขแปรงในมือ" | ||
; brush settings | ||
ui.brush.settings.title = "การตั้งค่าแปรง {%0}" | ||
; brush options | ||
ui.brush.options.blocks = "บล็อก" | ||
ui.brush.options.blocks.placeholder = "ตัวอย่าง: 1:1,2,tnt,log:12" | ||
ui.brush.options.diameter = "เส้นผ่าศูนย์กลาง" | ||
ui.brush.options.width = "กว้าง" | ||
ui.brush.options.height = "สูง" | ||
ui.brush.options.depth = "ลึก" | ||
ui.brush.options.flags = "เพิ่มตัวเลือก?" | ||
; language | ||
ui.language.title = "เลือกภาษา" | ||
ui.language.label = "ตั้งค่าภาษาของเซสชั่นของคุณ ถ้าไม่มีภาษาของคุณ คุณสามารถช่วยแปลปลั๊กอินนี้ได้ที่ GitHub!" | ||
ui.language.dropdown = "เลือกภาษา" |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh indeed, i need to update this after the prs get merged