twitter_cldr 6.2.0 → 6.6.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +3 -3
- data/README.md +13 -13
- data/Rakefile +6 -1
- data/lib/twitter_cldr/core_ext.rb +2 -1
- data/lib/twitter_cldr/formatters/numbers/number_formatter.rb +15 -4
- data/lib/twitter_cldr/resources.rb +2 -0
- data/lib/twitter_cldr/resources/list_formats_importer.rb +108 -0
- data/lib/twitter_cldr/resources/locales_resources_importer.rb +0 -1
- data/lib/twitter_cldr/resources/segment_rules_importer.rb +2 -2
- data/lib/twitter_cldr/segmentation/state_machine.rb +5 -9
- data/lib/twitter_cldr/version.rb +1 -1
- data/lib/twitter_cldr/versions.rb +2 -2
- data/resources/collation/tailoring/kk.yml +10 -0
- data/resources/collation/tries/kk.dump +0 -0
- data/resources/locales/af/currencies.yml +273 -0
- data/resources/locales/af/languages.yml +5 -7
- data/resources/locales/af/lists.yml +3 -3
- data/resources/locales/af/numbers.yml +3 -0
- data/resources/locales/af/plurals.yml +6 -5
- data/resources/locales/af/territories.yml +5 -5
- data/resources/locales/af/timezones.yml +6 -6
- data/resources/locales/af/units.yml +93 -8
- data/resources/locales/ar/calendars.yml +8 -8
- data/resources/locales/ar/currencies.yml +361 -0
- data/resources/locales/ar/languages.yml +7 -7
- data/resources/locales/ar/numbers.yml +75 -72
- data/resources/locales/ar/plurals.yml +12 -10
- data/resources/locales/ar/timezones.yml +1 -1
- data/resources/locales/ar/units.yml +225 -9
- data/resources/locales/az/calendars.yml +9 -9
- data/resources/locales/az/currencies.yml +371 -0
- data/resources/locales/az/languages.yml +5 -5
- data/resources/locales/az/numbers.yml +3 -0
- data/resources/locales/az/plurals.yml +13 -13
- data/resources/locales/az/units.yml +85 -8
- data/resources/locales/be/currencies.yml +262 -0
- data/resources/locales/be/languages.yml +5 -5
- data/resources/locales/be/lists.yml +3 -3
- data/resources/locales/be/numbers.yml +3 -0
- data/resources/locales/be/plurals.yml +13 -12
- data/resources/locales/be/territories.yml +1 -1
- data/resources/locales/be/units.yml +153 -4
- data/resources/locales/bg/calendars.yml +23 -23
- data/resources/locales/bg/currencies.yml +383 -12
- data/resources/locales/bg/fields.yml +4 -4
- data/resources/locales/bg/languages.yml +12 -10
- data/resources/locales/bg/lists.yml +2 -2
- data/resources/locales/bg/numbers.yml +3 -0
- data/resources/locales/bg/plurals.yml +6 -5
- data/resources/locales/bg/territories.yml +1 -1
- data/resources/locales/bg/timezones.yml +2 -2
- data/resources/locales/bg/units.yml +99 -13
- data/resources/locales/bn/currencies.yml +376 -0
- data/resources/locales/bn/fields.yml +1 -1
- data/resources/locales/bn/languages.yml +9 -9
- data/resources/locales/bn/lists.yml +2 -2
- data/resources/locales/bn/numbers.yml +5 -2
- data/resources/locales/bn/plurals.yml +10 -9
- data/resources/locales/bn/territories.yml +1 -1
- data/resources/locales/bn/timezones.yml +6 -1
- data/resources/locales/bn/units.yml +41 -4
- data/resources/locales/bo/currencies.yml +114 -0
- data/resources/locales/bo/lists.yml +7 -7
- data/resources/locales/bo/numbers.yml +3 -0
- data/resources/locales/bo/plurals.yml +6 -4
- data/resources/locales/bo/units.yml +24 -0
- data/resources/locales/bs/calendars.yml +1 -1
- data/resources/locales/bs/currencies.yml +412 -13
- data/resources/locales/bs/languages.yml +6 -6
- data/resources/locales/bs/lists.yml +3 -3
- data/resources/locales/bs/numbers.yml +3 -0
- data/resources/locales/bs/plurals.yml +12 -11
- data/resources/locales/bs/territories.yml +4 -4
- data/resources/locales/bs/timezones.yml +14 -0
- data/resources/locales/bs/units.yml +118 -30
- data/resources/locales/ca/calendars.yml +7 -3
- data/resources/locales/ca/currencies.yml +400 -0
- data/resources/locales/ca/languages.yml +9 -9
- data/resources/locales/ca/lists.yml +2 -2
- data/resources/locales/ca/numbers.yml +3 -0
- data/resources/locales/ca/plurals.yml +8 -7
- data/resources/locales/ca/territories.yml +1 -1
- data/resources/locales/ca/timezones.yml +19 -21
- data/resources/locales/ca/units.yml +83 -3
- data/resources/locales/cs/currencies.yml +403 -0
- data/resources/locales/cs/languages.yml +4 -5
- data/resources/locales/cs/lists.yml +12 -2
- data/resources/locales/cs/numbers.yml +3 -0
- data/resources/locales/cs/plurals.yml +8 -7
- data/resources/locales/cs/territories.yml +1 -1
- data/resources/locales/cs/units.yml +177 -53
- data/resources/locales/cy/calendars.yml +1 -2
- data/resources/locales/cy/currencies.yml +366 -4
- data/resources/locales/cy/fields.yml +120 -117
- data/resources/locales/cy/languages.yml +9 -9
- data/resources/locales/cy/lists.yml +2 -2
- data/resources/locales/cy/numbers.yml +3 -0
- data/resources/locales/cy/plurals.yml +15 -15
- data/resources/locales/cy/territories.yml +13 -13
- data/resources/locales/cy/timezones.yml +8 -10
- data/resources/locales/cy/units.yml +193 -45
- data/resources/locales/da/currencies.yml +378 -4
- data/resources/locales/da/fields.yml +111 -111
- data/resources/locales/da/languages.yml +11 -11
- data/resources/locales/da/lists.yml +1 -1
- data/resources/locales/da/numbers.yml +3 -0
- data/resources/locales/da/plurals.yml +6 -5
- data/resources/locales/da/units.yml +104 -9
- data/resources/locales/de-AT/currencies.yml +414 -10
- data/resources/locales/de-AT/languages.yml +12 -12
- data/resources/locales/de-AT/lists.yml +3 -3
- data/resources/locales/de-AT/numbers.yml +3 -0
- data/resources/locales/de-AT/plurals.yml +6 -5
- data/resources/locales/de-AT/territories.yml +1 -1
- data/resources/locales/de-AT/timezones.yml +13 -13
- data/resources/locales/de-AT/units.yml +193 -112
- data/resources/locales/de-CH/currencies.yml +414 -10
- data/resources/locales/de-CH/languages.yml +9 -9
- data/resources/locales/de-CH/lists.yml +3 -3
- data/resources/locales/de-CH/numbers.yml +3 -0
- data/resources/locales/de-CH/plurals.yml +6 -5
- data/resources/locales/de-CH/territories.yml +2 -2
- data/resources/locales/de-CH/timezones.yml +13 -13
- data/resources/locales/de-CH/units.yml +191 -110
- data/resources/locales/de/currencies.yml +414 -10
- data/resources/locales/de/languages.yml +12 -12
- data/resources/locales/de/lists.yml +3 -3
- data/resources/locales/de/numbers.yml +3 -0
- data/resources/locales/de/plurals.yml +6 -5
- data/resources/locales/de/territories.yml +1 -1
- data/resources/locales/de/timezones.yml +13 -13
- data/resources/locales/de/units.yml +193 -112
- data/resources/locales/el/currencies.yml +373 -0
- data/resources/locales/el/languages.yml +9 -9
- data/resources/locales/el/lists.yml +2 -2
- data/resources/locales/el/numbers.yml +3 -0
- data/resources/locales/el/plurals.yml +6 -5
- data/resources/locales/el/territories.yml +1 -1
- data/resources/locales/el/units.yml +100 -12
- data/resources/locales/en-001/currencies.yml +420 -11
- data/resources/locales/en-001/languages.yml +14 -14
- data/resources/locales/en-001/numbers.yml +3 -0
- data/resources/locales/en-001/plurals.yml +8 -8
- data/resources/locales/en-001/territories.yml +7 -7
- data/resources/locales/en-001/timezones.yml +2 -0
- data/resources/locales/en-001/units.yml +120 -13
- data/resources/locales/en-150/currencies.yml +420 -11
- data/resources/locales/en-150/languages.yml +14 -14
- data/resources/locales/en-150/numbers.yml +3 -0
- data/resources/locales/en-150/plurals.yml +8 -8
- data/resources/locales/en-150/territories.yml +7 -7
- data/resources/locales/en-150/timezones.yml +2 -0
- data/resources/locales/en-150/units.yml +120 -13
- data/resources/locales/en-AU/calendars.yml +3 -3
- data/resources/locales/en-AU/currencies.yml +408 -3
- data/resources/locales/en-AU/languages.yml +12 -12
- data/resources/locales/en-AU/numbers.yml +3 -0
- data/resources/locales/en-AU/plurals.yml +8 -8
- data/resources/locales/en-AU/territories.yml +2 -2
- data/resources/locales/en-AU/timezones.yml +3 -1
- data/resources/locales/en-AU/units.yml +118 -14
- data/resources/locales/en-CA/currencies.yml +422 -13
- data/resources/locales/en-CA/fields.yml +2 -2
- data/resources/locales/en-CA/languages.yml +14 -14
- data/resources/locales/en-CA/lists.yml +3 -3
- data/resources/locales/en-CA/numbers.yml +3 -0
- data/resources/locales/en-CA/plurals.yml +8 -8
- data/resources/locales/en-CA/territories.yml +7 -7
- data/resources/locales/en-CA/timezones.yml +2 -0
- data/resources/locales/en-CA/units.yml +124 -17
- data/resources/locales/en-GB/calendars.yml +2 -2
- data/resources/locales/en-GB/currencies.yml +420 -11
- data/resources/locales/en-GB/languages.yml +14 -14
- data/resources/locales/en-GB/numbers.yml +3 -0
- data/resources/locales/en-GB/plurals.yml +8 -8
- data/resources/locales/en-GB/territories.yml +1 -1
- data/resources/locales/en-GB/timezones.yml +1 -1
- data/resources/locales/en-GB/units.yml +119 -11
- data/resources/locales/en-IE/currencies.yml +420 -11
- data/resources/locales/en-IE/languages.yml +14 -14
- data/resources/locales/en-IE/numbers.yml +3 -0
- data/resources/locales/en-IE/plurals.yml +8 -8
- data/resources/locales/en-IE/territories.yml +7 -7
- data/resources/locales/en-IE/timezones.yml +2 -0
- data/resources/locales/en-IE/units.yml +120 -13
- data/resources/locales/en-IN/currencies.yml +421 -12
- data/resources/locales/en-IN/languages.yml +14 -14
- data/resources/locales/en-IN/numbers.yml +3 -0
- data/resources/locales/en-IN/plurals.yml +8 -8
- data/resources/locales/en-IN/territories.yml +7 -7
- data/resources/locales/en-IN/timezones.yml +2 -0
- data/resources/locales/en-IN/units.yml +117 -13
- data/resources/locales/en-NZ/currencies.yml +420 -11
- data/resources/locales/en-NZ/languages.yml +14 -14
- data/resources/locales/en-NZ/numbers.yml +3 -0
- data/resources/locales/en-NZ/plurals.yml +8 -8
- data/resources/locales/en-NZ/territories.yml +7 -7
- data/resources/locales/en-NZ/timezones.yml +2 -0
- data/resources/locales/en-NZ/units.yml +120 -13
- data/resources/locales/en-SG/currencies.yml +420 -11
- data/resources/locales/en-SG/languages.yml +14 -14
- data/resources/locales/en-SG/numbers.yml +3 -0
- data/resources/locales/en-SG/plurals.yml +8 -8
- data/resources/locales/en-SG/territories.yml +7 -7
- data/resources/locales/en-SG/timezones.yml +2 -0
- data/resources/locales/en-SG/units.yml +120 -13
- data/resources/locales/en-US/currencies.yml +409 -0
- data/resources/locales/en-US/languages.yml +13 -13
- data/resources/locales/en-US/lists.yml +2 -2
- data/resources/locales/en-US/numbers.yml +3 -0
- data/resources/locales/en-US/plurals.yml +8 -8
- data/resources/locales/en-US/units.yml +102 -3
- data/resources/locales/en-ZA/currencies.yml +420 -11
- data/resources/locales/en-ZA/languages.yml +14 -14
- data/resources/locales/en-ZA/numbers.yml +3 -0
- data/resources/locales/en-ZA/plurals.yml +8 -8
- data/resources/locales/en-ZA/territories.yml +7 -7
- data/resources/locales/en-ZA/timezones.yml +2 -0
- data/resources/locales/en-ZA/units.yml +120 -13
- data/resources/locales/en/currencies.yml +409 -0
- data/resources/locales/en/languages.yml +13 -13
- data/resources/locales/en/lists.yml +2 -2
- data/resources/locales/en/numbers.yml +3 -0
- data/resources/locales/en/plurals.yml +8 -8
- data/resources/locales/en/units.yml +102 -3
- data/resources/locales/eo/currencies.yml +110 -0
- data/resources/locales/eo/lists.yml +7 -7
- data/resources/locales/eo/numbers.yml +3 -0
- data/resources/locales/eo/plurals.yml +7 -6
- data/resources/locales/eo/units.yml +24 -0
- data/resources/locales/es-419/calendars.yml +20 -20
- data/resources/locales/es-419/currencies.yml +382 -0
- data/resources/locales/es-419/fields.yml +1 -1
- data/resources/locales/es-419/languages.yml +7 -7
- data/resources/locales/es-419/lists.yml +3 -3
- data/resources/locales/es-419/numbers.yml +3 -0
- data/resources/locales/es-419/plurals.yml +6 -5
- data/resources/locales/es-419/timezones.yml +1 -1
- data/resources/locales/es-419/units.yml +100 -15
- data/resources/locales/es-AR/calendars.yml +9 -9
- data/resources/locales/es-AR/currencies.yml +382 -0
- data/resources/locales/es-AR/languages.yml +7 -7
- data/resources/locales/es-AR/lists.yml +3 -3
- data/resources/locales/es-AR/numbers.yml +3 -0
- data/resources/locales/es-AR/plurals.yml +6 -5
- data/resources/locales/es-AR/timezones.yml +1 -1
- data/resources/locales/es-AR/units.yml +97 -14
- data/resources/locales/es-CO/calendars.yml +9 -9
- data/resources/locales/es-CO/currencies.yml +382 -0
- data/resources/locales/es-CO/languages.yml +7 -7
- data/resources/locales/es-CO/lists.yml +3 -3
- data/resources/locales/es-CO/numbers.yml +3 -0
- data/resources/locales/es-CO/plurals.yml +6 -5
- data/resources/locales/es-CO/timezones.yml +1 -1
- data/resources/locales/es-CO/units.yml +94 -13
- data/resources/locales/es-MX/calendars.yml +18 -18
- data/resources/locales/es-MX/currencies.yml +383 -1
- data/resources/locales/es-MX/fields.yml +15 -15
- data/resources/locales/es-MX/languages.yml +9 -9
- data/resources/locales/es-MX/lists.yml +3 -3
- data/resources/locales/es-MX/numbers.yml +3 -0
- data/resources/locales/es-MX/plurals.yml +6 -5
- data/resources/locales/es-MX/timezones.yml +5 -5
- data/resources/locales/es-MX/units.yml +104 -19
- data/resources/locales/es-US/calendars.yml +34 -34
- data/resources/locales/es-US/currencies.yml +393 -11
- data/resources/locales/es-US/fields.yml +20 -20
- data/resources/locales/es-US/languages.yml +10 -10
- data/resources/locales/es-US/lists.yml +4 -4
- data/resources/locales/es-US/numbers.yml +17 -14
- data/resources/locales/es-US/plurals.yml +6 -5
- data/resources/locales/es-US/territories.yml +1 -1
- data/resources/locales/es-US/timezones.yml +6 -6
- data/resources/locales/es-US/units.yml +181 -94
- data/resources/locales/es/calendars.yml +38 -38
- data/resources/locales/es/currencies.yml +389 -7
- data/resources/locales/es/languages.yml +7 -7
- data/resources/locales/es/lists.yml +3 -3
- data/resources/locales/es/numbers.yml +3 -0
- data/resources/locales/es/plurals.yml +6 -5
- data/resources/locales/es/territories.yml +3 -3
- data/resources/locales/es/timezones.yml +2 -2
- data/resources/locales/es/units.yml +136 -42
- data/resources/locales/et/currencies.yml +376 -0
- data/resources/locales/et/languages.yml +9 -9
- data/resources/locales/et/lists.yml +2 -2
- data/resources/locales/et/numbers.yml +3 -0
- data/resources/locales/et/plurals.yml +6 -5
- data/resources/locales/et/territories.yml +1 -1
- data/resources/locales/et/timezones.yml +3 -3
- data/resources/locales/et/units.yml +70 -2
- data/resources/locales/eu/currencies.yml +276 -10
- data/resources/locales/eu/languages.yml +6 -6
- data/resources/locales/eu/lists.yml +3 -3
- data/resources/locales/eu/numbers.yml +23 -20
- data/resources/locales/eu/plurals.yml +6 -5
- data/resources/locales/eu/territories.yml +1 -1
- data/resources/locales/eu/timezones.yml +2 -2
- data/resources/locales/eu/units.yml +95 -8
- data/resources/locales/fa/calendars.yml +3 -3
- data/resources/locales/fa/currencies.yml +336 -0
- data/resources/locales/fa/fields.yml +3 -3
- data/resources/locales/fa/languages.yml +18 -18
- data/resources/locales/fa/lists.yml +1 -1
- data/resources/locales/fa/numbers.yml +4 -1
- data/resources/locales/fa/plurals.yml +6 -5
- data/resources/locales/fa/units.yml +219 -125
- data/resources/locales/fi/currencies.yml +405 -0
- data/resources/locales/fi/languages.yml +6 -8
- data/resources/locales/fi/lists.yml +3 -3
- data/resources/locales/fi/numbers.yml +3 -0
- data/resources/locales/fi/plurals.yml +6 -5
- data/resources/locales/fi/territories.yml +9 -9
- data/resources/locales/fi/timezones.yml +2 -0
- data/resources/locales/fi/units.yml +79 -8
- data/resources/locales/fil/calendars.yml +1 -1
- data/resources/locales/fil/currencies.yml +272 -0
- data/resources/locales/fil/fields.yml +1 -1
- data/resources/locales/fil/languages.yml +10 -10
- data/resources/locales/fil/lists.yml +2 -2
- data/resources/locales/fil/numbers.yml +3 -0
- data/resources/locales/fil/plurals.yml +8 -8
- data/resources/locales/fil/timezones.yml +2 -2
- data/resources/locales/fil/units.yml +62 -0
- data/resources/locales/fr-BE/calendars.yml +1 -1
- data/resources/locales/fr-BE/currencies.yml +383 -0
- data/resources/locales/fr-BE/languages.yml +11 -11
- data/resources/locales/fr-BE/lists.yml +2 -2
- data/resources/locales/fr-BE/numbers.yml +5 -0
- data/resources/locales/fr-BE/plural_rules.yml +2 -1
- data/resources/locales/fr-BE/plurals.yml +9 -6
- data/resources/locales/fr-BE/territories.yml +7 -7
- data/resources/locales/fr-BE/timezones.yml +1 -1
- data/resources/locales/fr-BE/units.yml +77 -8
- data/resources/locales/fr-CA/calendars.yml +1 -1
- data/resources/locales/fr-CA/currencies.yml +386 -3
- data/resources/locales/fr-CA/languages.yml +8 -8
- data/resources/locales/fr-CA/lists.yml +2 -2
- data/resources/locales/fr-CA/numbers.yml +5 -0
- data/resources/locales/fr-CA/plural_rules.yml +2 -1
- data/resources/locales/fr-CA/plurals.yml +9 -6
- data/resources/locales/fr-CA/territories.yml +1 -1
- data/resources/locales/fr-CA/timezones.yml +11 -11
- data/resources/locales/fr-CA/units.yml +87 -17
- data/resources/locales/fr-CH/calendars.yml +1 -1
- data/resources/locales/fr-CH/currencies.yml +383 -0
- data/resources/locales/fr-CH/languages.yml +11 -11
- data/resources/locales/fr-CH/lists.yml +2 -2
- data/resources/locales/fr-CH/numbers.yml +5 -0
- data/resources/locales/fr-CH/plural_rules.yml +2 -1
- data/resources/locales/fr-CH/plurals.yml +9 -6
- data/resources/locales/fr-CH/territories.yml +9 -9
- data/resources/locales/fr-CH/timezones.yml +1 -1
- data/resources/locales/fr-CH/units.yml +77 -8
- data/resources/locales/fr/calendars.yml +1 -1
- data/resources/locales/fr/currencies.yml +383 -0
- data/resources/locales/fr/languages.yml +12 -12
- data/resources/locales/fr/lists.yml +2 -2
- data/resources/locales/fr/numbers.yml +5 -0
- data/resources/locales/fr/plural_rules.yml +2 -1
- data/resources/locales/fr/plurals.yml +9 -6
- data/resources/locales/fr/territories.yml +9 -9
- data/resources/locales/fr/timezones.yml +1 -1
- data/resources/locales/fr/units.yml +77 -8
- data/resources/locales/ga/calendars.yml +1 -1
- data/resources/locales/ga/currencies.yml +387 -0
- data/resources/locales/ga/fields.yml +5 -5
- data/resources/locales/ga/languages.yml +34 -14
- data/resources/locales/ga/lists.yml +7 -5
- data/resources/locales/ga/numbers.yml +4 -1
- data/resources/locales/ga/plurals.yml +10 -9
- data/resources/locales/ga/timezones.yml +14 -14
- data/resources/locales/ga/units.yml +212 -65
- data/resources/locales/gl/currencies.yml +313 -1
- data/resources/locales/gl/languages.yml +5 -5
- data/resources/locales/gl/lists.yml +2 -2
- data/resources/locales/gl/numbers.yml +27 -24
- data/resources/locales/gl/plurals.yml +6 -5
- data/resources/locales/gl/units.yml +86 -3
- data/resources/locales/gu/currencies.yml +266 -0
- data/resources/locales/gu/languages.yml +8 -8
- data/resources/locales/gu/lists.yml +1 -1
- data/resources/locales/gu/numbers.yml +3 -0
- data/resources/locales/gu/plurals.yml +9 -9
- data/resources/locales/gu/timezones.yml +1 -1
- data/resources/locales/gu/units.yml +78 -10
- data/resources/locales/he/currencies.yml +334 -0
- data/resources/locales/he/languages.yml +6 -6
- data/resources/locales/he/lists.yml +1 -1
- data/resources/locales/he/numbers.yml +99 -96
- data/resources/locales/he/plurals.yml +9 -8
- data/resources/locales/he/timezones.yml +1 -1
- data/resources/locales/he/units.yml +115 -4
- data/resources/locales/hi/currencies.yml +300 -0
- data/resources/locales/hi/languages.yml +9 -9
- data/resources/locales/hi/lists.yml +3 -3
- data/resources/locales/hi/numbers.yml +3 -0
- data/resources/locales/hi/plurals.yml +9 -9
- data/resources/locales/hi/timezones.yml +3 -0
- data/resources/locales/hi/units.yml +123 -34
- data/resources/locales/hr/currencies.yml +407 -3
- data/resources/locales/hr/languages.yml +8 -8
- data/resources/locales/hr/lists.yml +3 -3
- data/resources/locales/hr/numbers.yml +7 -4
- data/resources/locales/hr/plurals.yml +12 -11
- data/resources/locales/hr/timezones.yml +7 -7
- data/resources/locales/hr/units.yml +93 -3
- data/resources/locales/hu/currencies.yml +392 -2
- data/resources/locales/hu/languages.yml +8 -8
- data/resources/locales/hu/lists.yml +3 -3
- data/resources/locales/hu/numbers.yml +3 -0
- data/resources/locales/hu/plurals.yml +6 -6
- data/resources/locales/hu/territories.yml +3 -3
- data/resources/locales/hu/timezones.yml +1 -1
- data/resources/locales/hu/units.yml +94 -13
- data/resources/locales/hy/currencies.yml +265 -0
- data/resources/locales/hy/languages.yml +3 -3
- data/resources/locales/hy/lists.yml +2 -2
- data/resources/locales/hy/numbers.yml +3 -0
- data/resources/locales/hy/plurals.yml +6 -6
- data/resources/locales/hy/units.yml +103 -14
- data/resources/locales/id/currencies.yml +416 -16
- data/resources/locales/id/languages.yml +6 -10
- data/resources/locales/id/lists.yml +2 -2
- data/resources/locales/id/numbers.yml +3 -0
- data/resources/locales/id/plurals.yml +6 -4
- data/resources/locales/id/territories.yml +8 -8
- data/resources/locales/id/timezones.yml +7 -7
- data/resources/locales/id/units.yml +60 -10
- data/resources/locales/is/currencies.yml +329 -0
- data/resources/locales/is/languages.yml +8 -8
- data/resources/locales/is/lists.yml +2 -2
- data/resources/locales/is/numbers.yml +3 -0
- data/resources/locales/is/plurals.yml +7 -5
- data/resources/locales/is/territories.yml +2 -2
- data/resources/locales/is/timezones.yml +1 -1
- data/resources/locales/is/units.yml +79 -5
- data/resources/locales/it-CH/calendars.yml +3 -3
- data/resources/locales/it-CH/currencies.yml +389 -5
- data/resources/locales/it-CH/fields.yml +11 -11
- data/resources/locales/it-CH/languages.yml +8 -8
- data/resources/locales/it-CH/lists.yml +3 -3
- data/resources/locales/it-CH/numbers.yml +4 -1
- data/resources/locales/it-CH/plurals.yml +6 -6
- data/resources/locales/it-CH/territories.yml +1 -1
- data/resources/locales/it-CH/units.yml +95 -4
- data/resources/locales/it/calendars.yml +3 -3
- data/resources/locales/it/currencies.yml +389 -5
- data/resources/locales/it/fields.yml +11 -11
- data/resources/locales/it/languages.yml +8 -8
- data/resources/locales/it/lists.yml +3 -3
- data/resources/locales/it/numbers.yml +4 -1
- data/resources/locales/it/plurals.yml +6 -6
- data/resources/locales/it/territories.yml +1 -1
- data/resources/locales/it/units.yml +95 -4
- data/resources/locales/ja/currencies.yml +406 -2
- data/resources/locales/ja/languages.yml +12 -12
- data/resources/locales/ja/lists.yml +3 -3
- data/resources/locales/ja/numbers.yml +3 -0
- data/resources/locales/ja/plurals.yml +6 -4
- data/resources/locales/ja/units.yml +47 -0
- data/resources/locales/ka/currencies.yml +348 -0
- data/resources/locales/ka/languages.yml +7 -7
- data/resources/locales/ka/lists.yml +3 -3
- data/resources/locales/ka/numbers.yml +3 -0
- data/resources/locales/ka/plurals.yml +9 -9
- data/resources/locales/ka/timezones.yml +2 -2
- data/resources/locales/ka/units.yml +112 -8
- data/resources/locales/kk/calendars.yml +373 -0
- data/resources/locales/kk/currencies.yml +917 -0
- data/resources/locales/kk/day_periods.yml +96 -0
- data/resources/locales/kk/fields.yml +561 -0
- data/resources/locales/kk/languages.yml +406 -0
- data/resources/locales/kk/layout.yml +5 -0
- data/resources/locales/kk/lists.yml +39 -0
- data/resources/locales/kk/numbers.yml +442 -0
- data/resources/locales/kk/plural_rules.yml +8 -0
- data/resources/locales/kk/plurals.yml +17 -0
- data/resources/locales/kk/territories.yml +267 -0
- data/resources/locales/kk/timezones.yml +1477 -0
- data/resources/locales/kk/units.yml +1236 -0
- data/resources/locales/km/currencies.yml +273 -9
- data/resources/locales/km/languages.yml +17 -18
- data/resources/locales/km/lists.yml +2 -2
- data/resources/locales/km/numbers.yml +3 -0
- data/resources/locales/km/plurals.yml +6 -4
- data/resources/locales/km/territories.yml +11 -11
- data/resources/locales/km/timezones.yml +6 -6
- data/resources/locales/km/units.yml +99 -24
- data/resources/locales/kn/currencies.yml +266 -0
- data/resources/locales/kn/languages.yml +9 -9
- data/resources/locales/kn/lists.yml +2 -2
- data/resources/locales/kn/numbers.yml +3 -0
- data/resources/locales/kn/plurals.yml +6 -5
- data/resources/locales/kn/territories.yml +1 -1
- data/resources/locales/kn/timezones.yml +49 -10
- data/resources/locales/kn/units.yml +86 -2
- data/resources/locales/ko/currencies.yml +397 -3
- data/resources/locales/ko/languages.yml +5 -8
- data/resources/locales/ko/lists.yml +3 -3
- data/resources/locales/ko/numbers.yml +3 -0
- data/resources/locales/ko/plurals.yml +6 -4
- data/resources/locales/ko/territories.yml +5 -5
- data/resources/locales/ko/timezones.yml +15 -15
- data/resources/locales/ko/units.yml +83 -15
- data/resources/locales/lo/currencies.yml +397 -0
- data/resources/locales/lo/languages.yml +8 -8
- data/resources/locales/lo/lists.yml +5 -4
- data/resources/locales/lo/numbers.yml +3 -0
- data/resources/locales/lo/plurals.yml +6 -5
- data/resources/locales/lo/territories.yml +1 -1
- data/resources/locales/lo/units.yml +49 -7
- data/resources/locales/lt/currencies.yml +404 -0
- data/resources/locales/lt/languages.yml +4 -4
- data/resources/locales/lt/lists.yml +3 -3
- data/resources/locales/lt/numbers.yml +3 -0
- data/resources/locales/lt/plurals.yml +10 -9
- data/resources/locales/lt/territories.yml +1 -1
- data/resources/locales/lt/units.yml +120 -0
- data/resources/locales/lv/calendars.yml +2 -2
- data/resources/locales/lv/currencies.yml +311 -0
- data/resources/locales/lv/fields.yml +1 -1
- data/resources/locales/lv/languages.yml +4 -4
- data/resources/locales/lv/lists.yml +3 -3
- data/resources/locales/lv/numbers.yml +3 -0
- data/resources/locales/lv/plurals.yml +11 -10
- data/resources/locales/lv/territories.yml +3 -3
- data/resources/locales/lv/units.yml +103 -15
- data/resources/locales/mk/calendars.yml +8 -8
- data/resources/locales/mk/currencies.yml +337 -6
- data/resources/locales/mk/languages.yml +12 -12
- data/resources/locales/mk/lists.yml +2 -2
- data/resources/locales/mk/numbers.yml +3 -0
- data/resources/locales/mk/plurals.yml +10 -10
- data/resources/locales/mk/territories.yml +4 -4
- data/resources/locales/mk/timezones.yml +13 -13
- data/resources/locales/mk/units.yml +218 -154
- data/resources/locales/mr/calendars.yml +15 -15
- data/resources/locales/mr/currencies.yml +268 -2
- data/resources/locales/mr/fields.yml +3 -3
- data/resources/locales/mr/languages.yml +14 -13
- data/resources/locales/mr/lists.yml +4 -3
- data/resources/locales/mr/numbers.yml +3 -0
- data/resources/locales/mr/plurals.yml +8 -7
- data/resources/locales/mr/territories.yml +3 -3
- data/resources/locales/mr/timezones.yml +4 -4
- data/resources/locales/mr/units.yml +90 -2
- data/resources/locales/ms/currencies.yml +274 -0
- data/resources/locales/ms/languages.yml +10 -10
- data/resources/locales/ms/lists.yml +2 -2
- data/resources/locales/ms/numbers.yml +4 -1
- data/resources/locales/ms/plurals.yml +6 -5
- data/resources/locales/ms/timezones.yml +29 -1
- data/resources/locales/ms/units.yml +47 -2
- data/resources/locales/mt/currencies.yml +105 -0
- data/resources/locales/mt/languages.yml +1 -1
- data/resources/locales/mt/lists.yml +4 -4
- data/resources/locales/mt/numbers.yml +3 -0
- data/resources/locales/mt/plurals.yml +9 -8
- data/resources/locales/mt/units.yml +24 -0
- data/resources/locales/my/currencies.yml +289 -2
- data/resources/locales/my/languages.yml +7 -9
- data/resources/locales/my/lists.yml +16 -12
- data/resources/locales/my/numbers.yml +3 -0
- data/resources/locales/my/plurals.yml +6 -4
- data/resources/locales/my/territories.yml +1 -1
- data/resources/locales/my/timezones.yml +5 -5
- data/resources/locales/my/units.yml +64 -8
- data/resources/locales/nb/calendars.yml +9 -9
- data/resources/locales/nb/currencies.yml +404 -0
- data/resources/locales/nb/languages.yml +6 -6
- data/resources/locales/nb/lists.yml +3 -3
- data/resources/locales/nb/numbers.yml +7 -4
- data/resources/locales/nb/plurals.yml +6 -5
- data/resources/locales/nb/territories.yml +4 -4
- data/resources/locales/nb/units.yml +110 -22
- data/resources/locales/nl-BE/currencies.yml +407 -2
- data/resources/locales/nl-BE/languages.yml +7 -9
- data/resources/locales/nl-BE/lists.yml +3 -3
- data/resources/locales/nl-BE/numbers.yml +3 -0
- data/resources/locales/nl-BE/plurals.yml +6 -5
- data/resources/locales/nl-BE/territories.yml +1 -1
- data/resources/locales/nl-BE/timezones.yml +2 -2
- data/resources/locales/nl-BE/units.yml +64 -4
- data/resources/locales/nl/currencies.yml +407 -2
- data/resources/locales/nl/languages.yml +7 -9
- data/resources/locales/nl/lists.yml +3 -3
- data/resources/locales/nl/numbers.yml +3 -0
- data/resources/locales/nl/plurals.yml +6 -5
- data/resources/locales/nl/territories.yml +1 -1
- data/resources/locales/nl/timezones.yml +2 -2
- data/resources/locales/nl/units.yml +64 -4
- data/resources/locales/pl/currencies.yml +384 -13
- data/resources/locales/pl/languages.yml +16 -16
- data/resources/locales/pl/lists.yml +2 -2
- data/resources/locales/pl/numbers.yml +3 -0
- data/resources/locales/pl/plurals.yml +13 -12
- data/resources/locales/pl/timezones.yml +62 -0
- data/resources/locales/pl/units.yml +276 -135
- data/resources/locales/pt-PT/calendars.yml +10 -3
- data/resources/locales/pt-PT/currencies.yml +401 -0
- data/resources/locales/pt-PT/fields.yml +4 -4
- data/resources/locales/pt-PT/languages.yml +11 -11
- data/resources/locales/pt-PT/lists.yml +2 -2
- data/resources/locales/pt-PT/numbers.yml +3 -0
- data/resources/locales/pt-PT/plurals.yml +6 -5
- data/resources/locales/pt-PT/territories.yml +1 -1
- data/resources/locales/pt-PT/timezones.yml +4 -4
- data/resources/locales/pt-PT/units.yml +79 -8
- data/resources/locales/pt/currencies.yml +407 -6
- data/resources/locales/pt/languages.yml +9 -9
- data/resources/locales/pt/lists.yml +2 -2
- data/resources/locales/pt/numbers.yml +3 -0
- data/resources/locales/pt/plurals.yml +6 -5
- data/resources/locales/pt/territories.yml +3 -3
- data/resources/locales/pt/timezones.yml +3 -3
- data/resources/locales/pt/units.yml +75 -3
- data/resources/locales/ro/currencies.yml +407 -54
- data/resources/locales/ro/languages.yml +8 -9
- data/resources/locales/ro/lists.yml +2 -2
- data/resources/locales/ro/numbers.yml +3 -0
- data/resources/locales/ro/plurals.yml +9 -8
- data/resources/locales/ro/territories.yml +2 -2
- data/resources/locales/ro/timezones.yml +20 -5
- data/resources/locales/ro/units.yml +99 -3
- data/resources/locales/ru/currencies.yml +381 -0
- data/resources/locales/ru/languages.yml +6 -6
- data/resources/locales/ru/lists.yml +2 -2
- data/resources/locales/ru/numbers.yml +3 -0
- data/resources/locales/ru/plurals.yml +8 -7
- data/resources/locales/ru/timezones.yml +1 -1
- data/resources/locales/ru/units.yml +219 -94
- data/resources/locales/sk/currencies.yml +404 -0
- data/resources/locales/sk/languages.yml +5 -5
- data/resources/locales/sk/lists.yml +3 -3
- data/resources/locales/sk/numbers.yml +3 -0
- data/resources/locales/sk/plurals.yml +8 -7
- data/resources/locales/sk/units.yml +140 -4
- data/resources/locales/sl/currencies.yml +394 -15
- data/resources/locales/sl/languages.yml +9 -8
- data/resources/locales/sl/lists.yml +3 -3
- data/resources/locales/sl/numbers.yml +3 -0
- data/resources/locales/sl/plurals.yml +9 -8
- data/resources/locales/sl/territories.yml +3 -3
- data/resources/locales/sl/timezones.yml +4 -4
- data/resources/locales/sl/units.yml +162 -24
- data/resources/locales/sq/currencies.yml +264 -0
- data/resources/locales/sq/languages.yml +7 -7
- data/resources/locales/sq/lists.yml +3 -3
- data/resources/locales/sq/numbers.yml +3 -0
- data/resources/locales/sq/plurals.yml +7 -7
- data/resources/locales/sq/units.yml +47 -0
- data/resources/locales/sr-Cyrl-ME/calendars.yml +1 -1
- data/resources/locales/sr-Cyrl-ME/currencies.yml +401 -1
- data/resources/locales/sr-Cyrl-ME/languages.yml +5 -4
- data/resources/locales/sr-Cyrl-ME/lists.yml +3 -3
- data/resources/locales/sr-Cyrl-ME/numbers.yml +3 -0
- data/resources/locales/sr-Cyrl-ME/plurals.yml +12 -11
- data/resources/locales/sr-Cyrl-ME/timezones.yml +2 -2
- data/resources/locales/sr-Cyrl-ME/units.yml +109 -11
- data/resources/locales/sr-Latn-ME/calendars.yml +1 -1
- data/resources/locales/sr-Latn-ME/currencies.yml +401 -1
- data/resources/locales/sr-Latn-ME/languages.yml +5 -4
- data/resources/locales/sr-Latn-ME/lists.yml +15 -15
- data/resources/locales/sr-Latn-ME/numbers.yml +3 -0
- data/resources/locales/sr-Latn-ME/plurals.yml +12 -11
- data/resources/locales/sr-Latn-ME/timezones.yml +2 -2
- data/resources/locales/sr-Latn-ME/units.yml +109 -11
- data/resources/locales/sr/calendars.yml +2 -2
- data/resources/locales/sr/currencies.yml +401 -1
- data/resources/locales/sr/languages.yml +5 -4
- data/resources/locales/sr/lists.yml +3 -3
- data/resources/locales/sr/numbers.yml +3 -0
- data/resources/locales/sr/plurals.yml +12 -11
- data/resources/locales/sr/timezones.yml +2 -2
- data/resources/locales/sr/units.yml +109 -11
- data/resources/locales/sv/currencies.yml +424 -19
- data/resources/locales/sv/languages.yml +8 -8
- data/resources/locales/sv/lists.yml +6 -3
- data/resources/locales/sv/numbers.yml +3 -0
- data/resources/locales/sv/plurals.yml +7 -7
- data/resources/locales/sv/territories.yml +4 -4
- data/resources/locales/sv/timezones.yml +1 -1
- data/resources/locales/sv/units.yml +114 -24
- data/resources/locales/sw/currencies.yml +345 -74
- data/resources/locales/sw/languages.yml +14 -12
- data/resources/locales/sw/numbers.yml +3 -0
- data/resources/locales/sw/plurals.yml +6 -5
- data/resources/locales/sw/territories.yml +8 -8
- data/resources/locales/sw/timezones.yml +29 -29
- data/resources/locales/sw/units.yml +196 -75
- data/resources/locales/ta/currencies.yml +266 -0
- data/resources/locales/ta/languages.yml +6 -6
- data/resources/locales/ta/lists.yml +2 -2
- data/resources/locales/ta/numbers.yml +3 -0
- data/resources/locales/ta/plurals.yml +6 -5
- data/resources/locales/ta/timezones.yml +1 -1
- data/resources/locales/ta/units.yml +92 -6
- data/resources/locales/th/currencies.yml +399 -0
- data/resources/locales/th/languages.yml +9 -9
- data/resources/locales/th/numbers.yml +3 -0
- data/resources/locales/th/plurals.yml +6 -4
- data/resources/locales/th/territories.yml +1 -1
- data/resources/locales/th/timezones.yml +1 -1
- data/resources/locales/th/units.yml +57 -2
- data/resources/locales/tr/currencies.yml +404 -0
- data/resources/locales/tr/languages.yml +10 -10
- data/resources/locales/tr/lists.yml +2 -2
- data/resources/locales/tr/numbers.yml +3 -0
- data/resources/locales/tr/plurals.yml +6 -5
- data/resources/locales/tr/units.yml +71 -6
- data/resources/locales/uk/calendars.yml +0 -1
- data/resources/locales/uk/currencies.yml +392 -11
- data/resources/locales/uk/fields.yml +9 -9
- data/resources/locales/uk/languages.yml +30 -30
- data/resources/locales/uk/lists.yml +2 -2
- data/resources/locales/uk/numbers.yml +3 -0
- data/resources/locales/uk/plurals.yml +8 -8
- data/resources/locales/uk/territories.yml +39 -39
- data/resources/locales/uk/timezones.yml +21 -21
- data/resources/locales/uk/units.yml +173 -37
- data/resources/locales/ur/currencies.yml +277 -5
- data/resources/locales/ur/languages.yml +6 -6
- data/resources/locales/ur/lists.yml +2 -2
- data/resources/locales/ur/numbers.yml +3 -0
- data/resources/locales/ur/plurals.yml +6 -5
- data/resources/locales/ur/territories.yml +1 -1
- data/resources/locales/ur/timezones.yml +1 -1
- data/resources/locales/ur/units.yml +86 -4
- data/resources/locales/vi/calendars.yml +2 -2
- data/resources/locales/vi/currencies.yml +398 -1
- data/resources/locales/vi/fields.yml +3 -0
- data/resources/locales/vi/languages.yml +6 -8
- data/resources/locales/vi/lists.yml +7 -4
- data/resources/locales/vi/numbers.yml +3 -0
- data/resources/locales/vi/plurals.yml +6 -5
- data/resources/locales/vi/territories.yml +4 -4
- data/resources/locales/vi/timezones.yml +4 -4
- data/resources/locales/vi/units.yml +51 -3
- data/resources/locales/xh/currencies.yml +111 -0
- data/resources/locales/xh/lists.yml +7 -7
- data/resources/locales/xh/numbers.yml +3 -0
- data/resources/locales/xh/plurals.yml +6 -5
- data/resources/locales/xh/units.yml +24 -0
- data/resources/locales/zh-Hant/currencies.yml +403 -0
- data/resources/locales/zh-Hant/languages.yml +2 -2
- data/resources/locales/zh-Hant/lists.yml +3 -3
- data/resources/locales/zh-Hant/numbers.yml +3 -0
- data/resources/locales/zh-Hant/plurals.yml +6 -4
- data/resources/locales/zh-Hant/units.yml +58 -14
- data/resources/locales/zh/calendars.yml +2 -2
- data/resources/locales/zh/currencies.yml +405 -0
- data/resources/locales/zh/languages.yml +11 -11
- data/resources/locales/zh/lists.yml +3 -3
- data/resources/locales/zh/numbers.yml +3 -0
- data/resources/locales/zh/plurals.yml +6 -4
- data/resources/locales/zh/timezones.yml +2 -2
- data/resources/locales/zh/units.yml +115 -67
- data/resources/locales/zu/currencies.yml +266 -0
- data/resources/locales/zu/languages.yml +11 -8
- data/resources/locales/zu/lists.yml +2 -2
- data/resources/locales/zu/numbers.yml +3 -0
- data/resources/locales/zu/plurals.yml +6 -5
- data/resources/locales/zu/territories.yml +1 -0
- data/resources/locales/zu/units.yml +36 -0
- data/resources/shared/aliases.yml +103 -41
- data/resources/shared/bcp47_timezone_metadata.yml +2 -0
- data/resources/shared/hyphenation/be-BY.yml +3369 -0
- data/resources/shared/hyphenation/ca.yml +1 -1
- data/resources/shared/hyphenation/de-AT.yml +1 -1
- data/resources/shared/hyphenation/de-CH.yml +1 -1
- data/resources/shared/hyphenation/de-DE.yml +1 -1
- data/resources/shared/hyphenation/fr.yml +1 -1
- data/resources/shared/hyphenation/hr-HR.yml +1 -1
- data/resources/shared/hyphenation/sl-SI.yml +1 -1
- data/resources/shared/language_codes_table.dump +0 -0
- data/resources/shared/likely_subtags.yml +10 -9
- data/resources/shared/metazones.yml +536 -512
- data/resources/shared/segments/rules/el/sentence.yml +24 -24
- data/resources/shared/segments/rules/en-US-POSIX/word.yml +167 -164
- data/resources/shared/segments/rules/ja/line.yml +279 -274
- data/resources/shared/segments/rules/ja/word.yml +167 -164
- data/resources/shared/segments/rules/root/grapheme.yml +31 -32
- data/resources/shared/segments/rules/root/line.yml +279 -274
- data/resources/shared/segments/rules/root/sentence.yml +24 -24
- data/resources/shared/segments/rules/root/word.yml +167 -164
- data/resources/shared/segments/rules/zh-Hant/line.yml +279 -274
- data/resources/shared/segments/rules/zh/line.yml +279 -274
- data/resources/shared/timezone_regions.yml +3 -3
- data/resources/shared/validity_data.yml +51 -22
- data/resources/supported_locales.yml +1 -0
- data/spec/formatters/numbers/rbnf/locales/hr/rbnf_test.yml +7 -7
- data/spec/localized/localized_datetime_spec.rb +1 -1
- data/spec/localized/localized_number_spec.rb +25 -0
- data/spec/localized/localized_symbol_spec.rb +4 -4
- data/spec/shared/unit_spec.rb +3 -3
- data/spec/spec_helper.rb +1 -1
- data/spec/timezones/tests/af.yml +74 -74
- data/spec/timezones/tests/ar.yml +44 -44
- data/spec/timezones/tests/az.yml +43 -43
- data/spec/timezones/tests/be.yml +43 -43
- data/spec/timezones/tests/bg.yml +101 -101
- data/spec/timezones/tests/bn.yml +59 -55
- data/spec/timezones/tests/bo.yml +40 -40
- data/spec/timezones/tests/bs.yml +202 -202
- data/spec/timezones/tests/ca.yml +91 -91
- data/spec/timezones/tests/cs.yml +45 -45
- data/spec/timezones/tests/cy.yml +89 -89
- data/spec/timezones/tests/da.yml +43 -43
- data/spec/timezones/tests/de-AT.yml +71 -71
- data/spec/timezones/tests/de-CH.yml +73 -73
- data/spec/timezones/tests/de.yml +71 -71
- data/spec/timezones/tests/el.yml +45 -45
- data/spec/timezones/tests/en-001.yml +59 -59
- data/spec/timezones/tests/en-150.yml +59 -59
- data/spec/timezones/tests/en-AU.yml +54 -54
- data/spec/timezones/tests/en-CA.yml +54 -54
- data/spec/timezones/tests/en-GB.yml +48 -48
- data/spec/timezones/tests/en-IE.yml +59 -59
- data/spec/timezones/tests/en-IN.yml +59 -59
- data/spec/timezones/tests/en-NZ.yml +62 -62
- data/spec/timezones/tests/en-SG.yml +59 -59
- data/spec/timezones/tests/en-US.yml +43 -43
- data/spec/timezones/tests/en-ZA.yml +59 -59
- data/spec/timezones/tests/en.yml +43 -43
- data/spec/timezones/tests/eo.yml +40 -40
- data/spec/timezones/tests/es-419.yml +51 -51
- data/spec/timezones/tests/es-AR.yml +51 -51
- data/spec/timezones/tests/es-CO.yml +51 -51
- data/spec/timezones/tests/es-MX.yml +47 -47
- data/spec/timezones/tests/es-US.yml +63 -63
- data/spec/timezones/tests/es.yml +104 -104
- data/spec/timezones/tests/et.yml +57 -57
- data/spec/timezones/tests/eu.yml +45 -45
- data/spec/timezones/tests/fa.yml +43 -43
- data/spec/timezones/tests/fi.yml +64 -64
- data/spec/timezones/tests/fil.yml +83 -83
- data/spec/timezones/tests/fr-BE.yml +57 -57
- data/spec/timezones/tests/fr-CA.yml +183 -183
- data/spec/timezones/tests/fr-CH.yml +61 -61
- data/spec/timezones/tests/fr.yml +61 -61
- data/spec/timezones/tests/ga.yml +218 -218
- data/spec/timezones/tests/gl.yml +43 -43
- data/spec/timezones/tests/gu.yml +44 -44
- data/spec/timezones/tests/he.yml +46 -46
- data/spec/timezones/tests/hi.yml +47 -47
- data/spec/timezones/tests/hr.yml +59 -59
- data/spec/timezones/tests/hu.yml +53 -53
- data/spec/timezones/tests/hy.yml +43 -43
- data/spec/timezones/tests/id.yml +69 -69
- data/spec/timezones/tests/is.yml +48 -48
- data/spec/timezones/tests/it-CH.yml +43 -43
- data/spec/timezones/tests/it.yml +43 -43
- data/spec/timezones/tests/ja.yml +43 -43
- data/spec/timezones/tests/ka.yml +45 -45
- data/spec/timezones/tests/kk.yml +12475 -0
- data/spec/timezones/tests/km.yml +91 -91
- data/spec/timezones/tests/kn.yml +70 -70
- data/spec/timezones/tests/ko.yml +156 -156
- data/spec/timezones/tests/lo.yml +43 -43
- data/spec/timezones/tests/lt.yml +43 -43
- data/spec/timezones/tests/lv.yml +46 -46
- data/spec/timezones/tests/mk.yml +179 -179
- data/spec/timezones/tests/mr.yml +51 -51
- data/spec/timezones/tests/ms.yml +52 -52
- data/spec/timezones/tests/mt.yml +40 -40
- data/spec/timezones/tests/my.yml +51 -51
- data/spec/timezones/tests/nb.yml +51 -51
- data/spec/timezones/tests/nl-BE.yml +54 -54
- data/spec/timezones/tests/nl.yml +54 -54
- data/spec/timezones/tests/pl.yml +85 -85
- data/spec/timezones/tests/pt-PT.yml +48 -48
- data/spec/timezones/tests/pt.yml +61 -61
- data/spec/timezones/tests/ro.yml +54 -54
- data/spec/timezones/tests/ru.yml +43 -43
- data/spec/timezones/tests/sk.yml +43 -43
- data/spec/timezones/tests/sl.yml +57 -57
- data/spec/timezones/tests/sq.yml +43 -43
- data/spec/timezones/tests/sr-Cyrl-ME.yml +44 -44
- data/spec/timezones/tests/sr-Latn-ME.yml +44 -44
- data/spec/timezones/tests/sr.yml +44 -44
- data/spec/timezones/tests/sv.yml +61 -61
- data/spec/timezones/tests/sw.yml +136 -136
- data/spec/timezones/tests/ta.yml +44 -44
- data/spec/timezones/tests/th.yml +48 -48
- data/spec/timezones/tests/tr.yml +43 -43
- data/spec/timezones/tests/uk.yml +218 -218
- data/spec/timezones/tests/ur.yml +44 -44
- data/spec/timezones/tests/vi.yml +112 -112
- data/spec/timezones/tests/xh.yml +40 -40
- data/spec/timezones/tests/zh-Hant.yml +43 -43
- data/spec/timezones/tests/zh.yml +46 -46
- data/spec/timezones/tests/zu.yml +43 -43
- data/twitter_cldr.gemspec +1 -1
- metadata +22 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 46779462152c01a424c966b9a2d8a4d7b3d50c41164fd054edc493f96ddef7f5
|
4
|
+
data.tar.gz: 20689d92c66c2a42b1bb9545495b789460a4b892f8fd6b187f9967a459467a00
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dc9567be97d3604bfcef46520704ce3d05e2a5f2916e857791cc76de2f67a45a9aa014c6b63327a34caf89e4681696664741037ccf57b5988a30ff5891173a7f
|
7
|
+
data.tar.gz: 99a1b37964339e2d77c9fb295a7269025d6ef6ab81f9514190d55644d96262b848e21f48e84746c7ccb05f138bf0ef611e132de5ad896c67fdfe3091a1ece924
|
data/Gemfile
CHANGED
@@ -4,7 +4,7 @@ gemspec
|
|
4
4
|
|
5
5
|
group :development, :test do
|
6
6
|
gem 'rake'
|
7
|
-
gem 'pry-
|
7
|
+
gem 'pry-byebug'
|
8
8
|
gem 'ruby-prof' unless RUBY_PLATFORM == 'java'
|
9
9
|
gem 'regexp_parser', '~> 0.5'
|
10
10
|
gem 'benchmark-ips'
|
@@ -13,7 +13,7 @@ group :development, :test do
|
|
13
13
|
# gemspec allows any version, but most people are probably using 1.x, so
|
14
14
|
# let's test and develop against that
|
15
15
|
gem 'tzinfo', '< 2'
|
16
|
-
gem 'tzinfo-data', '= 1.
|
16
|
+
gem 'tzinfo-data', '= 1.2020.4' # keep in sync with ICU
|
17
17
|
end
|
18
18
|
|
19
19
|
group :development do
|
@@ -22,7 +22,7 @@ group :development do
|
|
22
22
|
|
23
23
|
gem 'ruby-cldr', github: 'camertron/ruby-cldr', branch: 'mapzones' # 'svenfuchs/ruby-cldr'
|
24
24
|
gem 'i18n'
|
25
|
-
gem 'cldr-plurals', '~> 1.
|
25
|
+
gem 'cldr-plurals', '~> 1.1'
|
26
26
|
end
|
27
27
|
|
28
28
|
group :test do
|
data/README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
## twitter-cldr-rb
|
1
|
+
## twitter-cldr-rb ![Unit Tests](https://github.com/camertron/rux/actions/workflows/unit_tests.yml/badge.svg?branch=master) [![Code Climate](https://codeclimate.com/github/twitter/twitter-cldr-rb.png)](https://codeclimate.com/github/twitter/twitter-cldr-rb) [![Coverage Status](https://coveralls.io/repos/twitter/twitter-cldr-rb/badge.png?branch=master)](https://coveralls.io/r/twitter/twitter-cldr-rb?branch=master)
|
2
2
|
|
3
3
|
TwitterCldr uses Unicode's Common Locale Data Repository (CLDR) to format certain types of text into their
|
4
4
|
localized equivalents. Currently supported types of text include dates, times, currencies, decimals, percentages, and symbols.
|
@@ -558,20 +558,20 @@ The CLDR contains postal code validation regexes for a number of countries.
|
|
558
558
|
|
559
559
|
```ruby
|
560
560
|
# United States
|
561
|
-
postal_code = TwitterCldr::Shared::PostalCodes.for_territory(:us)
|
561
|
+
postal_code = TwitterCldr::Shared::PostalCodes.for_territory(:us)
|
562
562
|
postal_code.valid?("94103") # true
|
563
563
|
postal_code.valid?("9410") # false
|
564
564
|
|
565
565
|
# England (Great Britain)
|
566
|
-
postal_code = TwitterCldr::Shared::PostalCodes.for_territory(:gb)
|
566
|
+
postal_code = TwitterCldr::Shared::PostalCodes.for_territory(:gb)
|
567
567
|
postal_code.valid?("BS98 1TL") # true
|
568
568
|
|
569
569
|
# Sweden
|
570
|
-
postal_code = TwitterCldr::Shared::PostalCodes.for_territory(:se)
|
570
|
+
postal_code = TwitterCldr::Shared::PostalCodes.for_territory(:se)
|
571
571
|
postal_code.valid?("280 12") # true
|
572
572
|
|
573
573
|
# Canada
|
574
|
-
postal_code = TwitterCldr::Shared::PostalCodes.for_territory(:ca)
|
574
|
+
postal_code = TwitterCldr::Shared::PostalCodes.for_territory(:ca)
|
575
575
|
postal_code.valid?("V3H 1Z7") # true
|
576
576
|
```
|
577
577
|
|
@@ -579,7 +579,7 @@ Match all valid postal codes in a string with the `#find_all` method:
|
|
579
579
|
|
580
580
|
```ruby
|
581
581
|
# United States
|
582
|
-
postal_code = TwitterCldr::Shared::PostalCodes.for_territory(:us)
|
582
|
+
postal_code = TwitterCldr::Shared::PostalCodes.for_territory(:us)
|
583
583
|
postal_code.find_all("12345 23456") # ["12345", "23456"]
|
584
584
|
```
|
585
585
|
|
@@ -592,7 +592,7 @@ TwitterCldr::Shared::PostalCodes.territories # [:ac, :ad, :af, :ai, :al, ... ]
|
|
592
592
|
Just want the regex? No problem:
|
593
593
|
|
594
594
|
```ruby
|
595
|
-
postal_code = TwitterCldr::Shared::PostalCodes.for_territory(:us)
|
595
|
+
postal_code = TwitterCldr::Shared::PostalCodes.for_territory(:us)
|
596
596
|
postal_code.regexp # /(\d{5})(?:[ \-](\d{4}))?/
|
597
597
|
```
|
598
598
|
|
@@ -1014,17 +1014,17 @@ The Psych gem that is the default YAML engine in Ruby 1.9 doesn't handle Unicode
|
|
1014
1014
|
You can make use of TwitterCLDR's YAML dumper by calling `localize` and then `to_yaml` on an `Array`, `Hash`, or `String`:
|
1015
1015
|
|
1016
1016
|
```ruby
|
1017
|
-
{ :hello => "world" }.localize.to_yaml
|
1018
|
-
["hello", "world"].localize.to_yaml
|
1019
|
-
"hello, world".localize.to_yaml
|
1017
|
+
{ :hello => "world" }.localize.to_yaml
|
1018
|
+
["hello", "world"].localize.to_yaml
|
1019
|
+
"hello, world".localize.to_yaml
|
1020
1020
|
```
|
1021
1021
|
|
1022
1022
|
Behind the scenes, these convenience methods are using the `TwitterCldr::Shared::YAML` class. You can do the same thing if you're feeling adventurous:
|
1023
1023
|
|
1024
1024
|
```ruby
|
1025
|
-
TwitterCldr::Shared::YAML.dump({ :hello => "world" })
|
1026
|
-
TwitterCldr::Shared::YAML.dump(["hello", "world"])
|
1027
|
-
TwitterCldr::Shared::YAML.dump("hello, world")
|
1025
|
+
TwitterCldr::Shared::YAML.dump({ :hello => "world" })
|
1026
|
+
TwitterCldr::Shared::YAML.dump(["hello", "world"])
|
1027
|
+
TwitterCldr::Shared::YAML.dump("hello, world")
|
1028
1028
|
```
|
1029
1029
|
|
1030
1030
|
## Adding New Locales
|
data/Rakefile
CHANGED
@@ -13,7 +13,7 @@ require 'rubygems/package_task'
|
|
13
13
|
|
14
14
|
require './lib/twitter_cldr'
|
15
15
|
|
16
|
-
require 'pry-
|
16
|
+
require 'pry-byebug'
|
17
17
|
|
18
18
|
Bundler::GemHelper.install_tasks
|
19
19
|
|
@@ -89,6 +89,11 @@ namespace :update do
|
|
89
89
|
TwitterCldr::Resources::NumberFormatsImporter.new.import
|
90
90
|
end
|
91
91
|
|
92
|
+
desc 'Import list formats'
|
93
|
+
task :list_formats do
|
94
|
+
TwitterCldr::Resources::ListFormatsImporter.new.import
|
95
|
+
end
|
96
|
+
|
92
97
|
desc 'Import currency symbols'
|
93
98
|
task :currency_symbols do
|
94
99
|
TwitterCldr::Resources::CurrencySymbolsImporter.new.import
|
@@ -1,9 +1,10 @@
|
|
1
1
|
# encoding: UTF-8
|
2
|
+
require "bigdecimal"
|
2
3
|
|
3
4
|
# Copyright 2012 Twitter, Inc
|
4
5
|
# http://www.apache.org/licenses/LICENSE-2.0
|
5
6
|
|
6
|
-
[Integer, Float].each do |klass|
|
7
|
+
[Integer, Float, BigDecimal].each do |klass|
|
7
8
|
TwitterCldr::Localized::LocalizedNumber.localize(klass)
|
8
9
|
end
|
9
10
|
|
@@ -69,24 +69,35 @@ module TwitterCldr
|
|
69
69
|
precision = options[:precision] || precision_from(number)
|
70
70
|
rounding = options[:rounding] || 0
|
71
71
|
|
72
|
-
|
72
|
+
if number.is_a? BigDecimal
|
73
|
+
number = precision == 0 ?
|
74
|
+
round_to(number, precision, rounding).abs.fix.to_s("F") :
|
75
|
+
round_to(number, precision, rounding).abs.round(precision).to_s("F")
|
76
|
+
else
|
77
|
+
number = "%.#{precision}f" % round_to(number, precision, rounding).abs
|
78
|
+
end
|
73
79
|
number.split(".")
|
74
80
|
end
|
75
81
|
|
76
82
|
def round_to(number, precision, rounding = 0)
|
77
83
|
factor = 10 ** precision
|
78
|
-
result = (
|
84
|
+
result = number.is_a?(BigDecimal) ?
|
85
|
+
((number * factor).fix / factor) :
|
86
|
+
((number * factor).round.to_f / factor)
|
79
87
|
|
80
88
|
if rounding > 0
|
81
89
|
rounding = rounding.to_f / factor
|
82
|
-
result = (
|
90
|
+
result = number.is_a?(BigDecimal) ?
|
91
|
+
((result * (1.0 / rounding)).fix / (1.0 / rounding)) :
|
92
|
+
((result * (1.0 / rounding)).round.to_f / (1.0 / rounding))
|
83
93
|
end
|
84
94
|
|
85
95
|
result
|
86
96
|
end
|
87
97
|
|
88
98
|
def precision_from(num)
|
89
|
-
|
99
|
+
return 0 if num.is_a?(BigDecimal) && num.fix == num
|
100
|
+
parts = (num.is_a?(BigDecimal) ? num.to_s("F") : num.to_s ).split(".")
|
90
101
|
parts.size == 2 ? parts[1].size : 0
|
91
102
|
end
|
92
103
|
|
@@ -17,6 +17,7 @@ module TwitterCldr
|
|
17
17
|
autoload :Importer, 'twitter_cldr/resources/importer'
|
18
18
|
autoload :ImportResolver, 'twitter_cldr/resources/import_resolver'
|
19
19
|
autoload :LanguageCodesImporter, 'twitter_cldr/resources/language_codes_importer'
|
20
|
+
autoload :ListFormatsImporter, 'twitter_cldr/resources/list_formats_importer'
|
20
21
|
autoload :Loader, 'twitter_cldr/resources/loader'
|
21
22
|
autoload :LocalesResourcesImporter, 'twitter_cldr/resources/locales_resources_importer'
|
22
23
|
autoload :NumberFormatsImporter, 'twitter_cldr/resources/number_formats_importer'
|
@@ -58,6 +59,7 @@ module TwitterCldr
|
|
58
59
|
DayPeriodRulesImporter,
|
59
60
|
HyphenationImporter,
|
60
61
|
LanguageCodesImporter,
|
62
|
+
ListFormatsImporter,
|
61
63
|
LocalesResourcesImporter,
|
62
64
|
NumberFormatsImporter,
|
63
65
|
ParentLocalesImporter,
|
@@ -0,0 +1,108 @@
|
|
1
|
+
# encoding: UTF-8
|
2
|
+
|
3
|
+
# Copyright 2012 Twitter, Inc
|
4
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
|
6
|
+
require 'nokogiri'
|
7
|
+
require 'parallel'
|
8
|
+
require 'etc'
|
9
|
+
require 'set'
|
10
|
+
|
11
|
+
module TwitterCldr
|
12
|
+
module Resources
|
13
|
+
|
14
|
+
class ListFormatsImporter < Importer
|
15
|
+
|
16
|
+
requirement :cldr, Versions.cldr_version
|
17
|
+
output_path 'locales'
|
18
|
+
locales TwitterCldr.supported_locales
|
19
|
+
ruby_engine :mri
|
20
|
+
|
21
|
+
private
|
22
|
+
|
23
|
+
def execute
|
24
|
+
locales = Set.new
|
25
|
+
|
26
|
+
finish = -> (locale, *) do
|
27
|
+
locales.add(locale)
|
28
|
+
STDOUT.write "\rImported #{locale}, #{locales.size} of #{params[:locales].size} total"
|
29
|
+
end
|
30
|
+
|
31
|
+
Parallel.each(params[:locales], in_processes: Etc.nprocessors, finish: finish) do |locale|
|
32
|
+
import_locale(locale)
|
33
|
+
locales << locale
|
34
|
+
end
|
35
|
+
end
|
36
|
+
|
37
|
+
def import_locale(locale)
|
38
|
+
data = requirements[:cldr].merge_each_ancestor(locale) do |ancestor_locale|
|
39
|
+
ListFormats.new(ancestor_locale, requirements[:cldr]).to_h
|
40
|
+
end
|
41
|
+
|
42
|
+
output_file = File.join(output_path, locale.to_s, 'lists.yml')
|
43
|
+
|
44
|
+
File.open(output_file, 'w:utf-8') do |output|
|
45
|
+
output.write(
|
46
|
+
TwitterCldr::Utils::YAML.dump(
|
47
|
+
TwitterCldr::Utils.deep_symbolize_keys(locale => data),
|
48
|
+
use_natural_symbols: true
|
49
|
+
)
|
50
|
+
)
|
51
|
+
end
|
52
|
+
end
|
53
|
+
|
54
|
+
def output_path
|
55
|
+
params.fetch(:output_path)
|
56
|
+
end
|
57
|
+
|
58
|
+
end
|
59
|
+
|
60
|
+
|
61
|
+
class ListFormats
|
62
|
+
|
63
|
+
attr_reader :locale, :cldr_req
|
64
|
+
|
65
|
+
def initialize(locale, cldr_req)
|
66
|
+
@locale = locale
|
67
|
+
@cldr_req = cldr_req
|
68
|
+
end
|
69
|
+
|
70
|
+
def to_h
|
71
|
+
{ lists: lists }
|
72
|
+
end
|
73
|
+
|
74
|
+
def lists
|
75
|
+
doc.xpath('//ldml/listPatterns/listPattern').each_with_object({}) do |pattern_node, pattern_result|
|
76
|
+
pattern_type = if attribute = pattern_node.attribute('type')
|
77
|
+
attribute.value.to_sym
|
78
|
+
else
|
79
|
+
:default
|
80
|
+
end
|
81
|
+
|
82
|
+
if aliased = pattern_node.xpath('alias').first
|
83
|
+
alias_type = aliased.attribute('path').value[/@type='([\w-]+)'/, 1]
|
84
|
+
pattern_result[pattern_type] = :"lists.#{alias_type || 'default'}"
|
85
|
+
next
|
86
|
+
end
|
87
|
+
|
88
|
+
pattern_result[pattern_type] = pattern_node.xpath('listPatternPart').each_with_object({}) do |type_node, type_result|
|
89
|
+
type_result[type_node.attribute('type').value.to_sym] = type_node.content
|
90
|
+
end
|
91
|
+
end
|
92
|
+
end
|
93
|
+
|
94
|
+
def doc
|
95
|
+
@doc ||= begin
|
96
|
+
locale_fs = locale.to_s.gsub('-', '_')
|
97
|
+
Nokogiri.XML(File.read(File.join(cldr_main_path, "#{locale_fs}.xml")))
|
98
|
+
end
|
99
|
+
end
|
100
|
+
|
101
|
+
def cldr_main_path
|
102
|
+
@cldr_main_path ||= File.join(cldr_req.common_path, 'main')
|
103
|
+
end
|
104
|
+
|
105
|
+
end
|
106
|
+
|
107
|
+
end
|
108
|
+
end
|
@@ -138,7 +138,7 @@ module TwitterCldr
|
|
138
138
|
|
139
139
|
# this should be the last entry, but for some reason ICU returns
|
140
140
|
# one more out-of-order range past the Unicode max
|
141
|
-
break if range.
|
141
|
+
break if range.getEnd == 0x10FFFF
|
142
142
|
end
|
143
143
|
end
|
144
144
|
|
@@ -147,7 +147,7 @@ module TwitterCldr
|
|
147
147
|
end
|
148
148
|
|
149
149
|
def range_to_a(range)
|
150
|
-
[range.
|
150
|
+
[range.getStart, range.getEnd, range.getValue]
|
151
151
|
end
|
152
152
|
|
153
153
|
def rbbi_data_for(kind, locale)
|
@@ -13,8 +13,9 @@ module TwitterCldr
|
|
13
13
|
|
14
14
|
START_STATE = 1
|
15
15
|
STOP_STATE = 0
|
16
|
-
NEXT_STATES =
|
16
|
+
NEXT_STATES = 3
|
17
17
|
ACCEPTING = 0
|
18
|
+
ACCEPTING_UNCONDITIONAL = 1
|
18
19
|
|
19
20
|
class << self
|
20
21
|
def instance(boundary_type, locale)
|
@@ -70,7 +71,7 @@ module TwitterCldr
|
|
70
71
|
def handle_next(cursor)
|
71
72
|
result = initial_position = cursor.position
|
72
73
|
state = START_STATE
|
73
|
-
row = state * (metadata.category_count +
|
74
|
+
row = state * (metadata.category_count + NEXT_STATES)
|
74
75
|
category = 3
|
75
76
|
mode = :run
|
76
77
|
|
@@ -86,20 +87,15 @@ module TwitterCldr
|
|
86
87
|
category = 1
|
87
88
|
elsif mode == :run
|
88
89
|
category = category_table.get(cursor.codepoint)
|
89
|
-
|
90
|
-
if (category & 0x4000) != 0
|
91
|
-
category &= ~0x4000
|
92
|
-
end
|
93
|
-
|
94
90
|
cursor.advance
|
95
91
|
else
|
96
92
|
mode = :run
|
97
93
|
end
|
98
94
|
|
99
95
|
state = ftable[row + NEXT_STATES + category]
|
100
|
-
row = state * (metadata.category_count +
|
96
|
+
row = state * (metadata.category_count + NEXT_STATES)
|
101
97
|
|
102
|
-
if ftable[row + ACCEPTING] ==
|
98
|
+
if ftable[row + ACCEPTING] == ACCEPTING_UNCONDITIONAL
|
103
99
|
# match found
|
104
100
|
result = cursor.position
|
105
101
|
end
|
data/lib/twitter_cldr/version.rb
CHANGED
Binary file
|
@@ -2,671 +2,944 @@
|
|
2
2
|
:af:
|
3
3
|
:currencies:
|
4
4
|
:AED:
|
5
|
+
:name: "Verenigde Arabiese Emirate-dirham"
|
5
6
|
:one: VAE-dirham
|
6
7
|
:other: VAE-dirham
|
7
8
|
:symbol: AED
|
8
9
|
:AFN:
|
10
|
+
:name: "Afgaanse afgani"
|
11
|
+
:narrow_symbol: ؋
|
9
12
|
:one: "Afgaanse afgani"
|
10
13
|
:other: "Afgaanse afgani"
|
11
14
|
:symbol: AFN
|
12
15
|
:ALL:
|
16
|
+
:name: "Albanese lek"
|
13
17
|
:one: "Albanese lek"
|
14
18
|
:other: "Albanese lek"
|
15
19
|
:symbol: ALL
|
16
20
|
:AMD:
|
21
|
+
:name: "Armeense dram"
|
22
|
+
:narrow_symbol: ֏
|
17
23
|
:one: "Armeense dram"
|
18
24
|
:other: "Armeense dram"
|
19
25
|
:symbol: AMD
|
20
26
|
:ANG:
|
27
|
+
:name: "Nederlands-Antilliaanse gulde"
|
21
28
|
:one: "Nederlands-Antilliaanse gulde"
|
22
29
|
:other: "Nederlands-Antilliaanse gulde"
|
23
30
|
:symbol: ANG
|
24
31
|
:AOA:
|
32
|
+
:name: "Angolese kwanza"
|
33
|
+
:narrow_symbol: Kz
|
25
34
|
:one: "Angolese kwanza"
|
26
35
|
:other: "Angolese kwanza"
|
27
36
|
:symbol: AOA
|
28
37
|
:ARS:
|
38
|
+
:name: "Argentynse peso"
|
39
|
+
:narrow_symbol: $
|
29
40
|
:one: "Argentynse peso"
|
30
41
|
:other: "Argentynse peso"
|
31
42
|
:symbol: ARS
|
32
43
|
:AUD:
|
44
|
+
:name: "Australiese dollar"
|
45
|
+
:narrow_symbol: $
|
33
46
|
:one: "Australiese dollar"
|
34
47
|
:other: "Australiese dollar"
|
35
48
|
:symbol: A$
|
36
49
|
:AWG:
|
50
|
+
:name: "Arubaanse floryn"
|
37
51
|
:one: "Arubaanse floryn"
|
38
52
|
:other: "Arubaanse floryn"
|
39
53
|
:symbol: AWG
|
40
54
|
:AZN:
|
55
|
+
:name: "Azerbeidjaanse manat"
|
56
|
+
:narrow_symbol: ₼
|
41
57
|
:one: "Azerbeidjaanse manat"
|
42
58
|
:other: "Azerbeidjaanse manat"
|
43
59
|
:symbol: AZN
|
44
60
|
:BAM:
|
61
|
+
:name: "Bosnies-Herzegowiniese omskakelbare marka"
|
62
|
+
:narrow_symbol: KM
|
45
63
|
:one: "Bosnies-Herzegowiniese omskakelbare marka"
|
46
64
|
:other: "Bosnies-Herzegowiniese omskakelbare marka"
|
47
65
|
:symbol: BAM
|
48
66
|
:BBD:
|
67
|
+
:name: Barbados-dollar
|
68
|
+
:narrow_symbol: $
|
49
69
|
:one: Barbados-dollar
|
50
70
|
:other: Barbados-dollar
|
51
71
|
:symbol: BBD
|
52
72
|
:BDT:
|
73
|
+
:name: "Bangladesjiese taka"
|
74
|
+
:narrow_symbol: ৳
|
53
75
|
:one: "Bangladesjiese taka"
|
54
76
|
:other: "Bangladesjiese taka"
|
55
77
|
:symbol: BDT
|
56
78
|
:BGN:
|
79
|
+
:name: "Bulgaarse lev"
|
57
80
|
:one: "Bulgaarse lev"
|
58
81
|
:other: "Bulgaarse lev"
|
59
82
|
:symbol: BGN
|
60
83
|
:BHD:
|
84
|
+
:name: "Bahreinse dinar"
|
61
85
|
:one: "Bahreinse dinar"
|
62
86
|
:other: "Bahreinse dinar"
|
63
87
|
:symbol: BHD
|
64
88
|
:BIF:
|
89
|
+
:name: "Burundiese frank"
|
65
90
|
:one: "Burundiese frank"
|
66
91
|
:other: "Burundiese frank"
|
67
92
|
:symbol: BIF
|
68
93
|
:BMD:
|
94
|
+
:name: Bermuda-dollar
|
95
|
+
:narrow_symbol: $
|
69
96
|
:one: Bermuda-dollar
|
70
97
|
:other: Bermuda-dollar
|
71
98
|
:symbol: BMD
|
72
99
|
:BND:
|
100
|
+
:name: "Broeneise dollar"
|
101
|
+
:narrow_symbol: $
|
73
102
|
:one: "Broeneise dollar"
|
74
103
|
:other: "Broeneise dollar"
|
75
104
|
:symbol: BND
|
76
105
|
:BOB:
|
106
|
+
:name: "Boliviaanse boliviano"
|
107
|
+
:narrow_symbol: Bs
|
77
108
|
:one: "Boliviaanse boliviano"
|
78
109
|
:other: "Boliviaanse boliviano"
|
79
110
|
:symbol: BOB
|
80
111
|
:BRL:
|
112
|
+
:name: "Brasilliaanse reaal"
|
113
|
+
:narrow_symbol: R$
|
81
114
|
:one: "Brasillianse reaal"
|
82
115
|
:other: "Brasillianse reaal"
|
83
116
|
:symbol: R$
|
84
117
|
:BSD:
|
118
|
+
:name: "Bahamiaanse dollar"
|
119
|
+
:narrow_symbol: $
|
85
120
|
:one: "Bahamiaanse dollar"
|
86
121
|
:other: "Bahamiaanse dollar"
|
87
122
|
:symbol: BSD
|
88
123
|
:BTN:
|
124
|
+
:name: "Bhoetanese ngoeltroem"
|
89
125
|
:one: "Bhoetanese ngoeltroem"
|
90
126
|
:other: "Bhoetanese ngoeltroem"
|
91
127
|
:symbol: BTN
|
92
128
|
:BWP:
|
129
|
+
:name: Botswana-pula
|
130
|
+
:narrow_symbol: P
|
93
131
|
:one: Botswana-pula
|
94
132
|
:other: Botswana-pula
|
95
133
|
:symbol: BWP
|
96
134
|
:BYN:
|
135
|
+
:name: "Belarusiese roebel"
|
136
|
+
:narrow_symbol: р.
|
97
137
|
:one: "Belarusiese roebel"
|
98
138
|
:other: "Belarusiese roebel"
|
99
139
|
:symbol: BYN
|
100
140
|
:BYR:
|
141
|
+
:name: "Belo-Russiese roebel (2000–2016)"
|
101
142
|
:one: "Belo-Russiese roebel (2000–2016)"
|
102
143
|
:other: "Belo-Russiese roebel (2000–2016)"
|
103
144
|
:symbol: BYR
|
104
145
|
:BZD:
|
146
|
+
:name: "Beliziese dollar"
|
147
|
+
:narrow_symbol: $
|
105
148
|
:one: "Beliziese dollar"
|
106
149
|
:other: "Beliziese dollar"
|
107
150
|
:symbol: BZD
|
108
151
|
:CAD:
|
152
|
+
:name: "Kanadese dollar"
|
153
|
+
:narrow_symbol: $
|
109
154
|
:one: "Kanadese dollar"
|
110
155
|
:other: "Kanadese dollar"
|
111
156
|
:symbol: CAD
|
112
157
|
:CDF:
|
158
|
+
:name: "Kongolese frank"
|
113
159
|
:one: "Kongolese frank"
|
114
160
|
:other: "Kongolese frank"
|
115
161
|
:symbol: CDF
|
116
162
|
:CHF:
|
163
|
+
:name: "Switserse frank"
|
117
164
|
:one: "Switserse frank"
|
118
165
|
:other: "Switserse frank"
|
119
166
|
:symbol: CHF
|
120
167
|
:CLP:
|
168
|
+
:name: "Chileense peso"
|
169
|
+
:narrow_symbol: $
|
121
170
|
:one: "Chileense peso"
|
122
171
|
:other: "Chileense peso"
|
123
172
|
:symbol: CLP
|
124
173
|
:CNH:
|
174
|
+
:name: "Chinese joean (buiteland)"
|
125
175
|
:one: "Chinese joean (buiteland)"
|
126
176
|
:other: "Chinese joean (buiteland)"
|
127
177
|
:symbol: CNH
|
128
178
|
:CNY:
|
179
|
+
:name: "Chinese joean"
|
180
|
+
:narrow_symbol: ¥
|
129
181
|
:one: "Chinese joean"
|
130
182
|
:other: "Chinese joean"
|
131
183
|
:symbol: CN¥
|
132
184
|
:COP:
|
185
|
+
:name: "Colombiaanse peso"
|
186
|
+
:narrow_symbol: $
|
133
187
|
:one: "Colombiaanse peso"
|
134
188
|
:other: "Colombiaanse peso"
|
135
189
|
:symbol: COP
|
136
190
|
:CRC:
|
191
|
+
:name: "Costa Ricaanse colón"
|
192
|
+
:narrow_symbol: ₡
|
137
193
|
:one: "Costa Ricaanse colón"
|
138
194
|
:other: "Costa Ricaanse colón"
|
139
195
|
:symbol: CRC
|
140
196
|
:CUC:
|
197
|
+
:name: "Kubaanse omskakelbare peso"
|
198
|
+
:narrow_symbol: $
|
141
199
|
:one: "Kubaanse omskakelbare peso"
|
142
200
|
:other: "Kubaanse omskakelbare peso"
|
143
201
|
:symbol: CUC
|
144
202
|
:CUP:
|
203
|
+
:name: "Kubaanse peso"
|
204
|
+
:narrow_symbol: $
|
145
205
|
:one: "Kubaanse peso"
|
146
206
|
:other: "Kubaanse peso"
|
147
207
|
:symbol: CUP
|
148
208
|
:CVE:
|
209
|
+
:name: "Kaap Verdiese escudo"
|
149
210
|
:one: "Kaap Verdiese escudo"
|
150
211
|
:other: "Kaap Verdiese escudo"
|
151
212
|
:symbol: CVE
|
152
213
|
:CZK:
|
214
|
+
:name: "Tsjeggiese kroon"
|
215
|
+
:narrow_symbol: Kč
|
153
216
|
:one: "Tsjeggiese kroon"
|
154
217
|
:other: "Tsjeggiese kroon"
|
155
218
|
:symbol: CZK
|
156
219
|
:DJF:
|
220
|
+
:name: Djiboeti-frank
|
157
221
|
:one: Djiboeti-frank
|
158
222
|
:other: Djiboeti-frank
|
159
223
|
:symbol: DJF
|
160
224
|
:DKK:
|
225
|
+
:name: "Deense kroon"
|
226
|
+
:narrow_symbol: kr
|
161
227
|
:one: "Deense kroon"
|
162
228
|
:other: "Deense kroon"
|
163
229
|
:symbol: DKK
|
164
230
|
:DOP:
|
231
|
+
:name: "Dominikaanse peso"
|
232
|
+
:narrow_symbol: $
|
165
233
|
:one: "Dominikaanse peso"
|
166
234
|
:other: "Dominikaanse peso"
|
167
235
|
:symbol: DOP
|
168
236
|
:DZD:
|
237
|
+
:name: "Algeriese dinar"
|
169
238
|
:one: "Algeriese dinar"
|
170
239
|
:other: "Algeriese dinar"
|
171
240
|
:symbol: DZD
|
172
241
|
:EGP:
|
242
|
+
:name: "Egiptiese pond"
|
243
|
+
:narrow_symbol: E£
|
173
244
|
:one: "Egiptiese pond"
|
174
245
|
:other: "Egiptiese pond"
|
175
246
|
:symbol: EGP
|
176
247
|
:ERN:
|
248
|
+
:name: "Eritrese nakfa"
|
177
249
|
:one: "Eritrese nakfa"
|
178
250
|
:other: "Eritrese nakfa"
|
179
251
|
:symbol: ERN
|
180
252
|
:ESP:
|
253
|
+
:narrow_symbol: ₧
|
181
254
|
:symbol: ₧
|
182
255
|
:ETB:
|
256
|
+
:name: "Etiopiese birr"
|
183
257
|
:one: "Etiopiese birr"
|
184
258
|
:other: "Etiopiese birr"
|
185
259
|
:symbol: ETB
|
186
260
|
:EUR:
|
261
|
+
:name: euro
|
262
|
+
:narrow_symbol: €
|
187
263
|
:one: euro
|
188
264
|
:other: euro
|
189
265
|
:symbol: €
|
190
266
|
:FJD:
|
267
|
+
:name: "Fidjiaanse dollar"
|
268
|
+
:narrow_symbol: $
|
191
269
|
:one: "Fidjiaanse dollar"
|
192
270
|
:other: "Fidjiaanse dollar"
|
193
271
|
:symbol: FJD
|
194
272
|
:FKP:
|
273
|
+
:name: "Falkland-eilandse pond"
|
274
|
+
:narrow_symbol: £
|
195
275
|
:one: "Falkland-eilandse pond"
|
196
276
|
:other: "Falkland-eilandse pond"
|
197
277
|
:symbol: FKP
|
198
278
|
:GBP:
|
279
|
+
:name: "Britse pond"
|
280
|
+
:narrow_symbol: £
|
199
281
|
:one: "Britse pond"
|
200
282
|
:other: "Britse pond"
|
201
283
|
:symbol: £
|
202
284
|
:GEL:
|
285
|
+
:name: "Georgiese lari"
|
286
|
+
:narrow_symbol: ₾
|
203
287
|
:one: "Georgiese lari"
|
204
288
|
:other: "Georgiese lari"
|
205
289
|
:symbol: GEL
|
206
290
|
:GHC:
|
291
|
+
:name: "Ghanese cedi (1979–2007)"
|
207
292
|
:one: "Ghanese cedi (1979–2007)"
|
208
293
|
:GHS:
|
294
|
+
:name: "Ghanese cedi"
|
295
|
+
:narrow_symbol: GH₵
|
209
296
|
:one: "Ghanese cedi"
|
210
297
|
:other: "Ghanese cedi"
|
211
298
|
:symbol: GHS
|
212
299
|
:GIP:
|
300
|
+
:name: "Gibraltarese pond"
|
301
|
+
:narrow_symbol: £
|
213
302
|
:one: "Gibraltarese pond"
|
214
303
|
:other: "Gibraltarese pond"
|
215
304
|
:symbol: GIP
|
216
305
|
:GMD:
|
306
|
+
:name: "Gambiese dalasi"
|
217
307
|
:one: "Gambiese dalasi"
|
218
308
|
:other: "Gambiese dalasi"
|
219
309
|
:symbol: GMD
|
220
310
|
:GNF:
|
311
|
+
:name: "Guinese frank"
|
312
|
+
:narrow_symbol: FG
|
221
313
|
:one: "Guinese frank"
|
222
314
|
:other: "Guinese frank"
|
223
315
|
:symbol: GNF
|
224
316
|
:GNS:
|
317
|
+
:name: "Guinese syli"
|
225
318
|
:one: "Guinese syli"
|
226
319
|
:GTQ:
|
320
|
+
:name: "Guatemalaanse quetzal"
|
321
|
+
:narrow_symbol: Q
|
227
322
|
:one: "Guatemalaanse quetzal"
|
228
323
|
:other: "Guatemalaanse quetzal"
|
229
324
|
:symbol: GTQ
|
230
325
|
:GYD:
|
326
|
+
:name: "Guyanese dollar"
|
327
|
+
:narrow_symbol: $
|
231
328
|
:one: "Guyanese dollar"
|
232
329
|
:other: "Guyanese dollar"
|
233
330
|
:symbol: GYD
|
234
331
|
:HKD:
|
332
|
+
:name: "Hongkongse dollar"
|
333
|
+
:narrow_symbol: $
|
235
334
|
:one: "Hongkongse dollar"
|
236
335
|
:other: "Hongkongse dollar"
|
237
336
|
:symbol: HK$
|
238
337
|
:HNL:
|
338
|
+
:name: "Hondurese lempira"
|
339
|
+
:narrow_symbol: L
|
239
340
|
:one: "Hondurese lempira"
|
240
341
|
:other: "Hondurese lempira"
|
241
342
|
:symbol: HNL
|
242
343
|
:HRK:
|
344
|
+
:name: "Kroatiese kuna"
|
345
|
+
:narrow_symbol: kn
|
243
346
|
:one: "Kroatiese kuna"
|
244
347
|
:other: "Kroatiese kuna"
|
245
348
|
:symbol: HRK
|
246
349
|
:HTG:
|
350
|
+
:name: "Haïtiaanse gourde"
|
247
351
|
:one: "Haïtiaanse gourde"
|
248
352
|
:other: "Haïtiaanse gourde"
|
249
353
|
:symbol: HTG
|
250
354
|
:HUF:
|
355
|
+
:name: "Hongaarse florint"
|
356
|
+
:narrow_symbol: Ft
|
251
357
|
:one: "Hongaarse florint"
|
252
358
|
:other: "Hongaarse florint"
|
253
359
|
:symbol: HUF
|
254
360
|
:IDR:
|
361
|
+
:name: "Indonesiese roepia"
|
362
|
+
:narrow_symbol: Rp
|
255
363
|
:one: "Indonesiese roepia"
|
256
364
|
:other: "Indonesiese roepia"
|
257
365
|
:symbol: IDR
|
258
366
|
:ILS:
|
367
|
+
:name: "Israeliese nuwe sikkel"
|
368
|
+
:narrow_symbol: ₪
|
259
369
|
:one: "Israeliese nuwe sikkel"
|
260
370
|
:other: "Israeliese nuwe sikkel"
|
261
371
|
:symbol: ₪
|
262
372
|
:INR:
|
373
|
+
:name: "Indiese roepee"
|
374
|
+
:narrow_symbol: ₹
|
263
375
|
:one: "Indiese rupee"
|
264
376
|
:other: "Indiese rupee"
|
265
377
|
:symbol: ₹
|
266
378
|
:IQD:
|
379
|
+
:name: "Irakse dinar"
|
267
380
|
:one: "Irakse dinar"
|
268
381
|
:other: "Irakse dinar"
|
269
382
|
:symbol: IQD
|
270
383
|
:IRR:
|
384
|
+
:name: "Iranse rial"
|
271
385
|
:one: "Iranse rial"
|
272
386
|
:other: "Iranse rial"
|
273
387
|
:symbol: IRR
|
274
388
|
:ISK:
|
389
|
+
:name: "Yslandse kroon"
|
390
|
+
:narrow_symbol: kr
|
275
391
|
:one: "Yslandse kroon"
|
276
392
|
:other: "Yslandse kroon"
|
277
393
|
:symbol: ISK
|
278
394
|
:ITL:
|
395
|
+
:name: "Italiaanse lier"
|
279
396
|
:one: "Italiaanse lier"
|
280
397
|
:JMD:
|
398
|
+
:name: "Jamaikaanse dollar"
|
399
|
+
:narrow_symbol: $
|
281
400
|
:one: "Jamaikaanse dollar"
|
282
401
|
:other: "Jamaikaanse dollar"
|
283
402
|
:symbol: JMD
|
284
403
|
:JOD:
|
404
|
+
:name: "Jordaniese dinar"
|
285
405
|
:one: "Jordaniese dinar"
|
286
406
|
:other: "Jordaniese dinar"
|
287
407
|
:symbol: JOD
|
288
408
|
:JPY:
|
409
|
+
:name: "Japannese jen"
|
410
|
+
:narrow_symbol: ¥
|
289
411
|
:one: "Japannese jen"
|
290
412
|
:other: "Japannese jen"
|
291
413
|
:symbol: JP¥
|
292
414
|
:KES:
|
415
|
+
:name: "Keniaanse sjieling"
|
293
416
|
:one: "Keniaanse sjieling"
|
294
417
|
:other: "Keniaanse sjieling"
|
295
418
|
:symbol: KES
|
296
419
|
:KGS:
|
420
|
+
:name: "Kirgisiese som"
|
297
421
|
:one: "Kirgisiese som"
|
298
422
|
:other: "Kirgisiese som"
|
299
423
|
:symbol: KGS
|
300
424
|
:KHR:
|
425
|
+
:name: "Kambodjaanse riel"
|
426
|
+
:narrow_symbol: ៛
|
301
427
|
:one: "Kambodjaanse riel"
|
302
428
|
:other: "Kambodjaanse riel"
|
303
429
|
:symbol: KHR
|
304
430
|
:KMF:
|
431
|
+
:name: "Comoraanse frank"
|
432
|
+
:narrow_symbol: CF
|
305
433
|
:one: "Comoraanse frank"
|
306
434
|
:other: "Comoraanse frank"
|
307
435
|
:symbol: KMF
|
308
436
|
:KPW:
|
437
|
+
:name: "Noord-Koreaanse won"
|
438
|
+
:narrow_symbol: ₩
|
309
439
|
:one: "Noord-Koreaanse won"
|
310
440
|
:other: "Noord-Koreaanse won"
|
311
441
|
:symbol: KPW
|
312
442
|
:KRW:
|
443
|
+
:name: "Suid-Koreaanse won"
|
444
|
+
:narrow_symbol: ₩
|
313
445
|
:one: "Suid-Koreaanse won"
|
314
446
|
:other: "Suid-Koreaanse won"
|
315
447
|
:symbol: ₩
|
316
448
|
:KWD:
|
449
|
+
:name: "Koeweitse dinar"
|
317
450
|
:one: "Koeweitse dinar"
|
318
451
|
:other: "Koeweitse dinar"
|
319
452
|
:symbol: KWD
|
320
453
|
:KYD:
|
454
|
+
:name: "Cayman-eilandse dollar"
|
455
|
+
:narrow_symbol: $
|
321
456
|
:one: "Cayman-eilandse dollar"
|
322
457
|
:other: "Cayman-eilandse dollar"
|
323
458
|
:symbol: KYD
|
324
459
|
:KZT:
|
460
|
+
:name: "Kazakse tenge"
|
461
|
+
:narrow_symbol: ₸
|
325
462
|
:one: "Kazakse tenge"
|
326
463
|
:other: "Kazakse tenge"
|
327
464
|
:symbol: KZT
|
328
465
|
:LAK:
|
466
|
+
:name: "Laosiaanse kip"
|
467
|
+
:narrow_symbol: ₭
|
329
468
|
:one: "Laosiaanse kip"
|
330
469
|
:other: "Laosiaanse kip"
|
331
470
|
:symbol: LAK
|
332
471
|
:LBP:
|
472
|
+
:name: "Libanese pond"
|
473
|
+
:narrow_symbol: L£
|
333
474
|
:one: "Libanese pond"
|
334
475
|
:other: "Libanese pond"
|
335
476
|
:symbol: LBP
|
336
477
|
:LKR:
|
478
|
+
:name: "Sri Lankaanse roepee"
|
479
|
+
:narrow_symbol: Rs
|
337
480
|
:one: "Sri Lankaanse roepee"
|
338
481
|
:other: "Sri Lankaanse roepee"
|
339
482
|
:symbol: LKR
|
340
483
|
:LRD:
|
484
|
+
:name: "Liberiese dollar"
|
485
|
+
:narrow_symbol: $
|
341
486
|
:one: "Liberiese dollar"
|
342
487
|
:other: "Liberiese dollar"
|
343
488
|
:symbol: LRD
|
344
489
|
:LSL:
|
490
|
+
:name: "Lesotho loti"
|
345
491
|
:one: "Lesotho loti"
|
346
492
|
:LTL:
|
493
|
+
:name: "Litause litas"
|
494
|
+
:narrow_symbol: Lt
|
347
495
|
:one: "Litause litas"
|
348
496
|
:other: "Litause litas"
|
349
497
|
:symbol: LTL
|
350
498
|
:LVL:
|
499
|
+
:name: "Lettiese lats"
|
500
|
+
:narrow_symbol: Ls
|
351
501
|
:one: "Lettiese lats"
|
352
502
|
:symbol: LVL
|
353
503
|
:LYD:
|
504
|
+
:name: "Libiese dinar"
|
354
505
|
:one: "Libiese dinar"
|
355
506
|
:other: "Libiese dinar"
|
356
507
|
:symbol: LYD
|
357
508
|
:MAD:
|
509
|
+
:name: "Marokkaanse dirham"
|
358
510
|
:one: "Marokkaanse dirham"
|
359
511
|
:other: "Marokkaanse dirham"
|
360
512
|
:symbol: MAD
|
361
513
|
:MDL:
|
514
|
+
:name: "Moldowiese leu"
|
362
515
|
:one: "Moldowiese leu"
|
363
516
|
:other: "Moldowiese leu"
|
364
517
|
:symbol: MDL
|
365
518
|
:MGA:
|
519
|
+
:name: "Malgassiese ariary"
|
520
|
+
:narrow_symbol: Ar
|
366
521
|
:one: "Malgassiese ariary"
|
367
522
|
:other: "Malgassiese ariary"
|
368
523
|
:symbol: MGA
|
369
524
|
:MKD:
|
525
|
+
:name: "Macedoniese denar"
|
370
526
|
:one: "Macedoniese denar"
|
371
527
|
:other: "Macedoniese denar"
|
372
528
|
:symbol: MKD
|
373
529
|
:MMK:
|
530
|
+
:name: "Mianmese kyat"
|
531
|
+
:narrow_symbol: K
|
374
532
|
:one: "Mianmese kyat"
|
375
533
|
:other: "Mianmese kyat"
|
376
534
|
:symbol: MMK
|
377
535
|
:MNT:
|
536
|
+
:name: "Mongoolse toegrik"
|
537
|
+
:narrow_symbol: ₮
|
378
538
|
:one: "Mongoolse toegrik"
|
379
539
|
:other: "Mongoolse toegrik"
|
380
540
|
:symbol: MNT
|
381
541
|
:MOP:
|
542
|
+
:name: "Macaose pataca"
|
382
543
|
:one: "Macaose pataca"
|
383
544
|
:other: "Macaose pataca"
|
384
545
|
:symbol: MOP
|
385
546
|
:MRO:
|
547
|
+
:name: "Mauritaniese ouguiya (1973–2017)"
|
386
548
|
:one: "Mauritaniese ouguiya (1973–2017)"
|
387
549
|
:other: "Mauritaniese ouguiya (1973–2017)"
|
388
550
|
:symbol: MRO
|
389
551
|
:MRU:
|
552
|
+
:name: "Mauritaniese ouguiya"
|
390
553
|
:one: "Mauritaniese ouguiya"
|
391
554
|
:other: "Mauritaniese ouguiya"
|
392
555
|
:symbol: MRU
|
393
556
|
:MUR:
|
557
|
+
:name: "Mauritiaanse roepee"
|
558
|
+
:narrow_symbol: Rs
|
394
559
|
:one: "Mauritiaanse roepee"
|
395
560
|
:other: "Mauritiaanse roepee"
|
396
561
|
:symbol: MUR
|
397
562
|
:MVR:
|
563
|
+
:name: "Malediviese rufia"
|
398
564
|
:one: "Malediviese rufia"
|
399
565
|
:other: "Malediviese rufia"
|
400
566
|
:symbol: MVR
|
401
567
|
:MWK:
|
568
|
+
:name: "Malawiese kwacha"
|
402
569
|
:one: "Malawiese kwacha"
|
403
570
|
:other: "Malawiese kwacha"
|
404
571
|
:symbol: MWK
|
405
572
|
:MXN:
|
573
|
+
:name: "Meksikaanse peso"
|
574
|
+
:narrow_symbol: $
|
406
575
|
:one: "Meksikaanse peso"
|
407
576
|
:other: "Meksikaanse peso"
|
408
577
|
:symbol: MXN
|
409
578
|
:MYR:
|
579
|
+
:name: "Maleisiese ringgit"
|
580
|
+
:narrow_symbol: RM
|
410
581
|
:one: "Maleisiese ringgit"
|
411
582
|
:other: "Maleisiese ringgit"
|
412
583
|
:symbol: MYR
|
413
584
|
:MZM:
|
585
|
+
:name: "Mosambiekse metical (1980–2006)"
|
414
586
|
:one: "Mosambiekse metical (1980–2006)"
|
415
587
|
:MZN:
|
588
|
+
:name: "Mosambiekse metical"
|
416
589
|
:one: "Mosambiekse metical"
|
417
590
|
:other: "Mosambiekse metical"
|
418
591
|
:symbol: MZN
|
419
592
|
:NAD:
|
593
|
+
:name: "Namibiese dollar"
|
594
|
+
:narrow_symbol: $
|
420
595
|
:one: "Namibiese dollar"
|
421
596
|
:other: "Namibiese dollar"
|
422
597
|
:symbol: NAD
|
423
598
|
:NGN:
|
599
|
+
:name: "Nigeriese naira"
|
600
|
+
:narrow_symbol: ₦
|
424
601
|
:one: "Nigeriese naira"
|
425
602
|
:other: "Nigeriese naira"
|
426
603
|
:symbol: NGN
|
427
604
|
:NIO:
|
605
|
+
:name: "Nicaraguaanse córdoba"
|
606
|
+
:narrow_symbol: C$
|
428
607
|
:one: "Nicaraguaanse córdoba"
|
429
608
|
:other: "Nicaraguaanse córdoba"
|
430
609
|
:symbol: NIO
|
431
610
|
:NOK:
|
611
|
+
:name: "Noorse kroon"
|
612
|
+
:narrow_symbol: kr
|
432
613
|
:one: "Noorse kroon"
|
433
614
|
:other: "Noorse kroon"
|
434
615
|
:symbol: NOK
|
435
616
|
:NPR:
|
617
|
+
:name: "Nepalese roepee"
|
618
|
+
:narrow_symbol: Rs
|
436
619
|
:one: "Nepalese roepee"
|
437
620
|
:other: "Nepalese roepee"
|
438
621
|
:symbol: NPR
|
439
622
|
:NZD:
|
623
|
+
:name: "Nieu-Seelandse dollar"
|
624
|
+
:narrow_symbol: $
|
440
625
|
:one: "Nieu-Seelandse dollar"
|
441
626
|
:other: "Nieu-Seelandse dollar"
|
442
627
|
:symbol: NZ$
|
443
628
|
:OMR:
|
629
|
+
:name: "Omaanse rial"
|
444
630
|
:one: "Omaanse rial"
|
445
631
|
:other: "Omaanse rial"
|
446
632
|
:symbol: OMR
|
447
633
|
:PAB:
|
634
|
+
:name: "Panamese balboa"
|
448
635
|
:one: "Panamese balboa"
|
449
636
|
:other: "Panamese balboa"
|
450
637
|
:symbol: PAB
|
451
638
|
:PEN:
|
639
|
+
:name: "Peruaanse sol"
|
452
640
|
:one: "Peruaanse sol"
|
453
641
|
:other: "Peruaanse sol"
|
454
642
|
:symbol: PEN
|
455
643
|
:PGK:
|
644
|
+
:name: "Papoea-Nieu-Guinese kina"
|
456
645
|
:one: "Papoea-Nieu-Guinese kina"
|
457
646
|
:other: "Papoea-Nieu-Guinese kina"
|
458
647
|
:symbol: PGK
|
459
648
|
:PHP:
|
649
|
+
:name: "Filippynse peso"
|
650
|
+
:narrow_symbol: ₱
|
460
651
|
:one: "Filippynse peso"
|
461
652
|
:other: "Filippynse peso"
|
462
653
|
:symbol: PHP
|
463
654
|
:PKR:
|
655
|
+
:name: "Pakistanse roepee"
|
656
|
+
:narrow_symbol: Rs
|
464
657
|
:one: "Pakistanse roepee"
|
465
658
|
:other: "Pakistanse roepee"
|
466
659
|
:symbol: PKR
|
467
660
|
:PLN:
|
661
|
+
:name: "Poolse zloty"
|
662
|
+
:narrow_symbol: zł
|
468
663
|
:one: "Poolse zloty"
|
469
664
|
:other: "Poolse zloty"
|
470
665
|
:symbol: PLN
|
471
666
|
:PYG:
|
667
|
+
:name: "Paraguaanse guarani"
|
668
|
+
:narrow_symbol: ₲
|
472
669
|
:one: "Paraguaanse guarani"
|
473
670
|
:other: "Paraguaanse guarani"
|
474
671
|
:symbol: PYG
|
475
672
|
:QAR:
|
673
|
+
:name: "Katarrese rial"
|
476
674
|
:one: "Katarese rial"
|
477
675
|
:other: "Katarese rial"
|
478
676
|
:symbol: QAR
|
479
677
|
:RON:
|
678
|
+
:name: "Roemeense leu"
|
679
|
+
:narrow_symbol: leu
|
480
680
|
:one: "Roemeense leu"
|
481
681
|
:other: "Roemeense leu"
|
482
682
|
:symbol: RON
|
483
683
|
:RSD:
|
684
|
+
:name: "Serwiese dinar"
|
484
685
|
:one: "Serwiese dinar"
|
485
686
|
:other: "Serwiese dinar"
|
486
687
|
:symbol: RSD
|
487
688
|
:RUB:
|
689
|
+
:name: "Russiese roebel"
|
690
|
+
:narrow_symbol: ₽
|
488
691
|
:one: "Russiese roebel"
|
489
692
|
:other: "Russiese roebel"
|
490
693
|
:symbol: RUB
|
491
694
|
:RUR:
|
695
|
+
:narrow_symbol: р.
|
492
696
|
:symbol: р.
|
493
697
|
:RWF:
|
698
|
+
:name: "Rwandese frank"
|
699
|
+
:narrow_symbol: RF
|
494
700
|
:one: "Rwandese frank"
|
495
701
|
:other: "Rwandese frank"
|
496
702
|
:symbol: RWF
|
497
703
|
:SAR:
|
704
|
+
:name: "Saoedi-Arabiese riyal"
|
498
705
|
:one: "Saoedi-Arabiese riyal"
|
499
706
|
:other: "Saoedi-Arabiese riyal"
|
500
707
|
:symbol: SAR
|
501
708
|
:SBD:
|
709
|
+
:name: "Salomonseilandse dollar"
|
710
|
+
:narrow_symbol: $
|
502
711
|
:one: "Salomonseilandse dollar"
|
503
712
|
:other: "Salomonseilandse dollar"
|
504
713
|
:symbol: SBD
|
505
714
|
:SCR:
|
715
|
+
:name: "Seychellese roepee"
|
506
716
|
:one: "Seychellese roepee"
|
507
717
|
:other: "Seychellese roepee"
|
508
718
|
:symbol: SCR
|
509
719
|
:SDG:
|
720
|
+
:name: "Soedannese pond"
|
510
721
|
:one: "Soedannese pond"
|
511
722
|
:other: "Soedannese pond"
|
512
723
|
:symbol: SDG
|
513
724
|
:SDP:
|
725
|
+
:name: "Soedannese pond (1957–1998)"
|
514
726
|
:one: "Soedannese pond (1957–1998)"
|
515
727
|
:SEK:
|
728
|
+
:name: "Sweedse kroon"
|
729
|
+
:narrow_symbol: kr
|
516
730
|
:one: "Sweedse kroon"
|
517
731
|
:other: "Sweedse kroon"
|
518
732
|
:symbol: SEK
|
519
733
|
:SGD:
|
734
|
+
:name: Singapoer-dollar
|
735
|
+
:narrow_symbol: $
|
520
736
|
:one: Singapoer-dollar
|
521
737
|
:other: Singapoer-dollar
|
522
738
|
:symbol: SGD
|
523
739
|
:SHP:
|
740
|
+
:name: "Sint Helena-pond"
|
741
|
+
:narrow_symbol: £
|
524
742
|
:one: "Sint Helena-pond"
|
525
743
|
:other: "Sint Helena-pond"
|
526
744
|
:symbol: SHP
|
527
745
|
:SLL:
|
746
|
+
:name: "Sierra Leoniese leone"
|
528
747
|
:one: "Sierra Leoniese leone"
|
529
748
|
:other: "Sierra Leoniese leone"
|
530
749
|
:symbol: SLL
|
531
750
|
:SOS:
|
751
|
+
:name: "Somaliese sjieling"
|
532
752
|
:one: "Somaliese sjieling"
|
533
753
|
:other: "Somaliese sjieling"
|
534
754
|
:symbol: SOS
|
535
755
|
:SRD:
|
756
|
+
:name: "Surinaamse dollar"
|
757
|
+
:narrow_symbol: $
|
536
758
|
:one: "Surinaamse dollar"
|
537
759
|
:other: "Surinaamse dollar"
|
538
760
|
:symbol: SRD
|
539
761
|
:SSP:
|
762
|
+
:name: "Suid-Soedanese pond"
|
763
|
+
:narrow_symbol: £
|
540
764
|
:one: "Suid-Soedanese pond"
|
541
765
|
:other: "Suid-Soedanese pond"
|
542
766
|
:symbol: SSP
|
543
767
|
:STD:
|
768
|
+
:name: "São Tomé en Príncipe dobra (1977–2017)"
|
544
769
|
:one: "São Tomé en Príncipe dobra (1977–2017)"
|
545
770
|
:other: "São Tomé en Príncipe dobra (1977–2017)"
|
546
771
|
:symbol: STD
|
547
772
|
:STN:
|
773
|
+
:name: "São Tomé en Príncipe-dobra"
|
774
|
+
:narrow_symbol: Db
|
548
775
|
:one: "São Tomé en Príncipe-dobra"
|
549
776
|
:other: "São Tomé en Príncipe-dobra"
|
550
777
|
:symbol: STN
|
551
778
|
:SYP:
|
779
|
+
:name: "Siriese pond"
|
780
|
+
:narrow_symbol: £
|
552
781
|
:one: "Siriese pond"
|
553
782
|
:other: "Siriese pond"
|
554
783
|
:symbol: SYP
|
555
784
|
:SZL:
|
785
|
+
:name: "Swazilandse lilangeni"
|
556
786
|
:one: "Swazilandse lilangeni"
|
557
787
|
:other: "Swazilandse lilangeni"
|
558
788
|
:symbol: SZL
|
559
789
|
:THB:
|
790
|
+
:name: "Thaise baht"
|
791
|
+
:narrow_symbol: ฿
|
560
792
|
:one: "Thaise baht"
|
561
793
|
:other: "Thaise baht"
|
562
794
|
:symbol: ฿
|
563
795
|
:TJS:
|
796
|
+
:name: "Tadjikse somoni"
|
564
797
|
:one: "Tadjikse somoni"
|
565
798
|
:other: "Tadjikse somoni"
|
566
799
|
:symbol: TJS
|
567
800
|
:TMT:
|
801
|
+
:name: "Turkmeense manat"
|
568
802
|
:one: "Turkmeense manat"
|
569
803
|
:other: "Turkmeense manat"
|
570
804
|
:symbol: TMT
|
571
805
|
:TND:
|
806
|
+
:name: "Tunisiese dinar"
|
572
807
|
:one: "Tunisiese dinar"
|
573
808
|
:other: "Tunisiese dinar"
|
574
809
|
:symbol: TND
|
575
810
|
:TOP:
|
811
|
+
:name: "Tongaanse pa’anga"
|
812
|
+
:narrow_symbol: T$
|
576
813
|
:one: "Tongaanse pa’anga"
|
577
814
|
:other: "Tongaanse pa’anga"
|
578
815
|
:symbol: TOP
|
579
816
|
:TRL:
|
817
|
+
:name: "Turkse lier (1922–2005)"
|
580
818
|
:one: "Turkse lier (1922–2005)"
|
581
819
|
:TRY:
|
820
|
+
:name: "Turkse lira"
|
821
|
+
:narrow_symbol: ₺
|
582
822
|
:one: "Turkse lira"
|
583
823
|
:other: "Turkse lira"
|
584
824
|
:symbol: TRY
|
585
825
|
:TTD:
|
826
|
+
:name: "Trinidad en Tobago-dollar"
|
827
|
+
:narrow_symbol: $
|
586
828
|
:one: "Trinidad en Tobago-dollar"
|
587
829
|
:other: "Trinidad en Tobago-dollar"
|
588
830
|
:symbol: TTD
|
589
831
|
:TWD:
|
832
|
+
:name: "Nuwe Taiwanese dollar"
|
833
|
+
:narrow_symbol: NT$
|
590
834
|
:one: "Nuwe Taiwanese dollar"
|
591
835
|
:other: "Nuwe Taiwanese dollar"
|
592
836
|
:symbol: NT$
|
593
837
|
:TZS:
|
838
|
+
:name: "Tanzaniese sjieling"
|
594
839
|
:one: "Tanzaniese sjieling"
|
595
840
|
:other: "Tanzaniese sjieling"
|
596
841
|
:symbol: TZS
|
597
842
|
:UAH:
|
843
|
+
:name: "Oekraïnse hriwna"
|
844
|
+
:narrow_symbol: ₴
|
598
845
|
:one: "Oekraïnse hriwna"
|
599
846
|
:other: "Oekraïnse hriwna"
|
600
847
|
:symbol: UAH
|
601
848
|
:UGX:
|
849
|
+
:name: "Ugandese sjieling"
|
602
850
|
:one: "Ugandese sjieling"
|
603
851
|
:other: "Ugandese sjieling"
|
604
852
|
:symbol: UGX
|
605
853
|
:USD:
|
854
|
+
:name: VSA-dollar
|
855
|
+
:narrow_symbol: $
|
606
856
|
:one: VSA-dollar
|
607
857
|
:other: VSA-dollar
|
608
858
|
:symbol: USD
|
609
859
|
:UYU:
|
860
|
+
:name: "Uruguaanse peso"
|
861
|
+
:narrow_symbol: $
|
610
862
|
:one: "Uruguaanse peso"
|
611
863
|
:other: "Uruguaanse peso"
|
612
864
|
:symbol: UYU
|
613
865
|
:UZS:
|
866
|
+
:name: "Oezbekiese som"
|
614
867
|
:one: "Oezbekiese som"
|
615
868
|
:other: "Oezbekiese som"
|
616
869
|
:symbol: UZS
|
617
870
|
:VEF:
|
871
|
+
:name: "Venezolaanse bolivar"
|
872
|
+
:narrow_symbol: Bs
|
618
873
|
:one: "Venezolaanse bolívar (2008–2018)"
|
619
874
|
:other: "Venezolaanse bolívare (2008–2018)"
|
620
875
|
:symbol: VEF
|
621
876
|
:VES:
|
877
|
+
:name: "Venezolaanse bolívar"
|
622
878
|
:one: "Venezolaanse bolívar"
|
623
879
|
:other: "Venezolaanse bolívar"
|
624
880
|
:symbol: VES
|
625
881
|
:VND:
|
882
|
+
:name: "Viëtnamese dong"
|
883
|
+
:narrow_symbol: ₫
|
626
884
|
:one: "Viëtnamese dong"
|
627
885
|
:other: "Viëtnamese dong"
|
628
886
|
:symbol: ₫
|
629
887
|
:VUV:
|
888
|
+
:name: "Vanuatuse vatu"
|
630
889
|
:one: "Vanuatuse vatu"
|
631
890
|
:other: "Vanuatuse vatu"
|
632
891
|
:symbol: VUV
|
633
892
|
:WST:
|
893
|
+
:name: "Samoaanse tala"
|
634
894
|
:one: "Samoaanse tala"
|
635
895
|
:other: "Samoaanse tala"
|
636
896
|
:symbol: WST
|
637
897
|
:XAF:
|
898
|
+
:name: "Sentraal Afrikaanse CFA-frank"
|
638
899
|
:one: "Sentraal Afrikaanse CFA-frank"
|
639
900
|
:other: "Sentraal Afrikaanse CFA-frank"
|
640
901
|
:symbol: FCFA
|
641
902
|
:XCD:
|
903
|
+
:name: "Oos-Karibiese dollar"
|
904
|
+
:narrow_symbol: $
|
642
905
|
:one: "Oos-Karibiese dollar"
|
643
906
|
:other: "Oos-Karibiese dollar"
|
644
907
|
:symbol: EC$
|
645
908
|
:XOF:
|
909
|
+
:name: "Wes-Afrikaanse CFA-frank"
|
646
910
|
:one: "Wes-Afrikaanse CFA-frank"
|
647
911
|
:other: "Wes-Afrikaanse CFA-frank"
|
648
912
|
:symbol: CFA
|
649
913
|
:XPF:
|
914
|
+
:name: CFP-frank
|
650
915
|
:one: CFP-frank
|
651
916
|
:other: CFP-frank
|
652
917
|
:symbol: CFPF
|
653
918
|
:XXX:
|
919
|
+
:name: "onbekende geldeenheid"
|
654
920
|
:one: "(onbekende geldeenheid)"
|
655
921
|
:other: "(onbekende geldeenheid)"
|
656
922
|
:symbol: ¤
|
657
923
|
:YER:
|
924
|
+
:name: "Jemenitiese rial"
|
658
925
|
:one: "Jemenitiese rial"
|
659
926
|
:other: "Jemenitiese rial"
|
660
927
|
:symbol: YER
|
661
928
|
:ZAR:
|
929
|
+
:name: "Suid-Afrikaanse rand"
|
930
|
+
:narrow_symbol: R
|
662
931
|
:one: "Suid-Afrikaanse rand"
|
663
932
|
:other: "Suid-Afrikaanse rand"
|
664
933
|
:symbol: R
|
665
934
|
:ZMK:
|
935
|
+
:name: "Zambiese kwacha (1968–2012)"
|
666
936
|
:one: "Zambiese kwacha (1968–2012)"
|
667
937
|
:ZMW:
|
938
|
+
:name: "Zambiese kwacha"
|
939
|
+
:narrow_symbol: ZK
|
668
940
|
:one: "Zambiese kwacha"
|
669
941
|
:other: "Zambiese kwacha"
|
670
942
|
:symbol: ZMW
|
671
943
|
:ZWD:
|
944
|
+
:name: "Zimbabwiese dollar"
|
672
945
|
:one: "Zimbabwiese dollar"
|