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
@@ -45,17 +45,21 @@
|
|
45
45
|
:ban: balinesisk
|
46
46
|
:bas: basa
|
47
47
|
:bat: baltisk språk
|
48
|
+
:bax: bamun
|
49
|
+
:bbj: ghomala
|
48
50
|
:be: hviterussisk
|
49
51
|
:bej: beja
|
50
52
|
:bem: bemba
|
51
53
|
:ber: berbisk
|
52
54
|
:bez: bena
|
55
|
+
:bfd: bafut
|
53
56
|
:bg: bulgarsk
|
54
57
|
:bh: bihari
|
55
58
|
:bho: bhojpuri
|
56
59
|
:bi: bislama
|
57
60
|
:bik: bikol
|
58
61
|
:bin: bini
|
62
|
+
:bkm: kom
|
59
63
|
:bla: siksika
|
60
64
|
:bm: bambara
|
61
65
|
:bn: bengali
|
@@ -68,16 +72,20 @@
|
|
68
72
|
:btk: batak
|
69
73
|
:bua: buriat
|
70
74
|
:bug: buginesisk
|
75
|
+
:bum: bulu
|
71
76
|
:byn: blin
|
77
|
+
:byv: medumba
|
72
78
|
:ca: katalansk
|
73
79
|
:cad: caddo
|
74
80
|
:cai: sentralamerikansk indiansk språk
|
75
81
|
:car: karibisk
|
76
82
|
:cau: kaukasisk språk
|
83
|
+
:cay: cayuga
|
77
84
|
:cch: atsam
|
78
85
|
:ce: tsjetsjensk
|
79
86
|
:ceb: cebuansk
|
80
87
|
:cel: keltisk språk
|
88
|
+
:cgg: kiga
|
81
89
|
:ch: chamorro
|
82
90
|
:chb: chibcha
|
83
91
|
:chg: chagatai
|
@@ -88,6 +96,7 @@
|
|
88
96
|
:chp: chipewiansk
|
89
97
|
:chr: cherokee
|
90
98
|
:chy: cheyenne
|
99
|
+
:ckb: kurdisk (sorani)
|
91
100
|
:cmc: kamisk språk
|
92
101
|
:co: korsikansk
|
93
102
|
:cop: koptisk
|
@@ -106,6 +115,7 @@
|
|
106
115
|
:da: dansk
|
107
116
|
:dak: dakota
|
108
117
|
:dar: dargwa
|
118
|
+
:dav: taita
|
109
119
|
:day: dayak
|
110
120
|
:de: tysk
|
111
121
|
:de-AT: østerriksk tysk
|
@@ -124,6 +134,7 @@
|
|
124
134
|
:dyo: jola-fonyi
|
125
135
|
:dyu: dyula
|
126
136
|
:dz: dzongkha
|
137
|
+
:dzg: dazaga
|
127
138
|
:ebu: kiembu
|
128
139
|
:ee: ewe
|
129
140
|
:efi: efik
|
@@ -140,7 +151,7 @@
|
|
140
151
|
:eo: esperanto
|
141
152
|
:es: spansk
|
142
153
|
:es-419: latinamerikansk spansk
|
143
|
-
:es-ES:
|
154
|
+
:es-ES: europeisk spansk
|
144
155
|
:et: estisk
|
145
156
|
:eu: baskisk
|
146
157
|
:ewo: ewondo
|
@@ -182,6 +193,7 @@
|
|
182
193
|
:grc: gammelgresk
|
183
194
|
:gsw: sveitsertysk
|
184
195
|
:gu: gujarati
|
196
|
+
:guz: gusii
|
185
197
|
:gv: manx
|
186
198
|
:gwi: gwichin
|
187
199
|
:ha: hausa
|
@@ -221,6 +233,7 @@
|
|
221
233
|
:iu: inuktitut
|
222
234
|
:ja: japansk
|
223
235
|
:jbo: lojban
|
236
|
+
:jmc: machame
|
224
237
|
:jpr: jødepersisk
|
225
238
|
:jrb: jødearabisk
|
226
239
|
:jv: javanesisk
|
@@ -233,17 +246,21 @@
|
|
233
246
|
:kar: karensk
|
234
247
|
:kaw: kawi
|
235
248
|
:kbd: kabardisk
|
249
|
+
:kbl: kanembu
|
236
250
|
:kcg: tyap
|
251
|
+
:kde: makonde
|
237
252
|
:kea: kappverdisk
|
238
253
|
:kfo: koro
|
239
254
|
:kg: kikongo
|
240
255
|
:kha: khasi
|
241
256
|
:khi: khoisanspråk
|
242
257
|
:kho: khotanesisk
|
258
|
+
:khq: koyra chiini
|
243
259
|
:ki: kikuyu
|
244
260
|
:kj: kuanyama
|
245
261
|
:kk: kasakhisk
|
246
262
|
:kl: grønlandsk
|
263
|
+
:kln: kalenjin
|
247
264
|
:km: khmer
|
248
265
|
:kmb: kimbundu
|
249
266
|
:kn: kannada
|
@@ -257,7 +274,9 @@
|
|
257
274
|
:kro: kru
|
258
275
|
:kru: kurukh
|
259
276
|
:ks: kasjmiri
|
277
|
+
:ksb: shambala
|
260
278
|
:ksf: bafia
|
279
|
+
:ksh: kølnsk
|
261
280
|
:ku: kurdisk
|
262
281
|
:kum: kumyk
|
263
282
|
:kut: kutenai
|
@@ -266,6 +285,7 @@
|
|
266
285
|
:ky: kirgisisk
|
267
286
|
:la: latin
|
268
287
|
:lad: ladinsk
|
288
|
+
:lag: langi
|
269
289
|
:lah: lahnda
|
270
290
|
:lam: lamba
|
271
291
|
:lb: luxemburgsk
|
@@ -286,15 +306,19 @@
|
|
286
306
|
:luy: oluluyia
|
287
307
|
:lv: latvisk
|
288
308
|
:mad: maduresisk
|
309
|
+
:maf: mafa
|
289
310
|
:mag: magahi
|
290
311
|
:mai: maithili
|
291
312
|
:mak: makasar
|
292
313
|
:man: mandingo
|
293
314
|
:map: austronesisk språk
|
294
315
|
:mas: masai
|
316
|
+
:mde: maba
|
295
317
|
:mdf: moksha
|
296
318
|
:mdr: mandar
|
297
319
|
:men: mende
|
320
|
+
:mer: meru
|
321
|
+
:mfe: mauritisk-kreolsk
|
298
322
|
:mg: madagassisk
|
299
323
|
:mga: mellomirsk
|
300
324
|
:mgh: makhuwa-meetto
|
@@ -323,12 +347,14 @@
|
|
323
347
|
:mwl: mirandesisk
|
324
348
|
:mwr: marwari
|
325
349
|
:my: burmesisk
|
350
|
+
:mye: myene
|
326
351
|
:myn: mayaspråk
|
327
352
|
:myv: erzya
|
328
353
|
:na: nauru
|
329
354
|
:nah: nahuatl
|
330
355
|
:nai: nordamerikansk indiansk språk
|
331
356
|
:nap: napolitansk
|
357
|
+
:naq: nama
|
332
358
|
:nb: norsk bokmål
|
333
359
|
:nd: nord-ndebele
|
334
360
|
:nds: lavtysk
|
@@ -342,6 +368,7 @@
|
|
342
368
|
:nl-BE: flamsk
|
343
369
|
:nmg: kwasio
|
344
370
|
:nn: norsk nynorsk
|
371
|
+
:nnh: ngiemboon
|
345
372
|
:no: norsk
|
346
373
|
:nog: nogai
|
347
374
|
:non: gammelnorsk
|
@@ -383,7 +410,7 @@
|
|
383
410
|
:ps: pushto
|
384
411
|
:pt: portugisisk
|
385
412
|
:pt-BR: brasiliansk portugisisk
|
386
|
-
:pt-PT:
|
413
|
+
:pt-PT: europeisk portugisisk
|
387
414
|
:qu: quechua
|
388
415
|
:raj: rajasthani
|
389
416
|
:rap: rapanui
|
@@ -405,21 +432,28 @@
|
|
405
432
|
:sai: søramerikansk indiansk språk
|
406
433
|
:sal: salishansk språk
|
407
434
|
:sam: samaritansk arameisk
|
435
|
+
:saq: samburu
|
408
436
|
:sas: sasak
|
409
437
|
:sat: santali
|
438
|
+
:sba: ngambay
|
410
439
|
:sbp: sangu
|
411
440
|
:sc: sardinsk
|
412
441
|
:scn: siciliansk
|
413
442
|
:sco: skotsk
|
414
443
|
:sd: sindhi
|
415
444
|
:se: nordsamisk
|
445
|
+
:see: seneca
|
446
|
+
:seh: sena
|
416
447
|
:sel: selkupisk
|
417
448
|
:sem: semittisk språk
|
449
|
+
:ses: koyraboro senni
|
418
450
|
:sg: sango
|
419
451
|
:sga: gammelirsk
|
420
452
|
:sgn: tegnspråk
|
421
453
|
:sh: serbokroatisk
|
454
|
+
:shi: tachelhit
|
422
455
|
:shn: shan
|
456
|
+
:shu: Tsjad-arabisk
|
423
457
|
:si: singalesisk
|
424
458
|
:sid: sidamo
|
425
459
|
:sio: siouxspråk
|
@@ -444,6 +478,7 @@
|
|
444
478
|
:srr: serer
|
445
479
|
:ss: swati
|
446
480
|
:ssa: nilo-saharaspråk
|
481
|
+
:ssy: saho
|
447
482
|
:st: sør-sotho
|
448
483
|
:su: sundanesisk
|
449
484
|
:suk: sukuma
|
@@ -452,12 +487,14 @@
|
|
452
487
|
:sv: svensk
|
453
488
|
:sw: swahili
|
454
489
|
:swb: komorisk
|
490
|
+
:swc: kongolesisk swahili
|
455
491
|
:syc: klassisk syrisk
|
456
492
|
:syr: syrisk
|
457
493
|
:ta: tamil
|
458
494
|
:tai: taispråk
|
459
495
|
:te: telugu
|
460
496
|
:tem: temne
|
497
|
+
:teo: teso
|
461
498
|
:ter: tereno
|
462
499
|
:tet: tetum
|
463
500
|
:tg: tadsjikisk
|
@@ -476,6 +513,7 @@
|
|
476
513
|
:tog: nyasa-tongansk
|
477
514
|
:tpi: tok pisin
|
478
515
|
:tr: tyrkisk
|
516
|
+
:trv: taroko
|
479
517
|
:ts: tsonga
|
480
518
|
:tsi: tsimshian
|
481
519
|
:tt: tatarisk
|
@@ -487,6 +525,7 @@
|
|
487
525
|
:twq: tasawaq
|
488
526
|
:ty: tahitisk
|
489
527
|
:tyv: tuvinisk
|
528
|
+
:tzm: sentralmarokkansk tamazight
|
490
529
|
:udm: udmurt
|
491
530
|
:ug: uigurisk
|
492
531
|
:uga: ugaritisk
|
@@ -500,6 +539,7 @@
|
|
500
539
|
:vi: vietnamesisk
|
501
540
|
:vo: volapyk
|
502
541
|
:vot: votisk
|
542
|
+
:vun: vunjo
|
503
543
|
:wa: vallonsk
|
504
544
|
:wak: wakasjansk språk
|
505
545
|
:wal: walamo
|
@@ -509,9 +549,11 @@
|
|
509
549
|
:wo: wolof
|
510
550
|
:xal: kalmyk
|
511
551
|
:xh: xhosa
|
552
|
+
:xog: soga
|
512
553
|
:yao: yao
|
513
554
|
:yap: yapesisk
|
514
555
|
:yav: yangben
|
556
|
+
:ybb: yemba
|
515
557
|
:yi: jiddisk
|
516
558
|
:yo: joruba
|
517
559
|
:ypk: jupisk språk
|
@@ -11,17 +11,30 @@
|
|
11
11
|
:decimal:
|
12
12
|
:patterns:
|
13
13
|
:default: ! '#,##0.###'
|
14
|
+
:long:
|
15
|
+
1000: 0 tusen
|
16
|
+
10000: 00 tusen
|
17
|
+
100000: 000 tusen
|
18
|
+
1000000: 0 millioner
|
19
|
+
10000000: 00 millioner
|
20
|
+
100000000: 000 millioner
|
21
|
+
1000000000: 0 milliarder
|
22
|
+
10000000000: 00 milliarder
|
23
|
+
100000000000: 000 milliarder
|
24
|
+
1000000000000: 0 billioner
|
25
|
+
10000000000000: 00 billioner
|
26
|
+
100000000000000: 000 billioner
|
14
27
|
:short:
|
15
28
|
1000: 0
|
16
29
|
10000: 0
|
17
30
|
100000: 0
|
18
|
-
1000000: 0
|
31
|
+
1000000: 0 mill
|
19
32
|
10000000: 00 mill
|
20
33
|
100000000: 000 mill
|
21
|
-
1000000000: 0
|
34
|
+
1000000000: 0 mrd
|
22
35
|
10000000000: 00 mrd
|
23
36
|
100000000000: 000 mrd
|
24
|
-
1000000000000: 0
|
37
|
+
1000000000000: 0 bill
|
25
38
|
10000000000000: 00 bill
|
26
39
|
100000000000000: 000 bill
|
27
40
|
:percent:
|
@@ -10,14 +10,10 @@
|
|
10
10
|
:other: ! '{0} dager'
|
11
11
|
:day-future:
|
12
12
|
:default:
|
13
|
-
0: om 0 dager
|
14
|
-
1: om 1 dag
|
15
13
|
:one: om {0} dag
|
16
14
|
:other: om {0} dager
|
17
15
|
:day-past:
|
18
16
|
:default:
|
19
|
-
0: 0 dager siden
|
20
|
-
1: 1 dag siden
|
21
17
|
:one: for {0} dag siden
|
22
18
|
:other: ! '{0} dager siden'
|
23
19
|
:hour:
|
@@ -29,14 +25,11 @@
|
|
29
25
|
:other: ! '{0} t'
|
30
26
|
:hour-future:
|
31
27
|
:default:
|
32
|
-
0: om 0 timer
|
33
|
-
1: om 1 time
|
34
28
|
:one: om {0} time
|
35
29
|
:other: om {0} timer
|
36
30
|
:hour-past:
|
37
31
|
:default:
|
38
|
-
|
39
|
-
1: 1 time siden
|
32
|
+
:one: for {0} time siden
|
40
33
|
:other: ! '{0} timer siden'
|
41
34
|
:minute:
|
42
35
|
:default:
|
@@ -47,14 +40,11 @@
|
|
47
40
|
:other: ! '{0} min'
|
48
41
|
:minute-future:
|
49
42
|
:default:
|
50
|
-
0: om 0 minutter
|
51
|
-
1: om 1 minutt
|
52
43
|
:one: om {0} minutt
|
53
44
|
:other: om {0} minutter
|
54
45
|
:minute-past:
|
55
46
|
:default:
|
56
|
-
|
57
|
-
1: 1 minutt siden
|
47
|
+
:one: for {0} minutt siden
|
58
48
|
:other: ! '{0} minutter siden'
|
59
49
|
:month:
|
60
50
|
:default:
|
@@ -65,14 +55,11 @@
|
|
65
55
|
:other: ! '{0} md.'
|
66
56
|
:month-future:
|
67
57
|
:default:
|
68
|
-
0: om 0 måneder
|
69
|
-
1: om 1 måned
|
70
58
|
:one: om {0} måned
|
71
59
|
:other: om {0} måneder
|
72
60
|
:month-past:
|
73
61
|
:default:
|
74
|
-
|
75
|
-
1: 1 måned siden
|
62
|
+
:one: for {0} måned siden
|
76
63
|
:other: ! '{0} måneder siden'
|
77
64
|
:second:
|
78
65
|
:default:
|
@@ -83,14 +70,11 @@
|
|
83
70
|
:other: ! '{0} sek'
|
84
71
|
:second-future:
|
85
72
|
:default:
|
86
|
-
0: om 0 sekunder
|
87
|
-
1: om 1 sekund
|
88
73
|
:one: om {0} sekund
|
89
74
|
:other: om {0} sekunder
|
90
75
|
:second-past:
|
91
76
|
:default:
|
92
|
-
|
93
|
-
1: 1 sekund siden
|
77
|
+
:one: for {0} sekund siden
|
94
78
|
:other: ! '{0} sekunder siden'
|
95
79
|
:week:
|
96
80
|
:default:
|
@@ -101,14 +85,11 @@
|
|
101
85
|
:other: ! '{0} uker'
|
102
86
|
:week-future:
|
103
87
|
:default:
|
104
|
-
0: om 0 uker
|
105
|
-
1: om 1 uke
|
106
88
|
:one: om {0} uke
|
107
89
|
:other: om {0} uker
|
108
90
|
:week-past:
|
109
91
|
:default:
|
110
|
-
|
111
|
-
1: 1 uke siden
|
92
|
+
:one: for {0} uke siden
|
112
93
|
:other: ! '{0} uker siden'
|
113
94
|
:year:
|
114
95
|
:default:
|
@@ -119,12 +100,9 @@
|
|
119
100
|
:other: ! '{0} år'
|
120
101
|
:year-future:
|
121
102
|
:default:
|
122
|
-
0: om 0 år
|
123
|
-
1: om 1 år
|
124
103
|
:one: om {0} år
|
125
104
|
:other: om {0} år
|
126
105
|
:year-past:
|
127
106
|
:default:
|
128
|
-
|
129
|
-
1: 1 år siden
|
107
|
+
:one: for {0} år siden
|
130
108
|
:other: ! '{0} år siden'
|
@@ -2,6 +2,37 @@
|
|
2
2
|
:nl:
|
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 MMMM
|
15
|
+
:MMMd: d MMM
|
16
|
+
:MMd: d-MM
|
17
|
+
:MMdd: dd-MM
|
18
|
+
:Md: d-M
|
19
|
+
:d: d
|
20
|
+
:h: h a
|
21
|
+
:hm: h:mm a
|
22
|
+
:hms: h:mm:ss a
|
23
|
+
:ms: mm:ss
|
24
|
+
:y: y
|
25
|
+
:yM: M-y
|
26
|
+
:yMEd: E d-M-y
|
27
|
+
:yMMM: MMM y
|
28
|
+
:yMMMEd: E d MMM y
|
29
|
+
:yMMMd: d MMM y
|
30
|
+
:yMd: d-M-y
|
31
|
+
:yQQQ: QQQ y
|
32
|
+
:yQQQQ: QQQQ y
|
33
|
+
:yyMM: MM-yy
|
34
|
+
:yyMMM: MMM yy
|
35
|
+
:yyyyMMMM: MMMM y
|
5
36
|
:days:
|
6
37
|
:format:
|
7
38
|
:abbreviated:
|
@@ -12,7 +43,22 @@
|
|
12
43
|
:thu: do
|
13
44
|
:tue: di
|
14
45
|
:wed: wo
|
15
|
-
:narrow:
|
46
|
+
:narrow:
|
47
|
+
:fri: V
|
48
|
+
:mon: M
|
49
|
+
:sat: Z
|
50
|
+
:sun: Z
|
51
|
+
:thu: D
|
52
|
+
:tue: D
|
53
|
+
:wed: W
|
54
|
+
:short:
|
55
|
+
:fri: vr
|
56
|
+
:mon: ma
|
57
|
+
:sat: za
|
58
|
+
:sun: zo
|
59
|
+
:thu: do
|
60
|
+
:tue: di
|
61
|
+
:wed: wo
|
16
62
|
:wide:
|
17
63
|
:fri: vrijdag
|
18
64
|
:mon: maandag
|
@@ -22,7 +68,14 @@
|
|
22
68
|
:tue: dinsdag
|
23
69
|
:wed: woensdag
|
24
70
|
:stand-alone:
|
25
|
-
:abbreviated:
|
71
|
+
:abbreviated:
|
72
|
+
:fri: vr
|
73
|
+
:mon: ma
|
74
|
+
:sat: za
|
75
|
+
:sun: zo
|
76
|
+
:thu: do
|
77
|
+
:tue: di
|
78
|
+
:wed: wo
|
26
79
|
:narrow:
|
27
80
|
:fri: V
|
28
81
|
:mon: M
|
@@ -31,11 +84,26 @@
|
|
31
84
|
:thu: D
|
32
85
|
:tue: D
|
33
86
|
:wed: W
|
34
|
-
:
|
87
|
+
:short:
|
88
|
+
:fri: vr
|
89
|
+
:mon: ma
|
90
|
+
:sat: za
|
91
|
+
:sun: zo
|
92
|
+
:thu: do
|
93
|
+
:tue: di
|
94
|
+
:wed: wo
|
95
|
+
:wide:
|
96
|
+
:fri: vrijdag
|
97
|
+
:mon: maandag
|
98
|
+
:sat: zaterdag
|
99
|
+
:sun: zondag
|
100
|
+
:thu: donderdag
|
101
|
+
:tue: dinsdag
|
102
|
+
:wed: woensdag
|
35
103
|
:eras:
|
36
104
|
:abbr:
|
37
|
-
0: v.
|
38
|
-
1: n.
|
105
|
+
0: v.Chr.
|
106
|
+
1: n.Chr.
|
39
107
|
:name:
|
40
108
|
0: Voor Christus
|
41
109
|
1: na Christus
|
@@ -100,7 +168,19 @@
|
|
100
168
|
7: jul.
|
101
169
|
8: aug.
|
102
170
|
9: sep.
|
103
|
-
:narrow:
|
171
|
+
:narrow:
|
172
|
+
1: J
|
173
|
+
10: O
|
174
|
+
11: N
|
175
|
+
12: D
|
176
|
+
2: F
|
177
|
+
3: M
|
178
|
+
4: A
|
179
|
+
5: M
|
180
|
+
6: J
|
181
|
+
7: J
|
182
|
+
8: A
|
183
|
+
9: S
|
104
184
|
:wide:
|
105
185
|
1: januari
|
106
186
|
10: oktober
|
@@ -123,6 +203,7 @@
|
|
123
203
|
2: feb
|
124
204
|
3: mrt
|
125
205
|
4: apr
|
206
|
+
5: mei
|
126
207
|
6: jun
|
127
208
|
7: jul
|
128
209
|
8: aug
|
@@ -140,7 +221,19 @@
|
|
140
221
|
7: J
|
141
222
|
8: A
|
142
223
|
9: S
|
143
|
-
:wide:
|
224
|
+
:wide:
|
225
|
+
1: januari
|
226
|
+
10: oktober
|
227
|
+
11: november
|
228
|
+
12: december
|
229
|
+
2: februari
|
230
|
+
3: maart
|
231
|
+
4: april
|
232
|
+
5: mei
|
233
|
+
6: juni
|
234
|
+
7: juli
|
235
|
+
8: augustus
|
236
|
+
9: september
|
144
237
|
:periods:
|
145
238
|
:format:
|
146
239
|
:abbreviated:
|
@@ -176,10 +269,18 @@
|
|
176
269
|
3: 3e kwartaal
|
177
270
|
4: 4e kwartaal
|
178
271
|
:stand-alone:
|
179
|
-
:abbreviated:
|
272
|
+
:abbreviated:
|
273
|
+
1: K1
|
274
|
+
2: K2
|
275
|
+
3: K3
|
276
|
+
4: K4
|
180
277
|
:narrow:
|
181
278
|
1: 1
|
182
279
|
2: 2
|
183
280
|
3: 3
|
184
281
|
4: 4
|
185
|
-
:wide:
|
282
|
+
:wide:
|
283
|
+
1: 1e kwartaal
|
284
|
+
2: 2e kwartaal
|
285
|
+
3: 3e kwartaal
|
286
|
+
4: 4e kwartaal
|