]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
4388f060 | 3 | // * Copyright (C) 2012 International Business Machines |
729e4ab9 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/nn.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/nn.xml | |
11 | */ | |
12 | nn{ | |
4388f060 | 13 | Version{"2.0.65.46"} |
729e4ab9 A |
14 | zoneStrings{ |
15 | "America:Belem"{ | |
16 | ec{"Belém"} | |
17 | } | |
18 | "America:Cancun"{ | |
19 | ec{"Cancún"} | |
20 | } | |
21 | "America:Godthab"{ | |
22 | ec{"Godthåb"} | |
23 | } | |
24 | "America:Mexico_City"{ | |
25 | ec{"Mexico by"} | |
26 | } | |
27 | "America:North_Dakota:Center"{ | |
28 | ec{"Center, Nord-Dakota"} | |
29 | } | |
30 | "Antarctica:South_Pole"{ | |
31 | ec{"Sørpolen"} | |
32 | } | |
33 | "Asia:Tashkent"{ | |
34 | ec{"Tasjkent"} | |
35 | } | |
36 | "Asia:Ulaanbaatar"{ | |
37 | ec{"Ulan Bator"} | |
38 | } | |
39 | "Atlantic:Azores"{ | |
40 | ec{"Azorane"} | |
41 | } | |
42 | "Atlantic:Canary"{ | |
43 | ec{"Kanariøyane"} | |
44 | } | |
45 | "Etc:Unknown"{ | |
46 | ec{"ukjend"} | |
47 | } | |
48 | "Europe:Lisbon"{ | |
49 | ec{"Lisboa"} | |
50 | } | |
51 | "Europe:Moscow"{ | |
52 | ec{"Moskva"} | |
53 | } | |
54 | "Pacific:Easter"{ | |
55 | ec{"Påskeøya"} | |
56 | } | |
57 | "meta:Africa_Central"{ | |
58 | ls{"sentralafrikansk tid"} | |
59 | } | |
60 | "meta:Africa_Eastern"{ | |
61 | ls{"austafrikansk tid"} | |
62 | } | |
63 | "meta:Africa_Southern"{ | |
4388f060 | 64 | ls{"sørafrikansk tid"} |
729e4ab9 A |
65 | } |
66 | "meta:Africa_Western"{ | |
67 | ld{"vestafrikansk sommartid"} | |
4388f060 A |
68 | lg{"vestafrikansk tid"} |
69 | ls{"vestafrikansk standardtid"} | |
729e4ab9 A |
70 | } |
71 | "meta:Australia_Central"{ | |
72 | ld{"sentralaustralsk sommartid"} | |
73 | lg{"sentralaustralsk tid"} | |
74 | ls{"sentralaustralsk standardtid"} | |
75 | } | |
76 | "meta:Australia_CentralWestern"{ | |
77 | ld{"vest-sentralaustralsk sommartid"} | |
78 | lg{"vest-sentralaustralsk tid"} | |
79 | ls{"vest-sentralaustralsk standardtid"} | |
80 | } | |
81 | "meta:Australia_Eastern"{ | |
82 | ld{"austaustralsk sommartid"} | |
83 | lg{"austaustralsk tid"} | |
84 | ls{"austaustralsk standardtid"} | |
85 | } | |
86 | "meta:Australia_Western"{ | |
87 | ld{"vestaustralsk sommartid"} | |
88 | lg{"vestaustralsk tid"} | |
89 | ls{"vestaustralsk standardtid"} | |
90 | } | |
729e4ab9 A |
91 | "meta:Europe_Central"{ |
92 | ld{"sentraleuropeisk sommartid"} | |
4388f060 A |
93 | lg{"sentraleuropeisk tid"} |
94 | ls{"sentraleuropeisk standardtid"} | |
95 | sd{"CEST"} | |
96 | sg{"CET"} | |
97 | ss{"CET"} | |
729e4ab9 A |
98 | } |
99 | "meta:Europe_Eastern"{ | |
100 | ld{"austeuropeisk sommartid"} | |
4388f060 A |
101 | lg{"austeuropeisk tid"} |
102 | ls{"austeuropeisk standardtid"} | |
103 | sd{"EEST"} | |
104 | sg{"EET"} | |
105 | ss{"EET"} | |
729e4ab9 A |
106 | } |
107 | "meta:Europe_Western"{ | |
108 | ld{"vesteuropeisk sommartid"} | |
4388f060 A |
109 | lg{"vesteuropeisk tid"} |
110 | ls{"vesteuropeisk standardtid"} | |
111 | sd{"WEST"} | |
112 | sg{"WET"} | |
113 | ss{"WET"} | |
729e4ab9 A |
114 | } |
115 | "meta:GMT"{ | |
4388f060 | 116 | ls{"greenwich middeltid"} |
729e4ab9 A |
117 | } |
118 | fallbackFormat{"{1} ({0})"} | |
119 | gmtFormat{"GMT{0}"} | |
120 | hourFormat{"+HH:mm;-HH:mm"} | |
121 | } | |
122 | } |