From 5d1ee9257554570bc8ec392dc6a50f80efa2cc8f Mon Sep 17 00:00:00 2001 From: artnan Date: Tue, 30 Oct 2018 22:40:16 +0700 Subject: [PATCH] Partial translation --- README.th-TH.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.th-TH.md b/README.th-TH.md index 9494ac7..95eb779 100644 --- a/README.th-TH.md +++ b/README.th-TH.md @@ -5,11 +5,11 @@ Repo นี้มีซอร์สโค้ดต้นฉบับและไ ไฟล์เหล่านี้เป็นไฟล์ชุดเดียวกัน [ซึ่งได้เคยเผยแพร่เป็นครั้งแรกที่พิพิธภัณฑ์ประวัติศาสตร์คอมพิวเตอร์ ในวันที่ 25 มีนาคม 2014](http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) และได้ถูกเผยแพร่ใน Repo นี้เพื่อให้สามารถค้นหาอ้างอิงในจากภายนอกได้ง่ายขึ้นและเพื่อให้ผู้ที่สนใจระบบปฏิบัติการพีซียุคแรกๆ สามารถสำรวจและทดลองได้ -# License -All files within this repo are released under the [MIT (OSI) License]( https://en.wikipedia.org/wiki/MIT_License) as per the [LICENSE file](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) stored in the root of this repo. +# สัญญาอนุญาต +ไฟล์ทั้งหมดถูกเผยแพร่ในเงื่อนไขสัญญาอนุญาต [MIT (OSI)](https://en.wikipedia.org/wiki/MIT_License) ดังที่ระบุไว้ที่ [ไฟล์สัญญาอนุญาต](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) ที่เก็บอยู่ในโฟล์เดอร์นอกสุดของ Repo. -# Contribute! -The source files in this repo are for historical reference and will be kept static, so please **don’t send** Pull Requests suggesting any modifications to the source files, but feel free to fork this repo and experiment 😊. +# ร่วมสนับสนุน! +ไฟล์ต้นฉบับใน repo นี้มีไว้สำหรับการอ้างอิงทางประวัติศาสตร์และจะถูกเก็บไว้โดยไม่มีการเปลี่ยนแปลงใดๆ ดังนั้นโปรด **อย่าส่ง** Pull Request เพื่อจะแนะนำการแก้ไขใด ๆ อย่างไรก็ตามคุณสามารถ Fork ออกไปเพื่อทำการทดลองได้ตามต้องการ 😊 If, however, you’d like to submit additional non-source content or modifications to non-source files (e.g., this README), please submit via PR, and we’ll review and consider.