twitter_cldr 6.2.0 → 6.6.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +3 -3
- data/README.md +13 -13
- data/Rakefile +6 -1
- data/lib/twitter_cldr/core_ext.rb +2 -1
- data/lib/twitter_cldr/formatters/numbers/number_formatter.rb +15 -4
- data/lib/twitter_cldr/resources.rb +2 -0
- data/lib/twitter_cldr/resources/list_formats_importer.rb +108 -0
- data/lib/twitter_cldr/resources/locales_resources_importer.rb +0 -1
- data/lib/twitter_cldr/resources/segment_rules_importer.rb +2 -2
- data/lib/twitter_cldr/segmentation/state_machine.rb +5 -9
- data/lib/twitter_cldr/version.rb +1 -1
- data/lib/twitter_cldr/versions.rb +2 -2
- data/resources/collation/tailoring/kk.yml +10 -0
- data/resources/collation/tries/kk.dump +0 -0
- data/resources/locales/af/currencies.yml +273 -0
- data/resources/locales/af/languages.yml +5 -7
- data/resources/locales/af/lists.yml +3 -3
- data/resources/locales/af/numbers.yml +3 -0
- data/resources/locales/af/plurals.yml +6 -5
- data/resources/locales/af/territories.yml +5 -5
- data/resources/locales/af/timezones.yml +6 -6
- data/resources/locales/af/units.yml +93 -8
- data/resources/locales/ar/calendars.yml +8 -8
- data/resources/locales/ar/currencies.yml +361 -0
- data/resources/locales/ar/languages.yml +7 -7
- data/resources/locales/ar/numbers.yml +75 -72
- data/resources/locales/ar/plurals.yml +12 -10
- data/resources/locales/ar/timezones.yml +1 -1
- data/resources/locales/ar/units.yml +225 -9
- data/resources/locales/az/calendars.yml +9 -9
- data/resources/locales/az/currencies.yml +371 -0
- data/resources/locales/az/languages.yml +5 -5
- data/resources/locales/az/numbers.yml +3 -0
- data/resources/locales/az/plurals.yml +13 -13
- data/resources/locales/az/units.yml +85 -8
- data/resources/locales/be/currencies.yml +262 -0
- data/resources/locales/be/languages.yml +5 -5
- data/resources/locales/be/lists.yml +3 -3
- data/resources/locales/be/numbers.yml +3 -0
- data/resources/locales/be/plurals.yml +13 -12
- data/resources/locales/be/territories.yml +1 -1
- data/resources/locales/be/units.yml +153 -4
- data/resources/locales/bg/calendars.yml +23 -23
- data/resources/locales/bg/currencies.yml +383 -12
- data/resources/locales/bg/fields.yml +4 -4
- data/resources/locales/bg/languages.yml +12 -10
- data/resources/locales/bg/lists.yml +2 -2
- data/resources/locales/bg/numbers.yml +3 -0
- data/resources/locales/bg/plurals.yml +6 -5
- data/resources/locales/bg/territories.yml +1 -1
- data/resources/locales/bg/timezones.yml +2 -2
- data/resources/locales/bg/units.yml +99 -13
- data/resources/locales/bn/currencies.yml +376 -0
- data/resources/locales/bn/fields.yml +1 -1
- data/resources/locales/bn/languages.yml +9 -9
- data/resources/locales/bn/lists.yml +2 -2
- data/resources/locales/bn/numbers.yml +5 -2
- data/resources/locales/bn/plurals.yml +10 -9
- data/resources/locales/bn/territories.yml +1 -1
- data/resources/locales/bn/timezones.yml +6 -1
- data/resources/locales/bn/units.yml +41 -4
- data/resources/locales/bo/currencies.yml +114 -0
- data/resources/locales/bo/lists.yml +7 -7
- data/resources/locales/bo/numbers.yml +3 -0
- data/resources/locales/bo/plurals.yml +6 -4
- data/resources/locales/bo/units.yml +24 -0
- data/resources/locales/bs/calendars.yml +1 -1
- data/resources/locales/bs/currencies.yml +412 -13
- data/resources/locales/bs/languages.yml +6 -6
- data/resources/locales/bs/lists.yml +3 -3
- data/resources/locales/bs/numbers.yml +3 -0
- data/resources/locales/bs/plurals.yml +12 -11
- data/resources/locales/bs/territories.yml +4 -4
- data/resources/locales/bs/timezones.yml +14 -0
- data/resources/locales/bs/units.yml +118 -30
- data/resources/locales/ca/calendars.yml +7 -3
- data/resources/locales/ca/currencies.yml +400 -0
- data/resources/locales/ca/languages.yml +9 -9
- data/resources/locales/ca/lists.yml +2 -2
- data/resources/locales/ca/numbers.yml +3 -0
- data/resources/locales/ca/plurals.yml +8 -7
- data/resources/locales/ca/territories.yml +1 -1
- data/resources/locales/ca/timezones.yml +19 -21
- data/resources/locales/ca/units.yml +83 -3
- data/resources/locales/cs/currencies.yml +403 -0
- data/resources/locales/cs/languages.yml +4 -5
- data/resources/locales/cs/lists.yml +12 -2
- data/resources/locales/cs/numbers.yml +3 -0
- data/resources/locales/cs/plurals.yml +8 -7
- data/resources/locales/cs/territories.yml +1 -1
- data/resources/locales/cs/units.yml +177 -53
- data/resources/locales/cy/calendars.yml +1 -2
- data/resources/locales/cy/currencies.yml +366 -4
- data/resources/locales/cy/fields.yml +120 -117
- data/resources/locales/cy/languages.yml +9 -9
- data/resources/locales/cy/lists.yml +2 -2
- data/resources/locales/cy/numbers.yml +3 -0
- data/resources/locales/cy/plurals.yml +15 -15
- data/resources/locales/cy/territories.yml +13 -13
- data/resources/locales/cy/timezones.yml +8 -10
- data/resources/locales/cy/units.yml +193 -45
- data/resources/locales/da/currencies.yml +378 -4
- data/resources/locales/da/fields.yml +111 -111
- data/resources/locales/da/languages.yml +11 -11
- data/resources/locales/da/lists.yml +1 -1
- data/resources/locales/da/numbers.yml +3 -0
- data/resources/locales/da/plurals.yml +6 -5
- data/resources/locales/da/units.yml +104 -9
- data/resources/locales/de-AT/currencies.yml +414 -10
- data/resources/locales/de-AT/languages.yml +12 -12
- data/resources/locales/de-AT/lists.yml +3 -3
- data/resources/locales/de-AT/numbers.yml +3 -0
- data/resources/locales/de-AT/plurals.yml +6 -5
- data/resources/locales/de-AT/territories.yml +1 -1
- data/resources/locales/de-AT/timezones.yml +13 -13
- data/resources/locales/de-AT/units.yml +193 -112
- data/resources/locales/de-CH/currencies.yml +414 -10
- data/resources/locales/de-CH/languages.yml +9 -9
- data/resources/locales/de-CH/lists.yml +3 -3
- data/resources/locales/de-CH/numbers.yml +3 -0
- data/resources/locales/de-CH/plurals.yml +6 -5
- data/resources/locales/de-CH/territories.yml +2 -2
- data/resources/locales/de-CH/timezones.yml +13 -13
- data/resources/locales/de-CH/units.yml +191 -110
- data/resources/locales/de/currencies.yml +414 -10
- data/resources/locales/de/languages.yml +12 -12
- data/resources/locales/de/lists.yml +3 -3
- data/resources/locales/de/numbers.yml +3 -0
- data/resources/locales/de/plurals.yml +6 -5
- data/resources/locales/de/territories.yml +1 -1
- data/resources/locales/de/timezones.yml +13 -13
- data/resources/locales/de/units.yml +193 -112
- data/resources/locales/el/currencies.yml +373 -0
- data/resources/locales/el/languages.yml +9 -9
- data/resources/locales/el/lists.yml +2 -2
- data/resources/locales/el/numbers.yml +3 -0
- data/resources/locales/el/plurals.yml +6 -5
- data/resources/locales/el/territories.yml +1 -1
- data/resources/locales/el/units.yml +100 -12
- data/resources/locales/en-001/currencies.yml +420 -11
- data/resources/locales/en-001/languages.yml +14 -14
- data/resources/locales/en-001/numbers.yml +3 -0
- data/resources/locales/en-001/plurals.yml +8 -8
- data/resources/locales/en-001/territories.yml +7 -7
- data/resources/locales/en-001/timezones.yml +2 -0
- data/resources/locales/en-001/units.yml +120 -13
- data/resources/locales/en-150/currencies.yml +420 -11
- data/resources/locales/en-150/languages.yml +14 -14
- data/resources/locales/en-150/numbers.yml +3 -0
- data/resources/locales/en-150/plurals.yml +8 -8
- data/resources/locales/en-150/territories.yml +7 -7
- data/resources/locales/en-150/timezones.yml +2 -0
- data/resources/locales/en-150/units.yml +120 -13
- data/resources/locales/en-AU/calendars.yml +3 -3
- data/resources/locales/en-AU/currencies.yml +408 -3
- data/resources/locales/en-AU/languages.yml +12 -12
- data/resources/locales/en-AU/numbers.yml +3 -0
- data/resources/locales/en-AU/plurals.yml +8 -8
- data/resources/locales/en-AU/territories.yml +2 -2
- data/resources/locales/en-AU/timezones.yml +3 -1
- data/resources/locales/en-AU/units.yml +118 -14
- data/resources/locales/en-CA/currencies.yml +422 -13
- data/resources/locales/en-CA/fields.yml +2 -2
- data/resources/locales/en-CA/languages.yml +14 -14
- data/resources/locales/en-CA/lists.yml +3 -3
- data/resources/locales/en-CA/numbers.yml +3 -0
- data/resources/locales/en-CA/plurals.yml +8 -8
- data/resources/locales/en-CA/territories.yml +7 -7
- data/resources/locales/en-CA/timezones.yml +2 -0
- data/resources/locales/en-CA/units.yml +124 -17
- data/resources/locales/en-GB/calendars.yml +2 -2
- data/resources/locales/en-GB/currencies.yml +420 -11
- data/resources/locales/en-GB/languages.yml +14 -14
- data/resources/locales/en-GB/numbers.yml +3 -0
- data/resources/locales/en-GB/plurals.yml +8 -8
- data/resources/locales/en-GB/territories.yml +1 -1
- data/resources/locales/en-GB/timezones.yml +1 -1
- data/resources/locales/en-GB/units.yml +119 -11
- data/resources/locales/en-IE/currencies.yml +420 -11
- data/resources/locales/en-IE/languages.yml +14 -14
- data/resources/locales/en-IE/numbers.yml +3 -0
- data/resources/locales/en-IE/plurals.yml +8 -8
- data/resources/locales/en-IE/territories.yml +7 -7
- data/resources/locales/en-IE/timezones.yml +2 -0
- data/resources/locales/en-IE/units.yml +120 -13
- data/resources/locales/en-IN/currencies.yml +421 -12
- data/resources/locales/en-IN/languages.yml +14 -14
- data/resources/locales/en-IN/numbers.yml +3 -0
- data/resources/locales/en-IN/plurals.yml +8 -8
- data/resources/locales/en-IN/territories.yml +7 -7
- data/resources/locales/en-IN/timezones.yml +2 -0
- data/resources/locales/en-IN/units.yml +117 -13
- data/resources/locales/en-NZ/currencies.yml +420 -11
- data/resources/locales/en-NZ/languages.yml +14 -14
- data/resources/locales/en-NZ/numbers.yml +3 -0
- data/resources/locales/en-NZ/plurals.yml +8 -8
- data/resources/locales/en-NZ/territories.yml +7 -7
- data/resources/locales/en-NZ/timezones.yml +2 -0
- data/resources/locales/en-NZ/units.yml +120 -13
- data/resources/locales/en-SG/currencies.yml +420 -11
- data/resources/locales/en-SG/languages.yml +14 -14
- data/resources/locales/en-SG/numbers.yml +3 -0
- data/resources/locales/en-SG/plurals.yml +8 -8
- data/resources/locales/en-SG/territories.yml +7 -7
- data/resources/locales/en-SG/timezones.yml +2 -0
- data/resources/locales/en-SG/units.yml +120 -13
- data/resources/locales/en-US/currencies.yml +409 -0
- data/resources/locales/en-US/languages.yml +13 -13
- data/resources/locales/en-US/lists.yml +2 -2
- data/resources/locales/en-US/numbers.yml +3 -0
- data/resources/locales/en-US/plurals.yml +8 -8
- data/resources/locales/en-US/units.yml +102 -3
- data/resources/locales/en-ZA/currencies.yml +420 -11
- data/resources/locales/en-ZA/languages.yml +14 -14
- data/resources/locales/en-ZA/numbers.yml +3 -0
- data/resources/locales/en-ZA/plurals.yml +8 -8
- data/resources/locales/en-ZA/territories.yml +7 -7
- data/resources/locales/en-ZA/timezones.yml +2 -0
- data/resources/locales/en-ZA/units.yml +120 -13
- data/resources/locales/en/currencies.yml +409 -0
- data/resources/locales/en/languages.yml +13 -13
- data/resources/locales/en/lists.yml +2 -2
- data/resources/locales/en/numbers.yml +3 -0
- data/resources/locales/en/plurals.yml +8 -8
- data/resources/locales/en/units.yml +102 -3
- data/resources/locales/eo/currencies.yml +110 -0
- data/resources/locales/eo/lists.yml +7 -7
- data/resources/locales/eo/numbers.yml +3 -0
- data/resources/locales/eo/plurals.yml +7 -6
- data/resources/locales/eo/units.yml +24 -0
- data/resources/locales/es-419/calendars.yml +20 -20
- data/resources/locales/es-419/currencies.yml +382 -0
- data/resources/locales/es-419/fields.yml +1 -1
- data/resources/locales/es-419/languages.yml +7 -7
- data/resources/locales/es-419/lists.yml +3 -3
- data/resources/locales/es-419/numbers.yml +3 -0
- data/resources/locales/es-419/plurals.yml +6 -5
- data/resources/locales/es-419/timezones.yml +1 -1
- data/resources/locales/es-419/units.yml +100 -15
- data/resources/locales/es-AR/calendars.yml +9 -9
- data/resources/locales/es-AR/currencies.yml +382 -0
- data/resources/locales/es-AR/languages.yml +7 -7
- data/resources/locales/es-AR/lists.yml +3 -3
- data/resources/locales/es-AR/numbers.yml +3 -0
- data/resources/locales/es-AR/plurals.yml +6 -5
- data/resources/locales/es-AR/timezones.yml +1 -1
- data/resources/locales/es-AR/units.yml +97 -14
- data/resources/locales/es-CO/calendars.yml +9 -9
- data/resources/locales/es-CO/currencies.yml +382 -0
- data/resources/locales/es-CO/languages.yml +7 -7
- data/resources/locales/es-CO/lists.yml +3 -3
- data/resources/locales/es-CO/numbers.yml +3 -0
- data/resources/locales/es-CO/plurals.yml +6 -5
- data/resources/locales/es-CO/timezones.yml +1 -1
- data/resources/locales/es-CO/units.yml +94 -13
- data/resources/locales/es-MX/calendars.yml +18 -18
- data/resources/locales/es-MX/currencies.yml +383 -1
- data/resources/locales/es-MX/fields.yml +15 -15
- data/resources/locales/es-MX/languages.yml +9 -9
- data/resources/locales/es-MX/lists.yml +3 -3
- data/resources/locales/es-MX/numbers.yml +3 -0
- data/resources/locales/es-MX/plurals.yml +6 -5
- data/resources/locales/es-MX/timezones.yml +5 -5
- data/resources/locales/es-MX/units.yml +104 -19
- data/resources/locales/es-US/calendars.yml +34 -34
- data/resources/locales/es-US/currencies.yml +393 -11
- data/resources/locales/es-US/fields.yml +20 -20
- data/resources/locales/es-US/languages.yml +10 -10
- data/resources/locales/es-US/lists.yml +4 -4
- data/resources/locales/es-US/numbers.yml +17 -14
- data/resources/locales/es-US/plurals.yml +6 -5
- data/resources/locales/es-US/territories.yml +1 -1
- data/resources/locales/es-US/timezones.yml +6 -6
- data/resources/locales/es-US/units.yml +181 -94
- data/resources/locales/es/calendars.yml +38 -38
- data/resources/locales/es/currencies.yml +389 -7
- data/resources/locales/es/languages.yml +7 -7
- data/resources/locales/es/lists.yml +3 -3
- data/resources/locales/es/numbers.yml +3 -0
- data/resources/locales/es/plurals.yml +6 -5
- data/resources/locales/es/territories.yml +3 -3
- data/resources/locales/es/timezones.yml +2 -2
- data/resources/locales/es/units.yml +136 -42
- data/resources/locales/et/currencies.yml +376 -0
- data/resources/locales/et/languages.yml +9 -9
- data/resources/locales/et/lists.yml +2 -2
- data/resources/locales/et/numbers.yml +3 -0
- data/resources/locales/et/plurals.yml +6 -5
- data/resources/locales/et/territories.yml +1 -1
- data/resources/locales/et/timezones.yml +3 -3
- data/resources/locales/et/units.yml +70 -2
- data/resources/locales/eu/currencies.yml +276 -10
- data/resources/locales/eu/languages.yml +6 -6
- data/resources/locales/eu/lists.yml +3 -3
- data/resources/locales/eu/numbers.yml +23 -20
- data/resources/locales/eu/plurals.yml +6 -5
- data/resources/locales/eu/territories.yml +1 -1
- data/resources/locales/eu/timezones.yml +2 -2
- data/resources/locales/eu/units.yml +95 -8
- data/resources/locales/fa/calendars.yml +3 -3
- data/resources/locales/fa/currencies.yml +336 -0
- data/resources/locales/fa/fields.yml +3 -3
- data/resources/locales/fa/languages.yml +18 -18
- data/resources/locales/fa/lists.yml +1 -1
- data/resources/locales/fa/numbers.yml +4 -1
- data/resources/locales/fa/plurals.yml +6 -5
- data/resources/locales/fa/units.yml +219 -125
- data/resources/locales/fi/currencies.yml +405 -0
- data/resources/locales/fi/languages.yml +6 -8
- data/resources/locales/fi/lists.yml +3 -3
- data/resources/locales/fi/numbers.yml +3 -0
- data/resources/locales/fi/plurals.yml +6 -5
- data/resources/locales/fi/territories.yml +9 -9
- data/resources/locales/fi/timezones.yml +2 -0
- data/resources/locales/fi/units.yml +79 -8
- data/resources/locales/fil/calendars.yml +1 -1
- data/resources/locales/fil/currencies.yml +272 -0
- data/resources/locales/fil/fields.yml +1 -1
- data/resources/locales/fil/languages.yml +10 -10
- data/resources/locales/fil/lists.yml +2 -2
- data/resources/locales/fil/numbers.yml +3 -0
- data/resources/locales/fil/plurals.yml +8 -8
- data/resources/locales/fil/timezones.yml +2 -2
- data/resources/locales/fil/units.yml +62 -0
- data/resources/locales/fr-BE/calendars.yml +1 -1
- data/resources/locales/fr-BE/currencies.yml +383 -0
- data/resources/locales/fr-BE/languages.yml +11 -11
- data/resources/locales/fr-BE/lists.yml +2 -2
- data/resources/locales/fr-BE/numbers.yml +5 -0
- data/resources/locales/fr-BE/plural_rules.yml +2 -1
- data/resources/locales/fr-BE/plurals.yml +9 -6
- data/resources/locales/fr-BE/territories.yml +7 -7
- data/resources/locales/fr-BE/timezones.yml +1 -1
- data/resources/locales/fr-BE/units.yml +77 -8
- data/resources/locales/fr-CA/calendars.yml +1 -1
- data/resources/locales/fr-CA/currencies.yml +386 -3
- data/resources/locales/fr-CA/languages.yml +8 -8
- data/resources/locales/fr-CA/lists.yml +2 -2
- data/resources/locales/fr-CA/numbers.yml +5 -0
- data/resources/locales/fr-CA/plural_rules.yml +2 -1
- data/resources/locales/fr-CA/plurals.yml +9 -6
- data/resources/locales/fr-CA/territories.yml +1 -1
- data/resources/locales/fr-CA/timezones.yml +11 -11
- data/resources/locales/fr-CA/units.yml +87 -17
- data/resources/locales/fr-CH/calendars.yml +1 -1
- data/resources/locales/fr-CH/currencies.yml +383 -0
- data/resources/locales/fr-CH/languages.yml +11 -11
- data/resources/locales/fr-CH/lists.yml +2 -2
- data/resources/locales/fr-CH/numbers.yml +5 -0
- data/resources/locales/fr-CH/plural_rules.yml +2 -1
- data/resources/locales/fr-CH/plurals.yml +9 -6
- data/resources/locales/fr-CH/territories.yml +9 -9
- data/resources/locales/fr-CH/timezones.yml +1 -1
- data/resources/locales/fr-CH/units.yml +77 -8
- data/resources/locales/fr/calendars.yml +1 -1
- data/resources/locales/fr/currencies.yml +383 -0
- data/resources/locales/fr/languages.yml +12 -12
- data/resources/locales/fr/lists.yml +2 -2
- data/resources/locales/fr/numbers.yml +5 -0
- data/resources/locales/fr/plural_rules.yml +2 -1
- data/resources/locales/fr/plurals.yml +9 -6
- data/resources/locales/fr/territories.yml +9 -9
- data/resources/locales/fr/timezones.yml +1 -1
- data/resources/locales/fr/units.yml +77 -8
- data/resources/locales/ga/calendars.yml +1 -1
- data/resources/locales/ga/currencies.yml +387 -0
- data/resources/locales/ga/fields.yml +5 -5
- data/resources/locales/ga/languages.yml +34 -14
- data/resources/locales/ga/lists.yml +7 -5
- data/resources/locales/ga/numbers.yml +4 -1
- data/resources/locales/ga/plurals.yml +10 -9
- data/resources/locales/ga/timezones.yml +14 -14
- data/resources/locales/ga/units.yml +212 -65
- data/resources/locales/gl/currencies.yml +313 -1
- data/resources/locales/gl/languages.yml +5 -5
- data/resources/locales/gl/lists.yml +2 -2
- data/resources/locales/gl/numbers.yml +27 -24
- data/resources/locales/gl/plurals.yml +6 -5
- data/resources/locales/gl/units.yml +86 -3
- data/resources/locales/gu/currencies.yml +266 -0
- data/resources/locales/gu/languages.yml +8 -8
- data/resources/locales/gu/lists.yml +1 -1
- data/resources/locales/gu/numbers.yml +3 -0
- data/resources/locales/gu/plurals.yml +9 -9
- data/resources/locales/gu/timezones.yml +1 -1
- data/resources/locales/gu/units.yml +78 -10
- data/resources/locales/he/currencies.yml +334 -0
- data/resources/locales/he/languages.yml +6 -6
- data/resources/locales/he/lists.yml +1 -1
- data/resources/locales/he/numbers.yml +99 -96
- data/resources/locales/he/plurals.yml +9 -8
- data/resources/locales/he/timezones.yml +1 -1
- data/resources/locales/he/units.yml +115 -4
- data/resources/locales/hi/currencies.yml +300 -0
- data/resources/locales/hi/languages.yml +9 -9
- data/resources/locales/hi/lists.yml +3 -3
- data/resources/locales/hi/numbers.yml +3 -0
- data/resources/locales/hi/plurals.yml +9 -9
- data/resources/locales/hi/timezones.yml +3 -0
- data/resources/locales/hi/units.yml +123 -34
- data/resources/locales/hr/currencies.yml +407 -3
- data/resources/locales/hr/languages.yml +8 -8
- data/resources/locales/hr/lists.yml +3 -3
- data/resources/locales/hr/numbers.yml +7 -4
- data/resources/locales/hr/plurals.yml +12 -11
- data/resources/locales/hr/timezones.yml +7 -7
- data/resources/locales/hr/units.yml +93 -3
- data/resources/locales/hu/currencies.yml +392 -2
- data/resources/locales/hu/languages.yml +8 -8
- data/resources/locales/hu/lists.yml +3 -3
- data/resources/locales/hu/numbers.yml +3 -0
- data/resources/locales/hu/plurals.yml +6 -6
- data/resources/locales/hu/territories.yml +3 -3
- data/resources/locales/hu/timezones.yml +1 -1
- data/resources/locales/hu/units.yml +94 -13
- data/resources/locales/hy/currencies.yml +265 -0
- data/resources/locales/hy/languages.yml +3 -3
- data/resources/locales/hy/lists.yml +2 -2
- data/resources/locales/hy/numbers.yml +3 -0
- data/resources/locales/hy/plurals.yml +6 -6
- data/resources/locales/hy/units.yml +103 -14
- data/resources/locales/id/currencies.yml +416 -16
- data/resources/locales/id/languages.yml +6 -10
- data/resources/locales/id/lists.yml +2 -2
- data/resources/locales/id/numbers.yml +3 -0
- data/resources/locales/id/plurals.yml +6 -4
- data/resources/locales/id/territories.yml +8 -8
- data/resources/locales/id/timezones.yml +7 -7
- data/resources/locales/id/units.yml +60 -10
- data/resources/locales/is/currencies.yml +329 -0
- data/resources/locales/is/languages.yml +8 -8
- data/resources/locales/is/lists.yml +2 -2
- data/resources/locales/is/numbers.yml +3 -0
- data/resources/locales/is/plurals.yml +7 -5
- data/resources/locales/is/territories.yml +2 -2
- data/resources/locales/is/timezones.yml +1 -1
- data/resources/locales/is/units.yml +79 -5
- data/resources/locales/it-CH/calendars.yml +3 -3
- data/resources/locales/it-CH/currencies.yml +389 -5
- data/resources/locales/it-CH/fields.yml +11 -11
- data/resources/locales/it-CH/languages.yml +8 -8
- data/resources/locales/it-CH/lists.yml +3 -3
- data/resources/locales/it-CH/numbers.yml +4 -1
- data/resources/locales/it-CH/plurals.yml +6 -6
- data/resources/locales/it-CH/territories.yml +1 -1
- data/resources/locales/it-CH/units.yml +95 -4
- data/resources/locales/it/calendars.yml +3 -3
- data/resources/locales/it/currencies.yml +389 -5
- data/resources/locales/it/fields.yml +11 -11
- data/resources/locales/it/languages.yml +8 -8
- data/resources/locales/it/lists.yml +3 -3
- data/resources/locales/it/numbers.yml +4 -1
- data/resources/locales/it/plurals.yml +6 -6
- data/resources/locales/it/territories.yml +1 -1
- data/resources/locales/it/units.yml +95 -4
- data/resources/locales/ja/currencies.yml +406 -2
- data/resources/locales/ja/languages.yml +12 -12
- data/resources/locales/ja/lists.yml +3 -3
- data/resources/locales/ja/numbers.yml +3 -0
- data/resources/locales/ja/plurals.yml +6 -4
- data/resources/locales/ja/units.yml +47 -0
- data/resources/locales/ka/currencies.yml +348 -0
- data/resources/locales/ka/languages.yml +7 -7
- data/resources/locales/ka/lists.yml +3 -3
- data/resources/locales/ka/numbers.yml +3 -0
- data/resources/locales/ka/plurals.yml +9 -9
- data/resources/locales/ka/timezones.yml +2 -2
- data/resources/locales/ka/units.yml +112 -8
- data/resources/locales/kk/calendars.yml +373 -0
- data/resources/locales/kk/currencies.yml +917 -0
- data/resources/locales/kk/day_periods.yml +96 -0
- data/resources/locales/kk/fields.yml +561 -0
- data/resources/locales/kk/languages.yml +406 -0
- data/resources/locales/kk/layout.yml +5 -0
- data/resources/locales/kk/lists.yml +39 -0
- data/resources/locales/kk/numbers.yml +442 -0
- data/resources/locales/kk/plural_rules.yml +8 -0
- data/resources/locales/kk/plurals.yml +17 -0
- data/resources/locales/kk/territories.yml +267 -0
- data/resources/locales/kk/timezones.yml +1477 -0
- data/resources/locales/kk/units.yml +1236 -0
- data/resources/locales/km/currencies.yml +273 -9
- data/resources/locales/km/languages.yml +17 -18
- data/resources/locales/km/lists.yml +2 -2
- data/resources/locales/km/numbers.yml +3 -0
- data/resources/locales/km/plurals.yml +6 -4
- data/resources/locales/km/territories.yml +11 -11
- data/resources/locales/km/timezones.yml +6 -6
- data/resources/locales/km/units.yml +99 -24
- data/resources/locales/kn/currencies.yml +266 -0
- data/resources/locales/kn/languages.yml +9 -9
- data/resources/locales/kn/lists.yml +2 -2
- data/resources/locales/kn/numbers.yml +3 -0
- data/resources/locales/kn/plurals.yml +6 -5
- data/resources/locales/kn/territories.yml +1 -1
- data/resources/locales/kn/timezones.yml +49 -10
- data/resources/locales/kn/units.yml +86 -2
- data/resources/locales/ko/currencies.yml +397 -3
- data/resources/locales/ko/languages.yml +5 -8
- data/resources/locales/ko/lists.yml +3 -3
- data/resources/locales/ko/numbers.yml +3 -0
- data/resources/locales/ko/plurals.yml +6 -4
- data/resources/locales/ko/territories.yml +5 -5
- data/resources/locales/ko/timezones.yml +15 -15
- data/resources/locales/ko/units.yml +83 -15
- data/resources/locales/lo/currencies.yml +397 -0
- data/resources/locales/lo/languages.yml +8 -8
- data/resources/locales/lo/lists.yml +5 -4
- data/resources/locales/lo/numbers.yml +3 -0
- data/resources/locales/lo/plurals.yml +6 -5
- data/resources/locales/lo/territories.yml +1 -1
- data/resources/locales/lo/units.yml +49 -7
- data/resources/locales/lt/currencies.yml +404 -0
- data/resources/locales/lt/languages.yml +4 -4
- data/resources/locales/lt/lists.yml +3 -3
- data/resources/locales/lt/numbers.yml +3 -0
- data/resources/locales/lt/plurals.yml +10 -9
- data/resources/locales/lt/territories.yml +1 -1
- data/resources/locales/lt/units.yml +120 -0
- data/resources/locales/lv/calendars.yml +2 -2
- data/resources/locales/lv/currencies.yml +311 -0
- data/resources/locales/lv/fields.yml +1 -1
- data/resources/locales/lv/languages.yml +4 -4
- data/resources/locales/lv/lists.yml +3 -3
- data/resources/locales/lv/numbers.yml +3 -0
- data/resources/locales/lv/plurals.yml +11 -10
- data/resources/locales/lv/territories.yml +3 -3
- data/resources/locales/lv/units.yml +103 -15
- data/resources/locales/mk/calendars.yml +8 -8
- data/resources/locales/mk/currencies.yml +337 -6
- data/resources/locales/mk/languages.yml +12 -12
- data/resources/locales/mk/lists.yml +2 -2
- data/resources/locales/mk/numbers.yml +3 -0
- data/resources/locales/mk/plurals.yml +10 -10
- data/resources/locales/mk/territories.yml +4 -4
- data/resources/locales/mk/timezones.yml +13 -13
- data/resources/locales/mk/units.yml +218 -154
- data/resources/locales/mr/calendars.yml +15 -15
- data/resources/locales/mr/currencies.yml +268 -2
- data/resources/locales/mr/fields.yml +3 -3
- data/resources/locales/mr/languages.yml +14 -13
- data/resources/locales/mr/lists.yml +4 -3
- data/resources/locales/mr/numbers.yml +3 -0
- data/resources/locales/mr/plurals.yml +8 -7
- data/resources/locales/mr/territories.yml +3 -3
- data/resources/locales/mr/timezones.yml +4 -4
- data/resources/locales/mr/units.yml +90 -2
- data/resources/locales/ms/currencies.yml +274 -0
- data/resources/locales/ms/languages.yml +10 -10
- data/resources/locales/ms/lists.yml +2 -2
- data/resources/locales/ms/numbers.yml +4 -1
- data/resources/locales/ms/plurals.yml +6 -5
- data/resources/locales/ms/timezones.yml +29 -1
- data/resources/locales/ms/units.yml +47 -2
- data/resources/locales/mt/currencies.yml +105 -0
- data/resources/locales/mt/languages.yml +1 -1
- data/resources/locales/mt/lists.yml +4 -4
- data/resources/locales/mt/numbers.yml +3 -0
- data/resources/locales/mt/plurals.yml +9 -8
- data/resources/locales/mt/units.yml +24 -0
- data/resources/locales/my/currencies.yml +289 -2
- data/resources/locales/my/languages.yml +7 -9
- data/resources/locales/my/lists.yml +16 -12
- data/resources/locales/my/numbers.yml +3 -0
- data/resources/locales/my/plurals.yml +6 -4
- data/resources/locales/my/territories.yml +1 -1
- data/resources/locales/my/timezones.yml +5 -5
- data/resources/locales/my/units.yml +64 -8
- data/resources/locales/nb/calendars.yml +9 -9
- data/resources/locales/nb/currencies.yml +404 -0
- data/resources/locales/nb/languages.yml +6 -6
- data/resources/locales/nb/lists.yml +3 -3
- data/resources/locales/nb/numbers.yml +7 -4
- data/resources/locales/nb/plurals.yml +6 -5
- data/resources/locales/nb/territories.yml +4 -4
- data/resources/locales/nb/units.yml +110 -22
- data/resources/locales/nl-BE/currencies.yml +407 -2
- data/resources/locales/nl-BE/languages.yml +7 -9
- data/resources/locales/nl-BE/lists.yml +3 -3
- data/resources/locales/nl-BE/numbers.yml +3 -0
- data/resources/locales/nl-BE/plurals.yml +6 -5
- data/resources/locales/nl-BE/territories.yml +1 -1
- data/resources/locales/nl-BE/timezones.yml +2 -2
- data/resources/locales/nl-BE/units.yml +64 -4
- data/resources/locales/nl/currencies.yml +407 -2
- data/resources/locales/nl/languages.yml +7 -9
- data/resources/locales/nl/lists.yml +3 -3
- data/resources/locales/nl/numbers.yml +3 -0
- data/resources/locales/nl/plurals.yml +6 -5
- data/resources/locales/nl/territories.yml +1 -1
- data/resources/locales/nl/timezones.yml +2 -2
- data/resources/locales/nl/units.yml +64 -4
- data/resources/locales/pl/currencies.yml +384 -13
- data/resources/locales/pl/languages.yml +16 -16
- data/resources/locales/pl/lists.yml +2 -2
- data/resources/locales/pl/numbers.yml +3 -0
- data/resources/locales/pl/plurals.yml +13 -12
- data/resources/locales/pl/timezones.yml +62 -0
- data/resources/locales/pl/units.yml +276 -135
- data/resources/locales/pt-PT/calendars.yml +10 -3
- data/resources/locales/pt-PT/currencies.yml +401 -0
- data/resources/locales/pt-PT/fields.yml +4 -4
- data/resources/locales/pt-PT/languages.yml +11 -11
- data/resources/locales/pt-PT/lists.yml +2 -2
- data/resources/locales/pt-PT/numbers.yml +3 -0
- data/resources/locales/pt-PT/plurals.yml +6 -5
- data/resources/locales/pt-PT/territories.yml +1 -1
- data/resources/locales/pt-PT/timezones.yml +4 -4
- data/resources/locales/pt-PT/units.yml +79 -8
- data/resources/locales/pt/currencies.yml +407 -6
- data/resources/locales/pt/languages.yml +9 -9
- data/resources/locales/pt/lists.yml +2 -2
- data/resources/locales/pt/numbers.yml +3 -0
- data/resources/locales/pt/plurals.yml +6 -5
- data/resources/locales/pt/territories.yml +3 -3
- data/resources/locales/pt/timezones.yml +3 -3
- data/resources/locales/pt/units.yml +75 -3
- data/resources/locales/ro/currencies.yml +407 -54
- data/resources/locales/ro/languages.yml +8 -9
- data/resources/locales/ro/lists.yml +2 -2
- data/resources/locales/ro/numbers.yml +3 -0
- data/resources/locales/ro/plurals.yml +9 -8
- data/resources/locales/ro/territories.yml +2 -2
- data/resources/locales/ro/timezones.yml +20 -5
- data/resources/locales/ro/units.yml +99 -3
- data/resources/locales/ru/currencies.yml +381 -0
- data/resources/locales/ru/languages.yml +6 -6
- data/resources/locales/ru/lists.yml +2 -2
- data/resources/locales/ru/numbers.yml +3 -0
- data/resources/locales/ru/plurals.yml +8 -7
- data/resources/locales/ru/timezones.yml +1 -1
- data/resources/locales/ru/units.yml +219 -94
- data/resources/locales/sk/currencies.yml +404 -0
- data/resources/locales/sk/languages.yml +5 -5
- data/resources/locales/sk/lists.yml +3 -3
- data/resources/locales/sk/numbers.yml +3 -0
- data/resources/locales/sk/plurals.yml +8 -7
- data/resources/locales/sk/units.yml +140 -4
- data/resources/locales/sl/currencies.yml +394 -15
- data/resources/locales/sl/languages.yml +9 -8
- data/resources/locales/sl/lists.yml +3 -3
- data/resources/locales/sl/numbers.yml +3 -0
- data/resources/locales/sl/plurals.yml +9 -8
- data/resources/locales/sl/territories.yml +3 -3
- data/resources/locales/sl/timezones.yml +4 -4
- data/resources/locales/sl/units.yml +162 -24
- data/resources/locales/sq/currencies.yml +264 -0
- data/resources/locales/sq/languages.yml +7 -7
- data/resources/locales/sq/lists.yml +3 -3
- data/resources/locales/sq/numbers.yml +3 -0
- data/resources/locales/sq/plurals.yml +7 -7
- data/resources/locales/sq/units.yml +47 -0
- data/resources/locales/sr-Cyrl-ME/calendars.yml +1 -1
- data/resources/locales/sr-Cyrl-ME/currencies.yml +401 -1
- data/resources/locales/sr-Cyrl-ME/languages.yml +5 -4
- data/resources/locales/sr-Cyrl-ME/lists.yml +3 -3
- data/resources/locales/sr-Cyrl-ME/numbers.yml +3 -0
- data/resources/locales/sr-Cyrl-ME/plurals.yml +12 -11
- data/resources/locales/sr-Cyrl-ME/timezones.yml +2 -2
- data/resources/locales/sr-Cyrl-ME/units.yml +109 -11
- data/resources/locales/sr-Latn-ME/calendars.yml +1 -1
- data/resources/locales/sr-Latn-ME/currencies.yml +401 -1
- data/resources/locales/sr-Latn-ME/languages.yml +5 -4
- data/resources/locales/sr-Latn-ME/lists.yml +15 -15
- data/resources/locales/sr-Latn-ME/numbers.yml +3 -0
- data/resources/locales/sr-Latn-ME/plurals.yml +12 -11
- data/resources/locales/sr-Latn-ME/timezones.yml +2 -2
- data/resources/locales/sr-Latn-ME/units.yml +109 -11
- data/resources/locales/sr/calendars.yml +2 -2
- data/resources/locales/sr/currencies.yml +401 -1
- data/resources/locales/sr/languages.yml +5 -4
- data/resources/locales/sr/lists.yml +3 -3
- data/resources/locales/sr/numbers.yml +3 -0
- data/resources/locales/sr/plurals.yml +12 -11
- data/resources/locales/sr/timezones.yml +2 -2
- data/resources/locales/sr/units.yml +109 -11
- data/resources/locales/sv/currencies.yml +424 -19
- data/resources/locales/sv/languages.yml +8 -8
- data/resources/locales/sv/lists.yml +6 -3
- data/resources/locales/sv/numbers.yml +3 -0
- data/resources/locales/sv/plurals.yml +7 -7
- data/resources/locales/sv/territories.yml +4 -4
- data/resources/locales/sv/timezones.yml +1 -1
- data/resources/locales/sv/units.yml +114 -24
- data/resources/locales/sw/currencies.yml +345 -74
- data/resources/locales/sw/languages.yml +14 -12
- data/resources/locales/sw/numbers.yml +3 -0
- data/resources/locales/sw/plurals.yml +6 -5
- data/resources/locales/sw/territories.yml +8 -8
- data/resources/locales/sw/timezones.yml +29 -29
- data/resources/locales/sw/units.yml +196 -75
- data/resources/locales/ta/currencies.yml +266 -0
- data/resources/locales/ta/languages.yml +6 -6
- data/resources/locales/ta/lists.yml +2 -2
- data/resources/locales/ta/numbers.yml +3 -0
- data/resources/locales/ta/plurals.yml +6 -5
- data/resources/locales/ta/timezones.yml +1 -1
- data/resources/locales/ta/units.yml +92 -6
- data/resources/locales/th/currencies.yml +399 -0
- data/resources/locales/th/languages.yml +9 -9
- data/resources/locales/th/numbers.yml +3 -0
- data/resources/locales/th/plurals.yml +6 -4
- data/resources/locales/th/territories.yml +1 -1
- data/resources/locales/th/timezones.yml +1 -1
- data/resources/locales/th/units.yml +57 -2
- data/resources/locales/tr/currencies.yml +404 -0
- data/resources/locales/tr/languages.yml +10 -10
- data/resources/locales/tr/lists.yml +2 -2
- data/resources/locales/tr/numbers.yml +3 -0
- data/resources/locales/tr/plurals.yml +6 -5
- data/resources/locales/tr/units.yml +71 -6
- data/resources/locales/uk/calendars.yml +0 -1
- data/resources/locales/uk/currencies.yml +392 -11
- data/resources/locales/uk/fields.yml +9 -9
- data/resources/locales/uk/languages.yml +30 -30
- data/resources/locales/uk/lists.yml +2 -2
- data/resources/locales/uk/numbers.yml +3 -0
- data/resources/locales/uk/plurals.yml +8 -8
- data/resources/locales/uk/territories.yml +39 -39
- data/resources/locales/uk/timezones.yml +21 -21
- data/resources/locales/uk/units.yml +173 -37
- data/resources/locales/ur/currencies.yml +277 -5
- data/resources/locales/ur/languages.yml +6 -6
- data/resources/locales/ur/lists.yml +2 -2
- data/resources/locales/ur/numbers.yml +3 -0
- data/resources/locales/ur/plurals.yml +6 -5
- data/resources/locales/ur/territories.yml +1 -1
- data/resources/locales/ur/timezones.yml +1 -1
- data/resources/locales/ur/units.yml +86 -4
- data/resources/locales/vi/calendars.yml +2 -2
- data/resources/locales/vi/currencies.yml +398 -1
- data/resources/locales/vi/fields.yml +3 -0
- data/resources/locales/vi/languages.yml +6 -8
- data/resources/locales/vi/lists.yml +7 -4
- data/resources/locales/vi/numbers.yml +3 -0
- data/resources/locales/vi/plurals.yml +6 -5
- data/resources/locales/vi/territories.yml +4 -4
- data/resources/locales/vi/timezones.yml +4 -4
- data/resources/locales/vi/units.yml +51 -3
- data/resources/locales/xh/currencies.yml +111 -0
- data/resources/locales/xh/lists.yml +7 -7
- data/resources/locales/xh/numbers.yml +3 -0
- data/resources/locales/xh/plurals.yml +6 -5
- data/resources/locales/xh/units.yml +24 -0
- data/resources/locales/zh-Hant/currencies.yml +403 -0
- data/resources/locales/zh-Hant/languages.yml +2 -2
- data/resources/locales/zh-Hant/lists.yml +3 -3
- data/resources/locales/zh-Hant/numbers.yml +3 -0
- data/resources/locales/zh-Hant/plurals.yml +6 -4
- data/resources/locales/zh-Hant/units.yml +58 -14
- data/resources/locales/zh/calendars.yml +2 -2
- data/resources/locales/zh/currencies.yml +405 -0
- data/resources/locales/zh/languages.yml +11 -11
- data/resources/locales/zh/lists.yml +3 -3
- data/resources/locales/zh/numbers.yml +3 -0
- data/resources/locales/zh/plurals.yml +6 -4
- data/resources/locales/zh/timezones.yml +2 -2
- data/resources/locales/zh/units.yml +115 -67
- data/resources/locales/zu/currencies.yml +266 -0
- data/resources/locales/zu/languages.yml +11 -8
- data/resources/locales/zu/lists.yml +2 -2
- data/resources/locales/zu/numbers.yml +3 -0
- data/resources/locales/zu/plurals.yml +6 -5
- data/resources/locales/zu/territories.yml +1 -0
- data/resources/locales/zu/units.yml +36 -0
- data/resources/shared/aliases.yml +103 -41
- data/resources/shared/bcp47_timezone_metadata.yml +2 -0
- data/resources/shared/hyphenation/be-BY.yml +3369 -0
- data/resources/shared/hyphenation/ca.yml +1 -1
- data/resources/shared/hyphenation/de-AT.yml +1 -1
- data/resources/shared/hyphenation/de-CH.yml +1 -1
- data/resources/shared/hyphenation/de-DE.yml +1 -1
- data/resources/shared/hyphenation/fr.yml +1 -1
- data/resources/shared/hyphenation/hr-HR.yml +1 -1
- data/resources/shared/hyphenation/sl-SI.yml +1 -1
- data/resources/shared/language_codes_table.dump +0 -0
- data/resources/shared/likely_subtags.yml +10 -9
- data/resources/shared/metazones.yml +536 -512
- data/resources/shared/segments/rules/el/sentence.yml +24 -24
- data/resources/shared/segments/rules/en-US-POSIX/word.yml +167 -164
- data/resources/shared/segments/rules/ja/line.yml +279 -274
- data/resources/shared/segments/rules/ja/word.yml +167 -164
- data/resources/shared/segments/rules/root/grapheme.yml +31 -32
- data/resources/shared/segments/rules/root/line.yml +279 -274
- data/resources/shared/segments/rules/root/sentence.yml +24 -24
- data/resources/shared/segments/rules/root/word.yml +167 -164
- data/resources/shared/segments/rules/zh-Hant/line.yml +279 -274
- data/resources/shared/segments/rules/zh/line.yml +279 -274
- data/resources/shared/timezone_regions.yml +3 -3
- data/resources/shared/validity_data.yml +51 -22
- data/resources/supported_locales.yml +1 -0
- data/spec/formatters/numbers/rbnf/locales/hr/rbnf_test.yml +7 -7
- data/spec/localized/localized_datetime_spec.rb +1 -1
- data/spec/localized/localized_number_spec.rb +25 -0
- data/spec/localized/localized_symbol_spec.rb +4 -4
- data/spec/shared/unit_spec.rb +3 -3
- data/spec/spec_helper.rb +1 -1
- data/spec/timezones/tests/af.yml +74 -74
- data/spec/timezones/tests/ar.yml +44 -44
- data/spec/timezones/tests/az.yml +43 -43
- data/spec/timezones/tests/be.yml +43 -43
- data/spec/timezones/tests/bg.yml +101 -101
- data/spec/timezones/tests/bn.yml +59 -55
- data/spec/timezones/tests/bo.yml +40 -40
- data/spec/timezones/tests/bs.yml +202 -202
- data/spec/timezones/tests/ca.yml +91 -91
- data/spec/timezones/tests/cs.yml +45 -45
- data/spec/timezones/tests/cy.yml +89 -89
- data/spec/timezones/tests/da.yml +43 -43
- data/spec/timezones/tests/de-AT.yml +71 -71
- data/spec/timezones/tests/de-CH.yml +73 -73
- data/spec/timezones/tests/de.yml +71 -71
- data/spec/timezones/tests/el.yml +45 -45
- data/spec/timezones/tests/en-001.yml +59 -59
- data/spec/timezones/tests/en-150.yml +59 -59
- data/spec/timezones/tests/en-AU.yml +54 -54
- data/spec/timezones/tests/en-CA.yml +54 -54
- data/spec/timezones/tests/en-GB.yml +48 -48
- data/spec/timezones/tests/en-IE.yml +59 -59
- data/spec/timezones/tests/en-IN.yml +59 -59
- data/spec/timezones/tests/en-NZ.yml +62 -62
- data/spec/timezones/tests/en-SG.yml +59 -59
- data/spec/timezones/tests/en-US.yml +43 -43
- data/spec/timezones/tests/en-ZA.yml +59 -59
- data/spec/timezones/tests/en.yml +43 -43
- data/spec/timezones/tests/eo.yml +40 -40
- data/spec/timezones/tests/es-419.yml +51 -51
- data/spec/timezones/tests/es-AR.yml +51 -51
- data/spec/timezones/tests/es-CO.yml +51 -51
- data/spec/timezones/tests/es-MX.yml +47 -47
- data/spec/timezones/tests/es-US.yml +63 -63
- data/spec/timezones/tests/es.yml +104 -104
- data/spec/timezones/tests/et.yml +57 -57
- data/spec/timezones/tests/eu.yml +45 -45
- data/spec/timezones/tests/fa.yml +43 -43
- data/spec/timezones/tests/fi.yml +64 -64
- data/spec/timezones/tests/fil.yml +83 -83
- data/spec/timezones/tests/fr-BE.yml +57 -57
- data/spec/timezones/tests/fr-CA.yml +183 -183
- data/spec/timezones/tests/fr-CH.yml +61 -61
- data/spec/timezones/tests/fr.yml +61 -61
- data/spec/timezones/tests/ga.yml +218 -218
- data/spec/timezones/tests/gl.yml +43 -43
- data/spec/timezones/tests/gu.yml +44 -44
- data/spec/timezones/tests/he.yml +46 -46
- data/spec/timezones/tests/hi.yml +47 -47
- data/spec/timezones/tests/hr.yml +59 -59
- data/spec/timezones/tests/hu.yml +53 -53
- data/spec/timezones/tests/hy.yml +43 -43
- data/spec/timezones/tests/id.yml +69 -69
- data/spec/timezones/tests/is.yml +48 -48
- data/spec/timezones/tests/it-CH.yml +43 -43
- data/spec/timezones/tests/it.yml +43 -43
- data/spec/timezones/tests/ja.yml +43 -43
- data/spec/timezones/tests/ka.yml +45 -45
- data/spec/timezones/tests/kk.yml +12475 -0
- data/spec/timezones/tests/km.yml +91 -91
- data/spec/timezones/tests/kn.yml +70 -70
- data/spec/timezones/tests/ko.yml +156 -156
- data/spec/timezones/tests/lo.yml +43 -43
- data/spec/timezones/tests/lt.yml +43 -43
- data/spec/timezones/tests/lv.yml +46 -46
- data/spec/timezones/tests/mk.yml +179 -179
- data/spec/timezones/tests/mr.yml +51 -51
- data/spec/timezones/tests/ms.yml +52 -52
- data/spec/timezones/tests/mt.yml +40 -40
- data/spec/timezones/tests/my.yml +51 -51
- data/spec/timezones/tests/nb.yml +51 -51
- data/spec/timezones/tests/nl-BE.yml +54 -54
- data/spec/timezones/tests/nl.yml +54 -54
- data/spec/timezones/tests/pl.yml +85 -85
- data/spec/timezones/tests/pt-PT.yml +48 -48
- data/spec/timezones/tests/pt.yml +61 -61
- data/spec/timezones/tests/ro.yml +54 -54
- data/spec/timezones/tests/ru.yml +43 -43
- data/spec/timezones/tests/sk.yml +43 -43
- data/spec/timezones/tests/sl.yml +57 -57
- data/spec/timezones/tests/sq.yml +43 -43
- data/spec/timezones/tests/sr-Cyrl-ME.yml +44 -44
- data/spec/timezones/tests/sr-Latn-ME.yml +44 -44
- data/spec/timezones/tests/sr.yml +44 -44
- data/spec/timezones/tests/sv.yml +61 -61
- data/spec/timezones/tests/sw.yml +136 -136
- data/spec/timezones/tests/ta.yml +44 -44
- data/spec/timezones/tests/th.yml +48 -48
- data/spec/timezones/tests/tr.yml +43 -43
- data/spec/timezones/tests/uk.yml +218 -218
- data/spec/timezones/tests/ur.yml +44 -44
- data/spec/timezones/tests/vi.yml +112 -112
- data/spec/timezones/tests/xh.yml +40 -40
- data/spec/timezones/tests/zh-Hant.yml +43 -43
- data/spec/timezones/tests/zh.yml +46 -46
- data/spec/timezones/tests/zu.yml +43 -43
- data/twitter_cldr.gemspec +1 -1
- metadata +22 -4
@@ -0,0 +1,96 @@
|
|
1
|
+
---
|
2
|
+
:kk:
|
3
|
+
:default:
|
4
|
+
:afternoon1:
|
5
|
+
:before:
|
6
|
+
:hour: 18
|
7
|
+
:min: 0
|
8
|
+
:from:
|
9
|
+
:hour: 12
|
10
|
+
:min: 0
|
11
|
+
:am:
|
12
|
+
:before:
|
13
|
+
:hour: 12
|
14
|
+
:min: 0
|
15
|
+
:from:
|
16
|
+
:hour: 0
|
17
|
+
:min: 0
|
18
|
+
:evening1:
|
19
|
+
:before:
|
20
|
+
:hour: 21
|
21
|
+
:min: 0
|
22
|
+
:from:
|
23
|
+
:hour: 18
|
24
|
+
:min: 0
|
25
|
+
:midnight:
|
26
|
+
:at:
|
27
|
+
:hour: 0
|
28
|
+
:min: 0
|
29
|
+
:morning1:
|
30
|
+
:before:
|
31
|
+
:hour: 12
|
32
|
+
:min: 0
|
33
|
+
:from:
|
34
|
+
:hour: 6
|
35
|
+
:min: 0
|
36
|
+
:night1:
|
37
|
+
:before:
|
38
|
+
:hour: 6
|
39
|
+
:min: 0
|
40
|
+
:from:
|
41
|
+
:hour: 21
|
42
|
+
:min: 0
|
43
|
+
:noon:
|
44
|
+
:at:
|
45
|
+
:hour: 12
|
46
|
+
:min: 0
|
47
|
+
:pm:
|
48
|
+
:before:
|
49
|
+
:hour: 24
|
50
|
+
:min: 0
|
51
|
+
:from:
|
52
|
+
:hour: 12
|
53
|
+
:min: 0
|
54
|
+
:selection:
|
55
|
+
:afternoon1:
|
56
|
+
:before:
|
57
|
+
:hour: 18
|
58
|
+
:min: 0
|
59
|
+
:from:
|
60
|
+
:hour: 12
|
61
|
+
:min: 0
|
62
|
+
:am:
|
63
|
+
:before:
|
64
|
+
:hour: 12
|
65
|
+
:min: 0
|
66
|
+
:from:
|
67
|
+
:hour: 0
|
68
|
+
:min: 0
|
69
|
+
:evening1:
|
70
|
+
:before:
|
71
|
+
:hour: 21
|
72
|
+
:min: 0
|
73
|
+
:from:
|
74
|
+
:hour: 18
|
75
|
+
:min: 0
|
76
|
+
:morning1:
|
77
|
+
:before:
|
78
|
+
:hour: 12
|
79
|
+
:min: 0
|
80
|
+
:from:
|
81
|
+
:hour: 6
|
82
|
+
:min: 0
|
83
|
+
:night1:
|
84
|
+
:before:
|
85
|
+
:hour: 6
|
86
|
+
:min: 0
|
87
|
+
:from:
|
88
|
+
:hour: 21
|
89
|
+
:min: 0
|
90
|
+
:pm:
|
91
|
+
:before:
|
92
|
+
:hour: 24
|
93
|
+
:min: 0
|
94
|
+
:from:
|
95
|
+
:hour: 12
|
96
|
+
:min: 0
|
@@ -0,0 +1,561 @@
|
|
1
|
+
---
|
2
|
+
:kk:
|
3
|
+
:fields:
|
4
|
+
:day:
|
5
|
+
:display_name: күн
|
6
|
+
:relative:
|
7
|
+
-1: кеше
|
8
|
+
-2: алдыңгүні
|
9
|
+
0: бүгін
|
10
|
+
1: ертең
|
11
|
+
2: бүрсігүні
|
12
|
+
:relative_time:
|
13
|
+
:future:
|
14
|
+
:one: "{0} күннен кейін"
|
15
|
+
:other: "{0} күннен кейін"
|
16
|
+
:past:
|
17
|
+
:one: "{0} күн бұрын"
|
18
|
+
:other: "{0} күн бұрын"
|
19
|
+
:day-narrow:
|
20
|
+
:display_name: күн
|
21
|
+
:relative:
|
22
|
+
-1: кеше
|
23
|
+
-2: "алдыңғы күні"
|
24
|
+
0: бүгін
|
25
|
+
1: ертең
|
26
|
+
2: бүрсігүні
|
27
|
+
:relative_time:
|
28
|
+
:future:
|
29
|
+
:one: "{0} күннен кейін"
|
30
|
+
:other: "{0} күннен кейін"
|
31
|
+
:past:
|
32
|
+
:one: "{0} күн бұрын"
|
33
|
+
:other: "{0} күн бұрын"
|
34
|
+
:day-short:
|
35
|
+
:display_name: күн
|
36
|
+
:relative:
|
37
|
+
-1: кеше
|
38
|
+
-2: "алдыңғы күні"
|
39
|
+
0: бүгін
|
40
|
+
1: ертең
|
41
|
+
2: бүрсігүні
|
42
|
+
:relative_time:
|
43
|
+
:future:
|
44
|
+
:one: "{0} күннен кейін"
|
45
|
+
:other: "{0} күннен кейін"
|
46
|
+
:past:
|
47
|
+
:one: "{0} күн бұрын"
|
48
|
+
:other: "{0} күн бұрын"
|
49
|
+
:dayOfYear:
|
50
|
+
:display_name: "жылдағы күн"
|
51
|
+
:dayOfYear-narrow:
|
52
|
+
:display_name: "жылдағы күн"
|
53
|
+
:dayOfYear-short:
|
54
|
+
:display_name: "жылдағы күн"
|
55
|
+
:dayperiod:
|
56
|
+
:display_name: АМ/РМ
|
57
|
+
:dayperiod-narrow:
|
58
|
+
:display_name: АМ/РМ
|
59
|
+
:dayperiod-short:
|
60
|
+
:display_name: АМ/РМ
|
61
|
+
:era:
|
62
|
+
:display_name: дәуір
|
63
|
+
:era-narrow:
|
64
|
+
:display_name: дәуір
|
65
|
+
:era-short:
|
66
|
+
:display_name: дәуір
|
67
|
+
:fri:
|
68
|
+
:relative:
|
69
|
+
-1: "өткен жұма"
|
70
|
+
0: "осы жұма"
|
71
|
+
1: "келесі жұма"
|
72
|
+
:relative_time:
|
73
|
+
:future:
|
74
|
+
:one: "{0} жұмадан кейін"
|
75
|
+
:other: "{0} жұмадан кейін"
|
76
|
+
:past:
|
77
|
+
:one: "{0} жұма бұрын"
|
78
|
+
:other: "{0} жұма бұрын"
|
79
|
+
:fri-narrow:
|
80
|
+
:relative:
|
81
|
+
-1: "өткен жм"
|
82
|
+
0: "осы жм"
|
83
|
+
1: "келесі жм"
|
84
|
+
:relative_time:
|
85
|
+
:future:
|
86
|
+
:one: "{0} жм кейін"
|
87
|
+
:other: "{0} жм кейін"
|
88
|
+
:past:
|
89
|
+
:one: "{0} жм бұрын"
|
90
|
+
:other: "{0} жм бұрын"
|
91
|
+
:fri-short:
|
92
|
+
:relative:
|
93
|
+
-1: "өткен жұм."
|
94
|
+
0: "осы жұм."
|
95
|
+
1: "келесі жұм."
|
96
|
+
:relative_time:
|
97
|
+
:future:
|
98
|
+
:one: "{0} жұм. кейін"
|
99
|
+
:other: "{0} жұм. кейін"
|
100
|
+
:past:
|
101
|
+
:one: "{0} жұм. бұрын"
|
102
|
+
:other: "{0} жұм. бұрын"
|
103
|
+
:hour:
|
104
|
+
:display_name: сағат
|
105
|
+
:relative:
|
106
|
+
0: "осы сағат"
|
107
|
+
:relative_time:
|
108
|
+
:future:
|
109
|
+
:one: "{0} сағаттан кейін"
|
110
|
+
:other: "{0} сағаттан кейін"
|
111
|
+
:past:
|
112
|
+
:one: "{0} сағат бұрын"
|
113
|
+
:other: "{0} сағат бұрын"
|
114
|
+
:hour-narrow:
|
115
|
+
:display_name: сағ
|
116
|
+
:relative_time:
|
117
|
+
:future:
|
118
|
+
:one: "{0} сағ. кейін"
|
119
|
+
:other: "{0} сағ. кейін"
|
120
|
+
:past:
|
121
|
+
:one: "{0} сағ. бұрын"
|
122
|
+
:other: "{0} сағ. бұрын"
|
123
|
+
:hour-short:
|
124
|
+
:display_name: сағ
|
125
|
+
:relative_time:
|
126
|
+
:future:
|
127
|
+
:one: "{0} сағ. кейін"
|
128
|
+
:other: "{0} сағ. кейін"
|
129
|
+
:past:
|
130
|
+
:one: "{0} сағ. бұрын"
|
131
|
+
:other: "{0} сағ. бұрын"
|
132
|
+
:minute:
|
133
|
+
:display_name: минут
|
134
|
+
:relative:
|
135
|
+
0: "осы минут"
|
136
|
+
:relative_time:
|
137
|
+
:future:
|
138
|
+
:one: "{0} минуттан кейін"
|
139
|
+
:other: "{0} минуттан кейін"
|
140
|
+
:past:
|
141
|
+
:one: "{0} минут бұрын"
|
142
|
+
:other: "{0} минут бұрын"
|
143
|
+
:minute-narrow:
|
144
|
+
:display_name: мин
|
145
|
+
:relative_time:
|
146
|
+
:future:
|
147
|
+
:one: "{0} мин. кейін"
|
148
|
+
:other: "{0} мин. кейін"
|
149
|
+
:past:
|
150
|
+
:one: "{0} мин. бұрын"
|
151
|
+
:other: "{0} мин. бұрын"
|
152
|
+
:minute-short:
|
153
|
+
:display_name: мин
|
154
|
+
:relative_time:
|
155
|
+
:future:
|
156
|
+
:one: "{0} мин. кейін"
|
157
|
+
:other: "{0} мин. кейін"
|
158
|
+
:past:
|
159
|
+
:one: "{0} мин. бұрын"
|
160
|
+
:other: "{0} мин. бұрын"
|
161
|
+
:mon:
|
162
|
+
:relative:
|
163
|
+
-1: "өткен дүйсенбі"
|
164
|
+
0: "осы дүйсенбі"
|
165
|
+
1: "келесі дүйсенбі"
|
166
|
+
:relative_time:
|
167
|
+
:future:
|
168
|
+
:one: "{0} дүйсенбіден кейін"
|
169
|
+
:other: "{0} дүйсенбіден кейін"
|
170
|
+
:past:
|
171
|
+
:one: "{0} дүйсенбі бұрын"
|
172
|
+
:other: "{0} дүйсенбі бұрын"
|
173
|
+
:mon-narrow:
|
174
|
+
:relative:
|
175
|
+
-1: "өткен дс"
|
176
|
+
0: "осы дс"
|
177
|
+
1: "келесі дс"
|
178
|
+
:relative_time:
|
179
|
+
:future:
|
180
|
+
:one: "{0} дс кейін"
|
181
|
+
:other: "{0} дс кейін"
|
182
|
+
:past:
|
183
|
+
:one: "{0} дс бұрын"
|
184
|
+
:other: "{0} дс бұрын"
|
185
|
+
:mon-short:
|
186
|
+
:relative:
|
187
|
+
-1: "өткен дүй."
|
188
|
+
0: "осы дүй."
|
189
|
+
1: "келесі дүй."
|
190
|
+
:relative_time:
|
191
|
+
:future:
|
192
|
+
:one: "{0} дүй. кейін"
|
193
|
+
:other: "{0} дүй. кейін"
|
194
|
+
:past:
|
195
|
+
:one: "{0} дүй. бұрын"
|
196
|
+
:other: "{0} дүй. бұрын"
|
197
|
+
:month:
|
198
|
+
:display_name: ай
|
199
|
+
:relative:
|
200
|
+
-1: "өткен ай"
|
201
|
+
0: "осы ай"
|
202
|
+
1: "келесі ай"
|
203
|
+
:relative_time:
|
204
|
+
:future:
|
205
|
+
:one: "{0} айдан кейін"
|
206
|
+
:other: "{0} айдан кейін"
|
207
|
+
:past:
|
208
|
+
:one: "{0} ай бұрын"
|
209
|
+
:other: "{0} ай бұрын"
|
210
|
+
:month-narrow:
|
211
|
+
:display_name: ай
|
212
|
+
:relative:
|
213
|
+
-1: "өткен ай"
|
214
|
+
0: "осы ай"
|
215
|
+
1: "келесі ай"
|
216
|
+
:relative_time:
|
217
|
+
:future:
|
218
|
+
:one: "{0} айдан кейін"
|
219
|
+
:other: "{0} айдан кейін"
|
220
|
+
:past:
|
221
|
+
:one: "{0} ай бұрын"
|
222
|
+
:other: "{0} ай бұрын"
|
223
|
+
:month-short:
|
224
|
+
:display_name: ай
|
225
|
+
:relative:
|
226
|
+
-1: "өткен ай"
|
227
|
+
0: "осы ай"
|
228
|
+
1: "келесі ай"
|
229
|
+
:relative_time:
|
230
|
+
:future:
|
231
|
+
:one: "{0} айдан кейін"
|
232
|
+
:other: "{0} айдан кейін"
|
233
|
+
:past:
|
234
|
+
:one: "{0} ай бұрын"
|
235
|
+
:other: "{0} ай бұрын"
|
236
|
+
:quarter:
|
237
|
+
:display_name: ширек
|
238
|
+
:relative:
|
239
|
+
-1: "өткен тоқсан"
|
240
|
+
0: "осы тоқсан"
|
241
|
+
1: "келесі тоқсан"
|
242
|
+
:relative_time:
|
243
|
+
:future:
|
244
|
+
:one: "{0} тоқсаннан кейін"
|
245
|
+
:other: "{0} тоқсаннан кейін"
|
246
|
+
:past:
|
247
|
+
:one: "{0} тоқсан бұрын"
|
248
|
+
:other: "{0} тоқсан бұрын"
|
249
|
+
:quarter-narrow:
|
250
|
+
:display_name: ш.
|
251
|
+
:relative_time:
|
252
|
+
:future:
|
253
|
+
:one: "{0} тқс. кейін"
|
254
|
+
:other: "{0} тқс. кейін"
|
255
|
+
:past:
|
256
|
+
:one: "{0} тқс. бұрын"
|
257
|
+
:other: "{0} тқс. бұрын"
|
258
|
+
:quarter-short:
|
259
|
+
:display_name: ш.
|
260
|
+
:relative_time:
|
261
|
+
:future:
|
262
|
+
:one: "{0} тқс. кейін"
|
263
|
+
:other: "{0} тқс. кейін"
|
264
|
+
:past:
|
265
|
+
:one: "{0} тқс. бұрын"
|
266
|
+
:other: "{0} тқс. бұрын"
|
267
|
+
:sat:
|
268
|
+
:relative:
|
269
|
+
-1: "өткен сенбі"
|
270
|
+
0: "осы сенбі"
|
271
|
+
1: "келесі сенбі"
|
272
|
+
:relative_time:
|
273
|
+
:future:
|
274
|
+
:one: "{0} сенбіден кейін"
|
275
|
+
:other: "{0} сенбіден кейін"
|
276
|
+
:past:
|
277
|
+
:one: "{0} сенбі бұрын"
|
278
|
+
:other: "{0} сенбі бұрын"
|
279
|
+
:sat-narrow:
|
280
|
+
:relative:
|
281
|
+
-1: "өткен сб"
|
282
|
+
0: "осы сб"
|
283
|
+
1: "келесі сб"
|
284
|
+
:relative_time:
|
285
|
+
:future:
|
286
|
+
:one: "{0} сб кейін"
|
287
|
+
:other: "{0} сб кейін"
|
288
|
+
:past:
|
289
|
+
:one: "{0} сб бұрын"
|
290
|
+
:other: "{0} сб бұрын"
|
291
|
+
:sat-short:
|
292
|
+
:relative:
|
293
|
+
-1: "өткен сен."
|
294
|
+
0: "осы сен."
|
295
|
+
1: "келесі сен."
|
296
|
+
:relative_time:
|
297
|
+
:future:
|
298
|
+
:one: "{0} сен. кейін"
|
299
|
+
:other: "{0} сен. кейін"
|
300
|
+
:past:
|
301
|
+
:one: "{0} сен. бұрын"
|
302
|
+
:other: "{0} сен. бұрын"
|
303
|
+
:second:
|
304
|
+
:display_name: секунд
|
305
|
+
:relative:
|
306
|
+
0: қазір
|
307
|
+
:relative_time:
|
308
|
+
:future:
|
309
|
+
:one: "{0} секундтан кейін"
|
310
|
+
:other: "{0} секундтан кейін"
|
311
|
+
:past:
|
312
|
+
:one: "{0} секунд бұрын"
|
313
|
+
:other: "{0} секунд бұрын"
|
314
|
+
:second-narrow:
|
315
|
+
:display_name: с
|
316
|
+
:relative_time:
|
317
|
+
:future:
|
318
|
+
:one: "{0} сек. кейін"
|
319
|
+
:other: "{0} сек. кейін"
|
320
|
+
:past:
|
321
|
+
:one: "{0} сек. бұрын"
|
322
|
+
:other: "{0} сек. бұрын"
|
323
|
+
:second-short:
|
324
|
+
:display_name: с
|
325
|
+
:relative_time:
|
326
|
+
:future:
|
327
|
+
:one: "{0} сек. кейін"
|
328
|
+
:other: "{0} сек. кейін"
|
329
|
+
:past:
|
330
|
+
:one: "{0} сек. бұрын"
|
331
|
+
:other: "{0} сек. бұрын"
|
332
|
+
:sun:
|
333
|
+
:relative:
|
334
|
+
-1: "өткен жексенбі"
|
335
|
+
0: "осы жексенбі"
|
336
|
+
1: "келесі жексенбі"
|
337
|
+
:relative_time:
|
338
|
+
:future:
|
339
|
+
:one: "{0} жексенбіден кейін"
|
340
|
+
:other: "{0} жексенбіден кейін"
|
341
|
+
:past:
|
342
|
+
:one: "{0} жексенбі бұрын"
|
343
|
+
:other: "{0} жексенбі бұрын"
|
344
|
+
:sun-narrow:
|
345
|
+
:relative:
|
346
|
+
-1: "өткен жс"
|
347
|
+
0: "осы жс"
|
348
|
+
1: "келесі жс"
|
349
|
+
:relative_time:
|
350
|
+
:future:
|
351
|
+
:one: "{0} жс кейін"
|
352
|
+
:other: "{0} жс кейін"
|
353
|
+
:past:
|
354
|
+
:one: "{0} жс бұрын"
|
355
|
+
:other: "{0} жс бұрын"
|
356
|
+
:sun-short:
|
357
|
+
:relative:
|
358
|
+
-1: "өткен жек."
|
359
|
+
0: "осы жек."
|
360
|
+
1: "келесі жек."
|
361
|
+
:relative_time:
|
362
|
+
:future:
|
363
|
+
:one: "{0} жек. кейін"
|
364
|
+
:other: "{0} жек. кейін"
|
365
|
+
:past:
|
366
|
+
:one: "{0} жек. бұрын"
|
367
|
+
:other: "{0} жек. бұрын"
|
368
|
+
:thu:
|
369
|
+
:relative:
|
370
|
+
-1: "өткен бейсенбі"
|
371
|
+
0: "осы бейсенбі"
|
372
|
+
1: "келесі бейсенбі"
|
373
|
+
:relative_time:
|
374
|
+
:future:
|
375
|
+
:one: "{0} бейсенбіден кейін"
|
376
|
+
:other: "{0} бейсенбіден кейін"
|
377
|
+
:past:
|
378
|
+
:one: "{0} бейсенбі бұрын"
|
379
|
+
:other: "{0} бейсенбі бұрын"
|
380
|
+
:thu-narrow:
|
381
|
+
:relative:
|
382
|
+
-1: "өткен бс"
|
383
|
+
0: "осы бс"
|
384
|
+
1: "келесі бс"
|
385
|
+
:relative_time:
|
386
|
+
:future:
|
387
|
+
:one: "{0} бс кейін"
|
388
|
+
:other: "{0} бс кейін"
|
389
|
+
:past:
|
390
|
+
:one: "{0} бс бұрын"
|
391
|
+
:other: "{0} бс бұрын"
|
392
|
+
:thu-short:
|
393
|
+
:relative:
|
394
|
+
-1: "өткен бей."
|
395
|
+
0: "осы бей."
|
396
|
+
1: "келесі бей."
|
397
|
+
:relative_time:
|
398
|
+
:future:
|
399
|
+
:one: "{0} бей. кейін"
|
400
|
+
:other: "{0} бей. кейін"
|
401
|
+
:past:
|
402
|
+
:one: "{0} бей. бұрын"
|
403
|
+
:other: "{0} бей. бұрын"
|
404
|
+
:tue:
|
405
|
+
:relative:
|
406
|
+
-1: "өткен сейсенбі"
|
407
|
+
0: "осы сейсенбі"
|
408
|
+
1: "келесі сейсенбі"
|
409
|
+
:relative_time:
|
410
|
+
:future:
|
411
|
+
:one: "{0} сейсенбіден кейін"
|
412
|
+
:other: "{0} сейсенбіден кейін"
|
413
|
+
:past:
|
414
|
+
:one: "{0} сейсенбі бұрын"
|
415
|
+
:other: "{0} сейсенбі бұрын"
|
416
|
+
:tue-narrow:
|
417
|
+
:relative:
|
418
|
+
-1: "өткен сс"
|
419
|
+
0: "осы сс"
|
420
|
+
1: "келесі сс"
|
421
|
+
:relative_time:
|
422
|
+
:future:
|
423
|
+
:one: "{0} сс кейін"
|
424
|
+
:other: "{0} сс кейін"
|
425
|
+
:past:
|
426
|
+
:one: "{0} сс бұрын"
|
427
|
+
:other: "{0} сс бұрын"
|
428
|
+
:tue-short:
|
429
|
+
:relative:
|
430
|
+
-1: "өткен сей."
|
431
|
+
0: "осы сей."
|
432
|
+
1: "келесі сей."
|
433
|
+
:relative_time:
|
434
|
+
:future:
|
435
|
+
:one: "{0} сей. кейін"
|
436
|
+
:other: "{0} сей. кейін"
|
437
|
+
:past:
|
438
|
+
:one: "{0} сей. бұрын"
|
439
|
+
:other: "{0} сей. бұрын"
|
440
|
+
:wed:
|
441
|
+
:relative:
|
442
|
+
-1: "өткен сәрсенбі"
|
443
|
+
0: "осы сәрсенбі"
|
444
|
+
1: "келесі сәрсенбі"
|
445
|
+
:relative_time:
|
446
|
+
:future:
|
447
|
+
:one: "{0} сәрсенбіден кейін"
|
448
|
+
:other: "{0} сәрсенбіден кейін"
|
449
|
+
:past:
|
450
|
+
:one: "{0} сәрсенбі бұрын"
|
451
|
+
:other: "{0} сәрсенбі бұрын"
|
452
|
+
:wed-narrow:
|
453
|
+
:relative:
|
454
|
+
-1: "өткен ср"
|
455
|
+
0: "осы ср"
|
456
|
+
1: "келесі ср"
|
457
|
+
:relative_time:
|
458
|
+
:future:
|
459
|
+
:one: "{0} ср кейін"
|
460
|
+
:other: "{0} ср кейін"
|
461
|
+
:past:
|
462
|
+
:one: "{0} ср бұрын"
|
463
|
+
:other: "{0} ср бұрын"
|
464
|
+
:wed-short:
|
465
|
+
:relative:
|
466
|
+
-1: "өткен сәр."
|
467
|
+
0: "осы сәр."
|
468
|
+
1: "келесі сәр."
|
469
|
+
:relative_time:
|
470
|
+
:future:
|
471
|
+
:one: "{0} сәр. кейін"
|
472
|
+
:other: "{0} сәр. кейін"
|
473
|
+
:past:
|
474
|
+
:one: "{0} сәр. бұрын"
|
475
|
+
:other: "{0} сәр. бұрын"
|
476
|
+
:week:
|
477
|
+
:display_name: апта
|
478
|
+
:relative:
|
479
|
+
-1: "өткен апта"
|
480
|
+
0: "осы апта"
|
481
|
+
1: "келесі апта"
|
482
|
+
:relative_time:
|
483
|
+
:future:
|
484
|
+
:one: "{0} аптадан кейін"
|
485
|
+
:other: "{0} аптадан кейін"
|
486
|
+
:past:
|
487
|
+
:one: "{0} апта бұрын"
|
488
|
+
:other: "{0} апта бұрын"
|
489
|
+
:week-narrow:
|
490
|
+
:display_name: ап.
|
491
|
+
:relative_time:
|
492
|
+
:future:
|
493
|
+
:one: "{0} ап. кейін"
|
494
|
+
:other: "{0} ап. кейін"
|
495
|
+
:past:
|
496
|
+
:one: "{0} ап. бұрын"
|
497
|
+
:other: "{0} ап. бұрын"
|
498
|
+
:week-short:
|
499
|
+
:display_name: ап.
|
500
|
+
:relative_time:
|
501
|
+
:future:
|
502
|
+
:one: "{0} ап. кейін"
|
503
|
+
:other: "{0} ап. кейін"
|
504
|
+
:past:
|
505
|
+
:one: "{0} ап. бұрын"
|
506
|
+
:other: "{0} ап. бұрын"
|
507
|
+
:weekOfMonth:
|
508
|
+
:display_name: "айдағы апта"
|
509
|
+
:weekOfMonth-narrow:
|
510
|
+
:display_name: "айдағы апта"
|
511
|
+
:weekOfMonth-short:
|
512
|
+
:display_name: "айдағы апта"
|
513
|
+
:weekday:
|
514
|
+
:display_name: "апта күні"
|
515
|
+
:weekday-narrow:
|
516
|
+
:display_name: "апта күні"
|
517
|
+
:weekday-short:
|
518
|
+
:display_name: "апта күні"
|
519
|
+
:weekdayOfMonth:
|
520
|
+
:display_name: "айдағы апта күні"
|
521
|
+
:weekdayOfMonth-narrow:
|
522
|
+
:display_name: "айдағы ап. күні"
|
523
|
+
:weekdayOfMonth-short:
|
524
|
+
:display_name: "айдағы ап. күні"
|
525
|
+
:year:
|
526
|
+
:display_name: жыл
|
527
|
+
:relative:
|
528
|
+
-1: "былтырғы жыл"
|
529
|
+
0: "биылғы жыл"
|
530
|
+
1: "келесі жыл"
|
531
|
+
:relative_time:
|
532
|
+
:future:
|
533
|
+
:one: "{0} жылдан кейін"
|
534
|
+
:other: "{0} жылдан кейін"
|
535
|
+
:past:
|
536
|
+
:one: "{0} жыл бұрын"
|
537
|
+
:other: "{0} жыл бұрын"
|
538
|
+
:year-narrow:
|
539
|
+
:display_name: ж.
|
540
|
+
:relative_time:
|
541
|
+
:future:
|
542
|
+
:one: "{0} ж. кейін"
|
543
|
+
:other: "{0} ж. кейін"
|
544
|
+
:past:
|
545
|
+
:one: "{0} ж. бұрын"
|
546
|
+
:other: "{0} ж. бұрын"
|
547
|
+
:year-short:
|
548
|
+
:display_name: ж.
|
549
|
+
:relative_time:
|
550
|
+
:future:
|
551
|
+
:one: "{0} ж. кейін"
|
552
|
+
:other: "{0} ж. кейін"
|
553
|
+
:past:
|
554
|
+
:one: "{0} ж. бұрын"
|
555
|
+
:other: "{0} ж. бұрын"
|
556
|
+
:zone:
|
557
|
+
:display_name: "уақыт белдеуі"
|
558
|
+
:zone-narrow:
|
559
|
+
:display_name: "уақ. белдеуі"
|
560
|
+
:zone-short:
|
561
|
+
:display_name: "уақ. белдеуі"
|