gancio-upstream/locales/email/ta.json
தமிழ்நேரம் 2c47466ea0
Translated using Weblate (Tamil)
Currently translated at 100.0% (17 of 17 strings)

Translation: Gancio/Email
Translate-URL: https://hosted.weblate.org/projects/gancio/email/ta/
2024-12-29 08:01:04 +00:00

35 lines
3.5 KiB
JSON

{
"register": {
"subject": "பதிவு கோரிக்கை பெறப்பட்டது",
"content": "பதிவு கோரிக்கையை நாங்கள் பெற்றோம். விரைவில் அதை உறுதிப்படுத்துவோம்."
},
"confirm": {
"subject": "நீங்கள் இப்போது நிகழ்வுகளை வெளியிடத் தொடங்கலாம்",
"content": "ஆய், உங்கள் கணக்கு <a href = '{{{config.baseurl}}}'> {{config.title}} </a> உறுதிப்படுத்தப்பட்டுள்ளது. எந்தவொரு தகவலுக்கும் {{config.admin_email} at இல் எங்களுக்கு எழுதுங்கள்."
},
"user_confirm": {
"subject": "நீங்கள் இப்போது நிகழ்வுகளை வெளியிடத் தொடங்கலாம்",
"content": "ஆய், உங்கள் கணக்கு <a href = '{{{config.baseurl}}}'> {{config.title}} </a> உருவாக்கப்பட்டுள்ளது. <a href = '{{{config.baseurl}}}/USER_CONFIRM/{{user.recover_code}}'> அதை உறுதிப்படுத்தி கடவுச்சொல்லைத் தேர்வுசெய்க. </a>."
},
"recover": {
"subject": "கடவுச்சொல் மீட்பு",
"content": "ஆய், {{config.title} on இல் கடவுச்சொல் மீட்டெடுப்பைக் கோரினீர்கள். <a href = '{{{config.title}}}/மீட்டெடு/{{config.baseurl}}'> உறுதிப்படுத்த இங்கே சொடுக்கு செய்க </a>."
},
"admin_register": {
"subject": "புதிய பதிவு",
"content": "{{user.email} the {{user.email}}}: <br/> <pre> {{{பயனர். {user.description}}}/admin '> இங்கே </a>."
},
"event_confirm": {
"content": "இந்த நிகழ்வை <a href = '{{{url}}}'> இந்த பக்கம் </a> இல் உறுதிப்படுத்தலாம்"
},
"test": {
"subject": "உங்கள் SMTP உள்ளமைவு செயல்படுகிறது",
"content": "இது ஒரு சோதனை மின்னஞ்சல், நீங்கள் இதைப் படிக்கிறீர்கள் என்றால் உங்கள் உள்ளமைவு செயல்படுகிறது."
},
"report": {
"subject": "நிகழ்வு மிதமான [{{event.title}}]",
"content_ADMIN": "நிகழ்வு பற்றி ஒரு நிர்வாகி <strong> {{event.title}} </strong>: <br/> <blockquote> {{message}} </clackquote> <br/> <br/> <a href = ' {{{url}}} '> திறந்த மிதமான </a>",
"content_ANON": "ஒரு பார்வையாளர் <strong> {{event.title}} </strong>: <br/> <blockquote> {{message}} </blockquote> <br/> <br/> <a href = '{ {{url}}} '> திறந்த மிதமான </a>",
"content_AUTHOR": "நிகழ்வு <strong> {{event.title}} </strong> எழுதியது: <br/> <blockquote> {{message}} </blockquote> <br/> <br/> <a href = '{ {{url}}} '> திறந்த மிதமான </a>"
}
}