decidim-elections 0.27.0 → 0.27.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8aa5ef0b803fbdafa54efa8e320182aef565556c8d178a3ea2c85ad721d80db1
4
- data.tar.gz: f67cc9b5e11cc9a561bac0a467bf29b28fb9bec5283dca2f8172a5d8200d3ec7
3
+ metadata.gz: 0e0726f771ccc1c15ad50d007e1a7ca22309c4710c1ee26092db56866ff996aa
4
+ data.tar.gz: ce6be8d2ae93611a2020c5a8cf1891f8a27c7c725cee6be99492b9c854c19508
5
5
  SHA512:
6
- metadata.gz: 9cc5ab308bb915c625a0a959a4d212da03852e6d97e4aaa2c231f4417380a760055bd2b773e2f1b4fb397cfa4164b365162f1fd9af7e87db089941f49036a3de
7
- data.tar.gz: 8cc70e73a42948b23ef9b82f685df0b155120fe48bc92ab5b71cec164ffc0b28c7709e4e9d66e270192960b0f405efaaa6ce5433b2d79cf7863dda3d24ee9fdd
6
+ metadata.gz: e457526bc556190676e4c3aa0115efcbb5d72c8c6e8752246e4e6b7fc5f94628a13679a7a044e42a16faae1445c629460599b11e12c0626eb23312b139218b55
7
+ data.tar.gz: ecad851a410f49fc81d4df6e3f5cba6c9fce2802b9e6a5fb789cd38f559f6eef717965bd5430fd4e32e7a4f549ab179205a9634ab1caf640649ca4282da6e26f
@@ -16,7 +16,7 @@ module Decidim
16
16
  end
17
17
 
18
18
  def description_text
19
- decidim_sanitize_editor(translated_attribute(current_participatory_space.description))
19
+ decidim_sanitize_editor_admin(translated_attribute(current_participatory_space.description))
20
20
  end
21
21
  end
22
22
  end
@@ -77,7 +77,10 @@ module Decidim
77
77
  end
78
78
 
79
79
  def proposal_already_copied?(original_proposal)
80
- original_proposal.linked_resources(:answers, "related_proposals").any? do |answer|
80
+ # Note: we are including also answers from unpublished components
81
+ # because otherwise duplicates could be created until the component is
82
+ # published.
83
+ original_proposal.linked_resources(:answers, "related_proposals", component_published: false).any? do |answer|
81
84
  answer.question == target_question
82
85
  end
83
86
  end
@@ -59,8 +59,8 @@ module Decidim
59
59
  end
60
60
 
61
61
  def paginated_elections
62
- @paginated_elections ||= paginate(search.result.published)
63
- @paginated_elections = reorder(@paginated_elections)
62
+ @paginated_elections ||= reorder(search.result.published)
63
+ @paginated_elections = paginate(@paginated_elections)
64
64
  end
65
65
 
66
66
  def scheduled_elections
@@ -0,0 +1,14 @@
1
+ # frozen_string_literal: true
2
+
3
+ module Decidim
4
+ module Votings
5
+ module Admin
6
+ # This controller allows importing things.
7
+ # It is targeted for customizations for importing things that lives under
8
+ # a voting space.
9
+ class ImportsController < Decidim::Admin::ImportsController
10
+ include VotingAdmin
11
+ end
12
+ end
13
+ end
14
+ end
@@ -133,8 +133,8 @@ module Decidim
133
133
  end
134
134
 
135
135
  def paginated_votings
136
- @paginated_votings ||= paginate(search.result.published)
137
- @paginated_votings = reorder(@paginated_votings)
136
+ @paginated_votings ||= reorder(search.result.published)
137
+ @paginated_votings = paginate(@paginated_votings)
138
138
  end
139
139
 
140
140
  def promoted_votings
@@ -59,7 +59,8 @@ module Decidim
59
59
  :monitoring_committee_verify_elections,
60
60
  :monitoring_committee_election_result, :monitoring_committee_election_results,
61
61
  :census,
62
- :ballot_style, :ballot_styles
62
+ :ballot_style, :ballot_styles,
63
+ :component_data
63
64
  ].member? permission_action.subject
64
65
 
65
66
  case permission_action.subject
@@ -118,6 +119,8 @@ module Decidim
118
119
  when :update, :delete
119
120
  toggle_allow(user.admin? && (voting.dataset.blank? || voting.dataset.init_data?) && ballot_style.present?)
120
121
  end
122
+ when :component_data
123
+ toggle_allow(user.admin?) if permission_action.action == :import
121
124
  end
122
125
  end
123
126
 
@@ -7,15 +7,32 @@ ca:
7
7
  image: Imatge
8
8
  proposals: Propostes relacionades
9
9
  title: Títol
10
+ ballot_style:
11
+ code: Codi
10
12
  election:
11
13
  description: Descripció
12
14
  end_time: La votació finalitza el
13
15
  start_time: La votació comença el
14
16
  title: Títol
17
+ monitoring_committee_member:
18
+ email: Correu electrònic
19
+ name: Nom
20
+ polling_officer:
21
+ email: Correu electrònic
22
+ name: Nom
23
+ polling_station:
24
+ address: Adreça
25
+ location: Ubicació
26
+ location_hints: Detalls d'ubicació
27
+ polling_station_managers: Gestores
28
+ polling_station_president_id: Presidència
29
+ title: Títol
15
30
  question:
16
31
  max_selections: Número màxim d'opcions
17
32
  min_selections: Cap de les opcions anteriors
18
33
  title: Títol
34
+ trustees_participatory_space:
35
+ user_id: Participant
19
36
  voting:
20
37
  banner_image: Imatge de capçalera
21
38
  census_contact_information: Dades de contacte del cens
@@ -23,7 +40,7 @@ ca:
23
40
  end_time: La votació finalitza
24
41
  introductory_image: Imatge de presentació
25
42
  promoted: Destacada
26
- scope: Àmbit
43
+ scope_id: Àmbit
27
44
  show_check_census: Mostrar la pàgina de "comprovar el cens"
28
45
  start_time: La votació comença
29
46
  title: Títol
@@ -246,8 +263,8 @@ ca:
246
263
  create_election:
247
264
  census: Cens
248
265
  errors:
249
- census_codes_generated: No es generen codi electorals per al cens.
250
- census_frozen: No s'exporten els codis electorals.
266
+ census_codes_generated: Els codis d'accés al cens no s'han pogut generar.
267
+ census_frozen: Els codis d'accés al cens no s'han pogut exportar.
251
268
  census_uploaded: No s'ha pujat el cens per a aquestes eleccions.
252
269
  component_published: L'elecció <strong>no està publicada</strong>.
253
270
  max_selections: Les preguntes no tenen un <strong>valor correcte per quantitat de respostes</strong>
@@ -263,8 +280,8 @@ ca:
263
280
  'false': no té una <strong>clau pública</strong>
264
281
  'true': té una <strong>clau pública</strong>
265
282
  requirements:
266
- census_codes_generated: Es generen codis de cens.
267
- census_frozen: Els codis s'exporten i el cens es congela.
283
+ census_codes_generated: S'han generat els codis d'accés al cens.
284
+ census_frozen: S'han exportat els codis per al cens i el cens ha quedat congelat.
268
285
  census_uploaded: El cens s'ha pujat.
269
286
  component_published: L'elecció està <strong>publicada</strong>.
270
287
  max_selections: Totes les preguntes tenen un valor correcte per <strong>màxim de respostes</strong>.
@@ -1106,7 +1123,7 @@ ca:
1106
1123
  info_message_warn: Si us plau, comprova que no s'hagi perdut cap dada, s'han creat %{data_count} registres i el fitxer pujat %{file} té %{raw_count} fileres.
1107
1124
  launch_error: Hi ha hagut un error en generar els codis d'accés
1108
1125
  launch_success: S'ha iniciat la generació dels codis.
1109
- start_over: Si us plau, elimineu el cens actual i tornar a començar amb un arxiu CSV apropiat amb files vàlides.
1126
+ start_over: Si us plau, elimina el cens actual i torna a començar amb un arxiu CSV apropiat amb files vàlides.
1110
1127
  generating_access_codes:
1111
1128
  info_message: "<strong>Si us plau, espera</strong>, els codis d'accés a la votació s'estan generant (això pot trigar uns minuts)..."
1112
1129
  new:
@@ -7,15 +7,32 @@ cs:
7
7
  image: Obrázek
8
8
  proposals: Související návrhy
9
9
  title: Název
10
+ ballot_style:
11
+ code: Kód
10
12
  election:
11
13
  description: Popis
12
14
  end_time: Hlasování končí v
13
15
  start_time: Hlasování začíná v
14
16
  title: Název
17
+ monitoring_committee_member:
18
+ email: E-mail
19
+ name: Jméno
20
+ polling_officer:
21
+ email: E-mail
22
+ name: Jméno
23
+ polling_station:
24
+ address: Adresa
25
+ location: Poloha
26
+ location_hints: Nápověda k poloze
27
+ polling_station_managers: Manažeři
28
+ polling_station_president_id: Předseda
29
+ title: Název
15
30
  question:
16
31
  max_selections: Maximální počet výběrů
17
32
  min_selections: Žádná z výše uvedených možností
18
33
  title: Název
34
+ trustees_participatory_space:
35
+ user_id: Účastník
19
36
  voting:
20
37
  banner_image: Obrázek banneru
21
38
  census_contact_information: Kontaktní informace pro rejstřík obyvatel
@@ -23,7 +40,7 @@ cs:
23
40
  end_time: Hlasování končí
24
41
  introductory_image: Úvodní obrázek
25
42
  promoted: Propagováno
26
- scope: Rozsah
43
+ scope_id: Oblast působnosti
27
44
  show_check_census: Zobrazit stránku "zkontrolovat rejstřík"
28
45
  start_time: Hlasování začíná
29
46
  title: Název
@@ -264,8 +281,8 @@ cs:
264
281
  create_election:
265
282
  census: Rejstřík obyvatel
266
283
  errors:
267
- census_codes_generated: Volební kódy pro rejstřík obyvatel nejsou generovány.
268
- census_frozen: Volební kódy nejsou exportovány.
284
+ census_codes_generated: Přístupové kódy pro rejstřík osob nejsou vygenerovány.
285
+ census_frozen: Přístupové kódy pro rejstřík osob nejsou exportovány.
269
286
  census_uploaded: Pro tyto volby není nahrán žádný rejstřík obyvatel.
270
287
  component_published: Volební složka <strong>není publikována</strong>.
271
288
  max_selections: Otázky nemají <strong>správnou hodnotu pro množství odpovědí</strong>
@@ -281,8 +298,8 @@ cs:
281
298
  'false': nemá <strong>veřejný klíč</strong>
282
299
  'true': má <strong>veřejný klíč</strong>
283
300
  requirements:
284
- census_codes_generated: Vytvářejí se kódy pro rejstřík obyvatel.
285
- census_frozen: Kódy jsou exportovány a rejstřík obyvatel je zmrazen.
301
+ census_codes_generated: Vygenerované přístupové kódy pro rejstřík osob.
302
+ census_frozen: Přístupové kódy pro rejstřík osob jsou exportovány a sčítání je zmrazeno.
286
303
  census_uploaded: Rejstřík obyvatel je nahrán.
287
304
  component_published: Volební komponenta je <strong>publikována</strong>.
288
305
  max_selections: Všechny otázky mají správnou hodnotu pro <strong>maximum odpovědí</strong>.
@@ -22,6 +22,7 @@ de:
22
22
  description: Beschreibung
23
23
  end_time: Abstimmung endet
24
24
  promoted: Hervorgehoben
25
+ scope_id: Themenbereich
25
26
  start_time: Abstimmung beginnt
26
27
  title: Titel
27
28
  voting_type: Art der Abstimmung
@@ -7,15 +7,32 @@ en:
7
7
  image: Image
8
8
  proposals: Related proposals
9
9
  title: Title
10
+ ballot_style:
11
+ code: Code
10
12
  election:
11
13
  description: Description
12
14
  end_time: Voting ends at
13
15
  start_time: Voting start at
14
16
  title: Title
17
+ monitoring_committee_member:
18
+ email: Email
19
+ name: Name
20
+ polling_officer:
21
+ email: Email
22
+ name: Name
23
+ polling_station:
24
+ address: Address
25
+ location: Location
26
+ location_hints: Location hint
27
+ polling_station_managers: Managers
28
+ polling_station_president_id: President
29
+ title: Title
15
30
  question:
16
31
  max_selections: Maximum number of selections
17
32
  min_selections: None of the above option
18
33
  title: Title
34
+ trustees_participatory_space:
35
+ user_id: Participant
19
36
  voting:
20
37
  banner_image: Banner image
21
38
  census_contact_information: Census contact information
@@ -23,7 +40,7 @@ en:
23
40
  end_time: Voting ends
24
41
  introductory_image: Introductory image
25
42
  promoted: Promoted
26
- scope: Scope
43
+ scope_id: Scope
27
44
  show_check_census: Show "check census" page
28
45
  start_time: Voting begins
29
46
  title: Title
@@ -246,8 +263,8 @@ en:
246
263
  create_election:
247
264
  census: Census
248
265
  errors:
249
- census_codes_generated: Election codes for the census are not generated.
250
- census_frozen: Election codes are not exported.
266
+ census_codes_generated: Access codes for the census are not generated.
267
+ census_frozen: Access codes for the census are not exported.
251
268
  census_uploaded: There is no census uploaded for this election.
252
269
  component_published: The election component is <strong>not published</strong>.
253
270
  max_selections: The questions do not have a <strong>correct value for amount of answers</strong>
@@ -263,8 +280,8 @@ en:
263
280
  'false': does not have a <strong>public key</strong>
264
281
  'true': has a <strong>public key</strong>
265
282
  requirements:
266
- census_codes_generated: Census codes are generated.
267
- census_frozen: Codes are exported and census is frozen.
283
+ census_codes_generated: Access codes for the census are generated.
284
+ census_frozen: Access codes for the census are exported and census is frozen.
268
285
  census_uploaded: Census is uploaded.
269
286
  component_published: The election component is <strong>published</strong>.
270
287
  max_selections: All the questions have a correct value for <strong>maximum of answers</strong>.
@@ -7,15 +7,32 @@ es-MX:
7
7
  image: Imagen
8
8
  proposals: Propuestas relacionadas
9
9
  title: Título
10
+ ballot_style:
11
+ code: Código
10
12
  election:
11
13
  description: Descripción
12
14
  end_time: La votación termina en
13
15
  start_time: La votación comienza a las
14
16
  title: Título
17
+ monitoring_committee_member:
18
+ email: Correo electrónico
19
+ name: Nombre
20
+ polling_officer:
21
+ email: Correo electrónico
22
+ name: Nombre
23
+ polling_station:
24
+ address: Dirección
25
+ location: Ubicación
26
+ location_hints: Detalles de ubicación
27
+ polling_station_managers: Gestoras
28
+ polling_station_president_id: Presidencia
29
+ title: Título
15
30
  question:
16
31
  max_selections: Número máximo de opciones
17
32
  min_selections: Ninguna de las anteriores
18
33
  title: Título
34
+ trustees_participatory_space:
35
+ user_id: Participante
19
36
  voting:
20
37
  banner_image: Imagen de cabecera
21
38
  census_contact_information: Datos de contacto del censo
@@ -23,7 +40,7 @@ es-MX:
23
40
  end_time: La votación finaliza
24
41
  introductory_image: Imagen de presentación
25
42
  promoted: Destacada
26
- scope: Ámbito
43
+ scope_id: Ámbito
27
44
  show_check_census: Mostrar la página de "comprobar censo"
28
45
  start_time: La votación empieza
29
46
  title: Título
@@ -246,8 +263,8 @@ es-MX:
246
263
  create_election:
247
264
  census: Censo
248
265
  errors:
249
- census_codes_generated: Los códigos de acceso no se han podido generar.
250
- census_frozen: Los códigos de acceso no se han exportado.
266
+ census_codes_generated: Los códigos de acceso al censo no se han podido generar.
267
+ census_frozen: Los códigos de acceso al censo no se han podido exportar.
251
268
  census_uploaded: No se ha subido ningún censo para esta elección.
252
269
  component_published: La elección <strong>no está publicada</strong>.
253
270
  max_selections: Las preguntas no tienen un valor <strong>correcto para la cantidad de respuestas</strong>
@@ -263,8 +280,8 @@ es-MX:
263
280
  'false': no tiene una <strong>clave pública</strong>
264
281
  'true': tiene una <strong> clave pública</strong>
265
282
  requirements:
266
- census_codes_generated: Los códigos de acceso se han generado.
267
- census_frozen: Los códigos se exportan y el censo se congela.
283
+ census_codes_generated: Se han generado los códigos de acceso al censo.
284
+ census_frozen: Se han exportado los códgos para el censo y el censo ha quedado congelado.
268
285
  census_uploaded: El censo está subido.
269
286
  component_published: La elección está <strong>publicada</strong>.
270
287
  max_selections: Todas las preguntas tienen un valor correcto para <strong>máximo de respuestas</strong>.
@@ -1108,7 +1125,7 @@ es-MX:
1108
1125
  launch_success: Se ha iniciado la generación de códigos.
1109
1126
  start_over: Por favor, elimine el censo actual y vuelva a empezar con un archivo CSV apropiado con filas válidas.
1110
1127
  generating_access_codes:
1111
- info_message: "<strong>Por favor<</strong>, los códigos de acceso a la votación se están generando (esto puede tardar unos minutos)..."
1128
+ info_message: "<strong>Espera, por favor<</strong>, los códigos de acceso a la votación se están generando (esto puede tardar unos minutos)..."
1112
1129
  new:
1113
1130
  file_help:
1114
1131
  explanation: 'Instrucciones para el archivo:'
@@ -7,15 +7,32 @@ es-PY:
7
7
  image: Imagen
8
8
  proposals: Propuestas relacionadas
9
9
  title: Título
10
+ ballot_style:
11
+ code: Código
10
12
  election:
11
13
  description: Descripción
12
14
  end_time: La votación acaba el
13
15
  start_time: La votación empieza el
14
16
  title: Título
17
+ monitoring_committee_member:
18
+ email: Correo electrónico
19
+ name: Nombre
20
+ polling_officer:
21
+ email: Correo electrónico
22
+ name: Nombre
23
+ polling_station:
24
+ address: Dirección
25
+ location: Ubicación
26
+ location_hints: Detalles de ubicación
27
+ polling_station_managers: Gestoras
28
+ polling_station_president_id: Presidencia
29
+ title: Título
15
30
  question:
16
31
  max_selections: Número máximo de opciones
17
32
  min_selections: Ninguna de las anteriores
18
33
  title: Título
34
+ trustees_participatory_space:
35
+ user_id: Participante
19
36
  voting:
20
37
  banner_image: Imagen de cabecera
21
38
  census_contact_information: Datos de contacto del censo
@@ -23,7 +40,7 @@ es-PY:
23
40
  end_time: La votación finaliza
24
41
  introductory_image: Imagen de presentación
25
42
  promoted: Destacada
26
- scope: Ámbito
43
+ scope_id: Ámbito
27
44
  show_check_census: Mostrar la página de "comprobar censo"
28
45
  start_time: La votación empieza
29
46
  title: Título
@@ -246,8 +263,8 @@ es-PY:
246
263
  create_election:
247
264
  census: Censo
248
265
  errors:
249
- census_codes_generated: Los códigos de acceso no se han podido generar.
250
- census_frozen: Los códigos de acceso no se han exportado.
266
+ census_codes_generated: Los códigos de acceso al censo no se han podido generar.
267
+ census_frozen: Los códigos de acceso al censo no se han podido exportar.
251
268
  census_uploaded: No se ha subido ningún censo para esta elección.
252
269
  component_published: La elección <strong>no está publicada</strong>.
253
270
  max_selections: Las preguntas no tienen un valor <strong>correcto para la cantidad de respuestas</strong>
@@ -263,8 +280,8 @@ es-PY:
263
280
  'false': no tiene una <strong>clave pública</strong>
264
281
  'true': tiene una <strong> clave pública</strong>
265
282
  requirements:
266
- census_codes_generated: Los códigos de acceso se han generado.
267
- census_frozen: Los códigos se exportan y el censo se congela.
283
+ census_codes_generated: Se han generado los códigos de acceso al censo.
284
+ census_frozen: Se han exportado los códgos para el censo y el censo ha quedado congelado.
268
285
  census_uploaded: El censo está subido.
269
286
  component_published: La elección está <strong>publicada</strong>.
270
287
  max_selections: Todas las preguntas tienen un valor correcto para <strong>máximo de respuestas</strong>.
@@ -1108,7 +1125,7 @@ es-PY:
1108
1125
  launch_success: Se ha iniciado la generación de códigos.
1109
1126
  start_over: Por favor, elimine el censo actual y vuelva a empezar con un archivo CSV apropiado con filas válidas.
1110
1127
  generating_access_codes:
1111
- info_message: "<strong>Por favor<</strong>, los códigos de acceso a la votación se están generando (esto puede tardar unos minutos)..."
1128
+ info_message: "<strong>Espera, por favor<</strong>, los códigos de acceso a la votación se están generando (esto puede tardar unos minutos)..."
1112
1129
  new:
1113
1130
  file_help:
1114
1131
  explanation: 'Instrucciones para el archivo:'
@@ -7,15 +7,32 @@ es:
7
7
  image: Imagen
8
8
  proposals: Propuestas relacionadas
9
9
  title: Título
10
+ ballot_style:
11
+ code: Código
10
12
  election:
11
13
  description: Descripción
12
14
  end_time: La votación acaba el
13
15
  start_time: La votación empieza el
14
16
  title: Título
17
+ monitoring_committee_member:
18
+ email: Correo electrónico
19
+ name: Nombre
20
+ polling_officer:
21
+ email: Correo electrónico
22
+ name: Nombre
23
+ polling_station:
24
+ address: Dirección
25
+ location: Ubicación
26
+ location_hints: Detalles de ubicación
27
+ polling_station_managers: Gestoras
28
+ polling_station_president_id: Presidencia
29
+ title: Título
15
30
  question:
16
31
  max_selections: Número máximo de opciones
17
32
  min_selections: Ninguna de las opciones anteriores
18
33
  title: Título
34
+ trustees_participatory_space:
35
+ user_id: Participante
19
36
  voting:
20
37
  banner_image: Imagen de cabecera
21
38
  census_contact_information: Datos de contacto del censo
@@ -23,7 +40,7 @@ es:
23
40
  end_time: La votación finaliza
24
41
  introductory_image: Imagen de presentación
25
42
  promoted: Destacada
26
- scope: Ámbito
43
+ scope_id: Ámbito
27
44
  show_check_census: Mostrar la página de "comprobar censo"
28
45
  start_time: La votación empieza
29
46
  title: Título
@@ -246,8 +263,8 @@ es:
246
263
  create_election:
247
264
  census: Censo
248
265
  errors:
249
- census_codes_generated: Los códigos de acceso no se han podido generar.
250
- census_frozen: Los códigos de acceso no se han exportado.
266
+ census_codes_generated: Los códigos de acceso al censo no se han podido generar.
267
+ census_frozen: Los códigos de acceso al censo no se han podido exportar.
251
268
  census_uploaded: No se ha subido ningún censo para esta elección.
252
269
  component_published: La elección <strong>no está publicada</strong>.
253
270
  max_selections: Las preguntas no tienen un valor <strong>correcto para la cantidad de respuestas</strong>
@@ -263,8 +280,8 @@ es:
263
280
  'false': no tiene una <strong>clave pública</strong>
264
281
  'true': tiene una <strong> clave pública</strong>
265
282
  requirements:
266
- census_codes_generated: Los códigos de acceso se han generado.
267
- census_frozen: Los códigos se exportan y el censo se congela.
283
+ census_codes_generated: Se han generado los códigos de acceso al censo.
284
+ census_frozen: Se han exportado los códgos para el censo y el censo ha quedado congelado.
268
285
  census_uploaded: El censo está subido.
269
286
  component_published: La elección está <strong>publicada</strong>.
270
287
  max_selections: Todas las preguntas tienen un valor correcto para <strong>máximo de respuestas</strong>.
@@ -1108,7 +1125,7 @@ es:
1108
1125
  launch_success: Se ha iniciado la generación de códigos.
1109
1126
  start_over: Por favor, elimine el censo actual y vuelva a empezar con un archivo CSV apropiado con filas válidas.
1110
1127
  generating_access_codes:
1111
- info_message: "<strong>Por favor<</strong>, los códigos de acceso a la votación se están generando (esto puede tardar unos minutos)..."
1128
+ info_message: "<strong>Espera, por favor<</strong>, los códigos de acceso a la votación se están generando (esto puede tardar unos minutos)..."
1112
1129
  new:
1113
1130
  file_help:
1114
1131
  explanation: 'Instrucciones para el archivo:'
@@ -12,6 +12,16 @@ eu:
12
12
  end_time: Bozketaren amaiera-data
13
13
  start_time: Bozketaren hasiera-data
14
14
  title: Izenburua
15
+ monitoring_committee_member:
16
+ email: Helbide elektronikoa
17
+ name: Izena
18
+ polling_officer:
19
+ email: Helbide elektronikoa
20
+ name: Izena
21
+ polling_station:
22
+ address: Helbidea
23
+ location: Kokapena
24
+ title: Izenburua
15
25
  question:
16
26
  max_selections: Gehieneko aukera kopurua
17
27
  min_selections: Aurreko bat ere ez
@@ -19,6 +29,7 @@ eu:
19
29
  voting:
20
30
  end_time: Bozketaren amaiera-data
21
31
  start_time: Bozketaren hasiera-data
32
+ title: Izenburua
22
33
  errors:
23
34
  models:
24
35
  answer:
@@ -182,6 +193,9 @@ eu:
182
193
  exports:
183
194
  elections: Bozketak
184
195
  feedback_form_answers: Erantzunen feedbacka
196
+ mailers:
197
+ trustee_mailer:
198
+ body: "< p>Kaixo %{user_name}, </p><p> %{resource_name}-an sartu zaituzte, konfiantzazko gisa.< p>"
185
199
  menu:
186
200
  trustees: Bermatzaileak
187
201
  models:
@@ -223,6 +237,8 @@ eu:
223
237
  steps:
224
238
  create_election:
225
239
  errors:
240
+ census_codes_generated: Erroldarako sarbide kodeak ez dira sortu.
241
+ census_frozen: Erroldarako sarbide kodeak ez dira esportatu.
226
242
  max_selections: Galderek ez dute <strong>balio zuzenik </strong> galdera kopururako
227
243
  minimum_answers: Galderek gutxienez eduki behar dituzte <strong> bi erantzun </strong>.
228
244
  minimum_questions: <strong>aukerak gutxienez </strong> galdera bat eduki behar du.
@@ -235,6 +251,8 @@ eu:
235
251
  'false': ez du <strong>gako publikorik</strong>
236
252
  'true': badu <strong> gako publiko bat </strong>
237
253
  requirements:
254
+ census_codes_generated: Sortu dira erroldarako sarbide kodeak.
255
+ census_frozen: Erroldarako sarbide kodeak esportatu dira eta errolda izoztu da.
238
256
  max_selections: Erantzun guztiek balio zuzena dute honetarako <strong>erantzun gehien</strong>.
239
257
  minimum_answers: Galdera bakoitzak badu <strong>gutxienez 2 erantzun</strong>.
240
258
  minimum_questions: Aukerak badu <strong>gutxienez galdera 1</strong>.
@@ -517,7 +535,7 @@ eu:
517
535
  menu:
518
536
  trustee_zone: Bermatzailearen gunea
519
537
  no_bulletin_board:
520
- body: Iragarki Taula bat behar da, atal honetarako konfiguratua. Jarri harremanetan administratzailearekin xehetasun gehiago izateko.
538
+ body: Atal honetarako iragarki-taula konfiguratu bat behar da. Deitu administratzaileari xehetasun gehiago izateko.
521
539
  title: Sentitzen dugu, Iragarki Taula oraindik ez dago konfiguratuta.
522
540
  trustees:
523
541
  show:
@@ -7,15 +7,32 @@ fi-pl:
7
7
  image: Kuva
8
8
  proposals: Liittyvät ehdotukset
9
9
  title: Otsikko
10
+ ballot_style:
11
+ code: Koodi
10
12
  election:
11
13
  description: Kuvaus
12
14
  end_time: Äänestys päättyy
13
15
  start_time: Äänestys alkaa
14
16
  title: Otsikko
17
+ monitoring_committee_member:
18
+ email: Sähköpostiosoite
19
+ name: Nimi
20
+ polling_officer:
21
+ email: Sähköpostiosoite
22
+ name: Nimi
23
+ polling_station:
24
+ address: Osoite
25
+ location: Sijainti
26
+ location_hints: Paikan tarkemmat tiedot
27
+ polling_station_managers: Virkailijat
28
+ polling_station_president_id: Esimies
29
+ title: Otsikko
15
30
  question:
16
31
  max_selections: Valintojen enimmäismäärä
17
32
  min_selections: Ei mikään edellä mainituista
18
33
  title: Otsikko
34
+ trustees_participatory_space:
35
+ user_id: Osallistuja
19
36
  voting:
20
37
  banner_image: Bannerikuva
21
38
  census_contact_information: Henkilötietorekisterin vastuutahon yhteystiedot
@@ -23,7 +40,7 @@ fi-pl:
23
40
  end_time: Äänestyksen päättymisaika
24
41
  introductory_image: Esittelykuva
25
42
  promoted: Korostettu
26
- scope: Teema
43
+ scope_id: Teema
27
44
  show_check_census: Näytä "tarkasta henkilötietorekisterin tiedot" -sivu
28
45
  start_time: Äänestyksen alkamisaika
29
46
  title: Otsikko
@@ -247,7 +264,7 @@ fi-pl:
247
264
  census: Henkilötietorekisteri
248
265
  errors:
249
266
  census_codes_generated: Henkilötietorekisterin äänestyskoodeja ei ole luotu.
250
- census_frozen: Äänestyskoodeja ei ole viety.
267
+ census_frozen: Henkilötietorekisterin äänestyskoodeja ei ole viety.
251
268
  census_uploaded: Tälle äänestykselle ei ole luotu henkilötietorekisteriä.
252
269
  component_published: Vaalikomponenttia <strong>ei ole julkaistu</strong>.
253
270
  max_selections: Kysymyksillä ei ole <strong>oikeaa arvoa vastausten määrälle</strong>
@@ -263,8 +280,8 @@ fi-pl:
263
280
  'false': vaalilla ei ole <strong>julkista avainta</strong>
264
281
  'true': vaalilla on <strong>julkinen avain</strong>
265
282
  requirements:
266
- census_codes_generated: Henkilötietorekisterin koodit on luotu.
267
- census_frozen: Henkilötietorekisterin koodit on viety ja henkilötietorekisteri on lukittu.
283
+ census_codes_generated: Henkilötietorekisterin äänestyskoodit on luotu.
284
+ census_frozen: Henkilötietorekisterin äänestyskoodit on viety ja henkilötietorekisteri on lukittu.
268
285
  census_uploaded: Henkilötietorekisteri on ladattu palveluun.
269
286
  component_published: Vaalikomponentti <strong>on julkaistu</strong>.
270
287
  max_selections: Kaikilla kysymyksillä on oikea arvo asetukselle <strong>vastausten maksimimäärä</strong>.