woheller69 / whoBIRD

Identify bird sounds in real time with this Android version of BirdNET. Bird sound recognition for more than 6,000 species worldwide.
GNU General Public License v3.0
321 stars 18 forks source link

Fix Chinese names in labels_zh, following translation in IOC 14.2. #66

Closed RockerLee closed 3 weeks ago

RockerLee commented 1 month ago

Names in labels_zh are mostly error or not translated into Chinese, this pr translated names to Chinese according to IOC 14.2(https://www.worldbirdnames.org/new/ioc-lists/master-list-2/)

woheller69 commented 1 month ago

please propose changes to upstream project as well

https://github.com/kahst/BirdNET-Analyzer/tree/main/labels/V2.4

RockerLee commented 1 month ago

@woheller69 I just submit a pull request to upstream project: https://github.com/kahst/BirdNET-Analyzer/pull/471

woheller69 commented 3 weeks ago

done