vi.txt   [plain text]


// ***************************************************************************
// *
// * 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.50.96"}
    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"}
    }
}