forked from google/blockly-games
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hak.json
38 lines (38 loc) · 1.27 KB
/
hak.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"@metadata": {
"authors": [
"EagerLin",
"Jetlag"
]
},
"Games.puzzle": "迷局",
"Games.maze": "迷宮",
"Games.help": "幫助",
"Games.catMath": "Sṳ-ho̍k kûng-sṳt",
"Games.catText": "文字",
"Games.catLists": "列表",
"Games.catColour": "顏色",
"Games.catVariables": "變量",
"Games.catProcedures": "函數",
"Games.httpRequestError": "命令出現錯誤。",
"Games.xmlError": "沒存到你保存个檔案。可能它係從其他版本个Blockly創建麼?",
"Games.listVariable": "列表",
"Games.textVariable": "文字",
"Puzzle.legsChoose": "選擇",
"Puzzle.error0": "讚!\n%1 格仔全部正確。",
"Puzzle.error1": "差滴!有 1 格毋著。",
"Puzzle.error2": "%1 格毋著。",
"Puzzle.tryAgain": "加光个格仔毋著。\n繼續努力。",
"Puzzle.checkAnswers": "核對答案",
"Puzzle.helpText": "每隻國家(青色),選擇其對應个旗幟,語言,與城市。",
"Maze.turnLeft": "左彎",
"Maze.turnRight": "右彎",
"Maze.doCode": "做",
"Maze.elseCode": "不過",
"Maze.pathAhead": "佬前方有路",
"Maze.pathLeft": "佬左邊有路",
"Maze.pathRight": "佬右邊有路",
"Maze.repeatUntil": "重覆直到",
"Maze.moveForwardTooltip": "前行一步。",
"Maze.turnTooltip": "向左還有向右彎90度。"
}