twitter_cldr 3.0.10 → 3.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +3 -2
- data/History.txt +9 -0
- data/README.md +8 -0
- data/Rakefile +1 -1
- data/lib/twitter_cldr.rb +1 -1
- data/lib/twitter_cldr/data_readers/number_data_reader.rb +60 -8
- data/lib/twitter_cldr/formatters/numbers/abbreviated/abbreviated_number_formatter.rb +3 -11
- data/lib/twitter_cldr/formatters/numbers/number_formatter.rb +5 -12
- data/lib/twitter_cldr/formatters/numbers/rbnf.rb +2 -1
- data/lib/twitter_cldr/formatters/numbers/rbnf/formatters.rb +4 -1
- data/lib/twitter_cldr/formatters/numbers/rbnf/plural.rb +49 -0
- data/lib/twitter_cldr/formatters/numbers/rbnf/rule.rb +4 -3
- data/lib/twitter_cldr/formatters/numbers/rbnf/rule_parser.rb +12 -1
- data/lib/twitter_cldr/formatters/numbers/rbnf/substitution.rb +1 -1
- data/lib/twitter_cldr/formatters/plurals/rules.rb +26 -10
- data/lib/twitter_cldr/localized/localized_number.rb +2 -15
- data/lib/twitter_cldr/resources/download.rb +3 -3
- data/lib/twitter_cldr/resources/locales_resources_importer.rb +24 -16
- data/lib/twitter_cldr/resources/uli/segment_exceptions_importer.rb +1 -1
- data/lib/twitter_cldr/shared/postal_codes.rb +30 -2
- data/lib/twitter_cldr/tokenizers/numbers/rbnf_tokenizer.rb +2 -1
- data/lib/twitter_cldr/version.rb +1 -1
- data/resources/locales/af/calendars.yml +44 -29
- data/resources/locales/af/currencies.yml +300 -603
- data/resources/locales/af/languages.yml +22 -359
- data/resources/locales/af/lists.yml +8 -8
- data/resources/locales/af/numbers.yml +74 -25
- data/resources/locales/af/plural_rules.yml +7 -0
- data/resources/locales/af/plurals.yml +13 -3
- data/resources/locales/af/territories.yml +7 -7
- data/resources/locales/ar/calendars.yml +25 -11
- data/resources/locales/ar/currencies.yml +115 -229
- data/resources/locales/ar/languages.yml +39 -124
- data/resources/locales/ar/lists.yml +12 -12
- data/resources/locales/ar/numbers.yml +170 -25
- data/resources/locales/ar/plural_rules.yml +11 -0
- data/resources/locales/ar/plurals.yml +18 -6
- data/resources/locales/be/calendars.yml +10 -20
- data/resources/locales/be/currencies.yml +40 -778
- data/resources/locales/be/languages.yml +2 -447
- data/resources/locales/be/lists.yml +3 -15
- data/resources/locales/be/numbers.yml +26 -26
- data/resources/locales/be/plural_rules.yml +9 -0
- data/resources/locales/be/plurals.yml +17 -7
- data/resources/locales/be/rbnf.yml +15 -105
- data/resources/locales/be/territories.yml +5 -16
- data/resources/locales/bg/calendars.yml +61 -40
- data/resources/locales/bg/currencies.yml +147 -176
- data/resources/locales/bg/languages.yml +56 -149
- data/resources/locales/bg/lists.yml +5 -5
- data/resources/locales/bg/numbers.yml +73 -24
- data/resources/locales/bg/plural_rules.yml +7 -0
- data/resources/locales/bg/plurals.yml +13 -3
- data/resources/locales/bg/territories.yml +10 -10
- data/resources/locales/bn/calendars.yml +43 -29
- data/resources/locales/bn/currencies.yml +156 -253
- data/resources/locales/bn/languages.yml +61 -150
- data/resources/locales/bn/lists.yml +4 -4
- data/resources/locales/bn/numbers.yml +74 -25
- data/resources/locales/bn/plural_rules.yml +11 -0
- data/resources/locales/bn/plurals.yml +19 -3
- data/resources/locales/bn/territories.yml +35 -35
- data/resources/locales/ca/calendars.yml +38 -23
- data/resources/locales/ca/currencies.yml +285 -63
- data/resources/locales/ca/languages.yml +12 -76
- data/resources/locales/ca/lists.yml +4 -4
- data/resources/locales/ca/numbers.yml +74 -25
- data/resources/locales/ca/plural_rules.yml +10 -0
- data/resources/locales/ca/plurals.yml +17 -4
- data/resources/locales/ca/territories.yml +20 -20
- data/resources/locales/cs/calendars.yml +33 -18
- data/resources/locales/cs/currencies.yml +397 -118
- data/resources/locales/cs/languages.yml +109 -90
- data/resources/locales/cs/numbers.yml +121 -24
- data/resources/locales/cs/plural_rules.yml +9 -0
- data/resources/locales/cs/plurals.yml +16 -6
- data/resources/locales/cs/territories.yml +2 -2
- data/resources/locales/cy/calendars.yml +4 -5
- data/resources/locales/cy/currencies.yml +56 -424
- data/resources/locales/cy/languages.yml +210 -379
- data/resources/locales/cy/lists.yml +1 -5
- data/resources/locales/cy/numbers.yml +170 -25
- data/resources/locales/cy/plural_rules.yml +16 -0
- data/resources/locales/cy/plurals.yml +26 -4
- data/resources/locales/cy/rbnf.yml +8 -8
- data/resources/locales/da/calendars.yml +28 -13
- data/resources/locales/da/currencies.yml +135 -136
- data/resources/locales/da/languages.yml +10 -74
- data/resources/locales/da/numbers.yml +73 -24
- data/resources/locales/da/plural_rules.yml +7 -0
- data/resources/locales/da/plurals.yml +13 -4
- data/resources/locales/da/territories.yml +2 -2
- data/resources/locales/de-CH/calendars.yml +29 -15
- data/resources/locales/de-CH/currencies.yml +327 -101
- data/resources/locales/de-CH/languages.yml +112 -83
- data/resources/locales/de-CH/numbers.yml +73 -24
- data/resources/locales/de-CH/plural_rules.yml +7 -0
- data/resources/locales/de-CH/plurals.yml +13 -4
- data/resources/locales/de-CH/territories.yml +3 -3
- data/resources/locales/de/calendars.yml +29 -15
- data/resources/locales/de/currencies.yml +328 -101
- data/resources/locales/de/languages.yml +112 -83
- data/resources/locales/de/numbers.yml +73 -24
- data/resources/locales/de/plural_rules.yml +7 -0
- data/resources/locales/de/plurals.yml +13 -4
- data/resources/locales/de/rbnf.yml +189 -0
- data/resources/locales/de/territories.yml +3 -3
- data/resources/locales/el/calendars.yml +30 -16
- data/resources/locales/el/currencies.yml +144 -91
- data/resources/locales/el/languages.yml +8 -72
- data/resources/locales/el/numbers.yml +73 -24
- data/resources/locales/el/plural_rules.yml +7 -0
- data/resources/locales/el/plurals.yml +13 -3
- data/resources/locales/el/territories.yml +1 -1
- data/resources/locales/en-150/calendars.yml +15 -5
- data/resources/locales/en-150/currencies.yml +49 -9
- data/resources/locales/en-150/languages.yml +99 -70
- data/resources/locales/en-150/numbers.yml +73 -24
- data/resources/locales/en-150/plural_rules.yml +10 -0
- data/resources/locales/en-150/plurals.yml +18 -4
- data/resources/locales/en-150/territories.yml +15 -15
- data/resources/locales/en-AU/calendars.yml +21 -11
- data/resources/locales/en-AU/currencies.yml +69 -29
- data/resources/locales/en-AU/languages.yml +101 -72
- data/resources/locales/en-AU/lists.yml +1 -1
- data/resources/locales/en-AU/numbers.yml +73 -24
- data/resources/locales/en-AU/plural_rules.yml +10 -0
- data/resources/locales/en-AU/plurals.yml +18 -4
- data/resources/locales/en-AU/territories.yml +19 -19
- data/resources/locales/en-CA/calendars.yml +18 -8
- data/resources/locales/en-CA/currencies.yml +49 -9
- data/resources/locales/en-CA/languages.yml +99 -70
- data/resources/locales/en-CA/numbers.yml +74 -25
- data/resources/locales/en-CA/plural_rules.yml +10 -0
- data/resources/locales/en-CA/plurals.yml +18 -4
- data/resources/locales/en-CA/territories.yml +15 -15
- data/resources/locales/en-GB/calendars.yml +21 -8
- data/resources/locales/en-GB/currencies.yml +242 -55
- data/resources/locales/en-GB/languages.yml +102 -73
- data/resources/locales/en-GB/lists.yml +1 -1
- data/resources/locales/en-GB/numbers.yml +74 -25
- data/resources/locales/en-GB/plural_rules.yml +10 -0
- data/resources/locales/en-GB/plurals.yml +18 -4
- data/resources/locales/en-GB/territories.yml +5 -5
- data/resources/locales/en-IE/calendars.yml +12 -2
- data/resources/locales/en-IE/currencies.yml +49 -9
- data/resources/locales/en-IE/languages.yml +99 -70
- data/resources/locales/en-IE/numbers.yml +74 -25
- data/resources/locales/en-IE/plural_rules.yml +10 -0
- data/resources/locales/en-IE/plurals.yml +18 -4
- data/resources/locales/en-IE/territories.yml +15 -15
- data/resources/locales/en-SG/calendars.yml +15 -5
- data/resources/locales/en-SG/currencies.yml +50 -10
- data/resources/locales/en-SG/languages.yml +99 -70
- data/resources/locales/en-SG/numbers.yml +74 -25
- data/resources/locales/en-SG/plural_rules.yml +10 -0
- data/resources/locales/en-SG/plurals.yml +18 -4
- data/resources/locales/en-SG/territories.yml +15 -15
- data/resources/locales/en-ZA/calendars.yml +12 -2
- data/resources/locales/en-ZA/currencies.yml +48 -9
- data/resources/locales/en-ZA/languages.yml +99 -70
- data/resources/locales/en-ZA/numbers.yml +74 -25
- data/resources/locales/en-ZA/plural_rules.yml +10 -0
- data/resources/locales/en-ZA/plurals.yml +18 -4
- data/resources/locales/en-ZA/territories.yml +15 -15
- data/resources/locales/en/calendars.yml +12 -2
- data/resources/locales/en/currencies.yml +49 -9
- data/resources/locales/en/languages.yml +99 -70
- data/resources/locales/en/numbers.yml +74 -25
- data/resources/locales/en/plural_rules.yml +10 -0
- data/resources/locales/en/plurals.yml +18 -4
- data/resources/locales/en/rbnf.yml +1 -26
- data/resources/locales/en/territories.yml +15 -15
- data/resources/locales/es-419/calendars.yml +101 -87
- data/resources/locales/es-419/currencies.yml +276 -276
- data/resources/locales/es-419/languages.yml +26 -90
- data/resources/locales/es-419/lists.yml +4 -4
- data/resources/locales/es-419/numbers.yml +74 -25
- data/resources/locales/es-419/plural_rules.yml +7 -0
- data/resources/locales/es-419/plurals.yml +13 -3
- data/resources/locales/es-419/rbnf.yml +1 -1192
- data/resources/locales/es-419/territories.yml +4 -4
- data/resources/locales/es-CO/calendars.yml +42 -28
- data/resources/locales/es-CO/currencies.yml +258 -258
- data/resources/locales/es-CO/languages.yml +22 -86
- data/resources/locales/es-CO/lists.yml +4 -4
- data/resources/locales/es-CO/numbers.yml +74 -25
- data/resources/locales/es-CO/plural_rules.yml +7 -0
- data/resources/locales/es-CO/plurals.yml +13 -3
- data/resources/locales/es-CO/rbnf.yml +1 -1
- data/resources/locales/es-CO/territories.yml +2 -2
- data/resources/locales/es-MX/calendars.yml +121 -107
- data/resources/locales/es-MX/currencies.yml +41 -136
- data/resources/locales/es-MX/languages.yml +27 -91
- data/resources/locales/es-MX/numbers.yml +76 -27
- data/resources/locales/es-MX/plural_rules.yml +7 -0
- data/resources/locales/es-MX/plurals.yml +13 -3
- data/resources/locales/es-MX/rbnf.yml +1 -1
- data/resources/locales/es-MX/territories.yml +7 -7
- data/resources/locales/es-US/calendars.yml +56 -48
- data/resources/locales/es-US/currencies.yml +259 -259
- data/resources/locales/es-US/languages.yml +22 -86
- data/resources/locales/es-US/lists.yml +4 -4
- data/resources/locales/es-US/numbers.yml +75 -26
- data/resources/locales/es-US/plural_rules.yml +7 -0
- data/resources/locales/es-US/plurals.yml +13 -3
- data/resources/locales/es-US/rbnf.yml +1 -1
- data/resources/locales/es-US/territories.yml +2 -2
- data/resources/locales/es/calendars.yml +38 -24
- data/resources/locales/es/currencies.yml +259 -259
- data/resources/locales/es/languages.yml +22 -86
- data/resources/locales/es/lists.yml +4 -4
- data/resources/locales/es/numbers.yml +75 -26
- data/resources/locales/es/plural_rules.yml +7 -0
- data/resources/locales/es/plurals.yml +13 -3
- data/resources/locales/es/rbnf.yml +8 -81
- data/resources/locales/es/territories.yml +2 -2
- data/resources/locales/eu/calendars.yml +72 -55
- data/resources/locales/eu/currencies.yml +135 -450
- data/resources/locales/eu/languages.yml +79 -414
- data/resources/locales/eu/lists.yml +4 -4
- data/resources/locales/eu/numbers.yml +74 -25
- data/resources/locales/eu/plural_rules.yml +7 -0
- data/resources/locales/eu/plurals.yml +13 -3
- data/resources/locales/eu/territories.yml +2 -2
- data/resources/locales/fa/calendars.yml +27 -12
- data/resources/locales/fa/currencies.yml +46 -454
- data/resources/locales/fa/languages.yml +71 -153
- data/resources/locales/fa/lists.yml +4 -4
- data/resources/locales/fa/numbers.yml +74 -25
- data/resources/locales/fa/plural_rules.yml +7 -0
- data/resources/locales/fa/plurals.yml +13 -3
- data/resources/locales/fa/territories.yml +4 -4
- data/resources/locales/fi/calendars.yml +20 -5
- data/resources/locales/fi/currencies.yml +287 -50
- data/resources/locales/fi/languages.yml +99 -70
- data/resources/locales/fi/numbers.yml +73 -24
- data/resources/locales/fi/plural_rules.yml +7 -0
- data/resources/locales/fi/plurals.yml +13 -4
- data/resources/locales/fi/territories.yml +1 -1
- data/resources/locales/fil/calendars.yml +29 -15
- data/resources/locales/fil/currencies.yml +144 -489
- data/resources/locales/fil/languages.yml +12 -339
- data/resources/locales/fil/lists.yml +7 -7
- data/resources/locales/fil/numbers.yml +74 -25
- data/resources/locales/fil/plural_rules.yml +8 -0
- data/resources/locales/fil/plurals.yml +17 -4
- data/resources/locales/fil/territories.yml +2 -2
- data/resources/locales/fr-BE/calendars.yml +68 -53
- data/resources/locales/fr-BE/currencies.yml +202 -82
- data/resources/locales/fr-BE/languages.yml +8 -71
- data/resources/locales/fr-BE/numbers.yml +74 -25
- data/resources/locales/fr-BE/plural_rules.yml +8 -0
- data/resources/locales/fr-BE/plurals.yml +15 -3
- data/resources/locales/fr-BE/territories.yml +7 -7
- data/resources/locales/fr-CA/calendars.yml +25 -10
- data/resources/locales/fr-CA/currencies.yml +250 -130
- data/resources/locales/fr-CA/languages.yml +11 -74
- data/resources/locales/fr-CA/numbers.yml +74 -25
- data/resources/locales/fr-CA/plural_rules.yml +8 -0
- data/resources/locales/fr-CA/plurals.yml +15 -3
- data/resources/locales/fr-CA/territories.yml +16 -16
- data/resources/locales/fr-CH/calendars.yml +68 -53
- data/resources/locales/fr-CH/currencies.yml +201 -82
- data/resources/locales/fr-CH/languages.yml +8 -71
- data/resources/locales/fr-CH/numbers.yml +74 -25
- data/resources/locales/fr-CH/plural_rules.yml +8 -0
- data/resources/locales/fr-CH/plurals.yml +15 -3
- data/resources/locales/fr-CH/territories.yml +7 -7
- data/resources/locales/fr/calendars.yml +68 -53
- data/resources/locales/fr/currencies.yml +202 -82
- data/resources/locales/fr/languages.yml +8 -71
- data/resources/locales/fr/numbers.yml +74 -25
- data/resources/locales/fr/plural_rules.yml +8 -0
- data/resources/locales/fr/plurals.yml +15 -3
- data/resources/locales/fr/territories.yml +7 -7
- data/resources/locales/ga/calendars.yml +136 -45
- data/resources/locales/ga/currencies.yml +1238 -587
- data/resources/locales/ga/languages.yml +176 -468
- data/resources/locales/ga/lists.yml +4 -4
- data/resources/locales/ga/numbers.yml +148 -24
- data/resources/locales/ga/plural_rules.yml +10 -0
- data/resources/locales/ga/plurals.yml +17 -5
- data/resources/locales/ga/territories.yml +56 -56
- data/resources/locales/gl/calendars.yml +26 -13
- data/resources/locales/gl/currencies.yml +378 -582
- data/resources/locales/gl/languages.yml +71 -392
- data/resources/locales/gl/lists.yml +8 -8
- data/resources/locales/gl/numbers.yml +74 -25
- data/resources/locales/gl/plural_rules.yml +7 -0
- data/resources/locales/gl/plurals.yml +13 -4
- data/resources/locales/gl/territories.yml +2 -2
- data/resources/locales/he/calendars.yml +53 -32
- data/resources/locales/he/currencies.yml +585 -487
- data/resources/locales/he/languages.yml +15 -78
- data/resources/locales/he/lists.yml +8 -8
- data/resources/locales/he/numbers.yml +121 -24
- data/resources/locales/he/plural_rules.yml +9 -0
- data/resources/locales/he/plurals.yml +16 -6
- data/resources/locales/he/rbnf.yml +0 -3
- data/resources/locales/he/territories.yml +4 -4
- data/resources/locales/hi/calendars.yml +54 -41
- data/resources/locales/hi/currencies.yml +155 -428
- data/resources/locales/hi/languages.yml +52 -141
- data/resources/locales/hi/lists.yml +4 -4
- data/resources/locales/hi/numbers.yml +74 -25
- data/resources/locales/hi/plural_rules.yml +11 -0
- data/resources/locales/hi/plurals.yml +19 -3
- data/resources/locales/hi/rbnf.yml +52 -1
- data/resources/locales/hi/territories.yml +8 -8
- data/resources/locales/hr/calendars.yml +30 -16
- data/resources/locales/hr/currencies.yml +306 -66
- data/resources/locales/hr/languages.yml +12 -76
- data/resources/locales/hr/numbers.yml +97 -24
- data/resources/locales/hr/plural_rules.yml +8 -0
- data/resources/locales/hr/plurals.yml +16 -8
- data/resources/locales/hr/territories.yml +1 -1
- data/resources/locales/hu/calendars.yml +25 -10
- data/resources/locales/hu/currencies.yml +139 -182
- data/resources/locales/hu/languages.yml +8 -72
- data/resources/locales/hu/lists.yml +4 -4
- data/resources/locales/hu/numbers.yml +73 -24
- data/resources/locales/hu/plural_rules.yml +8 -0
- data/resources/locales/hu/plurals.yml +15 -3
- data/resources/locales/hu/territories.yml +1 -1
- data/resources/locales/id/calendars.yml +22 -7
- data/resources/locales/id/currencies.yml +323 -192
- data/resources/locales/id/languages.yml +36 -71
- data/resources/locales/id/numbers.yml +50 -26
- data/resources/locales/id/plural_rules.yml +6 -0
- data/resources/locales/id/plurals.yml +11 -3
- data/resources/locales/id/rbnf.yml +4 -4
- data/resources/locales/id/territories.yml +2 -2
- data/resources/locales/is/calendars.yml +24 -9
- data/resources/locales/is/currencies.yml +145 -336
- data/resources/locales/is/languages.yml +57 -163
- data/resources/locales/is/numbers.yml +73 -24
- data/resources/locales/is/plural_rules.yml +7 -0
- data/resources/locales/is/plurals.yml +13 -5
- data/resources/locales/is/territories.yml +5 -5
- data/resources/locales/it-CH/calendars.yml +41 -26
- data/resources/locales/it-CH/currencies.yml +180 -274
- data/resources/locales/it-CH/languages.yml +106 -83
- data/resources/locales/it-CH/lists.yml +6 -6
- data/resources/locales/it-CH/numbers.yml +73 -24
- data/resources/locales/it-CH/plural_rules.yml +8 -0
- data/resources/locales/it-CH/plurals.yml +15 -4
- data/resources/locales/it-CH/territories.yml +9 -9
- data/resources/locales/it/calendars.yml +43 -28
- data/resources/locales/it/currencies.yml +181 -274
- data/resources/locales/it/languages.yml +106 -83
- data/resources/locales/it/lists.yml +6 -6
- data/resources/locales/it/numbers.yml +73 -24
- data/resources/locales/it/plural_rules.yml +8 -0
- data/resources/locales/it/plurals.yml +15 -4
- data/resources/locales/it/territories.yml +9 -9
- data/resources/locales/ja/calendars.yml +24 -9
- data/resources/locales/ja/currencies.yml +286 -48
- data/resources/locales/ja/languages.yml +106 -83
- data/resources/locales/ja/lists.yml +4 -4
- data/resources/locales/ja/numbers.yml +50 -26
- data/resources/locales/ja/plural_rules.yml +6 -0
- data/resources/locales/ja/plurals.yml +11 -3
- data/resources/locales/ja/territories.yml +2 -2
- data/resources/locales/ko/calendars.yml +63 -16
- data/resources/locales/ko/currencies.yml +286 -347
- data/resources/locales/ko/languages.yml +27 -76
- data/resources/locales/ko/numbers.yml +50 -26
- data/resources/locales/ko/plural_rules.yml +6 -0
- data/resources/locales/ko/plurals.yml +11 -3
- data/resources/locales/ko/territories.yml +4 -4
- data/resources/locales/lv/calendars.yml +34 -19
- data/resources/locales/lv/currencies.yml +155 -366
- data/resources/locales/lv/languages.yml +7 -71
- data/resources/locales/lv/numbers.yml +99 -26
- data/resources/locales/lv/plural_rules.yml +8 -0
- data/resources/locales/lv/plurals.yml +16 -9
- data/resources/locales/lv/territories.yml +2 -2
- data/resources/locales/ms/calendars.yml +28 -14
- data/resources/locales/ms/currencies.yml +185 -500
- data/resources/locales/ms/languages.yml +27 -297
- data/resources/locales/ms/lists.yml +6 -6
- data/resources/locales/ms/numbers.yml +50 -26
- data/resources/locales/ms/plural_rules.yml +7 -0
- data/resources/locales/ms/plurals.yml +13 -3
- data/resources/locales/ms/territories.yml +6 -6
- data/resources/locales/nb/calendars.yml +21 -6
- data/resources/locales/nb/currencies.yml +271 -44
- data/resources/locales/nb/languages.yml +14 -78
- data/resources/locales/nb/lists.yml +4 -4
- data/resources/locales/nb/numbers.yml +73 -24
- data/resources/locales/nb/plural_rules.yml +7 -0
- data/resources/locales/nb/plurals.yml +13 -3
- data/resources/locales/nb/territories.yml +6 -6
- data/resources/locales/nl/calendars.yml +63 -48
- data/resources/locales/nl/currencies.yml +294 -56
- data/resources/locales/nl/languages.yml +149 -121
- data/resources/locales/nl/numbers.yml +74 -25
- data/resources/locales/nl/plural_rules.yml +7 -0
- data/resources/locales/nl/plurals.yml +13 -4
- data/resources/locales/nl/territories.yml +9 -9
- data/resources/locales/pl/calendars.yml +23 -9
- data/resources/locales/pl/currencies.yml +147 -226
- data/resources/locales/pl/languages.yml +102 -73
- data/resources/locales/pl/numbers.yml +122 -25
- data/resources/locales/pl/plural_rules.yml +9 -0
- data/resources/locales/pl/plurals.yml +17 -9
- data/resources/locales/pl/rbnf.yml +17 -159
- data/resources/locales/pl/territories.yml +1 -1
- data/resources/locales/pt/calendars.yml +26 -12
- data/resources/locales/pt/currencies.yml +182 -91
- data/resources/locales/pt/languages.yml +72 -137
- data/resources/locales/pt/numbers.yml +74 -25
- data/resources/locales/pt/plural_rules.yml +7 -0
- data/resources/locales/pt/plurals.yml +13 -5
- data/resources/locales/pt/territories.yml +9 -9
- data/resources/locales/ro/calendars.yml +63 -49
- data/resources/locales/ro/currencies.yml +209 -291
- data/resources/locales/ro/languages.yml +12 -76
- data/resources/locales/ro/numbers.yml +98 -25
- data/resources/locales/ro/plural_rules.yml +9 -0
- data/resources/locales/ro/plurals.yml +17 -6
- data/resources/locales/ro/territories.yml +3 -3
- data/resources/locales/ru/calendars.yml +55 -41
- data/resources/locales/ru/currencies.yml +334 -256
- data/resources/locales/ru/languages.yml +8 -72
- data/resources/locales/ru/lists.yml +5 -5
- data/resources/locales/ru/numbers.yml +122 -24
- data/resources/locales/ru/plural_rules.yml +9 -0
- data/resources/locales/ru/plurals.yml +17 -7
- data/resources/locales/ru/rbnf.yml +15 -105
- data/resources/locales/ru/territories.yml +7 -7
- data/resources/locales/sk/calendars.yml +89 -51
- data/resources/locales/sk/currencies.yml +440 -415
- data/resources/locales/sk/languages.yml +50 -114
- data/resources/locales/sk/lists.yml +4 -4
- data/resources/locales/sk/numbers.yml +122 -25
- data/resources/locales/sk/plural_rules.yml +9 -0
- data/resources/locales/sk/plurals.yml +16 -6
- data/resources/locales/sk/territories.yml +18 -18
- data/resources/locales/sq/calendars.yml +72 -58
- data/resources/locales/sq/currencies.yml +86 -464
- data/resources/locales/sq/languages.yml +222 -579
- data/resources/locales/sq/lists.yml +4 -4
- data/resources/locales/sq/numbers.yml +73 -24
- data/resources/locales/sq/plural_rules.yml +9 -0
- data/resources/locales/sq/plurals.yml +16 -3
- data/resources/locales/sq/territories.yml +16 -17
- data/resources/locales/sr/calendars.yml +30 -16
- data/resources/locales/sr/currencies.yml +202 -116
- data/resources/locales/sr/languages.yml +200 -298
- data/resources/locales/sr/lists.yml +4 -4
- data/resources/locales/sr/numbers.yml +98 -25
- data/resources/locales/sr/plural_rules.yml +8 -0
- data/resources/locales/sr/plurals.yml +16 -8
- data/resources/locales/sr/territories.yml +20 -20
- data/resources/locales/sv/calendars.yml +46 -31
- data/resources/locales/sv/currencies.yml +213 -105
- data/resources/locales/sv/languages.yml +76 -73
- data/resources/locales/sv/numbers.yml +73 -25
- data/resources/locales/sv/plural_rules.yml +8 -0
- data/resources/locales/sv/plurals.yml +16 -4
- data/resources/locales/sv/rbnf.yml +1 -1
- data/resources/locales/sv/territories.yml +1 -1
- data/resources/locales/ta/calendars.yml +37 -23
- data/resources/locales/ta/currencies.yml +328 -643
- data/resources/locales/ta/languages.yml +94 -177
- data/resources/locales/ta/numbers.yml +74 -25
- data/resources/locales/ta/plural_rules.yml +7 -0
- data/resources/locales/ta/plurals.yml +13 -3
- data/resources/locales/ta/territories.yml +34 -34
- data/resources/locales/th/calendars.yml +33 -6
- data/resources/locales/th/currencies.yml +272 -187
- data/resources/locales/th/languages.yml +102 -76
- data/resources/locales/th/numbers.yml +50 -26
- data/resources/locales/th/plural_rules.yml +6 -0
- data/resources/locales/th/plurals.yml +11 -3
- data/resources/locales/th/territories.yml +2 -2
- data/resources/locales/tr/calendars.yml +25 -11
- data/resources/locales/tr/currencies.yml +365 -199
- data/resources/locales/tr/languages.yml +106 -77
- data/resources/locales/tr/numbers.yml +74 -25
- data/resources/locales/tr/plural_rules.yml +7 -0
- data/resources/locales/tr/plurals.yml +13 -3
- data/resources/locales/tr/territories.yml +5 -5
- data/resources/locales/uk/calendars.yml +24 -9
- data/resources/locales/uk/currencies.yml +139 -207
- data/resources/locales/uk/languages.yml +19 -94
- data/resources/locales/uk/lists.yml +6 -6
- data/resources/locales/uk/numbers.yml +121 -24
- data/resources/locales/uk/plural_rules.yml +10 -0
- data/resources/locales/uk/plurals.yml +19 -9
- data/resources/locales/uk/territories.yml +18 -18
- data/resources/locales/ur/calendars.yml +38 -16
- data/resources/locales/ur/currencies.yml +273 -577
- data/resources/locales/ur/languages.yml +76 -405
- data/resources/locales/ur/lists.yml +7 -7
- data/resources/locales/ur/numbers.yml +75 -26
- data/resources/locales/ur/plural_rules.yml +7 -0
- data/resources/locales/ur/plurals.yml +13 -4
- data/resources/locales/ur/territories.yml +1 -1
- data/resources/locales/vi/calendars.yml +29 -14
- data/resources/locales/vi/currencies.yml +273 -195
- data/resources/locales/vi/languages.yml +20 -94
- data/resources/locales/vi/lists.yml +2 -2
- data/resources/locales/vi/numbers.yml +49 -25
- data/resources/locales/vi/plural_rules.yml +7 -0
- data/resources/locales/vi/plurals.yml +13 -3
- data/resources/locales/vi/territories.yml +8 -8
- data/resources/locales/zh-Hant/calendars.yml +28 -13
- data/resources/locales/zh-Hant/currencies.yml +368 -134
- data/resources/locales/zh-Hant/languages.yml +119 -90
- data/resources/locales/zh-Hant/lists.yml +4 -4
- data/resources/locales/zh-Hant/numbers.yml +50 -26
- data/resources/locales/zh-Hant/plural_rules.yml +6 -0
- data/resources/locales/zh-Hant/plurals.yml +11 -3
- data/resources/locales/zh-Hant/territories.yml +9 -9
- data/resources/locales/zh/calendars.yml +20 -5
- data/resources/locales/zh/currencies.yml +372 -189
- data/resources/locales/zh/languages.yml +7 -71
- data/resources/locales/zh/lists.yml +4 -4
- data/resources/locales/zh/numbers.yml +50 -26
- data/resources/locales/zh/plural_rules.yml +6 -0
- data/resources/locales/zh/plurals.yml +11 -3
- data/resources/locales/zh/rbnf.yml +46 -0
- data/resources/shared/currency_digits_and_rounding.yml +8 -2
- data/resources/shared/numbering_systems.yml +3 -0
- data/resources/shared/postal_codes.yml +320 -1275
- data/resources/shared/rbnf_root.yml +65 -16
- data/resources/shared/territories_containment.yml +1 -0
- data/resources/uli/segments/de.yml +102 -0
- data/resources/uli/segments/es.yml +33 -0
- data/resources/uli/segments/fr.yml +21 -0
- data/resources/uli/segments/it.yml +11 -0
- data/spec/data_readers/number_data_reader_spec.rb +25 -0
- data/spec/formatters/list_formatter_spec.rb +2 -2
- data/spec/formatters/numbers/abbreviated/abbreviated_number_formatter_spec.rb +11 -17
- data/spec/formatters/numbers/abbreviated/long_decimal_formatter_spec.rb +80 -31
- data/spec/formatters/numbers/abbreviated/short_decimal_formatter_spec.rb +40 -9
- data/spec/formatters/numbers/currency_formatter_spec.rb +1 -1
- data/spec/formatters/numbers/rbnf/allowed_failures.yml +47 -35
- data/spec/formatters/numbers/rbnf/locales/bn/rbnf_test.yml +1634 -1283
- data/spec/formatters/numbers/rbnf/locales/cy/rbnf_test.yml +42 -42
- data/spec/formatters/numbers/rbnf/locales/de-CH/rbnf_test.yml +702 -0
- data/spec/formatters/numbers/rbnf/locales/de/rbnf_test.yml +702 -0
- data/spec/formatters/numbers/rbnf/locales/es-419/rbnf_test.yml +14 -14
- data/spec/formatters/numbers/rbnf/locales/es-CO/rbnf_test.yml +14 -14
- data/spec/formatters/numbers/rbnf/locales/es-MX/rbnf_test.yml +14 -14
- data/spec/formatters/numbers/rbnf/locales/es-US/rbnf_test.yml +14 -14
- data/spec/formatters/numbers/rbnf/locales/es/rbnf_test.yml +54 -54
- data/spec/formatters/numbers/rbnf/locales/eu/rbnf_test.yml +1634 -1283
- data/spec/formatters/numbers/rbnf/locales/fr-CH/rbnf_test.yml +32 -32
- data/spec/formatters/numbers/rbnf/locales/gl/rbnf_test.yml +1634 -1283
- data/spec/formatters/numbers/rbnf/locales/he/rbnf_test.yml +105 -105
- data/spec/formatters/numbers/rbnf/locales/hi/rbnf_test.yml +350 -116
- data/spec/formatters/numbers/rbnf/locales/sv/rbnf_test.yml +24 -24
- data/spec/formatters/numbers/rbnf/locales/ur/rbnf_test.yml +1634 -1283
- data/spec/formatters/numbers/rbnf/locales/zh/rbnf_test.yml +117 -0
- data/spec/formatters/plurals/rules_spec.rb +37 -14
- data/spec/localized/localized_number_spec.rb +2 -1
- data/spec/parsers/number_parser_spec.rb +5 -5
- data/spec/shared/calendar_spec.rb +3 -3
- data/spec/shared/postal_codes_spec.rb +16 -0
- data/spec/shared/territories_spec.rb +2 -2
- data/spec/spec_helper.rb +1 -1
- data/twitter_cldr.gemspec +1 -0
- metadata +364 -285
- data/resources/custom/locales/hu/plurals.yml +0 -3
@@ -10,13 +10,10 @@
|
|
10
10
|
:symbol: "AED"
|
11
11
|
:AFA:
|
12
12
|
:one: "afgani (1927–2002)"
|
13
|
-
:other: "Afghan afghanis (1927–2002)"
|
14
13
|
:AFN:
|
15
14
|
:one: "afgani afgano"
|
16
15
|
:other: "afganis afganos"
|
17
|
-
|
18
|
-
:one: "Albanian lek (1946–1965)"
|
19
|
-
:other: "Albanian lekë (1946–1965)"
|
16
|
+
:symbol: "Af"
|
20
17
|
:ALL:
|
21
18
|
:one: "lek albanés"
|
22
19
|
:other: "lekë albaneses"
|
@@ -35,30 +32,21 @@
|
|
35
32
|
:symbol: "Kz"
|
36
33
|
:AOK:
|
37
34
|
:one: "kwanza angoleño (1977–1990)"
|
38
|
-
:other: "Angolan kwanzas (1977–1991)"
|
39
35
|
:AON:
|
40
36
|
:one: "nuevo kwanza angoleño (1990–2000)"
|
41
|
-
:other: "Angolan new kwanzas (1990–2000)"
|
42
37
|
:AOR:
|
43
38
|
:one: "kwanza reajustado angoleño (1995–1999)"
|
44
|
-
:other: "Angolan readjusted kwanzas (1995–1999)"
|
45
39
|
:ARA:
|
46
40
|
:one: "austral argentino"
|
47
41
|
:other: "australes argentinos"
|
48
42
|
:symbol: "ARA"
|
49
|
-
:ARL:
|
50
|
-
:one: "Argentine peso ley (1970–1983)"
|
51
|
-
:other: "Argentine pesos ley (1970–1983)"
|
52
|
-
:ARM:
|
53
|
-
:one: "Argentine peso (1881–1970)"
|
54
|
-
:other: "Argentine pesos (1881–1970)"
|
55
43
|
:ARP:
|
56
44
|
:one: "peso argentino (ARP)"
|
57
45
|
:other: "pesos argentinos (ARP)"
|
58
46
|
:ARS:
|
59
47
|
:one: "peso argentino"
|
60
48
|
:other: "pesos argentinos"
|
61
|
-
:symbol: "
|
49
|
+
:symbol: "$a"
|
62
50
|
:ATS:
|
63
51
|
:one: "chelín austriaco"
|
64
52
|
:other: "chelines austriacos"
|
@@ -72,7 +60,6 @@
|
|
72
60
|
:symbol: "Afl."
|
73
61
|
:AZM:
|
74
62
|
:one: "manat azerí (1993–2006)"
|
75
|
-
:other: "Azerbaijani manats (1993–2006)"
|
76
63
|
:AZN:
|
77
64
|
:one: "manat azerí"
|
78
65
|
:other: "manat azeríes"
|
@@ -84,9 +71,6 @@
|
|
84
71
|
:one: "marco convertible de Bosnia-Herzegovina"
|
85
72
|
:other: "marcos convertibles de Bosnia-Herzegovina"
|
86
73
|
:symbol: "BAM"
|
87
|
-
:BAN:
|
88
|
-
:one: "Bosnia-Herzegovina new dinar (1994–1997)"
|
89
|
-
:other: "Bosnia-Herzegovina new dinars (1994–1997)"
|
90
74
|
:BBD:
|
91
75
|
:one: "dólar de Barbados"
|
92
76
|
:other: "dólares de Barbados"
|
@@ -107,23 +91,17 @@
|
|
107
91
|
:BGL:
|
108
92
|
:one: "lev fuerte búlgaro"
|
109
93
|
:other: "leva fuertes búlgaros"
|
110
|
-
:BGM:
|
111
|
-
:one: "Bulgarian socialist lev"
|
112
|
-
:other: "Bulgarian socialist leva"
|
113
94
|
:BGN:
|
114
95
|
:one: "lev búlgaro"
|
115
96
|
:other: "levas búlgaras"
|
116
97
|
:symbol: "BGN"
|
117
|
-
:BGO:
|
118
|
-
:one: "Bulgarian lev (1879–1952)"
|
119
|
-
:other: "Bulgarian leva (1879–1952)"
|
120
98
|
:BHD:
|
121
99
|
:one: "dinar bahreiní"
|
122
100
|
:other: "dinares bahreiníes"
|
123
101
|
:symbol: "BHD"
|
124
102
|
:BIF:
|
125
|
-
:one: "franco
|
126
|
-
:other: "francos
|
103
|
+
:one: "franco burundés"
|
104
|
+
:other: "francos burundeses"
|
127
105
|
:symbol: "BIF"
|
128
106
|
:BMD:
|
129
107
|
:one: "dólar de Bermudas"
|
@@ -138,8 +116,6 @@
|
|
138
116
|
:other: "bolivianos"
|
139
117
|
:symbol: "BOB"
|
140
118
|
:BOL:
|
141
|
-
:one: "Bolivian boliviano (1863–1963)"
|
142
|
-
:other: "Bolivian bolivianos (1863–1963)"
|
143
119
|
:symbol: "BOL"
|
144
120
|
:BOP:
|
145
121
|
:one: "peso boliviano"
|
@@ -174,8 +150,6 @@
|
|
174
150
|
:other: "cruceiros brasileños"
|
175
151
|
:symbol: "BRR"
|
176
152
|
:BRZ:
|
177
|
-
:one: "Brazilian cruzeiro (1942–1967)"
|
178
|
-
:other: "Brazilian cruzeiros (1942–1967)"
|
179
153
|
:symbol: "BRZ"
|
180
154
|
:BSD:
|
181
155
|
:one: "dólar de las Bahamas"
|
@@ -190,7 +164,7 @@
|
|
190
164
|
:other: "kyat birmanos"
|
191
165
|
:BWP:
|
192
166
|
:one: "pula botsuano"
|
193
|
-
:other: "
|
167
|
+
:other: "pulas botsuanos"
|
194
168
|
:symbol: "BWP"
|
195
169
|
:BYB:
|
196
170
|
:one: "nuevo rublo bielorruso"
|
@@ -198,7 +172,7 @@
|
|
198
172
|
:BYR:
|
199
173
|
:one: "rublo bielorruso"
|
200
174
|
:other: "rublos bielorrusos"
|
201
|
-
:symbol: "
|
175
|
+
:symbol: "Br"
|
202
176
|
:BZD:
|
203
177
|
:one: "dólar de Belice"
|
204
178
|
:other: "dólares de Belice"
|
@@ -206,7 +180,7 @@
|
|
206
180
|
:CAD:
|
207
181
|
:one: "dólar canadiense"
|
208
182
|
:other: "dólares canadienses"
|
209
|
-
:symbol: "
|
183
|
+
:symbol: "CA$"
|
210
184
|
:CDF:
|
211
185
|
:one: "franco congoleño"
|
212
186
|
:other: "francos congoleños"
|
@@ -222,8 +196,6 @@
|
|
222
196
|
:one: "franco WIR"
|
223
197
|
:other: "francos WIR"
|
224
198
|
:CLE:
|
225
|
-
:one: "Chilean escudo"
|
226
|
-
:other: "Chilean escudos"
|
227
199
|
:symbol: "CLE"
|
228
200
|
:CLF:
|
229
201
|
:one: "unidad de fomento chilena"
|
@@ -233,9 +205,6 @@
|
|
233
205
|
:one: "peso chileno"
|
234
206
|
:other: "pesos chilenos"
|
235
207
|
:symbol: "CLP"
|
236
|
-
:CNX:
|
237
|
-
:one: "Chinese People’s Bank dollar"
|
238
|
-
:other: "Chinese People’s Bank dollars"
|
239
208
|
:CNY:
|
240
209
|
:one: "yuan chino"
|
241
210
|
:other: "yuanes chinos"
|
@@ -245,7 +214,7 @@
|
|
245
214
|
:other: "pesos colombianos"
|
246
215
|
:symbol: "COP"
|
247
216
|
:COU:
|
248
|
-
:one: "unidad de valor real
|
217
|
+
:one: "unidad de valor real"
|
249
218
|
:other: "unidades de valor reales"
|
250
219
|
:symbol: "COU"
|
251
220
|
:CRC:
|
@@ -284,8 +253,8 @@
|
|
284
253
|
:one: "marco alemán"
|
285
254
|
:other: "marcos alemanes"
|
286
255
|
:DJF:
|
287
|
-
:one: "franco
|
288
|
-
:other: "francos
|
256
|
+
:one: "franco yibutiano"
|
257
|
+
:other: "francos yibutianos"
|
289
258
|
:symbol: "DJF"
|
290
259
|
:DKK:
|
291
260
|
:one: "corona danesa"
|
@@ -294,7 +263,7 @@
|
|
294
263
|
:DOP:
|
295
264
|
:one: "peso dominicano"
|
296
265
|
:other: "pesos dominicanos"
|
297
|
-
:symbol: "
|
266
|
+
:symbol: "RD$"
|
298
267
|
:DZD:
|
299
268
|
:one: "dinar argelino"
|
300
269
|
:other: "dinares argelinos"
|
@@ -335,17 +304,17 @@
|
|
335
304
|
:EUR:
|
336
305
|
:one: "euro"
|
337
306
|
:other: "euros"
|
338
|
-
:symbol: "
|
307
|
+
:symbol: "€"
|
339
308
|
:FIM:
|
340
309
|
:one: "marco finlandés"
|
341
310
|
:other: "marcos finlandeses"
|
342
311
|
:FJD:
|
343
|
-
:one: "dólar
|
344
|
-
:other: "dólares
|
312
|
+
:one: "dólar fiyiano"
|
313
|
+
:other: "dólares fiyianos"
|
345
314
|
:symbol: "FJD"
|
346
315
|
:FKP:
|
347
|
-
:one: "libra
|
348
|
-
:other: "libras
|
316
|
+
:one: "libra malvinense"
|
317
|
+
:other: "libras malvinenses"
|
349
318
|
:symbol: "FKP"
|
350
319
|
:FRF:
|
351
320
|
:one: "franco francés"
|
@@ -356,14 +325,12 @@
|
|
356
325
|
:symbol: "GBP"
|
357
326
|
:GEK:
|
358
327
|
:one: "kupon larit georgiano"
|
359
|
-
:other: "Georgian kupon larits"
|
360
328
|
:GEL:
|
361
329
|
:one: "lari georgiano"
|
362
330
|
:other: "laris georgianos"
|
363
331
|
:symbol: "GEL"
|
364
332
|
:GHC:
|
365
333
|
:one: "cedi ghanés (1979–2007)"
|
366
|
-
:other: "Ghanaian cedis (1979–2007)"
|
367
334
|
:GHS:
|
368
335
|
:one: "cedi ghanés"
|
369
336
|
:other: "cedis ghaneses"
|
@@ -382,7 +349,6 @@
|
|
382
349
|
:symbol: "GNF"
|
383
350
|
:GNS:
|
384
351
|
:one: "syli guineano"
|
385
|
-
:other: "Guinean sylis"
|
386
352
|
:GQE:
|
387
353
|
:one: "ekuele de Guinea Ecuatorial"
|
388
354
|
:other: "ekueles de Guinea Ecuatorial"
|
@@ -395,10 +361,8 @@
|
|
395
361
|
:symbol: "GTQ"
|
396
362
|
:GWE:
|
397
363
|
:one: "escudo de Guinea Portuguesa"
|
398
|
-
:other: "Portuguese Guinea escudos"
|
399
364
|
:GWP:
|
400
365
|
:one: "peso de Guinea-Bissáu"
|
401
|
-
:other: "Guinea-Bissau pesos"
|
402
366
|
:GYD:
|
403
367
|
:one: "dólar guyanés"
|
404
368
|
:other: "dólares guyaneses"
|
@@ -436,12 +400,9 @@
|
|
436
400
|
:ILP:
|
437
401
|
:one: "libra israelí"
|
438
402
|
:other: "libras israelíes"
|
439
|
-
:ILR:
|
440
|
-
:one: "Israeli sheqel (1980–1985)"
|
441
|
-
:other: "Israeli sheqels (1980–1985)"
|
442
403
|
:ILS:
|
443
|
-
:one: "nuevo
|
444
|
-
:other: "nuevos
|
404
|
+
:one: "nuevo shéquel israelí"
|
405
|
+
:other: "nuevos shéquels israelíes"
|
445
406
|
:symbol: "ILS"
|
446
407
|
:INR:
|
447
408
|
:one: "rupia india"
|
@@ -455,9 +416,6 @@
|
|
455
416
|
:one: "rial iraní"
|
456
417
|
:other: "riales iraníes"
|
457
418
|
:symbol: "IRR"
|
458
|
-
:ISJ:
|
459
|
-
:one: "Icelandic króna (1918–1981)"
|
460
|
-
:other: "Icelandic krónur (1918–1981)"
|
461
419
|
:ISK:
|
462
420
|
:one: "corona islandesa"
|
463
421
|
:other: "coronas islandesas"
|
@@ -466,8 +424,8 @@
|
|
466
424
|
:one: "lira italiana"
|
467
425
|
:other: "liras italianas"
|
468
426
|
:JMD:
|
469
|
-
:one: "dólar
|
470
|
-
:other: "dólares
|
427
|
+
:one: "dólar jamaiquino"
|
428
|
+
:other: "dólares jamaiquinos"
|
471
429
|
:symbol: "JMD"
|
472
430
|
:JOD:
|
473
431
|
:one: "dinar jordano"
|
@@ -478,8 +436,8 @@
|
|
478
436
|
:other: "yenes japoneses"
|
479
437
|
:symbol: "JPY"
|
480
438
|
:KES:
|
481
|
-
:one: "chelín
|
482
|
-
:other: "chelines
|
439
|
+
:one: "chelín keniano"
|
440
|
+
:other: "chelines kenianos"
|
483
441
|
:symbol: "KES"
|
484
442
|
:KGS:
|
485
443
|
:one: "som kirguís"
|
@@ -497,12 +455,6 @@
|
|
497
455
|
:one: "won norcoreano"
|
498
456
|
:other: "wons norcoreanos"
|
499
457
|
:symbol: "KPW"
|
500
|
-
:KRH:
|
501
|
-
:one: "South Korean hwan (1953–1962)"
|
502
|
-
:other: "South Korean hwan (1953–1962)"
|
503
|
-
:KRO:
|
504
|
-
:one: "South Korean won (1945–1953)"
|
505
|
-
:other: "South Korean won (1945–1953)"
|
506
458
|
:KRW:
|
507
459
|
:one: "won surcoreano"
|
508
460
|
:other: "wons surcoreanos"
|
@@ -516,8 +468,8 @@
|
|
516
468
|
:other: "dólares de las Islas Caimán"
|
517
469
|
:symbol: "KYD"
|
518
470
|
:KZT:
|
519
|
-
:one: "tenge
|
520
|
-
:other: "tenges
|
471
|
+
:one: "tenge kasajo"
|
472
|
+
:other: "tenges kasajos"
|
521
473
|
:symbol: "KZT"
|
522
474
|
:LAK:
|
523
475
|
:one: "kip laosiano"
|
@@ -537,9 +489,8 @@
|
|
537
489
|
:symbol: "LRD"
|
538
490
|
:LSL:
|
539
491
|
:one: "loti lesothense"
|
540
|
-
:other: "Lesotho lotis"
|
541
492
|
:LTL:
|
542
|
-
:one: "litas
|
493
|
+
:one: "litas lituana"
|
543
494
|
:other: "litas lituanas"
|
544
495
|
:symbol: "LTL"
|
545
496
|
:LTT:
|
@@ -572,12 +523,6 @@
|
|
572
523
|
:MAF:
|
573
524
|
:one: "franco marroquí"
|
574
525
|
:other: "francos marroquíes"
|
575
|
-
:MCF:
|
576
|
-
:one: "Monegasque franc"
|
577
|
-
:other: "Monegasque francs"
|
578
|
-
:MDC:
|
579
|
-
:one: "Moldovan cupon"
|
580
|
-
:other: "Moldovan cupon"
|
581
526
|
:MDL:
|
582
527
|
:one: "leu moldavo"
|
583
528
|
:other: "leus moldavos"
|
@@ -588,17 +533,12 @@
|
|
588
533
|
:symbol: "MGA"
|
589
534
|
:MGF:
|
590
535
|
:one: "franco malgache"
|
591
|
-
:other: "Malagasy francs"
|
592
536
|
:MKD:
|
593
537
|
:one: "dinar macedonio"
|
594
538
|
:other: "dinares macedonios"
|
595
539
|
:symbol: "MKD"
|
596
|
-
:MKN:
|
597
|
-
:one: "Macedonian denar (1992–1993)"
|
598
|
-
:other: "Macedonian denari (1992–1993)"
|
599
540
|
:MLF:
|
600
541
|
:one: "franco malí"
|
601
|
-
:other: "Malian francs"
|
602
542
|
:MMK:
|
603
543
|
:one: "kyat de Myanmar"
|
604
544
|
:other: "kyats de Myanmar"
|
@@ -625,16 +565,13 @@
|
|
625
565
|
:one: "rupia mauriciana"
|
626
566
|
:other: "rupias mauricianas"
|
627
567
|
:symbol: "MUR"
|
628
|
-
:MVP:
|
629
|
-
:one: "Maldivian rupee"
|
630
|
-
:other: "Maldivian rupees"
|
631
568
|
:MVR:
|
632
569
|
:one: "rufiyaa de Maldivas"
|
633
570
|
:other: "rufiyaas de Maldivas"
|
634
571
|
:symbol: "MVR"
|
635
572
|
:MWK:
|
636
|
-
:one: "kwacha
|
637
|
-
:other: "
|
573
|
+
:one: "kwacha malauí"
|
574
|
+
:other: "kwaschas malauíes"
|
638
575
|
:symbol: "MWK"
|
639
576
|
:MXN:
|
640
577
|
:one: "peso mexicano"
|
@@ -648,22 +585,21 @@
|
|
648
585
|
:one: "unidad de inversión (UDI) mexicana"
|
649
586
|
:other: "unidades de inversión (UDI) mexicanas"
|
650
587
|
:MYR:
|
651
|
-
:one: "ringgit
|
652
|
-
:other: "ringgits
|
588
|
+
:one: "ringgit malayo"
|
589
|
+
:other: "ringgits malayos"
|
653
590
|
:symbol: "MYR"
|
654
591
|
:MZE:
|
655
592
|
:one: "escudo mozambiqueño"
|
656
593
|
:other: "escudos mozambiqueños"
|
657
594
|
:MZM:
|
658
595
|
:one: "antiguo metical mozambiqueño"
|
659
|
-
:other: "Mozambican meticals (1980–2006)"
|
660
596
|
:MZN:
|
661
597
|
:one: "metical mozambiqueño"
|
662
598
|
:other: "meticales mozambiqueños"
|
663
599
|
:symbol: "MZN"
|
664
600
|
:NAD:
|
665
|
-
:one: "dólar
|
666
|
-
:other: "dólares
|
601
|
+
:one: "dólar namibio"
|
602
|
+
:other: "dólares namibios"
|
667
603
|
:symbol: "NAD"
|
668
604
|
:NGN:
|
669
605
|
:one: "naira nigeriano"
|
@@ -685,8 +621,8 @@
|
|
685
621
|
:other: "coronas noruegas"
|
686
622
|
:symbol: "NOK"
|
687
623
|
:NPR:
|
688
|
-
:one: "rupia
|
689
|
-
:other: "rupias
|
624
|
+
:one: "rupia nepalí"
|
625
|
+
:other: "rupias nepalíes"
|
690
626
|
:symbol: "NPR"
|
691
627
|
:NZD:
|
692
628
|
:one: "dólar neozelandés"
|
@@ -744,7 +680,6 @@
|
|
744
680
|
:symbol: "QAR"
|
745
681
|
:RHD:
|
746
682
|
:one: "dólar rodesiano"
|
747
|
-
:other: "Rhodesian dollars"
|
748
683
|
:ROL:
|
749
684
|
:one: "antiguo leu rumano"
|
750
685
|
:other: "antiguos lei rumanos"
|
@@ -822,7 +757,6 @@
|
|
822
757
|
:symbol: "SRD"
|
823
758
|
:SRG:
|
824
759
|
:one: "florín surinamés"
|
825
|
-
:other: "Surinamese guilders"
|
826
760
|
:symbol: "SRG"
|
827
761
|
:SSP:
|
828
762
|
:one: "libra sursudanesa"
|
@@ -850,10 +784,9 @@
|
|
850
784
|
:THB:
|
851
785
|
:one: "baht tailandés"
|
852
786
|
:other: "bahts tailandeses"
|
853
|
-
:symbol: "
|
787
|
+
:symbol: "฿"
|
854
788
|
:TJR:
|
855
789
|
:one: "rublo tayiko"
|
856
|
-
:other: "Tajikistani rubles"
|
857
790
|
:TJS:
|
858
791
|
:one: "somoni tayiko"
|
859
792
|
:other: "somonis tayikos"
|
@@ -862,8 +795,8 @@
|
|
862
795
|
:one: "manat turcomano (1993–2009)"
|
863
796
|
:other: "manats turcomanos (1993–2009)"
|
864
797
|
:TMT:
|
865
|
-
:one: "manat
|
866
|
-
:other: "manats
|
798
|
+
:one: "manat turkmeno"
|
799
|
+
:other: "manats turkmenos"
|
867
800
|
:symbol: "TMT"
|
868
801
|
:TND:
|
869
802
|
:one: "dinar tunecino"
|
@@ -875,14 +808,13 @@
|
|
875
808
|
:symbol: "TOP"
|
876
809
|
:TPE:
|
877
810
|
:one: "escudo timorense"
|
878
|
-
:other: "Timorese escudos"
|
879
811
|
:TRL:
|
880
812
|
:one: "lira turca (1922–2005)"
|
881
813
|
:other: "liras turcas (1922–2005)"
|
882
814
|
:TRY:
|
883
815
|
:one: "lira turca"
|
884
816
|
:other: "liras turcas"
|
885
|
-
:symbol: "
|
817
|
+
:symbol: "TL"
|
886
818
|
:TTD:
|
887
819
|
:one: "dólar de Trinidad y Tobago"
|
888
820
|
:other: "dólares de Trinidad y Tobago"
|
@@ -897,14 +829,13 @@
|
|
897
829
|
:symbol: "TZS"
|
898
830
|
:UAH:
|
899
831
|
:one: "grivna ucraniana"
|
900
|
-
:other: "
|
832
|
+
:other: "grivnas ucranianas"
|
901
833
|
:symbol: "UAH"
|
902
834
|
:UAK:
|
903
835
|
:one: "karbovanet ucraniano"
|
904
836
|
:other: "karbovanets ucranianos"
|
905
837
|
:UGS:
|
906
838
|
:one: "chelín ugandés (1966–1987)"
|
907
|
-
:other: "Ugandan shillings (1966–1987)"
|
908
839
|
:UGX:
|
909
840
|
:one: "chelín ugandés"
|
910
841
|
:other: "chelines ugandeses"
|
@@ -912,7 +843,7 @@
|
|
912
843
|
:USD:
|
913
844
|
:one: "dólar estadounidense"
|
914
845
|
:other: "dólares estadounidenses"
|
915
|
-
:symbol: "
|
846
|
+
:symbol: "$"
|
916
847
|
:USN:
|
917
848
|
:one: "dólar estadounidense (día siguiente)"
|
918
849
|
:other: "dólares estadounidenses (día siguiente)"
|
@@ -946,10 +877,7 @@
|
|
946
877
|
:VND:
|
947
878
|
:one: "dong vietnamita"
|
948
879
|
:other: "dongs vietnamitas"
|
949
|
-
:symbol: "
|
950
|
-
:VNN:
|
951
|
-
:one: "Vietnamese dong (1978–1985)"
|
952
|
-
:other: "Vietnamese dong (1978–1985)"
|
880
|
+
:symbol: "₫"
|
953
881
|
:VUV:
|
954
882
|
:one: "vatu vanuatuense"
|
955
883
|
:other: "vatus vanuatuenses"
|
@@ -986,7 +914,6 @@
|
|
986
914
|
:symbol: "XCD"
|
987
915
|
:XDR:
|
988
916
|
:one: "derechos especiales de giro"
|
989
|
-
:other: "special drawing rights"
|
990
917
|
:XEU:
|
991
918
|
:one: "unidad de moneda europea"
|
992
919
|
:other: "unidades de moneda europeas"
|
@@ -1012,41 +939,26 @@
|
|
1012
939
|
:other: "platino"
|
1013
940
|
:XRE:
|
1014
941
|
:one: "fondos RINET"
|
1015
|
-
:other: "RINET Funds units"
|
1016
|
-
:XSU:
|
1017
|
-
:one: "Sucre"
|
1018
|
-
:other: "Sucres"
|
1019
942
|
:XTS:
|
1020
943
|
:one: "código reservado para pruebas"
|
1021
|
-
:other: "Testing Currency units"
|
1022
|
-
:XUA:
|
1023
|
-
:one: "ADB unit of account"
|
1024
|
-
:other: "ADB units of account"
|
1025
944
|
:XXX:
|
1026
945
|
:one: "moneda desconocida/no válida"
|
1027
946
|
:other: "monedas desconocidas/no válidas"
|
1028
947
|
:YDD:
|
1029
948
|
:one: "dinar yemení"
|
1030
|
-
:other: "Yemeni dinars"
|
1031
949
|
:YER:
|
1032
950
|
:one: "rial yemení"
|
1033
951
|
:other: "riales yemeníes"
|
1034
952
|
:symbol: "YER"
|
1035
953
|
:YUD:
|
1036
954
|
:one: "dinar fuerte yugoslavo"
|
1037
|
-
:other: "Yugoslavian hard dinars (1966–1990)"
|
1038
955
|
:YUM:
|
1039
956
|
:one: "super dinar yugoslavo"
|
1040
|
-
:other: "Yugoslavian new dinars (1994–2002)"
|
1041
957
|
:YUN:
|
1042
958
|
:one: "dinar convertible yugoslavo"
|
1043
959
|
:other: "dinares convertibles yugoslavos"
|
1044
|
-
:YUR:
|
1045
|
-
:one: "Yugoslavian reformed dinar (1992–1993)"
|
1046
|
-
:other: "Yugoslavian reformed dinars (1992–1993)"
|
1047
960
|
:ZAL:
|
1048
961
|
:one: "rand sudafricano (financiero)"
|
1049
|
-
:other: "South African rands (financial)"
|
1050
962
|
:ZAR:
|
1051
963
|
:one: "rand sudafricano"
|
1052
964
|
:other: "rands sudafricanos"
|
@@ -1057,19 +969,12 @@
|
|
1057
969
|
:ZMW:
|
1058
970
|
:one: "kwacha zambiano"
|
1059
971
|
:other: "kwachas zambianos"
|
1060
|
-
:symbol: "
|
972
|
+
:symbol: "ZMW"
|
1061
973
|
:ZRN:
|
1062
974
|
:one: "nuevo zaire zaireño"
|
1063
|
-
:other: "Zairean new zaires (1993–1998)"
|
1064
975
|
:ZRZ:
|
1065
976
|
:one: "zaire zaireño"
|
1066
|
-
:other: "Zairean zaires (1971–1993)"
|
1067
977
|
:ZWD:
|
1068
978
|
:one: "dólar de Zimbabue"
|
1069
|
-
:other: "Zimbabwean dollars (1980–2008)"
|
1070
979
|
:ZWL:
|
1071
980
|
:one: "dólar zimbabuense"
|
1072
|
-
:other: "Zimbabwean dollars (2009)"
|
1073
|
-
:ZWR:
|
1074
|
-
:one: "Zimbabwean dollar (2008)"
|
1075
|
-
:other: "Zimbabwean dollars (2008)"
|