Partial translation

This commit is contained in:
artnan 2018-10-30 22:40:16 +07:00 committed by GitHub
commit 5d1ee92575
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,11 +5,11 @@ Repo นี้มีซอร์สโค้ดต้นฉบับและไ
ไฟล์เหล่านี้เป็นไฟล์ชุดเดียวกัน [ซึ่งได้เคยเผยแพร่เป็นครั้งแรกที่พิพิธภัณฑ์ประวัติศาสตร์คอมพิวเตอร์ ในวันที่ 25 มีนาคม 2014](http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) และได้ถูกเผยแพร่ใน 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 **dont 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, youd like to submit additional non-source content or modifications to non-source files (e.g., this README), please submit via PR, and well review and consider. If, however, youd like to submit additional non-source content or modifications to non-source files (e.g., this README), please submit via PR, and well review and consider.