twitter_cldr 3.0.10 → 3.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +3 -2
- data/History.txt +9 -0
- data/README.md +8 -0
- data/Rakefile +1 -1
- data/lib/twitter_cldr.rb +1 -1
- data/lib/twitter_cldr/data_readers/number_data_reader.rb +60 -8
- data/lib/twitter_cldr/formatters/numbers/abbreviated/abbreviated_number_formatter.rb +3 -11
- data/lib/twitter_cldr/formatters/numbers/number_formatter.rb +5 -12
- data/lib/twitter_cldr/formatters/numbers/rbnf.rb +2 -1
- data/lib/twitter_cldr/formatters/numbers/rbnf/formatters.rb +4 -1
- data/lib/twitter_cldr/formatters/numbers/rbnf/plural.rb +49 -0
- data/lib/twitter_cldr/formatters/numbers/rbnf/rule.rb +4 -3
- data/lib/twitter_cldr/formatters/numbers/rbnf/rule_parser.rb +12 -1
- data/lib/twitter_cldr/formatters/numbers/rbnf/substitution.rb +1 -1
- data/lib/twitter_cldr/formatters/plurals/rules.rb +26 -10
- data/lib/twitter_cldr/localized/localized_number.rb +2 -15
- data/lib/twitter_cldr/resources/download.rb +3 -3
- data/lib/twitter_cldr/resources/locales_resources_importer.rb +24 -16
- data/lib/twitter_cldr/resources/uli/segment_exceptions_importer.rb +1 -1
- data/lib/twitter_cldr/shared/postal_codes.rb +30 -2
- data/lib/twitter_cldr/tokenizers/numbers/rbnf_tokenizer.rb +2 -1
- data/lib/twitter_cldr/version.rb +1 -1
- data/resources/locales/af/calendars.yml +44 -29
- data/resources/locales/af/currencies.yml +300 -603
- data/resources/locales/af/languages.yml +22 -359
- data/resources/locales/af/lists.yml +8 -8
- data/resources/locales/af/numbers.yml +74 -25
- data/resources/locales/af/plural_rules.yml +7 -0
- data/resources/locales/af/plurals.yml +13 -3
- data/resources/locales/af/territories.yml +7 -7
- data/resources/locales/ar/calendars.yml +25 -11
- data/resources/locales/ar/currencies.yml +115 -229
- data/resources/locales/ar/languages.yml +39 -124
- data/resources/locales/ar/lists.yml +12 -12
- data/resources/locales/ar/numbers.yml +170 -25
- data/resources/locales/ar/plural_rules.yml +11 -0
- data/resources/locales/ar/plurals.yml +18 -6
- data/resources/locales/be/calendars.yml +10 -20
- data/resources/locales/be/currencies.yml +40 -778
- data/resources/locales/be/languages.yml +2 -447
- data/resources/locales/be/lists.yml +3 -15
- data/resources/locales/be/numbers.yml +26 -26
- data/resources/locales/be/plural_rules.yml +9 -0
- data/resources/locales/be/plurals.yml +17 -7
- data/resources/locales/be/rbnf.yml +15 -105
- data/resources/locales/be/territories.yml +5 -16
- data/resources/locales/bg/calendars.yml +61 -40
- data/resources/locales/bg/currencies.yml +147 -176
- data/resources/locales/bg/languages.yml +56 -149
- data/resources/locales/bg/lists.yml +5 -5
- data/resources/locales/bg/numbers.yml +73 -24
- data/resources/locales/bg/plural_rules.yml +7 -0
- data/resources/locales/bg/plurals.yml +13 -3
- data/resources/locales/bg/territories.yml +10 -10
- data/resources/locales/bn/calendars.yml +43 -29
- data/resources/locales/bn/currencies.yml +156 -253
- data/resources/locales/bn/languages.yml +61 -150
- data/resources/locales/bn/lists.yml +4 -4
- data/resources/locales/bn/numbers.yml +74 -25
- data/resources/locales/bn/plural_rules.yml +11 -0
- data/resources/locales/bn/plurals.yml +19 -3
- data/resources/locales/bn/territories.yml +35 -35
- data/resources/locales/ca/calendars.yml +38 -23
- data/resources/locales/ca/currencies.yml +285 -63
- data/resources/locales/ca/languages.yml +12 -76
- data/resources/locales/ca/lists.yml +4 -4
- data/resources/locales/ca/numbers.yml +74 -25
- data/resources/locales/ca/plural_rules.yml +10 -0
- data/resources/locales/ca/plurals.yml +17 -4
- data/resources/locales/ca/territories.yml +20 -20
- data/resources/locales/cs/calendars.yml +33 -18
- data/resources/locales/cs/currencies.yml +397 -118
- data/resources/locales/cs/languages.yml +109 -90
- data/resources/locales/cs/numbers.yml +121 -24
- data/resources/locales/cs/plural_rules.yml +9 -0
- data/resources/locales/cs/plurals.yml +16 -6
- data/resources/locales/cs/territories.yml +2 -2
- data/resources/locales/cy/calendars.yml +4 -5
- data/resources/locales/cy/currencies.yml +56 -424
- data/resources/locales/cy/languages.yml +210 -379
- data/resources/locales/cy/lists.yml +1 -5
- data/resources/locales/cy/numbers.yml +170 -25
- data/resources/locales/cy/plural_rules.yml +16 -0
- data/resources/locales/cy/plurals.yml +26 -4
- data/resources/locales/cy/rbnf.yml +8 -8
- data/resources/locales/da/calendars.yml +28 -13
- data/resources/locales/da/currencies.yml +135 -136
- data/resources/locales/da/languages.yml +10 -74
- data/resources/locales/da/numbers.yml +73 -24
- data/resources/locales/da/plural_rules.yml +7 -0
- data/resources/locales/da/plurals.yml +13 -4
- data/resources/locales/da/territories.yml +2 -2
- data/resources/locales/de-CH/calendars.yml +29 -15
- data/resources/locales/de-CH/currencies.yml +327 -101
- data/resources/locales/de-CH/languages.yml +112 -83
- data/resources/locales/de-CH/numbers.yml +73 -24
- data/resources/locales/de-CH/plural_rules.yml +7 -0
- data/resources/locales/de-CH/plurals.yml +13 -4
- data/resources/locales/de-CH/territories.yml +3 -3
- data/resources/locales/de/calendars.yml +29 -15
- data/resources/locales/de/currencies.yml +328 -101
- data/resources/locales/de/languages.yml +112 -83
- data/resources/locales/de/numbers.yml +73 -24
- data/resources/locales/de/plural_rules.yml +7 -0
- data/resources/locales/de/plurals.yml +13 -4
- data/resources/locales/de/rbnf.yml +189 -0
- data/resources/locales/de/territories.yml +3 -3
- data/resources/locales/el/calendars.yml +30 -16
- data/resources/locales/el/currencies.yml +144 -91
- data/resources/locales/el/languages.yml +8 -72
- data/resources/locales/el/numbers.yml +73 -24
- data/resources/locales/el/plural_rules.yml +7 -0
- data/resources/locales/el/plurals.yml +13 -3
- data/resources/locales/el/territories.yml +1 -1
- data/resources/locales/en-150/calendars.yml +15 -5
- data/resources/locales/en-150/currencies.yml +49 -9
- data/resources/locales/en-150/languages.yml +99 -70
- data/resources/locales/en-150/numbers.yml +73 -24
- data/resources/locales/en-150/plural_rules.yml +10 -0
- data/resources/locales/en-150/plurals.yml +18 -4
- data/resources/locales/en-150/territories.yml +15 -15
- data/resources/locales/en-AU/calendars.yml +21 -11
- data/resources/locales/en-AU/currencies.yml +69 -29
- data/resources/locales/en-AU/languages.yml +101 -72
- data/resources/locales/en-AU/lists.yml +1 -1
- data/resources/locales/en-AU/numbers.yml +73 -24
- data/resources/locales/en-AU/plural_rules.yml +10 -0
- data/resources/locales/en-AU/plurals.yml +18 -4
- data/resources/locales/en-AU/territories.yml +19 -19
- data/resources/locales/en-CA/calendars.yml +18 -8
- data/resources/locales/en-CA/currencies.yml +49 -9
- data/resources/locales/en-CA/languages.yml +99 -70
- data/resources/locales/en-CA/numbers.yml +74 -25
- data/resources/locales/en-CA/plural_rules.yml +10 -0
- data/resources/locales/en-CA/plurals.yml +18 -4
- data/resources/locales/en-CA/territories.yml +15 -15
- data/resources/locales/en-GB/calendars.yml +21 -8
- data/resources/locales/en-GB/currencies.yml +242 -55
- data/resources/locales/en-GB/languages.yml +102 -73
- data/resources/locales/en-GB/lists.yml +1 -1
- data/resources/locales/en-GB/numbers.yml +74 -25
- data/resources/locales/en-GB/plural_rules.yml +10 -0
- data/resources/locales/en-GB/plurals.yml +18 -4
- data/resources/locales/en-GB/territories.yml +5 -5
- data/resources/locales/en-IE/calendars.yml +12 -2
- data/resources/locales/en-IE/currencies.yml +49 -9
- data/resources/locales/en-IE/languages.yml +99 -70
- data/resources/locales/en-IE/numbers.yml +74 -25
- data/resources/locales/en-IE/plural_rules.yml +10 -0
- data/resources/locales/en-IE/plurals.yml +18 -4
- data/resources/locales/en-IE/territories.yml +15 -15
- data/resources/locales/en-SG/calendars.yml +15 -5
- data/resources/locales/en-SG/currencies.yml +50 -10
- data/resources/locales/en-SG/languages.yml +99 -70
- data/resources/locales/en-SG/numbers.yml +74 -25
- data/resources/locales/en-SG/plural_rules.yml +10 -0
- data/resources/locales/en-SG/plurals.yml +18 -4
- data/resources/locales/en-SG/territories.yml +15 -15
- data/resources/locales/en-ZA/calendars.yml +12 -2
- data/resources/locales/en-ZA/currencies.yml +48 -9
- data/resources/locales/en-ZA/languages.yml +99 -70
- data/resources/locales/en-ZA/numbers.yml +74 -25
- data/resources/locales/en-ZA/plural_rules.yml +10 -0
- data/resources/locales/en-ZA/plurals.yml +18 -4
- data/resources/locales/en-ZA/territories.yml +15 -15
- data/resources/locales/en/calendars.yml +12 -2
- data/resources/locales/en/currencies.yml +49 -9
- data/resources/locales/en/languages.yml +99 -70
- data/resources/locales/en/numbers.yml +74 -25
- data/resources/locales/en/plural_rules.yml +10 -0
- data/resources/locales/en/plurals.yml +18 -4
- data/resources/locales/en/rbnf.yml +1 -26
- data/resources/locales/en/territories.yml +15 -15
- data/resources/locales/es-419/calendars.yml +101 -87
- data/resources/locales/es-419/currencies.yml +276 -276
- data/resources/locales/es-419/languages.yml +26 -90
- data/resources/locales/es-419/lists.yml +4 -4
- data/resources/locales/es-419/numbers.yml +74 -25
- data/resources/locales/es-419/plural_rules.yml +7 -0
- data/resources/locales/es-419/plurals.yml +13 -3
- data/resources/locales/es-419/rbnf.yml +1 -1192
- data/resources/locales/es-419/territories.yml +4 -4
- data/resources/locales/es-CO/calendars.yml +42 -28
- data/resources/locales/es-CO/currencies.yml +258 -258
- data/resources/locales/es-CO/languages.yml +22 -86
- data/resources/locales/es-CO/lists.yml +4 -4
- data/resources/locales/es-CO/numbers.yml +74 -25
- data/resources/locales/es-CO/plural_rules.yml +7 -0
- data/resources/locales/es-CO/plurals.yml +13 -3
- data/resources/locales/es-CO/rbnf.yml +1 -1
- data/resources/locales/es-CO/territories.yml +2 -2
- data/resources/locales/es-MX/calendars.yml +121 -107
- data/resources/locales/es-MX/currencies.yml +41 -136
- data/resources/locales/es-MX/languages.yml +27 -91
- data/resources/locales/es-MX/numbers.yml +76 -27
- data/resources/locales/es-MX/plural_rules.yml +7 -0
- data/resources/locales/es-MX/plurals.yml +13 -3
- data/resources/locales/es-MX/rbnf.yml +1 -1
- data/resources/locales/es-MX/territories.yml +7 -7
- data/resources/locales/es-US/calendars.yml +56 -48
- data/resources/locales/es-US/currencies.yml +259 -259
- data/resources/locales/es-US/languages.yml +22 -86
- data/resources/locales/es-US/lists.yml +4 -4
- data/resources/locales/es-US/numbers.yml +75 -26
- data/resources/locales/es-US/plural_rules.yml +7 -0
- data/resources/locales/es-US/plurals.yml +13 -3
- data/resources/locales/es-US/rbnf.yml +1 -1
- data/resources/locales/es-US/territories.yml +2 -2
- data/resources/locales/es/calendars.yml +38 -24
- data/resources/locales/es/currencies.yml +259 -259
- data/resources/locales/es/languages.yml +22 -86
- data/resources/locales/es/lists.yml +4 -4
- data/resources/locales/es/numbers.yml +75 -26
- data/resources/locales/es/plural_rules.yml +7 -0
- data/resources/locales/es/plurals.yml +13 -3
- data/resources/locales/es/rbnf.yml +8 -81
- data/resources/locales/es/territories.yml +2 -2
- data/resources/locales/eu/calendars.yml +72 -55
- data/resources/locales/eu/currencies.yml +135 -450
- data/resources/locales/eu/languages.yml +79 -414
- data/resources/locales/eu/lists.yml +4 -4
- data/resources/locales/eu/numbers.yml +74 -25
- data/resources/locales/eu/plural_rules.yml +7 -0
- data/resources/locales/eu/plurals.yml +13 -3
- data/resources/locales/eu/territories.yml +2 -2
- data/resources/locales/fa/calendars.yml +27 -12
- data/resources/locales/fa/currencies.yml +46 -454
- data/resources/locales/fa/languages.yml +71 -153
- data/resources/locales/fa/lists.yml +4 -4
- data/resources/locales/fa/numbers.yml +74 -25
- data/resources/locales/fa/plural_rules.yml +7 -0
- data/resources/locales/fa/plurals.yml +13 -3
- data/resources/locales/fa/territories.yml +4 -4
- data/resources/locales/fi/calendars.yml +20 -5
- data/resources/locales/fi/currencies.yml +287 -50
- data/resources/locales/fi/languages.yml +99 -70
- data/resources/locales/fi/numbers.yml +73 -24
- data/resources/locales/fi/plural_rules.yml +7 -0
- data/resources/locales/fi/plurals.yml +13 -4
- data/resources/locales/fi/territories.yml +1 -1
- data/resources/locales/fil/calendars.yml +29 -15
- data/resources/locales/fil/currencies.yml +144 -489
- data/resources/locales/fil/languages.yml +12 -339
- data/resources/locales/fil/lists.yml +7 -7
- data/resources/locales/fil/numbers.yml +74 -25
- data/resources/locales/fil/plural_rules.yml +8 -0
- data/resources/locales/fil/plurals.yml +17 -4
- data/resources/locales/fil/territories.yml +2 -2
- data/resources/locales/fr-BE/calendars.yml +68 -53
- data/resources/locales/fr-BE/currencies.yml +202 -82
- data/resources/locales/fr-BE/languages.yml +8 -71
- data/resources/locales/fr-BE/numbers.yml +74 -25
- data/resources/locales/fr-BE/plural_rules.yml +8 -0
- data/resources/locales/fr-BE/plurals.yml +15 -3
- data/resources/locales/fr-BE/territories.yml +7 -7
- data/resources/locales/fr-CA/calendars.yml +25 -10
- data/resources/locales/fr-CA/currencies.yml +250 -130
- data/resources/locales/fr-CA/languages.yml +11 -74
- data/resources/locales/fr-CA/numbers.yml +74 -25
- data/resources/locales/fr-CA/plural_rules.yml +8 -0
- data/resources/locales/fr-CA/plurals.yml +15 -3
- data/resources/locales/fr-CA/territories.yml +16 -16
- data/resources/locales/fr-CH/calendars.yml +68 -53
- data/resources/locales/fr-CH/currencies.yml +201 -82
- data/resources/locales/fr-CH/languages.yml +8 -71
- data/resources/locales/fr-CH/numbers.yml +74 -25
- data/resources/locales/fr-CH/plural_rules.yml +8 -0
- data/resources/locales/fr-CH/plurals.yml +15 -3
- data/resources/locales/fr-CH/territories.yml +7 -7
- data/resources/locales/fr/calendars.yml +68 -53
- data/resources/locales/fr/currencies.yml +202 -82
- data/resources/locales/fr/languages.yml +8 -71
- data/resources/locales/fr/numbers.yml +74 -25
- data/resources/locales/fr/plural_rules.yml +8 -0
- data/resources/locales/fr/plurals.yml +15 -3
- data/resources/locales/fr/territories.yml +7 -7
- data/resources/locales/ga/calendars.yml +136 -45
- data/resources/locales/ga/currencies.yml +1238 -587
- data/resources/locales/ga/languages.yml +176 -468
- data/resources/locales/ga/lists.yml +4 -4
- data/resources/locales/ga/numbers.yml +148 -24
- data/resources/locales/ga/plural_rules.yml +10 -0
- data/resources/locales/ga/plurals.yml +17 -5
- data/resources/locales/ga/territories.yml +56 -56
- data/resources/locales/gl/calendars.yml +26 -13
- data/resources/locales/gl/currencies.yml +378 -582
- data/resources/locales/gl/languages.yml +71 -392
- data/resources/locales/gl/lists.yml +8 -8
- data/resources/locales/gl/numbers.yml +74 -25
- data/resources/locales/gl/plural_rules.yml +7 -0
- data/resources/locales/gl/plurals.yml +13 -4
- data/resources/locales/gl/territories.yml +2 -2
- data/resources/locales/he/calendars.yml +53 -32
- data/resources/locales/he/currencies.yml +585 -487
- data/resources/locales/he/languages.yml +15 -78
- data/resources/locales/he/lists.yml +8 -8
- data/resources/locales/he/numbers.yml +121 -24
- data/resources/locales/he/plural_rules.yml +9 -0
- data/resources/locales/he/plurals.yml +16 -6
- data/resources/locales/he/rbnf.yml +0 -3
- data/resources/locales/he/territories.yml +4 -4
- data/resources/locales/hi/calendars.yml +54 -41
- data/resources/locales/hi/currencies.yml +155 -428
- data/resources/locales/hi/languages.yml +52 -141
- data/resources/locales/hi/lists.yml +4 -4
- data/resources/locales/hi/numbers.yml +74 -25
- data/resources/locales/hi/plural_rules.yml +11 -0
- data/resources/locales/hi/plurals.yml +19 -3
- data/resources/locales/hi/rbnf.yml +52 -1
- data/resources/locales/hi/territories.yml +8 -8
- data/resources/locales/hr/calendars.yml +30 -16
- data/resources/locales/hr/currencies.yml +306 -66
- data/resources/locales/hr/languages.yml +12 -76
- data/resources/locales/hr/numbers.yml +97 -24
- data/resources/locales/hr/plural_rules.yml +8 -0
- data/resources/locales/hr/plurals.yml +16 -8
- data/resources/locales/hr/territories.yml +1 -1
- data/resources/locales/hu/calendars.yml +25 -10
- data/resources/locales/hu/currencies.yml +139 -182
- data/resources/locales/hu/languages.yml +8 -72
- data/resources/locales/hu/lists.yml +4 -4
- data/resources/locales/hu/numbers.yml +73 -24
- data/resources/locales/hu/plural_rules.yml +8 -0
- data/resources/locales/hu/plurals.yml +15 -3
- data/resources/locales/hu/territories.yml +1 -1
- data/resources/locales/id/calendars.yml +22 -7
- data/resources/locales/id/currencies.yml +323 -192
- data/resources/locales/id/languages.yml +36 -71
- data/resources/locales/id/numbers.yml +50 -26
- data/resources/locales/id/plural_rules.yml +6 -0
- data/resources/locales/id/plurals.yml +11 -3
- data/resources/locales/id/rbnf.yml +4 -4
- data/resources/locales/id/territories.yml +2 -2
- data/resources/locales/is/calendars.yml +24 -9
- data/resources/locales/is/currencies.yml +145 -336
- data/resources/locales/is/languages.yml +57 -163
- data/resources/locales/is/numbers.yml +73 -24
- data/resources/locales/is/plural_rules.yml +7 -0
- data/resources/locales/is/plurals.yml +13 -5
- data/resources/locales/is/territories.yml +5 -5
- data/resources/locales/it-CH/calendars.yml +41 -26
- data/resources/locales/it-CH/currencies.yml +180 -274
- data/resources/locales/it-CH/languages.yml +106 -83
- data/resources/locales/it-CH/lists.yml +6 -6
- data/resources/locales/it-CH/numbers.yml +73 -24
- data/resources/locales/it-CH/plural_rules.yml +8 -0
- data/resources/locales/it-CH/plurals.yml +15 -4
- data/resources/locales/it-CH/territories.yml +9 -9
- data/resources/locales/it/calendars.yml +43 -28
- data/resources/locales/it/currencies.yml +181 -274
- data/resources/locales/it/languages.yml +106 -83
- data/resources/locales/it/lists.yml +6 -6
- data/resources/locales/it/numbers.yml +73 -24
- data/resources/locales/it/plural_rules.yml +8 -0
- data/resources/locales/it/plurals.yml +15 -4
- data/resources/locales/it/territories.yml +9 -9
- data/resources/locales/ja/calendars.yml +24 -9
- data/resources/locales/ja/currencies.yml +286 -48
- data/resources/locales/ja/languages.yml +106 -83
- data/resources/locales/ja/lists.yml +4 -4
- data/resources/locales/ja/numbers.yml +50 -26
- data/resources/locales/ja/plural_rules.yml +6 -0
- data/resources/locales/ja/plurals.yml +11 -3
- data/resources/locales/ja/territories.yml +2 -2
- data/resources/locales/ko/calendars.yml +63 -16
- data/resources/locales/ko/currencies.yml +286 -347
- data/resources/locales/ko/languages.yml +27 -76
- data/resources/locales/ko/numbers.yml +50 -26
- data/resources/locales/ko/plural_rules.yml +6 -0
- data/resources/locales/ko/plurals.yml +11 -3
- data/resources/locales/ko/territories.yml +4 -4
- data/resources/locales/lv/calendars.yml +34 -19
- data/resources/locales/lv/currencies.yml +155 -366
- data/resources/locales/lv/languages.yml +7 -71
- data/resources/locales/lv/numbers.yml +99 -26
- data/resources/locales/lv/plural_rules.yml +8 -0
- data/resources/locales/lv/plurals.yml +16 -9
- data/resources/locales/lv/territories.yml +2 -2
- data/resources/locales/ms/calendars.yml +28 -14
- data/resources/locales/ms/currencies.yml +185 -500
- data/resources/locales/ms/languages.yml +27 -297
- data/resources/locales/ms/lists.yml +6 -6
- data/resources/locales/ms/numbers.yml +50 -26
- data/resources/locales/ms/plural_rules.yml +7 -0
- data/resources/locales/ms/plurals.yml +13 -3
- data/resources/locales/ms/territories.yml +6 -6
- data/resources/locales/nb/calendars.yml +21 -6
- data/resources/locales/nb/currencies.yml +271 -44
- data/resources/locales/nb/languages.yml +14 -78
- data/resources/locales/nb/lists.yml +4 -4
- data/resources/locales/nb/numbers.yml +73 -24
- data/resources/locales/nb/plural_rules.yml +7 -0
- data/resources/locales/nb/plurals.yml +13 -3
- data/resources/locales/nb/territories.yml +6 -6
- data/resources/locales/nl/calendars.yml +63 -48
- data/resources/locales/nl/currencies.yml +294 -56
- data/resources/locales/nl/languages.yml +149 -121
- data/resources/locales/nl/numbers.yml +74 -25
- data/resources/locales/nl/plural_rules.yml +7 -0
- data/resources/locales/nl/plurals.yml +13 -4
- data/resources/locales/nl/territories.yml +9 -9
- data/resources/locales/pl/calendars.yml +23 -9
- data/resources/locales/pl/currencies.yml +147 -226
- data/resources/locales/pl/languages.yml +102 -73
- data/resources/locales/pl/numbers.yml +122 -25
- data/resources/locales/pl/plural_rules.yml +9 -0
- data/resources/locales/pl/plurals.yml +17 -9
- data/resources/locales/pl/rbnf.yml +17 -159
- data/resources/locales/pl/territories.yml +1 -1
- data/resources/locales/pt/calendars.yml +26 -12
- data/resources/locales/pt/currencies.yml +182 -91
- data/resources/locales/pt/languages.yml +72 -137
- data/resources/locales/pt/numbers.yml +74 -25
- data/resources/locales/pt/plural_rules.yml +7 -0
- data/resources/locales/pt/plurals.yml +13 -5
- data/resources/locales/pt/territories.yml +9 -9
- data/resources/locales/ro/calendars.yml +63 -49
- data/resources/locales/ro/currencies.yml +209 -291
- data/resources/locales/ro/languages.yml +12 -76
- data/resources/locales/ro/numbers.yml +98 -25
- data/resources/locales/ro/plural_rules.yml +9 -0
- data/resources/locales/ro/plurals.yml +17 -6
- data/resources/locales/ro/territories.yml +3 -3
- data/resources/locales/ru/calendars.yml +55 -41
- data/resources/locales/ru/currencies.yml +334 -256
- data/resources/locales/ru/languages.yml +8 -72
- data/resources/locales/ru/lists.yml +5 -5
- data/resources/locales/ru/numbers.yml +122 -24
- data/resources/locales/ru/plural_rules.yml +9 -0
- data/resources/locales/ru/plurals.yml +17 -7
- data/resources/locales/ru/rbnf.yml +15 -105
- data/resources/locales/ru/territories.yml +7 -7
- data/resources/locales/sk/calendars.yml +89 -51
- data/resources/locales/sk/currencies.yml +440 -415
- data/resources/locales/sk/languages.yml +50 -114
- data/resources/locales/sk/lists.yml +4 -4
- data/resources/locales/sk/numbers.yml +122 -25
- data/resources/locales/sk/plural_rules.yml +9 -0
- data/resources/locales/sk/plurals.yml +16 -6
- data/resources/locales/sk/territories.yml +18 -18
- data/resources/locales/sq/calendars.yml +72 -58
- data/resources/locales/sq/currencies.yml +86 -464
- data/resources/locales/sq/languages.yml +222 -579
- data/resources/locales/sq/lists.yml +4 -4
- data/resources/locales/sq/numbers.yml +73 -24
- data/resources/locales/sq/plural_rules.yml +9 -0
- data/resources/locales/sq/plurals.yml +16 -3
- data/resources/locales/sq/territories.yml +16 -17
- data/resources/locales/sr/calendars.yml +30 -16
- data/resources/locales/sr/currencies.yml +202 -116
- data/resources/locales/sr/languages.yml +200 -298
- data/resources/locales/sr/lists.yml +4 -4
- data/resources/locales/sr/numbers.yml +98 -25
- data/resources/locales/sr/plural_rules.yml +8 -0
- data/resources/locales/sr/plurals.yml +16 -8
- data/resources/locales/sr/territories.yml +20 -20
- data/resources/locales/sv/calendars.yml +46 -31
- data/resources/locales/sv/currencies.yml +213 -105
- data/resources/locales/sv/languages.yml +76 -73
- data/resources/locales/sv/numbers.yml +73 -25
- data/resources/locales/sv/plural_rules.yml +8 -0
- data/resources/locales/sv/plurals.yml +16 -4
- data/resources/locales/sv/rbnf.yml +1 -1
- data/resources/locales/sv/territories.yml +1 -1
- data/resources/locales/ta/calendars.yml +37 -23
- data/resources/locales/ta/currencies.yml +328 -643
- data/resources/locales/ta/languages.yml +94 -177
- data/resources/locales/ta/numbers.yml +74 -25
- data/resources/locales/ta/plural_rules.yml +7 -0
- data/resources/locales/ta/plurals.yml +13 -3
- data/resources/locales/ta/territories.yml +34 -34
- data/resources/locales/th/calendars.yml +33 -6
- data/resources/locales/th/currencies.yml +272 -187
- data/resources/locales/th/languages.yml +102 -76
- data/resources/locales/th/numbers.yml +50 -26
- data/resources/locales/th/plural_rules.yml +6 -0
- data/resources/locales/th/plurals.yml +11 -3
- data/resources/locales/th/territories.yml +2 -2
- data/resources/locales/tr/calendars.yml +25 -11
- data/resources/locales/tr/currencies.yml +365 -199
- data/resources/locales/tr/languages.yml +106 -77
- data/resources/locales/tr/numbers.yml +74 -25
- data/resources/locales/tr/plural_rules.yml +7 -0
- data/resources/locales/tr/plurals.yml +13 -3
- data/resources/locales/tr/territories.yml +5 -5
- data/resources/locales/uk/calendars.yml +24 -9
- data/resources/locales/uk/currencies.yml +139 -207
- data/resources/locales/uk/languages.yml +19 -94
- data/resources/locales/uk/lists.yml +6 -6
- data/resources/locales/uk/numbers.yml +121 -24
- data/resources/locales/uk/plural_rules.yml +10 -0
- data/resources/locales/uk/plurals.yml +19 -9
- data/resources/locales/uk/territories.yml +18 -18
- data/resources/locales/ur/calendars.yml +38 -16
- data/resources/locales/ur/currencies.yml +273 -577
- data/resources/locales/ur/languages.yml +76 -405
- data/resources/locales/ur/lists.yml +7 -7
- data/resources/locales/ur/numbers.yml +75 -26
- data/resources/locales/ur/plural_rules.yml +7 -0
- data/resources/locales/ur/plurals.yml +13 -4
- data/resources/locales/ur/territories.yml +1 -1
- data/resources/locales/vi/calendars.yml +29 -14
- data/resources/locales/vi/currencies.yml +273 -195
- data/resources/locales/vi/languages.yml +20 -94
- data/resources/locales/vi/lists.yml +2 -2
- data/resources/locales/vi/numbers.yml +49 -25
- data/resources/locales/vi/plural_rules.yml +7 -0
- data/resources/locales/vi/plurals.yml +13 -3
- data/resources/locales/vi/territories.yml +8 -8
- data/resources/locales/zh-Hant/calendars.yml +28 -13
- data/resources/locales/zh-Hant/currencies.yml +368 -134
- data/resources/locales/zh-Hant/languages.yml +119 -90
- data/resources/locales/zh-Hant/lists.yml +4 -4
- data/resources/locales/zh-Hant/numbers.yml +50 -26
- data/resources/locales/zh-Hant/plural_rules.yml +6 -0
- data/resources/locales/zh-Hant/plurals.yml +11 -3
- data/resources/locales/zh-Hant/territories.yml +9 -9
- data/resources/locales/zh/calendars.yml +20 -5
- data/resources/locales/zh/currencies.yml +372 -189
- data/resources/locales/zh/languages.yml +7 -71
- data/resources/locales/zh/lists.yml +4 -4
- data/resources/locales/zh/numbers.yml +50 -26
- data/resources/locales/zh/plural_rules.yml +6 -0
- data/resources/locales/zh/plurals.yml +11 -3
- data/resources/locales/zh/rbnf.yml +46 -0
- data/resources/shared/currency_digits_and_rounding.yml +8 -2
- data/resources/shared/numbering_systems.yml +3 -0
- data/resources/shared/postal_codes.yml +320 -1275
- data/resources/shared/rbnf_root.yml +65 -16
- data/resources/shared/territories_containment.yml +1 -0
- data/resources/uli/segments/de.yml +102 -0
- data/resources/uli/segments/es.yml +33 -0
- data/resources/uli/segments/fr.yml +21 -0
- data/resources/uli/segments/it.yml +11 -0
- data/spec/data_readers/number_data_reader_spec.rb +25 -0
- data/spec/formatters/list_formatter_spec.rb +2 -2
- data/spec/formatters/numbers/abbreviated/abbreviated_number_formatter_spec.rb +11 -17
- data/spec/formatters/numbers/abbreviated/long_decimal_formatter_spec.rb +80 -31
- data/spec/formatters/numbers/abbreviated/short_decimal_formatter_spec.rb +40 -9
- data/spec/formatters/numbers/currency_formatter_spec.rb +1 -1
- data/spec/formatters/numbers/rbnf/allowed_failures.yml +47 -35
- data/spec/formatters/numbers/rbnf/locales/bn/rbnf_test.yml +1634 -1283
- data/spec/formatters/numbers/rbnf/locales/cy/rbnf_test.yml +42 -42
- data/spec/formatters/numbers/rbnf/locales/de-CH/rbnf_test.yml +702 -0
- data/spec/formatters/numbers/rbnf/locales/de/rbnf_test.yml +702 -0
- data/spec/formatters/numbers/rbnf/locales/es-419/rbnf_test.yml +14 -14
- data/spec/formatters/numbers/rbnf/locales/es-CO/rbnf_test.yml +14 -14
- data/spec/formatters/numbers/rbnf/locales/es-MX/rbnf_test.yml +14 -14
- data/spec/formatters/numbers/rbnf/locales/es-US/rbnf_test.yml +14 -14
- data/spec/formatters/numbers/rbnf/locales/es/rbnf_test.yml +54 -54
- data/spec/formatters/numbers/rbnf/locales/eu/rbnf_test.yml +1634 -1283
- data/spec/formatters/numbers/rbnf/locales/fr-CH/rbnf_test.yml +32 -32
- data/spec/formatters/numbers/rbnf/locales/gl/rbnf_test.yml +1634 -1283
- data/spec/formatters/numbers/rbnf/locales/he/rbnf_test.yml +105 -105
- data/spec/formatters/numbers/rbnf/locales/hi/rbnf_test.yml +350 -116
- data/spec/formatters/numbers/rbnf/locales/sv/rbnf_test.yml +24 -24
- data/spec/formatters/numbers/rbnf/locales/ur/rbnf_test.yml +1634 -1283
- data/spec/formatters/numbers/rbnf/locales/zh/rbnf_test.yml +117 -0
- data/spec/formatters/plurals/rules_spec.rb +37 -14
- data/spec/localized/localized_number_spec.rb +2 -1
- data/spec/parsers/number_parser_spec.rb +5 -5
- data/spec/shared/calendar_spec.rb +3 -3
- data/spec/shared/postal_codes_spec.rb +16 -0
- data/spec/shared/territories_spec.rb +2 -2
- data/spec/spec_helper.rb +1 -1
- data/twitter_cldr.gemspec +1 -0
- metadata +364 -285
- data/resources/custom/locales/hu/plurals.yml +0 -3
@@ -9,53 +9,43 @@
|
|
9
9
|
:ady: "אדיגית"
|
10
10
|
:ae: "אבסטן"
|
11
11
|
:af: "אפריקאנס"
|
12
|
-
:afa: "שפה אפרו-אסייתית"
|
13
12
|
:afh: "אפריהילי"
|
14
13
|
:agq: "אהיים"
|
15
14
|
:ain: "אינו"
|
16
15
|
:ak: "אקאן"
|
17
16
|
:akk: "אכדית"
|
18
17
|
:ale: "אלאוט"
|
19
|
-
:alg: "השפה האלגונקוויאנית"
|
20
18
|
:alt: "אלטאי דרומית"
|
21
19
|
:am: "אמהרית"
|
22
20
|
:an: "אראגונית"
|
23
21
|
:ang: "אנגלית עתיקה"
|
24
22
|
:anp: "אנג׳יקה"
|
25
|
-
:apa: "שפה אפאצ׳ית"
|
26
23
|
:ar: "ערבית"
|
27
24
|
:ar-001: "ערבית ספרותית"
|
28
25
|
:arc: "ארמית"
|
29
26
|
:arn: "אראוקנית"
|
30
27
|
:arp: "ארפהו"
|
31
|
-
:art: "שפה מלאכותית"
|
32
28
|
:arw: "ארוואק"
|
33
29
|
:as: "אסאמית"
|
34
30
|
:asa: "אסו"
|
35
31
|
:ast: "אסטורית"
|
36
|
-
:ath: "השפה האת׳פסקנית"
|
37
|
-
:aus: "שפה אוסטרלית"
|
38
32
|
:av: "אבארית"
|
39
33
|
:awa: "אוואדית"
|
40
34
|
:ay: "איימארית"
|
41
35
|
:az: "אזרית"
|
42
36
|
:ba: "בשקירית"
|
43
|
-
:bad: "בנדה"
|
44
|
-
:bai: "השפה הבאמילקית"
|
45
37
|
:bal: "באלוצ׳י"
|
46
38
|
:ban: "בלינזית"
|
39
|
+
:bar: "בווארית"
|
47
40
|
:bas: "בסאא"
|
48
|
-
:bat: "שפות בלטיות"
|
49
41
|
:bax: "באקס"
|
50
42
|
:bbj: "גומל"
|
51
43
|
:be: "בלארוסית"
|
52
44
|
:bej: "בז׳ה"
|
53
45
|
:bem: "במבה"
|
54
|
-
:ber: "ברברית"
|
55
46
|
:bez: "בנה"
|
56
47
|
:bfd: "באפוט"
|
57
48
|
:bg: "בולגרית"
|
58
|
-
:bh: "ביהארי"
|
59
49
|
:bho: "בוג׳פורי"
|
60
50
|
:bi: "ביסלמה"
|
61
51
|
:bik: "ביקול"
|
@@ -64,14 +54,12 @@
|
|
64
54
|
:bla: "סיקסיקה"
|
65
55
|
:bm: "במבארה"
|
66
56
|
:bn: "בנגלית"
|
67
|
-
:bnt: "בנטו"
|
68
57
|
:bo: "טיבטית"
|
69
58
|
:br: "ברטונית"
|
70
59
|
:bra: "בראג׳"
|
71
60
|
:brx: "בודו"
|
72
61
|
:bs: "בוסנית"
|
73
62
|
:bss: "אקוסה"
|
74
|
-
:btk: "בטאק"
|
75
63
|
:bua: "בוריאט"
|
76
64
|
:bug: "בוגינזית"
|
77
65
|
:bum: "בולו"
|
@@ -79,14 +67,11 @@
|
|
79
67
|
:byv: "מדומבה"
|
80
68
|
:ca: "קטלאנית"
|
81
69
|
:cad: "קאדו"
|
82
|
-
:cai: "שפה אינדיאנית מרכז-אמריקאית"
|
83
70
|
:car: "קאריב"
|
84
|
-
:cau: "שפה קווקזית"
|
85
71
|
:cay: "קאיוגה"
|
86
72
|
:cch: "אטסם"
|
87
73
|
:ce: "צ׳צ׳נית"
|
88
74
|
:ceb: "קבואנו"
|
89
|
-
:cel: "שפה קלטית"
|
90
75
|
:cgg: "צ׳יגה"
|
91
76
|
:ch: "צ׳מורו"
|
92
77
|
:chb: "צ׳יבצ׳ה"
|
@@ -99,26 +84,19 @@
|
|
99
84
|
:chr: "צ׳רוקי"
|
100
85
|
:chy: "שאיין"
|
101
86
|
:ckb: "כורדית סוראנית"
|
102
|
-
:cmc: "השפה הצ׳אמית"
|
103
87
|
:co: "קורסיקנית"
|
104
88
|
:cop: "קופטית"
|
105
|
-
:cpe: "קריאולית או פידג׳ין מבוססת אנגלית"
|
106
|
-
:cpf: "קריאולית או פידג׳ין מבוססת-צרפתית"
|
107
|
-
:cpp: "קריאולית או פידג׳ין מבוססת-פורטוגזית"
|
108
89
|
:cr: "קרי"
|
109
90
|
:crh: "טטרית של קרים"
|
110
|
-
:crp: "שפה קראולית או פידג׳אנית"
|
111
91
|
:cs: "צ׳כית"
|
112
92
|
:csb: "קשוביאן"
|
113
93
|
:cu: "סלאבית כנסייתית עתיקה"
|
114
|
-
:cus: "השפה הקושיטית"
|
115
94
|
:cv: "צ׳ובאש"
|
116
95
|
:cy: "ולשית"
|
117
96
|
:da: "דנית"
|
118
97
|
:dak: "דקוטה"
|
119
98
|
:dar: "דרגווה"
|
120
99
|
:dav: "טאיטה"
|
121
|
-
:day: "דיאק"
|
122
100
|
:de: "גרמנית"
|
123
101
|
:de-AT: "גרמנית אוסטרית"
|
124
102
|
:de-CH: "גרמנית שוויצרית (גבוהה)"
|
@@ -128,8 +106,7 @@
|
|
128
106
|
:din: "דינקה"
|
129
107
|
:dje: "זארמה"
|
130
108
|
:doi: "דוגרי"
|
131
|
-
:
|
132
|
-
:dsb: "סורביאן נמוכה"
|
109
|
+
:dsb: "סורבית נמוכה"
|
133
110
|
:dua: "דואלה"
|
134
111
|
:dum: "הולנדית תיכונה"
|
135
112
|
:dv: "דיבהי"
|
@@ -147,8 +124,8 @@
|
|
147
124
|
:en: "אנגלית"
|
148
125
|
:en-AU: "אנגלית אוסטרלית"
|
149
126
|
:en-CA: "אנגלית קנדית"
|
150
|
-
:en-GB: "אנגלית
|
151
|
-
:en-US: "אנגלית
|
127
|
+
:en-GB: "אנגלית בריטית"
|
128
|
+
:en-US: "אנגלית אמריקאית"
|
152
129
|
:enm: "אנגלית תיכונה"
|
153
130
|
:eo: "אספרנטו"
|
154
131
|
:es: "ספרדית"
|
@@ -164,7 +141,6 @@
|
|
164
141
|
:ff: "פולה"
|
165
142
|
:fi: "פינית"
|
166
143
|
:fil: "פיליפינית"
|
167
|
-
:fiu: "השפה הפינו-אוגרית"
|
168
144
|
:fj: "פיג׳ית"
|
169
145
|
:fo: "פארואזית"
|
170
146
|
:fon: "פון"
|
@@ -179,10 +155,10 @@
|
|
179
155
|
:fy: "פריזית"
|
180
156
|
:ga: "אירית"
|
181
157
|
:gaa: "גא"
|
158
|
+
:gag: "גגאוזית"
|
182
159
|
:gay: "גאיו"
|
183
160
|
:gba: "גבאיה"
|
184
161
|
:gd: "גאלית סקוטית"
|
185
|
-
:gem: "שפה גרמאנית"
|
186
162
|
:gez: "געז"
|
187
163
|
:gil: "גילברטזית"
|
188
164
|
:gl: "גליציאנית"
|
@@ -205,12 +181,11 @@
|
|
205
181
|
:he: "עברית"
|
206
182
|
:hi: "הינדי"
|
207
183
|
:hil: "היליגאינון"
|
208
|
-
:him: "הימצ׳אלי"
|
209
184
|
:hit: "חיתית"
|
210
185
|
:hmn: "מונג"
|
211
186
|
:ho: "הארי מוטו"
|
212
187
|
:hr: "קרואטית"
|
213
|
-
:hsb: "
|
188
|
+
:hsb: "סורבית גבוהה"
|
214
189
|
:ht: "האיטית"
|
215
190
|
:hu: "הונגרית"
|
216
191
|
:hup: "הופה"
|
@@ -223,15 +198,10 @@
|
|
223
198
|
:ie: "אינטרלינגה"
|
224
199
|
:ig: "איגבו"
|
225
200
|
:ii: "סיצ׳ואן יי"
|
226
|
-
:ijo: "איג׳ו"
|
227
201
|
:ik: "אינופיאק"
|
228
202
|
:ilo: "אילוקו"
|
229
|
-
:inc: "שפת האינדיק"
|
230
|
-
:ine: "שפה הודו-אירופית"
|
231
203
|
:inh: "אינגושית"
|
232
204
|
:io: "אידו"
|
233
|
-
:ira: "שפה איראנית"
|
234
|
-
:iro: "השפה האירוקואונית"
|
235
205
|
:is: "איסלנדית"
|
236
206
|
:it: "איטלקית"
|
237
207
|
:iu: "אינוקטיטוט"
|
@@ -248,7 +218,6 @@
|
|
248
218
|
:kac: "קצ׳ין"
|
249
219
|
:kaj: "ג׳יו"
|
250
220
|
:kam: "קמבה"
|
251
|
-
:kar: "קארן"
|
252
221
|
:kaw: "קאווי"
|
253
222
|
:kbd: "קברדית"
|
254
223
|
:kbl: "קנמבו"
|
@@ -258,7 +227,6 @@
|
|
258
227
|
:kfo: "קורו"
|
259
228
|
:kg: "קונגו"
|
260
229
|
:kha: "קאסי"
|
261
|
-
:khi: "השפה הקויסאנית"
|
262
230
|
:kho: "קוטאנזית"
|
263
231
|
:khq: "קוירה צ׳יני"
|
264
232
|
:ki: "קיקויו"
|
@@ -271,13 +239,13 @@
|
|
271
239
|
:kmb: "קימבונדו"
|
272
240
|
:kn: "קנאדה"
|
273
241
|
:ko: "קוריאנית"
|
242
|
+
:koi: "קומי-פרמיאקית"
|
274
243
|
:kok: "קונקאני"
|
275
244
|
:kos: "קוסראיאן"
|
276
245
|
:kpe: "קפלה"
|
277
246
|
:kr: "קאנורי"
|
278
247
|
:krc: "קראצ׳י-בלקר"
|
279
248
|
:krl: "קארלית"
|
280
|
-
:kro: "קרו"
|
281
249
|
:kru: "קורוק"
|
282
250
|
:ks: "קשמירית"
|
283
251
|
:ksb: "שמבאלה"
|
@@ -298,14 +266,14 @@
|
|
298
266
|
:lez: "לזגית"
|
299
267
|
:lg: "גאנדה"
|
300
268
|
:li: "לימבורגיש"
|
301
|
-
:lkt: "
|
269
|
+
:lkt: "לקוטה"
|
302
270
|
:ln: "לינגלה"
|
303
271
|
:lo: "לאית"
|
304
272
|
:lol: "מונגו"
|
305
273
|
:loz: "לוזי"
|
306
274
|
:lt: "ליטאית"
|
307
275
|
:lu: "לובה-קטנגה"
|
308
|
-
:lua: "
|
276
|
+
:lua: "לובה, לולואה"
|
309
277
|
:lui: "לואיסנו"
|
310
278
|
:lun: "לונדה"
|
311
279
|
:luo: "לואו"
|
@@ -318,7 +286,6 @@
|
|
318
286
|
:mai: "מאיטילית"
|
319
287
|
:mak: "מקסאר"
|
320
288
|
:man: "מנדינגו"
|
321
|
-
:map: "שפה אוסטרונזית"
|
322
289
|
:mas: "מאסאית"
|
323
290
|
:mde: "מאבא"
|
324
291
|
:mdf: "מוקשה"
|
@@ -334,15 +301,11 @@
|
|
334
301
|
:mi: "מאורית"
|
335
302
|
:mic: "מיקמק"
|
336
303
|
:min: "מיננגקבאו"
|
337
|
-
:mis: "שפה אחרת"
|
338
304
|
:mk: "מקדונית"
|
339
|
-
:mkh: "שפת מון-חמר"
|
340
305
|
:ml: "מלאיאלם"
|
341
306
|
:mn: "מונגולית"
|
342
307
|
:mnc: "מנצ׳ו"
|
343
308
|
:mni: "מניפורית"
|
344
|
-
:mno: "שפת מנובו"
|
345
|
-
:mo: "מולדבית"
|
346
309
|
:moh: "מוהוק"
|
347
310
|
:mos: "מוסי"
|
348
311
|
:mr: "מרטהי"
|
@@ -350,17 +313,13 @@
|
|
350
313
|
:mt: "מלטית"
|
351
314
|
:mua: "מונדאנג"
|
352
315
|
:mul: "מספר שפות"
|
353
|
-
:mun: "שפת מונדה"
|
354
316
|
:mus: "קריק"
|
355
317
|
:mwl: "מירנדזית"
|
356
318
|
:mwr: "מרווארי"
|
357
319
|
:my: "בורמזית"
|
358
320
|
:mye: "מאיין"
|
359
|
-
:myn: "מאיה"
|
360
321
|
:myv: "ארזיה"
|
361
322
|
:na: "נאורית"
|
362
|
-
:nah: "נאהואטל"
|
363
|
-
:nai: "שפה אינדיאנית צפון-אמריקאית"
|
364
323
|
:nap: "נפוליטנית"
|
365
324
|
:naq: "נאמה"
|
366
325
|
:nb: "נורבגית ספרותית"
|
@@ -370,7 +329,6 @@
|
|
370
329
|
:new: "נווארי"
|
371
330
|
:ng: "נדונגה"
|
372
331
|
:nia: "ניאס"
|
373
|
-
:nic: "השפה הניגר-קורדופניאנית"
|
374
332
|
:niu: "ניואיאן"
|
375
333
|
:nl: "הולנדית"
|
376
334
|
:nl-BE: "פלמית"
|
@@ -384,7 +342,6 @@
|
|
384
342
|
:nqo: "נ׳קו"
|
385
343
|
:nr: "דרום נדבלה"
|
386
344
|
:nso: "סוטו הצפונית"
|
387
|
-
:nub: "שפות נבטיות"
|
388
345
|
:nus: "נואר"
|
389
346
|
:nv: "נבחו"
|
390
347
|
:nwc: "נווארית קלאסית"
|
@@ -400,34 +357,31 @@
|
|
400
357
|
:os: "אוסטית"
|
401
358
|
:osa: "אוסג׳ה"
|
402
359
|
:ota: "טורקית עותומנית"
|
403
|
-
:oto: "השפה האוטומיאנית"
|
404
360
|
:pa: "פנג׳אבית"
|
405
|
-
:paa: "השפה הפפואנית"
|
406
361
|
:pag: "פנגסינאן"
|
407
362
|
:pal: "פלאבי"
|
408
363
|
:pam: "פמפאניה"
|
409
364
|
:pap: "פפיאמנטו"
|
410
365
|
:pau: "פלוואן"
|
411
366
|
:peo: "פרסית עתיקה"
|
412
|
-
:phi: "שפה פיליפינית"
|
413
367
|
:phn: "פניקית"
|
414
368
|
:pi: "פאלי"
|
415
369
|
:pl: "פולנית"
|
416
370
|
:pon: "פונפיאן"
|
417
|
-
:pra: "שפת פרקריט"
|
418
371
|
:pro: "פרובנסאל עתיקה"
|
419
372
|
:ps: "פושטו"
|
420
373
|
:pt: "פורטוגלית"
|
421
|
-
:pt-BR: "
|
422
|
-
:pt-PT: "
|
374
|
+
:pt-BR: "פורטוגלית ברזילאית"
|
375
|
+
:pt-PT: "פורטוגלית אירופאית"
|
423
376
|
:qu: "קצ׳ואה"
|
377
|
+
:quc: "קיצ׳ה"
|
424
378
|
:raj: "ראג׳סטן"
|
425
379
|
:rap: "רפאנוי"
|
426
380
|
:rar: "ררוטונגאן"
|
427
381
|
:rm: "רומאנש"
|
428
382
|
:rn: "קירונדי"
|
429
383
|
:ro: "רומנית"
|
430
|
-
:
|
384
|
+
:ro-MD: "מולדבית"
|
431
385
|
:rof: "רומבו"
|
432
386
|
:rom: "רומאנית"
|
433
387
|
:root: "רוט"
|
@@ -438,8 +392,6 @@
|
|
438
392
|
:sa: "סנסקריט"
|
439
393
|
:sad: "סנדאווה"
|
440
394
|
:sah: "סאחה"
|
441
|
-
:sai: "שפה אינדיאנית דרום אמריקאית"
|
442
|
-
:sal: "השפה הסלישאנית"
|
443
395
|
:sam: "ארמית שומרונית"
|
444
396
|
:saq: "סמבורו"
|
445
397
|
:sas: "ססאק"
|
@@ -454,25 +406,19 @@
|
|
454
406
|
:see: "סנקה"
|
455
407
|
:seh: "סנה"
|
456
408
|
:sel: "סלקופ"
|
457
|
-
:sem: "שפה שמית"
|
458
409
|
:ses: "קויראבורו סני"
|
459
410
|
:sg: "סנגו"
|
460
411
|
:sga: "אירית עתיקה"
|
461
|
-
:sgn: "שפת סימנים"
|
462
412
|
:sh: "סרבו-קרואטית"
|
463
413
|
:shi: "טצ׳להיט"
|
464
414
|
:shn: "שאן"
|
465
415
|
:shu: "ערבית צ׳אדית"
|
466
416
|
:si: "סינהלה"
|
467
417
|
:sid: "סידמו"
|
468
|
-
:sio: "שפת סו"
|
469
|
-
:sit: "שפה סינו־טיבטית"
|
470
418
|
:sk: "סלובקית"
|
471
419
|
:sl: "סלובנית"
|
472
|
-
:sla: "שפה סלאבית"
|
473
420
|
:sm: "סמואית"
|
474
421
|
:sma: "סאמי דרומית"
|
475
|
-
:smi: "שפת סאמי"
|
476
422
|
:smj: "לולה סאמי"
|
477
423
|
:smn: "אינארי סאמי"
|
478
424
|
:sms: "סקולט סאמי"
|
@@ -480,13 +426,11 @@
|
|
480
426
|
:snk: "סונינקה"
|
481
427
|
:so: "סומלית"
|
482
428
|
:sog: "סוגדיאן"
|
483
|
-
:son: "סונגהאי"
|
484
429
|
:sq: "אלבנית"
|
485
430
|
:sr: "סרבית"
|
486
431
|
:srn: "סרנאן טונגו"
|
487
432
|
:srr: "סרר"
|
488
433
|
:ss: "סיסוואטי"
|
489
|
-
:ssa: "השפה הנילו-סהרנית"
|
490
434
|
:ssy: "סאהו"
|
491
435
|
:st: "ססות׳ו"
|
492
436
|
:su: "סונדנית"
|
@@ -496,11 +440,10 @@
|
|
496
440
|
:sv: "שוודית"
|
497
441
|
:sw: "סווהילית"
|
498
442
|
:swb: "קומורו"
|
499
|
-
:swc: "
|
443
|
+
:swc: "סווהילי קונגולטזית"
|
500
444
|
:syc: "סירית קלאסית"
|
501
445
|
:syr: "סורית"
|
502
446
|
:ta: "טמילית"
|
503
|
-
:tai: "שפת טאי"
|
504
447
|
:te: "טלוגו"
|
505
448
|
:tem: "טימנה"
|
506
449
|
:teo: "טסו"
|
@@ -527,8 +470,6 @@
|
|
527
470
|
:tsi: "טסימשיאן"
|
528
471
|
:tt: "טטרית"
|
529
472
|
:tum: "טומבוקה"
|
530
|
-
:tup: "שפת טופי"
|
531
|
-
:tut: "השפה האלטאית"
|
532
473
|
:tvl: "טובאלו"
|
533
474
|
:tw: "טווי"
|
534
475
|
:twq: "טסוואק"
|
@@ -551,11 +492,9 @@
|
|
551
492
|
:vun: "וונג׳ו"
|
552
493
|
:wa: "וואלון"
|
553
494
|
:wae: "וואלסר"
|
554
|
-
:wak: "שפת ווקשאן"
|
555
495
|
:wal: "וולאמו"
|
556
496
|
:war: "ווראי"
|
557
497
|
:was: "וואשו"
|
558
|
-
:wen: "השפה הסורבית"
|
559
498
|
:wo: "ג׳ולוף"
|
560
499
|
:xal: "קלמיק"
|
561
500
|
:xh: "קסוסה"
|
@@ -566,7 +505,6 @@
|
|
566
505
|
:ybb: "ימבה"
|
567
506
|
:yi: "יידיש"
|
568
507
|
:yo: "יורובה"
|
569
|
-
:ypk: "השפה היופית"
|
570
508
|
:yue: "קנטונזית"
|
571
509
|
:za: "ז׳ואנג"
|
572
510
|
:zap: "זאפוטק"
|
@@ -574,9 +512,8 @@
|
|
574
512
|
:zen: "זנאגה"
|
575
513
|
:zgh: "תמזיע׳ת מרוקאית תקנית"
|
576
514
|
:zh: "סינית"
|
577
|
-
:zh-Hans: "סינית
|
515
|
+
:zh-Hans: "סינית מפושטת"
|
578
516
|
:zh-Hant: "סינית מסורתית"
|
579
|
-
:znd: "זאנדה"
|
580
517
|
:zu: "זולו"
|
581
518
|
:zun: "זוני"
|
582
519
|
:zxx: "ללא תוכן לשוני"
|
@@ -7,17 +7,17 @@
|
|
7
7
|
:middle: "{0}, {1}"
|
8
8
|
:start: "{0}, {1}"
|
9
9
|
:unit:
|
10
|
-
2: "{0}
|
11
|
-
:end: "{0}
|
10
|
+
2: "{0} ו{1}"
|
11
|
+
:end: "{0} ו{1}"
|
12
12
|
:middle: "{0}, {1}"
|
13
13
|
:start: "{0}, {1}"
|
14
14
|
:unit-narrow:
|
15
|
-
2: "{0} {1}"
|
16
|
-
:end: "{0} {1}"
|
17
|
-
:middle: "{0} {1}"
|
18
|
-
:start: "{0} {1}"
|
15
|
+
2: "{0} ו{1}"
|
16
|
+
:end: "{0} ו{1}"
|
17
|
+
:middle: "{0}, {1}"
|
18
|
+
:start: "{0}, {1}"
|
19
19
|
:unit-short:
|
20
|
-
2: "{0}
|
21
|
-
:end: "{0}
|
20
|
+
2: "{0} ו{1}"
|
21
|
+
:end: "{0} ו{1}"
|
22
22
|
:middle: "{0}, {1}"
|
23
23
|
:start: "{0}, {1}"
|
@@ -16,31 +16,127 @@
|
|
16
16
|
:patterns:
|
17
17
|
:default: "#,##0.###"
|
18
18
|
:long:
|
19
|
-
1000:
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
19
|
+
1000:
|
20
|
+
:many: "0 אלף"
|
21
|
+
:one: "0 אלף"
|
22
|
+
:other: "0 אלף"
|
23
|
+
:two: "0 אלף"
|
24
|
+
10000:
|
25
|
+
:many: "00 אלף"
|
26
|
+
:one: "00 אלף"
|
27
|
+
:other: "00 אלף"
|
28
|
+
:two: "00 אלף"
|
29
|
+
100000:
|
30
|
+
:many: "000 אלף"
|
31
|
+
:one: "000 אלף"
|
32
|
+
:other: "000 אלף"
|
33
|
+
:two: "000 אלף"
|
34
|
+
1000000:
|
35
|
+
:many: "0 מיליון"
|
36
|
+
:one: "0 מיליון"
|
37
|
+
:other: "0 מיליון"
|
38
|
+
:two: "0 מיליון"
|
39
|
+
10000000:
|
40
|
+
:many: "00 מיליון"
|
41
|
+
:one: "00 מיליון"
|
42
|
+
:other: "00 מיליון"
|
43
|
+
:two: "00 מיליון"
|
44
|
+
100000000:
|
45
|
+
:many: "000 מיליון"
|
46
|
+
:one: "000 מיליון"
|
47
|
+
:other: "000 מיליון"
|
48
|
+
:two: "000 מיליון"
|
49
|
+
1000000000:
|
50
|
+
:many: "0 מיליארד"
|
51
|
+
:one: "0 מיליארד"
|
52
|
+
:other: "0 מיליארד"
|
53
|
+
:two: "0 מיליארד"
|
54
|
+
10000000000:
|
55
|
+
:many: "00 מיליארד"
|
56
|
+
:one: "00 מיליארד"
|
57
|
+
:other: "00 מיליארד"
|
58
|
+
:two: "00 מיליארד"
|
59
|
+
100000000000:
|
60
|
+
:many: "000 מיליארד"
|
61
|
+
:one: "000 מיליארד"
|
62
|
+
:other: "000 מיליארד"
|
63
|
+
:two: "000 מיליארד"
|
64
|
+
1000000000000:
|
65
|
+
:many: "0 טריליון"
|
66
|
+
:one: "0 טריליון"
|
67
|
+
:other: "0 טריליון"
|
68
|
+
:two: "0 טריליון"
|
69
|
+
10000000000000:
|
70
|
+
:many: "00 טריליון"
|
71
|
+
:one: "00 טריליון"
|
72
|
+
:other: "00 טריליון"
|
73
|
+
:two: "00 טריליון"
|
74
|
+
100000000000000:
|
75
|
+
:many: "000 טריליון"
|
76
|
+
:one: "000 טריליון"
|
77
|
+
:other: "000 טריליון"
|
78
|
+
:two: "000 טריליון"
|
31
79
|
:short:
|
32
|
-
1000:
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
80
|
+
1000:
|
81
|
+
:many: "0 אלף"
|
82
|
+
:one: "0 אלף"
|
83
|
+
:other: "0 אלף"
|
84
|
+
:two: "0 אלף"
|
85
|
+
10000:
|
86
|
+
:many: "00 אלף"
|
87
|
+
:one: "00 אלף"
|
88
|
+
:other: "00 אלף"
|
89
|
+
:two: "00 אלף"
|
90
|
+
100000:
|
91
|
+
:many: "000 אלף"
|
92
|
+
:one: "000 אלף"
|
93
|
+
:other: "000 אלף"
|
94
|
+
:two: "000 אלף"
|
95
|
+
1000000:
|
96
|
+
:many: "0 מיל׳"
|
97
|
+
:one: "0 מיל׳"
|
98
|
+
:other: "0 מיל׳"
|
99
|
+
:two: "0 מיל׳"
|
100
|
+
10000000:
|
101
|
+
:many: "00 מיל׳"
|
102
|
+
:one: "00 מיל׳"
|
103
|
+
:other: "00 מיל׳"
|
104
|
+
:two: "00 מיל׳"
|
105
|
+
100000000:
|
106
|
+
:many: "000 מיל׳"
|
107
|
+
:one: "000 מיל׳"
|
108
|
+
:other: "000 מיל׳"
|
109
|
+
:two: "000 מיל׳"
|
110
|
+
1000000000:
|
111
|
+
:many: "0 מלרד"
|
112
|
+
:one: "0 מלרד"
|
113
|
+
:other: "0 מלרד"
|
114
|
+
:two: "0 מלרד"
|
115
|
+
10000000000:
|
116
|
+
:many: "00 מלרד"
|
117
|
+
:one: "00 מלרד"
|
118
|
+
:other: "00 מלרד"
|
119
|
+
:two: "00 מלרד"
|
120
|
+
100000000000:
|
121
|
+
:many: "000 מלרד"
|
122
|
+
:one: "000 מלרד"
|
123
|
+
:other: "000 מלרד"
|
124
|
+
:two: "000 מלרד"
|
125
|
+
1000000000000:
|
126
|
+
:many: "0 ביל׳"
|
127
|
+
:one: "0 ביל׳"
|
128
|
+
:other: "0 ביל׳"
|
129
|
+
:two: "0 ביל׳"
|
130
|
+
10000000000000:
|
131
|
+
:many: "00 ביל׳"
|
132
|
+
:one: "00 ביל׳"
|
133
|
+
:other: "00 ביל׳"
|
134
|
+
:two: "00 ביל׳"
|
135
|
+
100000000000000:
|
136
|
+
:many: "000 ביל׳"
|
137
|
+
:one: "000 ביל׳"
|
138
|
+
:other: "000 ביל׳"
|
139
|
+
:two: "000 ביל׳"
|
44
140
|
:percent:
|
45
141
|
:number_system: "latn"
|
46
142
|
:patterns:
|
@@ -62,3 +158,4 @@
|
|
62
158
|
:percent_sign: "%"
|
63
159
|
:plus_sign: "+"
|
64
160
|
:superscripting_exponent: "×"
|
161
|
+
:time_separator: ":"
|