diff --git a/client/public/locales/ta/common.json b/client/public/locales/ta/common.json index fe911ca0..11f4a110 100644 --- a/client/public/locales/ta/common.json +++ b/client/public/locales/ta/common.json @@ -1,27 +1,27 @@ { "avatar": { "menu": { - "greeting": "Hello", - "logout": "Logout" + "greeting": "வணக்கம்", + "logout": "வெளியேறு" } }, - "description": "Reactive Resume is a free and open source resume builder that's built to make the mundane tasks of creating, updating and sharing your resume as easy as 1, 2, 3.", + "description": "ரியாக்டிவ் ரெஸ்யூம் என்பது ஒரு இலவச மற்றும் ஓப்பன் சோர்ஸ் ரெஸ்யூம் பில்டராகும், இது உங்கள் விண்ணப்பத்தை 1, 2, 3 என எளிதாக உருவாக்குவது, புதுப்பித்தல் மற்றும் பகிர்வது போன்ற சர்வ சாதாரணமான பணிகளைச் செய்ய உருவாக்கப்பட்டுள்ளது.", "footer": { - "credit": "A passion project by <1>Amruth Pillai", - "license": "By the community, for the community." + "credit": "<1>அம்ருத் பிள்ளையின் திட்டம்", + "license": "சமூகத்தால், சமூகத்திற்காக." }, "markdown": { - "help-text": "This section supports <1>markdown formatting." + "help-text": "இந்தப் பிரிவு <1>மார்க் டவுன் வடிவமைப்பை ஆதரிக்கிறது." }, - "subtitle": "A free and open source resume builder.", - "title": "Reactive Resume", + "subtitle": "இலவச மற்றும் ஓப்பன் சோர்ஸ் ரெஸ்யூம் பில்டர்.", + "title": "ரியாக்டிவ் ரெசுமே", "toast": { "error": { - "upload-file-size": "Please upload only files under 2 megabytes.", - "upload-photo-size": "Please upload only photos under 2 megabytes, preferrably square." + "upload-file-size": "2 மெகாபைட்டுகளுக்குக் குறைவான கோப்புகளை மட்டும் பதிவேற்றவும்.", + "upload-photo-size": "2 மெகாபைட்டுகளுக்கு கீழ் உள்ள புகைப்படங்களை மட்டும் பதிவேற்றவும், முன்னுரிமை சதுரமாக இருக்கும்." }, "success": { - "resume-link-copied": "A link to your resume has been copied to your clipboard." + "resume-link-copied": "உங்கள் விண்ணப்பத்திற்கான இணைப்பு உங்கள் கிளிப்போர்டுக்கு நகலெடுக்கப்பட்டது." } } }