twitter_cldr 5.4.0 → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/lib/twitter_cldr/resources/currency_symbols_importer.rb +1 -1
- data/lib/twitter_cldr/resources/properties/emoji_importer.rb +3 -3
- data/lib/twitter_cldr/resources/requirements/unicode_requirement.rb +1 -1
- data/lib/twitter_cldr/resources/segment_dictionaries_importer.rb +2 -1
- data/lib/twitter_cldr/shared/casefolder.rb +57 -56
- data/lib/twitter_cldr/version.rb +1 -1
- data/lib/twitter_cldr/versions.rb +3 -8
- data/resources/locales/af/languages.yml +1 -0
- data/resources/locales/af/timezones.yml +3 -1
- data/resources/locales/af/units.yml +20 -20
- data/resources/locales/ar/languages.yml +3 -2
- data/resources/locales/ar/territories.yml +2 -0
- data/resources/locales/ar/timezones.yml +3 -1
- data/resources/locales/ar/units.yml +28 -28
- data/resources/locales/az/languages.yml +1 -0
- data/resources/locales/az/timezones.yml +3 -1
- data/resources/locales/az/units.yml +20 -20
- data/resources/locales/be/languages.yml +1 -0
- data/resources/locales/be/timezones.yml +3 -1
- data/resources/locales/be/units.yml +23 -23
- data/resources/locales/bg/languages.yml +2 -0
- data/resources/locales/bg/timezones.yml +3 -1
- data/resources/locales/bg/units.yml +20 -20
- data/resources/locales/bn/languages.yml +1 -0
- data/resources/locales/bn/timezones.yml +3 -1
- data/resources/locales/bn/units.yml +22 -22
- data/resources/locales/bo/units.yml +9 -9
- data/resources/locales/bs/languages.yml +2 -0
- data/resources/locales/bs/territories.yml +2 -0
- data/resources/locales/bs/timezones.yml +3 -1
- data/resources/locales/bs/units.yml +22 -22
- data/resources/locales/ca/languages.yml +2 -1
- data/resources/locales/ca/timezones.yml +3 -1
- data/resources/locales/ca/units.yml +19 -19
- data/resources/locales/cs/languages.yml +1 -0
- data/resources/locales/cs/timezones.yml +3 -1
- data/resources/locales/cs/units.yml +32 -32
- data/resources/locales/cy/languages.yml +1 -0
- data/resources/locales/cy/timezones.yml +3 -1
- data/resources/locales/cy/units.yml +30 -30
- data/resources/locales/da/languages.yml +3 -2
- data/resources/locales/da/timezones.yml +3 -1
- data/resources/locales/da/units.yml +23 -23
- data/resources/locales/de-AT/languages.yml +3 -2
- data/resources/locales/de-AT/timezones.yml +3 -1
- data/resources/locales/de-AT/units.yml +23 -23
- data/resources/locales/de-CH/languages.yml +2 -1
- data/resources/locales/de-CH/timezones.yml +3 -1
- data/resources/locales/de-CH/units.yml +23 -23
- data/resources/locales/de/languages.yml +3 -2
- data/resources/locales/de/timezones.yml +3 -1
- data/resources/locales/de/units.yml +23 -23
- data/resources/locales/el/languages.yml +1 -0
- data/resources/locales/el/timezones.yml +3 -1
- data/resources/locales/el/units.yml +20 -20
- data/resources/locales/en-001/languages.yml +2 -2
- data/resources/locales/en-001/plurals.yml +1 -1
- data/resources/locales/en-001/timezones.yml +3 -1
- data/resources/locales/en-001/units.yml +43 -35
- data/resources/locales/en-150/languages.yml +2 -2
- data/resources/locales/en-150/timezones.yml +3 -1
- data/resources/locales/en-150/units.yml +43 -35
- data/resources/locales/en-AU/languages.yml +2 -2
- data/resources/locales/en-AU/timezones.yml +3 -1
- data/resources/locales/en-AU/units.yml +43 -35
- data/resources/locales/en-CA/languages.yml +2 -2
- data/resources/locales/en-CA/timezones.yml +3 -1
- data/resources/locales/en-CA/units.yml +43 -35
- data/resources/locales/en-GB/languages.yml +2 -2
- data/resources/locales/en-GB/timezones.yml +3 -1
- data/resources/locales/en-GB/units.yml +41 -33
- data/resources/locales/en-IE/languages.yml +2 -2
- data/resources/locales/en-IE/timezones.yml +3 -1
- data/resources/locales/en-IE/units.yml +43 -35
- data/resources/locales/en-IN/languages.yml +2 -2
- data/resources/locales/en-IN/timezones.yml +3 -1
- data/resources/locales/en-IN/units.yml +43 -35
- data/resources/locales/en-NZ/languages.yml +2 -2
- data/resources/locales/en-NZ/timezones.yml +3 -1
- data/resources/locales/en-NZ/units.yml +43 -35
- data/resources/locales/en-SG/languages.yml +2 -2
- data/resources/locales/en-SG/timezones.yml +3 -1
- data/resources/locales/en-SG/units.yml +43 -35
- data/resources/locales/en-US/languages.yml +2 -2
- data/resources/locales/en-US/timezones.yml +3 -1
- data/resources/locales/en-US/units.yml +43 -34
- data/resources/locales/en-ZA/languages.yml +2 -2
- data/resources/locales/en-ZA/timezones.yml +3 -1
- data/resources/locales/en-ZA/units.yml +43 -35
- data/resources/locales/en/languages.yml +2 -2
- data/resources/locales/en/timezones.yml +3 -1
- data/resources/locales/en/units.yml +43 -34
- data/resources/locales/es-419/languages.yml +1 -0
- data/resources/locales/es-419/timezones.yml +3 -1
- data/resources/locales/es-419/units.yml +23 -23
- data/resources/locales/es-AR/languages.yml +1 -0
- data/resources/locales/es-AR/timezones.yml +3 -1
- data/resources/locales/es-AR/units.yml +23 -23
- data/resources/locales/es-CO/languages.yml +1 -0
- data/resources/locales/es-CO/timezones.yml +3 -1
- data/resources/locales/es-CO/units.yml +23 -23
- data/resources/locales/es-MX/languages.yml +3 -2
- data/resources/locales/es-MX/timezones.yml +3 -1
- data/resources/locales/es-MX/units.yml +23 -23
- data/resources/locales/es-US/languages.yml +5 -4
- data/resources/locales/es-US/territories.yml +1 -1
- data/resources/locales/es-US/timezones.yml +3 -1
- data/resources/locales/es-US/units.yml +23 -23
- data/resources/locales/es/languages.yml +1 -0
- data/resources/locales/es/timezones.yml +3 -1
- data/resources/locales/es/units.yml +22 -22
- data/resources/locales/et/languages.yml +1 -2
- data/resources/locales/et/timezones.yml +3 -1
- data/resources/locales/et/units.yml +21 -21
- data/resources/locales/eu/calendars.yml +12 -12
- data/resources/locales/eu/languages.yml +1 -0
- data/resources/locales/eu/territories.yml +1 -0
- data/resources/locales/eu/timezones.yml +5 -1
- data/resources/locales/eu/units.yml +20 -20
- data/resources/locales/fa/currencies.yml +2 -0
- data/resources/locales/fa/territories.yml +1 -0
- data/resources/locales/fa/timezones.yml +3 -1
- data/resources/locales/fa/units.yml +23 -23
- data/resources/locales/fi/languages.yml +2 -1
- data/resources/locales/fi/territories.yml +2 -0
- data/resources/locales/fi/timezones.yml +3 -1
- data/resources/locales/fi/units.yml +26 -26
- data/resources/locales/fil/languages.yml +1 -0
- data/resources/locales/fil/timezones.yml +3 -1
- data/resources/locales/fil/units.yml +24 -24
- data/resources/locales/fr-BE/languages.yml +2 -1
- data/resources/locales/fr-BE/timezones.yml +3 -1
- data/resources/locales/fr-BE/units.yml +25 -25
- data/resources/locales/fr-CA/languages.yml +2 -1
- data/resources/locales/fr-CA/timezones.yml +3 -1
- data/resources/locales/fr-CA/units.yml +25 -25
- data/resources/locales/fr-CH/languages.yml +2 -1
- data/resources/locales/fr-CH/timezones.yml +3 -1
- data/resources/locales/fr-CH/units.yml +25 -25
- data/resources/locales/fr/languages.yml +2 -1
- data/resources/locales/fr/timezones.yml +3 -1
- data/resources/locales/fr/units.yml +25 -25
- data/resources/locales/ga/currencies.yml +5 -11
- data/resources/locales/ga/languages.yml +13 -110
- data/resources/locales/ga/timezones.yml +3 -1
- data/resources/locales/ga/units.yml +35 -35
- data/resources/locales/gl/languages.yml +1 -0
- data/resources/locales/gl/timezones.yml +3 -1
- data/resources/locales/gl/units.yml +19 -19
- data/resources/locales/gu/languages.yml +1 -4
- data/resources/locales/gu/timezones.yml +3 -1
- data/resources/locales/gu/units.yml +20 -20
- data/resources/locales/he/languages.yml +1 -0
- data/resources/locales/he/timezones.yml +3 -1
- data/resources/locales/he/units.yml +27 -27
- data/resources/locales/hi/languages.yml +4 -3
- data/resources/locales/hi/timezones.yml +3 -1
- data/resources/locales/hi/units.yml +20 -20
- data/resources/locales/hr/languages.yml +3 -2
- data/resources/locales/hr/timezones.yml +3 -1
- data/resources/locales/hr/units.yml +25 -25
- data/resources/locales/hu/currencies.yml +58 -18
- data/resources/locales/hu/languages.yml +3 -2
- data/resources/locales/hu/timezones.yml +3 -1
- data/resources/locales/hu/units.yml +22 -22
- data/resources/locales/hy/currencies.yml +2 -2
- data/resources/locales/hy/languages.yml +1 -0
- data/resources/locales/hy/timezones.yml +3 -1
- data/resources/locales/hy/units.yml +20 -20
- data/resources/locales/id/languages.yml +1 -0
- data/resources/locales/id/timezones.yml +3 -1
- data/resources/locales/id/units.yml +20 -20
- data/resources/locales/is/languages.yml +1 -4
- data/resources/locales/is/timezones.yml +3 -1
- data/resources/locales/is/units.yml +26 -26
- data/resources/locales/it-CH/currencies.yml +2 -2
- data/resources/locales/it-CH/languages.yml +1 -1
- data/resources/locales/it-CH/timezones.yml +3 -1
- data/resources/locales/it-CH/units.yml +20 -20
- data/resources/locales/it/currencies.yml +2 -2
- data/resources/locales/it/languages.yml +1 -1
- data/resources/locales/it/timezones.yml +3 -1
- data/resources/locales/it/units.yml +20 -20
- data/resources/locales/ja/languages.yml +3 -2
- data/resources/locales/ja/timezones.yml +3 -1
- data/resources/locales/ja/units.yml +21 -21
- data/resources/locales/ka/languages.yml +1 -0
- data/resources/locales/ka/timezones.yml +3 -1
- data/resources/locales/ka/units.yml +19 -19
- data/resources/locales/km/languages.yml +1 -0
- data/resources/locales/km/lists.yml +7 -2
- data/resources/locales/km/plurals.yml +1 -1
- data/resources/locales/km/timezones.yml +3 -1
- data/resources/locales/km/units.yml +17 -17
- data/resources/locales/kn/languages.yml +1 -0
- data/resources/locales/kn/timezones.yml +3 -1
- data/resources/locales/kn/units.yml +22 -22
- data/resources/locales/ko/languages.yml +2 -1
- data/resources/locales/ko/timezones.yml +3 -1
- data/resources/locales/ko/units.yml +21 -21
- data/resources/locales/lo/languages.yml +1 -0
- data/resources/locales/lo/plurals.yml +1 -1
- data/resources/locales/lo/territories.yml +2 -0
- data/resources/locales/lo/timezones.yml +3 -1
- data/resources/locales/lo/units.yml +18 -18
- data/resources/locales/lt/territories.yml +2 -0
- data/resources/locales/lt/timezones.yml +3 -1
- data/resources/locales/lt/units.yml +27 -27
- data/resources/locales/lv/languages.yml +2 -1
- data/resources/locales/lv/timezones.yml +3 -1
- data/resources/locales/lv/units.yml +23 -23
- data/resources/locales/mk/languages.yml +1 -0
- data/resources/locales/mk/timezones.yml +3 -1
- data/resources/locales/mk/units.yml +22 -22
- data/resources/locales/mr/timezones.yml +3 -1
- data/resources/locales/mr/units.yml +23 -23
- data/resources/locales/ms/currencies.yml +24 -1
- data/resources/locales/ms/languages.yml +1 -0
- data/resources/locales/ms/territories.yml +2 -0
- data/resources/locales/ms/timezones.yml +3 -1
- data/resources/locales/ms/units.yml +23 -21
- data/resources/locales/mt/currencies.yml +0 -598
- data/resources/locales/mt/units.yml +9 -9
- data/resources/locales/my/languages.yml +1 -0
- data/resources/locales/my/plurals.yml +1 -1
- data/resources/locales/my/territories.yml +2 -0
- data/resources/locales/my/timezones.yml +3 -1
- data/resources/locales/my/units.yml +18 -18
- data/resources/locales/nb/currencies.yml +2 -2
- data/resources/locales/nb/languages.yml +2 -1
- data/resources/locales/nb/territories.yml +1 -1
- data/resources/locales/nb/timezones.yml +3 -1
- data/resources/locales/nb/units.yml +24 -24
- data/resources/locales/nl-BE/languages.yml +3 -2
- data/resources/locales/nl-BE/timezones.yml +3 -1
- data/resources/locales/nl-BE/units.yml +27 -27
- data/resources/locales/nl/languages.yml +3 -2
- data/resources/locales/nl/timezones.yml +3 -1
- data/resources/locales/nl/units.yml +27 -27
- data/resources/locales/pl/languages.yml +2 -1
- data/resources/locales/pl/timezones.yml +102 -162
- data/resources/locales/pl/units.yml +28 -28
- data/resources/locales/pt-PT/languages.yml +3 -2
- data/resources/locales/pt-PT/timezones.yml +2 -0
- data/resources/locales/pt-PT/units.yml +20 -20
- data/resources/locales/pt/languages.yml +2 -1
- data/resources/locales/pt/timezones.yml +3 -1
- data/resources/locales/pt/units.yml +21 -21
- data/resources/locales/ro/languages.yml +3 -2
- data/resources/locales/ro/timezones.yml +3 -1
- data/resources/locales/ro/units.yml +25 -25
- data/resources/locales/ru/languages.yml +3 -2
- data/resources/locales/ru/timezones.yml +3 -1
- data/resources/locales/ru/units.yml +27 -27
- data/resources/locales/sk/languages.yml +1 -0
- data/resources/locales/sk/timezones.yml +3 -1
- data/resources/locales/sk/units.yml +27 -27
- data/resources/locales/sl/languages.yml +1 -0
- data/resources/locales/sl/timezones.yml +3 -1
- data/resources/locales/sl/units.yml +24 -24
- data/resources/locales/sq/languages.yml +1 -0
- data/resources/locales/sq/timezones.yml +3 -1
- data/resources/locales/sq/units.yml +22 -22
- data/resources/locales/sr-Cyrl-ME/languages.yml +2 -0
- data/resources/locales/sr-Cyrl-ME/territories.yml +2 -0
- data/resources/locales/sr-Cyrl-ME/timezones.yml +3 -1
- data/resources/locales/sr-Cyrl-ME/units.yml +22 -22
- data/resources/locales/sr-Latn-ME/languages.yml +2 -0
- data/resources/locales/sr-Latn-ME/territories.yml +2 -0
- data/resources/locales/sr-Latn-ME/timezones.yml +3 -1
- data/resources/locales/sr-Latn-ME/units.yml +22 -22
- data/resources/locales/sr/languages.yml +2 -0
- data/resources/locales/sr/territories.yml +2 -0
- data/resources/locales/sr/timezones.yml +3 -1
- data/resources/locales/sr/units.yml +22 -22
- data/resources/locales/sv/currencies.yml +4 -1
- data/resources/locales/sv/languages.yml +3 -2
- data/resources/locales/sv/timezones.yml +3 -1
- data/resources/locales/sv/units.yml +27 -27
- data/resources/locales/sw/territories.yml +1 -1
- data/resources/locales/sw/timezones.yml +5 -1
- data/resources/locales/sw/units.yml +20 -20
- data/resources/locales/ta/languages.yml +1 -0
- data/resources/locales/ta/timezones.yml +3 -1
- data/resources/locales/ta/units.yml +22 -22
- data/resources/locales/th/languages.yml +2 -1
- data/resources/locales/th/plurals.yml +1 -1
- data/resources/locales/th/timezones.yml +3 -1
- data/resources/locales/th/units.yml +18 -18
- data/resources/locales/tr/languages.yml +3 -2
- data/resources/locales/tr/timezones.yml +3 -1
- data/resources/locales/tr/units.yml +26 -26
- data/resources/locales/uk/languages.yml +3 -2
- data/resources/locales/uk/timezones.yml +3 -1
- data/resources/locales/uk/units.yml +27 -27
- data/resources/locales/ur/languages.yml +1 -4
- data/resources/locales/ur/timezones.yml +3 -1
- data/resources/locales/ur/units.yml +22 -22
- data/resources/locales/vi/languages.yml +2 -1
- data/resources/locales/vi/timezones.yml +3 -1
- data/resources/locales/vi/units.yml +15 -15
- data/resources/locales/xh/units.yml +9 -9
- data/resources/locales/zh-Hant/languages.yml +2 -2
- data/resources/locales/zh-Hant/timezones.yml +3 -1
- data/resources/locales/zh-Hant/units.yml +23 -23
- data/resources/locales/zh/languages.yml +3 -2
- data/resources/locales/zh/timezones.yml +3 -1
- data/resources/locales/zh/units.yml +19 -19
- data/resources/locales/zu/currencies.yml +2 -2
- data/resources/locales/zu/languages.yml +1 -0
- data/resources/locales/zu/territories.yml +0 -1
- data/resources/locales/zu/timezones.yml +3 -1
- data/resources/locales/zu/units.yml +18 -18
- data/resources/shared/likely_subtags.yml +12 -2
- data/resources/shared/metazones.yml +13 -1
- data/resources/shared/numbering_systems.yml +6 -0
- data/resources/shared/segments/rules/el/sentence.yml +435 -424
- data/resources/shared/segments/rules/en-US-POSIX/word.yml +523 -483
- data/resources/shared/segments/rules/ja/line.yml +569 -716
- data/resources/shared/segments/rules/ja/word.yml +523 -483
- data/resources/shared/segments/rules/root/grapheme.yml +324 -318
- data/resources/shared/segments/rules/root/line.yml +569 -716
- data/resources/shared/segments/rules/root/sentence.yml +435 -424
- data/resources/shared/segments/rules/root/word.yml +523 -483
- data/resources/shared/segments/rules/zh-Hant/line.yml +569 -716
- data/resources/shared/segments/rules/zh/line.yml +569 -716
- data/resources/shared/segments/suppressions/en/sentence.yml +175 -4
- data/resources/shared/segments/suppressions/it/sentence.yml +77 -4
- data/resources/shared/segments/suppressions/ru/sentence.yml +46 -4
- data/resources/shared/segments/tests/line_break_test.yml +1027 -687
- data/resources/shared/territories_containment.yml +0 -1
- data/resources/shared/transforms/Han-Latin.yml +830 -830
- data/resources/shared/transforms/Myanmar-Latin.yml +192 -0
- data/resources/shared/transforms/transform_id_map.yml +4 -0
- data/resources/shared/validity_data.yml +5 -0
- data/resources/unicode_data/blocks.yml +32 -0
- data/resources/unicode_data/blocks/ancient_symbols.yml +16 -0
- data/resources/unicode_data/blocks/arabic_extended_a.yml +160 -0
- data/resources/unicode_data/blocks/bopomofo_extended.yml +80 -0
- data/resources/unicode_data/blocks/chakma.yml +16 -0
- data/resources/unicode_data/blocks/chorasmian.yml +449 -0
- data/resources/unicode_data/blocks/cjk_unified_ideographs.yml +2 -2
- data/resources/unicode_data/blocks/cjk_unified_ideographs_extension_a.yml +2 -2
- data/resources/unicode_data/blocks/cjk_unified_ideographs_extension_b.yml +2 -2
- data/resources/unicode_data/blocks/cjk_unified_ideographs_extension_g.yml +33 -0
- data/resources/unicode_data/blocks/combining_diacritical_marks_extended.yml +32 -0
- data/resources/unicode_data/blocks/dives_akuru.yml +1153 -0
- data/resources/unicode_data/blocks/enclosed_alphanumeric_supplement.yml +112 -0
- data/resources/unicode_data/blocks/enclosed_cjk_letters_and_months.yml +16 -0
- data/resources/unicode_data/blocks/ideographic_symbols_and_punctuation.yml +48 -0
- data/resources/unicode_data/blocks/khitan_small_script.yml +7521 -0
- data/resources/unicode_data/blocks/latin_extended_d.yml +96 -0
- data/resources/unicode_data/blocks/latin_extended_e.yml +64 -0
- data/resources/unicode_data/blocks/lisu_supplement.yml +17 -0
- data/resources/unicode_data/blocks/malayalam.yml +16 -0
- data/resources/unicode_data/blocks/miscellaneous_symbols_and_arrows.yml +16 -0
- data/resources/unicode_data/blocks/newa.yml +48 -0
- data/resources/unicode_data/blocks/oriya.yml +16 -0
- data/resources/unicode_data/blocks/sharada.yml +32 -0
- data/resources/unicode_data/blocks/sinhala.yml +16 -0
- data/resources/unicode_data/blocks/supplemental_arrows_c.yml +32 -0
- data/resources/unicode_data/blocks/supplemental_punctuation.yml +48 -0
- data/resources/unicode_data/blocks/supplemental_symbols_and_pictographs.yml +160 -0
- data/resources/unicode_data/blocks/syloti_nagri.yml +16 -0
- data/resources/unicode_data/blocks/symbols_and_pictographs_extended_a.yml +656 -0
- data/resources/unicode_data/blocks/symbols_for_legacy_computing.yml +3399 -0
- data/resources/unicode_data/blocks/tangut_components.yml +208 -0
- data/resources/unicode_data/blocks/tangut_supplement.yml +33 -0
- data/resources/unicode_data/blocks/transport_and_map_symbols.yml +64 -0
- data/resources/unicode_data/blocks/yezidi.yml +753 -0
- data/resources/unicode_data/casefolding.yml +12 -0
- data/resources/unicode_data/properties/{Script_Extensions/Armn → Age/12.1}/value.dump +1 -1
- data/resources/unicode_data/properties/Age/13.0/value.dump +0 -0
- data/resources/unicode_data/properties/Alphabetic/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Class/AL/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Class/EN/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Class/L/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Class/NSM/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Class/ON/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Class/R/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Mirrored/N/value.dump +0 -0
- data/resources/unicode_data/properties/Block/CJK Unified Ideographs Extension G/value.dump +0 -0
- data/resources/unicode_data/properties/Block/Chorasmian/value.dump +3 -0
- data/resources/unicode_data/properties/Block/Dives Akuru/value.dump +0 -0
- data/resources/unicode_data/properties/Block/Khitan Small Script/value.dump +0 -0
- data/resources/unicode_data/properties/Block/Lisu Supplement/value.dump +3 -0
- data/resources/unicode_data/properties/Block/Symbols for Legacy Computing/value.dump +0 -0
- data/resources/unicode_data/properties/Block/Tangut Supplement/value.dump +0 -0
- data/resources/unicode_data/properties/Block/Yezidi/value.dump +3 -0
- data/resources/unicode_data/properties/Canonical_Combining_Class/0/value.dump +0 -0
- data/resources/unicode_data/properties/Canonical_Combining_Class/220/value.dump +3 -2
- data/resources/unicode_data/properties/Canonical_Combining_Class/230/value.dump +0 -0
- data/resources/unicode_data/properties/Canonical_Combining_Class/6/value.dump +3 -0
- data/resources/unicode_data/properties/Canonical_Combining_Class/7/value.dump +3 -2
- data/resources/unicode_data/properties/Canonical_Combining_Class/9/value.dump +5 -3
- data/resources/unicode_data/properties/Case_Ignorable/value.dump +0 -0
- data/resources/unicode_data/properties/Cased/value.dump +0 -0
- data/resources/unicode_data/properties/Changes_When_Casefolded/value.dump +0 -0
- data/resources/unicode_data/properties/Changes_When_Casemapped/value.dump +0 -0
- data/resources/unicode_data/properties/Changes_When_Lowercased/value.dump +0 -0
- data/resources/unicode_data/properties/Changes_When_Titlecased/value.dump +5 -2
- data/resources/unicode_data/properties/Changes_When_Uppercased/value.dump +5 -2
- data/resources/unicode_data/properties/Dash/value.dump +0 -0
- data/resources/unicode_data/properties/Diacritic/value.dump +0 -0
- data/resources/unicode_data/properties/East_Asian_Width/N/value.dump +0 -0
- data/resources/unicode_data/properties/East_Asian_Width/W/value.dump +0 -0
- data/resources/unicode_data/properties/Emoji/value.dump +0 -0
- data/resources/unicode_data/properties/Emoji_Modifier_Base/value.dump +5 -3
- data/resources/unicode_data/properties/Emoji_Presentation/value.dump +0 -0
- data/resources/unicode_data/properties/Extended_Pictographic/value.dump +0 -0
- data/resources/unicode_data/properties/Extender/value.dump +3 -2
- data/resources/unicode_data/properties/General_Category/L/l/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/L/m/value.dump +3 -2
- data/resources/unicode_data/properties/General_Category/L/o/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/L/u/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/M/c/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/M/n/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/N/d/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/N/o/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/P/d/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/P/o/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/S/k/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/S/o/value.dump +0 -0
- data/resources/unicode_data/properties/Grapheme_Base/value.dump +0 -0
- data/resources/unicode_data/properties/Grapheme_Cluster_Break/Extend/value.dump +0 -0
- data/resources/unicode_data/properties/Grapheme_Cluster_Break/Prepend/value.dump +0 -0
- data/resources/unicode_data/properties/Grapheme_Cluster_Break/SpacingMark/value.dump +0 -0
- data/resources/unicode_data/properties/Grapheme_Extend/value.dump +0 -0
- data/resources/unicode_data/properties/Grapheme_Link/value.dump +5 -3
- data/resources/unicode_data/properties/ID_Continue/value.dump +0 -0
- data/resources/unicode_data/properties/ID_Start/value.dump +0 -0
- data/resources/unicode_data/properties/Ideographic/value.dump +0 -0
- data/resources/unicode_data/properties/Indic_Positional_Category/Bottom/value.dump +5 -3
- data/resources/unicode_data/properties/Indic_Positional_Category/Bottom_And_Right/value.dump +5 -3
- data/resources/unicode_data/properties/Indic_Positional_Category/Left/value.dump +6 -3
- data/resources/unicode_data/properties/Indic_Positional_Category/Left_And_Right/value.dump +3 -2
- data/resources/unicode_data/properties/Indic_Positional_Category/Right/value.dump +0 -0
- data/resources/unicode_data/properties/Indic_Positional_Category/Top/value.dump +0 -0
- data/resources/unicode_data/properties/Indic_Positional_Category/Top_And_Bottom_And_Left/value.dump +4 -0
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Bindu/value.dump +0 -0
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant/value.dump +0 -0
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_Medial/value.dump +4 -2
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_Preceding_Repha/value.dump +3 -2
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_Prefixed/value.dump +3 -2
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_With_Stacker/value.dump +3 -2
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Invisible_Stacker/value.dump +3 -2
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Nukta/value.dump +3 -2
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Number/value.dump +0 -0
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Pure_Killer/value.dump +5 -3
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Vowel_Dependent/value.dump +7 -4
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Vowel_Independent/value.dump +0 -0
- data/resources/unicode_data/properties/Joining_Group/AFRICAN QAF/value.dump +3 -2
- data/resources/unicode_data/properties/Joining_Group/AIN/value.dump +3 -3
- data/resources/unicode_data/properties/Joining_Group/BEH/value.dump +3 -2
- data/resources/unicode_data/properties/Joining_Group/GAF/value.dump +3 -2
- data/resources/unicode_data/properties/Joining_Group/HAH/value.dump +4 -2
- data/resources/unicode_data/properties/Joining_Group/LAM/value.dump +4 -2
- data/resources/unicode_data/properties/Joining_Group/No_Joining_Group/value.dump +0 -0
- data/resources/unicode_data/properties/Joining_Type/Dual_Joining/value.dump +0 -0
- data/resources/unicode_data/properties/Joining_Type/Left_Joining/value.dump +0 -0
- data/resources/unicode_data/properties/Joining_Type/Non_Joining/value.dump +0 -0
- data/resources/unicode_data/properties/Joining_Type/Right_Joining/value.dump +9 -3
- data/resources/unicode_data/properties/Line_Break/AL/value.dump +0 -0
- data/resources/unicode_data/properties/Line_Break/BA/value.dump +0 -0
- data/resources/unicode_data/properties/Line_Break/CM/value.dump +0 -0
- data/resources/unicode_data/properties/Line_Break/EB/value.dump +5 -3
- data/resources/unicode_data/properties/Line_Break/GL/value.dump +3 -2
- data/resources/unicode_data/properties/Line_Break/ID/value.dump +0 -0
- data/resources/unicode_data/properties/Line_Break/NU/value.dump +0 -0
- data/resources/unicode_data/properties/Lowercase/value.dump +0 -0
- data/resources/unicode_data/properties/Numeric_Type/0/value.dump +0 -0
- data/resources/unicode_data/properties/Numeric_Type/1/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/2/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/3/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/4/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/5/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/6/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/7/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/8/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/9/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/value.dump +0 -0
- data/resources/unicode_data/properties/Other_Alphabetic/value.dump +0 -0
- data/resources/unicode_data/properties/Other_Grapheme_Extend/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Arabic/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Armenian/value.dump +1 -3
- data/resources/unicode_data/properties/Script/Bopomofo/value.dump +1 -1
- data/resources/unicode_data/properties/Script/Chakma/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Chorasmian/value.dump +3 -0
- data/resources/unicode_data/properties/Script/Common/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Dives_Akuru/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Han/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Inherited/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Khitan_Small_Script/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Latin/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Lisu/value.dump +3 -2
- data/resources/unicode_data/properties/Script/Malayalam/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Newa/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Oriya/value.dump +1 -1
- data/resources/unicode_data/properties/Script/Sharada/value.dump +2 -3
- data/resources/unicode_data/properties/Script/Sinhala/value.dump +1 -1
- data/resources/unicode_data/properties/Script/Syloti_Nagri/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Tangut/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Yezidi/value.dump +5 -0
- data/resources/unicode_data/properties/Script_Extensions/Cyrl/value.dump +3 -2
- data/resources/unicode_data/properties/Script_Extensions/Geor/value.dump +2 -3
- data/resources/unicode_data/properties/Script_Extensions/Hani/value.dump +0 -0
- data/resources/unicode_data/properties/Script_Extensions/Latn/value.dump +0 -0
- data/resources/unicode_data/properties/Script_Extensions/Syrc/value.dump +3 -2
- data/resources/unicode_data/properties/Script_Extensions/Yezi/value.dump +6 -0
- data/resources/unicode_data/properties/Sentence_Break/Extend/value.dump +0 -0
- data/resources/unicode_data/properties/Sentence_Break/Lower/value.dump +0 -0
- data/resources/unicode_data/properties/Sentence_Break/Numeric/value.dump +0 -0
- data/resources/unicode_data/properties/Sentence_Break/OLetter/value.dump +0 -0
- data/resources/unicode_data/properties/Sentence_Break/STerm/value.dump +0 -0
- data/resources/unicode_data/properties/Sentence_Break/Upper/value.dump +0 -0
- data/resources/unicode_data/properties/Sentence_Terminal/value.dump +0 -0
- data/resources/unicode_data/properties/Terminal_Punctuation/value.dump +0 -0
- data/resources/unicode_data/properties/Unified_Ideograph/value.dump +0 -0
- data/resources/unicode_data/properties/Uppercase/value.dump +0 -0
- data/resources/unicode_data/properties/Word_Break/ALetter/value.dump +0 -0
- data/resources/unicode_data/properties/Word_Break/Extend/value.dump +0 -0
- data/resources/unicode_data/properties/Word_Break/MidLetter/value.dump +3 -2
- data/resources/unicode_data/properties/Word_Break/Numeric/value.dump +0 -0
- data/resources/unicode_data/properties/XID_Continue/value.dump +0 -0
- data/resources/unicode_data/properties/XID_Start/value.dump +0 -0
- data/resources/unicode_data/property_aliases.yml +24 -0
- data/resources/unicode_data/property_value_aliases.yml +63 -0
- data/spec/timezones/tests/af.yml +5 -5
- data/spec/timezones/tests/ar.yml +5 -5
- data/spec/timezones/tests/az.yml +6 -6
- data/spec/timezones/tests/be.yml +6 -6
- data/spec/timezones/tests/bg.yml +6 -6
- data/spec/timezones/tests/bn.yml +5 -5
- data/spec/timezones/tests/bs.yml +6 -6
- data/spec/timezones/tests/ca.yml +6 -6
- data/spec/timezones/tests/cs.yml +6 -6
- data/spec/timezones/tests/cy.yml +5 -5
- data/spec/timezones/tests/da.yml +6 -6
- data/spec/timezones/tests/de-AT.yml +6 -6
- data/spec/timezones/tests/de-CH.yml +6 -6
- data/spec/timezones/tests/de.yml +6 -6
- data/spec/timezones/tests/el.yml +6 -6
- data/spec/timezones/tests/en-001.yml +5 -5
- data/spec/timezones/tests/en-150.yml +5 -5
- data/spec/timezones/tests/en-AU.yml +5 -5
- data/spec/timezones/tests/en-CA.yml +5 -5
- data/spec/timezones/tests/en-GB.yml +5 -5
- data/spec/timezones/tests/en-IE.yml +5 -5
- data/spec/timezones/tests/en-IN.yml +5 -5
- data/spec/timezones/tests/en-NZ.yml +5 -5
- data/spec/timezones/tests/en-SG.yml +5 -5
- data/spec/timezones/tests/en-US.yml +5 -5
- data/spec/timezones/tests/en-ZA.yml +5 -5
- data/spec/timezones/tests/en.yml +5 -5
- data/spec/timezones/tests/es-419.yml +6 -6
- data/spec/timezones/tests/es-AR.yml +8 -8
- data/spec/timezones/tests/es-CO.yml +6 -6
- data/spec/timezones/tests/es-MX.yml +6 -6
- data/spec/timezones/tests/es-US.yml +6 -6
- data/spec/timezones/tests/es.yml +6 -6
- data/spec/timezones/tests/et.yml +6 -6
- data/spec/timezones/tests/eu.yml +9 -9
- data/spec/timezones/tests/fa.yml +5 -5
- data/spec/timezones/tests/fi.yml +6 -6
- data/spec/timezones/tests/fil.yml +5 -5
- data/spec/timezones/tests/fr-BE.yml +6 -6
- data/spec/timezones/tests/fr-CA.yml +6 -6
- data/spec/timezones/tests/fr-CH.yml +6 -6
- data/spec/timezones/tests/fr.yml +6 -6
- data/spec/timezones/tests/ga.yml +6 -6
- data/spec/timezones/tests/gl.yml +6 -6
- data/spec/timezones/tests/gu.yml +6 -6
- data/spec/timezones/tests/he.yml +5 -5
- data/spec/timezones/tests/hi.yml +5 -5
- data/spec/timezones/tests/hr.yml +6 -6
- data/spec/timezones/tests/hu.yml +6 -6
- data/spec/timezones/tests/hy.yml +6 -6
- data/spec/timezones/tests/id.yml +5 -5
- data/spec/timezones/tests/is.yml +6 -6
- data/spec/timezones/tests/it-CH.yml +6 -6
- data/spec/timezones/tests/it.yml +6 -6
- data/spec/timezones/tests/ja.yml +5 -5
- data/spec/timezones/tests/ka.yml +6 -6
- data/spec/timezones/tests/km.yml +6 -6
- data/spec/timezones/tests/kn.yml +5 -5
- data/spec/timezones/tests/ko.yml +5 -5
- data/spec/timezones/tests/lo.yml +6 -6
- data/spec/timezones/tests/lt.yml +6 -6
- data/spec/timezones/tests/lv.yml +6 -6
- data/spec/timezones/tests/mk.yml +6 -6
- data/spec/timezones/tests/mr.yml +6 -6
- data/spec/timezones/tests/ms.yml +6 -6
- data/spec/timezones/tests/my.yml +6 -6
- data/spec/timezones/tests/nb.yml +5 -5
- data/spec/timezones/tests/nl-BE.yml +6 -6
- data/spec/timezones/tests/nl.yml +6 -6
- data/spec/timezones/tests/pl.yml +197 -197
- data/spec/timezones/tests/pt-PT.yml +6 -6
- data/spec/timezones/tests/pt.yml +6 -6
- data/spec/timezones/tests/ro.yml +6 -6
- data/spec/timezones/tests/ru.yml +6 -6
- data/spec/timezones/tests/sk.yml +6 -6
- data/spec/timezones/tests/sl.yml +6 -6
- data/spec/timezones/tests/sq.yml +6 -6
- data/spec/timezones/tests/sr-Cyrl-ME.yml +6 -6
- data/spec/timezones/tests/sr-Latn-ME.yml +6 -6
- data/spec/timezones/tests/sr.yml +6 -6
- data/spec/timezones/tests/sv.yml +6 -6
- data/spec/timezones/tests/sw.yml +8 -8
- data/spec/timezones/tests/ta.yml +5 -5
- data/spec/timezones/tests/th.yml +5 -5
- data/spec/timezones/tests/tr.yml +5 -5
- data/spec/timezones/tests/uk.yml +6 -6
- data/spec/timezones/tests/ur.yml +6 -6
- data/spec/timezones/tests/vi.yml +5 -5
- data/spec/timezones/tests/zh-Hant.yml +5 -5
- data/spec/timezones/tests/zh.yml +5 -5
- data/spec/timezones/tests/zu.yml +6 -6
- data/spec/transforms/test_data.yml +6 -0
- metadata +28 -10
- data/resources/uli/segments/de.yml +0 -5
- data/resources/uli/segments/en.yml +0 -3
- data/resources/uli/segments/es.yml +0 -5
- data/resources/uli/segments/fr.yml +0 -5
- data/resources/uli/segments/it.yml +0 -3
- data/resources/uli/segments/pt.yml +0 -5
- data/resources/uli/segments/ru.yml +0 -3
@@ -2,262 +2,94 @@
|
|
2
2
|
:mt:
|
3
3
|
:currencies:
|
4
4
|
:AED:
|
5
|
-
:few: AED
|
6
|
-
:many: AED
|
7
|
-
:one: AED
|
8
|
-
:other: AED
|
9
5
|
:symbol: AED
|
10
6
|
:AFN:
|
11
|
-
:few: AFN
|
12
|
-
:many: AFN
|
13
|
-
:one: AFN
|
14
|
-
:other: AFN
|
15
7
|
:symbol: AFN
|
16
8
|
:ALL:
|
17
|
-
:few: ALL
|
18
|
-
:many: ALL
|
19
|
-
:one: ALL
|
20
|
-
:other: ALL
|
21
9
|
:symbol: ALL
|
22
10
|
:AMD:
|
23
|
-
:few: AMD
|
24
|
-
:many: AMD
|
25
|
-
:one: AMD
|
26
|
-
:other: AMD
|
27
11
|
:symbol: AMD
|
28
12
|
:ANG:
|
29
|
-
:few: ANG
|
30
|
-
:many: ANG
|
31
|
-
:one: ANG
|
32
|
-
:other: ANG
|
33
13
|
:symbol: ANG
|
34
14
|
:AOA:
|
35
|
-
:few: AOA
|
36
|
-
:many: AOA
|
37
|
-
:one: AOA
|
38
|
-
:other: AOA
|
39
15
|
:symbol: AOA
|
40
16
|
:ARS:
|
41
|
-
:few: ARS
|
42
|
-
:many: ARS
|
43
|
-
:one: ARS
|
44
|
-
:other: ARS
|
45
17
|
:symbol: ARS
|
46
18
|
:AUD:
|
47
|
-
:few: AUD
|
48
|
-
:many: AUD
|
49
|
-
:one: AUD
|
50
|
-
:other: AUD
|
51
19
|
:symbol: A$
|
52
20
|
:AWG:
|
53
|
-
:few: AWG
|
54
|
-
:many: AWG
|
55
|
-
:one: AWG
|
56
|
-
:other: AWG
|
57
21
|
:symbol: AWG
|
58
22
|
:AZN:
|
59
|
-
:few: AZN
|
60
|
-
:many: AZN
|
61
|
-
:one: AZN
|
62
|
-
:other: AZN
|
63
23
|
:symbol: AZN
|
64
24
|
:BAM:
|
65
|
-
:few: BAM
|
66
|
-
:many: BAM
|
67
|
-
:one: BAM
|
68
|
-
:other: BAM
|
69
25
|
:symbol: BAM
|
70
26
|
:BBD:
|
71
|
-
:few: BBD
|
72
|
-
:many: BBD
|
73
|
-
:one: BBD
|
74
|
-
:other: BBD
|
75
27
|
:symbol: BBD
|
76
28
|
:BDT:
|
77
|
-
:few: BDT
|
78
|
-
:many: BDT
|
79
|
-
:one: BDT
|
80
|
-
:other: BDT
|
81
29
|
:symbol: BDT
|
82
30
|
:BGN:
|
83
|
-
:few: BGN
|
84
|
-
:many: BGN
|
85
|
-
:one: BGN
|
86
|
-
:other: BGN
|
87
31
|
:symbol: BGN
|
88
32
|
:BHD:
|
89
|
-
:few: BHD
|
90
|
-
:many: BHD
|
91
|
-
:one: BHD
|
92
|
-
:other: BHD
|
93
33
|
:symbol: BHD
|
94
34
|
:BIF:
|
95
|
-
:few: BIF
|
96
|
-
:many: BIF
|
97
|
-
:one: BIF
|
98
|
-
:other: BIF
|
99
35
|
:symbol: BIF
|
100
36
|
:BMD:
|
101
|
-
:few: BMD
|
102
|
-
:many: BMD
|
103
|
-
:one: BMD
|
104
|
-
:other: BMD
|
105
37
|
:symbol: BMD
|
106
38
|
:BND:
|
107
|
-
:few: BND
|
108
|
-
:many: BND
|
109
|
-
:one: BND
|
110
|
-
:other: BND
|
111
39
|
:symbol: BND
|
112
40
|
:BOB:
|
113
|
-
:few: BOB
|
114
|
-
:many: BOB
|
115
|
-
:one: BOB
|
116
|
-
:other: BOB
|
117
41
|
:symbol: BOB
|
118
42
|
:BRL:
|
119
|
-
:few: BRL
|
120
|
-
:many: BRL
|
121
|
-
:one: BRL
|
122
|
-
:other: BRL
|
123
43
|
:symbol: R$
|
124
44
|
:BSD:
|
125
|
-
:few: BSD
|
126
|
-
:many: BSD
|
127
|
-
:one: BSD
|
128
|
-
:other: BSD
|
129
45
|
:symbol: BSD
|
130
46
|
:BTN:
|
131
|
-
:few: BTN
|
132
|
-
:many: BTN
|
133
|
-
:one: BTN
|
134
|
-
:other: BTN
|
135
47
|
:symbol: BTN
|
136
48
|
:BWP:
|
137
|
-
:few: BWP
|
138
|
-
:many: BWP
|
139
|
-
:one: BWP
|
140
|
-
:other: BWP
|
141
49
|
:symbol: BWP
|
142
50
|
:BYN:
|
143
|
-
:few: BYN
|
144
|
-
:many: BYN
|
145
|
-
:one: BYN
|
146
|
-
:other: BYN
|
147
51
|
:symbol: BYN
|
148
52
|
:BYR:
|
149
|
-
:few: BYR
|
150
|
-
:many: BYR
|
151
|
-
:one: BYR
|
152
|
-
:other: BYR
|
153
53
|
:symbol: BYR
|
154
54
|
:BZD:
|
155
|
-
:few: BZD
|
156
|
-
:many: BZD
|
157
|
-
:one: BZD
|
158
|
-
:other: BZD
|
159
55
|
:symbol: BZD
|
160
56
|
:CAD:
|
161
|
-
:few: CAD
|
162
|
-
:many: CAD
|
163
|
-
:one: CAD
|
164
|
-
:other: CAD
|
165
57
|
:symbol: CA$
|
166
58
|
:CDF:
|
167
|
-
:few: CDF
|
168
|
-
:many: CDF
|
169
|
-
:one: CDF
|
170
|
-
:other: CDF
|
171
59
|
:symbol: CDF
|
172
60
|
:CHF:
|
173
|
-
:few: CHF
|
174
|
-
:many: CHF
|
175
|
-
:one: CHF
|
176
|
-
:other: CHF
|
177
61
|
:symbol: CHF
|
178
62
|
:CLP:
|
179
|
-
:few: CLP
|
180
|
-
:many: CLP
|
181
|
-
:one: CLP
|
182
|
-
:other: CLP
|
183
63
|
:symbol: CLP
|
184
64
|
:CNY:
|
185
65
|
:symbol: CN¥
|
186
66
|
:COP:
|
187
|
-
:few: COP
|
188
|
-
:many: COP
|
189
|
-
:one: COP
|
190
|
-
:other: COP
|
191
67
|
:symbol: COP
|
192
68
|
:CRC:
|
193
|
-
:few: CRC
|
194
|
-
:many: CRC
|
195
|
-
:one: CRC
|
196
|
-
:other: CRC
|
197
69
|
:symbol: CRC
|
198
70
|
:CUC:
|
199
|
-
:few: CUC
|
200
|
-
:many: CUC
|
201
|
-
:one: CUC
|
202
|
-
:other: CUC
|
203
71
|
:symbol: CUC
|
204
72
|
:CUP:
|
205
|
-
:few: CUP
|
206
|
-
:many: CUP
|
207
|
-
:one: CUP
|
208
|
-
:other: CUP
|
209
73
|
:symbol: CUP
|
210
74
|
:CVE:
|
211
|
-
:few: CVE
|
212
|
-
:many: CVE
|
213
|
-
:one: CVE
|
214
|
-
:other: CVE
|
215
75
|
:symbol: CVE
|
216
76
|
:CZK:
|
217
|
-
:few: CZK
|
218
|
-
:many: CZK
|
219
|
-
:one: CZK
|
220
|
-
:other: CZK
|
221
77
|
:symbol: CZK
|
222
78
|
:DJF:
|
223
|
-
:few: DJF
|
224
|
-
:many: DJF
|
225
|
-
:one: DJF
|
226
|
-
:other: DJF
|
227
79
|
:symbol: DJF
|
228
80
|
:DKK:
|
229
81
|
:symbol: kr
|
230
82
|
:DOP:
|
231
|
-
:few: DOP
|
232
|
-
:many: DOP
|
233
|
-
:one: DOP
|
234
|
-
:other: DOP
|
235
83
|
:symbol: DOP
|
236
84
|
:DZD:
|
237
|
-
:few: DZD
|
238
|
-
:many: DZD
|
239
|
-
:one: DZD
|
240
|
-
:other: DZD
|
241
85
|
:symbol: DZD
|
242
86
|
:EGP:
|
243
|
-
:few: EGP
|
244
|
-
:many: EGP
|
245
|
-
:one: EGP
|
246
|
-
:other: EGP
|
247
87
|
:symbol: EGP
|
248
88
|
:ERN:
|
249
|
-
:few: ERN
|
250
|
-
:many: ERN
|
251
|
-
:one: ERN
|
252
|
-
:other: ERN
|
253
89
|
:symbol: ERN
|
254
90
|
:ESP:
|
255
91
|
:symbol: ₧
|
256
92
|
:ETB:
|
257
|
-
:few: ETB
|
258
|
-
:many: ETB
|
259
|
-
:one: ETB
|
260
|
-
:other: ETB
|
261
93
|
:symbol: ETB
|
262
94
|
:EUR:
|
263
95
|
:few: ewro
|
@@ -266,646 +98,228 @@
|
|
266
98
|
:other: ewro
|
267
99
|
:symbol: €
|
268
100
|
:FJD:
|
269
|
-
:few: FJD
|
270
|
-
:many: FJD
|
271
|
-
:one: FJD
|
272
|
-
:other: FJD
|
273
101
|
:symbol: FJD
|
274
102
|
:FKP:
|
275
|
-
:few: FKP
|
276
|
-
:many: FKP
|
277
|
-
:one: FKP
|
278
|
-
:other: FKP
|
279
103
|
:symbol: FKP
|
280
104
|
:GBP:
|
281
105
|
:symbol: £
|
282
106
|
:GEL:
|
283
|
-
:few: GEL
|
284
|
-
:many: GEL
|
285
|
-
:one: GEL
|
286
|
-
:other: GEL
|
287
107
|
:symbol: GEL
|
288
108
|
:GHS:
|
289
|
-
:few: GHS
|
290
|
-
:many: GHS
|
291
|
-
:one: GHS
|
292
|
-
:other: GHS
|
293
109
|
:symbol: GHS
|
294
110
|
:GIP:
|
295
|
-
:few: GIP
|
296
|
-
:many: GIP
|
297
|
-
:one: GIP
|
298
|
-
:other: GIP
|
299
111
|
:symbol: GIP
|
300
112
|
:GMD:
|
301
|
-
:few: GMD
|
302
|
-
:many: GMD
|
303
|
-
:one: GMD
|
304
|
-
:other: GMD
|
305
113
|
:symbol: GMD
|
306
114
|
:GNF:
|
307
|
-
:few: GNF
|
308
|
-
:many: GNF
|
309
|
-
:one: GNF
|
310
|
-
:other: GNF
|
311
115
|
:symbol: GNF
|
312
116
|
:GTQ:
|
313
|
-
:few: GTQ
|
314
|
-
:many: GTQ
|
315
|
-
:one: GTQ
|
316
|
-
:other: GTQ
|
317
117
|
:symbol: GTQ
|
318
118
|
:GYD:
|
319
|
-
:few: GYD
|
320
|
-
:many: GYD
|
321
|
-
:one: GYD
|
322
|
-
:other: GYD
|
323
119
|
:symbol: GYD
|
324
120
|
:HKD:
|
325
121
|
:symbol: HK$
|
326
122
|
:HNL:
|
327
|
-
:few: HNL
|
328
|
-
:many: HNL
|
329
|
-
:one: HNL
|
330
|
-
:other: HNL
|
331
123
|
:symbol: HNL
|
332
124
|
:HRK:
|
333
|
-
:few: HRK
|
334
|
-
:many: HRK
|
335
|
-
:one: HRK
|
336
|
-
:other: HRK
|
337
125
|
:symbol: HRK
|
338
126
|
:HTG:
|
339
|
-
:few: HTG
|
340
|
-
:many: HTG
|
341
|
-
:one: HTG
|
342
|
-
:other: HTG
|
343
127
|
:symbol: HTG
|
344
128
|
:HUF:
|
345
|
-
:few: HUF
|
346
|
-
:many: HUF
|
347
|
-
:one: HUF
|
348
|
-
:other: HUF
|
349
129
|
:symbol: HUF
|
350
130
|
:IDR:
|
351
|
-
:few: IDR
|
352
|
-
:many: IDR
|
353
|
-
:one: IDR
|
354
|
-
:other: IDR
|
355
131
|
:symbol: IDR
|
356
132
|
:ILS:
|
357
|
-
:few: ILS
|
358
|
-
:many: ILS
|
359
|
-
:one: ILS
|
360
|
-
:other: ILS
|
361
133
|
:symbol: ₪
|
362
134
|
:INR:
|
363
|
-
:few: INR
|
364
|
-
:many: INR
|
365
|
-
:one: INR
|
366
|
-
:other: INR
|
367
135
|
:symbol: ₹
|
368
136
|
:IQD:
|
369
|
-
:few: IQD
|
370
|
-
:many: IQD
|
371
|
-
:one: IQD
|
372
|
-
:other: IQD
|
373
137
|
:symbol: IQD
|
374
138
|
:IRR:
|
375
|
-
:few: IRR
|
376
|
-
:many: IRR
|
377
|
-
:one: IRR
|
378
|
-
:other: IRR
|
379
139
|
:symbol: IRR
|
380
140
|
:ISK:
|
381
141
|
:symbol: kr
|
382
142
|
:JMD:
|
383
|
-
:few: JMD
|
384
|
-
:many: JMD
|
385
|
-
:one: JMD
|
386
|
-
:other: JMD
|
387
143
|
:symbol: JMD
|
388
144
|
:JOD:
|
389
|
-
:few: JOD
|
390
|
-
:many: JOD
|
391
|
-
:one: JOD
|
392
|
-
:other: JOD
|
393
145
|
:symbol: JOD
|
394
146
|
:JPY:
|
395
147
|
:symbol: JP¥
|
396
148
|
:KES:
|
397
|
-
:few: KES
|
398
|
-
:many: KES
|
399
|
-
:one: KES
|
400
|
-
:other: KES
|
401
149
|
:symbol: KES
|
402
150
|
:KGS:
|
403
|
-
:few: KGS
|
404
|
-
:many: KGS
|
405
|
-
:one: KGS
|
406
|
-
:other: KGS
|
407
151
|
:symbol: KGS
|
408
152
|
:KHR:
|
409
|
-
:few: KHR
|
410
|
-
:many: KHR
|
411
|
-
:one: KHR
|
412
|
-
:other: KHR
|
413
153
|
:symbol: KHR
|
414
154
|
:KMF:
|
415
|
-
:few: KMF
|
416
|
-
:many: KMF
|
417
|
-
:one: KMF
|
418
|
-
:other: KMF
|
419
155
|
:symbol: KMF
|
420
156
|
:KPW:
|
421
|
-
:few: KPW
|
422
|
-
:many: KPW
|
423
|
-
:one: KPW
|
424
|
-
:other: KPW
|
425
157
|
:symbol: KPW
|
426
158
|
:KRW:
|
427
|
-
:few: KRW
|
428
|
-
:many: KRW
|
429
|
-
:one: KRW
|
430
|
-
:other: KRW
|
431
159
|
:symbol: ₩
|
432
160
|
:KWD:
|
433
|
-
:few: KWD
|
434
|
-
:many: KWD
|
435
|
-
:one: KWD
|
436
|
-
:other: KWD
|
437
161
|
:symbol: KWD
|
438
162
|
:KYD:
|
439
|
-
:few: KYD
|
440
|
-
:many: KYD
|
441
|
-
:one: KYD
|
442
|
-
:other: KYD
|
443
163
|
:symbol: KYD
|
444
164
|
:KZT:
|
445
|
-
:few: KZT
|
446
|
-
:many: KZT
|
447
|
-
:one: KZT
|
448
|
-
:other: KZT
|
449
165
|
:symbol: KZT
|
450
166
|
:LAK:
|
451
|
-
:few: LAK
|
452
|
-
:many: LAK
|
453
|
-
:one: LAK
|
454
|
-
:other: LAK
|
455
167
|
:symbol: LAK
|
456
168
|
:LBP:
|
457
|
-
:few: LBP
|
458
|
-
:many: LBP
|
459
|
-
:one: LBP
|
460
|
-
:other: LBP
|
461
169
|
:symbol: LBP
|
462
170
|
:LKR:
|
463
|
-
:few: LKR
|
464
|
-
:many: LKR
|
465
|
-
:one: LKR
|
466
|
-
:other: LKR
|
467
171
|
:symbol: LKR
|
468
172
|
:LRD:
|
469
|
-
:few: LRD
|
470
|
-
:many: LRD
|
471
|
-
:one: LRD
|
472
|
-
:other: LRD
|
473
173
|
:symbol: LRD
|
474
174
|
:LTL:
|
475
175
|
:symbol: Lt
|
476
176
|
:LVL:
|
477
177
|
:symbol: Ls
|
478
178
|
:LYD:
|
479
|
-
:few: LYD
|
480
|
-
:many: LYD
|
481
|
-
:one: LYD
|
482
|
-
:other: LYD
|
483
179
|
:symbol: LYD
|
484
180
|
:MAD:
|
485
|
-
:few: MAD
|
486
|
-
:many: MAD
|
487
|
-
:one: MAD
|
488
|
-
:other: MAD
|
489
181
|
:symbol: MAD
|
490
182
|
:MDL:
|
491
|
-
:few: MDL
|
492
|
-
:many: MDL
|
493
|
-
:one: MDL
|
494
|
-
:other: MDL
|
495
183
|
:symbol: MDL
|
496
184
|
:MGA:
|
497
|
-
:few: MGA
|
498
|
-
:many: MGA
|
499
|
-
:one: MGA
|
500
|
-
:other: MGA
|
501
185
|
:symbol: MGA
|
502
186
|
:MKD:
|
503
|
-
:few: MKD
|
504
|
-
:many: MKD
|
505
|
-
:one: MKD
|
506
|
-
:other: MKD
|
507
187
|
:symbol: MKD
|
508
188
|
:MMK:
|
509
|
-
:few: MMK
|
510
|
-
:many: MMK
|
511
|
-
:one: MMK
|
512
|
-
:other: MMK
|
513
189
|
:symbol: MMK
|
514
190
|
:MNT:
|
515
|
-
:few: MNT
|
516
|
-
:many: MNT
|
517
|
-
:one: MNT
|
518
|
-
:other: MNT
|
519
191
|
:symbol: MNT
|
520
192
|
:MOP:
|
521
|
-
:few: MOP
|
522
|
-
:many: MOP
|
523
|
-
:one: MOP
|
524
|
-
:other: MOP
|
525
193
|
:symbol: MOP
|
526
194
|
:MRO:
|
527
|
-
:few: MRO
|
528
|
-
:many: MRO
|
529
|
-
:one: MRO
|
530
|
-
:other: MRO
|
531
195
|
:symbol: MRO
|
532
|
-
:MRU:
|
533
|
-
:few: MRU
|
534
|
-
:many: MRU
|
535
|
-
:one: MRU
|
536
|
-
:other: MRU
|
537
196
|
:MTL:
|
538
197
|
:one: "Lira Maltija"
|
539
198
|
:MUR:
|
540
|
-
:few: MUR
|
541
|
-
:many: MUR
|
542
|
-
:one: MUR
|
543
|
-
:other: MUR
|
544
199
|
:symbol: MUR
|
545
200
|
:MVR:
|
546
|
-
:few: MVR
|
547
|
-
:many: MVR
|
548
|
-
:one: MVR
|
549
|
-
:other: MVR
|
550
201
|
:symbol: MVR
|
551
202
|
:MWK:
|
552
|
-
:few: MWK
|
553
|
-
:many: MWK
|
554
|
-
:one: MWK
|
555
|
-
:other: MWK
|
556
203
|
:symbol: MWK
|
557
204
|
:MXN:
|
558
|
-
:few: MXN
|
559
|
-
:many: MXN
|
560
|
-
:one: MXN
|
561
|
-
:other: MXN
|
562
205
|
:symbol: MX$
|
563
206
|
:MYR:
|
564
|
-
:few: MYR
|
565
|
-
:many: MYR
|
566
|
-
:one: MYR
|
567
|
-
:other: MYR
|
568
207
|
:symbol: MYR
|
569
208
|
:MZN:
|
570
|
-
:few: MZN
|
571
|
-
:many: MZN
|
572
|
-
:one: MZN
|
573
|
-
:other: MZN
|
574
209
|
:symbol: MZN
|
575
210
|
:NAD:
|
576
|
-
:few: NAD
|
577
|
-
:many: NAD
|
578
|
-
:one: NAD
|
579
|
-
:other: NAD
|
580
211
|
:symbol: NAD
|
581
212
|
:NGN:
|
582
|
-
:few: NGN
|
583
|
-
:many: NGN
|
584
|
-
:one: NGN
|
585
|
-
:other: NGN
|
586
213
|
:symbol: NGN
|
587
214
|
:NIO:
|
588
|
-
:few: NIO
|
589
|
-
:many: NIO
|
590
|
-
:one: NIO
|
591
|
-
:other: NIO
|
592
215
|
:symbol: NIO
|
593
216
|
:NOK:
|
594
217
|
:symbol: kr
|
595
218
|
:NPR:
|
596
|
-
:few: NPR
|
597
|
-
:many: NPR
|
598
|
-
:one: NPR
|
599
|
-
:other: NPR
|
600
219
|
:symbol: Rs
|
601
220
|
:NZD:
|
602
|
-
:few: NZD
|
603
|
-
:many: NZD
|
604
|
-
:one: NZD
|
605
|
-
:other: NZD
|
606
221
|
:symbol: NZ$
|
607
222
|
:OMR:
|
608
|
-
:few: OMR
|
609
|
-
:many: OMR
|
610
|
-
:one: OMR
|
611
|
-
:other: OMR
|
612
223
|
:symbol: OMR
|
613
224
|
:PAB:
|
614
|
-
:few: PAB
|
615
|
-
:many: PAB
|
616
|
-
:one: PAB
|
617
|
-
:other: PAB
|
618
225
|
:symbol: PAB
|
619
226
|
:PEN:
|
620
|
-
:few: PEN
|
621
|
-
:many: PEN
|
622
|
-
:one: PEN
|
623
|
-
:other: PEN
|
624
227
|
:symbol: PEN
|
625
228
|
:PGK:
|
626
|
-
:few: PGK
|
627
|
-
:many: PGK
|
628
|
-
:one: PGK
|
629
|
-
:other: PGK
|
630
229
|
:symbol: PGK
|
631
230
|
:PHP:
|
632
|
-
:few: PHP
|
633
|
-
:many: PHP
|
634
|
-
:one: PHP
|
635
|
-
:other: PHP
|
636
231
|
:symbol: PHP
|
637
232
|
:PKR:
|
638
|
-
:few: PKR
|
639
|
-
:many: PKR
|
640
|
-
:one: PKR
|
641
|
-
:other: PKR
|
642
233
|
:symbol: PKR
|
643
234
|
:PLN:
|
644
|
-
:few: PLN
|
645
|
-
:many: PLN
|
646
|
-
:one: PLN
|
647
|
-
:other: PLN
|
648
235
|
:symbol: PLN
|
649
236
|
:PYG:
|
650
|
-
:few: PYG
|
651
|
-
:many: PYG
|
652
|
-
:one: PYG
|
653
|
-
:other: PYG
|
654
237
|
:symbol: PYG
|
655
238
|
:QAR:
|
656
|
-
:few: QAR
|
657
|
-
:many: QAR
|
658
|
-
:one: QAR
|
659
|
-
:other: QAR
|
660
239
|
:symbol: QAR
|
661
240
|
:RON:
|
662
|
-
:few: RON
|
663
|
-
:many: RON
|
664
|
-
:one: RON
|
665
|
-
:other: RON
|
666
241
|
:symbol: RON
|
667
242
|
:RSD:
|
668
|
-
:few: RSD
|
669
|
-
:many: RSD
|
670
|
-
:one: RSD
|
671
|
-
:other: RSD
|
672
243
|
:symbol: RSD
|
673
244
|
:RUB:
|
674
|
-
:few: RUB
|
675
|
-
:many: RUB
|
676
|
-
:one: RUB
|
677
|
-
:other: RUB
|
678
245
|
:symbol: RUB
|
679
246
|
:RUR:
|
680
247
|
:symbol: р.
|
681
248
|
:RWF:
|
682
|
-
:few: RWF
|
683
|
-
:many: RWF
|
684
|
-
:one: RWF
|
685
|
-
:other: RWF
|
686
249
|
:symbol: RWF
|
687
250
|
:SAR:
|
688
|
-
:few: SAR
|
689
|
-
:many: SAR
|
690
|
-
:one: SAR
|
691
|
-
:other: SAR
|
692
251
|
:symbol: SAR
|
693
252
|
:SBD:
|
694
|
-
:few: SBD
|
695
|
-
:many: SBD
|
696
|
-
:one: SBD
|
697
|
-
:other: SBD
|
698
253
|
:symbol: SBD
|
699
254
|
:SCR:
|
700
|
-
:few: SCR
|
701
|
-
:many: SCR
|
702
|
-
:one: SCR
|
703
|
-
:other: SCR
|
704
255
|
:symbol: SCR
|
705
256
|
:SDG:
|
706
|
-
:few: SDG
|
707
|
-
:many: SDG
|
708
|
-
:one: SDG
|
709
|
-
:other: SDG
|
710
257
|
:symbol: SDG
|
711
258
|
:SEK:
|
712
259
|
:symbol: SEK
|
713
260
|
:SGD:
|
714
|
-
:few: SGD
|
715
|
-
:many: SGD
|
716
|
-
:one: SGD
|
717
|
-
:other: SGD
|
718
261
|
:symbol: SGD
|
719
262
|
:SHP:
|
720
|
-
:few: SHP
|
721
|
-
:many: SHP
|
722
|
-
:one: SHP
|
723
|
-
:other: SHP
|
724
263
|
:symbol: SHP
|
725
264
|
:SLL:
|
726
|
-
:few: SLL
|
727
|
-
:many: SLL
|
728
|
-
:one: SLL
|
729
|
-
:other: SLL
|
730
265
|
:symbol: SLL
|
731
266
|
:SOS:
|
732
|
-
:few: SOS
|
733
|
-
:many: SOS
|
734
|
-
:one: SOS
|
735
|
-
:other: SOS
|
736
267
|
:symbol: SOS
|
737
268
|
:SRD:
|
738
|
-
:few: SRD
|
739
|
-
:many: SRD
|
740
|
-
:one: SRD
|
741
|
-
:other: SRD
|
742
269
|
:symbol: SRD
|
743
270
|
:SSP:
|
744
|
-
:few: SSP
|
745
|
-
:many: SSP
|
746
|
-
:one: SSP
|
747
|
-
:other: SSP
|
748
271
|
:symbol: SSP
|
749
272
|
:STD:
|
750
|
-
:few: STD
|
751
|
-
:many: STD
|
752
|
-
:one: STD
|
753
|
-
:other: STD
|
754
273
|
:symbol: STD
|
755
274
|
:STN:
|
756
|
-
:few: STN
|
757
|
-
:many: STN
|
758
|
-
:one: STN
|
759
|
-
:other: STN
|
760
275
|
:symbol: STN
|
761
276
|
:SYP:
|
762
|
-
:few: SYP
|
763
|
-
:many: SYP
|
764
|
-
:one: SYP
|
765
|
-
:other: SYP
|
766
277
|
:symbol: SYP
|
767
278
|
:SZL:
|
768
|
-
:few: SZL
|
769
|
-
:many: SZL
|
770
|
-
:one: SZL
|
771
|
-
:other: SZL
|
772
279
|
:symbol: SZL
|
773
280
|
:THB:
|
774
|
-
:few: THB
|
775
|
-
:many: THB
|
776
|
-
:one: THB
|
777
|
-
:other: THB
|
778
281
|
:symbol: THB
|
779
282
|
:TJS:
|
780
|
-
:few: TJS
|
781
|
-
:many: TJS
|
782
|
-
:one: TJS
|
783
|
-
:other: TJS
|
784
283
|
:symbol: TJS
|
785
284
|
:TMT:
|
786
|
-
:few: TMT
|
787
|
-
:many: TMT
|
788
|
-
:one: TMT
|
789
|
-
:other: TMT
|
790
285
|
:symbol: TMT
|
791
286
|
:TND:
|
792
|
-
:few: TND
|
793
|
-
:many: TND
|
794
|
-
:one: TND
|
795
|
-
:other: TND
|
796
287
|
:symbol: TND
|
797
288
|
:TOP:
|
798
|
-
:few: TOP
|
799
|
-
:many: TOP
|
800
|
-
:one: TOP
|
801
|
-
:other: TOP
|
802
289
|
:symbol: TOP
|
803
290
|
:TRY:
|
804
|
-
:few: TRY
|
805
|
-
:many: TRY
|
806
|
-
:one: TRY
|
807
|
-
:other: TRY
|
808
291
|
:symbol: TRY
|
809
292
|
:TTD:
|
810
|
-
:few: TTD
|
811
|
-
:many: TTD
|
812
|
-
:one: TTD
|
813
|
-
:other: TTD
|
814
293
|
:symbol: TTD
|
815
294
|
:TWD:
|
816
|
-
:few: TWD
|
817
|
-
:many: TWD
|
818
|
-
:one: TWD
|
819
|
-
:other: TWD
|
820
295
|
:symbol: NT$
|
821
296
|
:TZS:
|
822
|
-
:few: TZS
|
823
|
-
:many: TZS
|
824
|
-
:one: TZS
|
825
|
-
:other: TZS
|
826
297
|
:symbol: TZS
|
827
298
|
:UAH:
|
828
|
-
:few: UAH
|
829
|
-
:many: UAH
|
830
|
-
:one: UAH
|
831
|
-
:other: UAH
|
832
299
|
:symbol: UAH
|
833
300
|
:UGX:
|
834
|
-
:few: UGX
|
835
|
-
:many: UGX
|
836
|
-
:one: UGX
|
837
|
-
:other: UGX
|
838
301
|
:symbol: UGX
|
839
302
|
:USD:
|
840
|
-
:few: USD
|
841
|
-
:many: USD
|
842
|
-
:one: USD
|
843
|
-
:other: USD
|
844
303
|
:symbol: US$
|
845
304
|
:UYU:
|
846
|
-
:few: UYU
|
847
|
-
:many: UYU
|
848
|
-
:one: UYU
|
849
|
-
:other: UYU
|
850
305
|
:symbol: UYU
|
851
306
|
:UZS:
|
852
|
-
:few: UZS
|
853
|
-
:many: UZS
|
854
|
-
:one: UZS
|
855
|
-
:other: UZS
|
856
307
|
:symbol: UZS
|
857
308
|
:VEF:
|
858
|
-
:few: VEF
|
859
|
-
:many: VEF
|
860
|
-
:one: VEF
|
861
|
-
:other: VEF
|
862
309
|
:symbol: VEF
|
863
|
-
:VES:
|
864
|
-
:few: VES
|
865
|
-
:many: VES
|
866
|
-
:one: VES
|
867
|
-
:other: VES
|
868
310
|
:VND:
|
869
|
-
:few: VND
|
870
|
-
:many: VND
|
871
|
-
:one: VND
|
872
|
-
:other: VND
|
873
311
|
:symbol: ₫
|
874
312
|
:VUV:
|
875
|
-
:few: VUV
|
876
|
-
:many: VUV
|
877
|
-
:one: VUV
|
878
|
-
:other: VUV
|
879
313
|
:symbol: VUV
|
880
314
|
:WST:
|
881
|
-
:few: WST
|
882
|
-
:many: WST
|
883
|
-
:one: WST
|
884
|
-
:other: WST
|
885
315
|
:symbol: WST
|
886
316
|
:XAF:
|
887
|
-
:few: XAF
|
888
|
-
:many: XAF
|
889
|
-
:one: XAF
|
890
|
-
:other: XAF
|
891
317
|
:symbol: FCFA
|
892
318
|
:XCD:
|
893
|
-
:few: XCD
|
894
|
-
:many: XCD
|
895
|
-
:one: XCD
|
896
|
-
:other: XCD
|
897
319
|
:symbol: EC$
|
898
320
|
:XOF:
|
899
|
-
:few: XOF
|
900
|
-
:many: XOF
|
901
|
-
:one: XOF
|
902
|
-
:other: XOF
|
903
321
|
:symbol: CFA
|
904
322
|
:XPF:
|
905
|
-
:few: XPF
|
906
|
-
:many: XPF
|
907
|
-
:one: XPF
|
908
|
-
:other: XPF
|
909
323
|
:symbol: CFPF
|
910
324
|
:XXX:
|
911
325
|
:few: "Munita Mhix Magħrufa jew Mhix Valida"
|
@@ -914,20 +328,8 @@
|
|
914
328
|
:other: "Munita Mhix Magħrufa jew Mhix Valida"
|
915
329
|
:symbol: ¤
|
916
330
|
:YER:
|
917
|
-
:few: YER
|
918
|
-
:many: YER
|
919
|
-
:one: YER
|
920
|
-
:other: YER
|
921
331
|
:symbol: YER
|
922
332
|
:ZAR:
|
923
|
-
:few: ZAR
|
924
|
-
:many: ZAR
|
925
|
-
:one: ZAR
|
926
|
-
:other: ZAR
|
927
333
|
:symbol: ZAR
|
928
334
|
:ZMW:
|
929
|
-
:few: ZMW
|
930
|
-
:many: ZMW
|
931
|
-
:one: ZMW
|
932
|
-
:other: ZMW
|
933
335
|
:symbol: ZMW
|