From 9c2ff5e14f10c9d747547d2fb04b95ed66f7431e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 8 Mar 2022 16:30:31 +0100 Subject: [PATCH 1/2] New translations common.json (Tamil) --- client/public/locales/ta/common.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/client/public/locales/ta/common.json b/client/public/locales/ta/common.json index fe911ca04..11f4a1103 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": "உங்கள் விண்ணப்பத்திற்கான இணைப்பு உங்கள் கிளிப்போர்டுக்கு நகலெடுக்கப்பட்டது." } } } From efba6ee7dded70e62bf003b3ced0b13ee2e05839 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 8 Mar 2022 16:30:34 +0100 Subject: [PATCH 2/2] New translations landing.json (Tamil) --- client/public/locales/ta/landing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/public/locales/ta/landing.json b/client/public/locales/ta/landing.json index 7b79d8da0..c9ebcfd5d 100644 --- a/client/public/locales/ta/landing.json +++ b/client/public/locales/ta/landing.json @@ -2,7 +2,7 @@ "actions": { "app": "Go to App", "login": "Login", - "logout": "Logout", + "logout": "வெளியேறு", "register": "Register" }, "features": {