From a03f9e1f79f50fa672a0c50ff09def03357633c0 Mon Sep 17 00:00:00 2001 From: Tanmay-Kulkarni101 Date: Fri, 5 Oct 2018 00:41:55 +0530 Subject: [PATCH] Add Marathi Translation to the readme file --- README.mar-MAR.md | 16 ++++++++++++++++ README.md | 16 ---------------- 2 files changed, 16 insertions(+), 16 deletions(-) create mode 100644 README.mar-MAR.md delete mode 100644 README.md diff --git a/README.mar-MAR.md b/README.mar-MAR.md new file mode 100644 index 0000000..ee9253c --- /dev/null +++ b/README.mar-MAR.md @@ -0,0 +1,16 @@ +MS-DOS logo + +# एमएस डॉस v1.25 आणि v2.0 मूळ सांकेतिक शब्दकोश +या रेपोमध्ये मूळ स्त्रोत-कोड आणि MS-DOS v1.25 आणि MS-DOS v2.0 साठी संकलित बायनरीज आहेत. + +ही फाईल्स आहेत [मूलतः 25 मार्च, 2014 रोजी संगणक इतिहास संग्रहालयात सामायिक केले]( http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) आणि ते या रेपोमध्ये प्रकाशित केले जात आहेत जेणेकरुन त्यांना शोधणे, बाह्य लिखाणात संदर्भ देणे आणि कार्य करणे सोपे होते आणि प्रारंभिक पीसी ऑपरेटिंग सिस्टममध्ये रूची असलेल्यांसाठी शोध आणि प्रयोग करण्याची परवानगी मिळते. + +# परवाना +या रेपो मधील सर्व फायली या अंतर्गत प्रकाशीत केल्या आहेत [एमआयटी (ओएसआय) परवाना]( https://en.wikipedia.org/wiki/MIT_License) [एलआयसीएनएसई फाइलनुसार](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) या रेपो रूट मध्ये संग्रहित. + +# योगदान! +या रेपो मधील स्त्रोत फायली ऐतिहासिक संदर्भासाठी आहेत आणि स्थिर ठेवल्या जातील, म्हणून कृपया ** पाठवू नका ** स्त्रोत फायलींमध्ये कोणतेही बदल सुचविताना विनंत्या पाठवू नका, परंतु या रेपो आणि प्रयोगास काटायला मोकळ्या मनाने 😊. + +तथापि, जर आपण नॉन-स्त्रोत फायलींसाठी अतिरिक्त नॉन-सोर्स सामग्री किंवा सुधारणा सबमिट करू इच्छित असाल (उदा. हे README), कृपया पीआर द्वारे सबमिट करा आणि आम्ही पुनरावलोकन आणि विचार करू. + +या प्रकल्पाने [मायक्रोसॉफ्ट ओपन सोर्स आचारसंहिता] स्वीकारली आहे(https://opensource.microsoft.com/codeofconduct/). अधिक माहितीसाठी [आचारसंहिता वारंवार विचारले जाणारे प्रश्न](https://opensource.microsoft.com/codeofconduct/faq/) किंवा संपर्क [opencode@microsoft.com](mailto:opencode@microsoft.com)कोणत्याही अतिरिक्त प्रश्न किंवा टिप्पण्यांसह. diff --git a/README.md b/README.md deleted file mode 100644 index 009f227..0000000 --- a/README.md +++ /dev/null @@ -1,16 +0,0 @@ -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. - -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. - -# 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. - -# 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 😊. - -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. - -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.