From 88b69ae03cb8089f13ae9b510e4749eaa1c4e102 Mon Sep 17 00:00:00 2001 From: Pieter Van Der Walt Date: Wed, 3 Oct 2018 21:35:17 +0200 Subject: [PATCH 1/3] Translate README to Afrikaans --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 499509f..2bb5bc5 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ MS-DOS logo -# MS-DOS v1.25 and v2.0 Source Code -This repo contains the original source-code and compiled binaries for MS-DOS v1.25 and MS-DOS v2.0. +# MS-DOS v1.25 en v2.0 Bronkode +Hierdie repo bevat die oorspronklike bronkode en saamgestel binaries vir MS-DOS v1.25 en MS-DOS v2.0. -These are the same files [originally shared at the Computer History Museum on March 25th, 2014]( http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) and are being (re)published in this repo to make them easier to find, reference-to in external writing and works, and to allow exploration and experimentation for those interested in early PC Operating Systems. +Dit is dieselfde lêers [wat oorspronklik op 25 Maart 2014 by die Computer History Museum gedeel is]( http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) en word in hierdie repo gepubliseer om dit makliker te maak om te vind, na verwys in eksterne skryfwerk en werke, en om eksplorasie en eksperimente toe te laat vir diegene wat belangstel in vroeë PC-bedryfstelsels. -# 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. +# Lisensie +Alle lêers in hierdie repo word vrygestel onder die [MIT (OSI) Lisensie]( https://en.wikipedia.org/wiki/MIT_License) soos per die [LISENSIE-lêer](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) gestoor in die wortel van hierdie 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 😊. +# Dra by! +Die bron lêers in hierdie repo is vir historiese verwysing en sal staties gehou word. Moet asseblief nie Pull-versoeke stuur wat enige wysigings aan die brondelêers voorstel nie, maar voel vry om hierdie repo te verfyn en eksperimenteer. 😊. -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. +As u egter addisionele nie-broninhoud of wysigings aan nie-bron lêers wil indien (bv. Hierdie README), stuur asseblief via PR, en ons sal dit hersien en oorweeg. -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. +Hierdie projek het die [Microsoft Open Source Gedragskode](https://opensource.microsoft.com/codeofconduct/). Vir meer inligting, sien die [Gedragskode FAQ](https://opensource.microsoft.com/codeofconduct/faq/) of kontak [opencode@microsoft.com](mailto:opencode@microsoft.com) met enige addisionele vrae of kommentaar. \ No newline at end of file From 4bf96354099c891b5fd9c8f14b94e6cc451658ce Mon Sep 17 00:00:00 2001 From: Pieter Cachet van der Walt Date: Wed, 3 Oct 2018 22:34:37 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bb5bc5..7dec598 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Dit is dieselfde lêers [wat oorspronklik op 25 Maart 2014 by die Computer Histo Alle lêers in hierdie repo word vrygestel onder die [MIT (OSI) Lisensie]( https://en.wikipedia.org/wiki/MIT_License) soos per die [LISENSIE-lêer](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) gestoor in die wortel van hierdie repo. # Dra by! -Die bron lêers in hierdie repo is vir historiese verwysing en sal staties gehou word. Moet asseblief nie Pull-versoeke stuur wat enige wysigings aan die brondelêers voorstel nie, maar voel vry om hierdie repo te verfyn en eksperimenteer. 😊. +Die bron lêers in hierdie repo is vir historiese verwysing en sal staties gehou word. Moet asseblief nie Pull-versoeke stuur wat enige wysigings aan die brondelêers voorstel nie, maar voel vry om hierdie repo te verfyn en eksperimenteer. As u egter addisionele nie-broninhoud of wysigings aan nie-bron lêers wil indien (bv. Hierdie README), stuur asseblief via PR, en ons sal dit hersien en oorweeg. -Hierdie projek het die [Microsoft Open Source Gedragskode](https://opensource.microsoft.com/codeofconduct/). Vir meer inligting, sien die [Gedragskode FAQ](https://opensource.microsoft.com/codeofconduct/faq/) of kontak [opencode@microsoft.com](mailto:opencode@microsoft.com) met enige addisionele vrae of kommentaar. \ No newline at end of file +Hierdie projek het die [Microsoft Open Source Gedragskode](https://opensource.microsoft.com/codeofconduct/). Vir meer inligting, sien die [Gedragskode FAQ](https://opensource.microsoft.com/codeofconduct/faq/) of kontak [opencode@microsoft.com](mailto:opencode@microsoft.com) met enige addisionele vrae of kommentaar. From c3c798836170f45b57aea728866244209ea05779 Mon Sep 17 00:00:00 2001 From: Pieter Cachet van der Walt Date: Thu, 4 Oct 2018 09:51:12 +0200 Subject: [PATCH 3/3] Rename README.MD to README.af.MD for Afrikaans ver --- README.md => README.af.MD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => README.af.MD (100%) diff --git a/README.md b/README.af.MD similarity index 100% rename from README.md rename to README.af.MD