decidim-elections 0.23.3 → 0.23.4

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: 2f1a3bd34e5234f96e926c1a158c117ae6aba09fe0ae5c454dfa3601822166f2
4
- data.tar.gz: efab4f82070e5f485d1ad1c6e7f6cede76bb54d4994943c180e9c4202ce200ab
3
+ metadata.gz: 877f8321b57da36bb5b26334ff9643880f57eb8a4793882e46c27c3354571aef
4
+ data.tar.gz: a5d7490d7c20de4fc15a7b8faae70e798b9e00b414f64262ecf79562d68740c9
5
5
  SHA512:
6
- metadata.gz: 94d8835dd759a4c78a0c8d97d2b81249db52bc4f86cc0f5470b46e55a88727feaf61dbb430df4887deb29bc2f60a9fea42d937e559079757e66ce8679f1d82cd
7
- data.tar.gz: c07dc5b123106246d8b84fc0cc5f1cacd0890c2eadcdde78672e2348b74631da32ac45fe931c460290963de31ef68c7fdd9c78f837d3ffe1a78d1d149fc9a812
6
+ metadata.gz: a3840e98546d830ebb017c4736213b4492bb4612f360a7ce3eff0a3a979c004f4c1c1213df55401770372d37d371dd9b25c151b696eaf9600d208da24178b639
7
+ data.tar.gz: bf40b1851b244e4e11eb99960a1fd0928408dedf805992db9e904d9ac31ee9bf7bcf41dcf9c38bc89b12e80d2f17a1d9064fbffdfccbb7d621ced09c314d1a9e
@@ -137,6 +137,10 @@ el:
137
137
  answers: Απαντήσεις
138
138
  max_selections: Μέγιστες επιλογές
139
139
  title: Τίτλος
140
+ pages:
141
+ home:
142
+ statistics:
143
+ elections_count: Εκλογές
140
144
  participatory_processes:
141
145
  statistics:
142
146
  elections_count: Εκλογές
@@ -255,7 +255,7 @@ es-MX:
255
255
  elections_count: Elecciones
256
256
  participatory_processes:
257
257
  statistics:
258
- elections_count: Votaciones
258
+ elections_count: Elecciones
259
259
  layouts:
260
260
  decidim:
261
261
  election_votes_header:
@@ -252,7 +252,7 @@ es-PY:
252
252
  pages:
253
253
  home:
254
254
  statistics:
255
- elections_count: Elecciones
255
+ elections_count: Votaciones
256
256
  participatory_processes:
257
257
  statistics:
258
258
  elections_count: Votaciones
@@ -255,7 +255,7 @@ fi-pl:
255
255
  elections_count: Vaalit
256
256
  participatory_processes:
257
257
  statistics:
258
- elections_count: Vaalia
258
+ elections_count: Vaalit
259
259
  layouts:
260
260
  decidim:
261
261
  election_votes_header:
@@ -255,7 +255,7 @@ fi:
255
255
  elections_count: Vaalit
256
256
  participatory_processes:
257
257
  statistics:
258
- elections_count: Vaalia
258
+ elections_count: Vaalit
259
259
  layouts:
260
260
  decidim:
261
261
  election_votes_header:
@@ -220,6 +220,10 @@ it:
220
220
  email_outro: Hai ricevuto questa notifica perché stai seguendo %{participatory_space_title}. È possibile interrompere la ricezione di notifiche seguendo il collegamento precedente.
221
221
  email_subject: L'elezione di %{resource_title} è ora attiva per %{participatory_space_title}.
222
222
  notification_title: L'elezione <a href="%{resource_path}">%{resource_title}</a> è ora attiva per %{participatory_space_title}.
223
+ pages:
224
+ home:
225
+ statistics:
226
+ elections_count: Elezioni
223
227
  participatory_processes:
224
228
  statistics:
225
229
  elections_count: Elezioni
@@ -245,6 +245,10 @@ ja:
245
245
  email_outro: '%{participatory_space_title}をフォローしているため、この通知を受け取りました。前のリンクに続く通知の受信を停止することができます。'
246
246
  email_subject: '%{resource_title} の選挙は %{participatory_space_title} のために有効になりました。'
247
247
  notification_title: <a href="%{resource_path}">%{resource_title}</a> の選挙が %{participatory_space_title} に有効になりました。
248
+ pages:
249
+ home:
250
+ statistics:
251
+ elections_count: 選挙
248
252
  participatory_processes:
249
253
  statistics:
250
254
  elections_count: 選挙
@@ -140,6 +140,10 @@ lv:
140
140
  answers: Atbildes
141
141
  max_selections: Maks. izvēles
142
142
  title: Nosaukums
143
+ pages:
144
+ home:
145
+ statistics:
146
+ elections_count: Vēlēšanas
143
147
  participatory_processes:
144
148
  statistics:
145
149
  elections_count: Vēlēšanas
@@ -98,7 +98,7 @@ pl:
98
98
  title: Edytuj wybór
99
99
  update: Aktualizuj wybór
100
100
  index:
101
- no_bulletin_board: Nie ma skonfigurowanego serwera <a href="https://github.com/decidim/decidim-bulletin-board">Bulletin Board</a>, który jest potrzebny do korzystania z tego modułu. Zadanie to powinno być wykonane przez administratora systemu.
101
+ no_bulletin_board: Brak skonfigurowanego <a href="https://github.com/decidim/decidim-bulletin-board">serwera tablicy ogłoszeń</a>, który jest potrzebny do korzystania z tego modułu. Zadanie to powinno być wykonane przez administratora systemu.
102
102
  title: Wybory
103
103
  new:
104
104
  create: Utwórz wybór
@@ -119,7 +119,7 @@ pl:
119
119
  name: Pytanie
120
120
  proposals_imports:
121
121
  create:
122
- invalid: Wystąpił problem podczas importowania propozycji do odpowiedzi
122
+ invalid: Wystąpił błąd podczas importowania propozycji do odpowiedzi
123
123
  success: "Liczba propozycji pomyślnie zaimportowanych do odpowiedzi: %{number}"
124
124
  new:
125
125
  create: Importuj propozycje do odpowiedzi
@@ -176,7 +176,7 @@ pl:
176
176
  state: Status
177
177
  upcoming: Nadchodzące
178
178
  filters_small_view:
179
- close_modal: Zamknij modal
179
+ close_modal: Zamknij okno
180
180
  filter: Filtr
181
181
  filter_by: Filtruj według
182
182
  unfold: Rozwiń
@@ -215,6 +215,7 @@ pl:
215
215
  edit: edytuj
216
216
  header: Potwierdź swój głos
217
217
  intro: Oto podsumowanie głosu, który zamierzasz oddać. <br> Proszę potwierdzić swój głos lub edytuj swoje odpowiedzi.
218
+ nota_option: Puste
218
219
  question: Pytanie %{count}
219
220
  confirmed:
220
221
  back: Powrót do wyborów
@@ -237,12 +238,14 @@ pl:
237
238
  close: Zamknij
238
239
  proposal_header: 'Propozycje:'
239
240
  new:
241
+ answer_choices: Możesz wybrać do %{choices} odpowiedzi
240
242
  more_information: Więcej informacji
243
+ nota_option: Pusty/Żadne z powyższych
241
244
  preview_alert: To jest podgląd kabiny do głosowania.
242
245
  question_steps: Pytanie %{current_step} z %{total_steps}
243
246
  selections: "%{selected} z %{max_selections}<br> opcji wyboru"
244
247
  voting_step:
245
- back: Powrót
248
+ back: Wróć
246
249
  continue: Następny
247
250
  warnings:
248
251
  no_elections_warning: Brak wyborów spełniających kryteria wyszukiwania lub nie ma żadnych zaplanowanych wyborów.
@@ -254,6 +257,10 @@ pl:
254
257
  email_outro: Otrzymałeś to powiadomienie, ponieważ obserwujesz %{participatory_space_title}. Możesz przestać otrzymywać powiadomienia po kliknięciu w poprzedni link.
255
258
  email_subject: Wybór %{resource_title} jest teraz aktywny w %{participatory_space_title}.
256
259
  notification_title: Wybór <a href="%{resource_path}">%{resource_title}</a> jest teraz aktywny w %{participatory_space_title}.
260
+ pages:
261
+ home:
262
+ statistics:
263
+ elections_count: Wybory
257
264
  participatory_processes:
258
265
  statistics:
259
266
  elections_count: Wybory
@@ -206,6 +206,10 @@ pt:
206
206
  email_outro: Recebeu esta notificação porque segue %{participatory_space_title}. Pode parar de receber notificações seguindo a hiperligação anterior.
207
207
  email_subject: A eleição %{resource_title} está agora ativa em %{participatory_space_title}.
208
208
  notification_title: A eleição <a href="%{resource_path}">%{resource_title}</a> está agora ativa em %{participatory_space_title}.
209
+ pages:
210
+ home:
211
+ statistics:
212
+ elections_count: Eleições
209
213
  participatory_processes:
210
214
  statistics:
211
215
  elections_count: Eleições
@@ -210,6 +210,10 @@ ro:
210
210
  email_outro: Ați primit această notificare deoarece urmăriți %{participatory_space_title}. Puteți înceta să primiți notificări urmând linkul anterior.
211
211
  email_subject: Alegerea %{resource_title} este acum activă pentru %{participatory_space_title}.
212
212
  notification_title: Alegerile <a href="%{resource_path}">%{resource_title}</a> sunt acum active pentru %{participatory_space_title}.
213
+ pages:
214
+ home:
215
+ statistics:
216
+ elections_count: Alegeri
213
217
  participatory_processes:
214
218
  statistics:
215
219
  elections_count: Alegeri
@@ -243,9 +243,13 @@ sv:
243
243
  email_outro: Du har fått det här meddelandet eftersom du följer %{participatory_space_title}. Du kan sluta ta emot meddelanden via föregående länk.
244
244
  email_subject: Valet %{resource_title} är nu aktivt för %{participatory_space_title}.
245
245
  notification_title: Valet <a href="%{resource_path}">%{resource_title}</a> är nu aktivt för %{participatory_space_title}.
246
+ pages:
247
+ home:
248
+ statistics:
249
+ elections_count: Val
246
250
  participatory_processes:
247
251
  statistics:
248
- elections_count: Omröstningar
252
+ elections_count: Val
249
253
  layouts:
250
254
  decidim:
251
255
  election_votes_header:
@@ -245,6 +245,10 @@ zh-CN:
245
245
  email_outro: 您收到此通知是因为您正在关注 %{participatory_space_title}。您可以停止收到跟随上一个链接的通知。
246
246
  email_subject: '%{resource_title} 的选举现在对 %{participatory_space_title} 生效。'
247
247
  notification_title: <a href="%{resource_path}">%{resource_title}</a> 选区现已启用 %{participatory_space_title}。
248
+ pages:
249
+ home:
250
+ statistics:
251
+ elections_count: 选举
248
252
  participatory_processes:
249
253
  statistics:
250
254
  elections_count: 选举
@@ -4,7 +4,7 @@ module Decidim
4
4
  # This holds the decidim-meetings version.
5
5
  module Elections
6
6
  def self.version
7
- "0.23.3"
7
+ "0.23.4"
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-elections
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.3
4
+ version: 0.23.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Leonardo Diez
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-02-23 00:00:00.000000000 Z
11
+ date: 2021-03-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: decidim-core
@@ -16,56 +16,56 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.23.3
19
+ version: 0.23.4
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.23.3
26
+ version: 0.23.4
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: decidim-proposals
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 0.23.3
33
+ version: 0.23.4
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.23.3
40
+ version: 0.23.4
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: decidim-admin
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
45
  - - '='
46
46
  - !ruby/object:Gem::Version
47
- version: 0.23.3
47
+ version: 0.23.4
48
48
  type: :development
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.23.3
54
+ version: 0.23.4
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: decidim-dev
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
59
  - - '='
60
60
  - !ruby/object:Gem::Version
61
- version: 0.23.3
61
+ version: 0.23.4
62
62
  type: :development
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.23.3
68
+ version: 0.23.4
69
69
  description: The Elections module adds elections to any participatory space.
70
70
  email:
71
71
  - leo@codegram.com