Commit 35bf4d0f authored by Neil Fraser's avatar Neil Fraser

Merge pull request #211 from arcturusannamalai/master

1) Tamil translations to Blockly from generally accepted conventions …
parents cd36f2ca 86f35a40
var MSG = {
title: "கணினி நிரல்", //Code
blocks: "நிரல் துண்டு", //block
linkTooltip: "சேமித்து நிரல் துண்டிற்கு இணைக்க", //save and link to block
runTooltip: "பணிமனை நினைவகத்தில் இயக்குக", //Run the program defined by the blocks in the workspace.
badCode: "கணினி நிரல் கோளாறு:\n%1",
timeout: "அதிகபட்ச அடுக்கின் அளவை மீரியது", //max iters reached/exceeded
discard: "அனைத்து %1 நிரல் துண்டுகளையும் அழிக்கவா??",
trashTooltip: "நீக்கு",
catLogic: "தர்க வகை",
catLoops: "மடக்கு வாக்கியம்",
catMath: "கணிதம்",
catText: "உரை",
catLists: "பட்டியல்",
catColour: "வண்ணம்",
catVariables: "மாறிகள்",
catFunctions: "சார்புகள்",
listVariable: "பட்டியல் மாறி",
textVariable: "உரை சரம்",
httpRequestError: "இந்த செயலை இயக்குவதில் கோளாறு ஏற்பட்டது",
linkAlert: "இந்த சுட்டி வழியாக நிரல் துண்டுகளை பகிரவும்:\n\n%1",
hashError: "'%1' : இது சேமித்த நிரலாக தெரியவில்லை.",
xmlError: "உங்களது நிரலை காணவில்லை; வேறு Blockly அத்தியாயத்தில் சேமித்தீரா?",
badXml: "XML பகுப்பதில் கோளாறு:\n%1\n\nOK' கிளிக் செய்தால் மாற்றங்கள் இழப்பீர்கள்; பிழைகளுடன் தொடர 'Cancel' கிளிக் செய்யவும்."
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment