Skip to content

Commit 409ece1

Browse files
Merge pull request #11 from raspberrypilearning/draft
Add translation
2 parents 1e8e3b8 + 8a6e9b6 commit 409ece1

14 files changed

Lines changed: 383 additions & 1 deletion

fr-FR/images/badge.png

87.6 KB
Loading

fr-FR/images/banner.png

296 KB
Loading

fr-FR/images/extension_menu.png

5.58 KB
Loading

fr-FR/images/showcase_moving.mov

1.7 MB
Binary file not shown.

fr-FR/images/showcase_static.png

309 KB
Loading

fr-FR/meta.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Anneaux olympiques
3+
hero_image: images/banner.png
4+
description: Crée un programme qui dessinera avec précision les anneaux olympiques.
5+
version: 4
6+
listed: true
7+
copyedit: true
8+
last_tested: "2024-07-24"
9+
steps:
10+
- title: Ce que tu vas faire
11+
- title: Mettre en place les anneaux
12+
completion:
13+
- engaged
14+
- title: Dessiner les anneaux
15+
completion:
16+
- internal
17+
- title: Et ensuite ?
18+
completion:
19+
- external
2.39 KB
Binary file not shown.

fr-FR/scratch-translatable.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
anneaux

fr-FR/solutions/.keep

Whitespace-only changes.

fr-FR/step_1.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
### Ce que tu vas faire
2+
3+
Tu vas utiliser les blocs d'extension Stylo pour dessiner les anneaux olympiques, en veillant à ce qu'ils se chevauchent correctement.
4+
5+
--- no-print ---
6+
7+
<div class="scratch-preview">
8+
<iframe allowtransparency="true" width="485" height="402" src="https://scratch.mit.edu/projects/embed/1048245134/?autostart=false" frameborder="0"></iframe>
9+
</div>
10+
11+
--- /no-print ---
12+
13+
--- print-only ---
14+
15+
![Projet terminé](images/showcase_static.png)
16+
17+
--- /print-only ---
18+
19+
--- collapse ---
20+
---
21+
title: Ce qu'il te faudra
22+
---
23+
24+
### Logiciel
25+
26+
- Scratch 3 (soit [en ligne](http://rpf.io/scratchon){:target="_blank"} soit [hors ligne](http://rpf.io/scratchoff){:target="_blank"})
27+
28+
### Téléchargements
29+
30+
- Si tu travailles hors ligne, télécharge le [projet de démarrage](https://rpf.io/p/fr-FR/olympic-rings-go){:target="_blank"}
31+
32+
--- /collapse ---
33+
34+
--- collapse ---
35+
---
36+
title: Informations complémentaires pour les éducateur·rice·s
37+
---
38+
39+
Tu peux télécharger le projet terminé [ici](https://scratch.mit.edu/projects/1048245134){:target="_blank"}.
40+
41+
Si tu dois imprimer ce projet, utilise la [version imprimable](https://projects.raspberrypi.org/fr-FR/projects/olympic-rings/print){:target="_blank"}.
42+
43+
--- /collapse ---
44+
45+
Merci à Kaye North de Code Club Australia pour le [projet original](https://www.codeclubau.org/projects/olympic-rings) !

0 commit comments

Comments
 (0)