Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/si/narrow.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/si/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