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
@@ -26,7 +26,7 @@
|
|
26
26
|
:ar: Arabic
|
27
27
|
:ar-001: Modern Standard Arabic
|
28
28
|
:arc: Aramaic
|
29
|
-
:arn:
|
29
|
+
:arn: Mapuche
|
30
30
|
:arp: Arapaho
|
31
31
|
:art: Artificial Language
|
32
32
|
:arw: Arawak
|
@@ -46,17 +46,21 @@
|
|
46
46
|
:ban: Balinese
|
47
47
|
:bas: Basaa
|
48
48
|
:bat: Baltic Language
|
49
|
+
:bax: Bamun
|
50
|
+
:bbj: Ghomala
|
49
51
|
:be: Belarusian
|
50
52
|
:bej: Beja
|
51
53
|
:bem: Bemba
|
52
54
|
:ber: Berber
|
53
55
|
:bez: Bena
|
56
|
+
:bfd: Bafut
|
54
57
|
:bg: Bulgarian
|
55
58
|
:bh: Bihari
|
56
59
|
:bho: Bhojpuri
|
57
60
|
:bi: Bislama
|
58
61
|
:bik: Bikol
|
59
62
|
:bin: Bini
|
63
|
+
:bkm: Kom
|
60
64
|
:bla: Siksika
|
61
65
|
:bm: Bambara
|
62
66
|
:bn: Bengali
|
@@ -66,10 +70,13 @@
|
|
66
70
|
:bra: Braj
|
67
71
|
:brx: Bodo
|
68
72
|
:bs: Bosnian
|
73
|
+
:bss: Akoose
|
69
74
|
:btk: Batak
|
70
75
|
:bua: Buriat
|
71
76
|
:bug: Buginese
|
77
|
+
:bum: Bulu
|
72
78
|
:byn: Blin
|
79
|
+
:byv: Medumba
|
73
80
|
:ca: Catalan
|
74
81
|
:cad: Caddo
|
75
82
|
:cai: Central American Indian Language
|
@@ -129,6 +136,7 @@
|
|
129
136
|
:dyo: Jola-Fonyi
|
130
137
|
:dyu: Dyula
|
131
138
|
:dz: Dzongkha
|
139
|
+
:dzg: Dazaga
|
132
140
|
:ebu: Embu
|
133
141
|
:ee: Ewe
|
134
142
|
:efi: Efik
|
@@ -145,7 +153,7 @@
|
|
145
153
|
:eo: Esperanto
|
146
154
|
:es: Spanish
|
147
155
|
:es-419: Latin American Spanish
|
148
|
-
:es-ES:
|
156
|
+
:es-ES: European Spanish
|
149
157
|
:et: Estonian
|
150
158
|
:eu: Basque
|
151
159
|
:ewo: Ewondo
|
@@ -209,6 +217,7 @@
|
|
209
217
|
:hz: Herero
|
210
218
|
:ia: Interlingua
|
211
219
|
:iba: Iban
|
220
|
+
:ibb: Ibibio
|
212
221
|
:id: Indonesian
|
213
222
|
:ie: Interlingue
|
214
223
|
:ig: Igbo
|
@@ -227,6 +236,7 @@
|
|
227
236
|
:iu: Inuktitut
|
228
237
|
:ja: Japanese
|
229
238
|
:jbo: Lojban
|
239
|
+
:jgo: Ngomba
|
230
240
|
:jmc: Machame
|
231
241
|
:jpr: Judeo-Persian
|
232
242
|
:jrb: Judeo-Arabic
|
@@ -240,6 +250,7 @@
|
|
240
250
|
:kar: Karen
|
241
251
|
:kaw: Kawi
|
242
252
|
:kbd: Kabardian
|
253
|
+
:kbl: Kanembu
|
243
254
|
:kcg: Tyap
|
244
255
|
:kde: Makonde
|
245
256
|
:kea: Kabuverdianu
|
@@ -252,6 +263,7 @@
|
|
252
263
|
:ki: Kikuyu
|
253
264
|
:kj: Kuanyama
|
254
265
|
:kk: Kazakh
|
266
|
+
:kkj: Kako
|
255
267
|
:kl: Kalaallisut
|
256
268
|
:kln: Kalenjin
|
257
269
|
:km: Khmer
|
@@ -295,16 +307,18 @@
|
|
295
307
|
:lui: Luiseno
|
296
308
|
:lun: Lunda
|
297
309
|
:luo: Luo
|
298
|
-
:lus:
|
310
|
+
:lus: Mizo
|
299
311
|
:luy: Luyia
|
300
312
|
:lv: Latvian
|
301
313
|
:mad: Madurese
|
314
|
+
:maf: Mafa
|
302
315
|
:mag: Magahi
|
303
316
|
:mai: Maithili
|
304
317
|
:mak: Makasar
|
305
318
|
:man: Mandingo
|
306
319
|
:map: Austronesian Language
|
307
320
|
:mas: Masai
|
321
|
+
:mde: Maba
|
308
322
|
:mdf: Moksha
|
309
323
|
:mdr: Mandar
|
310
324
|
:men: Mende
|
@@ -313,6 +327,7 @@
|
|
313
327
|
:mg: Malagasy
|
314
328
|
:mga: Middle Irish
|
315
329
|
:mgh: Makhuwa-Meetto
|
330
|
+
:mgo: Meta'
|
316
331
|
:mh: Marshallese
|
317
332
|
:mi: Maori
|
318
333
|
:mic: Micmac
|
@@ -338,6 +353,7 @@
|
|
338
353
|
:mwl: Mirandese
|
339
354
|
:mwr: Marwari
|
340
355
|
:my: Burmese
|
356
|
+
:mye: Myene
|
341
357
|
:myn: Mayan Language
|
342
358
|
:myv: Erzya
|
343
359
|
:na: Nauru
|
@@ -358,6 +374,7 @@
|
|
358
374
|
:nl-BE: Flemish
|
359
375
|
:nmg: Kwasio
|
360
376
|
:nn: Norwegian Nynorsk
|
377
|
+
:nnh: Ngiemboon
|
361
378
|
:no: Norwegian
|
362
379
|
:nog: Nogai
|
363
380
|
:non: Old Norse
|
@@ -399,7 +416,7 @@
|
|
399
416
|
:ps: Pushto
|
400
417
|
:pt: Portuguese
|
401
418
|
:pt-BR: Brazilian Portuguese
|
402
|
-
:pt-PT:
|
419
|
+
:pt-PT: European Portuguese
|
403
420
|
:qu: Quechua
|
404
421
|
:raj: Rajasthani
|
405
422
|
:rap: Rapanui
|
@@ -424,6 +441,7 @@
|
|
424
441
|
:saq: Samburu
|
425
442
|
:sas: Sasak
|
426
443
|
:sat: Santali
|
444
|
+
:sba: Ngambay
|
427
445
|
:sbp: Sangu
|
428
446
|
:sc: Sardinian
|
429
447
|
:scn: Sicilian
|
@@ -441,6 +459,7 @@
|
|
441
459
|
:sh: Serbo-Croatian
|
442
460
|
:shi: Tachelhit
|
443
461
|
:shn: Shan
|
462
|
+
:shu: Chadian Arabic
|
444
463
|
:si: Sinhala
|
445
464
|
:sid: Sidamo
|
446
465
|
:sio: Siouan Language
|
@@ -512,7 +531,7 @@
|
|
512
531
|
:twq: Tasawaq
|
513
532
|
:ty: Tahitian
|
514
533
|
:tyv: Tuvinian
|
515
|
-
:tzm: Central
|
534
|
+
:tzm: Central Atlas Tamazight
|
516
535
|
:udm: Udmurt
|
517
536
|
:ug: Uyghur
|
518
537
|
:uga: Ugaritic
|
@@ -530,7 +549,7 @@
|
|
530
549
|
:wa: Walloon
|
531
550
|
:wae: Walser
|
532
551
|
:wak: Wakashan Language
|
533
|
-
:wal:
|
552
|
+
:wal: Wolaytta
|
534
553
|
:war: Waray
|
535
554
|
:was: Washo
|
536
555
|
:wen: Sorbian Language
|
@@ -541,6 +560,7 @@
|
|
541
560
|
:yao: Yao
|
542
561
|
:yap: Yapese
|
543
562
|
:yav: Yangben
|
563
|
+
:ybb: Yemba
|
544
564
|
:yi: Yiddish
|
545
565
|
:yo: Yoruba
|
546
566
|
:ypk: Yupik Language
|
@@ -11,17 +11,30 @@
|
|
11
11
|
:decimal:
|
12
12
|
:patterns:
|
13
13
|
:default: ! '#,##0.###'
|
14
|
+
:long:
|
15
|
+
1000: 0 thousand
|
16
|
+
10000: 00 thousand
|
17
|
+
100000: 000 thousand
|
18
|
+
1000000: 0 million
|
19
|
+
10000000: 00 million
|
20
|
+
100000000: 000 million
|
21
|
+
1000000000: 0 billion
|
22
|
+
10000000000: 00 billion
|
23
|
+
100000000000: 000 billion
|
24
|
+
1000000000000: 0 trillion
|
25
|
+
10000000000000: 00 trillion
|
26
|
+
100000000000000: 000 trillion
|
14
27
|
:short:
|
15
|
-
1000:
|
28
|
+
1000: 0K
|
16
29
|
10000: 00K
|
17
30
|
100000: 000K
|
18
|
-
1000000:
|
31
|
+
1000000: 0M
|
19
32
|
10000000: 00M
|
20
33
|
100000000: 000M
|
21
|
-
1000000000:
|
34
|
+
1000000000: 0B
|
22
35
|
10000000000: 00B
|
23
36
|
100000000000: 000B
|
24
|
-
1000000000000:
|
37
|
+
1000000000000: 0T
|
25
38
|
10000000000000: 00T
|
26
39
|
100000000000000: 000T
|
27
40
|
:percent:
|
@@ -2,6 +2,39 @@
|
|
2
2
|
:es:
|
3
3
|
:calendars:
|
4
4
|
:gregorian:
|
5
|
+
:additional_formats:
|
6
|
+
:Ed: E d
|
7
|
+
:H: HH
|
8
|
+
:Hm: HH:mm
|
9
|
+
:Hms: HH:mm:ss
|
10
|
+
:M: L
|
11
|
+
:MEd: E, d/M
|
12
|
+
:MMM: LLL
|
13
|
+
:MMMEd: E d MMM
|
14
|
+
:MMMMd: d 'de' MMMM
|
15
|
+
:MMMd: d MMM
|
16
|
+
:MMMdd: dd-MMM
|
17
|
+
:MMd: d/MM
|
18
|
+
:MMdd: dd/MM
|
19
|
+
:Md: d/M
|
20
|
+
:d: d
|
21
|
+
:h: hh a
|
22
|
+
:hm: hh:mm a
|
23
|
+
:hms: hh:mm:ss a
|
24
|
+
:ms: mm:ss
|
25
|
+
:y: y
|
26
|
+
:yM: M/y
|
27
|
+
:yMEd: EEE, d/M/y
|
28
|
+
:yMMM: MMM y
|
29
|
+
:yMMMEd: EEE, d 'de' MMMM 'de' y
|
30
|
+
:yMMMM: MMMM 'de' y
|
31
|
+
:yMMMd: d MMM y
|
32
|
+
:yMd: d/M/y
|
33
|
+
:yQQQ: QQQ y
|
34
|
+
:yQQQQ: QQQQ 'de' y
|
35
|
+
:yyMM: MM/yy
|
36
|
+
:yyMMM: MMM-yy
|
37
|
+
:yyyyMM: MM/yyyy
|
5
38
|
:days:
|
6
39
|
:format:
|
7
40
|
:abbreviated:
|
@@ -13,6 +46,14 @@
|
|
13
46
|
:tue: mar
|
14
47
|
:wed: mié
|
15
48
|
:narrow: :calendars.gregorian.days.stand-alone.narrow
|
49
|
+
:short:
|
50
|
+
:fri: V
|
51
|
+
:mon: L
|
52
|
+
:sat: S
|
53
|
+
:sun: D
|
54
|
+
:thu: J
|
55
|
+
:tue: M
|
56
|
+
:wed: X
|
16
57
|
:wide:
|
17
58
|
:fri: viernes
|
18
59
|
:mon: lunes
|
@@ -31,6 +72,14 @@
|
|
31
72
|
:thu: J
|
32
73
|
:tue: M
|
33
74
|
:wed: X
|
75
|
+
:short:
|
76
|
+
:fri: V
|
77
|
+
:mon: L
|
78
|
+
:sat: S
|
79
|
+
:sun: D
|
80
|
+
:thu: J
|
81
|
+
:tue: M
|
82
|
+
:wed: X
|
34
83
|
:wide: :calendars.gregorian.days.format.wide
|
35
84
|
:eras:
|
36
85
|
:abbr:
|
@@ -115,7 +164,18 @@
|
|
115
164
|
9: septiembre
|
116
165
|
:stand-alone:
|
117
166
|
:abbreviated:
|
167
|
+
1: ene
|
168
|
+
10: oct
|
169
|
+
11: nov
|
170
|
+
12: dic
|
171
|
+
2: feb
|
172
|
+
3: mar
|
173
|
+
4: abr
|
118
174
|
5: mayo
|
175
|
+
6: jun
|
176
|
+
7: jul
|
177
|
+
8: ago
|
178
|
+
9: sep
|
119
179
|
:narrow:
|
120
180
|
1: E
|
121
181
|
10: O
|
@@ -0,0 +1,820 @@
|
|
1
|
+
---
|
2
|
+
:es:
|
3
|
+
:currencies:
|
4
|
+
:ADP:
|
5
|
+
:one: peseta andorrana
|
6
|
+
:other: pesetas andorranas
|
7
|
+
:AED:
|
8
|
+
:one: dirham de los Emiratos Árabes Unidos
|
9
|
+
:other: dirhams de los Emiratos Árabes Unidos
|
10
|
+
:AFA:
|
11
|
+
:one: afgani (1927-2002)
|
12
|
+
:AFN:
|
13
|
+
:one: afgani afgano
|
14
|
+
:other: afganis afganos
|
15
|
+
:symbol: Af
|
16
|
+
:ALL:
|
17
|
+
:one: lek albanés
|
18
|
+
:other: lekë albaneses
|
19
|
+
:AMD:
|
20
|
+
:one: dram armenio
|
21
|
+
:other: dram armenios
|
22
|
+
:ANG:
|
23
|
+
:one: florín de las Antillas Neerlandesas
|
24
|
+
:other: florines de las Antillas Neerlandesas
|
25
|
+
:symbol: NAf.
|
26
|
+
:AOA:
|
27
|
+
:one: kwanza angoleño
|
28
|
+
:other: kwanzas angoleños
|
29
|
+
:symbol: Kz
|
30
|
+
:AOK:
|
31
|
+
:one: kwanza angoleño (1977-1990)
|
32
|
+
:AON:
|
33
|
+
:one: nuevo kwanza angoleño (1990-2000)
|
34
|
+
:AOR:
|
35
|
+
:one: kwanza reajustado angoleño (1995-1999)
|
36
|
+
:ARA:
|
37
|
+
:one: austral argentino
|
38
|
+
:other: australes argentinos
|
39
|
+
:ARP:
|
40
|
+
:one: peso argentino (ARP)
|
41
|
+
:other: pesos argentinos (ARP)
|
42
|
+
:ARS:
|
43
|
+
:one: peso argentino
|
44
|
+
:other: pesos argentinos
|
45
|
+
:symbol: AR$
|
46
|
+
:ATS:
|
47
|
+
:one: chelín austriaco
|
48
|
+
:other: chelines austriacos
|
49
|
+
:AUD:
|
50
|
+
:one: dólar australiano
|
51
|
+
:other: dólares australianos
|
52
|
+
:symbol: AU$
|
53
|
+
:AWG:
|
54
|
+
:one: florín de Aruba
|
55
|
+
:other: florines de Aruba
|
56
|
+
:symbol: Afl.
|
57
|
+
:AZM:
|
58
|
+
:one: manat azerí (1993-2006)
|
59
|
+
:AZN:
|
60
|
+
:one: manat azerí
|
61
|
+
:other: manat azeríes
|
62
|
+
:symbol: man.
|
63
|
+
:BAD:
|
64
|
+
:one: dinar bosnio
|
65
|
+
:other: dinares bosnios
|
66
|
+
:BAM:
|
67
|
+
:one: marco convertible de Bosnia-Herzegovina
|
68
|
+
:other: marcos convertibles de Bosnia-Herzegovina
|
69
|
+
:BBD:
|
70
|
+
:one: dólar de Barbados
|
71
|
+
:other: dólares de Barbados
|
72
|
+
:BDT:
|
73
|
+
:one: taka de Bangladesh
|
74
|
+
:other: taka de Bangladesh
|
75
|
+
:BEC:
|
76
|
+
:one: franco belga (convertible)
|
77
|
+
:other: francos belgas (convertibles)
|
78
|
+
:BEF:
|
79
|
+
:one: franco belga
|
80
|
+
:other: francos belgas
|
81
|
+
:BEL:
|
82
|
+
:one: franco belga (financiero)
|
83
|
+
:other: francos belgas (financieros)
|
84
|
+
:BGL:
|
85
|
+
:one: lev fuerte búlgaro
|
86
|
+
:other: leva fuertes búlgaros
|
87
|
+
:BGN:
|
88
|
+
:one: nuevo lev búlgaro
|
89
|
+
:other: levas búlgaras
|
90
|
+
:BHD:
|
91
|
+
:one: dinar bahreiní
|
92
|
+
:other: dinares bahreiníes
|
93
|
+
:BIF:
|
94
|
+
:one: franco de Burundi
|
95
|
+
:other: francos de Burundi
|
96
|
+
:BMD:
|
97
|
+
:one: dólar de Bermudas
|
98
|
+
:other: dólares de Bermudas
|
99
|
+
:BND:
|
100
|
+
:one: dólar de Brunéi
|
101
|
+
:other: dólares de Brunéi
|
102
|
+
:BOB:
|
103
|
+
:one: boliviano
|
104
|
+
:other: bolivianos
|
105
|
+
:BOP:
|
106
|
+
:one: peso boliviano
|
107
|
+
:other: pesos bolivianos
|
108
|
+
:BOV:
|
109
|
+
:one: MVDOL boliviano
|
110
|
+
:other: MVDOL bolivianos
|
111
|
+
:BRB:
|
112
|
+
:one: nuevo cruzado brasileño (BRB)
|
113
|
+
:other: nuevos cruzados brasileños (BRB)
|
114
|
+
:BRC:
|
115
|
+
:one: cruzado brasileño
|
116
|
+
:other: cruzados brasileños
|
117
|
+
:BRE:
|
118
|
+
:one: cruceiro brasileño (BRE)
|
119
|
+
:other: cruceiros brasileños (BRE)
|
120
|
+
:BRL:
|
121
|
+
:one: real brasileño
|
122
|
+
:other: reales brasileños
|
123
|
+
:symbol: R$
|
124
|
+
:BRN:
|
125
|
+
:one: nuevo cruzado brasileño
|
126
|
+
:other: nuevos cruzados brasileños
|
127
|
+
:BRR:
|
128
|
+
:one: cruceiro brasileño
|
129
|
+
:other: cruceiros brasileños
|
130
|
+
:BSD:
|
131
|
+
:one: dólar de las Bahamas
|
132
|
+
:other: dólares de las Bahamas
|
133
|
+
:BTN:
|
134
|
+
:one: ngultrum butanés
|
135
|
+
:other: ngultrum butaneses
|
136
|
+
:BUK:
|
137
|
+
:one: kyat birmano
|
138
|
+
:other: kyat birmanos
|
139
|
+
:BWP:
|
140
|
+
:one: pula botsuana
|
141
|
+
:other: pula botsuanas
|
142
|
+
:BYB:
|
143
|
+
:one: nuevo rublo bielorruso
|
144
|
+
:other: nuevos rublos bielorrusos
|
145
|
+
:BYR:
|
146
|
+
:one: rublo bielorruso
|
147
|
+
:other: rublos bielorrusos
|
148
|
+
:BZD:
|
149
|
+
:one: dólar de Belice
|
150
|
+
:other: dólares de Belice
|
151
|
+
:CAD:
|
152
|
+
:one: dólar canadiense
|
153
|
+
:other: dólares canadienses
|
154
|
+
:symbol: CA$
|
155
|
+
:CDF:
|
156
|
+
:one: franco congoleño
|
157
|
+
:other: francos congoleños
|
158
|
+
:CHE:
|
159
|
+
:one: euro WIR
|
160
|
+
:other: euros WIR
|
161
|
+
:CHF:
|
162
|
+
:one: franco suizo
|
163
|
+
:other: francos suizos
|
164
|
+
:CHW:
|
165
|
+
:one: franco WIR
|
166
|
+
:other: francos WIR
|
167
|
+
:CLF:
|
168
|
+
:one: unidad de fomento chilena
|
169
|
+
:other: unidades de fomento chilenas
|
170
|
+
:CLP:
|
171
|
+
:one: peso chileno
|
172
|
+
:other: pesos chilenos
|
173
|
+
:CNY:
|
174
|
+
:one: yuan chino
|
175
|
+
:other: yuanes chinos
|
176
|
+
:symbol: CN¥
|
177
|
+
:COP:
|
178
|
+
:one: peso colombiano
|
179
|
+
:other: pesos colombianos
|
180
|
+
:COU:
|
181
|
+
:one: unidad de valor real
|
182
|
+
:other: unidades de valor reales
|
183
|
+
:CRC:
|
184
|
+
:one: colón costarricense
|
185
|
+
:other: colones costarricenses
|
186
|
+
:CSD:
|
187
|
+
:one: antiguo dinar serbio
|
188
|
+
:other: antiguos dinares serbios
|
189
|
+
:CSK:
|
190
|
+
:one: corona fuerte checoslovaca
|
191
|
+
:other: coronas fuertes checoslovacas
|
192
|
+
:CUC:
|
193
|
+
:one: peso cubano convertible
|
194
|
+
:other: pesos cubanos convertibles
|
195
|
+
:CUP:
|
196
|
+
:one: peso cubano
|
197
|
+
:other: pesos cubanos
|
198
|
+
:CVE:
|
199
|
+
:one: escudo de Cabo Verde
|
200
|
+
:other: escudos de Cabo Verde
|
201
|
+
:CYP:
|
202
|
+
:one: libra chipriota
|
203
|
+
:other: libras chipriotas
|
204
|
+
:CZK:
|
205
|
+
:one: corona checa
|
206
|
+
:other: coronas checas
|
207
|
+
:DDM:
|
208
|
+
:one: marco de la República Democrática Alemana
|
209
|
+
:other: marcos de la República Democrática Alemana
|
210
|
+
:DEM:
|
211
|
+
:one: marco alemán
|
212
|
+
:other: marcos alemanes
|
213
|
+
:DJF:
|
214
|
+
:one: franco de Yibuti
|
215
|
+
:other: francos de Yibuti
|
216
|
+
:DKK:
|
217
|
+
:one: corona danesa
|
218
|
+
:other: coronas danesas
|
219
|
+
:DOP:
|
220
|
+
:one: peso dominicano
|
221
|
+
:other: pesos dominicanos
|
222
|
+
:DZD:
|
223
|
+
:one: dinar argelino
|
224
|
+
:other: dinares argelinos
|
225
|
+
:ECS:
|
226
|
+
:one: sucre ecuatoriano
|
227
|
+
:other: sucres ecuatorianos
|
228
|
+
:ECV:
|
229
|
+
:one: unidad de valor constante (UVC) ecuatoriana
|
230
|
+
:other: unidades de valor constante (UVC) ecuatorianas
|
231
|
+
:EEK:
|
232
|
+
:one: corona estonia
|
233
|
+
:other: coronas estonias
|
234
|
+
:EGP:
|
235
|
+
:one: libra egipcia
|
236
|
+
:other: libras egipcias
|
237
|
+
:ERN:
|
238
|
+
:one: nakfa eritreo
|
239
|
+
:other: nakfas eritreos
|
240
|
+
:ESA:
|
241
|
+
:one: peseta española (cuenta A)
|
242
|
+
:other: pesetas españolas (cuenta A)
|
243
|
+
:ESB:
|
244
|
+
:one: peseta española (cuenta convertible)
|
245
|
+
:other: pesetas españolas (cuenta convertible)
|
246
|
+
:ESP:
|
247
|
+
:one: peseta española
|
248
|
+
:other: pesetas españolas
|
249
|
+
:symbol: ₧
|
250
|
+
:ETB:
|
251
|
+
:one: birr etíope
|
252
|
+
:other: birrs etíopes
|
253
|
+
:EUR:
|
254
|
+
:one: euro
|
255
|
+
:other: euros
|
256
|
+
:symbol: €
|
257
|
+
:FIM:
|
258
|
+
:one: marco finlandés
|
259
|
+
:other: marcos finlandeses
|
260
|
+
:FJD:
|
261
|
+
:one: dólar de las Islas Fiyi
|
262
|
+
:other: dólares de las Islas Fiyi
|
263
|
+
:FKP:
|
264
|
+
:one: libra de las Islas Malvinas
|
265
|
+
:other: libras de las Islas Malvinas
|
266
|
+
:FRF:
|
267
|
+
:one: franco francés
|
268
|
+
:other: francos franceses
|
269
|
+
:GBP:
|
270
|
+
:one: libra esterlina británica
|
271
|
+
:other: libras esterlinas británicas
|
272
|
+
:symbol: £
|
273
|
+
:GEK:
|
274
|
+
:one: kupon larit georgiano
|
275
|
+
:GEL:
|
276
|
+
:one: lari georgiano
|
277
|
+
:other: laris georgianos
|
278
|
+
:GHC:
|
279
|
+
:one: cedi ghanés (1979-2007)
|
280
|
+
:GHS:
|
281
|
+
:one: cedi ghanés
|
282
|
+
:other: cedis ghaneses
|
283
|
+
:GIP:
|
284
|
+
:one: libra gibraltareña
|
285
|
+
:other: libras gibraltareñas
|
286
|
+
:GMD:
|
287
|
+
:one: dalasi gambiano
|
288
|
+
:other: dalasis gambianos
|
289
|
+
:GNF:
|
290
|
+
:one: franco guineano
|
291
|
+
:other: francos guineanos
|
292
|
+
:GNS:
|
293
|
+
:one: syli guineano
|
294
|
+
:GQE:
|
295
|
+
:one: ekuele de Guinea Ecuatorial
|
296
|
+
:other: ekueles de Guinea Ecuatorial
|
297
|
+
:GRD:
|
298
|
+
:one: dracma griego
|
299
|
+
:other: dracmas griegos
|
300
|
+
:GTQ:
|
301
|
+
:one: quetzal guatemalteco
|
302
|
+
:other: quetzales guatemaltecos
|
303
|
+
:GWE:
|
304
|
+
:one: escudo de Guinea Portuguesa
|
305
|
+
:GWP:
|
306
|
+
:one: peso de Guinea-Bissáu
|
307
|
+
:GYD:
|
308
|
+
:one: dólar guyanés
|
309
|
+
:other: dólares guyaneses
|
310
|
+
:HKD:
|
311
|
+
:one: dólar de Hong Kong
|
312
|
+
:other: dólares de Hong Kong
|
313
|
+
:symbol: HK$
|
314
|
+
:HNL:
|
315
|
+
:one: lempira hondureño
|
316
|
+
:other: lempiras hondureños
|
317
|
+
:HRD:
|
318
|
+
:one: dinar croata
|
319
|
+
:other: dinares croatas
|
320
|
+
:HRK:
|
321
|
+
:one: kuna croata
|
322
|
+
:other: kunas croatas
|
323
|
+
:HTG:
|
324
|
+
:one: gourde haitiano
|
325
|
+
:other: gourdes haitianos
|
326
|
+
:HUF:
|
327
|
+
:one: florín húngaro
|
328
|
+
:other: florines húngaros
|
329
|
+
:IDR:
|
330
|
+
:one: rupia indonesia
|
331
|
+
:other: rupias indonesias
|
332
|
+
:IEP:
|
333
|
+
:one: libra irlandesa
|
334
|
+
:other: libras irlandesas
|
335
|
+
:ILP:
|
336
|
+
:one: libra israelí
|
337
|
+
:other: libras israelíes
|
338
|
+
:ILS:
|
339
|
+
:one: nuevo sheqel israelí
|
340
|
+
:other: nuevos sheqels israelíes
|
341
|
+
:symbol: ₪
|
342
|
+
:INR:
|
343
|
+
:one: rupia india
|
344
|
+
:other: rupias indias
|
345
|
+
:symbol: ₹
|
346
|
+
:IQD:
|
347
|
+
:one: dinar iraquí
|
348
|
+
:other: dinares iraquíes
|
349
|
+
:IRR:
|
350
|
+
:one: rial iraní
|
351
|
+
:other: riales iraníes
|
352
|
+
:ISK:
|
353
|
+
:one: corona islandesa
|
354
|
+
:other: coronas islandesas
|
355
|
+
:ITL:
|
356
|
+
:one: lira italiana
|
357
|
+
:other: liras italianas
|
358
|
+
:JMD:
|
359
|
+
:one: dólar de Jamaica
|
360
|
+
:other: dólares de Jamaica
|
361
|
+
:JOD:
|
362
|
+
:one: dinar jordano
|
363
|
+
:other: dinares jordanos
|
364
|
+
:JPY:
|
365
|
+
:one: yen japonés
|
366
|
+
:other: yenes japoneses
|
367
|
+
:symbol: JP¥
|
368
|
+
:KES:
|
369
|
+
:one: chelín keniata
|
370
|
+
:other: chelines keniatas
|
371
|
+
:KGS:
|
372
|
+
:one: som kirguís
|
373
|
+
:other: soms kirguises
|
374
|
+
:KHR:
|
375
|
+
:one: riel camboyano
|
376
|
+
:other: rieles camboyanos
|
377
|
+
:KMF:
|
378
|
+
:one: franco comorense
|
379
|
+
:other: francos comorenses
|
380
|
+
:KPW:
|
381
|
+
:one: won norcoreano
|
382
|
+
:other: wons norcoreanos
|
383
|
+
:KRW:
|
384
|
+
:one: won surcoreano
|
385
|
+
:other: wons surcoreanos
|
386
|
+
:symbol: ₩
|
387
|
+
:KWD:
|
388
|
+
:one: dinar kuwaití
|
389
|
+
:other: dinares kuwaitíes
|
390
|
+
:KYD:
|
391
|
+
:one: dólar de las Islas Caimán
|
392
|
+
:other: dólares de las Islas Caimán
|
393
|
+
:KZT:
|
394
|
+
:one: tenge kazako
|
395
|
+
:other: tenges kazakos
|
396
|
+
:LAK:
|
397
|
+
:one: kip laosiano
|
398
|
+
:other: kips laosianos
|
399
|
+
:LBP:
|
400
|
+
:one: libra libanesa
|
401
|
+
:other: libras libanesas
|
402
|
+
:LKR:
|
403
|
+
:one: rupia de Sri Lanka
|
404
|
+
:other: rupias de Sri Lanka
|
405
|
+
:LRD:
|
406
|
+
:one: dólar liberiano
|
407
|
+
:other: dólares liberianos
|
408
|
+
:LSL:
|
409
|
+
:one: loti lesothense
|
410
|
+
:LTL:
|
411
|
+
:one: litas lituana
|
412
|
+
:other: litas lituanas
|
413
|
+
:LTT:
|
414
|
+
:one: talonas lituana
|
415
|
+
:other: talonas lituanas
|
416
|
+
:LUC:
|
417
|
+
:one: franco convertible luxemburgués
|
418
|
+
:other: francos convertibles luxemburgueses
|
419
|
+
:LUF:
|
420
|
+
:one: franco luxemburgués
|
421
|
+
:other: francos luxemburgueses
|
422
|
+
:LUL:
|
423
|
+
:one: franco financiero luxemburgués
|
424
|
+
:other: francos financieros luxemburgueses
|
425
|
+
:LVL:
|
426
|
+
:one: lats letón
|
427
|
+
:other: lats letones
|
428
|
+
:LVR:
|
429
|
+
:one: rublo letón
|
430
|
+
:other: rublos letones
|
431
|
+
:LYD:
|
432
|
+
:one: dinar libio
|
433
|
+
:other: dinares libios
|
434
|
+
:MAD:
|
435
|
+
:one: dirham marroquí
|
436
|
+
:other: dirhams marroquíes
|
437
|
+
:MAF:
|
438
|
+
:one: franco marroquí
|
439
|
+
:other: francos marroquíes
|
440
|
+
:MDL:
|
441
|
+
:one: leu moldavo
|
442
|
+
:other: leus moldavos
|
443
|
+
:MGA:
|
444
|
+
:one: ariary malgache
|
445
|
+
:other: ariarys malgaches
|
446
|
+
:MGF:
|
447
|
+
:one: franco malgache
|
448
|
+
:MKD:
|
449
|
+
:one: dinar macedonio
|
450
|
+
:other: dinares macedonios
|
451
|
+
:MLF:
|
452
|
+
:one: franco malí
|
453
|
+
:MMK:
|
454
|
+
:one: kyat de Myanmar
|
455
|
+
:other: kyats de Myanmar
|
456
|
+
:MNT:
|
457
|
+
:one: tugrik mongol
|
458
|
+
:other: tugriks mongoles
|
459
|
+
:MOP:
|
460
|
+
:one: pataca de Macao
|
461
|
+
:other: patacas de Macao
|
462
|
+
:MRO:
|
463
|
+
:one: ouguiya mauritano
|
464
|
+
:other: ouguiyas mauritanos
|
465
|
+
:MTL:
|
466
|
+
:one: lira maltesa
|
467
|
+
:other: liras maltesas
|
468
|
+
:MTP:
|
469
|
+
:one: libra maltesa
|
470
|
+
:other: libras maltesas
|
471
|
+
:MUR:
|
472
|
+
:one: rupia mauriciana
|
473
|
+
:other: rupias mauricianas
|
474
|
+
:MVR:
|
475
|
+
:one: rufiyaa de Maldivas
|
476
|
+
:other: rufiyaas de Maldivas
|
477
|
+
:MWK:
|
478
|
+
:one: kwacha de Malawi
|
479
|
+
:other: kwachas de Malawi
|
480
|
+
:MXN:
|
481
|
+
:one: peso mexicano
|
482
|
+
:other: pesos mexicanos
|
483
|
+
:symbol: MX$
|
484
|
+
:MXP:
|
485
|
+
:one: peso de plata mexicano (MXP)
|
486
|
+
:other: pesos de plata mexicanos (MXP)
|
487
|
+
:MXV:
|
488
|
+
:one: unidad de inversión (UDI) mexicana
|
489
|
+
:other: unidades de inversión (UDI) mexicanas
|
490
|
+
:MYR:
|
491
|
+
:one: ringgit malasio
|
492
|
+
:other: ringgits malasios
|
493
|
+
:MZE:
|
494
|
+
:one: escudo mozambiqueño
|
495
|
+
:other: escudos mozambiqueños
|
496
|
+
:MZM:
|
497
|
+
:one: antiguo metical mozambiqueño
|
498
|
+
:MZN:
|
499
|
+
:one: metical mozambiqueño
|
500
|
+
:other: meticales mozambiqueños
|
501
|
+
:NAD:
|
502
|
+
:one: dólar de Namibia
|
503
|
+
:other: dólares de Namibia
|
504
|
+
:NGN:
|
505
|
+
:one: naira nigeriano
|
506
|
+
:other: nairas nigerianos
|
507
|
+
:NIC:
|
508
|
+
:one: córdoba nicaragüense (1988-1991)
|
509
|
+
:other: córdobas nicaragüenses (1988-1991)
|
510
|
+
:NIO:
|
511
|
+
:one: córdoba nicaragüense
|
512
|
+
:other: córdobas nicaragüenses
|
513
|
+
:NLG:
|
514
|
+
:one: florín neerlandés
|
515
|
+
:other: florines neerlandeses
|
516
|
+
:NOK:
|
517
|
+
:one: corona noruega
|
518
|
+
:other: coronas noruegas
|
519
|
+
:NPR:
|
520
|
+
:one: rupia nepalesa
|
521
|
+
:other: rupias nepalesas
|
522
|
+
:NZD:
|
523
|
+
:one: dólar neozelandés
|
524
|
+
:other: dólares neozelandeses
|
525
|
+
:symbol: NZ$
|
526
|
+
:OMR:
|
527
|
+
:one: rial omaní
|
528
|
+
:other: riales omaníes
|
529
|
+
:PAB:
|
530
|
+
:one: balboa panameño
|
531
|
+
:other: balboas panameños
|
532
|
+
:PEI:
|
533
|
+
:one: inti peruano
|
534
|
+
:other: intis peruanos
|
535
|
+
:PEN:
|
536
|
+
:one: nuevo sol peruano
|
537
|
+
:other: nuevos soles peruanos
|
538
|
+
:PES:
|
539
|
+
:one: sol peruano
|
540
|
+
:other: soles peruanos
|
541
|
+
:PGK:
|
542
|
+
:one: kina de Papúa Nueva Guinea
|
543
|
+
:other: kinas de Papúa Nueva Guinea
|
544
|
+
:PHP:
|
545
|
+
:one: peso filipino
|
546
|
+
:other: pesos filipinos
|
547
|
+
:PKR:
|
548
|
+
:one: rupia pakistaní
|
549
|
+
:other: rupias pakistaníes
|
550
|
+
:PLN:
|
551
|
+
:one: zloty polaco
|
552
|
+
:other: zlotys polacos
|
553
|
+
:PLZ:
|
554
|
+
:one: zloty polaco (PLZ)
|
555
|
+
:other: zlotys polacos (PLZ)
|
556
|
+
:PTE:
|
557
|
+
:one: escudo portugués
|
558
|
+
:other: escudos portugueses
|
559
|
+
:PYG:
|
560
|
+
:one: guaraní paraguayo
|
561
|
+
:other: guaraníes paraguayos
|
562
|
+
:QAR:
|
563
|
+
:one: riyal de Qatar
|
564
|
+
:other: riales de Qatar
|
565
|
+
:RHD:
|
566
|
+
:one: dólar rodesiano
|
567
|
+
:ROL:
|
568
|
+
:one: antiguo leu rumano
|
569
|
+
:other: antiguos lei rumanos
|
570
|
+
:RON:
|
571
|
+
:one: leu rumano
|
572
|
+
:other: lei rumanos
|
573
|
+
:RSD:
|
574
|
+
:one: dinar serbio
|
575
|
+
:other: dinares serbios
|
576
|
+
:RUB:
|
577
|
+
:one: rublo ruso
|
578
|
+
:other: rublos rusos
|
579
|
+
:RUR:
|
580
|
+
:one: rublo ruso (RUR)
|
581
|
+
:other: rublos rusos (RUR)
|
582
|
+
:RWF:
|
583
|
+
:one: franco ruandés
|
584
|
+
:other: francos ruandeses
|
585
|
+
:SAR:
|
586
|
+
:one: riyal saudí
|
587
|
+
:other: riales saudíes
|
588
|
+
:SBD:
|
589
|
+
:one: dólar de las Islas Salomón
|
590
|
+
:other: dólares de las Islas Salomón
|
591
|
+
:SCR:
|
592
|
+
:one: rupia de Seychelles
|
593
|
+
:other: rupias de Seychelles
|
594
|
+
:SDD:
|
595
|
+
:one: dinar sudanés
|
596
|
+
:other: dinares sudaneses
|
597
|
+
:SDG:
|
598
|
+
:one: libra sudanesa
|
599
|
+
:other: libras sudanesas
|
600
|
+
:SDP:
|
601
|
+
:one: libra sudanesa antigua
|
602
|
+
:other: libras sudanesas antiguas
|
603
|
+
:SEK:
|
604
|
+
:one: corona sueca
|
605
|
+
:other: coronas suecas
|
606
|
+
:SGD:
|
607
|
+
:one: dólar singapurense
|
608
|
+
:other: dólares singapurenses
|
609
|
+
:SHP:
|
610
|
+
:one: libra de Santa Elena
|
611
|
+
:other: libras de Santa Elena
|
612
|
+
:SIT:
|
613
|
+
:one: tólar esloveno
|
614
|
+
:other: tólares eslovenos
|
615
|
+
:SKK:
|
616
|
+
:one: corona eslovaca
|
617
|
+
:other: coronas eslovacas
|
618
|
+
:SLL:
|
619
|
+
:one: leone de Sierra Leona
|
620
|
+
:other: leones de Sierra Leona
|
621
|
+
:SOS:
|
622
|
+
:one: chelín somalí
|
623
|
+
:other: chelines somalíes
|
624
|
+
:SRD:
|
625
|
+
:one: dólar surinamés
|
626
|
+
:other: dólares surinameses
|
627
|
+
:SRG:
|
628
|
+
:one: florín surinamés
|
629
|
+
:SSP:
|
630
|
+
:one: libra sursudanesa
|
631
|
+
:other: libras sursudanesas
|
632
|
+
:STD:
|
633
|
+
:one: dobra de Santo Tomé y Príncipe
|
634
|
+
:other: dobras de Santo Tomé y Príncipe
|
635
|
+
:SUR:
|
636
|
+
:one: rublo soviético
|
637
|
+
:other: rublos soviéticos
|
638
|
+
:SVC:
|
639
|
+
:one: colón salvadoreño
|
640
|
+
:other: colones salvadoreños
|
641
|
+
:SYP:
|
642
|
+
:one: libra siria
|
643
|
+
:other: libras sirias
|
644
|
+
:SZL:
|
645
|
+
:one: lilangeni suazi
|
646
|
+
:other: lilangenis suazis
|
647
|
+
:THB:
|
648
|
+
:one: baht tailandés
|
649
|
+
:other: bahts tailandeses
|
650
|
+
:symbol: ฿
|
651
|
+
:TJR:
|
652
|
+
:one: rublo tayiko
|
653
|
+
:TJS:
|
654
|
+
:one: somoni tayiko
|
655
|
+
:other: somonis tayikos
|
656
|
+
:TMM:
|
657
|
+
:one: manat turcomano (1993-2009)
|
658
|
+
:other: manats turcomanos (1993-2009)
|
659
|
+
:TMT:
|
660
|
+
:one: manat turcomano
|
661
|
+
:other: manats turcomanos
|
662
|
+
:TND:
|
663
|
+
:one: dinar tunecino
|
664
|
+
:other: dinares tunecinos
|
665
|
+
:TOP:
|
666
|
+
:one: paʻanga tongano
|
667
|
+
:other: paʻangas tonganos
|
668
|
+
:TPE:
|
669
|
+
:one: escudo timorense
|
670
|
+
:TRL:
|
671
|
+
:one: lira turca (1922-2005)
|
672
|
+
:other: liras turcas (1922-2005)
|
673
|
+
:TRY:
|
674
|
+
:one: lira turca
|
675
|
+
:other: liras turcas
|
676
|
+
:TTD:
|
677
|
+
:one: dólar de Trinidad y Tobago
|
678
|
+
:other: dólares de Trinidad y Tobago
|
679
|
+
:TWD:
|
680
|
+
:one: nuevo dólar taiwanés
|
681
|
+
:other: nuevos dólares taiwaneses
|
682
|
+
:symbol: NT$
|
683
|
+
:TZS:
|
684
|
+
:one: chelín tanzano
|
685
|
+
:other: chelines tanzanos
|
686
|
+
:UAH:
|
687
|
+
:one: grivnia ucraniana
|
688
|
+
:other: grivnias ucranianas
|
689
|
+
:UAK:
|
690
|
+
:one: karbovanet ucraniano
|
691
|
+
:other: karbovanets ucranianos
|
692
|
+
:UGS:
|
693
|
+
:one: chelín ugandés (1966-1987)
|
694
|
+
:UGX:
|
695
|
+
:one: chelín ugandés
|
696
|
+
:other: chelines ugandeses
|
697
|
+
:USD:
|
698
|
+
:one: dólar estadounidense
|
699
|
+
:other: dólares estadounidenses
|
700
|
+
:symbol: US$
|
701
|
+
:USN:
|
702
|
+
:one: dólar estadounidense (día siguiente)
|
703
|
+
:other: dólares estadounidenses (día siguiente)
|
704
|
+
:USS:
|
705
|
+
:one: dólar estadounidense (mismo día)
|
706
|
+
:other: dólares estadounidenses (mismo día)
|
707
|
+
:UYI:
|
708
|
+
:one: peso uruguayo en unidades indexadas
|
709
|
+
:other: pesos uruguayos en unidades indexadas
|
710
|
+
:UYP:
|
711
|
+
:one: peso uruguayo (UYP)
|
712
|
+
:other: pesos uruguayos (UYP)
|
713
|
+
:UYU:
|
714
|
+
:one: peso uruguayo
|
715
|
+
:other: pesos uruguayos
|
716
|
+
:UZS:
|
717
|
+
:one: som uzbeko
|
718
|
+
:other: soms uzbekos
|
719
|
+
:VEB:
|
720
|
+
:one: bolívar venezolano (1871-2008)
|
721
|
+
:other: bolívares venezolanos (1871-2008)
|
722
|
+
:VEF:
|
723
|
+
:one: bolívar venezolano
|
724
|
+
:other: bolívares venezolanos
|
725
|
+
:VND:
|
726
|
+
:one: dong vietnamita
|
727
|
+
:other: dongs vietnamitas
|
728
|
+
:symbol: ₫
|
729
|
+
:VUV:
|
730
|
+
:one: vatu vanuatuense
|
731
|
+
:other: vatus vanuatuenses
|
732
|
+
:WST:
|
733
|
+
:one: tala samoano
|
734
|
+
:other: talas samoanos
|
735
|
+
:XAF:
|
736
|
+
:one: franco CFA BEAC
|
737
|
+
:other: francos CFA BEAC
|
738
|
+
:symbol: FCFA
|
739
|
+
:XAG:
|
740
|
+
:one: plata
|
741
|
+
:other: plata
|
742
|
+
:XAU:
|
743
|
+
:one: oro
|
744
|
+
:other: oro
|
745
|
+
:XBA:
|
746
|
+
:one: unidad compuesta europea
|
747
|
+
:other: unidades compuestas europeas
|
748
|
+
:XBB:
|
749
|
+
:one: unidad monetaria europea
|
750
|
+
:other: unidades monetarias europeas
|
751
|
+
:XBC:
|
752
|
+
:one: unidad de cuenta europea (XBC)
|
753
|
+
:other: unidades de cuenta europeas (XBC)
|
754
|
+
:XBD:
|
755
|
+
:one: unidad de cuenta europea (XBD)
|
756
|
+
:other: unidades de cuenta europeas (XBD)
|
757
|
+
:XCD:
|
758
|
+
:one: dólar del Caribe Oriental
|
759
|
+
:other: dólares del Caribe Oriental
|
760
|
+
:symbol: EC$
|
761
|
+
:XDR:
|
762
|
+
:one: derechos especiales de giro
|
763
|
+
:XEU:
|
764
|
+
:one: unidad de moneda europea
|
765
|
+
:other: unidades de moneda europeas
|
766
|
+
:XFO:
|
767
|
+
:one: franco oro francés
|
768
|
+
:other: francos oro franceses
|
769
|
+
:XFU:
|
770
|
+
:one: franco UIC francés
|
771
|
+
:other: francos UIC franceses
|
772
|
+
:XOF:
|
773
|
+
:one: franco CFA BCEAO
|
774
|
+
:other: francos CFA BCEAO
|
775
|
+
:symbol: CFA
|
776
|
+
:XPD:
|
777
|
+
:one: paladio
|
778
|
+
:other: paladio
|
779
|
+
:XPF:
|
780
|
+
:one: franco CFP
|
781
|
+
:other: francos CFP
|
782
|
+
:symbol: CFPF
|
783
|
+
:XPT:
|
784
|
+
:one: platino
|
785
|
+
:other: platino
|
786
|
+
:XRE:
|
787
|
+
:one: fondos RINET
|
788
|
+
:XTS:
|
789
|
+
:one: código reservado para pruebas
|
790
|
+
:XXX:
|
791
|
+
:one: moneda desconocida/no válida
|
792
|
+
:other: monedas desconocidas/no válidas
|
793
|
+
:YDD:
|
794
|
+
:one: dinar yemení
|
795
|
+
:YER:
|
796
|
+
:one: rial yemení
|
797
|
+
:other: riales yemeníes
|
798
|
+
:YUD:
|
799
|
+
:one: dinar fuerte yugoslavo
|
800
|
+
:YUM:
|
801
|
+
:one: super dinar yugoslavo
|
802
|
+
:YUN:
|
803
|
+
:one: dinar convertible yugoslavo
|
804
|
+
:other: dinares convertibles yugoslavos
|
805
|
+
:ZAL:
|
806
|
+
:one: rand sudafricano (financiero)
|
807
|
+
:ZAR:
|
808
|
+
:one: rand sudafricano
|
809
|
+
:other: rands sudafricanos
|
810
|
+
:ZMK:
|
811
|
+
:one: kwacha zambiano
|
812
|
+
:other: kwachas zambianos
|
813
|
+
:ZRN:
|
814
|
+
:one: nuevo zaire zaireño
|
815
|
+
:ZRZ:
|
816
|
+
:one: zaire zaireño
|
817
|
+
:ZWD:
|
818
|
+
:one: dólar de Zimbabue
|
819
|
+
:ZWL:
|
820
|
+
:one: dólar zimbabuense
|