Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(548)

Side by Side Diff: source/data/zone/nn.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/zone/nmg.txt ('k') | source/data/zone/nn_NO.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2013 International Business Machines 3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/nn.xml 6 // * Source File: <path>/common/main/nn.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/nn.xml 10 * ICU <specials> source: <path>/common/main/nn.xml
11 */ 11 */
12 nn{ 12 nn{
13 Version{"2.0.92.87"} 13 Version{"2.1.7.72"}
14 zoneStrings{ 14 zoneStrings{
15 "America:Belem"{ 15 "America:Belem"{
16 ec{"Belém"} 16 ec{"Belém"}
17 } 17 }
18 "America:Cancun"{ 18 "America:Cancun"{
19 ec{"Cancún"} 19 ec{"Cancún"}
20 } 20 }
21 "America:Godthab"{ 21 "America:Godthab"{
22 ec{"Godthåb"} 22 ec{"Godthåb"}
23 } 23 }
24 "America:Mexico_City"{ 24 "America:Mexico_City"{
25 ec{"Mexico by"} 25 ec{"Mexico by"}
26 } 26 }
27 "America:North_Dakota:Center"{ 27 "America:North_Dakota:Center"{
28 ec{"Center, Nord-Dakota"} 28 ec{"Center, Nord-Dakota"}
29 } 29 }
30 "Antarctica:South_Pole"{
31 ec{"Sørpolen"}
32 }
33 "Asia:Tashkent"{ 30 "Asia:Tashkent"{
34 ec{"Tasjkent"} 31 ec{"Tasjkent"}
35 } 32 }
36 "Asia:Ulaanbaatar"{ 33 "Asia:Ulaanbaatar"{
37 ec{"Ulan Bator"} 34 ec{"Ulan Bator"}
38 } 35 }
39 "Atlantic:Azores"{ 36 "Atlantic:Azores"{
40 ec{"Azorane"} 37 ec{"Azorane"}
41 } 38 }
42 "Atlantic:Canary"{ 39 "Atlantic:Canary"{
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
114 } 111 }
115 "meta:GMT"{ 112 "meta:GMT"{
116 ls{"greenwich middeltid"} 113 ls{"greenwich middeltid"}
117 ss{"GMT"} 114 ss{"GMT"}
118 } 115 }
119 fallbackFormat{"{1} ({0})"} 116 fallbackFormat{"{1} ({0})"}
120 gmtFormat{"GMT{0}"} 117 gmtFormat{"GMT{0}"}
121 hourFormat{"+HH:mm;-HH:mm"} 118 hourFormat{"+HH:mm;-HH:mm"}
122 } 119 }
123 } 120 }
OLDNEW
« no previous file with comments | « source/data/zone/nmg.txt ('k') | source/data/zone/nn_NO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698