intl/icu/source/data/zone/nn.txt

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

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

mercurial