diff --git a/CHANGELOG.md b/CHANGELOG.md index 6772bcb1..914bcb9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ ## unreleased - Update following locales: + - Lithuanian (lt): Add missing keys (`x_years`, `in`, `model_invalid`, `required`, `round_mode`, `eb`, `pb`) - Portuguese (pt): Fixed `number.currency.format.format` and `helpers.submit.update` #1122 - Croatian (hr): use genitive case for month names and put a period after weekday and month abbreviations #1126 -- Fix compatibility with frozen string literals. #1120 + - Korean (ko): Add missing keys (Storage units) #1118 + - Fix compatibility with frozen string literals. #1120 ## 7.0.9 (2024-03-13) diff --git a/rails-i18n.gemspec b/rails-i18n.gemspec index 498d7f38..7a21dc64 100644 --- a/rails-i18n.gemspec +++ b/rails-i18n.gemspec @@ -15,8 +15,8 @@ Gem::Specification.new do |s| s.require_path = 'lib' s.required_rubygems_version = '>= 1.8.11' - s.add_runtime_dependency('i18n', '>= 0.7', '< 2') - s.add_runtime_dependency('railties', '>= 6.0.0', '< 8') + s.add_dependency('i18n', '>= 0.7', '< 2') + s.add_dependency('railties', '>= 6.0.0', '< 8') s.add_development_dependency "rspec-rails", "~> 3.7" s.add_development_dependency "i18n-spec", "~> 0.6.0" s.add_development_dependency 'i18n-tasks', '~> 0.9.37' diff --git a/rails/locale/ko.yml b/rails/locale/ko.yml index e0ace3b1..2deda785 100644 --- a/rails/locale/ko.yml +++ b/rails/locale/ko.yml @@ -156,9 +156,11 @@ ko: format: "%n%u" units: byte: 바이트 + eb: EB gb: GB kb: KB mb: MB + pb: PB tb: TB percentage: format: diff --git a/rails/locale/lt.yml b/rails/locale/lt.yml index 2c103ede..4af2671a 100644 --- a/rails/locale/lt.yml +++ b/rails/locale/lt.yml @@ -107,6 +107,10 @@ lt: one: "%{count} mėnesis" few: "%{count} mėnesiai" other: "%{count} mėnesių" + x_years: + one: "%{count} metai" + few: "%{count} metai" + other: "%{count} metai" prompts: second: Sekundės minute: Minutė @@ -126,15 +130,18 @@ lt: exclusion: yra rezervuotas greater_than: turi būti didesnis už %{count} greater_than_or_equal_to: turi būti didesnis arba lygus %{count} + in: turi būti skaičiuje %{count} inclusion: nenumatyta reikšmė invalid: neteisingas less_than: turi būti mažesnis už %{count} less_than_or_equal_to: turi būti mažesnis arba lygus %{count} + model_invalid: 'Tikrinimo klaida: %{errors}' not_a_number: ne skaičius not_an_integer: privalo būti sveikas skaičius odd: turi būti nelyginis skaičius other_than: privalo būti kitoks nei %{count} present: turi būti tuščias + required: turi egzistuoti taken: jau užimtas too_long: one: per ilgas (daugiausiai %{count} simbolis) @@ -171,6 +178,7 @@ lt: format: delimiter: " " precision: 3 + round_mode: default separator: "," significant: false strip_insignificant_zeros: false @@ -196,9 +204,11 @@ lt: one: Baitas few: Baitai other: Baitų + eb: EB gb: GB kb: KB mb: MB + pb: PB tb: TB percentage: format: diff --git a/rails/locale/tr.yml b/rails/locale/tr.yml index 95088837..cceaec24 100644 --- a/rails/locale/tr.yml +++ b/rails/locale/tr.yml @@ -40,7 +40,7 @@ tr: - Cumartesi formats: default: "%d.%m.%Y" - long: "%e %B %Y, %A" + long: "%e %B %Y %A" short: "%e %b" month_names: -