intl/icu/source/data/locales/ga.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/ga.xml
     7 // *
     8 // ***************************************************************************
     9 /**
    10  * ICU <specials> source: <path>/common/main/ga.xml
    11  */
    12 ga{
    13     AuxExemplarCharacters{"[å ḃ ċ ḋ ḟ ġ j k ṁ ṗ q ṡ ṫ v w x y z]"}
    14     ExemplarCharacters{"[a á b c d e é f g h i í l m n o ó p r s t u ú]"}
    15     LocaleScript{
    16         "Latn",
    17     }
    18     NumberElements{
    19         latn{
    20             patterns{
    21                 currencyFormat{"¤#,##0.00"}
    22             }
    23         }
    24     }
    25     Version{"2.0.92.87"}
    26     calendar{
    27         generic{
    28             DateTimePatterns{
    29                 "HH:mm:ss zzzz",
    30                 "HH:mm:ss z",
    31                 "HH:mm:ss",
    32                 "HH:mm",
    33                 "EEEE d MMMM y G",
    34                 "d MMMM y G",
    35                 "d MMM y G",
    36                 "dd/MM/y GGGGG",
    37                 "{1} {0}",
    38                 "{1} {0}",
    39                 "{1} {0}",
    40                 "{1} {0}",
    41                 "{1} {0}",
    42             }
    43         }
    44         gregorian{
    45             AmPmMarkers{
    46                 "a.m.",
    47                 "p.m.",
    48             }
    49             DateTimePatterns{
    50                 "HH:mm:ss zzzz",
    51                 "HH:mm:ss z",
    52                 "HH:mm:ss",
    53                 "HH:mm",
    54                 "EEEE d MMMM y",
    55                 "d MMMM y",
    56                 "d MMM y",
    57                 "dd/MM/y",
    58                 "{1} {0}",
    59                 "{1} {0}",
    60                 "{1} {0}",
    61                 "{1} {0}",
    62                 "{1} {0}",
    63             }
    64             dayNames{
    65                 format{
    66                     abbreviated{
    67                         "Domh",
    68                         "Luan",
    69                         "Máirt",
    70                         "Céad",
    71                         "Déar",
    72                         "Aoine",
    73                         "Sath",
    74                     }
    75                     wide{
    76                         "Dé Domhnaigh",
    77                         "Dé Luain",
    78                         "Dé Máirt",
    79                         "Dé Céadaoin",
    80                         "Déardaoin",
    81                         "Dé hAoine",
    82                         "Dé Sathairn",
    83                     }
    84                 }
    85             }
    86             eras{
    87                 abbreviated{
    88                     "RC",
    89                     "AD",
    90                 }
    91             }
    92             monthNames{
    93                 format{
    94                     abbreviated{
    95                         "Ean",
    96                         "Feabh",
    97                         "Márta",
    98                         "Aib",
    99                         "Beal",
   100                         "Meith",
   101                         "Iúil",
   102                         "Lún",
   103                         "MFómh",
   104                         "DFómh",
   105                         "Samh",
   106                         "Noll",
   107                     }
   108                     wide{
   109                         "Eanáir",
   110                         "Feabhra",
   111                         "Márta",
   112                         "Aibreán",
   113                         "Bealtaine",
   114                         "Meitheamh",
   115                         "Iúil",
   116                         "Lúnasa",
   117                         "Meán Fómhair",
   118                         "Deireadh Fómhair",
   119                         "Samhain",
   120                         "Nollaig",
   121                     }
   122                 }
   123                 stand-alone{
   124                     narrow{
   125                         "E",
   126                         "F",
   127                         "M",
   128                         "A",
   129                         "B",
   130                         "M",
   131                         "I",
   132                         "L",
   133                         "M",
   134                         "D",
   135                         "S",
   136                         "N",
   137                     }
   138                 }
   139             }
   140             quarters{
   141                 format{
   142                     abbreviated{
   143                         "R1",
   144                         "R2",
   145                         "R3",
   146                         "R4",
   147                     }
   148                     wide{
   149                         "1ú ráithe",
   150                         "2ú ráithe",
   151                         "3ú ráithe",
   152                         "4ú ráithe",
   153                     }
   154                 }
   155             }
   156         }
   157     }
   158 }

mercurial