Files
blockly/apps/json/oc.json

49 lines
2.0 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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": [
"Cedric31"
]
},
"Apps.subtitle": "un environament de programacion visual",
"Apps.blocklyMessage": "Blockly",
"Apps.codeTooltip": "Veire lo còde JavaScript generat.",
"Apps.linkTooltip": "Salva e liga als blòts.",
"Apps.runTooltip": "Aviar lo programa definit pels blòts dins lespaci de trabalh.",
"Apps.runProgram": "Executa lo programa",
"Apps.resetProgram": "Reïnicializar",
"Apps.dialogOk": "D'acòrdi",
"Apps.dialogCancel": "Anullar",
"Apps.catLogic": "Logic",
"Apps.catLoops": "Boclas",
"Apps.catMath": "Math",
"Apps.catText": "Tèxte",
"Apps.catLists": "Listas",
"Apps.catColour": "Color",
"Apps.catVariables": "Variablas",
"Apps.catProcedures": "Foncions",
"Apps.httpRequestError": "I a agut un problèma amb la demanda.",
"Apps.linkAlert": "Partejatz vòstres blòts gràcia a aqueste ligam :\n\n%1",
"Apps.hashError": "O planhèm, '%1' correspond pas a un fichièr Blockly salvament.",
"Apps.xmlError": "Impossible de cargar lo fichièr de salvament. Benlèu qu'es estat creat amb una autra version de Blockly ?",
"Apps.listVariable": "lista",
"Apps.textVariable": "tèxte",
"Code.badXml": "Error danalisi del XML :\n%1\n\nSeleccionar 'D'acòrdi' per abandonar vòstras modificacions o 'Anullar' per modificar encara lo XML.",
"Code.badCode": "Error del programa :\n%1",
"Code.timeout": "Nombre maximum diteracions dexecucion depassat.",
"Code.discard": "Suprimir totes los %1 blòts?",
"Code.title": "Còde",
"Code.blocks": "Blòts",
"Code.trashTooltip": "Getar totes los blòts.",
"Apps.indexTitle": "Aplicacions Blockly",
"Plane.plane": "Calculador de sètis davion",
"Plane.rows": "Linhas : %1",
"Plane.getRows": "linhas (%1)",
"Plane.rows1": "linhas de primièra classa : %1",
"Plane.getRows1": "linhas de primièra classa (%1)",
"Plane.rows2": "linhas de segonda classa : %1",
"Plane.getRows2": "linhas de segonda classa (%1)",
"Plane.seats": "Sètis : %1",
"Plane.placeholder": "?",
"Plane.setSeats": "sètis ="
}