Skip to content

Commit

Permalink
feat: Add Thai translations (#451)
Browse files Browse the repository at this point in the history
* New translations en.json (Thai)

* New translations en.json (Thai)

* New translations en.json (Thai)

* New translations en.json (Thai)

* New translations en.json (Thai)

* New translations en.json (Thai)

* New translations en.json (Thai)

* New translations en.json (Thai)

* New translations en.json (Thai)

* New translations en.json (Thai)

* New translations en.json (Thai)

* New translations en.json (Thai)
  • Loading branch information
gmaclennan committed Nov 5, 2020
1 parent 6024e25 commit 56cb2b5
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 1 deletion.
16 changes: 15 additions & 1 deletion messages/main/th.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,25 @@
"welcome-screen-1-subtitle": "แผนที่ความร่วมมือแบบออฟไลน์",
"welcome-screen-1-next-button": "เริ่มต้นใช้งาน",
"welcome-screen-2-title": "Mapeo เป็นโปรแกรมแก้ไขแผนที่แบบออฟไลน์",
"welcome-screen-2-text-1": "Mapeo ช่วยสร้างแผนที่และจัดระเบียบเรื่องราวและความรู้ของทีมหรือรายบุคคลได้อย่างง่ายดาย",
"welcome-screen-2-text-2": "Mapeo สร้างขึ้นโดยความร่วมมือของชนพื้นเมืองในอเมซอน",
"welcome-screen-2-text-3": "ข้อมูลที่คุณสร้างจะจัดเก็บเป็นส่วนตัวบนคอมพิวเตอร์ของคุณ คุณสามารถแชร์กับผู้ใช้ Mapeo คนอื่น ด้วยการเชื่อมต่อไฟล์ หรือนำไฟล์ออกเป็นประเภท GeoJSON",
"welcome-screen-2-text-4": "นี่คือหน้าจอตัวอย่างของ Mapeo ซึ่งอยู่ระหว่างการพัฒนาอย่างต่อเนื่อง และเรากำลังสร้างแอปพลิเคชันมือถือที่ใช้ด้วยกัน <a target=\"_blank\" href=\"https://mapeo.world\"> ลงทะเบียนบนเว็บไซต์ของเรา</a> เพื่อรับการแจ้งเตือนเมื่อมีการเปิดตัวเวอร์ชันใหม่",
"welcome-screen-2-text-5": "เรายินดีรับฟังความคิดเห็นและรายงานข้อบกพร่องที่พบ โปรดติดต่อผ่าน <a target=\"_blank\" href=\"https://github.com/digidem/mapeo-desktop\">แหล่งเก็บข้อมูลกิตฮับ (GitHub repository)</a>",
"welcome-screen-2-next-button": "เริ่มทำแผนที่",
"welcome-screen-3-title": "เริ่มต้นใช้ Mapeo",
"welcome-screen-3-example-dataset": "ตัวอย่างชุดข้อมูล OpenStreetMap จากเขตป่าสงวนแห่งชาติอาราปาโฮในโคโลราโด",
"welcome-screen-3-use-presets": "ใช้การตั้งค่าสำหรับแผนที่ป่าไม้",
"welcome-screen-3-open-map": "ใช้การตั้งค่าสำหรับ OpenStreetMap",
"generating-indexes-title": "ดัชนี",
"generating-indexes-body": "กำลังสร้างดัชนีใหม่",
"menu-import-data": "นำเข้าข้อมูล...",
"convert-button": "สำเนาไปยังโปรแกรมแก้ไข"
"menu-import-data-dialog": "เลือกไฟล์เพื่อนำเข้าระบบ...",
"menu-import-data-success": "การนำเข้าเสร็จสมบูรณ์",
"menu-import-data-error": "ข้อผิดพลาดระหว่างนำไฟล์เข้า",
"convert-progress": "กำลังแปลงข้อสังเกตเข้าระบบ...​ สมบูรณ์แล้ว {count}%",
"convert-button": "สำเนาไปยังโปรแกรมแก้ไข",
"convert-number": "คุณได้กรองข้อมูลให้แสดงข้อสังเกต {count} รายการ",
"convert-detail": "ข้อสังเกต {count} รายการยังไม่อยู่ในโปรแกรมแก้ไขแผนที่​ คลิกตกลงเพื่อย้ายข้อสังเกต {count} รายการไปยังโปรแกรมแก้ไขแผนที่​",
"convert-nothing": "ข้อสังเกตทั้งหมดนี้อยู่ในโปรแกรมแก้ไขแผนที่แล้ว"
}
Loading

0 comments on commit 56cb2b5

Please sign in to comment.