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
package/editor/interface/am.json
CHANGED
@@ -76,6 +76,12 @@
|
|
76
76
|
"gui.customProcedures.runWithoutScreenRefresh": "ፕሮግራሙን ያለ ስክሪኑ ማደስ ክፈት",
|
77
77
|
"gui.customProcedures.cancel": "ይቁም",
|
78
78
|
"gui.customProcedures.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": "Collaboration with",
|
91
97
|
"gui.library.filterPlaceholder": "ፈልጉ",
|
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": "ጥምሮች በመፍጠር ላይ...",
|
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": "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": "ድምጽ አጫውት ጠቅ ሲደረግ",
|
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": "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": "የክትትል ጨዋታ ይገንቡ",
|
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": "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": "የጠቅ ጨዋታ ይገንቡ",
|
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": "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": "ሙዚቃ ይፍጠሩ",
|
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 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": "የጠቅ ጨዋታ ይገንቡ",
|
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": "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": "ስፕራይትን ጨምር",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "የጀርባ ምስል ጨምር",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "Add a Backdrop",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "ቀስት ቁልፎች ይጠቀሙ",
|
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": "ልኩን ቀይር",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "Change Size",
|
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": "Glide to a Point",
|
446
|
+
"gui.howtos.spin-video.name": "አሽከርክረው",
|
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": "ድምጽን ቅዳ",
|
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": "አሽከርክረው",
|
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": "ደብቅና አሳይ",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "Hide and Show",
|
442
457
|
"gui.howtos.switch-costume.name": "ስፕራይትን አኒሜት አድርግ",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "Animate a Sprite",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "ቀስት ቁልፎች ይጠቀሙ",
|
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": "ተጽእኖዎች ጨምር",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "Add Effects",
|
449
459
|
"gui.extension.music.name": "ሙዚቃ",
|
450
460
|
"gui.extension.music.description": "መሳሪያዎችና ታምቡሮች ተጫወት",
|
451
461
|
"gui.extension.pen.name": "ብዕር",
|
package/editor/interface/an.json
CHANGED
@@ -76,6 +76,12 @@
|
|
76
76
|
"gui.customProcedures.runWithoutScreenRefresh": "Executar a l'inte",
|
77
77
|
"gui.customProcedures.cancel": "Cancelar",
|
78
78
|
"gui.customProcedures.ok": "Acceptar",
|
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": "Dirección",
|
80
86
|
"gui.directionPicker.rotationStyles.allAround": "Tot alredor",
|
81
87
|
"gui.directionPicker.rotationStyles.leftRight": "Zurda/Dreita",
|
@@ -90,6 +96,10 @@
|
|
90
96
|
"gui.extensionLibrary.collaboration": "En colaboración con",
|
91
97
|
"gui.library.filterPlaceholder": "Busca",
|
92
98
|
"gui.library.allTag": "Totz",
|
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": "Creyando bloques ...",
|
94
104
|
"gui.loader.message2": "Cargando obchectos...",
|
95
105
|
"gui.loader.message3": "Cargando sons...",
|
@@ -281,6 +291,37 @@
|
|
281
291
|
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Cambia la color",
|
282
292
|
"gui.howtos.animate-a-name.step_AnimateSpin": "Tría unatra letra y fe-la chirar",
|
283
293
|
"gui.howtos.animate-a-name.step_AnimateGrow": "Tría unatra letra y fe-la creixer",
|
294
|
+
"gui.howtos.animate-char.name": "Animar un personache",
|
295
|
+
"gui.howtos.animate-char.step_addbg": "Anyade un fondo",
|
296
|
+
"gui.howtos.animate-char.step_addsprite": "Anyade un obchecto",
|
297
|
+
"gui.howtos.animate-char.step_saysomething": "Di bella cosa",
|
298
|
+
"gui.howtos.animate-char.step_addsound": "Anyade un son",
|
299
|
+
"gui.howtos.animate-char.step_animatetalking": "Animar una conversa",
|
300
|
+
"gui.howtos.animate-char.step_arrowkeys": "Mueve con as Teclas de Flechas",
|
301
|
+
"gui.howtos.animate-char.step_jump": "Blinca",
|
302
|
+
"gui.howtos.animate-char.step_changecolor": "Cambiar la color",
|
303
|
+
"gui.howtos.story.name": "Creyar una historia",
|
304
|
+
"gui.howtos.story.step_addbg": "Anyade un fondo",
|
305
|
+
"gui.howtos.story.step_addsprite": "Anyade un personache",
|
306
|
+
"gui.howtos.story.step_saysomething": "Diga bella cosa",
|
307
|
+
"gui.howtos.story.step_addanothersprite": "Anyade unatro personache",
|
308
|
+
"gui.howtos.story.step_flip": "Cambia de dirección",
|
309
|
+
"gui.howtos.story.step_conversation": "Tiene una Conversación",
|
310
|
+
"gui.howtos.story.addanotherbg": "Anyade unatro Fondo",
|
311
|
+
"gui.howtos.story.step_swithbg": "Cambia Fondo",
|
312
|
+
"gui.howtos.story.step_hidewizard": "Amaga un Personache",
|
313
|
+
"gui.howtos.story.step_showwizard": "Amuestra un Personache",
|
314
|
+
"gui.howtos.say-it-out-loud": "Creyar animacions que charren",
|
315
|
+
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Anyade los bloques de \"Texto a Voz\"",
|
316
|
+
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Di bella cosa",
|
317
|
+
"gui.howtos.say-it-out-loud_TXTSetVoice": "Tría una voz",
|
318
|
+
"gui.howtos.say-it-out-loud.step_TXTMove": "Mueve-te",
|
319
|
+
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Anyadir un fondo",
|
320
|
+
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Anyade unatro personache",
|
321
|
+
"gui.howtos.say-it-out-loud.step_TXTSong": "Tanye una canta",
|
322
|
+
"gui.howtos.say-it-out-loud.step_TXTColor": "Cambiar la color",
|
323
|
+
"gui.howtos.say-it-out-loud.step_TXTSpin": "Da tornadas",
|
324
|
+
"gui.howtos.say-it-out-loud.step_TXTGrow": "Fe que creixca y atapice",
|
284
325
|
"gui.howtos.imagine": "Imachina un mundo",
|
285
326
|
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "Escribe lo que quieras decir",
|
286
327
|
"gui.howtos.imagine.step_imagineClickGreenFlag": "Fe clic en a bandera verde pa empecipiar",
|
@@ -297,50 +338,8 @@
|
|
297
338
|
"gui.howtos.imagine.step_imagineSwitchBackdrops": "Cambia Fondo",
|
298
339
|
"gui.howtos.imagine.step_imagineRecordASound": "Anyadir un son",
|
299
340
|
"gui.howtos.imagine.step_imagineChooseSound": "Tría lo tuyo son",
|
300
|
-
"gui.howtos.
|
301
|
-
"gui.howtos.
|
302
|
-
"gui.howtos.Make-Music.step_PlaySoundClick": "En fer clic, toca un son",
|
303
|
-
"gui.howtos.Make-Music.step_MakeSong": "Compone una canta",
|
304
|
-
"gui.howtos.make-music.step_MakeBeat": "Tría un tambor y crea un ritmo",
|
305
|
-
"gui.howtos.make-music.step_MakeBeatBox": "Tría l'obchecto microfono y la caixa de sons sorpresa",
|
306
|
-
"gui.howtos.story.name": "Creyar una historia",
|
307
|
-
"gui.howtos.story.step_addbg": "Anyade un fondo",
|
308
|
-
"gui.howtos.story.step_addsprite": "Anyade un personache",
|
309
|
-
"gui.howtos.story.step_saysomething": "Diga bella cosa",
|
310
|
-
"gui.howtos.story.step_addanothersprite": "Anyade unatro personache",
|
311
|
-
"gui.howtos.story.step_flip": "Cambia de dirección",
|
312
|
-
"gui.howtos.story.step_conversation": "Tiene una Conversación",
|
313
|
-
"gui.howtos.story.addanotherbg": "Anyade unatro Fondo",
|
314
|
-
"gui.howtos.story.step_swithbg": "Cambia Fondo",
|
315
|
-
"gui.howtos.story.step_hidewizard": "Amaga un Personache",
|
316
|
-
"gui.howtos.story.step_showwizard": "Amuestra un Personache",
|
317
|
-
"gui.howtos.make-a-chase-game.name": "Crear un chuego de persecución",
|
318
|
-
"gui.howtos.Chase-Game.step_BG": "Anyade un fondo",
|
319
|
-
"gui.howtos.chase-game.step_AddOcto": "Anyade un obchecto",
|
320
|
-
"gui.howtos.make-music.step_LeftRight": "Mueve a dreita y zurda con as flechas",
|
321
|
-
"gui.howtos.Chase-Game.step_UpDown": "Mueve alto y abaixo con as flechas",
|
322
|
-
"gui.howtos.Chase-Game.step_AddStar": "Anyade unatro obchecto",
|
323
|
-
"gui.howtos.Chase-Game.step_MoveRandom": "Mueve-lo de forma aleatoria",
|
324
|
-
"gui.howtos.Chase-Game.step_WhenTouch": "En l'obchecto pulpo, en tocar reproduz un son",
|
325
|
-
"gui.howtos.Chase-Game.step_ScoreVariable": "Creya la variable \"puntos\"",
|
326
|
-
"gui.howtos.Chase-Game.ScoreWhenTouch": "En l'obchecto pulpo, en tocar anyade puntos",
|
327
|
-
"gui.howtos.animate-char.name": "Animar un personache",
|
328
|
-
"gui.howtos.animate-char.step_addbg": "Anyade un fondo",
|
329
|
-
"gui.howtos.animate-char.step_addsprite": "Anyade un obchecto",
|
330
|
-
"gui.howtos.animate-char.step_saysomething": "Di bella cosa",
|
331
|
-
"gui.howtos.animate-char.step_addsound": "Anyade un son",
|
332
|
-
"gui.howtos.animate-char.step_animatetalking": "Animar una conversa",
|
333
|
-
"gui.howtos.animate-char.step_arrowkeys": "Mueve con as Teclas de Flechas",
|
334
|
-
"gui.howtos.animate-char.step_jump": "Blinca",
|
335
|
-
"gui.howtos.animate-char.step_changecolor": "Cambiar la color",
|
336
|
-
"gui.howtos.make-a-game.name": "Creyar un chuego de fer clic",
|
337
|
-
"gui.howtos.Make-A-Game.step_GamePickSprite": "Tría un obchecto",
|
338
|
-
"gui.howtos.make-a-game.step_GamePlaySound": "En fer clic, toca un son",
|
339
|
-
"gui.howtos.make-a-game.step_GameAddScore": "Creya una variable \"puntos\"",
|
340
|
-
"gui.howtos.make-a-game.step_GameChangeScore": "En fer clic incrementa los puntos",
|
341
|
-
"gui.howtos.make-a-game.step_Random": "Ir a una posición aleatoria",
|
342
|
-
"gui.howtos.make-music.step_GameChangeColor": "Cambia la color",
|
343
|
-
"gui.howtos.make-music.step_ResetScore": "Reinicia los puntos",
|
341
|
+
"gui.howtos.add-effects.name": "Anyadir efectos",
|
342
|
+
"gui.howtos.videosens.step_addEffects": "Anyade efectos",
|
344
343
|
"gui.howtos.make-it-fly.name": "Fe-lo volar",
|
345
344
|
"gui.howtos.fly.step_stepflyChooseBackdrop": "Tría un fondo de ciel",
|
346
345
|
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Tría un personache",
|
@@ -354,6 +353,12 @@
|
|
354
353
|
"gui.howtos.add-a-move-block.step_stepflyAddScenery": "Anyade un decorau",
|
355
354
|
"gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Mueve lo decorau",
|
356
355
|
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Siguient vestiu",
|
356
|
+
"gui.howtos.make-music.name": "Creyar mosica",
|
357
|
+
"gui.howtos.Make-Music.step_PickInstrument": "Tría un obchecto de instrumento",
|
358
|
+
"gui.howtos.Make-Music.step_PlaySoundClick": "En fer clic, toca un son",
|
359
|
+
"gui.howtos.Make-Music.step_MakeSong": "Compone una canta",
|
360
|
+
"gui.howtos.make-music.step_MakeBeat": "Tría un tambor y crea un ritmo",
|
361
|
+
"gui.howtos.make-music.step_MakeBeatBox": "Tría l'obchecto microfono y la caixa de sons sorpresa",
|
357
362
|
"gui.howtos.pong": "Chuego de Pong",
|
358
363
|
"gui.howtos.pong.step_pongAddBackdrop": "Anyade un fondo",
|
359
364
|
"gui.howtos.pong.step_pongAddBallSprite": "Anyade una pilota",
|
@@ -368,6 +373,24 @@
|
|
368
373
|
"gui.howtos.pong.step_pongResetScore": "Reinicia los puntos",
|
369
374
|
"gui.howtos.pong.step_pongAddLineSprite": "Anyade l'obchecto linia",
|
370
375
|
"gui.howtos.pong.step_pongGameOver": "Fin d'o chuego",
|
376
|
+
"gui.howtos.make-a-game.name": "Creyar un chuego de fer clic",
|
377
|
+
"gui.howtos.Make-A-Game.step_GamePickSprite": "Tría un obchecto",
|
378
|
+
"gui.howtos.make-a-game.step_GamePlaySound": "En fer clic, toca un son",
|
379
|
+
"gui.howtos.make-a-game.step_GameAddScore": "Creya una variable \"puntos\"",
|
380
|
+
"gui.howtos.make-a-game.step_GameChangeScore": "En fer clic incrementa los puntos",
|
381
|
+
"gui.howtos.make-a-game.step_Random": "Ir a una posición aleatoria",
|
382
|
+
"gui.howtos.make-music.step_GameChangeColor": "Cambia la color",
|
383
|
+
"gui.howtos.make-music.step_ResetScore": "Reinicia los puntos",
|
384
|
+
"gui.howtos.make-a-chase-game.name": "Crear un chuego de persecución",
|
385
|
+
"gui.howtos.Chase-Game.step_BG": "Anyade un fondo",
|
386
|
+
"gui.howtos.chase-game.step_AddOcto": "Anyade un obchecto",
|
387
|
+
"gui.howtos.make-music.step_LeftRight": "Mueve a dreita y zurda con as flechas",
|
388
|
+
"gui.howtos.Chase-Game.step_UpDown": "Mueve alto y abaixo con as flechas",
|
389
|
+
"gui.howtos.Chase-Game.step_AddStar": "Anyade unatro obchecto",
|
390
|
+
"gui.howtos.Chase-Game.step_MoveRandom": "Mueve-lo de forma aleatoria",
|
391
|
+
"gui.howtos.Chase-Game.step_WhenTouch": "En l'obchecto pulpo, en tocar reproduz un son",
|
392
|
+
"gui.howtos.Chase-Game.step_ScoreVariable": "Creya la variable \"puntos\"",
|
393
|
+
"gui.howtos.Chase-Game.ScoreWhenTouch": "En l'obchecto pulpo, en tocar anyade puntos",
|
371
394
|
"gui.howtos.code-cartoon": "Programar un dibuixo animau",
|
372
395
|
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Decir bella cosa en fer clic en a bandera verde",
|
373
396
|
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "Anima un personache en fer clic en ell",
|
@@ -394,17 +417,6 @@
|
|
394
417
|
"gui.howtos.videosens.step_pet": "Amorosiar a lo Gato",
|
395
418
|
"gui.howtos.videosens.step_animate": "Animar",
|
396
419
|
"gui.howtos.videosens.step_pop": "Esclata un Globo",
|
397
|
-
"gui.howtos.say-it-out-loud": "Creyar animacions que charren",
|
398
|
-
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Anyade los bloques de \"Texto a Voz\"",
|
399
|
-
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Di bella cosa",
|
400
|
-
"gui.howtos.say-it-out-loud_TXTSetVoice": "Tría una voz",
|
401
|
-
"gui.howtos.say-it-out-loud.step_TXTMove": "Mueve-te",
|
402
|
-
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Anyadir un fondo",
|
403
|
-
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Anyade unatro personache",
|
404
|
-
"gui.howtos.say-it-out-loud.step_TXTSong": "Tanye una canta",
|
405
|
-
"gui.howtos.say-it-out-loud.step_TXTColor": "Cambiar la color",
|
406
|
-
"gui.howtos.say-it-out-loud.step_TXTSpin": "Da tornadas",
|
407
|
-
"gui.howtos.say-it-out-loud.step_TXTGrow": "Fe que creixca y atapice",
|
408
420
|
"gui.howtos.talking": "Cuentos que charran",
|
409
421
|
"gui.howtos.talking.step_talesAddExtension": "Fe clic pa anyadir los bloques de Texto-a-voz",
|
410
422
|
"gui.howtos.talking.step_talesChooseSprite": "Tría un obchecto",
|
@@ -423,29 +435,27 @@
|
|
423
435
|
"gui.howtos.add-sprite.step_addSprite": "Anyade un obchecto",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "Anyadir un fondo",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "Anyade un fondo",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "Usar las teclas de flecha",
|
439
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Mueve-te a zurda y dreita",
|
440
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Mueve-te alto y abaixo",
|
426
441
|
"gui.howtos.change-size.name": "Cambiar grandaria",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "Cambia la grandaria",
|
428
443
|
"gui.howtos.glide-around.name": "Eslizar-se",
|
429
444
|
"gui.howtos.change-size.step_glideAroundBackAndForth": "Esliza-te",
|
430
445
|
"gui.howtos.change-size.step_glideAroundPoint": "Esliza-te a un punto",
|
446
|
+
"gui.howtos.spin-video.name": "Fe-lo chirar",
|
447
|
+
"gui.howtos.change-size.step_spinTurn": "Chira",
|
448
|
+
"gui.howtos.change-size.step_spinPointInDirection": "Fixa la dirección",
|
431
449
|
"gui.howtos.record-a-sound.name": "Gravar un son",
|
432
450
|
"gui.howtos.change-size.step_recordASoundSoundsTab": "Fe clic en a pestanya 'Sons'",
|
433
451
|
"gui.howtos.change-size.step_recordASoundClickRecord": "Fe clic en 'Gravar'",
|
434
452
|
"gui.howtos.change-size.step_recordASoundPressRecordButton": "Fe clic en o botón de gravar",
|
435
453
|
"gui.howtos.change-size.step_recordASoundChooseSound": "Tría lo tuyo son",
|
436
454
|
"gui.howtos.change-size.step_recordASoundPlayYourSound": "Reproduz lo tuyo son",
|
437
|
-
"gui.howtos.spin-video.name": "Fe-lo chirar",
|
438
|
-
"gui.howtos.change-size.step_spinTurn": "Chira",
|
439
|
-
"gui.howtos.change-size.step_spinPointInDirection": "Fixa la dirección",
|
440
455
|
"gui.howtos.hide-and-show.name": "Lo esconderite",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "Lo esconderite",
|
442
457
|
"gui.howtos.switch-costume.name": "Animar un obchecto",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "Anima un obchecto",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "Usar las teclas de flecha",
|
445
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Mueve-te a zurda y dreita",
|
446
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Mueve-te alto y abaixo",
|
447
|
-
"gui.howtos.add-effects.name": "Anyadir efectos",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "Anyade efectos",
|
449
459
|
"gui.extension.music.name": "Mosica",
|
450
460
|
"gui.extension.music.description": "Toca trastes y percusión.",
|
451
461
|
"gui.extension.pen.name": "Lapiz",
|
package/editor/interface/ar.json
CHANGED
@@ -76,6 +76,12 @@
|
|
76
76
|
"gui.customProcedures.runWithoutScreenRefresh": "التشغيل دون تحديث الشاشة",
|
77
77
|
"gui.customProcedures.cancel": "إلغاء الأمر",
|
78
78
|
"gui.customProcedures.ok": "موافق",
|
79
|
+
"gui.gui.shouldDeleteSprite": "Are you sure you want to delete this sprite?",
|
80
|
+
"gui.gui.shouldDeleteCostume": "Are you sure you want to delete this costume?",
|
81
|
+
"gui.gui.shouldDeleteSound": "Are you sure you want to delete this sound?",
|
82
|
+
"gui.gui.confirm": "yes",
|
83
|
+
"gui.gui.cancel": "no",
|
84
|
+
"gui.gui.deleteAssetHeading": "Confirm Asset Deletion",
|
79
85
|
"gui.SpriteInfo.direction": "الاتجاه",
|
80
86
|
"gui.directionPicker.rotationStyles.allAround": "جميع الاتجاهات",
|
81
87
|
"gui.directionPicker.rotationStyles.leftRight": "يمين/ يسار",
|
@@ -90,6 +96,10 @@
|
|
90
96
|
"gui.extensionLibrary.collaboration": "بالتعاون مع",
|
91
97
|
"gui.library.filterPlaceholder": "بحث",
|
92
98
|
"gui.library.allTag": "الكل",
|
99
|
+
"gui.library.gettingStarted": "Getting Started",
|
100
|
+
"gui.library.basics": "Basics",
|
101
|
+
"gui.library.intermediate": "Intermediate",
|
102
|
+
"gui.library.prompts": "Prompts",
|
93
103
|
"gui.loader.message1": "جار إنشاء اللبنات ...",
|
94
104
|
"gui.loader.message2": "جارٍ تحميل الكائنات ...",
|
95
105
|
"gui.loader.message3": "جارٍ تحميل الأصوات ...",
|
@@ -281,6 +291,37 @@
|
|
281
291
|
"gui.howtos.animate-a-name.step_AnimateChangeColor": "غيِّر اللون",
|
282
292
|
"gui.howtos.animate-a-name.step_AnimateSpin": "اختر حرفًا آخر واجعله يدور",
|
283
293
|
"gui.howtos.animate-a-name.step_AnimateGrow": "اختر حرفًا آخر واجعله يكبر",
|
294
|
+
"gui.howtos.animate-char.name": "تحريك شخصية",
|
295
|
+
"gui.howtos.animate-char.step_addbg": "أضف خلفيةً",
|
296
|
+
"gui.howtos.animate-char.step_addsprite": "أضف كائنًا",
|
297
|
+
"gui.howtos.animate-char.step_saysomething": "قل شيئًا",
|
298
|
+
"gui.howtos.animate-char.step_addsound": "أضف صوتًا",
|
299
|
+
"gui.howtos.animate-char.step_animatetalking": "حرِّك الحديث",
|
300
|
+
"gui.howtos.animate-char.step_arrowkeys": "تحرك بواسطة مفاتيح الأسهم",
|
301
|
+
"gui.howtos.animate-char.step_jump": "اقفز",
|
302
|
+
"gui.howtos.animate-char.step_changecolor": "غيِّر اللون",
|
303
|
+
"gui.howtos.story.name": "أنشئ قصةً",
|
304
|
+
"gui.howtos.story.step_addbg": "أضف خلفيةً",
|
305
|
+
"gui.howtos.story.step_addsprite": "أضف شخصيةً",
|
306
|
+
"gui.howtos.story.step_saysomething": "قل شيئًا",
|
307
|
+
"gui.howtos.story.step_addanothersprite": "أضف شخصيةً أخرى",
|
308
|
+
"gui.howtos.story.step_flip": "اعكس الاتجاه",
|
309
|
+
"gui.howtos.story.step_conversation": "أجرِ محادثةً",
|
310
|
+
"gui.howtos.story.addanotherbg": "أضف خلفيةً أخرى",
|
311
|
+
"gui.howtos.story.step_swithbg": "بدِّل الخلفيات",
|
312
|
+
"gui.howtos.story.step_hidewizard": "أخفِ شخصيةً",
|
313
|
+
"gui.howtos.story.step_showwizard": "إظهار شخصية",
|
314
|
+
"gui.howtos.say-it-out-loud": "إنشاء رسوم متحركة متكلمة",
|
315
|
+
"gui.howtos.say-it-out-loud.step_AddTXTextension": "أضف النص إلى لبنات الحديث",
|
316
|
+
"gui.howtos.say-it-out-loud.step_TXTSpeech": "قل شيئًا ما",
|
317
|
+
"gui.howtos.say-it-out-loud_TXTSetVoice": "اختر صوتًا",
|
318
|
+
"gui.howtos.say-it-out-loud.step_TXTMove": "تجول في الأنحاء",
|
319
|
+
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "أضف خلفيةً",
|
320
|
+
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "أضف شخصيةً أخرى",
|
321
|
+
"gui.howtos.say-it-out-loud.step_TXTSong": "أدِّ أغنيةً",
|
322
|
+
"gui.howtos.say-it-out-loud.step_TXTColor": "غيِّر اللون",
|
323
|
+
"gui.howtos.say-it-out-loud.step_TXTSpin": "قم بالدوران",
|
324
|
+
"gui.howtos.say-it-out-loud.step_TXTGrow": "تضخم وانكمش",
|
284
325
|
"gui.howtos.imagine": "تخيل عالمًا",
|
285
326
|
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "اكتب ما تريد قوله",
|
286
327
|
"gui.howtos.imagine.step_imagineClickGreenFlag": "انقر العلم الأخضر للبدء",
|
@@ -297,50 +338,8 @@
|
|
297
338
|
"gui.howtos.imagine.step_imagineSwitchBackdrops": "بدِّل الخلفيات",
|
298
339
|
"gui.howtos.imagine.step_imagineRecordASound": "إضافة صوت",
|
299
340
|
"gui.howtos.imagine.step_imagineChooseSound": "اختر صوتًا",
|
300
|
-
"gui.howtos.
|
301
|
-
"gui.howtos.
|
302
|
-
"gui.howtos.Make-Music.step_PlaySoundClick": "شغِّل صوتًا عند النقر",
|
303
|
-
"gui.howtos.Make-Music.step_MakeSong": "أنشئ أغنيةً",
|
304
|
-
"gui.howtos.make-music.step_MakeBeat": "اختر طبلًا واصنع أداءً",
|
305
|
-
"gui.howtos.make-music.step_MakeBeatBox": "اختر كائن الميكروفون وأدِّ بيت بوكس",
|
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": "أضف كائن الخط",
|
370
375
|
"gui.howtos.pong.step_pongGameOver": "اللعبة انتهت",
|
376
|
+
"gui.howtos.make-a-game.name": "إنشاء لعبة نقر بالفأرة",
|
377
|
+
"gui.howtos.Make-A-Game.step_GamePickSprite": "اختر كائنًا",
|
378
|
+
"gui.howtos.make-a-game.step_GamePlaySound": "شغِّل صوتًا عند النقر",
|
379
|
+
"gui.howtos.make-a-game.step_GameAddScore": "أنشئ متغيرًا للنقاط",
|
380
|
+
"gui.howtos.make-a-game.step_GameChangeScore": "زد النقاط عند النقر",
|
381
|
+
"gui.howtos.make-a-game.step_Random": "اذهب إلى موضع عشوائي",
|
382
|
+
"gui.howtos.make-music.step_GameChangeColor": "غيِّر اللون",
|
383
|
+
"gui.howtos.make-music.step_ResetScore": "صفِّر النتيجة",
|
384
|
+
"gui.howtos.make-a-chase-game.name": "تصميم لعبة مطاردة",
|
385
|
+
"gui.howtos.Chase-Game.step_BG": "أضف خلفيةً",
|
386
|
+
"gui.howtos.chase-game.step_AddOcto": "أضف كائنًا",
|
387
|
+
"gui.howtos.make-music.step_LeftRight": "تحرك يمينًا ويسارًا بواسطة مفاتيح الأسهم",
|
388
|
+
"gui.howtos.Chase-Game.step_UpDown": "تحرك صعودًا وهبوطًا بواسطة مفاتيح الأسهم",
|
389
|
+
"gui.howtos.Chase-Game.step_AddStar": "أضف كائنًا آخر",
|
390
|
+
"gui.howtos.Chase-Game.step_MoveRandom": "تحرك عشوائيًا",
|
391
|
+
"gui.howtos.Chase-Game.step_WhenTouch": "في كائن الأخطبوط: شغل صوتًا عند التلامس",
|
392
|
+
"gui.howtos.Chase-Game.step_ScoreVariable": "أنشئ متغيرًا للنقاط",
|
393
|
+
"gui.howtos.Chase-Game.ScoreWhenTouch": "في كائن الأخطبوط: عند التلامس زد النقاط",
|
371
394
|
"gui.howtos.code-cartoon": "برمج فيلم كرتون",
|
372
395
|
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "قل شيئًا عندما تنقر العلم الأخضر",
|
373
396
|
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "حرِّك شخصيةً عندما تنقرها",
|
@@ -394,17 +417,6 @@
|
|
394
417
|
"gui.howtos.videosens.step_pet": "ربِّت على الهرة",
|
395
418
|
"gui.howtos.videosens.step_animate": "حرِّك",
|
396
419
|
"gui.howtos.videosens.step_pop": "فجِّر بالونًا",
|
397
|
-
"gui.howtos.say-it-out-loud": "إنشاء رسوم متحركة متكلمة",
|
398
|
-
"gui.howtos.say-it-out-loud.step_AddTXTextension": "أضف النص إلى لبنات الحديث",
|
399
|
-
"gui.howtos.say-it-out-loud.step_TXTSpeech": "قل شيئًا ما",
|
400
|
-
"gui.howtos.say-it-out-loud_TXTSetVoice": "اختر صوتًا",
|
401
|
-
"gui.howtos.say-it-out-loud.step_TXTMove": "تجول في الأنحاء",
|
402
|
-
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "أضف خلفيةً",
|
403
|
-
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "أضف شخصيةً أخرى",
|
404
|
-
"gui.howtos.say-it-out-loud.step_TXTSong": "أدِّ أغنيةً",
|
405
|
-
"gui.howtos.say-it-out-loud.step_TXTColor": "غيِّر اللون",
|
406
|
-
"gui.howtos.say-it-out-loud.step_TXTSpin": "قم بالدوران",
|
407
|
-
"gui.howtos.say-it-out-loud.step_TXTGrow": "تضخم وانكمش",
|
408
420
|
"gui.howtos.talking": "حكايات ناطقة",
|
409
421
|
"gui.howtos.talking.step_talesAddExtension": "انقر لإضافة لبنات تحويل النص إلى كلام",
|
410
422
|
"gui.howtos.talking.step_talesChooseSprite": "اختر كائنًا",
|
@@ -423,29 +435,27 @@
|
|
423
435
|
"gui.howtos.add-sprite.step_addSprite": "أضف كائنًا",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "أضف خلفيةً",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "أضف خلفيةً",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "استخدام مفاتيح الأسهم",
|
439
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "تحرك يمينًا ويسارًا",
|
440
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "تحرك إلى الأعلى والأسفل",
|
426
441
|
"gui.howtos.change-size.name": "غيِّر الحجم",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "غيِّر الحجم",
|
428
443
|
"gui.howtos.glide-around.name": "انزلق في الأنحاء",
|
429
444
|
"gui.howtos.change-size.step_glideAroundBackAndForth": "انزلق في الأنحاء",
|
430
445
|
"gui.howtos.change-size.step_glideAroundPoint": "انزلق إلى نقطة محددة",
|
446
|
+
"gui.howtos.spin-video.name": "اجعلها تدور",
|
447
|
+
"gui.howtos.change-size.step_spinTurn": "استدر",
|
448
|
+
"gui.howtos.change-size.step_spinPointInDirection": "حدد الاتجاه",
|
431
449
|
"gui.howtos.record-a-sound.name": "سجِّل صوتًا",
|
432
450
|
"gui.howtos.change-size.step_recordASoundSoundsTab": "انقر إطار \"الأصوات\"",
|
433
451
|
"gui.howtos.change-size.step_recordASoundClickRecord": "انقر \"تسجيل\"",
|
434
452
|
"gui.howtos.change-size.step_recordASoundPressRecordButton": "اضغط زر التسجيل",
|
435
453
|
"gui.howtos.change-size.step_recordASoundChooseSound": "اختر صوتًا",
|
436
454
|
"gui.howtos.change-size.step_recordASoundPlayYourSound": "شغل الصوت",
|
437
|
-
"gui.howtos.spin-video.name": "اجعلها تدور",
|
438
|
-
"gui.howtos.change-size.step_spinTurn": "استدر",
|
439
|
-
"gui.howtos.change-size.step_spinPointInDirection": "حدد الاتجاه",
|
440
455
|
"gui.howtos.hide-and-show.name": "إخفاء وإظهار",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "إخفاء وإظهار",
|
442
457
|
"gui.howtos.switch-costume.name": "تحريك كائن",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "تحريك كائن",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "استخدام مفاتيح الأسهم",
|
445
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "تحرك يمينًا ويسارًا",
|
446
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "تحرك إلى الأعلى والأسفل",
|
447
|
-
"gui.howtos.add-effects.name": "إضافة مؤثرات",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "أضف مؤثرات",
|
449
459
|
"gui.extension.music.name": "الموسيقى",
|
450
460
|
"gui.extension.music.description": "لعزف الآلات الموسيقية والطبول.",
|
451
461
|
"gui.extension.pen.name": "القلم",
|