diff --git a/ta.json b/ta.json index 4fd9e9453..61fb59dc3 100644 --- a/ta.json +++ b/ta.json @@ -1,29 +1,29 @@ { "setting": { - "options": "Options", + "options": "விருப்பத்தேர்வுகள்", "plugin": "சொருகிணைப்பு", - "builtin-plugins": "Core plugins", - "plugin-options": "Plugin options", - "folder-path-example-placeholder": "Example: கோப்புறை 1/கோப்புறை 2", - "file-path-example-placeholder": "Example: கோப்புறை/குறிப்பு", - "msg-restart-required": "Changing this option requires a restart to take effect.", + "builtin-plugins": "முக்கிய சொருகிணைப்புகள்", + "plugin-options": "சொருகிணைப்பு விருப்பத்தேர்வுகள்", + "folder-path-example-placeholder": "உதாரணம்: கோப்புறை 1/கோப்புறை 2", + "file-path-example-placeholder": "உதாரணம்: கோப்புறை/குறிப்பு", + "msg-restart-required": "மாற்றிய விருப்பத்தேர்வு நடைமுறைக்கு வர மறுதொடக்கம் தேவை.", "editor": { - "name": "Editor", - "section-general": "General", - "section-behavior": "Behavior", - "section-display": "Display", - "option-spellcheck": "Spell check", - "option-spellcheck-description": "Turns on the spell checker. Currently only works for English (US).", - "spellcheck-languages": "Spellcheck languages", - "spellcheck-languages-description": "Choose the languages for the spellchecker to use.", - "spellcheck-languages-mac-description": "The native spellchecker will automatically detect the language being used for you on macOS.", - "spellcheck-dict": "Spellcheck dictionary", - "spellcheck-dict-empty": "The spellcheck dictionary is empty.", - "option-show-inline-title": "Show inline title", - "option-show-inline-title-description": "Displays the filename as an editable title inline with the file contents.", - "option-readable-line-length": "Readable line length", - "option-readable-line-description": "Limit maximum line length. Fits less content on the screen, but makes long paragraphs more readable.", - "option-strict-line-break": "Strict line breaks", + "name": "தொகுப்பி", + "section-general": "பொது", + "section-behavior": "நடத்தை", + "section-display": "காட்சி", + "option-spellcheck": "எழுத்துப்பிழை சரிபார்ப்பு", + "option-spellcheck-description": "எழுத்துப்பிழை சரிபார்ப்பை இயக்குகிறது. தற்போது ஆங்கிலம் (அமெரிக்கா) மொழிக்கு மட்டுமே வேலை செய்யும்.", + "spellcheck-languages": "எழுத்துப்பிழை சரிபார்ப்பு மொழிகள்", + "spellcheck-languages-description": "எழுத்துப்பிழை சரிபார்ப்பு பயன்படுத்த மொழிகளை தேர்வு செய்யவும்", + "spellcheck-languages-mac-description": "macOSல் பயன்படுத்தப்படும் மொழியை உள்ளடங்கிய எழுத்துப்பிழை சரிபார்ப்பு தானாகவே கண்டறியும்.", + "spellcheck-dict": "எழுத்துப்பிழை சரிபார்ப்பு அகராதி", + "spellcheck-dict-empty": "எழுத்துப்பிழை சரிபார்ப்பு அகராதி காலியாக உள்ளது.", + "option-show-inline-title": "வரிசைக்குள் தலைப்பைக் காட்டு", + "option-show-inline-title-description": "கோப்பின் பெயரைத் கோப்பின் உள்ளடக்கங்களுடன் திருத்தக்கூடிய தலைப்பாகக் காட்டுகிறது.", + "option-readable-line-length": "படிக்கக்கூடிய வரி நீளம்", + "option-readable-line-description": "அதிகபட்ச வரி நீளத்தை வரம்பிடவும். திரையில் குறைவான உள்ளடக்கத்தை பொருத்துகிறது, ஆனால் நீண்ட பத்திகளை எழிதில் படிக்கச் செய்கிறது.", + "option-strict-line-break": "கடுமையான வரி முறிவுகள்", "option-strict-line-break-description": "In preview mode, ignore single line breaks according to the Markdown specs. Turn this off for single line breaks to show in preview.", "option-properties-in-document": "Properties in document", "option-properties-in-document-description": "Choose how properties are displayed within the editor. Select \"source\" to have the properties displayed as YAML.", @@ -1987,4 +1987,4 @@ "theme-with-count": "{{count}} theme", "theme-with-count_plural": "{{count}} themes" } -} \ No newline at end of file +}