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,974 +2,1348 @@
|
|
2
2
|
:da:
|
3
3
|
:currencies:
|
4
4
|
:ADP:
|
5
|
+
:name: "Andorransk peseta"
|
5
6
|
:one: "Andorransk peseta"
|
6
7
|
:other: "Andorranske pesetas"
|
7
8
|
:AED:
|
9
|
+
:name: "dirham fra de Forenede Arabiske Emirater"
|
8
10
|
:one: FAE-dirham
|
9
11
|
:other: FAE-dirham
|
10
12
|
:symbol: AED
|
11
13
|
:AFA:
|
14
|
+
:name: "Afghansk afghani (1927–2002)"
|
12
15
|
:one: "Afghansk afghani (1927–2002)"
|
13
16
|
:other: "Afghanske afghani (1927–2002)"
|
14
17
|
:AFN:
|
18
|
+
:name: "afghansk afghani"
|
19
|
+
:narrow_symbol: ؋
|
15
20
|
:one: "afghansk afghani"
|
16
21
|
:other: "afghanske afghani"
|
17
22
|
:symbol: AFN
|
18
23
|
:ALL:
|
24
|
+
:name: "albansk lek"
|
19
25
|
:one: "albansk lek"
|
20
26
|
:other: "albanske lek"
|
21
27
|
:symbol: ALL
|
22
28
|
:AMD:
|
29
|
+
:name: "armensk dram"
|
30
|
+
:narrow_symbol: ֏
|
23
31
|
:one: "armensk dram"
|
24
32
|
:other: "armenske dram"
|
25
33
|
:symbol: AMD
|
26
34
|
:ANG:
|
27
|
-
:
|
35
|
+
:name: "Nederlandske Antiller-gylden"
|
36
|
+
:one: "Nederlandske Antiller-gylden"
|
28
37
|
:other: "Nederlandske Antiller-gylden"
|
29
38
|
:symbol: ANG
|
30
39
|
:AOA:
|
40
|
+
:name: "angolansk kwanza"
|
41
|
+
:narrow_symbol: Kz
|
31
42
|
:one: "angolansk kwanza"
|
32
43
|
:other: "angolanske kwanza"
|
33
44
|
:symbol: AOA
|
34
45
|
:AOK:
|
46
|
+
:name: "Angolansk kwanza (1977–1990)"
|
35
47
|
:one: "Angolansk kwanza (1977–1990)"
|
36
48
|
:other: "Angolanske kwanza (1977–1990)"
|
37
49
|
:AON:
|
50
|
+
:name: "Angolansk nye kwanza (1990–2000)"
|
38
51
|
:one: "Angolansk nye kwanza (1990–2000)"
|
39
52
|
:other: "Angolanske nye kwanza (1990–2000)"
|
40
53
|
:AOR:
|
54
|
+
:name: "Angolansk kwanza (1995–1999)"
|
41
55
|
:one: "Angolansk kwanza (1995–1999)"
|
42
56
|
:other: "Angolanske kwanza (1995–1999)"
|
43
57
|
:ARA:
|
58
|
+
:name: "Argentinsk austral"
|
44
59
|
:one: "Argentinsk austral"
|
45
60
|
:other: "Argentinske austral"
|
46
61
|
:ARP:
|
62
|
+
:name: "Argentinsk peso (1983–1985)"
|
47
63
|
:one: "Argentinsk pesos (1983–1985)"
|
48
64
|
:other: "Argentinske pesos (1983–1985)"
|
49
65
|
:ARS:
|
66
|
+
:name: "argentinsk peso"
|
67
|
+
:narrow_symbol: $
|
50
68
|
:one: "argentinsk peso"
|
51
69
|
:other: "argentinske pesos"
|
52
70
|
:symbol: ARS
|
53
71
|
:ATS:
|
72
|
+
:name: "Østrigsk schilling"
|
54
73
|
:one: "Østrigsk schilling"
|
55
74
|
:other: "Østrigske schilling"
|
56
75
|
:AUD:
|
76
|
+
:name: "australsk dollar"
|
77
|
+
:narrow_symbol: $
|
57
78
|
:one: "australsk dollar"
|
58
79
|
:other: "australske dollar"
|
59
80
|
:symbol: AU$
|
60
81
|
:AWG:
|
82
|
+
:name: "arubansk florin"
|
61
83
|
:one: "arubansk florin"
|
62
84
|
:other: "arubanske floriner"
|
63
85
|
:symbol: AWG
|
64
86
|
:AZM:
|
87
|
+
:name: "Aserbajdsjansk manat (1993–2006)"
|
65
88
|
:one: "Aserbajdsjansk manat (1993–2006)"
|
66
89
|
:other: "Aserbajdsjanske manat (1993–2006)"
|
67
90
|
:AZN:
|
91
|
+
:name: "aserbajdsjansk manat"
|
92
|
+
:narrow_symbol: ₼
|
68
93
|
:one: "aserbajdsjansk manat"
|
69
94
|
:other: "aserbajdsjanske manat"
|
70
95
|
:symbol: AZN
|
71
96
|
:BAD:
|
97
|
+
:name: "Bosnien-Hercegovinsk dinar"
|
72
98
|
:one: "Bosnien-Hercegovinsk dinar"
|
73
99
|
:other: "Bosnien-Hercegovinske dinarer"
|
74
100
|
:BAM:
|
101
|
+
:name: "bosnien-hercegovinsk konvertibel mark"
|
102
|
+
:narrow_symbol: KM
|
75
103
|
:one: "bosnien-hercegovinsk konvertibel mark"
|
76
104
|
:other: "bosnien-hercegovinske konvertible mark"
|
77
105
|
:symbol: BAM
|
78
106
|
:BBD:
|
107
|
+
:name: "barbadisk dollar"
|
108
|
+
:narrow_symbol: $
|
79
109
|
:one: "barbadisk dollar"
|
80
110
|
:other: "barbadiske dollar"
|
81
111
|
:symbol: BBD
|
82
112
|
:BDT:
|
113
|
+
:name: "bangladeshisk taka"
|
114
|
+
:narrow_symbol: ৳
|
83
115
|
:one: "bangladeshisk taka"
|
84
116
|
:other: "bangladeshiske taka"
|
85
117
|
:symbol: BDT
|
86
118
|
:BEC:
|
119
|
+
:name: "Belgisk franc (konvertibel)"
|
87
120
|
:one: "Belgisk franc (konvertibel)"
|
88
121
|
:other: "Belgiske franc (konvertible)"
|
89
122
|
:BEF:
|
123
|
+
:name: "Belgisk franc"
|
90
124
|
:one: "Belgisk franc"
|
91
125
|
:other: "Belgiske franc"
|
92
126
|
:BEL:
|
127
|
+
:name: "Belgisk franc (financial)"
|
93
128
|
:one: "Belgisk franc (financial)"
|
94
129
|
:other: "Belgiske franc (financial)"
|
95
130
|
:BGL:
|
131
|
+
:name: "Bulgarsk hard lev"
|
96
132
|
:one: "Bulgarsk hard lev"
|
97
133
|
:other: "Bulgarske hard lev"
|
98
134
|
:BGN:
|
135
|
+
:name: "bulgarsk lev"
|
99
136
|
:one: "bulgarsk lev"
|
100
137
|
:other: "bulgarske leva"
|
101
138
|
:symbol: BGN
|
102
139
|
:BHD:
|
140
|
+
:name: "bahrainsk dinar"
|
103
141
|
:one: "bahrainsk dinar"
|
104
142
|
:other: "bahrainske dinarer"
|
105
143
|
:symbol: BHD
|
106
144
|
:BIF:
|
145
|
+
:name: "burundisk franc"
|
107
146
|
:one: "burundisk franc"
|
108
147
|
:other: "burundiske franc"
|
109
148
|
:symbol: BIF
|
110
149
|
:BMD:
|
150
|
+
:name: "bermudansk dollar"
|
151
|
+
:narrow_symbol: $
|
111
152
|
:one: "bermudansk dollar"
|
112
153
|
:other: "bermudanske dollar"
|
113
154
|
:symbol: BMD
|
114
155
|
:BND:
|
156
|
+
:name: "bruneisk dollar"
|
157
|
+
:narrow_symbol: $
|
115
158
|
:one: "bruneisk dollar"
|
116
159
|
:other: "bruneiske dollar"
|
117
160
|
:symbol: BND
|
118
161
|
:BOB:
|
162
|
+
:name: "boliviansk boliviano"
|
163
|
+
:narrow_symbol: Bs
|
119
164
|
:one: "boliviansk boliviano"
|
120
165
|
:other: "bolivianske boliviano"
|
121
166
|
:symbol: BOB
|
122
167
|
:BOP:
|
168
|
+
:name: "Boliviansk peso"
|
123
169
|
:one: "Boliviansk peso"
|
124
170
|
:other: "Bolivianske pesos"
|
125
171
|
:BOV:
|
172
|
+
:name: "Boliviansk mvdol"
|
126
173
|
:one: "Boliviansk mvdol"
|
127
174
|
:other: "Bolivianske mvdol"
|
128
175
|
:BRB:
|
176
|
+
:name: "Brasiliansk cruzeiro novo (1967–1986)"
|
129
177
|
:one: "Brasiliansk cruzeiro novo (1967–1986)"
|
130
178
|
:other: "Brasilianske cruzeiro novo (1967–1986)"
|
131
179
|
:BRC:
|
180
|
+
:name: "Brasiliansk cruzado (1986–1989)"
|
132
181
|
:one: "Brasiliansk cruzado (1986–1989)"
|
133
182
|
:other: "Brasilianske cruzado (1986–1989)"
|
134
183
|
:BRE:
|
184
|
+
:name: "Brasiliansk cruzeiro (1990–1993)"
|
135
185
|
:one: "Brasiliansk cruzeiro (1990–1993)"
|
136
186
|
:other: "Brasilianske cruzeiro (1990–1993)"
|
137
187
|
:BRL:
|
188
|
+
:name: "brasiliansk real"
|
189
|
+
:narrow_symbol: R$
|
138
190
|
:one: "brasiliansk real"
|
139
191
|
:other: "brasilianske realer"
|
140
192
|
:symbol: R$
|
141
193
|
:BRN:
|
194
|
+
:name: "Brasiliansk cruzado novo (1989–1990)"
|
142
195
|
:one: "Brasiliansk cruzado novo (1989–1990)"
|
143
196
|
:other: "Brasilianske cruzado novo (1989–1990)"
|
144
197
|
:BRR:
|
198
|
+
:name: "Brasiliansk cruzeiro (1993–1994)"
|
145
199
|
:one: "Brasiliansk cruzeiro (1993–1994)"
|
146
200
|
:other: "Brasilianske cruzeiro (1993–1994)"
|
147
201
|
:BSD:
|
202
|
+
:name: "bahamansk dollar"
|
203
|
+
:narrow_symbol: $
|
148
204
|
:one: "bahamansk dollar"
|
149
205
|
:other: "bahamanske dollar"
|
150
206
|
:symbol: BSD
|
151
207
|
:BTN:
|
208
|
+
:name: "bhutansk ngultrum"
|
152
209
|
:one: "bhutansk ngultrum"
|
153
210
|
:other: "bhutanske ngultrum"
|
154
211
|
:symbol: BTN
|
155
212
|
:BUK:
|
213
|
+
:name: "Burmesisk kyat"
|
156
214
|
:one: "Burmesisk kyat"
|
157
215
|
:other: "Burmesiske kyat"
|
158
216
|
:BWP:
|
217
|
+
:name: "botswansk pula"
|
218
|
+
:narrow_symbol: P
|
159
219
|
:one: "botswansk pula"
|
160
220
|
:other: "botswanske pula"
|
161
221
|
:symbol: BWP
|
162
222
|
:BYB:
|
223
|
+
:name: "Hviderussisk rubel (1994–1999)"
|
163
224
|
:one: "Hviderussisk rubel (1994–1999)"
|
164
225
|
:other: "Hviderussiske rubler (1994–1999)"
|
165
226
|
:BYN:
|
227
|
+
:name: "hviderussisk rubel"
|
228
|
+
:narrow_symbol: р.
|
166
229
|
:one: "hviderussisk rubel"
|
167
230
|
:other: "hviderussiske rubler"
|
168
231
|
:symbol: BYN
|
169
232
|
:BYR:
|
233
|
+
:name: "hviderussisk rubel (2000–2016)"
|
170
234
|
:one: "hviderussisk rubel (2000–2016)"
|
171
235
|
:other: "hviderussiske rubler (2000–2016)"
|
172
236
|
:symbol: BYR
|
173
237
|
:BZD:
|
238
|
+
:name: "belizisk dollar"
|
239
|
+
:narrow_symbol: $
|
174
240
|
:one: "belizisk dollar"
|
175
241
|
:other: "beliziske dollar"
|
176
242
|
:symbol: BZD
|
177
243
|
:CAD:
|
244
|
+
:name: "canadisk dollar"
|
245
|
+
:narrow_symbol: $
|
178
246
|
:one: "canadisk dollar"
|
179
247
|
:other: "canadiske dollar"
|
180
248
|
:symbol: CA$
|
181
249
|
:CDF:
|
250
|
+
:name: "congolesisk franc"
|
182
251
|
:one: "congolesisk franc"
|
183
252
|
:other: "congolesiske franc"
|
184
253
|
:symbol: CDF
|
185
254
|
:CHE:
|
255
|
+
:name: "WIR euro"
|
186
256
|
:one: "WIR euro"
|
187
257
|
:other: "WIR euro"
|
188
258
|
:CHF:
|
259
|
+
:name: schweizerfranc
|
189
260
|
:one: schweizerfranc
|
190
261
|
:other: schweizerfranc
|
191
262
|
:symbol: CHF
|
192
263
|
:CHW:
|
264
|
+
:name: "WIR franc"
|
193
265
|
:one: "WIR franc"
|
194
266
|
:other: "WIR franc"
|
195
267
|
:CLP:
|
268
|
+
:name: "chilensk peso"
|
269
|
+
:narrow_symbol: $
|
196
270
|
:one: "chilensk peso"
|
197
271
|
:other: "chilenske pesos"
|
198
272
|
:symbol: CLP
|
199
273
|
:CNH:
|
274
|
+
:name: "kinesisk yuan (offshore)"
|
200
275
|
:one: "kinesisk yuan (offshore)"
|
201
276
|
:other: "kinesisk yuan (offshore)"
|
202
277
|
:symbol: CNH
|
203
278
|
:CNY:
|
279
|
+
:name: "kinesisk yuan"
|
280
|
+
:narrow_symbol: ¥
|
204
281
|
:one: "kinesisk yuan"
|
205
282
|
:other: "kinesiske yuan"
|
206
283
|
:symbol: CN¥
|
207
284
|
:COP:
|
285
|
+
:name: "colombiansk peso"
|
286
|
+
:narrow_symbol: $
|
208
287
|
:one: "colombiansk peso"
|
209
288
|
:other: "colombianske pesos"
|
210
289
|
:symbol: COP
|
211
290
|
:CRC:
|
291
|
+
:name: "costaricansk colón"
|
292
|
+
:narrow_symbol: ₡
|
212
293
|
:one: "costaricansk colón"
|
213
294
|
:other: "costaricanske colón"
|
214
295
|
:symbol: CRC
|
215
296
|
:CSD:
|
297
|
+
:name: "Serbisk dinar (2002–2006)"
|
216
298
|
:one: "Serbisk dinar (2002–2006)"
|
217
299
|
:other: "Serbiske dinar (2002–2006)"
|
218
300
|
:CSK:
|
301
|
+
:name: "Tjekkoslovakisk hard koruna"
|
219
302
|
:one: "Tjekkoslovakisk hard koruna"
|
220
303
|
:other: "Tjekkoslovakiske hard koruna"
|
221
304
|
:CUC:
|
305
|
+
:name: "cubansk konvertibel peso"
|
306
|
+
:narrow_symbol: $
|
222
307
|
:one: "cubansk konvertibel peso"
|
223
308
|
:other: "cubanske konvertible pesos"
|
224
309
|
:symbol: CUC
|
225
310
|
:CUP:
|
311
|
+
:name: "cubansk peso"
|
312
|
+
:narrow_symbol: $
|
226
313
|
:one: "cubansk peso"
|
227
314
|
:other: "cubanske pesos"
|
228
315
|
:symbol: CUP
|
229
316
|
:CVE:
|
317
|
+
:name: "kapverdisk escudo"
|
230
318
|
:one: "kapverdisk escudo"
|
231
319
|
:other: "kapverdiske escudos"
|
232
320
|
:symbol: CVE
|
233
321
|
:CYP:
|
322
|
+
:name: "Cypriotisk pund"
|
234
323
|
:one: "Cypriotisk pund"
|
235
324
|
:other: "Cypriotiske pund"
|
236
325
|
:CZK:
|
326
|
+
:name: "tjekkisk koruna"
|
327
|
+
:narrow_symbol: Kč
|
237
328
|
:one: "tjekkisk koruna"
|
238
329
|
:other: "tjekkiske korunaer"
|
239
330
|
:symbol: CZK
|
240
331
|
:DDM:
|
332
|
+
:name: "Østtysk mark"
|
241
333
|
:one: "Østtysk mark"
|
242
334
|
:other: "Østtyske mark"
|
243
335
|
:DEM:
|
336
|
+
:name: "Tysk mark"
|
244
337
|
:one: "Tysk mark"
|
245
338
|
:other: "Tyske mark"
|
246
339
|
:DJF:
|
340
|
+
:name: "djiboutisk franc"
|
247
341
|
:one: "djiboutisk franc"
|
248
342
|
:other: "djiboutiske franc"
|
249
343
|
:symbol: DJF
|
250
344
|
:DKK:
|
345
|
+
:name: "dansk krone"
|
346
|
+
:narrow_symbol: kr.
|
251
347
|
:one: "dansk krone"
|
252
348
|
:other: "danske kroner"
|
253
349
|
:symbol: kr.
|
254
350
|
:DOP:
|
351
|
+
:name: "dominikansk peso"
|
352
|
+
:narrow_symbol: $
|
255
353
|
:one: "dominikansk peso"
|
256
354
|
:other: "dominikanske pesos"
|
257
355
|
:symbol: DOP
|
258
356
|
:DZD:
|
357
|
+
:name: "algerisk dinar"
|
259
358
|
:one: "algerisk dinar"
|
260
359
|
:other: "algeriske dinarer"
|
261
360
|
:symbol: DZD
|
262
361
|
:ECS:
|
362
|
+
:name: "Ecuadoriansk sucre"
|
263
363
|
:one: "Ecuadoriansk sucre"
|
264
364
|
:other: "Ecuadorianske sucre"
|
265
365
|
:EEK:
|
366
|
+
:name: "Estisk kroon"
|
266
367
|
:one: "Estisk kroon"
|
267
368
|
:other: "Estiske kroon"
|
268
369
|
:EGP:
|
370
|
+
:name: "egyptisk pund"
|
371
|
+
:narrow_symbol: E£
|
269
372
|
:one: "egyptisk pund"
|
270
373
|
:other: "egyptiske pund"
|
271
374
|
:symbol: EGP
|
272
375
|
:ERN:
|
376
|
+
:name: "eritreisk nakfa"
|
273
377
|
:one: "eritreisk nakfa"
|
274
378
|
:other: "eritreiske nakfa"
|
275
379
|
:symbol: ERN
|
276
380
|
:ESA:
|
381
|
+
:name: "Spansk peseta (A–konto)"
|
277
382
|
:one: "Spansk peseta (A–konto)"
|
278
383
|
:other: "Spanske peseta (A–konto)"
|
279
384
|
:ESB:
|
385
|
+
:name: "Spansk peseta (konvertibel konto)"
|
280
386
|
:one: "Spansk peseta (konvertibel konto)"
|
281
387
|
:other: "Spanske peseta (konvertibel konto)"
|
282
388
|
:ESP:
|
389
|
+
:name: "Spansk peseta"
|
390
|
+
:narrow_symbol: ₧
|
283
391
|
:one: "Spansk pesetas"
|
284
392
|
:other: "Spanske pesetas"
|
285
393
|
:symbol: ₧
|
286
394
|
:ETB:
|
395
|
+
:name: "etiopisk birr"
|
287
396
|
:one: "etiopisk birr"
|
288
397
|
:other: "etiopiske birr"
|
289
398
|
:symbol: ETB
|
290
399
|
:EUR:
|
400
|
+
:name: euro
|
401
|
+
:narrow_symbol: €
|
291
402
|
:one: euro
|
292
403
|
:other: euro
|
293
404
|
:symbol: €
|
294
405
|
:FIM:
|
406
|
+
:name: "Finsk mark"
|
295
407
|
:one: "Finsk mark"
|
296
408
|
:other: "Finske mark"
|
297
409
|
:FJD:
|
410
|
+
:name: "fijiansk dollar"
|
411
|
+
:narrow_symbol: $
|
298
412
|
:one: "fijiansk dollar"
|
299
413
|
:other: "fijianske dollar"
|
300
414
|
:symbol: FJD
|
301
415
|
:FKP:
|
416
|
+
:name: "pund fra Falklandsøerne"
|
417
|
+
:narrow_symbol: £
|
302
418
|
:one: "pund fra Falklandsøerne"
|
303
419
|
:other: "pund fra Falklandsøerne"
|
304
420
|
:symbol: FKP
|
305
421
|
:FRF:
|
422
|
+
:name: "Fransk franc"
|
306
423
|
:one: "Fransk franc"
|
307
424
|
:other: "Franske franc"
|
308
425
|
:GBP:
|
426
|
+
:name: "britisk pund"
|
427
|
+
:narrow_symbol: £
|
309
428
|
:one: "britisk pund"
|
310
429
|
:other: "britiske pund"
|
311
430
|
:symbol: £
|
312
431
|
:GEK:
|
432
|
+
:name: "Georgisk kupon larit"
|
313
433
|
:one: "Georgisk kupon larit"
|
314
434
|
:other: "Georgiske kupon larit"
|
315
435
|
:GEL:
|
436
|
+
:name: "georgisk lari"
|
437
|
+
:narrow_symbol: ₾
|
316
438
|
:one: "georgisk lari"
|
317
439
|
:other: "georgiske lari"
|
318
440
|
:symbol: GEL
|
319
441
|
:GHC:
|
442
|
+
:name: "Ghanesisk cedi (1979–2007)"
|
320
443
|
:one: "Ghanesisk cedi (1979–2007)"
|
321
444
|
:other: "Ghanesiske cedi (1979–2007)"
|
322
445
|
:GHS:
|
446
|
+
:name: "ghanesisk cedi"
|
447
|
+
:narrow_symbol: GH₵
|
323
448
|
:one: "ghanesisk cedi"
|
324
449
|
:other: "ghanesiske cedi"
|
325
450
|
:symbol: GHS
|
326
451
|
:GIP:
|
452
|
+
:name: "gibraltarisk pund"
|
453
|
+
:narrow_symbol: £
|
327
454
|
:one: "gibraltarisk pund"
|
328
455
|
:other: "gibraltariske pund"
|
329
456
|
:symbol: GIP
|
330
457
|
:GMD:
|
458
|
+
:name: "gambisk dalasi"
|
331
459
|
:one: "gambisk dalasi"
|
332
460
|
:other: "gambiske dalasi"
|
333
461
|
:symbol: GMD
|
334
462
|
:GNF:
|
463
|
+
:name: "guineansk franc"
|
464
|
+
:narrow_symbol: FG
|
335
465
|
:one: "guineansk franc"
|
336
466
|
:other: "guineanske franc"
|
337
467
|
:symbol: GNF
|
338
468
|
:GNS:
|
469
|
+
:name: "Guineansk syli"
|
339
470
|
:one: "Guineansk syli"
|
340
471
|
:other: "Guineanske syli"
|
341
472
|
:GQE:
|
473
|
+
:name: "Ækvatorialguineask ekwele"
|
342
474
|
:one: "Ækvatorialguineask ekwele"
|
343
475
|
:other: "Ækvatorialguineaske ekwele"
|
344
476
|
:GRD:
|
477
|
+
:name: "Græsk drakme"
|
345
478
|
:one: "Græsk drakmer"
|
346
479
|
:other: "Græske drakmer"
|
347
480
|
:GTQ:
|
481
|
+
:name: "guatemalansk quetzal"
|
482
|
+
:narrow_symbol: Q
|
348
483
|
:one: "guatemalansk quetzal"
|
349
484
|
:other: "guatemalanske quetzal"
|
350
485
|
:symbol: GTQ
|
351
486
|
:GWE:
|
487
|
+
:name: "Portugisisk guinea escudo"
|
352
488
|
:one: "Portugisiske guinea escudo"
|
353
489
|
:other: "Portugisiske guinea escudo"
|
354
490
|
:GWP:
|
491
|
+
:name: "Guineansk peso"
|
355
492
|
:one: Guinea-Bissau-peso
|
356
493
|
:other: Guinea-Bissau-pesos
|
357
494
|
:GYD:
|
495
|
+
:name: "guyansk dollar"
|
496
|
+
:narrow_symbol: $
|
358
497
|
:one: "guyansk dollar"
|
359
498
|
:other: "guyanske dollar"
|
360
499
|
:symbol: GYD
|
361
500
|
:HKD:
|
501
|
+
:name: "hongkongsk dollar"
|
502
|
+
:narrow_symbol: $
|
362
503
|
:one: "hongkongsk dollar"
|
363
504
|
:other: "hongkongske dollar"
|
364
505
|
:symbol: HK$
|
365
506
|
:HNL:
|
507
|
+
:name: "honduransk lempira"
|
508
|
+
:narrow_symbol: L
|
366
509
|
:one: "honduransk lempira"
|
367
510
|
:other: "honduranske lempira"
|
368
511
|
:symbol: HNL
|
369
512
|
:HRD:
|
513
|
+
:name: "Kroatisk dinar"
|
370
514
|
:one: "Kroatisk dinar"
|
371
515
|
:other: "Kroatiske dinarer"
|
372
516
|
:HRK:
|
517
|
+
:name: "kroatisk kuna"
|
518
|
+
:narrow_symbol: kn
|
373
519
|
:one: "kroatisk kuna"
|
374
520
|
:other: "kroatiske kuna"
|
375
521
|
:symbol: HRK
|
376
522
|
:HTG:
|
523
|
+
:name: "haitisk gourde"
|
377
524
|
:one: "haitisk gourde"
|
378
525
|
:other: "haitiske gourde"
|
379
526
|
:symbol: HTG
|
380
527
|
:HUF:
|
528
|
+
:name: "ungarsk forint"
|
529
|
+
:narrow_symbol: Ft
|
381
530
|
:one: "ungarsk forint"
|
382
531
|
:other: "ungarske forinter"
|
383
532
|
:symbol: HUF
|
384
533
|
:IDR:
|
534
|
+
:name: "indonesisk rupiah"
|
535
|
+
:narrow_symbol: Rp
|
385
536
|
:one: "indonesisk rupiah"
|
386
537
|
:other: "indonesiske rupiah"
|
387
538
|
:symbol: IDR
|
388
539
|
:IEP:
|
540
|
+
:name: "Irsk pund"
|
389
541
|
:one: "Irsk pund"
|
390
542
|
:other: "Irske pund"
|
391
543
|
:ILP:
|
544
|
+
:name: "Israelsk pund"
|
392
545
|
:one: "Israelsk pund"
|
393
546
|
:other: "Israelske pund"
|
394
547
|
:ILS:
|
548
|
+
:name: "ny israelsk shekel"
|
549
|
+
:narrow_symbol: ₪
|
395
550
|
:one: "ny israelsk shekel"
|
396
551
|
:other: "nye israelske shekel"
|
397
552
|
:symbol: ₪
|
398
553
|
:INR:
|
554
|
+
:name: "indisk rupee"
|
555
|
+
:narrow_symbol: ₹
|
399
556
|
:one: "indisk rupee"
|
400
557
|
:other: "indiske rupees"
|
401
558
|
:symbol: ₹
|
402
559
|
:IQD:
|
560
|
+
:name: "irakisk dinar"
|
403
561
|
:one: "irakisk dinar"
|
404
562
|
:other: "irakiske dinarer"
|
405
563
|
:symbol: IQD
|
406
564
|
:IRR:
|
565
|
+
:name: "iransk rial"
|
407
566
|
:one: "iransk rial"
|
408
567
|
:other: "iranske rialer"
|
409
568
|
:symbol: IRR
|
410
569
|
:ISK:
|
570
|
+
:name: "islandsk krone"
|
571
|
+
:narrow_symbol: kr.
|
411
572
|
:one: "islandsk krone"
|
412
573
|
:other: "islandske kroner"
|
413
574
|
:symbol: ISK
|
414
575
|
:ITL:
|
576
|
+
:name: "Italiensk lire"
|
415
577
|
:one: "Italiensk lire"
|
416
578
|
:other: "Italienske lire"
|
417
579
|
:JMD:
|
580
|
+
:name: "jamaicansk dollar"
|
581
|
+
:narrow_symbol: $
|
418
582
|
:one: "jamaicansk dollar"
|
419
583
|
:other: "jamaicanske dollar"
|
420
584
|
:symbol: JMD
|
421
585
|
:JOD:
|
586
|
+
:name: "jordansk dinar"
|
422
587
|
:one: "jordansk dinar"
|
423
588
|
:other: "jordanske dinarer"
|
424
589
|
:symbol: JOD
|
425
590
|
:JPY:
|
591
|
+
:name: "japansk yen"
|
592
|
+
:narrow_symbol: ¥
|
426
593
|
:one: "japansk yen"
|
427
594
|
:other: "japanske yen"
|
428
595
|
:symbol: JP¥
|
429
596
|
:KES:
|
597
|
+
:name: "kenyansk shilling"
|
430
598
|
:one: "kenyansk shilling"
|
431
599
|
:other: "kenyanske shilling"
|
432
600
|
:symbol: KES
|
433
601
|
:KGS:
|
602
|
+
:name: "kirgisisk som"
|
434
603
|
:one: "kirgisisk som"
|
435
604
|
:other: "kirgisiske som"
|
436
605
|
:symbol: KGS
|
437
606
|
:KHR:
|
607
|
+
:name: "cambodjansk riel"
|
608
|
+
:narrow_symbol: ៛
|
438
609
|
:one: "cambodjansk riel"
|
439
610
|
:other: "cambodjanske riel"
|
440
611
|
:symbol: KHR
|
441
612
|
:KMF:
|
613
|
+
:name: "comorisk franc"
|
614
|
+
:narrow_symbol: CF
|
442
615
|
:one: "comorisk franc"
|
443
616
|
:other: "comoriske franc"
|
444
617
|
:symbol: KMF
|
445
618
|
:KPW:
|
619
|
+
:name: "nordkoreansk won"
|
620
|
+
:narrow_symbol: ₩
|
446
621
|
:one: "nordkoreansk won"
|
447
622
|
:other: "nordkoreanske won"
|
448
623
|
:symbol: KPW
|
449
624
|
:KRW:
|
625
|
+
:name: "sydkoreansk won"
|
626
|
+
:narrow_symbol: ₩
|
450
627
|
:one: "sydkoreansk won"
|
451
628
|
:other: "sydkoreanske won"
|
452
629
|
:symbol: ₩
|
453
630
|
:KWD:
|
631
|
+
:name: "kuwaitisk dinar"
|
454
632
|
:one: "kuwaitisk dinar"
|
455
633
|
:other: "kuwaitiske dinarer"
|
456
634
|
:symbol: KWD
|
457
635
|
:KYD:
|
636
|
+
:name: "caymansk dollar"
|
637
|
+
:narrow_symbol: $
|
458
638
|
:one: "caymansk dollar"
|
459
639
|
:other: "caymanske dollar"
|
460
640
|
:symbol: KYD
|
461
641
|
:KZT:
|
642
|
+
:name: "kasakhisk tenge"
|
643
|
+
:narrow_symbol: ₸
|
462
644
|
:one: "kasakhisk tenge"
|
463
645
|
:other: "kasakhiske tenge"
|
464
646
|
:symbol: KZT
|
465
647
|
:LAK:
|
648
|
+
:name: "laotisk kip"
|
649
|
+
:narrow_symbol: ₭
|
466
650
|
:one: "laotisk kip"
|
467
651
|
:other: "laotiske kip"
|
468
652
|
:symbol: LAK
|
469
653
|
:LBP:
|
654
|
+
:name: "libanesisk pund"
|
655
|
+
:narrow_symbol: L£
|
470
656
|
:one: "libanesisk pund"
|
471
657
|
:other: "libanesiske pund"
|
472
658
|
:symbol: LBP
|
473
659
|
:LKR:
|
660
|
+
:name: "srilankansk rupee"
|
661
|
+
:narrow_symbol: Rs
|
474
662
|
:one: "srilankansk rupee"
|
475
663
|
:other: "srilankanske rupee"
|
476
664
|
:symbol: LKR
|
477
665
|
:LRD:
|
666
|
+
:name: "liberisk dollar"
|
667
|
+
:narrow_symbol: $
|
478
668
|
:one: "liberisk dollar"
|
479
669
|
:other: "liberiske dollar"
|
480
670
|
:symbol: LRD
|
481
671
|
:LSL:
|
672
|
+
:name: "Lesothisk loti"
|
482
673
|
:one: "Lesothisk loti"
|
483
674
|
:other: "Lesothiske loti"
|
484
675
|
:LTL:
|
676
|
+
:name: "Litauisk litas"
|
677
|
+
:narrow_symbol: Lt
|
485
678
|
:one: "Litauisk litas"
|
486
679
|
:other: "Litauiske litai"
|
487
680
|
:symbol: LTL
|
488
681
|
:LTT:
|
682
|
+
:name: "Litauisk talonas"
|
489
683
|
:one: "Litauisk talonas"
|
490
684
|
:other: "Litauiske talonas"
|
491
685
|
:LUC:
|
686
|
+
:name: "Luxembourgsk konvertibel franc"
|
492
687
|
:one: "Luxembourgsk konvertibel franc"
|
493
688
|
:other: "Luxembourgsk konvertibel franc"
|
494
689
|
:LUF:
|
690
|
+
:name: "Luxembourgsk franc"
|
495
691
|
:one: "Luxembourgsk franc"
|
496
692
|
:other: "Luxembourgske franc"
|
497
693
|
:LUL:
|
694
|
+
:name: "Luxembourgsk finansiel franc"
|
498
695
|
:one: "Luxembourgsk finansiel franc"
|
499
696
|
:other: "Luxembourgsk finansiel franc"
|
500
697
|
:LVL:
|
698
|
+
:name: "Lettisk lat"
|
699
|
+
:narrow_symbol: Ls
|
501
700
|
:one: "Lettisk lat"
|
502
701
|
:other: "Lettiske lats"
|
503
702
|
:symbol: LVL
|
504
703
|
:LVR:
|
704
|
+
:name: "Lettisk rubel"
|
505
705
|
:one: "Lettisk rubel"
|
506
706
|
:other: "Lettiske rubler"
|
507
707
|
:LYD:
|
708
|
+
:name: "libysk dinar"
|
508
709
|
:one: "libysk dinar"
|
509
710
|
:other: "libyske dinarer"
|
510
711
|
:symbol: LYD
|
511
712
|
:MAD:
|
713
|
+
:name: "marokkansk dirham"
|
512
714
|
:one: "marokkansk dirham"
|
513
715
|
:other: "marokkanske dirham"
|
514
716
|
:symbol: MAD
|
515
717
|
:MAF:
|
718
|
+
:name: "Marokkansk franc"
|
516
719
|
:one: "Marokkansk franc"
|
517
720
|
:other: "Marokkanske franc"
|
518
721
|
:MDL:
|
722
|
+
:name: "moldovisk leu"
|
519
723
|
:one: "moldovisk leu"
|
520
724
|
:other: "moldoviske lei"
|
521
725
|
:symbol: MDL
|
522
726
|
:MGA:
|
727
|
+
:name: "madagaskisk ariary"
|
728
|
+
:narrow_symbol: Ar
|
523
729
|
:one: "madagaskisk ariary"
|
524
730
|
:other: "madagaskiske ariary"
|
525
731
|
:symbol: MGA
|
526
732
|
:MGF:
|
733
|
+
:name: "Madagaskisk franc"
|
527
734
|
:one: "Madagaskisk franc"
|
528
735
|
:other: "Madagaskiske franc"
|
529
736
|
:MKD:
|
737
|
+
:name: "makedonsk denar"
|
530
738
|
:one: "makedonsk denar"
|
531
739
|
:other: "makedonske denarer"
|
532
740
|
:symbol: MKD
|
533
741
|
:MLF:
|
742
|
+
:name: "Malisk franc"
|
534
743
|
:one: "Malisk franc"
|
535
744
|
:other: "Maliske franc"
|
536
745
|
:MMK:
|
746
|
+
:name: "myanmarsk kyat"
|
747
|
+
:narrow_symbol: K
|
537
748
|
:one: "myanmarsk kyat"
|
538
749
|
:other: "myanmarske kyat"
|
539
750
|
:symbol: MMK
|
540
751
|
:MNT:
|
752
|
+
:name: "mongolsk tugrik"
|
753
|
+
:narrow_symbol: ₮
|
541
754
|
:one: "mongolsk tugrik"
|
542
755
|
:other: "mongolske tugrik"
|
543
756
|
:symbol: MNT
|
544
757
|
:MOP:
|
758
|
+
:name: "macaosk pataca"
|
545
759
|
:one: "macaosk pataca"
|
546
760
|
:other: "macaoske pataca"
|
547
761
|
:symbol: MOP
|
548
762
|
:MRO:
|
763
|
+
:name: "mauritansk ouguiya (1973–2017)"
|
549
764
|
:one: "mauritansk ouguiya (1973–2017)"
|
550
765
|
:other: "mauritanske ouguiya (1973–2017)"
|
551
766
|
:symbol: MRO
|
552
767
|
:MRU:
|
768
|
+
:name: "mauritansk ouguiya"
|
553
769
|
:one: "mauritansk ouguiya"
|
554
770
|
:other: "mauritanske ouguiya"
|
555
771
|
:symbol: MRU
|
556
772
|
:MTL:
|
773
|
+
:name: "Maltesisk lira"
|
557
774
|
:one: "Maltesisk lira"
|
558
775
|
:other: "Maltesiske lira"
|
559
776
|
:MTP:
|
777
|
+
:name: "Maltesisk pund"
|
560
778
|
:one: "Maltesisk pund"
|
561
779
|
:other: "Maltesiske pund"
|
562
780
|
:MUR:
|
781
|
+
:name: "mauritisk rupee"
|
782
|
+
:narrow_symbol: Rs
|
563
783
|
:one: "mauritisk rupee"
|
564
784
|
:other: "mauritiske rupees"
|
565
785
|
:symbol: MUR
|
566
786
|
:MVR:
|
787
|
+
:name: "maldivisk rufiyaa"
|
567
788
|
:one: "maldivisk rufiyaa"
|
568
789
|
:other: "maldiviske rufiyaa"
|
569
790
|
:symbol: MVR
|
570
791
|
:MWK:
|
792
|
+
:name: "malawisk kwacha"
|
571
793
|
:one: "malawisk kwacha"
|
572
794
|
:other: "malawiske kwacha"
|
573
795
|
:symbol: MWK
|
574
796
|
:MXN:
|
797
|
+
:name: "mexicansk peso"
|
798
|
+
:narrow_symbol: $
|
575
799
|
:one: "mexicansk peso"
|
576
800
|
:other: "mexicanske pesos"
|
577
801
|
:symbol: MX$
|
578
802
|
:MXP:
|
803
|
+
:name: "Mexicansk silver peso (1861–1992)"
|
579
804
|
:one: "Mexicansk silver peso (1861–1992)"
|
580
805
|
:other: "Mexicanske silver peso (1861–1992)"
|
581
806
|
:MYR:
|
807
|
+
:name: "malaysisk ringgit"
|
808
|
+
:narrow_symbol: RM
|
582
809
|
:one: "malaysisk ringgit"
|
583
810
|
:other: "malaysiske ringgit"
|
584
811
|
:symbol: MYR
|
585
812
|
:MZE:
|
813
|
+
:name: "Mozambiquisk escudo"
|
586
814
|
:one: "Mozambiquisk escudo"
|
587
815
|
:other: "Mozambiquiske escudo"
|
588
816
|
:MZM:
|
817
|
+
:name: "Mozambiquisk metical (1980–2006)"
|
589
818
|
:one: "Mozambiquisk metical (1980–2006)"
|
590
819
|
:other: "Mozambiquiske metical (1980–2006)"
|
591
820
|
:MZN:
|
821
|
+
:name: "mozambiquisk metical"
|
592
822
|
:one: "mozambiquisk metical"
|
593
823
|
:other: "mozambiquiske metical"
|
594
824
|
:symbol: MZN
|
595
825
|
:NAD:
|
826
|
+
:name: "namibisk dollar"
|
827
|
+
:narrow_symbol: $
|
596
828
|
:one: "namibisk dollar"
|
597
829
|
:other: "namibiske dollar"
|
598
830
|
:symbol: NAD
|
599
831
|
:NGN:
|
832
|
+
:name: "nigeriansk naira"
|
833
|
+
:narrow_symbol: ₦
|
600
834
|
:one: "nigeriansk naira"
|
601
835
|
:other: "nigerianske naira"
|
602
836
|
:symbol: NGN
|
603
837
|
:NIC:
|
838
|
+
:name: "Nicaraguansk cordoba (1988–1991)"
|
604
839
|
:one: "Nicaraguansk cordoba (1988–1991)"
|
605
840
|
:other: "Nicaraguanske cordoba (1988–1991)"
|
606
841
|
:NIO:
|
842
|
+
:name: "nicaraguansk cordoba"
|
843
|
+
:narrow_symbol: C$
|
607
844
|
:one: "nicaraguansk cordoba"
|
608
845
|
:other: "nicaraguanske cordoba"
|
609
846
|
:symbol: NIO
|
610
847
|
:NLG:
|
848
|
+
:name: "Hollandsk guilder"
|
611
849
|
:one: "Hollandsk gylden"
|
612
850
|
:other: "Hollandske gylden"
|
613
851
|
:NOK:
|
852
|
+
:name: "norsk krone"
|
853
|
+
:narrow_symbol: kr.
|
614
854
|
:one: "norsk krone"
|
615
855
|
:other: "norske kroner"
|
616
856
|
:symbol: NOK
|
617
857
|
:NPR:
|
858
|
+
:name: "nepalesisk rupee"
|
859
|
+
:narrow_symbol: Rs
|
618
860
|
:one: "nepalesisk rupee"
|
619
861
|
:other: "nepalesiske rupees"
|
620
862
|
:symbol: NPR
|
621
863
|
:NZD:
|
864
|
+
:name: "newzealandsk dollar"
|
865
|
+
:narrow_symbol: $
|
622
866
|
:one: "newzealandsk dollar"
|
623
867
|
:other: "newzealandske dollar"
|
624
868
|
:symbol: NZ$
|
625
869
|
:OMR:
|
870
|
+
:name: "omansk rial"
|
626
871
|
:one: "omansk rial"
|
627
|
-
:other: "omanske
|
872
|
+
:other: "omanske rialer"
|
628
873
|
:symbol: OMR
|
629
874
|
:PAB:
|
875
|
+
:name: "panamansk balboa"
|
630
876
|
:one: "panamansk balboa"
|
631
877
|
:other: "panamanske balboa"
|
632
878
|
:symbol: PAB
|
633
879
|
:PEI:
|
880
|
+
:name: "peruviansk inti"
|
634
881
|
:one: "peruviansk inti"
|
635
882
|
:other: "peruvianske inti"
|
636
883
|
:PEN:
|
884
|
+
:name: "peruansk sol"
|
637
885
|
:one: "peruansk sol"
|
638
886
|
:other: "peruanske soles"
|
639
887
|
:symbol: PEN
|
640
888
|
:PES:
|
889
|
+
:name: "peruviansk sol (1863–1965)"
|
641
890
|
:one: "peruviansk sol (1863–1965)"
|
642
891
|
:other: "peruvianske sol (1863–1965)"
|
643
892
|
:PGK:
|
893
|
+
:name: "papuansk kina"
|
644
894
|
:one: "papuansk kina"
|
645
895
|
:other: "papuanske kina"
|
646
896
|
:symbol: PGK
|
647
897
|
:PHP:
|
898
|
+
:name: "filippinsk peso"
|
899
|
+
:narrow_symbol: ₱
|
648
900
|
:one: "filippinsk peso"
|
649
901
|
:other: "filippinske pesos"
|
650
902
|
:symbol: PHP
|
651
903
|
:PKR:
|
904
|
+
:name: "pakistansk rupee"
|
905
|
+
:narrow_symbol: Rs
|
652
906
|
:one: "pakistansk rupee"
|
653
907
|
:other: "pakistanske rupee"
|
654
908
|
:symbol: PKR
|
655
909
|
:PLN:
|
910
|
+
:name: "polsk zloty"
|
911
|
+
:narrow_symbol: zł
|
656
912
|
:one: "polsk zloty"
|
657
913
|
:other: "polske zloty"
|
658
914
|
:symbol: PLN
|
659
915
|
:PLZ:
|
916
|
+
:name: "Polsk zloty (1950–1995)"
|
660
917
|
:one: "Polsk zloty (1950–1995)"
|
661
918
|
:other: "Polske zloty (1950–1995)"
|
662
919
|
:PTE:
|
920
|
+
:name: "Portugisisk escudo"
|
663
921
|
:one: "Portugisisk escudo"
|
664
922
|
:other: "Portugisiske escudo"
|
665
923
|
:PYG:
|
924
|
+
:name: "paraguaysk guarani"
|
925
|
+
:narrow_symbol: ₲
|
666
926
|
:one: "paraguaysk guarani"
|
667
927
|
:other: "paraguayske guarani"
|
668
928
|
:symbol: PYG
|
669
929
|
:QAR:
|
930
|
+
:name: "qatarsk rial"
|
670
931
|
:one: "qatarsk rial"
|
671
932
|
:other: "qatarske rial"
|
672
933
|
:symbol: QAR
|
673
934
|
:ROL:
|
935
|
+
:name: "Rumænsk leu (1952–2006)"
|
674
936
|
:one: "Rumænsk leu (1952–2006)"
|
675
937
|
:other: "Rumænske leu (1952–2006)"
|
676
938
|
:RON:
|
939
|
+
:name: "rumænsk leu"
|
940
|
+
:narrow_symbol: L
|
677
941
|
:one: "rumænsk leu"
|
678
942
|
:other: "rumænske lei"
|
679
943
|
:symbol: RON
|
680
944
|
:RSD:
|
945
|
+
:name: "serbisk dinar"
|
681
946
|
:one: "serbisk dinar"
|
682
947
|
:other: "serbiske dinarer"
|
683
948
|
:symbol: RSD
|
684
949
|
:RUB:
|
950
|
+
:name: "russisk rubel"
|
951
|
+
:narrow_symbol: ₽
|
685
952
|
:one: "russisk rubel"
|
686
953
|
:other: "russiske rubler"
|
687
954
|
:symbol: RUB
|
688
955
|
:RUR:
|
956
|
+
:name: "Russisk rubel (1991–1998)"
|
957
|
+
:narrow_symbol: р.
|
689
958
|
:one: "Russisk rubel (1991–1998)"
|
690
959
|
:other: "Russiske rubler (1991–1998)"
|
691
960
|
:symbol: р.
|
692
961
|
:RWF:
|
962
|
+
:name: "rwandisk franc"
|
963
|
+
:narrow_symbol: RF
|
693
964
|
:one: "rwandisk franc"
|
694
965
|
:other: "rwandiske franc"
|
695
966
|
:symbol: RWF
|
696
967
|
:SAR:
|
968
|
+
:name: "saudiarabisk riyal"
|
697
969
|
:one: "saudiarabisk riyal"
|
698
970
|
:other: "saudiarabiske riyal"
|
699
971
|
:symbol: SAR
|
700
972
|
:SBD:
|
973
|
+
:name: "salomonsk dollar"
|
974
|
+
:narrow_symbol: $
|
701
975
|
:one: "salomonsk dollar"
|
702
976
|
:other: "salomonske dollar"
|
703
977
|
:symbol: SBD
|
704
978
|
:SCR:
|
979
|
+
:name: "seychellisk rupee"
|
705
980
|
:one: "seychellisk rupee"
|
706
981
|
:other: "seychelliske rupees"
|
707
982
|
:symbol: SCR
|
708
983
|
:SDD:
|
984
|
+
:name: "Sudansk dinar (1992–2007)"
|
709
985
|
:one: "Sudansk dinar (1992–2007)"
|
710
986
|
:other: "Sudanske dinar (1992–2007)"
|
711
987
|
:SDG:
|
988
|
+
:name: "sudansk pund"
|
712
989
|
:one: "sudansk pund"
|
713
990
|
:other: "sudanske pund"
|
714
991
|
:symbol: SDG
|
715
992
|
:SDP:
|
993
|
+
:name: "Sudansk pund (1957–1998)"
|
716
994
|
:one: "Sudanske pund (1957–1998)"
|
717
995
|
:other: "Sudanske pund (1957–1998)"
|
718
996
|
:SEK:
|
997
|
+
:name: "svensk krone"
|
998
|
+
:narrow_symbol: kr.
|
719
999
|
:one: "svensk krone"
|
720
1000
|
:other: "svenske kroner"
|
721
1001
|
:symbol: SEK
|
722
1002
|
:SGD:
|
1003
|
+
:name: "singaporeansk dollar"
|
1004
|
+
:narrow_symbol: $
|
723
1005
|
:one: "singaporeansk dollar"
|
724
1006
|
:other: "singaporeanske dollar"
|
725
1007
|
:symbol: SGD
|
726
1008
|
:SHP:
|
1009
|
+
:name: "pund fra Saint Helena"
|
1010
|
+
:narrow_symbol: £
|
727
1011
|
:one: "pund fra Saint Helena"
|
728
1012
|
:other: "pund fra Saint Helena"
|
729
1013
|
:symbol: SHP
|
730
1014
|
:SIT:
|
1015
|
+
:name: "Slovensk tolar"
|
731
1016
|
:one: "Slovensk tolar"
|
732
1017
|
:other: "Slovenske tolar"
|
733
1018
|
:SKK:
|
1019
|
+
:name: "Slovakisk koruna"
|
734
1020
|
:one: "Slovakisk koruna"
|
735
1021
|
:other: "Slovakiske koruna"
|
736
1022
|
:SLL:
|
1023
|
+
:name: "sierraleonsk leone"
|
737
1024
|
:one: "sierraleonsk leone"
|
738
1025
|
:other: "sierraleonske leone"
|
739
1026
|
:symbol: SLL
|
740
1027
|
:SOS:
|
1028
|
+
:name: "somalisk shilling"
|
741
1029
|
:one: "somalisk shilling"
|
742
1030
|
:other: "somaliske shilling"
|
743
1031
|
:symbol: SOS
|
744
1032
|
:SRD:
|
1033
|
+
:name: "surinamsk dollar"
|
1034
|
+
:narrow_symbol: $
|
745
1035
|
:one: "surinamsk dollar"
|
746
1036
|
:other: "surinamske dollar"
|
747
1037
|
:symbol: SRD
|
748
1038
|
:SRG:
|
1039
|
+
:name: "Surinamsk guilder"
|
749
1040
|
:one: "Surinamsk guilder"
|
750
1041
|
:other: "Surinamske guilder"
|
751
1042
|
:SSP:
|
1043
|
+
:name: "sydsudansk pund"
|
1044
|
+
:narrow_symbol: £
|
752
1045
|
:one: "sydsudansk pund"
|
753
1046
|
:other: "sydsudanske pund"
|
754
1047
|
:symbol: SSP
|
755
1048
|
:STD:
|
1049
|
+
:name: "dobra fra Sao Tome og Principe (1977–2017)"
|
756
1050
|
:one: "dobra fra Sao Tome og Principe (1977–2017)"
|
757
1051
|
:other: "dobra fra Sao Tome og Principe (1977–2017)"
|
758
1052
|
:symbol: STD
|
759
1053
|
:STN:
|
1054
|
+
:name: "dobra fra Sao Tome og Principe"
|
1055
|
+
:narrow_symbol: Db
|
760
1056
|
:one: "dobra fra Sao Tome og Principe"
|
761
1057
|
:other: "dobra fra Sao Tome og Principe"
|
762
1058
|
:symbol: STN
|
763
1059
|
:SUR:
|
1060
|
+
:name: "Sovjetisk rubel"
|
764
1061
|
:one: "Sovjetisk rubel"
|
765
1062
|
:other: "Sovjetiske rubler"
|
766
1063
|
:SVC:
|
1064
|
+
:name: "Salvadoransk colon"
|
767
1065
|
:one: "Salvadoransk colon"
|
768
1066
|
:other: "Salvadoranske colon"
|
769
1067
|
:SYP:
|
1068
|
+
:name: "syrisk pund"
|
1069
|
+
:narrow_symbol: £
|
770
1070
|
:one: "syrisk pund"
|
771
1071
|
:other: "syriske pund"
|
772
1072
|
:symbol: SYP
|
773
1073
|
:SZL:
|
1074
|
+
:name: "swazilandsk lilangeni"
|
774
1075
|
:one: "swazilandsk lilangeni"
|
775
1076
|
:other: "swazilandske lilangeni"
|
776
1077
|
:symbol: SZL
|
777
1078
|
:THB:
|
1079
|
+
:name: "thailandsk baht"
|
1080
|
+
:narrow_symbol: ฿
|
778
1081
|
:one: "thailandsk baht"
|
779
1082
|
:other: "thailandske baht"
|
780
1083
|
:symbol: ฿
|
781
1084
|
:TJR:
|
1085
|
+
:name: "Tadsjikisk rubel"
|
782
1086
|
:one: "Tadsjikisk rubel"
|
783
1087
|
:other: "Tadsjikiske rubel"
|
784
1088
|
:TJS:
|
1089
|
+
:name: "tadsjikisk somoni"
|
785
1090
|
:one: "tadsjikisk somoni"
|
786
1091
|
:other: "tadsjikiske somoni"
|
787
1092
|
:symbol: TJS
|
788
1093
|
:TMM:
|
1094
|
+
:name: "Turkmensk manat (1993–2009)"
|
789
1095
|
:one: "Turkmensk manat (1993–2009)"
|
790
1096
|
:other: "Turkmenske manat (1993–2009)"
|
791
1097
|
:TMT:
|
1098
|
+
:name: "turkmensk manat"
|
792
1099
|
:one: "turkmensk manat"
|
793
1100
|
:other: "turkmenske manat"
|
794
1101
|
:symbol: TMT
|
795
1102
|
:TND:
|
1103
|
+
:name: "tunesisk dinar"
|
796
1104
|
:one: "tunesisk dinar"
|
797
1105
|
:other: "tunesiske dinarer"
|
798
1106
|
:symbol: TND
|
799
1107
|
:TOP:
|
1108
|
+
:name: "tongansk paʻanga"
|
1109
|
+
:narrow_symbol: T$
|
800
1110
|
:one: "tongansk paʻanga"
|
801
1111
|
:other: "tonganske paʻanga"
|
802
1112
|
:symbol: TOP
|
803
1113
|
:TPE:
|
1114
|
+
:name: "Escudo fra Timor"
|
804
1115
|
:one: "Escudo fra Timor"
|
805
1116
|
:other: "Escudo fra Timor"
|
806
1117
|
:TRL:
|
1118
|
+
:name: "Tyrkisk lire (1922–2005)"
|
807
1119
|
:one: "Tyrkisk lire (1922–2005)"
|
808
1120
|
:other: "Tyrkiske lire (1922–2005)"
|
809
1121
|
:TRY:
|
1122
|
+
:name: "tyrkisk lira"
|
1123
|
+
:narrow_symbol: ₺
|
810
1124
|
:one: "tyrkisk lira"
|
811
1125
|
:other: "tyrkiske lira"
|
812
1126
|
:symbol: TRY
|
813
1127
|
:TTD:
|
814
|
-
:
|
815
|
-
:
|
1128
|
+
:name: "trinidadisk dollar"
|
1129
|
+
:narrow_symbol: $
|
1130
|
+
:one: "trinidadisk dollar"
|
1131
|
+
:other: "trinidadiske dollar"
|
816
1132
|
:symbol: TTD
|
817
1133
|
:TWD:
|
1134
|
+
:name: "ny taiwansk dollar"
|
1135
|
+
:narrow_symbol: NT$
|
818
1136
|
:one: "ny taiwansk dollar"
|
819
1137
|
:other: "nye taiwanske dollar"
|
820
1138
|
:symbol: NT$
|
821
1139
|
:TZS:
|
1140
|
+
:name: "tanzanisk shilling"
|
822
1141
|
:one: "tanzanisk shilling"
|
823
1142
|
:other: "tanzaniske shilling"
|
824
1143
|
:symbol: TZS
|
825
1144
|
:UAH:
|
1145
|
+
:name: "ukrainsk grynia"
|
1146
|
+
:narrow_symbol: ₴
|
826
1147
|
:one: "ukrainsk grynia"
|
827
1148
|
:other: "ukrainske grynia"
|
828
1149
|
:symbol: UAH
|
829
1150
|
:UAK:
|
1151
|
+
:name: "Ukrainsk karbovanetz"
|
830
1152
|
:one: "Ukrainsk karbovanetz"
|
831
1153
|
:other: "Ukrainske karbovanetz"
|
832
1154
|
:UGS:
|
1155
|
+
:name: "Ugandisk shilling (1966–1987)"
|
833
1156
|
:one: "Ugandisk shilling (1966–1987)"
|
834
1157
|
:other: "Ugandiske shilling (1966–1987)"
|
835
1158
|
:UGX:
|
1159
|
+
:name: "ugandisk shilling"
|
836
1160
|
:one: "ugandisk shilling"
|
837
1161
|
:other: "ugandiske shilling"
|
838
1162
|
:symbol: UGX
|
839
1163
|
:USD:
|
1164
|
+
:name: "amerikansk dollar"
|
1165
|
+
:narrow_symbol: $
|
840
1166
|
:one: "amerikansk dollar"
|
841
1167
|
:other: "amerikanske dollar"
|
842
1168
|
:symbol: $
|
843
1169
|
:USN:
|
1170
|
+
:name: "Amerikansk dollar (næste dag)"
|
844
1171
|
:one: "Amerikansk dollar (næste dag)"
|
845
1172
|
:other: "Amerikanske dollar (næste dag)"
|
846
1173
|
:USS:
|
1174
|
+
:name: "Amerikansk dollar (samme dag)"
|
847
1175
|
:one: "Amerikansk dollar (samme dag)"
|
848
1176
|
:other: "Amerikanske dollar (samme dag)"
|
849
1177
|
:UYP:
|
1178
|
+
:name: "Uruguayansk peso (1975–1993)"
|
850
1179
|
:one: "Uruguayansk peso (1975–1993)"
|
851
1180
|
:other: "Uruguayanske peso (1975–1993)"
|
852
1181
|
:UYU:
|
1182
|
+
:name: "uruguayansk peso"
|
1183
|
+
:narrow_symbol: $
|
853
1184
|
:one: "uruguayansk peso"
|
854
1185
|
:other: "uruguayanske pesos"
|
855
1186
|
:symbol: UYU
|
856
1187
|
:UZS:
|
1188
|
+
:name: "usbekisk sum"
|
857
1189
|
:one: "usbekisk sum"
|
858
1190
|
:other: "usbekiske sum"
|
859
1191
|
:symbol: UZS
|
860
1192
|
:VEB:
|
1193
|
+
:name: "Venezuelansk bolivar (1871–2008)"
|
861
1194
|
:one: "Venezuelansk bolivar (1871–2008)"
|
862
1195
|
:other: "Venezuelanske bolivar (1871–2008)"
|
863
1196
|
:VEF:
|
1197
|
+
:name: "venezuelansk bolivar (2008–2018)"
|
1198
|
+
:narrow_symbol: Bs
|
864
1199
|
:one: "venezuelansk bolivar (2008–2018)"
|
865
1200
|
:other: "venezuelanske bolivarer (2008–2018)"
|
866
1201
|
:symbol: VEF
|
867
1202
|
:VES:
|
1203
|
+
:name: "venezuelansk bolivar"
|
868
1204
|
:one: "venezuelansk bolivar"
|
869
1205
|
:other: "venezuelanske bolivarer"
|
870
1206
|
:symbol: VES
|
871
1207
|
:VND:
|
1208
|
+
:name: "vietnamesisk dong"
|
1209
|
+
:narrow_symbol: ₫
|
872
1210
|
:one: "vietnamesisk dong"
|
873
1211
|
:other: "vietnamesiske dong"
|
874
1212
|
:symbol: ₫
|
875
1213
|
:VUV:
|
1214
|
+
:name: "vanuaisk vatu"
|
876
1215
|
:one: "vanuaisk vatu"
|
877
1216
|
:other: "vanuaiske vatu"
|
878
1217
|
:symbol: VUV
|
879
1218
|
:WST:
|
1219
|
+
:name: "samoansk tala"
|
880
1220
|
:one: "samoansk tala"
|
881
1221
|
:other: "samoanske tala"
|
882
1222
|
:symbol: WST
|
883
1223
|
:XAF:
|
1224
|
+
:name: "CFA-franc (BEAC)"
|
884
1225
|
:one: "beninsk CFA-franc"
|
885
1226
|
:other: "CFA-franc (BEAC)"
|
886
1227
|
:symbol: FCFA
|
887
1228
|
:XAG:
|
1229
|
+
:name: Sølv
|
888
1230
|
:one: Sølv
|
889
1231
|
:XAU:
|
1232
|
+
:name: Guld
|
890
1233
|
:one: Guld
|
891
1234
|
:XBA:
|
1235
|
+
:name: EURCO
|
892
1236
|
:one: EURCO
|
893
1237
|
:XBB:
|
1238
|
+
:name: EMU
|
894
1239
|
:one: EMU
|
895
1240
|
:XCD:
|
1241
|
+
:name: "østkaribisk dollar"
|
1242
|
+
:narrow_symbol: $
|
896
1243
|
:one: "østkaribisk dollar"
|
897
1244
|
:other: "østkaribiske dollar"
|
898
1245
|
:symbol: EC$
|
899
1246
|
:XDR:
|
1247
|
+
:name: SDR
|
900
1248
|
:one: SDR
|
901
1249
|
:XEU:
|
1250
|
+
:name: ECU
|
902
1251
|
:one: ECU
|
903
1252
|
:XFO:
|
1253
|
+
:name: "Fransk guldfranc"
|
904
1254
|
:one: "Fransk guldfranc"
|
905
1255
|
:other: "Franske guldfranc"
|
906
1256
|
:XFU:
|
1257
|
+
:name: "Fransk UIC-franc"
|
907
1258
|
:one: "Fransk UIC-franc"
|
908
1259
|
:other: "Franske UIC-franc"
|
909
1260
|
:XOF:
|
1261
|
+
:name: "CFA-franc BCEAO"
|
910
1262
|
:one: "CFA-franc BCEAO"
|
911
1263
|
:other: "CFA-franc BCEAO"
|
912
1264
|
:symbol: CFA
|
913
1265
|
:XPD:
|
1266
|
+
:name: Palladium
|
914
1267
|
:one: Palladium
|
915
1268
|
:XPF:
|
1269
|
+
:name: CFP-franc
|
916
1270
|
:one: CFP-franc
|
917
1271
|
:other: CFP-franc
|
918
1272
|
:symbol: CFPF
|
919
1273
|
:XPT:
|
1274
|
+
:name: Platin
|
920
1275
|
:one: Platin
|
921
1276
|
:XRE:
|
1277
|
+
:name: RINET-fond
|
922
1278
|
:one: RINET-fond
|
923
1279
|
:XTS:
|
1280
|
+
:name: testvalutakode
|
924
1281
|
:one: testvaluta
|
925
1282
|
:other: testvaluta
|
926
1283
|
:XXX:
|
1284
|
+
:name: "ukendt valuta"
|
927
1285
|
:one: "(ukendt valuta)"
|
928
1286
|
:other: "(ukendt valuta)"
|
929
1287
|
:symbol: ¤
|
930
1288
|
:YDD:
|
1289
|
+
:name: "Yemenitisk dinar"
|
931
1290
|
:one: "Yemenitisk dinar"
|
932
1291
|
:other: "Yemenitiske dinarer"
|
933
1292
|
:YER:
|
1293
|
+
:name: "yemenitisk rial"
|
934
1294
|
:one: "yemenitisk rial"
|
935
1295
|
:other: "yemenitiske rial"
|
936
1296
|
:symbol: YER
|
937
1297
|
:YUD:
|
1298
|
+
:name: "Jugoslavisk hard dinar (1966–1990)"
|
938
1299
|
:one: "Jugoslavisk hard dinar (1966–1990)"
|
939
1300
|
:other: "Jugoslaviske hard dinar (1966–1990)"
|
940
1301
|
:YUM:
|
1302
|
+
:name: "Jugoslavisk noviy dinar (1994–2002)"
|
941
1303
|
:one: "Jugoslavisk noviy dinar (1994–2002)"
|
942
1304
|
:other: "Jugoslaviske noviy dinar (1994–2002)"
|
943
1305
|
:YUN:
|
1306
|
+
:name: "Jugoslavisk konvertibel dinar (1990–1992)"
|
944
1307
|
:one: "Jugoslavisk konvertibel dinar (1990–1992)"
|
945
1308
|
:other: "Jugoslaviske konvertibel dinar (1990–1992)"
|
946
1309
|
:ZAL:
|
1310
|
+
:name: "Sydafrikansk rand (financial)"
|
947
1311
|
:one: "Sydafrikansk rand (financial)"
|
948
1312
|
:other: "Sydafrikanske rand (financial)"
|
949
1313
|
:ZAR:
|
1314
|
+
:name: "sydafrikansk rand"
|
1315
|
+
:narrow_symbol: R
|
950
1316
|
:one: "sydafrikansk rand"
|
951
1317
|
:other: "sydafrikanske rand"
|
952
1318
|
:symbol: ZAR
|
953
1319
|
:ZMK:
|
1320
|
+
:name: "Zambisk kwacha (1968–2012)"
|
954
1321
|
:one: "Zambisk kwacha (1968–2012)"
|
955
1322
|
:other: "Zambiske kwacha (1968–2012)"
|
956
1323
|
:symbol: ZMK
|
957
1324
|
:ZMW:
|
1325
|
+
:name: "zambisk kwacha"
|
1326
|
+
:narrow_symbol: ZK
|
958
1327
|
:one: "zambisk kwacha"
|
959
1328
|
:other: "zambiske kwacha"
|
960
1329
|
:symbol: ZMW
|
961
1330
|
:ZRN:
|
1331
|
+
:name: "Ny zairisk zaire (1993–1998)"
|
962
1332
|
:one: "Ny zairisk zaire (1993–1998)"
|
963
1333
|
:other: "Ny zairiske zaire (1993–1998)"
|
964
1334
|
:ZRZ:
|
1335
|
+
:name: "Zairisk zaire (1971–1993)"
|
965
1336
|
:one: "Zairisk zaire (1971–1993)"
|
966
1337
|
:other: "Zairiske zaire (1971–1993)"
|
967
1338
|
:ZWD:
|
1339
|
+
:name: "Zimbabwisk dollar (1980–2008)"
|
968
1340
|
:one: "Zimbabwisk dollar (1980–2008)"
|
969
1341
|
:other: "Zimbabwiske dollar (1980–2008)"
|
970
1342
|
:ZWL:
|
1343
|
+
:name: "Zimbabwisk dollar (2009)"
|
971
1344
|
:one: "Zimbabwisk dollar (2009)"
|
972
1345
|
:other: "Zimbabwiske dollar (2009)"
|
973
1346
|
:ZWR:
|
1347
|
+
:name: "Zimbabwisk dollar (2008)"
|
974
1348
|
:one: "Zimbabwisk dollar (2008)"
|
975
1349
|
:other: "Zimbabwiske dollar (2008)"
|