intl/icu/source/data/locales/am.txt

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rw-r--r--

Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.

     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/am.xml
     7 // *
     8 // ***************************************************************************
     9 /**
    10  * ICU <specials> source: <path>/common/main/am.xml
    11  */
    12 am{
    13     AuxExemplarCharacters{"[]"}
    14     Ellipsis{
    15         final{"{0}…"}
    16         initial{"…{0}"}
    17         medial{"{0}…{1}"}
    18     }
    19     ExemplarCharacters{
    20         "[ሀ ሁ ሂ ሃ ሄ ህ ሆ ለ ሉ ሊ ላ ሌ ል ሎ ሏ ሐ ሑ ሒ ሓ ሔ ሕ ሖ ሗ መ ሙ ሚ ማ ሜ ም ሞ ሟ ሠ ሡ ሢ ሣ ሤ ሥ ሦ"
    21         " ሧ ረ ሩ ሪ ራ ሬ ር ሮ ሯ ሰ ሱ ሲ ሳ ሴ ስ ሶ ሷ ሸ ሹ ሺ ሻ ሼ ሽ ሾ ሿ ቀ ቁ ቂ ቃ ቄ ቅ ቆ ቈ ቊ ቋ ቌ ቍ በ"
    22         " ቡ ቢ ባ ቤ ብ ቦ ቧ ቨ ቩ ቪ ቫ ቬ ቭ ቮ ቯ ተ ቱ ቲ ታ ቴ ት ቶ ቷ ቸ ቹ ቺ ቻ ቼ ች ቾ ቿ ኀ ኁ ኂ ኃ ኄ ኅ ኆ"
    23         " ኈ ኊ ኋ ኌ ኍ ነ ኑ ኒ ና ኔ ን ኖ ኗ ኘ ኙ ኚ ኛ ኜ ኝ ኞ ኟ አ ኡ ኢ ኣ ኤ እ ኦ ኧ ከ ኩ ኪ ካ ኬ ክ ኮ ኰ ኲ"
    24         " ኳ ኴ ኵ ኸ ኹ ኺ ኻ ኼ ኽ ኾ ወ ዉ ዊ ዋ ዌ ው ዎ ዐ ዑ ዒ ዓ ዔ ዕ ዖ ዘ ዙ ዚ ዛ ዜ ዝ ዞ ዟ ዠ ዡ ዢ ዣ ዤ ዥ"
    25         " ዦ ዧ የ ዩ ዪ ያ ዬ ይ ዮ ደ ዱ ዲ ዳ ዴ ድ ዶ ዷ ጀ ጁ ጂ ጃ ጄ ጅ ጆ ጇ ገ ጉ ጊ ጋ ጌ ግ ጎ ጐ ጒ ጓ ጔ ጕ ጠ"
    26         " ጡ ጢ ጣ ጤ ጥ ጦ ጧ ጨ ጩ ጪ ጫ ጬ ጭ ጮ ጯ ጰ ጱ ጲ ጳ ጴ ጵ ጶ ጷ ጸ ጹ ጺ ጻ ጼ ጽ ጾ ጿ ፀ ፁ ፂ ፃ ፄ ፅ ፆ"
    27         " ፈ ፉ ፊ ፋ ፌ ፍ ፎ ፏ ፐ ፑ ፒ ፓ ፔ ፕ ፖ ፗ]"
    28     }
    29     ExemplarCharactersPunctuation{"[‐ – , ፡ ፣ ፤ ፥ ፦ ! ? . ። ‹ › « » ( ) \\[ \\]]"}
    30     LocaleScript{
    31         "Ethi",
    32     }
    33     MoreInformation{"?"}
    34     NumberElements{
    35         default{"latn"}
    36         latn{
    37             miscPatterns{
    38                 atLeast{"{0}+"}
    39                 range{"{0}–{1}"}
    40             }
    41             patterns{
    42                 accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
    43                 currencyFormat{"¤#,##0.00"}
    44                 decimalFormat{"#,##0.###"}
    45                 percentFormat{"#,##0%"}
    46                 scientificFormat{"#E0"}
    47             }
    48             patternsLong{
    49                 decimalFormat{
    50                     1000{
    51                         one{"0 ሺ"}
    52                         other{"0 ሺ"}
    53                     }
    54                     10000{
    55                         one{"00 ሺ"}
    56                         other{"00 ሺ"}
    57                     }
    58                     100000{
    59                         one{"000 ሺ"}
    60                         other{"000 ሺ"}
    61                     }
    62                     1000000{
    63                         one{"0 ሚሊዮን"}
    64                         other{"0 ሚሊዮን"}
    65                     }
    66                     10000000{
    67                         one{"00 ሚሊዮን"}
    68                         other{"00 ሚሊዮን"}
    69                     }
    70                     100000000{
    71                         one{"000 ሚሊዮን"}
    72                         other{"000 ሚሊዮን"}
    73                     }
    74                     1000000000{
    75                         one{"0 ቢሊዮን"}
    76                         other{"0 ቢሊዮን"}
    77                     }
    78                     10000000000{
    79                         one{"00 ቢሊዮን"}
    80                         other{"00 ቢሊዮን"}
    81                     }
    82                     100000000000{
    83                         one{"000 ቢሊዮን"}
    84                         other{"000 ቢሊዮን"}
    85                     }
    86                     1000000000000{
    87                         one{"0 ትሪሊዮን"}
    88                         other{"0 ትሪሊዮን"}
    89                     }
    90                     10000000000000{
    91                         one{"00 ትሪሊዮን"}
    92                         other{"00 ትሪሊዮን"}
    93                     }
    94                     100000000000000{
    95                         one{"000 ትሪሊዮን"}
    96                         other{"000 ትሪሊዮን"}
    97                     }
    98                 }
    99             }
   100             patternsShort{
   101                 decimalFormat{
   102                     1000{
   103                         one{"0 ሺ"}
   104                         other{"0 ሺ"}
   105                     }
   106                     10000{
   107                         one{"00 ሺ"}
   108                         other{"00 ሺ"}
   109                     }
   110                     100000{
   111                         one{"000 ሺ"}
   112                         other{"000 ሺ"}
   113                     }
   114                     1000000{
   115                         one{"0 ሜትር"}
   116                         other{"0 ሜትር"}
   117                     }
   118                     10000000{
   119                         one{"00 ሜትር"}
   120                         other{"00 ሜትር"}
   121                     }
   122                     100000000{
   123                         one{"000 ሜትር"}
   124                         other{"000 ሜትር"}
   125                     }
   126                     1000000000{
   127                         one{"0 ቢ"}
   128                         other{"0 ቢ"}
   129                     }
   130                     10000000000{
   131                         one{"00 ቢ"}
   132                         other{"00 ቢ"}
   133                     }
   134                     100000000000{
   135                         one{"000 ቢ"}
   136                         other{"000 ቢ"}
   137                     }
   138                     1000000000000{
   139                         one{"0 ት"}
   140                         other{"0 ት"}
   141                     }
   142                     10000000000000{
   143                         one{"00 ት"}
   144                         other{"00 ት"}
   145                     }
   146                     100000000000000{
   147                         one{"000 ት"}
   148                         other{"000 ት"}
   149                     }
   150                 }
   151             }
   152             symbols{
   153                 decimal{"."}
   154                 exponential{"E"}
   155                 group{","}
   156                 infinity{"∞"}
   157                 list{";"}
   158                 minusSign{"-"}
   159                 nan{"NaN"}
   160                 perMille{"‰"}
   161                 percentSign{"%"}
   162                 plusSign{"+"}
   163                 superscriptingExponent{"×"}
   164             }
   165         }
   166         native{"latn"}
   167         traditional{"ethi"}
   168     }
   169     Version{"2.0.92.87"}
   170     calendar{
   171         ethiopic{
   172             monthNames{
   173                 format{
   174                     abbreviated{
   175                         "መስከ",
   176                         "ጥቅም",
   177                         "ኅዳር",
   178                         "ታኅሣ",
   179                         "ጥር",
   180                         "የካቲ",
   181                         "መጋቢ",
   182                         "ሚያዝ",
   183                         "ግንቦ",
   184                         "ሰኔ",
   185                         "ሐምሌ",
   186                         "ነሐሴ",
   187                         "ጳጉሜ",
   188                     }
   189                     narrow{
   190                         "1",
   191                         "2",
   192                         "3",
   193                         "4",
   194                         "5",
   195                         "6",
   196                         "7",
   197                         "8",
   198                         "9",
   199                         "10",
   200                         "11",
   201                         "12",
   202                         "13",
   203                     }
   204                     wide{
   205                         "መስከረም",
   206                         "ጥቅምት",
   207                         "ኅዳር",
   208                         "ታኅሣሥ",
   209                         "ጥር",
   210                         "የካቲት",
   211                         "መጋቢት",
   212                         "ሚያዝያ",
   213                         "ግንቦት",
   214                         "ሰኔ",
   215                         "ሐምሌ",
   216                         "ነሐሴ",
   217                         "ጳጉሜን",
   218                     }
   219                 }
   220                 stand-alone{
   221                     abbreviated{
   222                         "መስከ",
   223                         "ጥቅም",
   224                         "ኅዳር",
   225                         "ታኅሣ",
   226                         "ጥር",
   227                         "የካቲ",
   228                         "መጋቢ",
   229                         "ሚያዝ",
   230                         "ግንቦ",
   231                         "ሰኔ",
   232                         "ሐምሌ",
   233                         "ነሐሴ",
   234                         "ጳጉሜ",
   235                     }
   236                     narrow{
   237                         "1",
   238                         "2",
   239                         "3",
   240                         "4",
   241                         "5",
   242                         "6",
   243                         "7",
   244                         "8",
   245                         "9",
   246                         "10",
   247                         "11",
   248                         "12",
   249                         "13",
   250                     }
   251                     wide{
   252                         "መስከረም",
   253                         "ጥቅምት",
   254                         "ኅዳር",
   255                         "ታኅሣሥ",
   256                         "ጥር",
   257                         "የካቲት",
   258                         "መጋቢት",
   259                         "ሚያዝያ",
   260                         "ግንቦት",
   261                         "ሰኔ",
   262                         "ሐምሌ",
   263                         "ነሐሴ",
   264                         "ጳጉሜን",
   265                     }
   266                 }
   267             }
   268         }
   269         generic{
   270             DateTimePatterns{
   271                 "h:mm:ss a zzzz",
   272                 "h:mm:ss a z",
   273                 "h:mm:ss a",
   274                 "h:mm a",
   275                 "EEEE፣ d MMMM y G",
   276                 "d MMMM y G",
   277                 "d MMM y G",
   278                 "dd/MM/y GGGGG",
   279                 "{1} {0}",
   280                 "{1} {0}",
   281                 "{1} {0}",
   282                 "{1} {0}",
   283                 "{1} {0}",
   284             }
   285             availableFormats{
   286                 Ed{"E d"}
   287                 Gy{"y G"}
   288                 GyMMM{"MMM፣ y G"}
   289                 GyMMMEd{"E MMM d፣ y G"}
   290                 GyMMMd{"MMM d፣ y G"}
   291                 H{"H"}
   292                 Hm{"HH:mm"}
   293                 Hms{"HH:mm:ss"}
   294                 M{"L"}
   295                 MEd{"E፣ M/d"}
   296                 MMM{"LLL"}
   297                 MMMEd{"E, MMM d"}
   298                 MMMMEd{"E, MMMM d"}
   299                 MMMMd{"MMMM d"}
   300                 MMMd{"MMM d"}
   301                 Md{"M/d"}
   302                 d{"d"}
   303                 h{"h a"}
   304                 hm{"h:mm a"}
   305                 hms{"h:mm:ss a"}
   306                 ms{"mm:ss"}
   307                 y{"y"}
   308                 yM{"M/y"}
   309                 yMEd{"E፣ d/M/y"}
   310                 yMMM{"MMM y"}
   311                 yMMMEd{"E፣ MMM d y"}
   312                 yMMMM{"MMMM y"}
   313                 yMMMd{"d MMM y"}
   314                 yMd{"d/M/y"}
   315                 yQQQ{"QQQ y"}
   316                 yQQQQ{"QQQQ y"}
   317                 yyyy{"G y"}
   318                 yyyyM{"GGGGG y-MM"}
   319                 yyyyMEd{"GGGGG y-MM-dd, E"}
   320                 yyyyMMM{"G y MMM"}
   321                 yyyyMMMEd{"G y MMM d, E"}
   322                 yyyyMMMd{"G y MMM d"}
   323                 yyyyMd{"GGGGG y-MM-dd"}
   324                 yyyyQQQ{"G y QQQ"}
   325                 yyyyQQQQ{"G y QQQQ"}
   326             }
   327             intervalFormats{
   328                 H{
   329                     H{"hh–hh a"}
   330                 }
   331                 Hm{
   332                     H{"hh:mm–hh:mm a"}
   333                     m{"hh:mm–hh:mm a"}
   334                 }
   335                 Hmv{
   336                     H{"hh:mm–hh:mm a v"}
   337                     m{"hh:mm–hh:mm a v"}
   338                 }
   339                 Hv{
   340                     H{"hh–hh a v"}
   341                 }
   342                 M{
   343                     M{"M–M"}
   344                 }
   345                 MEd{
   346                     M{"E፣ d/M – E፣ d/M"}
   347                     d{"E d/M – E d/M"}
   348                 }
   349                 MMM{
   350                     M{"MMM–MMM"}
   351                 }
   352                 MMMEd{
   353                     M{"E፣ MMM d – E፣ MMM d"}
   354                     d{"E d – E d፣ MMM"}
   355                 }
   356                 MMMd{
   357                     M{"MMM d – MMM d"}
   358                     d{"MMM d–d"}
   359                 }
   360                 Md{
   361                     M{"d/M – d/M"}
   362                     d{"d–d/M"}
   363                 }
   364                 d{
   365                     d{"d–d"}
   366                 }
   367                 fallback{"{0} – {1}"}
   368                 h{
   369                     a{"h a – h a"}
   370                     h{"h – h a"}
   371                 }
   372                 hm{
   373                     a{"h:mm a – h:mm a"}
   374                     h{"h:mm – h:mm a"}
   375                     m{"h:mm – h:mm a"}
   376                 }
   377                 hmv{
   378                     a{"h:mm a – h:mm a v"}
   379                     h{"h:mm – h:mm a v"}
   380                     m{"h:mm – h:mm a v"}
   381                 }
   382                 hv{
   383                     a{"h a – h a v"}
   384                     h{"h – h a v"}
   385                 }
   386                 y{
   387                     y{"y–y"}
   388                 }
   389                 yM{
   390                     M{"M/y – M/y"}
   391                     y{"M/y – M/y"}
   392                 }
   393                 yMEd{
   394                     M{"E d/M/ – E d/M፣ y"}
   395                     d{"E፣ d/M/y – E፣ d/M/y"}
   396                     y{"E፣ d/M/y – E፣ d/M/y"}
   397                 }
   398                 yMMM{
   399                     M{"MMM–MMM፣ y"}
   400                     y{"MMM y – MMM y"}
   401                 }
   402                 yMMMEd{
   403                     M{"E MMM d – E MMM d፣ y"}
   404                     d{"E MMM d – E MMM d፣ y"}
   405                     y{"E፣ MMM d፣ y – E፣ MMM d፣ y"}
   406                 }
   407                 yMMMM{
   408                     M{"MMMM–MMMM y"}
   409                     y{"MMMM y – MMMM y"}
   410                 }
   411                 yMMMd{
   412                     M{"MMM d – MMM d፣ y"}
   413                     d{"MMM d–d፣ y"}
   414                     y{"MMM d፣ y – MMM d፣ y"}
   415                 }
   416                 yMd{
   417                     M{"d/M/y – d/M/y"}
   418                     d{"d/M/y – d/M/y"}
   419                     y{"d/M/y – d/M/y"}
   420                 }
   421             }
   422         }
   423         gregorian{
   424             AmPmMarkers{
   425                 "ጥዋት",
   426                 "ከሰዓት",
   427             }
   428             DateTimePatterns{
   429                 "h:mm:ss a zzzz",
   430                 "h:mm:ss a z",
   431                 "h:mm:ss a",
   432                 "h:mm a",
   433                 "EEEE, d MMMM y",
   434                 "d MMMM y",
   435                 "d MMM y",
   436                 "dd/MM/y",
   437                 "{1} {0}",
   438                 "{1} {0}",
   439                 "{1} {0}",
   440                 "{1} {0}",
   441                 "{1} {0}",
   442             }
   443             appendItems{
   444                 Timezone{"{0} {1}"}
   445             }
   446             availableFormats{
   447                 EHm{"E HH:mm"}
   448                 EHms{"E HH:mm:ss"}
   449                 Ed{"E d"}
   450                 Ehm{"E h:mm a"}
   451                 Ehms{"E h:mm:ss a"}
   452                 Gy{"y G"}
   453                 GyMMM{"MMM y G"}
   454                 GyMMMEd{"E፣ MMM d፣ y G"}
   455                 GyMMMd{"MMM d፣ y G"}
   456                 H{"H"}
   457                 Hm{"HH:mm"}
   458                 Hms{"HH:mm:ss"}
   459                 M{"L"}
   460                 MEd{"E, M/d"}
   461                 MMM{"LLL"}
   462                 MMMEd{"E, MMM d"}
   463                 MMMMEd{"E, MMMM d"}
   464                 MMMMd{"MMMM d"}
   465                 MMMd{"MMM d"}
   466                 Md{"M/d"}
   467                 d{"d"}
   468                 h{"h a"}
   469                 hm{"h:mm a"}
   470                 hms{"h:mm:ss a"}
   471                 ms{"mm:ss"}
   472                 y{"y"}
   473                 yM{"M/y"}
   474                 yMEd{"E፣ d/M/y"}
   475                 yMMM{"MMM y"}
   476                 yMMMEd{"E፣ MMM d y"}
   477                 yMMMM{"MMMM y"}
   478                 yMMMd{"d MMM y"}
   479                 yMd{"d/M/y"}
   480                 yQQQ{"QQQ y"}
   481                 yQQQQ{"QQQQ y"}
   482             }
   483             dayNames{
   484                 format{
   485                     abbreviated{
   486                         "እሑድ",
   487                         "ሰኞ",
   488                         "ማክሰ",
   489                         "ረቡዕ",
   490                         "ሐሙስ",
   491                         "ዓርብ",
   492                         "ቅዳሜ",
   493                     }
   494                     narrow{
   495                         "እ",
   496                         "ሰ",
   497                         "ማ",
   498                         "ረ",
   499                         "ሐ",
   500                         "ዓ",
   501                         "ቅ",
   502                     }
   503                     short{
   504                         "እ",
   505                         "ሰ",
   506                         "ማ",
   507                         "ረ",
   508                         "ሐ",
   509                         "ዓ",
   510                         "ቅ",
   511                     }
   512                     wide{
   513                         "እሑድ",
   514                         "ሰኞ",
   515                         "ማክሰኞ",
   516                         "ረቡዕ",
   517                         "ሐሙስ",
   518                         "ዓርብ",
   519                         "ቅዳሜ",
   520                     }
   521                 }
   522                 stand-alone{
   523                     abbreviated{
   524                         "እሑድ",
   525                         "ሰኞ",
   526                         "ማክሰ",
   527                         "ረቡዕ",
   528                         "ሐሙስ",
   529                         "ዓርብ",
   530                         "ቅዳሜ",
   531                     }
   532                     narrow{
   533                         "እ",
   534                         "ሰ",
   535                         "ማ",
   536                         "ረ",
   537                         "ሐ",
   538                         "ዓ",
   539                         "ቅ",
   540                     }
   541                     short{
   542                         "እ",
   543                         "ሰ",
   544                         "ማ",
   545                         "ረ",
   546                         "ሐ",
   547                         "ዓ",
   548                         "ቅ",
   549                     }
   550                     wide{
   551                         "እሑድ",
   552                         "ሰኞ",
   553                         "ማክሰኞ",
   554                         "ረቡዕ",
   555                         "ሐሙስ",
   556                         "ዓርብ",
   557                         "ቅዳሜ",
   558                     }
   559                 }
   560             }
   561             eras{
   562                 abbreviated{
   563                     "ዓ/ዓ",
   564                     "ዓ/ም",
   565                 }
   566                 wide{
   567                     "ዓመተ ዓለም",
   568                     "ዓመተ ምሕረት",
   569                 }
   570             }
   571             intervalFormats{
   572                 H{
   573                     H{"hh–hh a"}
   574                 }
   575                 Hm{
   576                     H{"hh:mm–hh:mm a"}
   577                     m{"hh:mm–hh:mm a"}
   578                 }
   579                 Hmv{
   580                     H{"hh:mm–hh:mm a v"}
   581                     m{"hh:mm–hh:mm a v"}
   582                 }
   583                 Hv{
   584                     H{"hh–hh a v"}
   585                 }
   586                 M{
   587                     M{"M–M"}
   588                 }
   589                 MEd{
   590                     M{"E፣ d/M – E፣ d/M"}
   591                     d{"E d/M – E d/M"}
   592                 }
   593                 MMM{
   594                     M{"MMM–MMM"}
   595                 }
   596                 MMMEd{
   597                     M{"E፣ MMM d – E፣ MMM d"}
   598                     d{"E d – E d፣ MMM"}
   599                 }
   600                 MMMd{
   601                     M{"MMM d – MMM d"}
   602                     d{"MMM d–d"}
   603                 }
   604                 Md{
   605                     M{"d/M – d/M"}
   606                     d{"d–d/M"}
   607                 }
   608                 d{
   609                     d{"d–d"}
   610                 }
   611                 fallback{"{0} – {1}"}
   612                 h{
   613                     a{"h a – h a"}
   614                     h{"h – h a"}
   615                 }
   616                 hm{
   617                     a{"h:mm a – h:mm a"}
   618                     h{"h:mm – h:mm a"}
   619                     m{"h:mm – h:mm a"}
   620                 }
   621                 hmv{
   622                     a{"h:mm a – h:mm a v"}
   623                     h{"h:mm – h:mm a v"}
   624                     m{"h:mm – h:mm a v"}
   625                 }
   626                 hv{
   627                     a{"h a – h a v"}
   628                     h{"h – h a v"}
   629                 }
   630                 y{
   631                     y{"y–y"}
   632                 }
   633                 yM{
   634                     M{"M/y – M/y"}
   635                     y{"M/y – M/y"}
   636                 }
   637                 yMEd{
   638                     M{"E d/M/ – E d/M፣ y"}
   639                     d{"E፣ d/M/y – E፣ d/M/y"}
   640                     y{"E፣ d/M/y – E፣ d/M/y"}
   641                 }
   642                 yMMM{
   643                     M{"MMM–MMM፣ y"}
   644                     y{"MMM y – MMM y"}
   645                 }
   646                 yMMMEd{
   647                     M{"E MMM d – E MMM d፣ y"}
   648                     d{"E MMM d – E MMM d፣ y"}
   649                     y{"E፣ MMM d፣ y – E፣ MMM d፣ y"}
   650                 }
   651                 yMMMM{
   652                     M{"MMMM–MMMM y"}
   653                     y{"MMMM y – MMMM y"}
   654                 }
   655                 yMMMd{
   656                     M{"MMM d – MMM d፣ y"}
   657                     d{"MMM d–d፣ y"}
   658                     y{"MMM d፣ y – MMM d፣ y"}
   659                 }
   660                 yMd{
   661                     M{"d/M/y – d/M/y"}
   662                     d{"d/M/y – d/M/y"}
   663                     y{"d/M/y – d/M/y"}
   664                 }
   665             }
   666             monthNames{
   667                 format{
   668                     abbreviated{
   669                         "ጃንዩ",
   670                         "ፌብሩ",
   671                         "ማርች",
   672                         "ኤፕሪ",
   673                         "ሜይ",
   674                         "ጁን",
   675                         "ጁላይ",
   676                         "ኦገስ",
   677                         "ሴፕቴ",
   678                         "ኦክተ",
   679                         "ኖቬም",
   680                         "ዲሴም",
   681                     }
   682                     narrow{
   683                         "ጃ",
   684                         "ፌ",
   685                         "ማ",
   686                         "ኤ",
   687                         "ሜ",
   688                         "ጁ",
   689                         "ጁ",
   690                         "ኦ",
   691                         "ሴ",
   692                         "ኦ",
   693                         "ኖ",
   694                         "ዲ",
   695                     }
   696                     wide{
   697                         "ጃንዩወሪ",
   698                         "ፌብሩወሪ",
   699                         "ማርች",
   700                         "ኤፕሪል",
   701                         "ሜይ",
   702                         "ጁን",
   703                         "ጁላይ",
   704                         "ኦገስት",
   705                         "ሴፕቴምበር",
   706                         "ኦክተውበር",
   707                         "ኖቬምበር",
   708                         "ዲሴምበር",
   709                     }
   710                 }
   711                 stand-alone{
   712                     abbreviated{
   713                         "ጃንዩ",
   714                         "ፌብሩ",
   715                         "ማርች",
   716                         "ኤፕሪ",
   717                         "ሜይ",
   718                         "ጁን",
   719                         "ጁላይ",
   720                         "ኦገስ",
   721                         "ሴፕቴ",
   722                         "ኦክቶ",
   723                         "ኖቬም",
   724                         "ዲሴም",
   725                     }
   726                     narrow{
   727                         "ጃ",
   728                         "ፌ",
   729                         "ማ",
   730                         "ኤ",
   731                         "ሜ",
   732                         "ጁ",
   733                         "ጁ",
   734                         "ኦ",
   735                         "ሴ",
   736                         "ኦ",
   737                         "ኖ",
   738                         "ዲ",
   739                     }
   740                     wide{
   741                         "ጃንዩወሪ",
   742                         "ፌብሩወሪ",
   743                         "ማርች",
   744                         "ኤፕሪል",
   745                         "ሜይ",
   746                         "ጁን",
   747                         "ጁላይ",
   748                         "ኦገስት",
   749                         "ሴፕቴምበር",
   750                         "ኦክቶበር",
   751                         "ኖቬምበር",
   752                         "ዲሴምበር",
   753                     }
   754                 }
   755             }
   756             quarters{
   757                 format{
   758                     abbreviated{
   759                         "ሩብ1",
   760                         "ሩብ2",
   761                         "ሩብ3",
   762                         "ሩብ4",
   763                     }
   764                     narrow{
   765                         "1",
   766                         "2",
   767                         "3",
   768                         "4",
   769                     }
   770                     wide{
   771                         "1ኛው ሩብ",
   772                         "ሁለተኛው ሩብ",
   773                         "3ኛው ሩብ",
   774                         "4ኛው ሩብ",
   775                     }
   776                 }
   777                 stand-alone{
   778                     abbreviated{
   779                         "ሩብ1",
   780                         "ሩብ2",
   781                         "ሩብ3",
   782                         "ሩብ4",
   783                     }
   784                     narrow{
   785                         "1",
   786                         "2",
   787                         "3",
   788                         "4",
   789                     }
   790                     wide{
   791                         "1ኛው ሩብ",
   792                         "2ኛው ሩብ",
   793                         "3ኛው ሩብ",
   794                         "4ኛው ሩብ",
   795                     }
   796                 }
   797             }
   798         }
   799     }
   800     delimiters{
   801         alternateQuotationEnd{"›"}
   802         alternateQuotationStart{"‹"}
   803         quotationEnd{"»"}
   804         quotationStart{"«"}
   805     }
   806     durationUnits{
   807         hm{"h:mm"}
   808         hms{"h:mm:ss"}
   809         ms{"m:ss"}
   810     }
   811     fields{
   812         day{
   813             dn{"ቀን"}
   814             relative{
   815                 "-1"{"ትናንት"}
   816                 "-2"{"ከትናንት ወዲያ"}
   817                 "0"{"ዛሬ"}
   818                 "1"{"ነገ"}
   819                 "2"{"ከነገ ወዲያ"}
   820             }
   821             relativeTime{
   822                 future{
   823                     one{"በ{0} ቀን ውስጥ"}
   824                     other{"በ{0} ቀናት ውስጥ"}
   825                 }
   826                 past{
   827                     one{"ከ{0} ቀን በፊት"}
   828                     other{"ከ{0} ቀናት በፊት"}
   829                 }
   830             }
   831         }
   832         dayperiod{
   833             dn{"ጥዋት/ከሰዓት"}
   834         }
   835         era{
   836             dn{"ዘመን"}
   837         }
   838         fri{
   839             relative{
   840                 "-1"{"ያለፈው አርብ"}
   841                 "0"{"የአሁኑ አርብ"}
   842                 "1"{"የሚቀጥለው አርብ"}
   843             }
   844         }
   845         hour{
   846             dn{"ሰዓት"}
   847             relativeTime{
   848                 future{
   849                     one{"በ{0} ሰዓት ውስጥ"}
   850                     other{"በ{0} ሰዓቶች ውስጥ"}
   851                 }
   852                 past{
   853                     one{"ከ{0} ሰዓት በፊት"}
   854                     other{"ከ{0} ሰዓቶች በፊት"}
   855                 }
   856             }
   857         }
   858         minute{
   859             dn{"ደቂቃ"}
   860             relativeTime{
   861                 future{
   862                     one{"በ{0} ደቂቃ ውስጥ"}
   863                     other{"በ{0} ደቂቃዎች ውስጥ"}
   864                 }
   865                 past{
   866                     one{"ከ{0} ደቂቃ በፊት"}
   867                     other{"ከ{0} ደቂቃዎች በፊት"}
   868                 }
   869             }
   870         }
   871         mon{
   872             relative{
   873                 "-1"{"ያለፈው ሰኞ"}
   874                 "0"{"የአሁኑ ሰኞ"}
   875                 "1"{"የሚቀጥለው ሰኞ"}
   876             }
   877         }
   878         month{
   879             dn{"ወር"}
   880             relative{
   881                 "-1"{"ያለፈው ወር"}
   882                 "0"{"በዚህ ወር"}
   883                 "1"{"የሚቀጥለው ወር"}
   884             }
   885             relativeTime{
   886                 future{
   887                     one{"በ{0} ወር ውስጥ"}
   888                     other{"በ{0} ወራት ውስጥ"}
   889                 }
   890                 past{
   891                     one{"ከ{0} ወር በፊት"}
   892                     other{"ከ{0} ወራት በፊት"}
   893                 }
   894             }
   895         }
   896         sat{
   897             relative{
   898                 "-1"{"የባለፈው ቅዳሜ"}
   899                 "0"{"የአሁኑ ቅዳሜ"}
   900                 "1"{"የሚቀጥለው ቅዳሜ"}
   901             }
   902         }
   903         second{
   904             dn{"ሰከንድ"}
   905             relative{
   906                 "0"{"አሁን"}
   907             }
   908             relativeTime{
   909                 future{
   910                     one{"በ{0} ሰከንድ ውስጥ"}
   911                     other{"በ{0} ሰከንዶች ውስጥ"}
   912                 }
   913                 past{
   914                     one{"ከ{0} ሰከንድ በፊት"}
   915                     other{"ከ{0} ሰከንዶች በፊት"}
   916                 }
   917             }
   918         }
   919         sun{
   920             relative{
   921                 "-1"{"ያለፈው እሑድ"}
   922                 "0"{"የአሁኑ እሑድ"}
   923                 "1"{"የሚቀጥለው እሑድ"}
   924             }
   925         }
   926         thu{
   927             relative{
   928                 "-1"{"ያለፈው ሐመስ"}
   929                 "0"{"የአሁኑ ሐሙስ"}
   930                 "1"{"የሚቀጥለው ሐሙስ"}
   931             }
   932         }
   933         tue{
   934             relative{
   935                 "-1"{"ያለፈው ማክሰኞ"}
   936                 "0"{"የአሁኑ ማክሰኞ"}
   937                 "1"{"የሚቀጥለው ማክሰኞ"}
   938             }
   939         }
   940         wed{
   941             relative{
   942                 "-1"{"ያለፈው እሮብ"}
   943                 "0"{"የአሁኑ እሮብ"}
   944                 "1"{"የሚቀጥለው እሮብ"}
   945             }
   946         }
   947         week{
   948             dn{"ሳምንት"}
   949             relative{
   950                 "-1"{"ባለፈው ሳምንት"}
   951                 "0"{"በዚህ ሣምንት"}
   952                 "1"{"የሚቀጥለው ሳምንት"}
   953             }
   954             relativeTime{
   955                 future{
   956                     one{"በ{0} ሳምንት ውስጥ"}
   957                     other{"በ{0} ሳምንታት ውስጥ"}
   958                 }
   959                 past{
   960                     one{"ከ{0} ሳምንት በፊት"}
   961                     other{"ከ{0} ሳምንታት በፊት"}
   962                 }
   963             }
   964         }
   965         weekday{
   966             dn{"አዘቦት"}
   967         }
   968         year{
   969             dn{"ዓመት"}
   970             relative{
   971                 "-1"{"ያለፈው ዓመት"}
   972                 "0"{"በዚህ ዓመት"}
   973                 "1"{"የሚቀጥለው ዓመት"}
   974             }
   975             relativeTime{
   976                 future{
   977                     one{"በ{0} ዓመታት ውስጥ"}
   978                     other{"በ{0} ዓመታት ውስጥ"}
   979                 }
   980                 past{
   981                     one{"ከ{0} ዓመት በፊት"}
   982                     other{"ከ{0} ዓመታት በፊት"}
   983                 }
   984             }
   985         }
   986         zone{
   987             dn{"የሰዓት ሰቅ"}
   988         }
   989     }
   990     listPattern{
   991         standard{
   992             2{"{0} እና {1}"}
   993             end{"{0}, እና {1}"}
   994             middle{"{0}፣ {1}"}
   995             start{"{0}፣ {1}"}
   996         }
   997     }
   998     measurementSystemNames{
   999         UK{"ዩኬ"}
  1000         US{"ዩ ኤስ"}
  1001         metric{"ሜትሪክ"}
  1003     transformNames{
  1004         BGN{"ቢ ጂ ኤን"}
  1005         Numeric{"አሃዛዊ"}
  1006         Tone{"የድምፅ ቃና"}
  1007         UNGEGN{"UNGEGN"}
  1008         x-Accents{"ትእምርት"}
  1009         x-Fullwidth{"ሙሉ ወርድ"}
  1010         x-Halfwidth{"ሃልፍዊድዝ"}
  1011         x-Jamo{"ጃሞ"}
  1012         x-Pinyin{"ፒንዪን"}
  1013         x-Publishing{"ማሳተም"}
  1015     units{
  1016         acceleration{
  1017             g-force{
  1018                 one{"{0} ጂ-ኃይል"}
  1019                 other{"{0} ጂ-ኃይል"}
  1022         angle{
  1023             arc-minute{
  1024                 one{"{0} ደቂቃ"}
  1025                 other{"{0} ደቂቃ"}
  1027             arc-second{
  1028                 one{"{0} ሰከንድ"}
  1029                 other{"{0} ሰከንድ"}
  1031             degree{
  1032                 one{"{0}°ዲግሪ"}
  1033                 other{"{0}°ዲግሪ"}
  1036         area{
  1037             acre{
  1038                 one{"{0} ኤክር"}
  1039                 other{"{0} ኤክር"}
  1041             hectare{
  1042                 one{"{0} ሄክታር"}
  1043                 other{"{0} ሄክታር"}
  1045             square-foot{
  1046                 one{"{0} ካሬ ጫማ"}
  1047                 other{"{0} ካሬ ጫማ"}
  1049             square-kilometer{
  1050                 one{"{0} ካሬ ኪሎሜትር"}
  1051                 other{"{0} ካሬ ኪሎሜትር"}
  1053             square-meter{
  1054                 one{"{0} ካሬ ሜትር"}
  1055                 other{"{0} ካሬ ሜትር"}
  1057             square-mile{
  1058                 one{"{0} ካሬ ማይል"}
  1059                 other{"{0} ካሬ ማይል"}
  1062         compound{
  1063             per{"{0} በ{1}"}
  1065         duration{
  1066             day{
  1067                 one{"{0} ቀናት"}
  1068                 other{"{0} ቀናት"}
  1070             hour{
  1071                 one{"{0} ሰዓት"}
  1072                 other{"{0} ሰዓቶች"}
  1074             millisecond{
  1075                 one{"{0} ሚሊሰከንድ"}
  1076                 other{"{0} ሚሊሰከንድ"}
  1078             minute{
  1079                 one{"{0} ደቂቃ"}
  1080                 other{"{0} ደቂቃዎች"}
  1082             month{
  1083                 one{"{0} ወር"}
  1084                 other{"{0} ወራት"}
  1086             second{
  1087                 one{"{0} ሰከንድ"}
  1088                 other{"{0} ሰከንዶች"}
  1090             week{
  1091                 one{"{0} ሳምንት"}
  1092                 other{"{0} ሳምንታት"}
  1094             year{
  1095                 one{"{0} ዓመታት"}
  1096                 other{"{0} ዓመታት"}
  1099         length{
  1100             centimeter{
  1101                 one{"{0} ሴንቲሜትር"}
  1102                 other{"{0} ሴንቲሜትር"}
  1104             foot{
  1105                 one{"{0} ጫማ"}
  1106                 other{"{0} ጫማ"}
  1108             inch{
  1109                 one{"{0} ኢንች"}
  1110                 other{"{0} ኢንች"}
  1112             kilometer{
  1113                 one{"{0} ኪሎሜትር"}
  1114                 other{"{0} ኪሎሜትር"}
  1116             light-year{
  1117                 one{"{0} የብርሃን ዓመት"}
  1118                 other{"{0} የብርሃን ዓመት"}
  1120             meter{
  1121                 one{"{0} ሜትር"}
  1122                 other{"{0} ሜትር"}
  1124             mile{
  1125                 one{"{0} ማይል"}
  1126                 other{"{0} ማይል"}
  1128             millimeter{
  1129                 one{"{0} ሚሊሜትር"}
  1130                 other{"{0} ሚሊሜትር"}
  1132             picometer{
  1133                 one{"{0} ፒኮሜትር"}
  1134                 other{"{0} ፒኮሜትር"}
  1136             yard{
  1137                 one{"{0} ያርድ"}
  1138                 other{"{0} ያርድ"}
  1141         mass{
  1142             gram{
  1143                 one{"{0} ግራም"}
  1144                 other{"{0} ግራም"}
  1146             kilogram{
  1147                 one{"{0} ኪሎግራም"}
  1148                 other{"{0} ኪሎግራም"}
  1150             ounce{
  1151                 one{"{0} አውንስ"}
  1152                 other{"{0} አውንስ"}
  1154             pound{
  1155                 one{"{0} ፓውንድ"}
  1156                 other{"{0} ፓውንድ"}
  1159         power{
  1160             horsepower{
  1161                 one{"{0} የፈረስ ኃይል"}
  1162                 other{"{0} የፈረስ ኃይል"}
  1164             kilowatt{
  1165                 one{"{0} ኪሎዋት"}
  1166                 other{"{0} ኪሎዋት"}
  1168             watt{
  1169                 one{"{0} ዋት"}
  1170                 other{"{0} ዋት"}
  1173         pressure{
  1174             hectopascal{
  1175                 one{"{0} ሄክቶፓስካል"}
  1176                 other{"{0} ሄክቶፓስካል"}
  1178             inch-hg{
  1179                 one{"{0} ኢንች ሜርኩሪ"}
  1180                 other{"{0} ኢንች ሜርኩሪ"}
  1182             millibar{
  1183                 one{"{0} ሚሊባር"}
  1184                 other{"{0} ሚሊባር"}
  1187         speed{
  1188             kilometer-per-hour{
  1189                 one{"{0} ኪሎሜትር በሰዓት"}
  1190                 other{"{0} ኪሎሜትር በሰዓት"}
  1192             meter-per-second{
  1193                 one{"{0} ሜትር በሰከንድ"}
  1194                 other{"{0} ሜትር በሰከንድ"}
  1196             mile-per-hour{
  1197                 one{"{0} ማይል በሰዓት"}
  1198                 other{"{0} ማይል በሰዓት"}
  1201         temperature{
  1202             celsius{
  1203                 one{"{0} ዲግሪ ሴልሺየስ"}
  1204                 other{"{0} ዲግሪ ሴልሺየስ"}
  1206             fahrenheit{
  1207                 one{"{0}°ዲግሪ ፋራንሃይት"}
  1208                 other{"{0}°ዲግሪ ፋራንሃይት"}
  1211         volume{
  1212             cubic-kilometer{
  1213                 one{"{0} ኩቢክ ኪሎሜትር"}
  1214                 other{"{0} ኩቢክ ኪሎሜትር"}
  1216             cubic-mile{
  1217                 one{"{0} ኩቢክ ማይል³"}
  1218                 other{"{0} ኩቢክ ማይል³"}
  1220             liter{
  1221                 one{"{0} ሊትር"}
  1222                 other{"{0} ሊትር"}
  1226     unitsNarrow{
  1227         acceleration{
  1228             g-force{
  1229                 one{"{0} ጂ"}
  1230                 other{"{0} ጂ"}
  1233         angle{
  1234             arc-minute{
  1235                 one{"{0}′"}
  1236                 other{"{0}′"}
  1238             arc-second{
  1239                 one{"{0}″"}
  1240                 other{"{0}″"}
  1242             degree{
  1243                 one{"{0}°"}
  1244                 other{"{0}°"}
  1247         area{
  1248             acre{
  1249                 one{"{0} ኤክር"}
  1250                 other{"{0} ኤክር"}
  1252             hectare{
  1253                 one{"{0} ሄክታር"}
  1254                 other{"{0} ሄክታር"}
  1256             square-foot{
  1257                 one{"{0} ጫማ²"}
  1258                 other{"{0} ጫማ²"}
  1260             square-kilometer{
  1261                 one{"{0} ኪሜ²"}
  1262                 other{"{0} ኪሜ²"}
  1264             square-meter{
  1265                 one{"{0} ሜ²"}
  1266                 other{"{0} ሜ²"}
  1268             square-mile{
  1269                 one{"{0} ማይል²"}
  1270                 other{"{0} ማይል²"}
  1273         compound{
  1274             per{"{0}/{1}"}
  1276         duration{
  1277             day{
  1278                 one{"{0} ቀ"}
  1279                 other{"{0} ቀ"}
  1281             hour{
  1282                 one{"{0} ሰ"}
  1283                 other{"{0} ሰ"}
  1285             millisecond{
  1286                 one{"{0} ሚሴ"}
  1287                 other{"{0} ሚሴ"}
  1289             minute{
  1290                 one{"{0} ደ"}
  1291                 other{"{0} ደ"}
  1293             month{
  1294                 one{"{0} ወር"}
  1295                 other{"{0} ወር"}
  1297             second{
  1298                 one{"{0} ሴ"}
  1299                 other{"{0} ሴ"}
  1301             week{
  1302                 one{"{0} ሳምንት"}
  1303                 other{"{0} ሳምንት"}
  1305             year{
  1306                 one{"{0} ዓመት"}
  1307                 other{"{0} y"}
  1310         length{
  1311             centimeter{
  1312                 one{"{0} ሴሜ"}
  1313                 other{"{0} ሴሜ"}
  1315             foot{
  1316                 one{"{0} ጫማ"}
  1317                 other{"{0} ጫማ"}
  1319             inch{
  1320                 one{"{0} ኢንች"}
  1321                 other{"{0} ኢንች"}
  1323             kilometer{
  1324                 one{"{0} ኪሜ"}
  1325                 other{"{0} ኪሜ"}
  1327             light-year{
  1328                 one{"{0} ly"}
  1329                 other{"{0} ly"}
  1331             meter{
  1332                 one{"{0} ሜ"}
  1333                 other{"{0} ሜ"}
  1335             mile{
  1336                 one{"{0} ማይል"}
  1337                 other{"{0} ማይል"}
  1339             millimeter{
  1340                 one{"{0} ሚሜ"}
  1341                 other{"{0} ሚሜ"}
  1343             picometer{
  1344                 one{"{0} ፒሜ"}
  1345                 other{"{0} ፒሜ"}
  1347             yard{
  1348                 one{"{0} ያርድ"}
  1349                 other{"{0} ያርድ"}
  1352         mass{
  1353             gram{
  1354                 one{"{0} ግ"}
  1355                 other{"{0} ግ"}
  1357             kilogram{
  1358                 one{"{0} ኪግ"}
  1359                 other{"{0} ኪግ"}
  1361             ounce{
  1362                 one{"{0} አውንስ"}
  1363                 other{"{0} አውንስ"}
  1365             pound{
  1366                 one{"{0} ፓውንድ"}
  1367                 other{"{0} ፓውንድ"}
  1370         power{
  1371             horsepower{
  1372                 one{"{0} የፈረስ ኃይል"}
  1373                 other{"{0} የፈረስ ኃይል"}
  1375             kilowatt{
  1376                 one{"{0} ኪዋ"}
  1377                 other{"{0} ኪዋ"}
  1379             watt{
  1380                 one{"{0} ዋ"}
  1381                 other{"{0} ዋ"}
  1384         pressure{
  1385             hectopascal{
  1386                 one{"{0} hPa"}
  1387                 other{"{0} hPa"}
  1389             inch-hg{
  1390                 one{"{0} inHg"}
  1391                 other{"{0} inHg"}
  1393             millibar{
  1394                 one{"{0} ሚባ"}
  1395                 other{"{0} ሚባ"}
  1398         speed{
  1399             kilometer-per-hour{
  1400                 one{"{0} ኪሜ/ሰ"}
  1401                 other{"{0} ኪሜ/ሰ"}
  1403             meter-per-second{
  1404                 one{"{0} ሜ/ሴ"}
  1405                 other{"{0} ሜ/ሴ"}
  1407             mile-per-hour{
  1408                 one{"{0} ማይል/ሰ"}
  1409                 other{"{0} ማይል/ሰ"}
  1412         temperature{
  1413             celsius{
  1414                 one{"{0}°ሴ"}
  1415                 other{"{0}°ሴ"}
  1417             fahrenheit{
  1418                 one{"{0}°ፋ"}
  1419                 other{"{0}°ፋ"}
  1422         volume{
  1423             cubic-kilometer{
  1424                 one{"{0} ኪሜ³"}
  1425                 other{"{0} ኪሜ³"}
  1427             cubic-mile{
  1428                 one{"{0} ማይል³"}
  1429                 other{"{0} ማይል³"}
  1431             liter{
  1432                 one{"{0} ሊ"}
  1433                 other{"{0} ሊ"}
  1437     unitsShort{
  1438         acceleration{
  1439             g-force{
  1440                 one{"{0} ጂ"}
  1441                 other{"{0} ጂ"}
  1444         angle{
  1445             arc-minute{
  1446                 one{"{0} ደቂቃ"}
  1447                 other{"{0} ደቂቃ"}
  1449             arc-second{
  1450                 one{"{0} ሰከንድ"}
  1451                 other{"{0} ሰከንድ"}
  1453             degree{
  1454                 one{"{0}°ዲግሪ"}
  1455                 other{"{0}°ዲግሪ"}
  1458         area{
  1459             acre{
  1460                 one{"{0} ኤክር"}
  1461                 other{"{0} ኤክር"}
  1463             hectare{
  1464                 one{"{0} ሄክታር"}
  1465                 other{"{0} ሄክታር"}
  1467             square-foot{
  1468                 one{"{0} ካሬ ጫማ"}
  1469                 other{"{0} ካሬ ጫማ"}
  1471             square-kilometer{
  1472                 one{"{0} ኪሜ²"}
  1473                 other{"{0} ኪሜ²"}
  1475             square-meter{
  1476                 one{"{0} ሜ²"}
  1477                 other{"{0} ሜ²"}
  1479             square-mile{
  1480                 one{"{0} ካሬ ማይል"}
  1481                 other{"{0} ካሬ ማይል"}
  1484         compound{
  1485             per{"{0}/{1}"}
  1487         duration{
  1488             day{
  1489                 one{"{0} ቀናት"}
  1490                 other{"{0} ቀናት"}
  1492             hour{
  1493                 one{"{0} ሰዓ"}
  1494                 other{"{0} ሰዓ"}
  1496             millisecond{
  1497                 one{"{0} ሚሴ"}
  1498                 other{"{0} ሚሴ"}
  1500             minute{
  1501                 one{"{0} ደቂ"}
  1502                 other{"{0} ደቂቃ"}
  1504             month{
  1505                 one{"{0} ወራት"}
  1506                 other{"{0} ወራት"}
  1508             second{
  1509                 one{"{0} ሰከ"}
  1510                 other{"{0} ሰከ"}
  1512             week{
  1513                 one{"{0} ሳምንት"}
  1514                 other{"{0} ሳምንታት"}
  1516             year{
  1517                 one{"{0} ዓመት"}
  1518                 other{"{0} ዓመታት"}
  1521         length{
  1522             centimeter{
  1523                 one{"{0} ሴሜ"}
  1524                 other{"{0} ሴሜ"}
  1526             foot{
  1527                 one{"{0} ጫማ"}
  1528                 other{"{0} ጫማ"}
  1530             inch{
  1531                 one{"{0} ኢንች"}
  1532                 other{"{0} ኢንች"}
  1534             kilometer{
  1535                 one{"{0} ኪሜ"}
  1536                 other{"{0} ኪሜ"}
  1538             light-year{
  1539                 one{"{0} ly"}
  1540                 other{"{0} ly"}
  1542             meter{
  1543                 one{"{0} ሜ"}
  1544                 other{"{0} ሜ"}
  1546             mile{
  1547                 one{"{0} ማይል"}
  1548                 other{"{0} ማይል"}
  1550             millimeter{
  1551                 one{"{0} ሚሜ"}
  1552                 other{"{0} ሚሜ"}
  1554             picometer{
  1555                 one{"{0} ፒሜ"}
  1556                 other{"{0} ፒሜ"}
  1558             yard{
  1559                 one{"{0} ያርድ"}
  1560                 other{"{0} ያርድ"}
  1563         mass{
  1564             gram{
  1565                 one{"{0} ግ"}
  1566                 other{"{0} ግ"}
  1568             kilogram{
  1569                 one{"{0} ኪግ"}
  1570                 other{"{0} ኪግ"}
  1572             ounce{
  1573                 one{"{0} አውንስ"}
  1574                 other{"{0} አውንስ"}
  1576             pound{
  1577                 one{"{0} ፓውንድ"}
  1578                 other{"{0} ፓውንድ"}
  1581         power{
  1582             horsepower{
  1583                 one{"{0} የፈረስ ኃይል"}
  1584                 other{"{0} የፈረስ ኃይል"}
  1586             kilowatt{
  1587                 one{"{0} ኪዋ"}
  1588                 other{"{0} ኪዋ"}
  1590             watt{
  1591                 one{"{0} ዋ"}
  1592                 other{"{0} ዋ"}
  1595         pressure{
  1596             hectopascal{
  1597                 one{"{0} ሄክቶፓስካል"}
  1598                 other{"{0} ሄክቶፓስካል"}
  1600             inch-hg{
  1601                 one{"{0} ኢንች ሜርኩሪ"}
  1602                 other{"{0} ኢንች ሜርኩሪ"}
  1604             millibar{
  1605                 one{"{0} ሚባ"}
  1606                 other{"{0} ሚባ"}
  1609         speed{
  1610             kilometer-per-hour{
  1611                 one{"{0} ኪሜ/ሰ"}
  1612                 other{"{0} ኪሜ/ሰ"}
  1614             meter-per-second{
  1615                 one{"{0} ሜ/ሴ"}
  1616                 other{"{0} ሜ/ሴ"}
  1618             mile-per-hour{
  1619                 one{"{0} ማይል/ሰ"}
  1620                 other{"{0} ማይል/ሰ"}
  1623         temperature{
  1624             celsius{
  1625                 one{"{0}°ሴ"}
  1626                 other{"{0}°ሴ"}
  1628             fahrenheit{
  1629                 one{"{0}°ፋ"}
  1630                 other{"{0}°ፋ"}
  1633         volume{
  1634             cubic-kilometer{
  1635                 one{"{0} ኪሜ³"}
  1636                 other{"{0} ኪሜ³"}
  1638             cubic-mile{
  1639                 one{"{0} ማይል³"}
  1640                 other{"{0} ማይል³"}
  1642             liter{
  1643                 one{"{0} ሊ"}
  1644                 other{"{0} ሊ"}

mercurial