decidim-consultations 0.16.1 → 0.17.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -248,7 +248,7 @@ de:
248
248
  participatory_spaces:
249
249
  consultations:
250
250
  contextual: "<p>Konsultationen sind ein Raum, in dem Sie allen Personen, die eine Organisation bilden, eine klare Frage stellen, anrufen, um an der Konsultation teilzunehmen, die Debatte anzuregen und die Debatte für oder gegen eine Antwort anzuordnen. Wenn das Konsultationsdatum erreicht ist, können Sie abstimmen und die Abstimmungsergebnisse veröffentlichen.</p> <p>Beispiele: Bei den Konsultationen kann es sich um fast jeden Aspekt handeln, der eine Organisation betrifft: Bei einigen Beispielen wird der Name oder das Logo der Organisation geändert, die verschiedene Alternativen bietet. Sie entscheiden sich für Ja oder Nein, um Teil einer größeren Organisation zu werden, eine neue Strategie zu bestätigen oder abzulehnen Plan oder das Ergebnis einer Arbeitsgruppe oder die Festlegung, ob die Positionen maximal 1, 2 oder 3 Mandate bleiben sollen.</p>\n"
251
- page: "<p>Konsultationen sind ein Raum, in dem Sie allen Personen, die eine Organisation bilden, eine klare Frage stellen, anrufen, um an der Konsultation teilzunehmen, die Debatte anzuregen und die Debatte für oder gegen eine Antwort anzuordnen. Wenn das Konsultationsdatum erreicht ist, können Sie abstimmen und die Abstimmungsergebnisse veröffentlichen.</p> <p>Beispiele: Bei den Konsultationen kann es sich um fast jeden Aspekt handeln, der eine Organisation betrifft: Bei einigen Beispielen wird der Name oder das Logo der Organisation geändert, die verschiedene Alternativen bietet. Sie entscheiden sich für Ja oder Nein, um Teil einer größeren Organisation zu werden, eine neue Strategie zu bestätigen oder abzulehnen Plan oder das Ergebnis einer Arbeitsgruppe oder die Festlegung, ob die Positionen maximal 1, 2 oder 3 Mandate bleiben sollen.</p>Arten in der Organisation.</p>\n"
251
+ page: "<p>Konsultationen sind ein Raum, in dem Sie allen Personen, die eine Organisation bilden, eine klare Frage stellen, anrufen, um an der Konsultation teilzunehmen, die Debatte für oder gegen eine Antwort anzuordnen. Wenn das Konsultationsdatum erreicht ist, können Sie abstimmen und die Abstimmungsergebnisse veröffentlichen.</p> <p>Beispiele: Bei den Konsultationen kann es sich um fast jeden Aspekt handeln, der eine Organisation betrifft: Bei einigen Beispielen wird der Name oder das Logo der Organisation geändert, die verschiedene Alternativen bietet. Sie entscheiden sich für Ja oder Nein, um Teil einer größeren Organisation zu werden, eine neue Strategie zu bestätigen oder abzulehnen Plan oder das Ergebnis einer Arbeitsgruppe oder die Festlegung, ob die Positionen maximal 1, 2 oder 3 Mandate in der Organisation bleiben sollen.</p>\n"
252
252
  title: Was sind Konsultationen?
253
253
  menu:
254
254
  consultations: Konsultationen
@@ -1,3 +1,4 @@
1
+ ---
1
2
  en:
2
3
  activemodel:
3
4
  attributes:
@@ -60,21 +61,21 @@ en:
60
61
  unpublish_results: Unpublish results
61
62
  consultation_publications:
62
63
  create:
63
- error: There was an error publishing this consultation.
64
- success: Consultation published successfully.
64
+ error: There was a problem publishing this consultation.
65
+ success: Consultation successfully published.
65
66
  destroy:
66
- error: There was an error unpublishing this consultation.
67
- success: Consultation unpublished successfully.
67
+ error: There was a problem unpublishing this consultation.
68
+ success: Consultation successfully unpublished.
68
69
  consultation_results_publications:
69
70
  create:
70
- error: There was an error publishing the results for this consultation.
71
- success: Consultation results published successfully.
71
+ error: There was a problem publishing the results for this consultation.
72
+ success: Consultation results successfully published.
72
73
  destroy:
73
- error: There was an error unpublishing the results for this consultation.
74
- success: Consultation results unpublished successfully.
74
+ error: There was a problem unpublishing the results for this consultation.
75
+ success: Consultation results successfully unpublished.
75
76
  consultations:
76
77
  create:
77
- error: There was an error creating a new consultation.
78
+ error: There was a problem creating a new consultation.
78
79
  success: Consultation successfully created.
79
80
  edit:
80
81
  update: Update
@@ -88,7 +89,7 @@ en:
88
89
  create: Create
89
90
  title: New consultation
90
91
  update:
91
- error: There was an error when updating this consultation.
92
+ error: There was a problem updating this consultation.
92
93
  success: Consultation updated successfully.
93
94
  menu:
94
95
  consultations: Consultations
@@ -126,14 +127,14 @@ en:
126
127
  other: Responses
127
128
  question_publications:
128
129
  create:
129
- error: There was an error publishing this question.
130
- success: Question published successfully.
130
+ error: There was a problem publishing this question.
131
+ success: Question successfully published.
131
132
  destroy:
132
- error: There was an error unpublishing this question.
133
- success: Question unpublished successfully.
133
+ error: There was a problem unpublishing this question.
134
+ success: Question successfully unpublished.
134
135
  questions:
135
136
  create:
136
- error: There was an error creating a new question.
137
+ error: There was a problem creating a new question.
137
138
  success: Question successfully created.
138
139
  destroy:
139
140
  success: Question successfully deleted.
@@ -148,14 +149,14 @@ en:
148
149
  create: Create
149
150
  title: New question
150
151
  update:
151
- error: There was an error when updating this question.
152
- success: Question updated successfully.
152
+ error: There was a problem updating this question.
153
+ success: Question successfully updated.
153
154
  responses:
154
155
  create:
155
- error: There was an error creating a new response.
156
+ error: There was a problem creating a new response.
156
157
  success: Response successfully created.
157
158
  destroy:
158
- error: There was an error when removing the response.
159
+ error: There was a problem removing the response.
159
160
  success: Response successfully deleted.
160
161
  edit:
161
162
  update: Update
@@ -165,8 +166,8 @@ en:
165
166
  create: Create
166
167
  title: New response
167
168
  update:
168
- error: There was an error when updating this response.
169
- success: Response updated successfully.
169
+ error: There was a problem updating this response.
170
+ success: Response successfully updated.
170
171
  titles:
171
172
  consultations: Consultations
172
173
  questions: Questions
@@ -198,7 +199,7 @@ en:
198
199
  all: All
199
200
  finished: Finished
200
201
  search: Search
201
- state: State
202
+ state: Status
202
203
  upcoming: Upcoming
203
204
  filters_small_view:
204
205
  close_modal: Close window
@@ -229,7 +230,7 @@ en:
229
230
  other: votes out of
230
231
  question_votes:
231
232
  create:
232
- error: There have been errors when voting the question
233
+ error: There was a problem voting the question
233
234
  regular_questions:
234
235
  title: Questions for this consultation
235
236
  show:
@@ -247,8 +248,8 @@ en:
247
248
  help:
248
249
  participatory_spaces:
249
250
  consultations:
250
- contextual: "<p>Consultations are a space that allows you to ask a clear question to all the people who form an organization, make a call to participate in the consultation, spark and order the debate for or against a response. When the consultation date arrives, you can vote and publish the results of the votes.</p> <p>Examples: The consultations can be about almost any aspect that affects an organization: some examples are changing the name or logo of the organization offering several alternatives, deciding Yes or No to become part of a larger organization, validating or rejecting a new strategic plan or the result of a working group, or defining whether the positions should remain a maximum of 1, 2 or 3 mandates.</p>\n"
251
- page: "<p>Consultations are a space that allows you to ask a clear question to all the people who form an organization, make a call to participate in the consultation, spark and order the debate for or against a response. When the consultation date arrives, you can vote and publish the results of the votes.</p> <p>Examples: The consultations can be about almost any aspect that affects an organization: some examples are changing the name or logo of the organization offering several alternatives, deciding Yes or No to become part of a larger organization, validating or rejecting a new strategic plan or the result of a working group, or defining whether the positions should remain a maximum of 1, 2 or 3 mandates in the organization.</p>\n"
251
+ contextual: "<p><strong>Consultations</strong> are a space that allows you to ask a clear question to all the people who form an organization, make a call to participate in the consultation, spark and order the debate for or against a response. When the consultation date arrives, you can vote and publish the results of the votes.</p> <p>Examples: The consultations can be about almost any aspect that affects an organization: some examples are changing the name or logo of the organization offering several alternatives, deciding Yes or No to become part of a larger organization, validating or rejecting a new strategic plan or the result of a working group, or defining whether the positions should remain a maximum of 1, 2 or 3 mandates.</p>\n"
252
+ page: "<p><strong>Consultations</strong> are a space that allows you to ask a clear question to all the people who form an organization, make a call to participate in the consultation, spark and order the debate for or against a response. When the consultation date arrives, you can vote and publish the results of the votes.</p> <p>Examples: The consultations can be about almost any aspect that affects an organization: some examples are changing the name or logo of the organization offering several alternatives, deciding Yes or No to become part of a larger organization, validating or rejecting a new strategic plan or the result of a working group, or defining whether the positions should remain a maximum of 1, 2 or 3 mandates in the organization.</p>\n"
252
253
  title: What are consultations?
253
254
  menu:
254
255
  consultations: Consultations
@@ -265,22 +266,22 @@ en:
265
266
  assistants_count_title: Assistants
266
267
  comments_count_title: Comments
267
268
  meetings_count_title: Meetings
268
- supports_count_title: Supports
269
+ supports_count_title: Votes
269
270
  technical_info:
270
271
  technical_data: Technical data
271
272
  vote_button:
272
273
  already_voted: Already voted
273
- already_voted_hover: Revoke support
274
+ already_voted_hover: Revoke vote
274
275
  starting_from: Starting from %{date}
275
276
  vote: Vote
276
277
  vote_modal:
277
278
  contextual_help: Please, select an option.
278
- title: 'Consultation: question support'
279
+ title: 'Consultation: question vote'
279
280
  vote_modal_confirm:
280
281
  change: Change
281
282
  confirm: Confirm
282
283
  contextual_help: Please confirm the selected option.
283
- title: 'Consultation: confirm support'
284
+ title: 'Consultation: confirm vote'
284
285
  layouts:
285
286
  decidim:
286
287
  admin:
@@ -248,7 +248,7 @@ es-MX:
248
248
  participatory_spaces:
249
249
  consultations:
250
250
  contextual: "<p>Las consultas son un espacio que permite realizar una pregunta clara a todas las personas que forman una organización, hacer un llamamiento a participar en la consulta, suscitar y ordenar el debate a favor o encontra de una respuesta. Llegada la fecha de la consulta permite votar y publicar los resultados de las votaciones.</p> <p>Ejemplos: Las consultas puede versar sobre casi cualquier aspecto que afecte a una organización: algunos ejemplos son cambiar el nombre o logotipo de la organización ofreciendo varias alternativas, decidir Sí o No a formar parte de una organización más grande, validar o rechazar un nuevo plan estratégico o el resultado de un grupo de trabajo, o definir si los cargos deben permanecer un máximo de 1, 2 ó 3 mandatos.</p>\n"
251
- page: "<p>Las consultas son un espacio que permite realizar una pregunta clara a todas las personas que forman una organización, hacer un llamamiento a participar en la consulta, suscitar y ordenar el debate a favor o encontra de una respuesta. Llegada la fecha de la consulta permite votar y publicar los resultados de las votaciones.</p> <p>Ejemplos: Las consultas puede versar sobre casi cualquier aspecto que afecte a una organización: algunos ejemplos son cambiar el nombre o logotipo de la organización ofreciendo varias alternativas, decidir Sí o No a formar parte de una organización más grande, validar o rechazar un nuevo plan estratégico o el resultado de un grupo de trabajo, o definir si los cargos deben permanecer un máximo de 1, 2 ó 3 mandatos.</p>\n"
251
+ page: "<p>consultas son un espacio que le permite hacer una pregunta clara a todas las personas que forman una organización, hacer una llamada para participar en la consulta, provocar y ordenar el debate a favor o en contra de una respuesta. Cuando llega la fecha de consulta, puede votar y publicar los resultados de los votos.</p> <p>Ejemplos: las consultas pueden ser sobre casi cualquier aspecto que afecte a una organización: algunos ejemplos están cambiando el nombre o el logotipo de la organización que ofrece varias alternativas, decidiendo Sí o No para formar parte de una organización más grande, validando o rechazando una nueva estrategia plan o el resultado de un grupo de trabajo, o definir si los puestos deben permanecer como máximo de 1, 2 o 3 mandatos en la organización.</p>\n"
252
252
  title: '¿Qué son las consultas?'
253
253
  menu:
254
254
  consultations: Consultas
@@ -248,7 +248,7 @@ es-PY:
248
248
  participatory_spaces:
249
249
  consultations:
250
250
  contextual: "<p>consultas son un espacio que le permite hacer una pregunta clara a todas las personas que forman una organización, hacer una llamada para participar en la consulta, provocar y ordenar el debate a favor o en contra de una respuesta. Cuando llega la fecha de consulta, puede votar y publicar los resultados de los votos.</p> <p>Ejemplos: Las consultas pueden ser sobre casi cualquier aspecto que afecte a una organización: algunos ejemplos están cambiando el nombre o el logotipo de la organización que ofrece varias alternativas, decidiendo Sí o No para formar parte de una organización más grande, validando o rechazando una nueva estrategia plan o el resultado de un grupo de trabajo, o definir si las posiciones deben permanecer como máximo de 1, 2 o 3 mandatos.</p>\n"
251
- page: "<p>consultas son un espacio que le permite hacer una pregunta clara a todas las personas que forman una organización, hacer una llamada para participar en la consulta, provocar y ordenar el debate a favor o en contra de una respuesta. Cuando llega la fecha de consulta, puede votar y publicar los resultados de los votos.</p> <p>Ejemplos: Las consultas pueden ser sobre casi cualquier aspecto que afecte a una organización: algunos ejemplos están cambiando el nombre o el logotipo de la organización que ofrece varias alternativas, decidiendo Sí o No para formar parte de una organización más grande, validando o rechazando una nueva estrategia plan o el resultado de un grupo de trabajo, o definir si las posiciones deben permanecer como máximo de 1, 2 o 3 mandatos.</p>ard en la organización.</p>\n"
251
+ page: "<p>consultas son un espacio que le permite hacer una pregunta clara a todas las personas que forman una organización, hacer una llamada para participar en la consulta, provocar y ordenar el debate a favor o en contra de una respuesta. Cuando llega la fecha de consulta, puede votar y publicar los resultados de los votos.</p> <p>Ejemplos: las consultas pueden ser sobre casi cualquier aspecto que afecte a una organización: algunos ejemplos están cambiando el nombre o el logotipo de la organización que ofrece varias alternativas, decidiendo Sí o No para formar parte de una organización más grande, validando o rechazando una nueva estrategia plan o el resultado de un grupo de trabajo, o definir si los puestos deben permanecer como máximo de 1, 2 o 3 mandatos en la organización.</p>\n"
252
252
  title: '¿Qué son las consultas?'
253
253
  menu:
254
254
  consultations: Consultas
@@ -60,21 +60,21 @@ es:
60
60
  unpublish_results: Anular la publicación de resultados
61
61
  consultation_publications:
62
62
  create:
63
- error: Hubo un error al publicar esta consulta.
64
- success: Consulta publicada con éxito
63
+ error: Se ha producido un error al publicar esta consulta.
64
+ success: Consulta publicada correctamente.
65
65
  destroy:
66
- error: Hubo un error al anular la publicación de esta consulta.
67
- success: Consulta despublicada con éxito.
66
+ error: Se ha producido un error al anular la publicación de esta consulta.
67
+ success: Consulta despublicada correctamente.
68
68
  consultation_results_publications:
69
69
  create:
70
- error: Hubo un error al publicar los resultados de esta consulta.
71
- success: Resultados de consulta publicados con éxito.
70
+ error: Se ha producido un error al publicar los resultados de esta consulta.
71
+ success: Resultados de la consulta publicados correctamente.
72
72
  destroy:
73
- error: Hubo un error al despublicar de los resultados de esta consulta.
74
- success: Resultados de la consulta despublicados con éxito.
73
+ error: Se ha producido un error al despublicar los resultados de esta consulta.
74
+ success: Resultados de la consulta despublicados correctamente.
75
75
  consultations:
76
76
  create:
77
- error: Hubo un error al crear una nueva consulta.
77
+ error: Se ha producido un error al crear una nueva consulta.
78
78
  success: Consulta creada con éxito.
79
79
  edit:
80
80
  update: Actualizar
@@ -88,7 +88,7 @@ es:
88
88
  create: Crear
89
89
  title: Nueva consulta
90
90
  update:
91
- error: Hubo un error al actualizar esta consulta.
91
+ error: Se ha producido un error al actualizar esta consulta.
92
92
  success: Consulta actualizada con éxito
93
93
  menu:
94
94
  consultations: Consultas
@@ -126,14 +126,14 @@ es:
126
126
  other: Respuestas
127
127
  question_publications:
128
128
  create:
129
- error: Hubo un error al publicar esta pregunta.
130
- success: Pregunta publicada con éxito.
129
+ error: Se ha producido un error al publicar esta pregunta.
130
+ success: Pregunta publicada correctamente.
131
131
  destroy:
132
- error: Se produjo un error al despublicar esta asamblea.
133
- success: Prueba despublicada correctamente.
132
+ error: Se ha producido un error al despublicar esta pregunta.
133
+ success: Pregunta despublicada correctamente.
134
134
  questions:
135
135
  create:
136
- error: Hubo un error al crear una nueva pregunta.
136
+ error: Se ha producido un error al crear una nueva pregunta.
137
137
  success: Pregunta creada con éxito.
138
138
  destroy:
139
139
  success: Pregunta eliminada con éxito.
@@ -148,14 +148,14 @@ es:
148
148
  create: Crear
149
149
  title: Nueva pregunta
150
150
  update:
151
- error: Hubo un error al actualizar esta pregunta.
152
- success: Pregunta actualizada con éxito.
151
+ error: Se ha producido un error al actualizar esta pregunta.
152
+ success: Pregunta actualizada correctamente.
153
153
  responses:
154
154
  create:
155
- error: Hubo un error al crear una nueva respuesta.
155
+ error: Se ha producido un error al crear una nueva respuesta.
156
156
  success: Respuesta creada con éxito.
157
157
  destroy:
158
- error: Hubo un error al eliminar la respuesta.
158
+ error: Se ha producido un error al eliminar la respuesta.
159
159
  success: Respuesta eliminada con éxito
160
160
  edit:
161
161
  update: Actualizar
@@ -165,8 +165,8 @@ es:
165
165
  create: Crear
166
166
  title: Nueva respuesta
167
167
  update:
168
- error: Hubo un error al actualizar esta respuesta.
169
- success: Respuesta actualizada con éxito.
168
+ error: Se ha producido un error al actualizar esta respuesta.
169
+ success: Respuesta actualizada correctamente.
170
170
  titles:
171
171
  consultations: Consultas
172
172
  questions: Preguntas
@@ -229,7 +229,7 @@ es:
229
229
  other: votos de
230
230
  question_votes:
231
231
  create:
232
- error: Ha habido errores al votar la pregunta
232
+ error: Se ha producido un error al votar la pregunta
233
233
  regular_questions:
234
234
  title: Preguntas para esta consulta
235
235
  show:
@@ -247,8 +247,8 @@ es:
247
247
  help:
248
248
  participatory_spaces:
249
249
  consultations:
250
- contextual: "<p>Las consultas son un espacio que permite realizar una pregunta clara a todas las personas que forman una organización, hacer un llamamiento a participar en la consulta, suscitar y ordenar el debate a favor o encontra de una respuesta. Llegada la fecha de la consulta permite votar y publicar los resultados de las votaciones.</p> <p>Ejemplos: Las consultas puede versar sobre casi cualquier aspecto que afecte a una organización: algunos ejemplos son cambiar el nombre o logotipo de la organización ofreciendo varias alternativas, decidir Sí o No a formar parte de una organización más grande, validar o rechazar un nuevo plan estratégico o el resultado de un grupo de trabajo, o definir si los cargos deben permanecer un máximo de 1, 2 ó 3 mandatos.</p>\n"
251
- page: "<p>Las consultas son un espacio que permite realizar una pregunta clara a todas las personas que forman una organización, hacer un llamamiento a participar en la consulta, suscitar y ordenar el debate a favor o encontra de una respuesta. Llegada la fecha de la consulta permite votar y publicar los resultados de las votaciones.</p> <p>Ejemplos: Las consultas puede versar sobre casi cualquier aspecto que afecte a una organización: algunos ejemplos son cambiar el nombre o logotipo de la organización ofreciendo varias alternativas, decidir Sí o No a formar parte de una organización más grande, validar o rechazar un nuevo plan estratégico o el resultado de un grupo de trabajo, o definir si los cargos deben permanecer un máximo de 1, 2 ó 3 mandatos.</p>\n"
250
+ contextual: "<p>Las <strong>consultas</strong> son un espacio que permite realizar una pregunta clara a todas las personas que forman una organización, hacer un llamamiento a participar en la consulta, suscitar y ordenar el debate a favor o encontra de una respuesta. Llegada la fecha de la consulta permite votar y publicar los resultados de las votaciones.\n</p> <p>Ejemplos: Las consultas puede versar sobre casi cualquier aspecto que afecte a una organización: algunos ejemplos son cambiar el nombre o logotipo de la organización ofreciendo varias alternativas, decidir Sí o No a formar parte de una organización más grande, validar o rechazar un nuevo plan estratégico o el resultado de un grupo de trabajo, o definir si los cargos deben permanecer un máximo de 1, 2 ó 3 mandatos</p>\n"
251
+ page: "<p>Las <strong>consultas</strong> son un espacio que permite realizar una pregunta clara a todas las personas que forman una organización, hacer un llamamiento a participar en la consulta, suscitar y ordenar el debate a favor o encontra de una respuesta. Llegada la fecha de la consulta permite votar y publicar los resultados de las votaciones.\n</p> <p>Ejemplos: Las consultas puede versar sobre casi cualquier aspecto que afecte a una organización: algunos ejemplos son cambiar el nombre o logotipo de la organización ofreciendo varias alternativas, decidir Sí o No a formar parte de una organización más grande, validar o rechazar un nuevo plan estratégico o el resultado de un grupo de trabajo, o definir si los cargos deben permanecer un máximo de 1, 2 ó 3 mandatos</p>\n"
252
252
  title: '¿Qué son las consultas?'
253
253
  menu:
254
254
  consultations: Consultas
@@ -265,22 +265,22 @@ es:
265
265
  assistants_count_title: Asistentes
266
266
  comments_count_title: Comentarios
267
267
  meetings_count_title: Reuniones
268
- supports_count_title: Apoyos
268
+ supports_count_title: Votos
269
269
  technical_info:
270
270
  technical_data: Datos técnicos
271
271
  vote_button:
272
272
  already_voted: Ya votado
273
- already_voted_hover: Revocar apoyo
273
+ already_voted_hover: Revocar voto
274
274
  starting_from: A partir de %{date}
275
275
  vote: Votar
276
276
  vote_modal:
277
277
  contextual_help: Por favor, selecciona una opción.
278
- title: 'Consulta: soporte de preguntas'
278
+ title: 'Consulta: votación de la pregunta'
279
279
  vote_modal_confirm:
280
280
  change: Cambio
281
281
  confirm: Confirmar
282
282
  contextual_help: Por favor confirma la opción seleccionada.
283
- title: 'Consulta: confirma el apoyo'
283
+ title: 'Consulta: confirmación del voto'
284
284
  layouts:
285
285
  decidim:
286
286
  admin:
@@ -248,7 +248,7 @@ eu:
248
248
  participatory_spaces:
249
249
  consultations:
250
250
  contextual: "<p>Kontsultak aukera ematen du elkarte bat osatzen duten pertsona guztiei galdera argi bat egiteko, kontsulta egiteko parte hartzeko, txinparta egiteko eta erantzuna emateko edo aurka egiteko. Kontsulta datak iristen direnean, botoen emaitzak bozkatu eta argitaratu ditzakezu.</p> <p>Adibideak: Kontsultak erakundeari eragiten dion alderdi ia guztiak izan ditzake: adibide batzuk erakundearen izena edo logotipoa aldatzen ari dira, aukera ugari eskainiz, Bai edo Ez izaera handiago baten parte hartzea erabakitzeko, baliogabetzeko edo baztertzeko estrategia berri bat plan edo talde lan baten emaitza, edo posizioak 1, 2 edo 3 mandatu gehienez egon behar duten ala ez zehazteko.</p>\n"
251
- page: "<p>Kontsultak aukera ematen du elkarte bat osatzen duten pertsona guztiei galdera argi bat egiteko, kontsulta egiteko parte hartzeko, txinparta egiteko eta erantzuna emateko edo aurka egiteko. Kontsulta datak iristen direnean, botoen emaitzak bozkatu eta argitaratu ditzakezu.</p> <p>Adibideak: Kontsultak erakundeari eragiten dion alderdi ia guztiak izan ditzake: adibide batzuk erakundearen izena edo logotipoa aldatzen ari dira, aukera ugari eskainiz, Bai edo Ez izaera handiago baten parte hartzea erabakitzeko, baliogabetzeko edo baztertzeko estrategia berri bat plan edo talde lan baten emaitza, edo posizioak 1, 2 edo 3 mandatu gehienez egon behar duten ala ez zehazteko.</p>erakundeko ard.</p>\n"
251
+ page: "<p>Kontsultak aukera ematen du erakunde bat osatzen duten pertsona guztiei galdera argi bat egiteko, kontsulta egiteko parte hartzeko, txinparta egiteko eta eztabaida bat egiteko edo aurka egiteko. Kontsulta datak iristen direnean, botoen emaitzak bozkatu eta argitaratu ahal izango dituzu.</p> <p>Adibideak: Kontsultak erakundeari eragiten dion alderdi ia guztiei buruzkoak izan daitezke: adibide batzuk erakundearen izena edo logotipoa aldatzen dute hainbat alternatiba eskainiz, bai eta nolanahi ere, erakunde handiagoa, baliogabetzeko edo baztertzeko estrategia berri bat baztertzeko. plan edo talde lan baten emaitza, edo posizioak antolaketan 1, 2 edo 3 mandatarako gehienez egon behar duten ala ez zehazteko.</p>\n"
252
252
  title: Zer dira kontsultak?
253
253
  menu:
254
254
  consultations: kontsultak
@@ -248,7 +248,7 @@ fi-pl:
248
248
  participatory_spaces:
249
249
  consultations:
250
250
  contextual: "<p>Kuulemiset ovat osallisuustila, jonka avulla voit esittää selkeän kysymyksen kaikille organisaation ihmisille, tehdä päätöksen kuulemiseen osallistumisesta sekä herättää ja järjestää keskustelua vastauksen saamiseksi. Kun kuulemisen päivä tulee, voit äänestää ja julkaista äänestyksen tulokset.</p> <p>Kuulemisia voidaan järjestää lähes mistä tahansa organisaatioon vaikuttavasta näkökulmasta, kuten nimen tai logon muuttamisesta, päättämisestä laajempaan organisaatioon liittymisestä, strategisen suunnitelman tai työryhmän päätöksen validoinnista tai hylkäämisestä, tai mandaattien vaaditusta määrästä päättäminen.</p>\n"
251
- page: "<p>Kuulemiset ovat osallisuustila, jonka avulla voit esittää selkeän kysymyksen kaikille organisaation ihmisille, tehdä päätöksen kuulemiseen osallistumisesta sekä herättää ja järjestää keskustelua vastauksen saamiseksi. Kun kuulemisen päivä tulee, voit äänestää ja julkaista äänestyksen tulokset.</p> <p>Kuulemisia voidaan järjestää lähes mistä tahansa organisaatioon vaikuttavasta näkökulmasta, kuten nimen tai logon muuttamisesta, päättämisestä laajempaan organisaatioon liittymisestä, strategisen suunnitelman tai työryhmän päätöksen validoinnista tai hylkäämisestä, tai mandaattien vaaditusta määrästä päättäminen.</p>"
251
+ page: "<p>Kuulemiset ovat tila, jonka avulla voit kysyä selkeitä kysymyksiä kaikilta ihmisiltä, jotka muodostavat organisaation, ilmoittavat osallistumishalukkuudestaan kuulemiseen ja aloittavat keskustelun vastauksen saamiseksi. Kuulemisen ajankohtana voit äänestää ja julkaista äänestystulokset.</p> <p>Kuulemiset voivat koskea mitä tahansa organisaatioon vaikuttavaa asiaa, kuten uuden nimen tai logon valitsemista tietyistä vaihtoehdoista, suurempaan organisaatioon liittymisestä päättämistä, työryhmien ehdotusten hyväksyntää tai hylkäystä tai päätöstä tarvittavien mandaattien määrästä organisaation sisällä.</p>\n"
252
252
  title: Mitä ovat kuulemiset?
253
253
  menu:
254
254
  consultations: Kuulemiset
@@ -0,0 +1,296 @@
1
+ fi-pl:
2
+ activemodel:
3
+ attributes:
4
+ consultation:
5
+ banner_image: Bannerikuva
6
+ decidim_highlighted_scope_id: Korostettu teema
7
+ description: Kuvaus
8
+ end_voting_date: Äänestys päättyy
9
+ introductory_image: Esittelykuva
10
+ introductory_video_url: Esittelyvideon URL-osoite
11
+ questions: Kysymykset
12
+ slug: URL-tunniste
13
+ start_voting_date: Äänestys alkaa
14
+ subtitle: Alaotsikko
15
+ title: Otsikko
16
+ question:
17
+ banner_image: Bannerikuva
18
+ decidim_scope_id: Kunnan alue
19
+ hashtag: Hashtag
20
+ hero_image: Etusivun kuva
21
+ i_frame_url: Ulkopuolisen äänestysjärjestelmän URL-osoite
22
+ origin_scope: Teema
23
+ origin_title: Alkuperä
24
+ origin_url: Alkuperän URL-osoite
25
+ participatory_scope: Osallisuusteema
26
+ promoter_group: Suositteluryhmä
27
+ question_context: Konteksti
28
+ reference: Viite
29
+ scope: Kunnan alue
30
+ slug: URL-tunniste
31
+ subtitle: Alaotsikko
32
+ title: Otsikko
33
+ vote: Ulkoinen äänestysjärjestelmä
34
+ what_is_decided: Mitä päätetään
35
+ errors:
36
+ vote:
37
+ decidim_consultations_response_id:
38
+ not_found: Vastausta ei löytynyt.
39
+ activerecord:
40
+ models:
41
+ decidim/consultation:
42
+ one: Kuuleminen
43
+ other: Kuulemiset
44
+ decidim/consultations/question:
45
+ one: Kysymys
46
+ other: Kysymykset
47
+ decidim/consultations/response:
48
+ one: Vastaus
49
+ other: Vastaukset
50
+ decidim/consultations/vote:
51
+ one: Ääni
52
+ other: Äänet
53
+ decidim:
54
+ admin:
55
+ actions:
56
+ new_consultation: Uusi kuuleminen
57
+ new_question: Uusi kysymys
58
+ new_response: Uusi vastaus
59
+ publish_results: Julkaise tulokset
60
+ unpublish_results: Peru tulosten julkistus
61
+ consultation_publications:
62
+ create:
63
+ error: Tämän kuulemisen julkaisussa tapahtui virhe.
64
+ success: Kuuleminen julkaistu onnistuneesti.
65
+ destroy:
66
+ error: Tämän kuulemisen julkaisun perumisessa tapahtui virhe.
67
+ success: Kuulemisen julkaisu peruttu onnistuneesti.
68
+ consultation_results_publications:
69
+ create:
70
+ error: Virhe julkaistasessa tämän kuulemisen tuloksia.
71
+ success: Kuulemisen tulokset julkaistiin onnistuneesti.
72
+ destroy:
73
+ error: Virhe tämän kuulemisen tulosten julkaisun perumisessa.
74
+ success: Kuulemisen tulosten julkaisu peruttu onnistuneesti.
75
+ consultations:
76
+ create:
77
+ error: Virhe uuden kuulemisen luonnissa.
78
+ success: Kuuleminen luotu onnistuneesti.
79
+ edit:
80
+ update: Päivitä
81
+ form:
82
+ slug_help: 'URL-tunnisteita käytetään luomaan URL-osoitteita, jotka viittaavat tähän kuulemiseen. Hyväksyy vain kirjaimet, numerot ja viivat. Kirjaimen on oltava ensimmäinen merkki tunnisteessa. Esimerkki: %{url}'
83
+ title: Yleistä tietoa
84
+ index:
85
+ not_published: Ei julkaistu
86
+ published: Julkaistu
87
+ new:
88
+ create: Luo
89
+ title: Uusi kuuleminen
90
+ update:
91
+ error: Virhe päivitettäessä tätä kuulemista.
92
+ success: Kuuleminen päivitetty onnistuneesti.
93
+ menu:
94
+ consultations: Kuulemiset
95
+ consultations_submenu:
96
+ info: Tiedot
97
+ questions: Kysymykset
98
+ questions_submenu:
99
+ components: Komponentit
100
+ consultation: Kuuleminen
101
+ info: Tiedot
102
+ responses: Vastaukset
103
+ models:
104
+ consultation:
105
+ fields:
106
+ created_at: Luontiaika
107
+ published: Julkaistu
108
+ title: Otsikko
109
+ name:
110
+ one: Kuuleminen
111
+ other: Kuulemiset
112
+ question:
113
+ fields:
114
+ created_at: Luontiaika
115
+ published: Julkaistu
116
+ title: Otsikko
117
+ name:
118
+ one: Kysymys
119
+ other: Kysymykset
120
+ response:
121
+ fields:
122
+ created_at: Luontiaika
123
+ title: Otsikko
124
+ name:
125
+ one: Vastaus
126
+ other: Vastaukset
127
+ question_publications:
128
+ create:
129
+ error: Virhe julkaistaessa tätä kysymystä.
130
+ success: Kysymys julkaistu onnistuneesti.
131
+ destroy:
132
+ error: Virhe tämän kysymyksen julkaisun perumisessa.
133
+ success: Kysymyksen julkaisu peruutettu onnistuneesti.
134
+ questions:
135
+ create:
136
+ error: Uuden kysymyksen luomisessa tapahtui virhe.
137
+ success: Kysymys luotu onnistuneesti.
138
+ destroy:
139
+ success: Kysely poistettu onnistuneesti.
140
+ edit:
141
+ update: Päivitä
142
+ form:
143
+ title: Yleistä tietoa
144
+ index:
145
+ not_published: Ei julkaistu
146
+ published: Julkaistu
147
+ new:
148
+ create: Luo
149
+ title: Uusi kysymys
150
+ update:
151
+ error: Tämän kysymyksen päivityksessä tapahtui virhe.
152
+ success: Kysymys päivitetty onnistuneesti.
153
+ responses:
154
+ create:
155
+ error: Uuden vastauksen luonnissa tapahtui virhe.
156
+ success: Vastaus luotu onnistuneesti.
157
+ destroy:
158
+ error: Poistettaessa vastausta tapahtui virhe.
159
+ success: Vastaus poistettu onnistuneesti.
160
+ edit:
161
+ update: Päivitä
162
+ form:
163
+ title: Yleistä tietoa
164
+ new:
165
+ create: Luo
166
+ title: Uusi vastaus
167
+ update:
168
+ error: Tämän vastauksen päivittämisessä tapahtui virhe.
169
+ success: Vastaus päivitetty onnistuneesti.
170
+ titles:
171
+ consultations: Kuulemiset
172
+ questions: Kysymykset
173
+ responses: Vastaukset
174
+ consultations:
175
+ admin:
176
+ content_blocks:
177
+ highlighted_consultations:
178
+ max_results: Näytettävien elementtien enimmäismäärä
179
+ consultation:
180
+ start_voting_date: Äänestyksen alkamisajankohta
181
+ view_results: Näytä tulokset
182
+ consultation_card:
183
+ view_results: Näytä tulokset
184
+ consultations:
185
+ orders:
186
+ label: 'Lajittele kuulemiset:'
187
+ random: Sattumanvarainen järjestys
188
+ recent: Viimeisin ensin
189
+ content_blocks:
190
+ highlighted_consultations:
191
+ name: Tärkeimmät kuulemiset
192
+ count:
193
+ title:
194
+ one: "%{count} kuuleminen"
195
+ other: "%{count} kuulemista"
196
+ filters:
197
+ active: Aktiiviset
198
+ all: Kaikki
199
+ finished: Valmiit
200
+ search: Hae
201
+ state: Tila
202
+ upcoming: Tulevat
203
+ filters_small_view:
204
+ close_modal: Sulje ikkuna
205
+ filter: Suodata
206
+ filter_by: Suodata
207
+ unfold: Avaa
208
+ highlighted_questions:
209
+ title: Kysymykset teemasta %{scope_name}
210
+ index:
211
+ title: Kuulemiset
212
+ last_activity:
213
+ new_consultation: Uusi kuuleminen
214
+ new_question_at_html: "<span>Uusi kysymys osoitteessa %{link}</span>"
215
+ pages:
216
+ home:
217
+ highlighted_consultations:
218
+ active_consultations: Aktiiviset kuulemiset
219
+ see_all_consultations: Katso kaikki kuulemiset
220
+ voting_ends_in:
221
+ one: Äänestys päättyy <strong>huomenna</strong>
222
+ other: Äänestys päättyy <strong>%{count} päivän</strong> päästä
223
+ voting_ends_today: Äänestys päättyy <strong>tänään</strong>
224
+ question:
225
+ take_part: Osallistu
226
+ view_results: Näytä tulokset
227
+ votes_out_of:
228
+ one: ääni yhteismäärästä
229
+ other: ääntä yhteismäärästä
230
+ question_votes:
231
+ create:
232
+ error: Kysymystä äänestäessä tapahtui virheitä
233
+ regular_questions:
234
+ title: Tätä kuulemista koskevat kysymykset
235
+ show:
236
+ badge_name:
237
+ finished: Valmiit
238
+ open: Avoimet
239
+ open_votes: Äänestys avoinna
240
+ published_results: Tulokset julkaistu
241
+ footer_button_text:
242
+ debate: Keskustelu
243
+ view: Näytä
244
+ view_results: Näytä tulokset
245
+ vote: Äänestä
246
+ unspecified: Ei määritelty
247
+ help:
248
+ participatory_spaces:
249
+ consultations:
250
+ contextual: "<p>Kuulemiset ovat osallisuustila, jonka avulla voit esittää selkeän kysymyksen kaikille organisaation ihmisille, tehdä päätöksen kuulemiseen osallistumisesta sekä herättää ja järjestää keskustelua vastauksen saamiseksi. Kun kuulemisen päivä tulee, voit äänestää ja julkaista äänestyksen tulokset.</p> <p>Kuulemisia voidaan järjestää lähes mistä tahansa organisaatioon vaikuttavasta näkökulmasta, kuten nimen tai logon muuttamisesta, päättämisestä laajempaan organisaatioon liittymisestä, strategisen suunnitelman tai työryhmän päätöksen validoinnista tai hylkäämisestä, tai mandaattien vaaditusta määrästä päättäminen.</p>\n"
251
+ page: "<p>Kuulemiset ovat tila, jonka avulla voit kysyä selkeitä kysymyksiä kaikilta ihmisiltä, jotka muodostavat organisaation, ilmoittavat osallistumishalukkuudestaan kuulemiseen ja aloittavat keskustelun vastauksen saamiseksi. Kuulemisen ajankohtana voit äänestää ja julkaista äänestystulokset.</p> <p>Kuulemiset voivat koskea mitä tahansa organisaatioon vaikuttavaa asiaa, kuten uuden nimen tai logon valitsemista tietyistä vaihtoehdoista, suurempaan organisaatioon liittymisestä päättämistä, työryhmien ehdotusten hyväksyntää tai hylkäystä tai päätöstä tarvittavien mandaattien määrästä organisaation sisällä.</p>\n"
252
+ title: Mitä ovat kuulemiset?
253
+ menu:
254
+ consultations: Kuulemiset
255
+ pages:
256
+ home:
257
+ statistics:
258
+ consultations_count: Kuulemiset
259
+ questions:
260
+ results:
261
+ title: Tulokset
262
+ show:
263
+ read_more: Lue lisää
264
+ statistics:
265
+ assistants_count_title: Avustajat
266
+ comments_count_title: Kommentit
267
+ meetings_count_title: Tapaamiset
268
+ supports_count_title: Kannatukset
269
+ technical_info:
270
+ technical_data: Tekniset tiedot
271
+ vote_button:
272
+ already_voted: Äänestetty aikaisemmin
273
+ already_voted_hover: Peruuta kannatus
274
+ starting_from: Alkaa %{date}
275
+ vote: Äänestä
276
+ vote_modal:
277
+ contextual_help: Valitse vaihtoehto.
278
+ title: 'Kuuleminen: kysymyksen kannatus'
279
+ vote_modal_confirm:
280
+ change: Muuta
281
+ confirm: Vahvista
282
+ contextual_help: Vahvista valittu vaihtoehto.
283
+ title: 'Kuuleminen: vahvista kannatus'
284
+ layouts:
285
+ decidim:
286
+ admin:
287
+ question:
288
+ attachments: Liitteet
289
+ categories: Ryhmät
290
+ consultation_voting_data:
291
+ start_voting_date: Äänestys alkaa
292
+ question_components:
293
+ question_menu_item: Kysymys
294
+ unfold: Avaa
295
+ question_header:
296
+ back_to_consultation: Näytä kaikki kuulemiset