Update dependency rails-i18n to '~> 7.0', '>= 7.0.9'
This MR contains the following updates:
Package | Update | Change |
---|---|---|
rails-i18n | patch |
'~> 7.0' -> '~> 7.0', '>= 7.0.9'
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
svenfuchs/rails-i18n (rails-i18n)
v7.0.9
- Add following locales:
- Welsh (cy)
- Fix empty
am
andpm
keys to make dates/times in the 12-hour time format distinguishable in every locale #1105 - Update following locales:
- Afrikaans (af): Fix translation of May #1110
- Czech (cs): Capitalise date day and month names for consistency #1113
- Traditional Chinese (zh-HK, zh-TW, zh-YUE): Use traditional "week" character in
date.abbr_day_names
#1112 - Italian (it): Fix translation for
second
prompt #1111 - Bosnian (bs): am/pm
- Danish (da): am/pm
- Galician (gl): am/pm
- Icelandic (is): am/pm
- Norwegian Bokmål (nb): am/pm
- Norwegian Nynorsk (nn): am/pm
- Portuguese (pt-BR): am/pm
- Romanian (ro): am/pm
- Swedish (sv sv-FI sv-SE): am/pm
- Welsh (cy): Move the keys to right place and add missing keys
- Danish (da): Remove title case for storage and human decimal units #1108
- Add ordinalization for many locales (be, bs, cs, da, de-AT, de-CH, de-DE, eo, et, fa, fi, hr, hu, is, ka, lb, lt, lv, mk, nb, ne, nn, pl, sk, sl, sq, sr, sw, tr) #1109
v7.0.8
- Update following locales:
- Bengali (bn): Add missing keys (
almost_x_years
) #1094 - English (en-US): Normalize and add missing keys (
in
andround_mode
) #1095 - Korean (ko): Add missing keys (
in
andround_mode
) #1097 - Norwegian (nb): Fix extra
%{count}
interpolation inhas_one
key #1082 - Portuguese (pt pt-BR): Add missing keys (
round_mode
) #1100 - Spanish (es-419 es-AR es-CL es-CO es-CR es-EC es-MX es-NI es-PA es-PE es-US es-VE): Fix typo in word carácter #1090
- Spanish (es-419 es-AR es-CL es-CO es-CR es-EC es-ES es-MX es-NI es-PA es-PE es-US es-VE): Normalize and add missing keys (
in
) #1089 - Ukranian: Use hryvnia symbol as a currency unit #1093
- Bengali (bn): Add missing keys (
v7.0.7
- Non-numerics counts are considered as
other
in all pluralizations #1067 - Update following locales:
- Afrikaan (af): ZAR currency format #1066
- English (en-ZA): ZAR currency format #1066
- German (de, de-DE, de-AT, de-CH): Use abbreviated months in the short time format #1062
- Japanese (ja): Add
in
andround_mode
keys #1059 - Korean (ko): Fix typo in
equal_to
keys #1061 - Portuguese (pt, pt-BR): add translation for
errors.messages.in
#1071 - Scottish Gaelic (gd): Add locale
- Russian (ru): fix some errors in 'datetime' section, add
errors.messages.in
andnumber.format.round_mode
keys #1077 - Spanish (es): add translation for
errors.messages.in
#1071 - French (fr, fr-CA, fr-CH, fr-FR): fix typo on 'almost_x_years: one' #1074
- Indonesian (id): Remove duplicate spaces in
id.datetime.distance_in_words.less_than_x_minutes.other
#1079 - Romanian (ro): Correction of Saturday in Romanian #1078
- Croatian (hr): use lowercase for month and weekday names #1081
- Add ordinalization for German (de, de-AT, de-CH, de-DE)
- Remove keys that are present twice from Latvian (lv), Albanian (sq) #1080
v7.0.6
- Add option to choose which modules (locales, pluralization, transliteration, ordinals) are enabled #1019
- Add following locales:
- Update following locales:
- Bengali (bn): Fix date and spelling issues #1031
- Chinese (zh-HK, zh-TW, zh-YUE, zh-CN):
- English (en, en-CY, en-IE, en-TT, en-US, en-ZA):
- French (fr, fr-CA, fr-CH, fr-CA):
- Galician (gl): Add missing accent on
incluído
#961 - German (de-AT, de-CH, de-DE, de):
- Greek (el-CY): Add pluralization #1022
- Japanese (ja): Simplify pluralization #1038
- Korean (ko):
- Latvian (lv): Add multiple missing translations #966
- Spanish (es, es-419, es-AR, es-CL, es-CO, es-CR, es-ES, es-MX, es-NI, es-PA,
es-PE, es-US, es-VE): Add
round_mode
key #1045 - Swedish (sv-SE): Adjust precision and add some missing keys #1047
- Vietnamese (vi):
- Removed pluralizations rules that do not have locale files: ak, am, bh, bm, bo, br, by, cy, dz, ff, ga, gd, guw, gv, ig, ii, iu, jv, kab, kde, kea, ksh, kw, lag, ln, mo, mt, my, naq, nso, root, sah, se, ses, sg, sh, shi, sma, smi, smj, smn, sms, ti, to, tzm, wa, yo, zh #1017
- Change instances of the
one
pluralization key to use%{count}
interpolation #993
v7.0.5
- No changes.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot