Files
wehub-resource-sync f0dfbfc3d7
RequirementsTest / build (windows-latest, 3.9) (push) Has been cancelled
RequirementsTest / build (macos-latest, 3.9) (push) Has been cancelled
RequirementsTest / build (ubuntu-latest, 3.9) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Pylint / build (3.9) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:18:32 +08:00

25 lines
1.0 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters
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.
var MSG = {
title: "Còde",
blocks: "Blòts",
linkTooltip: "Salva e liga als blòts.",
runTooltip: "Aviar lo programa definit pels blòts dins lespaci de trabalh.",
badCode: "Error del programa :\n%1",
timeout: "Nombre maximum diteracions dexecucion depassat.",
trashTooltip: "Getar totes los blòts.",
catLogic: "Logic",
catLoops: "Boclas",
catMath: "Math",
catText: "Tèxte",
catLists: "Listas",
catColour: "Color",
catVariables: "Variablas",
catFunctions: "Foncions",
listVariable: "lista",
textVariable: "tèxte",
httpRequestError: "I a agut un problèma amb la demanda.",
linkAlert: "Partejatz vòstres blòts gràcia a aqueste ligam :\n\n%1",
hashError: "O planhèm, '%1' correspond pas a un fichièr Blockly salvament.",
xmlError: "Impossible de cargar lo fichièr de salvament. Benlèu qu'es estat creat amb una autra version de Blockly ?",
badXml: "Error danalisi del XML :\n%1\n\nSeleccionar 'D'acòrdi' per abandonar vòstras modificacions o 'Anullar' per modificar encara lo XML."
};