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