]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 2010 International Business Machines | |
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{ | |
13 | Version{"2.0.50.94"} | |
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"{ | |
64 | lg{"sørafrikansk tid"} | |
65 | ls{"sørafrikansk standardtid"} | |
66 | } | |
67 | "meta:Africa_Western"{ | |
68 | ld{"vestafrikansk sommartid"} | |
69 | ls{"vestafrikansk tid"} | |
70 | } | |
71 | "meta:America_Central"{ | |
72 | ld{"Central Daylight Time"} | |
73 | lg{"Central Time"} | |
74 | ls{"Central Standard Time"} | |
75 | } | |
76 | "meta:Armenia"{ | |
77 | sd{"AMST (Armenia)"} | |
78 | ss{"AMT (Armenia)"} | |
79 | } | |
80 | "meta:Australia_Central"{ | |
81 | ld{"sentralaustralsk sommartid"} | |
82 | lg{"sentralaustralsk tid"} | |
83 | ls{"sentralaustralsk standardtid"} | |
84 | } | |
85 | "meta:Australia_CentralWestern"{ | |
86 | ld{"vest-sentralaustralsk sommartid"} | |
87 | lg{"vest-sentralaustralsk tid"} | |
88 | ls{"vest-sentralaustralsk standardtid"} | |
89 | } | |
90 | "meta:Australia_Eastern"{ | |
91 | ld{"austaustralsk sommartid"} | |
92 | lg{"austaustralsk tid"} | |
93 | ls{"austaustralsk standardtid"} | |
94 | } | |
95 | "meta:Australia_Western"{ | |
96 | ld{"vestaustralsk sommartid"} | |
97 | lg{"vestaustralsk tid"} | |
98 | ls{"vestaustralsk standardtid"} | |
99 | } | |
100 | "meta:China"{ | |
101 | sd{"CDT (Kina)"} | |
102 | sg{"CT (Kina)"} | |
103 | ss{"CST (Kina)"} | |
104 | } | |
105 | "meta:Europe_Central"{ | |
106 | ld{"sentraleuropeisk sommartid"} | |
107 | ls{"sentraleuropeisk tid"} | |
108 | } | |
109 | "meta:Europe_Eastern"{ | |
110 | ld{"austeuropeisk sommartid"} | |
111 | ls{"austeuropeisk tid"} | |
112 | } | |
113 | "meta:Europe_Western"{ | |
114 | ld{"vesteuropeisk sommartid"} | |
115 | ls{"vesteuropeisk tid"} | |
116 | } | |
117 | "meta:GMT"{ | |
118 | ls{"Greenwich middeltid"} | |
119 | } | |
120 | "meta:Israel"{ | |
121 | ss{"IST (Israel)"} | |
122 | } | |
123 | fallbackFormat{"{1} ({0})"} | |
124 | gmtFormat{"GMT{0}"} | |
125 | hourFormat{"+HH:mm;-HH:mm"} | |
126 | } | |
127 | } |