twitter_cldr 1.9.1 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Gemfile +7 -0
- data/History.txt +11 -0
- data/README.md +93 -13
- data/Rakefile +27 -6
- data/lib/twitter_cldr/formatters.rb +15 -12
- data/lib/twitter_cldr/formatters/base.rb +1 -1
- data/lib/twitter_cldr/formatters/calendars/datetime_formatter.rb +18 -3
- data/lib/twitter_cldr/formatters/calendars/timespan_formatter.rb +24 -26
- data/lib/twitter_cldr/formatters/numbers/abbreviated/abbreviated_number_formatter.rb +47 -0
- data/lib/twitter_cldr/formatters/numbers/abbreviated/long_decimal_formatter.rb +18 -0
- data/lib/twitter_cldr/formatters/numbers/abbreviated/short_decimal_formatter.rb +18 -0
- data/lib/twitter_cldr/formatters/numbers/currency_formatter.rb +22 -17
- data/lib/twitter_cldr/formatters/numbers/decimal_formatter.rb +0 -9
- data/lib/twitter_cldr/formatters/numbers/helpers/base.rb +1 -1
- data/lib/twitter_cldr/formatters/numbers/number_formatter.rb +25 -10
- data/lib/twitter_cldr/formatters/numbers/percent_formatter.rb +9 -6
- data/lib/twitter_cldr/localized/localized_datetime.rb +6 -2
- data/lib/twitter_cldr/localized/localized_number.rb +9 -3
- data/lib/twitter_cldr/localized/localized_timespan.rb +1 -1
- data/lib/twitter_cldr/resources.rb +13 -12
- data/lib/twitter_cldr/resources/custom_locales_resources_importer.rb +1 -1
- data/lib/twitter_cldr/resources/download.rb +1 -1
- data/lib/twitter_cldr/resources/locales_resources_importer.rb +10 -6
- data/lib/twitter_cldr/shared/bidi.rb +27 -27
- data/lib/twitter_cldr/shared/currencies.rb +20 -13
- data/lib/twitter_cldr/tokenizers.rb +10 -9
- data/lib/twitter_cldr/tokenizers/base.rb +33 -21
- data/lib/twitter_cldr/tokenizers/calendars/additional_date_format_selector.rb +86 -0
- data/lib/twitter_cldr/tokenizers/calendars/date_tokenizer.rb +20 -11
- data/lib/twitter_cldr/tokenizers/calendars/datetime_tokenizer.rb +50 -13
- data/lib/twitter_cldr/tokenizers/calendars/time_tokenizer.rb +19 -10
- data/lib/twitter_cldr/tokenizers/calendars/timespan_tokenizer.rb +32 -32
- data/lib/twitter_cldr/tokenizers/numbers/number_tokenizer.rb +45 -22
- data/lib/twitter_cldr/utils.rb +16 -1
- data/lib/twitter_cldr/version.rb +1 -1
- data/resources/collation/tailoring/af.yml +1 -0
- data/resources/collation/tailoring/ar.yml +3 -2
- data/resources/collation/tailoring/be.yml +7 -0
- data/resources/collation/tailoring/bg.yml +5 -0
- data/resources/collation/tailoring/bn.yml +9 -0
- data/resources/collation/tailoring/ca.yml +3 -2
- data/resources/collation/tailoring/cs.yml +3 -2
- data/resources/collation/tailoring/cy.yml +51 -0
- data/resources/collation/tailoring/da.yml +3 -2
- data/resources/collation/tailoring/de.yml +1 -0
- data/resources/collation/tailoring/el.yml +1 -0
- data/resources/collation/tailoring/en.yml +1 -0
- data/resources/collation/tailoring/es.yml +3 -2
- data/resources/collation/tailoring/eu.yml +1 -0
- data/resources/collation/tailoring/fa.yml +3 -2
- data/resources/collation/tailoring/fi.yml +3 -2
- data/resources/collation/tailoring/fil.yml +3 -2
- data/resources/collation/tailoring/fr.yml +1 -0
- data/resources/collation/tailoring/ga.yml +5 -0
- data/resources/collation/tailoring/gl.yml +5 -0
- data/resources/collation/tailoring/he.yml +1 -0
- data/resources/collation/tailoring/hi.yml +3 -2
- data/resources/collation/tailoring/hu.yml +3 -2
- data/resources/collation/tailoring/id.yml +1 -0
- data/resources/collation/tailoring/it.yml +1 -0
- data/resources/collation/tailoring/ja.yml +107 -54
- data/resources/collation/tailoring/ko.yml +3 -2
- data/resources/collation/tailoring/lv.yml +35 -0
- data/resources/collation/tailoring/ms.yml +1 -0
- data/resources/collation/tailoring/nb.yml +3 -2
- data/resources/collation/tailoring/nl.yml +1 -0
- data/resources/collation/tailoring/pl.yml +3 -2
- data/resources/collation/tailoring/pt.yml +1 -0
- data/resources/collation/tailoring/ro.yml +31 -0
- data/resources/collation/tailoring/ru.yml +1 -0
- data/resources/collation/tailoring/sk.yml +35 -0
- data/resources/collation/tailoring/sq.yml +65 -0
- data/resources/collation/tailoring/sr.yml +5 -0
- data/resources/collation/tailoring/sv.yml +3 -2
- data/resources/collation/tailoring/ta.yml +57 -0
- data/resources/collation/tailoring/th.yml +3 -2
- data/resources/collation/tailoring/tr.yml +3 -2
- data/resources/collation/tailoring/uk.yml +3 -2
- data/resources/collation/tailoring/ur.yml +3 -2
- data/resources/collation/tailoring/zh-Hant.yml +3 -2
- data/resources/collation/tailoring/zh.yml +3 -2
- data/resources/collation/tries/be.dump +0 -0
- data/resources/collation/tries/bg.dump +0 -0
- data/resources/collation/tries/bn.dump +0 -0
- data/resources/collation/tries/cy.dump +0 -0
- data/resources/collation/tries/ga.dump +0 -0
- data/resources/collation/tries/gl.dump +0 -0
- data/resources/collation/tries/lv.dump +0 -0
- data/resources/collation/tries/ro.dump +0 -0
- data/resources/collation/tries/sk.dump +0 -0
- data/resources/collation/tries/sq.dump +0 -0
- data/resources/collation/tries/sr.dump +0 -0
- data/resources/collation/tries/ta.dump +0 -0
- data/resources/custom/locales/ar/units.yml +6 -6
- data/resources/custom/locales/be/units.yml +27 -0
- data/resources/custom/locales/bg/units.yml +19 -0
- data/resources/custom/locales/bn/units.yml +7 -0
- data/resources/custom/locales/cs/units.yml +3 -3
- data/resources/custom/locales/cy/units.yml +35 -0
- data/resources/custom/locales/fil/units.yml +2 -2
- data/resources/custom/locales/ga/units.yml +24 -0
- data/resources/custom/locales/gl/units.yml +19 -0
- data/resources/custom/locales/hu/plurals.yml +3 -0
- data/resources/custom/locales/hu/units.yml +4 -0
- data/resources/custom/locales/lv/units.yml +23 -0
- data/resources/custom/locales/ms/units.yml +1 -1
- data/resources/custom/locales/ro/units.yml +23 -0
- data/resources/custom/locales/sk/units.yml +23 -0
- data/resources/custom/locales/sr/units.yml +27 -0
- data/resources/custom/locales/ta/units.yml +11 -0
- data/resources/custom/locales/th/calendars.yml +14 -0
- data/resources/locales/af/calendars.yml +56 -0
- data/resources/locales/af/currencies.yml +358 -0
- data/resources/locales/af/languages.yml +23 -3
- data/resources/locales/af/numbers.yml +22 -8
- data/resources/locales/af/units.yml +26 -54
- data/resources/locales/ar/calendars.yml +99 -6
- data/resources/locales/ar/currencies.yml +1491 -0
- data/resources/locales/ar/languages.yml +33 -6
- data/resources/locales/ar/numbers.yml +27 -14
- data/resources/locales/ar/units.yml +31 -31
- data/resources/locales/be/calendars.yml +229 -0
- data/resources/locales/be/currencies.yml +66 -0
- data/resources/locales/be/languages.yml +149 -0
- data/resources/locales/be/layout.yml +4 -0
- data/resources/locales/be/lists.yml +7 -0
- data/resources/locales/be/numbers.yml +43 -0
- data/resources/locales/be/plurals.yml +5 -0
- data/resources/locales/be/units.yml +87 -0
- data/resources/locales/bg/calendars.yml +220 -0
- data/resources/locales/bg/currencies.yml +773 -0
- data/resources/locales/bg/languages.yml +513 -0
- data/resources/locales/bg/layout.yml +4 -0
- data/resources/locales/bg/lists.yml +7 -0
- data/resources/locales/bg/numbers.yml +57 -0
- data/resources/locales/bg/plurals.yml +3 -0
- data/resources/locales/bg/units.yml +108 -0
- data/resources/locales/bn/calendars.yml +205 -0
- data/resources/locales/bn/currencies.yml +564 -0
- data/resources/locales/bn/languages.yml +513 -0
- data/resources/locales/bn/layout.yml +4 -0
- data/resources/locales/bn/lists.yml +7 -0
- data/resources/locales/bn/numbers.yml +57 -0
- data/resources/locales/bn/plurals.yml +3 -0
- data/resources/locales/bn/units.yml +108 -0
- data/resources/locales/ca/calendars.yml +70 -21
- data/resources/locales/ca/currencies.yml +904 -0
- data/resources/locales/ca/languages.yml +70 -5
- data/resources/locales/ca/numbers.yml +19 -6
- data/resources/locales/ca/units.yml +0 -28
- data/resources/locales/cs/calendars.yml +73 -27
- data/resources/locales/cs/currencies.yml +1063 -0
- data/resources/locales/cs/languages.yml +113 -31
- data/resources/locales/cs/numbers.yml +17 -4
- data/resources/locales/cs/units.yml +0 -28
- data/resources/locales/cy/calendars.yml +266 -0
- data/resources/locales/cy/currencies.yml +54 -0
- data/resources/locales/cy/languages.yml +92 -0
- data/resources/locales/cy/layout.yml +4 -0
- data/resources/locales/cy/lists.yml +7 -0
- data/resources/locales/cy/numbers.yml +49 -0
- data/resources/locales/cy/plurals.yml +4 -0
- data/resources/locales/cy/units.yml +73 -0
- data/resources/locales/da/calendars.yml +117 -16
- data/resources/locales/da/currencies.yml +814 -0
- data/resources/locales/da/languages.yml +66 -5
- data/resources/locales/da/numbers.yml +16 -3
- data/resources/locales/da/units.yml +21 -35
- data/resources/locales/de/calendars.yml +115 -17
- data/resources/locales/de/currencies.yml +843 -0
- data/resources/locales/de/languages.yml +5 -3
- data/resources/locales/de/numbers.yml +18 -5
- data/resources/locales/de/units.yml +0 -28
- data/resources/locales/el/calendars.yml +61 -8
- data/resources/locales/el/currencies.yml +866 -0
- data/resources/locales/el/languages.yml +61 -5
- data/resources/locales/el/numbers.yml +18 -5
- data/resources/locales/el/units.yml +7 -42
- data/resources/locales/en/calendars.yml +43 -4
- data/resources/locales/en/currencies.yml +912 -0
- data/resources/locales/en/languages.yml +26 -6
- data/resources/locales/en/numbers.yml +17 -4
- data/resources/locales/es/calendars.yml +60 -0
- data/resources/locales/es/currencies.yml +820 -0
- data/resources/locales/es/languages.yml +66 -1
- data/resources/locales/es/numbers.yml +20 -7
- data/resources/locales/es/units.yml +0 -28
- data/resources/locales/eu/calendars.yml +43 -2
- data/resources/locales/eu/currencies.yml +378 -0
- data/resources/locales/eu/languages.yml +29 -13
- data/resources/locales/eu/numbers.yml +17 -4
- data/resources/locales/eu/units.yml +22 -43
- data/resources/locales/fa/calendars.yml +57 -0
- data/resources/locales/fa/currencies.yml +449 -0
- data/resources/locales/fa/languages.yml +8 -3
- data/resources/locales/fa/numbers.yml +20 -7
- data/resources/locales/fa/units.yml +0 -42
- data/resources/locales/fi/calendars.yml +49 -1
- data/resources/locales/fi/currencies.yml +903 -0
- data/resources/locales/fi/languages.yml +58 -2
- data/resources/locales/fi/numbers.yml +25 -12
- data/resources/locales/fi/units.yml +0 -28
- data/resources/locales/fil/calendars.yml +51 -0
- data/resources/locales/fil/currencies.yml +357 -0
- data/resources/locales/fil/languages.yml +25 -8
- data/resources/locales/fil/numbers.yml +18 -5
- data/resources/locales/fil/units.yml +14 -28
- data/resources/locales/fr/calendars.yml +114 -12
- data/resources/locales/fr/currencies.yml +884 -0
- data/resources/locales/fr/languages.yml +43 -9
- data/resources/locales/fr/numbers.yml +22 -9
- data/resources/locales/fr/units.yml +2 -30
- data/resources/locales/ga/calendars.yml +187 -0
- data/resources/locales/ga/currencies.yml +513 -0
- data/resources/locales/ga/languages.yml +147 -0
- data/resources/locales/ga/layout.yml +4 -0
- data/resources/locales/ga/lists.yml +7 -0
- data/resources/locales/ga/numbers.yml +43 -0
- data/resources/locales/ga/plurals.yml +4 -0
- data/resources/locales/ga/units.yml +66 -0
- data/resources/locales/gl/calendars.yml +216 -0
- data/resources/locales/gl/currencies.yml +476 -0
- data/resources/locales/gl/languages.yml +213 -0
- data/resources/locales/gl/layout.yml +4 -0
- data/resources/locales/gl/lists.yml +7 -0
- data/resources/locales/gl/numbers.yml +57 -0
- data/resources/locales/gl/plurals.yml +3 -0
- data/resources/locales/gl/units.yml +108 -0
- data/resources/locales/he/calendars.yml +70 -18
- data/resources/locales/he/currencies.yml +497 -0
- data/resources/locales/he/languages.yml +301 -7
- data/resources/locales/he/lists.yml +2 -2
- data/resources/locales/he/numbers.yml +23 -8
- data/resources/locales/he/plurals.yml +3 -2
- data/resources/locales/he/units.yml +72 -30
- data/resources/locales/hi/calendars.yml +54 -1
- data/resources/locales/hi/currencies.yml +388 -0
- data/resources/locales/hi/languages.yml +2 -0
- data/resources/locales/hi/numbers.yml +21 -8
- data/resources/locales/hi/units.yml +15 -29
- data/resources/locales/hu/calendars.yml +52 -5
- data/resources/locales/hu/currencies.yml +640 -0
- data/resources/locales/hu/languages.yml +60 -4
- data/resources/locales/hu/numbers.yml +25 -12
- data/resources/locales/hu/units.yml +1 -29
- data/resources/locales/id/calendars.yml +125 -21
- data/resources/locales/id/currencies.yml +603 -0
- data/resources/locales/id/languages.yml +113 -51
- data/resources/locales/id/numbers.yml +16 -3
- data/resources/locales/id/units.yml +0 -28
- data/resources/locales/it/calendars.yml +59 -6
- data/resources/locales/it/currencies.yml +722 -0
- data/resources/locales/it/languages.yml +77 -5
- data/resources/locales/it/numbers.yml +22 -9
- data/resources/locales/it/units.yml +0 -14
- data/resources/locales/ja/calendars.yml +55 -5
- data/resources/locales/ja/currencies.yml +602 -0
- data/resources/locales/ja/languages.yml +103 -43
- data/resources/locales/ja/numbers.yml +18 -5
- data/resources/locales/ja/units.yml +6 -34
- data/resources/locales/ko/calendars.yml +50 -0
- data/resources/locales/ko/currencies.yml +596 -0
- data/resources/locales/ko/languages.yml +75 -8
- data/resources/locales/ko/numbers.yml +17 -4
- data/resources/locales/ko/units.yml +0 -28
- data/resources/locales/lv/calendars.yml +275 -0
- data/resources/locales/lv/currencies.yml +765 -0
- data/resources/locales/lv/languages.yml +576 -0
- data/resources/locales/lv/layout.yml +4 -0
- data/resources/locales/lv/lists.yml +7 -0
- data/resources/locales/lv/numbers.yml +58 -0
- data/resources/locales/lv/plurals.yml +4 -0
- data/resources/locales/lv/units.yml +136 -0
- data/resources/locales/ms/calendars.yml +86 -4
- data/resources/locales/ms/currencies.yml +341 -0
- data/resources/locales/ms/languages.yml +25 -3
- data/resources/locales/ms/numbers.yml +19 -6
- data/resources/locales/ms/units.yml +0 -56
- data/resources/locales/nb/calendars.yml +48 -1
- data/resources/locales/nb/currencies.yml +846 -0
- data/resources/locales/nb/languages.yml +44 -2
- data/resources/locales/nb/numbers.yml +16 -3
- data/resources/locales/nb/units.yml +6 -28
- data/resources/locales/nl/calendars.yml +110 -9
- data/resources/locales/nl/currencies.yml +640 -0
- data/resources/locales/nl/languages.yml +68 -8
- data/resources/locales/nl/numbers.yml +25 -12
- data/resources/locales/nl/units.yml +14 -28
- data/resources/locales/pl/calendars.yml +53 -6
- data/resources/locales/pl/currencies.yml +1100 -0
- data/resources/locales/pl/languages.yml +13 -6
- data/resources/locales/pl/lists.yml +2 -2
- data/resources/locales/pl/numbers.yml +18 -5
- data/resources/locales/pl/units.yml +51 -92
- data/resources/locales/pt/calendars.yml +121 -9
- data/resources/locales/pt/currencies.yml +904 -0
- data/resources/locales/pt/languages.yml +5 -3
- data/resources/locales/pt/numbers.yml +17 -4
- data/resources/locales/pt/units.yml +0 -28
- data/resources/locales/ro/calendars.yml +278 -0
- data/resources/locales/ro/currencies.yml +946 -0
- data/resources/locales/ro/languages.yml +576 -0
- data/resources/locales/ro/layout.yml +4 -0
- data/resources/locales/ro/lists.yml +7 -0
- data/resources/locales/ro/numbers.yml +58 -0
- data/resources/locales/ro/plurals.yml +3 -0
- data/resources/locales/ro/units.yml +136 -0
- data/resources/locales/ru/calendars.yml +72 -12
- data/resources/locales/ru/currencies.yml +1061 -0
- data/resources/locales/ru/languages.yml +51 -6
- data/resources/locales/ru/numbers.yml +21 -5
- data/resources/locales/ru/units.yml +0 -28
- data/resources/locales/sk/calendars.yml +275 -0
- data/resources/locales/sk/currencies.yml +713 -0
- data/resources/locales/sk/languages.yml +576 -0
- data/resources/locales/sk/layout.yml +4 -0
- data/resources/locales/sk/lists.yml +7 -0
- data/resources/locales/sk/numbers.yml +58 -0
- data/resources/locales/sk/plurals.yml +3 -0
- data/resources/locales/sk/units.yml +136 -0
- data/resources/locales/sq/calendars.yml +188 -0
- data/resources/locales/sq/currencies.yml +56 -0
- data/resources/locales/sq/languages.yml +17 -0
- data/resources/locales/sq/layout.yml +4 -0
- data/resources/locales/sq/lists.yml +7 -0
- data/resources/locales/sq/numbers.yml +43 -0
- data/resources/locales/sq/plurals.yml +3 -0
- data/resources/locales/sq/units.yml +73 -0
- data/resources/locales/sr/calendars.yml +285 -0
- data/resources/locales/sr/currencies.yml +1494 -0
- data/resources/locales/sr/languages.yml +513 -0
- data/resources/locales/sr/layout.yml +4 -0
- data/resources/locales/sr/lists.yml +7 -0
- data/resources/locales/sr/numbers.yml +59 -0
- data/resources/locales/sr/plurals.yml +5 -0
- data/resources/locales/sr/units.yml +164 -0
- data/resources/locales/sv/calendars.yml +59 -1
- data/resources/locales/sv/currencies.yml +919 -0
- data/resources/locales/sv/languages.yml +47 -2
- data/resources/locales/sv/numbers.yml +27 -12
- data/resources/locales/sv/units.yml +4 -32
- data/resources/locales/ta/calendars.yml +264 -0
- data/resources/locales/ta/currencies.yml +346 -0
- data/resources/locales/ta/languages.yml +512 -0
- data/resources/locales/ta/layout.yml +4 -0
- data/resources/locales/ta/lists.yml +7 -0
- data/resources/locales/ta/numbers.yml +57 -0
- data/resources/locales/ta/plurals.yml +3 -0
- data/resources/locales/ta/units.yml +108 -0
- data/resources/locales/th/calendars.yml +125 -27
- data/resources/locales/th/currencies.yml +602 -0
- data/resources/locales/th/languages.yml +70 -5
- data/resources/locales/th/numbers.yml +24 -11
- data/resources/locales/th/units.yml +0 -28
- data/resources/locales/tr/calendars.yml +62 -12
- data/resources/locales/tr/currencies.yml +571 -0
- data/resources/locales/tr/languages.yml +94 -29
- data/resources/locales/tr/numbers.yml +19 -6
- data/resources/locales/tr/units.yml +1 -29
- data/resources/locales/uk/calendars.yml +52 -0
- data/resources/locales/uk/currencies.yml +799 -0
- data/resources/locales/uk/languages.yml +57 -2
- data/resources/locales/uk/numbers.yml +18 -5
- data/resources/locales/uk/units.yml +0 -28
- data/resources/locales/ur/calendars.yml +96 -32
- data/resources/locales/ur/currencies.yml +360 -0
- data/resources/locales/ur/languages.yml +49 -32
- data/resources/locales/ur/numbers.yml +13 -13
- data/resources/locales/ur/units.yml +28 -56
- data/resources/locales/zh-Hant/calendars.yml +59 -1
- data/resources/locales/zh-Hant/currencies.yml +602 -0
- data/resources/locales/zh-Hant/languages.yml +74 -8
- data/resources/locales/zh-Hant/numbers.yml +17 -4
- data/resources/locales/zh-Hant/units.yml +0 -28
- data/resources/locales/zh/calendars.yml +95 -35
- data/resources/locales/zh/currencies.yml +602 -0
- data/resources/locales/zh/languages.yml +116 -46
- data/resources/locales/zh/numbers.yml +20 -7
- data/resources/locales/zh/units.yml +6 -34
- data/resources/shared/currency_digits_and_rounding.yml +187 -0
- data/spec/bidi/bidi_spec.rb +1 -1
- data/spec/collation/tailoring_spec.rb +29 -25
- data/spec/formatters/calendars/datetime_formatter_spec.rb +50 -2
- data/spec/formatters/calendars/timespan_formatter_spec.rb +52 -8
- data/spec/formatters/numbers/abbreviated/abbreviated_number_formatter_spec.rb +81 -0
- data/spec/formatters/numbers/abbreviated/long_decimal_formatter_spec.rb +37 -0
- data/spec/formatters/numbers/abbreviated/short_decimal_formatter_spec.rb +37 -0
- data/spec/formatters/numbers/currency_formatter_spec.rb +10 -1
- data/spec/localized/localized_date_spec.rb +11 -11
- data/spec/localized/localized_datetime_spec.rb +27 -3
- data/spec/localized/localized_number_spec.rb +34 -6
- data/spec/localized/localized_time_spec.rb +1 -1
- data/spec/readme_spec.rb +24 -3
- data/spec/shared/currencies_spec.rb +7 -9
- data/spec/spec_helper.rb +7 -0
- data/spec/tokenizers/base_spec.rb +71 -21
- data/spec/tokenizers/calendars/additional_date_format_selector_spec.rb +131 -0
- data/spec/tokenizers/calendars/datetime_tokenizer_spec.rb +54 -27
- data/spec/tokenizers/calendars/time_tokenizer_spec.rb +16 -16
- data/spec/tokenizers/numbers/number_tokenizer_spec.rb +9 -21
- data/spec/utils/yaml/yaml_spec.rb +21 -16
- data/spec/utils_spec.rb +6 -2
- metadata +218 -37
@@ -0,0 +1,57 @@
|
|
1
|
+
---
|
2
|
+
:bn:
|
3
|
+
:numbers:
|
4
|
+
:formats:
|
5
|
+
:currency:
|
6
|
+
:patterns:
|
7
|
+
:default: ! '#,##,##0.00¤;(#,##,##0.00¤)'
|
8
|
+
:unit:
|
9
|
+
:one: ! '{0} {1}'
|
10
|
+
:other: ! '{0} {1}'
|
11
|
+
:decimal:
|
12
|
+
:patterns:
|
13
|
+
:default: ! '#,##,##0.###'
|
14
|
+
:long:
|
15
|
+
1000: 0 হাজার
|
16
|
+
10000: 00 হাজার
|
17
|
+
100000: 000 হাজার
|
18
|
+
1000000: 0 মিলিয়ন
|
19
|
+
10000000: 00 মিলিয়ন
|
20
|
+
100000000: 000 মিলিয়ন
|
21
|
+
1000000000: 0 বিলিয়ন
|
22
|
+
10000000000: 00 বিলিয়ন
|
23
|
+
100000000000: 000 বিলিয়ন
|
24
|
+
1000000000000: 0 ট্রিলিয়ন
|
25
|
+
10000000000000: 00 ট্রিলিয়ন
|
26
|
+
100000000000000: 000 ট্রিলিয়ন
|
27
|
+
:short:
|
28
|
+
1000: 0K
|
29
|
+
10000: 00K
|
30
|
+
100000: 000K
|
31
|
+
1000000: 0M
|
32
|
+
10000000: 00M
|
33
|
+
100000000: 000M
|
34
|
+
1000000000: 0B
|
35
|
+
10000000000: 00B
|
36
|
+
100000000000: 000B
|
37
|
+
1000000000000: 0T
|
38
|
+
10000000000000: 00T
|
39
|
+
100000000000000: 000T
|
40
|
+
:percent:
|
41
|
+
:patterns:
|
42
|
+
:default: ! '#,##,##0%'
|
43
|
+
:scientific:
|
44
|
+
:patterns:
|
45
|
+
:default: ! '#E0'
|
46
|
+
:symbols:
|
47
|
+
:alias: ''
|
48
|
+
:decimal: .
|
49
|
+
:exponential: E
|
50
|
+
:group: ! ','
|
51
|
+
:infinity: ∞
|
52
|
+
:list: ;
|
53
|
+
:minus_sign: ! '-'
|
54
|
+
:nan: NaN
|
55
|
+
:per_mille: ‰
|
56
|
+
:percent_sign: ! '%'
|
57
|
+
:plus_sign: +
|
@@ -0,0 +1,108 @@
|
|
1
|
+
---
|
2
|
+
:bn:
|
3
|
+
:units:
|
4
|
+
:day:
|
5
|
+
:default:
|
6
|
+
:one: ! '{0} দিন'
|
7
|
+
:other: ! '{0} দিন'
|
8
|
+
:short:
|
9
|
+
:one: ! '{0} দিন'
|
10
|
+
:other: ! '{0} দিন'
|
11
|
+
:day-future:
|
12
|
+
:default:
|
13
|
+
:one: ! '{0} দিনের মধ্যে'
|
14
|
+
:other: ! '{0} দিনের মধ্যে'
|
15
|
+
:day-past:
|
16
|
+
:default:
|
17
|
+
:one: ! '{0} দিন পূর্বে'
|
18
|
+
:other: ! '{0} দিন পূর্বে'
|
19
|
+
:hour:
|
20
|
+
:default:
|
21
|
+
:one: ! '{0} ঘন্টা'
|
22
|
+
:other: ! '{0} ঘন্টা'
|
23
|
+
:short:
|
24
|
+
:one: ! '{0} ঘন্টা'
|
25
|
+
:other: ! '{0} ঘন্টা'
|
26
|
+
:hour-future:
|
27
|
+
:default:
|
28
|
+
:one: ! '{0} ঘন্টায়'
|
29
|
+
:other: ! '{0} ঘন্টায়'
|
30
|
+
:hour-past:
|
31
|
+
:default:
|
32
|
+
:one: ! '{0} ঘন্টা আগে'
|
33
|
+
:other: ! '{0} ঘন্টা আগে'
|
34
|
+
:minute:
|
35
|
+
:default:
|
36
|
+
:one: ! '{0} মিনিট'
|
37
|
+
:other: ! '{0} মিনিট'
|
38
|
+
:short:
|
39
|
+
:one: ! '{0} মিনিট'
|
40
|
+
:other: ! '{0} মিনিট'
|
41
|
+
:minute-future:
|
42
|
+
:default:
|
43
|
+
:one: ! '{0} মিনিটে'
|
44
|
+
:other: ! '{0} মিনিটে'
|
45
|
+
:minute-past:
|
46
|
+
:default:
|
47
|
+
:one: ! '{0} মিনিট পূর্বে'
|
48
|
+
:other: ! '{0} মিনিট পূর্বে'
|
49
|
+
:month:
|
50
|
+
:default:
|
51
|
+
:one: ! '{0} মাস'
|
52
|
+
:other: ! '{0} মাস'
|
53
|
+
:short:
|
54
|
+
:one: ! '{0} মাস'
|
55
|
+
:other: ! '{0} মাস'
|
56
|
+
:month-future:
|
57
|
+
:default:
|
58
|
+
:one: ! '{0} মাসে'
|
59
|
+
:other: ! '{0} মাসে'
|
60
|
+
:month-past:
|
61
|
+
:default:
|
62
|
+
:one: ! '{0} মাস পূর্বে'
|
63
|
+
:other: ! '{0} মাস পূর্বে'
|
64
|
+
:second:
|
65
|
+
:default:
|
66
|
+
:one: ! '{0} সেকেন্ড'
|
67
|
+
:other: ! '{0} সেকেন্ড'
|
68
|
+
:short:
|
69
|
+
:one: ! '{0} সেকেন্ড'
|
70
|
+
:other: ! '{0} সেকেন্ড'
|
71
|
+
:second-future:
|
72
|
+
:default:
|
73
|
+
:one: ! '{0} সেকেন্ডে'
|
74
|
+
:other: ! '{0} সেকেন্ডে'
|
75
|
+
:second-past:
|
76
|
+
:default:
|
77
|
+
:one: ! '{0} সেকেন্ড পূর্বে'
|
78
|
+
:other: ! '{0} সেকেন্ড পূর্বে'
|
79
|
+
:week:
|
80
|
+
:default:
|
81
|
+
:one: ! '{0} সপ্তাহ'
|
82
|
+
:other: ! '{0} সপ্তাহ'
|
83
|
+
:short:
|
84
|
+
:one: ! '{0} সপ্তাহ'
|
85
|
+
:other: ! '{0} সপ্তাহ'
|
86
|
+
:week-future:
|
87
|
+
:default:
|
88
|
+
:one: ! '{0} সপ্তাহে'
|
89
|
+
:other: ! '{0} সপ্তাহে'
|
90
|
+
:week-past:
|
91
|
+
:default:
|
92
|
+
:one: ! '{0} সপ্তাহ পূর্বে'
|
93
|
+
:other: ! '{0} সপ্তাহ পূর্বে'
|
94
|
+
:year:
|
95
|
+
:default:
|
96
|
+
:one: ! '{0} বছর'
|
97
|
+
:other: ! '{0} বছর'
|
98
|
+
:short:
|
99
|
+
:one: ! '{0} বছর'
|
100
|
+
:other: ! '{0} বছর'
|
101
|
+
:year-future:
|
102
|
+
:default:
|
103
|
+
:one: ! '{0} বছরে'
|
104
|
+
:other: ! '{0} বছরে'
|
105
|
+
:year-past:
|
106
|
+
:default:
|
107
|
+
:one: ! '{0} বছর পূর্বে'
|
108
|
+
:other: ! '{0} বছর পূর্বে'
|
@@ -2,6 +2,36 @@
|
|
2
2
|
:ca:
|
3
3
|
:calendars:
|
4
4
|
:gregorian:
|
5
|
+
:additional_formats:
|
6
|
+
:Ed: E d
|
7
|
+
:H: H
|
8
|
+
:Hm: H.mm
|
9
|
+
:Hms: H.mm.ss
|
10
|
+
:M: L
|
11
|
+
:MEd: E d/M
|
12
|
+
:MMM: LLL
|
13
|
+
:MMMEd: E d MMM
|
14
|
+
:MMMMEd: E d MMMM
|
15
|
+
:MMMMd: d MMMM
|
16
|
+
:MMMd: d MMM
|
17
|
+
:Md: d/M
|
18
|
+
:d: d
|
19
|
+
:h: h a
|
20
|
+
:hm: h.mm a
|
21
|
+
:hms: h.mm.ss a
|
22
|
+
:mmss: mm:ss
|
23
|
+
:ms: mm.ss
|
24
|
+
:y: y
|
25
|
+
:yM: M/yyyy
|
26
|
+
:yMEd: E, d.M.y
|
27
|
+
:yMMM: LLL y
|
28
|
+
:yMMMEd: E, d MMM, y
|
29
|
+
:yMMMM: LLLL 'de' y
|
30
|
+
:yMMMd: d MMM y
|
31
|
+
:yMd: d/M/yyyy
|
32
|
+
:yQQQ: QQQ y
|
33
|
+
:yQQQQ: QQQQ y
|
34
|
+
:yyyyMM: MM/yyyy
|
5
35
|
:days:
|
6
36
|
:format:
|
7
37
|
:abbreviated:
|
@@ -13,13 +43,21 @@
|
|
13
43
|
:tue: dt.
|
14
44
|
:wed: dc.
|
15
45
|
:narrow:
|
16
|
-
:fri:
|
17
|
-
:mon:
|
18
|
-
:sat:
|
19
|
-
:sun:
|
20
|
-
:thu:
|
21
|
-
:tue:
|
22
|
-
:wed:
|
46
|
+
:fri: dv
|
47
|
+
:mon: dl
|
48
|
+
:sat: ds
|
49
|
+
:sun: dg
|
50
|
+
:thu: dj
|
51
|
+
:tue: dt
|
52
|
+
:wed: dc
|
53
|
+
:short:
|
54
|
+
:fri: dv.
|
55
|
+
:mon: dl.
|
56
|
+
:sat: ds.
|
57
|
+
:sun: dg.
|
58
|
+
:thu: dj.
|
59
|
+
:tue: dt.
|
60
|
+
:wed: dc.
|
23
61
|
:wide:
|
24
62
|
:fri: divendres
|
25
63
|
:mon: dilluns
|
@@ -38,13 +76,21 @@
|
|
38
76
|
:tue: dt
|
39
77
|
:wed: dc
|
40
78
|
:narrow:
|
41
|
-
:fri:
|
42
|
-
:mon:
|
43
|
-
:sat:
|
44
|
-
:sun:
|
45
|
-
:thu:
|
46
|
-
:tue:
|
47
|
-
:wed:
|
79
|
+
:fri: dv
|
80
|
+
:mon: dl
|
81
|
+
:sat: ds
|
82
|
+
:sun: dg
|
83
|
+
:thu: dj
|
84
|
+
:tue: dt
|
85
|
+
:wed: dc
|
86
|
+
:short:
|
87
|
+
:fri: dv.
|
88
|
+
:mon: dl.
|
89
|
+
:sat: ds.
|
90
|
+
:sun: dg.
|
91
|
+
:thu: dj.
|
92
|
+
:tue: dm.
|
93
|
+
:wed: dc.
|
48
94
|
:wide:
|
49
95
|
:fri: Divendres
|
50
96
|
:mon: Dilluns
|
@@ -61,7 +107,8 @@
|
|
61
107
|
0: abans de Crist
|
62
108
|
1: després de Crist
|
63
109
|
:narrow:
|
64
|
-
0:
|
110
|
+
0: aC
|
111
|
+
1: dC
|
65
112
|
:fields:
|
66
113
|
:day: dia
|
67
114
|
:dayperiod: a.m./p.m.
|
@@ -98,13 +145,13 @@
|
|
98
145
|
:time:
|
99
146
|
:default: :calendars.gregorian.formats.time.medium
|
100
147
|
:full:
|
101
|
-
:pattern: H
|
148
|
+
:pattern: H.mm.ss zzzz
|
102
149
|
:long:
|
103
|
-
:pattern: H
|
150
|
+
:pattern: H.mm.ss z
|
104
151
|
:medium:
|
105
|
-
:pattern: H
|
152
|
+
:pattern: H.mm.ss
|
106
153
|
:short:
|
107
|
-
:pattern: H
|
154
|
+
:pattern: H.mm
|
108
155
|
:months:
|
109
156
|
:format:
|
110
157
|
:abbreviated:
|
@@ -130,7 +177,7 @@
|
|
130
177
|
4: A
|
131
178
|
5: M
|
132
179
|
6: J
|
133
|
-
7:
|
180
|
+
7: J
|
134
181
|
8: A
|
135
182
|
9: S
|
136
183
|
:wide:
|
@@ -189,7 +236,9 @@
|
|
189
236
|
:periods:
|
190
237
|
:format:
|
191
238
|
:abbreviated: :calendars.gregorian.dayPeriods.format.wide
|
192
|
-
:narrow:
|
239
|
+
:narrow:
|
240
|
+
:am: a.m.
|
241
|
+
:pm: p.m.
|
193
242
|
:wide:
|
194
243
|
:am: a.m.
|
195
244
|
:pm: p.m.
|
@@ -0,0 +1,904 @@
|
|
1
|
+
---
|
2
|
+
:ca:
|
3
|
+
:currencies:
|
4
|
+
:ADP:
|
5
|
+
:one: pesseta andorrana
|
6
|
+
:other: pessetes andorranes
|
7
|
+
:AED:
|
8
|
+
:one: dirhem dels Emirats Àrabs Units
|
9
|
+
:other: dirhems dels Emirats Àrabs Units
|
10
|
+
:AFA:
|
11
|
+
:one: afgani afganès (1927-2002)
|
12
|
+
:other: afganis afganesos (1927-2002)
|
13
|
+
:AFN:
|
14
|
+
:one: afgani afganès
|
15
|
+
:other: afganis afganesos
|
16
|
+
:ALK:
|
17
|
+
:one: lek albanès (1946-1965)
|
18
|
+
:other: lekë albanesos (1946-1965)
|
19
|
+
:ALL:
|
20
|
+
:one: lek albanès
|
21
|
+
:other: lekë albanesos
|
22
|
+
:AMD:
|
23
|
+
:one: dram armeni
|
24
|
+
:other: drams armenis
|
25
|
+
:ANG:
|
26
|
+
:one: florí de les Antilles Neerlandeses
|
27
|
+
:other: florins de les Antilles Neerlandeses
|
28
|
+
:AOA:
|
29
|
+
:one: kwanza angolès
|
30
|
+
:other: kwanzas angolesos
|
31
|
+
:AOK:
|
32
|
+
:one: kwanza angolès (1977-1991)
|
33
|
+
:other: kwanzas angolesos (1977-1991)
|
34
|
+
:AON:
|
35
|
+
:one: nou kwanza angolès (1990-2000)
|
36
|
+
:other: nous kwanzas angolesos (1990-2000)
|
37
|
+
:AOR:
|
38
|
+
:one: kwanza angolès reajustat (1995-1999)
|
39
|
+
:other: kwanzas angolesos (1995-1999)
|
40
|
+
:ARA:
|
41
|
+
:one: austral argentí
|
42
|
+
:other: australs argentins
|
43
|
+
:ARL:
|
44
|
+
:one: peso ley argentí (1970-1983)
|
45
|
+
:other: pesos ley argentins (1970-1983)
|
46
|
+
:ARM:
|
47
|
+
:one: peso argentí moneda nacional
|
48
|
+
:other: pesos argentins moneda nacional
|
49
|
+
:ARP:
|
50
|
+
:one: peso argentí (1983-1985)
|
51
|
+
:other: pesos argentins (1983-1985)
|
52
|
+
:ARS:
|
53
|
+
:one: peso argentí
|
54
|
+
:other: pesos argentins
|
55
|
+
:ATS:
|
56
|
+
:one: xíling austríac
|
57
|
+
:other: xílings austríacs
|
58
|
+
:AUD:
|
59
|
+
:one: dòlar australià
|
60
|
+
:other: dòlars australians
|
61
|
+
:symbol: AU$
|
62
|
+
:AWG:
|
63
|
+
:one: florí d'Aruba
|
64
|
+
:other: florins d'Aruba
|
65
|
+
:AZM:
|
66
|
+
:one: manat azerbaidjanès (1993-2006)
|
67
|
+
:other: manats azerbaidjanesos (1993-2006)
|
68
|
+
:AZN:
|
69
|
+
:one: manat azerbaidjanès
|
70
|
+
:other: manats azerbaidjanesos
|
71
|
+
:BAD:
|
72
|
+
:one: dinar de Bòsnia i Hercegovina (1992-1994)
|
73
|
+
:other: dinars de Bòsnia i Hercegovina (1992-1994)
|
74
|
+
:BAM:
|
75
|
+
:one: marc convertible de Bòsnia i Hercegovina
|
76
|
+
:other: marcs convertibles de Bòsnia i Hercegovina
|
77
|
+
:BAN:
|
78
|
+
:one: nou dinar de Bòsnia i Hercegovina (1994-1997)
|
79
|
+
:other: nous dinars de Bòsnia i Hercegovina (1994-1997)
|
80
|
+
:BBD:
|
81
|
+
:one: dòlar de Barbados
|
82
|
+
:other: dòlars de Barbados
|
83
|
+
:BDT:
|
84
|
+
:one: taka de Bangla Desh
|
85
|
+
:other: taka de Bangla Desh
|
86
|
+
:BEC:
|
87
|
+
:one: franc belga (convertible)
|
88
|
+
:other: francs belgues (convertibles)
|
89
|
+
:BEF:
|
90
|
+
:one: franc belga
|
91
|
+
:other: francs belgues
|
92
|
+
:BEL:
|
93
|
+
:one: franc belga (financer)
|
94
|
+
:other: francs belgues (financers)
|
95
|
+
:BGL:
|
96
|
+
:one: lev fort búlgar
|
97
|
+
:other: leva forts búlgars
|
98
|
+
:BGM:
|
99
|
+
:one: lev socialista búlgar
|
100
|
+
:other: leva socialistes búlgars
|
101
|
+
:BGN:
|
102
|
+
:one: lev búlgar
|
103
|
+
:other: leva búlgars
|
104
|
+
:BGO:
|
105
|
+
:one: lev búlgar (1879-1952)
|
106
|
+
:other: leva búlgars (1879-1952)
|
107
|
+
:BHD:
|
108
|
+
:one: dinar de Bahrain
|
109
|
+
:other: dinars de Bahrain
|
110
|
+
:BIF:
|
111
|
+
:one: franc de Burundi
|
112
|
+
:other: francs de Burundi
|
113
|
+
:BMD:
|
114
|
+
:one: dòlar de les Bermudes
|
115
|
+
:other: dòlars de les Bermudes
|
116
|
+
:BND:
|
117
|
+
:one: dòlar de Brunei
|
118
|
+
:other: dòlars de Brunei
|
119
|
+
:BOB:
|
120
|
+
:one: boliviano bolivià
|
121
|
+
:other: bolivianos bolivians
|
122
|
+
:BOL:
|
123
|
+
:one: boliviano bolivià (1863-1963)
|
124
|
+
:other: bolivianos bolivians (1863-1963)
|
125
|
+
:BOP:
|
126
|
+
:one: peso bolivià
|
127
|
+
:other: pesos bolivians
|
128
|
+
:BOV:
|
129
|
+
:one: MVDOL bolivià
|
130
|
+
:other: MVDOL bolivians
|
131
|
+
:BRB:
|
132
|
+
:one: cruzeiro novo brasiler (1967-1986)
|
133
|
+
:other: cruzeiros novos brasilers (1967-1986)
|
134
|
+
:BRC:
|
135
|
+
:one: cruzado brasiler
|
136
|
+
:other: cruzados brasilers
|
137
|
+
:BRE:
|
138
|
+
:one: cruzeiro brasiler (1990-1993)
|
139
|
+
:other: cruzeiros brasilers (1990-1993)
|
140
|
+
:BRL:
|
141
|
+
:one: real brasiler
|
142
|
+
:other: reais brasilers
|
143
|
+
:symbol: BRL
|
144
|
+
:BRN:
|
145
|
+
:one: cruzado novo brasiler
|
146
|
+
:other: cruzados novos brasilers
|
147
|
+
:BRR:
|
148
|
+
:one: cruzeiro brasiler
|
149
|
+
:other: cruzeiros brasilers
|
150
|
+
:BRZ:
|
151
|
+
:one: antic cruzeiro brasiler
|
152
|
+
:other: antics cruzeiros brasilers
|
153
|
+
:BSD:
|
154
|
+
:one: dòlar de les Bahames
|
155
|
+
:other: dòlars de les Bahames
|
156
|
+
:BTN:
|
157
|
+
:one: ngultrum de Bhutan
|
158
|
+
:other: ngultrums de Bhutan
|
159
|
+
:BUK:
|
160
|
+
:one: kyat birmà
|
161
|
+
:other: kyats birmans
|
162
|
+
:BWP:
|
163
|
+
:one: pula de Botswana
|
164
|
+
:other: pula de Botswana
|
165
|
+
:BYB:
|
166
|
+
:one: nou ruble bielorús (1994-1999)
|
167
|
+
:other: nous rubles bielorussos (1994-1999)
|
168
|
+
:BYR:
|
169
|
+
:one: ruble bielorús
|
170
|
+
:other: rubles bielorussos
|
171
|
+
:BZD:
|
172
|
+
:one: dòlar de Belize
|
173
|
+
:other: dòlars de Belize
|
174
|
+
:CAD:
|
175
|
+
:one: dòlar canadenc
|
176
|
+
:other: dòlars canadencs
|
177
|
+
:symbol: CA$
|
178
|
+
:CDF:
|
179
|
+
:one: franc congolès
|
180
|
+
:other: francs congolesos
|
181
|
+
:CHE:
|
182
|
+
:one: euro WIR
|
183
|
+
:other: euros WIR
|
184
|
+
:CHF:
|
185
|
+
:one: franc suís
|
186
|
+
:other: francs suïssos
|
187
|
+
:CHW:
|
188
|
+
:one: franc WIR
|
189
|
+
:other: francs WIR
|
190
|
+
:CLE:
|
191
|
+
:one: escudo xilè
|
192
|
+
:other: escudos xilens
|
193
|
+
:CLF:
|
194
|
+
:one: unidad de fomento xilena
|
195
|
+
:other: unidades de fomento xilenes
|
196
|
+
:CLP:
|
197
|
+
:one: peso xilè
|
198
|
+
:other: pesos xilens
|
199
|
+
:CNX:
|
200
|
+
:one: dòlar del Banc Popular Xinès
|
201
|
+
:other: dòlars del Banc Popular Xinès
|
202
|
+
:CNY:
|
203
|
+
:one: iuan xinès
|
204
|
+
:other: iuan xinesos
|
205
|
+
:symbol: ¥
|
206
|
+
:COP:
|
207
|
+
:one: peso colombià
|
208
|
+
:other: pesos colombians
|
209
|
+
:COU:
|
210
|
+
:one: unidad de valor real colombiana
|
211
|
+
:other: unidades de valor real colombianes
|
212
|
+
:CRC:
|
213
|
+
:one: colón costa-riqueny
|
214
|
+
:other: colones costa-riquenys
|
215
|
+
:CSD:
|
216
|
+
:one: dinar serbi antic
|
217
|
+
:other: dinars serbis antics
|
218
|
+
:CSK:
|
219
|
+
:one: corona forta txecoslovaca
|
220
|
+
:other: corones fortes txecoslovaques
|
221
|
+
:CUC:
|
222
|
+
:one: peso convertible cubà
|
223
|
+
:other: pesos convertibles cubans
|
224
|
+
:CUP:
|
225
|
+
:one: peso cubà
|
226
|
+
:other: pesos cubans
|
227
|
+
:CVE:
|
228
|
+
:one: escut de Cap Verd
|
229
|
+
:other: escuts de Cap Verd
|
230
|
+
:CYP:
|
231
|
+
:one: lliura xipriota
|
232
|
+
:other: lliures xipriotes
|
233
|
+
:CZK:
|
234
|
+
:one: corona txeca
|
235
|
+
:other: corones txeques
|
236
|
+
:DDM:
|
237
|
+
:one: marc de l'Alemanya Oriental
|
238
|
+
:other: marcs de l'Alemanya Oriental
|
239
|
+
:DEM:
|
240
|
+
:one: marc alemany
|
241
|
+
:other: marcs alemanys
|
242
|
+
:DJF:
|
243
|
+
:one: franc de Djibouti
|
244
|
+
:other: francs de Djibouti
|
245
|
+
:DKK:
|
246
|
+
:one: corona danesa
|
247
|
+
:other: corones daneses
|
248
|
+
:DOP:
|
249
|
+
:one: peso dominicà
|
250
|
+
:other: pesos dominicans
|
251
|
+
:DZD:
|
252
|
+
:one: dinar algerià
|
253
|
+
:other: dinars algerians
|
254
|
+
:ECS:
|
255
|
+
:one: sucre equatorià
|
256
|
+
:other: sucres equatorians
|
257
|
+
:ECV:
|
258
|
+
:one: unidad de valor constante (UVC) equatoriana
|
259
|
+
:other: unidades de valor constante (UVC) equatorianes
|
260
|
+
:EEK:
|
261
|
+
:one: corona estoniana
|
262
|
+
:other: corones estonianes
|
263
|
+
:EGP:
|
264
|
+
:one: lliura egípcia
|
265
|
+
:other: lliures egípcies
|
266
|
+
:ERN:
|
267
|
+
:one: nakfa eritreu
|
268
|
+
:other: nakfes eritreus
|
269
|
+
:ESA:
|
270
|
+
:one: pesseta espanyola (compte A)
|
271
|
+
:other: pessetes espanyoles (compte A)
|
272
|
+
:ESB:
|
273
|
+
:one: pesseta espanyola (compte convertible)
|
274
|
+
:other: pessetes espanyoles (compte convertible)
|
275
|
+
:ESP:
|
276
|
+
:one: pesseta espanyola
|
277
|
+
:other: pessetes espanyoles
|
278
|
+
:symbol: ₧
|
279
|
+
:ETB:
|
280
|
+
:one: birr etíop
|
281
|
+
:other: birrs etíops
|
282
|
+
:EUR:
|
283
|
+
:one: euro
|
284
|
+
:other: euros
|
285
|
+
:symbol: €
|
286
|
+
:FIM:
|
287
|
+
:one: marc finlandès
|
288
|
+
:other: marcs finlandesos
|
289
|
+
:FJD:
|
290
|
+
:one: dòlar fijià
|
291
|
+
:other: dòlars fijians
|
292
|
+
:FKP:
|
293
|
+
:one: lliura de les illes Malvines
|
294
|
+
:other: lliures de les illes Malvines
|
295
|
+
:FRF:
|
296
|
+
:one: franc francès
|
297
|
+
:other: francs francesos
|
298
|
+
:GBP:
|
299
|
+
:one: lliura esterlina britànica
|
300
|
+
:other: lliures esterlines britàniques
|
301
|
+
:symbol: £
|
302
|
+
:GEK:
|
303
|
+
:one: cupó de lari georgià
|
304
|
+
:other: cupons de lari georgians
|
305
|
+
:GEL:
|
306
|
+
:one: lari georgià
|
307
|
+
:other: laris georgians
|
308
|
+
:GHC:
|
309
|
+
:one: cedi ghanès (1979-2007)
|
310
|
+
:other: cedis ghanesos (1979-2007)
|
311
|
+
:GHS:
|
312
|
+
:one: cedi ghanès
|
313
|
+
:other: cedis ghanesos
|
314
|
+
:GIP:
|
315
|
+
:one: lliura de Gibraltar
|
316
|
+
:other: lliures de Gibraltar
|
317
|
+
:GMD:
|
318
|
+
:one: dalasi gambià
|
319
|
+
:other: dalasis gambians
|
320
|
+
:GNF:
|
321
|
+
:one: franc guineà
|
322
|
+
:other: francs guineans
|
323
|
+
:GNS:
|
324
|
+
:one: syli guineà
|
325
|
+
:other: sylis guineans
|
326
|
+
:GQE:
|
327
|
+
:one: ekwele de Guinea Equatorial
|
328
|
+
:other: bipkwele de Guinea Equatorial
|
329
|
+
:GRD:
|
330
|
+
:one: dracma grega
|
331
|
+
:other: dracmes gregues
|
332
|
+
:GTQ:
|
333
|
+
:one: quetzal guatemalenc
|
334
|
+
:other: quetzals guatemalencs
|
335
|
+
:GWE:
|
336
|
+
:one: escut de la Guinea Portuguesa
|
337
|
+
:other: escuts de la Guinea Portuguesa
|
338
|
+
:GWP:
|
339
|
+
:one: peso de Guinea Bissau
|
340
|
+
:other: pesos de Guinea Bissau
|
341
|
+
:GYD:
|
342
|
+
:one: dòlar de Guyana
|
343
|
+
:other: dòlars de Guyana
|
344
|
+
:HKD:
|
345
|
+
:one: dòlar de Hong Kong
|
346
|
+
:other: dòlars de Hong Kong
|
347
|
+
:symbol: HK$
|
348
|
+
:HNL:
|
349
|
+
:one: lempira hondurenya
|
350
|
+
:other: lempires hondurenyes
|
351
|
+
:HRD:
|
352
|
+
:one: dinar croat
|
353
|
+
:other: dinars croats
|
354
|
+
:HRK:
|
355
|
+
:one: kuna croata
|
356
|
+
:other: kunes croates
|
357
|
+
:HTG:
|
358
|
+
:one: gourde haitià
|
359
|
+
:other: gourdes haitians
|
360
|
+
:HUF:
|
361
|
+
:one: fòrint hongarès
|
362
|
+
:other: fòrints hongaresos
|
363
|
+
:IDR:
|
364
|
+
:one: rupia indonèsia
|
365
|
+
:other: rupies indonèsies
|
366
|
+
:IEP:
|
367
|
+
:one: lliura irlandesa
|
368
|
+
:other: lliures irlandeses
|
369
|
+
:ILP:
|
370
|
+
:one: lliura israeliana
|
371
|
+
:other: lliures israelianes
|
372
|
+
:ILR:
|
373
|
+
:one: xéquel israelià
|
374
|
+
:other: xéquel israelià
|
375
|
+
:ILS:
|
376
|
+
:one: nou xéquel israelià
|
377
|
+
:other: nous xéquels israelians
|
378
|
+
:symbol: ₪
|
379
|
+
:INR:
|
380
|
+
:one: rupia índia
|
381
|
+
:other: rupies índies
|
382
|
+
:symbol: ₹
|
383
|
+
:IQD:
|
384
|
+
:one: dinar iraquià
|
385
|
+
:other: dinars iraquians
|
386
|
+
:IRR:
|
387
|
+
:one: rial iranià
|
388
|
+
:other: rials iranians
|
389
|
+
:ISJ:
|
390
|
+
:one: corona islandesa antiga
|
391
|
+
:other: corones islandeses antigues
|
392
|
+
:ISK:
|
393
|
+
:one: corona islandesa
|
394
|
+
:other: corones islandeses
|
395
|
+
:ITL:
|
396
|
+
:one: lira italiana
|
397
|
+
:other: lires italianes
|
398
|
+
:JMD:
|
399
|
+
:one: dòlar jamaicà
|
400
|
+
:other: dòlars jamaicans
|
401
|
+
:JOD:
|
402
|
+
:one: dinar jordà
|
403
|
+
:other: dinars jordans
|
404
|
+
:JPY:
|
405
|
+
:one: ien japonès
|
406
|
+
:other: iens japonesos
|
407
|
+
:symbol: JP¥
|
408
|
+
:KES:
|
409
|
+
:one: xíling kenyà
|
410
|
+
:other: xílings kenyans
|
411
|
+
:KGS:
|
412
|
+
:one: som kirguís
|
413
|
+
:other: soms kirguisos
|
414
|
+
:KHR:
|
415
|
+
:one: riel cambodjà
|
416
|
+
:other: riels cambodjans
|
417
|
+
:KMF:
|
418
|
+
:one: franc de les Comores
|
419
|
+
:other: francs de les Comores
|
420
|
+
:KPW:
|
421
|
+
:one: won nord-coreà
|
422
|
+
:other: wons nord-coreans
|
423
|
+
:KRH:
|
424
|
+
:one: hwan sud-coreà
|
425
|
+
:other: hwans sud-coreans
|
426
|
+
:KRO:
|
427
|
+
:one: antic won sud-coreà
|
428
|
+
:other: antics wons sud-coreans
|
429
|
+
:KRW:
|
430
|
+
:one: won sud-coreà
|
431
|
+
:other: wons sud-coreans
|
432
|
+
:symbol: ₩
|
433
|
+
:KWD:
|
434
|
+
:one: dinar kuwaitià
|
435
|
+
:other: dinars kuwaitians
|
436
|
+
:KYD:
|
437
|
+
:one: dòlar de les illes Caiman
|
438
|
+
:other: dòlars de les illes Caiman
|
439
|
+
:KZT:
|
440
|
+
:one: tenge kazakh
|
441
|
+
:other: tenges kazakhs
|
442
|
+
:LAK:
|
443
|
+
:one: kip laosià
|
444
|
+
:other: kips laosians
|
445
|
+
:LBP:
|
446
|
+
:one: lliura libanesa
|
447
|
+
:other: lliures libaneses
|
448
|
+
:LKR:
|
449
|
+
:one: rupia de Sri Lanka
|
450
|
+
:other: rupies de Sri Lanka
|
451
|
+
:LRD:
|
452
|
+
:one: dòlar liberià
|
453
|
+
:other: dòlars liberians
|
454
|
+
:LSL:
|
455
|
+
:one: loti de Lesotho
|
456
|
+
:other: maloti de Lesotho
|
457
|
+
:LTL:
|
458
|
+
:one: litas lituà
|
459
|
+
:other: litai lituans
|
460
|
+
:LTT:
|
461
|
+
:one: talonas lituà
|
462
|
+
:other: talonai lituans
|
463
|
+
:LUC:
|
464
|
+
:one: franc convertible luxemburguès
|
465
|
+
:other: francs convertibles luxemburguesos
|
466
|
+
:LUF:
|
467
|
+
:one: franc luxemburguès
|
468
|
+
:other: francs luxemburguesos
|
469
|
+
:LUL:
|
470
|
+
:one: franc financer luxemburguès
|
471
|
+
:other: francs financers luxemburguesos
|
472
|
+
:LVL:
|
473
|
+
:one: lats letó
|
474
|
+
:other: lati letons
|
475
|
+
:LVR:
|
476
|
+
:one: ruble letó
|
477
|
+
:other: rubles letons
|
478
|
+
:LYD:
|
479
|
+
:one: dinar libi
|
480
|
+
:other: dinars libis
|
481
|
+
:MAD:
|
482
|
+
:one: dírham marroquí
|
483
|
+
:other: dírhams marroquins
|
484
|
+
:MAF:
|
485
|
+
:one: franc marroquí
|
486
|
+
:other: francs marroquins
|
487
|
+
:MCF:
|
488
|
+
:one: franc monegasc
|
489
|
+
:other: francs monegascos
|
490
|
+
:MDC:
|
491
|
+
:one: cupó moldau
|
492
|
+
:other: cupons moldaus
|
493
|
+
:MDL:
|
494
|
+
:one: leu moldau
|
495
|
+
:other: lei moldaus
|
496
|
+
:MGA:
|
497
|
+
:one: ariary malgaix
|
498
|
+
:other: ariarys malgaixos
|
499
|
+
:MGF:
|
500
|
+
:one: franc malgaix
|
501
|
+
:other: francs malgaixos
|
502
|
+
:MKD:
|
503
|
+
:one: denar macedoni
|
504
|
+
:other: denari macedonis
|
505
|
+
:MKN:
|
506
|
+
:one: denar macedoni (1992-1993)
|
507
|
+
:other: denari macedonis (1992-1993)
|
508
|
+
:MLF:
|
509
|
+
:one: franc malià
|
510
|
+
:other: francs malians
|
511
|
+
:MMK:
|
512
|
+
:one: kyat de Myanmar
|
513
|
+
:other: kyats de Myanmar
|
514
|
+
:MNT:
|
515
|
+
:one: tögrög mongol
|
516
|
+
:other: tögrögs mongols
|
517
|
+
:MOP:
|
518
|
+
:one: pataca de Macau
|
519
|
+
:other: pataques de Macau
|
520
|
+
:MRO:
|
521
|
+
:one: ouguiya maurità
|
522
|
+
:other: ouguiyas mauritans
|
523
|
+
:MTL:
|
524
|
+
:one: lira maltesa
|
525
|
+
:other: lires malteses
|
526
|
+
:MTP:
|
527
|
+
:one: lliura maltesa
|
528
|
+
:other: lliures malteses
|
529
|
+
:MUR:
|
530
|
+
:one: rupia de Maurici
|
531
|
+
:other: rupies de Maurici
|
532
|
+
:MVR:
|
533
|
+
:one: rupia de les Maldives
|
534
|
+
:other: rupies de les Maldives
|
535
|
+
:MWK:
|
536
|
+
:one: kwacha malawià
|
537
|
+
:other: kwachas malawians
|
538
|
+
:MXN:
|
539
|
+
:one: peso mexicà
|
540
|
+
:other: pesos mexicans
|
541
|
+
:symbol: MXN
|
542
|
+
:MXP:
|
543
|
+
:one: peso de plata mexicà (1861-1992)
|
544
|
+
:other: pesos de plata mexicans (1861-1992)
|
545
|
+
:MXV:
|
546
|
+
:one: unidad de inversión (UDI) mexicana
|
547
|
+
:other: unidades de inversión (UDI) mexicanes
|
548
|
+
:MYR:
|
549
|
+
:one: ringgit de Malàisia
|
550
|
+
:other: ringgits de Malàisia
|
551
|
+
:MZE:
|
552
|
+
:one: escut moçambiquès
|
553
|
+
:other: escuts moçambiquesos
|
554
|
+
:MZM:
|
555
|
+
:one: antic metical moçambiquès
|
556
|
+
:other: antics meticals moçambiquesos
|
557
|
+
:MZN:
|
558
|
+
:one: metical moçambiquès
|
559
|
+
:other: meticals moçambiquesos
|
560
|
+
:NAD:
|
561
|
+
:one: dòlar namibià
|
562
|
+
:other: dòlars namibians
|
563
|
+
:NGN:
|
564
|
+
:one: naira nigerià
|
565
|
+
:other: naires nigerians
|
566
|
+
:NIC:
|
567
|
+
:one: córdoba nicaragüenca
|
568
|
+
:other: córdobas nicaragüenques
|
569
|
+
:NIO:
|
570
|
+
:one: córdoba oro nicaragüenca
|
571
|
+
:other: córdobas oro nicaragüenques
|
572
|
+
:NLG:
|
573
|
+
:one: florí neerlandès
|
574
|
+
:other: florins neerlandesos
|
575
|
+
:NOK:
|
576
|
+
:one: corona noruega
|
577
|
+
:other: corones noruegues
|
578
|
+
:NPR:
|
579
|
+
:one: rupia nepalesa
|
580
|
+
:other: rupies nepaleses
|
581
|
+
:NZD:
|
582
|
+
:one: dòlar neozelandès
|
583
|
+
:other: dòlars neozelandesos
|
584
|
+
:symbol: NZ$
|
585
|
+
:OMR:
|
586
|
+
:one: rial omanita
|
587
|
+
:other: rials omanites
|
588
|
+
:PAB:
|
589
|
+
:one: balboa panameny
|
590
|
+
:other: balboes panamenys
|
591
|
+
:PEI:
|
592
|
+
:one: inti peruà
|
593
|
+
:other: intis peruans
|
594
|
+
:PEN:
|
595
|
+
:one: nou sol peruà
|
596
|
+
:other: nous sols peruans
|
597
|
+
:PES:
|
598
|
+
:one: sol peruà
|
599
|
+
:other: sols peruans
|
600
|
+
:PGK:
|
601
|
+
:one: kina de Papua Nova Guinea
|
602
|
+
:other: kines de Papua Nova Guinea
|
603
|
+
:PHP:
|
604
|
+
:one: peso filipí
|
605
|
+
:other: pesos filipins
|
606
|
+
:PKR:
|
607
|
+
:one: rupia pakistanesa
|
608
|
+
:other: rupies pakistaneses
|
609
|
+
:PLN:
|
610
|
+
:one: zloty polonès
|
611
|
+
:other: zlote polonesos
|
612
|
+
:PLZ:
|
613
|
+
:one: zloty polonès (1950-1995)
|
614
|
+
:other: zlote polonesos (1950-1995)
|
615
|
+
:PTE:
|
616
|
+
:one: escut portuguès
|
617
|
+
:other: escuts portuguesos
|
618
|
+
:PYG:
|
619
|
+
:one: guaraní paraguaià
|
620
|
+
:other: guaranís paraguaians
|
621
|
+
:QAR:
|
622
|
+
:one: riyal de Qatar
|
623
|
+
:other: riyals de Qatar
|
624
|
+
:RHD:
|
625
|
+
:one: dòlar rhodesià
|
626
|
+
:other: dòlars rhodesians
|
627
|
+
:ROL:
|
628
|
+
:one: antic leu romanès
|
629
|
+
:other: antics lei romanesos
|
630
|
+
:RON:
|
631
|
+
:one: leu romanès
|
632
|
+
:other: lei romanesos
|
633
|
+
:RSD:
|
634
|
+
:one: dinar serbi
|
635
|
+
:other: dinars serbis
|
636
|
+
:RUB:
|
637
|
+
:one: ruble rus
|
638
|
+
:other: rubles russos
|
639
|
+
:RUR:
|
640
|
+
:one: ruble rus (1991-1998)
|
641
|
+
:other: rubles russos (1991-1998)
|
642
|
+
:RWF:
|
643
|
+
:one: franc rwandès
|
644
|
+
:other: francs rwandesos
|
645
|
+
:SAR:
|
646
|
+
:one: riyal saudita
|
647
|
+
:other: riyals saudites
|
648
|
+
:SBD:
|
649
|
+
:one: dòlar de les illes Salomó
|
650
|
+
:other: dòlars de les illes Salomó
|
651
|
+
:SCR:
|
652
|
+
:one: rupia de les Seychelles
|
653
|
+
:other: rupies de les Seychelles
|
654
|
+
:SDD:
|
655
|
+
:one: dinar sudanès
|
656
|
+
:other: dinars sudanesos
|
657
|
+
:SDG:
|
658
|
+
:one: lliura sudanesa
|
659
|
+
:other: lliures sudaneses
|
660
|
+
:SDP:
|
661
|
+
:one: antiga lliura sudanesa
|
662
|
+
:other: antigues lliures sudaneses
|
663
|
+
:SEK:
|
664
|
+
:one: corona sueca
|
665
|
+
:other: corones sueques
|
666
|
+
:SGD:
|
667
|
+
:one: dòlar de Singapur
|
668
|
+
:other: dòlars de Singapur
|
669
|
+
:SHP:
|
670
|
+
:one: lliura de Santa Helena
|
671
|
+
:other: lliures de Santa Helena
|
672
|
+
:SIT:
|
673
|
+
:one: tolar eslovè
|
674
|
+
:other: tolars eslovens
|
675
|
+
:SKK:
|
676
|
+
:one: corona eslovaca
|
677
|
+
:other: corones eslovaques
|
678
|
+
:SLL:
|
679
|
+
:one: leone de Sierra Leone
|
680
|
+
:other: leones de Sierra Leone
|
681
|
+
:SOS:
|
682
|
+
:one: xíling somali
|
683
|
+
:other: xílings somalis
|
684
|
+
:SRD:
|
685
|
+
:one: dòlar de Surinam
|
686
|
+
:other: dòlars de Surinam
|
687
|
+
:SRG:
|
688
|
+
:one: florí de Surinam
|
689
|
+
:other: florins de Surinam
|
690
|
+
:SSP:
|
691
|
+
:one: lliura del Sudan del Sud
|
692
|
+
:other: lliures del Sudan del Sud
|
693
|
+
:STD:
|
694
|
+
:one: dobra de São Tomé i Príncipe
|
695
|
+
:other: dobras de São Tomé i Príncipe
|
696
|
+
:SUR:
|
697
|
+
:one: ruble soviètic
|
698
|
+
:other: rubles soviètics
|
699
|
+
:SVC:
|
700
|
+
:one: colón salvadorenc
|
701
|
+
:other: colones salvadorencs
|
702
|
+
:SYP:
|
703
|
+
:one: lliura síria
|
704
|
+
:other: lliures síries
|
705
|
+
:SZL:
|
706
|
+
:one: lilangeni swazi
|
707
|
+
:other: emalangeni swazis
|
708
|
+
:THB:
|
709
|
+
:one: baht tailandès
|
710
|
+
:other: bahts tailandesos
|
711
|
+
:symbol: ฿
|
712
|
+
:TJR:
|
713
|
+
:one: ruble tadjik
|
714
|
+
:other: rubles tadjiks
|
715
|
+
:TJS:
|
716
|
+
:one: somoni tadjik
|
717
|
+
:other: somonis tadjiks
|
718
|
+
:TMM:
|
719
|
+
:one: manat turcman (1993-2009)
|
720
|
+
:other: manats turcmans (1993-2009)
|
721
|
+
:TMT:
|
722
|
+
:one: manat turcman
|
723
|
+
:other: manats turcmans
|
724
|
+
:TND:
|
725
|
+
:one: dinar tunisià
|
726
|
+
:other: dinars tunisians
|
727
|
+
:TOP:
|
728
|
+
:one: pa‘anga tongà
|
729
|
+
:other: pa‘angas tongans
|
730
|
+
:TPE:
|
731
|
+
:one: escut de Timor
|
732
|
+
:other: escuts de Timor
|
733
|
+
:TRL:
|
734
|
+
:one: lira turca (1922-2005)
|
735
|
+
:other: lires turques (1922-2005)
|
736
|
+
:TRY:
|
737
|
+
:one: lira turca
|
738
|
+
:other: lires turques
|
739
|
+
:TTD:
|
740
|
+
:one: dòlar de Trinitat i Tobago
|
741
|
+
:other: dòlars de Trinitat i Tobago
|
742
|
+
:TWD:
|
743
|
+
:one: nou dòlar de Taiwan
|
744
|
+
:other: nous dòlars de Taiwan
|
745
|
+
:symbol: NT$
|
746
|
+
:TZS:
|
747
|
+
:one: xíling tanzà
|
748
|
+
:other: xílings tanzans
|
749
|
+
:UAH:
|
750
|
+
:one: hrívnia ucraïnesa
|
751
|
+
:other: hrívnies ucraïneses
|
752
|
+
:UAK:
|
753
|
+
:one: karbóvanets ucraïnès
|
754
|
+
:other: karbóvantsiv ucraïnesos
|
755
|
+
:UGS:
|
756
|
+
:one: xíling ugandès (1966-1987)
|
757
|
+
:other: xílings ugandesos (1966-1987)
|
758
|
+
:UGX:
|
759
|
+
:one: xíling ugandès
|
760
|
+
:other: xílings ugandesos
|
761
|
+
:USD:
|
762
|
+
:one: dòlar dels Estats Units
|
763
|
+
:other: dòlars dels Estats Units
|
764
|
+
:symbol: US$
|
765
|
+
:USN:
|
766
|
+
:one: dòlar dels Estats Units (dia següent)
|
767
|
+
:other: dòlars dels Estats Units (dia següent)
|
768
|
+
:USS:
|
769
|
+
:one: dòlar dels Estats Units (mateix dia)
|
770
|
+
:other: dòlars dels Estats Units (mateix dia)
|
771
|
+
:UYI:
|
772
|
+
:one: peso uruguaià en unitats indexades
|
773
|
+
:other: pesos uruguaians en unitats indexades
|
774
|
+
:UYP:
|
775
|
+
:one: peso uruguaià (1975-1993)
|
776
|
+
:other: pesos uruguaians (1975-1993)
|
777
|
+
:UYU:
|
778
|
+
:one: peso uruguaià
|
779
|
+
:other: pesos uruguaians
|
780
|
+
:UZS:
|
781
|
+
:one: som uzbek
|
782
|
+
:other: soms uzbeks
|
783
|
+
:VEB:
|
784
|
+
:one: bolívar veneçolà (1871-2008)
|
785
|
+
:other: bolívars veneçolans (1871-2008)
|
786
|
+
:VEF:
|
787
|
+
:one: bolívar veneçolà
|
788
|
+
:other: bolívars veneçolans
|
789
|
+
:VND:
|
790
|
+
:one: dong vietnamita
|
791
|
+
:other: dongs vietnamites
|
792
|
+
:symbol: ₫
|
793
|
+
:VNN:
|
794
|
+
:one: dong vietnamita (1978-1985)
|
795
|
+
:other: dongs vietnamites (1978-1985)
|
796
|
+
:VUV:
|
797
|
+
:one: vatu de Vanuatu
|
798
|
+
:other: vatus de Vanuatu
|
799
|
+
:WST:
|
800
|
+
:one: tala samoà
|
801
|
+
:other: tales samoans
|
802
|
+
:XAF:
|
803
|
+
:one: franc CFA BEAC
|
804
|
+
:other: francs CFA BEAC
|
805
|
+
:symbol: XAF
|
806
|
+
:XAG:
|
807
|
+
:one: plata
|
808
|
+
:other: plata
|
809
|
+
:XAU:
|
810
|
+
:one: or
|
811
|
+
:other: or
|
812
|
+
:XBA:
|
813
|
+
:one: unitat compensatòria europea
|
814
|
+
:other: unitats compensatòries europees
|
815
|
+
:XBB:
|
816
|
+
:one: unitat monetària europea
|
817
|
+
:other: unitats monetàries europees
|
818
|
+
:XBC:
|
819
|
+
:one: unitat de compte europea (XBC)
|
820
|
+
:other: unitats de compte europees (XBC)
|
821
|
+
:XBD:
|
822
|
+
:one: unitat de compte europea (XBD)
|
823
|
+
:other: unitats de compte europees (XBD)
|
824
|
+
:XCD:
|
825
|
+
:one: dòlar del Carib Oriental
|
826
|
+
:other: dòlars del Carib Oriental
|
827
|
+
:symbol: XCD
|
828
|
+
:XDR:
|
829
|
+
:one: drets especials de gir
|
830
|
+
:other: drets especials de gir
|
831
|
+
:XEU:
|
832
|
+
:one: unitat de moneda europea
|
833
|
+
:other: unitats de moneda europees
|
834
|
+
:XFO:
|
835
|
+
:one: franc or francès
|
836
|
+
:other: francs or francesos
|
837
|
+
:XFU:
|
838
|
+
:one: franc UIC francès
|
839
|
+
:other: francs UIC francesos
|
840
|
+
:XOF:
|
841
|
+
:one: franc CFA BCEAO
|
842
|
+
:other: francs CFA BCEAO
|
843
|
+
:symbol: XOF
|
844
|
+
:XPD:
|
845
|
+
:one: pal·ladi
|
846
|
+
:other: pal·ladi
|
847
|
+
:XPF:
|
848
|
+
:one: franc CFP
|
849
|
+
:other: francs CFP
|
850
|
+
:symbol: XPF
|
851
|
+
:XPT:
|
852
|
+
:one: platí
|
853
|
+
:other: platí
|
854
|
+
:XRE:
|
855
|
+
:one: fons RINET
|
856
|
+
:other: fons RINET
|
857
|
+
:XTS:
|
858
|
+
:one: codi reservat per a proves
|
859
|
+
:other: codi reservat per a proves
|
860
|
+
:XXX:
|
861
|
+
:one: moneda desconeguda/no vàlida
|
862
|
+
:other: monedes desconegudes/no vàlides
|
863
|
+
:YDD:
|
864
|
+
:one: dinar iemenita
|
865
|
+
:other: dinars iemenites
|
866
|
+
:YER:
|
867
|
+
:one: rial iemenita
|
868
|
+
:other: rials iemenites
|
869
|
+
:YUD:
|
870
|
+
:one: dinar fort iugoslau
|
871
|
+
:other: dinars forts iugoslaus
|
872
|
+
:YUM:
|
873
|
+
:one: nou dinar iugoslau
|
874
|
+
:other: nous dinars iugoslaus
|
875
|
+
:YUN:
|
876
|
+
:one: dinar convertible iugoslau
|
877
|
+
:other: dinars convertibles iugoslaus
|
878
|
+
:YUR:
|
879
|
+
:one: dinar reformat iugoslau
|
880
|
+
:other: dinars reformats iugoslaus
|
881
|
+
:ZAL:
|
882
|
+
:one: rand sud-africà (financer)
|
883
|
+
:other: rands sud-africans (financers)
|
884
|
+
:ZAR:
|
885
|
+
:one: rand sud-africà
|
886
|
+
:other: rands sud-africans
|
887
|
+
:ZMK:
|
888
|
+
:one: kwacha zambià
|
889
|
+
:other: kwacha zambians
|
890
|
+
:ZRN:
|
891
|
+
:one: nou zaire zairès
|
892
|
+
:other: nous zaires zairesos
|
893
|
+
:ZRZ:
|
894
|
+
:one: zaire zairès
|
895
|
+
:other: zaires zairesos
|
896
|
+
:ZWD:
|
897
|
+
:one: dòlar zimbabuès (1980-2008)
|
898
|
+
:other: dòlars zimbabuesos (1980-2008)
|
899
|
+
:ZWL:
|
900
|
+
:one: dòlar zimbabuès (2009)
|
901
|
+
:other: dòlars zimbabuesos (2009)
|
902
|
+
:ZWR:
|
903
|
+
:one: dòlar zimbabuès (2008)
|
904
|
+
:other: dòlars zimbabuesos (2008)
|