-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathsco.json
More file actions
90 lines (90 loc) · 4.65 KB
/
Copy pathsco.json
File metadata and controls
90 lines (90 loc) · 4.65 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"@metadata": {
"authors": [
"John Reid"
]
},
"Games.puzzle": "Jigsaw puzzle",
"Games.maze": "Maze",
"Games.turtle": "Turtle",
"Games.linkTooltip": "Hain n airt til blocks.",
"Games.runProgram": "Rin Program",
"Games.resetProgram": "Reset",
"Games.help": "Heelp",
"Games.catLogic": "Logeec",
"Games.catLoops": "Luips",
"Games.catMath": "Maths",
"Games.catText": "Tex",
"Games.catLists": "Leets",
"Games.catColour": "Colour",
"Games.catVariables": "Variables",
"Games.catProcedures": "Functions",
"Games.httpRequestError": "Thaur wis ae problem wi the request.",
"Games.linkAlert": "Shair yer blocks wi this airtin:\n\n%1",
"Games.hashError": "Sairrie, '%1' disna correspond wi onie hained program.",
"Games.xmlError": "Coudnae laid yer hained file. Perhaps it wis makit wi ae deefferent version o Blockly?",
"Games.listVariable": "leet",
"Games.textVariable": "tex",
"Puzzle.legsChoose": "chuise...",
"Puzzle.error0": "Perfect!\nAw %1 blocks ar correct.",
"Puzzle.error1": "Naerlie! yin block is oncorrect.",
"Puzzle.error2": "%1 blocks ar oncorrect.",
"Puzzle.tryAgain": "The heilichted block is no correct.\nKeep it up.",
"Puzzle.checkAnswers": "Check Answers",
"Puzzle.helpText": "Fer ilka kintrie (green), attach its banner, chuise its leid, an mak ae stack o its cities.",
"Maze.moveForward": "muiv forewaird",
"Maze.turnLeft": "turn cair",
"Maze.turnRight": "turn richt",
"Maze.doCode": "dae",
"Maze.elseCode": "itherwise",
"Maze.helpIfElse": "Gif-itherwise blocks will dae yin thing or the ither.",
"Maze.pathAhead": "gif path is aheid",
"Maze.pathLeft": "gif path is oan the cair",
"Maze.pathRight": "gif path is oan the richt",
"Maze.repeatUntil": "repeat ontil",
"Maze.moveForwardTooltip": "Muivs the player forewaird yin space.",
"Maze.turnTooltip": "Turns the player cair or richt bi 90 degrees.",
"Maze.ifTooltip": "Gif thaur is ae path in the speceefied direction, than dae some aictions.",
"Maze.ifelseTooltip": "Gif thaur is ae path in the speceefied direction, than dae the first block o aictions. Itherwise, dae the seicont block o aictions.",
"Maze.whileTooltip": "Repeat the enclaised aictions ontil the finish point is reached.",
"Maze.capacity0": "Ye hae %0 blocks left.",
"Maze.capacity1": "Ye hae %1 block left.",
"Maze.capacity2": "Ye hae %2 blocks left.",
"Maze.runTooltip": "Maks the player dae whit the blocks say.",
"Maze.resetTooltip": "Put the player back at the stairt o the maze.",
"Maze.helpStack": "Stack some 'muiv forewaird' blocks thegather tae heelp me reach the goal.",
"Maze.helpOneTopBlock": "Oan this level, ye need tae stack thegather aw o the blocks in the white warkspace.",
"Maze.helpRun": "Rin yer program tae see whit happens.",
"Maze.helpReset": "Yer program didna solve the maze. Press 'Reset' n gie it anither shot.",
"Maze.helpRepeat": "Reach the end o this path uisin yinlie twa blocks. Uise 'repeat' tae rin ae block mair than yince.",
"Maze.helpCapacity": "Ye'v uised up aw the blocks fer this level. Tae mak ae new block, ye maun first delyte aen exeestin block.",
"Maze.helpRepeatMany": "Ye can fit mair than yin block inside ae 'repeat' block.",
"Maze.helpSkins": "Chuise yer favoorite player fae this menu.",
"Maze.helpIf": "Ae 'gif' block will dae sommit yinlie gif the condeetion is true. Gie turnin cair ae shot gif thaur is ae path oan the cair.",
"Maze.helpMenu": "Clap oan %1 in the 'gif' block tae chynge its condeetion.",
"Maze.helpWallFollow": "Can ye solve this compleecated maze? Gie follaein the cair waa ae shot. Advanced programmers yinlie!",
"Turtle.moveTooltip": "Muives the turtle forewaird or backwaird bi the speceefied amoont.",
"Turtle.moveForward": "muiv forewaird bi",
"Turtle.moveBackward": "muiv backwaird bi",
"Turtle.turnTooltip": "Turns the turtle cai or richt bi the speceefied nummer o degrees.",
"Turtle.turnRight": "turn richt bi",
"Turtle.turnLeft": "turn cair bi",
"Turtle.widthTooltip": "Chynges the width o the pen.",
"Turtle.setWidth": "set width tae",
"Turtle.colourTooltip": "Chynges the colour o the pen.",
"Turtle.setColour": "set colour tae",
"Turtle.penTooltip": "Lifts or lowers the pen, tae stap or stairt drawin.",
"Turtle.penUp": "pen up",
"Turtle.penDown": "pen doon",
"Turtle.turtleVisibilityTooltip": "Maks the turtle (circle n pointer) veesible or onveesible.",
"Turtle.hideTurtle": "skauk turtle",
"Turtle.showTurtle": "shaw turtle",
"Turtle.printTooltip": "Draws tex in the turtle's direction at its location.",
"Turtle.print": "prent",
"Turtle.fontTooltip": "Sets the font uised bi the prent block.",
"Turtle.font": "font",
"Turtle.fontSize": "font size",
"Turtle.fontNormal": "normal",
"Turtle.fontBold": "baud",
"Turtle.fontItalic": "italeec"
}