8239480: Support for CLDR version 37

Reviewed-by: joehw
This commit is contained in:
Naoto Sato 2020-05-21 13:56:11 -07:00
parent b5b6ae32d2
commit ea38873d30
809 changed files with 37376 additions and 5545 deletions

View file

@ -1,4 +1,4 @@
CLDR - Unicode Common Locale Data Repository CLDR - Unicode Common Locale Data Repository
http://cldr.unicode.org http://cldr.unicode.org
CLDR version installed: 36 CLDR version installed: 37

View file

@ -46,7 +46,7 @@ $Revision$
<!ATTLIST version number CDATA #REQUIRED > <!ATTLIST version number CDATA #REQUIRED >
<!--@MATCH:regex/\$Revision.*\$--> <!--@MATCH:regex/\$Revision.*\$-->
<!--@METADATA--> <!--@METADATA-->
<!ATTLIST version cldrVersion CDATA #FIXED "36" > <!ATTLIST version cldrVersion CDATA #FIXED "37" >
<!--@MATCH:any--> <!--@MATCH:any-->
<!--@VALUE--> <!--@VALUE-->
<!ATTLIST version draft (approved | contributed | provisional | unconfirmed | true | false) #IMPLIED > <!ATTLIST version draft (approved | contributed | provisional | unconfirmed | true | false) #IMPLIED >
@ -67,7 +67,7 @@ $Revision$
<!ATTLIST language type NMTOKEN #REQUIRED > <!ATTLIST language type NMTOKEN #REQUIRED >
<!--@MATCH:validity/locale--> <!--@MATCH:validity/locale-->
<!ATTLIST language alt NMTOKENS #IMPLIED > <!ATTLIST language alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/long, secondary, short, variant--> <!--@MATCH:literal/long, secondary, short, variant, menu-->
<!ATTLIST language draft (approved | contributed | provisional | unconfirmed | true | false) #IMPLIED > <!ATTLIST language draft (approved | contributed | provisional | unconfirmed | true | false) #IMPLIED >
<!--@METADATA--> <!--@METADATA-->
<!--@DEPRECATED:true, false--> <!--@DEPRECATED:true, false-->
@ -213,7 +213,7 @@ $Revision$
<!ELEMENT subdivision ( #PCDATA ) > <!ELEMENT subdivision ( #PCDATA ) >
<!ATTLIST subdivision type NMTOKEN #REQUIRED > <!ATTLIST subdivision type NMTOKEN #REQUIRED >
<!--@MATCH:validity/subdivision--> <!--@MATCH:or/validity/subdivision||literal/AS, AW, AX, BL, CP, CW, GF, GP, GU, HK, IC, MF, MO, MP, MQ, NC, PF, PM, PR, RE, SX, TA, TF, TW, UM, VI, WF, YT, itsd, no50-->
<!ATTLIST subdivision alt NMTOKENS #IMPLIED > <!ATTLIST subdivision alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant--> <!--@MATCH:literal/variant-->
<!ATTLIST subdivision draft (approved | contributed | provisional | unconfirmed) #IMPLIED > <!ATTLIST subdivision draft (approved | contributed | provisional | unconfirmed) #IMPLIED >
@ -251,7 +251,7 @@ $Revision$
<!ELEMENT key ( #PCDATA ) > <!ELEMENT key ( #PCDATA ) >
<!ATTLIST key type NMTOKEN #REQUIRED > <!ATTLIST key type NMTOKEN #REQUIRED >
<!--@MATCH:bcp47/anykey--> <!--@MATCH:or/bcp47/anykey||literal/t-->
<!ATTLIST key alt NMTOKENS #IMPLIED > <!ATTLIST key alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant--> <!--@MATCH:literal/variant-->
<!ATTLIST key draft (approved | contributed | provisional | unconfirmed | true | false) #IMPLIED > <!ATTLIST key draft (approved | contributed | provisional | unconfirmed | true | false) #IMPLIED >
@ -1607,7 +1607,7 @@ $Revision$
<!ELEMENT intervalFormatItem ( alias | ( greatestDifference*, special* ) ) > <!ELEMENT intervalFormatItem ( alias | ( greatestDifference*, special* ) ) >
<!ATTLIST intervalFormatItem id NMTOKEN #REQUIRED > <!ATTLIST intervalFormatItem id NMTOKEN #REQUIRED >
<!-- TODO: check to see if this should be minimized --> <!-- TODO: check to see if this should be minimized -->
<!--@MATCH:literal/Bh, Bhm, Gy, GyM, GyMEd, GyMMM, GyMMMEd, GyMMMd, GyMd, H, Hm, Hmv, Hv, M, MEd, MMM, MMMEEEEd, MMMEd, MMMM, MMMMEd, MMMMd, MMMd, Md, d, h, hm, hmv, hv, y, yM, yMEd, yMMM, yMMMEEEEd, yMMMEd, yMMMM, yMMMMEEEEd, yMMMMEd, yMMMMd, yMMMd, yMd--> <!--@MATCH:literal/Bh, Bhm, Gy, GyM, GyMEd, GyMMM, GyMMMEd, GyMMMd, GyMd, H, Hm, Hmv, Hv, M, MEd, MMM, MMMEEEEd, MMMEd, MMMM, MMMMEd, MMMMd, MMMd, Md, d, h, hm, hmv, hv, y, yM, yMEd, yMMM, yMMMEEEEd, yMMMEd, yMMMM, yMMMMEEEEd, yMMMMEd, yMMMMd, yMMMd, yMd, GGGGGyM, GGGGGyMEd, GGGGGyMd, GyMMMM, GyMMMMEd, GyMMMMd-->
<!ATTLIST intervalFormatItem alt NMTOKENS #IMPLIED > <!ATTLIST intervalFormatItem alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant--> <!--@MATCH:literal/variant-->
<!ATTLIST intervalFormatItem draft (approved | contributed | provisional | unconfirmed) #IMPLIED > <!ATTLIST intervalFormatItem draft (approved | contributed | provisional | unconfirmed) #IMPLIED >
@ -2541,9 +2541,9 @@ $Revision$
<!--@VALUE--> <!--@VALUE-->
<!--@DEPRECATED--> <!--@DEPRECATED-->
<!ELEMENT compoundUnit ( alias | ( compoundUnitPattern*, special* ) ) > <!ELEMENT compoundUnit ( alias | ( compoundUnitPattern1*, compoundUnitPattern*, unitPrefixPattern*, special* ) ) >
<!ATTLIST compoundUnit type NMTOKEN #REQUIRED > <!ATTLIST compoundUnit type NMTOKEN #REQUIRED >
<!--@MATCH:literal/per, times--> <!--@MATCH:or/regex/10p-?[0-9]{1,2}||literal/per, times, power2, power3-->
<!ATTLIST compoundUnit alt NMTOKENS #IMPLIED > <!ATTLIST compoundUnit alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant--> <!--@MATCH:literal/variant-->
<!ATTLIST compoundUnit draft (approved | contributed | provisional | unconfirmed) #IMPLIED > <!ATTLIST compoundUnit draft (approved | contributed | provisional | unconfirmed) #IMPLIED >
@ -2555,6 +2555,15 @@ $Revision$
<!--@VALUE--> <!--@VALUE-->
<!--@DEPRECATED--> <!--@DEPRECATED-->
<!ELEMENT compoundUnitPattern1 ( #PCDATA ) >
<!ATTLIST compoundUnitPattern1 count (0 | 1 | zero | one | two | few | many | other) #IMPLIED >
<!ATTLIST compoundUnitPattern1 alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant-->
<!ATTLIST compoundUnitPattern1 draft (approved | contributed | provisional | unconfirmed) #IMPLIED >
<!--@METADATA-->
<!ATTLIST compoundUnitPattern1 references CDATA #IMPLIED >
<!--@METADATA-->
<!ELEMENT compoundUnitPattern ( #PCDATA ) > <!ELEMENT compoundUnitPattern ( #PCDATA ) >
<!ATTLIST compoundUnitPattern alt NMTOKENS #IMPLIED > <!ATTLIST compoundUnitPattern alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant--> <!--@MATCH:literal/variant-->
@ -2566,6 +2575,14 @@ $Revision$
<!--@VALUE--> <!--@VALUE-->
<!--@DEPRECATED--> <!--@DEPRECATED-->
<!ELEMENT unitPrefixPattern ( #PCDATA ) >
<!ATTLIST unitPrefixPattern alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant-->
<!ATTLIST unitPrefixPattern draft (approved | contributed | provisional | unconfirmed) #IMPLIED >
<!--@METADATA-->
<!ATTLIST unitPrefixPattern references CDATA #IMPLIED >
<!--@METADATA-->
<!ELEMENT coordinateUnit ( alias | ( displayName*, coordinateUnitPattern*, special* ) ) > <!ELEMENT coordinateUnit ( alias | ( displayName*, coordinateUnitPattern*, special* ) ) >
<!ATTLIST coordinateUnit alt NMTOKENS #IMPLIED > <!ATTLIST coordinateUnit alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant--> <!--@MATCH:literal/variant-->

View file

@ -16,7 +16,7 @@ $Revision$
<!ATTLIST version number CDATA #REQUIRED > <!ATTLIST version number CDATA #REQUIRED >
<!--@MATCH:regex/\$Revision.*\$--> <!--@MATCH:regex/\$Revision.*\$-->
<!--@METADATA--> <!--@METADATA-->
<!ATTLIST version cldrVersion CDATA #FIXED "36" > <!ATTLIST version cldrVersion CDATA #FIXED "37" >
<!--@MATCH:version--> <!--@MATCH:version-->
<!--@VALUE--> <!--@VALUE-->

View file

@ -10,17 +10,17 @@ Except as contained in this notice, the name of a copyright holder shall not be
$Revision$ $Revision$
--> -->
<!ELEMENT supplementalData ( version, generation?, cldrVersion?, currencyData?, territoryContainment?, subdivisionContainment?, languageData?, territoryInfo?, postalCodeData?, calendarData?, calendarPreferenceData?, weekData?, timeData?, measurementData?, unitPreferenceData?, timezoneData?, characters?, transforms?, metadata?, codeMappings?, parentLocales?, likelySubtags?, metazoneInfo?, plurals?, telephoneCodeData?, numberingSystems?, bcp47KeywordMappings?, gender?, references?, languageMatching?, dayPeriodRuleSet*, metaZones?, primaryZones?, windowsZones?, coverageLevels?, idValidity?, rgScope?, languageGroups? ) > <!ELEMENT supplementalData ( version, generation?, cldrVersion?, currencyData?, territoryContainment?, subdivisionContainment?, languageData?, territoryInfo?, postalCodeData?, calendarData?, calendarPreferenceData?, weekData?, timeData?, measurementData?, unitConstants*, unitQuantities*, convertUnits*, unitPreferenceData?, timezoneData?, characters?, transforms?, metadata?, codeMappings?, parentLocales?, likelySubtags?, metazoneInfo?, plurals?, telephoneCodeData?, numberingSystems?, bcp47KeywordMappings?, gender?, references?, languageMatching?, dayPeriodRuleSet*, metaZones?, primaryZones?, windowsZones?, coverageLevels?, idValidity?, rgScope?, languageGroups?, grammaticalData? ) >
<!ELEMENT version EMPTY > <!ELEMENT version EMPTY >
<!--@METADATA--> <!--@METADATA-->
<!ATTLIST version number CDATA #REQUIRED > <!ATTLIST version number CDATA #REQUIRED >
<!--@MATCH:any--> <!--@MATCH:any-->
<!--@METADATA--> <!--@METADATA-->
<!ATTLIST version cldrVersion CDATA #FIXED "36" > <!ATTLIST version cldrVersion CDATA #FIXED "37" >
<!--@MATCH:version--> <!--@MATCH:version-->
<!--@VALUE--> <!--@VALUE-->
<!ATTLIST version unicodeVersion CDATA #FIXED "12.1.0" > <!ATTLIST version unicodeVersion CDATA #FIXED "13.0.0" >
<!--@MATCH:version--> <!--@MATCH:version-->
<!--@VALUE--> <!--@VALUE-->
@ -131,7 +131,7 @@ Except as contained in this notice, the name of a copyright holder shall not be
<!ATTLIST subgroup subtype NMTOKEN #IMPLIED > <!ATTLIST subgroup subtype NMTOKEN #IMPLIED >
<!--@DEPRECATED--> <!--@DEPRECATED-->
<!ATTLIST subgroup contains NMTOKENS #IMPLIED > <!ATTLIST subgroup contains NMTOKENS #IMPLIED >
<!--@MATCH:set/validity/subdivision--> <!--@MATCH:set/or/validity/subdivision||literal/itca, itnu, itor, itsd, itss, no01, no02, no03, no04, no05, no06, no07, no08, no09, no10, no11, no12, no14, no15, no18, no19, no20, no21, no22, no50-->
<!--@VALUE--> <!--@VALUE-->
<!ELEMENT languageData ( language* ) > <!ELEMENT languageData ( language* ) >
@ -373,18 +373,72 @@ Except as contained in this notice, the name of a copyright holder shall not be
<!ATTLIST paperSize alt NMTOKENS #IMPLIED > <!ATTLIST paperSize alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant--> <!--@MATCH:literal/variant-->
<!ELEMENT unitConstants ( unitConstant* ) >
<!ELEMENT unitConstant EMPTY >
<!ATTLIST unitConstant constant NMTOKEN #REQUIRED >
<!--@MATCH:regex/[A-Za-z][_A-Za-z0-9]*-->
<!ATTLIST unitConstant value CDATA #REQUIRED >
<!--@MATCH:regex/[-+*/\._ 0-9a-zA-Z]+-->
<!--@VALUE-->
<!ATTLIST unitConstant status NMTOKEN #IMPLIED >
<!--@MATCH:literal/approximate, exact-->
<!--@VALUE-->
<!ELEMENT unitQuantities ( unitQuantity* ) >
<!ELEMENT unitQuantity EMPTY >
<!ATTLIST unitQuantity baseUnit NMTOKEN #REQUIRED >
<!--@MATCH:regex/[A-Za-z][-A-Za-z0-9]*-->
<!ATTLIST unitQuantity quantity NMTOKENS #REQUIRED >
<!--@MATCH:regex/[A-Za-z][-A-Za-z0-9]*-->
<!--@VALUE-->
<!ATTLIST unitQuantity status NMTOKEN #IMPLIED >
<!--@MATCH:regex/simple-->
<!--@VALUE-->
<!ELEMENT convertUnits ( convertUnit* ) >
<!ELEMENT convertUnit EMPTY >
<!ATTLIST convertUnit source NMTOKEN #REQUIRED >
<!--@MATCH:regex/(100-)?[A-Za-z][-A-Za-z0-9]*-->
<!ATTLIST convertUnit baseUnit NMTOKEN #REQUIRED >
<!--@MATCH:regex/[A-Za-z][-A-Za-z0-9]*-->
<!--@VALUE-->
<!ATTLIST convertUnit factor CDATA #IMPLIED >
<!--@MATCH:regex/[-+*/\._ 0-9a-zA-Z]+-->
<!--@VALUE-->
<!ATTLIST convertUnit offset CDATA #IMPLIED >
<!--@MATCH:regex/[-+*/\._ 0-9a-zA-Z]+-->
<!--@VALUE-->
<!ATTLIST convertUnit systems NMTOKENS #IMPLIED >
<!--@MATCH:set/literal/ussystem, uksystem-->
<!--@VALUE-->
<!ELEMENT unitPreferenceData ( unitPreferences* ) > <!ELEMENT unitPreferenceData ( unitPreferences* ) >
<!ATTLIST unitPreferenceData draft (approved | contributed | provisional | unconfirmed) #IMPLIED >
<!--@METADATA-->
<!ELEMENT unitPreferences ( unitPreference* ) > <!ELEMENT unitPreferences ( unitPreference* ) >
<!ATTLIST unitPreferences category NMTOKEN #REQUIRED > <!ATTLIST unitPreferences category NMTOKEN #REQUIRED >
<!--@MATCH:literal/area, concentr, consumption, duration, energy, length, mass, pressure, speed, temperature, volume--> <!--@MATCH:regex/[a-z]+([-][a-z]+)*-->
<!ATTLIST unitPreferences usage NMTOKENS #REQUIRED > <!ATTLIST unitPreferences usage NMTOKENS #REQUIRED >
<!--@MATCH:literal/baromtrc, blood-glucose, food, land-agricult, land-commercl, land-residntl, music-track, person, person-age, person-usage, rainfall, road, road-travel, snowfall, tv-program, vehicle, vehicle-fuel, visiblty, weather, wind--> <!--@MATCH:regex/[a-z]+([-][a-z]+)*-->
<!ATTLIST unitPreferences scope (small) #IMPLIED > <!ATTLIST unitPreferences scope (small) #IMPLIED >
<!--@DEPRECATED-->
<!ATTLIST unitPreferences draft (approved | contributed | provisional | unconfirmed) #IMPLIED >
<!--@METADATA-->
<!--@DEPRECATED-->
<!ELEMENT unitPreference ( #PCDATA ) > <!ELEMENT unitPreference ( #PCDATA ) >
<!--@ORDERED-->
<!ATTLIST unitPreference regions NMTOKENS #REQUIRED > <!ATTLIST unitPreference regions NMTOKENS #REQUIRED >
<!--@MATCH:set/validity/region--> <!--@MATCH:set/validity/region-->
<!ATTLIST unitPreference geq NMTOKEN #IMPLIED >
<!--@MATCH:any-->
<!ATTLIST unitPreference skeleton CDATA #IMPLIED >
<!--@MATCH:any-->
<!--@VALUE-->
<!ATTLIST unitPreference draft (approved | contributed | provisional | unconfirmed) #IMPLIED > <!ATTLIST unitPreference draft (approved | contributed | provisional | unconfirmed) #IMPLIED >
<!--@METADATA--> <!--@METADATA-->
<!ATTLIST unitPreference references CDATA #IMPLIED > <!ATTLIST unitPreference references CDATA #IMPLIED >
@ -592,16 +646,16 @@ Except as contained in this notice, the name of a copyright holder shall not be
<!--@METADATA--> <!--@METADATA-->
<!--@DEPRECATED:true, false--> <!--@DEPRECATED:true, false-->
<!ELEMENT alias ( languageAlias*, scriptAlias*, territoryAlias*, subdivisionAlias*, variantAlias*, zoneAlias* ) > <!ELEMENT alias ( languageAlias*, scriptAlias*, territoryAlias*, subdivisionAlias*, variantAlias*, zoneAlias*, unitAlias*, usageAlias* ) >
<!ATTLIST alias draft (approved | contributed | provisional | unconfirmed | true | false) #IMPLIED > <!ATTLIST alias draft (approved | contributed | provisional | unconfirmed | true | false) #IMPLIED >
<!--@METADATA--> <!--@METADATA-->
<!--@DEPRECATED--> <!--@DEPRECATED-->
<!ELEMENT languageAlias EMPTY > <!ELEMENT languageAlias EMPTY >
<!ATTLIST languageAlias type NMTOKEN #REQUIRED > <!ATTLIST languageAlias type NMTOKEN #REQUIRED >
<!--@MATCH:or/validity/locale||literal/aa_SAAHO, aar, abk, afr, aka, alb, amh, ara, arg, arm, art_lojban, asm, ava, ave, aym, aze, bak, bam, baq, bel, ben, bih, bis, bod, bos, bre, bul, bur, cat, ces, cha, che, chi, chu, chv, cor, cos, cre, cym, cze, dan, deu, div, dut, dzo, ell, eng, epo, est, eus, ewe, fao, fas, fij, fin, fra, fre, fry, ful, geo, ger, gla, gle, glg, glv, gre, grn, guj, hat, hau, hbs, heb, her, hin, hmo, hrv, hun, hye, i_ami, i_bnn, i_hak, i_klingon, i_lux, i_navajo, i_pwn, i_tao, i_tay, i_tsu, ibo, ice, ido, iii, iku, ile, ina, ind, ipk, isl, ita, jav, jpn, kal, kan, kas, kat, kau, kaz, khm, kik, kin, kir, kom, kon, kor, kua, kur, lao, lat, lav, lim, lin, lit, ltz, lub, lug, mac, mah, mal, mao, mar, may, mkd, mlg, mlt, mol, mon, mri, msa, mya, nau, nav, nbl, nde, ndo, nep, nld, nno, no_BOKMAL, no_NYNORSK, no_bok, no_nyn, nob, nor, nya, oci, oji, ori, orm, oss, pan, per, pli, pol, por, pus, que, roh, ron, rum, run, rus, sag, san, scc, scr, sgn_BE_FR, sgn_BE_NL, sgn_CH_DE, sin, slk, slo, slv, sme, smo, sna, snd, som, sot, spa, sqi, srd, srp, ssw, sun, swa, swe, tah, tam, tat, tel, tgk, tgl, tha, tib, tir, ton, tsn, tso, tuk, tur, twi, uig, ukr, urd, uzb, ven, vie, vol, wel, wln, wol, xho, yid, yor, zh_guoyu, zh_hakka, zh_min_nan, zh_xiang, zha, zho, zul--> <!--@MATCH:or/validity/locale||literal/aa_SAAHO, aar, abk, afr, aka, alb, amh, ara, arg, arm, art_lojban, asm, ava, ave, aym, aze, bak, bam, baq, bel, ben, bih, bis, bod, bos, bre, bul, bur, cat, ces, cha, che, chi, chu, chv, cor, cos, cre, cym, cze, dan, deu, div, dut, dzo, ell, eng, epo, est, eus, ewe, fao, fas, fij, fin, fra, fre, fry, ful, geo, ger, gla, gle, glg, glv, gre, grn, guj, hat, hau, hbs, heb, her, hin, hmo, hrv, hun, hye, i_ami, i_bnn, i_hak, i_klingon, i_lux, i_navajo, i_pwn, i_tao, i_tay, i_tsu, ibo, ice, ido, iii, iku, ile, ina, ind, ipk, isl, ita, jav, jpn, kal, kan, kas, kat, kau, kaz, khm, kik, kin, kir, kom, kon, kor, kua, kur, lao, lat, lav, lim, lin, lit, ltz, lub, lug, mac, mah, mal, mao, mar, may, mkd, mlg, mlt, mol, mon, mri, msa, mya, nau, nav, nbl, nde, ndo, nep, nld, nno, no_BOKMAL, no_NYNORSK, no_bok, no_nyn, nob, nor, nya, oci, oji, ori, orm, oss, pan, per, pli, pol, por, pus, que, roh, ron, rum, run, rus, sag, san, scc, scr, sgn_BE_FR, sgn_BE_NL, sgn_CH_DE, sin, slk, slo, slv, sme, smo, sna, snd, som, sot, spa, sqi, srd, srp, ssw, sun, swa, swe, tah, tam, tat, tel, tgk, tgl, tha, tib, tir, ton, tsn, tso, tuk, tur, twi, uig, ukr, urd, uzb, ven, vie, vol, wel, wln, wol, xho, yid, yor, zh_guoyu, zh_hakka, zh_min_nan, zh_xiang, zha, zho, zul, cel-gaulish, i-default, i-enochian, i-mingo, zh-min-->
<!ATTLIST languageAlias replacement NMTOKEN #REQUIRED > <!ATTLIST languageAlias replacement NMTOKEN #REQUIRED >
<!--@MATCH:validity/locale--> <!--@MATCH:or/validity/locale||literal/en-x-i-default, nan-x-zh-min, see-x-i-mingo, und-x-i-enochian, xtg-x-cel-gaulish-->
<!--@VALUE--> <!--@VALUE-->
<!ATTLIST languageAlias reason (deprecated | overlong | macrolanguage | legacy | bibliographic) #IMPLIED > <!ATTLIST languageAlias reason (deprecated | overlong | macrolanguage | legacy | bibliographic) #IMPLIED >
<!--@VALUE--> <!--@VALUE-->
@ -628,7 +682,7 @@ Except as contained in this notice, the name of a copyright holder shall not be
<!ATTLIST subdivisionAlias type NMTOKEN #REQUIRED > <!ATTLIST subdivisionAlias type NMTOKEN #REQUIRED >
<!--@MATCH:validity/subdivision--> <!--@MATCH:validity/subdivision-->
<!ATTLIST subdivisionAlias replacement NMTOKENS #REQUIRED > <!ATTLIST subdivisionAlias replacement NMTOKENS #REQUIRED >
<!--@MATCH:set/or/validity/region||validity/subdivision--> <!--@MATCH:set/or/validity/region||validity/subdivision||literal/cnmn, cz663, no50-->
<!--@VALUE--> <!--@VALUE-->
<!ATTLIST subdivisionAlias reason (deprecated | overlong) #IMPLIED > <!ATTLIST subdivisionAlias reason (deprecated | overlong) #IMPLIED >
<!--@VALUE--> <!--@VALUE-->
@ -637,7 +691,7 @@ Except as contained in this notice, the name of a copyright holder shall not be
<!ATTLIST variantAlias type NMTOKEN #REQUIRED > <!ATTLIST variantAlias type NMTOKEN #REQUIRED >
<!--@MATCH:or/validity/variant||literal/AALAND, POLYTONI--> <!--@MATCH:or/validity/variant||literal/AALAND, POLYTONI-->
<!ATTLIST variantAlias replacement NMTOKEN #REQUIRED > <!ATTLIST variantAlias replacement NMTOKEN #REQUIRED >
<!--@MATCH:or/validity/variant||validity/region--> <!--@MATCH:or/validity/variant||validity/region||literal/hy, hyw-->
<!--@VALUE--> <!--@VALUE-->
<!ATTLIST variantAlias reason (deprecated | overlong) #IMPLIED > <!ATTLIST variantAlias reason (deprecated | overlong) #IMPLIED >
<!--@VALUE--> <!--@VALUE-->
@ -651,6 +705,24 @@ Except as contained in this notice, the name of a copyright holder shall not be
<!ATTLIST zoneAlias reason (deprecated | overlong) #IMPLIED > <!ATTLIST zoneAlias reason (deprecated | overlong) #IMPLIED >
<!--@VALUE--> <!--@VALUE-->
<!ELEMENT unitAlias EMPTY >
<!ATTLIST unitAlias type NMTOKEN #REQUIRED >
<!--@MATCH:validity/short-unit/deprecated-->
<!ATTLIST unitAlias replacement NMTOKEN #REQUIRED >
<!--@MATCH:regex/[A-Za-z][-A-Za-z0-9]*-->
<!--@VALUE-->
<!ATTLIST unitAlias reason (deprecated) #IMPLIED >
<!--@VALUE-->
<!ELEMENT usageAlias EMPTY >
<!ATTLIST usageAlias type NMTOKEN #REQUIRED >
<!--@MATCH:regex/[A-Za-z][-A-Za-z0-9]*-->
<!ATTLIST usageAlias replacement NMTOKEN #REQUIRED >
<!--@MATCH:regex/[A-Za-z][-A-Za-z0-9]*-->
<!--@VALUE-->
<!ATTLIST usageAlias reason (deprecated) #IMPLIED >
<!--@VALUE-->
<!ELEMENT deprecated ( deprecatedItems* ) > <!ELEMENT deprecated ( deprecatedItems* ) >
<!--@DEPRECATED--> <!--@DEPRECATED-->
<!ATTLIST deprecated draft (approved | contributed | provisional | unconfirmed | true | false) #IMPLIED > <!ATTLIST deprecated draft (approved | contributed | provisional | unconfirmed | true | false) #IMPLIED >
@ -839,6 +911,7 @@ Except as contained in this notice, the name of a copyright holder shall not be
<!ELEMENT timezone ( usesMetazone* ) > <!ELEMENT timezone ( usesMetazone* ) >
<!ATTLIST timezone type CDATA #REQUIRED > <!ATTLIST timezone type CDATA #REQUIRED >
<!--@MATCH:bcp47/tz--> <!--@MATCH:bcp47/tz-->
<!ELEMENT usesMetazone EMPTY > <!ELEMENT usesMetazone EMPTY >
<!ATTLIST usesMetazone from CDATA #IMPLIED > <!ATTLIST usesMetazone from CDATA #IMPLIED >
<!--@MATCH:time/yyyy-MM-dd HH:mm--> <!--@MATCH:time/yyyy-MM-dd HH:mm-->
@ -1154,3 +1227,28 @@ Except as contained in this notice, the name of a copyright holder shall not be
<!ELEMENT languageGroup ( #PCDATA ) > <!ELEMENT languageGroup ( #PCDATA ) >
<!ATTLIST languageGroup parent NMTOKEN #REQUIRED > <!ATTLIST languageGroup parent NMTOKEN #REQUIRED >
<!--@MATCH:validity/language--> <!--@MATCH:validity/language-->
<!-- # Grammatical Features -->
<!ELEMENT grammaticalData ( grammaticalFeatures* ) >
<!ELEMENT grammaticalFeatures ( grammaticalCase?, grammaticalGender?, grammaticalDefiniteness? ) >
<!ATTLIST grammaticalFeatures targets NMTOKENS #REQUIRED >
<!--@MATCH:set/literal/nominal-->
<!ATTLIST grammaticalFeatures locales NMTOKENS #REQUIRED >
<!--@MATCH:set/validity/language-->
<!ELEMENT grammaticalCase EMPTY >
<!ATTLIST grammaticalCase values NMTOKENS #REQUIRED >
<!--@MATCH:set/literal/ablative, accusative, comitative, dative, ergative, genitive, instrumental, locative, locativecopulative, nominative, oblique, partitive, prepositional, sociative, vocative-->
<!--@VALUE-->
<!ELEMENT grammaticalGender EMPTY >
<!ATTLIST grammaticalGender values NMTOKENS #REQUIRED >
<!--@MATCH:set/literal/animate, common, feminine, inanimate, masculine, neuter, personal-->
<!--@VALUE-->
<!ELEMENT grammaticalDefiniteness EMPTY >
<!ATTLIST grammaticalDefiniteness values NMTOKENS #REQUIRED >
<!--@MATCH:set/literal/definite, indefinite, unspecified, construct-->
<!--@VALUE-->

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -114,6 +114,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="eu">Baskies</language> <language type="eu">Baskies</language>
<language type="ewo">Ewondo</language> <language type="ewo">Ewondo</language>
<language type="fa">Persies</language> <language type="fa">Persies</language>
<language type="fa_AF">Dari</language>
<language type="ff">Fulah</language> <language type="ff">Fulah</language>
<language type="fi">Fins</language> <language type="fi">Fins</language>
<language type="fil">Filippyns</language> <language type="fil">Filippyns</language>
@ -744,7 +745,6 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<territory type="SX">Sint Maarten</territory> <territory type="SX">Sint Maarten</territory>
<territory type="SY">Sirië</territory> <territory type="SY">Sirië</territory>
<territory type="SZ">Eswatini</territory> <territory type="SZ">Eswatini</territory>
<territory type="SZ" alt="variant">Eswatini</territory>
<territory type="TA">Tristan da Cunha</territory> <territory type="TA">Tristan da Cunha</territory>
<territory type="TC">Turks- en Caicoseilande</territory> <territory type="TC">Turks- en Caicoseilande</territory>
<territory type="TD">Tsjad</territory> <territory type="TD">Tsjad</territory>
@ -754,7 +754,6 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<territory type="TJ">Tadjikistan</territory> <territory type="TJ">Tadjikistan</territory>
<territory type="TK">Tokelau</territory> <territory type="TK">Tokelau</territory>
<territory type="TL">Oos-Timor</territory> <territory type="TL">Oos-Timor</territory>
<territory type="TL" alt="variant">Oos-Timor</territory>
<territory type="TM">Turkmenistan</territory> <territory type="TM">Turkmenistan</territory>
<territory type="TN">Tunisië</territory> <territory type="TN">Tunisië</territory>
<territory type="TO">Tonga</territory> <territory type="TO">Tonga</territory>
@ -4313,7 +4312,9 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>Norfolkeiland-tyd</standard> <generic draft="contributed">Norfolkeiland-tyd</generic>
<standard draft="contributed">Norfolkeiland-standaardtyd</standard>
<daylight draft="contributed">Norfolkeiland-dagligtyd</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -5826,15 +5827,85 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</numbers> </numbers>
<units> <units>
<unitLength type="long"> <unitLength type="long">
<compoundUnit type="10p-1">
<unitPrefixPattern>desi{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>senti{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>milli{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>mikro{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>nano{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>piko{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>femto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>atto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>zepto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>yokto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>deka{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>hekto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>kilo{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>mega{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>giga{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>tera{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>peta{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>eksa{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>zetta{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>yotta{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0} per {1}</compoundUnitPattern> <compoundUnitPattern>{0} per {1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>vierkante {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">vierkante {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">vierkante {0}</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>kubieke {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">kubieke {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">kubieke {0}</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName>swaartekrag</displayName> <displayName>swaartekrag</displayName>
<unitPattern count="one">{0} swaartekrag</unitPattern> <unitPattern count="one">{0} swaartekrag</unitPattern>
<unitPattern count="other">{0} swaartekrag</unitPattern> <unitPattern count="other">{0} swaartekrag</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>meter per vierkante sekonde</displayName> <displayName>meter per vierkante sekonde</displayName>
<unitPattern count="one">{0} meter per vierkante sekonde</unitPattern> <unitPattern count="one">{0} meter per vierkante sekonde</unitPattern>
<unitPattern count="other">{0} meter per vierkante sekonde</unitPattern> <unitPattern count="other">{0} meter per vierkante sekonde</unitPattern>
@ -5934,7 +6005,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} millimol per liter</unitPattern> <unitPattern count="one">{0} millimol per liter</unitPattern>
<unitPattern count="other">{0} millimol per liter</unitPattern> <unitPattern count="other">{0} millimol per liter</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>dele per miljoen</displayName> <displayName>dele per miljoen</displayName>
<unitPattern count="one">{0} deel per miljoen</unitPattern> <unitPattern count="one">{0} deel per miljoen</unitPattern>
<unitPattern count="other">{0} dele per miljoen</unitPattern> <unitPattern count="other">{0} dele per miljoen</unitPattern>
@ -5959,7 +6030,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} liter per kilometer</unitPattern> <unitPattern count="one">{0} liter per kilometer</unitPattern>
<unitPattern count="other">{0} liter per kilometer</unitPattern> <unitPattern count="other">{0} liter per kilometer</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>liter per 100 kilometer</displayName> <displayName>liter per 100 kilometer</displayName>
<unitPattern count="one">{0} liter per 100 kilometer</unitPattern> <unitPattern count="one">{0} liter per 100 kilometer</unitPattern>
<unitPattern count="other">{0} liter per 100 kilometer</unitPattern> <unitPattern count="other">{0} liter per 100 kilometer</unitPattern>
@ -6433,17 +6504,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} perdekrag</unitPattern> <unitPattern count="one">{0} perdekrag</unitPattern>
<unitPattern count="other">{0} perdekrag</unitPattern> <unitPattern count="other">{0} perdekrag</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>millimeter kwik</displayName> <displayName>millimeter kwik</displayName>
<unitPattern count="one">{0} millimeter kwik</unitPattern> <unitPattern count="one">{0} millimeter kwik</unitPattern>
<unitPattern count="other">{0} millimeter kwik</unitPattern> <unitPattern count="other">{0} millimeter kwik</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>pond per vierkante duim</displayName> <displayName>pond per vierkante duim</displayName>
<unitPattern count="one">{0} pond per vierkante duim</unitPattern> <unitPattern count="one">{0} pond per vierkante duim</unitPattern>
<unitPattern count="other">{0} pond per vierkante duim</unitPattern> <unitPattern count="other">{0} pond per vierkante duim</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>duim kwik</displayName> <displayName>duim kwik</displayName>
<unitPattern count="one">{0} duim kwik</unitPattern> <unitPattern count="one">{0} duim kwik</unitPattern>
<unitPattern count="other">{0} duim kwik</unitPattern> <unitPattern count="other">{0} duim kwik</unitPattern>
@ -6513,7 +6584,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} kelvin</unitPattern> <unitPattern count="one">{0} kelvin</unitPattern>
<unitPattern count="other">{0} kelvin</unitPattern> <unitPattern count="other">{0} kelvin</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>pondvoet</displayName> <displayName>pondvoet</displayName>
<unitPattern count="one">{0} pondvoet</unitPattern> <unitPattern count="one">{0} pondvoet</unitPattern>
<unitPattern count="other">{0} pondvoet</unitPattern> <unitPattern count="other">{0} pondvoet</unitPattern>
@ -6678,7 +6749,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} G</unitPattern> <unitPattern count="one">{0} G</unitPattern>
<unitPattern count="other">{0} G</unitPattern> <unitPattern count="other">{0} G</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>m/s²</displayName> <displayName>m/s²</displayName>
<unitPattern count="one">{0} m/s²</unitPattern> <unitPattern count="one">{0} m/s²</unitPattern>
<unitPattern count="other">{0} m/s²</unitPattern> <unitPattern count="other">{0} m/s²</unitPattern>
@ -6778,7 +6849,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} mmol/</unitPattern> <unitPattern count="one">{0} mmol/</unitPattern>
<unitPattern count="other">{0} mmol/</unitPattern> <unitPattern count="other">{0} mmol/</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>dele/miljoen</displayName> <displayName>dele/miljoen</displayName>
<unitPattern count="one">{0} d.p.m.</unitPattern> <unitPattern count="one">{0} d.p.m.</unitPattern>
<unitPattern count="other">{0} d.p.m.</unitPattern> <unitPattern count="other">{0} d.p.m.</unitPattern>
@ -6808,7 +6879,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} /km</unitPattern> <unitPattern count="one">{0} /km</unitPattern>
<unitPattern count="other">{0} /km</unitPattern> <unitPattern count="other">{0} /km</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>/100 km</displayName> <displayName>/100 km</displayName>
<unitPattern count="one">{0} /100 km</unitPattern> <unitPattern count="one">{0} /100 km</unitPattern>
<unitPattern count="other">{0} /100 km</unitPattern> <unitPattern count="other">{0} /100 km</unitPattern>
@ -7283,17 +7354,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} pk.</unitPattern> <unitPattern count="one">{0} pk.</unitPattern>
<unitPattern count="other">{0} pk.</unitPattern> <unitPattern count="other">{0} pk.</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mm Hg</displayName> <displayName>mm Hg</displayName>
<unitPattern count="one">{0} mm Hg</unitPattern> <unitPattern count="one">{0} mm Hg</unitPattern>
<unitPattern count="other">{0} mm Hg</unitPattern> <unitPattern count="other">{0} mm Hg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>lb./vk. duim</displayName> <displayName>lb./vk. duim</displayName>
<unitPattern count="one">{0} pd.vk.dm.</unitPattern> <unitPattern count="one">{0} pd.vk.dm.</unitPattern>
<unitPattern count="other">{0} pd.vk.dm.</unitPattern> <unitPattern count="other">{0} pd.vk.dm.</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>duim Hg</displayName> <displayName>duim Hg</displayName>
<unitPattern count="one">{0} duim Hg</unitPattern> <unitPattern count="one">{0} duim Hg</unitPattern>
<unitPattern count="other">{0} duim Hg</unitPattern> <unitPattern count="other">{0} duim Hg</unitPattern>
@ -7373,7 +7444,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} K</unitPattern> <unitPattern count="one">{0} K</unitPattern>
<unitPattern count="other">{0} K</unitPattern> <unitPattern count="other">{0} K</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>lb.vt.</displayName> <displayName>lb.vt.</displayName>
<unitPattern count="one">{0} lb.vt.</unitPattern> <unitPattern count="one">{0} lb.vt.</unitPattern>
<unitPattern count="other">{0} lb.vt.</unitPattern> <unitPattern count="other">{0} lb.vt.</unitPattern>
@ -7575,7 +7646,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0}%</unitPattern> <unitPattern count="one">{0}%</unitPattern>
<unitPattern count="other">{0}%</unitPattern> <unitPattern count="other">{0}%</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>/100 km</displayName> <displayName>/100 km</displayName>
<unitPattern count="one">{0} /100 km</unitPattern> <unitPattern count="one">{0} /100 km</unitPattern>
<unitPattern count="other">{0} /100 km</unitPattern> <unitPattern count="other">{0} /100 km</unitPattern>
@ -7694,7 +7765,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0}pk.</unitPattern> <unitPattern count="one">{0}pk.</unitPattern>
<unitPattern count="other">{0}pk.</unitPattern> <unitPattern count="other">{0}pk.</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<unitPattern count="one">{0} dm.Hg</unitPattern> <unitPattern count="one">{0} dm.Hg</unitPattern>
<unitPattern count="other">{0} dm.Hg</unitPattern> <unitPattern count="other">{0} dm.Hg</unitPattern>
</unit> </unit>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -165,6 +165,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="eu">ባስክኛ</language> <language type="eu">ባስክኛ</language>
<language type="ewo">ኤዎንዶ</language> <language type="ewo">ኤዎንዶ</language>
<language type="fa">ፐርሺያኛ</language> <language type="fa">ፐርሺያኛ</language>
<language type="fa_AF">ዳሪኛ</language>
<language type="ff">ፉላህ</language> <language type="ff">ፉላህ</language>
<language type="fi">ፊኒሽ</language> <language type="fi">ፊኒሽ</language>
<language type="fil">ፊሊፒንኛ</language> <language type="fil">ፊሊፒንኛ</language>
@ -561,6 +562,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<script type="Vaii" draft="unconfirmed">ቫይ</script> <script type="Vaii" draft="unconfirmed">ቫይ</script>
<script type="Yiii" draft="unconfirmed"></script> <script type="Yiii" draft="unconfirmed"></script>
<script type="Zinh" draft="unconfirmed">የተወረሰ</script> <script type="Zinh" draft="unconfirmed">የተወረሰ</script>
<script type="Zmth">የሂሳብ መግለጫ</script>
<script type="Zsye">ኢሞጂ</script> <script type="Zsye">ኢሞጂ</script>
<script type="Zsym">ምልክቶች</script> <script type="Zsym">ምልክቶች</script>
<script type="Zxxx">ያልተጻፈ</script> <script type="Zxxx">ያልተጻፈ</script>
@ -2030,7 +2032,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<eraAbbr> <eraAbbr>
<era type="0">ዓ/ዓ</era> <era type="0">ዓ/ዓ</era>
<era type="1">ዓ/ም</era> <era type="1">ዓ/ም</era>
<era type="1" alt="variant" draft="contributed">CE</era> <era type="1" alt="variant">CE</era>
</eraAbbr> </eraAbbr>
<eraNarrow> <eraNarrow>
<era type="0">ዓ/ዓ</era> <era type="0">ዓ/ዓ</era>
@ -2148,8 +2150,8 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<dateFormatItem id="yMMMM">MMMM y</dateFormatItem> <dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
<dateFormatItem id="yQQQ">QQQ y</dateFormatItem> <dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
<dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem> <dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
<dateFormatItem id="yw" count="one" draft="contributed">'week' w 'of' Y</dateFormatItem> <dateFormatItem id="yw" count="one">'week' w 'of' Y</dateFormatItem>
<dateFormatItem id="yw" count="other" draft="contributed">'week' w 'of' Y</dateFormatItem> <dateFormatItem id="yw" count="other">'week' w 'of' Y</dateFormatItem>
</availableFormats> </availableFormats>
<appendItems> <appendItems>
<appendItem request="Timezone">{0} {1}</appendItem> <appendItem request="Timezone">{0} {1}</appendItem>
@ -4909,7 +4911,9 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>የኖርፎልክ ደሴቶች ሰዓት</standard> <generic draft="contributed">የኖርፎልክ ደሴቶች ሰዓት</generic>
<standard draft="contributed">የኖርፎልክ ደሴቶች መደበኛ የሰዓት አቆጣጠር</standard>
<daylight draft="contributed">የኖርፎልክ ደሴቶች የቀን የሰዓት አቆጣጠር</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -5702,6 +5706,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<symbol alt="narrow" draft="contributed">L</symbol> <symbol alt="narrow" draft="contributed">L</symbol>
</currency> </currency>
<currency type="HRK"> <currency type="HRK">
<displayName>የክሮሽያ ኩና</displayName>
<displayName count="one">የክሮሽያ ኩና</displayName> <displayName count="one">የክሮሽያ ኩና</displayName>
<displayName count="other">የክሮሽያ ኩና</displayName> <displayName count="other">የክሮሽያ ኩና</displayName>
<symbol draft="contributed">HRK</symbol> <symbol draft="contributed">HRK</symbol>
@ -6414,6 +6419,48 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</numbers> </numbers>
<units> <units>
<unitLength type="long"> <unitLength type="long">
<compoundUnit type="10p-1">
<unitPrefixPattern>ደሲ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>ሴንቲ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>ሚሊ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>ማይክሮ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>ናኖ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>ፒኮ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ፌምቶ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>አቶ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>ዜብቶ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>ዮክቶ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>ዴካ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>ሄክቶ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>ኪሎ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>ሜጋ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0} በ{1}</compoundUnitPattern> <compoundUnitPattern>{0} በ{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
@ -6422,7 +6469,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} ጂ-ኃይል</unitPattern> <unitPattern count="one">{0} ጂ-ኃይል</unitPattern>
<unitPattern count="other">{0} ጂ-ኃይል</unitPattern> <unitPattern count="other">{0} ጂ-ኃይል</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>ሜ/ሰ²</displayName> <displayName>ሜ/ሰ²</displayName>
<unitPattern count="one">{0} ሜ/ሰ²</unitPattern> <unitPattern count="one">{0} ሜ/ሰ²</unitPattern>
<unitPattern count="other">{0} ሜ/ሰ²</unitPattern> <unitPattern count="other">{0} ሜ/ሰ²</unitPattern>
@ -6522,7 +6569,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} mmol/L</unitPattern> <unitPattern count="one">{0} mmol/L</unitPattern>
<unitPattern count="other">{0} mmol/L</unitPattern> <unitPattern count="other">{0} mmol/L</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>ppm</displayName> <displayName>ppm</displayName>
<unitPattern count="one">{0} ppm</unitPattern> <unitPattern count="one">{0} ppm</unitPattern>
<unitPattern count="other">{0} ppm</unitPattern> <unitPattern count="other">{0} ppm</unitPattern>
@ -6542,7 +6589,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} ሊ/ኪሜ</unitPattern> <unitPattern count="one">{0} ሊ/ኪሜ</unitPattern>
<unitPattern count="other">{0} ሊ/ኪሜ</unitPattern> <unitPattern count="other">{0} ሊ/ኪሜ</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>ሊትሮች በ100 ኪሎሜትሮች</displayName> <displayName>ሊትሮች በ100 ኪሎሜትሮች</displayName>
<unitPattern count="one">{0} ሊትር በ100 ኪሎሜትሮች</unitPattern> <unitPattern count="one">{0} ሊትር በ100 ኪሎሜትሮች</unitPattern>
<unitPattern count="other">{0} ሊትሮች በ100 ኪሎሜትሮች</unitPattern> <unitPattern count="other">{0} ሊትሮች በ100 ኪሎሜትሮች</unitPattern>
@ -6973,17 +7020,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} የፈረስ ጉልበት</unitPattern> <unitPattern count="one">{0} የፈረስ ጉልበት</unitPattern>
<unitPattern count="other">{0} የፈረስ ጉልበት</unitPattern> <unitPattern count="other">{0} የፈረስ ጉልበት</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mm Hg</displayName> <displayName>mm Hg</displayName>
<unitPattern count="one">{0} mm Hg</unitPattern> <unitPattern count="one">{0} mm Hg</unitPattern>
<unitPattern count="other">{0} mm Hg</unitPattern> <unitPattern count="other">{0} mm Hg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>psi</displayName> <displayName>psi</displayName>
<unitPattern count="one">{0} psi</unitPattern> <unitPattern count="one">{0} psi</unitPattern>
<unitPattern count="other">{0} psi</unitPattern> <unitPattern count="other">{0} psi</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>ኢንች ሜርኩሪ</displayName> <displayName>ኢንች ሜርኩሪ</displayName>
<unitPattern count="one">{0} ኢንች ሜርኩሪ</unitPattern> <unitPattern count="one">{0} ኢንች ሜርኩሪ</unitPattern>
<unitPattern count="other">{0} ኢንች ሜርኩሪ</unitPattern> <unitPattern count="other">{0} ኢንች ሜርኩሪ</unitPattern>
@ -7207,6 +7254,48 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="short"> <unitLength type="short">
<compoundUnit type="10p-1">
<unitPrefixPattern>ደ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>ሴ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>ሚ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>µ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>ና{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>ፒ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ፌ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>አ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>ዜ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>ዮ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>ዴ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>ሄ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>ኪ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>ሜ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
@ -7215,7 +7304,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} ጂ</unitPattern> <unitPattern count="one">{0} ጂ</unitPattern>
<unitPattern count="other">{0} ጂ</unitPattern> <unitPattern count="other">{0} ጂ</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>ሜ/ሰ²</displayName> <displayName>ሜ/ሰ²</displayName>
<unitPattern count="one">{0} ሜ/ሰ²</unitPattern> <unitPattern count="one">{0} ሜ/ሰ²</unitPattern>
<unitPattern count="other">{0} ሜ/ሰ²</unitPattern> <unitPattern count="other">{0} ሜ/ሰ²</unitPattern>
@ -7315,7 +7404,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} mmol/L</unitPattern> <unitPattern count="one">{0} mmol/L</unitPattern>
<unitPattern count="other">{0} mmol/L</unitPattern> <unitPattern count="other">{0} mmol/L</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>ppm</displayName> <displayName>ppm</displayName>
<unitPattern count="one">{0} ppm</unitPattern> <unitPattern count="one">{0} ppm</unitPattern>
<unitPattern count="other">{0} ppm</unitPattern> <unitPattern count="other">{0} ppm</unitPattern>
@ -7335,7 +7424,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} ሊ/ኪሜ</unitPattern> <unitPattern count="one">{0} ሊ/ኪሜ</unitPattern>
<unitPattern count="other">{0} ሊ/ኪሜ</unitPattern> <unitPattern count="other">{0} ሊ/ኪሜ</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>ሊትር በ100 ኪሎሜትሮች</displayName> <displayName>ሊትር በ100 ኪሎሜትሮች</displayName>
<unitPattern count="one">{0} ሊ/100ኪሜ</unitPattern> <unitPattern count="one">{0} ሊ/100ኪሜ</unitPattern>
<unitPattern count="other">{0} ሊ/100ኪሜ</unitPattern> <unitPattern count="other">{0} ሊ/100ኪሜ</unitPattern>
@ -7766,17 +7855,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} የፈጉ</unitPattern> <unitPattern count="one">{0} የፈጉ</unitPattern>
<unitPattern count="other">{0} የፈጉ</unitPattern> <unitPattern count="other">{0} የፈጉ</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mm Hg</displayName> <displayName>mm Hg</displayName>
<unitPattern count="one">{0} mm Hg</unitPattern> <unitPattern count="one">{0} mm Hg</unitPattern>
<unitPattern count="other">{0} mm Hg</unitPattern> <unitPattern count="other">{0} mm Hg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>psi</displayName> <displayName>psi</displayName>
<unitPattern count="one">{0} psi</unitPattern> <unitPattern count="one">{0} psi</unitPattern>
<unitPattern count="other">{0} psi</unitPattern> <unitPattern count="other">{0} psi</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>ኢንች ሜርኩሪ</displayName> <displayName>ኢንች ሜርኩሪ</displayName>
<unitPattern count="one">{0} ኢሜ</unitPattern> <unitPattern count="one">{0} ኢሜ</unitPattern>
<unitPattern count="other">{0} ኢንሜር</unitPattern> <unitPattern count="other">{0} ኢንሜር</unitPattern>
@ -8000,6 +8089,48 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="narrow"> <unitLength type="narrow">
<compoundUnit type="10p-1">
<unitPrefixPattern>ደ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>ሴ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>ሚ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>µ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>ና{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>ፒ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ፌ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>አ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>ዜ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>ዮ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>ዴ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>ሄ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>ኪ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>ሜ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
@ -8048,7 +8179,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0}%</unitPattern> <unitPattern count="one">{0}%</unitPattern>
<unitPattern count="other">{0}%</unitPattern> <unitPattern count="other">{0}%</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>ሊትር በ100 ኪሎሜትሮች</displayName> <displayName>ሊትር በ100 ኪሎሜትሮች</displayName>
<unitPattern count="one">{0}ሊበ100ኪሜ</unitPattern> <unitPattern count="one">{0}ሊበ100ኪሜ</unitPattern>
<unitPattern count="other">{0}ሊበ100ኪሜ</unitPattern> <unitPattern count="other">{0}ሊበ100ኪሜ</unitPattern>
@ -8170,7 +8301,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} የፈረስ ኃይል</unitPattern> <unitPattern count="one">{0} የፈረስ ኃይል</unitPattern>
<unitPattern count="other">{0} የፈረስ ኃይል</unitPattern> <unitPattern count="other">{0} የፈረስ ኃይል</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="other">{0} inHg</unitPattern> <unitPattern count="other">{0} inHg</unitPattern>
</unit> </unit>
@ -8381,4 +8512,74 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<characterLabel type="western_asian_scripts">ምእራባዊ ኤስያ ስክሪፕት</characterLabel> <characterLabel type="western_asian_scripts">ምእራባዊ ኤስያ ስክሪፕት</characterLabel>
<characterLabel type="whitespace">ባዶ ቦታ</characterLabel> <characterLabel type="whitespace">ባዶ ቦታ</characterLabel>
</characterLabels> </characterLabels>
<typographicNames>
<axisName type="ital">ኢታሊክ</axisName>
<axisName type="opsz">ኦፕቲካል ሳይዝ</axisName>
<axisName type="slnt">የተጣመመ</axisName>
<axisName type="wdth">ወርድ</axisName>
<axisName type="wght">ክብደት</axisName>
<styleName type="ital" subtype="1">ቅጥልጥል</styleName>
<styleName type="opsz" subtype="8">መግለጫ ጽሑፍ</styleName>
<styleName type="opsz" subtype="12">ቴክስት</styleName>
<styleName type="opsz" subtype="18">ርእስ</styleName>
<styleName type="opsz" subtype="72">ማሳያ</styleName>
<styleName type="opsz" subtype="144">ፖስተር</styleName>
<styleName type="slnt" subtype="-12">ወደኋላ የተጣመመ</styleName>
<styleName type="slnt" subtype="0">የተቃና</styleName>
<styleName type="slnt" subtype="12">የተጣመመ</styleName>
<styleName type="slnt" subtype="24">ተጨማሪ-የተጣመመ</styleName>
<styleName type="wdth" subtype="50">እጅግ በጣም የተጠጋጋ</styleName>
<styleName type="wdth" subtype="50" alt="compressed">እጅግ በጣም የታመቀ</styleName>
<styleName type="wdth" subtype="50" alt="narrow">እጅግ በጣም ጠባብ</styleName>
<styleName type="wdth" subtype="62.5">በተጨማሪ-የተጠጋጋ</styleName>
<styleName type="wdth" subtype="62.5" alt="compressed">በተጨማሪ-የታመቀ</styleName>
<styleName type="wdth" subtype="62.5" alt="narrow">በተጨማሪ-የጠበበ</styleName>
<styleName type="wdth" subtype="75">የተጠጋጋ</styleName>
<styleName type="wdth" subtype="75" alt="compressed">የታመቀ</styleName>
<styleName type="wdth" subtype="75" alt="narrow">ጠባብ</styleName>
<styleName type="wdth" subtype="87.5">በከፊል የተጠጋጋ</styleName>
<styleName type="wdth" subtype="87.5" alt="compressed">በከፊል የታመቀ</styleName>
<styleName type="wdth" subtype="87.5" alt="narrow">በከፊል ጠባብ</styleName>
<styleName type="wdth" subtype="100">ኖርማል</styleName>
<styleName type="wdth" subtype="112.5">በከፊል የተለጠጠ</styleName>
<styleName type="wdth" subtype="112.5" alt="extended">በከፊል የተዘረጋ</styleName>
<styleName type="wdth" subtype="112.5" alt="wide">በከፊል ሰፊ</styleName>
<styleName type="wdth" subtype="125">የለጠጠ</styleName>
<styleName type="wdth" subtype="125" alt="extended">የተዘረጋ</styleName>
<styleName type="wdth" subtype="125" alt="wide">ሰፊ</styleName>
<styleName type="wdth" subtype="150">በተጨማሪ-የተለጠጠ</styleName>
<styleName type="wdth" subtype="150" alt="extended">በተጨማሪ የተዘረጋ</styleName>
<styleName type="wdth" subtype="150" alt="wide">በተጨማሪ ሰፊ</styleName>
<styleName type="wdth" subtype="200">እጅግ በጣም የለጠጠ</styleName>
<styleName type="wdth" subtype="200" alt="extended">እጅግ በጣም የተዘረጋ</styleName>
<styleName type="wdth" subtype="200" alt="wide">እጅግ በጣም ሰፊ</styleName>
<styleName type="wght" subtype="100">ቀጭን</styleName>
<styleName type="wght" subtype="200">በተጨማሪ ቀላል</styleName>
<styleName type="wght" subtype="200" alt="ultra">እጅግ በጣም ቀላል</styleName>
<styleName type="wght" subtype="300">ቀላል</styleName>
<styleName type="wght" subtype="350">በከፊል ቀላል</styleName>
<styleName type="wght" subtype="380">መጽሐፍ</styleName>
<styleName type="wght" subtype="400">መደበኛ</styleName>
<styleName type="wght" subtype="500">መካከለኛ</styleName>
<styleName type="wght" subtype="600">በከፊል ደማቅ</styleName>
<styleName type="wght" subtype="600" alt="demi">በትንሹ ደማቅ</styleName>
<styleName type="wght" subtype="700">ደማቅ</styleName>
<styleName type="wght" subtype="800">በተጨማሪ ደማቅ</styleName>
<styleName type="wght" subtype="900">ጥቁር</styleName>
<styleName type="wght" subtype="900" alt="heavy">ከባድ</styleName>
<styleName type="wght" subtype="950">በተጨማሪ ጥቁር</styleName>
<styleName type="wght" subtype="950" alt="ultrablack">እጅግ በጣም ጥቁር</styleName>
<styleName type="wght" subtype="950" alt="ultraheavy">እጅግ በጣም ከባድ</styleName>
<featureName type="afrc">ሽቅብታዊ ክፍልፋይ</featureName>
<featureName type="cpsp">ዋና ክፍተት</featureName>
<featureName type="dlig">አማራች ሊጋቸሮች</featureName>
<featureName type="frac">አግድም ክፍልፋዮች</featureName>
<featureName type="lnum">የቁጥሮች ሽፋን</featureName>
<featureName type="onum">የድሮ ስትይል አኃዝ</featureName>
<featureName type="ordn">ኦርዲናሎች</featureName>
<featureName type="pnum">ተመጣጣኝ ቁጥሮች</featureName>
<featureName type="smcp">ትናንሽ ካፒታሎች</featureName>
<featureName type="tnum">የሰንጠረዥ ቁጥሮች</featureName>
<featureName type="zero">እዝባር ያለው ዜሮ</featureName>
</typographicNames>
</ldml> </ldml>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -44,6 +44,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="arn">المابودونغونية</language> <language type="arn">المابودونغونية</language>
<language type="arp">الأراباهو</language> <language type="arp">الأراباهو</language>
<language type="ars">اللهجة النجدية</language> <language type="ars">اللهجة النجدية</language>
<language type="ars" alt="menu">العربية، النجدية</language>
<language type="arw">الأراواكية</language> <language type="arw">الأراواكية</language>
<language type="as">الأسامية</language> <language type="as">الأسامية</language>
<language type="asa">الآسو</language> <language type="asa">الآسو</language>
@ -105,6 +106,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="chr">الشيروكي</language> <language type="chr">الشيروكي</language>
<language type="chy">الشايان</language> <language type="chy">الشايان</language>
<language type="ckb">السورانية الكردية</language> <language type="ckb">السورانية الكردية</language>
<language type="ckb" alt="menu">الكردية، السورانية</language>
<language type="co">الكورسيكية</language> <language type="co">الكورسيكية</language>
<language type="cop">القبطية</language> <language type="cop">القبطية</language>
<language type="cr">الكرى</language> <language type="cr">الكرى</language>
@ -160,6 +162,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="eu">الباسكية</language> <language type="eu">الباسكية</language>
<language type="ewo">الإيوندو</language> <language type="ewo">الإيوندو</language>
<language type="fa">الفارسية</language> <language type="fa">الفارسية</language>
<language type="fa_AF">الدارية</language>
<language type="fan">الفانج</language> <language type="fan">الفانج</language>
<language type="fat">الفانتي</language> <language type="fat">الفانتي</language>
<language type="ff">الفولانية</language> <language type="ff">الفولانية</language>
@ -543,14 +546,12 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="yi">اليديشية</language> <language type="yi">اليديشية</language>
<language type="yo">اليوروبا</language> <language type="yo">اليوروبا</language>
<language type="yue">الكَنْتُونية</language> <language type="yue">الكَنْتُونية</language>
<language type="yue" alt="menu">الكَنْتُونية</language>
<language type="za">الزهيونج</language> <language type="za">الزهيونج</language>
<language type="zap">الزابوتيك</language> <language type="zap">الزابوتيك</language>
<language type="zbl">رموز المعايير الأساسية</language> <language type="zbl">رموز المعايير الأساسية</language>
<language type="zen">الزيناجا</language> <language type="zen">الزيناجا</language>
<language type="zgh">التمازيغية المغربية القياسية</language> <language type="zgh">التمازيغية المغربية القياسية</language>
<language type="zh">الصينية</language> <language type="zh">الصينية</language>
<language type="zh" alt="menu">الصينية</language>
<language type="zh_Hans">الصينية المبسطة</language> <language type="zh_Hans">الصينية المبسطة</language>
<language type="zh_Hant">الصينية التقليدية</language> <language type="zh_Hant">الصينية التقليدية</language>
<language type="zu">الزولو</language> <language type="zu">الزولو</language>
@ -561,6 +562,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<scripts> <scripts>
<script type="Arab">العربية</script> <script type="Arab">العربية</script>
<script type="Arab" alt="variant">العربية الفارسية</script> <script type="Arab" alt="variant">العربية الفارسية</script>
<script type="Aran" draft="contributed">نستعليق</script>
<script type="Armn">الأرمينية</script> <script type="Armn">الأرمينية</script>
<script type="Bali">البالية</script> <script type="Bali">البالية</script>
<script type="Batk">الباتاك</script> <script type="Batk">الباتاك</script>
@ -634,10 +636,12 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<script type="Mlym">الماليالام</script> <script type="Mlym">الماليالام</script>
<script type="Mong">المغولية</script> <script type="Mong">المغولية</script>
<script type="Moon">مون</script> <script type="Moon">مون</script>
<script type="Mtei" draft="contributed">ميتي ماييك</script>
<script type="Mymr">الميانمار</script> <script type="Mymr">الميانمار</script>
<script type="Narb">العربية الشمالية القديمة</script> <script type="Narb">العربية الشمالية القديمة</script>
<script type="Nkoo">أنكو</script> <script type="Nkoo">أنكو</script>
<script type="Ogam">الأوجهام</script> <script type="Ogam">الأوجهام</script>
<script type="Olck" draft="contributed">أول تشيكي</script>
<script type="Orkh">الأورخون</script> <script type="Orkh">الأورخون</script>
<script type="Orya">الأوريا</script> <script type="Orya">الأوريا</script>
<script type="Osma">الأوسمانيا</script> <script type="Osma">الأوسمانيا</script>
@ -645,6 +649,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<script type="Phag">الفاجسبا</script> <script type="Phag">الفاجسبا</script>
<script type="Phnx">الفينيقية</script> <script type="Phnx">الفينيقية</script>
<script type="Plrd">الصوتيات الجماء</script> <script type="Plrd">الصوتيات الجماء</script>
<script type="Qaag" draft="contributed">زوجيي</script>
<script type="Roro">رنجورنجو</script> <script type="Roro">رنجورنجو</script>
<script type="Runr">الروني</script> <script type="Runr">الروني</script>
<script type="Sara">الساراتي</script> <script type="Sara">الساراتي</script>
@ -802,7 +807,6 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<territory type="FR">فرنسا</territory> <territory type="FR">فرنسا</territory>
<territory type="GA">الغابون</territory> <territory type="GA">الغابون</territory>
<territory type="GB">المملكة المتحدة</territory> <territory type="GB">المملكة المتحدة</territory>
<territory type="GB" alt="short">المملكة المتحدة</territory>
<territory type="GD">غرينادا</territory> <territory type="GD">غرينادا</territory>
<territory type="GE">جورجيا</territory> <territory type="GE">جورجيا</territory>
<territory type="GF">غويانا الفرنسية</territory> <territory type="GF">غويانا الفرنسية</territory>
@ -967,9 +971,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<territory type="UG">أوغندا</territory> <territory type="UG">أوغندا</territory>
<territory type="UM">جزر الولايات المتحدة النائية</territory> <territory type="UM">جزر الولايات المتحدة النائية</territory>
<territory type="UN">الأمم المتحدة</territory> <territory type="UN">الأمم المتحدة</territory>
<territory type="UN" alt="short">الأمم المتحدة</territory>
<territory type="US">الولايات المتحدة</territory> <territory type="US">الولايات المتحدة</territory>
<territory type="US" alt="short">الولايات المتحدة</territory>
<territory type="UY">أورغواي</territory> <territory type="UY">أورغواي</territory>
<territory type="UZ">أوزبكستان</territory> <territory type="UZ">أوزبكستان</territory>
<territory type="VA">الفاتيكان</territory> <territory type="VA">الفاتيكان</territory>
@ -981,6 +983,8 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<territory type="VU">فانواتو</territory> <territory type="VU">فانواتو</territory>
<territory type="WF">جزر والس وفوتونا</territory> <territory type="WF">جزر والس وفوتونا</territory>
<territory type="WS">ساموا</territory> <territory type="WS">ساموا</territory>
<territory type="XA">لكنات تجريبية غير أصلية</territory>
<territory type="XB">لكنات تجريبية ثنائية الاتجاه</territory>
<territory type="XK">كوسوفو</territory> <territory type="XK">كوسوفو</territory>
<territory type="YE">اليمن</territory> <territory type="YE">اليمن</territory>
<territory type="YT">مايوت</territory> <territory type="YT">مايوت</territory>
@ -5518,7 +5522,9 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>توقيت جزيرة نورفولك</standard> <generic draft="contributed">توقيت جزيرة نورفولك</generic>
<standard draft="contributed">توقيت جزيرة نورفولك الرسمي</standard>
<daylight draft="contributed">توقيت جزيرة نورفولك الصيفي</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -8418,9 +8424,87 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</numbers> </numbers>
<units> <units>
<unitLength type="long"> <unitLength type="long">
<compoundUnit type="10p-1">
<unitPrefixPattern>ديسي{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>سنتي{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>ملّي{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>ميكرو{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>نانو{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>بيكو{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>فيمتو{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>أتو{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>زيبتو{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>يوكتو{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>ديكا{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>هكتو{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>كيلو{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>ميغا{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>غيغا{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>تيرا{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>بيتا{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>إكسا{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>زيتا{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>يوتا{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0} لكل {1}</compoundUnitPattern> <compoundUnitPattern>{0} لكل {1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>{0} مربّع</compoundUnitPattern1>
<compoundUnitPattern1 count="zero">{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="one">{0} مربّع</compoundUnitPattern1>
<compoundUnitPattern1 count="two">{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="few">{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="many">{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="other">{0} مربّع</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>{0} مكعّب</compoundUnitPattern1>
<compoundUnitPattern1 count="zero">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="one">{0} مكعّب</compoundUnitPattern1>
<compoundUnitPattern1 count="two">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="few">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="many">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="other">{0} مكعّب</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName>قوة تسارع</displayName> <displayName>قوة تسارع</displayName>
<unitPattern count="zero">{0} قوة تسارع</unitPattern> <unitPattern count="zero">{0} قوة تسارع</unitPattern>
@ -8430,7 +8514,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} قوة تسارع</unitPattern> <unitPattern count="many">{0} قوة تسارع</unitPattern>
<unitPattern count="other">{0} قوة تسارع</unitPattern> <unitPattern count="other">{0} قوة تسارع</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>متر في الثانية المربعة</displayName> <displayName>متر في الثانية المربعة</displayName>
<unitPattern count="zero">{0} متر في الثانية المربعة</unitPattern> <unitPattern count="zero">{0} متر في الثانية المربعة</unitPattern>
<unitPattern count="one">{0} متر في الثانية المربعة</unitPattern> <unitPattern count="one">{0} متر في الثانية المربعة</unitPattern>
@ -8606,7 +8690,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} ملي مول/لتر</unitPattern> <unitPattern count="many">{0} ملي مول/لتر</unitPattern>
<unitPattern count="other">{0} ملي مول/لتر</unitPattern> <unitPattern count="other">{0} ملي مول/لتر</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>جزء في المليون</displayName> <displayName>جزء في المليون</displayName>
<unitPattern count="zero">{0} جزء في المليون</unitPattern> <unitPattern count="zero">{0} جزء في المليون</unitPattern>
<unitPattern count="one">{0} جزء في المليون</unitPattern> <unitPattern count="one">{0} جزء في المليون</unitPattern>
@ -8651,7 +8735,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} لترًا لكل كيلومتر</unitPattern> <unitPattern count="many">{0} لترًا لكل كيلومتر</unitPattern>
<unitPattern count="other">{0} لتر لكل كيلومتر</unitPattern> <unitPattern count="other">{0} لتر لكل كيلومتر</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>لتر لكل ١٠٠ كيلومتر</displayName> <displayName>لتر لكل ١٠٠ كيلومتر</displayName>
<unitPattern count="zero">{0} لتر لكل ١٠٠ كيلومتر</unitPattern> <unitPattern count="zero">{0} لتر لكل ١٠٠ كيلومتر</unitPattern>
<unitPattern count="one">{0} لتر لكل ١٠٠ كيلومتر</unitPattern> <unitPattern count="one">{0} لتر لكل ١٠٠ كيلومتر</unitPattern>
@ -9495,7 +9579,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} قوة حصان</unitPattern> <unitPattern count="many">{0} قوة حصان</unitPattern>
<unitPattern count="other">{0} قوة حصان</unitPattern> <unitPattern count="other">{0} قوة حصان</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>مليمتر زئبقي</displayName> <displayName>مليمتر زئبقي</displayName>
<unitPattern count="zero">{0} مليمتر زئبقي</unitPattern> <unitPattern count="zero">{0} مليمتر زئبقي</unitPattern>
<unitPattern count="one">{0} مليمتر زئبقي</unitPattern> <unitPattern count="one">{0} مليمتر زئبقي</unitPattern>
@ -9504,7 +9588,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} مليمتر زئبقي</unitPattern> <unitPattern count="many">{0} مليمتر زئبقي</unitPattern>
<unitPattern count="other">{0} مليمتر زئبقي</unitPattern> <unitPattern count="other">{0} مليمتر زئبقي</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>رطل لكل بوصة مربعة</displayName> <displayName>رطل لكل بوصة مربعة</displayName>
<unitPattern count="zero">{0} رطل لكل بوصة مربعة</unitPattern> <unitPattern count="zero">{0} رطل لكل بوصة مربعة</unitPattern>
<unitPattern count="one">{0} رطل لكل بوصة مربعة</unitPattern> <unitPattern count="one">{0} رطل لكل بوصة مربعة</unitPattern>
@ -9513,7 +9597,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} رطل لكل بوصة مربعة</unitPattern> <unitPattern count="many">{0} رطل لكل بوصة مربعة</unitPattern>
<unitPattern count="other">{0} رطل لكل بوصة مربعة</unitPattern> <unitPattern count="other">{0} رطل لكل بوصة مربعة</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>بوصة زئبقية</displayName> <displayName>بوصة زئبقية</displayName>
<unitPattern count="zero">{0} بوصة زئبقية</unitPattern> <unitPattern count="zero">{0} بوصة زئبقية</unitPattern>
<unitPattern count="one">{0} بوصة زئبقية</unitPattern> <unitPattern count="one">{0} بوصة زئبقية</unitPattern>
@ -9657,7 +9741,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} درجة كلفن</unitPattern> <unitPattern count="many">{0} درجة كلفن</unitPattern>
<unitPattern count="other">{0} درجة كلفن</unitPattern> <unitPattern count="other">{0} درجة كلفن</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>باوند قدم</displayName> <displayName>باوند قدم</displayName>
<unitPattern count="zero">{0} باوند قدم</unitPattern> <unitPattern count="zero">{0} باوند قدم</unitPattern>
<unitPattern count="one">{0} باوند قدم</unitPattern> <unitPattern count="one">{0} باوند قدم</unitPattern>
@ -9923,6 +10007,66 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="short"> <unitLength type="short">
<compoundUnit type="10p-1">
<unitPrefixPattern>د{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>س{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>م{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>مك{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>ن{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>ب{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ف{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>أ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>زيب{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>يك{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>دا{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>ه{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>ك{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>مغ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>غ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>ت{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>بتا{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>إ.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>زت{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>يو{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
@ -9938,7 +10082,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} قوة تسارع</unitPattern> <unitPattern count="many">{0} قوة تسارع</unitPattern>
<unitPattern count="other">{0} قوة تسارع</unitPattern> <unitPattern count="other">{0} قوة تسارع</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>م/ث²</displayName> <displayName>م/ث²</displayName>
<unitPattern count="zero">{0} م/ث²</unitPattern> <unitPattern count="zero">{0} م/ث²</unitPattern>
<unitPattern count="one">{0} م/ث²</unitPattern> <unitPattern count="one">{0} م/ث²</unitPattern>
@ -10114,7 +10258,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} م.مول/ل</unitPattern> <unitPattern count="many">{0} م.مول/ل</unitPattern>
<unitPattern count="other">{0} م.مول/ل</unitPattern> <unitPattern count="other">{0} م.مول/ل</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>جزء/مليون</displayName> <displayName>جزء/مليون</displayName>
<unitPattern count="zero">{0} جزء/مليون</unitPattern> <unitPattern count="zero">{0} جزء/مليون</unitPattern>
<unitPattern count="one">{0} جزء/مليون</unitPattern> <unitPattern count="one">{0} جزء/مليون</unitPattern>
@ -10134,12 +10278,12 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</unit> </unit>
<unit type="concentr-permille"> <unit type="concentr-permille">
<displayName>في الألف</displayName> <displayName>في الألف</displayName>
<unitPattern count="zero" draft="provisional">{0}؉</unitPattern> <unitPattern count="zero">{0}؉</unitPattern>
<unitPattern count="one" draft="provisional">{0}؉</unitPattern> <unitPattern count="one">{0}؉</unitPattern>
<unitPattern count="two" draft="provisional">{0}؉</unitPattern> <unitPattern count="two">{0}؉</unitPattern>
<unitPattern count="few" draft="provisional">{0}؉</unitPattern> <unitPattern count="few">{0}؉</unitPattern>
<unitPattern count="many" draft="provisional">{0}؉</unitPattern> <unitPattern count="many">{0}؉</unitPattern>
<unitPattern count="other" draft="provisional">{0}؉</unitPattern> <unitPattern count="other">{0}؉</unitPattern>
</unit> </unit>
<unit type="concentr-mole"> <unit type="concentr-mole">
<displayName>مول</displayName> <displayName>مول</displayName>
@ -10159,7 +10303,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} لتر/كم</unitPattern> <unitPattern count="many">{0} لتر/كم</unitPattern>
<unitPattern count="other">{0} لتر/كم</unitPattern> <unitPattern count="other">{0} لتر/كم</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>لتر/١٠٠ كم</displayName> <displayName>لتر/١٠٠ كم</displayName>
<unitPattern count="zero">{0} لتر/١٠٠ كم</unitPattern> <unitPattern count="zero">{0} لتر/١٠٠ كم</unitPattern>
<unitPattern count="one">{0} لتر/١٠٠ كم</unitPattern> <unitPattern count="one">{0} لتر/١٠٠ كم</unitPattern>
@ -11003,7 +11147,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} حصان</unitPattern> <unitPattern count="many">{0} حصان</unitPattern>
<unitPattern count="other">{0} حصان</unitPattern> <unitPattern count="other">{0} حصان</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>ملم زئبقي</displayName> <displayName>ملم زئبقي</displayName>
<unitPattern count="zero">{0} ملم زئبقي</unitPattern> <unitPattern count="zero">{0} ملم زئبقي</unitPattern>
<unitPattern count="one">{0} ملم زئبقي</unitPattern> <unitPattern count="one">{0} ملم زئبقي</unitPattern>
@ -11012,7 +11156,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} ملم زئبقي</unitPattern> <unitPattern count="many">{0} ملم زئبقي</unitPattern>
<unitPattern count="other">{0} ملم زئبقي</unitPattern> <unitPattern count="other">{0} ملم زئبقي</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>رطل/بوصة مربعة</displayName> <displayName>رطل/بوصة مربعة</displayName>
<unitPattern count="zero">{0} رطل/بوصة²</unitPattern> <unitPattern count="zero">{0} رطل/بوصة²</unitPattern>
<unitPattern count="one">{0} رطل/بوصة²</unitPattern> <unitPattern count="one">{0} رطل/بوصة²</unitPattern>
@ -11021,7 +11165,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} رطل/بوصة²</unitPattern> <unitPattern count="many">{0} رطل/بوصة²</unitPattern>
<unitPattern count="other">{0} رطل/بوصة²</unitPattern> <unitPattern count="other">{0} رطل/بوصة²</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>ب. زئبقية</displayName> <displayName>ب. زئبقية</displayName>
<unitPattern count="zero">{0} ب. زئبقية</unitPattern> <unitPattern count="zero">{0} ب. زئبقية</unitPattern>
<unitPattern count="one">{0} ب. زئبقية</unitPattern> <unitPattern count="one">{0} ب. زئبقية</unitPattern>
@ -11165,7 +11309,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} د كلفن</unitPattern> <unitPattern count="many">{0} د كلفن</unitPattern>
<unitPattern count="other">{0} د كلفن</unitPattern> <unitPattern count="other">{0} د كلفن</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>باوند قدم</displayName> <displayName>باوند قدم</displayName>
<unitPattern count="zero">{0} باوند قدم</unitPattern> <unitPattern count="zero">{0} باوند قدم</unitPattern>
<unitPattern count="one">{0} باوند قدم</unitPattern> <unitPattern count="one">{0} باوند قدم</unitPattern>
@ -11425,6 +11569,66 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="narrow"> <unitLength type="narrow">
<compoundUnit type="10p-1">
<unitPrefixPattern>د{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>س{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>م{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>مك{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>ن{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>ب{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ف{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>أ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>زيب{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>يك{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>دا{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>ه{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>ك{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>مغ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>غ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>ت{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>بتا{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>إ.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>زت{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>يو{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
@ -11517,7 +11721,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0}٪</unitPattern> <unitPattern count="many">{0}٪</unitPattern>
<unitPattern count="other">{0}٪</unitPattern> <unitPattern count="other">{0}٪</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>ل/١٠٠كم</displayName> <displayName>ل/١٠٠كم</displayName>
<unitPattern count="zero">{0} ل/١٠٠كم</unitPattern> <unitPattern count="zero">{0} ل/١٠٠كم</unitPattern>
<unitPattern count="one">{0} ل/١٠٠كم</unitPattern> <unitPattern count="one">{0} ل/١٠٠كم</unitPattern>
@ -11742,7 +11946,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many" draft="contributed">{0} قوة حصان</unitPattern> <unitPattern count="many" draft="contributed">{0} قوة حصان</unitPattern>
<unitPattern count="other" draft="contributed">{0} قوة حصان</unitPattern> <unitPattern count="other" draft="contributed">{0} قوة حصان</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<unitPattern count="zero">{0} ب ز</unitPattern> <unitPattern count="zero">{0} ب ز</unitPattern>
<unitPattern count="one">{0} ب ز</unitPattern> <unitPattern count="one">{0} ب ز</unitPattern>
<unitPattern count="two">{0} ب ز</unitPattern> <unitPattern count="two">{0} ب ز</unitPattern>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -87,7 +87,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
</numbers> </numbers>
<units> <units>
<unitLength type="long"> <unitLength type="long">
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<unitPattern count="zero" draft="contributed">{0} متر في الثانية المربعة</unitPattern> <unitPattern count="zero" draft="contributed">{0} متر في الثانية المربعة</unitPattern>
<unitPattern count="one" draft="contributed">{0} متر في الثانية المربعة</unitPattern> <unitPattern count="one" draft="contributed">{0} متر في الثانية المربعة</unitPattern>
<unitPattern count="two" draft="contributed">متران في الثانية المربعة</unitPattern> <unitPattern count="two" draft="contributed">متران في الثانية المربعة</unitPattern>
@ -175,7 +175,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many" draft="contributed">{0} بوصة مربعة</unitPattern> <unitPattern count="many" draft="contributed">{0} بوصة مربعة</unitPattern>
<unitPattern count="other" draft="contributed">{0} بوصة مربعة</unitPattern> <unitPattern count="other" draft="contributed">{0} بوصة مربعة</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<unitPattern count="zero" draft="contributed">{0} جزء في المليون</unitPattern> <unitPattern count="zero" draft="contributed">{0} جزء في المليون</unitPattern>
<unitPattern count="one" draft="contributed">{0} جزء في المليون</unitPattern> <unitPattern count="one" draft="contributed">{0} جزء في المليون</unitPattern>
<unitPattern count="two" draft="contributed">جزءان في المليون</unitPattern> <unitPattern count="two" draft="contributed">جزءان في المليون</unitPattern>
@ -343,7 +343,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many" draft="contributed">{0} كتلة شمسية</unitPattern> <unitPattern count="many" draft="contributed">{0} كتلة شمسية</unitPattern>
<unitPattern count="other" draft="contributed">{0} كتلة شمسية</unitPattern> <unitPattern count="other" draft="contributed">{0} كتلة شمسية</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<unitPattern count="zero" draft="contributed">{0} رطل لكل بوصة مربعة</unitPattern> <unitPattern count="zero" draft="contributed">{0} رطل لكل بوصة مربعة</unitPattern>
<unitPattern count="one" draft="contributed">{0} رطل لكل بوصة مربعة</unitPattern> <unitPattern count="one" draft="contributed">{0} رطل لكل بوصة مربعة</unitPattern>
<unitPattern count="two" draft="contributed">رطلان لكل بوصة مربعة</unitPattern> <unitPattern count="two" draft="contributed">رطلان لكل بوصة مربعة</unitPattern>
@ -513,7 +513,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many" draft="contributed">{0} قيراطًا</unitPattern> <unitPattern count="many" draft="contributed">{0} قيراطًا</unitPattern>
<unitPattern count="other" draft="contributed">{0} قيراط</unitPattern> <unitPattern count="other" draft="contributed">{0} قيراط</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<unitPattern count="zero" draft="contributed">{0} جزء/مليون</unitPattern> <unitPattern count="zero" draft="contributed">{0} جزء/مليون</unitPattern>
<unitPattern count="one" draft="contributed">{0} جزء/مليون</unitPattern> <unitPattern count="one" draft="contributed">{0} جزء/مليون</unitPattern>
<unitPattern count="two" draft="contributed">جزءان/مليون</unitPattern> <unitPattern count="two" draft="contributed">جزءان/مليون</unitPattern>
@ -529,7 +529,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many" draft="contributed">{0} لترًا/كم</unitPattern> <unitPattern count="many" draft="contributed">{0} لترًا/كم</unitPattern>
<unitPattern count="other" draft="contributed">{0} لتر/كم</unitPattern> <unitPattern count="other" draft="contributed">{0} لتر/كم</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<unitPattern count="zero" draft="contributed">{0} لتر/١٠٠ كم</unitPattern> <unitPattern count="zero" draft="contributed">{0} لتر/١٠٠ كم</unitPattern>
<unitPattern count="one" draft="contributed">{0} لتر/١٠٠ كم</unitPattern> <unitPattern count="one" draft="contributed">{0} لتر/١٠٠ كم</unitPattern>
<unitPattern count="two" draft="contributed">لتران/١٠٠ كم</unitPattern> <unitPattern count="two" draft="contributed">لتران/١٠٠ كم</unitPattern>
@ -682,7 +682,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many" draft="contributed">{0} كتلة شمسية</unitPattern> <unitPattern count="many" draft="contributed">{0} كتلة شمسية</unitPattern>
<unitPattern count="other" draft="contributed">{0} كتلة شمسية</unitPattern> <unitPattern count="other" draft="contributed">{0} كتلة شمسية</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<unitPattern count="zero" draft="contributed">{0} رطل/بوصة²</unitPattern> <unitPattern count="zero" draft="contributed">{0} رطل/بوصة²</unitPattern>
<unitPattern count="one" draft="contributed">{0} رطل/بوصة²</unitPattern> <unitPattern count="one" draft="contributed">{0} رطل/بوصة²</unitPattern>
<unitPattern count="two" draft="contributed">رطلان/بوصة²</unitPattern> <unitPattern count="two" draft="contributed">رطلان/بوصة²</unitPattern>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -118,6 +118,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="eu">বাস্ক</language> <language type="eu">বাস্ক</language>
<language type="ewo">ইওন্দো</language> <language type="ewo">ইওন্দো</language>
<language type="fa">ফাৰ্ছী</language> <language type="fa">ফাৰ্ছী</language>
<language type="fa_AF">দাৰি</language>
<language type="ff">ফুলাহ</language> <language type="ff">ফুলাহ</language>
<language type="fi">ফিনিচ</language> <language type="fi">ফিনিচ</language>
<language type="fil">ফিলিপিনো</language> <language type="fil">ফিলিপিনো</language>
@ -4177,7 +4178,9 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>ন’ৰফ’ক দ্বীপৰ সময়</standard> <generic draft="contributed">ন’ৰফ’ক দ্বীপৰ সময়</generic>
<standard draft="contributed">ন’ৰফ’ক দ্বীপৰ মান সময়</standard>
<daylight draft="contributed">ন’ৰফ’ক দ্বীপৰ সময় গ্ৰীষ্মকালীন সময়</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -5683,15 +5686,85 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</numbers> </numbers>
<units> <units>
<unitLength type="long"> <unitLength type="long">
<compoundUnit type="10p-1">
<unitPrefixPattern>ডেচি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>চেণ্টি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>মিলি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>মাইক্ৰ’{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>নেনো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>পিকো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ফেমটো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>অটো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>জেপ্টো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>য়ক্টো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>ডেকা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>হেক্টো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>কিলো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>মেগা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>গিগা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>টেৰা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>পেটা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>এক্সা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>জেতা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>য়োটা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>প্ৰতি {1}ত {0}</compoundUnitPattern> <compoundUnitPattern>প্ৰতি {1}ত {0}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>বৰ্গ {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">বৰ্গ {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">বৰ্গ {0}</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>ঘন {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">ঘন {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">ঘন {0}</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName>জি-বল</displayName> <displayName>জি-বল</displayName>
<unitPattern count="one">{0} জি-বল</unitPattern> <unitPattern count="one">{0} জি-বল</unitPattern>
<unitPattern count="other">{0} জি-বল</unitPattern> <unitPattern count="other">{0} জি-বল</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>মিটাৰ প্ৰতি বৰ্গ ছেকেণ্ড</displayName> <displayName>মিটাৰ প্ৰতি বৰ্গ ছেকেণ্ড</displayName>
<unitPattern count="one">{0} মিটাৰ প্ৰতি বৰ্গ ছেকেণ্ড</unitPattern> <unitPattern count="one">{0} মিটাৰ প্ৰতি বৰ্গ ছেকেণ্ড</unitPattern>
<unitPattern count="other">{0} মিটাৰ প্ৰতি বৰ্গ ছেকেণ্ড</unitPattern> <unitPattern count="other">{0} মিটাৰ প্ৰতি বৰ্গ ছেকেণ্ড</unitPattern>
@ -5791,7 +5864,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">প্ৰতি লিটাৰত {0} মিলিমোল</unitPattern> <unitPattern count="one">প্ৰতি লিটাৰত {0} মিলিমোল</unitPattern>
<unitPattern count="other">প্ৰতি লিটাৰত {0} মিলিমোল</unitPattern> <unitPattern count="other">প্ৰতি লিটাৰত {0} মিলিমোল</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>প্ৰতি মিলিয়নত ভাগ</displayName> <displayName>প্ৰতি মিলিয়নত ভাগ</displayName>
<unitPattern count="one">প্ৰতি মিলিয়নত {0} ভাগ</unitPattern> <unitPattern count="one">প্ৰতি মিলিয়নত {0} ভাগ</unitPattern>
<unitPattern count="other">প্ৰতি মিলিয়নত {0} ভাগ</unitPattern> <unitPattern count="other">প্ৰতি মিলিয়নত {0} ভাগ</unitPattern>
@ -5821,7 +5894,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">প্ৰতি কিলোমিটাৰত {0} লিটাৰ</unitPattern> <unitPattern count="one">প্ৰতি কিলোমিটাৰত {0} লিটাৰ</unitPattern>
<unitPattern count="other">প্ৰতি কিলোমিটাৰত {0} লিটাৰ</unitPattern> <unitPattern count="other">প্ৰতি কিলোমিটাৰত {0} লিটাৰ</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>প্ৰতি ১০০ কিলোমিটাৰত লিটাৰ</displayName> <displayName>প্ৰতি ১০০ কিলোমিটাৰত লিটাৰ</displayName>
<unitPattern count="one">প্ৰতি ১০০ কিলোমিটাৰত {0} লিটাৰ</unitPattern> <unitPattern count="one">প্ৰতি ১০০ কিলোমিটাৰত {0} লিটাৰ</unitPattern>
<unitPattern count="other">প্ৰতি ১০০ কিলোমিটাৰত {0} লিটাৰ</unitPattern> <unitPattern count="other">প্ৰতি ১০০ কিলোমিটাৰত {0} লিটাৰ</unitPattern>
@ -6262,17 +6335,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} অশ্বক্ষমতা</unitPattern> <unitPattern count="one">{0} অশ্বক্ষমতা</unitPattern>
<unitPattern count="other">{0} অশ্বক্ষমতা</unitPattern> <unitPattern count="other">{0} অশ্বক্ষমতা</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>মিলিমিটাৰ মাৰ্কিউৰী</displayName> <displayName>মিলিমিটাৰ মাৰ্কিউৰী</displayName>
<unitPattern count="one">{0} মিলিমিটাৰ মাৰ্কিউৰী</unitPattern> <unitPattern count="one">{0} মিলিমিটাৰ মাৰ্কিউৰী</unitPattern>
<unitPattern count="other">{0} মিলিমিটাৰ মাৰ্কিউৰী</unitPattern> <unitPattern count="other">{0} মিলিমিটাৰ মাৰ্কিউৰী</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>প্ৰতি বৰ্গ ইঞ্চি পাউণ্ড</displayName> <displayName>প্ৰতি বৰ্গ ইঞ্চি পাউণ্ড</displayName>
<unitPattern count="one">{0} প্ৰতি বৰ্গ ইঞ্চি পাউণ্ড</unitPattern> <unitPattern count="one">{0} প্ৰতি বৰ্গ ইঞ্চি পাউণ্ড</unitPattern>
<unitPattern count="other">{0} প্ৰতি বৰ্গ ইঞ্চি পাউণ্ড</unitPattern> <unitPattern count="other">{0} প্ৰতি বৰ্গ ইঞ্চি পাউণ্ড</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>ইঞ্চি মাৰ্কিউৰী</displayName> <displayName>ইঞ্চি মাৰ্কিউৰী</displayName>
<unitPattern count="one">{0} ইঞ্চি মাৰ্কিউৰী</unitPattern> <unitPattern count="one">{0} ইঞ্চি মাৰ্কিউৰী</unitPattern>
<unitPattern count="other">{0} ইঞ্চি মাৰ্কিউৰী</unitPattern> <unitPattern count="other">{0} ইঞ্চি মাৰ্কিউৰী</unitPattern>
@ -6342,7 +6415,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} কেলভিন</unitPattern> <unitPattern count="one">{0} কেলভিন</unitPattern>
<unitPattern count="other">{0} কেলভিন</unitPattern> <unitPattern count="other">{0} কেলভিন</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>পাউণ্ড-ফুট</displayName> <displayName>পাউণ্ড-ফুট</displayName>
<unitPattern count="one">{0} পাউণ্ড-ফুট</unitPattern> <unitPattern count="one">{0} পাউণ্ড-ফুট</unitPattern>
<unitPattern count="other">{0} পাউণ্ড-ফুট</unitPattern> <unitPattern count="other">{0} পাউণ্ড-ফুট</unitPattern>
@ -6496,6 +6569,63 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="short"> <unitLength type="short">
<compoundUnit type="10p-1">
<unitPrefixPattern>ডেঃ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>চেঃ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>মিঃ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>নে.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>পি.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ফেম.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>অ.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>জে.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>য়.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>ডে.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>হে.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>কিঃ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>মে.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>গি.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>টে.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>পে.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>এ.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>জ.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>য়ো.{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
@ -6504,7 +6634,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} জি</unitPattern> <unitPattern count="one">{0} জি</unitPattern>
<unitPattern count="other">{0} জি</unitPattern> <unitPattern count="other">{0} জি</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>মিটাৰ/বৰ্গ ছেকেণ্ড</displayName> <displayName>মিটাৰ/বৰ্গ ছেকেণ্ড</displayName>
<unitPattern count="one">{0} m/s²</unitPattern> <unitPattern count="one">{0} m/s²</unitPattern>
<unitPattern count="other">{0} m/s²</unitPattern> <unitPattern count="other">{0} m/s²</unitPattern>
@ -6604,7 +6734,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} mmol/L</unitPattern> <unitPattern count="one">{0} mmol/L</unitPattern>
<unitPattern count="other">{0} mmol/L</unitPattern> <unitPattern count="other">{0} mmol/L</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>ভাগ/মিলিয়ন</displayName> <displayName>ভাগ/মিলিয়ন</displayName>
<unitPattern count="one">{0} ppm</unitPattern> <unitPattern count="one">{0} ppm</unitPattern>
<unitPattern count="other">{0} ppm</unitPattern> <unitPattern count="other">{0} ppm</unitPattern>
@ -6634,7 +6764,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} লিঃ/কিঃ মিঃ</unitPattern> <unitPattern count="one">{0} লিঃ/কিঃ মিঃ</unitPattern>
<unitPattern count="other">{0} লিঃ/কিঃ মিঃ</unitPattern> <unitPattern count="other">{0} লিঃ/কিঃ মিঃ</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>লিঃ/১০০ কিঃ মিঃ</displayName> <displayName>লিঃ/১০০ কিঃ মিঃ</displayName>
<unitPattern count="one">{0} ল/১০০ ক.ম.</unitPattern> <unitPattern count="one">{0} ল/১০০ ক.ম.</unitPattern>
<unitPattern count="other">{0} ল/১০০ ক.ম.</unitPattern> <unitPattern count="other">{0} ল/১০০ ক.ম.</unitPattern>
@ -7075,17 +7205,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} অশ্বক্ষমতা</unitPattern> <unitPattern count="one">{0} অশ্বক্ষমতা</unitPattern>
<unitPattern count="other">{0} অশ্বক্ষমতা</unitPattern> <unitPattern count="other">{0} অশ্বক্ষমতা</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mmHg</displayName> <displayName>mmHg</displayName>
<unitPattern count="one">{0} mmHg</unitPattern> <unitPattern count="one">{0} mmHg</unitPattern>
<unitPattern count="other">{0} mmHg</unitPattern> <unitPattern count="other">{0} mmHg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>psi</displayName> <displayName>psi</displayName>
<unitPattern count="one">{0} psi</unitPattern> <unitPattern count="one">{0} psi</unitPattern>
<unitPattern count="other">{0} psi</unitPattern> <unitPattern count="other">{0} psi</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>inHg</displayName> <displayName>inHg</displayName>
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="other">{0} inHg</unitPattern> <unitPattern count="other">{0} inHg</unitPattern>
@ -7155,7 +7285,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} কেলভিন</unitPattern> <unitPattern count="one">{0} কেলভিন</unitPattern>
<unitPattern count="other">{0} কেলভিন</unitPattern> <unitPattern count="other">{0} কেলভিন</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>lbf⋅ft</displayName> <displayName>lbf⋅ft</displayName>
<unitPattern count="one">{0} lbf⋅ft</unitPattern> <unitPattern count="one">{0} lbf⋅ft</unitPattern>
<unitPattern count="other">{0} lbf⋅ft</unitPattern> <unitPattern count="other">{0} lbf⋅ft</unitPattern>
@ -7309,6 +7439,66 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="narrow"> <unitLength type="narrow">
<compoundUnit type="10p-1">
<unitPrefixPattern>ডেচি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>চেণ্টি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>মিলি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>µ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>নেনো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>পিকো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ফেমটো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>অটো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>জেপ্টো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>য়ক্টো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>ডেকা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>হেক্টো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>কিলো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>মেগা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>গিগা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>টেৰা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>পেটা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>এক্সা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>জেতা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>য়োটা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
@ -7317,7 +7507,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0}%</unitPattern> <unitPattern count="one">{0}%</unitPattern>
<unitPattern count="other">{0}%</unitPattern> <unitPattern count="other">{0}%</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>ল/১০০ ক.ম.</displayName> <displayName>ল/১০০ ক.ম.</displayName>
<unitPattern count="one">{0} ল/১০০ ক.ম.</unitPattern> <unitPattern count="one">{0} ল/১০০ ক.ম.</unitPattern>
<unitPattern count="other">{0} ল/১০০ ক.ম.</unitPattern> <unitPattern count="other">{0} ল/১০০ ক.ম.</unitPattern>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -6755,7 +6755,9 @@ CLDR data files are interpreted according to the LDML specification (http://unic
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>Hora de la Islla Norfolk</standard> <generic draft="contributed">Hora de la Islla Norfolk</generic>
<standard draft="contributed">Hora estándar de la Islla Norfolk</standard>
<daylight draft="contributed">Hora braniega de la Islla Norfolk</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -9131,7 +9133,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} fuercia g</unitPattern> <unitPattern count="one">{0} fuercia g</unitPattern>
<unitPattern count="other">{0} fuercies gues</unitPattern> <unitPattern count="other">{0} fuercies gues</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>metros per segundu al cuadráu</displayName> <displayName>metros per segundu al cuadráu</displayName>
<unitPattern count="one">{0} metru per segundu al cuadráu</unitPattern> <unitPattern count="one">{0} metru per segundu al cuadráu</unitPattern>
<unitPattern count="other">{0} metros por segundu al cuadráu</unitPattern> <unitPattern count="other">{0} metros por segundu al cuadráu</unitPattern>
@ -9226,7 +9228,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} milimol per llitru</unitPattern> <unitPattern count="one">{0} milimol per llitru</unitPattern>
<unitPattern count="other">{0} milimoles per llitru</unitPattern> <unitPattern count="other">{0} milimoles per llitru</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>partes per millón</displayName> <displayName>partes per millón</displayName>
<unitPattern count="one">{0} parte per millón</unitPattern> <unitPattern count="one">{0} parte per millón</unitPattern>
<unitPattern count="other">{0} partes per millón</unitPattern> <unitPattern count="other">{0} partes per millón</unitPattern>
@ -9236,7 +9238,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} llitru per quilómetru</unitPattern> <unitPattern count="one">{0} llitru per quilómetru</unitPattern>
<unitPattern count="other">{0} llitros per quilómetru</unitPattern> <unitPattern count="other">{0} llitros per quilómetru</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>llitros per 100 quilómetros</displayName> <displayName>llitros per 100 quilómetros</displayName>
<unitPattern count="one">{0} llitru per 100 quilómetros</unitPattern> <unitPattern count="one">{0} llitru per 100 quilómetros</unitPattern>
<unitPattern count="other">{0} llitros per 100 quilómetros</unitPattern> <unitPattern count="other">{0} llitros per 100 quilómetros</unitPattern>
@ -9632,17 +9634,17 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} caballu de fuerza</unitPattern> <unitPattern count="one">{0} caballu de fuerza</unitPattern>
<unitPattern count="other">{0} caballos de fuerza</unitPattern> <unitPattern count="other">{0} caballos de fuerza</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>milímetros de mercuriu</displayName> <displayName>milímetros de mercuriu</displayName>
<unitPattern count="one">{0} milímetru de mercuriu</unitPattern> <unitPattern count="one">{0} milímetru de mercuriu</unitPattern>
<unitPattern count="other">{0} milímetros de mercuriu</unitPattern> <unitPattern count="other">{0} milímetros de mercuriu</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>llibres per pulgada cuadrada</displayName> <displayName>llibres per pulgada cuadrada</displayName>
<unitPattern count="one">{0} llibra per pulgada cuadrada</unitPattern> <unitPattern count="one">{0} llibra per pulgada cuadrada</unitPattern>
<unitPattern count="other">{0} llibres per pulgada cuadrada</unitPattern> <unitPattern count="other">{0} llibres per pulgada cuadrada</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>pulgaes de mercuriu</displayName> <displayName>pulgaes de mercuriu</displayName>
<unitPattern count="one">{0} pulgada de mercuriu</unitPattern> <unitPattern count="one">{0} pulgada de mercuriu</unitPattern>
<unitPattern count="other">{0} pulgaes de mercuriu</unitPattern> <unitPattern count="other">{0} pulgaes de mercuriu</unitPattern>
@ -9843,7 +9845,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} G</unitPattern> <unitPattern count="one">{0} G</unitPattern>
<unitPattern count="other">{0} Gs</unitPattern> <unitPattern count="other">{0} Gs</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>m/s²</displayName> <displayName>m/s²</displayName>
<unitPattern count="one">{0} m/s²</unitPattern> <unitPattern count="one">{0} m/s²</unitPattern>
<unitPattern count="other">{0} m/s²</unitPattern> <unitPattern count="other">{0} m/s²</unitPattern>
@ -9938,7 +9940,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} mmol/L</unitPattern> <unitPattern count="one">{0} mmol/L</unitPattern>
<unitPattern count="other">{0} mmol/L</unitPattern> <unitPattern count="other">{0} mmol/L</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>ppm</displayName> <displayName>ppm</displayName>
<unitPattern count="one">{0} ppm</unitPattern> <unitPattern count="one">{0} ppm</unitPattern>
<unitPattern count="other">{0} ppm</unitPattern> <unitPattern count="other">{0} ppm</unitPattern>
@ -9948,7 +9950,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} L/km</unitPattern> <unitPattern count="one">{0} L/km</unitPattern>
<unitPattern count="other">{0} L/km</unitPattern> <unitPattern count="other">{0} L/km</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>L/100 km</displayName> <displayName>L/100 km</displayName>
<unitPattern count="one">{0} L/100 km</unitPattern> <unitPattern count="one">{0} L/100 km</unitPattern>
<unitPattern count="other">{0} L/100 km</unitPattern> <unitPattern count="other">{0} L/100 km</unitPattern>
@ -10344,17 +10346,17 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} hp</unitPattern> <unitPattern count="one">{0} hp</unitPattern>
<unitPattern count="other">{0} hp</unitPattern> <unitPattern count="other">{0} hp</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mm Hg</displayName> <displayName>mm Hg</displayName>
<unitPattern count="one">{0} mm Hg</unitPattern> <unitPattern count="one">{0} mm Hg</unitPattern>
<unitPattern count="other">{0} mm Hg</unitPattern> <unitPattern count="other">{0} mm Hg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>psi</displayName> <displayName>psi</displayName>
<unitPattern count="one">{0} psi</unitPattern> <unitPattern count="one">{0} psi</unitPattern>
<unitPattern count="other">{0} psi</unitPattern> <unitPattern count="other">{0} psi</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>in Hg</displayName> <displayName>in Hg</displayName>
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="other">{0} inHg</unitPattern> <unitPattern count="other">{0} inHg</unitPattern>
@ -10555,7 +10557,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0}G</unitPattern> <unitPattern count="one">{0}G</unitPattern>
<unitPattern count="other">{0}Gs</unitPattern> <unitPattern count="other">{0}Gs</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>m/s²</displayName> <displayName>m/s²</displayName>
<unitPattern count="one">{0}m/s²</unitPattern> <unitPattern count="one">{0}m/s²</unitPattern>
<unitPattern count="other">{0}m/s²</unitPattern> <unitPattern count="other">{0}m/s²</unitPattern>
@ -10650,7 +10652,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0}mmol/L</unitPattern> <unitPattern count="one">{0}mmol/L</unitPattern>
<unitPattern count="other">{0}mmol/L</unitPattern> <unitPattern count="other">{0}mmol/L</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>ppm</displayName> <displayName>ppm</displayName>
<unitPattern count="one">{0}ppm</unitPattern> <unitPattern count="one">{0}ppm</unitPattern>
<unitPattern count="other">{0}ppm</unitPattern> <unitPattern count="other">{0}ppm</unitPattern>
@ -10660,7 +10662,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0}L/km</unitPattern> <unitPattern count="one">{0}L/km</unitPattern>
<unitPattern count="other">{0}L/km</unitPattern> <unitPattern count="other">{0}L/km</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>L/100km</displayName> <displayName>L/100km</displayName>
<unitPattern count="one">{0}L/100km</unitPattern> <unitPattern count="one">{0}L/100km</unitPattern>
<unitPattern count="other">{0}L/100km</unitPattern> <unitPattern count="other">{0}L/100km</unitPattern>
@ -11051,17 +11053,17 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0}hp</unitPattern> <unitPattern count="one">{0}hp</unitPattern>
<unitPattern count="other">{0}hp</unitPattern> <unitPattern count="other">{0}hp</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mm Hg</displayName> <displayName>mm Hg</displayName>
<unitPattern count="one">{0}mm Hg</unitPattern> <unitPattern count="one">{0}mm Hg</unitPattern>
<unitPattern count="other">{0}mm Hg</unitPattern> <unitPattern count="other">{0}mm Hg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>psi</displayName> <displayName>psi</displayName>
<unitPattern count="one">{0}psi</unitPattern> <unitPattern count="one">{0}psi</unitPattern>
<unitPattern count="other">{0}psi</unitPattern> <unitPattern count="other">{0}psi</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>″ Hg</displayName> <displayName>″ Hg</displayName>
<unitPattern count="one">{0}″ Hg</unitPattern> <unitPattern count="one">{0}″ Hg</unitPattern>
<unitPattern count="other">{0}″ Hg</unitPattern> <unitPattern count="other">{0}″ Hg</unitPattern>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -150,6 +150,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="eu">bask</language> <language type="eu">bask</language>
<language type="ewo">evondo</language> <language type="ewo">evondo</language>
<language type="fa">fars</language> <language type="fa">fars</language>
<language type="fa_AF">dari</language>
<language type="fan">fang</language> <language type="fan">fang</language>
<language type="fat">fanti</language> <language type="fat">fanti</language>
<language type="ff">fula</language> <language type="ff">fula</language>
@ -942,7 +943,6 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<territory type="TJ">Tacikistan</territory> <territory type="TJ">Tacikistan</territory>
<territory type="TK">Tokelau</territory> <territory type="TK">Tokelau</territory>
<territory type="TL">Şərqi Timor</territory> <territory type="TL">Şərqi Timor</territory>
<territory type="TL" alt="variant">Şərqi Timor</territory>
<territory type="TM">Türkmənistan</territory> <territory type="TM">Türkmənistan</territory>
<territory type="TN">Tunis</territory> <territory type="TN">Tunis</territory>
<territory type="TO">Tonqa</territory> <territory type="TO">Tonqa</territory>
@ -4492,7 +4492,9 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>Norfolk Adası Vaxtı</standard> <generic draft="contributed">Norfolk Adası Vaxtı</generic>
<standard draft="contributed">Norfolk Adası Standart Vaxtı</standard>
<daylight draft="contributed">Norfolk Adası Yay Vaxtı</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -6517,15 +6519,85 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</numbers> </numbers>
<units> <units>
<unitLength type="long"> <unitLength type="long">
<compoundUnit type="10p-1">
<unitPrefixPattern>desi{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>santi{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>milli{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>mikro{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>nano{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>piko{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>femto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>atto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>zepto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>yokto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>deka{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>hekto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>kilo{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>meqa{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>giqa{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>tera{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>peta{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>eksa{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>zetta{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>yotta{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>kvadrat{0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">kvadrat {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">kvadrat {0}</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>kub {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">kub {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">kub {0}</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName>g qüvvəsi</displayName> <displayName>g qüvvəsi</displayName>
<unitPattern count="one">{0} g qüvvəsi</unitPattern> <unitPattern count="one">{0} g qüvvəsi</unitPattern>
<unitPattern count="other">{0} g qüvvəsi</unitPattern> <unitPattern count="other">{0} g qüvvəsi</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>metr saniyə kvadratı</displayName> <displayName>metr saniyə kvadratı</displayName>
<unitPattern count="one">{0} metr saniyə kvadratı</unitPattern> <unitPattern count="one">{0} metr saniyə kvadratı</unitPattern>
<unitPattern count="other">{0} metr saniyə kvadratı</unitPattern> <unitPattern count="other">{0} metr saniyə kvadratı</unitPattern>
@ -6625,7 +6697,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} millimol/litr</unitPattern> <unitPattern count="one">{0} millimol/litr</unitPattern>
<unitPattern count="other">{0} millimol/litr</unitPattern> <unitPattern count="other">{0} millimol/litr</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>milyonda hissəcik</displayName> <displayName>milyonda hissəcik</displayName>
<unitPattern count="one">milyonda {0} hissəcik</unitPattern> <unitPattern count="one">milyonda {0} hissəcik</unitPattern>
<unitPattern count="other">milyonda {0} hissəcik</unitPattern> <unitPattern count="other">milyonda {0} hissəcik</unitPattern>
@ -6650,7 +6722,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} litr/kilometr</unitPattern> <unitPattern count="one">{0} litr/kilometr</unitPattern>
<unitPattern count="other">{0} litr/kilometr</unitPattern> <unitPattern count="other">{0} litr/kilometr</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>100 kilometrə litr</displayName> <displayName>100 kilometrə litr</displayName>
<unitPattern count="one">100 kilometrə {0} litr</unitPattern> <unitPattern count="one">100 kilometrə {0} litr</unitPattern>
<unitPattern count="other">100 kilometrə {0} litr</unitPattern> <unitPattern count="other">100 kilometrə {0} litr</unitPattern>
@ -7129,17 +7201,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} at gücü</unitPattern> <unitPattern count="one">{0} at gücü</unitPattern>
<unitPattern count="other">{0} at gücü</unitPattern> <unitPattern count="other">{0} at gücü</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>millimetr civə sütunu</displayName> <displayName>millimetr civə sütunu</displayName>
<unitPattern count="one">{0} millimetr civə sütunu</unitPattern> <unitPattern count="one">{0} millimetr civə sütunu</unitPattern>
<unitPattern count="other">{0} millimetr civə sütunu</unitPattern> <unitPattern count="other">{0} millimetr civə sütunu</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>funt/kvadrat düym</displayName> <displayName>funt/kvadrat düym</displayName>
<unitPattern count="one">{0} funt/kvadrat düym</unitPattern> <unitPattern count="one">{0} funt/kvadrat düym</unitPattern>
<unitPattern count="other">{0} funt/kvadrat düym</unitPattern> <unitPattern count="other">{0} funt/kvadrat düym</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>civə düymü</displayName> <displayName>civə düymü</displayName>
<unitPattern count="one">{0} civə düymü</unitPattern> <unitPattern count="one">{0} civə düymü</unitPattern>
<unitPattern count="other">{0} civə düymü</unitPattern> <unitPattern count="other">{0} civə düymü</unitPattern>
@ -7214,7 +7286,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} dərəcə Kelvin</unitPattern> <unitPattern count="one">{0} dərəcə Kelvin</unitPattern>
<unitPattern count="other">{0} dərəcə Kelvin</unitPattern> <unitPattern count="other">{0} dərəcə Kelvin</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>funt-fut</displayName> <displayName>funt-fut</displayName>
<unitPattern count="one">{0} funt-fut</unitPattern> <unitPattern count="one">{0} funt-fut</unitPattern>
<unitPattern count="other">{0} funt-fut</unitPattern> <unitPattern count="other">{0} funt-fut</unitPattern>
@ -7366,6 +7438,15 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="short"> <unitLength type="short">
<compoundUnit type="10p-1">
<unitPrefixPattern>d{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>s{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>m{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
@ -7377,7 +7458,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} G</unitPattern> <unitPattern count="one">{0} G</unitPattern>
<unitPattern count="other">{0} G</unitPattern> <unitPattern count="other">{0} G</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>m/s²</displayName> <displayName>m/s²</displayName>
<unitPattern count="one">{0} m/s²</unitPattern> <unitPattern count="one">{0} m/s²</unitPattern>
<unitPattern count="other">{0} m/s²</unitPattern> <unitPattern count="other">{0} m/s²</unitPattern>
@ -7477,7 +7558,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} mmol/l</unitPattern> <unitPattern count="one">{0} mmol/l</unitPattern>
<unitPattern count="other">{0} mmol/l</unitPattern> <unitPattern count="other">{0} mmol/l</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>hissəcik/milyon</displayName> <displayName>hissəcik/milyon</displayName>
<unitPattern count="one">{0} hs/mln</unitPattern> <unitPattern count="one">{0} hs/mln</unitPattern>
<unitPattern count="other">{0} hs/mln</unitPattern> <unitPattern count="other">{0} hs/mln</unitPattern>
@ -7500,7 +7581,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} l/km</unitPattern> <unitPattern count="one">{0} l/km</unitPattern>
<unitPattern count="other">{0} l/km</unitPattern> <unitPattern count="other">{0} l/km</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>l/100km</displayName> <displayName>l/100km</displayName>
<unitPattern count="one">{0} l/100km</unitPattern> <unitPattern count="one">{0} l/100km</unitPattern>
<unitPattern count="other">{0} l/100km</unitPattern> <unitPattern count="other">{0} l/100km</unitPattern>
@ -7965,17 +8046,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} hp</unitPattern> <unitPattern count="one">{0} hp</unitPattern>
<unitPattern count="other">{0} hp</unitPattern> <unitPattern count="other">{0} hp</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mm Hg</displayName> <displayName>mm Hg</displayName>
<unitPattern count="one">{0} mm Hg</unitPattern> <unitPattern count="one">{0} mm Hg</unitPattern>
<unitPattern count="other">{0} mm Hg</unitPattern> <unitPattern count="other">{0} mm Hg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>psi</displayName> <displayName>psi</displayName>
<unitPattern count="one">{0} psi</unitPattern> <unitPattern count="one">{0} psi</unitPattern>
<unitPattern count="other">{0} psi</unitPattern> <unitPattern count="other">{0} psi</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>civə düymü</displayName> <displayName>civə düymü</displayName>
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="other">{0} inHg</unitPattern> <unitPattern count="other">{0} inHg</unitPattern>
@ -8179,6 +8260,15 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="narrow"> <unitLength type="narrow">
<compoundUnit type="10p-1">
<unitPrefixPattern>d{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>s{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>m{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
@ -8227,7 +8317,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0}%</unitPattern> <unitPattern count="one">{0}%</unitPattern>
<unitPattern count="other">{0}%</unitPattern> <unitPattern count="other">{0}%</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>l/100km</displayName> <displayName>l/100km</displayName>
<unitPattern count="one">{0} l/100km</unitPattern> <unitPattern count="one">{0} l/100km</unitPattern>
<unitPattern count="other">{0} l/100km</unitPattern> <unitPattern count="other">{0} l/100km</unitPattern>
@ -8349,7 +8439,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} hp</unitPattern> <unitPattern count="one">{0} hp</unitPattern>
<unitPattern count="other">{0} hp</unitPattern> <unitPattern count="other">{0} hp</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="other">{0} inHg</unitPattern> <unitPattern count="other">{0} inHg</unitPattern>
</unit> </unit>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -47,7 +47,6 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="awa">авадхі</language> <language type="awa">авадхі</language>
<language type="ay">аймара</language> <language type="ay">аймара</language>
<language type="az">азербайджанская</language> <language type="az">азербайджанская</language>
<language type="az" alt="short">азербайджанская</language>
<language type="ba">башкірская</language> <language type="ba">башкірская</language>
<language type="ban">балійская</language> <language type="ban">балійская</language>
<language type="bas">басаа</language> <language type="bas">басаа</language>
@ -125,6 +124,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="eu">баскская</language> <language type="eu">баскская</language>
<language type="ewo">эвонда</language> <language type="ewo">эвонда</language>
<language type="fa">фарсі</language> <language type="fa">фарсі</language>
<language type="fa_AF">дары</language>
<language type="ff">фула</language> <language type="ff">фула</language>
<language type="fi">фінская</language> <language type="fi">фінская</language>
<language type="fil">філіпінская</language> <language type="fil">філіпінская</language>
@ -614,7 +614,6 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<territory type="FR">Францыя</territory> <territory type="FR">Францыя</territory>
<territory type="GA">Габон</territory> <territory type="GA">Габон</territory>
<territory type="GB">Вялікабрытанія</territory> <territory type="GB">Вялікабрытанія</territory>
<territory type="GB" alt="short">Вялікабрытанія</territory>
<territory type="GD">Грэнада</territory> <territory type="GD">Грэнада</territory>
<territory type="GE">Грузія</territory> <territory type="GE">Грузія</territory>
<territory type="GF">Французская Гвіяна</territory> <territory type="GF">Французская Гвіяна</territory>
@ -1434,9 +1433,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</eraNames> </eraNames>
<eraAbbr> <eraAbbr>
<era type="0">да н.э.</era> <era type="0">да н.э.</era>
<era type="0" alt="variant">да н.э.</era>
<era type="1">н.э.</era> <era type="1">н.э.</era>
<era type="1" alt="variant">н.э.</era>
</eraAbbr> </eraAbbr>
</eras> </eras>
<dateFormats> <dateFormats>
@ -4454,7 +4451,9 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>Час вострава Норфалк</standard> <generic draft="contributed">Час вострава Норфалк</generic>
<standard draft="contributed">Стандартны час вострава Норфалк</standard>
<daylight draft="contributed">Летні час вострава Норфалк</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -6318,9 +6317,83 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</numbers> </numbers>
<units> <units>
<unitLength type="long"> <unitLength type="long">
<compoundUnit type="10p-1">
<unitPrefixPattern>дэцы{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>санты{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>мілі{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>мікра{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>нана{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>піка{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>фемта{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>ата{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>зэпта{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>ёкта{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>дэка{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>гекта{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>кіла{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>мега{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>гіга{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>тэра{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>пета{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>экса{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>зэта{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>ёта{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>квадратныя {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">квадратны {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="few">квадратныя {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="many">квадратных {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">кв. {0}</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>кубічныя {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">кубічны {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="few">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="many">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="other">куб. {0}</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName>паскарэнне свабоднага падзення</displayName> <displayName>паскарэнне свабоднага падзення</displayName>
<unitPattern count="one">{0} g</unitPattern> <unitPattern count="one">{0} g</unitPattern>
@ -6328,7 +6401,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} g</unitPattern> <unitPattern count="many">{0} g</unitPattern>
<unitPattern count="other">{0} g</unitPattern> <unitPattern count="other">{0} g</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>м/с²</displayName> <displayName>м/с²</displayName>
<unitPattern count="one">{0} м/с²</unitPattern> <unitPattern count="one">{0} м/с²</unitPattern>
<unitPattern count="few">{0} м/с²</unitPattern> <unitPattern count="few">{0} м/с²</unitPattern>
@ -6466,7 +6539,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} мілімоляў на літр</unitPattern> <unitPattern count="many">{0} мілімоляў на літр</unitPattern>
<unitPattern count="other">{0} мілімоля на літр</unitPattern> <unitPattern count="other">{0} мілімоля на літр</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>частак на мільён</displayName> <displayName>частак на мільён</displayName>
<unitPattern count="one">{0} частка на мільён</unitPattern> <unitPattern count="one">{0} частка на мільён</unitPattern>
<unitPattern count="few">{0} часткі на мільён</unitPattern> <unitPattern count="few">{0} часткі на мільён</unitPattern>
@ -6508,7 +6581,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} літраў на кіламетр</unitPattern> <unitPattern count="many">{0} літраў на кіламетр</unitPattern>
<unitPattern count="other">{0} літра на кіламетр</unitPattern> <unitPattern count="other">{0} літра на кіламетр</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>літры на 100 кіламетраў</displayName> <displayName>літры на 100 кіламетраў</displayName>
<unitPattern count="one">{0} літр на 100 кіламетраў</unitPattern> <unitPattern count="one">{0} літр на 100 кіламетраў</unitPattern>
<unitPattern count="few">{0} літры на 100 кіламетраў</unitPattern> <unitPattern count="few">{0} літры на 100 кіламетраў</unitPattern>
@ -7168,21 +7241,21 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} конскіх сіл</unitPattern> <unitPattern count="many">{0} конскіх сіл</unitPattern>
<unitPattern count="other">{0} конскай сілы</unitPattern> <unitPattern count="other">{0} конскай сілы</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>міліметры ртутнага слупа</displayName> <displayName>міліметры ртутнага слупа</displayName>
<unitPattern count="one">{0} міліметр ртутнага слупа</unitPattern> <unitPattern count="one">{0} міліметр ртутнага слупа</unitPattern>
<unitPattern count="few">{0} міліметры ртутнага слупа</unitPattern> <unitPattern count="few">{0} міліметры ртутнага слупа</unitPattern>
<unitPattern count="many">{0} міліметраў ртутнага слупа</unitPattern> <unitPattern count="many">{0} міліметраў ртутнага слупа</unitPattern>
<unitPattern count="other">{0} міліметра ртутнага слупа</unitPattern> <unitPattern count="other">{0} міліметра ртутнага слупа</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>фунты на квадратную цалю</displayName> <displayName>фунты на квадратную цалю</displayName>
<unitPattern count="one">{0} фунт на квадратную цалю</unitPattern> <unitPattern count="one">{0} фунт на квадратную цалю</unitPattern>
<unitPattern count="few">{0} фунты на квадратную цалю</unitPattern> <unitPattern count="few">{0} фунты на квадратную цалю</unitPattern>
<unitPattern count="many">{0} фунтаў на квадратную цалю</unitPattern> <unitPattern count="many">{0} фунтаў на квадратную цалю</unitPattern>
<unitPattern count="other">{0} фунта на квадратную цалю</unitPattern> <unitPattern count="other">{0} фунта на квадратную цалю</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>цалі ртутнага слупа</displayName> <displayName>цалі ртутнага слупа</displayName>
<unitPattern count="one">{0} цаля ртутнага слупа</unitPattern> <unitPattern count="one">{0} цаля ртутнага слупа</unitPattern>
<unitPattern count="few">{0} цалі ртутнага слупа</unitPattern> <unitPattern count="few">{0} цалі ртутнага слупа</unitPattern>
@ -7294,7 +7367,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} кельвінаў</unitPattern> <unitPattern count="many">{0} кельвінаў</unitPattern>
<unitPattern count="other">{0} кельвіна</unitPattern> <unitPattern count="other">{0} кельвіна</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>фунт-футы</displayName> <displayName>фунт-футы</displayName>
<unitPattern count="one">{0} фунт-фут</unitPattern> <unitPattern count="one">{0} фунт-фут</unitPattern>
<unitPattern count="few">{0} фунт-футы</unitPattern> <unitPattern count="few">{0} фунт-футы</unitPattern>
@ -7504,9 +7577,83 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="short"> <unitLength type="short">
<compoundUnit type="10p-1">
<unitPrefixPattern>д{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>с{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>м{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>мк{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>н{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>п{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ф{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>а{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>з{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>ё{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>да{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>г{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>к{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>М{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>Г{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>Т{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>П{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>Э{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>З{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>Ё{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="one">{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="few">{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="many">{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="other">{0}²</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="one">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="few">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="many">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="other">{0}³</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="times"> <compoundUnit type="times">
<compoundUnitPattern>{0}⋅{1}</compoundUnitPattern> <compoundUnitPattern>{0}⋅{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
@ -7517,7 +7664,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} g</unitPattern> <unitPattern count="many">{0} g</unitPattern>
<unitPattern count="other">{0} g</unitPattern> <unitPattern count="other">{0} g</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>м/с²</displayName> <displayName>м/с²</displayName>
<unitPattern count="one">{0} м/с²</unitPattern> <unitPattern count="one">{0} м/с²</unitPattern>
<unitPattern count="few">{0} м/с²</unitPattern> <unitPattern count="few">{0} м/с²</unitPattern>
@ -7655,7 +7802,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} ммоль/л</unitPattern> <unitPattern count="many">{0} ммоль/л</unitPattern>
<unitPattern count="other">{0} ммоль/л</unitPattern> <unitPattern count="other">{0} ммоль/л</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>ppm</displayName> <displayName>ppm</displayName>
<unitPattern count="one">{0} ppm</unitPattern> <unitPattern count="one">{0} ppm</unitPattern>
<unitPattern count="few">{0} ppm</unitPattern> <unitPattern count="few">{0} ppm</unitPattern>
@ -7697,7 +7844,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} л/км</unitPattern> <unitPattern count="many">{0} л/км</unitPattern>
<unitPattern count="other">{0} л/км</unitPattern> <unitPattern count="other">{0} л/км</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>л/100 км</displayName> <displayName>л/100 км</displayName>
<unitPattern count="one">{0} л/100 км</unitPattern> <unitPattern count="one">{0} л/100 км</unitPattern>
<unitPattern count="few">{0} л/100 км</unitPattern> <unitPattern count="few">{0} л/100 км</unitPattern>
@ -8357,21 +8504,21 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} к. с.</unitPattern> <unitPattern count="many">{0} к. с.</unitPattern>
<unitPattern count="other">{0} к. с.</unitPattern> <unitPattern count="other">{0} к. с.</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>мм рт. сл.</displayName> <displayName>мм рт. сл.</displayName>
<unitPattern count="one">{0} мм рт. сл.</unitPattern> <unitPattern count="one">{0} мм рт. сл.</unitPattern>
<unitPattern count="few">{0} мм рт. сл.</unitPattern> <unitPattern count="few">{0} мм рт. сл.</unitPattern>
<unitPattern count="many">{0} мм рт. сл.</unitPattern> <unitPattern count="many">{0} мм рт. сл.</unitPattern>
<unitPattern count="other">{0} мм рт. сл.</unitPattern> <unitPattern count="other">{0} мм рт. сл.</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>фунты на кв. цалю</displayName> <displayName>фунты на кв. цалю</displayName>
<unitPattern count="one">{0} фунт на кв. цалю</unitPattern> <unitPattern count="one">{0} фунт на кв. цалю</unitPattern>
<unitPattern count="few">{0} фунты на кв. цалю</unitPattern> <unitPattern count="few">{0} фунты на кв. цалю</unitPattern>
<unitPattern count="many">{0} фунтаў на кв. цалю</unitPattern> <unitPattern count="many">{0} фунтаў на кв. цалю</unitPattern>
<unitPattern count="other">{0} фунта на кв. цалю</unitPattern> <unitPattern count="other">{0} фунта на кв. цалю</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>цалі рт. сл.</displayName> <displayName>цалі рт. сл.</displayName>
<unitPattern count="one">{0} цаля рт. сл.</unitPattern> <unitPattern count="one">{0} цаля рт. сл.</unitPattern>
<unitPattern count="few">{0} цалі рт. сл.</unitPattern> <unitPattern count="few">{0} цалі рт. сл.</unitPattern>
@ -8483,7 +8630,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0} К</unitPattern> <unitPattern count="many">{0} К</unitPattern>
<unitPattern count="other">{0} К</unitPattern> <unitPattern count="other">{0} К</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>фунт-футы</displayName> <displayName>фунт-футы</displayName>
<unitPattern count="one">{0} фунт-фут</unitPattern> <unitPattern count="one">{0} фунт-фут</unitPattern>
<unitPattern count="few">{0} фунт-футы</unitPattern> <unitPattern count="few">{0} фунт-футы</unitPattern>
@ -8693,9 +8840,83 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="narrow"> <unitLength type="narrow">
<compoundUnit type="10p-1">
<unitPrefixPattern>д{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>с{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>м{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>мк{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>н{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>п{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ф{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>а{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>з{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>ё{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>да{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>г{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>к{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>М{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>Г{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>Т{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>П{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>Э{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>З{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>Ё{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="one">{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="few">{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="many">{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="other">{0}²</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="one">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="few">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="many">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="other">{0}³</compoundUnitPattern1>
</compoundUnit>
<unit type="concentr-percent"> <unit type="concentr-percent">
<displayName>%</displayName> <displayName>%</displayName>
<unitPattern count="one">{0}%</unitPattern> <unitPattern count="one">{0}%</unitPattern>
@ -8703,7 +8924,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="many">{0}%</unitPattern> <unitPattern count="many">{0}%</unitPattern>
<unitPattern count="other">{0}%</unitPattern> <unitPattern count="other">{0}%</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>л/100 км</displayName> <displayName>л/100 км</displayName>
<unitPattern count="one">{0} л/100 км</unitPattern> <unitPattern count="one">{0} л/100 км</unitPattern>
<unitPattern count="few">{0} л/100 км</unitPattern> <unitPattern count="few">{0} л/100 км</unitPattern>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -81,6 +81,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="cad">каддо</language> <language type="cad">каддо</language>
<language type="car">карибски</language> <language type="car">карибски</language>
<language type="cch">атсам</language> <language type="cch">атсам</language>
<language type="ccp">чакма</language>
<language type="ce">чеченски</language> <language type="ce">чеченски</language>
<language type="ceb">себуански</language> <language type="ceb">себуански</language>
<language type="cgg">чига</language> <language type="cgg">чига</language>
@ -143,6 +144,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="eu">баски</language> <language type="eu">баски</language>
<language type="ewo">евондо</language> <language type="ewo">евондо</language>
<language type="fa">персийски</language> <language type="fa">персийски</language>
<language type="fa_AF">дари</language>
<language type="fan">фанг</language> <language type="fan">фанг</language>
<language type="fat">фанти</language> <language type="fat">фанти</language>
<language type="ff">фула</language> <language type="ff">фула</language>
@ -519,6 +521,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="zh" alt="menu">китайски, мандарин</language> <language type="zh" alt="menu">китайски, мандарин</language>
<language type="zh_Hans">китайски (опростен)</language> <language type="zh_Hans">китайски (опростен)</language>
<language type="zh_Hans" alt="long">китайски, мандарин (опростен)</language> <language type="zh_Hans" alt="long">китайски, мандарин (опростен)</language>
<language type="zh_Hant">китайски (традиционен)</language>
<language type="zh_Hant" alt="long">китайски, мандарин (традиционен)</language> <language type="zh_Hant" alt="long">китайски, мандарин (традиционен)</language>
<language type="zu">зулуски</language> <language type="zu">зулуски</language>
<language type="zun">зуни</language> <language type="zun">зуни</language>
@ -732,7 +735,6 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<territory type="CG" alt="variant">Конго (Република)</territory> <territory type="CG" alt="variant">Конго (Република)</territory>
<territory type="CH">Швейцария</territory> <territory type="CH">Швейцария</territory>
<territory type="CI">Кот д’Ивоар</territory> <territory type="CI">Кот д’Ивоар</territory>
<territory type="CI" alt="variant">Кот д’Ивоар</territory>
<territory type="CK">острови Кук</territory> <territory type="CK">острови Кук</territory>
<territory type="CL">Чили</territory> <territory type="CL">Чили</territory>
<territory type="CM">Камерун</territory> <territory type="CM">Камерун</territory>
@ -773,7 +775,6 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<territory type="FR">Франция</territory> <territory type="FR">Франция</territory>
<territory type="GA">Габон</territory> <territory type="GA">Габон</territory>
<territory type="GB">Обединеното кралство</territory> <territory type="GB">Обединеното кралство</territory>
<territory type="GB" alt="short">Обединеното кралство</territory>
<territory type="GD">Гренада</territory> <territory type="GD">Гренада</territory>
<territory type="GE">Грузия</territory> <territory type="GE">Грузия</territory>
<territory type="GF">Френска Гвиана</territory> <territory type="GF">Френска Гвиана</territory>
@ -925,7 +926,6 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<territory type="TJ">Таджикистан</territory> <territory type="TJ">Таджикистан</territory>
<territory type="TK">Токелау</territory> <territory type="TK">Токелау</territory>
<territory type="TL">Източен Тимор</territory> <territory type="TL">Източен Тимор</territory>
<territory type="TL" alt="variant">Източен Тимор</territory>
<territory type="TM">Туркменистан</territory> <territory type="TM">Туркменистан</territory>
<territory type="TN">Тунис</territory> <territory type="TN">Тунис</territory>
<territory type="TO">Тонга</territory> <territory type="TO">Тонга</territory>
@ -4651,7 +4651,9 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>Норфолкско време</standard> <generic draft="contributed">Норфолкско време</generic>
<standard draft="contributed">Норфолкско стандартно време</standard>
<daylight draft="contributed">Норфолкско лятно часово време</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -6613,15 +6615,85 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</numbers> </numbers>
<units> <units>
<unitLength type="long"> <unitLength type="long">
<compoundUnit type="10p-1">
<unitPrefixPattern>деци{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>санти{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>мили{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>микро{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>нано{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>пико{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>фемто{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>ато{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>зепто{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>йокто{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>дека{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>хекто{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>кило{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>мега{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>гига{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>тера{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>пета{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>екса{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>зета{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>йота{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0} на {1}</compoundUnitPattern> <compoundUnitPattern>{0} на {1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>квадратни {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">квадратен {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">квадратни {0}</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>кубични {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">кубичен {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">кубични {0}</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName>G</displayName> <displayName>G</displayName>
<unitPattern count="one">{0} G</unitPattern> <unitPattern count="one">{0} G</unitPattern>
<unitPattern count="other">{0} G</unitPattern> <unitPattern count="other">{0} G</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>метри за секунда на квадрат</displayName> <displayName>метри за секунда на квадрат</displayName>
<unitPattern count="one">{0} метър за секунда на квадрат</unitPattern> <unitPattern count="one">{0} метър за секунда на квадрат</unitPattern>
<unitPattern count="other">{0} метра за секунда на квадрат</unitPattern> <unitPattern count="other">{0} метра за секунда на квадрат</unitPattern>
@ -6721,7 +6793,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} милимол на литър</unitPattern> <unitPattern count="one">{0} милимол на литър</unitPattern>
<unitPattern count="other">{0} милимола на литър</unitPattern> <unitPattern count="other">{0} милимола на литър</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>части на милион</displayName> <displayName>части на милион</displayName>
<unitPattern count="one">{0} част на милион</unitPattern> <unitPattern count="one">{0} част на милион</unitPattern>
<unitPattern count="other">{0} части на милион</unitPattern> <unitPattern count="other">{0} части на милион</unitPattern>
@ -6751,7 +6823,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} литър на километър</unitPattern> <unitPattern count="one">{0} литър на километър</unitPattern>
<unitPattern count="other">{0} литра на километър</unitPattern> <unitPattern count="other">{0} литра на километър</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>литри на 100 километра</displayName> <displayName>литри на 100 километра</displayName>
<unitPattern count="one">{0} литър на 100 километра</unitPattern> <unitPattern count="one">{0} литър на 100 километра</unitPattern>
<unitPattern count="other">{0} литра на 100 километра</unitPattern> <unitPattern count="other">{0} литра на 100 километра</unitPattern>
@ -7225,17 +7297,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} конска сила</unitPattern> <unitPattern count="one">{0} конска сила</unitPattern>
<unitPattern count="other">{0} конски сили</unitPattern> <unitPattern count="other">{0} конски сили</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>милиметри живачен стълб</displayName> <displayName>милиметри живачен стълб</displayName>
<unitPattern count="one">{0} мм живачен стълб</unitPattern> <unitPattern count="one">{0} мм живачен стълб</unitPattern>
<unitPattern count="other">{0} мм живачен стълб</unitPattern> <unitPattern count="other">{0} мм живачен стълб</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>фунтове на квадратен инч</displayName> <displayName>фунтове на квадратен инч</displayName>
<unitPattern count="one">{0} фунт на квадратен инч</unitPattern> <unitPattern count="one">{0} фунт на квадратен инч</unitPattern>
<unitPattern count="other">{0} фунта на квадратен инч</unitPattern> <unitPattern count="other">{0} фунта на квадратен инч</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>инчове живачен стълб</displayName> <displayName>инчове живачен стълб</displayName>
<unitPattern count="one">{0} инч живачен стълб</unitPattern> <unitPattern count="one">{0} инч живачен стълб</unitPattern>
<unitPattern count="other">{0} инча живачен стълб</unitPattern> <unitPattern count="other">{0} инча живачен стълб</unitPattern>
@ -7315,7 +7387,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} келвин</unitPattern> <unitPattern count="one">{0} келвин</unitPattern>
<unitPattern count="other">{0} келвина</unitPattern> <unitPattern count="other">{0} келвина</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>фунт-футове</displayName> <displayName>фунт-футове</displayName>
<unitPattern count="one">{0} фунт-фут</unitPattern> <unitPattern count="one">{0} фунт-фут</unitPattern>
<unitPattern count="other">{0} фунт-фута</unitPattern> <unitPattern count="other">{0} фунт-фута</unitPattern>
@ -7469,15 +7541,83 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="short"> <unitLength type="short">
<compoundUnit type="10p-1">
<unitPrefixPattern>д{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>с{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>м{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>µ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>н{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>п{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ф{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>а{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>з{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>й{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>дк{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>х{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>к{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>М{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>Г{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>Т{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>П{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>Е{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>З{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>Й{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="one">{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="other">{0}²</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>{0}³</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName>G</displayName> <displayName>G</displayName>
<unitPattern count="one">{0} G</unitPattern> <unitPattern count="one">{0} G</unitPattern>
<unitPattern count="other">{0} G</unitPattern> <unitPattern count="other">{0} G</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>m/s²</displayName> <displayName>m/s²</displayName>
<unitPattern count="one">{0} m/s²</unitPattern> <unitPattern count="one">{0} m/s²</unitPattern>
<unitPattern count="other">{0} m/s²</unitPattern> <unitPattern count="other">{0} m/s²</unitPattern>
@ -7572,7 +7712,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} mmol/L</unitPattern> <unitPattern count="one">{0} mmol/L</unitPattern>
<unitPattern count="other">{0} mmol/L</unitPattern> <unitPattern count="other">{0} mmol/L</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>ppm</displayName> <displayName>ppm</displayName>
<unitPattern count="one">{0} ppm</unitPattern> <unitPattern count="one">{0} ppm</unitPattern>
<unitPattern count="other">{0} ppm</unitPattern> <unitPattern count="other">{0} ppm</unitPattern>
@ -7601,7 +7741,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} l/km</unitPattern> <unitPattern count="one">{0} l/km</unitPattern>
<unitPattern count="other">{0} l/km</unitPattern> <unitPattern count="other">{0} l/km</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>l/100 km</displayName> <displayName>l/100 km</displayName>
<unitPattern count="one">{0} l/100 km</unitPattern> <unitPattern count="one">{0} l/100 km</unitPattern>
<unitPattern count="other">{0} l/100 km</unitPattern> <unitPattern count="other">{0} l/100 km</unitPattern>
@ -8023,17 +8163,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} к. с.</unitPattern> <unitPattern count="one">{0} к. с.</unitPattern>
<unitPattern count="other">{0} к. с.</unitPattern> <unitPattern count="other">{0} к. с.</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mmHg</displayName> <displayName>mmHg</displayName>
<unitPattern count="one">{0} mmHg</unitPattern> <unitPattern count="one">{0} mmHg</unitPattern>
<unitPattern count="other">{0} mmHg</unitPattern> <unitPattern count="other">{0} mmHg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>psi</displayName> <displayName>psi</displayName>
<unitPattern count="one">{0} psi</unitPattern> <unitPattern count="one">{0} psi</unitPattern>
<unitPattern count="other">{0} psi</unitPattern> <unitPattern count="other">{0} psi</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>inHg</displayName> <displayName>inHg</displayName>
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="other">{0} inHg</unitPattern> <unitPattern count="other">{0} inHg</unitPattern>
@ -8103,7 +8243,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} K</unitPattern> <unitPattern count="one">{0} K</unitPattern>
<unitPattern count="other">{0} K</unitPattern> <unitPattern count="other">{0} K</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>lbf⋅ft</displayName> <displayName>lbf⋅ft</displayName>
<unitPattern count="one">{0} lbf⋅ft</unitPattern> <unitPattern count="one">{0} lbf⋅ft</unitPattern>
<unitPattern count="other">{0} lbf⋅ft</unitPattern> <unitPattern count="other">{0} lbf⋅ft</unitPattern>
@ -8247,9 +8387,75 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="narrow"> <unitLength type="narrow">
<compoundUnit type="10p-1">
<unitPrefixPattern>д{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>с{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>м{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>µ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>н{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>п{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ф{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>а{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>з{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>й{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>дк{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>х{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>к{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>М{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>Г{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>Т{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>П{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>Е{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>З{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>Й{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>{0}²</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>{0}³</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<unitPattern count="one">{0} G</unitPattern> <unitPattern count="one">{0} G</unitPattern>
<unitPattern count="other">{0} G</unitPattern> <unitPattern count="other">{0} G</unitPattern>
@ -8295,7 +8501,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0}%</unitPattern> <unitPattern count="one">{0}%</unitPattern>
<unitPattern count="other">{0}%</unitPattern> <unitPattern count="other">{0}%</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>l/100 km</displayName> <displayName>l/100 km</displayName>
<unitPattern count="one">{0} l/100 km</unitPattern> <unitPattern count="one">{0} l/100 km</unitPattern>
<unitPattern count="other">{0} l/100 km</unitPattern> <unitPattern count="other">{0} l/100 km</unitPattern>
@ -8414,7 +8620,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} к.с.</unitPattern> <unitPattern count="one">{0} к.с.</unitPattern>
<unitPattern count="other">{0} к.с.</unitPattern> <unitPattern count="other">{0} к.с.</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="other">{0} inHg</unitPattern> <unitPattern count="other">{0} inHg</unitPattern>
</unit> </unit>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -151,6 +151,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="eu">বাস্ক</language> <language type="eu">বাস্ক</language>
<language type="ewo">ইওন্ডো</language> <language type="ewo">ইওন্ডো</language>
<language type="fa">ফার্সি</language> <language type="fa">ফার্সি</language>
<language type="fa_AF">দারি</language>
<language type="fan">ফ্যাঙ্গ</language> <language type="fan">ফ্যাঙ্গ</language>
<language type="fat">ফান্তি</language> <language type="fat">ফান্তি</language>
<language type="ff">ফুলাহ্</language> <language type="ff">ফুলাহ্</language>
@ -5475,7 +5476,9 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>নরফোক দ্বীপ সময়</standard> <generic draft="contributed">নরফোক দ্বীপ সময়</generic>
<standard draft="contributed">নরফোক দ্বীপ মানক সময়</standard>
<daylight draft="contributed">নরফোক দ্বীপ দিবালোক সময়</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -7357,15 +7360,85 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</numbers> </numbers>
<units> <units>
<unitLength type="long"> <unitLength type="long">
<compoundUnit type="10p-1">
<unitPrefixPattern>ডেসি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>সেন্টি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>মিলি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>মাইক্রো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>ন্যানো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>পিকো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ফেমটো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>এট্টো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>জেপ্টো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>ইয়োক্টো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>ডেকা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>হেক্টো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>কিলো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>মেগা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>গিগা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>টেরা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>পেটা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>এক্সা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>জেট্টা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>ইয়োট্টা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{1} প্রতি {0}</compoundUnitPattern> <compoundUnitPattern>{1} প্রতি {0}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>বর্গ {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">বর্গ {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">বর্গ{0}</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>কিউবিক {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">ঘন {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">ঘন {0}</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName>জি-বল</displayName> <displayName>জি-বল</displayName>
<unitPattern count="one">{0} জি-বল</unitPattern> <unitPattern count="one">{0} জি-বল</unitPattern>
<unitPattern count="other">{0} জি-বল</unitPattern> <unitPattern count="other">{0} জি-বল</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>মিটার প্রতি বর্গ সেকেন্ডে</displayName> <displayName>মিটার প্রতি বর্গ সেকেন্ডে</displayName>
<unitPattern count="one">{0} মিটার প্রতি বর্গ সেকেন্ডে</unitPattern> <unitPattern count="one">{0} মিটার প্রতি বর্গ সেকেন্ডে</unitPattern>
<unitPattern count="other">{0} মিটার প্রতি বর্গ সেকেন্ডে</unitPattern> <unitPattern count="other">{0} মিটার প্রতি বর্গ সেকেন্ডে</unitPattern>
@ -7465,7 +7538,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} মিলিমোল, প্রতি লিটারে</unitPattern> <unitPattern count="one">{0} মিলিমোল, প্রতি লিটারে</unitPattern>
<unitPattern count="other">{0} মিলিমোল, প্রতি লিটারে</unitPattern> <unitPattern count="other">{0} মিলিমোল, প্রতি লিটারে</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>ভাগ, প্রতি মিলিয়নে</displayName> <displayName>ভাগ, প্রতি মিলিয়নে</displayName>
<unitPattern count="one">{0} ভাগ, প্রতি মিলিয়নে</unitPattern> <unitPattern count="one">{0} ভাগ, প্রতি মিলিয়নে</unitPattern>
<unitPattern count="other">{0} ভাগ, প্রতি মিলিয়নে</unitPattern> <unitPattern count="other">{0} ভাগ, প্রতি মিলিয়নে</unitPattern>
@ -7485,7 +7558,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} লিটার, প্রতি কিলোমিটারে</unitPattern> <unitPattern count="one">{0} লিটার, প্রতি কিলোমিটারে</unitPattern>
<unitPattern count="other">{0} লিটার, প্রতি কিলোমিটারে</unitPattern> <unitPattern count="other">{0} লিটার, প্রতি কিলোমিটারে</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>লিটার, প্রতি ১০০ কিলোমিটারে</displayName> <displayName>লিটার, প্রতি ১০০ কিলোমিটারে</displayName>
<unitPattern count="one">{0} লিটার, প্রতি ১০০ কিলোমিটারে</unitPattern> <unitPattern count="one">{0} লিটার, প্রতি ১০০ কিলোমিটারে</unitPattern>
<unitPattern count="other">{0} লিটার, প্রতি ১০০ কিলোমিটারে</unitPattern> <unitPattern count="other">{0} লিটার, প্রতি ১০০ কিলোমিটারে</unitPattern>
@ -7954,17 +8027,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} হর্সপাওয়ার</unitPattern> <unitPattern count="one">{0} হর্সপাওয়ার</unitPattern>
<unitPattern count="other">{0} হর্সপাওয়ার</unitPattern> <unitPattern count="other">{0} হর্সপাওয়ার</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>মিলিমিটার পারদ</displayName> <displayName>মিলিমিটার পারদ</displayName>
<unitPattern count="one">{0} মিলিমিটার পারদ</unitPattern> <unitPattern count="one">{0} মিলিমিটার পারদ</unitPattern>
<unitPattern count="other">{0} মিলিমিটার পারদ</unitPattern> <unitPattern count="other">{0} মিলিমিটার পারদ</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>বর্গইঞ্চি প্রতি পাউন্ড</displayName> <displayName>বর্গইঞ্চি প্রতি পাউন্ড</displayName>
<unitPattern count="one">{0} বর্গইঞ্চি প্রতি পাউন্ড</unitPattern> <unitPattern count="one">{0} বর্গইঞ্চি প্রতি পাউন্ড</unitPattern>
<unitPattern count="other">{0} বর্গইঞ্চি প্রতি পাউন্ড</unitPattern> <unitPattern count="other">{0} বর্গইঞ্চি প্রতি পাউন্ড</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>ইঞ্চি পারদ</displayName> <displayName>ইঞ্চি পারদ</displayName>
<unitPattern count="one">{0} ইঞ্চি পারদ</unitPattern> <unitPattern count="one">{0} ইঞ্চি পারদ</unitPattern>
<unitPattern count="other">{0} ইঞ্চি পারদ</unitPattern> <unitPattern count="other">{0} ইঞ্চি পারদ</unitPattern>
@ -8192,15 +8265,85 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="short"> <unitLength type="short">
<compoundUnit type="10p-1">
<unitPrefixPattern>ডে {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>সে {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>মি {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>µ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>ন্যা {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>পি {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ফে {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>এ {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>জে {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>ইয়ো {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>ডা {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>হে{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>কি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>মে{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>গি {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>টে {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>পে {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>এঃ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>জেঃ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>ইঃ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="one">{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="other">{0}²</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="one">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="other">{0}³</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName>জি-বল</displayName> <displayName>জি-বল</displayName>
<unitPattern count="one">{0} G</unitPattern> <unitPattern count="one">{0} G</unitPattern>
<unitPattern count="other">{0} G</unitPattern> <unitPattern count="other">{0} G</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>m/s²</displayName> <displayName>m/s²</displayName>
<unitPattern count="one">{0} m/s²</unitPattern> <unitPattern count="one">{0} m/s²</unitPattern>
<unitPattern count="other">{0} m/s²</unitPattern> <unitPattern count="other">{0} m/s²</unitPattern>
@ -8300,7 +8443,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} mmol/L</unitPattern> <unitPattern count="one">{0} mmol/L</unitPattern>
<unitPattern count="other">{0} mmol/L</unitPattern> <unitPattern count="other">{0} mmol/L</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>ppm</displayName> <displayName>ppm</displayName>
<unitPattern count="one">{0} ppm</unitPattern> <unitPattern count="one">{0} ppm</unitPattern>
<unitPattern count="other">{0} ppm</unitPattern> <unitPattern count="other">{0} ppm</unitPattern>
@ -8320,7 +8463,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} L/km</unitPattern> <unitPattern count="one">{0} L/km</unitPattern>
<unitPattern count="other">{0} L/km</unitPattern> <unitPattern count="other">{0} L/km</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>L/100km</displayName> <displayName>L/100km</displayName>
<unitPattern count="one">{0} L/100km</unitPattern> <unitPattern count="one">{0} L/100km</unitPattern>
<unitPattern count="other">{0} L/100km</unitPattern> <unitPattern count="other">{0} L/100km</unitPattern>
@ -8752,17 +8895,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} hp</unitPattern> <unitPattern count="one">{0} hp</unitPattern>
<unitPattern count="other">{0} hp</unitPattern> <unitPattern count="other">{0} hp</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mm Hg</displayName> <displayName>mm Hg</displayName>
<unitPattern count="one">{0} mm Hg</unitPattern> <unitPattern count="one">{0} mm Hg</unitPattern>
<unitPattern count="other">{0} mm Hg</unitPattern> <unitPattern count="other">{0} mm Hg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>psi</displayName> <displayName>psi</displayName>
<unitPattern count="one">{0} psi</unitPattern> <unitPattern count="one">{0} psi</unitPattern>
<unitPattern count="other">{0} psi</unitPattern> <unitPattern count="other">{0} psi</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>inHg</displayName> <displayName>inHg</displayName>
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="other">{0} inHg</unitPattern> <unitPattern count="other">{0} inHg</unitPattern>
@ -8967,15 +9110,85 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="narrow"> <unitLength type="narrow">
<compoundUnit type="10p-1">
<unitPrefixPattern>ডে{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>সে{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>মি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>µ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>ন্যা{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>পি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>ফে{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>এ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>জে{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>ইয়ো{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>ডে{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>হে {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>কি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>মে {0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>গি{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>টে{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>পে{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>এ{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>জে{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>ই{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="one">{0}²</compoundUnitPattern1>
<compoundUnitPattern1 count="other">{0}²</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="one">{0}³</compoundUnitPattern1>
<compoundUnitPattern1 count="other">{0}³</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName draft="contributed">জি-বল</displayName> <displayName draft="contributed">জি-বল</displayName>
<unitPattern count="one">{0} জি-বল</unitPattern> <unitPattern count="one">{0} জি-বল</unitPattern>
<unitPattern count="other">{0} জি-বল</unitPattern> <unitPattern count="other">{0} জি-বল</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName draft="contributed">m/s²</displayName> <displayName draft="contributed">m/s²</displayName>
<unitPattern count="one" draft="contributed">{0} m/s²</unitPattern> <unitPattern count="one" draft="contributed">{0} m/s²</unitPattern>
<unitPattern count="other" draft="contributed">{0} m/s²</unitPattern> <unitPattern count="other" draft="contributed">{0} m/s²</unitPattern>
@ -9021,7 +9234,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0}%</unitPattern> <unitPattern count="one">{0}%</unitPattern>
<unitPattern count="other">{0}%</unitPattern> <unitPattern count="other">{0}%</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>L/100km</displayName> <displayName>L/100km</displayName>
<unitPattern count="one">{0} L/100km</unitPattern> <unitPattern count="one">{0} L/100km</unitPattern>
<unitPattern count="other">{0} L/100km</unitPattern> <unitPattern count="other">{0} L/100km</unitPattern>
@ -9263,17 +9476,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one" draft="contributed">{0} hp</unitPattern> <unitPattern count="one" draft="contributed">{0} hp</unitPattern>
<unitPattern count="other" draft="contributed">{0} hp</unitPattern> <unitPattern count="other" draft="contributed">{0} hp</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName draft="contributed">mm Hg</displayName> <displayName draft="contributed">mm Hg</displayName>
<unitPattern count="one" draft="contributed">{0} mm Hg</unitPattern> <unitPattern count="one" draft="contributed">{0} mm Hg</unitPattern>
<unitPattern count="other" draft="contributed">{0} mm Hg</unitPattern> <unitPattern count="other" draft="contributed">{0} mm Hg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName draft="contributed">psi</displayName> <displayName draft="contributed">psi</displayName>
<unitPattern count="one" draft="contributed">{0} psi</unitPattern> <unitPattern count="one" draft="contributed">{0} psi</unitPattern>
<unitPattern count="other" draft="contributed">{0} psi</unitPattern> <unitPattern count="other" draft="contributed">{0} psi</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName draft="contributed">inHg</displayName> <displayName draft="contributed">inHg</displayName>
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="other">{0} inHg</unitPattern> <unitPattern count="other">{0} inHg</unitPattern>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -8330,7 +8330,9 @@ CLDR data files are interpreted according to the LDML specification (http://unic
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>eur Enez Norfolk</standard> <generic draft="contributed">eur Enez Norfolk</generic>
<standard draft="contributed">eur cʼhoañv Enez Norfolk</standard>
<daylight draft="contributed">eur hañv Enez Norfolk</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -11592,7 +11594,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<compoundUnit type="times"> <compoundUnit type="times">
<compoundUnitPattern>{0}-{1}</compoundUnitPattern> <compoundUnitPattern>{0}-{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>metroù dre eilenn garrez</displayName> <displayName>metroù dre eilenn garrez</displayName>
<unitPattern count="one">{0} metr dre eilenn garrez</unitPattern> <unitPattern count="one">{0} metr dre eilenn garrez</unitPattern>
<unitPattern count="two">{0} vetr dre eilenn garrez</unitPattern> <unitPattern count="two">{0} vetr dre eilenn garrez</unitPattern>
@ -11773,7 +11775,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many">{0} a litroù dre gilometr</unitPattern> <unitPattern count="many">{0} a litroù dre gilometr</unitPattern>
<unitPattern count="other">{0} litr dre gilometr</unitPattern> <unitPattern count="other">{0} litr dre gilometr</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>litroù dre 100 kilometr</displayName> <displayName>litroù dre 100 kilometr</displayName>
<unitPattern count="one">{0} litr dre 100 kilometr</unitPattern> <unitPattern count="one">{0} litr dre 100 kilometr</unitPattern>
<unitPattern count="two">{0} litr dre 100 kilometr</unitPattern> <unitPattern count="two">{0} litr dre 100 kilometr</unitPattern>
@ -12525,7 +12527,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many">{0} a varc'hadoù nerzh</unitPattern> <unitPattern count="many">{0} a varc'hadoù nerzh</unitPattern>
<unitPattern count="other">{0} marc'had nerzh</unitPattern> <unitPattern count="other">{0} marc'had nerzh</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>lurioù dre veutad karrez</displayName> <displayName>lurioù dre veutad karrez</displayName>
<unitPattern count="one">{0} lur dre veutad karrez</unitPattern> <unitPattern count="one">{0} lur dre veutad karrez</unitPattern>
<unitPattern count="two">{0} lur dre veutad karrez</unitPattern> <unitPattern count="two">{0} lur dre veutad karrez</unitPattern>
@ -12888,7 +12890,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName>G</displayName> <displayName>G</displayName>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>m/s²</displayName> <displayName>m/s²</displayName>
<unitPattern count="one">{0} m/s²</unitPattern> <unitPattern count="one">{0} m/s²</unitPattern>
<unitPattern count="two">{0} m/s²</unitPattern> <unitPattern count="two">{0} m/s²</unitPattern>
@ -13066,7 +13068,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many">{0} l/km</unitPattern> <unitPattern count="many">{0} l/km</unitPattern>
<unitPattern count="other">{0} l/km</unitPattern> <unitPattern count="other">{0} l/km</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>l/100km</displayName> <displayName>l/100km</displayName>
<unitPattern count="one">{0} l/100km</unitPattern> <unitPattern count="one">{0} l/100km</unitPattern>
<unitPattern count="two">{0} l/100km</unitPattern> <unitPattern count="two">{0} l/100km</unitPattern>
@ -13732,7 +13734,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many">{0} hp</unitPattern> <unitPattern count="many">{0} hp</unitPattern>
<unitPattern count="other">{0} hp</unitPattern> <unitPattern count="other">{0} hp</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mmHg</displayName> <displayName>mmHg</displayName>
<unitPattern count="one">{0} mmHg</unitPattern> <unitPattern count="one">{0} mmHg</unitPattern>
<unitPattern count="two">{0} mmHg</unitPattern> <unitPattern count="two">{0} mmHg</unitPattern>
@ -13740,7 +13742,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many">{0} mmHg</unitPattern> <unitPattern count="many">{0} mmHg</unitPattern>
<unitPattern count="other">{0} mmHg</unitPattern> <unitPattern count="other">{0} mmHg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>lb/in²</displayName> <displayName>lb/in²</displayName>
<unitPattern count="one">{0} lb/in²</unitPattern> <unitPattern count="one">{0} lb/in²</unitPattern>
<unitPattern count="two">{0} lb/in²</unitPattern> <unitPattern count="two">{0} lb/in²</unitPattern>
@ -13748,7 +13750,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many">{0} lb/in²</unitPattern> <unitPattern count="many">{0} lb/in²</unitPattern>
<unitPattern count="other">{0} lb/in²</unitPattern> <unitPattern count="other">{0} lb/in²</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>inHg</displayName> <displayName>inHg</displayName>
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="two">{0} inHg</unitPattern> <unitPattern count="two">{0} inHg</unitPattern>
@ -14044,7 +14046,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many">{0}G</unitPattern> <unitPattern count="many">{0}G</unitPattern>
<unitPattern count="other">{0}G</unitPattern> <unitPattern count="other">{0}G</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>m/s²</displayName> <displayName>m/s²</displayName>
<unitPattern count="one">{0}m/s²</unitPattern> <unitPattern count="one">{0}m/s²</unitPattern>
<unitPattern count="two">{0}m/s²</unitPattern> <unitPattern count="two">{0}m/s²</unitPattern>
@ -14236,7 +14238,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many">{0}l/km</unitPattern> <unitPattern count="many">{0}l/km</unitPattern>
<unitPattern count="other">{0}l/km</unitPattern> <unitPattern count="other">{0}l/km</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>l/100km</displayName> <displayName>l/100km</displayName>
<unitPattern count="one">{0}l/100km</unitPattern> <unitPattern count="one">{0}l/100km</unitPattern>
<unitPattern count="two">{0}l/100km</unitPattern> <unitPattern count="two">{0}l/100km</unitPattern>
@ -14972,7 +14974,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many">{0}hp</unitPattern> <unitPattern count="many">{0}hp</unitPattern>
<unitPattern count="other">{0}hp</unitPattern> <unitPattern count="other">{0}hp</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mmHg</displayName> <displayName>mmHg</displayName>
<unitPattern count="one">{0}mmHg</unitPattern> <unitPattern count="one">{0}mmHg</unitPattern>
<unitPattern count="two">{0}mmHg</unitPattern> <unitPattern count="two">{0}mmHg</unitPattern>
@ -14980,7 +14982,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many">{0}mmHg</unitPattern> <unitPattern count="many">{0}mmHg</unitPattern>
<unitPattern count="other">{0}mmHg</unitPattern> <unitPattern count="other">{0}mmHg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>lb/in²</displayName> <displayName>lb/in²</displayName>
<unitPattern count="one">{0}lb/in²</unitPattern> <unitPattern count="one">{0}lb/in²</unitPattern>
<unitPattern count="two">{0}lb/in²</unitPattern> <unitPattern count="two">{0}lb/in²</unitPattern>
@ -14988,7 +14990,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many">{0}lb/in²</unitPattern> <unitPattern count="many">{0}lb/in²</unitPattern>
<unitPattern count="other">{0}lb/in²</unitPattern> <unitPattern count="other">{0}lb/in²</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>″Hg</displayName> <displayName>″Hg</displayName>
<unitPattern count="one">{0}″Hg</unitPattern> <unitPattern count="one">{0}″Hg</unitPattern>
<unitPattern count="two">{0}″Hg</unitPattern> <unitPattern count="two">{0}″Hg</unitPattern>
@ -15111,7 +15113,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="many">{0}K</unitPattern> <unitPattern count="many">{0}K</unitPattern>
<unitPattern count="other">{0}K</unitPattern> <unitPattern count="other">{0}K</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<unitPattern count="one">{0}lbf⋅ft</unitPattern> <unitPattern count="one">{0}lbf⋅ft</unitPattern>
<unitPattern count="two">{0}lbf⋅ft</unitPattern> <unitPattern count="two">{0}lbf⋅ft</unitPattern>
<unitPattern count="few">{0}lbf⋅ft</unitPattern> <unitPattern count="few">{0}lbf⋅ft</unitPattern>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -2984,7 +2984,9 @@ CLDR data files are interpreted according to the LDML specification (http://unic
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>नॉरफोक स्टैंडर्ड टाईम</standard> <generic draft="contributed">नॉरफोक टाईम</generic>
<standard draft="contributed">नॉरफोक स्टैंडर्ड टाईम</standard>
<daylight draft="contributed">नॉरफोक डेलाईट टाईम</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -119,6 +119,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="dar">dargva</language> <language type="dar">dargva</language>
<language type="dav">taita</language> <language type="dav">taita</language>
<language type="de">njemački</language> <language type="de">njemački</language>
<language type="de_CH">visoki njemački (Švicarska)</language>
<language type="del">delaver</language> <language type="del">delaver</language>
<language type="den">slave</language> <language type="den">slave</language>
<language type="dgr">dogrib</language> <language type="dgr">dogrib</language>
@ -148,6 +149,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="eu">baskijski</language> <language type="eu">baskijski</language>
<language type="ewo">evondo</language> <language type="ewo">evondo</language>
<language type="fa">perzijski</language> <language type="fa">perzijski</language>
<language type="fa_AF">dari</language>
<language type="fan">fang</language> <language type="fan">fang</language>
<language type="fat">fanti</language> <language type="fat">fanti</language>
<language type="ff">fulah</language> <language type="ff">fulah</language>
@ -1000,6 +1002,8 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<territory type="VU">Vanuatu</territory> <territory type="VU">Vanuatu</territory>
<territory type="WF">Ostrva Valis i Futuna</territory> <territory type="WF">Ostrva Valis i Futuna</territory>
<territory type="WS">Samoa</territory> <territory type="WS">Samoa</territory>
<territory type="XA">Pseudo naglasci</territory>
<territory type="XB">Pseudo bidi</territory>
<territory type="XK">Kosovo</territory> <territory type="XK">Kosovo</territory>
<territory type="YE">Jemen</territory> <territory type="YE">Jemen</territory>
<territory type="YT">Majote</territory> <territory type="YT">Majote</territory>
@ -4904,7 +4908,9 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>Norfolško vrijeme</standard> <generic draft="contributed">Norfolško vrijeme</generic>
<standard draft="contributed">Norfolško standardno vrijeme</standard>
<daylight draft="contributed">Norfolško ljetno vrijeme</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -7423,13 +7429,23 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0}/{1}</compoundUnitPattern> <compoundUnitPattern>{0}/{1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1 count="one">kvadratni {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="few">kvadratna {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">kvadratnih {0}</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1 count="one">kubni {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="few">kubna {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">kubnih {0}</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName>G</displayName> <displayName>G</displayName>
<unitPattern count="one">{0} G</unitPattern> <unitPattern count="one">{0} G</unitPattern>
<unitPattern count="few">{0} G</unitPattern> <unitPattern count="few">{0} G</unitPattern>
<unitPattern count="other">{0} G</unitPattern> <unitPattern count="other">{0} G</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>metri u sekundi na kvadrat</displayName> <displayName>metri u sekundi na kvadrat</displayName>
<unitPattern count="one">{0} metar u sekundi na kvadrat</unitPattern> <unitPattern count="one">{0} metar u sekundi na kvadrat</unitPattern>
<unitPattern count="few">{0} metra u sekundi na kvadrat</unitPattern> <unitPattern count="few">{0} metra u sekundi na kvadrat</unitPattern>
@ -7548,7 +7564,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="few">{0} milimola po litru</unitPattern> <unitPattern count="few">{0} milimola po litru</unitPattern>
<unitPattern count="other">{0} milimola po litru</unitPattern> <unitPattern count="other">{0} milimola po litru</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>dijelovi na milion</displayName> <displayName>dijelovi na milion</displayName>
<unitPattern count="one">{0} dio na milion</unitPattern> <unitPattern count="one">{0} dio na milion</unitPattern>
<unitPattern count="few">{0} dijela na milion</unitPattern> <unitPattern count="few">{0} dijela na milion</unitPattern>
@ -7584,7 +7600,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="few">{0} litra po kilometru</unitPattern> <unitPattern count="few">{0} litra po kilometru</unitPattern>
<unitPattern count="other">{0} litara po kilometru</unitPattern> <unitPattern count="other">{0} litara po kilometru</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>litri na 100 kilometara</displayName> <displayName>litri na 100 kilometara</displayName>
<unitPattern count="one">{0} litar na 100 kilometara</unitPattern> <unitPattern count="one">{0} litar na 100 kilometara</unitPattern>
<unitPattern count="few">{0} litra na 100 kilometara</unitPattern> <unitPattern count="few">{0} litra na 100 kilometara</unitPattern>
@ -8110,19 +8126,19 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="few">{0} konjske snage</unitPattern> <unitPattern count="few">{0} konjske snage</unitPattern>
<unitPattern count="other">{0} konjskih snaga</unitPattern> <unitPattern count="other">{0} konjskih snaga</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>milimetri živinog stuba</displayName> <displayName>milimetri živinog stuba</displayName>
<unitPattern count="one">{0} milimetar živinog stuba</unitPattern> <unitPattern count="one">{0} milimetar živinog stuba</unitPattern>
<unitPattern count="few">{0} milimetra živinog stuba</unitPattern> <unitPattern count="few">{0} milimetra živinog stuba</unitPattern>
<unitPattern count="other">{0} milimetara živinog stuba</unitPattern> <unitPattern count="other">{0} milimetara živinog stuba</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>funte po kvadratnom inču</displayName> <displayName>funte po kvadratnom inču</displayName>
<unitPattern count="one">{0} funta po kvadratnom inču</unitPattern> <unitPattern count="one">{0} funta po kvadratnom inču</unitPattern>
<unitPattern count="few">{0} funte po kvadratnom inču</unitPattern> <unitPattern count="few">{0} funte po kvadratnom inču</unitPattern>
<unitPattern count="other">{0} funti po kvadratnom inču</unitPattern> <unitPattern count="other">{0} funti po kvadratnom inču</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>inči živinog stuba</displayName> <displayName>inči živinog stuba</displayName>
<unitPattern count="one">{0} inč živinog stuba</unitPattern> <unitPattern count="one">{0} inč živinog stuba</unitPattern>
<unitPattern count="few">{0} inča živinog stuba</unitPattern> <unitPattern count="few">{0} inča živinog stuba</unitPattern>
@ -8217,7 +8233,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="few">{0} kelvina</unitPattern> <unitPattern count="few">{0} kelvina</unitPattern>
<unitPattern count="other">{0} kelvina</unitPattern> <unitPattern count="other">{0} kelvina</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>funte sile po stopi</displayName> <displayName>funte sile po stopi</displayName>
<unitPattern count="one">{0} funta sile po stopi</unitPattern> <unitPattern count="one">{0} funta sile po stopi</unitPattern>
<unitPattern count="few">{0} funte sile po stopi</unitPattern> <unitPattern count="few">{0} funte sile po stopi</unitPattern>
@ -8411,7 +8427,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="few">{0} G</unitPattern> <unitPattern count="few">{0} G</unitPattern>
<unitPattern count="other">{0} G</unitPattern> <unitPattern count="other">{0} G</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>m/s²</displayName> <displayName>m/s²</displayName>
<unitPattern count="one">{0} m/s²</unitPattern> <unitPattern count="one">{0} m/s²</unitPattern>
<unitPattern count="few">{0} m/s²</unitPattern> <unitPattern count="few">{0} m/s²</unitPattern>
@ -8530,7 +8546,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="few">{0} mmol/L</unitPattern> <unitPattern count="few">{0} mmol/L</unitPattern>
<unitPattern count="other">{0} mmol/L</unitPattern> <unitPattern count="other">{0} mmol/L</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>dijelovi/milion</displayName> <displayName>dijelovi/milion</displayName>
<unitPattern count="one">{0} ppm</unitPattern> <unitPattern count="one">{0} ppm</unitPattern>
<unitPattern count="few">{0} ppm</unitPattern> <unitPattern count="few">{0} ppm</unitPattern>
@ -8566,7 +8582,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="few">{0} L/km</unitPattern> <unitPattern count="few">{0} L/km</unitPattern>
<unitPattern count="other">{0} L/km</unitPattern> <unitPattern count="other">{0} L/km</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>L/100 km</displayName> <displayName>L/100 km</displayName>
<unitPattern count="one">{0} L/100 km</unitPattern> <unitPattern count="one">{0} L/100 km</unitPattern>
<unitPattern count="few">{0} L/100 km</unitPattern> <unitPattern count="few">{0} L/100 km</unitPattern>
@ -9134,19 +9150,19 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="few">{0} ks</unitPattern> <unitPattern count="few">{0} ks</unitPattern>
<unitPattern count="other">{0} ks</unitPattern> <unitPattern count="other">{0} ks</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mm Hg</displayName> <displayName>mm Hg</displayName>
<unitPattern count="one">{0} mm Hg</unitPattern> <unitPattern count="one">{0} mm Hg</unitPattern>
<unitPattern count="few">{0} mm Hg</unitPattern> <unitPattern count="few">{0} mm Hg</unitPattern>
<unitPattern count="other">{0} mm Hg</unitPattern> <unitPattern count="other">{0} mm Hg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>psi</displayName> <displayName>psi</displayName>
<unitPattern count="one">{0} psi</unitPattern> <unitPattern count="one">{0} psi</unitPattern>
<unitPattern count="few">{0} psi</unitPattern> <unitPattern count="few">{0} psi</unitPattern>
<unitPattern count="other">{0} psi</unitPattern> <unitPattern count="other">{0} psi</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>in Hg</displayName> <displayName>in Hg</displayName>
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="few">{0} inHg</unitPattern> <unitPattern count="few">{0} inHg</unitPattern>
@ -9242,7 +9258,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="few">{0} K</unitPattern> <unitPattern count="few">{0} K</unitPattern>
<unitPattern count="other">{0} K</unitPattern> <unitPattern count="other">{0} K</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>lbf⋅ft</displayName> <displayName>lbf⋅ft</displayName>
<unitPattern count="one">{0} lbf⋅ft</unitPattern> <unitPattern count="one">{0} lbf⋅ft</unitPattern>
<unitPattern count="few">{0} lbf⋅ft</unitPattern> <unitPattern count="few">{0} lbf⋅ft</unitPattern>
@ -9483,7 +9499,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="few">{0}%</unitPattern> <unitPattern count="few">{0}%</unitPattern>
<unitPattern count="other">{0}%</unitPattern> <unitPattern count="other">{0}%</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>L/100 km</displayName> <displayName>L/100 km</displayName>
<unitPattern count="one">{0} L/100 km</unitPattern> <unitPattern count="one">{0} L/100 km</unitPattern>
<unitPattern count="few">{0} L/100 km</unitPattern> <unitPattern count="few">{0} L/100 km</unitPattern>
@ -9628,7 +9644,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="few" draft="provisional">{0} KS</unitPattern> <unitPattern count="few" draft="provisional">{0} KS</unitPattern>
<unitPattern count="other" draft="provisional">{0} KS</unitPattern> <unitPattern count="other" draft="provisional">{0} KS</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<unitPattern count="one" draft="provisional">{0} inHg</unitPattern> <unitPattern count="one" draft="provisional">{0} inHg</unitPattern>
<unitPattern count="few" draft="provisional">{0} inHg</unitPattern> <unitPattern count="few" draft="provisional">{0} inHg</unitPattern>
<unitPattern count="other" draft="provisional">{0} inHg</unitPattern> <unitPattern count="other" draft="provisional">{0} inHg</unitPattern>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -904,7 +904,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<territory type="SX">Свети Мартин (Холандија)</territory> <territory type="SX">Свети Мартин (Холандија)</territory>
<territory type="SY">Сирија</territory> <territory type="SY">Сирија</territory>
<territory type="SZ">Есватини</territory> <territory type="SZ">Есватини</territory>
<territory type="SZ" alt="variant">Есватини</territory>
<territory type="TA">Тристан да Куња</territory> <territory type="TA">Тристан да Куња</territory>
<territory type="TC">Туркс и Кајкос Острва</territory> <territory type="TC">Туркс и Кајкос Острва</territory>
<territory type="TD">Чад</territory> <territory type="TD">Чад</territory>
@ -4614,7 +4613,9 @@ CLDR data files are interpreted according to the LDML specification (http://unic
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>Норфолк Острво вријеме</standard> <generic draft="contributed">Норфолк Острво вријеме</generic>
<standard draft="contributed">Норфолк Острво стандардно вријеме</standard>
<daylight draft="contributed">Норфолк Острво љетње рачунање вријеме</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -113,6 +113,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="chr">cherokee</language> <language type="chr">cherokee</language>
<language type="chy">xeiene</language> <language type="chy">xeiene</language>
<language type="ckb">kurd central</language> <language type="ckb">kurd central</language>
<language type="ckb" alt="variant">kurd sorani</language>
<language type="co">cors</language> <language type="co">cors</language>
<language type="cop">copte</language> <language type="cop">copte</language>
<language type="cr">cree</language> <language type="cr">cree</language>
@ -169,6 +170,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<language type="ewo">ewondo</language> <language type="ewo">ewondo</language>
<language type="ext">extremeny</language> <language type="ext">extremeny</language>
<language type="fa">persa</language> <language type="fa">persa</language>
<language type="fa_AF">dari</language>
<language type="fan">fang</language> <language type="fan">fang</language>
<language type="fat">fanti</language> <language type="fat">fanti</language>
<language type="ff">ful</language> <language type="ff">ful</language>
@ -607,6 +609,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<script type="Ahom" draft="contributed">ahom</script> <script type="Ahom" draft="contributed">ahom</script>
<script type="Arab">àrab</script> <script type="Arab">àrab</script>
<script type="Arab" alt="variant">persoaràbic</script> <script type="Arab" alt="variant">persoaràbic</script>
<script type="Aran" draft="contributed">nastaliq</script>
<script type="Armi">arameu imperial</script> <script type="Armi">arameu imperial</script>
<script type="Armn">armeni</script> <script type="Armn">armeni</script>
<script type="Avst">avèstic</script> <script type="Avst">avèstic</script>
@ -727,6 +730,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<script type="Phnx">fenici</script> <script type="Phnx">fenici</script>
<script type="Plrd">pollard miao</script> <script type="Plrd">pollard miao</script>
<script type="Prti">parthià inscripcional</script> <script type="Prti">parthià inscripcional</script>
<script type="Qaag" draft="contributed">zawgyi</script>
<script type="Rjng">rejang</script> <script type="Rjng">rejang</script>
<script type="Roro">rongo-rongo</script> <script type="Roro">rongo-rongo</script>
<script type="Runr">rúnic</script> <script type="Runr">rúnic</script>
@ -1050,7 +1054,6 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<territory type="TJ">Tadjikistan</territory> <territory type="TJ">Tadjikistan</territory>
<territory type="TK">Tokelau</territory> <territory type="TK">Tokelau</territory>
<territory type="TL">Timor Oriental</territory> <territory type="TL">Timor Oriental</territory>
<territory type="TL" alt="variant">Timor Oriental</territory>
<territory type="TM">Turkmenistan</territory> <territory type="TM">Turkmenistan</territory>
<territory type="TN">Tunísia</territory> <territory type="TN">Tunísia</territory>
<territory type="TO">Tonga</territory> <territory type="TO">Tonga</territory>
@ -4972,7 +4975,9 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>Hora de les illes Norfolk</standard> <generic draft="contributed">Hora de les illes Norfolk</generic>
<standard draft="contributed">Hora estàndard de les illes Norfolk</standard>
<daylight draft="contributed">Hora destiu de les illes Norfolk</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -7149,15 +7154,85 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</numbers> </numbers>
<units> <units>
<unitLength type="long"> <unitLength type="long">
<compoundUnit type="10p-1">
<unitPrefixPattern>decí{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>centí{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>mil·lí{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>micrò{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>nanò{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>picò{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>femtò{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>attò{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>zeptò{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>yoctò{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>decà{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>hectò{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>quilò{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>megà{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>gigà{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>terà{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>petà{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>exà{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>zetà{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>yotà{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0} per {1}</compoundUnitPattern> <compoundUnitPattern>{0} per {1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>{0} quadrats</compoundUnitPattern1>
<compoundUnitPattern1 count="one">{0} quadrat</compoundUnitPattern1>
<compoundUnitPattern1 count="other">{0} quadrats</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>{0} cúbics</compoundUnitPattern1>
<compoundUnitPattern1 count="one">{0} cúbic</compoundUnitPattern1>
<compoundUnitPattern1 count="other">{0} cúbics</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName>força G</displayName> <displayName>força G</displayName>
<unitPattern count="one">{0} força G</unitPattern> <unitPattern count="one">{0} força G</unitPattern>
<unitPattern count="other">{0} força G</unitPattern> <unitPattern count="other">{0} força G</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>metres per segon al quadrat</displayName> <displayName>metres per segon al quadrat</displayName>
<unitPattern count="one">{0} metre per segon al quadrat</unitPattern> <unitPattern count="one">{0} metre per segon al quadrat</unitPattern>
<unitPattern count="other">{0} metres per segon al quadrat</unitPattern> <unitPattern count="other">{0} metres per segon al quadrat</unitPattern>
@ -7257,7 +7332,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} mil·limol per litre</unitPattern> <unitPattern count="one">{0} mil·limol per litre</unitPattern>
<unitPattern count="other">{0} mil·limols per litre</unitPattern> <unitPattern count="other">{0} mil·limols per litre</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>parts per milió</displayName> <displayName>parts per milió</displayName>
<unitPattern count="one">{0} part per milió</unitPattern> <unitPattern count="one">{0} part per milió</unitPattern>
<unitPattern count="other">{0} parts per milió</unitPattern> <unitPattern count="other">{0} parts per milió</unitPattern>
@ -7287,7 +7362,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} litre per quilòmetre</unitPattern> <unitPattern count="one">{0} litre per quilòmetre</unitPattern>
<unitPattern count="other">{0} litres per quilòmetre</unitPattern> <unitPattern count="other">{0} litres per quilòmetre</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>litres per 100 quilòmetres</displayName> <displayName>litres per 100 quilòmetres</displayName>
<unitPattern count="one">{0} litre per 100 quilòmetres</unitPattern> <unitPattern count="one">{0} litre per 100 quilòmetres</unitPattern>
<unitPattern count="other">{0} litres per 100 quilòmetres</unitPattern> <unitPattern count="other">{0} litres per 100 quilòmetres</unitPattern>
@ -7761,17 +7836,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} cavall de vapor</unitPattern> <unitPattern count="one">{0} cavall de vapor</unitPattern>
<unitPattern count="other">{0} cavalls de vapor</unitPattern> <unitPattern count="other">{0} cavalls de vapor</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mil·límetres de mercuri</displayName> <displayName>mil·límetres de mercuri</displayName>
<unitPattern count="one">mil·límetre de mercuri</unitPattern> <unitPattern count="one">mil·límetre de mercuri</unitPattern>
<unitPattern count="other">{0} mil·límetres de mercuri</unitPattern> <unitPattern count="other">{0} mil·límetres de mercuri</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>lliures per polzada quadrada</displayName> <displayName>lliures per polzada quadrada</displayName>
<unitPattern count="one">{0} lliura per polzada quadrada</unitPattern> <unitPattern count="one">{0} lliura per polzada quadrada</unitPattern>
<unitPattern count="other">{0} lliures per polzada quadrada</unitPattern> <unitPattern count="other">{0} lliures per polzada quadrada</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>polzades de mercuri</displayName> <displayName>polzades de mercuri</displayName>
<unitPattern count="one">{0} polzada de mercuri</unitPattern> <unitPattern count="one">{0} polzada de mercuri</unitPattern>
<unitPattern count="other">{0} polzades de mercuri</unitPattern> <unitPattern count="other">{0} polzades de mercuri</unitPattern>
@ -7851,7 +7926,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} Kelvin</unitPattern> <unitPattern count="one">{0} Kelvin</unitPattern>
<unitPattern count="other">{0} Kelvin</unitPattern> <unitPattern count="other">{0} Kelvin</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>lliures-peu</displayName> <displayName>lliures-peu</displayName>
<unitPattern count="one">{0} lliura-peu</unitPattern> <unitPattern count="one">{0} lliura-peu</unitPattern>
<unitPattern count="other">{0} lliures-peu</unitPattern> <unitPattern count="other">{0} lliures-peu</unitPattern>
@ -8016,7 +8091,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} G</unitPattern> <unitPattern count="one">{0} G</unitPattern>
<unitPattern count="other">{0} G</unitPattern> <unitPattern count="other">{0} G</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>m/s²</displayName> <displayName>m/s²</displayName>
<unitPattern count="one">{0} m/s²</unitPattern> <unitPattern count="one">{0} m/s²</unitPattern>
<unitPattern count="other">{0} m/s²</unitPattern> <unitPattern count="other">{0} m/s²</unitPattern>
@ -8116,7 +8191,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} mM/l</unitPattern> <unitPattern count="one">{0} mM/l</unitPattern>
<unitPattern count="other">{0} mM/l</unitPattern> <unitPattern count="other">{0} mM/l</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>ppm</displayName> <displayName>ppm</displayName>
<unitPattern count="one">{0} ppm</unitPattern> <unitPattern count="one">{0} ppm</unitPattern>
<unitPattern count="other">{0} ppm</unitPattern> <unitPattern count="other">{0} ppm</unitPattern>
@ -8139,7 +8214,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} l/km</unitPattern> <unitPattern count="one">{0} l/km</unitPattern>
<unitPattern count="other">{0} l/km</unitPattern> <unitPattern count="other">{0} l/km</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>l/100 km</displayName> <displayName>l/100 km</displayName>
<unitPattern count="one">{0} l/100 km</unitPattern> <unitPattern count="one">{0} l/100 km</unitPattern>
<unitPattern count="other">{0} l/100 km</unitPattern> <unitPattern count="other">{0} l/100 km</unitPattern>
@ -8589,17 +8664,17 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} CV</unitPattern> <unitPattern count="one">{0} CV</unitPattern>
<unitPattern count="other">{0} CV</unitPattern> <unitPattern count="other">{0} CV</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mmHg</displayName> <displayName>mmHg</displayName>
<unitPattern count="one">{0} mmHg</unitPattern> <unitPattern count="one">{0} mmHg</unitPattern>
<unitPattern count="other">{0} mmHg</unitPattern> <unitPattern count="other">{0} mmHg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>psi</displayName> <displayName>psi</displayName>
<unitPattern count="one">{0} psi</unitPattern> <unitPattern count="one">{0} psi</unitPattern>
<unitPattern count="other">{0} psi</unitPattern> <unitPattern count="other">{0} psi</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>inHg</displayName> <displayName>inHg</displayName>
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="other">{0} inHg</unitPattern> <unitPattern count="other">{0} inHg</unitPattern>
@ -8671,7 +8746,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} K</unitPattern> <unitPattern count="one">{0} K</unitPattern>
<unitPattern count="other">{0} K</unitPattern> <unitPattern count="other">{0} K</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>lbf⋅ft</displayName> <displayName>lbf⋅ft</displayName>
<unitPattern count="one">{0} lbf⋅ft</unitPattern> <unitPattern count="one">{0} lbf⋅ft</unitPattern>
<unitPattern count="other">{0} lbf⋅ft</unitPattern> <unitPattern count="other">{0} lbf⋅ft</unitPattern>
@ -8874,7 +8949,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="one">{0} %</unitPattern> <unitPattern count="one">{0} %</unitPattern>
<unitPattern count="other">{0} %</unitPattern> <unitPattern count="other">{0} %</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>l/100 km</displayName> <displayName>l/100 km</displayName>
<unitPattern count="one">{0} l/100 km</unitPattern> <unitPattern count="one">{0} l/100 km</unitPattern>
<unitPattern count="other">{0} l/100 km</unitPattern> <unitPattern count="other">{0} l/100 km</unitPattern>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -4448,7 +4448,9 @@ CLDR data files are interpreted according to the LDML specification (http://unic
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>𑄚𑄧𑄢𑄴𑄜𑄮𑄇𑄴 𑄉𑄭 𑄉𑄭 𑄞𑄨𑄘𑄬𑄉𑄪𑄚𑄮𑄢𑄴 𑄃𑄧𑄇𑄴𑄖𑄧</standard> <generic draft="contributed">𑄚𑄧𑄢𑄴𑄜𑄮𑄇𑄴 𑄉𑄭 𑄉𑄭 𑄞𑄨𑄘𑄬𑄉𑄪𑄚𑄮𑄢𑄴 𑄃𑄧𑄇𑄴𑄖𑄧</generic>
<standard draft="contributed">𑄚𑄧𑄢𑄴𑄜𑄮𑄇𑄴 𑄉𑄭 𑄉𑄭 𑄞𑄨𑄘𑄬𑄉𑄪𑄚𑄮𑄢𑄴 𑄟𑄚𑄧𑄇𑄴 𑄃𑄧𑄇𑄴𑄖𑄧</standard>
<daylight draft="contributed">𑄚𑄧𑄢𑄴𑄜𑄮𑄇𑄴 𑄉𑄭 𑄉𑄭 𑄞𑄨𑄘𑄬𑄉𑄪𑄚𑄮𑄢𑄴 𑄘𑄨𑄚𑄮𑄃𑄣𑄮𑄢𑄴 𑄃𑄧𑄇𑄴𑄖𑄧</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -6209,7 +6211,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} 𑄎𑄨-𑄝𑄧𑄣𑄴</unitPattern> <unitPattern count="one">{0} 𑄎𑄨-𑄝𑄧𑄣𑄴</unitPattern>
<unitPattern count="other">{0} 𑄎𑄨-𑄝𑄧𑄣𑄴</unitPattern> <unitPattern count="other">{0} 𑄎𑄨-𑄝𑄧𑄣𑄴</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>𑄟𑄨𑄑𑄢𑄴 𑄛𑄳𑄢𑄧𑄖𑄨 𑄝𑄧𑄢𑄴𑄉𑄧 𑄥𑄬𑄇𑄬𑄚𑄳𑄓𑄴</displayName> <displayName>𑄟𑄨𑄑𑄢𑄴 𑄛𑄳𑄢𑄧𑄖𑄨 𑄝𑄧𑄢𑄴𑄉𑄧 𑄥𑄬𑄇𑄬𑄚𑄳𑄓𑄴</displayName>
<unitPattern count="one">{0} 𑄟𑄨𑄑𑄢𑄴 𑄛𑄳𑄢𑄧𑄖𑄨 𑄝𑄧𑄢𑄴𑄉𑄧 𑄥𑄬𑄇𑄬𑄚𑄴𑄓𑄬</unitPattern> <unitPattern count="one">{0} 𑄟𑄨𑄑𑄢𑄴 𑄛𑄳𑄢𑄧𑄖𑄨 𑄝𑄧𑄢𑄴𑄉𑄧 𑄥𑄬𑄇𑄬𑄚𑄴𑄓𑄬</unitPattern>
<unitPattern count="other">{0} 𑄟𑄨𑄑𑄢𑄴 𑄛𑄳𑄢𑄧𑄖𑄨 𑄝𑄧𑄢𑄴𑄉𑄧 𑄥𑄬𑄇𑄬𑄚𑄴𑄓𑄬</unitPattern> <unitPattern count="other">{0} 𑄟𑄨𑄑𑄢𑄴 𑄛𑄳𑄢𑄧𑄖𑄨 𑄝𑄧𑄢𑄴𑄉𑄧 𑄥𑄬𑄇𑄬𑄚𑄴𑄓𑄬</unitPattern>
@ -6304,7 +6306,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} 𑄟𑄨𑄣𑄨𑄟𑄮𑄣𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄣𑄨𑄑𑄢𑄬</unitPattern> <unitPattern count="one">{0} 𑄟𑄨𑄣𑄨𑄟𑄮𑄣𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄣𑄨𑄑𑄢𑄬</unitPattern>
<unitPattern count="other">{0} 𑄟𑄨𑄣𑄨𑄟𑄮𑄣𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄣𑄨𑄑𑄢𑄬</unitPattern> <unitPattern count="other">{0} 𑄟𑄨𑄣𑄨𑄟𑄮𑄣𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄣𑄨𑄑𑄢𑄬</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>𑄞𑄇𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄘𑄧𑄌𑄴 𑄣𑄬𑄉</displayName> <displayName>𑄞𑄇𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄘𑄧𑄌𑄴 𑄣𑄬𑄉</displayName>
<unitPattern count="one">{0} 𑄞𑄧𑄇𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄘𑄧𑄌𑄴 𑄣𑄉𑄬</unitPattern> <unitPattern count="one">{0} 𑄞𑄧𑄇𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄘𑄧𑄌𑄴 𑄣𑄉𑄬</unitPattern>
<unitPattern count="other">{0} 𑄞𑄧𑄇𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄘𑄧𑄌𑄴 𑄣𑄉𑄬</unitPattern> <unitPattern count="other">{0} 𑄞𑄧𑄇𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄘𑄧𑄌𑄴 𑄣𑄉𑄬</unitPattern>
@ -6314,7 +6316,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} 𑄣𑄨𑄑𑄢𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄇𑄨𑄣𑄮𑄟𑄨𑄑𑄢𑄬</unitPattern> <unitPattern count="one">{0} 𑄣𑄨𑄑𑄢𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄇𑄨𑄣𑄮𑄟𑄨𑄑𑄢𑄬</unitPattern>
<unitPattern count="other">{0} 𑄣𑄨𑄑𑄢𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄇𑄨𑄣𑄮𑄟𑄨𑄑𑄢𑄬</unitPattern> <unitPattern count="other">{0} 𑄣𑄨𑄑𑄢𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄇𑄨𑄣𑄮𑄟𑄨𑄑𑄢𑄬</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>𑄣𑄨𑄑𑄢𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄷𑄶𑄶 𑄇𑄨𑄣𑄮𑄟𑄨𑄑𑄢𑄬</displayName> <displayName>𑄣𑄨𑄑𑄢𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄷𑄶𑄶 𑄇𑄨𑄣𑄮𑄟𑄨𑄑𑄢𑄬</displayName>
<unitPattern count="one">{0} 𑄣𑄨𑄑𑄢𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄷𑄶𑄶 𑄇𑄨𑄣𑄮𑄟𑄨𑄑𑄢𑄬</unitPattern> <unitPattern count="one">{0} 𑄣𑄨𑄑𑄢𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄷𑄶𑄶 𑄇𑄨𑄣𑄮𑄟𑄨𑄑𑄢𑄬</unitPattern>
<unitPattern count="other">{0} 𑄣𑄨𑄑𑄢𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄷𑄶𑄶 𑄇𑄨𑄣𑄮𑄟𑄨𑄑𑄢𑄬</unitPattern> <unitPattern count="other">{0} 𑄣𑄨𑄑𑄢𑄴, 𑄛𑄳𑄢𑄧𑄖𑄨 𑄷𑄶𑄶 𑄇𑄨𑄣𑄮𑄟𑄨𑄑𑄢𑄬</unitPattern>
@ -6690,17 +6692,17 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} 𑄦𑄧𑄢𑄴𑄥𑄴𑄛𑄤𑄢𑄴</unitPattern> <unitPattern count="one">{0} 𑄦𑄧𑄢𑄴𑄥𑄴𑄛𑄤𑄢𑄴</unitPattern>
<unitPattern count="other">{0} 𑄦𑄧𑄢𑄴𑄥𑄴𑄛𑄤𑄢𑄴</unitPattern> <unitPattern count="other">{0} 𑄦𑄧𑄢𑄴𑄥𑄴𑄛𑄤𑄢𑄴</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>𑄟𑄨𑄣𑄨𑄟𑄨𑄑𑄢𑄴 𑄛𑄢𑄧𑄖𑄴</displayName> <displayName>𑄟𑄨𑄣𑄨𑄟𑄨𑄑𑄢𑄴 𑄛𑄢𑄧𑄖𑄴</displayName>
<unitPattern count="one">{0} 𑄟𑄨𑄣𑄨𑄟𑄨𑄑𑄢𑄴 𑄛𑄢𑄧𑄖𑄴</unitPattern> <unitPattern count="one">{0} 𑄟𑄨𑄣𑄨𑄟𑄨𑄑𑄢𑄴 𑄛𑄢𑄧𑄖𑄴</unitPattern>
<unitPattern count="other">{0} 𑄟𑄨𑄣𑄨𑄟𑄨𑄑𑄢𑄴 𑄛𑄢𑄧𑄖𑄴</unitPattern> <unitPattern count="other">{0} 𑄟𑄨𑄣𑄨𑄟𑄨𑄑𑄢𑄴 𑄛𑄢𑄧𑄖𑄴</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>𑄝𑄧𑄢𑄴𑄉𑄧𑄃𑄨𑄚𑄴𑄌𑄨 𑄛𑄳𑄢𑄧𑄖𑄨 𑄛𑄅𑄪𑄚𑄳𑄓𑄴</displayName> <displayName>𑄝𑄧𑄢𑄴𑄉𑄧𑄃𑄨𑄚𑄴𑄌𑄨 𑄛𑄳𑄢𑄧𑄖𑄨 𑄛𑄅𑄪𑄚𑄳𑄓𑄴</displayName>
<unitPattern count="one">{0} 𑄝𑄧𑄢𑄴𑄉𑄧𑄃𑄨𑄚𑄴𑄌𑄨 𑄛𑄳𑄢𑄧𑄖𑄨 𑄛𑄅𑄪𑄚𑄳𑄓𑄴</unitPattern> <unitPattern count="one">{0} 𑄝𑄧𑄢𑄴𑄉𑄧𑄃𑄨𑄚𑄴𑄌𑄨 𑄛𑄳𑄢𑄧𑄖𑄨 𑄛𑄅𑄪𑄚𑄳𑄓𑄴</unitPattern>
<unitPattern count="other">{0} 𑄝𑄧𑄢𑄴𑄉𑄧𑄃𑄨𑄚𑄴𑄌𑄨 𑄛𑄳𑄢𑄧𑄖𑄨 𑄛𑄅𑄪𑄚𑄳𑄓𑄴</unitPattern> <unitPattern count="other">{0} 𑄝𑄧𑄢𑄴𑄉𑄧𑄃𑄨𑄚𑄴𑄌𑄨 𑄛𑄳𑄢𑄧𑄖𑄨 𑄛𑄅𑄪𑄚𑄳𑄓𑄴</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>𑄃𑄨𑄚𑄴𑄌𑄨 𑄛𑄢𑄧𑄖𑄴</displayName> <displayName>𑄃𑄨𑄚𑄴𑄌𑄨 𑄛𑄢𑄧𑄖𑄴</displayName>
<unitPattern count="one">{0} 𑄃𑄨𑄚𑄴𑄌𑄨 𑄛𑄢𑄧𑄖𑄴</unitPattern> <unitPattern count="one">{0} 𑄃𑄨𑄚𑄴𑄌𑄨 𑄛𑄢𑄧𑄖𑄴</unitPattern>
<unitPattern count="other">{0} 𑄃𑄨𑄚𑄴𑄌𑄨 𑄛𑄢𑄧𑄖𑄴</unitPattern> <unitPattern count="other">{0} 𑄃𑄨𑄚𑄴𑄌𑄨 𑄛𑄢𑄧𑄖𑄴</unitPattern>
@ -6896,7 +6898,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} G</unitPattern> <unitPattern count="one">{0} G</unitPattern>
<unitPattern count="other">{0} G</unitPattern> <unitPattern count="other">{0} G</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>m/s²</displayName> <displayName>m/s²</displayName>
<unitPattern count="one">{0} m/s²</unitPattern> <unitPattern count="one">{0} m/s²</unitPattern>
<unitPattern count="other">{0} m/s²</unitPattern> <unitPattern count="other">{0} m/s²</unitPattern>
@ -6991,7 +6993,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} mmol/L</unitPattern> <unitPattern count="one">{0} mmol/L</unitPattern>
<unitPattern count="other">{0} mmol/L</unitPattern> <unitPattern count="other">{0} mmol/L</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>ppm</displayName> <displayName>ppm</displayName>
<unitPattern count="one">{0} ppm</unitPattern> <unitPattern count="one">{0} ppm</unitPattern>
<unitPattern count="other">{0} ppm</unitPattern> <unitPattern count="other">{0} ppm</unitPattern>
@ -7001,7 +7003,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} L/km</unitPattern> <unitPattern count="one">{0} L/km</unitPattern>
<unitPattern count="other">{0} L/km</unitPattern> <unitPattern count="other">{0} L/km</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>L/100km</displayName> <displayName>L/100km</displayName>
<unitPattern count="one">{0} L/100km</unitPattern> <unitPattern count="one">{0} L/100km</unitPattern>
<unitPattern count="other">{0} L/100km</unitPattern> <unitPattern count="other">{0} L/100km</unitPattern>
@ -7377,17 +7379,17 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} hp</unitPattern> <unitPattern count="one">{0} hp</unitPattern>
<unitPattern count="other">{0} hp</unitPattern> <unitPattern count="other">{0} hp</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mm Hg</displayName> <displayName>mm Hg</displayName>
<unitPattern count="one">{0} mm Hg</unitPattern> <unitPattern count="one">{0} mm Hg</unitPattern>
<unitPattern count="other">{0} mm Hg</unitPattern> <unitPattern count="other">{0} mm Hg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>psi</displayName> <displayName>psi</displayName>
<unitPattern count="one">{0} psi</unitPattern> <unitPattern count="one">{0} psi</unitPattern>
<unitPattern count="other">{0} psi</unitPattern> <unitPattern count="other">{0} psi</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>inHg</displayName> <displayName>inHg</displayName>
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="other">{0} inHg</unitPattern> <unitPattern count="other">{0} inHg</unitPattern>
@ -7618,7 +7620,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} 𑄝𑄧𑄢𑄴𑄉𑄧 𑄜𑄪𑄖𑄴</unitPattern> <unitPattern count="one">{0} 𑄝𑄧𑄢𑄴𑄉𑄧 𑄜𑄪𑄖𑄴</unitPattern>
<unitPattern count="other">{0} 𑄝𑄧𑄢𑄴𑄉𑄧 𑄜𑄪𑄖𑄴</unitPattern> <unitPattern count="other">{0} 𑄝𑄧𑄢𑄴𑄉𑄧 𑄜𑄪𑄖𑄴</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>L/100km</displayName> <displayName>L/100km</displayName>
<unitPattern count="one">{0} L/100km</unitPattern> <unitPattern count="one">{0} L/100km</unitPattern>
<unitPattern count="other">{0} L/100km</unitPattern> <unitPattern count="other">{0} L/100km</unitPattern>
@ -7737,7 +7739,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} hp</unitPattern> <unitPattern count="one">{0} hp</unitPattern>
<unitPattern count="other">{0} hp</unitPattern> <unitPattern count="other">{0} hp</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="other">{0} inHg</unitPattern> <unitPattern count="other">{0} inHg</unitPattern>
</unit> </unit>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -42,7 +42,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<language type="awa">авадхи</language> <language type="awa">авадхи</language>
<language type="ay">аймара</language> <language type="ay">аймара</language>
<language type="az">азербайджанийн</language> <language type="az">азербайджанийн</language>
<language type="az" alt="short">азербайджанийн</language>
<language type="ba">башкирийн</language> <language type="ba">башкирийн</language>
<language type="ban">балийн</language> <language type="ban">балийн</language>
<language type="bas">баса</language> <language type="bas">баса</language>
@ -432,9 +431,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<script type="Hang">хангыль</script> <script type="Hang">хангыль</script>
<script type="Hani">китайн</script> <script type="Hani">китайн</script>
<script type="Hans">атта китайн</script> <script type="Hans">атта китайн</script>
<script type="Hans" alt="stand-alone">атта китайн</script>
<script type="Hant">ламастан китайн</script> <script type="Hant">ламастан китайн</script>
<script type="Hant" alt="stand-alone">ламастан китайн</script>
<script type="Hebr">жугтийн</script> <script type="Hebr">жугтийн</script>
<script type="Hira">хирагана</script> <script type="Hira">хирагана</script>
<script type="Hrkt">катакана я хирагана</script> <script type="Hrkt">катакана я хирагана</script>
@ -581,7 +578,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<territory type="FR">Франци</territory> <territory type="FR">Франци</territory>
<territory type="GA">Габон</territory> <territory type="GA">Габон</territory>
<territory type="GB">Йоккха Британи</territory> <territory type="GB">Йоккха Британи</territory>
<territory type="GB" alt="short">Йоккха Британи</territory>
<territory type="GD">Гренада</territory> <territory type="GD">Гренада</territory>
<territory type="GE">Гуьржийчоь</territory> <territory type="GE">Гуьржийчоь</territory>
<territory type="GF">Французийн Гвиана</territory> <territory type="GF">Французийн Гвиана</territory>
@ -3489,7 +3485,9 @@ CLDR data files are interpreted according to the LDML specification (http://unic
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>Норфолк</standard> <generic draft="contributed">Норфолк</generic>
<standard draft="contributed">Норфолк, стандартан хан</standard>
<daylight draft="contributed">Норфолк, аьхкенан хан</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -21,47 +21,47 @@ the LDML specification (http://unicode.org/reports/tr35/)
</localeDisplayPattern> </localeDisplayPattern>
<languages> <languages>
<language type="ar">Arabic</language> <language type="ar">Arabic</language>
<language type="ar_001">Modern Standard Arabic</language> <language type="ar_001">Modernong Tamdanang Arabic</language>
<language type="bn">Bangla</language> <language type="bn">Bangla</language>
<language type="ceb">Binisaya</language> <language type="ceb">Binisaya</language>
<language type="de">Aleman</language> <language type="de">Aleman</language>
<language type="de_AT">Aleman (Austriano)</language> <language type="de_AT">Austriano nga Aleman</language>
<language type="de_CH">Aleman (Swiss Hataas nga Aleman)</language> <language type="de_CH">Swiss nga Taas nga Aleman</language>
<language type="en">Ingles</language> <language type="en">Ingles</language>
<language type="en_AU">Australyanong Ingles</language> <language type="en_AU">Ingles sa Australia</language>
<language type="en_CA">Ingles (Kanada)</language> <language type="en_CA">Ingles sa Canada</language>
<language type="en_GB">Ingles (Britaniko)</language> <language type="en_GB">Britanikong Ingles</language>
<language type="en_GB" alt="short">Ingles (Britaniko)</language> <language type="en_GB" alt="short">Ingles sa UK</language>
<language type="en_US">Ingles (Amerika)</language> <language type="en_US">Ingles sa Amerika</language>
<language type="en_US" alt="short">Ingles (Amerika)</language> <language type="en_US" alt="short">Ingles sa US</language>
<language type="es">Espanyol</language> <language type="es">Espanyol</language>
<language type="es_419">Espanyol (Latino Amerikano)</language> <language type="es_419">Espanyol sa Latin Amerika</language>
<language type="es_ES">Espanyol (Uropanhon)</language> <language type="es_ES">Espanyol sa Europe</language>
<language type="es_MX">Espanyol (Mexicano)</language> <language type="es_MX">Espanyol sa Mexico</language>
<language type="fr">Pransesa</language> <language type="fr">Pranses</language>
<language type="fr_CA">Pranses (Kanada)</language> <language type="fr_CA">Pranses sa Canada</language>
<language type="fr_CH">Pransesa (Swiss)</language> <language type="fr_CH">Swiss nga Pranses</language>
<language type="hi">Hindi</language> <language type="hi">Hindi</language>
<language type="id">Indonesian</language> <language type="id">Indonesian</language>
<language type="it">Italiano</language> <language type="it">Italiano</language>
<language type="ja">Nipponggo</language> <language type="ja">Hinapon</language>
<language type="ko">Korean</language> <language type="ko">Korean</language>
<language type="nl">Dutch</language> <language type="nl">Dutch</language>
<language type="nl_BE">Flemish</language> <language type="nl_BE">Flemish</language>
<language type="pl">Polish</language> <language type="pl">Polish</language>
<language type="pt">Portuguese</language> <language type="pt">Portuguese</language>
<language type="pt_BR">Portuguese (Brazilyano)</language> <language type="pt_BR">Brazilyanong Portuguese</language>
<language type="pt_PT">Portuguese (Uropanhon)</language> <language type="pt_PT">Portuguese sa Europe</language>
<language type="ru">Ruso</language> <language type="ru">Ruso</language>
<language type="th">Thai</language> <language type="th">Thai</language>
<language type="tr">Turkish</language> <language type="tr">Turkish</language>
<language type="und">Wala Mailhing Pinulongan</language> <language type="und">Wala Mailhing Lengguwahe</language>
<language type="zh">Intsik</language> <language type="zh">Inintsik</language>
<language type="zh" alt="menu">Chinese, Mandarin</language> <language type="zh" alt="menu">Inintsik, Mandarin</language>
<language type="zh_Hans">Pinasimpleng Intsik</language> <language type="zh_Hans">Pinasimpleng Inintsik</language>
<language type="zh_Hans" alt="long">Simplified Mandarin Chinese</language> <language type="zh_Hans" alt="long">Pinasimpleng Mandarin nga Inintsik</language>
<language type="zh_Hant">Tradisyonal Intsik</language> <language type="zh_Hant">Tradisyonal nga Ininstsik</language>
<language type="zh_Hant" alt="long">Traditional Mandarin Chinese</language> <language type="zh_Hant" alt="long">Tradisyonal nga Mandarin nga Inintsik</language>
</languages> </languages>
<scripts> <scripts>
<script type="Arab">Arabo</script> <script type="Arab">Arabo</script>
@ -70,11 +70,11 @@ the LDML specification (http://unicode.org/reports/tr35/)
<script type="Hans" alt="stand-alone">Pinasimpleng Han</script> <script type="Hans" alt="stand-alone">Pinasimpleng Han</script>
<script type="Hant">Tradisyonal</script> <script type="Hant">Tradisyonal</script>
<script type="Hant" alt="stand-alone">Tradisyonal nga Han</script> <script type="Hant" alt="stand-alone">Tradisyonal nga Han</script>
<script type="Jpan">Japanese</script> <script type="Jpan">Hinapon</script>
<script type="Kore">Korean</script> <script type="Kore">Korean</script>
<script type="Latn">Latin</script> <script type="Latn">Latin</script>
<script type="Zxxx">Dili-sinulat</script> <script type="Zxxx">Dili Sinulat</script>
<script type="Zzzz">Wala Mailihing Alpabeto</script> <script type="Zzzz">Wala Mailhing Script</script>
</scripts> </scripts>
<territories> <territories>
<territory type="001">Kalibutan</territory> <territory type="001">Kalibutan</territory>
@ -88,7 +88,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<territory type="015">Northern Africa</territory> <territory type="015">Northern Africa</territory>
<territory type="017">Middle Africa</territory> <territory type="017">Middle Africa</territory>
<territory type="018">Southern Africa</territory> <territory type="018">Southern Africa</territory>
<territory type="019">Americas</territory> <territory type="019">Mga Amerika</territory>
<territory type="021">Northern America</territory> <territory type="021">Northern America</territory>
<territory type="029">Caribbean</territory> <territory type="029">Caribbean</territory>
<territory type="030">Eastern Asia</territory> <territory type="030">Eastern Asia</territory>
@ -193,9 +193,9 @@ the LDML specification (http://unicode.org/reports/tr35/)
<territory type="FK" alt="variant">Falkland Islands (Islas Malvinas)</territory> <territory type="FK" alt="variant">Falkland Islands (Islas Malvinas)</territory>
<territory type="FM">Micronesia</territory> <territory type="FM">Micronesia</territory>
<territory type="FO">Faroe Islands</territory> <territory type="FO">Faroe Islands</territory>
<territory type="FR">Pransiya</territory> <territory type="FR">Pransya</territory>
<territory type="GA">Gabon</territory> <territory type="GA">Gabon</territory>
<territory type="GB">Hiniusang Gingharian</territory> <territory type="GB">United Kingdom</territory>
<territory type="GB" alt="short">UK</territory> <territory type="GB" alt="short">UK</territory>
<territory type="GD">Grenada</territory> <territory type="GD">Grenada</territory>
<territory type="GE">Georgia</territory> <territory type="GE">Georgia</territory>
@ -235,7 +235,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<territory type="JE">Jersey</territory> <territory type="JE">Jersey</territory>
<territory type="JM">Jamaica</territory> <territory type="JM">Jamaica</territory>
<territory type="JO">Jordan</territory> <territory type="JO">Jordan</territory>
<territory type="JP">Hapon</territory> <territory type="JP">Japan</territory>
<territory type="KE">Kenya</territory> <territory type="KE">Kenya</territory>
<territory type="KG">Kyrgyzstan</territory> <territory type="KG">Kyrgyzstan</territory>
<territory type="KH">Cambodia</territory> <territory type="KH">Cambodia</territory>
@ -362,6 +362,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<territory type="UM">U.S. Outlying Islands</territory> <territory type="UM">U.S. Outlying Islands</territory>
<territory type="UN">United Nations</territory> <territory type="UN">United Nations</territory>
<territory type="US">Estados Unidos</territory> <territory type="US">Estados Unidos</territory>
<territory type="US" alt="short">US</territory>
<territory type="UY">Uruguay</territory> <territory type="UY">Uruguay</territory>
<territory type="UZ">Uzbekistan</territory> <territory type="UZ">Uzbekistan</territory>
<territory type="VA">Vatican City</territory> <territory type="VA">Vatican City</territory>
@ -381,13 +382,13 @@ the LDML specification (http://unicode.org/reports/tr35/)
<territory type="ZA">South Africa</territory> <territory type="ZA">South Africa</territory>
<territory type="ZM">Zambia</territory> <territory type="ZM">Zambia</territory>
<territory type="ZW">Zimbabwe</territory> <territory type="ZW">Zimbabwe</territory>
<territory type="ZZ">Wala-mailhing Rehiyon</territory> <territory type="ZZ">Wala Mailhing Rehiyon</territory>
</territories> </territories>
<types> <types>
<type key="calendar" type="gregorian">Gregorian nga Kalendaryo</type> <type key="calendar" type="gregorian">Gregorian nga Kalendaryo</type>
<type key="calendar" type="iso8601">Kalendaryo sa ISO-8601</type> <type key="calendar" type="iso8601">Kalendaryo sa ISO-8601</type>
<type key="collation" type="standard">Standard nga Paagi sa Pagpihig</type> <type key="collation" type="standard">Tamdanang Paagi sa Paghan-ay</type>
<type key="numbers" type="latn">Kasadpanhong mga Digit</type> <type key="numbers" type="latn">Mga Western Digit</type>
</types> </types>
<measurementSystemNames> <measurementSystemNames>
<measurementSystemName type="metric">Metric</measurementSystemName> <measurementSystemName type="metric">Metric</measurementSystemName>
@ -395,9 +396,9 @@ the LDML specification (http://unicode.org/reports/tr35/)
<measurementSystemName type="US">US</measurementSystemName> <measurementSystemName type="US">US</measurementSystemName>
</measurementSystemNames> </measurementSystemNames>
<codePatterns> <codePatterns>
<codePattern type="language">Pinulongan: {0}</codePattern> <codePattern type="language">Lengguwahe: {0}</codePattern>
<codePattern type="script">Alpabeto {0}</codePattern> <codePattern type="script">Script: {0}</codePattern>
<codePattern type="territory">Rehiyon {0}</codePattern> <codePattern type="territory">Rehiyon: {0}</codePattern>
</codePatterns> </codePatterns>
</localeDisplayNames> </localeDisplayNames>
<layout> <layout>
@ -408,7 +409,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
</layout> </layout>
<characters> <characters>
<exemplarCharacters>[a b d e g h i k l m n o p r s t u w y]</exemplarCharacters> <exemplarCharacters>[a b d e g h i k l m n o p r s t u w y]</exemplarCharacters>
<exemplarCharacters type="auxiliary">[c f j q v x z]</exemplarCharacters> <exemplarCharacters type="auxiliary">[c f j ñ q v x z]</exemplarCharacters>
<exemplarCharacters type="index">[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]</exemplarCharacters> <exemplarCharacters type="index">[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]</exemplarCharacters>
<exemplarCharacters type="punctuation" draft="contributed">[\- , ; \: ! ? . … ' &quot; “ ” ( ) \[ \] @ * / \&amp; # ″]</exemplarCharacters> <exemplarCharacters type="punctuation" draft="contributed">[\- , ; \: ! ? . … ' &quot; “ ” ( ) \[ \] @ * / \&amp; # ″]</exemplarCharacters>
</characters> </characters>
@ -490,6 +491,9 @@ the LDML specification (http://unicode.org/reports/tr35/)
</availableFormats> </availableFormats>
<intervalFormats> <intervalFormats>
<intervalFormatFallback>{0} {1}</intervalFormatFallback> <intervalFormatFallback>{0} {1}</intervalFormatFallback>
<intervalFormatItem id="d">
<greatestDifference id="d">d d</greatestDifference>
</intervalFormatItem>
<intervalFormatItem id="Gy"> <intervalFormatItem id="Gy">
<greatestDifference id="G">y G y G</greatestDifference> <greatestDifference id="G">y G y G</greatestDifference>
<greatestDifference id="y">y y G</greatestDifference> <greatestDifference id="y">y y G</greatestDifference>
@ -635,18 +639,18 @@ the LDML specification (http://unicode.org/reports/tr35/)
</monthContext> </monthContext>
<monthContext type="stand-alone"> <monthContext type="stand-alone">
<monthWidth type="abbreviated"> <monthWidth type="abbreviated">
<month type="1" draft="contributed">En</month> <month type="1">Ene</month>
<month type="2" draft="contributed">Peb</month> <month type="2">Peb</month>
<month type="3" draft="contributed">Mar</month> <month type="3">Mar</month>
<month type="4" draft="contributed">Apr</month> <month type="4">Abr</month>
<month type="5" draft="contributed">May</month> <month type="5">May</month>
<month type="6" draft="contributed">Hun</month> <month type="6">Hun</month>
<month type="7" draft="contributed">Hul</month> <month type="7">Hul</month>
<month type="8" draft="contributed">Ag</month> <month type="8">Ago</month>
<month type="9" draft="contributed">Set</month> <month type="9">Set</month>
<month type="10" draft="contributed">Okt</month> <month type="10">Okt</month>
<month type="11" draft="contributed">Nob</month> <month type="11">Nob</month>
<month type="12" draft="contributed">Dis</month> <month type="12">Dis</month>
</monthWidth> </monthWidth>
<monthWidth type="narrow"> <monthWidth type="narrow">
<month type="1">E</month> <month type="1">E</month>
@ -684,10 +688,10 @@ the LDML specification (http://unicode.org/reports/tr35/)
<day type="sun">Dom</day> <day type="sun">Dom</day>
<day type="mon">Lun</day> <day type="mon">Lun</day>
<day type="tue">Mar</day> <day type="tue">Mar</day>
<day type="wed">Mks</day> <day type="wed">Miy</day>
<day type="thu">Hu</day> <day type="thu">Huw</day>
<day type="fri">Bi</day> <day type="fri">Biy</day>
<day type="sat">Sa</day> <day type="sat">Sab</day>
</dayWidth> </dayWidth>
<dayWidth type="narrow"> <dayWidth type="narrow">
<day type="sun">D</day> <day type="sun">D</day>
@ -718,6 +722,15 @@ the LDML specification (http://unicode.org/reports/tr35/)
</dayWidth> </dayWidth>
</dayContext> </dayContext>
<dayContext type="stand-alone"> <dayContext type="stand-alone">
<dayWidth type="abbreviated">
<day type="sun">Dom</day>
<day type="mon">Lun</day>
<day type="tue">Mar</day>
<day type="wed">Miy</day>
<day type="thu">Huw</day>
<day type="fri">Biy</day>
<day type="sat">Sab</day>
</dayWidth>
<dayWidth type="narrow"> <dayWidth type="narrow">
<day type="sun">D</day> <day type="sun">D</day>
<day type="mon">L</day> <day type="mon">L</day>
@ -746,10 +759,10 @@ the LDML specification (http://unicode.org/reports/tr35/)
</quarterContext> </quarterContext>
<quarterContext type="stand-alone"> <quarterContext type="stand-alone">
<quarterWidth type="abbreviated"> <quarterWidth type="abbreviated">
<quarter type="1" draft="contributed">Q1</quarter> <quarter type="1">Q1</quarter>
<quarter type="2" draft="contributed">Q2</quarter> <quarter type="2">Q2</quarter>
<quarter type="3" draft="contributed">Q3</quarter> <quarter type="3">Q3</quarter>
<quarter type="4" draft="contributed">Q4</quarter> <quarter type="4">Q4</quarter>
</quarterWidth> </quarterWidth>
<quarterWidth type="wide"> <quarterWidth type="wide">
<quarter type="1">unang quarter</quarter> <quarter type="1">unang quarter</quarter>
@ -773,13 +786,16 @@ the LDML specification (http://unicode.org/reports/tr35/)
</dayPeriods> </dayPeriods>
<eras> <eras>
<eraNames> <eraNames>
<era type="0">Sa Wala Pa Si Kristo</era>
<era type="0" alt="variant">Sa Wala Pa ang Common Era</era> <era type="0" alt="variant">Sa Wala Pa ang Common Era</era>
<era type="1">Anno Domini</era>
<era type="1" alt="variant">Common Era</era> <era type="1" alt="variant">Common Era</era>
</eraNames> </eraNames>
<eraAbbr> <eraAbbr>
<era type="0">WK</era> <era type="0">BC</era>
<era type="0" alt="variant">WKP</era> <era type="0" alt="variant">BCE</era>
<era type="1">KP</era> <era type="1">KP</era>
<era type="1" alt="variant">CE</era>
</eraAbbr> </eraAbbr>
</eras> </eras>
<dateFormats> <dateFormats>
@ -861,9 +877,9 @@ the LDML specification (http://unicode.org/reports/tr35/)
<dateFormatItem id="Ehms">E h:mm:ss a</dateFormatItem> <dateFormatItem id="Ehms">E h:mm:ss a</dateFormatItem>
<dateFormatItem id="EHms">E HH:mm:ss</dateFormatItem> <dateFormatItem id="EHms">E HH:mm:ss</dateFormatItem>
<dateFormatItem id="Gy">G y</dateFormatItem> <dateFormatItem id="Gy">G y</dateFormatItem>
<dateFormatItem id="GyMMM">G y MMM</dateFormatItem> <dateFormatItem id="GyMMM">MMM y G</dateFormatItem>
<dateFormatItem id="GyMMMd">G y MMM d</dateFormatItem> <dateFormatItem id="GyMMMd">MMM d, y G</dateFormatItem>
<dateFormatItem id="GyMMMEd">G y MMM d, E</dateFormatItem> <dateFormatItem id="GyMMMEd">E, MMM d, y G</dateFormatItem>
<dateFormatItem id="h">h a</dateFormatItem> <dateFormatItem id="h">h a</dateFormatItem>
<dateFormatItem id="H">HH</dateFormatItem> <dateFormatItem id="H">HH</dateFormatItem>
<dateFormatItem id="hm">h:mm a</dateFormatItem> <dateFormatItem id="hm">h:mm a</dateFormatItem>
@ -899,6 +915,9 @@ the LDML specification (http://unicode.org/reports/tr35/)
</availableFormats> </availableFormats>
<intervalFormats> <intervalFormats>
<intervalFormatFallback>{0} {1}</intervalFormatFallback> <intervalFormatFallback>{0} {1}</intervalFormatFallback>
<intervalFormatItem id="d">
<greatestDifference id="d">d d</greatestDifference>
</intervalFormatItem>
<intervalFormatItem id="Gy"> <intervalFormatItem id="Gy">
<greatestDifference id="G">y G y G</greatestDifference> <greatestDifference id="G">y G y G</greatestDifference>
<greatestDifference id="y">y y G</greatestDifference> <greatestDifference id="y">y y G</greatestDifference>
@ -937,10 +956,14 @@ the LDML specification (http://unicode.org/reports/tr35/)
<greatestDifference id="M">E, MMM d E, MMM d, y G</greatestDifference> <greatestDifference id="M">E, MMM d E, MMM d, y G</greatestDifference>
<greatestDifference id="y">E, MMM d, y E, MMM d, y G</greatestDifference> <greatestDifference id="y">E, MMM d, y E, MMM d, y G</greatestDifference>
</intervalFormatItem> </intervalFormatItem>
<intervalFormatItem id="h">
<greatestDifference id="h">h h a</greatestDifference>
</intervalFormatItem>
<intervalFormatItem id="H"> <intervalFormatItem id="H">
<greatestDifference id="H">HH HH</greatestDifference> <greatestDifference id="H">HH HH</greatestDifference>
</intervalFormatItem> </intervalFormatItem>
<intervalFormatItem id="hm"> <intervalFormatItem id="hm">
<greatestDifference id="h">h:mm h:mm a</greatestDifference>
<greatestDifference id="m">h:mm h:mm a</greatestDifference> <greatestDifference id="m">h:mm h:mm a</greatestDifference>
</intervalFormatItem> </intervalFormatItem>
<intervalFormatItem id="Hm"> <intervalFormatItem id="Hm">
@ -975,10 +998,16 @@ the LDML specification (http://unicode.org/reports/tr35/)
<intervalFormatItem id="MMM"> <intervalFormatItem id="MMM">
<greatestDifference id="M">MMM MMM</greatestDifference> <greatestDifference id="M">MMM MMM</greatestDifference>
</intervalFormatItem> </intervalFormatItem>
<intervalFormatItem id="MMMd">
<greatestDifference id="d">MMM d d</greatestDifference>
</intervalFormatItem>
<intervalFormatItem id="MMMEd"> <intervalFormatItem id="MMMEd">
<greatestDifference id="d">E, MMM d E, MMM d</greatestDifference> <greatestDifference id="d">E, MMM d E, MMM d</greatestDifference>
<greatestDifference id="M">E, MMM d E, MMM d</greatestDifference> <greatestDifference id="M">E, MMM d E, MMM d</greatestDifference>
</intervalFormatItem> </intervalFormatItem>
<intervalFormatItem id="y">
<greatestDifference id="y">y y</greatestDifference>
</intervalFormatItem>
<intervalFormatItem id="yM"> <intervalFormatItem id="yM">
<greatestDifference id="M">M/y M/y</greatestDifference> <greatestDifference id="M">M/y M/y</greatestDifference>
<greatestDifference id="y">M/y M/y</greatestDifference> <greatestDifference id="y">M/y M/y</greatestDifference>
@ -1142,17 +1171,17 @@ the LDML specification (http://unicode.org/reports/tr35/)
<hourFormat>+HH:mm;-HH:mm</hourFormat> <hourFormat>+HH:mm;-HH:mm</hourFormat>
<gmtFormat>GMT {0}</gmtFormat> <gmtFormat>GMT {0}</gmtFormat>
<gmtZeroFormat>GMT</gmtZeroFormat> <gmtZeroFormat>GMT</gmtZeroFormat>
<regionFormat>Oras {0}</regionFormat> <regionFormat>{0} Oras</regionFormat>
<regionFormat type="daylight">Tag-init Oras {0}</regionFormat> <regionFormat type="daylight">{0} Oras sa Tag-init</regionFormat>
<regionFormat type="standard">Sukdanang Oras {0}</regionFormat> <regionFormat type="standard">{0} Tamdanang Oras</regionFormat>
<fallbackFormat>{1} {0}</fallbackFormat> <fallbackFormat>{1} {0}</fallbackFormat>
<zone type="Etc/UTC"> <zone type="Etc/UTC">
<long> <long>
<standard>Koordinado nga Unibersohanong Oras</standard> <standard>Gikoordinar nga Kinatibuk-ang Oras</standard>
</long> </long>
</zone> </zone>
<zone type="Etc/Unknown"> <zone type="Etc/Unknown">
<exemplarCity>Wala Mailhing Siyudad</exemplarCity> <exemplarCity>Wala Mailhing Lungsod</exemplarCity>
</zone> </zone>
<zone type="Europe/London"> <zone type="Europe/London">
<long> <long>
@ -1195,7 +1224,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<long> <long>
<generic>Oras sa Alaska</generic> <generic>Oras sa Alaska</generic>
<standard>Tamdanang Oras sa Alaska</standard> <standard>Tamdanang Oras sa Alaska</standard>
<daylight>Oras sa Adlawan sa Alaska</daylight> <daylight>Oras sa Tag-init sa Alaska</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Amazon"> <metazone type="Amazon">
@ -1207,37 +1236,37 @@ the LDML specification (http://unicode.org/reports/tr35/)
</metazone> </metazone>
<metazone type="America_Central"> <metazone type="America_Central">
<long> <long>
<generic>Taliwala nga Oras Norte Amerika</generic> <generic>Sentrong Oras</generic>
<standard>Taliwala nga Sukdanang Oras Norte Amerika</standard> <standard>Sentong Tamdanan nga Oras</standard>
<daylight>Taliwala sa Kahayag sa Adlawng Oras Norte Amerika</daylight> <daylight>Sentrong Oras sa Tag-init</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="America_Eastern"> <metazone type="America_Eastern">
<long> <long>
<generic>Norte Amerika Oras sa Sidlakan</generic> <generic>Oras sa Sidlakan</generic>
<standard>Norte Amerika Sukdanang Oras</standard> <standard>Tamdanan nga Oras sa Sidlakan</standard>
<daylight>Norte Amerika Oras sa Sidlakan sa Kahayag sa Adlaw</daylight> <daylight>Oras sa Tag-init sa Sidlakan</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="America_Mountain"> <metazone type="America_Mountain">
<long> <long>
<generic>Norte Amerika Oras sa Kabukiran</generic> <generic>Oras sa Kabukiran</generic>
<standard>Norte Amerika Sukdanang Oras sa Kabukiran</standard> <standard>Tamdanang Oras sa Kabukiran</standard>
<daylight>Norte Amerika Oras sa Kahayag sa Adlaw sa Kabukiran</daylight> <daylight>Oras sa Tag-init sa Kabukiran</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="America_Pacific"> <metazone type="America_Pacific">
<long> <long>
<generic>Norte Amerika Oras sa Pasipiko</generic> <generic>Oras sa Pasipiko</generic>
<standard>Norte Amerika Sukdanang Oras sa Pasipiko</standard> <standard>Tamdanang Oras sa Pasipiko</standard>
<daylight>Norte Amerika Oras sa Kahayag sa Adlaw sa Pasipiko</daylight> <daylight>Oras sa Tag-init sa Pasipiko</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Apia"> <metazone type="Apia">
<long> <long>
<generic>Oras sa Apia</generic> <generic>Oras sa Apia</generic>
<standard>Tamdanang Oras sa Apia</standard> <standard>Tamdanang Oras sa Apia</standard>
<daylight>Oras sa Adlawan sa Apia</daylight> <daylight>Oras sa Tag-init sa Apia</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Arabian"> <metazone type="Arabian">
@ -1270,37 +1299,37 @@ the LDML specification (http://unicode.org/reports/tr35/)
</metazone> </metazone>
<metazone type="Atlantic"> <metazone type="Atlantic">
<long> <long>
<generic>Norte Amerika Oras sa Atlantiko</generic> <generic>Oras sa Atlantiko</generic>
<standard>Norte Amerika Sukdanang Oras sa Atlantiko</standard> <standard>Tamdanang Oras sa Atlantiko</standard>
<daylight>Norte Amerika Oras sa Kahayag sa Adlaw sa Atlantiko</daylight> <daylight>Oras sa Tag-init sa Atlantiko</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Australia_Central"> <metazone type="Australia_Central">
<long> <long>
<generic>Oras sa Central Australia</generic> <generic>Oras sa Central Australia</generic>
<standard>Tamdanang Oras sa Central Australia</standard> <standard>Tamdanang Oras sa Central Australia</standard>
<daylight>Oras sa Adlawan sa Central Australia</daylight> <daylight>Oras sa Tag-init sa Central Australia</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Australia_CentralWestern"> <metazone type="Australia_CentralWestern">
<long> <long>
<generic>Oras sa Central Western Australia</generic> <generic>Oras sa Central Western Australia</generic>
<standard>Tamdanang Oras sa Central Western Australia</standard> <standard>Tamdanang Oras sa Central Western Australia</standard>
<daylight>Oras sa Adlawan sa Central Western Australia</daylight> <daylight>Oras sa Tag-init sa Central Western Australia</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Australia_Eastern"> <metazone type="Australia_Eastern">
<long> <long>
<generic>Oras sa Eastern Australia</generic> <generic>Oras sa Eastern Australia</generic>
<standard>Tamdanang Oras sa Eastern Australia</standard> <standard>Tamdanang Oras sa Eastern Australia</standard>
<daylight>Oras sa Adlawan sa Eastern Australia</daylight> <daylight>Oras sa Tag-init sa Eastern Australia</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Australia_Western"> <metazone type="Australia_Western">
<long> <long>
<generic>Oras sa Western Australia</generic> <generic>Oras sa Western Australia</generic>
<standard>Tamdanang Oras sa Western Australia</standard> <standard>Tamdanang Oras sa Western Australia</standard>
<daylight>Oras sa Adlawan sa Western Australia</daylight> <daylight>Oras sa Tag-init sa Western Australia</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Azerbaijan"> <metazone type="Azerbaijan">
@ -1362,7 +1391,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<long> <long>
<generic>Oras sa Chatham</generic> <generic>Oras sa Chatham</generic>
<standard>Tamdanang Oras sa Chatham</standard> <standard>Tamdanang Oras sa Chatham</standard>
<daylight>Oras sa Adlawan sa Chatham</daylight> <daylight>Oras sa Tag-init sa Chatham</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Chile"> <metazone type="Chile">
@ -1414,7 +1443,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<long> <long>
<generic>Oras sa Cuba</generic> <generic>Oras sa Cuba</generic>
<standard>Tamdanang Oras sa Cuba</standard> <standard>Tamdanang Oras sa Cuba</standard>
<daylight>Oras sa Adlawan sa Cuba</daylight> <daylight>Oras sa Tag-init sa Cuba</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Davis"> <metazone type="Davis">
@ -1446,16 +1475,16 @@ the LDML specification (http://unicode.org/reports/tr35/)
</metazone> </metazone>
<metazone type="Europe_Central"> <metazone type="Europe_Central">
<long> <long>
<generic>Oras sa Europa sa Taliwala sa Adlaw</generic> <generic>Oras sa Central Europe</generic>
<standard>Sukdanang Oras sa Europa sa Taliwala sa Adlaw</standard> <standard>Tamdanang Oras sa Central Europe</standard>
<daylight>Oras sa Europa Taliwala sa Adlaw sa Tag-init</daylight> <daylight>Oras sa Tag-init sa Central Europe</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Europe_Eastern"> <metazone type="Europe_Eastern">
<long> <long>
<generic>Oras sa Taga-Oryente sa Europa</generic> <generic>Oras sa Eastern Europe</generic>
<standard>Sukdanang Oras sa Taga-Oryente sa Europa</standard> <standard>Tamdanang Oras sa Eastern Europe</standard>
<daylight>Oras sa Taga-Oryente sa Europa sa Tag-int</daylight> <daylight>Oras sa Tag-init sa Eastern Europe</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Europe_Further_Eastern"> <metazone type="Europe_Further_Eastern">
@ -1465,9 +1494,9 @@ the LDML specification (http://unicode.org/reports/tr35/)
</metazone> </metazone>
<metazone type="Europe_Western"> <metazone type="Europe_Western">
<long> <long>
<generic>Oras sa Kasadpanon sa Europa</generic> <generic>Oras sa Western Europe</generic>
<standard>Sukadanang Oras sa Kasadpanon sa Europa</standard> <standard>Tamdanang Oras sa Western Europe</standard>
<daylight>Oras sa Kasadpanon sa Europa sa Tag-init</daylight> <daylight>Oras sa Tag-init sa Western Europe</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Falkland"> <metazone type="Falkland">
@ -1518,7 +1547,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
</metazone> </metazone>
<metazone type="GMT"> <metazone type="GMT">
<long> <long>
<standard>Kasarangang Oras sa Greenwich</standard> <standard>Oras sa Greenwich Mean</standard>
</long> </long>
</metazone> </metazone>
<metazone type="Greenland_Eastern"> <metazone type="Greenland_Eastern">
@ -1549,7 +1578,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<long> <long>
<generic>Oras sa Hawaii-Aleutian</generic> <generic>Oras sa Hawaii-Aleutian</generic>
<standard>Tamdanang Oras sa Hawaii-Aleutian</standard> <standard>Tamdanang Oras sa Hawaii-Aleutian</standard>
<daylight>Oras sa Adlawan sa Hawaii-Aleutian</daylight> <daylight>Oras sa Tag-init sa Hawaii-Aleutian</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Hong_Kong"> <metazone type="Hong_Kong">
@ -1667,7 +1696,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<long> <long>
<generic>Oras sa Lord Howe</generic> <generic>Oras sa Lord Howe</generic>
<standard>Tamdanang Oras sa Lord Howe</standard> <standard>Tamdanang Oras sa Lord Howe</standard>
<daylight>Oras sa Adlawan sa Lord Howe</daylight> <daylight>Oras sa Tag-init sa Lord Howe</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Macquarie"> <metazone type="Macquarie">
@ -1718,14 +1747,14 @@ the LDML specification (http://unicode.org/reports/tr35/)
<long> <long>
<generic>Oras sa Northwest Mexico</generic> <generic>Oras sa Northwest Mexico</generic>
<standard>Tamdanang Oras sa Northwest Mexico</standard> <standard>Tamdanang Oras sa Northwest Mexico</standard>
<daylight>Oras sa Adlawan sa Northwest Mexico</daylight> <daylight>Oras sa Tag-init sa Northwest Mexico</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Mexico_Pacific"> <metazone type="Mexico_Pacific">
<long> <long>
<generic>Oras sa Mexican Pacific</generic> <generic>Oras sa Mexican Pacific</generic>
<standard>Tamdanang Oras sa Mexican Pacific</standard> <standard>Tamdanang Oras sa Mexican Pacific</standard>
<daylight>Oras sa Adlawan sa Mexican Pacific</daylight> <daylight>Oras sa Tag-init sa Mexican Pacific</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Mongolia"> <metazone type="Mongolia">
@ -1768,14 +1797,14 @@ the LDML specification (http://unicode.org/reports/tr35/)
<long> <long>
<generic>Oras sa New Zealand</generic> <generic>Oras sa New Zealand</generic>
<standard>Tamdanang Oras sa New Zealand</standard> <standard>Tamdanang Oras sa New Zealand</standard>
<daylight>Oras sa Adlawan sa New Zealand</daylight> <daylight>Oras sa Tag-init sa New Zealand</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Newfoundland"> <metazone type="Newfoundland">
<long> <long>
<generic>Oras sa Newfoundland</generic> <generic>Oras sa Newfoundland</generic>
<standard>Tamdanang Oras sa Newfoundland</standard> <standard>Tamdanang Oras sa Newfoundland</standard>
<daylight>Oras sa Adlawan sa Newfoundland</daylight> <daylight>Oras sa Tag-init sa Newfoundland</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Niue"> <metazone type="Niue">
@ -1785,7 +1814,9 @@ the LDML specification (http://unicode.org/reports/tr35/)
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>Oras sa Norfolk Island</standard> <generic draft="contributed">Oras sa Norfolk Island</generic>
<standard draft="contributed">Tamdanang Oras sa Norfolk Island</standard>
<daylight draft="contributed">Oras sa Tag-init sa Norfolk Island</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -1856,7 +1887,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<long> <long>
<generic>Oras sa St. Pierre &amp; Miquelon</generic> <generic>Oras sa St. Pierre &amp; Miquelon</generic>
<standard>Tamdanang Oras sa St. Pierre &amp; Miquelon</standard> <standard>Tamdanang Oras sa St. Pierre &amp; Miquelon</standard>
<daylight>Oras sa Adlawan sa St. Pierre &amp; Miquelon</daylight> <daylight>Oras sa Tag-init sa St.Pierre &amp; Miquelon</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Pitcairn"> <metazone type="Pitcairn">
@ -1895,7 +1926,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<long> <long>
<generic>Oras sa Samoa</generic> <generic>Oras sa Samoa</generic>
<standard>Tamdanang Oras sa Samoa</standard> <standard>Tamdanang Oras sa Samoa</standard>
<daylight>Oras sa Adlawan sa Samoa</daylight> <daylight>Oras sa Tag-init sa Samoa</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Seychelles"> <metazone type="Seychelles">
@ -2185,7 +2216,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<currency type="BRL"> <currency type="BRL">
<displayName>Brazilian Real</displayName> <displayName>Brazilian Real</displayName>
<displayName count="one">Brazilian real</displayName> <displayName count="one">Brazilian real</displayName>
<displayName count="other">Brazilian reals</displayName> <displayName count="other">Mga Brazilian real</displayName>
</currency> </currency>
<currency type="BSD"> <currency type="BSD">
<displayName>Bahamian Dollar</displayName> <displayName>Bahamian Dollar</displayName>
@ -2225,7 +2256,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<currency type="CHF"> <currency type="CHF">
<displayName>Swiss Franc</displayName> <displayName>Swiss Franc</displayName>
<displayName count="one">Swiss franc</displayName> <displayName count="one">Swiss franc</displayName>
<displayName count="other">Swiss francs</displayName> <displayName count="other">Mga Swiss franc</displayName>
</currency> </currency>
<currency type="CLP"> <currency type="CLP">
<displayName>Chilean Peso</displayName> <displayName>Chilean Peso</displayName>
@ -2238,9 +2269,9 @@ the LDML specification (http://unicode.org/reports/tr35/)
<displayName count="other">Chinese yuan (layo sa baybayon)</displayName> <displayName count="other">Chinese yuan (layo sa baybayon)</displayName>
</currency> </currency>
<currency type="CNY"> <currency type="CNY">
<displayName>Intsik nga Yuan</displayName> <displayName>Chinese Yuan</displayName>
<displayName count="one" draft="contributed">Intsik ng yuan</displayName> <displayName count="one">Chinese yuan</displayName>
<displayName count="other" draft="contributed">Intsik ng yuan</displayName> <displayName count="other">Chinese yuan</displayName>
</currency> </currency>
<currency type="COP"> <currency type="COP">
<displayName>Colombian Peso</displayName> <displayName>Colombian Peso</displayName>
@ -2323,9 +2354,9 @@ the LDML specification (http://unicode.org/reports/tr35/)
<displayName count="other">Mga Falkland Islands pound</displayName> <displayName count="other">Mga Falkland Islands pound</displayName>
</currency> </currency>
<currency type="GBP"> <currency type="GBP">
<displayName>Inglatera nga Libra</displayName> <displayName>British Pound</displayName>
<displayName count="one">Inglatera nga libra</displayName> <displayName count="one">British pound</displayName>
<displayName count="other">Inglatera nga libra</displayName> <displayName count="other">Mga British pound</displayName>
</currency> </currency>
<currency type="GEL"> <currency type="GEL">
<displayName>Georgian Lari</displayName> <displayName>Georgian Lari</displayName>
@ -2398,9 +2429,9 @@ the LDML specification (http://unicode.org/reports/tr35/)
<displayName count="other">Mga Israeli new shekel</displayName> <displayName count="other">Mga Israeli new shekel</displayName>
</currency> </currency>
<currency type="INR"> <currency type="INR">
<displayName>Rupee sa India</displayName> <displayName>Indian Rupee</displayName>
<displayName count="one">rupee sa India</displayName> <displayName count="one">Indian rupee</displayName>
<displayName count="other">Mga rupee sa India</displayName> <displayName count="other">Mga Indian rupee</displayName>
</currency> </currency>
<currency type="IQD"> <currency type="IQD">
<displayName>Iraqi Dinar</displayName> <displayName>Iraqi Dinar</displayName>
@ -2428,9 +2459,9 @@ the LDML specification (http://unicode.org/reports/tr35/)
<displayName count="other">Mga Jordanian dinar</displayName> <displayName count="other">Mga Jordanian dinar</displayName>
</currency> </currency>
<currency type="JPY"> <currency type="JPY">
<displayName>Hapon nga Yen</displayName> <displayName>Japanese Yen</displayName>
<displayName count="one" draft="contributed">Hapon nga yen</displayName> <displayName count="one">Japanese yen</displayName>
<displayName count="other" draft="contributed">Hapon nga yen</displayName> <displayName count="other">Japanese yen</displayName>
</currency> </currency>
<currency type="KES"> <currency type="KES">
<displayName>Kenyan Shilling</displayName> <displayName>Kenyan Shilling</displayName>
@ -2659,9 +2690,9 @@ the LDML specification (http://unicode.org/reports/tr35/)
<displayName count="other">Mga Serbian dinar</displayName> <displayName count="other">Mga Serbian dinar</displayName>
</currency> </currency>
<currency type="RUB"> <currency type="RUB">
<displayName>Rusong ruble</displayName> <displayName>Russian Ruble</displayName>
<displayName count="one" draft="contributed">Rusong ruble</displayName> <displayName count="one">Russian ruble</displayName>
<displayName count="other" draft="contributed">Rusong ruble</displayName> <displayName count="other">Mga Russian ruble</displayName>
</currency> </currency>
<currency type="RWF"> <currency type="RWF">
<displayName>Rwandan Franc</displayName> <displayName>Rwandan Franc</displayName>
@ -2794,9 +2825,9 @@ the LDML specification (http://unicode.org/reports/tr35/)
<displayName count="other">Mga Ugandan shilling</displayName> <displayName count="other">Mga Ugandan shilling</displayName>
</currency> </currency>
<currency type="USD"> <currency type="USD">
<displayName>Dolyar sa US</displayName> <displayName>US Dollar</displayName>
<displayName count="one">dolyar sa US</displayName> <displayName count="one">US dollar</displayName>
<displayName count="other">dolyares sa US</displayName> <displayName count="other">Mga US dollar</displayName>
<symbol draft="contributed">US $</symbol> <symbol draft="contributed">US $</symbol>
</currency> </currency>
<currency type="UYU"> <currency type="UYU">
@ -2881,14 +2912,84 @@ the LDML specification (http://unicode.org/reports/tr35/)
</numbers> </numbers>
<units> <units>
<unitLength type="long"> <unitLength type="long">
<compoundUnit type="10p-1">
<unitPrefixPattern>deci{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>centi{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>milli{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>micro{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>nano{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>pico{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>femto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>atto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>zepto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>yocto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>deka{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>hecto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>kilo{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>mega{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>giga{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>tera{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>peta{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>exa{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>zetta{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>yotta{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0} kada {1}</compoundUnitPattern> <compoundUnitPattern>{0} kada {1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>square {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">square {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">square {0}</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>cubic {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="one">cubic {0}</compoundUnitPattern1>
<compoundUnitPattern1 count="other">cubic {0}</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<unitPattern count="one">{0} g-force</unitPattern> <unitPattern count="one">{0} g-force</unitPattern>
<unitPattern count="other">{0} g-force</unitPattern> <unitPattern count="other">{0} g-force</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>mga metro kada second squared</displayName> <displayName>mga metro kada second squared</displayName>
<unitPattern count="one">{0} ka metro kada second squared</unitPattern> <unitPattern count="one">{0} ka metro kada second squared</unitPattern>
<unitPattern count="other">{0} ka mga metro kada second squared</unitPattern> <unitPattern count="other">{0} ka mga metro kada second squared</unitPattern>
@ -2988,7 +3089,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<unitPattern count="one">{0} ka millimole kada litro</unitPattern> <unitPattern count="one">{0} ka millimole kada litro</unitPattern>
<unitPattern count="other">{0} ka mga millimole kada litro</unitPattern> <unitPattern count="other">{0} ka mga millimole kada litro</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>mga part per million</displayName> <displayName>mga part per million</displayName>
<unitPattern count="one">{0} ka part per million</unitPattern> <unitPattern count="one">{0} ka part per million</unitPattern>
<unitPattern count="other">{0} ka mga part per million</unitPattern> <unitPattern count="other">{0} ka mga part per million</unitPattern>
@ -3018,7 +3119,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<unitPattern count="one">{0} litro kada kilometro</unitPattern> <unitPattern count="one">{0} litro kada kilometro</unitPattern>
<unitPattern count="other">{0} ka mga litro kada kilometro</unitPattern> <unitPattern count="other">{0} ka mga litro kada kilometro</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>mga litro kada 100 kilometro</displayName> <displayName>mga litro kada 100 kilometro</displayName>
<unitPattern count="one">{0} ka litro kada 100 kilometro</unitPattern> <unitPattern count="one">{0} ka litro kada 100 kilometro</unitPattern>
<unitPattern count="other">{0} ka litro kada 100 kilometro</unitPattern> <unitPattern count="other">{0} ka litro kada 100 kilometro</unitPattern>
@ -3494,17 +3595,17 @@ the LDML specification (http://unicode.org/reports/tr35/)
<unitPattern count="one">{0} ka horsepower</unitPattern> <unitPattern count="one">{0} ka horsepower</unitPattern>
<unitPattern count="other">{0} ka horsepower</unitPattern> <unitPattern count="other">{0} ka horsepower</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mga millimetro sa mercury</displayName> <displayName>mga millimetro sa mercury</displayName>
<unitPattern count="one">{0} ka millimetro sa mercury</unitPattern> <unitPattern count="one">{0} ka millimetro sa mercury</unitPattern>
<unitPattern count="other">{0} ka mga millimetro sa mercury</unitPattern> <unitPattern count="other">{0} ka mga millimetro sa mercury</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>mga pound kada kuwadradong pulgada</displayName> <displayName>mga pound kada kuwadradong pulgada</displayName>
<unitPattern count="one">{0} ka pound kada kuwadradong pulgada</unitPattern> <unitPattern count="one">{0} ka pound kada kuwadradong pulgada</unitPattern>
<unitPattern count="other">{0} ka mga pound kada kuwadradong pulgada</unitPattern> <unitPattern count="other">{0} ka mga pound kada kuwadradong pulgada</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>mga pulgada sa mercury</displayName> <displayName>mga pulgada sa mercury</displayName>
<unitPattern count="one">{0} ka pulgada sa mercury</unitPattern> <unitPattern count="one">{0} ka pulgada sa mercury</unitPattern>
<unitPattern count="other">{0} ka mga pulgada sa mercury</unitPattern> <unitPattern count="other">{0} ka mga pulgada sa mercury</unitPattern>
@ -3579,10 +3680,10 @@ the LDML specification (http://unicode.org/reports/tr35/)
<unitPattern count="one">{0} ka kelvin</unitPattern> <unitPattern count="one">{0} ka kelvin</unitPattern>
<unitPattern count="other">{0} ka mga kelvin</unitPattern> <unitPattern count="other">{0} ka mga kelvin</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>mga pound-foot</displayName> <displayName>mga pound-force-foot</displayName>
<unitPattern count="one">{0} ka pound-foot</unitPattern> <unitPattern count="one">{0} ka pound-force-foot</unitPattern>
<unitPattern count="other">{0} ka mga pound-foot</unitPattern> <unitPattern count="other">{0} ka mga pound-force-foot</unitPattern>
</unit> </unit>
<unit type="torque-newton-meter"> <unit type="torque-newton-meter">
<displayName>mga newton-meter</displayName> <displayName>mga newton-meter</displayName>
@ -3733,7 +3834,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="short"> <unitLength type="short">
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>mga metro/sec²</displayName> <displayName>mga metro/sec²</displayName>
</unit> </unit>
<unit type="angle-radian"> <unit type="angle-radian">
@ -3794,7 +3895,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<unit type="concentr-millimole-per-liter"> <unit type="concentr-millimole-per-liter">
<displayName>millimol/litro</displayName> <displayName>millimol/litro</displayName>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>mga part/million</displayName> <displayName>mga part/million</displayName>
</unit> </unit>
<unit type="concentr-percent"> <unit type="concentr-percent">
@ -3814,7 +3915,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<unit type="consumption-liter-per-kilometer"> <unit type="consumption-liter-per-kilometer">
<displayName>mga litro/km</displayName> <displayName>mga litro/km</displayName>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>L/100 km</displayName> <displayName>L/100 km</displayName>
<unitPattern count="one">{0} L/100 km</unitPattern> <unitPattern count="one">{0} L/100 km</unitPattern>
<unitPattern count="other">{0} L/100 km</unitPattern> <unitPattern count="other">{0} L/100 km</unitPattern>
@ -4032,7 +4133,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<unit type="power-watt"> <unit type="power-watt">
<displayName>mga watt</displayName> <displayName>mga watt</displayName>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mmHg</displayName> <displayName>mmHg</displayName>
<unitPattern count="one">{0} mmHg</unitPattern> <unitPattern count="one">{0} mmHg</unitPattern>
<unitPattern count="other">{0} mmHg</unitPattern> <unitPattern count="other">{0} mmHg</unitPattern>
@ -4122,7 +4223,10 @@ the LDML specification (http://unicode.org/reports/tr35/)
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<unitLength type="narrow"> <unitLength type="narrow">
<unit type="consumption-liter-per-100kilometers"> <unit type="concentr-percent">
<displayName>%</displayName>
</unit>
<unit type="consumption-liter-per-100-kilometer">
<displayName>L/100km</displayName> <displayName>L/100km</displayName>
<unitPattern count="one">{0}L/100km</unitPattern> <unitPattern count="one">{0}L/100km</unitPattern>
<unitPattern count="other">{0}L/100km</unitPattern> <unitPattern count="other">{0}L/100km</unitPattern>
@ -4155,7 +4259,7 @@ the LDML specification (http://unicode.org/reports/tr35/)
<unit type="duration-minute"> <unit type="duration-minute">
<displayName>minuto</displayName> <displayName>minuto</displayName>
<unitPattern count="one">{0} minuto</unitPattern> <unitPattern count="one">{0} minuto</unitPattern>
<unitPattern count="other">{0}minuto</unitPattern> <unitPattern count="other">{0} minuto</unitPattern>
</unit> </unit>
<unit type="duration-second"> <unit type="duration-second">
<displayName>segundo</displayName> <displayName>segundo</displayName>
@ -4206,6 +4310,10 @@ the LDML specification (http://unicode.org/reports/tr35/)
</unit> </unit>
<coordinateUnit> <coordinateUnit>
<displayName>direksyon</displayName> <displayName>direksyon</displayName>
<coordinateUnitPattern type="east">{0}E</coordinateUnitPattern>
<coordinateUnitPattern type="north">{0}N</coordinateUnitPattern>
<coordinateUnitPattern type="south">{0}S</coordinateUnitPattern>
<coordinateUnitPattern type="west">{0}W</coordinateUnitPattern>
</coordinateUnit> </coordinateUnit>
</unitLength> </unitLength>
<durationUnit type="hm"> <durationUnit type="hm">
@ -4222,8 +4330,8 @@ the LDML specification (http://unicode.org/reports/tr35/)
<listPattern> <listPattern>
<listPatternPart type="start">{0}, {1}</listPatternPart> <listPatternPart type="start">{0}, {1}</listPatternPart>
<listPatternPart type="middle">{0}, {1}</listPatternPart> <listPatternPart type="middle">{0}, {1}</listPatternPart>
<listPatternPart type="end">{0}, at {1}</listPatternPart> <listPatternPart type="end">{0}, ug {1}</listPatternPart>
<listPatternPart type="2">{0} at {1}</listPatternPart> <listPatternPart type="2">{0} ug {1}</listPatternPart>
</listPattern> </listPattern>
<listPattern type="or"> <listPattern type="or">
<listPatternPart type="end">{0}, o {1}</listPatternPart> <listPatternPart type="end">{0}, o {1}</listPatternPart>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -117,6 +117,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<language type="eu">ᏆᏍᎨ</language> <language type="eu">ᏆᏍᎨ</language>
<language type="ewo">ᎡᏬᏂᏙ</language> <language type="ewo">ᎡᏬᏂᏙ</language>
<language type="fa">ᏇᏏᎠᏂ</language> <language type="fa">ᏇᏏᎠᏂ</language>
<language type="fa_AF">ᏓᎵ</language>
<language type="ff">ᏊᎳᏂ</language> <language type="ff">ᏊᎳᏂ</language>
<language type="fi">ᏈᏂᏍ</language> <language type="fi">ᏈᏂᏍ</language>
<language type="fil">ᎠᏈᎵᎩ</language> <language type="fil">ᎠᏈᎵᎩ</language>
@ -4238,7 +4239,9 @@ CLDR data files are interpreted according to the LDML specification (http://unic
</metazone> </metazone>
<metazone type="Norfolk"> <metazone type="Norfolk">
<long> <long>
<standard>ᏃᎵᏬᎵᎩ ᎤᎦᏚᏛᎢ ᎠᏟᎢᎵᏒ</standard> <generic draft="contributed">ᏃᎵᏬᎵᎩ ᎤᎦᏚᏛᎢ ᎠᏟᎢᎵᏒ</generic>
<standard draft="contributed">ᏃᎵᏬᎵᎩ ᎤᎦᏚᏛᎢ ᎠᏟᎶᏍᏗ ᎠᏟᎢᎵᏒ</standard>
<daylight draft="contributed">ᏃᎵᏬᎵᎩ ᎤᎦᏚᏛᎢ ᎠᏟᎢᎵᏒ</daylight>
</long> </long>
</metazone> </metazone>
<metazone type="Noronha"> <metazone type="Noronha">
@ -5705,15 +5708,81 @@ CLDR data files are interpreted according to the LDML specification (http://unic
</numbers> </numbers>
<units> <units>
<unitLength type="long"> <unitLength type="long">
<compoundUnit type="10p-1">
<unitPrefixPattern>deci{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-2">
<unitPrefixPattern>centi{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-3">
<unitPrefixPattern>milli{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-6">
<unitPrefixPattern>micro{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-9">
<unitPrefixPattern>nano{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-12">
<unitPrefixPattern>pico{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-15">
<unitPrefixPattern>femto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-18">
<unitPrefixPattern>atto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-21">
<unitPrefixPattern>zepto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p-24">
<unitPrefixPattern>yocto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p1">
<unitPrefixPattern>deka{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p2">
<unitPrefixPattern>hecto{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p3">
<unitPrefixPattern>kilo{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p6">
<unitPrefixPattern>mega{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p9">
<unitPrefixPattern>giga{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p12">
<unitPrefixPattern>tera{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p15">
<unitPrefixPattern>peta{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p18">
<unitPrefixPattern>exa{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p21">
<unitPrefixPattern>zetta{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="10p24">
<unitPrefixPattern>yotta{0}</unitPrefixPattern>
</compoundUnit>
<compoundUnit type="per"> <compoundUnit type="per">
<compoundUnitPattern>{0} ᎾᎿ {1}</compoundUnitPattern> <compoundUnitPattern>{0} ᎾᎿ {1}</compoundUnitPattern>
</compoundUnit> </compoundUnit>
<compoundUnit type="power2">
<compoundUnitPattern1>ᏅᎩ ᏧᏅᏏᏯ {0}</compoundUnitPattern1>
</compoundUnit>
<compoundUnit type="power3">
<compoundUnitPattern1>cubic {0}</compoundUnitPattern1>
</compoundUnit>
<unit type="acceleration-g-force"> <unit type="acceleration-g-force">
<displayName>ᎠᏓᎾᏌᏁᏍᎩ-ᎦᏌᏙᏯᏍᏗ</displayName> <displayName>ᎠᏓᎾᏌᏁᏍᎩ-ᎦᏌᏙᏯᏍᏗ</displayName>
<unitPattern count="one">{0} ᎠᏓᎾᏌᏁᏍᎩ-ᎦᏌᏙᏯᏍᏗ</unitPattern> <unitPattern count="one">{0} ᎠᏓᎾᏌᏁᏍᎩ-ᎦᏌᏙᏯᏍᏗ</unitPattern>
<unitPattern count="other">{0} ᎠᏓᎾᏌᏁᏍᎩ-ᎦᏌᏙᏯᏍᏗ</unitPattern> <unitPattern count="other">{0} ᎠᏓᎾᏌᏁᏍᎩ-ᎦᏌᏙᏯᏍᏗ</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>ᏗᏟᎶᏗ ᎢᏳᏓᎵ ᏅᎩ ᏧᏅᏏᎩ</displayName> <displayName>ᏗᏟᎶᏗ ᎢᏳᏓᎵ ᏅᎩ ᏧᏅᏏᎩ</displayName>
<unitPattern count="one">{0} ᎠᏟᎶᏗ ᎢᏳᏓᎵ ᏅᎩ ᏧᏅᏏᎩ</unitPattern> <unitPattern count="one">{0} ᎠᏟᎶᏗ ᎢᏳᏓᎵ ᏅᎩ ᏧᏅᏏᎩ</unitPattern>
<unitPattern count="other">{0} ᏗᏟᎶᏗ ᎢᏳᏓᎵ ᏅᎩ ᏧᏅᏏᎩ</unitPattern> <unitPattern count="other">{0} ᏗᏟᎶᏗ ᎢᏳᏓᎵ ᏅᎩ ᏧᏅᏏᎩ</unitPattern>
@ -5813,7 +5882,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} ᏌᏉ ᎢᏯᎦᎨᎵᏁᎢ ᎼᎵ ᎵᏔᎢ ᎢᏳᏓᎵ</unitPattern> <unitPattern count="one">{0} ᏌᏉ ᎢᏯᎦᎨᎵᏁᎢ ᎼᎵ ᎵᏔᎢ ᎢᏳᏓᎵ</unitPattern>
<unitPattern count="other">{0} ᏌᏉ ᎢᏯᎦᎨᎵᏁᎢ ᎠᏂᎼᎵ ᎵᏔᎢ ᎢᏳᏓᎵ</unitPattern> <unitPattern count="other">{0} ᏌᏉ ᎢᏯᎦᎨᎵᏁᎢ ᎠᏂᎼᎵ ᎵᏔᎢ ᎢᏳᏓᎵ</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName> ᎢᏳᏆᏗᏅᏛ ᎢᏳᏓᎵ</displayName> <displayName> ᎢᏳᏆᏗᏅᏛ ᎢᏳᏓᎵ</displayName>
<unitPattern count="one">{0} ᎤᏙᏢᏒ ᎢᏳᏆᏗᏅᏛ ᎢᏳᏓᎵ</unitPattern> <unitPattern count="one">{0} ᎤᏙᏢᏒ ᎢᏳᏆᏗᏅᏛ ᎢᏳᏓᎵ</unitPattern>
<unitPattern count="other">{0} ᎢᏳᏆᏗᏅᏛ ᎢᏳᏓᎵ</unitPattern> <unitPattern count="other">{0} ᎢᏳᏆᏗᏅᏛ ᎢᏳᏓᎵ</unitPattern>
@ -5843,7 +5912,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} ᎵᏔᎢ ᎠᎦᏴᎵ ᎠᏟᎶᏍᏗ ᎢᏳᏓᎵ</unitPattern> <unitPattern count="one">{0} ᎵᏔᎢ ᎠᎦᏴᎵ ᎠᏟᎶᏍᏗ ᎢᏳᏓᎵ</unitPattern>
<unitPattern count="other">{0} ᏗᎵᏔᎢ ᎠᎦᏴᎵ ᎠᏟᎶᏍᏗ ᎢᏳᏓᎵ</unitPattern> <unitPattern count="other">{0} ᏗᎵᏔᎢ ᎠᎦᏴᎵ ᎠᏟᎶᏍᏗ ᎢᏳᏓᎵ</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>ᏗᎵᏔᎢ 100 ᎠᎦᏴᎵ ᏗᏟᎶᏍᏗ ᎢᏳᏓᎵ</displayName> <displayName>ᏗᎵᏔᎢ 100 ᎠᎦᏴᎵ ᏗᏟᎶᏍᏗ ᎢᏳᏓᎵ</displayName>
<unitPattern count="one">{0} ᎵᏔᎢ 100 ᎠᎦᏴᎵ ᏗᏟᎶᏍᏗ ᎢᏳᏓᎵ</unitPattern> <unitPattern count="one">{0} ᎵᏔᎢ 100 ᎠᎦᏴᎵ ᏗᏟᎶᏍᏗ ᎢᏳᏓᎵ</unitPattern>
<unitPattern count="other">{0} ᏗᎵᏔᎢ 100 ᎠᎦᏴᎵ ᏗᏟᎶᏍᏗ ᎢᏳᏓᎵ</unitPattern> <unitPattern count="other">{0} ᏗᎵᏔᎢ 100 ᎠᎦᏴᎵ ᏗᏟᎶᏍᏗ ᎢᏳᏓᎵ</unitPattern>
@ -6317,17 +6386,17 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} ᏐᏈᎵ ᎢᏳᎳᏂᎩᏛ</unitPattern> <unitPattern count="one">{0} ᏐᏈᎵ ᎢᏳᎳᏂᎩᏛ</unitPattern>
<unitPattern count="other">{0} ᏐᏈᎵ ᎢᏳᎳᏂᎩᏛ</unitPattern> <unitPattern count="other">{0} ᏐᏈᎵ ᎢᏳᎳᏂᎩᏛ</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>ᏌᏉ ᎢᏯᎦᎨᎵᏁᎢ ᏗᏟᎶᏗ ᎾᎿ ᎹᎫᎢ</displayName> <displayName>ᏌᏉ ᎢᏯᎦᎨᎵᏁᎢ ᏗᏟᎶᏗ ᎾᎿ ᎹᎫᎢ</displayName>
<unitPattern count="one">{0} ᏌᏉ ᎢᏯᎦᎨᎵᏁᎢ ᎠᏟᎶᏗ ᎾᎿ ᎹᎫᎢ</unitPattern> <unitPattern count="one">{0} ᏌᏉ ᎢᏯᎦᎨᎵᏁᎢ ᎠᏟᎶᏗ ᎾᎿ ᎹᎫᎢ</unitPattern>
<unitPattern count="other">{0} ᏌᏉ ᎢᏯᎦᎨᎵᏁᎢ ᏗᏟᎶᏗ ᎾᎿ ᎹᎫᎢ</unitPattern> <unitPattern count="other">{0} ᏌᏉ ᎢᏯᎦᎨᎵᏁᎢ ᏗᏟᎶᏗ ᎾᎿ ᎹᎫᎢ</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>ᎢᏧᏓᎨᏓ ᏅᎩ ᏧᏅᏏᎩ ᎢᏏᏔᏗᏍᏗ ᎢᏳᏓᎵ</displayName> <displayName>ᎢᏧᏓᎨᏓ ᏅᎩ ᏧᏅᏏᎩ ᎢᏏᏔᏗᏍᏗ ᎢᏳᏓᎵ</displayName>
<unitPattern count="one">{0} ᏑᏓᎨᏓ ᏅᎩ ᏧᏅᏏᎩ ᎢᏏᏔᏗᏍᏗ ᎢᏳᏓᎵ</unitPattern> <unitPattern count="one">{0} ᏑᏓᎨᏓ ᏅᎩ ᏧᏅᏏᎩ ᎢᏏᏔᏗᏍᏗ ᎢᏳᏓᎵ</unitPattern>
<unitPattern count="other">{0} ᎢᏧᏓᎨᏓ ᏅᎩ ᏧᏅᏏᎩ ᎢᏏᏔᏗᏍᏗ ᎢᏳᏓᎵ</unitPattern> <unitPattern count="other">{0} ᎢᏧᏓᎨᏓ ᏅᎩ ᏧᏅᏏᎩ ᎢᏏᏔᏗᏍᏗ ᎢᏳᏓᎵ</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>ᎢᏏᏔᏗᏍᏗ ᎾᎿ ᎹᎫᎢ</displayName> <displayName>ᎢᏏᏔᏗᏍᏗ ᎾᎿ ᎹᎫᎢ</displayName>
<unitPattern count="one">{0} ᎢᏗᎳᏏᏗ ᎾᎿ ᎹᎫᎢ</unitPattern> <unitPattern count="one">{0} ᎢᏗᎳᏏᏗ ᎾᎿ ᎹᎫᎢ</unitPattern>
<unitPattern count="other">{0} ᎢᏏᏔᏗᏍᏗ ᎾᎿ ᎹᎫᎢ</unitPattern> <unitPattern count="other">{0} ᎢᏏᏔᏗᏍᏗ ᎾᎿ ᎹᎫᎢ</unitPattern>
@ -6407,7 +6476,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} ᎨᎸᏂ</unitPattern> <unitPattern count="one">{0} ᎨᎸᏂ</unitPattern>
<unitPattern count="other">{0} ᎢᏗᎨᎸᏂ</unitPattern> <unitPattern count="other">{0} ᎢᏗᎨᎸᏂ</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>ᏑᏓᎨᏓ-</displayName> <displayName>ᏑᏓᎨᏓ-</displayName>
<unitPattern count="one">{0} ᏑᏓᎨᏓ-ᎤᎳᏏᏕᏂ</unitPattern> <unitPattern count="one">{0} ᏑᏓᎨᏓ-ᎤᎳᏏᏕᏂ</unitPattern>
<unitPattern count="other">{0} ᏑᏓᎨᏓ-</unitPattern> <unitPattern count="other">{0} ᏑᏓᎨᏓ-</unitPattern>
@ -6569,7 +6638,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} G</unitPattern> <unitPattern count="one">{0} G</unitPattern>
<unitPattern count="other">{0} G</unitPattern> <unitPattern count="other">{0} G</unitPattern>
</unit> </unit>
<unit type="acceleration-meter-per-second-squared"> <unit type="acceleration-meter-per-square-second">
<displayName>ᏗᏟᎶᏍᏗ/sec²</displayName> <displayName>ᏗᏟᎶᏍᏗ/sec²</displayName>
<unitPattern count="one">{0} m/s²</unitPattern> <unitPattern count="one">{0} m/s²</unitPattern>
<unitPattern count="other">{0} m/s²</unitPattern> <unitPattern count="other">{0} m/s²</unitPattern>
@ -6669,7 +6738,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} mmol/L</unitPattern> <unitPattern count="one">{0} mmol/L</unitPattern>
<unitPattern count="other">{0} mmol/L</unitPattern> <unitPattern count="other">{0} mmol/L</unitPattern>
</unit> </unit>
<unit type="concentr-part-per-million"> <unit type="concentr-permillion">
<displayName>/ᎢᏳᏆᏗᏅᏛ</displayName> <displayName>/ᎢᏳᏆᏗᏅᏛ</displayName>
<unitPattern count="one">{0} ppm</unitPattern> <unitPattern count="one">{0} ppm</unitPattern>
<unitPattern count="other">{0} ppm</unitPattern> <unitPattern count="other">{0} ppm</unitPattern>
@ -6699,7 +6768,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} L/km</unitPattern> <unitPattern count="one">{0} L/km</unitPattern>
<unitPattern count="other">{0} L/km</unitPattern> <unitPattern count="other">{0} L/km</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>L/100km</displayName> <displayName>L/100km</displayName>
<unitPattern count="one">{0} L/100km</unitPattern> <unitPattern count="one">{0} L/100km</unitPattern>
<unitPattern count="other">{0} L/100km</unitPattern> <unitPattern count="other">{0} L/100km</unitPattern>
@ -7146,17 +7215,17 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} hp</unitPattern> <unitPattern count="one">{0} hp</unitPattern>
<unitPattern count="other">{0} hp</unitPattern> <unitPattern count="other">{0} hp</unitPattern>
</unit> </unit>
<unit type="pressure-millimeter-of-mercury"> <unit type="pressure-millimeter-ofhg">
<displayName>mmHg</displayName> <displayName>mmHg</displayName>
<unitPattern count="one">{0} mmHg</unitPattern> <unitPattern count="one">{0} mmHg</unitPattern>
<unitPattern count="other">{0} mmHg</unitPattern> <unitPattern count="other">{0} mmHg</unitPattern>
</unit> </unit>
<unit type="pressure-pound-per-square-inch"> <unit type="pressure-pound-force-per-square-inch">
<displayName>psi</displayName> <displayName>psi</displayName>
<unitPattern count="one">{0} psi</unitPattern> <unitPattern count="one">{0} psi</unitPattern>
<unitPattern count="other">{0} psi</unitPattern> <unitPattern count="other">{0} psi</unitPattern>
</unit> </unit>
<unit type="pressure-inch-hg"> <unit type="pressure-inch-ofhg">
<displayName>inHg</displayName> <displayName>inHg</displayName>
<unitPattern count="one">{0} inHg</unitPattern> <unitPattern count="one">{0} inHg</unitPattern>
<unitPattern count="other">{0} inHg</unitPattern> <unitPattern count="other">{0} inHg</unitPattern>
@ -7226,7 +7295,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0} K</unitPattern> <unitPattern count="one">{0} K</unitPattern>
<unitPattern count="other">{0} K</unitPattern> <unitPattern count="other">{0} K</unitPattern>
</unit> </unit>
<unit type="torque-pound-foot"> <unit type="torque-pound-force-foot">
<displayName>lbf⋅ft</displayName> <displayName>lbf⋅ft</displayName>
<unitPattern count="one">{0} lbf⋅ft</unitPattern> <unitPattern count="one">{0} lbf⋅ft</unitPattern>
<unitPattern count="other">{0} lbf⋅ft</unitPattern> <unitPattern count="other">{0} lbf⋅ft</unitPattern>
@ -7388,7 +7457,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<unitPattern count="one">{0}%</unitPattern> <unitPattern count="one">{0}%</unitPattern>
<unitPattern count="other">{0}%</unitPattern> <unitPattern count="other">{0}%</unitPattern>
</unit> </unit>
<unit type="consumption-liter-per-100kilometers"> <unit type="consumption-liter-per-100-kilometer">
<displayName>L/100km</displayName> <displayName>L/100km</displayName>
<unitPattern count="one">{0}L/100km</unitPattern> <unitPattern count="one">{0}L/100km</unitPattern>
<unitPattern count="other">{0}L/100km</unitPattern> <unitPattern count="other">{0}L/100km</unitPattern>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@ -37,7 +37,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<language type="awa">ئاوادهی</language> <language type="awa">ئاوادهی</language>
<language type="ay">ئایمارا</language> <language type="ay">ئایمارا</language>
<language type="az">ئازەربایجانی</language> <language type="az">ئازەربایجانی</language>
<language type="az" alt="short">ئازەربایجانی</language>
<language type="az_Arab">ئازەربایجانی باشووری</language> <language type="az_Arab">ئازەربایجانی باشووری</language>
<language type="ba">باشکیەر</language> <language type="ba">باشکیەر</language>
<language type="ban">بالی</language> <language type="ban">بالی</language>
@ -567,7 +566,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<territory type="FR">فەڕەنسا</territory> <territory type="FR">فەڕەنسا</territory>
<territory type="GA">گابۆن</territory> <territory type="GA">گابۆن</territory>
<territory type="GB">شانشینی یەکگرتوو</territory> <territory type="GB">شانشینی یەکگرتوو</territory>
<territory type="GB" alt="short">شانشینی یەکگرتوو</territory>
<territory type="GD">گرینادا</territory> <territory type="GD">گرینادا</territory>
<territory type="GE">گورجستان</territory> <territory type="GE">گورجستان</territory>
<territory type="GF">گیانای فەرەنسا</territory> <territory type="GF">گیانای فەرەنسا</territory>
@ -586,7 +584,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<territory type="GW">گینێ بیساو</territory> <territory type="GW">گینێ بیساو</territory>
<territory type="GY">گویانا</territory> <territory type="GY">گویانا</territory>
<territory type="HK">هۆنگ کۆنگ</territory> <territory type="HK">هۆنگ کۆنگ</territory>
<territory type="HK" alt="short">هۆنگ کۆنگ</territory>
<territory type="HM">دوورگەکانی هێرد و مەکدانڵد</territory> <territory type="HM">دوورگەکانی هێرد و مەکدانڵد</territory>
<territory type="HN">ھۆندووراس</territory> <territory type="HN">ھۆندووراس</territory>
<territory type="HR">کرۆواتیا</territory> <territory type="HR">کرۆواتیا</territory>
@ -641,7 +638,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<territory type="MM">میانمار</territory> <territory type="MM">میانمار</territory>
<territory type="MN">مەنگۆلیا</territory> <territory type="MN">مەنگۆلیا</territory>
<territory type="MO">ماکائۆ</territory> <territory type="MO">ماکائۆ</territory>
<territory type="MO" alt="short">ماکائۆ</territory>
<territory type="MP">دوورگەکانی ماریانای باکوور</territory> <territory type="MP">دوورگەکانی ماریانای باکوور</territory>
<territory type="MQ">مارتینیک</territory> <territory type="MQ">مارتینیک</territory>
<territory type="MR">مۆریتانیا</territory> <territory type="MR">مۆریتانیا</territory>
@ -731,7 +727,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<territory type="UM">دوورگەکانی دەرەوەی ئەمریکا</territory> <territory type="UM">دوورگەکانی دەرەوەی ئەمریکا</territory>
<territory type="UN">نەتەوە یەکگرتووەکان</territory> <territory type="UN">نەتەوە یەکگرتووەکان</territory>
<territory type="US">ویلایەتە یەکگرتووەکان</territory> <territory type="US">ویلایەتە یەکگرتووەکان</territory>
<territory type="US" alt="short">ویلایەتە یەکگرتووەکان</territory>
<territory type="UY">ئوروگوای</territory> <territory type="UY">ئوروگوای</territory>
<territory type="UZ">ئوزبەکستان</territory> <territory type="UZ">ئوزبەکستان</territory>
<territory type="VA">ڤاتیکان</territory> <territory type="VA">ڤاتیکان</territory>
@ -795,96 +790,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<dates> <dates>
<calendars> <calendars>
<calendar type="generic"> <calendar type="generic">
<days>
<dayContext type="format">
<dayWidth type="abbreviated">
<day type="sun" draft="unconfirmed">یەکشەممە</day>
<day type="mon" draft="unconfirmed">دووشەممە</day>
<day type="tue" draft="unconfirmed">سێشەممە</day>
<day type="wed" draft="unconfirmed">چوارشەممە</day>
<day type="thu" draft="unconfirmed">پێنجشەممە</day>
<day type="fri" draft="unconfirmed">ھەینی</day>
<day type="sat" draft="unconfirmed">شەممە</day>
</dayWidth>
<dayWidth type="narrow">
<day type="sun" draft="unconfirmed">ی</day>
<day type="mon" draft="unconfirmed">د</day>
<day type="tue" draft="unconfirmed">س</day>
<day type="wed" draft="unconfirmed">چ</day>
<day type="thu" draft="unconfirmed">پ</day>
<day type="fri" draft="unconfirmed">ھ</day>
<day type="sat" draft="unconfirmed">ش</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun" draft="unconfirmed">یەکشەممە</day>
<day type="mon" draft="unconfirmed">دووشەممە</day>
<day type="tue" draft="unconfirmed">سێشەممە</day>
<day type="wed" draft="unconfirmed">چوارشەممە</day>
<day type="thu" draft="unconfirmed">پێنجشەممە</day>
<day type="fri" draft="unconfirmed">ھەینی</day>
<day type="sat" draft="unconfirmed">شەممە</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
<dayWidth type="abbreviated">
<day type="sun" draft="unconfirmed">یەکشەممە</day>
<day type="mon" draft="unconfirmed">دووشەممە</day>
<day type="tue" draft="unconfirmed">سێشەممە</day>
<day type="wed" draft="unconfirmed">چوارشەممە</day>
<day type="thu" draft="unconfirmed">پێنجشەممە</day>
<day type="fri" draft="unconfirmed">ھەینی</day>
<day type="sat" draft="unconfirmed">شەممە</day>
</dayWidth>
<dayWidth type="narrow">
<day type="sun" draft="unconfirmed">ی</day>
<day type="mon" draft="unconfirmed">د</day>
<day type="tue" draft="unconfirmed">س</day>
<day type="wed" draft="unconfirmed">چ</day>
<day type="thu" draft="unconfirmed">پ</day>
<day type="fri" draft="unconfirmed">ھ</day>
<day type="sat" draft="unconfirmed">ش</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun" draft="unconfirmed">یەکشەممە</day>
<day type="mon" draft="unconfirmed">دووشەممە</day>
<day type="tue" draft="unconfirmed">سێشەممە</day>
<day type="wed" draft="unconfirmed">چوارشەممە</day>
<day type="thu" draft="unconfirmed">پێنجشەممە</day>
<day type="fri" draft="unconfirmed">ھەینی</day>
<day type="sat" draft="unconfirmed">شەممە</day>
</dayWidth>
</dayContext>
</days>
<quarters>
<quarterContext type="format">
<quarterWidth type="wide">
<quarter type="1" draft="unconfirmed">چارەکی یەکەم</quarter>
<quarter type="2" draft="unconfirmed">چارەکی دووەم</quarter>
<quarter type="3" draft="unconfirmed">چارەکی سێەم</quarter>
<quarter type="4" draft="unconfirmed">چارەکی چوارەم</quarter>
</quarterWidth>
</quarterContext>
<quarterContext type="stand-alone">
<quarterWidth type="wide">
<quarter type="1" draft="unconfirmed">چارەکی یەکەم</quarter>
<quarter type="2" draft="unconfirmed">چارەکی دووەم</quarter>
<quarter type="3" draft="unconfirmed">چارەکی سێەم</quarter>
<quarter type="4" draft="unconfirmed">چارەکی چوارەم</quarter>
</quarterWidth>
</quarterContext>
</quarters>
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am" draft="unconfirmed">ب.ن</dayPeriod>
<dayPeriod type="pm" draft="unconfirmed">د.ن</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<dayPeriod type="am" draft="unconfirmed">ب.ن</dayPeriod>
<dayPeriod type="pm" draft="unconfirmed">د.ن</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
<dateFormats> <dateFormats>
<dateFormatLength type="full"> <dateFormatLength type="full">
<dateFormat> <dateFormat>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc. <!-- Copyright © 1991-2020 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

Some files were not shown because too many files have changed in this diff Show more