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
@@ -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 พัน"
|
18
|
+
10000:
|
19
|
+
:other: "0 หมื่น"
|
20
|
+
100000:
|
21
|
+
:other: "0 แสน"
|
22
|
+
1000000:
|
23
|
+
:other: "0 ล้าน"
|
24
|
+
10000000:
|
25
|
+
:other: "00 ล้าน"
|
26
|
+
100000000:
|
27
|
+
:other: "000 ล้าน"
|
28
|
+
1000000000:
|
29
|
+
:other: "0 พันล้าน"
|
30
|
+
10000000000:
|
31
|
+
:other: "0 หมื่นล้าน"
|
32
|
+
100000000000:
|
33
|
+
:other: "0 แสนล้าน"
|
34
|
+
1000000000000:
|
35
|
+
:other: "0 ล้านล้าน"
|
36
|
+
10000000000000:
|
37
|
+
:other: "00 ล้านล้าน"
|
38
|
+
100000000000000:
|
39
|
+
:other: "000 ล้านล้าน"
|
29
40
|
:short:
|
30
|
-
1000:
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
41
|
+
1000:
|
42
|
+
:other: "0 พ'.'"
|
43
|
+
10000:
|
44
|
+
:other: "0 ม'.'"
|
45
|
+
100000:
|
46
|
+
:other: "0 ส'.'"
|
47
|
+
1000000:
|
48
|
+
:other: "0 ล'.'"
|
49
|
+
10000000:
|
50
|
+
:other: "00 ล'.'"
|
51
|
+
100000000:
|
52
|
+
:other: "000 ล'.'"
|
53
|
+
1000000000:
|
54
|
+
:other: "0 พ'.'ล'.'"
|
55
|
+
10000000000:
|
56
|
+
:other: "0 ม'.'ล'.'"
|
57
|
+
100000000000:
|
58
|
+
:other: "0 ส'.'ล'.'"
|
59
|
+
1000000000000:
|
60
|
+
:other: "0 ล'.'ล'.'"
|
61
|
+
10000000000000:
|
62
|
+
:other: "00 ล'.'ล'.'"
|
63
|
+
100000000000000:
|
64
|
+
:other: "000 ล'.'ล'.'"
|
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,12 @@
|
|
1
1
|
---
|
2
|
-
:th:
|
3
|
-
|
4
|
-
|
2
|
+
:th:
|
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); :other }
|
11
|
+
:names:
|
12
|
+
- :other
|
@@ -41,7 +41,7 @@
|
|
41
41
|
:by: "เบลารุส"
|
42
42
|
:bz: "เบลีซ"
|
43
43
|
:ca: "แคนาดา"
|
44
|
-
:cc: "หมู่เกาะโคโคส"
|
44
|
+
:cc: "หมู่เกาะโคโคส (คีลิง)"
|
45
45
|
:cd: "คองโก (สาธารณรัฐประชาธิปไตย)"
|
46
46
|
:cf: "สาธารณรัฐแอฟริกากลาง"
|
47
47
|
:cg: "คองโก (สาธารณรัฐ)"
|
@@ -151,7 +151,7 @@
|
|
151
151
|
:mf: "เซนต์มาติน"
|
152
152
|
:mg: "มาดากัสการ์"
|
153
153
|
:mh: "หมู่เกาะมาร์แชลล์"
|
154
|
-
:mk: "มาซิโดเนีย"
|
154
|
+
:mk: "มาซิโดเนีย (FYROM)"
|
155
155
|
:ml: "มาลี"
|
156
156
|
:mm: "เมียนม่าร์ (พม่า)"
|
157
157
|
:mn: "มองโกเลีย"
|
@@ -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: "d E"
|
@@ -113,22 +114,38 @@
|
|
113
114
|
0: "İÖ"
|
114
115
|
1: "İS"
|
115
116
|
:name:
|
116
|
-
0: "
|
117
|
-
1: "
|
117
|
+
0: "İsa’dan Önce"
|
118
|
+
1: "İsa’dan Sonra"
|
118
119
|
:narrow:
|
119
|
-
0: "
|
120
|
-
1: "A"
|
120
|
+
0: ""
|
121
121
|
:fields:
|
122
122
|
:day: "Gün"
|
123
|
+
:day-narrow: "gün"
|
124
|
+
:day-short: "gün"
|
123
125
|
:dayperiod: "ÖÖ/ÖS"
|
124
126
|
:era: "Miladi Dönem"
|
125
127
|
:hour: "Saat"
|
128
|
+
:hour-narrow: "sa."
|
129
|
+
:hour-short: "sa."
|
126
130
|
:minute: "Dakika"
|
131
|
+
:minute-narrow: "dk."
|
132
|
+
:minute-short: "dk."
|
127
133
|
:month: "Ay"
|
134
|
+
:month-narrow: "ay"
|
135
|
+
:month-short: "ay"
|
136
|
+
:quarter: "Çeyrek"
|
137
|
+
:quarter-narrow: "çyr."
|
138
|
+
:quarter-short: "çyr."
|
128
139
|
:second: "Saniye"
|
140
|
+
:second-narrow: "sn."
|
141
|
+
:second-short: "sn."
|
129
142
|
:week: "Hafta"
|
143
|
+
:week-narrow: "hf."
|
144
|
+
:week-short: "hf."
|
130
145
|
:weekday: "Haftanın Günü"
|
131
146
|
:year: "Yıl"
|
147
|
+
:year-narrow: "yıl"
|
148
|
+
:year-short: "yıl"
|
132
149
|
:zone: "Saat Dilimi"
|
133
150
|
:formats:
|
134
151
|
:date:
|
@@ -243,16 +260,13 @@
|
|
243
260
|
:format:
|
244
261
|
:abbreviated: :calendars.gregorian.dayPeriods.format.wide
|
245
262
|
:narrow:
|
246
|
-
:am: "
|
247
|
-
:noon: "
|
248
|
-
:pm: "
|
263
|
+
:am: "öö"
|
264
|
+
:noon: "ö"
|
265
|
+
:pm: "ös"
|
249
266
|
:wide:
|
250
267
|
:am: "ÖÖ"
|
251
|
-
:noon: "
|
268
|
+
:noon: "öğle"
|
252
269
|
:pm: "ÖS"
|
253
|
-
:variant:
|
254
|
-
:am: "a.m."
|
255
|
-
:pm: "p.m."
|
256
270
|
:stand-alone: {}
|
257
271
|
:quarters:
|
258
272
|
:format:
|
@@ -3,59 +3,68 @@
|
|
3
3
|
:currencies:
|
4
4
|
:ADP:
|
5
5
|
:one: "Andorra Pezetası"
|
6
|
-
:other: "
|
6
|
+
:other: "Andorra Pezetası"
|
7
|
+
:symbol: "ADP"
|
7
8
|
:AED:
|
8
9
|
:one: "BAE dirhemi"
|
9
10
|
:other: "BAE dirhemi"
|
11
|
+
:symbol: "AED"
|
10
12
|
:AFA:
|
11
13
|
:one: "Afganistan Afganisi (1927–2002)"
|
12
|
-
:other: "
|
14
|
+
:other: "Afganistan Afganisi (1927–2002)"
|
13
15
|
:AFN:
|
14
16
|
:one: "Afganistan afganisi"
|
15
17
|
:other: "Afganistan afganisi"
|
18
|
+
:symbol: "AFN"
|
16
19
|
:ALK:
|
17
|
-
:one: "
|
18
|
-
:other: "
|
20
|
+
:one: "Arnavutluk leki (1946–1965)"
|
21
|
+
:other: "Arnavutluk leki (1946–1965)"
|
19
22
|
:ALL:
|
20
23
|
:one: "Arnavutluk leki"
|
21
24
|
:other: "Arnavutluk leki"
|
25
|
+
:symbol: "ALL"
|
22
26
|
:AMD:
|
23
27
|
:one: "Ermenistan dramı"
|
24
28
|
:other: "Ermenistan dramı"
|
29
|
+
:symbol: "AMD"
|
25
30
|
:ANG:
|
26
31
|
:one: "Hollanda Antilleri guldeni"
|
27
32
|
:other: "Hollanda Antilleri guldeni"
|
33
|
+
:symbol: "ANG"
|
28
34
|
:AOA:
|
29
35
|
:one: "Angola kvanzası"
|
30
36
|
:other: "Angola kvanzası"
|
37
|
+
:symbol: "AOA"
|
31
38
|
:AOK:
|
32
39
|
:one: "Angola Kvanzası (1977–1990)"
|
33
|
-
:other: "Angolan kwanzas (1977–1991)"
|
34
40
|
:AON:
|
35
41
|
:one: "Yeni Angola Kvanzası (1990–2000)"
|
36
|
-
:other: "Angolan new kwanzas (1990–2000)"
|
37
42
|
:AOR:
|
38
43
|
:one: "Angola Kvanzası Reajustado (1995–1999)"
|
39
|
-
:other: "Angolan readjusted kwanzas (1995–1999)"
|
40
44
|
:ARA:
|
41
45
|
:one: "Arjantin Australi"
|
42
|
-
:other: "
|
46
|
+
:other: "Arjantin Australi"
|
47
|
+
:symbol: "ARA"
|
43
48
|
:ARL:
|
44
|
-
:one: "
|
45
|
-
:other: "
|
49
|
+
:one: "Arjantin peso leyi (1970–1983)"
|
50
|
+
:other: "Arjantin peso leyi (1970–1983)"
|
51
|
+
:symbol: "ARL"
|
46
52
|
:ARM:
|
47
|
-
:one: "
|
48
|
-
:other: "
|
53
|
+
:one: "Arjantin pesosu (1881–1970)"
|
54
|
+
:other: "Arjantin pesosu (1881–1970)"
|
55
|
+
:symbol: "ARM"
|
49
56
|
:ARP:
|
50
57
|
:one: "Arjantin Pezosu (1983–1985)"
|
51
|
-
:other: "
|
58
|
+
:other: "Arjantin Pezosu (1983–1985)"
|
59
|
+
:symbol: "ARP"
|
52
60
|
:ARS:
|
53
61
|
:one: "Arjantin pesosu"
|
54
62
|
:other: "Arjantin pesosu"
|
55
|
-
:symbol: "
|
63
|
+
:symbol: "ARS"
|
56
64
|
:ATS:
|
57
65
|
:one: "Avusturya Şilini"
|
58
|
-
:other: "
|
66
|
+
:other: "Avusturya Şilini"
|
67
|
+
:symbol: "ATS"
|
59
68
|
:AUD:
|
60
69
|
:one: "Avustralya doları"
|
61
70
|
:other: "Avustralya doları"
|
@@ -63,122 +72,151 @@
|
|
63
72
|
:AWG:
|
64
73
|
:one: "Aruba florini"
|
65
74
|
:other: "Aruba florini"
|
75
|
+
:symbol: "AWG"
|
66
76
|
:AZM:
|
67
77
|
:one: "Azerbaycan Manatı (1993–2006)"
|
68
|
-
:other: "
|
78
|
+
:other: "Azerbaycan Manatı (1993–2006)"
|
79
|
+
:symbol: "AZM"
|
69
80
|
:AZN:
|
70
81
|
:one: "Azerbaycan manatı"
|
71
82
|
:other: "Azerbaycan manatı"
|
83
|
+
:symbol: "AZN"
|
72
84
|
:BAD:
|
73
85
|
:one: "Bosna Hersek Dinarı"
|
74
|
-
:other: "
|
86
|
+
:other: "Bosna Hersek Dinarı"
|
87
|
+
:symbol: "BAD"
|
75
88
|
:BAM:
|
76
89
|
:one: "Konvertibl Bosna Hersek markı"
|
77
90
|
:other: "Konvertibl Bosna Hersek markı"
|
91
|
+
:symbol: "BAM"
|
78
92
|
:BAN:
|
79
|
-
:one: "
|
80
|
-
:other: "
|
93
|
+
:one: "Yeni Bosna Hersek dinarı (1994–1997)"
|
94
|
+
:other: "Yeni Bosna Hersek dinarı (1994–1997)"
|
95
|
+
:symbol: "BAN"
|
81
96
|
:BBD:
|
82
97
|
:one: "Barbados doları"
|
83
98
|
:other: "Barbados doları"
|
84
|
-
:symbol: "
|
99
|
+
:symbol: "BBD"
|
85
100
|
:BDT:
|
86
101
|
:one: "Bangladeş takası"
|
87
102
|
:other: "Bangladeş takası"
|
88
|
-
:symbol: "
|
103
|
+
:symbol: "BDT"
|
89
104
|
:BEC:
|
90
105
|
:one: "Belçika Frangı (konvertibl)"
|
91
|
-
:other: "
|
106
|
+
:other: "Belçika Frangı (konvertibl)"
|
107
|
+
:symbol: "BEC"
|
92
108
|
:BEF:
|
93
109
|
:one: "Belçika Frangı"
|
94
|
-
:other: "
|
110
|
+
:other: "Belçika Frangı"
|
111
|
+
:symbol: "BEF"
|
95
112
|
:BEL:
|
96
113
|
:one: "Belçika Frangı (finansal)"
|
97
|
-
:other: "
|
114
|
+
:other: "Belçika Frangı (finansal)"
|
115
|
+
:symbol: "BEL"
|
98
116
|
:BGL:
|
99
117
|
:one: "Bulgar Levası (Hard)"
|
100
|
-
:other: "
|
118
|
+
:other: "Bulgar Levası (Hard)"
|
119
|
+
:symbol: "BGL"
|
101
120
|
:BGM:
|
102
|
-
:one: "
|
103
|
-
:other: "
|
121
|
+
:one: "Sosyalist Bulgaristan levası"
|
122
|
+
:other: "Sosyalist Bulgaristan levası"
|
123
|
+
:symbol: "BGM"
|
104
124
|
:BGN:
|
105
125
|
:one: "Bulgar levası"
|
106
126
|
:other: "Bulgar levası"
|
127
|
+
:symbol: "BGN"
|
107
128
|
:BGO:
|
108
|
-
:one: "
|
109
|
-
:other: "
|
129
|
+
:one: "Bulgar levası (1879–1952)"
|
130
|
+
:other: "Bulgar levası (1879–1952)"
|
131
|
+
:symbol: "BGO"
|
110
132
|
:BHD:
|
111
133
|
:one: "Bahreyn dinarı"
|
112
134
|
:other: "Bahreyn dinarı"
|
135
|
+
:symbol: "BHD"
|
113
136
|
:BIF:
|
114
137
|
:one: "Burundi frangı"
|
115
138
|
:other: "Burundi frangı"
|
139
|
+
:symbol: "BIF"
|
116
140
|
:BMD:
|
117
141
|
:one: "Bermuda doları"
|
118
142
|
:other: "Bermuda doları"
|
119
|
-
:symbol: "
|
143
|
+
:symbol: "BMD"
|
120
144
|
:BND:
|
121
145
|
:one: "Brunei doları"
|
122
146
|
:other: "Brunei doları"
|
123
|
-
:symbol: "
|
147
|
+
:symbol: "BND"
|
124
148
|
:BOB:
|
125
149
|
:one: "Bolivya bolivyanosu"
|
126
150
|
:other: "Bolivya bolivyanosu"
|
151
|
+
:symbol: "BOB"
|
127
152
|
:BOL:
|
128
|
-
:one: "
|
129
|
-
:other: "
|
153
|
+
:one: "Bolivya bolivyanosu (1863–1963)"
|
154
|
+
:other: "Bolivya bolivyanosu (1863–1963)"
|
155
|
+
:symbol: "BOL"
|
130
156
|
:BOP:
|
131
157
|
:one: "Bolivya Pezosu"
|
132
|
-
:other: "
|
158
|
+
:other: "Bolivya Pezosu"
|
159
|
+
:symbol: "BOP"
|
133
160
|
:BOV:
|
134
161
|
:one: "Bolivya Mvdolu"
|
135
|
-
:other: "
|
162
|
+
:other: "Bolivya Mvdolu"
|
163
|
+
:symbol: "BOV"
|
136
164
|
:BRB:
|
137
165
|
:one: "Yeni Brezilya Kruzeirosu (1967–1986)"
|
138
|
-
:other: "
|
166
|
+
:other: "Yeni Brezilya Kruzeirosu (1967–1986)"
|
167
|
+
:symbol: "BRB"
|
139
168
|
:BRC:
|
140
169
|
:one: "Brezilya Kruzadosu"
|
141
|
-
:other: "
|
170
|
+
:other: "Brezilya Kruzadosu"
|
171
|
+
:symbol: "BRC"
|
142
172
|
:BRE:
|
143
173
|
:one: "Brezilya Kruzeirosu (1990–1993)"
|
144
|
-
:other: "
|
174
|
+
:other: "Brezilya Kruzeirosu (1990–1993)"
|
175
|
+
:symbol: "BRE"
|
145
176
|
:BRL:
|
146
177
|
:one: "Brezilya reali"
|
147
178
|
:other: "Brezilya reali"
|
148
179
|
:symbol: "R$"
|
149
180
|
:BRN:
|
150
181
|
:one: "Yeni Brezilya Kruzadosu"
|
151
|
-
:other: "
|
182
|
+
:other: "Yeni Brezilya Kruzadosu"
|
183
|
+
:symbol: "BRN"
|
152
184
|
:BRR:
|
153
185
|
:one: "Brezilya Kruzeirosu"
|
154
|
-
:other: "
|
186
|
+
:other: "Brezilya Kruzeirosu"
|
187
|
+
:symbol: "BRR"
|
155
188
|
:BRZ:
|
156
|
-
:one: "
|
157
|
-
:other: "
|
189
|
+
:one: "Brezilya kruzeirosu (1942–1967)"
|
190
|
+
:other: "Brezilya kruzeirosu (1942–1967)"
|
191
|
+
:symbol: "BRZ"
|
158
192
|
:BSD:
|
159
193
|
:one: "Bahama doları"
|
160
194
|
:other: "Bahama doları"
|
161
|
-
:symbol: "
|
195
|
+
:symbol: "BSD"
|
162
196
|
:BTN:
|
163
197
|
:one: "Bhutan ngultrumu"
|
164
198
|
:other: "Bhutan ngultrumu"
|
199
|
+
:symbol: "BTN"
|
165
200
|
:BUK:
|
166
201
|
:one: "Burma Kyatı"
|
167
|
-
:other: "
|
202
|
+
:other: "Burma Kyatı"
|
203
|
+
:symbol: "BUK"
|
168
204
|
:BWP:
|
169
205
|
:one: "Botsvana pulası"
|
170
206
|
:other: "Botsvana pulası"
|
207
|
+
:symbol: "BWP"
|
171
208
|
:BYB:
|
172
209
|
:one: "Yeni Beyaz Rusya Rublesi (1994–1999)"
|
173
|
-
:other: "
|
210
|
+
:other: "Yeni Beyaz Rusya Rublesi (1994–1999)"
|
211
|
+
:symbol: "BYB"
|
174
212
|
:BYR:
|
175
213
|
:one: "Beyaz Rusya rublesi"
|
176
214
|
:other: "Beyaz Rusya rublesi"
|
177
|
-
:symbol: "
|
215
|
+
:symbol: "BYR"
|
178
216
|
:BZD:
|
179
217
|
:one: "Belize doları"
|
180
218
|
:other: "Belize doları"
|
181
|
-
:symbol: "
|
219
|
+
:symbol: "BZD"
|
182
220
|
:CAD:
|
183
221
|
:one: "Kanada doları"
|
184
222
|
:other: "Kanada doları"
|
@@ -186,28 +224,34 @@
|
|
186
224
|
:CDF:
|
187
225
|
:one: "Kongo frangı"
|
188
226
|
:other: "Kongo frangı"
|
227
|
+
:symbol: "CDF"
|
189
228
|
:CHE:
|
190
229
|
:one: "WIR Avrosu"
|
191
|
-
:other: "WIR
|
230
|
+
:other: "WIR Avrosu"
|
231
|
+
:symbol: "CHE"
|
192
232
|
:CHF:
|
193
233
|
:one: "İsviçre frangı"
|
194
234
|
:other: "İsviçre frangı"
|
235
|
+
:symbol: "CHF"
|
195
236
|
:CHW:
|
196
237
|
:one: "WIR Frangı"
|
197
|
-
:other: "WIR
|
238
|
+
:other: "WIR Frangı"
|
239
|
+
:symbol: "CHW"
|
198
240
|
:CLE:
|
199
|
-
:one: "
|
200
|
-
:other: "
|
241
|
+
:one: "Şili esküdosu"
|
242
|
+
:other: "Şili esküdosu"
|
243
|
+
:symbol: "CLE"
|
201
244
|
:CLF:
|
202
245
|
:one: "Şili Unidades de Fomento"
|
203
|
-
:other: "
|
246
|
+
:other: "Şili Unidades de Fomento"
|
247
|
+
:symbol: "CLF"
|
204
248
|
:CLP:
|
205
249
|
:one: "Şili pesosu"
|
206
250
|
:other: "Şili pesosu"
|
207
|
-
:symbol: "
|
251
|
+
:symbol: "CLP"
|
208
252
|
:CNX:
|
209
|
-
:one: "
|
210
|
-
:other: "
|
253
|
+
:one: "Çin Halk Cumhuriyeti Merkez Bankası doları"
|
254
|
+
:other: "Çin Halk Cumhuriyeti Merkez Bankası doları"
|
211
255
|
:CNY:
|
212
256
|
:one: "Çin yuanı"
|
213
257
|
:other: "Çin yuanı"
|
@@ -215,149 +259,173 @@
|
|
215
259
|
:COP:
|
216
260
|
:one: "Kolombiya pesosu"
|
217
261
|
:other: "Kolombiya pesosu"
|
218
|
-
:symbol: "
|
262
|
+
:symbol: "COP"
|
219
263
|
:COU:
|
220
264
|
:one: "Unidad de Valor Real"
|
221
|
-
:other: "
|
265
|
+
:other: "Unidad de Valor Real"
|
266
|
+
:symbol: "COU"
|
222
267
|
:CRC:
|
223
268
|
:one: "Kosta Rika kolonu"
|
224
269
|
:other: "Kosta Rika kolonu"
|
225
|
-
:symbol: "
|
270
|
+
:symbol: "CRC"
|
226
271
|
:CSD:
|
227
272
|
:one: "Eski Sırbistan Dinarı"
|
228
|
-
:other: "
|
273
|
+
:other: "Eski Sırbistan Dinarı"
|
274
|
+
:symbol: "CSD"
|
229
275
|
:CSK:
|
230
276
|
:one: "Çekoslavak Korunası (Hard)"
|
231
|
-
:other: "
|
277
|
+
:other: "Çekoslavak Korunası (Hard)"
|
278
|
+
:symbol: "CSK"
|
232
279
|
:CUC:
|
233
280
|
:one: "Konvertibl Küba pesosu"
|
234
281
|
:other: "Konvertibl Küba pesosu"
|
282
|
+
:symbol: "CUC"
|
235
283
|
:CUP:
|
236
284
|
:one: "Küba pesosu"
|
237
285
|
:other: "Küba pesosu"
|
238
|
-
:symbol: "
|
286
|
+
:symbol: "CUP"
|
239
287
|
:CVE:
|
240
288
|
:one: "Cape Verde esküdosu"
|
241
289
|
:other: "Cape Verde esküdosu"
|
290
|
+
:symbol: "CVE"
|
242
291
|
:CYP:
|
243
292
|
:one: "Güney Kıbrıs Lirası"
|
244
|
-
:other: "
|
293
|
+
:other: "Güney Kıbrıs Lirası"
|
294
|
+
:symbol: "CYP"
|
245
295
|
:CZK:
|
246
296
|
:one: "Çek Cumhuriyeti korunası"
|
247
297
|
:other: "Çek Cumhuriyeti korunası"
|
298
|
+
:symbol: "CZK"
|
248
299
|
:DDM:
|
249
300
|
:one: "Doğu Alman Markı"
|
250
|
-
:other: "
|
301
|
+
:other: "Doğu Alman Markı"
|
302
|
+
:symbol: "DDM"
|
251
303
|
:DEM:
|
252
304
|
:one: "Alman Markı"
|
253
|
-
:other: "
|
305
|
+
:other: "Alman Markı"
|
306
|
+
:symbol: "DEM"
|
254
307
|
:DJF:
|
255
308
|
:one: "Cibuti frangı"
|
256
309
|
:other: "Cibuti frangı"
|
310
|
+
:symbol: "DJF"
|
257
311
|
:DKK:
|
258
312
|
:one: "Danimarka kronu"
|
259
313
|
:other: "Danimarka kronu"
|
314
|
+
:symbol: "DKK"
|
260
315
|
:DOP:
|
261
316
|
:one: "Dominik pesosu"
|
262
317
|
:other: "Dominik pesosu"
|
263
|
-
:symbol: "
|
318
|
+
:symbol: "DOP"
|
264
319
|
:DZD:
|
265
320
|
:one: "Cezayir dinarı"
|
266
321
|
:other: "Cezayir dinarı"
|
322
|
+
:symbol: "DZD"
|
267
323
|
:ECS:
|
268
324
|
:one: "Ekvador Sukresi"
|
269
|
-
:other: "
|
325
|
+
:other: "Ekvador Sukresi"
|
326
|
+
:symbol: "ECS"
|
270
327
|
:ECV:
|
271
328
|
:one: "Ekvador Unidad de Valor Constante (UVC)"
|
272
|
-
:other: "
|
329
|
+
:other: "Ekvador Unidad de Valor Constante (UVC)"
|
330
|
+
:symbol: "ECV"
|
273
331
|
:EEK:
|
274
332
|
:one: "Estonya Krunu"
|
275
|
-
:other: "
|
333
|
+
:other: "Estonya Krunu"
|
334
|
+
:symbol: "EEK"
|
276
335
|
:EGP:
|
277
336
|
:one: "Mısır lirası"
|
278
337
|
:other: "Mısır lirası"
|
338
|
+
:symbol: "EGP"
|
279
339
|
:ERN:
|
280
340
|
:one: "Eritre nakfası"
|
281
341
|
:other: "Eritre nakfası"
|
342
|
+
:symbol: "ERN"
|
282
343
|
:ESA:
|
283
344
|
:one: "İspanyol Pezetası (A hesabı)"
|
284
|
-
:other: "
|
345
|
+
:other: "İspanyol Pezetası (A hesabı)"
|
346
|
+
:symbol: "ESA"
|
285
347
|
:ESB:
|
286
348
|
:one: "İspanyol Pezetası (konvertibl hesap)"
|
287
|
-
:other: "
|
349
|
+
:other: "İspanyol Pezetası (konvertibl hesap)"
|
350
|
+
:symbol: "ESB"
|
288
351
|
:ESP:
|
289
352
|
:one: "İspanyol Pezetası"
|
290
|
-
:other: "
|
291
|
-
:symbol: "
|
353
|
+
:other: "İspanyol Pezetası"
|
354
|
+
:symbol: "ESP"
|
292
355
|
:ETB:
|
293
356
|
:one: "Etiyopya birri"
|
294
357
|
:other: "Etiyopya birri"
|
358
|
+
:symbol: "ETB"
|
295
359
|
:EUR:
|
296
360
|
:one: "Euro"
|
297
361
|
:other: "Euro"
|
298
362
|
:symbol: "€"
|
299
363
|
:FIM:
|
300
364
|
:one: "Fin Markkası"
|
301
|
-
:other: "
|
365
|
+
:other: "Fin Markkası"
|
366
|
+
:symbol: "FIM"
|
302
367
|
:FJD:
|
303
368
|
:one: "Fiji doları"
|
304
369
|
:other: "Fiji doları"
|
305
|
-
:symbol: "
|
370
|
+
:symbol: "FJD"
|
306
371
|
:FKP:
|
307
372
|
:one: "Falkland Adaları lirası"
|
308
373
|
:other: "Falkland Adaları lirası"
|
374
|
+
:symbol: "FKP"
|
309
375
|
:FRF:
|
310
376
|
:one: "Fransız Frangı"
|
311
|
-
:other: "
|
377
|
+
:other: "Fransız Frangı"
|
378
|
+
:symbol: "FRF"
|
312
379
|
:GBP:
|
313
380
|
:one: "İngiliz sterlini"
|
314
381
|
:other: "İngiliz sterlini"
|
315
382
|
:symbol: "£"
|
316
383
|
:GEK:
|
317
384
|
:one: "Gürcistan Kupon Larisi"
|
318
|
-
:other: "
|
385
|
+
:other: "Gürcistan Kupon Larisi"
|
386
|
+
:symbol: "GEK"
|
319
387
|
:GEL:
|
320
388
|
:one: "Gürcistan larisi"
|
321
389
|
:other: "Gürcistan larisi"
|
390
|
+
:symbol: "GEL"
|
322
391
|
:GHC:
|
323
392
|
:one: "Gana Sedisi (1979–2007)"
|
324
|
-
:other: "Ghanaian cedis (1979–2007)"
|
325
393
|
:GHS:
|
326
394
|
:one: "Gana sedisi"
|
327
395
|
:other: "Gana sedisi"
|
328
|
-
:symbol: "
|
396
|
+
:symbol: "GHS"
|
329
397
|
:GIP:
|
330
398
|
:one: "Cebelitarık lirası"
|
331
399
|
:other: "Cebelitarık lirası"
|
332
|
-
:symbol: "
|
400
|
+
:symbol: "GIP"
|
333
401
|
:GMD:
|
334
402
|
:one: "Gambiya dalasisi"
|
335
403
|
:other: "Gambiya dalasisi"
|
404
|
+
:symbol: "GMD"
|
336
405
|
:GNF:
|
337
406
|
:one: "Gine frangı"
|
338
407
|
:other: "Gine frangı"
|
408
|
+
:symbol: "GNF"
|
339
409
|
:GNS:
|
340
410
|
:one: "Gine Sylisi"
|
341
|
-
:other: "Guinean sylis"
|
342
411
|
:GQE:
|
343
412
|
:one: "Ekvator Ginesi Ekuelesi"
|
344
|
-
:other: "Equatorial Guinean ekwele"
|
345
413
|
:GRD:
|
346
414
|
:one: "Yunan Drahmisi"
|
347
|
-
:other: "
|
415
|
+
:other: "Yunan Drahmisi"
|
416
|
+
:symbol: "GRD"
|
348
417
|
:GTQ:
|
349
418
|
:one: "Guatemala quetzalı"
|
350
419
|
:other: "Guatemala quetzalı"
|
420
|
+
:symbol: "GTQ"
|
351
421
|
:GWE:
|
352
422
|
:one: "Portekiz Ginesi Esküdosu"
|
353
|
-
:other: "Portuguese Guinea escudos"
|
354
423
|
:GWP:
|
355
424
|
:one: "Gine-Bissau Pezosu"
|
356
|
-
:other: "Guinea-Bissau pesos"
|
357
425
|
:GYD:
|
358
426
|
:one: "Guyana doları"
|
359
427
|
:other: "Guyana doları"
|
360
|
-
:symbol: "
|
428
|
+
:symbol: "GYD"
|
361
429
|
:HKD:
|
362
430
|
:one: "Hong Kong doları"
|
363
431
|
:other: "Hong Kong doları"
|
@@ -365,30 +433,38 @@
|
|
365
433
|
:HNL:
|
366
434
|
:one: "Honduras lempirası"
|
367
435
|
:other: "Honduras lempirası"
|
436
|
+
:symbol: "HNL"
|
368
437
|
:HRD:
|
369
438
|
:one: "Hırvatistan Dinarı"
|
370
|
-
:other: "
|
439
|
+
:other: "Hırvatistan Dinarı"
|
440
|
+
:symbol: "HRD"
|
371
441
|
:HRK:
|
372
442
|
:one: "Hırvatistan kunası"
|
373
443
|
:other: "Hırvatistan kunası"
|
444
|
+
:symbol: "HRK"
|
374
445
|
:HTG:
|
375
446
|
:one: "Haiti gurdu"
|
376
447
|
:other: "Haiti gurdu"
|
448
|
+
:symbol: "HTG"
|
377
449
|
:HUF:
|
378
450
|
:one: "Macar forinti"
|
379
451
|
:other: "Macar forinti"
|
452
|
+
:symbol: "HUF"
|
380
453
|
:IDR:
|
381
454
|
:one: "Endonezya rupiahı"
|
382
455
|
:other: "Endonezya rupiahı"
|
456
|
+
:symbol: "IDR"
|
383
457
|
:IEP:
|
384
458
|
:one: "İrlanda Lirası"
|
385
|
-
:other: "
|
459
|
+
:other: "İrlanda Lirası"
|
460
|
+
:symbol: "IEP"
|
386
461
|
:ILP:
|
387
462
|
:one: "İsrail Lirası"
|
388
|
-
:other: "
|
463
|
+
:other: "İsrail Lirası"
|
464
|
+
:symbol: "ILP"
|
389
465
|
:ILR:
|
390
|
-
:one: "
|
391
|
-
:other: "
|
466
|
+
:one: "İsrail şekeli (1980–1985)"
|
467
|
+
:other: "İsrail şekeli (1980–1985)"
|
392
468
|
:ILS:
|
393
469
|
:one: "Yeni İsrail şekeli"
|
394
470
|
:other: "Yeni İsrail şekeli"
|
@@ -400,25 +476,30 @@
|
|
400
476
|
:IQD:
|
401
477
|
:one: "Irak dinarı"
|
402
478
|
:other: "Irak dinarı"
|
479
|
+
:symbol: "IQD"
|
403
480
|
:IRR:
|
404
481
|
:one: "İran riyali"
|
405
482
|
:other: "İran riyali"
|
483
|
+
:symbol: "IRR"
|
406
484
|
:ISJ:
|
407
|
-
:one: "
|
408
|
-
:other: "
|
485
|
+
:one: "İzlanda kronu (1918–1981)"
|
486
|
+
:other: "İzlanda kronu (1918–1981)"
|
409
487
|
:ISK:
|
410
488
|
:one: "İzlanda kronu"
|
411
489
|
:other: "İzlanda kronu"
|
490
|
+
:symbol: "ISK"
|
412
491
|
:ITL:
|
413
492
|
:one: "İtalyan Lireti"
|
414
|
-
:other: "
|
493
|
+
:other: "İtalyan Lireti"
|
494
|
+
:symbol: "ITL"
|
415
495
|
:JMD:
|
416
496
|
:one: "Jamaika doları"
|
417
497
|
:other: "Jamaika doları"
|
418
|
-
:symbol: "
|
498
|
+
:symbol: "JMD"
|
419
499
|
:JOD:
|
420
500
|
:one: "Ürdün dinarı"
|
421
501
|
:other: "Ürdün dinarı"
|
502
|
+
:symbol: "JOD"
|
422
503
|
:JPY:
|
423
504
|
:one: "Japon yeni"
|
424
505
|
:other: "Japon yeni"
|
@@ -426,25 +507,31 @@
|
|
426
507
|
:KES:
|
427
508
|
:one: "Kenya şilini"
|
428
509
|
:other: "Kenya şilini"
|
510
|
+
:symbol: "KES"
|
429
511
|
:KGS:
|
430
512
|
:one: "Kırgızistan somu"
|
431
513
|
:other: "Kırgızistan somu"
|
514
|
+
:symbol: "KGS"
|
432
515
|
:KHR:
|
433
516
|
:one: "Kamboçya rieli"
|
434
517
|
:other: "Kamboçya rieli"
|
435
|
-
:symbol: "
|
518
|
+
:symbol: "KHR"
|
436
519
|
:KMF:
|
437
520
|
:one: "Komorlar frangı"
|
438
521
|
:other: "Komorlar frangı"
|
522
|
+
:symbol: "KMF"
|
439
523
|
:KPW:
|
440
524
|
:one: "Kuzey Kore wonu"
|
441
525
|
:other: "Kuzey Kore wonu"
|
526
|
+
:symbol: "KPW"
|
442
527
|
:KRH:
|
443
|
-
:one: "
|
444
|
-
:other: "
|
528
|
+
:one: "Güney Kore hwanı (1953–1962)"
|
529
|
+
:other: "Güney Kore hwanı (1953–1962)"
|
530
|
+
:symbol: "KRH"
|
445
531
|
:KRO:
|
446
|
-
:one: "
|
447
|
-
:other: "
|
532
|
+
:one: "Güney Kore wonu (1945–1953)"
|
533
|
+
:other: "Güney Kore wonu (1945–1953)"
|
534
|
+
:symbol: "KRO"
|
448
535
|
:KRW:
|
449
536
|
:one: "Güney Kore wonu"
|
450
537
|
:other: "Güney Kore wonu"
|
@@ -452,161 +539,190 @@
|
|
452
539
|
:KWD:
|
453
540
|
:one: "Kuveyt dinarı"
|
454
541
|
:other: "Kuveyt dinarı"
|
542
|
+
:symbol: "KWD"
|
455
543
|
:KYD:
|
456
544
|
:one: "Cayman Adaları doları"
|
457
545
|
:other: "Cayman Adaları doları"
|
458
|
-
:symbol: "
|
546
|
+
:symbol: "KYD"
|
459
547
|
:KZT:
|
460
548
|
:one: "Kazakistan tengesi"
|
461
549
|
:other: "Kazakistan tengesi"
|
462
|
-
:symbol: "
|
550
|
+
:symbol: "KZT"
|
463
551
|
:LAK:
|
464
552
|
:one: "Laos kipi"
|
465
553
|
:other: "Laos kipi"
|
466
|
-
:symbol: "
|
554
|
+
:symbol: "LAK"
|
467
555
|
:LBP:
|
468
556
|
:one: "Lübnan lirası"
|
469
557
|
:other: "Lübnan lirası"
|
558
|
+
:symbol: "LBP"
|
470
559
|
:LKR:
|
471
560
|
:one: "Sri Lanka rupisi"
|
472
561
|
:other: "Sri Lanka rupisi"
|
562
|
+
:symbol: "LKR"
|
473
563
|
:LRD:
|
474
564
|
:one: "Liberya doları"
|
475
565
|
:other: "Liberya doları"
|
476
|
-
:symbol: "
|
566
|
+
:symbol: "LRD"
|
477
567
|
:LSL:
|
478
568
|
:one: "Lesotho Lotisi"
|
479
|
-
:other: "Lesotho lotis"
|
480
569
|
:LTL:
|
481
570
|
:one: "Litvanya litası"
|
482
571
|
:other: "Litvanya litası"
|
572
|
+
:symbol: "LTL"
|
483
573
|
:LTT:
|
484
574
|
:one: "Litvanya Talonu"
|
485
|
-
:other: "
|
575
|
+
:other: "Litvanya Talonu"
|
576
|
+
:symbol: "LTT"
|
486
577
|
:LUC:
|
487
578
|
:one: "Konvertibl Lüksemburg Frangı"
|
488
|
-
:other: "
|
579
|
+
:other: "Konvertibl Lüksemburg Frangı"
|
580
|
+
:symbol: "LUC"
|
489
581
|
:LUF:
|
490
582
|
:one: "Lüksemburg Frangı"
|
491
|
-
:other: "
|
583
|
+
:other: "Lüksemburg Frangı"
|
584
|
+
:symbol: "LUF"
|
492
585
|
:LUL:
|
493
586
|
:one: "Finansal Lüksemburg Frangı"
|
494
|
-
:other: "
|
587
|
+
:other: "Finansal Lüksemburg Frangı"
|
588
|
+
:symbol: "LUL"
|
495
589
|
:LVL:
|
496
590
|
:one: "Letonya latı"
|
497
591
|
:other: "Letonya latı"
|
592
|
+
:symbol: "LVL"
|
498
593
|
:LVR:
|
499
594
|
:one: "Letonya Rublesi"
|
500
|
-
:other: "
|
595
|
+
:other: "Letonya Rublesi"
|
596
|
+
:symbol: "LVR"
|
501
597
|
:LYD:
|
502
598
|
:one: "Libya dinarı"
|
503
599
|
:other: "Libya dinarı"
|
600
|
+
:symbol: "LYD"
|
504
601
|
:MAD:
|
505
602
|
:one: "Fas dirhemi"
|
506
603
|
:other: "Fas dirhemi"
|
604
|
+
:symbol: "MAD"
|
507
605
|
:MAF:
|
508
606
|
:one: "Fas Frangı"
|
509
|
-
:other: "Moroccan francs"
|
510
607
|
:MCF:
|
511
|
-
:one: "
|
512
|
-
:other: "
|
608
|
+
:one: "Monako frangı"
|
609
|
+
:other: "Monako frangı"
|
610
|
+
:symbol: "MCF"
|
513
611
|
:MDC:
|
514
|
-
:one: "
|
515
|
-
:other: "
|
612
|
+
:one: "Moldova kuponu"
|
613
|
+
:other: "Moldova kuponu"
|
614
|
+
:symbol: "MDC"
|
516
615
|
:MDL:
|
517
616
|
:one: "Moldova leyi"
|
518
617
|
:other: "Moldova leyi"
|
618
|
+
:symbol: "MDL"
|
519
619
|
:MGA:
|
520
620
|
:one: "Madagaskar ariarisi"
|
521
621
|
:other: "Madagaskar ariarisi"
|
622
|
+
:symbol: "MGA"
|
522
623
|
:MGF:
|
523
624
|
:one: "Madagaskar Frangı"
|
524
|
-
:other: "Malagasy francs"
|
525
625
|
:MKD:
|
526
626
|
:one: "Makedonya dinarı"
|
527
627
|
:other: "Makedonya dinarı"
|
628
|
+
:symbol: "MKD"
|
528
629
|
:MKN:
|
529
|
-
:one: "
|
530
|
-
:other: "
|
630
|
+
:one: "Makedonya dinarı (1992–1993)"
|
631
|
+
:other: "Makedonya dinarı (1992–1993)"
|
632
|
+
:symbol: "MKN"
|
531
633
|
:MLF:
|
532
634
|
:one: "Mali Frangı"
|
533
|
-
:other: "Malian francs"
|
534
635
|
:MMK:
|
535
636
|
:one: "Myanmar kyatı"
|
536
637
|
:other: "Myanmar kyatı"
|
638
|
+
:symbol: "MMK"
|
537
639
|
:MNT:
|
538
640
|
:one: "Moğolistan tugriki"
|
539
641
|
:other: "Moğolistan tugriki"
|
540
|
-
:symbol: "
|
642
|
+
:symbol: "MNT"
|
541
643
|
:MOP:
|
542
644
|
:one: "Makao patakası"
|
543
645
|
:other: "Makao patakası"
|
646
|
+
:symbol: "MOP"
|
544
647
|
:MRO:
|
545
648
|
:one: "Moritanya ouguiyası"
|
546
649
|
:other: "Moritanya ouguiyası"
|
650
|
+
:symbol: "MRO"
|
547
651
|
:MTL:
|
548
652
|
:one: "Malta Lirası"
|
549
|
-
:other: "
|
653
|
+
:other: "Malta Lirası"
|
654
|
+
:symbol: "MTL"
|
550
655
|
:MTP:
|
551
656
|
:one: "Malta Sterlini"
|
552
|
-
:other: "
|
657
|
+
:other: "Malta Sterlini"
|
658
|
+
:symbol: "MTP"
|
553
659
|
:MUR:
|
554
660
|
:one: "Mauritius rupisi"
|
555
661
|
:other: "Mauritius rupisi"
|
662
|
+
:symbol: "MUR"
|
556
663
|
:MVP:
|
557
|
-
:one: "
|
558
|
-
:other: "
|
664
|
+
:one: "Maldiv rupisi"
|
665
|
+
:other: "Maldiv rupisi"
|
559
666
|
:MVR:
|
560
667
|
:one: "Maldiv rufiyaası"
|
561
668
|
:other: "Maldiv rufiyaası"
|
669
|
+
:symbol: "MVR"
|
562
670
|
:MWK:
|
563
671
|
:one: "Malavi kvaçası"
|
564
672
|
:other: "Malavi kvaçası"
|
673
|
+
:symbol: "MWK"
|
565
674
|
:MXN:
|
566
675
|
:one: "Meksika pesosu"
|
567
676
|
:other: "Meksika pesosu"
|
568
677
|
:symbol: "MX$"
|
569
678
|
:MXP:
|
570
679
|
:one: "Gümüş Meksika Pezosu (1861–1992)"
|
571
|
-
:other: "
|
680
|
+
:other: "Gümüş Meksika Pezosu (1861–1992)"
|
681
|
+
:symbol: "MXP"
|
572
682
|
:MXV:
|
573
683
|
:one: "Meksika Unidad de Inversion (UDI)"
|
574
|
-
:other: "
|
684
|
+
:other: "Meksika Unidad de Inversion (UDI)"
|
685
|
+
:symbol: "MXV"
|
575
686
|
:MYR:
|
576
687
|
:one: "Malezya ringgiti"
|
577
688
|
:other: "Malezya ringgiti"
|
689
|
+
:symbol: "MYR"
|
578
690
|
:MZE:
|
579
691
|
:one: "Mozambik Esküdosu"
|
580
|
-
:other: "Mozambican escudos"
|
581
692
|
:MZM:
|
582
693
|
:one: "Eski Mozambik Metikali"
|
583
|
-
:other: "Mozambican meticals (1980–2006)"
|
584
694
|
:MZN:
|
585
695
|
:one: "Mozambik metikali"
|
586
696
|
:other: "Mozambik metikali"
|
697
|
+
:symbol: "MZN"
|
587
698
|
:NAD:
|
588
699
|
:one: "Namibya doları"
|
589
700
|
:other: "Namibya doları"
|
590
|
-
:symbol: "
|
701
|
+
:symbol: "NAD"
|
591
702
|
:NGN:
|
592
703
|
:one: "Nijerya nairası"
|
593
704
|
:other: "Nijerya nairası"
|
594
|
-
:symbol: "
|
705
|
+
:symbol: "NGN"
|
595
706
|
:NIC:
|
596
707
|
:one: "Nikaragua Kordobası (1988–1991)"
|
597
|
-
:other: "
|
708
|
+
:other: "Nikaragua Kordobası (1988–1991)"
|
709
|
+
:symbol: "NIC"
|
598
710
|
:NIO:
|
599
711
|
:one: "Nikaragua kordobası"
|
600
712
|
:other: "Nikaragua kordobası"
|
713
|
+
:symbol: "NIO"
|
601
714
|
:NLG:
|
602
715
|
:one: "Hollanda Florini"
|
603
|
-
:other: "
|
716
|
+
:other: "Hollanda Florini"
|
717
|
+
:symbol: "NLG"
|
604
718
|
:NOK:
|
605
719
|
:one: "Norveç kronu"
|
606
720
|
:other: "Norveç kronu"
|
721
|
+
:symbol: "NOK"
|
607
722
|
:NPR:
|
608
723
|
:one: "Nepal rupisi"
|
609
724
|
:other: "Nepal rupisi"
|
725
|
+
:symbol: "NPR"
|
610
726
|
:NZD:
|
611
727
|
:one: "Yeni Zelanda doları"
|
612
728
|
:other: "Yeni Zelanda doları"
|
@@ -614,161 +730,197 @@
|
|
614
730
|
:OMR:
|
615
731
|
:one: "Umman riyali"
|
616
732
|
:other: "Umman riyali"
|
733
|
+
:symbol: "OMR"
|
617
734
|
:PAB:
|
618
735
|
:one: "Panama balboası"
|
619
736
|
:other: "Panama balboası"
|
737
|
+
:symbol: "PAB"
|
620
738
|
:PEI:
|
621
739
|
:one: "Peru İnti"
|
622
|
-
:other: "
|
740
|
+
:other: "Peru İnti"
|
741
|
+
:symbol: "PEI"
|
623
742
|
:PEN:
|
624
743
|
:one: "Peru nuevo solü"
|
625
744
|
:other: "Peru nuevo solü"
|
745
|
+
:symbol: "PEN"
|
626
746
|
:PES:
|
627
747
|
:one: "Peru Solu"
|
628
|
-
:other: "
|
748
|
+
:other: "Peru Solu"
|
749
|
+
:symbol: "PES"
|
629
750
|
:PGK:
|
630
751
|
:one: "Papua Yeni Gine kinası"
|
631
752
|
:other: "Papua Yeni Gine kinası"
|
753
|
+
:symbol: "PGK"
|
632
754
|
:PHP:
|
633
755
|
:one: "Filipinler pesosu"
|
634
756
|
:other: "Filipinler pesosu"
|
635
|
-
:symbol: "
|
757
|
+
:symbol: "PHP"
|
636
758
|
:PKR:
|
637
759
|
:one: "Pakistan rupisi"
|
638
760
|
:other: "Pakistan rupisi"
|
761
|
+
:symbol: "PKR"
|
639
762
|
:PLN:
|
640
763
|
:one: "Polonya zlotisi"
|
641
764
|
:other: "Polonya zlotisi"
|
765
|
+
:symbol: "PLN"
|
642
766
|
:PLZ:
|
643
767
|
:one: "Polonya Zlotisi (1950–1995)"
|
644
|
-
:other: "
|
768
|
+
:other: "Polonya Zlotisi (1950–1995)"
|
769
|
+
:symbol: "PLZ"
|
645
770
|
:PTE:
|
646
771
|
:one: "Portekiz Esküdosu"
|
647
|
-
:other: "
|
772
|
+
:other: "Portekiz Esküdosu"
|
773
|
+
:symbol: "PTE"
|
648
774
|
:PYG:
|
649
775
|
:one: "Paraguay guaranisi"
|
650
776
|
:other: "Paraguay guaranisi"
|
651
|
-
:symbol: "
|
777
|
+
:symbol: "PYG"
|
652
778
|
:QAR:
|
653
779
|
:one: "Katar riyali"
|
654
780
|
:other: "Katar riyali"
|
781
|
+
:symbol: "QAR"
|
655
782
|
:RHD:
|
656
783
|
:one: "Rodezya Doları"
|
657
|
-
:other: "Rhodesian dollars"
|
658
784
|
:ROL:
|
659
785
|
:one: "Eski Romen Leyi"
|
660
|
-
:other: "
|
786
|
+
:other: "Eski Romen Leyi"
|
787
|
+
:symbol: "ROL"
|
661
788
|
:RON:
|
662
789
|
:one: "Romen leyi"
|
663
790
|
:other: "Romen leyi"
|
791
|
+
:symbol: "RON"
|
664
792
|
:RSD:
|
665
793
|
:one: "Sırp dinarı"
|
666
794
|
:other: "Sırp dinarı"
|
795
|
+
:symbol: "RSD"
|
667
796
|
:RUB:
|
668
797
|
:one: "Rus rublesi"
|
669
798
|
:other: "Rus rublesi"
|
799
|
+
:symbol: "RUB"
|
670
800
|
:RUR:
|
671
801
|
:one: "Rus Rublesi (1991–1998)"
|
672
|
-
:other: "
|
673
|
-
:symbol: "
|
802
|
+
:other: "Rus Rublesi (1991–1998)"
|
803
|
+
:symbol: "RUR"
|
674
804
|
:RWF:
|
675
805
|
:one: "Ruanda frangı"
|
676
806
|
:other: "Ruanda frangı"
|
807
|
+
:symbol: "RWF"
|
677
808
|
:SAR:
|
678
809
|
:one: "Suudi Arabistan riyali"
|
679
810
|
:other: "Suudi Arabistan riyali"
|
811
|
+
:symbol: "SAR"
|
680
812
|
:SBD:
|
681
813
|
:one: "Solomon Adaları doları"
|
682
814
|
:other: "Solomon Adaları doları"
|
683
|
-
:symbol: "
|
815
|
+
:symbol: "SBD"
|
684
816
|
:SCR:
|
685
817
|
:one: "Seyşeller rupisi"
|
686
818
|
:other: "Seyşeller rupisi"
|
819
|
+
:symbol: "SCR"
|
687
820
|
:SDD:
|
688
821
|
:one: "Eski Sudan Dinarı"
|
689
|
-
:other: "Sudanese dinars (1992–2007)"
|
690
822
|
:SDG:
|
691
823
|
:one: "Sudan lirası"
|
692
824
|
:other: "Sudan lirası"
|
825
|
+
:symbol: "SDG"
|
693
826
|
:SDP:
|
694
827
|
:one: "Eski Sudan Lirası"
|
695
|
-
:other: "Sudanese pounds (1957–1998)"
|
696
828
|
:SEK:
|
697
829
|
:one: "İsveç kronu"
|
698
830
|
:other: "İsveç kronu"
|
831
|
+
:symbol: "SEK"
|
699
832
|
:SGD:
|
700
833
|
:one: "Singapur doları"
|
701
834
|
:other: "Singapur doları"
|
702
|
-
:symbol: "
|
835
|
+
:symbol: "SGD"
|
703
836
|
:SHP:
|
704
837
|
:one: "Saint Helena lirası"
|
705
838
|
:other: "Saint Helena lirası"
|
839
|
+
:symbol: "SHP"
|
706
840
|
:SIT:
|
707
841
|
:one: "Slovenya Toları"
|
708
|
-
:other: "
|
842
|
+
:other: "Slovenya Toları"
|
843
|
+
:symbol: "SIT"
|
709
844
|
:SKK:
|
710
845
|
:one: "Slovak Korunası"
|
711
|
-
:other: "Slovak
|
846
|
+
:other: "Slovak Korunası"
|
847
|
+
:symbol: "SKK"
|
712
848
|
:SLL:
|
713
849
|
:one: "Sierra Leone leonesi"
|
714
850
|
:other: "Sierra Leone leonesi"
|
851
|
+
:symbol: "SLL"
|
715
852
|
:SOS:
|
716
853
|
:one: "Somali şilini"
|
717
854
|
:other: "Somali şilini"
|
855
|
+
:symbol: "SOS"
|
718
856
|
:SRD:
|
719
857
|
:one: "Surinam doları"
|
720
858
|
:other: "Surinam doları"
|
721
|
-
:symbol: "
|
859
|
+
:symbol: "SRD"
|
722
860
|
:SRG:
|
723
861
|
:one: "Surinam Guldeni"
|
724
|
-
:other: "
|
862
|
+
:other: "Surinam Guldeni"
|
863
|
+
:symbol: "SRG"
|
725
864
|
:SSP:
|
726
865
|
:one: "Güney Sudan lirası"
|
727
866
|
:other: "Güney Sudan lirası"
|
728
|
-
:symbol: "
|
867
|
+
:symbol: "SSP"
|
729
868
|
:STD:
|
730
869
|
:one: "São Tomé ve Príncipe dobrası"
|
731
870
|
:other: "São Tomé ve Príncipe dobrası"
|
871
|
+
:symbol: "STD"
|
732
872
|
:SUR:
|
733
873
|
:one: "Sovyet Rublesi"
|
734
|
-
:other: "
|
874
|
+
:other: "Sovyet Rublesi"
|
875
|
+
:symbol: "SUR"
|
735
876
|
:SVC:
|
736
877
|
:one: "El Salvador Kolonu"
|
737
|
-
:other: "
|
878
|
+
:other: "El Salvador Kolonu"
|
879
|
+
:symbol: "SVC"
|
738
880
|
:SYP:
|
739
881
|
:one: "Suriye lirası"
|
740
882
|
:other: "Suriye lirası"
|
883
|
+
:symbol: "SYP"
|
741
884
|
:SZL:
|
742
885
|
:one: "Svaziland lilangenisi"
|
743
886
|
:other: "Svaziland lilangenisi"
|
887
|
+
:symbol: "SZL"
|
744
888
|
:THB:
|
745
889
|
:one: "Tayland bahtı"
|
746
890
|
:other: "Tayland bahtı"
|
747
891
|
:symbol: "฿"
|
748
892
|
:TJR:
|
749
893
|
:one: "Tacikistan Rublesi"
|
750
|
-
:other: "
|
894
|
+
:other: "Tacikistan Rublesi"
|
895
|
+
:symbol: "TJR"
|
751
896
|
:TJS:
|
752
897
|
:one: "Tacikistan somonisi"
|
753
898
|
:other: "Tacikistan somonisi"
|
899
|
+
:symbol: "TJS"
|
754
900
|
:TMM:
|
755
901
|
:one: "Türkmenistan Manatı (1993–2009)"
|
756
|
-
:other: "
|
902
|
+
:other: "Türkmenistan Manatı (1993–2009)"
|
903
|
+
:symbol: "TMM"
|
757
904
|
:TMT:
|
758
905
|
:one: "Türkmenistan manatı"
|
759
906
|
:other: "Türkmenistan manatı"
|
907
|
+
:symbol: "TMT"
|
760
908
|
:TND:
|
761
909
|
:one: "Tunus dinarı"
|
762
910
|
:other: "Tunus dinarı"
|
911
|
+
:symbol: "TND"
|
763
912
|
:TOP:
|
764
913
|
:one: "Tonga paʻangası"
|
765
914
|
:other: "Tonga paʻangası"
|
915
|
+
:symbol: "TOP"
|
766
916
|
:TPE:
|
767
917
|
:one: "Timor Esküdosu"
|
768
|
-
:other: "
|
918
|
+
:other: "Timor Esküdosu"
|
919
|
+
:symbol: "TPE"
|
769
920
|
:TRL:
|
770
921
|
:one: "Eski Türk Lirası"
|
771
|
-
:other: "
|
922
|
+
:other: "Eski Türk Lirası"
|
923
|
+
:symbol: "TRL"
|
772
924
|
:TRY:
|
773
925
|
:one: "Türk lirası"
|
774
926
|
:other: "Türk lirası"
|
@@ -776,7 +928,7 @@
|
|
776
928
|
:TTD:
|
777
929
|
:one: "Trinidad ve Tobago doları"
|
778
930
|
:other: "Trinidad ve Tobago doları"
|
779
|
-
:symbol: "
|
931
|
+
:symbol: "TTD"
|
780
932
|
:TWD:
|
781
933
|
:one: "Yeni Tayvan doları"
|
782
934
|
:other: "Yeni Tayvan doları"
|
@@ -784,170 +936,184 @@
|
|
784
936
|
:TZS:
|
785
937
|
:one: "Tanzanya şilini"
|
786
938
|
:other: "Tanzanya şilini"
|
939
|
+
:symbol: "TZS"
|
787
940
|
:UAH:
|
788
941
|
:one: "Ukrayna grivnası"
|
789
942
|
:other: "Ukrayna grivnası"
|
790
|
-
:symbol: "
|
943
|
+
:symbol: "UAH"
|
791
944
|
:UAK:
|
792
945
|
:one: "Ukrayna Karbovanetz"
|
793
|
-
:other: "
|
946
|
+
:other: "Ukrayna Karbovanetz"
|
947
|
+
:symbol: "UAK"
|
794
948
|
:UGS:
|
795
949
|
:one: "Uganda Şilini (1966–1987)"
|
796
|
-
:other: "Ugandan shillings (1966–1987)"
|
797
950
|
:UGX:
|
798
951
|
:one: "Uganda şilini"
|
799
952
|
:other: "Uganda şilini"
|
953
|
+
:symbol: "UGX"
|
800
954
|
:USD:
|
801
955
|
:one: "ABD doları"
|
802
956
|
:other: "ABD doları"
|
803
957
|
:symbol: "$"
|
804
958
|
:USN:
|
805
959
|
:one: "ABD Doları (Ertesi gün)"
|
806
|
-
:other: "
|
960
|
+
:other: "ABD Doları (Ertesi gün)"
|
961
|
+
:symbol: "USN"
|
807
962
|
:USS:
|
808
963
|
:one: "ABD Doları (Aynı gün)"
|
809
|
-
:other: "
|
964
|
+
:other: "ABD Doları (Aynı gün)"
|
965
|
+
:symbol: "USS"
|
810
966
|
:UYI:
|
811
967
|
:one: "Uruguay Peso en Unidades Indexadas"
|
812
|
-
:other: "
|
968
|
+
:other: "Uruguay Peso en Unidades Indexadas"
|
969
|
+
:symbol: "UYI"
|
813
970
|
:UYP:
|
814
971
|
:one: "Uruguay Pezosu (1975–1993)"
|
815
|
-
:other: "
|
972
|
+
:other: "Uruguay Pezosu (1975–1993)"
|
973
|
+
:symbol: "UYP"
|
816
974
|
:UYU:
|
817
975
|
:one: "Uruguay pesosu"
|
818
976
|
:other: "Uruguay pesosu"
|
819
|
-
:symbol: "
|
977
|
+
:symbol: "UYU"
|
820
978
|
:UZS:
|
821
979
|
:one: "Özbekistan somu"
|
822
980
|
:other: "Özbekistan somu"
|
981
|
+
:symbol: "UZS"
|
823
982
|
:VEB:
|
824
983
|
:one: "Venezuela Bolivarı (1871–2008)"
|
825
|
-
:other: "
|
984
|
+
:other: "Venezuela Bolivarı (1871–2008)"
|
985
|
+
:symbol: "VEB"
|
826
986
|
:VEF:
|
827
987
|
:one: "Venezuela bolivarı"
|
828
988
|
:other: "Venezuela bolivarı"
|
989
|
+
:symbol: "VEF"
|
829
990
|
:VND:
|
830
991
|
:one: "Vietnam dongu"
|
831
992
|
:other: "Vietnam dongu"
|
832
993
|
:symbol: "₫"
|
833
994
|
:VNN:
|
834
|
-
:one: "
|
835
|
-
:other: "
|
995
|
+
:one: "Vietnam dongu (1978–1985)"
|
996
|
+
:other: "Vietnam dongu (1978–1985)"
|
997
|
+
:symbol: "VNN"
|
836
998
|
:VUV:
|
837
999
|
:one: "Vanuatu vatusu"
|
838
1000
|
:other: "Vanuatu vatusu"
|
1001
|
+
:symbol: "VUV"
|
839
1002
|
:WST:
|
840
1003
|
:one: "Samoa talası"
|
841
1004
|
:other: "Samoa talası"
|
1005
|
+
:symbol: "WST"
|
842
1006
|
:XAF:
|
843
1007
|
:one: "CFA frangı BEAC"
|
844
1008
|
:other: "CFA frangı BEAC"
|
845
1009
|
:symbol: "FCFA"
|
846
1010
|
:XAG:
|
847
1011
|
:one: "Gümüş"
|
848
|
-
:other: "
|
1012
|
+
:other: "Gümüş"
|
1013
|
+
:symbol: "XAG"
|
849
1014
|
:XAU:
|
850
1015
|
:one: "Altın"
|
851
|
-
:other: "
|
1016
|
+
:other: "Altın"
|
1017
|
+
:symbol: "XAU"
|
852
1018
|
:XBA:
|
853
1019
|
:one: "Birleşik Avrupa Birimi"
|
854
|
-
:other: "European composite units"
|
855
1020
|
:XBB:
|
856
1021
|
:one: "Avrupa Para Birimi (EMU)"
|
857
|
-
:other: "European monetary units"
|
858
1022
|
:XBC:
|
859
1023
|
:one: "Avrupa Hesap Birimi (XBC)"
|
860
|
-
:other: "European units of account (XBC)"
|
861
1024
|
:XBD:
|
862
1025
|
:one: "Avrupa Hesap Birimi (XBD)"
|
863
|
-
:other: "European units of account (XBD)"
|
864
1026
|
:XCD:
|
865
1027
|
:one: "Doğu Karayip doları"
|
866
1028
|
:other: "Doğu Karayip doları"
|
867
1029
|
:symbol: "EC$"
|
868
1030
|
:XDR:
|
869
1031
|
:one: "Özel Çekme Hakkı (SDR)"
|
870
|
-
:other: "special drawing rights"
|
871
1032
|
:XEU:
|
872
1033
|
:one: "Avrupa Para Birimi"
|
873
|
-
:other: "
|
1034
|
+
:other: "Avrupa Para Birimi"
|
1035
|
+
:symbol: "XEU"
|
874
1036
|
:XFO:
|
875
1037
|
:one: "Fransız Altın Frangı"
|
876
|
-
:other: "French gold francs"
|
877
1038
|
:XFU:
|
878
1039
|
:one: "Fransız UIC-Frangı"
|
879
|
-
:other: "French UIC-francs"
|
880
1040
|
:XOF:
|
881
1041
|
:one: "CFA frangı BCEAO"
|
882
1042
|
:other: "CFA frangı BCEAO"
|
883
1043
|
:symbol: "CFA"
|
884
1044
|
:XPD:
|
885
1045
|
:one: "Paladyum"
|
886
|
-
:other: "troy ounces of palladium"
|
887
1046
|
:XPF:
|
888
1047
|
:one: "CFP frangı"
|
889
1048
|
:other: "CFP frangı"
|
890
1049
|
:symbol: "CFPF"
|
891
1050
|
:XPT:
|
892
1051
|
:one: "Platin"
|
893
|
-
:
|
1052
|
+
:symbol: "XPT"
|
894
1053
|
:XRE:
|
895
1054
|
:one: "RINET Fonları"
|
896
|
-
:other: "RINET
|
1055
|
+
:other: "RINET Fonları"
|
1056
|
+
:symbol: "XRE"
|
897
1057
|
:XSU:
|
898
1058
|
:one: "Sucre"
|
899
|
-
:other: "
|
1059
|
+
:other: "Sucre"
|
1060
|
+
:symbol: "XSU"
|
900
1061
|
:XTS:
|
901
1062
|
:one: "Test Para Birimi Kodu"
|
902
|
-
:other: "
|
1063
|
+
:other: "Test Para Birimi Kodu"
|
1064
|
+
:symbol: "XTS"
|
903
1065
|
:XUA:
|
904
|
-
:one: "ADB
|
905
|
-
:other: "ADB
|
1066
|
+
:one: "ADB hesap birimi"
|
1067
|
+
:other: "ADB hesap birimi"
|
1068
|
+
:symbol: "XUA"
|
906
1069
|
:XXX:
|
907
1070
|
:one: "(bilinmeyen para birimi)"
|
908
1071
|
:other: "(bilinmeyen para birimi)"
|
909
1072
|
:YDD:
|
910
1073
|
:one: "Yemen Dinarı"
|
911
|
-
:other: "
|
1074
|
+
:other: "Yemen Dinarı"
|
1075
|
+
:symbol: "YDD"
|
912
1076
|
:YER:
|
913
1077
|
:one: "Yemen riyali"
|
914
1078
|
:other: "Yemen riyali"
|
1079
|
+
:symbol: "YER"
|
915
1080
|
:YUD:
|
916
1081
|
:one: "Yugoslav Dinarı (Hard)"
|
917
|
-
:other: "
|
1082
|
+
:other: "Yugoslav Dinarı (Hard)"
|
1083
|
+
:symbol: "YUD"
|
918
1084
|
:YUM:
|
919
1085
|
:one: "Yeni Yugoslav Dinarı"
|
920
|
-
:other: "
|
1086
|
+
:other: "Yeni Yugoslav Dinarı"
|
1087
|
+
:symbol: "YUM"
|
921
1088
|
:YUN:
|
922
1089
|
:one: "Konvertibl Yugoslav Dinarı"
|
923
|
-
:other: "
|
1090
|
+
:other: "Konvertibl Yugoslav Dinarı"
|
1091
|
+
:symbol: "YUN"
|
924
1092
|
:YUR:
|
925
|
-
:one: "
|
926
|
-
:other: "
|
1093
|
+
:one: "İyileştirilmiş Yugoslav dinarı (1992–1993)"
|
1094
|
+
:other: "İyileştirilmiş Yugoslav dinarı (1992–1993)"
|
1095
|
+
:symbol: "YUR"
|
927
1096
|
:ZAL:
|
928
1097
|
:one: "Güney Afrika Randı (finansal)"
|
929
|
-
:other: "South African rands (financial)"
|
930
1098
|
:ZAR:
|
931
1099
|
:one: "Güney Afrika randı"
|
932
1100
|
:other: "Güney Afrika randı"
|
1101
|
+
:symbol: "ZAR"
|
933
1102
|
:ZMK:
|
934
1103
|
:one: "Zambiya Kvaçası (1968–2012)"
|
935
|
-
:other: "Zambian kwachas (1968–2012)"
|
936
1104
|
:ZMW:
|
937
1105
|
:one: "Zambiya kvaçası"
|
938
1106
|
:other: "Zambiya kvaçası"
|
1107
|
+
:symbol: "ZMW"
|
939
1108
|
:ZRN:
|
940
1109
|
:one: "Yeni Zaire Zairesi"
|
941
|
-
:other: "Zairean new zaires (1993–1998)"
|
942
1110
|
:ZRZ:
|
943
1111
|
:one: "Zaire Zairesi"
|
944
|
-
:other: "Zairean zaires (1971–1993)"
|
945
1112
|
:ZWD:
|
946
1113
|
:one: "Zimbabve Doları"
|
947
|
-
:other: "Zimbabwean dollars (1980–2008)"
|
948
1114
|
:ZWL:
|
949
1115
|
:one: "Zimbabve Doları (2009)"
|
950
|
-
:other: "Zimbabwean dollars (2009)"
|
951
1116
|
:ZWR:
|
952
|
-
:one: "
|
953
|
-
:other: "
|
1117
|
+
:one: "Zimbabve doları (2008)"
|
1118
|
+
:other: "Zimbabve doları (2008)"
|
1119
|
+
:symbol: "ZWR"
|