forked from mirrors/qmk_userspace
[Docs] French translation of Complete Newbs Guide (#6901)
* Translated _summary.md + newbs.md * Translated news_best_practices.md in French * Translated newbs_building_firmware_configurator.md in French * Translated the file newbs_building_firmware.md in French * Translated page newbs_flashing.md in French * Translated the page newbs_getting_started.md in French * Translated the page newbs_learn_more_resources.md in French * Translated the page newbs_testing_debugging.md in French * Change translation of split from 'séparé' to 'scindé' * Adding the lang file for gitbook and some others tranme other translation * Correcting typos after Gimly's review * Some others sections on the summary * Fix first comments from @zekth * Fix some issues from @4sStylZ * Fix other issues from @4sStylZ * Fix weird phrase * Replaced all uses of 'téléverser' by 'flash' * Replaced all planches by board * Fix other PR comments * Fix comment
This commit is contained in:
parent
5e43f87956
commit
e7d95701bf
12 changed files with 1329 additions and 1 deletions
14
docs/fr-FR/newbs_learn_more_resources.md
Normal file
14
docs/fr-FR/newbs_learn_more_resources.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Ressources d'apprentissage
|
||||
|
||||
Ces ressources permettent de donner aux nouveaux membres de la communauté QMK plus de compréhension aux informations données dans la documentation Newbs.
|
||||
|
||||
Ressources Git:
|
||||
|
||||
* [Tutoriel général](https://www.codecademy.com/learn/learn-git)
|
||||
* [Jeu Git pour apprendre avec des exemples](https://learngitbranching.js.org/)
|
||||
* [Des ressources Git pour en savoir plus à propos de GitHub](getting_started_github.md)
|
||||
* [Des ressources Git spécifiques à QMK](contributing.md)
|
||||
|
||||
Ressources sur les lignes de commande:
|
||||
|
||||
* [Bon tutoriel général sur la ligne de commande](https://www.codecademy.com/learn/learn-the-command-line)
|
||||
Loading…
Add table
Add a link
Reference in a new issue