192 lines
5.4 KiB
JSON
192 lines
5.4 KiB
JSON
{
|
|
"ta": {
|
|
"date": {
|
|
"abbr_day_names": [
|
|
"ஞாயிறு",
|
|
"திங்கள்",
|
|
"செவ்வாய்",
|
|
"புதன்",
|
|
"வியாழன்",
|
|
"வெள்ளி",
|
|
"சனி"
|
|
],
|
|
"abbr_month_names": [
|
|
null,
|
|
"ஜன",
|
|
"பிப்",
|
|
"மார்ச்",
|
|
"ஏப்",
|
|
"மே",
|
|
"ஜூன்",
|
|
"ஜூலை",
|
|
"ஆக",
|
|
"செப்",
|
|
"அக்",
|
|
"நவ",
|
|
"டிச"
|
|
],
|
|
"day_names": [
|
|
"ஞாயிற்றுக்கிழமை",
|
|
"திங்கட்கிழமை",
|
|
"செவ்வாய்க்கிழமை",
|
|
"புதன்கிழமை",
|
|
"வியாழக்கிழமை",
|
|
"வெள்ளிக்கிழமை",
|
|
"சனிக்கிழமை"
|
|
],
|
|
"formats": {
|
|
"default": "%d-%m-%Y",
|
|
"long": "%B %d, %Y",
|
|
"short": "%b %d"
|
|
},
|
|
"month_names": [
|
|
null,
|
|
"ஜனவரி",
|
|
"பிப்ரவரி",
|
|
"மார்ச்",
|
|
"ஏப்ரல்",
|
|
"மே",
|
|
"ஜூன்",
|
|
"ஜூலை",
|
|
"ஆகஸ்ட்",
|
|
"செப்டம்பர்",
|
|
"அக்டோபர்",
|
|
"நவம்பர்",
|
|
"டிசம்பர்"
|
|
],
|
|
"order": [
|
|
"day",
|
|
"month",
|
|
"year"
|
|
]
|
|
},
|
|
"datetime": {
|
|
"distance_in_words": {
|
|
"about_x_hours": {
|
|
"one": "சுமார் 1 மணி நேரம்",
|
|
"other": "சுமார் %{count} மணி"
|
|
},
|
|
"about_x_months": {
|
|
"one": "சுமார் 1 மாதம்",
|
|
"other": "சுமார் %{count} மாதங்களுக்கு"
|
|
},
|
|
"about_x_years": {
|
|
"one": "சுமார் 1 ஆண்டு",
|
|
"other": "சுமார் %{count} ஆண்டுகள்"
|
|
},
|
|
"almost_x_years": {
|
|
"one": "கிட்டத்தட்ட 1 ஆண்டு",
|
|
"other": "கிட்டத்தட்ட %{count} ஆண்டுகள்"
|
|
},
|
|
"half_a_minute": "அரை நிமிடம்",
|
|
"less_than_x_seconds": {
|
|
"one": "ஒரு வினாடிக்கும் குறைவாக",
|
|
"other": "குறைவாக %{count} வினாடிகள்"
|
|
},
|
|
"less_than_x_minutes": {
|
|
"one": "ஒரு நிமிடத்திற்கும் குறைவாக",
|
|
"other": "குறைவாக %{count} நிமிடங்கள்"
|
|
},
|
|
"over_x_years": {
|
|
"one": "ஒரு ஆண்டிற்கு மேலாக",
|
|
"other": "%{count} ஆண்டிற்கு மேலாக"
|
|
},
|
|
"x_seconds": {
|
|
"one": "1 வினாடி",
|
|
"other": "%{count} விநாடிகள்"
|
|
},
|
|
"x_minutes": {
|
|
"one": "1 நிமிடம்",
|
|
"other": "%{count} நிமிடங்கள்"
|
|
},
|
|
"x_days": {
|
|
"one": "1 நாள்",
|
|
"other": "%{count} நாட்கள்"
|
|
},
|
|
"x_months": {
|
|
"one": "1 மாதம்",
|
|
"other": "%{count} மாதங்கள்"
|
|
}
|
|
}
|
|
},
|
|
"number": {
|
|
"currency": {
|
|
"format": {
|
|
"delimiter": ",",
|
|
"format": "%u%n",
|
|
"precision": 2,
|
|
"separator": ".",
|
|
"significant": false,
|
|
"strip_insignificant_zeros": false,
|
|
"unit": "₹"
|
|
}
|
|
},
|
|
"format": {
|
|
"delimiter": ",",
|
|
"precision": 3,
|
|
"separator": ".",
|
|
"significant": false,
|
|
"strip_insignificant_zeros": false
|
|
},
|
|
"human": {
|
|
"decimal_units": {
|
|
"format": "%n %u",
|
|
"units": {
|
|
"billion": "பில்லியன்",
|
|
"million": "மில்லியன்",
|
|
"quadrillion": "குவாட்ரில்லியன்",
|
|
"thousand": "ஆயிரம்",
|
|
"trillion": "டிரில்லியன்",
|
|
"unit": ""
|
|
}
|
|
},
|
|
"format": {
|
|
"delimiter": "",
|
|
"precision": 3,
|
|
"significant": true,
|
|
"strip_insignificant_zeros": true
|
|
},
|
|
"storage_units": {
|
|
"format": "%n %u",
|
|
"units": {
|
|
"byte": {
|
|
"one": "Byte",
|
|
"other": "Bytes"
|
|
},
|
|
"gb": "GB",
|
|
"kb": "KB",
|
|
"mb": "MB",
|
|
"tb": "TB"
|
|
}
|
|
}
|
|
},
|
|
"percentage": {
|
|
"format": {
|
|
"delimiter": "",
|
|
"format": "%n%"
|
|
}
|
|
},
|
|
"precision": {
|
|
"format": {
|
|
"delimiter": ""
|
|
}
|
|
}
|
|
},
|
|
"support": {
|
|
"array": {
|
|
"last_word_connector": ", மற்றும் ",
|
|
"two_words_connector": " மற்றும் ",
|
|
"words_connector": ", "
|
|
}
|
|
},
|
|
"time": {
|
|
"am": "மு.ப.",
|
|
"formats": {
|
|
"default": "%a, %d %b %Y %H:%M:%S %z",
|
|
"long": "%B %d, %Y %H:%M",
|
|
"short": "%d %b %H:%M"
|
|
},
|
|
"pm": "பி.ப."
|
|
}
|
|
}
|
|
} |