rails-i18n 0.3.1 → 0.4.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.
Files changed (76) hide show
  1. data/README.md +109 -7
  2. data/rails/locale/ar.yml +173 -205
  3. data/rails/locale/az.yml +172 -202
  4. data/rails/locale/bg.yml +172 -212
  5. data/rails/locale/bn-IN.yml +158 -222
  6. data/rails/locale/bs.yml +214 -230
  7. data/rails/locale/ca.yml +172 -232
  8. data/rails/locale/cs.yml +167 -189
  9. data/rails/locale/csb.yml +183 -213
  10. data/rails/locale/cy.yml +172 -201
  11. data/rails/locale/da.yml +172 -216
  12. data/rails/locale/de-AT.yml +167 -192
  13. data/rails/locale/de-CH.yml +167 -192
  14. data/rails/locale/de.yml +167 -194
  15. data/rails/locale/dsb.yml +185 -208
  16. data/rails/locale/el.yml +164 -193
  17. data/rails/locale/en-AU.yml +179 -208
  18. data/rails/locale/en-GB.yml +179 -208
  19. data/rails/locale/en-IN.yml +166 -221
  20. data/rails/locale/en-US.yml +179 -204
  21. data/rails/locale/eo.yml +166 -188
  22. data/rails/locale/es-AR.yml +175 -197
  23. data/rails/locale/es-CL.yml +172 -203
  24. data/rails/locale/es-CO.yml +175 -198
  25. data/rails/locale/es-MX.yml +175 -204
  26. data/rails/locale/es-PE.yml +152 -169
  27. data/rails/locale/es.yml +173 -206
  28. data/rails/locale/et.yml +172 -203
  29. data/rails/locale/eu.yml +173 -206
  30. data/rails/locale/fa.yml +173 -203
  31. data/rails/locale/fi.yml +172 -206
  32. data/rails/locale/fr-CA.yml +172 -199
  33. data/rails/locale/fr-CH.yml +172 -196
  34. data/rails/locale/fr.yml +172 -196
  35. data/rails/locale/fur.yml +175 -208
  36. data/rails/locale/gl-ES.yml +153 -197
  37. data/rails/locale/gsw-CH.yml +164 -190
  38. data/rails/locale/he.yml +175 -205
  39. data/rails/locale/hi-IN.yml +172 -201
  40. data/rails/locale/hi.yml +172 -201
  41. data/rails/locale/hr.yml +141 -157
  42. data/rails/locale/hsb.yml +184 -212
  43. data/rails/locale/hu.yml +173 -198
  44. data/rails/locale/id.yml +164 -228
  45. data/rails/locale/is.yml +180 -210
  46. data/rails/locale/it.yml +181 -219
  47. data/rails/locale/ja.yml +172 -208
  48. data/rails/locale/kn.yml +172 -202
  49. data/rails/locale/ko.yml +171 -207
  50. data/rails/locale/lo.yml +162 -213
  51. data/rails/locale/lt.yml +158 -181
  52. data/rails/locale/lv.yml +164 -193
  53. data/rails/locale/mk.yml +141 -157
  54. data/rails/locale/mn.yml +162 -193
  55. data/rails/locale/nb.yml +174 -194
  56. data/rails/locale/nl.yml +172 -203
  57. data/rails/locale/nn.yml +130 -139
  58. data/rails/locale/pl.yml +183 -215
  59. data/rails/locale/pt-BR.yml +180 -213
  60. data/rails/locale/pt-PT.yml +180 -211
  61. data/rails/locale/rm.yml +147 -167
  62. data/rails/locale/ro.yml +172 -192
  63. data/rails/locale/ru.yml +229 -281
  64. data/rails/locale/sk.yml +174 -210
  65. data/rails/locale/sl.yml +195 -242
  66. data/rails/locale/sr-Latn.yml +141 -157
  67. data/rails/locale/sr.yml +141 -157
  68. data/rails/locale/sv-SE.yml +176 -257
  69. data/rails/locale/sw.yml +170 -203
  70. data/rails/locale/th.yml +147 -179
  71. data/rails/locale/tr.yml +144 -162
  72. data/rails/locale/uk.yml +233 -299
  73. data/rails/locale/vi.yml +159 -212
  74. data/rails/locale/zh-CN.yml +164 -185
  75. data/rails/locale/zh-TW.yml +164 -186
  76. metadata +77 -102
@@ -1,214 +1,192 @@
1
-
2
- # Chinese (Taiwan) translations for Ruby on Rails
3
- # by tsechingho (http://github.com/tsechingho)
4
-
5
1
  zh-TW:
6
2
  date:
7
- formats:
8
- default: "%Y-%m-%d"
9
- short: "%b%d日"
10
- long: "%Y年%b%d日"
11
- day_names:
12
- - 星期日
13
- - 星期一
14
- - 星期二
15
- - 星期三
16
- - 星期四
17
- - 星期五
18
- - 星期六
19
3
  abbr_day_names:
20
- - 日
21
- - 一
22
- - 二
23
- - 三
24
- - 四
25
- - 五
26
- - 六
27
- month_names:
28
- - ~
29
- - 一月
30
- - 二月
31
- - 三月
32
- - 四月
33
- - 五月
34
- - 六月
35
- - 七月
36
- - 八月
37
- - 九月
38
- - 十月
39
- - 十一月
40
- - 十二月
4
+ - 日
5
+ - 一
6
+ - 二
7
+ - 三
8
+ - 四
9
+ - 五
10
+ - 六
41
11
  abbr_month_names:
42
- - ~
43
- - 1月
44
- - 2月
45
- - 3月
46
- - 4月
47
- - 5月
48
- - 6月
49
- - 7月
50
- - 8月
51
- - 9月
52
- - 10月
53
- - 11月
54
- - 12月
55
- order:
56
- - :year
57
- - :month
58
- - :day
59
-
60
- time:
12
+ -
13
+ - 1月
14
+ - 2月
15
+ - 3月
16
+ - 4月
17
+ - 5月
18
+ - 6月
19
+ - 7月
20
+ - 8月
21
+ - 9月
22
+ - 10月
23
+ - 11月
24
+ - 12月
25
+ day_names:
26
+ - 星期日
27
+ - 星期一
28
+ - 星期二
29
+ - 星期三
30
+ - 星期四
31
+ - 星期五
32
+ - 星期六
61
33
  formats:
62
- default: "%Y年%b%d日 %A %H:%M:%S %Z"
63
- short: "%b%d日 %H:%M"
64
- long: "%Y年%b%d日 %H:%M"
65
- am: "上午"
66
- pm: "下午"
67
-
34
+ default: ! '%Y-%m-%d'
35
+ long: ! '%Y年%b%d日'
36
+ short: ! '%b%d日'
37
+ month_names:
38
+ -
39
+ - 一月
40
+ - 二月
41
+ - 三月
42
+ - 四月
43
+ - 五月
44
+ - 六月
45
+ - 七月
46
+ - 八月
47
+ - 九月
48
+ - 十月
49
+ - 十一月
50
+ - 十二月
51
+ order:
52
+ - :year
53
+ - :month
54
+ - :day
68
55
  datetime:
69
56
  distance_in_words:
70
- half_a_minute: "半分鐘"
71
- less_than_x_seconds:
72
- one: "不到一秒"
73
- other: "不到 %{count} 秒"
74
- x_seconds:
75
- one: "一秒"
76
- other: "%{count} 秒"
77
- less_than_x_minutes:
78
- one: "不到一分鐘"
79
- other: "不到 %{count} 分鐘"
80
- x_minutes:
81
- one: "一分鐘"
82
- other: "%{count} 分鐘"
83
57
  about_x_hours:
84
- one: "大約一小時"
85
- other: "大約 %{count} 小時"
86
- x_days:
87
- one: "一天"
88
- other: "%{count} 天"
58
+ one: 大約一小時
59
+ other: 大約 %{count} 小時
89
60
  about_x_months:
90
- one: "大約一個月"
91
- other: "大約 %{count} 個月"
92
- x_months:
93
- one: "一個月"
94
- other: "%{count} 個月"
61
+ one: 大約一個月
62
+ other: 大約 %{count} 個月
95
63
  about_x_years:
96
- one: "大約一年"
97
- other: "大約 %{count} 年"
98
- over_x_years:
99
- one: "一年多"
100
- other: "%{count} 年多"
64
+ one: 大約一年
65
+ other: 大約 %{count} 年
101
66
  almost_x_years:
102
- one: "接近一年"
103
- other: "接近 %{count} 年"
67
+ one: 接近一年
68
+ other: 接近 %{count} 年
69
+ half_a_minute: 半分鐘
70
+ less_than_x_minutes:
71
+ one: 不到一分鐘
72
+ other: 不到 %{count} 分鐘
73
+ less_than_x_seconds:
74
+ one: 不到一秒
75
+ other: 不到 %{count} 秒
76
+ over_x_years:
77
+ one: 一年多
78
+ other: ! '%{count} 年多'
79
+ x_days:
80
+ one: 一天
81
+ other: ! '%{count} 天'
82
+ x_minutes:
83
+ one: 一分鐘
84
+ other: ! '%{count} 分鐘'
85
+ x_months:
86
+ one: 一個月
87
+ other: ! '%{count} 個月'
88
+ x_seconds:
89
+ one: 一秒
90
+ other: ! '%{count} 秒'
104
91
  prompts:
105
- year: "年"
106
- month: "月"
107
- day: "日"
108
- hour: "時"
109
- minute: "分"
110
- second: "秒"
111
-
92
+ day:
93
+ hour:
94
+ minute:
95
+ month:
96
+ second:
97
+ year:
98
+ errors:
99
+ format: ! '%{attribute} %{message}'
100
+ messages:
101
+ accepted: 必須是可被接受的
102
+ blank: 不能是空白字元
103
+ confirmation: 不符合確認值
104
+ empty: 不能留空
105
+ equal_to: 必須等於 %{count}
106
+ even: 必須是偶數
107
+ exclusion: 是被保留的關鍵字
108
+ greater_than: 必須大於 %{count}
109
+ greater_than_or_equal_to: 必須大於或等於 %{count}
110
+ inclusion: 沒有包含在列表中
111
+ invalid: 是無效的
112
+ less_than: 必須小於 %{count}
113
+ less_than_or_equal_to: 必須小於或等於 %{count}
114
+ not_a_number: 不是數字
115
+ not_an_integer: 必須是整數
116
+ odd: 必須是奇數
117
+ record_invalid: ! '校驗失敗: %{errors}'
118
+ taken: 已經被使用
119
+ too_long: 過長(最長是 %{count} 個字)
120
+ too_short: 過短(最短是 %{count} 個字)
121
+ wrong_length: 字數錯誤(必須是 %{count} 個字)
122
+ template:
123
+ body: 以下欄位發生問題:
124
+ header:
125
+ one: 有 1 個錯誤發生使得「%{model}」無法被儲存。
126
+ other: 有 %{count} 個錯誤發生使得「%{model}」無法被儲存。
127
+ helpers:
128
+ select:
129
+ prompt: 請選擇
130
+ submit:
131
+ create: 新增%{model}
132
+ submit: 儲存%{model}
133
+ update: 更新%{model}
112
134
  number:
113
- format:
114
- separator: "."
115
- delimiter: ","
116
- precision: 3
117
- significant: false
118
- strip_insignificant_zeros: false
119
135
  currency:
120
136
  format:
121
- format: "%u %n"
122
- unit: "NT$"
123
- separator: "."
124
- delimiter: ","
137
+ delimiter: ! ','
138
+ format: ! '%u %n'
125
139
  precision: 2
140
+ separator: .
126
141
  significant: false
127
142
  strip_insignificant_zeros: false
128
- percentage:
129
- format:
130
- delimiter: ""
131
- precision:
132
- format:
133
- delimiter: ""
143
+ unit: NT$
144
+ format:
145
+ delimiter: ! ','
146
+ precision: 3
147
+ separator: .
148
+ significant: false
149
+ strip_insignificant_zeros: false
134
150
  human:
151
+ decimal_units:
152
+ format: ! '%n %u'
153
+ units:
154
+ billion: 十億
155
+ million: 百萬
156
+ quadrillion: 千兆
157
+ thousand: 千
158
+ trillion: 兆
159
+ unit: ''
135
160
  format:
136
- delimiter: ""
161
+ delimiter: ''
137
162
  precision: 1
138
163
  significant: false
139
164
  strip_insignificant_zeros: false
140
165
  storage_units:
141
- format: "%n %u"
166
+ format: ! '%n %u'
142
167
  units:
143
168
  byte:
144
- one: "Byte"
145
- other: "Bytes"
146
- kb: "KB"
147
- mb: "MB"
148
- gb: "GB"
149
- tb: "TB"
150
- decimal_units:
151
- format: "%n %u"
152
- units:
153
- unit: ""
154
- thousand: "千" # 10^3 kilo
155
- million: "百萬" # 10^6 mega
156
- billion: "十億" # 10^9 giga
157
- trillion: "兆" # 10^12 tera
158
- quadrillion: "千兆" # 10^15 peta
159
- # 10^18 exa, 10^21 zetta, 10^24 yotta
160
-
169
+ one: Byte
170
+ other: Bytes
171
+ gb: GB
172
+ kb: KB
173
+ mb: MB
174
+ tb: TB
175
+ percentage:
176
+ format:
177
+ delimiter: ''
178
+ precision:
179
+ format:
180
+ delimiter: ''
161
181
  support:
162
182
  array:
163
- words_connector: ", "
164
- two_words_connector: ""
165
- last_word_connector: ", 和 "
166
- select:
167
- prompt: "請選擇"
168
-
169
- errors:
170
- format: "%{attribute} %{message}"
171
- messages: &errors_messages
172
- inclusion: "沒有包含在列表中"
173
- exclusion: "是被保留的關鍵字"
174
- invalid: "是無效的"
175
- confirmation: "不符合確認值"
176
- accepted: "必須是可被接受的"
177
- empty: "不能留空"
178
- blank: "不能是空白字元"
179
- too_long: "過長(最長是 %{count} 個字)"
180
- too_short: "過短(最短是 %{count} 個字)"
181
- wrong_length: "字數錯誤(必須是 %{count} 個字)"
182
- not_a_number: "不是數字"
183
- not_an_integer: "必須是整數"
184
- greater_than: "必須大於 %{count}"
185
- greater_than_or_equal_to: "必須大於或等於 %{count}"
186
- equal_to: "必須等於 %{count}"
187
- less_than: "必須小於 %{count}"
188
- less_than_or_equal_to: "必須小於或等於 %{count}"
189
- odd: "必須是奇數"
190
- even: "必須是偶數"
191
- taken: "已經被使用"
192
- record_invalid: "校驗失敗: %{errors}"
193
- template: &errors_template
194
- header:
195
- one: "有 1 個錯誤發生使得「%{model}」無法被儲存。"
196
- other: "有 %{count} 個錯誤發生使得「%{model}」無法被儲存。"
197
- body: "以下欄位發生問題:"
198
-
199
- activerecord:
200
- errors:
201
- messages:
202
- <<: *errors_messages
203
- template:
204
- <<: *errors_template
205
- full_messages:
206
- format: "%{attribute} %{message}"
207
-
208
- helpers:
209
- select:
210
- prompt: "請選擇"
211
- submit:
212
- create: "新增%{model}"
213
- update: "更新%{model}"
214
- submit: "儲存%{model}"
183
+ last_word_connector: ! ', 和 '
184
+ two_words_connector: ! ' '
185
+ words_connector: ! ', '
186
+ time:
187
+ am: 上午
188
+ formats:
189
+ default: ! '%Y年%b%d日 %A %H:%M:%S %Z'
190
+ long: ! '%Y年%b%d日 %H:%M'
191
+ short: ! '%b%d日 %H:%M'
192
+ pm: 下午
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails-i18n
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.4.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,11 +9,11 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-01-05 00:00:00.000000000 Z
12
+ date: 2012-02-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: i18n
16
- requirement: !ruby/object:Gem::Requirement
16
+ requirement: &10803700 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ~>
@@ -21,15 +21,10 @@ dependencies:
21
21
  version: '0.5'
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
- requirements:
27
- - - ~>
28
- - !ruby/object:Gem::Version
29
- version: '0.5'
24
+ version_requirements: *10803700
30
25
  - !ruby/object:Gem::Dependency
31
26
  name: rails
32
- requirement: !ruby/object:Gem::Requirement
27
+ requirement: &10801640 !ruby/object:Gem::Requirement
33
28
  none: false
34
29
  requirements:
35
30
  - - ! '>='
@@ -37,15 +32,10 @@ dependencies:
37
32
  version: 3.0.0
38
33
  type: :development
39
34
  prerelease: false
40
- version_requirements: !ruby/object:Gem::Requirement
41
- none: false
42
- requirements:
43
- - - ! '>='
44
- - !ruby/object:Gem::Version
45
- version: 3.0.0
35
+ version_requirements: *10801640
46
36
  - !ruby/object:Gem::Dependency
47
37
  name: rspec-rails
48
- requirement: !ruby/object:Gem::Requirement
38
+ requirement: &10797600 !ruby/object:Gem::Requirement
49
39
  none: false
50
40
  requirements:
51
41
  - - ! '>='
@@ -53,31 +43,21 @@ dependencies:
53
43
  version: 2.7.0
54
44
  type: :development
55
45
  prerelease: false
56
- version_requirements: !ruby/object:Gem::Requirement
57
- none: false
58
- requirements:
59
- - - ! '>='
60
- - !ruby/object:Gem::Version
61
- version: 2.7.0
46
+ version_requirements: *10797600
62
47
  - !ruby/object:Gem::Dependency
63
48
  name: i18n-spec
64
- requirement: !ruby/object:Gem::Requirement
49
+ requirement: &10796240 !ruby/object:Gem::Requirement
65
50
  none: false
66
51
  requirements:
67
52
  - - ! '>='
68
53
  - !ruby/object:Gem::Version
69
- version: 0.1.0
54
+ version: 0.1.1
70
55
  type: :development
71
56
  prerelease: false
72
- version_requirements: !ruby/object:Gem::Requirement
73
- none: false
74
- requirements:
75
- - - ! '>='
76
- - !ruby/object:Gem::Version
77
- version: 0.1.0
57
+ version_requirements: *10796240
78
58
  - !ruby/object:Gem::Dependency
79
59
  name: will_paginate
80
- requirement: !ruby/object:Gem::Requirement
60
+ requirement: &10794460 !ruby/object:Gem::Requirement
81
61
  none: false
82
62
  requirements:
83
63
  - - ! '>='
@@ -85,12 +65,7 @@ dependencies:
85
65
  version: 3.0.0
86
66
  type: :development
87
67
  prerelease: false
88
- version_requirements: !ruby/object:Gem::Requirement
89
- none: false
90
- requirements:
91
- - - ! '>='
92
- - !ruby/object:Gem::Version
93
- version: 3.0.0
68
+ version_requirements: *10794460
94
69
  description: A set of common locale data and translations to internationalize and/or
95
70
  localize your Rails applications.
96
71
  email: rails-i18n@googlegroups.com
@@ -98,91 +73,91 @@ executables: []
98
73
  extensions: []
99
74
  extra_rdoc_files: []
100
75
  files:
76
+ - lib/rails-i18n.rb
101
77
  - lib/rails_i18n/railtie.rb
102
78
  - lib/rails_i18n.rb
103
- - lib/rails-i18n.rb
104
- - rails/locale/cs.yml
105
- - rails/locale/sr.yml
79
+ - rails/locale/hi-IN.yml
106
80
  - rails/locale/en-AU.yml
81
+ - rails/locale/vi.yml
82
+ - rails/locale/sr-Latn.yml
83
+ - rails/locale/lv.yml
84
+ - rails/locale/es-CO.yml
107
85
  - rails/locale/pl.yml
108
- - rails/locale/th.yml
86
+ - rails/locale/nl.yml
87
+ - rails/locale/de.yml
88
+ - rails/locale/tr.yml
109
89
  - rails/locale/pt-BR.yml
110
- - rails/locale/it.yml
111
- - rails/locale/ru.yml
112
90
  - rails/locale/mn.yml
113
- - rails/locale/en-IN.yml
114
- - rails/locale/uk.yml
115
- - rails/locale/fr-CA.yml
91
+ - rails/locale/eo.yml
92
+ - rails/locale/cy.yml
116
93
  - rails/locale/en-US.yml
117
94
  - rails/locale/sw.yml
118
- - rails/locale/id.yml
119
- - rails/locale/ro.yml
95
+ - rails/locale/ja.yml
96
+ - rails/locale/es.yml
97
+ - rails/locale/bn-IN.yml
98
+ - rails/locale/es-MX.yml
99
+ - rails/locale/kn.yml
100
+ - rails/locale/fi.yml
101
+ - rails/locale/eu.yml
102
+ - rails/locale/de-CH.yml
103
+ - rails/locale/gl-ES.yml
104
+ - rails/locale/ar.yml
120
105
  - rails/locale/nn.yml
121
- - rails/locale/sl.yml
106
+ - rails/locale/hi.yml
107
+ - rails/locale/zh-TW.yml
108
+ - rails/locale/th.yml
109
+ - rails/locale/el.yml
110
+ - rails/locale/bg.yml
111
+ - rails/locale/ko.yml
112
+ - rails/locale/rm.yml
113
+ - rails/locale/hr.yml
114
+ - rails/locale/fr-CH.yml
115
+ - rails/locale/da.yml
116
+ - rails/locale/fr-CA.yml
117
+ - rails/locale/is.yml
118
+ - rails/locale/ro.yml
119
+ - rails/locale/pt-PT.yml
120
+ - rails/locale/nb.yml
121
+ - rails/locale/uk.yml
122
+ - rails/locale/sr.yml
123
+ - rails/locale/csb.yml
122
124
  - rails/locale/lo.yml
125
+ - rails/locale/en-IN.yml
126
+ - rails/locale/mk.yml
127
+ - rails/locale/hu.yml
128
+ - rails/locale/sk.yml
129
+ - rails/locale/zh-CN.yml
130
+ - rails/locale/es-AR.yml
123
131
  - rails/locale/en-GB.yml
124
- - rails/locale/fr-CH.yml
132
+ - rails/locale/fa.yml
133
+ - rails/locale/es-CL.yml
134
+ - rails/locale/ca.yml
135
+ - rails/locale/az.yml
136
+ - rails/locale/id.yml
125
137
  - rails/locale/de-AT.yml
126
- - rails/locale/da.yml
127
- - rails/locale/vi.yml
138
+ - rails/locale/cs.yml
139
+ - rails/locale/dsb.yml
128
140
  - rails/locale/hsb.yml
129
- - rails/locale/fa.yml
130
- - rails/locale/kn.yml
131
- - rails/locale/gl-ES.yml
132
- - rails/locale/eu.yml
133
- - rails/locale/rm.yml
134
- - rails/locale/lv.yml
135
- - rails/locale/mk.yml
141
+ - rails/locale/it.yml
142
+ - rails/locale/gsw-CH.yml
136
143
  - rails/locale/es-PE.yml
144
+ - rails/locale/ru.yml
137
145
  - rails/locale/sv-SE.yml
138
- - rails/locale/ja.yml
139
- - rails/locale/es.yml
140
- - rails/locale/bg.yml
141
- - rails/locale/hr.yml
142
- - rails/locale/es-AR.yml
143
- - rails/locale/bs.yml
144
- - rails/locale/de-CH.yml
145
- - rails/locale/he.yml
146
- - rails/locale/eo.yml
147
- - rails/locale/sk.yml
148
- - rails/locale/pt-PT.yml
149
- - rails/locale/et.yml
146
+ - rails/locale/sl.yml
150
147
  - rails/locale/fr.yml
151
- - rails/locale/de.yml
152
- - rails/locale/es-CL.yml
153
- - rails/locale/el.yml
154
- - rails/locale/nl.yml
148
+ - rails/locale/et.yml
149
+ - rails/locale/he.yml
150
+ - rails/locale/bs.yml
155
151
  - rails/locale/lt.yml
156
- - rails/locale/is.yml
157
- - rails/locale/zh-TW.yml
158
- - rails/locale/sr-Latn.yml
159
- - rails/locale/hi-IN.yml
160
- - rails/locale/tr.yml
161
- - rails/locale/bn-IN.yml
162
152
  - rails/locale/fur.yml
163
- - rails/locale/ar.yml
164
- - rails/locale/fi.yml
165
- - rails/locale/es-CO.yml
166
- - rails/locale/gsw-CH.yml
167
- - rails/locale/zh-CN.yml
168
- - rails/locale/nb.yml
169
- - rails/locale/hu.yml
170
- - rails/locale/ca.yml
171
- - rails/locale/dsb.yml
172
- - rails/locale/cy.yml
173
- - rails/locale/hi.yml
174
- - rails/locale/es-MX.yml
175
- - rails/locale/az.yml
176
- - rails/locale/ko.yml
177
- - rails/locale/csb.yml
153
+ - will_paginate/nl.yml
178
154
  - will_paginate/en-US.yml
179
- - will_paginate/ro.yml
180
- - will_paginate/en-GB.yml
181
155
  - will_paginate/ja.yml
182
156
  - will_paginate/bg.yml
183
- - will_paginate/sk.yml
184
- - will_paginate/nl.yml
157
+ - will_paginate/ro.yml
185
158
  - will_paginate/hu.yml
159
+ - will_paginate/sk.yml
160
+ - will_paginate/en-GB.yml
186
161
  - README.md
187
162
  - MIT-LICENSE.txt
188
163
  homepage: http://github.com/svenfuchs/rails-i18n
@@ -205,7 +180,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
205
180
  version: 1.3.5
206
181
  requirements: []
207
182
  rubyforge_project: ! '[none]'
208
- rubygems_version: 1.8.23
183
+ rubygems_version: 1.8.10
209
184
  signing_key:
210
185
  specification_version: 3
211
186
  summary: Common locale data and translations for Rails i18n.