Skip to content
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 #133

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions resources/tha.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
; Updated time : 26th 07 2017
; general
divider = "========================================"
spacer = " -=+=- {%0} -=+=- "
error = "บางอย่างผิดพลาด"
noperm = "คุณไม่มีสิทธ์รันคอมมานด์นี้"
runingame = "โปรดรันคอมมานด์นี้ในเกม!"
commands = "คอมมานด์"
; user interfaces
ui.confirmation = "ยืนยัน"
ui.confirmation.yes = "ตกลง"
ui.confirmation.no = "ยกเลิก"
; ui brush
ui.brush.title = "บรัชเมนู"
; ui brush select
ui.brush.select.title = "เลือกรูปแบบบรัช"
ui.brush.select.type.sphere = "กลม"
ui.brush.select.type.cylinder = "กระบอก"
ui.brush.select.type.cuboid = "สี่เหลี่ยมมุมฉาก"
ui.brush.select.type.cube = "ลูกบาศก์"
ui.brush.select.type.clipboard = "คลิปบอร์ด"
; ui brush settings
ui.brush.settings.title = "{%0} ตั้งค่าบรัช"
; ui 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 = "เพิ่ม flags?"
; ui flags
ui.flags.keepexistingblocks = "เก็บบล็อกที่มีอยู่"
ui.flags.keepair = "เก็บอากาศ"
ui.flags.hollow = "กลวง"
ui.flags.hollowclosed = "กลวงด้วยปลายปิด"
ui.flags.natural = "ธรรมชาติ"
; ui brush sphere
; ui brush cylinder
; ui brush cuboid
; ui brush clipboard
; ui flood
ui.flood.title = "Flood เมนู"
ui.flood.options.limit = "บล็อกมากที่สุด"
ui.flood.options.blocks = "บล็อก"
ui.flood.options.blocks.placeholder = "บล็อกคั่นด้วยเครื่องหมายเซมิโคลอน"
ui.flood.options.label.infoapply = "คลิกปุ่ม "ส่ง" เพื่อสมัคร"