Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
7
node_modules/relative-time-format/locale/ta/index.js
generated
vendored
Normal file
7
node_modules/relative-time-format/locale/ta/index.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
locale: 'ta',
|
||||
long: require('./long.json'),
|
||||
short: require('./short.json'),
|
||||
narrow: require('./narrow.json'),
|
||||
quantify: require('./quantify')
|
||||
}
|
||||
96
node_modules/relative-time-format/locale/ta/long.json
generated
vendored
Normal file
96
node_modules/relative-time-format/locale/ta/long.json
generated
vendored
Normal file
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "கடந்த ஆண்டு",
|
||||
"current": "இந்த ஆண்டு",
|
||||
"next": "அடுத்த ஆண்டு",
|
||||
"past": {
|
||||
"one": "{0} ஆண்டிற்கு முன்",
|
||||
"other": "{0} ஆண்டுகளுக்கு முன்"
|
||||
},
|
||||
"future": {
|
||||
"one": "{0} ஆண்டில்",
|
||||
"other": "{0} ஆண்டுகளில்"
|
||||
}
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "கடந்த காலாண்டு",
|
||||
"current": "இந்த காலாண்டு",
|
||||
"next": "அடுத்த காலாண்டு",
|
||||
"past": {
|
||||
"one": "{0} காலாண்டுக்கு முன்",
|
||||
"other": "{0} காலாண்டுகளுக்கு முன்"
|
||||
},
|
||||
"future": {
|
||||
"one": "+{0} காலாண்டில்",
|
||||
"other": "{0} காலாண்டுகளில்"
|
||||
}
|
||||
},
|
||||
"month": {
|
||||
"previous": "கடந்த மாதம்",
|
||||
"current": "இந்த மாதம்",
|
||||
"next": "அடுத்த மாதம்",
|
||||
"past": {
|
||||
"one": "{0} மாதத்துக்கு முன்",
|
||||
"other": "{0} மாதங்களுக்கு முன்"
|
||||
},
|
||||
"future": {
|
||||
"one": "{0} மாதத்தில்",
|
||||
"other": "{0} மாதங்களில்"
|
||||
}
|
||||
},
|
||||
"week": {
|
||||
"previous": "கடந்த வாரம்",
|
||||
"current": "இந்த வாரம்",
|
||||
"next": "அடுத்த வாரம்",
|
||||
"past": {
|
||||
"one": "{0} வாரத்திற்கு முன்",
|
||||
"other": "{0} வாரங்களுக்கு முன்"
|
||||
},
|
||||
"future": {
|
||||
"one": "{0} வாரத்தில்",
|
||||
"other": "{0} வாரங்களில்"
|
||||
}
|
||||
},
|
||||
"day": {
|
||||
"previous": "நேற்று",
|
||||
"previous-2": "நேற்று முன் தினம்",
|
||||
"current": "இன்று",
|
||||
"next": "நாளை",
|
||||
"next-2": "நாளை மறுநாள்",
|
||||
"past": {
|
||||
"one": "{0} நாளுக்கு முன்",
|
||||
"other": "{0} நாட்களுக்கு முன்"
|
||||
},
|
||||
"future": {
|
||||
"one": "{0} நாளில்",
|
||||
"other": "{0} நாட்களில்"
|
||||
}
|
||||
},
|
||||
"hour": {
|
||||
"current": "இந்த ஒரு மணிநேரத்தில்",
|
||||
"past": "{0} மணிநேரம் முன்",
|
||||
"future": "{0} மணிநேரத்தில்"
|
||||
},
|
||||
"minute": {
|
||||
"current": "இந்த ஒரு நிமிடத்தில்",
|
||||
"past": {
|
||||
"one": "{0} நிமிடத்திற்கு முன்",
|
||||
"other": "{0} நிமிடங்களுக்கு முன்"
|
||||
},
|
||||
"future": {
|
||||
"one": "{0} நிமிடத்தில்",
|
||||
"other": "{0} நிமிடங்களில்"
|
||||
}
|
||||
},
|
||||
"second": {
|
||||
"current": "இப்போது",
|
||||
"past": {
|
||||
"one": "{0} விநாடிக்கு முன்",
|
||||
"other": "{0} விநாடிகளுக்கு முன்"
|
||||
},
|
||||
"future": {
|
||||
"one": "{0} விநாடியில்",
|
||||
"other": "{0} விநாடிகளில்"
|
||||
}
|
||||
}
|
||||
}
|
||||
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} வி."
|
||||
}
|
||||
}
|
||||
1
node_modules/relative-time-format/locale/ta/quantify.js
generated
vendored
Normal file
1
node_modules/relative-time-format/locale/ta/quantify.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
module.exports=function(n){return 1==n?"one":"other"}
|
||||
66
node_modules/relative-time-format/locale/ta/short.json
generated
vendored
Normal file
66
node_modules/relative-time-format/locale/ta/short.json
generated
vendored
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "கடந்த ஆண்டு",
|
||||
"current": "இந்த ஆண்டு",
|
||||
"next": "அடுத்த ஆண்டு",
|
||||
"past": {
|
||||
"one": "{0} ஆண்டிற்கு முன்",
|
||||
"other": "{0} ஆண்டுகளுக்கு முன்"
|
||||
},
|
||||
"future": {
|
||||
"one": "{0} ஆண்டில்",
|
||||
"other": "{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": {
|
||||
"one": "{0} நாளுக்கு முன்",
|
||||
"other": "{0} நாட்களுக்கு முன்"
|
||||
},
|
||||
"future": {
|
||||
"one": "{0} நாளில்",
|
||||
"other": "{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