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
@@ -33,7 +33,7 @@
|
|
33
33
|
:av: Αβαρικά
|
34
34
|
:awa: Αγουαντί
|
35
35
|
:ay: Αϊμάρα
|
36
|
-
:az:
|
36
|
+
:az: Αζερμπαϊτζανικά
|
37
37
|
:ba: Μπασκίρ
|
38
38
|
:bal: Μπαλούτσι
|
39
39
|
:ban: Μπαλινίζ
|
@@ -127,8 +127,8 @@
|
|
127
127
|
:en: Αγγλικά
|
128
128
|
:en-AU: "Αγγλικά Αυστραλίας"
|
129
129
|
:en-CA: "Αγγλικά Καναδά"
|
130
|
-
:en-GB: "Αγγλικά
|
131
|
-
:en-US: "Αγγλικά
|
130
|
+
:en-GB: "Αγγλικά Βρετανίας"
|
131
|
+
:en-US: "Αγγλικά Αμερικής"
|
132
132
|
:enm: "Μέσα Αγγλικά"
|
133
133
|
:eo: Εσπεράντο
|
134
134
|
:es: Ισπανικά
|
@@ -308,7 +308,7 @@
|
|
308
308
|
:mi: Μαορί
|
309
309
|
:mic: Μικμάκ
|
310
310
|
:min: Μινανγκαμπάου
|
311
|
-
:mk:
|
311
|
+
:mk: Σλαβομακεδονικά
|
312
312
|
:ml: Μαλαγιαλαμικά
|
313
313
|
:mn: Μογγολικά
|
314
314
|
:mnc: Μαντσού
|
@@ -489,7 +489,7 @@
|
|
489
489
|
:tyv: Τουβινικά
|
490
490
|
:tzm: "Ταμαζίτ Κεντρικού Μαρόκο"
|
491
491
|
:udm: Ουντμούρτ
|
492
|
-
:ug:
|
492
|
+
:ug: Ουιγουρικά
|
493
493
|
:uga: Ουγκαριτικά
|
494
494
|
:uk: Ουκρανικά
|
495
495
|
:umb: Ουμπούντου
|
@@ -519,15 +519,15 @@
|
|
519
519
|
:ybb: Γιέμπα
|
520
520
|
:yi: Γίντις
|
521
521
|
:yo: Γιορούμπα
|
522
|
-
:yue:
|
522
|
+
:yue: Καντονέζικα
|
523
523
|
:za: Ζουάνγκ
|
524
524
|
:zap: Ζάποτεκ
|
525
525
|
:zbl: "Σύμβολα Bliss"
|
526
526
|
:zen: Ζενάγκα
|
527
527
|
:zgh: "Τυπικά Ταμαζίτ Μαρόκου"
|
528
|
-
:zh:
|
529
|
-
:zh-Hans: "Απλοποιημένα
|
530
|
-
:zh-Hant: "Παραδοσιακά
|
528
|
+
:zh: Κινεζικά
|
529
|
+
:zh-Hans: "Απλοποιημένα Κινεζικά"
|
530
|
+
:zh-Hant: "Παραδοσιακά Κινεζικά"
|
531
531
|
:zu: Ζουλού
|
532
532
|
:zun: Ζούνι
|
533
533
|
:zxx: "Χωρίς γλωσσολογικό περιεχόμενο"
|
@@ -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,14 +1,15 @@
|
|
1
1
|
---
|
2
2
|
:el:
|
3
3
|
:cardinal:
|
4
|
-
:rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num);
|
5
|
-
|
6
|
-
: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
|
+
(n == 1 ? :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
|
-
|
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
|
+
:other }
|
13
14
|
:names:
|
14
15
|
- :other
|
@@ -200,7 +200,7 @@
|
|
200
200
|
:one: "{0} κιλοβατώρα"
|
201
201
|
:other: "{0} κιλοβατώρες"
|
202
202
|
:energy-therm-us:
|
203
|
-
:one: "{0}
|
203
|
+
:one: "{0} θερμική μονάδα ΗΠΑ"
|
204
204
|
:other: "{0} θερμικές μονάδες ΗΠΑ"
|
205
205
|
:force-newton:
|
206
206
|
:one: "{0} νιούτον"
|
@@ -220,6 +220,9 @@
|
|
220
220
|
:frequency-megahertz:
|
221
221
|
:one: "{0} μεγαχέρτζ"
|
222
222
|
:other: "{0} μεγαχέρτζ"
|
223
|
+
:graphics-dot:
|
224
|
+
:one: "{0} κουκκίδα"
|
225
|
+
:other: "{0} κουκκίδες"
|
223
226
|
:graphics-dot-per-centimeter:
|
224
227
|
:one: "{0} κουκκίδα ανά εκατοστό"
|
225
228
|
:other: "{0} κουκκίδες ανά εκατοστό"
|
@@ -250,9 +253,18 @@
|
|
250
253
|
:length-decimeter:
|
251
254
|
:one: "{0} δεκατόμετρο"
|
252
255
|
:other: "{0} δεκατόμετρα"
|
256
|
+
:length-earth-radius:
|
257
|
+
:one: "{0} ακτίνα της Γης"
|
258
|
+
:other: "{0} ακτίνες της Γης"
|
259
|
+
:length-fathom:
|
260
|
+
:one: "{0} οργιά"
|
261
|
+
:other: "{0} οργιές"
|
253
262
|
:length-foot:
|
254
263
|
:one: "{0} πόδι"
|
255
264
|
:other: "{0} πόδια"
|
265
|
+
:length-furlong:
|
266
|
+
:one: "{0} φέρλονγκ"
|
267
|
+
:other: "{0} φέρλονγκ"
|
256
268
|
:length-inch:
|
257
269
|
:one: "{0} ίντσα"
|
258
270
|
:other: "{0} ίντσες"
|
@@ -298,6 +310,12 @@
|
|
298
310
|
:length-yard:
|
299
311
|
:one: "{0} γιάρδα"
|
300
312
|
:other: "{0} γιάρδες"
|
313
|
+
:light-candela:
|
314
|
+
:one: "{0} καντέλα"
|
315
|
+
:other: "{0} καντέλα"
|
316
|
+
:light-lumen:
|
317
|
+
:one: "{0} λούμεν"
|
318
|
+
:other: "{0} λούμεν"
|
301
319
|
:light-lux:
|
302
320
|
:one: "{0} λουξ"
|
303
321
|
:other: "{0} λουξ"
|
@@ -313,6 +331,9 @@
|
|
313
331
|
:mass-earth-mass:
|
314
332
|
:one: "{0} μάζα της Γης"
|
315
333
|
:other: "{0} μάζες της Γης"
|
334
|
+
:mass-grain:
|
335
|
+
:one: "{0} κόκκος"
|
336
|
+
:other: "{0} κόκκοι"
|
316
337
|
:mass-gram:
|
317
338
|
:one: "{0} γραμμάριο"
|
318
339
|
:other: "{0} γραμμάρια"
|
@@ -320,8 +341,8 @@
|
|
320
341
|
:one: "{0} χιλιόγραμμο"
|
321
342
|
:other: "{0} χιλιόγραμμα"
|
322
343
|
:mass-metric-ton:
|
323
|
-
:one: "{0}
|
324
|
-
:other: "{0}
|
344
|
+
:one: "{0} τόνος"
|
345
|
+
:other: "{0} τόνοι"
|
325
346
|
:mass-microgram:
|
326
347
|
:one: "{0} μικρογραμμάριο"
|
327
348
|
:other: "{0} μικρογραμμάρια"
|
@@ -340,9 +361,12 @@
|
|
340
361
|
:mass-solar-mass:
|
341
362
|
:one: "{0} μάζα του Ήλιου"
|
342
363
|
:other: "{0} μάζες του Ήλιου"
|
364
|
+
:mass-stone:
|
365
|
+
:one: "{0} stone"
|
366
|
+
:other: "{0} stone"
|
343
367
|
:mass-ton:
|
344
|
-
:one: "{0} τόνος"
|
345
|
-
:other: "{0} τόνοι"
|
368
|
+
:one: "{0} τόνος ΗΠΑ"
|
369
|
+
:other: "{0} τόνοι ΗΠΑ"
|
346
370
|
:power-gigawatt:
|
347
371
|
:one: "{0} γιγαβάτ"
|
348
372
|
:other: "{0} γιγαβάτ"
|
@@ -427,6 +451,9 @@
|
|
427
451
|
:volume-barrel:
|
428
452
|
:one: "{0} βαρέλι"
|
429
453
|
:other: "{0} βαρέλια"
|
454
|
+
:volume-bushel:
|
455
|
+
:one: "{0} μπούσελ"
|
456
|
+
:other: "{0} μπούσελ"
|
430
457
|
:volume-centiliter:
|
431
458
|
:one: "{0} εκατοστόλιτρο"
|
432
459
|
:other: "{0} εκατοστόλιτρα"
|
@@ -460,6 +487,18 @@
|
|
460
487
|
:volume-deciliter:
|
461
488
|
:one: "{0} δεκατόλιτρο"
|
462
489
|
:other: "{0} δεκατόλιτρα"
|
490
|
+
:volume-dessert-spoon:
|
491
|
+
:one: "{0} κουταλιά φρούτου"
|
492
|
+
:other: "{0} κουταλιές φρούτου"
|
493
|
+
:volume-dessert-spoon-imperial:
|
494
|
+
:one: "{0} αγγλοσαξονική κουταλιά φρούτου"
|
495
|
+
:other: "{0} αγγλοσαξονικές κουταλιές φρούτου"
|
496
|
+
:volume-dram:
|
497
|
+
:one: "{0} δράμι"
|
498
|
+
:other: "{0} δράμια"
|
499
|
+
:volume-drop:
|
500
|
+
:one: "{0} σταγόνα"
|
501
|
+
:other: "{0} σταγόνες"
|
463
502
|
:volume-fluid-ounce:
|
464
503
|
:one: "{0} ουγγιά όγκου"
|
465
504
|
:other: "{0} ουγγιές όγκου"
|
@@ -475,6 +514,9 @@
|
|
475
514
|
:volume-hectoliter:
|
476
515
|
:one: "{0} εκτόλιτρο"
|
477
516
|
:other: "{0} εκτόλιτρα"
|
517
|
+
:volume-jigger:
|
518
|
+
:one: "{0} μεζούρα"
|
519
|
+
:other: "{0} μεζούρες"
|
478
520
|
:volume-liter:
|
479
521
|
:one: "{0} λίτρο"
|
480
522
|
:other: "{0} λίτρα"
|
@@ -484,6 +526,9 @@
|
|
484
526
|
:volume-milliliter:
|
485
527
|
:one: "{0} χιλιοστόλιτρο"
|
486
528
|
:other: "{0} χιλιοστόλιτρα"
|
529
|
+
:volume-pinch:
|
530
|
+
:one: "{0} πρέζα"
|
531
|
+
:other: "{0} πρέζες"
|
487
532
|
:volume-pint:
|
488
533
|
:one: "{0} πίντα"
|
489
534
|
:other: "{0} πίντες"
|
@@ -493,6 +538,9 @@
|
|
493
538
|
:volume-quart:
|
494
539
|
:one: "{0} τέταρτο του γαλονιού"
|
495
540
|
:other: "{0} τέταρτα του γαλονιού"
|
541
|
+
:volume-quart-imperial:
|
542
|
+
:one: "{0} αγγλοσαξονικό τέταρτο του γαλονιού"
|
543
|
+
:other: "{0} αγγλοσαξονικά τέταρτα του γαλονιού"
|
496
544
|
:volume-tablespoon:
|
497
545
|
:one: "{0} κουταλιά της σούπας"
|
498
546
|
:other: "{0} κουταλιές της σούπας"
|
@@ -862,6 +910,9 @@
|
|
862
910
|
:frequency-megahertz:
|
863
911
|
:one: "{0} MHz"
|
864
912
|
:other: "{0} MHz"
|
913
|
+
:graphics-dot:
|
914
|
+
:one: "{0} κουκ."
|
915
|
+
:other: "{0} κουκ."
|
865
916
|
:graphics-dot-per-centimeter:
|
866
917
|
:other: "{0} dpcm"
|
867
918
|
:graphics-dot-per-inch:
|
@@ -885,13 +936,18 @@
|
|
885
936
|
:length-decimeter:
|
886
937
|
:one: "{0} δεκ."
|
887
938
|
:other: "{0} δεκ."
|
939
|
+
:length-earth-radius:
|
940
|
+
:one: "{0} R⊕"
|
941
|
+
:other: "{0} R⊕"
|
888
942
|
:length-fathom:
|
889
|
-
:
|
943
|
+
:one: "{0} οργ."
|
944
|
+
:other: "{0} οργ."
|
890
945
|
:length-foot:
|
891
946
|
:one: "{0} πδ"
|
892
947
|
:other: "{0} πδ"
|
893
948
|
:length-furlong:
|
894
|
-
:
|
949
|
+
:one: "{0} φέρλ."
|
950
|
+
:other: "{0} φέρλ."
|
895
951
|
:length-inch:
|
896
952
|
:one: "{0} ίν."
|
897
953
|
:other: "{0} ίν."
|
@@ -936,6 +992,12 @@
|
|
936
992
|
:length-yard:
|
937
993
|
:one: "{0} γρδ"
|
938
994
|
:other: "{0} γρδ"
|
995
|
+
:light-candela:
|
996
|
+
:one: "{0} καντ."
|
997
|
+
:other: "{0} καντ."
|
998
|
+
:light-lumen:
|
999
|
+
:one: "{0} λμ."
|
1000
|
+
:other: "{0} λμ."
|
939
1001
|
:light-lux:
|
940
1002
|
:one: "{0} λουξ"
|
941
1003
|
:other: "{0} λουξ"
|
@@ -951,6 +1013,9 @@
|
|
951
1013
|
:mass-earth-mass:
|
952
1014
|
:one: "{0} M⊕"
|
953
1015
|
:other: "{0} M⊕"
|
1016
|
+
:mass-grain:
|
1017
|
+
:one: "{0} κόκ."
|
1018
|
+
:other: "{0} κόκ."
|
954
1019
|
:mass-gram:
|
955
1020
|
:one: "{0} γρ."
|
956
1021
|
:other: "{0} γρ."
|
@@ -958,8 +1023,8 @@
|
|
958
1023
|
:one: "{0} κιλό"
|
959
1024
|
:other: "{0} κιλά"
|
960
1025
|
:mass-metric-ton:
|
961
|
-
:one: "{0}
|
962
|
-
:other: "{0}
|
1026
|
+
:one: "{0} τ."
|
1027
|
+
:other: "{0} τ."
|
963
1028
|
:mass-microgram:
|
964
1029
|
:one: "{0} µg"
|
965
1030
|
:other: "{0} µg"
|
@@ -979,10 +1044,11 @@
|
|
979
1044
|
:one: "{0} M☉"
|
980
1045
|
:other: "{0} M☉"
|
981
1046
|
:mass-stone:
|
1047
|
+
:one: "{0} st"
|
982
1048
|
:other: "{0} st"
|
983
1049
|
:mass-ton:
|
984
|
-
:one: "{0} τ."
|
985
|
-
:other: "{0} τ."
|
1050
|
+
:one: "{0} τ. ΗΠΑ"
|
1051
|
+
:other: "{0} τ. ΗΠΑ"
|
986
1052
|
:power-gigawatt:
|
987
1053
|
:one: "{0} GW"
|
988
1054
|
:other: "{0} GW"
|
@@ -1068,7 +1134,8 @@
|
|
1068
1134
|
:one: "{0} βρλ"
|
1069
1135
|
:other: "{0} βρλ"
|
1070
1136
|
:volume-bushel:
|
1071
|
-
:
|
1137
|
+
:one: "{0} μπ."
|
1138
|
+
:other: "{0} μπ."
|
1072
1139
|
:volume-centiliter:
|
1073
1140
|
:one: "{0} cL"
|
1074
1141
|
:other: "{0} cL"
|
@@ -1102,6 +1169,18 @@
|
|
1102
1169
|
:volume-deciliter:
|
1103
1170
|
:one: "{0} dL"
|
1104
1171
|
:other: "{0} dL"
|
1172
|
+
:volume-dessert-spoon:
|
1173
|
+
:one: "{0} κ.φρ."
|
1174
|
+
:other: "{0} κ.φρ."
|
1175
|
+
:volume-dessert-spoon-imperial:
|
1176
|
+
:one: "{0} αγγλ. κουτ. φρ."
|
1177
|
+
:other: "{0} αγγλ. κουτ. φρ."
|
1178
|
+
:volume-dram:
|
1179
|
+
:one: "{0} δρ. όγκου"
|
1180
|
+
:other: "{0} δρ. όγκου"
|
1181
|
+
:volume-drop:
|
1182
|
+
:one: "{0} σταγ."
|
1183
|
+
:other: "{0} σταγ."
|
1105
1184
|
:volume-fluid-ounce:
|
1106
1185
|
:one: "{0} fl oz"
|
1107
1186
|
:other: "{0} fl oz"
|
@@ -1117,6 +1196,9 @@
|
|
1117
1196
|
:volume-hectoliter:
|
1118
1197
|
:one: "{0} hL"
|
1119
1198
|
:other: "{0} hL"
|
1199
|
+
:volume-jigger:
|
1200
|
+
:one: "{0} μεζ."
|
1201
|
+
:other: "{0} μεζ."
|
1120
1202
|
:volume-liter:
|
1121
1203
|
:one: "{0} λίτ."
|
1122
1204
|
:other: "{0} λίτ."
|
@@ -1126,6 +1208,9 @@
|
|
1126
1208
|
:volume-milliliter:
|
1127
1209
|
:one: "{0} mL"
|
1128
1210
|
:other: "{0} mL"
|
1211
|
+
:volume-pinch:
|
1212
|
+
:one: "{0} πρ."
|
1213
|
+
:other: "{0} πρ."
|
1129
1214
|
:volume-pint:
|
1130
1215
|
:one: "{0} πντ"
|
1131
1216
|
:other: "{0} πντ"
|
@@ -1135,6 +1220,9 @@
|
|
1135
1220
|
:volume-quart:
|
1136
1221
|
:one: "{0} τέτ. γαλ."
|
1137
1222
|
:other: "{0} τέτ. γαλ."
|
1223
|
+
:volume-quart-imperial:
|
1224
|
+
:one: "{0} αγγλ. τέτ. γαλ."
|
1225
|
+
:other: "{0} αγγλ. τέτ. γαλ."
|
1138
1226
|
:volume-tablespoon:
|
1139
1227
|
:one: "{0} κ.σ."
|
1140
1228
|
:other: "{0} κ.σ."
|
@@ -2,1013 +2,1422 @@
|
|
2
2
|
:en-001:
|
3
3
|
:currencies:
|
4
4
|
:ADP:
|
5
|
+
:name: "Andorran Peseta"
|
5
6
|
:one: "Andorran peseta"
|
6
7
|
:other: "Andorran pesetas"
|
7
8
|
:AED:
|
9
|
+
:name: "United Arab Emirates Dirham"
|
8
10
|
:one: "UAE dirham"
|
9
11
|
:other: "UAE dirhams"
|
10
12
|
:AFA:
|
13
|
+
:name: "Afghan Afghani (1927–2002)"
|
11
14
|
:one: "Afghan afghani (1927–2002)"
|
12
15
|
:other: "Afghan afghanis (1927–2002)"
|
13
16
|
:AFN:
|
14
|
-
:
|
15
|
-
:
|
17
|
+
:name: "Afghan Afghani"
|
18
|
+
:narrow_symbol: ؋
|
19
|
+
:one: "Afghan afghani"
|
20
|
+
:other: "Afghan afghanis"
|
21
|
+
:symbol: ؋
|
16
22
|
:ALK:
|
23
|
+
:name: "Albanian Lek (1946–1965)"
|
17
24
|
:one: "Albanian lek (1946–1965)"
|
18
25
|
:other: "Albanian lekë (1946–1965)"
|
19
26
|
:ALL:
|
27
|
+
:name: "Albanian Lek"
|
20
28
|
:one: "Albanian lek"
|
21
29
|
:other: "Albanian lekë"
|
22
30
|
:AMD:
|
31
|
+
:name: "Armenian Dram"
|
32
|
+
:narrow_symbol: ֏
|
23
33
|
:one: "Armenian dram"
|
24
34
|
:other: "Armenian drams"
|
35
|
+
:symbol: ֏
|
25
36
|
:ANG:
|
37
|
+
:name: "Netherlands Antillean Guilder"
|
26
38
|
:one: "Netherlands Antillean guilder"
|
27
39
|
:other: "Netherlands Antillean guilders"
|
28
40
|
:AOA:
|
41
|
+
:name: "Angolan Kwanza"
|
42
|
+
:narrow_symbol: Kz
|
29
43
|
:one: "Angolan kwanza"
|
30
44
|
:other: "Angolan kwanzas"
|
31
45
|
:symbol: Kz
|
32
46
|
:AOK:
|
47
|
+
:name: "Angolan Kwanza (1977–1991)"
|
33
48
|
:one: "Angolan kwanza (1977–1991)"
|
34
49
|
:other: "Angolan kwanzas (1977–1991)"
|
35
50
|
:AON:
|
51
|
+
:name: "Angolan New Kwanza (1990–2000)"
|
36
52
|
:one: "Angolan new kwanza (1990–2000)"
|
37
53
|
:other: "Angolan new kwanzas (1990–2000)"
|
38
54
|
:AOR:
|
55
|
+
:name: "Angolan Readjusted Kwanza (1995–1999)"
|
39
56
|
:one: "Angolan readjusted kwanza (1995–1999)"
|
40
57
|
:other: "Angolan readjusted kwanzas (1995–1999)"
|
41
58
|
:ARA:
|
59
|
+
:name: "Argentine Austral"
|
42
60
|
:one: "Argentine austral"
|
43
61
|
:other: "Argentine australs"
|
44
62
|
:ARL:
|
63
|
+
:name: "Argentine Peso Ley (1970–1983)"
|
45
64
|
:one: "Argentine peso ley (1970–1983)"
|
46
65
|
:other: "Argentine pesos ley (1970–1983)"
|
47
66
|
:ARM:
|
67
|
+
:name: "Argentine Peso (1881–1970)"
|
48
68
|
:one: "Argentine peso (1881–1970)"
|
49
69
|
:other: "Argentine pesos (1881–1970)"
|
50
70
|
:ARP:
|
71
|
+
:name: "Argentine Peso (1983–1985)"
|
51
72
|
:one: "Argentine peso (1983–1985)"
|
52
73
|
:other: "Argentine pesos (1983–1985)"
|
53
74
|
:ARS:
|
75
|
+
:name: "Argentine Peso"
|
76
|
+
:narrow_symbol: $
|
54
77
|
:one: "Argentine peso"
|
55
78
|
:other: "Argentine pesos"
|
56
79
|
:symbol: $
|
57
80
|
:ATS:
|
81
|
+
:name: "Austrian Schilling"
|
58
82
|
:one: "Austrian schilling"
|
59
83
|
:other: "Austrian schillings"
|
60
84
|
:AUD:
|
85
|
+
:name: "Australian Dollar"
|
86
|
+
:narrow_symbol: $
|
61
87
|
:one: "Australian dollar"
|
62
88
|
:other: "Australian dollars"
|
63
89
|
:symbol: A$
|
64
90
|
:AWG:
|
91
|
+
:name: "Aruban Florin"
|
65
92
|
:one: "Aruban florin"
|
66
93
|
:other: "Aruban florin"
|
67
94
|
:AZM:
|
95
|
+
:name: "Azerbaijani Manat (1993–2006)"
|
68
96
|
:one: "Azerbaijani manat (1993–2006)"
|
69
97
|
:other: "Azerbaijani manats (1993–2006)"
|
70
98
|
:AZN:
|
99
|
+
:name: "Azerbaijani Manat"
|
100
|
+
:narrow_symbol: ₼
|
71
101
|
:one: "Azerbaijani manat"
|
72
102
|
:other: "Azerbaijani manats"
|
103
|
+
:symbol: ₼
|
73
104
|
:BAD:
|
105
|
+
:name: "Bosnia-Herzegovina Dinar (1992–1994)"
|
74
106
|
:one: "Bosnia-Herzegovina dinar (1992–1994)"
|
75
107
|
:other: "Bosnia-Herzegovina dinars (1992–1994)"
|
76
108
|
:BAM:
|
109
|
+
:name: "Bosnia-Herzegovina Convertible Mark"
|
110
|
+
:narrow_symbol: KM
|
77
111
|
:one: "Bosnia-Herzegovina convertible mark"
|
78
112
|
:other: "Bosnia-Herzegovina convertible marks"
|
79
113
|
:symbol: KM
|
80
114
|
:BAN:
|
115
|
+
:name: "Bosnia-Herzegovina New Dinar (1994–1997)"
|
81
116
|
:one: "Bosnia-Herzegovina new dinar (1994–1997)"
|
82
117
|
:other: "Bosnia-Herzegovina new dinars (1994–1997)"
|
83
118
|
:BBD:
|
119
|
+
:name: "Barbadian Dollar"
|
120
|
+
:narrow_symbol: $
|
84
121
|
:one: "Barbadian dollar"
|
85
122
|
:other: "Barbadian dollars"
|
86
123
|
:symbol: $
|
87
124
|
:BDT:
|
125
|
+
:name: "Bangladeshi Taka"
|
126
|
+
:narrow_symbol: ৳
|
88
127
|
:one: "Bangladeshi taka"
|
89
128
|
:other: "Bangladeshi takas"
|
90
129
|
:symbol: ৳
|
91
130
|
:BEC:
|
131
|
+
:name: "Belgian Franc (convertible)"
|
92
132
|
:one: "Belgian franc (convertible)"
|
93
133
|
:other: "Belgian francs (convertible)"
|
94
134
|
:BEF:
|
135
|
+
:name: "Belgian Franc"
|
95
136
|
:one: "Belgian franc"
|
96
137
|
:other: "Belgian francs"
|
97
138
|
:BEL:
|
139
|
+
:name: "Belgian Franc (financial)"
|
98
140
|
:one: "Belgian franc (financial)"
|
99
141
|
:other: "Belgian francs (financial)"
|
100
142
|
:BGL:
|
143
|
+
:name: "Bulgarian Hard Lev"
|
101
144
|
:one: "Bulgarian hard lev"
|
102
145
|
:other: "Bulgarian hard leva"
|
103
146
|
:BGM:
|
147
|
+
:name: "Bulgarian Socialist Lev"
|
104
148
|
:one: "Bulgarian socialist lev"
|
105
149
|
:other: "Bulgarian socialist leva"
|
106
150
|
:BGN:
|
151
|
+
:name: "Bulgarian Lev"
|
107
152
|
:one: "Bulgarian lev"
|
108
153
|
:other: "Bulgarian leva"
|
109
154
|
:BGO:
|
155
|
+
:name: "Bulgarian Lev (1879–1952)"
|
110
156
|
:one: "Bulgarian lev (1879–1952)"
|
111
157
|
:other: "Bulgarian leva (1879–1952)"
|
112
158
|
:BHD:
|
159
|
+
:name: "Bahraini Dinar"
|
113
160
|
:one: "Bahraini dinar"
|
114
161
|
:other: "Bahraini dinars"
|
115
162
|
:BIF:
|
163
|
+
:name: "Burundian Franc"
|
116
164
|
:one: "Burundian franc"
|
117
165
|
:other: "Burundian francs"
|
118
166
|
:BMD:
|
119
|
-
:
|
120
|
-
:
|
167
|
+
:name: "Bermudian Dollar"
|
168
|
+
:narrow_symbol: $
|
169
|
+
:one: "Bermudian dollar"
|
170
|
+
:other: "Bermudian dollars"
|
121
171
|
:symbol: $
|
122
172
|
:BND:
|
173
|
+
:name: "Brunei Dollar"
|
174
|
+
:narrow_symbol: $
|
123
175
|
:one: "Brunei dollar"
|
124
176
|
:other: "Brunei dollars"
|
125
177
|
:symbol: $
|
126
178
|
:BOB:
|
179
|
+
:name: "Bolivian Boliviano"
|
180
|
+
:narrow_symbol: Bs
|
127
181
|
:one: "Bolivian boliviano"
|
128
182
|
:other: "Bolivian bolivianos"
|
129
183
|
:symbol: Bs
|
130
184
|
:BOL:
|
185
|
+
:name: "Bolivian Boliviano (1863–1963)"
|
131
186
|
:one: "Bolivian boliviano (1863–1963)"
|
132
187
|
:other: "Bolivian bolivianos (1863–1963)"
|
133
188
|
:BOP:
|
189
|
+
:name: "Bolivian Peso"
|
134
190
|
:one: "Bolivian peso"
|
135
191
|
:other: "Bolivian pesos"
|
136
192
|
:BOV:
|
193
|
+
:name: "Bolivian Mvdol"
|
137
194
|
:one: "Bolivian mvdol"
|
138
195
|
:other: "Bolivian mvdols"
|
139
196
|
:BRB:
|
197
|
+
:name: "Brazilian New Cruzeiro (1967–1986)"
|
140
198
|
:one: "Brazilian new cruzeiro (1967–1986)"
|
141
199
|
:other: "Brazilian new cruzeiros (1967–1986)"
|
142
200
|
:BRC:
|
201
|
+
:name: "Brazilian Cruzado (1986–1989)"
|
143
202
|
:one: "Brazilian cruzado (1986–1989)"
|
144
203
|
:other: "Brazilian cruzados (1986–1989)"
|
145
204
|
:BRE:
|
205
|
+
:name: "Brazilian Cruzeiro (1990–1993)"
|
146
206
|
:one: "Brazilian cruzeiro (1990–1993)"
|
147
207
|
:other: "Brazilian cruzeiros (1990–1993)"
|
148
208
|
:BRL:
|
209
|
+
:name: "Brazilian Real"
|
210
|
+
:narrow_symbol: R$
|
149
211
|
:one: "Brazilian real"
|
150
212
|
:other: "Brazilian reals"
|
151
213
|
:symbol: R$
|
152
214
|
:BRN:
|
215
|
+
:name: "Brazilian New Cruzado (1989–1990)"
|
153
216
|
:one: "Brazilian new cruzado (1989–1990)"
|
154
217
|
:other: "Brazilian new cruzados (1989–1990)"
|
155
218
|
:BRR:
|
219
|
+
:name: "Brazilian Cruzeiro (1993–1994)"
|
156
220
|
:one: "Brazilian cruzeiro (1993–1994)"
|
157
221
|
:other: "Brazilian cruzeiros (1993–1994)"
|
158
222
|
:BRZ:
|
223
|
+
:name: "Brazilian Cruzeiro (1942–1967)"
|
159
224
|
:one: "Brazilian cruzeiro (1942–1967)"
|
160
225
|
:other: "Brazilian cruzeiros (1942–1967)"
|
161
226
|
:BSD:
|
227
|
+
:name: "Bahamian Dollar"
|
228
|
+
:narrow_symbol: $
|
162
229
|
:one: "Bahamian dollar"
|
163
230
|
:other: "Bahamian dollars"
|
164
231
|
:symbol: $
|
165
232
|
:BTN:
|
233
|
+
:name: "Bhutanese Ngultrum"
|
166
234
|
:one: "Bhutanese ngultrum"
|
167
235
|
:other: "Bhutanese ngultrums"
|
168
236
|
:BUK:
|
237
|
+
:name: "Burmese Kyat"
|
169
238
|
:one: "Burmese kyat"
|
170
239
|
:other: "Burmese kyats"
|
171
240
|
:BWP:
|
241
|
+
:name: "Botswanan Pula"
|
242
|
+
:narrow_symbol: P
|
172
243
|
:one: "Botswanan pula"
|
173
244
|
:other: "Botswanan pulas"
|
174
245
|
:symbol: P
|
175
246
|
:BYB:
|
247
|
+
:name: "Belarusian New Rouble (1994–1999)"
|
176
248
|
:one: "Belarusian new rouble (1994–1999)"
|
177
249
|
:other: "Belarusian new roubles (1994–1999)"
|
178
250
|
:BYN:
|
251
|
+
:name: "Belarusian Rouble"
|
252
|
+
:narrow_symbol: р.
|
179
253
|
:one: "Belarusian rouble"
|
180
254
|
:other: "Belarusian roubles"
|
181
255
|
:symbol: р.
|
182
256
|
:BYR:
|
257
|
+
:name: "Belarusian Rouble (2000–2016)"
|
183
258
|
:one: "Belarusian rouble (2000–2016)"
|
184
259
|
:other: "Belarusian roubles (2000–2016)"
|
185
260
|
:BZD:
|
261
|
+
:name: "Belize Dollar"
|
262
|
+
:narrow_symbol: $
|
186
263
|
:one: "Belize dollar"
|
187
264
|
:other: "Belize dollars"
|
188
265
|
:symbol: $
|
189
266
|
:CAD:
|
267
|
+
:name: "Canadian Dollar"
|
268
|
+
:narrow_symbol: $
|
190
269
|
:one: "Canadian dollar"
|
191
270
|
:other: "Canadian dollars"
|
192
271
|
:symbol: CA$
|
193
272
|
:CDF:
|
273
|
+
:name: "Congolese Franc"
|
194
274
|
:one: "Congolese franc"
|
195
275
|
:other: "Congolese francs"
|
196
276
|
:CHE:
|
277
|
+
:name: "WIR Euro"
|
197
278
|
:one: "WIR euro"
|
198
279
|
:other: "WIR euros"
|
199
280
|
:CHF:
|
281
|
+
:name: "Swiss Franc"
|
200
282
|
:one: "Swiss franc"
|
201
283
|
:other: "Swiss francs"
|
202
284
|
:CHW:
|
285
|
+
:name: "WIR Franc"
|
203
286
|
:one: "WIR franc"
|
204
287
|
:other: "WIR francs"
|
205
288
|
:CLE:
|
289
|
+
:name: "Chilean Escudo"
|
206
290
|
:one: "Chilean escudo"
|
207
291
|
:other: "Chilean escudos"
|
208
292
|
:CLF:
|
293
|
+
:name: "Chilean Unit of Account (UF)"
|
209
294
|
:one: "Chilean unit of account (UF)"
|
210
295
|
:other: "Chilean units of account (UF)"
|
211
296
|
:CLP:
|
297
|
+
:name: "Chilean Peso"
|
298
|
+
:narrow_symbol: $
|
212
299
|
:one: "Chilean peso"
|
213
300
|
:other: "Chilean pesos"
|
214
301
|
:symbol: $
|
215
302
|
:CNH:
|
303
|
+
:name: "Chinese Yuan (offshore)"
|
216
304
|
:one: "Chinese yuan (offshore)"
|
217
305
|
:other: "Chinese yuan (offshore)"
|
218
306
|
:CNX:
|
307
|
+
:name: "Chinese People’s Bank Dollar"
|
219
308
|
:one: "Chinese People’s Bank dollar"
|
220
309
|
:other: "Chinese People’s Bank dollars"
|
221
310
|
:CNY:
|
311
|
+
:name: "Chinese Yuan"
|
312
|
+
:narrow_symbol: ¥
|
222
313
|
:one: "Chinese yuan"
|
223
314
|
:other: "Chinese yuan"
|
224
315
|
:symbol: CN¥
|
225
316
|
:COP:
|
317
|
+
:name: "Colombian Peso"
|
318
|
+
:narrow_symbol: $
|
226
319
|
:one: "Colombian peso"
|
227
320
|
:other: "Colombian pesos"
|
228
321
|
:symbol: $
|
229
322
|
:COU:
|
323
|
+
:name: "Colombian Real Value Unit"
|
230
324
|
:one: "Colombian real value unit"
|
231
325
|
:other: "Colombian real value units"
|
232
326
|
:CRC:
|
327
|
+
:name: "Costa Rican Colón"
|
328
|
+
:narrow_symbol: ₡
|
233
329
|
:one: "Costa Rican colón"
|
234
330
|
:other: "Costa Rican colóns"
|
235
331
|
:symbol: ₡
|
236
332
|
:CSD:
|
333
|
+
:name: "Serbian Dinar (2002–2006)"
|
237
334
|
:one: "Serbian dinar (2002–2006)"
|
238
335
|
:other: "Serbian dinars (2002–2006)"
|
239
336
|
:CSK:
|
337
|
+
:name: "Czechoslovak Hard Koruna"
|
240
338
|
:one: "Czechoslovak hard koruna"
|
241
339
|
:other: "Czechoslovak hard korunas"
|
242
340
|
:CUC:
|
341
|
+
:name: "Cuban Convertible Peso"
|
342
|
+
:narrow_symbol: $
|
243
343
|
:one: "Cuban convertible peso"
|
244
344
|
:other: "Cuban convertible pesos"
|
245
345
|
:symbol: $
|
246
346
|
:CUP:
|
347
|
+
:name: "Cuban Peso"
|
348
|
+
:narrow_symbol: $
|
247
349
|
:one: "Cuban peso"
|
248
350
|
:other: "Cuban pesos"
|
249
351
|
:symbol: $
|
250
352
|
:CVE:
|
353
|
+
:name: "Cape Verdean Escudo"
|
251
354
|
:one: "Cape Verdean escudo"
|
252
355
|
:other: "Cape Verdean escudos"
|
253
356
|
:CYP:
|
357
|
+
:name: "Cypriot Pound"
|
254
358
|
:one: "Cypriot pound"
|
255
359
|
:other: "Cypriot pounds"
|
256
360
|
:CZK:
|
361
|
+
:name: "Czech Koruna"
|
362
|
+
:narrow_symbol: Kč
|
257
363
|
:one: "Czech koruna"
|
258
364
|
:other: "Czech korunas"
|
259
365
|
:symbol: Kč
|
260
366
|
:DDM:
|
367
|
+
:name: "East German Mark"
|
261
368
|
:one: "East German mark"
|
262
369
|
:other: "East German marks"
|
263
370
|
:DEM:
|
371
|
+
:name: "German Mark"
|
264
372
|
:one: "German mark"
|
265
373
|
:other: "German marks"
|
266
374
|
:DJF:
|
375
|
+
:name: "Djiboutian Franc"
|
267
376
|
:one: "Djiboutian franc"
|
268
377
|
:other: "Djiboutian francs"
|
269
378
|
:DKK:
|
379
|
+
:name: "Danish Krone"
|
380
|
+
:narrow_symbol: kr
|
270
381
|
:one: "Danish krone"
|
271
382
|
:other: "Danish kroner"
|
272
383
|
:symbol: kr
|
273
384
|
:DOP:
|
385
|
+
:name: "Dominican Peso"
|
386
|
+
:narrow_symbol: $
|
274
387
|
:one: "Dominican peso"
|
275
388
|
:other: "Dominican pesos"
|
276
389
|
:symbol: $
|
277
390
|
:DZD:
|
391
|
+
:name: "Algerian Dinar"
|
278
392
|
:one: "Algerian dinar"
|
279
393
|
:other: "Algerian dinars"
|
280
394
|
:ECS:
|
395
|
+
:name: "Ecuadorian Sucre"
|
281
396
|
:one: "Ecuadorian sucre"
|
282
397
|
:other: "Ecuadorian sucres"
|
283
398
|
:ECV:
|
399
|
+
:name: "Ecuadorian Unit of Constant Value"
|
284
400
|
:one: "Ecuadorian unit of constant value"
|
285
401
|
:other: "Ecuadorian units of constant value"
|
286
402
|
:EEK:
|
403
|
+
:name: "Estonian Kroon"
|
287
404
|
:one: "Estonian kroon"
|
288
405
|
:other: "Estonian kroons"
|
289
406
|
:EGP:
|
407
|
+
:name: "Egyptian Pound"
|
408
|
+
:narrow_symbol: E£
|
290
409
|
:one: "Egyptian pound"
|
291
410
|
:other: "Egyptian pounds"
|
292
411
|
:symbol: E£
|
293
412
|
:ERN:
|
413
|
+
:name: "Eritrean Nakfa"
|
294
414
|
:one: "Eritrean nakfa"
|
295
415
|
:other: "Eritrean nakfas"
|
296
416
|
:ESA:
|
417
|
+
:name: "Spanish Peseta (A account)"
|
297
418
|
:one: "Spanish peseta (A account)"
|
298
419
|
:other: "Spanish pesetas (A account)"
|
299
420
|
:ESB:
|
421
|
+
:name: "Spanish Peseta (convertible account)"
|
300
422
|
:one: "Spanish peseta (convertible account)"
|
301
423
|
:other: "Spanish pesetas (convertible account)"
|
302
424
|
:ESP:
|
425
|
+
:name: "Spanish Peseta"
|
426
|
+
:narrow_symbol: ₧
|
303
427
|
:one: "Spanish peseta"
|
304
428
|
:other: "Spanish pesetas"
|
305
429
|
:symbol: ₧
|
306
430
|
:ETB:
|
431
|
+
:name: "Ethiopian Birr"
|
307
432
|
:one: "Ethiopian birr"
|
308
|
-
:other: "Ethiopian
|
433
|
+
:other: "Ethiopian birr"
|
309
434
|
:EUR:
|
435
|
+
:name: Euro
|
436
|
+
:narrow_symbol: €
|
310
437
|
:one: euro
|
311
438
|
:other: euros
|
312
439
|
:symbol: €
|
313
440
|
:FIM:
|
441
|
+
:name: "Finnish Markka"
|
314
442
|
:one: "Finnish markka"
|
315
443
|
:other: "Finnish markkas"
|
316
444
|
:FJD:
|
445
|
+
:name: "Fijian Dollar"
|
446
|
+
:narrow_symbol: $
|
317
447
|
:one: "Fijian dollar"
|
318
448
|
:other: "Fijian dollars"
|
319
449
|
:symbol: $
|
320
450
|
:FKP:
|
451
|
+
:name: "Falkland Islands Pound"
|
452
|
+
:narrow_symbol: £
|
321
453
|
:one: "Falkland Islands pound"
|
322
454
|
:other: "Falkland Islands pounds"
|
323
455
|
:symbol: £
|
324
456
|
:FRF:
|
457
|
+
:name: "French Franc"
|
325
458
|
:one: "French franc"
|
326
459
|
:other: "French francs"
|
327
460
|
:GBP:
|
461
|
+
:name: "British Pound"
|
462
|
+
:narrow_symbol: £
|
328
463
|
:one: "British pound"
|
329
464
|
:other: "British pounds"
|
330
465
|
:symbol: £
|
331
466
|
:GEK:
|
467
|
+
:name: "Georgian Kupon Larit"
|
332
468
|
:one: "Georgian kupon larit"
|
333
469
|
:other: "Georgian kupon larits"
|
334
470
|
:GEL:
|
471
|
+
:name: "Georgian Lari"
|
472
|
+
:narrow_symbol: ₾
|
335
473
|
:one: "Georgian lari"
|
336
474
|
:other: "Georgian laris"
|
337
475
|
:symbol: ₾
|
338
476
|
:GHC:
|
477
|
+
:name: "Ghanaian Cedi (1979–2007)"
|
339
478
|
:one: "Ghanaian cedi (1979–2007)"
|
340
479
|
:other: "Ghanaian cedis (1979–2007)"
|
341
480
|
:GHS:
|
481
|
+
:name: "Ghanaian Cedi"
|
482
|
+
:narrow_symbol: GH₵
|
342
483
|
:one: "Ghanaian cedi"
|
343
484
|
:other: "Ghanaian cedis"
|
485
|
+
:symbol: GH₵
|
344
486
|
:GIP:
|
487
|
+
:name: "Gibraltar Pound"
|
488
|
+
:narrow_symbol: £
|
345
489
|
:one: "Gibraltar pound"
|
346
490
|
:other: "Gibraltar pounds"
|
347
491
|
:symbol: £
|
348
492
|
:GMD:
|
493
|
+
:name: "Gambian Dalasi"
|
349
494
|
:one: "Gambian dalasi"
|
350
495
|
:other: "Gambian dalasis"
|
351
496
|
:GNF:
|
497
|
+
:name: "Guinean Franc"
|
498
|
+
:narrow_symbol: FG
|
352
499
|
:one: "Guinean franc"
|
353
500
|
:other: "Guinean francs"
|
354
501
|
:symbol: FG
|
355
502
|
:GNS:
|
503
|
+
:name: "Guinean Syli"
|
356
504
|
:one: "Guinean syli"
|
357
505
|
:other: "Guinean sylis"
|
358
506
|
:GQE:
|
507
|
+
:name: "Equatorial Guinean Ekwele"
|
359
508
|
:one: "Equatorial Guinean ekwele"
|
360
509
|
:other: "Equatorial Guinean ekwele"
|
361
510
|
:GRD:
|
511
|
+
:name: "Greek Drachma"
|
362
512
|
:one: "Greek drachma"
|
363
513
|
:other: "Greek drachmas"
|
364
514
|
:GTQ:
|
515
|
+
:name: "Guatemalan Quetzal"
|
516
|
+
:narrow_symbol: Q
|
365
517
|
:one: "Guatemalan quetzal"
|
366
518
|
:other: "Guatemalan quetzals"
|
367
519
|
:symbol: Q
|
368
520
|
:GWE:
|
521
|
+
:name: "Portuguese Guinea Escudo"
|
369
522
|
:one: "Portuguese Guinea escudo"
|
370
523
|
:other: "Portuguese Guinea escudos"
|
371
524
|
:GWP:
|
525
|
+
:name: "Guinea-Bissau Peso"
|
372
526
|
:one: "Guinea-Bissau peso"
|
373
527
|
:other: "Guinea-Bissau pesos"
|
374
528
|
:GYD:
|
529
|
+
:name: "Guyanaese Dollar"
|
530
|
+
:narrow_symbol: $
|
375
531
|
:one: "Guyanaese dollar"
|
376
532
|
:other: "Guyanaese dollars"
|
377
533
|
:symbol: $
|
378
534
|
:HKD:
|
535
|
+
:name: "Hong Kong Dollar"
|
536
|
+
:narrow_symbol: $
|
379
537
|
:one: "Hong Kong dollar"
|
380
538
|
:other: "Hong Kong dollars"
|
381
539
|
:symbol: HK$
|
382
540
|
:HNL:
|
541
|
+
:name: "Honduran Lempira"
|
542
|
+
:narrow_symbol: L
|
383
543
|
:one: "Honduran lempira"
|
384
544
|
:other: "Honduran lempiras"
|
385
545
|
:symbol: L
|
386
546
|
:HRD:
|
547
|
+
:name: "Croatian Dinar"
|
387
548
|
:one: "Croatian dinar"
|
388
549
|
:other: "Croatian dinars"
|
389
550
|
:HRK:
|
551
|
+
:name: "Croatian Kuna"
|
552
|
+
:narrow_symbol: kn
|
390
553
|
:one: "Croatian kuna"
|
391
554
|
:other: "Croatian kunas"
|
392
555
|
:symbol: kn
|
393
556
|
:HTG:
|
557
|
+
:name: "Haitian Gourde"
|
394
558
|
:one: "Haitian gourde"
|
395
559
|
:other: "Haitian gourdes"
|
396
560
|
:HUF:
|
561
|
+
:name: "Hungarian Forint"
|
562
|
+
:narrow_symbol: Ft
|
397
563
|
:one: "Hungarian forint"
|
398
564
|
:other: "Hungarian forints"
|
399
565
|
:symbol: Ft
|
400
566
|
:IDR:
|
567
|
+
:name: "Indonesian Rupiah"
|
568
|
+
:narrow_symbol: Rp
|
401
569
|
:one: "Indonesian rupiah"
|
402
570
|
:other: "Indonesian rupiahs"
|
403
571
|
:symbol: Rp
|
404
572
|
:IEP:
|
573
|
+
:name: "Irish Pound"
|
405
574
|
:one: "Irish pound"
|
406
575
|
:other: "Irish pounds"
|
407
576
|
:ILP:
|
577
|
+
:name: "Israeli Pound"
|
408
578
|
:one: "Israeli pound"
|
409
579
|
:other: "Israeli pounds"
|
410
580
|
:ILR:
|
581
|
+
:name: "Israeli Shekel (1980–1985)"
|
411
582
|
:one: "Israeli shekel (1980–1985)"
|
412
583
|
:other: "Israeli shekels (1980–1985)"
|
413
584
|
:ILS:
|
585
|
+
:name: "Israeli New Shekel"
|
586
|
+
:narrow_symbol: ₪
|
414
587
|
:one: "Israeli new shekel"
|
415
588
|
:other: "Israeli new shekels"
|
416
589
|
:symbol: ₪
|
417
590
|
:INR:
|
591
|
+
:name: "Indian Rupee"
|
592
|
+
:narrow_symbol: ₹
|
418
593
|
:one: "Indian rupee"
|
419
594
|
:other: "Indian rupees"
|
420
595
|
:symbol: ₹
|
421
596
|
:IQD:
|
597
|
+
:name: "Iraqi Dinar"
|
422
598
|
:one: "Iraqi dinar"
|
423
599
|
:other: "Iraqi dinars"
|
424
600
|
:IRR:
|
601
|
+
:name: "Iranian Rial"
|
425
602
|
:one: "Iranian rial"
|
426
603
|
:other: "Iranian rials"
|
427
604
|
:ISJ:
|
605
|
+
:name: "Icelandic Króna (1918–1981)"
|
428
606
|
:one: "Icelandic króna (1918–1981)"
|
429
607
|
:other: "Icelandic krónur (1918–1981)"
|
430
608
|
:ISK:
|
609
|
+
:name: "Icelandic Króna"
|
610
|
+
:narrow_symbol: kr
|
431
611
|
:one: "Icelandic króna"
|
432
612
|
:other: "Icelandic krónur"
|
433
613
|
:symbol: kr
|
434
614
|
:ITL:
|
615
|
+
:name: "Italian Lira"
|
435
616
|
:one: "Italian lira"
|
436
617
|
:other: "Italian liras"
|
437
618
|
:JMD:
|
619
|
+
:name: "Jamaican Dollar"
|
620
|
+
:narrow_symbol: $
|
438
621
|
:one: "Jamaican dollar"
|
439
622
|
:other: "Jamaican dollars"
|
440
623
|
:symbol: $
|
441
624
|
:JOD:
|
625
|
+
:name: "Jordanian Dinar"
|
442
626
|
:one: "Jordanian dinar"
|
443
627
|
:other: "Jordanian dinars"
|
444
628
|
:JPY:
|
629
|
+
:name: "Japanese Yen"
|
630
|
+
:narrow_symbol: ¥
|
445
631
|
:one: "Japanese yen"
|
446
632
|
:other: "Japanese yen"
|
447
633
|
:symbol: JP¥
|
448
634
|
:KES:
|
635
|
+
:name: "Kenyan Shilling"
|
449
636
|
:one: "Kenyan shilling"
|
450
637
|
:other: "Kenyan shillings"
|
451
638
|
:KGS:
|
639
|
+
:name: "Kyrgystani Som"
|
452
640
|
:one: "Kyrgystani som"
|
453
641
|
:other: "Kyrgystani soms"
|
454
642
|
:KHR:
|
643
|
+
:name: "Cambodian Riel"
|
644
|
+
:narrow_symbol: ៛
|
455
645
|
:one: "Cambodian riel"
|
456
646
|
:other: "Cambodian riels"
|
457
647
|
:symbol: ៛
|
458
648
|
:KMF:
|
649
|
+
:name: "Comorian Franc"
|
650
|
+
:narrow_symbol: CF
|
459
651
|
:one: "Comorian franc"
|
460
652
|
:other: "Comorian francs"
|
461
653
|
:symbol: CF
|
462
654
|
:KPW:
|
655
|
+
:name: "North Korean Won"
|
656
|
+
:narrow_symbol: ₩
|
463
657
|
:one: "North Korean won"
|
464
658
|
:other: "North Korean won"
|
465
659
|
:symbol: ₩
|
466
660
|
:KRH:
|
661
|
+
:name: "South Korean Hwan (1953–1962)"
|
467
662
|
:one: "South Korean hwan (1953–1962)"
|
468
663
|
:other: "South Korean hwan (1953–1962)"
|
469
664
|
:KRO:
|
665
|
+
:name: "South Korean Won (1945–1953)"
|
470
666
|
:one: "South Korean won (1945–1953)"
|
471
667
|
:other: "South Korean won (1945–1953)"
|
472
668
|
:KRW:
|
669
|
+
:name: "South Korean Won"
|
670
|
+
:narrow_symbol: ₩
|
473
671
|
:one: "South Korean won"
|
474
672
|
:other: "South Korean won"
|
475
673
|
:symbol: ₩
|
476
674
|
:KWD:
|
675
|
+
:name: "Kuwaiti Dinar"
|
477
676
|
:one: "Kuwaiti dinar"
|
478
677
|
:other: "Kuwaiti dinars"
|
479
678
|
:KYD:
|
679
|
+
:name: "Cayman Islands Dollar"
|
680
|
+
:narrow_symbol: $
|
480
681
|
:one: "Cayman Islands dollar"
|
481
682
|
:other: "Cayman Islands dollars"
|
482
683
|
:symbol: $
|
483
684
|
:KZT:
|
685
|
+
:name: "Kazakhstani Tenge"
|
686
|
+
:narrow_symbol: ₸
|
484
687
|
:one: "Kazakhstani tenge"
|
485
688
|
:other: "Kazakhstani tenges"
|
486
689
|
:symbol: ₸
|
487
690
|
:LAK:
|
691
|
+
:name: "Laotian Kip"
|
692
|
+
:narrow_symbol: ₭
|
488
693
|
:one: "Laotian kip"
|
489
694
|
:other: "Laotian kips"
|
490
695
|
:symbol: ₭
|
491
696
|
:LBP:
|
697
|
+
:name: "Lebanese Pound"
|
698
|
+
:narrow_symbol: L£
|
492
699
|
:one: "Lebanese pound"
|
493
700
|
:other: "Lebanese pounds"
|
494
701
|
:symbol: L£
|
495
702
|
:LKR:
|
703
|
+
:name: "Sri Lankan Rupee"
|
704
|
+
:narrow_symbol: Rs
|
496
705
|
:one: "Sri Lankan rupee"
|
497
706
|
:other: "Sri Lankan rupees"
|
498
707
|
:symbol: Rs
|
499
708
|
:LRD:
|
709
|
+
:name: "Liberian Dollar"
|
710
|
+
:narrow_symbol: $
|
500
711
|
:one: "Liberian dollar"
|
501
712
|
:other: "Liberian dollars"
|
502
713
|
:symbol: $
|
503
714
|
:LSL:
|
715
|
+
:name: "Lesotho Loti"
|
504
716
|
:one: "Lesotho loti"
|
505
|
-
:other: "Lesotho
|
717
|
+
:other: "Lesotho maloti"
|
506
718
|
:LTL:
|
719
|
+
:name: "Lithuanian Litas"
|
720
|
+
:narrow_symbol: Lt
|
507
721
|
:one: "Lithuanian litas"
|
508
722
|
:other: "Lithuanian litai"
|
509
723
|
:symbol: Lt
|
510
724
|
:LTT:
|
725
|
+
:name: "Lithuanian Talonas"
|
511
726
|
:one: "Lithuanian talonas"
|
512
727
|
:other: "Lithuanian talonases"
|
513
728
|
:LUC:
|
729
|
+
:name: "Luxembourgian Convertible Franc"
|
514
730
|
:one: "Luxembourgian convertible franc"
|
515
731
|
:other: "Luxembourgian convertible francs"
|
516
732
|
:LUF:
|
733
|
+
:name: "Luxembourgian Franc"
|
517
734
|
:one: "Luxembourgian franc"
|
518
735
|
:other: "Luxembourgian francs"
|
519
736
|
:LUL:
|
737
|
+
:name: "Luxembourg Financial Franc"
|
520
738
|
:one: "Luxembourg financial franc"
|
521
739
|
:other: "Luxembourg financial francs"
|
522
740
|
:LVL:
|
741
|
+
:name: "Latvian Lats"
|
742
|
+
:narrow_symbol: Ls
|
523
743
|
:one: "Latvian lats"
|
524
744
|
:other: "Latvian lati"
|
525
745
|
:symbol: Ls
|
526
746
|
:LVR:
|
747
|
+
:name: "Latvian Rouble"
|
527
748
|
:one: "Latvian rouble"
|
528
749
|
:other: "Latvian roubles"
|
529
750
|
:LYD:
|
751
|
+
:name: "Libyan Dinar"
|
530
752
|
:one: "Libyan dinar"
|
531
753
|
:other: "Libyan dinars"
|
532
754
|
:MAD:
|
755
|
+
:name: "Moroccan Dirham"
|
533
756
|
:one: "Moroccan dirham"
|
534
757
|
:other: "Moroccan dirhams"
|
535
758
|
:MAF:
|
759
|
+
:name: "Moroccan Franc"
|
536
760
|
:one: "Moroccan franc"
|
537
761
|
:other: "Moroccan francs"
|
538
762
|
:MCF:
|
763
|
+
:name: "Monegasque Franc"
|
539
764
|
:one: "Monegasque franc"
|
540
765
|
:other: "Monegasque francs"
|
541
766
|
:MDC:
|
767
|
+
:name: "Moldovan Cupon"
|
542
768
|
:one: "Moldovan cupon"
|
543
769
|
:other: "Moldovan cupon"
|
544
770
|
:MDL:
|
771
|
+
:name: "Moldovan Leu"
|
545
772
|
:one: "Moldovan leu"
|
546
773
|
:other: "Moldovan lei"
|
547
774
|
:MGA:
|
775
|
+
:name: "Malagasy Ariary"
|
776
|
+
:narrow_symbol: Ar
|
548
777
|
:one: "Malagasy ariary"
|
549
|
-
:other: "Malagasy
|
778
|
+
:other: "Malagasy ariary"
|
550
779
|
:symbol: Ar
|
551
780
|
:MGF:
|
781
|
+
:name: "Malagasy Franc"
|
552
782
|
:one: "Malagasy franc"
|
553
783
|
:other: "Malagasy francs"
|
554
784
|
:MKD:
|
785
|
+
:name: "Macedonian Denar"
|
555
786
|
:one: "Macedonian denar"
|
556
787
|
:other: "Macedonian denari"
|
557
788
|
:MKN:
|
789
|
+
:name: "Macedonian Denar (1992–1993)"
|
558
790
|
:one: "Macedonian denar (1992–1993)"
|
559
791
|
:other: "Macedonian denari (1992–1993)"
|
560
792
|
:MLF:
|
793
|
+
:name: "Malian Franc"
|
561
794
|
:one: "Malian franc"
|
562
795
|
:other: "Malian francs"
|
563
796
|
:MMK:
|
797
|
+
:name: "Myanmar Kyat"
|
798
|
+
:narrow_symbol: K
|
564
799
|
:one: "Myanmar kyat"
|
565
800
|
:other: "Myanmar kyats"
|
566
801
|
:symbol: K
|
567
802
|
:MNT:
|
803
|
+
:name: "Mongolian Tugrik"
|
804
|
+
:narrow_symbol: ₮
|
568
805
|
:one: "Mongolian tugrik"
|
569
806
|
:other: "Mongolian tugriks"
|
570
807
|
:symbol: ₮
|
571
808
|
:MOP:
|
809
|
+
:name: "Macanese Pataca"
|
572
810
|
:one: "Macanese pataca"
|
573
811
|
:other: "Macanese patacas"
|
574
812
|
:MRO:
|
813
|
+
:name: "Mauritanian Ouguiya (1973–2017)"
|
575
814
|
:one: "Mauritanian ouguiya (1973–2017)"
|
576
815
|
:other: "Mauritanian ouguiyas (1973–2017)"
|
577
816
|
:MRU:
|
817
|
+
:name: "Mauritanian Ouguiya"
|
578
818
|
:one: "Mauritanian ouguiya"
|
579
819
|
:other: "Mauritanian ouguiyas"
|
580
820
|
:MTL:
|
821
|
+
:name: "Maltese Lira"
|
581
822
|
:one: "Maltese lira"
|
582
823
|
:other: "Maltese lira"
|
583
824
|
:MTP:
|
825
|
+
:name: "Maltese Pound"
|
584
826
|
:one: "Maltese pound"
|
585
827
|
:other: "Maltese pounds"
|
586
828
|
:MUR:
|
829
|
+
:name: "Mauritian Rupee"
|
830
|
+
:narrow_symbol: Rs
|
587
831
|
:one: "Mauritian rupee"
|
588
832
|
:other: "Mauritian rupees"
|
589
833
|
:symbol: Rs
|
590
834
|
:MVP:
|
835
|
+
:name: "Maldivian Rupee (1947–1981)"
|
591
836
|
:one: "Maldivian rupee (1947–1981)"
|
592
837
|
:other: "Maldivian rupees (1947–1981)"
|
593
838
|
:MVR:
|
839
|
+
:name: "Maldivian Rufiyaa"
|
594
840
|
:one: "Maldivian rufiyaa"
|
595
|
-
:other: "Maldivian
|
841
|
+
:other: "Maldivian rufiyaa"
|
596
842
|
:MWK:
|
843
|
+
:name: "Malawian Kwacha"
|
597
844
|
:one: "Malawian kwacha"
|
598
845
|
:other: "Malawian kwachas"
|
599
846
|
:MXN:
|
847
|
+
:name: "Mexican Peso"
|
848
|
+
:narrow_symbol: $
|
600
849
|
:one: "Mexican peso"
|
601
850
|
:other: "Mexican pesos"
|
602
851
|
:symbol: MX$
|
603
852
|
:MXP:
|
853
|
+
:name: "Mexican Silver Peso (1861–1992)"
|
604
854
|
:one: "Mexican silver peso (1861–1992)"
|
605
855
|
:other: "Mexican silver pesos (1861–1992)"
|
606
856
|
:MXV:
|
857
|
+
:name: "Mexican Investment Unit"
|
607
858
|
:one: "Mexican investment unit"
|
608
859
|
:other: "Mexican investment units"
|
609
860
|
:MYR:
|
861
|
+
:name: "Malaysian Ringgit"
|
862
|
+
:narrow_symbol: RM
|
610
863
|
:one: "Malaysian ringgit"
|
611
864
|
:other: "Malaysian ringgits"
|
612
865
|
:symbol: RM
|
613
866
|
:MZE:
|
867
|
+
:name: "Mozambican Escudo"
|
614
868
|
:one: "Mozambican escudo"
|
615
869
|
:other: "Mozambican escudos"
|
616
870
|
:MZM:
|
871
|
+
:name: "Mozambican Metical (1980–2006)"
|
617
872
|
:one: "Mozambican metical (1980–2006)"
|
618
873
|
:other: "Mozambican meticals (1980–2006)"
|
619
874
|
:MZN:
|
875
|
+
:name: "Mozambican Metical"
|
620
876
|
:one: "Mozambican metical"
|
621
877
|
:other: "Mozambican meticals"
|
622
878
|
:NAD:
|
879
|
+
:name: "Namibian Dollar"
|
880
|
+
:narrow_symbol: $
|
623
881
|
:one: "Namibian dollar"
|
624
882
|
:other: "Namibian dollars"
|
625
883
|
:symbol: $
|
626
884
|
:NGN:
|
885
|
+
:name: "Nigerian Naira"
|
886
|
+
:narrow_symbol: ₦
|
627
887
|
:one: "Nigerian naira"
|
628
888
|
:other: "Nigerian nairas"
|
629
889
|
:symbol: ₦
|
630
890
|
:NIC:
|
891
|
+
:name: "Nicaraguan Córdoba (1988–1991)"
|
631
892
|
:one: "Nicaraguan córdoba (1988–1991)"
|
632
893
|
:other: "Nicaraguan córdobas (1988–1991)"
|
633
894
|
:NIO:
|
895
|
+
:name: "Nicaraguan Córdoba"
|
896
|
+
:narrow_symbol: C$
|
634
897
|
:one: "Nicaraguan córdoba"
|
635
898
|
:other: "Nicaraguan córdobas"
|
636
899
|
:symbol: C$
|
637
900
|
:NLG:
|
901
|
+
:name: "Dutch Guilder"
|
638
902
|
:one: "Dutch guilder"
|
639
903
|
:other: "Dutch guilders"
|
640
904
|
:NOK:
|
905
|
+
:name: "Norwegian Krone"
|
906
|
+
:narrow_symbol: kr
|
641
907
|
:one: "Norwegian krone"
|
642
908
|
:other: "Norwegian kroner"
|
643
909
|
:symbol: kr
|
644
910
|
:NPR:
|
911
|
+
:name: "Nepalese Rupee"
|
912
|
+
:narrow_symbol: Rs
|
645
913
|
:one: "Nepalese rupee"
|
646
914
|
:other: "Nepalese rupees"
|
647
915
|
:symbol: Rs
|
648
916
|
:NZD:
|
917
|
+
:name: "New Zealand Dollar"
|
918
|
+
:narrow_symbol: $
|
649
919
|
:one: "New Zealand dollar"
|
650
920
|
:other: "New Zealand dollars"
|
651
921
|
:symbol: NZ$
|
652
922
|
:OMR:
|
923
|
+
:name: "Omani Rial"
|
653
924
|
:one: "Omani rial"
|
654
925
|
:other: "Omani rials"
|
655
926
|
:PAB:
|
927
|
+
:name: "Panamanian Balboa"
|
656
928
|
:one: "Panamanian balboa"
|
657
929
|
:other: "Panamanian balboas"
|
658
930
|
:PEI:
|
931
|
+
:name: "Peruvian Inti"
|
659
932
|
:one: "Peruvian inti"
|
660
933
|
:other: "Peruvian intis"
|
661
934
|
:PEN:
|
935
|
+
:name: "Peruvian Sol"
|
662
936
|
:one: "Peruvian sol"
|
663
937
|
:other: "Peruvian soles"
|
664
938
|
:PES:
|
939
|
+
:name: "Peruvian Sol (1863–1965)"
|
665
940
|
:one: "Peruvian sol (1863–1965)"
|
666
941
|
:other: "Peruvian soles (1863–1965)"
|
667
942
|
:PGK:
|
943
|
+
:name: "Papua New Guinean Kina"
|
668
944
|
:one: "Papua New Guinean kina"
|
669
945
|
:other: "Papua New Guinean kina"
|
670
946
|
:PHP:
|
671
|
-
:
|
672
|
-
:
|
947
|
+
:name: "Philippine Peso"
|
948
|
+
:narrow_symbol: ₱
|
949
|
+
:one: "Philippine peso"
|
950
|
+
:other: "Philippine pesos"
|
673
951
|
:symbol: ₱
|
674
952
|
:PKR:
|
953
|
+
:name: "Pakistani Rupee"
|
954
|
+
:narrow_symbol: Rs
|
675
955
|
:one: "Pakistani rupee"
|
676
956
|
:other: "Pakistani rupees"
|
677
957
|
:symbol: Rs
|
678
958
|
:PLN:
|
959
|
+
:name: "Polish Zloty"
|
960
|
+
:narrow_symbol: zł
|
679
961
|
:one: "Polish zloty"
|
680
962
|
:other: "Polish zlotys"
|
681
963
|
:symbol: zł
|
682
964
|
:PLZ:
|
965
|
+
:name: "Polish Zloty (1950–1995)"
|
683
966
|
:one: "Polish zloty (PLZ)"
|
684
967
|
:other: "Polish zlotys (PLZ)"
|
685
968
|
:PTE:
|
969
|
+
:name: "Portuguese Escudo"
|
686
970
|
:one: "Portuguese escudo"
|
687
971
|
:other: "Portuguese escudos"
|
688
972
|
:PYG:
|
973
|
+
:name: "Paraguayan Guarani"
|
974
|
+
:narrow_symbol: ₲
|
689
975
|
:one: "Paraguayan guarani"
|
690
976
|
:other: "Paraguayan guaranis"
|
691
977
|
:symbol: ₲
|
692
978
|
:QAR:
|
979
|
+
:name: "Qatari Rial"
|
693
980
|
:one: "Qatari rial"
|
694
981
|
:other: "Qatari rials"
|
695
982
|
:RHD:
|
983
|
+
:name: "Rhodesian Dollar"
|
696
984
|
:one: "Rhodesian dollar"
|
697
985
|
:other: "Rhodesian dollars"
|
698
986
|
:ROL:
|
987
|
+
:name: "Romanian Leu (1952–2006)"
|
699
988
|
:one: "Romanian leu (1952–2006)"
|
700
989
|
:other: "Romanian Lei (1952–2006)"
|
701
990
|
:RON:
|
991
|
+
:name: "Romanian Leu"
|
992
|
+
:narrow_symbol: lei
|
702
993
|
:one: "Romanian leu"
|
703
994
|
:other: "Romanian lei"
|
704
995
|
:symbol: lei
|
705
996
|
:RSD:
|
997
|
+
:name: "Serbian Dinar"
|
706
998
|
:one: "Serbian dinar"
|
707
999
|
:other: "Serbian dinars"
|
708
1000
|
:RUB:
|
1001
|
+
:name: "Russian Rouble"
|
1002
|
+
:narrow_symbol: ₽
|
709
1003
|
:one: "Russian rouble"
|
710
1004
|
:other: "Russian roubles"
|
711
1005
|
:symbol: ₽
|
712
1006
|
:RUR:
|
1007
|
+
:name: "Russian Rouble (1991–1998)"
|
1008
|
+
:narrow_symbol: р.
|
713
1009
|
:one: "Russian rouble (1991–1998)"
|
714
1010
|
:other: "Russian roubles (1991–1998)"
|
715
1011
|
:symbol: р.
|
716
1012
|
:RWF:
|
1013
|
+
:name: "Rwandan Franc"
|
1014
|
+
:narrow_symbol: RF
|
717
1015
|
:one: "Rwandan franc"
|
718
1016
|
:other: "Rwandan francs"
|
719
1017
|
:symbol: RF
|
720
1018
|
:SAR:
|
1019
|
+
:name: "Saudi Riyal"
|
721
1020
|
:one: "Saudi riyal"
|
722
1021
|
:other: "Saudi riyals"
|
723
1022
|
:SBD:
|
1023
|
+
:name: "Solomon Islands Dollar"
|
1024
|
+
:narrow_symbol: $
|
724
1025
|
:one: "Solomon Islands dollar"
|
725
1026
|
:other: "Solomon Islands dollars"
|
726
1027
|
:symbol: $
|
727
1028
|
:SCR:
|
1029
|
+
:name: "Seychellois Rupee"
|
728
1030
|
:one: "Seychellois rupee"
|
729
1031
|
:other: "Seychellois rupees"
|
730
1032
|
:SDD:
|
1033
|
+
:name: "Sudanese Dinar (1992–2007)"
|
731
1034
|
:one: "Sudanese dinar (1992–2007)"
|
732
1035
|
:other: "Sudanese dinars (1992–2007)"
|
733
1036
|
:SDG:
|
1037
|
+
:name: "Sudanese Pound"
|
734
1038
|
:one: "Sudanese pound"
|
735
1039
|
:other: "Sudanese pounds"
|
736
1040
|
:SDP:
|
1041
|
+
:name: "Sudanese Pound (1957–1998)"
|
737
1042
|
:one: "Sudanese pound (1957–1998)"
|
738
1043
|
:other: "Sudanese pounds (1957–1998)"
|
739
1044
|
:SEK:
|
1045
|
+
:name: "Swedish Krona"
|
1046
|
+
:narrow_symbol: kr
|
740
1047
|
:one: "Swedish krona"
|
741
1048
|
:other: "Swedish kronor"
|
742
1049
|
:symbol: kr
|
743
1050
|
:SGD:
|
1051
|
+
:name: "Singapore Dollar"
|
1052
|
+
:narrow_symbol: $
|
744
1053
|
:one: "Singapore dollar"
|
745
1054
|
:other: "Singapore dollars"
|
746
1055
|
:symbol: $
|
747
1056
|
:SHP:
|
1057
|
+
:name: "St Helena Pound"
|
1058
|
+
:narrow_symbol: £
|
748
1059
|
:one: "St Helena pound"
|
749
1060
|
:other: "St Helena pounds"
|
750
1061
|
:symbol: £
|
751
1062
|
:SIT:
|
1063
|
+
:name: "Slovenian Tolar"
|
752
1064
|
:one: "Slovenian tolar"
|
753
1065
|
:other: "Slovenian tolars"
|
754
1066
|
:SKK:
|
1067
|
+
:name: "Slovak Koruna"
|
755
1068
|
:one: "Slovak koruna"
|
756
1069
|
:other: "Slovak korunas"
|
757
1070
|
:SLL:
|
1071
|
+
:name: "Sierra Leonean Leone"
|
758
1072
|
:one: "Sierra Leonean leone"
|
759
1073
|
:other: "Sierra Leonean leones"
|
760
1074
|
:SOS:
|
1075
|
+
:name: "Somali Shilling"
|
761
1076
|
:one: "Somali shilling"
|
762
1077
|
:other: "Somali shillings"
|
763
1078
|
:SRD:
|
1079
|
+
:name: "Surinamese Dollar"
|
1080
|
+
:narrow_symbol: $
|
764
1081
|
:one: "Surinamese dollar"
|
765
1082
|
:other: "Surinamese dollars"
|
766
1083
|
:symbol: $
|
767
1084
|
:SRG:
|
1085
|
+
:name: "Surinamese Guilder"
|
768
1086
|
:one: "Surinamese guilder"
|
769
1087
|
:other: "Surinamese guilders"
|
770
1088
|
:SSP:
|
1089
|
+
:name: "South Sudanese Pound"
|
1090
|
+
:narrow_symbol: £
|
771
1091
|
:one: "South Sudanese pound"
|
772
1092
|
:other: "South Sudanese pounds"
|
773
1093
|
:symbol: £
|
774
1094
|
:STD:
|
1095
|
+
:name: "São Tomé & Príncipe Dobra (1977–2017)"
|
775
1096
|
:one: "São Tomé & Príncipe dobra (1977–2017)"
|
776
1097
|
:other: "São Tomé & Príncipe dobras (1977–2017)"
|
777
1098
|
:STN:
|
1099
|
+
:name: "São Tomé & Príncipe Dobra"
|
1100
|
+
:narrow_symbol: Db
|
778
1101
|
:one: "São Tomé & Príncipe dobra"
|
779
1102
|
:other: "São Tomé & Príncipe dobras"
|
780
1103
|
:symbol: Db
|
781
1104
|
:SUR:
|
1105
|
+
:name: "Soviet Rouble"
|
782
1106
|
:one: "Soviet rouble"
|
783
1107
|
:other: "Soviet roubles"
|
784
1108
|
:SVC:
|
1109
|
+
:name: "Salvadoran Colón"
|
785
1110
|
:one: "Salvadoran colón"
|
786
1111
|
:other: "Salvadoran colones"
|
787
1112
|
:SYP:
|
1113
|
+
:name: "Syrian Pound"
|
1114
|
+
:narrow_symbol: £
|
788
1115
|
:one: "Syrian pound"
|
789
1116
|
:other: "Syrian pounds"
|
790
1117
|
:symbol: £
|
791
1118
|
:SZL:
|
1119
|
+
:name: "Swazi Lilangeni"
|
792
1120
|
:one: "Swazi lilangeni"
|
793
1121
|
:other: "Swazi emalangeni"
|
794
1122
|
:THB:
|
1123
|
+
:name: "Thai Baht"
|
1124
|
+
:narrow_symbol: ฿
|
795
1125
|
:one: "Thai baht"
|
796
1126
|
:other: "Thai baht"
|
797
1127
|
:symbol: ฿
|
798
1128
|
:TJR:
|
1129
|
+
:name: "Tajikistani Rouble"
|
799
1130
|
:one: "Tajikistani rouble"
|
800
1131
|
:other: "Tajikistani roubles"
|
801
1132
|
:TJS:
|
1133
|
+
:name: "Tajikistani Somoni"
|
802
1134
|
:one: "Tajikistani somoni"
|
803
1135
|
:other: "Tajikistani somonis"
|
804
1136
|
:TMM:
|
1137
|
+
:name: "Turkmenistani Manat (1993–2009)"
|
805
1138
|
:one: "Turkmenistani manat (1993–2009)"
|
806
1139
|
:other: "Turkmenistani manat (1993–2009)"
|
807
1140
|
:TMT:
|
1141
|
+
:name: "Turkmenistani Manat"
|
808
1142
|
:one: "Turkmenistani manat"
|
809
1143
|
:other: "Turkmenistani manat"
|
810
1144
|
:TND:
|
1145
|
+
:name: "Tunisian Dinar"
|
811
1146
|
:one: "Tunisian dinar"
|
812
1147
|
:other: "Tunisian dinars"
|
813
1148
|
:TOP:
|
1149
|
+
:name: "Tongan Paʻanga"
|
1150
|
+
:narrow_symbol: T$
|
814
1151
|
:one: "Tongan paʻanga"
|
815
1152
|
:other: "Tongan paʻanga"
|
816
1153
|
:symbol: T$
|
817
1154
|
:TPE:
|
1155
|
+
:name: "Timorese Escudo"
|
818
1156
|
:one: "Timorese escudo"
|
819
1157
|
:other: "Timorese escudos"
|
820
1158
|
:TRL:
|
1159
|
+
:name: "Turkish Lira (1922–2005)"
|
821
1160
|
:one: "Turkish lira (1922–2005)"
|
822
1161
|
:other: "Turkish Lira (1922–2005)"
|
823
1162
|
:TRY:
|
1163
|
+
:name: "Turkish Lira"
|
1164
|
+
:narrow_symbol: ₺
|
824
1165
|
:one: "Turkish lira"
|
825
1166
|
:other: "Turkish Lira"
|
826
1167
|
:symbol: ₺
|
827
1168
|
:TTD:
|
1169
|
+
:name: "Trinidad & Tobago Dollar"
|
1170
|
+
:narrow_symbol: $
|
828
1171
|
:one: "Trinidad & Tobago dollar"
|
829
1172
|
:other: "Trinidad & Tobago dollars"
|
830
1173
|
:symbol: $
|
831
1174
|
:TWD:
|
1175
|
+
:name: "New Taiwan Dollar"
|
1176
|
+
:narrow_symbol: $
|
832
1177
|
:one: "New Taiwan dollar"
|
833
1178
|
:other: "New Taiwan dollars"
|
834
1179
|
:symbol: NT$
|
835
1180
|
:TZS:
|
1181
|
+
:name: "Tanzanian Shilling"
|
836
1182
|
:one: "Tanzanian shilling"
|
837
1183
|
:other: "Tanzanian shillings"
|
838
1184
|
:UAH:
|
1185
|
+
:name: "Ukrainian Hryvnia"
|
1186
|
+
:narrow_symbol: ₴
|
839
1187
|
:one: "Ukrainian hryvnia"
|
840
1188
|
:other: "Ukrainian hryvnias"
|
841
1189
|
:symbol: ₴
|
842
1190
|
:UAK:
|
1191
|
+
:name: "Ukrainian Karbovanets"
|
843
1192
|
:one: "Ukrainian karbovanets"
|
844
1193
|
:other: "Ukrainian karbovantsiv"
|
845
1194
|
:UGS:
|
1195
|
+
:name: "Ugandan Shilling (1966–1987)"
|
846
1196
|
:one: "Ugandan shilling (1966–1987)"
|
847
1197
|
:other: "Ugandan shillings (1966–1987)"
|
848
1198
|
:UGX:
|
1199
|
+
:name: "Ugandan Shilling"
|
849
1200
|
:one: "Ugandan shilling"
|
850
1201
|
:other: "Ugandan shillings"
|
851
1202
|
:USD:
|
1203
|
+
:name: "US Dollar"
|
1204
|
+
:narrow_symbol: $
|
852
1205
|
:one: "US dollar"
|
853
1206
|
:other: "US dollars"
|
854
1207
|
:symbol: US$
|
855
1208
|
:USN:
|
1209
|
+
:name: "US Dollar (Next day)"
|
856
1210
|
:one: "US dollar (next day)"
|
857
1211
|
:other: "US dollars (next day)"
|
858
1212
|
:USS:
|
1213
|
+
:name: "US Dollar (Same day)"
|
859
1214
|
:one: "US dollar (same day)"
|
860
1215
|
:other: "US dollars (same day)"
|
861
1216
|
:UYI:
|
1217
|
+
:name: "Uruguayan Peso (Indexed Units)"
|
862
1218
|
:one: "Uruguayan peso (indexed units)"
|
863
1219
|
:other: "Uruguayan pesos (indexed units)"
|
864
1220
|
:UYP:
|
1221
|
+
:name: "Uruguayan Peso (1975–1993)"
|
865
1222
|
:one: "Uruguayan peso (1975–1993)"
|
866
1223
|
:other: "Uruguayan pesos (1975–1993)"
|
867
1224
|
:UYU:
|
1225
|
+
:name: "Uruguayan Peso"
|
1226
|
+
:narrow_symbol: $
|
868
1227
|
:one: "Uruguayan peso"
|
869
1228
|
:other: "Uruguayan pesos"
|
870
1229
|
:symbol: $
|
871
1230
|
:UYW:
|
1231
|
+
:name: "Uruguayan Nominal Wage Index Unit"
|
872
1232
|
:one: "Uruguayan nominal wage index unit"
|
873
1233
|
:other: "Uruguayan nominal wage index units"
|
874
1234
|
:UZS:
|
1235
|
+
:name: "Uzbekistani Som"
|
875
1236
|
:one: "Uzbekistani som"
|
876
1237
|
:other: "Uzbekistani som"
|
877
1238
|
:VEB:
|
1239
|
+
:name: "Venezuelan Bolívar (1871–2008)"
|
878
1240
|
:one: "Venezuelan bolívar (1871–2008)"
|
879
1241
|
:other: "Venezuelan bolívars (1871–2008)"
|
880
1242
|
:VEF:
|
1243
|
+
:name: "Venezuelan Bolívar (2008–2018)"
|
1244
|
+
:narrow_symbol: Bs
|
881
1245
|
:one: "Venezuelan bolívar (2008–2018)"
|
882
1246
|
:other: "Venezuelan bolívars (2008–2018)"
|
883
1247
|
:symbol: Bs
|
884
1248
|
:VES:
|
1249
|
+
:name: "Venezuelan Bolívar"
|
885
1250
|
:one: "Venezuelan bolívar"
|
886
1251
|
:other: "Venezuelan bolívars"
|
887
1252
|
:VND:
|
1253
|
+
:name: "Vietnamese Dong"
|
1254
|
+
:narrow_symbol: ₫
|
888
1255
|
:one: "Vietnamese dong"
|
889
1256
|
:other: "Vietnamese dong"
|
890
1257
|
:symbol: ₫
|
891
1258
|
:VNN:
|
1259
|
+
:name: "Vietnamese Dong (1978–1985)"
|
892
1260
|
:one: "Vietnamese dong (1978–1985)"
|
893
1261
|
:other: "Vietnamese dong (1978–1985)"
|
894
1262
|
:VUV:
|
1263
|
+
:name: "Vanuatu Vatu"
|
895
1264
|
:one: "Vanuatu vatu"
|
896
|
-
:other: "Vanuatu
|
1265
|
+
:other: "Vanuatu vatu"
|
897
1266
|
:WST:
|
1267
|
+
:name: "Samoan Tala"
|
898
1268
|
:one: "Samoan tala"
|
899
1269
|
:other: "Samoan tala"
|
900
1270
|
:XAF:
|
1271
|
+
:name: "Central African CFA Franc"
|
901
1272
|
:one: "Central African CFA franc"
|
902
1273
|
:other: "Central African CFA francs"
|
903
1274
|
:symbol: FCFA
|
904
1275
|
:XAG:
|
1276
|
+
:name: Silver
|
905
1277
|
:one: "troy ounce of silver"
|
906
1278
|
:other: "troy ounces of silver"
|
907
1279
|
:XAU:
|
1280
|
+
:name: Gold
|
908
1281
|
:one: "troy ounce of gold"
|
909
1282
|
:other: "troy ounces of gold"
|
910
1283
|
:XBA:
|
1284
|
+
:name: "European Composite Unit"
|
911
1285
|
:one: "European composite unit"
|
912
1286
|
:other: "European composite units"
|
913
1287
|
:XBB:
|
1288
|
+
:name: "European Monetary Unit"
|
914
1289
|
:one: "European monetary unit"
|
915
1290
|
:other: "European monetary units"
|
916
1291
|
:XBC:
|
1292
|
+
:name: "European Unit of Account (XBC)"
|
917
1293
|
:one: "European unit of account (XBC)"
|
918
1294
|
:other: "European units of account (XBC)"
|
919
1295
|
:XBD:
|
1296
|
+
:name: "European Unit of Account (XBD)"
|
920
1297
|
:one: "European unit of account (XBD)"
|
921
1298
|
:other: "European units of account (XBD)"
|
922
1299
|
:XCD:
|
1300
|
+
:name: "East Caribbean Dollar"
|
1301
|
+
:narrow_symbol: $
|
923
1302
|
:one: "East Caribbean dollar"
|
924
1303
|
:other: "East Caribbean dollars"
|
925
1304
|
:symbol: EC$
|
926
1305
|
:XDR:
|
1306
|
+
:name: "Special Drawing Rights"
|
927
1307
|
:one: "special drawing rights"
|
928
1308
|
:other: "special drawing rights"
|
929
1309
|
:XEU:
|
1310
|
+
:name: "European Currency Unit"
|
930
1311
|
:one: "European currency unit"
|
931
1312
|
:other: "European currency units"
|
932
1313
|
:XFO:
|
1314
|
+
:name: "French Gold Franc"
|
933
1315
|
:one: "French gold franc"
|
934
1316
|
:other: "French gold francs"
|
935
1317
|
:XFU:
|
1318
|
+
:name: "French UIC-Franc"
|
936
1319
|
:one: "French UIC-franc"
|
937
1320
|
:other: "French UIC-francs"
|
938
1321
|
:XOF:
|
1322
|
+
:name: "West African CFA Franc"
|
939
1323
|
:one: "West African CFA franc"
|
940
1324
|
:other: "West African CFA francs"
|
941
1325
|
:symbol: CFA
|
942
1326
|
:XPD:
|
1327
|
+
:name: Palladium
|
943
1328
|
:one: "troy ounce of palladium"
|
944
1329
|
:other: "troy ounces of palladium"
|
945
1330
|
:XPF:
|
1331
|
+
:name: "CFP Franc"
|
946
1332
|
:one: "CFP franc"
|
947
1333
|
:other: "CFP francs"
|
948
1334
|
:symbol: CFPF
|
949
1335
|
:XPT:
|
1336
|
+
:name: Platinum
|
950
1337
|
:one: "troy ounce of platinum"
|
951
1338
|
:other: "troy ounces of platinum"
|
952
1339
|
:XRE:
|
1340
|
+
:name: "RINET Funds"
|
953
1341
|
:one: "RINET Funds unit"
|
954
1342
|
:other: "RINET Funds units"
|
955
1343
|
:XSU:
|
1344
|
+
:name: Sucre
|
956
1345
|
:one: Sucre
|
957
1346
|
:other: Sucres
|
958
1347
|
:XTS:
|
1348
|
+
:name: "Testing Currency Code"
|
959
1349
|
:one: "Testing Currency unit"
|
960
1350
|
:other: "Testing Currency units"
|
961
1351
|
:XUA:
|
1352
|
+
:name: "ADB Unit of Account"
|
962
1353
|
:one: "ADB unit of account"
|
963
1354
|
:other: "ADB units of account"
|
964
1355
|
:XXX:
|
1356
|
+
:name: "Unknown Currency"
|
965
1357
|
:one: "(unknown unit of currency)"
|
966
1358
|
:other: "(unknown currency)"
|
967
1359
|
:symbol: ¤
|
968
1360
|
:YDD:
|
1361
|
+
:name: "Yemeni Dinar"
|
969
1362
|
:one: "Yemeni dinar"
|
970
1363
|
:other: "Yemeni dinars"
|
971
1364
|
:YER:
|
1365
|
+
:name: "Yemeni Rial"
|
972
1366
|
:one: "Yemeni rial"
|
973
1367
|
:other: "Yemeni rials"
|
974
1368
|
:YUD:
|
1369
|
+
:name: "Yugoslavian Hard Dinar (1966–1990)"
|
975
1370
|
:one: "Yugoslavian hard dinar (1966–1990)"
|
976
1371
|
:other: "Yugoslavian hard dinars (1966–1990)"
|
977
1372
|
:YUM:
|
1373
|
+
:name: "Yugoslavian New Dinar (1994–2002)"
|
978
1374
|
:one: "Yugoslavian new dinar (1994–2002)"
|
979
1375
|
:other: "Yugoslavian new dinars (1994–2002)"
|
980
1376
|
:YUN:
|
1377
|
+
:name: "Yugoslavian Convertible Dinar (1990–1992)"
|
981
1378
|
:one: "Yugoslavian convertible dinar (1990–1992)"
|
982
1379
|
:other: "Yugoslavian convertible dinars (1990–1992)"
|
983
1380
|
:YUR:
|
1381
|
+
:name: "Yugoslavian Reformed Dinar (1992–1993)"
|
984
1382
|
:one: "Yugoslavian reformed dinar (1992–1993)"
|
985
1383
|
:other: "Yugoslavian reformed dinars (1992–1993)"
|
986
1384
|
:ZAL:
|
1385
|
+
:name: "South African Rand (financial)"
|
987
1386
|
:one: "South African rand (financial)"
|
988
1387
|
:other: "South African rands (financial)"
|
989
1388
|
:ZAR:
|
1389
|
+
:name: "South African Rand"
|
1390
|
+
:narrow_symbol: R
|
990
1391
|
:one: "South African rand"
|
991
1392
|
:other: "South African rand"
|
992
1393
|
:symbol: R
|
993
1394
|
:ZMK:
|
1395
|
+
:name: "Zambian Kwacha (1968–2012)"
|
994
1396
|
:one: "Zambian kwacha (1968–2012)"
|
995
1397
|
:other: "Zambian kwachas (1968–2012)"
|
996
1398
|
:ZMW:
|
1399
|
+
:name: "Zambian Kwacha"
|
1400
|
+
:narrow_symbol: ZK
|
997
1401
|
:one: "Zambian kwacha"
|
998
1402
|
:other: "Zambian kwachas"
|
999
1403
|
:symbol: ZK
|
1000
1404
|
:ZRN:
|
1405
|
+
:name: "Zairean New Zaire (1993–1998)"
|
1001
1406
|
:one: "Zairean new zaire (1993–1998)"
|
1002
1407
|
:other: "Zairean new zaires (1993–1998)"
|
1003
1408
|
:ZRZ:
|
1409
|
+
:name: "Zairean Zaire (1971–1993)"
|
1004
1410
|
:one: "Zairean zaire (1971–1993)"
|
1005
1411
|
:other: "Zairean zaires (1971–1993)"
|
1006
1412
|
:ZWD:
|
1413
|
+
:name: "Zimbabwean Dollar (1980–2008)"
|
1007
1414
|
:one: "Zimbabwean dollar (1980–2008)"
|
1008
1415
|
:other: "Zimbabwean dollars (1980–2008)"
|
1009
1416
|
:ZWL:
|
1417
|
+
:name: "Zimbabwean Dollar (2009)"
|
1010
1418
|
:one: "Zimbabwean dollar (2009)"
|
1011
1419
|
:other: "Zimbabwean dollars (2009)"
|
1012
1420
|
:ZWR:
|
1421
|
+
:name: "Zimbabwean Dollar (2008)"
|
1013
1422
|
:one: "Zimbabwean dollar (2008)"
|
1014
1423
|
:other: "Zimbabwean dollars (2008)"
|