-// ***************************************************************************
-// *
-// * Copyright (C) 2013 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/to.xml
-// *
-// ***************************************************************************
-/**
- * ICU <specials> source: <path>/xml/main/to.xml
- */
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
to{
Currencies{
+ AUD{
+ "AUD$",
+ "Tola fakaʻaositelēlia",
+ }
+ BRL{
+ "R$",
+ "BRL",
+ }
+ FJD{
+ "FJD",
+ "Tola fakafisi",
+ }
+ NZD{
+ "NZD$",
+ "Tola fakanuʻusila",
+ }
+ PGK{
+ "PGK",
+ "Kina fakapapuaniukini",
+ }
+ SBD{
+ "SBD",
+ "Tola fakaʻotusolomone",
+ }
TOP{
"T$",
- "TOP",
+ "Paʻanga fakatonga",
+ }
+ VUV{
+ "VUV",
+ "Vatu fakavanuatu",
}
+ WST{
+ "WST",
+ "Tala fakahaʻamoa",
+ }
+ XPF{
+ "CFPF",
+ "Falaniki fakapasifika",
+ }
+ XXX{
+ "¤",
+ "Pa’anga Ta’e’ilo",
+ }
+ }
+ Currencies%narrow{
+ AUD{"AU$"}
+ FJD{"F$"}
+ NZD{"NZ$"}
+ SBD{"S$"}
+ TOP{"T$"}
+ }
+ Currencies%variant{
+ GEL{"₾"}
+ }
+ CurrencyPlurals{
+ AUD{
+ other{"Tola fakaʻaositelēlia"}
+ }
+ FJD{
+ other{"Tola fakafisi"}
+ }
+ NZD{
+ other{"Tola fakanuʻusila"}
+ }
+ PGK{
+ other{"Kina fakapapuaniukini"}
+ }
+ SBD{
+ other{"Tola fakaʻotusolomone"}
+ }
+ TOP{
+ other{"Paʻanga fakatonga"}
+ }
+ VUV{
+ other{"Vatu fakavanuatu"}
+ }
+ WST{
+ other{"Tala fakahaʻamoa"}
+ }
+ XPF{
+ other{"Falaniki fakapasifika"}
+ }
+ XXX{
+ other{"Pa’anga Ta’e’ilo"}
+ }
+ }
+ CurrencyUnitPatterns{
+ other{"{1} {0}"}
}
- Version{"2.0.82.57"}
+ Version{"36.1"}
}