Merge pull request #1 from leuterio/brazilian-pt

Update README.md PT-BR
This commit is contained in:
Jefferson Leutério 2018-10-03 17:55:00 -03:00 committed by GitHub
commit bef08de5f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,16 +1,16 @@
<img width="150" height="150" align="left" style="float: left; margin: 0 10px 0 0;" alt="MS-DOS logo" src="https://github.com/Microsoft/MS-DOS/blob/master/msdos-logo.png">
# 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 e v2.0 Código Fonte
Este repositório contém o código-fonte original e binários compilados para o MS-DOS v1.25 e 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.
Estes são os mesmos arquivos [Originalmente compartilhados no Museu da História do Computador em 25 de Março de 2014]( http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) e estão sendo (re)publicados neste repositório para ser mais fácil de encontrá-los, referenciá-los em escritas externas e trabalhos, e permitir a exploração e experimentação para aqueles interessados nos primeiros sistemas operacionais de PC.
# 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.
# Licença
Todos os arquivos contidos neste repositório são lançados sob a [Licença MIT (OSI)]( https://en.wikipedia.org/wiki/MIT_License) conforme o [arquivo de LICENÇA](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) salvos na raiz deste repositório.
# 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 😊.
# Contribua!
Os arquivos fonte neste repositório são uma referência histórica e serão mantidos estáticos, então por favor não envie Pull Requests sugerindo qualquer modificação aos arquivos fonte, mas sinta-se livre para dar um Fork neste repositório e experimente 😊.
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.
Se, no entanto, você quiser submeter conteúdo adicional não-fonte ou modificações para arquivos não-fonte (ex.: este README), por favor submeta via PR, e nós iremos revisar e considerar.
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.
Este projeto adota a [Conduta Open Source da Microsoft](https://opensource.microsoft.com/codeofconduct/). Para mais informações veja as [Perguntas Frequentes - Código de Conduta](https://opensource.microsoft.com/codeofconduct/faq/) ou contate [opencode@microsoft.com](mailto:opencode@microsoft.com) com questões adicionais ou comentários.