scratch-l10n 3.18.340 → 3.18.342
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/editor/interface/ab.json +73 -63
- package/editor/interface/af.json +73 -63
- package/editor/interface/am.json +73 -63
- package/editor/interface/an.json +73 -63
- package/editor/interface/ar.json +73 -63
- package/editor/interface/ast.json +73 -63
- package/editor/interface/az.json +73 -63
- package/editor/interface/be.json +73 -63
- package/editor/interface/bg.json +73 -63
- package/editor/interface/bn.json +73 -63
- package/editor/interface/ca.json +73 -63
- package/editor/interface/ckb.json +73 -63
- package/editor/interface/cs.json +73 -63
- package/editor/interface/cy.json +73 -63
- package/editor/interface/da.json +73 -63
- package/editor/interface/de.json +73 -63
- package/editor/interface/el.json +73 -63
- package/editor/interface/en.json +73 -63
- package/editor/interface/eo.json +73 -63
- package/editor/interface/es-419.json +73 -63
- package/editor/interface/es.json +73 -63
- package/editor/interface/et.json +73 -63
- package/editor/interface/eu.json +73 -63
- package/editor/interface/fa.json +73 -63
- package/editor/interface/fi.json +73 -63
- package/editor/interface/fil.json +73 -63
- package/editor/interface/fr.json +73 -63
- package/editor/interface/fy.json +73 -63
- package/editor/interface/ga.json +73 -63
- package/editor/interface/gd.json +73 -63
- package/editor/interface/gl.json +73 -63
- package/editor/interface/ha.json +73 -63
- package/editor/interface/he.json +73 -63
- package/editor/interface/hi.json +73 -63
- package/editor/interface/hr.json +73 -63
- package/editor/interface/ht.json +73 -63
- package/editor/interface/hu.json +73 -63
- package/editor/interface/hy.json +73 -63
- package/editor/interface/id.json +73 -63
- package/editor/interface/is.json +73 -63
- package/editor/interface/it.json +73 -63
- package/editor/interface/ja-Hira.json +73 -63
- package/editor/interface/ja.json +73 -63
- package/editor/interface/ka.json +73 -63
- package/editor/interface/kk.json +73 -63
- package/editor/interface/km.json +73 -63
- package/editor/interface/ko.json +73 -63
- package/editor/interface/ku.json +73 -63
- package/editor/interface/lt.json +73 -63
- package/editor/interface/lv.json +73 -63
- package/editor/interface/mi.json +73 -63
- package/editor/interface/mn.json +73 -63
- package/editor/interface/nb.json +73 -63
- package/editor/interface/nl.json +73 -63
- package/editor/interface/nn.json +73 -63
- package/editor/interface/nso.json +73 -63
- package/editor/interface/oc.json +73 -63
- package/editor/interface/or.json +73 -63
- package/editor/interface/pl.json +73 -63
- package/editor/interface/pt-br.json +73 -63
- package/editor/interface/pt.json +73 -63
- package/editor/interface/qu.json +73 -63
- package/editor/interface/rap.json +73 -63
- package/editor/interface/ro.json +73 -63
- package/editor/interface/ru.json +73 -63
- package/editor/interface/sk.json +73 -63
- package/editor/interface/sl.json +73 -63
- package/editor/interface/sr.json +73 -63
- package/editor/interface/sv.json +73 -63
- package/editor/interface/sw.json +73 -63
- package/editor/interface/th.json +73 -63
- package/editor/interface/tn.json +73 -63
- package/editor/interface/tr.json +73 -63
- package/editor/interface/uk.json +73 -63
- package/editor/interface/uz.json +73 -63
- package/editor/interface/vi.json +73 -63
- package/editor/interface/xh.json +73 -63
- package/editor/interface/zh-cn.json +73 -63
- package/editor/interface/zh-tw.json +73 -63
- package/editor/interface/zu.json +73 -63
- package/locales/editor-msgs.js +5840 -5040
- package/locales/interface-msgs.js +5840 -5040
- package/package.json +1 -1
package/editor/interface/el.json
CHANGED
@@ -76,6 +76,12 @@
|
|
76
76
|
"gui.customProcedures.runWithoutScreenRefresh": "Εκτέλεση χωρίς ανανέωση οθόνης",
|
77
77
|
"gui.customProcedures.cancel": "Ακύρωση",
|
78
78
|
"gui.customProcedures.ok": "OK",
|
79
|
+
"gui.gui.shouldDeleteSprite": "Are you sure you want to delete this sprite?",
|
80
|
+
"gui.gui.shouldDeleteCostume": "Are you sure you want to delete this costume?",
|
81
|
+
"gui.gui.shouldDeleteSound": "Are you sure you want to delete this sound?",
|
82
|
+
"gui.gui.confirm": "yes",
|
83
|
+
"gui.gui.cancel": "no",
|
84
|
+
"gui.gui.deleteAssetHeading": "Confirm Asset Deletion",
|
79
85
|
"gui.SpriteInfo.direction": "Κατεύθυνση",
|
80
86
|
"gui.directionPicker.rotationStyles.allAround": "Πλήρης Περιστροφή",
|
81
87
|
"gui.directionPicker.rotationStyles.leftRight": "Αριστερά/Δεξιά",
|
@@ -90,6 +96,10 @@
|
|
90
96
|
"gui.extensionLibrary.collaboration": "Σε συνεργασία με ",
|
91
97
|
"gui.library.filterPlaceholder": "Αναζήτηση",
|
92
98
|
"gui.library.allTag": "Όλα",
|
99
|
+
"gui.library.gettingStarted": "Getting Started",
|
100
|
+
"gui.library.basics": "Basics",
|
101
|
+
"gui.library.intermediate": "Intermediate",
|
102
|
+
"gui.library.prompts": "Prompts",
|
93
103
|
"gui.loader.message1": "Δημιουργία εντολών...",
|
94
104
|
"gui.loader.message2": "Φόρτωση αντικειμένων ...",
|
95
105
|
"gui.loader.message3": "Φόρτωση ήχων ...",
|
@@ -281,6 +291,37 @@
|
|
281
291
|
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Άλλαξε χρώμα",
|
282
292
|
"gui.howtos.animate-a-name.step_AnimateSpin": "Διάλεξε ένα Άλλο Αντικείμενο Γράμματος & Κάνε το να Περιστραφεί",
|
283
293
|
"gui.howtos.animate-a-name.step_AnimateGrow": "Διάλεξε ένα Άλλο Αντικείμενο Γράμματος & Κάνε το να Μεγαλώσει",
|
294
|
+
"gui.howtos.animate-char.name": "Ζωντάνεψε Έναν Χαρακτήρα",
|
295
|
+
"gui.howtos.animate-char.step_addbg": "Πρόσθεσε Υπόβαθρο",
|
296
|
+
"gui.howtos.animate-char.step_addsprite": "Πρόσθεσε Αντικείμενο",
|
297
|
+
"gui.howtos.animate-char.step_saysomething": "Πες Κάτι",
|
298
|
+
"gui.howtos.animate-char.step_addsound": "Πρόσθεσε Ήχο",
|
299
|
+
"gui.howtos.animate-char.step_animatetalking": "Ζωντάνεψε την Ομιλία",
|
300
|
+
"gui.howtos.animate-char.step_arrowkeys": "Κινήσου Με Βελάκια",
|
301
|
+
"gui.howtos.animate-char.step_jump": "Πήδα",
|
302
|
+
"gui.howtos.animate-char.step_changecolor": "Άλλαξε Χρώμα",
|
303
|
+
"gui.howtos.story.name": "Δημιούργησε μια Ιστορία",
|
304
|
+
"gui.howtos.story.step_addbg": "Πρόσθεσε Υπόβαθρο",
|
305
|
+
"gui.howtos.story.step_addsprite": "Πρόσθεσε Χαρακτήρα",
|
306
|
+
"gui.howtos.story.step_saysomething": "Πες Κάτι",
|
307
|
+
"gui.howtos.story.step_addanothersprite": "Πρόσθεσε έναν Άλλον Χαρακτήρα",
|
308
|
+
"gui.howtos.story.step_flip": "Ανάστρεψε Κατεύθυνση",
|
309
|
+
"gui.howtos.story.step_conversation": "Συζήτησε",
|
310
|
+
"gui.howtos.story.addanotherbg": "Πρόσθεσε ένα Άλλο Υπόβαθρο",
|
311
|
+
"gui.howtos.story.step_swithbg": "Άλλαξε Υπόβαθρα",
|
312
|
+
"gui.howtos.story.step_hidewizard": "Εξαφάνισε Χαρακτήρα",
|
313
|
+
"gui.howtos.story.step_showwizard": "Εμφάνισε Χαρακτήρα",
|
314
|
+
"gui.howtos.say-it-out-loud": "Δημιούργησε Κινούμενα Σχέδια Που Μιλούν",
|
315
|
+
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Πρόσθεσε τις εντολές Κείμενο σε Ομιλία",
|
316
|
+
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Πες Κάτι",
|
317
|
+
"gui.howtos.say-it-out-loud_TXTSetVoice": "Όρισε Φωνή",
|
318
|
+
"gui.howtos.say-it-out-loud.step_TXTMove": "Κινήσου Τριγύρω",
|
319
|
+
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Πρόσθεσε Υπόβαθρο",
|
320
|
+
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Πρόσθεσε έναν Άλλον Χαρακτήρα",
|
321
|
+
"gui.howtos.say-it-out-loud.step_TXTSong": "Πες ένα Τραγούδι",
|
322
|
+
"gui.howtos.say-it-out-loud.step_TXTColor": "Άλλαξε Χρώμα",
|
323
|
+
"gui.howtos.say-it-out-loud.step_TXTSpin": "Κάνε Περιστροφή",
|
324
|
+
"gui.howtos.say-it-out-loud.step_TXTGrow": "Μεγάλωσε και Μίκρυνε",
|
284
325
|
"gui.howtos.imagine": "Φαντάσου έναν Κόσμο",
|
285
326
|
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "Πληκτρολόγησε Τι Θέλεις Να Πεις",
|
286
327
|
"gui.howtos.imagine.step_imagineClickGreenFlag": "Κάνε Κλικ στην Πράσινη Σημαία για να Ξεκινήσει",
|
@@ -297,50 +338,8 @@
|
|
297
338
|
"gui.howtos.imagine.step_imagineSwitchBackdrops": "Άλλαξε Υπόβαθρα",
|
298
339
|
"gui.howtos.imagine.step_imagineRecordASound": "Πρόσθεσε έναν Ήχο",
|
299
340
|
"gui.howtos.imagine.step_imagineChooseSound": "Επίλεξε τον Ήχο Σου",
|
300
|
-
"gui.howtos.
|
301
|
-
"gui.howtos.
|
302
|
-
"gui.howtos.Make-Music.step_PlaySoundClick": "Παίξε Ήχο Όταν Πατηθεί",
|
303
|
-
"gui.howtos.Make-Music.step_MakeSong": "Δημιούργησε ένα Τραγούδι",
|
304
|
-
"gui.howtos.make-music.step_MakeBeat": "Διάλεξε ένα Τύμπανο & Δημιούργησε έναν Ρυθμό",
|
305
|
-
"gui.howtos.make-music.step_MakeBeatBox": "Διάλεξε το Αντικείμενο Μικρόφωνο & Ξάφνιασε το Beatbox",
|
306
|
-
"gui.howtos.story.name": "Δημιούργησε μια Ιστορία",
|
307
|
-
"gui.howtos.story.step_addbg": "Πρόσθεσε Υπόβαθρο",
|
308
|
-
"gui.howtos.story.step_addsprite": "Πρόσθεσε Χαρακτήρα",
|
309
|
-
"gui.howtos.story.step_saysomething": "Πες Κάτι",
|
310
|
-
"gui.howtos.story.step_addanothersprite": "Πρόσθεσε έναν Άλλον Χαρακτήρα",
|
311
|
-
"gui.howtos.story.step_flip": "Ανάστρεψε Κατεύθυνση",
|
312
|
-
"gui.howtos.story.step_conversation": "Συζήτησε",
|
313
|
-
"gui.howtos.story.addanotherbg": "Πρόσθεσε ένα Άλλο Υπόβαθρο",
|
314
|
-
"gui.howtos.story.step_swithbg": "Άλλαξε Υπόβαθρα",
|
315
|
-
"gui.howtos.story.step_hidewizard": "Εξαφάνισε Χαρακτήρα",
|
316
|
-
"gui.howtos.story.step_showwizard": "Εμφάνισε Χαρακτήρα",
|
317
|
-
"gui.howtos.make-a-chase-game.name": "Δημιούργησε ένα Παιχνίδι Κυνηγητού",
|
318
|
-
"gui.howtos.Chase-Game.step_BG": "Πρόσθεσε Υπόβαθρο",
|
319
|
-
"gui.howtos.chase-game.step_AddOcto": "Πρόσθεσε Αντικείμενο",
|
320
|
-
"gui.howtos.make-music.step_LeftRight": "Κινήσου Δεξιά & Αριστερά με Βελάκια",
|
321
|
-
"gui.howtos.Chase-Game.step_UpDown": "Κινήσου Πάνω & Κάτω με Βελάκια",
|
322
|
-
"gui.howtos.Chase-Game.step_AddStar": "Πρόσθεσε ένα Άλλο Αντικείμενο",
|
323
|
-
"gui.howtos.Chase-Game.step_MoveRandom": "Κινήσου Τυχαία",
|
324
|
-
"gui.howtos.Chase-Game.step_WhenTouch": "Στο Αντικείμενο Χταπόδι, Όταν Αγγίζεις, Παίξε Ήχο",
|
325
|
-
"gui.howtos.Chase-Game.step_ScoreVariable": "Δημιούργησε Μεταβλητή Σκορ",
|
326
|
-
"gui.howtos.Chase-Game.ScoreWhenTouch": "Στο Αντικείμενο Χταπόδι, Όταν Αγγίζεις, Πρόσθεσε Σκορ",
|
327
|
-
"gui.howtos.animate-char.name": "Ζωντάνεψε Έναν Χαρακτήρα",
|
328
|
-
"gui.howtos.animate-char.step_addbg": "Πρόσθεσε Υπόβαθρο",
|
329
|
-
"gui.howtos.animate-char.step_addsprite": "Πρόσθεσε Αντικείμενο",
|
330
|
-
"gui.howtos.animate-char.step_saysomething": "Πες Κάτι",
|
331
|
-
"gui.howtos.animate-char.step_addsound": "Πρόσθεσε Ήχο",
|
332
|
-
"gui.howtos.animate-char.step_animatetalking": "Ζωντάνεψε την Ομιλία",
|
333
|
-
"gui.howtos.animate-char.step_arrowkeys": "Κινήσου Με Βελάκια",
|
334
|
-
"gui.howtos.animate-char.step_jump": "Πήδα",
|
335
|
-
"gui.howtos.animate-char.step_changecolor": "Άλλαξε Χρώμα",
|
336
|
-
"gui.howtos.make-a-game.name": "Φτιάξε ένα Παιχνίδι με Κλικ",
|
337
|
-
"gui.howtos.Make-A-Game.step_GamePickSprite": "Επίλεξε ένα Αντικείμενο",
|
338
|
-
"gui.howtos.make-a-game.step_GamePlaySound": "Παίξε Ήχο Όταν Πατηθεί",
|
339
|
-
"gui.howtos.make-a-game.step_GameAddScore": "Δημιούργησε Μεταβλητή Σκορ",
|
340
|
-
"gui.howtos.make-a-game.step_GameChangeScore": "Όταν Πατηθεί, Αύξησε το Σκορ",
|
341
|
-
"gui.howtos.make-a-game.step_Random": "Πήγαινε σε μια τυχαία θέση",
|
342
|
-
"gui.howtos.make-music.step_GameChangeColor": "Άλλαξε Χρώμα",
|
343
|
-
"gui.howtos.make-music.step_ResetScore": "Επανάφερε το Σκορ",
|
341
|
+
"gui.howtos.add-effects.name": "Πρόσθεσε Εφέ",
|
342
|
+
"gui.howtos.videosens.step_addEffects": "Πρόσθεσε Εφέ",
|
344
343
|
"gui.howtos.make-it-fly.name": "Κάνε το να Πετάξει",
|
345
344
|
"gui.howtos.fly.step_stepflyChooseBackdrop": "Επίλεξε ένα Υπόβαθρο με Ουρανό",
|
346
345
|
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Επίλεξε Έναν Χαρακτήρα",
|
@@ -354,6 +353,12 @@
|
|
354
353
|
"gui.howtos.add-a-move-block.step_stepflyAddScenery": "Πρόσθεσε Σκηνικό",
|
355
354
|
"gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Μετακίνησε το Σκηνικό",
|
356
355
|
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Επόμενη Ενδυμασία",
|
356
|
+
"gui.howtos.make-music.name": "Δημιούργησε Μουσική",
|
357
|
+
"gui.howtos.Make-Music.step_PickInstrument": "Διάλεξε ένα Αντικείμενο Μουσικού οργάνου",
|
358
|
+
"gui.howtos.Make-Music.step_PlaySoundClick": "Παίξε Ήχο Όταν Πατηθεί",
|
359
|
+
"gui.howtos.Make-Music.step_MakeSong": "Δημιούργησε ένα Τραγούδι",
|
360
|
+
"gui.howtos.make-music.step_MakeBeat": "Διάλεξε ένα Τύμπανο & Δημιούργησε έναν Ρυθμό",
|
361
|
+
"gui.howtos.make-music.step_MakeBeatBox": "Διάλεξε το Αντικείμενο Μικρόφωνο & Ξάφνιασε το Beatbox",
|
357
362
|
"gui.howtos.pong": "Παιχνίδι Πινγκ-Πονγκ",
|
358
363
|
"gui.howtos.pong.step_pongAddBackdrop": "Πρόσθεσε Υπόβαθρο",
|
359
364
|
"gui.howtos.pong.step_pongAddBallSprite": "Πρόσθεσε ένα Αντικείμενο Μπάλα",
|
@@ -368,6 +373,24 @@
|
|
368
373
|
"gui.howtos.pong.step_pongResetScore": "Επανάφερε το Σκορ",
|
369
374
|
"gui.howtos.pong.step_pongAddLineSprite": "Πρόσθεσε το Αντικείμενο Γραμμή",
|
370
375
|
"gui.howtos.pong.step_pongGameOver": "Τέλος Παιχνιδιού",
|
376
|
+
"gui.howtos.make-a-game.name": "Φτιάξε ένα Παιχνίδι με Κλικ",
|
377
|
+
"gui.howtos.Make-A-Game.step_GamePickSprite": "Επίλεξε ένα Αντικείμενο",
|
378
|
+
"gui.howtos.make-a-game.step_GamePlaySound": "Παίξε Ήχο Όταν Πατηθεί",
|
379
|
+
"gui.howtos.make-a-game.step_GameAddScore": "Δημιούργησε Μεταβλητή Σκορ",
|
380
|
+
"gui.howtos.make-a-game.step_GameChangeScore": "Όταν Πατηθεί, Αύξησε το Σκορ",
|
381
|
+
"gui.howtos.make-a-game.step_Random": "Πήγαινε σε μια τυχαία θέση",
|
382
|
+
"gui.howtos.make-music.step_GameChangeColor": "Άλλαξε Χρώμα",
|
383
|
+
"gui.howtos.make-music.step_ResetScore": "Επανάφερε το Σκορ",
|
384
|
+
"gui.howtos.make-a-chase-game.name": "Δημιούργησε ένα Παιχνίδι Κυνηγητού",
|
385
|
+
"gui.howtos.Chase-Game.step_BG": "Πρόσθεσε Υπόβαθρο",
|
386
|
+
"gui.howtos.chase-game.step_AddOcto": "Πρόσθεσε Αντικείμενο",
|
387
|
+
"gui.howtos.make-music.step_LeftRight": "Κινήσου Δεξιά & Αριστερά με Βελάκια",
|
388
|
+
"gui.howtos.Chase-Game.step_UpDown": "Κινήσου Πάνω & Κάτω με Βελάκια",
|
389
|
+
"gui.howtos.Chase-Game.step_AddStar": "Πρόσθεσε ένα Άλλο Αντικείμενο",
|
390
|
+
"gui.howtos.Chase-Game.step_MoveRandom": "Κινήσου Τυχαία",
|
391
|
+
"gui.howtos.Chase-Game.step_WhenTouch": "Στο Αντικείμενο Χταπόδι, Όταν Αγγίζεις, Παίξε Ήχο",
|
392
|
+
"gui.howtos.Chase-Game.step_ScoreVariable": "Δημιούργησε Μεταβλητή Σκορ",
|
393
|
+
"gui.howtos.Chase-Game.ScoreWhenTouch": "Στο Αντικείμενο Χταπόδι, Όταν Αγγίζεις, Πρόσθεσε Σκορ",
|
371
394
|
"gui.howtos.code-cartoon": "Προγραμμάτισε ένα Κινούμενο Σχέδιο",
|
372
395
|
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Πες Κάτι Όταν Κάνεις Κλικ στην Πράσινη Σημαία",
|
373
396
|
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "Ζωντάνεψε έναν Χαρακτήρα Όταν Κάνεις Κλικ Πάνω του",
|
@@ -394,17 +417,6 @@
|
|
394
417
|
"gui.howtos.videosens.step_pet": "Χάιδεψε τη Γάτα",
|
395
418
|
"gui.howtos.videosens.step_animate": "Ζωντάνεψε",
|
396
419
|
"gui.howtos.videosens.step_pop": "Σκάσε ένα Μπαλόνι",
|
397
|
-
"gui.howtos.say-it-out-loud": "Δημιούργησε Κινούμενα Σχέδια Που Μιλούν",
|
398
|
-
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Πρόσθεσε τις εντολές Κείμενο σε Ομιλία",
|
399
|
-
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Πες Κάτι",
|
400
|
-
"gui.howtos.say-it-out-loud_TXTSetVoice": "Όρισε Φωνή",
|
401
|
-
"gui.howtos.say-it-out-loud.step_TXTMove": "Κινήσου Τριγύρω",
|
402
|
-
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Πρόσθεσε Υπόβαθρο",
|
403
|
-
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Πρόσθεσε έναν Άλλον Χαρακτήρα",
|
404
|
-
"gui.howtos.say-it-out-loud.step_TXTSong": "Πες ένα Τραγούδι",
|
405
|
-
"gui.howtos.say-it-out-loud.step_TXTColor": "Άλλαξε Χρώμα",
|
406
|
-
"gui.howtos.say-it-out-loud.step_TXTSpin": "Κάνε Περιστροφή",
|
407
|
-
"gui.howtos.say-it-out-loud.step_TXTGrow": "Μεγάλωσε και Μίκρυνε",
|
408
420
|
"gui.howtos.talking": "Ιστορίες που Μιλάνε",
|
409
421
|
"gui.howtos.talking.step_talesAddExtension": "Κάνε Κλικ για να προσθέσεις τις Εντολές Κείμενο-σε-Ομιλία",
|
410
422
|
"gui.howtos.talking.step_talesChooseSprite": "Επίλεξε Αντικείμενο",
|
@@ -423,29 +435,27 @@
|
|
423
435
|
"gui.howtos.add-sprite.step_addSprite": "Πρόσθεσε Αντικείμενο",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "Πρόσθεσε Υπόβαθρο",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "Πρόσθεσε Υπόβαθρο",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "Χρησιμοποίησε τα Βελάκια",
|
439
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Κινήσου Αριστερά και Δεξιά",
|
440
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Κινήσου Πάνω και Κάτω",
|
426
441
|
"gui.howtos.change-size.name": "Άλλαξε Μέγεθος",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "Άλλαξε Μέγεθος",
|
428
443
|
"gui.howtos.glide-around.name": "Ολίσθησε Τριγύρω",
|
429
444
|
"gui.howtos.change-size.step_glideAroundBackAndForth": "Ολίσθησε Τριγύρω",
|
430
445
|
"gui.howtos.change-size.step_glideAroundPoint": "Ολίσθησε σε ένα Σημείο",
|
446
|
+
"gui.howtos.spin-video.name": "Κάνε Το να Περιστρέφεται",
|
447
|
+
"gui.howtos.change-size.step_spinTurn": "Στρίψε",
|
448
|
+
"gui.howtos.change-size.step_spinPointInDirection": "Όρισε Κατεύθυνση",
|
431
449
|
"gui.howtos.record-a-sound.name": "Κάνε Εγγραφή Ήχου",
|
432
450
|
"gui.howtos.change-size.step_recordASoundSoundsTab": "Κάνε Κλικ στην Καρτέλα 'Ήχοι'",
|
433
451
|
"gui.howtos.change-size.step_recordASoundClickRecord": "Κάνε Κλικ στο 'Εγγραφή'",
|
434
452
|
"gui.howtos.change-size.step_recordASoundPressRecordButton": "Πάτησε το Κουμπί Εγγραφής",
|
435
453
|
"gui.howtos.change-size.step_recordASoundChooseSound": "Επίλεξε τον Ήχο Σου",
|
436
454
|
"gui.howtos.change-size.step_recordASoundPlayYourSound": "Παίξε τον Ήχο Σου",
|
437
|
-
"gui.howtos.spin-video.name": "Κάνε Το να Περιστρέφεται",
|
438
|
-
"gui.howtos.change-size.step_spinTurn": "Στρίψε",
|
439
|
-
"gui.howtos.change-size.step_spinPointInDirection": "Όρισε Κατεύθυνση",
|
440
455
|
"gui.howtos.hide-and-show.name": "Εξαφάνισε και Εμφάνισε",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "Εξαφάνισε και Εμφάνισε",
|
442
457
|
"gui.howtos.switch-costume.name": "Ζωντάνεψε ένα Αντικείμενο",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "Ζωντάνεψε ένα Αντικείμενο",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "Χρησιμοποίησε τα Βελάκια",
|
445
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Κινήσου Αριστερά και Δεξιά",
|
446
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Κινήσου Πάνω και Κάτω",
|
447
|
-
"gui.howtos.add-effects.name": "Πρόσθεσε Εφέ",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "Πρόσθεσε Εφέ",
|
449
459
|
"gui.extension.music.name": "Μουσική",
|
450
460
|
"gui.extension.music.description": "Παίξε όργανα και τύμπανα.",
|
451
461
|
"gui.extension.pen.name": "Πένα",
|
package/editor/interface/en.json
CHANGED
@@ -76,6 +76,12 @@
|
|
76
76
|
"gui.customProcedures.runWithoutScreenRefresh": "Run without screen refresh",
|
77
77
|
"gui.customProcedures.cancel": "Cancel",
|
78
78
|
"gui.customProcedures.ok": "OK",
|
79
|
+
"gui.gui.shouldDeleteSprite": "Are you sure you want to delete this sprite?",
|
80
|
+
"gui.gui.shouldDeleteCostume": "Are you sure you want to delete this costume?",
|
81
|
+
"gui.gui.shouldDeleteSound": "Are you sure you want to delete this sound?",
|
82
|
+
"gui.gui.confirm": "yes",
|
83
|
+
"gui.gui.cancel": "no",
|
84
|
+
"gui.gui.deleteAssetHeading": "Confirm Asset Deletion",
|
79
85
|
"gui.SpriteInfo.direction": "Direction",
|
80
86
|
"gui.directionPicker.rotationStyles.allAround": "All Around",
|
81
87
|
"gui.directionPicker.rotationStyles.leftRight": "Left/Right",
|
@@ -90,6 +96,10 @@
|
|
90
96
|
"gui.extensionLibrary.collaboration": "Collaboration with",
|
91
97
|
"gui.library.filterPlaceholder": "Search",
|
92
98
|
"gui.library.allTag": "All",
|
99
|
+
"gui.library.gettingStarted": "Getting Started",
|
100
|
+
"gui.library.basics": "Basics",
|
101
|
+
"gui.library.intermediate": "Intermediate",
|
102
|
+
"gui.library.prompts": "Prompts",
|
93
103
|
"gui.loader.message1": "Creating blocks …",
|
94
104
|
"gui.loader.message2": "Loading sprites …",
|
95
105
|
"gui.loader.message3": "Loading sounds …",
|
@@ -281,6 +291,37 @@
|
|
281
291
|
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Change color",
|
282
292
|
"gui.howtos.animate-a-name.step_AnimateSpin": "Pick Another Letter Sprite & Make It Spin",
|
283
293
|
"gui.howtos.animate-a-name.step_AnimateGrow": "Pick Another Letter Sprite & Make It Grow",
|
294
|
+
"gui.howtos.animate-char.name": "Animate A Character",
|
295
|
+
"gui.howtos.animate-char.step_addbg": "Add a Backdrop",
|
296
|
+
"gui.howtos.animate-char.step_addsprite": "Add a Sprite",
|
297
|
+
"gui.howtos.animate-char.step_saysomething": "Say Something",
|
298
|
+
"gui.howtos.animate-char.step_addsound": "Add Sound",
|
299
|
+
"gui.howtos.animate-char.step_animatetalking": "Animate Talking",
|
300
|
+
"gui.howtos.animate-char.step_arrowkeys": "Move Using Arrow Keys",
|
301
|
+
"gui.howtos.animate-char.step_jump": "Jump",
|
302
|
+
"gui.howtos.animate-char.step_changecolor": "Change Color",
|
303
|
+
"gui.howtos.story.name": "Create A Story",
|
304
|
+
"gui.howtos.story.step_addbg": "Add a Backdrop",
|
305
|
+
"gui.howtos.story.step_addsprite": "Add a Character",
|
306
|
+
"gui.howtos.story.step_saysomething": "Say Something",
|
307
|
+
"gui.howtos.story.step_addanothersprite": "Add Another Character",
|
308
|
+
"gui.howtos.story.step_flip": "Flip Direction",
|
309
|
+
"gui.howtos.story.step_conversation": "Have A Conversation",
|
310
|
+
"gui.howtos.story.addanotherbg": "Add Another Backdrop",
|
311
|
+
"gui.howtos.story.step_swithbg": "Switch Backdrops",
|
312
|
+
"gui.howtos.story.step_hidewizard": "Hide a Character",
|
313
|
+
"gui.howtos.story.step_showwizard": "Show a Character",
|
314
|
+
"gui.howtos.say-it-out-loud": "Create Animations That Talk",
|
315
|
+
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Add the Text to Speech blocks",
|
316
|
+
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
317
|
+
"gui.howtos.say-it-out-loud_TXTSetVoice": "Set a Voice",
|
318
|
+
"gui.howtos.say-it-out-loud.step_TXTMove": "Move Around",
|
319
|
+
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Add a Backdrop",
|
320
|
+
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Add Another Character",
|
321
|
+
"gui.howtos.say-it-out-loud.step_TXTSong": "Perform a Song",
|
322
|
+
"gui.howtos.say-it-out-loud.step_TXTColor": "Change Color",
|
323
|
+
"gui.howtos.say-it-out-loud.step_TXTSpin": "Spin Around",
|
324
|
+
"gui.howtos.say-it-out-loud.step_TXTGrow": "Grow and Shrink",
|
284
325
|
"gui.howtos.imagine": "Imagine a World",
|
285
326
|
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "Type What You Want to Say",
|
286
327
|
"gui.howtos.imagine.step_imagineClickGreenFlag": "Click the Green Flag to Start",
|
@@ -297,50 +338,8 @@
|
|
297
338
|
"gui.howtos.imagine.step_imagineSwitchBackdrops": "Switch Backdrops",
|
298
339
|
"gui.howtos.imagine.step_imagineRecordASound": "Add a Sound",
|
299
340
|
"gui.howtos.imagine.step_imagineChooseSound": "Choose Your Sound",
|
300
|
-
"gui.howtos.
|
301
|
-
"gui.howtos.
|
302
|
-
"gui.howtos.Make-Music.step_PlaySoundClick": "Play Sound When Clicked",
|
303
|
-
"gui.howtos.Make-Music.step_MakeSong": "Create a Song",
|
304
|
-
"gui.howtos.make-music.step_MakeBeat": "Choose a Drum & Make a Beat",
|
305
|
-
"gui.howtos.make-music.step_MakeBeatBox": "Choose the Microphone Sprite & Surprise Beatbox",
|
306
|
-
"gui.howtos.story.name": "Create A Story",
|
307
|
-
"gui.howtos.story.step_addbg": "Add a Backdrop",
|
308
|
-
"gui.howtos.story.step_addsprite": "Add a Character",
|
309
|
-
"gui.howtos.story.step_saysomething": "Say Something",
|
310
|
-
"gui.howtos.story.step_addanothersprite": "Add Another Character",
|
311
|
-
"gui.howtos.story.step_flip": "Flip Direction",
|
312
|
-
"gui.howtos.story.step_conversation": "Have A Conversation",
|
313
|
-
"gui.howtos.story.addanotherbg": "Add Another Backdrop",
|
314
|
-
"gui.howtos.story.step_swithbg": "Switch Backdrops",
|
315
|
-
"gui.howtos.story.step_hidewizard": "Hide a Character",
|
316
|
-
"gui.howtos.story.step_showwizard": "Show a Character",
|
317
|
-
"gui.howtos.make-a-chase-game.name": "Make a Chase Game",
|
318
|
-
"gui.howtos.Chase-Game.step_BG": "Add a Backdrop",
|
319
|
-
"gui.howtos.chase-game.step_AddOcto": "Add a Sprite",
|
320
|
-
"gui.howtos.make-music.step_LeftRight": "Move Right & Left With Arrow Keys",
|
321
|
-
"gui.howtos.Chase-Game.step_UpDown": "Move Up & Down With Arrow Keys",
|
322
|
-
"gui.howtos.Chase-Game.step_AddStar": "Add Another Sprite",
|
323
|
-
"gui.howtos.Chase-Game.step_MoveRandom": "Move Randomly",
|
324
|
-
"gui.howtos.Chase-Game.step_WhenTouch": "In Octopus Sprite, When Touching Play Sound",
|
325
|
-
"gui.howtos.Chase-Game.step_ScoreVariable": "Create Score Variable",
|
326
|
-
"gui.howtos.Chase-Game.ScoreWhenTouch": "In Octopus Sprite, When Touching Add Score",
|
327
|
-
"gui.howtos.animate-char.name": "Animate A Character",
|
328
|
-
"gui.howtos.animate-char.step_addbg": "Add a Backdrop",
|
329
|
-
"gui.howtos.animate-char.step_addsprite": "Add a Sprite",
|
330
|
-
"gui.howtos.animate-char.step_saysomething": "Say Something",
|
331
|
-
"gui.howtos.animate-char.step_addsound": "Add Sound",
|
332
|
-
"gui.howtos.animate-char.step_animatetalking": "Animate Talking",
|
333
|
-
"gui.howtos.animate-char.step_arrowkeys": "Move Using Arrow Keys",
|
334
|
-
"gui.howtos.animate-char.step_jump": "Jump",
|
335
|
-
"gui.howtos.animate-char.step_changecolor": "Change Color",
|
336
|
-
"gui.howtos.make-a-game.name": "Make a Clicker Game",
|
337
|
-
"gui.howtos.Make-A-Game.step_GamePickSprite": "Pick A Sprite",
|
338
|
-
"gui.howtos.make-a-game.step_GamePlaySound": "Play Sound When Clicked",
|
339
|
-
"gui.howtos.make-a-game.step_GameAddScore": "Create Score Variable",
|
340
|
-
"gui.howtos.make-a-game.step_GameChangeScore": "When Clicked Increase Score",
|
341
|
-
"gui.howtos.make-a-game.step_Random": "Go to a random position",
|
342
|
-
"gui.howtos.make-music.step_GameChangeColor": "Change Color",
|
343
|
-
"gui.howtos.make-music.step_ResetScore": "Reset Score",
|
341
|
+
"gui.howtos.add-effects.name": "Add Effects",
|
342
|
+
"gui.howtos.videosens.step_addEffects": "Add Effects",
|
344
343
|
"gui.howtos.make-it-fly.name": "Make it Fly",
|
345
344
|
"gui.howtos.fly.step_stepflyChooseBackdrop": "Choose a Sky Background",
|
346
345
|
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Choose a Character",
|
@@ -354,6 +353,12 @@
|
|
354
353
|
"gui.howtos.add-a-move-block.step_stepflyAddScenery": "Add Scenery",
|
355
354
|
"gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Move the Scenery",
|
356
355
|
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Next Costume",
|
356
|
+
"gui.howtos.make-music.name": "Make Music",
|
357
|
+
"gui.howtos.Make-Music.step_PickInstrument": "Pick an Instrument Sprite",
|
358
|
+
"gui.howtos.Make-Music.step_PlaySoundClick": "Play Sound When Clicked",
|
359
|
+
"gui.howtos.Make-Music.step_MakeSong": "Create a Song",
|
360
|
+
"gui.howtos.make-music.step_MakeBeat": "Choose a Drum & Make a Beat",
|
361
|
+
"gui.howtos.make-music.step_MakeBeatBox": "Choose the Microphone Sprite & Surprise Beatbox",
|
357
362
|
"gui.howtos.pong": "Pong Game",
|
358
363
|
"gui.howtos.pong.step_pongAddBackdrop": "Add a Backdrop",
|
359
364
|
"gui.howtos.pong.step_pongAddBallSprite": "Add a Ball Sprite",
|
@@ -368,6 +373,24 @@
|
|
368
373
|
"gui.howtos.pong.step_pongResetScore": "Reset Score",
|
369
374
|
"gui.howtos.pong.step_pongAddLineSprite": "Add the Line Sprite",
|
370
375
|
"gui.howtos.pong.step_pongGameOver": "Game Over",
|
376
|
+
"gui.howtos.make-a-game.name": "Make a Clicker Game",
|
377
|
+
"gui.howtos.Make-A-Game.step_GamePickSprite": "Pick A Sprite",
|
378
|
+
"gui.howtos.make-a-game.step_GamePlaySound": "Play Sound When Clicked",
|
379
|
+
"gui.howtos.make-a-game.step_GameAddScore": "Create Score Variable",
|
380
|
+
"gui.howtos.make-a-game.step_GameChangeScore": "When Clicked Increase Score",
|
381
|
+
"gui.howtos.make-a-game.step_Random": "Go to a random position",
|
382
|
+
"gui.howtos.make-music.step_GameChangeColor": "Change Color",
|
383
|
+
"gui.howtos.make-music.step_ResetScore": "Reset Score",
|
384
|
+
"gui.howtos.make-a-chase-game.name": "Make a Chase Game",
|
385
|
+
"gui.howtos.Chase-Game.step_BG": "Add a Backdrop",
|
386
|
+
"gui.howtos.chase-game.step_AddOcto": "Add a Sprite",
|
387
|
+
"gui.howtos.make-music.step_LeftRight": "Move Right & Left With Arrow Keys",
|
388
|
+
"gui.howtos.Chase-Game.step_UpDown": "Move Up & Down With Arrow Keys",
|
389
|
+
"gui.howtos.Chase-Game.step_AddStar": "Add Another Sprite",
|
390
|
+
"gui.howtos.Chase-Game.step_MoveRandom": "Move Randomly",
|
391
|
+
"gui.howtos.Chase-Game.step_WhenTouch": "In Octopus Sprite, When Touching Play Sound",
|
392
|
+
"gui.howtos.Chase-Game.step_ScoreVariable": "Create Score Variable",
|
393
|
+
"gui.howtos.Chase-Game.ScoreWhenTouch": "In Octopus Sprite, When Touching Add Score",
|
371
394
|
"gui.howtos.code-cartoon": "Code a Cartoon",
|
372
395
|
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Say Something When You Click the Green Flag",
|
373
396
|
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "Animate a Character When You Click It",
|
@@ -394,17 +417,6 @@
|
|
394
417
|
"gui.howtos.videosens.step_pet": "Pet the Cat",
|
395
418
|
"gui.howtos.videosens.step_animate": "Animate",
|
396
419
|
"gui.howtos.videosens.step_pop": "Pop a Balloon",
|
397
|
-
"gui.howtos.say-it-out-loud": "Create Animations That Talk",
|
398
|
-
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Add the Text to Speech blocks",
|
399
|
-
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
400
|
-
"gui.howtos.say-it-out-loud_TXTSetVoice": "Set a Voice",
|
401
|
-
"gui.howtos.say-it-out-loud.step_TXTMove": "Move Around",
|
402
|
-
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Add a Backdrop",
|
403
|
-
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Add Another Character",
|
404
|
-
"gui.howtos.say-it-out-loud.step_TXTSong": "Perform a Song",
|
405
|
-
"gui.howtos.say-it-out-loud.step_TXTColor": "Change Color",
|
406
|
-
"gui.howtos.say-it-out-loud.step_TXTSpin": "Spin Around",
|
407
|
-
"gui.howtos.say-it-out-loud.step_TXTGrow": "Grow and Shrink",
|
408
420
|
"gui.howtos.talking": "Talking Tales",
|
409
421
|
"gui.howtos.talking.step_talesAddExtension": "Click to Add the Text-to-Speech Blocks",
|
410
422
|
"gui.howtos.talking.step_talesChooseSprite": "Choose a Sprite",
|
@@ -423,29 +435,27 @@
|
|
423
435
|
"gui.howtos.add-sprite.step_addSprite": "Add a Sprite",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "Add a Backdrop",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "Add a Backdrop",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "Use Arrow Keys",
|
439
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Move Left and Right",
|
440
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Move Up and Down",
|
426
441
|
"gui.howtos.change-size.name": "Change Size",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "Change Size",
|
428
443
|
"gui.howtos.glide-around.name": "Glide Around",
|
429
444
|
"gui.howtos.change-size.step_glideAroundBackAndForth": "Glide Around",
|
430
445
|
"gui.howtos.change-size.step_glideAroundPoint": "Glide to a Point",
|
446
|
+
"gui.howtos.spin-video.name": "Make It Spin",
|
447
|
+
"gui.howtos.change-size.step_spinTurn": "Turn",
|
448
|
+
"gui.howtos.change-size.step_spinPointInDirection": "Set Direction",
|
431
449
|
"gui.howtos.record-a-sound.name": "Record a Sound",
|
432
450
|
"gui.howtos.change-size.step_recordASoundSoundsTab": "Click on the 'Sounds' Tab",
|
433
451
|
"gui.howtos.change-size.step_recordASoundClickRecord": "Click 'Record'",
|
434
452
|
"gui.howtos.change-size.step_recordASoundPressRecordButton": "Press the Record Button",
|
435
453
|
"gui.howtos.change-size.step_recordASoundChooseSound": "Choose Your Sound",
|
436
454
|
"gui.howtos.change-size.step_recordASoundPlayYourSound": "Play Your Sound",
|
437
|
-
"gui.howtos.spin-video.name": "Make It Spin",
|
438
|
-
"gui.howtos.change-size.step_spinTurn": "Turn",
|
439
|
-
"gui.howtos.change-size.step_spinPointInDirection": "Set Direction",
|
440
455
|
"gui.howtos.hide-and-show.name": "Hide and Show",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "Hide and Show",
|
442
457
|
"gui.howtos.switch-costume.name": "Animate a Sprite",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "Animate a Sprite",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "Use Arrow Keys",
|
445
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Move Left and Right",
|
446
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Move Up and Down",
|
447
|
-
"gui.howtos.add-effects.name": "Add Effects",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "Add Effects",
|
449
459
|
"gui.extension.music.name": "Music",
|
450
460
|
"gui.extension.music.description": "Play instruments and drums.",
|
451
461
|
"gui.extension.pen.name": "Pen",
|
package/editor/interface/eo.json
CHANGED
@@ -76,6 +76,12 @@
|
|
76
76
|
"gui.customProcedures.runWithoutScreenRefresh": "Rulumi sen redesegni la ekranon",
|
77
77
|
"gui.customProcedures.cancel": "Rezigni",
|
78
78
|
"gui.customProcedures.ok": "Bone",
|
79
|
+
"gui.gui.shouldDeleteSprite": "Are you sure you want to delete this sprite?",
|
80
|
+
"gui.gui.shouldDeleteCostume": "Are you sure you want to delete this costume?",
|
81
|
+
"gui.gui.shouldDeleteSound": "Are you sure you want to delete this sound?",
|
82
|
+
"gui.gui.confirm": "yes",
|
83
|
+
"gui.gui.cancel": "no",
|
84
|
+
"gui.gui.deleteAssetHeading": "Confirm Asset Deletion",
|
79
85
|
"gui.SpriteInfo.direction": "Direkto",
|
80
86
|
"gui.directionPicker.rotationStyles.allAround": "turniĝi libere",
|
81
87
|
"gui.directionPicker.rotationStyles.leftRight": "nur dekstre-maldekstre",
|
@@ -90,6 +96,10 @@
|
|
90
96
|
"gui.extensionLibrary.collaboration": "Kunlaboro kun",
|
91
97
|
"gui.library.filterPlaceholder": "Serĉi",
|
92
98
|
"gui.library.allTag": "Ĉion",
|
99
|
+
"gui.library.gettingStarted": "Getting Started",
|
100
|
+
"gui.library.basics": "Basics",
|
101
|
+
"gui.library.intermediate": "Intermediate",
|
102
|
+
"gui.library.prompts": "Prompts",
|
93
103
|
"gui.loader.message1": "Kreado de blokoj...",
|
94
104
|
"gui.loader.message2": "Ŝargado de roluloj...",
|
95
105
|
"gui.loader.message3": "Ŝargado de sonoj...",
|
@@ -281,6 +291,37 @@
|
|
281
291
|
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Ŝanĝi koloron",
|
282
292
|
"gui.howtos.animate-a-name.step_AnimateSpin": "Elekti alian liter-rolulon kaj turni ĝin",
|
283
293
|
"gui.howtos.animate-a-name.step_AnimateGrow": "Elekti alian liter-rolulon kaj pligrandigi ĝin",
|
294
|
+
"gui.howtos.animate-char.name": "Krei animacion",
|
295
|
+
"gui.howtos.animate-char.step_addbg": "Aldoni scenejon",
|
296
|
+
"gui.howtos.animate-char.step_addsprite": "Aldoni rolulon",
|
297
|
+
"gui.howtos.animate-char.step_saysomething": "Diri ion",
|
298
|
+
"gui.howtos.animate-char.step_addsound": "Aldoni sonon",
|
299
|
+
"gui.howtos.animate-char.step_animatetalking": "Parolanta animacio",
|
300
|
+
"gui.howtos.animate-char.step_arrowkeys": "Movi per la sagoklavoj",
|
301
|
+
"gui.howtos.animate-char.step_jump": "Salti",
|
302
|
+
"gui.howtos.animate-char.step_changecolor": "Ŝanĝi koloron",
|
303
|
+
"gui.howtos.story.name": "Krei rakonton",
|
304
|
+
"gui.howtos.story.step_addbg": "Aldoni scenejon",
|
305
|
+
"gui.howtos.story.step_addsprite": "Aldoni rolulon",
|
306
|
+
"gui.howtos.story.step_saysomething": "Diri ion",
|
307
|
+
"gui.howtos.story.step_addanothersprite": "Aldoni alian rolulon",
|
308
|
+
"gui.howtos.story.step_flip": "Inversigi direkton",
|
309
|
+
"gui.howtos.story.step_conversation": "Fari konversacion",
|
310
|
+
"gui.howtos.story.addanotherbg": "Aldoni plian fonon",
|
311
|
+
"gui.howtos.story.step_swithbg": "Ŝanĝi la scenejon",
|
312
|
+
"gui.howtos.story.step_hidewizard": "Kaŝi rolulon",
|
313
|
+
"gui.howtos.story.step_showwizard": "Montri rolulon",
|
314
|
+
"gui.howtos.say-it-out-loud": "Krei animaciojn, kiuj parolas",
|
315
|
+
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Aldoni la blokojn por laŭtlegi tekston",
|
316
|
+
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Diri ion",
|
317
|
+
"gui.howtos.say-it-out-loud_TXTSetVoice": "Elekti voĉon",
|
318
|
+
"gui.howtos.say-it-out-loud.step_TXTMove": "Moviĝi",
|
319
|
+
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Aldoni scenejon",
|
320
|
+
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Aldoni alian rolulon",
|
321
|
+
"gui.howtos.say-it-out-loud.step_TXTSong": "Kanti",
|
322
|
+
"gui.howtos.say-it-out-loud.step_TXTColor": "Ŝanĝi koloron",
|
323
|
+
"gui.howtos.say-it-out-loud.step_TXTSpin": "Turniĝi",
|
324
|
+
"gui.howtos.say-it-out-loud.step_TXTGrow": "Pli- kaj malpli-grandiĝi",
|
284
325
|
"gui.howtos.imagine": "Imagu alian mondon",
|
285
326
|
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "Tajpi tion, kion vi volas diri",
|
286
327
|
"gui.howtos.imagine.step_imagineClickGreenFlag": "Alklaku la verdan flagon por komenci",
|
@@ -297,50 +338,8 @@
|
|
297
338
|
"gui.howtos.imagine.step_imagineSwitchBackdrops": "Ŝanĝi la scenejon",
|
298
339
|
"gui.howtos.imagine.step_imagineRecordASound": "Aldoni sonon",
|
299
340
|
"gui.howtos.imagine.step_imagineChooseSound": "Elekti sonon",
|
300
|
-
"gui.howtos.
|
301
|
-
"gui.howtos.
|
302
|
-
"gui.howtos.Make-Music.step_PlaySoundClick": "Aŭdigi sonon kiam alklakita",
|
303
|
-
"gui.howtos.Make-Music.step_MakeSong": "Krei kanton",
|
304
|
-
"gui.howtos.make-music.step_MakeBeat": "Elekti tamburon kaj krei ritmon",
|
305
|
-
"gui.howtos.make-music.step_MakeBeatBox": "Elekti la mikrofon-rolulon kaj krei surprizan sonmaŝinon",
|
306
|
-
"gui.howtos.story.name": "Krei rakonton",
|
307
|
-
"gui.howtos.story.step_addbg": "Aldoni scenejon",
|
308
|
-
"gui.howtos.story.step_addsprite": "Aldoni rolulon",
|
309
|
-
"gui.howtos.story.step_saysomething": "Diri ion",
|
310
|
-
"gui.howtos.story.step_addanothersprite": "Aldoni alian rolulon",
|
311
|
-
"gui.howtos.story.step_flip": "Inversigi direkton",
|
312
|
-
"gui.howtos.story.step_conversation": "Fari konversacion",
|
313
|
-
"gui.howtos.story.addanotherbg": "Aldoni plian fonon",
|
314
|
-
"gui.howtos.story.step_swithbg": "Ŝanĝi la scenejon",
|
315
|
-
"gui.howtos.story.step_hidewizard": "Kaŝi rolulon",
|
316
|
-
"gui.howtos.story.step_showwizard": "Montri rolulon",
|
317
|
-
"gui.howtos.make-a-chase-game.name": "Krei ĉas-ludon",
|
318
|
-
"gui.howtos.Chase-Game.step_BG": "Aldoni scenejon",
|
319
|
-
"gui.howtos.chase-game.step_AddOcto": "Aldoni rolulon",
|
320
|
-
"gui.howtos.make-music.step_LeftRight": "Movi dekstren-maldekstren per la sagoklavoj",
|
321
|
-
"gui.howtos.Chase-Game.step_UpDown": "Movi supren-malsupren per la sagoklavoj",
|
322
|
-
"gui.howtos.Chase-Game.step_AddStar": "Aldoni plian rolulon",
|
323
|
-
"gui.howtos.Chase-Game.step_MoveRandom": "Movi hazarde",
|
324
|
-
"gui.howtos.Chase-Game.step_WhenTouch": "En la Polpo-rolulo, aŭdigi sonon kiam tuŝita",
|
325
|
-
"gui.howtos.Chase-Game.step_ScoreVariable": "Krei variablon \"Poentoj\"",
|
326
|
-
"gui.howtos.Chase-Game.ScoreWhenTouch": "En la Polpo-rolulo, aldoni poenton kiam tuŝita",
|
327
|
-
"gui.howtos.animate-char.name": "Krei animacion",
|
328
|
-
"gui.howtos.animate-char.step_addbg": "Aldoni scenejon",
|
329
|
-
"gui.howtos.animate-char.step_addsprite": "Aldoni rolulon",
|
330
|
-
"gui.howtos.animate-char.step_saysomething": "Diri ion",
|
331
|
-
"gui.howtos.animate-char.step_addsound": "Aldoni sonon",
|
332
|
-
"gui.howtos.animate-char.step_animatetalking": "Parolanta animacio",
|
333
|
-
"gui.howtos.animate-char.step_arrowkeys": "Movi per la sagoklavoj",
|
334
|
-
"gui.howtos.animate-char.step_jump": "Salti",
|
335
|
-
"gui.howtos.animate-char.step_changecolor": "Ŝanĝi koloron",
|
336
|
-
"gui.howtos.make-a-game.name": "Krei Klak-ludon",
|
337
|
-
"gui.howtos.Make-A-Game.step_GamePickSprite": "Elekti rolulon",
|
338
|
-
"gui.howtos.make-a-game.step_GamePlaySound": "Aŭdigi sonon kiam alklakita",
|
339
|
-
"gui.howtos.make-a-game.step_GameAddScore": "Krei variablon \"Poentoj\"",
|
340
|
-
"gui.howtos.make-a-game.step_GameChangeScore": "Kiam alklakita, aldoni poenton",
|
341
|
-
"gui.howtos.make-a-game.step_Random": "Iri al hazarda loko",
|
342
|
-
"gui.howtos.make-music.step_GameChangeColor": "Ŝanĝi koloron",
|
343
|
-
"gui.howtos.make-music.step_ResetScore": "Nuligi poentojn",
|
341
|
+
"gui.howtos.add-effects.name": "Aldoni efikojn",
|
342
|
+
"gui.howtos.videosens.step_addEffects": "Aldoni efikojn",
|
344
343
|
"gui.howtos.make-it-fly.name": "Flugigi ĝin",
|
345
344
|
"gui.howtos.fly.step_stepflyChooseBackdrop": "Elekti ĉielan fonon",
|
346
345
|
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Elekti rolulon",
|
@@ -354,6 +353,12 @@
|
|
354
353
|
"gui.howtos.add-a-move-block.step_stepflyAddScenery": "Aldoni scenejon",
|
355
354
|
"gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Movi la scenejon",
|
356
355
|
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Sekva kostumo",
|
356
|
+
"gui.howtos.make-music.name": "Krei muzikon",
|
357
|
+
"gui.howtos.Make-Music.step_PickInstrument": "Elekti instrument-rolulon",
|
358
|
+
"gui.howtos.Make-Music.step_PlaySoundClick": "Aŭdigi sonon kiam alklakita",
|
359
|
+
"gui.howtos.Make-Music.step_MakeSong": "Krei kanton",
|
360
|
+
"gui.howtos.make-music.step_MakeBeat": "Elekti tamburon kaj krei ritmon",
|
361
|
+
"gui.howtos.make-music.step_MakeBeatBox": "Elekti la mikrofon-rolulon kaj krei surprizan sonmaŝinon",
|
357
362
|
"gui.howtos.pong": "Pong-ludo",
|
358
363
|
"gui.howtos.pong.step_pongAddBackdrop": "Aldoni scenejon",
|
359
364
|
"gui.howtos.pong.step_pongAddBallSprite": "Aldoni pilko-rolulon",
|
@@ -368,6 +373,24 @@
|
|
368
373
|
"gui.howtos.pong.step_pongResetScore": "Nuligi poentojn",
|
369
374
|
"gui.howtos.pong.step_pongAddLineSprite": "Aldoni la linio-rolulon",
|
370
375
|
"gui.howtos.pong.step_pongGameOver": "FINO",
|
376
|
+
"gui.howtos.make-a-game.name": "Krei Klak-ludon",
|
377
|
+
"gui.howtos.Make-A-Game.step_GamePickSprite": "Elekti rolulon",
|
378
|
+
"gui.howtos.make-a-game.step_GamePlaySound": "Aŭdigi sonon kiam alklakita",
|
379
|
+
"gui.howtos.make-a-game.step_GameAddScore": "Krei variablon \"Poentoj\"",
|
380
|
+
"gui.howtos.make-a-game.step_GameChangeScore": "Kiam alklakita, aldoni poenton",
|
381
|
+
"gui.howtos.make-a-game.step_Random": "Iri al hazarda loko",
|
382
|
+
"gui.howtos.make-music.step_GameChangeColor": "Ŝanĝi koloron",
|
383
|
+
"gui.howtos.make-music.step_ResetScore": "Nuligi poentojn",
|
384
|
+
"gui.howtos.make-a-chase-game.name": "Krei ĉas-ludon",
|
385
|
+
"gui.howtos.Chase-Game.step_BG": "Aldoni scenejon",
|
386
|
+
"gui.howtos.chase-game.step_AddOcto": "Aldoni rolulon",
|
387
|
+
"gui.howtos.make-music.step_LeftRight": "Movi dekstren-maldekstren per la sagoklavoj",
|
388
|
+
"gui.howtos.Chase-Game.step_UpDown": "Movi supren-malsupren per la sagoklavoj",
|
389
|
+
"gui.howtos.Chase-Game.step_AddStar": "Aldoni plian rolulon",
|
390
|
+
"gui.howtos.Chase-Game.step_MoveRandom": "Movi hazarde",
|
391
|
+
"gui.howtos.Chase-Game.step_WhenTouch": "En la Polpo-rolulo, aŭdigi sonon kiam tuŝita",
|
392
|
+
"gui.howtos.Chase-Game.step_ScoreVariable": "Krei variablon \"Poentoj\"",
|
393
|
+
"gui.howtos.Chase-Game.ScoreWhenTouch": "En la Polpo-rolulo, aldoni poenton kiam tuŝita",
|
371
394
|
"gui.howtos.code-cartoon": "Programi kartunon",
|
372
395
|
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Diri ion kiam vi alklakas la verdan flagon",
|
373
396
|
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "Lanĉi movadon kiam vi alklakas",
|
@@ -394,17 +417,6 @@
|
|
394
417
|
"gui.howtos.videosens.step_pet": "Karesi la katon",
|
395
418
|
"gui.howtos.videosens.step_animate": "Animacio",
|
396
419
|
"gui.howtos.videosens.step_pop": "Krevi balonon",
|
397
|
-
"gui.howtos.say-it-out-loud": "Krei animaciojn, kiuj parolas",
|
398
|
-
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Aldoni la blokojn por laŭtlegi tekston",
|
399
|
-
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Diri ion",
|
400
|
-
"gui.howtos.say-it-out-loud_TXTSetVoice": "Elekti voĉon",
|
401
|
-
"gui.howtos.say-it-out-loud.step_TXTMove": "Moviĝi",
|
402
|
-
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Aldoni scenejon",
|
403
|
-
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Aldoni alian rolulon",
|
404
|
-
"gui.howtos.say-it-out-loud.step_TXTSong": "Kanti",
|
405
|
-
"gui.howtos.say-it-out-loud.step_TXTColor": "Ŝanĝi koloron",
|
406
|
-
"gui.howtos.say-it-out-loud.step_TXTSpin": "Turniĝi",
|
407
|
-
"gui.howtos.say-it-out-loud.step_TXTGrow": "Pli- kaj malpli-grandiĝi",
|
408
420
|
"gui.howtos.talking": "Parolado",
|
409
421
|
"gui.howtos.talking.step_talesAddExtension": "Alklaki por aldoni la parolsintezajn blokojn",
|
410
422
|
"gui.howtos.talking.step_talesChooseSprite": "Elekti rolulon",
|
@@ -423,29 +435,27 @@
|
|
423
435
|
"gui.howtos.add-sprite.step_addSprite": "Aldoni rolulon",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "Aldoni scenejon",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "Aldoni scenejon",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "Uzi sagoklavojn",
|
439
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Moviĝi dekstren kaj maldekstren",
|
440
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Moviĝi supren kaj malsupren",
|
426
441
|
"gui.howtos.change-size.name": "Ŝanĝi grandon",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "Ŝanĝi grandon",
|
428
443
|
"gui.howtos.glide-around.name": "Gliti tien kaj reen",
|
429
444
|
"gui.howtos.change-size.step_glideAroundBackAndForth": "Gliti tien kaj reen",
|
430
445
|
"gui.howtos.change-size.step_glideAroundPoint": "Gliti ĝis iu punkto",
|
446
|
+
"gui.howtos.spin-video.name": "Turni ĝin",
|
447
|
+
"gui.howtos.change-size.step_spinTurn": "Turni",
|
448
|
+
"gui.howtos.change-size.step_spinPointInDirection": "Agordi direkton",
|
431
449
|
"gui.howtos.record-a-sound.name": "Registri sonon",
|
432
450
|
"gui.howtos.change-size.step_recordASoundSoundsTab": "Alklaki la langeton 'Sonoj'",
|
433
451
|
"gui.howtos.change-size.step_recordASoundClickRecord": "Alklaki 'Registri'",
|
434
452
|
"gui.howtos.change-size.step_recordASoundPressRecordButton": "Tuŝi la butonon 'Registri'",
|
435
453
|
"gui.howtos.change-size.step_recordASoundChooseSound": "Elekti sonon",
|
436
454
|
"gui.howtos.change-size.step_recordASoundPlayYourSound": "Aŭdigi vian sonon",
|
437
|
-
"gui.howtos.spin-video.name": "Turni ĝin",
|
438
|
-
"gui.howtos.change-size.step_spinTurn": "Turni",
|
439
|
-
"gui.howtos.change-size.step_spinPointInDirection": "Agordi direkton",
|
440
455
|
"gui.howtos.hide-and-show.name": "Kaŝi kaj montri",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "Kaŝi kaj montri",
|
442
457
|
"gui.howtos.switch-costume.name": "Animi rolulon",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "Animi rolulon",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "Uzi sagoklavojn",
|
445
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Moviĝi dekstren kaj maldekstren",
|
446
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Moviĝi supren kaj malsupren",
|
447
|
-
"gui.howtos.add-effects.name": "Aldoni efikojn",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "Aldoni efikojn",
|
449
459
|
"gui.extension.music.name": "Muziko",
|
450
460
|
"gui.extension.music.description": "Ludi instrumentojn kaj tamburojn.",
|
451
461
|
"gui.extension.pen.name": "Skribilo",
|