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

Side by Side Diff: source/data/zone/se.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/sbp.txt ('k') | source/data/zone/seh.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/se.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/se.xml
11 */
12 se{
13 Version{"2.1.7.53"}
14 zoneStrings{
15 "America:Curacao"{
16 ec{"Curaçao"}
17 }
18 "America:Merida"{
19 ec{"Mérida"}
20 }
21 "America:Sao_Paulo"{
22 ec{"São Paulo"}
23 }
24 "America:St_Barthelemy"{
25 ec{"Saint Barthélemy"}
26 }
27 "Antarctica:DumontDUrville"{
28 ec{"Dumont d’Urville"}
29 }
30 "Etc:Unknown"{
31 ec{"dovdameahttun áigeavádat"}
32 }
33 "meta:Europe_Central"{
34 ld{"gaska-Eurohpá geassiáigi"}
35 lg{"gaska-Eurohpá áigi"}
36 ls{"gaska-Eurohpá dábálašáigi"}
37 sd{"CEST"}
38 sg{"CET"}
39 ss{"CET"}
40 }
41 "meta:Europe_Eastern"{
42 ld{"nuorti-Eurohpá geassiáigi"}
43 lg{"nuorti-Eurohpá áigi"}
44 ls{"nuorti-Eurohpá dábálašáigi"}
45 sd{"EEST"}
46 sg{"EET"}
47 ss{"EET"}
48 }
49 "meta:Europe_Western"{
50 ld{"oarje-Eurohpá geassiáigi"}
51 lg{"oarje-Eurohpá áigi"}
52 ls{"oarje-Eurohpá dábálašáigi"}
53 sd{"WEST"}
54 sg{"WET"}
55 ss{"WET"}
56 }
57 "meta:GMT"{
58 ls{"Greenwich gaskka áigi"}
59 ss{"GMT"}
60 }
61 "meta:Moscow"{
62 ld{"Moskva-geassiáigi"}
63 lg{"Moskva-áigi"}
64 ls{"Moskva-dábálašáigi"}
65 }
66 fallbackFormat{"{0} ({1})"}
67 gmtFormat{"UTC{0}"}
68 gmtZeroFormat{"UTC"}
69 hourFormat{"+HH:mm;−HH:mm"}
70 regionFormat{"{0} áigi"}
71 }
72 }
OLDNEW
« no previous file with comments | « source/data/zone/sbp.txt ('k') | source/data/zone/seh.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698