From 2dde30daf368bb327e1e50fd531501638ffbc2b0 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Thu, 14 Mar 2024 20:23:32 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20feat:=20add=20Tamil=20i18n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: K.B.Dharun Krishna --- i18n/ta.yaml | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 i18n/ta.yaml diff --git a/i18n/ta.yaml b/i18n/ta.yaml new file mode 100644 index 000000000..f257e1343 --- /dev/null +++ b/i18n/ta.yaml @@ -0,0 +1,60 @@ +article: + anchor_label: "நங்கூரம்" + date: "{{ .Date }}" + date_updated: "புதுப்பிக்கப்பட்டது: {{ .Date }}" + draft: "வரைவு" + edit_title: "உள்ளடக்கத்தைத் திருத்தவும்" + reading_time: + one: "{{ .Count }} நிமிடம்" + other: "{{ .Count }} நிமிடங்கள்" + reading_time_title: "படிப்பதற்கு எடுக்கும் நேரம்" + table_of_contents: "பொருளடக்கம்" + word_count: + one: "{{ .Count }} சொல்" + other: "{{ .Count }} சொற்கள்" + +author: + byline_title: "நூலாசிரியர்" + +code: + copy: "நகலெடுக்கவும்" + copied: "நகலெடுக்கப்பட்டது" + +error: + 404_title: "பக்கம் கிடைக்கவில்லை :confused:" + 404_error: "பிழை 404" + 404_description: "நீங்கள் கோரிய பக்கம் இல்லை என்று தெரிகிறது." + +footer: + dark_appearance: "இருண்ட தோற்றத்திற்கு மாறவும்" + light_appearance: "ஒளி தோற்றத்திற்கு மாறவும்" + powered_by: "{{ .Hugo }} & {{ .Congo }} மூலம் இயக்கப்படுகிறது" + +list: + externalurl_title: "வெளிப்புற தளத்திற்கான இணைப்பு" + no_articles: "இங்கே பட்டியலிட இன்னும் கட்டுரைகள் எதுவும் இல்லை." + +nav: + scroll_to_top_title: "மேலே உருட்டவும்" + skip_to_main: "முக்கிய உள்ளடக்கத்திற்கு செல்க" + +search: + open_button_title: "தேடு (/)" + close_button_title: "மூடு (Esc)" + input_placeholder: "தேடு" + +sharing: + email: "மின்னஞ்சல் மூலம் அனுப்பவும்" + facebook: "Facebook இல் பகிரவும்" + linkedin: "LinkedIn இல் பகிரவும்" + mastodon: "Mastodon இல் டூட் செய்யவும்" + pinterest: "Pinterest இல் பின் செய்யவும்" + reddit: "Reddit க்கு சமர்ப்பிக்கவும்" + twitter: "Twitter இல் ட்வீட் செய்யுங்கள்" + telegram: "Telegram இல் பகிரவும்" + line: "LINE இல் பகிரவும்" + weibo: "Weibo இல் பகிரவும்" + x-twitter: "X இல் இடுகையிடவும்" + +shortcode: + recent_articles: "சமீபத்திய கட்டுரைகள்"