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
@@ -2,20 +2,20 @@
|
|
2
2
|
:ms:
|
3
3
|
:lists:
|
4
4
|
:default:
|
5
|
-
2: "{0} dan {1}"
|
6
|
-
:end: "{0}, dan {1}"
|
7
|
-
:middle: "{0}, {1}"
|
8
|
-
:start: "{0}, {1}"
|
9
|
-
:unit:
|
10
5
|
2: "{0} dan {1}"
|
11
6
|
:end: "{0} dan {1}"
|
12
7
|
:middle: "{0}, {1}"
|
13
8
|
:start: "{0}, {1}"
|
14
|
-
:unit
|
9
|
+
:unit:
|
15
10
|
2: "{0}, {1}"
|
16
11
|
:end: "{0}, {1}"
|
17
12
|
:middle: "{0}, {1}"
|
18
13
|
:start: "{0}, {1}"
|
14
|
+
:unit-narrow:
|
15
|
+
2: "{0} {1}"
|
16
|
+
:end: "{0} {1}"
|
17
|
+
:middle: "{0} {1}"
|
18
|
+
:start: "{0} {1}"
|
19
19
|
:unit-short:
|
20
20
|
2: "{0}, {1}"
|
21
21
|
:end: "{0}, {1}"
|
@@ -5,40 +5,63 @@
|
|
5
5
|
:currency:
|
6
6
|
:number_system: "latn"
|
7
7
|
:patterns:
|
8
|
-
:default: "¤#,##0.00
|
8
|
+
:default: "¤#,##0.00"
|
9
9
|
:unit:
|
10
|
-
:one: "{0} {1}"
|
11
10
|
:other: "{0} {1}"
|
12
11
|
:decimal:
|
13
12
|
:number_system: "latn"
|
14
13
|
:patterns:
|
15
14
|
:default: "#,##0.###"
|
16
15
|
:long:
|
17
|
-
1000:
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
16
|
+
1000:
|
17
|
+
:other: "0 ribu"
|
18
|
+
10000:
|
19
|
+
:other: "00 ribu"
|
20
|
+
100000:
|
21
|
+
:other: "000 ribu"
|
22
|
+
1000000:
|
23
|
+
:other: "0 juta"
|
24
|
+
10000000:
|
25
|
+
:other: "00 juta"
|
26
|
+
100000000:
|
27
|
+
:other: "000 juta"
|
28
|
+
1000000000:
|
29
|
+
:other: "0 bilion"
|
30
|
+
10000000000:
|
31
|
+
:other: "00 bilion"
|
32
|
+
100000000000:
|
33
|
+
:other: "000 bilion"
|
34
|
+
1000000000000:
|
35
|
+
:other: "0 trilion"
|
36
|
+
10000000000000:
|
37
|
+
:other: "00 trilion"
|
38
|
+
100000000000000:
|
39
|
+
:other: "000 trilion"
|
29
40
|
:short:
|
30
|
-
1000:
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
41
|
+
1000:
|
42
|
+
:other: "0K"
|
43
|
+
10000:
|
44
|
+
:other: "00K"
|
45
|
+
100000:
|
46
|
+
:other: "000K"
|
47
|
+
1000000:
|
48
|
+
:other: "0J"
|
49
|
+
10000000:
|
50
|
+
:other: "00J"
|
51
|
+
100000000:
|
52
|
+
:other: "000J"
|
53
|
+
1000000000:
|
54
|
+
:other: "0B"
|
55
|
+
10000000000:
|
56
|
+
:other: "00B"
|
57
|
+
100000000000:
|
58
|
+
:other: "000B"
|
59
|
+
1000000000000:
|
60
|
+
:other: "0T"
|
61
|
+
10000000000000:
|
62
|
+
:other: "00T"
|
63
|
+
100000000000000:
|
64
|
+
:other: "000T"
|
42
65
|
:percent:
|
43
66
|
:number_system: "latn"
|
44
67
|
:patterns:
|
@@ -60,3 +83,4 @@
|
|
60
83
|
:percent_sign: "%"
|
61
84
|
:plus_sign: "+"
|
62
85
|
:superscripting_exponent: "×"
|
86
|
+
:time_separator: ":"
|
@@ -1,4 +1,14 @@
|
|
1
1
|
---
|
2
|
-
:ms:
|
3
|
-
|
4
|
-
|
2
|
+
:ms:
|
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); :other }
|
6
|
+
:names:
|
7
|
+
- :other
|
8
|
+
:ordinal:
|
9
|
+
:rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num);
|
10
|
+
w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (n == 1 ? :one :
|
11
|
+
:other) }'
|
12
|
+
:names:
|
13
|
+
- :one
|
14
|
+
- :other
|
@@ -13,7 +13,7 @@
|
|
13
13
|
:ao: "Angola"
|
14
14
|
:aq: "Antartika"
|
15
15
|
:ar: "Argentina"
|
16
|
-
:as: "
|
16
|
+
:as: "Samoa Amerika"
|
17
17
|
:at: "Austria"
|
18
18
|
:au: "Australia"
|
19
19
|
:aw: "Aruba"
|
@@ -96,13 +96,13 @@
|
|
96
96
|
:gp: "Guadeloupe"
|
97
97
|
:gq: "Guinea Khatulistiwa"
|
98
98
|
:gr: "Yunani"
|
99
|
-
:gs: "
|
99
|
+
:gs: "Kepulauan Georgia Selatan & Sandwich Selatan"
|
100
100
|
:gt: "Guatemala"
|
101
101
|
:gu: "Guam"
|
102
102
|
:gw: "Guinea Bissau"
|
103
103
|
:gy: "Guyana"
|
104
104
|
:hk: "Hong Kong"
|
105
|
-
:hm: "
|
105
|
+
:hm: "Kepulauan Heard & McDonald"
|
106
106
|
:hn: "Honduras"
|
107
107
|
:hr: "Croatia"
|
108
108
|
:ht: "Haiti"
|
@@ -166,11 +166,11 @@
|
|
166
166
|
:mw: "Malawi"
|
167
167
|
:mx: "Mexico"
|
168
168
|
:my: "Malaysia"
|
169
|
-
:mz: "
|
169
|
+
:mz: "Mozambique"
|
170
170
|
:na: "Namibia"
|
171
171
|
:nc: "New Caledonia"
|
172
172
|
:ne: "Niger"
|
173
|
-
:nf: "Norfolk
|
173
|
+
:nf: "Pulau Norfolk"
|
174
174
|
:ng: "Nigeria"
|
175
175
|
:ni: "Nicaragua"
|
176
176
|
:nl: "Belanda"
|
@@ -192,7 +192,7 @@
|
|
192
192
|
:pn: "Kepulauan Pitcairn"
|
193
193
|
:pr: "Puerto Rico"
|
194
194
|
:ps: "Palestin"
|
195
|
-
:pt: "
|
195
|
+
:pt: "Portugal"
|
196
196
|
:pw: "Palau"
|
197
197
|
:py: "Paraguay"
|
198
198
|
:qa: "Qatar"
|
@@ -3,6 +3,7 @@
|
|
3
3
|
:calendars:
|
4
4
|
:gregorian:
|
5
5
|
:additional_formats:
|
6
|
+
:E: "ccc"
|
6
7
|
:EHm: "E HH.mm"
|
7
8
|
:EHms: "E HH.mm.ss"
|
8
9
|
:Ed: "E d."
|
@@ -118,15 +119,32 @@
|
|
118
119
|
1: "vt"
|
119
120
|
:fields:
|
120
121
|
:day: "Dag"
|
122
|
+
:day-narrow: "dag"
|
123
|
+
:day-short: "dag"
|
121
124
|
:dayperiod: "AM/PM"
|
122
125
|
:era: "Tidsalder"
|
123
126
|
:hour: "Time"
|
127
|
+
:hour-narrow: "t"
|
128
|
+
:hour-short: "t"
|
124
129
|
:minute: "Minutt"
|
130
|
+
:minute-narrow: "m"
|
131
|
+
:minute-short: "min"
|
125
132
|
:month: "Måned"
|
133
|
+
:month-narrow: "md."
|
134
|
+
:month-short: "mnd."
|
135
|
+
:quarter: "Kvartal"
|
136
|
+
:quarter-narrow: "kv."
|
137
|
+
:quarter-short: "kv."
|
126
138
|
:second: "Sekund"
|
139
|
+
:second-narrow: "s"
|
140
|
+
:second-short: "sek"
|
127
141
|
:week: "Uke"
|
142
|
+
:week-narrow: "uke"
|
143
|
+
:week-short: "uke"
|
128
144
|
:weekday: "Ukedag"
|
129
145
|
:year: "År"
|
146
|
+
:year-narrow: "år"
|
147
|
+
:year-short: "år"
|
130
148
|
:zone: "Tidssone"
|
131
149
|
:formats:
|
132
150
|
:date:
|
@@ -137,7 +155,7 @@
|
|
137
155
|
:medium:
|
138
156
|
:pattern: "d. MMM y"
|
139
157
|
:short:
|
140
|
-
:pattern: "dd.MM.
|
158
|
+
:pattern: "dd.MM.y"
|
141
159
|
:datetime:
|
142
160
|
:full:
|
143
161
|
:pattern: "{{date}} {{time}}"
|
@@ -244,15 +262,12 @@
|
|
244
262
|
:pm: "p.m."
|
245
263
|
:narrow:
|
246
264
|
:am: "a"
|
247
|
-
:noon:
|
265
|
+
:noon: 12
|
248
266
|
:pm: "p"
|
249
267
|
:wide:
|
250
268
|
:am: "a.m."
|
251
|
-
:noon: "
|
269
|
+
:noon: "kl. 12"
|
252
270
|
:pm: "p.m."
|
253
|
-
:variant:
|
254
|
-
:am: "a.m."
|
255
|
-
:pm: "p.m."
|
256
271
|
:stand-alone:
|
257
272
|
:wide:
|
258
273
|
:am: "AM"
|
@@ -4,15 +4,19 @@
|
|
4
4
|
:ADP:
|
5
5
|
:one: "andorransk pesetas"
|
6
6
|
:other: "andorranske pesetas"
|
7
|
+
:symbol: "ADP"
|
7
8
|
:AED:
|
8
9
|
:one: "emiratarabisk dirham"
|
9
10
|
:other: "emiratarabiske dirham"
|
11
|
+
:symbol: "AED"
|
10
12
|
:AFA:
|
11
13
|
:one: "afghansk afghani (1927–2002)"
|
12
14
|
:other: "afghanske afghani (1927–2002)"
|
15
|
+
:symbol: "AFA"
|
13
16
|
:AFN:
|
14
17
|
:one: "afghansk afghani"
|
15
18
|
:other: "afghanske afghani"
|
19
|
+
:symbol: "AFN"
|
16
20
|
:ALK:
|
17
21
|
:one: "albansk lek (1946–1965)"
|
18
22
|
:other: "albanske lek (1946–1965)"
|
@@ -20,43 +24,55 @@
|
|
20
24
|
:ALL:
|
21
25
|
:one: "albansk lek"
|
22
26
|
:other: "albanske lek"
|
27
|
+
:symbol: "ALL"
|
23
28
|
:AMD:
|
24
29
|
:one: "armensk dram"
|
25
30
|
:other: "armenske dram"
|
31
|
+
:symbol: "AMD"
|
26
32
|
:ANG:
|
27
33
|
:one: "nederlandsk antillegylden"
|
28
34
|
:other: "nederlandske antillegylden"
|
35
|
+
:symbol: "ANG"
|
29
36
|
:AOA:
|
30
37
|
:one: "angolansk kwanza"
|
31
38
|
:other: "angolanske kwanza"
|
39
|
+
:symbol: "AOA"
|
32
40
|
:AOK:
|
33
41
|
:one: "angolansk kwanza (1977–1990)"
|
34
42
|
:other: "angolanske kwanza (1977–1990)"
|
43
|
+
:symbol: "AOK"
|
35
44
|
:AON:
|
36
45
|
:one: "angolansk ny kwanza"
|
37
46
|
:other: "angolanske nye kwanza (1990–2000)"
|
47
|
+
:symbol: "AON"
|
38
48
|
:AOR:
|
39
49
|
:one: "angolansk kwanza reajustado (1995–1999)"
|
40
50
|
:other: "angolanske omjusterte kwanza (1995–1999)"
|
51
|
+
:symbol: "AOR"
|
41
52
|
:ARA:
|
42
53
|
:one: "argentinsk austral"
|
43
54
|
:other: "argentinske australer"
|
55
|
+
:symbol: "ARA"
|
44
56
|
:ARL:
|
45
57
|
:one: "argentinsk peso ley"
|
46
58
|
:other: "argentinske peso ley"
|
59
|
+
:symbol: "ARL"
|
47
60
|
:ARM:
|
48
61
|
:one: "argentinsk pesos (1881–1970)"
|
49
62
|
:other: "argentinske pesos (1881–1970)"
|
63
|
+
:symbol: "ARM"
|
50
64
|
:ARP:
|
51
65
|
:one: "argentinsk pesos (1983–1985)"
|
52
66
|
:other: "argentinske pesos (1983–1985)"
|
67
|
+
:symbol: "ARP"
|
53
68
|
:ARS:
|
54
69
|
:one: "argentinsk peso"
|
55
70
|
:other: "argentinske pesos"
|
56
|
-
:symbol: "
|
71
|
+
:symbol: "ARS"
|
57
72
|
:ATS:
|
58
73
|
:one: "østerriksk schilling"
|
59
74
|
:other: "østerrikske schilling"
|
75
|
+
:symbol: "ATS"
|
60
76
|
:AUD:
|
61
77
|
:one: "australsk dollar"
|
62
78
|
:other: "australske dollar"
|
@@ -64,85 +80,107 @@
|
|
64
80
|
:AWG:
|
65
81
|
:one: "arubisk florin"
|
66
82
|
:other: "arubiske floriner"
|
83
|
+
:symbol: "AWG"
|
67
84
|
:AZM:
|
68
85
|
:one: "aserbajdsjansk manat (1993–2006)"
|
69
86
|
:other: "aserbajdsjanske manat (1993–2006)"
|
87
|
+
:symbol: "AZM"
|
70
88
|
:AZN:
|
71
89
|
:one: "aserbajdsjansk manat"
|
72
90
|
:other: "aserbajdsjanske manat"
|
91
|
+
:symbol: "AZN"
|
73
92
|
:BAD:
|
74
93
|
:one: "bosnisk-hercegovinsk dinar (1992–1994)"
|
75
94
|
:other: "bosnisk-hercegovinske dinarer (1992–1994)"
|
95
|
+
:symbol: "BAD"
|
76
96
|
:BAM:
|
77
97
|
:one: "bosnisk-hercegovinsk konvertibel mark"
|
78
98
|
:other: "bosnisk-hercegovinske konvertible mark"
|
99
|
+
:symbol: "BAM"
|
79
100
|
:BAN:
|
80
101
|
:one: "ny bosnisk-hercegovinsk dinar (1994–1997)"
|
81
102
|
:other: "nye bosnisk-hercegovinske dinarer (1994–1997)"
|
103
|
+
:symbol: "BAN"
|
82
104
|
:BBD:
|
83
105
|
:one: "barbadisk dollar"
|
84
106
|
:other: "barbadiske dollar"
|
85
|
-
:symbol: "
|
107
|
+
:symbol: "BBD"
|
86
108
|
:BDT:
|
87
109
|
:one: "bangladeshisk taka"
|
88
110
|
:other: "bangladeshiske taka"
|
89
|
-
:symbol: "
|
111
|
+
:symbol: "BDT"
|
90
112
|
:BEC:
|
91
113
|
:one: "belgisk franc (konvertibel)"
|
92
114
|
:other: "belgiske franc (konvertible)"
|
115
|
+
:symbol: "BEC"
|
93
116
|
:BEF:
|
94
117
|
:one: "belgisk franc"
|
95
118
|
:other: "belgiske franc"
|
119
|
+
:symbol: "BEF"
|
96
120
|
:BEL:
|
97
121
|
:one: "belgisk franc (finansiell)"
|
98
122
|
:other: "belgiske franc (finansielle)"
|
123
|
+
:symbol: "BEL"
|
99
124
|
:BGL:
|
100
125
|
:one: "bulgarsk lev (hard)"
|
101
126
|
:other: "bulgarske lev (hard)"
|
127
|
+
:symbol: "BGL"
|
102
128
|
:BGM:
|
103
129
|
:one: "bulgarsk lev (sosialist)"
|
104
130
|
:other: "bulgarske lev (sosialist)"
|
131
|
+
:symbol: "BGM"
|
105
132
|
:BGN:
|
106
133
|
:one: "bulgarsk lev"
|
107
134
|
:other: "bulgarske lev"
|
135
|
+
:symbol: "BGN"
|
108
136
|
:BGO:
|
109
137
|
:one: "bulgarsk lev (1879–1952)"
|
110
138
|
:other: "bulgarske lev (1879–1952)"
|
139
|
+
:symbol: "BGO"
|
111
140
|
:BHD:
|
112
141
|
:one: "bahrainsk dinar"
|
113
142
|
:other: "bahrainske dinarer"
|
143
|
+
:symbol: "BHD"
|
114
144
|
:BIF:
|
115
145
|
:one: "burundisk franc"
|
116
146
|
:other: "burundiske franc"
|
147
|
+
:symbol: "BIF"
|
117
148
|
:BMD:
|
118
149
|
:one: "bermudisk dollar"
|
119
150
|
:other: "bermudiske dollar"
|
120
|
-
:symbol: "
|
151
|
+
:symbol: "BMD"
|
121
152
|
:BND:
|
122
153
|
:one: "bruneisk dollar"
|
123
154
|
:other: "bruneiske dollar"
|
124
|
-
:symbol: "
|
155
|
+
:symbol: "BND"
|
125
156
|
:BOB:
|
126
157
|
:one: "boliviansk boliviano"
|
127
158
|
:other: "bolivianske boliviano"
|
159
|
+
:symbol: "BOB"
|
128
160
|
:BOL:
|
129
161
|
:one: "boliviansk boliviano (1863–1963)"
|
130
162
|
:other: "bolivianske boliviano (1863–1963)"
|
163
|
+
:symbol: "BOL"
|
131
164
|
:BOP:
|
132
165
|
:one: "boliviansk pesos"
|
133
166
|
:other: "bolivianske pesos"
|
167
|
+
:symbol: "BOP"
|
134
168
|
:BOV:
|
135
169
|
:one: "bolivianske mvdol"
|
136
170
|
:other: "bolivianske mvdol"
|
171
|
+
:symbol: "BOV"
|
137
172
|
:BRB:
|
138
173
|
:one: "brasiliansk cruzeiro novo (1967–1986)"
|
139
174
|
:other: "brasilianske cruzeiro novo (1967–1986)"
|
175
|
+
:symbol: "BRB"
|
140
176
|
:BRC:
|
141
177
|
:one: "brasiliansk cruzado (1986–1989)"
|
142
178
|
:other: "brasilianske cruzado (1986–1989)"
|
179
|
+
:symbol: "BRC"
|
143
180
|
:BRE:
|
144
181
|
:one: "brasiliansk cruzeiro (1990–1993)"
|
145
182
|
:other: "brasilianske cruzeiro (1990–1993)"
|
183
|
+
:symbol: "BRE"
|
146
184
|
:BRL:
|
147
185
|
:one: "brasiliansk real"
|
148
186
|
:other: "brasilianske real"
|
@@ -150,36 +188,43 @@
|
|
150
188
|
:BRN:
|
151
189
|
:one: "brasiliansk cruzado novo (1989–1990)"
|
152
190
|
:other: "brasilianske cruzado novo"
|
191
|
+
:symbol: "BRN"
|
153
192
|
:BRR:
|
154
193
|
:one: "brasiliansk cruzeiro"
|
155
194
|
:other: "brasilianske cruzeiro"
|
195
|
+
:symbol: "BRR"
|
156
196
|
:BRZ:
|
157
197
|
:one: "brasiliansk cruzeiro (1942–1967)"
|
158
198
|
:other: "brasilianske cruzeiro (1942–1967)"
|
199
|
+
:symbol: "BRZ"
|
159
200
|
:BSD:
|
160
201
|
:one: "bahamansk dollar"
|
161
202
|
:other: "bahamanske dollar"
|
162
|
-
:symbol: "
|
203
|
+
:symbol: "BSD"
|
163
204
|
:BTN:
|
164
205
|
:one: "bhutansk ngultrum"
|
165
206
|
:other: "bhutanske ngultrum"
|
207
|
+
:symbol: "BTN"
|
166
208
|
:BUK:
|
167
209
|
:one: "burmesisk kyat"
|
168
210
|
:other: "burmesiske kyat"
|
211
|
+
:symbol: "BUK"
|
169
212
|
:BWP:
|
170
213
|
:one: "botswansk pula"
|
171
214
|
:other: "botswanske pula"
|
215
|
+
:symbol: "BWP"
|
172
216
|
:BYB:
|
173
217
|
:one: "hviterussisk ny rubel (1994–1999)"
|
174
218
|
:other: "hviterussiske nye rubler (1994–1999)"
|
219
|
+
:symbol: "BYB"
|
175
220
|
:BYR:
|
176
221
|
:one: "hviterussisk rubel"
|
177
222
|
:other: "hviterussiske rubler"
|
178
|
-
:symbol: "
|
223
|
+
:symbol: "BYR"
|
179
224
|
:BZD:
|
180
225
|
:one: "belizisk dollar"
|
181
226
|
:other: "beliziske dollar"
|
182
|
-
:symbol: "
|
227
|
+
:symbol: "BZD"
|
183
228
|
:CAD:
|
184
229
|
:one: "kanadisk dollar"
|
185
230
|
:other: "kanadiske dollar"
|
@@ -187,25 +232,29 @@
|
|
187
232
|
:CDF:
|
188
233
|
:one: "kongolesisk franc"
|
189
234
|
:other: "kongolesiske franc"
|
235
|
+
:symbol: "CDF"
|
190
236
|
:CHE:
|
191
237
|
:one: "WIR euro"
|
192
|
-
:
|
238
|
+
:symbol: "CHE"
|
193
239
|
:CHF:
|
194
240
|
:one: "sveitsisk franc"
|
195
241
|
:other: "sveitsiske franc"
|
242
|
+
:symbol: "CHF"
|
196
243
|
:CHW:
|
197
244
|
:one: "WIR franc"
|
198
|
-
:
|
245
|
+
:symbol: "CHW"
|
199
246
|
:CLE:
|
200
247
|
:one: "chilensk escudo"
|
201
248
|
:other: "chilenske escudo"
|
249
|
+
:symbol: "CLE"
|
202
250
|
:CLF:
|
203
251
|
:one: "chilensk unidades de fomento"
|
204
252
|
:other: "chilenske unidades de fomento"
|
253
|
+
:symbol: "CLF"
|
205
254
|
:CLP:
|
206
255
|
:one: "chilensk peso"
|
207
256
|
:other: "chilenske pesos"
|
208
|
-
:symbol: "
|
257
|
+
:symbol: "CLP"
|
209
258
|
:CNX:
|
210
259
|
:one: "Kinas folkebank dollar"
|
211
260
|
:other: "Kinas folkebank dollar"
|
@@ -217,83 +266,103 @@
|
|
217
266
|
:COP:
|
218
267
|
:one: "colombiansk peso"
|
219
268
|
:other: "colombianske pesos"
|
220
|
-
:symbol: "
|
269
|
+
:symbol: "COP"
|
221
270
|
:COU:
|
222
271
|
:one: "unidad de valor real"
|
223
272
|
:other: "unidad de valor real"
|
273
|
+
:symbol: "COU"
|
224
274
|
:CRC:
|
225
275
|
:one: "costaricansk colón"
|
226
276
|
:other: "costaricanske colón"
|
227
|
-
:symbol: "
|
277
|
+
:symbol: "CRC"
|
228
278
|
:CSD:
|
229
279
|
:one: "serbisk dinar (2002–2006)"
|
230
280
|
:other: "serbiske dinarer (2002–2006)"
|
281
|
+
:symbol: "CSD"
|
231
282
|
:CSK:
|
232
283
|
:one: "tsjekkoslovakisk koruna (hard)"
|
233
284
|
:other: "tsjekkoslovakiske koruna (hard)"
|
285
|
+
:symbol: "CSK"
|
234
286
|
:CUC:
|
235
287
|
:one: "kubansk konvertibel peso"
|
236
288
|
:other: "kubanske konvertible pesos"
|
289
|
+
:symbol: "CUC"
|
237
290
|
:CUP:
|
238
291
|
:one: "kubansk peso"
|
239
292
|
:other: "kubanske pesos"
|
240
|
-
:symbol: "
|
293
|
+
:symbol: "CUP"
|
241
294
|
:CVE:
|
242
295
|
:one: "kappverdisk escudo"
|
243
296
|
:other: "kappverdiske escudos"
|
297
|
+
:symbol: "CVE"
|
244
298
|
:CYP:
|
245
299
|
:one: "kypriotisk pund"
|
246
300
|
:other: "kypriotiske pund"
|
301
|
+
:symbol: "CYP"
|
247
302
|
:CZK:
|
248
303
|
:one: "tsjekkisk koruna"
|
249
304
|
:other: "tsjekkiske koruna"
|
305
|
+
:symbol: "CZK"
|
250
306
|
:DDM:
|
251
307
|
:one: "østtysk ostmark"
|
252
308
|
:other: "østtyske ostmark"
|
309
|
+
:symbol: "DDM"
|
253
310
|
:DEM:
|
254
311
|
:one: "tysk mark"
|
255
312
|
:other: "tyske mark"
|
313
|
+
:symbol: "DEM"
|
256
314
|
:DJF:
|
257
315
|
:one: "djiboutisk franc"
|
258
316
|
:other: "djiboutiske franc"
|
317
|
+
:symbol: "DJF"
|
259
318
|
:DKK:
|
260
319
|
:one: "dansk krone"
|
261
320
|
:other: "danske kroner"
|
321
|
+
:symbol: "DKK"
|
262
322
|
:DOP:
|
263
323
|
:one: "dominikansk peso"
|
264
324
|
:other: "dominikanske pesos"
|
265
|
-
:symbol: "
|
325
|
+
:symbol: "DOP"
|
266
326
|
:DZD:
|
267
327
|
:one: "algerisk dinar"
|
268
328
|
:other: "algeriske dinarer"
|
329
|
+
:symbol: "DZD"
|
269
330
|
:ECS:
|
270
331
|
:one: "ecuadoriansk sucre"
|
271
332
|
:other: "ecuadorianske sucre"
|
333
|
+
:symbol: "ECS"
|
272
334
|
:ECV:
|
273
335
|
:one: "ecuadoriansk unidad de valor constante (UVC)"
|
274
336
|
:other: "ecuadorianske unidad de valor constante (UVC)"
|
337
|
+
:symbol: "ECV"
|
275
338
|
:EEK:
|
276
339
|
:one: "estisk kroon"
|
277
340
|
:other: "estiske kroner"
|
341
|
+
:symbol: "EEK"
|
278
342
|
:EGP:
|
279
343
|
:one: "egyptisk pund"
|
280
344
|
:other: "egyptiske pund"
|
345
|
+
:symbol: "EGP"
|
281
346
|
:ERN:
|
282
347
|
:one: "eritreisk nakfa"
|
283
348
|
:other: "eritreiske nakfa"
|
349
|
+
:symbol: "ERN"
|
284
350
|
:ESA:
|
285
351
|
:one: "spansk peseta (A–konto)"
|
286
352
|
:other: "spanske peseta (A–konto)"
|
353
|
+
:symbol: "ESA"
|
287
354
|
:ESB:
|
288
355
|
:one: "spansk peseta (konvertibel konto)"
|
289
356
|
:other: "spanske peseta (konvertibel konto)"
|
357
|
+
:symbol: "ESB"
|
290
358
|
:ESP:
|
291
359
|
:one: "spansk peseta"
|
292
360
|
:other: "spanske peseta"
|
293
|
-
:symbol: "
|
361
|
+
:symbol: "ESP"
|
294
362
|
:ETB:
|
295
363
|
:one: "etiopisk birr"
|
296
364
|
:other: "etiopiske birr"
|
365
|
+
:symbol: "ETB"
|
297
366
|
:EUR:
|
298
367
|
:one: "euro"
|
299
368
|
:other: "euro"
|
@@ -301,16 +370,19 @@
|
|
301
370
|
:FIM:
|
302
371
|
:one: "finsk mark"
|
303
372
|
:other: "finske mark"
|
373
|
+
:symbol: "FIM"
|
304
374
|
:FJD:
|
305
375
|
:one: "fijiansk dollar"
|
306
376
|
:other: "fijianske dollar"
|
307
|
-
:symbol: "
|
377
|
+
:symbol: "FJD"
|
308
378
|
:FKP:
|
309
379
|
:one: "falklandspund"
|
310
380
|
:other: "falklandspund"
|
381
|
+
:symbol: "FKP"
|
311
382
|
:FRF:
|
312
383
|
:one: "fransk franc"
|
313
384
|
:other: "franske franc"
|
385
|
+
:symbol: "FRF"
|
314
386
|
:GBP:
|
315
387
|
:one: "britisk pund sterling"
|
316
388
|
:other: "britiske pund sterling"
|
@@ -318,48 +390,59 @@
|
|
318
390
|
:GEK:
|
319
391
|
:one: "georgisk kupon larit"
|
320
392
|
:other: "georgiske kupon larit"
|
393
|
+
:symbol: "GEK"
|
321
394
|
:GEL:
|
322
395
|
:one: "georgisk lari"
|
323
396
|
:other: "georgiske lari"
|
397
|
+
:symbol: "GEL"
|
324
398
|
:GHC:
|
325
399
|
:one: "ghanesisk cedi (1979–2007)"
|
326
400
|
:other: "ghanesiske cedi (1979–2007)"
|
401
|
+
:symbol: "GHC"
|
327
402
|
:GHS:
|
328
403
|
:one: "ghanesisk cedi"
|
329
404
|
:other: "ghanesiske cedi"
|
330
|
-
:symbol: "
|
405
|
+
:symbol: "GHS"
|
331
406
|
:GIP:
|
332
407
|
:one: "gibraltarsk pund"
|
333
408
|
:other: "gibraltarske pund"
|
334
|
-
:symbol: "
|
409
|
+
:symbol: "GIP"
|
335
410
|
:GMD:
|
336
411
|
:one: "gambisk dalasi"
|
337
412
|
:other: "gambiske dalasi"
|
413
|
+
:symbol: "GMD"
|
338
414
|
:GNF:
|
339
415
|
:one: "guineansk franc"
|
340
416
|
:other: "guineanske franc"
|
417
|
+
:symbol: "GNF"
|
341
418
|
:GNS:
|
342
419
|
:one: "guineansk syli"
|
343
420
|
:other: "guineanske syli"
|
421
|
+
:symbol: "GNS"
|
344
422
|
:GQE:
|
345
423
|
:one: "ekvatorialguineansk ekwele guineana"
|
346
424
|
:other: "ekvatorialguineanske ekwele guineana"
|
425
|
+
:symbol: "GQE"
|
347
426
|
:GRD:
|
348
427
|
:one: "gresk drakme"
|
349
428
|
:other: "greske drakmer"
|
429
|
+
:symbol: "GRD"
|
350
430
|
:GTQ:
|
351
431
|
:one: "guatemalansk quetzal"
|
352
432
|
:other: "guatemalanske quetzal"
|
433
|
+
:symbol: "GTQ"
|
353
434
|
:GWE:
|
354
435
|
:one: "portugisisk guinea escudo"
|
355
436
|
:other: "portugisiske guinea escudo"
|
437
|
+
:symbol: "GWE"
|
356
438
|
:GWP:
|
357
439
|
:one: "Guinea-Bissau-pesos"
|
358
440
|
:other: "Guinea-Bissau-pesos"
|
441
|
+
:symbol: "GWP"
|
359
442
|
:GYD:
|
360
443
|
:one: "guyansk dollar"
|
361
444
|
:other: "guyanske dollar"
|
362
|
-
:symbol: "
|
445
|
+
:symbol: "GYD"
|
363
446
|
:HKD:
|
364
447
|
:one: "Hongkong-dollar"
|
365
448
|
:other: "Hongkong-dollar"
|
@@ -367,27 +450,35 @@
|
|
367
450
|
:HNL:
|
368
451
|
:one: "honduransk lempira"
|
369
452
|
:other: "honduranske lempira"
|
453
|
+
:symbol: "HNL"
|
370
454
|
:HRD:
|
371
455
|
:one: "kroatisk dinar"
|
372
456
|
:other: "kroatiske dinarer"
|
457
|
+
:symbol: "HRD"
|
373
458
|
:HRK:
|
374
459
|
:one: "kroatisk kuna"
|
375
460
|
:other: "kroatiske kuna"
|
461
|
+
:symbol: "HRK"
|
376
462
|
:HTG:
|
377
463
|
:one: "haitisk gourde"
|
378
464
|
:other: "haitiske gourde"
|
465
|
+
:symbol: "HTG"
|
379
466
|
:HUF:
|
380
467
|
:one: "ungarsk forint"
|
381
468
|
:other: "ungarske forinter"
|
469
|
+
:symbol: "HUF"
|
382
470
|
:IDR:
|
383
471
|
:one: "indonesisk rupi"
|
384
472
|
:other: "indonesiske rupier"
|
473
|
+
:symbol: "IDR"
|
385
474
|
:IEP:
|
386
475
|
:one: "irsk pund"
|
387
476
|
:other: "irske pund"
|
477
|
+
:symbol: "IEP"
|
388
478
|
:ILP:
|
389
479
|
:one: "israelsk pund"
|
390
480
|
:other: "israelske pund"
|
481
|
+
:symbol: "ILP"
|
391
482
|
:ILR:
|
392
483
|
:one: "israelsk shekel (1980–1985)"
|
393
484
|
:other: "israelske shekler (1980–1985)"
|
@@ -403,25 +494,30 @@
|
|
403
494
|
:IQD:
|
404
495
|
:one: "iraksk dinar"
|
405
496
|
:other: "irakske dinarer"
|
497
|
+
:symbol: "IQD"
|
406
498
|
:IRR:
|
407
499
|
:one: "iransk rial"
|
408
500
|
:other: "iranske rialer"
|
501
|
+
:symbol: "IRR"
|
409
502
|
:ISJ:
|
410
503
|
:one: "gammel islandsk krone"
|
411
504
|
:other: "gamle islandske kroner"
|
412
505
|
:ISK:
|
413
506
|
:one: "islandsk krone"
|
414
507
|
:other: "islandske kroner"
|
508
|
+
:symbol: "ISK"
|
415
509
|
:ITL:
|
416
510
|
:one: "italiensk lire"
|
417
511
|
:other: "italienske lire"
|
512
|
+
:symbol: "ITL"
|
418
513
|
:JMD:
|
419
514
|
:one: "jamaikansk dollar"
|
420
515
|
:other: "jamaikanske dollar"
|
421
|
-
:symbol: "
|
516
|
+
:symbol: "JMD"
|
422
517
|
:JOD:
|
423
518
|
:one: "jordansk dinar"
|
424
519
|
:other: "jordanske dinarer"
|
520
|
+
:symbol: "JOD"
|
425
521
|
:JPY:
|
426
522
|
:one: "japansk yen"
|
427
523
|
:other: "japanske yen"
|
@@ -429,25 +525,31 @@
|
|
429
525
|
:KES:
|
430
526
|
:one: "kenyansk shilling"
|
431
527
|
:other: "kenyanske shilling"
|
528
|
+
:symbol: "KES"
|
432
529
|
:KGS:
|
433
530
|
:one: "kirgisisk som"
|
434
531
|
:other: "kirgisiske som"
|
532
|
+
:symbol: "KGS"
|
435
533
|
:KHR:
|
436
534
|
:one: "kambodsjansk riel"
|
437
535
|
:other: "kambodsjanske riel"
|
438
|
-
:symbol: "
|
536
|
+
:symbol: "KHR"
|
439
537
|
:KMF:
|
440
538
|
:one: "komorisk franc"
|
441
539
|
:other: "komoriske franc"
|
540
|
+
:symbol: "KMF"
|
442
541
|
:KPW:
|
443
542
|
:one: "nordkoreansk won"
|
444
543
|
:other: "nordkoreanske won"
|
544
|
+
:symbol: "KPW"
|
445
545
|
:KRH:
|
446
546
|
:one: "sørkoreansk hwan (1953–1962)"
|
447
547
|
:other: "sørkoreanske hwan (1953–1962)"
|
548
|
+
:symbol: "KRH"
|
448
549
|
:KRO:
|
449
550
|
:one: "sørkoreansk won (1945–1953)"
|
450
551
|
:other: "sørkoreanske won (1945–1953)"
|
552
|
+
:symbol: "KRO"
|
451
553
|
:KRW:
|
452
554
|
:one: "sørkoreansk won"
|
453
555
|
:other: "sørkoreanske won"
|
@@ -455,107 +557,134 @@
|
|
455
557
|
:KWD:
|
456
558
|
:one: "kuwaitisk dinar"
|
457
559
|
:other: "kuwaitiske dinarer"
|
560
|
+
:symbol: "KWD"
|
458
561
|
:KYD:
|
459
562
|
:one: "caymansk dollar"
|
460
563
|
:other: "caymanske dollar"
|
461
|
-
:symbol: "
|
564
|
+
:symbol: "KYD"
|
462
565
|
:KZT:
|
463
566
|
:one: "kasakhstansk tenge"
|
464
567
|
:other: "kasakhstanske tenge"
|
465
|
-
:symbol: "
|
568
|
+
:symbol: "KZT"
|
466
569
|
:LAK:
|
467
570
|
:one: "laotisk kip"
|
468
571
|
:other: "laotiske kip"
|
469
|
-
:symbol: "
|
572
|
+
:symbol: "LAK"
|
470
573
|
:LBP:
|
471
574
|
:one: "libanesisk pund"
|
472
575
|
:other: "libanesiske pund"
|
576
|
+
:symbol: "LBP"
|
473
577
|
:LKR:
|
474
578
|
:one: "srilankisk rupi"
|
475
579
|
:other: "srilankiske rupier"
|
580
|
+
:symbol: "LKR"
|
476
581
|
:LRD:
|
477
582
|
:one: "liberisk dollar"
|
478
583
|
:other: "liberiske dollar"
|
479
|
-
:symbol: "
|
584
|
+
:symbol: "LRD"
|
480
585
|
:LSL:
|
481
586
|
:one: "lesothisk loti"
|
482
587
|
:other: "lesothiske loti"
|
588
|
+
:symbol: "LSL"
|
483
589
|
:LTL:
|
484
590
|
:one: "litauisk lita"
|
485
591
|
:other: "litauiske lita"
|
592
|
+
:symbol: "LTL"
|
486
593
|
:LTT:
|
487
594
|
:one: "litauisk talonas"
|
488
595
|
:other: "litauiske talonas"
|
596
|
+
:symbol: "LTT"
|
489
597
|
:LUC:
|
490
598
|
:one: "luxemburgsk konvertibel franc"
|
491
599
|
:other: "luxemburgske konvertible franc"
|
600
|
+
:symbol: "LUC"
|
492
601
|
:LUF:
|
493
602
|
:one: "luxemburgsk franc"
|
494
603
|
:other: "luxemburgske franc"
|
604
|
+
:symbol: "LUF"
|
495
605
|
:LUL:
|
496
606
|
:one: "luxemburgsk finansiell franc"
|
497
607
|
:other: "luxemburgske finansielle franc"
|
608
|
+
:symbol: "LUL"
|
498
609
|
:LVL:
|
499
610
|
:one: "latvisk lats"
|
500
611
|
:other: "latviske lats"
|
612
|
+
:symbol: "LVL"
|
501
613
|
:LVR:
|
502
614
|
:one: "latvisk rubel"
|
503
615
|
:other: "latviske rubler"
|
616
|
+
:symbol: "LVR"
|
504
617
|
:LYD:
|
505
618
|
:one: "libysk dinar"
|
506
619
|
:other: "libyske dinarer"
|
620
|
+
:symbol: "LYD"
|
507
621
|
:MAD:
|
508
622
|
:one: "marokkansk dirham"
|
509
623
|
:other: "marokkanske dirham"
|
624
|
+
:symbol: "MAD"
|
510
625
|
:MAF:
|
511
626
|
:one: "marokkansk franc"
|
512
627
|
:other: "marokkanske franc"
|
628
|
+
:symbol: "MAF"
|
513
629
|
:MCF:
|
514
|
-
:one: "
|
515
|
-
:other: "
|
630
|
+
:one: "MCF"
|
631
|
+
:other: "MCF"
|
632
|
+
:symbol: "MCF"
|
516
633
|
:MDC:
|
517
634
|
:one: "moldovsk cupon"
|
518
635
|
:other: "moldovske cupon"
|
636
|
+
:symbol: "MDC"
|
519
637
|
:MDL:
|
520
638
|
:one: "moldovsk leu"
|
521
639
|
:other: "moldovske leu"
|
640
|
+
:symbol: "MDL"
|
522
641
|
:MGA:
|
523
642
|
:one: "madagassisk ariary"
|
524
643
|
:other: "madagassiske ariary"
|
644
|
+
:symbol: "MGA"
|
525
645
|
:MGF:
|
526
646
|
:one: "madagassisk franc"
|
527
647
|
:other: "madagassiske franc"
|
528
648
|
:MKD:
|
529
649
|
:one: "makedonsk denar"
|
530
650
|
:other: "makedonske denarer"
|
651
|
+
:symbol: "MKD"
|
531
652
|
:MKN:
|
532
653
|
:one: "makedonsk denar (1992–1993)"
|
533
654
|
:other: "makedonske denarer (1992–1993)"
|
655
|
+
:symbol: "MKN"
|
534
656
|
:MLF:
|
535
657
|
:one: "malisk franc"
|
536
658
|
:other: "maliske franc"
|
659
|
+
:symbol: "MLF"
|
537
660
|
:MMK:
|
538
661
|
:one: "myanmarsk kyat"
|
539
662
|
:other: "myanmarske kyat"
|
663
|
+
:symbol: "MMK"
|
540
664
|
:MNT:
|
541
665
|
:one: "mongolsk tugrik"
|
542
666
|
:other: "mongolske tugrik"
|
543
|
-
:symbol: "
|
667
|
+
:symbol: "MNT"
|
544
668
|
:MOP:
|
545
669
|
:one: "makaoisk pataca"
|
546
670
|
:other: "makaoiske pataca"
|
671
|
+
:symbol: "MOP"
|
547
672
|
:MRO:
|
548
673
|
:one: "mauritansk ouguiya"
|
549
674
|
:other: "mauritanske ouguiya"
|
675
|
+
:symbol: "MRO"
|
550
676
|
:MTL:
|
551
677
|
:one: "maltesisk lira"
|
552
678
|
:other: "maltesiske lira"
|
679
|
+
:symbol: "MTL"
|
553
680
|
:MTP:
|
554
681
|
:one: "maltesisk pund"
|
555
682
|
:other: "maltesiske pund"
|
683
|
+
:symbol: "MTP"
|
556
684
|
:MUR:
|
557
685
|
:one: "mauritisk rupi"
|
558
686
|
:other: "mauritiske rupier"
|
687
|
+
:symbol: "MUR"
|
559
688
|
:MVP:
|
560
689
|
:one: "maldivisk rupi"
|
561
690
|
:other: "maldiviske rupier"
|
@@ -563,9 +692,11 @@
|
|
563
692
|
:MVR:
|
564
693
|
:one: "maldivisk rufiyaa"
|
565
694
|
:other: "maldiviske rufiyaa"
|
695
|
+
:symbol: "MVR"
|
566
696
|
:MWK:
|
567
697
|
:one: "malawisk kwacha"
|
568
698
|
:other: "malawiske kwacha"
|
699
|
+
:symbol: "MWK"
|
569
700
|
:MXN:
|
570
701
|
:one: "meksikansk peso"
|
571
702
|
:other: "meksikanske pesos"
|
@@ -573,38 +704,47 @@
|
|
573
704
|
:MXP:
|
574
705
|
:one: "meksikansk sølvpesos (1860–1992)"
|
575
706
|
:other: "meksikanske sølvpesos (1860–1992)"
|
707
|
+
:symbol: "MXP"
|
576
708
|
:MXV:
|
577
709
|
:one: "meksikansk unidad de inversion (UDI)"
|
578
710
|
:other: "meksikanske unidad de inversion (UDI)"
|
711
|
+
:symbol: "MXV"
|
579
712
|
:MYR:
|
580
713
|
:one: "malaysisk ringgit"
|
581
714
|
:other: "malaysiske ringgit"
|
715
|
+
:symbol: "MYR"
|
582
716
|
:MZE:
|
583
717
|
:one: "mosambikisk escudo"
|
584
718
|
:other: "mosambikiske escudo"
|
719
|
+
:symbol: "MZE"
|
585
720
|
:MZM:
|
586
721
|
:one: "gammel mosambikisk metical"
|
587
722
|
:other: "gamle mosambikiske metical"
|
723
|
+
:symbol: "MZM"
|
588
724
|
:MZN:
|
589
725
|
:one: "mosambikisk metical"
|
590
726
|
:other: "mosambikiske metical"
|
727
|
+
:symbol: "MZN"
|
591
728
|
:NAD:
|
592
729
|
:one: "namibisk dollar"
|
593
730
|
:other: "namibiske dollar"
|
594
|
-
:symbol: "
|
731
|
+
:symbol: "NAD"
|
595
732
|
:NGN:
|
596
733
|
:one: "nigeriansk naira"
|
597
734
|
:other: "nigerianske naira"
|
598
|
-
:symbol: "
|
735
|
+
:symbol: "NGN"
|
599
736
|
:NIC:
|
600
737
|
:one: "nicaraguansk cordoba (1988–1991)"
|
601
738
|
:other: "nicaraguanske cordoba (1988–1991)"
|
739
|
+
:symbol: "NIC"
|
602
740
|
:NIO:
|
603
741
|
:one: "nicaraguansk córdoba"
|
604
742
|
:other: "nicaraguanske córdoba"
|
743
|
+
:symbol: "NIO"
|
605
744
|
:NLG:
|
606
745
|
:one: "nederlandsk gylden"
|
607
746
|
:other: "nederlandske gylden"
|
747
|
+
:symbol: "NLG"
|
608
748
|
:NOK:
|
609
749
|
:one: "norsk krone"
|
610
750
|
:other: "norske kroner"
|
@@ -612,6 +752,7 @@
|
|
612
752
|
:NPR:
|
613
753
|
:one: "nepalsk rupi"
|
614
754
|
:other: "nepalske rupier"
|
755
|
+
:symbol: "NPR"
|
615
756
|
:NZD:
|
616
757
|
:one: "newzealandsk dollar"
|
617
758
|
:other: "newzealandske dollar"
|
@@ -619,133 +760,167 @@
|
|
619
760
|
:OMR:
|
620
761
|
:one: "omansk rial"
|
621
762
|
:other: "omanske rialer"
|
763
|
+
:symbol: "OMR"
|
622
764
|
:PAB:
|
623
765
|
:one: "panamansk balboa"
|
624
766
|
:other: "panamanske balboa"
|
767
|
+
:symbol: "PAB"
|
625
768
|
:PEI:
|
626
769
|
:one: "peruviansk inti"
|
627
770
|
:other: "peruvianske inti"
|
771
|
+
:symbol: "PEI"
|
628
772
|
:PEN:
|
629
773
|
:one: "peruansk nuevo sol"
|
630
774
|
:other: "peruanske nuevo sol"
|
775
|
+
:symbol: "PEN"
|
631
776
|
:PES:
|
632
777
|
:one: "peruviansk sol (1863–1965)"
|
633
778
|
:other: "peruvianske sol (1863–1965)"
|
779
|
+
:symbol: "PES"
|
634
780
|
:PGK:
|
635
781
|
:one: "papuansk kina"
|
636
782
|
:other: "papuanske kina"
|
783
|
+
:symbol: "PGK"
|
637
784
|
:PHP:
|
638
785
|
:one: "filippinsk peso"
|
639
786
|
:other: "filippinske pesos"
|
640
|
-
:symbol: "
|
787
|
+
:symbol: "PHP"
|
641
788
|
:PKR:
|
642
789
|
:one: "pakistansk rupi"
|
643
790
|
:other: "pakistanske rupier"
|
791
|
+
:symbol: "PKR"
|
644
792
|
:PLN:
|
645
793
|
:one: "polsk zloty"
|
646
794
|
:other: "polske zloty"
|
795
|
+
:symbol: "PLN"
|
647
796
|
:PLZ:
|
648
797
|
:one: "polsk zloty (1950–1995)"
|
649
798
|
:other: "polske zloty (1950–1995)"
|
799
|
+
:symbol: "PLZ"
|
650
800
|
:PTE:
|
651
801
|
:one: "portugisisk escudo"
|
652
802
|
:other: "portugisiske escudo"
|
803
|
+
:symbol: "PTE"
|
653
804
|
:PYG:
|
654
805
|
:one: "paraguayansk guarani"
|
655
806
|
:other: "paraguayanske guarani"
|
656
|
-
:symbol: "
|
807
|
+
:symbol: "PYG"
|
657
808
|
:QAR:
|
658
809
|
:one: "qatarsk rial"
|
659
810
|
:other: "qatarske rialer"
|
811
|
+
:symbol: "QAR"
|
660
812
|
:RHD:
|
661
813
|
:one: "rhodesisk dollar"
|
662
814
|
:other: "rhodesiske dollar"
|
815
|
+
:symbol: "RHD"
|
663
816
|
:ROL:
|
664
817
|
:one: "rumensk leu (1952–2006)"
|
665
818
|
:other: "rumenske leu (1952–2006)"
|
819
|
+
:symbol: "ROL"
|
666
820
|
:RON:
|
667
821
|
:one: "rumensk leu"
|
668
822
|
:other: "rumenske leu"
|
823
|
+
:symbol: "RON"
|
669
824
|
:RSD:
|
670
825
|
:one: "serbisk dinar"
|
671
826
|
:other: "serbiske dinarer"
|
827
|
+
:symbol: "RSD"
|
672
828
|
:RUB:
|
673
829
|
:one: "russisk rubel"
|
674
830
|
:other: "russiske rubler"
|
831
|
+
:symbol: "RUB"
|
675
832
|
:RUR:
|
676
833
|
:one: "russisk rubel (1991–1998)"
|
677
834
|
:other: "russiske rubler (1991–1998)"
|
678
|
-
:symbol: "
|
835
|
+
:symbol: "RUR"
|
679
836
|
:RWF:
|
680
837
|
:one: "rwandisk franc"
|
681
838
|
:other: "rwandiske franc"
|
839
|
+
:symbol: "RWF"
|
682
840
|
:SAR:
|
683
841
|
:one: "saudiarabisk riyal"
|
684
842
|
:other: "saudiarabiske riyaler"
|
843
|
+
:symbol: "SAR"
|
685
844
|
:SBD:
|
686
845
|
:one: "salomonsk dollar"
|
687
846
|
:other: "salomonske dollar"
|
688
|
-
:symbol: "
|
847
|
+
:symbol: "SBD"
|
689
848
|
:SCR:
|
690
849
|
:one: "seychellisk rupi"
|
691
850
|
:other: "seychelliske rupier"
|
851
|
+
:symbol: "SCR"
|
692
852
|
:SDD:
|
693
853
|
:one: "sudanesisk dinar (1992–2007)"
|
694
854
|
:other: "sudanesiske dinarer (1992–2007)"
|
855
|
+
:symbol: "SDD"
|
695
856
|
:SDG:
|
696
857
|
:one: "sudansk pund"
|
697
858
|
:other: "sudanske pund"
|
859
|
+
:symbol: "SDG"
|
698
860
|
:SDP:
|
699
861
|
:one: "sudansk pund (1957–1998)"
|
700
862
|
:other: "sudanske pund (1957–1998)"
|
863
|
+
:symbol: "SDP"
|
701
864
|
:SEK:
|
702
865
|
:one: "svensk krone"
|
703
866
|
:other: "svenske kroner"
|
867
|
+
:symbol: "SEK"
|
704
868
|
:SGD:
|
705
869
|
:one: "singaporsk dollar"
|
706
870
|
:other: "singaporske dollar"
|
707
|
-
:symbol: "
|
871
|
+
:symbol: "SGD"
|
708
872
|
:SHP:
|
709
873
|
:one: "sankthelensk pund"
|
710
874
|
:other: "sankthelenske pund"
|
875
|
+
:symbol: "SHP"
|
711
876
|
:SIT:
|
712
877
|
:one: "slovensk tolar"
|
713
878
|
:other: "slovenske tolar"
|
879
|
+
:symbol: "SIT"
|
714
880
|
:SKK:
|
715
881
|
:one: "slovakisk koruna"
|
716
882
|
:other: "slovakiske koruna"
|
883
|
+
:symbol: "SKK"
|
717
884
|
:SLL:
|
718
885
|
:one: "sierraleonsk leone"
|
719
886
|
:other: "sierraleonske leone"
|
887
|
+
:symbol: "SLL"
|
720
888
|
:SOS:
|
721
889
|
:one: "somalisk shilling"
|
722
890
|
:other: "somaliske shilling"
|
891
|
+
:symbol: "SOS"
|
723
892
|
:SRD:
|
724
893
|
:one: "surinamsk dollar"
|
725
894
|
:other: "surinamske dollar"
|
726
|
-
:symbol: "
|
895
|
+
:symbol: "SRD"
|
727
896
|
:SRG:
|
728
897
|
:one: "surinamsk gylden"
|
729
898
|
:other: "surinamske gylden"
|
899
|
+
:symbol: "SRG"
|
730
900
|
:SSP:
|
731
901
|
:one: "sørsudansk pund"
|
732
902
|
:other: "sørsudanske pund"
|
733
|
-
:symbol: "
|
903
|
+
:symbol: "SSP"
|
734
904
|
:STD:
|
735
905
|
:one: "São Tomé og Príncipe-dobra"
|
736
906
|
:other: "São Tomé og Príncipe-dobra"
|
907
|
+
:symbol: "STD"
|
737
908
|
:SUR:
|
738
909
|
:one: "sovjetisk rubel"
|
739
910
|
:other: "sovjetiske rubler"
|
911
|
+
:symbol: "SUR"
|
740
912
|
:SVC:
|
741
913
|
:one: "salvadoransk colon"
|
742
914
|
:other: "salvadoranske colon"
|
915
|
+
:symbol: "SVC"
|
743
916
|
:SYP:
|
744
917
|
:one: "syrisk pund"
|
745
918
|
:other: "syriske pund"
|
919
|
+
:symbol: "SYP"
|
746
920
|
:SZL:
|
747
921
|
:one: "swazilandsk lilangeni"
|
748
922
|
:other: "swazilandske lilangeni"
|
923
|
+
:symbol: "SZL"
|
749
924
|
:THB:
|
750
925
|
:one: "thailandsk baht"
|
751
926
|
:other: "thailandske baht"
|
@@ -753,35 +928,43 @@
|
|
753
928
|
:TJR:
|
754
929
|
:one: "tadsjikisk rubel"
|
755
930
|
:other: "tadsjikiske rubler"
|
931
|
+
:symbol: "TJR"
|
756
932
|
:TJS:
|
757
933
|
:one: "tadsjikisk somoni"
|
758
934
|
:other: "tadsjikiske somoni"
|
935
|
+
:symbol: "TJS"
|
759
936
|
:TMM:
|
760
937
|
:one: "turkmensk manat (1993–2009)"
|
761
938
|
:other: "turkmenske manat (1993–2009)"
|
939
|
+
:symbol: "TMM"
|
762
940
|
:TMT:
|
763
941
|
:one: "turkmensk manat"
|
764
942
|
:other: "turkmenske manat"
|
943
|
+
:symbol: "TMT"
|
765
944
|
:TND:
|
766
945
|
:one: "tunisisk dinar"
|
767
946
|
:other: "tunisiske dinarer"
|
947
|
+
:symbol: "TND"
|
768
948
|
:TOP:
|
769
949
|
:one: "tongansk paʻanga"
|
770
950
|
:other: "tonganske paʻanga"
|
951
|
+
:symbol: "TOP"
|
771
952
|
:TPE:
|
772
953
|
:one: "timoresisk escudo"
|
773
954
|
:other: "timoresiske escudo"
|
955
|
+
:symbol: "TPE"
|
774
956
|
:TRL:
|
775
957
|
:one: "tyrkisk lire (1922–2005)"
|
776
958
|
:other: "tyrkiske lire (1922–2005)"
|
959
|
+
:symbol: "TRL"
|
777
960
|
:TRY:
|
778
961
|
:one: "tyrkisk lire"
|
779
962
|
:other: "tyrkiske lire"
|
780
|
-
:symbol: "
|
963
|
+
:symbol: "TRY"
|
781
964
|
:TTD:
|
782
965
|
:one: "trinidadisk dollar"
|
783
966
|
:other: "trinidadiske dollar"
|
784
|
-
:symbol: "
|
967
|
+
:symbol: "TTD"
|
785
968
|
:TWD:
|
786
969
|
:one: "ny taiwansk dollar"
|
787
970
|
:other: "nye taiwanske dollar"
|
@@ -789,19 +972,23 @@
|
|
789
972
|
:TZS:
|
790
973
|
:one: "tanzaniansk shilling"
|
791
974
|
:other: "tanzanianske shilling"
|
975
|
+
:symbol: "TZS"
|
792
976
|
:UAH:
|
793
977
|
:one: "ukrainsk hryvnia"
|
794
978
|
:other: "ukrainske hryvnia"
|
795
|
-
:symbol: "
|
979
|
+
:symbol: "UAH"
|
796
980
|
:UAK:
|
797
981
|
:one: "ukrainsk karbovanetz"
|
798
982
|
:other: "ukrainske karbovanetz"
|
983
|
+
:symbol: "UAK"
|
799
984
|
:UGS:
|
800
985
|
:one: "ugandisk shilling (1966–1987)"
|
801
986
|
:other: "ugandiske shilling (1966–1987)"
|
987
|
+
:symbol: "UGS"
|
802
988
|
:UGX:
|
803
989
|
:one: "ugandisk shilling"
|
804
990
|
:other: "ugandiske shilling"
|
991
|
+
:symbol: "UGX"
|
805
992
|
:USD:
|
806
993
|
:one: "amerikansk dollar"
|
807
994
|
:other: "amerikanske dollar"
|
@@ -809,28 +996,35 @@
|
|
809
996
|
:USN:
|
810
997
|
:one: "amerikansk dollar (neste dag)"
|
811
998
|
:other: "amerikanske dollar (neste dag)"
|
999
|
+
:symbol: "USN"
|
812
1000
|
:USS:
|
813
1001
|
:one: "amerikansk dollar (samme dag)"
|
814
1002
|
:other: "amerikanske dollar (samme dag)"
|
1003
|
+
:symbol: "USS"
|
815
1004
|
:UYI:
|
816
1005
|
:one: "uruguyanske pesos (indekserte enheter)"
|
817
|
-
:other: "
|
1006
|
+
:other: "uruguyanske pesos (indekserte enheter)"
|
1007
|
+
:symbol: "UYI"
|
818
1008
|
:UYP:
|
819
1009
|
:one: "uruguayansk pesos (1975–1993)"
|
820
1010
|
:other: "uruguayanske pesos (1975–1993)"
|
1011
|
+
:symbol: "UYP"
|
821
1012
|
:UYU:
|
822
1013
|
:one: "uruguyansk peso"
|
823
1014
|
:other: "uruguayanske pesos"
|
824
|
-
:symbol: "
|
1015
|
+
:symbol: "UYU"
|
825
1016
|
:UZS:
|
826
1017
|
:one: "usbekisk som"
|
827
1018
|
:other: "usbekiske som"
|
1019
|
+
:symbol: "UZS"
|
828
1020
|
:VEB:
|
829
1021
|
:one: "venezuelansk bolivar (1871–2008)"
|
830
1022
|
:other: "venezuelanske bolivar (1871–2008)"
|
1023
|
+
:symbol: "VEB"
|
831
1024
|
:VEF:
|
832
1025
|
:one: "venezuelansk bolivar"
|
833
1026
|
:other: "venezuelanske bolivarer"
|
1027
|
+
:symbol: "VEF"
|
834
1028
|
:VND:
|
835
1029
|
:one: "vietnamesisk dong"
|
836
1030
|
:other: "vietnamesiske dong"
|
@@ -838,12 +1032,15 @@
|
|
838
1032
|
:VNN:
|
839
1033
|
:one: "vietnamesisk dong (1978–1985)"
|
840
1034
|
:other: "vietnamesiske dong (1978–1985)"
|
1035
|
+
:symbol: "VNN"
|
841
1036
|
:VUV:
|
842
1037
|
:one: "vanuatisk vatu"
|
843
1038
|
:other: "vanuatiske vatu"
|
1039
|
+
:symbol: "VUV"
|
844
1040
|
:WST:
|
845
1041
|
:one: "samoansk tala"
|
846
1042
|
:other: "samoanske tala"
|
1043
|
+
:symbol: "WST"
|
847
1044
|
:XAF:
|
848
1045
|
:one: "sentralafrikansk CFA-franc"
|
849
1046
|
:other: "sentralafrikanske CFA-franc"
|
@@ -851,21 +1048,27 @@
|
|
851
1048
|
:XAG:
|
852
1049
|
:one: "unse sølv"
|
853
1050
|
:other: "unser sølv"
|
1051
|
+
:symbol: "XAG"
|
854
1052
|
:XAU:
|
855
1053
|
:one: "unse gull"
|
856
1054
|
:other: "unser gull"
|
1055
|
+
:symbol: "XAU"
|
857
1056
|
:XBA:
|
858
1057
|
:one: "europeisk sammensatt enhet"
|
859
1058
|
:other: "europeiske sammensatte enheter"
|
1059
|
+
:symbol: "XBA"
|
860
1060
|
:XBB:
|
861
1061
|
:one: "europeisk monetær enhet"
|
862
1062
|
:other: "europeiske monetære enheter"
|
1063
|
+
:symbol: "XBB"
|
863
1064
|
:XBC:
|
864
1065
|
:one: "europeisk kontoenhet (XBC)"
|
865
1066
|
:other: "europeiske kontoenheter"
|
1067
|
+
:symbol: "XBC"
|
866
1068
|
:XBD:
|
867
1069
|
:one: "europeisk kontoenhet (XBD)"
|
868
1070
|
:other: "europeiske kontoenheter (XBD)"
|
1071
|
+
:symbol: "XBD"
|
869
1072
|
:XCD:
|
870
1073
|
:one: "østkaribisk dollar"
|
871
1074
|
:other: "østkaribiske dollar"
|
@@ -873,15 +1076,19 @@
|
|
873
1076
|
:XDR:
|
874
1077
|
:one: "spesiell trekkrettighet"
|
875
1078
|
:other: "spesielle trekkrettigheter"
|
1079
|
+
:symbol: "XDR"
|
876
1080
|
:XEU:
|
877
1081
|
:one: "europeisk valutaenhet"
|
878
1082
|
:other: "europeiske valutaenheter"
|
1083
|
+
:symbol: "XEU"
|
879
1084
|
:XFO:
|
880
1085
|
:one: "fransk gullfranc"
|
881
1086
|
:other: "franske gullfranc"
|
1087
|
+
:symbol: "XFO"
|
882
1088
|
:XFU:
|
883
1089
|
:one: "fransk UIC-franc"
|
884
1090
|
:other: "franske UIC-franc"
|
1091
|
+
:symbol: "XFU"
|
885
1092
|
:XOF:
|
886
1093
|
:one: "vestafrikansk CFA-franc"
|
887
1094
|
:other: "vestafrikanske CFA-franc"
|
@@ -889,6 +1096,7 @@
|
|
889
1096
|
:XPD:
|
890
1097
|
:one: "unse palladium"
|
891
1098
|
:other: "unser palladium"
|
1099
|
+
:symbol: "XPD"
|
892
1100
|
:XPF:
|
893
1101
|
:one: "CFP-franc"
|
894
1102
|
:other: "CFP-franc"
|
@@ -896,63 +1104,82 @@
|
|
896
1104
|
:XPT:
|
897
1105
|
:one: "unse platina"
|
898
1106
|
:other: "unser platina"
|
1107
|
+
:symbol: "XPT"
|
899
1108
|
:XRE:
|
900
1109
|
:one: "RINET-fond"
|
901
|
-
:
|
1110
|
+
:symbol: "XRE"
|
902
1111
|
:XSU:
|
903
1112
|
:one: "sucre"
|
904
1113
|
:other: "sucre"
|
1114
|
+
:symbol: "XSU"
|
905
1115
|
:XTS:
|
906
1116
|
:one: "testvaluta"
|
907
1117
|
:other: "testvaluta"
|
1118
|
+
:symbol: "XTS"
|
908
1119
|
:XUA:
|
909
1120
|
:one: "ADB-kontoenhet"
|
910
1121
|
:other: "ADB-kontoenheter"
|
1122
|
+
:symbol: "XUA"
|
911
1123
|
:XXX:
|
912
1124
|
:one: "(ukjent valuta)"
|
913
1125
|
:other: "(ukjent valuta)"
|
1126
|
+
:symbol: "XXX"
|
914
1127
|
:YDD:
|
915
1128
|
:one: "jemenittisk dinar"
|
916
1129
|
:other: "jemenittiske dinarer"
|
1130
|
+
:symbol: "YDD"
|
917
1131
|
:YER:
|
918
1132
|
:one: "jemenittisk rial"
|
919
1133
|
:other: "jemenittiske rialer"
|
1134
|
+
:symbol: "YER"
|
920
1135
|
:YUD:
|
921
1136
|
:one: "jugoslavisk dinar (hard)"
|
922
1137
|
:other: "jugoslaviske dinarer (hard)"
|
1138
|
+
:symbol: "YUD"
|
923
1139
|
:YUM:
|
924
1140
|
:one: "jugoslavisk noviy-dinar"
|
925
1141
|
:other: "jugoslaviske noviy-dinarer"
|
1142
|
+
:symbol: "YUM"
|
926
1143
|
:YUN:
|
927
1144
|
:one: "jugoslavisk konvertibel dinar"
|
928
1145
|
:other: "jugoslaviske konvertible dinarer"
|
1146
|
+
:symbol: "YUN"
|
929
1147
|
:YUR:
|
930
1148
|
:one: "jugoslavisk reformert dinar (1992–1993)"
|
931
1149
|
:other: "jugoslaviske reformerte dinarer (1992–1993)"
|
1150
|
+
:symbol: "YUR"
|
932
1151
|
:ZAL:
|
933
1152
|
:one: "sørafrikansk rand (finansiell)"
|
934
1153
|
:other: "sørafrikanske rand (finansielle)"
|
1154
|
+
:symbol: "ZAL"
|
935
1155
|
:ZAR:
|
936
1156
|
:one: "sørafrikansk rand"
|
937
1157
|
:other: "sørafrikanske rand"
|
1158
|
+
:symbol: "ZAR"
|
938
1159
|
:ZMK:
|
939
1160
|
:one: "zambisk kwacha (1968–2012)"
|
940
1161
|
:other: "zambiske kwacha (1968–2012)"
|
1162
|
+
:symbol: "ZMK"
|
941
1163
|
:ZMW:
|
942
1164
|
:one: "zambisk kwacha"
|
943
1165
|
:other: "zambiske kwacha"
|
1166
|
+
:symbol: "ZMW"
|
944
1167
|
:ZRN:
|
945
1168
|
:one: "zairisk ny zaire"
|
946
1169
|
:other: "zairiske nye zaire"
|
1170
|
+
:symbol: "ZRN"
|
947
1171
|
:ZRZ:
|
948
1172
|
:one: "zairisk zaire"
|
949
1173
|
:other: "zairiske zaire"
|
1174
|
+
:symbol: "ZRZ"
|
950
1175
|
:ZWD:
|
951
1176
|
:one: "zimbabwisk dollar (1980–2008)"
|
952
1177
|
:other: "zimbabwiske dollar (1980–2008)"
|
1178
|
+
:symbol: "ZWD"
|
953
1179
|
:ZWL:
|
954
1180
|
:one: "zimbabwisk dollar (2009)"
|
955
1181
|
:other: "zimbabwiske dollar (2009)"
|
1182
|
+
:symbol: "ZWL"
|
956
1183
|
:ZWR:
|
957
1184
|
:one: "zimbabwisk dollar (2008)"
|
958
1185
|
:other: "zimbabwiske dollar (2008)"
|