Skip to content

Commit

Permalink
[TH] Initial Thai translation (elixirschool#1182)
Browse files Browse the repository at this point in the history
* [TH] Initial Thai translation

* [TH] Fix typo and wording in index.md
  • Loading branch information
iboss-ptk authored and doomspork committed Oct 1, 2017
1 parent 0d2aec1 commit 8f5d7b2
Show file tree
Hide file tree
Showing 9 changed files with 73 additions and 2 deletions.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,8 @@ DEPENDENCIES
sprockets-es6
uglifier

RUBY VERSION
ruby 2.3.1p112

BUNDLED WITH
1.14.6
1.15.4
26 changes: 26 additions & 0 deletions _data/interlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
# pt:
# ru:
# sk:
# th:
# tr:
# uk:
# vi:
Expand All @@ -43,6 +44,7 @@ en:
tr: Turkish
uk: Ukranian
vi: Vietnamese
th: Thai

es:
bg: Búlgaro
Expand Down Expand Up @@ -89,3 +91,27 @@ id:
tr: Bahasa Turki
uk: Bahasa Ukraina
vi: Bahasa Vietnam

th:
bg: ภาษาบัลแกเรีย
bn: ภาษาเบงกอล
cn: ภาษาจีน
de: ภาษาเยอรมัน
en: ภาษาอังกฤษ
es: ภาษาสเปน
fr: ภาษาฝรั่งเศส
gr: ภาษากรีก
id: ภาษาอินโดนิเซีย
it: ภาษาอิตาลี
jp: ภาษาญี่ปุ่น
ko: ภาษาเกาหลี
my: ภาษามาเลเซีย
"no": ภาษานอร์เวย์
pl: ภาษาโปแลนด์
pt: ภาษาโปรตุเกส
ru: ภาษารัสเซีย
sk: ภาษาสโลวาเกีย
th: ภาษาไทย
tr: ภาษาตุรกี
uk: ภาษายูเครน
vi: ภาษาเวียดนาม
19 changes: 19 additions & 0 deletions _data/locales/th.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
script_direction: ltr
project:
title: โรงเรียน Elixir
description: บทเรียนเกี่ยวกับภาษา Elixir
table_of_contents: สารบัญ
share: แบ่งปัน
sections:
home: หน้าแรก
basics: พื้นฐาน
advanced: ขั้นสูง
specifics: เฉพาะทาง
libraries: Libraries
version_messages:
outdated: "เนื้อหาบางส่วนของบทแปลฉบับนี้อาจล้าสมัย"
major: "ต้นฉบับมีการเปลี่ยนแปลงสำคัญเกิดขึ้นเป็นจำนวนมากนับตั้งแต่การปรับปรุงครั้งล่าสุด"
minor: "ต้นฉบับมีการเปลี่ยนแปลงรายย่อยเกิดขึ้นเป็นจำนวนมากนับตั้งแต่การปรับปรุงครั้งล่าสุด"
patch: "ต้นฉบับมีการแก้ไขเล็กน้อยเกิดขึ้นเป็นจำนวนมากนับตั้งแต่การปรับปรุงครั้งล่าสุด"
none: "บทแปลฉบับนี้ทันสมัย"
error: "เกิดข้อบกพร่องบางอย่างกับการประกาศเวอร์ชันของบทที่คุณกำลังอ่าน"
3 changes: 2 additions & 1 deletion en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ redirect_from: /

Lessons about the Elixir programming language, inspired by Twitter's [Scala School](http://twitter.github.io/scala_school/).

Available in [Việt ngữ][vi], [汉语][cn], [Español][es], [Slovenčina][sk], [日本語][jp], [Polski][pl], [Português][pt], [Русском][ru], [Bahasa Indonesia][id], [Bahasa Melayu][my], [Українською][uk], [한국어][ko], [Italiano][it], [Deutsch][de], [বাংলা][bn] and others.
Available in [Việt ngữ][vi], [汉语][cn], [Español][es], [Slovenčina][sk], [日本語][jp], [Polski][pl], [Português][pt], [Русском][ru], [Bahasa Indonesia][id], [Bahasa Melayu][my], [Українською][uk], [한국어][ko], [Italiano][it], [Deutsch][de], [বাংলা][bn], [ภาษาไทย][th] and others.

[cn]: /cn/
[es]: /es/
Expand All @@ -24,6 +24,7 @@ Available in [Việt ngữ][vi], [汉语][cn], [Español][es], [Slovenčina][sk]
[uk]: /uk/
[de]: /de/
[bn]: /bn/
[th]: /th/

_Your feedback and participation is encouraged!_

Expand Down
22 changes: 22 additions & 0 deletions th/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Elixir School - โรงเรียน Elixir
---

[![License](//img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)

บทเรียนการเขียนโปรแกรมภาษา Elixir ซึ่งได้แรงบันดาลใจมาจาก [Scala School](http://twitter.github.io/scala_school/) โดย Twitter

ยินดีต้อนรับทุกคำติชมและความช่วยเหลือ!

## เกี่ยวกับ Elixir

"Elixir เป็นภาษาที่ dynamic และ functional ซึ่งออกแบบมาเพื่อสร้างแอพพลิเคชันที่สามารถขยายระบบและดูแลรักษาได้ง่าย" — [elixir-lang.org](http://elixir-lang.org/)

Elixir ใช้ประโยชน์จาก Erlang VM (BEAM) ที่ได้ผ่านการใช้งานมาอย่างโชกโชน เพื่อใช้ในการสร้างระบบกระจายที่ทนต่อความผิดพลาด (fault-tolerant) และมี latentency ที่ต่ำติดมากับตัว

__Features__:

+ ขยายระบบได้ง่าย (scalable)
+ ทนต่อความผิดพลาด (fault-tolerant)
+ รองรับการเขียนโปรแกรมเชิงฟังก์ชัน (functional programming)
+ ต่อเติมได้ง่าย (extensible)
Empty file added th/lessons/advanced/.gitignore
Empty file.
Empty file added th/lessons/basics/.gitignore
Empty file.
Empty file added th/lessons/libraries/.gitignore
Empty file.
Empty file added th/lessons/specifics/.gitignore
Empty file.

0 comments on commit 8f5d7b2

Please sign in to comment.