intl/icu/source/data/locales/om.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/om.xml
     7 // *
     8 // ***************************************************************************
     9 /**
    10  * ICU <specials> source: <path>/common/main/om.xml
    11  */
    12 om{
    13     ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"}
    14     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
    15     LocaleScript{
    16         "Latn",
    17     }
    18     NumberElements{
    19         default{"latn"}
    20         latn{
    21             patterns{
    22                 currencyFormat{"¤#,##0.00"}
    23             }
    24         }
    25         native{"latn"}
    26         traditional{"ethi"}
    27     }
    28     Version{"2.0.92.87"}
    29     calendar{
    30         generic{
    31             DateTimePatterns{
    32                 "h:mm:ss a zzzz",
    33                 "h:mm:ss a z",
    34                 "h:mm:ss a",
    35                 "h:mm a",
    36                 "EEEE, MMMM d, y G",
    37                 "dd MMMM y G",
    38                 "dd-MMM-y G",
    39                 "dd/MM/yy GGGGG",
    40                 "{1} {0}",
    41                 "{1} {0}",
    42                 "{1} {0}",
    43                 "{1} {0}",
    44                 "{1} {0}",
    45             }
    46             availableFormats{
    47                 MMMMdd{"dd MMMM"}
    48                 MMdd{"dd/MM"}
    49                 yMM{"MM/y"}
    50                 yMMMM{"MMMM y"}
    51                 yQQQ{"QQQ y"}
    52             }
    53         }
    54         gregorian{
    55             AmPmMarkers{
    56                 "WD",
    57                 "WB",
    58             }
    59             DateTimePatterns{
    60                 "h:mm:ss a zzzz",
    61                 "h:mm:ss a z",
    62                 "h:mm:ss a",
    63                 "h:mm a",
    64                 "EEEE, MMMM d, y",
    65                 "dd MMMM y",
    66                 "dd-MMM-y",
    67                 "dd/MM/yy",
    68                 "{1} {0}",
    69                 "{1} {0}",
    70                 "{1} {0}",
    71                 "{1} {0}",
    72                 "{1} {0}",
    73             }
    74             availableFormats{
    75                 MMMMdd{"dd MMMM"}
    76                 MMdd{"dd/MM"}
    77                 yMM{"MM/y"}
    78                 yMMMM{"MMMM y"}
    79                 yQQQ{"QQQ y"}
    80             }
    81             dayNames{
    82                 format{
    83                     abbreviated{
    84                         "Dil",
    85                         "Wix",
    86                         "Qib",
    87                         "Rob",
    88                         "Kam",
    89                         "Jim",
    90                         "San",
    91                     }
    92                     wide{
    93                         "Dilbata",
    94                         "Wiixata",
    95                         "Qibxata",
    96                         "Roobii",
    97                         "Kamiisa",
    98                         "Jimaata",
    99                         "Sanbata",
   100                     }
   101                 }
   102                 stand-alone{
   103                     narrow{
   104                         "S",
   105                         "M",
   106                         "T",
   107                         "W",
   108                         "T",
   109                         "F",
   110                         "S",
   111                     }
   112                 }
   113             }
   114             eras{
   115                 abbreviated{
   116                     "KD",
   117                     "KB",
   118                 }
   119             }
   120             monthNames{
   121                 format{
   122                     abbreviated{
   123                         "Ama",
   124                         "Gur",
   125                         "Bit",
   126                         "Elb",
   127                         "Cam",
   128                         "Wax",
   129                         "Ado",
   130                         "Hag",
   131                         "Ful",
   132                         "Onk",
   133                         "Sad",
   134                         "Mud",
   135                     }
   136                     wide{
   137                         "Amajjii",
   138                         "Guraandhala",
   139                         "Bitooteessa",
   140                         "Elba",
   141                         "Caamsa",
   142                         "Waxabajjii",
   143                         "Adooleessa",
   144                         "Hagayya",
   145                         "Fuulbana",
   146                         "Onkololeessa",
   147                         "Sadaasa",
   148                         "Muddee",
   149                     }
   150                 }
   151                 stand-alone{
   152                     narrow{
   153                         "J",
   154                         "F",
   155                         "M",
   156                         "A",
   157                         "M",
   158                         "J",
   159                         "J",
   160                         "A",
   161                         "S",
   162                         "O",
   163                         "N",
   164                         "D",
   165                     }
   166                 }
   167             }
   168         }
   169     }
   170 }

mercurial