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
@@ -12,12 +12,12 @@
|
|
12
12
|
:middle: "{0}، {1}"
|
13
13
|
:start: "{0}، {1}"
|
14
14
|
:unit-narrow:
|
15
|
-
2: "{0}
|
16
|
-
:end: "{0}
|
15
|
+
2: "{0} {1}"
|
16
|
+
:end: "{0} {1}"
|
17
17
|
:middle: "{0} {1}"
|
18
18
|
:start: "{0} {1}"
|
19
19
|
:unit-short:
|
20
|
-
2: "{0}
|
21
|
-
:end: "{0}
|
20
|
+
2: "{0}، {1}"
|
21
|
+
:end: "{0}، {1}"
|
22
22
|
:middle: "{0}، {1}"
|
23
23
|
:start: "{0}، {1}"
|
@@ -5,7 +5,7 @@
|
|
5
5
|
:currency:
|
6
6
|
:number_system: "latn"
|
7
7
|
:patterns:
|
8
|
-
:default: "¤#,##0.00
|
8
|
+
:default: "¤#,##0.00"
|
9
9
|
:unit:
|
10
10
|
:one: "{0} {1}"
|
11
11
|
:other: "{0} {1}"
|
@@ -14,31 +14,79 @@
|
|
14
14
|
:patterns:
|
15
15
|
:default: "#,##0.###"
|
16
16
|
:long:
|
17
|
-
1000:
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
17
|
+
1000:
|
18
|
+
:one: "0 هزار"
|
19
|
+
:other: "0 هزار"
|
20
|
+
10000:
|
21
|
+
:one: "00 هزار"
|
22
|
+
:other: "00 هزار"
|
23
|
+
100000:
|
24
|
+
:one: "000 هزار"
|
25
|
+
:other: "000 هزار"
|
26
|
+
1000000:
|
27
|
+
:one: "0 میلیون"
|
28
|
+
:other: "0 میلیون"
|
29
|
+
10000000:
|
30
|
+
:one: "00 میلیون"
|
31
|
+
:other: "00 میلیون"
|
32
|
+
100000000:
|
33
|
+
:one: "000 میلیون"
|
34
|
+
:other: "000 میلیون"
|
35
|
+
1000000000:
|
36
|
+
:one: "0 میلیارد"
|
37
|
+
:other: "0 میلیارد"
|
38
|
+
10000000000:
|
39
|
+
:one: "00 میلیارد"
|
40
|
+
:other: "00 میلیارد"
|
41
|
+
100000000000:
|
42
|
+
:one: "000 میلیارد"
|
43
|
+
:other: "000 میلیارد"
|
44
|
+
1000000000000:
|
45
|
+
:one: "0 هزار میلیارد"
|
46
|
+
:other: "0 هزار میلیارد"
|
47
|
+
10000000000000:
|
48
|
+
:one: "00 هزار میلیارد"
|
49
|
+
:other: "00 هزار میلیارد"
|
50
|
+
100000000000000:
|
51
|
+
:one: "000 هزار میلیارد"
|
52
|
+
:other: "000 هزار میلیارد"
|
29
53
|
:short:
|
30
|
-
1000:
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
54
|
+
1000:
|
55
|
+
:one: "0K"
|
56
|
+
:other: "0K"
|
57
|
+
10000:
|
58
|
+
:one: "00K"
|
59
|
+
:other: "00K"
|
60
|
+
100000:
|
61
|
+
:one: "000K"
|
62
|
+
:other: "000K"
|
63
|
+
1000000:
|
64
|
+
:one: "0M"
|
65
|
+
:other: "0M"
|
66
|
+
10000000:
|
67
|
+
:one: "00M"
|
68
|
+
:other: "00M"
|
69
|
+
100000000:
|
70
|
+
:one: "000M"
|
71
|
+
:other: "000M"
|
72
|
+
1000000000:
|
73
|
+
:one: "0G"
|
74
|
+
:other: "0G"
|
75
|
+
10000000000:
|
76
|
+
:one: "00G"
|
77
|
+
:other: "00G"
|
78
|
+
100000000000:
|
79
|
+
:one: "000G"
|
80
|
+
:other: "000G"
|
81
|
+
1000000000000:
|
82
|
+
:one: "0T"
|
83
|
+
:other: "0T"
|
84
|
+
10000000000000:
|
85
|
+
:one: "00T"
|
86
|
+
:other: "00T"
|
87
|
+
100000000000000:
|
88
|
+
:one: "000T"
|
89
|
+
:other: "000T"
|
42
90
|
:percent:
|
43
91
|
:number_system: "arabext"
|
44
92
|
:patterns:
|
@@ -60,3 +108,4 @@
|
|
60
108
|
:percent_sign: "%"
|
61
109
|
:plus_sign: "+"
|
62
110
|
:superscripting_exponent: "×"
|
111
|
+
:time_separator: ":"
|
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
:fa:
|
3
|
+
:cardinal:
|
4
|
+
:one: "i = 0 or n = 1 @integer 0, 1 @decimal 0.0~1.0, 0.00~0.04"
|
5
|
+
:other: " @integer 2~17, 100, 1000, 10000, 100000, 1000000, … @decimal 1.1~2.6, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …"
|
6
|
+
:ordinal:
|
7
|
+
:other: " @integer 0~15, 100, 1000, 10000, 100000, 1000000, …"
|
@@ -1,4 +1,14 @@
|
|
1
1
|
---
|
2
|
-
:fa:
|
3
|
-
|
4
|
-
|
2
|
+
:fa:
|
3
|
+
:cardinal:
|
4
|
+
:rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num);
|
5
|
+
w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); ((i == 0 || n ==
|
6
|
+
1) ? :one : :other) }'
|
7
|
+
:names:
|
8
|
+
- :one
|
9
|
+
- :other
|
10
|
+
:ordinal:
|
11
|
+
:rule: lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num);
|
12
|
+
w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); :other }
|
13
|
+
:names:
|
14
|
+
- :other
|
@@ -102,7 +102,7 @@
|
|
102
102
|
:gw: "گینهٔ بیسائو"
|
103
103
|
:gy: "گویان"
|
104
104
|
:hk: "هنگکنگ"
|
105
|
-
:hm: "
|
105
|
+
:hm: "جزایر هرد و مکدونالد"
|
106
106
|
:hn: "هندوراس"
|
107
107
|
:hr: "کرواسی"
|
108
108
|
:ht: "هائیتی"
|
@@ -226,7 +226,7 @@
|
|
226
226
|
:ta: "تریستان دا کونا"
|
227
227
|
:tc: "جزایر تورکس و کایکوس"
|
228
228
|
:td: "چاد"
|
229
|
-
:tf: "
|
229
|
+
:tf: "قلمروهای جنوبی فرانسه"
|
230
230
|
:tg: "توگو"
|
231
231
|
:th: "تایلند"
|
232
232
|
:tj: "تاجیکستان"
|
@@ -243,7 +243,7 @@
|
|
243
243
|
:ua: "اوکراین"
|
244
244
|
:ug: "اوگاندا"
|
245
245
|
:um: "جزایر دورافتادهٔ ایالات متحده"
|
246
|
-
:us: "ایالات
|
246
|
+
:us: "ایالات متحده"
|
247
247
|
:uy: "اروگوئه"
|
248
248
|
:uz: "ازبکستان"
|
249
249
|
:va: "واتیکان"
|
@@ -255,7 +255,7 @@
|
|
255
255
|
:vu: "وانواتو"
|
256
256
|
:wf: "والیس و فوتونا"
|
257
257
|
:ws: "ساموآ"
|
258
|
-
:xk: "
|
258
|
+
:xk: "کوزوو"
|
259
259
|
:ye: "یمن"
|
260
260
|
:yt: "مایوت"
|
261
261
|
:za: "افریقای جنوبی"
|
@@ -3,6 +3,7 @@
|
|
3
3
|
:calendars:
|
4
4
|
:gregorian:
|
5
5
|
:additional_formats:
|
6
|
+
:E: "ccc"
|
6
7
|
:EHm: "E H.mm"
|
7
8
|
:EHms: "E H.mm.ss"
|
8
9
|
:Ed: "E d."
|
@@ -118,15 +119,32 @@
|
|
118
119
|
1: "jaa"
|
119
120
|
:fields:
|
120
121
|
:day: "päivä"
|
122
|
+
:day-narrow: "pv"
|
123
|
+
:day-short: "pv"
|
121
124
|
:dayperiod: "vuorokaudenaika"
|
122
125
|
:era: "aikakausi"
|
123
126
|
:hour: "tunti"
|
127
|
+
:hour-narrow: "t"
|
128
|
+
:hour-short: "t"
|
124
129
|
:minute: "minuutti"
|
130
|
+
:minute-narrow: "min"
|
131
|
+
:minute-short: "min"
|
125
132
|
:month: "kuukausi"
|
133
|
+
:month-narrow: "kk"
|
134
|
+
:month-short: "kk"
|
135
|
+
:quarter: "neljännesvuosi"
|
136
|
+
:quarter-narrow: "nelj."
|
137
|
+
:quarter-short: "neljännes"
|
126
138
|
:second: "sekunti"
|
139
|
+
:second-narrow: "s"
|
140
|
+
:second-short: "s"
|
127
141
|
:week: "viikko"
|
142
|
+
:week-narrow: "vk"
|
143
|
+
:week-short: "vk"
|
128
144
|
:weekday: "viikonpäivä"
|
129
145
|
:year: "vuosi"
|
146
|
+
:year-narrow: "v"
|
147
|
+
:year-short: "v"
|
130
148
|
:zone: "aikavyöhyke"
|
131
149
|
:formats:
|
132
150
|
:date:
|
@@ -244,15 +262,12 @@
|
|
244
262
|
:pm: "ip."
|
245
263
|
:narrow:
|
246
264
|
:am: "ap."
|
247
|
-
:noon: "
|
265
|
+
:noon: "kp."
|
248
266
|
:pm: "ip."
|
249
267
|
:wide:
|
250
268
|
:am: "ap."
|
251
|
-
:noon: "
|
269
|
+
:noon: "keskipäivä"
|
252
270
|
:pm: "ip."
|
253
|
-
:variant:
|
254
|
-
:am: "a.m."
|
255
|
-
:pm: "p.m."
|
256
271
|
:stand-alone:
|
257
272
|
:wide:
|
258
273
|
:am: "ap."
|
@@ -4,58 +4,75 @@
|
|
4
4
|
:ADP:
|
5
5
|
:one: "Andorran peseta"
|
6
6
|
:other: "Andorran pesetaa"
|
7
|
+
:symbol: "ADP"
|
7
8
|
:AED:
|
8
9
|
:one: "Arabiemiirikuntien dirhami"
|
9
10
|
:other: "Arabiemiirikuntien dirhamia"
|
11
|
+
:symbol: "AED"
|
10
12
|
:AFA:
|
11
13
|
:one: "Afganistanin afgaani (1927–2002)"
|
12
14
|
:other: "Afganistanin afgaania (1927–2002)"
|
15
|
+
:symbol: "AFA"
|
13
16
|
:AFN:
|
14
17
|
:one: "Afganistanin afgaani"
|
15
18
|
:other: "Afganistanin afgaania"
|
19
|
+
:symbol: "AFN"
|
16
20
|
:ALK:
|
17
21
|
:one: "Albanian lek (1946–1965)"
|
18
22
|
:other: "Albanian lekiä (1946–1965)"
|
23
|
+
:symbol: "ALK"
|
19
24
|
:ALL:
|
20
25
|
:one: "Albanian lek"
|
21
26
|
:other: "Albanian lekiä"
|
27
|
+
:symbol: "ALL"
|
22
28
|
:AMD:
|
23
29
|
:one: "Armenian dram"
|
24
30
|
:other: "Armenian dramia"
|
31
|
+
:symbol: "AMD"
|
25
32
|
:ANG:
|
26
33
|
:one: "Alankomaiden Antillien guldeni"
|
27
34
|
:other: "Alankomaiden Antillien guldenia"
|
35
|
+
:symbol: "ANG"
|
28
36
|
:AOA:
|
29
37
|
:one: "Angolan kwanza"
|
30
38
|
:other: "Angolan kwanzaa"
|
39
|
+
:symbol: "AOA"
|
31
40
|
:AOK:
|
32
41
|
:one: "Angolan kwanza (1977–1990)"
|
33
42
|
:other: "Angolan kwanzaa (1977–1990)"
|
43
|
+
:symbol: "AOK"
|
34
44
|
:AON:
|
35
45
|
:one: "Angolan uusi kwanza (1990–2000)"
|
36
46
|
:other: "Angolan uutta kwanzaa (1990–2000)"
|
47
|
+
:symbol: "AON"
|
37
48
|
:AOR:
|
38
49
|
:one: "Angolan kwanza reajustado (1995–1999)"
|
39
50
|
:other: "Angolan kwanza reajustadoa (1995–1999)"
|
51
|
+
:symbol: "AOR"
|
40
52
|
:ARA:
|
41
53
|
:one: "Argentiinan austral"
|
42
54
|
:other: "Argentiinan australia"
|
55
|
+
:symbol: "ARA"
|
43
56
|
:ARL:
|
44
57
|
:one: "Argentiinan ley-peso (1970–1983)"
|
45
58
|
:other: "Argentiinan ley-pesoa (1970–1983)"
|
59
|
+
:symbol: "ARL"
|
46
60
|
:ARM:
|
47
61
|
:one: "Argentiinan peso (1881–1970)"
|
48
62
|
:other: "Argentiinan pesoa (1881–1970)"
|
63
|
+
:symbol: "ARM"
|
49
64
|
:ARP:
|
50
65
|
:one: "Argentiinan peso (1983–1985)"
|
51
66
|
:other: "Argentiinan pesoa (1983–1985)"
|
67
|
+
:symbol: "ARP"
|
52
68
|
:ARS:
|
53
69
|
:one: "Argentiinan peso"
|
54
70
|
:other: "Argentiinan pesoa"
|
55
|
-
:symbol: "
|
71
|
+
:symbol: "ARS"
|
56
72
|
:ATS:
|
57
73
|
:one: "Itävallan šillinki"
|
58
74
|
:other: "Itävallan šillinkiä"
|
75
|
+
:symbol: "ATS"
|
59
76
|
:AUD:
|
60
77
|
:one: "Australian dollari"
|
61
78
|
:other: "Australian dollaria"
|
@@ -63,85 +80,107 @@
|
|
63
80
|
:AWG:
|
64
81
|
:one: "Aruban floriini"
|
65
82
|
:other: "Aruban floriinia"
|
83
|
+
:symbol: "AWG"
|
66
84
|
:AZM:
|
67
85
|
:one: "Azerbaidžanin manat (1993–2006)"
|
68
86
|
:other: "Azerbaidžanin manatia (1993–2006)"
|
87
|
+
:symbol: "AZM"
|
69
88
|
:AZN:
|
70
89
|
:one: "Azerbaidžanin manat"
|
71
90
|
:other: "Azerbaidžanin manatia"
|
91
|
+
:symbol: "AZN"
|
72
92
|
:BAD:
|
73
93
|
:one: "Bosnia-Hertsegovinan dinaari (1992–1994)"
|
74
94
|
:other: "Bosnia-Hertsegovinan dinaaria (1992–1994)"
|
95
|
+
:symbol: "BAD"
|
75
96
|
:BAM:
|
76
97
|
:one: "Bosnia-Hertsegovinan vaihdettava markka"
|
77
98
|
:other: "Bosnia-Hertsegovinan vaihdettavaa markkaa"
|
99
|
+
:symbol: "BAM"
|
78
100
|
:BAN:
|
79
101
|
:one: "Bosnia-Hertsegovinan uusi dinaari (1994–1997)"
|
80
102
|
:other: "Bosnia-Hertsegovinan uutta dinaaria (1994–1997)"
|
103
|
+
:symbol: "BAN"
|
81
104
|
:BBD:
|
82
105
|
:one: "Barbadosin dollari"
|
83
106
|
:other: "Barbadosin dollaria"
|
84
|
-
:symbol: "
|
107
|
+
:symbol: "BBD"
|
85
108
|
:BDT:
|
86
109
|
:one: "Bangladeshin taka"
|
87
110
|
:other: "Bangladeshin takaa"
|
88
|
-
:symbol: "
|
111
|
+
:symbol: "BDT"
|
89
112
|
:BEC:
|
90
113
|
:one: "Belgian vaihdettava frangi"
|
91
114
|
:other: "Belgian vaihdettavaa frangia"
|
115
|
+
:symbol: "BEC"
|
92
116
|
:BEF:
|
93
117
|
:one: "Belgian frangi"
|
94
118
|
:other: "Belgian frangia"
|
119
|
+
:symbol: "BEF"
|
95
120
|
:BEL:
|
96
121
|
:one: "Belgian rahoitusfrangi"
|
97
122
|
:other: "Belgian rahoitusfrangia"
|
123
|
+
:symbol: "BEL"
|
98
124
|
:BGL:
|
99
125
|
:one: "Bulgarian kova lev"
|
100
126
|
:other: "Bulgarian kovaa leviä"
|
127
|
+
:symbol: "BGL"
|
101
128
|
:BGM:
|
102
129
|
:one: "Bulgarian sosialistinen lev"
|
103
130
|
:other: "Bulgarian sosialistista leviä"
|
131
|
+
:symbol: "BGM"
|
104
132
|
:BGN:
|
105
133
|
:one: "Bulgarian lev"
|
106
134
|
:other: "Bulgarian leviä"
|
135
|
+
:symbol: "BGN"
|
107
136
|
:BGO:
|
108
137
|
:one: "Bulgarian lev (1879–1952)"
|
109
138
|
:other: "Bulgarian leviä (1879–1952)"
|
139
|
+
:symbol: "BGO"
|
110
140
|
:BHD:
|
111
141
|
:one: "Bahrainin dinaari"
|
112
142
|
:other: "Bahrainin dinaaria"
|
143
|
+
:symbol: "BHD"
|
113
144
|
:BIF:
|
114
145
|
:one: "Burundin frangi"
|
115
146
|
:other: "Burundin frangia"
|
147
|
+
:symbol: "BIF"
|
116
148
|
:BMD:
|
117
149
|
:one: "Bermudan dollari"
|
118
150
|
:other: "Bermudan dollaria"
|
119
|
-
:symbol: "
|
151
|
+
:symbol: "BMD"
|
120
152
|
:BND:
|
121
153
|
:one: "Brunein dollari"
|
122
154
|
:other: "Brunein dollaria"
|
123
|
-
:symbol: "
|
155
|
+
:symbol: "BND"
|
124
156
|
:BOB:
|
125
157
|
:one: "Bolivian boliviano"
|
126
158
|
:other: "Bolivian bolivianoa"
|
159
|
+
:symbol: "BOB"
|
127
160
|
:BOL:
|
128
161
|
:one: "Bolivian boliviano (1863–1963)"
|
129
162
|
:other: "Bolivian bolivianoa (1863–1963)"
|
163
|
+
:symbol: "BOL"
|
130
164
|
:BOP:
|
131
165
|
:one: "Bolivian peso"
|
132
166
|
:other: "Bolivian pesoa"
|
167
|
+
:symbol: "BOP"
|
133
168
|
:BOV:
|
134
169
|
:one: "Bolivian mvdol"
|
135
|
-
:other: "Bolivian mvdol
|
170
|
+
:other: "Bolivian mvdol’ia"
|
171
|
+
:symbol: "BOV"
|
136
172
|
:BRB:
|
137
173
|
:one: "Brasilian uusi cruzeiro (1967–1986)"
|
138
174
|
:other: "Brasilian uutta cruzeiroa (1967–1986)"
|
175
|
+
:symbol: "BRB"
|
139
176
|
:BRC:
|
140
177
|
:one: "Brasilian cruzado (1986–1989)"
|
141
178
|
:other: "Brasilian cruzadoa (1986–1989)"
|
179
|
+
:symbol: "BRC"
|
142
180
|
:BRE:
|
143
181
|
:one: "Brasilian cruzeiro (1990–1993)"
|
144
182
|
:other: "Brasilian cruzeiroa (1990–1993)"
|
183
|
+
:symbol: "BRE"
|
145
184
|
:BRL:
|
146
185
|
:one: "Brasilian real"
|
147
186
|
:other: "Brasilian realia"
|
@@ -149,36 +188,43 @@
|
|
149
188
|
:BRN:
|
150
189
|
:one: "Brasilian uusi cruzado (1989–1990)"
|
151
190
|
:other: "Brasilian uutta cruzadoa (1989–1990)"
|
191
|
+
:symbol: "BRN"
|
152
192
|
:BRR:
|
153
193
|
:one: "Brasilian cruzeiro (1993–1994)"
|
154
194
|
:other: "Brasilian cruzeiroa (1993–1994)"
|
195
|
+
:symbol: "BRR"
|
155
196
|
:BRZ:
|
156
197
|
:one: "Brasilian cruzeiro (1942–1967)"
|
157
198
|
:other: "Brasilian cruzeiroa (1942–1967)"
|
199
|
+
:symbol: "BRZ"
|
158
200
|
:BSD:
|
159
201
|
:one: "Bahaman dollari"
|
160
202
|
:other: "Bahaman dollaria"
|
161
|
-
:symbol: "
|
203
|
+
:symbol: "BSD"
|
162
204
|
:BTN:
|
163
205
|
:one: "Bhutanin ngultrum"
|
164
206
|
:other: "Bhutanin ngultrumia"
|
207
|
+
:symbol: "BTN"
|
165
208
|
:BUK:
|
166
209
|
:one: "Burman kyat"
|
167
210
|
:other: "Burman kyatia"
|
211
|
+
:symbol: "BUK"
|
168
212
|
:BWP:
|
169
213
|
:one: "Botswanan pula"
|
170
214
|
:other: "Botswanan pulaa"
|
215
|
+
:symbol: "BWP"
|
171
216
|
:BYB:
|
172
217
|
:one: "Valko-Venäjän uusi rupla (1994–1999)"
|
173
218
|
:other: "Valko-Venäjän uutta ruplaa (1994–1999)"
|
219
|
+
:symbol: "BYB"
|
174
220
|
:BYR:
|
175
221
|
:one: "Valko-Venäjän rupla"
|
176
222
|
:other: "Valko-Venäjän ruplaa"
|
177
|
-
:symbol: "
|
223
|
+
:symbol: "BYR"
|
178
224
|
:BZD:
|
179
225
|
:one: "Belizen dollari"
|
180
226
|
:other: "Belizen dollaria"
|
181
|
-
:symbol: "
|
227
|
+
:symbol: "BZD"
|
182
228
|
:CAD:
|
183
229
|
:one: "Kanadan dollari"
|
184
230
|
:other: "Kanadan dollaria"
|
@@ -186,28 +232,35 @@
|
|
186
232
|
:CDF:
|
187
233
|
:one: "Kongon frangi"
|
188
234
|
:other: "Kongon frangia"
|
235
|
+
:symbol: "CDF"
|
189
236
|
:CHE:
|
190
237
|
:one: "Sveitsin WIR-euro"
|
191
238
|
:other: "Sveitsin WIR-euroa"
|
239
|
+
:symbol: "CHE"
|
192
240
|
:CHF:
|
193
241
|
:one: "Sveitsin frangi"
|
194
242
|
:other: "Sveitsin frangia"
|
243
|
+
:symbol: "CHF"
|
195
244
|
:CHW:
|
196
245
|
:one: "Sveitsin WIR-frangi"
|
197
246
|
:other: "Sveitsin WIR-frangia"
|
247
|
+
:symbol: "CHW"
|
198
248
|
:CLE:
|
199
249
|
:one: "Chilen escudo"
|
200
250
|
:other: "Chilen escudoa"
|
251
|
+
:symbol: "CLE"
|
201
252
|
:CLF:
|
202
253
|
:one: "Chilen unidades de fomento"
|
203
254
|
:other: "Chilen unidades de fomentoa"
|
255
|
+
:symbol: "CLF"
|
204
256
|
:CLP:
|
205
257
|
:one: "Chilen peso"
|
206
258
|
:other: "Chilen pesoa"
|
207
|
-
:symbol: "
|
259
|
+
:symbol: "CLP"
|
208
260
|
:CNX:
|
209
261
|
:one: "Kiinan kansanpankin dollari"
|
210
262
|
:other: "Kiinan kansanpankin dollaria"
|
263
|
+
:symbol: "CNX"
|
211
264
|
:CNY:
|
212
265
|
:one: "Kiinan yuan"
|
213
266
|
:other: "Kiinan yuania"
|
@@ -215,83 +268,103 @@
|
|
215
268
|
:COP:
|
216
269
|
:one: "Kolumbian peso"
|
217
270
|
:other: "Kolumbian pesoa"
|
218
|
-
:symbol: "
|
271
|
+
:symbol: "COP"
|
219
272
|
:COU:
|
220
273
|
:one: "Kolumbian unidad de valor real"
|
221
274
|
:other: "Kolumbian unidad de valor realia"
|
275
|
+
:symbol: "COU"
|
222
276
|
:CRC:
|
223
277
|
:one: "Costa Rican colon"
|
224
278
|
:other: "Costa Rican colonia"
|
225
|
-
:symbol: "
|
279
|
+
:symbol: "CRC"
|
226
280
|
:CSD:
|
227
281
|
:one: "Serbian dinaari (2002–2006)"
|
228
282
|
:other: "Serbian dinaaria (2002–2006)"
|
283
|
+
:symbol: "CSD"
|
229
284
|
:CSK:
|
230
285
|
:one: "Tšekkoslovakian kova koruna"
|
231
286
|
:other: "Tšekkoslovakian kovaa korunaa"
|
287
|
+
:symbol: "CSK"
|
232
288
|
:CUC:
|
233
289
|
:one: "Kuuban vaihdettava peso"
|
234
290
|
:other: "Kuuban vaihdettavaa pesoa"
|
291
|
+
:symbol: "CUC"
|
235
292
|
:CUP:
|
236
293
|
:one: "Kuuban peso"
|
237
294
|
:other: "Kuuban pesoa"
|
238
|
-
:symbol: "
|
295
|
+
:symbol: "CUP"
|
239
296
|
:CVE:
|
240
297
|
:one: "Kap Verden escudo"
|
241
298
|
:other: "Kap Verden escudoa"
|
299
|
+
:symbol: "CVE"
|
242
300
|
:CYP:
|
243
301
|
:one: "Kyproksen punta"
|
244
302
|
:other: "Kyproksen puntaa"
|
303
|
+
:symbol: "CYP"
|
245
304
|
:CZK:
|
246
305
|
:one: "Tšekin koruna"
|
247
306
|
:other: "Tšekin korunaa"
|
307
|
+
:symbol: "CZK"
|
248
308
|
:DDM:
|
249
309
|
:one: "Itä-Saksan markka"
|
250
310
|
:other: "Itä-Saksan markkaa"
|
311
|
+
:symbol: "DDM"
|
251
312
|
:DEM:
|
252
313
|
:one: "Saksan markka"
|
253
314
|
:other: "Saksan markkaa"
|
315
|
+
:symbol: "DEM"
|
254
316
|
:DJF:
|
255
317
|
:one: "Djiboutin frangi"
|
256
318
|
:other: "Djiboutin frangia"
|
319
|
+
:symbol: "DJF"
|
257
320
|
:DKK:
|
258
321
|
:one: "Tanskan kruunu"
|
259
322
|
:other: "Tanskan kruunua"
|
323
|
+
:symbol: "DKK"
|
260
324
|
:DOP:
|
261
325
|
:one: "Dominikaanisen tasavallan peso"
|
262
326
|
:other: "Dominikaanisen tasavallan pesoa"
|
263
|
-
:symbol: "
|
327
|
+
:symbol: "DOP"
|
264
328
|
:DZD:
|
265
329
|
:one: "Algerian dinaari"
|
266
330
|
:other: "Algerian dinaaria"
|
331
|
+
:symbol: "DZD"
|
267
332
|
:ECS:
|
268
333
|
:one: "Ecuadorin sucre"
|
269
334
|
:other: "Ecuadorin sucrea"
|
335
|
+
:symbol: "ECS"
|
270
336
|
:ECV:
|
271
337
|
:one: "Ecuadorin UVC"
|
272
|
-
:other: "Ecuadorin UVC
|
338
|
+
:other: "Ecuadorin UVC’ta"
|
339
|
+
:symbol: "ECV"
|
273
340
|
:EEK:
|
274
341
|
:one: "Viron kruunu"
|
275
342
|
:other: "Viron kruunua"
|
343
|
+
:symbol: "EEK"
|
276
344
|
:EGP:
|
277
345
|
:one: "Egyptin punta"
|
278
346
|
:other: "Egyptin puntaa"
|
347
|
+
:symbol: "EGP"
|
279
348
|
:ERN:
|
280
349
|
:one: "Eritrean nakfa"
|
281
350
|
:other: "Eritrean nakfaa"
|
351
|
+
:symbol: "ERN"
|
282
352
|
:ESA:
|
283
353
|
:one: "Espanjan peseta (A–tili)"
|
284
354
|
:other: "Espanjan pesetaa (A–tili)"
|
355
|
+
:symbol: "ESA"
|
285
356
|
:ESB:
|
286
357
|
:one: "Espanjan peseta (vaihdettava tili)"
|
287
358
|
:other: "Espanjan pesetaa (vaihdettava tili)"
|
359
|
+
:symbol: "ESB"
|
288
360
|
:ESP:
|
289
361
|
:one: "Espanjan peseta"
|
290
362
|
:other: "Espanjan pesetaa"
|
291
|
-
:symbol: "
|
363
|
+
:symbol: "ESP"
|
292
364
|
:ETB:
|
293
365
|
:one: "Etiopian birr"
|
294
366
|
:other: "Etiopian birriä"
|
367
|
+
:symbol: "ETB"
|
295
368
|
:EUR:
|
296
369
|
:one: "euro"
|
297
370
|
:other: "euroa"
|
@@ -299,16 +372,19 @@
|
|
299
372
|
:FIM:
|
300
373
|
:one: "Suomen markka"
|
301
374
|
:other: "Suomen markkaa"
|
375
|
+
:symbol: "mk"
|
302
376
|
:FJD:
|
303
377
|
:one: "Fidžin dollari"
|
304
378
|
:other: "Fidžin dollaria"
|
305
|
-
:symbol: "
|
379
|
+
:symbol: "FJD"
|
306
380
|
:FKP:
|
307
381
|
:one: "Falklandinsaarten punta"
|
308
382
|
:other: "Falklandinsaarten puntaa"
|
383
|
+
:symbol: "FKP"
|
309
384
|
:FRF:
|
310
385
|
:one: "Ranskan frangi"
|
311
386
|
:other: "Ranskan frangia"
|
387
|
+
:symbol: "FRF"
|
312
388
|
:GBP:
|
313
389
|
:one: "Englannin punta"
|
314
390
|
:other: "Englannin puntaa"
|
@@ -316,48 +392,59 @@
|
|
316
392
|
:GEK:
|
317
393
|
:one: "Georgian kuponkilari"
|
318
394
|
:other: "Georgian kuponkilaria"
|
395
|
+
:symbol: "GEK"
|
319
396
|
:GEL:
|
320
397
|
:one: "Georgian lari"
|
321
398
|
:other: "Georgian laria"
|
399
|
+
:symbol: "GEL"
|
322
400
|
:GHC:
|
323
401
|
:one: "Ghanan cedi (1979–2007)"
|
324
402
|
:other: "Ghanan cediä (1979–2007)"
|
403
|
+
:symbol: "GHC"
|
325
404
|
:GHS:
|
326
405
|
:one: "Ghanan cedi"
|
327
406
|
:other: "Ghanan cediä"
|
328
|
-
:symbol: "
|
407
|
+
:symbol: "GHS"
|
329
408
|
:GIP:
|
330
409
|
:one: "Gibraltarin punta"
|
331
410
|
:other: "Gibraltarin puntaa"
|
332
|
-
:symbol: "
|
411
|
+
:symbol: "GIP"
|
333
412
|
:GMD:
|
334
413
|
:one: "Gambian dalasi"
|
335
414
|
:other: "Gambian dalasia"
|
415
|
+
:symbol: "GMD"
|
336
416
|
:GNF:
|
337
417
|
:one: "Guinean frangi"
|
338
418
|
:other: "Guinean frangia"
|
419
|
+
:symbol: "GNF"
|
339
420
|
:GNS:
|
340
421
|
:one: "Guinean syli"
|
341
422
|
:other: "Guinean syliä"
|
423
|
+
:symbol: "GNS"
|
342
424
|
:GQE:
|
343
425
|
:one: "Päiväntasaajan Guinean ekwele"
|
344
426
|
:other: "Päiväntasaajan Guinean ekweleä"
|
427
|
+
:symbol: "GQE"
|
345
428
|
:GRD:
|
346
429
|
:one: "Kreikan drakma"
|
347
430
|
:other: "Kreikan drakmaa"
|
431
|
+
:symbol: "GRD"
|
348
432
|
:GTQ:
|
349
433
|
:one: "Guatemalan quetzal"
|
350
434
|
:other: "Guatemalan quetzalia"
|
435
|
+
:symbol: "GTQ"
|
351
436
|
:GWE:
|
352
437
|
:one: "Portugalin Guinean escudo"
|
353
438
|
:other: "Portugalin Guinean escudoa"
|
439
|
+
:symbol: "GWE"
|
354
440
|
:GWP:
|
355
441
|
:one: "Guinea-Bissaun peso"
|
356
442
|
:other: "Guinea-Bissaun pesoa"
|
443
|
+
:symbol: "GWP"
|
357
444
|
:GYD:
|
358
445
|
:one: "Guyanan dollari"
|
359
446
|
:other: "Guyanan dollaria"
|
360
|
-
:symbol: "
|
447
|
+
:symbol: "GYD"
|
361
448
|
:HKD:
|
362
449
|
:one: "Hongkongin dollari"
|
363
450
|
:other: "Hongkongin dollaria"
|
@@ -365,30 +452,39 @@
|
|
365
452
|
:HNL:
|
366
453
|
:one: "Hondurasin lempira"
|
367
454
|
:other: "Hondurasin lempiraa"
|
455
|
+
:symbol: "HNL"
|
368
456
|
:HRD:
|
369
457
|
:one: "Kroatian dinaari"
|
370
458
|
:other: "Kroatian dinaaria"
|
459
|
+
:symbol: "HRD"
|
371
460
|
:HRK:
|
372
461
|
:one: "Kroatian kuna"
|
373
462
|
:other: "Kroatian kunaa"
|
463
|
+
:symbol: "HRK"
|
374
464
|
:HTG:
|
375
465
|
:one: "Haitin gourde"
|
376
466
|
:other: "Haitin gourdea"
|
467
|
+
:symbol: "HTG"
|
377
468
|
:HUF:
|
378
469
|
:one: "Unkarin forintti"
|
379
470
|
:other: "Unkarin forinttia"
|
471
|
+
:symbol: "HUF"
|
380
472
|
:IDR:
|
381
473
|
:one: "Indonesian rupia"
|
382
474
|
:other: "Indonesian rupiaa"
|
475
|
+
:symbol: "IDR"
|
383
476
|
:IEP:
|
384
477
|
:one: "Irlannin punta"
|
385
478
|
:other: "Irlannin puntaa"
|
479
|
+
:symbol: "IEP"
|
386
480
|
:ILP:
|
387
481
|
:one: "Israelin punta"
|
388
482
|
:other: "Israelin puntaa"
|
483
|
+
:symbol: "ILP"
|
389
484
|
:ILR:
|
390
485
|
:one: "Israelin sekeli (1980–1985)"
|
391
486
|
:other: "Israelin sekeliä (1980–1985)"
|
487
|
+
:symbol: "ILR"
|
392
488
|
:ILS:
|
393
489
|
:one: "Israelin uusi sekeli"
|
394
490
|
:other: "Israelin uutta sekeliä"
|
@@ -400,25 +496,31 @@
|
|
400
496
|
:IQD:
|
401
497
|
:one: "Irakin dinaari"
|
402
498
|
:other: "Irakin dinaaria"
|
499
|
+
:symbol: "IQD"
|
403
500
|
:IRR:
|
404
501
|
:one: "Iranin rial"
|
405
502
|
:other: "Iranin rialia"
|
503
|
+
:symbol: "IRR"
|
406
504
|
:ISJ:
|
407
505
|
:one: "Islannin kruunu (1918–1981)"
|
408
506
|
:other: "Islannin kruunua (1918–1981)"
|
507
|
+
:symbol: "ISJ"
|
409
508
|
:ISK:
|
410
509
|
:one: "Islannin kruunu"
|
411
510
|
:other: "Islannin kruunua"
|
511
|
+
:symbol: "ISK"
|
412
512
|
:ITL:
|
413
513
|
:one: "Italian liira"
|
414
514
|
:other: "Italian liiraa"
|
515
|
+
:symbol: "ITL"
|
415
516
|
:JMD:
|
416
517
|
:one: "Jamaikan dollari"
|
417
518
|
:other: "Jamaikan dollaria"
|
418
|
-
:symbol: "
|
519
|
+
:symbol: "JMD"
|
419
520
|
:JOD:
|
420
521
|
:one: "Jordanian dinaari"
|
421
522
|
:other: "Jordanian dinaaria"
|
523
|
+
:symbol: "JOD"
|
422
524
|
:JPY:
|
423
525
|
:one: "Japanin jeni"
|
424
526
|
:other: "Japanin jeniä"
|
@@ -426,25 +528,31 @@
|
|
426
528
|
:KES:
|
427
529
|
:one: "Kenian šillinki"
|
428
530
|
:other: "Kenian šillinkiä"
|
531
|
+
:symbol: "KES"
|
429
532
|
:KGS:
|
430
533
|
:one: "Kirgisian som"
|
431
534
|
:other: "Kirgisian somia"
|
535
|
+
:symbol: "KGS"
|
432
536
|
:KHR:
|
433
537
|
:one: "Kambodžan riel"
|
434
538
|
:other: "Kambodžan rieliä"
|
435
|
-
:symbol: "
|
539
|
+
:symbol: "KHR"
|
436
540
|
:KMF:
|
437
541
|
:one: "Komorien frangi"
|
438
542
|
:other: "Komorien frangia"
|
543
|
+
:symbol: "KMF"
|
439
544
|
:KPW:
|
440
545
|
:one: "Pohjois-Korean won"
|
441
546
|
:other: "Pohjois-Korean wonia"
|
547
|
+
:symbol: "KPW"
|
442
548
|
:KRH:
|
443
549
|
:one: "Etelä-Korean hwan (1953–1962)"
|
444
550
|
:other: "Etelä-Korean hwania (1953–1962)"
|
551
|
+
:symbol: "KRH"
|
445
552
|
:KRO:
|
446
553
|
:one: "Etelä-Korean won (1945–1953)"
|
447
554
|
:other: "Etelä-Korean wonia (1945–1953)"
|
555
|
+
:symbol: "KRO"
|
448
556
|
:KRW:
|
449
557
|
:one: "Etelä-Korean won"
|
450
558
|
:other: "Etelä-Korean wonia"
|
@@ -452,116 +560,147 @@
|
|
452
560
|
:KWD:
|
453
561
|
:one: "Kuwaitin dinaari"
|
454
562
|
:other: "Kuwaitin dinaaria"
|
563
|
+
:symbol: "KWD"
|
455
564
|
:KYD:
|
456
565
|
:one: "Caymansaarten dollari"
|
457
566
|
:other: "Caymansaarten dollaria"
|
458
|
-
:symbol: "
|
567
|
+
:symbol: "KYD"
|
459
568
|
:KZT:
|
460
569
|
:one: "Kazakstanin tenge"
|
461
570
|
:other: "Kazakstanin tengeä"
|
462
|
-
:symbol: "
|
571
|
+
:symbol: "KZT"
|
463
572
|
:LAK:
|
464
573
|
:one: "Laosin kip"
|
465
574
|
:other: "Laosin kipiä"
|
466
|
-
:symbol: "
|
575
|
+
:symbol: "LAK"
|
467
576
|
:LBP:
|
468
577
|
:one: "Libanonin punta"
|
469
578
|
:other: "Libanonin puntaa"
|
579
|
+
:symbol: "LBP"
|
470
580
|
:LKR:
|
471
581
|
:one: "Sri Lankan rupia"
|
472
582
|
:other: "Sri Lankan rupiaa"
|
583
|
+
:symbol: "LKR"
|
473
584
|
:LRD:
|
474
585
|
:one: "Liberian dollari"
|
475
586
|
:other: "Liberian dollaria"
|
476
|
-
:symbol: "
|
587
|
+
:symbol: "LRD"
|
477
588
|
:LSL:
|
478
589
|
:one: "Lesothon loti"
|
479
590
|
:other: "Lesothon lotia"
|
591
|
+
:symbol: "LSL"
|
480
592
|
:LTL:
|
481
593
|
:one: "Liettuan liti"
|
482
594
|
:other: "Liettuan litiä"
|
595
|
+
:symbol: "LTL"
|
483
596
|
:LTT:
|
484
597
|
:one: "Liettuan talonas"
|
485
598
|
:other: "Liettuan talonasia"
|
599
|
+
:symbol: "LTT"
|
486
600
|
:LUC:
|
487
601
|
:one: "Luxemburgin vaihdettava frangi"
|
488
602
|
:other: "Luxemburgin vaihdettavaa frangia"
|
603
|
+
:symbol: "LUC"
|
489
604
|
:LUF:
|
490
605
|
:one: "Luxemburgin frangi"
|
491
606
|
:other: "Luxemburgin frangia"
|
607
|
+
:symbol: "LUF"
|
492
608
|
:LUL:
|
493
609
|
:one: "Luxemburgin rahoitusfrangi"
|
494
610
|
:other: "Luxemburgin rahoitusfrangia"
|
611
|
+
:symbol: "LUL"
|
495
612
|
:LVL:
|
496
613
|
:one: "Latvian lati"
|
497
614
|
:other: "Latvian latia"
|
615
|
+
:symbol: "LVL"
|
498
616
|
:LVR:
|
499
617
|
:one: "Latvian rupla"
|
500
618
|
:other: "Latvian ruplaa"
|
619
|
+
:symbol: "LVR"
|
501
620
|
:LYD:
|
502
621
|
:one: "Libyan dinaari"
|
503
622
|
:other: "Libyan dinaaria"
|
623
|
+
:symbol: "LYD"
|
504
624
|
:MAD:
|
505
625
|
:one: "Marokon dirhami"
|
506
626
|
:other: "Marokon dirhamia"
|
627
|
+
:symbol: "MAD"
|
507
628
|
:MAF:
|
508
629
|
:one: "Marokon frangi"
|
509
630
|
:other: "Marokon frangia"
|
631
|
+
:symbol: "MAF"
|
510
632
|
:MCF:
|
511
633
|
:one: "Monacon frangi"
|
512
634
|
:other: "Monacon frangia"
|
635
|
+
:symbol: "MCF"
|
513
636
|
:MDC:
|
514
637
|
:one: "Moldovan kuponkileu"
|
515
638
|
:other: "Moldovan kuponkileuta"
|
639
|
+
:symbol: "MDC"
|
516
640
|
:MDL:
|
517
641
|
:one: "Moldovan leu"
|
518
642
|
:other: "Moldovan leuta"
|
643
|
+
:symbol: "MDL"
|
519
644
|
:MGA:
|
520
645
|
:one: "Madagaskarin ariary"
|
521
646
|
:other: "Madagaskarin ariarya"
|
647
|
+
:symbol: "MGA"
|
522
648
|
:MGF:
|
523
649
|
:one: "Madagaskarin frangi"
|
524
650
|
:other: "Madagaskarin frangia"
|
651
|
+
:symbol: "MGF"
|
525
652
|
:MKD:
|
526
653
|
:one: "Makedonian denaari"
|
527
654
|
:other: "Makedonian denaaria"
|
655
|
+
:symbol: "MKD"
|
528
656
|
:MKN:
|
529
657
|
:one: "Makedonian dinaari (1992–1993)"
|
530
658
|
:other: "Makedonian dinaaria (1992–1993)"
|
659
|
+
:symbol: "MKN"
|
531
660
|
:MLF:
|
532
661
|
:one: "Malin frangi"
|
533
662
|
:other: "Malin frangia"
|
663
|
+
:symbol: "MLF"
|
534
664
|
:MMK:
|
535
665
|
:one: "Myanmarin kyat"
|
536
666
|
:other: "Myanmarin kyatia"
|
667
|
+
:symbol: "MMK"
|
537
668
|
:MNT:
|
538
669
|
:one: "Mongolian tugrik"
|
539
670
|
:other: "Mongolian tugrikia"
|
540
|
-
:symbol: "
|
671
|
+
:symbol: "MNT"
|
541
672
|
:MOP:
|
542
673
|
:one: "Macaon pataca"
|
543
674
|
:other: "Macaon patacaa"
|
675
|
+
:symbol: "MOP"
|
544
676
|
:MRO:
|
545
677
|
:one: "Mauritanian ouguiya"
|
546
678
|
:other: "Mauritanian ouguiyaa"
|
679
|
+
:symbol: "MRO"
|
547
680
|
:MTL:
|
548
681
|
:one: "Maltan liira"
|
549
682
|
:other: "Maltan liiraa"
|
683
|
+
:symbol: "MTL"
|
550
684
|
:MTP:
|
551
685
|
:one: "Maltan punta"
|
552
686
|
:other: "Maltan puntaa"
|
687
|
+
:symbol: "MTP"
|
553
688
|
:MUR:
|
554
689
|
:one: "Mauritiuksen rupia"
|
555
690
|
:other: "Mauritiuksen rupiaa"
|
691
|
+
:symbol: "MUR"
|
556
692
|
:MVP:
|
557
|
-
:one: "
|
558
|
-
:other: "
|
693
|
+
:one: "Malediivien rupia (1947–1981)"
|
694
|
+
:other: "Malediivien rupiaa (1947–1981)"
|
695
|
+
:symbol: "MVP"
|
559
696
|
:MVR:
|
560
697
|
:one: "Malediivien rufiyaa"
|
561
698
|
:other: "Malediivien rufiyaata"
|
699
|
+
:symbol: "MVR"
|
562
700
|
:MWK:
|
563
701
|
:one: "Malawin kwacha"
|
564
702
|
:other: "Malawin kwachaa"
|
703
|
+
:symbol: "MWK"
|
565
704
|
:MXN:
|
566
705
|
:one: "Meksikon peso"
|
567
706
|
:other: "Meksikon pesoa"
|
@@ -569,44 +708,55 @@
|
|
569
708
|
:MXP:
|
570
709
|
:one: "Meksikon hopeapeso (1861–1992)"
|
571
710
|
:other: "Meksikon hopeapesoa (1861–1992)"
|
711
|
+
:symbol: "MXP"
|
572
712
|
:MXV:
|
573
713
|
:one: "Meksikon UDI"
|
574
|
-
:other: "Meksikon UDI
|
714
|
+
:other: "Meksikon UDI’ta"
|
715
|
+
:symbol: "MXV"
|
575
716
|
:MYR:
|
576
717
|
:one: "Malesian ringgit"
|
577
718
|
:other: "Malesian ringgitiä"
|
719
|
+
:symbol: "MYR"
|
578
720
|
:MZE:
|
579
721
|
:one: "Mosambikin escudo"
|
580
722
|
:other: "Mosambikin escudoa"
|
723
|
+
:symbol: "MZE"
|
581
724
|
:MZM:
|
582
725
|
:one: "Mosambikin metical (1980–2006)"
|
583
726
|
:other: "Mosambikin meticalia (1980–2006)"
|
727
|
+
:symbol: "MZM"
|
584
728
|
:MZN:
|
585
729
|
:one: "Mosambikin metical"
|
586
730
|
:other: "Mosambikin meticalia"
|
731
|
+
:symbol: "MZN"
|
587
732
|
:NAD:
|
588
733
|
:one: "Namibian dollari"
|
589
734
|
:other: "Namibian dollaria"
|
590
|
-
:symbol: "
|
735
|
+
:symbol: "NAD"
|
591
736
|
:NGN:
|
592
737
|
:one: "Nigerian naira"
|
593
738
|
:other: "Nigerian nairaa"
|
594
|
-
:symbol: "
|
739
|
+
:symbol: "NGN"
|
595
740
|
:NIC:
|
596
741
|
:one: "Nicaraguan cordoba (1988–1991)"
|
597
742
|
:other: "Nicaraguan cordobaa (1988–1991)"
|
743
|
+
:symbol: "NIC"
|
598
744
|
:NIO:
|
599
745
|
:one: "Nicaraguan cordoba"
|
600
746
|
:other: "Nicaraguan cordobaa"
|
747
|
+
:symbol: "NIO"
|
601
748
|
:NLG:
|
602
749
|
:one: "Alankomaiden guldeni"
|
603
750
|
:other: "Alankomaiden guldenia"
|
751
|
+
:symbol: "NLG"
|
604
752
|
:NOK:
|
605
753
|
:one: "Norjan kruunu"
|
606
754
|
:other: "Norjan kruunua"
|
755
|
+
:symbol: "NOK"
|
607
756
|
:NPR:
|
608
757
|
:one: "Nepalin rupia"
|
609
758
|
:other: "Nepalin rupiaa"
|
759
|
+
:symbol: "NPR"
|
610
760
|
:NZD:
|
611
761
|
:one: "Uuden-Seelannin dollari"
|
612
762
|
:other: "Uuden-Seelannin dollaria"
|
@@ -614,133 +764,167 @@
|
|
614
764
|
:OMR:
|
615
765
|
:one: "Omanin rial"
|
616
766
|
:other: "Omanin rialia"
|
767
|
+
:symbol: "OMR"
|
617
768
|
:PAB:
|
618
769
|
:one: "Panaman balboa"
|
619
770
|
:other: "Panaman balboaa"
|
771
|
+
:symbol: "PAB"
|
620
772
|
:PEI:
|
621
773
|
:one: "Perun inti"
|
622
774
|
:other: "Perun intiä"
|
775
|
+
:symbol: "PEI"
|
623
776
|
:PEN:
|
624
777
|
:one: "Perun uusi sol"
|
625
778
|
:other: "Perun uutta solia"
|
779
|
+
:symbol: "PEN"
|
626
780
|
:PES:
|
627
781
|
:one: "Perun sol (1863–1965)"
|
628
782
|
:other: "Perun solia (1863–1965)"
|
783
|
+
:symbol: "PES"
|
629
784
|
:PGK:
|
630
785
|
:one: "Papua-Uuden-Guinean kina"
|
631
786
|
:other: "Papua-Uuden-Guinean kinaa"
|
787
|
+
:symbol: "PGK"
|
632
788
|
:PHP:
|
633
789
|
:one: "Filippiinien peso"
|
634
790
|
:other: "Filippiinien pesoa"
|
635
|
-
:symbol: "
|
791
|
+
:symbol: "PHP"
|
636
792
|
:PKR:
|
637
793
|
:one: "Pakistanin rupia"
|
638
794
|
:other: "Pakistanin rupiaa"
|
795
|
+
:symbol: "PKR"
|
639
796
|
:PLN:
|
640
797
|
:one: "Puolan zloty"
|
641
798
|
:other: "Puolan zlotya"
|
799
|
+
:symbol: "PLN"
|
642
800
|
:PLZ:
|
643
801
|
:one: "Puolan zloty (1950–1995)"
|
644
802
|
:other: "Puolan zlotya (1950–1995)"
|
803
|
+
:symbol: "PLZ"
|
645
804
|
:PTE:
|
646
805
|
:one: "Portugalin escudo"
|
647
806
|
:other: "Portugalin escudoa"
|
807
|
+
:symbol: "PTE"
|
648
808
|
:PYG:
|
649
809
|
:one: "Paraguayn guarani"
|
650
810
|
:other: "Paraguayn guarania"
|
651
|
-
:symbol: "
|
811
|
+
:symbol: "PYG"
|
652
812
|
:QAR:
|
653
813
|
:one: "Qatarin rial"
|
654
814
|
:other: "Qatarin rialia"
|
815
|
+
:symbol: "QAR"
|
655
816
|
:RHD:
|
656
817
|
:one: "Rhodesian dollari"
|
657
818
|
:other: "Rhodesian dollaria"
|
819
|
+
:symbol: "RHD"
|
658
820
|
:ROL:
|
659
821
|
:one: "Romanian leu (1952–2006)"
|
660
822
|
:other: "Romanian leuta (1952–2006)"
|
823
|
+
:symbol: "ROL"
|
661
824
|
:RON:
|
662
825
|
:one: "Romanian leu"
|
663
826
|
:other: "Romanian leuta"
|
827
|
+
:symbol: "RON"
|
664
828
|
:RSD:
|
665
829
|
:one: "Serbian dinaari"
|
666
830
|
:other: "Serbian dinaaria"
|
831
|
+
:symbol: "RSD"
|
667
832
|
:RUB:
|
668
833
|
:one: "Venäjän rupla"
|
669
834
|
:other: "Venäjän ruplaa"
|
835
|
+
:symbol: "RUB"
|
670
836
|
:RUR:
|
671
837
|
:one: "Venäjän rupla (1991–1998)"
|
672
838
|
:other: "Venäjän ruplaa (1991–1998)"
|
673
|
-
:symbol: "
|
839
|
+
:symbol: "RUR"
|
674
840
|
:RWF:
|
675
841
|
:one: "Ruandan frangi"
|
676
842
|
:other: "Ruandan frangia"
|
843
|
+
:symbol: "RWF"
|
677
844
|
:SAR:
|
678
845
|
:one: "Saudi-Arabian rial"
|
679
846
|
:other: "Saudi-Arabian rialia"
|
847
|
+
:symbol: "SAR"
|
680
848
|
:SBD:
|
681
849
|
:one: "Salomonsaarten dollari"
|
682
850
|
:other: "Salomonsaarten dollaria"
|
683
|
-
:symbol: "
|
851
|
+
:symbol: "SBD"
|
684
852
|
:SCR:
|
685
853
|
:one: "Seychellien rupia"
|
686
854
|
:other: "Seychellien rupiaa"
|
855
|
+
:symbol: "SCR"
|
687
856
|
:SDD:
|
688
857
|
:one: "Sudanin dinaari (1992–2007)"
|
689
858
|
:other: "Sudanin dinaaria (1992–2007)"
|
859
|
+
:symbol: "SDD"
|
690
860
|
:SDG:
|
691
861
|
:one: "Sudanin punta"
|
692
862
|
:other: "Sudanin puntaa"
|
863
|
+
:symbol: "SDG"
|
693
864
|
:SDP:
|
694
865
|
:one: "Sudanin punta (1957–1998)"
|
695
866
|
:other: "Sudanin puntaa (1957–1998)"
|
867
|
+
:symbol: "SDP"
|
696
868
|
:SEK:
|
697
869
|
:one: "Ruotsin kruunu"
|
698
870
|
:other: "Ruotsin kruunua"
|
871
|
+
:symbol: "SEK"
|
699
872
|
:SGD:
|
700
873
|
:one: "Singaporen dollari"
|
701
874
|
:other: "Singaporen dollaria"
|
702
|
-
:symbol: "
|
875
|
+
:symbol: "SGD"
|
703
876
|
:SHP:
|
704
877
|
:one: "Saint Helenan punta"
|
705
878
|
:other: "Saint Helenan puntaa"
|
879
|
+
:symbol: "SHP"
|
706
880
|
:SIT:
|
707
881
|
:one: "Slovenian tolar"
|
708
882
|
:other: "Slovenian tolaria"
|
883
|
+
:symbol: "SIT"
|
709
884
|
:SKK:
|
710
885
|
:one: "Slovakian koruna"
|
711
886
|
:other: "Slovakian korunaa"
|
887
|
+
:symbol: "SKK"
|
712
888
|
:SLL:
|
713
889
|
:one: "Sierra Leonen leone"
|
714
890
|
:other: "Sierra Leonen leonea"
|
891
|
+
:symbol: "SLL"
|
715
892
|
:SOS:
|
716
893
|
:one: "Somalian šillinki"
|
717
894
|
:other: "Somalian šillinkiä"
|
895
|
+
:symbol: "SOS"
|
718
896
|
:SRD:
|
719
897
|
:one: "Surinamin dollari"
|
720
898
|
:other: "Surinamin dollaria"
|
721
|
-
:symbol: "
|
899
|
+
:symbol: "SRD"
|
722
900
|
:SRG:
|
723
901
|
:one: "Surinamin guldeni"
|
724
902
|
:other: "Surinamin guldenia"
|
903
|
+
:symbol: "SRG"
|
725
904
|
:SSP:
|
726
905
|
:one: "Etelä-Sudanin punta"
|
727
906
|
:other: "Etelä-Sudanin puntaa"
|
728
|
-
:symbol: "
|
907
|
+
:symbol: "SSP"
|
729
908
|
:STD:
|
730
909
|
:one: "São Tomén ja Príncipen dobra"
|
731
910
|
:other: "São Tomén ja Príncipen dobraa"
|
911
|
+
:symbol: "STD"
|
732
912
|
:SUR:
|
733
913
|
:one: "Neuvostoliiton rupla"
|
734
914
|
:other: "Neuvostoliiton ruplaa"
|
915
|
+
:symbol: "SUR"
|
735
916
|
:SVC:
|
736
917
|
:one: "El Salvadorin colon"
|
737
918
|
:other: "El Salvadorin colonia"
|
919
|
+
:symbol: "SVC"
|
738
920
|
:SYP:
|
739
921
|
:one: "Syyrian punta"
|
740
922
|
:other: "Syyrian puntaa"
|
923
|
+
:symbol: "SYP"
|
741
924
|
:SZL:
|
742
925
|
:one: "Swazimaan lilangeni"
|
743
926
|
:other: "Swazimaan lilangenia"
|
927
|
+
:symbol: "SZL"
|
744
928
|
:THB:
|
745
929
|
:one: "Thaimaan baht"
|
746
930
|
:other: "Thaimaan bahtia"
|
@@ -748,35 +932,43 @@
|
|
748
932
|
:TJR:
|
749
933
|
:one: "Tadžikistanin rupla"
|
750
934
|
:other: "Tadžikistanin ruplaa"
|
935
|
+
:symbol: "TJR"
|
751
936
|
:TJS:
|
752
937
|
:one: "Tadžikistanin somoni"
|
753
938
|
:other: "Tadžikistanin somonia"
|
939
|
+
:symbol: "TJS"
|
754
940
|
:TMM:
|
755
941
|
:one: "Turkmenistanin manat (1993–2009)"
|
756
942
|
:other: "Turkmenistanin manatia (1993–2009)"
|
943
|
+
:symbol: "TMM"
|
757
944
|
:TMT:
|
758
945
|
:one: "Turkmenistanin manat"
|
759
946
|
:other: "Turkmenistanin manatia"
|
947
|
+
:symbol: "TMT"
|
760
948
|
:TND:
|
761
949
|
:one: "Tunisian dinaari"
|
762
950
|
:other: "Tunisian dinaaria"
|
951
|
+
:symbol: "TND"
|
763
952
|
:TOP:
|
764
953
|
:one: "Tongan pa’anga"
|
765
954
|
:other: "Tongan pa’angaa"
|
955
|
+
:symbol: "TOP"
|
766
956
|
:TPE:
|
767
957
|
:one: "Timorin escudo"
|
768
958
|
:other: "Timorin escudoa"
|
959
|
+
:symbol: "TPE"
|
769
960
|
:TRL:
|
770
961
|
:one: "Turkin liira (1922–2005)"
|
771
962
|
:other: "Turkin liiraa (1922–2005)"
|
963
|
+
:symbol: "TRL"
|
772
964
|
:TRY:
|
773
965
|
:one: "Turkin liira"
|
774
966
|
:other: "Turkin liiraa"
|
775
|
-
:symbol: "
|
967
|
+
:symbol: "TRY"
|
776
968
|
:TTD:
|
777
969
|
:one: "Trinidadin ja Tobagon dollari"
|
778
970
|
:other: "Trinidadin ja Tobagon dollaria"
|
779
|
-
:symbol: "
|
971
|
+
:symbol: "TTD"
|
780
972
|
:TWD:
|
781
973
|
:one: "Taiwanin uusi dollari"
|
782
974
|
:other: "Taiwanin uutta dollaria"
|
@@ -784,19 +976,23 @@
|
|
784
976
|
:TZS:
|
785
977
|
:one: "Tansanian šillinki"
|
786
978
|
:other: "Tansanian šillinkiä"
|
979
|
+
:symbol: "TZS"
|
787
980
|
:UAH:
|
788
981
|
:one: "Ukrainan hryvnia"
|
789
982
|
:other: "Ukrainan hryvniaa"
|
790
|
-
:symbol: "
|
983
|
+
:symbol: "UAH"
|
791
984
|
:UAK:
|
792
985
|
:one: "Ukrainan karbovanetz"
|
793
986
|
:other: "Ukrainan karbovanetzia"
|
987
|
+
:symbol: "UAK"
|
794
988
|
:UGS:
|
795
989
|
:one: "Ugandan šillinki (1966–1987)"
|
796
990
|
:other: "Ugandan šillinkiä (1966–1987)"
|
991
|
+
:symbol: "UGS"
|
797
992
|
:UGX:
|
798
993
|
:one: "Ugandan šillinki"
|
799
994
|
:other: "Ugandan šillinkiä"
|
995
|
+
:symbol: "UGX"
|
800
996
|
:USD:
|
801
997
|
:one: "Yhdysvaltain dollari"
|
802
998
|
:other: "Yhdysvaltain dollaria"
|
@@ -804,28 +1000,35 @@
|
|
804
1000
|
:USN:
|
805
1001
|
:one: "Yhdysvaltain dollari (seuraava päivä)"
|
806
1002
|
:other: "Yhdysvaltain dollaria (seuraava päivä)"
|
1003
|
+
:symbol: "USN"
|
807
1004
|
:USS:
|
808
1005
|
:one: "Yhdysvaltain dollari (sama päivä)"
|
809
1006
|
:other: "Yhdysvaltain dollaria (sama päivä)"
|
1007
|
+
:symbol: "USS"
|
810
1008
|
:UYI:
|
811
1009
|
:one: "Uruguayn peso en unidades indexadas"
|
812
1010
|
:other: "Uruguayn pesoa en unidades indexadas"
|
1011
|
+
:symbol: "UYI"
|
813
1012
|
:UYP:
|
814
1013
|
:one: "Uruguayn peso (1975–1993)"
|
815
1014
|
:other: "Uruguayn pesoa (1975–1993)"
|
1015
|
+
:symbol: "UYP"
|
816
1016
|
:UYU:
|
817
1017
|
:one: "Uruguayn peso"
|
818
1018
|
:other: "Uruguayn pesoa"
|
819
|
-
:symbol: "
|
1019
|
+
:symbol: "UYU"
|
820
1020
|
:UZS:
|
821
1021
|
:one: "Uzbekistanin som"
|
822
1022
|
:other: "Uzbekistanin somia"
|
1023
|
+
:symbol: "UZS"
|
823
1024
|
:VEB:
|
824
1025
|
:one: "Venezuelan bolivar (1871–2008)"
|
825
1026
|
:other: "Venezuelan bolivaria (1871–2008)"
|
1027
|
+
:symbol: "VEB"
|
826
1028
|
:VEF:
|
827
1029
|
:one: "Venezuelan bolivar"
|
828
1030
|
:other: "Venezuelan bolivaria"
|
1031
|
+
:symbol: "VEF"
|
829
1032
|
:VND:
|
830
1033
|
:one: "Vietnamin dong"
|
831
1034
|
:other: "Vietnamin dongia"
|
@@ -833,12 +1036,15 @@
|
|
833
1036
|
:VNN:
|
834
1037
|
:one: "Vietnamin dong (1978–1985)"
|
835
1038
|
:other: "Vietnamin dongia (1978–1985)"
|
1039
|
+
:symbol: "VNN"
|
836
1040
|
:VUV:
|
837
1041
|
:one: "Vanuatun vatu"
|
838
1042
|
:other: "Vanuatun vatua"
|
1043
|
+
:symbol: "VUV"
|
839
1044
|
:WST:
|
840
1045
|
:one: "Samoan tala"
|
841
1046
|
:other: "Samoan talaa"
|
1047
|
+
:symbol: "WST"
|
842
1048
|
:XAF:
|
843
1049
|
:one: "CFA-frangi BEAC"
|
844
1050
|
:other: "CFA-frangia BEAC"
|
@@ -846,21 +1052,27 @@
|
|
846
1052
|
:XAG:
|
847
1053
|
:one: "hopeayksikkö"
|
848
1054
|
:other: "hopeayksikköä"
|
1055
|
+
:symbol: "XAG"
|
849
1056
|
:XAU:
|
850
1057
|
:one: "kultayksikkö"
|
851
1058
|
:other: "kultayksikköä"
|
1059
|
+
:symbol: "XAU"
|
852
1060
|
:XBA:
|
853
1061
|
:one: "EURCO"
|
854
|
-
:other: "EURCO
|
1062
|
+
:other: "EURCO’a"
|
1063
|
+
:symbol: "XBA"
|
855
1064
|
:XBB:
|
856
1065
|
:one: "Euroopan rahayksikkö (EMU)"
|
857
1066
|
:other: "Euroopan rahayksikköä (EMU)"
|
1067
|
+
:symbol: "XBB"
|
858
1068
|
:XBC:
|
859
1069
|
:one: "EUA (XBC)"
|
860
|
-
:other: "EUA
|
1070
|
+
:other: "EUA’ta (XBC)"
|
1071
|
+
:symbol: "XBC"
|
861
1072
|
:XBD:
|
862
1073
|
:one: "EUA (XBD)"
|
863
|
-
:other: "EUA
|
1074
|
+
:other: "EUA’ta (XBD)"
|
1075
|
+
:symbol: "XBD"
|
864
1076
|
:XCD:
|
865
1077
|
:one: "Itä-Karibian dollari"
|
866
1078
|
:other: "Itä-Karibian dollaria"
|
@@ -868,15 +1080,18 @@
|
|
868
1080
|
:XDR:
|
869
1081
|
:one: "erityisnosto-oikeus (SDR)"
|
870
1082
|
:other: "erityisnosto-oikeutta (SDR)"
|
1083
|
+
:symbol: "XDR"
|
871
1084
|
:XEU:
|
872
1085
|
:one: "Euroopan valuuttayksikkö (ECU)"
|
873
1086
|
:other: "Euroopan valuuttayksikköä (ECU)"
|
1087
|
+
:symbol: "XEU"
|
874
1088
|
:XFO:
|
875
1089
|
:one: "Ranskan kultafrangi"
|
876
1090
|
:other: "Ranskan kultafrangia"
|
877
1091
|
:XFU:
|
878
1092
|
:one: "Ranskan UIC-frangi"
|
879
1093
|
:other: "Ranskan UIC-frangia"
|
1094
|
+
:symbol: "XFU"
|
880
1095
|
:XOF:
|
881
1096
|
:one: "CFA-frangi BCEAO"
|
882
1097
|
:other: "CFA-frangia BCEAO"
|
@@ -884,6 +1099,7 @@
|
|
884
1099
|
:XPD:
|
885
1100
|
:one: "palladiumyksikkö"
|
886
1101
|
:other: "palladiumyksikköä"
|
1102
|
+
:symbol: "XPD"
|
887
1103
|
:XPF:
|
888
1104
|
:one: "CFP-frangi"
|
889
1105
|
:other: "CFP-frangia"
|
@@ -891,63 +1107,84 @@
|
|
891
1107
|
:XPT:
|
892
1108
|
:one: "platinayksikkö"
|
893
1109
|
:other: "platinayksikköä"
|
1110
|
+
:symbol: "XPT"
|
894
1111
|
:XRE:
|
895
1112
|
:one: "RINET-rahastoyksikkö"
|
896
1113
|
:other: "RINET-rahastoyksikköä"
|
1114
|
+
:symbol: "XRE"
|
897
1115
|
:XSU:
|
898
|
-
:one: "
|
899
|
-
:other: "
|
1116
|
+
:one: "sucre"
|
1117
|
+
:other: "sucrea"
|
1118
|
+
:symbol: "XSU"
|
900
1119
|
:XTS:
|
901
1120
|
:one: "testaustarkoitukseen varattu valuuttakoodi"
|
902
1121
|
:other: "testaustarkoitukseen varattua valuuttakoodia"
|
1122
|
+
:symbol: "XTS"
|
903
1123
|
:XUA:
|
904
|
-
:one: "ADB
|
905
|
-
:other: "ADB
|
1124
|
+
:one: "ADB-laskentayksikkö"
|
1125
|
+
:other: "ADB-laskentayksikköä"
|
1126
|
+
:symbol: "XUA"
|
906
1127
|
:XXX:
|
907
1128
|
:one: "tuntematon rahayksikkö"
|
908
1129
|
:other: "tuntematonta rahayksikköä"
|
1130
|
+
:symbol: "XXX"
|
909
1131
|
:YDD:
|
910
1132
|
:one: "Jemenin dinaari"
|
911
1133
|
:other: "Jemenin dinaaria"
|
1134
|
+
:symbol: "YDD"
|
912
1135
|
:YER:
|
913
1136
|
:one: "Jemenin rial"
|
914
1137
|
:other: "Jemenin rialia"
|
1138
|
+
:symbol: "YER"
|
915
1139
|
:YUD:
|
916
1140
|
:one: "Jugoslavian kova dinaari (1966–1990)"
|
917
1141
|
:other: "Jugoslavian kovaa dinaaria (1966–1990)"
|
1142
|
+
:symbol: "YUD"
|
918
1143
|
:YUM:
|
919
1144
|
:one: "Jugoslavian uusi dinaari (1994–2002)"
|
920
1145
|
:other: "Jugoslavian uutta dinaaria (1994–2002)"
|
1146
|
+
:symbol: "YUM"
|
921
1147
|
:YUN:
|
922
1148
|
:one: "Jugoslavian vaihdettava dinaari (1990–1992)"
|
923
1149
|
:other: "Jugoslavian vaihdettavaa dinaaria (1990–1992)"
|
1150
|
+
:symbol: "YUN"
|
924
1151
|
:YUR:
|
925
1152
|
:one: "Jugoslavian uudistettu dinaari (1992–1993)"
|
926
1153
|
:other: "Jugoslavian uudistettua dinaaria (1992–1993)"
|
1154
|
+
:symbol: "YUR"
|
927
1155
|
:ZAL:
|
928
1156
|
:one: "Etelä-Afrikan rahoitusrandi"
|
929
1157
|
:other: "Etelä-Afrikan rahoitusrandia"
|
1158
|
+
:symbol: "ZAL"
|
930
1159
|
:ZAR:
|
931
1160
|
:one: "Etelä-Afrikan randi"
|
932
1161
|
:other: "Etelä-Afrikan randia"
|
1162
|
+
:symbol: "ZAR"
|
933
1163
|
:ZMK:
|
934
1164
|
:one: "Sambian kwacha (1968–2012)"
|
935
1165
|
:other: "Sambian kwachaa (1968–2012)"
|
1166
|
+
:symbol: "ZMK"
|
936
1167
|
:ZMW:
|
937
1168
|
:one: "Sambian kwacha"
|
938
1169
|
:other: "Sambian kwachaa"
|
1170
|
+
:symbol: "ZMW"
|
939
1171
|
:ZRN:
|
940
1172
|
:one: "Zairen uusi zaire (1993–1998)"
|
941
1173
|
:other: "Zairen uutta zairea (1993–1998)"
|
1174
|
+
:symbol: "ZRN"
|
942
1175
|
:ZRZ:
|
943
1176
|
:one: "Zairen zaire (1971–1993)"
|
944
1177
|
:other: "Zairen zairea (1971–1993)"
|
1178
|
+
:symbol: "ZRZ"
|
945
1179
|
:ZWD:
|
946
1180
|
:one: "Zimbabwen dollari (1980–2008)"
|
947
1181
|
:other: "Zimbabwen dollaria (1980–2008)"
|
1182
|
+
:symbol: "ZWD"
|
948
1183
|
:ZWL:
|
949
1184
|
:one: "Zimbabwen dollari (2009)"
|
950
1185
|
:other: "Zimbabwen dollaria (2009)"
|
1186
|
+
:symbol: "ZWL"
|
951
1187
|
:ZWR:
|
952
1188
|
:one: "Zimbabwen dollari (2008)"
|
953
1189
|
:other: "Zimbabwen dollaria (2008)"
|
1190
|
+
:symbol: "ZWR"
|