b5420d3d2b
X-SVN-Rev: 27776
30 lines
841 B
Plaintext
30 lines
841 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2010 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
// * Source File:<path>/common/main/vi.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/xml/main/vi.xml
|
|
*/
|
|
vi{
|
|
Version{"2.0.47.65"}
|
|
zoneStrings{
|
|
"Antarctica:DumontDUrville"{
|
|
ec{"Dumont D'Urville"}
|
|
}
|
|
"Atlantic:Canary"{
|
|
ec{"Quần Đảo Canary"}
|
|
}
|
|
"Etc:Unknown"{
|
|
ec{"Không rõ"}
|
|
}
|
|
fallbackFormat{"{1} ({0})"}
|
|
gmtFormat{"GMT{0}"}
|
|
hourFormat{"+HH:mm;-HH:mm"}
|
|
regionFormat{"{0}"}
|
|
}
|
|
}
|