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
@@ -17,7 +17,7 @@
|
|
17
17
|
:one: "{0} giorno fa"
|
18
18
|
:other: "{0} giorni fa"
|
19
19
|
:day-narrow:
|
20
|
-
:display_name: g
|
20
|
+
:display_name: g.
|
21
21
|
:relative:
|
22
22
|
-1: ieri
|
23
23
|
-2: "l’altro ieri"
|
@@ -32,7 +32,7 @@
|
|
32
32
|
:one: "{0} g fa"
|
33
33
|
:other: "{0} gg fa"
|
34
34
|
:day-short:
|
35
|
-
:display_name: g
|
35
|
+
:display_name: g.
|
36
36
|
:relative:
|
37
37
|
-1: ieri
|
38
38
|
-2: "l’altro ieri"
|
@@ -121,7 +121,7 @@
|
|
121
121
|
:one: "{0} h fa"
|
122
122
|
:other: "{0} h fa"
|
123
123
|
:hour-short:
|
124
|
-
:display_name: h
|
124
|
+
:display_name: h
|
125
125
|
:relative_time:
|
126
126
|
:future:
|
127
127
|
:one: "tra {0} h"
|
@@ -332,10 +332,10 @@
|
|
332
332
|
:display_name: s
|
333
333
|
:relative_time:
|
334
334
|
:future:
|
335
|
-
:one: "tra {0}
|
335
|
+
:one: "tra {0} sec."
|
336
336
|
:other: "tra {0} sec."
|
337
337
|
:past:
|
338
|
-
:one: "{0}
|
338
|
+
:one: "{0} sec. fa"
|
339
339
|
:other: "{0} sec. fa"
|
340
340
|
:sun:
|
341
341
|
:relative:
|
@@ -497,9 +497,9 @@
|
|
497
497
|
:week-narrow:
|
498
498
|
:display_name: sett.
|
499
499
|
:relative:
|
500
|
-
-1: "
|
501
|
-
0: "questa
|
502
|
-
1: "
|
500
|
+
-1: "sett. scorsa"
|
501
|
+
0: "questa sett."
|
502
|
+
1: "sett. prossima"
|
503
503
|
:relative_time:
|
504
504
|
:future:
|
505
505
|
:one: "tra {0} sett."
|
@@ -510,9 +510,9 @@
|
|
510
510
|
:week-short:
|
511
511
|
:display_name: sett.
|
512
512
|
:relative:
|
513
|
-
-1: "
|
514
|
-
0: "questa
|
515
|
-
1: "
|
513
|
+
-1: "sett. scorsa"
|
514
|
+
0: "questa sett."
|
515
|
+
1: "sett. prossima"
|
516
516
|
:relative_time:
|
517
517
|
:future:
|
518
518
|
:one: "tra {0} sett."
|
@@ -42,7 +42,7 @@
|
|
42
42
|
:avk: kotava
|
43
43
|
:awa: awadhi
|
44
44
|
:ay: aymara
|
45
|
-
:az:
|
45
|
+
:az: azerbaigiano
|
46
46
|
:ba: baschiro
|
47
47
|
:bal: beluci
|
48
48
|
:ban: balinese
|
@@ -111,7 +111,7 @@
|
|
111
111
|
:crs: "creolo delle Seychelles"
|
112
112
|
:cs: ceco
|
113
113
|
:csb: kashubian
|
114
|
-
:cu: "slavo
|
114
|
+
:cu: "slavo ecclesiastico"
|
115
115
|
:cv: ciuvascio
|
116
116
|
:cy: gallese
|
117
117
|
:da: danese
|
@@ -147,7 +147,7 @@
|
|
147
147
|
:en: inglese
|
148
148
|
:en-AU: "inglese australiano"
|
149
149
|
:en-CA: "inglese canadese"
|
150
|
-
:en-GB: "inglese
|
150
|
+
:en-GB: "inglese britannico"
|
151
151
|
:en-US: "inglese americano"
|
152
152
|
:enm: "inglese medio"
|
153
153
|
:eo: esperanto
|
@@ -223,7 +223,7 @@
|
|
223
223
|
:hr: croato
|
224
224
|
:hsb: "alto sorabo"
|
225
225
|
:hsn: xiang
|
226
|
-
:ht: haitiano
|
226
|
+
:ht: "creolo haitiano"
|
227
227
|
:hu: ungherese
|
228
228
|
:hup: hupa
|
229
229
|
:hy: armeno
|
@@ -462,7 +462,7 @@
|
|
462
462
|
:rwk: rwa
|
463
463
|
:sa: sanscrito
|
464
464
|
:sad: sandawe
|
465
|
-
:sah:
|
465
|
+
:sah: sacha
|
466
466
|
:sam: "aramaico samaritano"
|
467
467
|
:saq: samburu
|
468
468
|
:sas: sasak
|
@@ -606,9 +606,9 @@
|
|
606
606
|
:zea: zelandese
|
607
607
|
:zen: zenaga
|
608
608
|
:zgh: "tamazight del Marocco standard"
|
609
|
-
:zh:
|
610
|
-
:zh-Hans: "cinese
|
611
|
-
:zh-Hant: "cinese
|
609
|
+
:zh: cinese
|
610
|
+
:zh-Hans: "cinese semplificato"
|
611
|
+
:zh-Hant: "cinese tradizionale"
|
612
612
|
:zu: zulu
|
613
613
|
:zun: zuni
|
614
614
|
:zxx: "nessun contenuto linguistico"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} o {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} e {1}"
|
@@ -136,7 +136,7 @@
|
|
136
136
|
:long:
|
137
137
|
? !ruby/symbol "1000"
|
138
138
|
:
|
139
|
-
:one:
|
139
|
+
:one: mille
|
140
140
|
:other: "0 mila"
|
141
141
|
? !ruby/symbol "10000"
|
142
142
|
:
|
@@ -356,6 +356,7 @@
|
|
356
356
|
:symbols:
|
357
357
|
:adlm: :numbers.symbols.latn
|
358
358
|
:arab:
|
359
|
+
:approximately_sign: "~"
|
359
360
|
:decimal: ٫
|
360
361
|
:exponential: اس
|
361
362
|
:group: ٬
|
@@ -369,6 +370,7 @@
|
|
369
370
|
:superscripting_exponent: ×
|
370
371
|
:time_separator: ":"
|
371
372
|
:arabext:
|
373
|
+
:approximately_sign: "~"
|
372
374
|
:decimal: ٫
|
373
375
|
:exponential: ×۱۰^
|
374
376
|
:group: ٬
|
@@ -402,6 +404,7 @@
|
|
402
404
|
:lanatham: :numbers.symbols.latn
|
403
405
|
:laoo: :numbers.symbols.latn
|
404
406
|
:latn:
|
407
|
+
:approximately_sign: "~"
|
405
408
|
:decimal: ","
|
406
409
|
:exponential: E
|
407
410
|
:group: "."
|
@@ -1,16 +1,16 @@
|
|
1
1
|
---
|
2
2
|
:it:
|
3
3
|
:cardinal:
|
4
|
-
:rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num);
|
5
|
-
|
6
|
-
== 0)) ? :one : :other) }'
|
4
|
+
:rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); f = runtime.f(num);
|
5
|
+
t = runtime.t(num); v = runtime.v(num); w = runtime.w(num); e = runtime.e(num);
|
6
|
+
(((i == 1) && (v == 0)) ? :one : :other) }'
|
7
7
|
:names:
|
8
8
|
- :one
|
9
9
|
- :other
|
10
10
|
:ordinal:
|
11
|
-
:rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num);
|
12
|
-
|
13
|
-
== 8) || (n == 80) || (n == 800)) ? :many : :other) }'
|
11
|
+
:rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); f = runtime.f(num);
|
12
|
+
t = runtime.t(num); v = runtime.v(num); w = runtime.w(num); e = runtime.e(num);
|
13
|
+
(((n == 11) || (n == 8) || (n == 80) || (n == 800)) ? :many : :other) }'
|
14
14
|
:names:
|
15
15
|
- :many
|
16
16
|
- :other
|
@@ -220,12 +220,27 @@
|
|
220
220
|
:frequency-megahertz:
|
221
221
|
:one: "{0} megahertz"
|
222
222
|
:other: "{0} megahertz"
|
223
|
+
:graphics-dot:
|
224
|
+
:one: "{0} punto"
|
225
|
+
:other: "{0} punti"
|
226
|
+
:graphics-dot-per-centimeter:
|
227
|
+
:one: "{0} punto per centimetro"
|
228
|
+
:other: "{0} punti per centimetro"
|
229
|
+
:graphics-dot-per-inch:
|
230
|
+
:one: "{0} punto per pollice"
|
231
|
+
:other: "{0} punti per pollice"
|
232
|
+
:graphics-megapixel:
|
233
|
+
:one: "{0} megapixel"
|
234
|
+
:other: "{0} megapixel"
|
223
235
|
:graphics-pixel:
|
224
236
|
:one: "{0} pixel"
|
225
237
|
:other: "{0} pixel"
|
226
238
|
:graphics-pixel-per-centimeter:
|
227
239
|
:one: "{0} pixel per centimetro"
|
228
240
|
:other: "{0} pixel per centimetro"
|
241
|
+
:graphics-pixel-per-inch:
|
242
|
+
:one: "{0} pixel per pollice"
|
243
|
+
:other: "{0} pixel per pollice"
|
229
244
|
:length-astronomical-unit:
|
230
245
|
:one: "{0} unità astronomica"
|
231
246
|
:other: "{0} unità astronomiche"
|
@@ -235,9 +250,18 @@
|
|
235
250
|
:length-decimeter:
|
236
251
|
:one: "{0} decimetro"
|
237
252
|
:other: "{0} decimetri"
|
253
|
+
:length-earth-radius:
|
254
|
+
:one: "{0} raggio terrestre"
|
255
|
+
:other: "{0} raggi terrestri"
|
256
|
+
:length-fathom:
|
257
|
+
:one: "{0} braccio"
|
258
|
+
:other: "{0} braccia"
|
238
259
|
:length-foot:
|
239
260
|
:one: "{0} piede"
|
240
261
|
:other: "{0} piedi"
|
262
|
+
:length-furlong:
|
263
|
+
:one: "{0} furlong"
|
264
|
+
:other: "{0} furlong"
|
241
265
|
:length-inch:
|
242
266
|
:one: "{0} pollice"
|
243
267
|
:other: "{0} pollici"
|
@@ -275,14 +299,20 @@
|
|
275
299
|
:one: "{0} picometro"
|
276
300
|
:other: "{0} picometri"
|
277
301
|
:length-point:
|
278
|
-
:one: "{0} punto"
|
279
|
-
:other: "{0} punti"
|
302
|
+
:one: "{0} punto tipografico"
|
303
|
+
:other: "{0} punti tipografici"
|
280
304
|
:length-solar-radius:
|
281
305
|
:one: "{0} raggio solare"
|
282
306
|
:other: "{0} raggi solari"
|
283
307
|
:length-yard:
|
284
308
|
:one: "{0} iarda"
|
285
309
|
:other: "{0} iarde"
|
310
|
+
:light-candela:
|
311
|
+
:one: "{0} candela"
|
312
|
+
:other: "{0} candele"
|
313
|
+
:light-lumen:
|
314
|
+
:one: "{0} lumen"
|
315
|
+
:other: "{0} lumen"
|
286
316
|
:light-lux:
|
287
317
|
:one: "{0} lux"
|
288
318
|
:other: "{0} lux"
|
@@ -298,6 +328,9 @@
|
|
298
328
|
:mass-earth-mass:
|
299
329
|
:one: "{0} massa terrestre"
|
300
330
|
:other: "{0} masse terrestri"
|
331
|
+
:mass-grain:
|
332
|
+
:one: "{0} grano"
|
333
|
+
:other: "{0} grani"
|
301
334
|
:mass-gram:
|
302
335
|
:one: "{0} grammo"
|
303
336
|
:other: "{0} grammi"
|
@@ -325,6 +358,9 @@
|
|
325
358
|
:mass-solar-mass:
|
326
359
|
:one: "{0} massa solare"
|
327
360
|
:other: "{0} masse solari"
|
361
|
+
:mass-stone:
|
362
|
+
:one: "{0} stone"
|
363
|
+
:other: "{0} stone"
|
328
364
|
:mass-ton:
|
329
365
|
:one: "{0} tonnellata"
|
330
366
|
:other: "{0} tonnellate"
|
@@ -367,6 +403,9 @@
|
|
367
403
|
:pressure-millimeter-ofhg:
|
368
404
|
:one: "{0} millimetro di mercurio"
|
369
405
|
:other: "{0} millimetri di mercurio"
|
406
|
+
:pressure-pascal:
|
407
|
+
:one: "{0} pascal"
|
408
|
+
:other: "{0} pascal"
|
370
409
|
:pressure-pound-force-per-square-inch:
|
371
410
|
:one: "{0} libbra per pollice quadrato"
|
372
411
|
:other: "{0} libbre per pollice quadrato"
|
@@ -398,7 +437,7 @@
|
|
398
437
|
:one: "{0} newton metro"
|
399
438
|
:other: "{0} newton metri"
|
400
439
|
:torque-pound-force-foot:
|
401
|
-
:one: "{0} libbra-piede"
|
440
|
+
:one: "{0} libbra-forza piede"
|
402
441
|
:other: "{0} libbre-piedi"
|
403
442
|
:volume-acre-foot:
|
404
443
|
:one: "{0} acre-foot"
|
@@ -442,6 +481,18 @@
|
|
442
481
|
:volume-deciliter:
|
443
482
|
:one: "{0} decilitro"
|
444
483
|
:other: "{0} decilitri"
|
484
|
+
:volume-dessert-spoon:
|
485
|
+
:one: "{0} cucchiaino da dessert"
|
486
|
+
:other: "{0} cucchiaini da dessert"
|
487
|
+
:volume-dessert-spoon-imperial:
|
488
|
+
:one: "{0} cucchiaino da dessert imperiale"
|
489
|
+
:other: "{0} cucchiaini da dessert imperiali"
|
490
|
+
:volume-dram:
|
491
|
+
:one: "{0} dramma"
|
492
|
+
:other: "{0} dramme"
|
493
|
+
:volume-drop:
|
494
|
+
:one: "{0} goccia"
|
495
|
+
:other: "{0} gocce"
|
445
496
|
:volume-fluid-ounce:
|
446
497
|
:one: "{0} oncia fluida"
|
447
498
|
:other: "{0} once fluide"
|
@@ -457,6 +508,9 @@
|
|
457
508
|
:volume-hectoliter:
|
458
509
|
:one: "{0} ettolitro"
|
459
510
|
:other: "{0} ettolitri"
|
511
|
+
:volume-jigger:
|
512
|
+
:one: "{0} jigger"
|
513
|
+
:other: "{0} jigger"
|
460
514
|
:volume-liter:
|
461
515
|
:one: "{0} litro"
|
462
516
|
:other: "{0} litri"
|
@@ -466,6 +520,9 @@
|
|
466
520
|
:volume-milliliter:
|
467
521
|
:one: "{0} millilitro"
|
468
522
|
:other: "{0} millilitri"
|
523
|
+
:volume-pinch:
|
524
|
+
:one: "{0} pizzico"
|
525
|
+
:other: "{0} pizzichi"
|
469
526
|
:volume-pint:
|
470
527
|
:one: "{0} pinta"
|
471
528
|
:other: "{0} pinte"
|
@@ -475,6 +532,9 @@
|
|
475
532
|
:volume-quart:
|
476
533
|
:one: "{0} quarto"
|
477
534
|
:other: "{0} quarti"
|
535
|
+
:volume-quart-imperial:
|
536
|
+
:one: "{0} quarto imperiale"
|
537
|
+
:other: "{0} quarti imperiali"
|
478
538
|
:volume-tablespoon:
|
479
539
|
:one: "{0} cucchiaio da tavola"
|
480
540
|
:other: "{0} cucchiai da tavola"
|
@@ -833,6 +893,9 @@
|
|
833
893
|
:frequency-megahertz:
|
834
894
|
:one: "{0} MHz"
|
835
895
|
:other: "{0} MHz"
|
896
|
+
:graphics-dot:
|
897
|
+
:one: "{0} p"
|
898
|
+
:other: "{0} p"
|
836
899
|
:graphics-dot-per-centimeter:
|
837
900
|
:other: "{0} dpcm"
|
838
901
|
:graphics-dot-per-inch:
|
@@ -856,8 +919,11 @@
|
|
856
919
|
:length-decimeter:
|
857
920
|
:one: "{0} dm"
|
858
921
|
:other: "{0} dm"
|
922
|
+
:length-earth-radius:
|
923
|
+
:other: "{0} R⊕"
|
859
924
|
:length-fathom:
|
860
|
-
:
|
925
|
+
:one: "{0} fm"
|
926
|
+
:other: "{0} fm"
|
861
927
|
:length-foot:
|
862
928
|
:one: "{0} ft"
|
863
929
|
:other: "{0} ft"
|
@@ -907,6 +973,10 @@
|
|
907
973
|
:length-yard:
|
908
974
|
:one: "{0} yd"
|
909
975
|
:other: "{0} yd"
|
976
|
+
:light-candela:
|
977
|
+
:other: "{0} cd"
|
978
|
+
:light-lumen:
|
979
|
+
:other: "{0} lm"
|
910
980
|
:light-lux:
|
911
981
|
:one: "{0} lx"
|
912
982
|
:other: "{0} lx"
|
@@ -920,6 +990,9 @@
|
|
920
990
|
:other: "{0} Da"
|
921
991
|
:mass-earth-mass:
|
922
992
|
:other: "{0} M⊕"
|
993
|
+
:mass-grain:
|
994
|
+
:one: "{0} grano"
|
995
|
+
:other: "{0} grani"
|
923
996
|
:mass-gram:
|
924
997
|
:one: "{0} g"
|
925
998
|
:other: "{0} g"
|
@@ -1066,6 +1139,16 @@
|
|
1066
1139
|
:volume-deciliter:
|
1067
1140
|
:one: "{0} dl"
|
1068
1141
|
:other: "{0} dl"
|
1142
|
+
:volume-dessert-spoon:
|
1143
|
+
:other: "{0} dstspn"
|
1144
|
+
:volume-dessert-spoon-imperial:
|
1145
|
+
:other: "{0} dstspn Imp"
|
1146
|
+
:volume-dram:
|
1147
|
+
:one: "{0} dr liq"
|
1148
|
+
:other: "{0} dr liq"
|
1149
|
+
:volume-drop:
|
1150
|
+
:one: "{0} goccia"
|
1151
|
+
:other: "{0} gocce"
|
1069
1152
|
:volume-fluid-ounce:
|
1070
1153
|
:one: "{0} fl oz"
|
1071
1154
|
:other: "{0} fl oz"
|
@@ -1081,6 +1164,8 @@
|
|
1081
1164
|
:volume-hectoliter:
|
1082
1165
|
:one: "{0} hl"
|
1083
1166
|
:other: "{0} hl"
|
1167
|
+
:volume-jigger:
|
1168
|
+
:other: "{0} jigger"
|
1084
1169
|
:volume-liter:
|
1085
1170
|
:one: "{0} l"
|
1086
1171
|
:other: "{0} l"
|
@@ -1090,6 +1175,9 @@
|
|
1090
1175
|
:volume-milliliter:
|
1091
1176
|
:one: "{0} ml"
|
1092
1177
|
:other: "{0} ml"
|
1178
|
+
:volume-pinch:
|
1179
|
+
:one: "{0} pizzico"
|
1180
|
+
:other: "{0} pizzichi"
|
1093
1181
|
:volume-pint:
|
1094
1182
|
:one: "{0} pt"
|
1095
1183
|
:other: "{0} pt"
|
@@ -1099,6 +1187,9 @@
|
|
1099
1187
|
:volume-quart:
|
1100
1188
|
:one: "{0} qt"
|
1101
1189
|
:other: "{0} qt"
|
1190
|
+
:volume-quart-imperial:
|
1191
|
+
:one: "{0} imp qt"
|
1192
|
+
:other: "{0} imp qt"
|
1102
1193
|
:volume-tablespoon:
|
1103
1194
|
:one: "{0} tbsp"
|
1104
1195
|
:other: "{0} tbsp"
|
@@ -2,1210 +2,1614 @@
|
|
2
2
|
:ja:
|
3
3
|
:currencies:
|
4
4
|
:ADP:
|
5
|
+
:name: "アンドラ ペセタ"
|
5
6
|
:one: "アンドラ ペセタ"
|
6
7
|
:other: "アンドラ ペセタ"
|
7
8
|
:symbol: ADP
|
8
9
|
:AED:
|
10
|
+
:name: アラブ首長国連邦ディルハム
|
9
11
|
:one: アラブ首長国連邦ディルハム
|
10
12
|
:other: "UAE ディルハム"
|
11
13
|
:symbol: AED
|
12
14
|
:AFA:
|
15
|
+
:name: "アフガニスタン アフガニー (1927–2002)"
|
13
16
|
:one: "アフガニスタン アフガニー (1927–2002)"
|
14
17
|
:other: "アフガニスタン アフガニー (1927–2002)"
|
15
18
|
:symbol: AFA
|
16
19
|
:AFN:
|
20
|
+
:name: "アフガニスタン アフガニー"
|
21
|
+
:narrow_symbol: ؋
|
17
22
|
:one: "アフガニスタン アフガニー"
|
18
23
|
:other: "アフガニスタン アフガニー"
|
19
24
|
:symbol: AFN
|
20
25
|
:ALK:
|
26
|
+
:name: "アルバニア レク (1946–1965)"
|
21
27
|
:one: "アルバニア レク (1946–1965)"
|
22
28
|
:other: "アルバニア レク (1946–1965)"
|
23
29
|
:symbol: ALK
|
24
30
|
:ALL:
|
31
|
+
:name: "アルバニア レク"
|
25
32
|
:one: "アルバニア レク"
|
26
33
|
:other: "アルバニア レク"
|
27
34
|
:symbol: ALL
|
28
35
|
:AMD:
|
36
|
+
:name: "アルメニア ドラム"
|
37
|
+
:narrow_symbol: ֏
|
29
38
|
:one: "アルメニア ドラム"
|
30
39
|
:other: "アルメニア ドラム"
|
31
40
|
:symbol: AMD
|
32
41
|
:ANG:
|
42
|
+
:name: "オランダ領アンティル ギルダー"
|
33
43
|
:one: "オランダ領アンティル ギルダー"
|
34
44
|
:other: "オランダ領アンティル ギルダー"
|
35
45
|
:symbol: ANG
|
36
46
|
:AOA:
|
47
|
+
:name: "アンゴラ クワンザ"
|
48
|
+
:narrow_symbol: Kz
|
37
49
|
:one: "アンゴラ クワンザ"
|
38
50
|
:other: "アンゴラ クワンザ"
|
39
51
|
:symbol: AOA
|
40
52
|
:AOK:
|
53
|
+
:name: "アンゴラ クワンザ (1977–1991)"
|
41
54
|
:one: "アンゴラ クワンザ (1977–1991)"
|
42
55
|
:other: "アンゴラ クワンザ (1977–1991)"
|
43
56
|
:symbol: AOK
|
44
57
|
:AON:
|
58
|
+
:name: "アンゴラ 新クワンザ (1990–2000)"
|
45
59
|
:one: "アンゴラ 新クワンザ (1990–2000)"
|
46
60
|
:other: "アンゴラ 新クワンザ (1990–2000)"
|
47
61
|
:symbol: AON
|
48
62
|
:AOR:
|
63
|
+
:name: "アンゴラ 旧クワンザ (1995–1999)"
|
49
64
|
:one: "アンゴラ 旧クワンザ (1995–1999)"
|
50
65
|
:other: "アンゴラ 旧クワンザ (1995–1999)"
|
51
66
|
:symbol: AOR
|
52
67
|
:ARA:
|
68
|
+
:name: "アルゼンチン アゥストラール"
|
53
69
|
:one: "アルゼンチン アゥストラール"
|
54
70
|
:other: "アルゼンチン アゥストラール"
|
55
71
|
:symbol: ARA
|
56
72
|
:ARL:
|
73
|
+
:name: アルゼンチン・ペソ・レイ(1970–1983)
|
57
74
|
:one: アルゼンチン・ペソ・レイ(1970–1983)
|
58
75
|
:other: アルゼンチン・ペソ・レイ(1970–1983)
|
59
76
|
:symbol: ARL
|
60
77
|
:ARM:
|
78
|
+
:name: アルゼンチン・ペソ(1881–1970)
|
61
79
|
:one: アルゼンチン・ペソ(1881–1970)
|
62
80
|
:other: アルゼンチン・ペソ(1881–1970)
|
63
81
|
:symbol: ARM
|
64
82
|
:ARP:
|
83
|
+
:name: "アルゼンチン ペソ (1983–1985)"
|
65
84
|
:one: "アルゼンチン ペソ (1983–1985)"
|
66
85
|
:other: "アルゼンチン ペソ (1983–1985)"
|
67
86
|
:symbol: ARP
|
68
87
|
:ARS:
|
88
|
+
:name: "アルゼンチン ペソ"
|
89
|
+
:narrow_symbol: $
|
69
90
|
:one: "アルゼンチン ペソ"
|
70
91
|
:other: "アルゼンチン ペソ"
|
71
92
|
:symbol: ARS
|
72
93
|
:ATS:
|
94
|
+
:name: "オーストリア シリング"
|
73
95
|
:one: "オーストリア シリング"
|
74
96
|
:other: "オーストリア シリング"
|
75
97
|
:symbol: ATS
|
76
98
|
:AUD:
|
99
|
+
:name: "オーストラリア ドル"
|
100
|
+
:narrow_symbol: $
|
77
101
|
:one: "オーストラリア ドル"
|
78
102
|
:other: "オーストラリア ドル"
|
79
103
|
:symbol: A$
|
80
104
|
:AWG:
|
81
|
-
:
|
82
|
-
:
|
105
|
+
:name: "アルバ フロリン"
|
106
|
+
:one: "アルバ フロリン"
|
107
|
+
:other: "アルバ フロリン"
|
83
108
|
:symbol: AWG
|
84
109
|
:AZM:
|
110
|
+
:name: "アゼルバイジャン マナト (1993–2006)"
|
85
111
|
:one: "アゼルバイジャン マナト (1993–2006)"
|
86
112
|
:other: "アゼルバイジャン マナト (1993–2006)"
|
87
113
|
:symbol: AZM
|
88
114
|
:AZN:
|
115
|
+
:name: "アゼルバイジャン マナト"
|
116
|
+
:narrow_symbol: ₼
|
89
117
|
:one: "アゼルバイジャン マナト"
|
90
118
|
:other: "アゼルバイジャン マナト"
|
91
119
|
:symbol: AZN
|
92
120
|
:BAD:
|
121
|
+
:name: "ボスニア・ヘルツェゴビナ ディナール (1992–1994)"
|
93
122
|
:one: "ボスニア・ヘルツェゴビナ ディナール (1992–1994)"
|
94
123
|
:other: "ボスニア・ヘルツェゴビナ ディナール (1992–1994)"
|
95
124
|
:symbol: BAD
|
96
125
|
:BAM:
|
126
|
+
:name: "ボスニア・ヘルツェゴビナ 兌換マルク (BAM)"
|
127
|
+
:narrow_symbol: KM
|
97
128
|
:one: "ボスニア・ヘルツェゴビナ 兌換マルク (BAM)"
|
98
129
|
:other: "ボスニア・ヘルツェゴビナ 兌換マルク (BAM)"
|
99
130
|
:symbol: BAM
|
100
131
|
:BAN:
|
132
|
+
:name: "ボスニア・ヘルツェゴビナ 新ディナール(1994–1997)"
|
101
133
|
:one: "ボスニア・ヘルツェゴビナ 新ディナール(1994–1997)"
|
102
134
|
:other: "ボスニア・ヘルツェゴビナ 新ディナール(1994–1997)"
|
103
135
|
:symbol: BAN
|
104
136
|
:BBD:
|
137
|
+
:name: "バルバドス ドル"
|
138
|
+
:narrow_symbol: $
|
105
139
|
:one: "バルバドス ドル"
|
106
140
|
:other: "バルバドス ドル"
|
107
141
|
:symbol: BBD
|
108
142
|
:BDT:
|
143
|
+
:name: "バングラデシュ タカ"
|
144
|
+
:narrow_symbol: ৳
|
109
145
|
:one: "バングラデシュ タカ"
|
110
146
|
:other: "バングラデシュ タカ"
|
111
147
|
:symbol: BDT
|
112
148
|
:BEC:
|
149
|
+
:name: "ベルギー フラン (BEC)"
|
113
150
|
:one: "ベルギー フラン (BEC)"
|
114
151
|
:other: "ベルギー フラン (BEC)"
|
115
152
|
:symbol: BEC
|
116
153
|
:BEF:
|
154
|
+
:name: "ベルギー フラン"
|
117
155
|
:one: "ベルギー フラン"
|
118
156
|
:other: "ベルギー フラン"
|
119
157
|
:symbol: BEF
|
120
158
|
:BEL:
|
159
|
+
:name: "ベルギー フラン (BEL)"
|
121
160
|
:one: "ベルギー フラン (BEL)"
|
122
161
|
:other: "ベルギー フラン (BEL)"
|
123
162
|
:symbol: BEL
|
124
163
|
:BGL:
|
164
|
+
:name: "ブルガリア レフ"
|
125
165
|
:one: "ブルガリア レフ"
|
126
166
|
:other: "ブルガリア レフ"
|
127
167
|
:symbol: BGL
|
128
168
|
:BGM:
|
169
|
+
:name: "ブルガリア社会主義 レフ"
|
129
170
|
:one: "ブルガリア社会主義 レフ"
|
130
171
|
:other: "ブルガリア社会主義 レフ"
|
131
172
|
:symbol: BGM
|
132
173
|
:BGN:
|
174
|
+
:name: "ブルガリア 新レフ"
|
133
175
|
:one: "ブルガリア 新レフ"
|
134
176
|
:other: "ブルガリア 新レフ"
|
135
177
|
:symbol: BGN
|
136
178
|
:BGO:
|
179
|
+
:name: "ブルガリア レフ(1879–1952)"
|
137
180
|
:one: "ブルガリア レフ(1879–1952)"
|
138
181
|
:other: "ブルガリア レフ(1879–1952)"
|
139
182
|
:symbol: BGO
|
140
183
|
:BHD:
|
184
|
+
:name: "バーレーン ディナール"
|
141
185
|
:one: "バーレーン ディナール"
|
142
186
|
:other: "バーレーン ディナール"
|
143
187
|
:symbol: BHD
|
144
188
|
:BIF:
|
189
|
+
:name: "ブルンジ フラン"
|
145
190
|
:one: "ブルンジ フラン"
|
146
191
|
:other: "ブルンジ フラン"
|
147
192
|
:symbol: BIF
|
148
193
|
:BMD:
|
194
|
+
:name: "バミューダ ドル"
|
195
|
+
:narrow_symbol: $
|
149
196
|
:one: "バミューダ ドル"
|
150
197
|
:other: "バミューダ ドル"
|
151
198
|
:symbol: BMD
|
152
199
|
:BND:
|
200
|
+
:name: "ブルネイ ドル"
|
201
|
+
:narrow_symbol: $
|
153
202
|
:one: "ブルネイ ドル"
|
154
203
|
:other: "ブルネイ ドル"
|
155
204
|
:symbol: BND
|
156
205
|
:BOB:
|
206
|
+
:name: "ボリビア ボリビアーノ"
|
207
|
+
:narrow_symbol: Bs
|
157
208
|
:one: "ボリビア ボリビアーノ"
|
158
209
|
:other: "ボリビア ボリビアーノ"
|
159
210
|
:symbol: BOB
|
160
211
|
:BOL:
|
212
|
+
:name: "ボリビア ボリビアーノ (1863–1963)"
|
161
213
|
:one: "ボリビア ボリビアーノ (1863–1963)"
|
162
214
|
:other: "ボリビア ボリビアーノ (1863–1963)"
|
163
215
|
:symbol: BOL
|
164
216
|
:BOP:
|
217
|
+
:name: "ボリビア ペソ"
|
165
218
|
:one: "ボリビア ペソ"
|
166
219
|
:other: "ボリビア ペソ"
|
167
220
|
:symbol: BOP
|
168
221
|
:BOV:
|
222
|
+
:name: "ボリビア (Mvdol)"
|
169
223
|
:one: "ボリビア (Mvdol)"
|
170
224
|
:other: "ボリビア (Mvdol)"
|
171
225
|
:symbol: BOV
|
172
226
|
:BRB:
|
227
|
+
:name: "ブラジル 新クルゼイロ (1967–1986)"
|
173
228
|
:one: "ブラジル 新クルゼイロ (1967–1986)"
|
174
229
|
:other: "ブラジル 新クルゼイロ (1967–1986)"
|
175
230
|
:symbol: BRB
|
176
231
|
:BRC:
|
232
|
+
:name: "ブラジル クルザード (1986–1989)"
|
177
233
|
:one: "ブラジル クルザード (1986–1989)"
|
178
234
|
:other: "ブラジル クルザード (1986–1989)"
|
179
235
|
:symbol: BRC
|
180
236
|
:BRE:
|
237
|
+
:name: "ブラジル クルゼイロ (1990–1993)"
|
181
238
|
:one: "ブラジル クルゼイロ (1990–1993)"
|
182
239
|
:other: "ブラジル クルゼイロ (1990–1993)"
|
183
240
|
:symbol: BRE
|
184
241
|
:BRL:
|
242
|
+
:name: "ブラジル レアル"
|
243
|
+
:narrow_symbol: R$
|
185
244
|
:one: "ブラジル レアル"
|
186
245
|
:other: "ブラジル レアル"
|
187
246
|
:symbol: R$
|
188
247
|
:BRN:
|
248
|
+
:name: "ブラジル 新クルザード (1989–1990)"
|
189
249
|
:one: "ブラジル 新クルザード (1989–1990)"
|
190
250
|
:other: "ブラジル 新クルザード (1989–1990)"
|
191
251
|
:symbol: BRN
|
192
252
|
:BRR:
|
253
|
+
:name: "ブラジル クルゼイロ (1993–1994)"
|
193
254
|
:one: "ブラジル クルゼイロ (1993–1994)"
|
194
255
|
:other: "ブラジル クルゼイロ (1993–1994)"
|
195
256
|
:symbol: BRR
|
196
257
|
:BRZ:
|
258
|
+
:name: "ブラジル クルゼイロ(1942–1967)"
|
197
259
|
:one: "ブラジル クルゼイロ(1942–1967)"
|
198
260
|
:other: "ブラジル クルゼイロ(1942–1967)"
|
199
261
|
:symbol: BRZ
|
200
262
|
:BSD:
|
263
|
+
:name: "バハマ ドル"
|
264
|
+
:narrow_symbol: $
|
201
265
|
:one: "バハマ ドル"
|
202
266
|
:other: "バハマ ドル"
|
203
267
|
:symbol: BSD
|
204
268
|
:BTN:
|
269
|
+
:name: "ブータン ニュルタム"
|
205
270
|
:one: "ブータン ニュルタム"
|
206
271
|
:other: "ブータン ニュルタム"
|
207
272
|
:symbol: BTN
|
208
273
|
:BUK:
|
274
|
+
:name: "ビルマ チャット"
|
209
275
|
:one: "ビルマ チャット"
|
210
276
|
:other: "ビルマ チャット"
|
211
277
|
:symbol: BUK
|
212
278
|
:BWP:
|
279
|
+
:name: "ボツワナ プラ"
|
280
|
+
:narrow_symbol: P
|
213
281
|
:one: "ボツワナ プラ"
|
214
282
|
:other: "ボツワナ プラ"
|
215
283
|
:symbol: BWP
|
216
284
|
:BYB:
|
285
|
+
:name: "ベラルーシ 新ルーブル (1994–1999)"
|
217
286
|
:one: "ベラルーシ 新ルーブル (1994–1999)"
|
218
287
|
:other: "ベラルーシ 新ルーブル (1994–1999)"
|
219
288
|
:symbol: BYB
|
220
289
|
:BYN:
|
290
|
+
:name: "ベラルーシ ルーブル"
|
291
|
+
:narrow_symbol: р.
|
221
292
|
:one: "ベラルーシ ルーブル"
|
222
293
|
:other: "ベラルーシ ルーブル"
|
223
294
|
:symbol: BYN
|
224
295
|
:BYR:
|
296
|
+
:name: "ベラルーシ ルーブル (2000–2016)"
|
225
297
|
:one: "ベラルーシ ルーブル (2000–2016)"
|
226
298
|
:other: "ベラルーシ ルーブル (2000–2016)"
|
227
299
|
:symbol: BYR
|
228
300
|
:BZD:
|
301
|
+
:name: "ベリーズ ドル"
|
302
|
+
:narrow_symbol: $
|
229
303
|
:one: "ベリーズ ドル"
|
230
304
|
:other: "ベリーズ ドル"
|
231
305
|
:symbol: BZD
|
232
306
|
:CAD:
|
307
|
+
:name: "カナダ ドル"
|
308
|
+
:narrow_symbol: $
|
233
309
|
:one: "カナダ ドル"
|
234
310
|
:other: "カナダ ドル"
|
235
311
|
:symbol: CA$
|
236
312
|
:CDF:
|
313
|
+
:name: "コンゴ フラン"
|
237
314
|
:one: "コンゴ フラン"
|
238
315
|
:other: "コンゴ フラン"
|
239
316
|
:symbol: CDF
|
240
317
|
:CHE:
|
318
|
+
:name: "ユーロ (WIR)"
|
241
319
|
:one: "ユーロ (WIR)"
|
242
320
|
:other: "ユーロ (WIR)"
|
243
321
|
:symbol: CHE
|
244
322
|
:CHF:
|
323
|
+
:name: "スイス フラン"
|
245
324
|
:one: "スイス フラン"
|
246
325
|
:other: "スイス フラン"
|
247
326
|
:symbol: CHF
|
248
327
|
:CHW:
|
328
|
+
:name: "フラン (WIR)"
|
249
329
|
:one: "フラン (WIR)"
|
250
330
|
:other: "フラン (WIR)"
|
251
331
|
:symbol: CHW
|
252
332
|
:CLE:
|
333
|
+
:name: "チリ エスクード"
|
253
334
|
:one: "チリ エスクード"
|
254
335
|
:other: "チリ エスクード"
|
255
336
|
:symbol: CLE
|
256
337
|
:CLF:
|
338
|
+
:name: "チリ ウニダ・デ・フォメント (UF)"
|
257
339
|
:one: "チリ ウニダ・デ・フォメント (UF)"
|
258
340
|
:other: "チリ ウニダ・デ・フォメント (UF)"
|
259
341
|
:symbol: CLF
|
260
342
|
:CLP:
|
343
|
+
:name: "チリ ペソ"
|
344
|
+
:narrow_symbol: $
|
261
345
|
:one: "チリ ペソ"
|
262
346
|
:other: "チリ ペソ"
|
263
347
|
:symbol: CLP
|
264
348
|
:CNH:
|
349
|
+
:name: 中国人民元(オフショア)
|
265
350
|
:one: 中国人民元(オフショア)
|
266
351
|
:other: 中国人民元(オフショア)
|
267
352
|
:symbol: CNH
|
268
353
|
:CNX:
|
354
|
+
:name: 中国人民銀行ドル
|
269
355
|
:one: 中国人民銀行ドル
|
270
356
|
:other: 中国人民銀行ドル
|
271
357
|
:symbol: CNX
|
272
358
|
:CNY:
|
359
|
+
:name: 中国人民元
|
360
|
+
:narrow_symbol: ¥
|
273
361
|
:one: 中国人民元
|
274
362
|
:other: 中国人民元
|
275
363
|
:symbol: 元
|
276
364
|
:COP:
|
365
|
+
:name: "コロンビア ペソ"
|
366
|
+
:narrow_symbol: $
|
277
367
|
:one: "コロンビア ペソ"
|
278
368
|
:other: "コロンビア ペソ"
|
279
369
|
:symbol: COP
|
280
370
|
:COU:
|
371
|
+
:name: "コロンビア レアル (UVR)"
|
281
372
|
:one: "コロンビア レアル (UVR)"
|
282
373
|
:other: "コロンビア レアル (UVR)"
|
283
374
|
:symbol: COU
|
284
375
|
:CRC:
|
376
|
+
:name: "コスタリカ コロン"
|
377
|
+
:narrow_symbol: ₡
|
285
378
|
:one: "コスタリカ コロン"
|
286
379
|
:other: "コスタリカ コロン"
|
287
380
|
:symbol: CRC
|
288
381
|
:CSD:
|
382
|
+
:name: "セルビア ディナール (2002–2006)"
|
289
383
|
:one: "セルビア ディナール (2002–2006)"
|
290
384
|
:other: "セルビア ディナール (2002–2006)"
|
291
385
|
:symbol: CSD
|
292
386
|
:CSK:
|
387
|
+
:name: "チェコスロバキア コルナ"
|
293
388
|
:one: "チェコスロバキア コルナ"
|
294
389
|
:other: "チェコスロバキア コルナ"
|
295
390
|
:symbol: CSK
|
296
391
|
:CUC:
|
392
|
+
:name: "キューバ 兌換ペソ"
|
393
|
+
:narrow_symbol: $
|
297
394
|
:one: "キューバ 兌換ペソ"
|
298
395
|
:other: "キューバ 兌換ペソ"
|
299
396
|
:symbol: CUC
|
300
397
|
:CUP:
|
398
|
+
:name: "キューバ ペソ"
|
399
|
+
:narrow_symbol: $
|
301
400
|
:one: "キューバ ペソ"
|
302
401
|
:other: "キューバ ペソ"
|
303
402
|
:symbol: CUP
|
304
403
|
:CVE:
|
404
|
+
:name: "カーボベルデ エスクード"
|
305
405
|
:one: "カーボベルデ エスクード"
|
306
406
|
:other: "カーボベルデ エスクード"
|
307
407
|
:symbol: CVE
|
308
408
|
:CYP:
|
409
|
+
:name: "キプロス ポンド"
|
309
410
|
:one: "キプロス ポンド"
|
310
411
|
:other: "キプロス ポンド"
|
311
412
|
:symbol: CYP
|
312
413
|
:CZK:
|
414
|
+
:name: "チェコ コルナ"
|
415
|
+
:narrow_symbol: Kč
|
313
416
|
:one: "チェコ コルナ"
|
314
417
|
:other: "チェコ コルナ"
|
315
418
|
:symbol: CZK
|
316
419
|
:DDM:
|
420
|
+
:name: "東ドイツ マルク"
|
317
421
|
:one: "東ドイツ マルク"
|
318
422
|
:other: "東ドイツ マルク"
|
319
423
|
:symbol: DDM
|
320
424
|
:DEM:
|
425
|
+
:name: "ドイツ マルク"
|
321
426
|
:one: "ドイツ マルク"
|
322
427
|
:other: "ドイツ マルク"
|
323
428
|
:symbol: DEM
|
324
429
|
:DJF:
|
430
|
+
:name: "ジブチ フラン"
|
325
431
|
:one: "ジブチ フラン"
|
326
432
|
:other: "ジブチ フラン"
|
327
433
|
:symbol: DJF
|
328
434
|
:DKK:
|
435
|
+
:name: "デンマーク クローネ"
|
436
|
+
:narrow_symbol: kr
|
329
437
|
:one: "デンマーク クローネ"
|
330
438
|
:other: "デンマーク クローネ"
|
331
439
|
:symbol: DKK
|
332
440
|
:DOP:
|
441
|
+
:name: "ドミニカ ペソ"
|
442
|
+
:narrow_symbol: $
|
333
443
|
:one: "ドミニカ ペソ"
|
334
444
|
:other: "ドミニカ ペソ"
|
335
445
|
:symbol: DOP
|
336
446
|
:DZD:
|
447
|
+
:name: "アルジェリア ディナール"
|
337
448
|
:one: "アルジェリア ディナール"
|
338
449
|
:other: "アルジェリア ディナール"
|
339
450
|
:symbol: DZD
|
340
451
|
:ECS:
|
452
|
+
:name: "エクアドル スクレ"
|
341
453
|
:one: "エクアドル スクレ"
|
342
454
|
:other: "エクアドル スクレ"
|
343
455
|
:symbol: ECS
|
344
456
|
:ECV:
|
457
|
+
:name: "エクアドル (UVC)"
|
345
458
|
:one: "エクアドル (UVC)"
|
346
459
|
:other: "エクアドル (UVC)"
|
347
460
|
:symbol: ECV
|
348
461
|
:EEK:
|
462
|
+
:name: "エストニア クルーン"
|
349
463
|
:one: "エストニア クルーン"
|
350
464
|
:other: "エストニア クルーン"
|
351
465
|
:symbol: EEK
|
352
466
|
:EGP:
|
467
|
+
:name: "エジプト ポンド"
|
468
|
+
:narrow_symbol: E£
|
353
469
|
:one: "エジプト ポンド"
|
354
470
|
:other: "エジプト ポンド"
|
355
471
|
:symbol: EGP
|
356
472
|
:ERN:
|
473
|
+
:name: "エリトリア ナクファ"
|
357
474
|
:one: "エリトリア ナクファ"
|
358
475
|
:other: "エリトリア ナクファ"
|
359
476
|
:symbol: ERN
|
360
477
|
:ESA:
|
478
|
+
:name: スペインペセタ(勘定A)
|
361
479
|
:one: スペインペセタ(勘定A)
|
362
480
|
:other: スペインペセタ(勘定A)
|
363
481
|
:symbol: ESA
|
364
482
|
:ESB:
|
483
|
+
:name: "スペイン 兌換ペセタ"
|
365
484
|
:one: "スペイン 兌換ペセタ"
|
366
485
|
:other: "スペイン 兌換ペセタ"
|
367
486
|
:symbol: ESB
|
368
487
|
:ESP:
|
488
|
+
:name: "スペイン ペセタ"
|
489
|
+
:narrow_symbol: ₧
|
369
490
|
:one: "スペイン ペセタ"
|
370
491
|
:other: "スペイン ペセタ"
|
371
492
|
:symbol: ESP
|
372
493
|
:ETB:
|
494
|
+
:name: "エチオピア ブル"
|
373
495
|
:one: "エチオピア ブル"
|
374
496
|
:other: "エチオピア ブル"
|
375
497
|
:symbol: ETB
|
376
498
|
:EUR:
|
499
|
+
:name: ユーロ
|
500
|
+
:narrow_symbol: €
|
377
501
|
:one: ユーロ
|
378
502
|
:other: ユーロ
|
379
503
|
:symbol: €
|
380
504
|
:FIM:
|
505
|
+
:name: "フィンランド マルカ"
|
381
506
|
:one: "フィンランド マルカ"
|
382
507
|
:other: "フィンランド マルカ"
|
383
508
|
:symbol: FIM
|
384
509
|
:FJD:
|
510
|
+
:name: "フィジー ドル"
|
511
|
+
:narrow_symbol: $
|
385
512
|
:one: "フィジー ドル"
|
386
513
|
:other: "フィジー ドル"
|
387
514
|
:symbol: FJD
|
388
515
|
:FKP:
|
516
|
+
:name: "フォークランド(マルビナス)諸島 ポンド"
|
517
|
+
:narrow_symbol: £
|
389
518
|
:one: "フォークランド(マルビナス)諸島 ポンド"
|
390
519
|
:other: "フォークランド(マルビナス)諸島 ポンド"
|
391
520
|
:symbol: FKP
|
392
521
|
:FRF:
|
522
|
+
:name: "フランス フラン"
|
393
523
|
:one: "フランス フラン"
|
394
524
|
:other: "フランス フラン"
|
395
525
|
:symbol: FRF
|
396
526
|
:GBP:
|
527
|
+
:name: 英国ポンド
|
528
|
+
:narrow_symbol: £
|
397
529
|
:one: 英国ポンド
|
398
530
|
:other: 英国ポンド
|
399
531
|
:symbol: £
|
400
532
|
:GEK:
|
533
|
+
:name: "ジョージア クーポン ラリ"
|
401
534
|
:one: "ジョージア クーポン ラリ"
|
402
535
|
:other: "ジョージア クーポン ラリ"
|
403
536
|
:symbol: GEK
|
404
537
|
:GEL:
|
538
|
+
:name: "ジョージア ラリ"
|
539
|
+
:narrow_symbol: ₾
|
405
540
|
:one: "ジョージア ラリ"
|
406
541
|
:other: "ジョージア ラリ"
|
407
542
|
:symbol: GEL
|
408
543
|
:GHC:
|
544
|
+
:name: "ガーナ セディ (1979–2007)"
|
409
545
|
:one: "ガーナ セディ (1979–2007)"
|
410
546
|
:other: "ガーナ セディ (1979–2007)"
|
411
547
|
:symbol: GHC
|
412
548
|
:GHS:
|
549
|
+
:name: "ガーナ セディ"
|
550
|
+
:narrow_symbol: GH₵
|
413
551
|
:one: "ガーナ セディ"
|
414
552
|
:other: "ガーナ セディ"
|
415
553
|
:symbol: GHS
|
416
554
|
:GIP:
|
555
|
+
:name: "ジブラルタル ポンド"
|
556
|
+
:narrow_symbol: £
|
417
557
|
:one: "ジブラルタル ポンド"
|
418
558
|
:other: "ジブラルタル ポンド"
|
419
559
|
:symbol: GIP
|
420
560
|
:GMD:
|
561
|
+
:name: "ガンビア ダラシ"
|
421
562
|
:one: "ガンビア ダラシ"
|
422
563
|
:other: "ガンビア ダラシ"
|
423
564
|
:symbol: GMD
|
424
565
|
:GNF:
|
566
|
+
:name: "ギニア フラン"
|
567
|
+
:narrow_symbol: FG
|
425
568
|
:one: "ギニア フラン"
|
426
569
|
:other: "ギニア フラン"
|
427
570
|
:symbol: GNF
|
428
571
|
:GNS:
|
572
|
+
:name: "ギニア シリー"
|
429
573
|
:one: "ギニア シリー"
|
430
574
|
:other: "ギニア シリー"
|
431
575
|
:symbol: GNS
|
432
576
|
:GQE:
|
577
|
+
:name: "赤道ギニア エクウェレ"
|
433
578
|
:one: "赤道ギニア エクウェレ"
|
434
579
|
:other: "赤道ギニア エクウェレ"
|
435
580
|
:symbol: GQE
|
436
581
|
:GRD:
|
582
|
+
:name: "ギリシャ ドラクマ"
|
437
583
|
:one: "ギリシャ ドラクマ"
|
438
584
|
:other: "ギリシャ ドラクマ"
|
439
585
|
:symbol: GRD
|
440
586
|
:GTQ:
|
587
|
+
:name: "グアテマラ ケツァル"
|
588
|
+
:narrow_symbol: Q
|
441
589
|
:one: "グアテマラ ケツァル"
|
442
590
|
:other: "グアテマラ ケツァル"
|
443
591
|
:symbol: GTQ
|
444
592
|
:GWE:
|
593
|
+
:name: "ポルトガル領ギニア エスクード"
|
445
594
|
:one: "ポルトガル領ギニア エスクード"
|
446
595
|
:other: "ポルトガル領ギニア エスクード"
|
447
596
|
:symbol: GWE
|
448
597
|
:GWP:
|
598
|
+
:name: "ギニアビサウ ペソ"
|
449
599
|
:one: "ギニアビサウ ペソ"
|
450
600
|
:other: "ギニアビサウ ペソ"
|
451
601
|
:symbol: GWP
|
452
602
|
:GYD:
|
603
|
+
:name: "ガイアナ ドル"
|
604
|
+
:narrow_symbol: $
|
453
605
|
:one: "ガイアナ ドル"
|
454
606
|
:other: "ガイアナ ドル"
|
455
607
|
:symbol: GYD
|
456
608
|
:HKD:
|
609
|
+
:name: 香港ドル
|
610
|
+
:narrow_symbol: $
|
457
611
|
:one: 香港ドル
|
458
612
|
:other: 香港ドル
|
459
613
|
:symbol: HK$
|
460
614
|
:HNL:
|
615
|
+
:name: "ホンジュラス レンピラ"
|
616
|
+
:narrow_symbol: L
|
461
617
|
:one: "ホンジュラス レンピラ"
|
462
618
|
:other: "ホンジュラス レンピラ"
|
463
619
|
:symbol: HNL
|
464
620
|
:HRD:
|
621
|
+
:name: "クロアチア ディナール"
|
465
622
|
:one: "クロアチア ディナール"
|
466
623
|
:other: "クロアチア ディナール"
|
467
624
|
:symbol: HRD
|
468
625
|
:HRK:
|
626
|
+
:name: "クロアチア クーナ"
|
627
|
+
:narrow_symbol: kn
|
469
628
|
:one: "クロアチア クーナ"
|
470
629
|
:other: "クロアチア クーナ"
|
471
630
|
:symbol: HRK
|
472
631
|
:HTG:
|
632
|
+
:name: "ハイチ グールド"
|
473
633
|
:one: "ハイチ グールド"
|
474
634
|
:other: "ハイチ グールド"
|
475
635
|
:symbol: HTG
|
476
636
|
:HUF:
|
637
|
+
:name: "ハンガリー フォリント"
|
638
|
+
:narrow_symbol: Ft
|
477
639
|
:one: "ハンガリー フォリント"
|
478
640
|
:other: "ハンガリー フォリント"
|
479
641
|
:symbol: HUF
|
480
642
|
:IDR:
|
643
|
+
:name: "インドネシア ルピア"
|
644
|
+
:narrow_symbol: Rp
|
481
645
|
:one: "インドネシア ルピア"
|
482
646
|
:other: "インドネシア ルピア"
|
483
647
|
:symbol: IDR
|
484
648
|
:IEP:
|
649
|
+
:name: "アイリッシュ ポンド"
|
485
650
|
:one: "アイリッシュ ポンド"
|
486
651
|
:other: "アイリッシュ ポンド"
|
487
652
|
:symbol: IEP
|
488
653
|
:ILP:
|
654
|
+
:name: "イスラエル ポンド"
|
489
655
|
:one: "イスラエル ポンド"
|
490
656
|
:other: "イスラエル ポンド"
|
491
657
|
:symbol: ILP
|
492
658
|
:ILR:
|
659
|
+
:name: "イスラエル シェケル (1980–1985)"
|
493
660
|
:one: "イスラエル シェケル (1980–1985)"
|
494
661
|
:other: "イスラエル シェケル (1980–1985)"
|
495
662
|
:symbol: ILR
|
496
663
|
:ILS:
|
664
|
+
:name: イスラエル新シェケル
|
665
|
+
:narrow_symbol: ₪
|
497
666
|
:one: イスラエル新シェケル
|
498
667
|
:other: イスラエル新シェケル
|
499
668
|
:symbol: ₪
|
500
669
|
:INR:
|
670
|
+
:name: "インド ルピー"
|
671
|
+
:narrow_symbol: ₹
|
501
672
|
:one: "インド ルピー"
|
502
673
|
:other: "インド ルピー"
|
503
674
|
:symbol: ₹
|
504
675
|
:IQD:
|
676
|
+
:name: "イラク ディナール"
|
505
677
|
:one: "イラク ディナール"
|
506
678
|
:other: "イラク ディナール"
|
507
679
|
:symbol: IQD
|
508
680
|
:IRR:
|
681
|
+
:name: "イラン リアル"
|
509
682
|
:one: "イラン リアル"
|
510
683
|
:other: "イラン リアル"
|
511
684
|
:symbol: IRR
|
512
685
|
:ISJ:
|
686
|
+
:name: "アイスランド クローナ (1918–1981)"
|
513
687
|
:one: "アイスランド クローナ (1918–1981)"
|
514
688
|
:other: "アイスランド クローナ (1918–1981)"
|
515
689
|
:symbol: ISJ
|
516
690
|
:ISK:
|
691
|
+
:name: "アイスランド クローナ"
|
692
|
+
:narrow_symbol: kr
|
517
693
|
:one: "アイスランド クローナ"
|
518
694
|
:other: "アイスランド クローナ"
|
519
695
|
:symbol: ISK
|
520
696
|
:ITL:
|
697
|
+
:name: "イタリア リラ"
|
521
698
|
:one: "イタリア リラ"
|
522
699
|
:other: "イタリア リラ"
|
523
700
|
:symbol: ITL
|
524
701
|
:JMD:
|
702
|
+
:name: "ジャマイカ ドル"
|
703
|
+
:narrow_symbol: $
|
525
704
|
:one: "ジャマイカ ドル"
|
526
705
|
:other: "ジャマイカ ドル"
|
527
706
|
:symbol: JMD
|
528
707
|
:JOD:
|
708
|
+
:name: "ヨルダン ディナール"
|
529
709
|
:one: "ヨルダン ディナール"
|
530
710
|
:other: "ヨルダン ディナール"
|
531
711
|
:symbol: JOD
|
532
712
|
:JPY:
|
713
|
+
:name: 日本円
|
714
|
+
:narrow_symbol: ¥
|
533
715
|
:one: 日本円
|
534
716
|
:other: 円
|
535
717
|
:symbol: ¥
|
536
718
|
:KES:
|
719
|
+
:name: "ケニア シリング"
|
537
720
|
:one: "ケニア シリング"
|
538
721
|
:other: "ケニア シリング"
|
539
722
|
:symbol: KES
|
540
723
|
:KGS:
|
724
|
+
:name: "キルギス ソム"
|
541
725
|
:one: "キルギス ソム"
|
542
726
|
:other: "キルギス ソム"
|
543
727
|
:symbol: KGS
|
544
728
|
:KHR:
|
729
|
+
:name: "カンボジア リエル"
|
730
|
+
:narrow_symbol: ៛
|
545
731
|
:one: "カンボジア リエル"
|
546
732
|
:other: "カンボジア リエル"
|
547
733
|
:symbol: KHR
|
548
734
|
:KMF:
|
735
|
+
:name: "コモロ フラン"
|
736
|
+
:narrow_symbol: CF
|
549
737
|
:one: "コモロ フラン"
|
550
738
|
:other: "コモロ フラン"
|
551
739
|
:symbol: KMF
|
552
740
|
:KPW:
|
741
|
+
:name: 北朝鮮ウォン
|
742
|
+
:narrow_symbol: ₩
|
553
743
|
:one: 北朝鮮ウォン
|
554
744
|
:other: 北朝鮮ウォン
|
555
745
|
:symbol: KPW
|
556
746
|
:KRH:
|
747
|
+
:name: "韓国 ファン(1953–1962)"
|
557
748
|
:one: "韓国 ファン(1953–1962)"
|
558
749
|
:other: "韓国 ファン(1953–1962)"
|
559
750
|
:symbol: KRH
|
560
751
|
:KRO:
|
752
|
+
:name: "韓国 ウォン(1945–1953)"
|
561
753
|
:one: "韓国 ウォン(1945–1953)"
|
562
754
|
:other: "韓国 ウォン(1945–1953)"
|
563
755
|
:symbol: KRO
|
564
756
|
:KRW:
|
757
|
+
:name: 韓国ウォン
|
758
|
+
:narrow_symbol: ₩
|
565
759
|
:one: 韓国ウォン
|
566
760
|
:other: 韓国ウォン
|
567
761
|
:symbol: ₩
|
568
762
|
:KWD:
|
763
|
+
:name: "クウェート ディナール"
|
569
764
|
:one: "クウェート ディナール"
|
570
765
|
:other: "クウェート ディナール"
|
571
766
|
:symbol: KWD
|
572
767
|
:KYD:
|
768
|
+
:name: "ケイマン諸島 ドル"
|
769
|
+
:narrow_symbol: $
|
573
770
|
:one: "ケイマン諸島 ドル"
|
574
771
|
:other: "ケイマン諸島 ドル"
|
575
772
|
:symbol: KYD
|
576
773
|
:KZT:
|
774
|
+
:name: "カザフスタン テンゲ"
|
775
|
+
:narrow_symbol: ₸
|
577
776
|
:one: "カザフスタン テンゲ"
|
578
777
|
:other: "カザフスタン テンゲ"
|
579
778
|
:symbol: KZT
|
580
779
|
:LAK:
|
780
|
+
:name: "ラオス キープ"
|
781
|
+
:narrow_symbol: ₭
|
581
782
|
:one: "ラオス キープ"
|
582
783
|
:other: "ラオス キープ"
|
583
784
|
:symbol: LAK
|
584
785
|
:LBP:
|
786
|
+
:name: "レバノン ポンド"
|
787
|
+
:narrow_symbol: L£
|
585
788
|
:one: "レバノン ポンド"
|
586
789
|
:other: "レバノン ポンド"
|
587
790
|
:symbol: LBP
|
588
791
|
:LKR:
|
792
|
+
:name: "スリランカ ルピー"
|
793
|
+
:narrow_symbol: Rs
|
589
794
|
:one: "スリランカ ルピー"
|
590
795
|
:other: "スリランカ ルピー"
|
591
796
|
:symbol: LKR
|
592
797
|
:LRD:
|
798
|
+
:name: "リベリア ドル"
|
799
|
+
:narrow_symbol: $
|
593
800
|
:one: "リベリア ドル"
|
594
801
|
:other: "リベリア ドル"
|
595
802
|
:symbol: LRD
|
596
803
|
:LSL:
|
804
|
+
:name: "レソト ロティ"
|
597
805
|
:one: "レソト ロティ"
|
598
806
|
:other: "レソト ロティ"
|
599
807
|
:symbol: LSL
|
600
808
|
:LTL:
|
809
|
+
:name: "リトアニア リタス"
|
810
|
+
:narrow_symbol: Lt
|
601
811
|
:one: "リトアニア リタス"
|
602
812
|
:other: "リトアニア リタス"
|
603
813
|
:symbol: LTL
|
604
814
|
:LTT:
|
815
|
+
:name: "リトアニア タロナ"
|
605
816
|
:one: "リトアニア タロナ"
|
606
817
|
:other: "リトアニア タロナ"
|
607
818
|
:symbol: LTT
|
608
819
|
:LUC:
|
820
|
+
:name: "ルクセンブルク 兌換フラン"
|
609
821
|
:one: "ルクセンブルク 兌換フラン"
|
610
822
|
:other: "ルクセンブルク 兌換フラン"
|
611
823
|
:symbol: LUC
|
612
824
|
:LUF:
|
825
|
+
:name: "ルクセンブルグ フラン"
|
613
826
|
:one: "ルクセンブルグ フラン"
|
614
827
|
:other: "ルクセンブルグ フラン"
|
615
828
|
:symbol: LUF
|
616
829
|
:LUL:
|
830
|
+
:name: "ルクセンブルク 金融フラン"
|
617
831
|
:one: "ルクセンブルク 金融フラン"
|
618
832
|
:other: "ルクセンブルク 金融フラン"
|
619
833
|
:symbol: LUL
|
620
834
|
:LVL:
|
835
|
+
:name: "ラトビア ラッツ"
|
836
|
+
:narrow_symbol: Ls
|
621
837
|
:one: "ラトビア ラッツ"
|
622
838
|
:other: "ラトビア ラッツ"
|
623
839
|
:symbol: LVL
|
624
840
|
:LVR:
|
841
|
+
:name: "ラトビア ルーブル"
|
625
842
|
:one: "ラトビア ルーブル"
|
626
843
|
:other: "ラトビア ルーブル"
|
627
844
|
:symbol: LVR
|
628
845
|
:LYD:
|
846
|
+
:name: "リビア ディナール"
|
629
847
|
:one: "リビア ディナール"
|
630
848
|
:other: "リビア ディナール"
|
631
849
|
:symbol: LYD
|
632
850
|
:MAD:
|
851
|
+
:name: "モロッコ ディルハム"
|
633
852
|
:one: "モロッコ ディルハム"
|
634
853
|
:other: "モロッコ ディルハム"
|
635
854
|
:symbol: MAD
|
636
855
|
:MAF:
|
856
|
+
:name: "モロッコ フラン"
|
637
857
|
:one: "モロッコ フラン"
|
638
858
|
:other: "モロッコ フラン"
|
639
859
|
:symbol: MAF
|
640
860
|
:MCF:
|
861
|
+
:name: "モネガスク フラン"
|
641
862
|
:one: "モネガスク フラン"
|
642
863
|
:other: "モネガスク フラン"
|
643
864
|
:symbol: MCF
|
644
865
|
:MDC:
|
866
|
+
:name: "モルドバ クーポン"
|
645
867
|
:one: "モルドバ クーポン"
|
646
868
|
:other: "モルドバ クーポン"
|
647
869
|
:symbol: MDC
|
648
870
|
:MDL:
|
871
|
+
:name: "モルドバ レイ"
|
649
872
|
:one: "モルドバ レイ"
|
650
873
|
:other: "モルドバ レイ"
|
651
874
|
:symbol: MDL
|
652
875
|
:MGA:
|
876
|
+
:name: "マダガスカル アリアリ"
|
877
|
+
:narrow_symbol: Ar
|
653
878
|
:one: "マダガスカル アリアリ"
|
654
879
|
:other: "マダガスカル アリアリ"
|
655
880
|
:symbol: MGA
|
656
881
|
:MGF:
|
882
|
+
:name: "マラガシ フラン"
|
657
883
|
:one: "マラガシ フラン"
|
658
884
|
:other: "マラガシ フラン"
|
659
885
|
:symbol: MGF
|
660
886
|
:MKD:
|
887
|
+
:name: "マケドニア デナル"
|
661
888
|
:one: "マケドニア デナル"
|
662
889
|
:other: "マケドニア デナル"
|
663
890
|
:symbol: MKD
|
664
891
|
:MKN:
|
892
|
+
:name: "マケドニア ディナール(1992–1993)"
|
665
893
|
:one: "マケドニア ディナール(1992–1993)"
|
666
894
|
:other: "マケドニア ディナール(1992–1993)"
|
667
895
|
:symbol: MKN
|
668
896
|
:MLF:
|
897
|
+
:name: "マリ フラン"
|
669
898
|
:one: "マリ フラン"
|
670
899
|
:other: "マリ フラン"
|
671
900
|
:symbol: MLF
|
672
901
|
:MMK:
|
902
|
+
:name: "ミャンマー チャット"
|
903
|
+
:narrow_symbol: K
|
673
904
|
:one: "ミャンマー チャット"
|
674
905
|
:other: "ミャンマー チャット"
|
675
906
|
:symbol: MMK
|
676
907
|
:MNT:
|
908
|
+
:name: "モンゴル トグログ"
|
909
|
+
:narrow_symbol: ₮
|
677
910
|
:one: "モンゴル トグログ"
|
678
911
|
:other: "モンゴル トグログ"
|
679
912
|
:symbol: MNT
|
680
913
|
:MOP:
|
914
|
+
:name: "マカオ パタカ"
|
681
915
|
:one: "マカオ パタカ"
|
682
916
|
:other: "マカオ パタカ"
|
683
917
|
:symbol: MOP
|
684
918
|
:MRO:
|
919
|
+
:name: "モーリタニア ウギア (1973–2017)"
|
685
920
|
:one: "モーリタニア ウギア (1973–2017)"
|
686
921
|
:other: "モーリタニア ウギア (1973–2017)"
|
687
922
|
:symbol: MRO
|
688
923
|
:MRU:
|
924
|
+
:name: "モーリタニア ウギア"
|
689
925
|
:one: "モーリタニア ウギア"
|
690
926
|
:other: "モーリタニア ウギア"
|
691
927
|
:symbol: MRU
|
692
928
|
:MTL:
|
929
|
+
:name: "マルタ リラ"
|
693
930
|
:one: "マルタ リラ"
|
694
931
|
:other: "マルタ リラ"
|
695
932
|
:symbol: MTL
|
696
933
|
:MTP:
|
934
|
+
:name: "マルタ ポンド"
|
697
935
|
:one: "マルタ ポンド"
|
698
936
|
:other: "マルタ ポンド"
|
699
937
|
:symbol: MTP
|
700
938
|
:MUR:
|
939
|
+
:name: "モーリシャス ルピー"
|
940
|
+
:narrow_symbol: Rs
|
701
941
|
:one: "モーリシャス ルピー"
|
702
942
|
:other: "モーリシャス ルピー"
|
703
943
|
:symbol: MUR
|
704
944
|
:MVP:
|
945
|
+
:name: "モルディブ諸島 ルピー"
|
705
946
|
:one: "モルディブ諸島 ルピー"
|
706
947
|
:other: "モルディブ諸島 ルピー"
|
707
948
|
:symbol: MVP
|
708
949
|
:MVR:
|
950
|
+
:name: "モルディブ ルフィア"
|
709
951
|
:one: "モルディブ ルフィア"
|
710
952
|
:other: "モルディブ ルフィア"
|
711
953
|
:symbol: MVR
|
712
954
|
:MWK:
|
955
|
+
:name: "マラウィ クワチャ"
|
713
956
|
:one: "マラウィ クワチャ"
|
714
957
|
:other: "マラウィ クワチャ"
|
715
958
|
:symbol: MWK
|
716
959
|
:MXN:
|
960
|
+
:name: "メキシコ ペソ"
|
961
|
+
:narrow_symbol: $
|
717
962
|
:one: "メキシコ ペソ"
|
718
963
|
:other: "メキシコ ペソ"
|
719
964
|
:symbol: MX$
|
720
965
|
:MXP:
|
966
|
+
:name: "メキシコ ペソ (1861–1992)"
|
721
967
|
:one: "メキシコ ペソ (1861–1992)"
|
722
968
|
:other: "メキシコ ペソ (1861–1992)"
|
723
969
|
:symbol: MXP
|
724
970
|
:MXV:
|
971
|
+
:name: "メキシコ (UDI)"
|
725
972
|
:one: "メキシコ (UDI)"
|
726
973
|
:other: "メキシコ (UDI)"
|
727
974
|
:symbol: MXV
|
728
975
|
:MYR:
|
976
|
+
:name: "マレーシア リンギット"
|
977
|
+
:narrow_symbol: RM
|
729
978
|
:one: "マレーシア リンギット"
|
730
979
|
:other: "マレーシア リンギット"
|
731
980
|
:symbol: MYR
|
732
981
|
:MZE:
|
982
|
+
:name: "モザンピーク エスクード"
|
733
983
|
:one: "モザンピーク エスクード"
|
734
984
|
:other: "モザンピーク エスクード"
|
735
985
|
:symbol: MZE
|
736
986
|
:MZM:
|
987
|
+
:name: "モザンビーク メティカル (1980–2006)"
|
737
988
|
:one: "モザンビーク メティカル (1980–2006)"
|
738
989
|
:other: "モザンビーク メティカル (1980–2006)"
|
739
990
|
:symbol: MZM
|
740
991
|
:MZN:
|
992
|
+
:name: "モザンビーク メティカル"
|
741
993
|
:one: "モザンビーク メティカル"
|
742
994
|
:other: "モザンビーク メティカル"
|
743
995
|
:symbol: MZN
|
744
996
|
:NAD:
|
997
|
+
:name: "ナミビア ドル"
|
998
|
+
:narrow_symbol: $
|
745
999
|
:one: "ナミビア ドル"
|
746
1000
|
:other: "ナミビア ドル"
|
747
1001
|
:symbol: NAD
|
748
1002
|
:NGN:
|
1003
|
+
:name: "ナイジェリア ナイラ"
|
1004
|
+
:narrow_symbol: ₦
|
749
1005
|
:one: "ナイジェリア ナイラ"
|
750
1006
|
:other: "ナイジェリア ナイラ"
|
751
1007
|
:symbol: NGN
|
752
1008
|
:NIC:
|
1009
|
+
:name: "ニカラグア コルドバ (1988–1991)"
|
753
1010
|
:one: "ニカラグア コルドバ (1988–1991)"
|
754
1011
|
:other: "ニカラグア コルドバ (1988–1991)"
|
755
1012
|
:symbol: NIC
|
756
1013
|
:NIO:
|
1014
|
+
:name: "ニカラグア コルドバ オロ"
|
1015
|
+
:narrow_symbol: C$
|
757
1016
|
:one: "ニカラグア コルドバ オロ"
|
758
1017
|
:other: "ニカラグア コルドバ オロ"
|
759
1018
|
:symbol: NIO
|
760
1019
|
:NLG:
|
1020
|
+
:name: "オランダ ギルダー"
|
761
1021
|
:one: "オランダ ギルダー"
|
762
1022
|
:other: "オランダ ギルダー"
|
763
1023
|
:symbol: NLG
|
764
1024
|
:NOK:
|
1025
|
+
:name: "ノルウェー クローネ"
|
1026
|
+
:narrow_symbol: kr
|
765
1027
|
:one: "ノルウェー クローネ"
|
766
1028
|
:other: "ノルウェー クローネ"
|
767
1029
|
:symbol: NOK
|
768
1030
|
:NPR:
|
1031
|
+
:name: "ネパール ルピー"
|
1032
|
+
:narrow_symbol: Rs
|
769
1033
|
:one: "ネパール ルピー"
|
770
1034
|
:other: "ネパール ルピー"
|
771
1035
|
:symbol: NPR
|
772
1036
|
:NZD:
|
1037
|
+
:name: "ニュージーランド ドル"
|
1038
|
+
:narrow_symbol: $
|
773
1039
|
:one: "ニュージーランド ドル"
|
774
1040
|
:other: "ニュージーランド ドル"
|
775
1041
|
:symbol: NZ$
|
776
1042
|
:OMR:
|
1043
|
+
:name: "オマーン リアル"
|
777
1044
|
:one: "オマーン リアル"
|
778
1045
|
:other: "オマーン リアル"
|
779
1046
|
:symbol: OMR
|
780
1047
|
:PAB:
|
1048
|
+
:name: "パナマ バルボア"
|
781
1049
|
:one: "パナマ バルボア"
|
782
1050
|
:other: "パナマ バルボア"
|
783
1051
|
:symbol: PAB
|
784
1052
|
:PEI:
|
1053
|
+
:name: "ペルー インティ"
|
785
1054
|
:one: "ペルー インティ"
|
786
1055
|
:other: "ペルー インティ"
|
787
1056
|
:symbol: PEI
|
788
1057
|
:PEN:
|
1058
|
+
:name: "ペルー ソル"
|
789
1059
|
:one: "ペルー ソル"
|
790
1060
|
:other: "ペルー ソル"
|
791
1061
|
:symbol: PEN
|
792
1062
|
:PES:
|
1063
|
+
:name: "ペルー ソル (1863–1965)"
|
793
1064
|
:one: "ペルー ソル (1863–1965)"
|
794
1065
|
:other: "ペルー ソル (1863–1965)"
|
795
1066
|
:symbol: PES
|
796
1067
|
:PGK:
|
1068
|
+
:name: "パプアニューギニア キナ"
|
797
1069
|
:one: "パプアニューギニア キナ"
|
798
1070
|
:other: "パプアニューギニア キナ"
|
799
1071
|
:symbol: PGK
|
800
1072
|
:PHP:
|
1073
|
+
:name: "フィリピン ペソ"
|
1074
|
+
:narrow_symbol: ₱
|
801
1075
|
:one: "フィリピン ペソ"
|
802
1076
|
:other: "フィリピン ペソ"
|
803
1077
|
:symbol: PHP
|
804
1078
|
:PKR:
|
1079
|
+
:name: "パキスタン ルピー"
|
1080
|
+
:narrow_symbol: Rs
|
805
1081
|
:one: "パキスタン ルピー"
|
806
1082
|
:other: "パキスタン ルピー"
|
807
1083
|
:symbol: PKR
|
808
1084
|
:PLN:
|
1085
|
+
:name: "ポーランド ズウォティ"
|
1086
|
+
:narrow_symbol: zł
|
809
1087
|
:one: "ポーランド ズウォティ"
|
810
1088
|
:other: "ポーランド ズウォティ"
|
811
1089
|
:symbol: PLN
|
812
1090
|
:PLZ:
|
1091
|
+
:name: "ポーランド ズウォティ (1950–1995)"
|
813
1092
|
:one: "ポーランド ズウォティ (1950–1995)"
|
814
1093
|
:other: "ポーランド ズウォティ (1950–1995)"
|
815
1094
|
:symbol: PLZ
|
816
1095
|
:PTE:
|
1096
|
+
:name: "ポルトガル エスクード"
|
817
1097
|
:one: "ポルトガル エスクード"
|
818
1098
|
:other: "ポルトガル エスクード"
|
819
1099
|
:symbol: PTE
|
820
1100
|
:PYG:
|
1101
|
+
:name: "パラグアイ グアラニ"
|
1102
|
+
:narrow_symbol: ₲
|
821
1103
|
:one: "パラグアイ グアラニ"
|
822
1104
|
:other: "パラグアイ グアラニ"
|
823
1105
|
:symbol: PYG
|
824
1106
|
:QAR:
|
1107
|
+
:name: "カタール リアル"
|
825
1108
|
:one: "カタール リアル"
|
826
1109
|
:other: "カタール リアル"
|
827
1110
|
:symbol: QAR
|
828
1111
|
:RHD:
|
1112
|
+
:name: "ローデシア ドル"
|
829
1113
|
:one: "ローデシア ドル"
|
830
1114
|
:other: "ローデシア ドル"
|
831
1115
|
:symbol: RHD
|
832
1116
|
:ROL:
|
1117
|
+
:name: "ルーマニア レイ (1952–2006)"
|
833
1118
|
:one: "ルーマニア レイ (1952–2006)"
|
834
1119
|
:other: "ルーマニア レイ (1952–2006)"
|
835
1120
|
:symbol: ROL
|
836
1121
|
:RON:
|
1122
|
+
:name: "ルーマニア レイ"
|
1123
|
+
:narrow_symbol: レイ
|
837
1124
|
:one: "ルーマニア レイ"
|
838
1125
|
:other: "ルーマニア レイ"
|
839
1126
|
:symbol: RON
|
840
1127
|
:RSD:
|
1128
|
+
:name: "ディナール (セルビア)"
|
841
1129
|
:one: "ディナール (セルビア)"
|
842
1130
|
:other: "ディナール (セルビア)"
|
843
1131
|
:symbol: RSD
|
844
1132
|
:RUB:
|
1133
|
+
:name: "ロシア ルーブル"
|
1134
|
+
:narrow_symbol: ₽
|
845
1135
|
:one: "ロシア ルーブル"
|
846
1136
|
:other: "ロシア ルーブル"
|
847
1137
|
:symbol: RUB
|
848
1138
|
:RUR:
|
1139
|
+
:name: "ロシア ルーブル (1991–1998)"
|
1140
|
+
:narrow_symbol: р.
|
849
1141
|
:one: "ロシア ルーブル (1991–1998)"
|
850
1142
|
:other: "ロシア ルーブル (1991–1998)"
|
851
1143
|
:symbol: RUR
|
852
1144
|
:RWF:
|
1145
|
+
:name: "ルワンダ フラン"
|
1146
|
+
:narrow_symbol: RF
|
853
1147
|
:one: "ルワンダ フラン"
|
854
1148
|
:other: "ルワンダ フラン"
|
855
1149
|
:symbol: RWF
|
856
1150
|
:SAR:
|
1151
|
+
:name: "サウジ リヤル"
|
857
1152
|
:one: "サウジ リヤル"
|
858
1153
|
:other: "サウジ リヤル"
|
859
1154
|
:symbol: SAR
|
860
1155
|
:SBD:
|
1156
|
+
:name: "ソロモン諸島 ドル"
|
1157
|
+
:narrow_symbol: $
|
861
1158
|
:one: "ソロモン諸島 ドル"
|
862
1159
|
:other: "ソロモン諸島 ドル"
|
863
1160
|
:symbol: SBD
|
864
1161
|
:SCR:
|
1162
|
+
:name: "セーシェル ルピー"
|
865
1163
|
:one: "セーシェル ルピー"
|
866
1164
|
:other: "セーシェル ルピー"
|
867
1165
|
:symbol: SCR
|
868
1166
|
:SDD:
|
1167
|
+
:name: "スーダン ディナール (1992–2007)"
|
869
1168
|
:one: "スーダン ディナール (1992–2007)"
|
870
1169
|
:other: "スーダン ディナール (1992–2007)"
|
871
1170
|
:symbol: SDD
|
872
1171
|
:SDG:
|
1172
|
+
:name: "スーダン ポンド"
|
873
1173
|
:one: "スーダン ポンド"
|
874
1174
|
:other: "スーダン ポンド"
|
875
1175
|
:symbol: SDG
|
876
1176
|
:SDP:
|
1177
|
+
:name: "スーダン ポンド (1957–1998)"
|
877
1178
|
:one: "スーダン ポンド (1957–1998)"
|
878
1179
|
:other: "スーダン ポンド (1957–1998)"
|
879
1180
|
:symbol: SDP
|
880
1181
|
:SEK:
|
1182
|
+
:name: "スウェーデン クローナ"
|
1183
|
+
:narrow_symbol: kr
|
881
1184
|
:one: "スウェーデン クローナ"
|
882
1185
|
:other: "スウェーデン クローナ"
|
883
1186
|
:symbol: SEK
|
884
1187
|
:SGD:
|
1188
|
+
:name: "シンガポール ドル"
|
1189
|
+
:narrow_symbol: $
|
885
1190
|
:one: "シンガポール ドル"
|
886
1191
|
:other: "シンガポール ドル"
|
887
1192
|
:symbol: SGD
|
888
1193
|
:SHP:
|
1194
|
+
:name: "セントヘレナ ポンド"
|
1195
|
+
:narrow_symbol: £
|
889
1196
|
:one: "セントヘレナ ポンド"
|
890
1197
|
:other: "セントヘレナ ポンド"
|
891
1198
|
:symbol: SHP
|
892
1199
|
:SIT:
|
1200
|
+
:name: "スロベニア トラール"
|
893
1201
|
:one: "スロベニア トラール"
|
894
1202
|
:other: "スロベニア トラール"
|
895
1203
|
:symbol: SIT
|
896
1204
|
:SKK:
|
1205
|
+
:name: "スロバキア コルナ"
|
897
1206
|
:one: "スロバキア コルナ"
|
898
1207
|
:other: "スロバキア コルナ"
|
899
1208
|
:symbol: SKK
|
900
1209
|
:SLL:
|
1210
|
+
:name: "シエラレオネ レオン"
|
901
1211
|
:one: "シエラレオネ レオン"
|
902
1212
|
:other: "シエラレオネ レオン"
|
903
1213
|
:symbol: SLL
|
904
1214
|
:SOS:
|
1215
|
+
:name: "ソマリア シリング"
|
905
1216
|
:one: "ソマリア シリング"
|
906
1217
|
:other: "ソマリア シリング"
|
907
1218
|
:symbol: SOS
|
908
1219
|
:SRD:
|
1220
|
+
:name: "スリナム ドル"
|
1221
|
+
:narrow_symbol: $
|
909
1222
|
:one: "スリナム ドル"
|
910
1223
|
:other: "スリナム ドル"
|
911
1224
|
:symbol: SRD
|
912
1225
|
:SRG:
|
1226
|
+
:name: "スリナム ギルダー"
|
913
1227
|
:one: "スリナム ギルダー"
|
914
1228
|
:other: "スリナム ギルダー"
|
915
1229
|
:symbol: SRG
|
916
1230
|
:SSP:
|
1231
|
+
:name: "南スーダン ポンド"
|
1232
|
+
:narrow_symbol: £
|
917
1233
|
:one: "南スーダン ポンド"
|
918
1234
|
:other: "南スーダン ポンド"
|
919
1235
|
:symbol: SSP
|
920
1236
|
:STD:
|
1237
|
+
:name: "サントメ・プリンシペ ドブラ (1977–2017)"
|
921
1238
|
:one: "サントメ・プリンシペ ドブラ (1977–2017)"
|
922
1239
|
:other: "サントメ・プリンシペ ドブラ (1977–2017)"
|
923
1240
|
:symbol: STD
|
924
1241
|
:STN:
|
1242
|
+
:name: "サントメ・プリンシペ ドブラ"
|
1243
|
+
:narrow_symbol: Db
|
925
1244
|
:one: "サントメ・プリンシペ ドブラ"
|
926
1245
|
:other: "サントメ・プリンシペ ドブラ"
|
927
1246
|
:symbol: STN
|
928
1247
|
:SUR:
|
1248
|
+
:name: "ソ連 ルーブル"
|
929
1249
|
:one: "ソ連 ルーブル"
|
930
1250
|
:other: "ソ連 ルーブル"
|
931
1251
|
:symbol: SUR
|
932
1252
|
:SVC:
|
1253
|
+
:name: "エルサルバドル コロン"
|
933
1254
|
:one: "エルサルバドル コロン"
|
934
1255
|
:other: "エルサルバドル コロン"
|
935
1256
|
:symbol: SVC
|
936
1257
|
:SYP:
|
1258
|
+
:name: "シリア ポンド"
|
1259
|
+
:narrow_symbol: £
|
937
1260
|
:one: "シリア ポンド"
|
938
1261
|
:other: "シリア ポンド"
|
939
1262
|
:symbol: SYP
|
940
1263
|
:SZL:
|
1264
|
+
:name: "スワジランド リランゲニ"
|
941
1265
|
:one: "スワジランド リランゲニ"
|
942
1266
|
:other: "スワジランド リランゲニ"
|
943
1267
|
:symbol: SZL
|
944
1268
|
:THB:
|
1269
|
+
:name: "タイ バーツ"
|
1270
|
+
:narrow_symbol: ฿
|
945
1271
|
:one: "タイ バーツ"
|
946
1272
|
:other: "タイ バーツ"
|
947
1273
|
:symbol: THB
|
948
1274
|
:TJR:
|
1275
|
+
:name: "タジキスタン ルーブル"
|
949
1276
|
:one: "タジキスタン ルーブル"
|
950
1277
|
:other: "タジキスタン ルーブル"
|
951
1278
|
:symbol: TJR
|
952
1279
|
:TJS:
|
1280
|
+
:name: "タジキスタン ソモニ"
|
953
1281
|
:one: "タジキスタン ソモニ"
|
954
1282
|
:other: "タジキスタン ソモニ"
|
955
1283
|
:symbol: TJS
|
956
1284
|
:TMM:
|
1285
|
+
:name: "トルクメニスタン マナト (1993–2009)"
|
957
1286
|
:one: "トルクメニスタン マナト (1993–2009)"
|
958
1287
|
:other: "トルクメニスタン マナト (1993–2009)"
|
959
1288
|
:symbol: TMM
|
960
1289
|
:TMT:
|
1290
|
+
:name: "トルクメニスタン マナト"
|
961
1291
|
:one: "トルクメニスタン マナト"
|
962
1292
|
:other: "トルクメニスタン マナト"
|
963
1293
|
:symbol: TMT
|
964
1294
|
:TND:
|
1295
|
+
:name: "チュニジア ディナール"
|
965
1296
|
:one: "チュニジア ディナール"
|
966
1297
|
:other: "チュニジア ディナール"
|
967
1298
|
:symbol: TND
|
968
1299
|
:TOP:
|
1300
|
+
:name: "トンガ パ・アンガ"
|
1301
|
+
:narrow_symbol: T$
|
969
1302
|
:one: "トンガ パ・アンガ"
|
970
1303
|
:other: "トンガ パ・アンガ"
|
971
1304
|
:symbol: TOP
|
972
1305
|
:TPE:
|
1306
|
+
:name: "ティモール エスクード"
|
973
1307
|
:one: "ティモール エスクード"
|
974
1308
|
:other: "ティモール エスクード"
|
975
1309
|
:symbol: TPE
|
976
1310
|
:TRL:
|
1311
|
+
:name: "トルコ リラ (1922–2005)"
|
977
1312
|
:one: "トルコ リラ (1922–2005)"
|
978
1313
|
:other: "トルコ リラ (1922–2005)"
|
979
1314
|
:symbol: TRL
|
980
1315
|
:TRY:
|
1316
|
+
:name: 新トルコリラ
|
1317
|
+
:narrow_symbol: ₺
|
981
1318
|
:one: 新トルコリラ
|
982
1319
|
:other: 新トルコリラ
|
983
1320
|
:symbol: TRY
|
984
1321
|
:TTD:
|
1322
|
+
:name: "トリニダード・トバゴ ドル"
|
1323
|
+
:narrow_symbol: $
|
985
1324
|
:one: "トリニダード・トバゴ ドル"
|
986
1325
|
:other: "トリニダード・トバゴ ドル"
|
987
1326
|
:symbol: TTD
|
988
1327
|
:TWD:
|
1328
|
+
:name: 新台湾ドル
|
1329
|
+
:narrow_symbol: $
|
989
1330
|
:one: 新台湾ドル
|
990
1331
|
:other: 新台湾ドル
|
991
1332
|
:symbol: NT$
|
992
1333
|
:TZS:
|
1334
|
+
:name: "タンザニア シリング"
|
993
1335
|
:one: "タンザニア シリング"
|
994
1336
|
:other: "タンザニア シリング"
|
995
1337
|
:symbol: TZS
|
996
1338
|
:UAH:
|
1339
|
+
:name: "ウクライナ グリブナ"
|
1340
|
+
:narrow_symbol: ₴
|
997
1341
|
:one: "ウクライナ グリブナ"
|
998
1342
|
:other: "ウクライナ グリブナ"
|
999
1343
|
:symbol: UAH
|
1000
1344
|
:UAK:
|
1345
|
+
:name: "ウクライナ カルボバネツ"
|
1001
1346
|
:one: "ウクライナ カルボバネツ"
|
1002
1347
|
:other: "ウクライナ カルボバネツ"
|
1003
1348
|
:symbol: UAK
|
1004
1349
|
:UGS:
|
1350
|
+
:name: "ウガンダ シリング (1966–1987)"
|
1005
1351
|
:one: "ウガンダ シリング (1966–1987)"
|
1006
1352
|
:other: "ウガンダ シリング (1966–1987)"
|
1007
1353
|
:symbol: UGS
|
1008
1354
|
:UGX:
|
1355
|
+
:name: "ウガンダ シリング"
|
1009
1356
|
:one: "ウガンダ シリング"
|
1010
1357
|
:other: "ウガンダ シリング"
|
1011
1358
|
:symbol: UGX
|
1012
1359
|
:USD:
|
1360
|
+
:name: 米ドル
|
1361
|
+
:narrow_symbol: $
|
1013
1362
|
:one: 米ドル
|
1014
1363
|
:other: 米ドル
|
1015
1364
|
:symbol: $
|
1016
1365
|
:USN:
|
1366
|
+
:name: "米ドル (翌日)"
|
1017
1367
|
:one: "米ドル (翌日)"
|
1018
1368
|
:other: "米ドル (翌日)"
|
1019
1369
|
:symbol: USN
|
1020
1370
|
:USS:
|
1371
|
+
:name: "米ドル (当日)"
|
1021
1372
|
:one: "米ドル (当日)"
|
1022
1373
|
:other: "米ドル (当日)"
|
1023
1374
|
:symbol: USS
|
1024
1375
|
:UYI:
|
1376
|
+
:name: "ウルグアイ ペソエン"
|
1025
1377
|
:one: "ウルグアイ ペソエン"
|
1026
1378
|
:other: "ウルグアイ ペソエン"
|
1027
1379
|
:symbol: UYI
|
1028
1380
|
:UYP:
|
1381
|
+
:name: "ウルグアイ ペソ (1975–1993)"
|
1029
1382
|
:one: "ウルグアイ ペソ (1975–1993)"
|
1030
1383
|
:other: "ウルグアイ ペソ (1975–1993)"
|
1031
1384
|
:symbol: UYP
|
1032
1385
|
:UYU:
|
1386
|
+
:name: "ウルグアイ ペソ"
|
1387
|
+
:narrow_symbol: $
|
1033
1388
|
:one: "ウルグアイ ペソ"
|
1034
1389
|
:other: "ウルグアイ ペソ"
|
1035
1390
|
:symbol: UYU
|
1036
1391
|
:UZS:
|
1392
|
+
:name: "ウズベキスタン スム"
|
1037
1393
|
:one: "ウズベキスタン スム"
|
1038
1394
|
:other: "ウズベキスタン スム"
|
1039
1395
|
:symbol: UZS
|
1040
1396
|
:VEB:
|
1397
|
+
:name: "ベネズエラ ボリバル (1871–2008)"
|
1041
1398
|
:one: "ベネズエラ ボリバル (1871–2008)"
|
1042
1399
|
:other: "ベネズエラ ボリバル (1871–2008)"
|
1043
1400
|
:symbol: VEB
|
1044
1401
|
:VEF:
|
1402
|
+
:name: "ベネズエラ ボリバル (2008–2018)"
|
1403
|
+
:narrow_symbol: Bs
|
1045
1404
|
:one: "ベネズエラ ボリバル (2008–2018)"
|
1046
1405
|
:other: "ベネズエラ ボリバル (2008–2018)"
|
1047
1406
|
:symbol: VEF
|
1048
1407
|
:VES:
|
1408
|
+
:name: "ベネズエラ ボリバル"
|
1049
1409
|
:one: "ベネズエラ ボリバル"
|
1050
1410
|
:other: "ベネズエラ ボリバル"
|
1051
1411
|
:symbol: VES
|
1052
1412
|
:VND:
|
1413
|
+
:name: "ベトナム ドン"
|
1414
|
+
:narrow_symbol: ₫
|
1053
1415
|
:one: "ベトナム ドン"
|
1054
1416
|
:other: "ベトナム ドン"
|
1055
1417
|
:symbol: ₫
|
1056
1418
|
:VNN:
|
1419
|
+
:name: "ベトナム ドン(1978–1985)"
|
1057
1420
|
:one: "ベトナム ドン(1978–1985)"
|
1058
1421
|
:other: "ベトナム ドン(1978–1985)"
|
1059
1422
|
:symbol: VNN
|
1060
1423
|
:VUV:
|
1424
|
+
:name: "バヌアツ バツ"
|
1061
1425
|
:one: "バヌアツ バツ"
|
1062
1426
|
:other: "バヌアツ バツ"
|
1063
1427
|
:symbol: VUV
|
1064
1428
|
:WST:
|
1429
|
+
:name: "サモア タラ"
|
1065
1430
|
:one: "サモア タラ"
|
1066
1431
|
:other: "サモア タラ"
|
1067
1432
|
:symbol: WST
|
1068
1433
|
:XAF:
|
1434
|
+
:name: "中央アフリカ CFA フラン"
|
1069
1435
|
:one: "中央アフリカ CFA フラン"
|
1070
1436
|
:other: "中央アフリカ CFA フラン"
|
1071
1437
|
:symbol: FCFA
|
1072
1438
|
:XAG:
|
1439
|
+
:name: 銀
|
1073
1440
|
:one: 銀
|
1074
1441
|
:other: 銀
|
1075
1442
|
:symbol: XAG
|
1076
1443
|
:XAU:
|
1444
|
+
:name: 金
|
1077
1445
|
:one: 金
|
1078
1446
|
:other: 金
|
1079
1447
|
:symbol: XAU
|
1080
1448
|
:XBA:
|
1449
|
+
:name: "ヨーロッパ混合単位 (EURCO)"
|
1081
1450
|
:one: "ヨーロッパ混合単位 (EURCO)"
|
1082
1451
|
:other: "ヨーロッパ混合単位 (EURCO)"
|
1083
1452
|
:symbol: XBA
|
1084
1453
|
:XBB:
|
1454
|
+
:name: "ヨーロッパ通貨単位 (EMU–6)"
|
1085
1455
|
:one: "ヨーロッパ通貨単位 (EMU–6)"
|
1086
1456
|
:other: "ヨーロッパ通貨単位 (EMU–6)"
|
1087
1457
|
:symbol: XBB
|
1088
1458
|
:XBC:
|
1459
|
+
:name: "ヨーロッパ勘定単位 (EUA–9)"
|
1089
1460
|
:one: "ヨーロッパ勘定単位 (EUA–9)"
|
1090
1461
|
:other: "ヨーロッパ勘定単位 (EUA–9)"
|
1091
1462
|
:symbol: XBC
|
1092
1463
|
:XBD:
|
1464
|
+
:name: "ヨーロッパ勘定単位 (EUA–17)"
|
1093
1465
|
:one: "ヨーロッパ勘定単位 (EUA–17)"
|
1094
1466
|
:other: "ヨーロッパ勘定単位 (EUA–17)"
|
1095
1467
|
:symbol: XBD
|
1096
1468
|
:XCD:
|
1469
|
+
:name: "東カリブ ドル"
|
1470
|
+
:narrow_symbol: $
|
1097
1471
|
:one: "東カリブ ドル"
|
1098
1472
|
:other: "東カリブ ドル"
|
1099
1473
|
:symbol: EC$
|
1100
1474
|
:XDR:
|
1475
|
+
:name: 特別引き出し権
|
1101
1476
|
:one: 特別引き出し権
|
1102
1477
|
:other: 特別引き出し権
|
1103
1478
|
:symbol: XDR
|
1104
1479
|
:XEU:
|
1480
|
+
:name: ヨーロッパ通貨単位
|
1105
1481
|
:one: ヨーロッパ通貨単位
|
1106
1482
|
:other: ヨーロッパ通貨単位
|
1107
1483
|
:symbol: XEU
|
1108
1484
|
:XFO:
|
1485
|
+
:name: フランス金フラン
|
1109
1486
|
:one: フランス金フラン
|
1110
1487
|
:other: フランス金フラン
|
1111
1488
|
:symbol: XFO
|
1112
1489
|
:XFU:
|
1490
|
+
:name: "フランス フラン (UIC)"
|
1113
1491
|
:one: "フランス フラン (UIC)"
|
1114
1492
|
:other: "フランス フラン (UIC)"
|
1115
1493
|
:symbol: XFU
|
1116
1494
|
:XOF:
|
1495
|
+
:name: "西アフリカ CFA フラン"
|
1117
1496
|
:one: "西アフリカ CFA フラン"
|
1118
1497
|
:other: "西アフリカ CFA フラン"
|
1119
1498
|
:symbol: CFA
|
1120
1499
|
:XPD:
|
1500
|
+
:name: パラジウム
|
1121
1501
|
:one: パラジウム
|
1122
1502
|
:other: パラジウム
|
1123
1503
|
:symbol: XPD
|
1124
1504
|
:XPF:
|
1505
|
+
:name: "CFP フラン"
|
1125
1506
|
:one: "CFP フラン"
|
1126
1507
|
:other: "CFP フラン"
|
1127
1508
|
:symbol: CFPF
|
1128
1509
|
:XPT:
|
1510
|
+
:name: プラチナ
|
1129
1511
|
:one: プラチナ
|
1130
1512
|
:other: プラチナ
|
1131
1513
|
:symbol: XPT
|
1132
1514
|
:XRE:
|
1515
|
+
:name: RINET基金
|
1133
1516
|
:one: RINET基金
|
1134
1517
|
:other: RINET基金
|
1135
1518
|
:symbol: XRE
|
1136
1519
|
:XSU:
|
1520
|
+
:name: スクレ
|
1137
1521
|
:one: スクレ
|
1138
1522
|
:other: スクレ
|
1139
1523
|
:symbol: XSU
|
1140
1524
|
:XTS:
|
1525
|
+
:name: テスト用通貨コード
|
1141
1526
|
:one: テスト用通貨コード
|
1142
1527
|
:other: テスト用通貨コード
|
1143
1528
|
:symbol: XTS
|
1144
1529
|
:XUA:
|
1530
|
+
:name: "UA (アフリカ開発銀行)"
|
1145
1531
|
:one: "UA (アフリカ開発銀行)"
|
1146
1532
|
:other: "UA (アフリカ開発銀行)"
|
1147
1533
|
:symbol: XUA
|
1148
1534
|
:XXX:
|
1535
|
+
:name: 不明または無効な通貨
|
1149
1536
|
:one: 不明または無効な通貨
|
1150
1537
|
:other: 不明または無効な通貨
|
1151
1538
|
:symbol: XXX
|
1152
1539
|
:YDD:
|
1540
|
+
:name: "イエメン ディナール"
|
1153
1541
|
:one: "イエメン ディナール"
|
1154
1542
|
:other: "イエメン ディナール"
|
1155
1543
|
:symbol: YDD
|
1156
1544
|
:YER:
|
1545
|
+
:name: "イエメン リアル"
|
1157
1546
|
:one: "イエメン リアル"
|
1158
1547
|
:other: "イエメン リアル"
|
1159
1548
|
:symbol: YER
|
1160
1549
|
:YUD:
|
1550
|
+
:name: "ユーゴスラビア ハード・ディナール (1966–1990)"
|
1161
1551
|
:one: "ユーゴスラビア ハード・ディナール (1966–1990)"
|
1162
1552
|
:other: "ユーゴスラビア ハード・ディナール (1966–1990)"
|
1163
1553
|
:symbol: YUD
|
1164
1554
|
:YUM:
|
1555
|
+
:name: "ユーゴスラビア ノビ・ディナール (1994–2002)"
|
1165
1556
|
:one: "ユーゴスラビア ノビ・ディナール (1994–2002)"
|
1166
1557
|
:other: "ユーゴスラビア ノビ・ディナール (1994–2002)"
|
1167
1558
|
:symbol: YUM
|
1168
1559
|
:YUN:
|
1560
|
+
:name: "ユーゴスラビア 兌換ディナール (1990–1992)"
|
1169
1561
|
:one: "ユーゴスラビア 兌換ディナール (1990–1992)"
|
1170
1562
|
:other: "ユーゴスラビア 兌換ディナール (1990–1992)"
|
1171
1563
|
:symbol: YUN
|
1172
1564
|
:YUR:
|
1565
|
+
:name: "ユーゴスラビア 改革ディナール(1992–1993)"
|
1173
1566
|
:one: "ユーゴスラビア 改革ディナール(1992–1993)"
|
1174
1567
|
:other: "ユーゴスラビア 改革ディナール(1992–1993)"
|
1175
1568
|
:symbol: YUR
|
1176
1569
|
:ZAL:
|
1570
|
+
:name: "南アフリカ ランド (ZAL)"
|
1177
1571
|
:one: "南アフリカ ランド (ZAL)"
|
1178
1572
|
:other: "南アフリカ ランド (ZAL)"
|
1179
1573
|
:symbol: ZAL
|
1180
1574
|
:ZAR:
|
1575
|
+
:name: "南アフリカ ランド"
|
1576
|
+
:narrow_symbol: R
|
1181
1577
|
:one: "南アフリカ ランド"
|
1182
1578
|
:other: "南アフリカ ランド"
|
1183
1579
|
:symbol: ZAR
|
1184
1580
|
:ZMK:
|
1581
|
+
:name: "ザンビア クワチャ (1968–2012)"
|
1185
1582
|
:one: "ザンビア クワチャ (1968–2012)"
|
1186
1583
|
:other: "ザンビア クワチャ (1968–2012)"
|
1187
1584
|
:symbol: ZMK
|
1188
1585
|
:ZMW:
|
1586
|
+
:name: "ザンビア クワチャ"
|
1587
|
+
:narrow_symbol: ZK
|
1189
1588
|
:one: "ザンビア クワチャ"
|
1190
1589
|
:other: "ザンビア クワチャ"
|
1191
1590
|
:symbol: ZMW
|
1192
1591
|
:ZRN:
|
1592
|
+
:name: "ザイール 新ザイール (1993–1998)"
|
1193
1593
|
:one: "ザイール 新ザイール (1993–1998)"
|
1194
1594
|
:other: "ザイール 新ザイール (1993–1998)"
|
1195
1595
|
:symbol: ZRN
|
1196
1596
|
:ZRZ:
|
1597
|
+
:name: "ザイール ザイール (1971–1993)"
|
1197
1598
|
:one: "ザイール ザイール (1971–1993)"
|
1198
1599
|
:other: "ザイール ザイール (1971–1993)"
|
1199
1600
|
:symbol: ZRZ
|
1200
1601
|
:ZWD:
|
1602
|
+
:name: "ジンバブエ ドル (1980–2008)"
|
1201
1603
|
:one: "ジンバブエ ドル (1980–2008)"
|
1202
1604
|
:other: "ジンバブエ ドル (1980–2008)"
|
1203
1605
|
:symbol: ZWD
|
1204
1606
|
:ZWL:
|
1607
|
+
:name: "ジンバブエ ドル (2009)"
|
1205
1608
|
:one: "ジンバブエ ドル (2009)"
|
1206
1609
|
:other: "ジンバブエ ドル (2009)"
|
1207
1610
|
:symbol: ZWL
|
1208
1611
|
:ZWR:
|
1612
|
+
:name: "シンバブエ ドル(2008)"
|
1209
1613
|
:one: "シンバブエ ドル(2008)"
|
1210
1614
|
:other: "シンバブエ ドル(2008)"
|
1211
1615
|
:symbol: ZWR
|