1 line
11 KiB
Plaintext
1 line
11 KiB
Plaintext
|
|
{"version":3,"file":"ta.min.mjs","sources":["../../../../packages/locale/lang/ta.ts"],"sourcesContent":["export default {\n name: 'ta',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'உறுதி செய்',\n clear: 'தெளிவாக்கு',\n defaultLabel: 'color picker', // to be translated\n description:\n 'current color is {color}. press enter to select a new color.', // to be translated\n alphaLabel: 'pick alpha value', // to be translated\n alphaDescription: 'alpha {alpha}, current color is {color}', // to be translated\n hueLabel: 'pick hue value', // to be translated\n hueDescription: 'hue {hue}, current color is {color}', // to be translated\n },\n datepicker: {\n now: 'தற்போது',\n today: 'இன்று',\n cancel: 'ரத்து செய்',\n clear: 'சரி',\n confirm: 'உறுதி செய்',\n dateTablePrompt:\n 'Use the arrow keys and enter to select the day of the month', // to be translated\n monthTablePrompt: 'Use the arrow keys and enter to select the month', // to be translated\n yearTablePrompt: 'Use the arrow keys and enter to select the year', // to be translated\n selectedDate: 'Selected date', // to be translated\n selectDate: 'தேதியை தேர்வு செய்',\n selectTime: 'நேரத்தை தேர்வு செய்',\n startDate: 'தொடங்கும் நாள்',\n startTime: 'தொடங்கும் நேரம்',\n endDate: 'முடியும் தேதி',\n endTime: 'முடியும் நேரம்',\n prevYear: 'Previous Year', // to be translated\n nextYear: 'Next Year', // to be translated\n prevMonth: 'Previous Month', // to be translated\n nextMonth: 'Next Month', // to be translated\n year: 'வருடம்',\n month1: 'ஜனவரி',\n month2: 'பிப்ரவரி',\n month3: 'மார்ச்',\n month4: 'ஏப்ரல்',\n month5: 'மே',\n month6: 'ஜூன்',\n month7: 'ஜூலை',\n month8: 'ஆகஸ்ட்',\n month9: 'செப்டம்பர்',\n month10: 'அக்டோபர்',\n month11: 'நவம்பர்',\n month12: 'டிசம்பர்',\n weeks: {\n sun: 'ஞாயிறு',\n mon: 'திங்கள்',\n tue: 'செவ்வாய்',\n wed: 'புதன்',\n thu: 'வியாழன்',\n fri: 'வெள்ளி',\n sat: 'சனி',\n },\n weeksFull: {\n sun: 'Sunday', // to be translated\n mon: 'Monday', // to be translated\n tue: 'Tuesday', // to be translated\n wed: 'Wednesday', // to be translated\n thu: 'Thursday', // to be translated\n fri: 'Friday', // to be translated\n sat: 'Saturday', // to be translated\n },\n months: {\n jan: 'ஜனவரி',\n feb: 'பிப்ரவரி',\n mar: 'மார்ச்',\n apr: 'ஏப்ரல்',\n may: 'மே',\n jun: 'ஜூன்',\n jul: 'ஜூலை',\n aug: 'ஆகஸ்ட்',\n sep: 'செப்டம்பர்',\n oct: 'அக்டோபர்',\n nov: 'நவம்பர்',\n dec: 'டிசம்பர்',\n },\n },\n inputNumber: {\n decrease: 'decrease number', // to be translated\n increase: 'increase number', // to be translated\n },\n select: {\n loading: 'தயாராகிக்கொண்டிருக்கிறது',\n noMatch: 'பொருத்தமான தரவு கிடைக்கவில்லை',\n noData: 'தரவு இல்லை',\n placeholder: 'தேர்வு செய்',\n },\n mention: {\n loading: 'தயாராகிக்கொண
|