Auto-push

This commit is contained in:
Matthias L. Jugel
2017-08-19 17:16:35 +02:00
parent e9d34f9af0
commit b028b1df5b
769 changed files with 509481 additions and 1 deletions

246
locales/zh-CN/strings.json Normal file
View File

@ -0,0 +1,246 @@
{
"%1 of %2 and %3": "%2 与 %3 中的%1",
"'{0}' doesn't look like a semantic version number": "“{0}”看起来不像一个语义版本号",
"A letter, word, or line of text.": "一个字母、 单词或一行文本。",
"About {0}": "关于 {0}",
"About...": "关于...",
"Add Comment": "添加注释",
"Add Package...": "添加包...",
"All synced": "所有已同步",
"Analyze Data": "分析数据",
"Blocks": "块",
"By using this site you agree to the use of cookies for analytics.": "使用此网站即表明您同意我们使用 Cookie 进行分析。",
"Cancel": "取消",
"Cannot load package: {0}": "无法加载包:{0}",
"Changes the value of the variable by this amount": "以此幅度更改变量的值",
"Close": "关闭",
"Collapse Block": "折叠块",
"Command line": "命令行",
"Compilation failed": "编译失败",
"Compilation failed, please check your code for errors.": "编译失败,请检查您的代码有无错误。",
"Copied!": "已复制!",
"Copy": "复制",
"Copy this HTML to your website or blog.": "将此 HTML 复制到您的网站或博客。",
"Create 'get %1'": "创建“获取 %1”",
"Create 'get {0}'": "创建“获取 {0}”",
"Create 'set %1'": "创建“设置 %1”",
"Delete": "删除",
"Delete %1 Blocks": "删除 %1 个块",
"Delete Block": "删除块",
"Delete Project": "删除项目",
"Delete all {0} blocks?": "删除全部 {0} 个块?",
"Delete {0} Blocks": "删除 {0} 个块",
"Disable Block": "禁用块",
"Discard and go to Blocks": "放弃并转到块",
"Do some statements several times.": "多次执行一些语句。",
"Done!": "完成 ",
"Download": "下载",
"Download Screenshot": "下载屏幕截图",
"Download data": "下载数据",
"Edit Settings As text": "以文本形式编辑设置",
"Edit this page on GitHub": "在 GitHub 上编辑此页面",
"Enable Block": "启用块",
"Everything seems fine!\n": "一切似乎还不错!",
"Expand Block": "展开块",
"Explorer": "资源管理器",
"External Inputs": "外部输入",
"Go ahead!": "继续!",
"Have the variable '{0}' take on the values from 0 to the end number, counting by 1, and do the specified blocks.": "让变量“{0}”采用从 0 到结束数字范围内的值,以 1 为增量,并执行指定块。",
"Help": "帮助",
"If a value is true, then do some statements.": "如果值为 true执行一些语句。",
"If a value is true, then do the first block of statements. Otherwise, do the second block of statements.": "如果值为 true执行第一个语句块。否则执行第二个语句块。",
"If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements.": "如果第一个值为 true执行第一个语句块。否则如果第二个值为 true执行第二个语句块。",
"If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements. If none of the values are true, do the last block of statements.": "如果第一个值为 true执行第一个语句块。否则如果第二个值为 true执行第二个语句块。如果任何值都不为 true执行最后一个语句块。",
"Inline Inputs": "内联输入",
"Invalid first argument; should be of type '{0}', but is '{1}'": "第一个参数无效;应当是“{0}”类型,而不是“{1}”",
"It will be deleted for good. No undo.": "为了稳妥起见它将被删除。无法撤消。",
"JavaScript": "JavaScript",
"Local File": "本地文件",
"Make": "设置",
"Make a Variable": "设置变量",
"Network request failed": "网络请求失败",
"Network request failed; you appear to be offline": "网络请求失败;您似乎处于脱机状态",
"New Project...": "新建项目......",
"Ok": "确定",
"Ooops, looks like there are errors in your program.": "糟糕,似乎您的程序中存在错误。",
"Ooops, no screenshot available.": "糟糕,没有可用的屏幕截图。",
"Oops, don't know how to load this file!": "糟糕,不知道如何加载此文件 ",
"Oops, something went wrong trying to convert your code.": "糟糕,尝试转换您的代码时出错了。",
"Oops, there is a problem converting your code.": "糟糕,转换您的代码时出现问题。",
"Oops, we could not create the stream. Please try again later.": "糟糕,我们无法创建流。请稍后再试。",
"Oops, we could not run this project. Please check your code for errors.": "糟糕,我们无法运行此项目。请检查您的代码有无错误。",
"Oops, we could not upload your data...": "糟糕,我们无法上传您的数据...",
"Open .hex file": "打开 .hex 文件",
"Open documentation in new tab": "在新选项卡中打开文档",
"Package {0} requires target version {1} (you are running {2})": "包 {0} 需要目标版本 {1}(您正在运行 {2}",
"Package {0}:\n": "包 {0}",
"Packages '{0}' and '{1}' cannot be used together, because they use incompatible settings ({2}).": "包“{0}”和“{1}”不能一起使用,因为它们使用了不兼容的设置 ({2})。",
"Packages cannot be used together": "包不能一起使用",
"Pause": "暂停",
"Pause execution on the next instruction": "暂停执行下一条指令",
"Pick a name...": "选择一个名称...",
"Please connect your {0} to your computer and try again": "请将您的 {0} 连接到计算机并重试",
"Please wait": "请稍候",
"Powered by {0}": "由 {0} 提供技术支持",
"Privacy": "隐私",
"Program Error: {0}": "程序错误︰{0}",
"Projects": "项目",
"Publish project": "发布项目",
"Redo": "重做",
"Remove Comment": "删除注释",
"Remove it": "删除它",
"Remove {0}": "删除 {0}",
"Remove {0} package": "删除 {0} 包",
"Reset": "重置",
"Resume": "恢复",
"Resume execution": "恢复执行",
"Return the difference of the two numbers.": "返回两个数字的差。",
"Return the first number raised to the power of the second number.": "返回以第一个数字为底,第二个数字为幂的结果。",
"Return the product of the two numbers.": "返回两个数字的积。",
"Return the quotient of the two numbers.": "返回两个数字的商。",
"Return the remainder from dividing the two numbers.": "返回两个数相除的余数。",
"Return the sum of the two numbers.": "返回两个数字的和。",
"Return true if at least one of the inputs is true.": "如果至少一个输入为 true 则返回 true。",
"Return true if both inputs are not equal to each other.": "如果两个输入彼此不相等则返回 true。",
"Return true if both inputs are true.": "如果两个输入均为 true 则返回 true。",
"Return true if both inputs equal each other.": "如果两个输入彼此相等则返回 true。",
"Return true if the first input is greater than or equal to the second input.": "如果第一个输入大于或等于第二个输入则返回 true。",
"Return true if the first input is greater than the second input.": "如果第一个输入大于第二个输入则返回 true。",
"Return true if the first input is smaller than or equal to the second input.": "如果第一个输入小于或等于第二个输入则返回 true。",
"Return true if the first input is smaller than the second input.": "如果第一个输入小于第二个输入则返回 true。",
"Returns a random integer between 0 and the specified bound (inclusive).": "返回一个 0 至指定边界(包含)范围内的随机整数。",
"Returns either true or false.": "返回 true 或 false。",
"Returns the number of letters (including spaces) in the provided text.": "返回所提供文本中的字母数(包含空格)。",
"Returns the value of this variable.": "返回此变量的值。",
"Returns true if the input is false. Returns false if the input is true.": "如果输入为 false 则返回 true。如果输入为 true 返回 false。",
"Run Simulator": "运行模拟器",
"Run the same sequence of actions while the condition is met.": "如果满足条件则运行相同序列的操作。",
"Run this command from a shell.": "从外壳程序运行此命令。",
"Save": "保存",
"Save failed!": "保存失败!",
"Save the data to your 'Downloads' folder.": "将数据保存到您的“Downloads”文件夹中。",
"Screenshot": "屏幕截图",
"Search": "搜索",
"Search...": "搜索...",
"Select a .hex file to open.": "选择要打开的 .hex 文件。",
"Sets this variable to be equal to the input.": "将此变量设置为等于输入。",
"Show/Hide side documentation": "显示/隐藏侧文档",
"Shuffle Blocks": "随机使用块",
"Simulator": "模拟器",
"Sorry, we could not import this project.": "抱歉,我们无法导入此项目。",
"Sorry, we could not recognize this file.": "抱歉,我们无法识别此文件。",
"Sorry, we were not able to convert this program.": "抱歉,我们无法转换此程序。",
"Start": "开始",
"Stay in JavaScript": "留在 JavaScript 中",
"Step into": "单步执行",
"Step into next function call": "单步执行下一个函数调用",
"Step over": "单步跳过",
"Step over next function call": "单步跳过下一个函数调用",
"Stored in the cloud. Click to sync.": "存储在云中。单击以同步。",
"Stream to Cloud": "流式传输到云",
"Syncing": "正在同步",
"Syncing done": "同步完成",
"Terms of Use": "使用条款",
"The list must have at least one element": "列表必须至少包含一个元素",
"There was a problem, please try again": "出现错误,请重试",
"Undo": "撤消",
"Untitled": "无标题",
"Update download complete. Reloading...": "更新下载完成。正在重新加载...",
"Upload your data to Microsoft Azure to analyze it.": "将您的数据上传到 Microsoft Azure 进行分析。",
"Uploading .hex file...": "正在上传 .hex 文件...",
"Uploading...": "正在上传...",
"We are unable to convert your JavaScript code back to blocks. You can keep working in JavaScript or discard your changes and go back to the previous Blocks version.": "我们无法将您的 JavaScript 代码转换回块。您可以继续在 JavaScript 中工作,也可以放弃您的更改并返回到以前的块版本。",
"We are uploading your data to Microsoft Azure every minute.": "我们每分钟都会将您的数据上传到 Microsoft Azure。",
"We couldn't find any packages matching '{0}'": "我们无法找到与“{0}”匹配的任何包",
"We couldn't find any projects matching '{0}'": "我们无法找到与“{0}”匹配的任何项目",
"Will upload. Click to sync.": "将上传。单击以同步。",
"Would you like to delete '{0}'?": "想要删除“{0}”?",
"You acknowledge having consent to publish this project.": "您确认同意发布此项目。",
"You are about to clear all projects. Are you sure? This operation cannot be undone.": "您将要清除所有项目。是否确定?此操作无法撤消。",
"You are about to remove a package from your project. Are you sure?": "您将要从项目中删除包。是否确定?",
"You need to publish your project to share it or embed it in other web pages.": "要分享项目或将其嵌入到其他网页中,您需要先发布项目。",
"Zoom In": "放大",
"Zoom Out": "缩小",
"a `true` or `false` value": "“true”或“false”值",
"a conditional statement": "条件语句",
"a decimal number": "十进制数",
"a loop that repeats and increments an index": "一个重复和递增索引的循环",
"a loop that repeats the number of times you say": "一个重复您所指定次数的循环",
"a loop that repeats while the condition is true": "一个在条件为 true 时重复的循环",
"a piece of text": "一段文本",
"absolute number": "绝对数",
"absolute of %1": "%1 的绝对值",
"absolute value of a number": "数字的绝对值",
"an integer number": "一个整数",
"arithmetic operation": "算术运算",
"assign the value of a variable": "为变量赋值",
"boolean operation": "布尔运算",
"change %1 by %2": "以 %2 为幅度更改 %1",
"comparing two numbers": "比较两个数字",
"conflict on yotta setting {0} between packages {1} and {2}": "包 {1} 与 {2} 之间的 yotta 设置 {0} 冲突",
"creating new project...": "正在创建新项目...",
"creating stream in Microsoft Azure...": "正在 Microsoft Azure 中创建流...",
"division remainder": "相除余数",
"downloading package...": "正在下载包...",
"error": "错误",
"for %1 from 0 to %2": "对于从 0 至 %2 的 %1",
"get the value of a variable": "获取变量的值",
"globals": "全局",
"larger value of 2 numbers": "2 个数字中的较大值",
"length of %1": "%1 的长度",
"loading project...": "正在加载项目...",
"loading...": "正在加载...",
"logical negation": "逻辑求反",
"message": "消息",
"minimum or maximum of 2 numbers": "2 个数字中的最小值或最大值",
"not %1": "非 %1",
"number of characters in the string": "字符串中的字符数",
"pick random 0 to %1": "选择 0 到 %1 的随机数",
"pick random number": "选择随机数",
"please add '{0}' to \"files\" in {1}": "请将“{0}”添加到 {1} 中的“files”",
"remainder of %1 ÷ %2": "%1 ÷ %2 的余数",
"rendering...": "正在渲染...",
"repeat %1 times": "重复 %1 次",
"saving file failed...": "保存文件失败...",
"screenshot": "屏幕截图",
"set %1 to %2": "将 %1 设为 %2",
"smaller value of 2 numbers": "2 个数字中的较小值",
"streaming off": "流式传输关闭",
"streaming to cloud": "正在流式传输到云",
"switching to JavaScript...": "正在切换到 JavaScript...",
"switching to blocks...": "正在切换到块...",
"update the value of a number variable": "更新数字变量的值",
"version not specified for {0}": "未指定 {0} 的版本",
"warning": "警告",
"while %1": "如果为 %1",
"{0} down": "{0} 下",
"{0} up": "{0} 上",
"{id:block}Duplicate": "{id:block}重复",
"{id:block}number": "{id:block}数字",
"{id:boolean}false": "{id:boolean}false",
"{id:boolean}true": "{id:boolean}true",
"{id:category}Lists": "{id:category}列表",
"{id:category}Logic": "{id:category}逻辑",
"{id:category}Loops": "{id:category}循环",
"{id:category}Math": "{id:category}数学",
"{id:category}More…": "{id:category}更多…",
"{id:category}Text": "{id:category}文本",
"{id:category}Variables": "{id:category}变量",
"{id:for}do": "{id:for}执行",
"{id:logic}else": "{id:logic}否则",
"{id:logic}else if": "{id:logic}否则如果为",
"{id:logic}if": "{id:logic}如果为",
"{id:logic}then": "{id:logic}则",
"{id:op}+": "{id:op} +",
"{id:op}-": "{id:op}-",
"{id:op}^": "{id:op} ^",
"{id:op}and": "{id:op}与",
"{id:op}max": "{id:op}最大",
"{id:op}min": "{id:op}最小",
"{id:op}or": "{id:op}或",
"{id:op}×": "{id:op} ×",
"{id:op}÷": "{id:op}÷",
"{id:repeat}do": "{id:repeat}执行",
"{id:var}item": "{id:var}item",
"{id:while}do": "{id:while}执行"
}

107
locales/zh-CN/website.json Normal file
View File

@ -0,0 +1,107 @@
{
"# open a shell and run these commands pxt extract https:\/\/codethemicrobit.com\/@id@ cd @title@ code .":"# 打开外壳程序并运行这些命令 pxt 提取 https:\/\/codethemicrobit.com\/@id@ cd @title @ 代码。",
"). The experience has a built-in progression from simple block-based editor, through in-browser text editor with robust auto-completion and auto-fixing, all the way to a professional integrated development environemnt (":").经历了从简单的基于数据块编辑器中,通过在浏览器中的文本编辑器中鲁棒的自动完成功能和自动修复,一直到一个专业的集成的开发环境 (内置进展",
", or":"或",
"\/@id@":"@ 的 \/@id",
"\/thumbnail\/1024\/vimeo\/@ARGS@":"@ 的 \/thumbnail\/1024\/vimeo\/@ARGS",
"<b>You can share your regular scripts without signing in.<\/b> You only need to sign in if you wish to publish packages (libraries) to be used by others. To sign in, you will need a GitHub account, which is only available to persons 13 and older.":"<b>You 可以共享您定期的脚本无需登录的 in.<\/b>,您只需登录如果您想要发布包 (库),由他人使用。要登录,您需要一个 GitHub 帐户,只是对 13 和年长的人提供。",
"@name@ \/@id@":"@ 的 \/@id 的 @name",
"@title@ @byuser@":"@ 的 @byuser 的 @title",
"About":"关于",
"About PXT":"关于 PXT",
"Block Editor":"块编辑器",
"Build your programming experience":"建立您的编程经验",
"CSV":"CSV",
"Cancel":"取消",
"Click on <b>Close &amp; Load<\/b>.":"单击 <b>Close &amp; Load<\/b>。",
"Click on <b>Data<\/b> » <b>New Query<\/b> » <b>From Other Sources<\/b> » <b>From Web<\/b>.":"单击 <b>Data<\/b>» <b>New Query<\/b>» <b>From 其他 Sources<\/b>» <b>From Web<\/b>。",
"Compatible with <b>BBC micro:bit<\/b>":"与 <b>BBC 微 bit<\/b> 兼容",
"Contact Us":"联系我们",
"Control your Kodu with the micro:bit! You can control character movement using the accelerometer, jump and shoot with a button press, display animations and scrolling text on the screen, interface with other devices through the IO pins, and much more..":"控制你 Kodu 与微 位 !你可以控制字符移动使用加速度计、 跳和拍摄按下一个按钮、 显示动画和滚动文本在屏幕上,接口与其他设备通过 IO 引脚,以及更多。",
"Create a <b>Blank Workbook<\/b> in Excel 2016":"在 Excel 2016 年创建 <b>Blank Workbook<\/b>",
"Do you need help installing the tools?":"你需要安装这些工具的帮助吗?",
"Download Kodu!":"下载 Kodu ",
"Edit":"编辑",
"Edit in":"在中编辑",
"Embed":"嵌入",
"Enter the following URL and click on <b>Connect<\/b>.":"输入以下 URL然后单击 <b>Connect<\/b>。",
"Extra space for a call to action inside the footer that could help re-engage users.":"行动可以帮助重新接触用户的页脚里面调用的额外空间。",
"Follow these instructions!":"按照这些说明进行操作 ",
"Footer Header":"页脚页眉",
"Get & Transform":"获取与变换",
"Get started with a beginner friendly drag&amp;drop code editor.":"入门初学者友好 drag&amp;drop 代码编辑器。",
"GitHub":"GitHub",
"Group 1":"组 1",
"Group 2":"第 2 组",
"Group 3":"第 3 组",
"Houston, we have a problem.":"休斯顿,我们遇到一个问题。",
"I Agree":"我同意",
"I consent to my GitHub user name <b>@USERNAME@<\/b> accompanying any library I publish":"我同意我 GitHub 用户名称 <b>: USERNAME@<\/b> 陪同我发布任何图书馆",
"I don't agree":"我不同意",
"JSON":"JSON",
"JavaScript Editor":"JavaScript 编辑器",
"Kodu for micro:bit":"Kodu 微 钻头",
"Learn more":"了解更多信息",
"Link Four":"链接四",
"Link One":"链接一",
"Link Three":"链接三",
"Link Two":"将两个链接",
"Live data powered by":"实时数据由供电",
"Make sure you log out of Facebook, Office 365, Microsoft or Google if you're on a shared computer.":"请确保您登录 FacebookOffice 365微软或谷歌如果你共享的计算机上。",
"OK":"还行",
"PXT":"PXT",
"PXT - @name@":"PXT-@ 的 @name",
"PXT - @title@":"PXT-@ 的 @title",
"PXT - Sign in":"PXT-签到",
"PXT - Signed out":"PXT-已注销",
"PXT targets, including one for the BBC micro:bit, define a set of blocks and JavaScript APIs available to users. Teachers and developers can extend existing targets by publishing packages or libraries with additional blocks and APIs as well as build completely new targets.":"PXT 目标,其中包括 BBC 微︰ 钻头,定义一组的块和 JavaScript Api 提供给用户。教师和开发人员可以扩展现有的目标,通过发布包或其他块与 Api 库,以及生成完全新的目标。",
"Powered by PXT":"由 PXT 提供动力",
"Privacy & Cookies":"隐私与饼干",
"Programming Experience Toolkit":"编程经验工具包",
"Programming Experience Toolkit Logo":"编程经验工具包徽标",
"Read the docs":"阅读文档",
"Report abuse":"报告滥用",
"Report sent":"发送报告",
"Sample":"示例",
"Select <b>Anonymous<\/b> and click <b>Connect<\/b>.":"选择 <b>Anonymous<\/b>,然后单击 <b>Connect<\/b>。",
"Show me the sample!":"给我看看样品 ",
"Sign in":"登录",
"Start coding":"开始编码",
"Stream: @name@":"@ 的流 @name",
"Stream: @name@ \/@id@":"@ 的 \/@id 的流 @name",
"Streaming data in Excel 2016":"流数据在 Excel 2016 年",
"Submit":"提交",
"Targets":"目标",
"Terms Of Use":"使用条件",
"Thank you for helping keep PXT a friendly place!":"谢谢你帮助保持 PXT 一个友好的地方 ",
"The Microsoft Programming Experience Toolkit (PXT) provides a programming experience based around JavaScript (technically, a subset of":"微软编程经验工具包 (PXT) 提供围绕 (从技术上讲,一个子集的 JavaScript 编程经验",
"The content below is provided by a PXT user, and is not endorsed by Microsoft. If you think it's not appropriate, please":"下面的内容由 PXT 用户,并不赞同由微软。如果你认为它是不适当的请",
"The data stored in this stream can easily be imported into an Excel 2016 spreadsheet using":"存储在此流中的数据很容易可以导入到 Excel 2016 电子表格使用",
"Trademarks":"商标",
"TypeScript":"打字稿",
"URL":"URL",
"Upgrade to JavaScript thanks to our rich text editor with contextual help, background checks and auto-completion.":"由于我们的富文本编辑器上下文帮助、 背景调查和自动完成升级到 JavaScript。",
"Use PXT to provide a smooth coding experience for your project, in blocks and JavaScript. Build the APIs and the runtime and we will take care of the editor stuff.":"使用 PXT 为您的项目,在块和 JavaScript 提供平滑的编码经验。生成的 Api 和运行时,我们会照顾的编辑器的东西。",
"User-provided content":"用户提供的内容",
"Visual Studio Code":"Visual Studio 代码",
"We collect your GitHub user name and will display it together with your libraries.":"我们收集您 GitHub 的用户名,并将显示它与您的库。",
"We'll use your GitHub user name":"我们将使用您 GitHub 的用户名",
"Why do you find it offensive?":"为什么你觉得它进攻?",
"You are now signed out from Programming Experience Toolkit":"现在注销从编程体验工具包",
"You can go back to":"你可以回到",
"You can still create scripts and":"您仍然可以创建脚本和",
"code the micro:bit":"微 位代码",
"contact us":"联系我们",
"explore PXT":"探讨 PXT",
"https:\/\/img.youtube.com\/vi\/@ARGS@\/hqdefault.jpg":"https:\/\/img.youtube.com\/vi\/@ARGS@\/hqdefault.jpg",
"micro:bit":"微 位",
"or":"或",
"pxt.io":"pxt.io",
"report abuse":"报告滥用",
"search docs...":"搜索文档...",
"sign in again":"重新登录",
"to save scripts to all your devices.":"将脚本保存到您的设备。",
"tutorial":"教程",
"view":"视图",
"© 2016 Microsoft":"© 2016年微软"
}