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