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
@@ -3,65 +3,60 @@
|
|
3
3
|
:currencies:
|
4
4
|
:ADP:
|
5
5
|
:one: "Andorská peseta"
|
6
|
-
:other: "Andorran pesetas"
|
7
6
|
:AED:
|
8
7
|
:few: "SAE dirhamy"
|
9
|
-
:many: "SAE
|
8
|
+
:many: "SAE dirhamu"
|
10
9
|
:one: "SAE dirham"
|
11
10
|
:other: "SAE dirhamov"
|
12
|
-
|
13
|
-
:one: "Afghan afghani (1927–2002)"
|
14
|
-
:other: "Afghan afghanis (1927–2002)"
|
11
|
+
:symbol: "AED"
|
15
12
|
:AFN:
|
16
13
|
:few: "afganské afgání"
|
17
14
|
:many: "afganského afgání"
|
18
15
|
:one: "afganský afgání"
|
19
16
|
:other: "afganských afgání"
|
20
|
-
|
21
|
-
:one: "Albanian lek (1946–1965)"
|
22
|
-
:other: "Albanian lekë (1946–1965)"
|
17
|
+
:symbol: "AFN"
|
23
18
|
:ALL:
|
24
|
-
:
|
25
|
-
:
|
19
|
+
:few: "albánske leky"
|
20
|
+
:many: "albánskeho leku"
|
21
|
+
:one: "albánsky lek"
|
22
|
+
:other: "albánskych lekov"
|
23
|
+
:symbol: "ALL"
|
26
24
|
:AMD:
|
27
|
-
:
|
28
|
-
:
|
25
|
+
:few: "arménske dramy"
|
26
|
+
:many: "arménskeho dramu"
|
27
|
+
:one: "arménsky dram"
|
28
|
+
:other: "arménskych dramov"
|
29
|
+
:symbol: "AMD"
|
29
30
|
:ANG:
|
30
31
|
:few: "antilské guldeny"
|
31
32
|
:many: "antilského guldena"
|
32
33
|
:one: "antilský gulden"
|
33
34
|
:other: "antilských guldenov"
|
35
|
+
:symbol: "ANG"
|
34
36
|
:AOA:
|
35
|
-
:
|
36
|
-
:
|
37
|
+
:few: "angolské kwanzy"
|
38
|
+
:many: "angolskej kwanzy"
|
39
|
+
:one: "angolská kwanza"
|
40
|
+
:other: "angolských kwánz"
|
41
|
+
:symbol: "AOA"
|
37
42
|
:AOK:
|
38
43
|
:one: "Angolská kwanza (1977–1990)"
|
39
|
-
:other: "Angolan kwanzas (1977–1991)"
|
40
44
|
:AON:
|
41
45
|
:one: "Angolská nová kwanza (1990–2000)"
|
42
|
-
:other: "Angolan new kwanzas (1990–2000)"
|
43
46
|
:AOR:
|
44
47
|
:one: "Angolská kwanza Reajustado (1995–1999)"
|
45
|
-
:other: "Angolan readjusted kwanzas (1995–1999)"
|
46
48
|
:ARA:
|
47
49
|
:one: "Argentinský austral"
|
48
|
-
:other: "Argentine australs"
|
49
|
-
:ARL:
|
50
|
-
:one: "Argentine peso ley (1970–1983)"
|
51
|
-
:other: "Argentine pesos ley (1970–1983)"
|
52
|
-
:ARM:
|
53
|
-
:one: "Argentine peso (1881–1970)"
|
54
|
-
:other: "Argentine pesos (1881–1970)"
|
55
50
|
:ARP:
|
56
51
|
:one: "Argentinské peso (1983–1985)"
|
57
|
-
:other: "Argentine pesos (1983–1985)"
|
58
52
|
:ARS:
|
59
|
-
:
|
60
|
-
:
|
61
|
-
:
|
53
|
+
:few: "argentínske pesos"
|
54
|
+
:many: "argentínskeho pesa"
|
55
|
+
:one: "argentínske peso"
|
56
|
+
:other: "argentínskych pesos"
|
57
|
+
:symbol: "ARS"
|
62
58
|
:ATS:
|
63
59
|
:one: "Rakúsky šiling"
|
64
|
-
:other: "Austrian schillings"
|
65
60
|
:AUD:
|
66
61
|
:few: "austrálske doláre"
|
67
62
|
:many: "austrálskeho dolára"
|
@@ -69,8 +64,11 @@
|
|
69
64
|
:other: "austrálskych dolárov"
|
70
65
|
:symbol: "AUD"
|
71
66
|
:AWG:
|
72
|
-
:
|
73
|
-
:
|
67
|
+
:few: "arubské guldeny"
|
68
|
+
:many: "arubského guldena"
|
69
|
+
:one: "arubský gulden"
|
70
|
+
:other: "arubských guldenov"
|
71
|
+
:symbol: "AWG"
|
74
72
|
:AZM:
|
75
73
|
:few: "azerbajdžanské manaty (1993–2006)"
|
76
74
|
:many: "azerbajdžanského manatu (1993–2006)"
|
@@ -81,91 +79,81 @@
|
|
81
79
|
:many: "azerbajdžanského manatu"
|
82
80
|
:one: "azerbajdžanský manat"
|
83
81
|
:other: "azerbajdžanských manatov"
|
82
|
+
:symbol: "AZN"
|
84
83
|
:BAD:
|
85
84
|
:one: "Bosnianský dinár"
|
86
|
-
:other: "Bosnia-Herzegovina dinars (1992–1994)"
|
87
85
|
:BAM:
|
88
|
-
:few: "
|
89
|
-
:many: "
|
90
|
-
:one: "
|
91
|
-
:other: "
|
92
|
-
|
93
|
-
:one: "Bosnia-Herzegovina new dinar (1994–1997)"
|
94
|
-
:other: "Bosnia-Herzegovina new dinars (1994–1997)"
|
86
|
+
:few: "konvertibilné marky"
|
87
|
+
:many: "konvertibilnej marky"
|
88
|
+
:one: "konvertibilná marka"
|
89
|
+
:other: "konvertibilných mariek"
|
90
|
+
:symbol: "BAM"
|
95
91
|
:BBD:
|
96
92
|
:few: "barbadoské doláre"
|
97
93
|
:many: "barbadoského dolára"
|
98
94
|
:one: "barbadoský dolár"
|
99
95
|
:other: "barbadoských dolárov"
|
100
|
-
:symbol: "
|
96
|
+
:symbol: "BBD"
|
101
97
|
:BDT:
|
102
|
-
:
|
103
|
-
:
|
104
|
-
:
|
98
|
+
:few: "bangladéšske taky"
|
99
|
+
:many: "bangladéšskej taky"
|
100
|
+
:one: "bangladéšska taka"
|
101
|
+
:other: "bangladéšskych ták"
|
102
|
+
:symbol: "BDT"
|
105
103
|
:BEC:
|
106
104
|
:one: "Belgický frank (konvertibilný)"
|
107
|
-
:other: "Belgian francs (convertible)"
|
108
105
|
:BEF:
|
109
106
|
:one: "Belgický frank"
|
110
|
-
:other: "Belgian francs"
|
111
107
|
:BEL:
|
112
108
|
:one: "Belgický frank (finančný)"
|
113
|
-
:other: "Belgian francs (financial)"
|
114
109
|
:BGL:
|
115
110
|
:one: "Bulharský leva"
|
116
|
-
:other: "Bulgarian hard leva"
|
117
|
-
:BGM:
|
118
|
-
:one: "Bulgarian socialist lev"
|
119
|
-
:other: "Bulgarian socialist leva"
|
120
111
|
:BGN:
|
121
112
|
:few: "bulharské leva"
|
122
113
|
:many: "bulharského leva"
|
123
114
|
:one: "bulharský lev"
|
124
115
|
:other: "bulharských leva"
|
125
|
-
|
126
|
-
:one: "Bulgarian lev (1879–1952)"
|
127
|
-
:other: "Bulgarian leva (1879–1952)"
|
116
|
+
:symbol: "BGN"
|
128
117
|
:BHD:
|
129
118
|
:few: "bahrajnské dináre"
|
130
119
|
:many: "bahrajnského dinára"
|
131
120
|
:one: "bahrajnský dinár"
|
132
121
|
:other: "bahrajnských dinárov"
|
122
|
+
:symbol: "BHD"
|
133
123
|
:BIF:
|
134
|
-
:
|
135
|
-
:
|
124
|
+
:few: "burundské franky"
|
125
|
+
:many: "burundského franku"
|
126
|
+
:one: "burundský frank"
|
127
|
+
:other: "burundských frankov"
|
128
|
+
:symbol: "BIF"
|
136
129
|
:BMD:
|
137
|
-
:
|
138
|
-
:
|
139
|
-
:
|
130
|
+
:few: "bermudské doláre"
|
131
|
+
:many: "bermudského dolára"
|
132
|
+
:one: "bermudský dolár"
|
133
|
+
:other: "bermudských dolárov"
|
134
|
+
:symbol: "BMD"
|
140
135
|
:BND:
|
141
136
|
:few: "brunejské doláre"
|
142
137
|
:many: "brunejského dolára"
|
143
138
|
:one: "brunejský dolár"
|
144
139
|
:other: "brunejských dolárov"
|
145
|
-
:symbol: "
|
140
|
+
:symbol: "BND"
|
146
141
|
:BOB:
|
147
|
-
:few: "bolívijské
|
142
|
+
:few: "bolívijské boliviana"
|
148
143
|
:many: "bolívijského boliviana"
|
149
144
|
:one: "bolívijské boliviano"
|
150
|
-
:other: "bolívijských
|
151
|
-
|
152
|
-
:one: "Bolivian boliviano (1863–1963)"
|
153
|
-
:other: "Bolivian bolivianos (1863–1963)"
|
145
|
+
:other: "bolívijských bolivian"
|
146
|
+
:symbol: "BOB"
|
154
147
|
:BOP:
|
155
148
|
:one: "Bolivíjske peso"
|
156
|
-
:other: "Bolivian pesos"
|
157
149
|
:BOV:
|
158
150
|
:one: "Bolivíjske mvdol"
|
159
|
-
:other: "Bolivian mvdols"
|
160
151
|
:BRB:
|
161
152
|
:one: "Bolivíjske Cruzeiro Novo (1967–1986)"
|
162
|
-
:other: "Brazilian new cruzeiros (1967–1986)"
|
163
153
|
:BRC:
|
164
154
|
:one: "Bolivíjske cruzado"
|
165
|
-
:other: "Brazilian cruzados (1986–1989)"
|
166
155
|
:BRE:
|
167
156
|
:one: "Bolivíjske cruzeiro (1990–1993)"
|
168
|
-
:other: "Brazilian cruzeiros (1990–1993)"
|
169
157
|
:BRL:
|
170
158
|
:few: "brazílske realy"
|
171
159
|
:many: "brazílskeho realu"
|
@@ -174,30 +162,28 @@
|
|
174
162
|
:symbol: "BRL"
|
175
163
|
:BRN:
|
176
164
|
:one: "Brazílske Cruzado Novo"
|
177
|
-
:other: "Brazilian new cruzados (1989–1990)"
|
178
165
|
:BRR:
|
179
166
|
:one: "Brazílske cruzeiro"
|
180
|
-
:other: "Brazilian cruzeiros (1993–1994)"
|
181
|
-
:BRZ:
|
182
|
-
:one: "Brazilian cruzeiro (1942–1967)"
|
183
|
-
:other: "Brazilian cruzeiros (1942–1967)"
|
184
167
|
:BSD:
|
185
|
-
:
|
186
|
-
:
|
187
|
-
:
|
168
|
+
:few: "bahamské doláre"
|
169
|
+
:many: "bahamského dolára"
|
170
|
+
:one: "bahamský dolár"
|
171
|
+
:other: "bahamských dolárov"
|
172
|
+
:symbol: "BSD"
|
188
173
|
:BTN:
|
189
174
|
:few: "bhutánske ngultrumy"
|
190
175
|
:many: "bhutánskeho ngultrumu"
|
191
176
|
:one: "bhutánsky ngultrum"
|
192
177
|
:other: "bhutánskych ngultrumov"
|
178
|
+
:symbol: "BTN"
|
193
179
|
:BUK:
|
194
180
|
:one: "Burmese Kyat"
|
195
|
-
:other: "Burmese kyats"
|
196
181
|
:BWP:
|
197
182
|
:few: "botswanské puly"
|
198
183
|
:many: "botswanskej puly"
|
199
184
|
:one: "botswanská pula"
|
200
185
|
:other: "botswanských púl"
|
186
|
+
:symbol: "BWP"
|
201
187
|
:BYB:
|
202
188
|
:few: "bieloruské nové ruble (1994–1999)"
|
203
189
|
:many: "bieloruského nového rubľa (1994–1999)"
|
@@ -208,13 +194,13 @@
|
|
208
194
|
:many: "bieloruského rubľa"
|
209
195
|
:one: "bieloruský rubeľ"
|
210
196
|
:other: "bieloruských rubľov"
|
211
|
-
:symbol: "
|
197
|
+
:symbol: "BYR"
|
212
198
|
:BZD:
|
213
199
|
:few: "belizské doláre"
|
214
|
-
:many: "
|
200
|
+
:many: "belizského dolára"
|
215
201
|
:one: "belizský dolár"
|
216
202
|
:other: "belizských dolárov"
|
217
|
-
:symbol: "
|
203
|
+
:symbol: "BZD"
|
218
204
|
:CAD:
|
219
205
|
:few: "kanadské doláre"
|
220
206
|
:many: "kanadského dolára"
|
@@ -226,30 +212,21 @@
|
|
226
212
|
:many: "konžského franku"
|
227
213
|
:one: "konžský frank"
|
228
214
|
:other: "konžských frankov"
|
229
|
-
|
230
|
-
:one: "WIR euro"
|
231
|
-
:other: "WIR euros"
|
215
|
+
:symbol: "CDF"
|
232
216
|
:CHF:
|
233
217
|
:few: "švajčiarske franky"
|
234
218
|
:many: "švajčiarskeho franku"
|
235
219
|
:one: "švajčiarsky frank"
|
236
220
|
:other: "švajčiarskych frankov"
|
237
|
-
|
238
|
-
:one: "WIR franc"
|
239
|
-
:other: "WIR francs"
|
240
|
-
:CLE:
|
241
|
-
:one: "Chilean escudo"
|
242
|
-
:other: "Chilean escudos"
|
221
|
+
:symbol: "CHF"
|
243
222
|
:CLF:
|
244
223
|
:one: "Čílske Unidades de Fomento"
|
245
|
-
:other: "Chilean units of account (UF)"
|
246
224
|
:CLP:
|
247
|
-
:
|
248
|
-
:
|
249
|
-
:
|
250
|
-
|
251
|
-
:
|
252
|
-
:other: "Chinese People’s Bank dollars"
|
225
|
+
:few: "čilské pesos"
|
226
|
+
:many: "čilského pesa"
|
227
|
+
:one: "čilské peso"
|
228
|
+
:other: "čilských pesos"
|
229
|
+
:symbol: "CLP"
|
253
230
|
:CNY:
|
254
231
|
:few: "čínske jüany"
|
255
232
|
:many: "čínskeho jüana"
|
@@ -261,97 +238,100 @@
|
|
261
238
|
:many: "kolumbijského pesa"
|
262
239
|
:one: "kolumbijské peso"
|
263
240
|
:other: "kolumbijských pesos"
|
264
|
-
:symbol: "
|
265
|
-
:COU:
|
266
|
-
:one: "Colombian real value unit"
|
267
|
-
:other: "Colombian real value units"
|
241
|
+
:symbol: "COP"
|
268
242
|
:CRC:
|
269
243
|
:few: "kostarické colóny"
|
270
|
-
:many: "kostarického
|
244
|
+
:many: "kostarického colóna"
|
271
245
|
:one: "kostarický colón"
|
272
246
|
:other: "kostarických colónov"
|
273
|
-
:symbol: "
|
274
|
-
:CSD:
|
275
|
-
:one: "Serbian dinar (2002–2006)"
|
276
|
-
:other: "Serbian dinars (2002–2006)"
|
247
|
+
:symbol: "CRC"
|
277
248
|
:CSK:
|
278
249
|
:one: "Československá koruna"
|
279
|
-
:other: "Czechoslovak hard korunas"
|
280
250
|
:CUC:
|
281
251
|
:few: "kubánske konvertibilné pesos"
|
282
252
|
:many: "kubánskeho konvertibilného pesa"
|
283
253
|
:one: "kubánske konvertibilné peso"
|
284
254
|
:other: "kubánskych konvertibilných pesos"
|
255
|
+
:symbol: "CUC"
|
285
256
|
:CUP:
|
286
257
|
:few: "kubánske pesos"
|
287
258
|
:many: "kubánskeho pesa"
|
288
259
|
:one: "kubánske peso"
|
289
260
|
:other: "kubánskych pesos"
|
290
|
-
:symbol: "
|
261
|
+
:symbol: "CUP"
|
291
262
|
:CVE:
|
292
263
|
:few: "kapverdské escudá"
|
293
264
|
:many: "kapverdského escuda"
|
294
265
|
:one: "kapverdské escudo"
|
295
266
|
:other: "kapverdských escúd"
|
267
|
+
:symbol: "CVE"
|
296
268
|
:CYP:
|
297
269
|
:one: "Cypruská libra"
|
298
|
-
:other: "Cypriot pounds"
|
299
270
|
:CZK:
|
300
271
|
:few: "české koruny"
|
301
272
|
:many: "českej koruny"
|
302
273
|
:one: "česká koruna"
|
303
274
|
:other: "českých korún"
|
275
|
+
:symbol: "CZK"
|
304
276
|
:DDM:
|
305
277
|
:one: "Východonemecká marka"
|
306
|
-
:other: "East German marks"
|
307
278
|
:DEM:
|
308
279
|
:one: "Nemecká marka"
|
309
|
-
:other: "German marks"
|
310
280
|
:DJF:
|
311
|
-
:
|
312
|
-
:
|
281
|
+
:few: "džibutské franky"
|
282
|
+
:many: "džibutského franku"
|
283
|
+
:one: "džibutský frank"
|
284
|
+
:other: "džibutských frankov"
|
285
|
+
:symbol: "DJF"
|
313
286
|
:DKK:
|
314
287
|
:few: "dánske koruny"
|
315
288
|
:many: "dánskej koruny"
|
316
289
|
:one: "dánska koruna"
|
317
290
|
:other: "dánskych korún"
|
291
|
+
:symbol: "DKK"
|
318
292
|
:DOP:
|
319
|
-
:
|
320
|
-
:
|
321
|
-
:
|
293
|
+
:few: "dominikánske pesos"
|
294
|
+
:many: "dominikánskeho pesa"
|
295
|
+
:one: "dominikánske peso"
|
296
|
+
:other: "dominikánske pesos"
|
297
|
+
:symbol: "DOP"
|
322
298
|
:DZD:
|
323
|
-
:
|
324
|
-
:
|
299
|
+
:few: "alžírske dináre"
|
300
|
+
:many: "alžírskeho dinára"
|
301
|
+
:one: "alžírsky dinár"
|
302
|
+
:other: "alžírskych dinárov"
|
303
|
+
:symbol: "DZD"
|
325
304
|
:ECS:
|
326
305
|
:one: "Ekuadorský sucre"
|
327
|
-
:other: "Ecuadorian sucres"
|
328
306
|
:ECV:
|
329
307
|
:one: "Ekuadorský Unidad de Valor Constante (UVC)"
|
330
|
-
:other: "Ecuadorian units of constant value"
|
331
308
|
:EEK:
|
332
309
|
:few: "estónske kroony"
|
333
310
|
:many: "estónskej kroony"
|
334
311
|
:one: "estónska kroon"
|
335
312
|
:other: "estónskych kroon"
|
313
|
+
:symbol: "EEK"
|
336
314
|
:EGP:
|
337
|
-
:
|
338
|
-
:
|
315
|
+
:few: "egyptské libry"
|
316
|
+
:many: "egyptskej libry"
|
317
|
+
:one: "egyptská libra"
|
318
|
+
:other: "egyptských libier"
|
319
|
+
:symbol: "EGP"
|
339
320
|
:ERN:
|
340
|
-
:
|
341
|
-
:
|
342
|
-
|
343
|
-
:
|
344
|
-
:
|
345
|
-
:ESB:
|
346
|
-
:one: "Spanish peseta (convertible account)"
|
347
|
-
:other: "Spanish pesetas (convertible account)"
|
321
|
+
:few: "eritrejské nakfy"
|
322
|
+
:many: "eritrejskej nakfy"
|
323
|
+
:one: "eritrejská nakfa"
|
324
|
+
:other: "eritrejských nakief"
|
325
|
+
:symbol: "ERN"
|
348
326
|
:ESP:
|
349
327
|
:one: "Španielská peseta"
|
350
|
-
:other: "Spanish pesetas"
|
351
328
|
:symbol: "₧"
|
352
329
|
:ETB:
|
353
|
-
:
|
354
|
-
:
|
330
|
+
:few: "etiópske birry"
|
331
|
+
:many: "etiópskeho birru"
|
332
|
+
:one: "etiópsky birr"
|
333
|
+
:other: "etiópskych birrov"
|
334
|
+
:symbol: "ETB"
|
355
335
|
:EUR:
|
356
336
|
:few: "eurá"
|
357
337
|
:many: "eura"
|
@@ -360,31 +340,34 @@
|
|
360
340
|
:symbol: "€"
|
361
341
|
:FIM:
|
362
342
|
:one: "Finská marka"
|
363
|
-
:other: "Finnish markkas"
|
364
343
|
:FJD:
|
365
344
|
:few: "fidžijské doláre"
|
366
345
|
:many: "fidžijského dolára"
|
367
346
|
:one: "fidžijský dolár"
|
368
347
|
:other: "fidžijských dolárov"
|
369
|
-
:symbol: "
|
348
|
+
:symbol: "FJD"
|
370
349
|
:FKP:
|
371
|
-
:
|
372
|
-
:
|
350
|
+
:few: "falklandské libry"
|
351
|
+
:many: "falklandskej libry"
|
352
|
+
:one: "falklandská libra"
|
353
|
+
:other: "falklandských libier"
|
354
|
+
:symbol: "FKP"
|
373
355
|
:FRF:
|
374
356
|
:one: "Francúzsky frank"
|
375
|
-
:other: "French francs"
|
376
357
|
:GBP:
|
377
|
-
:few: "
|
358
|
+
:few: "britské libry"
|
378
359
|
:many: "britskej libry"
|
379
360
|
:one: "britská libra"
|
380
361
|
:other: "britských libier"
|
381
362
|
:symbol: "GBP"
|
382
363
|
:GEK:
|
383
364
|
:one: "Gruzínsky Kupon Larit"
|
384
|
-
:other: "Georgian kupon larits"
|
385
365
|
:GEL:
|
386
|
-
:
|
387
|
-
:
|
366
|
+
:few: "gruzínske lari"
|
367
|
+
:many: "gruzínskeho lari"
|
368
|
+
:one: "gruzínske lari"
|
369
|
+
:other: "gruzínskych lari"
|
370
|
+
:symbol: "GEL"
|
388
371
|
:GHC:
|
389
372
|
:few: "ghanské cedi (1979–2007)"
|
390
373
|
:many: "ghanského cedi (1979–2007)"
|
@@ -393,45 +376,53 @@
|
|
393
376
|
:GHS:
|
394
377
|
:few: "ghanské cedi"
|
395
378
|
:many: "ghanského cedi"
|
396
|
-
:one: "
|
379
|
+
:one: "ghanské cedi"
|
397
380
|
:other: "ghanských cedi"
|
398
|
-
:symbol: "
|
381
|
+
:symbol: "GHS"
|
399
382
|
:GIP:
|
400
|
-
:
|
401
|
-
:
|
402
|
-
:
|
383
|
+
:few: "gibraltárske libry"
|
384
|
+
:many: "gibraltárskej libry"
|
385
|
+
:one: "gibraltárska libra"
|
386
|
+
:other: "gibraltárskych libier"
|
387
|
+
:symbol: "GIP"
|
403
388
|
:GMD:
|
404
389
|
:few: "gambijské dalasi"
|
405
390
|
:many: "gambijského dalasi"
|
406
|
-
:one: "
|
391
|
+
:one: "gambijské dalasi"
|
407
392
|
:other: "gambijských dalasi"
|
393
|
+
:symbol: "GMD"
|
408
394
|
:GNF:
|
409
|
-
:
|
410
|
-
:
|
395
|
+
:few: "guinejské franky"
|
396
|
+
:many: "guinejského franku"
|
397
|
+
:one: "guinejský frank"
|
398
|
+
:other: "guinejských frankov"
|
399
|
+
:symbol: "GNF"
|
411
400
|
:GNS:
|
412
401
|
:one: "Guinejský syli"
|
413
|
-
:other: "Guinean sylis"
|
414
402
|
:GQE:
|
415
403
|
:one: "Rovníková Guinea Ekwele Guineana"
|
416
|
-
:other: "Equatorial Guinean ekwele"
|
417
404
|
:GRD:
|
418
405
|
:one: "Grécka drachma"
|
419
|
-
:other: "Greek drachmas"
|
420
406
|
:GTQ:
|
421
|
-
:
|
422
|
-
:
|
407
|
+
:few: "guatemalské quetzaly"
|
408
|
+
:many: "guatemalského quetzala"
|
409
|
+
:one: "guatemalský quetzal"
|
410
|
+
:other: "guatemalských quetzalov"
|
411
|
+
:symbol: "GTQ"
|
423
412
|
:GWE:
|
424
413
|
:one: "Portugalská Guinea eskudo"
|
425
|
-
:other: "Portuguese Guinea escudos"
|
426
414
|
:GWP:
|
427
415
|
:few: "Guinea-Bissau pesos"
|
428
416
|
:many: "Guinea-Bissau pesa"
|
429
417
|
:one: "Guinea-Bissau peso"
|
430
418
|
:other: "Guinea-Bissau pesos"
|
419
|
+
:symbol: "GWP"
|
431
420
|
:GYD:
|
432
|
-
:
|
433
|
-
:
|
434
|
-
:
|
421
|
+
:few: "guyanské doláre"
|
422
|
+
:many: "guyanského dolára"
|
423
|
+
:one: "guyanský dolár"
|
424
|
+
:other: "guyanských dolárov"
|
425
|
+
:symbol: "GYD"
|
435
426
|
:HKD:
|
436
427
|
:few: "hongkonské doláre"
|
437
428
|
:many: "hongkonského dolára"
|
@@ -443,38 +434,43 @@
|
|
443
434
|
:many: "honduraskej lempiry"
|
444
435
|
:one: "honduraská lempira"
|
445
436
|
:other: "honduraských lempír"
|
437
|
+
:symbol: "HNL"
|
446
438
|
:HRD:
|
447
439
|
:one: "Chorvátsky dinár"
|
448
|
-
:other: "Croatian dinars"
|
449
440
|
:HRK:
|
450
|
-
:
|
451
|
-
:
|
441
|
+
:few: "chorvátske kuny"
|
442
|
+
:many: "chorvátskej kuny"
|
443
|
+
:one: "chorvátska kuna"
|
444
|
+
:other: "chorvátskych kún"
|
445
|
+
:symbol: "HRK"
|
452
446
|
:HTG:
|
453
|
-
:
|
454
|
-
:
|
447
|
+
:few: "haitské gourde"
|
448
|
+
:many: "haitského gourde"
|
449
|
+
:one: "haitské gourde"
|
450
|
+
:other: "haitských gourde"
|
451
|
+
:symbol: "HTG"
|
455
452
|
:HUF:
|
456
453
|
:few: "maďarské forinty"
|
457
454
|
:many: "maďarského forinta"
|
458
455
|
:one: "maďarský forint"
|
459
456
|
:other: "maďarských forintov"
|
457
|
+
:symbol: "HUF"
|
460
458
|
:IDR:
|
461
459
|
:few: "indonézske rupie"
|
462
460
|
:many: "indonézskej rupie"
|
463
461
|
:one: "indonézska rupia"
|
464
462
|
:other: "indonézskych rupií"
|
463
|
+
:symbol: "IDR"
|
465
464
|
:IEP:
|
466
465
|
:one: "Írska libra"
|
467
|
-
:other: "Irish pounds"
|
468
466
|
:ILP:
|
469
467
|
:one: "Izraelská libra"
|
470
|
-
:other: "Israeli pounds"
|
471
|
-
:ILR:
|
472
|
-
:one: "Israeli sheqel (1980–1985)"
|
473
|
-
:other: "Israeli sheqels (1980–1985)"
|
474
468
|
:ILS:
|
475
|
-
:
|
476
|
-
:
|
477
|
-
:
|
469
|
+
:few: "izraelské šekely"
|
470
|
+
:many: "izraelského šekela"
|
471
|
+
:one: "izraelský šekel"
|
472
|
+
:other: "izraelských šekelov"
|
473
|
+
:symbol: "NIS"
|
478
474
|
:INR:
|
479
475
|
:few: "indické rupie"
|
480
476
|
:many: "indickej rupie"
|
@@ -482,27 +478,37 @@
|
|
482
478
|
:other: "indických rupií"
|
483
479
|
:symbol: "INR"
|
484
480
|
:IQD:
|
485
|
-
:
|
486
|
-
:
|
481
|
+
:few: "iracké dináre"
|
482
|
+
:many: "irackého dinára"
|
483
|
+
:one: "iracký dinár"
|
484
|
+
:other: "irackých dinárov"
|
485
|
+
:symbol: "IQD"
|
487
486
|
:IRR:
|
488
|
-
:
|
489
|
-
:
|
490
|
-
|
491
|
-
:
|
492
|
-
:
|
487
|
+
:few: "iránske rialy"
|
488
|
+
:many: "iránskeho rialu"
|
489
|
+
:one: "iránsky rial"
|
490
|
+
:other: "iránskych rialov"
|
491
|
+
:symbol: "IRR"
|
493
492
|
:ISK:
|
494
|
-
:
|
495
|
-
:
|
493
|
+
:few: "islandské koruny"
|
494
|
+
:many: "islandskej koruny"
|
495
|
+
:one: "islandská koruna"
|
496
|
+
:other: "islandských korún"
|
497
|
+
:symbol: "ISK"
|
496
498
|
:ITL:
|
497
499
|
:one: "Talianská lira"
|
498
|
-
:other: "Italian liras"
|
499
500
|
:JMD:
|
500
|
-
:
|
501
|
-
:
|
502
|
-
:
|
501
|
+
:few: "jamajské doláre"
|
502
|
+
:many: "jamajského dolára"
|
503
|
+
:one: "jamajský dolár"
|
504
|
+
:other: "jamajských dolárov"
|
505
|
+
:symbol: "JMD"
|
503
506
|
:JOD:
|
504
|
-
:
|
505
|
-
:
|
507
|
+
:few: "jordánske dináre"
|
508
|
+
:many: "jordánskeho dinára"
|
509
|
+
:one: "jordánsky dinár"
|
510
|
+
:other: "jordánskych dinárov"
|
511
|
+
:symbol: "JOD"
|
506
512
|
:JPY:
|
507
513
|
:few: "japonské jeny"
|
508
514
|
:many: "japonského jenu"
|
@@ -510,31 +516,35 @@
|
|
510
516
|
:other: "japonských jenov"
|
511
517
|
:symbol: "JPY"
|
512
518
|
:KES:
|
513
|
-
:
|
514
|
-
:
|
519
|
+
:few: "kenské šilingy"
|
520
|
+
:many: "kenského šilingu"
|
521
|
+
:one: "kenský šiling"
|
522
|
+
:other: "kenských šilingov"
|
523
|
+
:symbol: "KES"
|
515
524
|
:KGS:
|
516
525
|
:few: "kirgizské somy"
|
517
526
|
:many: "kirgizského somu"
|
518
527
|
:one: "kirgizský som"
|
519
528
|
:other: "kirgizských somov"
|
529
|
+
:symbol: "KGS"
|
520
530
|
:KHR:
|
521
|
-
:
|
522
|
-
:
|
523
|
-
:
|
531
|
+
:few: "kambodžské riely"
|
532
|
+
:many: "kambodžského rielu"
|
533
|
+
:one: "kambodžský riel"
|
534
|
+
:other: "kambodžských rielov"
|
535
|
+
:symbol: "KHR"
|
524
536
|
:KMF:
|
525
537
|
:few: "komorské franky"
|
526
538
|
:many: "komorského franku"
|
527
|
-
:one: "
|
539
|
+
:one: "komorský frank"
|
528
540
|
:other: "komorských frankov"
|
541
|
+
:symbol: "KMF"
|
529
542
|
:KPW:
|
530
|
-
:
|
531
|
-
:
|
532
|
-
|
533
|
-
:
|
534
|
-
:
|
535
|
-
:KRO:
|
536
|
-
:one: "South Korean won (1945–1953)"
|
537
|
-
:other: "South Korean won (1945–1953)"
|
543
|
+
:few: "severokórejské wony"
|
544
|
+
:many: "severokórejskeho wonu"
|
545
|
+
:one: "severokórejský won"
|
546
|
+
:other: "severokórejských wonov"
|
547
|
+
:symbol: "KPW"
|
538
548
|
:KRW:
|
539
549
|
:few: "juhokórejské wony"
|
540
550
|
:many: "juhokórejského wonu"
|
@@ -546,154 +556,167 @@
|
|
546
556
|
:many: "kuvajtského dinára"
|
547
557
|
:one: "kuvajtský dinár"
|
548
558
|
:other: "kuvajtských dinárov"
|
559
|
+
:symbol: "KWD"
|
549
560
|
:KYD:
|
550
|
-
:
|
551
|
-
:
|
552
|
-
:
|
561
|
+
:few: "kajmanské doláre"
|
562
|
+
:many: "kajmanského dolára"
|
563
|
+
:one: "kajmanský dolár"
|
564
|
+
:other: "kajmanských dolárov"
|
565
|
+
:symbol: "KYD"
|
553
566
|
:KZT:
|
554
567
|
:few: "kazašské tenge"
|
555
568
|
:many: "kazašského tenge"
|
556
569
|
:one: "kazašské tenge"
|
557
570
|
:other: "kazašských tenge"
|
558
|
-
:symbol: "
|
571
|
+
:symbol: "KZT"
|
559
572
|
:LAK:
|
560
|
-
:
|
561
|
-
:
|
562
|
-
:
|
573
|
+
:few: "laoské kipy"
|
574
|
+
:many: "laoského kipu"
|
575
|
+
:one: "laoský kip"
|
576
|
+
:other: "laoských kipov"
|
577
|
+
:symbol: "LAK"
|
563
578
|
:LBP:
|
564
|
-
:
|
565
|
-
:
|
579
|
+
:few: "libanonské libry"
|
580
|
+
:many: "libanonskej libry"
|
581
|
+
:one: "libanonská libra"
|
582
|
+
:other: "libanonských libier"
|
583
|
+
:symbol: "LBP"
|
566
584
|
:LKR:
|
567
585
|
:few: "srílanské rupie"
|
568
586
|
:many: "srílanskej rupie"
|
569
587
|
:one: "srílanská rupia"
|
570
588
|
:other: "srílanských rupií"
|
589
|
+
:symbol: "LKR"
|
571
590
|
:LRD:
|
572
|
-
:
|
573
|
-
:
|
574
|
-
:
|
591
|
+
:few: "libérijské doláre"
|
592
|
+
:many: "libérijského dolára"
|
593
|
+
:one: "libérijský dolár"
|
594
|
+
:other: "libérijských dolárov"
|
595
|
+
:symbol: "LRD"
|
575
596
|
:LSL:
|
576
597
|
:one: "Lesothský loti"
|
577
|
-
:other: "Lesotho lotis"
|
578
598
|
:LTL:
|
579
|
-
:few: "litovské
|
580
|
-
:many: "litovského
|
599
|
+
:few: "litovské lity"
|
600
|
+
:many: "litovského litu"
|
581
601
|
:one: "litovský litas"
|
582
|
-
:other: "litovských
|
602
|
+
:other: "litovských litov"
|
603
|
+
:symbol: "LTL"
|
583
604
|
:LTT:
|
584
605
|
:one: "Litevský talonas"
|
585
|
-
:other: "Lithuanian talonases"
|
586
|
-
:LUC:
|
587
|
-
:one: "Luxembourgian convertible franc"
|
588
|
-
:other: "Luxembourgian convertible francs"
|
589
606
|
:LUF:
|
590
607
|
:one: "Luxemburský frank"
|
591
|
-
:other: "Luxembourgian francs"
|
592
|
-
:LUL:
|
593
|
-
:one: "Luxembourg financial franc"
|
594
|
-
:other: "Luxembourg financial francs"
|
595
608
|
:LVL:
|
596
609
|
:few: "lotyšské laty"
|
597
610
|
:many: "lotyšského latu"
|
598
611
|
:one: "lotyšský lat"
|
599
612
|
:other: "lotyšských latov"
|
613
|
+
:symbol: "LVL"
|
600
614
|
:LVR:
|
601
615
|
:one: "Lotyšský rubeľ"
|
602
|
-
:other: "Latvian rubles"
|
603
616
|
:LYD:
|
604
|
-
:
|
605
|
-
:
|
617
|
+
:few: "líbyjské dináre"
|
618
|
+
:many: "líbyjského dinára"
|
619
|
+
:one: "líbyjský dinár"
|
620
|
+
:other: "líbyjských dinárov"
|
621
|
+
:symbol: "LYD"
|
606
622
|
:MAD:
|
607
|
-
:
|
608
|
-
:
|
623
|
+
:few: "marocké dirhamy"
|
624
|
+
:many: "marockého dirhamu"
|
625
|
+
:one: "marocký dirham"
|
626
|
+
:other: "marockých dirhamov"
|
627
|
+
:symbol: "MAD"
|
609
628
|
:MAF:
|
610
629
|
:one: "Marocký frank"
|
611
|
-
:other: "Moroccan francs"
|
612
|
-
:MCF:
|
613
|
-
:one: "Monegasque franc"
|
614
|
-
:other: "Monegasque francs"
|
615
|
-
:MDC:
|
616
|
-
:one: "Moldovan cupon"
|
617
|
-
:other: "Moldovan cupon"
|
618
630
|
:MDL:
|
619
|
-
:
|
620
|
-
:
|
631
|
+
:few: "moldavské lei"
|
632
|
+
:many: "moldavského lei"
|
633
|
+
:one: "moldavský lei"
|
634
|
+
:other: "moldavských lei"
|
635
|
+
:symbol: "MDL"
|
621
636
|
:MGA:
|
622
|
-
:
|
623
|
-
:
|
637
|
+
:few: "malgašské ariary"
|
638
|
+
:many: "malgašského ariary"
|
639
|
+
:one: "malgašský ariary"
|
640
|
+
:other: "malgašských ariary"
|
641
|
+
:symbol: "MGA"
|
624
642
|
:MGF:
|
625
643
|
:one: "Madagaskarský frank"
|
626
|
-
:other: "Malagasy francs"
|
627
644
|
:MKD:
|
628
|
-
:
|
629
|
-
:
|
630
|
-
|
631
|
-
:
|
632
|
-
:
|
645
|
+
:few: "macedónske denáre"
|
646
|
+
:many: "macedónskeho denára"
|
647
|
+
:one: "macedónsky denár"
|
648
|
+
:other: "macedónskych denárov"
|
649
|
+
:symbol: "MKD"
|
633
650
|
:MLF:
|
634
651
|
:one: "Malský frank"
|
635
|
-
:other: "Malian francs"
|
636
652
|
:MMK:
|
637
|
-
:
|
638
|
-
:
|
653
|
+
:few: "mjanmarské kyaty"
|
654
|
+
:many: "mjanmarského kyatu"
|
655
|
+
:one: "mjanmarský kyat"
|
656
|
+
:other: "mjanmarských kyatov"
|
657
|
+
:symbol: "MMK"
|
639
658
|
:MNT:
|
640
|
-
:
|
641
|
-
:
|
642
|
-
:
|
659
|
+
:few: "mongolské tugriky"
|
660
|
+
:many: "mongolského tugrika"
|
661
|
+
:one: "mongolský tugrik"
|
662
|
+
:other: "mongolských tugrikov"
|
663
|
+
:symbol: "MNT"
|
643
664
|
:MOP:
|
644
665
|
:few: "macajské patacy"
|
645
666
|
:many: "macajskej patacy"
|
646
667
|
:one: "macajská pataca"
|
647
668
|
:other: "macajských patác"
|
669
|
+
:symbol: "MOP"
|
648
670
|
:MRO:
|
649
671
|
:few: "mauritánske ukije"
|
650
672
|
:many: "mauritánskej ukije"
|
651
673
|
:one: "mauritánska ukija"
|
652
674
|
:other: "mauritánskych ukijí"
|
675
|
+
:symbol: "MRO"
|
653
676
|
:MTL:
|
654
677
|
:one: "Maltská lira"
|
655
|
-
:other: "Maltese lira"
|
656
678
|
:MTP:
|
657
679
|
:one: "Maltská libra"
|
658
|
-
:other: "Maltese pounds"
|
659
680
|
:MUR:
|
660
681
|
:few: "maurícijské rupie"
|
661
682
|
:many: "maurícijskej rupie"
|
662
683
|
:one: "maurícijská rupia"
|
663
684
|
:other: "maurícijských rupií"
|
664
|
-
|
665
|
-
:one: "Maldivian rupee"
|
666
|
-
:other: "Maldivian rupees"
|
685
|
+
:symbol: "MUR"
|
667
686
|
:MVR:
|
668
|
-
:
|
669
|
-
:
|
687
|
+
:few: "maldivské rupie"
|
688
|
+
:many: "maldivskej rupie"
|
689
|
+
:one: "maldivská rupia"
|
690
|
+
:other: "maldivských rupií"
|
691
|
+
:symbol: "MVR"
|
670
692
|
:MWK:
|
671
693
|
:few: "malawijské kwachy"
|
672
694
|
:many: "malawijskej kwachy"
|
673
695
|
:one: "malawijská kwacha"
|
674
696
|
:other: "malawijských kwách"
|
697
|
+
:symbol: "MWK"
|
675
698
|
:MXN:
|
676
699
|
:few: "mexické pesos"
|
677
700
|
:many: "mexického pesa"
|
678
701
|
:one: "mexické peso"
|
679
702
|
:other: "mexických pesos"
|
680
|
-
:symbol: "
|
703
|
+
:symbol: "MX$"
|
681
704
|
:MXP:
|
682
705
|
:one: "Mexické striborné peso (1861–1992)"
|
683
|
-
:other: "Mexican silver pesos (1861–1992)"
|
684
706
|
:MXV:
|
685
707
|
:one: "Mexické Unidad de Inversion (UDI)"
|
686
|
-
:other: "Mexican investment units"
|
687
708
|
:MYR:
|
688
|
-
:few: "
|
689
|
-
:many: "
|
690
|
-
:one: "
|
691
|
-
:other: "
|
709
|
+
:few: "malajzijské ringgity"
|
710
|
+
:many: "malajzijského ringgitu"
|
711
|
+
:one: "malajzijský ringgit"
|
712
|
+
:other: "malajzijských ringgitov"
|
713
|
+
:symbol: "MYR"
|
692
714
|
:MZE:
|
693
715
|
:few: "mozabické escudá"
|
694
716
|
:many: "mozabického escuda"
|
695
717
|
:one: "mozabické escudo"
|
696
718
|
:other: "mozabických escúd"
|
719
|
+
:symbol: "MZE"
|
697
720
|
:MZM:
|
698
721
|
:few: "mozambické meticaly (1980–2006)"
|
699
722
|
:many: "mozambického meticalu (1980–2006)"
|
@@ -704,16 +727,19 @@
|
|
704
727
|
:many: "mozambického meticalu"
|
705
728
|
:one: "mozambický metical"
|
706
729
|
:other: "mozambických meticalov"
|
730
|
+
:symbol: "MZN"
|
707
731
|
:NAD:
|
708
732
|
:few: "namíbijské doláre"
|
709
733
|
:many: "namíbijského dolára"
|
710
734
|
:one: "namíbijský dolár"
|
711
735
|
:other: "namíbijských dolárov"
|
712
|
-
:symbol: "
|
736
|
+
:symbol: "NAD"
|
713
737
|
:NGN:
|
714
|
-
:
|
715
|
-
:
|
716
|
-
:
|
738
|
+
:few: "nigérijské nairy"
|
739
|
+
:many: "nigérijskej nairy"
|
740
|
+
:one: "nigérijská naira"
|
741
|
+
:other: "nigérijských nair"
|
742
|
+
:symbol: "NGN"
|
717
743
|
:NIC:
|
718
744
|
:few: "nikaragujské córdoby (1988–1991)"
|
719
745
|
:many: "nikaragujskej córdoby (1988–1991)"
|
@@ -724,56 +750,73 @@
|
|
724
750
|
:many: "nikaragujskej córdoby"
|
725
751
|
:one: "nikaragujská córdoba"
|
726
752
|
:other: "nikaragujských córdob"
|
753
|
+
:symbol: "NIO"
|
727
754
|
:NLG:
|
728
755
|
:one: "Nizozemský guilder"
|
729
|
-
:other: "Dutch guilders"
|
730
756
|
:NOK:
|
731
757
|
:few: "nórske koruny"
|
732
758
|
:many: "nórskej koruny"
|
733
759
|
:one: "nórska koruna"
|
734
760
|
:other: "nórskych korún"
|
761
|
+
:symbol: "NOK"
|
735
762
|
:NPR:
|
736
|
-
:
|
737
|
-
:
|
763
|
+
:few: "nepálske rupie"
|
764
|
+
:many: "nepálskej rupie"
|
765
|
+
:one: "nepálska rupia"
|
766
|
+
:other: "nepálskych rupií"
|
767
|
+
:symbol: "NPR"
|
738
768
|
:NZD:
|
739
|
-
:
|
740
|
-
:
|
741
|
-
:
|
769
|
+
:few: "novozélandské doláre"
|
770
|
+
:many: "novozélandského dolára"
|
771
|
+
:one: "novozélandský dolár"
|
772
|
+
:other: "novozélandských dolárov"
|
773
|
+
:symbol: "NZD"
|
742
774
|
:OMR:
|
743
|
-
:
|
744
|
-
:
|
775
|
+
:few: "ománske rialy"
|
776
|
+
:many: "ománskeho rialu"
|
777
|
+
:one: "ománsky rial"
|
778
|
+
:other: "ománskych rialov"
|
779
|
+
:symbol: "OMR"
|
745
780
|
:PAB:
|
746
|
-
:
|
747
|
-
:
|
781
|
+
:few: "panamské balboy"
|
782
|
+
:many: "panamskej balboy"
|
783
|
+
:one: "panamská balboa"
|
784
|
+
:other: "panamských balboí"
|
785
|
+
:symbol: "PAB"
|
748
786
|
:PEI:
|
749
787
|
:one: "Peruvský inti"
|
750
|
-
:other: "Peruvian intis"
|
751
788
|
:PEN:
|
752
789
|
:few: "peruánske nové soly"
|
753
790
|
:many: "peruánskeho nového sola"
|
754
791
|
:one: "peruánsky nový sol"
|
755
792
|
:other: "peruánskych nových solov"
|
793
|
+
:symbol: "PEN"
|
756
794
|
:PES:
|
757
795
|
:one: "Peruvský sol"
|
758
|
-
:other: "Peruvian soles (1863–1965)"
|
759
796
|
:PGK:
|
760
797
|
:few: "papuánske kiny"
|
761
798
|
:many: "papuánskej kiny"
|
762
799
|
:one: "papuánska kina"
|
763
800
|
:other: "papuánskych kín"
|
801
|
+
:symbol: "PGK"
|
764
802
|
:PHP:
|
765
|
-
:
|
766
|
-
:
|
767
|
-
:
|
803
|
+
:few: "filipínske pesos"
|
804
|
+
:many: "filipínskeho pesa"
|
805
|
+
:one: "filipínske peso"
|
806
|
+
:other: "filipínskych pesos"
|
807
|
+
:symbol: "PHP"
|
768
808
|
:PKR:
|
769
|
-
:
|
770
|
-
:
|
809
|
+
:few: "pakistanské rupie"
|
810
|
+
:many: "pakistanskej rupie"
|
811
|
+
:one: "pakistanská rupia"
|
812
|
+
:other: "pakistanských rupií"
|
813
|
+
:symbol: "PKR"
|
771
814
|
:PLN:
|
772
815
|
:few: "poľské zloté"
|
773
816
|
:many: "poľského zlotého"
|
774
817
|
:one: "poľský zlotý"
|
775
818
|
:other: "poľských zlotých"
|
776
|
-
:symbol: "
|
819
|
+
:symbol: "PLN"
|
777
820
|
:PLZ:
|
778
821
|
:few: "poľské zloté (1950–1995)"
|
779
822
|
:many: "poľského zlotého (1950–1995)"
|
@@ -781,72 +824,76 @@
|
|
781
824
|
:other: "poľských zlotých (1950–1995)"
|
782
825
|
:PTE:
|
783
826
|
:one: "Portugalské eskudo"
|
784
|
-
:other: "Portuguese escudos"
|
785
827
|
:PYG:
|
786
|
-
:few: "
|
787
|
-
:many: "
|
828
|
+
:few: "paraguajské guaraní"
|
829
|
+
:many: "paraguajského guaraní"
|
788
830
|
:one: "paraguajské guaraní"
|
789
|
-
:other: "
|
790
|
-
:symbol: "
|
831
|
+
:other: "paraguajských guaraní"
|
832
|
+
:symbol: "PYG"
|
791
833
|
:QAR:
|
792
834
|
:few: "katarské rialy"
|
793
835
|
:many: "katarského rialu"
|
794
836
|
:one: "katarský rial"
|
795
837
|
:other: "katarských rialov"
|
796
|
-
|
797
|
-
:one: "Rhodesian dollar"
|
798
|
-
:other: "Rhodesian dollars"
|
838
|
+
:symbol: "QAR"
|
799
839
|
:ROL:
|
800
840
|
:few: "rumunské leu (1952–2006)"
|
801
841
|
:many: "rumunského leu (1952–2006)"
|
802
842
|
:one: "rumunský leu (1952–2006)"
|
803
843
|
:other: "rumunských leu (1952–2006)"
|
804
844
|
:RON:
|
805
|
-
:few: "rumunské
|
806
|
-
:many: "rumunského
|
807
|
-
:one: "rumunský
|
808
|
-
:other: "rumunských
|
845
|
+
:few: "rumunské lei"
|
846
|
+
:many: "rumunského lei"
|
847
|
+
:one: "rumunský lei"
|
848
|
+
:other: "rumunských lei"
|
849
|
+
:symbol: "RON"
|
809
850
|
:RSD:
|
810
851
|
:few: "srbské dináre"
|
811
852
|
:many: "srbského dinára"
|
812
853
|
:one: "srbský dinár"
|
813
854
|
:other: "srbských dinárov"
|
855
|
+
:symbol: "RSD"
|
814
856
|
:RUB:
|
815
857
|
:few: "ruské ruble"
|
816
858
|
:many: "ruského rubľa"
|
817
859
|
:one: "ruský rubeľ"
|
818
860
|
:other: "ruských rubľov"
|
861
|
+
:symbol: "RUB"
|
819
862
|
:RUR:
|
820
863
|
:one: "Ruský rubeľ (1991–1998)"
|
821
|
-
:other: "Russian rubles (1991–1998)"
|
822
864
|
:symbol: "р."
|
823
865
|
:RWF:
|
824
|
-
:
|
825
|
-
:
|
866
|
+
:few: "rwandské franky"
|
867
|
+
:many: "rwandského franku"
|
868
|
+
:one: "rwandský frank"
|
869
|
+
:other: "rwandských frankov"
|
870
|
+
:symbol: "RWF"
|
826
871
|
:SAR:
|
827
872
|
:few: "saudskoarabské rialy"
|
828
873
|
:many: "saudskoarabského rialu"
|
829
874
|
:one: "saudskoarabský rial"
|
830
875
|
:other: "saudskoarabských rialov"
|
876
|
+
:symbol: "SAR"
|
831
877
|
:SBD:
|
832
878
|
:few: "šalamúnske doláre"
|
833
879
|
:many: "šalamúnskeho dolára"
|
834
880
|
:one: "šalamúnsky dolár"
|
835
881
|
:other: "šalamúnskych dolárov"
|
836
|
-
:symbol: "
|
882
|
+
:symbol: "SBD"
|
837
883
|
:SCR:
|
838
884
|
:few: "seychelské rupie"
|
839
885
|
:many: "seychelskej rupie"
|
840
886
|
:one: "seychelská rupia"
|
841
887
|
:other: "seychelských rupií"
|
888
|
+
:symbol: "SCR"
|
842
889
|
:SDD:
|
843
890
|
:one: "Sudánsky dinár"
|
844
|
-
:other: "Sudanese dinars (1992–2007)"
|
845
891
|
:SDG:
|
846
892
|
:few: "sudánske libry"
|
847
893
|
:many: "sudánskej libry"
|
848
894
|
:one: "sudánska libra"
|
849
895
|
:other: "sudánskych libier"
|
896
|
+
:symbol: "SDG"
|
850
897
|
:SDP:
|
851
898
|
:few: "sudánske libry (1957–1998)"
|
852
899
|
:many: "sudánskej libry (1957–1998)"
|
@@ -857,65 +904,75 @@
|
|
857
904
|
:many: "švédskej koruny"
|
858
905
|
:one: "švédska koruna"
|
859
906
|
:other: "švédskych korún"
|
907
|
+
:symbol: "SEK"
|
860
908
|
:SGD:
|
861
|
-
:
|
862
|
-
:
|
863
|
-
:
|
909
|
+
:few: "singapurské doláre"
|
910
|
+
:many: "singapurského dolára"
|
911
|
+
:one: "singapurský dolár"
|
912
|
+
:other: "singapurských dolárov"
|
913
|
+
:symbol: "SGD"
|
864
914
|
:SHP:
|
865
915
|
:few: "svätohelenské libry"
|
866
916
|
:many: "svätohelenskej libry"
|
867
917
|
:one: "svätohelenská libra"
|
868
918
|
:other: "svätohelenských libier"
|
919
|
+
:symbol: "SHP"
|
869
920
|
:SIT:
|
870
921
|
:one: "Slovinský Tolar"
|
871
|
-
:other: "Slovenian tolars"
|
872
922
|
:SKK:
|
873
923
|
:one: "Slovenská koruna"
|
874
|
-
:other: "Slovak korunas"
|
875
924
|
:SLL:
|
876
925
|
:few: "sierraleonské leone"
|
877
926
|
:many: "sierraleonského leone"
|
878
927
|
:one: "sierraleonský leone"
|
879
928
|
:other: "sierraleonských leone"
|
929
|
+
:symbol: "SLL"
|
880
930
|
:SOS:
|
881
|
-
:
|
882
|
-
:
|
931
|
+
:few: "somálske šilingy"
|
932
|
+
:many: "somálskeho šilingu"
|
933
|
+
:one: "somálsky šiling"
|
934
|
+
:other: "somálskych šilingov"
|
935
|
+
:symbol: "SOS"
|
883
936
|
:SRD:
|
884
937
|
:few: "surinamské doláre"
|
885
938
|
:many: "surinamského dolára"
|
886
939
|
:one: "surinamský dolár"
|
887
940
|
:other: "surinamských dolárov"
|
888
|
-
:symbol: "
|
941
|
+
:symbol: "SRD"
|
889
942
|
:SRG:
|
890
943
|
:one: "Surinamský guilder"
|
891
|
-
:other: "Surinamese guilders"
|
892
944
|
:SSP:
|
893
945
|
:few: "juhosudánske libry"
|
894
946
|
:many: "juhosudánskej libry"
|
895
947
|
:one: "juhosudánska libra"
|
896
948
|
:other: "juhosudánskych libier"
|
897
|
-
:symbol: "
|
949
|
+
:symbol: "SSP"
|
898
950
|
:STD:
|
899
951
|
:few: "svätotomášske dobry"
|
900
952
|
:many: "svätotomášskej dobry"
|
901
953
|
:one: "svätotomášska dobra"
|
902
|
-
:other: "svätotomášskych
|
954
|
+
:other: "svätotomášskych dobier"
|
955
|
+
:symbol: "STD"
|
903
956
|
:SUR:
|
904
957
|
:one: "Sovietsky rubeľ"
|
905
|
-
:other: "Soviet roubles"
|
906
958
|
:SVC:
|
907
959
|
:few: "salvádorské colóny"
|
908
960
|
:many: "salvádorského colóna"
|
909
961
|
:one: "salvádorský colón"
|
910
962
|
:other: "salvádorských colónov"
|
963
|
+
:symbol: "SVC"
|
911
964
|
:SYP:
|
912
|
-
:
|
913
|
-
:
|
965
|
+
:few: "sýrske libry"
|
966
|
+
:many: "sýrskej libry"
|
967
|
+
:one: "sýrska libra"
|
968
|
+
:other: "sýrskych libier"
|
969
|
+
:symbol: "SYP"
|
914
970
|
:SZL:
|
915
971
|
:few: "svazijské lilangeni"
|
916
972
|
:many: "svazijského lilangeni"
|
917
973
|
:one: "svazijské lilangeni"
|
918
974
|
:other: "svazijských lilangeni"
|
975
|
+
:symbol: "SZL"
|
919
976
|
:THB:
|
920
977
|
:few: "thajské bahty"
|
921
978
|
:many: "thajského bahtu"
|
@@ -924,12 +981,12 @@
|
|
924
981
|
:symbol: "THB"
|
925
982
|
:TJR:
|
926
983
|
:one: "Tadžický rubeľ"
|
927
|
-
:other: "Tajikistani rubles"
|
928
984
|
:TJS:
|
929
985
|
:few: "tadžické somoni"
|
930
986
|
:many: "tadžického somoni"
|
931
987
|
:one: "tadžické somoni"
|
932
988
|
:other: "tadžických somoni"
|
989
|
+
:symbol: "TJS"
|
933
990
|
:TMM:
|
934
991
|
:few: "turkménske manaty (1993–2009)"
|
935
992
|
:many: "turkménskeho manatu (1993–2009)"
|
@@ -940,17 +997,21 @@
|
|
940
997
|
:many: "turkménskeho manatu"
|
941
998
|
:one: "turkménsky manat"
|
942
999
|
:other: "turkménskych manatov"
|
1000
|
+
:symbol: "TMT"
|
943
1001
|
:TND:
|
944
|
-
:
|
945
|
-
:
|
1002
|
+
:few: "tuniské dináre"
|
1003
|
+
:many: "tuniského dinára"
|
1004
|
+
:one: "tuniský dinár"
|
1005
|
+
:other: "tuniských dinárov"
|
1006
|
+
:symbol: "TND"
|
946
1007
|
:TOP:
|
947
|
-
:few: "tongské pa
|
948
|
-
:many: "tongského pa
|
949
|
-
:one: "tongská pa
|
950
|
-
:other: "tongských pa
|
1008
|
+
:few: "tongské pa’anga"
|
1009
|
+
:many: "tongského pa’anga"
|
1010
|
+
:one: "tongská pa’anga"
|
1011
|
+
:other: "tongských pa’anga"
|
1012
|
+
:symbol: "TOP"
|
951
1013
|
:TPE:
|
952
1014
|
:one: "Timorské eskudo"
|
953
|
-
:other: "Timorese escudos"
|
954
1015
|
:TRL:
|
955
1016
|
:few: "turecké líry (1922–2005)"
|
956
1017
|
:many: "tureckej líry (1922–2005)"
|
@@ -961,13 +1022,13 @@
|
|
961
1022
|
:many: "tureckej líry"
|
962
1023
|
:one: "turecká líra"
|
963
1024
|
:other: "tureckých lír"
|
964
|
-
:symbol: "
|
1025
|
+
:symbol: "TRY"
|
965
1026
|
:TTD:
|
966
1027
|
:few: "trinidadsko-tobažské doláre"
|
967
1028
|
:many: "trinidadsko-tobažského dolára"
|
968
1029
|
:one: "trinidadsko-tobažský dolár"
|
969
1030
|
:other: "trinidadsko-tobažských dolárov"
|
970
|
-
:symbol: "
|
1031
|
+
:symbol: "TTD"
|
971
1032
|
:TWD:
|
972
1033
|
:few: "nové taiwanské doláre"
|
973
1034
|
:many: "nového taiwanského dolára"
|
@@ -975,23 +1036,27 @@
|
|
975
1036
|
:other: "nových taiwanských dolárov"
|
976
1037
|
:symbol: "TWD"
|
977
1038
|
:TZS:
|
978
|
-
:
|
979
|
-
:
|
1039
|
+
:few: "tanzánske šilingy"
|
1040
|
+
:many: "tanzánskeho šilingu"
|
1041
|
+
:one: "tanzánsky šiling"
|
1042
|
+
:other: "tanzánskych šilingov"
|
1043
|
+
:symbol: "TZS"
|
980
1044
|
:UAH:
|
981
1045
|
:few: "ukrajinské hrivny"
|
982
1046
|
:many: "ukrajinskej hrivny"
|
983
1047
|
:one: "ukrajinská hrivna"
|
984
1048
|
:other: "ukrajinských hrivien"
|
985
|
-
:symbol: "
|
1049
|
+
:symbol: "UAH"
|
986
1050
|
:UAK:
|
987
1051
|
:one: "Ukrainský karbovanetz"
|
988
|
-
:other: "Ukrainian karbovantsiv"
|
989
1052
|
:UGS:
|
990
1053
|
:one: "Ugandan šiling (1966–1987)"
|
991
|
-
:other: "Ugandan shillings (1966–1987)"
|
992
1054
|
:UGX:
|
993
|
-
:
|
994
|
-
:
|
1055
|
+
:few: "ugandské šilingy"
|
1056
|
+
:many: "ugandského šilingu"
|
1057
|
+
:one: "ugandský šiling"
|
1058
|
+
:other: "ugandských šilingov"
|
1059
|
+
:symbol: "UGX"
|
995
1060
|
:USD:
|
996
1061
|
:few: "americké doláre"
|
997
1062
|
:many: "amerického dolára"
|
@@ -1000,72 +1065,56 @@
|
|
1000
1065
|
:symbol: "USD"
|
1001
1066
|
:USN:
|
1002
1067
|
:one: "US dolár (Next day)"
|
1003
|
-
:other: "US dollars (next day)"
|
1004
1068
|
:USS:
|
1005
1069
|
:one: "US dolár (Same day)"
|
1006
|
-
:other: "US dollars (same day)"
|
1007
|
-
:UYI:
|
1008
|
-
:one: "Uruguayan peso (indexed units)"
|
1009
|
-
:other: "Uruguayan pesos (indexed units)"
|
1010
1070
|
:UYP:
|
1011
1071
|
:one: "Uruguajské peso (1975–1993)"
|
1012
|
-
:other: "Uruguayan pesos (1975–1993)"
|
1013
1072
|
:UYU:
|
1014
1073
|
:few: "uruguajské pesos"
|
1015
|
-
:many: "
|
1074
|
+
:many: "uruguajského pesa"
|
1016
1075
|
:one: "uruguajské peso"
|
1017
1076
|
:other: "uruguajských pesos"
|
1018
|
-
:symbol: "
|
1077
|
+
:symbol: "UYU"
|
1019
1078
|
:UZS:
|
1020
1079
|
:few: "uzbecké sumy"
|
1021
1080
|
:many: "uzbeckého sumu"
|
1022
1081
|
:one: "uzbecký sum"
|
1023
1082
|
:other: "uzbeckých sumov"
|
1083
|
+
:symbol: "UZS"
|
1024
1084
|
:VEB:
|
1025
1085
|
:one: "Venezuelský bolívar (1871–2008)"
|
1026
|
-
:other: "Venezuelan bolívars (1871–2008)"
|
1027
1086
|
:VEF:
|
1028
|
-
:
|
1029
|
-
:
|
1087
|
+
:few: "venezuelské bolívary"
|
1088
|
+
:many: "venezuelského bolívaru"
|
1089
|
+
:one: "venezuelský bolívar"
|
1090
|
+
:other: "venezuelských bolívarov"
|
1091
|
+
:symbol: "VEF"
|
1030
1092
|
:VND:
|
1031
|
-
:
|
1032
|
-
:
|
1033
|
-
:
|
1034
|
-
|
1035
|
-
:
|
1036
|
-
:other: "Vietnamese dong (1978–1985)"
|
1093
|
+
:few: "vietnamské dongy"
|
1094
|
+
:many: "vietnamského dongu"
|
1095
|
+
:one: "vietnamský dong"
|
1096
|
+
:other: "vietnamských dongov"
|
1097
|
+
:symbol: "VND"
|
1037
1098
|
:VUV:
|
1038
1099
|
:few: "vanuatské vatu"
|
1039
1100
|
:many: "vanuatského vatu"
|
1040
1101
|
:one: "vanuatské vatu"
|
1041
1102
|
:other: "vanuatských vatu"
|
1103
|
+
:symbol: "VUV"
|
1042
1104
|
:WST:
|
1043
1105
|
:few: "samojské taly"
|
1044
1106
|
:many: "samojskej taly"
|
1045
1107
|
:one: "samojská tala"
|
1046
1108
|
:other: "samojských tál"
|
1109
|
+
:symbol: "WST"
|
1047
1110
|
:XAF:
|
1048
|
-
:
|
1049
|
-
:
|
1111
|
+
:few: "stredoafrické franky"
|
1112
|
+
:many: "stredoafrického franku"
|
1113
|
+
:one: "stredoafrický frank"
|
1114
|
+
:other: "stredoafrických frankov"
|
1050
1115
|
:symbol: "FCFA"
|
1051
|
-
:XAG:
|
1052
|
-
:one: "troy ounce of silver"
|
1053
|
-
:other: "troy ounces of silver"
|
1054
1116
|
:XAU:
|
1055
1117
|
:one: "Zlato"
|
1056
|
-
:other: "troy ounces of gold"
|
1057
|
-
:XBA:
|
1058
|
-
:one: "European composite unit"
|
1059
|
-
:other: "European composite units"
|
1060
|
-
:XBB:
|
1061
|
-
:one: "European monetary unit"
|
1062
|
-
:other: "European monetary units"
|
1063
|
-
:XBC:
|
1064
|
-
:one: "European unit of account (XBC)"
|
1065
|
-
:other: "European units of account (XBC)"
|
1066
|
-
:XBD:
|
1067
|
-
:one: "European unit of account (XBD)"
|
1068
|
-
:other: "European units of account (XBD)"
|
1069
1118
|
:XCD:
|
1070
1119
|
:few: "východokaribské doláre"
|
1071
1120
|
:many: "východokaribského dolára"
|
@@ -1074,73 +1123,49 @@
|
|
1074
1123
|
:symbol: "EC$"
|
1075
1124
|
:XDR:
|
1076
1125
|
:one: "Špeciálne práva čerpania"
|
1077
|
-
:other: "special drawing rights"
|
1078
|
-
:XEU:
|
1079
|
-
:one: "European currency unit"
|
1080
|
-
:other: "European currency units"
|
1081
1126
|
:XFO:
|
1082
1127
|
:one: "Francúzsky zlatý frank"
|
1083
|
-
:other: "French gold francs"
|
1084
1128
|
:XFU:
|
1085
1129
|
:one: "Francúzsky UIC-frank"
|
1086
|
-
:other: "French UIC-francs"
|
1087
1130
|
:XOF:
|
1088
|
-
:
|
1089
|
-
:
|
1131
|
+
:few: "západoafrické franky"
|
1132
|
+
:many: "západoafrického franku"
|
1133
|
+
:one: "západoafrický frank"
|
1134
|
+
:other: "západoafrických frankov"
|
1090
1135
|
:symbol: "CFA"
|
1091
|
-
:XPD:
|
1092
|
-
:one: "troy ounce of palladium"
|
1093
|
-
:other: "troy ounces of palladium"
|
1094
1136
|
:XPF:
|
1137
|
+
:few: "CFP franky"
|
1138
|
+
:many: "CFP franku"
|
1095
1139
|
:one: "CFP frank"
|
1096
|
-
:other: "CFP
|
1140
|
+
:other: "CFP frankov"
|
1097
1141
|
:symbol: "CFPF"
|
1098
|
-
:XPT:
|
1099
|
-
:one: "troy ounce of platinum"
|
1100
|
-
:other: "troy ounces of platinum"
|
1101
|
-
:XRE:
|
1102
|
-
:one: "RINET Funds unit"
|
1103
|
-
:other: "RINET Funds units"
|
1104
|
-
:XSU:
|
1105
|
-
:one: "Sucre"
|
1106
|
-
:other: "Sucres"
|
1107
|
-
:XTS:
|
1108
|
-
:one: "Testing Currency unit"
|
1109
|
-
:other: "Testing Currency units"
|
1110
|
-
:XUA:
|
1111
|
-
:one: "ADB unit of account"
|
1112
|
-
:other: "ADB units of account"
|
1113
1142
|
:XXX:
|
1114
|
-
:few: "
|
1115
|
-
:many: "
|
1116
|
-
:one: "
|
1117
|
-
:other: "
|
1143
|
+
:few: "(neznáma mena)"
|
1144
|
+
:many: "(neznáma mena)"
|
1145
|
+
:one: "(neznáma mena)"
|
1146
|
+
:other: "(neznáma mena)"
|
1118
1147
|
:YDD:
|
1119
1148
|
:one: "Jemenský dinár"
|
1120
|
-
:other: "Yemeni dinars"
|
1121
1149
|
:YER:
|
1122
|
-
:
|
1123
|
-
:
|
1150
|
+
:few: "jemenské rialy"
|
1151
|
+
:many: "jemenského rialu"
|
1152
|
+
:one: "jemenský rial"
|
1153
|
+
:other: "jemenských rialov"
|
1154
|
+
:symbol: "YER"
|
1124
1155
|
:YUD:
|
1125
1156
|
:one: "Juhoslávsky dinár [YUD]"
|
1126
|
-
:other: "Yugoslavian hard dinars (1966–1990)"
|
1127
1157
|
:YUM:
|
1128
1158
|
:one: "Juhoslávsky Noviy dinár"
|
1129
|
-
:other: "Yugoslavian new dinars (1994–2002)"
|
1130
1159
|
:YUN:
|
1131
1160
|
:one: "Juhoslávsky dinár"
|
1132
|
-
:other: "Yugoslavian convertible dinars (1990–1992)"
|
1133
|
-
:YUR:
|
1134
|
-
:one: "Yugoslavian reformed dinar (1992–1993)"
|
1135
|
-
:other: "Yugoslavian reformed dinars (1992–1993)"
|
1136
1161
|
:ZAL:
|
1137
1162
|
:one: "Juhoafrický rand (financial)"
|
1138
|
-
:other: "South African rands (financial)"
|
1139
1163
|
:ZAR:
|
1140
1164
|
:few: "juhoafrické randy"
|
1141
1165
|
:many: "juhoafrického randu"
|
1142
1166
|
:one: "juhoafrický rand"
|
1143
1167
|
:other: "juhoafrických randov"
|
1168
|
+
:symbol: "ZAR"
|
1144
1169
|
:ZMK:
|
1145
1170
|
:few: "zambijské kwachy (1968–2012)"
|
1146
1171
|
:many: "zambijskej kwachy (1968–2012)"
|
@@ -1151,12 +1176,11 @@
|
|
1151
1176
|
:many: "zambijskej kwachy"
|
1152
1177
|
:one: "zambijská kwacha"
|
1153
1178
|
:other: "zambijských kwách"
|
1179
|
+
:symbol: "ZMW"
|
1154
1180
|
:ZRN:
|
1155
1181
|
:one: "Zairský nový zaire"
|
1156
|
-
:other: "Zairean new zaires (1993–1998)"
|
1157
1182
|
:ZRZ:
|
1158
1183
|
:one: "Zairský Zaire"
|
1159
|
-
:other: "Zairean zaires (1971–1993)"
|
1160
1184
|
:ZWD:
|
1161
1185
|
:few: "zimbabwianske doláre (1980–2008)"
|
1162
1186
|
:many: "zimbabwianskeho dolára (1980–2008)"
|
@@ -1167,6 +1191,7 @@
|
|
1167
1191
|
:many: "zimbabwianskeho dolára (2009)"
|
1168
1192
|
:one: "zimbabwiansky dolár (2009)"
|
1169
1193
|
:other: "zimbabwianskych dolárov (2009)"
|
1194
|
+
:symbol: "ZWL"
|
1170
1195
|
:ZWR:
|
1171
1196
|
:few: "zimbabwianske doláre (2008)"
|
1172
1197
|
:many: "zimbabwianskeho dolára (2008)"
|