2018-05-21 09:43:28 -04:00
{
2018-08-10 09:25:02 -04:00
"gui.backpack.errorBackpack" : {
"message" : "载入书包时出错了" ,
"description" : "Error backpack message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.loadingBackpack" : {
"message" : "载入中……" ,
"description" : "Loading backpack message"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.emptyBackpack" : {
"message" : "书包是空的" ,
"description" : "Empty backpack message"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.label" : {
"message" : "不支持当前浏览器" ,
"description" : ""
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.description" : {
"message" : "我们很抱歉, Scratch 3.0不支持IE、Vivaldi、Opera或Silk浏览器。我们推荐较新的浏览器, 例如谷歌Chrome浏览器, Mozilla火狐浏览器或微软Edge。" ,
"description" : "Unsupported browser description"
2018-05-21 09:43:28 -04:00
} ,
"gui.unsupportedBrowser.back" : {
"message" : "返回" ,
"description" : "Button to go back in unsupported browser modal"
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.previewfaq" : {
"message" : "访问{previewFaqLink},了解更多。" ,
"description" : "Invitation to try 3.0 preview"
2018-05-21 09:43:28 -04:00
} ,
2018-08-03 12:57:12 -04:00
"gui.unsupportedBrowser.previewfaqlinktext" : {
2018-08-10 09:25:02 -04:00
"message" : "常见问题" ,
2018-08-03 12:57:12 -04:00
"description" : "link to Scratch 3.0 FAQ page"
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.cameraModalTitle" : {
"message" : "拍摄" ,
"description" : "Title for prompt to take a picture (to add as a new costume)."
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.loadingCameraMessage" : {
"message" : "摄像头加载中……" ,
"description" : "Notification to the user that the camera is loading"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.permissionRequest" : {
"message" : "需要你的同意才能使用摄像头" ,
"description" : "Notification to the user that the app needs camera access"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.retakePhoto" : {
"message" : "重新拍摄" ,
"description" : "A button that allows the user to take the picture again, replacing the old one"
} ,
"gui.cameraModal.save" : {
2018-05-21 09:43:28 -04:00
"message" : "保存" ,
2018-08-10 09:25:02 -04:00
"description" : "A button that allows the user to save the photo they took as a costume"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.takePhoto" : {
"message" : "拍摄照片" ,
"description" : "A button to take a photo"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.loadingCaption" : {
"message" : "载入中……" ,
"description" : "A caption for a disabled button while the video from the camera is still loading"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.enableCameraCaption" : {
"message" : "启用摄像头" ,
"description" : "A caption for a disabled button prompting the user to enable camera access"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cards.all-tutorials" : {
"message" : "教程" ,
"description" : "Title for button to return to tutorials library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cards.remove" : {
"message" : "关闭" ,
"description" : "Title for button to close how-to card"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cards.more-things-to-try" : {
"message" : "再试试这些!" ,
"description" : "Title card with more things to try"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cards.see-more" : {
"message" : "更多技巧" ,
"description" : "Title for button to see more in how-to library"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.comingSoon.message1" : {
"message" : "别急,我们还在做这个 {emoji}" ,
"description" : "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.comingSoon.message2" : {
"message" : "即将启用..." ,
"description" : "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.comingSoon.message3" : {
"message" : "还在开发 {emoji}" ,
"description" : "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.auto-scanning.noDevicesFound" : {
"message" : "没有发现任何设备" ,
"description" : "Text shown when no devices could be found"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.auto-scanning.prescan" : {
2018-08-17 09:49:52 -04:00
"message" : "把设备放在边上,然后开始搜索" ,
2018-08-10 09:25:02 -04:00
"description" : "Prompt for beginning the search"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.auto-scanning.pressbutton" : {
2018-08-17 09:49:52 -04:00
"message" : "按下设备上的按钮" ,
2018-08-10 09:25:02 -04:00
"description" : "Prompt for pushing the button on the device"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.auto-scanning.start-search" : {
2018-08-17 09:49:52 -04:00
"message" : "开始搜索" ,
2018-08-10 09:25:02 -04:00
"description" : "Button in prompt for starting a search"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.connecting-searchbutton" : {
2018-08-17 09:49:52 -04:00
"message" : "正在搜索……" ,
2018-08-10 09:25:02 -04:00
"description" : "Label indicating that search is in progress"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.auto-scanning.try-again" : {
"message" : "重试" ,
"description" : "Button in prompt for trying a device search again"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.connected" : {
"message" : "已连接" ,
"description" : "Message indicating that a device was connected"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.disconnect" : {
"message" : "断开连接" ,
"description" : "Button to disconnect the device"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.go-to-editor" : {
"message" : "返回编辑器" ,
"description" : "Button to return to the editor"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.connecting-cancelbutton" : {
"message" : "正在连接……" ,
"description" : "Label indicating that connection is in progress"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.device-name-label" : {
"message" : "设备名称" ,
"description" : "Label for field showing the device name"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.connect" : {
"message" : "连接" ,
"description" : "Button to start connecting to a specific device"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.error.errorMessage" : {
"message" : "呀,好像出错了。" ,
"description" : "The device connection process has encountered an error."
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.error.tryagainbutton" : {
"message" : "重试" ,
"description" : "Button to initiate trying the device connection again after an error"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.error.helpbutton" : {
"message" : "帮助" ,
"description" : "Button to view help content"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.scanning.lookingfordevices" : {
"message" : "正在查找设备" ,
"description" : "Text shown while scanning for devices"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.scanning.noDevicesFound" : {
"message" : "没有发现任何设备" ,
"description" : "Text shown when no devices could be found"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.scanning.instructions" : {
"message" : "选择上面列出的设备。" ,
"description" : "Prompt for choosing a device to connect to"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.search" : {
"message" : "刷新" ,
"description" : "Button in prompt for starting a search"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.unavailable.installscratchlink" : {
"message" : "确保已安装并正在运行Scratch Link" ,
"description" : "Message for getting Scratch Link installed"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.unavailable.enablebluetooth" : {
"message" : "请检查蓝牙已经开启" ,
"description" : "Message for making sure Bluetooth is enabled"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.unavailable.tryagainbutton" : {
"message" : "重试" ,
"description" : "Button to initiate trying the device connection again after an error"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.unavailable.helpbutton" : {
"message" : "帮助" ,
"description" : "Button to view help content"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.controls.go" : {
"message" : "运行" ,
"description" : "Green flag button title"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.controls.stop" : {
"message" : "停止" ,
"description" : "Stop button title"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.myblockModalTitle" : {
"message" : "制作新的积木" ,
"description" : "Title for the modal where you create a custom block."
} ,
"gui.customProcedures.addAnInputNumberText" : {
"message" : "添加输入项" ,
"description" : "Label for button to add a number/text input"
} ,
"gui.customProcedures.numberTextType" : {
"message" : "数字或文本" ,
"description" : "Description of the number/text input type"
2018-05-21 09:43:28 -04:00
} ,
"gui.customProcedures.addAnInputBoolean" : {
"message" : "添加输入项" ,
"description" : "Label for button to add a boolean input"
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.booleanType" : {
"message" : "布尔值" ,
"description" : "Description of the boolean input type"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.addALabel" : {
"message" : "添加文本标签:" ,
"description" : "Label for button to add a label"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.runWithoutScreenRefresh" : {
"message" : "运行时不刷新屏幕" ,
"description" : "Label for checkbox to run without screen refresh"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.cancel" : {
"message" : "取消" ,
"description" : "Label for button to cancel custom procedure edits"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.ok" : {
"message" : "完成" ,
"description" : "Label for button to save new custom procedure"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.SpriteInfo.direction" : {
"message" : "方向" ,
"description" : "Sprite info direction label"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.directionPicker.rotationStyles.allAround" : {
"message" : "任意旋转" ,
"description" : "Button to change to the all around rotation style"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.directionPicker.rotationStyles.leftRight" : {
"message" : "左右翻转" ,
"description" : "Button to change to the left-right rotation style"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.directionPicker.rotationStyles.dontRotate" : {
"message" : "不旋转" ,
"description" : "Button to change to the dont rotate rotation style"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.addExtension" : {
"message" : "添加扩展" ,
"description" : "Button to add an extension in the target pane"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.codeTab" : {
"message" : "代码" ,
"description" : "Button to get to the code panel"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.backdropsTab" : {
"message" : "背景" ,
"description" : "Button to get to the backdrops panel"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.costumesTab" : {
"message" : "造型" ,
"description" : "Button to get to the costumes panel"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.soundsTab" : {
"message" : "声音" ,
"description" : "Button to get to the sounds panel"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.title" : {
"message" : "观看2.0项目" ,
"description" : "Scratch 2.0 import modal label - for accessibility"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.betamessage" : {
"message" : "键入一个你分享过的Scratch项目链接。在Scratch 3.0 Beta版中做出的更改将无法保存。" ,
"description" : "Import project message"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.message" : {
"message" : "键入一个你分享过的Scratch项目链接。在Scratch 3.0预览版中做出的更改将无法保存。" ,
"description" : "Import project message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.invalidFormatError" : {
"message" : "啊哦,这个项目链接/编号好像不对。" ,
"description" : "Invalid project link or id message"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importModal.viewproject" : {
"message" : "观看" ,
"description" : "Label for button to load a scratch 2.0 project"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.goback" : {
"message" : "返回" ,
"description" : "Label for button to back out of importing a project"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.previewfaq" : {
"message" : "访问{previewFaqLink},了解更多。" ,
"description" : "Invitation to try 3.0 preview"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.previewfaqlinktext" : {
"message" : "常见问题" ,
"description" : "link to Scratch 3.0 FAQ page"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extensionLibrary.comingSoon" : {
"message" : "即将启用" ,
"description" : "Label for extensions that are not yet implemented"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.library.filterPlaceholder" : {
"message" : "搜索" ,
"description" : "Placeholder text for library search field"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message1" : {
"message" : "正在创建积木……" ,
"description" : "One of the loading messages"
} ,
"gui.loader.message2" : {
"message" : "载入角色……" ,
"description" : "One of the loading messages"
} ,
"gui.loader.message3" : {
"message" : "载入声音……" ,
"description" : "One of the loading messages"
2018-05-21 09:43:28 -04:00
} ,
"gui.loader.message4" : {
"message" : "加载扩展……" ,
"description" : "One of the loading messages"
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message5" : {
"message" : "呼唤小猫……" ,
"description" : "One of the loading messages"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message6" : {
"message" : "传送Nano……" ,
"description" : "One of the loading messages"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message7" : {
"message" : "给Gobo充气 …" ,
"description" : "One of the loading messages"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message8" : {
"message" : "准备表情……" ,
"description" : "One of the loading messages"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.headline" : {
"message" : "载入项目" ,
"description" : "Main loading message"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.LanguageSelector" : {
"message" : "语言菜单" ,
"description" : "accessibility text for the language selection menu"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.tutorialsLibrary" : {
"message" : "教程" ,
"description" : "accessibility text for the tutorials button"
2018-08-03 12:57:12 -04:00
} ,
2018-08-24 09:33:13 -04:00
"gui.menuBar.restoreSprite" : {
"message" : "复原删除的角色" ,
"description" : "Menu bar item for restoring the last deleted sprite."
} ,
"gui.menuBar.restoreSound" : {
2018-08-30 16:48:04 -04:00
"message" : "复原删除的声音" ,
2018-08-24 09:33:13 -04:00
"description" : "Menu bar item for restoring the last deleted sound."
} ,
"gui.menuBar.restoreCostume" : {
2018-08-30 16:48:04 -04:00
"message" : "复原删除的造型" ,
2018-08-24 09:33:13 -04:00
"description" : "Menu bar item for restoring the last deleted costume."
} ,
"gui.menuBar.restore" : {
"message" : "恢复" ,
"description" : "Menu bar item for restoring the last deleted item in its disabled state."
} ,
2018-08-30 16:48:04 -04:00
"gui.menuBar.saveNow" : {
"message" : "立即保存" ,
"description" : "Menu bar item for saving now"
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.file" : {
"message" : "文件" ,
"description" : "Text for file dropdown menu"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.new" : {
"message" : "新建项目" ,
"description" : "Menu bar item for creating a new project"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.saveAsCopy" : {
"message" : "保存副本" ,
"description" : "Menu bar item for saving as a copy"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.uploadFromComputer" : {
"message" : "从电脑中上传" ,
"description" : "Menu bar item for uploading a project from your computer"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.downloadToComputer" : {
"message" : "保存到电脑" ,
"description" : "Menu bar item for downloading a project to your computer"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.edit" : {
"message" : "编辑" ,
"description" : "Text for edit dropdown menu"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.turboModeOff" : {
"message" : "关闭加速模式" ,
"description" : "Menu bar item for turning off turbo mode"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.turboModeOn" : {
"message" : "打开加速模式" ,
"description" : "Menu bar item for turning on turbo mode"
2018-07-12 13:43:27 -04:00
} ,
2018-05-21 09:43:28 -04:00
"gui.menuBar.share" : {
"message" : "分享" ,
"description" : "Label for project share button"
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.seeCommunity" : {
"message" : "查看社区" ,
"description" : "Label for see community button"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.giveFeedback" : {
"message" : "意见反馈" ,
"description" : "Label for feedback form modal button"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.modal.help" : {
"message" : "帮助" ,
"description" : "Help button in modal"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.modal.back" : {
2018-05-21 09:43:28 -04:00
"message" : "返回" ,
2018-08-10 09:25:02 -04:00
"description" : "Back button in modal"
} ,
"gui.monitor.contextMenu.default" : {
"message" : "正常显示" ,
"description" : "Menu item to switch to the default monitor"
2018-05-21 09:43:28 -04:00
} ,
"gui.monitor.contextMenu.large" : {
2018-06-11 10:58:43 -04:00
"message" : "大字显示" ,
2018-05-21 09:43:28 -04:00
"description" : "Menu item to switch to the large monitor"
} ,
2018-08-10 09:25:02 -04:00
"gui.monitor.contextMenu.slider" : {
"message" : "滑杆" ,
"description" : "Menu item to switch to the slider monitor"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.label" : {
"message" : "尝试一下 Scratch 3.0" ,
"description" : "Scratch 3.0 modal label - for accessibility"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.welcome" : {
"message" : "欢迎来到Scratch 3.0 Beta版" ,
"description" : "Header for Preview Info Modal"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.betawelcome" : {
"message" : "欢迎来到Scratch 3.0 Beta版" ,
"description" : "Header for Beta Info Modal"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.invitation" : {
"message" : "我们正在开发下一代Scratch。我们很想让你试试它! " ,
"description" : "Invitation to try 3.0 Beta"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.notnow" : {
"message" : "下次吧" ,
"description" : "Label for button to back out of trying Scratch 3.0 Beta"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewModal.tryit" : {
"message" : "试用! {caticon}" ,
"description" : "Label for button to try Scratch 3.0 Beta"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewModal.viewproject" : {
"message" : "观看2.0项目" ,
"description" : "Label for button to import a 2.0 project"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.previewfaq" : {
"message" : "访问{previewFaqLink},了解更多。" ,
"description" : "Invitation to try 3.0 Beta"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.previewfaqlinktext" : {
"message" : "常见问题" ,
"description" : "link to Scratch 3.0 FAQ page"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.variableScopeOptionAllSprites" : {
"message" : "适用于所有角色" ,
"description" : "Option message when creating a variable for making it available to all sprites"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.variableScopeOptionSpriteOnly" : {
"message" : "仅适用于当前角色" ,
"description" : "Option message when creating a varaible for making it only available to the current sprite"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.variablePrompt" : {
"message" : "更多选项" ,
"description" : "Dropdown message for variable/list options"
} ,
"gui.gui.variablePromptAllSpritesMessage" : {
"message" : "所有角色都可使用该变量。" ,
"description" : "A message that displays in a variable modal when the stage is selected indicating that the variable being created will available to all sprites."
} ,
"gui.prompt.cancel" : {
"message" : "取消" ,
"description" : "Button in prompt for cancelling the dialog"
} ,
"gui.prompt.ok" : {
"message" : "确定" ,
"description" : "Button in prompt for confirming the dialog"
} ,
"gui.playbackStep.stopMsg" : {
"message" : "停止" ,
"description" : "Stop/Play button in recording playback"
2018-05-21 09:43:28 -04:00
} ,
"gui.playbackStep.playMsg" : {
"message" : "播放" ,
"description" : "Stop/Play button in recording playback"
} ,
2018-08-10 09:25:02 -04:00
"gui.playbackStep.loadingMsg" : {
"message" : "载入中……" ,
"description" : "Loading/Save button in recording playback"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.playbackStep.saveMsg" : {
"message" : "保存" ,
"description" : "Loading/Save button in recording playback"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.playbackStep.reRecordMsg" : {
"message" : "重新录制" ,
"description" : "Button to re-record sound in recording playback"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.recordModal.title" : {
"message" : "录制声音" ,
"description" : "Recording modal title"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.sound" : {
"message" : "声音" ,
"description" : "Label for the name of the sound"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.play" : {
"message" : "播放" ,
"description" : "Title of the button to start playing the sound"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.stop" : {
"message" : "停止" ,
"description" : "Title of the button to stop the sound"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.trim" : {
"message" : "修剪" ,
"description" : "Title of the button to start trimminging the sound"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.save" : {
"message" : "保存" ,
"description" : "Title of the button to save trimmed sound"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.undo" : {
"message" : "撤销" ,
"description" : "Title of the button to undo"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.redo" : {
"message" : "重做" ,
"description" : "Title of the button to redo"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.faster" : {
"message" : "快一点" ,
"description" : "Title of the button to apply the faster effect"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.slower" : {
"message" : "慢一点" ,
"description" : "Title of the button to apply the slower effect"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.echo" : {
"message" : "回声" ,
"description" : "Title of the button to apply the echo effect"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.robot" : {
"message" : "机械化" ,
"description" : "Title of the button to apply the robot effect"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.louder" : {
"message" : "响一点" ,
"description" : "Title of the button to apply the louder effect"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.softer" : {
"message" : "轻一点" ,
"description" : "Title of the button to apply thr.softer effect"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.reverse" : {
"message" : "反转" ,
"description" : "Title of the button to apply the reverse effect"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.SpriteInfo.spritePlaceholder" : {
"message" : "名字" ,
"description" : "Placeholder text for sprite name"
} ,
"gui.SpriteInfo.sprite" : {
"message" : "角色" ,
"description" : "Sprite info label"
} ,
"gui.SpriteInfo.show" : {
"message" : "显示" ,
"description" : "Sprite info show label"
} ,
"gui.SpriteInfo.size" : {
"message" : "大小" ,
"description" : "Sprite info size label"
} ,
"gui.spriteSelectorItem.contextMenuDuplicate" : {
"message" : "复制" ,
"description" : "Menu item to duplicate in the right click menu"
2018-07-12 13:43:27 -04:00
} ,
2018-05-21 09:43:28 -04:00
"gui.spriteSelectorItem.contextMenuDelete" : {
"message" : "删除" ,
"description" : "Menu item to delete in the right click menu"
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelectorItem.contextMenuExport" : {
"message" : "导出" ,
"description" : "Menu item to export the selected item"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelector.addSpriteFromLibrary" : {
"message" : "选择一个角色" ,
"description" : "Button to add a sprite in the target pane from library"
} ,
"gui.spriteSelector.addSpriteFromPaint" : {
"message" : "绘制" ,
"description" : "Button to add a sprite in the target pane from paint"
} ,
"gui.spriteSelector.addSpriteFromSurprise" : {
2018-05-21 09:43:28 -04:00
"message" : "随机" ,
2018-08-10 09:25:02 -04:00
"description" : "Button to add a random sprite in the target pane"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelector.addSpriteFromFile" : {
"message" : "上传角色" ,
"description" : "Button to add a sprite in the target pane from file"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageHeader.stageSizeLarge" : {
"message" : "放大舞台" ,
"description" : "Button to change stage size to large"
} ,
"gui.stageHeader.stageSizeSmall" : {
"message" : "缩小舞台" ,
"description" : "Button to change stage size to small"
2018-07-19 09:35:23 -04:00
} ,
2018-05-21 09:43:28 -04:00
"gui.stageHeader.stageSizeFull" : {
"message" : "进入全屏模式" ,
"description" : "Button to change stage size to full screen"
} ,
2018-08-10 09:25:02 -04:00
"gui.stageHeader.stageSizeUnFull" : {
"message" : "退出全屏模式" ,
"description" : "Button to get out of full screen mode"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageHeader.fullscreenControl" : {
"message" : "全屏模式" ,
"description" : "Button to enter/exit full screen mode"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelector.addBackdropFromLibrary" : {
"message" : "选择一个背景" ,
"description" : "Button to add a stage in the target pane from library"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageSelector.addBackdropFromPaint" : {
"message" : "绘制" ,
"description" : "Button to add a stage in the target pane from paint"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageSelector.addBackdropFromSurprise" : {
2018-05-21 09:43:28 -04:00
"message" : "随机" ,
2018-08-10 09:25:02 -04:00
"description" : "Button to add a random stage in the target pane"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageSelector.addBackdropFromFile" : {
"message" : "上传背景" ,
"description" : "Button to add a stage in the target pane from file"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageSelector.stage" : {
"message" : "舞台" ,
"description" : "Label for the stage in the stage selector"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageSelector.backdrops" : {
"message" : "背景" ,
"description" : "Label for the backdrops in the stage selector"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.turboMode.active" : {
"message" : "加速模式" ,
"description" : "Label indicating turbo mode is active"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.label" : {
"message" : "你的浏览器不支持WenGL" ,
"description" : "WebGL missing title"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.description" : {
"message" : "非常遗憾,你的电脑或浏览器{webGlLink}。Scratch 3.0需要该技术才能运行。" ,
"description" : "WebGL missing message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.webgllink" : {
"message" : "不支持WebGL" ,
"description" : "link part of your browser does not support WebGL message"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.back" : {
"message" : "返回" ,
"description" : "Label for button go back when browser is unsupported"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.previewfaq" : {
"message" : "访问{previewFaqLink},了解更多。" ,
"description" : "Scratch 3.0 FAQ description"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.previewfaqlinktext" : {
"message" : "常见问题" ,
"description" : "link to Scratch 3.0 FAQ page"
2018-05-21 09:43:28 -04:00
} ,
"gui.costumeLibrary.chooseABackdrop" : {
"message" : "选择一个背景" ,
"description" : "Heading for the backdrop library"
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeLibrary.chooseACostume" : {
"message" : "选择一个造型" ,
"description" : "Heading for the costume library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeTab.addBackdropFromLibrary" : {
"message" : "选择一个背景" ,
"description" : "Button to add a backdrop in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeTab.addCostumeFromLibrary" : {
"message" : "选择一个造型" ,
"description" : "Button to add a costume in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeTab.addBlankCostume" : {
"message" : "绘制" ,
"description" : "Button to add a blank costume in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeTab.addSurpriseCostume" : {
"message" : "随机" ,
"description" : "Button to add a surprise costume in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeTab.addFileBackdrop" : {
"message" : "上传背景" ,
"description" : "Button to add a backdrop by uploading a file in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeTab.addFileCostume" : {
"message" : "上传造型" ,
"description" : "Button to add a costume by uploading a file in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeTab.addCameraCostume" : {
"message" : "摄像头" ,
"description" : "Button to use the camera to create a costume costume in the editor tab"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extensionLibrary.chooseAnExtension" : {
"message" : "选择一个扩展" ,
"description" : "Heading for the extension library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extensionLibrary.extensionUrl" : {
"message" : "键入扩展的URL" ,
"description" : "Prompt for unoffical extension url"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.projectLoader.loadError" : {
"message" : "加载项目文件失败。" ,
"description" : "An error that displays when a local project file fails to load."
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.recordingStep.alertMsg" : {
"message" : "无法启动录音" ,
"description" : "Alert for recording error"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundLibrary.chooseASound" : {
"message" : "选择一个声音" ,
"description" : "Heading for the sound library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundTab.fileUploadSound" : {
"message" : "上传声音" ,
"description" : "Button to upload sound from file in the editor tab"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundTab.surpriseSound" : {
"message" : "随机" ,
"description" : "Button to get a random sound in the editor tab"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundTab.recordSound" : {
"message" : "录制" ,
"description" : "Button to record a sound in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundTab.addSoundFromLibrary" : {
"message" : "选择一个声音" ,
"description" : "Button to add a sound in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteLibrary.chooseASprite" : {
"message" : "选择一个角色" ,
"description" : "Heading for the sprite library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-17 09:49:52 -04:00
"gui.spriteSelectorItem.deleteSpriteConfirmation" : {
2018-08-24 09:33:13 -04:00
"message" : "确定要删除角色吗?" ,
2018-08-17 09:49:52 -04:00
"description" : "Confirmation for deleting sprites"
} ,
2018-08-10 09:25:02 -04:00
"gui.tipsLibrary.tutorials" : {
"message" : "选择一个教程" ,
"description" : "Heading for the help/tutorials library"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.intro-move-sayhello-hat.name" : {
"message" : "入门" ,
"description" : "Name for the 'Getting Started' how-to"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.intro-move.step_stepMove" : {
"message" : "添加「移动」积木" ,
"description" : "Step name for 'Add a move block' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.add-a-move-block.step_stepMoveSayHello" : {
"message" : "点击绿旗运行" ,
"description" : "Step name for 'Add A Say Block' step"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.name" : {
"message" : "姓名动画" ,
"description" : "Name for the 'Animate a Name' how-to"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.step_AnimatePickLetter" : {
"message" : "选一个字母角色" ,
"description" : "Step name for 'Pick a Letter Sprite' step"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.step_AnimatePlaySound" : {
"message" : "点击时播放声音" ,
"description" : "Step name for 'Play a Sound When Clicked' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.step_AnimatePickLetter2" : {
"message" : "另选一个字母角色" ,
"description" : "Step name for 'Pick Another Letter Sprite"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.step_AnimateChangeColor" : {
"message" : "改变颜色" ,
"description" : "Step name for 'Change color' step"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.step_AnimateSpin" : {
"message" : "选一个字母,让它旋转" ,
"description" : "Step name for 'Pick Another Letter Sprite & Make It Spin' step"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.step_AnimateGrow" : {
"message" : "另选一个字母,让它变大" ,
"description" : "Step name for 'Pick Another Letter Sprite & Make It Grow!' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.name" : {
"message" : "制作音乐" ,
"description" : "Name for the 'Make Music' how-to"
} ,
"gui.howtos.Make-Music.step_PickInstrument" : {
"message" : "选一个乐器角色" ,
"description" : "Step name for 'Pick an Instrument Sprite' step"
} ,
"gui.howtos.Make-Music.step_PlaySoundClick" : {
"message" : "点击时播放声音" ,
"description" : "Step name for 'Play Sound When Clicked' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Make-Music.step_MakeSong" : {
"message" : "创作乐曲" ,
"description" : "Step name for 'Create a Song' step"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_MakeBeat" : {
"message" : "选一种鼓,演奏鼓点" ,
"description" : "Step name for 'Choose a Drum & Make a Beat' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_MakeBeatBox" : {
"message" : "\b用麦克风角色演唱节奏口技" ,
"description" : "Step name for 'Choose the Microphone Sprite & Surprise Beatbox' step"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-game.name" : {
"message" : "制作消除游戏" ,
"description" : "Name for the 'Make a Clicker Game' how-to"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Make-A-Game.step_GamePickSprite" : {
"message" : "挑选一个角色" ,
"description" : "Step name for 'Pick A Sprite' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-game.step_GamePlaySound" : {
"message" : "点击时播放声音" ,
"description" : "Play Sound When Clicked' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-game.step_GameAddScore" : {
"message" : "建立一个得分变量" ,
"description" : "Step name for 'Create Score Variable' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-game.step_GameChangeScore" : {
"message" : "被点击时增加分数" ,
"description" : "Step name for 'When Clicked Increase Score' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-game.step_Random" : {
"message" : "移动到随机位置" ,
"description" : "Step name for 'Go to a random position' step"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_GameChangeColor" : {
"message" : "改变颜色" ,
"description" : "Step name for 'Change Color' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_ResetScore" : {
"message" : "把得分清零" ,
"description" : "Step name for 'Reset Score' step"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-chase-game.name" : {
"message" : "制作追赶游戏" ,
"description" : "Name for the 'Make a Chase Game' how-to"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Chase-Game.step_BG" : {
"message" : "添加一个背景" ,
"description" : "Step name for 'Add a Backdrop' step"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.chase-game.step_AddOcto" : {
"message" : "添加一个角色" ,
"description" : "Step name for 'Add a Sprite' step"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_LeftRight" : {
"message" : "用方向键控制左右移动" ,
"description" : "Step name for 'Move Right & Left With Arrow Keys' step"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Chase-Game.step_UpDown" : {
"message" : "用方向键控制上下移动" ,
"description" : "Step name for 'Move Up & Down With Arrow Keys' step"
} ,
"gui.howtos.Chase-Game.step_AddStar" : {
"message" : "添加另一个角色" ,
"description" : "Step name for 'Add Another Sprite' step"
2018-05-21 09:43:28 -04:00
} ,
2018-06-19 16:59:37 -04:00
"gui.howtos.Chase-Game.step_MoveRandom" : {
2018-06-26 10:57:03 -04:00
"message" : "随机移动" ,
2018-06-19 16:59:37 -04:00
"description" : "Step name for 'Move Randomly' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Chase-Game.step_WhenTouch" : {
"message" : "让章鱼被碰到的时候发出声音" ,
"description" : "Step name for 'In Octopus Sprite, When Touching Play Sound' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Chase-Game.step_ScoreVariable" : {
"message" : "建立一个得分变量" ,
"description" : "Step name for 'Create Score Variable"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Chase-Game.ScoreWhenTouch" : {
"message" : "让章鱼被碰到时,增加得分" ,
"description" : "Step name for 'In Octopus Sprite, When Touching Add Score step"
2018-07-19 09:35:23 -04:00
} ,
2018-06-19 16:59:37 -04:00
"gui.howtos.add-sprite.name" : {
"message" : "添加一个角色" ,
"description" : "Name for the 'Add a Sprite' how-to"
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.add-sprite.step_addSprite" : {
"message" : "添加一个角色" ,
"description" : "Step name for 'Add a new sprite' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.add-a-backdrop.name" : {
"message" : "添加一个背景" ,
"description" : "Name for the 'Add a Backdrop' how-to"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.change-size.name" : {
"message" : "变大变小" ,
"description" : "Name for the 'Change Size' how-to"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.glide-around.name" : {
"message" : "滑来滑去" ,
"description" : "Name for the 'Glide Around' how-to"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.record-a-sound.name" : {
"message" : "录制声音" ,
"description" : "Record A Sound' how-to"
} ,
"gui.howtos.spin-video.name" : {
"message" : "让字母旋转" ,
"description" : "Name for the 'Make It Spin' how-to"
} ,
"gui.howtos.hide-and-show.name" : {
"message" : "隐藏和出现" ,
"description" : "Name for the 'Hide and Show' how-to"
} ,
"gui.howtos.switch-costume.name" : {
"message" : "让角色动起来" ,
"description" : "Name for the 'Animate a Sprite' how-to"
2018-05-21 09:43:28 -04:00
} ,
2018-08-03 12:57:12 -04:00
"gui.howtos.move-around-with-arrow-keys.name" : {
2018-08-10 09:25:02 -04:00
"message" : "使用方向键" ,
2018-08-03 12:57:12 -04:00
"description" : "Name for the 'Use Arrow Keys' how-to"
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.add-effects.name" : {
"message" : "添加一些效果" ,
"description" : "Name for the 'Add Effects' how-to"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.music.name" : {
"message" : "音乐" ,
"description" : "Name for the 'Music' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.music.description" : {
"message" : "演奏乐器,敲锣打鼓。" ,
"description" : "Description for the 'Music' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.pen.name" : {
"message" : "画笔" ,
"description" : "Name for the 'Pen' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.pen.description" : {
"message" : "绘制角色。" ,
"description" : "Description for the 'Pen' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.videosensing.name" : {
"message" : "视频侦测" ,
"description" : "Name for the 'Video Sensing' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.videosensing.description" : {
"message" : "使用摄像头侦测运动。" ,
"description" : "Description for the 'Video Sensing' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.googletranslate.name" : {
"message" : "谷歌翻译" ,
"description" : "Name for the 'Google Translate' extension. Do not translate 'Google'."
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.googletranslate.description" : {
"message" : "把文字翻译成多种语言。" ,
"description" : "Description for the 'Google Translate' extension"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.microbit.description" : {
"message" : "让项目连接到实体世界。" ,
"description" : "Description for the 'micro:bit' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.microbit.connectingMessage" : {
"message" : "正在连接" ,
"description" : "Message to help people connect to their micro:bit."
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.ev3.description" : {
"message" : "搭建交互机器人等。" ,
"description" : "Description for the 'LEGO MINDSTORMS EV3' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.ev3.connectingMessage" : {
"message" : "正在连接。请确保EV3上的识别码(PIN)已经设置为1234。" ,
"description" : "Message to help people connect to their EV3. Must note the PIN should be 1234."
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.wedo2.description" : {
"message" : "支持马达和传感器。" ,
"description" : "Description for the 'LEGO WeDo 2.0' extension"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.wedo2.connectingMessage" : {
"message" : "正在连接" ,
"description" : "Message to help people connect to their WeDo."
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.header" : {
"message" : "书包" ,
"description" : "Button to open the backpack"
2018-05-21 09:43:28 -04:00
}
}