rails-i18n 7.0.10 → 8.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/README.md +4 -1
- data/rails/locale/en.yml +8 -6
- metadata +11 -11
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 641d4bcf65ad23bf092e18739381e15be37c35b4be8de8f01c49c2f6e14004c5
|
4
|
+
data.tar.gz: fede876f23dfce53ceb04fa7c897eef0e21142ce2b973eaeb0b4c0ecb1910c6d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 05bb380dffe70a9975d50d5527ac5569fd8e92097879e01d566d98c22b9ce726348b4980e4b10efc237578db955a20b135764cb9408a00b932b508ba7ea30d4f
|
7
|
+
data.tar.gz: 86cb86473bbe5045af2deda68aa82697a4ce3e20e87bfe3ab9eec3b1e47c173a2c82789bffc0dc3a8a0b3a6ebd82bbd384cd336d173ae84d27fba0aba43b41fc
|
data/CHANGELOG.md
CHANGED
@@ -1,4 +1,12 @@
|
|
1
1
|
## unreleased
|
2
|
+
|
3
|
+
|
4
|
+
## 8.0.0 (2024-11-09)
|
5
|
+
|
6
|
+
- Update to Rails 8.0.x
|
7
|
+
|
8
|
+
## 7.0.10 (2024-10-28)
|
9
|
+
|
2
10
|
- Update following locales:
|
3
11
|
- Lithuanian (lt): Add missing keys (`x_years`, `in`, `model_invalid`, `required`, `round_mode`, `eb`, `pb`)
|
4
12
|
- Portuguese (pt): Fixed `number.currency.format.format` and `helpers.submit.update` #1122
|
data/README.md
CHANGED
@@ -11,12 +11,14 @@ Centralization of locale data collection for Ruby on Rails.
|
|
11
11
|
Include the gem to your Gemfile:
|
12
12
|
|
13
13
|
``` ruby
|
14
|
+
gem 'rails-i18n', github: 'svenfuchs/rails-i18n', branch: 'master' # For bleeding edge unreleased versions
|
15
|
+
gem 'rails-i18n', '~> 8.0.0' # For Rails >= 8.0.0
|
14
16
|
gem 'rails-i18n', '~> 7.0.0' # For Rails >= 7.0.0
|
15
17
|
gem 'rails-i18n', '~> 6.0' # For 6.x
|
16
18
|
gem 'rails-i18n', '~> 5.1' # For 5.0.x, 5.1.x and 5.2.x
|
17
19
|
gem 'rails-i18n', '~> 4.0' # For 4.0.x
|
18
20
|
gem 'rails-i18n', '~> 3.0' # For 3.x
|
19
|
-
gem 'rails-i18n', github: 'svenfuchs/rails-i18n', branch: '
|
21
|
+
gem 'rails-i18n', github: 'svenfuchs/rails-i18n', branch: 'rails-5-x' # For 5.x
|
20
22
|
gem 'rails-i18n', github: 'svenfuchs/rails-i18n', branch: 'rails-4-x' # For 4.x
|
21
23
|
gem 'rails-i18n', github: 'svenfuchs/rails-i18n', branch: 'rails-3-x' # For 3.x
|
22
24
|
```
|
@@ -24,6 +26,7 @@ gem 'rails-i18n', github: 'svenfuchs/rails-i18n', branch: 'rails-3-x' # For 3.x
|
|
24
26
|
Alternatively, execute the following command:
|
25
27
|
|
26
28
|
``` shell
|
29
|
+
gem install rails-i18n -v '~> 8.0.0' # For Rails >= 8.0.0
|
27
30
|
gem install rails-i18n -v '~> 7.0.0' # For Rails >= 7.0.0
|
28
31
|
gem install rails-i18n -v '~> 6.0' # For 6.x
|
29
32
|
gem install rails-i18n -v '~> 5.1' # For For 5.0.x, 5.1.x and 5.2.x
|
data/rails/locale/en.yml
CHANGED
@@ -17,7 +17,7 @@ en:
|
|
17
17
|
- Fri
|
18
18
|
- Sat
|
19
19
|
abbr_month_names:
|
20
|
-
-
|
20
|
+
-
|
21
21
|
- Jan
|
22
22
|
- Feb
|
23
23
|
- Mar
|
@@ -43,7 +43,7 @@ en:
|
|
43
43
|
long: "%B %d, %Y"
|
44
44
|
short: "%b %d"
|
45
45
|
month_names:
|
46
|
-
-
|
46
|
+
-
|
47
47
|
- January
|
48
48
|
- February
|
49
49
|
- March
|
@@ -57,9 +57,9 @@ en:
|
|
57
57
|
- November
|
58
58
|
- December
|
59
59
|
order:
|
60
|
-
-
|
61
|
-
-
|
62
|
-
-
|
60
|
+
- year
|
61
|
+
- month
|
62
|
+
- day
|
63
63
|
datetime:
|
64
64
|
distance_in_words:
|
65
65
|
about_x_hours:
|
@@ -100,7 +100,7 @@ en:
|
|
100
100
|
one: "%{count} year"
|
101
101
|
other: "%{count} years"
|
102
102
|
prompts:
|
103
|
-
second:
|
103
|
+
second: Seconds
|
104
104
|
minute: Minute
|
105
105
|
hour: Hour
|
106
106
|
day: Day
|
@@ -157,6 +157,7 @@ en:
|
|
157
157
|
format:
|
158
158
|
delimiter: ","
|
159
159
|
format: "%u%n"
|
160
|
+
negative_format: "-%u%n"
|
160
161
|
precision: 2
|
161
162
|
separator: "."
|
162
163
|
significant: false
|
@@ -196,6 +197,7 @@ en:
|
|
196
197
|
mb: MB
|
197
198
|
pb: PB
|
198
199
|
tb: TB
|
200
|
+
zb: ZB
|
199
201
|
percentage:
|
200
202
|
format:
|
201
203
|
delimiter: ''
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rails-i18n
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 8.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Rails I18n Group
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-10
|
11
|
+
date: 2024-11-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: i18n
|
@@ -36,20 +36,20 @@ dependencies:
|
|
36
36
|
requirements:
|
37
37
|
- - ">="
|
38
38
|
- !ruby/object:Gem::Version
|
39
|
-
version:
|
39
|
+
version: 8.0.0
|
40
40
|
- - "<"
|
41
41
|
- !ruby/object:Gem::Version
|
42
|
-
version: '
|
42
|
+
version: '9'
|
43
43
|
type: :runtime
|
44
44
|
prerelease: false
|
45
45
|
version_requirements: !ruby/object:Gem::Requirement
|
46
46
|
requirements:
|
47
47
|
- - ">="
|
48
48
|
- !ruby/object:Gem::Version
|
49
|
-
version:
|
49
|
+
version: 8.0.0
|
50
50
|
- - "<"
|
51
51
|
- !ruby/object:Gem::Version
|
52
|
-
version: '
|
52
|
+
version: '9'
|
53
53
|
- !ruby/object:Gem::Dependency
|
54
54
|
name: rspec-rails
|
55
55
|
requirement: !ruby/object:Gem::Requirement
|
@@ -405,7 +405,7 @@ homepage: https://github.com/svenfuchs/rails-i18n
|
|
405
405
|
licenses:
|
406
406
|
- MIT
|
407
407
|
metadata: {}
|
408
|
-
post_install_message:
|
408
|
+
post_install_message:
|
409
409
|
rdoc_options: []
|
410
410
|
require_paths:
|
411
411
|
- lib
|
@@ -413,15 +413,15 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
413
413
|
requirements:
|
414
414
|
- - ">="
|
415
415
|
- !ruby/object:Gem::Version
|
416
|
-
version:
|
416
|
+
version: 3.2.0
|
417
417
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
418
418
|
requirements:
|
419
419
|
- - ">="
|
420
420
|
- !ruby/object:Gem::Version
|
421
421
|
version: 1.8.11
|
422
422
|
requirements: []
|
423
|
-
rubygems_version: 3.
|
424
|
-
signing_key:
|
423
|
+
rubygems_version: 3.5.16
|
424
|
+
signing_key:
|
425
425
|
specification_version: 4
|
426
426
|
summary: Common locale data and translations for Rails i18n.
|
427
427
|
test_files: []
|