scratch-l10n 3.18.341 → 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.
Files changed (84) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/editor/interface/ab.json +73 -63
  3. package/editor/interface/af.json +73 -63
  4. package/editor/interface/am.json +73 -63
  5. package/editor/interface/an.json +73 -63
  6. package/editor/interface/ar.json +73 -63
  7. package/editor/interface/ast.json +73 -63
  8. package/editor/interface/az.json +73 -63
  9. package/editor/interface/be.json +73 -63
  10. package/editor/interface/bg.json +73 -63
  11. package/editor/interface/bn.json +73 -63
  12. package/editor/interface/ca.json +73 -63
  13. package/editor/interface/ckb.json +73 -63
  14. package/editor/interface/cs.json +73 -63
  15. package/editor/interface/cy.json +73 -63
  16. package/editor/interface/da.json +73 -63
  17. package/editor/interface/de.json +73 -63
  18. package/editor/interface/el.json +73 -63
  19. package/editor/interface/en.json +73 -63
  20. package/editor/interface/eo.json +73 -63
  21. package/editor/interface/es-419.json +73 -63
  22. package/editor/interface/es.json +73 -63
  23. package/editor/interface/et.json +73 -63
  24. package/editor/interface/eu.json +73 -63
  25. package/editor/interface/fa.json +73 -63
  26. package/editor/interface/fi.json +73 -63
  27. package/editor/interface/fil.json +73 -63
  28. package/editor/interface/fr.json +73 -63
  29. package/editor/interface/fy.json +73 -63
  30. package/editor/interface/ga.json +73 -63
  31. package/editor/interface/gd.json +73 -63
  32. package/editor/interface/gl.json +73 -63
  33. package/editor/interface/ha.json +73 -63
  34. package/editor/interface/he.json +73 -63
  35. package/editor/interface/hi.json +73 -63
  36. package/editor/interface/hr.json +73 -63
  37. package/editor/interface/ht.json +73 -63
  38. package/editor/interface/hu.json +73 -63
  39. package/editor/interface/hy.json +73 -63
  40. package/editor/interface/id.json +73 -63
  41. package/editor/interface/is.json +73 -63
  42. package/editor/interface/it.json +73 -63
  43. package/editor/interface/ja-Hira.json +73 -63
  44. package/editor/interface/ja.json +73 -63
  45. package/editor/interface/ka.json +73 -63
  46. package/editor/interface/kk.json +73 -63
  47. package/editor/interface/km.json +73 -63
  48. package/editor/interface/ko.json +73 -63
  49. package/editor/interface/ku.json +73 -63
  50. package/editor/interface/lt.json +73 -63
  51. package/editor/interface/lv.json +73 -63
  52. package/editor/interface/mi.json +73 -63
  53. package/editor/interface/mn.json +73 -63
  54. package/editor/interface/nb.json +73 -63
  55. package/editor/interface/nl.json +73 -63
  56. package/editor/interface/nn.json +73 -63
  57. package/editor/interface/nso.json +73 -63
  58. package/editor/interface/oc.json +73 -63
  59. package/editor/interface/or.json +73 -63
  60. package/editor/interface/pl.json +73 -63
  61. package/editor/interface/pt-br.json +73 -63
  62. package/editor/interface/pt.json +73 -63
  63. package/editor/interface/qu.json +73 -63
  64. package/editor/interface/rap.json +73 -63
  65. package/editor/interface/ro.json +73 -63
  66. package/editor/interface/ru.json +73 -63
  67. package/editor/interface/sk.json +73 -63
  68. package/editor/interface/sl.json +73 -63
  69. package/editor/interface/sr.json +73 -63
  70. package/editor/interface/sv.json +73 -63
  71. package/editor/interface/sw.json +73 -63
  72. package/editor/interface/th.json +73 -63
  73. package/editor/interface/tn.json +73 -63
  74. package/editor/interface/tr.json +73 -63
  75. package/editor/interface/uk.json +73 -63
  76. package/editor/interface/uz.json +73 -63
  77. package/editor/interface/vi.json +73 -63
  78. package/editor/interface/xh.json +73 -63
  79. package/editor/interface/zh-cn.json +73 -63
  80. package/editor/interface/zh-tw.json +73 -63
  81. package/editor/interface/zu.json +73 -63
  82. package/locales/editor-msgs.js +5840 -5040
  83. package/locales/interface-msgs.js +5840 -5040
  84. package/package.json +1 -1
@@ -76,6 +76,12 @@
76
76
  "gui.customProcedures.runWithoutScreenRefresh": "Wykonaj bez odświeżania ekranu",
77
77
  "gui.customProcedures.cancel": "Anuluj",
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": "Kierunek",
80
86
  "gui.directionPicker.rotationStyles.allAround": "Dookoła",
81
87
  "gui.directionPicker.rotationStyles.leftRight": "lewo/prawo",
@@ -90,6 +96,10 @@
90
96
  "gui.extensionLibrary.collaboration": "Współpraca z ",
91
97
  "gui.library.filterPlaceholder": "Szukaj",
92
98
  "gui.library.allTag": "Wszystko",
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": "Tworzenie bloków...",
94
104
  "gui.loader.message2": "Ładowanie duszków...",
95
105
  "gui.loader.message3": "Ładowanie dźwięków",
@@ -281,6 +291,37 @@
281
291
  "gui.howtos.animate-a-name.step_AnimateChangeColor": "Zmień kolor",
282
292
  "gui.howtos.animate-a-name.step_AnimateSpin": "Wybierz następną literę i spraw, by się obracała",
283
293
  "gui.howtos.animate-a-name.step_AnimateGrow": "Wybierz kolejną literę i spraw, by się powiększyła",
294
+ "gui.howtos.animate-char.name": "Animuj Postać",
295
+ "gui.howtos.animate-char.step_addbg": "Dodaj Tło",
296
+ "gui.howtos.animate-char.step_addsprite": "Dodaj duszka",
297
+ "gui.howtos.animate-char.step_saysomething": "Powiedz coś",
298
+ "gui.howtos.animate-char.step_addsound": "Dodaj dźwięk",
299
+ "gui.howtos.animate-char.step_animatetalking": "Animuj rozmowę",
300
+ "gui.howtos.animate-char.step_arrowkeys": "Poruszaj za pomocą strzałek",
301
+ "gui.howtos.animate-char.step_jump": "Skacz",
302
+ "gui.howtos.animate-char.step_changecolor": "Zmień kolor",
303
+ "gui.howtos.story.name": "Stwórz historię",
304
+ "gui.howtos.story.step_addbg": "Dodaj Tło",
305
+ "gui.howtos.story.step_addsprite": "Dodaj postać",
306
+ "gui.howtos.story.step_saysomething": "Powiedz coś",
307
+ "gui.howtos.story.step_addanothersprite": "Dodaj inną postać",
308
+ "gui.howtos.story.step_flip": "Kierunek obrotu",
309
+ "gui.howtos.story.step_conversation": "Porozmawiaj",
310
+ "gui.howtos.story.addanotherbg": "Dodaj inne tło",
311
+ "gui.howtos.story.step_swithbg": "Zmieniaj tła",
312
+ "gui.howtos.story.step_hidewizard": "Ukryj postać",
313
+ "gui.howtos.story.step_showwizard": "Pokaż postać",
314
+ "gui.howtos.say-it-out-loud": "Twórz animacje, które mówią",
315
+ "gui.howtos.say-it-out-loud.step_AddTXTextension": "Dodaj bloki zmiany tekstu na mowę",
316
+ "gui.howtos.say-it-out-loud.step_TXTSpeech": "Powiedz coś",
317
+ "gui.howtos.say-it-out-loud_TXTSetVoice": "Ustaw głos",
318
+ "gui.howtos.say-it-out-loud.step_TXTMove": "Poruszać się",
319
+ "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Dodaj Tło",
320
+ "gui.howtos.say-it-out-loud.step_TXTAddSprite": "Dodaj inną postać",
321
+ "gui.howtos.say-it-out-loud.step_TXTSong": "Wykonaj utwór",
322
+ "gui.howtos.say-it-out-loud.step_TXTColor": "Zmień kolor",
323
+ "gui.howtos.say-it-out-loud.step_TXTSpin": "Zakręć do okoła",
324
+ "gui.howtos.say-it-out-loud.step_TXTGrow": "Rosnąć i kurczyć się",
284
325
  "gui.howtos.imagine": "Wyobraź sobie świat",
285
326
  "gui.howtos.imagine.step_imagineTypeWhatYouWant": "Napisz, co chcesz powiedzieć",
286
327
  "gui.howtos.imagine.step_imagineClickGreenFlag": "Kliknij zieloną flagę, aby rozpocząć",
@@ -297,50 +338,8 @@
297
338
  "gui.howtos.imagine.step_imagineSwitchBackdrops": "Zmieniaj tła",
298
339
  "gui.howtos.imagine.step_imagineRecordASound": "Dodaj dźwięk",
299
340
  "gui.howtos.imagine.step_imagineChooseSound": "Wybierz swój dźwięk",
300
- "gui.howtos.make-music.name": "Twórz muzykę",
301
- "gui.howtos.Make-Music.step_PickInstrument": "Wybierz duszka instrumentu",
302
- "gui.howtos.Make-Music.step_PlaySoundClick": "Po kliknięciu zagraj dźwięk",
303
- "gui.howtos.Make-Music.step_MakeSong": "Stwórz piosenkę",
304
- "gui.howtos.make-music.step_MakeBeat": "Wybierz bęben i twórz bit",
305
- "gui.howtos.make-music.step_MakeBeatBox": "Wybierz duszka mikrofonu i beatbox-niespodziankę",
306
- "gui.howtos.story.name": "Stwórz historię",
307
- "gui.howtos.story.step_addbg": "Dodaj Tło",
308
- "gui.howtos.story.step_addsprite": "Dodaj postać",
309
- "gui.howtos.story.step_saysomething": "Powiedz coś",
310
- "gui.howtos.story.step_addanothersprite": "Dodaj inną postać",
311
- "gui.howtos.story.step_flip": "Kierunek obrotu",
312
- "gui.howtos.story.step_conversation": "Porozmawiaj",
313
- "gui.howtos.story.addanotherbg": "Dodaj inne tło",
314
- "gui.howtos.story.step_swithbg": "Zmieniaj tła",
315
- "gui.howtos.story.step_hidewizard": "Ukryj postać",
316
- "gui.howtos.story.step_showwizard": "Pokaż postać",
317
- "gui.howtos.make-a-chase-game.name": "Zrób grę gonitwę",
318
- "gui.howtos.Chase-Game.step_BG": "Dodaj Tło",
319
- "gui.howtos.chase-game.step_AddOcto": "Dodaj duszka",
320
- "gui.howtos.make-music.step_LeftRight": "Przesuwaj w prawo i w lewo klawiszami strzałek",
321
- "gui.howtos.Chase-Game.step_UpDown": "Przesuwaj w górę i w dół klawiszami strzałek",
322
- "gui.howtos.Chase-Game.step_AddStar": "Dodaj duszka",
323
- "gui.howtos.Chase-Game.step_MoveRandom": "Poruszaj losowo",
324
- "gui.howtos.Chase-Game.step_WhenTouch": "Przy dotykaniu duszka Ośmiornicy, odtwarzaj dźwięk",
325
- "gui.howtos.Chase-Game.step_ScoreVariable": "Twórz zmienną wyniku",
326
- "gui.howtos.Chase-Game.ScoreWhenTouch": "W skrypcie duszka ośmiornicy, kiedy dotyka dodaj wynik",
327
- "gui.howtos.animate-char.name": "Animuj Postać",
328
- "gui.howtos.animate-char.step_addbg": "Dodaj Tło",
329
- "gui.howtos.animate-char.step_addsprite": "Dodaj duszka",
330
- "gui.howtos.animate-char.step_saysomething": "Powiedz coś",
331
- "gui.howtos.animate-char.step_addsound": "Dodaj dźwięk",
332
- "gui.howtos.animate-char.step_animatetalking": "Animuj rozmowę",
333
- "gui.howtos.animate-char.step_arrowkeys": "Poruszaj za pomocą strzałek",
334
- "gui.howtos.animate-char.step_jump": "Skacz",
335
- "gui.howtos.animate-char.step_changecolor": "Zmień kolor",
336
- "gui.howtos.make-a-game.name": "Zrób grę klikera",
337
- "gui.howtos.Make-A-Game.step_GamePickSprite": "Wybierz duszka",
338
- "gui.howtos.make-a-game.step_GamePlaySound": "Po kliknięciu zagraj dźwięk",
339
- "gui.howtos.make-a-game.step_GameAddScore": "Utwórz zmienną wyniku",
340
- "gui.howtos.make-a-game.step_GameChangeScore": "Kiedy kliknięto, zwiększ wynik",
341
- "gui.howtos.make-a-game.step_Random": "Przejdź do losowo wybranej pozycji",
342
- "gui.howtos.make-music.step_GameChangeColor": "Zmień kolor",
343
- "gui.howtos.make-music.step_ResetScore": "Zresetuj wynik",
341
+ "gui.howtos.add-effects.name": "Dodaj efekty",
342
+ "gui.howtos.videosens.step_addEffects": "Dodaj efekty",
344
343
  "gui.howtos.make-it-fly.name": "Spraw, aby latał",
345
344
  "gui.howtos.fly.step_stepflyChooseBackdrop": "Wybierz tło nieba",
346
345
  "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Wybierz postać",
@@ -354,6 +353,12 @@
354
353
  "gui.howtos.add-a-move-block.step_stepflyAddScenery": "Dodaj scenerię",
355
354
  "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Poruszaj scenerią",
356
355
  "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Następny kostium",
356
+ "gui.howtos.make-music.name": "Twórz muzykę",
357
+ "gui.howtos.Make-Music.step_PickInstrument": "Wybierz duszka instrumentu",
358
+ "gui.howtos.Make-Music.step_PlaySoundClick": "Po kliknięciu zagraj dźwięk",
359
+ "gui.howtos.Make-Music.step_MakeSong": "Stwórz piosenkę",
360
+ "gui.howtos.make-music.step_MakeBeat": "Wybierz bęben i twórz bit",
361
+ "gui.howtos.make-music.step_MakeBeatBox": "Wybierz duszka mikrofonu i beatbox-niespodziankę",
357
362
  "gui.howtos.pong": "Odbijanie piłeczki",
358
363
  "gui.howtos.pong.step_pongAddBackdrop": "Dodaj Tło",
359
364
  "gui.howtos.pong.step_pongAddBallSprite": "Dodaj duszka - piłkę",
@@ -368,6 +373,24 @@
368
373
  "gui.howtos.pong.step_pongResetScore": "Zresetuj wynik",
369
374
  "gui.howtos.pong.step_pongAddLineSprite": "Dodaj duszka linii",
370
375
  "gui.howtos.pong.step_pongGameOver": "Koniec gry",
376
+ "gui.howtos.make-a-game.name": "Zrób grę klikera",
377
+ "gui.howtos.Make-A-Game.step_GamePickSprite": "Wybierz duszka",
378
+ "gui.howtos.make-a-game.step_GamePlaySound": "Po kliknięciu zagraj dźwięk",
379
+ "gui.howtos.make-a-game.step_GameAddScore": "Utwórz zmienną wyniku",
380
+ "gui.howtos.make-a-game.step_GameChangeScore": "Kiedy kliknięto, zwiększ wynik",
381
+ "gui.howtos.make-a-game.step_Random": "Przejdź do losowo wybranej pozycji",
382
+ "gui.howtos.make-music.step_GameChangeColor": "Zmień kolor",
383
+ "gui.howtos.make-music.step_ResetScore": "Zresetuj wynik",
384
+ "gui.howtos.make-a-chase-game.name": "Zrób grę gonitwę",
385
+ "gui.howtos.Chase-Game.step_BG": "Dodaj Tło",
386
+ "gui.howtos.chase-game.step_AddOcto": "Dodaj duszka",
387
+ "gui.howtos.make-music.step_LeftRight": "Przesuwaj w prawo i w lewo klawiszami strzałek",
388
+ "gui.howtos.Chase-Game.step_UpDown": "Przesuwaj w górę i w dół klawiszami strzałek",
389
+ "gui.howtos.Chase-Game.step_AddStar": "Dodaj duszka",
390
+ "gui.howtos.Chase-Game.step_MoveRandom": "Poruszaj losowo",
391
+ "gui.howtos.Chase-Game.step_WhenTouch": "Przy dotykaniu duszka Ośmiornicy, odtwarzaj dźwięk",
392
+ "gui.howtos.Chase-Game.step_ScoreVariable": "Twórz zmienną wyniku",
393
+ "gui.howtos.Chase-Game.ScoreWhenTouch": "W skrypcie duszka ośmiornicy, kiedy dotyka dodaj wynik",
371
394
  "gui.howtos.code-cartoon": "Zakoduj kreskówkę",
372
395
  "gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Powiedz coś po kliknięciu zielonej flagi",
373
396
  "gui.howtos.code-cartoon.step_codeCartoonAnimate": "Animuj postać po kliknięciu jej",
@@ -394,17 +417,6 @@
394
417
  "gui.howtos.videosens.step_pet": "Pogłaszcz kota",
395
418
  "gui.howtos.videosens.step_animate": "Animuj",
396
419
  "gui.howtos.videosens.step_pop": "Przebij balon",
397
- "gui.howtos.say-it-out-loud": "Twórz animacje, które mówią",
398
- "gui.howtos.say-it-out-loud.step_AddTXTextension": "Dodaj bloki zmiany tekstu na mowę",
399
- "gui.howtos.say-it-out-loud.step_TXTSpeech": "Powiedz coś",
400
- "gui.howtos.say-it-out-loud_TXTSetVoice": "Ustaw głos",
401
- "gui.howtos.say-it-out-loud.step_TXTMove": "Poruszać się",
402
- "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Dodaj Tło",
403
- "gui.howtos.say-it-out-loud.step_TXTAddSprite": "Dodaj inną postać",
404
- "gui.howtos.say-it-out-loud.step_TXTSong": "Wykonaj utwór",
405
- "gui.howtos.say-it-out-loud.step_TXTColor": "Zmień kolor",
406
- "gui.howtos.say-it-out-loud.step_TXTSpin": "Zakręć do okoła",
407
- "gui.howtos.say-it-out-loud.step_TXTGrow": "Rosnąć i kurczyć się",
408
420
  "gui.howtos.talking": "Opowiadanie opowieści",
409
421
  "gui.howtos.talking.step_talesAddExtension": "Kliknij, aby dodać bloki zamiany tekstu na mowę",
410
422
  "gui.howtos.talking.step_talesChooseSprite": "Wybierz duszka",
@@ -423,29 +435,27 @@
423
435
  "gui.howtos.add-sprite.step_addSprite": "Dodaj duszka",
424
436
  "gui.howtos.add-a-backdrop.name": "Dodaj Tło",
425
437
  "gui.howtos.add-a-backdrop.step_addBackdrop": "Dodaj Tło",
438
+ "gui.howtos.move-around-with-arrow-keys.name": "Użyj strzałek",
439
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Poruszaj w lewo i w prawo",
440
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Poruszaj w górę i w dół",
426
441
  "gui.howtos.change-size.name": "Zmień rozmiar",
427
442
  "gui.howtos.change-size.step_changeSize": "Zmień rozmiar",
428
443
  "gui.howtos.glide-around.name": "Ślizgaj się wokół",
429
444
  "gui.howtos.change-size.step_glideAroundBackAndForth": "Leć dookoła",
430
445
  "gui.howtos.change-size.step_glideAroundPoint": "Leć do punktu",
446
+ "gui.howtos.spin-video.name": "Spraw, aby to się kręciło",
447
+ "gui.howtos.change-size.step_spinTurn": "Obróć",
448
+ "gui.howtos.change-size.step_spinPointInDirection": "Ustaw kierunek",
431
449
  "gui.howtos.record-a-sound.name": "Nagraj dźwięk",
432
450
  "gui.howtos.change-size.step_recordASoundSoundsTab": "Kliknij zakładkę „Dźwięki”",
433
451
  "gui.howtos.change-size.step_recordASoundClickRecord": "Kliknij \"Nagraj\"",
434
452
  "gui.howtos.change-size.step_recordASoundPressRecordButton": "Naciśnij przycisk nagrywania",
435
453
  "gui.howtos.change-size.step_recordASoundChooseSound": "Wybierz swój dźwięk",
436
454
  "gui.howtos.change-size.step_recordASoundPlayYourSound": "Zagraj swój dźwięk",
437
- "gui.howtos.spin-video.name": "Spraw, aby to się kręciło",
438
- "gui.howtos.change-size.step_spinTurn": "Obróć",
439
- "gui.howtos.change-size.step_spinPointInDirection": "Ustaw kierunek",
440
455
  "gui.howtos.hide-and-show.name": "Ukryj i pokaż",
441
456
  "gui.howtos.change-size.step_hideAndShow": "Ukryj i pokaż",
442
457
  "gui.howtos.switch-costume.name": "Animuj duszka",
443
458
  "gui.howtos.change-size.step_switchCostumes": "Animuj duszka",
444
- "gui.howtos.move-around-with-arrow-keys.name": "Użyj strzałek",
445
- "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Poruszaj w lewo i w prawo",
446
- "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Poruszaj w górę i w dół",
447
- "gui.howtos.add-effects.name": "Dodaj efekty",
448
- "gui.howtos.videosens.step_addEffects": "Dodaj efekty",
449
459
  "gui.extension.music.name": "Muzyka",
450
460
  "gui.extension.music.description": "Graj na instrumentach i bębnach.",
451
461
  "gui.extension.pen.name": "Pisak",
@@ -76,6 +76,12 @@
76
76
  "gui.customProcedures.runWithoutScreenRefresh": "Executar sem atualização de tela",
77
77
  "gui.customProcedures.cancel": "Cancelar",
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": "Direção",
80
86
  "gui.directionPicker.rotationStyles.allAround": "Rotação Completa",
81
87
  "gui.directionPicker.rotationStyles.leftRight": "Esquerda/Direita",
@@ -90,6 +96,10 @@
90
96
  "gui.extensionLibrary.collaboration": "Em colaboração com",
91
97
  "gui.library.filterPlaceholder": "Buscar",
92
98
  "gui.library.allTag": "Tudo",
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": "Criando blocos...",
94
104
  "gui.loader.message2": "Carregando atores...",
95
105
  "gui.loader.message3": "Carregando sons...",
@@ -281,6 +291,37 @@
281
291
  "gui.howtos.animate-a-name.step_AnimateChangeColor": "Mude cor",
282
292
  "gui.howtos.animate-a-name.step_AnimateSpin": "Escolha Outro Ator Letra & Faça-o Girar",
283
293
  "gui.howtos.animate-a-name.step_AnimateGrow": "Escolha outro Ator Letra & Faça-o Crescer",
294
+ "gui.howtos.animate-char.name": "Anime um Ator",
295
+ "gui.howtos.animate-char.step_addbg": "Adicione um Cenário",
296
+ "gui.howtos.animate-char.step_addsprite": "Adicione um Ator",
297
+ "gui.howtos.animate-char.step_saysomething": "Diga Algo",
298
+ "gui.howtos.animate-char.step_addsound": "Adicione Som",
299
+ "gui.howtos.animate-char.step_animatetalking": "Anime uma Fala",
300
+ "gui.howtos.animate-char.step_arrowkeys": "Mova Usando as Setas",
301
+ "gui.howtos.animate-char.step_jump": "Pular",
302
+ "gui.howtos.animate-char.step_changecolor": "Mude a Cor",
303
+ "gui.howtos.story.name": "Crie uma História",
304
+ "gui.howtos.story.step_addbg": "Adicione um Cenário",
305
+ "gui.howtos.story.step_addsprite": "Adicione um Personagem",
306
+ "gui.howtos.story.step_saysomething": "Diga Algo",
307
+ "gui.howtos.story.step_addanothersprite": "Adicione Outro Personagem",
308
+ "gui.howtos.story.step_flip": "Mude a Direção",
309
+ "gui.howtos.story.step_conversation": "Crie um Diálogo",
310
+ "gui.howtos.story.addanotherbg": "Adicione Outro Cenário",
311
+ "gui.howtos.story.step_swithbg": "Trocar Cenário",
312
+ "gui.howtos.story.step_hidewizard": "Esconda um Personagem",
313
+ "gui.howtos.story.step_showwizard": "Mostre um Personagem",
314
+ "gui.howtos.say-it-out-loud": "Crie Animações que falam",
315
+ "gui.howtos.say-it-out-loud.step_AddTXTextension": "Adicione o Texto para os blocos de Fala",
316
+ "gui.howtos.say-it-out-loud.step_TXTSpeech": "Diga Algo",
317
+ "gui.howtos.say-it-out-loud_TXTSetVoice": "Definir uma Voz",
318
+ "gui.howtos.say-it-out-loud.step_TXTMove": "Mova Por Aí",
319
+ "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Adicione um Cenário",
320
+ "gui.howtos.say-it-out-loud.step_TXTAddSprite": "Adicione Outro Personagem",
321
+ "gui.howtos.say-it-out-loud.step_TXTSong": "Cante uma Música",
322
+ "gui.howtos.say-it-out-loud.step_TXTColor": "Mude a Cor",
323
+ "gui.howtos.say-it-out-loud.step_TXTSpin": "Gire",
324
+ "gui.howtos.say-it-out-loud.step_TXTGrow": "Aumente ou diminua",
284
325
  "gui.howtos.imagine": "Imagine um Mundo",
285
326
  "gui.howtos.imagine.step_imagineTypeWhatYouWant": "Digite o que Quer Dizer",
286
327
  "gui.howtos.imagine.step_imagineClickGreenFlag": "Clique na Bandeira Verde para Iniciar",
@@ -297,50 +338,8 @@
297
338
  "gui.howtos.imagine.step_imagineSwitchBackdrops": "Trocar Cenário",
298
339
  "gui.howtos.imagine.step_imagineRecordASound": "Adicionar um som",
299
340
  "gui.howtos.imagine.step_imagineChooseSound": "Escolha Seu Som",
300
- "gui.howtos.make-music.name": "Faça Música",
301
- "gui.howtos.Make-Music.step_PickInstrument": "Escolha um Ator Instrumento",
302
- "gui.howtos.Make-Music.step_PlaySoundClick": "Toque Um Som Quando Clicado",
303
- "gui.howtos.Make-Music.step_MakeSong": "Crie uma Canção",
304
- "gui.howtos.make-music.step_MakeBeat": "Escolha um Tambor & Faça uma Batida",
305
- "gui.howtos.make-music.step_MakeBeatBox": "Selecione o Ator Microfone & Beatbox Surpresa",
306
- "gui.howtos.story.name": "Crie uma História",
307
- "gui.howtos.story.step_addbg": "Adicione um Cenário",
308
- "gui.howtos.story.step_addsprite": "Adicione um Personagem",
309
- "gui.howtos.story.step_saysomething": "Diga Algo",
310
- "gui.howtos.story.step_addanothersprite": "Adicione Outro Personagem",
311
- "gui.howtos.story.step_flip": "Mude a Direção",
312
- "gui.howtos.story.step_conversation": "Crie um Diálogo",
313
- "gui.howtos.story.addanotherbg": "Adicione Outro Cenário",
314
- "gui.howtos.story.step_swithbg": "Trocar Cenário",
315
- "gui.howtos.story.step_hidewizard": "Esconda um Personagem",
316
- "gui.howtos.story.step_showwizard": "Mostre um Personagem",
317
- "gui.howtos.make-a-chase-game.name": "Faça um Jogo de Perseguição",
318
- "gui.howtos.Chase-Game.step_BG": "Adicione um Cenário",
319
- "gui.howtos.chase-game.step_AddOcto": "Adicione um Ator",
320
- "gui.howtos.make-music.step_LeftRight": "Mova para a Direita & Esquerda com as Setas do Teclado",
321
- "gui.howtos.Chase-Game.step_UpDown": "Mova para Cima & para Baixo com as Setas do Teclado",
322
- "gui.howtos.Chase-Game.step_AddStar": "Adicione Outro Ator",
323
- "gui.howtos.Chase-Game.step_MoveRandom": "Mova Aleatoriamente",
324
- "gui.howtos.Chase-Game.step_WhenTouch": "Quando Tocar no Ator Polvo, Toque o Som",
325
- "gui.howtos.Chase-Game.step_ScoreVariable": "Crie uma Variável de Pontuação",
326
- "gui.howtos.Chase-Game.ScoreWhenTouch": "Quando Tocar no Ator Polvo, Adicione a Pontuação",
327
- "gui.howtos.animate-char.name": "Anime um Ator",
328
- "gui.howtos.animate-char.step_addbg": "Adicione um Cenário",
329
- "gui.howtos.animate-char.step_addsprite": "Adicione um Ator",
330
- "gui.howtos.animate-char.step_saysomething": "Diga Algo",
331
- "gui.howtos.animate-char.step_addsound": "Adicione Som",
332
- "gui.howtos.animate-char.step_animatetalking": "Anime uma Fala",
333
- "gui.howtos.animate-char.step_arrowkeys": "Mova Usando as Setas",
334
- "gui.howtos.animate-char.step_jump": "Pular",
335
- "gui.howtos.animate-char.step_changecolor": "Mude a Cor",
336
- "gui.howtos.make-a-game.name": "Faça um Jogo de Clicar",
337
- "gui.howtos.Make-A-Game.step_GamePickSprite": "Escolha Um Ator",
338
- "gui.howtos.make-a-game.step_GamePlaySound": "Toque Um Som Quando Clicado",
339
- "gui.howtos.make-a-game.step_GameAddScore": "Crie uma Variável de Pontuação",
340
- "gui.howtos.make-a-game.step_GameChangeScore": "Quando Clicado, Aumentar a Pontuação",
341
- "gui.howtos.make-a-game.step_Random": "Vá para posição aleatória",
342
- "gui.howtos.make-music.step_GameChangeColor": "Mude a Cor",
343
- "gui.howtos.make-music.step_ResetScore": "Reinicie a Pontuação",
341
+ "gui.howtos.add-effects.name": "Adicionar Efeitos",
342
+ "gui.howtos.videosens.step_addEffects": "Adicionar Efeitos",
344
343
  "gui.howtos.make-it-fly.name": "Faça Algo Voar",
345
344
  "gui.howtos.fly.step_stepflyChooseBackdrop": "Escolha um Fundo para o Céu",
346
345
  "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Escolha um personagem",
@@ -354,6 +353,12 @@
354
353
  "gui.howtos.add-a-move-block.step_stepflyAddScenery": "Adicionar Cenário",
355
354
  "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Mova o Cenário",
356
355
  "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Próxima Fantasia",
356
+ "gui.howtos.make-music.name": "Faça Música",
357
+ "gui.howtos.Make-Music.step_PickInstrument": "Escolha um Ator Instrumento",
358
+ "gui.howtos.Make-Music.step_PlaySoundClick": "Toque Um Som Quando Clicado",
359
+ "gui.howtos.Make-Music.step_MakeSong": "Crie uma Canção",
360
+ "gui.howtos.make-music.step_MakeBeat": "Escolha um Tambor & Faça uma Batida",
361
+ "gui.howtos.make-music.step_MakeBeatBox": "Selecione o Ator Microfone & Beatbox Surpresa",
357
362
  "gui.howtos.pong": "Jogo tipo Pong",
358
363
  "gui.howtos.pong.step_pongAddBackdrop": "Adicione um Cenário",
359
364
  "gui.howtos.pong.step_pongAddBallSprite": "Adicione uma Bola",
@@ -368,6 +373,24 @@
368
373
  "gui.howtos.pong.step_pongResetScore": "Reinicie a Pontuação",
369
374
  "gui.howtos.pong.step_pongAddLineSprite": "Adicione uma Linha",
370
375
  "gui.howtos.pong.step_pongGameOver": "Fim de Jogo",
376
+ "gui.howtos.make-a-game.name": "Faça um Jogo de Clicar",
377
+ "gui.howtos.Make-A-Game.step_GamePickSprite": "Escolha Um Ator",
378
+ "gui.howtos.make-a-game.step_GamePlaySound": "Toque Um Som Quando Clicado",
379
+ "gui.howtos.make-a-game.step_GameAddScore": "Crie uma Variável de Pontuação",
380
+ "gui.howtos.make-a-game.step_GameChangeScore": "Quando Clicado, Aumentar a Pontuação",
381
+ "gui.howtos.make-a-game.step_Random": "Vá para posição aleatória",
382
+ "gui.howtos.make-music.step_GameChangeColor": "Mude a Cor",
383
+ "gui.howtos.make-music.step_ResetScore": "Reinicie a Pontuação",
384
+ "gui.howtos.make-a-chase-game.name": "Faça um Jogo de Perseguição",
385
+ "gui.howtos.Chase-Game.step_BG": "Adicione um Cenário",
386
+ "gui.howtos.chase-game.step_AddOcto": "Adicione um Ator",
387
+ "gui.howtos.make-music.step_LeftRight": "Mova para a Direita & Esquerda com as Setas do Teclado",
388
+ "gui.howtos.Chase-Game.step_UpDown": "Mova para Cima & para Baixo com as Setas do Teclado",
389
+ "gui.howtos.Chase-Game.step_AddStar": "Adicione Outro Ator",
390
+ "gui.howtos.Chase-Game.step_MoveRandom": "Mova Aleatoriamente",
391
+ "gui.howtos.Chase-Game.step_WhenTouch": "Quando Tocar no Ator Polvo, Toque o Som",
392
+ "gui.howtos.Chase-Game.step_ScoreVariable": "Crie uma Variável de Pontuação",
393
+ "gui.howtos.Chase-Game.ScoreWhenTouch": "Quando Tocar no Ator Polvo, Adicione a Pontuação",
371
394
  "gui.howtos.code-cartoon": "Programe uma Animação",
372
395
  "gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Diga Algo Quando Clicar na Bandeira Verde",
373
396
  "gui.howtos.code-cartoon.step_codeCartoonAnimate": "Anime um Personagem Quando Clicar Nele",
@@ -394,17 +417,6 @@
394
417
  "gui.howtos.videosens.step_pet": "Faça Carinho no Gato",
395
418
  "gui.howtos.videosens.step_animate": "Animar",
396
419
  "gui.howtos.videosens.step_pop": "Estoure o Balão",
397
- "gui.howtos.say-it-out-loud": "Crie Animações que falam",
398
- "gui.howtos.say-it-out-loud.step_AddTXTextension": "Adicione o Texto para os blocos de Fala",
399
- "gui.howtos.say-it-out-loud.step_TXTSpeech": "Diga Algo",
400
- "gui.howtos.say-it-out-loud_TXTSetVoice": "Definir uma Voz",
401
- "gui.howtos.say-it-out-loud.step_TXTMove": "Mova Por Aí",
402
- "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Adicione um Cenário",
403
- "gui.howtos.say-it-out-loud.step_TXTAddSprite": "Adicione Outro Personagem",
404
- "gui.howtos.say-it-out-loud.step_TXTSong": "Cante uma Música",
405
- "gui.howtos.say-it-out-loud.step_TXTColor": "Mude a Cor",
406
- "gui.howtos.say-it-out-loud.step_TXTSpin": "Gire",
407
- "gui.howtos.say-it-out-loud.step_TXTGrow": "Aumente ou diminua",
408
420
  "gui.howtos.talking": "Contando Histórias",
409
421
  "gui.howtos.talking.step_talesAddExtension": "Clique para Adicionar Blocos de Texto-para-Fala",
410
422
  "gui.howtos.talking.step_talesChooseSprite": "Selecione um Ator",
@@ -423,29 +435,27 @@
423
435
  "gui.howtos.add-sprite.step_addSprite": "Adicione um Ator",
424
436
  "gui.howtos.add-a-backdrop.name": "Adicione um Cenário",
425
437
  "gui.howtos.add-a-backdrop.step_addBackdrop": "Adicione um Cenário",
438
+ "gui.howtos.move-around-with-arrow-keys.name": "Use as Setas do Teclado",
439
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Mova para a esquerda e para a direita",
440
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Mova para cima e para baixo",
426
441
  "gui.howtos.change-size.name": "Mude o Tamanho",
427
442
  "gui.howtos.change-size.step_changeSize": "Mude o Tamanho",
428
443
  "gui.howtos.glide-around.name": "Deslize Por Aí",
429
444
  "gui.howtos.change-size.step_glideAroundBackAndForth": "Deslize Por Aí",
430
445
  "gui.howtos.change-size.step_glideAroundPoint": "Deslize até um Ponto",
446
+ "gui.howtos.spin-video.name": "Faça-o girar",
447
+ "gui.howtos.change-size.step_spinTurn": "Vire",
448
+ "gui.howtos.change-size.step_spinPointInDirection": "Mude a Direção",
431
449
  "gui.howtos.record-a-sound.name": "Grave um Som",
432
450
  "gui.howtos.change-size.step_recordASoundSoundsTab": "Clique na Aba \"Sons\"",
433
451
  "gui.howtos.change-size.step_recordASoundClickRecord": "Clique em 'Gravar'",
434
452
  "gui.howtos.change-size.step_recordASoundPressRecordButton": "Pressione o botão Gravar",
435
453
  "gui.howtos.change-size.step_recordASoundChooseSound": "Escolha Seu Som",
436
454
  "gui.howtos.change-size.step_recordASoundPlayYourSound": "Toque Seu Som",
437
- "gui.howtos.spin-video.name": "Faça-o girar",
438
- "gui.howtos.change-size.step_spinTurn": "Vire",
439
- "gui.howtos.change-size.step_spinPointInDirection": "Mude a Direção",
440
455
  "gui.howtos.hide-and-show.name": "Esconde-Esconde",
441
456
  "gui.howtos.change-size.step_hideAndShow": "Esconde-Esconde",
442
457
  "gui.howtos.switch-costume.name": "Anime um Ator",
443
458
  "gui.howtos.change-size.step_switchCostumes": "Anime um Ator",
444
- "gui.howtos.move-around-with-arrow-keys.name": "Use as Setas do Teclado",
445
- "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Mova para a esquerda e para a direita",
446
- "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Mova para cima e para baixo",
447
- "gui.howtos.add-effects.name": "Adicionar Efeitos",
448
- "gui.howtos.videosens.step_addEffects": "Adicionar Efeitos",
449
459
  "gui.extension.music.name": "Música",
450
460
  "gui.extension.music.description": "Toque instrumentos e tambores.",
451
461
  "gui.extension.pen.name": "Caneta",
@@ -76,6 +76,12 @@
76
76
  "gui.customProcedures.runWithoutScreenRefresh": "Executar sem actualizar o ecrã",
77
77
  "gui.customProcedures.cancel": "Cancelar",
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": "Direcção",
80
86
  "gui.directionPicker.rotationStyles.allAround": "Girar a Toda a Volta",
81
87
  "gui.directionPicker.rotationStyles.leftRight": "Olhar apenas para a esquerda e para a direita",
@@ -90,6 +96,10 @@
90
96
  "gui.extensionLibrary.collaboration": "Colaboração com",
91
97
  "gui.library.filterPlaceholder": "Procurar",
92
98
  "gui.library.allTag": "Tudo",
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": "A criar blocos …",
94
104
  "gui.loader.message2": "A carregar os actores …",
95
105
  "gui.loader.message3": "A carregar os sons …",
@@ -281,6 +291,37 @@
281
291
  "gui.howtos.animate-a-name.step_AnimateChangeColor": "Alterar a Cor",
282
292
  "gui.howtos.animate-a-name.step_AnimateSpin": "Escolher Outro Actor Letra e Fazê-lo Girar",
283
293
  "gui.howtos.animate-a-name.step_AnimateGrow": "Escolher Outro Actor Letra e Fazê-lo Crescer",
294
+ "gui.howtos.animate-char.name": "Animar um Personagem",
295
+ "gui.howtos.animate-char.step_addbg": "Adicionar um Cenário",
296
+ "gui.howtos.animate-char.step_addsprite": "Adicionar um Actor",
297
+ "gui.howtos.animate-char.step_saysomething": "Dizer Alguma Coisa",
298
+ "gui.howtos.animate-char.step_addsound": "Adicionar Som",
299
+ "gui.howtos.animate-char.step_animatetalking": "Animar Fala",
300
+ "gui.howtos.animate-char.step_arrowkeys": "Mover Usando as Setas do Teclado",
301
+ "gui.howtos.animate-char.step_jump": "Saltar",
302
+ "gui.howtos.animate-char.step_changecolor": "Alterar a Cor",
303
+ "gui.howtos.story.name": "Criar uma Estória",
304
+ "gui.howtos.story.step_addbg": "Adicionar um Cenário",
305
+ "gui.howtos.story.step_addsprite": "Adicionar um Personagem",
306
+ "gui.howtos.story.step_saysomething": "Dizer Alguma Coisa",
307
+ "gui.howtos.story.step_addanothersprite": "Adicionar Outro Personagem",
308
+ "gui.howtos.story.step_flip": "Inverter Direcção",
309
+ "gui.howtos.story.step_conversation": "Ter uma Conversa",
310
+ "gui.howtos.story.addanotherbg": "Adicionar Outro Cenário",
311
+ "gui.howtos.story.step_swithbg": "Mudar de Cenários",
312
+ "gui.howtos.story.step_hidewizard": "Esconder um Personagem",
313
+ "gui.howtos.story.step_showwizard": "Mostrar um Personagem",
314
+ "gui.howtos.say-it-out-loud": "Criar Animações que Falam",
315
+ "gui.howtos.say-it-out-loud.step_AddTXTextension": "Adicionar o Texto a Blocos de Fala",
316
+ "gui.howtos.say-it-out-loud.step_TXTSpeech": "Dizer Alguma Coisa",
317
+ "gui.howtos.say-it-out-loud_TXTSetVoice": "Seleccionar uma Voz",
318
+ "gui.howtos.say-it-out-loud.step_TXTMove": "Mover",
319
+ "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Adicionar um Cenário",
320
+ "gui.howtos.say-it-out-loud.step_TXTAddSprite": "Adicionar Outro Personagem",
321
+ "gui.howtos.say-it-out-loud.step_TXTSong": "Cantar uma Canção",
322
+ "gui.howtos.say-it-out-loud.step_TXTColor": "Alterar a Cor",
323
+ "gui.howtos.say-it-out-loud.step_TXTSpin": "Girar",
324
+ "gui.howtos.say-it-out-loud.step_TXTGrow": "Aumentar e Diminuir",
284
325
  "gui.howtos.imagine": "Imaginar um Mundo",
285
326
  "gui.howtos.imagine.step_imagineTypeWhatYouWant": "Digitar o Que Quiser Dizer",
286
327
  "gui.howtos.imagine.step_imagineClickGreenFlag": "Clicar na Bandeira Verde para Começar",
@@ -297,50 +338,8 @@
297
338
  "gui.howtos.imagine.step_imagineSwitchBackdrops": "Mudar de Cenários",
298
339
  "gui.howtos.imagine.step_imagineRecordASound": "Adicionar um Som",
299
340
  "gui.howtos.imagine.step_imagineChooseSound": "Escolher o Seu Som",
300
- "gui.howtos.make-music.name": "Fazer Música",
301
- "gui.howtos.Make-Music.step_PickInstrument": "Escolher um Actor Instrumento",
302
- "gui.howtos.Make-Music.step_PlaySoundClick": "Tocar um Som Quando Clicado",
303
- "gui.howtos.Make-Music.step_MakeSong": "Criar um Som",
304
- "gui.howtos.make-music.step_MakeBeat": "Escolher uma Percussão e Fazer um Ritmo",
305
- "gui.howtos.make-music.step_MakeBeatBox": "Escolher o Actor Microfone e uma Caixa de Ritmos Surpresa",
306
- "gui.howtos.story.name": "Criar uma Estória",
307
- "gui.howtos.story.step_addbg": "Adicionar um Cenário",
308
- "gui.howtos.story.step_addsprite": "Adicionar um Personagem",
309
- "gui.howtos.story.step_saysomething": "Dizer Alguma Coisa",
310
- "gui.howtos.story.step_addanothersprite": "Adicionar Outro Personagem",
311
- "gui.howtos.story.step_flip": "Inverter Direcção",
312
- "gui.howtos.story.step_conversation": "Ter uma Conversa",
313
- "gui.howtos.story.addanotherbg": "Adicionar Outro Cenário",
314
- "gui.howtos.story.step_swithbg": "Mudar de Cenários",
315
- "gui.howtos.story.step_hidewizard": "Esconder um Personagem",
316
- "gui.howtos.story.step_showwizard": "Mostrar um Personagem",
317
- "gui.howtos.make-a-chase-game.name": "Fazer um Jogo de Perseguição",
318
- "gui.howtos.Chase-Game.step_BG": "Adicionar um Cenário",
319
- "gui.howtos.chase-game.step_AddOcto": "Adicionar um Actor",
320
- "gui.howtos.make-music.step_LeftRight": "Mover Para a Esquerda e Para a Direita Usando as Setas",
321
- "gui.howtos.Chase-Game.step_UpDown": "Mover Para Cima e Para Baixo Usando as Setas",
322
- "gui.howtos.Chase-Game.step_AddStar": "Adicionar Outro Actor",
323
- "gui.howtos.Chase-Game.step_MoveRandom": "Mover ao Acaso",
324
- "gui.howtos.Chase-Game.step_WhenTouch": "No Actor Polvo, Tocar Som Quando Tocar",
325
- "gui.howtos.Chase-Game.step_ScoreVariable": "Criar uma Variável de Pontuação",
326
- "gui.howtos.Chase-Game.ScoreWhenTouch": "No Actor Polvo, Adicionar à Pontuação Quando a Tocar",
327
- "gui.howtos.animate-char.name": "Animar um Personagem",
328
- "gui.howtos.animate-char.step_addbg": "Adicionar um Cenário",
329
- "gui.howtos.animate-char.step_addsprite": "Adicionar um Actor",
330
- "gui.howtos.animate-char.step_saysomething": "Dizer Alguma Coisa",
331
- "gui.howtos.animate-char.step_addsound": "Adicionar Som",
332
- "gui.howtos.animate-char.step_animatetalking": "Animar Fala",
333
- "gui.howtos.animate-char.step_arrowkeys": "Mover Usando as Setas do Teclado",
334
- "gui.howtos.animate-char.step_jump": "Saltar",
335
- "gui.howtos.animate-char.step_changecolor": "Alterar a Cor",
336
- "gui.howtos.make-a-game.name": "Fazer um Jogo de Cliques",
337
- "gui.howtos.Make-A-Game.step_GamePickSprite": "Escolher um Actor",
338
- "gui.howtos.make-a-game.step_GamePlaySound": "Tocar um Som Quando Clicado",
339
- "gui.howtos.make-a-game.step_GameAddScore": "Criar uma Variável de Pontuação",
340
- "gui.howtos.make-a-game.step_GameChangeScore": "Quando Clicado Aumentar a Pontuação",
341
- "gui.howtos.make-a-game.step_Random": "Ir para uma posição ao acaso",
342
- "gui.howtos.make-music.step_GameChangeColor": "Alterar a Cor",
343
- "gui.howtos.make-music.step_ResetScore": "Reiniciar a Pontuação",
341
+ "gui.howtos.add-effects.name": "Adicionar Efeitos",
342
+ "gui.howtos.videosens.step_addEffects": "Adicionar Efeitos",
344
343
  "gui.howtos.make-it-fly.name": "Fazê-lo Voar",
345
344
  "gui.howtos.fly.step_stepflyChooseBackdrop": "Escolher um Cenário com o Céu",
346
345
  "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Escolher um Personagem",
@@ -354,6 +353,12 @@
354
353
  "gui.howtos.add-a-move-block.step_stepflyAddScenery": "Adicionar uma Paisagem",
355
354
  "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Mover o Cenário",
356
355
  "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Próximo Traje",
356
+ "gui.howtos.make-music.name": "Fazer Música",
357
+ "gui.howtos.Make-Music.step_PickInstrument": "Escolher um Actor Instrumento",
358
+ "gui.howtos.Make-Music.step_PlaySoundClick": "Tocar um Som Quando Clicado",
359
+ "gui.howtos.Make-Music.step_MakeSong": "Criar um Som",
360
+ "gui.howtos.make-music.step_MakeBeat": "Escolher uma Percussão e Fazer um Ritmo",
361
+ "gui.howtos.make-music.step_MakeBeatBox": "Escolher o Actor Microfone e uma Caixa de Ritmos Surpresa",
357
362
  "gui.howtos.pong": "Jogo do Pong",
358
363
  "gui.howtos.pong.step_pongAddBackdrop": "Adicionar um Cenário",
359
364
  "gui.howtos.pong.step_pongAddBallSprite": "Adicionar um Actor Bola",
@@ -368,6 +373,24 @@
368
373
  "gui.howtos.pong.step_pongResetScore": "Reiniciar a Pontuação",
369
374
  "gui.howtos.pong.step_pongAddLineSprite": "Adicionar o Actor Linha",
370
375
  "gui.howtos.pong.step_pongGameOver": "Fim do Jogo",
376
+ "gui.howtos.make-a-game.name": "Fazer um Jogo de Cliques",
377
+ "gui.howtos.Make-A-Game.step_GamePickSprite": "Escolher um Actor",
378
+ "gui.howtos.make-a-game.step_GamePlaySound": "Tocar um Som Quando Clicado",
379
+ "gui.howtos.make-a-game.step_GameAddScore": "Criar uma Variável de Pontuação",
380
+ "gui.howtos.make-a-game.step_GameChangeScore": "Quando Clicado Aumentar a Pontuação",
381
+ "gui.howtos.make-a-game.step_Random": "Ir para uma posição ao acaso",
382
+ "gui.howtos.make-music.step_GameChangeColor": "Alterar a Cor",
383
+ "gui.howtos.make-music.step_ResetScore": "Reiniciar a Pontuação",
384
+ "gui.howtos.make-a-chase-game.name": "Fazer um Jogo de Perseguição",
385
+ "gui.howtos.Chase-Game.step_BG": "Adicionar um Cenário",
386
+ "gui.howtos.chase-game.step_AddOcto": "Adicionar um Actor",
387
+ "gui.howtos.make-music.step_LeftRight": "Mover Para a Esquerda e Para a Direita Usando as Setas",
388
+ "gui.howtos.Chase-Game.step_UpDown": "Mover Para Cima e Para Baixo Usando as Setas",
389
+ "gui.howtos.Chase-Game.step_AddStar": "Adicionar Outro Actor",
390
+ "gui.howtos.Chase-Game.step_MoveRandom": "Mover ao Acaso",
391
+ "gui.howtos.Chase-Game.step_WhenTouch": "No Actor Polvo, Tocar Som Quando Tocar",
392
+ "gui.howtos.Chase-Game.step_ScoreVariable": "Criar uma Variável de Pontuação",
393
+ "gui.howtos.Chase-Game.ScoreWhenTouch": "No Actor Polvo, Adicionar à Pontuação Quando a Tocar",
371
394
  "gui.howtos.code-cartoon": "Programar um Desenho Animado",
372
395
  "gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Dizer Alguma Coisa Quando Clicar na Bandeira Verde",
373
396
  "gui.howtos.code-cartoon.step_codeCartoonAnimate": "Animar um Personagem Quando Clicar Nele",
@@ -394,17 +417,6 @@
394
417
  "gui.howtos.videosens.step_pet": "Festinhas ao Gato",
395
418
  "gui.howtos.videosens.step_animate": "Animar",
396
419
  "gui.howtos.videosens.step_pop": "Rebentar um Balão",
397
- "gui.howtos.say-it-out-loud": "Criar Animações que Falam",
398
- "gui.howtos.say-it-out-loud.step_AddTXTextension": "Adicionar o Texto a Blocos de Fala",
399
- "gui.howtos.say-it-out-loud.step_TXTSpeech": "Dizer Alguma Coisa",
400
- "gui.howtos.say-it-out-loud_TXTSetVoice": "Seleccionar uma Voz",
401
- "gui.howtos.say-it-out-loud.step_TXTMove": "Mover",
402
- "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Adicionar um Cenário",
403
- "gui.howtos.say-it-out-loud.step_TXTAddSprite": "Adicionar Outro Personagem",
404
- "gui.howtos.say-it-out-loud.step_TXTSong": "Cantar uma Canção",
405
- "gui.howtos.say-it-out-loud.step_TXTColor": "Alterar a Cor",
406
- "gui.howtos.say-it-out-loud.step_TXTSpin": "Girar",
407
- "gui.howtos.say-it-out-loud.step_TXTGrow": "Aumentar e Diminuir",
408
420
  "gui.howtos.talking": "Falando Estórias",
409
421
  "gui.howtos.talking.step_talesAddExtension": "Clicar para Adicionar os Blocos de Texto para Fala",
410
422
  "gui.howtos.talking.step_talesChooseSprite": "Escolher um Actor",
@@ -423,29 +435,27 @@
423
435
  "gui.howtos.add-sprite.step_addSprite": "Adicionar um Actor",
424
436
  "gui.howtos.add-a-backdrop.name": "Adicionar um Cenário",
425
437
  "gui.howtos.add-a-backdrop.step_addBackdrop": "Adicionar um Cenário",
438
+ "gui.howtos.move-around-with-arrow-keys.name": "Usar as Setas do Teclado",
439
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Mover para a Esquerda e para a Direita",
440
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Mover para Cima e para Baixo",
426
441
  "gui.howtos.change-size.name": "Alterar o Tamanho",
427
442
  "gui.howtos.change-size.step_changeSize": "Alterar o Tamanho",
428
443
  "gui.howtos.glide-around.name": "Deslizar Por Aí",
429
444
  "gui.howtos.change-size.step_glideAroundBackAndForth": "Deslizar Por Aí",
430
445
  "gui.howtos.change-size.step_glideAroundPoint": "Deslizar para um Ponto",
446
+ "gui.howtos.spin-video.name": "Fazê-la Girar",
447
+ "gui.howtos.change-size.step_spinTurn": "Girar",
448
+ "gui.howtos.change-size.step_spinPointInDirection": "Alterar a Direcção",
431
449
  "gui.howtos.record-a-sound.name": "Gravar um Som",
432
450
  "gui.howtos.change-size.step_recordASoundSoundsTab": "Clicar no Separador «Som»",
433
451
  "gui.howtos.change-size.step_recordASoundClickRecord": "Clicar em «Gravar»",
434
452
  "gui.howtos.change-size.step_recordASoundPressRecordButton": "Pressionar o Botão Gravar",
435
453
  "gui.howtos.change-size.step_recordASoundChooseSound": "Escolher o Seu Som",
436
454
  "gui.howtos.change-size.step_recordASoundPlayYourSound": "Tocar o Seu Som",
437
- "gui.howtos.spin-video.name": "Fazê-la Girar",
438
- "gui.howtos.change-size.step_spinTurn": "Girar",
439
- "gui.howtos.change-size.step_spinPointInDirection": "Alterar a Direcção",
440
455
  "gui.howtos.hide-and-show.name": "Mostrar e Esconder",
441
456
  "gui.howtos.change-size.step_hideAndShow": "Esconder e Mostrar",
442
457
  "gui.howtos.switch-costume.name": "Animar um Actor",
443
458
  "gui.howtos.change-size.step_switchCostumes": "Animar um Actor",
444
- "gui.howtos.move-around-with-arrow-keys.name": "Usar as Setas do Teclado",
445
- "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Mover para a Esquerda e para a Direita",
446
- "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Mover para Cima e para Baixo",
447
- "gui.howtos.add-effects.name": "Adicionar Efeitos",
448
- "gui.howtos.videosens.step_addEffects": "Adicionar Efeitos",
449
459
  "gui.extension.music.name": "Música",
450
460
  "gui.extension.music.description": "Toque instrumentos e percussão.",
451
461
  "gui.extension.pen.name": "Caneta",