Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
52
node_modules/relative-time-format/locale/or/narrow.json
generated
vendored
Normal file
52
node_modules/relative-time-format/locale/or/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"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": "ଗତକାଲି",
|
||||
"current": "ଆଜି",
|
||||
"next": "ଆସନ୍ତାକାଲି",
|
||||
"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