Skip to content

Commit

Permalink
Fix translation
Browse files Browse the repository at this point in the history
Greek
  • Loading branch information
sashamishcheriakova committed Nov 12, 2024
1 parent c59c4c2 commit 91a5ef5
Show file tree
Hide file tree
Showing 9 changed files with 50 additions and 413 deletions.
5 changes: 2 additions & 3 deletions el-GR/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ steps:
- title: Τυχαία φαντάσματα
completion:
- engaged
- title: 'Πρόκληση: περισσότερη τυχαιότητα'
- title: 'Πρόκληση: περισσότερη τυχαία'
challenge: true
- title: Κώδικας για να πιάνεις φαντάσματα
- title: 'Πρόκληση: πρόσθεσε ήχο'
Expand All @@ -23,5 +23,4 @@ steps:
- internal
- title: 'Πρόκληση: περισσότεροι χαρακτήρες'
challenge: true
- title: Έλεγχος γνώσεων
- title: Και τώρα;
- title: Τι υπάρχει στη συνέχεια;
8 changes: 1 addition & 7 deletions el-GR/step_1.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
--- no-print ---

Αυτή είναι η έκδοση **Scratch 3** του έργου. Υπάρχει επίσης και μία έκδοση [Scratch 2](https://projects.raspberrypi.org/el-GR/projects/ghostbusters-scratch2) του έργου.

--- /no-print ---

## Εισαγωγή

Πρόκειται να φτιάξεις ένα παιχνίδι για κυνήγι φαντασμάτων!
Expand All @@ -19,7 +13,7 @@

--- print-only ---

![showcase](images/showcase-static.png)
![παρουσίαση](images/showcase-static.png)

--- /print-only ---

Expand Down
400 changes: 12 additions & 388 deletions el-GR/step_10.md

Large diffs are not rendered by default.

8 changes: 6 additions & 2 deletions el-GR/step_2.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@
--- /hint ---
--- hint ---

Εδώ είναι τα μπλοκ που χρειάζεσαι:![ghost-sprite](images/ghost-sprite.png)
Αυτά είναι τα μπλοκ κώδικα που θα χρειαστείς:

![αντικείμενο-φάντασμα](images/ghost-sprite.png)

```blocks3
hide
Expand All @@ -48,7 +50,9 @@ wait (1) seconds
when flag clicked
```

--- /hint --- --- hint --- Έτσι πρέπει να μοιάζει με ο κώδικάς σου:![ghost-sprite](images/ghost-sprite.png)
--- /hint --- --- hint --- Έτσι πρέπει να μοιάζει ο κώδικάς σου:

![αντικείμενο-φάντασμα](images/ghost-sprite.png)

```blocks3
when flag clicked
Expand Down
8 changes: 4 additions & 4 deletions el-GR/step_3.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

Υπάρχουν δύο ομάδες μπλοκ κώδικα που θα μπορούσες να χρησιμοποιήσεις εδώ. Επέλεξε το σετ που προτιμάς.

![ghost-sprite](images/ghost-sprite.png)
![αντικείμενο-φάντασμα](images/ghost-sprite.png)

Είτε πρόσθεσε αυτό το σετ των μπλοκ στον χαρακτήρα του φαντάσματός σου:

Expand All @@ -41,22 +41,22 @@ pick random (1) to (10)

Ο κώδικάς σου θα πρέπει να μοιάζει είτε κάπως έτσι:

![ghost-sprite](images/ghost-sprite.png)
![αντικείμενο-φάντασμα](images/ghost-sprite.png)

```blocks3
when flag clicked
forever
hide
wait (1) seconds
go to (random position v)
go to (τυχαία θέση v)
show
wait (1) seconds
end
```

Είτε θα μπορούσε να μοιάζει κάπως έτσι:

![ghost-sprite](images/ghost-sprite.png)
![αντικείμενο-φάντασμα](images/ghost-sprite.png)

```blocks3
when flag clicked
Expand Down
6 changes: 4 additions & 2 deletions el-GR/step_5.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@
--- hints ---
--- hint ---

`Όταν στο αντικείμενο γίνει κλικ`{:class="block3events"}, το φάντασμά σου πρέπει να `εξαφανίζεται`{:class="block3looks"}.
`Όταν στο αντικείμενο γίνει κλικ`{:class=”blockevents”}, το φάντασμά σου πρέπει να `εξαφανίζεται`{:class=”blocklooks"}.

--- /hint --- --- hint ---

Ο κώδικας θα πρέπει να μοιάζει κάπως έτσι:![ghost-sprite](images/ghost-sprite.png)
Ο κώδικάς σου θα πρέπει να μοιάζει κάπως έτσι:

![αντικείμενο-φάντασμα](images/ghost-sprite.png)

```blocks3
when this sprite clicked
Expand Down
14 changes: 10 additions & 4 deletions el-GR/step_7.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,28 +25,34 @@

`Όταν πατηθεί η πράσινη σημαία`{:class="blockevents"}, η μεταβλητή σου `σκορ`{:class="block3variables"} πρέπει να `αλλάξει κατά 1`{:class="block3variables"}.

--- /hint --- --- hint --- Εδώ είναι τα μπλοκ που θα χρειαστείς:![backdrop icon](images/ghost-backdrop.png)
--- /hint --- --- hint ---

Εδώ είναι τα μπλοκ κώδικα που χρειάζεσαι:

![εικονίδιο φόντου](images/ghost-backdrop.png)

```blocks3
set [σκορ v] to (0)
when flag clicked
```

![ghost-sprite](images/ghost-sprite.png)
![αντικείμενο-φάντασμα](images/ghost-sprite.png)

```blocks3
change [σκορ v] by (1)
```

--- /hint --- --- hint --- ![backdrop icon](images/ghost-backdrop.png)
--- /hint --- --- hint ---

![εικονίδιο φόντου](images/ghost-backdrop.png)

```blocks3
when flag clicked
set [σκορ v] to (0)
```

![ghost-sprite](images/ghost-sprite.png)
![αντικείμενο-φάντασμα](images/ghost-sprite.png)

```blocks3
When this sprite clicked
Expand Down
12 changes: 10 additions & 2 deletions el-GR/step_8.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@
--- hints ---
--- hint --- `Όταν πατηθεί η πράσινη σημαία`{:class="block3events"}, η μεταβλητή σου `χρόνος`{:class="block3variables"} πρέπει να `οριστεί σε 10`{:class="block3variables"}. Στη συνέχεια πρέπει να `αλλάζει κατά -1`{:class="block3variables"} κάθε δευτερόλεπτο `έως ότου φτάσει στο 0`{:class="block3control"}.
--- /hint ---
--- hint --- Εδώ είναι τα μπλοκ που θα χρειαστείς: ![ghost-sprite](images/ghost-backdrop.png)
--- hint ---

Εδώ είναι τα μπλοκ κώδικα που χρειάζεσαι:

![αντικείμενο-φάντασμα](images/ghost-backdrop.png)

```blocks3
stop [όλα]
Expand All @@ -44,7 +48,11 @@ when flag clicked
```

--- /hint --- --- hint --- Εδώ είναι ο κώδικας που πρέπει να προσθέσεις για να δημιουργήσεις ένα χρονόμετρο: ![backdrop icon](images/ghost-backdrop.png)
--- /hint --- --- hint ---

Εδώ είναι ο κώδικας που πρέπει να προσθέσεις για να δημιουργήσεις ένα χρονόμετρο:

![εικονίδιο φόντου](images/ghost-backdrop.png)

```blocks3
when flag clicked
Expand Down
2 changes: 1 addition & 1 deletion el-GR/step_9.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Πρόκληση: περισσότεροι χαρακτήρες
## Πρόκληση: περισσότερα αντικείμενα

Μπορείς να προσθέσεις άλλους χαρακτήρες στο παιχνίδι σου;

Expand Down

0 comments on commit 91a5ef5

Please sign in to comment.