decidim-sortitions 0.25.0.rc4 → 0.25.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 85a198fa1ce91b4db760c9d1e2f01653b3a353708265087b72f7b62e2ec85834
4
- data.tar.gz: 75de745d8d36c0f065da2b4d51a59ae34b80c4d596054d56c356202d9fca17d3
3
+ metadata.gz: 7d01b027daba70a6e9d71cc5462bc6d8a9f6990e4d1607e414ce37dca9007b2b
4
+ data.tar.gz: 23d12fa36ee2ced43ea28a8eae963f74ea6ff161f4e6f80097266b183d519c6c
5
5
  SHA512:
6
- metadata.gz: 9d6ad8d0566a6c8563b251e399ab23bf0d151b1a65726ee34639cc9eeacd364fdecfb4a1ad0e0b4457de30f4c3a50461498855c966863579482d0425f820782e
7
- data.tar.gz: ede88fcf8b5b0cb648f3a5ac931c64353b41eb5f2279d2234a1e038ea9fcbeca02d2880b4c9dad491da3e77487007e2886a8816925b0ca201eda0efecdcc09d7
6
+ metadata.gz: 3e81583597c01f74dccce332cc49c3335e3ed65730bbfafc518bd79a62849311d7ad9ba3e44fe076dce5d303a63767153232af346dc11620d102d851a3deaf2e
7
+ data.tar.gz: 9395e1f9aeb29c0b1d69a8f7fa628e6db68bd298a3de921b13bd0e277412b8a6ffd10e313cfce727cf5c841737545f1b32847886b67e568282de72d85ffb5936
@@ -19,6 +19,8 @@ ca:
19
19
  decidim:
20
20
  components:
21
21
  sortitions:
22
+ actions:
23
+ comment: Comentar
22
24
  name: Sortejos
23
25
  settings:
24
26
  global:
@@ -21,6 +21,8 @@ cs:
21
21
  decidim:
22
22
  components:
23
23
  sortitions:
24
+ actions:
25
+ comment: Komentář
24
26
  name: Losování
25
27
  settings:
26
28
  global:
@@ -19,6 +19,8 @@ es-MX:
19
19
  decidim:
20
20
  components:
21
21
  sortitions:
22
+ actions:
23
+ comment: Comentar
22
24
  name: Sorteos
23
25
  settings:
24
26
  global:
@@ -19,6 +19,8 @@ es-PY:
19
19
  decidim:
20
20
  components:
21
21
  sortitions:
22
+ actions:
23
+ comment: Comentar
22
24
  name: Sorteos
23
25
  settings:
24
26
  global:
@@ -19,6 +19,8 @@ es:
19
19
  decidim:
20
20
  components:
21
21
  sortitions:
22
+ actions:
23
+ comment: Comentar
22
24
  name: Sorteos
23
25
  settings:
24
26
  global:
@@ -19,10 +19,13 @@ eu:
19
19
  decidim:
20
20
  components:
21
21
  sortitions:
22
+ actions:
23
+ comment: Egin iruzkina
22
24
  name: Sortitions
23
25
  settings:
24
26
  global:
25
27
  comments_enabled: Iruzkinak gaituta
28
+ comments_max_length: Iruzkinen gehieneko luzera (utzi 0 lehenetsita konfigurazioa mantendu nahi baduzu)
26
29
  events:
27
30
  sortitions:
28
31
  sortition_created:
@@ -117,6 +120,7 @@ eu:
117
120
  show:
118
121
  algorithm: Sortzeko algoritmoaren kodea
119
122
  any_category: kategoria guztietan
123
+ back: Itzuli zerrendara
120
124
  cancelled: Ezeztatuta sortzea
121
125
  candidate_proposal_ids: Ordenatzeko proposamenen ordena eta IDak
122
126
  candidate_proposals_info: 'Hurrengo proposamenen artean (%{category_label}) honako idazketa hauek egin dira (hautatutako proposamenetan lodia) '
@@ -142,3 +146,5 @@ eu:
142
146
  count:
143
147
  one: 1 sortion
144
148
  other: "%{count} sortapenak"
149
+ statistics:
150
+ sortitions_count: Zozketak
@@ -19,6 +19,8 @@ fi-pl:
19
19
  decidim:
20
20
  components:
21
21
  sortitions:
22
+ actions:
23
+ comment: Kommentoi
22
24
  name: Satunnaistamiset
23
25
  settings:
24
26
  global:
@@ -19,6 +19,8 @@ fi:
19
19
  decidim:
20
20
  components:
21
21
  sortitions:
22
+ actions:
23
+ comment: Kommentoi
22
24
  name: Satunnaistamiset
23
25
  settings:
24
26
  global:
@@ -19,6 +19,8 @@ fr-CA:
19
19
  decidim:
20
20
  components:
21
21
  sortitions:
22
+ actions:
23
+ comment: Commenter
22
24
  name: Tirages au sort
23
25
  settings:
24
26
  global:
@@ -19,6 +19,8 @@ fr:
19
19
  decidim:
20
20
  components:
21
21
  sortitions:
22
+ actions:
23
+ comment: Commenter
22
24
  name: Tirages au sort
23
25
  settings:
24
26
  global:
@@ -1 +1,41 @@
1
1
  ga:
2
+ activemodel:
3
+ attributes:
4
+ sortition:
5
+ title: Teideal
6
+ decidim:
7
+ components:
8
+ sortitions:
9
+ actions:
10
+ comment: Tabhair Trácht
11
+ sortitions:
12
+ admin:
13
+ actions:
14
+ edit: Eagar
15
+ models:
16
+ sortition:
17
+ fields:
18
+ category: Catagóir
19
+ dice: Dísle
20
+ seed: Síol
21
+ title: Teideal
22
+ sortitions:
23
+ edit:
24
+ update: Nuashonraigh
25
+ new:
26
+ create: Cruthaigh
27
+ sortitions:
28
+ filters:
29
+ active: Gníomhach
30
+ all: Uile
31
+ category: Catagóir
32
+ search: Cuardaigh
33
+ state: Stádas
34
+ filters_small_view:
35
+ filter: Scagaire
36
+ unfold: Oscail
37
+ orders:
38
+ random: Randamach
39
+ recent: Is Déanaí
40
+ sortition:
41
+ view: Amharc
@@ -19,6 +19,8 @@ it:
19
19
  decidim:
20
20
  components:
21
21
  sortitions:
22
+ actions:
23
+ comment: Commenta
22
24
  name: Sorteggi
23
25
  settings:
24
26
  global:
@@ -18,6 +18,8 @@ ja:
18
18
  decidim:
19
19
  components:
20
20
  sortitions:
21
+ actions:
22
+ comment: コメント
21
23
  name: 並べ替え
22
24
  settings:
23
25
  global:
@@ -0,0 +1 @@
1
+ lb:
@@ -19,6 +19,8 @@ pt:
19
19
  decidim:
20
20
  components:
21
21
  sortitions:
22
+ actions:
23
+ comment: Comentários
22
24
  name: Sorteios
23
25
  settings:
24
26
  global:
@@ -144,3 +146,5 @@ pt:
144
146
  count:
145
147
  one: 1 sorteio
146
148
  other: "%{count} sorteios"
149
+ statistics:
150
+ sortitions_count: Sorteios
@@ -3,7 +3,7 @@
3
3
  module Decidim
4
4
  module Sortitions
5
5
  def self.version
6
- "0.25.0.rc4"
6
+ "0.25.0"
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-sortitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.0.rc4
4
+ version: 0.25.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Salvador Perez Garcia
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-09-20 00:00:00.000000000 Z
11
+ date: 2021-10-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: decidim-admin
@@ -16,70 +16,70 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.25.0.rc4
19
+ version: 0.25.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.25.0.rc4
26
+ version: 0.25.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: decidim-comments
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 0.25.0.rc4
33
+ version: 0.25.0
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 0.25.0.rc4
40
+ version: 0.25.0
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: decidim-core
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
45
  - - '='
46
46
  - !ruby/object:Gem::Version
47
- version: 0.25.0.rc4
47
+ version: 0.25.0
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - '='
53
53
  - !ruby/object:Gem::Version
54
- version: 0.25.0.rc4
54
+ version: 0.25.0
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: decidim-proposals
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
59
  - - '='
60
60
  - !ruby/object:Gem::Version
61
- version: 0.25.0.rc4
61
+ version: 0.25.0
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - '='
67
67
  - !ruby/object:Gem::Version
68
- version: 0.25.0.rc4
68
+ version: 0.25.0
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: decidim-dev
71
71
  requirement: !ruby/object:Gem::Requirement
72
72
  requirements:
73
73
  - - '='
74
74
  - !ruby/object:Gem::Version
75
- version: 0.25.0.rc4
75
+ version: 0.25.0
76
76
  type: :development
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
80
  - - '='
81
81
  - !ruby/object:Gem::Version
82
- version: 0.25.0.rc4
82
+ version: 0.25.0
83
83
  description: This module makes possible to select amont a set of proposal by sortition
84
84
  email:
85
85
  - jsperezg@gmail.com
@@ -186,6 +186,7 @@ files:
186
186
  - config/locales/ko-KR.yml
187
187
  - config/locales/ko.yml
188
188
  - config/locales/lb-LU.yml
189
+ - config/locales/lb.yml
189
190
  - config/locales/lt-LT.yml
190
191
  - config/locales/lt.yml
191
192
  - config/locales/lv.yml
@@ -255,9 +256,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
255
256
  version: '2.7'
256
257
  required_rubygems_version: !ruby/object:Gem::Requirement
257
258
  requirements:
258
- - - ">"
259
+ - - ">="
259
260
  - !ruby/object:Gem::Version
260
- version: 1.3.1
261
+ version: '0'
261
262
  requirements: []
262
263
  rubygems_version: 3.1.2
263
264
  signing_key: