scratch-l10n 3.18.341 → 3.18.343

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 +18 -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": "Yn rhedeg heb adnewyddu'r sgrin",
77
77
  "gui.customProcedures.cancel": "Diddymu",
78
78
  "gui.customProcedures.ok": "Iawn",
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": "Cyfeiriad",
80
86
  "gui.directionPicker.rotationStyles.allAround": "O Amgylch",
81
87
  "gui.directionPicker.rotationStyles.leftRight": "Chwith/De",
@@ -90,6 +96,10 @@
90
96
  "gui.extensionLibrary.collaboration": "Cydweithio gyda",
91
97
  "gui.library.filterPlaceholder": "Chwilio",
92
98
  "gui.library.allTag": "Y Cyfan",
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": "Creu blociau …",
94
104
  "gui.loader.message2": "Yn llwytho ciplun ...",
95
105
  "gui.loader.message3": "Yn llwytho seiniau …",
@@ -281,6 +291,37 @@
281
291
  "gui.howtos.animate-a-name.step_AnimateChangeColor": "Newid lliw",
282
292
  "gui.howtos.animate-a-name.step_AnimateSpin": "Dewiswch Corlun Llythyren Arall a'i Wneud i Droi",
283
293
  "gui.howtos.animate-a-name.step_AnimateGrow": "Dewis Corlun Llythyren Arall a Gwneud Iddo Dyfu",
294
+ "gui.howtos.animate-char.name": "Animeiddio Cymeriad",
295
+ "gui.howtos.animate-char.step_addbg": "Ychwanegu Cefnlen",
296
+ "gui.howtos.animate-char.step_addsprite": "Ychwanegu Corlun",
297
+ "gui.howtos.animate-char.step_saysomething": "Dweud Rhywbeth",
298
+ "gui.howtos.animate-char.step_addsound": "Ychwanegu Sain",
299
+ "gui.howtos.animate-char.step_animatetalking": "Animeiddio Siarad",
300
+ "gui.howtos.animate-char.step_arrowkeys": "Symud gan Ddefnyddio'r Bysellau Saeth",
301
+ "gui.howtos.animate-char.step_jump": "Neidio",
302
+ "gui.howtos.animate-char.step_changecolor": "Newid Lliw",
303
+ "gui.howtos.story.name": "Creu Stori",
304
+ "gui.howtos.story.step_addbg": "Ychwanegu Cefnlen",
305
+ "gui.howtos.story.step_addsprite": "Ychwanegu Cymeriad",
306
+ "gui.howtos.story.step_saysomething": "Dweud Rhywbeth",
307
+ "gui.howtos.story.step_addanothersprite": "Ychwanegu Cymeriad Arall",
308
+ "gui.howtos.story.step_flip": "Newid Cyfeiriad",
309
+ "gui.howtos.story.step_conversation": "Cael Sgwrs",
310
+ "gui.howtos.story.addanotherbg": "Ychwanegu Cefnlen Arall",
311
+ "gui.howtos.story.step_swithbg": "Newid Cefnlenni",
312
+ "gui.howtos.story.step_hidewizard": "Cuddio Cymeriad",
313
+ "gui.howtos.story.step_showwizard": "Dangos Cymeriad",
314
+ "gui.howtos.say-it-out-loud": "Creu Animeiddiadau sy'n Siarad",
315
+ "gui.howtos.say-it-out-loud.step_AddTXTextension": "Ychwanegu'r Testun i Flociau Siarad",
316
+ "gui.howtos.say-it-out-loud.step_TXTSpeech": "Dweud Rhywbeth",
317
+ "gui.howtos.say-it-out-loud_TXTSetVoice": "Gosod Llais",
318
+ "gui.howtos.say-it-out-loud.step_TXTMove": "Symud o Amgylch",
319
+ "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Ychwanegu Cefnlen",
320
+ "gui.howtos.say-it-out-loud.step_TXTAddSprite": "Ychwanegu Cymeriad Arall",
321
+ "gui.howtos.say-it-out-loud.step_TXTSong": "Canu Cân",
322
+ "gui.howtos.say-it-out-loud.step_TXTColor": "Newid Lliw",
323
+ "gui.howtos.say-it-out-loud.step_TXTSpin": "Troelli",
324
+ "gui.howtos.say-it-out-loud.step_TXTGrow": "Tyfu a Lleihau",
284
325
  "gui.howtos.imagine": "Dychmygwch Fyd",
285
326
  "gui.howtos.imagine.step_imagineTypeWhatYouWant": "Teipio Beth Rydych am ei Ddweud",
286
327
  "gui.howtos.imagine.step_imagineClickGreenFlag": "Cliciwch y Faner Werdd i Gychwyn",
@@ -297,50 +338,8 @@
297
338
  "gui.howtos.imagine.step_imagineSwitchBackdrops": "Newid Cefnlenni",
298
339
  "gui.howtos.imagine.step_imagineRecordASound": "Ychwanegu Sain",
299
340
  "gui.howtos.imagine.step_imagineChooseSound": "Dewiswch Eich Sain",
300
- "gui.howtos.make-music.name": "Creu Cerddoriaeth",
301
- "gui.howtos.Make-Music.step_PickInstrument": "Dewis Corlun Offeryn",
302
- "gui.howtos.Make-Music.step_PlaySoundClick": "Chware Sain Wrth ei Glicio",
303
- "gui.howtos.Make-Music.step_MakeSong": "Creu Cân",
304
- "gui.howtos.make-music.step_MakeBeat": "Dewis Drwm a Chreu Curiad",
305
- "gui.howtos.make-music.step_MakeBeatBox": "Dewiswch y Corlun Meicroffon a'r Blwch Taro Annisgwyl",
306
- "gui.howtos.story.name": "Creu Stori",
307
- "gui.howtos.story.step_addbg": "Ychwanegu Cefnlen",
308
- "gui.howtos.story.step_addsprite": "Ychwanegu Cymeriad",
309
- "gui.howtos.story.step_saysomething": "Dweud Rhywbeth",
310
- "gui.howtos.story.step_addanothersprite": "Ychwanegu Cymeriad Arall",
311
- "gui.howtos.story.step_flip": "Newid Cyfeiriad",
312
- "gui.howtos.story.step_conversation": "Cael Sgwrs",
313
- "gui.howtos.story.addanotherbg": "Ychwanegu Cefnlen Arall",
314
- "gui.howtos.story.step_swithbg": "Newid Cefnlenni",
315
- "gui.howtos.story.step_hidewizard": "Cuddio Cymeriad",
316
- "gui.howtos.story.step_showwizard": "Dangos Cymeriad",
317
- "gui.howtos.make-a-chase-game.name": "Creu Gêm Ymlid",
318
- "gui.howtos.Chase-Game.step_BG": "Ychwanegu Cefndir",
319
- "gui.howtos.chase-game.step_AddOcto": "Ychwanegu Corlun",
320
- "gui.howtos.make-music.step_LeftRight": "Symud i'r Dde a'r Chwith gyda'r Bysellau Saeth",
321
- "gui.howtos.Chase-Game.step_UpDown": "Symud i Fyny ac i Lawr gyda Bysellau Saeth",
322
- "gui.howtos.Chase-Game.step_AddStar": "Ychwanegu Corlun Arall",
323
- "gui.howtos.Chase-Game.step_MoveRandom": "Symud ar Hap",
324
- "gui.howtos.Chase-Game.step_WhenTouch": "Mewn Corlun Octopws, Pan yn Cyffwrdd Chwaraea Sain ",
325
- "gui.howtos.Chase-Game.step_ScoreVariable": "Creu Newidyn Sgôr",
326
- "gui.howtos.Chase-Game.ScoreWhenTouch": "Yn y Corlun Octopws, Pan yn Cyffwrdd Ychwanega Sgôr",
327
- "gui.howtos.animate-char.name": "Animeiddio Cymeriad",
328
- "gui.howtos.animate-char.step_addbg": "Ychwanegu Cefnlen",
329
- "gui.howtos.animate-char.step_addsprite": "Ychwanegu Corlun",
330
- "gui.howtos.animate-char.step_saysomething": "Dweud Rhywbeth",
331
- "gui.howtos.animate-char.step_addsound": "Ychwanegu Sain",
332
- "gui.howtos.animate-char.step_animatetalking": "Animeiddio Siarad",
333
- "gui.howtos.animate-char.step_arrowkeys": "Symud gan Ddefnyddio'r Bysellau Saeth",
334
- "gui.howtos.animate-char.step_jump": "Neidio",
335
- "gui.howtos.animate-char.step_changecolor": "Newid Lliw",
336
- "gui.howtos.make-a-game.name": "Creu Gêm Cliciwr",
337
- "gui.howtos.Make-A-Game.step_GamePickSprite": "Dewis Corlun",
338
- "gui.howtos.make-a-game.step_GamePlaySound": "Chware Sain Wrth ei Glicio",
339
- "gui.howtos.make-a-game.step_GameAddScore": "Creu Newidyn Sgôr",
340
- "gui.howtos.make-a-game.step_GameChangeScore": "Pan Fydd Wedi ei Glicio, Cynyddu'r Sgor",
341
- "gui.howtos.make-a-game.step_Random": "Mynd i fan ar hap",
342
- "gui.howtos.make-music.step_GameChangeColor": "Newid Lliw",
343
- "gui.howtos.make-music.step_ResetScore": "Ailosod y Sgôr",
341
+ "gui.howtos.add-effects.name": "Ychwanegu Effeithiau",
342
+ "gui.howtos.videosens.step_addEffects": "Ychwanegu Effeithiau",
344
343
  "gui.howtos.make-it-fly.name": "Gwneud Iddo Hedfan",
345
344
  "gui.howtos.fly.step_stepflyChooseBackdrop": "Dewis Cefndir Awyr",
346
345
  "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Dewis Cymeriad",
@@ -354,6 +353,12 @@
354
353
  "gui.howtos.add-a-move-block.step_stepflyAddScenery": "Ychwanegu Golygfa",
355
354
  "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Symud yr Olygfa",
356
355
  "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Gwisg Nesaf",
356
+ "gui.howtos.make-music.name": "Creu Cerddoriaeth",
357
+ "gui.howtos.Make-Music.step_PickInstrument": "Dewis Corlun Offeryn",
358
+ "gui.howtos.Make-Music.step_PlaySoundClick": "Chware Sain Wrth ei Glicio",
359
+ "gui.howtos.Make-Music.step_MakeSong": "Creu Cân",
360
+ "gui.howtos.make-music.step_MakeBeat": "Dewis Drwm a Chreu Curiad",
361
+ "gui.howtos.make-music.step_MakeBeatBox": "Dewiswch y Corlun Meicroffon a'r Blwch Taro Annisgwyl",
357
362
  "gui.howtos.pong": "Gêm Pong",
358
363
  "gui.howtos.pong.step_pongAddBackdrop": "Ychwanegu Cefnlen",
359
364
  "gui.howtos.pong.step_pongAddBallSprite": "Ychwanegu Corlun Pêl",
@@ -368,6 +373,24 @@
368
373
  "gui.howtos.pong.step_pongResetScore": "Ailosod y Sgôr",
369
374
  "gui.howtos.pong.step_pongAddLineSprite": "Ychwanegu'r Corlun Llinell",
370
375
  "gui.howtos.pong.step_pongGameOver": "Gêm Drosodd",
376
+ "gui.howtos.make-a-game.name": "Creu Gêm Cliciwr",
377
+ "gui.howtos.Make-A-Game.step_GamePickSprite": "Dewis Corlun",
378
+ "gui.howtos.make-a-game.step_GamePlaySound": "Chware Sain Wrth ei Glicio",
379
+ "gui.howtos.make-a-game.step_GameAddScore": "Creu Newidyn Sgôr",
380
+ "gui.howtos.make-a-game.step_GameChangeScore": "Pan Fydd Wedi ei Glicio, Cynyddu'r Sgor",
381
+ "gui.howtos.make-a-game.step_Random": "Mynd i fan ar hap",
382
+ "gui.howtos.make-music.step_GameChangeColor": "Newid Lliw",
383
+ "gui.howtos.make-music.step_ResetScore": "Ailosod y Sgôr",
384
+ "gui.howtos.make-a-chase-game.name": "Creu Gêm Ymlid",
385
+ "gui.howtos.Chase-Game.step_BG": "Ychwanegu Cefndir",
386
+ "gui.howtos.chase-game.step_AddOcto": "Ychwanegu Corlun",
387
+ "gui.howtos.make-music.step_LeftRight": "Symud i'r Dde a'r Chwith gyda'r Bysellau Saeth",
388
+ "gui.howtos.Chase-Game.step_UpDown": "Symud i Fyny ac i Lawr gyda Bysellau Saeth",
389
+ "gui.howtos.Chase-Game.step_AddStar": "Ychwanegu Corlun Arall",
390
+ "gui.howtos.Chase-Game.step_MoveRandom": "Symud ar Hap",
391
+ "gui.howtos.Chase-Game.step_WhenTouch": "Mewn Corlun Octopws, Pan yn Cyffwrdd Chwaraea Sain ",
392
+ "gui.howtos.Chase-Game.step_ScoreVariable": "Creu Newidyn Sgôr",
393
+ "gui.howtos.Chase-Game.ScoreWhenTouch": "Yn y Corlun Octopws, Pan yn Cyffwrdd Ychwanega Sgôr",
371
394
  "gui.howtos.code-cartoon": "Codio Cartŵn",
372
395
  "gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Dweud Rhywbeth Pan Fyddwch yn Clicio'r Faner Werdd.",
373
396
  "gui.howtos.code-cartoon.step_codeCartoonAnimate": "Animeiddio Cymeriad Pan Fyddwch yn ei Glicio",
@@ -394,17 +417,6 @@
394
417
  "gui.howtos.videosens.step_pet": "Mwytho'r Gath",
395
418
  "gui.howtos.videosens.step_animate": "Animeiddio",
396
419
  "gui.howtos.videosens.step_pop": "Popio Balŵn",
397
- "gui.howtos.say-it-out-loud": "Creu Animeiddiadau sy'n Siarad",
398
- "gui.howtos.say-it-out-loud.step_AddTXTextension": "Ychwanegu'r Testun i Flociau Siarad",
399
- "gui.howtos.say-it-out-loud.step_TXTSpeech": "Dweud Rhywbeth",
400
- "gui.howtos.say-it-out-loud_TXTSetVoice": "Gosod Llais",
401
- "gui.howtos.say-it-out-loud.step_TXTMove": "Symud o Amgylch",
402
- "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Ychwanegu Cefnlen",
403
- "gui.howtos.say-it-out-loud.step_TXTAddSprite": "Ychwanegu Cymeriad Arall",
404
- "gui.howtos.say-it-out-loud.step_TXTSong": "Canu Cân",
405
- "gui.howtos.say-it-out-loud.step_TXTColor": "Newid Lliw",
406
- "gui.howtos.say-it-out-loud.step_TXTSpin": "Troelli",
407
- "gui.howtos.say-it-out-loud.step_TXTGrow": "Tyfu a Lleihau",
408
420
  "gui.howtos.talking": "Chwedleua",
409
421
  "gui.howtos.talking.step_talesAddExtension": "Cliciwch i Ychwanegu'r Blociau Testun i Lais",
410
422
  "gui.howtos.talking.step_talesChooseSprite": "Dewis Corlun",
@@ -423,29 +435,27 @@
423
435
  "gui.howtos.add-sprite.step_addSprite": "Ychwanegu Corlun",
424
436
  "gui.howtos.add-a-backdrop.name": "Ychwanegu Cefnlen",
425
437
  "gui.howtos.add-a-backdrop.step_addBackdrop": "Ychwanegu Cefnlen",
438
+ "gui.howtos.move-around-with-arrow-keys.name": "Defnyddiwch y Botymau Saeth",
439
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Symud i'r Chwith a'r Dde",
440
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Symud i Fyny ac i Lawr",
426
441
  "gui.howtos.change-size.name": "Newid Maint",
427
442
  "gui.howtos.change-size.step_changeSize": "Newid Maint",
428
443
  "gui.howtos.glide-around.name": "Llithro o Amgylch",
429
444
  "gui.howtos.change-size.step_glideAroundBackAndForth": "Llithro o Amgylch",
430
445
  "gui.howtos.change-size.step_glideAroundPoint": "Llithro i Bwynt",
446
+ "gui.howtos.spin-video.name": "Gwnewch iddo Droelli",
447
+ "gui.howtos.change-size.step_spinTurn": "Troi",
448
+ "gui.howtos.change-size.step_spinPointInDirection": "Gosod Cyfeiriad",
431
449
  "gui.howtos.record-a-sound.name": "Recordio Sain",
432
450
  "gui.howtos.change-size.step_recordASoundSoundsTab": "Cliciwch ar y Tab 'Seiniau'",
433
451
  "gui.howtos.change-size.step_recordASoundClickRecord": "Cliciwch 'Recordio'",
434
452
  "gui.howtos.change-size.step_recordASoundPressRecordButton": "Pwyswch y Botwm Recordio",
435
453
  "gui.howtos.change-size.step_recordASoundChooseSound": "Dewis Eich Sain",
436
454
  "gui.howtos.change-size.step_recordASoundPlayYourSound": "Chwaraewch eich Sain",
437
- "gui.howtos.spin-video.name": "Gwnewch iddo Droelli",
438
- "gui.howtos.change-size.step_spinTurn": "Troi",
439
- "gui.howtos.change-size.step_spinPointInDirection": "Gosod Cyfeiriad",
440
455
  "gui.howtos.hide-and-show.name": "Cuddio a Dangos",
441
456
  "gui.howtos.change-size.step_hideAndShow": "Cuddio a Dangos",
442
457
  "gui.howtos.switch-costume.name": "Animeiddio Corlun",
443
458
  "gui.howtos.change-size.step_switchCostumes": "Animeiddio Corlun",
444
- "gui.howtos.move-around-with-arrow-keys.name": "Defnyddiwch y Botymau Saeth",
445
- "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Symud i'r Chwith a'r Dde",
446
- "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Symud i Fyny ac i Lawr",
447
- "gui.howtos.add-effects.name": "Ychwanegu Effeithiau",
448
- "gui.howtos.videosens.step_addEffects": "Ychwanegu Effeithiau",
449
459
  "gui.extension.music.name": "Cerddoriaeth",
450
460
  "gui.extension.music.description": "Chwarae offerynau a drymiau",
451
461
  "gui.extension.pen.name": "Pin",
@@ -76,6 +76,12 @@
76
76
  "gui.customProcedures.runWithoutScreenRefresh": "Kør uden skærmopdatering",
77
77
  "gui.customProcedures.cancel": "Annuller",
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": "Retning",
80
86
  "gui.directionPicker.rotationStyles.allAround": "Alle retninger",
81
87
  "gui.directionPicker.rotationStyles.leftRight": "Venstre/højre",
@@ -90,6 +96,10 @@
90
96
  "gui.extensionLibrary.collaboration": "Samarbejde med",
91
97
  "gui.library.filterPlaceholder": "Søg",
92
98
  "gui.library.allTag": "Alle",
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": "Laver brikker ...",
94
104
  "gui.loader.message2": "Indlæser sprites ...",
95
105
  "gui.loader.message3": "Indlæser lyde ...",
@@ -281,6 +291,37 @@
281
291
  "gui.howtos.animate-a-name.step_AnimateChangeColor": "Skift farve",
282
292
  "gui.howtos.animate-a-name.step_AnimateSpin": "Vælg en anden bogstav sprite og få den til at dreje rundt",
283
293
  "gui.howtos.animate-a-name.step_AnimateGrow": "Vælg en anden bogstav sprite & få den til at vokse",
294
+ "gui.howtos.animate-char.name": "Animér en figur",
295
+ "gui.howtos.animate-char.step_addbg": "Tilføj en baggrund",
296
+ "gui.howtos.animate-char.step_addsprite": "Tilføj en sprite",
297
+ "gui.howtos.animate-char.step_saysomething": "Sig noget",
298
+ "gui.howtos.animate-char.step_addsound": "Tilføj lyd",
299
+ "gui.howtos.animate-char.step_animatetalking": "Animér snak",
300
+ "gui.howtos.animate-char.step_arrowkeys": "Gå ved hjælp af piletaster",
301
+ "gui.howtos.animate-char.step_jump": "Hop",
302
+ "gui.howtos.animate-char.step_changecolor": "Skift farve",
303
+ "gui.howtos.story.name": "Lav en historie",
304
+ "gui.howtos.story.step_addbg": "Tilføj en baggrund",
305
+ "gui.howtos.story.step_addsprite": "Tilføj en figur",
306
+ "gui.howtos.story.step_saysomething": "Sig noget",
307
+ "gui.howtos.story.step_addanothersprite": "Tilføj en ny figur",
308
+ "gui.howtos.story.step_flip": "Vend denne vej",
309
+ "gui.howtos.story.step_conversation": "Snak sammen",
310
+ "gui.howtos.story.addanotherbg": "Tilføj en anden baggrund",
311
+ "gui.howtos.story.step_swithbg": "Skift baggrunde",
312
+ "gui.howtos.story.step_hidewizard": "Skjul en figur",
313
+ "gui.howtos.story.step_showwizard": "Vis en figur",
314
+ "gui.howtos.say-it-out-loud": "Snak sammen",
315
+ "gui.howtos.say-it-out-loud.step_AddTXTextension": "Tilføj teksten til talebrikker",
316
+ "gui.howtos.say-it-out-loud.step_TXTSpeech": "Sig noget",
317
+ "gui.howtos.say-it-out-loud_TXTSetVoice": "Vælg en stemme",
318
+ "gui.howtos.say-it-out-loud.step_TXTMove": "Bevæg den rundt",
319
+ "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Tilføj en baggrund",
320
+ "gui.howtos.say-it-out-loud.step_TXTAddSprite": "Tilføj en ny sprite",
321
+ "gui.howtos.say-it-out-loud.step_TXTSong": "Syng en sang",
322
+ "gui.howtos.say-it-out-loud.step_TXTColor": "Skift farve",
323
+ "gui.howtos.say-it-out-loud.step_TXTSpin": "Drej rundt",
324
+ "gui.howtos.say-it-out-loud.step_TXTGrow": "Bliv større og mindre",
284
325
  "gui.howtos.imagine": "Forestil dig en verden",
285
326
  "gui.howtos.imagine.step_imagineTypeWhatYouWant": "Skriv hvad du vil sige",
286
327
  "gui.howtos.imagine.step_imagineClickGreenFlag": "Klik på det grønne flag for at starte",
@@ -297,50 +338,8 @@
297
338
  "gui.howtos.imagine.step_imagineSwitchBackdrops": "Skift baggrunde",
298
339
  "gui.howtos.imagine.step_imagineRecordASound": "Tilføj en lyd",
299
340
  "gui.howtos.imagine.step_imagineChooseSound": "Vælg din lyd",
300
- "gui.howtos.make-music.name": "Lav musik",
301
- "gui.howtos.Make-Music.step_PickInstrument": "Vælg en instrument sprite",
302
- "gui.howtos.Make-Music.step_PlaySoundClick": "Afspil lyd ved klik",
303
- "gui.howtos.Make-Music.step_MakeSong": "Lav en sang",
304
- "gui.howtos.make-music.step_MakeBeat": "Vælg en tromme & lav et slag",
305
- "gui.howtos.make-music.step_MakeBeatBox": "Vælg spriten med mikrofonen & overraskelses trommemaskinen",
306
- "gui.howtos.story.name": "Lav en historie",
307
- "gui.howtos.story.step_addbg": "Tilføj en baggrund",
308
- "gui.howtos.story.step_addsprite": "Tilføj en figur",
309
- "gui.howtos.story.step_saysomething": "Sig noget",
310
- "gui.howtos.story.step_addanothersprite": "Tilføj en ny figur",
311
- "gui.howtos.story.step_flip": "Vend denne vej",
312
- "gui.howtos.story.step_conversation": "Snak sammen",
313
- "gui.howtos.story.addanotherbg": "Tilføj en anden baggrund",
314
- "gui.howtos.story.step_swithbg": "Skift baggrunde",
315
- "gui.howtos.story.step_hidewizard": "Skjul en figur",
316
- "gui.howtos.story.step_showwizard": "Vis en figur",
317
- "gui.howtos.make-a-chase-game.name": "Lav en fangeleg",
318
- "gui.howtos.Chase-Game.step_BG": "Tilføj en baggrund",
319
- "gui.howtos.chase-game.step_AddOcto": "Tilføj en sprite",
320
- "gui.howtos.make-music.step_LeftRight": "Gå mod højre og venstre med piletaster",
321
- "gui.howtos.Chase-Game.step_UpDown": "Gå op & ned med piletaster",
322
- "gui.howtos.Chase-Game.step_AddStar": "Tilføj en anden sprite",
323
- "gui.howtos.Chase-Game.step_MoveRandom": "Gå tilfældigt",
324
- "gui.howtos.Chase-Game.step_WhenTouch": "Ved spriten med blæksprutten, afspil lyd, når den rører ved noget.",
325
- "gui.howtos.Chase-Game.step_ScoreVariable": "Lav en variabel til point",
326
- "gui.howtos.Chase-Game.ScoreWhenTouch": "Ved spriten med blæksprutten, tilføj point, når den rører ved noget.",
327
- "gui.howtos.animate-char.name": "Animér en figur",
328
- "gui.howtos.animate-char.step_addbg": "Tilføj en baggrund",
329
- "gui.howtos.animate-char.step_addsprite": "Tilføj en sprite",
330
- "gui.howtos.animate-char.step_saysomething": "Sig noget",
331
- "gui.howtos.animate-char.step_addsound": "Tilføj lyd",
332
- "gui.howtos.animate-char.step_animatetalking": "Animér snak",
333
- "gui.howtos.animate-char.step_arrowkeys": "Gå ved hjælp af piletaster",
334
- "gui.howtos.animate-char.step_jump": "Hop",
335
- "gui.howtos.animate-char.step_changecolor": "Skift farve",
336
- "gui.howtos.make-a-game.name": "Lav et klikke spil",
337
- "gui.howtos.Make-A-Game.step_GamePickSprite": "Vælg en sprite",
338
- "gui.howtos.make-a-game.step_GamePlaySound": "Afspil lyd ved klik",
339
- "gui.howtos.make-a-game.step_GameAddScore": "Lav en variabel til point",
340
- "gui.howtos.make-a-game.step_GameChangeScore": "Når der klikkes, øg scoren",
341
- "gui.howtos.make-a-game.step_Random": "Gå til en tilfældig position",
342
- "gui.howtos.make-music.step_GameChangeColor": "Skift farve",
343
- "gui.howtos.make-music.step_ResetScore": "Nulstil point",
341
+ "gui.howtos.add-effects.name": "Tilføj effekter",
342
+ "gui.howtos.videosens.step_addEffects": "Tilføj effekter",
344
343
  "gui.howtos.make-it-fly.name": "Få det til at flyve",
345
344
  "gui.howtos.fly.step_stepflyChooseBackdrop": "Vælg en baggrund med en himmel",
346
345
  "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Vælg en figur",
@@ -354,6 +353,12 @@
354
353
  "gui.howtos.add-a-move-block.step_stepflyAddScenery": "Tilføj landskab",
355
354
  "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Bevæg landskabet",
356
355
  "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Næste kostume",
356
+ "gui.howtos.make-music.name": "Lav musik",
357
+ "gui.howtos.Make-Music.step_PickInstrument": "Vælg en instrument sprite",
358
+ "gui.howtos.Make-Music.step_PlaySoundClick": "Afspil lyd ved klik",
359
+ "gui.howtos.Make-Music.step_MakeSong": "Lav en sang",
360
+ "gui.howtos.make-music.step_MakeBeat": "Vælg en tromme & lav et slag",
361
+ "gui.howtos.make-music.step_MakeBeatBox": "Vælg spriten med mikrofonen & overraskelses trommemaskinen",
357
362
  "gui.howtos.pong": "Pong spil",
358
363
  "gui.howtos.pong.step_pongAddBackdrop": "Tilføj en baggrund",
359
364
  "gui.howtos.pong.step_pongAddBallSprite": "Tilføj en boldsprite",
@@ -368,6 +373,24 @@
368
373
  "gui.howtos.pong.step_pongResetScore": "Nulstil point",
369
374
  "gui.howtos.pong.step_pongAddLineSprite": "Tilføj liniespriten",
370
375
  "gui.howtos.pong.step_pongGameOver": "Spillet er slut",
376
+ "gui.howtos.make-a-game.name": "Lav et klikke spil",
377
+ "gui.howtos.Make-A-Game.step_GamePickSprite": "Vælg en sprite",
378
+ "gui.howtos.make-a-game.step_GamePlaySound": "Afspil lyd ved klik",
379
+ "gui.howtos.make-a-game.step_GameAddScore": "Lav en variabel til point",
380
+ "gui.howtos.make-a-game.step_GameChangeScore": "Når der klikkes, øg scoren",
381
+ "gui.howtos.make-a-game.step_Random": "Gå til en tilfældig position",
382
+ "gui.howtos.make-music.step_GameChangeColor": "Skift farve",
383
+ "gui.howtos.make-music.step_ResetScore": "Nulstil point",
384
+ "gui.howtos.make-a-chase-game.name": "Lav en fangeleg",
385
+ "gui.howtos.Chase-Game.step_BG": "Tilføj en baggrund",
386
+ "gui.howtos.chase-game.step_AddOcto": "Tilføj en sprite",
387
+ "gui.howtos.make-music.step_LeftRight": "Gå mod højre og venstre med piletaster",
388
+ "gui.howtos.Chase-Game.step_UpDown": "Gå op & ned med piletaster",
389
+ "gui.howtos.Chase-Game.step_AddStar": "Tilføj en anden sprite",
390
+ "gui.howtos.Chase-Game.step_MoveRandom": "Gå tilfældigt",
391
+ "gui.howtos.Chase-Game.step_WhenTouch": "Ved spriten med blæksprutten, afspil lyd, når den rører ved noget.",
392
+ "gui.howtos.Chase-Game.step_ScoreVariable": "Lav en variabel til point",
393
+ "gui.howtos.Chase-Game.ScoreWhenTouch": "Ved spriten med blæksprutten, tilføj point, når den rører ved noget.",
371
394
  "gui.howtos.code-cartoon": "Kod en tegneserie",
372
395
  "gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Sig noget når du klikker det grønne flag",
373
396
  "gui.howtos.code-cartoon.step_codeCartoonAnimate": "Animér en figur når du klikker på den",
@@ -394,17 +417,6 @@
394
417
  "gui.howtos.videosens.step_pet": "Kæl med katten",
395
418
  "gui.howtos.videosens.step_animate": "Animér",
396
419
  "gui.howtos.videosens.step_pop": "Spræng en ballon",
397
- "gui.howtos.say-it-out-loud": "Snak sammen",
398
- "gui.howtos.say-it-out-loud.step_AddTXTextension": "Tilføj teksten til talebrikker",
399
- "gui.howtos.say-it-out-loud.step_TXTSpeech": "Sig noget",
400
- "gui.howtos.say-it-out-loud_TXTSetVoice": "Vælg en stemme",
401
- "gui.howtos.say-it-out-loud.step_TXTMove": "Bevæg den rundt",
402
- "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Tilføj en baggrund",
403
- "gui.howtos.say-it-out-loud.step_TXTAddSprite": "Tilføj en ny sprite",
404
- "gui.howtos.say-it-out-loud.step_TXTSong": "Syng en sang",
405
- "gui.howtos.say-it-out-loud.step_TXTColor": "Skift farve",
406
- "gui.howtos.say-it-out-loud.step_TXTSpin": "Drej rundt",
407
- "gui.howtos.say-it-out-loud.step_TXTGrow": "Bliv større og mindre",
408
420
  "gui.howtos.talking": "Tale historier",
409
421
  "gui.howtos.talking.step_talesAddExtension": "Klik for at tilføje tekst-til-tale-brikkerne",
410
422
  "gui.howtos.talking.step_talesChooseSprite": "Vælg en sprite",
@@ -423,29 +435,27 @@
423
435
  "gui.howtos.add-sprite.step_addSprite": "Tilføj en sprite",
424
436
  "gui.howtos.add-a-backdrop.name": "Tilføj en baggrund",
425
437
  "gui.howtos.add-a-backdrop.step_addBackdrop": "Tilføj en baggrund",
438
+ "gui.howtos.move-around-with-arrow-keys.name": "Brug piletaster",
439
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Bevæg mod venstre og højre",
440
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Bevæg op og ned",
426
441
  "gui.howtos.change-size.name": "Ændre størrelse",
427
442
  "gui.howtos.change-size.step_changeSize": "Ændre størrelse",
428
443
  "gui.howtos.glide-around.name": "Glid rundt",
429
444
  "gui.howtos.change-size.step_glideAroundBackAndForth": "Glid rundt",
430
445
  "gui.howtos.change-size.step_glideAroundPoint": "Glid til et punkt",
446
+ "gui.howtos.spin-video.name": "Lad det dreje rundt",
447
+ "gui.howtos.change-size.step_spinTurn": "Drej",
448
+ "gui.howtos.change-size.step_spinPointInDirection": "Vælg retning",
431
449
  "gui.howtos.record-a-sound.name": "Optag en lyd",
432
450
  "gui.howtos.change-size.step_recordASoundSoundsTab": "Klik på fanen med 'Lyde\"",
433
451
  "gui.howtos.change-size.step_recordASoundClickRecord": "Klik 'Optag\"",
434
452
  "gui.howtos.change-size.step_recordASoundPressRecordButton": "Klik på optageknappen",
435
453
  "gui.howtos.change-size.step_recordASoundChooseSound": "Vælg din lyd",
436
454
  "gui.howtos.change-size.step_recordASoundPlayYourSound": "Spil din lyd",
437
- "gui.howtos.spin-video.name": "Lad det dreje rundt",
438
- "gui.howtos.change-size.step_spinTurn": "Drej",
439
- "gui.howtos.change-size.step_spinPointInDirection": "Vælg retning",
440
455
  "gui.howtos.hide-and-show.name": "Skjul og Vis",
441
456
  "gui.howtos.change-size.step_hideAndShow": "Skjul og Vis",
442
457
  "gui.howtos.switch-costume.name": "Animér en sprite",
443
458
  "gui.howtos.change-size.step_switchCostumes": "Animér en sprite",
444
- "gui.howtos.move-around-with-arrow-keys.name": "Brug piletaster",
445
- "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Bevæg mod venstre og højre",
446
- "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Bevæg op og ned",
447
- "gui.howtos.add-effects.name": "Tilføj effekter",
448
- "gui.howtos.videosens.step_addEffects": "Tilføj effekter",
449
459
  "gui.extension.music.name": "Musik",
450
460
  "gui.extension.music.description": "Spil på instrumenter og trommer",
451
461
  "gui.extension.pen.name": "Pen",
@@ -76,6 +76,12 @@
76
76
  "gui.customProcedures.runWithoutScreenRefresh": "Ohne Bildschirmaktualisierung laufen lassen",
77
77
  "gui.customProcedures.cancel": "Abbrechen",
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": "Richtung",
80
86
  "gui.directionPicker.rotationStyles.allAround": "Rundherum",
81
87
  "gui.directionPicker.rotationStyles.leftRight": "Links/Rechts",
@@ -90,6 +96,10 @@
90
96
  "gui.extensionLibrary.collaboration": "Zusammenarbeit mit",
91
97
  "gui.library.filterPlaceholder": "Suche",
92
98
  "gui.library.allTag": "Alles",
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": "Blöcke werden erstellt ...",
94
104
  "gui.loader.message2": "Figuren werden geladen ...",
95
105
  "gui.loader.message3": "Klänge werden geladen ...",
@@ -281,6 +291,37 @@
281
291
  "gui.howtos.animate-a-name.step_AnimateChangeColor": "Ändere die Farbe",
282
292
  "gui.howtos.animate-a-name.step_AnimateSpin": "Wähle eine weitere Buchstabenfigur und lass sie sich drehen",
283
293
  "gui.howtos.animate-a-name.step_AnimateGrow": "Wähle einen weiteren Buchstaben und lass ihn wachsen",
294
+ "gui.howtos.animate-char.name": "Animiere eine Figur",
295
+ "gui.howtos.animate-char.step_addbg": "Füge einen Hintergrund hinzu",
296
+ "gui.howtos.animate-char.step_addsprite": "Füge eine Figur hinzu",
297
+ "gui.howtos.animate-char.step_saysomething": "Sag etwas",
298
+ "gui.howtos.animate-char.step_addsound": "Füge einen Klang hinzu",
299
+ "gui.howtos.animate-char.step_animatetalking": "Animiere das Sprechen",
300
+ "gui.howtos.animate-char.step_arrowkeys": "Bewege mit den Pfeiltasten",
301
+ "gui.howtos.animate-char.step_jump": "Springe",
302
+ "gui.howtos.animate-char.step_changecolor": "Ändere die Farbe",
303
+ "gui.howtos.story.name": "Erzähle eine Geschichte",
304
+ "gui.howtos.story.step_addbg": "Füge einen Hintergrund hinzu",
305
+ "gui.howtos.story.step_addsprite": "Füge eine Figur hinzu",
306
+ "gui.howtos.story.step_saysomething": "Sag etwas",
307
+ "gui.howtos.story.step_addanothersprite": "Füge eine weitere Figur hinzu",
308
+ "gui.howtos.story.step_flip": "Dreh die Figur um",
309
+ "gui.howtos.story.step_conversation": "Lass sie sich unterhalten",
310
+ "gui.howtos.story.addanotherbg": "Füge einen weiteren Hintergrund hinzu",
311
+ "gui.howtos.story.step_swithbg": "Tausche die Hintergrundbilder",
312
+ "gui.howtos.story.step_hidewizard": "Verstecke eine Figur",
313
+ "gui.howtos.story.step_showwizard": "Zeige eine Figur",
314
+ "gui.howtos.say-it-out-loud": "Erstelle Animationen, die sprechen können",
315
+ "gui.howtos.say-it-out-loud.step_AddTXTextension": "Füge die \"Text zu Sprache\"-Blöcke hinzu",
316
+ "gui.howtos.say-it-out-loud.step_TXTSpeech": "Sag etwas",
317
+ "gui.howtos.say-it-out-loud_TXTSetVoice": "Wähle eine Stimme",
318
+ "gui.howtos.say-it-out-loud.step_TXTMove": "Bewege dich umher",
319
+ "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Füge einen Hintergrund hinzu",
320
+ "gui.howtos.say-it-out-loud.step_TXTAddSprite": "Füge eine weitere Figur hinzu",
321
+ "gui.howtos.say-it-out-loud.step_TXTSong": "Führe ein Lied auf",
322
+ "gui.howtos.say-it-out-loud.step_TXTColor": "Ändere die Farbe",
323
+ "gui.howtos.say-it-out-loud.step_TXTSpin": "Dreh dich im Kreis",
324
+ "gui.howtos.say-it-out-loud.step_TXTGrow": "Wachse und Schrumpfe",
284
325
  "gui.howtos.imagine": "Stell dir eine Welt vor",
285
326
  "gui.howtos.imagine.step_imagineTypeWhatYouWant": "Gib ein, was du sagen willst",
286
327
  "gui.howtos.imagine.step_imagineClickGreenFlag": "Klicke zum Starten auf die grüne Flagge",
@@ -297,50 +338,8 @@
297
338
  "gui.howtos.imagine.step_imagineSwitchBackdrops": "Tausche die Hintergrundbilder",
298
339
  "gui.howtos.imagine.step_imagineRecordASound": "Füge einen Klang hinzu",
299
340
  "gui.howtos.imagine.step_imagineChooseSound": "Wähl deinen Sound aus",
300
- "gui.howtos.make-music.name": "Mach Musik",
301
- "gui.howtos.Make-Music.step_PickInstrument": "Wähle eine Instrumentenfigur",
302
- "gui.howtos.Make-Music.step_PlaySoundClick": "Spiele einen Klang, wenn angeklickt",
303
- "gui.howtos.Make-Music.step_MakeSong": "Komponiere ein Lied",
304
- "gui.howtos.make-music.step_MakeBeat": "Wähle ein Schlaginstrument und spiele einen Rhythmus",
305
- "gui.howtos.make-music.step_MakeBeatBox": "Wähle die Mikrofonfigur & Überraschungs-Beatbox",
306
- "gui.howtos.story.name": "Erzähle eine Geschichte",
307
- "gui.howtos.story.step_addbg": "Füge einen Hintergrund hinzu",
308
- "gui.howtos.story.step_addsprite": "Füge eine Figur hinzu",
309
- "gui.howtos.story.step_saysomething": "Sag etwas",
310
- "gui.howtos.story.step_addanothersprite": "Füge eine weitere Figur hinzu",
311
- "gui.howtos.story.step_flip": "Dreh die Figur um",
312
- "gui.howtos.story.step_conversation": "Lass sie sich unterhalten",
313
- "gui.howtos.story.addanotherbg": "Füge einen weiteren Hintergrund hinzu",
314
- "gui.howtos.story.step_swithbg": "Tausche die Hintergrundbilder",
315
- "gui.howtos.story.step_hidewizard": "Verstecke eine Figur",
316
- "gui.howtos.story.step_showwizard": "Zeige eine Figur",
317
- "gui.howtos.make-a-chase-game.name": "Mach ein Fangspiel",
318
- "gui.howtos.Chase-Game.step_BG": "Füge einen Hintergrund hinzu",
319
- "gui.howtos.chase-game.step_AddOcto": "Füge eine Figur hinzu",
320
- "gui.howtos.make-music.step_LeftRight": "Bewege mit den Pfeiltasten nach links und rechts",
321
- "gui.howtos.Chase-Game.step_UpDown": "Bewege mit den Pfeiltasten nach oben und unten",
322
- "gui.howtos.Chase-Game.step_AddStar": "Füge eine weitere Figur hinzu",
323
- "gui.howtos.Chase-Game.step_MoveRandom": "Bewege zufällig",
324
- "gui.howtos.Chase-Game.step_WhenTouch": "In der Oktopusfigur: Spiele bei Berührung einen Klang",
325
- "gui.howtos.Chase-Game.step_ScoreVariable": "Erstelle eine Punktestandsvariable",
326
- "gui.howtos.Chase-Game.ScoreWhenTouch": "In der Oktopusfigur: Füge bei Berührung einen Punkt hinzu",
327
- "gui.howtos.animate-char.name": "Animiere eine Figur",
328
- "gui.howtos.animate-char.step_addbg": "Füge einen Hintergrund hinzu",
329
- "gui.howtos.animate-char.step_addsprite": "Füge eine Figur hinzu",
330
- "gui.howtos.animate-char.step_saysomething": "Sag etwas",
331
- "gui.howtos.animate-char.step_addsound": "Füge einen Klang hinzu",
332
- "gui.howtos.animate-char.step_animatetalking": "Animiere das Sprechen",
333
- "gui.howtos.animate-char.step_arrowkeys": "Bewege mit den Pfeiltasten",
334
- "gui.howtos.animate-char.step_jump": "Springe",
335
- "gui.howtos.animate-char.step_changecolor": "Ändere die Farbe",
336
- "gui.howtos.make-a-game.name": "Mach ein Klick-Spiel",
337
- "gui.howtos.Make-A-Game.step_GamePickSprite": "Wähle eine Figur",
338
- "gui.howtos.make-a-game.step_GamePlaySound": "Spiele einen, Klang wenn angeklickt",
339
- "gui.howtos.make-a-game.step_GameAddScore": "Erstelle eine Punktestandsvariable",
340
- "gui.howtos.make-a-game.step_GameChangeScore": "Erhöhe den Punktestand, wenn angeklickt",
341
- "gui.howtos.make-a-game.step_Random": "Geh zu einer Zufallsposition",
342
- "gui.howtos.make-music.step_GameChangeColor": "Ändere die Farbe",
343
- "gui.howtos.make-music.step_ResetScore": "Setze den Punktestand zurück",
341
+ "gui.howtos.add-effects.name": "Füge Effekte hinzu",
342
+ "gui.howtos.videosens.step_addEffects": "Füge Effekte hinzu",
344
343
  "gui.howtos.make-it-fly.name": "Lasse sie fliegen",
345
344
  "gui.howtos.fly.step_stepflyChooseBackdrop": "Wähle ein Bühnenbild mit Himmel",
346
345
  "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Wähle eine Figur",
@@ -354,6 +353,12 @@
354
353
  "gui.howtos.add-a-move-block.step_stepflyAddScenery": "Szenario hinzufügen",
355
354
  "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Bewege die Szene",
356
355
  "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Nächstes Kostüm",
356
+ "gui.howtos.make-music.name": "Mach Musik",
357
+ "gui.howtos.Make-Music.step_PickInstrument": "Wähle eine Instrumentenfigur",
358
+ "gui.howtos.Make-Music.step_PlaySoundClick": "Spiele einen Klang, wenn angeklickt",
359
+ "gui.howtos.Make-Music.step_MakeSong": "Komponiere ein Lied",
360
+ "gui.howtos.make-music.step_MakeBeat": "Wähle ein Schlaginstrument und spiele einen Rhythmus",
361
+ "gui.howtos.make-music.step_MakeBeatBox": "Wähle die Mikrofonfigur & Überraschungs-Beatbox",
357
362
  "gui.howtos.pong": "Pong-Spiel",
358
363
  "gui.howtos.pong.step_pongAddBackdrop": "Füge einen Hintergrund hinzu",
359
364
  "gui.howtos.pong.step_pongAddBallSprite": "Füge eine Ball-Figur hinzu",
@@ -368,6 +373,24 @@
368
373
  "gui.howtos.pong.step_pongResetScore": "Setze den Punktestand zurück",
369
374
  "gui.howtos.pong.step_pongAddLineSprite": "Füge die Line-Figur hinzu",
370
375
  "gui.howtos.pong.step_pongGameOver": "Spiel vorbei",
376
+ "gui.howtos.make-a-game.name": "Mach ein Klick-Spiel",
377
+ "gui.howtos.Make-A-Game.step_GamePickSprite": "Wähle eine Figur",
378
+ "gui.howtos.make-a-game.step_GamePlaySound": "Spiele einen, Klang wenn angeklickt",
379
+ "gui.howtos.make-a-game.step_GameAddScore": "Erstelle eine Punktestandsvariable",
380
+ "gui.howtos.make-a-game.step_GameChangeScore": "Erhöhe den Punktestand, wenn angeklickt",
381
+ "gui.howtos.make-a-game.step_Random": "Geh zu einer Zufallsposition",
382
+ "gui.howtos.make-music.step_GameChangeColor": "Ändere die Farbe",
383
+ "gui.howtos.make-music.step_ResetScore": "Setze den Punktestand zurück",
384
+ "gui.howtos.make-a-chase-game.name": "Mach ein Fangspiel",
385
+ "gui.howtos.Chase-Game.step_BG": "Füge einen Hintergrund hinzu",
386
+ "gui.howtos.chase-game.step_AddOcto": "Füge eine Figur hinzu",
387
+ "gui.howtos.make-music.step_LeftRight": "Bewege mit den Pfeiltasten nach links und rechts",
388
+ "gui.howtos.Chase-Game.step_UpDown": "Bewege mit den Pfeiltasten nach oben und unten",
389
+ "gui.howtos.Chase-Game.step_AddStar": "Füge eine weitere Figur hinzu",
390
+ "gui.howtos.Chase-Game.step_MoveRandom": "Bewege zufällig",
391
+ "gui.howtos.Chase-Game.step_WhenTouch": "In der Oktopusfigur: Spiele bei Berührung einen Klang",
392
+ "gui.howtos.Chase-Game.step_ScoreVariable": "Erstelle eine Punktestandsvariable",
393
+ "gui.howtos.Chase-Game.ScoreWhenTouch": "In der Oktopusfigur: Füge bei Berührung einen Punkt hinzu",
371
394
  "gui.howtos.code-cartoon": "Programmiere eine Karikatur",
372
395
  "gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Klicke die grüne Fahne, um etwas zu sagen",
373
396
  "gui.howtos.code-cartoon.step_codeCartoonAnimate": "Klicke auf die Figur, um sie zu animieren",
@@ -394,17 +417,6 @@
394
417
  "gui.howtos.videosens.step_pet": "Streichle die Katze",
395
418
  "gui.howtos.videosens.step_animate": "Animiere",
396
419
  "gui.howtos.videosens.step_pop": "Lass einen Ballon platzen",
397
- "gui.howtos.say-it-out-loud": "Erstelle Animationen, die sprechen können",
398
- "gui.howtos.say-it-out-loud.step_AddTXTextension": "Füge die \"Text zu Sprache\"-Blöcke hinzu",
399
- "gui.howtos.say-it-out-loud.step_TXTSpeech": "Sag etwas",
400
- "gui.howtos.say-it-out-loud_TXTSetVoice": "Wähle eine Stimme",
401
- "gui.howtos.say-it-out-loud.step_TXTMove": "Bewege dich umher",
402
- "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Füge einen Hintergrund hinzu",
403
- "gui.howtos.say-it-out-loud.step_TXTAddSprite": "Füge eine weitere Figur hinzu",
404
- "gui.howtos.say-it-out-loud.step_TXTSong": "Führe ein Lied auf",
405
- "gui.howtos.say-it-out-loud.step_TXTColor": "Ändere die Farbe",
406
- "gui.howtos.say-it-out-loud.step_TXTSpin": "Dreh dich im Kreis",
407
- "gui.howtos.say-it-out-loud.step_TXTGrow": "Wachse und Schrumpfe",
408
420
  "gui.howtos.talking": "Geschichten erzählen",
409
421
  "gui.howtos.talking.step_talesAddExtension": "Klicke \"Erweiterung\" um \"Text zu Sprache\" Blöcke hinzuzufügen",
410
422
  "gui.howtos.talking.step_talesChooseSprite": "Figur wählen",
@@ -423,29 +435,27 @@
423
435
  "gui.howtos.add-sprite.step_addSprite": "Füge eine Figur hinzu",
424
436
  "gui.howtos.add-a-backdrop.name": "Füge einen Hintergrund hinzu",
425
437
  "gui.howtos.add-a-backdrop.step_addBackdrop": "Füge einen Hintergrund hinzu",
438
+ "gui.howtos.move-around-with-arrow-keys.name": "Benutze die Pfeiltasten",
439
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Nach rechts und links bewegen",
440
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Nach oben und unten bewegen",
426
441
  "gui.howtos.change-size.name": "Ändere die Größe",
427
442
  "gui.howtos.change-size.step_changeSize": "Ändere die Grösse",
428
443
  "gui.howtos.glide-around.name": "Gleite umher",
429
444
  "gui.howtos.change-size.step_glideAroundBackAndForth": "Gleite umher",
430
445
  "gui.howtos.change-size.step_glideAroundPoint": "Zu einem Punkt gleiten",
446
+ "gui.howtos.spin-video.name": "Lass es sich drehen",
447
+ "gui.howtos.change-size.step_spinTurn": "Drehen",
448
+ "gui.howtos.change-size.step_spinPointInDirection": "Richtung festlegen",
431
449
  "gui.howtos.record-a-sound.name": "Einen Klang aufnehmen",
432
450
  "gui.howtos.change-size.step_recordASoundSoundsTab": "Klicke auf das \"Klänge\"-Tab",
433
451
  "gui.howtos.change-size.step_recordASoundClickRecord": "Klicke auf \"Aufnehmen\"",
434
452
  "gui.howtos.change-size.step_recordASoundPressRecordButton": "Klicke den \"Aufnehmen\"-Knopf",
435
453
  "gui.howtos.change-size.step_recordASoundChooseSound": "Wähl deinen Klang aus",
436
454
  "gui.howtos.change-size.step_recordASoundPlayYourSound": "Spiele deine Aufnahme ab",
437
- "gui.howtos.spin-video.name": "Lass es sich drehen",
438
- "gui.howtos.change-size.step_spinTurn": "Drehen",
439
- "gui.howtos.change-size.step_spinPointInDirection": "Richtung festlegen",
440
455
  "gui.howtos.hide-and-show.name": "Verstecken und Zeigen",
441
456
  "gui.howtos.change-size.step_hideAndShow": "Verstecken und Zeigen",
442
457
  "gui.howtos.switch-costume.name": "Animiere eine Figur",
443
458
  "gui.howtos.change-size.step_switchCostumes": "Animiere eine Figur",
444
- "gui.howtos.move-around-with-arrow-keys.name": "Benutze die Pfeiltasten",
445
- "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Nach rechts und links bewegen",
446
- "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Nach oben und unten bewegen",
447
- "gui.howtos.add-effects.name": "Füge Effekte hinzu",
448
- "gui.howtos.videosens.step_addEffects": "Füge Effekte hinzu",
449
459
  "gui.extension.music.name": "Musik",
450
460
  "gui.extension.music.description": "Spiele Instrumente und Schlagzeug.",
451
461
  "gui.extension.pen.name": "Malstift",