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,682 +2,956 @@
|
|
2
2
|
:ms:
|
3
3
|
:currencies:
|
4
4
|
:AED:
|
5
|
+
:name: "Dirham Emiriah Arab Bersatu"
|
5
6
|
:one: "Dirham Emiriah Arab Bersatu"
|
6
7
|
:other: "Dirham UAE"
|
7
8
|
:symbol: AED
|
8
9
|
:AFN:
|
10
|
+
:name: "Afghani Afghanistan"
|
11
|
+
:narrow_symbol: ؋
|
9
12
|
:one: "Afghani Afghanistan"
|
10
13
|
:other: "Afghani Afghanistan"
|
11
14
|
:symbol: AFN
|
12
15
|
:ALL:
|
16
|
+
:name: "Lek Albania"
|
13
17
|
:one: "Lek Albania"
|
14
18
|
:other: "Lek Albania"
|
15
19
|
:symbol: ALL
|
16
20
|
:AMD:
|
21
|
+
:name: "Dram Armenia"
|
22
|
+
:narrow_symbol: ֏
|
17
23
|
:one: "Dram Armenia"
|
18
24
|
:other: "Dram Armenia"
|
19
25
|
:symbol: AMD
|
20
26
|
:ANG:
|
27
|
+
:name: "Guilder Antillen Belanda"
|
21
28
|
:one: "Guilder Antillen Belanda"
|
22
29
|
:other: "Guilder Antillen Belanda"
|
23
30
|
:symbol: ANG
|
24
31
|
:AOA:
|
32
|
+
:name: "Kwanza Angola"
|
33
|
+
:narrow_symbol: Kz
|
25
34
|
:one: "Kwanza Angola"
|
26
35
|
:other: "Kwanza Angola"
|
27
36
|
:symbol: AOA
|
28
37
|
:ARS:
|
38
|
+
:name: "Peso Argentina"
|
39
|
+
:narrow_symbol: $
|
29
40
|
:one: "Peso Argentina"
|
30
41
|
:other: "Peso Argentina"
|
31
42
|
:symbol: ARS
|
32
43
|
:AUD:
|
44
|
+
:name: "Dolar Australia"
|
45
|
+
:narrow_symbol: $
|
33
46
|
:one: "Dolar Australia"
|
34
47
|
:other: "Dolar Australia"
|
35
48
|
:symbol: A$
|
36
49
|
:AWG:
|
50
|
+
:name: "Florin Aruba"
|
37
51
|
:one: "Florin Aruba"
|
38
52
|
:other: "Florin Aruba"
|
39
53
|
:symbol: AWG
|
40
54
|
:AZN:
|
55
|
+
:name: "Manat Azerbaijan"
|
56
|
+
:narrow_symbol: ₼
|
41
57
|
:one: "Manat Azerbaijan"
|
42
58
|
:other: "Manat Azerbaijan"
|
43
59
|
:symbol: AZN
|
44
60
|
:BAM:
|
61
|
+
:name: "Mark Boleh Tukar Bosnia-Herzegovina"
|
62
|
+
:narrow_symbol: KM
|
45
63
|
:one: "Mark Boleh Tukar Bosnia-Herzegovina"
|
46
64
|
:other: "Mark Boleh Tukar Bosnia-Herzegovina"
|
47
65
|
:symbol: BAM
|
48
66
|
:BBD:
|
67
|
+
:name: "Dolar Barbados"
|
68
|
+
:narrow_symbol: $
|
49
69
|
:one: "Dolar Barbados"
|
50
70
|
:other: "Dolar Barbados"
|
51
71
|
:symbol: BBD
|
52
72
|
:BDT:
|
73
|
+
:name: "Taka Bangladesh"
|
74
|
+
:narrow_symbol: ৳
|
53
75
|
:one: "Taka Bangladesh"
|
54
76
|
:other: "Taka Bangladesh"
|
55
77
|
:symbol: BDT
|
56
78
|
:BGN:
|
79
|
+
:name: "Lev Bulgaria"
|
57
80
|
:one: "Lev Bulgaria"
|
58
81
|
:other: "Lev Bulgaria"
|
59
82
|
:symbol: BGN
|
60
83
|
:BHD:
|
84
|
+
:name: "Dinar Bahrain"
|
61
85
|
:one: "Dinar Bahrain"
|
62
86
|
:other: "Dinar Bahrain"
|
63
87
|
:symbol: BHD
|
64
88
|
:BIF:
|
89
|
+
:name: "Franc Burundi"
|
65
90
|
:one: "Franc Burundi"
|
66
91
|
:other: "Franc Burundi"
|
67
92
|
:symbol: BIF
|
68
93
|
:BMD:
|
94
|
+
:name: "Dolar Bermuda"
|
95
|
+
:narrow_symbol: $
|
69
96
|
:one: "Dolar Bermuda"
|
70
97
|
:other: "Dolar Bermuda"
|
71
98
|
:symbol: BMD
|
72
99
|
:BND:
|
100
|
+
:name: "Dolar Brunei"
|
101
|
+
:narrow_symbol: $
|
73
102
|
:one: "Dolar Brunei"
|
74
103
|
:other: "Dolar Brunei"
|
75
104
|
:symbol: BND
|
76
105
|
:BOB:
|
106
|
+
:name: "Boliviano Bolivia"
|
107
|
+
:narrow_symbol: Bs
|
77
108
|
:one: "Boliviano Bolivia"
|
78
109
|
:other: "Boliviano Bolivia"
|
79
110
|
:symbol: BOB
|
80
111
|
:BRL:
|
112
|
+
:name: "Real Brazil"
|
113
|
+
:narrow_symbol: R$
|
81
114
|
:one: "Real Brazil"
|
82
115
|
:other: "Real Brazil"
|
83
116
|
:symbol: R$
|
84
117
|
:BSD:
|
118
|
+
:name: "Dolar Bahamas"
|
119
|
+
:narrow_symbol: $
|
85
120
|
:one: "Dolar Bahamas"
|
86
121
|
:other: "Dolar Bahamas"
|
87
122
|
:symbol: BSD
|
88
123
|
:BTN:
|
124
|
+
:name: "Ngultrum Bhutan"
|
89
125
|
:one: "Ngultrum Bhutan"
|
90
126
|
:other: "Ngultrum Bhutan"
|
91
127
|
:symbol: BTN
|
92
128
|
:BWP:
|
129
|
+
:name: "Pula Botswana"
|
130
|
+
:narrow_symbol: P
|
93
131
|
:one: "Pula Botswana"
|
94
132
|
:other: "Pula Botswana"
|
95
133
|
:symbol: BWP
|
96
134
|
:BYN:
|
135
|
+
:name: "Rubel Belarus baharu"
|
136
|
+
:narrow_symbol: р.
|
97
137
|
:one: "Rubel Belarus baharu"
|
98
138
|
:other: "rubel lama Belarus"
|
99
139
|
:symbol: BYN
|
100
140
|
:BYR:
|
141
|
+
:name: "Rubel Belarus (2000–2016)"
|
101
142
|
:one: "Rubel Belarus (2000–2016)"
|
102
143
|
:other: "Rubel Belarus"
|
103
144
|
:symbol: BYR
|
104
145
|
:BZD:
|
146
|
+
:name: "Dolar Belize"
|
147
|
+
:narrow_symbol: $
|
105
148
|
:one: "Dolar Belize"
|
106
149
|
:other: "Dolar Belize"
|
107
150
|
:symbol: BZD
|
108
151
|
:CAD:
|
152
|
+
:name: "Dolar Kanada"
|
153
|
+
:narrow_symbol: $
|
109
154
|
:one: "Dolar Kanada"
|
110
155
|
:other: "Dolar Kanada"
|
111
156
|
:symbol: CAD
|
112
157
|
:CDF:
|
158
|
+
:name: "Franc Congo"
|
113
159
|
:one: "Franc Congo"
|
114
160
|
:other: "Franc Congo"
|
115
161
|
:symbol: CDF
|
116
162
|
:CHF:
|
163
|
+
:name: "Franc Switzerland"
|
117
164
|
:one: "Franc Switzerland"
|
118
165
|
:other: "Franc Switzerland"
|
119
166
|
:symbol: CHF
|
120
167
|
:CLP:
|
168
|
+
:name: "Peso Chile"
|
169
|
+
:narrow_symbol: $
|
121
170
|
:one: "Peso Chile"
|
122
171
|
:other: "Peso Chile"
|
123
172
|
:symbol: CLP
|
124
173
|
:CNH:
|
174
|
+
:name: "Yuan China (luar pesisir)"
|
125
175
|
:one: "Yuan China (luar pesisir)"
|
126
176
|
:other: "Yuan China (luar pesisir)"
|
127
177
|
:symbol: CNH
|
128
178
|
:CNY:
|
179
|
+
:name: "Yuan Cina"
|
180
|
+
:narrow_symbol: ¥
|
129
181
|
:one: "Yuan Cina"
|
130
182
|
:other: "Yuan Cina"
|
131
183
|
:symbol: CN¥
|
132
184
|
:COP:
|
185
|
+
:name: "Peso Colombia"
|
186
|
+
:narrow_symbol: $
|
133
187
|
:one: "Peso Colombia"
|
134
188
|
:other: "Peso Colombia"
|
135
189
|
:symbol: COP
|
136
190
|
:CRC:
|
191
|
+
:name: "Colon Costa Rica"
|
192
|
+
:narrow_symbol: ₡
|
137
193
|
:one: "Colon Costa Rica"
|
138
194
|
:other: "Colon Costa Rica"
|
139
195
|
:symbol: CRC
|
140
196
|
:CUC:
|
197
|
+
:name: "Peso Boleh Tukar Cuba"
|
198
|
+
:narrow_symbol: $
|
141
199
|
:one: "Peso Boleh Tukar Cuba"
|
142
200
|
:other: "Peso Boleh Tukar Cuba"
|
143
201
|
:symbol: CUC
|
144
202
|
:CUP:
|
203
|
+
:name: "Peso Cuba"
|
204
|
+
:narrow_symbol: $
|
145
205
|
:one: "Peso Cuba"
|
146
206
|
:other: "Peso Cuba"
|
147
207
|
:symbol: CUP
|
148
208
|
:CVE:
|
209
|
+
:name: "Escudo Tanjung Verde"
|
149
210
|
:one: "Escudo Tanjung Verde"
|
150
211
|
:other: "Escudo Tanjung Verde"
|
151
212
|
:symbol: CVE
|
152
213
|
:CZK:
|
214
|
+
:name: "Koruna Republik Czech"
|
215
|
+
:narrow_symbol: Kč
|
153
216
|
:one: "Koruna Republik Czech"
|
154
217
|
:other: "Koruna Republik Czech"
|
155
218
|
:symbol: CZK
|
156
219
|
:DJF:
|
220
|
+
:name: "Franc Djibouti"
|
157
221
|
:one: "Franc Djibouti"
|
158
222
|
:other: "Franc Djibouti"
|
159
223
|
:symbol: DJF
|
160
224
|
:DKK:
|
225
|
+
:name: "Krone Denmark"
|
226
|
+
:narrow_symbol: kr
|
161
227
|
:one: "Krone Denmark"
|
162
228
|
:other: "Krone Denmark"
|
163
229
|
:symbol: DKK
|
164
230
|
:DOP:
|
231
|
+
:name: "Peso Dominican"
|
232
|
+
:narrow_symbol: $
|
165
233
|
:one: "Peso Dominican"
|
166
234
|
:other: "Peso Dominican"
|
167
235
|
:symbol: DOP
|
168
236
|
:DZD:
|
237
|
+
:name: "Dinar Algeria"
|
169
238
|
:one: "Dinar Algeria"
|
170
239
|
:other: "Dinar Algeria"
|
171
240
|
:symbol: DZD
|
172
241
|
:EGP:
|
242
|
+
:name: "Paun Mesir"
|
243
|
+
:narrow_symbol: E£
|
173
244
|
:one: "Paun Mesir"
|
174
245
|
:other: "Paun Mesir"
|
175
246
|
:symbol: EGP
|
176
247
|
:ERN:
|
248
|
+
:name: "Nakfa Eritrea"
|
177
249
|
:one: "Nakfa Eritrea"
|
178
250
|
:other: "Nakfa Eritrea"
|
179
251
|
:symbol: ERN
|
180
252
|
:ESP:
|
253
|
+
:narrow_symbol: ₧
|
181
254
|
:symbol: ₧
|
182
255
|
:ETB:
|
256
|
+
:name: "Birr Ethiopia"
|
183
257
|
:one: "Birr Ethiopia"
|
184
258
|
:other: "Birr Ethiopia"
|
185
259
|
:symbol: ETB
|
186
260
|
:EUR:
|
261
|
+
:name: Euro
|
262
|
+
:narrow_symbol: €
|
187
263
|
:one: Euro
|
188
264
|
:other: Euro
|
189
265
|
:symbol: €
|
190
266
|
:FJD:
|
267
|
+
:name: "Dolar Fiji"
|
268
|
+
:narrow_symbol: $
|
191
269
|
:one: "Dolar Fiji"
|
192
270
|
:other: "Dolar Fiji"
|
193
271
|
:symbol: FJD
|
194
272
|
:FKP:
|
273
|
+
:name: "Paun Kepulauan Falkland"
|
274
|
+
:narrow_symbol: £
|
195
275
|
:one: "Paun Kepulauan Falkland"
|
196
276
|
:other: "Paun Kepulauan Falkland"
|
197
277
|
:symbol: FKP
|
198
278
|
:GBP:
|
279
|
+
:name: "Paun British"
|
280
|
+
:narrow_symbol: £
|
199
281
|
:one: "Paun British"
|
200
282
|
:other: "Paun British"
|
201
283
|
:symbol: £
|
202
284
|
:GEL:
|
285
|
+
:name: "Lari Georgia"
|
286
|
+
:narrow_symbol: ₾
|
203
287
|
:one: "Lari Georgia"
|
204
288
|
:other: "Lari Georgia"
|
205
289
|
:symbol: GEL
|
206
290
|
:GHS:
|
291
|
+
:name: "Cedi Ghana"
|
292
|
+
:narrow_symbol: GH₵
|
207
293
|
:one: "Cedi Ghana"
|
208
294
|
:other: "Cedi Ghana"
|
209
295
|
:symbol: GHS
|
210
296
|
:GIP:
|
297
|
+
:name: "Paun Gibraltar"
|
298
|
+
:narrow_symbol: £
|
211
299
|
:one: "Paun Gibraltar"
|
212
300
|
:other: "Paun Gibraltar"
|
213
301
|
:symbol: GIP
|
214
302
|
:GMD:
|
303
|
+
:name: "Dalasi Gambia"
|
215
304
|
:one: "Dalasi Gambia"
|
216
305
|
:other: "Dalasi Gambia"
|
217
306
|
:symbol: GMD
|
218
307
|
:GNF:
|
308
|
+
:name: "Franc Guinea"
|
309
|
+
:narrow_symbol: FG
|
219
310
|
:one: "Franc Guinea"
|
220
311
|
:other: "Franc Guinea"
|
221
312
|
:symbol: GNF
|
222
313
|
:GTQ:
|
314
|
+
:name: "Quetzal Guatemala"
|
315
|
+
:narrow_symbol: Q
|
223
316
|
:one: "Quetzal Guatemala"
|
224
317
|
:other: "Quetzal Guatemala"
|
225
318
|
:symbol: GTQ
|
226
319
|
:GYD:
|
320
|
+
:name: "Dolar Guyana"
|
321
|
+
:narrow_symbol: $
|
227
322
|
:one: "Dolar Guyana"
|
228
323
|
:other: "Dolar Guyana"
|
229
324
|
:symbol: GYD
|
230
325
|
:HKD:
|
326
|
+
:name: "Dolar Hong Kong"
|
327
|
+
:narrow_symbol: $
|
231
328
|
:one: "Dolar Hong Kong"
|
232
329
|
:other: "Dolar Hong Kong"
|
233
330
|
:symbol: HK$
|
234
331
|
:HNL:
|
332
|
+
:name: "Lempira Honduras"
|
333
|
+
:narrow_symbol: L
|
235
334
|
:one: "Lempira Honduras"
|
236
335
|
:other: "Lempira Honduras"
|
237
336
|
:symbol: HNL
|
238
337
|
:HRK:
|
338
|
+
:name: "Kuna Croatia"
|
339
|
+
:narrow_symbol: kn
|
239
340
|
:one: "Kuna Croatia"
|
240
341
|
:other: "Kuna Croatia"
|
241
342
|
:symbol: HRK
|
242
343
|
:HTG:
|
344
|
+
:name: "Gourde Haiti"
|
243
345
|
:one: "Gourde Haiti"
|
244
346
|
:other: "Gourde Haiti"
|
245
347
|
:symbol: HTG
|
246
348
|
:HUF:
|
349
|
+
:name: "Forint Hungary"
|
350
|
+
:narrow_symbol: Ft
|
247
351
|
:one: "Forint Hungary"
|
248
352
|
:other: "Forint Hungary"
|
249
353
|
:symbol: HUF
|
250
354
|
:IDR:
|
355
|
+
:name: "Rupiah Indonesia"
|
356
|
+
:narrow_symbol: Rp
|
251
357
|
:one: "Rupiah Indonesia"
|
252
358
|
:other: "Rupiah Indonesia"
|
253
359
|
:symbol: IDR
|
254
360
|
:ILS:
|
361
|
+
:name: "Syekel Baharu Israel"
|
362
|
+
:narrow_symbol: ₪
|
255
363
|
:one: "Syekel Baharu Israel"
|
256
364
|
:other: "Syekel baharu Israel"
|
257
365
|
:symbol: ₪
|
258
366
|
:INR:
|
367
|
+
:name: "Rupee India"
|
368
|
+
:narrow_symbol: ₹
|
259
369
|
:one: "Rupee India"
|
260
370
|
:other: "Rupee India"
|
261
371
|
:symbol: ₹
|
262
372
|
:IQD:
|
373
|
+
:name: "Dinar Iraq"
|
263
374
|
:one: "Dinar Iraq"
|
264
375
|
:other: "Dinar Iraq"
|
265
376
|
:symbol: IQD
|
266
377
|
:IRR:
|
378
|
+
:name: "Rial Iran"
|
267
379
|
:one: "Rial Iran"
|
268
380
|
:other: "Rial Iran"
|
269
381
|
:symbol: IRR
|
270
382
|
:ISK:
|
383
|
+
:name: "Krona Iceland"
|
384
|
+
:narrow_symbol: kr
|
271
385
|
:one: "Krona Iceland"
|
272
386
|
:other: "Krona Iceland"
|
273
387
|
:symbol: ISK
|
274
388
|
:JMD:
|
389
|
+
:name: "Dolar Jamaica"
|
390
|
+
:narrow_symbol: $
|
275
391
|
:one: "Dolar Jamaica"
|
276
392
|
:other: "Dolar Jamaica"
|
277
393
|
:symbol: JMD
|
278
394
|
:JOD:
|
395
|
+
:name: "Dinar Jordan"
|
279
396
|
:one: "Dinar Jordan"
|
280
397
|
:other: "Dinar Jordan"
|
281
398
|
:symbol: JOD
|
282
399
|
:JPY:
|
400
|
+
:name: "Yen Jepun"
|
401
|
+
:narrow_symbol: ¥
|
283
402
|
:one: "Yen Jepun"
|
284
403
|
:other: "Yen Jepun"
|
285
404
|
:symbol: JP¥
|
286
405
|
:KES:
|
406
|
+
:name: "Syiling Kenya"
|
287
407
|
:one: "Syiling Kenya"
|
288
408
|
:other: "Syiling Kenya"
|
289
409
|
:symbol: KES
|
290
410
|
:KGS:
|
411
|
+
:name: "Som Kyrgystani"
|
291
412
|
:one: "Som Kyrgystani"
|
292
413
|
:other: "Som Kyrgystani"
|
293
414
|
:symbol: KGS
|
294
415
|
:KHR:
|
416
|
+
:name: "Riel Kemboja"
|
417
|
+
:narrow_symbol: ៛
|
295
418
|
:one: "Riel Kemboja"
|
296
419
|
:other: "Riel Kemboja"
|
297
420
|
:symbol: KHR
|
298
421
|
:KMF:
|
422
|
+
:name: "Franc Comoria"
|
423
|
+
:narrow_symbol: CF
|
299
424
|
:one: "Franc Comoria"
|
300
425
|
:other: "Franc Comoria"
|
301
426
|
:symbol: KMF
|
302
427
|
:KPW:
|
428
|
+
:name: "Won Korea Utara"
|
429
|
+
:narrow_symbol: ₩
|
303
430
|
:one: "Won Korea Utara"
|
304
431
|
:other: "Won Korea Utara"
|
305
432
|
:symbol: KPW
|
306
433
|
:KRW:
|
434
|
+
:name: "Won Korea Selatan"
|
435
|
+
:narrow_symbol: ₩
|
307
436
|
:one: "Won Korea Selatan"
|
308
437
|
:other: "Won Korea Selatan"
|
309
438
|
:symbol: ₩
|
310
439
|
:KWD:
|
440
|
+
:name: "Dinar Kuwait"
|
311
441
|
:one: "Dinar Kuwait"
|
312
442
|
:other: "Dinar Kuwait"
|
313
443
|
:symbol: KWD
|
314
444
|
:KYD:
|
445
|
+
:name: "Dolar Kepulauan Cayman"
|
446
|
+
:narrow_symbol: $
|
315
447
|
:one: "Dolar Kepulauan Cayman"
|
316
448
|
:other: "Dolar Kepulauan Cayman"
|
317
449
|
:symbol: KYD
|
318
450
|
:KZT:
|
451
|
+
:name: "Tenge Kazakhstan"
|
452
|
+
:narrow_symbol: ₸
|
319
453
|
:one: "Tenge Kazakhstan"
|
320
454
|
:other: "Tenge Kazakhstan"
|
321
455
|
:symbol: KZT
|
322
456
|
:LAK:
|
457
|
+
:name: "Kip Laos"
|
458
|
+
:narrow_symbol: ₭
|
323
459
|
:one: "Kip Laos"
|
324
460
|
:other: "Kip Laos"
|
325
461
|
:symbol: LAK
|
326
462
|
:LBP:
|
463
|
+
:name: "Paun Lubnan"
|
464
|
+
:narrow_symbol: L£
|
327
465
|
:one: "Paun Lubnan"
|
328
466
|
:other: "Paun Lubnan"
|
329
467
|
:symbol: LBP
|
330
468
|
:LKR:
|
469
|
+
:name: "Rupee Sri Lanka"
|
470
|
+
:narrow_symbol: Rs
|
331
471
|
:one: "Rupee Sri Lanka"
|
332
472
|
:other: "Rupee Sri Lanka"
|
333
473
|
:symbol: LKR
|
334
474
|
:LRD:
|
475
|
+
:name: "Dolar Liberia"
|
476
|
+
:narrow_symbol: $
|
335
477
|
:one: "Dolar Liberia"
|
336
478
|
:other: "Dolar Liberia"
|
337
479
|
:symbol: LRD
|
338
480
|
:LSL:
|
481
|
+
:name: "Loti Lesotho"
|
339
482
|
:one: "Loti Lesotho"
|
340
483
|
:LTL:
|
484
|
+
:name: "Litas Lithuania"
|
485
|
+
:narrow_symbol: Lt
|
341
486
|
:one: "Litas Lithuania"
|
342
487
|
:other: "Litas Lithuania"
|
343
488
|
:symbol: LTL
|
344
489
|
:LVL:
|
490
|
+
:name: "Lats Latvia"
|
491
|
+
:narrow_symbol: Ls
|
345
492
|
:one: "Lats Latvia"
|
346
493
|
:other: "Lats Latvia"
|
347
494
|
:symbol: LVL
|
348
495
|
:LYD:
|
496
|
+
:name: "Dinar Libya"
|
349
497
|
:one: "Dinar Libya"
|
350
498
|
:other: "Dinar Libya"
|
351
499
|
:symbol: LYD
|
352
500
|
:MAD:
|
501
|
+
:name: "Dirham Maghribi"
|
353
502
|
:one: "Dirham Maghribi"
|
354
503
|
:other: "Dirham Maghribi"
|
355
504
|
:symbol: MAD
|
356
505
|
:MDL:
|
506
|
+
:name: "Leu Moldova"
|
357
507
|
:one: "Leu Moldova"
|
358
508
|
:other: "Leu Moldova"
|
359
509
|
:symbol: MDL
|
360
510
|
:MGA:
|
511
|
+
:name: "Ariary Malagasy"
|
512
|
+
:narrow_symbol: Ar
|
361
513
|
:one: "Ariary Malagasy"
|
362
514
|
:other: "Ariary Malagasy"
|
363
515
|
:symbol: MGA
|
364
516
|
:MGF:
|
517
|
+
:name: "Franc Malagasy"
|
365
518
|
:one: "Franc Malagasy"
|
366
519
|
:MKD:
|
520
|
+
:name: "Denar Macedonia"
|
367
521
|
:one: "Denar Macedonia"
|
368
522
|
:other: "Denar Macedonia"
|
369
523
|
:symbol: MKD
|
370
524
|
:MMK:
|
525
|
+
:name: "Kyat Myanma"
|
526
|
+
:narrow_symbol: K
|
371
527
|
:one: "Kyat Myanma"
|
372
528
|
:other: "Kyat Myanma"
|
373
529
|
:symbol: MMK
|
374
530
|
:MNT:
|
531
|
+
:name: "Tugrik Mongolia"
|
532
|
+
:narrow_symbol: ₮
|
375
533
|
:one: "Tugrik Mongolia"
|
376
534
|
:other: "Tugrik Mongolia"
|
377
535
|
:symbol: MNT
|
378
536
|
:MOP:
|
537
|
+
:name: "Pataca Macau"
|
379
538
|
:one: "Pataca Macau"
|
380
539
|
:other: "Pataca Macau"
|
381
540
|
:symbol: MOP
|
382
541
|
:MRO:
|
542
|
+
:name: "Ouguiya Mauritania (1973–2017)"
|
383
543
|
:one: "Ouguiya Mauritania (1973–2017)"
|
384
544
|
:other: "Ouguiya Mauritania (1973–2017)"
|
385
545
|
:symbol: MRO
|
386
546
|
:MRU:
|
547
|
+
:name: "Ouguiya Mauritania"
|
387
548
|
:one: "Ouguiya Mauritania"
|
388
549
|
:other: "Ouguiya Mauritania"
|
389
550
|
:symbol: MRU
|
390
551
|
:MUR:
|
552
|
+
:name: "Rupee Mauritius"
|
553
|
+
:narrow_symbol: Rs
|
391
554
|
:one: "Rupee Mauritius"
|
392
555
|
:other: "Rupee Mauritius"
|
393
556
|
:symbol: MUR
|
394
557
|
:MVR:
|
558
|
+
:name: "Rufiyaa Maldives"
|
395
559
|
:one: "Rufiyaa Maldives"
|
396
560
|
:other: "Rufiyaa Maldives"
|
397
561
|
:symbol: MVR
|
398
562
|
:MWK:
|
563
|
+
:name: "Kwacha Malawi"
|
399
564
|
:one: "Kwacha Malawi"
|
400
565
|
:other: "Kwacha Malawi"
|
401
566
|
:symbol: MWK
|
402
567
|
:MXN:
|
568
|
+
:name: "Peso Mexico"
|
569
|
+
:narrow_symbol: $
|
403
570
|
:one: "Peso Mexico"
|
404
571
|
:other: "Peso Mexico"
|
405
572
|
:symbol: MXN
|
406
573
|
:MYR:
|
574
|
+
:name: "Ringgit Malaysia"
|
575
|
+
:narrow_symbol: RM
|
407
576
|
:one: "Ringgit Malaysia"
|
408
577
|
:other: "Ringgit Malaysia"
|
409
578
|
:symbol: RM
|
410
579
|
:MZE:
|
580
|
+
:name: "Escudo Mozambique"
|
411
581
|
:one: "Escudo Mozambique"
|
412
582
|
:other: "Escudo Mozambique"
|
413
583
|
:MZM:
|
584
|
+
:name: "Metical Mozambique (1980–2006)"
|
414
585
|
:one: "Metical Mozambique (1980–2006)"
|
415
586
|
:other: "Metical Mozambique (1980–2006)"
|
416
587
|
:MZN:
|
588
|
+
:name: "Metikal Mozambique"
|
417
589
|
:one: "Metikal Mozambique"
|
418
590
|
:other: "Metikal Mozambique"
|
419
591
|
:symbol: MZN
|
420
592
|
:NAD:
|
593
|
+
:name: "Dolar Namibia"
|
594
|
+
:narrow_symbol: $
|
421
595
|
:one: "Dolar Namibia"
|
422
596
|
:other: "Dolar Namibia"
|
423
597
|
:symbol: NAD
|
424
598
|
:NGN:
|
599
|
+
:name: "Naira Nigeria"
|
600
|
+
:narrow_symbol: ₦
|
425
601
|
:one: "Naira Nigeria"
|
426
602
|
:other: "Naira Nigeria"
|
427
603
|
:symbol: NGN
|
428
604
|
:NIO:
|
605
|
+
:name: "Cordoba Nicaragua"
|
606
|
+
:narrow_symbol: C$
|
429
607
|
:one: "Cordoba Nicaragua"
|
430
608
|
:other: "Cordoba Nicaragua"
|
431
609
|
:symbol: NIO
|
432
610
|
:NOK:
|
611
|
+
:name: "Krone Norway"
|
612
|
+
:narrow_symbol: kr
|
433
613
|
:one: "Krone Norway"
|
434
614
|
:other: "Krone Norway"
|
435
615
|
:symbol: NOK
|
436
616
|
:NPR:
|
617
|
+
:name: "Rupee Nepal"
|
618
|
+
:narrow_symbol: Rs
|
437
619
|
:one: "Rupee Nepal"
|
438
620
|
:other: "Rupee Nepal"
|
439
621
|
:symbol: NPR
|
440
622
|
:NZD:
|
623
|
+
:name: "Dolar New Zealand"
|
624
|
+
:narrow_symbol: $
|
441
625
|
:one: "Dolar New Zealand"
|
442
626
|
:other: "Dolar New Zealand"
|
443
627
|
:symbol: NZ$
|
444
628
|
:OMR:
|
629
|
+
:name: "Rial Oman"
|
445
630
|
:one: "Rial Oman"
|
446
631
|
:other: "Rial Oman"
|
447
632
|
:symbol: OMR
|
448
633
|
:PAB:
|
634
|
+
:name: "Balboa Panama"
|
449
635
|
:one: "Balboa Panama"
|
450
636
|
:other: "Balboa Panama"
|
451
637
|
:symbol: PAB
|
452
638
|
:PEN:
|
639
|
+
:name: "Sol Peru"
|
453
640
|
:one: "Sol Peru"
|
454
641
|
:other: "Sol Peru"
|
455
642
|
:symbol: PEN
|
456
643
|
:PGK:
|
644
|
+
:name: "Kina Papua New Guinea"
|
457
645
|
:one: "Kina Papua New Guinea"
|
458
646
|
:other: "Kina Papua New Guinea"
|
459
647
|
:symbol: PGK
|
460
648
|
:PHP:
|
649
|
+
:name: "Peso Filipina"
|
650
|
+
:narrow_symbol: ₱
|
461
651
|
:one: "Peso Filipina"
|
462
652
|
:other: "Peso Filipina"
|
463
653
|
:symbol: PHP
|
464
654
|
:PKR:
|
655
|
+
:name: "Rupee Pakistan"
|
656
|
+
:narrow_symbol: Rs
|
465
657
|
:one: "Rupee Pakistan"
|
466
658
|
:other: "Rupee Pakistan"
|
467
659
|
:symbol: PKR
|
468
660
|
:PLN:
|
661
|
+
:name: "Zloty Poland"
|
662
|
+
:narrow_symbol: zł
|
469
663
|
:one: "Zloty Poland"
|
470
664
|
:other: "Zloty Poland"
|
471
665
|
:symbol: PLN
|
472
666
|
:PYG:
|
667
|
+
:name: "Guarani Paraguay"
|
668
|
+
:narrow_symbol: ₲
|
473
669
|
:one: "Guarani Paraguay"
|
474
670
|
:other: "Guarani Paraguay"
|
475
671
|
:symbol: PYG
|
476
672
|
:QAR:
|
673
|
+
:name: "Rial Qatar"
|
477
674
|
:one: "Rial Qatar"
|
478
675
|
:other: "Rial Qatar"
|
479
676
|
:symbol: QAR
|
480
677
|
:RHD:
|
678
|
+
:name: "Dolar Rhodesia"
|
481
679
|
:one: "Dolar Rhodesia"
|
482
680
|
:other: "Dolar Rhodesia"
|
483
681
|
:RON:
|
682
|
+
:name: "Leu Romania"
|
683
|
+
:narrow_symbol: lei
|
484
684
|
:one: "Leu Romania"
|
485
685
|
:other: "Leu Romania"
|
486
686
|
:symbol: RON
|
487
687
|
:RSD:
|
688
|
+
:name: "Dinar Serbia"
|
488
689
|
:one: "Dinar Serbia"
|
489
690
|
:other: "Dinar Serbia"
|
490
691
|
:symbol: RSD
|
491
692
|
:RUB:
|
693
|
+
:name: "Rubel Rusia"
|
694
|
+
:narrow_symbol: ₽
|
492
695
|
:one: "Rubel Rusia"
|
493
696
|
:other: "Rubel Rusia"
|
494
697
|
:symbol: RUB
|
495
698
|
:RUR:
|
699
|
+
:narrow_symbol: р.
|
496
700
|
:symbol: р.
|
497
701
|
:RWF:
|
702
|
+
:name: "Franc Rwanda"
|
703
|
+
:narrow_symbol: RF
|
498
704
|
:one: "Franc Rwanda"
|
499
705
|
:other: "Franc Rwanda"
|
500
706
|
:symbol: RWF
|
501
707
|
:SAR:
|
708
|
+
:name: "Riyal Saudi"
|
502
709
|
:one: "Riyal Saudi"
|
503
710
|
:other: "Riyal Saudi"
|
504
711
|
:symbol: SAR
|
505
712
|
:SBD:
|
713
|
+
:name: "Dolar Kepulauan Solomon"
|
714
|
+
:narrow_symbol: $
|
506
715
|
:one: "Dolar Kepulauan Solomon"
|
507
716
|
:other: "Dolar Kepulauan Solomon"
|
508
717
|
:symbol: SBD
|
509
718
|
:SCR:
|
719
|
+
:name: "Rupee Seychelles"
|
510
720
|
:one: "Rupee Seychelles"
|
511
721
|
:other: "Rupee Seychelles"
|
512
722
|
:symbol: SCR
|
513
723
|
:SDG:
|
724
|
+
:name: "Paun Sudan"
|
514
725
|
:one: "Paun Sudan"
|
515
726
|
:other: "Paun Sudan"
|
516
727
|
:symbol: SDG
|
517
728
|
:SEK:
|
729
|
+
:name: "Krona Sweden"
|
730
|
+
:narrow_symbol: kr
|
518
731
|
:one: "Krona Sweden"
|
519
732
|
:other: "Krona Sweden"
|
520
733
|
:symbol: SEK
|
521
734
|
:SGD:
|
735
|
+
:name: "Dolar Singapura"
|
736
|
+
:narrow_symbol: $
|
522
737
|
:one: "Dolar Singapura"
|
523
738
|
:other: "Dolar Singapura"
|
524
739
|
:symbol: SGD
|
525
740
|
:SHP:
|
741
|
+
:name: "Paun Saint Helena"
|
742
|
+
:narrow_symbol: £
|
526
743
|
:one: "Paun Saint Helena"
|
527
744
|
:other: "Paun Saint Helena"
|
528
745
|
:symbol: SHP
|
529
746
|
:SLL:
|
747
|
+
:name: "Leone Sierra Leone"
|
530
748
|
:one: "Leone Sierra Leone"
|
531
749
|
:other: "Leone Sierra Leone"
|
532
750
|
:symbol: SLL
|
533
751
|
:SOS:
|
752
|
+
:name: "Syiling Somali"
|
534
753
|
:one: "Syiling Somali"
|
535
754
|
:other: "Syiling Somali"
|
536
755
|
:symbol: SOS
|
537
756
|
:SRD:
|
757
|
+
:name: "Dolar Surinam"
|
758
|
+
:narrow_symbol: $
|
538
759
|
:one: "Dolar Surinam"
|
539
760
|
:other: "Dolar Surinam"
|
540
761
|
:symbol: SRD
|
541
762
|
:SSP:
|
763
|
+
:name: "Paun Sudan selatan"
|
764
|
+
:narrow_symbol: £
|
542
765
|
:one: "Paun Sudan selatan"
|
543
766
|
:other: "Paun Sudan selatan"
|
544
767
|
:symbol: SSP
|
545
768
|
:STD:
|
769
|
+
:name: "Dobra Sao Tome dan Principe (1977–2017)"
|
546
770
|
:one: "Dobra Sao Tome dan Principe (1977–2017)"
|
547
771
|
:other: "Dobra Sao Tome dan Principe (1977–2017)"
|
548
772
|
:symbol: STD
|
549
773
|
:STN:
|
774
|
+
:name: "Dobra Sao Tome dan Principe"
|
775
|
+
:narrow_symbol: Db
|
550
776
|
:one: "Dobra Sao Tome dan Principe"
|
551
777
|
:other: "Dobra Sao Tome dan Principe"
|
552
778
|
:symbol: STN
|
553
779
|
:SYP:
|
780
|
+
:name: "Paun Syria"
|
781
|
+
:narrow_symbol: £
|
554
782
|
:one: "Paun Syria"
|
555
783
|
:other: "Paun Syria"
|
556
784
|
:symbol: SYP
|
557
785
|
:SZL:
|
786
|
+
:name: "Lilangeni Swazi"
|
558
787
|
:one: "Lilangeni Swazi"
|
559
788
|
:other: "Lilangeni Swazi"
|
560
789
|
:symbol: SZL
|
561
790
|
:THB:
|
791
|
+
:name: "Baht Thai"
|
792
|
+
:narrow_symbol: ฿
|
562
793
|
:one: "Baht Thai"
|
563
794
|
:other: "Baht Thai"
|
564
795
|
:symbol: THB
|
565
796
|
:TJS:
|
797
|
+
:name: "Somoni Tajikistan"
|
566
798
|
:one: "Somoni Tajikistan"
|
567
799
|
:other: "Somoni Tajikistan"
|
568
800
|
:symbol: TJS
|
569
801
|
:TMT:
|
802
|
+
:name: "Manat Turkmenistan"
|
570
803
|
:one: "Manat Turkmenistan"
|
571
804
|
:other: "Manat Turkmenistan"
|
572
805
|
:symbol: TMT
|
573
806
|
:TND:
|
807
|
+
:name: "Dinar Tunisia"
|
574
808
|
:one: "Dinar Tunisia"
|
575
809
|
:other: "Dinar Tunisia"
|
576
810
|
:symbol: TND
|
577
811
|
:TOP:
|
812
|
+
:name: "Pa’anga Tonga"
|
813
|
+
:narrow_symbol: T$
|
578
814
|
:one: "Pa’anga Tonga"
|
579
815
|
:other: "Pa’anga Tonga"
|
580
816
|
:symbol: TOP
|
581
817
|
:TRY:
|
818
|
+
:name: "Lira Turki"
|
819
|
+
:narrow_symbol: ₺
|
582
820
|
:one: "Lira Turki"
|
583
821
|
:other: "Lira Turki"
|
584
822
|
:symbol: TRY
|
585
823
|
:TTD:
|
824
|
+
:name: "Dolar Trinidad dan Tobago"
|
825
|
+
:narrow_symbol: $
|
586
826
|
:one: "Dolar Trinidad dan Tobago"
|
587
827
|
:other: "Dolar Trinidad dan Tobago"
|
588
828
|
:symbol: TTD
|
589
829
|
:TWD:
|
830
|
+
:name: "Dolar Taiwan Baru"
|
831
|
+
:narrow_symbol: NT$
|
590
832
|
:one: "Dolar Taiwan Baru"
|
591
833
|
:other: "Dolar Taiwan Baru"
|
592
834
|
:symbol: NT$
|
593
835
|
:TZS:
|
836
|
+
:name: "Syiling Tanzania"
|
594
837
|
:one: "Syiling Tanzania"
|
595
838
|
:other: "Syiling Tanzania"
|
596
839
|
:symbol: TZS
|
597
840
|
:UAH:
|
841
|
+
:name: "Hryvnia Ukraine"
|
842
|
+
:narrow_symbol: ₴
|
598
843
|
:one: "Hryvnia Ukraine"
|
599
844
|
:other: "Hryvnia Ukraine"
|
600
845
|
:symbol: UAH
|
601
846
|
:UGS:
|
847
|
+
:name: "Shilling Uganda (1966–1987)"
|
602
848
|
:one: "Shilling Uganda (1966–1987)"
|
603
849
|
:other: "Shilling Uganda (1966–1987)"
|
604
850
|
:UGX:
|
851
|
+
:name: "Syiling Uganda"
|
605
852
|
:one: "Syiling Uganda"
|
606
853
|
:other: "Syiling Uganda"
|
607
854
|
:symbol: UGX
|
608
855
|
:USD:
|
856
|
+
:name: "Dolar AS"
|
857
|
+
:narrow_symbol: $
|
609
858
|
:one: "Dolar AS"
|
610
859
|
:other: "Dolar AS"
|
611
860
|
:symbol: USD
|
612
861
|
:UYU:
|
862
|
+
:name: "Peso Uruguay"
|
863
|
+
:narrow_symbol: $
|
613
864
|
:one: "Peso Uruguay"
|
614
865
|
:other: "Peso Uruguay"
|
615
866
|
:symbol: UYU
|
616
867
|
:UZS:
|
868
|
+
:name: "Som Uzbekistan"
|
617
869
|
:one: "Som Uzbekistan"
|
618
870
|
:other: "Som Uzbekistan"
|
619
871
|
:symbol: UZS
|
620
872
|
:VEF:
|
873
|
+
:name: "Bolivar Venezuela (2008–2018)"
|
874
|
+
:narrow_symbol: Bs
|
621
875
|
:one: "Bolivar Venezuela (2008–2018)"
|
622
876
|
:other: "Bolivar Venezuela (2008–2018)"
|
623
877
|
:symbol: VEF
|
624
878
|
:VES:
|
879
|
+
:name: "Bolivar Venezuela"
|
625
880
|
:one: "Bolivar Venezuela"
|
626
881
|
:other: "Bolivar Venezuela"
|
627
882
|
:symbol: VES
|
628
883
|
:VND:
|
884
|
+
:name: "Dong Vietnam"
|
885
|
+
:narrow_symbol: ₫
|
629
886
|
:one: "Dong Vietnam"
|
630
887
|
:other: "Dong Vietnam"
|
631
888
|
:symbol: ₫
|
632
889
|
:VUV:
|
890
|
+
:name: "Vatu Vanuatu"
|
633
891
|
:one: "Vatu Vanuatu"
|
634
892
|
:other: "Vatu Vanuatu"
|
635
893
|
:symbol: VUV
|
636
894
|
:WST:
|
895
|
+
:name: "Tala Samoa"
|
637
896
|
:one: "Tala Samoa"
|
638
897
|
:other: "Tala Samoa"
|
639
898
|
:symbol: WST
|
640
899
|
:XAF:
|
900
|
+
:name: "Franc CFA BEAC"
|
641
901
|
:one: "Franc CFA BEAC"
|
642
902
|
:other: "Franc CFA BEAC"
|
643
903
|
:symbol: FCFA
|
644
904
|
:XCD:
|
905
|
+
:name: "Dolar Caribbean Timur"
|
906
|
+
:narrow_symbol: $
|
645
907
|
:one: "Dolar Caribbean Timur"
|
646
908
|
:other: "Dolar Caribbean Timur"
|
647
909
|
:symbol: EC$
|
648
910
|
:XOF:
|
911
|
+
:name: "Franc CFA BCEAO"
|
649
912
|
:one: "Franc CFA BCEAO"
|
650
913
|
:other: "Franc CFA BCEAO"
|
651
914
|
:symbol: CFA
|
652
915
|
:XPF:
|
916
|
+
:name: "Franc CFP"
|
653
917
|
:one: "Franc CFP"
|
654
918
|
:other: "Franc CFP"
|
655
919
|
:symbol: CFPF
|
656
920
|
:XXX:
|
921
|
+
:name: "Mata Wang Tidak Diketahui"
|
657
922
|
:one: "Mata Wang Tidak Diketahui"
|
658
923
|
:other: "(mata wang tidak diketahui)"
|
659
924
|
:symbol: ¤
|
660
925
|
:YER:
|
926
|
+
:name: "Rial Yaman"
|
661
927
|
:one: "Rial Yaman"
|
662
928
|
:other: "Rial Yaman"
|
663
929
|
:symbol: YER
|
664
930
|
:ZAR:
|
931
|
+
:name: "Rand Afrika Selatan"
|
932
|
+
:narrow_symbol: R
|
665
933
|
:one: "Rand Afrika Selatan"
|
666
934
|
:other: "Rand Afrika Selatan"
|
667
935
|
:symbol: ZAR
|
668
936
|
:ZMK:
|
937
|
+
:name: "Kwacha Zambia (1968–2012)"
|
669
938
|
:one: "Kwacha Zambia (1968–2012)"
|
670
939
|
:symbol: ZMK
|
671
940
|
:ZMW:
|
941
|
+
:name: "Kwacha Zambia"
|
942
|
+
:narrow_symbol: ZK
|
672
943
|
:one: "Kwacha Zambia"
|
673
944
|
:other: "Kwacha Zambia"
|
674
945
|
:symbol: ZMW
|
675
946
|
:ZWD:
|
947
|
+
:name: "Dolar Zimbabwe (1980–2008)"
|
676
948
|
:one: "Dolar Zimbabwe (1980–2008)"
|
677
949
|
:other: "Dolar Zimbabwe (1980–2008)"
|
678
950
|
:ZWL:
|
951
|
+
:name: "Dolar Zimbabwe (2009)"
|
679
952
|
:one: "Dolar Zimbabwe (2009)"
|
680
953
|
:other: "Dolar Zimbabwe (2009)"
|
681
954
|
:ZWR:
|
955
|
+
:name: "Dolar Zimbabwe (2008)"
|
682
956
|
:one: "Dolar Zimbabwe (2008)"
|
683
957
|
:other: "Dolar Zimbabwe (2008)"
|