|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## 0.0.1 |
| 4 | + |
| 5 | +For this version, the word list and translations have been updated. Few words that have been missed has been added. Translation lists has been updated. This includes simplifying translation lists such as deduplicating translation words that have mostly the same meaning, as well as adding more translation words. |
| 6 | + |
| 7 | +The webpage has been updated as well. The color contrast has been updated to be accessible. The discord link has been updated so it points to the dedicated channel. |
| 8 | + |
| 9 | +- Start versioning |
| 10 | +- Add Nimi Ku Suli custom dictionary for [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) user |
| 11 | +- Change color of hyperlinks and error message to conform to WCAG 2.0 AAA |
| 12 | +- Update discord links |
| 13 | +- Add footnote |
| 14 | +- Add missed words: |
| 15 | + - _ali_ – "everything", "all", and "completely" |
| 16 | + - _pali_ – "work" and adjective "working" |
| 17 | + - _palisa_ – "long hard thing", "long hard things", and "long hard" |
| 18 | + - _poki_ – "container" |
| 19 | + - _seme_ – "what" and "which" |
| 20 | + - _uta_ – "mouth" |
| 21 | +- Simplify translation list of words: |
| 22 | + - _ante_ – remove "different", "other" seems enough |
| 23 | + - _jan_ – remove "persons", "people" seems enough |
| 24 | + - _kon_ – remove "essences", "essence" seems enough |
| 25 | + - _kule_ – remove "colour" and "colours", "color" and "colors" are kept |
| 26 | + - _linja_ – deduplicate "long flexible" |
| 27 | + - _mama_ – remove "caring" as noun |
| 28 | + - _ni_ – remove "these" and "those", "this" and "that" seems enough |
| 29 | + - _pana_ – remove "emission" and "emissions", these doesn't makes sense (smh my head, why did I added these) |
| 30 | + - _pimeja_ – remove "grey", "gray" is kept |
| 31 | + - _sama_ – remove "likeness", "similarity" seems enough |
| 32 | + - _sewi_ – remove "divinities", "divinity" seems enough |
| 33 | + - _sona_ – remove "knowledges", "knowledge" seems enough |
| 34 | + - _utala_ – remove "fight", "conflict" seems enough |
| 35 | + - _utala_ – remove "fighting", conflicting" seems enough |
| 36 | + - _wan_ – remove "lonliness". remove "single" as adjective, "one" seems enough |
| 37 | +- Change translations: |
| 38 | + - _wan_ – change noun "single" to "one" |
| 39 | + - _pona_ – change "goodly" to "properly" |
| 40 | +- Add translation words: |
| 41 | + - _awen_ – add "staying" as adjective |
| 42 | + - _ante_ – add "differently" |
| 43 | + - _jaki_ – add "disgustingly" |
| 44 | + - _kala_ – add "fish-like" |
| 45 | + - _kalama_ – add "sounding" as adjective |
| 46 | + - _kama_ – add "arriving" as adjective |
| 47 | + - _ken_ – add "possibility" and "possibilities" |
| 48 | + - _kasi_ – add "plant-like" |
| 49 | + - _lili_ – add "slightly" |
| 50 | + - _lipu_ – add "paper" |
| 51 | + - _lon_ – add "true" |
| 52 | + - _mama_ – add "creator" |
| 53 | + - _mu_ – add "mooing" as adjective |
| 54 | + - _pana_ – add "giving" as noun |
| 55 | + - _pimeja_ – add "brownness" and "grayness" |
| 56 | + - _pipi_ – add "bug-like" and "insect-like" |
| 57 | + - _sama_ – add "equally" |
| 58 | + - _sike_ – add "cycle" and "repeatedly" |
| 59 | + - _soweli_ – add "animal-like" |
| 60 | + - _toki_ – add "speaking" and "writing" as adjectives |
| 61 | + - _waso_ – add "bird-like" |
| 62 | + - _weka_ – add "leaving" as adjective |
| 63 | +- Fix typos: |
| 64 | + - Fix "femminine" to "feminine" |
| 65 | + - Fix "femminity" to "feminity" |
| 66 | + - Fix "siliness" to "silliness" |
| 67 | + - Fix "trangender" to "transgender" |
| 68 | + - Fix "writting" to "writing" |
| 69 | + - Fix "writtings" to "writings" |
| 70 | +- Minor fixes |
0 commit comments