chore(i18n,docs): update translations (#43997)

pull/44001/head
camperbot 2021-10-25 09:07:41 -07:00 committed by GitHub
parent a7af447f35
commit 5d950b4d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 93 additions and 93 deletions

View File

@ -1,26 +1,26 @@
- **准备开始**
- [介绍](index.md "为 freeCodeCamp.org 社区贡献")
- [常见问题](FAQ.md)
- **代码贡献**
- [如何在本地系统中设置 freeCodeCamp 的编码环境](how-to-setup-freecodecamp-locally.md)
- [代码库最佳实践](codebase-best-practices.md)
- [拉取请求](how-to-open-a-pull-request.md)
- [参与编程挑战贡献](how-to-work-on-coding-challenges.md)
- [参与视频挑战贡献](how-to-help-with-video-challenges.md)
- [参与专栏贡献](how-to-work-on-the-news-theme.md)
- [参与文档贡献](how-to-work-on-the-docs-theme.md)
- [参与练习项目贡献](how-to-work-on-practice-projects.md)
- **翻译贡献**
- [参与翻译](how-to-translate-files.md)
- [参与校对](how-to-proofread-files.md)
- **Resources**
- [在 Windows 上运行 freeCodeCampWSL](how-to-setup-wsl.md)
- [添加 Cypress 测试](how-to-add-cypress-tests.md)
- [在本地运行客户端 web app](how-to-work-on-localized-client-webapp.md)
- [本地接收电子邮件](how-to-catch-outgoing-emails-locally.md)
- [测试本地翻译](how-to-test-translations-locally.md)
- [了解文件结构课程](curriculum-file-structure.md)
- [Work on tutorials w/ CodeRoad](how-to-work-on-tutorials-that-use-coderoad.md)
- **Translation Contribution**
- [Work on translating resources](how-to-translate-files.md)
- [Work on proofreading translations](how-to-proofread-files.md)
- **Code Contribution**
- [Set up freeCodeCamp locally](how-to-setup-freecodecamp-locally.md)
- [Follow coding best practices](codebase-best-practices.md)
- [Open a pull request](how-to-open-a-pull-request.md)
- [Work on coding challenges](how-to-work-on-coding-challenges.md)
- [Work on practice projects](how-to-work-on-practice-projects.md)
- [Work on tutorials with CodeRoad](how-to-work-on-tutorials-that-use-coderoad.md)
- [Work on localized client web app](how-to-work-on-localized-client-webapp.md)
- [Work on Cypress tests](how-to-add-cypress-tests.md)
- [Work on video challenges](how-to-help-with-video-challenges.md)
- [Work on the news theme](how-to-work-on-the-news-theme.md)
- [Work on the docs theme](how-to-work-on-the-docs-theme.md)
- **Additional Guides**
- [Test translations locally](how-to-test-translations-locally.md)
- [Understand the curriculum file structure](curriculum-file-structure.md)
- [Debug outgoing emails locally](how-to-catch-outgoing-emails-locally.md)
- [Set up freeCodeCamp on Windows (WSL)](how-to-setup-wsl.md)
---

View File

@ -1,26 +1,26 @@
- **Comenzando**
- [Introducción](index.md "Contribuye a la comunidad freeCodeCamp.org")
- [Preguntas más frecuentes](FAQ.md)
- **Contribución de Código**
- [Configurar freeCodeCamp localmente](how-to-setup-freecodecamp-locally.md)
- [Las mejores prácticas de la base de código](codebase-best-practices.md)
- [Abre un pull request](how-to-open-a-pull-request.md)
- [Trabaja en los desafíos de codificación](how-to-work-on-coding-challenges.md)
- [Trabaja en los desafíos de video](how-to-help-with-video-challenges.md)
- [Trabaja en el tema de noticias](how-to-work-on-the-news-theme.md)
- [Trabaja en el tema de documentaciones](how-to-work-on-the-docs-theme.md)
- [Trabaja en proyectos de práctica](how-to-work-on-practice-projects.md)
- **Contribución a Traducción**
- [Trabaja en la traducción de recursos](how-to-translate-files.md)
- [Trabaja en la revisión de traducciones](how-to-proofread-files.md)
- **Recursos**
- [Configura freeCodeCamp en Windows (WSL)](how-to-setup-wsl.md)
- [Agregar pruebas de Cypress](how-to-add-cypress-tests.md)
- [Trabaja en la aplicación web de cliente localizada](how-to-work-on-localized-client-webapp.md)
- [Captura correos electrónicos salientes localmente](how-to-catch-outgoing-emails-locally.md)
- [Prueba traducciones localmente](how-to-test-translations-locally.md)
- [Entiende la estructura del archivo del curriculum](curriculum-file-structure.md)
- [Trabaja en tutoriales con CodeRoad](how-to-work-on-tutorials-that-use-coderoad.md)
- **Translation Contribution**
- [Work on translating resources](how-to-translate-files.md)
- [Work on proofreading translations](how-to-proofread-files.md)
- **Code Contribution**
- [Set up freeCodeCamp locally](how-to-setup-freecodecamp-locally.md)
- [Follow coding best practices](codebase-best-practices.md)
- [Open a pull request](how-to-open-a-pull-request.md)
- [Work on coding challenges](how-to-work-on-coding-challenges.md)
- [Work on practice projects](how-to-work-on-practice-projects.md)
- [Work on tutorials with CodeRoad](how-to-work-on-tutorials-that-use-coderoad.md)
- [Work on localized client web app](how-to-work-on-localized-client-webapp.md)
- [Work on Cypress tests](how-to-add-cypress-tests.md)
- [Work on video challenges](how-to-help-with-video-challenges.md)
- [Work on the news theme](how-to-work-on-the-news-theme.md)
- [Work on the docs theme](how-to-work-on-the-docs-theme.md)
- **Additional Guides**
- [Test translations locally](how-to-test-translations-locally.md)
- [Understand the curriculum file structure](curriculum-file-structure.md)
- [Debug outgoing emails locally](how-to-catch-outgoing-emails-locally.md)
- [Set up freeCodeCamp on Windows (WSL)](how-to-setup-wsl.md)
---

View File

@ -1,26 +1,26 @@
- **Per iniziare**
- [Introduzione](index.md "Contribuire alla comunità freeCodeCamp.org")
- [Domande frequenti](FAQ.md)
- **Contribuire al codice**
- [Imposta freeCodeCamp localmente](how-to-setup-freecodecamp-locally.md)
- [Buone pratiche per il codebase](codebase-best-practices.md)
- [Aprire una pull request](how-to-open-a-pull-request.md)
- [Lavorare sulle sfide di programmazione](how-to-work-on-coding-challenges.md)
- [Lavorare sulle sfide video](how-to-help-with-video-challenges.md)
- [Lavorare sul tema delle news](how-to-work-on-the-news-theme.md)
- [Lavorare sul tema della documentazione](how-to-work-on-the-docs-theme.md)
- [Lavorare sui progetti di pratica](how-to-work-on-practice-projects.md)
- **Contribuire alla traduzione**
- [Lavorare a tradurre le risorse](how-to-translate-files.md)
- [Lavorare a correggere le risorse](how-to-proofread-files.md)
- **Resources**
- [Settare freeCodeCamp su Windows (WSL)](how-to-setup-wsl.md)
- [Aggiungere test Cypress](how-to-add-cypress-tests.md)
- [Lavorare sulla app web in locale](how-to-work-on-localized-client-webapp.md)
- [Intercettare email in uscita localmente](how-to-catch-outgoing-emails-locally.md)
- [Testare traduzioni in locale](how-to-test-translations-locally.md)
- [Capire la struttura dei file del curriculum](curriculum-file-structure.md)
- [Work on tutorials w/ CodeRoad](how-to-work-on-tutorials-that-use-coderoad.md)
- **Translation Contribution**
- [Work on translating resources](how-to-translate-files.md)
- [Work on proofreading translations](how-to-proofread-files.md)
- **Code Contribution**
- [Set up freeCodeCamp locally](how-to-setup-freecodecamp-locally.md)
- [Follow coding best practices](codebase-best-practices.md)
- [Open a pull request](how-to-open-a-pull-request.md)
- [Work on coding challenges](how-to-work-on-coding-challenges.md)
- [Work on practice projects](how-to-work-on-practice-projects.md)
- [Work on tutorials with CodeRoad](how-to-work-on-tutorials-that-use-coderoad.md)
- [Work on localized client web app](how-to-work-on-localized-client-webapp.md)
- [Work on Cypress tests](how-to-add-cypress-tests.md)
- [Work on video challenges](how-to-help-with-video-challenges.md)
- [Work on the news theme](how-to-work-on-the-news-theme.md)
- [Work on the docs theme](how-to-work-on-the-docs-theme.md)
- **Additional Guides**
- [Test translations locally](how-to-test-translations-locally.md)
- [Understand the curriculum file structure](curriculum-file-structure.md)
- [Debug outgoing emails locally](how-to-catch-outgoing-emails-locally.md)
- [Set up freeCodeCamp on Windows (WSL)](how-to-setup-wsl.md)
---

View File

@ -1,26 +1,26 @@
- **はじめに**
- [イントロダクション](index.md "freeCodeCamp.org コミュニティに貢献する")
- [よくある質問](FAQ.md)
- **コードのコントリビューション**
- [freeCodeCamp をローカルでセットアップする](how-to-setup-freecodecamp-locally.md)
- [Codebase best practices](codebase-best-practices.md)
- **Translation Contribution**
- [Work on translating resources](how-to-translate-files.md)
- [Work on proofreading translations](how-to-proofread-files.md)
- **Code Contribution**
- [Set up freeCodeCamp locally](how-to-setup-freecodecamp-locally.md)
- [Follow coding best practices](codebase-best-practices.md)
- [Open a pull request](how-to-open-a-pull-request.md)
- [Work on coding challenges](how-to-work-on-coding-challenges.md)
- [Work on practice projects](how-to-work-on-practice-projects.md)
- [Work on tutorials with CodeRoad](how-to-work-on-tutorials-that-use-coderoad.md)
- [Work on localized client web app](how-to-work-on-localized-client-webapp.md)
- [Work on Cypress tests](how-to-add-cypress-tests.md)
- [Work on video challenges](how-to-help-with-video-challenges.md)
- [Work on the news theme](how-to-work-on-the-news-theme.md)
- [Work on the docs theme](how-to-work-on-the-docs-theme.md)
- [Work on practice projects](how-to-work-on-practice-projects.md)
- **翻訳のコントリビューション**
- [リソースを翻訳する](how-to-translate-files.md)
- [翻訳を校正する](how-to-proofread-files.md)
- **Resources**
- [Set up freeCodeCamp on Windows (WSL)](how-to-setup-wsl.md)
- [Add Cypress tests](how-to-add-cypress-tests.md)
- [Work on localized client web app](how-to-work-on-localized-client-webapp.md)
- [Catch outgoing emails locally](how-to-catch-outgoing-emails-locally.md)
- **Additional Guides**
- [Test translations locally](how-to-test-translations-locally.md)
- [Understand the curriculum file structure](curriculum-file-structure.md)
- [Work on tutorials w/ CodeRoad](how-to-work-on-tutorials-that-use-coderoad.md)
- [Debug outgoing emails locally](how-to-catch-outgoing-emails-locally.md)
- [Set up freeCodeCamp on Windows (WSL)](how-to-setup-wsl.md)
---

View File

@ -1,26 +1,26 @@
- **Primeiros passos**
- [Introdução](index.md "Contribua para a comunidade do freeCodeCamp.org")
- [Perguntas frequentes](FAQ.md)
- **Contribuição de código**
- [Configure o freeCodeCamp localmente](how-to-setup-freecodecamp-locally.md)
- [Práticas recomendadas da base de código](codebase-best-practices.md)
- [Abra um pull request](how-to-open-a-pull-request.md)
- [Trabalhe em desafios de programação](how-to-work-on-coding-challenges.md)
- [Trabalhe nos desafios em vídeo](how-to-help-with-video-challenges.md)
- [Trabalhe no tema de notícias](how-to-work-on-the-news-theme.md)
- [Trabalhe no tema de documentação](how-to-work-on-the-docs-theme.md)
- [Trabalhe em projetos práticos](how-to-work-on-practice-projects.md)
- **Contribuição de tradução**
- [Ajude na tradução de recursos](how-to-translate-files.md)
- [Ajude na revisão de traduções](how-to-proofread-files.md)
- **Recursos**
- [Configure freeCodeCamp no Windows (WSL)](how-to-setup-wsl.md)
- [Adicione testes no Cypress](how-to-add-cypress-tests.md)
- [Ajude na tradução da aplicação web](how-to-work-on-localized-client-webapp.md)
- [Capture e-mails enviados localmente](how-to-catch-outgoing-emails-locally.md)
- [Teste traduções localmente](how-to-test-translations-locally.md)
- [Compreenda a estrutura do arquivo do currículo](curriculum-file-structure.md)
- [Trabalhe nos tutoriais com o CodeRoad](how-to-work-on-tutorials-that-use-coderoad.md)
- **Translation Contribution**
- [Work on translating resources](how-to-translate-files.md)
- [Work on proofreading translations](how-to-proofread-files.md)
- **Code Contribution**
- [Set up freeCodeCamp locally](how-to-setup-freecodecamp-locally.md)
- [Follow coding best practices](codebase-best-practices.md)
- [Open a pull request](how-to-open-a-pull-request.md)
- [Work on coding challenges](how-to-work-on-coding-challenges.md)
- [Work on practice projects](how-to-work-on-practice-projects.md)
- [Work on tutorials with CodeRoad](how-to-work-on-tutorials-that-use-coderoad.md)
- [Work on localized client web app](how-to-work-on-localized-client-webapp.md)
- [Work on Cypress tests](how-to-add-cypress-tests.md)
- [Work on video challenges](how-to-help-with-video-challenges.md)
- [Work on the news theme](how-to-work-on-the-news-theme.md)
- [Work on the docs theme](how-to-work-on-the-docs-theme.md)
- **Additional Guides**
- [Test translations locally](how-to-test-translations-locally.md)
- [Understand the curriculum file structure](curriculum-file-structure.md)
- [Debug outgoing emails locally](how-to-catch-outgoing-emails-locally.md)
- [Set up freeCodeCamp on Windows (WSL)](how-to-setup-wsl.md)
---