tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

zh_Hans_SG.txt (662B)


      1 // © 2016 and later: Unicode, Inc. and others.
      2 // License & terms of use: http://www.unicode.org/copyright.html
      3 // Generated using tools/cldr/cldr-to-icu/
      4 zh_Hans_SG{
      5    Currencies{
      6        CNY{
      7            "CN¥",
      8            "人民币",
      9        }
     10        SGD{
     11            "$",
     12            "新加坡元",
     13        }
     14        XAG{
     15            "XAG",
     16            "白银",
     17        }
     18    }
     19    CurrencyPlurals{
     20        ANG{
     21            other{"荷兰安的列斯盾"}
     22        }
     23        NIO{
     24            other{"尼加拉瓜科多巴"}
     25        }
     26        XAG{
     27            other{"白银"}
     28        }
     29    }
     30    CurrencyUnitPatterns{
     31        other{"{0} {1}"}
     32    }
     33 }