Files
blockly/apps/json/hak.json
2014-10-15 17:02:22 -07:00

35 lines
1.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"@metadata": {
"authors": [
"EagerLin",
"Jetlag"
]
},
"Apps.dialogOk": "確定",
"Apps.dialogCancel": "取消",
"Apps.catMath": "Sṳ-ho̍k kûng-sṳt",
"Apps.catText": "文字",
"Apps.catLists": "列表",
"Apps.catColour": "顏色",
"Apps.catVariables": "變量",
"Apps.catProcedures": "函數",
"Apps.httpRequestError": "命令出現錯誤。",
"Apps.xmlError": "沒存到你保存个檔案。可能它係從其他版本个Blockly創建麼",
"Apps.listVariable": "列表",
"Apps.textVariable": "文字",
"Code.badCode": "程式毋錯:\n%1",
"Code.timeout": "超過最大執行數。",
"Code.title": "程式碼",
"Maze.maze": "迷宮",
"Maze.turnLeft": "左彎",
"Maze.turnRight": "右彎",
"Maze.doCode": "做",
"Maze.elseCode": "不過",
"Maze.pathAhead": "佬前方有路",
"Maze.pathLeft": "佬左邊有路",
"Maze.pathRight": "佬右邊有路",
"Maze.repeatUntil": "重覆直到",
"Maze.moveForwardTooltip": "前行一步。",
"Maze.turnTooltip": "向左還有向右彎90度。"
}