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-TW/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'": "建立「get %1」",
"Create 'get {0}'": "建立「get {0}」",
"Create 'set %1'": "建立「set %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 開始到最終數目的值。",
"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.": "從 shell 執行此指令。",
"Save": "儲存",
"Save failed!": "儲存失敗!",
"Save the data to your 'Downloads' folder.": "將資料儲存到您的「下載」資料夾。",
"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": "將 %1 變更 %2",
"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": "為了 %1 從 0 到 %2",
"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} 中的「檔案」",
"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}do",
"{id:logic}else": "{id:logic}else",
"{id:logic}else if": "{id:logic}else if",
"{id:logic}if": "{id:logic}if",
"{id:logic}then": "{id:logic}then",
"{id:op}+": "{id:op}+",
"{id:op}-": "{id:op}-",
"{id:op}^": "{id:op}^",
"{id:op}and": "{id:op}and",
"{id:op}max": "{id:op}max",
"{id:op}min": "{id:op}min",
"{id:op}or": "{id:op}or",
"{id:op}×": "{id:op}×",
"{id:op}÷": "{id:op}÷",
"{id:repeat}do": "{id:repeat}do",
"{id:var}item": "{id:var}item",
"{id:while}do": "{id:while}do"
}

107
locales/zh-TW/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年微軟"
}