Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Unified Diff: source/test/testdata/structLocale.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/test/testdata/root.txt ('k') | source/test/testdata/testdata.mak » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/test/testdata/structLocale.txt
diff --git a/source/test/testdata/structLocale.txt b/source/test/testdata/structLocale.txt
index 50c572d731e2744f54ef10e7195de2924dd0a3ff..58c88b86efda1e73b30721f2153280230cc86981 100644
--- a/source/test/testdata/structLocale.txt
+++ b/source/test/testdata/structLocale.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2004-2013 International Business Machines
+// * Copyright (C) 2004-2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
@@ -301,6 +301,14 @@ structLocale:table(nofallback){
ZW{""}
ZZ{""}
}
+ Countries%variant{
+ CD{""}
+ CG{""}
+ CI{""}
+ FK{""}
+ MK{""}
+ TL{""}
+ }
CountriesShort{
GB{""}
HK{""}
@@ -1507,6 +1515,109 @@ structLocale:table(nofallback){
"",
}
}
+ Currencies%variant{
+ AMD{""}
+ AZN{""}
+ RUB{""}
+ TRY{""}
+ }
+ Currencies%narrow{
+ AOA{""}
+ ARS{""}
+ AUD{""}
+ BAM{""}
+ BBD{""}
+ BDT{""}
+ BMD{""}
+ BND{""}
+ BOB{""}
+ BRL{""}
+ BSD{""}
+ BWP{""}
+ BYR{""}
+ BZD{""}
+ CAD{""}
+ CLP{""}
+ CNY{""}
+ COP{""}
+ CRC{""}
+ CUC{""}
+ CUP{""}
+ CZK{""}
+ DKK{""}
+ DOP{""}
+ EGP{""}
+ ESP{""}
+ EUR{""}
+ FJD{""}
+ FKP{""}
+ GBP{""}
+ GIP{""}
+ GNF{""}
+ GTQ{""}
+ GYD{""}
+ HKD{""}
+ HNL{""}
+ HRK{""}
+ HUF{""}
+ IDR{""}
+ ILS{""}
+ INR{""}
+ ISK{""}
+ JMD{""}
+ JPY{""}
+ KHR{""}
+ KMF{""}
+ KPW{""}
+ KRW{""}
+ KYD{""}
+ KZT{""}
+ LAK{""}
+ LBP{""}
+ LKR{""}
+ LRD{""}
+ LTL{""}
+ LVL{""}
+ MGA{""}
+ MMK{""}
+ MNT{""}
+ MUR{""}
+ MXN{""}
+ MYR{""}
+ NAD{""}
+ NGN{""}
+ NIO{""}
+ NOK{""}
+ NPR{""}
+ NZD{""}
+ PHP{""}
+ PKR{""}
+ PLN{""}
+ PYG{""}
+ RUR{""}
+ RWF{""}
+ SBD{""}
+ SEK{""}
+ SGD{""}
+ SHP{""}
+ SRD{""}
+ SSP{""}
+ STD{""}
+ SYP{""}
+ THB{""}
+ TOP{""}
+ TRY{""}
+ TTD{""}
+ TWD{""}
+ UAH{""}
+ USD{""}
+ UYU{""}
+ VEF{""}
+ VND{""}
+ XCD{""}
+ ZAR{""}
+ ZMW{""}
+ }
CurrencyPlurals{
ADP{
zero{""}
@@ -3876,15 +3987,19 @@ structLocale:table(nofallback){
}
defaultNumberingSystem{""}
contextTransforms{
- day-format-except-narrow:intvector{
+ calendar-field:intvector{
2,
2,
}
- day-standalone-except-narrow:intvector{
+ currencyName:intvector{
+ 2,
+ 2,
+ }
+ day-format-except-narrow:intvector{
2,
2,
}
- displayName:intvector{
+ day-standalone-except-narrow:intvector{
2,
2,
}
@@ -3896,6 +4011,10 @@ structLocale:table(nofallback){
2,
2,
}
+ keyValue:intvector{
+ 2,
+ 2,
+ }
languages:intvector{
2,
2,
@@ -3908,15 +4027,19 @@ structLocale:table(nofallback){
2,
2,
}
- script:intvector{
+ number-spellout:intvector{
2,
2,
}
- tense:intvector{
+ relative:intvector{
+ 2,
+ 2,
+ }
+ script:intvector{
2,
2,
}
- type:intvector{
+ unit-pattern:intvector{
2,
2,
}
@@ -3971,6 +4094,66 @@ structLocale:table(nofallback){
}
}
}
+ day-narrow{
+ dn{"Day"}
+ relative{
+ "-3"{""}
+ "-2"{""}
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ "2"{""}
+ "3"{""}
+ }
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ }
+ day-short{
+ dn{"Day"}
+ relative{
+ "-3"{""}
+ "-2"{""}
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ "2"{""}
+ "3"{""}
+ }
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ }
dayperiod{
dn{"Dayperiod"}
relative{
@@ -3994,6 +4177,20 @@ structLocale:table(nofallback){
"1"{""}
}
}
+ fri-narrow{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ fri-short{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
hour{
dn{"Hour"}
relative{
@@ -4020,8 +4217,8 @@ structLocale:table(nofallback){
}
}
}
- minute{
- dn{"Minute"}
+ hour-narrow{
+ dn{"Hour"}
relative{
"-1"{""}
"0"{""}
@@ -4046,15 +4243,34 @@ structLocale:table(nofallback){
}
}
}
- mon{
+ hour-short{
+ dn{"Hour"}
relative{
"-1"{""}
"0"{""}
"1"{""}
}
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
}
- month{
- dn{"Month"}
+ minute{
+ dn{"Minute"}
relative{
"-1"{""}
"0"{""}
@@ -4079,15 +4295,34 @@ structLocale:table(nofallback){
}
}
}
- sat{
+ minute-narrow{
+ dn{"Minute"}
relative{
"-1"{""}
"0"{""}
"1"{""}
}
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
}
- second{
- dn{"Second"}
+ minute-short{
+ dn{"Minute"}
relative{
"-1"{""}
"0"{""}
@@ -4112,36 +4347,55 @@ structLocale:table(nofallback){
}
}
}
- sun{
+ mon{
relative{
"-1"{""}
"0"{""}
"1"{""}
}
}
- thu{
+ mon-narrow{
relative{
"-1"{""}
"0"{""}
"1"{""}
}
}
- tue{
+ mon-short{
relative{
"-1"{""}
"0"{""}
"1"{""}
}
}
- wed{
+ month{
+ dn{"Month"}
relative{
"-1"{""}
"0"{""}
"1"{""}
}
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
}
- week{
- dn{"Week"}
+ month-narrow{
+ dn{"Month"}
relative{
"-1"{""}
"0"{""}
@@ -4166,16 +4420,34 @@ structLocale:table(nofallback){
}
}
}
- weekday{
- dn{"Day of the Week"}
+ month-short{
+ dn{"Month"}
relative{
"-1"{""}
"0"{""}
"1"{""}
}
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
}
- year{
- dn{"Year"}
+ quarter{
+ dn{""}
relative{
"-1"{""}
"0"{""}
@@ -4200,55 +4472,457 @@ structLocale:table(nofallback){
}
}
}
- zone{
- dn{"Zone"}
+ quarter-narrow{
+ dn{""}
relative{
"-1"{""}
"0"{""}
"1"{""}
}
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
}
- }
- CurrencyUnitPatterns{
- zero{""}
- one{""}
- two{""}
- few{""}
- many{""}
- other{""}
- }
- ExemplarCharacters{""}
- ExemplarCharactersCurrency{""}
- ExemplarCharactersIndex{""}
- ExemplarCharactersPunctuation{""}
- AuxExemplarCharacters{""}
- Keys{
- calendar{""}
- collation{""}
- currency{""}
- numbers{""}
- }
- Languages{
- aa{""}
- ab{""}
- ace{""}
- ach{""}
- ada{""}
- ady{""}
- ae{""}
- af{""}
- afa{""}
- afh{""}
- agq{""}
- ain{""}
- ak{""}
- akk{""}
- ale{""}
- alg{""}
- alt{""}
- am{""}
- an{""}
- ang{""}
+ quarter-short{
+ dn{""}
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ }
+ sat{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ sat-narrow{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ sat-short{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ second{
+ dn{"Second"}
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ }
+ second-narrow{
+ dn{"Second"}
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ }
+ second-short{
+ dn{"Second"}
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ }
+ sun{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ sun-narrow{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ sun-short{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ thu{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ thu-narrow{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ thu-short{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ tue{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ tue-narrow{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ tue-short{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ wed{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ wed-narrow{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ wed-short{
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ week{
+ dn{"Week"}
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ }
+ week-narrow{
+ dn{"Week"}
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ }
+ week-short{
+ dn{"Week"}
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ }
+ weekday{
+ dn{"Day of the Week"}
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ year{
+ dn{"Year"}
+ relative{
+ "-1"{""}
+ "-2"{""}
+ "0"{""}
+ "1"{""}
+ }
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ }
+ year-narrow{
+ dn{"Year"}
+ relative{
+ "-1"{""}
+ "-2"{""}
+ "0"{""}
+ "1"{""}
+ }
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ }
+ year-short{
+ dn{"Year"}
+ relative{
+ "-1"{""}
+ "-2"{""}
+ "0"{""}
+ "1"{""}
+ }
+ relativeTime{
+ future{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ past{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ }
+ zone{
+ dn{"Zone"}
+ relative{
+ "-1"{""}
+ "0"{""}
+ "1"{""}
+ }
+ }
+ }
+ CurrencyUnitPatterns{
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ ExemplarCharacters{""}
+ ExemplarCharactersCurrency{""}
+ ExemplarCharactersIndex{""}
+ ExemplarCharactersPunctuation{""}
+ AuxExemplarCharacters{""}
+ Keys{
+ calendar{""}
+ collation{""}
+ currency{""}
+ numbers{""}
+ }
+ Languages{
+ aa{""}
+ ab{""}
+ ace{""}
+ ach{""}
+ ada{""}
+ ady{""}
+ ae{""}
+ af{""}
+ afa{""}
+ afh{""}
+ agq{""}
+ ain{""}
+ ak{""}
+ akk{""}
+ ale{""}
+ alg{""}
+ alt{""}
+ am{""}
+ an{""}
+ ang{""}
anp{""}
apa{""}
ar{""}
@@ -4807,8 +5481,22 @@ structLocale:table(nofallback){
zxx{""}
zza{""}
}
+ Languages%secondary{
+ crh{""}
+ fa{""}
+ kl{""}
+ lad{""}
+ tr{""}
+ }
+ Languages%variant{
+ ky{""}
+ ps{""}
+ ug{""}
+ }
LanguagesShort{
az{""}
+ en_GB{""}
+ en_US{""}
}
LocaleScript{
"",
@@ -5042,6 +5730,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
arabext{
@@ -5270,6 +5959,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
bali{
@@ -5498,6 +6188,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
beng{
@@ -5726,6 +6417,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
cham{
@@ -5954,6 +6646,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
default{""}
@@ -6183,6 +6876,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
finance{""}
@@ -6408,6 +7102,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
gujr{
@@ -6636,6 +7331,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
guru{
@@ -6864,6 +7560,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
hanidec{
@@ -7092,6 +7789,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
java{
@@ -7320,6 +8018,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
kali{
@@ -7548,6 +8247,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
khmr{
@@ -7776,6 +8476,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
knda{
@@ -8004,6 +8705,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
lana{
@@ -8232,6 +8934,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
lanatham{
@@ -8456,6 +9159,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
laoo{
@@ -8684,6 +9388,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
latn{
@@ -8912,6 +9617,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
lepc{
@@ -9140,6 +9846,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
limb{
@@ -9368,6 +10075,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
mlym{
@@ -9596,6 +10304,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
mong{
@@ -9824,6 +10533,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
mtei{
@@ -10052,6 +10762,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
mymr{
@@ -10280,6 +10991,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
mymrshan{
@@ -10504,8 +11216,10 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
+ minimumGroupingDigits{""}
native{""}
nkoo{
miscPatterns{
@@ -10733,6 +11447,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
olck{
@@ -10961,6 +11676,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
orya{
@@ -11189,6 +11905,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
saur{
@@ -11417,6 +12134,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
sund{
@@ -11645,6 +12363,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
talu{
@@ -11873,6 +12592,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
tamldec{
@@ -12101,6 +12821,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
telu{
@@ -12329,6 +13050,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
thai{
@@ -12557,6 +13279,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
tibt{
@@ -12785,6 +13508,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
traditional{""}
@@ -13014,6 +13738,7 @@ structLocale:table(nofallback){
currencyDecimal{""}
currencyGroup{""}
superscriptingExponent{""}
+ timeSeparator{""}
}
}
}
@@ -13153,10 +13878,24 @@ structLocale:table(nofallback){
Zyyy{""}
Zzzz{""}
}
+ Scripts%secondary{
+ Ethi{""}
+ Geok{""}
+ Geor{""}
+ Mtei{""}
+ Visp{""}
+ }
+ Scripts%short{
+ Cans{""}
+ Xsux{""}
+ }
Scripts%stand-alone{
Hans{""}
Hant{""}
}
+ Scripts%variant{
+ Arab{""}
+ }
Types{
calendar{
buddhist{""}
@@ -13168,10 +13907,14 @@ structLocale:table(nofallback){
gregorian{""}
hebrew{""}
indian{""}
- persian{""}
islamic{""}
islamic-civil{""}
+ islamic-rgsa{""}
+ islamic-tbla{""}
+ islamic-umalqura{""}
+ iso8601{""}
japanese{""}
+ persian{""}
roc{""}
}
collation{
@@ -13180,8 +13923,81 @@ structLocale:table(nofallback){
gb2312han{""}
phonebook{""}
pinyin{""}
+ search{""}
+ searchjl{""}
+ standard{""}
stroke{""}
traditional{""}
+ unihan{""}
+ zhuyin{""}
+ }
+ numbers{
+ arab{""}
+ armn{""}
+ armnlow{""}
+ bali{""}
+ beng{""}
+ brah{""}
+ cakm{""}
+ cham{""}
+ deva{""}
+ ethi{""}
+ finance{""}
+ fullwide{""}
+ geor{""}
+ grek{""}
+ greklow{""}
+ gujr{""}
+ guru{""}
+ hanidays{""}
+ hanidec{""}
+ hans{""}
+ hansfin{""}
+ hant{""}
+ hantfin{""}
+ hebr{""}
+ java{""}
+ jpan{""}
+ jpanfin{""}
+ kali{""}
+ khmr{""}
+ knda{""}
+ lana{""}
+ lanatham{""}
+ laoo{""}
+ latn{""}
+ lepc{""}
+ limb{""}
+ mlym{""}
+ mong{""}
+ mtei{""}
+ mymr{""}
+ mymrshan{""}
+ native{""}
+ nkoo{""}
+ olck{""}
+ orya{""}
+ osma{""}
+ roman{""}
+ romanlow{""}
+ saur{""}
+ shrd{""}
+ sora{""}
+ sund{""}
+ takr{""}
+ talu{""}
+ taml{""}
+ tamldec{""}
+ telu{""}
+ thai{""}
+ tibt{""}
+ traditional{""}
+ vaii{""}
+ }
+ }
+ Types%short{
+ numbers{
+ arabext{""}
}
}
Variants{
@@ -13279,7 +14095,7 @@ structLocale:table(nofallback){
"",
}
}
- intervalFormats{
+ intervalFormats{
H{
H{""}
}
@@ -13315,6 +14131,14 @@ structLocale:table(nofallback){
MMMM{
M{""}
}
+ MMMMEd{
+ M{""}
+ d{""}
+ }
+ MMMMd{
+ M{""}
+ d{""}
+ }
MMMd{
M{""}
d{""}
@@ -13375,6 +14199,16 @@ structLocale:table(nofallback){
M{""}
y{""}
}
+ yMMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
yMMMd{
M{""}
d{""}
@@ -13386,7 +14220,7 @@ structLocale:table(nofallback){
y{""}
}
}
- }
+ }
chinese{
AmPmMarkers{
"",
@@ -13445,6 +14279,36 @@ structLocale:table(nofallback){
}
}
}
+ solarTerms{
+ format{
+ abbreviated{
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ }
+ }
+ }
years{
format{
abbreviated{
@@ -13511,25 +14375,311 @@ structLocale:table(nofallback){
}
}
}
- zodiacs{
- format{
- abbreviated{
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- }
+ zodiacs{
+ format{
+ abbreviated{
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ }
+ }
+ }
+ }
+ intervalFormats{
+ H{
+ H{""}
+ }
+ Hm{
+ H{""}
+ m{""}
+ }
+ Hmv{
+ H{""}
+ m{""}
+ }
+ Hv{
+ H{""}
+ }
+ M{
+ M{""}
+ }
+ MEd{
+ M{""}
+ d{""}
+ }
+ MMM{
+ M{""}
+ }
+ MMMEd{
+ M{""}
+ d{""}
+ }
+ MMMEEEEd{
+ M{""}
+ d{""}
+ }
+ MMMM{
+ M{""}
+ }
+ MMMMEd{
+ M{""}
+ d{""}
+ }
+ MMMMd{
+ M{""}
+ d{""}
+ }
+ MMMd{
+ M{""}
+ d{""}
+ }
+ Md{
+ M{""}
+ d{""}
+ }
+ d{
+ d{""}
+ }
+ fallback{""}
+ h{
+ a{""}
+ h{""}
+ }
+ hm{
+ a{""}
+ h{""}
+ m{""}
+ }
+ hmv{
+ a{""}
+ h{""}
+ m{""}
+ }
+ hv{
+ a{""}
+ h{""}
+ }
+ y{
+ y{""}
+ }
+ yM{
+ M{""}
+ y{""}
+ }
+ yMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMM{
+ M{""}
+ y{""}
+ }
+ yMMMEEEEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMM{
+ M{""}
+ y{""}
+ }
+ yMMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ }
+ monthNames{
+ default{""}
+ format{
+ abbreviated{
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ }
+ default{""}
+ narrow{
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ }
+ wide{
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ }
+ default{""}
+ narrow{
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ }
+ wide{
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ }
+ }
+ }
+ monthPatterns{
+ format{
+ abbreviated{
+ leap{""}
+ }
+ narrow{
+ leap{""}
+ }
+ wide{
+ leap{""}
+ }
+ }
+ numeric{
+ all{
+ leap{""}
+ }
+ }
+ stand-alone{
+ abbreviated{
+ leap{""}
+ }
+ narrow{
+ leap{""}
+ }
+ wide{
+ leap{""}
}
}
}
+ }
+ coptic{
+ AmPmMarkers{
+ "",
+ "",
+ }
+ AmPmMarkersNarrow{
+ "",
+ "",
+ }
+ availableFormats{
+ HHmm{""}
+ HHmmss{""}
+ KKmm{"KK:mm a"}
+ KKmmss{"KK:mm:ss a"}
+ MMMM{""}
+ MMMdd{""}
+ mmssSS{""}
+ ww{""}
+ yyMM{""}
+ yyMMMEEEd{""}
+ yyMMMd{""}
+ yyMd{""}
+ yyQQQQ{""}
+ }
+ eras{
+ abbreviated{
+ "",
+ "",
+ }
+ wide{
+ "",
+ ""
+ }
+ narrow{
+ "",
+ ""
+ }
+ }
intervalFormats{
H{
H{""}
@@ -13566,6 +14716,14 @@ structLocale:table(nofallback){
MMMM{
M{""}
}
+ MMMMEd{
+ M{""}
+ d{""}
+ }
+ MMMMd{
+ M{""}
+ d{""}
+ }
MMMd{
M{""}
d{""}
@@ -13626,6 +14784,16 @@ structLocale:table(nofallback){
M{""}
y{""}
}
+ yMMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
yMMMd{
M{""}
d{""}
@@ -13638,7 +14806,6 @@ structLocale:table(nofallback){
}
}
monthNames{
- default{""}
format{
abbreviated{
"",
@@ -13653,6 +14820,7 @@ structLocale:table(nofallback){
"",
"",
"",
+ "",
}
default{""}
narrow{
@@ -13668,6 +14836,7 @@ structLocale:table(nofallback){
"",
"",
"",
+ "",
}
wide{
"",
@@ -13682,6 +14851,7 @@ structLocale:table(nofallback){
"",
"",
"",
+ "",
}
}
stand-alone{
@@ -13698,6 +14868,7 @@ structLocale:table(nofallback){
"",
"",
"",
+ "",
}
default{""}
narrow{
@@ -13713,6 +14884,7 @@ structLocale:table(nofallback){
"",
"",
"",
+ "",
}
wide{
"",
@@ -13727,77 +14899,184 @@ structLocale:table(nofallback){
"",
"",
"",
+ "",
}
}
}
- monthPatterns{
- format{
- abbreviated{
- leap{""}
- }
- narrow{
- leap{""}
+ }
+ dangi{
+ AmPmMarkers{
+ "",
+ "",
+ }
+ AmPmMarkersNarrow{
+ "",
+ "",
+ }
+ availableFormats{
+ HHmm{""}
+ HHmmss{""}
+ KKmm{"KK:mm a"}
+ KKmmss{"KK:mm:ss a"}
+ MMMM{""}
+ MMMdd{""}
+ mmssSS{""}
+ ww{""}
+ yyMM{""}
+ yyMMMEEEd{""}
+ yyMMMd{""}
+ yyMd{""}
+ yyQQQQ{""}
+ }
+ DateTimePatterns{
+ "",
+ "",
+ "",
+ "",
+ "A2",
+ "A2",
+ "A2",
+ "A2",
+ "",
+ "A4",
+ "A4",
+ "A4",
+ "A4",
+ }
+ cyclicNameSets{
+ dayParts{
+ format{
+ abbreviated{
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ }
}
- wide{
- leap{""}
+ }
+ solarTerms{
+ format{
+ abbreviated{
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ }
}
}
- numeric{
- all{
- leap{""}
+ years{
+ format{
+ abbreviated{
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ }
}
}
- stand-alone{
- abbreviated{
- leap{""}
- }
- narrow{
- leap{""}
- }
- wide{
- leap{""}
+ zodiacs{
+ format{
+ abbreviated{
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ }
}
}
}
- }
- coptic{
- AmPmMarkers{
- "",
- "",
- }
- AmPmMarkersNarrow{
- "",
- "",
- }
- availableFormats{
- HHmm{""}
- HHmmss{""}
- KKmm{"KK:mm a"}
- KKmmss{"KK:mm:ss a"}
- MMMM{""}
- MMMdd{""}
- mmssSS{""}
- ww{""}
- yyMM{""}
- yyMMMEEEd{""}
- yyMMMd{""}
- yyMd{""}
- yyQQQQ{""}
- }
- eras{
- abbreviated{
- "",
- "",
- }
- wide{
- "",
- ""
- }
- narrow{
- "",
- ""
- }
- }
intervalFormats{
H{
H{""}
@@ -13834,6 +15113,14 @@ structLocale:table(nofallback){
MMMM{
M{""}
}
+ MMMMEd{
+ M{""}
+ d{""}
+ }
+ MMMMd{
+ M{""}
+ d{""}
+ }
MMMd{
M{""}
d{""}
@@ -13894,6 +15181,16 @@ structLocale:table(nofallback){
M{""}
y{""}
}
+ yMMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
yMMMd{
M{""}
d{""}
@@ -13906,6 +15203,7 @@ structLocale:table(nofallback){
}
}
monthNames{
+ default{""}
format{
abbreviated{
"",
@@ -13920,7 +15218,6 @@ structLocale:table(nofallback){
"",
"",
"",
- "",
}
default{""}
narrow{
@@ -13936,7 +15233,6 @@ structLocale:table(nofallback){
"",
"",
"",
- "",
}
wide{
"",
@@ -13951,7 +15247,6 @@ structLocale:table(nofallback){
"",
"",
"",
- "",
}
}
stand-alone{
@@ -13968,7 +15263,6 @@ structLocale:table(nofallback){
"",
"",
"",
- "",
}
default{""}
narrow{
@@ -13984,7 +15278,6 @@ structLocale:table(nofallback){
"",
"",
"",
- "",
}
wide{
"",
@@ -13999,154 +15292,97 @@ structLocale:table(nofallback){
"",
"",
"",
- "",
}
}
}
- }
- dangi{
- AmPmMarkers{
- "",
- "",
- }
- AmPmMarkersNarrow{
- "",
- "",
- }
- availableFormats{
- HHmm{""}
- HHmmss{""}
- KKmm{"KK:mm a"}
- KKmmss{"KK:mm:ss a"}
- MMMM{""}
- MMMdd{""}
- mmssSS{""}
- ww{""}
- yyMM{""}
- yyMMMEEEd{""}
- yyMMMd{""}
- yyMd{""}
- yyQQQQ{""}
- }
- DateTimePatterns{
- "",
- "",
- "",
- "",
- "A2",
- "A2",
- "A2",
- "A2",
- "",
- "A4",
- "A4",
- "A4",
- "A4",
- }
- cyclicNameSets{
- dayParts{
- format{
- abbreviated{
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- }
+ monthPatterns{
+ format{
+ abbreviated{
+ leap{""}
+ }
+ narrow{
+ leap{""}
+ }
+ wide{
+ leap{""}
}
}
- years{
- format{
- abbreviated{
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- }
+ numeric{
+ all{
+ leap{""}
+ }
+ }
+ stand-alone{
+ abbreviated{
+ leap{""}
+ }
+ narrow{
+ leap{""}
}
- }
- zodiacs{
- format{
- abbreviated{
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- }
+ wide{
+ leap{""}
}
}
}
+ }
+ default{""}
+ ethiopic{
+ AmPmMarkers{
+ "",
+ "",
+ }
+ AmPmMarkersAbbr{
+ "",
+ "",
+ }
+ AmPmMarkersNarrow{
+ "",
+ "",
+ }
+ DateTimePatterns{
+ "",
+ "",
+ "",
+ "",
+ "A2",
+ "A2",
+ "A2",
+ "A2",
+ "",
+ "A4",
+ "A4",
+ "A4",
+ "A4",
+ }
+ availableFormats{
+ HHmm{""}
+ HHmmss{""}
+ KKmm{"KK:mm a"}
+ KKmmss{"KK:mm:ss a"}
+ MMMM{""}
+ MMMdd{""}
+ mmssSS{""}
+ ww{""}
+ yyMM{""}
+ yyMMMEEEd{""}
+ yyMMMd{""}
+ yyMd{""}
+ yyQQQQ{""}
+ }
+ eras{
+ abbreviated{
+ "",
+ "",
+ }
+ wide{
+ "",
+ ""
+ }
+ narrow{
+ "",
+ ""
+ }
+ }
intervalFormats{
H{
H{""}
@@ -14183,6 +15419,14 @@ structLocale:table(nofallback){
MMMM{
M{""}
}
+ MMMMEd{
+ M{""}
+ d{""}
+ }
+ MMMMd{
+ M{""}
+ d{""}
+ }
MMMd{
M{""}
d{""}
@@ -14243,6 +15487,16 @@ structLocale:table(nofallback){
M{""}
y{""}
}
+ yMMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
yMMMd{
M{""}
d{""}
@@ -14255,7 +15509,6 @@ structLocale:table(nofallback){
}
}
monthNames{
- default{""}
format{
abbreviated{
"",
@@ -14270,6 +15523,7 @@ structLocale:table(nofallback){
"",
"",
"",
+ "",
}
default{""}
narrow{
@@ -14285,6 +15539,7 @@ structLocale:table(nofallback){
"",
"",
"",
+ "",
}
wide{
"",
@@ -14299,6 +15554,7 @@ structLocale:table(nofallback){
"",
"",
"",
+ "",
}
}
stand-alone{
@@ -14315,6 +15571,7 @@ structLocale:table(nofallback){
"",
"",
"",
+ "",
}
default{""}
narrow{
@@ -14330,6 +15587,7 @@ structLocale:table(nofallback){
"",
"",
"",
+ "",
}
wide{
"",
@@ -14344,45 +15602,20 @@ structLocale:table(nofallback){
"",
"",
"",
- }
- }
- }
- monthPatterns{
- format{
- abbreviated{
- leap{""}
- }
- narrow{
- leap{""}
- }
- wide{
- leap{""}
- }
- }
- numeric{
- all{
- leap{""}
- }
- }
- stand-alone{
- abbreviated{
- leap{""}
- }
- narrow{
- leap{""}
- }
- wide{
- leap{""}
+ "",
}
}
}
}
- default{""}
- ethiopic{
+ ethiopic-amete-alem{
AmPmMarkers{
"",
"",
}
+ AmPmMarkersAbbr{
+ "",
+ "",
+ }
AmPmMarkersNarrow{
"",
"",
@@ -14405,14 +15638,11 @@ structLocale:table(nofallback){
eras{
abbreviated{
"",
- "",
}
wide{
"",
- ""
}
narrow{
- "",
""
}
}
@@ -14452,6 +15682,14 @@ structLocale:table(nofallback){
MMMM{
M{""}
}
+ MMMMEd{
+ M{""}
+ d{""}
+ }
+ MMMMd{
+ M{""}
+ d{""}
+ }
MMMd{
M{""}
d{""}
@@ -14512,6 +15750,16 @@ structLocale:table(nofallback){
M{""}
y{""}
}
+ yMMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
yMMMd{
M{""}
d{""}
@@ -14636,10 +15884,10 @@ structLocale:table(nofallback){
"",
"",
"",
- "",
- "",
- "",
- "",
+ "A2",
+ "A2",
+ "A2",
+ "A2",
"",
"A4",
"A4",
@@ -14791,6 +16039,14 @@ structLocale:table(nofallback){
MMMM{
M{""}
}
+ MMMMEd{
+ M{""}
+ d{""}
+ }
+ MMMMd{
+ M{""}
+ d{""}
+ }
MMMd{
M{""}
d{""}
@@ -14851,6 +16107,16 @@ structLocale:table(nofallback){
M{""}
y{""}
}
+ yMMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
yMMMd{
M{""}
d{""}
@@ -14910,6 +16176,14 @@ structLocale:table(nofallback){
"",
"",
}
+ AmPmMarkers%variant{
+ "",
+ "",
+ }
+ AmPmMarkersAbbr{
+ "",
+ "",
+ }
AmPmMarkersNarrow{
"",
"",
@@ -14923,16 +16197,19 @@ structLocale:table(nofallback){
"",
"",
"",
- "",
- "",
- "",
- "",
+ "A2",
+ "A2",
+ "A2",
+ "A2",
"",
"A4",
"A4",
"A4",
"A4",
}
+ NoonMarker{""}
+ NoonMarkerAbbr{""}
+ NoonMarkerNarrow{""}
appendItems{
Day{"{0} ({2}: {1})"}
Day-Of-Week{"{0} {1}"}
@@ -15047,14 +16324,26 @@ structLocale:table(nofallback){
"",
"",
}
- wide{
+ abbreviated%variant{
+ "",
"",
- ""
}
narrow{
"",
""
}
+ narrow%variant{
+ "",
+ ""
+ }
+ wide{
+ "",
+ ""
+ }
+ wide%variant{
+ "",
+ "",
+ }
}
intervalFormats{
H{
@@ -15092,6 +16381,14 @@ structLocale:table(nofallback){
MMMM{
M{""}
}
+ MMMMEd{
+ M{""}
+ d{""}
+ }
+ MMMMd{
+ M{""}
+ d{""}
+ }
MMMd{
M{""}
d{""}
@@ -15152,6 +16449,16 @@ structLocale:table(nofallback){
M{""}
y{""}
}
+ yMMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
yMMMd{
M{""}
d{""}
@@ -15391,6 +16698,14 @@ structLocale:table(nofallback){
MMMM{
M{""}
}
+ MMMMEd{
+ M{""}
+ d{""}
+ }
+ MMMMd{
+ M{""}
+ d{""}
+ }
MMMd{
M{""}
d{""}
@@ -15451,6 +16766,16 @@ structLocale:table(nofallback){
M{""}
y{""}
}
+ yMMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
yMMMd{
M{""}
d{""}
@@ -15654,6 +16979,14 @@ structLocale:table(nofallback){
MMMM{
M{""}
}
+ MMMMEd{
+ M{""}
+ d{""}
+ }
+ MMMMd{
+ M{""}
+ d{""}
+ }
MMMd{
M{""}
d{""}
@@ -15714,6 +17047,16 @@ structLocale:table(nofallback){
M{""}
y{""}
}
+ yMMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
yMMMd{
M{""}
d{""}
@@ -15909,6 +17252,14 @@ structLocale:table(nofallback){
MMMM{
M{""}
}
+ MMMMEd{
+ M{""}
+ d{""}
+ }
+ MMMMd{
+ M{""}
+ d{""}
+ }
MMMd{
M{""}
d{""}
@@ -15965,8 +17316,18 @@ structLocale:table(nofallback){
d{""}
y{""}
}
- yMMMM{
+ yMMMM{
+ M{""}
+ y{""}
+ }
+ yMMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMMd{
M{""}
+ d{""}
y{""}
}
yMMMd{
@@ -16164,6 +17525,14 @@ structLocale:table(nofallback){
MMMM{
M{""}
}
+ MMMMEd{
+ M{""}
+ d{""}
+ }
+ MMMMd{
+ M{""}
+ d{""}
+ }
MMMd{
M{""}
d{""}
@@ -16224,6 +17593,16 @@ structLocale:table(nofallback){
M{""}
y{""}
}
+ yMMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
yMMMd{
M{""}
d{""}
@@ -17086,230 +18465,2279 @@ structLocale:table(nofallback){
}
}
}
- roc{
- AmPmMarkers{
- "",
- "",
+ roc{
+ AmPmMarkers{
+ "",
+ "",
+ }
+ AmPmMarkersNarrow{
+ "",
+ "",
+ }
+ availableFormats{
+ HHmm{""}
+ HHmmss{""}
+ KKmm{"KK:mm a"}
+ KKmmss{"KK:mm:ss a"}
+ MMMM{""}
+ MMMdd{""}
+ mmssSS{""}
+ ww{""}
+ yyMM{""}
+ yyMMMEEEd{""}
+ yyMMMd{""}
+ yyMd{""}
+ yyQQQQ{""}
+ }
+ DateTimePatterns{
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "A4",
+ "A4",
+ "A4",
+ "A4",
+ }
+ eras{
+ abbreviated{
+ "",
+ "",
+ }
+ wide{
+ "",
+ ""
+ }
+ narrow{
+ "",
+ ""
+ }
+ }
+ intervalFormats{
+ H{
+ H{""}
+ }
+ Hm{
+ H{""}
+ m{""}
+ }
+ Hmv{
+ H{""}
+ m{""}
+ }
+ Hv{
+ H{""}
+ }
+ M{
+ M{""}
+ }
+ MEd{
+ M{""}
+ d{""}
+ }
+ MMM{
+ M{""}
+ }
+ MMMEd{
+ M{""}
+ d{""}
+ }
+ MMMEEEEd{
+ M{""}
+ d{""}
+ }
+ MMMM{
+ M{""}
+ }
+ MMMMEd{
+ M{""}
+ d{""}
+ }
+ MMMMd{
+ M{""}
+ d{""}
+ }
+ MMMd{
+ M{""}
+ d{""}
+ }
+ Md{
+ M{""}
+ d{""}
+ }
+ d{
+ d{""}
+ }
+ fallback{""}
+ h{
+ a{""}
+ h{""}
+ }
+ hm{
+ a{""}
+ h{""}
+ m{""}
+ }
+ hmv{
+ a{""}
+ h{""}
+ m{""}
+ }
+ hv{
+ a{""}
+ h{""}
+ }
+ y{
+ y{""}
+ }
+ yM{
+ M{""}
+ y{""}
+ }
+ yMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMM{
+ M{""}
+ y{""}
+ }
+ yMMMEEEEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMM{
+ M{""}
+ y{""}
+ }
+ yMMMMEd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMMMd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ yMd{
+ M{""}
+ d{""}
+ y{""}
+ }
+ }
+ }
+ }
+ layout{
+ casing{""}
+ characters{""}
+ lines{""}
+ }
+ listPattern{
+ unit{
+ 2{""}
+ end{""}
+ middle{""}
+ start{""}
+ }
+ unit-narrow{
+ 2{""}
+ end{""}
+ middle{""}
+ start{""}
+ }
+ unit-short{
+ 2{""}
+ end{""}
+ middle{""}
+ start{""}
+ }
+ standard{
+ 2{""}
+ end{""}
+ middle{""}
+ start{""}
+ }
+ }
+ localPatternChars{""}
+ localeDisplayPattern{
+ pattern{"{0} ({1})"}
+ separator{", "}
+ }
+ measurementSystemNames{
+ UK{"UK"}
+ US{"US"}
+ metric{"Metric"}
+ }
+ messages{
+ nostr{""}
+ yesstr{""}
+ yesexpr{""}
+ noexpr{""}
+ }
+ transformNames{
+ BGN{""}
+ Numeric{""}
+ Tone{""}
+ UNGEGN{""}
+ x-Accents{""}
+ x-Fullwidth{""}
+ x-Halfwidth{""}
+ x-Jamo{""}
+ x-Pinyin{""}
+ x-Publishing{""}
+ }
+ units{
+ acceleration{
+ g-force{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ meter-per-second-squared{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ angle{
+ degree{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ arc-minute{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ arc-second{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ radian{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ area{
+ acre{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ hectare{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-foot{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-centimeter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-inch{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-kilometer{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-meter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-mile{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-yard{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ compound{
+ per{""}
+ }
+ consumption{
+ liter-per-kilometer{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ mile-per-gallon{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ digital{
+ bit{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ byte{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ gigabit{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ gigabyte{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilobit{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilobyte{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ megabit{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ megabyte{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ terabit{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ terabyte{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ duration{
+ day{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ day-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ day-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ hour{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ per{""}
+ }
+ hour-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ hour-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ microsecond{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ millisecond{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ minute{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ minute-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ minute-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ month{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ month-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ month-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ nanosecond{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ second{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ per{""}
+ }
+ second-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ second-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ week{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ week-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ week-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ year{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ year-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ year-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ electric{
+ ampere{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ milliampere{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ ohm{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ volt{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ energy{
+ calorie{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ foodcalorie{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ joule{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilocalorie{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilojoule{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilowatt-hour{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ frequency{
+ gigahertz{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ hertz{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilohertz{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ megahertz{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ length{
+ astronomical-unit{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ centimeter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ decimeter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ fathom{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ foot{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ furlong{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ inch{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilometer{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ light-year{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ meter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ mile{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ micrometer{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ millimeter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ nanometer{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ nautical-mile{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ parsec{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ picometer{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ yard{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ light{
+ lux{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ mass{
+ carat{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ gram{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilogram{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ metric-ton{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ microgram{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ milligram{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ ounce{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ ounce-troy{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ pound{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ stone{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ ton{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ power{
+ horsepower{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ gigawatt{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilowatt{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ megawatt{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ milliwatt{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ watt{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ pressure{
+ hectopascal{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ inch-hg{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ millibar{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ millimeter-of-mercury{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ pound-per-square-inch{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ proportion{
+ karat{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ speed{
+ kilometer-per-hour{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ meter-per-second{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ mile-per-hour{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ temperature{
+ celsius{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ fahrenheit{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kelvin{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ volume{
+ acre-foot{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ bushel{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ centiliter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ cubic-centimeter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ cubic-foot{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ cubic-inch{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ cubic-kilometer{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ cubic-meter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ cubic-mile{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ cubic-yard{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ cup{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ deciliter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ fluid-ounce{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ gallon{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ hectoliter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ liter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ megaliter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ milliliter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ pint{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ quart{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ teaspoon{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ tablespoon{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ }
+ unitsNarrow{
+ acceleration{
+ g-force{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ meter-per-second-squared{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ angle{
+ degree{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ arc-minute{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ arc-second{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ radian{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ area{
+ acre{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ hectare{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-foot{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-centimeter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-inch{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-kilometer{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-meter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-mile{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ square-yard{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ compound{
+ per{""}
+ }
+ consumption{
+ liter-per-kilometer{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ mile-per-gallon{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ digital{
+ bit{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ byte{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ gigabit{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ gigabyte{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilobit{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilobyte{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ megabit{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ megabyte{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ terabit{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ terabyte{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ duration{
+ day{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ day-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ day-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ hour{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ per{""}
+ }
+ hour-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ hour-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ microsecond{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ millisecond{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ minute{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ minute-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ minute-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ month{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ month-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ month-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ nanosecond{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ second{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ per{""}
+ }
+ second-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ second-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ week{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ week-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ week-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ year{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ year-future{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ year-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ electric{
+ ampere{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ milliampere{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ ohm{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ volt{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ energy{
+ calorie{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ foodcalorie{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ joule{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilocalorie{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilojoule{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilowatt-hour{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ frequency{
+ gigahertz{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ hertz{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilohertz{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ megahertz{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ length{
+ astronomical-unit{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
}
- AmPmMarkersNarrow{
- "",
- "",
+ centimeter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
}
- availableFormats{
- HHmm{""}
- HHmmss{""}
- KKmm{"KK:mm a"}
- KKmmss{"KK:mm:ss a"}
- MMMM{""}
- MMMdd{""}
- mmssSS{""}
- ww{""}
- yyMM{""}
- yyMMMEEEd{""}
- yyMMMd{""}
- yyMd{""}
- yyQQQQ{""}
+ decimeter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
}
- DateTimePatterns{
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "A4",
- "A4",
- "A4",
- "A4",
+ fathom{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
}
- eras{
- abbreviated{
- "",
- "",
- }
- wide{
- "",
- ""
- }
- narrow{
- "",
- ""
- }
+ foot{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
}
- intervalFormats{
- H{
- H{""}
- }
- Hm{
- H{""}
- m{""}
- }
- Hmv{
- H{""}
- m{""}
- }
- Hv{
- H{""}
- }
- M{
- M{""}
- }
- MEd{
- M{""}
- d{""}
- }
- MMM{
- M{""}
- }
- MMMEd{
- M{""}
- d{""}
- }
- MMMEEEEd{
- M{""}
- d{""}
- }
- MMMM{
- M{""}
- }
- MMMd{
- M{""}
- d{""}
- }
- Md{
- M{""}
- d{""}
- }
- d{
- d{""}
- }
- fallback{""}
- h{
- a{""}
- h{""}
- }
- hm{
- a{""}
- h{""}
- m{""}
- }
- hmv{
- a{""}
- h{""}
- m{""}
- }
- hv{
- a{""}
- h{""}
- }
- y{
- y{""}
- }
- yM{
- M{""}
- y{""}
- }
- yMEd{
- M{""}
- d{""}
- y{""}
- }
- yMMM{
- M{""}
- y{""}
- }
- yMMMEEEEd{
- M{""}
- d{""}
- y{""}
- }
- yMMMEd{
- M{""}
- d{""}
- y{""}
- }
- yMMMM{
- M{""}
- y{""}
- }
- yMMMd{
- M{""}
- d{""}
- y{""}
- }
- yMd{
- M{""}
- d{""}
- y{""}
- }
+ furlong{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ inch{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilometer{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ light-year{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ meter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ mile{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ micrometer{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ millimeter{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ nanometer{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ nautical-mile{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ parsec{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ picometer{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ yard{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
}
}
- }
- layout{
- casing{""}
- characters{""}
- lines{""}
- }
- listPattern{
- unit{
- 2{""}
- end{""}
- middle{""}
- start{""}
- }
- unit-narrow{
- 2{""}
- end{""}
- middle{""}
- start{""}
- }
- unit-short{
- 2{""}
- end{""}
- middle{""}
- start{""}
- }
- standard{
- 2{""}
- end{""}
- middle{""}
- start{""}
- }
- }
- localPatternChars{""}
- localeDisplayPattern{
- pattern{"{0} ({1})"}
- separator{", "}
- }
- measurementSystemNames{
- UK{"UK"}
- US{"US"}
- metric{"Metric"}
- }
- messages{
- nostr{""}
- yesstr{""}
- yesexpr{""}
- noexpr{""}
- }
- transformNames{
- BGN{""}
- Numeric{""}
- Tone{""}
- UNGEGN{""}
- x-Accents{""}
- x-Fullwidth{""}
- x-Halfwidth{""}
- x-Jamo{""}
- x-Pinyin{""}
- x-Publishing{""}
- }
- units{
- acceleration{
- g-force{
+ light{
+ lux{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17318,8 +20746,9 @@ structLocale:table(nofallback){
other{""}
}
}
- angle{
- degree{
+ mass{
+ carat{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17327,7 +20756,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- arc-minute{
+ gram{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17335,7 +20765,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- arc-second{
+ kilogram{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17343,9 +20774,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- area{
- acre{
+ metric-ton{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17353,7 +20783,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- hectare{
+ microgram{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17361,7 +20792,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- square-foot{
+ milligram{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17369,7 +20801,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- square-kilometer{
+ ounce{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17377,7 +20810,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- square-meter{
+ ounce-troy{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17385,7 +20819,26 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- square-mile{
+ pound{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ stone{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ ton{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17394,11 +20847,65 @@ structLocale:table(nofallback){
other{""}
}
}
- compound{
- per{""}
+ power{
+ horsepower{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ gigawatt{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ kilowatt{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ megawatt{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ milliwatt{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ watt{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
}
- duration{
- day{
+ pressure{
+ hectopascal{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17406,7 +20913,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- day-future{
+ inch-hg{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17414,7 +20922,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- day-past{
+ millibar{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17422,7 +20931,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- hour{
+ millimeter-of-mercury{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17430,7 +20940,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- hour-future{
+ pound-per-square-inch{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17438,7 +20949,10 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- hour-past{
+ }
+ proportion{
+ karat{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17446,7 +20960,10 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- millisecond{
+ }
+ speed{
+ kilometer-per-hour{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17454,7 +20971,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- minute{
+ meter-per-second{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17462,7 +20980,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- minute-future{
+ mile-per-hour{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17470,7 +20989,10 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- minute-past{
+ }
+ temperature{
+ celsius{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17478,7 +21000,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- month{
+ fahrenheit{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17486,7 +21009,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- month-future{
+ kelvin{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17494,7 +21018,10 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- month-past{
+ }
+ volume{
+ acre-foot{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17502,7 +21029,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- second{
+ bushel{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17510,7 +21038,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- second-future{
+ centiliter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17518,7 +21047,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- second-past{
+ cubic-centimeter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17526,7 +21056,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- week{
+ cubic-foot{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17534,7 +21065,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- week-future{
+ cubic-inch{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17542,7 +21074,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- week-past{
+ cubic-kilometer{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17550,7 +21083,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- year{
+ cubic-meter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17558,7 +21092,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- year-future{
+ cubic-mile{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17566,7 +21101,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- year-past{
+ cubic-yard{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17574,9 +21110,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- length{
- centimeter{
+ cup{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17584,7 +21119,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- foot{
+ deciliter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17592,7 +21128,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- inch{
+ fluid-ounce{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17600,7 +21137,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- kilometer{
+ gallon{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17608,7 +21146,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- light-year{
+ hectoliter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17616,7 +21155,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- meter{
+ liter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17624,7 +21164,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- mile{
+ megaliter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17632,7 +21173,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- millimeter{
+ milliliter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17640,7 +21182,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- picometer{
+ pint{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17648,7 +21191,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- yard{
+ quart{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17656,9 +21200,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- mass{
- gram{
+ teaspoon{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17666,7 +21209,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- kilogram{
+ tablespoon{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17674,7 +21218,12 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- ounce{
+ }
+ }
+ unitsShort{
+ acceleration{
+ g-force{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17682,7 +21231,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- pound{
+ meter-per-second-squared{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17691,8 +21241,9 @@ structLocale:table(nofallback){
other{""}
}
}
- power{
- horsepower{
+ angle{
+ degree{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17700,7 +21251,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- kilowatt{
+ arc-minute{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17708,7 +21260,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- watt{
+ arc-second{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17716,9 +21269,19 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- pressure{
- hectopascal{
+ radian{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ }
+ area{
+ acre{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17726,7 +21289,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- inch-hg{
+ hectare{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17734,7 +21298,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- millibar{
+ square-foot{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17742,9 +21307,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- speed{
- kilometer-per-hour{
+ square-centimeter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17752,7 +21316,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- meter-per-second{
+ square-inch{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17760,7 +21325,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- mile-per-hour{
+ square-kilometer{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17768,9 +21334,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- temperature{
- celsius{
+ square-meter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17778,7 +21343,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- fahrenheit{
+ square-mile{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17786,9 +21352,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- volume{
- cubic-kilometer{
+ square-yard{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17796,7 +21361,13 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- cubic-mile{
+ }
+ compound{
+ per{""}
+ }
+ consumption{
+ liter-per-kilometer{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17804,7 +21375,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- liter{
+ mile-per-gallon{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17813,10 +21385,9 @@ structLocale:table(nofallback){
other{""}
}
}
- }
- unitsNarrow{
- acceleration{
- g-force{
+ digital{
+ bit{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17824,9 +21395,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- angle{
- degree{
+ byte{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17834,7 +21404,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- arc-minute{
+ gigabit{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17842,7 +21413,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- arc-second{
+ gigabyte{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17850,9 +21422,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- area{
- acre{
+ kilobit{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17860,7 +21431,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- hectare{
+ kilobyte{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17868,7 +21440,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- square-foot{
+ megabit{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17876,7 +21449,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- square-kilometer{
+ megabyte{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17884,7 +21458,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- square-meter{
+ terabit{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17892,7 +21467,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- square-mile{
+ terabyte{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17901,11 +21477,9 @@ structLocale:table(nofallback){
other{""}
}
}
- compound{
- per{""}
- }
duration{
day{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17914,6 +21488,7 @@ structLocale:table(nofallback){
other{""}
}
day-future{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17922,6 +21497,7 @@ structLocale:table(nofallback){
other{""}
}
day-past{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17930,14 +21506,17 @@ structLocale:table(nofallback){
other{""}
}
hour{
+ dnam{""}
zero{""}
one{""}
two{""}
few{""}
many{""}
other{""}
+ per{""}
}
hour-future{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17946,6 +21525,16 @@ structLocale:table(nofallback){
other{""}
}
hour-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ microsecond{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17954,6 +21543,7 @@ structLocale:table(nofallback){
other{""}
}
millisecond{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17962,6 +21552,7 @@ structLocale:table(nofallback){
other{""}
}
minute{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17970,6 +21561,7 @@ structLocale:table(nofallback){
other{""}
}
minute-future{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17978,6 +21570,7 @@ structLocale:table(nofallback){
other{""}
}
minute-past{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17986,6 +21579,7 @@ structLocale:table(nofallback){
other{""}
}
month{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -17994,6 +21588,7 @@ structLocale:table(nofallback){
other{""}
}
month-future{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18002,6 +21597,16 @@ structLocale:table(nofallback){
other{""}
}
month-past{
+ dnam{""}
+ zero{""}
+ one{""}
+ two{""}
+ few{""}
+ many{""}
+ other{""}
+ }
+ nanosecond{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18010,14 +21615,17 @@ structLocale:table(nofallback){
other{""}
}
second{
+ dnam{""}
zero{""}
one{""}
two{""}
few{""}
many{""}
other{""}
+ per{""}
}
second-future{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18026,6 +21634,7 @@ structLocale:table(nofallback){
other{""}
}
second-past{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18034,6 +21643,7 @@ structLocale:table(nofallback){
other{""}
}
week{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18042,6 +21652,7 @@ structLocale:table(nofallback){
other{""}
}
week-future{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18050,6 +21661,7 @@ structLocale:table(nofallback){
other{""}
}
week-past{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18058,6 +21670,7 @@ structLocale:table(nofallback){
other{""}
}
year{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18066,6 +21679,7 @@ structLocale:table(nofallback){
other{""}
}
year-future{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18074,6 +21688,7 @@ structLocale:table(nofallback){
other{""}
}
year-past{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18082,8 +21697,9 @@ structLocale:table(nofallback){
other{""}
}
}
- length{
- centimeter{
+ electric{
+ ampere{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18091,7 +21707,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- foot{
+ milliampere{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18099,7 +21716,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- inch{
+ ohm{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18107,7 +21725,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- kilometer{
+ volt{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18115,7 +21734,10 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- light-year{
+ }
+ energy{
+ calorie{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18123,7 +21745,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- meter{
+ foodcalorie{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18131,7 +21754,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- mile{
+ joule{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18139,7 +21763,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- millimeter{
+ kilocalorie{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18147,7 +21772,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- picometer{
+ kilojoule{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18155,7 +21781,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- yard{
+ kilowatt-hour{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18164,8 +21791,9 @@ structLocale:table(nofallback){
other{""}
}
}
- mass{
- gram{
+ frequency{
+ gigahertz{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18173,7 +21801,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- kilogram{
+ hertz{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18181,7 +21810,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- ounce{
+ kilohertz{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18189,7 +21819,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- pound{
+ megahertz{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18198,8 +21829,9 @@ structLocale:table(nofallback){
other{""}
}
}
- power{
- horsepower{
+ length{
+ astronomical-unit{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18207,7 +21839,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- kilowatt{
+ centimeter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18215,7 +21848,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- watt{
+ decimeter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18223,9 +21857,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- pressure{
- hectopascal{
+ fathom{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18233,7 +21866,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- inch-hg{
+ foot{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18241,7 +21875,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- millibar{
+ furlong{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18249,9 +21884,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- speed{
- kilometer-per-hour{
+ inch{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18259,7 +21893,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- meter-per-second{
+ kilometer{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18267,7 +21902,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- mile-per-hour{
+ light-year{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18275,9 +21911,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- temperature{
- celsius{
+ meter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18285,7 +21920,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- fahrenheit{
+ mile{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18293,9 +21929,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- volume{
- cubic-kilometer{
+ micrometer{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18303,7 +21938,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- cubic-mile{
+ millimeter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18311,7 +21947,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- liter{
+ nanometer{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18319,11 +21956,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- }
- unitsShort{
- acceleration{
- g-force{
+ nautical-mile{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18331,9 +21965,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- angle{
- degree{
+ parsec{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18341,7 +21974,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- arc-minute{
+ picometer{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18349,7 +21983,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- arc-second{
+ yard{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18358,40 +21993,9 @@ structLocale:table(nofallback){
other{""}
}
}
- area{
- acre{
- zero{""}
- one{""}
- two{""}
- few{""}
- many{""}
- other{""}
- }
- hectare{
- zero{""}
- one{""}
- two{""}
- few{""}
- many{""}
- other{""}
- }
- square-foot{
- zero{""}
- one{""}
- two{""}
- few{""}
- many{""}
- other{""}
- }
- square-kilometer{
- zero{""}
- one{""}
- two{""}
- few{""}
- many{""}
- other{""}
- }
- square-meter{
+ light{
+ lux{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18399,7 +22003,10 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- square-mile{
+ }
+ mass{
+ carat{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18407,12 +22014,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- compound{
- per{""}
- }
- duration{
- day{
+ gram{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18420,7 +22023,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- day-future{
+ kilogram{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18428,7 +22032,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- day-past{
+ metric-ton{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18436,7 +22041,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- hour{
+ microgram{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18444,7 +22050,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- hour-future{
+ milligram{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18452,7 +22059,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- hour-past{
+ ounce{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18460,7 +22068,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- millisecond{
+ ounce-troy{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18468,7 +22077,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- minute{
+ pound{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18476,7 +22086,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- minute-future{
+ stone{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18484,7 +22095,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- minute-past{
+ ton{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18492,7 +22104,10 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- month{
+ }
+ power{
+ horsepower{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18500,7 +22115,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- month-future{
+ gigawatt{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18508,7 +22124,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- month-past{
+ kilowatt{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18516,7 +22133,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- second{
+ megawatt{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18524,7 +22142,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- second-future{
+ milliwatt{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18532,7 +22151,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- second-past{
+ watt{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18540,7 +22160,10 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- week{
+ }
+ pressure{
+ hectopascal{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18548,7 +22171,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- week-future{
+ inch-hg{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18556,7 +22180,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- week-past{
+ millibar{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18564,7 +22189,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- year{
+ millimeter-of-mercury{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18572,7 +22198,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- year-future{
+ pound-per-square-inch{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18580,7 +22207,10 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- year-past{
+ }
+ proportion{
+ karat{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18589,8 +22219,9 @@ structLocale:table(nofallback){
other{""}
}
}
- length{
- centimeter{
+ speed{
+ kilometer-per-hour{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18598,7 +22229,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- foot{
+ meter-per-second{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18606,7 +22238,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- inch{
+ mile-per-hour{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18614,7 +22247,10 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- kilometer{
+ }
+ temperature{
+ celsius{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18622,7 +22258,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- light-year{
+ fahrenheit{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18630,7 +22267,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- meter{
+ kelvin{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18638,7 +22276,10 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- mile{
+ }
+ volume{
+ acre-foot{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18646,7 +22287,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- millimeter{
+ bushel{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18654,7 +22296,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- picometer{
+ centiliter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18662,7 +22305,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- yard{
+ cubic-centimeter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18670,9 +22314,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- mass{
- gram{
+ cubic-foot{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18680,7 +22323,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- kilogram{
+ cubic-inch{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18688,7 +22332,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- ounce{
+ cubic-kilometer{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18696,7 +22341,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- pound{
+ cubic-meter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18704,9 +22350,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- power{
- horsepower{
+ cubic-mile{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18714,7 +22359,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- kilowatt{
+ cubic-yard{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18722,7 +22368,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- watt{
+ cup{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18730,9 +22377,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- pressure{
- hectopascal{
+ deciliter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18740,7 +22386,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- inch-hg{
+ fluid-ounce{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18748,7 +22395,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- millibar{
+ gallon{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18756,9 +22404,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- speed{
- kilometer-per-hour{
+ hectoliter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18766,7 +22413,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- meter-per-second{
+ liter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18774,7 +22422,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- mile-per-hour{
+ megaliter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18782,9 +22431,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- temperature{
- celsius{
+ milliliter{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18792,7 +22440,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- fahrenheit{
+ pint{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18800,9 +22449,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- }
- volume{
- cubic-kilometer{
+ quart{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18810,7 +22458,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- cubic-mile{
+ teaspoon{
+ dnam{""}
zero{""}
one{""}
two{""}
@@ -18818,7 +22467,8 @@ structLocale:table(nofallback){
many{""}
other{""}
}
- liter{
+ tablespoon{
+ dnam{""}
zero{""}
one{""}
two{""}
« no previous file with comments | « source/test/testdata/root.txt ('k') | source/test/testdata/testdata.mak » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698