66/**
77 * @fileoverview Compact number formatting symbols.
88 *
9- * File generated from CLDR ver. 41
9+ * File generated from CLDR ver. 42
1010 *
1111 * To reduce the file size (which may cause issues in some JS
1212 * developing environments), this file will only contain locales
@@ -900,13 +900,13 @@ goog.i18n.CompactNumberFormatSymbols_bs = {
900900goog . i18n . CompactNumberFormatSymbols_ca = {
901901 COMPACT_DECIMAL_SHORT_PATTERN : {
902902 '1000' : {
903- 'other' : '0m '
903+ 'other' : '0 k '
904904 } ,
905905 '10000' : {
906- 'other' : '00m '
906+ 'other' : '00 k '
907907 } ,
908908 '100000' : {
909- 'other' : '000m '
909+ 'other' : '000 k '
910910 } ,
911911 '1000000' : {
912912 'other' : '0 M'
@@ -921,10 +921,10 @@ goog.i18n.CompactNumberFormatSymbols_ca = {
921921 'other' : '0000 M'
922922 } ,
923923 '10000000000' : {
924- 'other' : '00mM '
924+ 'other' : '00 kM '
925925 } ,
926926 '100000000000' : {
927- 'other' : '000mM '
927+ 'other' : '000 kM '
928928 } ,
929929 '1000000000000' : {
930930 'other' : '0 B'
@@ -3861,6 +3861,21 @@ goog.i18n.CompactNumberFormatSymbols_ja = {
38613861 } ,
38623862 '100000000000000' : {
38633863 'other' : '000兆'
3864+ } ,
3865+ '1000000000000000' : {
3866+ 'other' : '0000兆'
3867+ } ,
3868+ '10000000000000000' : {
3869+ 'other' : '0京'
3870+ } ,
3871+ '100000000000000000' : {
3872+ 'other' : '00京'
3873+ } ,
3874+ '1000000000000000000' : {
3875+ 'other' : '000京'
3876+ } ,
3877+ '10000000000000000000' : {
3878+ 'other' : '0000京'
38643879 }
38653880 } ,
38663881 COMPACT_DECIMAL_LONG_PATTERN : {
@@ -3899,6 +3914,21 @@ goog.i18n.CompactNumberFormatSymbols_ja = {
38993914 } ,
39003915 '100000000000000' : {
39013916 'other' : '000兆'
3917+ } ,
3918+ '1000000000000000' : {
3919+ 'other' : '0000兆'
3920+ } ,
3921+ '10000000000000000' : {
3922+ 'other' : '0京'
3923+ } ,
3924+ '100000000000000000' : {
3925+ 'other' : '00京'
3926+ } ,
3927+ '1000000000000000000' : {
3928+ 'other' : '000京'
3929+ } ,
3930+ '10000000000000000000' : {
3931+ 'other' : '0000京'
39023932 }
39033933 }
39043934} ;
@@ -5245,78 +5275,78 @@ goog.i18n.CompactNumberFormatSymbols_mt = {
52455275goog . i18n . CompactNumberFormatSymbols_my = {
52465276 COMPACT_DECIMAL_SHORT_PATTERN : {
52475277 '1000' : {
5248- 'other' : '0ထောင် '
5278+ 'other' : '0 ထောင် '
52495279 } ,
52505280 '10000' : {
5251- 'other' : '0သောင်း '
5281+ 'other' : '0 သောင်း '
52525282 } ,
52535283 '100000' : {
5254- 'other' : '0သိန်း '
5284+ 'other' : '0 သိန်း '
52555285 } ,
52565286 '1000000' : {
5257- 'other' : '0သန်း '
5287+ 'other' : '0 သန်း '
52585288 } ,
52595289 '10000000' : {
5260- 'other' : '0ကုဋေ '
5290+ 'other' : '0 ကုဋေ '
52615291 } ,
52625292 '100000000' : {
5263- 'other' : '00ကုဋေ '
5293+ 'other' : '00 ကုဋေ '
52645294 } ,
52655295 '1000000000' : {
5266- 'other' : 'ကုဋေ000 '
5296+ 'other' : '000 ကုဋေ '
52675297 } ,
52685298 '10000000000' : {
5269- 'other' : 'ကုဋေ0ထ '
5299+ 'other' : 'ကုဋေ 0 ထ '
52705300 } ,
52715301 '100000000000' : {
5272- 'other' : 'ကုဋေ0သ '
5302+ 'other' : 'ကုဋေ 0 သ '
52735303 } ,
52745304 '1000000000000' : {
5275- 'other' : 'ဋေ0သိန်း '
5305+ 'other' : 'ဋေ 0 သိန်း '
52765306 } ,
52775307 '10000000000000' : {
5278- 'other' : 'ဋေ0သန်း '
5308+ 'other' : 'ဋေ 0 သန်း '
52795309 } ,
52805310 '100000000000000' : {
5281- 'other' : '0ကောဋိ '
5311+ 'other' : '0 ကောဋိ '
52825312 }
52835313 } ,
52845314 COMPACT_DECIMAL_LONG_PATTERN : {
52855315 '1000' : {
5286- 'other' : '0ထောင် '
5316+ 'other' : '0 ထောင် '
52875317 } ,
52885318 '10000' : {
5289- 'other' : '0သောင်း '
5319+ 'other' : '0 သောင်း '
52905320 } ,
52915321 '100000' : {
5292- 'other' : '0သိန်း '
5322+ 'other' : '0 သိန်း '
52935323 } ,
52945324 '1000000' : {
5295- 'other' : '0သန်း '
5325+ 'other' : '0 သန်း '
52965326 } ,
52975327 '10000000' : {
5298- 'other' : '0ကုဋေ '
5328+ 'other' : '0 ကုဋေ '
52995329 } ,
53005330 '100000000' : {
5301- 'other' : '00ကုဋေ '
5331+ 'other' : '00 ကုဋေ '
53025332 } ,
53035333 '1000000000' : {
5304- 'other' : 'ကုဋေ000 '
5334+ 'other' : '000 ကုဋေ '
53055335 } ,
53065336 '10000000000' : {
5307- 'other' : 'ကုဋေ0000 '
5337+ 'other' : '0000 ကုဋေ '
53085338 } ,
53095339 '100000000000' : {
5310- 'other' : 'ကုဋေ0သောင်း '
5340+ 'other' : 'ကုဋေ 0 သောင်း '
53115341 } ,
53125342 '1000000000000' : {
5313- 'other' : 'ကုဋေ0သိန်း '
5343+ 'other' : 'ကုဋေ 0 သိန်း '
53145344 } ,
53155345 '10000000000000' : {
5316- 'other' : 'ကုဋေ0သန်း '
5346+ 'other' : 'ကုဋေ 0 သန်း '
53175347 } ,
53185348 '100000000000000' : {
5319- 'other' : '0ကောဋိ '
5349+ 'other' : '0 ကောဋိ '
53205350 }
53215351 }
53225352} ;
0 commit comments