From 437c3e990e748d1fe5a37f8a7dbe1726eabc5388 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 14:01:43 +0530 Subject: [PATCH] New translations about.json (Tamil) --- src/i18n/locales/ta/rightSidebar/about.json | 32 ++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/i18n/locales/ta/rightSidebar/about.json b/src/i18n/locales/ta/rightSidebar/about.json index cac678ad..7d9b7ce5 100644 --- a/src/i18n/locales/ta/rightSidebar/about.json +++ b/src/i18n/locales/ta/rightSidebar/about.json @@ -1,36 +1,36 @@ { - "title": "About", + "title": "பற்றி", "documentation": { - "heading": "Documentation", - "body": "Want to know more about the app? Wouldn't it be nice if there was a guide to setting it up on your local machine? Need information on how to contribute to the project? Look no further, there's comprehensive documentation made just for you.", + "heading": "டாக்குமெண்டஷன்", + "body": "பயன்பாட்டைப் பற்றி மேலும் அறிய விரும்புகிறீர்களா? திட்டத்திற்கு எவ்வாறு பங்களிப்பது என்பது குறித்த தகவல் தேவையா? மேலும் பார்க்க வேண்டாம், உங்களுக்காக உருவாக்கப்பட்ட ஒரு விரிவான வழிகாட்டி இருக்கிறது.", "buttons": { - "documentation": "Documentation" + "documentation": "டாக்குமெண்டஷன்" } }, "bugOrFeatureRequest": { - "heading": "Bug? Feature Request?", - "body": "Something halting your progress from making a resume? Found a pesky bug that just won't quit? Talk about it on the GitHub Issues section, or send me and email using the actions below.", + "heading": "புக்? பிட்டுறே ரெஃஉஎஸ்த்?", + "body": "மறுதொடக்கம் செய்வதிலிருந்து உங்கள் முன்னேற்றத்தை ஏதேனும் தடுக்கிறதா? வெளியேறாத ஒரு தொல்லை பிழை கிடைத்ததா? கிட்ஹப் சிக்கல்கள் பிரிவில் இதைப் பற்றி பேசுங்கள், அல்லது கீழேயுள்ள செயல்களைப் பயன்படுத்தி எனக்கும் மின்னஞ்சல் அனுப்பவும்.", "buttons": { - "raiseIssue": "Raise an Issue", - "sendEmail": "Send an Email" + "raiseIssue": " சிக்கலை காட்டு\n", + "sendEmail": "ஈமெயில் அனுப்புக" } }, "sourceCode": { - "heading": "Source Code", - "body": "Want to run the project from its source? Are you a developer willing to contribute to the open-source development of this project? Click the button below.", + "heading": "மூல காடே", + "body": "திட்டத்தை அதன் மூலத்திலிருந்து இயக்க விரும்புகிறீர்களா? இந்த திட்டத்தின் திறந்த மூல மேம்பாட்டுக்கு பங்களிக்க நீங்கள் ஒரு டெவலப்பரா? கீழே உள்ள பொத்தானைக் கிளிக் செய்க.", "buttons": { - "githubRepo": "GitHub Repo" + "githubRepo": "குதுப் ரெபோ" } }, "license": { - "heading": "License Information", - "body": "The project is governed under the MIT License, which you can read more about below. Basically, you are allowed to use the project anywhere provided you give credits to the original author.", + "heading": "உரிமத் தகவல்", + "body": "இந்த திட்டம் MIT உரிமத்தின் கீழ் நிர்வகிக்கப்படுகிறது, அதை நீங்கள் கீழே மேலும் படிக்கலாம். அடிப்படையில், அசல் ஆசிரியருக்கு நீங்கள் வரவுகளை வழங்கினால், எங்கிருந்தும் திட்டத்தைப் பயன்படுத்த அனுமதிக்கப்படுவீர்கள்.", "buttons": { - "mitLicense": "MIT License" + "mitLicense": "MIT லிசென்ஸ்" } }, "footer": { - "credit": "Reactive Resume is a project by <1>Amruth Pillai.", - "thanks": "Thank you for using Reactive Resume!" + "credit": "<1>Amruth Pillai<1>யால் அன்பால் செய்யப்பட்டது", + "thanks": "Reactive Resume ஐப் பயன்படுத்தியதற்கு நன்றி!" } }