decidim-forms 0.30.0.rc2 → 0.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/cells/decidim/forms/step_navigation_cell.rb +3 -2
- data/app/controllers/decidim/forms/admin/concerns/has_questionnaire_answers.rb +1 -1
- data/app/models/decidim/forms/questionnaire.rb +4 -0
- data/config/locales/ar.yml +1 -16
- data/config/locales/bg.yml +0 -38
- data/config/locales/ca-IT.yml +237 -0
- data/config/locales/ca.yml +8 -9
- data/config/locales/cs.yml +3 -15
- data/config/locales/de.yml +7 -8
- data/config/locales/el.yml +0 -37
- data/config/locales/en.yml +0 -1
- data/config/locales/es-MX.yml +10 -11
- data/config/locales/es-PY.yml +10 -11
- data/config/locales/es.yml +9 -10
- data/config/locales/eu.yml +6 -7
- data/config/locales/fi-plain.yml +5 -6
- data/config/locales/fi.yml +5 -6
- data/config/locales/fr-CA.yml +8 -9
- data/config/locales/fr.yml +8 -9
- data/config/locales/ga-IE.yml +0 -5
- data/config/locales/gl.yml +1 -7
- data/config/locales/hu.yml +1 -10
- data/config/locales/id-ID.yml +1 -7
- data/config/locales/it.yml +4 -27
- data/config/locales/ja.yml +6 -7
- data/config/locales/lb.yml +1 -28
- data/config/locales/lt.yml +0 -37
- data/config/locales/lv.yml +1 -11
- data/config/locales/nl.yml +0 -23
- data/config/locales/no.yml +0 -27
- data/config/locales/pl.yml +0 -39
- data/config/locales/pt-BR.yml +0 -29
- data/config/locales/pt.yml +0 -27
- data/config/locales/ro-RO.yml +1 -24
- data/config/locales/ru.yml +2 -1
- data/config/locales/sk.yml +1 -10
- data/config/locales/sl.yml +0 -7
- data/config/locales/sv.yml +0 -37
- data/config/locales/tr-TR.yml +0 -23
- data/config/locales/zh-CN.yml +0 -23
- data/config/locales/zh-TW.yml +0 -37
- data/lib/decidim/forms/version.rb +1 -1
- metadata +9 -8
data/config/locales/el.yml
CHANGED
@@ -4,24 +4,12 @@ el:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Απάντηση
|
7
|
-
choices: Επιλογές
|
8
|
-
selected_choices: Επιλεγμένες επιλογές
|
9
7
|
question:
|
10
8
|
max_choices: Μέγιστος αριθμός επιλογών
|
11
9
|
question_type: Τύπος
|
12
10
|
questionnaire_question:
|
13
11
|
mandatory: Υποχρεωτικό
|
14
12
|
max_characters: Όριο χαρακτήρων (αφήστε στο 0 αν δεν υπάρχει όριο)
|
15
|
-
errors:
|
16
|
-
models:
|
17
|
-
answer:
|
18
|
-
attributes:
|
19
|
-
add_documents:
|
20
|
-
needs_to_be_reattached: Πρέπει να επισυναφθεί ξανά
|
21
|
-
body:
|
22
|
-
too_long: είναι πολύ μεγάλο
|
23
|
-
choices:
|
24
|
-
missing: δεν έχουν ολοκληρωθεί
|
25
13
|
decidim:
|
26
14
|
forms:
|
27
15
|
admin:
|
@@ -35,24 +23,14 @@ el:
|
|
35
23
|
show: Εμφάνιση απαντήσεων
|
36
24
|
answer_option:
|
37
25
|
answer_option: Επιλογή απάντησης
|
38
|
-
free_text: Ελεύθερο κείμενο
|
39
26
|
remove: Κατάργηση
|
40
27
|
statement: Δήλωση
|
41
28
|
answers:
|
42
29
|
actions:
|
43
|
-
back: Επιστροφή στις απαντήσεις
|
44
|
-
export: Εξαγωγή
|
45
|
-
next: Επόμενη ›
|
46
|
-
previous: "‹ Προηγούμενη"
|
47
30
|
show: Εμφάνιση απαντήσεων
|
48
31
|
empty: Δεν υπάρχουν απαντήσεις ακόμη
|
49
|
-
export:
|
50
|
-
answer:
|
51
|
-
title: 'Απάντηση #%{number}'
|
52
32
|
export_response:
|
53
33
|
title: survey_user_answers_%{token}
|
54
|
-
index:
|
55
|
-
title: "%{total} συνολικές απαντήσεις"
|
56
34
|
show:
|
57
35
|
title: 'Απάντηση #%{number}'
|
58
36
|
display_condition:
|
@@ -120,9 +98,6 @@ el:
|
|
120
98
|
admin_log:
|
121
99
|
questionnaire:
|
122
100
|
update: "Ο/Η %{user_name} ενημέρωσε το %{resource_name} ερωτηματολόγιο"
|
123
|
-
errors:
|
124
|
-
answer:
|
125
|
-
body: Το σώμα δεν μπορεί να είναι κενό
|
126
101
|
images:
|
127
102
|
dimensions: "Π %{width} x Υ %{height} px"
|
128
103
|
processors:
|
@@ -138,20 +113,14 @@ el:
|
|
138
113
|
single_option: Μία επιλογή
|
139
114
|
sorting: Ταξινόμηση
|
140
115
|
title_and_description: Τίτλος και περιγραφή
|
141
|
-
questionnaire_answer_presenter:
|
142
|
-
download_attachment: Λήψη συνημμένου
|
143
116
|
questionnaires:
|
144
117
|
answer:
|
145
118
|
invalid: Υπήρξε ένα πρόβλημα κατά την απάντηση της φόρμας.
|
146
|
-
max_choices_alert: Υπάρχουν πάρα πολλές επιλεγμένες επιλογές
|
147
119
|
success: Η φόρμα απαντήθηκε με επιτυχία.
|
148
120
|
question:
|
149
121
|
max_choices: 'Μέγιστες επιλογές: %{n}'
|
150
122
|
show:
|
151
123
|
answer_questionnaire:
|
152
|
-
already_have_an_account?: Έχετε ήδη λογαριασμό;
|
153
|
-
are_you_new?: Νέος χρήστης;
|
154
|
-
sign_up_description: Δημιουργήστε ένα λογαριασμό συμμετέχοντα για να κάνετε την έρευνα
|
155
124
|
title: Απαντήστε στη φόρμα
|
156
125
|
current_step: Βήμα %{step}
|
157
126
|
of_total_steps: από %{total_steps}
|
@@ -177,12 +146,6 @@ el:
|
|
177
146
|
submit: Υποβολή
|
178
147
|
user_answers_serializer:
|
179
148
|
body: Απάντηση
|
180
|
-
completion: Ολοκλήρωση
|
181
149
|
created_at: Απαντήθηκε στις
|
182
150
|
id: Αναγνωριστικό απάντησης
|
183
|
-
ip_hash: IP Hash
|
184
151
|
question: Ερώτηση
|
185
|
-
registered: Έχει εγγραφεί
|
186
|
-
session_token: Αναγνωριστικό χρήστη
|
187
|
-
unregistered: Δεν έχει εγγραφεί
|
188
|
-
user_status: Κατάσταση χρήστη
|
data/config/locales/en.yml
CHANGED
@@ -218,7 +218,6 @@ en:
|
|
218
218
|
tos_agreement: By participating you accept its Terms of Service
|
219
219
|
step_navigation:
|
220
220
|
show:
|
221
|
-
are_you_sure_edit: You will be able to edit your answers. Are you sure?
|
222
221
|
are_you_sure_edit_guest: If you want to be able to edit your answers afterwards, then you need to log in or create an account.
|
223
222
|
are_you_sure_no_edit: This action cannot be undone and you will not be able to edit your answers. Are you sure?
|
224
223
|
back: Back
|
data/config/locales/es-MX.yml
CHANGED
@@ -21,7 +21,7 @@ es-MX:
|
|
21
21
|
body:
|
22
22
|
too_long: es demasiado largo
|
23
23
|
choices:
|
24
|
-
missing: no están
|
24
|
+
missing: no están completas
|
25
25
|
too_many: Puedes elegir un máximo de %{count} opciones.
|
26
26
|
questionnaire:
|
27
27
|
request_invalid: Se ha producido un problema al procesar la solicitud. Por favor, vuelve a intentarlo.
|
@@ -61,7 +61,7 @@ es-MX:
|
|
61
61
|
answer_option:
|
62
62
|
answer_option: Opción de respuesta
|
63
63
|
free_text: Texto libre
|
64
|
-
remove:
|
64
|
+
remove: Borrar
|
65
65
|
statement: Declaración
|
66
66
|
answers:
|
67
67
|
actions:
|
@@ -77,7 +77,7 @@ es-MX:
|
|
77
77
|
export_response:
|
78
78
|
title: survey_user_answers_%{token}
|
79
79
|
index:
|
80
|
-
title: "%{total}
|
80
|
+
title: "%{total} respuestas en total"
|
81
81
|
show:
|
82
82
|
title: 'Respuesta #%{number}'
|
83
83
|
display_condition:
|
@@ -184,7 +184,7 @@ es-MX:
|
|
184
184
|
questionnaires:
|
185
185
|
answer:
|
186
186
|
invalid: Ha habido errores al responder al cuestionario.
|
187
|
-
max_choices_alert:
|
187
|
+
max_choices_alert: Has seleccionado demasiadas opciones
|
188
188
|
success: Has respondido al cuestionario con éxito.
|
189
189
|
question:
|
190
190
|
max_choices: 'Opciones máximas: %{n}'
|
@@ -192,8 +192,8 @@ es-MX:
|
|
192
192
|
answer_questionnaire:
|
193
193
|
already_have_an_account?: '¿Ya tienes una cuenta?'
|
194
194
|
are_you_new?: '¿Eres una nueva usuaria?'
|
195
|
-
sign_in_description: Inicia sesión para
|
196
|
-
sign_up_description: Crea una cuenta de participante para
|
195
|
+
sign_in_description: Inicia tu sesión para responder la encuesta
|
196
|
+
sign_up_description: Crea una cuenta de participante para responder la encuesta
|
197
197
|
title: Responde al cuestionario
|
198
198
|
current_step: Paso %{step}
|
199
199
|
empty: Aún no hay preguntas configuradas para este formulario.
|
@@ -218,7 +218,6 @@ es-MX:
|
|
218
218
|
tos_agreement: Al responder aceptas los Términos y condiciones de uso
|
219
219
|
step_navigation:
|
220
220
|
show:
|
221
|
-
are_you_sure_edit: Podrás editar tus respuestas. ¿Seguro que quieres continuar?
|
222
221
|
are_you_sure_edit_guest: Si quieres poder editar tus respuestas más tarde, necesitas inicies tu sesión o crees una cuenta.
|
223
222
|
are_you_sure_no_edit: Esta acción no se puede deshacer y no podrás editar tus respuestas. ¿Seguro que quieres continuar?
|
224
223
|
back: Atrás
|
@@ -230,9 +229,9 @@ es-MX:
|
|
230
229
|
completion: Finalización
|
231
230
|
created_at: Respondido en
|
232
231
|
id: ID de respuesta
|
233
|
-
ip_hash: Hash de
|
232
|
+
ip_hash: Hash de la dirección IP
|
234
233
|
question: Pregunta
|
235
|
-
registered:
|
234
|
+
registered: Registrada
|
236
235
|
session_token: Identificador de usuaria
|
237
|
-
unregistered: No
|
238
|
-
user_status: Estado
|
236
|
+
unregistered: No registrada
|
237
|
+
user_status: Estado de la usuaria
|
data/config/locales/es-PY.yml
CHANGED
@@ -21,7 +21,7 @@ es-PY:
|
|
21
21
|
body:
|
22
22
|
too_long: es demasiado largo
|
23
23
|
choices:
|
24
|
-
missing: no están
|
24
|
+
missing: no están completas
|
25
25
|
too_many: Puedes elegir un máximo de %{count} opciones.
|
26
26
|
questionnaire:
|
27
27
|
request_invalid: Se ha producido un problema al procesar la solicitud. Por favor, vuelve a intentarlo.
|
@@ -61,7 +61,7 @@ es-PY:
|
|
61
61
|
answer_option:
|
62
62
|
answer_option: Opción de respuesta
|
63
63
|
free_text: Texto libre
|
64
|
-
remove:
|
64
|
+
remove: Borrar
|
65
65
|
statement: Declaración
|
66
66
|
answers:
|
67
67
|
actions:
|
@@ -77,7 +77,7 @@ es-PY:
|
|
77
77
|
export_response:
|
78
78
|
title: survey_user_answers_%{token}
|
79
79
|
index:
|
80
|
-
title: "%{total}
|
80
|
+
title: "%{total} respuestas en total"
|
81
81
|
show:
|
82
82
|
title: 'Respuesta #%{number}'
|
83
83
|
display_condition:
|
@@ -184,7 +184,7 @@ es-PY:
|
|
184
184
|
questionnaires:
|
185
185
|
answer:
|
186
186
|
invalid: Ha habido errores al responder al cuestionario.
|
187
|
-
max_choices_alert:
|
187
|
+
max_choices_alert: Has seleccionado demasiadas opciones
|
188
188
|
success: Has respondido al cuestionario con éxito.
|
189
189
|
question:
|
190
190
|
max_choices: 'Opciones máximas: %{n}'
|
@@ -192,8 +192,8 @@ es-PY:
|
|
192
192
|
answer_questionnaire:
|
193
193
|
already_have_an_account?: '¿Ya tienes una cuenta?'
|
194
194
|
are_you_new?: '¿Eres una nueva usuaria?'
|
195
|
-
sign_in_description: Inicia sesión para
|
196
|
-
sign_up_description: Crea una cuenta de participante para
|
195
|
+
sign_in_description: Inicia tu sesión para responder la encuesta
|
196
|
+
sign_up_description: Crea una cuenta de participante para responder la encuesta
|
197
197
|
title: Responde al cuestionario
|
198
198
|
current_step: Paso %{step}
|
199
199
|
empty: Aún no hay preguntas configuradas para este formulario.
|
@@ -218,7 +218,6 @@ es-PY:
|
|
218
218
|
tos_agreement: Al responder aceptas los Términos y condiciones de uso
|
219
219
|
step_navigation:
|
220
220
|
show:
|
221
|
-
are_you_sure_edit: Podrás editar tus respuestas. ¿Seguro que quieres continuar?
|
222
221
|
are_you_sure_edit_guest: Si quieres poder editar tus respuestas más tarde, necesitas inicies tu sesión o crees una cuenta.
|
223
222
|
are_you_sure_no_edit: Esta acción no se puede deshacer y no podrás editar tus respuestas. ¿Seguro que quieres continuar?
|
224
223
|
back: Atrás
|
@@ -230,9 +229,9 @@ es-PY:
|
|
230
229
|
completion: Finalización
|
231
230
|
created_at: Respondido en
|
232
231
|
id: ID de respuesta
|
233
|
-
ip_hash: Hash de
|
232
|
+
ip_hash: Hash de la dirección IP
|
234
233
|
question: Pregunta
|
235
|
-
registered:
|
234
|
+
registered: Registrada
|
236
235
|
session_token: Identificador de usuaria
|
237
|
-
unregistered: No
|
238
|
-
user_status: Estado
|
236
|
+
unregistered: No registrada
|
237
|
+
user_status: Estado de la usuaria
|
data/config/locales/es.yml
CHANGED
@@ -21,7 +21,7 @@ es:
|
|
21
21
|
body:
|
22
22
|
too_long: es demasiado largo
|
23
23
|
choices:
|
24
|
-
missing: no están
|
24
|
+
missing: no están completas
|
25
25
|
too_many: Puedes elegir un máximo de %{count} opciones.
|
26
26
|
questionnaire:
|
27
27
|
request_invalid: Se ha producido un problema al procesar la solicitud. Por favor, vuelve a intentarlo.
|
@@ -77,7 +77,7 @@ es:
|
|
77
77
|
export_response:
|
78
78
|
title: survey_user_answers_%{token}
|
79
79
|
index:
|
80
|
-
title: "%{total} respuestas
|
80
|
+
title: "%{total} respuestas en total"
|
81
81
|
show:
|
82
82
|
title: 'Respuesta #%{number}'
|
83
83
|
display_condition:
|
@@ -184,7 +184,7 @@ es:
|
|
184
184
|
questionnaires:
|
185
185
|
answer:
|
186
186
|
invalid: Se ha producido un error al responder el formulario.
|
187
|
-
max_choices_alert:
|
187
|
+
max_choices_alert: Has seleccionado demasiadas opciones
|
188
188
|
success: Has respondido al formulario correctamente.
|
189
189
|
question:
|
190
190
|
max_choices: 'Opciones máximas: %{n}'
|
@@ -192,8 +192,8 @@ es:
|
|
192
192
|
answer_questionnaire:
|
193
193
|
already_have_an_account?: '¿Ya tienes una cuenta?'
|
194
194
|
are_you_new?: '¿Eres una nueva usuaria?'
|
195
|
-
sign_in_description: Inicia sesión para
|
196
|
-
sign_up_description: Crea una cuenta de participante para
|
195
|
+
sign_in_description: Inicia tu sesión para responder la encuesta
|
196
|
+
sign_up_description: Crea una cuenta de participante para responder la encuesta
|
197
197
|
title: Responde el formulario
|
198
198
|
current_step: Paso %{step}
|
199
199
|
empty: Aún no hay preguntas configuradas para este formulario.
|
@@ -218,7 +218,6 @@ es:
|
|
218
218
|
tos_agreement: Al participar aceptas los Términos y condiciones de uso
|
219
219
|
step_navigation:
|
220
220
|
show:
|
221
|
-
are_you_sure_edit: Podrás editar tus respuestas. ¿Seguro que quieres continuar?
|
222
221
|
are_you_sure_edit_guest: Si quieres poder editar tus respuestas más tarde, necesitas inicies tu sesión o crees una cuenta.
|
223
222
|
are_you_sure_no_edit: Esta acción no se puede deshacer y no podrás editar tus respuestas. ¿Seguro que quieres continuar?
|
224
223
|
back: Atrás
|
@@ -230,9 +229,9 @@ es:
|
|
230
229
|
completion: Finalización
|
231
230
|
created_at: Respondido el
|
232
231
|
id: Identificador de respuesta
|
233
|
-
ip_hash: Hash de
|
232
|
+
ip_hash: Hash de la dirección IP
|
234
233
|
question: Pregunta
|
235
|
-
registered:
|
234
|
+
registered: Registrada
|
236
235
|
session_token: Identificador de usuaria
|
237
|
-
unregistered: No
|
238
|
-
user_status: Estado
|
236
|
+
unregistered: No registrada
|
237
|
+
user_status: Estado de la usuaria
|
data/config/locales/eu.yml
CHANGED
@@ -10,14 +10,14 @@ eu:
|
|
10
10
|
max_choices: Gehieneko aukera kopurua
|
11
11
|
question_type: Mota
|
12
12
|
questionnaire_question:
|
13
|
-
mandatory:
|
13
|
+
mandatory: Nahitaezkoa
|
14
14
|
max_characters: Karaktereen muga (utzi 0 mugarik ez badago)
|
15
15
|
errors:
|
16
16
|
models:
|
17
17
|
answer:
|
18
18
|
attributes:
|
19
19
|
add_documents:
|
20
|
-
needs_to_be_reattached:
|
20
|
+
needs_to_be_reattached: Berriro erantsi behar da
|
21
21
|
body:
|
22
22
|
too_long: luzeegia da
|
23
23
|
choices:
|
@@ -77,7 +77,7 @@ eu:
|
|
77
77
|
export_response:
|
78
78
|
title: survey_user_answers_%{token}
|
79
79
|
index:
|
80
|
-
title: "Guztira %{
|
80
|
+
title: "Guztira, %{guztira} erantzun"
|
81
81
|
show:
|
82
82
|
title: '#%{number} erantzun'
|
83
83
|
display_condition:
|
@@ -163,7 +163,7 @@ eu:
|
|
163
163
|
update: "%{user_name} parte-hartzaileak %{resource_name} galdetegia eguneratu du"
|
164
164
|
errors:
|
165
165
|
answer:
|
166
|
-
body:
|
166
|
+
body: Gorputza ezin da hutsik egon
|
167
167
|
images:
|
168
168
|
dimensions: "%{width} x %{height} px"
|
169
169
|
processors:
|
@@ -184,7 +184,7 @@ eu:
|
|
184
184
|
questionnaires:
|
185
185
|
answer:
|
186
186
|
invalid: Akats bat gertatu da galdeketa erantzutean.
|
187
|
-
max_choices_alert: Aukera gehiegi
|
187
|
+
max_choices_alert: Aukera gehiegi hautatuta da
|
188
188
|
success: Formularioa zuzen erantzunda.
|
189
189
|
question:
|
190
190
|
max_choices: 'Gehieneko aukerak: %{n}'
|
@@ -218,7 +218,6 @@ eu:
|
|
218
218
|
tos_agreement: Parte hartzean, haren zerbitzu-baldintzak onartzen dituzu
|
219
219
|
step_navigation:
|
220
220
|
show:
|
221
|
-
are_you_sure_edit: Zure erantzunak editatu ahal izango dituzu. Ziur zaude?
|
222
221
|
are_you_sure_edit_guest: Erantzunak editatu nahi badituzu, orduan sartu behar zara edo kontu bat sortu behar duzu.
|
223
222
|
are_you_sure_no_edit: Ekintza hau ezin da desegin eta ezin izango dituzu zure erantzunak editatu. Ziur zaude?
|
224
223
|
back: Atzera
|
@@ -230,7 +229,7 @@ eu:
|
|
230
229
|
completion: Amaiera
|
231
230
|
created_at: Erantzunda
|
232
231
|
id: Erantzun IDa
|
233
|
-
ip_hash: IP Helbidearen
|
232
|
+
ip_hash: IP Helbidearen traola
|
234
233
|
question: Galdera
|
235
234
|
registered: Erregistratuta
|
236
235
|
session_token: Parte-hartzailearen identifikatzailea
|
data/config/locales/fi-plain.yml
CHANGED
@@ -17,7 +17,7 @@ fi-pl:
|
|
17
17
|
answer:
|
18
18
|
attributes:
|
19
19
|
add_documents:
|
20
|
-
needs_to_be_reattached: Liitettävä
|
20
|
+
needs_to_be_reattached: Liitettävä uudestaan
|
21
21
|
body:
|
22
22
|
too_long: liian pitkä
|
23
23
|
choices:
|
@@ -77,7 +77,7 @@ fi-pl:
|
|
77
77
|
export_response:
|
78
78
|
title: survey_user_answers_%{token}
|
79
79
|
index:
|
80
|
-
title: "%{total} vastausta
|
80
|
+
title: "yhteensä %{total} vastausta"
|
81
81
|
show:
|
82
82
|
title: 'Vastaus #%{number}'
|
83
83
|
display_condition:
|
@@ -184,14 +184,14 @@ fi-pl:
|
|
184
184
|
questionnaires:
|
185
185
|
answer:
|
186
186
|
invalid: Kyselylomakkeeseen vastatessa tapahtui virheitä.
|
187
|
-
max_choices_alert:
|
187
|
+
max_choices_alert: Valittuja vaihtoehtoja on liikaa
|
188
188
|
success: Kyselyyn vastattu onnistuneesti.
|
189
189
|
question:
|
190
190
|
max_choices: 'Valintojen maksimimäärä: %{n}'
|
191
191
|
show:
|
192
192
|
answer_questionnaire:
|
193
193
|
already_have_an_account?: Onko sinulla jo käyttäjätili?
|
194
|
-
are_you_new?:
|
194
|
+
are_you_new?: Uusi käyttäjä?
|
195
195
|
sign_in_description: Kirjaudu sisään vastataksesi kyselyyn
|
196
196
|
sign_up_description: Luo tili tähän palveluun vastataksesi kyselyyn
|
197
197
|
title: Vastaa kyselyyn
|
@@ -218,7 +218,6 @@ fi-pl:
|
|
218
218
|
tos_agreement: Osallistumalla hyväksyt käyttöehdot
|
219
219
|
step_navigation:
|
220
220
|
show:
|
221
|
-
are_you_sure_edit: Voit muokata vastauksiasi. Oletko varma?
|
222
221
|
are_you_sure_edit_guest: Mikäli haluat muokata vastauksiasi jälkikäteen, sinun tulee luoda alustalle oma tili ja kirjautua sisään.
|
223
222
|
are_you_sure_no_edit: Tätä toimintoa ei voi perua, etkä voi muokata vastauksiasi. Oletko varma?
|
224
223
|
back: Takaisin
|
@@ -227,7 +226,7 @@ fi-pl:
|
|
227
226
|
submit: Lähetä
|
228
227
|
user_answers_serializer:
|
229
228
|
body: Vastaa
|
230
|
-
completion:
|
229
|
+
completion: Viimeistely
|
231
230
|
created_at: Vastattu
|
232
231
|
id: Vastaa tunnus
|
233
232
|
ip_hash: IP-tarkistesumma
|
data/config/locales/fi.yml
CHANGED
@@ -17,7 +17,7 @@ fi:
|
|
17
17
|
answer:
|
18
18
|
attributes:
|
19
19
|
add_documents:
|
20
|
-
needs_to_be_reattached: Liitettävä
|
20
|
+
needs_to_be_reattached: Liitettävä uudestaan
|
21
21
|
body:
|
22
22
|
too_long: liian pitkä
|
23
23
|
choices:
|
@@ -77,7 +77,7 @@ fi:
|
|
77
77
|
export_response:
|
78
78
|
title: survey_user_answers_%{token}
|
79
79
|
index:
|
80
|
-
title: "%{total} vastausta
|
80
|
+
title: "yhteensä %{total} vastausta"
|
81
81
|
show:
|
82
82
|
title: 'Vastaus #%{number}'
|
83
83
|
display_condition:
|
@@ -184,14 +184,14 @@ fi:
|
|
184
184
|
questionnaires:
|
185
185
|
answer:
|
186
186
|
invalid: Kyselylomakkeeseen vastaaminen epäonnistui.
|
187
|
-
max_choices_alert:
|
187
|
+
max_choices_alert: Valittuja vaihtoehtoja on liikaa
|
188
188
|
success: Kyselylomakkeeseen vastaaminen onnistui.
|
189
189
|
question:
|
190
190
|
max_choices: 'Valintojen maksimimäärä: %{n}'
|
191
191
|
show:
|
192
192
|
answer_questionnaire:
|
193
193
|
already_have_an_account?: Onko sinulla jo käyttäjätili?
|
194
|
-
are_you_new?:
|
194
|
+
are_you_new?: Uusi käyttäjä?
|
195
195
|
sign_in_description: Kirjaudu sisään vastataksesi kyselyyn
|
196
196
|
sign_up_description: Luo tili tähän palveluun vastataksesi kyselyyn
|
197
197
|
title: Vastaa kyselylomakkeeseen
|
@@ -218,7 +218,6 @@ fi:
|
|
218
218
|
tos_agreement: Osallistumalla hyväksyt käyttöehdot
|
219
219
|
step_navigation:
|
220
220
|
show:
|
221
|
-
are_you_sure_edit: Voit muokata vastauksiasi. Oletko varma?
|
222
221
|
are_you_sure_edit_guest: Mikäli haluat muokata vastauksiasi jälkikäteen, sinun tulee luoda alustalle oma tili ja kirjautua sisään.
|
223
222
|
are_you_sure_no_edit: Tätä toimintoa ei voi perua, etkä voi muokata vastauksiasi. Oletko varma?
|
224
223
|
back: Takaisin
|
@@ -227,7 +226,7 @@ fi:
|
|
227
226
|
submit: Lähetä
|
228
227
|
user_answers_serializer:
|
229
228
|
body: Vastaa
|
230
|
-
completion:
|
229
|
+
completion: Viimeistely
|
231
230
|
created_at: Vastauksen ajankohta
|
232
231
|
id: Vastauksen ID
|
233
232
|
ip_hash: IP-tarkistesumma
|
data/config/locales/fr-CA.yml
CHANGED
@@ -17,7 +17,7 @@ fr-CA:
|
|
17
17
|
answer:
|
18
18
|
attributes:
|
19
19
|
add_documents:
|
20
|
-
needs_to_be_reattached: Doit être
|
20
|
+
needs_to_be_reattached: Doit être ré-attaché
|
21
21
|
body:
|
22
22
|
too_long: est trop long
|
23
23
|
choices:
|
@@ -65,11 +65,11 @@ fr-CA:
|
|
65
65
|
empty: Pas encore de réponses
|
66
66
|
export:
|
67
67
|
answer:
|
68
|
-
title: 'Réponse
|
68
|
+
title: 'Réponse #%{number}'
|
69
69
|
export_response:
|
70
70
|
title: réponses_utilisateur_sondage_%{token}
|
71
71
|
index:
|
72
|
-
title: "%{total} réponses
|
72
|
+
title: "%{total} réponses au total"
|
73
73
|
show:
|
74
74
|
title: 'Réponse n°%{number}'
|
75
75
|
display_condition:
|
@@ -155,7 +155,7 @@ fr-CA:
|
|
155
155
|
update: "%{user_name} a modifié le questionnaire %{resource_name}"
|
156
156
|
errors:
|
157
157
|
answer:
|
158
|
-
body: ne peut être vide
|
158
|
+
body: Le corps ne peut pas être vide
|
159
159
|
images:
|
160
160
|
dimensions: "%{width} x %{height} px"
|
161
161
|
processors:
|
@@ -182,10 +182,10 @@ fr-CA:
|
|
182
182
|
max_choices: 'Choix maximum: %{n}'
|
183
183
|
show:
|
184
184
|
answer_questionnaire:
|
185
|
-
already_have_an_account?: Vous avez déjà un compte
|
185
|
+
already_have_an_account?: Vous avez déjà un compte?
|
186
186
|
are_you_new?: Nouvel utilisateur ?
|
187
187
|
sign_in_description: Connectez-vous pour répondre à l'enquête
|
188
|
-
sign_up_description:
|
188
|
+
sign_up_description: Créer un compte utilisateur pour répondre à l'enquête
|
189
189
|
title: Répondez au questionnaire
|
190
190
|
current_step: Étape %{step}
|
191
191
|
empty: Aucune question configurée pour ce formulaire pour le moment.
|
@@ -210,7 +210,6 @@ fr-CA:
|
|
210
210
|
tos_agreement: En participant, vous acceptez ses conditions d'utilisation
|
211
211
|
step_navigation:
|
212
212
|
show:
|
213
|
-
are_you_sure_edit: Vous serez en mesure de modifier vos réponses. Êtes-vous sûr(e)?
|
214
213
|
are_you_sure_edit_guest: Si vous voulez pouvoir modifier vos réponses par la suite, vous devez vous connecter ou créer un compte.
|
215
214
|
are_you_sure_no_edit: Cette action ne peut pas être annulée et vous ne pourrez pas modifier vos réponses. Êtes-vous sûr(e) ?
|
216
215
|
back: Revenir en arrière
|
@@ -219,7 +218,7 @@ fr-CA:
|
|
219
218
|
submit: Soumettre
|
220
219
|
user_answers_serializer:
|
221
220
|
body: Répondre
|
222
|
-
completion:
|
221
|
+
completion: Avancement
|
223
222
|
created_at: Répondu le
|
224
223
|
id: ID de réponse
|
225
224
|
ip_hash: Hachage IP
|
@@ -227,4 +226,4 @@ fr-CA:
|
|
227
226
|
registered: Enregistré
|
228
227
|
session_token: Identifiant de l'utilisateur
|
229
228
|
unregistered: Non enregistré
|
230
|
-
user_status:
|
229
|
+
user_status: Etat de l'utilisateur
|
data/config/locales/fr.yml
CHANGED
@@ -17,7 +17,7 @@ fr:
|
|
17
17
|
answer:
|
18
18
|
attributes:
|
19
19
|
add_documents:
|
20
|
-
needs_to_be_reattached: Doit être
|
20
|
+
needs_to_be_reattached: Doit être ré-attaché
|
21
21
|
body:
|
22
22
|
too_long: est trop long
|
23
23
|
choices:
|
@@ -65,11 +65,11 @@ fr:
|
|
65
65
|
empty: Pas encore de réponses
|
66
66
|
export:
|
67
67
|
answer:
|
68
|
-
title: 'Réponse
|
68
|
+
title: 'Réponse #%{number}'
|
69
69
|
export_response:
|
70
70
|
title: réponses_utilisateur_sondage_%{token}
|
71
71
|
index:
|
72
|
-
title: "%{total} réponses
|
72
|
+
title: "%{total} réponses au total"
|
73
73
|
show:
|
74
74
|
title: 'Réponse n°%{number}'
|
75
75
|
display_condition:
|
@@ -155,7 +155,7 @@ fr:
|
|
155
155
|
update: "%{user_name} a modifié le questionnaire %{resource_name}"
|
156
156
|
errors:
|
157
157
|
answer:
|
158
|
-
body: ne peut être vide
|
158
|
+
body: Le corps ne peut pas être vide
|
159
159
|
images:
|
160
160
|
dimensions: "%{width} x %{height} px"
|
161
161
|
processors:
|
@@ -182,10 +182,10 @@ fr:
|
|
182
182
|
max_choices: 'Choix maximum: %{n}'
|
183
183
|
show:
|
184
184
|
answer_questionnaire:
|
185
|
-
already_have_an_account?: Vous avez déjà un compte
|
185
|
+
already_have_an_account?: Vous avez déjà un compte?
|
186
186
|
are_you_new?: Nouvel utilisateur ?
|
187
187
|
sign_in_description: Connectez-vous pour répondre à l'enquête
|
188
|
-
sign_up_description:
|
188
|
+
sign_up_description: Créer un compte utilisateur pour répondre à l'enquête
|
189
189
|
title: Répondez au questionnaire
|
190
190
|
current_step: Étape %{step}
|
191
191
|
empty: Aucune question configurée pour ce formulaire pour le moment.
|
@@ -210,7 +210,6 @@ fr:
|
|
210
210
|
tos_agreement: En participant, vous acceptez ces conditions d'utilisation
|
211
211
|
step_navigation:
|
212
212
|
show:
|
213
|
-
are_you_sure_edit: Vous serez en mesure de modifier vos réponses. Êtes-vous sûr(e)?
|
214
213
|
are_you_sure_edit_guest: Si vous voulez pouvoir modifier vos réponses par la suite, vous devez vous connecter ou créer un compte.
|
215
214
|
are_you_sure_no_edit: Cette action ne peut pas être annulée et vous ne pourrez pas modifier vos réponses. Êtes-vous sûr(e) ?
|
216
215
|
back: Revenir en arrière
|
@@ -219,7 +218,7 @@ fr:
|
|
219
218
|
submit: Soumettre
|
220
219
|
user_answers_serializer:
|
221
220
|
body: Répondre
|
222
|
-
completion:
|
221
|
+
completion: Avancement
|
223
222
|
created_at: Répondu le
|
224
223
|
id: ID de réponse
|
225
224
|
ip_hash: Hachage IP
|
@@ -227,4 +226,4 @@ fr:
|
|
227
226
|
registered: Enregistré
|
228
227
|
session_token: Identifiant de l'utilisateur
|
229
228
|
unregistered: Non enregistré
|
230
|
-
user_status:
|
229
|
+
user_status: Etat de l'utilisateur
|
data/config/locales/ga-IE.yml
CHANGED
@@ -4,7 +4,6 @@ ga:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Freagra
|
7
|
-
choices: Roghanna
|
8
7
|
question:
|
9
8
|
question_type: Cineál
|
10
9
|
decidim:
|
@@ -13,9 +12,6 @@ ga:
|
|
13
12
|
questionnaires:
|
14
13
|
answer_option:
|
15
14
|
remove: Bain as
|
16
|
-
answers:
|
17
|
-
actions:
|
18
|
-
export: Easpórtáil
|
19
15
|
display_condition:
|
20
16
|
condition_question: Ceist
|
21
17
|
condition_types:
|
@@ -50,5 +46,4 @@ ga:
|
|
50
46
|
submit: Deimhnigh
|
51
47
|
user_answers_serializer:
|
52
48
|
body: Freagra
|
53
|
-
ip_hash: Hais IP
|
54
49
|
question: Ceist
|
data/config/locales/gl.yml
CHANGED
@@ -9,12 +9,6 @@ gl:
|
|
9
9
|
question_type: Tipo
|
10
10
|
questionnaire_question:
|
11
11
|
mandatory: Obrigatorio
|
12
|
-
errors:
|
13
|
-
models:
|
14
|
-
answer:
|
15
|
-
attributes:
|
16
|
-
choices:
|
17
|
-
missing: non están completos
|
18
12
|
decidim:
|
19
13
|
forms:
|
20
14
|
admin:
|
@@ -25,7 +19,6 @@ gl:
|
|
25
19
|
questionnaires:
|
26
20
|
answer_option:
|
27
21
|
answer_option: Opción de resposta
|
28
|
-
free_text: Texto libre
|
29
22
|
remove: Quitar
|
30
23
|
statement: Declaración
|
31
24
|
edit:
|
@@ -91,3 +84,4 @@ gl:
|
|
91
84
|
user_answers_serializer:
|
92
85
|
created_at: Respondeu
|
93
86
|
id: ID de resposta
|
87
|
+
question: Pregunta
|
data/config/locales/hu.yml
CHANGED
@@ -9,12 +9,6 @@ hu:
|
|
9
9
|
question_type: Típus
|
10
10
|
questionnaire_question:
|
11
11
|
mandatory: Kötelező
|
12
|
-
errors:
|
13
|
-
models:
|
14
|
-
answer:
|
15
|
-
attributes:
|
16
|
-
choices:
|
17
|
-
missing: nem teljesek
|
18
12
|
decidim:
|
19
13
|
forms:
|
20
14
|
admin:
|
@@ -25,7 +19,6 @@ hu:
|
|
25
19
|
questionnaires:
|
26
20
|
answer_option:
|
27
21
|
answer_option: Válasz opció
|
28
|
-
free_text: Szabadszöveg
|
29
22
|
remove: Eltávolít
|
30
23
|
statement: Nyilatkozat
|
31
24
|
edit:
|
@@ -95,6 +88,4 @@ hu:
|
|
95
88
|
user_answers_serializer:
|
96
89
|
created_at: Válaszolt
|
97
90
|
id: Válasz azonosító
|
98
|
-
|
99
|
-
unregistered: Nem regisztrált
|
100
|
-
user_status: Felhasználó státusza
|
91
|
+
question: Kérdés
|