will-paginate-i18n 0.1.6 → 0.1.7
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +7 -13
- data/VERSION +1 -1
- data/locales/ca.yml +17 -0
- data/will-paginate-i18n.gemspec +3 -2
- metadata +16 -15
data/README.md
CHANGED
@@ -4,21 +4,15 @@
|
|
4
4
|
|
5
5
|
Translations for the will-paginate gem.
|
6
6
|
|
7
|
-
These tranlsations can be included automatically using the
|
8
|
-
[Locale](http://www.localeapp.com) localization app.
|
9
|
-
|
10
7
|
## Contributing to will-paginate-i18n
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
|
18
|
-
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.
|
8
|
+
|
9
|
+
- Edit the translations directly on the [will-paginate-i18n](http://www.localeapp.com/projects/378) project on Locale.
|
10
|
+
- **That's it!**
|
11
|
+
- The maintainer will then pull translations from the Locale project and push to Github.
|
12
|
+
|
13
|
+
Happy translating!
|
19
14
|
|
20
15
|
## Copyright
|
21
16
|
|
22
17
|
Copyright (c) 2011 Christopher Dell. See LICENSE.txt for
|
23
|
-
further details.
|
24
|
-
|
18
|
+
further details.
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.1.
|
1
|
+
0.1.7
|
data/locales/ca.yml
ADDED
@@ -0,0 +1,17 @@
|
|
1
|
+
ca:
|
2
|
+
will_paginate:
|
3
|
+
next_label: Següent →
|
4
|
+
page_entries_info:
|
5
|
+
multi_page: Es mostren %{model} %{from} - %{to} de %{count} en total
|
6
|
+
multi_page_html: Es mostren %{model} <b>%{from} - %{to}</b> de <b>%{count}</b>
|
7
|
+
en total
|
8
|
+
single_page:
|
9
|
+
one: Es mostra 1 %{model}
|
10
|
+
other: Es mostren tots %{count} %{model}
|
11
|
+
zero: No s'ha trobat cap %{model}
|
12
|
+
single_page_html:
|
13
|
+
one: Es mostra <b>1</b> %{model}
|
14
|
+
other: Es mostren <b>tots %{count}</b> %{model}
|
15
|
+
zero: No s'ha trobat cap %{model}
|
16
|
+
page_gap: ! '…'
|
17
|
+
previous_label: ! '← Anterior'
|
data/will-paginate-i18n.gemspec
CHANGED
@@ -5,11 +5,11 @@
|
|
5
5
|
|
6
6
|
Gem::Specification.new do |s|
|
7
7
|
s.name = %q{will-paginate-i18n}
|
8
|
-
s.version = "0.1.
|
8
|
+
s.version = "0.1.7"
|
9
9
|
|
10
10
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
11
11
|
s.authors = [%q{Christopher Dell}]
|
12
|
-
s.date = %q{2012-05-
|
12
|
+
s.date = %q{2012-05-28}
|
13
13
|
s.description = %q{Translations for the will_paginate gem}
|
14
14
|
s.email = %q{chris@tigrish.com}
|
15
15
|
s.extra_rdoc_files = [
|
@@ -29,6 +29,7 @@ Gem::Specification.new do |s|
|
|
29
29
|
"VERSION",
|
30
30
|
"lib/will-paginate-i18n.rb",
|
31
31
|
"locales/bg.yml",
|
32
|
+
"locales/ca.yml",
|
32
33
|
"locales/da.yml",
|
33
34
|
"locales/de.yml",
|
34
35
|
"locales/en-AU.yml",
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: will-paginate-i18n
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.7
|
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: 2012-05-
|
12
|
+
date: 2012-05-28 00:00:00.000000000Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rspec
|
16
|
-
requirement: &
|
16
|
+
requirement: &70327901340680 !ruby/object:Gem::Requirement
|
17
17
|
none: false
|
18
18
|
requirements:
|
19
19
|
- - ~>
|
@@ -21,10 +21,10 @@ dependencies:
|
|
21
21
|
version: 2.8.0
|
22
22
|
type: :development
|
23
23
|
prerelease: false
|
24
|
-
version_requirements: *
|
24
|
+
version_requirements: *70327901340680
|
25
25
|
- !ruby/object:Gem::Dependency
|
26
26
|
name: bundler
|
27
|
-
requirement: &
|
27
|
+
requirement: &70327901338140 !ruby/object:Gem::Requirement
|
28
28
|
none: false
|
29
29
|
requirements:
|
30
30
|
- - ~>
|
@@ -32,10 +32,10 @@ dependencies:
|
|
32
32
|
version: 1.0.10
|
33
33
|
type: :development
|
34
34
|
prerelease: false
|
35
|
-
version_requirements: *
|
35
|
+
version_requirements: *70327901338140
|
36
36
|
- !ruby/object:Gem::Dependency
|
37
37
|
name: jeweler
|
38
|
-
requirement: &
|
38
|
+
requirement: &70327901336000 !ruby/object:Gem::Requirement
|
39
39
|
none: false
|
40
40
|
requirements:
|
41
41
|
- - ~>
|
@@ -43,10 +43,10 @@ dependencies:
|
|
43
43
|
version: 1.8.3
|
44
44
|
type: :development
|
45
45
|
prerelease: false
|
46
|
-
version_requirements: *
|
46
|
+
version_requirements: *70327901336000
|
47
47
|
- !ruby/object:Gem::Dependency
|
48
48
|
name: rcov
|
49
|
-
requirement: &
|
49
|
+
requirement: &70327901327320 !ruby/object:Gem::Requirement
|
50
50
|
none: false
|
51
51
|
requirements:
|
52
52
|
- - ! '>='
|
@@ -54,10 +54,10 @@ dependencies:
|
|
54
54
|
version: '0'
|
55
55
|
type: :development
|
56
56
|
prerelease: false
|
57
|
-
version_requirements: *
|
57
|
+
version_requirements: *70327901327320
|
58
58
|
- !ruby/object:Gem::Dependency
|
59
59
|
name: i18n-spec
|
60
|
-
requirement: &
|
60
|
+
requirement: &70327901325220 !ruby/object:Gem::Requirement
|
61
61
|
none: false
|
62
62
|
requirements:
|
63
63
|
- - ! '>='
|
@@ -65,10 +65,10 @@ dependencies:
|
|
65
65
|
version: '0'
|
66
66
|
type: :development
|
67
67
|
prerelease: false
|
68
|
-
version_requirements: *
|
68
|
+
version_requirements: *70327901325220
|
69
69
|
- !ruby/object:Gem::Dependency
|
70
70
|
name: localeapp
|
71
|
-
requirement: &
|
71
|
+
requirement: &70327901323100 !ruby/object:Gem::Requirement
|
72
72
|
none: false
|
73
73
|
requirements:
|
74
74
|
- - ! '>='
|
@@ -76,7 +76,7 @@ dependencies:
|
|
76
76
|
version: '0'
|
77
77
|
type: :development
|
78
78
|
prerelease: false
|
79
|
-
version_requirements: *
|
79
|
+
version_requirements: *70327901323100
|
80
80
|
description: Translations for the will_paginate gem
|
81
81
|
email: chris@tigrish.com
|
82
82
|
executables: []
|
@@ -97,6 +97,7 @@ files:
|
|
97
97
|
- VERSION
|
98
98
|
- lib/will-paginate-i18n.rb
|
99
99
|
- locales/bg.yml
|
100
|
+
- locales/ca.yml
|
100
101
|
- locales/da.yml
|
101
102
|
- locales/de.yml
|
102
103
|
- locales/en-AU.yml
|
@@ -134,7 +135,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
134
135
|
version: '0'
|
135
136
|
segments:
|
136
137
|
- 0
|
137
|
-
hash:
|
138
|
+
hash: -3182271383934429958
|
138
139
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
139
140
|
none: false
|
140
141
|
requirements:
|