scratch-l10n 3.18.340 → 3.18.342
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/editor/interface/ab.json +73 -63
- package/editor/interface/af.json +73 -63
- package/editor/interface/am.json +73 -63
- package/editor/interface/an.json +73 -63
- package/editor/interface/ar.json +73 -63
- package/editor/interface/ast.json +73 -63
- package/editor/interface/az.json +73 -63
- package/editor/interface/be.json +73 -63
- package/editor/interface/bg.json +73 -63
- package/editor/interface/bn.json +73 -63
- package/editor/interface/ca.json +73 -63
- package/editor/interface/ckb.json +73 -63
- package/editor/interface/cs.json +73 -63
- package/editor/interface/cy.json +73 -63
- package/editor/interface/da.json +73 -63
- package/editor/interface/de.json +73 -63
- package/editor/interface/el.json +73 -63
- package/editor/interface/en.json +73 -63
- package/editor/interface/eo.json +73 -63
- package/editor/interface/es-419.json +73 -63
- package/editor/interface/es.json +73 -63
- package/editor/interface/et.json +73 -63
- package/editor/interface/eu.json +73 -63
- package/editor/interface/fa.json +73 -63
- package/editor/interface/fi.json +73 -63
- package/editor/interface/fil.json +73 -63
- package/editor/interface/fr.json +73 -63
- package/editor/interface/fy.json +73 -63
- package/editor/interface/ga.json +73 -63
- package/editor/interface/gd.json +73 -63
- package/editor/interface/gl.json +73 -63
- package/editor/interface/ha.json +73 -63
- package/editor/interface/he.json +73 -63
- package/editor/interface/hi.json +73 -63
- package/editor/interface/hr.json +73 -63
- package/editor/interface/ht.json +73 -63
- package/editor/interface/hu.json +73 -63
- package/editor/interface/hy.json +73 -63
- package/editor/interface/id.json +73 -63
- package/editor/interface/is.json +73 -63
- package/editor/interface/it.json +73 -63
- package/editor/interface/ja-Hira.json +73 -63
- package/editor/interface/ja.json +73 -63
- package/editor/interface/ka.json +73 -63
- package/editor/interface/kk.json +73 -63
- package/editor/interface/km.json +73 -63
- package/editor/interface/ko.json +73 -63
- package/editor/interface/ku.json +73 -63
- package/editor/interface/lt.json +73 -63
- package/editor/interface/lv.json +73 -63
- package/editor/interface/mi.json +73 -63
- package/editor/interface/mn.json +73 -63
- package/editor/interface/nb.json +73 -63
- package/editor/interface/nl.json +73 -63
- package/editor/interface/nn.json +73 -63
- package/editor/interface/nso.json +73 -63
- package/editor/interface/oc.json +73 -63
- package/editor/interface/or.json +73 -63
- package/editor/interface/pl.json +73 -63
- package/editor/interface/pt-br.json +73 -63
- package/editor/interface/pt.json +73 -63
- package/editor/interface/qu.json +73 -63
- package/editor/interface/rap.json +73 -63
- package/editor/interface/ro.json +73 -63
- package/editor/interface/ru.json +73 -63
- package/editor/interface/sk.json +73 -63
- package/editor/interface/sl.json +73 -63
- package/editor/interface/sr.json +73 -63
- package/editor/interface/sv.json +73 -63
- package/editor/interface/sw.json +73 -63
- package/editor/interface/th.json +73 -63
- package/editor/interface/tn.json +73 -63
- package/editor/interface/tr.json +73 -63
- package/editor/interface/uk.json +73 -63
- package/editor/interface/uz.json +73 -63
- package/editor/interface/vi.json +73 -63
- package/editor/interface/xh.json +73 -63
- package/editor/interface/zh-cn.json +73 -63
- package/editor/interface/zh-tw.json +73 -63
- package/editor/interface/zu.json +73 -63
- package/locales/editor-msgs.js +5840 -5040
- package/locales/interface-msgs.js +5840 -5040
- package/package.json +1 -1
@@ -76,6 +76,12 @@
|
|
76
76
|
"gui.customProcedures.runWithoutScreenRefresh": "Executar ensin refrescu de pantalla",
|
77
77
|
"gui.customProcedures.cancel": "Encaboxar",
|
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": "Direición",
|
80
86
|
"gui.directionPicker.rotationStyles.allAround": "Too alredor",
|
81
87
|
"gui.directionPicker.rotationStyles.leftRight": "Izquierda/Drecha",
|
@@ -90,6 +96,10 @@
|
|
90
96
|
"gui.extensionLibrary.collaboration": "Colaboración con",
|
91
97
|
"gui.library.filterPlaceholder": "Guetar",
|
92
98
|
"gui.library.allTag": "Too",
|
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": "Creando bloques...",
|
94
104
|
"gui.loader.message2": "Cargando personaxes...",
|
95
105
|
"gui.loader.message3": "Cargando soníos...",
|
@@ -281,6 +291,37 @@
|
|
281
291
|
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Camudar color",
|
282
292
|
"gui.howtos.animate-a-name.step_AnimateSpin": "Escoyer otra Lletra Personax y Facela Xirar",
|
283
293
|
"gui.howtos.animate-a-name.step_AnimateGrow": "Escoyer otra Lletra Personax y Facela Medrar",
|
294
|
+
"gui.howtos.animate-char.name": "Animar un personax",
|
295
|
+
"gui.howtos.animate-char.step_addbg": "Amestar un fondu",
|
296
|
+
"gui.howtos.animate-char.step_addsprite": "Amestar un personax",
|
297
|
+
"gui.howtos.animate-char.step_saysomething": "Dicir daqué",
|
298
|
+
"gui.howtos.animate-char.step_addsound": "Amestar un soníu",
|
299
|
+
"gui.howtos.animate-char.step_animatetalking": "Animación que fala",
|
300
|
+
"gui.howtos.animate-char.step_arrowkeys": "Mover usando les fleches del tecláu",
|
301
|
+
"gui.howtos.animate-char.step_jump": "Saltar",
|
302
|
+
"gui.howtos.animate-char.step_changecolor": "Camudar color",
|
303
|
+
"gui.howtos.story.name": "Crear una Historia",
|
304
|
+
"gui.howtos.story.step_addbg": "Amestar un Fondu",
|
305
|
+
"gui.howtos.story.step_addsprite": "Amestar un Personax",
|
306
|
+
"gui.howtos.story.step_saysomething": "Dicir Daqué",
|
307
|
+
"gui.howtos.story.step_addanothersprite": "Amestar otru Personax",
|
308
|
+
"gui.howtos.story.step_flip": "Camudar de Direición",
|
309
|
+
"gui.howtos.story.step_conversation": "Charrar",
|
310
|
+
"gui.howtos.story.addanotherbg": "Amestar otru Fondu",
|
311
|
+
"gui.howtos.story.step_swithbg": "Camudar Fondos",
|
312
|
+
"gui.howtos.story.step_hidewizard": "Tapecer un Personaxe",
|
313
|
+
"gui.howtos.story.step_showwizard": "Amosar un Personaxe",
|
314
|
+
"gui.howtos.say-it-out-loud": "Crear dibuxos animaos que falen",
|
315
|
+
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Amestar el testu a los bocadiellos",
|
316
|
+
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Dicir daqué",
|
317
|
+
"gui.howtos.say-it-out-loud_TXTSetVoice": "Afitar una voz",
|
318
|
+
"gui.howtos.say-it-out-loud.step_TXTMove": "Mover alredor",
|
319
|
+
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Amestar un fondu",
|
320
|
+
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Amestar otru personax",
|
321
|
+
"gui.howtos.say-it-out-loud.step_TXTSong": "Cantar una canción",
|
322
|
+
"gui.howtos.say-it-out-loud.step_TXTColor": "Camudar color",
|
323
|
+
"gui.howtos.say-it-out-loud.step_TXTSpin": "Xirar alredor",
|
324
|
+
"gui.howtos.say-it-out-loud.step_TXTGrow": "Medrar y menguar",
|
284
325
|
"gui.howtos.imagine": "Imaxina un Mundu",
|
285
326
|
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "Escribir Lo Que Quieras Dicir",
|
286
327
|
"gui.howtos.imagine.step_imagineClickGreenFlag": "Calca na Bandera Verde pa Entamar",
|
@@ -297,50 +338,8 @@
|
|
297
338
|
"gui.howtos.imagine.step_imagineSwitchBackdrops": "Camudar Fondos",
|
298
339
|
"gui.howtos.imagine.step_imagineRecordASound": "Amestar un Soníu",
|
299
340
|
"gui.howtos.imagine.step_imagineChooseSound": "Escoyer el To Soníu",
|
300
|
-
"gui.howtos.
|
301
|
-
"gui.howtos.
|
302
|
-
"gui.howtos.Make-Music.step_PlaySoundClick": "Reproducir un Soníu al Calcar",
|
303
|
-
"gui.howtos.Make-Music.step_MakeSong": "Crear una Canción",
|
304
|
-
"gui.howtos.make-music.step_MakeBeat": "Escoyer un Tambor y dar un Toque",
|
305
|
-
"gui.howtos.make-music.step_MakeBeatBox": "Escoyer un Micrófonu Personax y Sorprender al Beatbox",
|
306
|
-
"gui.howtos.story.name": "Crear una Historia",
|
307
|
-
"gui.howtos.story.step_addbg": "Amestar un Fondu",
|
308
|
-
"gui.howtos.story.step_addsprite": "Amestar un Personax",
|
309
|
-
"gui.howtos.story.step_saysomething": "Dicir Daqué",
|
310
|
-
"gui.howtos.story.step_addanothersprite": "Amestar otru Personax",
|
311
|
-
"gui.howtos.story.step_flip": "Camudar de Direición",
|
312
|
-
"gui.howtos.story.step_conversation": "Charrar",
|
313
|
-
"gui.howtos.story.addanotherbg": "Amestar otru Fondu",
|
314
|
-
"gui.howtos.story.step_swithbg": "Camudar Fondos",
|
315
|
-
"gui.howtos.story.step_hidewizard": "Tapecer un Personaxe",
|
316
|
-
"gui.howtos.story.step_showwizard": "Amosar un Personaxe",
|
317
|
-
"gui.howtos.make-a-chase-game.name": "Facer un xuegu d'escorrer",
|
318
|
-
"gui.howtos.Chase-Game.step_BG": "Amestar un fondu",
|
319
|
-
"gui.howtos.chase-game.step_AddOcto": "Amestar un personax",
|
320
|
-
"gui.howtos.make-music.step_LeftRight": "Mover a la mandrecha y manzorga coles tecles de les fleches",
|
321
|
-
"gui.howtos.Chase-Game.step_UpDown": "Mover arriba y abaxo coles tecles de les fleches",
|
322
|
-
"gui.howtos.Chase-Game.step_AddStar": "Amestar otru personax",
|
323
|
-
"gui.howtos.Chase-Game.step_MoveRandom": "Mover al debalu",
|
324
|
-
"gui.howtos.Chase-Game.step_WhenTouch": "Al tocar al personax pulpu reproducir soníos",
|
325
|
-
"gui.howtos.Chase-Game.step_ScoreVariable": "Crear una variable marcador",
|
326
|
-
"gui.howtos.Chase-Game.ScoreWhenTouch": "Al tocar al personax pulpu amestar resultáu",
|
327
|
-
"gui.howtos.animate-char.name": "Animar un personax",
|
328
|
-
"gui.howtos.animate-char.step_addbg": "Amestar un fondu",
|
329
|
-
"gui.howtos.animate-char.step_addsprite": "Amestar un personax",
|
330
|
-
"gui.howtos.animate-char.step_saysomething": "Dicir daqué",
|
331
|
-
"gui.howtos.animate-char.step_addsound": "Amestar un soníu",
|
332
|
-
"gui.howtos.animate-char.step_animatetalking": "Animación que fala",
|
333
|
-
"gui.howtos.animate-char.step_arrowkeys": "Mover usando les fleches del tecláu",
|
334
|
-
"gui.howtos.animate-char.step_jump": "Saltar",
|
335
|
-
"gui.howtos.animate-char.step_changecolor": "Camudar color",
|
336
|
-
"gui.howtos.make-a-game.name": "Facer un xuegu de calcar",
|
337
|
-
"gui.howtos.Make-A-Game.step_GamePickSprite": "Escoyer un personax",
|
338
|
-
"gui.howtos.make-a-game.step_GamePlaySound": "Sonar al calcar",
|
339
|
-
"gui.howtos.make-a-game.step_GameAddScore": "Crear una variable de marcador",
|
340
|
-
"gui.howtos.make-a-game.step_GameChangeScore": "Al calcar aumentar la puntuación",
|
341
|
-
"gui.howtos.make-a-game.step_Random": "Dir a una posición al debalu",
|
342
|
-
"gui.howtos.make-music.step_GameChangeColor": "Camudar color",
|
343
|
-
"gui.howtos.make-music.step_ResetScore": "Poner marcador a ceru",
|
341
|
+
"gui.howtos.add-effects.name": "Amestar efeutos",
|
342
|
+
"gui.howtos.videosens.step_addEffects": "Amestar efeutos",
|
344
343
|
"gui.howtos.make-it-fly.name": "Fáilo volar",
|
345
344
|
"gui.howtos.fly.step_stepflyChooseBackdrop": "Escoyer un fondu de cielu",
|
346
345
|
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Escoyer un personaxe",
|
@@ -354,6 +353,12 @@
|
|
354
353
|
"gui.howtos.add-a-move-block.step_stepflyAddScenery": "Amestar escenariu",
|
355
354
|
"gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Mover l'escenariu",
|
356
355
|
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Siguiente personax",
|
356
|
+
"gui.howtos.make-music.name": "Facer Música",
|
357
|
+
"gui.howtos.Make-Music.step_PickInstrument": "Escoyer un Instrumentu Personax",
|
358
|
+
"gui.howtos.Make-Music.step_PlaySoundClick": "Reproducir un Soníu al Calcar",
|
359
|
+
"gui.howtos.Make-Music.step_MakeSong": "Crear una Canción",
|
360
|
+
"gui.howtos.make-music.step_MakeBeat": "Escoyer un Tambor y dar un Toque",
|
361
|
+
"gui.howtos.make-music.step_MakeBeatBox": "Escoyer un Micrófonu Personax y Sorprender al Beatbox",
|
357
362
|
"gui.howtos.pong": "Xuegu de pong",
|
358
363
|
"gui.howtos.pong.step_pongAddBackdrop": "Amestar un fondu",
|
359
364
|
"gui.howtos.pong.step_pongAddBallSprite": "Amestar un personax balón",
|
@@ -368,6 +373,24 @@
|
|
368
373
|
"gui.howtos.pong.step_pongResetScore": "Poner marcador a ceru",
|
369
374
|
"gui.howtos.pong.step_pongAddLineSprite": "Amestar llinia de personax",
|
370
375
|
"gui.howtos.pong.step_pongGameOver": "Acabóse'l xuegu",
|
376
|
+
"gui.howtos.make-a-game.name": "Facer un xuegu de calcar",
|
377
|
+
"gui.howtos.Make-A-Game.step_GamePickSprite": "Escoyer un personax",
|
378
|
+
"gui.howtos.make-a-game.step_GamePlaySound": "Sonar al calcar",
|
379
|
+
"gui.howtos.make-a-game.step_GameAddScore": "Crear una variable de marcador",
|
380
|
+
"gui.howtos.make-a-game.step_GameChangeScore": "Al calcar aumentar la puntuación",
|
381
|
+
"gui.howtos.make-a-game.step_Random": "Dir a una posición al debalu",
|
382
|
+
"gui.howtos.make-music.step_GameChangeColor": "Camudar color",
|
383
|
+
"gui.howtos.make-music.step_ResetScore": "Poner marcador a ceru",
|
384
|
+
"gui.howtos.make-a-chase-game.name": "Facer un xuegu d'escorrer",
|
385
|
+
"gui.howtos.Chase-Game.step_BG": "Amestar un fondu",
|
386
|
+
"gui.howtos.chase-game.step_AddOcto": "Amestar un personax",
|
387
|
+
"gui.howtos.make-music.step_LeftRight": "Mover a la mandrecha y manzorga coles tecles de les fleches",
|
388
|
+
"gui.howtos.Chase-Game.step_UpDown": "Mover arriba y abaxo coles tecles de les fleches",
|
389
|
+
"gui.howtos.Chase-Game.step_AddStar": "Amestar otru personax",
|
390
|
+
"gui.howtos.Chase-Game.step_MoveRandom": "Mover al debalu",
|
391
|
+
"gui.howtos.Chase-Game.step_WhenTouch": "Al tocar al personax pulpu reproducir soníos",
|
392
|
+
"gui.howtos.Chase-Game.step_ScoreVariable": "Crear una variable marcador",
|
393
|
+
"gui.howtos.Chase-Game.ScoreWhenTouch": "Al tocar al personax pulpu amestar resultáu",
|
371
394
|
"gui.howtos.code-cartoon": "Codificar una caricatura",
|
372
395
|
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Di daqué al calcar na bandera verde",
|
373
396
|
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "Animar un personaxe cuando calques nelli",
|
@@ -394,17 +417,6 @@
|
|
394
417
|
"gui.howtos.videosens.step_pet": "Afalaga'l gatu",
|
395
418
|
"gui.howtos.videosens.step_animate": "Animar",
|
396
419
|
"gui.howtos.videosens.step_pop": "Españar un globu",
|
397
|
-
"gui.howtos.say-it-out-loud": "Crear dibuxos animaos que falen",
|
398
|
-
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Amestar el testu a los bocadiellos",
|
399
|
-
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Dicir daqué",
|
400
|
-
"gui.howtos.say-it-out-loud_TXTSetVoice": "Afitar una voz",
|
401
|
-
"gui.howtos.say-it-out-loud.step_TXTMove": "Mover alredor",
|
402
|
-
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Amestar un fondu",
|
403
|
-
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Amestar otru personax",
|
404
|
-
"gui.howtos.say-it-out-loud.step_TXTSong": "Cantar una canción",
|
405
|
-
"gui.howtos.say-it-out-loud.step_TXTColor": "Camudar color",
|
406
|
-
"gui.howtos.say-it-out-loud.step_TXTSpin": "Xirar alredor",
|
407
|
-
"gui.howtos.say-it-out-loud.step_TXTGrow": "Medrar y menguar",
|
408
420
|
"gui.howtos.talking": "Cuentos que falen",
|
409
421
|
"gui.howtos.talking.step_talesAddExtension": "Calcar p'amestar el testu a los bocadiellos",
|
410
422
|
"gui.howtos.talking.step_talesChooseSprite": "Escoyer un Personaxe",
|
@@ -423,29 +435,27 @@
|
|
423
435
|
"gui.howtos.add-sprite.step_addSprite": "Amestar un personax",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "Amestar un fondu",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "Amestar un fondu",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "Usar fleches del tecláu",
|
439
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Mover a manzorga y mandrecha",
|
440
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Mover arriba y abaxo",
|
426
441
|
"gui.howtos.change-size.name": "Camudar tamañu",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "Camudar tamañu",
|
428
443
|
"gui.howtos.glide-around.name": "Eslizar alredor",
|
429
444
|
"gui.howtos.change-size.step_glideAroundBackAndForth": "Eslizar alredor",
|
430
445
|
"gui.howtos.change-size.step_glideAroundPoint": "Eslizar a un puntu",
|
446
|
+
"gui.howtos.spin-video.name": "Fáilo xirar",
|
447
|
+
"gui.howtos.change-size.step_spinTurn": "Xirar",
|
448
|
+
"gui.howtos.change-size.step_spinPointInDirection": "Afitar direición",
|
431
449
|
"gui.howtos.record-a-sound.name": "Grabar un soníu",
|
432
450
|
"gui.howtos.change-size.step_recordASoundSoundsTab": "Calcar na pestaña 'Soníos'",
|
433
451
|
"gui.howtos.change-size.step_recordASoundClickRecord": "Calcar 'Grabar'",
|
434
452
|
"gui.howtos.change-size.step_recordASoundPressRecordButton": "Calcar nel botón Grabar",
|
435
453
|
"gui.howtos.change-size.step_recordASoundChooseSound": "Escoyer el to soníu",
|
436
454
|
"gui.howtos.change-size.step_recordASoundPlayYourSound": "Facer sonar el to soníu",
|
437
|
-
"gui.howtos.spin-video.name": "Fáilo xirar",
|
438
|
-
"gui.howtos.change-size.step_spinTurn": "Xirar",
|
439
|
-
"gui.howtos.change-size.step_spinPointInDirection": "Afitar direición",
|
440
455
|
"gui.howtos.hide-and-show.name": "Anubrir y amosar",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "Anubrir y amosar",
|
442
457
|
"gui.howtos.switch-costume.name": "Animar a personax",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "Animar a personax",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "Usar fleches del tecláu",
|
445
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Mover a manzorga y mandrecha",
|
446
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Mover arriba y abaxo",
|
447
|
-
"gui.howtos.add-effects.name": "Amestar efeutos",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "Amestar efeutos",
|
449
459
|
"gui.extension.music.name": "Música",
|
450
460
|
"gui.extension.music.description": "Tocar instrumentos y tambores.",
|
451
461
|
"gui.extension.pen.name": "Llápiz",
|
package/editor/interface/az.json
CHANGED
@@ -76,6 +76,12 @@
|
|
76
76
|
"gui.customProcedures.runWithoutScreenRefresh": "Ekranı yeniləmədən işə sal",
|
77
77
|
"gui.customProcedures.cancel": "Ləğv et",
|
78
78
|
"gui.customProcedures.ok": "Oldu",
|
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": "İstiqamət",
|
80
86
|
"gui.directionPicker.rotationStyles.allAround": "Ətrafında",
|
81
87
|
"gui.directionPicker.rotationStyles.leftRight": "Sol/Sağ",
|
@@ -90,6 +96,10 @@
|
|
90
96
|
"gui.extensionLibrary.collaboration": "Collaboration with",
|
91
97
|
"gui.library.filterPlaceholder": "Axtarış",
|
92
98
|
"gui.library.allTag": "All",
|
99
|
+
"gui.library.gettingStarted": "Getting Started",
|
100
|
+
"gui.library.basics": "Basics",
|
101
|
+
"gui.library.intermediate": "Intermediate",
|
102
|
+
"gui.library.prompts": "Prompts",
|
93
103
|
"gui.loader.message1": "Bloklar yaradılır ...",
|
94
104
|
"gui.loader.message2": "Spraytlar yüklənir ...",
|
95
105
|
"gui.loader.message3": "Səslər yüklənir ...",
|
@@ -281,6 +291,37 @@
|
|
281
291
|
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Rəngi dəyiş",
|
282
292
|
"gui.howtos.animate-a-name.step_AnimateSpin": "Başqa hərf götür & fırlat",
|
283
293
|
"gui.howtos.animate-a-name.step_AnimateGrow": "Başqa hərf götür & Böyüt",
|
294
|
+
"gui.howtos.animate-char.name": "Animate A Character",
|
295
|
+
"gui.howtos.animate-char.step_addbg": "Add a Backdrop",
|
296
|
+
"gui.howtos.animate-char.step_addsprite": "Add a Sprite",
|
297
|
+
"gui.howtos.animate-char.step_saysomething": "Say Something",
|
298
|
+
"gui.howtos.animate-char.step_addsound": "Add Sound",
|
299
|
+
"gui.howtos.animate-char.step_animatetalking": "Animate Talking",
|
300
|
+
"gui.howtos.animate-char.step_arrowkeys": "Move Using Arrow Keys",
|
301
|
+
"gui.howtos.animate-char.step_jump": "Jump",
|
302
|
+
"gui.howtos.animate-char.step_changecolor": "Change Color",
|
303
|
+
"gui.howtos.story.name": "Create A Story",
|
304
|
+
"gui.howtos.story.step_addbg": "Add a Backdrop",
|
305
|
+
"gui.howtos.story.step_addsprite": "Add a Character",
|
306
|
+
"gui.howtos.story.step_saysomething": "Say Something",
|
307
|
+
"gui.howtos.story.step_addanothersprite": "Add Another Character",
|
308
|
+
"gui.howtos.story.step_flip": "Flip Direction",
|
309
|
+
"gui.howtos.story.step_conversation": "Have A Conversation",
|
310
|
+
"gui.howtos.story.addanotherbg": "Add Another Backdrop",
|
311
|
+
"gui.howtos.story.step_swithbg": "Switch Backdrops",
|
312
|
+
"gui.howtos.story.step_hidewizard": "Hide a Character",
|
313
|
+
"gui.howtos.story.step_showwizard": "Show a Character",
|
314
|
+
"gui.howtos.say-it-out-loud": "Create Animations That Talk",
|
315
|
+
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Add the Text to Speech blocks",
|
316
|
+
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
317
|
+
"gui.howtos.say-it-out-loud_TXTSetVoice": "Set a Voice",
|
318
|
+
"gui.howtos.say-it-out-loud.step_TXTMove": "Move Around",
|
319
|
+
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Add a Backdrop",
|
320
|
+
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Add Another Character",
|
321
|
+
"gui.howtos.say-it-out-loud.step_TXTSong": "Perform a Song",
|
322
|
+
"gui.howtos.say-it-out-loud.step_TXTColor": "Change Color",
|
323
|
+
"gui.howtos.say-it-out-loud.step_TXTSpin": "Spin Around",
|
324
|
+
"gui.howtos.say-it-out-loud.step_TXTGrow": "Grow and Shrink",
|
284
325
|
"gui.howtos.imagine": "Imagine a World",
|
285
326
|
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "Type What You Want to Say",
|
286
327
|
"gui.howtos.imagine.step_imagineClickGreenFlag": "Click the Green Flag to Start",
|
@@ -297,50 +338,8 @@
|
|
297
338
|
"gui.howtos.imagine.step_imagineSwitchBackdrops": "Switch Backdrops",
|
298
339
|
"gui.howtos.imagine.step_imagineRecordASound": "Add a Sound",
|
299
340
|
"gui.howtos.imagine.step_imagineChooseSound": "Choose Your Sound",
|
300
|
-
"gui.howtos.
|
301
|
-
"gui.howtos.
|
302
|
-
"gui.howtos.Make-Music.step_PlaySoundClick": "Kliklənəndə Səsi ifa et",
|
303
|
-
"gui.howtos.Make-Music.step_MakeSong": "Mahnı yarat",
|
304
|
-
"gui.howtos.make-music.step_MakeBeat": "Baraban seç & Çal",
|
305
|
-
"gui.howtos.make-music.step_MakeBeatBox": "Choose the Microphone Sprite & Surprise Beatbox",
|
306
|
-
"gui.howtos.story.name": "Create A Story",
|
307
|
-
"gui.howtos.story.step_addbg": "Add a Backdrop",
|
308
|
-
"gui.howtos.story.step_addsprite": "Add a Character",
|
309
|
-
"gui.howtos.story.step_saysomething": "Say Something",
|
310
|
-
"gui.howtos.story.step_addanothersprite": "Add Another Character",
|
311
|
-
"gui.howtos.story.step_flip": "Flip Direction",
|
312
|
-
"gui.howtos.story.step_conversation": "Have A Conversation",
|
313
|
-
"gui.howtos.story.addanotherbg": "Add Another Backdrop",
|
314
|
-
"gui.howtos.story.step_swithbg": "Switch Backdrops",
|
315
|
-
"gui.howtos.story.step_hidewizard": "Hide a Character",
|
316
|
-
"gui.howtos.story.step_showwizard": "Show a Character",
|
317
|
-
"gui.howtos.make-a-chase-game.name": "Ov Oyunu yarat",
|
318
|
-
"gui.howtos.Chase-Game.step_BG": "Fon əlavə et",
|
319
|
-
"gui.howtos.chase-game.step_AddOcto": "Sprayt əlavə et",
|
320
|
-
"gui.howtos.make-music.step_LeftRight": "Move Right & Left With Arrow Keys",
|
321
|
-
"gui.howtos.Chase-Game.step_UpDown": "İstiqamət düymələri vasitəsilə Yuxarı & Aşağı hərəkət et",
|
322
|
-
"gui.howtos.Chase-Game.step_AddStar": "Başqa Sprayt əlavə et",
|
323
|
-
"gui.howtos.Chase-Game.step_MoveRandom": "Təsadüfi hərəkət et",
|
324
|
-
"gui.howtos.Chase-Game.step_WhenTouch": "Oktapod Spraytında, Səsi ifa edə toxunan zaman",
|
325
|
-
"gui.howtos.Chase-Game.step_ScoreVariable": "Hesab dəyişəni yarat",
|
326
|
-
"gui.howtos.Chase-Game.ScoreWhenTouch": "In Octopus Sprite, When Touching Add Score",
|
327
|
-
"gui.howtos.animate-char.name": "Animate A Character",
|
328
|
-
"gui.howtos.animate-char.step_addbg": "Add a Backdrop",
|
329
|
-
"gui.howtos.animate-char.step_addsprite": "Add a Sprite",
|
330
|
-
"gui.howtos.animate-char.step_saysomething": "Say Something",
|
331
|
-
"gui.howtos.animate-char.step_addsound": "Add Sound",
|
332
|
-
"gui.howtos.animate-char.step_animatetalking": "Animate Talking",
|
333
|
-
"gui.howtos.animate-char.step_arrowkeys": "Move Using Arrow Keys",
|
334
|
-
"gui.howtos.animate-char.step_jump": "Jump",
|
335
|
-
"gui.howtos.animate-char.step_changecolor": "Change Color",
|
336
|
-
"gui.howtos.make-a-game.name": "Klikləmə Oyunu yarat",
|
337
|
-
"gui.howtos.Make-A-Game.step_GamePickSprite": "Sprayt götür",
|
338
|
-
"gui.howtos.make-a-game.step_GamePlaySound": "Kliklənəndə Səsi ifa et",
|
339
|
-
"gui.howtos.make-a-game.step_GameAddScore": "Hesab dəyişəni yarat",
|
340
|
-
"gui.howtos.make-a-game.step_GameChangeScore": "Klikləndikdə hesabı artır",
|
341
|
-
"gui.howtos.make-a-game.step_Random": "Təsadüfi mövqeyə get",
|
342
|
-
"gui.howtos.make-music.step_GameChangeColor": "Rəngi dəyiş",
|
343
|
-
"gui.howtos.make-music.step_ResetScore": "Hesabı sıfırla",
|
341
|
+
"gui.howtos.add-effects.name": "Effektlər əlavə et",
|
342
|
+
"gui.howtos.videosens.step_addEffects": "Add Effects",
|
344
343
|
"gui.howtos.make-it-fly.name": "Make it Fly",
|
345
344
|
"gui.howtos.fly.step_stepflyChooseBackdrop": "Choose a Sky Background",
|
346
345
|
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Choose a Character",
|
@@ -354,6 +353,12 @@
|
|
354
353
|
"gui.howtos.add-a-move-block.step_stepflyAddScenery": "Add Scenery",
|
355
354
|
"gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Move the Scenery",
|
356
355
|
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Next Costume",
|
356
|
+
"gui.howtos.make-music.name": "Musiqi Yarat",
|
357
|
+
"gui.howtos.Make-Music.step_PickInstrument": "Alət Spraytı götür",
|
358
|
+
"gui.howtos.Make-Music.step_PlaySoundClick": "Kliklənəndə Səsi ifa et",
|
359
|
+
"gui.howtos.Make-Music.step_MakeSong": "Mahnı yarat",
|
360
|
+
"gui.howtos.make-music.step_MakeBeat": "Baraban seç & Çal",
|
361
|
+
"gui.howtos.make-music.step_MakeBeatBox": "Choose the Microphone Sprite & Surprise Beatbox",
|
357
362
|
"gui.howtos.pong": "Pong Game",
|
358
363
|
"gui.howtos.pong.step_pongAddBackdrop": "Add a Backdrop",
|
359
364
|
"gui.howtos.pong.step_pongAddBallSprite": "Add a Ball Sprite",
|
@@ -368,6 +373,24 @@
|
|
368
373
|
"gui.howtos.pong.step_pongResetScore": "Reset Score",
|
369
374
|
"gui.howtos.pong.step_pongAddLineSprite": "Add the Line Sprite",
|
370
375
|
"gui.howtos.pong.step_pongGameOver": "Game Over",
|
376
|
+
"gui.howtos.make-a-game.name": "Klikləmə Oyunu yarat",
|
377
|
+
"gui.howtos.Make-A-Game.step_GamePickSprite": "Sprayt götür",
|
378
|
+
"gui.howtos.make-a-game.step_GamePlaySound": "Kliklənəndə Səsi ifa et",
|
379
|
+
"gui.howtos.make-a-game.step_GameAddScore": "Hesab dəyişəni yarat",
|
380
|
+
"gui.howtos.make-a-game.step_GameChangeScore": "Klikləndikdə hesabı artır",
|
381
|
+
"gui.howtos.make-a-game.step_Random": "Təsadüfi mövqeyə get",
|
382
|
+
"gui.howtos.make-music.step_GameChangeColor": "Rəngi dəyiş",
|
383
|
+
"gui.howtos.make-music.step_ResetScore": "Hesabı sıfırla",
|
384
|
+
"gui.howtos.make-a-chase-game.name": "Ov Oyunu yarat",
|
385
|
+
"gui.howtos.Chase-Game.step_BG": "Fon əlavə et",
|
386
|
+
"gui.howtos.chase-game.step_AddOcto": "Sprayt əlavə et",
|
387
|
+
"gui.howtos.make-music.step_LeftRight": "Move Right & Left With Arrow Keys",
|
388
|
+
"gui.howtos.Chase-Game.step_UpDown": "İstiqamət düymələri vasitəsilə Yuxarı & Aşağı hərəkət et",
|
389
|
+
"gui.howtos.Chase-Game.step_AddStar": "Başqa Sprayt əlavə et",
|
390
|
+
"gui.howtos.Chase-Game.step_MoveRandom": "Təsadüfi hərəkət et",
|
391
|
+
"gui.howtos.Chase-Game.step_WhenTouch": "Oktapod Spraytında, Səsi ifa edə toxunan zaman",
|
392
|
+
"gui.howtos.Chase-Game.step_ScoreVariable": "Hesab dəyişəni yarat",
|
393
|
+
"gui.howtos.Chase-Game.ScoreWhenTouch": "In Octopus Sprite, When Touching Add Score",
|
371
394
|
"gui.howtos.code-cartoon": "Code a Cartoon",
|
372
395
|
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Say Something When You Click the Green Flag",
|
373
396
|
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "Animate a Character When You Click It",
|
@@ -394,17 +417,6 @@
|
|
394
417
|
"gui.howtos.videosens.step_pet": "Pet the Cat",
|
395
418
|
"gui.howtos.videosens.step_animate": "Animate",
|
396
419
|
"gui.howtos.videosens.step_pop": "Pop a Balloon",
|
397
|
-
"gui.howtos.say-it-out-loud": "Create Animations That Talk",
|
398
|
-
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Add the Text to Speech blocks",
|
399
|
-
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
400
|
-
"gui.howtos.say-it-out-loud_TXTSetVoice": "Set a Voice",
|
401
|
-
"gui.howtos.say-it-out-loud.step_TXTMove": "Move Around",
|
402
|
-
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Add a Backdrop",
|
403
|
-
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Add Another Character",
|
404
|
-
"gui.howtos.say-it-out-loud.step_TXTSong": "Perform a Song",
|
405
|
-
"gui.howtos.say-it-out-loud.step_TXTColor": "Change Color",
|
406
|
-
"gui.howtos.say-it-out-loud.step_TXTSpin": "Spin Around",
|
407
|
-
"gui.howtos.say-it-out-loud.step_TXTGrow": "Grow and Shrink",
|
408
420
|
"gui.howtos.talking": "Talking Tales",
|
409
421
|
"gui.howtos.talking.step_talesAddExtension": "Click to Add the Text-to-Speech Blocks",
|
410
422
|
"gui.howtos.talking.step_talesChooseSprite": "Choose a Sprite",
|
@@ -423,29 +435,27 @@
|
|
423
435
|
"gui.howtos.add-sprite.step_addSprite": "Sprayt əlavə et",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "Fon əlavə et",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "Add a Backdrop",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "Use Arrow Keys",
|
439
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Move Left and Right",
|
440
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Move Up and Down",
|
426
441
|
"gui.howtos.change-size.name": "Ölçünü dəyiş",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "Change Size",
|
428
443
|
"gui.howtos.glide-around.name": "Ətrafında sürüş",
|
429
444
|
"gui.howtos.change-size.step_glideAroundBackAndForth": "Glide Around",
|
430
445
|
"gui.howtos.change-size.step_glideAroundPoint": "Glide to a Point",
|
446
|
+
"gui.howtos.spin-video.name": "Make It Spin",
|
447
|
+
"gui.howtos.change-size.step_spinTurn": "Turn",
|
448
|
+
"gui.howtos.change-size.step_spinPointInDirection": "Set Direction",
|
431
449
|
"gui.howtos.record-a-sound.name": "Səs yaz",
|
432
450
|
"gui.howtos.change-size.step_recordASoundSoundsTab": "Click on the 'Sounds' Tab",
|
433
451
|
"gui.howtos.change-size.step_recordASoundClickRecord": "Click 'Record'",
|
434
452
|
"gui.howtos.change-size.step_recordASoundPressRecordButton": "Press the Record Button",
|
435
453
|
"gui.howtos.change-size.step_recordASoundChooseSound": "Choose Your Sound",
|
436
454
|
"gui.howtos.change-size.step_recordASoundPlayYourSound": "Play Your Sound",
|
437
|
-
"gui.howtos.spin-video.name": "Make It Spin",
|
438
|
-
"gui.howtos.change-size.step_spinTurn": "Turn",
|
439
|
-
"gui.howtos.change-size.step_spinPointInDirection": "Set Direction",
|
440
455
|
"gui.howtos.hide-and-show.name": "Gizlət və Göstər",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "Hide and Show",
|
442
457
|
"gui.howtos.switch-costume.name": "Sprayta animasiya ver",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "Animate a Sprite",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "Use Arrow Keys",
|
445
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Move Left and Right",
|
446
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Move Up and Down",
|
447
|
-
"gui.howtos.add-effects.name": "Effektlər əlavə et",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "Add Effects",
|
449
459
|
"gui.extension.music.name": "Musiqi",
|
450
460
|
"gui.extension.music.description": "Alətlər və barabanlar çal.",
|
451
461
|
"gui.extension.pen.name": "Qələm",
|
package/editor/interface/be.json
CHANGED
@@ -76,6 +76,12 @@
|
|
76
76
|
"gui.customProcedures.runWithoutScreenRefresh": "Выканаць без аднаўлення экрану",
|
77
77
|
"gui.customProcedures.cancel": "Скасаваць",
|
78
78
|
"gui.customProcedures.ok": "OK",
|
79
|
+
"gui.gui.shouldDeleteSprite": "Are you sure you want to delete this sprite?",
|
80
|
+
"gui.gui.shouldDeleteCostume": "Are you sure you want to delete this costume?",
|
81
|
+
"gui.gui.shouldDeleteSound": "Are you sure you want to delete this sound?",
|
82
|
+
"gui.gui.confirm": "yes",
|
83
|
+
"gui.gui.cancel": "no",
|
84
|
+
"gui.gui.deleteAssetHeading": "Confirm Asset Deletion",
|
79
85
|
"gui.SpriteInfo.direction": "Кірунак",
|
80
86
|
"gui.directionPicker.rotationStyles.allAround": "Кругом",
|
81
87
|
"gui.directionPicker.rotationStyles.leftRight": "Налева/Направа",
|
@@ -90,6 +96,10 @@
|
|
90
96
|
"gui.extensionLibrary.collaboration": "У супрацоўніцтве",
|
91
97
|
"gui.library.filterPlaceholder": "Шукаць",
|
92
98
|
"gui.library.allTag": "Усе",
|
99
|
+
"gui.library.gettingStarted": "Getting Started",
|
100
|
+
"gui.library.basics": "Basics",
|
101
|
+
"gui.library.intermediate": "Intermediate",
|
102
|
+
"gui.library.prompts": "Prompts",
|
93
103
|
"gui.loader.message1": "Стварэнне блокаў...",
|
94
104
|
"gui.loader.message2": "Загрузка спрайтаў...",
|
95
105
|
"gui.loader.message3": "Загрузка гукаў...",
|
@@ -281,6 +291,37 @@
|
|
281
291
|
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Змяніць колер",
|
282
292
|
"gui.howtos.animate-a-name.step_AnimateSpin": "Выбраць іншага Спрайта-Літару і прымусіць яго круціцца",
|
283
293
|
"gui.howtos.animate-a-name.step_AnimateGrow": "Выбраць іншага Спрайта-Літару і павялічыць яго",
|
294
|
+
"gui.howtos.animate-char.name": "Ажывіць персанаж",
|
295
|
+
"gui.howtos.animate-char.step_addbg": "Дадаць Фон",
|
296
|
+
"gui.howtos.animate-char.step_addsprite": "Дадаць Спрайт",
|
297
|
+
"gui.howtos.animate-char.step_saysomething": "Сказаць што-небудзь",
|
298
|
+
"gui.howtos.animate-char.step_addsound": "Дадаць гук",
|
299
|
+
"gui.howtos.animate-char.step_animatetalking": "Ажывіць размову",
|
300
|
+
"gui.howtos.animate-char.step_arrowkeys": "Рухаць, выкарыстоўваючы кнопкі са стрэлкамі",
|
301
|
+
"gui.howtos.animate-char.step_jump": "Скокнуць",
|
302
|
+
"gui.howtos.animate-char.step_changecolor": "Змяніць колер",
|
303
|
+
"gui.howtos.story.name": "Стварыць гісторыю",
|
304
|
+
"gui.howtos.story.step_addbg": "Дадаць Фон",
|
305
|
+
"gui.howtos.story.step_addsprite": "Дадаць персанаж",
|
306
|
+
"gui.howtos.story.step_saysomething": "Сказаць што-небудзь",
|
307
|
+
"gui.howtos.story.step_addanothersprite": "Дадаць другі персанаж",
|
308
|
+
"gui.howtos.story.step_flip": "Змяніць кірунак на адваротны",
|
309
|
+
"gui.howtos.story.step_conversation": "Пачаць гутарку",
|
310
|
+
"gui.howtos.story.addanotherbg": "Дадаць іншы фон",
|
311
|
+
"gui.howtos.story.step_swithbg": "Змяніць фоны",
|
312
|
+
"gui.howtos.story.step_hidewizard": "Схаваць персанаж",
|
313
|
+
"gui.howtos.story.step_showwizard": "Паказаць персанаж",
|
314
|
+
"gui.howtos.say-it-out-loud": "Стварыць анімацыі, якія размаўляюць",
|
315
|
+
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Дадаць блокі Тэкст у Маўленне",
|
316
|
+
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Сказаць што-небудзь",
|
317
|
+
"gui.howtos.say-it-out-loud_TXTSetVoice": "Устанавіць голас",
|
318
|
+
"gui.howtos.say-it-out-loud.step_TXTMove": "Рухацца вакол",
|
319
|
+
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Дадаць фон",
|
320
|
+
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Дадаць другі персанаж",
|
321
|
+
"gui.howtos.say-it-out-loud.step_TXTSong": "Праспяваць песню",
|
322
|
+
"gui.howtos.say-it-out-loud.step_TXTColor": "Змяніць колер",
|
323
|
+
"gui.howtos.say-it-out-loud.step_TXTSpin": "Пакруціць",
|
324
|
+
"gui.howtos.say-it-out-loud.step_TXTGrow": "Павялічыць і паменшыць",
|
284
325
|
"gui.howtos.imagine": "Imagine a World",
|
285
326
|
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "Type What You Want to Say",
|
286
327
|
"gui.howtos.imagine.step_imagineClickGreenFlag": "Націснуць на зялёны сцяг, каб пачаць",
|
@@ -297,50 +338,8 @@
|
|
297
338
|
"gui.howtos.imagine.step_imagineSwitchBackdrops": "Switch Backdrops",
|
298
339
|
"gui.howtos.imagine.step_imagineRecordASound": "Дадаць гук",
|
299
340
|
"gui.howtos.imagine.step_imagineChooseSound": "Choose Your Sound",
|
300
|
-
"gui.howtos.
|
301
|
-
"gui.howtos.
|
302
|
-
"gui.howtos.Make-Music.step_PlaySoundClick": "Граць гук пры націсканні",
|
303
|
-
"gui.howtos.Make-Music.step_MakeSong": "Стварыць песню",
|
304
|
-
"gui.howtos.make-music.step_MakeBeat": "Выбраць барабан і паслухаць гук",
|
305
|
-
"gui.howtos.make-music.step_MakeBeatBox": "Выбраць Мікрафон Спрайт і Куфар для сюрпрызаў",
|
306
|
-
"gui.howtos.story.name": "Стварыць гісторыю",
|
307
|
-
"gui.howtos.story.step_addbg": "Дадаць Фон",
|
308
|
-
"gui.howtos.story.step_addsprite": "Дадаць персанаж",
|
309
|
-
"gui.howtos.story.step_saysomething": "Сказаць што-небудзь",
|
310
|
-
"gui.howtos.story.step_addanothersprite": "Дадаць другі персанаж",
|
311
|
-
"gui.howtos.story.step_flip": "Змяніць кірунак на адваротны",
|
312
|
-
"gui.howtos.story.step_conversation": "Пачаць гутарку",
|
313
|
-
"gui.howtos.story.addanotherbg": "Дадаць іншы фон",
|
314
|
-
"gui.howtos.story.step_swithbg": "Змяніць фоны",
|
315
|
-
"gui.howtos.story.step_hidewizard": "Схаваць персанаж",
|
316
|
-
"gui.howtos.story.step_showwizard": "Паказаць персанаж",
|
317
|
-
"gui.howtos.make-a-chase-game.name": "Стварыць гульню з пагоняй",
|
318
|
-
"gui.howtos.Chase-Game.step_BG": "Дадаць Фон",
|
319
|
-
"gui.howtos.chase-game.step_AddOcto": "Дадаць Спрайт",
|
320
|
-
"gui.howtos.make-music.step_LeftRight": "Рухаць у правы ці ў левы бок, выкарыстоўваючы кнопкі са стрэлкамі",
|
321
|
-
"gui.howtos.Chase-Game.step_UpDown": "Рухаць уверх і ўніз, выкарыстоўваючы кнопкі са стрэлкамі",
|
322
|
-
"gui.howtos.Chase-Game.step_AddStar": "Дадаць іншы Спрайт",
|
323
|
-
"gui.howtos.Chase-Game.step_MoveRandom": "Move Randomly",
|
324
|
-
"gui.howtos.Chase-Game.step_WhenTouch": "У Спрутавым Спрайце пры дотыку будьзе чутны гук",
|
325
|
-
"gui.howtos.Chase-Game.step_ScoreVariable": "Стварыць зменную для ліку",
|
326
|
-
"gui.howtos.Chase-Game.ScoreWhenTouch": "У Спрутавым Спрайце пры дотыку будзе ўзрастаць лік",
|
327
|
-
"gui.howtos.animate-char.name": "Ажывіць персанаж",
|
328
|
-
"gui.howtos.animate-char.step_addbg": "Дадаць Фон",
|
329
|
-
"gui.howtos.animate-char.step_addsprite": "Дадаць Спрайт",
|
330
|
-
"gui.howtos.animate-char.step_saysomething": "Сказаць што-небудзь",
|
331
|
-
"gui.howtos.animate-char.step_addsound": "Дадаць гук",
|
332
|
-
"gui.howtos.animate-char.step_animatetalking": "Ажывіць размову",
|
333
|
-
"gui.howtos.animate-char.step_arrowkeys": "Рухаць, выкарыстоўваючы кнопкі са стрэлкамі",
|
334
|
-
"gui.howtos.animate-char.step_jump": "Скокнуць",
|
335
|
-
"gui.howtos.animate-char.step_changecolor": "Змяніць колер",
|
336
|
-
"gui.howtos.make-a-game.name": "Стварыць гульню з націсканнямі",
|
337
|
-
"gui.howtos.Make-A-Game.step_GamePickSprite": "Выбраць Спрайт А",
|
338
|
-
"gui.howtos.make-a-game.step_GamePlaySound": "Граць гук пры націсканні",
|
339
|
-
"gui.howtos.make-a-game.step_GameAddScore": "Стварыць зменную для ліку",
|
340
|
-
"gui.howtos.make-a-game.step_GameChangeScore": "Павялічваць лік пры націсканні",
|
341
|
-
"gui.howtos.make-a-game.step_Random": "Перайсці ў якую-небудзь пазіцыю",
|
342
|
-
"gui.howtos.make-music.step_GameChangeColor": "Змяніць колер",
|
343
|
-
"gui.howtos.make-music.step_ResetScore": "Скінуць лік",
|
341
|
+
"gui.howtos.add-effects.name": "Дадаць эфекты",
|
342
|
+
"gui.howtos.videosens.step_addEffects": "Дадаць эфекты",
|
344
343
|
"gui.howtos.make-it-fly.name": "Зрабіць, каб ляталі",
|
345
344
|
"gui.howtos.fly.step_stepflyChooseBackdrop": "Выбраць фон неба",
|
346
345
|
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Выбраць персанаж",
|
@@ -354,6 +353,12 @@
|
|
354
353
|
"gui.howtos.add-a-move-block.step_stepflyAddScenery": "Add Scenery",
|
355
354
|
"gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Move the Scenery",
|
356
355
|
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Наступны касцюм",
|
356
|
+
"gui.howtos.make-music.name": "Стварыць музыку",
|
357
|
+
"gui.howtos.Make-Music.step_PickInstrument": "Выбраць Спрайт Інструмент",
|
358
|
+
"gui.howtos.Make-Music.step_PlaySoundClick": "Граць гук пры націсканні",
|
359
|
+
"gui.howtos.Make-Music.step_MakeSong": "Стварыць песню",
|
360
|
+
"gui.howtos.make-music.step_MakeBeat": "Выбраць барабан і паслухаць гук",
|
361
|
+
"gui.howtos.make-music.step_MakeBeatBox": "Выбраць Мікрафон Спрайт і Куфар для сюрпрызаў",
|
357
362
|
"gui.howtos.pong": "Гульня Pong (пінг-понг)",
|
358
363
|
"gui.howtos.pong.step_pongAddBackdrop": "Дадаць фон",
|
359
364
|
"gui.howtos.pong.step_pongAddBallSprite": "Add a Ball Sprite",
|
@@ -368,6 +373,24 @@
|
|
368
373
|
"gui.howtos.pong.step_pongResetScore": "Reset Score",
|
369
374
|
"gui.howtos.pong.step_pongAddLineSprite": "Add the Line Sprite",
|
370
375
|
"gui.howtos.pong.step_pongGameOver": "Гульня скончана",
|
376
|
+
"gui.howtos.make-a-game.name": "Стварыць гульню з націсканнямі",
|
377
|
+
"gui.howtos.Make-A-Game.step_GamePickSprite": "Выбраць Спрайт А",
|
378
|
+
"gui.howtos.make-a-game.step_GamePlaySound": "Граць гук пры націсканні",
|
379
|
+
"gui.howtos.make-a-game.step_GameAddScore": "Стварыць зменную для ліку",
|
380
|
+
"gui.howtos.make-a-game.step_GameChangeScore": "Павялічваць лік пры націсканні",
|
381
|
+
"gui.howtos.make-a-game.step_Random": "Перайсці ў якую-небудзь пазіцыю",
|
382
|
+
"gui.howtos.make-music.step_GameChangeColor": "Змяніць колер",
|
383
|
+
"gui.howtos.make-music.step_ResetScore": "Скінуць лік",
|
384
|
+
"gui.howtos.make-a-chase-game.name": "Стварыць гульню з пагоняй",
|
385
|
+
"gui.howtos.Chase-Game.step_BG": "Дадаць Фон",
|
386
|
+
"gui.howtos.chase-game.step_AddOcto": "Дадаць Спрайт",
|
387
|
+
"gui.howtos.make-music.step_LeftRight": "Рухаць у правы ці ў левы бок, выкарыстоўваючы кнопкі са стрэлкамі",
|
388
|
+
"gui.howtos.Chase-Game.step_UpDown": "Рухаць уверх і ўніз, выкарыстоўваючы кнопкі са стрэлкамі",
|
389
|
+
"gui.howtos.Chase-Game.step_AddStar": "Дадаць іншы Спрайт",
|
390
|
+
"gui.howtos.Chase-Game.step_MoveRandom": "Move Randomly",
|
391
|
+
"gui.howtos.Chase-Game.step_WhenTouch": "У Спрутавым Спрайце пры дотыку будьзе чутны гук",
|
392
|
+
"gui.howtos.Chase-Game.step_ScoreVariable": "Стварыць зменную для ліку",
|
393
|
+
"gui.howtos.Chase-Game.ScoreWhenTouch": "У Спрутавым Спрайце пры дотыку будзе ўзрастаць лік",
|
371
394
|
"gui.howtos.code-cartoon": "Code a Cartoon",
|
372
395
|
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Say Something When You Click the Green Flag",
|
373
396
|
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "Animate a Character When You Click It",
|
@@ -394,17 +417,6 @@
|
|
394
417
|
"gui.howtos.videosens.step_pet": "Pet the Cat",
|
395
418
|
"gui.howtos.videosens.step_animate": "Ажывіць",
|
396
419
|
"gui.howtos.videosens.step_pop": "Дадаць усплываючы нататак",
|
397
|
-
"gui.howtos.say-it-out-loud": "Стварыць анімацыі, якія размаўляюць",
|
398
|
-
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Дадаць блокі Тэкст у Маўленне",
|
399
|
-
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Сказаць што-небудзь",
|
400
|
-
"gui.howtos.say-it-out-loud_TXTSetVoice": "Устанавіць голас",
|
401
|
-
"gui.howtos.say-it-out-loud.step_TXTMove": "Рухацца вакол",
|
402
|
-
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Дадаць фон",
|
403
|
-
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Дадаць другі персанаж",
|
404
|
-
"gui.howtos.say-it-out-loud.step_TXTSong": "Праспяваць песню",
|
405
|
-
"gui.howtos.say-it-out-loud.step_TXTColor": "Змяніць колер",
|
406
|
-
"gui.howtos.say-it-out-loud.step_TXTSpin": "Пакруціць",
|
407
|
-
"gui.howtos.say-it-out-loud.step_TXTGrow": "Павялічыць і паменшыць",
|
408
420
|
"gui.howtos.talking": "Talking Tales",
|
409
421
|
"gui.howtos.talking.step_talesAddExtension": "Click to Add the Text-to-Speech Blocks",
|
410
422
|
"gui.howtos.talking.step_talesChooseSprite": "Choose a Sprite",
|
@@ -423,29 +435,27 @@
|
|
423
435
|
"gui.howtos.add-sprite.step_addSprite": "Дадаць Спрайт",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "Дадаць фон",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "Дадаць фон",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "Выкарыстаць кнопкі са стрэлкамі",
|
439
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Рухаць налева і направа",
|
440
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Рухаць уверх і ўніз",
|
426
441
|
"gui.howtos.change-size.name": "Змяніць памер",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "Змяніць памер",
|
428
443
|
"gui.howtos.glide-around.name": "Праслізнуць вакол",
|
429
444
|
"gui.howtos.change-size.step_glideAroundBackAndForth": "Glide Around",
|
430
445
|
"gui.howtos.change-size.step_glideAroundPoint": "Слізгаць да кропкі",
|
446
|
+
"gui.howtos.spin-video.name": "Пакруціць гэта",
|
447
|
+
"gui.howtos.change-size.step_spinTurn": "Turn",
|
448
|
+
"gui.howtos.change-size.step_spinPointInDirection": "Задаць кірунак",
|
431
449
|
"gui.howtos.record-a-sound.name": "Запісаць гук",
|
432
450
|
"gui.howtos.change-size.step_recordASoundSoundsTab": "Націснуць на ўкладку \"Гукі\"",
|
433
451
|
"gui.howtos.change-size.step_recordASoundClickRecord": "Click 'Record'",
|
434
452
|
"gui.howtos.change-size.step_recordASoundPressRecordButton": "Press the Record Button",
|
435
453
|
"gui.howtos.change-size.step_recordASoundChooseSound": "Выбраць свой гук",
|
436
454
|
"gui.howtos.change-size.step_recordASoundPlayYourSound": "Play Your Sound",
|
437
|
-
"gui.howtos.spin-video.name": "Пакруціць гэта",
|
438
|
-
"gui.howtos.change-size.step_spinTurn": "Turn",
|
439
|
-
"gui.howtos.change-size.step_spinPointInDirection": "Задаць кірунак",
|
440
455
|
"gui.howtos.hide-and-show.name": "Схаваць і паказаць",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "Схаваць і паказаць",
|
442
457
|
"gui.howtos.switch-costume.name": "Ажывіць Спрайт",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "Ажывіць Спрайт",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "Выкарыстаць кнопкі са стрэлкамі",
|
445
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Рухаць налева і направа",
|
446
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Рухаць уверх і ўніз",
|
447
|
-
"gui.howtos.add-effects.name": "Дадаць эфекты",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "Дадаць эфекты",
|
449
459
|
"gui.extension.music.name": "Музыка",
|
450
460
|
"gui.extension.music.description": "Граць на музычных інструментах і барабанах",
|
451
461
|
"gui.extension.pen.name": "Аловак",
|