rails-i18n 0.5.0.beta1 → 0.5.1
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +0 -10
- data/rails/locale/ar.yml +8 -1
- data/rails/locale/az.yml +8 -1
- data/rails/locale/bg.yml +8 -1
- data/rails/locale/bn-IN.yml +8 -1
- data/rails/locale/bs.yml +8 -1
- data/rails/locale/ca.yml +8 -1
- data/rails/locale/cs.yml +8 -1
- data/rails/locale/csb.yml +8 -1
- data/rails/locale/cy.yml +8 -1
- data/rails/locale/da.yml +8 -1
- data/rails/locale/de-AT.yml +8 -1
- data/rails/locale/de-CH.yml +8 -1
- data/rails/locale/de.yml +8 -1
- data/rails/locale/dsb.yml +8 -1
- data/rails/locale/el.yml +8 -1
- data/rails/locale/en-AU.yml +8 -1
- data/rails/locale/en-GB.yml +8 -1
- data/rails/locale/en-IN.yml +8 -1
- data/rails/locale/en-US.yml +8 -1
- data/rails/locale/eo.yml +8 -1
- data/rails/locale/es-AR.yml +8 -1
- data/rails/locale/es-CL.yml +8 -1
- data/rails/locale/es-CO.yml +8 -1
- data/rails/locale/es-MX.yml +8 -1
- data/rails/locale/es-PE.yml +8 -1
- data/rails/locale/es.yml +8 -1
- data/rails/locale/et.yml +8 -1
- data/rails/locale/eu.yml +8 -1
- data/rails/locale/fa.yml +8 -1
- data/rails/locale/fi.yml +8 -1
- data/rails/locale/fr-CA.yml +8 -1
- data/rails/locale/fr-CH.yml +8 -1
- data/rails/locale/fr.yml +8 -1
- data/rails/locale/fur.yml +8 -1
- data/rails/locale/gl-ES.yml +8 -1
- data/rails/locale/gsw-CH.yml +8 -1
- data/rails/locale/he.yml +8 -1
- data/rails/locale/hi-IN.yml +8 -1
- data/rails/locale/hi.yml +8 -1
- data/rails/locale/hr.yml +8 -1
- data/rails/locale/hsb.yml +8 -1
- data/rails/locale/hu.yml +8 -1
- data/rails/locale/id.yml +8 -1
- data/rails/locale/is.yml +8 -1
- data/rails/locale/it.yml +8 -1
- data/rails/locale/ja.yml +8 -1
- data/rails/locale/kn.yml +8 -1
- data/rails/locale/ko.yml +8 -1
- data/rails/locale/lo.yml +8 -1
- data/rails/locale/lt.yml +8 -1
- data/rails/locale/lv.yml +8 -1
- data/rails/locale/mk.yml +8 -1
- data/rails/locale/mn.yml +8 -1
- data/rails/locale/nb.yml +8 -1
- data/rails/locale/nl.yml +8 -1
- data/rails/locale/nn.yml +8 -1
- data/rails/locale/pl.yml +8 -1
- data/rails/locale/pt-BR.yml +8 -1
- data/rails/locale/pt-PT.yml +8 -1
- data/rails/locale/rm.yml +8 -1
- data/rails/locale/ro.yml +8 -1
- data/rails/locale/ru.yml +8 -1
- data/rails/locale/sk.yml +8 -1
- data/rails/locale/sl.yml +8 -1
- data/rails/locale/sr-Latn.yml +8 -1
- data/rails/locale/sr.yml +8 -1
- data/rails/locale/sv-SE.yml +8 -1
- data/rails/locale/sw.yml +8 -1
- data/rails/locale/th.yml +8 -1
- data/rails/locale/tr.yml +8 -1
- data/rails/locale/uk.yml +8 -1
- data/rails/locale/vi.yml +8 -1
- data/rails/locale/zh-CN.yml +8 -1
- data/rails/locale/zh-TW.yml +8 -1
- metadata +14 -14
data/rails/locale/th.yml
CHANGED
@@ -73,7 +73,7 @@ th:
|
|
73
73
|
month: เดือน
|
74
74
|
second: วินาที
|
75
75
|
year: ปี
|
76
|
-
errors:
|
76
|
+
errors: &errors
|
77
77
|
format: ! '%{attribute} %{message}'
|
78
78
|
messages:
|
79
79
|
accepted: ต้องถูกยอมรับ
|
@@ -164,3 +164,10 @@ th:
|
|
164
164
|
long: ! '%d %B %Y %H:%M น.'
|
165
165
|
short: ! '%d %b %H:%M น.'
|
166
166
|
pm: หลังเที่ยง
|
167
|
+
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
168
|
+
activemodel:
|
169
|
+
errors:
|
170
|
+
<<: *errors
|
171
|
+
activerecord:
|
172
|
+
errors:
|
173
|
+
<<: *errors
|
data/rails/locale/tr.yml
CHANGED
@@ -90,7 +90,7 @@ tr:
|
|
90
90
|
x_seconds:
|
91
91
|
one: 1 saniye
|
92
92
|
other: ! '%{count} saniye'
|
93
|
-
errors:
|
93
|
+
errors: &errors
|
94
94
|
format: ! '%{attribute} %{message}'
|
95
95
|
messages:
|
96
96
|
accepted: kabul edilmeli
|
@@ -167,3 +167,10 @@ tr:
|
|
167
167
|
long: ! '%e %B %Y, %A, %H:%M'
|
168
168
|
short: ! '%e %B, %H:%M'
|
169
169
|
pm: öğleden sonra
|
170
|
+
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
171
|
+
activemodel:
|
172
|
+
errors:
|
173
|
+
<<: *errors
|
174
|
+
activerecord:
|
175
|
+
errors:
|
176
|
+
<<: *errors
|
data/rails/locale/uk.yml
CHANGED
@@ -117,7 +117,7 @@ uk:
|
|
117
117
|
month: Місяць
|
118
118
|
second: Секунда
|
119
119
|
year: Рік
|
120
|
-
errors:
|
120
|
+
errors: &errors
|
121
121
|
format: ! '%{attribute} %{message}'
|
122
122
|
messages:
|
123
123
|
accepted: має бути прийнятий
|
@@ -248,3 +248,10 @@ uk:
|
|
248
248
|
long: ! '%d %B %Y, %H:%M'
|
249
249
|
short: ! '%d %b, %H:%M'
|
250
250
|
pm: по полудні
|
251
|
+
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
252
|
+
activemodel:
|
253
|
+
errors:
|
254
|
+
<<: *errors
|
255
|
+
activerecord:
|
256
|
+
errors:
|
257
|
+
<<: *errors
|
data/rails/locale/vi.yml
CHANGED
@@ -92,7 +92,7 @@ vi:
|
|
92
92
|
month: Tháng
|
93
93
|
second: Giây
|
94
94
|
year: Năm
|
95
|
-
errors:
|
95
|
+
errors: &errors
|
96
96
|
format: ! '%{attribute} %{message}'
|
97
97
|
messages:
|
98
98
|
accepted: phải được đồng ý
|
@@ -173,3 +173,10 @@ vi:
|
|
173
173
|
long: ! '%d %B, %Y %H:%M'
|
174
174
|
short: ! '%d %b %H:%M'
|
175
175
|
pm: chiều
|
176
|
+
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
177
|
+
activemodel:
|
178
|
+
errors:
|
179
|
+
<<: *errors
|
180
|
+
activerecord:
|
181
|
+
errors:
|
182
|
+
<<: *errors
|
data/rails/locale/zh-CN.yml
CHANGED
@@ -95,7 +95,7 @@ zh-CN:
|
|
95
95
|
month: 月
|
96
96
|
second: 秒
|
97
97
|
year: 年
|
98
|
-
errors:
|
98
|
+
errors: &errors
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: 必须是可被接受的
|
@@ -190,3 +190,10 @@ zh-CN:
|
|
190
190
|
long: ! '%Y年%b%d日 %H:%M'
|
191
191
|
short: ! '%b%d日 %H:%M'
|
192
192
|
pm: 下午
|
193
|
+
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
+
activemodel:
|
195
|
+
errors:
|
196
|
+
<<: *errors
|
197
|
+
activerecord:
|
198
|
+
errors:
|
199
|
+
<<: *errors
|
data/rails/locale/zh-TW.yml
CHANGED
@@ -95,7 +95,7 @@ zh-TW:
|
|
95
95
|
month: 月
|
96
96
|
second: 秒
|
97
97
|
year: 年
|
98
|
-
errors:
|
98
|
+
errors: &errors
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: 必須是可被接受的
|
@@ -190,3 +190,10 @@ zh-TW:
|
|
190
190
|
long: ! '%Y年%b%d日 %H:%M'
|
191
191
|
short: ! '%b%d日 %H:%M'
|
192
192
|
pm: 下午
|
193
|
+
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
+
activemodel:
|
195
|
+
errors:
|
196
|
+
<<: *errors
|
197
|
+
activerecord:
|
198
|
+
errors:
|
199
|
+
<<: *errors
|
metadata
CHANGED
@@ -1,19 +1,19 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rails-i18n
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
5
|
-
prerelease:
|
4
|
+
version: 0.5.1
|
5
|
+
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Rails I18n Group
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-
|
12
|
+
date: 2012-03-01 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: i18n
|
16
|
-
requirement: &
|
16
|
+
requirement: &7050280 !ruby/object:Gem::Requirement
|
17
17
|
none: false
|
18
18
|
requirements:
|
19
19
|
- - ~>
|
@@ -21,10 +21,10 @@ dependencies:
|
|
21
21
|
version: '0.5'
|
22
22
|
type: :runtime
|
23
23
|
prerelease: false
|
24
|
-
version_requirements: *
|
24
|
+
version_requirements: *7050280
|
25
25
|
- !ruby/object:Gem::Dependency
|
26
26
|
name: rails
|
27
|
-
requirement: &
|
27
|
+
requirement: &7049560 !ruby/object:Gem::Requirement
|
28
28
|
none: false
|
29
29
|
requirements:
|
30
30
|
- - ! '>='
|
@@ -32,10 +32,10 @@ dependencies:
|
|
32
32
|
version: 3.0.0
|
33
33
|
type: :development
|
34
34
|
prerelease: false
|
35
|
-
version_requirements: *
|
35
|
+
version_requirements: *7049560
|
36
36
|
- !ruby/object:Gem::Dependency
|
37
37
|
name: rspec-rails
|
38
|
-
requirement: &
|
38
|
+
requirement: &7048620 !ruby/object:Gem::Requirement
|
39
39
|
none: false
|
40
40
|
requirements:
|
41
41
|
- - ! '>='
|
@@ -43,10 +43,10 @@ dependencies:
|
|
43
43
|
version: 2.7.0
|
44
44
|
type: :development
|
45
45
|
prerelease: false
|
46
|
-
version_requirements: *
|
46
|
+
version_requirements: *7048620
|
47
47
|
- !ruby/object:Gem::Dependency
|
48
48
|
name: i18n-spec
|
49
|
-
requirement: &
|
49
|
+
requirement: &7047580 !ruby/object:Gem::Requirement
|
50
50
|
none: false
|
51
51
|
requirements:
|
52
52
|
- - ! '>='
|
@@ -54,10 +54,10 @@ dependencies:
|
|
54
54
|
version: 0.1.1
|
55
55
|
type: :development
|
56
56
|
prerelease: false
|
57
|
-
version_requirements: *
|
57
|
+
version_requirements: *7047580
|
58
58
|
- !ruby/object:Gem::Dependency
|
59
59
|
name: spork
|
60
|
-
requirement: &
|
60
|
+
requirement: &7046560 !ruby/object:Gem::Requirement
|
61
61
|
none: false
|
62
62
|
requirements:
|
63
63
|
- - ~>
|
@@ -65,7 +65,7 @@ dependencies:
|
|
65
65
|
version: 1.0rc
|
66
66
|
type: :development
|
67
67
|
prerelease: false
|
68
|
-
version_requirements: *
|
68
|
+
version_requirements: *7046560
|
69
69
|
description: A set of common locale data and translations to internationalize and/or
|
70
70
|
localize your Rails applications.
|
71
71
|
email: rails-i18n@googlegroups.com
|
@@ -263,7 +263,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
263
263
|
version: 1.3.5
|
264
264
|
requirements: []
|
265
265
|
rubyforge_project: ! '[none]'
|
266
|
-
rubygems_version: 1.8.
|
266
|
+
rubygems_version: 1.8.16
|
267
267
|
signing_key:
|
268
268
|
specification_version: 3
|
269
269
|
summary: Common locale data and translations for Rails i18n.
|