Files
blockly/apps/json/sco.json
2014-11-18 22:21:00 -08:00

38 lines
1.4 KiB
JSON

{
"@metadata": {
"authors": [
"John Reid"
]
},
"Apps.subtitle": "ae veesual programin environment",
"Blockly": "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."
}