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} {1}"
|
16
|
-
:end: "{0} {1}"
|
17
|
-
:middle: "{0} {1}"
|
18
|
-
:start: "{0} {1}"
|
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
|
-
:end: "{0}
|
22
|
-
:middle: "{0}
|
23
|
-
:start: "{0}
|
21
|
+
:end: "{0}، اور {1}"
|
22
|
+
:middle: "{0}، {1}"
|
23
|
+
:start: "{0}، {1}"
|
@@ -5,7 +5,7 @@
|
|
5
5
|
:currency:
|
6
6
|
:number_system: "latn"
|
7
7
|
:patterns:
|
8
|
-
:default: "
|
8
|
+
:default: "¤ #,##,##0.00"
|
9
9
|
:unit:
|
10
10
|
:one: "{0} {1}"
|
11
11
|
:other: "{0} {1}"
|
@@ -14,35 +14,83 @@
|
|
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: "0 لاکھ"
|
25
|
+
:other: "0 لاکھ"
|
26
|
+
1000000:
|
27
|
+
:one: "00 لاکھ"
|
28
|
+
:other: "00 لاکھ"
|
29
|
+
10000000:
|
30
|
+
:one: "0 کروڑ"
|
31
|
+
:other: "0 کروڑ"
|
32
|
+
100000000:
|
33
|
+
:one: "00 کروڑ"
|
34
|
+
:other: "00 کروڑ"
|
35
|
+
1000000000:
|
36
|
+
:one: "0 ارب"
|
37
|
+
:other: "0 ارب"
|
38
|
+
10000000000:
|
39
|
+
:one: "00 ارب"
|
40
|
+
:other: "00 ارب"
|
41
|
+
100000000000:
|
42
|
+
:one: "0 کھرب"
|
43
|
+
:other: "0 کھرب"
|
44
|
+
1000000000000:
|
45
|
+
:one: "00 کھرب"
|
46
|
+
:other: "00 کھرب"
|
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: "0 ہزار"
|
56
|
+
:other: "0 ہزار"
|
57
|
+
10000:
|
58
|
+
:one: "00 ہزار"
|
59
|
+
:other: "00 ہزار"
|
60
|
+
100000:
|
61
|
+
:one: "0 لاکھ"
|
62
|
+
:other: "0 لاکھ"
|
63
|
+
1000000:
|
64
|
+
:one: "00 لاکھ"
|
65
|
+
:other: "00 لاکھ"
|
66
|
+
10000000:
|
67
|
+
:one: "0 کروڑ"
|
68
|
+
:other: "0 کروڑ"
|
69
|
+
100000000:
|
70
|
+
:one: "00 کروڑ"
|
71
|
+
:other: "00 کروڑ"
|
72
|
+
1000000000:
|
73
|
+
:one: "0 ارب"
|
74
|
+
:other: "0 ارب"
|
75
|
+
10000000000:
|
76
|
+
:one: "00 ارب"
|
77
|
+
:other: "00 ارب"
|
78
|
+
100000000000:
|
79
|
+
:one: "0 کھرب"
|
80
|
+
:other: "0 کھرب"
|
81
|
+
1000000000000:
|
82
|
+
:one: "00 کھرب"
|
83
|
+
:other: "00 کھرب"
|
84
|
+
10000000000000:
|
85
|
+
:one: "00 ٹریلین"
|
86
|
+
:other: "00 ٹریلین"
|
87
|
+
100000000000000:
|
88
|
+
:one: "000 ٹریلین"
|
89
|
+
:other: "000 ٹریلین"
|
42
90
|
:percent:
|
43
91
|
:number_system: "latn"
|
44
92
|
:patterns:
|
45
|
-
:default: "
|
93
|
+
:default: "#,##,##0%"
|
46
94
|
:scientific:
|
47
95
|
:number_system: "latn"
|
48
96
|
: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
|
+
:ur:
|
3
|
+
:cardinal:
|
4
|
+
:one: "i = 1 and v = 0 @integer 1"
|
5
|
+
:other: " @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, … @decimal 0.0~1.5, 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,5 +1,14 @@
|
|
1
1
|
---
|
2
|
-
:ur:
|
3
|
-
|
4
|
-
|
5
|
-
|
2
|
+
:ur:
|
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 == 1 && v ==
|
6
|
+
0) ? :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
|
@@ -3,12 +3,13 @@
|
|
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, dd"
|
9
10
|
:Ehm: "E h:mm a"
|
10
11
|
:Ehms: "E h:mm:ss a"
|
11
|
-
:Gy: "
|
12
|
+
:Gy: "y G"
|
12
13
|
:GyMMM: "MMM y G"
|
13
14
|
:GyMMMEd: "E, dd MMM y G"
|
14
15
|
:GyMMMd: "dd MMM, y G"
|
@@ -19,9 +20,9 @@
|
|
19
20
|
:MEd: "E, dd-M"
|
20
21
|
:MMM: "LLL"
|
21
22
|
:MMMEd: "E, dd MMM"
|
22
|
-
:MMMMEd: "E,
|
23
|
-
:MMMMd: "
|
24
|
-
:MMMd: "
|
23
|
+
:MMMMEd: "E, d MMMM"
|
24
|
+
:MMMMd: "d MMMM"
|
25
|
+
:MMMd: "d MMM"
|
25
26
|
:MMdd: "dd-MM"
|
26
27
|
:Md: "dd-M"
|
27
28
|
:d: "d"
|
@@ -31,13 +32,13 @@
|
|
31
32
|
:mmss: "mm:ss"
|
32
33
|
:ms: "mm:ss"
|
33
34
|
? !ruby/symbol "y"
|
34
|
-
: "
|
35
|
+
: "y"
|
35
36
|
:yM: "M/y"
|
36
37
|
:yMEd: "E, dd-M-y"
|
37
|
-
:yMM: "MM
|
38
|
+
:yMM: "'tháng' MM, y"
|
38
39
|
:yMMM: "MMM y"
|
39
40
|
:yMMMEd: "E, dd MMM y"
|
40
|
-
:yMMMM: "MMMM y"
|
41
|
+
:yMMMM: "MMMM 'năm' y"
|
41
42
|
:yMMMd: "dd MMM, y"
|
42
43
|
:yMd: "d/M/y"
|
43
44
|
:yQQQ: "QQQ y"
|
@@ -121,15 +122,32 @@
|
|
121
122
|
1: "sau CN"
|
122
123
|
:fields:
|
123
124
|
:day: "Ngày"
|
125
|
+
:day-narrow: "Ngày"
|
126
|
+
:day-short: "Ngày"
|
124
127
|
:dayperiod: "SA/CH"
|
125
128
|
:era: "Thời đại"
|
126
129
|
:hour: "Giờ"
|
130
|
+
:hour-narrow: "Giờ"
|
131
|
+
:hour-short: "Giờ"
|
127
132
|
:minute: "Phút"
|
133
|
+
:minute-narrow: "Phút"
|
134
|
+
:minute-short: "Phút"
|
128
135
|
:month: "Tháng"
|
136
|
+
:month-narrow: "Tháng"
|
137
|
+
:month-short: "Tháng"
|
138
|
+
:quarter: "Quý"
|
139
|
+
:quarter-narrow: "Quý"
|
140
|
+
:quarter-short: "Quý"
|
129
141
|
:second: "Giây"
|
142
|
+
:second-narrow: "Giây"
|
143
|
+
:second-short: "Giây"
|
130
144
|
:week: "Tuần"
|
145
|
+
:week-narrow: "Tuần"
|
146
|
+
:week-short: "Tuần"
|
131
147
|
:weekday: "Ngày trong tuần"
|
132
148
|
:year: "Năm"
|
149
|
+
:year-narrow: "Năm"
|
150
|
+
:year-short: "Năm"
|
133
151
|
:zone: "Múi giờ"
|
134
152
|
:formats:
|
135
153
|
:date:
|
@@ -244,16 +262,13 @@
|
|
244
262
|
:format:
|
245
263
|
:abbreviated: :calendars.gregorian.dayPeriods.format.wide
|
246
264
|
:narrow:
|
247
|
-
:am: "
|
248
|
-
:noon: "
|
249
|
-
:pm: "
|
265
|
+
:am: "s"
|
266
|
+
:noon: "tr"
|
267
|
+
:pm: "c"
|
250
268
|
:wide:
|
251
269
|
:am: "SA"
|
252
|
-
:noon: "
|
270
|
+
:noon: "TR"
|
253
271
|
:pm: "CH"
|
254
|
-
:variant:
|
255
|
-
:am: "a.m."
|
256
|
-
:pm: "p.m."
|
257
272
|
:stand-alone: {}
|
258
273
|
:quarters:
|
259
274
|
:format:
|
@@ -3,59 +3,62 @@
|
|
3
3
|
:currencies:
|
4
4
|
:ADP:
|
5
5
|
:one: "Đồng Peseta của Andora"
|
6
|
-
:
|
6
|
+
:symbol: "ADP"
|
7
7
|
:AED:
|
8
8
|
:one: "Dirham UAE"
|
9
9
|
:other: "dirham UAE"
|
10
|
+
:symbol: "AED"
|
10
11
|
:AFA:
|
11
12
|
:one: "Đồng Afghani của Afghanistan (1927–2002)"
|
12
|
-
:
|
13
|
+
:symbol: "AFA"
|
13
14
|
:AFN:
|
14
15
|
:one: "Afghani Afghanistan"
|
15
16
|
:other: "afghani Afghanistan"
|
16
|
-
|
17
|
-
:one: "Albanian lek (1946–1965)"
|
18
|
-
:other: "Albanian lekë (1946–1965)"
|
17
|
+
:symbol: "AFN"
|
19
18
|
:ALL:
|
20
19
|
:one: "Lek Albania"
|
21
20
|
:other: "lek Albania"
|
21
|
+
:symbol: "ALL"
|
22
22
|
:AMD:
|
23
23
|
:one: "Dram Armenia"
|
24
24
|
:other: "dram Armenia"
|
25
|
+
:symbol: "AMD"
|
25
26
|
:ANG:
|
26
27
|
:one: "Guilder Tây Ấn Hà Lan"
|
27
28
|
:other: "guilder Tây Ấn Hà Lan"
|
29
|
+
:symbol: "ANG"
|
28
30
|
:AOA:
|
29
31
|
:one: "Kwanza Angola"
|
30
32
|
:other: "kwanza Angola"
|
33
|
+
:symbol: "AOA"
|
31
34
|
:AOK:
|
32
35
|
:one: "Đồng Kwanza của Angola (1977–1991)"
|
33
|
-
:
|
36
|
+
:symbol: "AOK"
|
34
37
|
:AON:
|
35
38
|
:one: "Đồng Kwanza Mới của Angola (1990–2000)"
|
36
|
-
:
|
39
|
+
:symbol: "AON"
|
37
40
|
:AOR:
|
38
41
|
:one: "Đồng Kwanza Điều chỉnh lại của Angola (1995–1999)"
|
39
|
-
:
|
42
|
+
:symbol: "AOR"
|
40
43
|
:ARA:
|
41
44
|
:one: "Đồng Austral của Argentina"
|
42
|
-
:
|
45
|
+
:symbol: "ARA"
|
43
46
|
:ARL:
|
44
47
|
:one: "Đồng Peso Ley của Argentina (1970–1983)"
|
45
|
-
:
|
48
|
+
:symbol: "ARL"
|
46
49
|
:ARM:
|
47
50
|
:one: "Đồng Peso Argentina (1881–1970)"
|
48
|
-
:
|
51
|
+
:symbol: "ARM"
|
49
52
|
:ARP:
|
50
53
|
:one: "Đồng Peso Argentina (1983–1985)"
|
51
|
-
:
|
54
|
+
:symbol: "ARP"
|
52
55
|
:ARS:
|
53
56
|
:one: "Peso Argentina"
|
54
57
|
:other: "peso Argentina"
|
55
|
-
:symbol: "
|
58
|
+
:symbol: "ARS"
|
56
59
|
:ATS:
|
57
60
|
:one: "Đồng Schiling Áo"
|
58
|
-
:
|
61
|
+
:symbol: "ATS"
|
59
62
|
:AUD:
|
60
63
|
:one: "Đô la Australia"
|
61
64
|
:other: "đô la Australia"
|
@@ -63,122 +66,131 @@
|
|
63
66
|
:AWG:
|
64
67
|
:one: "Florin Aruba"
|
65
68
|
:other: "florin Aruba"
|
69
|
+
:symbol: "AWG"
|
66
70
|
:AZM:
|
67
71
|
:one: "Đồng Manat của Azerbaijan (1993–2006)"
|
68
|
-
:
|
72
|
+
:symbol: "AZM"
|
69
73
|
:AZN:
|
70
74
|
:one: "Manat Azerbaijan"
|
71
75
|
:other: "manat Azerbaijan"
|
76
|
+
:symbol: "AZN"
|
72
77
|
:BAD:
|
73
78
|
:one: "Đồng Dinar của Bosnia-Herzegovina (1992–1994)"
|
74
|
-
:
|
79
|
+
:symbol: "BAD"
|
75
80
|
:BAM:
|
76
81
|
:one: "Mark Bosnia-Herzegovina có thể chuyển đổi"
|
77
82
|
:other: "mark Bosnia-Herzegovina có thể chuyển đổi"
|
83
|
+
:symbol: "BAM"
|
78
84
|
:BAN:
|
79
85
|
:one: "Đồng Dinar Mới của Bosnia-Herzegovina (1994–1997)"
|
80
|
-
:
|
86
|
+
:symbol: "BAN"
|
81
87
|
:BBD:
|
82
88
|
:one: "Đô la Barbados"
|
83
89
|
:other: "đô la Barbados"
|
84
|
-
:symbol: "
|
90
|
+
:symbol: "BBD"
|
85
91
|
:BDT:
|
86
92
|
:one: "Taka Bangladesh"
|
87
93
|
:other: "taka Bangladesh"
|
88
|
-
:symbol: "
|
94
|
+
:symbol: "BDT"
|
89
95
|
:BEC:
|
90
96
|
:one: "Đồng Franc Bỉ (có thể chuyển đổi)"
|
91
|
-
:
|
97
|
+
:symbol: "BEC"
|
92
98
|
:BEF:
|
93
99
|
:one: "Đồng Franc Bỉ"
|
94
|
-
:
|
100
|
+
:symbol: "BEF"
|
95
101
|
:BEL:
|
96
102
|
:one: "Đồng Franc Bỉ (tài chính)"
|
97
|
-
:
|
103
|
+
:symbol: "BEL"
|
98
104
|
:BGL:
|
99
105
|
:one: "Đồng Lev Xu của Bun-ga-ri"
|
100
|
-
:
|
106
|
+
:symbol: "BGL"
|
101
107
|
:BGM:
|
102
108
|
:one: "Đồng Lev Xã hội chủ nghĩa của Bun-ga-ri"
|
103
|
-
:
|
109
|
+
:symbol: "BGM"
|
104
110
|
:BGN:
|
105
111
|
:one: "Lev Bulgaria"
|
106
112
|
:other: "lev Bulgaria"
|
113
|
+
:symbol: "BGN"
|
107
114
|
:BGO:
|
108
115
|
:one: "Đồng Lev của Bun-ga-ri (1879–1952)"
|
109
|
-
:
|
116
|
+
:symbol: "BGO"
|
110
117
|
:BHD:
|
111
118
|
:one: "Dinar Bahrain"
|
112
119
|
:other: "dinar Bahrain"
|
120
|
+
:symbol: "BHD"
|
113
121
|
:BIF:
|
114
122
|
:one: "Franc Burundi"
|
115
123
|
:other: "franc Burundi"
|
124
|
+
:symbol: "BIF"
|
116
125
|
:BMD:
|
117
126
|
:one: "Đô la Bermuda"
|
118
127
|
:other: "đô la Bermuda"
|
119
|
-
:symbol: "
|
128
|
+
:symbol: "BMD"
|
120
129
|
:BND:
|
121
130
|
:one: "Đô la Brunei"
|
122
131
|
:other: "đô la Brunei"
|
123
|
-
:symbol: "
|
132
|
+
:symbol: "BND"
|
124
133
|
:BOB:
|
125
134
|
:one: "Boliviano Bolivia"
|
126
135
|
:other: "boliviano Bolivia"
|
136
|
+
:symbol: "BOB"
|
127
137
|
:BOL:
|
128
138
|
:one: "Đồng Boliviano của Bolivia (1863–1963)"
|
129
|
-
:
|
139
|
+
:symbol: "BOL"
|
130
140
|
:BOP:
|
131
141
|
:one: "Đồng Peso Bolivia"
|
132
|
-
:
|
142
|
+
:symbol: "BOP"
|
133
143
|
:BOV:
|
134
144
|
:one: "Đồng Mvdol Bolivia"
|
135
|
-
:
|
145
|
+
:symbol: "BOV"
|
136
146
|
:BRB:
|
137
147
|
:one: "Đồng Cruzerio Mới của Braxin (1967–1986)"
|
138
|
-
:
|
148
|
+
:symbol: "BRB"
|
139
149
|
:BRC:
|
140
150
|
:one: "Đồng Cruzado của Braxin (1986–1989)"
|
141
|
-
:
|
151
|
+
:symbol: "BRC"
|
142
152
|
:BRE:
|
143
153
|
:one: "Đồng Cruzerio của Braxin (1990–1993)"
|
144
|
-
:
|
154
|
+
:symbol: "BRE"
|
145
155
|
:BRL:
|
146
156
|
:one: "Real Braxin"
|
147
157
|
:other: "real Braxin"
|
148
158
|
:symbol: "R$"
|
149
159
|
:BRN:
|
150
160
|
:one: "Đồng Cruzado Mới của Braxin (1989–1990)"
|
151
|
-
:
|
161
|
+
:symbol: "BRN"
|
152
162
|
:BRR:
|
153
163
|
:one: "Đồng Cruzeiro của Braxin (1993–1994)"
|
154
|
-
:
|
164
|
+
:symbol: "BRR"
|
155
165
|
:BRZ:
|
156
166
|
:one: "Đồng Cruzeiro của Braxin (1942–1967)"
|
157
|
-
:
|
167
|
+
:symbol: "BRZ"
|
158
168
|
:BSD:
|
159
169
|
:one: "Đô la Bahamas"
|
160
170
|
:other: "đô la Bahamas"
|
161
|
-
:symbol: "
|
171
|
+
:symbol: "BSD"
|
162
172
|
:BTN:
|
163
173
|
:one: "Ngultrum Bhutan"
|
164
174
|
:other: "ngultrum Bhutan"
|
175
|
+
:symbol: "BTN"
|
165
176
|
:BUK:
|
166
177
|
:one: "Đồng Kyat Miến Điện"
|
167
|
-
:
|
178
|
+
:symbol: "BUK"
|
168
179
|
:BWP:
|
169
180
|
:one: "Pula Botswana"
|
170
181
|
:other: "pula Botswana"
|
182
|
+
:symbol: "BWP"
|
171
183
|
:BYB:
|
172
184
|
:one: "Đồng Rúp Mới của Belarus (1994–1999)"
|
173
|
-
:
|
185
|
+
:symbol: "BYB"
|
174
186
|
:BYR:
|
175
187
|
:one: "Rúp Belarus"
|
176
188
|
:other: "rúp Belarus"
|
177
|
-
:symbol: "
|
189
|
+
:symbol: "BYR"
|
178
190
|
:BZD:
|
179
191
|
:one: "Đô la Belize"
|
180
192
|
:other: "đô la Belize"
|
181
|
-
:symbol: "
|
193
|
+
:symbol: "BZD"
|
182
194
|
:CAD:
|
183
195
|
:one: "Đô la Canada"
|
184
196
|
:other: "đô la Canada"
|
@@ -186,28 +198,27 @@
|
|
186
198
|
:CDF:
|
187
199
|
:one: "Franc Congo"
|
188
200
|
:other: "franc Congo"
|
201
|
+
:symbol: "CDF"
|
189
202
|
:CHE:
|
190
203
|
:one: "Đồng Euro WIR"
|
191
|
-
:
|
204
|
+
:symbol: "CHE"
|
192
205
|
:CHF:
|
193
206
|
:one: "Franc Thụy sĩ"
|
194
207
|
:other: "franc Thụy sĩ"
|
208
|
+
:symbol: "CHF"
|
195
209
|
:CHW:
|
196
210
|
:one: "Đồng France WIR"
|
197
|
-
:
|
211
|
+
:symbol: "CHW"
|
198
212
|
:CLE:
|
199
213
|
:one: "Đồng Escudo của Chile"
|
200
|
-
:
|
214
|
+
:symbol: "CLE"
|
201
215
|
:CLF:
|
202
216
|
:one: "Đơn vị Kế toán của Chile (UF)"
|
203
|
-
:
|
217
|
+
:symbol: "CLF"
|
204
218
|
:CLP:
|
205
219
|
:one: "Peso Chile"
|
206
220
|
:other: "peso Chile"
|
207
|
-
:symbol: "
|
208
|
-
:CNX:
|
209
|
-
:one: "Chinese People’s Bank dollar"
|
210
|
-
:other: "Chinese People’s Bank dollars"
|
221
|
+
:symbol: "CLP"
|
211
222
|
:CNY:
|
212
223
|
:one: "Nhân dân tệ"
|
213
224
|
:other: "nhân dân tệ"
|
@@ -215,149 +226,162 @@
|
|
215
226
|
:COP:
|
216
227
|
:one: "Peso Colombia"
|
217
228
|
:other: "peso Colombia"
|
218
|
-
:symbol: "
|
229
|
+
:symbol: "COP"
|
219
230
|
:COU:
|
220
231
|
:one: "Đơn vị Giá trị Thực của Colombia"
|
221
|
-
:
|
232
|
+
:symbol: "COU"
|
222
233
|
:CRC:
|
223
234
|
:one: "Colón Costa Rica"
|
224
235
|
:other: "colón Costa Rica"
|
225
|
-
:symbol: "
|
236
|
+
:symbol: "CRC"
|
226
237
|
:CSD:
|
227
238
|
:one: "Đồng Dinar của Serbia (2002–2006)"
|
228
|
-
:
|
239
|
+
:symbol: "CSD"
|
229
240
|
:CSK:
|
230
241
|
:one: "Đồng Koruna Xu của Czechoslovakia"
|
231
|
-
:
|
242
|
+
:symbol: "CSK"
|
232
243
|
:CUC:
|
233
244
|
:one: "Peso Cuba có thể chuyển đổi"
|
234
245
|
:other: "peso Cuba có thể chuyển đổi"
|
246
|
+
:symbol: "CUC"
|
235
247
|
:CUP:
|
236
248
|
:one: "Peso Cuba"
|
237
249
|
:other: "peso Cuba"
|
238
|
-
:symbol: "
|
250
|
+
:symbol: "CUP"
|
239
251
|
:CVE:
|
240
252
|
:one: "Escudo Cape Verde"
|
241
253
|
:other: "escudo Cape Verde"
|
254
|
+
:symbol: "CVE"
|
242
255
|
:CYP:
|
243
256
|
:one: "Đồng Bảng Síp"
|
244
|
-
:
|
257
|
+
:symbol: "CYP"
|
245
258
|
:CZK:
|
246
259
|
:one: "Koruna Cộng hòa Séc"
|
247
260
|
:other: "koruna Cộng hòa Séc"
|
261
|
+
:symbol: "CZK"
|
248
262
|
:DDM:
|
249
263
|
:one: "Đồng Mark Đông Đức"
|
250
|
-
:
|
264
|
+
:symbol: "DDM"
|
251
265
|
:DEM:
|
252
266
|
:one: "Đồng Mark Đức"
|
253
|
-
:
|
267
|
+
:symbol: "DEM"
|
254
268
|
:DJF:
|
255
269
|
:one: "Franc Djibouti"
|
256
270
|
:other: "franc Djibouti"
|
271
|
+
:symbol: "DJF"
|
257
272
|
:DKK:
|
258
273
|
:one: "Krone Đan Mạch"
|
259
274
|
:other: "krone Đan Mạch"
|
275
|
+
:symbol: "DKK"
|
260
276
|
:DOP:
|
261
277
|
:one: "Peso Dominica"
|
262
278
|
:other: "peso Dominica"
|
263
|
-
:symbol: "
|
279
|
+
:symbol: "DOP"
|
264
280
|
:DZD:
|
265
281
|
:one: "Dinar Algeria"
|
266
282
|
:other: "dinar Algeria"
|
283
|
+
:symbol: "DZD"
|
267
284
|
:ECS:
|
268
285
|
:one: "Đồng Scure Ecuador"
|
269
|
-
:
|
286
|
+
:symbol: "ECS"
|
270
287
|
:ECV:
|
271
288
|
:one: "Đơn vị Giá trị Không đổi của Ecuador"
|
272
|
-
:
|
289
|
+
:symbol: "ECV"
|
273
290
|
:EEK:
|
274
291
|
:one: "Crun Extônia"
|
275
|
-
:
|
292
|
+
:symbol: "EEK"
|
276
293
|
:EGP:
|
277
294
|
:one: "Bảng Ai Cập"
|
278
295
|
:other: "bảng Ai Cập"
|
296
|
+
:symbol: "EGP"
|
279
297
|
:ERN:
|
280
298
|
:one: "Nakfa Eritrea"
|
281
299
|
:other: "nakfa Eritrea"
|
300
|
+
:symbol: "ERN"
|
282
301
|
:ESA:
|
283
302
|
:one: "Đồng Peseta Tây Ban Nha (Tài khoản)"
|
284
|
-
:
|
303
|
+
:symbol: "ESA"
|
285
304
|
:ESB:
|
286
305
|
:one: "Đồng Peseta Tây Ban Nha (tài khoản có thể chuyển đổi)"
|
287
|
-
:
|
306
|
+
:symbol: "ESB"
|
288
307
|
:ESP:
|
289
308
|
:one: "Đồng Peseta Tây Ban Nha"
|
290
|
-
:
|
291
|
-
:symbol: "₧"
|
309
|
+
:symbol: "ESP"
|
292
310
|
:ETB:
|
293
311
|
:one: "Birr Ethiopia"
|
294
312
|
:other: "birr Ethiopia"
|
313
|
+
:symbol: "ETB"
|
295
314
|
:EUR:
|
296
315
|
:one: "Euro"
|
297
316
|
:other: "euro"
|
298
317
|
:symbol: "€"
|
299
318
|
:FIM:
|
300
319
|
:one: "Đồng Markka Phần Lan"
|
301
|
-
:
|
320
|
+
:symbol: "FIM"
|
302
321
|
:FJD:
|
303
322
|
:one: "Đô la Fiji"
|
304
323
|
:other: "đô la Fiji"
|
305
|
-
:symbol: "
|
324
|
+
:symbol: "FJD"
|
306
325
|
:FKP:
|
307
326
|
:one: "Bảng Quần đảo Falkland"
|
308
327
|
:other: "bảng Quần đảo Falkland"
|
328
|
+
:symbol: "FKP"
|
309
329
|
:FRF:
|
310
330
|
:one: "Franc Pháp"
|
311
|
-
:
|
331
|
+
:symbol: "FRF"
|
312
332
|
:GBP:
|
313
333
|
:one: "Bảng Anh"
|
314
334
|
:other: "bảng Anh"
|
315
335
|
:symbol: "£"
|
316
336
|
:GEK:
|
317
337
|
:one: "Đồng Kupon Larit của Georgia"
|
318
|
-
:
|
338
|
+
:symbol: "GEK"
|
319
339
|
:GEL:
|
320
340
|
:one: "Lari Gruzia"
|
321
|
-
:other: "
|
341
|
+
:other: "Lari Gruzia"
|
342
|
+
:symbol: "GEL"
|
322
343
|
:GHC:
|
323
344
|
:one: "Cedi Ghana (1979–2007)"
|
324
|
-
:
|
345
|
+
:symbol: "GHC"
|
325
346
|
:GHS:
|
326
347
|
:one: "Cedi Ghana"
|
327
348
|
:other: "cedi Ghana"
|
328
|
-
:symbol: "
|
349
|
+
:symbol: "GHS"
|
329
350
|
:GIP:
|
330
351
|
:one: "Bảng Gibraltar"
|
331
352
|
:other: "bảng Gibraltar"
|
332
|
-
:symbol: "
|
353
|
+
:symbol: "GIP"
|
333
354
|
:GMD:
|
334
355
|
:one: "Dalasi Gambia"
|
335
356
|
:other: "dalasi Gambia"
|
357
|
+
:symbol: "GMD"
|
336
358
|
:GNF:
|
337
359
|
:one: "Franc Guinea"
|
338
360
|
:other: "franc Guinea"
|
361
|
+
:symbol: "GNF"
|
339
362
|
:GNS:
|
340
363
|
:one: "Syli Guinea"
|
341
|
-
:
|
364
|
+
:symbol: "GNS"
|
342
365
|
:GQE:
|
343
366
|
:one: "Đồng Ekwele của Guinea Xích Đạo"
|
344
|
-
:
|
367
|
+
:symbol: "GQE"
|
345
368
|
:GRD:
|
346
369
|
:one: "Drachma Hy Lạp"
|
347
|
-
:
|
370
|
+
:symbol: "GRD"
|
348
371
|
:GTQ:
|
349
372
|
:one: "Quetzal Guatemala"
|
350
373
|
:other: "quetzal Guatemala"
|
374
|
+
:symbol: "GTQ"
|
351
375
|
:GWE:
|
352
376
|
:one: "Đồng Guinea Escudo Bồ Đào Nha"
|
353
|
-
:
|
377
|
+
:symbol: "GWE"
|
354
378
|
:GWP:
|
355
379
|
:one: "Peso Guinea-Bissau"
|
356
|
-
:
|
380
|
+
:symbol: "GWP"
|
357
381
|
:GYD:
|
358
382
|
:one: "Đô la Guyana"
|
359
383
|
:other: "đô la Guyana"
|
360
|
-
:symbol: "
|
384
|
+
:symbol: "GYD"
|
361
385
|
:HKD:
|
362
386
|
:one: "Đô la Hồng Kông"
|
363
387
|
:other: "đô la Hồng Kông"
|
@@ -365,30 +389,32 @@
|
|
365
389
|
:HNL:
|
366
390
|
:one: "Lempira Honduras"
|
367
391
|
:other: "lempira Honduras"
|
392
|
+
:symbol: "HNL"
|
368
393
|
:HRD:
|
369
394
|
:one: "Đồng Dinar Croatia"
|
370
|
-
:
|
395
|
+
:symbol: "HRD"
|
371
396
|
:HRK:
|
372
397
|
:one: "Kuna Croatia"
|
373
398
|
:other: "kuna Croatia"
|
399
|
+
:symbol: "HRK"
|
374
400
|
:HTG:
|
375
401
|
:one: "Gourde Haiti"
|
376
402
|
:other: "gourde Haiti"
|
403
|
+
:symbol: "HTG"
|
377
404
|
:HUF:
|
378
405
|
:one: "Forint Hungaria"
|
379
|
-
:other: "forint
|
406
|
+
:other: "forint Hungary"
|
407
|
+
:symbol: "HUF"
|
380
408
|
:IDR:
|
381
409
|
:one: "Rupiah Indonesia"
|
382
410
|
:other: "rupiah Indonesia"
|
411
|
+
:symbol: "IDR"
|
383
412
|
:IEP:
|
384
413
|
:one: "Pao Ai-len"
|
385
|
-
:
|
414
|
+
:symbol: "IEP"
|
386
415
|
:ILP:
|
387
416
|
:one: "Pao Ixraen"
|
388
|
-
:
|
389
|
-
:ILR:
|
390
|
-
:one: "Israeli sheqel (1980–1985)"
|
391
|
-
:other: "Israeli sheqels (1980–1985)"
|
417
|
+
:symbol: "ILP"
|
392
418
|
:ILS:
|
393
419
|
:one: "Sheqel Israel mới"
|
394
420
|
:other: "sheqel Israel mới"
|
@@ -400,25 +426,26 @@
|
|
400
426
|
:IQD:
|
401
427
|
:one: "Dinar I-rắc"
|
402
428
|
:other: "dinar I-rắc"
|
429
|
+
:symbol: "IQD"
|
403
430
|
:IRR:
|
404
431
|
:one: "Rial Iran"
|
405
432
|
:other: "rial Iran"
|
406
|
-
|
407
|
-
:one: "Icelandic króna (1918–1981)"
|
408
|
-
:other: "Icelandic krónur (1918–1981)"
|
433
|
+
:symbol: "IRR"
|
409
434
|
:ISK:
|
410
435
|
:one: "Króna Iceland"
|
411
436
|
:other: "króna Iceland"
|
437
|
+
:symbol: "ISK"
|
412
438
|
:ITL:
|
413
439
|
:one: "Lia Ý"
|
414
|
-
:
|
440
|
+
:symbol: "ITL"
|
415
441
|
:JMD:
|
416
442
|
:one: "Đô la Jamaica"
|
417
443
|
:other: "đô la Jamaica"
|
418
|
-
:symbol: "
|
444
|
+
:symbol: "JMD"
|
419
445
|
:JOD:
|
420
446
|
:one: "Dinar Jordan"
|
421
447
|
:other: "dinar Jordan"
|
448
|
+
:symbol: "JOD"
|
422
449
|
:JPY:
|
423
450
|
:one: "Yên Nhật"
|
424
451
|
:other: "yên Nhật"
|
@@ -426,25 +453,29 @@
|
|
426
453
|
:KES:
|
427
454
|
:one: "Shilling Kenya"
|
428
455
|
:other: "shilling Kenya"
|
456
|
+
:symbol: "KES"
|
429
457
|
:KGS:
|
430
458
|
:one: "Som Kyrgyzstan"
|
431
459
|
:other: "som Kyrgyzstan"
|
460
|
+
:symbol: "KGS"
|
432
461
|
:KHR:
|
433
462
|
:one: "Riel Campuchia"
|
434
463
|
:other: "riel Campuchia"
|
435
|
-
:symbol: "
|
464
|
+
:symbol: "KHR"
|
436
465
|
:KMF:
|
437
466
|
:one: "Franc Comoros"
|
438
467
|
:other: "franc Comoros"
|
468
|
+
:symbol: "KMF"
|
439
469
|
:KPW:
|
440
470
|
:one: "Won Triều Tiên"
|
441
471
|
:other: "won Triều Tiên"
|
472
|
+
:symbol: "KPW"
|
442
473
|
:KRH:
|
443
474
|
:one: "Đồng Hwan Hàn Quốc (1953–1962)"
|
444
|
-
:
|
475
|
+
:symbol: "KRH"
|
445
476
|
:KRO:
|
446
477
|
:one: "Đồng Won Hàn Quốc (1945–1953)"
|
447
|
-
:
|
478
|
+
:symbol: "KRO"
|
448
479
|
:KRW:
|
449
480
|
:one: "Won Hàn Quốc"
|
450
481
|
:other: "won Hàn Quốc"
|
@@ -452,161 +483,179 @@
|
|
452
483
|
:KWD:
|
453
484
|
:one: "Dinar Kuwait"
|
454
485
|
:other: "dinar Kuwait"
|
486
|
+
:symbol: "KWD"
|
455
487
|
:KYD:
|
456
488
|
:one: "Đô la Quần đảo Cayman"
|
457
489
|
:other: "đô la Quần đảo Cayman"
|
458
|
-
:symbol: "
|
490
|
+
:symbol: "KYD"
|
459
491
|
:KZT:
|
460
492
|
:one: "Tenge Kazakhstan"
|
461
493
|
:other: "tenge Kazakhstan"
|
462
|
-
:symbol: "
|
494
|
+
:symbol: "KZT"
|
463
495
|
:LAK:
|
464
496
|
:one: "Kip Lào"
|
465
497
|
:other: "kip Lào"
|
466
|
-
:symbol: "
|
498
|
+
:symbol: "LAK"
|
467
499
|
:LBP:
|
468
500
|
:one: "Bảng Li-băng"
|
469
501
|
:other: "bảng Li-băng"
|
502
|
+
:symbol: "LBP"
|
470
503
|
:LKR:
|
471
504
|
:one: "Rupee Sri Lanka"
|
472
505
|
:other: "rupee Sri Lanka"
|
506
|
+
:symbol: "LKR"
|
473
507
|
:LRD:
|
474
508
|
:one: "Đô la Liberia"
|
475
509
|
:other: "đô la Liberia"
|
476
|
-
:symbol: "
|
510
|
+
:symbol: "LRD"
|
477
511
|
:LSL:
|
478
512
|
:one: "Đồng loti của Lesotho"
|
479
|
-
:
|
513
|
+
:symbol: "LSL"
|
480
514
|
:LTL:
|
481
515
|
:one: "Litas Lít-va"
|
482
516
|
:other: "litas Lít-va"
|
517
|
+
:symbol: "LTL"
|
483
518
|
:LTT:
|
484
519
|
:one: "Đồng Talonas Litva"
|
485
|
-
:
|
520
|
+
:symbol: "LTT"
|
486
521
|
:LUC:
|
487
522
|
:one: "Đồng Franc Luxembourg có thể chuyển đổi"
|
488
|
-
:
|
523
|
+
:symbol: "LUC"
|
489
524
|
:LUF:
|
490
525
|
:one: "Đồng Franc Luxembourg"
|
491
|
-
:
|
526
|
+
:symbol: "LUF"
|
492
527
|
:LUL:
|
493
528
|
:one: "Đồng Franc Luxembourg tài chính"
|
494
|
-
:
|
529
|
+
:symbol: "LUL"
|
495
530
|
:LVL:
|
496
|
-
:one: "Lats
|
497
|
-
:other: "lats
|
531
|
+
:one: "Lats Latvia"
|
532
|
+
:other: "lats Lativia"
|
533
|
+
:symbol: "LVL"
|
498
534
|
:LVR:
|
499
535
|
:one: "Đồng Rúp Latvia"
|
500
|
-
:
|
536
|
+
:symbol: "LVR"
|
501
537
|
:LYD:
|
502
538
|
:one: "Dinar Libi"
|
503
539
|
:other: "dinar Libi"
|
540
|
+
:symbol: "LYD"
|
504
541
|
:MAD:
|
505
542
|
:one: "Dirham Ma-rốc"
|
506
543
|
:other: "dirham Ma-rốc"
|
544
|
+
:symbol: "MAD"
|
507
545
|
:MAF:
|
508
546
|
:one: "Đồng Franc Ma-rốc"
|
509
|
-
:
|
547
|
+
:symbol: "MAF"
|
510
548
|
:MCF:
|
511
549
|
:one: "Đồng Franc Monegasque"
|
512
|
-
:
|
550
|
+
:symbol: "MCF"
|
513
551
|
:MDC:
|
514
552
|
:one: "Đồng Cupon Moldova"
|
515
|
-
:
|
553
|
+
:symbol: "MDC"
|
516
554
|
:MDL:
|
517
555
|
:one: "Leu Moldova"
|
518
556
|
:other: "leu Moldova"
|
557
|
+
:symbol: "MDL"
|
519
558
|
:MGA:
|
520
559
|
:one: "Ariary Malagasy"
|
521
560
|
:other: "ariary Malagasy"
|
561
|
+
:symbol: "MGA"
|
522
562
|
:MGF:
|
523
563
|
:one: "Đồng Franc Magalasy"
|
524
|
-
:
|
564
|
+
:symbol: "MGF"
|
525
565
|
:MKD:
|
526
566
|
:one: "Denar Macedonia"
|
527
567
|
:other: "denar Macedonia"
|
568
|
+
:symbol: "MKD"
|
528
569
|
:MKN:
|
529
570
|
:one: "Đồng Denar Macedonia (1992–1993)"
|
530
|
-
:
|
571
|
+
:symbol: "MKN"
|
531
572
|
:MLF:
|
532
573
|
:one: "Đồng Franc Mali"
|
533
|
-
:
|
574
|
+
:symbol: "MLF"
|
534
575
|
:MMK:
|
535
576
|
:one: "Kyat Myanma"
|
536
577
|
:other: "kyat Myanma"
|
578
|
+
:symbol: "MMK"
|
537
579
|
:MNT:
|
538
580
|
:one: "Tugrik Mông Cổ"
|
539
581
|
:other: "tugrik Mông Cổ"
|
540
|
-
:symbol: "
|
582
|
+
:symbol: "MNT"
|
541
583
|
:MOP:
|
542
584
|
:one: "Pataca Ma Cao"
|
543
585
|
:other: "pataca Ma Cao"
|
586
|
+
:symbol: "MOP"
|
544
587
|
:MRO:
|
545
588
|
:one: "Ouguiya Mauritania"
|
546
589
|
:other: "ouguiya Mauritania"
|
590
|
+
:symbol: "MRO"
|
547
591
|
:MTL:
|
548
592
|
:one: "Lia xứ Man-tơ"
|
549
|
-
:
|
593
|
+
:symbol: "MTL"
|
550
594
|
:MTP:
|
551
595
|
:one: "Đồng Bảng Malta"
|
552
|
-
:
|
596
|
+
:symbol: "MTP"
|
553
597
|
:MUR:
|
554
598
|
:one: "Rupee Mauritius"
|
555
599
|
:other: "rupee Mauritius"
|
556
|
-
|
557
|
-
:one: "Maldivian rupee"
|
558
|
-
:other: "Maldivian rupees"
|
600
|
+
:symbol: "MUR"
|
559
601
|
:MVR:
|
560
602
|
:one: "Rufiyaa Maldives"
|
561
603
|
:other: "rufiyaa Maldives"
|
604
|
+
:symbol: "MVR"
|
562
605
|
:MWK:
|
563
606
|
:one: "Kwacha Malawi"
|
564
607
|
:other: "kwacha Malawi"
|
608
|
+
:symbol: "MWK"
|
565
609
|
:MXN:
|
566
610
|
:one: "Peso Mexico"
|
567
611
|
:other: "peso Mexico"
|
568
612
|
:symbol: "MX$"
|
569
613
|
:MXP:
|
570
614
|
:one: "Đồng Peso Bạc Mê-hi-cô (1861–1992)"
|
571
|
-
:
|
615
|
+
:symbol: "MXP"
|
572
616
|
:MXV:
|
573
617
|
:one: "Đơn vị Đầu tư Mê-hi-cô"
|
574
|
-
:
|
618
|
+
:symbol: "MXV"
|
575
619
|
:MYR:
|
576
620
|
:one: "Ringgit Malaysia"
|
577
621
|
:other: "ringgit Malaysia"
|
622
|
+
:symbol: "MYR"
|
578
623
|
:MZE:
|
579
624
|
:one: "Đồng Escudo Mozambique"
|
580
|
-
:
|
625
|
+
:symbol: "MZE"
|
581
626
|
:MZM:
|
582
627
|
:one: "Đồng Metical Mozambique (1980–2006)"
|
583
|
-
:
|
628
|
+
:symbol: "MZM"
|
584
629
|
:MZN:
|
585
630
|
:one: "Metical Mozambique"
|
586
631
|
:other: "metical Mozambique"
|
632
|
+
:symbol: "MZN"
|
587
633
|
:NAD:
|
588
634
|
:one: "Đô la Namibia"
|
589
635
|
:other: "đô la Namibia"
|
590
|
-
:symbol: "
|
636
|
+
:symbol: "NAD"
|
591
637
|
:NGN:
|
592
638
|
:one: "Naira Nigeria"
|
593
639
|
:other: "naira Nigeria"
|
594
|
-
:symbol: "
|
640
|
+
:symbol: "NGN"
|
595
641
|
:NIC:
|
596
642
|
:one: "Đồng Córdoba Nicaragua (1988–1991)"
|
597
|
-
:
|
643
|
+
:symbol: "NIC"
|
598
644
|
:NIO:
|
599
645
|
:one: "Córdoba Nicaragua"
|
600
646
|
:other: "córdoba Nicaragua"
|
647
|
+
:symbol: "NIO"
|
601
648
|
:NLG:
|
602
649
|
:one: "Đồng Guilder Hà Lan"
|
603
|
-
:
|
650
|
+
:symbol: "NLG"
|
604
651
|
:NOK:
|
605
652
|
:one: "Krone Na Uy"
|
606
653
|
:other: "krone Na Uy"
|
654
|
+
:symbol: "NOK"
|
607
655
|
:NPR:
|
608
656
|
:one: "Rupee Nepal"
|
609
657
|
:other: "rupee Nepal"
|
658
|
+
:symbol: "NPR"
|
610
659
|
:NZD:
|
611
660
|
:one: "Đô la New Zealand"
|
612
661
|
:other: "đô la New Zealand"
|
@@ -614,169 +663,194 @@
|
|
614
663
|
:OMR:
|
615
664
|
:one: "Rial Oman"
|
616
665
|
:other: "rial Oman"
|
666
|
+
:symbol: "OMR"
|
617
667
|
:PAB:
|
618
668
|
:one: "Balboa Panama"
|
619
669
|
:other: "balboa Panama"
|
670
|
+
:symbol: "PAB"
|
620
671
|
:PEI:
|
621
672
|
:one: "Đồng Inti Peru"
|
622
|
-
:
|
673
|
+
:symbol: "PEI"
|
623
674
|
:PEN:
|
624
675
|
:one: "Nuevo Sol Peru"
|
625
676
|
:other: "nuevo sol Peru"
|
677
|
+
:symbol: "PEN"
|
626
678
|
:PES:
|
627
679
|
:one: "Đồng Sol Peru (1863–1965)"
|
628
|
-
:
|
680
|
+
:symbol: "PES"
|
629
681
|
:PGK:
|
630
682
|
:one: "Kina Papua New Guinean"
|
631
683
|
:other: "kina Papua New Guinean"
|
684
|
+
:symbol: "PGK"
|
632
685
|
:PHP:
|
633
686
|
:one: "Peso Philipin"
|
634
687
|
:other: "peso Philipin"
|
635
|
-
:symbol: "
|
688
|
+
:symbol: "PHP"
|
636
689
|
:PKR:
|
637
690
|
:one: "Rupee Pakistan"
|
638
691
|
:other: "rupee Pakistan"
|
692
|
+
:symbol: "PKR"
|
639
693
|
:PLN:
|
640
694
|
:one: "Zloty Ba Lan"
|
641
695
|
:other: "Zloty Ba Lan"
|
696
|
+
:symbol: "PLN"
|
642
697
|
:PLZ:
|
643
698
|
:one: "Đồng Zloty Ba Lan (1950–1995)"
|
644
|
-
:
|
699
|
+
:symbol: "PLZ"
|
645
700
|
:PTE:
|
646
701
|
:one: "Đồng Escudo Bồ Đào Nha"
|
647
|
-
:
|
702
|
+
:symbol: "PTE"
|
648
703
|
:PYG:
|
649
704
|
:one: "Guarani Paraguay"
|
650
705
|
:other: "guarani Paraguay"
|
651
|
-
:symbol: "
|
706
|
+
:symbol: "PYG"
|
652
707
|
:QAR:
|
653
708
|
:one: "Rial Qatar"
|
654
709
|
:other: "rial Qatar"
|
710
|
+
:symbol: "QAR"
|
655
711
|
:RHD:
|
656
712
|
:one: "Đồng Đô la Rhode"
|
657
|
-
:
|
713
|
+
:symbol: "RHD"
|
658
714
|
:ROL:
|
659
715
|
:one: "Đồng Leu Rumani (1952–2006)"
|
660
|
-
:
|
716
|
+
:symbol: "ROL"
|
661
717
|
:RON:
|
662
718
|
:one: "Leu Romania"
|
663
719
|
:other: "leu Romania"
|
720
|
+
:symbol: "RON"
|
664
721
|
:RSD:
|
665
722
|
:one: "Dinar Serbia"
|
666
723
|
:other: "dinar Serbia"
|
724
|
+
:symbol: "RSD"
|
667
725
|
:RUB:
|
668
726
|
:one: "Rúp Nga"
|
669
727
|
:other: "Rúp Nga"
|
728
|
+
:symbol: "RUB"
|
670
729
|
:RUR:
|
671
730
|
:one: "Đồng Rúp Nga (1991–1998)"
|
672
|
-
:
|
673
|
-
:symbol: "р."
|
731
|
+
:symbol: "RUR"
|
674
732
|
:RWF:
|
675
733
|
:one: "Franc Rwanda"
|
676
734
|
:other: "franc Rwanda"
|
735
|
+
:symbol: "RWF"
|
677
736
|
:SAR:
|
678
737
|
:one: "Riyal Ả Rập Xê-út"
|
679
738
|
:other: "riyal Ả Rập Xê-út"
|
739
|
+
:symbol: "SAR"
|
680
740
|
:SBD:
|
681
741
|
:one: "Đô la quần đảo Solomon"
|
682
742
|
:other: "đô la quần đảo Solomon"
|
683
|
-
:symbol: "
|
743
|
+
:symbol: "SBD"
|
684
744
|
:SCR:
|
685
745
|
:one: "Rupee Seychelles"
|
686
746
|
:other: "rupee Seychelles"
|
747
|
+
:symbol: "SCR"
|
687
748
|
:SDD:
|
688
749
|
:one: "Đồng Dinar Sudan (1992–2007)"
|
689
|
-
:
|
750
|
+
:symbol: "SDD"
|
690
751
|
:SDG:
|
691
752
|
:one: "Bảng Sudan"
|
692
753
|
:other: "bảng Sudan"
|
754
|
+
:symbol: "SDG"
|
693
755
|
:SDP:
|
694
756
|
:one: "Đồng Bảng Sudan (1957–1998)"
|
695
|
-
:
|
757
|
+
:symbol: "SDP"
|
696
758
|
:SEK:
|
697
759
|
:one: "Krona Thụy Điển"
|
698
760
|
:other: "krona Thụy Điển"
|
761
|
+
:symbol: "SEK"
|
699
762
|
:SGD:
|
700
763
|
:one: "Đô la Singapore"
|
701
764
|
:other: "đô la Singapore"
|
702
|
-
:symbol: "
|
765
|
+
:symbol: "SGD"
|
703
766
|
:SHP:
|
704
767
|
:one: "Bảng Saint Helena"
|
705
768
|
:other: "bảng Saint Helena"
|
769
|
+
:symbol: "SHP"
|
706
770
|
:SIT:
|
707
771
|
:one: "Tôla Xlôvênia"
|
708
|
-
:
|
772
|
+
:symbol: "SIT"
|
709
773
|
:SKK:
|
710
774
|
:one: "Cuaron Xlôvác"
|
711
|
-
:
|
775
|
+
:symbol: "SKK"
|
712
776
|
:SLL:
|
713
777
|
:one: "Leone Sierra Leone"
|
714
778
|
:other: "leone Sierra Leone"
|
779
|
+
:symbol: "SLL"
|
715
780
|
:SOS:
|
716
781
|
:one: "Schilling Somali"
|
717
782
|
:other: "schilling Somali"
|
783
|
+
:symbol: "SOS"
|
718
784
|
:SRD:
|
719
785
|
:one: "Đô la Suriname"
|
720
786
|
:other: "đô la Suriname"
|
721
|
-
:symbol: "
|
787
|
+
:symbol: "SRD"
|
722
788
|
:SRG:
|
723
789
|
:one: "Đồng Guilder Surinam"
|
724
|
-
:
|
790
|
+
:symbol: "SRG"
|
725
791
|
:SSP:
|
726
792
|
:one: "Bảng Nam Sudan"
|
727
793
|
:other: "bảng Nam Sudan"
|
728
|
-
:symbol: "
|
794
|
+
:symbol: "SSP"
|
729
795
|
:STD:
|
730
796
|
:one: "Dobra São Tomé và Príncipe"
|
731
797
|
:other: "dobra São Tomé và Príncipe"
|
798
|
+
:symbol: "STD"
|
732
799
|
:SUR:
|
733
800
|
:one: "Đồng Rúp Sô viết"
|
734
|
-
:
|
801
|
+
:symbol: "SUR"
|
735
802
|
:SVC:
|
736
803
|
:one: "Đồng Colón Salvador"
|
737
|
-
:
|
804
|
+
:symbol: "SVC"
|
738
805
|
:SYP:
|
739
806
|
:one: "Bảng Syria"
|
740
807
|
:other: "bảng Syria"
|
808
|
+
:symbol: "SYP"
|
741
809
|
:SZL:
|
742
810
|
:one: "Lilangeni Swaziland"
|
743
811
|
:other: "emalangeni Swaziland"
|
812
|
+
:symbol: "SZL"
|
744
813
|
:THB:
|
745
814
|
:one: "Bạt Thái Lan"
|
746
815
|
:other: "bạt Thái Lan"
|
747
816
|
:symbol: "฿"
|
748
817
|
:TJR:
|
749
818
|
:one: "Đồng Rúp Tajikistan"
|
750
|
-
:
|
819
|
+
:symbol: "TJR"
|
751
820
|
:TJS:
|
752
821
|
:one: "Somoni Tajikistan"
|
753
822
|
:other: "somoni Tajikistan"
|
823
|
+
:symbol: "TJS"
|
754
824
|
:TMM:
|
755
825
|
:one: "Đồng Manat Turkmenistan (1993–2009)"
|
756
|
-
:
|
826
|
+
:symbol: "TMM"
|
757
827
|
:TMT:
|
758
828
|
:one: "Manat Turkmenistan"
|
759
829
|
:other: "manat Turkmenistan"
|
830
|
+
:symbol: "TMT"
|
760
831
|
:TND:
|
761
832
|
:one: "Dinar Tunisia"
|
762
833
|
:other: "dinar Tunisia"
|
834
|
+
:symbol: "TND"
|
763
835
|
:TOP:
|
764
836
|
:one: "Paʻanga Tonga"
|
765
837
|
:other: "paʻanga Tonga"
|
838
|
+
:symbol: "TOP"
|
766
839
|
:TPE:
|
767
840
|
:one: "Đồng Escudo Timor"
|
768
|
-
:
|
841
|
+
:symbol: "TPE"
|
769
842
|
:TRL:
|
770
843
|
:one: "Lia Thổ Nhĩ Kỳ (1922–2005)"
|
771
844
|
:other: "lia Thổ Nhĩ Kỳ (1922–2005)"
|
845
|
+
:symbol: "TRL"
|
772
846
|
:TRY:
|
773
847
|
:one: "Lia Thổ Nhĩ Kỳ"
|
774
848
|
:other: "lia Thổ Nhĩ Kỳ"
|
775
|
-
:symbol: "
|
849
|
+
:symbol: "TRY"
|
776
850
|
:TTD:
|
777
851
|
:one: "Đô la Trinidad và Tobago"
|
778
852
|
:other: "đô la Trinidad và Tobago"
|
779
|
-
:symbol: "
|
853
|
+
:symbol: "TTD"
|
780
854
|
:TWD:
|
781
855
|
:one: "Đô la Đài Loan mới"
|
782
856
|
:other: "đô la Đài Loan mới"
|
@@ -784,170 +858,174 @@
|
|
784
858
|
:TZS:
|
785
859
|
:one: "Shilling Tanzania"
|
786
860
|
:other: "shilling Tanzania"
|
861
|
+
:symbol: "TZS"
|
787
862
|
:UAH:
|
788
863
|
:one: "Hryvnia Ucraina"
|
789
864
|
:other: "hryvnia Ucraina"
|
790
|
-
:symbol: "
|
865
|
+
:symbol: "UAH"
|
791
866
|
:UAK:
|
792
867
|
:one: "Đồng Karbovanets Ucraina"
|
793
|
-
:
|
868
|
+
:symbol: "UAK"
|
794
869
|
:UGS:
|
795
870
|
:one: "Đồng Shilling Uganda (1966–1987)"
|
796
|
-
:
|
871
|
+
:symbol: "UGS"
|
797
872
|
:UGX:
|
798
873
|
:one: "Shilling Uganda"
|
799
874
|
:other: "shilling Uganda"
|
875
|
+
:symbol: "UGX"
|
800
876
|
:USD:
|
801
877
|
:one: "Đô la Mỹ"
|
802
878
|
:other: "đô la Mỹ"
|
803
879
|
:symbol: "US$"
|
804
880
|
:USN:
|
805
881
|
:one: "Đô la Mỹ (Ngày tiếp theo)"
|
806
|
-
:
|
882
|
+
:symbol: "USN"
|
807
883
|
:USS:
|
808
884
|
:one: "Đô la Mỹ (Cùng ngày)"
|
809
|
-
:
|
885
|
+
:symbol: "USS"
|
810
886
|
:UYI:
|
811
887
|
:one: "Đồng Peso Uruguay (Đơn vị Theo chỉ số)"
|
812
|
-
:
|
888
|
+
:symbol: "UYI"
|
813
889
|
:UYP:
|
814
890
|
:one: "Đồng Peso Uruguay (1975–1993)"
|
815
|
-
:
|
891
|
+
:symbol: "UYP"
|
816
892
|
:UYU:
|
817
893
|
:one: "Peso Uruguay"
|
818
894
|
:other: "peso Uruguay"
|
819
|
-
:symbol: "
|
895
|
+
:symbol: "UYU"
|
820
896
|
:UZS:
|
821
897
|
:one: "Som Uzbekistan"
|
822
898
|
:other: "som Uzbekistan"
|
899
|
+
:symbol: "UZS"
|
823
900
|
:VEB:
|
824
901
|
:one: "Đồng bolívar của Venezuela (1871–2008)"
|
825
|
-
:
|
902
|
+
:symbol: "VEB"
|
826
903
|
:VEF:
|
827
904
|
:one: "Bolívar Venezuela"
|
828
905
|
:other: "bolívar Venezuela"
|
906
|
+
:symbol: "VEF"
|
829
907
|
:VND:
|
830
908
|
:one: "Đồng Việt Nam"
|
831
909
|
:other: "đồng Việt Nam"
|
832
910
|
:symbol: "₫"
|
833
911
|
:VNN:
|
834
912
|
:one: "Đồng Việt Nam (1978–1985)"
|
835
|
-
:
|
913
|
+
:symbol: "VNN"
|
836
914
|
:VUV:
|
837
915
|
:one: "Vatu Vanuatu"
|
838
916
|
:other: "vatu Vanuatu"
|
917
|
+
:symbol: "VUV"
|
839
918
|
:WST:
|
840
919
|
:one: "Tala Samoa"
|
841
920
|
:other: "tala Samoa"
|
921
|
+
:symbol: "WST"
|
842
922
|
:XAF:
|
843
923
|
:one: "CFA Franc BEAC"
|
844
924
|
:other: "CFA Franc BEAC"
|
845
925
|
:symbol: "FCFA"
|
846
926
|
:XAG:
|
847
927
|
:one: "Bạc"
|
848
|
-
:
|
928
|
+
:symbol: "XAG"
|
849
929
|
:XAU:
|
850
930
|
:one: "Vàng"
|
851
|
-
:
|
931
|
+
:symbol: "XAU"
|
852
932
|
:XBA:
|
853
933
|
:one: "Đơn vị Tổng hợp Châu Âu"
|
854
|
-
:
|
934
|
+
:symbol: "XBA"
|
855
935
|
:XBB:
|
856
936
|
:one: "Đơn vị Tiền tệ Châu Âu"
|
857
|
-
:
|
937
|
+
:symbol: "XBB"
|
858
938
|
:XBC:
|
859
939
|
:one: "Đơn vị Kế toán Châu Âu (XBC)"
|
860
|
-
:
|
940
|
+
:symbol: "XBC"
|
861
941
|
:XBD:
|
862
942
|
:one: "Đơn vị Kế toán Châu Âu (XBD)"
|
863
|
-
:
|
943
|
+
:symbol: "XBD"
|
864
944
|
:XCD:
|
865
945
|
:one: "Đô la Đông Caribê"
|
866
946
|
:other: "đô la Đông Caribê"
|
867
947
|
:symbol: "EC$"
|
868
948
|
:XDR:
|
869
949
|
:one: "Quyền Rút vốn Đặc biệt"
|
870
|
-
:
|
950
|
+
:symbol: "XDR"
|
871
951
|
:XEU:
|
872
952
|
:one: "Đơn vị Tiền Châu Âu"
|
873
|
-
:
|
953
|
+
:symbol: "XEU"
|
874
954
|
:XFO:
|
875
955
|
:one: "Đồng France Pháp Vàng"
|
876
|
-
:
|
956
|
+
:symbol: "XFO"
|
877
957
|
:XFU:
|
878
958
|
:one: "Đồng UIC-Franc Pháp"
|
879
|
-
:
|
959
|
+
:symbol: "XFU"
|
880
960
|
:XOF:
|
881
961
|
:one: "Franc CFA BCEAO"
|
882
962
|
:other: "franc CFA BCEAO"
|
883
963
|
:symbol: "CFA"
|
884
964
|
:XPD:
|
885
965
|
:one: "Paladi"
|
886
|
-
:
|
966
|
+
:symbol: "XPD"
|
887
967
|
:XPF:
|
888
968
|
:one: "Franc CFP"
|
889
969
|
:other: "franc CFP"
|
890
970
|
:symbol: "CFPF"
|
891
971
|
:XPT:
|
892
972
|
:one: "Bạch kim"
|
893
|
-
:
|
973
|
+
:symbol: "XPT"
|
894
974
|
:XRE:
|
895
975
|
:one: "Quỹ RINET"
|
896
|
-
:
|
897
|
-
:XSU:
|
898
|
-
:one: "Sucre"
|
899
|
-
:other: "Sucres"
|
976
|
+
:symbol: "XRE"
|
900
977
|
:XTS:
|
901
978
|
:one: "Mã Tiền tệ Kiểm tra"
|
902
|
-
:
|
903
|
-
:XUA:
|
904
|
-
:one: "ADB unit of account"
|
905
|
-
:other: "ADB units of account"
|
979
|
+
:symbol: "XTS"
|
906
980
|
:XXX:
|
907
981
|
:one: "Tiền tệ chưa biết"
|
908
982
|
:other: "(tiền tệ chưa biết)"
|
983
|
+
:symbol: "XXX"
|
909
984
|
:YDD:
|
910
985
|
:one: "Đồng Dinar Yemen"
|
911
|
-
:
|
986
|
+
:symbol: "YDD"
|
912
987
|
:YER:
|
913
988
|
:one: "Rial Yemen"
|
914
989
|
:other: "rial Yemen"
|
990
|
+
:symbol: "YER"
|
915
991
|
:YUD:
|
916
992
|
:one: "Đồng Dinar Nam Tư Xu (1966–1990)"
|
917
|
-
:
|
993
|
+
:symbol: "YUD"
|
918
994
|
:YUM:
|
919
995
|
:one: "Đồng Dinar Nam Tư Mới (1994–2002)"
|
920
|
-
:
|
996
|
+
:symbol: "YUM"
|
921
997
|
:YUN:
|
922
998
|
:one: "Đồng Dinar Nam Tư Có thể chuyển đổi (1990–1992)"
|
923
|
-
:
|
999
|
+
:symbol: "YUN"
|
924
1000
|
:YUR:
|
925
1001
|
:one: "Đồng Dinar Nam Tư Tái cơ cấu (1992–1993)"
|
926
|
-
:
|
1002
|
+
:symbol: "YUR"
|
927
1003
|
:ZAL:
|
928
1004
|
:one: "Đồng Rand Nam Phi (tài chính)"
|
929
|
-
:
|
1005
|
+
:symbol: "ZAL"
|
930
1006
|
:ZAR:
|
931
1007
|
:one: "Rand Nam Phi"
|
932
1008
|
:other: "rand Nam Phi"
|
1009
|
+
:symbol: "ZAR"
|
933
1010
|
:ZMK:
|
934
1011
|
:one: "Đồng kwacha của Zambia (1968–2012)"
|
935
|
-
:
|
1012
|
+
:symbol: "ZMK"
|
936
1013
|
:ZMW:
|
937
1014
|
:one: "Kwacha Zambia"
|
938
1015
|
:other: "kwacha Zambia"
|
1016
|
+
:symbol: "ZMW"
|
939
1017
|
:ZRN:
|
940
1018
|
:one: "Đồng Zaire Mới (1993–1998)"
|
941
|
-
:
|
1019
|
+
:symbol: "ZRN"
|
942
1020
|
:ZRZ:
|
943
1021
|
:one: "Đồng Zaire (1971–1993)"
|
944
|
-
:
|
1022
|
+
:symbol: "ZRZ"
|
945
1023
|
:ZWD:
|
946
1024
|
:one: "Đồng Đô la Zimbabwe (1980–2008)"
|
947
|
-
:
|
1025
|
+
:symbol: "ZWD"
|
948
1026
|
:ZWL:
|
949
1027
|
:one: "Đồng Đô la Zimbabwe (2009)"
|
950
|
-
:
|
1028
|
+
:symbol: "ZWL"
|
951
1029
|
:ZWR:
|
952
1030
|
:one: "Đồng Đô la Zimbabwe (2008)"
|
953
|
-
:
|
1031
|
+
:symbol: "ZWR"
|