61607c2773
X-SVN-Rev: 38848
50 lines
1.2 KiB
Plaintext
50 lines
1.2 KiB
Plaintext
// ***************************************************************************
|
|
// Copyright (C) 2016 and later: Unicode, Inc. and others.
|
|
// License & terms of use: http://www.unicode.org/copyright.html
|
|
// *
|
|
// * Copyright (C) 2016 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/zh_Hans_SG.xml
|
|
// *
|
|
// ***************************************************************************
|
|
zh_Hans_SG{
|
|
Currencies{
|
|
AWG{
|
|
"AWG",
|
|
"阿鲁巴弗罗林",
|
|
}
|
|
CNY{
|
|
"CN¥",
|
|
"人民币",
|
|
}
|
|
NIO{
|
|
"NIO",
|
|
"尼加拉瓜科多巴",
|
|
}
|
|
SGD{
|
|
"$",
|
|
"新加坡元",
|
|
}
|
|
XAG{
|
|
"XAG",
|
|
"白银",
|
|
}
|
|
}
|
|
CurrencyPlurals{
|
|
ANG{
|
|
other{"荷兰安的列斯盾"}
|
|
}
|
|
AWG{
|
|
other{"阿鲁巴弗罗林"}
|
|
}
|
|
NIO{
|
|
other{"尼加拉瓜科多巴"}
|
|
}
|
|
}
|
|
CurrencyUnitPatterns{
|
|
other{"{0} {1}"}
|
|
}
|
|
Version{"2.1.22.93"}
|
|
}
|