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
@@ -4,207 +4,258 @@
|
|
4
4
|
:ADP:
|
5
5
|
:one: "pesseta andorrana"
|
6
6
|
:other: "pessetes andorranes"
|
7
|
+
:symbol: "ADP"
|
7
8
|
:AED:
|
8
|
-
:one: "
|
9
|
-
:other: "
|
9
|
+
:one: "dírham de la UEA"
|
10
|
+
:other: "dírhams de la UEA"
|
11
|
+
:symbol: "AED"
|
10
12
|
:AFA:
|
11
13
|
:one: "afgani afganès (1927–2002)"
|
12
14
|
:other: "afganis afganesos (1927–2002)"
|
15
|
+
:symbol: "AFA"
|
13
16
|
:AFN:
|
14
17
|
:one: "afgani afganès"
|
15
18
|
:other: "afganis afganesos"
|
19
|
+
:symbol: "AFN"
|
16
20
|
:ALK:
|
17
21
|
:one: "lek albanès (1946–1965)"
|
18
22
|
:other: "lekë albanesos (1946–1965)"
|
19
23
|
:ALL:
|
20
24
|
:one: "lek albanès"
|
21
25
|
:other: "lekë albanesos"
|
26
|
+
:symbol: "ALL"
|
22
27
|
:AMD:
|
23
28
|
:one: "dram armeni"
|
24
29
|
:other: "drams armenis"
|
30
|
+
:symbol: "AMD"
|
25
31
|
:ANG:
|
26
32
|
:one: "florí de les Antilles Neerlandeses"
|
27
33
|
:other: "florins de les Antilles Neerlandeses"
|
34
|
+
:symbol: "ANG"
|
28
35
|
:AOA:
|
29
36
|
:one: "kwanza angolès"
|
30
37
|
:other: "kwanzas angolesos"
|
38
|
+
:symbol: "AOA"
|
31
39
|
:AOK:
|
32
40
|
:one: "kwanza angolès (1977–1991)"
|
33
41
|
:other: "kwanzas angolesos (1977–1991)"
|
42
|
+
:symbol: "AOK"
|
34
43
|
:AON:
|
35
44
|
:one: "nou kwanza angolès (1990–2000)"
|
36
45
|
:other: "nous kwanzas angolesos (1990–2000)"
|
46
|
+
:symbol: "AON"
|
37
47
|
:AOR:
|
38
48
|
:one: "kwanza angolès reajustat (1995–1999)"
|
39
49
|
:other: "kwanzas angolesos (1995–1999)"
|
50
|
+
:symbol: "AOR"
|
40
51
|
:ARA:
|
41
52
|
:one: "austral argentí"
|
42
53
|
:other: "australs argentins"
|
54
|
+
:symbol: "ARA"
|
43
55
|
:ARL:
|
44
56
|
:one: "peso ley argentí (1970–1983)"
|
45
57
|
:other: "pesos ley argentins (1970–1983)"
|
58
|
+
:symbol: "ARL"
|
46
59
|
:ARM:
|
47
60
|
:one: "peso argentí moneda nacional"
|
48
61
|
:other: "pesos argentins moneda nacional"
|
62
|
+
:symbol: "ARM"
|
49
63
|
:ARP:
|
50
64
|
:one: "peso argentí (1983–1985)"
|
51
65
|
:other: "pesos argentins (1983–1985)"
|
66
|
+
:symbol: "ARP"
|
52
67
|
:ARS:
|
53
68
|
:one: "peso argentí"
|
54
69
|
:other: "pesos argentins"
|
55
|
-
:symbol: "
|
70
|
+
:symbol: "ARS"
|
56
71
|
:ATS:
|
57
72
|
:one: "xíling austríac"
|
58
73
|
:other: "xílings austríacs"
|
74
|
+
:symbol: "ATS"
|
59
75
|
:AUD:
|
60
76
|
:one: "dòlar australià"
|
61
77
|
:other: "dòlars australians"
|
62
78
|
:symbol: "AU$"
|
63
79
|
:AWG:
|
64
|
-
:one: "florí d
|
65
|
-
:other: "florins d
|
80
|
+
:one: "florí d’Aruba"
|
81
|
+
:other: "florins d’Aruba"
|
82
|
+
:symbol: "AWG"
|
66
83
|
:AZM:
|
67
84
|
:one: "manat azerbaidjanès (1993–2006)"
|
68
85
|
:other: "manats azerbaidjanesos (1993–2006)"
|
86
|
+
:symbol: "AZM"
|
69
87
|
:AZN:
|
70
88
|
:one: "manat azerbaidjanès"
|
71
89
|
:other: "manats azerbaidjanesos"
|
90
|
+
:symbol: "AZN"
|
72
91
|
:BAD:
|
73
92
|
:one: "dinar de Bòsnia i Hercegovina (1992–1994)"
|
74
93
|
:other: "dinars de Bòsnia i Hercegovina (1992–1994)"
|
94
|
+
:symbol: "BAD"
|
75
95
|
:BAM:
|
76
96
|
:one: "marc convertible de Bòsnia i Hercegovina"
|
77
97
|
:other: "marcs convertibles de Bòsnia i Hercegovina"
|
98
|
+
:symbol: "BAM"
|
78
99
|
:BAN:
|
79
100
|
:one: "nou dinar de Bòsnia i Hercegovina (1994–1997)"
|
80
101
|
:other: "nous dinars de Bòsnia i Hercegovina (1994–1997)"
|
102
|
+
:symbol: "BAN"
|
81
103
|
:BBD:
|
82
104
|
:one: "dòlar de Barbados"
|
83
105
|
:other: "dòlars de Barbados"
|
84
|
-
:symbol: "
|
106
|
+
:symbol: "BBD"
|
85
107
|
:BDT:
|
86
108
|
:one: "taka de Bangla Desh"
|
87
109
|
:other: "taka de Bangla Desh"
|
88
|
-
:symbol: "
|
110
|
+
:symbol: "BDT"
|
89
111
|
:BEC:
|
90
112
|
:one: "franc belga (convertible)"
|
91
113
|
:other: "francs belgues (convertibles)"
|
114
|
+
:symbol: "BEC"
|
92
115
|
:BEF:
|
93
116
|
:one: "franc belga"
|
94
117
|
:other: "francs belgues"
|
118
|
+
:symbol: "BEF"
|
95
119
|
:BEL:
|
96
120
|
:one: "franc belga (financer)"
|
97
121
|
:other: "francs belgues (financers)"
|
122
|
+
:symbol: "BEL"
|
98
123
|
:BGL:
|
99
124
|
:one: "lev fort búlgar"
|
100
125
|
:other: "leva forts búlgars"
|
126
|
+
:symbol: "BGL"
|
101
127
|
:BGM:
|
102
128
|
:one: "lev socialista búlgar"
|
103
129
|
:other: "leva socialistes búlgars"
|
130
|
+
:symbol: "BGM"
|
104
131
|
:BGN:
|
105
132
|
:one: "lev búlgar"
|
106
133
|
:other: "leva búlgars"
|
134
|
+
:symbol: "BGN"
|
107
135
|
:BGO:
|
108
136
|
:one: "lev búlgar (1879–1952)"
|
109
137
|
:other: "leva búlgars (1879–1952)"
|
138
|
+
:symbol: "BGO"
|
110
139
|
:BHD:
|
111
140
|
:one: "dinar de Bahrain"
|
112
141
|
:other: "dinars de Bahrain"
|
142
|
+
:symbol: "BHD"
|
113
143
|
:BIF:
|
114
144
|
:one: "franc de Burundi"
|
115
145
|
:other: "francs de Burundi"
|
146
|
+
:symbol: "BIF"
|
116
147
|
:BMD:
|
117
148
|
:one: "dòlar de les Bermudes"
|
118
149
|
:other: "dòlars de les Bermudes"
|
119
|
-
:symbol: "
|
150
|
+
:symbol: "BMD"
|
120
151
|
:BND:
|
121
152
|
:one: "dòlar de Brunei"
|
122
153
|
:other: "dòlars de Brunei"
|
123
|
-
:symbol: "
|
154
|
+
:symbol: "BND"
|
124
155
|
:BOB:
|
125
|
-
:one: "
|
126
|
-
:other: "
|
156
|
+
:one: "bolivià"
|
157
|
+
:other: "bolivians"
|
158
|
+
:symbol: "BOB"
|
127
159
|
:BOL:
|
128
160
|
:one: "boliviano bolivià (1863–1963)"
|
129
161
|
:other: "bolivianos bolivians (1863–1963)"
|
162
|
+
:symbol: "BOL"
|
130
163
|
:BOP:
|
131
164
|
:one: "peso bolivià"
|
132
165
|
:other: "pesos bolivians"
|
166
|
+
:symbol: "BOP"
|
133
167
|
:BOV:
|
134
168
|
:one: "MVDOL bolivià"
|
135
169
|
:other: "MVDOL bolivians"
|
170
|
+
:symbol: "BOV"
|
136
171
|
:BRB:
|
137
172
|
:one: "cruzeiro novo brasiler (1967–1986)"
|
138
173
|
:other: "cruzeiros novos brasilers (1967–1986)"
|
174
|
+
:symbol: "BRB"
|
139
175
|
:BRC:
|
140
176
|
:one: "cruzado brasiler"
|
141
177
|
:other: "cruzados brasilers"
|
178
|
+
:symbol: "BRC"
|
142
179
|
:BRE:
|
143
180
|
:one: "cruzeiro brasiler (1990–1993)"
|
144
181
|
:other: "cruzeiros brasilers (1990–1993)"
|
182
|
+
:symbol: "BRE"
|
145
183
|
:BRL:
|
146
184
|
:one: "real brasiler"
|
147
|
-
:other: "
|
185
|
+
:other: "reals brasilers"
|
148
186
|
:symbol: "BRL"
|
149
187
|
:BRN:
|
150
188
|
:one: "cruzado novo brasiler"
|
151
189
|
:other: "cruzados novos brasilers"
|
190
|
+
:symbol: "BRN"
|
152
191
|
:BRR:
|
153
192
|
:one: "cruzeiro brasiler"
|
154
193
|
:other: "cruzeiros brasilers"
|
194
|
+
:symbol: "BRR"
|
155
195
|
:BRZ:
|
156
196
|
:one: "antic cruzeiro brasiler"
|
157
197
|
:other: "antics cruzeiros brasilers"
|
198
|
+
:symbol: "BRZ"
|
158
199
|
:BSD:
|
159
200
|
:one: "dòlar de les Bahames"
|
160
201
|
:other: "dòlars de les Bahames"
|
161
|
-
:symbol: "
|
202
|
+
:symbol: "BSD"
|
162
203
|
:BTN:
|
163
204
|
:one: "ngultrum de Bhutan"
|
164
205
|
:other: "ngultrums de Bhutan"
|
206
|
+
:symbol: "BTN"
|
165
207
|
:BUK:
|
166
208
|
:one: "kyat birmà"
|
167
209
|
:other: "kyats birmans"
|
210
|
+
:symbol: "BUK"
|
168
211
|
:BWP:
|
169
212
|
:one: "pula de Botswana"
|
170
213
|
:other: "pula de Botswana"
|
214
|
+
:symbol: "BWP"
|
171
215
|
:BYB:
|
172
216
|
:one: "nou ruble bielorús (1994–1999)"
|
173
217
|
:other: "nous rubles bielorussos (1994–1999)"
|
218
|
+
:symbol: "BYB"
|
174
219
|
:BYR:
|
175
220
|
:one: "ruble bielorús"
|
176
221
|
:other: "rubles bielorussos"
|
177
|
-
:symbol: "
|
222
|
+
:symbol: "BYR"
|
178
223
|
:BZD:
|
179
224
|
:one: "dòlar de Belize"
|
180
225
|
:other: "dòlars de Belize"
|
181
|
-
:symbol: "
|
226
|
+
:symbol: "BZD"
|
182
227
|
:CAD:
|
183
228
|
:one: "dòlar canadenc"
|
184
229
|
:other: "dòlars canadencs"
|
185
|
-
:symbol: "
|
230
|
+
:symbol: "CAD"
|
186
231
|
:CDF:
|
187
232
|
:one: "franc congolès"
|
188
233
|
:other: "francs congolesos"
|
234
|
+
:symbol: "CDF"
|
189
235
|
:CHE:
|
190
236
|
:one: "euro WIR"
|
191
237
|
:other: "euros WIR"
|
238
|
+
:symbol: "CHE"
|
192
239
|
:CHF:
|
193
240
|
:one: "franc suís"
|
194
241
|
:other: "francs suïssos"
|
242
|
+
:symbol: "CHF"
|
195
243
|
:CHW:
|
196
244
|
:one: "franc WIR"
|
197
245
|
:other: "francs WIR"
|
246
|
+
:symbol: "CHW"
|
198
247
|
:CLE:
|
199
248
|
:one: "escudo xilè"
|
200
249
|
:other: "escudos xilens"
|
250
|
+
:symbol: "CLE"
|
201
251
|
:CLF:
|
202
252
|
:one: "unidad de fomento xilena"
|
203
253
|
:other: "unidades de fomento xilenes"
|
254
|
+
:symbol: "CLF"
|
204
255
|
:CLP:
|
205
256
|
:one: "peso xilè"
|
206
257
|
:other: "pesos xilens"
|
207
|
-
:symbol: "
|
258
|
+
:symbol: "CLP"
|
208
259
|
:CNX:
|
209
260
|
:one: "dòlar del Banc Popular Xinès"
|
210
261
|
:other: "dòlars del Banc Popular Xinès"
|
@@ -215,76 +266,95 @@
|
|
215
266
|
:COP:
|
216
267
|
:one: "peso colombià"
|
217
268
|
:other: "pesos colombians"
|
218
|
-
:symbol: "
|
269
|
+
:symbol: "COP"
|
219
270
|
:COU:
|
220
271
|
:one: "unidad de valor real colombiana"
|
221
272
|
:other: "unidades de valor real colombianes"
|
273
|
+
:symbol: "COU"
|
222
274
|
:CRC:
|
223
275
|
:one: "colón costa-riqueny"
|
224
276
|
:other: "colones costa-riquenys"
|
225
|
-
:symbol: "
|
277
|
+
:symbol: "CRC"
|
226
278
|
:CSD:
|
227
279
|
:one: "dinar serbi antic"
|
228
280
|
:other: "dinars serbis antics"
|
281
|
+
:symbol: "CSD"
|
229
282
|
:CSK:
|
230
283
|
:one: "corona forta txecoslovaca"
|
231
284
|
:other: "corones fortes txecoslovaques"
|
285
|
+
:symbol: "CSK"
|
232
286
|
:CUC:
|
233
287
|
:one: "peso convertible cubà"
|
234
288
|
:other: "pesos convertibles cubans"
|
289
|
+
:symbol: "CUC"
|
235
290
|
:CUP:
|
236
291
|
:one: "peso cubà"
|
237
292
|
:other: "pesos cubans"
|
238
|
-
:symbol: "
|
293
|
+
:symbol: "CUP"
|
239
294
|
:CVE:
|
240
295
|
:one: "escut de Cap Verd"
|
241
296
|
:other: "escuts de Cap Verd"
|
297
|
+
:symbol: "CVE"
|
242
298
|
:CYP:
|
243
299
|
:one: "lliura xipriota"
|
244
300
|
:other: "lliures xipriotes"
|
301
|
+
:symbol: "CYP"
|
245
302
|
:CZK:
|
246
303
|
:one: "corona txeca"
|
247
304
|
:other: "corones txeques"
|
305
|
+
:symbol: "CZK"
|
248
306
|
:DDM:
|
249
|
-
:one: "marc de l
|
250
|
-
:other: "marcs de l
|
307
|
+
:one: "marc de l’Alemanya Oriental"
|
308
|
+
:other: "marcs de l’Alemanya Oriental"
|
309
|
+
:symbol: "DDM"
|
251
310
|
:DEM:
|
252
311
|
:one: "marc alemany"
|
253
312
|
:other: "marcs alemanys"
|
313
|
+
:symbol: "DEM"
|
254
314
|
:DJF:
|
255
315
|
:one: "franc de Djibouti"
|
256
316
|
:other: "francs de Djibouti"
|
317
|
+
:symbol: "DJF"
|
257
318
|
:DKK:
|
258
319
|
:one: "corona danesa"
|
259
320
|
:other: "corones daneses"
|
321
|
+
:symbol: "DKK"
|
260
322
|
:DOP:
|
261
323
|
:one: "peso dominicà"
|
262
324
|
:other: "pesos dominicans"
|
263
|
-
:symbol: "
|
325
|
+
:symbol: "DOP"
|
264
326
|
:DZD:
|
265
327
|
:one: "dinar algerià"
|
266
328
|
:other: "dinars algerians"
|
329
|
+
:symbol: "DZD"
|
267
330
|
:ECS:
|
268
331
|
:one: "sucre equatorià"
|
269
332
|
:other: "sucres equatorians"
|
333
|
+
:symbol: "ECS"
|
270
334
|
:ECV:
|
271
335
|
:one: "unidad de valor constante (UVC) equatoriana"
|
272
336
|
:other: "unidades de valor constante (UVC) equatorianes"
|
337
|
+
:symbol: "ECV"
|
273
338
|
:EEK:
|
274
339
|
:one: "corona estoniana"
|
275
340
|
:other: "corones estonianes"
|
341
|
+
:symbol: "EEK"
|
276
342
|
:EGP:
|
277
343
|
:one: "lliura egípcia"
|
278
344
|
:other: "lliures egípcies"
|
345
|
+
:symbol: "EGP"
|
279
346
|
:ERN:
|
280
347
|
:one: "nakfa eritreu"
|
281
348
|
:other: "nakfes eritreus"
|
349
|
+
:symbol: "ERN"
|
282
350
|
:ESA:
|
283
351
|
:one: "pesseta espanyola (compte A)"
|
284
352
|
:other: "pessetes espanyoles (compte A)"
|
353
|
+
:symbol: "ESA"
|
285
354
|
:ESB:
|
286
355
|
:one: "pesseta espanyola (compte convertible)"
|
287
356
|
:other: "pessetes espanyoles (compte convertible)"
|
357
|
+
:symbol: "ESB"
|
288
358
|
:ESP:
|
289
359
|
:one: "pesseta espanyola"
|
290
360
|
:other: "pessetes espanyoles"
|
@@ -292,6 +362,7 @@
|
|
292
362
|
:ETB:
|
293
363
|
:one: "birr etíop"
|
294
364
|
:other: "birrs etíops"
|
365
|
+
:symbol: "ETB"
|
295
366
|
:EUR:
|
296
367
|
:one: "euro"
|
297
368
|
:other: "euros"
|
@@ -299,16 +370,19 @@
|
|
299
370
|
:FIM:
|
300
371
|
:one: "marc finlandès"
|
301
372
|
:other: "marcs finlandesos"
|
373
|
+
:symbol: "FIM"
|
302
374
|
:FJD:
|
303
375
|
:one: "dòlar fijià"
|
304
376
|
:other: "dòlars fijians"
|
305
|
-
:symbol: "
|
377
|
+
:symbol: "FJD"
|
306
378
|
:FKP:
|
307
379
|
:one: "lliura de les illes Malvines"
|
308
380
|
:other: "lliures de les illes Malvines"
|
381
|
+
:symbol: "FKP"
|
309
382
|
:FRF:
|
310
383
|
:one: "franc francès"
|
311
384
|
:other: "francs francesos"
|
385
|
+
:symbol: "FRF"
|
312
386
|
:GBP:
|
313
387
|
:one: "lliura esterlina britànica"
|
314
388
|
:other: "lliures esterlines britàniques"
|
@@ -316,48 +390,59 @@
|
|
316
390
|
:GEK:
|
317
391
|
:one: "cupó de lari georgià"
|
318
392
|
:other: "cupons de lari georgians"
|
393
|
+
:symbol: "GEK"
|
319
394
|
:GEL:
|
320
395
|
:one: "lari georgià"
|
321
396
|
:other: "laris georgians"
|
397
|
+
:symbol: "GEL"
|
322
398
|
:GHC:
|
323
399
|
:one: "cedi ghanès (1979–2007)"
|
324
400
|
:other: "cedis ghanesos (1979–2007)"
|
401
|
+
:symbol: "GHC"
|
325
402
|
:GHS:
|
326
403
|
:one: "cedi ghanès"
|
327
404
|
:other: "cedis ghanesos"
|
328
|
-
:symbol: "
|
405
|
+
:symbol: "GHS"
|
329
406
|
:GIP:
|
330
407
|
:one: "lliura de Gibraltar"
|
331
408
|
:other: "lliures de Gibraltar"
|
332
|
-
:symbol: "
|
409
|
+
:symbol: "GIP"
|
333
410
|
:GMD:
|
334
411
|
:one: "dalasi gambià"
|
335
412
|
:other: "dalasis gambians"
|
413
|
+
:symbol: "GMD"
|
336
414
|
:GNF:
|
337
415
|
:one: "franc guineà"
|
338
416
|
:other: "francs guineans"
|
417
|
+
:symbol: "GNF"
|
339
418
|
:GNS:
|
340
419
|
:one: "syli guineà"
|
341
420
|
:other: "sylis guineans"
|
421
|
+
:symbol: "GNS"
|
342
422
|
:GQE:
|
343
423
|
:one: "ekwele de Guinea Equatorial"
|
344
424
|
:other: "bipkwele de Guinea Equatorial"
|
425
|
+
:symbol: "GQE"
|
345
426
|
:GRD:
|
346
427
|
:one: "dracma grega"
|
347
428
|
:other: "dracmes gregues"
|
429
|
+
:symbol: "GRD"
|
348
430
|
:GTQ:
|
349
431
|
:one: "quetzal guatemalenc"
|
350
432
|
:other: "quetzals guatemalencs"
|
433
|
+
:symbol: "GTQ"
|
351
434
|
:GWE:
|
352
435
|
:one: "escut de la Guinea Portuguesa"
|
353
436
|
:other: "escuts de la Guinea Portuguesa"
|
437
|
+
:symbol: "GWE"
|
354
438
|
:GWP:
|
355
439
|
:one: "peso de Guinea Bissau"
|
356
440
|
:other: "pesos de Guinea Bissau"
|
441
|
+
:symbol: "GWP"
|
357
442
|
:GYD:
|
358
443
|
:one: "dòlar de Guyana"
|
359
444
|
:other: "dòlars de Guyana"
|
360
|
-
:symbol: "
|
445
|
+
:symbol: "GYD"
|
361
446
|
:HKD:
|
362
447
|
:one: "dòlar de Hong Kong"
|
363
448
|
:other: "dòlars de Hong Kong"
|
@@ -365,27 +450,35 @@
|
|
365
450
|
:HNL:
|
366
451
|
:one: "lempira hondurenya"
|
367
452
|
:other: "lempires hondurenyes"
|
453
|
+
:symbol: "HNL"
|
368
454
|
:HRD:
|
369
455
|
:one: "dinar croat"
|
370
456
|
:other: "dinars croats"
|
457
|
+
:symbol: "HRD"
|
371
458
|
:HRK:
|
372
459
|
:one: "kuna croata"
|
373
460
|
:other: "kunes croates"
|
461
|
+
:symbol: "HRK"
|
374
462
|
:HTG:
|
375
463
|
:one: "gourde haitià"
|
376
464
|
:other: "gourdes haitians"
|
465
|
+
:symbol: "HTG"
|
377
466
|
:HUF:
|
378
467
|
:one: "fòrint hongarès"
|
379
468
|
:other: "fòrints hongaresos"
|
469
|
+
:symbol: "HUF"
|
380
470
|
:IDR:
|
381
471
|
:one: "rupia indonèsia"
|
382
472
|
:other: "rupies indonèsies"
|
473
|
+
:symbol: "IDR"
|
383
474
|
:IEP:
|
384
475
|
:one: "lliura irlandesa"
|
385
476
|
:other: "lliures irlandeses"
|
477
|
+
:symbol: "IEP"
|
386
478
|
:ILP:
|
387
479
|
:one: "lliura israeliana"
|
388
480
|
:other: "lliures israelianes"
|
481
|
+
:symbol: "ILP"
|
389
482
|
:ILR:
|
390
483
|
:one: "xéquel israelià"
|
391
484
|
:other: "xéquel israelià"
|
@@ -400,25 +493,30 @@
|
|
400
493
|
:IQD:
|
401
494
|
:one: "dinar iraquià"
|
402
495
|
:other: "dinars iraquians"
|
496
|
+
:symbol: "IQD"
|
403
497
|
:IRR:
|
404
498
|
:one: "rial iranià"
|
405
499
|
:other: "rials iranians"
|
500
|
+
:symbol: "IRR"
|
406
501
|
:ISJ:
|
407
502
|
:one: "corona islandesa antiga"
|
408
503
|
:other: "corones islandeses antigues"
|
409
504
|
:ISK:
|
410
505
|
:one: "corona islandesa"
|
411
506
|
:other: "corones islandeses"
|
507
|
+
:symbol: "ISK"
|
412
508
|
:ITL:
|
413
509
|
:one: "lira italiana"
|
414
510
|
:other: "lires italianes"
|
511
|
+
:symbol: "ITL"
|
415
512
|
:JMD:
|
416
513
|
:one: "dòlar jamaicà"
|
417
514
|
:other: "dòlars jamaicans"
|
418
|
-
:symbol: "
|
515
|
+
:symbol: "JMD"
|
419
516
|
:JOD:
|
420
517
|
:one: "dinar jordà"
|
421
518
|
:other: "dinars jordans"
|
519
|
+
:symbol: "JOD"
|
422
520
|
:JPY:
|
423
521
|
:one: "ien japonès"
|
424
522
|
:other: "iens japonesos"
|
@@ -426,25 +524,31 @@
|
|
426
524
|
:KES:
|
427
525
|
:one: "xíling kenyà"
|
428
526
|
:other: "xílings kenyans"
|
527
|
+
:symbol: "KES"
|
429
528
|
:KGS:
|
430
529
|
:one: "som kirguís"
|
431
530
|
:other: "soms kirguisos"
|
531
|
+
:symbol: "KGS"
|
432
532
|
:KHR:
|
433
533
|
:one: "riel cambodjà"
|
434
534
|
:other: "riels cambodjans"
|
435
|
-
:symbol: "
|
535
|
+
:symbol: "KHR"
|
436
536
|
:KMF:
|
437
537
|
:one: "franc de les Comores"
|
438
538
|
:other: "francs de les Comores"
|
539
|
+
:symbol: "KMF"
|
439
540
|
:KPW:
|
440
541
|
:one: "won nord-coreà"
|
441
542
|
:other: "wons nord-coreans"
|
543
|
+
:symbol: "KPW"
|
442
544
|
:KRH:
|
443
545
|
:one: "hwan sud-coreà"
|
444
546
|
:other: "hwans sud-coreans"
|
547
|
+
:symbol: "KRH"
|
445
548
|
:KRO:
|
446
549
|
:one: "antic won sud-coreà"
|
447
550
|
:other: "antics wons sud-coreans"
|
551
|
+
:symbol: "KRO"
|
448
552
|
:KRW:
|
449
553
|
:one: "won sud-coreà"
|
450
554
|
:other: "wons sud-coreans"
|
@@ -452,116 +556,143 @@
|
|
452
556
|
:KWD:
|
453
557
|
:one: "dinar kuwaitià"
|
454
558
|
:other: "dinars kuwaitians"
|
559
|
+
:symbol: "KWD"
|
455
560
|
:KYD:
|
456
561
|
:one: "dòlar de les illes Caiman"
|
457
562
|
:other: "dòlars de les illes Caiman"
|
458
|
-
:symbol: "
|
563
|
+
:symbol: "KYD"
|
459
564
|
:KZT:
|
460
565
|
:one: "tenge kazakh"
|
461
566
|
:other: "tenges kazakhs"
|
462
|
-
:symbol: "
|
567
|
+
:symbol: "KZT"
|
463
568
|
:LAK:
|
464
569
|
:one: "kip laosià"
|
465
570
|
:other: "kips laosians"
|
466
|
-
:symbol: "
|
571
|
+
:symbol: "LAK"
|
467
572
|
:LBP:
|
468
573
|
:one: "lliura libanesa"
|
469
574
|
:other: "lliures libaneses"
|
575
|
+
:symbol: "LBP"
|
470
576
|
:LKR:
|
471
577
|
:one: "rupia de Sri Lanka"
|
472
578
|
:other: "rupies de Sri Lanka"
|
579
|
+
:symbol: "LKR"
|
473
580
|
:LRD:
|
474
581
|
:one: "dòlar liberià"
|
475
582
|
:other: "dòlars liberians"
|
476
|
-
:symbol: "
|
583
|
+
:symbol: "LRD"
|
477
584
|
:LSL:
|
478
585
|
:one: "loti de Lesotho"
|
479
586
|
:other: "maloti de Lesotho"
|
587
|
+
:symbol: "LSL"
|
480
588
|
:LTL:
|
481
589
|
:one: "litas lituà"
|
482
590
|
:other: "litai lituans"
|
591
|
+
:symbol: "LTL"
|
483
592
|
:LTT:
|
484
593
|
:one: "talonas lituà"
|
485
594
|
:other: "talonai lituans"
|
595
|
+
:symbol: "LTT"
|
486
596
|
:LUC:
|
487
597
|
:one: "franc convertible luxemburguès"
|
488
598
|
:other: "francs convertibles luxemburguesos"
|
599
|
+
:symbol: "LUC"
|
489
600
|
:LUF:
|
490
601
|
:one: "franc luxemburguès"
|
491
602
|
:other: "francs luxemburguesos"
|
603
|
+
:symbol: "LUF"
|
492
604
|
:LUL:
|
493
605
|
:one: "franc financer luxemburguès"
|
494
606
|
:other: "francs financers luxemburguesos"
|
607
|
+
:symbol: "LUL"
|
495
608
|
:LVL:
|
496
609
|
:one: "lats letó"
|
497
610
|
:other: "lati letons"
|
611
|
+
:symbol: "LVL"
|
498
612
|
:LVR:
|
499
613
|
:one: "ruble letó"
|
500
614
|
:other: "rubles letons"
|
615
|
+
:symbol: "LVR"
|
501
616
|
:LYD:
|
502
617
|
:one: "dinar libi"
|
503
618
|
:other: "dinars libis"
|
619
|
+
:symbol: "LYD"
|
504
620
|
:MAD:
|
505
621
|
:one: "dírham marroquí"
|
506
622
|
:other: "dírhams marroquins"
|
623
|
+
:symbol: "MAD"
|
507
624
|
:MAF:
|
508
625
|
:one: "franc marroquí"
|
509
626
|
:other: "francs marroquins"
|
627
|
+
:symbol: "MAF"
|
510
628
|
:MCF:
|
511
629
|
:one: "franc monegasc"
|
512
630
|
:other: "francs monegascos"
|
631
|
+
:symbol: "MCF"
|
513
632
|
:MDC:
|
514
633
|
:one: "cupó moldau"
|
515
634
|
:other: "cupons moldaus"
|
635
|
+
:symbol: "MDC"
|
516
636
|
:MDL:
|
517
637
|
:one: "leu moldau"
|
518
638
|
:other: "lei moldaus"
|
639
|
+
:symbol: "MDL"
|
519
640
|
:MGA:
|
520
641
|
:one: "ariary malgaix"
|
521
642
|
:other: "ariarys malgaixos"
|
643
|
+
:symbol: "MGA"
|
522
644
|
:MGF:
|
523
645
|
:one: "franc malgaix"
|
524
646
|
:other: "francs malgaixos"
|
647
|
+
:symbol: "MGF"
|
525
648
|
:MKD:
|
526
649
|
:one: "denar macedoni"
|
527
650
|
:other: "denari macedonis"
|
651
|
+
:symbol: "MKD"
|
528
652
|
:MKN:
|
529
653
|
:one: "denar macedoni (1992–1993)"
|
530
654
|
:other: "denari macedonis (1992–1993)"
|
655
|
+
:symbol: "MKN"
|
531
656
|
:MLF:
|
532
657
|
:one: "franc malià"
|
533
658
|
:other: "francs malians"
|
659
|
+
:symbol: "MLF"
|
534
660
|
:MMK:
|
535
661
|
:one: "kyat de Myanmar"
|
536
662
|
:other: "kyats de Myanmar"
|
663
|
+
:symbol: "MMK"
|
537
664
|
:MNT:
|
538
665
|
:one: "tögrög mongol"
|
539
666
|
:other: "tögrögs mongols"
|
540
|
-
:symbol: "
|
667
|
+
:symbol: "MNT"
|
541
668
|
:MOP:
|
542
669
|
:one: "pataca de Macau"
|
543
670
|
:other: "pataques de Macau"
|
671
|
+
:symbol: "MOP"
|
544
672
|
:MRO:
|
545
673
|
:one: "ouguiya maurità"
|
546
674
|
:other: "ouguiyas mauritans"
|
675
|
+
:symbol: "MRO"
|
547
676
|
:MTL:
|
548
677
|
:one: "lira maltesa"
|
549
678
|
:other: "lires malteses"
|
679
|
+
:symbol: "MTL"
|
550
680
|
:MTP:
|
551
681
|
:one: "lliura maltesa"
|
552
682
|
:other: "lliures malteses"
|
683
|
+
:symbol: "MTP"
|
553
684
|
:MUR:
|
554
|
-
:one: "rupia
|
555
|
-
:other: "rupies
|
556
|
-
|
557
|
-
:one: "Maldivian rupee"
|
558
|
-
:other: "Maldivian rupees"
|
685
|
+
:one: "rupia mauriciana"
|
686
|
+
:other: "rupies mauricianes"
|
687
|
+
:symbol: "MUR"
|
559
688
|
:MVR:
|
560
689
|
:one: "rupia de les Maldives"
|
561
690
|
:other: "rupies de les Maldives"
|
691
|
+
:symbol: "MVR"
|
562
692
|
:MWK:
|
563
693
|
:one: "kwacha malawià"
|
564
694
|
:other: "kwachas malawians"
|
695
|
+
:symbol: "MWK"
|
565
696
|
:MXN:
|
566
697
|
:one: "peso mexicà"
|
567
698
|
:other: "pesos mexicans"
|
@@ -569,44 +700,55 @@
|
|
569
700
|
:MXP:
|
570
701
|
:one: "peso de plata mexicà (1861–1992)"
|
571
702
|
:other: "pesos de plata mexicans (1861–1992)"
|
703
|
+
:symbol: "MXP"
|
572
704
|
:MXV:
|
573
705
|
:one: "unidad de inversión (UDI) mexicana"
|
574
706
|
:other: "unidades de inversión (UDI) mexicanes"
|
707
|
+
:symbol: "MXV"
|
575
708
|
:MYR:
|
576
709
|
:one: "ringgit de Malàisia"
|
577
710
|
:other: "ringgits de Malàisia"
|
711
|
+
:symbol: "MYR"
|
578
712
|
:MZE:
|
579
713
|
:one: "escut moçambiquès"
|
580
714
|
:other: "escuts moçambiquesos"
|
715
|
+
:symbol: "MZE"
|
581
716
|
:MZM:
|
582
717
|
:one: "antic metical moçambiquès"
|
583
718
|
:other: "antics meticals moçambiquesos"
|
719
|
+
:symbol: "MZM"
|
584
720
|
:MZN:
|
585
721
|
:one: "metical moçambiquès"
|
586
722
|
:other: "meticals moçambiquesos"
|
723
|
+
:symbol: "MZN"
|
587
724
|
:NAD:
|
588
725
|
:one: "dòlar namibià"
|
589
726
|
:other: "dòlars namibians"
|
590
|
-
:symbol: "
|
727
|
+
:symbol: "NAD"
|
591
728
|
:NGN:
|
592
729
|
:one: "naira nigerià"
|
593
730
|
:other: "naires nigerians"
|
594
|
-
:symbol: "
|
731
|
+
:symbol: "NGN"
|
595
732
|
:NIC:
|
596
733
|
:one: "córdoba nicaragüenca"
|
597
734
|
:other: "córdobas nicaragüenques"
|
735
|
+
:symbol: "NIC"
|
598
736
|
:NIO:
|
599
737
|
:one: "córdoba oro nicaragüenca"
|
600
738
|
:other: "córdobas oro nicaragüenques"
|
739
|
+
:symbol: "NIO"
|
601
740
|
:NLG:
|
602
741
|
:one: "florí neerlandès"
|
603
742
|
:other: "florins neerlandesos"
|
743
|
+
:symbol: "NLG"
|
604
744
|
:NOK:
|
605
745
|
:one: "corona noruega"
|
606
746
|
:other: "corones noruegues"
|
747
|
+
:symbol: "NOK"
|
607
748
|
:NPR:
|
608
749
|
:one: "rupia nepalesa"
|
609
750
|
:other: "rupies nepaleses"
|
751
|
+
:symbol: "NPR"
|
610
752
|
:NZD:
|
611
753
|
:one: "dòlar neozelandès"
|
612
754
|
:other: "dòlars neozelandesos"
|
@@ -614,133 +756,167 @@
|
|
614
756
|
:OMR:
|
615
757
|
:one: "rial omanita"
|
616
758
|
:other: "rials omanites"
|
759
|
+
:symbol: "OMR"
|
617
760
|
:PAB:
|
618
761
|
:one: "balboa panameny"
|
619
762
|
:other: "balboes panamenys"
|
763
|
+
:symbol: "PAB"
|
620
764
|
:PEI:
|
621
765
|
:one: "inti peruà"
|
622
766
|
:other: "intis peruans"
|
767
|
+
:symbol: "PEI"
|
623
768
|
:PEN:
|
624
769
|
:one: "nou sol peruà"
|
625
770
|
:other: "nous sols peruans"
|
771
|
+
:symbol: "PEN"
|
626
772
|
:PES:
|
627
773
|
:one: "sol peruà"
|
628
774
|
:other: "sols peruans"
|
775
|
+
:symbol: "PES"
|
629
776
|
:PGK:
|
630
777
|
:one: "kina de Papua Nova Guinea"
|
631
778
|
:other: "kines de Papua Nova Guinea"
|
779
|
+
:symbol: "PGK"
|
632
780
|
:PHP:
|
633
781
|
:one: "peso filipí"
|
634
782
|
:other: "pesos filipins"
|
635
|
-
:symbol: "
|
783
|
+
:symbol: "PHP"
|
636
784
|
:PKR:
|
637
785
|
:one: "rupia pakistanesa"
|
638
786
|
:other: "rupies pakistaneses"
|
787
|
+
:symbol: "PKR"
|
639
788
|
:PLN:
|
640
789
|
:one: "zloty polonès"
|
641
790
|
:other: "zlote polonesos"
|
791
|
+
:symbol: "PLN"
|
642
792
|
:PLZ:
|
643
793
|
:one: "zloty polonès (1950–1995)"
|
644
794
|
:other: "zlote polonesos (1950–1995)"
|
795
|
+
:symbol: "PLZ"
|
645
796
|
:PTE:
|
646
797
|
:one: "escut portuguès"
|
647
798
|
:other: "escuts portuguesos"
|
799
|
+
:symbol: "PTE"
|
648
800
|
:PYG:
|
649
801
|
:one: "guaraní paraguaià"
|
650
802
|
:other: "guaranís paraguaians"
|
651
|
-
:symbol: "
|
803
|
+
:symbol: "PYG"
|
652
804
|
:QAR:
|
653
|
-
:one: "
|
654
|
-
:other: "rials
|
805
|
+
:one: "rial de Qatar"
|
806
|
+
:other: "rials qatarians"
|
807
|
+
:symbol: "QAR"
|
655
808
|
:RHD:
|
656
809
|
:one: "dòlar rhodesià"
|
657
810
|
:other: "dòlars rhodesians"
|
811
|
+
:symbol: "RHD"
|
658
812
|
:ROL:
|
659
813
|
:one: "antic leu romanès"
|
660
814
|
:other: "antics lei romanesos"
|
815
|
+
:symbol: "ROL"
|
661
816
|
:RON:
|
662
817
|
:one: "leu romanès"
|
663
818
|
:other: "lei romanesos"
|
819
|
+
:symbol: "RON"
|
664
820
|
:RSD:
|
665
821
|
:one: "dinar serbi"
|
666
822
|
:other: "dinars serbis"
|
823
|
+
:symbol: "RSD"
|
667
824
|
:RUB:
|
668
825
|
:one: "ruble rus"
|
669
826
|
:other: "rubles russos"
|
827
|
+
:symbol: "RUB"
|
670
828
|
:RUR:
|
671
829
|
:one: "ruble rus (1991–1998)"
|
672
830
|
:other: "rubles russos (1991–1998)"
|
673
|
-
:symbol: "
|
831
|
+
:symbol: "RUR"
|
674
832
|
:RWF:
|
675
|
-
:one: "franc
|
676
|
-
:other: "francs
|
833
|
+
:one: "franc de Ruanda"
|
834
|
+
:other: "francs de Ruanda"
|
835
|
+
:symbol: "RWF"
|
677
836
|
:SAR:
|
678
837
|
:one: "rial saudita"
|
679
838
|
:other: "rials saudites"
|
839
|
+
:symbol: "SAR"
|
680
840
|
:SBD:
|
681
841
|
:one: "dòlar de les illes Salomó"
|
682
842
|
:other: "dòlars de les illes Salomó"
|
683
|
-
:symbol: "
|
843
|
+
:symbol: "SBD"
|
684
844
|
:SCR:
|
685
845
|
:one: "rupia de les Seychelles"
|
686
846
|
:other: "rupies de les Seychelles"
|
847
|
+
:symbol: "SCR"
|
687
848
|
:SDD:
|
688
849
|
:one: "dinar sudanès"
|
689
850
|
:other: "dinars sudanesos"
|
851
|
+
:symbol: "SDD"
|
690
852
|
:SDG:
|
691
853
|
:one: "lliura sudanesa"
|
692
854
|
:other: "lliures sudaneses"
|
855
|
+
:symbol: "SDG"
|
693
856
|
:SDP:
|
694
857
|
:one: "antiga lliura sudanesa"
|
695
858
|
:other: "antigues lliures sudaneses"
|
859
|
+
:symbol: "SDP"
|
696
860
|
:SEK:
|
697
861
|
:one: "corona sueca"
|
698
862
|
:other: "corones sueques"
|
863
|
+
:symbol: "SEK"
|
699
864
|
:SGD:
|
700
865
|
:one: "dòlar de Singapur"
|
701
866
|
:other: "dòlars de Singapur"
|
702
|
-
:symbol: "
|
867
|
+
:symbol: "SGD"
|
703
868
|
:SHP:
|
704
869
|
:one: "lliura de Santa Helena"
|
705
870
|
:other: "lliures de Santa Helena"
|
871
|
+
:symbol: "SHP"
|
706
872
|
:SIT:
|
707
873
|
:one: "tolar eslovè"
|
708
874
|
:other: "tolars eslovens"
|
875
|
+
:symbol: "SIT"
|
709
876
|
:SKK:
|
710
877
|
:one: "corona eslovaca"
|
711
878
|
:other: "corones eslovaques"
|
879
|
+
:symbol: "SKK"
|
712
880
|
:SLL:
|
713
881
|
:one: "leone de Sierra Leone"
|
714
882
|
:other: "leones de Sierra Leone"
|
883
|
+
:symbol: "SLL"
|
715
884
|
:SOS:
|
716
885
|
:one: "xíling somali"
|
717
886
|
:other: "xílings somalis"
|
887
|
+
:symbol: "SOS"
|
718
888
|
:SRD:
|
719
889
|
:one: "dòlar de Surinam"
|
720
890
|
:other: "dòlars de Surinam"
|
721
|
-
:symbol: "
|
891
|
+
:symbol: "SRD"
|
722
892
|
:SRG:
|
723
893
|
:one: "florí de Surinam"
|
724
894
|
:other: "florins de Surinam"
|
895
|
+
:symbol: "SRG"
|
725
896
|
:SSP:
|
726
897
|
:one: "lliura del Sudan del Sud"
|
727
898
|
:other: "lliures del Sudan del Sud"
|
728
|
-
:symbol: "
|
899
|
+
:symbol: "SSP"
|
729
900
|
:STD:
|
730
901
|
:one: "dobra de São Tomé i Príncipe"
|
731
902
|
:other: "dobras de São Tomé i Príncipe"
|
903
|
+
:symbol: "STD"
|
732
904
|
:SUR:
|
733
905
|
:one: "ruble soviètic"
|
734
906
|
:other: "rubles soviètics"
|
907
|
+
:symbol: "SUR"
|
735
908
|
:SVC:
|
736
909
|
:one: "colón salvadorenc"
|
737
910
|
:other: "colones salvadorencs"
|
911
|
+
:symbol: "SVC"
|
738
912
|
:SYP:
|
739
913
|
:one: "lliura síria"
|
740
914
|
:other: "lliures síries"
|
915
|
+
:symbol: "SYP"
|
741
916
|
:SZL:
|
742
917
|
:one: "lilangeni swazi"
|
743
918
|
:other: "emalangeni swazis"
|
919
|
+
:symbol: "SZL"
|
744
920
|
:THB:
|
745
921
|
:one: "baht tailandès"
|
746
922
|
:other: "bahts tailandesos"
|
@@ -748,35 +924,43 @@
|
|
748
924
|
:TJR:
|
749
925
|
:one: "ruble tadjik"
|
750
926
|
:other: "rubles tadjiks"
|
927
|
+
:symbol: "TJR"
|
751
928
|
:TJS:
|
752
929
|
:one: "somoni tadjik"
|
753
930
|
:other: "somonis tadjiks"
|
931
|
+
:symbol: "TJS"
|
754
932
|
:TMM:
|
755
933
|
:one: "manat turcman (1993–2009)"
|
756
934
|
:other: "manats turcmans (1993–2009)"
|
935
|
+
:symbol: "TMM"
|
757
936
|
:TMT:
|
758
937
|
:one: "manat turcman"
|
759
938
|
:other: "manats turcmans"
|
939
|
+
:symbol: "TMT"
|
760
940
|
:TND:
|
761
941
|
:one: "dinar tunisià"
|
762
942
|
:other: "dinars tunisians"
|
943
|
+
:symbol: "TND"
|
763
944
|
:TOP:
|
764
945
|
:one: "pa‘anga tongà"
|
765
946
|
:other: "pa‘angas tongans"
|
947
|
+
:symbol: "TOP"
|
766
948
|
:TPE:
|
767
949
|
:one: "escut de Timor"
|
768
950
|
:other: "escuts de Timor"
|
951
|
+
:symbol: "TPE"
|
769
952
|
:TRL:
|
770
953
|
:one: "lira turca (1922–2005)"
|
771
954
|
:other: "lires turques (1922–2005)"
|
955
|
+
:symbol: "TRL"
|
772
956
|
:TRY:
|
773
957
|
:one: "lira turca"
|
774
958
|
:other: "lires turques"
|
775
|
-
:symbol: "
|
959
|
+
:symbol: "TRY"
|
776
960
|
:TTD:
|
777
961
|
:one: "dòlar de Trinitat i Tobago"
|
778
962
|
:other: "dòlars de Trinitat i Tobago"
|
779
|
-
:symbol: "
|
963
|
+
:symbol: "TTD"
|
780
964
|
:TWD:
|
781
965
|
:one: "nou dòlar de Taiwan"
|
782
966
|
:other: "nous dòlars de Taiwan"
|
@@ -784,48 +968,59 @@
|
|
784
968
|
:TZS:
|
785
969
|
:one: "xíling tanzà"
|
786
970
|
:other: "xílings tanzans"
|
971
|
+
:symbol: "TZS"
|
787
972
|
:UAH:
|
788
973
|
:one: "hrívnia ucraïnesa"
|
789
974
|
:other: "hrívnies ucraïneses"
|
790
|
-
:symbol: "
|
975
|
+
:symbol: "UAH"
|
791
976
|
:UAK:
|
792
977
|
:one: "karbóvanets ucraïnès"
|
793
978
|
:other: "karbóvantsiv ucraïnesos"
|
979
|
+
:symbol: "UAK"
|
794
980
|
:UGS:
|
795
981
|
:one: "xíling ugandès (1966–1987)"
|
796
982
|
:other: "xílings ugandesos (1966–1987)"
|
983
|
+
:symbol: "UGS"
|
797
984
|
:UGX:
|
798
985
|
:one: "xíling ugandès"
|
799
986
|
:other: "xílings ugandesos"
|
987
|
+
:symbol: "UGX"
|
800
988
|
:USD:
|
801
989
|
:one: "dòlar dels Estats Units"
|
802
990
|
:other: "dòlars dels Estats Units"
|
803
|
-
:symbol: "
|
991
|
+
:symbol: "USD"
|
804
992
|
:USN:
|
805
993
|
:one: "dòlar dels Estats Units (dia següent)"
|
806
994
|
:other: "dòlars dels Estats Units (dia següent)"
|
995
|
+
:symbol: "USN"
|
807
996
|
:USS:
|
808
997
|
:one: "dòlar dels Estats Units (mateix dia)"
|
809
998
|
:other: "dòlars dels Estats Units (mateix dia)"
|
999
|
+
:symbol: "USS"
|
810
1000
|
:UYI:
|
811
1001
|
:one: "peso uruguaià en unitats indexades"
|
812
1002
|
:other: "pesos uruguaians en unitats indexades"
|
1003
|
+
:symbol: "UYI"
|
813
1004
|
:UYP:
|
814
1005
|
:one: "peso uruguaià (1975–1993)"
|
815
1006
|
:other: "pesos uruguaians (1975–1993)"
|
1007
|
+
:symbol: "UYP"
|
816
1008
|
:UYU:
|
817
1009
|
:one: "peso uruguaià"
|
818
1010
|
:other: "pesos uruguaians"
|
819
|
-
:symbol: "
|
1011
|
+
:symbol: "UYU"
|
820
1012
|
:UZS:
|
821
1013
|
:one: "som uzbek"
|
822
1014
|
:other: "soms uzbeks"
|
1015
|
+
:symbol: "UZS"
|
823
1016
|
:VEB:
|
824
1017
|
:one: "bolívar veneçolà (1871–2008)"
|
825
1018
|
:other: "bolívars veneçolans (1871–2008)"
|
1019
|
+
:symbol: "VEB"
|
826
1020
|
:VEF:
|
827
1021
|
:one: "bolívar veneçolà"
|
828
1022
|
:other: "bolívars veneçolans"
|
1023
|
+
:symbol: "VEF"
|
829
1024
|
:VND:
|
830
1025
|
:one: "dong vietnamita"
|
831
1026
|
:other: "dongs vietnamites"
|
@@ -833,12 +1028,15 @@
|
|
833
1028
|
:VNN:
|
834
1029
|
:one: "dong vietnamita (1978–1985)"
|
835
1030
|
:other: "dongs vietnamites (1978–1985)"
|
1031
|
+
:symbol: "VNN"
|
836
1032
|
:VUV:
|
837
1033
|
:one: "vatu de Vanuatu"
|
838
1034
|
:other: "vatus de Vanuatu"
|
1035
|
+
:symbol: "VUV"
|
839
1036
|
:WST:
|
840
1037
|
:one: "tala samoà"
|
841
1038
|
:other: "tales samoans"
|
1039
|
+
:symbol: "WST"
|
842
1040
|
:XAF:
|
843
1041
|
:one: "franc CFA BEAC"
|
844
1042
|
:other: "francs CFA BEAC"
|
@@ -846,21 +1044,27 @@
|
|
846
1044
|
:XAG:
|
847
1045
|
:one: "plata"
|
848
1046
|
:other: "plata"
|
1047
|
+
:symbol: "XAG"
|
849
1048
|
:XAU:
|
850
1049
|
:one: "or"
|
851
1050
|
:other: "or"
|
1051
|
+
:symbol: "XAU"
|
852
1052
|
:XBA:
|
853
1053
|
:one: "unitat compensatòria europea"
|
854
1054
|
:other: "unitats compensatòries europees"
|
1055
|
+
:symbol: "XBA"
|
855
1056
|
:XBB:
|
856
1057
|
:one: "unitat monetària europea"
|
857
1058
|
:other: "unitats monetàries europees"
|
1059
|
+
:symbol: "XBB"
|
858
1060
|
:XBC:
|
859
1061
|
:one: "unitat de compte europea (XBC)"
|
860
1062
|
:other: "unitats de compte europees (XBC)"
|
1063
|
+
:symbol: "XBC"
|
861
1064
|
:XBD:
|
862
1065
|
:one: "unitat de compte europea (XBD)"
|
863
1066
|
:other: "unitats de compte europees (XBD)"
|
1067
|
+
:symbol: "XBD"
|
864
1068
|
:XCD:
|
865
1069
|
:one: "dòlar del Carib Oriental"
|
866
1070
|
:other: "dòlars del Carib Oriental"
|
@@ -868,15 +1072,19 @@
|
|
868
1072
|
:XDR:
|
869
1073
|
:one: "drets especials de gir"
|
870
1074
|
:other: "drets especials de gir"
|
1075
|
+
:symbol: "XDR"
|
871
1076
|
:XEU:
|
872
1077
|
:one: "unitat de moneda europea"
|
873
1078
|
:other: "unitats de moneda europees"
|
1079
|
+
:symbol: "XEU"
|
874
1080
|
:XFO:
|
875
1081
|
:one: "franc or francès"
|
876
1082
|
:other: "francs or francesos"
|
1083
|
+
:symbol: "XFO"
|
877
1084
|
:XFU:
|
878
1085
|
:one: "franc UIC francès"
|
879
1086
|
:other: "francs UIC francesos"
|
1087
|
+
:symbol: "XFU"
|
880
1088
|
:XOF:
|
881
1089
|
:one: "franc CFA BCEAO"
|
882
1090
|
:other: "francs CFA BCEAO"
|
@@ -884,6 +1092,7 @@
|
|
884
1092
|
:XPD:
|
885
1093
|
:one: "pal·ladi"
|
886
1094
|
:other: "pal·ladi"
|
1095
|
+
:symbol: "XPD"
|
887
1096
|
:XPF:
|
888
1097
|
:one: "franc CFP"
|
889
1098
|
:other: "francs CFP"
|
@@ -891,63 +1100,76 @@
|
|
891
1100
|
:XPT:
|
892
1101
|
:one: "platí"
|
893
1102
|
:other: "platí"
|
1103
|
+
:symbol: "XPT"
|
894
1104
|
:XRE:
|
895
1105
|
:one: "fons RINET"
|
896
1106
|
:other: "fons RINET"
|
897
|
-
|
898
|
-
:one: "Sucre"
|
899
|
-
:other: "Sucres"
|
1107
|
+
:symbol: "XRE"
|
900
1108
|
:XTS:
|
901
1109
|
:one: "codi reservat per a proves"
|
902
1110
|
:other: "codi reservat per a proves"
|
903
|
-
|
904
|
-
:one: "ADB unit of account"
|
905
|
-
:other: "ADB units of account"
|
1111
|
+
:symbol: "XTS"
|
906
1112
|
:XXX:
|
907
1113
|
:one: "(unitat monetària desconeguda)"
|
908
1114
|
:other: "(moneda desconeguda)"
|
1115
|
+
:symbol: "XXX"
|
909
1116
|
:YDD:
|
910
1117
|
:one: "dinar iemenita"
|
911
1118
|
:other: "dinars iemenites"
|
1119
|
+
:symbol: "YDD"
|
912
1120
|
:YER:
|
913
1121
|
:one: "rial iemenita"
|
914
1122
|
:other: "rials iemenites"
|
1123
|
+
:symbol: "YER"
|
915
1124
|
:YUD:
|
916
1125
|
:one: "dinar fort iugoslau"
|
917
1126
|
:other: "dinars forts iugoslaus"
|
1127
|
+
:symbol: "YUD"
|
918
1128
|
:YUM:
|
919
1129
|
:one: "nou dinar iugoslau"
|
920
1130
|
:other: "nous dinars iugoslaus"
|
1131
|
+
:symbol: "YUM"
|
921
1132
|
:YUN:
|
922
1133
|
:one: "dinar convertible iugoslau"
|
923
1134
|
:other: "dinars convertibles iugoslaus"
|
1135
|
+
:symbol: "YUN"
|
924
1136
|
:YUR:
|
925
1137
|
:one: "dinar reformat iugoslau"
|
926
1138
|
:other: "dinars reformats iugoslaus"
|
1139
|
+
:symbol: "YUR"
|
927
1140
|
:ZAL:
|
928
1141
|
:one: "rand sud-africà (financer)"
|
929
1142
|
:other: "rands sud-africans (financers)"
|
1143
|
+
:symbol: "ZAL"
|
930
1144
|
:ZAR:
|
931
1145
|
:one: "rand sud-africà"
|
932
1146
|
:other: "rands sud-africans"
|
1147
|
+
:symbol: "ZAR"
|
933
1148
|
:ZMK:
|
934
1149
|
:one: "kwacha zambià (1968–2012)"
|
935
1150
|
:other: "kwacha zambians (1968–2012)"
|
1151
|
+
:symbol: "ZMK"
|
936
1152
|
:ZMW:
|
937
1153
|
:one: "kwacha zambià"
|
938
1154
|
:other: "kwacha zambians"
|
1155
|
+
:symbol: "ZMW"
|
939
1156
|
:ZRN:
|
940
1157
|
:one: "nou zaire zairès"
|
941
1158
|
:other: "nous zaires zairesos"
|
1159
|
+
:symbol: "ZRN"
|
942
1160
|
:ZRZ:
|
943
1161
|
:one: "zaire zairès"
|
944
1162
|
:other: "zaires zairesos"
|
1163
|
+
:symbol: "ZRZ"
|
945
1164
|
:ZWD:
|
946
1165
|
:one: "dòlar zimbabuès (1980–2008)"
|
947
1166
|
:other: "dòlars zimbabuesos (1980–2008)"
|
1167
|
+
:symbol: "ZWD"
|
948
1168
|
:ZWL:
|
949
1169
|
:one: "dòlar zimbabuès (2009)"
|
950
1170
|
:other: "dòlars zimbabuesos (2009)"
|
1171
|
+
:symbol: "ZWL"
|
951
1172
|
:ZWR:
|
952
1173
|
:one: "dòlar zimbabuès (2008)"
|
953
1174
|
:other: "dòlars zimbabuesos (2008)"
|
1175
|
+
:symbol: "ZWR"
|