intl/icu/source/data/zone/mt.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.

     1 // ***************************************************************************
     2 // *
     3 // * Copyright (C) 2013 International Business Machines
     4 // * Corporation and others. All Rights Reserved.
     5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
     6 // * Source File: <path>/common/main/mt.xml
     7 // *
     8 // ***************************************************************************
     9 /**
    10  * ICU <specials> source: <path>/common/main/mt.xml
    11  */
    12 mt{
    13     Version{"2.0.92.87"}
    14     zoneStrings{
    15         "Etc:Unknown"{
    16             ec{"Belt Mhux Magħruf"}
    17         }
    18         "Europe:London"{
    19             ec{"Londra"}
    20         }
    21         "Europe:Malta"{
    22             ec{"Valletta"}
    23         }
    24         "meta:Europe_Central"{
    25             ld{"Ħin Ċentrali Ewropew tas-Sajf"}
    26             lg{"Ħin Ċentrali Ewropew"}
    27             ls{"Ħin Ċentrali Ewropew Standard"}
    28             sd{"CEST"}
    29             sg{"CET"}
    30             ss{"CET"}
    31         }
    32         "meta:Europe_Eastern"{
    33             sd{"EEST"}
    34             sg{"EET"}
    35             ss{"EET"}
    36         }
    37         "meta:Europe_Western"{
    38             sd{"WEST"}
    39             sg{"WET"}
    40             ss{"WET"}
    41         }
    42         "meta:GMT"{
    43             ss{"GMT"}
    44         }
    45         gmtFormat{"GMT{0}"}
    46         hourFormat{"+HH:mm;-HH:mm"}
    47         regionFormat{"Ħin ta’ {0}"}
    48     }
    49 }

mercurial