scratch-l10n/editor/interface/ko.json
2021-11-04 03:14:48 +00:00

505 lines
No EOL
33 KiB
JSON

{
"gui.alerts.lostPeripheralConnection": "스크래치와 {extensionName} 사이의 연결이 끊어졌습니다.",
"gui.alerts.tryAgain": "다시 시도",
"gui.alerts.download": "다운로드",
"gui.connection.reconnect": "다시 연결",
"gui.backpack.costumeLabel": "costume",
"gui.backpack.soundLabel": "sound",
"gui.backpack.scriptLabel": "script",
"gui.backpack.spriteLabel": "sprite",
"gui.backpack.header": "개인 저장소",
"gui.backpack.errorBackpack": "개인 저장소를 불러오는 중 오류 ",
"gui.backpack.loadingBackpack": "로딩중...",
"gui.backpack.more": "더 보기",
"gui.backpack.emptyBackpack": "개인 저장소가 비었습니다",
"gui.unsupportedBrowser.label": "브라우저가 지원되지 않습니다.",
"gui.unsupportedBrowser.errorLabel": "An Error Occurred",
"gui.unsupportedBrowser.notRecommended": "We are very sorry, but it looks like you are using a browser version that Scratch does not support. We recommend updating to the latest version of a supported browser such as Google Chrome, Mozilla Firefox, Microsoft Edge, or Apple Safari.",
"gui.unsupportedBrowser.description": "We are very sorry, but Scratch does not support this browser. We recommend updating to the latest version of a supported browser such as Google Chrome, Mozilla Firefox, Microsoft Edge, or Apple Safari.",
"gui.unsupportedBrowser.back": "뒤로",
"gui.unsupportedBrowser.previewfaq": "더 알아보려면, {previewFaqLink}로 이동하세요.",
"gui.unsupportedBrowser.previewfaqlinktext": "자주 묻는 질문(FAQ)",
"gui.cards.all-tutorials": "튜토리얼",
"gui.cards.shrink": "Shrink",
"gui.cards.expand": "Expand",
"gui.cards.close": "닫기",
"gui.cards.more-things-to-try": "해 볼 만한 다른 것들!",
"gui.cards.see-more": "더 보기",
"gui.comingSoon.message1": "걱정 마세요, 작업 중입니다 {emoji}",
"gui.comingSoon.message2": "곧 이용 가능합니다...",
"gui.comingSoon.message3": "작업 중입니다 {emoji}",
"gui.connection.auto-scanning.noPeripheralsFound": "발견된 기기가 없습니다",
"gui.connection.auto-scanning.prescan": "주변에 기기가 있는 지 확인 후 검색을 시작하세요. ",
"gui.connection.auto-scanning.pressbutton": "기기의 버튼을 누르세요",
"gui.connection.auto-scanning.start-search": "검색 시작",
"gui.connection.connecting-searchbutton": "검색 중...",
"gui.connection.auto-scanning.try-again": "다시 시도",
"gui.connection.connected": "연결됨 ",
"gui.connection.disconnect": "연결 끊기 ",
"gui.connection.go-to-editor": "편집기로 가기 ",
"gui.connection.connecting-cancelbutton": "연결 중...",
"gui.connection.error.errorMessage": "이런, 뭔가 잘못된 것 같네요. ",
"gui.connection.error.tryagainbutton": "다시 시도",
"gui.connection.error.helpbutton": "도움말",
"gui.connection.peripheral-name-label": "기기 이름",
"gui.connection.connect": "연결하기",
"gui.connection.scanning.lookingforperipherals": "기기를 찾는 중",
"gui.connection.scanning.noPeripheralsFound": "발견된 기기가 없습니다",
"gui.connection.scanning.instructions": "위의 목록에서 사용자의 기기를 선택하세요.",
"gui.connection.search": "새로 고침",
"gui.connection.unavailable.installscratchlink": "Scratch Link가 설치되었고 실행되는지 확인하세요",
"gui.connection.unavailable.enablebluetooth": "블루투스가 사용 가능한지 확인하세요",
"gui.connection.unavailable.tryagainbutton": "다시 시도",
"gui.connection.unavailable.helpbutton": "도움말",
"gui.controls.go": "시작하기",
"gui.controls.stop": "멈추기",
"gui.crashMessage.label": "이런! 무언가가 잘못되었습니다.",
"gui.crashMessage.description": "정말로 죄송하지만, 스크래치에 문제가 생긴 것으로 보입니다. 이 오류는 자동으로 스크래치 팀에게 접수되었습니다. 다시 시도하려면 페이지를 새로고침하세요.",
"gui.crashMessage.errorNumber": "Your error was logged with id {errorId}",
"gui.crashMessage.reload": "새로 고침",
"gui.customProcedures.myblockModalTitle": "블록 만들기",
"gui.customProcedures.addAnInputNumberText": "입력값 추가하기",
"gui.customProcedures.numberTextType": "숫자 또는 문자열",
"gui.customProcedures.addAnInputBoolean": "입력값 추가하기",
"gui.customProcedures.booleanType": "논리값",
"gui.customProcedures.addALabel": "라벨 넣기",
"gui.customProcedures.runWithoutScreenRefresh": "화면 새로고침 없이 실행하기",
"gui.customProcedures.cancel": "취소",
"gui.customProcedures.ok": "확인",
"gui.SpriteInfo.direction": "방향",
"gui.directionPicker.rotationStyles.allAround": "회전하기",
"gui.directionPicker.rotationStyles.leftRight": "왼쪽/오른쪽",
"gui.directionPicker.rotationStyles.dontRotate": "회전하지 않기",
"gui.gui.addExtension": "확장 기능 추가하기",
"gui.gui.codeTab": "코드",
"gui.gui.backdropsTab": "배경",
"gui.gui.costumesTab": "모양",
"gui.gui.soundsTab": "소리",
"gui.extensionLibrary.comingSoon": "곧 이용 가능",
"gui.extensionLibrary.requires": "요구사항",
"gui.extensionLibrary.collaboration": "협력사",
"gui.library.filterPlaceholder": "검색",
"gui.library.allTag": "모두",
"gui.loader.message1": "블록을 생성하는 중...",
"gui.loader.message2": "스프라이트를 불러오는 중...",
"gui.loader.message3": "소리를 불러오는 중...",
"gui.loader.message4": "확장 기능을 불러오는 중...",
"gui.loader.message5": "고양이를 몰고 가는 중...",
"gui.loader.message6": "나노를 전송하는 중...",
"gui.loader.message7": "고보를 팽창시키는 중...",
"gui.loader.message8": "이모티콘을 준비하는 중...",
"gui.loader.headline": "프로젝트를 불러오는 중",
"gui.loader.creating": "생성된 프로젝트",
"gui.accountMenu.profile": "내 정보",
"gui.accountMenu.myStuff": "내 작업실",
"gui.accountMenu.myClasses": "내 학급",
"gui.accountMenu.myClass": "내 학급",
"gui.accountMenu.accountSettings": "계정 설정",
"gui.accountMenu.signOut": "",
"gui.authorInfo.byUser": ": {username}",
"gui.menuBar.seeProjectPage": " ",
"general.username": " ",
"general.password": "",
"general.signIn": "",
"login.needHelp": " ?",
"form.validationRequired": " ",
"gui.menuBar.LanguageSelector": " ",
"gui.menuBar.tutorialsLibrary": "",
"gui.menuBar.restoreSprite": " ",
"gui.menuBar.restoreSound": " ",
"gui.menuBar.restoreCostume": " ",
"gui.menuBar.restore": "",
"gui.menuBar.saveNow": "",
"gui.menuBar.saveAsCopy": " ",
"gui.menuBar.remix": "",
"gui.menuBar.new": " ",
"gui.menuBar.file": "",
"gui.menuBar.downloadToComputer": " ",
"gui.menuBar.edit": "",
"gui.menuBar.turboModeOff": " ",
"gui.menuBar.turboModeOn": " ",
"gui.menuBar.joinScratch": " ",
"gui.menuBar.signIn": "",
"gui.gui.projectTitlePlaceholder": " ",
"gui.menuBar.saveNowLink": " ",
"gui.menuBar.isShared": "",
"gui.menuBar.share": "",
"gui.modal.help": "",
"gui.modal.back": "",
"gui.monitor.listMonitor.empty": "( )",
"gui.monitor.listMonitor.listLength": " {length}",
"gui.monitor.contextMenu.default": "- ",
"gui.monitor.contextMenu.large": " ",
"gui.monitor.contextMenu.slider": " ",
"gui.monitor.contextMenu.sliderRange": "change slider range",
"gui.monitor.contextMenu.import": "",
"gui.monitor.contextMenu.export": "",
"gui.playButton.play": "Play",
"gui.playButton.stop": "Stop",
"gui.gui.variableScopeOptionAllSprites": " ",
"gui.gui.variableScopeOptionSpriteOnly": " ",
"gui.gui.cloudVariableOption": " ( )",
"gui.gui.variablePromptAllSpritesMessage": " .",
"gui.prompt.cancel": "",
"gui.prompt.ok": "",
"gui.playbackStep.stopMsg": "",
"gui.playbackStep.playMsg": "",
"gui.playbackStep.loadingMsg": " ...",
"gui.playbackStep.saveMsg": "",
"gui.playbackStep.reRecordMsg": " ",
"gui.recordModal.title": " ",
"gui.recordingStep.beginRecord": " ",
"gui.recordingStep.permission": "{arrow} ",
"gui.recordingStep.stop": " ",
"gui.recordingStep.record": "",
"gui.sliderModal.min": "Minimum value",
"gui.sliderModal.max": "Maximum value",
"gui.sliderModal.title": "Change slider range",
"gui.sliderPrompt.cancel": "Cancel",
"gui.sliderPrompt.ok": "OK",
"gui.soundEditor.sound": "",
"gui.soundEditor.play": "",
"gui.soundEditor.stop": "",
"gui.soundEditor.copy": "Copy",
"gui.soundEditor.paste": "Paste",
"gui.soundEditor.copyToNew": "Copy to New",
"gui.soundEditor.delete": "Delete",
"gui.soundEditor.save": "",
"gui.soundEditor.undo": "",
"gui.soundEditor.redo": "",
"gui.soundEditor.faster": "",
"gui.soundEditor.slower": "",
"gui.soundEditor.echo": "",
"gui.soundEditor.robot": "",
"gui.soundEditor.louder": "",
"gui.soundEditor.softer": "",
"gui.soundEditor.reverse": "",
"gui.soundEditor.fadeOut": "Fade out",
"gui.soundEditor.fadeIn": "Fade in",
"gui.soundEditor.mute": "Mute",
"gui.SpriteInfo.spritePlaceholder": "",
"gui.SpriteInfo.sprite": "",
"gui.SpriteInfo.show": "",
"gui.SpriteInfo.size": "",
"gui.spriteSelectorItem.contextMenuDuplicate": "",
"gui.spriteSelectorItem.contextMenuExport": "",
"gui.spriteSelectorItem.contextMenuDelete": "",
"gui.spriteSelector.addSpriteFromLibrary": " ",
"gui.spriteSelector.addSpriteFromPaint": "",
"gui.spriteSelector.addSpriteFromSurprise": "",
"gui.spriteSelector.addSpriteFromFile": " ",
"gui.stageHeader.stageSizeLarge": " ",
"gui.stageHeader.stageSizeSmall": " ",
"gui.stageHeader.stageSizeFull": " ",
"gui.stageHeader.stageSizeUnFull": " ",
"gui.stageHeader.fullscreenControl": " ",
"gui.spriteSelector.addBackdropFromLibrary": " ",
"gui.stageSelector.addBackdropFromPaint": "",
"gui.stageSelector.addBackdropFromSurprise": " ",
"gui.stageSelector.addBackdropFromFile": " ",
"gui.stageSelector.stage": "",
"gui.stageSelector.backdrops": "",
"gui.telemetryOptIn.label": "Report statistics to improve Scratch",
"gui.telemetryOptIn.body1": "The Scratch Team is always looking to better understand how Scratch is used around the world. To help support this effort, you can allow Scratch to automatically send usage information to the Scratch Team.",
"gui.telemetryOptIn.body2": "The information we collect includes language selection, blocks usage, and some events like saving, loading, and uploading a project. We DO NOT collect any personal information. Please see our {privacyPolicyLink} for more information.",
"gui.telemetryOptIn.privacyPolicyLink": " ",
"gui.telemetryOptIn.optInText": "Share my usage data with the Scratch Team",
"gui.telemetryOptIn.optInTooltip": "Enable telemetry",
"gui.telemetryOptIn.optOutText": "Do not share my usage data with the Scratch Team",
"gui.telemetryOptIn.optOutTooltip": "Disable telemetry",
"gui.telemetryOptIn.settingWasUpdated": "Your setting was updated.",
"gui.telemetryOptIn.buttonClose": "Close",
"gui.turboMode.active": " ",
"gui.webglModal.label": " WebGL ",
"gui.webglModal.description": " {webGlLink} . 3.0 .",
"gui.webglModal.webgllink": "WebGL ",
"gui.webglModal.back": "",
"gui.webglModal.previewfaq": " , {previewFaqLink} .",
"gui.webglModal.previewfaqlinktext": " (FAQ)",
"gui.costumeLibrary.chooseABackdrop": " ",
"gui.costumeLibrary.chooseACostume": " ",
"gui.costumeTab.addBackdropFromLibrary": " ",
"gui.costumeTab.addCostumeFromLibrary": " ",
"gui.costumeTab.addBlankCostume": "",
"gui.costumeTab.addSurpriseCostume": " ",
"gui.costumeTab.addFileBackdrop": " ",
"gui.costumeTab.addFileCostume": " ",
"gui.extensionLibrary.chooseAnExtension": " ",
"gui.extensionLibrary.extensionUrl": "Enter the URL of the extension",
"gui.monitors.importListColumnPrompt": "Which column should be used (1-{numberOfColumns})?",
"gui.recordingStep.alertMsg": " ",
"gui.soundLibrary.chooseASound": " ",
"gui.soundTab.fileUploadSound": " ",
"gui.soundTab.surpriseSound": " ",
"gui.soundTab.recordSound": "",
"gui.soundTab.addSoundFromLibrary": " ",
"gui.spriteLibrary.chooseASprite": " ",
"gui.tipsLibrary.tutorials": " ",
"gui.alerts.createsuccess": " .",
"gui.alerts.createcopysuccess": " .",
"gui.alerts.createremixsuccess": " .",
"gui.alerts.creating": " ...",
"gui.alerts.creatingCopy": " ...",
"gui.alerts.creatingRemix": " ...",
"gui.alerts.creatingError": " . !",
"gui.alerts.savingError": " .",
"gui.alerts.savesuccess": " .",
"gui.alerts.saving": " ...",
"gui.alerts.cloudInfo": " . {learnMoreLink}",
"gui.alerts.cloudInfoLearnMore": " ",
"gui.alerts.importing": "Importing",
"gui.defaultProject.meow": "",
"gui.defaultProject.variable": " ",
"gui.howtos.intro-move-sayhello-hat.name": "",
"gui.howtos.intro-move.step_stepMove": " ",
"gui.howtos.add-a-move-block.step_stepSay": "Add a say block",
"gui.howtos.add-a-move-block.step_stepGreenFlag": "Click the green flag to start",
"gui.howtos.intro-getting-started-ASL.name": "Getting Started - ASL",
"gui.howtos.animate-a-name.name": " ",
"gui.howtos.animate-a-name.step_AnimatePickLetter": " ",
"gui.howtos.animate-a-name.step_AnimatePlaySound": " ",
"gui.howtos.animate-a-name.step_AnimatePickLetter2": " ",
"gui.howtos.animate-a-name.step_AnimateChangeColor": " ",
"gui.howtos.animate-a-name.step_AnimateSpin": "Pick Another Letter Sprite & Make It Spin",
"gui.howtos.animate-a-name.step_AnimateGrow": " ",
"gui.howtos.imagine": "Imagine a World",
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "Type What You Want to Say",
"gui.howtos.imagine.step_imagineClickGreenFlag": "Click the Green Flag to Start",
"gui.howtos.imagine.step_imagineChooseBackdrop": "Choose Any Backdrop",
"gui.howtos.imagine.step_imagineChooseSprite": "Choose Any Sprite",
"gui.howtos.imagine.step_imagineFlyAround": "Press the Space Key to Glide",
"gui.howtos.imagine.step_imagineChooseAnotherSprite": "Choose Another Sprite",
"gui.howtos.imagine.step_imagineLeftRight": "Move Left-Right",
"gui.howtos.imagine.step_imagineUpDown": "Move Up-Down",
"gui.howtos.imagine.step_imagineChangeCostumes": "Change Costumes",
"gui.howtos.imagine.step_imagineGlideToPoint": "Glide to a Point",
"gui.howtos.imagine.step_imagineGrowShrink": "Grow and Shrink",
"gui.howtos.imagine.step_imagineChooseAnotherBackdrop": "Choose Another Backdrop",
"gui.howtos.imagine.step_imagineSwitchBackdrops": "Switch Backdrops",
"gui.howtos.imagine.step_imagineRecordASound": "Add a Sound",
"gui.howtos.imagine.step_imagineChooseSound": "Choose Your Sound",
"gui.howtos.make-music.name": " ",
"gui.howtos.Make-Music.step_PickInstrument": " ",
"gui.howtos.Make-Music.step_PlaySoundClick": " ",
"gui.howtos.Make-Music.step_MakeSong": " ",
"gui.howtos.make-music.step_MakeBeat": " & ",
"gui.howtos.make-music.step_MakeBeatBox": " ",
"gui.howtos.story.name": " ",
"gui.howtos.story.step_addbg": " ",
"gui.howtos.story.step_addsprite": " ",
"gui.howtos.story.step_saysomething": " ",
"gui.howtos.story.step_addanothersprite": " ",
"gui.howtos.story.step_flip": " ",
"gui.howtos.story.step_conversation": "",
"gui.howtos.story.addanotherbg": " ",
"gui.howtos.story.step_swithbg": " ",
"gui.howtos.story.step_hidewizard": " ",
"gui.howtos.story.step_showwizard": " ",
"gui.howtos.make-a-chase-game.name": " ",
"gui.howtos.Chase-Game.step_BG": " ",
"gui.howtos.chase-game.step_AddOcto": " ",
"gui.howtos.make-music.step_LeftRight": " & ",
"gui.howtos.Chase-Game.step_UpDown": " & ",
"gui.howtos.Chase-Game.step_AddStar": " ",
"gui.howtos.Chase-Game.step_MoveRandom": " ",
"gui.howtos.Chase-Game.step_WhenTouch": " ",
"gui.howtos.Chase-Game.step_ScoreVariable": " ",
"gui.howtos.Chase-Game.ScoreWhenTouch": " ",
"gui.howtos.animate-char.name": " ",
"gui.howtos.animate-char.step_addbg": " ",
"gui.howtos.animate-char.step_addsprite": " ",
"gui.howtos.animate-char.step_saysomething": " ",
"gui.howtos.animate-char.step_addsound": " ",
"gui.howtos.animate-char.step_animatetalking": " ",
"gui.howtos.animate-char.step_arrowkeys": " ",
"gui.howtos.animate-char.step_jump": "",
"gui.howtos.animate-char.step_changecolor": " ",
"gui.howtos.make-a-game.name": " ",
"gui.howtos.Make-A-Game.step_GamePickSprite": " ",
"gui.howtos.make-a-game.step_GamePlaySound": " ",
"gui.howtos.make-a-game.step_GameAddScore": " ",
"gui.howtos.make-a-game.step_GameChangeScore": " ",
"gui.howtos.make-a-game.step_Random": " ",
"gui.howtos.make-music.step_GameChangeColor": " ",
"gui.howtos.make-music.step_ResetScore": " ",
"gui.howtos.make-it-fly.name": "Make it Fly",
"gui.howtos.fly.step_stepflyChooseBackdrop": "Choose a Sky Background",
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Choose a Character",
"gui.howtos.fly.step_stepflySaySomething": "Say Something",
"gui.howtos.add-a-move-block.step_stepflyMoveArrows": "Move With Arrow Keys",
"gui.howtos.fly.step_stepflyChooseObject": "Choose an Object to Collect",
"gui.howtos.add-a-move-block.step_stepflyFlyingObject": "Make the Object Move",
"gui.howtos.add-a-move-block.step_stepflySelectFlyingSprite": "Select Your Character",
"gui.howtos.add-a-move-block.step_stepflyAddScore": "Add a Score",
"gui.howtos.add-a-move-block.step_stepflyKeepScore": "Keep Score",
"gui.howtos.add-a-move-block.step_stepflyAddScenery": "Add Scenery",
"gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Move the Scenery",
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Next Costume",
"gui.howtos.pong": "Pong Game",
"gui.howtos.pong.step_pongAddBackdrop": "Add a Backdrop",
"gui.howtos.pong.step_pongAddBallSprite": "Add a Ball Sprite",
"gui.howtos.pong.step_pongBounceAround": "Bounce Around",
"gui.howtos.pong.step_pongAddPaddle": "Add a Paddle",
"gui.howtos.pong.step_pongMoveThePaddle": "Move the Paddle",
"gui.howtos.pong.step_pongSelectBallSprite": "Select the Ball Sprite",
"gui.howtos.pong.step_pongAddMoreCodeToBall": "Add Code to Bounce the Ball Off the Paddle",
"gui.howtos.pong.step_pongAddAScore": "Add a Score",
"gui.howtos.pong.step_pongChooseScoreFromMenu": "Choose 'Score' from the Menu",
"gui.howtos.pong.step_pongInsertChangeScoreBlock": "Insert the 'Change Score' Block",
"gui.howtos.pong.step_pongResetScore": "Reset Score",
"gui.howtos.pong.step_pongAddLineSprite": "Add the Line Sprite",
"gui.howtos.pong.step_pongGameOver": "Game Over",
"gui.howtos.code-cartoon": "Code a Cartoon",
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "Say Something When You Click the Green Flag",
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "Animate a Character When You Click It",
"gui.howtos.code-cartoon.step_codeCartoonSelectDifferentCharacter": "Select a Different Character",
"gui.howtos.code-cartoon.step_codeCartoonUseMinusSign": "Use a Minus Sign to Get Smaller",
"gui.howtos.code-cartoon.step_codeCartoonGrowShrink": "Make a Character Grow and Shrink",
"gui.howtos.code-cartoon.step_codeCartoonSelectDifferentCharacter2": "Select a Different Character",
"gui.howtos.code-cartoon.step_codeCartoonJump": "Jump Up and Down",
"gui.howtos.code-cartoon.step_codeCartoonChangeScenes": "Click a Character to Change Scenes",
"gui.howtos.code-cartoon.step_codeCartoonGlideAround": "Glide Around",
"gui.howtos.code-cartoon.step_codeCartoonChangeCostumes": "Change Costumes",
"gui.howtos.code-cartoon.step_codeCartoonChooseMoreCharacters": "Choose More Characters to Add to Your Cartoon",
"gui.howtos.cartoon-network": " ",
"gui.howtos.cartoon-network.step_CNcharacter": " ",
"gui.howtos.cartoon-network.step_CNsay": " ",
"gui.howtos.cartoon-network.step_CNglide": " ",
"gui.howtos.cartoon-network.step_CNpicksprite": " ",
"gui.howtos.cartoon-network.step_CNcollect": " ",
"gui.howtos.cartoon-network.step_CNvariable": " ",
"gui.howtos.cartoon-network.step_CNscore": " ",
"gui.howtos.cartoon-network.step_CNbackdrop": " : ",
"gui.howtos.videosens.name": " ",
"gui.howtos.videosens.step_addextension": " ",
"gui.howtos.videosens.step_pet": " ",
"gui.howtos.videosens.step_animate": " ",
"gui.howtos.videosens.step_pop": " ",
"gui.howtos.say-it-out-loud": " ",
"gui.howtos.say-it-out-loud.step_AddTXTextension": " ",
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
"gui.howtos.say-it-out-loud_TXTSetVoice": " ",
"gui.howtos.say-it-out-loud.step_TXTMove": "",
"gui.howtos.say-it-out-loud.step_TXTBackdrop": " ",
"gui.howtos.say-it-out-loud.step_TXTAddSprite": " ",
"gui.howtos.say-it-out-loud.step_TXTSong": " ",
"gui.howtos.say-it-out-loud.step_TXTColor": " ",
"gui.howtos.say-it-out-loud.step_TXTSpin": " ",
"gui.howtos.say-it-out-loud.step_TXTGrow": " ",
"gui.howtos.talking": "Talking Tales",
"gui.howtos.talking.step_talesAddExtension": "Click to Add the Text-to-Speech Blocks",
"gui.howtos.talking.step_talesChooseSprite": "Choose a Sprite",
"gui.howtos.talking.step_talesSaySomething": "Make a Character Speak",
"gui.howtos.talking.step_talesChooseBackdrop": "Choose a Backdrop",
"gui.howtos.talking.step_talesSwitchBackdrop": "Click a Character to Go to the Next Backdrop",
"gui.howtos.talking.step_talesChooseAnotherSprite": "Choose Another Sprite",
"gui.howtos.talking.step_talesMoveAround": "Move Around",
"gui.howtos.talking.step_talesChooseAnotherBackdrop": "Choose Another Backdrop",
"gui.howtos.talking.step_talesAnimateTalking": "Animate Talking",
"gui.howtos.talking.step_talesChooseThirdBackdrop": "Choose Another Backdrop",
"gui.howtos.talking.step_talesChooseSound": "Choose a Song to Dance To",
"gui.howtos.talking.step_talesDanceMoves": "Dance Moves",
"gui.howtos.talking.step_talesAskAnswer": "Get the Ask and Answer Blocks from the Sensing Category",
"gui.howtos.add-sprite.name": " ",
"gui.howtos.add-sprite.step_addSprite": " ",
"gui.howtos.add-a-backdrop.name": " ",
"gui.howtos.add-a-backdrop.step_addBackdrop": "Add a Backdrop",
"gui.howtos.change-size.name": " ",
"gui.howtos.change-size.step_changeSize": "Change Size",
"gui.howtos.glide-around.name": " ",
"gui.howtos.change-size.step_glideAroundBackAndForth": "Glide Around",
"gui.howtos.change-size.step_glideAroundPoint": "Glide to a Point",
"gui.howtos.record-a-sound.name": " ",
"gui.howtos.change-size.step_recordASoundSoundsTab": "Click on the 'Sounds' Tab",
"gui.howtos.change-size.step_recordASoundClickRecord": "Click 'Record'",
"gui.howtos.change-size.step_recordASoundPressRecordButton": "Press the Record Button",
"gui.howtos.change-size.step_recordASoundChooseSound": "Choose Your Sound",
"gui.howtos.change-size.step_recordASoundPlayYourSound": "Play Your Sound",
"gui.howtos.spin-video.name": " ",
"gui.howtos.change-size.step_spinTurn": "Turn",
"gui.howtos.change-size.step_spinPointInDirection": "Set Direction",
"gui.howtos.hide-and-show.name": " ",
"gui.howtos.change-size.step_hideAndShow": "Hide and Show",
"gui.howtos.switch-costume.name": " ",
"gui.howtos.change-size.step_switchCostumes": "Animate a Sprite",
"gui.howtos.move-around-with-arrow-keys.name": " ",
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Move Left and Right",
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Move Up and Down",
"gui.howtos.add-effects.name": " ",
"gui.howtos.videosens.step_addEffects": "Add Effects",
"gui.extension.music.name": "",
"gui.extension.music.description": " .",
"gui.extension.pen.name": "",
"gui.extension.pen.description": " . ",
"gui.extension.videosensing.name": " ",
"gui.extension.videosensing.description": " .",
"gui.extension.text2speech.name": " (TTS)",
"gui.extension.text2speech.description": " .",
"gui.extension.translate.name": "",
"gui.extension.translate.description": " .",
"gui.extension.makeymakey.description": " .",
"gui.extension.microbit.description": " .",
"gui.extension.microbit.connectingMessage": " ",
"gui.extension.ev3.description": " .",
"gui.extension.ev3.connectingMessage": " . EV3 pin 1234 .",
"gui.extension.boost.description": "Bring robotic creations to life.",
"gui.extension.boost.connectingMessage": "Connecting",
"gui.extension.wedo2.description": " . ",
"gui.extension.wedo2.connectingMessage": " ",
"gui.extension.gdxfor.description": "Sense push, pull, motion, and spin.",
"gui.extension.gdxfor.connectingMessage": "Connecting",
"gui.libraryTags.all": "",
"gui.libraryTags.animals": "",
"gui.libraryTags.dance": "",
"gui.libraryTags.effects": "",
"gui.libraryTags.fantasy": "",
"gui.libraryTags.fashion": "",
"gui.libraryTags.food": "",
"gui.libraryTags.indoors": "",
"gui.libraryTags.loops": "",
"gui.libraryTags.music": "",
"gui.libraryTags.notes": "",
"gui.libraryTags.outdoors": "",
"gui.libraryTags.patterns": "",
"gui.libraryTags.people": "",
"gui.libraryTags.percussion": "",
"gui.libraryTags.space": "",
"gui.libraryTags.sports": "",
"gui.libraryTags.underwater": "",
"gui.libraryTags.voice": "",
"gui.libraryTags.wacky": " ",
"gui.libraryTags.animation": "",
"gui.libraryTags.art": "",
"gui.libraryTags.games": "",
"gui.libraryTags.stories": "",
"gui.libraryTags.letters": "",
"gui.opcodeLabels.direction": "",
"gui.opcodeLabels.xposition": "x ",
"gui.opcodeLabels.yposition": "y ",
"gui.opcodeLabels.size": "",
"gui.opcodeLabels.costumename": " ",
"gui.opcodeLabels.costumenumber": " ",
"gui.opcodeLabels.backdropname": " ",
"gui.opcodeLabels.backdropnumber": " ",
"gui.opcodeLabels.volume": "",
"gui.opcodeLabels.tempo": "",
"gui.opcodeLabels.answer": "",
"gui.opcodeLabels.loudness": "",
"gui.opcodeLabels.username": " ",
"gui.opcodeLabels.year": "",
"gui.opcodeLabels.month": "",
"gui.opcodeLabels.date": "",
"gui.opcodeLabels.dayofweek": "",
"gui.opcodeLabels.hour": "",
"gui.opcodeLabels.minute": "",
"gui.opcodeLabels.second": "",
"gui.opcodeLabels.timer": "",
"gui.projectLoader.loadError": "The project file that was selected failed to load.",
"gui.sharedMessages.backdrop": " {index}",
"gui.sharedMessages.costume": " {index}",
"gui.sharedMessages.sprite": " {index}",
"gui.sharedMessages.pop": "",
"gui.sharedMessages.replaceProjectWarning": "Replace contents of the current project?",
"gui.sharedMessages.loadFromComputerTitle": "Load from your computer",
"gui.gui.defaultProjectTitle": " "
}