decidim-consultations 0.21.0 → 0.22.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/images/decidim/consultations/icon.svg +1 -3
- data/app/assets/images/decidim/consultations/icon2.svg +1 -88
- data/app/assets/stylesheets/decidim/consultations/_question.scss +0 -6
- data/app/assets/stylesheets/decidim/consultations/consultations/_consultations-header.scss +0 -1
- data/app/cells/decidim/consultations/consultation_m/data.erb +1 -1
- data/app/cells/decidim/consultations/consultation_m/footer.erb +1 -1
- data/app/cells/decidim/consultations/content_blocks/highlighted_consultations/show.erb +3 -3
- data/app/permissions/decidim/consultations/permissions.rb +2 -0
- data/app/views/decidim/consultations/consultations/_consultation_card.html.erb +3 -3
- data/app/views/decidim/consultations/consultations/_consultation_details.html.erb +2 -2
- data/app/views/decidim/consultations/consultations/_filters.html.erb +9 -4
- data/app/views/decidim/consultations/consultations/_question.html.erb +2 -2
- data/app/views/decidim/consultations/consultations/index.html.erb +3 -3
- data/app/views/decidim/consultations/questions/_vote_button.html.erb +70 -67
- data/app/views/decidim/consultations/questions/_vote_modal.html.erb +1 -1
- data/app/views/decidim/consultations/questions/_vote_modal_confirm.html.erb +1 -1
- data/app/views/decidim/consultations/questions/show.html.erb +4 -4
- data/app/views/layouts/decidim/_question_components.html.erb +3 -3
- data/app/views/layouts/decidim/_question_header.html.erb +1 -1
- data/config/locales/ar.yml +0 -1
- data/config/locales/bg-BG.yml +1 -0
- data/config/locales/ca.yml +4 -1
- data/config/locales/cs.yml +10 -7
- data/config/locales/da-DK.yml +1 -0
- data/config/locales/de.yml +82 -1
- data/config/locales/el.yml +376 -0
- data/config/locales/en.yml +4 -1
- data/config/locales/es-MX.yml +4 -1
- data/config/locales/es-PY.yml +4 -1
- data/config/locales/es.yml +4 -1
- data/config/locales/et-EE.yml +1 -0
- data/config/locales/eu.yml +0 -1
- data/config/locales/fi-plain.yml +4 -1
- data/config/locales/fi.yml +15 -12
- data/config/locales/fr-CA.yml +377 -0
- data/config/locales/fr.yml +5 -2
- data/config/locales/ga-IE.yml +1 -0
- data/config/locales/gl.yml +0 -1
- data/config/locales/hr-HR.yml +1 -0
- data/config/locales/hu.yml +0 -1
- data/config/locales/id-ID.yml +0 -1
- data/config/locales/is-IS.yml +0 -1
- data/config/locales/it.yml +58 -55
- data/config/locales/ja-JP.yml +367 -0
- data/config/locales/lt-LT.yml +1 -0
- data/config/locales/lv-LV.yml +383 -0
- data/config/locales/mt-MT.yml +1 -0
- data/config/locales/nl.yml +4 -1
- data/config/locales/no.yml +2 -3
- data/config/locales/pl.yml +177 -96
- data/config/locales/pt-BR.yml +1 -2
- data/config/locales/pt.yml +156 -75
- data/config/locales/ro-RO.yml +338 -0
- data/config/locales/ru.yml +0 -1
- data/config/locales/sk-SK.yml +394 -0
- data/config/locales/sk.yml +393 -0
- data/config/locales/sl.yml +5 -0
- data/config/locales/sr-CS.yml +1 -0
- data/config/locales/sv.yml +46 -12
- data/config/locales/tr-TR.yml +0 -1
- data/config/locales/uk.yml +0 -1
- data/db/migrate/20200320105916_index_foreign_keys_in_decidim_consultations_votes.rb +7 -0
- data/db/seeds/city.jpeg +0 -0
- data/db/seeds/city2.jpeg +0 -0
- data/lib/decidim/consultations/version.rb +1 -1
- metadata +26 -10
data/config/locales/fr.yml
CHANGED
@@ -32,7 +32,6 @@ fr:
|
|
32
32
|
scope: Périmètre d'application
|
33
33
|
slug: Identifiant
|
34
34
|
subtitle: Sous-titre
|
35
|
-
title: Titre
|
36
35
|
vote: Système de vote externe
|
37
36
|
what_is_decided: Objectifs
|
38
37
|
response:
|
@@ -237,6 +236,8 @@ fr:
|
|
237
236
|
label: 'Trier les votations par :'
|
238
237
|
random: Aléatoire
|
239
238
|
recent: Les plus récentes
|
239
|
+
show:
|
240
|
+
dates: Dates
|
240
241
|
content_blocks:
|
241
242
|
highlighted_consultations:
|
242
243
|
name: Votations mises en avant
|
@@ -293,7 +294,7 @@ fr:
|
|
293
294
|
vote_limit:
|
294
295
|
description: Vous pouvez voter jusqu'à %{limit} options.
|
295
296
|
left: Restant
|
296
|
-
votes:
|
297
|
+
votes: Votes
|
297
298
|
question_votes:
|
298
299
|
create:
|
299
300
|
error: Il y a eu des erreurs lors du vote sur la question
|
@@ -347,10 +348,12 @@ fr:
|
|
347
348
|
verification_required: Vérifier votre compte pour voter
|
348
349
|
vote: Voter
|
349
350
|
vote_modal:
|
351
|
+
close_modal: Fermer la fenêtre modale
|
350
352
|
contextual_help: Veuillez sélectionner une option.
|
351
353
|
title: 'Votation : soutien aux questions'
|
352
354
|
vote_modal_confirm:
|
353
355
|
change: Modifier
|
356
|
+
close_modal: Fermer la fenêtre modale
|
354
357
|
confirm: Confirmer
|
355
358
|
contextual_help: Veuillez confirmer l'option sélectionnée.
|
356
359
|
title: 'Consultation : confirmer le soutien'
|
@@ -0,0 +1 @@
|
|
1
|
+
ga:
|
data/config/locales/gl.yml
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
hr:
|
data/config/locales/hu.yml
CHANGED
data/config/locales/id-ID.yml
CHANGED
data/config/locales/is-IS.yml
CHANGED
data/config/locales/it.yml
CHANGED
@@ -5,36 +5,35 @@ it:
|
|
5
5
|
banner_image: Immagine banner
|
6
6
|
decidim_highlighted_scope_id: Ambito evidenziato
|
7
7
|
description: Descrizione
|
8
|
-
end_voting_date: La votazione
|
8
|
+
end_voting_date: La votazione termina il
|
9
9
|
introductory_image: Immagine introduttiva
|
10
10
|
introductory_video_url: URL video introduttivo
|
11
|
-
questions:
|
11
|
+
questions: Quesiti
|
12
12
|
slug: Slug URL
|
13
|
-
start_voting_date:
|
13
|
+
start_voting_date: La votazione inizia il
|
14
14
|
subtitle: Sottotitolo
|
15
15
|
title: Titolo
|
16
16
|
question:
|
17
|
-
banner_image: Immagine banner
|
18
|
-
decidim_scope_id: Area
|
17
|
+
banner_image: Immagine del banner
|
18
|
+
decidim_scope_id: Area territoriale
|
19
19
|
hashtag: hashtag
|
20
20
|
hero_image: Immagine della home page
|
21
21
|
i_frame_url: URL del sistema di votazione esterno
|
22
22
|
instructions: Istruzioni aggiuntive per la votazione
|
23
23
|
max_votes: Massimo numero di voti
|
24
24
|
min_votes: Minimo numero di voti
|
25
|
-
origin_scope:
|
25
|
+
origin_scope: Obiettivo
|
26
26
|
origin_title: Origine
|
27
27
|
origin_url: URL di origine
|
28
|
-
participatory_scope:
|
28
|
+
participatory_scope: Obiettivo partecipativo
|
29
29
|
promoter_group: Promotore
|
30
30
|
question_context: Contesto
|
31
31
|
reference: Riferimento
|
32
|
-
scope: Area
|
32
|
+
scope: Area territoriale
|
33
33
|
slug: Slug URL
|
34
34
|
subtitle: Sottotitolo
|
35
|
-
title: Titolo
|
36
35
|
vote: Sistema di voto esterno
|
37
|
-
what_is_decided:
|
36
|
+
what_is_decided: Che cosa si decide
|
38
37
|
response:
|
39
38
|
decidim_consultations_response_group_id: Gruppo
|
40
39
|
errors:
|
@@ -58,8 +57,8 @@ it:
|
|
58
57
|
one: Consultazione
|
59
58
|
other: consultazioni
|
60
59
|
decidim/consultations/question:
|
61
|
-
one:
|
62
|
-
other:
|
60
|
+
one: Quesito
|
61
|
+
other: Quesiti
|
63
62
|
decidim/consultations/response:
|
64
63
|
one: Risposta
|
65
64
|
other: risposte
|
@@ -71,7 +70,7 @@ it:
|
|
71
70
|
actions:
|
72
71
|
back_to_responses: Torna alle risposte
|
73
72
|
new_consultation: Nuova consultazione
|
74
|
-
new_question:
|
73
|
+
new_question: Nuovo quesito
|
75
74
|
new_response: Nuova risposta
|
76
75
|
new_response_group: Nuovo gruppo
|
77
76
|
publish_results: Pubblica risultati
|
@@ -117,14 +116,14 @@ it:
|
|
117
116
|
consultations: consultazioni
|
118
117
|
consultations_submenu:
|
119
118
|
info: Informazione
|
120
|
-
questions:
|
119
|
+
questions: Quesiti
|
121
120
|
results: Risultati
|
122
121
|
questions_submenu:
|
123
|
-
components:
|
122
|
+
components: Elementi
|
124
123
|
configuration: Configurazione
|
125
124
|
consultation: Consultazione
|
126
|
-
info:
|
127
|
-
responses:
|
125
|
+
info: Informazioni
|
126
|
+
responses: Risposte
|
128
127
|
models:
|
129
128
|
consultation:
|
130
129
|
fields:
|
@@ -136,12 +135,12 @@ it:
|
|
136
135
|
other: consultazioni
|
137
136
|
question:
|
138
137
|
fields:
|
139
|
-
created_at: Creato
|
138
|
+
created_at: Creato il
|
140
139
|
published: Pubblicato
|
141
140
|
title: Titolo
|
142
141
|
name:
|
143
|
-
one:
|
144
|
-
other:
|
142
|
+
one: Quesito
|
143
|
+
other: Quesiti
|
145
144
|
response:
|
146
145
|
fields:
|
147
146
|
created_at: Creato a
|
@@ -153,34 +152,34 @@ it:
|
|
153
152
|
question_configuration:
|
154
153
|
disable_external_voting: Si prega di disabilitare il voto esterno per configurazioni avanzate
|
155
154
|
form:
|
156
|
-
help: Imposta
|
155
|
+
help: Imposta i quesiti a risposta multipla aumentando il numero massimo di risposte che un partecipante può scegliere. Valore massimo predefinito è 1, il che significa che può essere votata solo una risposta.
|
157
156
|
title: Configurazione avanzata
|
158
157
|
question_publications:
|
159
158
|
create:
|
160
|
-
error: Si è verificato un errore durante la pubblicazione
|
161
|
-
success:
|
159
|
+
error: Si è verificato un errore durante la pubblicazione del quesito.
|
160
|
+
success: Quesito pubblicato con successo.
|
162
161
|
destroy:
|
163
|
-
error: Si è verificato un errore durante la pubblicazione
|
164
|
-
success:
|
162
|
+
error: Si è verificato un errore durante la pubblicazione del quesito.
|
163
|
+
success: Quesito ritirato con successo.
|
165
164
|
questions:
|
166
165
|
create:
|
167
|
-
error: Si è verificato un errore durante la creazione di
|
168
|
-
success:
|
166
|
+
error: Si è verificato un errore durante la creazione di un nuovo quesito.
|
167
|
+
success: Quesito creato con successo.
|
169
168
|
destroy:
|
170
|
-
success:
|
169
|
+
success: Quesito eliminato con successo.
|
171
170
|
edit:
|
172
171
|
update: Aggiornare
|
173
172
|
form:
|
174
|
-
title:
|
173
|
+
title: Informazioni Generali
|
175
174
|
index:
|
176
175
|
not_published: Non pubblicato
|
177
176
|
published: Pubblicato
|
178
177
|
new:
|
179
|
-
create:
|
180
|
-
title:
|
178
|
+
create: Crea
|
179
|
+
title: Nuovo quesito
|
181
180
|
update:
|
182
|
-
error: Si è verificato un errore durante l'aggiornamento
|
183
|
-
success:
|
181
|
+
error: Si è verificato un errore durante l'aggiornamento del quesito.
|
182
|
+
success: Quesito aggiornato correttamente.
|
184
183
|
response_groups:
|
185
184
|
create:
|
186
185
|
error: Si è verificato un problema durante la creazione di un nuovo gruppo di risposta.
|
@@ -192,7 +191,7 @@ it:
|
|
192
191
|
update: Aggiorna
|
193
192
|
form:
|
194
193
|
title: Informazioni Generali
|
195
|
-
help: Utilizza i gruppi per organizzare
|
194
|
+
help: Utilizza i gruppi per organizzare quesiti a scelta multipla in pacchetti.
|
196
195
|
new:
|
197
196
|
create: Crea
|
198
197
|
title: Nuovo gruppo di risposta
|
@@ -209,7 +208,7 @@ it:
|
|
209
208
|
edit:
|
210
209
|
update: Aggiornare
|
211
210
|
form:
|
212
|
-
title:
|
211
|
+
title: Informazioni Generali
|
213
212
|
new:
|
214
213
|
create: Creare
|
215
214
|
title: Nuova risposta
|
@@ -218,7 +217,7 @@ it:
|
|
218
217
|
success: Risposta aggiornata correttamente.
|
219
218
|
titles:
|
220
219
|
consultations: consultazioni
|
221
|
-
questions:
|
220
|
+
questions: Quesiti
|
222
221
|
response_groups: Gruppi di risposta
|
223
222
|
responses: risposte
|
224
223
|
results: Risultati
|
@@ -237,6 +236,8 @@ it:
|
|
237
236
|
label: 'Ordina le consultazioni per:'
|
238
237
|
random: Casuale
|
239
238
|
recent: Piu recente
|
239
|
+
show:
|
240
|
+
dates: Date
|
240
241
|
content_blocks:
|
241
242
|
highlighted_consultations:
|
242
243
|
name: Consultazioni evidenziate
|
@@ -257,12 +258,12 @@ it:
|
|
257
258
|
filter_by: Filtra per
|
258
259
|
unfold: spiegare
|
259
260
|
highlighted_questions:
|
260
|
-
title:
|
261
|
+
title: Quesiti da %{scope_name}
|
261
262
|
index:
|
262
263
|
title: consultazioni
|
263
264
|
last_activity:
|
264
265
|
new_consultation: Nuova consultazione
|
265
|
-
new_question_at_html: "<span>
|
266
|
+
new_question_at_html: "<span>Nuovo quesito al %{link}</span>"
|
266
267
|
pages:
|
267
268
|
home:
|
268
269
|
highlighted_consultations:
|
@@ -273,16 +274,16 @@ it:
|
|
273
274
|
other: La votazione termina tra <strong>%{count} giorni</strong>
|
274
275
|
voting_ends_today: La votazione termina <strong>oggi</strong>
|
275
276
|
question:
|
276
|
-
take_part:
|
277
|
-
view_results:
|
277
|
+
take_part: Vota
|
278
|
+
view_results: Visualizza i risultati
|
278
279
|
votes_out_of:
|
279
|
-
one:
|
280
|
-
other: voti
|
280
|
+
one: voto su
|
281
|
+
other: voti su
|
281
282
|
question_multiple_votes:
|
282
283
|
results_rules:
|
283
284
|
minimum_votes_per_user:
|
284
285
|
description: I partecipanti potrebbero distribuire un minimo di %{votes} voti tra diverse opzioni.
|
285
|
-
title:
|
286
|
+
title: Al quesito sono consentite risposte multiple
|
286
287
|
total_participants: Un totale di %{count} persone hanno partecipato alla votazione.
|
287
288
|
vote_limit:
|
288
289
|
description: I partecipanti possono votare fino a %{limit} opzioni.
|
@@ -296,12 +297,12 @@ it:
|
|
296
297
|
votes: Voti
|
297
298
|
question_votes:
|
298
299
|
create:
|
299
|
-
error: Ci sono stati errori nel votare
|
300
|
+
error: Ci sono stati errori nel votare il quesito
|
300
301
|
success: La modifica può essere effettuata fino al termine della consultazione. Solo l'ultimo voto sarà accettato.
|
301
302
|
title_error: Errore di voto!
|
302
303
|
title_success: Voto registrato con successo
|
303
304
|
regular_questions:
|
304
|
-
title:
|
305
|
+
title: Quesiti per questa consultazione
|
305
306
|
show:
|
306
307
|
badge_name:
|
307
308
|
finished: Finito
|
@@ -317,8 +318,8 @@ it:
|
|
317
318
|
help:
|
318
319
|
participatory_spaces:
|
319
320
|
consultations:
|
320
|
-
contextual: "<p>
|
321
|
-
page: "<p>
|
321
|
+
contextual: "<p>Le <strong>Consultazioni</strong> sono uno spazio che ti consente di porre una domanda chiara, a tutte le persone che partecipano ad una organizzazione, ordinando il dibattito a favore o contro i vari quesiti. Alla data della consultazione, puoi votare e pubblicare i risultati dei voti.</p> <p>Esempi: le consultazioni possono affrontare quasi tutte le decisioni che riguardano un'organizzazione: per esempio per cambiare il nome o il logo dell'organizzazione che offre diverse alternative, per decidere Sì o No a fondersi in un'organizzazione più grande, per convalidare o rifiutare un nuovo piano strategico o per definire se le cariche elettive si possono rinnovare al massimo per 1, 2 o 3 mandati.</p>\n"
|
322
|
+
page: "<p>Le <strong>Consultazioni</strong> sono uno spazio che ti consente di porre una domanda chiara, a tutte le persone che partecipano ad una organizzazione, ordinando il dibattito a favore o contro i vari quesiti. Alla data della consultazione, puoi votare e pubblicare i risultati dei voti.</p> <p>Esempi: le consultazioni possono affrontare quasi tutte le decisioni che riguardano un'organizzazione: per esempio per cambiare il nome o il logo dell'organizzazione che offre diverse alternative, per decidere Sì o No a fondersi in un'organizzazione più grande, per convalidare o rifiutare un nuovo piano strategico o per definire se le cariche elettive si possono rinnovare al massimo per 1, 2 o 3 mandati.</p>\n"
|
322
323
|
title: Quali sono le consultazioni?
|
323
324
|
menu:
|
324
325
|
consultations: consultazioni
|
@@ -327,17 +328,17 @@ it:
|
|
327
328
|
statistics:
|
328
329
|
consultations_count: consultazioni
|
329
330
|
questions:
|
330
|
-
next_button:
|
331
|
-
previous_button:
|
331
|
+
next_button: Quesito successivo
|
332
|
+
previous_button: Quesito precedente
|
332
333
|
results:
|
333
334
|
title: risultati
|
334
335
|
show:
|
335
336
|
read_more: Leggi di più
|
336
337
|
statistics:
|
337
|
-
assistants_count_title:
|
338
|
+
assistants_count_title: Assistenti
|
338
339
|
comments_count_title: Commenti
|
339
340
|
meetings_count_title: Incontri
|
340
|
-
supports_count_title:
|
341
|
+
supports_count_title: Voti
|
341
342
|
technical_info:
|
342
343
|
technical_data: Dati tecnici
|
343
344
|
vote_button:
|
@@ -347,10 +348,12 @@ it:
|
|
347
348
|
verification_required: Verifica il tuo account per votare
|
348
349
|
vote: Votazione
|
349
350
|
vote_modal:
|
351
|
+
close_modal: Chiudi modalità
|
350
352
|
contextual_help: Per favore selezionate un'opzione.
|
351
|
-
title: 'Consultazione:
|
353
|
+
title: 'Consultazione: voto del quesito'
|
352
354
|
vote_modal_confirm:
|
353
355
|
change: Modificare
|
356
|
+
close_modal: Chiudi modalità
|
354
357
|
confirm: Confermare
|
355
358
|
contextual_help: Si prega di confermare l'opzione selezionata.
|
356
359
|
title: 'Consultazione: conferma il supporto'
|
@@ -363,12 +366,12 @@ it:
|
|
363
366
|
admin:
|
364
367
|
question:
|
365
368
|
attachments: allegati
|
366
|
-
categories:
|
369
|
+
categories: Categorie
|
367
370
|
consultation_voting_data:
|
368
371
|
start_voting_date: Inizia la votazione
|
369
372
|
question_components:
|
370
|
-
question_menu_item:
|
373
|
+
question_menu_item: Il quesito
|
371
374
|
unfold: spiegare
|
372
375
|
question_header:
|
373
376
|
back_to_consultation: Vedi tutte le consultazioni
|
374
|
-
back_to_question: Torna
|
377
|
+
back_to_question: Torna al quesito
|
@@ -0,0 +1,367 @@
|
|
1
|
+
ja:
|
2
|
+
activemodel:
|
3
|
+
attributes:
|
4
|
+
consultation:
|
5
|
+
banner_image: バナー画像
|
6
|
+
decidim_highlighted_scope_id: ハイライトされたスコープ
|
7
|
+
description: 説明
|
8
|
+
end_voting_date: 投票終了
|
9
|
+
introductory_image: 入門画像
|
10
|
+
introductory_video_url: 紹介ビデオ URL
|
11
|
+
questions: 質問
|
12
|
+
slug: URL スラグ
|
13
|
+
start_voting_date: 投票が始まります
|
14
|
+
subtitle: サブタイトル
|
15
|
+
title: タイトル
|
16
|
+
question:
|
17
|
+
banner_image: バナー画像
|
18
|
+
decidim_scope_id: 市町村地域
|
19
|
+
hashtag: ハッシュタグ
|
20
|
+
hero_image: ホーム画像
|
21
|
+
i_frame_url: 外部投票システムURL
|
22
|
+
instructions: 投票の追加手順
|
23
|
+
max_votes: 最大投票数
|
24
|
+
min_votes: 投票の最小数
|
25
|
+
origin_scope: スコープ
|
26
|
+
origin_title: 原点:
|
27
|
+
origin_url: 原点URL
|
28
|
+
participatory_scope: 参加スコープ
|
29
|
+
promoter_group: プロモーターグループ
|
30
|
+
question_context: コンテキスト
|
31
|
+
reference: 参照
|
32
|
+
scope: 市町村地域
|
33
|
+
slug: URL スラグ
|
34
|
+
subtitle: サブタイトル
|
35
|
+
vote: 外部投票システム
|
36
|
+
what_is_decided: 決定されるもの
|
37
|
+
response:
|
38
|
+
decidim_consultations_response_group_id: グループ
|
39
|
+
errors:
|
40
|
+
models:
|
41
|
+
question:
|
42
|
+
attributes:
|
43
|
+
max_votes:
|
44
|
+
lower_than_min: 投票の最大数は最小数以上である必要があります。
|
45
|
+
vote:
|
46
|
+
decidim_consultations_response_id:
|
47
|
+
not_found: 応答が見つかりません。
|
48
|
+
activerecord:
|
49
|
+
errors:
|
50
|
+
models:
|
51
|
+
decidim/consultations/vote:
|
52
|
+
attributes:
|
53
|
+
question:
|
54
|
+
invalid_num_votes: 投票数が無効です
|
55
|
+
models:
|
56
|
+
decidim/consultation:
|
57
|
+
other: 議案
|
58
|
+
decidim/consultations/question:
|
59
|
+
other: 質問
|
60
|
+
decidim/consultations/response:
|
61
|
+
other: 回答
|
62
|
+
decidim/consultations/vote:
|
63
|
+
other: 投票
|
64
|
+
decidim:
|
65
|
+
admin:
|
66
|
+
actions:
|
67
|
+
back_to_responses: 返信に戻る
|
68
|
+
new_consultation: 新規の議案
|
69
|
+
new_question: 新しい質問
|
70
|
+
new_response: 新しい応答
|
71
|
+
new_response_group: 新しいグループ
|
72
|
+
publish_results: 結果を公開
|
73
|
+
response_groups: 応答グループの管理
|
74
|
+
unpublish_results: 結果を非公開にする
|
75
|
+
consultation_publications:
|
76
|
+
create:
|
77
|
+
error: この議案を公表する際に問題が発生しました。
|
78
|
+
success: 議案が正常に公開されました。
|
79
|
+
destroy:
|
80
|
+
error: この議案を非公開にする際に問題が発生しました。
|
81
|
+
success: 議案を非公開にしました。
|
82
|
+
consultation_results_publications:
|
83
|
+
create:
|
84
|
+
error: この議案の結果を公表する際に問題が発生しました。
|
85
|
+
success: 議案の結果の公開に成功しました。
|
86
|
+
destroy:
|
87
|
+
error: この議案の結果を非公開にする際に問題が発生しました。
|
88
|
+
success: 議案の結果を非公開にしました。
|
89
|
+
consultations:
|
90
|
+
create:
|
91
|
+
error: 新しい議案を作成する際に問題がありました。
|
92
|
+
success: 議案を作成しました。
|
93
|
+
edit:
|
94
|
+
update: 更新
|
95
|
+
form:
|
96
|
+
slug_help: 'URLスラグは、この議案を指すURLを生成するために使用されます。 文字、数字、ダッシュのみを受け付け、文字で始める必要があります。例: %{url}'
|
97
|
+
title: 一般情報
|
98
|
+
index:
|
99
|
+
not_published: 未公開
|
100
|
+
published: 公開済み
|
101
|
+
new:
|
102
|
+
create: 作成
|
103
|
+
title: 新規の議案
|
104
|
+
results:
|
105
|
+
not_visible: 議案が終了すると結果が表示されます
|
106
|
+
participants: "%{count} 人の参加者"
|
107
|
+
total_votes: '合計: %{count} 票'
|
108
|
+
update:
|
109
|
+
error: 議案の更新中に問題が発生しました。
|
110
|
+
success: 議案が更新されました。
|
111
|
+
menu:
|
112
|
+
consultations: 議案
|
113
|
+
consultations_submenu:
|
114
|
+
info: 情報
|
115
|
+
questions: 質問
|
116
|
+
results: 結果
|
117
|
+
questions_submenu:
|
118
|
+
components: コンポーネント
|
119
|
+
configuration: 設定
|
120
|
+
consultation: 議案
|
121
|
+
info: 情報
|
122
|
+
responses: 回答
|
123
|
+
models:
|
124
|
+
consultation:
|
125
|
+
fields:
|
126
|
+
created_at: 作成日時
|
127
|
+
published: 公開済み
|
128
|
+
title: タイトル
|
129
|
+
name:
|
130
|
+
other: 議案
|
131
|
+
question:
|
132
|
+
fields:
|
133
|
+
created_at: 作成日時
|
134
|
+
published: 公開済み
|
135
|
+
title: タイトル
|
136
|
+
name:
|
137
|
+
other: 質問
|
138
|
+
response:
|
139
|
+
fields:
|
140
|
+
created_at: 作成日時
|
141
|
+
response_group: グループ
|
142
|
+
title: タイトル
|
143
|
+
name:
|
144
|
+
other: 回答
|
145
|
+
question_configuration:
|
146
|
+
disable_external_voting: 詳細設定の外部投票を無効にしてください
|
147
|
+
form:
|
148
|
+
help: 参加者が選択できる回答の最大数を増やすことで、複数の選択問題を設定します。 デフォルトの最大値は1で、1つの応答しか投票できません。
|
149
|
+
title: 高度な構成
|
150
|
+
question_publications:
|
151
|
+
create:
|
152
|
+
error: この質問を公開する際に問題が発生しました。
|
153
|
+
success: 質問を公開しました。
|
154
|
+
destroy:
|
155
|
+
error: この質問を非公開にする際に問題が発生しました。
|
156
|
+
success: 質問を非公開にしました。
|
157
|
+
questions:
|
158
|
+
create:
|
159
|
+
error: 新しい質問を作成中に問題が発生しました。
|
160
|
+
success: 問題が正常に作成されました。
|
161
|
+
destroy:
|
162
|
+
success: 問題を削除しました。
|
163
|
+
edit:
|
164
|
+
update: 更新
|
165
|
+
form:
|
166
|
+
title: 一般情報
|
167
|
+
index:
|
168
|
+
not_published: 未公開
|
169
|
+
published: 公開済み
|
170
|
+
new:
|
171
|
+
create: 作成
|
172
|
+
title: 新しい質問
|
173
|
+
update:
|
174
|
+
error: この質問の更新中に問題が発生しました。
|
175
|
+
success: 問題が正常に更新されました。
|
176
|
+
response_groups:
|
177
|
+
create:
|
178
|
+
error: 新しい応答グループの作成中に問題が発生しました。
|
179
|
+
success: 応答グループを作成しました。
|
180
|
+
destroy:
|
181
|
+
error: 応答グループの削除中に問題が発生しました。応答が依存していないことを確認してください。
|
182
|
+
success: 応答グループを削除しました。
|
183
|
+
edit:
|
184
|
+
update: 更新
|
185
|
+
form:
|
186
|
+
title: 一般情報
|
187
|
+
help: 複数の選択肢の質問をパッケージにまとめるためにグループを使用します。
|
188
|
+
new:
|
189
|
+
create: 作成
|
190
|
+
title: 新しい応答グループ
|
191
|
+
update:
|
192
|
+
error: この応答を更新中に問題が発生しました。
|
193
|
+
success: 応答が正常に更新されました。
|
194
|
+
responses:
|
195
|
+
create:
|
196
|
+
error: 新しい応答を作成する際に問題が発生しました。
|
197
|
+
success: レスポンスを作成しました。
|
198
|
+
destroy:
|
199
|
+
error: 応答の削除中に問題が発生しました。
|
200
|
+
success: 応答が正常に削除されました。
|
201
|
+
edit:
|
202
|
+
update: 更新
|
203
|
+
form:
|
204
|
+
title: 一般情報
|
205
|
+
new:
|
206
|
+
create: 作成
|
207
|
+
title: 新しい応答
|
208
|
+
update:
|
209
|
+
error: この応答を更新中に問題が発生しました。
|
210
|
+
success: 応答が正常に更新されました。
|
211
|
+
titles:
|
212
|
+
consultations: 議案
|
213
|
+
questions: 質問
|
214
|
+
response_groups: 応答グループ
|
215
|
+
responses: 回答
|
216
|
+
results: 結果
|
217
|
+
consultations:
|
218
|
+
admin:
|
219
|
+
content_blocks:
|
220
|
+
highlighted_consultations:
|
221
|
+
max_results: 表示する要素の最大量
|
222
|
+
consultation:
|
223
|
+
start_voting_date: 投票が始まります
|
224
|
+
view_results: 結果を表示
|
225
|
+
consultation_card:
|
226
|
+
view_results: 結果を表示
|
227
|
+
consultations:
|
228
|
+
orders:
|
229
|
+
label: '議案の並び替え:'
|
230
|
+
random: Random
|
231
|
+
recent: 直近のもの
|
232
|
+
show:
|
233
|
+
dates: 日付
|
234
|
+
content_blocks:
|
235
|
+
highlighted_consultations:
|
236
|
+
name: ハイライトされた議案
|
237
|
+
count:
|
238
|
+
title:
|
239
|
+
other: "%{count} 件の議案"
|
240
|
+
filters:
|
241
|
+
active: アクティブ
|
242
|
+
all: すべて
|
243
|
+
finished: 完了
|
244
|
+
search: 検索
|
245
|
+
state: ステータス
|
246
|
+
upcoming: 近日公開
|
247
|
+
filters_small_view:
|
248
|
+
close_modal: ウィンドウを閉じる
|
249
|
+
filter: フィルター
|
250
|
+
filter_by: フィルター
|
251
|
+
unfold: 展開する
|
252
|
+
highlighted_questions:
|
253
|
+
title: '%{scope_name} からの質問'
|
254
|
+
index:
|
255
|
+
title: 議案
|
256
|
+
last_activity:
|
257
|
+
new_consultation: 新規の議案
|
258
|
+
new_question_at_html: "<span> %{link}に新しい質問</span>"
|
259
|
+
pages:
|
260
|
+
home:
|
261
|
+
highlighted_consultations:
|
262
|
+
active_consultations: アクティブな議案
|
263
|
+
see_all_consultations: すべての議案を見る
|
264
|
+
voting_ends_in:
|
265
|
+
other: 投票は <strong>%{count} 日</strong>で終了します
|
266
|
+
voting_ends_today: 投票は今日終了 <strong></strong>
|
267
|
+
question:
|
268
|
+
take_part: 参加する
|
269
|
+
view_results: 結果を表示
|
270
|
+
votes_out_of:
|
271
|
+
other: 票のうち
|
272
|
+
question_multiple_votes:
|
273
|
+
results_rules:
|
274
|
+
minimum_votes_per_user:
|
275
|
+
description: 参加者は異なるオプションに最小 %{votes} 票を配布できます。
|
276
|
+
title: 許可されている複数の選択
|
277
|
+
total_participants: 合計 %{count} 人が投票に参加しました。
|
278
|
+
vote_limit:
|
279
|
+
description: 参加者は最大 %{limit} 件のオプションに投票できます。
|
280
|
+
voting_rules:
|
281
|
+
minimum_votes_per_user:
|
282
|
+
description: 少なくとも %{votes} 票を異なる選択肢に配布する必要があります。
|
283
|
+
title: '投票は以下のルールに従います:'
|
284
|
+
vote_limit:
|
285
|
+
description: 最大 %{limit} 個のオプションに投票できます。
|
286
|
+
left: 残り
|
287
|
+
votes: 投票
|
288
|
+
question_votes:
|
289
|
+
create:
|
290
|
+
error: 質問に投票中に問題が発生しました
|
291
|
+
success: 議案が終了するまで変更できます。最後の投票のみが承認されます。
|
292
|
+
title_error: 投票エラー!
|
293
|
+
title_success: 投票が正常に登録されました
|
294
|
+
regular_questions:
|
295
|
+
title: この議案のための質問
|
296
|
+
show:
|
297
|
+
badge_name:
|
298
|
+
finished: 完了
|
299
|
+
open: 開く
|
300
|
+
open_votes: 投票を開く
|
301
|
+
published_results: 結果を公開しました
|
302
|
+
footer_button_text:
|
303
|
+
debate: ディベート
|
304
|
+
view: 表示
|
305
|
+
view_results: 結果を表示
|
306
|
+
vote: 投票
|
307
|
+
unspecified: 指定されていない
|
308
|
+
help:
|
309
|
+
participatory_spaces:
|
310
|
+
consultations:
|
311
|
+
contextual: "<p><strong>議案</strong>は、組織を形成するすべての人に明確な質問を投げかけ、コンサルテーションへの参加を呼びかけ、回答の賛否の議論に火をつけ、注文をつけることができるスペースです。議案の日が来たら、投票をして、その結果を公開することができます。</p><p>例: 議案は組織に影響するどのようなことにも利用できます。例えば、いくつかの代替案から組織の名前やロゴを選び変更したり、より大きな組織の一部になるかどうか、イエスかノーかを決定したり、新しい戦略計画やワーキンググループの結果を検証したり拒否したり、ポジションが最大で 1、2、3 の委任のままであるべきかどうかを定義したりできます。</p>\n"
|
312
|
+
page: "<p><strong>議案</strong>は、組織を形成するすべての人に明確な質問を投げかけ、コンサルテーションへの参加を呼びかけ、回答の賛否の議論に火をつけ、注文をつけることができるスペースです。議案の日が来たら、投票をして、その結果を公開することができます。</p><p>例: 議案は組織に影響するどのようなことにも利用できます。例えば、いくつかの代替案から組織の名前やロゴを選び変更したり、より大きな組織の一部になるかどうか、イエスかノーかを決定したり、新しい戦略計画やワーキンググループの結果を検証したり拒否したり、ポジションが最大で 1、2、3 の委任のままであるべきかどうかを定義したりできます。</p>\n"
|
313
|
+
title: 議案とは何ですか?
|
314
|
+
menu:
|
315
|
+
consultations: 議案
|
316
|
+
pages:
|
317
|
+
home:
|
318
|
+
statistics:
|
319
|
+
consultations_count: 議案
|
320
|
+
questions:
|
321
|
+
next_button: 次の質問
|
322
|
+
previous_button: 前の質問
|
323
|
+
results:
|
324
|
+
title: 結果
|
325
|
+
show:
|
326
|
+
read_more: もっと読む
|
327
|
+
statistics:
|
328
|
+
assistants_count_title: アシスタント
|
329
|
+
comments_count_title: コメント
|
330
|
+
meetings_count_title: ミーティング
|
331
|
+
supports_count_title: 投票
|
332
|
+
technical_info:
|
333
|
+
technical_data: 技術データ
|
334
|
+
vote_button:
|
335
|
+
already_voted: すでに投票済みです
|
336
|
+
already_voted_hover: 投票を取り消す
|
337
|
+
starting_from: '%{date} から開始'
|
338
|
+
verification_required: 投票するアカウントを確認してください
|
339
|
+
vote: 投票
|
340
|
+
vote_modal:
|
341
|
+
close_modal: モーダルを閉じる
|
342
|
+
contextual_help: オプションを選択してください。
|
343
|
+
title: '議案:質問投票'
|
344
|
+
vote_modal_confirm:
|
345
|
+
change: 変更
|
346
|
+
close_modal: モーダルを閉じる
|
347
|
+
confirm: 確認する
|
348
|
+
contextual_help: 選択したオプションを確認してください。
|
349
|
+
title: '議案:投票の確認'
|
350
|
+
resources:
|
351
|
+
consultations:
|
352
|
+
actions:
|
353
|
+
vote: 投票
|
354
|
+
layouts:
|
355
|
+
decidim:
|
356
|
+
admin:
|
357
|
+
question:
|
358
|
+
attachments: 添付ファイル
|
359
|
+
categories: カテゴリ
|
360
|
+
consultation_voting_data:
|
361
|
+
start_voting_date: 投票が始まります
|
362
|
+
question_components:
|
363
|
+
question_menu_item: 質問
|
364
|
+
unfold: 展開する
|
365
|
+
question_header:
|
366
|
+
back_to_consultation: すべての議案を見る
|
367
|
+
back_to_question: 質問に戻る
|