Add missing tamil translations

This commit is contained in:
Kumara2mahe 2024-11-22 21:20:50 +05:30
parent 70096a8d6f
commit ae9317a9ed

View File

@ -232,7 +232,7 @@ const ta = {
refer_friends_social_media_c2a: `Puter.com இல் 1 GB இலவச சேமிப்பிடத்தைப் பெறுங்கள்!`,
refresh: 'புதுப்பிப்பு',
release_address_confirmation: `இந்த முகவரியை நிச்சயமாக வெளியிட விரும்புகிறீர்களா?`,
remove_from_taskbar:'பணிப்பட்டியில் இருந்து அகற்று',
remove_from_taskbar: 'பணிப்பட்டியில் இருந்து அகற்று',
rename: 'மறுபெயரிடவும்',
repeat: 'மீண்டும் செய்யவும்',
replace: 'மாற்றவும்',
@ -345,25 +345,24 @@ const ta = {
login2fa_recovery_back: 'மீண்டும்',
login2fa_recovery_placeholder: 'XXXXXXXX',
// ***********************************
// Missing translations
// ***********************************
"change": undefined, // In English: "Change"
"clock_visibility": undefined, // In English: "Clock Visibility"
"confirm": undefined, // In English: "Confirm"
"reading": undefined, // In English: "Reading %strong%"
"writing": undefined, // In English: "Writing %strong%"
"unzipping": undefined, // In English: "Unzipping %strong%"
"sequencing": undefined, // In English: "Sequencing %strong%"
"zipping": undefined, // In English: "Zipping %strong%"
"Editor": undefined, // In English: "Editor"
"Viewer": undefined, // In English: "Viewer"
"People with access": undefined, // In English: "People with access"
"Share With…": undefined, // In English: "Share With…"
"Owner": undefined, // In English: "Owner"
"You can't share with yourself.": undefined, // In English: "You can't share with yourself."
"This user already has access to this item": undefined, // In English: "This user already has access to this item"
// ***********************************
// Missing translations
// ***********************************
"change": "மாற்றம்", // In English: "Change"
"clock_visibility": "கடிகாரத் தெரிவுநிலை", // In English: "Clock Visibility"
"confirm": "உறுதி", // In English: "Confirm"
"reading": "வாசித்தல் %strong%", // In English: "Reading %strong%"
"writing": "எழுதுதல் %strong%", // In English: "Writing %strong%"
"unzipping": "அவிழ்ப்பது %strong%", // In English: "Unzipping %strong%"
"sequencing": "வரிசைப்படுத்துதல் %strong%", // In English: "Sequencing %strong%"
"zipping": 'சுருக்குதல் %strong%', // In English: "Zipping %strong%"
"Editor": 'பதிப்பாசிரியர்', // In English: "Editor"
"Viewer": 'பார்வையாளர்', // In English: "Viewer"
"People with access": 'அணுகல் உள்ளவர்கள்', // In English: "People with access"
"Share With…": 'உடன் பகிர்ந்து கொள்..', // In English: "Share With…"
"Owner": 'உரிமையாளர்', // In English: "Owner"
"You can't share with yourself.": 'உங்களுடன் பகிர்ந்து கொள்ள முடியாது', // In English: "You can't share with yourself."
"This user already has access to this item": 'இந்தப் பயனருக்கு ஏற்கனவே இந்த உருப்படிக்கான அணுகல் உள்ளது', // In English: "This user already has access to this item"
}
};