unicode标准
网址: https://www.unicode.org/reports/
locale相关标准
https://unicode.org/reports/tr35/
Unicode Technical Standard #35(Unicode技术标准35号),通常称为 "UTS #35"。
这个标准主要介绍了 "Unicode Locale Data Markup Language"(Unicode区域设置数据标记语言,简称"LDML")。
具体来说,UTS #35 提供了一种描述语言环境(locale)信息的标记语言,以便在软件中进行本地化和国际化。"Locale" 涵盖了与语言、地区、时区、货币、数字格式、日期和时间格式等相关的信息。
UTS #35 提供了有关如何表示这些信息的规范,以及如何在不同的软件系统中实现国际化和本地化。
双向文本算法
https://www.unicode.org/reports/tr9/
语言单复数规则
https://www.unicode.org/cldr/cldr-aux/charts/29/supplemental/language_plural_rules.html