diff --git a/public/_locales/ta/messages.json b/public/_locales/ta/messages.json index 0967ef42..9b0967c7 100644 --- a/public/_locales/ta/messages.json +++ b/public/_locales/ta/messages.json @@ -1 +1,37 @@ -{} +{ + "fullName": { + "message": "YouTube க்கான ஸ்பான்சர் பிளாக் - ஸ்பான்சர்ஷிப்களைத் தவிர்", + "description": "Name of the extension." + }, + "Description": { + "message": "YouTube வீடியோக்களில் ஸ்பான்சர்ஷிப்கள், சந்தா பிச்சை மற்றும் பலவற்றைத் தவிர்க்கவும். மற்றவர்களின் நேரத்தைச் சேமிக்க நீங்கள் பார்க்கும் வீடியோக்களில் ஸ்பான்சர்களைப் புகாரளிக்கவும்.", + "description": "Description of the extension." + }, + "400": { + "message": "இந்த கோரிக்கை தவறானது என்று சர்வர் கூறினார்" + }, + "429": { + "message": "இந்த ஒரு வீடியோவிற்கு நீங்கள் பல ஸ்பான்சர் நேரங்களை சமர்ப்பித்துள்ளீர்கள், இது பல உள்ளன என்று நீங்கள் உறுதியாக நம்புகிறீர்களா?" + }, + "409": { + "message": "இது ஏற்கனவே சமர்ப்பிக்கப்பட்டுள்ளது" + }, + "channelWhitelisted": { + "message": "சேனல் அனுமதிப்பட்டியல்!" + }, + "Segment": { + "message": "பிரிவு" + }, + "Segments": { + "message": "பிரிவுகள்" + }, + "upvoteButtonInfo": { + "message": "இந்த சமர்ப்பிப்பை மேம்படுத்துங்கள்" + }, + "reportButtonTitle": { + "message": "அறிக்கை" + }, + "reportButtonInfo": { + "message": "இந்த சமர்ப்பிப்பு தவறானது என புகாரளிக்கவும்." + } +}