tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

ga.txt (64284B)


      1 // © 2016 and later: Unicode, Inc. and others.
      2 // License & terms of use: http://www.unicode.org/copyright.html
      3 // Generated using tools/cldr/cldr-to-icu/
      4 ga{
      5    AuxExemplarCharacters{"[å ḃ ċ ḋ ḟ ġ j k ṁ ṗ q ṡ ṫ v w x y z]"}
      6    ExemplarCharacters{"[aá b c d eé f g h ií l m n oó p r s t uú]"}
      7    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]"}
      8    ExemplarCharactersPunctuation{"[\\- ‐‑ – — , ; \\: ! ? . … '‘’ \u0022“” ( ) \\[ \\] § @ * / \\& # † ‡ ′ ″]"}
      9    NumberElements{
     10        latn{
     11            miscPatterns{
     12                atLeast{"{0}+"}
     13            }
     14            patterns{
     15                accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
     16                accountingFormat%alphaNextToNumber{"¤ #,##0.00;(¤ #,##0.00)"}
     17                accountingFormat%noCurrency{"#,##0.00;(#,##0.00)"}
     18                currencyFormat{"¤#,##0.00"}
     19            }
     20            patternsLong{
     21                decimalFormat{
     22                    1000{
     23                        few{"0 mhíle"}
     24                        many{"0 míle"}
     25                        one{"0 mhíle"}
     26                        other{"0 míle"}
     27                        two{"0 mhíle"}
     28                    }
     29                    10000{
     30                        few{"00 míle"}
     31                        many{"00 míle"}
     32                        one{"00 míle"}
     33                        other{"00 míle"}
     34                        two{"00 míle"}
     35                    }
     36                    100000{
     37                        few{"000 míle"}
     38                        many{"000 míle"}
     39                        one{"000 míle"}
     40                        other{"000 míle"}
     41                        two{"000 míle"}
     42                    }
     43                    1000000{
     44                        few{"0 mhilliún"}
     45                        many{"0 milliún"}
     46                        one{"0 mhilliún"}
     47                        other{"0 milliún"}
     48                        two{"0 mhilliún"}
     49                    }
     50                    10000000{
     51                        few{"00 milliún"}
     52                        many{"00 milliún"}
     53                        one{"00 milliún"}
     54                        other{"00 milliún"}
     55                        two{"00 milliún"}
     56                    }
     57                    100000000{
     58                        few{"000 milliún"}
     59                        many{"000 milliún"}
     60                        one{"000 milliún"}
     61                        other{"000 milliún"}
     62                        two{"000 milliún"}
     63                    }
     64                    1000000000{
     65                        few{"0 bhilliún"}
     66                        many{"0 mbilliún"}
     67                        one{"0 bhilliún"}
     68                        other{"0 billiún"}
     69                        two{"0 bhilliún"}
     70                    }
     71                    10000000000{
     72                        few{"00 billiún"}
     73                        many{"00 mbilliún"}
     74                        one{"00 billiún"}
     75                        other{"00 billiún"}
     76                        two{"00 billiún"}
     77                    }
     78                    100000000000{
     79                        few{"000 billiún"}
     80                        many{"000 billiún"}
     81                        one{"000 billiún"}
     82                        other{"000 billiún"}
     83                        two{"000 billiún"}
     84                    }
     85                    1000000000000{
     86                        few{"0 thrilliún"}
     87                        many{"0 dtrilliún"}
     88                        one{"0 trilliún"}
     89                        other{"0 trilliún"}
     90                        two{"0 thrilliún"}
     91                    }
     92                    10000000000000{
     93                        few{"00 trilliún"}
     94                        many{"00 dtrilliún"}
     95                        one{"00 trilliún"}
     96                        other{"00 trilliún"}
     97                        two{"00 trilliún"}
     98                    }
     99                    100000000000000{
    100                        few{"000 trilliún"}
    101                        many{"000 trilliún"}
    102                        one{"000 trilliún"}
    103                        other{"000 trilliún"}
    104                        two{"000 trilliún"}
    105                    }
    106                }
    107            }
    108            patternsShort{
    109                currencyFormat{
    110                    1000{
    111                        few{"¤0k"}
    112                        many{"¤0k"}
    113                        one{"¤0k"}
    114                        other{"¤0k"}
    115                        two{"¤0k"}
    116                    }
    117                    10000{
    118                        few{"¤00k"}
    119                        many{"¤00k"}
    120                        one{"¤00k"}
    121                        other{"¤00k"}
    122                        two{"¤00k"}
    123                    }
    124                    100000{
    125                        few{"¤000k"}
    126                        many{"¤000k"}
    127                        one{"¤000k"}
    128                        other{"¤000k"}
    129                        two{"¤000k"}
    130                    }
    131                    1000000{
    132                        few{"¤0M"}
    133                        many{"¤0M"}
    134                        one{"¤0M"}
    135                        other{"¤0M"}
    136                        two{"¤0M"}
    137                    }
    138                    10000000{
    139                        few{"¤00M"}
    140                        many{"¤00M"}
    141                        one{"¤00M"}
    142                        other{"¤00M"}
    143                        two{"¤00M"}
    144                    }
    145                    100000000{
    146                        few{"¤000M"}
    147                        many{"¤000M"}
    148                        one{"¤000M"}
    149                        other{"¤000M"}
    150                        two{"¤000M"}
    151                    }
    152                    1000000000{
    153                        few{"¤0B"}
    154                        many{"¤0B"}
    155                        one{"¤0B"}
    156                        other{"¤0B"}
    157                        two{"¤0B"}
    158                    }
    159                    10000000000{
    160                        few{"¤00B"}
    161                        many{"¤00B"}
    162                        one{"¤00B"}
    163                        other{"¤00B"}
    164                        two{"¤00B"}
    165                    }
    166                    100000000000{
    167                        few{"¤000B"}
    168                        many{"¤000B"}
    169                        one{"¤000B"}
    170                        other{"¤000B"}
    171                        two{"¤000B"}
    172                    }
    173                    1000000000000{
    174                        few{"¤0T"}
    175                        many{"¤0T"}
    176                        one{"¤0T"}
    177                        other{"¤0T"}
    178                        two{"¤0T"}
    179                    }
    180                    10000000000000{
    181                        few{"¤00T"}
    182                        many{"¤00T"}
    183                        one{"¤00T"}
    184                        other{"¤00T"}
    185                        two{"¤00T"}
    186                    }
    187                    100000000000000{
    188                        few{"¤000T"}
    189                        many{"¤000T"}
    190                        one{"¤000T"}
    191                        other{"¤000T"}
    192                        two{"¤000T"}
    193                    }
    194                }
    195                currencyFormat%alphaNextToNumber{
    196                    1000{
    197                        few{"¤ 0k"}
    198                        many{"¤ 0k"}
    199                        one{"¤ 0k"}
    200                        other{"¤ 0k"}
    201                        two{"¤ 0k"}
    202                    }
    203                    10000{
    204                        few{"¤ 00k"}
    205                        many{"¤ 00k"}
    206                        one{"¤ 00k"}
    207                        other{"¤ 00k"}
    208                        two{"¤ 00k"}
    209                    }
    210                    100000{
    211                        few{"¤ 000k"}
    212                        many{"¤ 000k"}
    213                        one{"¤ 000k"}
    214                        other{"¤ 000k"}
    215                        two{"¤ 000k"}
    216                    }
    217                    1000000{
    218                        few{"¤ 0M"}
    219                        many{"¤ 0M"}
    220                        one{"¤ 0M"}
    221                        other{"¤ 0M"}
    222                        two{"¤ 0M"}
    223                    }
    224                    10000000{
    225                        few{"¤ 00M"}
    226                        many{"¤ 00M"}
    227                        one{"¤ 00M"}
    228                        other{"¤ 00M"}
    229                        two{"¤ 00M"}
    230                    }
    231                    100000000{
    232                        few{"¤ 000M"}
    233                        many{"¤ 000M"}
    234                        one{"¤ 000M"}
    235                        other{"¤ 000M"}
    236                        two{"¤ 000M"}
    237                    }
    238                    1000000000{
    239                        few{"¤ 0B"}
    240                        many{"¤ 0B"}
    241                        one{"¤ 0B"}
    242                        other{"¤ 0B"}
    243                        two{"¤ 0B"}
    244                    }
    245                    10000000000{
    246                        few{"¤ 00B"}
    247                        many{"¤ 00B"}
    248                        one{"¤ 00B"}
    249                        other{"¤ 00B"}
    250                        two{"¤ 00B"}
    251                    }
    252                    100000000000{
    253                        few{"¤ 000B"}
    254                        many{"¤ 000B"}
    255                        one{"¤ 000B"}
    256                        other{"¤ 000B"}
    257                        two{"¤ 000B"}
    258                    }
    259                    1000000000000{
    260                        few{"¤ 0T"}
    261                        many{"¤ 0T"}
    262                        one{"¤ 0T"}
    263                        other{"¤ 0T"}
    264                        two{"¤ 0T"}
    265                    }
    266                    10000000000000{
    267                        few{"¤ 00T"}
    268                        many{"¤ 00T"}
    269                        one{"¤ 00T"}
    270                        other{"¤ 00T"}
    271                        two{"¤ 00T"}
    272                    }
    273                    100000000000000{
    274                        few{"¤ 000T"}
    275                        many{"¤ 000T"}
    276                        one{"¤ 000T"}
    277                        other{"¤ 000T"}
    278                        two{"¤ 000T"}
    279                    }
    280                }
    281                decimalFormat{
    282                    1000{
    283                        one{"0k"}
    284                        other{"0k"}
    285                    }
    286                    10000{
    287                        one{"00k"}
    288                        other{"00k"}
    289                    }
    290                    100000{
    291                        one{"000k"}
    292                        other{"000k"}
    293                    }
    294                    1000000000{
    295                        one{"0B"}
    296                        other{"0B"}
    297                    }
    298                    10000000000{
    299                        one{"00B"}
    300                        other{"00B"}
    301                    }
    302                    100000000000{
    303                        one{"000B"}
    304                        other{"000B"}
    305                    }
    306                }
    307            }
    308            symbols{
    309                nan{"Nuimh"}
    310            }
    311        }
    312        minimalPairs{
    313            ordinal{
    314                one{"Glac an {0}ú chasadh ar dheis."}
    315                other{"Glac an {0}ú casadh ar dheis."}
    316            }
    317            plural{
    318                few{"{0} cinn, {0} huaire, {0} chat, {0} éan, {0} bhróg"}
    319                many{"{0} gcinn, {0} n-uaire, {0} gcat, {0} n-éan, {0} mbróg"}
    320                one{"{0} cheann, {0} uair, {0} chat, {0} éan, {0} bhróg"}
    321                other{"{0} ceann, {0} uair, {0} cat, {0} éan, {0} bróg"}
    322                two{"{0} cheann, {0} uair, {0} chat, {0} éan, {0} bhróig"}
    323            }
    324        }
    325    }
    326    calendar{
    327        buddhist{
    328            eras{
    329                abbreviated{
    330                    0{"RB"}
    331                }
    332            }
    333            intervalFormats{
    334                h{
    335                    h{"h – h a"}
    336                }
    337            }
    338        }
    339        generic{
    340            DateTimePatterns{
    341                "HH:mm:ss zzzz",
    342                "HH:mm:ss z",
    343                "HH:mm:ss",
    344                "HH:mm",
    345                "EEEE d MMMM y G",
    346                "d MMMM y G",
    347                "d MMM y G",
    348                "dd/MM/y GGGGG",
    349                "{1} {0}",
    350                "{1} {0}",
    351                "{1} {0}",
    352                "{1} {0}",
    353                "{1} {0}",
    354            }
    355            DateTimePatterns%atTime{
    356                "{1} 'ag' {0}",
    357                "{1} 'ag' {0}",
    358                "{1}, {0}",
    359                "{1}, {0}",
    360            }
    361            availableFormats{
    362                Ed{"E d"}
    363                Ehm{"E h:mm a"}
    364                Ehms{"E h:mm:ss a"}
    365                Gy{"y G"}
    366                GyM{"M/y G"}
    367                GyMEd{"E, M/d/y G"}
    368                GyMMM{"MMM y G"}
    369                GyMMMEd{"E d MMM y G"}
    370                GyMMMd{"d MMM y G"}
    371                GyMd{"M/d/y G"}
    372                M{"LL"}
    373                MEd{"E dd/MM"}
    374                MMMEd{"E d MMM"}
    375                MMMMd{"d MMMM"}
    376                MMMd{"d MMM"}
    377                Md{"dd/MM"}
    378                hm{"h:mm a"}
    379                hms{"h:mm:ss a"}
    380                y{"y G"}
    381                yyyy{"y G"}
    382                yyyyM{"MM/y GGGGG"}
    383                yyyyMEd{"E dd/MM/y GGGGG"}
    384                yyyyMMM{"MMM y G"}
    385                yyyyMMMEd{"E d MMM y G"}
    386                yyyyMMMM{"MMMM y G"}
    387                yyyyMMMd{"d MMM y G"}
    388                yyyyMd{"dd/MM/y GGGGG"}
    389                yyyyQQQ{"QQQ y G"}
    390                yyyyQQQQ{"QQQQ y G"}
    391            }
    392            intervalFormats{
    393                Bh{
    394                    h{"h – h B"}
    395                }
    396                Bhm{
    397                    h{"h:mm – h:mm B"}
    398                    m{"h:mm – h:mm B"}
    399                }
    400                Gy{
    401                    G{"y G – y G"}
    402                    y{"y – y G"}
    403                }
    404                GyM{
    405                    G{"MM/y GGGGG – MM/y GGGGG"}
    406                    M{"M/y – M/y G"}
    407                    y{"M/y – M/y G"}
    408                }
    409                GyMEd{
    410                    G{"E d/M/y G – E d/M/y G"}
    411                    M{"E d/M/y – E d/M/y G"}
    412                    d{"E d/M/y – E d/M/y G"}
    413                    y{"E d/M/y – E d/M/y G"}
    414                }
    415                GyMMM{
    416                    G{"MMM y G – MMM y G"}
    417                    M{"MMM – MMM y G"}
    418                    y{"MMM y – MMM y G"}
    419                }
    420                GyMMMEd{
    421                    G{"E d MMM y G – E d MMM y G"}
    422                    M{"E d MMM – E d MMM y G"}
    423                    d{"E d MMM – E d MMM y G"}
    424                    y{"E d MMM y – E d MMM y G"}
    425                }
    426                GyMMMd{
    427                    G{"d MMM y G – d MMM y G"}
    428                    M{"d MMM – d MMM y G"}
    429                    d{"d – d MMM y G"}
    430                    y{"d MMM y – d MMM y G"}
    431                }
    432                GyMd{
    433                    G{"d/M/y G – d/M/y G"}
    434                    M{"d/M/y – d/M/y G"}
    435                    d{"d/M/y – d/M/y G"}
    436                    y{"d/M/y – d/M/y G"}
    437                }
    438                H{
    439                    H{"HH – HH"}
    440                }
    441                Hm{
    442                    H{"HH:mm – HH:mm"}
    443                    m{"HH:mm – HH:mm"}
    444                }
    445                Hmv{
    446                    H{"HH:mm – HH:mm v"}
    447                    m{"HH:mm – HH:mm v"}
    448                }
    449                Hv{
    450                    H{"HH – HH v"}
    451                }
    452                M{
    453                    M{"MM – MM"}
    454                }
    455                MEd{
    456                    M{"E dd/MM – E dd/MM"}
    457                    d{"E dd/MM – E dd/MM"}
    458                }
    459                MMM{
    460                    M{"MMM – MMM"}
    461                }
    462                MMMEd{
    463                    M{"E d MMM – E d MMM"}
    464                    d{"E d MMM – E d MMM"}
    465                }
    466                MMMd{
    467                    M{"d MMM – d MMM"}
    468                    d{"d – d MMM"}
    469                }
    470                Md{
    471                    M{"dd/MM – dd/MM"}
    472                    d{"dd/MM – dd/MM"}
    473                }
    474                d{
    475                    d{"d – d"}
    476                }
    477                h{
    478                    a{"h a – h a"}
    479                    h{"h–h a"}
    480                }
    481                hm{
    482                    a{"h:mm a – h:mm a"}
    483                    h{"h:mm – h:mm a"}
    484                    m{"h:mm – h:mm a"}
    485                }
    486                hmv{
    487                    a{"h:mm a – h:mm a v"}
    488                    h{"h:mm – h:mm a v"}
    489                    m{"h:mm – h:mm a v"}
    490                }
    491                hv{
    492                    a{"h a – h a v"}
    493                    h{"h – h a v"}
    494                }
    495                y{
    496                    y{"y – y G"}
    497                }
    498                yM{
    499                    M{"MM/y – MM/y GGGGG"}
    500                    y{"MM/y – MM/y GGGGG"}
    501                }
    502                yMEd{
    503                    M{"E dd/MM/y – E dd/MM/y GGGGG"}
    504                    d{"E dd/MM/y – E dd/MM/y GGGGG"}
    505                    y{"E dd/MM/y – E dd/MM/y GGGGG"}
    506                }
    507                yMMM{
    508                    M{"MMM – MMM y G"}
    509                    y{"MMM y – MMM y G"}
    510                }
    511                yMMMEd{
    512                    M{"E d MMM – E d MMM y G"}
    513                    d{"E d MMM – E d MMM y G"}
    514                    y{"E d MMM y – E d MMM y G"}
    515                }
    516                yMMMM{
    517                    M{"MMMM – MMMM y G"}
    518                    y{"MMMM y – MMMM y G"}
    519                }
    520                yMMMd{
    521                    M{"d MMM – d MMM y G"}
    522                    d{"d – d MMM y G"}
    523                    y{"d MMM y – d MMM y G"}
    524                }
    525                yMd{
    526                    M{"dd/MM/y – dd/MM/y GGGGG"}
    527                    d{"dd/MM/y – dd/MM/y GGGGG"}
    528                    y{"dd/MM/y – dd/MM/y GGGGG"}
    529                }
    530            }
    531        }
    532        gregorian{
    533            AmPmMarkersAbbr{
    534                "r.n.",
    535                "i.n.",
    536            }
    537            DateTimePatterns{
    538                "HH:mm:ss zzzz",
    539                "HH:mm:ss z",
    540                "HH:mm:ss",
    541                "HH:mm",
    542                "EEEE d MMMM y",
    543                "d MMMM y",
    544                "d MMM y",
    545                "d/M/yy",
    546                "{1} {0}",
    547                "{1} {0}",
    548                "{1} {0}",
    549                "{1} {0}",
    550                "{1} {0}",
    551            }
    552            DateTimePatterns%atTime{
    553                "{1} 'ag' {0}",
    554                "{1} 'ag' {0}",
    555                "{1}, {0}",
    556                "{1}, {0}",
    557            }
    558            availableFormats{
    559                Ed{"E d"}
    560                Ehm{"E h:mm a"}
    561                Ehms{"E h:mm:ss a"}
    562                Gy{"y G"}
    563                GyM{"M/y G"}
    564                GyMEd{"E, d/M/y G"}
    565                GyMMM{"MMM y G"}
    566                GyMMMEd{"E d MMM y G"}
    567                GyMMMd{"d MMM y G"}
    568                GyMd{"dd/MM/y GGGGG"}
    569                M{"LL"}
    570                MEd{"E dd/MM"}
    571                MMMEd{"E d MMM"}
    572                MMMMW{
    573                    few{"MMMM: 'seachtain' W"}
    574                    many{"MMMM: 'seachtain' W"}
    575                    one{"MMMM: 'seachtain' W"}
    576                    other{"MMMM: 'seachtain' W"}
    577                    two{"MMMM: 'seachtain' W"}
    578                }
    579                MMMMd{"d MMMM"}
    580                MMMd{"d MMM"}
    581                Md{"dd/MM"}
    582                hm{"h:mm a"}
    583                hms{"h:mm:ss a"}
    584                hmsv{"h:mm:ss a v"}
    585                hmv{"h:mm a v"}
    586                yM{"MM/y"}
    587                yMEd{"E dd/MM/y"}
    588                yMMM{"MMM y"}
    589                yMMMEd{"E d MMM y"}
    590                yMMMM{"MMMM y"}
    591                yMMMd{"d MMM y"}
    592                yMd{"dd/MM/y"}
    593                yQQQ{"QQQ y"}
    594                yQQQQ{"QQQQ y"}
    595                yw{
    596                    few{"'seachtain' w 'in' Y"}
    597                    many{"'seachtain' w 'in' Y"}
    598                    one{"'seachtain' w 'in' Y"}
    599                    other{"'seachtain' w 'in' Y"}
    600                    two{"'seachtain' w 'in' Y"}
    601                }
    602            }
    603            dayNames{
    604                format{
    605                    abbreviated{
    606                        "Domh",
    607                        "Luan",
    608                        "Máirt",
    609                        "Céad",
    610                        "Déar",
    611                        "Aoine",
    612                        "Sath",
    613                    }
    614                    short{
    615                        "Do",
    616                        "Lu",
    617                        "Má",
    618                        "Cé",
    619                        "Dé",
    620                        "Ao",
    621                        "Sa",
    622                    }
    623                    wide{
    624                        "Dé Domhnaigh",
    625                        "Dé Luain",
    626                        "Dé Máirt",
    627                        "Dé Céadaoin",
    628                        "Déardaoin",
    629                        "Dé hAoine",
    630                        "Dé Sathairn",
    631                    }
    632                }
    633                stand-alone{
    634                    narrow{
    635                        "D",
    636                        "L",
    637                        "M",
    638                        "C",
    639                        "D",
    640                        "A",
    641                        "S",
    642                    }
    643                }
    644            }
    645            eras{
    646                abbreviated{
    647                    0{"RC"}
    648                    1{"AD"}
    649                }
    650                abbreviated%variant{
    651                    0{"RCR"}
    652                    1{"CR"}
    653                }
    654                wide{
    655                    0{"Roimh Chríost"}
    656                    1{"Anno Domini"}
    657                }
    658                wide%variant{
    659                    0{"Roimh Chomh-Ré"}
    660                    1{"Comh-Ré"}
    661                }
    662            }
    663            intervalFormats{
    664                Bh{
    665                    h{"h – h B"}
    666                }
    667                Bhm{
    668                    h{"h:mm – h:mm B"}
    669                    m{"h:mm – h:mm B"}
    670                }
    671                Gy{
    672                    G{"y G – y G"}
    673                    y{"y – y G"}
    674                }
    675                GyM{
    676                    G{"M/y G – M/y G"}
    677                    M{"M/y – M/y G"}
    678                    y{"M/y – M/y G"}
    679                }
    680                GyMEd{
    681                    G{"E d/M/y G – E d/M/y G"}
    682                    M{"E d/M/y – E d/M/y G"}
    683                    d{"E d/M/y – E d/M/y G"}
    684                    y{"E d/M/y – E d/M/y G"}
    685                }
    686                GyMMM{
    687                    G{"MMM y G – MMM y G"}
    688                    M{"MMM – MMM y G"}
    689                    y{"MMM y – MMM y G"}
    690                }
    691                GyMMMEd{
    692                    G{"E d MMM y G – E d MMM y G"}
    693                    M{"E d MMM – E d MMM y G"}
    694                    d{"E d MMM – E d MMM y G"}
    695                    y{"E d MMM y – E d MMM y G"}
    696                }
    697                GyMMMd{
    698                    G{"d MMM y G – d MMM y G"}
    699                    M{"d MMM – d MMM y G"}
    700                    d{"d – d MMM y G"}
    701                    y{"d MMM y – d MMM y G"}
    702                }
    703                GyMd{
    704                    G{"d/M/y G – d/M/y G"}
    705                    M{"d/M/y – d/M/y G"}
    706                    d{"d/M/y – d/M/y G"}
    707                    y{"d/M/y – d/M/y G"}
    708                }
    709                H{
    710                    H{"HH – HH"}
    711                }
    712                Hm{
    713                    H{"HH:mm – HH:mm"}
    714                    m{"HH:mm – HH:mm"}
    715                }
    716                Hmv{
    717                    H{"HH:mm – HH:mm v"}
    718                    m{"HH:mm – HH:mm v"}
    719                }
    720                Hv{
    721                    H{"HH – HH v"}
    722                }
    723                M{
    724                    M{"MM – MM"}
    725                }
    726                MEd{
    727                    M{"E dd/MM – E dd/MM"}
    728                    d{"E dd/MM – E dd/MM"}
    729                }
    730                MMM{
    731                    M{"MMM – MMM"}
    732                }
    733                MMMEd{
    734                    M{"E d MMM – E d MMM"}
    735                    d{"E d MMM – E d MMM"}
    736                }
    737                MMMd{
    738                    M{"d MMM – d MMM"}
    739                    d{"d – d MMM"}
    740                }
    741                Md{
    742                    M{"dd/MM – dd/MM"}
    743                    d{"dd/MM – dd/MM"}
    744                }
    745                d{
    746                    d{"d – d"}
    747                }
    748                h{
    749                    h{"h – h a"}
    750                }
    751                hm{
    752                    a{"h:mm a – h:mm a"}
    753                    h{"h:mm – h:mm a"}
    754                    m{"h:mm – h:mm a"}
    755                }
    756                hmv{
    757                    a{"h:mm a – h:mm a v"}
    758                    h{"h:mm – h:mm a v"}
    759                    m{"h:mm – h:mm a v"}
    760                }
    761                hv{
    762                    h{"h – h a v"}
    763                }
    764                y{
    765                    y{"y – y"}
    766                }
    767                yM{
    768                    M{"MM/y – MM/y"}
    769                    y{"MM/y – MM/y"}
    770                }
    771                yMEd{
    772                    M{"E dd/MM/y – E dd/MM/y"}
    773                    d{"E dd/MM/y – E dd/MM/y"}
    774                    y{"E dd/MM/y – E dd/MM/y"}
    775                }
    776                yMMM{
    777                    M{"MMM – MMM y"}
    778                    y{"MMM y – MMM y"}
    779                }
    780                yMMMEd{
    781                    M{"E d MMM – E d MMM y"}
    782                    d{"E d MMM – E d MMM y"}
    783                    y{"E d MMM y – E d MMM y"}
    784                }
    785                yMMMM{
    786                    M{"MMMM – MMMM y"}
    787                    y{"MMMM y – MMMM y"}
    788                }
    789                yMMMd{
    790                    M{"d MMM – d MMM y"}
    791                    d{"d – d MMM y"}
    792                    y{"d MMM y – d MMM y"}
    793                }
    794                yMd{
    795                    M{"dd/MM/y – dd/MM/y"}
    796                    d{"dd/MM/y – dd/MM/y"}
    797                    y{"dd/MM/y – dd/MM/y"}
    798                }
    799            }
    800            monthNames{
    801                format{
    802                    abbreviated{
    803                        "Ean",
    804                        "Feabh",
    805                        "Márta",
    806                        "Aib",
    807                        "Beal",
    808                        "Meith",
    809                        "Iúil",
    810                        "Lún",
    811                        "MFómh",
    812                        "DFómh",
    813                        "Samh",
    814                        "Noll",
    815                    }
    816                    wide{
    817                        "Eanáir",
    818                        "Feabhra",
    819                        "Márta",
    820                        "Aibreán",
    821                        "Bealtaine",
    822                        "Meitheamh",
    823                        "Iúil",
    824                        "Lúnasa",
    825                        "Meán Fómhair",
    826                        "Deireadh Fómhair",
    827                        "Samhain",
    828                        "Nollaig",
    829                    }
    830                }
    831                stand-alone{
    832                    narrow{
    833                        "E",
    834                        "F",
    835                        "M",
    836                        "A",
    837                        "B",
    838                        "M",
    839                        "I",
    840                        "L",
    841                        "M",
    842                        "D",
    843                        "S",
    844                        "N",
    845                    }
    846                }
    847            }
    848            quarters{
    849                format{
    850                    abbreviated{
    851                        "R1",
    852                        "R2",
    853                        "R3",
    854                        "R4",
    855                    }
    856                    wide{
    857                        "1ú ráithe",
    858                        "2ú ráithe",
    859                        "3ú ráithe",
    860                        "4ú ráithe",
    861                    }
    862                }
    863            }
    864        }
    865    }
    866    characterLabel{
    867        activities{"gníomhaíocht"}
    868        african_scripts{"script na hAfraice"}
    869        american_scripts{"script Mheiriceánach"}
    870        animal{"ainmhí"}
    871        animals_nature{"ainmhí nó an nádúr"}
    872        arrows{"saighead"}
    873        body{"corp"}
    874        box_drawing{"líníocht boscaí"}
    875        braille{"Braille"}
    876        building{"foirgneamh"}
    877        bullets_stars{"urchar nó réalta"}
    878        consonantal_jamo{"seamó consanta"}
    879        currency_symbols{"siombail airgeadra"}
    880        dash_connector{"dais nó nascóir"}
    881        dingbats{"smísteog"}
    882        divination_symbols{"siombail na fáistine"}
    883        downwards_arrows{"saighead síos"}
    884        downwards_upwards_arrows{"saighead síos suas"}
    885        east_asian_scripts{"script na hÁise Thoir"}
    886        european_scripts{"script na hEorpa"}
    887        female{"baineann"}
    888        flag{"bratach"}
    889        flags{"bratacha"}
    890        food_drink{"bia agus deoch"}
    891        format{"formáid"}
    892        format_whitespace{"formáid agus spás bán"}
    893        full_width_form_variant{"leagan lánleithid"}
    894        geometric_shapes{"cruth geoiméadrach"}
    895        half_width_form_variant{"leagan leathleithid"}
    896        han_characters{"carachtar Han"}
    897        han_radicals{"fréamh Han"}
    898        hanja{"Hanaí"}
    899        hanzi_simplified{"Hansaí (Simplithe)"}
    900        hanzi_traditional{"Hansaí (Traidisiúnta)"}
    901        heart{"croí"}
    902        historic_scripts{"script stairiúil"}
    903        ideographic_desc_characters{"carachtar tuairiscithe idéagrafach"}
    904        japanese_kana{"Kana Seapánach"}
    905        kanbun{"Kanbun"}
    906        kanji{"Ceansaí"}
    907        keycap{"caipín eochrach"}
    908        leftwards_arrows{"saighead chlé"}
    909        leftwards_rightwards_arrows{"saighead chlé dheas"}
    910        letterlike_symbols{"siombail cosúil le litir"}
    911        limited_use{"neamhfhorleathan"}
    912        male{"fireann"}
    913        math_symbols{"siombail mhata"}
    914        middle_eastern_scripts{"script an Mheánoirthir"}
    915        miscellaneous{"éagsúil"}
    916        modern_scripts{"script nua-aimseartha"}
    917        modifier{"mionathraitheoir"}
    918        musical_symbols{"siombail cheoil"}
    919        nature{"dúlra"}
    920        nonspacing{"neamhspásáil"}
    921        numbers{"uimhreacha"}
    922        objects{"Nithe"}
    923        other{"eile"}
    924        paired{"péireáilte"}
    925        person{"duine"}
    926        phonetic_alphabet{"aibítir foghraíochta"}
    927        pictographs{"picteagraf"}
    928        place{"áit"}
    929        plant{"planda"}
    930        punctuation{"poncaíocht"}
    931        rightwards_arrows{"saighead dheas"}
    932        sign_standard_symbols{"comhartha nó siombail"}
    933        small_form_variant{"leaganacha beaga"}
    934        smiley{"straoiseog"}
    935        smileys_people{"straoiseog nó duine"}
    936        south_asian_scripts{"script na hÁise Theas"}
    937        southeast_asian_scripts{"script na hÁise Thoir Theas"}
    938        spacing{"spásáil"}
    939        sport{"spórt"}
    940        symbols{"siombail"}
    941        technical_symbols{"siombail theicniúil"}
    942        tone_marks{"comhartha toin"}
    943        travel{"taisteal"}
    944        travel_places{"taisteal nó áit"}
    945        upwards_arrows{"saigheada suas"}
    946        variant_forms{"Foirmeacha Malartacha"}
    947        vocalic_jamo{"seamó guthach"}
    948        weather{"aimsir"}
    949        western_asian_scripts{"script na hÁise Thiar"}
    950        whitespace{"spás bán"}
    951    }
    952    fields{
    953        day{
    954            dn{"lá"}
    955            relative{
    956                "-1"{"inné"}
    957                "-2"{"arú inné"}
    958                "0"{"inniu"}
    959                "1"{"amárach"}
    960                "2"{"arú amárach"}
    961            }
    962            relativeTime{
    963                future{
    964                    few{"i gceann {0} lá"}
    965                    many{"i gceann {0} lá"}
    966                    one{"i gceann {0} lá"}
    967                    other{"i gceann {0} lá"}
    968                    two{"i gceann {0} lá"}
    969                }
    970                past{
    971                    few{"{0} lá ó shin"}
    972                    many{"{0} lá ó shin"}
    973                    one{"{0} lá ó shin"}
    974                    other{"{0} lá ó shin"}
    975                    two{"{0} lá ó shin"}
    976                }
    977            }
    978        }
    979        day-narrow{
    980            relativeTime{
    981                future{
    982                    few{"+{0} lá"}
    983                    many{"+{0} lá"}
    984                    one{"+{0} lá"}
    985                    other{"+{0} lá"}
    986                    two{"+{0} lá"}
    987                }
    988                past{
    989                    few{"-{0} lá"}
    990                    many{"-{0} lá"}
    991                    one{"-{0} lá"}
    992                    other{"-{0} lá"}
    993                    two{"-{0} lá"}
    994                }
    995            }
    996        }
    997        dayOfYear{
    998            dn{"lá den bhliain"}
    999        }
   1000        dayOfYear-short{
   1001            dn{"lá den bhl."}
   1002        }
   1003        dayperiod{
   1004            dn{"a.m./p.m."}
   1005        }
   1006        era{
   1007            dn{"ré"}
   1008        }
   1009        fri{
   1010            relative{
   1011                "-1"{"an Aoine seo caite"}
   1012                "0"{"an Aoine seo"}
   1013                "1"{"an Aoine seo chugainn"}
   1014            }
   1015            relativeTime{
   1016                future{
   1017                    few{"{0} seachtaine ón Aoine"}
   1018                    many{"{0} seachtaine ón Aoine"}
   1019                    one{"{0} seachtain ón Aoine"}
   1020                    other{"{0} seachtain ón Aoine"}
   1021                    two{"{0} sheachtain ón Aoine"}
   1022                }
   1023                past{
   1024                    few{"Dé hAoine {0} seachtaine ó shin"}
   1025                    many{"Dé hAoine {0} seachtaine ó shin"}
   1026                    one{"Dé hAoine {0} seachtain ó shin"}
   1027                    other{"Dé hAoine {0} seachtain ó shin"}
   1028                    two{"Dé hAoine {0} sheachtain ó shin"}
   1029                }
   1030            }
   1031        }
   1032        fri-narrow{
   1033            relative{
   1034                "-1"{"an Aoine seo caite"}
   1035                "0"{"an Aoine seo"}
   1036                "1"{"an Aoine seo chug."}
   1037            }
   1038            relativeTime{
   1039                future{
   1040                    few{"+{0} Aoine"}
   1041                    many{"+{0} nAoine"}
   1042                    one{"+{0} Aoine"}
   1043                    other{"+{0} Aoine"}
   1044                    two{"+{0} Aoine"}
   1045                }
   1046                past{
   1047                    few{"{0} Aoine ó shin"}
   1048                    many{"{0} nAoine ó shin"}
   1049                    one{"{0} Aoine ó shin"}
   1050                    other{"{0} Aoine ó shin"}
   1051                    two{"{0} Aoine ó shin"}
   1052                }
   1053            }
   1054        }
   1055        hour{
   1056            dn{"uair"}
   1057            relative{
   1058                "0"{"an uair seo"}
   1059            }
   1060            relativeTime{
   1061                future{
   1062                    few{"i gceann {0} uair an chloig"}
   1063                    many{"i gceann {0} n-uair an chloig"}
   1064                    one{"i gceann {0} uair an chloig"}
   1065                    other{"i gceann {0} uair an chloig"}
   1066                    two{"i gceann {0} uair an chloig"}
   1067                }
   1068                past{
   1069                    few{"{0} uair an chloig ó shin"}
   1070                    many{"{0} n-uair an chloig ó shin"}
   1071                    one{"{0} uair an chloig ó shin"}
   1072                    other{"{0} uair an chloig ó shin"}
   1073                    two{"{0} uair an chloig ó shin"}
   1074                }
   1075            }
   1076        }
   1077        hour-narrow{
   1078            dn{"u"}
   1079            relativeTime{
   1080                future{
   1081                    few{"+{0} u"}
   1082                    many{"+{0} u"}
   1083                    one{"+{0} u"}
   1084                    other{"+{0} u"}
   1085                    two{"+{0} u"}
   1086                }
   1087                past{
   1088                    few{"-{0} u"}
   1089                    many{"-{0} u"}
   1090                    one{"-{0} u"}
   1091                    other{"-{0} u"}
   1092                    two{"-{0} u"}
   1093                }
   1094            }
   1095        }
   1096        hour-short{
   1097            relativeTime{
   1098                future{
   1099                    few{"i gceann {0} huaire"}
   1100                    many{"i gceann {0} n-uaire"}
   1101                    one{"i gceann {0} uair"}
   1102                    other{"i gceann {0} uair"}
   1103                    two{"i gceann {0} uair"}
   1104                }
   1105                past{
   1106                    few{"{0} huaire ó shin"}
   1107                    many{"{0} n-uaire ó shin"}
   1108                    one{"{0} uair ó shin"}
   1109                    other{"{0} uair ó shin"}
   1110                    two{"{0} uair ó shin"}
   1111                }
   1112            }
   1113        }
   1114        minute{
   1115            dn{"nóiméad"}
   1116            relative{
   1117                "0"{"an nóiméad seo"}
   1118            }
   1119            relativeTime{
   1120                future{
   1121                    few{"i gceann {0} nóiméad"}
   1122                    many{"i gceann {0} nóiméad"}
   1123                    one{"i gceann {0} nóiméad"}
   1124                    other{"i gceann {0} nóiméad"}
   1125                    two{"i gceann {0} nóiméad"}
   1126                }
   1127                past{
   1128                    few{"{0} nóiméad ó shin"}
   1129                    many{"{0} nóiméad ó shin"}
   1130                    one{"{0} nóiméad ó shin"}
   1131                    other{"{0} nóiméad ó shin"}
   1132                    two{"{0} nóiméad ó shin"}
   1133                }
   1134            }
   1135        }
   1136        minute-narrow{
   1137            dn{"n"}
   1138            relativeTime{
   1139                future{
   1140                    few{"+{0} n"}
   1141                    many{"+{0} n"}
   1142                    one{"+{0} n"}
   1143                    other{"+{0} n"}
   1144                    two{"+{0} n"}
   1145                }
   1146                past{
   1147                    few{"-{0} n"}
   1148                    many{"-{0} n"}
   1149                    one{"-{0} n"}
   1150                    other{"-{0} n"}
   1151                    two{"-{0} n"}
   1152                }
   1153            }
   1154        }
   1155        minute-short{
   1156            dn{"nóim."}
   1157            relativeTime{
   1158                future{
   1159                    few{"i gceann {0} nóim."}
   1160                    many{"i gceann {0} nóim."}
   1161                    one{"i gceann {0} nóim."}
   1162                    other{"i gceann {0} nóim."}
   1163                    two{"i gceann {0} nóim."}
   1164                }
   1165                past{
   1166                    few{"{0} nóim. ó shin"}
   1167                    many{"{0} nóim. ó shin"}
   1168                    one{"{0} nóim. ó shin"}
   1169                    other{"{0} nóim. ó shin"}
   1170                    two{"{0} nóim. ó shin"}
   1171                }
   1172            }
   1173        }
   1174        mon{
   1175            relative{
   1176                "-1"{"an Luan seo caite"}
   1177                "0"{"an Luan seo"}
   1178                "1"{"an Luan seo chugainn"}
   1179            }
   1180            relativeTime{
   1181                future{
   1182                    few{"{0} seachtaine ón Luan"}
   1183                    many{"{0} seachtaine ón Luan"}
   1184                    one{"{0} seachtain ón Luan"}
   1185                    other{"{0} seachtain ón Luan"}
   1186                    two{"{0} sheachtain ón Luan"}
   1187                }
   1188                past{
   1189                    few{"Dé Luain {0} seachtaine ó shin"}
   1190                    many{"Dé Luain {0} seachtaine ó shin"}
   1191                    one{"Dé Luain {0} seachtain ó shin"}
   1192                    other{"Dé Luain {0} seachtain ó shin"}
   1193                    two{"Dé Luain {0} sheachtain ó shin"}
   1194                }
   1195            }
   1196        }
   1197        mon-narrow{
   1198            relative{
   1199                "-1"{"an Luan seo caite"}
   1200                "0"{"an Luan seo"}
   1201                "1"{"an Luan seo chug."}
   1202            }
   1203            relativeTime{
   1204                future{
   1205                    few{"+{0} Luan"}
   1206                    many{"+{0} Luan"}
   1207                    one{"+{0} Luan"}
   1208                    other{"+{0} Luan"}
   1209                    two{"+{0} Luan"}
   1210                }
   1211                past{
   1212                    few{"{0} Luan ó shin"}
   1213                    many{"{0} Luan ó shin"}
   1214                    one{"{0} Luan ó shin"}
   1215                    other{"{0} Luan ó shin"}
   1216                    two{"{0} Luan ó shin"}
   1217                }
   1218            }
   1219        }
   1220        month{
   1221            dn{"mí"}
   1222            relative{
   1223                "-1"{"an mhí seo caite"}
   1224                "0"{"an mhí seo"}
   1225                "1"{"an mhí seo chugainn"}
   1226            }
   1227            relativeTime{
   1228                future{
   1229                    few{"i gceann {0} mhí"}
   1230                    many{"i gceann {0} mí"}
   1231                    one{"i gceann {0} mhí"}
   1232                    other{"i gceann {0} mí"}
   1233                    two{"i gceann {0} mhí"}
   1234                }
   1235                past{
   1236                    few{"{0} mhí ó shin"}
   1237                    many{"{0} mí ó shin"}
   1238                    one{"{0} mhí ó shin"}
   1239                    other{"{0} mí ó shin"}
   1240                    two{"{0} mhí ó shin"}
   1241                }
   1242            }
   1243        }
   1244        month-narrow{
   1245            relativeTime{
   1246                future{
   1247                    few{"+{0} mhí"}
   1248                    many{"+{0} mí"}
   1249                    one{"+{0} mhí"}
   1250                    other{"+{0} mí"}
   1251                    two{"+{0} mhí"}
   1252                }
   1253                past{
   1254                    few{"-{0} mhí"}
   1255                    many{"-{0} mí"}
   1256                    one{"-{0} mhí"}
   1257                    other{"-{0} mí"}
   1258                    two{"-{0} mhí"}
   1259                }
   1260            }
   1261        }
   1262        month-short{
   1263            relativeTime{
   1264                future{
   1265                    few{"i gceann {0} mhí"}
   1266                    many{"i gceann {0} mí"}
   1267                    one{"i gceann {0} míosa"}
   1268                    other{"i gceann {0} mí"}
   1269                    two{"i gceann {0} mhí"}
   1270                }
   1271            }
   1272        }
   1273        quarter{
   1274            dn{"ráithe"}
   1275            relative{
   1276                "-1"{"an ráithe seo caite"}
   1277                "0"{"an ráithe seo"}
   1278                "1"{"an ráithe seo chugainn"}
   1279            }
   1280            relativeTime{
   1281                future{
   1282                    few{"i gceann {0} ráithe"}
   1283                    many{"i gceann {0} ráithe"}
   1284                    one{"i gceann {0} ráithe"}
   1285                    other{"i gceann {0} ráithe"}
   1286                    two{"i gceann {0} ráithe"}
   1287                }
   1288                past{
   1289                    few{"{0} ráithe ó shin"}
   1290                    many{"{0} ráithe ó shin"}
   1291                    one{"{0} ráithe ó shin"}
   1292                    other{"{0} ráithe ó shin"}
   1293                    two{"{0} ráithe ó shin"}
   1294                }
   1295            }
   1296        }
   1297        quarter-narrow{
   1298            relativeTime{
   1299                future{
   1300                    few{"+{0} R"}
   1301                    many{"+{0} R"}
   1302                    one{"+{0} R"}
   1303                    other{"+{0} R"}
   1304                    two{"+{0} R"}
   1305                }
   1306                past{
   1307                    few{"-{0} R"}
   1308                    many{"-{0} R"}
   1309                    one{"-{0} R"}
   1310                    other{"-{0} R"}
   1311                    two{"-{0} R"}
   1312                }
   1313            }
   1314        }
   1315        sat{
   1316            relative{
   1317                "-1"{"an Satharn seo caite"}
   1318                "0"{"an Satharn seo"}
   1319                "1"{"an Satharn seo chugainn"}
   1320            }
   1321            relativeTime{
   1322                future{
   1323                    few{"{0} seachtaine ón Satharn"}
   1324                    many{"{0} seachtaine ón Satharn"}
   1325                    one{"{0} seachtain ón Satharn"}
   1326                    other{"{0} seachtain ón Satharn"}
   1327                    two{"{0} sheachtain ón Satharn"}
   1328                }
   1329                past{
   1330                    few{"Dé Sathairn {0} seachtaine ó shin"}
   1331                    many{"Dé Sathairn {0} seachtaine ó shin"}
   1332                    one{"Dé Sathairn {0} seachtain ó shin"}
   1333                    other{"Dé Sathairn {0} seachtain ó shin"}
   1334                    two{"Dé Sathairn {0} sheachtain ó shin"}
   1335                }
   1336            }
   1337        }
   1338        sat-narrow{
   1339            relative{
   1340                "-1"{"an Sath seo caite"}
   1341                "0"{"an Sath seo"}
   1342                "1"{"an Sath seo chug."}
   1343            }
   1344            relativeTime{
   1345                future{
   1346                    few{"+{0} Shatharn"}
   1347                    many{"+{0} Satharn"}
   1348                    one{"+{0} Satharn"}
   1349                    other{"+{0} Satharn"}
   1350                    two{"+{0} Shatharn"}
   1351                }
   1352                past{
   1353                    few{"{0} Shatharn ó shin"}
   1354                    many{"{0} Satharn ó shin"}
   1355                    one{"{0} Satharn ó shin"}
   1356                    other{"{0} Satharn ó shin"}
   1357                    two{"{0} Shatharn ó shin"}
   1358                }
   1359            }
   1360        }
   1361        sat-short{
   1362            relative{
   1363                "-1"{"an Sath. seo caite"}
   1364                "0"{"an Sath. seo"}
   1365                "1"{"an Sath. seo chugainn"}
   1366            }
   1367        }
   1368        second{
   1369            dn{"soicind"}
   1370            relative{
   1371                "0"{"anois"}
   1372            }
   1373            relativeTime{
   1374                future{
   1375                    few{"i gceann {0} shoicind"}
   1376                    many{"i gceann {0} soicind"}
   1377                    one{"i gceann {0} soicind"}
   1378                    other{"i gceann {0} soicind"}
   1379                    two{"i gceann {0} shoicind"}
   1380                }
   1381                past{
   1382                    few{"{0} shoicind ó shin"}
   1383                    many{"{0} soicind ó shin"}
   1384                    one{"{0} soicind ó shin"}
   1385                    other{"{0} soicind ó shin"}
   1386                    two{"{0} shoicind ó shin"}
   1387                }
   1388            }
   1389        }
   1390        second-narrow{
   1391            dn{"s"}
   1392            relativeTime{
   1393                future{
   1394                    few{"+{0} s"}
   1395                    many{"+{0} s"}
   1396                    one{"+{0} s"}
   1397                    other{"+{0} s"}
   1398                    two{"+{0} s"}
   1399                }
   1400                past{
   1401                    few{"-{0} s"}
   1402                    many{"-{0} s"}
   1403                    one{"-{0} s"}
   1404                    other{"-{0} s"}
   1405                    two{"-{0} s"}
   1406                }
   1407            }
   1408        }
   1409        second-short{
   1410            dn{"soic."}
   1411            relativeTime{
   1412                future{
   1413                    few{"i gceann {0} shoic."}
   1414                    many{"i gceann {0} soic."}
   1415                    one{"i gceann {0} soic."}
   1416                    other{"i gceann {0} soic."}
   1417                    two{"i gceann {0} shoic."}
   1418                }
   1419                past{
   1420                    few{"{0} shoic. ó shin"}
   1421                    many{"{0} soic. ó shin"}
   1422                    one{"{0} soic. ó shin"}
   1423                    other{"{0} soic. ó shin"}
   1424                    two{"{0} shoic. ó shin"}
   1425                }
   1426            }
   1427        }
   1428        sun{
   1429            relative{
   1430                "-1"{"an Domhnach seo caite"}
   1431                "0"{"an Domhnach seo"}
   1432                "1"{"an Domhnach seo chugainn"}
   1433            }
   1434            relativeTime{
   1435                future{
   1436                    few{"{0} seachtaine ón Domhnach"}
   1437                    many{"{0} seachtaine ón Domhnach"}
   1438                    one{"{0} seachtain ón Domhnach"}
   1439                    other{"{0} seachtain ón Domhnach"}
   1440                    two{"{0} sheachtain ón Domhnach"}
   1441                }
   1442                past{
   1443                    few{"Dé Domhnaigh {0} seachtaine ó shin"}
   1444                    many{"Dé Domhnaigh {0} seachtaine ó shin"}
   1445                    one{"Dé Domhnaigh {0} seachtain ó shin"}
   1446                    other{"Dé Domhnaigh {0} seachtain ó shin"}
   1447                    two{"Dé Domhnaigh {0} sheachtain ó shin"}
   1448                }
   1449            }
   1450        }
   1451        sun-narrow{
   1452            relative{
   1453                "-1"{"an Domh seo caite"}
   1454                "0"{"an Domh seo"}
   1455                "1"{"an Domh seo chug."}
   1456            }
   1457            relativeTime{
   1458                future{
   1459                    few{"+{0} Dhomh."}
   1460                    many{"+{0} nDomh."}
   1461                    one{"+{0} Domh."}
   1462                    other{"+{0} Domh."}
   1463                    two{"+{0} Dhomh."}
   1464                }
   1465                past{
   1466                    few{"{0} Dhomh. ó shin"}
   1467                    many{"{0} nDomh. ó shin"}
   1468                    one{"{0} Domh. ó shin"}
   1469                    other{"{0} Domh. ó shin"}
   1470                    two{"{0} Dhomh. ó shin"}
   1471                }
   1472            }
   1473        }
   1474        sun-short{
   1475            relative{
   1476                "-1"{"an Domh. seo caite"}
   1477                "0"{"an Domh. seo"}
   1478                "1"{"an Domh. seo chugainn"}
   1479            }
   1480            relativeTime{
   1481                future{
   1482                    few{"{0} seachtaine ón Domh."}
   1483                    many{"{0} seachtaine ón Domh."}
   1484                    one{"{0} seachtain ón Domh."}
   1485                    other{"{0} seachtain ón Domh."}
   1486                    two{"{0} sheachtain ón Domh."}
   1487                }
   1488                past{
   1489                    few{"Dé Domh. {0} seachtaine ó shin"}
   1490                    many{"Dé Domh. {0} seachtaine ó shin"}
   1491                    one{"Dé Domh. {0} seachtain ó shin"}
   1492                    other{"Dé Domh. {0} seachtain ó shin"}
   1493                    two{"Dé Domh. {0} sheachtain ó shin"}
   1494                }
   1495            }
   1496        }
   1497        thu{
   1498            relative{
   1499                "-1"{"an Déardaoin seo caite"}
   1500                "0"{"an Déardaoin seo"}
   1501                "1"{"an Déardaoin seo chugainn"}
   1502            }
   1503            relativeTime{
   1504                future{
   1505                    few{"{0} seachtaine ón Déardaoin"}
   1506                    many{"{0} seachtaine ón Déardaoin"}
   1507                    one{"{0} seachtain ón Déardaoin"}
   1508                    other{"{0} seachtain ón Déardaoin"}
   1509                    two{"{0} sheachtain ón Déardaoin"}
   1510                }
   1511                past{
   1512                    few{"Déardaoin {0} seachtaine ó shin"}
   1513                    many{"Déardaoin {0} seachtaine ó shin"}
   1514                    one{"Déardaoin {0} seachtain ó shin"}
   1515                    other{"Déardaoin {0} seachtain ó shin"}
   1516                    two{"Déardaoin {0} sheachtain ó shin"}
   1517                }
   1518            }
   1519        }
   1520        thu-narrow{
   1521            relative{
   1522                "-1"{"an Déar. seo caite"}
   1523                "0"{"an Déar. seo"}
   1524                "1"{"an Déar. seo chug."}
   1525            }
   1526            relativeTime{
   1527                future{
   1528                    few{"+{0} Dhéardaoin"}
   1529                    many{"+{0} nDéardaoin"}
   1530                    one{"+{0} Déardaoin"}
   1531                    other{"+{0} Déardaoin"}
   1532                    two{"+{0} Dhéardaoin"}
   1533                }
   1534                past{
   1535                    few{"{0} Dhéardaoin ó shin"}
   1536                    many{"{0} nDéardaoin ó shin"}
   1537                    one{"{0} Déardaoin ó shin"}
   1538                    other{"{0} Déardaoin ó shin"}
   1539                    two{"{0} Dhéardaoin ó shin"}
   1540                }
   1541            }
   1542        }
   1543        thu-short{
   1544            relative{
   1545                "-1"{"an Déar. seo caite"}
   1546                "0"{"an Déar. seo"}
   1547                "1"{"an Déar. seo chugainn"}
   1548            }
   1549        }
   1550        tue{
   1551            relative{
   1552                "-1"{"an Mháirt seo caite"}
   1553                "0"{"an Mháirt seo"}
   1554                "1"{"an Mháirt seo chugainn"}
   1555            }
   1556            relativeTime{
   1557                future{
   1558                    few{"{0} seachtaine ón Máirt"}
   1559                    many{"{0} seachtaine ón Máirt"}
   1560                    one{"{0} seachtain ón Máirt"}
   1561                    other{"{0} seachtain ón Máirt"}
   1562                    two{"{0} sheachtain ón Máirt"}
   1563                }
   1564                past{
   1565                    few{"Dé Máirt {0} seachtaine ó shin"}
   1566                    many{"Dé Máirt {0} seachtaine ó shin"}
   1567                    one{"Dé Máirt {0} seachtain ó shin"}
   1568                    other{"Dé Máirt {0} seachtain ó shin"}
   1569                    two{"Dé Máirt {0} sheachtain ó shin"}
   1570                }
   1571            }
   1572        }
   1573        tue-narrow{
   1574            relative{
   1575                "-1"{"an Mháirt seo caite"}
   1576                "0"{"an Mháirt seo"}
   1577                "1"{"an Mháirt seo chug."}
   1578            }
   1579            relativeTime{
   1580                future{
   1581                    few{"+{0} Mháirt"}
   1582                    many{"+{0} Máirt"}
   1583                    one{"+{0} Mháirt"}
   1584                    other{"+{0} Máirt"}
   1585                    two{"+{0} Mháirt"}
   1586                }
   1587                past{
   1588                    few{"{0} Mháirt ó shin"}
   1589                    many{"{0} Máirt ó shin"}
   1590                    one{"{0} Mháirt ó shin"}
   1591                    other{"{0} Máirt ó shin"}
   1592                    two{"{0} Mháirt ó shin"}
   1593                }
   1594            }
   1595        }
   1596        wed{
   1597            relative{
   1598                "-1"{"an Chéadaoin seo caite"}
   1599                "0"{"an Chéadaoin seo"}
   1600                "1"{"an Chéadaoin seo chugainn"}
   1601            }
   1602            relativeTime{
   1603                future{
   1604                    few{"{0} seachtaine ón gCéadaoin"}
   1605                    many{"{0} seachtaine ón gCéadaoin"}
   1606                    one{"{0} seachtain ón gCéadaoin"}
   1607                    other{"{0} seachtain ón gCéadaoin"}
   1608                    two{"{0} sheachtain ón gCéadaoin"}
   1609                }
   1610                past{
   1611                    few{"Dé Céadaoin {0} seachtaine ó shin"}
   1612                    many{"Dé Céadaoin {0} seachtaine ó shin"}
   1613                    one{"Dé Céadaoin {0} seachtain ó shin"}
   1614                    other{"Dé Céadaoin {0} seachtain ó shin"}
   1615                    two{"Dé Céadaoin {0} sheachtain ó shin"}
   1616                }
   1617            }
   1618        }
   1619        wed-narrow{
   1620            relative{
   1621                "-1"{"an Chéad. seo caite"}
   1622                "0"{"an Chéad. seo"}
   1623                "1"{"an Chéad seo chug."}
   1624            }
   1625            relativeTime{
   1626                future{
   1627                    few{"+{0} Chéadaoin"}
   1628                    many{"+{0} gCéadaoin"}
   1629                    one{"+{0} Chéadaoin"}
   1630                    other{"+{0} Céadaoin"}
   1631                    two{"+{0} Chéadaoin"}
   1632                }
   1633                past{
   1634                    few{"{0} Chéadaoin ó shin"}
   1635                    many{"{0} gCéadaoin ó shin"}
   1636                    one{"{0} Chéadaoin ó shin"}
   1637                    other{"{0} Céadaoin ó shin"}
   1638                    two{"{0} Chéadaoin ó shin"}
   1639                }
   1640            }
   1641        }
   1642        wed-short{
   1643            relative{
   1644                "-1"{"an Chéad. seo caite"}
   1645                "0"{"an Chéad. seo"}
   1646                "1"{"an Chéad. seo chugainn"}
   1647            }
   1648        }
   1649        week{
   1650            dn{"seachtain"}
   1651            relative{
   1652                "-1"{"an tseachtain seo caite"}
   1653                "0"{"an tseachtain seo"}
   1654                "1"{"an tseachtain seo chugainn"}
   1655            }
   1656            relativePeriod{"seachtain {0}"}
   1657            relativeTime{
   1658                future{
   1659                    few{"i gceann {0} seachtaine"}
   1660                    many{"i gceann {0} seachtaine"}
   1661                    one{"i gceann {0} seachtaine"}
   1662                    other{"i gceann {0} seachtain"}
   1663                    two{"i gceann {0} sheachtain"}
   1664                }
   1665                past{
   1666                    few{"{0} seachtaine ó shin"}
   1667                    many{"{0} seachtaine ó shin"}
   1668                    one{"{0} seachtain ó shin"}
   1669                    other{"{0} seachtain ó shin"}
   1670                    two{"{0} sheachtain ó shin"}
   1671                }
   1672            }
   1673        }
   1674        week-narrow{
   1675            relativeTime{
   1676                future{
   1677                    few{"i gceann {0} shcht."}
   1678                    many{"+{0} scht."}
   1679                    one{"+{0} scht."}
   1680                    other{"+{0} scht."}
   1681                    two{"i gceann {0} shcht."}
   1682                }
   1683                past{
   1684                    few{"{0} shcht. ó shin"}
   1685                    many{"-{0} scht."}
   1686                    one{"-{0} scht."}
   1687                    other{"-{0} scht."}
   1688                    two{"{0} shcht. ó shin"}
   1689                }
   1690            }
   1691        }
   1692        week-short{
   1693            dn{"scht."}
   1694            relative{
   1695                "-1"{"an tscht. seo caite"}
   1696                "0"{"an tscht. seo"}
   1697                "1"{"an tscht. seo chugainn"}
   1698            }
   1699            relativeTime{
   1700                future{
   1701                    few{"i gceann {0} shcht."}
   1702                    many{"i gceann {0} scht."}
   1703                    one{"i gceann {0} scht."}
   1704                    other{"i gceann {0} scht."}
   1705                    two{"i gceann {0} shcht."}
   1706                }
   1707                past{
   1708                    few{"{0} shcht. ó shin"}
   1709                    many{"{0} scht. ó shin"}
   1710                    one{"{0} scht. ó shin"}
   1711                    other{"{0} scht. ó shin"}
   1712                    two{"{0} shcht. ó shin"}
   1713                }
   1714            }
   1715        }
   1716        weekOfMonth{
   1717            dn{"seachtain den mhí"}
   1718        }
   1719        weekOfMonth-short{
   1720            dn{"scht. den mhí"}
   1721        }
   1722        weekday{
   1723            dn{"lá den tseachtain"}
   1724        }
   1725        weekday-short{
   1726            dn{"lá den tscht."}
   1727        }
   1728        weekdayOfMonth{
   1729            dn{"lá den tseachtain sa mhí"}
   1730        }
   1731        weekdayOfMonth-short{
   1732            dn{"lá oib. den mhí"}
   1733        }
   1734        year{
   1735            dn{"bliain"}
   1736            relative{
   1737                "-1"{"anuraidh"}
   1738                "0"{"i mbliana"}
   1739                "1"{"an bhliain seo chugainn"}
   1740            }
   1741            relativeTime{
   1742                future{
   1743                    few{"i gceann {0} bliana"}
   1744                    many{"i gceann {0} mbliana"}
   1745                    one{"i gceann {0} bliana"}
   1746                    other{"i gceann {0} bliain"}
   1747                    two{"i gceann {0} bhliain"}
   1748                }
   1749                past{
   1750                    few{"{0} bliana ó shin"}
   1751                    many{"{0} mbliana ó shin"}
   1752                    one{"{0} bhliain ó shin"}
   1753                    other{"{0} bliain ó shin"}
   1754                    two{"{0} bhliain ó shin"}
   1755                }
   1756            }
   1757        }
   1758        year-narrow{
   1759            relativeTime{
   1760                future{
   1761                    few{"+{0} bl."}
   1762                    many{"+{0} mbl."}
   1763                    one{"+{0} bhl."}
   1764                    other{"+{0} bl."}
   1765                    two{"+{0} bhl."}
   1766                }
   1767                past{
   1768                    few{"-{0} bl."}
   1769                    many{"-{0} mbl."}
   1770                    one{"-{0} bhl."}
   1771                    other{"-{0} bl."}
   1772                    two{"-{0} bhl."}
   1773                }
   1774            }
   1775        }
   1776        year-short{
   1777            dn{"bl."}
   1778            relative{
   1779                "-1"{"anuraidh"}
   1780                "0"{"i mbl."}
   1781                "1"{"an bhl. seo chugainn"}
   1782            }
   1783            relativeTime{
   1784                future{
   1785                    few{"i gceann {0} bl."}
   1786                    many{"i gceann {0} mbl."}
   1787                    one{"i gceann {0} bl."}
   1788                    other{"i gceann {0} bl."}
   1789                    two{"i gceann {0} bhl."}
   1790                }
   1791                past{
   1792                    few{"{0} bl. ó shin"}
   1793                    many{"{0} mbl. ó shin"}
   1794                    one{"{0} bhl. ó shin"}
   1795                    other{"{0} bl. ó shin"}
   1796                    two{"{0} bhl. ó shin"}
   1797                }
   1798            }
   1799        }
   1800        zone{
   1801            dn{"crios ama"}
   1802        }
   1803        zone-short{
   1804            dn{"crios"}
   1805        }
   1806    }
   1807    listPattern{
   1808        or{
   1809            2{"{0} nó {1}"}
   1810            end{"{0} nó {1}"}
   1811        }
   1812        standard{
   1813            2{"{0} agus {1}"}
   1814            end{"{0} agus {1}"}
   1815        }
   1816        standard-narrow{
   1817            2{"{0}, {1}"}
   1818            end{"{0}, {1}"}
   1819        }
   1820        unit{
   1821            2{"{0} agus {1}"}
   1822            end{"{0} agus {1}"}
   1823        }
   1824        unit-narrow{
   1825            2{"{0} {1}"}
   1826            end{"{0} {1}"}
   1827            middle{"{0} {1}"}
   1828            start{"{0} {1}"}
   1829        }
   1830        unit-short{
   1831            2{"{0}, {1}"}
   1832            end{"{0}, {1}"}
   1833        }
   1834    }
   1835    measurementSystemNames{
   1836        UK{"RA"}
   1837        US{"SAM"}
   1838        metric{"Méadrach"}
   1839    }
   1840    parse{
   1841        date{
   1842            lenient{
   1843                "[\\- ‑ . /]",
   1844                "[\\: ∶]",
   1845            }
   1846        }
   1847    }
   1848    personNames{
   1849        nameOrderLocales{
   1850            givenFirst{
   1851                "und",
   1852                "ga",
   1853            }
   1854            surnameFirst{
   1855                "ko",
   1856                "vi",
   1857                "yue",
   1858                "zh",
   1859            }
   1860        }
   1861        namePattern{
   1862            givenFirst-long-monogram-informal{"{given-informal-monogram-allCaps}{surname-monogram-allCaps}"}
   1863            givenFirst-medium-addressing-informal{"{given-informal}"}
   1864            givenFirst-medium-monogram-formal{"{surname-monogram-allCaps}"}
   1865            givenFirst-medium-monogram-informal{"{given-informal-monogram-allCaps}"}
   1866            givenFirst-medium-referring-informal{"{given-informal} {surname}"}
   1867            givenFirst-short-addressing-formal{"{title} {surname}"}
   1868            givenFirst-short-addressing-informal{"{given-informal}"}
   1869            givenFirst-short-monogram-informal{"{given-informal-monogram-allCaps}"}
   1870            givenFirst-short-referring-formal{"{given-initial} {given2-initial} {surname}"}
   1871            givenFirst-short-referring-informal{"{given-informal} {surname-initial}"}
   1872            sorting-long-referring-informal{"{surname}, {given-informal}"}
   1873            sorting-medium-referring-formal{"{surname-prefix} {surname-core}, {given} {given2-initial}"}
   1874            sorting-medium-referring-informal{"{surname}, {given-informal}"}
   1875            sorting-short-referring-formal{"{surname-prefix} {surname-core}, {given-initial} {given2-initial}"}
   1876            sorting-short-referring-informal{"{surname}, {given-informal}"}
   1877            surnameFirst-long-addressing-formal{"{title} {surname}"}
   1878            surnameFirst-long-addressing-informal{"{given-informal}"}
   1879            surnameFirst-long-monogram-informal{"{surname-monogram-allCaps}{given-informal-monogram-allCaps}"}
   1880            surnameFirst-long-referring-formal{"{surname} {given} {given2} {credentials}"}
   1881            surnameFirst-long-referring-informal{"{surname} {given-informal}"}
   1882            surnameFirst-medium-addressing-formal{"{title} {surname}"}
   1883            surnameFirst-medium-addressing-informal{"{given-informal}"}
   1884            surnameFirst-medium-monogram-formal{"{surname-monogram-allCaps}"}
   1885            surnameFirst-medium-monogram-informal{"{given-informal-monogram-allCaps}"}
   1886            surnameFirst-medium-referring-formal{"{surname} {given} {given2-initial} {credentials}"}
   1887            surnameFirst-medium-referring-informal{"{surname} {given-informal}"}
   1888            surnameFirst-short-addressing-formal{"{title} {surname}"}
   1889            surnameFirst-short-addressing-informal{"{given-informal}"}
   1890            surnameFirst-short-monogram-formal{"{surname-monogram-allCaps}"}
   1891            surnameFirst-short-monogram-informal{"{given-informal-monogram-allCaps}"}
   1892            surnameFirst-short-referring-formal{"{surname} {given-initial} {given2-initial}"}
   1893            surnameFirst-short-referring-informal{"{surname} {given-initial}"}
   1894        }
   1895    }
   1896 }