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
@@ -2,912 +2,1306 @@
|
|
2
2
|
:ko:
|
3
3
|
:currencies:
|
4
4
|
:ADP:
|
5
|
+
:name: "안도라 페세타"
|
5
6
|
:one: "안도라 페세타"
|
6
7
|
:AED:
|
8
|
+
:name: "아랍에미리트 디르함"
|
7
9
|
:one: "아랍에미리트 디르함"
|
8
10
|
:other: "아랍에미리트 디르함"
|
9
11
|
:symbol: AED
|
10
12
|
:AFA:
|
13
|
+
:name: "아프가니 (1927–2002)"
|
11
14
|
:one: "아프가니 (1927–2002)"
|
12
15
|
:AFN:
|
16
|
+
:name: "아프가니스탄 아프가니"
|
17
|
+
:narrow_symbol: ؋
|
13
18
|
:one: "아프가니스탄 아프가니"
|
14
19
|
:other: "아프가니스탄 아프가니"
|
15
20
|
:symbol: AFN
|
16
21
|
:ALL:
|
22
|
+
:name: "알바니아 레크"
|
17
23
|
:one: "알바니아 레크"
|
18
24
|
:other: "알바니아 레크"
|
19
25
|
:symbol: ALL
|
20
26
|
:AMD:
|
27
|
+
:name: "아르메니아 드람"
|
28
|
+
:narrow_symbol: ֏
|
21
29
|
:one: "아르메니아 드람"
|
22
30
|
:other: "아르메니아 드람"
|
23
31
|
:symbol: AMD
|
24
32
|
:ANG:
|
33
|
+
:name: "네덜란드령 안틸레스 길더"
|
25
34
|
:one: "네덜란드령 안틸레스 길더"
|
26
35
|
:other: "네덜란드령 안틸레스 길더"
|
27
36
|
:symbol: ANG
|
28
37
|
:AOA:
|
38
|
+
:name: "앙골라 콴자"
|
39
|
+
:narrow_symbol: Kz
|
29
40
|
:one: "앙골라 콴자"
|
30
41
|
:other: "앙골라 콴자"
|
31
42
|
:symbol: AOA
|
32
43
|
:AOK:
|
44
|
+
:name: "앙골라 콴자 (1977–1990)"
|
33
45
|
:one: "앙골라 콴자 (1977–1990)"
|
34
46
|
:AON:
|
47
|
+
:name: "앙골라 신콴자 (1990–2000)"
|
35
48
|
:one: "앙골라 신콴자 (1990–2000)"
|
36
49
|
:AOR:
|
50
|
+
:name: "앙골라 재조정 콴자 (1995–1999)"
|
37
51
|
:one: "앙골라 재조정 콴자 (1995–1999)"
|
38
52
|
:ARA:
|
53
|
+
:name: "아르헨티나 오스트랄"
|
39
54
|
:one: "아르헨티나 오스트랄"
|
40
55
|
:ARL:
|
56
|
+
:name: "아르헨티나 페소 레이 (1970–1983)"
|
41
57
|
:one: "아르헨티나 페소 레이 (1970–1983)"
|
42
58
|
:ARM:
|
59
|
+
:name: "아르헨티나 페소 (18810–1970)"
|
43
60
|
:one: "아르헨티나 페소 (18810–1970)"
|
44
61
|
:ARP:
|
62
|
+
:name: "아르헨티나 페소 (1983–1985)"
|
45
63
|
:one: "아르헨티나 페소 (1983–1985)"
|
46
64
|
:ARS:
|
65
|
+
:name: "아르헨티나 페소"
|
66
|
+
:narrow_symbol: $
|
47
67
|
:one: "아르헨티나 페소"
|
48
68
|
:other: "아르헨티나 페소"
|
49
69
|
:symbol: ARS
|
50
70
|
:ATS:
|
71
|
+
:name: "호주 실링"
|
51
72
|
:one: "호주 실링"
|
52
73
|
:AUD:
|
74
|
+
:name: "호주 달러"
|
75
|
+
:narrow_symbol: $
|
53
76
|
:one: "호주 달러"
|
54
77
|
:other: "호주 달러"
|
55
78
|
:symbol: AU$
|
56
79
|
:AWG:
|
80
|
+
:name: "아루바 플로린"
|
57
81
|
:one: "아루바 플로린"
|
58
82
|
:other: "아루바 플로린"
|
59
83
|
:symbol: AWG
|
60
84
|
:AZM:
|
85
|
+
:name: "아제르바이젠 마나트(1993–2006)"
|
61
86
|
:one: "아제르바이젠 마나트(1993–2006)"
|
62
87
|
:AZN:
|
88
|
+
:name: "아제르바이잔 마나트"
|
89
|
+
:narrow_symbol: ₼
|
63
90
|
:one: "아제르바이잔 마나트"
|
64
91
|
:other: "아제르바이잔 마나트"
|
65
92
|
:symbol: AZN
|
66
93
|
:BAD:
|
94
|
+
:name: "보스니아-헤르체고비나 디나르"
|
67
95
|
:one: "보스니아-헤르체고비나 디나르"
|
68
96
|
:BAM:
|
97
|
+
:name: "보스니아-헤르체고비나 태환 마르크"
|
98
|
+
:narrow_symbol: KM
|
69
99
|
:one: "보스니아-헤르체고비나 태환 마르크"
|
70
100
|
:other: "보스니아-헤르체고비나 태환 마르크"
|
71
101
|
:symbol: BAM
|
72
102
|
:BAN:
|
103
|
+
:name: "보스니아-헤르체고비나 신디나르 (1994–1997)"
|
73
104
|
:one: "보스니아-헤르체고비나 신디나르 (1994–1997)"
|
74
105
|
:BBD:
|
106
|
+
:name: "바베이도스 달러"
|
107
|
+
:narrow_symbol: $
|
75
108
|
:one: "바베이도스 달러"
|
76
109
|
:other: "바베이도스 달러"
|
77
110
|
:symbol: BBD
|
78
111
|
:BDT:
|
112
|
+
:name: "방글라데시 타카"
|
113
|
+
:narrow_symbol: ৳
|
79
114
|
:one: "방글라데시 타카"
|
80
115
|
:other: "방글라데시 타카"
|
81
116
|
:symbol: BDT
|
82
117
|
:BEC:
|
118
|
+
:name: "벨기에 프랑 (태환)"
|
83
119
|
:one: "벨기에 프랑 (태환)"
|
84
120
|
:BEF:
|
121
|
+
:name: "벨기에 프랑"
|
85
122
|
:one: "벨기에 프랑"
|
86
123
|
:BEL:
|
124
|
+
:name: "벨기에 프랑 (금융)"
|
87
125
|
:one: "벨기에 프랑 (금융)"
|
88
126
|
:BGL:
|
127
|
+
:name: "불가리아 동전 렛"
|
89
128
|
:one: "불가리아 동전 렛"
|
90
129
|
:BGM:
|
130
|
+
:name: "불가리아 사회주의자 렛"
|
91
131
|
:one: "불가리아 사회주의자 렛"
|
92
132
|
:BGN:
|
133
|
+
:name: "불가리아 레프"
|
93
134
|
:one: "불가리아 레프"
|
94
135
|
:other: "불가리아 레프"
|
95
136
|
:symbol: BGN
|
96
137
|
:BGO:
|
138
|
+
:name: "불가리아 렛 (1879–1952)"
|
97
139
|
:one: "불가리아 렛 (1879–1952)"
|
98
140
|
:BHD:
|
141
|
+
:name: "바레인 디나르"
|
99
142
|
:one: "바레인 디나르"
|
100
143
|
:other: "바레인 디나르"
|
101
144
|
:symbol: BHD
|
102
145
|
:BIF:
|
146
|
+
:name: "부룬디 프랑"
|
103
147
|
:one: "부룬디 프랑"
|
104
148
|
:other: "부룬디 프랑"
|
105
149
|
:symbol: BIF
|
106
150
|
:BMD:
|
151
|
+
:name: "버뮤다 달러"
|
152
|
+
:narrow_symbol: $
|
107
153
|
:one: "버뮤다 달러"
|
108
154
|
:other: "버뮤다 달러"
|
109
155
|
:symbol: BMD
|
110
156
|
:BND:
|
157
|
+
:name: "부루나이 달러"
|
158
|
+
:narrow_symbol: $
|
111
159
|
:one: "부루나이 달러"
|
112
160
|
:other: "부루나이 달러"
|
113
161
|
:symbol: BND
|
114
162
|
:BOB:
|
163
|
+
:name: 볼리비아노
|
164
|
+
:narrow_symbol: Bs
|
115
165
|
:one: 볼리비아노
|
116
166
|
:other: 볼리비아노
|
117
167
|
:symbol: BOB
|
118
168
|
:BOL:
|
169
|
+
:name: "볼리비아 볼리비아노 (1863–1963)"
|
119
170
|
:one: "볼리비아 볼리비아노 (1863–1963)"
|
120
171
|
:BOP:
|
172
|
+
:name: "볼리비아노 페소"
|
121
173
|
:one: "볼리비아노 페소"
|
122
174
|
:BOV:
|
175
|
+
:name: "볼리비아노 Mvdol(기금)"
|
123
176
|
:one: "볼리비아노 Mvdol(기금)"
|
124
177
|
:BRB:
|
178
|
+
:name: "볼리비아노 크루제이루 노보 (1967–1986)"
|
125
179
|
:one: "볼리비아노 크루제이루 노보 (1967–1986)"
|
126
180
|
:BRC:
|
181
|
+
:name: "브라질 크루자두"
|
127
182
|
:one: "브라질 크루자두"
|
128
183
|
:BRE:
|
184
|
+
:name: "브라질 크루제이루 (1990–1993)"
|
129
185
|
:one: "브라질 크루제이루 (1990–1993)"
|
130
186
|
:BRL:
|
187
|
+
:name: "브라질 레알"
|
188
|
+
:narrow_symbol: R$
|
131
189
|
:one: "브라질 레알"
|
132
|
-
:other: "브라질
|
190
|
+
:other: "브라질 레알"
|
133
191
|
:symbol: R$
|
134
192
|
:BRN:
|
193
|
+
:name: "브라질 크루자두 노보"
|
135
194
|
:one: "브라질 크루자두 노보"
|
136
195
|
:BRR:
|
196
|
+
:name: "브라질 크루제이루"
|
137
197
|
:one: "브라질 크루제이루"
|
138
198
|
:BRZ:
|
199
|
+
:name: "브라질 크루제이루 (1942–1967)"
|
139
200
|
:one: "브라질 크루제이루 (1942–1967)"
|
140
201
|
:BSD:
|
202
|
+
:name: "바하마 달러"
|
203
|
+
:narrow_symbol: $
|
141
204
|
:one: "바하마 달러"
|
142
205
|
:other: "바하마 달러"
|
143
206
|
:symbol: BSD
|
144
207
|
:BTN:
|
208
|
+
:name: "부탄 눌투눔"
|
145
209
|
:one: "부탄 눌투눔"
|
146
210
|
:other: "부탄 눌투눔"
|
147
211
|
:symbol: BTN
|
148
212
|
:BUK:
|
213
|
+
:name: "버마 차트"
|
149
214
|
:one: "버마 차트"
|
150
215
|
:BWP:
|
216
|
+
:name: "보츠와나 폴라"
|
217
|
+
:narrow_symbol: P
|
151
218
|
:one: "보츠와나 폴라"
|
152
219
|
:other: "보츠와나 폴라"
|
153
220
|
:symbol: BWP
|
154
221
|
:BYB:
|
222
|
+
:name: "벨라루스 신권 루블 (1994–1999)"
|
155
223
|
:one: "벨라루스 신권 루블 (1994–1999)"
|
156
224
|
:BYN:
|
225
|
+
:name: "벨라루스 루블"
|
226
|
+
:narrow_symbol: р.
|
157
227
|
:one: "벨라루스 루블"
|
158
228
|
:other: "벨라루스 루블"
|
159
229
|
:symbol: BYN
|
160
230
|
:BYR:
|
231
|
+
:name: "벨라루스 루블 (2000–2016)"
|
161
232
|
:one: "벨라루스 루블 (2000–2016)"
|
162
233
|
:other: "벨라루스 루블 (2000–2016)"
|
163
234
|
:symbol: BYR
|
164
235
|
:BZD:
|
236
|
+
:name: "벨리즈 달러"
|
237
|
+
:narrow_symbol: $
|
165
238
|
:one: "벨리즈 달러"
|
166
239
|
:other: "벨리즈 달러"
|
167
240
|
:symbol: BZD
|
168
241
|
:CAD:
|
242
|
+
:name: "캐나다 달러"
|
243
|
+
:narrow_symbol: $
|
169
244
|
:one: "캐나다 달러"
|
170
245
|
:other: "캐나다 달러"
|
171
246
|
:symbol: CA$
|
172
247
|
:CDF:
|
248
|
+
:name: "콩고 프랑 콩골라스"
|
173
249
|
:one: "콩고 프랑 콩골라스"
|
174
250
|
:other: "콩고 프랑 콩골라스"
|
175
251
|
:symbol: CDF
|
176
252
|
:CHE:
|
253
|
+
:name: "유로 (WIR)"
|
177
254
|
:one: "유로 (WIR)"
|
178
255
|
:CHF:
|
256
|
+
:name: "스위스 프랑"
|
179
257
|
:one: "스위스 프랑"
|
180
258
|
:other: "스위스 프랑"
|
181
259
|
:symbol: CHF
|
182
260
|
:CHW:
|
261
|
+
:name: "프랑 (WIR)"
|
183
262
|
:one: "프랑 (WIR)"
|
184
263
|
:CLE:
|
264
|
+
:name: "칠레 에스쿠도"
|
185
265
|
:one: "칠레 에스쿠도"
|
186
266
|
:CLF:
|
267
|
+
:name: "칠레 (UF)"
|
187
268
|
:one: "칠레 (UF)"
|
188
269
|
:CLP:
|
270
|
+
:name: "칠레 페소"
|
271
|
+
:narrow_symbol: $
|
189
272
|
:one: "칠레 페소"
|
190
273
|
:other: "칠레 페소"
|
191
274
|
:symbol: CLP
|
192
275
|
:CNH:
|
276
|
+
:name: "중국 위안화(역외)"
|
193
277
|
:one: "중국 위안화(역외)"
|
194
278
|
:other: "중국 위안화(역외)"
|
195
279
|
:symbol: CNH
|
196
280
|
:CNY:
|
281
|
+
:name: "중국 위안화"
|
282
|
+
:narrow_symbol: ¥
|
197
283
|
:one: "중국 위안화"
|
198
284
|
:other: "중국 위안화"
|
199
285
|
:symbol: CN¥
|
200
286
|
:COP:
|
287
|
+
:name: "콜롬비아 페소"
|
288
|
+
:narrow_symbol: $
|
201
289
|
:one: "콜롬비아 페소"
|
202
290
|
:other: "콜롬비아 페소"
|
203
291
|
:symbol: COP
|
204
292
|
:COU:
|
293
|
+
:name: "콜롬비아 실가 단위"
|
205
294
|
:one: "콜롬비아 실가 단위"
|
206
295
|
:CRC:
|
296
|
+
:name: "코스타리카 콜론"
|
297
|
+
:narrow_symbol: ₡
|
207
298
|
:one: "코스타리카 콜론"
|
208
299
|
:other: "코스타리카 콜론"
|
209
300
|
:symbol: CRC
|
210
301
|
:CSD:
|
302
|
+
:name: "고 세르비아 디나르"
|
211
303
|
:one: "고 세르비아 디나르"
|
212
304
|
:CSK:
|
305
|
+
:name: "체코슬로바키아 동전 코루나"
|
213
306
|
:one: "체코슬로바키아 동전 코루나"
|
214
307
|
:CUC:
|
308
|
+
:name: "쿠바 태환 페소"
|
309
|
+
:narrow_symbol: $
|
215
310
|
:one: "쿠바 태환 페소"
|
216
311
|
:other: "쿠바 태환 페소"
|
217
312
|
:symbol: CUC
|
218
313
|
:CUP:
|
314
|
+
:name: "쿠바 페소"
|
315
|
+
:narrow_symbol: $
|
219
316
|
:one: "쿠바 페소"
|
220
317
|
:other: "쿠바 페소"
|
221
318
|
:symbol: CUP
|
222
319
|
:CVE:
|
320
|
+
:name: "카보베르데 에스쿠도"
|
223
321
|
:one: "카보베르데 에스쿠도"
|
224
322
|
:other: "카보베르데 에스쿠도"
|
225
323
|
:symbol: CVE
|
226
324
|
:CYP:
|
325
|
+
:name: "싸이프러스 파운드"
|
227
326
|
:one: "싸이프러스 파운드"
|
228
327
|
:CZK:
|
328
|
+
:name: "체코 공화국 코루나"
|
329
|
+
:narrow_symbol: Kč
|
229
330
|
:one: "체코 공화국 코루나"
|
230
331
|
:other: "체코 공화국 코루나"
|
231
332
|
:symbol: CZK
|
232
333
|
:DDM:
|
334
|
+
:name: "동독 오스트마르크"
|
233
335
|
:one: "동독 오스트마르크"
|
234
336
|
:DEM:
|
337
|
+
:name: "독일 마르크"
|
235
338
|
:one: "독일 마르크"
|
236
339
|
:DJF:
|
340
|
+
:name: "지부티 프랑"
|
237
341
|
:one: "지부티 프랑"
|
238
342
|
:other: "지부티 프랑"
|
239
343
|
:symbol: DJF
|
240
344
|
:DKK:
|
345
|
+
:name: "덴마크 크로네"
|
346
|
+
:narrow_symbol: kr
|
241
347
|
:one: "덴마크 크로네"
|
242
348
|
:other: "덴마크 크로네"
|
243
349
|
:symbol: DKK
|
244
350
|
:DOP:
|
351
|
+
:name: "도미니카 페소"
|
352
|
+
:narrow_symbol: $
|
245
353
|
:one: "도미니카 페소"
|
246
354
|
:other: "도미니카 페소"
|
247
355
|
:symbol: DOP
|
248
356
|
:DZD:
|
357
|
+
:name: "알제리 디나르"
|
249
358
|
:one: "알제리 디나르"
|
250
359
|
:other: "알제리 디나르"
|
251
360
|
:symbol: DZD
|
252
361
|
:ECS:
|
362
|
+
:name: "에쿠아도르 수크레"
|
253
363
|
:one: "에쿠아도르 수크레"
|
254
364
|
:ECV:
|
365
|
+
:name: "에콰도르 (UVC)"
|
255
366
|
:one: "에콰도르 (UVC)"
|
256
367
|
:EEK:
|
368
|
+
:name: "에스토니아 크룬"
|
257
369
|
:one: "에스토니아 크룬"
|
258
370
|
:EGP:
|
371
|
+
:name: "이집트 파운드"
|
372
|
+
:narrow_symbol: E£
|
259
373
|
:one: "이집트 파운드"
|
260
374
|
:other: "이집트 파운드"
|
261
375
|
:symbol: EGP
|
262
376
|
:ERN:
|
377
|
+
:name: "에리트리아 나크파"
|
263
378
|
:one: "에리트리아 나크파"
|
264
379
|
:other: "에리트리아 나크파"
|
265
380
|
:symbol: ERN
|
266
381
|
:ESA:
|
382
|
+
:name: "스페인 페세타(예금)"
|
267
383
|
:one: "스페인 페세타(예금)"
|
268
384
|
:ESB:
|
385
|
+
:name: "스페인 페세타(변환 예금)"
|
269
386
|
:one: "스페인 페세타(변환 예금)"
|
270
387
|
:ESP:
|
388
|
+
:name: "스페인 페세타"
|
389
|
+
:narrow_symbol: ₧
|
271
390
|
:one: "스페인 페세타"
|
272
391
|
:symbol: ₧
|
273
392
|
:ETB:
|
393
|
+
:name: "에티오피아 비르"
|
274
394
|
:one: "에티오피아 비르"
|
275
395
|
:other: "에티오피아 비르"
|
276
396
|
:symbol: ETB
|
277
397
|
:EUR:
|
398
|
+
:name: 유로
|
399
|
+
:narrow_symbol: €
|
278
400
|
:one: 유로
|
279
401
|
:other: 유로
|
280
402
|
:symbol: €
|
281
403
|
:FIM:
|
404
|
+
:name: "핀란드 마르카"
|
282
405
|
:one: "핀란드 마르카"
|
283
406
|
:FJD:
|
407
|
+
:name: "피지 달러"
|
408
|
+
:narrow_symbol: $
|
284
409
|
:one: "피지 달러"
|
285
410
|
:other: "피지 달러"
|
286
411
|
:symbol: FJD
|
287
412
|
:FKP:
|
413
|
+
:name: "포클랜드제도 파운드"
|
414
|
+
:narrow_symbol: £
|
288
415
|
:one: "포클랜드제도 파운드"
|
289
416
|
:other: "포클랜드제도 파운드"
|
290
417
|
:symbol: FKP
|
291
418
|
:FRF:
|
419
|
+
:name: "프랑스 프랑"
|
292
420
|
:one: "프랑스 프랑"
|
293
421
|
:GBP:
|
294
|
-
:
|
295
|
-
:
|
422
|
+
:name: "영국 파운드"
|
423
|
+
:narrow_symbol: £
|
424
|
+
:one: "영국 파운드"
|
425
|
+
:other: "영국 파운드"
|
296
426
|
:symbol: £
|
297
427
|
:GEK:
|
428
|
+
:name: "그루지야 지폐 라리트"
|
298
429
|
:one: "그루지야 지폐 라리트"
|
299
430
|
:GEL:
|
431
|
+
:name: "조지아 라리"
|
432
|
+
:narrow_symbol: ₾
|
300
433
|
:one: "조지아 라리"
|
301
434
|
:other: "조지아 라리"
|
302
435
|
:symbol: GEL
|
303
436
|
:GHC:
|
437
|
+
:name: "가나 시디 (1979–2007)"
|
304
438
|
:one: "가나 시디 (1979–2007)"
|
305
439
|
:GHS:
|
440
|
+
:name: "가나 시디"
|
441
|
+
:narrow_symbol: GH₵
|
306
442
|
:one: "가나 시디"
|
307
443
|
:other: "가나 시디"
|
308
444
|
:symbol: GHS
|
309
445
|
:GIP:
|
446
|
+
:name: "지브롤터 파운드"
|
447
|
+
:narrow_symbol: £
|
310
448
|
:one: "지브롤터 파운드"
|
311
449
|
:other: "지브롤터 파운드"
|
312
450
|
:symbol: GIP
|
313
451
|
:GMD:
|
452
|
+
:name: "감비아 달라시"
|
314
453
|
:one: "감비아 달라시"
|
315
454
|
:other: "감비아 달라시"
|
316
455
|
:symbol: GMD
|
317
456
|
:GNF:
|
457
|
+
:name: "기니 프랑"
|
458
|
+
:narrow_symbol: FG
|
318
459
|
:one: "기니 프랑"
|
319
460
|
:other: "기니 프랑"
|
320
461
|
:symbol: GNF
|
321
462
|
:GNS:
|
463
|
+
:name: "기니 시리"
|
322
464
|
:one: "기니 시리"
|
323
465
|
:GQE:
|
466
|
+
:name: "적도 기니 에쿨 (Ekwele)"
|
324
467
|
:one: "적도 기니 에쿨 (Ekwele)"
|
325
468
|
:GRD:
|
469
|
+
:name: "그리스 드라크마"
|
326
470
|
:one: "그리스 드라크마"
|
327
471
|
:GTQ:
|
472
|
+
:name: "과테말라 케트살"
|
473
|
+
:narrow_symbol: Q
|
328
474
|
:one: "과테말라 케트살"
|
329
475
|
:other: "과테말라 케트살"
|
330
476
|
:symbol: GTQ
|
331
477
|
:GWE:
|
478
|
+
:name: "포르투갈령 기니 에스쿠도"
|
332
479
|
:one: "포르투갈령 기니 에스쿠도"
|
333
480
|
:GWP:
|
481
|
+
:name: "기네비쏘 페소"
|
334
482
|
:one: "기네비쏘 페소"
|
335
483
|
:GYD:
|
484
|
+
:name: "가이아나 달러"
|
485
|
+
:narrow_symbol: $
|
336
486
|
:one: "가이아나 달러"
|
337
487
|
:other: "가이아나 달러"
|
338
488
|
:symbol: GYD
|
339
489
|
:HKD:
|
490
|
+
:name: "홍콩 달러"
|
491
|
+
:narrow_symbol: $
|
340
492
|
:one: "홍콩 달러"
|
341
493
|
:other: "홍콩 달러"
|
342
494
|
:symbol: HK$
|
343
495
|
:HNL:
|
496
|
+
:name: "온두라스 렘피라"
|
497
|
+
:narrow_symbol: L
|
344
498
|
:one: "온두라스 렘피라"
|
345
499
|
:other: "온두라스 렘피라"
|
346
500
|
:symbol: HNL
|
347
501
|
:HRD:
|
502
|
+
:name: "크로아티아 디나르"
|
348
503
|
:one: "크로아티아 디나르"
|
349
504
|
:HRK:
|
505
|
+
:name: "크로아티아 쿠나"
|
506
|
+
:narrow_symbol: kn
|
350
507
|
:one: "크로아티아 쿠나"
|
351
508
|
:other: "크로아티아 쿠나"
|
352
509
|
:symbol: HRK
|
353
510
|
:HTG:
|
511
|
+
:name: "하이티 구르드"
|
354
512
|
:one: "하이티 구르드"
|
355
513
|
:other: "하이티 구르드"
|
356
514
|
:symbol: HTG
|
357
515
|
:HUF:
|
516
|
+
:name: "헝가리 포린트"
|
517
|
+
:narrow_symbol: Ft
|
358
518
|
:one: "헝가리 포린트"
|
359
519
|
:other: "헝가리 포린트"
|
360
520
|
:symbol: HUF
|
361
521
|
:IDR:
|
522
|
+
:name: "인도네시아 루피아"
|
523
|
+
:narrow_symbol: Rp
|
362
524
|
:one: "인도네시아 루피아"
|
363
525
|
:other: "인도네시아 루피아"
|
364
526
|
:symbol: IDR
|
365
527
|
:IEP:
|
528
|
+
:name: "아일랜드 파운드"
|
366
529
|
:one: "아일랜드 파운드"
|
367
530
|
:ILP:
|
531
|
+
:name: "이스라엘 파운드"
|
368
532
|
:one: "이스라엘 파운드"
|
369
533
|
:ILS:
|
534
|
+
:name: "이스라엘 신권 세켈"
|
535
|
+
:narrow_symbol: ₪
|
370
536
|
:one: "이스라엘 신권 세켈"
|
371
537
|
:other: "이스라엘 신권 세켈"
|
372
538
|
:symbol: ₪
|
373
539
|
:INR:
|
540
|
+
:name: "인도 루피"
|
541
|
+
:narrow_symbol: ₹
|
374
542
|
:one: "인도 루피"
|
375
543
|
:other: "인도 루피"
|
376
544
|
:symbol: ₹
|
377
545
|
:IQD:
|
546
|
+
:name: "이라크 디나르"
|
378
547
|
:one: "이라크 디나르"
|
379
548
|
:other: "이라크 디나르"
|
380
549
|
:symbol: IQD
|
381
550
|
:IRR:
|
551
|
+
:name: "이란 리얄"
|
382
552
|
:one: "이란 리얄"
|
383
553
|
:other: "이란 리얄"
|
384
554
|
:symbol: IRR
|
385
555
|
:ISK:
|
556
|
+
:name: "아이슬란드 크로나"
|
557
|
+
:narrow_symbol: kr
|
386
558
|
:one: "아이슬란드 크로나"
|
387
559
|
:other: "아이슬란드 크로나"
|
388
560
|
:symbol: ISK
|
389
561
|
:ITL:
|
562
|
+
:name: "이탈리아 리라"
|
390
563
|
:one: "이탈리아 리라"
|
391
564
|
:JMD:
|
565
|
+
:name: "자메이카 달러"
|
566
|
+
:narrow_symbol: $
|
392
567
|
:one: "자메이카 달러"
|
393
568
|
:other: "자메이카 달러"
|
394
569
|
:symbol: JMD
|
395
570
|
:JOD:
|
571
|
+
:name: "요르단 디나르"
|
396
572
|
:one: "요르단 디나르"
|
397
573
|
:other: "요르단 디나르"
|
398
574
|
:symbol: JOD
|
399
575
|
:JPY:
|
576
|
+
:name: "일본 엔화"
|
577
|
+
:narrow_symbol: ¥
|
400
578
|
:one: "일본 엔화"
|
401
579
|
:other: "일본 엔화"
|
402
580
|
:symbol: JP¥
|
403
581
|
:KES:
|
582
|
+
:name: "케냐 실링"
|
404
583
|
:one: "케냐 실링"
|
405
584
|
:other: "케냐 실링"
|
406
585
|
:symbol: KES
|
407
586
|
:KGS:
|
587
|
+
:name: "키르기스스탄 솜"
|
408
588
|
:one: "키르기스스탄 솜"
|
409
589
|
:other: "키르기스스탄 솜"
|
410
590
|
:symbol: KGS
|
411
591
|
:KHR:
|
592
|
+
:name: "캄보디아 리얄"
|
593
|
+
:narrow_symbol: ៛
|
412
594
|
:one: "캄보디아 리얄"
|
413
595
|
:other: "캄보디아 리얄"
|
414
596
|
:symbol: KHR
|
415
597
|
:KMF:
|
598
|
+
:name: "코모르 프랑"
|
599
|
+
:narrow_symbol: CF
|
416
600
|
:one: "코모르 프랑"
|
417
601
|
:other: "코모르 프랑"
|
418
602
|
:symbol: KMF
|
419
603
|
:KPW:
|
604
|
+
:name: "조선 민주주의 인민 공화국 원"
|
605
|
+
:narrow_symbol: ₩
|
420
606
|
:one: "조선 민주주의 인민 공화국 원"
|
421
607
|
:other: "조선 민주주의 인민 공화국 원"
|
422
608
|
:symbol: KPW
|
423
609
|
:KRH:
|
610
|
+
:name: "대한민국 환 (1953–1962)"
|
424
611
|
:one: "대한민국 환 (1953–1962)"
|
425
612
|
:KRW:
|
613
|
+
:name: "대한민국 원"
|
614
|
+
:narrow_symbol: ₩
|
426
615
|
:one: "대한민국 원"
|
427
616
|
:other: "대한민국 원"
|
428
617
|
:symbol: ₩
|
429
618
|
:KWD:
|
619
|
+
:name: "쿠웨이트 디나르"
|
430
620
|
:one: "쿠웨이트 디나르"
|
431
621
|
:other: "쿠웨이트 디나르"
|
432
622
|
:symbol: KWD
|
433
623
|
:KYD:
|
624
|
+
:name: "케이맨 제도 달러"
|
625
|
+
:narrow_symbol: $
|
434
626
|
:one: "케이맨 제도 달러"
|
435
627
|
:other: "케이맨 제도 달러"
|
436
628
|
:symbol: KYD
|
437
629
|
:KZT:
|
630
|
+
:name: "카자흐스탄 텐게"
|
631
|
+
:narrow_symbol: ₸
|
438
632
|
:one: "카자흐스탄 텐게"
|
439
633
|
:other: "카자흐스탄 텐게"
|
440
634
|
:symbol: KZT
|
441
635
|
:LAK:
|
636
|
+
:name: "라오스 키프"
|
637
|
+
:narrow_symbol: ₭
|
442
638
|
:one: "라오스 키프"
|
443
639
|
:other: "라오스 키프"
|
444
640
|
:symbol: LAK
|
445
641
|
:LBP:
|
642
|
+
:name: "레바논 파운드"
|
643
|
+
:narrow_symbol: L£
|
446
644
|
:one: "레바논 파운드"
|
447
645
|
:other: "레바논 파운드"
|
448
646
|
:symbol: LBP
|
449
647
|
:LKR:
|
648
|
+
:name: "스리랑카 루피"
|
649
|
+
:narrow_symbol: Rs
|
450
650
|
:one: "스리랑카 루피"
|
451
651
|
:other: "스리랑카 루피"
|
452
652
|
:symbol: LKR
|
453
653
|
:LRD:
|
654
|
+
:name: "라이베리아 달러"
|
655
|
+
:narrow_symbol: $
|
454
656
|
:one: "라이베리아 달러"
|
455
657
|
:other: "라이베리아 달러"
|
456
658
|
:symbol: LRD
|
457
659
|
:LSL:
|
660
|
+
:name: "레소토 로티"
|
458
661
|
:one: "레소토 로티"
|
459
662
|
:LTL:
|
663
|
+
:name: "리투아니아 리타"
|
664
|
+
:narrow_symbol: Lt
|
460
665
|
:one: "리투아니아 리타"
|
461
666
|
:other: "리투아니아 리타"
|
462
667
|
:symbol: LTL
|
463
668
|
:LTT:
|
669
|
+
:name: "룩셈부르크 타로나"
|
464
670
|
:one: "룩셈부르크 타로나"
|
465
671
|
:LUC:
|
672
|
+
:name: "룩셈부르크 변환 프랑"
|
466
673
|
:one: "룩셈부르크 변환 프랑"
|
467
674
|
:LUF:
|
675
|
+
:name: "룩셈부르크 프랑"
|
468
676
|
:one: "룩셈부르크 프랑"
|
469
677
|
:LUL:
|
678
|
+
:name: "룩셈부르크 재정 프랑"
|
470
679
|
:one: "룩셈부르크 재정 프랑"
|
471
680
|
:LVL:
|
681
|
+
:name: "라트비아 라트"
|
682
|
+
:narrow_symbol: Ls
|
472
683
|
:one: "라트비아 라트"
|
473
684
|
:other: "라트비아 라트"
|
474
685
|
:symbol: LVL
|
475
686
|
:LVR:
|
687
|
+
:name: "라트비아 루블"
|
476
688
|
:one: "라트비아 루블"
|
477
689
|
:LYD:
|
690
|
+
:name: "리비아 디나르"
|
478
691
|
:one: "리비아 디나르"
|
479
692
|
:other: "리비아 디나르"
|
480
693
|
:symbol: LYD
|
481
694
|
:MAD:
|
695
|
+
:name: "모로코 디렘"
|
482
696
|
:one: "모로코 디렘"
|
483
697
|
:other: "모로코 디렘"
|
484
698
|
:symbol: MAD
|
485
699
|
:MAF:
|
700
|
+
:name: "모로코 프랑"
|
486
701
|
:one: "모로코 프랑"
|
487
702
|
:MCF:
|
703
|
+
:name: "모나코 프랑"
|
488
704
|
:one: "모나코 프랑"
|
489
705
|
:MDC:
|
706
|
+
:name: "몰도바 쿠폰"
|
490
707
|
:one: "몰도바 쿠폰"
|
491
708
|
:MDL:
|
709
|
+
:name: "몰도바 레이"
|
492
710
|
:one: "몰도바 레이"
|
493
711
|
:other: "몰도바 레이"
|
494
712
|
:symbol: MDL
|
495
713
|
:MGA:
|
714
|
+
:name: "마다가스카르 아리아리"
|
715
|
+
:narrow_symbol: Ar
|
496
716
|
:one: "마다가스카르 아리아리"
|
497
717
|
:other: "마다가스카르 아리아리"
|
498
718
|
:symbol: MGA
|
499
719
|
:MGF:
|
720
|
+
:name: "마다가스카르 프랑"
|
500
721
|
:one: "마다가스카르 프랑"
|
501
722
|
:MKD:
|
723
|
+
:name: "마케도니아 디나르"
|
502
724
|
:one: "마케도니아 디나르"
|
503
725
|
:other: "마케도니아 디나르"
|
504
726
|
:symbol: MKD
|
505
727
|
:MLF:
|
728
|
+
:name: "말리 프랑"
|
506
729
|
:one: "말리 프랑"
|
507
730
|
:MMK:
|
731
|
+
:name: "미얀마 키얏"
|
732
|
+
:narrow_symbol: K
|
508
733
|
:one: "미얀마 키얏"
|
509
734
|
:other: "미얀마 키얏"
|
510
735
|
:symbol: MMK
|
511
736
|
:MNT:
|
737
|
+
:name: "몽골 투그릭"
|
738
|
+
:narrow_symbol: ₮
|
512
739
|
:one: "몽골 투그릭"
|
513
740
|
:other: "몽골 투그릭"
|
514
741
|
:symbol: MNT
|
515
742
|
:MOP:
|
743
|
+
:name: "마카오 파타카"
|
516
744
|
:one: "마카오 파타카"
|
517
745
|
:other: "마카오 파타카"
|
518
746
|
:symbol: MOP
|
519
747
|
:MRO:
|
748
|
+
:name: "모리타니 우기야 (1973–2017)"
|
520
749
|
:one: "모리타니 우기야 (1973–2017)"
|
521
750
|
:other: "모리타니 우기야 (1973–2017)"
|
522
751
|
:symbol: MRO
|
523
752
|
:MRU:
|
753
|
+
:name: "모리타니 우기야"
|
524
754
|
:one: "모리타니 우기야"
|
525
755
|
:other: "모리타니 우기야"
|
526
756
|
:symbol: MRU
|
527
757
|
:MTL:
|
758
|
+
:name: "몰타 리라"
|
528
759
|
:one: "몰타 리라"
|
529
760
|
:MTP:
|
761
|
+
:name: "몰타 파운드"
|
530
762
|
:one: "몰타 파운드"
|
531
763
|
:MUR:
|
764
|
+
:name: "모리셔스 루피"
|
765
|
+
:narrow_symbol: Rs
|
532
766
|
:one: "모리셔스 루피"
|
533
767
|
:other: "모리셔스 루피"
|
534
768
|
:symbol: MUR
|
535
769
|
:MVR:
|
770
|
+
:name: "몰디브 제도 루피아"
|
536
771
|
:one: "몰디브 제도 루피아"
|
537
772
|
:other: "몰디브 제도 루피아"
|
538
773
|
:symbol: MVR
|
539
774
|
:MWK:
|
775
|
+
:name: "말라위 콰쳐"
|
540
776
|
:one: "말라위 콰쳐"
|
541
777
|
:other: "말라위 콰쳐"
|
542
778
|
:symbol: MWK
|
543
779
|
:MXN:
|
780
|
+
:name: "멕시코 페소"
|
781
|
+
:narrow_symbol: $
|
544
782
|
:one: "멕시코 페소"
|
545
783
|
:other: "멕시코 페소"
|
546
784
|
:symbol: MX$
|
547
785
|
:MXP:
|
786
|
+
:name: "멕시코 실버 페소 (1861–1992)"
|
548
787
|
:one: "멕시코 실버 페소 (1861–1992)"
|
549
788
|
:MXV:
|
789
|
+
:name: "멕시코 (UDI)"
|
550
790
|
:one: "멕시코 (UDI)"
|
551
791
|
:MYR:
|
792
|
+
:name: "말레이시아 링깃"
|
793
|
+
:narrow_symbol: RM
|
552
794
|
:one: "말레이시아 링깃"
|
553
795
|
:other: "말레이시아 링깃"
|
554
796
|
:symbol: MYR
|
555
797
|
:MZE:
|
798
|
+
:name: "모잠비크 에스쿠도"
|
556
799
|
:one: "모잠비크 에스쿠도"
|
557
800
|
:MZM:
|
801
|
+
:name: "고 모잠비크 메티칼"
|
558
802
|
:one: "고 모잠비크 메티칼"
|
559
803
|
:MZN:
|
804
|
+
:name: "모잠비크 메티칼"
|
560
805
|
:one: "모잠비크 메티칼"
|
561
806
|
:other: "모잠비크 메티칼"
|
562
807
|
:symbol: MZN
|
563
808
|
:NAD:
|
809
|
+
:name: "나미비아 달러"
|
810
|
+
:narrow_symbol: $
|
564
811
|
:one: "나미비아 달러"
|
565
812
|
:other: "나미비아 달러"
|
566
813
|
:symbol: NAD
|
567
814
|
:NGN:
|
815
|
+
:name: "니제르 나이라"
|
816
|
+
:narrow_symbol: ₦
|
568
817
|
:one: "니제르 나이라"
|
569
818
|
:other: "니제르 나이라"
|
570
819
|
:symbol: NGN
|
571
820
|
:NIC:
|
821
|
+
:name: "니카라과 코르도바"
|
572
822
|
:one: "니카라과 코르도바"
|
573
823
|
:NIO:
|
824
|
+
:name: "니카라과 코르도바 오로"
|
825
|
+
:narrow_symbol: C$
|
574
826
|
:one: "니카라과 코르도바 오로"
|
575
827
|
:other: "니카라과 코르도바 오로"
|
576
828
|
:symbol: NIO
|
577
829
|
:NLG:
|
830
|
+
:name: "네델란드 길더"
|
578
831
|
:one: "네델란드 길더"
|
579
832
|
:NOK:
|
833
|
+
:name: "노르웨이 크로네"
|
834
|
+
:narrow_symbol: kr
|
580
835
|
:one: "노르웨이 크로네"
|
581
836
|
:other: "노르웨이 크로네"
|
582
837
|
:symbol: NOK
|
583
838
|
:NPR:
|
839
|
+
:name: "네팔 루피"
|
840
|
+
:narrow_symbol: Rs
|
584
841
|
:one: "네팔 루피"
|
585
842
|
:other: "네팔 루피"
|
586
843
|
:symbol: NPR
|
587
844
|
:NZD:
|
845
|
+
:name: "뉴질랜드 달러"
|
846
|
+
:narrow_symbol: $
|
588
847
|
:one: "뉴질랜드 달러"
|
589
848
|
:other: "뉴질랜드 달러"
|
590
849
|
:symbol: NZ$
|
591
850
|
:OMR:
|
851
|
+
:name: "오만 리얄"
|
592
852
|
:one: "오만 리얄"
|
593
853
|
:other: "오만 리얄"
|
594
854
|
:symbol: OMR
|
595
855
|
:PAB:
|
856
|
+
:name: "파나마 발보아"
|
596
857
|
:one: "파나마 발보아"
|
597
858
|
:other: "파나마 발보아"
|
598
859
|
:symbol: PAB
|
599
860
|
:PEI:
|
861
|
+
:name: "페루 인티"
|
600
862
|
:one: "페루 인티"
|
601
863
|
:PEN:
|
864
|
+
:name: "페루 솔"
|
602
865
|
:one: "페루 솔"
|
603
866
|
:other: "페루 솔"
|
604
867
|
:symbol: PEN
|
605
868
|
:PES:
|
869
|
+
:name: "페루 솔 (1863–1965)"
|
606
870
|
:one: "페루 솔 (1863–1965)"
|
607
871
|
:PGK:
|
872
|
+
:name: "파푸아뉴기니 키나"
|
608
873
|
:one: "파푸아뉴기니 키나"
|
609
874
|
:other: "파푸아뉴기니 키나"
|
610
875
|
:symbol: PGK
|
611
876
|
:PHP:
|
877
|
+
:name: "필리핀 페소"
|
878
|
+
:narrow_symbol: ₱
|
612
879
|
:one: "필리핀 페소"
|
613
880
|
:other: "필리핀 페소"
|
614
881
|
:symbol: PHP
|
615
882
|
:PKR:
|
883
|
+
:name: "파키스탄 루피"
|
884
|
+
:narrow_symbol: Rs
|
616
885
|
:one: "파키스탄 루피"
|
617
886
|
:other: "파키스탄 루피"
|
618
887
|
:symbol: PKR
|
619
888
|
:PLN:
|
889
|
+
:name: "폴란드 즐로티"
|
890
|
+
:narrow_symbol: zł
|
620
891
|
:one: "폴란드 즐로티"
|
621
892
|
:other: "폴란드 즐로티"
|
622
893
|
:symbol: PLN
|
623
894
|
:PLZ:
|
895
|
+
:name: "폴란드 즐로티 (1950–1995)"
|
624
896
|
:one: "폴란드 즐로티 (1950–1995)"
|
625
897
|
:PTE:
|
898
|
+
:name: "포르투갈 에스쿠도"
|
626
899
|
:one: "포르투갈 에스쿠도"
|
627
900
|
:PYG:
|
901
|
+
:name: "파라과이 과라니"
|
902
|
+
:narrow_symbol: ₲
|
628
903
|
:one: "파라과이 과라니"
|
629
904
|
:other: "파라과이 과라니"
|
630
905
|
:symbol: PYG
|
631
906
|
:QAR:
|
907
|
+
:name: "카타르 리얄"
|
632
908
|
:one: "카타르 리얄"
|
633
909
|
:other: "카타르 리얄"
|
634
910
|
:symbol: QAR
|
635
911
|
:RHD:
|
912
|
+
:name: "로디지아 달러"
|
636
913
|
:one: "로디지아 달러"
|
637
914
|
:ROL:
|
915
|
+
:name: "루마니아 레이"
|
638
916
|
:one: "루마니아 레이"
|
639
917
|
:RON:
|
918
|
+
:name: "루마니아 레우"
|
919
|
+
:narrow_symbol: L
|
640
920
|
:one: "루마니아 레우"
|
641
921
|
:other: "루마니아 레우"
|
642
922
|
:symbol: RON
|
643
923
|
:RSD:
|
924
|
+
:name: "세르비아 디나르"
|
644
925
|
:one: "세르비아 디나르"
|
645
926
|
:other: "세르비아 디나르"
|
646
927
|
:symbol: RSD
|
647
928
|
:RUB:
|
929
|
+
:name: "러시아 루블"
|
930
|
+
:narrow_symbol: ₽
|
648
931
|
:one: "러시아 루블"
|
649
932
|
:other: "러시아 루블"
|
650
933
|
:symbol: RUB
|
651
934
|
:RUR:
|
935
|
+
:name: "러시아 루블 (1991–1998)"
|
936
|
+
:narrow_symbol: р.
|
652
937
|
:one: "러시아 루블 (1991–1998)"
|
653
938
|
:symbol: р.
|
654
939
|
:RWF:
|
940
|
+
:name: "르완다 프랑"
|
941
|
+
:narrow_symbol: RF
|
655
942
|
:one: "르완다 프랑"
|
656
943
|
:other: "르완다 프랑"
|
657
944
|
:symbol: RWF
|
658
945
|
:SAR:
|
946
|
+
:name: "사우디아라비아 리얄"
|
659
947
|
:one: "사우디아라비아 리얄"
|
660
948
|
:other: "사우디아라비아 리얄"
|
661
949
|
:symbol: SAR
|
662
950
|
:SBD:
|
951
|
+
:name: "솔로몬 제도 달러"
|
952
|
+
:narrow_symbol: $
|
663
953
|
:one: "솔로몬 제도 달러"
|
664
954
|
:other: "솔로몬 제도 달러"
|
665
955
|
:symbol: SBD
|
666
956
|
:SCR:
|
957
|
+
:name: "세이셸 루피"
|
667
958
|
:one: "세이셸 루피"
|
668
959
|
:other: "세이셸 루피"
|
669
960
|
:symbol: SCR
|
670
961
|
:SDD:
|
962
|
+
:name: "수단 디나르"
|
671
963
|
:one: "수단 디나르"
|
672
964
|
:SDG:
|
965
|
+
:name: "수단 파운드"
|
673
966
|
:one: "수단 파운드"
|
674
967
|
:other: "수단 파운드"
|
675
968
|
:symbol: SDG
|
676
969
|
:SDP:
|
970
|
+
:name: "고 수단 파운드"
|
677
971
|
:one: "고 수단 파운드"
|
678
972
|
:SEK:
|
973
|
+
:name: "스웨덴 크로나"
|
974
|
+
:narrow_symbol: kr
|
679
975
|
:one: "스웨덴 크로나"
|
680
976
|
:other: "스웨덴 크로나"
|
681
977
|
:symbol: SEK
|
682
978
|
:SGD:
|
979
|
+
:name: "싱가폴 달러"
|
980
|
+
:narrow_symbol: $
|
683
981
|
:one: "싱가폴 달러"
|
684
982
|
:other: "싱가폴 달러"
|
685
983
|
:symbol: SGD
|
686
984
|
:SHP:
|
985
|
+
:name: "세인트헬레나 파운드"
|
986
|
+
:narrow_symbol: £
|
687
987
|
:one: "세인트헬레나 파운드"
|
688
988
|
:other: "세인트헬레나 파운드"
|
689
989
|
:symbol: SHP
|
690
990
|
:SIT:
|
991
|
+
:name: "슬로베니아 톨라르"
|
691
992
|
:one: "슬로베니아 톨라르"
|
692
993
|
:SKK:
|
994
|
+
:name: "슬로바키아 코루나"
|
693
995
|
:one: "슬로바키아 코루나"
|
694
996
|
:SLL:
|
997
|
+
:name: "시에라리온 리온"
|
695
998
|
:one: "시에라리온 리온"
|
696
999
|
:other: "시에라리온 리온"
|
697
1000
|
:symbol: SLL
|
698
1001
|
:SOS:
|
1002
|
+
:name: "소말리아 실링"
|
699
1003
|
:one: "소말리아 실링"
|
700
1004
|
:other: "소말리아 실링"
|
701
1005
|
:symbol: SOS
|
702
1006
|
:SRD:
|
1007
|
+
:name: "수리남 달러"
|
1008
|
+
:narrow_symbol: $
|
703
1009
|
:one: "수리남 달러"
|
704
1010
|
:other: "수리남 달러"
|
705
1011
|
:symbol: SRD
|
706
1012
|
:SRG:
|
1013
|
+
:name: "수리남 길더"
|
707
1014
|
:one: "수리남 길더"
|
708
1015
|
:SSP:
|
1016
|
+
:name: "남수단 파운드"
|
1017
|
+
:narrow_symbol: £
|
709
1018
|
:one: "남수단 파운드"
|
710
1019
|
:other: "남수단 파운드"
|
711
1020
|
:symbol: SSP
|
712
1021
|
:STD:
|
1022
|
+
:name: "상투메 프린시페 도브라 (1977–2017)"
|
713
1023
|
:one: "상투메 프린시페 도브라 (1977–2017)"
|
714
1024
|
:other: "상투메 프린시페 도브라 (1977–2017)"
|
715
1025
|
:symbol: STD
|
716
1026
|
:STN:
|
1027
|
+
:name: "상투메 프린시페 도브라"
|
1028
|
+
:narrow_symbol: Db
|
717
1029
|
:one: "상투메 프린시페 도브라"
|
718
1030
|
:other: "상투메 프린시페 도브라"
|
719
1031
|
:symbol: STN
|
720
1032
|
:SUR:
|
1033
|
+
:name: "소련 루블"
|
721
1034
|
:one: "소련 루블"
|
722
1035
|
:SVC:
|
1036
|
+
:name: "엘살바도르 콜론"
|
723
1037
|
:one: "엘살바도르 콜론"
|
724
1038
|
:SYP:
|
1039
|
+
:name: "시리아 파운드"
|
1040
|
+
:narrow_symbol: £
|
725
1041
|
:one: "시리아 파운드"
|
726
1042
|
:other: "시리아 파운드"
|
727
1043
|
:symbol: SYP
|
728
1044
|
:SZL:
|
1045
|
+
:name: "스와질란드 릴랑게니"
|
729
1046
|
:one: "스와질란드 릴랑게니"
|
730
1047
|
:other: "스와질란드 릴랑게니"
|
731
1048
|
:symbol: SZL
|
732
1049
|
:THB:
|
1050
|
+
:name: "태국 바트"
|
1051
|
+
:narrow_symbol: ฿
|
733
1052
|
:one: "태국 바트"
|
734
1053
|
:other: "태국 바트"
|
735
1054
|
:symbol: THB
|
736
1055
|
:TJR:
|
1056
|
+
:name: "타지키스탄 루블"
|
737
1057
|
:one: "타지키스탄 루블"
|
738
1058
|
:TJS:
|
1059
|
+
:name: "타지키스탄 소모니"
|
739
1060
|
:one: "타지키스탄 소모니"
|
740
1061
|
:other: "타지키스탄 소모니"
|
741
1062
|
:symbol: TJS
|
742
1063
|
:TMM:
|
1064
|
+
:name: "투르크메니스탄 마나트 (1993–2009)"
|
743
1065
|
:one: "투르크메니스탄 마나트 (1993–2009)"
|
744
1066
|
:TMT:
|
1067
|
+
:name: "투르크메니스탄 마나트"
|
745
1068
|
:one: "투르크메니스탄 마나트"
|
746
1069
|
:other: "투르크메니스탄 마나트"
|
747
1070
|
:symbol: TMT
|
748
1071
|
:TND:
|
1072
|
+
:name: "튀니지 디나르"
|
749
1073
|
:one: "튀니지 디나르"
|
750
1074
|
:other: "튀니지 디나르"
|
751
1075
|
:symbol: TND
|
752
1076
|
:TOP:
|
1077
|
+
:name: "통가 파앙가"
|
1078
|
+
:narrow_symbol: T$
|
753
1079
|
:one: "통가 파앙가"
|
754
1080
|
:other: "통가 파앙가"
|
755
1081
|
:symbol: TOP
|
756
1082
|
:TPE:
|
1083
|
+
:name: "티모르 에스쿠도"
|
757
1084
|
:one: "티모르 에스쿠도"
|
758
1085
|
:TRL:
|
1086
|
+
:name: "터키 리라"
|
759
1087
|
:one: "터키 리라"
|
760
1088
|
:TRY:
|
1089
|
+
:name: "신 터키 리라"
|
1090
|
+
:narrow_symbol: ₺
|
761
1091
|
:one: "신 터키 리라"
|
762
1092
|
:other: "신 터키 리라"
|
763
1093
|
:symbol: TRY
|
764
1094
|
:TTD:
|
1095
|
+
:name: "트리니다드 토바고 달러"
|
1096
|
+
:narrow_symbol: $
|
765
1097
|
:one: "트리니다드 토바고 달러"
|
766
1098
|
:other: "트리니다드 토바고 달러"
|
767
1099
|
:symbol: TTD
|
768
1100
|
:TWD:
|
1101
|
+
:name: "신 타이완 달러"
|
1102
|
+
:narrow_symbol: NT$
|
769
1103
|
:one: "신 타이완 달러"
|
770
1104
|
:other: "신 타이완 달러"
|
771
1105
|
:symbol: NT$
|
772
1106
|
:TZS:
|
1107
|
+
:name: "탄자니아 실링"
|
773
1108
|
:one: "탄자니아 실링"
|
774
1109
|
:other: "탄자니아 실링"
|
775
1110
|
:symbol: TZS
|
776
1111
|
:UAH:
|
1112
|
+
:name: "우크라이나 그리브나"
|
1113
|
+
:narrow_symbol: ₴
|
777
1114
|
:one: "우크라이나 그리브나"
|
778
1115
|
:other: "우크라이나 그리브나"
|
779
1116
|
:symbol: UAH
|
780
1117
|
:UAK:
|
1118
|
+
:name: "우크라이나 카보바네츠"
|
781
1119
|
:one: "우크라이나 카보바네츠"
|
782
1120
|
:UGS:
|
1121
|
+
:name: "우간다 실링 (1966–1987)"
|
783
1122
|
:one: "우간다 실링 (1966–1987)"
|
784
1123
|
:UGX:
|
1124
|
+
:name: "우간다 실링"
|
785
1125
|
:one: "우간다 실링"
|
786
1126
|
:other: "우간다 실링"
|
787
1127
|
:symbol: UGX
|
788
1128
|
:USD:
|
1129
|
+
:name: "미국 달러"
|
1130
|
+
:narrow_symbol: $
|
789
1131
|
:one: "미국 달러"
|
790
1132
|
:other: "미국 달러"
|
791
1133
|
:symbol: US$
|
792
1134
|
:USN:
|
1135
|
+
:name: "미국 달러(다음날)"
|
793
1136
|
:one: "미국 달러(다음날)"
|
794
1137
|
:USS:
|
1138
|
+
:name: "미국 달러(당일)"
|
795
1139
|
:one: "미국 달러(당일)"
|
796
1140
|
:UYI:
|
1141
|
+
:name: "우루과이 페소 (UI)"
|
797
1142
|
:one: "우루과이 페소 (UI)"
|
798
1143
|
:UYP:
|
1144
|
+
:name: "우루과이 페소 (1975–1993)"
|
799
1145
|
:one: "우루과이 페소 (1975–1993)"
|
800
1146
|
:UYU:
|
1147
|
+
:name: "우루과이 페소 우루과요"
|
1148
|
+
:narrow_symbol: $
|
801
1149
|
:one: "우루과이 페소 우루과요"
|
802
1150
|
:other: "우루과이 페소 우루과요"
|
803
1151
|
:symbol: UYU
|
804
1152
|
:UZS:
|
1153
|
+
:name: "우즈베키스탄 숨"
|
805
1154
|
:one: "우즈베키스탄 숨"
|
806
1155
|
:other: "우즈베키스탄 숨"
|
807
1156
|
:symbol: UZS
|
808
1157
|
:VEB:
|
1158
|
+
:name: "베네주엘라 볼리바르 (1871–2008)"
|
809
1159
|
:one: "베네주엘라 볼리바르 (1871–2008)"
|
810
1160
|
:VEF:
|
1161
|
+
:name: "베네수엘라 볼리바르 (2008–2018)"
|
1162
|
+
:narrow_symbol: Bs
|
811
1163
|
:one: "베네수엘라 볼리바르 (2008–2018)"
|
812
1164
|
:other: "베네수엘라 볼리바르 (2008–2018)"
|
813
1165
|
:symbol: VEF
|
814
1166
|
:VES:
|
1167
|
+
:name: "베네수엘라 볼리바르"
|
815
1168
|
:one: "베네수엘라 볼리바르"
|
816
1169
|
:other: "베네수엘라 볼리바르"
|
817
1170
|
:symbol: VES
|
818
1171
|
:VND:
|
1172
|
+
:name: "베트남 동"
|
1173
|
+
:narrow_symbol: ₫
|
819
1174
|
:one: "베트남 동"
|
820
1175
|
:other: "베트남 동"
|
821
1176
|
:symbol: ₫
|
822
1177
|
:VNN:
|
1178
|
+
:name: "베트남 동 (1978–1985)"
|
823
1179
|
:one: "베트남 동 (1978–1985)"
|
824
1180
|
:VUV:
|
1181
|
+
:name: "바누아투 바투"
|
825
1182
|
:one: "바누아투 바투"
|
826
1183
|
:other: "바누아투 바투"
|
827
1184
|
:symbol: VUV
|
828
1185
|
:WST:
|
1186
|
+
:name: "서 사모아 탈라"
|
829
1187
|
:one: "서 사모아 탈라"
|
830
1188
|
:other: "서 사모아 탈라"
|
831
1189
|
:symbol: WST
|
832
1190
|
:XAF:
|
1191
|
+
:name: "중앙아프리카 CFA 프랑"
|
833
1192
|
:one: "중앙아프리카 CFA 프랑"
|
834
1193
|
:other: "중앙아프리카 CFA 프랑"
|
835
1194
|
:symbol: FCFA
|
836
1195
|
:XAG:
|
1196
|
+
:name: 은화
|
837
1197
|
:one: 은화
|
838
1198
|
:XAU:
|
1199
|
+
:name: 금
|
839
1200
|
:one: 금
|
840
1201
|
:XBA:
|
1202
|
+
:name: "유르코 (유럽 회계 단위)"
|
841
1203
|
:one: "유르코 (유럽 회계 단위)"
|
842
1204
|
:XBB:
|
1205
|
+
:name: "유럽 통화 동맹"
|
843
1206
|
:one: "유럽 통화 동맹"
|
844
1207
|
:XBC:
|
1208
|
+
:name: "유럽 계산 단위 (XBC)"
|
845
1209
|
:one: "유럽 계산 단위 (XBC)"
|
846
1210
|
:XBD:
|
1211
|
+
:name: "유럽 계산 단위 (XBD)"
|
847
1212
|
:one: "유럽 계산 단위 (XBD)"
|
848
1213
|
:XCD:
|
1214
|
+
:name: "동카리브 달러"
|
1215
|
+
:narrow_symbol: $
|
849
1216
|
:one: "동카리브 달러"
|
850
1217
|
:other: "동카리브 달러"
|
851
1218
|
:symbol: EC$
|
852
1219
|
:XDR:
|
1220
|
+
:name: 특별인출권
|
853
1221
|
:one: 특별인출권
|
854
1222
|
:XEU:
|
1223
|
+
:name: "유럽 환율 단위"
|
855
1224
|
:one: "유럽 환율 단위"
|
856
1225
|
:XFO:
|
1226
|
+
:name: "프랑스 프랑 (Gold)"
|
857
1227
|
:one: "프랑스 프랑 (Gold)"
|
858
1228
|
:XFU:
|
1229
|
+
:name: "프랑스 프랑 (UIC)"
|
859
1230
|
:one: "프랑스 프랑 (UIC)"
|
860
1231
|
:XOF:
|
1232
|
+
:name: "서아프리카 CFA 프랑"
|
861
1233
|
:one: "서아프리카 CFA 프랑"
|
862
1234
|
:other: "서아프리카 CFA 프랑"
|
863
1235
|
:symbol: CFA
|
864
1236
|
:XPD:
|
1237
|
+
:name: 팔라듐
|
865
1238
|
:one: 팔라듐
|
866
1239
|
:XPF:
|
1240
|
+
:name: "CFP 프랑"
|
867
1241
|
:one: "CFP 프랑"
|
868
1242
|
:other: "CFP 프랑"
|
869
1243
|
:symbol: CFPF
|
870
1244
|
:XPT:
|
1245
|
+
:name: 백금
|
871
1246
|
:one: 백금
|
872
1247
|
:XRE:
|
1248
|
+
:name: "RINET 기금"
|
873
1249
|
:one: "RINET 기금"
|
874
1250
|
:XTS:
|
1251
|
+
:name: "테스트 통화 코드"
|
875
1252
|
:one: "테스트 통화 코드"
|
876
1253
|
:XXX:
|
1254
|
+
:name: "알 수 없는 통화 단위"
|
877
1255
|
:one: "알 수 없는 통화 단위"
|
878
1256
|
:other: "(알 수 없는 통화 단위)"
|
879
1257
|
:symbol: ¤
|
880
1258
|
:YDD:
|
1259
|
+
:name: "예멘 디나르"
|
881
1260
|
:one: "예멘 디나르"
|
882
1261
|
:YER:
|
1262
|
+
:name: "예멘 리알"
|
883
1263
|
:one: "예멘 리알"
|
884
1264
|
:other: "예멘 리알"
|
885
1265
|
:symbol: YER
|
886
1266
|
:YUD:
|
1267
|
+
:name: "유고슬라비아 동전 디나르"
|
887
1268
|
:one: "유고슬라비아 동전 디나르"
|
888
1269
|
:YUM:
|
1270
|
+
:name: "유고슬라비아 노비 디나르"
|
889
1271
|
:one: "유고슬라비아 노비 디나르"
|
890
1272
|
:YUN:
|
1273
|
+
:name: "유고슬라비아 전환 디나르"
|
891
1274
|
:one: "유고슬라비아 전환 디나르"
|
892
1275
|
:ZAL:
|
1276
|
+
:name: "남아프리카 랜드 (금융)"
|
893
1277
|
:one: "남아프리카 랜드 (금융)"
|
894
1278
|
:ZAR:
|
1279
|
+
:name: "남아프리카 랜드"
|
1280
|
+
:narrow_symbol: R
|
895
1281
|
:one: "남아프리카 랜드"
|
896
1282
|
:other: "남아프리카 랜드"
|
897
1283
|
:symbol: ZAR
|
898
1284
|
:ZMK:
|
1285
|
+
:name: "쟘비아 콰쳐 (1968–2012)"
|
899
1286
|
:one: "쟘비아 콰쳐 (1968–2012)"
|
900
1287
|
:ZMW:
|
1288
|
+
:name: "잠비아 콰쳐"
|
1289
|
+
:narrow_symbol: ZK
|
901
1290
|
:one: "잠비아 콰쳐"
|
902
1291
|
:other: "잠비아 콰쳐"
|
903
1292
|
:symbol: ZMW
|
904
1293
|
:ZRN:
|
1294
|
+
:name: "자이르 신권 자이르"
|
905
1295
|
:one: "자이르 신권 자이르"
|
906
1296
|
:ZRZ:
|
1297
|
+
:name: "자이르 자이르"
|
907
1298
|
:one: "자이르 자이르"
|
908
1299
|
:ZWD:
|
1300
|
+
:name: "짐바브웨 달러"
|
909
1301
|
:one: "짐바브웨 달러"
|
910
1302
|
:ZWL:
|
1303
|
+
:name: "짐바브웨 달러 (2009)"
|
911
1304
|
:one: "짐바브웨 달러 (2009)"
|
912
1305
|
:ZWR:
|
1306
|
+
:name: "짐바브웨 달러 (2008)"
|
913
1307
|
:one: "짐바브웨 달러 (2008)"
|