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
@@ -2,6 +2,36 @@
|
|
2
2
|
:fil:
|
3
3
|
:calendars:
|
4
4
|
:gregorian:
|
5
|
+
:additional_formats:
|
6
|
+
:Ed: d E
|
7
|
+
:H: HH
|
8
|
+
:Hm: HH:mm
|
9
|
+
:Hms: HH:mm:ss
|
10
|
+
:M: L
|
11
|
+
:MEd: E, M-d
|
12
|
+
:MMM: LLL
|
13
|
+
:MMMEd: E MMM d
|
14
|
+
:MMMMEd: E MMMM d
|
15
|
+
:MMMMd: MMMM d
|
16
|
+
:MMMd: MMM d
|
17
|
+
:Md: M-d
|
18
|
+
:d: d
|
19
|
+
:h: h a
|
20
|
+
:hm: h:mm a
|
21
|
+
:hms: h:mm:ss a
|
22
|
+
:ms: mm:ss
|
23
|
+
:y: y
|
24
|
+
:yM: M/y
|
25
|
+
:yMEd: E, M/d/y
|
26
|
+
:yMMM: MMM y
|
27
|
+
:yMMMEd: E, MMM d, y
|
28
|
+
:yMMMM: MMMM y
|
29
|
+
:yMMMd: MMM d, y
|
30
|
+
:yMd: M/d/y
|
31
|
+
:yQQQ: QQQ y
|
32
|
+
:yQQQQ: y QQQQ
|
33
|
+
:yyMM: MM-yy
|
34
|
+
:yyMMM: MMM yy
|
5
35
|
:days:
|
6
36
|
:format:
|
7
37
|
:abbreviated:
|
@@ -13,6 +43,14 @@
|
|
13
43
|
:tue: Mar
|
14
44
|
:wed: Mye
|
15
45
|
:narrow: :calendars.gregorian.days.stand-alone.narrow
|
46
|
+
:short:
|
47
|
+
:fri: Bi
|
48
|
+
:mon: Lu
|
49
|
+
:sat: Sab
|
50
|
+
:sun: Li
|
51
|
+
:thu: Hu
|
52
|
+
:tue: Ma
|
53
|
+
:wed: Mi
|
16
54
|
:wide:
|
17
55
|
:fri: Biyernes
|
18
56
|
:mon: Lunes
|
@@ -24,6 +62,11 @@
|
|
24
62
|
:stand-alone:
|
25
63
|
:abbreviated:
|
26
64
|
:fri: Biy
|
65
|
+
:mon: Lun
|
66
|
+
:sat: Sab
|
67
|
+
:sun: Lin
|
68
|
+
:thu: Huw
|
69
|
+
:tue: Mar
|
27
70
|
:wed: Miy
|
28
71
|
:narrow:
|
29
72
|
:fri: B
|
@@ -33,6 +76,14 @@
|
|
33
76
|
:thu: H
|
34
77
|
:tue: M
|
35
78
|
:wed: M
|
79
|
+
:short:
|
80
|
+
:fri: Bi
|
81
|
+
:mon: Lu
|
82
|
+
:sat: Sab
|
83
|
+
:sun: Li
|
84
|
+
:thu: Hu
|
85
|
+
:tue: Ma
|
86
|
+
:wed: Mi
|
36
87
|
:wide: :calendars.gregorian.days.format.wide
|
37
88
|
:eras:
|
38
89
|
:abbr:
|
@@ -0,0 +1,357 @@
|
|
1
|
+
---
|
2
|
+
:fil:
|
3
|
+
:currencies:
|
4
|
+
:AED:
|
5
|
+
:one: United Arab Emirates Dirham
|
6
|
+
:AFN:
|
7
|
+
:one: Afghan Afghani
|
8
|
+
:ALL:
|
9
|
+
:one: Albanian Lek
|
10
|
+
:AMD:
|
11
|
+
:one: Armenian Dram
|
12
|
+
:ANG:
|
13
|
+
:one: Netherlands Antillean Guilder
|
14
|
+
:AOA:
|
15
|
+
:one: Angolan Kwanza
|
16
|
+
:ARS:
|
17
|
+
:one: Argentine Peso
|
18
|
+
:AUD:
|
19
|
+
:one: Australian Dollar
|
20
|
+
:symbol: A$
|
21
|
+
:AWG:
|
22
|
+
:one: Aruban Florin
|
23
|
+
:AZN:
|
24
|
+
:one: Azerbaijani Manat
|
25
|
+
:BAM:
|
26
|
+
:one: Bosnia-Herzegovina Convertible Mark
|
27
|
+
:BBD:
|
28
|
+
:one: Barbadian Dollar
|
29
|
+
:BDT:
|
30
|
+
:one: Bangladeshi Taka
|
31
|
+
:BGN:
|
32
|
+
:one: Bulgarian Lev
|
33
|
+
:BHD:
|
34
|
+
:one: Bahraini Dinar
|
35
|
+
:BIF:
|
36
|
+
:one: Burundian Franc
|
37
|
+
:BMD:
|
38
|
+
:one: Bermudan Dollar
|
39
|
+
:BND:
|
40
|
+
:one: Brunei Dollar
|
41
|
+
:BOB:
|
42
|
+
:one: Bolivian Boliviano
|
43
|
+
:BRL:
|
44
|
+
:one: Brazillian real
|
45
|
+
:other: Brazilian Real
|
46
|
+
:symbol: R$
|
47
|
+
:BSD:
|
48
|
+
:one: Bahamian Dollar
|
49
|
+
:BTN:
|
50
|
+
:one: Bhutanese Ngultrum
|
51
|
+
:BWP:
|
52
|
+
:one: Botswanan Pula
|
53
|
+
:BYR:
|
54
|
+
:one: Belarusian Ruble
|
55
|
+
:BZD:
|
56
|
+
:one: Belize Dollar
|
57
|
+
:CAD:
|
58
|
+
:one: Canadian Dollar
|
59
|
+
:symbol: CA$
|
60
|
+
:CDF:
|
61
|
+
:one: Congolese Franc
|
62
|
+
:CHF:
|
63
|
+
:one: Swiss Francs
|
64
|
+
:CLP:
|
65
|
+
:one: Chilean Peso
|
66
|
+
:CNY:
|
67
|
+
:one: Chinese Yuan
|
68
|
+
:symbol: CN¥
|
69
|
+
:COP:
|
70
|
+
:one: Colombian Peso
|
71
|
+
:CRC:
|
72
|
+
:one: Costa Rican Colón
|
73
|
+
:CUC:
|
74
|
+
:one: Cuban Convertible Peso
|
75
|
+
:CUP:
|
76
|
+
:one: Cuban Peso
|
77
|
+
:CVE:
|
78
|
+
:one: Cape Verdean Escudo
|
79
|
+
:CZK:
|
80
|
+
:one: Czech Koruna
|
81
|
+
:DEM:
|
82
|
+
:one: Deutsche Marks
|
83
|
+
:DJF:
|
84
|
+
:one: Djiboutian Franc
|
85
|
+
:DKK:
|
86
|
+
:one: Denmark Kroner
|
87
|
+
:DOP:
|
88
|
+
:one: Dominican Peso
|
89
|
+
:DZD:
|
90
|
+
:one: Algerian Dinar
|
91
|
+
:EEK:
|
92
|
+
:one: Estonian Kroon
|
93
|
+
:EGP:
|
94
|
+
:one: Egyptian Pound
|
95
|
+
:ERN:
|
96
|
+
:one: Eritrean Nakfa
|
97
|
+
:ETB:
|
98
|
+
:one: Ethiopian Birr
|
99
|
+
:EUR:
|
100
|
+
:one: Euros
|
101
|
+
:symbol: €
|
102
|
+
:FJD:
|
103
|
+
:one: Fijian Dollar
|
104
|
+
:FKP:
|
105
|
+
:one: Falkland Islands Pound
|
106
|
+
:FRF:
|
107
|
+
:one: French Franc
|
108
|
+
:GBP:
|
109
|
+
:one: British Pounds Sterling
|
110
|
+
:symbol: £
|
111
|
+
:GEL:
|
112
|
+
:one: Georgian Lari
|
113
|
+
:GHS:
|
114
|
+
:one: Ghanaian Cedi
|
115
|
+
:GIP:
|
116
|
+
:one: Gibraltar Pound
|
117
|
+
:GMD:
|
118
|
+
:one: Gambian Dalasi
|
119
|
+
:GNF:
|
120
|
+
:one: Guinean Franc
|
121
|
+
:GTQ:
|
122
|
+
:one: Guatemalan Quetzal
|
123
|
+
:GYD:
|
124
|
+
:one: Guyanaese Dollar
|
125
|
+
:HKD:
|
126
|
+
:one: Hong Kong Dollars
|
127
|
+
:symbol: HK$
|
128
|
+
:HNL:
|
129
|
+
:one: Honduran Lempira
|
130
|
+
:HRK:
|
131
|
+
:one: Croatian Kuna
|
132
|
+
:HTG:
|
133
|
+
:one: Haitian Gourde
|
134
|
+
:HUF:
|
135
|
+
:one: Hungarian Forint
|
136
|
+
:IDR:
|
137
|
+
:one: Indonesian Rupiah
|
138
|
+
:ILS:
|
139
|
+
:one: Israeli Shekel
|
140
|
+
:symbol: ₪
|
141
|
+
:INR:
|
142
|
+
:one: Indian Rupee
|
143
|
+
:symbol: ₹
|
144
|
+
:IQD:
|
145
|
+
:one: Iraqi Dinar
|
146
|
+
:IRR:
|
147
|
+
:one: Iranian Rial
|
148
|
+
:ISK:
|
149
|
+
:one: Icelandic Króna
|
150
|
+
:JMD:
|
151
|
+
:one: Jamaican Dollar
|
152
|
+
:JOD:
|
153
|
+
:one: Jordanian Dinar
|
154
|
+
:JPY:
|
155
|
+
:one: Japanese Yen
|
156
|
+
:symbol: JP¥
|
157
|
+
:KES:
|
158
|
+
:one: Kenyan Shilling
|
159
|
+
:KGS:
|
160
|
+
:one: Kyrgystani Som
|
161
|
+
:KHR:
|
162
|
+
:one: Cambodian Riel
|
163
|
+
:KMF:
|
164
|
+
:one: Comorian Franc
|
165
|
+
:KPW:
|
166
|
+
:one: North Korean Won
|
167
|
+
:KRW:
|
168
|
+
:one: South Korean Won
|
169
|
+
:symbol: ₩
|
170
|
+
:KWD:
|
171
|
+
:one: Kuwaiti Dinar
|
172
|
+
:KYD:
|
173
|
+
:one: Cayman Islands Dollar
|
174
|
+
:KZT:
|
175
|
+
:one: Kazakhstani Tenge
|
176
|
+
:LAK:
|
177
|
+
:one: Laotian Kip
|
178
|
+
:LBP:
|
179
|
+
:one: Lebanese Pound
|
180
|
+
:LKR:
|
181
|
+
:one: Sri Lankan Rupee
|
182
|
+
:LRD:
|
183
|
+
:one: Liberian Dollar
|
184
|
+
:LSL:
|
185
|
+
:one: Lesotho Loti
|
186
|
+
:LTL:
|
187
|
+
:one: Lithuanian Litas
|
188
|
+
:LVL:
|
189
|
+
:one: Latvian Lats
|
190
|
+
:LYD:
|
191
|
+
:one: Libyan Dinar
|
192
|
+
:MAD:
|
193
|
+
:one: Moroccan Dirham
|
194
|
+
:MDL:
|
195
|
+
:one: Moldovan Leu
|
196
|
+
:MGA:
|
197
|
+
:one: Malagasy Ariary
|
198
|
+
:MKD:
|
199
|
+
:one: Macedonian Denar
|
200
|
+
:MMK:
|
201
|
+
:one: Myanma Kyat
|
202
|
+
:MNT:
|
203
|
+
:one: Mongolian Tugrik
|
204
|
+
:MOP:
|
205
|
+
:one: Macanese Pataca
|
206
|
+
:MRO:
|
207
|
+
:one: Mauritanian Ouguiya
|
208
|
+
:MUR:
|
209
|
+
:one: Mauritian Rupee
|
210
|
+
:MVR:
|
211
|
+
:one: Maldivian Rufiyaa
|
212
|
+
:MWK:
|
213
|
+
:one: Malawian Kwacha
|
214
|
+
:MXN:
|
215
|
+
:one: Mexico Peso
|
216
|
+
:symbol: MX$
|
217
|
+
:MYR:
|
218
|
+
:one: Malaysian Ringgit
|
219
|
+
:MZN:
|
220
|
+
:one: Mozambican Metical
|
221
|
+
:other: Mozambican meticals
|
222
|
+
:NAD:
|
223
|
+
:one: Namibian Dollar
|
224
|
+
:NGN:
|
225
|
+
:one: Nigerian Naira
|
226
|
+
:NIO:
|
227
|
+
:one: Nicaraguan Córdoba
|
228
|
+
:NOK:
|
229
|
+
:one: Norwegian Kroner
|
230
|
+
:NPR:
|
231
|
+
:one: Nepalese Rupee
|
232
|
+
:NZD:
|
233
|
+
:one: New Zealand Dollars
|
234
|
+
:symbol: NZ$
|
235
|
+
:OMR:
|
236
|
+
:one: Omani Rial
|
237
|
+
:PAB:
|
238
|
+
:one: Panamanian Balboa
|
239
|
+
:PEN:
|
240
|
+
:one: Peruvian Nuevo Sol
|
241
|
+
:PGK:
|
242
|
+
:one: Papua New Guinean Kina
|
243
|
+
:PHP:
|
244
|
+
:one: Philippine Peso
|
245
|
+
:symbol: ₱
|
246
|
+
:PKR:
|
247
|
+
:one: Pakistan Rupee
|
248
|
+
:PLN:
|
249
|
+
:one: Polish NewZloty
|
250
|
+
:PYG:
|
251
|
+
:one: Paraguayan Guarani
|
252
|
+
:QAR:
|
253
|
+
:one: Qatari Rial
|
254
|
+
:RON:
|
255
|
+
:one: Romanian Leu
|
256
|
+
:RSD:
|
257
|
+
:one: Serbian Dinar
|
258
|
+
:RUB:
|
259
|
+
:one: Russian Ruble
|
260
|
+
:RWF:
|
261
|
+
:one: Rwandan Franc
|
262
|
+
:SAR:
|
263
|
+
:one: Saudi Riyal
|
264
|
+
:SBD:
|
265
|
+
:one: Solomon Islands Dollar
|
266
|
+
:SCR:
|
267
|
+
:one: Seychellois Rupee
|
268
|
+
:SDG:
|
269
|
+
:one: Sudanese Pound
|
270
|
+
:SEK:
|
271
|
+
:one: Sweden Kronor
|
272
|
+
:SGD:
|
273
|
+
:one: Singapore Dollars
|
274
|
+
:SHP:
|
275
|
+
:one: Saint Helena Pound
|
276
|
+
:SIT:
|
277
|
+
:one: Slovenian Tolar
|
278
|
+
:SKK:
|
279
|
+
:one: Slovak Koruna
|
280
|
+
:SLL:
|
281
|
+
:one: Sierra Leonean Leone
|
282
|
+
:SOS:
|
283
|
+
:one: Somali Shilling
|
284
|
+
:SRD:
|
285
|
+
:one: Surinamese Dollar
|
286
|
+
:SSP:
|
287
|
+
:one: South Sudanese Pound
|
288
|
+
:other: South Sudanese Pound
|
289
|
+
:STD:
|
290
|
+
:one: Sao Tome and Principe Dobra
|
291
|
+
:SYP:
|
292
|
+
:one: Syrian Pound
|
293
|
+
:SZL:
|
294
|
+
:one: Swazi Lilangeni
|
295
|
+
:THB:
|
296
|
+
:one: Thai Baht
|
297
|
+
:symbol: ฿
|
298
|
+
:TJS:
|
299
|
+
:one: Tajikistani Somoni
|
300
|
+
:TMT:
|
301
|
+
:one: Turkmenistani Manat
|
302
|
+
:TND:
|
303
|
+
:one: Tunisian Dinar
|
304
|
+
:TOP:
|
305
|
+
:one: Tongan Paʻanga
|
306
|
+
:TRY:
|
307
|
+
:one: Turkish Lira
|
308
|
+
:TTD:
|
309
|
+
:one: Trinidad and Tobago Dollar
|
310
|
+
:TWD:
|
311
|
+
:one: New Taiwan Dollar
|
312
|
+
:symbol: NT$
|
313
|
+
:TZS:
|
314
|
+
:one: Tanzanian Shilling
|
315
|
+
:UAH:
|
316
|
+
:one: Ukrainian Hryvnia
|
317
|
+
:UGX:
|
318
|
+
:one: Ugandan Shilling
|
319
|
+
:USD:
|
320
|
+
:one: US Dollar
|
321
|
+
:symbol: US$
|
322
|
+
:UYU:
|
323
|
+
:one: Uruguayan Peso
|
324
|
+
:UZS:
|
325
|
+
:one: Uzbekistan Som
|
326
|
+
:VEB:
|
327
|
+
:one: Venezuelan Bolívar (1871-2008)
|
328
|
+
:VEF:
|
329
|
+
:one: Venezuelan Bolívar
|
330
|
+
:VND:
|
331
|
+
:one: Vietnamese Dong
|
332
|
+
:symbol: ₫
|
333
|
+
:VUV:
|
334
|
+
:one: Vanuatu Vatu
|
335
|
+
:WST:
|
336
|
+
:one: Samoan Tala
|
337
|
+
:XAF:
|
338
|
+
:one: CFA Franc BEAC
|
339
|
+
:symbol: FCFA
|
340
|
+
:XCD:
|
341
|
+
:one: East Caribbean Dollar
|
342
|
+
:symbol: EC$
|
343
|
+
:XOF:
|
344
|
+
:one: CFA Franc BCEAO
|
345
|
+
:symbol: CFA
|
346
|
+
:XPF:
|
347
|
+
:one: CFP Franc
|
348
|
+
:symbol: CFPF
|
349
|
+
:XXX:
|
350
|
+
:one: Hindi Kilalang Pera
|
351
|
+
:other: Hindi Kilalang Pera
|
352
|
+
:YER:
|
353
|
+
:one: Yemeni Rial
|
354
|
+
:ZAR:
|
355
|
+
:one: South African Rand
|
356
|
+
:ZMK:
|
357
|
+
:one: Zambian Kwacha
|
@@ -2,39 +2,46 @@
|
|
2
2
|
:fil:
|
3
3
|
:languages:
|
4
4
|
:ab: Abkhazian
|
5
|
+
:ach: Acoli
|
5
6
|
:af: Afrikaans
|
7
|
+
:ak: Akan
|
6
8
|
:am: Amharic
|
7
9
|
:ar: Arabic
|
8
10
|
:as: Assamese
|
9
11
|
:ay: Aymara
|
10
12
|
:az: Azeri
|
11
13
|
:be: Belarusian
|
14
|
+
:bem: Bemba
|
12
15
|
:bg: Bulgarian
|
13
16
|
:bh: Bihari
|
14
|
-
:bn: Bengali
|
17
|
+
:bn: Bengali
|
15
18
|
:bo: Tibetan
|
16
19
|
:br: Breton
|
17
20
|
:bs: Bosnian
|
18
21
|
:ca: Catalan
|
22
|
+
:chr: Cherokee
|
23
|
+
:ckb: Sorani Kurdish
|
24
|
+
:co: Corsican
|
19
25
|
:cs: Czech
|
20
26
|
:cy: Welsh
|
21
27
|
:da: Danish
|
22
|
-
:de:
|
28
|
+
:de: German
|
23
29
|
:de-AT: Austrian German
|
24
30
|
:de-CH: Swiss High German
|
25
31
|
:dv: Divehi
|
26
32
|
:dz: Dzongkha
|
33
|
+
:ee: Ewe
|
27
34
|
:efi: Efik
|
28
35
|
:el: Griyego
|
29
36
|
:en: Ingles
|
30
37
|
:en-AU: Ingles sa Australia
|
31
|
-
:en-CA:
|
38
|
+
:en-CA: Ingles sa Canada
|
32
39
|
:en-GB: Ingles (UK)
|
33
40
|
:en-US: Ingles sa U.S.
|
34
41
|
:eo: Esperanto
|
35
42
|
:es: Espanyol
|
36
43
|
:es-419: Espanyol sa Latin America
|
37
|
-
:es-ES:
|
44
|
+
:es-ES: European Spanish
|
38
45
|
:et: Estonian
|
39
46
|
:eu: Basque
|
40
47
|
:fa: Persian
|
@@ -47,6 +54,7 @@
|
|
47
54
|
:fr-CH: Swiss French
|
48
55
|
:fy: Western Frisian
|
49
56
|
:ga: Irish
|
57
|
+
:gaa: Ga
|
50
58
|
:gd: Scots Gaelic
|
51
59
|
:gl: Galician
|
52
60
|
:gn: Guarani
|
@@ -69,6 +77,7 @@
|
|
69
77
|
:ja: Japanese
|
70
78
|
:jv: Javanese
|
71
79
|
:ka: Georgian
|
80
|
+
:kg: Kongo
|
72
81
|
:kk: Kazakh
|
73
82
|
:km: Khmer
|
74
83
|
:kn: Kannada
|
@@ -78,10 +87,14 @@
|
|
78
87
|
:ky: Kirghiz
|
79
88
|
:la: Latin
|
80
89
|
:lb: Luxembourgish
|
90
|
+
:lg: Ganda
|
81
91
|
:ln: Lingala
|
82
92
|
:lo: Lao
|
93
|
+
:loz: Lozi
|
83
94
|
:lt: Lithuanian
|
95
|
+
:lua: Luba-Lulua
|
84
96
|
:lv: Latvian
|
97
|
+
:mfe: Morisyen
|
85
98
|
:mg: Malagasy
|
86
99
|
:mi: Maori
|
87
100
|
:mk: Macedonian
|
@@ -91,16 +104,18 @@
|
|
91
104
|
:ms: Malay
|
92
105
|
:mt: Maltese
|
93
106
|
:my: Burmese
|
94
|
-
:nb: Norwegian
|
107
|
+
:nb: Norwegian Bokmal
|
95
108
|
:nd: North Ndebele
|
96
109
|
:ne: Nepali
|
97
|
-
:nl:
|
110
|
+
:nl: Dutch
|
98
111
|
:nl-BE: Flemish
|
99
112
|
:nn: Norwegian Nynorsk
|
100
113
|
:no: Norwegian
|
101
114
|
:nso: Northern Sotho
|
102
115
|
:ny: Nyanja
|
116
|
+
:nyn: Nyankole
|
103
117
|
:oc: Occitan
|
118
|
+
:om: Oromo
|
104
119
|
:or: Oriya
|
105
120
|
:os: Ossetic
|
106
121
|
:pa: Punjabi
|
@@ -108,7 +123,7 @@
|
|
108
123
|
:ps: Pushto
|
109
124
|
:pt: Portuges
|
110
125
|
:pt-BR: Portuges sa Brazil
|
111
|
-
:pt-PT:
|
126
|
+
:pt-PT: European Portuguese
|
112
127
|
:qu: Quechua
|
113
128
|
:rm: Rhaeto-Romance
|
114
129
|
:rn: Rundi
|
@@ -144,15 +159,17 @@
|
|
144
159
|
:tl: Tagalog
|
145
160
|
:tlh: Klingon
|
146
161
|
:tn: Tswana
|
147
|
-
:to:
|
162
|
+
:to: Tongan
|
148
163
|
:tpi: Tok Pisin
|
149
164
|
:tr: Turkish
|
150
165
|
:ts: Tsonga
|
151
166
|
:tt: Tatar
|
167
|
+
:tum: Tumbuka
|
152
168
|
:tw: Twi
|
153
169
|
:ty: Tahitian
|
154
170
|
:ug: Uyghur
|
155
171
|
:uk: Ukranian
|
172
|
+
:und: Hindi Kilalang Wika
|
156
173
|
:ur: Urdu
|
157
174
|
:uz: Uzbek
|
158
175
|
:ve: Venda
|