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
@@ -99,7 +99,7 @@
|
|
99
99
|
:en: անգլերեն
|
100
100
|
:en-AU: "ավստրալիական անգլերեն"
|
101
101
|
:en-CA: "կանադական անգլերեն"
|
102
|
-
:en-GB: "անգլերեն
|
102
|
+
:en-GB: "բրիտանական անգլերեն"
|
103
103
|
:en-US: "ամերիկյան անգլերեն"
|
104
104
|
:eo: էսպերանտո
|
105
105
|
:es: իսպաներեն
|
@@ -463,7 +463,7 @@
|
|
463
463
|
:ybb: եմբա
|
464
464
|
:yi: իդիշ
|
465
465
|
:yo: յորուբա
|
466
|
-
:yue:
|
466
|
+
:yue: կանտոներեն
|
467
467
|
:za: ժուանգ
|
468
468
|
:zap: սապոտեկերեն
|
469
469
|
:zea: զեյլանդերեն
|
@@ -471,7 +471,7 @@
|
|
471
471
|
:zgh: "ընդհանուր մարոկյան թամազիղտ"
|
472
472
|
:zh: չինարեն
|
473
473
|
:zh-Hans: "պարզեցված չինարեն"
|
474
|
-
:zh-Hant: "
|
474
|
+
:zh-Hant: "չինարեն, ավանդական"
|
475
475
|
:zu: զուլուերեն
|
476
476
|
:zun: զունիերեն
|
477
477
|
: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,16 +1,16 @@
|
|
1
1
|
---
|
2
2
|
:hy:
|
3
3
|
:cardinal:
|
4
|
-
:rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num);
|
5
|
-
|
6
|
-
== 1)) ? :one : :other) }'
|
4
|
+
:rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); f = runtime.f(num);
|
5
|
+
t = runtime.t(num); v = runtime.v(num); w = runtime.w(num); e = runtime.e(num);
|
6
|
+
(((i == 0) || (i == 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
|
-
|
13
|
-
:other) }'
|
11
|
+
:rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); f = runtime.f(num);
|
12
|
+
t = runtime.t(num); v = runtime.v(num); w = runtime.w(num); e = runtime.e(num);
|
13
|
+
(n == 1 ? :one : :other) }'
|
14
14
|
:names:
|
15
15
|
- :one
|
16
16
|
- :other
|
@@ -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} կետ սանտիմետրի վրա"
|
@@ -248,9 +251,18 @@
|
|
248
251
|
:length-decimeter:
|
249
252
|
:one: "{0} դեցիմետր"
|
250
253
|
:other: "{0} դեցիմետր"
|
254
|
+
:length-earth-radius:
|
255
|
+
:one: "{0} երկրային շառավիղ"
|
256
|
+
:other: "{0} երկրային շառավիղ"
|
257
|
+
:length-fathom:
|
258
|
+
:one: "{0} ծովային սաժեն"
|
259
|
+
:other: "{0} ծովային սաժեն"
|
251
260
|
:length-foot:
|
252
261
|
:one: "{0} ֆուտ"
|
253
262
|
:other: "{0} ֆուտ"
|
263
|
+
:length-furlong:
|
264
|
+
:one: "{0} ֆուրլոնգ"
|
265
|
+
:other: "{0} ֆուրլոնգ"
|
254
266
|
:length-inch:
|
255
267
|
:one: "{0} մատնաչափ"
|
256
268
|
:other: "{0} մատնաչափ"
|
@@ -288,14 +300,20 @@
|
|
288
300
|
:one: "{0} պիկոմետր"
|
289
301
|
:other: "{0} պիկոմետր"
|
290
302
|
:length-point:
|
291
|
-
:one: "{0}
|
292
|
-
:other: "{0}
|
303
|
+
:one: "{0} pt"
|
304
|
+
:other: "{0} pt"
|
293
305
|
:length-solar-radius:
|
294
306
|
:one: "{0} արեգակնային շառավիղ"
|
295
307
|
:other: "{0} արեգակնային շառավիղ"
|
296
308
|
:length-yard:
|
297
309
|
:one: "{0} յարդ"
|
298
310
|
:other: "{0} յարդ"
|
311
|
+
:light-candela:
|
312
|
+
:one: "{0} կանդելա"
|
313
|
+
:other: "{0} կանդելա"
|
314
|
+
:light-lumen:
|
315
|
+
:one: "{0} լյումեն"
|
316
|
+
:other: "{0} լյումեն"
|
299
317
|
:light-lux:
|
300
318
|
:one: "{0} լյուքս"
|
301
319
|
:other: "{0} լյուքս"
|
@@ -311,6 +329,9 @@
|
|
311
329
|
:mass-earth-mass:
|
312
330
|
:one: "{0} երկրային զանգված"
|
313
331
|
:other: "{0} արևային զանգված"
|
332
|
+
:mass-grain:
|
333
|
+
:one: "{0} գրան"
|
334
|
+
:other: "{0} գրան"
|
314
335
|
:mass-gram:
|
315
336
|
:one: "{0} գրամ"
|
316
337
|
:other: "{0} գրամ"
|
@@ -338,6 +359,9 @@
|
|
338
359
|
:mass-solar-mass:
|
339
360
|
:one: "{0} արեգակնային զանգված"
|
340
361
|
:other: "{0} արեգակնային զանգված"
|
362
|
+
:mass-stone:
|
363
|
+
:one: "{0} սթոուն"
|
364
|
+
:other: "{0} սթոուն"
|
341
365
|
:mass-ton:
|
342
366
|
:one: "{0} ամերիկյան տոննա"
|
343
367
|
:other: "{0} ամերիկյան տոննա"
|
@@ -425,6 +449,9 @@
|
|
425
449
|
:volume-barrel:
|
426
450
|
:one: "{0} տակառ"
|
427
451
|
:other: "{0} տակառ"
|
452
|
+
:volume-bushel:
|
453
|
+
:one: "{0} բուշել"
|
454
|
+
:other: "{0} բուշել"
|
428
455
|
:volume-centiliter:
|
429
456
|
:one: "{0} սանտիլիտր"
|
430
457
|
:other: "{0} սանտիլիտր"
|
@@ -458,6 +485,18 @@
|
|
458
485
|
:volume-deciliter:
|
459
486
|
:one: "{0} դեցիլիտր"
|
460
487
|
:other: "{0} դեցիլիտր"
|
488
|
+
:volume-dessert-spoon:
|
489
|
+
:one: "{0} աղանդերի գդալ"
|
490
|
+
:other: "{0} աղանդերի գդալ"
|
491
|
+
:volume-dessert-spoon-imperial:
|
492
|
+
:one: "{0} անգլիական աղանդերի գդալ"
|
493
|
+
:other: "{0} անգլիական աղանդերի գդալ"
|
494
|
+
:volume-dram:
|
495
|
+
:one: "{0} դրամ"
|
496
|
+
:other: "{0} դրամ"
|
497
|
+
:volume-drop:
|
498
|
+
:one: "{0} կաթիլ"
|
499
|
+
:other: "{0} կաթիլ"
|
461
500
|
:volume-fluid-ounce:
|
462
501
|
:one: "{0} հեղուկ ունկի"
|
463
502
|
:other: "{0} հեղուկ ունկի"
|
@@ -473,6 +512,9 @@
|
|
473
512
|
:volume-hectoliter:
|
474
513
|
:one: "{0} հեկտոլիտր"
|
475
514
|
:other: "{0} հեկտոլիտր"
|
515
|
+
:volume-jigger:
|
516
|
+
:one: "{0} ջիգեր"
|
517
|
+
:other: "{0} ջիգեր"
|
476
518
|
:volume-liter:
|
477
519
|
:one: "{0} լիտր"
|
478
520
|
:other: "{0} լիտր"
|
@@ -482,6 +524,9 @@
|
|
482
524
|
:volume-milliliter:
|
483
525
|
:one: "{0} միլիլիտր"
|
484
526
|
:other: "{0} միլիլիտր"
|
527
|
+
:volume-pinch:
|
528
|
+
:one: "{0} պտղունց"
|
529
|
+
:other: "{0} պտղունց"
|
485
530
|
:volume-pint:
|
486
531
|
:one: "{0} փինթ"
|
487
532
|
:other: "{0} փինթ"
|
@@ -491,6 +536,9 @@
|
|
491
536
|
:volume-quart:
|
492
537
|
:one: "{0} քվարտ"
|
493
538
|
:other: "{0} քվարտ"
|
539
|
+
:volume-quart-imperial:
|
540
|
+
:one: "{0} անգլիական քվարտ"
|
541
|
+
:other: "{0} անգլիական քվարտ"
|
494
542
|
:volume-tablespoon:
|
495
543
|
:one: "{0} ճաշի գդալ"
|
496
544
|
:other: "{0} ճաշի գդալ"
|
@@ -532,8 +580,8 @@
|
|
532
580
|
:one: "{0}%"
|
533
581
|
:other: "{0}%"
|
534
582
|
:consumption-liter-per-100-kilometer:
|
535
|
-
:one: "{0}
|
536
|
-
:other: "{0}
|
583
|
+
:one: "{0} Լ/100 կմ"
|
584
|
+
:other: "{0} Լ/100 կմ"
|
537
585
|
:duration-day:
|
538
586
|
:one: "{0} օ"
|
539
587
|
:other: "{0} օ"
|
@@ -713,14 +761,14 @@
|
|
713
761
|
:one: "{0}‰"
|
714
762
|
:other: "{0}‰"
|
715
763
|
:concentr-permillion:
|
716
|
-
:one: "{0}
|
717
|
-
:other: "{0}
|
764
|
+
:one: "{0} մմվ"
|
765
|
+
:other: "{0} մմվ"
|
718
766
|
:concentr-permyriad:
|
719
767
|
:one: "{0}‱"
|
720
768
|
:other: "{0}‱"
|
721
769
|
:consumption-liter-per-100-kilometer:
|
722
|
-
:one: "{0}
|
723
|
-
:other: "{0}
|
770
|
+
:one: "{0} Լ/100 կմ"
|
771
|
+
:other: "{0} Լ/100 կմ"
|
724
772
|
:consumption-liter-per-kilometer:
|
725
773
|
:one: "{0} լ/կմ"
|
726
774
|
:other: "{0} լ/կմ"
|
@@ -816,7 +864,8 @@
|
|
816
864
|
:one: "{0} Վ"
|
817
865
|
:other: "{0} Վ"
|
818
866
|
:energy-british-thermal-unit:
|
819
|
-
:
|
867
|
+
:one: "{0} Բջմ"
|
868
|
+
:other: "{0} Բջմ"
|
820
869
|
:energy-calorie:
|
821
870
|
:one: "{0} կալ"
|
822
871
|
:other: "{0} կալ"
|
@@ -859,6 +908,9 @@
|
|
859
908
|
:frequency-megahertz:
|
860
909
|
:one: "{0} ՄՀց"
|
861
910
|
:other: "{0} ՄՀց"
|
911
|
+
:graphics-dot:
|
912
|
+
:one: "{0} կետ"
|
913
|
+
:other: "{0} կետ"
|
862
914
|
:graphics-dot-per-centimeter:
|
863
915
|
:one: "{0} կսմ"
|
864
916
|
:other: "{0} կսմ"
|
@@ -888,13 +940,18 @@
|
|
888
940
|
:length-decimeter:
|
889
941
|
:one: "{0} դմ"
|
890
942
|
:other: "{0} դմ"
|
943
|
+
:length-earth-radius:
|
944
|
+
:one: "{0} R⊕"
|
945
|
+
:other: "{0} R⊕"
|
891
946
|
:length-fathom:
|
892
|
-
:
|
947
|
+
:one: "{0} ֆատոմ"
|
948
|
+
:other: "{0} ֆատոմ"
|
893
949
|
:length-foot:
|
894
950
|
:one: "{0} ֆտ"
|
895
951
|
:other: "{0} ֆտ"
|
896
952
|
:length-furlong:
|
897
|
-
:
|
953
|
+
:one: "{0} ֆուրլ․"
|
954
|
+
:other: "{0} ֆուրլ․"
|
898
955
|
:length-inch:
|
899
956
|
:one: "{0} մատ"
|
900
957
|
:other: "{0} մատ"
|
@@ -932,14 +989,20 @@
|
|
932
989
|
:one: "{0} պմ"
|
933
990
|
:other: "{0} պմ"
|
934
991
|
:length-point:
|
935
|
-
:one: "{0}
|
936
|
-
:other: "{0}
|
992
|
+
:one: "{0} pt"
|
993
|
+
:other: "{0} pt"
|
937
994
|
:length-solar-radius:
|
938
995
|
:one: "{0} R☉"
|
939
996
|
:other: "{0} R☉"
|
940
997
|
:length-yard:
|
941
998
|
:one: "{0} յրդ"
|
942
999
|
:other: "{0} յրդ"
|
1000
|
+
:light-candela:
|
1001
|
+
:one: "{0} կդ"
|
1002
|
+
:other: "{0} կդ"
|
1003
|
+
:light-lumen:
|
1004
|
+
:one: "{0} լմ"
|
1005
|
+
:other: "{0} լմ"
|
943
1006
|
:light-lux:
|
944
1007
|
:one: "{0} լք"
|
945
1008
|
:other: "{0} լք"
|
@@ -953,6 +1016,9 @@
|
|
953
1016
|
:other: "{0} դա"
|
954
1017
|
:mass-earth-mass:
|
955
1018
|
:other: "{0} M⊕"
|
1019
|
+
:mass-grain:
|
1020
|
+
:one: "{0} գրան"
|
1021
|
+
:other: "{0} գրան"
|
956
1022
|
:mass-gram:
|
957
1023
|
:one: "{0} գ"
|
958
1024
|
:other: "{0} գ"
|
@@ -980,7 +1046,8 @@
|
|
980
1046
|
:mass-solar-mass:
|
981
1047
|
:other: "{0} M☉"
|
982
1048
|
:mass-stone:
|
983
|
-
:
|
1049
|
+
:one: "{0} սթոուն"
|
1050
|
+
:other: "{0} սթոուն"
|
984
1051
|
:mass-ton:
|
985
1052
|
:one: "{0} ամեր․ տ"
|
986
1053
|
:other: "{0} ամեր․ տ"
|
@@ -1069,6 +1136,7 @@
|
|
1069
1136
|
:one: "{0} տկռ"
|
1070
1137
|
:other: "{0} տկռ"
|
1071
1138
|
:volume-bushel:
|
1139
|
+
:one: "{0} bu"
|
1072
1140
|
:other: "{0} bu"
|
1073
1141
|
:volume-centiliter:
|
1074
1142
|
:one: "{0} սլ"
|
@@ -1103,6 +1171,18 @@
|
|
1103
1171
|
:volume-deciliter:
|
1104
1172
|
:one: "{0} դլ"
|
1105
1173
|
:other: "{0} դլ"
|
1174
|
+
:volume-dessert-spoon:
|
1175
|
+
:one: "{0} ագ․"
|
1176
|
+
:other: "{0} ագ․"
|
1177
|
+
:volume-dessert-spoon-imperial:
|
1178
|
+
:one: "{0} անգլ․ ագ․"
|
1179
|
+
:other: "{0} անգլ․ ագ․"
|
1180
|
+
:volume-dram:
|
1181
|
+
:one: "{0} հեղուկ դրամ"
|
1182
|
+
:other: "{0} հեղուկ դրամ"
|
1183
|
+
:volume-drop:
|
1184
|
+
:one: "{0} կաթիլ"
|
1185
|
+
:other: "{0} կաթիլ"
|
1106
1186
|
:volume-fluid-ounce:
|
1107
1187
|
:one: "{0} հղ. ունկ․"
|
1108
1188
|
:other: "{0} հղ. ունկ․"
|
@@ -1118,6 +1198,9 @@
|
|
1118
1198
|
:volume-hectoliter:
|
1119
1199
|
:one: "{0} հլ"
|
1120
1200
|
:other: "{0} հլ"
|
1201
|
+
:volume-jigger:
|
1202
|
+
:one: "{0} ջիգեր"
|
1203
|
+
:other: "{0} ջիգեր"
|
1121
1204
|
:volume-liter:
|
1122
1205
|
:one: "{0} լ"
|
1123
1206
|
:other: "{0} լ"
|
@@ -1127,6 +1210,9 @@
|
|
1127
1210
|
:volume-milliliter:
|
1128
1211
|
:one: "{0} մլ"
|
1129
1212
|
:other: "{0} մլ"
|
1213
|
+
:volume-pinch:
|
1214
|
+
:one: "{0} պտղունց"
|
1215
|
+
:other: "{0} պտղունց"
|
1130
1216
|
:volume-pint:
|
1131
1217
|
:one: "{0} փինթ"
|
1132
1218
|
:other: "{0} փինթ"
|
@@ -1136,6 +1222,9 @@
|
|
1136
1222
|
:volume-quart:
|
1137
1223
|
:one: "{0} քվարտ"
|
1138
1224
|
:other: "{0} քվարտ"
|
1225
|
+
:volume-quart-imperial:
|
1226
|
+
:one: "{0} անգլիական քվարտ"
|
1227
|
+
:other: "{0} անգլիական քվարտ"
|
1139
1228
|
:volume-tablespoon:
|
1140
1229
|
:one: "{0} ճգ."
|
1141
1230
|
:other: "{0} ճգ."
|
@@ -2,974 +2,1374 @@
|
|
2
2
|
:id:
|
3
3
|
:currencies:
|
4
4
|
:ADP:
|
5
|
+
:name: "Peseta Andorra"
|
5
6
|
:one: "Peseta Andorra"
|
6
7
|
:AED:
|
8
|
+
:name: "Dirham Uni Emirat Arab"
|
7
9
|
:one: "Dirham Uni Emirat Arab"
|
8
10
|
:other: "Dirham Uni Emirat Arab"
|
9
11
|
:symbol: AED
|
10
12
|
:AFA:
|
13
|
+
:name: "Afgani Afganistan (1927–2002)"
|
11
14
|
:one: "Afgani Afganistan (1927–2002)"
|
12
15
|
:other: "Afgani Afganistan (1927–2002)"
|
13
16
|
:AFN:
|
17
|
+
:name: "Afgani Afganistan"
|
18
|
+
:narrow_symbol: ؋
|
14
19
|
:one: "Afgani Afganistan"
|
15
20
|
:other: "Afgani Afganistan"
|
16
21
|
:symbol: AFN
|
17
22
|
:ALL:
|
23
|
+
:name: "Lek Albania"
|
18
24
|
:one: "Lek Albania"
|
19
25
|
:other: "Lek Albania"
|
20
26
|
:symbol: ALL
|
21
27
|
:AMD:
|
28
|
+
:name: "Dram Armenia"
|
29
|
+
:narrow_symbol: ֏
|
22
30
|
:one: "Dram Armenia"
|
23
31
|
:other: "Dram Armenia"
|
24
32
|
:symbol: AMD
|
25
33
|
:ANG:
|
34
|
+
:name: "Guilder Antilla Belanda"
|
26
35
|
:one: "Guilder Antilla Belanda"
|
27
36
|
:other: "Guilder Antilla Belanda"
|
28
37
|
:symbol: ANG
|
29
38
|
:AOA:
|
39
|
+
:name: "Kwanza Angola"
|
40
|
+
:narrow_symbol: Kz
|
30
41
|
:one: "Kwanza Angola"
|
31
42
|
:other: "Kwanza Angola"
|
32
43
|
:symbol: AOA
|
33
44
|
:AOK:
|
45
|
+
:name: "Kwanza Angola (1977–1991)"
|
34
46
|
:one: "Kwanza Angola (1977–1991)"
|
35
47
|
:other: "Kwanza Angola (1977–1991)"
|
36
48
|
:AON:
|
49
|
+
:name: "Kwanza Baru Angola (1990–2000)"
|
37
50
|
:one: "Kwanza Baru Angola (1990–2000)"
|
38
51
|
:other: "Kwanza Baru Angola (1990–2000)"
|
39
52
|
:AOR:
|
53
|
+
:name: "Kwanza Angola yang Disesuaikan Lagi (1995–1999)"
|
40
54
|
:one: "Kwanza Angola yang Disesuaikan Lagi (1995–1999)"
|
41
55
|
:other: "Kwanza Angola yang Disesuaikan Lagi (1995–1999)"
|
42
56
|
:ARA:
|
57
|
+
:name: "Austral Argentina"
|
43
58
|
:one: "Austral Argentina"
|
44
59
|
:ARL:
|
60
|
+
:name: "Peso Ley Argentina (1970–1983)"
|
45
61
|
:one: "Peso Ley Argentina (1970–1983)"
|
46
62
|
:other: "Peso Ley Argentina (1970–1983)"
|
47
63
|
:ARM:
|
64
|
+
:name: "Peso Argentina (1881–1970)"
|
48
65
|
:one: "Peso Argentina (1881–1970)"
|
49
66
|
:other: "Peso Argentina (1881–1970)"
|
50
67
|
:ARP:
|
68
|
+
:name: "Peso Argentina (1983–1985)"
|
51
69
|
:one: "Peso Argentina (1983–1985)"
|
52
70
|
:other: "Peso Argentina (1983–1985)"
|
53
71
|
:ARS:
|
72
|
+
:name: "Peso Argentina"
|
73
|
+
:narrow_symbol: $
|
54
74
|
:one: "Peso Argentina"
|
55
75
|
:other: "Peso Argentina"
|
56
76
|
:symbol: ARS
|
57
77
|
:ATS:
|
78
|
+
:name: "Schilling Austria"
|
58
79
|
:one: "Schilling Austria"
|
59
80
|
:AUD:
|
81
|
+
:name: "Dolar Australia"
|
82
|
+
:narrow_symbol: $
|
60
83
|
:one: "Dolar Australia"
|
61
84
|
:other: "Dolar Australia"
|
62
85
|
:symbol: AU$
|
63
86
|
:AWG:
|
87
|
+
:name: "Florin Aruba"
|
64
88
|
:one: "Florin Aruba"
|
65
89
|
:other: "Florin Aruba"
|
66
90
|
:symbol: AWG
|
67
91
|
:AZM:
|
92
|
+
:name: "Manat Azerbaijan (1993–2006)"
|
68
93
|
:one: "Manat Azerbaijan (1993–2006)"
|
69
94
|
:other: "Manat Azerbaijan (1993–2006)"
|
70
95
|
:AZN:
|
96
|
+
:name: "Manat Azerbaijan"
|
97
|
+
:narrow_symbol: ₼
|
71
98
|
:one: "Manat Azerbaijan"
|
72
99
|
:other: "Manat Azerbaijan"
|
73
100
|
:symbol: AZN
|
74
101
|
:BAD:
|
102
|
+
:name: "Dinar Bosnia-Herzegovina (1992–1994)"
|
75
103
|
:one: "Dinar Bosnia-Herzegovina (1992–1994)"
|
76
104
|
:other: "Dinar Bosnia-Herzegovina (1992–1994)"
|
77
105
|
:BAM:
|
106
|
+
:name: "Mark Konvertibel Bosnia-Herzegovina"
|
107
|
+
:narrow_symbol: KM
|
78
108
|
:one: "Mark Konvertibel Bosnia-Herzegovina"
|
79
109
|
:other: "Mark Konvertibel Bosnia-Herzegovina"
|
80
110
|
:symbol: BAM
|
81
111
|
:BAN:
|
112
|
+
:name: "Dinar Baru Bosnia-Herzegovina (1994–1997)"
|
82
113
|
:one: "Dinar Baru Bosnia-Herzegovina (1994–1997)"
|
83
114
|
:other: "Dinar Baru Bosnia-Herzegovina (1994–1997)"
|
84
115
|
:BBD:
|
116
|
+
:name: "Dolar Barbados"
|
117
|
+
:narrow_symbol: $
|
85
118
|
:one: "Dolar Barbados"
|
86
119
|
:other: "Dolar Barbados"
|
87
120
|
:symbol: BBD
|
88
121
|
:BDT:
|
122
|
+
:name: "Taka Bangladesh"
|
123
|
+
:narrow_symbol: ৳
|
89
124
|
:one: "Taka Bangladesh"
|
90
125
|
:other: "Taka Bangladesh"
|
91
126
|
:symbol: BDT
|
92
127
|
:BEC:
|
128
|
+
:name: "Franc Belgia (konvertibel)"
|
93
129
|
:one: "Franc Belgia (konvertibel)"
|
94
130
|
:BEF:
|
131
|
+
:name: "Franc Belgia"
|
95
132
|
:one: "Franc Belgia"
|
96
133
|
:BEL:
|
134
|
+
:name: "Franc Belgia (keuangan)"
|
97
135
|
:one: "Franc Belgia (keuangan)"
|
98
136
|
:BGL:
|
137
|
+
:name: "Hard Lev Bulgaria"
|
99
138
|
:one: "Hard Lev Bulgaria"
|
100
139
|
:BGM:
|
140
|
+
:name: "Socialist Lev Bulgaria"
|
101
141
|
:one: "Socialist Lev Bulgaria"
|
102
142
|
:BGN:
|
143
|
+
:name: "Lev Bulgaria"
|
103
144
|
:one: "Lev Bulgaria"
|
104
145
|
:other: "Lev Bulgaria"
|
105
146
|
:symbol: BGN
|
106
147
|
:BGO:
|
148
|
+
:name: "Lev Bulgaria (1879–1952)"
|
107
149
|
:one: "Lev Bulgaria (1879–1952)"
|
108
150
|
:other: "Lev Bulgaria (1879–1952)"
|
109
151
|
:BHD:
|
152
|
+
:name: "Dinar Bahrain"
|
110
153
|
:one: "Dinar Bahrain"
|
111
154
|
:other: "Dinar Bahrain"
|
112
155
|
:symbol: BHD
|
113
156
|
:BIF:
|
157
|
+
:name: "Franc Burundi"
|
114
158
|
:one: "Franc Burundi"
|
115
159
|
:other: "Franc Burundi"
|
116
160
|
:symbol: BIF
|
117
161
|
:BMD:
|
162
|
+
:name: "Dolar Bermuda"
|
163
|
+
:narrow_symbol: $
|
118
164
|
:one: "Dolar Bermuda"
|
119
165
|
:other: "Dolar Bermuda"
|
120
166
|
:symbol: BMD
|
121
167
|
:BND:
|
168
|
+
:name: "Dolar Brunei"
|
169
|
+
:narrow_symbol: $
|
122
170
|
:one: "Dolar Brunei"
|
123
171
|
:other: "Dolar Brunei"
|
124
172
|
:symbol: BND
|
125
173
|
:BOB:
|
174
|
+
:name: Boliviano
|
175
|
+
:narrow_symbol: Bs
|
126
176
|
:one: Boliviano
|
127
177
|
:other: Boliviano
|
128
178
|
:symbol: BOB
|
129
179
|
:BOL:
|
180
|
+
:name: "Boliviano Bolivia (1863–1963)"
|
130
181
|
:one: "Boliviano Bolivia (1863–1963)"
|
131
182
|
:other: "Boliviano Bolivia (1863–1963)"
|
132
183
|
:BOP:
|
184
|
+
:name: "Peso Bolivia"
|
133
185
|
:one: "Peso Bolivia"
|
134
186
|
:BOV:
|
187
|
+
:name: "Mvdol Bolivia"
|
135
188
|
:one: "Mvdol Bolivia"
|
136
189
|
:BRB:
|
190
|
+
:name: "Cruzeiro Baru Brasil (1967–1986)"
|
137
191
|
:one: "Cruzeiro Baru Brasil (1967–1986)"
|
138
192
|
:other: "Cruzeiro Baru Brasil (1967–1986)"
|
139
193
|
:BRC:
|
194
|
+
:name: "Cruzado Brasil (1986–1989)"
|
140
195
|
:one: "Cruzado Brasil (1986–1989)"
|
141
196
|
:other: "Cruzado Brasil (1986–1989)"
|
142
197
|
:BRE:
|
198
|
+
:name: "Cruzeiro Brasil (1990–1993)"
|
143
199
|
:one: "Cruzeiro Brasil (1990–1993)"
|
144
200
|
:other: "Cruzeiro Brasil (1990–1993)"
|
145
201
|
:BRL:
|
202
|
+
:name: "Real Brasil"
|
203
|
+
:narrow_symbol: R$
|
146
204
|
:one: "Real Brasil"
|
147
205
|
:other: "Real Brasil"
|
148
206
|
:symbol: R$
|
149
207
|
:BRN:
|
208
|
+
:name: "Cruzado Baru Brasil (1989–1990)"
|
150
209
|
:one: "Cruzado Baru Brasil (1989–1990)"
|
151
210
|
:other: "Cruzado Baru Brasil (1989–1990)"
|
152
211
|
:BRR:
|
212
|
+
:name: "Cruzeiro Brasil (1993–1994)"
|
153
213
|
:one: "Cruzeiro Brasil (1993–1994)"
|
154
214
|
:other: "Cruzeiro Brasil (1993–1994)"
|
155
215
|
:BRZ:
|
216
|
+
:name: "Cruzeiro Brasil (1942–1967)"
|
156
217
|
:one: "Cruzeiro Brasil (1942–1967)"
|
157
218
|
:other: "Cruzeiro Brasil (1942–1967)"
|
158
219
|
:BSD:
|
220
|
+
:name: "Dolar Bahama"
|
221
|
+
:narrow_symbol: $
|
159
222
|
:one: "Dolar Bahama"
|
160
223
|
:other: "Dolar Bahama"
|
161
224
|
:symbol: BSD
|
162
225
|
:BTN:
|
226
|
+
:name: "Ngultrum Bhutan"
|
163
227
|
:one: "Ngultrum Bhutan"
|
164
228
|
:other: "Ngultrum Bhutan"
|
165
229
|
:symbol: BTN
|
166
230
|
:BUK:
|
231
|
+
:name: "Kyat Burma"
|
167
232
|
:one: "Kyat Burma"
|
168
233
|
:BWP:
|
234
|
+
:name: "Pula Botswana"
|
235
|
+
:narrow_symbol: P
|
169
236
|
:one: "Pula Botswana"
|
170
237
|
:other: "Pula Botswana"
|
171
238
|
:symbol: BWP
|
172
239
|
:BYB:
|
240
|
+
:name: "Rubel Baru Belarus (1994–1999)"
|
173
241
|
:one: "Rubel Baru Belarus (1994–1999)"
|
174
242
|
:other: "Rubel Baru Belarus (1994–1999)"
|
175
243
|
:BYN:
|
244
|
+
:name: "Rubel Belarusia"
|
245
|
+
:narrow_symbol: р.
|
176
246
|
:one: "Rubel Belarusia"
|
177
247
|
:other: "Rubel Belarusia"
|
178
248
|
:symbol: BYN
|
179
249
|
:BYR:
|
250
|
+
:name: "Rubel Belarusia (2000–2016)"
|
180
251
|
:one: "Rubel Belarusia (2000–2016)"
|
181
252
|
:other: "Rubel Belarusia (2000–2016)"
|
182
253
|
:symbol: BYR
|
183
254
|
:BZD:
|
255
|
+
:name: "Dolar Belize"
|
256
|
+
:narrow_symbol: $
|
184
257
|
:one: "Dolar Belize"
|
185
258
|
:other: "Dolar Belize"
|
186
259
|
:symbol: BZD
|
187
260
|
:CAD:
|
261
|
+
:name: "Dolar Kanada"
|
262
|
+
:narrow_symbol: $
|
188
263
|
:one: "Dolar Kanada"
|
189
264
|
:other: "Dolar Kanada"
|
190
265
|
:symbol: CA$
|
191
266
|
:CDF:
|
267
|
+
:name: "Franc Kongo"
|
192
268
|
:one: "Franc Kongo"
|
193
269
|
:other: "Franc Kongo"
|
194
270
|
:symbol: CDF
|
195
271
|
:CHE:
|
272
|
+
:name: "Euro WIR"
|
196
273
|
:one: "Euro WIR"
|
197
274
|
:CHF:
|
275
|
+
:name: "Franc Swiss"
|
198
276
|
:one: "Franc Swiss"
|
199
277
|
:other: "Franc Swiss"
|
200
278
|
:symbol: CHF
|
201
279
|
:CHW:
|
280
|
+
:name: "Franc WIR"
|
202
281
|
:one: "Franc WIR"
|
203
282
|
:CLE:
|
283
|
+
:name: "Escudo Cile"
|
204
284
|
:one: "Escudo Cile"
|
205
285
|
:CLF:
|
286
|
+
:name: "Satuan Hitung (UF) Cile"
|
206
287
|
:one: "Satuan Hitung (UF) Cile"
|
207
288
|
:CLP:
|
289
|
+
:name: "Peso Cile"
|
290
|
+
:narrow_symbol: $
|
208
291
|
:one: "Peso Cile"
|
209
292
|
:other: "Peso Cile"
|
210
293
|
:symbol: CLP
|
211
294
|
:CNH:
|
295
|
+
:name: "Yuan Tiongkok (luar negeri)"
|
212
296
|
:one: "Yuan Tiongkok (luar negeri)"
|
213
297
|
:other: "Yuan Tiongkok (luar negeri)"
|
214
298
|
:symbol: CNH
|
215
299
|
:CNY:
|
300
|
+
:name: "Yuan Tiongkok"
|
301
|
+
:narrow_symbol: ¥
|
216
302
|
:one: "Yuan Tiongkok"
|
217
303
|
:other: "Yuan Tiongkok"
|
218
304
|
:symbol: CN¥
|
219
305
|
:COP:
|
306
|
+
:name: "Peso Kolombia"
|
307
|
+
:narrow_symbol: $
|
220
308
|
:one: "Peso Kolombia"
|
221
309
|
:other: "Peso Kolombia"
|
222
310
|
:symbol: COP
|
223
311
|
:COU:
|
312
|
+
:name: "Unit Nilai Nyata Kolombia"
|
224
313
|
:one: "Unit Nilai Nyata Kolombia"
|
225
314
|
:CRC:
|
315
|
+
:name: "Colon Kosta Rika"
|
316
|
+
:narrow_symbol: ₡
|
226
317
|
:one: "Colon Kosta Rika"
|
227
318
|
:other: "Colon Kosta Rika"
|
228
319
|
:symbol: CRC
|
229
320
|
:CSD:
|
321
|
+
:name: "Dinar Serbia (2002–2006)"
|
230
322
|
:one: "Dinar Serbia (2002–2006)"
|
231
323
|
:other: "Dinar Serbia (2002–2006)"
|
232
324
|
:CSK:
|
325
|
+
:name: "Hard Koruna Cheska"
|
233
326
|
:one: "Hard Koruna Cheska"
|
234
327
|
:CUC:
|
328
|
+
:name: "Peso Konvertibel Kuba"
|
329
|
+
:narrow_symbol: $
|
235
330
|
:one: "Peso Konvertibel Kuba"
|
236
331
|
:other: "Peso Konvertibel Kuba"
|
237
332
|
:symbol: CUC
|
238
333
|
:CUP:
|
334
|
+
:name: "Peso Kuba"
|
335
|
+
:narrow_symbol: $
|
239
336
|
:one: "Peso Kuba"
|
240
337
|
:other: "Peso Kuba"
|
241
338
|
:symbol: CUP
|
242
339
|
:CVE:
|
340
|
+
:name: "Escudo Tanjung Verde"
|
243
341
|
:one: "Escudo Tanjung Verde"
|
244
342
|
:other: "Escudo Tanjung Verde"
|
245
343
|
:symbol: CVE
|
246
344
|
:CYP:
|
345
|
+
:name: "Pound Siprus"
|
247
346
|
:one: "Pound Siprus"
|
248
347
|
:CZK:
|
249
|
-
:
|
250
|
-
:
|
348
|
+
:name: "Koruna Ceko"
|
349
|
+
:narrow_symbol: Kč
|
350
|
+
:one: "Koruna Ceko"
|
351
|
+
:other: "Koruna Ceko"
|
251
352
|
:symbol: CZK
|
252
353
|
:DDM:
|
354
|
+
:name: "Mark Jerman Timur"
|
253
355
|
:one: "Mark Jerman Timur"
|
254
356
|
:DEM:
|
357
|
+
:name: "Mark Jerman"
|
255
358
|
:one: "Mark Jerman"
|
256
359
|
:DJF:
|
360
|
+
:name: "Franc Jibuti"
|
257
361
|
:one: "Franc Jibuti"
|
258
362
|
:other: "Franc Jibuti"
|
259
363
|
:symbol: DJF
|
260
364
|
:DKK:
|
365
|
+
:name: "Krone Denmark"
|
366
|
+
:narrow_symbol: kr
|
261
367
|
:one: "Krone Denmark"
|
262
368
|
:other: "Krone Denmark"
|
263
369
|
:symbol: DKK
|
264
370
|
:DOP:
|
371
|
+
:name: "Peso Dominika"
|
372
|
+
:narrow_symbol: $
|
265
373
|
:one: "Peso Dominika"
|
266
374
|
:other: "Peso Dominika"
|
267
375
|
:symbol: DOP
|
268
376
|
:DZD:
|
269
|
-
:
|
270
|
-
:
|
377
|
+
:name: "Dinar Aljazair"
|
378
|
+
:one: "Dinar Aljazair"
|
379
|
+
:other: "Dinar Aljazair"
|
271
380
|
:symbol: DZD
|
272
381
|
:ECS:
|
382
|
+
:name: "Sucre Ekuador"
|
273
383
|
:one: "Sucre Ekuador"
|
274
384
|
:ECV:
|
385
|
+
:name: "Satuan Nilai Tetap Ekuador"
|
275
386
|
:one: "Satuan Nilai Tetap Ekuador"
|
276
387
|
:EEK:
|
388
|
+
:name: "Kroon Estonia"
|
277
389
|
:one: "Kroon Estonia"
|
278
390
|
:EGP:
|
391
|
+
:name: "Pound Mesir"
|
392
|
+
:narrow_symbol: E£
|
279
393
|
:one: "Pound Mesir"
|
280
394
|
:other: "Pound Mesir"
|
281
395
|
:symbol: EGP
|
282
396
|
:ERN:
|
397
|
+
:name: "Nakfa Eritrea"
|
283
398
|
:one: "Nakfa Eritrea"
|
284
399
|
:other: "Nakfa Eritrea"
|
285
400
|
:symbol: ERN
|
286
401
|
:ESA:
|
402
|
+
:name: "Peseta Spanyol (akun)"
|
287
403
|
:one: "Peseta Spanyol (akun)"
|
288
404
|
:ESB:
|
405
|
+
:name: "Peseta Spanyol (konvertibel)"
|
289
406
|
:one: "Peseta Spanyol (konvertibel)"
|
290
407
|
:ESP:
|
408
|
+
:name: "Peseta Spanyol"
|
409
|
+
:narrow_symbol: ₧
|
291
410
|
:one: "Peseta Spanyol"
|
292
411
|
:symbol: ₧
|
293
412
|
:ETB:
|
413
|
+
:name: "Birr Etiopia"
|
294
414
|
:one: "Birr Etiopia"
|
295
415
|
:other: "Birr Etiopia"
|
296
416
|
:symbol: ETB
|
297
417
|
:EUR:
|
418
|
+
:name: Euro
|
419
|
+
:narrow_symbol: €
|
298
420
|
:one: Euro
|
299
421
|
:other: Euro
|
300
422
|
:symbol: €
|
301
423
|
:FIM:
|
424
|
+
:name: "Markka Finlandia"
|
302
425
|
:one: "Markka Finlandia"
|
303
426
|
:FJD:
|
427
|
+
:name: "Dolar Fiji"
|
428
|
+
:narrow_symbol: $
|
304
429
|
:one: "Dolar Fiji"
|
305
430
|
:other: "Dolar Fiji"
|
306
431
|
:symbol: FJD
|
307
432
|
:FKP:
|
433
|
+
:name: "Pound Kepulauan Falkland"
|
434
|
+
:narrow_symbol: £
|
308
435
|
:one: "Pound Kepulauan Falkland"
|
309
436
|
:other: "Pound Kepulauan Falkland"
|
310
437
|
:symbol: FKP
|
311
438
|
:FRF:
|
439
|
+
:name: "Franc Prancis"
|
312
440
|
:one: "Franc Prancis"
|
313
441
|
:GBP:
|
442
|
+
:name: "Pound Inggris"
|
443
|
+
:narrow_symbol: £
|
314
444
|
:one: "Pound Inggris"
|
315
445
|
:other: "Pound Inggris"
|
316
446
|
:symbol: £
|
317
447
|
:GEK:
|
448
|
+
:name: "Kupon Larit Georgia"
|
318
449
|
:one: "Kupon Larit Georgia"
|
319
450
|
:GEL:
|
451
|
+
:name: "Lari Georgia"
|
452
|
+
:narrow_symbol: ₾
|
320
453
|
:one: "Lari Georgia"
|
321
454
|
:other: "Lari Georgia"
|
322
455
|
:symbol: GEL
|
323
456
|
:GHC:
|
457
|
+
:name: "Cedi Ghana (1979–2007)"
|
324
458
|
:one: "Cedi Ghana (1979–2007)"
|
325
459
|
:other: "Cedi Ghana (1979–2007)"
|
326
460
|
:GHS:
|
461
|
+
:name: "Cedi Ghana"
|
462
|
+
:narrow_symbol: GH₵
|
327
463
|
:one: "Cedi Ghana"
|
328
464
|
:other: "Cedi Ghana"
|
329
465
|
:symbol: GHS
|
330
466
|
:GIP:
|
467
|
+
:name: "Pound Gibraltar"
|
468
|
+
:narrow_symbol: £
|
331
469
|
:one: "Pound Gibraltar"
|
332
470
|
:other: "Pound Gibraltar"
|
333
471
|
:symbol: GIP
|
334
472
|
:GMD:
|
473
|
+
:name: "Dalasi Gambia"
|
335
474
|
:one: "Dalasi Gambia"
|
336
475
|
:other: "Dalasi Gambia"
|
337
476
|
:symbol: GMD
|
338
477
|
:GNF:
|
478
|
+
:name: "Franc Guinea"
|
479
|
+
:narrow_symbol: FG
|
339
480
|
:one: "Franc Guinea"
|
340
481
|
:other: "Franc Guinea"
|
341
482
|
:symbol: GNF
|
342
483
|
:GNS:
|
484
|
+
:name: "Syli Guinea"
|
343
485
|
:one: "Syli Guinea"
|
344
486
|
:GQE:
|
487
|
+
:name: "Ekuele Guinea Ekuatorial"
|
345
488
|
:one: "Ekuele Guinea Ekuatorial"
|
346
489
|
:GRD:
|
490
|
+
:name: "Drachma Yunani"
|
347
491
|
:one: "Drachma Yunani"
|
348
492
|
:GTQ:
|
493
|
+
:name: "Quetzal Guatemala"
|
494
|
+
:narrow_symbol: Q
|
349
495
|
:one: "Quetzal Guatemala"
|
350
496
|
:other: "Quetzal Guatemala"
|
351
497
|
:symbol: GTQ
|
352
498
|
:GWE:
|
499
|
+
:name: "Escudo Guinea Portugal"
|
353
500
|
:one: "Escudo Guinea Portugal"
|
354
501
|
:GWP:
|
502
|
+
:name: "Peso Guinea-Bissau"
|
355
503
|
:one: "Peso Guinea-Bissau"
|
356
504
|
:GYD:
|
505
|
+
:name: "Dolar Guyana"
|
506
|
+
:narrow_symbol: $
|
357
507
|
:one: "Dolar Guyana"
|
358
508
|
:other: "Dolar Guyana"
|
359
509
|
:symbol: GYD
|
360
510
|
:HKD:
|
511
|
+
:name: "Dolar Hong Kong"
|
512
|
+
:narrow_symbol: $
|
361
513
|
:one: "Dolar Hong Kong"
|
362
514
|
:other: "Dolar Hong Kong"
|
363
515
|
:symbol: HK$
|
364
516
|
:HNL:
|
517
|
+
:name: "Lempira Honduras"
|
518
|
+
:narrow_symbol: L
|
365
519
|
:one: "Lempira Honduras"
|
366
520
|
:other: "Lempira Honduras"
|
367
521
|
:symbol: HNL
|
368
522
|
:HRD:
|
523
|
+
:name: "Dinar Kroasia"
|
369
524
|
:one: "Dinar Kroasia"
|
370
525
|
:HRK:
|
526
|
+
:name: "Kuna Kroasia"
|
527
|
+
:narrow_symbol: kn
|
371
528
|
:one: "Kuna Kroasia"
|
372
529
|
:other: "Kuna Kroasia"
|
373
530
|
:symbol: HRK
|
374
531
|
:HTG:
|
532
|
+
:name: "Gourde Haiti"
|
375
533
|
:one: "Gourde Haiti"
|
376
534
|
:other: "Gourde Haiti"
|
377
535
|
:symbol: HTG
|
378
536
|
:HUF:
|
537
|
+
:name: "Forint Hungaria"
|
538
|
+
:narrow_symbol: Ft
|
379
539
|
:one: "Forint Hungaria"
|
380
540
|
:other: "Forint Hungaria"
|
381
541
|
:symbol: HUF
|
382
542
|
:IDR:
|
543
|
+
:name: "Rupiah Indonesia"
|
544
|
+
:narrow_symbol: Rp
|
383
545
|
:one: "Rupiah Indonesia"
|
384
546
|
:other: "Rupiah Indonesia"
|
385
547
|
:symbol: Rp
|
386
548
|
:IEP:
|
549
|
+
:name: "Pound Irlandia"
|
387
550
|
:one: "Pound Irlandia"
|
388
551
|
:ILP:
|
552
|
+
:name: "Pound Israel"
|
389
553
|
:one: "Pound Israel"
|
390
554
|
:ILR:
|
555
|
+
:name: "Shekel Israel"
|
391
556
|
:one: "Shekel Israel"
|
392
557
|
:other: "Shekel Israel (1980–1985)"
|
393
558
|
:ILS:
|
559
|
+
:name: "Shekel Baru Israel"
|
560
|
+
:narrow_symbol: ₪
|
394
561
|
:one: "Shekel Baru Israel"
|
395
562
|
:other: "Shekel Baru Israel"
|
396
563
|
:symbol: ₪
|
397
564
|
:INR:
|
565
|
+
:name: "Rupee India"
|
566
|
+
:narrow_symbol: ₹
|
398
567
|
:one: "Rupee India"
|
399
568
|
:other: "Rupee India"
|
400
569
|
:symbol: Rs
|
401
570
|
:IQD:
|
571
|
+
:name: "Dinar Irak"
|
402
572
|
:one: "Dinar Irak"
|
403
573
|
:other: "Dinar Irak"
|
404
574
|
:symbol: IQD
|
405
575
|
:IRR:
|
576
|
+
:name: "Rial Iran"
|
406
577
|
:one: "Rial Iran"
|
407
578
|
:other: "Rial Iran"
|
408
579
|
:symbol: IRR
|
409
580
|
:ISJ:
|
581
|
+
:name: "Krona Islandia (1918–1981)"
|
410
582
|
:one: "Krona Islandia (1918–1981)"
|
411
583
|
:other: "Krona Islandia (1918–1981)"
|
412
584
|
:ISK:
|
585
|
+
:name: "Krona Islandia"
|
586
|
+
:narrow_symbol: kr
|
413
587
|
:one: "Krona Islandia"
|
414
588
|
:other: "Krona Islandia"
|
415
589
|
:symbol: ISK
|
416
590
|
:ITL:
|
591
|
+
:name: "Lira Italia"
|
417
592
|
:one: "Lira Italia"
|
418
593
|
:JMD:
|
594
|
+
:name: "Dolar Jamaika"
|
595
|
+
:narrow_symbol: $
|
419
596
|
:one: "Dolar Jamaika"
|
420
597
|
:other: "Dolar Jamaika"
|
421
598
|
:symbol: JMD
|
422
599
|
:JOD:
|
600
|
+
:name: "Dinar Yordania"
|
423
601
|
:one: "Dinar Yordania"
|
424
602
|
:other: "Dinar Yordania"
|
425
603
|
:symbol: JOD
|
426
604
|
:JPY:
|
605
|
+
:name: "Yen Jepang"
|
606
|
+
:narrow_symbol: ¥
|
427
607
|
:one: "Yen Jepang"
|
428
608
|
:other: "Yen Jepang"
|
429
609
|
:symbol: JP¥
|
430
610
|
:KES:
|
611
|
+
:name: "Shilling Kenya"
|
431
612
|
:one: "Shilling Kenya"
|
432
613
|
:other: "Shilling Kenya"
|
433
614
|
:symbol: KES
|
434
615
|
:KGS:
|
435
|
-
:
|
436
|
-
:
|
616
|
+
:name: "Som Kirgizstan"
|
617
|
+
:one: "Som Kirgizstan"
|
618
|
+
:other: "Som Kirgizstan"
|
437
619
|
:symbol: KGS
|
438
620
|
:KHR:
|
621
|
+
:name: "Riel Kamboja"
|
622
|
+
:narrow_symbol: ៛
|
439
623
|
:one: "Riel Kamboja"
|
440
624
|
:other: "Riel Kamboja"
|
441
625
|
:symbol: KHR
|
442
626
|
:KMF:
|
627
|
+
:name: "Franc Komoro"
|
628
|
+
:narrow_symbol: CF
|
443
629
|
:one: "Franc Komoro"
|
444
630
|
:other: "Franc Komoro"
|
445
631
|
:symbol: KMF
|
446
632
|
:KPW:
|
633
|
+
:name: "Won Korea Utara"
|
634
|
+
:narrow_symbol: ₩
|
447
635
|
:one: "Won Korea Utara"
|
448
636
|
:other: "Won Korea Utara"
|
449
637
|
:symbol: KPW
|
450
638
|
:KRH:
|
639
|
+
:name: "Hwan Korea Selatan (1953–1962)"
|
451
640
|
:one: "Hwan Korea Selatan (1953–1962)"
|
452
641
|
:other: "Hwan Korea Selatan (1953–1962)"
|
453
642
|
:KRO:
|
643
|
+
:name: "Won Korea Selatan (1945–1953)"
|
454
644
|
:one: "Won Korea Selatan (1945–1953)"
|
455
645
|
:other: "Won Korea Selatan (1945–1953)"
|
456
646
|
:KRW:
|
647
|
+
:name: "Won Korea Selatan"
|
648
|
+
:narrow_symbol: ₩
|
457
649
|
:one: "Won Korea Selatan"
|
458
650
|
:other: "Won Korea Selatan"
|
459
651
|
:symbol: ₩
|
460
652
|
:KWD:
|
653
|
+
:name: "Dinar Kuwait"
|
461
654
|
:one: "Dinar Kuwait"
|
462
655
|
:other: "Dinar Kuwait"
|
463
656
|
:symbol: KWD
|
464
657
|
:KYD:
|
658
|
+
:name: "Dolar Kepulauan Cayman"
|
659
|
+
:narrow_symbol: $
|
465
660
|
:one: "Dolar Kepulauan Cayman"
|
466
661
|
:other: "Dolar Kepulauan Cayman"
|
467
662
|
:symbol: KYD
|
468
663
|
:KZT:
|
469
|
-
:
|
470
|
-
:
|
664
|
+
:name: "Tenge Kazakhstan"
|
665
|
+
:narrow_symbol: ₸
|
666
|
+
:one: "Tenge Kazakhstan"
|
667
|
+
:other: "Tenge Kazakhstan"
|
471
668
|
:symbol: KZT
|
472
669
|
:LAK:
|
670
|
+
:name: "Kip Laos"
|
671
|
+
:narrow_symbol: ₭
|
473
672
|
:one: "Kip Laos"
|
474
673
|
:other: "Kip Laos"
|
475
674
|
:symbol: LAK
|
476
675
|
:LBP:
|
676
|
+
:name: "Pound Lebanon"
|
677
|
+
:narrow_symbol: L£
|
477
678
|
:one: "Pound Lebanon"
|
478
679
|
:other: "Pound Lebanon"
|
479
680
|
:symbol: LBP
|
480
681
|
:LKR:
|
682
|
+
:name: "Rupee Sri Lanka"
|
683
|
+
:narrow_symbol: Rs
|
481
684
|
:one: "Rupee Sri Lanka"
|
482
685
|
:other: "Rupee Sri Lanka"
|
483
686
|
:symbol: LKR
|
484
687
|
:LRD:
|
688
|
+
:name: "Dolar Liberia"
|
689
|
+
:narrow_symbol: $
|
485
690
|
:one: "Dolar Liberia"
|
486
691
|
:other: "Dolar Liberia"
|
487
692
|
:symbol: LRD
|
488
693
|
:LSL:
|
694
|
+
:name: "Loti Lesotho"
|
489
695
|
:one: "Loti Lesotho"
|
490
696
|
:LTL:
|
697
|
+
:name: "Litas Lituania"
|
698
|
+
:narrow_symbol: Lt
|
491
699
|
:one: "Litas Lituania"
|
492
700
|
:other: "Litas Lituania"
|
493
701
|
:symbol: LTL
|
494
702
|
:LTT:
|
703
|
+
:name: "Talonas Lituania"
|
495
704
|
:one: "Talonas Lituania"
|
496
705
|
:LUC:
|
706
|
+
:name: "Franc Konvertibel Luksemburg"
|
497
707
|
:one: "Franc Konvertibel Luksemburg"
|
498
708
|
:LUF:
|
709
|
+
:name: "Franc Luksemburg"
|
499
710
|
:one: "Franc Luksemburg"
|
500
711
|
:LUL:
|
712
|
+
:name: "Financial Franc Luksemburg"
|
501
713
|
:one: "Financial Franc Luksemburg"
|
502
714
|
:LVL:
|
715
|
+
:name: "Lats Latvia"
|
716
|
+
:narrow_symbol: Ls
|
503
717
|
:one: "Lats Latvia"
|
504
718
|
:other: "Lats Latvia"
|
505
719
|
:symbol: LVL
|
506
720
|
:LVR:
|
721
|
+
:name: "Rubel Latvia"
|
507
722
|
:one: "Rubel Latvia"
|
508
723
|
:LYD:
|
724
|
+
:name: "Dinar Libya"
|
509
725
|
:one: "Dinar Libya"
|
510
726
|
:other: "Dinar Libya"
|
511
727
|
:symbol: LYD
|
512
728
|
:MAD:
|
729
|
+
:name: "Dirham Maroko"
|
513
730
|
:one: "Dirham Maroko"
|
514
731
|
:other: "Dirham Maroko"
|
515
732
|
:symbol: MAD
|
516
733
|
:MAF:
|
734
|
+
:name: "Franc Maroko"
|
517
735
|
:one: "Franc Maroko"
|
518
736
|
:MCF:
|
737
|
+
:name: "Franc Monegasque"
|
519
738
|
:one: "Franc Monegasque"
|
520
739
|
:MDC:
|
740
|
+
:name: "Cupon Moldova"
|
521
741
|
:one: "Cupon Moldova"
|
522
742
|
:MDL:
|
743
|
+
:name: "Leu Moldova"
|
523
744
|
:one: "Leu Moldova"
|
524
745
|
:other: "Leu Moldova"
|
525
746
|
:symbol: MDL
|
526
747
|
:MGA:
|
748
|
+
:name: "Ariary Madagaskar"
|
749
|
+
:narrow_symbol: Ar
|
527
750
|
:one: "Ariary Madagaskar"
|
528
751
|
:other: "Ariary Madagaskar"
|
529
752
|
:symbol: MGA
|
530
753
|
:MGF:
|
754
|
+
:name: "Franc Malagasi"
|
531
755
|
:one: "Franc Malagasi"
|
532
756
|
:MKD:
|
757
|
+
:name: "Denar Makedonia"
|
533
758
|
:one: "Denar Makedonia"
|
534
759
|
:other: "Denar Makedonia"
|
535
760
|
:symbol: MKD
|
536
761
|
:MKN:
|
762
|
+
:name: "Denar Makedonia (1992–1993)"
|
537
763
|
:one: "Denar Makedonia (1992–1993)"
|
538
764
|
:other: "Denar Makedonia (1992–1993)"
|
539
765
|
:MLF:
|
766
|
+
:name: "Franc Mali"
|
540
767
|
:one: "Franc Mali"
|
541
768
|
:MMK:
|
769
|
+
:name: "Kyat Myanmar"
|
770
|
+
:narrow_symbol: K
|
542
771
|
:one: "Kyat Myanmar"
|
543
772
|
:other: "Kyat Myanmar"
|
544
773
|
:symbol: MMK
|
545
774
|
:MNT:
|
775
|
+
:name: "Tugrik Mongolia"
|
776
|
+
:narrow_symbol: ₮
|
546
777
|
:one: "Tugrik Mongolia"
|
547
778
|
:other: "Tugrik Mongolia"
|
548
779
|
:symbol: MNT
|
549
780
|
:MOP:
|
781
|
+
:name: "Pataca Makau"
|
550
782
|
:one: "Pataca Makau"
|
551
783
|
:other: "Pataca Makau"
|
552
784
|
:symbol: MOP
|
553
785
|
:MRO:
|
786
|
+
:name: "Ouguiya Mauritania (1973–2017)"
|
554
787
|
:one: "Ouguiya Mauritania (1973–2017)"
|
555
788
|
:other: "Ouguiya Mauritania (1973–2017)"
|
556
789
|
:symbol: MRO
|
557
790
|
:MRU:
|
791
|
+
:name: "Ouguiya Mauritania"
|
558
792
|
:one: "Ouguiya Mauritania"
|
559
793
|
:other: "Ouguiya Mauritania"
|
560
794
|
:symbol: MRU
|
561
795
|
:MTL:
|
796
|
+
:name: "Lira Malta"
|
562
797
|
:one: "Lira Malta"
|
563
798
|
:MTP:
|
799
|
+
:name: "Pound Malta"
|
564
800
|
:one: "Pound Malta"
|
565
801
|
:MUR:
|
802
|
+
:name: "Rupee Mauritius"
|
803
|
+
:narrow_symbol: Rs
|
566
804
|
:one: "Rupee Mauritius"
|
567
805
|
:other: "Rupee Mauritius"
|
568
806
|
:symbol: MUR
|
569
807
|
:MVP:
|
808
|
+
:name: "Rufiyaa Maladewa (1947–1981)"
|
570
809
|
:one: "Rufiyaa Maladewa (1947–1981)"
|
571
810
|
:other: "Rufiyaa Maladewa (1947–1981)"
|
572
811
|
:MVR:
|
812
|
+
:name: "Rufiyaa Maladewa"
|
573
813
|
:one: "Rufiyaa Maladewa"
|
574
814
|
:other: "Rufiyaa Maladewa"
|
575
815
|
:symbol: MVR
|
576
816
|
:MWK:
|
817
|
+
:name: "Kwacha Malawi"
|
577
818
|
:one: "Kwacha Malawi"
|
578
819
|
:other: "Kwacha Malawi"
|
579
820
|
:symbol: MWK
|
580
821
|
:MXN:
|
822
|
+
:name: "Peso Meksiko"
|
823
|
+
:narrow_symbol: $
|
581
824
|
:one: "Peso Meksiko"
|
582
825
|
:other: "Peso Meksiko"
|
583
826
|
:symbol: MX$
|
584
827
|
:MXP:
|
828
|
+
:name: "Peso Silver Meksiko (1861–1992)"
|
585
829
|
:one: "Peso Silver Meksiko (1861–1992)"
|
586
830
|
:other: "Peso Perak Meksiko"
|
587
831
|
:MXV:
|
832
|
+
:name: "Unit Investasi Meksiko"
|
588
833
|
:one: "Unit Investasi Meksiko"
|
589
834
|
:MYR:
|
835
|
+
:name: "Ringgit Malaysia"
|
836
|
+
:narrow_symbol: RM
|
590
837
|
:one: "Ringgit Malaysia"
|
591
838
|
:other: "Ringgit Malaysia"
|
592
839
|
:symbol: MYR
|
593
840
|
:MZE:
|
841
|
+
:name: "Escudo Mozambik"
|
594
842
|
:one: "Escudo Mozambik"
|
595
843
|
:MZM:
|
844
|
+
:name: "Metical Mozambik (1980–2006)"
|
596
845
|
:one: "Metical Mozambik (1980–2006)"
|
597
846
|
:other: "Metical Mozambik (1980–2006)"
|
598
847
|
:MZN:
|
848
|
+
:name: "Metical Mozambik"
|
599
849
|
:one: "Metical Mozambik"
|
600
850
|
:other: "Metical Mozambik"
|
601
851
|
:symbol: MZN
|
602
852
|
:NAD:
|
853
|
+
:name: "Dolar Namibia"
|
854
|
+
:narrow_symbol: $
|
603
855
|
:one: "Dolar Namibia"
|
604
856
|
:other: "Dolar Namibia"
|
605
857
|
:symbol: NAD
|
606
858
|
:NGN:
|
859
|
+
:name: "Naira Nigeria"
|
860
|
+
:narrow_symbol: ₦
|
607
861
|
:one: "Naira Nigeria"
|
608
862
|
:other: "Naira Nigeria"
|
609
863
|
:symbol: NGN
|
610
864
|
:NIC:
|
865
|
+
:name: "Cordoba Nikaragua (1988–1991)"
|
611
866
|
:one: "Cordoba Nikaragua (1988–1991)"
|
612
867
|
:other: "Cordoba Nikaragua (1988–1991)"
|
613
868
|
:NIO:
|
869
|
+
:name: "Cordoba Nikaragua"
|
870
|
+
:narrow_symbol: C$
|
614
871
|
:one: "Cordoba Nikaragua"
|
615
872
|
:other: "Cordoba Nikaragua"
|
616
873
|
:symbol: NIO
|
617
874
|
:NLG:
|
875
|
+
:name: "Guilder Belanda"
|
618
876
|
:one: "Guilder Belanda"
|
619
877
|
:NOK:
|
878
|
+
:name: "Krone Norwegia"
|
879
|
+
:narrow_symbol: kr
|
620
880
|
:one: "Krone Norwegia"
|
621
881
|
:other: "Krone Norwegia"
|
622
882
|
:symbol: NOK
|
623
883
|
:NPR:
|
884
|
+
:name: "Rupee Nepal"
|
885
|
+
:narrow_symbol: Rs
|
624
886
|
:one: "Rupee Nepal"
|
625
887
|
:other: "Rupee Nepal"
|
626
888
|
:symbol: NPR
|
627
889
|
:NZD:
|
890
|
+
:name: "Dolar Selandia Baru"
|
891
|
+
:narrow_symbol: $
|
628
892
|
:one: "Dolar Selandia Baru"
|
629
893
|
:other: "Dolar Selandia Baru"
|
630
894
|
:symbol: NZ$
|
631
895
|
:OMR:
|
896
|
+
:name: "Rial Oman"
|
632
897
|
:one: "Rial Oman"
|
633
898
|
:other: "Rial Oman"
|
634
899
|
:symbol: OMR
|
635
900
|
:PAB:
|
901
|
+
:name: "Balboa Panama"
|
636
902
|
:one: "Balboa Panama"
|
637
903
|
:other: "Balboa Panama"
|
638
904
|
:symbol: PAB
|
639
905
|
:PEI:
|
906
|
+
:name: "Inti Peru"
|
640
907
|
:one: "Inti Peru"
|
641
908
|
:PEN:
|
909
|
+
:name: "Sol Peru"
|
642
910
|
:one: "Sol Peru"
|
643
911
|
:other: "Sol Peru"
|
644
912
|
:symbol: PEN
|
645
913
|
:PES:
|
914
|
+
:name: "Sol Peru (1863–1965)"
|
646
915
|
:one: "Sol Peru (1863–1965)"
|
647
916
|
:other: "Sol Peru (1863–1965)"
|
648
917
|
:PGK:
|
918
|
+
:name: "Kina Papua Nugini"
|
649
919
|
:one: "Kina Papua Nugini"
|
650
920
|
:other: "Kina Papua Nugini"
|
651
921
|
:symbol: PGK
|
652
922
|
:PHP:
|
923
|
+
:name: "Peso Filipina"
|
924
|
+
:narrow_symbol: ₱
|
653
925
|
:one: "Peso Filipina"
|
654
926
|
:other: "Peso Filipina"
|
655
927
|
:symbol: PHP
|
656
928
|
:PKR:
|
929
|
+
:name: "Rupee Pakistan"
|
930
|
+
:narrow_symbol: Rs
|
657
931
|
:one: "Rupee Pakistan"
|
658
932
|
:other: "Rupee Pakistan"
|
659
933
|
:symbol: PKR
|
660
934
|
:PLN:
|
661
|
-
:
|
662
|
-
:
|
935
|
+
:name: "Zloty Polandia"
|
936
|
+
:narrow_symbol: zł
|
937
|
+
:one: "Zloty Polandia"
|
938
|
+
:other: "Zloty Polandia"
|
663
939
|
:symbol: PLN
|
664
940
|
:PLZ:
|
941
|
+
:name: "Zloty Polandia (1950–1995)"
|
665
942
|
:one: "Zloty Polandia (1950–1995)"
|
666
943
|
:other: "Zloty Polandia (1950–1995)"
|
667
944
|
:PTE:
|
945
|
+
:name: "Escudo Portugal"
|
668
946
|
:one: "Escudo Portugal"
|
669
947
|
:PYG:
|
948
|
+
:name: "Guarani Paraguay"
|
949
|
+
:narrow_symbol: ₲
|
670
950
|
:one: "Guarani Paraguay"
|
671
951
|
:other: "Guarani Paraguay"
|
672
952
|
:symbol: PYG
|
673
953
|
:QAR:
|
954
|
+
:name: "Rial Qatar"
|
674
955
|
:one: "Rial Qatar"
|
675
956
|
:other: "Rial Qatar"
|
676
957
|
:symbol: QAR
|
677
958
|
:RHD:
|
959
|
+
:name: "Dolar Rhodesia"
|
678
960
|
:one: "Dolar Rhodesia"
|
679
961
|
:ROL:
|
962
|
+
:name: "Leu Rumania (1952–2006)"
|
680
963
|
:one: "Leu Rumania (1952–2006)"
|
681
964
|
:other: "Leu Rumania (1952–2006)"
|
682
965
|
:RON:
|
966
|
+
:name: "Leu Rumania"
|
967
|
+
:narrow_symbol: lei
|
683
968
|
:one: "Leu Rumania"
|
684
969
|
:other: "Leu Rumania"
|
685
970
|
:symbol: RON
|
686
971
|
:RSD:
|
972
|
+
:name: "Dinar Serbia"
|
687
973
|
:one: "Dinar Serbia"
|
688
974
|
:other: "Dinar Serbia"
|
689
975
|
:symbol: RSD
|
690
976
|
:RUB:
|
977
|
+
:name: "Rubel Rusia"
|
978
|
+
:narrow_symbol: ₽
|
691
979
|
:one: "Rubel Rusia"
|
692
980
|
:other: "Rubel Rusia"
|
693
981
|
:symbol: RUB
|
694
982
|
:RUR:
|
983
|
+
:name: "Rubel Rusia (1991–1998)"
|
984
|
+
:narrow_symbol: р.
|
695
985
|
:one: "Rubel Rusia (1991–1998)"
|
696
986
|
:other: "Rubel Rusia (1991–1998)"
|
697
987
|
:symbol: р.
|
698
988
|
:RWF:
|
989
|
+
:name: "Franc Rwanda"
|
990
|
+
:narrow_symbol: RF
|
699
991
|
:one: "Franc Rwanda"
|
700
992
|
:other: "Franc Rwanda"
|
701
993
|
:symbol: RWF
|
702
994
|
:SAR:
|
995
|
+
:name: "Riyal Arab Saudi"
|
703
996
|
:one: "Riyal Arab Saudi"
|
704
997
|
:other: "Riyal Arab Saudi"
|
705
998
|
:symbol: SAR
|
706
999
|
:SBD:
|
1000
|
+
:name: "Dolar Kepulauan Solomon"
|
1001
|
+
:narrow_symbol: $
|
707
1002
|
:one: "Dolar Kepulauan Solomon"
|
708
1003
|
:other: "Dolar Kepulauan Solomon"
|
709
1004
|
:symbol: SBD
|
710
1005
|
:SCR:
|
1006
|
+
:name: "Rupee Seychelles"
|
711
1007
|
:one: "Rupee Seychelles"
|
712
1008
|
:other: "Rupee Seychelles"
|
713
1009
|
:symbol: SCR
|
714
1010
|
:SDD:
|
1011
|
+
:name: "Dinar Sudan (1992–2007)"
|
715
1012
|
:one: "Dinar Sudan (1992–2007)"
|
716
1013
|
:other: "Dinar Sudan (1992–2007)"
|
717
1014
|
:SDG:
|
1015
|
+
:name: "Pound Sudan"
|
718
1016
|
:one: "Pound Sudan"
|
719
1017
|
:other: "Pound Sudan"
|
720
1018
|
:symbol: SDG
|
721
1019
|
:SDP:
|
1020
|
+
:name: "Pound Sudan (1957–1998)"
|
722
1021
|
:one: "Pound Sudan (1957–1998)"
|
723
1022
|
:other: "Pound Sudan (1957–1998)"
|
724
1023
|
:SEK:
|
1024
|
+
:name: "Krona Swedia"
|
1025
|
+
:narrow_symbol: kr
|
725
1026
|
:one: "Krona Swedia"
|
726
1027
|
:other: "Krona Swedia"
|
727
1028
|
:symbol: SEK
|
728
1029
|
:SGD:
|
1030
|
+
:name: "Dolar Singapura"
|
1031
|
+
:narrow_symbol: $
|
729
1032
|
:one: "Dolar Singapura"
|
730
1033
|
:other: "Dolar Singapura"
|
731
1034
|
:symbol: SGD
|
732
1035
|
:SHP:
|
1036
|
+
:name: "Pound Saint Helena"
|
1037
|
+
:narrow_symbol: £
|
733
1038
|
:one: "Pound Saint Helena"
|
734
1039
|
:other: "Pound Saint Helena"
|
735
1040
|
:symbol: SHP
|
736
1041
|
:SIT:
|
1042
|
+
:name: "Tolar Slovenia"
|
737
1043
|
:one: "Tolar Slovenia"
|
738
1044
|
:SKK:
|
1045
|
+
:name: "Koruna Slovakia"
|
739
1046
|
:one: "Koruna Slovakia"
|
740
1047
|
:SLL:
|
1048
|
+
:name: "Leone Sierra Leone"
|
741
1049
|
:one: "Leone Sierra Leone"
|
742
1050
|
:other: "Leone Sierra Leone"
|
743
1051
|
:symbol: SLL
|
744
1052
|
:SOS:
|
1053
|
+
:name: "Shilling Somalia"
|
745
1054
|
:one: "Shilling Somalia"
|
746
1055
|
:other: "Shilling Somalia"
|
747
1056
|
:symbol: SOS
|
748
1057
|
:SRD:
|
1058
|
+
:name: "Dolar Suriname"
|
1059
|
+
:narrow_symbol: $
|
749
1060
|
:one: "Dolar Suriname"
|
750
1061
|
:other: "Dolar Suriname"
|
751
1062
|
:symbol: SRD
|
752
1063
|
:SRG:
|
1064
|
+
:name: "Guilder Suriname"
|
753
1065
|
:one: "Guilder Suriname"
|
754
1066
|
:SSP:
|
1067
|
+
:name: "Pound Sudan Selatan"
|
1068
|
+
:narrow_symbol: £
|
755
1069
|
:one: "Pound Sudan Selatan"
|
756
1070
|
:other: "Pound Sudan Selatan"
|
757
1071
|
:symbol: SSP
|
758
1072
|
:STD:
|
1073
|
+
:name: "Dobra Sao Tome dan Principe (1977–2017)"
|
759
1074
|
:one: "Dobra Sao Tome dan Principe (1977–2017)"
|
760
1075
|
:other: "Dobra Sao Tome dan Principe (1977–2017)"
|
761
1076
|
:symbol: STD
|
762
1077
|
:STN:
|
1078
|
+
:name: "Dobra Sao Tome dan Principe"
|
1079
|
+
:narrow_symbol: Db
|
763
1080
|
:one: "Dobra Sao Tome dan Principe"
|
764
1081
|
:other: "Dobra Sao Tome dan Principe"
|
765
1082
|
:symbol: STN
|
766
1083
|
:SUR:
|
1084
|
+
:name: "Rubel Soviet"
|
767
1085
|
:one: "Rubel Soviet"
|
768
1086
|
:SVC:
|
1087
|
+
:name: "Colon El Savador"
|
769
1088
|
:one: "Colon El Savador"
|
770
1089
|
:SYP:
|
1090
|
+
:name: "Pound Suriah"
|
1091
|
+
:narrow_symbol: £
|
771
1092
|
:one: "Pound Suriah"
|
772
1093
|
:other: "Pound Suriah"
|
773
1094
|
:symbol: SYP
|
774
1095
|
:SZL:
|
1096
|
+
:name: "Lilangeni Swaziland"
|
775
1097
|
:one: "Lilangeni Swaziland"
|
776
1098
|
:other: "Lilangeni Swaziland"
|
777
1099
|
:symbol: SZL
|
778
1100
|
:THB:
|
1101
|
+
:name: "Baht Thailand"
|
1102
|
+
:narrow_symbol: ฿
|
779
1103
|
:one: "Baht Thailand"
|
780
1104
|
:other: "Baht Thailand"
|
781
1105
|
:symbol: ฿
|
782
1106
|
:TJR:
|
1107
|
+
:name: "Rubel Tajikistan"
|
783
1108
|
:one: "Rubel Tajikistan"
|
784
1109
|
:TJS:
|
1110
|
+
:name: "Somoni Tajikistan"
|
785
1111
|
:one: "Somoni Tajikistan"
|
786
1112
|
:other: "Somoni Tajikistan"
|
787
1113
|
:symbol: TJS
|
788
1114
|
:TMM:
|
1115
|
+
:name: "Manat Turkmenistan (1993–2009)"
|
789
1116
|
:one: "Manat Turkmenistan (1993–2009)"
|
790
1117
|
:other: "Manat Turkmenistan (1993–2009)"
|
791
1118
|
:TMT:
|
792
|
-
:
|
793
|
-
:
|
1119
|
+
:name: "Manat Turkmenistan"
|
1120
|
+
:one: "Manat Turkmenistan"
|
1121
|
+
:other: "Manat Turkmenistan"
|
794
1122
|
:symbol: TMT
|
795
1123
|
:TND:
|
1124
|
+
:name: "Dinar Tunisia"
|
796
1125
|
:one: "Dinar Tunisia"
|
797
1126
|
:other: "Dinar Tunisia"
|
798
1127
|
:symbol: TND
|
799
1128
|
:TOP:
|
1129
|
+
:name: "Paʻanga Tonga"
|
1130
|
+
:narrow_symbol: T$
|
800
1131
|
:one: "Paʻanga Tonga"
|
801
1132
|
:other: "Paʻanga Tonga"
|
802
1133
|
:symbol: TOP
|
803
1134
|
:TPE:
|
1135
|
+
:name: "Escudo Timor"
|
804
1136
|
:one: "Escudo Timor"
|
805
1137
|
:TRL:
|
1138
|
+
:name: "Lira Turki (1922–2005)"
|
806
1139
|
:one: "Lira Turki (1922–2005)"
|
807
1140
|
:other: "Lira Turki (1922–2005)"
|
808
1141
|
:TRY:
|
1142
|
+
:name: "Lira Turki"
|
1143
|
+
:narrow_symbol: ₺
|
809
1144
|
:one: "Lira Turki"
|
810
1145
|
:other: "Lira Turki"
|
811
1146
|
:symbol: TRY
|
812
1147
|
:TTD:
|
1148
|
+
:name: "Dolar Trinidad dan Tobago"
|
1149
|
+
:narrow_symbol: $
|
813
1150
|
:one: "Dolar Trinidad dan Tobago"
|
814
1151
|
:other: "Dolar Trinidad dan Tobago"
|
815
1152
|
:symbol: TTD
|
816
1153
|
:TWD:
|
1154
|
+
:name: "Dolar Baru Taiwan"
|
1155
|
+
:narrow_symbol: NT$
|
817
1156
|
:one: "Dolar Baru Taiwan"
|
818
1157
|
:other: "Dolar Baru Taiwan"
|
819
1158
|
:symbol: NT$
|
820
1159
|
:TZS:
|
1160
|
+
:name: "Shilling Tanzania"
|
821
1161
|
:one: "Shilling Tanzania"
|
822
1162
|
:other: "Shilling Tanzania"
|
823
1163
|
:symbol: TZS
|
824
1164
|
:UAH:
|
1165
|
+
:name: "Hryvnia Ukraina"
|
1166
|
+
:narrow_symbol: ₴
|
825
1167
|
:one: "Hryvnia Ukraina"
|
826
1168
|
:other: "Hryvnia Ukraina"
|
827
1169
|
:symbol: UAH
|
828
1170
|
:UAK:
|
1171
|
+
:name: "Karbovanet Ukraina"
|
829
1172
|
:one: "Karbovanet Ukraina"
|
830
1173
|
:UGS:
|
1174
|
+
:name: "Shilling Uganda (1966–1987)"
|
831
1175
|
:one: "Shilling Uganda (1966–1987)"
|
832
1176
|
:other: "Shilling Uganda (1966–1987)"
|
833
1177
|
:UGX:
|
1178
|
+
:name: "Shilling Uganda"
|
834
1179
|
:one: "Shilling Uganda"
|
835
1180
|
:other: "Shilling Uganda"
|
836
1181
|
:symbol: UGX
|
837
1182
|
:USD:
|
1183
|
+
:name: "Dolar Amerika Serikat"
|
1184
|
+
:narrow_symbol: $
|
838
1185
|
:one: "Dolar Amerika Serikat"
|
839
1186
|
:other: "Dolar Amerika Serikat"
|
840
1187
|
:symbol: US$
|
841
1188
|
:USN:
|
1189
|
+
:name: "Dolar AS (Hari berikutnya)"
|
842
1190
|
:one: "Dolar AS (Hari berikutnya)"
|
843
1191
|
:USS:
|
1192
|
+
:name: "Dolar AS (Hari yang sama)"
|
844
1193
|
:one: "Dolar AS (Hari yang sama)"
|
845
1194
|
:UYI:
|
1195
|
+
:name: "Peso Uruguay (Unit Diindeks)"
|
846
1196
|
:one: "Peso Uruguay (Unit Diindeks)"
|
847
1197
|
:UYP:
|
1198
|
+
:name: "Peso Uruguay (1975–1993)"
|
848
1199
|
:one: "Peso Uruguay (1975–1993)"
|
849
1200
|
:other: "Peso Uruguay (1975–1993)"
|
850
1201
|
:UYU:
|
1202
|
+
:name: "Peso Uruguay"
|
1203
|
+
:narrow_symbol: $
|
851
1204
|
:one: "Peso Uruguay"
|
852
1205
|
:other: "Peso Uruguay"
|
853
1206
|
:symbol: UYU
|
854
1207
|
:UZS:
|
1208
|
+
:name: "Som Uzbekistan"
|
855
1209
|
:one: "Som Uzbekistan"
|
856
1210
|
:other: "Som Uzbekistan"
|
857
1211
|
:symbol: UZS
|
858
1212
|
:VEB:
|
1213
|
+
:name: "Bolivar Venezuela (1871–2008)"
|
859
1214
|
:one: "Bolivar Venezuela (1871–2008)"
|
860
1215
|
:other: "Bolivar Venezuela (1871–2008)"
|
861
1216
|
:VEF:
|
1217
|
+
:name: "Bolivar Venezuela (2008–2018)"
|
1218
|
+
:narrow_symbol: Bs
|
862
1219
|
:one: "Bolivar Venezuela (2008–2018)"
|
863
1220
|
:other: "Bolivar Venezuela (2008–2018)"
|
864
1221
|
:symbol: VEF
|
865
1222
|
:VES:
|
1223
|
+
:name: "Bolivar Venezuela"
|
866
1224
|
:one: "Bolivar Venezuela"
|
867
1225
|
:other: "Bolivar Venezuela"
|
868
1226
|
:symbol: VES
|
869
1227
|
:VND:
|
1228
|
+
:name: "Dong Vietnam"
|
1229
|
+
:narrow_symbol: ₫
|
870
1230
|
:one: "Dong Vietnam"
|
871
1231
|
:other: "Dong Vietnam"
|
872
1232
|
:symbol: ₫
|
873
1233
|
:VNN:
|
1234
|
+
:name: "Dong Vietnam (1978–1985)"
|
874
1235
|
:one: "Dong Vietnam (1978–1985)"
|
875
1236
|
:other: "Dong Vietnam (1978–1985)"
|
876
1237
|
:VUV:
|
1238
|
+
:name: "Vatu Vanuatu"
|
877
1239
|
:one: "Vatu Vanuatu"
|
878
1240
|
:other: "Vatu Vanuatu"
|
879
1241
|
:symbol: VUV
|
880
1242
|
:WST:
|
1243
|
+
:name: "Tala Samoa"
|
881
1244
|
:one: "Tala Samoa"
|
882
1245
|
:other: "Tala Samoa"
|
883
1246
|
:symbol: WST
|
884
1247
|
:XAF:
|
885
|
-
:
|
886
|
-
:
|
1248
|
+
:name: "Franc CFA Afrika Tengah"
|
1249
|
+
:one: "Franc CFA Afrika Tengah"
|
1250
|
+
:other: "Franc CFA Afrika Tengah"
|
887
1251
|
:symbol: FCFA
|
888
1252
|
:XAG:
|
1253
|
+
:name: Silver
|
889
1254
|
:one: Silver
|
890
1255
|
:XAU:
|
1256
|
+
:name: Emas
|
891
1257
|
:one: Emas
|
892
1258
|
:XBA:
|
1259
|
+
:name: "Unit Gabungan Eropa"
|
893
1260
|
:one: "Unit Gabungan Eropa"
|
894
1261
|
:XBB:
|
1262
|
+
:name: "Unit Keuangan Eropa"
|
895
1263
|
:one: "Unit Keuangan Eropa"
|
896
1264
|
:XBC:
|
1265
|
+
:name: "Satuan Hitung Eropa (XBC)"
|
897
1266
|
:one: "Satuan Hitung Eropa (XBC)"
|
898
1267
|
:XBD:
|
1268
|
+
:name: "Satuan Hitung Eropa (XBD)"
|
899
1269
|
:one: "Satuan Hitung Eropa (XBD)"
|
900
1270
|
:XCD:
|
1271
|
+
:name: "Dolar Karibia Timur"
|
1272
|
+
:narrow_symbol: $
|
901
1273
|
:one: "Dolar Karibia Timur"
|
902
1274
|
:other: "Dolar Karibia Timur"
|
903
1275
|
:symbol: EC$
|
904
1276
|
:XDR:
|
1277
|
+
:name: "Hak Khusus Menggambar"
|
905
1278
|
:one: "Hak Khusus Menggambar"
|
906
1279
|
:XEU:
|
1280
|
+
:name: "Satuan Mata Uang Eropa"
|
907
1281
|
:one: "Satuan Mata Uang Eropa"
|
908
1282
|
:XFO:
|
1283
|
+
:name: "Franc Gold Perancis"
|
909
1284
|
:one: "Franc Gold Perancis"
|
910
1285
|
:XFU:
|
1286
|
+
:name: "Franc UIC Perancis"
|
911
1287
|
:one: "Franc UIC Perancis"
|
912
1288
|
:XOF:
|
913
|
-
:
|
914
|
-
:
|
1289
|
+
:name: "Franc CFA Afrika Barat"
|
1290
|
+
:one: "Franc CFA Afrika Barat"
|
1291
|
+
:other: "Franc CFA Afrika Barat"
|
915
1292
|
:symbol: CFA
|
916
1293
|
:XPD:
|
1294
|
+
:name: Palladium
|
917
1295
|
:one: Palladium
|
918
1296
|
:XPF:
|
1297
|
+
:name: "Franc CFP"
|
919
1298
|
:one: "Franc CFP"
|
920
1299
|
:other: "Franc CFP"
|
921
1300
|
:symbol: CFPF
|
922
1301
|
:XPT:
|
1302
|
+
:name: Platinum
|
923
1303
|
:one: Platinum
|
924
1304
|
:XRE:
|
1305
|
+
:name: "Dana RINET"
|
925
1306
|
:one: "Dana RINET"
|
926
1307
|
:XTS:
|
1308
|
+
:name: "Kode Mata Uang Pengujian"
|
927
1309
|
:one: "Kode Mata Uang Pengujian"
|
928
1310
|
:XXX:
|
1311
|
+
:name: "Mata Uang Tidak Dikenal"
|
929
1312
|
:one: "Mata Uang Tidak Dikenal"
|
930
1313
|
:other: "(mata uang tidak dikenal)"
|
931
1314
|
:symbol: XXX
|
932
1315
|
:YDD:
|
1316
|
+
:name: "Dinar Yaman"
|
933
1317
|
:one: "Dinar Yaman"
|
934
1318
|
:YER:
|
1319
|
+
:name: "Rial Yaman"
|
935
1320
|
:one: "Rial Yaman"
|
936
1321
|
:other: "Rial Yaman"
|
937
1322
|
:symbol: YER
|
938
1323
|
:YUD:
|
1324
|
+
:name: "Hard Dinar Yugoslavia (1966–1990)"
|
939
1325
|
:one: "Hard Dinar Yugoslavia (1966–1990)"
|
940
1326
|
:other: "Dinar Keras Yugoslavia"
|
941
1327
|
:YUM:
|
1328
|
+
:name: "Dinar Baru Yugoslavia (1994–2002)"
|
942
1329
|
:one: "Dinar Baru Yugoslavia (1994–2002)"
|
943
1330
|
:other: "Dinar Baru Yugoslavia (1994–2002)"
|
944
1331
|
:YUN:
|
1332
|
+
:name: "Dinar Konvertibel Yugoslavia (1990–1992)"
|
945
1333
|
:one: "Dinar Konvertibel Yugoslavia (1990–1992)"
|
946
1334
|
:other: "Dinar Konvertibel Yugoslavia (1990–1992)"
|
947
1335
|
:YUR:
|
1336
|
+
:name: "Dinar Reformasi Yugoslavia (1992–1993)"
|
948
1337
|
:one: "Dinar Reformasi Yugoslavia (1992–1993)"
|
949
1338
|
:other: "Dinar Reformasi Yugoslavia (1992–1993)"
|
950
1339
|
:ZAL:
|
1340
|
+
:name: "Rand Afrika Selatan (Keuangan)"
|
951
1341
|
:one: "Rand Afrika Selatan (Keuangan)"
|
952
1342
|
:ZAR:
|
1343
|
+
:name: "Rand Afrika Selatan"
|
1344
|
+
:narrow_symbol: R
|
953
1345
|
:one: "Rand Afrika Selatan"
|
954
1346
|
:other: "Rand Afrika Selatan"
|
955
1347
|
:symbol: ZAR
|
956
1348
|
:ZMK:
|
1349
|
+
:name: "Kwacha Zambia (1968–2012)"
|
957
1350
|
:one: "Kwacha Zambia (1968–2012)"
|
958
1351
|
:other: "Kwacha Zambia (1968–2012)"
|
959
1352
|
:ZMW:
|
1353
|
+
:name: "Kwacha Zambia"
|
1354
|
+
:narrow_symbol: ZK
|
960
1355
|
:one: "Kwacha Zambia"
|
961
1356
|
:other: "Kwacha Zambia"
|
962
1357
|
:symbol: ZMW
|
963
1358
|
:ZRN:
|
1359
|
+
:name: "Zaire Baru Zaire (1993–1998)"
|
964
1360
|
:one: "Zaire Baru Zaire (1993–1998)"
|
965
1361
|
:other: "Zaire Baru Zaire (1993–1998)"
|
966
1362
|
:ZRZ:
|
1363
|
+
:name: "Zaire Zaire (1971–1993)"
|
967
1364
|
:one: "Zaire Zaire (1971–1993)"
|
968
1365
|
:other: "Zaire Zaire (1971–1993)"
|
969
1366
|
:ZWD:
|
1367
|
+
:name: "Dolar Zimbabwe (1980–2008)"
|
970
1368
|
:one: "Dolar Zimbabwe (1980–2008)"
|
971
1369
|
:other: "Dolar Zimbabwe (1980–2008)"
|
972
1370
|
:ZWL:
|
1371
|
+
:name: "Dolar Zimbabwe (2009)"
|
973
1372
|
:one: "Dolar Zimbabwe (2009)"
|
974
1373
|
:ZWR:
|
1374
|
+
:name: "Dolar Zimbabwe (2008)"
|
975
1375
|
:one: "Dolar Zimbabwe (2008)"
|