{ "@metadata": { "authors": [ "John Reid" ] }, "Apps.subtitle": "ae veesual programin environment", "Apps.blocklyMessage": "Blockly (Blocklie)", "Apps.codeTooltip": "See generated JavaScript code.", "Apps.linkTooltip": "Hain n airt til blocks.", "Apps.runTooltip": "Rin the program defined bi the blocks in the wairkspace.", "Apps.runProgram": "Rin Program", "Apps.resetProgram": "Reset", "Apps.dialogOk": "OK", "Apps.dialogCancel": "Cancel", "Apps.catLogic": "Logeec", "Apps.catLoops": "Luips", "Apps.catMath": "Maths", "Apps.catText": "Tex", "Apps.catLists": "Leets", "Apps.catColour": "Colour", "Apps.catVariables": "Variables", "Apps.catProcedures": "Functions", "Apps.httpRequestError": "Thaur wis ae problem wi the request.", "Apps.linkAlert": "Shair yer blocks wi this airtin:\n\n%1", "Apps.hashError": "Sairrie, '%1' disna correspond wi onie hained program.", "Apps.xmlError": "Coudnae laid yer hained file. Perhaps it wis makit wi ae deefferent version o Blockly?", "Apps.listVariable": "leet", "Apps.textVariable": "tex", "Code.badXml": "Mistak parsin XML:\n%1\n\nSelect 'OK' tae hiff yer chynges or 'Cancel' tae further eedit the XML.", "Code.badCode": "Program mistak:\n%1", "Code.timeout": "Mucklest execution iterations exceedit.", "Code.discard": "Delyte aw %1 blocks?", "Code.title": "Code", "Code.blocks": "Blocks", "Code.trashTooltip": "Hiff aw blocks.", "Graph.title": "Graphin Calculater", "Apps.indexTitle": "Blockly Apps", "Apps.indexFooter": "Blockly is free n apen soorce. Tae contreebute code or owersets til Blockly, or tae uise Blockly in yer ain app, veesit %1.", "Apps.choiceIntro": "Blockly is ae grapheecal programin environment. Ablo is some sample appleecations that uise Blockly.", "Puzzle.title": "Jigsaw puzzle", "Apps.puzzleSubtitle": "Learn tae uise Blockly's interface.", "Maze.maze": "Maze", "Apps.mazeSubtitle": "Uise Blockly tae solve ae maze.", "Turtle.title": "Turtle Grapheecs", "Apps.turtleSubtitle": "Uise Blockly tae draw.", "Apps.graphSubtitle": "Plot functions wi Blockly.", "Apps.codeSubtitle": "Export ae Blockly program intae JavaScript, Python, Dart or XML.", "Plane.plane": "Airplane Seat Calculater", "Apps.planeSubtitle": "Solve ae maths problem wi yin or twa vareeables.", "Apps.blockFactory": "Block Facterie", "Apps.blockfactorySubtitle": "Big custom blocks uisin Blockly.", "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.nextLevel": "Congratulations! Ar ye readie tae proceed tae level %1?", "Maze.finalLevel": "Congratulations! Ye'v solved the final level.", "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!", "Plane.rows": "Rows: %1", "Plane.getRows": "rows (%1)", "Plane.rows1": "1st claiss rows: %1", "Plane.getRows1": "1st claiss rows (%1)", "Plane.rows2": "2nt claiss rows: %1", "Plane.getRows2": "2nt claiss rows (%1)", "Plane.seats": "Seats: %1", "Plane.placeholder": "?", "Plane.setSeats": "seats =", "Plane.description1": "Aen airplane haes ae nummer o rows o passenger seats. Ilka row contains fower seats.", "Plane.description2": "Aen airplane haes twa seats in the flicht deck (fer the pilot n co-pilot), n ae nummer o rows o passenger seats. Ilka row contains fower seats.", "Plane.description3": "Aen airplane haes twa seats oan the flicht deck (fer the pilot n co-pilot), n ae nummer o rows o 1st claiss n 2nt claiss passenger seats. Ilka 1st claiss row contains fower seats. Ilka 2nt claiss row contains five seats.", "Plane.instructions": "Big ae formula (ablo) that calculates the total nummer o seats oan the airplane aes the rows ar chynged (abuin).", "Puzzle.country1": "Australie", "Puzzle.country1Language": "Ingils", "Puzzle.country1City1": "Melbourne", "Puzzle.country1City2": "Sydney", "Puzzle.country1HelpUrl": "https://sco.wikipedia.org/wiki/Australie", "Puzzle.country2": "Germanie", "Puzzle.country2Language": "German", "Puzzle.country2City1": "Berlin", "Puzzle.country2City2": "Munich", "Puzzle.country2HelpUrl": "https://sco.wikipedia.org/wiki/Germany", "Puzzle.country3": "China", "Puzzle.country3Language": "Chinese", "Puzzle.country3City1": "Beijing", "Puzzle.country3City2": "Shanghai", "Puzzle.country3HelpUrl": "https://sco.wikipedia.org/wiki/Fowkrepublic_o_Ceenae", "Puzzle.country4": "Brazil", "Puzzle.country4Language": "Portuguese", "Puzzle.country4City1": "Rio de Janeiro", "Puzzle.country4City2": "São Paulo", "Puzzle.country4HelpUrl": "https://sco.wikipedia.org/wiki/Brazil", "Puzzle.flag": "banner:", "Puzzle.language": "leid:", "Puzzle.languageChoose": "chuise...", "Puzzle.cities": "ceeties:", "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.help": "Heelp", "Puzzle.checkAnswers": "Check Answers", "Puzzle.helpText": "Fer ilka kintrie (green), attach its banner, chuise its leid, an mak ae stack o its cities.", "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", "Turtle.unloadWarning": "Leain this page will ootcome in the loss o yer wark.", "Turtle.runTooltip": "Maks the turtle dae whit the blocks say.", "Turtle.captureTooltip": "Hain the drawin.", "Turtle.imgFilename": "drawing.png", "Turtle.catTurtle": "Turtle" }