will-paginate-i18n 0.0.4 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile.lock +1 -1
- data/README.md +5 -0
- data/VERSION +1 -1
- data/locale/bg.yml +1 -0
- data/locale/da.yml +1 -0
- data/locale/de.yml +1 -0
- data/locale/en-AU.yml +11 -0
- data/locale/en-GB.yml +15 -2
- data/locale/en-US.yml +15 -2
- data/locale/es.yml +1 -0
- data/locale/fr.yml +11 -0
- data/locale/hu.yml +1 -0
- data/locale/it.yml +1 -0
- data/locale/ja.yml +14 -2
- data/locale/nl.yml +1 -0
- data/locale/pt-PT.yml +1 -0
- data/locale/ro.yml +5 -0
- data/locale/ru.yml +1 -0
- data/locale/sk.yml +17 -0
- data/spec/will-paginate-i18n_spec.rb +1 -1
- data/will-paginate-i18n.gemspec +4 -2
- metadata +15 -13
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
@@ -2,6 +2,11 @@
|
|
2
2
|
|
3
3
|
[![Build Status](https://secure.travis-ci.org/tigrish/will-paginate-i18n.png)](http://travis-ci.org/tigrish/will-paginate-i18n)
|
4
4
|
|
5
|
+
Translations for the will-paginate gem.
|
6
|
+
|
7
|
+
These tranlsations can be included automatically using the
|
8
|
+
[Locale](http://www.localeapp.com) localization app.
|
9
|
+
|
5
10
|
## Contributing to will-paginate-i18n
|
6
11
|
|
7
12
|
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.0.
|
1
|
+
0.0.5
|
data/locale/bg.yml
CHANGED
data/locale/da.yml
CHANGED
data/locale/de.yml
CHANGED
data/locale/en-AU.yml
CHANGED
@@ -1,4 +1,15 @@
|
|
1
1
|
en-AU:
|
2
2
|
will_paginate:
|
3
3
|
next_label: next →
|
4
|
+
page_entries_info:
|
5
|
+
multi_page: Displaying %{model} %{from} - %{to} of %{count} in total
|
6
|
+
multi_page_html: Displaying %{model} <b>%{from} - %{to}</b> of <b>%{count}</b>
|
7
|
+
in total
|
8
|
+
single_page:
|
9
|
+
one: Displaying 1 %{model}
|
10
|
+
other: Displaying all %{count} %{model}
|
11
|
+
single_page_html:
|
12
|
+
one: Displaying <b>1</b> %{model}
|
13
|
+
other: Displaying <b>all %{count}</b> %{model}
|
14
|
+
page_gap: ! '…'
|
4
15
|
previous_label: ← previous
|
data/locale/en-GB.yml
CHANGED
@@ -1,4 +1,17 @@
|
|
1
1
|
en-GB:
|
2
2
|
will_paginate:
|
3
|
-
next_label:
|
4
|
-
|
3
|
+
next_label: Next →
|
4
|
+
page_entries_info:
|
5
|
+
multi_page: Displaying %{model} %{from} - %{to} of %{count} in total
|
6
|
+
multi_page_html: Displaying %{model} <b>%{from} - %{to}</b> of <b>%{count}</b>
|
7
|
+
in total
|
8
|
+
single_page:
|
9
|
+
one: Displaying 1 %{model}
|
10
|
+
other: Displaying all %{count} %{model}
|
11
|
+
zero: No %{model} found
|
12
|
+
single_page_html:
|
13
|
+
one: Displaying <b>1</b> %{model}
|
14
|
+
other: Displaying <b>all %{count}</b> %{model}
|
15
|
+
zero: No %{model} found
|
16
|
+
page_gap: ! '…'
|
17
|
+
previous_label: ! '← Previous'
|
data/locale/en-US.yml
CHANGED
@@ -1,4 +1,17 @@
|
|
1
1
|
en-US:
|
2
2
|
will_paginate:
|
3
|
-
next_label:
|
4
|
-
|
3
|
+
next_label: Next →
|
4
|
+
page_entries_info:
|
5
|
+
multi_page: Displaying %{model} %{from} - %{to} of %{count} in total
|
6
|
+
multi_page_html: Displaying %{model} <b>%{from} - %{to}</b> of <b>%{count}</b>
|
7
|
+
in total
|
8
|
+
single_page:
|
9
|
+
one: Displaying 1 %{model}
|
10
|
+
other: Displaying all %{count} %{model}
|
11
|
+
zero: No %{model} found
|
12
|
+
single_page_html:
|
13
|
+
one: Displaying <b>1</b> %{model}
|
14
|
+
other: Displaying <b>all %{count}</b> %{model}
|
15
|
+
zero: No %{model} found
|
16
|
+
page_gap: ! '…'
|
17
|
+
previous_label: ! '← Previous'
|
data/locale/es.yml
CHANGED
data/locale/fr.yml
CHANGED
@@ -1,4 +1,15 @@
|
|
1
1
|
fr:
|
2
2
|
will_paginate:
|
3
3
|
next_label: suivant →
|
4
|
+
page_entries_info:
|
5
|
+
multi_page: ! '%{model} %{from} - %{to} sur %{count} au total'
|
6
|
+
multi_page_html: ! '%{model} <strong>%{from} - %{to}</strong> sur <strong>%{count}</strong>
|
7
|
+
au total'
|
8
|
+
single_page:
|
9
|
+
one: ! '%{count} %{model} affiché(e)'
|
10
|
+
other: ! '%{count} %{model} affiché(e)s'
|
11
|
+
single_page_html:
|
12
|
+
one: ! '%{count} %{model} affiché(e)'
|
13
|
+
other: ! '%{count} %{model} affiché(e)s'
|
14
|
+
page_gap: ! '…'
|
4
15
|
previous_label: ← précédent
|
data/locale/hu.yml
CHANGED
data/locale/it.yml
CHANGED
data/locale/ja.yml
CHANGED
@@ -1,4 +1,16 @@
|
|
1
1
|
ja:
|
2
2
|
will_paginate:
|
3
|
-
next_label: 次へ
|
4
|
-
|
3
|
+
next_label: 次へ →
|
4
|
+
page_entries_info:
|
5
|
+
multi_page: ! '%{from}番目から%{to}番目までの%{model}を表示しています(全%{count}件中)'
|
6
|
+
multi_page_html: <b>%{from}</b>番目から<b>%{to}</b>番目までの%{model}を表示しています(全<b>%{count}</b>件中)
|
7
|
+
single_page:
|
8
|
+
one: 1件の%{model}を表示しています
|
9
|
+
other: ! '%{count}件の%{model}をすべて表示しています'
|
10
|
+
zero: ! '%{model}が見つかりません'
|
11
|
+
single_page_html:
|
12
|
+
one: <b>1</b>件の%{model}を表示しています
|
13
|
+
other: <b>%{count}</b>件の%{model}をすべて表示しています
|
14
|
+
zero: ! '%{model}が見つかりません'
|
15
|
+
page_gap: ! '…'
|
16
|
+
previous_label: ! '← 前へ'
|
data/locale/nl.yml
CHANGED
data/locale/pt-PT.yml
CHANGED
data/locale/ro.yml
ADDED
data/locale/ru.yml
CHANGED
data/locale/sk.yml
ADDED
@@ -0,0 +1,17 @@
|
|
1
|
+
sk:
|
2
|
+
will_paginate:
|
3
|
+
next_label: Ďalšia →
|
4
|
+
page_entries_info:
|
5
|
+
multi_page: Zobrazujem %{model} %{from} - %{to} z celkovo %{count}
|
6
|
+
multi_page_html: Zobrazujem %{model} <b>%{from} - %{to}</b> z celkovo
|
7
|
+
<b>%{count}</b>
|
8
|
+
single_page:
|
9
|
+
one: Zobrazujem 1 %{model}
|
10
|
+
other: Zobrazujem všetkých %{count} %{model}
|
11
|
+
zero: Nenájdený žiadny %{model}
|
12
|
+
single_page_html:
|
13
|
+
one: Zobrazujem <b>1</b> %{model}
|
14
|
+
other: Zobrazujem <b>všetkých %{count}</b> %{model}
|
15
|
+
zero: Nenájdený žiadny %{model}
|
16
|
+
page_gap: ! '…'
|
17
|
+
previous_label: ! '← Predošlá'
|
@@ -3,6 +3,6 @@ require File.expand_path(File.dirname(__FILE__) + '/spec_helper')
|
|
3
3
|
Dir.glob('locale/*.yml').each do |locale_file|
|
4
4
|
describe 'a locale file' do
|
5
5
|
it_behaves_like 'a valid locale file', locale_file
|
6
|
-
it { locale_file.should
|
6
|
+
it { locale_file.should be_a_subset_of 'locale/en-US.yml' }
|
7
7
|
end
|
8
8
|
end
|
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.0.
|
8
|
+
s.version = "0.0.5"
|
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{
|
12
|
+
s.date = %q{2012-01-14}
|
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 = [
|
@@ -41,7 +41,9 @@ Gem::Specification.new do |s|
|
|
41
41
|
"locale/ja.yml",
|
42
42
|
"locale/nl.yml",
|
43
43
|
"locale/pt-PT.yml",
|
44
|
+
"locale/ro.yml",
|
44
45
|
"locale/ru.yml",
|
46
|
+
"locale/sk.yml",
|
45
47
|
"spec/spec_helper.rb",
|
46
48
|
"spec/will-paginate-i18n_spec.rb",
|
47
49
|
"will-paginate-i18n.gemspec"
|
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.0.
|
4
|
+
version: 0.0.5
|
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:
|
12
|
+
date: 2012-01-14 00:00:00.000000000Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rspec
|
16
|
-
requirement: &
|
16
|
+
requirement: &70346811194840 !ruby/object:Gem::Requirement
|
17
17
|
none: false
|
18
18
|
requirements:
|
19
19
|
- - ~>
|
@@ -21,10 +21,10 @@ dependencies:
|
|
21
21
|
version: 2.3.0
|
22
22
|
type: :development
|
23
23
|
prerelease: false
|
24
|
-
version_requirements: *
|
24
|
+
version_requirements: *70346811194840
|
25
25
|
- !ruby/object:Gem::Dependency
|
26
26
|
name: bundler
|
27
|
-
requirement: &
|
27
|
+
requirement: &70346811194360 !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: *70346811194360
|
36
36
|
- !ruby/object:Gem::Dependency
|
37
37
|
name: jeweler
|
38
|
-
requirement: &
|
38
|
+
requirement: &70346811193880 !ruby/object:Gem::Requirement
|
39
39
|
none: false
|
40
40
|
requirements:
|
41
41
|
- - ~>
|
@@ -43,10 +43,10 @@ dependencies:
|
|
43
43
|
version: 1.6.4
|
44
44
|
type: :development
|
45
45
|
prerelease: false
|
46
|
-
version_requirements: *
|
46
|
+
version_requirements: *70346811193880
|
47
47
|
- !ruby/object:Gem::Dependency
|
48
48
|
name: rcov
|
49
|
-
requirement: &
|
49
|
+
requirement: &70346811210540 !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: *70346811210540
|
58
58
|
- !ruby/object:Gem::Dependency
|
59
59
|
name: i18n-spec
|
60
|
-
requirement: &
|
60
|
+
requirement: &70346811210060 !ruby/object:Gem::Requirement
|
61
61
|
none: false
|
62
62
|
requirements:
|
63
63
|
- - ! '>='
|
@@ -65,7 +65,7 @@ dependencies:
|
|
65
65
|
version: '0'
|
66
66
|
type: :development
|
67
67
|
prerelease: false
|
68
|
-
version_requirements: *
|
68
|
+
version_requirements: *70346811210060
|
69
69
|
description: Translations for the will_paginate gem
|
70
70
|
email: chris@tigrish.com
|
71
71
|
executables: []
|
@@ -98,7 +98,9 @@ files:
|
|
98
98
|
- locale/ja.yml
|
99
99
|
- locale/nl.yml
|
100
100
|
- locale/pt-PT.yml
|
101
|
+
- locale/ro.yml
|
101
102
|
- locale/ru.yml
|
103
|
+
- locale/sk.yml
|
102
104
|
- spec/spec_helper.rb
|
103
105
|
- spec/will-paginate-i18n_spec.rb
|
104
106
|
- will-paginate-i18n.gemspec
|
@@ -117,7 +119,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
117
119
|
version: '0'
|
118
120
|
segments:
|
119
121
|
- 0
|
120
|
-
hash:
|
122
|
+
hash: -2737876989065303258
|
121
123
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
122
124
|
none: false
|
123
125
|
requirements:
|