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.
- 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": "ใใใใใใใณใใใใใใซใใฃใใใใ",
|
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": "BGMใใชใใใฆใฟใใใ",
|
322
|
+
"gui.howtos.say-it-out-loud.step_TXTColor": "ใใใใธใใใใใฆใฟใใ",
|
323
|
+
"gui.howtos.say-it-out-loud.step_TXTSpin": "ใใใฆใใใใใใ",
|
324
|
+
"gui.howtos.say-it-out-loud.step_TXTGrow": "ใใใใใใใใใกใใใใใฆใฟใใ",
|
284
325
|
"gui.howtos.imagine": "ใใใใใใใใใใใ",
|
285
326
|
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "ใใชใใใคใใใใใใจใใฟใคใใใฆใ",
|
286
327
|
"gui.howtos.imagine.step_imagineClickGreenFlag": "ใฏใใใฏใชใใฏใใฆใใใใใใใ",
|
@@ -297,50 +338,8 @@
|
|
297
338
|
"gui.howtos.imagine.step_imagineSwitchBackdrops": "ใฏใใใใใใใใใฆใฟใใ",
|
298
339
|
"gui.howtos.imagine.step_imagineRecordASound": "ใใจใใใใใใใฆใ",
|
299
340
|
"gui.howtos.imagine.step_imagineChooseSound": "ใใใใใใใใจใใใใผใ",
|
300
|
-
"gui.howtos.
|
301
|
-
"gui.howtos.
|
302
|
-
"gui.howtos.Make-Music.step_PlaySoundClick": "ใฏใชใใฏใใฆใใจใใชใใใฆใฟใใ",
|
303
|
-
"gui.howtos.Make-Music.step_MakeSong": "ใตใใฏในใงใใใใใคใใฃใฆใฟใใ",
|
304
|
-
"gui.howtos.make-music.step_MakeBeat": "ใใฉใ ใงใชใบใ ใใจใฃใใใ",
|
305
|
-
"gui.howtos.make-music.step_MakeBeatBox": "ใใคใฏใงใณใฃใใใใผใใใใฏในใใคใใใ",
|
306
|
-
"gui.howtos.story.name": "ใใฎใใใใใคใใใ",
|
307
|
-
"gui.howtos.story.step_addbg": "ใฏใใใใใคใใใใใ",
|
308
|
-
"gui.howtos.story.step_addsprite": "ใญใฃใฉใฏใฟใผใใคใใใใฆใ",
|
309
|
-
"gui.howtos.story.step_saysomething": "ใชใซใใใใในใใใใใ",
|
310
|
-
"gui.howtos.story.step_addanothersprite": "ใใใฒใจใคใญใฃใฉใฏใฟใผใใคใใใใฆใ",
|
311
|
-
"gui.howtos.story.step_flip": "ใใใใฏใใฆใใใใฆใ",
|
312
|
-
"gui.howtos.story.step_conversation": "ใใใในใใใใใ",
|
313
|
-
"gui.howtos.story.addanotherbg": "ใใใฒใจใคใฏใใใใใใใใฆใ",
|
314
|
-
"gui.howtos.story.step_swithbg": "ใฏใใใใใใใใใฆใฟใใ",
|
315
|
-
"gui.howtos.story.step_hidewizard": "ใพใปใใคใใใใใใใ",
|
316
|
-
"gui.howtos.story.step_showwizard": "ใใใใใฏใใพใปใใคใใใใใฒใใใใใฆใใใ",
|
317
|
-
"gui.howtos.make-a-chase-game.name": "ใคใใใใฒใผใ ใใคใใใ",
|
318
|
-
"gui.howtos.Chase-Game.step_BG": "ใฏใใใใใคใใใใฆใ",
|
319
|
-
"gui.howtos.chase-game.step_AddOcto": "ในใใฉใคใใใคใใใใใ",
|
320
|
-
"gui.howtos.make-music.step_LeftRight": "ใใใใใญใผใงใใใใซใใใใใใใ",
|
321
|
-
"gui.howtos.Chase-Game.step_UpDown": "ใใใใใญใผใงใใใใใซใใใใใ",
|
322
|
-
"gui.howtos.Chase-Game.step_AddStar": "ใใใฒใจใคในใใฉใคใใใคใใใใฆใ",
|
323
|
-
"gui.howtos.Chase-Game.step_MoveRandom": "ใฉใใใฎใฐใใใซใใใใใฆใ",
|
324
|
-
"gui.howtos.Chase-Game.step_WhenTouch": "ใฟใณใใปใใซใตใใใใใใจใใชใใใ",
|
325
|
-
"gui.howtos.Chase-Game.step_ScoreVariable": "ในใณใขใฎใธใใใใใคใใฃใฆใ",
|
326
|
-
"gui.howtos.Chase-Game.ScoreWhenTouch": "ใฟใณใใปใใซใตใใใใในใณใขใใใใใใ",
|
327
|
-
"gui.howtos.animate-char.name": "ใญใฃใฉใฏใฟใผใใใใใใ",
|
328
|
-
"gui.howtos.animate-char.step_addbg": "ใฏใใใใใคใใใใฆใ",
|
329
|
-
"gui.howtos.animate-char.step_addsprite": "ในใใฉใคใใใคใใใใใ",
|
330
|
-
"gui.howtos.animate-char.step_saysomething": "ใชใซใใใใในใใใใฆใฟใใ",
|
331
|
-
"gui.howtos.animate-char.step_addsound": "ใใจใใใใใฆใ",
|
332
|
-
"gui.howtos.animate-char.step_animatetalking": "ใใใในใใใใขใใกใผใทใงใณใซใใใ",
|
333
|
-
"gui.howtos.animate-char.step_arrowkeys": "ใใใใใญใผใงใใใใใใใ",
|
334
|
-
"gui.howtos.animate-char.step_jump": "ใธใฃใณใใใใใใ",
|
335
|
-
"gui.howtos.animate-char.step_changecolor": "ใใใใใใใใใฆใฟใใ",
|
336
|
-
"gui.howtos.make-a-game.name": "ใฏใชใใซใผใฒใผใ ใใคใใใ",
|
337
|
-
"gui.howtos.Make-A-Game.step_GamePickSprite": "ในใใฉใคใใใใใใงใ",
|
338
|
-
"gui.howtos.make-a-game.step_GamePlaySound": "ใฏใชใใฏใงใใจใใชใใใใซใใพใ",
|
339
|
-
"gui.howtos.make-a-game.step_GameAddScore": "ในใณใขใฎใธใใใใใคใใฃใฆใ",
|
340
|
-
"gui.howtos.make-a-game.step_GameChangeScore": "ใฏใชใใฏใใใในใณใขใๅ ใใใใใซใใใ",
|
341
|
-
"gui.howtos.make-a-game.step_Random": "ใฉใใใฎใฐใใใธใใใใใซใใใใ",
|
342
|
-
"gui.howtos.make-music.step_GameChangeColor": "ใใใใใใใใใใ",
|
343
|
-
"gui.howtos.make-music.step_ResetScore": "ในใณใขใฎใชใปใใใใใใใชใใใใซใใใ",
|
341
|
+
"gui.howtos.add-effects.name": "ใใใใฎใคใใใปใใปใ",
|
342
|
+
"gui.howtos.videosens.step_addEffects": "ใใใใใคใใใใใ",
|
344
343
|
"gui.howtos.make-it-fly.name": "ใญใฃใฉใฏใฟใผใใจใฐใใ",
|
345
344
|
"gui.howtos.fly.step_stepflyChooseBackdrop": "ใใใฎใฏใใใใใใใใงใ",
|
346
345
|
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "ใญใฃใฉใฏใฟใผใใใใผใ",
|
@@ -354,6 +353,12 @@
|
|
354
353
|
"gui.howtos.add-a-move-block.step_stepflyAddScenery": "ใใใใคใใใใ",
|
355
354
|
"gui.howtos.add-a-move-block.step_stepflyMoveScenery": "ใใใใใใใใฆใ",
|
356
355
|
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "ใคใใฎใณในใใฅใผใ ใซใใฆใฟใใ",
|
356
|
+
"gui.howtos.make-music.name": "ใใใใใใคใใใ",
|
357
|
+
"gui.howtos.Make-Music.step_PickInstrument": "ใใฃใใฎในใใฉใคใใใใใใงใ",
|
358
|
+
"gui.howtos.Make-Music.step_PlaySoundClick": "ใฏใชใใฏใใฆใใจใใชใใใฆใฟใใ",
|
359
|
+
"gui.howtos.Make-Music.step_MakeSong": "ใตใใฏในใงใใใใใคใใฃใฆใฟใใ",
|
360
|
+
"gui.howtos.make-music.step_MakeBeat": "ใใฉใ ใงใชใบใ ใใจใฃใใใ",
|
361
|
+
"gui.howtos.make-music.step_MakeBeatBox": "ใใคใฏใงใณใฃใใใใผใใใใฏในใใคใใใ",
|
357
362
|
"gui.howtos.pong": "ใใณใใณใฒใผใ ",
|
358
363
|
"gui.howtos.pong.step_pongAddBackdrop": "ใฏใใใใใคใใใใฆใ",
|
359
364
|
"gui.howtos.pong.step_pongAddBallSprite": "ใใผใซใฎในใใฉใคใใใคใใใใใ",
|
@@ -368,6 +373,24 @@
|
|
368
373
|
"gui.howtos.pong.step_pongResetScore": "ใใใใใซในใณใขใใชใปใใใใฆใใใ",
|
369
374
|
"gui.howtos.pong.step_pongAddLineSprite": "Lineใฎในใใฉใคใใใใใใฆใ",
|
370
375
|
"gui.howtos.pong.step_pongGameOver": "Lineใซใตใใใใฒใผใ ใชใผใใผใซใใใ",
|
376
|
+
"gui.howtos.make-a-game.name": "ใฏใชใใซใผใฒใผใ ใใคใใใ",
|
377
|
+
"gui.howtos.Make-A-Game.step_GamePickSprite": "ในใใฉใคใใใใใใงใ",
|
378
|
+
"gui.howtos.make-a-game.step_GamePlaySound": "ใฏใชใใฏใงใใจใใชใใใใซใใพใ",
|
379
|
+
"gui.howtos.make-a-game.step_GameAddScore": "ในใณใขใฎใธใใใใใคใใฃใฆใ",
|
380
|
+
"gui.howtos.make-a-game.step_GameChangeScore": "ใฏใชใใฏใใใในใณใขใๅ ใใใใใซใใใ",
|
381
|
+
"gui.howtos.make-a-game.step_Random": "ใฉใใใฎใฐใใใธใใใใใซใใใใ",
|
382
|
+
"gui.howtos.make-music.step_GameChangeColor": "ใใใใใใใใใใ",
|
383
|
+
"gui.howtos.make-music.step_ResetScore": "ในใณใขใฎใชใปใใใใใใใชใใใใซใใใ",
|
384
|
+
"gui.howtos.make-a-chase-game.name": "ใคใใใใฒใผใ ใใคใใใ",
|
385
|
+
"gui.howtos.Chase-Game.step_BG": "ใฏใใใใใคใใใใฆใ",
|
386
|
+
"gui.howtos.chase-game.step_AddOcto": "ในใใฉใคใใใคใใใใใ",
|
387
|
+
"gui.howtos.make-music.step_LeftRight": "ใใใใใญใผใงใใใใซใใใใใใใ",
|
388
|
+
"gui.howtos.Chase-Game.step_UpDown": "ใใใใใญใผใงใใใใใซใใใใใ",
|
389
|
+
"gui.howtos.Chase-Game.step_AddStar": "ใใใฒใจใคในใใฉใคใใใคใใใใฆใ",
|
390
|
+
"gui.howtos.Chase-Game.step_MoveRandom": "ใฉใใใฎใฐใใใซใใใใใฆใ",
|
391
|
+
"gui.howtos.Chase-Game.step_WhenTouch": "ใฟใณใใปใใซใตใใใใใใจใใชใใใ",
|
392
|
+
"gui.howtos.Chase-Game.step_ScoreVariable": "ในใณใขใฎใธใใใใใคใใฃใฆใ",
|
393
|
+
"gui.howtos.Chase-Game.ScoreWhenTouch": "ใฟใณใใปใใซใตใใใใในใณใขใใใใใใ",
|
371
394
|
"gui.howtos.code-cartoon": "ใขใใกใใใใใณใผใใฃใณใฐใใใ",
|
372
395
|
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "ใฏใใใใใใใจใใซใใชใซใใใใใใใ",
|
373
396
|
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "ใจใใใใใใใถใคใใใใใใใใใใใใซใใใ",
|
@@ -394,17 +417,6 @@
|
|
394
417
|
"gui.howtos.videosens.step_pet": "ใใณใใชใงใใจใใฃใผใจใชใใ",
|
395
418
|
"gui.howtos.videosens.step_animate": "ใตใใใจใใใใขใใกใซใใใ",
|
396
419
|
"gui.howtos.videosens.step_pop": "ใคใคใใจใตใใใใใใใใชใฐใใใซใใใใ",
|
397
|
-
"gui.howtos.say-it-out-loud": "ใใใในใใใใขใใกใใคใใใ",
|
398
|
-
"gui.howtos.say-it-out-loud.step_AddTXTextension": "ใใใใใใใใใฎใใญใใฏใใคใใใใใ",
|
399
|
-
"gui.howtos.say-it-out-loud.step_TXTSpeech": "ใชใซใใใใในใใใใใ",
|
400
|
-
"gui.howtos.say-it-out-loud_TXTSetVoice": "ใใใฎใใ
ใใใใใฆใใงใใพใ",
|
401
|
-
"gui.howtos.say-it-out-loud.step_TXTMove": "ใใกใใกใซใใใใใ",
|
402
|
-
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "ใฏใใใใใคใใใใฆใ",
|
403
|
-
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "ใญใฃใฉใฏใฟใผใใคใใใใใ",
|
404
|
-
"gui.howtos.say-it-out-loud.step_TXTSong": "BGMใใชใใใฆใฟใใใ",
|
405
|
-
"gui.howtos.say-it-out-loud.step_TXTColor": "ใใใใธใใใใใฆใฟใใ",
|
406
|
-
"gui.howtos.say-it-out-loud.step_TXTSpin": "ใใใฆใใใใใใ",
|
407
|
-
"gui.howtos.say-it-out-loud.step_TXTGrow": "ใใใใใใใใใกใใใใใฆใฟใใ",
|
408
420
|
"gui.howtos.talking": "ใใใในใ",
|
409
421
|
"gui.howtos.talking.step_talesAddExtension": "ใใใใใใใใใฎใใญใใฏใใคใใใใใ",
|
410
422
|
"gui.howtos.talking.step_talesChooseSprite": "ในใใฉใคใใใใใใงใ",
|
@@ -423,29 +435,27 @@
|
|
423
435
|
"gui.howtos.add-sprite.step_addSprite": "ในใใฉใคใใใคใใใใใ",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "ใฏใใใใฎใคใใใปใใปใ",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "ใฏใใใใใคใใใใใ",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "ใใใใใญใผใใคใใใปใใปใ",
|
439
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "ใใใใซใใใใใ",
|
440
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "ใใใใใซใใใใใ",
|
426
441
|
"gui.howtos.change-size.name": "ใใใใใฎใธใใใใปใใปใ",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "ใใใใใใธใใใใใใ",
|
428
443
|
"gui.howtos.glide-around.name": "ใชใใใใซใใใใใปใใปใ",
|
429
444
|
"gui.howtos.change-size.step_glideAroundBackAndForth": "ใชใใใใซใใใใใ",
|
430
445
|
"gui.howtos.change-size.step_glideAroundPoint": "ใใฆใใฎใใกใซใชใใใใซใใใใใ",
|
446
|
+
"gui.howtos.spin-video.name": "ใใใใใใฆใใใใใปใใปใ",
|
447
|
+
"gui.howtos.change-size.step_spinTurn": "ใใใฆใใใใใ",
|
448
|
+
"gui.howtos.change-size.step_spinPointInDirection": "ใใใใใฆใใใใ",
|
431
449
|
"gui.howtos.record-a-sound.name": "ใใจใฎใใใใใปใใปใ",
|
432
450
|
"gui.howtos.change-size.step_recordASoundSoundsTab": "ใใจใฟใใใฏใชใใฏใใฆใ",
|
433
451
|
"gui.howtos.change-size.step_recordASoundClickRecord": "โใใใใใใโใใฏใชใใฏใใพใ",
|
434
452
|
"gui.howtos.change-size.step_recordASoundPressRecordButton": "ใใใใใใฟใณใใใใฆใฟใใ",
|
435
453
|
"gui.howtos.change-size.step_recordASoundChooseSound": "ใใใใใใใใจใใใใใใใใ",
|
436
454
|
"gui.howtos.change-size.step_recordASoundPlayYourSound": "ใใใใใใใใจใใใใใใใฆใฟใใ",
|
437
|
-
"gui.howtos.spin-video.name": "ใใใใใใฆใใใใใปใใปใ",
|
438
|
-
"gui.howtos.change-size.step_spinTurn": "ใใใฆใใใใใ",
|
439
|
-
"gui.howtos.change-size.step_spinPointInDirection": "ใใใใใฆใใใใ",
|
440
455
|
"gui.howtos.hide-and-show.name": "ใใใใใใฒใใใใใใปใใปใ",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "ใใใใฆใใฒใใใใใใ",
|
442
457
|
"gui.howtos.switch-costume.name": "ในใใฉใคใใซใใใใใคใใใปใใปใ",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "ในใใฉใคใใซใใใใใคใใใ",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "ใใใใใญใผใใคใใใปใใปใ",
|
445
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "ใใใใซใใใใใ",
|
446
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "ใใใใใซใใใใใ",
|
447
|
-
"gui.howtos.add-effects.name": "ใใใใฎใคใใใปใใปใ",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "ใใใใใคใใใใใ",
|
449
459
|
"gui.extension.music.name": "ใใใใ",
|
450
460
|
"gui.extension.music.description": "ใใฃใใใใฉใ ใใใใใใใใ",
|
451
461
|
"gui.extension.pen.name": "ใใณ",
|
package/editor/interface/ja.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": "BGMใๆตใใฆใฟใใใ",
|
322
|
+
"gui.howtos.say-it-out-loud.step_TXTColor": "่ฒใๅคๅใใใฆใฟใใ",
|
323
|
+
"gui.howtos.say-it-out-loud.step_TXTSpin": "ๅ่ปขใใใใใ",
|
324
|
+
"gui.howtos.say-it-out-loud.step_TXTGrow": "ๆกๅคงใใใใ็ธฎๅฐใใฆใฟใใ",
|
284
325
|
"gui.howtos.imagine": "ไธ็ใๆณๅใใใ",
|
285
326
|
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "ใใชใใไผใใใใใจใใฟใคใใใฆใ",
|
286
327
|
"gui.howtos.imagine.step_imagineClickGreenFlag": "ๆใใฏใชใใฏใใฆ้ๅงใใใ",
|
@@ -297,50 +338,8 @@
|
|
297
338
|
"gui.howtos.imagine.step_imagineSwitchBackdrops": "่ๆฏใๅใๆฟใใฆใฟใใ",
|
298
339
|
"gui.howtos.imagine.step_imagineRecordASound": "้ณใ้ฒ้ณใใฆใ",
|
299
340
|
"gui.howtos.imagine.step_imagineChooseSound": "้ฒ้ณใใ้ณใ้ธใผใ",
|
300
|
-
"gui.howtos.
|
301
|
-
"gui.howtos.
|
302
|
-
"gui.howtos.Make-Music.step_PlaySoundClick": "ใฏใชใใฏใใฆ้ณใ้ณดใใใฆใฟใใ",
|
303
|
-
"gui.howtos.Make-Music.step_MakeSong": "ใตใใฏในใงๆฒใไฝใฃใฆใฟใใ",
|
304
|
-
"gui.howtos.make-music.step_MakeBeat": "ใใฉใ ใงใชใบใ ใใจใฃใใใ",
|
305
|
-
"gui.howtos.make-music.step_MakeBeatBox": "ใใคใฏใงใณใฃใใใใผใใใใฏในใไฝใใ",
|
306
|
-
"gui.howtos.story.name": "็ฉ่ชใไฝใใ",
|
307
|
-
"gui.howtos.story.step_addbg": "่ๆฏใ่ฟฝๅ ใใใ",
|
308
|
-
"gui.howtos.story.step_addsprite": "ใญใฃใฉใฏใฟใผใ่ฟฝๅ ใใฆใ",
|
309
|
-
"gui.howtos.story.step_saysomething": "ไฝใใใใในใใใใใ",
|
310
|
-
"gui.howtos.story.step_addanothersprite": "ใใใฒใจใคใญใฃใฉใฏใฟใผใ่ฟฝๅ ใใฆใ",
|
311
|
-
"gui.howtos.story.step_flip": "ๅใใๅ่ปขใใใฆใ",
|
312
|
-
"gui.howtos.story.step_conversation": "ใใใในใใใใใ",
|
313
|
-
"gui.howtos.story.addanotherbg": "ใใใฒใจใค่ๆฏใๅ ใใฆใ",
|
314
|
-
"gui.howtos.story.step_swithbg": "่ๆฏใๅใๆฟใใฆใฟใใ",
|
315
|
-
"gui.howtos.story.step_hidewizard": "้ญๆณไฝฟใใ้ ใใ",
|
316
|
-
"gui.howtos.story.step_showwizard": "ๆๅใฏ้ญๆณไฝฟใใ่กจ็คบใใฆใใใ",
|
317
|
-
"gui.howtos.make-a-chase-game.name": "่ฟฝ่ทกใฒใผใ ใไฝใใ",
|
318
|
-
"gui.howtos.Chase-Game.step_BG": "่ๆฏใ่ฟฝๅ ใใฆใ",
|
319
|
-
"gui.howtos.chase-game.step_AddOcto": "ในใใฉใคใใ่ฟฝๅ ใใใ",
|
320
|
-
"gui.howtos.make-music.step_LeftRight": "็ขๅฐใญใผใงๅทฆๅณใซๅใใใใใ",
|
321
|
-
"gui.howtos.Chase-Game.step_UpDown": "็ขๅฐใญใผใงไธไธใซๅใใใ",
|
322
|
-
"gui.howtos.Chase-Game.step_AddStar": "ใใใฒใจใคในใใฉใคใใ่ฟฝๅ ใใฆใ",
|
323
|
-
"gui.howtos.Chase-Game.step_MoveRandom": "ใฉใใใฎๅ ดๆใซๅใใใฆใ",
|
324
|
-
"gui.howtos.Chase-Game.step_WhenTouch": "ใฟใณใๆใซ่งฆใใใใ้ณใ้ณดใใใ",
|
325
|
-
"gui.howtos.Chase-Game.step_ScoreVariable": "ในใณใขใฎๅคๆฐใไฝใฃใฆใ",
|
326
|
-
"gui.howtos.Chase-Game.ScoreWhenTouch": "ใฟใณใๆใซ่งฆใใใใในใณใขใๅ ใใใ",
|
327
|
-
"gui.howtos.animate-char.name": "ใญใฃใฉใฏใฟใผใๅใใใ",
|
328
|
-
"gui.howtos.animate-char.step_addbg": "่ๆฏใ่ฟฝๅ ใใฆใ",
|
329
|
-
"gui.howtos.animate-char.step_addsprite": "ในใใฉใคใใ่ฟฝๅ ใใใ",
|
330
|
-
"gui.howtos.animate-char.step_saysomething": "ไฝใใใใในใใใใฆใฟใใ",
|
331
|
-
"gui.howtos.animate-char.step_addsound": "้ณใ่ฟฝๅ ใใฆใ",
|
332
|
-
"gui.howtos.animate-char.step_animatetalking": "ใใใในใใใใขใใกใผใทใงใณใซใใใ",
|
333
|
-
"gui.howtos.animate-char.step_arrowkeys": "็ขๅฐใญใผใงๅใใใใใ",
|
334
|
-
"gui.howtos.animate-char.step_jump": "ใธใฃใณใใใใใใ",
|
335
|
-
"gui.howtos.animate-char.step_changecolor": "่ฒใๅคใใใใใฆใฟใใ",
|
336
|
-
"gui.howtos.make-a-game.name": "ใฏใชใใซใผใฒใผใ ใไฝใใ",
|
337
|
-
"gui.howtos.Make-A-Game.step_GamePickSprite": "ใฒใจใคในใใฉใคใใ้ธใใงใ",
|
338
|
-
"gui.howtos.make-a-game.step_GamePlaySound": "ใฏใชใใฏใง้ณใ้ณดใใใใซใใพใ",
|
339
|
-
"gui.howtos.make-a-game.step_GameAddScore": "ในใณใขใฎๅคๆฐใไฝใฃใฆใ",
|
340
|
-
"gui.howtos.make-a-game.step_GameChangeScore": "ใฏใชใใฏใใใในใณใขใๅ ใใใใใซใใใ",
|
341
|
-
"gui.howtos.make-a-game.step_Random": "ใฉใใใฎๅ ดๆใธ่กใใใใซใใใใ",
|
342
|
-
"gui.howtos.make-music.step_GameChangeColor": "่ฒใๅคใใใใใใ",
|
343
|
-
"gui.howtos.make-music.step_ResetScore": "ในใณใขใฎใชใปใใใๅฟใใชใใใใซใใใ",
|
341
|
+
"gui.howtos.add-effects.name": "ๅนๆใฎ่ฟฝๅ ๆนๆณ",
|
342
|
+
"gui.howtos.videosens.step_addEffects": "ๅนๆใ่ฟฝๅ ใใใ",
|
344
343
|
"gui.howtos.make-it-fly.name": "ใญใฃใฉใฏใฟใผใ้ฃใฐใใ",
|
345
344
|
"gui.howtos.fly.step_stepflyChooseBackdrop": "็ฉบใฎ่ๆฏใ้ธใใงใ",
|
346
345
|
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "ใญใฃใฉใฏใฟใผใ้ธใผใ",
|
@@ -354,6 +353,12 @@
|
|
354
353
|
"gui.howtos.add-a-move-block.step_stepflyAddScenery": "้ฒใ่ฟฝๅ ใใ",
|
355
354
|
"gui.howtos.add-a-move-block.step_stepflyMoveScenery": "้ฒใๅใใใฆใ",
|
356
355
|
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "ๆฌกใฎใณในใใฅใผใ ใซใใใ",
|
356
|
+
"gui.howtos.make-music.name": "้ณๆฅฝใไฝใใ",
|
357
|
+
"gui.howtos.Make-Music.step_PickInstrument": "ๆฅฝๅจใฎในใใฉใคใใ้ธใใงใ",
|
358
|
+
"gui.howtos.Make-Music.step_PlaySoundClick": "ใฏใชใใฏใใฆ้ณใ้ณดใใใฆใฟใใ",
|
359
|
+
"gui.howtos.Make-Music.step_MakeSong": "ใตใใฏในใงๆฒใไฝใฃใฆใฟใใ",
|
360
|
+
"gui.howtos.make-music.step_MakeBeat": "ใใฉใ ใงใชใบใ ใใจใฃใใใ",
|
361
|
+
"gui.howtos.make-music.step_MakeBeatBox": "ใใคใฏใงใณใฃใใใใผใใใใฏในใไฝใใ",
|
357
362
|
"gui.howtos.pong": "ใใณใใณใฒใผใ ",
|
358
363
|
"gui.howtos.pong.step_pongAddBackdrop": "่ๆฏใ่ฟฝๅ ใใฆใ",
|
359
364
|
"gui.howtos.pong.step_pongAddBallSprite": "ใใผใซใฎในใใฉใคใใ่ฟฝๅ ใใใ",
|
@@ -368,6 +373,24 @@
|
|
368
373
|
"gui.howtos.pong.step_pongResetScore": "ๅฟใใใซในใณใขใใชใปใใใใฆใใใ",
|
369
374
|
"gui.howtos.pong.step_pongAddLineSprite": "Lineใฎในใใฉใคใใๅ ใใฆใ",
|
370
375
|
"gui.howtos.pong.step_pongGameOver": "Lineใซ่งฆใใใใฒใผใ ใชใผใใผใซใใใ",
|
376
|
+
"gui.howtos.make-a-game.name": "ใฏใชใใซใผใฒใผใ ใไฝใใ",
|
377
|
+
"gui.howtos.Make-A-Game.step_GamePickSprite": "ใฒใจใคในใใฉใคใใ้ธใใงใ",
|
378
|
+
"gui.howtos.make-a-game.step_GamePlaySound": "ใฏใชใใฏใง้ณใ้ณดใใใใซใใพใ",
|
379
|
+
"gui.howtos.make-a-game.step_GameAddScore": "ในใณใขใฎๅคๆฐใไฝใฃใฆใ",
|
380
|
+
"gui.howtos.make-a-game.step_GameChangeScore": "ใฏใชใใฏใใใในใณใขใๅ ใใใใใซใใใ",
|
381
|
+
"gui.howtos.make-a-game.step_Random": "ใฉใใใฎๅ ดๆใธ่กใใใใซใใใใ",
|
382
|
+
"gui.howtos.make-music.step_GameChangeColor": "่ฒใๅคใใใใใใ",
|
383
|
+
"gui.howtos.make-music.step_ResetScore": "ในใณใขใฎใชใปใใใๅฟใใชใใใใซใใใ",
|
384
|
+
"gui.howtos.make-a-chase-game.name": "่ฟฝ่ทกใฒใผใ ใไฝใใ",
|
385
|
+
"gui.howtos.Chase-Game.step_BG": "่ๆฏใ่ฟฝๅ ใใฆใ",
|
386
|
+
"gui.howtos.chase-game.step_AddOcto": "ในใใฉใคใใ่ฟฝๅ ใใใ",
|
387
|
+
"gui.howtos.make-music.step_LeftRight": "็ขๅฐใญใผใงๅทฆๅณใซๅใใใใใ",
|
388
|
+
"gui.howtos.Chase-Game.step_UpDown": "็ขๅฐใญใผใงไธไธใซๅใใใ",
|
389
|
+
"gui.howtos.Chase-Game.step_AddStar": "ใใใฒใจใคในใใฉใคใใ่ฟฝๅ ใใฆใ",
|
390
|
+
"gui.howtos.Chase-Game.step_MoveRandom": "ใฉใใใฎๅ ดๆใซๅใใใฆใ",
|
391
|
+
"gui.howtos.Chase-Game.step_WhenTouch": "ใฟใณใๆใซ่งฆใใใใ้ณใ้ณดใใใ",
|
392
|
+
"gui.howtos.Chase-Game.step_ScoreVariable": "ในใณใขใฎๅคๆฐใไฝใฃใฆใ",
|
393
|
+
"gui.howtos.Chase-Game.ScoreWhenTouch": "ใฟใณใๆใซ่งฆใใใใในใณใขใๅ ใใใ",
|
371
394
|
"gui.howtos.code-cartoon": "ใขใใกๆ ็ปใใณใผใใฃใณใฐใใใ",
|
372
395
|
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "ๆใๆผใใใใจใใซไฝใใ่จใใใใ",
|
373
396
|
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "็ปๅ ดไบบ็ฉใๆผใใใๅใใใใซใใใ",
|
@@ -394,17 +417,6 @@
|
|
394
417
|
"gui.howtos.videosens.step_pet": "ใใณใๆซใงใใจใใฃใผใจ้ณดใใ",
|
395
418
|
"gui.howtos.videosens.step_animate": "่งฆใใใจๅใใขใใกใซใใใ",
|
396
419
|
"gui.howtos.videosens.step_pop": "ใคใคใใจ้ขจ่นใใใใใชๅ ดๆใซๅใใ",
|
397
|
-
"gui.howtos.say-it-out-loud": "ใใใในใใใใขใใกใไฝใใ",
|
398
|
-
"gui.howtos.say-it-out-loud.step_AddTXTextension": "้ณๅฃฐๅๆใฎใใญใใฏใ่ฟฝๅ ใใใ",
|
399
|
-
"gui.howtos.say-it-out-loud.step_TXTSpeech": "ไฝใใใใในใใใใใ",
|
400
|
-
"gui.howtos.say-it-out-loud_TXTSetVoice": "ๅฃฐใฎ็จฎ้กใๆๅฎใงใใพใ",
|
401
|
-
"gui.howtos.say-it-out-loud.step_TXTMove": "ใใกใใกใซๅใใใ",
|
402
|
-
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "่ๆฏใ่ฟฝๅ ใใฆใ",
|
403
|
-
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "ไปใฎใญใฃใฉใฏใฟใผใ่ฟฝๅ ใใใ",
|
404
|
-
"gui.howtos.say-it-out-loud.step_TXTSong": "BGMใๆตใใฆใฟใใใ",
|
405
|
-
"gui.howtos.say-it-out-loud.step_TXTColor": "่ฒใๅคๅใใใฆใฟใใ",
|
406
|
-
"gui.howtos.say-it-out-loud.step_TXTSpin": "ๅ่ปขใใใใใ",
|
407
|
-
"gui.howtos.say-it-out-loud.step_TXTGrow": "ๆกๅคงใใใใ็ธฎๅฐใใฆใฟใใ",
|
408
420
|
"gui.howtos.talking": "ใใใในใ",
|
409
421
|
"gui.howtos.talking.step_talesAddExtension": "้ณๅฃฐๅๆใฎใใญใใฏใ่ฟฝๅ ใใใ ",
|
410
422
|
"gui.howtos.talking.step_talesChooseSprite": "ในใใฉใคใใ้ธใใงใ",
|
@@ -423,29 +435,27 @@
|
|
423
435
|
"gui.howtos.add-sprite.step_addSprite": "ในใใฉใคใใ่ฟฝๅ ใใใ",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "่ๆฏใฎ่ฟฝๅ ๆนๆณ",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "่ๆฏใ่ฟฝๅ ใใใ",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "็ขๅฐใญใผใไฝฟใๆนๆณ",
|
439
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "ๅทฆๅณใซๅใใใ",
|
440
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "ไธไธใซๅใใใ",
|
426
441
|
"gui.howtos.change-size.name": "ๅคงใใใฎๅคๆดๆนๆณ",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "ๅคงใใใๅคๆดใใใ",
|
428
443
|
"gui.howtos.glide-around.name": "ๆปใใใซๅใใๆนๆณ",
|
429
444
|
"gui.howtos.change-size.step_glideAroundBackAndForth": "ๆปใใใซๅใใ",
|
430
445
|
"gui.howtos.change-size.step_glideAroundPoint": "ๆๅฎใฎไฝ็ฝฎใซๆปใใใซๅใใใ",
|
446
|
+
"gui.howtos.spin-video.name": "ๆๅญใๅ่ปขใใใๆนๆณ",
|
447
|
+
"gui.howtos.change-size.step_spinTurn": "ๅ่ปขใใใใ",
|
448
|
+
"gui.howtos.change-size.step_spinPointInDirection": "ๅใใๆๅฎใใใ",
|
431
449
|
"gui.howtos.record-a-sound.name": "้ณใฎ้ฒ้ณๆนๆณ",
|
432
450
|
"gui.howtos.change-size.step_recordASoundSoundsTab": "้ณใฟใใใฏใชใใฏใใฆใ",
|
433
451
|
"gui.howtos.change-size.step_recordASoundClickRecord": "โ้ฒ้ณใใโใใฏใชใใฏใใพใ",
|
434
452
|
"gui.howtos.change-size.step_recordASoundPressRecordButton": "้ฒ้ณใใฟใณใๆผใใฆใฟใใ",
|
435
453
|
"gui.howtos.change-size.step_recordASoundChooseSound": "้ฒ้ณใใ้ณใ้ธๆใใใ",
|
436
454
|
"gui.howtos.change-size.step_recordASoundPlayYourSound": "้ฒ้ณใใ้ณใๅ็ใใฆใฟใใ",
|
437
|
-
"gui.howtos.spin-video.name": "ๆๅญใๅ่ปขใใใๆนๆณ",
|
438
|
-
"gui.howtos.change-size.step_spinTurn": "ๅ่ปขใใใใ",
|
439
|
-
"gui.howtos.change-size.step_spinPointInDirection": "ๅใใๆๅฎใใใ",
|
440
455
|
"gui.howtos.hide-and-show.name": "้ ใใใ่กจ็คบใใๆนๆณ",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "้ ใใฆใ่กจ็คบใใใ",
|
442
457
|
"gui.howtos.switch-costume.name": "ในใใฉใคใใซๅใใใคใใๆนๆณ",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "ในใใฉใคใใซๅใใใคใใใ",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "็ขๅฐใญใผใไฝฟใๆนๆณ",
|
445
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "ๅทฆๅณใซๅใใใ",
|
446
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "ไธไธใซๅใใใ",
|
447
|
-
"gui.howtos.add-effects.name": "ๅนๆใฎ่ฟฝๅ ๆนๆณ",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "ๅนๆใ่ฟฝๅ ใใใ",
|
449
459
|
"gui.extension.music.name": "้ณๆฅฝ",
|
450
460
|
"gui.extension.music.description": "ๆฅฝๅจใใใฉใ ใๆผๅฅใใใ",
|
451
461
|
"gui.extension.pen.name": "ใใณ",
|