Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/ta/narrow.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/ta/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "கடந்த ஆண்டு",
|
||||
"current": "இந்த ஆண்டு",
|
||||
"next": "அடுத்த ஆண்டு",
|
||||
"past": "{0} ஆ. முன்",
|
||||
"future": "{0} ஆ."
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "இறுதி காலாண்டு",
|
||||
"current": "இந்த காலாண்டு",
|
||||
"next": "அடுத்த காலாண்டு",
|
||||
"past": "{0} கா. முன்",
|
||||
"future": "{0} கா."
|
||||
},
|
||||
"month": {
|
||||
"previous": "கடந்த மாதம்",
|
||||
"current": "இந்த மாதம்",
|
||||
"next": "அடுத்த மாதம்",
|
||||
"past": "{0} மா. முன்",
|
||||
"future": "{0} மா."
|
||||
},
|
||||
"week": {
|
||||
"previous": "கடந்த வாரம்",
|
||||
"current": "இந்த வாரம்",
|
||||
"next": "அடுத்த வாரம்",
|
||||
"past": "{0} வா. முன்",
|
||||
"future": "{0} வா."
|
||||
},
|
||||
"day": {
|
||||
"previous": "நேற்று",
|
||||
"previous-2": "நேற்று முன் தினம்",
|
||||
"current": "இன்று",
|
||||
"next": "நாளை",
|
||||
"next-2": "நாளை மறுநாள்",
|
||||
"past": "{0} நா. முன்",
|
||||
"future": "{0} நா."
|
||||
},
|
||||
"hour": {
|
||||
"current": "இந்த ஒரு மணிநேரத்தில்",
|
||||
"past": "{0} ம. முன்",
|
||||
"future": "{0} ம."
|
||||
},
|
||||
"minute": {
|
||||
"current": "இந்த ஒரு நிமிடத்தில்",
|
||||
"past": "{0} நி. முன்",
|
||||
"future": "{0} நி."
|
||||
},
|
||||
"second": {
|
||||
"current": "இப்போது",
|
||||
"past": "{0} வி. முன்",
|
||||
"future": "{0} வி."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user