From d1ecd05e695774a251e8e8821d21653ffe251f60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B6=AF=E0=B7=92=E0=B6=B1=E0=B7=92=E0=B6=AD=E0=B7=92=20?= =?UTF-8?q?=E0=B6=A2=E0=B6=BA=E0=B7=80=E0=B6=BB=E0=B7=8A=E0=B6=B0=E0=B6=B1?= =?UTF-8?q?=20=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=20=20=20Dinithi=20Jayaw?= =?UTF-8?q?ardhana?= <80757159+dinithija@users.noreply.github.com> Date: Sun, 10 Nov 2024 19:45:36 +0530 Subject: [PATCH 1/3] =?UTF-8?q?=E0=B6=AF=E0=B7=9D=E0=B7=82=20=E0=B6=B1?= =?UTF-8?q?=E0=B7=92=E0=B6=BB=E0=B7=8F=E0=B6=9A=E0=B6=BB=E0=B6=AB=E0=B6=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/si/README-si.md | 67 ++++++++++++++++++++++++++++++++++---------- 1 file changed, 52 insertions(+), 15 deletions(-) diff --git a/docs/si/README-si.md b/docs/si/README-si.md index e5f7fb92b..2668e0b26 100644 --- a/docs/si/README-si.md +++ b/docs/si/README-si.md @@ -53,7 +53,7 @@ npm install dayjs --save ### යෙ.ක්‍ර.මු. -දින සහ වේලාවන් ප්‍රදර්ශනයට, හැසිරවීමට, වලංගු කිරීමට සහ විග්‍රහ කිරීමට Day.js යෙ.ක්‍ර.මු. භාවිතා කිරීම පහසුය. +දින සහ වේලාවන් ප්‍රදර්ශනයට, හැසිරවීමට, වලංගු කිරීමට සහ විග්‍රහයට Day.js යෙ.ක්‍ර.මු. භාවිතය පහසුය. ```javascript dayjs('2018-08-08') // parse @@ -71,9 +71,9 @@ dayjs().isBefore(dayjs()) // query ### I18n -දේශීයකරණය සඳහා Day.js සුවිශේෂී ලෙස සහය දක්වයි. +දේශීයකරණය සඳහා Day.js සුවිශේෂී ලෙස සහාය දක්වයි. -නමුත් භාවිතා කරන්නේ නම් මිස ඒවා කිසිවක් ඔබගේ තැනීමට ඇතුළත් නොවේ. +තවද, භාවිතා නොකරන කිසිවක් ඔබගේ තැනීමට ඇතුළත් නොවේ. ```javascript import 'dayjs/locale/es' // load on demand @@ -86,7 +86,7 @@ dayjs('2018-05-05').locale('zh-cn').format() // use Chinese Simplified locale in ### දිගුව -දිගුවක් යනු ක්‍රියාකාරිත්වය විස්තීරණයට හෝ නව විශේෂාංග අඩංගු කිරීමට Day.js වෙත එකතු කළ හැකි ස්වාධීන ඒකකයකි. +දිගුවක් යනු ක්‍රියාකාරිත්වය විස්තීරණයට හෝ නව විශේෂාංග අඩංගු කිරීමට Day.js වෙත එක් කළ හැකි ස්වාධීන ඒකකයකි. ```javascript import advancedFormat from 'dayjs/plugin/advancedFormat' // load on demand @@ -98,29 +98,65 @@ dayjs().format('Q Do k kk X x') // more available formats 📚[ දිගු ලේඛනය](https://day.js.org/docs/en/plugin/plugin) -### භාවිත ප්‍රමාණයේ ප්‍රසූතිය +### භාවිතයට නැඹුරුව -## අනුග්‍රාහකයින් +## අනුග්‍රහකයින් අනුග්‍රහය දැක්වීමෙන් මෙම ව්‍යාපෘතියට සහාය වන්න. ඔබගේ අඩවියේ සබැඳියක් සමඟ ඔබගේ ලාංඡනය මෙහි පෙන්වනු ඇත. -[[ගිට්හබ් හරහා අනුග්‍රාහකයෙකු වන්න](https://github.com/sponsors/iamkun/)] [[ඕපන්කලෙක්ටිව් හරහා අනුග්‍රාහකයෙකු වන්න](https://opencollective.com/dayjs#sponsor)] +[[ගිට්හබ් හරහා අනුග්‍රහය දක්වන්න](https://github.com/sponsors/iamkun/)] [[ඕපන්කලෙක්ටිව් හරහා අනුග්‍රහය දක්වන්න](https://opencollective.com/dayjs#sponsor)] + + + +         + + + +         + + + +         + + + +         + + + +         + + + +         + + + +                  - + + +          - + + BestKru +          - + + +          - + + Route Optimizer and Route Planner Software + ## දායකයින් @@ -130,10 +166,11 @@ dayjs().format('Q Do k kk X x') // more available formats ඒ වගේම අපගේ මූල්‍යදායකයින් සැමට ස්තුතියි! 🙏 - - - - + + + + +
## බලපත්‍රය From d7c22a097005a322ec365c791e516e24684aab7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B6=AF=E0=B7=92=E0=B6=B1=E0=B7=92=E0=B6=AD=E0=B7=92=20?= =?UTF-8?q?=E0=B6=A2=E0=B6=BA=E0=B7=80=E0=B6=BB=E0=B7=8A=E0=B6=B0=E0=B6=B1?= =?UTF-8?q?=20=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=20=20=20Dinithi=20Jayaw?= =?UTF-8?q?ardhana?= <80757159+dinithija@users.noreply.github.com> Date: Sun, 10 Nov 2024 19:56:44 +0530 Subject: [PATCH 2/3] =?UTF-8?q?=E0=B6=AF=E0=B7=9D=E0=B7=82=20=E0=B6=B1?= =?UTF-8?q?=E0=B7=92=E0=B6=BB=E0=B7=8F=E0=B6=9A=E0=B6=BB=E0=B6=AB=E0=B6=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/si/README-si.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/si/README-si.md b/docs/si/README-si.md index 2668e0b26..a0bcaa950 100644 --- a/docs/si/README-si.md +++ b/docs/si/README-si.md @@ -22,7 +22,7 @@

-> Day.js යනු බොහෝ සෙයින් Moment.js-ගැළපෙන යෙ.ක්‍ර.මු. සහිත නවීන අතිරික්සු සඳහා දින සහ වේලාවන් ප්‍රදර්ශනයට, හැසිරවීමට, වලංගු කිරීමට සහ විග්‍රහ කිරීමට ඉතා කුඩා ජාවාස්ක්‍රිප්ට් එකතුවකි. Moment.js භාවිතා කරන්නේ නම්, Day.js භාවිතා කරන අයුරු ඔබ දැනටමත් දන්නවා. +> Day.js යනු බොහෝ සෙයින් Moment.js-ගැළපෙන යෙ.ක්‍ර.මු. සහිත නවීන අතිරික්සු සඳහා දින සහ වේලාවන් ප්‍රදර්ශනයට, හැසිරවීමට, වලංගු කිරීමට සහ විග්‍රහයට ඉතා කුඩා ජාවාස්ක්‍රිප්ට් එකතුවකි. Moment.js භාවිතා කරන්නේ නම්, Day.js භාවිතා කරන අයුරු ඔබ දැනටමත් දන්නවා. ```js dayjs().startOf('month').add(1, 'day').set('year', 2018).format('YYYY-MM-DD HH:mm:ss'); @@ -41,7 +41,7 @@ dayjs().startOf('month').add(1, 'day').set('year', 2018).format('YYYY-MM-DD HH:m ### ප්‍රලේඛනය -[day.js.org](https://day.js.org/) වියමන අඩවියෙහි යෙ.ක්‍ර.මු. සහ වෙනත් ප්‍රලේඛනවල වැඩි විස්තර සොයා ගැනීමට හැකිය. +[day.js.org](https://day.js.org/) අඩවියෙහි තවත් විස්තර, යෙ.ක්‍ර.මු. සහ වෙනත් ප්‍රලේඛන හමු වනු ඇත. ### ස්ථාපනය From 0282479687f7ffefd6a60c11d756cba91da24a94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B6=AF=E0=B7=92=E0=B6=B1=E0=B7=92=E0=B6=AD=E0=B7=92=20?= =?UTF-8?q?=E0=B6=A2=E0=B6=BA=E0=B7=80=E0=B6=BB=E0=B7=8A=E0=B6=B0=E0=B6=B1?= =?UTF-8?q?=20=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=20=20=20Dinithi=20Jayaw?= =?UTF-8?q?ardhana?= <80757159+dinithija@users.noreply.github.com> Date: Sun, 10 Nov 2024 20:49:27 +0530 Subject: [PATCH 3/3] =?UTF-8?q?=E0=B6=AF=E0=B7=9D=E0=B7=82=20=E0=B6=B1?= =?UTF-8?q?=E0=B7=92=E0=B6=BB=E0=B7=8F=E0=B6=9A=E0=B6=BB=E0=B6=AB=E0=B6=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locale/si.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/locale/si.js b/src/locale/si.js index f76b7927f..72666379d 100644 --- a/src/locale/si.js +++ b/src/locale/si.js @@ -6,7 +6,7 @@ const locale = { weekdays: 'ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්‍රහස්පතින්දා_සිකුරාදා_සෙනසුරාදා'.split('_'), months: 'දුරුතු_නවම්_මැදින්_බක්_වෙසක්_පොසොන්_ඇසළ_නිකිණි_බිනර_වප්_ඉල්_උඳුවප්'.split('_'), weekdaysShort: 'ඉරි_සඳු_අඟ_බදා_බ්‍රහ_සිකු_සෙන'.split('_'), - monthsShort: 'දුරු_නව_මැදි_බක්_වෙස_පොසො_ඇස_නිකි_බින_වප්_ඉල්_උඳු'.split('_'), + monthsShort: 'දුරුතු_නවම්_මැදින්_බක්_වෙසක්_පොසොන්_ඇසළ_නිකිණි_බිනර_වප්_ඉල්_උඳු'.split('_'), weekdaysMin: 'ඉ_ස_අ_බ_බ්‍ර_සි_සෙ'.split('_'), ordinal: n => n, formats: { @@ -18,15 +18,15 @@ const locale = { LLLL: 'YYYY MMMM D [වැනි] dddd, a h:mm:ss' }, relativeTime: { - future: '%sකින්', - past: '%sකට පෙර', + future: '%s කින්', + past: '%s කට පෙර', s: 'තත්පර කිහිපය', m: 'විනාඩිය', mm: 'විනාඩි %d', h: 'පැය', hh: 'පැය %d', - d: 'දිනය', - dd: 'දින %d', + d: 'දවස', + dd: 'දවස් %d', M: 'මාසය', MM: 'මාස %d', y: 'වසර',