twitter_cldr 6.2.0 → 6.6.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +3 -3
- data/README.md +13 -13
- data/Rakefile +6 -1
- data/lib/twitter_cldr/core_ext.rb +2 -1
- data/lib/twitter_cldr/formatters/numbers/number_formatter.rb +15 -4
- data/lib/twitter_cldr/resources.rb +2 -0
- data/lib/twitter_cldr/resources/list_formats_importer.rb +108 -0
- data/lib/twitter_cldr/resources/locales_resources_importer.rb +0 -1
- data/lib/twitter_cldr/resources/segment_rules_importer.rb +2 -2
- data/lib/twitter_cldr/segmentation/state_machine.rb +5 -9
- data/lib/twitter_cldr/version.rb +1 -1
- data/lib/twitter_cldr/versions.rb +2 -2
- data/resources/collation/tailoring/kk.yml +10 -0
- data/resources/collation/tries/kk.dump +0 -0
- data/resources/locales/af/currencies.yml +273 -0
- data/resources/locales/af/languages.yml +5 -7
- data/resources/locales/af/lists.yml +3 -3
- data/resources/locales/af/numbers.yml +3 -0
- data/resources/locales/af/plurals.yml +6 -5
- data/resources/locales/af/territories.yml +5 -5
- data/resources/locales/af/timezones.yml +6 -6
- data/resources/locales/af/units.yml +93 -8
- data/resources/locales/ar/calendars.yml +8 -8
- data/resources/locales/ar/currencies.yml +361 -0
- data/resources/locales/ar/languages.yml +7 -7
- data/resources/locales/ar/numbers.yml +75 -72
- data/resources/locales/ar/plurals.yml +12 -10
- data/resources/locales/ar/timezones.yml +1 -1
- data/resources/locales/ar/units.yml +225 -9
- data/resources/locales/az/calendars.yml +9 -9
- data/resources/locales/az/currencies.yml +371 -0
- data/resources/locales/az/languages.yml +5 -5
- data/resources/locales/az/numbers.yml +3 -0
- data/resources/locales/az/plurals.yml +13 -13
- data/resources/locales/az/units.yml +85 -8
- data/resources/locales/be/currencies.yml +262 -0
- data/resources/locales/be/languages.yml +5 -5
- data/resources/locales/be/lists.yml +3 -3
- data/resources/locales/be/numbers.yml +3 -0
- data/resources/locales/be/plurals.yml +13 -12
- data/resources/locales/be/territories.yml +1 -1
- data/resources/locales/be/units.yml +153 -4
- data/resources/locales/bg/calendars.yml +23 -23
- data/resources/locales/bg/currencies.yml +383 -12
- data/resources/locales/bg/fields.yml +4 -4
- data/resources/locales/bg/languages.yml +12 -10
- data/resources/locales/bg/lists.yml +2 -2
- data/resources/locales/bg/numbers.yml +3 -0
- data/resources/locales/bg/plurals.yml +6 -5
- data/resources/locales/bg/territories.yml +1 -1
- data/resources/locales/bg/timezones.yml +2 -2
- data/resources/locales/bg/units.yml +99 -13
- data/resources/locales/bn/currencies.yml +376 -0
- data/resources/locales/bn/fields.yml +1 -1
- data/resources/locales/bn/languages.yml +9 -9
- data/resources/locales/bn/lists.yml +2 -2
- data/resources/locales/bn/numbers.yml +5 -2
- data/resources/locales/bn/plurals.yml +10 -9
- data/resources/locales/bn/territories.yml +1 -1
- data/resources/locales/bn/timezones.yml +6 -1
- data/resources/locales/bn/units.yml +41 -4
- data/resources/locales/bo/currencies.yml +114 -0
- data/resources/locales/bo/lists.yml +7 -7
- data/resources/locales/bo/numbers.yml +3 -0
- data/resources/locales/bo/plurals.yml +6 -4
- data/resources/locales/bo/units.yml +24 -0
- data/resources/locales/bs/calendars.yml +1 -1
- data/resources/locales/bs/currencies.yml +412 -13
- data/resources/locales/bs/languages.yml +6 -6
- data/resources/locales/bs/lists.yml +3 -3
- data/resources/locales/bs/numbers.yml +3 -0
- data/resources/locales/bs/plurals.yml +12 -11
- data/resources/locales/bs/territories.yml +4 -4
- data/resources/locales/bs/timezones.yml +14 -0
- data/resources/locales/bs/units.yml +118 -30
- data/resources/locales/ca/calendars.yml +7 -3
- data/resources/locales/ca/currencies.yml +400 -0
- data/resources/locales/ca/languages.yml +9 -9
- data/resources/locales/ca/lists.yml +2 -2
- data/resources/locales/ca/numbers.yml +3 -0
- data/resources/locales/ca/plurals.yml +8 -7
- data/resources/locales/ca/territories.yml +1 -1
- data/resources/locales/ca/timezones.yml +19 -21
- data/resources/locales/ca/units.yml +83 -3
- data/resources/locales/cs/currencies.yml +403 -0
- data/resources/locales/cs/languages.yml +4 -5
- data/resources/locales/cs/lists.yml +12 -2
- data/resources/locales/cs/numbers.yml +3 -0
- data/resources/locales/cs/plurals.yml +8 -7
- data/resources/locales/cs/territories.yml +1 -1
- data/resources/locales/cs/units.yml +177 -53
- data/resources/locales/cy/calendars.yml +1 -2
- data/resources/locales/cy/currencies.yml +366 -4
- data/resources/locales/cy/fields.yml +120 -117
- data/resources/locales/cy/languages.yml +9 -9
- data/resources/locales/cy/lists.yml +2 -2
- data/resources/locales/cy/numbers.yml +3 -0
- data/resources/locales/cy/plurals.yml +15 -15
- data/resources/locales/cy/territories.yml +13 -13
- data/resources/locales/cy/timezones.yml +8 -10
- data/resources/locales/cy/units.yml +193 -45
- data/resources/locales/da/currencies.yml +378 -4
- data/resources/locales/da/fields.yml +111 -111
- data/resources/locales/da/languages.yml +11 -11
- data/resources/locales/da/lists.yml +1 -1
- data/resources/locales/da/numbers.yml +3 -0
- data/resources/locales/da/plurals.yml +6 -5
- data/resources/locales/da/units.yml +104 -9
- data/resources/locales/de-AT/currencies.yml +414 -10
- data/resources/locales/de-AT/languages.yml +12 -12
- data/resources/locales/de-AT/lists.yml +3 -3
- data/resources/locales/de-AT/numbers.yml +3 -0
- data/resources/locales/de-AT/plurals.yml +6 -5
- data/resources/locales/de-AT/territories.yml +1 -1
- data/resources/locales/de-AT/timezones.yml +13 -13
- data/resources/locales/de-AT/units.yml +193 -112
- data/resources/locales/de-CH/currencies.yml +414 -10
- data/resources/locales/de-CH/languages.yml +9 -9
- data/resources/locales/de-CH/lists.yml +3 -3
- data/resources/locales/de-CH/numbers.yml +3 -0
- data/resources/locales/de-CH/plurals.yml +6 -5
- data/resources/locales/de-CH/territories.yml +2 -2
- data/resources/locales/de-CH/timezones.yml +13 -13
- data/resources/locales/de-CH/units.yml +191 -110
- data/resources/locales/de/currencies.yml +414 -10
- data/resources/locales/de/languages.yml +12 -12
- data/resources/locales/de/lists.yml +3 -3
- data/resources/locales/de/numbers.yml +3 -0
- data/resources/locales/de/plurals.yml +6 -5
- data/resources/locales/de/territories.yml +1 -1
- data/resources/locales/de/timezones.yml +13 -13
- data/resources/locales/de/units.yml +193 -112
- data/resources/locales/el/currencies.yml +373 -0
- data/resources/locales/el/languages.yml +9 -9
- data/resources/locales/el/lists.yml +2 -2
- data/resources/locales/el/numbers.yml +3 -0
- data/resources/locales/el/plurals.yml +6 -5
- data/resources/locales/el/territories.yml +1 -1
- data/resources/locales/el/units.yml +100 -12
- data/resources/locales/en-001/currencies.yml +420 -11
- data/resources/locales/en-001/languages.yml +14 -14
- data/resources/locales/en-001/numbers.yml +3 -0
- data/resources/locales/en-001/plurals.yml +8 -8
- data/resources/locales/en-001/territories.yml +7 -7
- data/resources/locales/en-001/timezones.yml +2 -0
- data/resources/locales/en-001/units.yml +120 -13
- data/resources/locales/en-150/currencies.yml +420 -11
- data/resources/locales/en-150/languages.yml +14 -14
- data/resources/locales/en-150/numbers.yml +3 -0
- data/resources/locales/en-150/plurals.yml +8 -8
- data/resources/locales/en-150/territories.yml +7 -7
- data/resources/locales/en-150/timezones.yml +2 -0
- data/resources/locales/en-150/units.yml +120 -13
- data/resources/locales/en-AU/calendars.yml +3 -3
- data/resources/locales/en-AU/currencies.yml +408 -3
- data/resources/locales/en-AU/languages.yml +12 -12
- data/resources/locales/en-AU/numbers.yml +3 -0
- data/resources/locales/en-AU/plurals.yml +8 -8
- data/resources/locales/en-AU/territories.yml +2 -2
- data/resources/locales/en-AU/timezones.yml +3 -1
- data/resources/locales/en-AU/units.yml +118 -14
- data/resources/locales/en-CA/currencies.yml +422 -13
- data/resources/locales/en-CA/fields.yml +2 -2
- data/resources/locales/en-CA/languages.yml +14 -14
- data/resources/locales/en-CA/lists.yml +3 -3
- data/resources/locales/en-CA/numbers.yml +3 -0
- data/resources/locales/en-CA/plurals.yml +8 -8
- data/resources/locales/en-CA/territories.yml +7 -7
- data/resources/locales/en-CA/timezones.yml +2 -0
- data/resources/locales/en-CA/units.yml +124 -17
- data/resources/locales/en-GB/calendars.yml +2 -2
- data/resources/locales/en-GB/currencies.yml +420 -11
- data/resources/locales/en-GB/languages.yml +14 -14
- data/resources/locales/en-GB/numbers.yml +3 -0
- data/resources/locales/en-GB/plurals.yml +8 -8
- data/resources/locales/en-GB/territories.yml +1 -1
- data/resources/locales/en-GB/timezones.yml +1 -1
- data/resources/locales/en-GB/units.yml +119 -11
- data/resources/locales/en-IE/currencies.yml +420 -11
- data/resources/locales/en-IE/languages.yml +14 -14
- data/resources/locales/en-IE/numbers.yml +3 -0
- data/resources/locales/en-IE/plurals.yml +8 -8
- data/resources/locales/en-IE/territories.yml +7 -7
- data/resources/locales/en-IE/timezones.yml +2 -0
- data/resources/locales/en-IE/units.yml +120 -13
- data/resources/locales/en-IN/currencies.yml +421 -12
- data/resources/locales/en-IN/languages.yml +14 -14
- data/resources/locales/en-IN/numbers.yml +3 -0
- data/resources/locales/en-IN/plurals.yml +8 -8
- data/resources/locales/en-IN/territories.yml +7 -7
- data/resources/locales/en-IN/timezones.yml +2 -0
- data/resources/locales/en-IN/units.yml +117 -13
- data/resources/locales/en-NZ/currencies.yml +420 -11
- data/resources/locales/en-NZ/languages.yml +14 -14
- data/resources/locales/en-NZ/numbers.yml +3 -0
- data/resources/locales/en-NZ/plurals.yml +8 -8
- data/resources/locales/en-NZ/territories.yml +7 -7
- data/resources/locales/en-NZ/timezones.yml +2 -0
- data/resources/locales/en-NZ/units.yml +120 -13
- data/resources/locales/en-SG/currencies.yml +420 -11
- data/resources/locales/en-SG/languages.yml +14 -14
- data/resources/locales/en-SG/numbers.yml +3 -0
- data/resources/locales/en-SG/plurals.yml +8 -8
- data/resources/locales/en-SG/territories.yml +7 -7
- data/resources/locales/en-SG/timezones.yml +2 -0
- data/resources/locales/en-SG/units.yml +120 -13
- data/resources/locales/en-US/currencies.yml +409 -0
- data/resources/locales/en-US/languages.yml +13 -13
- data/resources/locales/en-US/lists.yml +2 -2
- data/resources/locales/en-US/numbers.yml +3 -0
- data/resources/locales/en-US/plurals.yml +8 -8
- data/resources/locales/en-US/units.yml +102 -3
- data/resources/locales/en-ZA/currencies.yml +420 -11
- data/resources/locales/en-ZA/languages.yml +14 -14
- data/resources/locales/en-ZA/numbers.yml +3 -0
- data/resources/locales/en-ZA/plurals.yml +8 -8
- data/resources/locales/en-ZA/territories.yml +7 -7
- data/resources/locales/en-ZA/timezones.yml +2 -0
- data/resources/locales/en-ZA/units.yml +120 -13
- data/resources/locales/en/currencies.yml +409 -0
- data/resources/locales/en/languages.yml +13 -13
- data/resources/locales/en/lists.yml +2 -2
- data/resources/locales/en/numbers.yml +3 -0
- data/resources/locales/en/plurals.yml +8 -8
- data/resources/locales/en/units.yml +102 -3
- data/resources/locales/eo/currencies.yml +110 -0
- data/resources/locales/eo/lists.yml +7 -7
- data/resources/locales/eo/numbers.yml +3 -0
- data/resources/locales/eo/plurals.yml +7 -6
- data/resources/locales/eo/units.yml +24 -0
- data/resources/locales/es-419/calendars.yml +20 -20
- data/resources/locales/es-419/currencies.yml +382 -0
- data/resources/locales/es-419/fields.yml +1 -1
- data/resources/locales/es-419/languages.yml +7 -7
- data/resources/locales/es-419/lists.yml +3 -3
- data/resources/locales/es-419/numbers.yml +3 -0
- data/resources/locales/es-419/plurals.yml +6 -5
- data/resources/locales/es-419/timezones.yml +1 -1
- data/resources/locales/es-419/units.yml +100 -15
- data/resources/locales/es-AR/calendars.yml +9 -9
- data/resources/locales/es-AR/currencies.yml +382 -0
- data/resources/locales/es-AR/languages.yml +7 -7
- data/resources/locales/es-AR/lists.yml +3 -3
- data/resources/locales/es-AR/numbers.yml +3 -0
- data/resources/locales/es-AR/plurals.yml +6 -5
- data/resources/locales/es-AR/timezones.yml +1 -1
- data/resources/locales/es-AR/units.yml +97 -14
- data/resources/locales/es-CO/calendars.yml +9 -9
- data/resources/locales/es-CO/currencies.yml +382 -0
- data/resources/locales/es-CO/languages.yml +7 -7
- data/resources/locales/es-CO/lists.yml +3 -3
- data/resources/locales/es-CO/numbers.yml +3 -0
- data/resources/locales/es-CO/plurals.yml +6 -5
- data/resources/locales/es-CO/timezones.yml +1 -1
- data/resources/locales/es-CO/units.yml +94 -13
- data/resources/locales/es-MX/calendars.yml +18 -18
- data/resources/locales/es-MX/currencies.yml +383 -1
- data/resources/locales/es-MX/fields.yml +15 -15
- data/resources/locales/es-MX/languages.yml +9 -9
- data/resources/locales/es-MX/lists.yml +3 -3
- data/resources/locales/es-MX/numbers.yml +3 -0
- data/resources/locales/es-MX/plurals.yml +6 -5
- data/resources/locales/es-MX/timezones.yml +5 -5
- data/resources/locales/es-MX/units.yml +104 -19
- data/resources/locales/es-US/calendars.yml +34 -34
- data/resources/locales/es-US/currencies.yml +393 -11
- data/resources/locales/es-US/fields.yml +20 -20
- data/resources/locales/es-US/languages.yml +10 -10
- data/resources/locales/es-US/lists.yml +4 -4
- data/resources/locales/es-US/numbers.yml +17 -14
- data/resources/locales/es-US/plurals.yml +6 -5
- data/resources/locales/es-US/territories.yml +1 -1
- data/resources/locales/es-US/timezones.yml +6 -6
- data/resources/locales/es-US/units.yml +181 -94
- data/resources/locales/es/calendars.yml +38 -38
- data/resources/locales/es/currencies.yml +389 -7
- data/resources/locales/es/languages.yml +7 -7
- data/resources/locales/es/lists.yml +3 -3
- data/resources/locales/es/numbers.yml +3 -0
- data/resources/locales/es/plurals.yml +6 -5
- data/resources/locales/es/territories.yml +3 -3
- data/resources/locales/es/timezones.yml +2 -2
- data/resources/locales/es/units.yml +136 -42
- data/resources/locales/et/currencies.yml +376 -0
- data/resources/locales/et/languages.yml +9 -9
- data/resources/locales/et/lists.yml +2 -2
- data/resources/locales/et/numbers.yml +3 -0
- data/resources/locales/et/plurals.yml +6 -5
- data/resources/locales/et/territories.yml +1 -1
- data/resources/locales/et/timezones.yml +3 -3
- data/resources/locales/et/units.yml +70 -2
- data/resources/locales/eu/currencies.yml +276 -10
- data/resources/locales/eu/languages.yml +6 -6
- data/resources/locales/eu/lists.yml +3 -3
- data/resources/locales/eu/numbers.yml +23 -20
- data/resources/locales/eu/plurals.yml +6 -5
- data/resources/locales/eu/territories.yml +1 -1
- data/resources/locales/eu/timezones.yml +2 -2
- data/resources/locales/eu/units.yml +95 -8
- data/resources/locales/fa/calendars.yml +3 -3
- data/resources/locales/fa/currencies.yml +336 -0
- data/resources/locales/fa/fields.yml +3 -3
- data/resources/locales/fa/languages.yml +18 -18
- data/resources/locales/fa/lists.yml +1 -1
- data/resources/locales/fa/numbers.yml +4 -1
- data/resources/locales/fa/plurals.yml +6 -5
- data/resources/locales/fa/units.yml +219 -125
- data/resources/locales/fi/currencies.yml +405 -0
- data/resources/locales/fi/languages.yml +6 -8
- data/resources/locales/fi/lists.yml +3 -3
- data/resources/locales/fi/numbers.yml +3 -0
- data/resources/locales/fi/plurals.yml +6 -5
- data/resources/locales/fi/territories.yml +9 -9
- data/resources/locales/fi/timezones.yml +2 -0
- data/resources/locales/fi/units.yml +79 -8
- data/resources/locales/fil/calendars.yml +1 -1
- data/resources/locales/fil/currencies.yml +272 -0
- data/resources/locales/fil/fields.yml +1 -1
- data/resources/locales/fil/languages.yml +10 -10
- data/resources/locales/fil/lists.yml +2 -2
- data/resources/locales/fil/numbers.yml +3 -0
- data/resources/locales/fil/plurals.yml +8 -8
- data/resources/locales/fil/timezones.yml +2 -2
- data/resources/locales/fil/units.yml +62 -0
- data/resources/locales/fr-BE/calendars.yml +1 -1
- data/resources/locales/fr-BE/currencies.yml +383 -0
- data/resources/locales/fr-BE/languages.yml +11 -11
- data/resources/locales/fr-BE/lists.yml +2 -2
- data/resources/locales/fr-BE/numbers.yml +5 -0
- data/resources/locales/fr-BE/plural_rules.yml +2 -1
- data/resources/locales/fr-BE/plurals.yml +9 -6
- data/resources/locales/fr-BE/territories.yml +7 -7
- data/resources/locales/fr-BE/timezones.yml +1 -1
- data/resources/locales/fr-BE/units.yml +77 -8
- data/resources/locales/fr-CA/calendars.yml +1 -1
- data/resources/locales/fr-CA/currencies.yml +386 -3
- data/resources/locales/fr-CA/languages.yml +8 -8
- data/resources/locales/fr-CA/lists.yml +2 -2
- data/resources/locales/fr-CA/numbers.yml +5 -0
- data/resources/locales/fr-CA/plural_rules.yml +2 -1
- data/resources/locales/fr-CA/plurals.yml +9 -6
- data/resources/locales/fr-CA/territories.yml +1 -1
- data/resources/locales/fr-CA/timezones.yml +11 -11
- data/resources/locales/fr-CA/units.yml +87 -17
- data/resources/locales/fr-CH/calendars.yml +1 -1
- data/resources/locales/fr-CH/currencies.yml +383 -0
- data/resources/locales/fr-CH/languages.yml +11 -11
- data/resources/locales/fr-CH/lists.yml +2 -2
- data/resources/locales/fr-CH/numbers.yml +5 -0
- data/resources/locales/fr-CH/plural_rules.yml +2 -1
- data/resources/locales/fr-CH/plurals.yml +9 -6
- data/resources/locales/fr-CH/territories.yml +9 -9
- data/resources/locales/fr-CH/timezones.yml +1 -1
- data/resources/locales/fr-CH/units.yml +77 -8
- data/resources/locales/fr/calendars.yml +1 -1
- data/resources/locales/fr/currencies.yml +383 -0
- data/resources/locales/fr/languages.yml +12 -12
- data/resources/locales/fr/lists.yml +2 -2
- data/resources/locales/fr/numbers.yml +5 -0
- data/resources/locales/fr/plural_rules.yml +2 -1
- data/resources/locales/fr/plurals.yml +9 -6
- data/resources/locales/fr/territories.yml +9 -9
- data/resources/locales/fr/timezones.yml +1 -1
- data/resources/locales/fr/units.yml +77 -8
- data/resources/locales/ga/calendars.yml +1 -1
- data/resources/locales/ga/currencies.yml +387 -0
- data/resources/locales/ga/fields.yml +5 -5
- data/resources/locales/ga/languages.yml +34 -14
- data/resources/locales/ga/lists.yml +7 -5
- data/resources/locales/ga/numbers.yml +4 -1
- data/resources/locales/ga/plurals.yml +10 -9
- data/resources/locales/ga/timezones.yml +14 -14
- data/resources/locales/ga/units.yml +212 -65
- data/resources/locales/gl/currencies.yml +313 -1
- data/resources/locales/gl/languages.yml +5 -5
- data/resources/locales/gl/lists.yml +2 -2
- data/resources/locales/gl/numbers.yml +27 -24
- data/resources/locales/gl/plurals.yml +6 -5
- data/resources/locales/gl/units.yml +86 -3
- data/resources/locales/gu/currencies.yml +266 -0
- data/resources/locales/gu/languages.yml +8 -8
- data/resources/locales/gu/lists.yml +1 -1
- data/resources/locales/gu/numbers.yml +3 -0
- data/resources/locales/gu/plurals.yml +9 -9
- data/resources/locales/gu/timezones.yml +1 -1
- data/resources/locales/gu/units.yml +78 -10
- data/resources/locales/he/currencies.yml +334 -0
- data/resources/locales/he/languages.yml +6 -6
- data/resources/locales/he/lists.yml +1 -1
- data/resources/locales/he/numbers.yml +99 -96
- data/resources/locales/he/plurals.yml +9 -8
- data/resources/locales/he/timezones.yml +1 -1
- data/resources/locales/he/units.yml +115 -4
- data/resources/locales/hi/currencies.yml +300 -0
- data/resources/locales/hi/languages.yml +9 -9
- data/resources/locales/hi/lists.yml +3 -3
- data/resources/locales/hi/numbers.yml +3 -0
- data/resources/locales/hi/plurals.yml +9 -9
- data/resources/locales/hi/timezones.yml +3 -0
- data/resources/locales/hi/units.yml +123 -34
- data/resources/locales/hr/currencies.yml +407 -3
- data/resources/locales/hr/languages.yml +8 -8
- data/resources/locales/hr/lists.yml +3 -3
- data/resources/locales/hr/numbers.yml +7 -4
- data/resources/locales/hr/plurals.yml +12 -11
- data/resources/locales/hr/timezones.yml +7 -7
- data/resources/locales/hr/units.yml +93 -3
- data/resources/locales/hu/currencies.yml +392 -2
- data/resources/locales/hu/languages.yml +8 -8
- data/resources/locales/hu/lists.yml +3 -3
- data/resources/locales/hu/numbers.yml +3 -0
- data/resources/locales/hu/plurals.yml +6 -6
- data/resources/locales/hu/territories.yml +3 -3
- data/resources/locales/hu/timezones.yml +1 -1
- data/resources/locales/hu/units.yml +94 -13
- data/resources/locales/hy/currencies.yml +265 -0
- data/resources/locales/hy/languages.yml +3 -3
- data/resources/locales/hy/lists.yml +2 -2
- data/resources/locales/hy/numbers.yml +3 -0
- data/resources/locales/hy/plurals.yml +6 -6
- data/resources/locales/hy/units.yml +103 -14
- data/resources/locales/id/currencies.yml +416 -16
- data/resources/locales/id/languages.yml +6 -10
- data/resources/locales/id/lists.yml +2 -2
- data/resources/locales/id/numbers.yml +3 -0
- data/resources/locales/id/plurals.yml +6 -4
- data/resources/locales/id/territories.yml +8 -8
- data/resources/locales/id/timezones.yml +7 -7
- data/resources/locales/id/units.yml +60 -10
- data/resources/locales/is/currencies.yml +329 -0
- data/resources/locales/is/languages.yml +8 -8
- data/resources/locales/is/lists.yml +2 -2
- data/resources/locales/is/numbers.yml +3 -0
- data/resources/locales/is/plurals.yml +7 -5
- data/resources/locales/is/territories.yml +2 -2
- data/resources/locales/is/timezones.yml +1 -1
- data/resources/locales/is/units.yml +79 -5
- data/resources/locales/it-CH/calendars.yml +3 -3
- data/resources/locales/it-CH/currencies.yml +389 -5
- data/resources/locales/it-CH/fields.yml +11 -11
- data/resources/locales/it-CH/languages.yml +8 -8
- data/resources/locales/it-CH/lists.yml +3 -3
- data/resources/locales/it-CH/numbers.yml +4 -1
- data/resources/locales/it-CH/plurals.yml +6 -6
- data/resources/locales/it-CH/territories.yml +1 -1
- data/resources/locales/it-CH/units.yml +95 -4
- data/resources/locales/it/calendars.yml +3 -3
- data/resources/locales/it/currencies.yml +389 -5
- data/resources/locales/it/fields.yml +11 -11
- data/resources/locales/it/languages.yml +8 -8
- data/resources/locales/it/lists.yml +3 -3
- data/resources/locales/it/numbers.yml +4 -1
- data/resources/locales/it/plurals.yml +6 -6
- data/resources/locales/it/territories.yml +1 -1
- data/resources/locales/it/units.yml +95 -4
- data/resources/locales/ja/currencies.yml +406 -2
- data/resources/locales/ja/languages.yml +12 -12
- data/resources/locales/ja/lists.yml +3 -3
- data/resources/locales/ja/numbers.yml +3 -0
- data/resources/locales/ja/plurals.yml +6 -4
- data/resources/locales/ja/units.yml +47 -0
- data/resources/locales/ka/currencies.yml +348 -0
- data/resources/locales/ka/languages.yml +7 -7
- data/resources/locales/ka/lists.yml +3 -3
- data/resources/locales/ka/numbers.yml +3 -0
- data/resources/locales/ka/plurals.yml +9 -9
- data/resources/locales/ka/timezones.yml +2 -2
- data/resources/locales/ka/units.yml +112 -8
- data/resources/locales/kk/calendars.yml +373 -0
- data/resources/locales/kk/currencies.yml +917 -0
- data/resources/locales/kk/day_periods.yml +96 -0
- data/resources/locales/kk/fields.yml +561 -0
- data/resources/locales/kk/languages.yml +406 -0
- data/resources/locales/kk/layout.yml +5 -0
- data/resources/locales/kk/lists.yml +39 -0
- data/resources/locales/kk/numbers.yml +442 -0
- data/resources/locales/kk/plural_rules.yml +8 -0
- data/resources/locales/kk/plurals.yml +17 -0
- data/resources/locales/kk/territories.yml +267 -0
- data/resources/locales/kk/timezones.yml +1477 -0
- data/resources/locales/kk/units.yml +1236 -0
- data/resources/locales/km/currencies.yml +273 -9
- data/resources/locales/km/languages.yml +17 -18
- data/resources/locales/km/lists.yml +2 -2
- data/resources/locales/km/numbers.yml +3 -0
- data/resources/locales/km/plurals.yml +6 -4
- data/resources/locales/km/territories.yml +11 -11
- data/resources/locales/km/timezones.yml +6 -6
- data/resources/locales/km/units.yml +99 -24
- data/resources/locales/kn/currencies.yml +266 -0
- data/resources/locales/kn/languages.yml +9 -9
- data/resources/locales/kn/lists.yml +2 -2
- data/resources/locales/kn/numbers.yml +3 -0
- data/resources/locales/kn/plurals.yml +6 -5
- data/resources/locales/kn/territories.yml +1 -1
- data/resources/locales/kn/timezones.yml +49 -10
- data/resources/locales/kn/units.yml +86 -2
- data/resources/locales/ko/currencies.yml +397 -3
- data/resources/locales/ko/languages.yml +5 -8
- data/resources/locales/ko/lists.yml +3 -3
- data/resources/locales/ko/numbers.yml +3 -0
- data/resources/locales/ko/plurals.yml +6 -4
- data/resources/locales/ko/territories.yml +5 -5
- data/resources/locales/ko/timezones.yml +15 -15
- data/resources/locales/ko/units.yml +83 -15
- data/resources/locales/lo/currencies.yml +397 -0
- data/resources/locales/lo/languages.yml +8 -8
- data/resources/locales/lo/lists.yml +5 -4
- data/resources/locales/lo/numbers.yml +3 -0
- data/resources/locales/lo/plurals.yml +6 -5
- data/resources/locales/lo/territories.yml +1 -1
- data/resources/locales/lo/units.yml +49 -7
- data/resources/locales/lt/currencies.yml +404 -0
- data/resources/locales/lt/languages.yml +4 -4
- data/resources/locales/lt/lists.yml +3 -3
- data/resources/locales/lt/numbers.yml +3 -0
- data/resources/locales/lt/plurals.yml +10 -9
- data/resources/locales/lt/territories.yml +1 -1
- data/resources/locales/lt/units.yml +120 -0
- data/resources/locales/lv/calendars.yml +2 -2
- data/resources/locales/lv/currencies.yml +311 -0
- data/resources/locales/lv/fields.yml +1 -1
- data/resources/locales/lv/languages.yml +4 -4
- data/resources/locales/lv/lists.yml +3 -3
- data/resources/locales/lv/numbers.yml +3 -0
- data/resources/locales/lv/plurals.yml +11 -10
- data/resources/locales/lv/territories.yml +3 -3
- data/resources/locales/lv/units.yml +103 -15
- data/resources/locales/mk/calendars.yml +8 -8
- data/resources/locales/mk/currencies.yml +337 -6
- data/resources/locales/mk/languages.yml +12 -12
- data/resources/locales/mk/lists.yml +2 -2
- data/resources/locales/mk/numbers.yml +3 -0
- data/resources/locales/mk/plurals.yml +10 -10
- data/resources/locales/mk/territories.yml +4 -4
- data/resources/locales/mk/timezones.yml +13 -13
- data/resources/locales/mk/units.yml +218 -154
- data/resources/locales/mr/calendars.yml +15 -15
- data/resources/locales/mr/currencies.yml +268 -2
- data/resources/locales/mr/fields.yml +3 -3
- data/resources/locales/mr/languages.yml +14 -13
- data/resources/locales/mr/lists.yml +4 -3
- data/resources/locales/mr/numbers.yml +3 -0
- data/resources/locales/mr/plurals.yml +8 -7
- data/resources/locales/mr/territories.yml +3 -3
- data/resources/locales/mr/timezones.yml +4 -4
- data/resources/locales/mr/units.yml +90 -2
- data/resources/locales/ms/currencies.yml +274 -0
- data/resources/locales/ms/languages.yml +10 -10
- data/resources/locales/ms/lists.yml +2 -2
- data/resources/locales/ms/numbers.yml +4 -1
- data/resources/locales/ms/plurals.yml +6 -5
- data/resources/locales/ms/timezones.yml +29 -1
- data/resources/locales/ms/units.yml +47 -2
- data/resources/locales/mt/currencies.yml +105 -0
- data/resources/locales/mt/languages.yml +1 -1
- data/resources/locales/mt/lists.yml +4 -4
- data/resources/locales/mt/numbers.yml +3 -0
- data/resources/locales/mt/plurals.yml +9 -8
- data/resources/locales/mt/units.yml +24 -0
- data/resources/locales/my/currencies.yml +289 -2
- data/resources/locales/my/languages.yml +7 -9
- data/resources/locales/my/lists.yml +16 -12
- data/resources/locales/my/numbers.yml +3 -0
- data/resources/locales/my/plurals.yml +6 -4
- data/resources/locales/my/territories.yml +1 -1
- data/resources/locales/my/timezones.yml +5 -5
- data/resources/locales/my/units.yml +64 -8
- data/resources/locales/nb/calendars.yml +9 -9
- data/resources/locales/nb/currencies.yml +404 -0
- data/resources/locales/nb/languages.yml +6 -6
- data/resources/locales/nb/lists.yml +3 -3
- data/resources/locales/nb/numbers.yml +7 -4
- data/resources/locales/nb/plurals.yml +6 -5
- data/resources/locales/nb/territories.yml +4 -4
- data/resources/locales/nb/units.yml +110 -22
- data/resources/locales/nl-BE/currencies.yml +407 -2
- data/resources/locales/nl-BE/languages.yml +7 -9
- data/resources/locales/nl-BE/lists.yml +3 -3
- data/resources/locales/nl-BE/numbers.yml +3 -0
- data/resources/locales/nl-BE/plurals.yml +6 -5
- data/resources/locales/nl-BE/territories.yml +1 -1
- data/resources/locales/nl-BE/timezones.yml +2 -2
- data/resources/locales/nl-BE/units.yml +64 -4
- data/resources/locales/nl/currencies.yml +407 -2
- data/resources/locales/nl/languages.yml +7 -9
- data/resources/locales/nl/lists.yml +3 -3
- data/resources/locales/nl/numbers.yml +3 -0
- data/resources/locales/nl/plurals.yml +6 -5
- data/resources/locales/nl/territories.yml +1 -1
- data/resources/locales/nl/timezones.yml +2 -2
- data/resources/locales/nl/units.yml +64 -4
- data/resources/locales/pl/currencies.yml +384 -13
- data/resources/locales/pl/languages.yml +16 -16
- data/resources/locales/pl/lists.yml +2 -2
- data/resources/locales/pl/numbers.yml +3 -0
- data/resources/locales/pl/plurals.yml +13 -12
- data/resources/locales/pl/timezones.yml +62 -0
- data/resources/locales/pl/units.yml +276 -135
- data/resources/locales/pt-PT/calendars.yml +10 -3
- data/resources/locales/pt-PT/currencies.yml +401 -0
- data/resources/locales/pt-PT/fields.yml +4 -4
- data/resources/locales/pt-PT/languages.yml +11 -11
- data/resources/locales/pt-PT/lists.yml +2 -2
- data/resources/locales/pt-PT/numbers.yml +3 -0
- data/resources/locales/pt-PT/plurals.yml +6 -5
- data/resources/locales/pt-PT/territories.yml +1 -1
- data/resources/locales/pt-PT/timezones.yml +4 -4
- data/resources/locales/pt-PT/units.yml +79 -8
- data/resources/locales/pt/currencies.yml +407 -6
- data/resources/locales/pt/languages.yml +9 -9
- data/resources/locales/pt/lists.yml +2 -2
- data/resources/locales/pt/numbers.yml +3 -0
- data/resources/locales/pt/plurals.yml +6 -5
- data/resources/locales/pt/territories.yml +3 -3
- data/resources/locales/pt/timezones.yml +3 -3
- data/resources/locales/pt/units.yml +75 -3
- data/resources/locales/ro/currencies.yml +407 -54
- data/resources/locales/ro/languages.yml +8 -9
- data/resources/locales/ro/lists.yml +2 -2
- data/resources/locales/ro/numbers.yml +3 -0
- data/resources/locales/ro/plurals.yml +9 -8
- data/resources/locales/ro/territories.yml +2 -2
- data/resources/locales/ro/timezones.yml +20 -5
- data/resources/locales/ro/units.yml +99 -3
- data/resources/locales/ru/currencies.yml +381 -0
- data/resources/locales/ru/languages.yml +6 -6
- data/resources/locales/ru/lists.yml +2 -2
- data/resources/locales/ru/numbers.yml +3 -0
- data/resources/locales/ru/plurals.yml +8 -7
- data/resources/locales/ru/timezones.yml +1 -1
- data/resources/locales/ru/units.yml +219 -94
- data/resources/locales/sk/currencies.yml +404 -0
- data/resources/locales/sk/languages.yml +5 -5
- data/resources/locales/sk/lists.yml +3 -3
- data/resources/locales/sk/numbers.yml +3 -0
- data/resources/locales/sk/plurals.yml +8 -7
- data/resources/locales/sk/units.yml +140 -4
- data/resources/locales/sl/currencies.yml +394 -15
- data/resources/locales/sl/languages.yml +9 -8
- data/resources/locales/sl/lists.yml +3 -3
- data/resources/locales/sl/numbers.yml +3 -0
- data/resources/locales/sl/plurals.yml +9 -8
- data/resources/locales/sl/territories.yml +3 -3
- data/resources/locales/sl/timezones.yml +4 -4
- data/resources/locales/sl/units.yml +162 -24
- data/resources/locales/sq/currencies.yml +264 -0
- data/resources/locales/sq/languages.yml +7 -7
- data/resources/locales/sq/lists.yml +3 -3
- data/resources/locales/sq/numbers.yml +3 -0
- data/resources/locales/sq/plurals.yml +7 -7
- data/resources/locales/sq/units.yml +47 -0
- data/resources/locales/sr-Cyrl-ME/calendars.yml +1 -1
- data/resources/locales/sr-Cyrl-ME/currencies.yml +401 -1
- data/resources/locales/sr-Cyrl-ME/languages.yml +5 -4
- data/resources/locales/sr-Cyrl-ME/lists.yml +3 -3
- data/resources/locales/sr-Cyrl-ME/numbers.yml +3 -0
- data/resources/locales/sr-Cyrl-ME/plurals.yml +12 -11
- data/resources/locales/sr-Cyrl-ME/timezones.yml +2 -2
- data/resources/locales/sr-Cyrl-ME/units.yml +109 -11
- data/resources/locales/sr-Latn-ME/calendars.yml +1 -1
- data/resources/locales/sr-Latn-ME/currencies.yml +401 -1
- data/resources/locales/sr-Latn-ME/languages.yml +5 -4
- data/resources/locales/sr-Latn-ME/lists.yml +15 -15
- data/resources/locales/sr-Latn-ME/numbers.yml +3 -0
- data/resources/locales/sr-Latn-ME/plurals.yml +12 -11
- data/resources/locales/sr-Latn-ME/timezones.yml +2 -2
- data/resources/locales/sr-Latn-ME/units.yml +109 -11
- data/resources/locales/sr/calendars.yml +2 -2
- data/resources/locales/sr/currencies.yml +401 -1
- data/resources/locales/sr/languages.yml +5 -4
- data/resources/locales/sr/lists.yml +3 -3
- data/resources/locales/sr/numbers.yml +3 -0
- data/resources/locales/sr/plurals.yml +12 -11
- data/resources/locales/sr/timezones.yml +2 -2
- data/resources/locales/sr/units.yml +109 -11
- data/resources/locales/sv/currencies.yml +424 -19
- data/resources/locales/sv/languages.yml +8 -8
- data/resources/locales/sv/lists.yml +6 -3
- data/resources/locales/sv/numbers.yml +3 -0
- data/resources/locales/sv/plurals.yml +7 -7
- data/resources/locales/sv/territories.yml +4 -4
- data/resources/locales/sv/timezones.yml +1 -1
- data/resources/locales/sv/units.yml +114 -24
- data/resources/locales/sw/currencies.yml +345 -74
- data/resources/locales/sw/languages.yml +14 -12
- data/resources/locales/sw/numbers.yml +3 -0
- data/resources/locales/sw/plurals.yml +6 -5
- data/resources/locales/sw/territories.yml +8 -8
- data/resources/locales/sw/timezones.yml +29 -29
- data/resources/locales/sw/units.yml +196 -75
- data/resources/locales/ta/currencies.yml +266 -0
- data/resources/locales/ta/languages.yml +6 -6
- data/resources/locales/ta/lists.yml +2 -2
- data/resources/locales/ta/numbers.yml +3 -0
- data/resources/locales/ta/plurals.yml +6 -5
- data/resources/locales/ta/timezones.yml +1 -1
- data/resources/locales/ta/units.yml +92 -6
- data/resources/locales/th/currencies.yml +399 -0
- data/resources/locales/th/languages.yml +9 -9
- data/resources/locales/th/numbers.yml +3 -0
- data/resources/locales/th/plurals.yml +6 -4
- data/resources/locales/th/territories.yml +1 -1
- data/resources/locales/th/timezones.yml +1 -1
- data/resources/locales/th/units.yml +57 -2
- data/resources/locales/tr/currencies.yml +404 -0
- data/resources/locales/tr/languages.yml +10 -10
- data/resources/locales/tr/lists.yml +2 -2
- data/resources/locales/tr/numbers.yml +3 -0
- data/resources/locales/tr/plurals.yml +6 -5
- data/resources/locales/tr/units.yml +71 -6
- data/resources/locales/uk/calendars.yml +0 -1
- data/resources/locales/uk/currencies.yml +392 -11
- data/resources/locales/uk/fields.yml +9 -9
- data/resources/locales/uk/languages.yml +30 -30
- data/resources/locales/uk/lists.yml +2 -2
- data/resources/locales/uk/numbers.yml +3 -0
- data/resources/locales/uk/plurals.yml +8 -8
- data/resources/locales/uk/territories.yml +39 -39
- data/resources/locales/uk/timezones.yml +21 -21
- data/resources/locales/uk/units.yml +173 -37
- data/resources/locales/ur/currencies.yml +277 -5
- data/resources/locales/ur/languages.yml +6 -6
- data/resources/locales/ur/lists.yml +2 -2
- data/resources/locales/ur/numbers.yml +3 -0
- data/resources/locales/ur/plurals.yml +6 -5
- data/resources/locales/ur/territories.yml +1 -1
- data/resources/locales/ur/timezones.yml +1 -1
- data/resources/locales/ur/units.yml +86 -4
- data/resources/locales/vi/calendars.yml +2 -2
- data/resources/locales/vi/currencies.yml +398 -1
- data/resources/locales/vi/fields.yml +3 -0
- data/resources/locales/vi/languages.yml +6 -8
- data/resources/locales/vi/lists.yml +7 -4
- data/resources/locales/vi/numbers.yml +3 -0
- data/resources/locales/vi/plurals.yml +6 -5
- data/resources/locales/vi/territories.yml +4 -4
- data/resources/locales/vi/timezones.yml +4 -4
- data/resources/locales/vi/units.yml +51 -3
- data/resources/locales/xh/currencies.yml +111 -0
- data/resources/locales/xh/lists.yml +7 -7
- data/resources/locales/xh/numbers.yml +3 -0
- data/resources/locales/xh/plurals.yml +6 -5
- data/resources/locales/xh/units.yml +24 -0
- data/resources/locales/zh-Hant/currencies.yml +403 -0
- data/resources/locales/zh-Hant/languages.yml +2 -2
- data/resources/locales/zh-Hant/lists.yml +3 -3
- data/resources/locales/zh-Hant/numbers.yml +3 -0
- data/resources/locales/zh-Hant/plurals.yml +6 -4
- data/resources/locales/zh-Hant/units.yml +58 -14
- data/resources/locales/zh/calendars.yml +2 -2
- data/resources/locales/zh/currencies.yml +405 -0
- data/resources/locales/zh/languages.yml +11 -11
- data/resources/locales/zh/lists.yml +3 -3
- data/resources/locales/zh/numbers.yml +3 -0
- data/resources/locales/zh/plurals.yml +6 -4
- data/resources/locales/zh/timezones.yml +2 -2
- data/resources/locales/zh/units.yml +115 -67
- data/resources/locales/zu/currencies.yml +266 -0
- data/resources/locales/zu/languages.yml +11 -8
- data/resources/locales/zu/lists.yml +2 -2
- data/resources/locales/zu/numbers.yml +3 -0
- data/resources/locales/zu/plurals.yml +6 -5
- data/resources/locales/zu/territories.yml +1 -0
- data/resources/locales/zu/units.yml +36 -0
- data/resources/shared/aliases.yml +103 -41
- data/resources/shared/bcp47_timezone_metadata.yml +2 -0
- data/resources/shared/hyphenation/be-BY.yml +3369 -0
- data/resources/shared/hyphenation/ca.yml +1 -1
- data/resources/shared/hyphenation/de-AT.yml +1 -1
- data/resources/shared/hyphenation/de-CH.yml +1 -1
- data/resources/shared/hyphenation/de-DE.yml +1 -1
- data/resources/shared/hyphenation/fr.yml +1 -1
- data/resources/shared/hyphenation/hr-HR.yml +1 -1
- data/resources/shared/hyphenation/sl-SI.yml +1 -1
- data/resources/shared/language_codes_table.dump +0 -0
- data/resources/shared/likely_subtags.yml +10 -9
- data/resources/shared/metazones.yml +536 -512
- data/resources/shared/segments/rules/el/sentence.yml +24 -24
- data/resources/shared/segments/rules/en-US-POSIX/word.yml +167 -164
- data/resources/shared/segments/rules/ja/line.yml +279 -274
- data/resources/shared/segments/rules/ja/word.yml +167 -164
- data/resources/shared/segments/rules/root/grapheme.yml +31 -32
- data/resources/shared/segments/rules/root/line.yml +279 -274
- data/resources/shared/segments/rules/root/sentence.yml +24 -24
- data/resources/shared/segments/rules/root/word.yml +167 -164
- data/resources/shared/segments/rules/zh-Hant/line.yml +279 -274
- data/resources/shared/segments/rules/zh/line.yml +279 -274
- data/resources/shared/timezone_regions.yml +3 -3
- data/resources/shared/validity_data.yml +51 -22
- data/resources/supported_locales.yml +1 -0
- data/spec/formatters/numbers/rbnf/locales/hr/rbnf_test.yml +7 -7
- data/spec/localized/localized_datetime_spec.rb +1 -1
- data/spec/localized/localized_number_spec.rb +25 -0
- data/spec/localized/localized_symbol_spec.rb +4 -4
- data/spec/shared/unit_spec.rb +3 -3
- data/spec/spec_helper.rb +1 -1
- data/spec/timezones/tests/af.yml +74 -74
- data/spec/timezones/tests/ar.yml +44 -44
- data/spec/timezones/tests/az.yml +43 -43
- data/spec/timezones/tests/be.yml +43 -43
- data/spec/timezones/tests/bg.yml +101 -101
- data/spec/timezones/tests/bn.yml +59 -55
- data/spec/timezones/tests/bo.yml +40 -40
- data/spec/timezones/tests/bs.yml +202 -202
- data/spec/timezones/tests/ca.yml +91 -91
- data/spec/timezones/tests/cs.yml +45 -45
- data/spec/timezones/tests/cy.yml +89 -89
- data/spec/timezones/tests/da.yml +43 -43
- data/spec/timezones/tests/de-AT.yml +71 -71
- data/spec/timezones/tests/de-CH.yml +73 -73
- data/spec/timezones/tests/de.yml +71 -71
- data/spec/timezones/tests/el.yml +45 -45
- data/spec/timezones/tests/en-001.yml +59 -59
- data/spec/timezones/tests/en-150.yml +59 -59
- data/spec/timezones/tests/en-AU.yml +54 -54
- data/spec/timezones/tests/en-CA.yml +54 -54
- data/spec/timezones/tests/en-GB.yml +48 -48
- data/spec/timezones/tests/en-IE.yml +59 -59
- data/spec/timezones/tests/en-IN.yml +59 -59
- data/spec/timezones/tests/en-NZ.yml +62 -62
- data/spec/timezones/tests/en-SG.yml +59 -59
- data/spec/timezones/tests/en-US.yml +43 -43
- data/spec/timezones/tests/en-ZA.yml +59 -59
- data/spec/timezones/tests/en.yml +43 -43
- data/spec/timezones/tests/eo.yml +40 -40
- data/spec/timezones/tests/es-419.yml +51 -51
- data/spec/timezones/tests/es-AR.yml +51 -51
- data/spec/timezones/tests/es-CO.yml +51 -51
- data/spec/timezones/tests/es-MX.yml +47 -47
- data/spec/timezones/tests/es-US.yml +63 -63
- data/spec/timezones/tests/es.yml +104 -104
- data/spec/timezones/tests/et.yml +57 -57
- data/spec/timezones/tests/eu.yml +45 -45
- data/spec/timezones/tests/fa.yml +43 -43
- data/spec/timezones/tests/fi.yml +64 -64
- data/spec/timezones/tests/fil.yml +83 -83
- data/spec/timezones/tests/fr-BE.yml +57 -57
- data/spec/timezones/tests/fr-CA.yml +183 -183
- data/spec/timezones/tests/fr-CH.yml +61 -61
- data/spec/timezones/tests/fr.yml +61 -61
- data/spec/timezones/tests/ga.yml +218 -218
- data/spec/timezones/tests/gl.yml +43 -43
- data/spec/timezones/tests/gu.yml +44 -44
- data/spec/timezones/tests/he.yml +46 -46
- data/spec/timezones/tests/hi.yml +47 -47
- data/spec/timezones/tests/hr.yml +59 -59
- data/spec/timezones/tests/hu.yml +53 -53
- data/spec/timezones/tests/hy.yml +43 -43
- data/spec/timezones/tests/id.yml +69 -69
- data/spec/timezones/tests/is.yml +48 -48
- data/spec/timezones/tests/it-CH.yml +43 -43
- data/spec/timezones/tests/it.yml +43 -43
- data/spec/timezones/tests/ja.yml +43 -43
- data/spec/timezones/tests/ka.yml +45 -45
- data/spec/timezones/tests/kk.yml +12475 -0
- data/spec/timezones/tests/km.yml +91 -91
- data/spec/timezones/tests/kn.yml +70 -70
- data/spec/timezones/tests/ko.yml +156 -156
- data/spec/timezones/tests/lo.yml +43 -43
- data/spec/timezones/tests/lt.yml +43 -43
- data/spec/timezones/tests/lv.yml +46 -46
- data/spec/timezones/tests/mk.yml +179 -179
- data/spec/timezones/tests/mr.yml +51 -51
- data/spec/timezones/tests/ms.yml +52 -52
- data/spec/timezones/tests/mt.yml +40 -40
- data/spec/timezones/tests/my.yml +51 -51
- data/spec/timezones/tests/nb.yml +51 -51
- data/spec/timezones/tests/nl-BE.yml +54 -54
- data/spec/timezones/tests/nl.yml +54 -54
- data/spec/timezones/tests/pl.yml +85 -85
- data/spec/timezones/tests/pt-PT.yml +48 -48
- data/spec/timezones/tests/pt.yml +61 -61
- data/spec/timezones/tests/ro.yml +54 -54
- data/spec/timezones/tests/ru.yml +43 -43
- data/spec/timezones/tests/sk.yml +43 -43
- data/spec/timezones/tests/sl.yml +57 -57
- data/spec/timezones/tests/sq.yml +43 -43
- data/spec/timezones/tests/sr-Cyrl-ME.yml +44 -44
- data/spec/timezones/tests/sr-Latn-ME.yml +44 -44
- data/spec/timezones/tests/sr.yml +44 -44
- data/spec/timezones/tests/sv.yml +61 -61
- data/spec/timezones/tests/sw.yml +136 -136
- data/spec/timezones/tests/ta.yml +44 -44
- data/spec/timezones/tests/th.yml +48 -48
- data/spec/timezones/tests/tr.yml +43 -43
- data/spec/timezones/tests/uk.yml +218 -218
- data/spec/timezones/tests/ur.yml +44 -44
- data/spec/timezones/tests/vi.yml +112 -112
- data/spec/timezones/tests/xh.yml +40 -40
- data/spec/timezones/tests/zh-Hant.yml +43 -43
- data/spec/timezones/tests/zh.yml +46 -46
- data/spec/timezones/tests/zu.yml +43 -43
- data/twitter_cldr.gemspec +1 -1
- metadata +22 -4
@@ -33,7 +33,7 @@
|
|
33
33
|
:av: அவேரிக்
|
34
34
|
:awa: அவதி
|
35
35
|
:ay: அய்மரா
|
36
|
-
:az:
|
36
|
+
:az: அசர்பைஜானி
|
37
37
|
:ba: பஷ்கிர்
|
38
38
|
:bal: பலூச்சி
|
39
39
|
:ban: பலினீஸ்
|
@@ -376,7 +376,7 @@
|
|
376
376
|
:pon: ஃபோன்பெயென்
|
377
377
|
:prg: பிரஷ்யன்
|
378
378
|
:pro: "பழைய ப்ரோவென்சால்"
|
379
|
-
:ps:
|
379
|
+
:ps: பஷ்தோ
|
380
380
|
:pt: போர்ச்சுக்கீஸ்
|
381
381
|
:pt-BR: "பிரேசிலிய போர்ச்சுகீஸ்"
|
382
382
|
:pt-PT: "ஐரோப்பிய போர்ச்சுகீஸ்"
|
@@ -514,15 +514,15 @@
|
|
514
514
|
:ybb: யெம்பா
|
515
515
|
:yi: யெட்டிஷ்
|
516
516
|
:yo: யோருபா
|
517
|
-
:yue:
|
517
|
+
:yue: காண்டோனீஸ்
|
518
518
|
:za: ஜுவாங்
|
519
519
|
:zap: ஜாபோடெக்
|
520
520
|
:zbl: ப்லிஸ்ஸிம்பால்ஸ்
|
521
521
|
:zen: ஜெனகா
|
522
522
|
:zgh: "ஸ்டாண்டர்ட் மொராக்கன் தமாசைட்"
|
523
|
-
:zh:
|
524
|
-
:zh-Hans: "எளிதாக்கப்பட்ட
|
525
|
-
:zh-Hant: "பாரம்பரிய
|
523
|
+
:zh: சீனம்
|
524
|
+
:zh-Hans: "எளிதாக்கப்பட்ட சீனம்"
|
525
|
+
:zh-Hant: "பாரம்பரிய சீனம்"
|
526
526
|
:zu: ஜுலு
|
527
527
|
:zun: ஜூனி
|
528
528
|
:zxx: "மொழி உள்ளடக்கம் ஏதுமில்லை"
|
@@ -360,6 +360,7 @@
|
|
360
360
|
:symbols:
|
361
361
|
:adlm: :numbers.symbols.latn
|
362
362
|
:arab:
|
363
|
+
:approximately_sign: "~"
|
363
364
|
:decimal: ٫
|
364
365
|
:exponential: اس
|
365
366
|
:group: ٬
|
@@ -373,6 +374,7 @@
|
|
373
374
|
:superscripting_exponent: ×
|
374
375
|
:time_separator: ":"
|
375
376
|
:arabext:
|
377
|
+
:approximately_sign: "~"
|
376
378
|
:decimal: ٫
|
377
379
|
:exponential: ×۱۰^
|
378
380
|
:group: ٬
|
@@ -406,6 +408,7 @@
|
|
406
408
|
:lanatham: :numbers.symbols.latn
|
407
409
|
:laoo: :numbers.symbols.latn
|
408
410
|
:latn:
|
411
|
+
:approximately_sign: "~"
|
409
412
|
:decimal: "."
|
410
413
|
:exponential: E
|
411
414
|
:group: ","
|
@@ -1,14 +1,15 @@
|
|
1
1
|
---
|
2
2
|
:ta:
|
3
3
|
:cardinal:
|
4
|
-
:rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num);
|
5
|
-
|
6
|
-
:other) }'
|
4
|
+
:rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); f = runtime.f(num);
|
5
|
+
t = runtime.t(num); v = runtime.v(num); w = runtime.w(num); e = runtime.e(num);
|
6
|
+
(n == 1 ? :one : :other) }'
|
7
7
|
:names:
|
8
8
|
- :one
|
9
9
|
- :other
|
10
10
|
:ordinal:
|
11
|
-
:rule: lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num);
|
12
|
-
|
11
|
+
:rule: lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); f = runtime.f(num);
|
12
|
+
t = runtime.t(num); v = runtime.v(num); w = runtime.w(num); e = runtime.e(num);
|
13
|
+
:other }
|
13
14
|
:names:
|
14
15
|
- :other
|
@@ -220,6 +220,9 @@
|
|
220
220
|
:frequency-megahertz:
|
221
221
|
:one: "{0} மெகாஹெர்ட்ஸ்"
|
222
222
|
:other: "{0} மெகாஹெர்ட்ஸ்"
|
223
|
+
:graphics-dot:
|
224
|
+
:one: "{0}புள்ளி"
|
225
|
+
:other: "{0}புள்ளி"
|
223
226
|
:graphics-dot-per-centimeter:
|
224
227
|
:one: "{0} புள்ளி / சென்டிமீட்டர்"
|
225
228
|
:other: "{0} புள்ளிகள் / சென்டிமீட்டர்"
|
@@ -250,9 +253,18 @@
|
|
250
253
|
:length-decimeter:
|
251
254
|
:one: "{0} டெசிமீட்டர்"
|
252
255
|
:other: "{0} டெசிமீட்டர்கள்"
|
256
|
+
:length-earth-radius:
|
257
|
+
:one: "{0} புவி ஆரம்"
|
258
|
+
:other: "{0} புவி ஆரம்"
|
259
|
+
:length-fathom:
|
260
|
+
:one: "{0} ஃபேதம்"
|
261
|
+
:other: "{0} ஃபேதம்கள்"
|
253
262
|
:length-foot:
|
254
263
|
:one: "{0} அடி"
|
255
264
|
:other: "{0} அடி"
|
265
|
+
:length-furlong:
|
266
|
+
:one: "{0} பர்லாங்கு"
|
267
|
+
:other: "{0} பர்லாங்குகள்"
|
256
268
|
:length-inch:
|
257
269
|
:one: "{0} அங்குலம்"
|
258
270
|
:other: "{0} அங்குலங்கள்"
|
@@ -298,6 +310,12 @@
|
|
298
310
|
:length-yard:
|
299
311
|
:one: "{0} கெஜம்"
|
300
312
|
:other: "{0} கெஜம்"
|
313
|
+
:light-candela:
|
314
|
+
:one: "{0} கேண்டலா"
|
315
|
+
:other: "{0} கேண்டலா"
|
316
|
+
:light-lumen:
|
317
|
+
:one: "{0} லூமன்"
|
318
|
+
:other: "{0} லூமன்"
|
301
319
|
:light-lux:
|
302
320
|
:one: "{0} லக்ஸ்"
|
303
321
|
:other: "{0} லக்ஸ்"
|
@@ -313,6 +331,9 @@
|
|
313
331
|
:mass-earth-mass:
|
314
332
|
:one: "{0} புவித் திணிவு"
|
315
333
|
:other: "{0} புவித் திணிவுகள்"
|
334
|
+
:mass-grain:
|
335
|
+
:one: "{0} கிரைன்"
|
336
|
+
:other: "{0} கிரைன்"
|
316
337
|
:mass-gram:
|
317
338
|
:one: "{0} கிராம்"
|
318
339
|
:other: "{0} கிராம்கள்"
|
@@ -430,6 +451,9 @@
|
|
430
451
|
:volume-barrel:
|
431
452
|
:one: "{0} பீப்பாய்"
|
432
453
|
:other: "{0} பீப்பாய்கள்"
|
454
|
+
:volume-bushel:
|
455
|
+
:one: "{0} புசல்"
|
456
|
+
:other: "{0} புசல்கள்"
|
433
457
|
:volume-centiliter:
|
434
458
|
:one: "{0} சென்டிலிட்டர்"
|
435
459
|
:other: "{0} சென்டிலிட்டர்கள்"
|
@@ -463,6 +487,18 @@
|
|
463
487
|
:volume-deciliter:
|
464
488
|
:one: "{0} டெசிலிட்டர்"
|
465
489
|
:other: "{0} டெசிலிட்டர்கள்"
|
490
|
+
:volume-dessert-spoon:
|
491
|
+
:one: "{0} இனிப்புக் கரண்டி"
|
492
|
+
:other: "{0} இனிப்புக் கரண்டி"
|
493
|
+
:volume-dessert-spoon-imperial:
|
494
|
+
:one: "{0} இம்பீரியல் இனிப்புக் கரண்டி"
|
495
|
+
:other: "{0} இம்பீரியல் இனிப்புக் கரண்டி"
|
496
|
+
:volume-dram:
|
497
|
+
:one: "{0} டிராம்"
|
498
|
+
:other: "{0} டிராம்"
|
499
|
+
:volume-drop:
|
500
|
+
:one: "{0} துளி"
|
501
|
+
:other: "{0} துளி"
|
466
502
|
:volume-fluid-ounce:
|
467
503
|
:one: "{0} திரவ அவுன்ஸ்"
|
468
504
|
:other: "{0} திரவ அவுன்ஸ்"
|
@@ -478,6 +514,9 @@
|
|
478
514
|
:volume-hectoliter:
|
479
515
|
:one: "{0} ஹெக்டோலிட்டர்"
|
480
516
|
:other: "{0} ஹெக்டோலிட்டர்கள்"
|
517
|
+
:volume-jigger:
|
518
|
+
:one: "{0} ஜிகர்"
|
519
|
+
:other: "{0} ஜிகர்"
|
481
520
|
:volume-liter:
|
482
521
|
:one: "{0} லிட்டர்"
|
483
522
|
:other: "{0} லிட்டர்கள்"
|
@@ -487,6 +526,9 @@
|
|
487
526
|
:volume-milliliter:
|
488
527
|
:one: "{0} மில்லிலிட்டர்"
|
489
528
|
:other: "{0} மில்லிலிட்டர்கள்"
|
529
|
+
:volume-pinch:
|
530
|
+
:one: "{0} சிட்டிகை"
|
531
|
+
:other: "{0} சிட்டிகை"
|
490
532
|
:volume-pint:
|
491
533
|
:one: "{0} பின்ட்"
|
492
534
|
:other: "{0} பின்ட்கள்"
|
@@ -496,6 +538,9 @@
|
|
496
538
|
:volume-quart:
|
497
539
|
:one: "{0} குவார்ட்"
|
498
540
|
:other: "{0} குவார்ட்ஸ்"
|
541
|
+
:volume-quart-imperial:
|
542
|
+
:one: "{0} இம்பீரியல் குவார்ட்"
|
543
|
+
:other: "{0} இம்பீரியல் குவார்ட்"
|
499
544
|
:volume-tablespoon:
|
500
545
|
:one: "{0} மேஜைக்கரண்டி"
|
501
546
|
:other: "{0} மேஜைக்கரண்டி"
|
@@ -884,6 +929,9 @@
|
|
884
929
|
:frequency-megahertz:
|
885
930
|
:one: "{0} மெ.ஹெஸ்."
|
886
931
|
:other: "{0} மெ.ஹெஸ்."
|
932
|
+
:graphics-dot:
|
933
|
+
:one: "{0} புள்ளி"
|
934
|
+
:other: "{0} புள்ளி"
|
887
935
|
:graphics-dot-per-centimeter:
|
888
936
|
:one: "{0} பு / செ.மீ"
|
889
937
|
:other: "{0} பு / செ.மீ"
|
@@ -914,13 +962,17 @@
|
|
914
962
|
:length-decimeter:
|
915
963
|
:one: "{0} டெ.மீ"
|
916
964
|
:other: "{0} டெ.மீ"
|
965
|
+
:length-earth-radius:
|
966
|
+
:other: "{0} R⊕"
|
917
967
|
:length-fathom:
|
918
|
-
:
|
968
|
+
:one: "{0} ஃபே."
|
969
|
+
:other: "{0} ஃபே."
|
919
970
|
:length-foot:
|
920
971
|
:one: "{0} அடி"
|
921
972
|
:other: "{0} அடி"
|
922
973
|
:length-furlong:
|
923
|
-
:
|
974
|
+
:one: "{0} பர்"
|
975
|
+
:other: "{0} பர்"
|
924
976
|
:length-inch:
|
925
977
|
:one: "{0} அங்."
|
926
978
|
:other: "{0} அங்."
|
@@ -965,6 +1017,12 @@
|
|
965
1017
|
:length-yard:
|
966
1018
|
:one: "{0} கெஜ."
|
967
1019
|
:other: "{0} கெஜ."
|
1020
|
+
:light-candela:
|
1021
|
+
:one: "{0} கேண்ட."
|
1022
|
+
:other: "{0} கேண்ட."
|
1023
|
+
:light-lumen:
|
1024
|
+
:one: "{0} லூம."
|
1025
|
+
:other: "{0} லூம."
|
968
1026
|
:light-lux:
|
969
1027
|
:one: "{0} லக்."
|
970
1028
|
:other: "{0} லக்."
|
@@ -974,9 +1032,13 @@
|
|
974
1032
|
:one: "{0} கேர."
|
975
1033
|
:other: "{0} கேர."
|
976
1034
|
:mass-dalton:
|
977
|
-
:
|
1035
|
+
:one: "{0} டா."
|
1036
|
+
:other: "{0} டா."
|
978
1037
|
:mass-earth-mass:
|
979
1038
|
:other: "{0} M⊕"
|
1039
|
+
:mass-grain:
|
1040
|
+
:one: "{0} கிரைன்"
|
1041
|
+
:other: "{0} கிரைன்"
|
980
1042
|
:mass-gram:
|
981
1043
|
:one: "{0} கி."
|
982
1044
|
:other: "{0} கி."
|
@@ -1091,9 +1153,11 @@
|
|
1091
1153
|
:one: "{0} ஏக். அடி"
|
1092
1154
|
:other: "{0} ஏக். அடி"
|
1093
1155
|
:volume-barrel:
|
1094
|
-
:
|
1156
|
+
:one: "{0} பீப்."
|
1157
|
+
:other: "{0} பீப்."
|
1095
1158
|
:volume-bushel:
|
1096
|
-
:
|
1159
|
+
:one: "{0} புச."
|
1160
|
+
:other: "{0} புச."
|
1097
1161
|
:volume-centiliter:
|
1098
1162
|
:one: "{0} செ.லி."
|
1099
1163
|
:other: "{0} செ.லி."
|
@@ -1127,11 +1191,24 @@
|
|
1127
1191
|
:volume-deciliter:
|
1128
1192
|
:one: "{0} டெ.லி."
|
1129
1193
|
:other: "{0} டெ.லி."
|
1194
|
+
:volume-dessert-spoon:
|
1195
|
+
:one: "{0} இ.க."
|
1196
|
+
:other: "{0} இ.க."
|
1197
|
+
:volume-dessert-spoon-imperial:
|
1198
|
+
:one: "{0} இ.க. இம்பீ."
|
1199
|
+
:other: "{0} இ.க. இம்பீ."
|
1200
|
+
:volume-dram:
|
1201
|
+
:one: "{0} டிரா.தி."
|
1202
|
+
:other: "{0} டிரா.தி."
|
1203
|
+
:volume-drop:
|
1204
|
+
:one: "{0} துளி"
|
1205
|
+
:other: "{0} துளி"
|
1130
1206
|
:volume-fluid-ounce:
|
1131
1207
|
:one: "{0} தி. அவு."
|
1132
1208
|
:other: "{0} தி. அவு."
|
1133
1209
|
:volume-fluid-ounce-imperial:
|
1134
|
-
:
|
1210
|
+
:one: "{0} தி. அவு. இம்பீ."
|
1211
|
+
:other: "{0} தி. அவு. இம்பீ."
|
1135
1212
|
:volume-gallon:
|
1136
1213
|
:one: "{0} கேல."
|
1137
1214
|
:other: "{0} கேல."
|
@@ -1141,6 +1218,9 @@
|
|
1141
1218
|
:volume-hectoliter:
|
1142
1219
|
:one: "{0} ஹெ.லி."
|
1143
1220
|
:other: "{0} ஹெ.லி."
|
1221
|
+
:volume-jigger:
|
1222
|
+
:one: "{0} ஜிக."
|
1223
|
+
:other: "{0} ஜிக."
|
1144
1224
|
:volume-liter:
|
1145
1225
|
:one: "{0} லி."
|
1146
1226
|
:other: "{0} லி."
|
@@ -1150,6 +1230,9 @@
|
|
1150
1230
|
:volume-milliliter:
|
1151
1231
|
:one: "{0} மிலி"
|
1152
1232
|
:other: "{0} மிலி"
|
1233
|
+
:volume-pinch:
|
1234
|
+
:one: "{0} சிட்டி"
|
1235
|
+
:other: "{0} சிட்டி"
|
1153
1236
|
:volume-pint:
|
1154
1237
|
:one: "{0} பின்."
|
1155
1238
|
:other: "{0} பின்."
|
@@ -1159,6 +1242,9 @@
|
|
1159
1242
|
:volume-quart:
|
1160
1243
|
:one: "{0} குவாட்."
|
1161
1244
|
:other: "{0} குவாட்."
|
1245
|
+
:volume-quart-imperial:
|
1246
|
+
:one: "{0} குவாட். இம்பீ."
|
1247
|
+
:other: "{0} குவாட். இம்பீ."
|
1162
1248
|
:volume-tablespoon:
|
1163
1249
|
:one: "{0} மே.க."
|
1164
1250
|
:other: "{0} மே.க."
|
@@ -2,1058 +2,1457 @@
|
|
2
2
|
:th:
|
3
3
|
:currencies:
|
4
4
|
:ADP:
|
5
|
+
:name: เปเซตาอันดอร์รา
|
5
6
|
:one: เปเซตาอันดอร์รา
|
6
7
|
:symbol: ADP
|
7
8
|
:AED:
|
9
|
+
:name: เดอร์แฮมสหรัฐอาหรับเอมิเรตส์
|
8
10
|
:one: เดอร์แฮมสหรัฐอาหรับเอมิเรตส์
|
9
11
|
:other: เดอร์แฮมสหรัฐอาหรับเอมิเรตส์
|
10
12
|
:symbol: AED
|
11
13
|
:AFA:
|
14
|
+
:name: "อัฟกานีอัฟกานิสถาน (1927–2002)"
|
12
15
|
:one: "อัฟกานีอัฟกานิสถาน (1927–2002)"
|
13
16
|
:symbol: AFA
|
14
17
|
:AFN:
|
18
|
+
:name: อัฟกานิอัฟกานิสถาน
|
19
|
+
:narrow_symbol: ؋
|
15
20
|
:one: อัฟกานิอัฟกานิสถาน
|
16
21
|
:other: อัฟกานิอัฟกานิสถาน
|
17
22
|
:symbol: AFN
|
18
23
|
:ALL:
|
24
|
+
:name: เลกแอลเบเนีย
|
19
25
|
:one: เลกแอลเบเนีย
|
20
26
|
:other: เลกแอลเบเนีย
|
21
27
|
:symbol: ALL
|
22
28
|
:AMD:
|
29
|
+
:name: แดรมอาร์เมเนีย
|
30
|
+
:narrow_symbol: ֏
|
23
31
|
:one: แดรมอาร์เมเนีย
|
24
32
|
:other: แดรมอาร์เมเนีย
|
25
33
|
:symbol: AMD
|
26
34
|
:ANG:
|
35
|
+
:name: กิลเดอร์เนเธอร์แลนด์แอนทิลลิส
|
27
36
|
:one: กิลเดอร์เนเธอร์แลนด์แอนทิลลิส
|
28
37
|
:other: กิลเดอร์เนเธอร์แลนด์แอนทิลลิส
|
29
38
|
:symbol: ANG
|
30
39
|
:AOA:
|
40
|
+
:name: กวานซาแองโกลา
|
41
|
+
:narrow_symbol: Kz
|
31
42
|
:one: กวานซาแองโกลา
|
32
43
|
:other: กวานซาแองโกลา
|
33
44
|
:symbol: AOA
|
34
45
|
:AOK:
|
46
|
+
:name: "กวานซาแองโกลา (1977–1990)"
|
35
47
|
:one: "กวานซาแองโกลา (1977–1990)"
|
36
48
|
:symbol: AOK
|
37
49
|
:AON:
|
50
|
+
:name: "นิวกวานซาแองโกลา (1990–2000)"
|
38
51
|
:one: "นิวกวานซาแองโกลา (1990–2000)"
|
39
52
|
:symbol: AON
|
40
53
|
:AOR:
|
54
|
+
:name: "กวานซารีจัสทาโดแองโกลา (1995–1999)"
|
41
55
|
:one: "กวานซารีจัสทาโดแองโกลา (1995–1999)"
|
42
56
|
:symbol: AOR
|
43
57
|
:ARA:
|
58
|
+
:name: ออสตรัลอาร์เจนตินา
|
44
59
|
:one: ออสตรัลอาร์เจนตินา
|
45
60
|
:symbol: ARA
|
46
61
|
:ARL:
|
62
|
+
:name: "เปโซเลย์อาร์เจนตินา (1970–1983)"
|
47
63
|
:one: "เปโซเลย์อาร์เจนตินา (1970–1983)"
|
48
64
|
:symbol: ARL
|
49
65
|
:ARM:
|
66
|
+
:name: "เปโซอาร์เจนตินา (1881–1970)"
|
50
67
|
:one: "เปโซอาร์เจนตินา (1881–1970)"
|
51
68
|
:symbol: ARM
|
52
69
|
:ARP:
|
70
|
+
:name: "เปโซอาร์เจนตินา (1983–1985)"
|
53
71
|
:one: "เปโซอาร์เจนตินา (1983–1985)"
|
54
72
|
:symbol: ARP
|
55
73
|
:ARS:
|
74
|
+
:name: เปโซอาร์เจนตินา
|
75
|
+
:narrow_symbol: $
|
56
76
|
:one: เปโซอาร์เจนตินา
|
57
77
|
:other: เปโซอาร์เจนตินา
|
58
78
|
:symbol: ARS
|
59
79
|
:ATS:
|
80
|
+
:name: ชิลลิงออสเตรีย
|
60
81
|
:one: ชิลลิงออสเตรีย
|
61
82
|
:symbol: ATS
|
62
83
|
:AUD:
|
84
|
+
:name: ดอลลาร์ออสเตรเลีย
|
85
|
+
:narrow_symbol: $
|
63
86
|
:one: ดอลลาร์ออสเตรเลีย
|
64
87
|
:other: ดอลลาร์ออสเตรเลีย
|
65
88
|
:symbol: AU$
|
66
89
|
:AWG:
|
90
|
+
:name: ฟลอรินอารูบา
|
67
91
|
:one: ฟลอรินอารูบา
|
68
92
|
:other: ฟลอรินอารูบา
|
69
93
|
:symbol: AWG
|
70
94
|
:AZM:
|
95
|
+
:name: "มานัตอาเซอร์ไบจาน (1993–2006)"
|
71
96
|
:one: "มานัตอาเซอร์ไบจาน (1993–2006)"
|
72
97
|
:symbol: AZM
|
73
98
|
:AZN:
|
99
|
+
:name: มานัตอาเซอร์ไบจาน
|
100
|
+
:narrow_symbol: ₼
|
74
101
|
:one: มานัตอาเซอร์ไบจาน
|
75
102
|
:other: มานัตอาเซอร์ไบจาน
|
76
103
|
:symbol: AZN
|
77
104
|
:BAD:
|
105
|
+
:name: ดีนาร์บอสเนีย-เฮอร์เซโกวีนา
|
78
106
|
:one: ดีนาร์บอสเนีย-เฮอร์เซโกวีนา
|
79
107
|
:symbol: BAD
|
80
108
|
:BAM:
|
109
|
+
:name: มาร์กบอสเนีย-เฮอร์เซโกวีนา
|
110
|
+
:narrow_symbol: KM
|
81
111
|
:one: มาร์กบอสเนีย-เฮอร์เซโกวีนา
|
82
112
|
:other: มาร์กบอสเนีย-เฮอร์เซโกวีนา
|
83
113
|
:symbol: BAM
|
84
114
|
:BAN:
|
115
|
+
:name: "ดีนาร์ใหม่บอสเนีย-เฮอร์เซโกวีนา (1994–1997)"
|
85
116
|
:one: "ดีนาร์ใหม่บอสเนีย-เฮอร์เซโกวีนา (1994–1997)"
|
86
117
|
:symbol: BAN
|
87
118
|
:BBD:
|
119
|
+
:name: ดอลลาร์บาร์เบโดส
|
120
|
+
:narrow_symbol: $
|
88
121
|
:one: ดอลลาร์บาร์เบโดส
|
89
122
|
:other: ดอลลาร์บาร์เบโดส
|
90
123
|
:symbol: BBD
|
91
124
|
:BDT:
|
125
|
+
:name: ตากาบังกลาเทศ
|
126
|
+
:narrow_symbol: ৳
|
92
127
|
:one: ตากาบังกลาเทศ
|
93
128
|
:other: ตากาบังกลาเทศ
|
94
129
|
:symbol: BDT
|
95
130
|
:BEC:
|
131
|
+
:name: "ฟรังก์เบลเยียม (เปลี่ยนแปลงได้)"
|
96
132
|
:one: "ฟรังก์เบลเยียม (เปลี่ยนแปลงได้)"
|
97
133
|
:symbol: BEC
|
98
134
|
:BEF:
|
135
|
+
:name: ฟรังก์เบลเยียม
|
99
136
|
:one: ฟรังก์เบลเยียม
|
100
137
|
:symbol: BEF
|
101
138
|
:BEL:
|
139
|
+
:name: "ฟรังก์เบลเยียม (การเงิน)"
|
102
140
|
:one: "ฟรังก์เบลเยียม (การเงิน)"
|
103
141
|
:symbol: BEL
|
104
142
|
:BGL:
|
143
|
+
:name: ฮาร์ดเลฟบัลแกเรีย
|
105
144
|
:one: ฮาร์ดเลฟบัลแกเรีย
|
106
145
|
:symbol: BGL
|
107
146
|
:BGM:
|
147
|
+
:name: โซเชียลลิสต์เลฟบัลแกเรีย
|
108
148
|
:one: โซเชียลลิสต์เลฟบัลแกเรีย
|
109
149
|
:symbol: BGM
|
110
150
|
:BGN:
|
151
|
+
:name: เลฟบัลแกเรีย
|
111
152
|
:one: เลฟบัลแกเรีย
|
112
153
|
:other: เลฟบัลแกเรีย
|
113
154
|
:symbol: BGN
|
114
155
|
:BGO:
|
156
|
+
:name: "เลฟบัลเกเรีย (1879–1952)"
|
115
157
|
:one: "เลฟบัลเกเรีย (1879–1952)"
|
116
158
|
:symbol: BGO
|
117
159
|
:BHD:
|
160
|
+
:name: ดีนาร์บาห์เรน
|
118
161
|
:one: ดีนาร์บาห์เรน
|
119
162
|
:other: ดีนาร์บาห์เรน
|
120
163
|
:symbol: BHD
|
121
164
|
:BIF:
|
165
|
+
:name: ฟรังก์บุรุนดี
|
122
166
|
:one: ฟรังก์บุรุนดี
|
123
167
|
:other: ฟรังก์บุรุนดี
|
124
168
|
:symbol: BIF
|
125
169
|
:BMD:
|
170
|
+
:name: ดอลลาร์เบอร์มิวดา
|
171
|
+
:narrow_symbol: $
|
126
172
|
:one: ดอลลาร์เบอร์มิวดา
|
127
173
|
:other: ดอลลาร์เบอร์มิวดา
|
128
174
|
:symbol: BMD
|
129
175
|
:BND:
|
176
|
+
:name: ดอลลาร์บรูไน
|
177
|
+
:narrow_symbol: $
|
130
178
|
:one: ดอลลาร์บรูไน
|
131
179
|
:other: ดอลลาร์บรูไน
|
132
180
|
:symbol: BND
|
133
181
|
:BOB:
|
182
|
+
:name: โบลิเวียโนโบลิเวีย
|
183
|
+
:narrow_symbol: Bs
|
134
184
|
:one: โบลิเวียโนโบลิเวีย
|
135
185
|
:other: โบลิเวียโนโบลิเวีย
|
136
186
|
:symbol: BOB
|
137
187
|
:BOL:
|
188
|
+
:name: "โบลิเวียโนโบลิเวีย (1863–1963)"
|
138
189
|
:one: "โบลิเวียโนโบลิเวีย (1863–1963)"
|
139
190
|
:symbol: BOL
|
140
191
|
:BOP:
|
192
|
+
:name: เปโซโบลิเวีย
|
141
193
|
:one: เปโซโบลิเวีย
|
142
194
|
:symbol: BOP
|
143
195
|
:BOV:
|
196
|
+
:name: มฟดอลโบลิเวีย
|
144
197
|
:one: มฟดอลโบลิเวีย
|
145
198
|
:symbol: BOV
|
146
199
|
:BRB:
|
200
|
+
:name: "ครูเซโรโนโวบราซิล (1967–1986)"
|
147
201
|
:one: "ครูเซโรโนโวบราซิล (1967–1986)"
|
148
202
|
:symbol: BRB
|
149
203
|
:BRC:
|
204
|
+
:name: ครูซาโดบราซิล
|
150
205
|
:one: ครูซาโดบราซิล
|
151
206
|
:symbol: BRC
|
152
207
|
:BRE:
|
208
|
+
:name: "ครูเซโรบราซิล (1990–1993)"
|
153
209
|
:one: "ครูเซโรบราซิล (1990–1993)"
|
154
210
|
:symbol: BRE
|
155
211
|
:BRL:
|
212
|
+
:name: เรียลบราซิล
|
213
|
+
:narrow_symbol: R$
|
156
214
|
:one: เรียลบราซิล
|
157
215
|
:other: เรียลบราซิล
|
158
216
|
:symbol: R$
|
159
217
|
:BRN:
|
218
|
+
:name: ครูซาโดโนโวบราซิล
|
160
219
|
:one: ครูซาโดโนโวบราซิล
|
161
220
|
:symbol: BRN
|
162
221
|
:BRR:
|
222
|
+
:name: ครูเซโรบราซิล
|
163
223
|
:one: ครูเซโรบราซิล
|
164
224
|
:symbol: BRR
|
165
225
|
:BRZ:
|
226
|
+
:name: "ครูเซโรบราซิล (1942–1967)"
|
166
227
|
:one: "ครูเซโรบราซิล (1942–1967)"
|
167
228
|
:symbol: BRZ
|
168
229
|
:BSD:
|
230
|
+
:name: ดอลลาร์บาฮามาส
|
231
|
+
:narrow_symbol: $
|
169
232
|
:one: ดอลลาร์บาฮามาส
|
170
233
|
:other: ดอลลาร์บาฮามาส
|
171
234
|
:symbol: BSD
|
172
235
|
:BTN:
|
236
|
+
:name: เอ็งกุลตรัมภูฏาน
|
173
237
|
:one: เอ็งกุลตรัมภูฏาน
|
174
238
|
:other: เอ็งกุลตรัมภูฏาน
|
175
239
|
:symbol: BTN
|
176
240
|
:BUK:
|
241
|
+
:name: จ๊าดพม่า
|
177
242
|
:one: จ๊าดพม่า
|
178
243
|
:symbol: BUK
|
179
244
|
:BWP:
|
245
|
+
:name: ปูลาบอตสวานา
|
246
|
+
:narrow_symbol: P
|
180
247
|
:one: ปูลาบอตสวานา
|
181
248
|
:other: ปูลาบอตสวานา
|
182
249
|
:symbol: BWP
|
183
250
|
:BYB:
|
251
|
+
:name: "นิวรูเบิลเบลารุส (1994–1999)"
|
184
252
|
:one: "นิวรูเบิลเบลารุส (1994–1999)"
|
185
253
|
:symbol: BYB
|
186
254
|
:BYN:
|
255
|
+
:name: รูเบิลเบลารุส
|
256
|
+
:narrow_symbol: р.
|
187
257
|
:one: รูเบิลเบลารุส
|
188
258
|
:other: รูเบิลเบลารุส
|
189
259
|
:symbol: BYN
|
190
260
|
:BYR:
|
261
|
+
:name: "รูเบิลเบลารุส (2000–2016)"
|
191
262
|
:one: "รูเบิลเบลารุส (2000–2016)"
|
192
263
|
:other: "รูเบิลเบลารุส (2000–2016)"
|
193
264
|
:symbol: BYR
|
194
265
|
:BZD:
|
266
|
+
:name: ดอลลาร์เบลีซ
|
267
|
+
:narrow_symbol: $
|
195
268
|
:one: ดอลลาร์เบลีซ
|
196
269
|
:other: ดอลลาร์เบลีซ
|
197
270
|
:symbol: BZD
|
198
271
|
:CAD:
|
272
|
+
:name: ดอลลาร์แคนาดา
|
273
|
+
:narrow_symbol: $
|
199
274
|
:one: ดอลลาร์แคนาดา
|
200
275
|
:other: ดอลลาร์แคนาดา
|
201
276
|
:symbol: CA$
|
202
277
|
:CDF:
|
278
|
+
:name: ฟรังก์คองโก
|
203
279
|
:one: ฟรังก์คองโก
|
204
280
|
:other: ฟรังก์คองโก
|
205
281
|
:symbol: CDF
|
206
282
|
:CHE:
|
283
|
+
:name: ยูโรดับเบิลยูไออาร์
|
207
284
|
:one: ยูโรดับเบิลยูไออาร์
|
208
285
|
:symbol: CHE
|
209
286
|
:CHF:
|
287
|
+
:name: ฟรังก์สวิส
|
210
288
|
:one: ฟรังก์สวิส
|
211
289
|
:other: ฟรังก์สวิส
|
212
290
|
:symbol: CHF
|
213
291
|
:CHW:
|
292
|
+
:name: ฟรังก์ดับเบิลยูไออาร์
|
214
293
|
:one: ฟรังก์ดับเบิลยูไออาร์
|
215
294
|
:symbol: CHW
|
216
295
|
:CLE:
|
296
|
+
:name: เอสคูโดชิลี
|
217
297
|
:one: เอสคูโดชิลี
|
218
298
|
:symbol: CLE
|
219
299
|
:CLF:
|
300
|
+
:name: ฟูเมนโตชิลี
|
220
301
|
:one: ฟูเมนโตชิลี
|
221
302
|
:symbol: CLF
|
222
303
|
:CLP:
|
304
|
+
:name: เปโซชิลี
|
305
|
+
:narrow_symbol: $
|
223
306
|
:one: เปโซชิลี
|
224
307
|
:other: เปโซชิลี
|
225
308
|
:symbol: CLP
|
226
309
|
:CNH:
|
310
|
+
:name: หยวน
|
227
311
|
:one: หยวน
|
228
312
|
:other: หยวน
|
229
313
|
:symbol: CNH
|
230
314
|
:CNY:
|
315
|
+
:name: หยวนจีน
|
316
|
+
:narrow_symbol: ¥
|
231
317
|
:one: หยวนจีน
|
232
318
|
:other: หยวนจีน
|
233
319
|
:symbol: CN¥
|
234
320
|
:COP:
|
321
|
+
:name: เปโซโคลอมเบีย
|
322
|
+
:narrow_symbol: $
|
235
323
|
:one: เปโซโคลอมเบีย
|
236
324
|
:other: เปโซโคลอมเบีย
|
237
325
|
:symbol: COP
|
238
326
|
:COU:
|
327
|
+
:name: วาเลอร์เรียลโคลอมเบีย
|
239
328
|
:one: วาเลอร์เรียลโคลอมเบีย
|
240
329
|
:symbol: COU
|
241
330
|
:CRC:
|
331
|
+
:name: โกลองคอสตาริกา
|
332
|
+
:narrow_symbol: ₡
|
242
333
|
:one: โกลองคอสตาริกา
|
243
334
|
:other: โกลองคอสตาริกา
|
244
335
|
:symbol: CRC
|
245
336
|
:CSD:
|
337
|
+
:name: ดีนาร์เซอร์เบียเก่า
|
246
338
|
:one: ดีนาร์เซอร์เบียเก่า
|
247
339
|
:symbol: CSD
|
248
340
|
:CSK:
|
341
|
+
:name: ฮาร์ดโครูนาเช็กโกสโลวัก
|
249
342
|
:one: ฮาร์ดโครูนาเช็กโกสโลวัก
|
250
343
|
:symbol: CSK
|
251
344
|
:CUC:
|
345
|
+
:name: "เปโซคิวบา (แปลงสภาพ)"
|
346
|
+
:narrow_symbol: $
|
252
347
|
:one: "เปโซคิวบา (แปลงสภาพ)"
|
253
348
|
:other: "เปโซคิวบา (แปลงสภาพ)"
|
254
349
|
:symbol: CUC
|
255
350
|
:CUP:
|
351
|
+
:name: เปโซคิวบา
|
352
|
+
:narrow_symbol: $
|
256
353
|
:one: เปโซคิวบา
|
257
354
|
:other: เปโซคิวบา
|
258
355
|
:symbol: CUP
|
259
356
|
:CVE:
|
357
|
+
:name: เอสคูโดเคปเวิร์ด
|
260
358
|
:one: เอสคูโดเคปเวิร์ด
|
261
359
|
:other: เอสคูโดเคปเวิร์ด
|
262
360
|
:symbol: CVE
|
263
361
|
:CYP:
|
362
|
+
:name: ปอนด์ไซปรัส
|
264
363
|
:one: ปอนด์ไซปรัส
|
265
364
|
:symbol: CYP
|
266
365
|
:CZK:
|
366
|
+
:name: โครูนาสาธารณรัฐเช็ก
|
367
|
+
:narrow_symbol: Kč
|
267
368
|
:one: โครูนาสาธารณรัฐเช็ก
|
268
369
|
:other: โครูนาสาธารณรัฐเช็ก
|
269
370
|
:symbol: CZK
|
270
371
|
:DDM:
|
372
|
+
:name: มาร์กเยอรมันตะวันออก
|
271
373
|
:one: มาร์กเยอรมันตะวันออก
|
272
374
|
:symbol: DDM
|
273
375
|
:DEM:
|
376
|
+
:name: มาร์กเยอรมัน
|
274
377
|
:one: มาร์กเยอรมัน
|
275
378
|
:symbol: DEM
|
276
379
|
:DJF:
|
380
|
+
:name: ฟรังก์จิบูตี
|
277
381
|
:one: ฟรังก์จิบูตี
|
278
382
|
:other: ฟรังก์จิบูตี
|
279
383
|
:symbol: DJF
|
280
384
|
:DKK:
|
385
|
+
:name: โครนเดนมาร์ก
|
386
|
+
:narrow_symbol: kr
|
281
387
|
:one: โครนเดนมาร์ก
|
282
388
|
:other: โครนเดนมาร์ก
|
283
389
|
:symbol: DKK
|
284
390
|
:DOP:
|
391
|
+
:name: เปโซโดมินิกัน
|
392
|
+
:narrow_symbol: $
|
285
393
|
:one: เปโซโดมินิกัน
|
286
394
|
:other: เปโซโดมินิกัน
|
287
395
|
:symbol: DOP
|
288
396
|
:DZD:
|
397
|
+
:name: ดีนาร์แอลจีเรีย
|
289
398
|
:one: ดีนาร์แอลจีเรีย
|
290
399
|
:other: ดีนาร์แอลจีเรีย
|
291
400
|
:symbol: DZD
|
292
401
|
:ECS:
|
402
|
+
:name: ซูเกรเอกวาดอร์
|
293
403
|
:one: ซูเกรเอกวาดอร์
|
294
404
|
:symbol: ECS
|
295
405
|
:ECV:
|
406
|
+
:name: วาเลอร์คอนสแตนต์เอกวาดอร์
|
296
407
|
:one: วาเลอร์คอนสแตนต์เอกวาดอร์
|
297
408
|
:symbol: ECV
|
298
409
|
:EEK:
|
410
|
+
:name: ครูนเอสโตเนีย
|
299
411
|
:one: ครูนเอสโตเนีย
|
300
412
|
:symbol: EEK
|
301
413
|
:EGP:
|
414
|
+
:name: ปอนด์อียิปต์
|
415
|
+
:narrow_symbol: E£
|
302
416
|
:one: ปอนด์อียิปต์
|
303
417
|
:other: ปอนด์อียิปต์
|
304
418
|
:symbol: EGP
|
305
419
|
:ERN:
|
420
|
+
:name: แนกฟาเอริเทรีย
|
306
421
|
:one: แนกฟาเอริเทรีย
|
307
422
|
:other: แนกฟาเอริเทรีย
|
308
423
|
:symbol: ERN
|
309
424
|
:ESA:
|
425
|
+
:name: "เปเซตาสเปน (บัญชีเอ)"
|
310
426
|
:one: "เปเซตาสเปน (บัญชีเอ)"
|
311
427
|
:symbol: ESA
|
312
428
|
:ESB:
|
429
|
+
:name: "เปเซตาสเปน (บัญชีที่เปลี่ยนแปลงได้)"
|
313
430
|
:one: "เปเซตาสเปน (บัญชีที่เปลี่ยนแปลงได้)"
|
314
431
|
:symbol: ESB
|
315
432
|
:ESP:
|
433
|
+
:name: เปเซตาสเปน
|
434
|
+
:narrow_symbol: ₧
|
316
435
|
:one: เปเซตาสเปน
|
317
436
|
:symbol: ESP
|
318
437
|
:ETB:
|
438
|
+
:name: เบอรร์เอธิโอเปีย
|
319
439
|
:one: เบอรร์เอธิโอเปีย
|
320
440
|
:other: เบอรร์เอธิโอเปีย
|
321
441
|
:symbol: ETB
|
322
442
|
:EUR:
|
443
|
+
:name: ยูโร
|
444
|
+
:narrow_symbol: €
|
323
445
|
:one: ยูโร
|
324
446
|
:other: ยูโร
|
325
447
|
:symbol: €
|
326
448
|
:FIM:
|
449
|
+
:name: มาร์กกาฟินแลนด์
|
327
450
|
:one: มาร์กกาฟินแลนด์
|
328
451
|
:symbol: FIM
|
329
452
|
:FJD:
|
453
|
+
:name: ดอลลาร์ฟิจิ
|
454
|
+
:narrow_symbol: $
|
330
455
|
:one: ดอลลาร์ฟิจิ
|
331
456
|
:other: ดอลลาร์ฟิจิ
|
332
457
|
:symbol: FJD
|
333
458
|
:FKP:
|
459
|
+
:name: ปอนด์หมู่เกาะฟอล์กแลนด์
|
460
|
+
:narrow_symbol: £
|
334
461
|
:one: ปอนด์หมู่เกาะฟอล์กแลนด์
|
335
462
|
:other: ปอนด์หมู่เกาะฟอล์กแลนด์
|
336
463
|
:symbol: FKP
|
337
464
|
:FRF:
|
465
|
+
:name: ฟรังก์ฝรั่งเศส
|
338
466
|
:one: ฟรังก์ฝรั่งเศส
|
339
467
|
:symbol: FRF
|
340
468
|
:GBP:
|
469
|
+
:name: "ปอนด์สเตอร์ลิง (สหราชอาณาจักร)"
|
470
|
+
:narrow_symbol: £
|
341
471
|
:one: "ปอนด์สเตอร์ลิง (สหราชอาณาจักร)"
|
342
472
|
:other: "ปอนด์สเตอร์ลิง (สหราชอาณาจักร)"
|
343
473
|
:symbol: £
|
344
474
|
:GEK:
|
475
|
+
:name: คูปอนลาริตจอร์เจีย
|
345
476
|
:one: คูปอนลาริตจอร์เจีย
|
346
477
|
:symbol: GEK
|
347
478
|
:GEL:
|
479
|
+
:name: ลารีจอร์เจีย
|
480
|
+
:narrow_symbol: ₾
|
348
481
|
:one: ลารีจอร์เจีย
|
349
482
|
:other: ลารีจอร์เจีย
|
350
483
|
:symbol: GEL
|
351
484
|
:GHC:
|
485
|
+
:name: "เซดีกานา (1979–2007)"
|
352
486
|
:one: "เซดีกานา (1979–2007)"
|
353
487
|
:symbol: GHC
|
354
488
|
:GHS:
|
489
|
+
:name: เซดีกานา
|
490
|
+
:narrow_symbol: GH₵
|
355
491
|
:one: เซดีกานา
|
356
492
|
:other: เซดีกานา
|
357
493
|
:symbol: GHS
|
358
494
|
:GIP:
|
495
|
+
:name: ปอนด์ยิบรอลตาร์
|
496
|
+
:narrow_symbol: £
|
359
497
|
:one: ปอนด์ยิบรอลตาร์
|
360
498
|
:other: ปอนด์ยิบรอลตาร์
|
361
499
|
:symbol: GIP
|
362
500
|
:GMD:
|
501
|
+
:name: ดาลาซีแกมเบีย
|
363
502
|
:one: ดาลาซีแกมเบีย
|
364
503
|
:other: ดาลาซีแกมเบีย
|
365
504
|
:symbol: GMD
|
366
505
|
:GNF:
|
506
|
+
:name: ฟรังก์กินี
|
507
|
+
:narrow_symbol: FG
|
367
508
|
:one: ฟรังก์กินี
|
368
509
|
:other: ฟรังก์กินี
|
369
510
|
:symbol: GNF
|
370
511
|
:GNS:
|
512
|
+
:name: ไซลีกินี
|
371
513
|
:one: ไซลีกินี
|
372
514
|
:symbol: GNS
|
373
515
|
:GQE:
|
516
|
+
:name: เอ็กเวเลอิเควทอเรียลกินี
|
374
517
|
:one: เอ็กเวเลอิเควทอเรียลกินี
|
375
518
|
:symbol: GQE
|
376
519
|
:GRD:
|
520
|
+
:name: ดรัชมากรีก
|
377
521
|
:one: ดรัชมากรีก
|
378
522
|
:symbol: GRD
|
379
523
|
:GTQ:
|
524
|
+
:name: เควตซัลกัวเตมาลา
|
525
|
+
:narrow_symbol: Q
|
380
526
|
:one: เควตซัลกัวเตมาลา
|
381
527
|
:other: เควตซัลกัวเตมาลา
|
382
528
|
:symbol: GTQ
|
383
529
|
:GWE:
|
530
|
+
:name: เอสคูโดกินีโปรตุเกส
|
384
531
|
:one: เอสคูโดกินีโปรตุเกส
|
385
532
|
:symbol: GWE
|
386
533
|
:GWP:
|
534
|
+
:name: เปโซกินี-บิสเซา
|
387
535
|
:one: เปโซกินี-บิสเซา
|
388
536
|
:symbol: GWP
|
389
537
|
:GYD:
|
538
|
+
:name: ดอลลาร์กายอานา
|
539
|
+
:narrow_symbol: $
|
390
540
|
:one: ดอลลาร์กายอานา
|
391
541
|
:other: ดอลลาร์กายอานา
|
392
542
|
:symbol: GYD
|
393
543
|
:HKD:
|
544
|
+
:name: ดอลลาร์ฮ่องกง
|
545
|
+
:narrow_symbol: $
|
394
546
|
:one: ดอลลาร์ฮ่องกง
|
395
547
|
:other: ดอลลาร์ฮ่องกง
|
396
548
|
:symbol: HK$
|
397
549
|
:HNL:
|
550
|
+
:name: เลมปิราฮอนดูรัส
|
551
|
+
:narrow_symbol: L
|
398
552
|
:one: เลมปิราฮอนดูรัส
|
399
553
|
:other: เลมปิราฮอนดูรัส
|
400
554
|
:symbol: HNL
|
401
555
|
:HRD:
|
556
|
+
:name: ดีนาร์โครเอเชีย
|
402
557
|
:one: ดีนาร์โครเอเชีย
|
403
558
|
:symbol: HRD
|
404
559
|
:HRK:
|
560
|
+
:name: คูนาโครเอเชีย
|
561
|
+
:narrow_symbol: kn
|
405
562
|
:one: คูนาโครเอเชีย
|
406
563
|
:other: คูนาโครเอเชีย
|
407
564
|
:symbol: HRK
|
408
565
|
:HTG:
|
566
|
+
:name: กูร์ดเฮติ
|
409
567
|
:one: กูร์ดเฮติ
|
410
568
|
:other: กูร์ดเฮติ
|
411
569
|
:symbol: HTG
|
412
570
|
:HUF:
|
571
|
+
:name: ฟอรินต์ฮังการี
|
572
|
+
:narrow_symbol: Ft
|
413
573
|
:one: ฟอรินต์ฮังการี
|
414
574
|
:other: ฟอรินต์ฮังการี
|
415
575
|
:symbol: HUF
|
416
576
|
:IDR:
|
577
|
+
:name: รูเปียห์อินโดนีเซีย
|
578
|
+
:narrow_symbol: Rp
|
417
579
|
:one: รูเปียห์อินโดนีเซีย
|
418
580
|
:other: รูเปียห์อินโดนีเซีย
|
419
581
|
:symbol: IDR
|
420
582
|
:IEP:
|
583
|
+
:name: ปอนด์ไอริช
|
421
584
|
:one: ปอนด์ไอริช
|
422
585
|
:symbol: IEP
|
423
586
|
:ILP:
|
587
|
+
:name: ปอนด์อิสราเอล
|
424
588
|
:one: ปอนด์อิสราเอล
|
425
589
|
:symbol: ILP
|
426
590
|
:ILS:
|
591
|
+
:name: นิวเชเกลอิสราเอล
|
592
|
+
:narrow_symbol: ₪
|
427
593
|
:one: นิวเชเกลอิสราเอล
|
428
594
|
:other: นิวเชเกลอิสราเอล
|
429
595
|
:symbol: ₪
|
430
596
|
:INR:
|
597
|
+
:name: รูปีอินเดีย
|
598
|
+
:narrow_symbol: ₹
|
431
599
|
:one: รูปีอินเดีย
|
432
600
|
:other: รูปีอินเดีย
|
433
601
|
:symbol: ₹
|
434
602
|
:IQD:
|
603
|
+
:name: ดีนาร์อิรัก
|
435
604
|
:one: ดีนาร์อิรัก
|
436
605
|
:other: ดีนาร์อิรัก
|
437
606
|
:symbol: IQD
|
438
607
|
:IRR:
|
608
|
+
:name: เรียลอิหร่าน
|
439
609
|
:one: เรียลอิหร่าน
|
440
610
|
:other: เรียลอิหร่าน
|
441
611
|
:symbol: IRR
|
442
612
|
:ISK:
|
613
|
+
:name: โครนาไอซ์แลนด์
|
614
|
+
:narrow_symbol: kr
|
443
615
|
:one: โครนาไอซ์แลนด์
|
444
616
|
:other: โครนาไอซ์แลนด์
|
445
617
|
:symbol: ISK
|
446
618
|
:ITL:
|
619
|
+
:name: ลีราอิตาลี
|
447
620
|
:one: ลีราอิตาลี
|
448
621
|
:symbol: ITL
|
449
622
|
:JMD:
|
623
|
+
:name: ดอลลาร์จาเมกา
|
624
|
+
:narrow_symbol: $
|
450
625
|
:one: ดอลลาร์จาเมกา
|
451
626
|
:other: ดอลลาร์จาเมกา
|
452
627
|
:symbol: JMD
|
453
628
|
:JOD:
|
629
|
+
:name: ดีนาร์จอร์แดน
|
454
630
|
:one: ดีนาร์จอร์แดน
|
455
631
|
:other: ดีนาร์จอร์แดน
|
456
632
|
:symbol: JOD
|
457
633
|
:JPY:
|
634
|
+
:name: เยนญี่ปุ่น
|
635
|
+
:narrow_symbol: ¥
|
458
636
|
:one: เยนญี่ปุ่น
|
459
637
|
:other: เยนญี่ปุ่น
|
460
638
|
:symbol: ¥
|
461
639
|
:KES:
|
640
|
+
:name: ชิลลิงเคนยา
|
462
641
|
:one: ชิลลิงเคนยา
|
463
642
|
:other: ชิลลิงเคนยา
|
464
643
|
:symbol: KES
|
465
644
|
:KGS:
|
645
|
+
:name: ซอมคีร์กีซสถาน
|
466
646
|
:one: ซอมคีร์กีซสถาน
|
467
647
|
:other: ซอมคีร์กีซสถาน
|
468
648
|
:symbol: KGS
|
469
649
|
:KHR:
|
650
|
+
:name: เรียลกัมพูชา
|
651
|
+
:narrow_symbol: ៛
|
470
652
|
:one: เรียลกัมพูชา
|
471
653
|
:other: เรียลกัมพูชา
|
472
654
|
:symbol: KHR
|
473
655
|
:KMF:
|
656
|
+
:name: ฟรังก์คอโมโรส
|
657
|
+
:narrow_symbol: CF
|
474
658
|
:one: ฟรังก์คอโมโรส
|
475
659
|
:other: ฟรังก์คอโมโรส
|
476
660
|
:symbol: KMF
|
477
661
|
:KPW:
|
662
|
+
:name: วอนเกาหลีเหนือ
|
663
|
+
:narrow_symbol: ₩
|
478
664
|
:one: วอนเกาหลีเหนือ
|
479
665
|
:other: วอนเกาหลีเหนือ
|
480
666
|
:symbol: KPW
|
481
667
|
:KRH:
|
668
|
+
:name: "ฮวานเกาหลีใต้ (1953–1962)"
|
482
669
|
:one: "ฮวานเกาหลีใต้ (1953–1962)"
|
483
670
|
:symbol: KRH
|
484
671
|
:KRO:
|
672
|
+
:name: "วอนเกาหลีใต้ (1945–1953)"
|
485
673
|
:one: "วอนเกาหลีใต้ (1945–1953)"
|
486
674
|
:symbol: KRO
|
487
675
|
:KRW:
|
676
|
+
:name: วอนเกาหลีใต้
|
677
|
+
:narrow_symbol: ₩
|
488
678
|
:one: วอนเกาหลีใต้
|
489
679
|
:other: วอนเกาหลีใต้
|
490
680
|
:symbol: ₩
|
491
681
|
:KWD:
|
682
|
+
:name: ดีนาร์คูเวต
|
492
683
|
:one: ดีนาร์คูเวต
|
493
684
|
:other: ดีนาร์คูเวต
|
494
685
|
:symbol: KWD
|
495
686
|
:KYD:
|
687
|
+
:name: ดอลลาร์หมู่เกาะเคย์แมน
|
688
|
+
:narrow_symbol: $
|
496
689
|
:one: ดอลลาร์หมู่เกาะเคย์แมน
|
497
690
|
:other: ดอลลาร์หมู่เกาะเคย์แมน
|
498
691
|
:symbol: KYD
|
499
692
|
:KZT:
|
693
|
+
:name: เทงเจคาซัคสถาน
|
694
|
+
:narrow_symbol: ₸
|
500
695
|
:one: เทงเจคาซัคสถาน
|
501
696
|
:other: เทงเจคาซัคสถาน
|
502
697
|
:symbol: KZT
|
503
698
|
:LAK:
|
699
|
+
:name: กีบลาว
|
700
|
+
:narrow_symbol: ₭
|
504
701
|
:one: กีบลาว
|
505
702
|
:other: กีบลาว
|
506
703
|
:symbol: LAK
|
507
704
|
:LBP:
|
705
|
+
:name: ปอนด์เลบานอน
|
706
|
+
:narrow_symbol: L£
|
508
707
|
:one: ปอนด์เลบานอน
|
509
708
|
:other: ปอนด์เลบานอน
|
510
709
|
:symbol: LBP
|
511
710
|
:LKR:
|
711
|
+
:name: รูปีศรีลังกา
|
712
|
+
:narrow_symbol: Rs
|
512
713
|
:one: รูปีศรีลังกา
|
513
714
|
:other: รูปีศรีลังกา
|
514
715
|
:symbol: LKR
|
515
716
|
:LRD:
|
717
|
+
:name: ดอลลาร์ไลบีเรีย
|
718
|
+
:narrow_symbol: $
|
516
719
|
:one: ดอลลาร์ไลบีเรีย
|
517
720
|
:other: ดอลลาร์ไลบีเรีย
|
518
721
|
:symbol: LRD
|
519
722
|
:LSL:
|
723
|
+
:name: โลตีเลโซโท
|
520
724
|
:one: โลตีเลโซโท
|
521
725
|
:symbol: LSL
|
522
726
|
:LTL:
|
727
|
+
:name: ลีตัสลิทัวเนีย
|
728
|
+
:narrow_symbol: Lt
|
523
729
|
:one: ลีตัสลิทัวเนีย
|
524
730
|
:other: ลีตัสลิทัวเนีย
|
525
731
|
:symbol: LTL
|
526
732
|
:LTT:
|
733
|
+
:name: ทาโลนัสลิทัวเนีย
|
527
734
|
:one: ทาโลนัสลิทัวเนีย
|
528
735
|
:symbol: LTT
|
529
736
|
:LUC:
|
737
|
+
:name: คอนเวอร์ทิเบิลฟรังก์ลักเซมเบิร์ก
|
530
738
|
:one: คอนเวอร์ทิเบิลฟรังก์ลักเซมเบิร์ก
|
531
739
|
:symbol: LUC
|
532
740
|
:LUF:
|
741
|
+
:name: ฟรังก์ลักเซมเบิร์ก
|
533
742
|
:one: ฟรังก์ลักเซมเบิร์ก
|
534
743
|
:symbol: LUF
|
535
744
|
:LUL:
|
745
|
+
:name: ไฟแนลเชียลฟรังก์ลักเซมเบิร์ก
|
536
746
|
:one: ไฟแนลเชียลฟรังก์ลักเซมเบิร์ก
|
537
747
|
:symbol: LUL
|
538
748
|
:LVL:
|
749
|
+
:name: ลัตส์ลัตเวีย
|
750
|
+
:narrow_symbol: Ls
|
539
751
|
:one: ลัตส์ลัตเวีย
|
540
752
|
:other: ลัตส์ลัตเวีย
|
541
753
|
:symbol: LVL
|
542
754
|
:LVR:
|
755
|
+
:name: รูเบิลลัตเวีย
|
543
756
|
:one: รูเบิลลัตเวีย
|
544
757
|
:symbol: LVR
|
545
758
|
:LYD:
|
759
|
+
:name: ดีนาร์ลิเบีย
|
546
760
|
:one: ดีนาร์ลิเบีย
|
547
761
|
:other: ดีนาร์ลิเบีย
|
548
762
|
:symbol: LYD
|
549
763
|
:MAD:
|
764
|
+
:name: ดีแรห์มโมร็อกโก
|
550
765
|
:one: ดีแรห์มโมร็อกโก
|
551
766
|
:other: ดีแรห์มโมร็อกโก
|
552
767
|
:symbol: MAD
|
553
768
|
:MAF:
|
769
|
+
:name: ฟรังก์โมร็อกโก
|
554
770
|
:one: ฟรังก์โมร็อกโก
|
555
771
|
:symbol: MAF
|
556
772
|
:MCF:
|
773
|
+
:name: ฟรังก์โมนาโก
|
557
774
|
:one: ฟรังก์โมนาโก
|
558
775
|
:symbol: MCF
|
559
776
|
:MDC:
|
777
|
+
:name: บัตรปันส่วนมอลโดวา
|
560
778
|
:one: บัตรปันส่วนมอลโดวา
|
561
779
|
:symbol: MDC
|
562
780
|
:MDL:
|
781
|
+
:name: ลิวมอลโดวา
|
563
782
|
:one: ลิวมอลโดวา
|
564
783
|
:other: ลิวมอลโดวา
|
565
784
|
:symbol: MDL
|
566
785
|
:MGA:
|
786
|
+
:name: อาเรียรีมาลากาซี
|
787
|
+
:narrow_symbol: Ar
|
567
788
|
:one: อาเรียรีมาลากาซี
|
568
789
|
:other: อาเรียรีมาลากาซี
|
569
790
|
:symbol: MGA
|
570
791
|
:MGF:
|
792
|
+
:name: ฟรังก์มาดากัสการ์
|
571
793
|
:one: ฟรังก์มาดากัสการ์
|
572
794
|
:symbol: MGF
|
573
795
|
:MKD:
|
796
|
+
:name: ดีนาร์มาซิโดเนีย
|
574
797
|
:one: ดีนาร์มาซิโดเนีย
|
575
798
|
:other: ดีนาร์มาซิโดเนีย
|
576
799
|
:symbol: MKD
|
577
800
|
:MKN:
|
801
|
+
:name: "ดีนาร์มาซิโดเนีย (1992–1993)"
|
578
802
|
:one: "ดีนาร์มาซิโดเนีย (1992–1993)"
|
579
803
|
:symbol: MKN
|
580
804
|
:MLF:
|
805
|
+
:name: ฟรังก์มาลี
|
581
806
|
:one: ฟรังก์มาลี
|
582
807
|
:symbol: MLF
|
583
808
|
:MMK:
|
809
|
+
:name: จ๊าตพม่า
|
810
|
+
:narrow_symbol: K
|
584
811
|
:one: จ๊าตพม่า
|
585
812
|
:other: จ๊าตพม่า
|
586
813
|
:symbol: MMK
|
587
814
|
:MNT:
|
815
|
+
:name: ทูกริกมองโกเลีย
|
816
|
+
:narrow_symbol: ₮
|
588
817
|
:one: ทูกริกมองโกเลีย
|
589
818
|
:other: ทูกริกมองโกเลีย
|
590
819
|
:symbol: MNT
|
591
820
|
:MOP:
|
821
|
+
:name: ปาตากามาเก๊า
|
592
822
|
:one: ปาตากามาเก๊า
|
593
823
|
:other: ปาตากามาเก๊า
|
594
824
|
:symbol: MOP
|
595
825
|
:MRO:
|
826
|
+
:name: "อูกียามอริเตเนีย (1973–2017)"
|
596
827
|
:one: "อูกียามอริเตเนีย (1973–2017)"
|
597
828
|
:other: "อูกียามอริเตเนีย (1973–2017)"
|
598
829
|
:symbol: MRO
|
599
830
|
:MRU:
|
831
|
+
:name: อูกียามอริเตเนีย
|
600
832
|
:one: อูกียามอริเตเนีย
|
601
833
|
:other: อูกียามอริเตเนีย
|
602
834
|
:symbol: MRU
|
603
835
|
:MTL:
|
836
|
+
:name: ลีรามอลตา
|
604
837
|
:one: ลีรามอลตา
|
605
838
|
:symbol: MTL
|
606
839
|
:MTP:
|
840
|
+
:name: ปอนด์มอลตา
|
607
841
|
:one: ปอนด์มอลตา
|
608
842
|
:symbol: MTP
|
609
843
|
:MUR:
|
844
|
+
:name: รูปีมอริเชียส
|
845
|
+
:narrow_symbol: Rs
|
610
846
|
:one: รูปีมอริเชียส
|
611
847
|
:other: รูปีมอริเชียส
|
612
848
|
:symbol: MUR
|
613
849
|
:MVR:
|
850
|
+
:name: รูฟิยามัลดีฟส์
|
614
851
|
:one: รูฟิยามัลดีฟส์
|
615
852
|
:other: รูฟิยามัลดีฟส์
|
616
853
|
:symbol: MVR
|
617
854
|
:MWK:
|
855
|
+
:name: ควาชามาลาวี
|
618
856
|
:one: ควาชามาลาวี
|
619
857
|
:other: ควาชามาลาวี
|
620
858
|
:symbol: MWK
|
621
859
|
:MXN:
|
860
|
+
:name: เปโซเม็กซิโก
|
861
|
+
:narrow_symbol: $
|
622
862
|
:one: เปโซเม็กซิโก
|
623
863
|
:other: เปโซเม็กซิโก
|
624
864
|
:symbol: MX$
|
625
865
|
:MXP:
|
866
|
+
:name: "เงินเปโซเม็กซิโก (1861–1992)"
|
626
867
|
:one: "เงินเปโซเม็กซิโก (1861–1992)"
|
627
868
|
:symbol: MXP
|
628
869
|
:MXV:
|
870
|
+
:name: "ยูนิแดด ดี อินเวอร์ชั่น เม็กซิโก"
|
629
871
|
:one: "ยูนิแดด ดี อินเวอร์ชั่น เม็กซิโก"
|
630
872
|
:symbol: MXV
|
631
873
|
:MYR:
|
874
|
+
:name: ริงกิตมาเลเซีย
|
875
|
+
:narrow_symbol: RM
|
632
876
|
:one: ริงกิตมาเลเซีย
|
633
877
|
:other: ริงกิตมาเลเซีย
|
634
878
|
:symbol: MYR
|
635
879
|
:MZE:
|
880
|
+
:name: เอสคูโดโมซัมบิก
|
636
881
|
:one: เอสคูโดโมซัมบิก
|
637
882
|
:symbol: MZE
|
638
883
|
:MZM:
|
884
|
+
:name: เมติคัลโมซัมบิกเก่า
|
639
885
|
:one: เมติคัลโมซัมบิกเก่า
|
640
886
|
:symbol: MZM
|
641
887
|
:MZN:
|
888
|
+
:name: เมติคัลโมซัมบิก
|
642
889
|
:one: เมติคัลโมซัมบิก
|
643
890
|
:other: เมติคัลโมซัมบิก
|
644
891
|
:symbol: MZN
|
645
892
|
:NAD:
|
893
|
+
:name: ดอลลาร์นามิเบีย
|
894
|
+
:narrow_symbol: $
|
646
895
|
:one: ดอลลาร์นามิเบีย
|
647
896
|
:other: ดอลลาร์นามิเบีย
|
648
897
|
:symbol: NAD
|
649
898
|
:NGN:
|
899
|
+
:name: ไนราไนจีเรีย
|
900
|
+
:narrow_symbol: ₦
|
650
901
|
:one: ไนราไนจีเรีย
|
651
902
|
:other: ไนราไนจีเรีย
|
652
903
|
:symbol: NGN
|
653
904
|
:NIC:
|
905
|
+
:name: คอร์โดบานิการากัว
|
654
906
|
:one: คอร์โดบานิการากัว
|
655
907
|
:symbol: NIC
|
656
908
|
:NIO:
|
909
|
+
:name: กอร์โดบานิการากัว
|
910
|
+
:narrow_symbol: C$
|
657
911
|
:one: กอร์โดบานิการากัว
|
658
912
|
:other: กอร์โดบานิการากัว
|
659
913
|
:symbol: NIO
|
660
914
|
:NLG:
|
915
|
+
:name: กิลเดอร์เนเธอร์แลนด์
|
661
916
|
:one: กิลเดอร์เนเธอร์แลนด์
|
662
917
|
:symbol: NLG
|
663
918
|
:NOK:
|
919
|
+
:name: โครนนอร์เวย์
|
920
|
+
:narrow_symbol: kr
|
664
921
|
:one: โครนนอร์เวย์
|
665
922
|
:other: โครนนอร์เวย์
|
666
923
|
:symbol: NOK
|
667
924
|
:NPR:
|
925
|
+
:name: รูปีเนปาล
|
926
|
+
:narrow_symbol: Rs
|
668
927
|
:one: รูปีเนปาล
|
669
928
|
:other: รูปีเนปาล
|
670
929
|
:symbol: NPR
|
671
930
|
:NZD:
|
931
|
+
:name: ดอลลาร์นิวซีแลนด์
|
932
|
+
:narrow_symbol: $
|
672
933
|
:one: ดอลลาร์นิวซีแลนด์
|
673
934
|
:other: ดอลลาร์นิวซีแลนด์
|
674
935
|
:symbol: NZ$
|
675
936
|
:OMR:
|
937
|
+
:name: เรียลโอมาน
|
676
938
|
:one: เรียลโอมาน
|
677
939
|
:other: เรียลโอมาน
|
678
940
|
:symbol: OMR
|
679
941
|
:PAB:
|
942
|
+
:name: บัลบัวปานามา
|
680
943
|
:one: บัลบัวปานามา
|
681
944
|
:other: บัลบัวปานามา
|
682
945
|
:symbol: PAB
|
683
946
|
:PEI:
|
947
|
+
:name: อินตีเปรู
|
684
948
|
:one: อินตีเปรู
|
685
949
|
:symbol: PEI
|
686
950
|
:PEN:
|
951
|
+
:name: ซอลเปรู
|
687
952
|
:one: ซอลเปรู
|
688
953
|
:other: ซอลเปรู
|
689
954
|
:symbol: PEN
|
690
955
|
:PES:
|
956
|
+
:name: "ซอลเปรู (1863–1965)"
|
691
957
|
:one: "ซอลเปรู (1863–1965)"
|
692
958
|
:other: ซอลเปรู(1863–1965)
|
693
959
|
:symbol: PES
|
694
960
|
:PGK:
|
961
|
+
:name: กีนาปาปัวนิวกินี
|
695
962
|
:one: กีนาปาปัวนิวกินี
|
696
963
|
:other: กีนาปาปัวนิวกินี
|
697
964
|
:symbol: PGK
|
698
965
|
:PHP:
|
966
|
+
:name: เปโซฟิลิปปินส์
|
967
|
+
:narrow_symbol: ₱
|
699
968
|
:one: เปโซฟิลิปปินส์
|
700
969
|
:other: เปโซฟิลิปปินส์
|
701
970
|
:symbol: PHP
|
702
971
|
:PKR:
|
972
|
+
:name: รูปีปากีสถาน
|
973
|
+
:narrow_symbol: Rs
|
703
974
|
:one: รูปีปากีสถาน
|
704
975
|
:other: รูปีปากีสถาน
|
705
976
|
:symbol: PKR
|
706
977
|
:PLN:
|
978
|
+
:name: ซลอตีโปแลนด์
|
979
|
+
:narrow_symbol: zł
|
707
980
|
:one: ซลอตีโปแลนด์
|
708
981
|
:other: ซลอตีโปแลนด์
|
709
982
|
:symbol: PLN
|
710
983
|
:PLZ:
|
984
|
+
:name: "ซลอตีโปแลนด์ (1950–1995)"
|
711
985
|
:one: "ซลอตีโปแลนด์ (1950–1995)"
|
712
986
|
:symbol: PLZ
|
713
987
|
:PTE:
|
988
|
+
:name: เอสคูโดโปรตุเกส
|
714
989
|
:one: เอสคูโดโปรตุเกส
|
715
990
|
:symbol: PTE
|
716
991
|
:PYG:
|
992
|
+
:name: กวารานีปารากวัย
|
993
|
+
:narrow_symbol: ₲
|
717
994
|
:one: กวารานีปารากวัย
|
718
995
|
:other: กวารานีปารากวัย
|
719
996
|
:symbol: PYG
|
720
997
|
:QAR:
|
998
|
+
:name: เรียลกาตาร์
|
721
999
|
:one: เรียลกาตาร์
|
722
1000
|
:other: เรียลกาตาร์
|
723
1001
|
:symbol: QAR
|
724
1002
|
:RHD:
|
1003
|
+
:name: ดอลลาร์โรดีเซีย
|
725
1004
|
:one: ดอลลาร์โรดีเซีย
|
726
1005
|
:symbol: RHD
|
727
1006
|
:ROL:
|
1007
|
+
:name: ลิวโรมาเนียเก่า
|
728
1008
|
:one: ลิวโรมาเนียเก่า
|
729
1009
|
:symbol: ROL
|
730
1010
|
:RON:
|
1011
|
+
:name: ลิวโรมาเนีย
|
1012
|
+
:narrow_symbol: lei
|
731
1013
|
:one: ลิวโรมาเนีย
|
732
1014
|
:other: ลิวโรมาเนีย
|
733
1015
|
:symbol: RON
|
734
1016
|
:RSD:
|
1017
|
+
:name: ดีนาร์เซอร์เบีย
|
735
1018
|
:one: ดีนาร์เซอร์เบีย
|
736
1019
|
:other: ดีนาร์เซอร์เบีย
|
737
1020
|
:symbol: RSD
|
738
1021
|
:RUB:
|
1022
|
+
:name: รูเบิลรัสเซีย
|
1023
|
+
:narrow_symbol: ₽
|
739
1024
|
:one: รูเบิลรัสเซีย
|
740
1025
|
:other: รูเบิลรัสเซีย
|
741
1026
|
:symbol: RUB
|
742
1027
|
:RUR:
|
1028
|
+
:name: "รูเบิลรัสเซีย (1991–1998)"
|
1029
|
+
:narrow_symbol: р.
|
743
1030
|
:one: "รูเบิลรัสเซีย (1991–1998)"
|
744
1031
|
:symbol: RUR
|
745
1032
|
:RWF:
|
1033
|
+
:name: ฟรังก์รวันดา
|
1034
|
+
:narrow_symbol: RF
|
746
1035
|
:one: ฟรังก์รวันดา
|
747
1036
|
:other: ฟรังก์รวันดา
|
748
1037
|
:symbol: RWF
|
749
1038
|
:SAR:
|
1039
|
+
:name: ริยัลซาอุดีอาระเบีย
|
750
1040
|
:one: ริยัลซาอุดีอาระเบีย
|
751
1041
|
:other: ริยัลซาอุดีอาระเบีย
|
752
1042
|
:symbol: SAR
|
753
1043
|
:SBD:
|
1044
|
+
:name: ดอลลาร์หมู่เกาะโซโลมอน
|
1045
|
+
:narrow_symbol: $
|
754
1046
|
:one: ดอลลาร์หมู่เกาะโซโลมอน
|
755
1047
|
:other: ดอลลาร์หมู่เกาะโซโลมอน
|
756
1048
|
:symbol: SBD
|
757
1049
|
:SCR:
|
1050
|
+
:name: รูปีเซเชลส์
|
758
1051
|
:one: รูปีเซเชลส์
|
759
1052
|
:other: รูปีเซเชลส์
|
760
1053
|
:symbol: SCR
|
761
1054
|
:SDD:
|
1055
|
+
:name: ดีนาร์ซูดานเก่า
|
762
1056
|
:one: ดีนาร์ซูดานเก่า
|
763
1057
|
:symbol: SDD
|
764
1058
|
:SDG:
|
1059
|
+
:name: ปอนด์ซูดาน
|
765
1060
|
:one: ปอนด์ซูดาน
|
766
1061
|
:other: ปอนด์ซูดาน
|
767
1062
|
:symbol: SDG
|
768
1063
|
:SDP:
|
1064
|
+
:name: ปอนด์ซูดานเก่า
|
769
1065
|
:one: ปอนด์ซูดานเก่า
|
770
1066
|
:symbol: SDP
|
771
1067
|
:SEK:
|
1068
|
+
:name: โครนาสวีเดน
|
1069
|
+
:narrow_symbol: kr
|
772
1070
|
:one: โครนาสวีเดน
|
773
1071
|
:other: โครนาสวีเดน
|
774
1072
|
:symbol: SEK
|
775
1073
|
:SGD:
|
1074
|
+
:name: ดอลลาร์สิงคโปร์
|
1075
|
+
:narrow_symbol: $
|
776
1076
|
:one: ดอลลาร์สิงคโปร์
|
777
1077
|
:other: ดอลลาร์สิงคโปร์
|
778
1078
|
:symbol: SGD
|
779
1079
|
:SHP:
|
1080
|
+
:name: ปอนด์เซนต์เฮเลนา
|
1081
|
+
:narrow_symbol: £
|
780
1082
|
:one: ปอนด์เซนต์เฮเลนา
|
781
1083
|
:other: ปอนด์เซนต์เฮเลนา
|
782
1084
|
:symbol: SHP
|
783
1085
|
:SIT:
|
1086
|
+
:name: ทอลาร์สโลวีเนีย
|
784
1087
|
:one: ทอลาร์สโลวีเนีย
|
785
1088
|
:symbol: SIT
|
786
1089
|
:SKK:
|
1090
|
+
:name: โครูนาสโลวัก
|
787
1091
|
:one: โครูนาสโลวัก
|
788
1092
|
:symbol: SKK
|
789
1093
|
:SLL:
|
1094
|
+
:name: ลีโอนเซียร์ราลีโอน
|
790
1095
|
:one: ลีโอนเซียร์ราลีโอน
|
791
1096
|
:other: ลีโอนเซียร์ราลีโอน
|
792
1097
|
:symbol: SLL
|
793
1098
|
:SOS:
|
1099
|
+
:name: ชิลลิงโซมาเลีย
|
794
1100
|
:one: ชิลลิงโซมาเลีย
|
795
1101
|
:other: ชิลลิงโซมาเลีย
|
796
1102
|
:symbol: SOS
|
797
1103
|
:SRD:
|
1104
|
+
:name: ดอลลาร์ซูรินาเม
|
1105
|
+
:narrow_symbol: $
|
798
1106
|
:one: ดอลลาร์ซูรินาเม
|
799
1107
|
:other: ดอลลาร์ซูรินาเม
|
800
1108
|
:symbol: SRD
|
801
1109
|
:SRG:
|
1110
|
+
:name: กิลเดอร์ซูรินาเม
|
802
1111
|
:one: กิลเดอร์ซูรินาเม
|
803
1112
|
:symbol: SRG
|
804
1113
|
:SSP:
|
1114
|
+
:name: ปอนด์ซูดานใต้
|
1115
|
+
:narrow_symbol: £
|
805
1116
|
:one: ปอนด์ซูดานใต้
|
806
1117
|
:other: ปอนด์ซูดานใต้
|
807
1118
|
:symbol: SSP
|
808
1119
|
:STD:
|
1120
|
+
:name: "ดอบราเซาตูเมและปรินซิปี (1977–2017)"
|
809
1121
|
:one: "ดอบราเซาตูเมและปรินซิปี (1977–2017)"
|
810
1122
|
:other: "ดอบราเซาตูเมและปรินซิปี (1977–2017)"
|
811
1123
|
:symbol: STD
|
812
1124
|
:STN:
|
1125
|
+
:name: ดอบราเซาตูเมและปรินซิปี
|
1126
|
+
:narrow_symbol: Db
|
813
1127
|
:one: ดอบราเซาตูเมและปรินซิปี
|
814
1128
|
:other: ดอบราเซาตูเมและปรินซิปี
|
815
1129
|
:symbol: STN
|
816
1130
|
:SUR:
|
1131
|
+
:name: รูเบิลโซเวียต
|
817
1132
|
:one: รูเบิลโซเวียต
|
818
1133
|
:symbol: SUR
|
819
1134
|
:SVC:
|
1135
|
+
:name: โคลอนเอลซัลวาดอร์
|
820
1136
|
:one: โคลอนเอลซัลวาดอร์
|
821
1137
|
:symbol: SVC
|
822
1138
|
:SYP:
|
1139
|
+
:name: ปอนด์ซีเรีย
|
1140
|
+
:narrow_symbol: £
|
823
1141
|
:one: ปอนด์ซีเรีย
|
824
1142
|
:other: ปอนด์ซีเรีย
|
825
1143
|
:symbol: SYP
|
826
1144
|
:SZL:
|
1145
|
+
:name: ลิลันเจนีสวาซิ
|
827
1146
|
:one: ลิลันเจนีสวาซิ
|
828
1147
|
:other: ลิลันเจนีสวาซิ
|
829
1148
|
:symbol: SZL
|
830
1149
|
:THB:
|
1150
|
+
:name: บาท
|
1151
|
+
:narrow_symbol: ฿
|
831
1152
|
:one: บาท
|
832
1153
|
:other: บาทไทย
|
833
1154
|
:symbol: ฿
|
834
1155
|
:TJR:
|
1156
|
+
:name: รูเบิลทาจิกิสถาน
|
835
1157
|
:one: รูเบิลทาจิกิสถาน
|
836
1158
|
:symbol: TJR
|
837
1159
|
:TJS:
|
1160
|
+
:name: โซโมนิทาจิกิสถาน
|
838
1161
|
:one: โซโมนิทาจิกิสถาน
|
839
1162
|
:other: โซโมนิทาจิกิสถาน
|
840
1163
|
:symbol: TJS
|
841
1164
|
:TMM:
|
1165
|
+
:name: "มานัตเติร์กเมนิสถาน (1993–2009)"
|
842
1166
|
:one: "มานัตเติร์กเมนิสถาน (1993–2009)"
|
843
1167
|
:symbol: TMM
|
844
1168
|
:TMT:
|
1169
|
+
:name: มานัตเติร์กเมนิสถาน
|
845
1170
|
:one: มานัตเติร์กเมนิสถาน
|
846
1171
|
:other: มานัตเติร์กเมนิสถาน
|
847
1172
|
:symbol: TMT
|
848
1173
|
:TND:
|
1174
|
+
:name: ดีนาร์ตูนิเซีย
|
849
1175
|
:one: ดีนาร์ตูนิเซีย
|
850
1176
|
:other: ดีนาร์ตูนิเซีย
|
851
1177
|
:symbol: TND
|
852
1178
|
:TOP:
|
1179
|
+
:name: พาแองกาตองกา
|
1180
|
+
:narrow_symbol: T$
|
853
1181
|
:one: พาแองกาตองกา
|
854
1182
|
:other: พาแองกาตองกา
|
855
1183
|
:symbol: TOP
|
856
1184
|
:TPE:
|
1185
|
+
:name: เอสคูโดติมอร์
|
857
1186
|
:one: เอสคูโดติมอร์
|
858
1187
|
:symbol: TPE
|
859
1188
|
:TRL:
|
1189
|
+
:name: ลีราตุรกีเก่า
|
860
1190
|
:one: ลีราตุรกีเก่า
|
861
1191
|
:symbol: TRL
|
862
1192
|
:TRY:
|
1193
|
+
:name: ลีราตุรกี
|
1194
|
+
:narrow_symbol: ₺
|
863
1195
|
:one: ลีราตุรกี
|
864
1196
|
:other: ลีราตุรกี
|
865
1197
|
:symbol: TRY
|
866
1198
|
:TTD:
|
1199
|
+
:name: ดอลลาร์ตรินิแดดและโตเบโก
|
1200
|
+
:narrow_symbol: $
|
867
1201
|
:one: ดอลลาร์ตรินิแดดและโตเบโก
|
868
1202
|
:other: ดอลลาร์ตรินิแดดและโตเบโก
|
869
1203
|
:symbol: TTD
|
870
1204
|
:TWD:
|
1205
|
+
:name: ดอลลาร์ไต้หวันใหม่
|
1206
|
+
:narrow_symbol: NT$
|
871
1207
|
:one: ดอลลาร์ไต้หวันใหม่
|
872
1208
|
:other: ดอลลาร์ไต้หวันใหม่
|
873
1209
|
:symbol: NT$
|
874
1210
|
:TZS:
|
1211
|
+
:name: ชิลลิงแทนซาเนีย
|
875
1212
|
:one: ชิลลิงแทนซาเนีย
|
876
1213
|
:other: ชิลลิงแทนซาเนีย
|
877
1214
|
:symbol: TZS
|
878
1215
|
:UAH:
|
1216
|
+
:name: ฮรีฟเนียยูเครน
|
1217
|
+
:narrow_symbol: ₴
|
879
1218
|
:one: ฮรีฟเนียยูเครน
|
880
1219
|
:other: ฮรีฟเนียยูเครน
|
881
1220
|
:symbol: UAH
|
882
1221
|
:UAK:
|
1222
|
+
:name: คาร์โบวาเนตซ์ยูเครน
|
883
1223
|
:one: คาร์โบวาเนตซ์ยูเครน
|
884
1224
|
:symbol: UAK
|
885
1225
|
:UGS:
|
1226
|
+
:name: "ชิลลิงยูกันดา (1966–1987)"
|
886
1227
|
:one: "ชิลลิงยูกันดา (1966–1987)"
|
887
1228
|
:symbol: UGS
|
888
1229
|
:UGX:
|
1230
|
+
:name: ชิลลิงยูกันดา
|
889
1231
|
:one: ชิลลิงยูกันดา
|
890
1232
|
:other: ชิลลิงยูกันดา
|
891
1233
|
:symbol: UGX
|
892
1234
|
:USD:
|
1235
|
+
:name: ดอลลาร์สหรัฐ
|
1236
|
+
:narrow_symbol: $
|
893
1237
|
:one: ดอลลาร์สหรัฐ
|
894
1238
|
:other: ดอลลาร์สหรัฐ
|
895
1239
|
:symbol: US$
|
896
1240
|
:USN:
|
1241
|
+
:name: "ดอลลาร์สหรัฐ (วันถัดไป)"
|
897
1242
|
:one: "ดอลลาร์สหรัฐ (วันถัดไป)"
|
898
1243
|
:other: "ดอลลาร์สหรัฐ (วันถัดไป)"
|
899
1244
|
:symbol: USN
|
900
1245
|
:USS:
|
1246
|
+
:name: "ดอลลาร์สหรัฐ (วันเดียวกัน)"
|
901
1247
|
:one: "ดอลลาร์สหรัฐ (วันเดียวกัน)"
|
902
1248
|
:other: "ดอลลาร์สหรัฐ (วันเดียวกัน)"
|
903
1249
|
:symbol: USS
|
904
1250
|
:UYI:
|
1251
|
+
:name: เปโซเอนยูนิแดดเซสอินเด็กซาแดสอุรุกวัย
|
905
1252
|
:one: เปโซเอนยูนิแดดเซสอินเด็กซาแดสอุรุกวัย
|
906
1253
|
:symbol: UYI
|
907
1254
|
:UYP:
|
1255
|
+
:name: "เปโซอุรุกวัย (1975–1993)"
|
908
1256
|
:one: "เปโซอุรุกวัย (1975–1993)"
|
909
1257
|
:symbol: UYP
|
910
1258
|
:UYU:
|
1259
|
+
:name: เปโซอุรุกวัย
|
1260
|
+
:narrow_symbol: $
|
911
1261
|
:one: เปโซอุรุกวัย
|
912
1262
|
:other: เปโซอุรุกวัย
|
913
1263
|
:symbol: UYU
|
914
1264
|
:UZS:
|
1265
|
+
:name: ซอมอุซเบกิสถาน
|
915
1266
|
:one: ซอมอุซเบกิสถาน
|
916
1267
|
:other: ซอมอุซเบกิสถาน
|
917
1268
|
:symbol: UZS
|
918
1269
|
:VEB:
|
1270
|
+
:name: "โบลิวาร์เวเนซุเอลา (1871–2008)"
|
919
1271
|
:one: "โบลิวาร์เวเนซุเอลา (1871–2008)"
|
920
1272
|
:symbol: VEB
|
921
1273
|
:VEF:
|
1274
|
+
:name: โบลิวาร์เวเนซุเอลา
|
1275
|
+
:narrow_symbol: Bs
|
922
1276
|
:one: โบลิวาร์เวเนซุเอลา
|
923
1277
|
:other: โบลิวาร์เวเนซุเอลา
|
924
1278
|
:symbol: VEF
|
925
1279
|
:VES:
|
1280
|
+
:name: โบลีวาร์เวเนซุเอลา
|
926
1281
|
:one: โบลีวาร์เวเนซุเอลา
|
927
1282
|
:other: โบลีวาร์แห่งเวเนซุเอลา
|
928
1283
|
:symbol: VES
|
929
1284
|
:VND:
|
1285
|
+
:name: ดองเวียดนาม
|
1286
|
+
:narrow_symbol: ₫
|
930
1287
|
:one: ดองเวียดนาม
|
931
1288
|
:other: ดองเวียดนาม
|
932
1289
|
:symbol: ₫
|
933
1290
|
:VNN:
|
1291
|
+
:name: "ดองเวียดนาม (1978–1985)"
|
934
1292
|
:one: "ดองเวียดนาม (1978–1985)"
|
935
1293
|
:symbol: VNN
|
936
1294
|
:VUV:
|
1295
|
+
:name: วาตูวานูอาตู
|
937
1296
|
:one: วาตูวานูอาตู
|
938
1297
|
:other: วาตูวานูอาตู
|
939
1298
|
:symbol: VUV
|
940
1299
|
:WST:
|
1300
|
+
:name: ทาลาซามัว
|
941
1301
|
:one: ทาลาซามัว
|
942
1302
|
:other: ทาลาซามัว
|
943
1303
|
:symbol: WST
|
944
1304
|
:XAF:
|
1305
|
+
:name: ฟรังก์เซฟาธนาคารรัฐแอฟริกากลาง
|
945
1306
|
:one: ฟรังก์เซฟาธนาคารรัฐแอฟริกากลาง
|
946
1307
|
:other: ฟรังก์เซฟาธนาคารรัฐแอฟริกากลาง
|
947
1308
|
:symbol: FCFA
|
948
1309
|
:XAG:
|
1310
|
+
:name: เงิน
|
949
1311
|
:one: เงิน
|
950
1312
|
:symbol: XAG
|
951
1313
|
:XAU:
|
1314
|
+
:name: ทอง
|
952
1315
|
:one: ทอง
|
953
1316
|
:symbol: XAU
|
954
1317
|
:XBA:
|
1318
|
+
:name: หน่วยคอมโพสิตยุโรป
|
955
1319
|
:one: หน่วยคอมโพสิตยุโรป
|
956
1320
|
:symbol: XBA
|
957
1321
|
:XBB:
|
1322
|
+
:name: หน่วยโมเนทารียุโรป
|
958
1323
|
:one: หน่วยโมเนทารียุโรป
|
959
1324
|
:symbol: XBB
|
960
1325
|
:XBC:
|
1326
|
+
:name: "หน่วยบัญชียุโรป [XBC]"
|
961
1327
|
:one: "หน่วยบัญชียุโรป [XBC]"
|
962
1328
|
:symbol: XBC
|
963
1329
|
:XBD:
|
1330
|
+
:name: "หน่วยบัญชียุโรป [XBD]"
|
964
1331
|
:one: "หน่วยบัญชียุโรป [XBD]"
|
965
1332
|
:symbol: XBD
|
966
1333
|
:XCD:
|
1334
|
+
:name: ดอลลาร์แคริบเบียนตะวันออก
|
1335
|
+
:narrow_symbol: $
|
967
1336
|
:one: ดอลลาร์แคริบเบียนตะวันออก
|
968
1337
|
:other: ดอลลาร์แคริบเบียนตะวันออก
|
969
1338
|
:symbol: EC$
|
970
1339
|
:XDR:
|
1340
|
+
:name: สิทธิถอนเงินพิเศษ
|
971
1341
|
:one: สิทธิถอนเงินพิเศษ
|
972
1342
|
:symbol: XDR
|
973
1343
|
:XEU:
|
1344
|
+
:name: หน่วยสกุลเงินยุโรป
|
974
1345
|
:one: หน่วยสกุลเงินยุโรป
|
975
1346
|
:symbol: XEU
|
976
1347
|
:XFO:
|
1348
|
+
:name: ฟรังก์ทองฝรั่งเศส
|
977
1349
|
:one: ฟรังก์ทองฝรั่งเศส
|
978
1350
|
:symbol: XFO
|
979
1351
|
:XFU:
|
1352
|
+
:name: ฟรังก์ยูไอซีฝรั่งเศส
|
980
1353
|
:one: ฟรังก์ยูไอซีฝรั่งเศส
|
981
1354
|
:symbol: XFU
|
982
1355
|
:XOF:
|
1356
|
+
:name: ฟรังก์เซฟาธนาคารกลางรัฐแอฟริกาตะวันตก
|
983
1357
|
:one: ฟรังก์เซฟาธนาคารกลางรัฐแอฟริกาตะวันตก
|
984
1358
|
:other: ฟรังก์เซฟาธนาคารกลางรัฐแอฟริกาตะวันตก
|
985
1359
|
:symbol: CFA
|
986
1360
|
:XPD:
|
1361
|
+
:name: พัลเลเดียม
|
987
1362
|
:one: พัลเลเดียม
|
988
1363
|
:symbol: XPD
|
989
1364
|
:XPF:
|
1365
|
+
:name: ฟรังก์ซีเอฟพี
|
990
1366
|
:one: ฟรังก์ซีเอฟพี
|
991
1367
|
:other: ฟรังก์ซีเอฟพี
|
992
1368
|
:symbol: CFPF
|
993
1369
|
:XPT:
|
1370
|
+
:name: แพลตินัม
|
994
1371
|
:one: แพลตินัม
|
995
1372
|
:symbol: XPT
|
996
1373
|
:XRE:
|
1374
|
+
:name: กองทุนไรเน็ต
|
997
1375
|
:one: กองทุนไรเน็ต
|
998
1376
|
:symbol: XRE
|
999
1377
|
:XSU:
|
1378
|
+
:name: ซูเกร
|
1000
1379
|
:one: ซูเกร
|
1001
1380
|
:symbol: XSU
|
1002
1381
|
:XTS:
|
1382
|
+
:name: รหัสทดสอบสกุลเงิน
|
1003
1383
|
:one: รหัสทดสอบสกุลเงิน
|
1004
1384
|
:symbol: XTS
|
1005
1385
|
:XUA:
|
1386
|
+
:name: "หน่วยบัญชี เอดีบี"
|
1006
1387
|
:one: "หน่วยบัญชี เอดีบี"
|
1007
1388
|
:symbol: XUA
|
1008
1389
|
:XXX:
|
1390
|
+
:name: ไม่ทราบชื่อสกุลเงิน
|
1009
1391
|
:one: ไม่ทราบชื่อสกุลเงิน
|
1010
1392
|
:other: (ไม่ทราบชื่อสกุลเงิน)
|
1011
1393
|
:symbol: XXX
|
1012
1394
|
:YDD:
|
1395
|
+
:name: ดีนาร์เยเมน
|
1013
1396
|
:one: ดีนาร์เยเมน
|
1014
1397
|
:symbol: YDD
|
1015
1398
|
:YER:
|
1399
|
+
:name: เรียลเยเมน
|
1016
1400
|
:one: เรียลเยเมน
|
1017
1401
|
:other: เรียลเยเมน
|
1018
1402
|
:symbol: YER
|
1019
1403
|
:YUD:
|
1404
|
+
:name: ฮาร์ดดีนาร์ยูโกสลาเวีย
|
1020
1405
|
:one: ฮาร์ดดีนาร์ยูโกสลาเวีย
|
1021
1406
|
:symbol: YUD
|
1022
1407
|
:YUM:
|
1408
|
+
:name: โนวิย์ดีนาร์ยูโกสลาเวีย
|
1023
1409
|
:one: โนวิย์ดีนาร์ยูโกสลาเวีย
|
1024
1410
|
:symbol: YUM
|
1025
1411
|
:YUN:
|
1412
|
+
:name: คอนเวอร์ทิเบิลดีนาร์ยูโกสลาเวีย
|
1026
1413
|
:one: คอนเวอร์ทิเบิลดีนาร์ยูโกสลาเวีย
|
1027
1414
|
:symbol: YUN
|
1028
1415
|
:YUR:
|
1416
|
+
:name: "ดีนาร์ปฏิรูปยูโกสลาเวีย (1992–1993)"
|
1029
1417
|
:one: "ดีนาร์ปฏิรูปยูโกสลาเวีย (1992–1993)"
|
1030
1418
|
:symbol: YUR
|
1031
1419
|
:ZAL:
|
1420
|
+
:name: "แรนด์แอฟริกาใต้ (การเงิน)"
|
1032
1421
|
:one: "แรนด์แอฟริกาใต้ (การเงิน)"
|
1033
1422
|
:symbol: ZAL
|
1034
1423
|
:ZAR:
|
1424
|
+
:name: แรนด์แอฟริกาใต้
|
1425
|
+
:narrow_symbol: R
|
1035
1426
|
:one: แรนด์แอฟริกาใต้
|
1036
1427
|
:other: แรนด์แอฟริกาใต้
|
1037
1428
|
:symbol: ZAR
|
1038
1429
|
:ZMK:
|
1430
|
+
:name: "ควาชาแซมเบีย (1968–2012)"
|
1039
1431
|
:one: "ควาชาแซมเบีย (1968–2012)"
|
1040
1432
|
:symbol: ZMK
|
1041
1433
|
:ZMW:
|
1434
|
+
:name: ควาชาแซมเบีย
|
1435
|
+
:narrow_symbol: ZK
|
1042
1436
|
:one: ควาชาแซมเบีย
|
1043
1437
|
:other: ควาชาแซมเบีย
|
1044
1438
|
:symbol: ZMW
|
1045
1439
|
:ZRN:
|
1440
|
+
:name: นิวแซร์คองโก
|
1046
1441
|
:one: นิวแซร์คองโก
|
1047
1442
|
:symbol: ZRN
|
1048
1443
|
:ZRZ:
|
1444
|
+
:name: แซร์คองโก
|
1049
1445
|
:one: แซร์คองโก
|
1050
1446
|
:symbol: ZRZ
|
1051
1447
|
:ZWD:
|
1448
|
+
:name: ดอลลาร์ซิมบับเว
|
1052
1449
|
:one: ดอลลาร์ซิมบับเว
|
1053
1450
|
:symbol: ZWD
|
1054
1451
|
:ZWL:
|
1452
|
+
:name: "ดอลลาร์ซิมบับเว (2009)"
|
1055
1453
|
:one: "ดอลลาร์ซิมบับเว (2009)"
|
1056
1454
|
:symbol: ZWL
|
1057
1455
|
:ZWR:
|
1456
|
+
:name: "ดอลลาร์ซิมบับเว (2008)"
|
1058
1457
|
:one: "ดอลลาร์ซิมบับเว (2008)"
|
1059
1458
|
:symbol: ZWR
|