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
package/editor/interface/id.json
CHANGED
@@ -76,6 +76,12 @@
|
|
76
76
|
"gui.customProcedures.runWithoutScreenRefresh": "Bekerja secara instan",
|
77
77
|
"gui.customProcedures.cancel": "Batal",
|
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": "Arah",
|
80
86
|
"gui.directionPicker.rotationStyles.allAround": "Semua arah",
|
81
87
|
"gui.directionPicker.rotationStyles.leftRight": "Kiri/Kanan",
|
@@ -90,6 +96,10 @@
|
|
90
96
|
"gui.extensionLibrary.collaboration": "Kolaborasi dengan",
|
91
97
|
"gui.library.filterPlaceholder": "Cari",
|
92
98
|
"gui.library.allTag": "Semua",
|
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": "Membuat balok-balok …",
|
94
104
|
"gui.loader.message2": "Memuat sprite-sprite …",
|
95
105
|
"gui.loader.message3": "Memuat suara …",
|
@@ -281,6 +291,37 @@
|
|
281
291
|
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Ubah warna",
|
282
292
|
"gui.howtos.animate-a-name.step_AnimateSpin": "Pilih Sprite Huruf Lainnya & Buatnya Berputar",
|
283
293
|
"gui.howtos.animate-a-name.step_AnimateGrow": "Pilih Sprite Huruf Lainnya & Buatnya Tumbuh",
|
294
|
+
"gui.howtos.animate-char.name": "Animasikan Seorang Karakter",
|
295
|
+
"gui.howtos.animate-char.step_addbg": "Tambahkan sebuah Latar",
|
296
|
+
"gui.howtos.animate-char.step_addsprite": "Tambahkan sebuah Sprite",
|
297
|
+
"gui.howtos.animate-char.step_saysomething": "Katakan Sesuatu",
|
298
|
+
"gui.howtos.animate-char.step_addsound": "Tambahkan Suara",
|
299
|
+
"gui.howtos.animate-char.step_animatetalking": "Animasikan Pembicaraan",
|
300
|
+
"gui.howtos.animate-char.step_arrowkeys": "Bergerkan Menggunakan Tombol Panah",
|
301
|
+
"gui.howtos.animate-char.step_jump": "Lompat",
|
302
|
+
"gui.howtos.animate-char.step_changecolor": "Ubah Warna",
|
303
|
+
"gui.howtos.story.name": "Buat Sebuah Cerita",
|
304
|
+
"gui.howtos.story.step_addbg": "Tambahkan sebuah Latar",
|
305
|
+
"gui.howtos.story.step_addsprite": "Tambahkan Seorang Karakter",
|
306
|
+
"gui.howtos.story.step_saysomething": "Katakan Sesuatu",
|
307
|
+
"gui.howtos.story.step_addanothersprite": "Tambahkan Karakter Lain",
|
308
|
+
"gui.howtos.story.step_flip": "Balikkan Arah",
|
309
|
+
"gui.howtos.story.step_conversation": "Adakan Sebuah Percakapan",
|
310
|
+
"gui.howtos.story.addanotherbg": "Tambahkan Sebuah Latar",
|
311
|
+
"gui.howtos.story.step_swithbg": "Ganti Latar",
|
312
|
+
"gui.howtos.story.step_hidewizard": "Sembunyikan Seorang Karakter",
|
313
|
+
"gui.howtos.story.step_showwizard": "Tampilkan Seorang Karakter",
|
314
|
+
"gui.howtos.say-it-out-loud": "Buat Animasi yang Berbicara",
|
315
|
+
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Tambahkan balok-balok Teks ke Ucapan",
|
316
|
+
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Katakan Sesuatu",
|
317
|
+
"gui.howtos.say-it-out-loud_TXTSetVoice": "Atur Sebuah Suara",
|
318
|
+
"gui.howtos.say-it-out-loud.step_TXTMove": "Bergerak",
|
319
|
+
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Tambahkan sebuah Latar",
|
320
|
+
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Tambahkan Karakter Lain",
|
321
|
+
"gui.howtos.say-it-out-loud.step_TXTSong": "Tampilkan Sebuah Lagu",
|
322
|
+
"gui.howtos.say-it-out-loud.step_TXTColor": "Ubah Warna",
|
323
|
+
"gui.howtos.say-it-out-loud.step_TXTSpin": "Berputar",
|
324
|
+
"gui.howtos.say-it-out-loud.step_TXTGrow": "Membesar dan Mengecil",
|
284
325
|
"gui.howtos.imagine": "Bayangkan Sebuah Dunia",
|
285
326
|
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "Ketik Apa yang Ingin Kamu Katakan",
|
286
327
|
"gui.howtos.imagine.step_imagineClickGreenFlag": "Klik Bendera Hijau untuk Memulai",
|
@@ -297,50 +338,8 @@
|
|
297
338
|
"gui.howtos.imagine.step_imagineSwitchBackdrops": "Ganti Latar",
|
298
339
|
"gui.howtos.imagine.step_imagineRecordASound": "Tambahan Sebuah Suara",
|
299
340
|
"gui.howtos.imagine.step_imagineChooseSound": "Pilih Suaramu",
|
300
|
-
"gui.howtos.
|
301
|
-
"gui.howtos.
|
302
|
-
"gui.howtos.Make-Music.step_PlaySoundClick": "Mainkan Suara Ketika Dikli",
|
303
|
-
"gui.howtos.Make-Music.step_MakeSong": "Buat Sebuah Lagu",
|
304
|
-
"gui.howtos.make-music.step_MakeBeat": "Pilih Sebuah Drum % Buat Sebuah Ketukan",
|
305
|
-
"gui.howtos.make-music.step_MakeBeatBox": "Pilih Sprite Mikrofon & Beatbox Kejutan",
|
306
|
-
"gui.howtos.story.name": "Buat Sebuah Cerita",
|
307
|
-
"gui.howtos.story.step_addbg": "Tambahkan sebuah Latar",
|
308
|
-
"gui.howtos.story.step_addsprite": "Tambahkan Seorang Karakter",
|
309
|
-
"gui.howtos.story.step_saysomething": "Katakan Sesuatu",
|
310
|
-
"gui.howtos.story.step_addanothersprite": "Tambahkan Karakter Lain",
|
311
|
-
"gui.howtos.story.step_flip": "Balikkan Arah",
|
312
|
-
"gui.howtos.story.step_conversation": "Adakan Sebuah Percakapan",
|
313
|
-
"gui.howtos.story.addanotherbg": "Tambahkan Sebuah Latar",
|
314
|
-
"gui.howtos.story.step_swithbg": "Ganti Latar",
|
315
|
-
"gui.howtos.story.step_hidewizard": "Sembunyikan Seorang Karakter",
|
316
|
-
"gui.howtos.story.step_showwizard": "Tampilkan Seorang Karakter",
|
317
|
-
"gui.howtos.make-a-chase-game.name": "Buat Sebuah Permainan Kejar-Kejaran",
|
318
|
-
"gui.howtos.Chase-Game.step_BG": "Tambahkan sebuah Latar",
|
319
|
-
"gui.howtos.chase-game.step_AddOcto": "Tambahkan sebuah Sprite",
|
320
|
-
"gui.howtos.make-music.step_LeftRight": "Bergerak Kanan & Kiri Dengan Tombol Panah",
|
321
|
-
"gui.howtos.Chase-Game.step_UpDown": "Bergerak Naik & Turun Dengan Tombol Panah",
|
322
|
-
"gui.howtos.Chase-Game.step_AddStar": "Tambahkan Sprite Lain",
|
323
|
-
"gui.howtos.Chase-Game.step_MoveRandom": "Bergerak Secara Sembarang",
|
324
|
-
"gui.howtos.Chase-Game.step_WhenTouch": "Di Sprite Gurita, Ketika Menyentuh Mainkan Suara",
|
325
|
-
"gui.howtos.Chase-Game.step_ScoreVariable": "Buat Variabel Nilai",
|
326
|
-
"gui.howtos.Chase-Game.ScoreWhenTouch": "Di Sprite Gurita, Ketika Menyentuh Tambahkan Nilai",
|
327
|
-
"gui.howtos.animate-char.name": "Animasikan Seorang Karakter",
|
328
|
-
"gui.howtos.animate-char.step_addbg": "Tambahkan sebuah Latar",
|
329
|
-
"gui.howtos.animate-char.step_addsprite": "Tambahkan sebuah Sprite",
|
330
|
-
"gui.howtos.animate-char.step_saysomething": "Katakan Sesuatu",
|
331
|
-
"gui.howtos.animate-char.step_addsound": "Tambahkan Suara",
|
332
|
-
"gui.howtos.animate-char.step_animatetalking": "Animasikan Pembicaraan",
|
333
|
-
"gui.howtos.animate-char.step_arrowkeys": "Bergerkan Menggunakan Tombol Panah",
|
334
|
-
"gui.howtos.animate-char.step_jump": "Lompat",
|
335
|
-
"gui.howtos.animate-char.step_changecolor": "Ubah Warna",
|
336
|
-
"gui.howtos.make-a-game.name": "Buat Sebuah Permainan Klik-Klikan",
|
337
|
-
"gui.howtos.Make-A-Game.step_GamePickSprite": "Pilih Sebuah Sprite",
|
338
|
-
"gui.howtos.make-a-game.step_GamePlaySound": "Mainkan Suara Ketika Diklik",
|
339
|
-
"gui.howtos.make-a-game.step_GameAddScore": "Buat Variabel Nilai",
|
340
|
-
"gui.howtos.make-a-game.step_GameChangeScore": "Meningkatkan Skor Ketika Diklik",
|
341
|
-
"gui.howtos.make-a-game.step_Random": "Pergi ke posisi sembarang",
|
342
|
-
"gui.howtos.make-music.step_GameChangeColor": "Ubah Warna",
|
343
|
-
"gui.howtos.make-music.step_ResetScore": "Kosongkan Nilai",
|
341
|
+
"gui.howtos.add-effects.name": "Tambahkan Efek",
|
342
|
+
"gui.howtos.videosens.step_addEffects": "Tambahkan Efek",
|
344
343
|
"gui.howtos.make-it-fly.name": "Terbangkan",
|
345
344
|
"gui.howtos.fly.step_stepflyChooseBackdrop": "Pilih Sebuah Latar Langit",
|
346
345
|
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Pilih Sebuah Karakter",
|
@@ -354,6 +353,12 @@
|
|
354
353
|
"gui.howtos.add-a-move-block.step_stepflyAddScenery": "Tambahkan Pemandangan",
|
355
354
|
"gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Gerakkan Pemandangannya",
|
356
355
|
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Kostum Berikutnya",
|
356
|
+
"gui.howtos.make-music.name": "Membuat Musik",
|
357
|
+
"gui.howtos.Make-Music.step_PickInstrument": "Pilih Sebuah Sprite Instrumen",
|
358
|
+
"gui.howtos.Make-Music.step_PlaySoundClick": "Mainkan Suara Ketika Dikli",
|
359
|
+
"gui.howtos.Make-Music.step_MakeSong": "Buat Sebuah Lagu",
|
360
|
+
"gui.howtos.make-music.step_MakeBeat": "Pilih Sebuah Drum % Buat Sebuah Ketukan",
|
361
|
+
"gui.howtos.make-music.step_MakeBeatBox": "Pilih Sprite Mikrofon & Beatbox Kejutan",
|
357
362
|
"gui.howtos.pong": "Permainan Pong",
|
358
363
|
"gui.howtos.pong.step_pongAddBackdrop": "Tambahkan Sebuah Latar",
|
359
364
|
"gui.howtos.pong.step_pongAddBallSprite": "Tambahkan Sebuah Sprite Bola",
|
@@ -368,6 +373,24 @@
|
|
368
373
|
"gui.howtos.pong.step_pongResetScore": "Kosongkan Skor",
|
369
374
|
"gui.howtos.pong.step_pongAddLineSprite": "Tambahkan Sprite Garis",
|
370
375
|
"gui.howtos.pong.step_pongGameOver": "Tamat",
|
376
|
+
"gui.howtos.make-a-game.name": "Buat Sebuah Permainan Klik-Klikan",
|
377
|
+
"gui.howtos.Make-A-Game.step_GamePickSprite": "Pilih Sebuah Sprite",
|
378
|
+
"gui.howtos.make-a-game.step_GamePlaySound": "Mainkan Suara Ketika Diklik",
|
379
|
+
"gui.howtos.make-a-game.step_GameAddScore": "Buat Variabel Nilai",
|
380
|
+
"gui.howtos.make-a-game.step_GameChangeScore": "Meningkatkan Skor Ketika Diklik",
|
381
|
+
"gui.howtos.make-a-game.step_Random": "Pergi ke posisi sembarang",
|
382
|
+
"gui.howtos.make-music.step_GameChangeColor": "Ubah Warna",
|
383
|
+
"gui.howtos.make-music.step_ResetScore": "Kosongkan Nilai",
|
384
|
+
"gui.howtos.make-a-chase-game.name": "Buat Sebuah Permainan Kejar-Kejaran",
|
385
|
+
"gui.howtos.Chase-Game.step_BG": "Tambahkan sebuah Latar",
|
386
|
+
"gui.howtos.chase-game.step_AddOcto": "Tambahkan sebuah Sprite",
|
387
|
+
"gui.howtos.make-music.step_LeftRight": "Bergerak Kanan & Kiri Dengan Tombol Panah",
|
388
|
+
"gui.howtos.Chase-Game.step_UpDown": "Bergerak Naik & Turun Dengan Tombol Panah",
|
389
|
+
"gui.howtos.Chase-Game.step_AddStar": "Tambahkan Sprite Lain",
|
390
|
+
"gui.howtos.Chase-Game.step_MoveRandom": "Bergerak Secara Sembarang",
|
391
|
+
"gui.howtos.Chase-Game.step_WhenTouch": "Di Sprite Gurita, Ketika Menyentuh Mainkan Suara",
|
392
|
+
"gui.howtos.Chase-Game.step_ScoreVariable": "Buat Variabel Nilai",
|
393
|
+
"gui.howtos.Chase-Game.ScoreWhenTouch": "Di Sprite Gurita, Ketika Menyentuh Tambahkan Nilai",
|
371
394
|
"gui.howtos.code-cartoon": "Buat Kartun dengan Kode",
|
372
395
|
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Katakan Sesuatu Saat Kamu Mengklik Bendera Hijau",
|
373
396
|
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "Animasikan Seorang Karakter Ketika Kamu Klik",
|
@@ -394,17 +417,6 @@
|
|
394
417
|
"gui.howtos.videosens.step_pet": "Elus si Kucing",
|
395
418
|
"gui.howtos.videosens.step_animate": "Animasikan",
|
396
419
|
"gui.howtos.videosens.step_pop": "Letuskan Sebuah Balon",
|
397
|
-
"gui.howtos.say-it-out-loud": "Buat Animasi yang Berbicara",
|
398
|
-
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Tambahkan balok-balok Teks ke Ucapan",
|
399
|
-
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Katakan Sesuatu",
|
400
|
-
"gui.howtos.say-it-out-loud_TXTSetVoice": "Atur Sebuah Suara",
|
401
|
-
"gui.howtos.say-it-out-loud.step_TXTMove": "Bergerak",
|
402
|
-
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Tambahkan sebuah Latar",
|
403
|
-
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Tambahkan Karakter Lain",
|
404
|
-
"gui.howtos.say-it-out-loud.step_TXTSong": "Tampilkan Sebuah Lagu",
|
405
|
-
"gui.howtos.say-it-out-loud.step_TXTColor": "Ubah Warna",
|
406
|
-
"gui.howtos.say-it-out-loud.step_TXTSpin": "Berputar",
|
407
|
-
"gui.howtos.say-it-out-loud.step_TXTGrow": "Membesar dan Mengecil",
|
408
420
|
"gui.howtos.talking": "Cerita Berbicara",
|
409
421
|
"gui.howtos.talking.step_talesAddExtension": "Klik untuk Menambahkan Balok Teks-ke-Ucapan",
|
410
422
|
"gui.howtos.talking.step_talesChooseSprite": "Pilih Sprite",
|
@@ -423,29 +435,27 @@
|
|
423
435
|
"gui.howtos.add-sprite.step_addSprite": "Tambahkan sebuah Sprite",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "Tambahkan sebuah Latar",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "Tambahkan Sebuah Latar",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "Gunakan Tombol Panah",
|
439
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Bergerak Kiri dan Kanan",
|
440
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Bergerak Naik dan Turun",
|
426
441
|
"gui.howtos.change-size.name": "Ubah Ukuran",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "Ubah Ukuran",
|
428
443
|
"gui.howtos.glide-around.name": "Meluncur Keliling",
|
429
444
|
"gui.howtos.change-size.step_glideAroundBackAndForth": "Meluncur Keliling",
|
430
445
|
"gui.howtos.change-size.step_glideAroundPoint": "Meluncur ke Sebuah Titik",
|
446
|
+
"gui.howtos.spin-video.name": "Buat Mereka Berputar",
|
447
|
+
"gui.howtos.change-size.step_spinTurn": "Berputar",
|
448
|
+
"gui.howtos.change-size.step_spinPointInDirection": "Atur Arah",
|
431
449
|
"gui.howtos.record-a-sound.name": "Rekam Sebuah Suara",
|
432
450
|
"gui.howtos.change-size.step_recordASoundSoundsTab": "Klik Tab 'Suara'",
|
433
451
|
"gui.howtos.change-size.step_recordASoundClickRecord": "Klik 'Rekam'",
|
434
452
|
"gui.howtos.change-size.step_recordASoundPressRecordButton": "Tekan Tombol Rekam",
|
435
453
|
"gui.howtos.change-size.step_recordASoundChooseSound": "Pilih Suaramu",
|
436
454
|
"gui.howtos.change-size.step_recordASoundPlayYourSound": "Mainkan Suaramu",
|
437
|
-
"gui.howtos.spin-video.name": "Buat Mereka Berputar",
|
438
|
-
"gui.howtos.change-size.step_spinTurn": "Berputar",
|
439
|
-
"gui.howtos.change-size.step_spinPointInDirection": "Atur Arah",
|
440
455
|
"gui.howtos.hide-and-show.name": "Sembunyikan dan Munculkan",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "Sembunyikan dan Munculkan",
|
442
457
|
"gui.howtos.switch-costume.name": "Animasikan Sebuah Sprite",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "Animasikan Sebuah Sprite",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "Gunakan Tombol Panah",
|
445
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Bergerak Kiri dan Kanan",
|
446
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Bergerak Naik dan Turun",
|
447
|
-
"gui.howtos.add-effects.name": "Tambahkan Efek",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "Tambahkan Efek",
|
449
459
|
"gui.extension.music.name": "Musik",
|
450
460
|
"gui.extension.music.description": "Mainkan instrumen dan drum.",
|
451
461
|
"gui.extension.pen.name": "Pena",
|
package/editor/interface/is.json
CHANGED
@@ -76,6 +76,12 @@
|
|
76
76
|
"gui.customProcedures.runWithoutScreenRefresh": "Keyra án þess að uppfæra skjámynd",
|
77
77
|
"gui.customProcedures.cancel": "Hætta við",
|
78
78
|
"gui.customProcedures.ok": "Í lagi",
|
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": "Átt",
|
80
86
|
"gui.directionPicker.rotationStyles.allAround": "Allt í kring",
|
81
87
|
"gui.directionPicker.rotationStyles.leftRight": "Vinstri/hægri",
|
@@ -90,6 +96,10 @@
|
|
90
96
|
"gui.extensionLibrary.collaboration": "Collaboration with",
|
91
97
|
"gui.library.filterPlaceholder": "Leita",
|
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": "Verið að búa til kubba ...",
|
94
104
|
"gui.loader.message2": "Sæki teikningu ...",
|
95
105
|
"gui.loader.message3": "Sæki hljóð ...",
|
@@ -281,6 +291,37 @@
|
|
281
291
|
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Breyta lit",
|
282
292
|
"gui.howtos.animate-a-name.step_AnimateSpin": "Veldu aðra stafa teikningu & láttu hana snúast",
|
283
293
|
"gui.howtos.animate-a-name.step_AnimateGrow": "Veldu aðra stafa teikningu & láttu hana vaxa",
|
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": "Spila hljóð þegar það er smellt",
|
303
|
-
"gui.howtos.Make-Music.step_MakeSong": "Búa til lag",
|
304
|
-
"gui.howtos.make-music.step_MakeBeat": "Veldu trommu og búðu til takt",
|
305
|
-
"gui.howtos.make-music.step_MakeBeatBox": "Veldu míkrafón teikninguna og taktkassa sem kemur á óvart",
|
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": "Búðu til eltingarleik",
|
318
|
-
"gui.howtos.Chase-Game.step_BG": "Bæta við bakgrunn",
|
319
|
-
"gui.howtos.chase-game.step_AddOcto": "Bæta við teikningu",
|
320
|
-
"gui.howtos.make-music.step_LeftRight": "Færa til hægri og vinstri með örvatökkunum",
|
321
|
-
"gui.howtos.Chase-Game.step_UpDown": "Færa upp og niður með örvatökkunum",
|
322
|
-
"gui.howtos.Chase-Game.step_AddStar": "Bæta við annari teikningu",
|
323
|
-
"gui.howtos.Chase-Game.step_MoveRandom": "Færa handahófskennt",
|
324
|
-
"gui.howtos.Chase-Game.step_WhenTouch": "Kolkrabba teikningin á að spila hljóð þegar hún snertir einhvað",
|
325
|
-
"gui.howtos.Chase-Game.step_ScoreVariable": "Búðu til stiga breytu",
|
326
|
-
"gui.howtos.Chase-Game.ScoreWhenTouch": "Þegar kolkrabba teikningin snertir einhvað, er bætt við stigi",
|
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": "Búðu til leik þar sem hægt er að smella á hluti",
|
337
|
-
"gui.howtos.Make-A-Game.step_GamePickSprite": "Veldu teikningu",
|
338
|
-
"gui.howtos.make-a-game.step_GamePlaySound": "Spila hljóð þegar það er smellt",
|
339
|
-
"gui.howtos.make-a-game.step_GameAddScore": "Búðu til stiga breytu",
|
340
|
-
"gui.howtos.make-a-game.step_GameChangeScore": "Hækka stig það er smellt",
|
341
|
-
"gui.howtos.make-a-game.step_Random": "Fara á handahófskennda staðsetningu",
|
342
|
-
"gui.howtos.make-music.step_GameChangeColor": "Breyta lit",
|
343
|
-
"gui.howtos.make-music.step_ResetScore": "Endurstilla stig",
|
341
|
+
"gui.howtos.add-effects.name": "Bæta við effektum",
|
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": "Búa til tónlist",
|
357
|
+
"gui.howtos.Make-Music.step_PickInstrument": "Veldu hljóðfæra teikningu",
|
358
|
+
"gui.howtos.Make-Music.step_PlaySoundClick": "Spila hljóð þegar það er smellt",
|
359
|
+
"gui.howtos.Make-Music.step_MakeSong": "Búa til lag",
|
360
|
+
"gui.howtos.make-music.step_MakeBeat": "Veldu trommu og búðu til takt",
|
361
|
+
"gui.howtos.make-music.step_MakeBeatBox": "Veldu míkrafón teikninguna og taktkassa sem kemur á óvart",
|
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": "Búðu til leik þar sem hægt er að smella á hluti",
|
377
|
+
"gui.howtos.Make-A-Game.step_GamePickSprite": "Veldu teikningu",
|
378
|
+
"gui.howtos.make-a-game.step_GamePlaySound": "Spila hljóð þegar það er smellt",
|
379
|
+
"gui.howtos.make-a-game.step_GameAddScore": "Búðu til stiga breytu",
|
380
|
+
"gui.howtos.make-a-game.step_GameChangeScore": "Hækka stig það er smellt",
|
381
|
+
"gui.howtos.make-a-game.step_Random": "Fara á handahófskennda staðsetningu",
|
382
|
+
"gui.howtos.make-music.step_GameChangeColor": "Breyta lit",
|
383
|
+
"gui.howtos.make-music.step_ResetScore": "Endurstilla stig",
|
384
|
+
"gui.howtos.make-a-chase-game.name": "Búðu til eltingarleik",
|
385
|
+
"gui.howtos.Chase-Game.step_BG": "Bæta við bakgrunn",
|
386
|
+
"gui.howtos.chase-game.step_AddOcto": "Bæta við teikningu",
|
387
|
+
"gui.howtos.make-music.step_LeftRight": "Færa til hægri og vinstri með örvatökkunum",
|
388
|
+
"gui.howtos.Chase-Game.step_UpDown": "Færa upp og niður með örvatökkunum",
|
389
|
+
"gui.howtos.Chase-Game.step_AddStar": "Bæta við annari teikningu",
|
390
|
+
"gui.howtos.Chase-Game.step_MoveRandom": "Færa handahófskennt",
|
391
|
+
"gui.howtos.Chase-Game.step_WhenTouch": "Kolkrabba teikningin á að spila hljóð þegar hún snertir einhvað",
|
392
|
+
"gui.howtos.Chase-Game.step_ScoreVariable": "Búðu til stiga breytu",
|
393
|
+
"gui.howtos.Chase-Game.ScoreWhenTouch": "Þegar kolkrabba teikningin snertir einhvað, er bætt við stigi",
|
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": "Bæta við teikningu",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "Bæta við bakgrunn",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "Add a Backdrop",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "Nota örvatakka",
|
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": "Breyta stærð",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "Change Size",
|
428
443
|
"gui.howtos.glide-around.name": "Svífa um",
|
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": "Láta snúast",
|
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": "Taka upp hljóð",
|
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": "Láta snúast",
|
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": "Fela og sýna",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "Hide and Show",
|
442
457
|
"gui.howtos.switch-costume.name": "Hreyfa teikninguna",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "Animate a Sprite",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "Nota örvatakka",
|
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": "Bæta við effektum",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "Add Effects",
|
449
459
|
"gui.extension.music.name": "Tónlist",
|
450
460
|
"gui.extension.music.description": "Spila hljóðfæri og trommur. ",
|
451
461
|
"gui.extension.pen.name": "Penni",
|
package/editor/interface/it.json
CHANGED
@@ -76,6 +76,12 @@
|
|
76
76
|
"gui.customProcedures.runWithoutScreenRefresh": "Esegui senza aggiornare lo schermo",
|
77
77
|
"gui.customProcedures.cancel": "Annulla",
|
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": "Direzione",
|
80
86
|
"gui.directionPicker.rotationStyles.allAround": "Può Ruotare",
|
81
87
|
"gui.directionPicker.rotationStyles.leftRight": "Sinistra-Destra",
|
@@ -90,6 +96,10 @@
|
|
90
96
|
"gui.extensionLibrary.collaboration": "In collaborazione con",
|
91
97
|
"gui.library.filterPlaceholder": "Cerca",
|
92
98
|
"gui.library.allTag": "Tutti",
|
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": "Creazione dei blocchi...",
|
94
104
|
"gui.loader.message2": "Caricamento degli sprite...",
|
95
105
|
"gui.loader.message3": "Caricamento dei suoni...",
|
@@ -281,6 +291,37 @@
|
|
281
291
|
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Cambiare colore",
|
282
292
|
"gui.howtos.animate-a-name.step_AnimateSpin": "Scegli un'Altra Lettera & Falla Ruotare",
|
283
293
|
"gui.howtos.animate-a-name.step_AnimateGrow": "Scegli un'Altra Lettera & Falla Ingrandire",
|
294
|
+
"gui.howtos.animate-char.name": "Animare un Personaggio",
|
295
|
+
"gui.howtos.animate-char.step_addbg": "Aggiungi uno Sfondo",
|
296
|
+
"gui.howtos.animate-char.step_addsprite": "Aggiungi uno Sprite",
|
297
|
+
"gui.howtos.animate-char.step_saysomething": "Dire Qualcosa",
|
298
|
+
"gui.howtos.animate-char.step_addsound": "Aggiungi un Suono",
|
299
|
+
"gui.howtos.animate-char.step_animatetalking": "Anima la Bocca",
|
300
|
+
"gui.howtos.animate-char.step_arrowkeys": "Muoversi Usando i Tasti Freccia",
|
301
|
+
"gui.howtos.animate-char.step_jump": "Saltare",
|
302
|
+
"gui.howtos.animate-char.step_changecolor": "Cambiare Colore",
|
303
|
+
"gui.howtos.story.name": "Creare Una Storia",
|
304
|
+
"gui.howtos.story.step_addbg": "Aggiungi uno Sfondo",
|
305
|
+
"gui.howtos.story.step_addsprite": "Aggiungere un Personaggio",
|
306
|
+
"gui.howtos.story.step_saysomething": "Dire Qualcosa",
|
307
|
+
"gui.howtos.story.step_addanothersprite": "Aggiungere un'altro Personaggio",
|
308
|
+
"gui.howtos.story.step_flip": "Invertire la Direzione",
|
309
|
+
"gui.howtos.story.step_conversation": "Fare Una Conversazione",
|
310
|
+
"gui.howtos.story.addanotherbg": "Aggiungere un'altro Sfondo",
|
311
|
+
"gui.howtos.story.step_swithbg": "Cambiare gli Sfondi",
|
312
|
+
"gui.howtos.story.step_hidewizard": "Nascondere un Personaggio",
|
313
|
+
"gui.howtos.story.step_showwizard": "Mostrare un Personaggio",
|
314
|
+
"gui.howtos.say-it-out-loud": "Creare Animazioni Che Parlano",
|
315
|
+
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Aggiungere i blocchi da Testo a Voce",
|
316
|
+
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Dire Qualcosa",
|
317
|
+
"gui.howtos.say-it-out-loud_TXTSetVoice": "Scegli una Voce",
|
318
|
+
"gui.howtos.say-it-out-loud.step_TXTMove": "Muoviti Qua e Là",
|
319
|
+
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Aggiungi uno Sfondo",
|
320
|
+
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Aggiungere un'Altro Personaggio",
|
321
|
+
"gui.howtos.say-it-out-loud.step_TXTSong": "Canta una Canzone",
|
322
|
+
"gui.howtos.say-it-out-loud.step_TXTColor": "Cambiare Colore",
|
323
|
+
"gui.howtos.say-it-out-loud.step_TXTSpin": "Fare la Trottola",
|
324
|
+
"gui.howtos.say-it-out-loud.step_TXTGrow": "Ingrandire e Rimpicciolire",
|
284
325
|
"gui.howtos.imagine": "Immagina un Mondo",
|
285
326
|
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "Inserisci Quello Che Voi Dire",
|
286
327
|
"gui.howtos.imagine.step_imagineClickGreenFlag": "Clicca la Bandiera Verde per Avviarlo",
|
@@ -297,50 +338,8 @@
|
|
297
338
|
"gui.howtos.imagine.step_imagineSwitchBackdrops": "Cambiare Sfondo",
|
298
339
|
"gui.howtos.imagine.step_imagineRecordASound": "Aggiungere un Suono",
|
299
340
|
"gui.howtos.imagine.step_imagineChooseSound": "Scegli il Tuo Suono",
|
300
|
-
"gui.howtos.
|
301
|
-
"gui.howtos.
|
302
|
-
"gui.howtos.Make-Music.step_PlaySoundClick": "Produci un Suono Quando viene Cliccato",
|
303
|
-
"gui.howtos.Make-Music.step_MakeSong": "Creare una Canzone",
|
304
|
-
"gui.howtos.make-music.step_MakeBeat": "Scegliere un Tamburo & Creare un Ritmo",
|
305
|
-
"gui.howtos.make-music.step_MakeBeatBox": "Scegliere lo sprite Microfono & un Beatbox a sorpresa",
|
306
|
-
"gui.howtos.story.name": "Creare Una Storia",
|
307
|
-
"gui.howtos.story.step_addbg": "Aggiungi uno Sfondo",
|
308
|
-
"gui.howtos.story.step_addsprite": "Aggiungere un Personaggio",
|
309
|
-
"gui.howtos.story.step_saysomething": "Dire Qualcosa",
|
310
|
-
"gui.howtos.story.step_addanothersprite": "Aggiungere un'altro Personaggio",
|
311
|
-
"gui.howtos.story.step_flip": "Invertire la Direzione",
|
312
|
-
"gui.howtos.story.step_conversation": "Fare Una Conversazione",
|
313
|
-
"gui.howtos.story.addanotherbg": "Aggiungere un'altro Sfondo",
|
314
|
-
"gui.howtos.story.step_swithbg": "Cambiare gli Sfondi",
|
315
|
-
"gui.howtos.story.step_hidewizard": "Nascondere un Personaggio",
|
316
|
-
"gui.howtos.story.step_showwizard": "Mostrare un Personaggio",
|
317
|
-
"gui.howtos.make-a-chase-game.name": "Crea un Gioco di Acchiapparella",
|
318
|
-
"gui.howtos.Chase-Game.step_BG": "Aggiungi uno Sfondo",
|
319
|
-
"gui.howtos.chase-game.step_AddOcto": "Aggiungi uno Sprite",
|
320
|
-
"gui.howtos.make-music.step_LeftRight": "Muoversi a Destra & a Sinistra con i Tasti Freccia",
|
321
|
-
"gui.howtos.Chase-Game.step_UpDown": "Muoversi in Su & in Giù con i Tasti Freccia",
|
322
|
-
"gui.howtos.Chase-Game.step_AddStar": "Aggiungere un'Altro Sprite",
|
323
|
-
"gui.howtos.Chase-Game.step_MoveRandom": "Muoversi a Caso",
|
324
|
-
"gui.howtos.Chase-Game.step_WhenTouch": "Nello Sprite Piovra, Quando si Tocca Riproduce un Suono",
|
325
|
-
"gui.howtos.Chase-Game.step_ScoreVariable": "Crea una Variabile per tenere il Punteggio",
|
326
|
-
"gui.howtos.Chase-Game.ScoreWhenTouch": "Nello Sprite Piovra, Quando si Tocca Aumenta il Punteggio",
|
327
|
-
"gui.howtos.animate-char.name": "Animare un Personaggio",
|
328
|
-
"gui.howtos.animate-char.step_addbg": "Aggiungi uno Sfondo",
|
329
|
-
"gui.howtos.animate-char.step_addsprite": "Aggiungi uno Sprite",
|
330
|
-
"gui.howtos.animate-char.step_saysomething": "Dire Qualcosa",
|
331
|
-
"gui.howtos.animate-char.step_addsound": "Aggiungi un Suono",
|
332
|
-
"gui.howtos.animate-char.step_animatetalking": "Anima la Bocca",
|
333
|
-
"gui.howtos.animate-char.step_arrowkeys": "Muoversi Usando i Tasti Freccia",
|
334
|
-
"gui.howtos.animate-char.step_jump": "Saltare",
|
335
|
-
"gui.howtos.animate-char.step_changecolor": "Cambiare Colore",
|
336
|
-
"gui.howtos.make-a-game.name": "Crea un Click Game",
|
337
|
-
"gui.howtos.Make-A-Game.step_GamePickSprite": "Scegli uno Sprite",
|
338
|
-
"gui.howtos.make-a-game.step_GamePlaySound": "Produrre un Suono Quando viene Cliccato",
|
339
|
-
"gui.howtos.make-a-game.step_GameAddScore": "Creare una Variabile per tenere il Punteggio",
|
340
|
-
"gui.howtos.make-a-game.step_GameChangeScore": "Aumentare il punteggio ogni volta che si clicca",
|
341
|
-
"gui.howtos.make-a-game.step_Random": "Andare ad una posizione a caso",
|
342
|
-
"gui.howtos.make-music.step_GameChangeColor": "Cambiare Colore",
|
343
|
-
"gui.howtos.make-music.step_ResetScore": "Azzerare il Punteggio",
|
341
|
+
"gui.howtos.add-effects.name": "Aggiungi qualche Effetto",
|
342
|
+
"gui.howtos.videosens.step_addEffects": "Aggiungi qualche Effetto",
|
344
343
|
"gui.howtos.make-it-fly.name": "Fallo Volare",
|
345
344
|
"gui.howtos.fly.step_stepflyChooseBackdrop": "Scegli uno Sfondo come Cielo",
|
346
345
|
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Scegli un Personaggio",
|
@@ -354,6 +353,12 @@
|
|
354
353
|
"gui.howtos.add-a-move-block.step_stepflyAddScenery": "Aggiungi uno Scenario",
|
355
354
|
"gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Muovi lo Sfondo",
|
356
355
|
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Costume Successivo",
|
356
|
+
"gui.howtos.make-music.name": "Crea un po' di Musica",
|
357
|
+
"gui.howtos.Make-Music.step_PickInstrument": "Scegli uno Sprite Strumento",
|
358
|
+
"gui.howtos.Make-Music.step_PlaySoundClick": "Produci un Suono Quando viene Cliccato",
|
359
|
+
"gui.howtos.Make-Music.step_MakeSong": "Creare una Canzone",
|
360
|
+
"gui.howtos.make-music.step_MakeBeat": "Scegliere un Tamburo & Creare un Ritmo",
|
361
|
+
"gui.howtos.make-music.step_MakeBeatBox": "Scegliere lo sprite Microfono & un Beatbox a sorpresa",
|
357
362
|
"gui.howtos.pong": "Gioco del Pong",
|
358
363
|
"gui.howtos.pong.step_pongAddBackdrop": "Aggiungi uno Sfondo",
|
359
364
|
"gui.howtos.pong.step_pongAddBallSprite": "Aggiungi uno Sprite come Palla",
|
@@ -368,6 +373,24 @@
|
|
368
373
|
"gui.howtos.pong.step_pongResetScore": "Azzerare il Punteggio",
|
369
374
|
"gui.howtos.pong.step_pongAddLineSprite": "Aggiungere lo Sprite Linea",
|
370
375
|
"gui.howtos.pong.step_pongGameOver": "Game Over",
|
376
|
+
"gui.howtos.make-a-game.name": "Crea un Click Game",
|
377
|
+
"gui.howtos.Make-A-Game.step_GamePickSprite": "Scegli uno Sprite",
|
378
|
+
"gui.howtos.make-a-game.step_GamePlaySound": "Produrre un Suono Quando viene Cliccato",
|
379
|
+
"gui.howtos.make-a-game.step_GameAddScore": "Creare una Variabile per tenere il Punteggio",
|
380
|
+
"gui.howtos.make-a-game.step_GameChangeScore": "Aumentare il punteggio ogni volta che si clicca",
|
381
|
+
"gui.howtos.make-a-game.step_Random": "Andare ad una posizione a caso",
|
382
|
+
"gui.howtos.make-music.step_GameChangeColor": "Cambiare Colore",
|
383
|
+
"gui.howtos.make-music.step_ResetScore": "Azzerare il Punteggio",
|
384
|
+
"gui.howtos.make-a-chase-game.name": "Crea un Gioco di Acchiapparella",
|
385
|
+
"gui.howtos.Chase-Game.step_BG": "Aggiungi uno Sfondo",
|
386
|
+
"gui.howtos.chase-game.step_AddOcto": "Aggiungi uno Sprite",
|
387
|
+
"gui.howtos.make-music.step_LeftRight": "Muoversi a Destra & a Sinistra con i Tasti Freccia",
|
388
|
+
"gui.howtos.Chase-Game.step_UpDown": "Muoversi in Su & in Giù con i Tasti Freccia",
|
389
|
+
"gui.howtos.Chase-Game.step_AddStar": "Aggiungere un'Altro Sprite",
|
390
|
+
"gui.howtos.Chase-Game.step_MoveRandom": "Muoversi a Caso",
|
391
|
+
"gui.howtos.Chase-Game.step_WhenTouch": "Nello Sprite Piovra, Quando si Tocca Riproduce un Suono",
|
392
|
+
"gui.howtos.Chase-Game.step_ScoreVariable": "Crea una Variabile per tenere il Punteggio",
|
393
|
+
"gui.howtos.Chase-Game.ScoreWhenTouch": "Nello Sprite Piovra, Quando si Tocca Aumenta il Punteggio",
|
371
394
|
"gui.howtos.code-cartoon": "Programmare un Cartone Animato",
|
372
395
|
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Dire Qualcosa Quando Clicchi la Bandiera Verde",
|
373
396
|
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "Animare un Personaggio Quando Lo Clicchi",
|
@@ -394,17 +417,6 @@
|
|
394
417
|
"gui.howtos.videosens.step_pet": "Coccolare il Gatto",
|
395
418
|
"gui.howtos.videosens.step_animate": "Animare",
|
396
419
|
"gui.howtos.videosens.step_pop": "Far Esplodere un Pallone",
|
397
|
-
"gui.howtos.say-it-out-loud": "Creare Animazioni Che Parlano",
|
398
|
-
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Aggiungere i blocchi da Testo a Voce",
|
399
|
-
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Dire Qualcosa",
|
400
|
-
"gui.howtos.say-it-out-loud_TXTSetVoice": "Scegli una Voce",
|
401
|
-
"gui.howtos.say-it-out-loud.step_TXTMove": "Muoviti Qua e Là",
|
402
|
-
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Aggiungi uno Sfondo",
|
403
|
-
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "Aggiungere un'Altro Personaggio",
|
404
|
-
"gui.howtos.say-it-out-loud.step_TXTSong": "Canta una Canzone",
|
405
|
-
"gui.howtos.say-it-out-loud.step_TXTColor": "Cambiare Colore",
|
406
|
-
"gui.howtos.say-it-out-loud.step_TXTSpin": "Fare la Trottola",
|
407
|
-
"gui.howtos.say-it-out-loud.step_TXTGrow": "Ingrandire e Rimpicciolire",
|
408
420
|
"gui.howtos.talking": "Favole Parlanti",
|
409
421
|
"gui.howtos.talking.step_talesAddExtension": "Cliccare per Aggiungere i Blocchi Da Testo A Voce",
|
410
422
|
"gui.howtos.talking.step_talesChooseSprite": "Scegli uno Sprite",
|
@@ -423,29 +435,27 @@
|
|
423
435
|
"gui.howtos.add-sprite.step_addSprite": "Aggiungi uno Sprite",
|
424
436
|
"gui.howtos.add-a-backdrop.name": "Aggiungi uno Sfondo",
|
425
437
|
"gui.howtos.add-a-backdrop.step_addBackdrop": "Aggiungi uno Sfondo",
|
438
|
+
"gui.howtos.move-around-with-arrow-keys.name": "Usa i Tasti Freccia",
|
439
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Spostarsi a Destra e a Sinistra",
|
440
|
+
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Muoversi in Su e in Giù",
|
426
441
|
"gui.howtos.change-size.name": "Cambia Dimensione",
|
427
442
|
"gui.howtos.change-size.step_changeSize": "Cambia Dimensione",
|
428
443
|
"gui.howtos.glide-around.name": "Scivola di Qua e di Là",
|
429
444
|
"gui.howtos.change-size.step_glideAroundBackAndForth": "Scivola di Qua e di Là",
|
430
445
|
"gui.howtos.change-size.step_glideAroundPoint": "Scivola verso un Punto",
|
446
|
+
"gui.howtos.spin-video.name": "Falla Ruotare",
|
447
|
+
"gui.howtos.change-size.step_spinTurn": "Gira",
|
448
|
+
"gui.howtos.change-size.step_spinPointInDirection": "Definire la Direzione",
|
431
449
|
"gui.howtos.record-a-sound.name": "Registra un Suono",
|
432
450
|
"gui.howtos.change-size.step_recordASoundSoundsTab": "Clicca la Scheda 'Suoni'",
|
433
451
|
"gui.howtos.change-size.step_recordASoundClickRecord": "Clicca 'Registra'",
|
434
452
|
"gui.howtos.change-size.step_recordASoundPressRecordButton": "Premi il Pulsante Registra",
|
435
453
|
"gui.howtos.change-size.step_recordASoundChooseSound": "Scegli il Tuo Suono",
|
436
454
|
"gui.howtos.change-size.step_recordASoundPlayYourSound": "Fai Riprodurre il Suono",
|
437
|
-
"gui.howtos.spin-video.name": "Falla Ruotare",
|
438
|
-
"gui.howtos.change-size.step_spinTurn": "Gira",
|
439
|
-
"gui.howtos.change-size.step_spinPointInDirection": "Definire la Direzione",
|
440
455
|
"gui.howtos.hide-and-show.name": "Mostra e Nascondi",
|
441
456
|
"gui.howtos.change-size.step_hideAndShow": "Mostra e Nascondi",
|
442
457
|
"gui.howtos.switch-costume.name": "Anima uno Sprite",
|
443
458
|
"gui.howtos.change-size.step_switchCostumes": "Anima uno Sprite",
|
444
|
-
"gui.howtos.move-around-with-arrow-keys.name": "Usa i Tasti Freccia",
|
445
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Spostarsi a Destra e a Sinistra",
|
446
|
-
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Muoversi in Su e in Giù",
|
447
|
-
"gui.howtos.add-effects.name": "Aggiungi qualche Effetto",
|
448
|
-
"gui.howtos.videosens.step_addEffects": "Aggiungi qualche Effetto",
|
449
459
|
"gui.extension.music.name": "Musica",
|
450
460
|
"gui.extension.music.description": "Suona strumenti e percussioni.",
|
451
461
|
"gui.extension.pen.name": "Penna",
|