summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/icu-4.4/data/zone/vi.txt
blob: 849f75fc250e8938d6a8d116170c87a70c4e99e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
// ***************************************************************************
// *
// * 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}"}
    }
}