decidim-forms 0.28.6 → 0.29.0.rc1
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/question_readonly_cell.rb +0 -2
- data/app/cells/decidim/forms/step_navigation/show.erb +3 -3
- data/app/cells/decidim/forms/step_navigation_cell.rb +2 -3
- data/app/commands/decidim/forms/answer_questionnaire.rb +4 -4
- data/app/controllers/decidim/forms/concerns/has_questionnaire.rb +1 -1
- data/app/forms/decidim/forms/admin/questionnaire_form.rb +2 -2
- data/app/forms/decidim/forms/answer_form.rb +2 -2
- data/app/forms/decidim/forms/questionnaire_form.rb +1 -1
- data/app/helpers/decidim/forms/application_helper.rb +2 -2
- data/app/models/decidim/forms/answer_choice.rb +0 -2
- data/app/models/decidim/forms/answer_option.rb +1 -1
- data/app/models/decidim/forms/display_condition.rb +11 -3
- data/app/models/decidim/forms/question_matrix_row.rb +1 -1
- data/app/presenters/decidim/forms/admin/questionnaire_participant_presenter.rb +7 -7
- data/app/views/decidim/forms/admin/questionnaires/_answer_option.html.erb +1 -1
- data/app/views/decidim/forms/admin/questionnaires/_display_condition.html.erb +2 -2
- data/app/views/decidim/forms/admin/questionnaires/_matrix_row.html.erb +1 -1
- data/app/views/decidim/forms/admin/questionnaires/_question.html.erb +4 -4
- data/app/views/decidim/forms/admin/questionnaires/_separator.html.erb +4 -4
- data/app/views/decidim/forms/admin/questionnaires/_title_and_description.html.erb +4 -4
- data/app/views/decidim/forms/questionnaires/_answer.html.erb +1 -11
- data/config/initializers/wicked_pdf.rb +6 -4
- data/config/locales/ar.yml +10 -2
- data/config/locales/bg.yml +38 -2
- data/config/locales/ca.yml +11 -11
- data/config/locales/cs.yml +14 -4
- data/config/locales/de.yml +11 -11
- data/config/locales/el.yml +37 -2
- data/config/locales/en.yml +2 -2
- data/config/locales/es-MX.yml +14 -14
- data/config/locales/es-PY.yml +14 -14
- data/config/locales/es.yml +13 -13
- data/config/locales/eu.yml +14 -14
- data/config/locales/fi-plain.yml +9 -9
- data/config/locales/fi.yml +10 -10
- data/config/locales/fr-CA.yml +11 -11
- data/config/locales/fr.yml +11 -11
- data/config/locales/ga-IE.yml +5 -0
- data/config/locales/gl.yml +5 -2
- data/config/locales/hu.yml +11 -5
- data/config/locales/id-ID.yml +4 -2
- data/config/locales/it.yml +24 -2
- data/config/locales/ja.yml +7 -7
- data/config/locales/lb.yml +27 -2
- data/config/locales/lt.yml +37 -2
- data/config/locales/lv.yml +9 -2
- data/config/locales/nl.yml +23 -1
- data/config/locales/no.yml +27 -1
- data/config/locales/pl.yml +38 -1
- data/config/locales/pt-BR.yml +29 -1
- data/config/locales/pt.yml +26 -1
- data/config/locales/ro-RO.yml +41 -16
- data/config/locales/ru.yml +1 -2
- data/config/locales/sk.yml +7 -2
- data/config/locales/sl.yml +7 -0
- data/config/locales/sv.yml +52 -33
- data/config/locales/tr-TR.yml +22 -1
- data/config/locales/val-ES.yml +2 -0
- data/config/locales/zh-CN.yml +22 -1
- data/config/locales/zh-TW.yml +37 -2
- data/db/migrate/20240402092039_add_answer_options_counter_cache_to_questions.rb +16 -0
- data/db/migrate/20240402095253_add_matrix_row_counter_cache_to_questions.rb +16 -0
- data/db/migrate/20240416111953_add_display_conditions_counter_cache_to_questions.rb +16 -0
- data/db/migrate/20240416113926_add_display_conditions_for_other_questions_counter_cache_to_questions.rb +16 -0
- data/decidim-forms.gemspec +3 -2
- data/lib/decidim/forms/test/shared_examples/has_questionnaire.rb +44 -70
- data/lib/decidim/forms/test/shared_examples/manage_questionnaire_answers.rb +12 -12
- data/lib/decidim/forms/test/shared_examples/manage_questionnaires/add_display_conditions.rb +10 -10
- data/lib/decidim/forms/test/shared_examples/manage_questionnaires/add_questions.rb +85 -85
- data/lib/decidim/forms/test/shared_examples/manage_questionnaires/update_display_conditions.rb +8 -8
- data/lib/decidim/forms/test/shared_examples/manage_questionnaires/update_questions.rb +82 -82
- data/lib/decidim/forms/test/shared_examples/manage_questionnaires.rb +9 -9
- data/lib/decidim/forms/user_answers_serializer.rb +1 -1
- data/lib/decidim/forms/version.rb +1 -1
- metadata +31 -16
- data/config/locales/bn-BD.yml +0 -1
- data/config/locales/bs-BA.yml +0 -1
- data/config/locales/ca-IT.yml +0 -198
data/config/locales/ja.yml
CHANGED
@@ -4,7 +4,7 @@ ja:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: 回答
|
7
|
-
choices:
|
7
|
+
choices: 選択項目
|
8
8
|
selected_choices: 選択した項目
|
9
9
|
question:
|
10
10
|
max_choices: 選択肢の最大数
|
@@ -19,10 +19,10 @@ ja:
|
|
19
19
|
add_documents:
|
20
20
|
needs_to_be_reattached: 再添付が必要
|
21
21
|
body:
|
22
|
-
too_long:
|
22
|
+
too_long: 長すぎます
|
23
23
|
choices:
|
24
24
|
missing: は完全ではありません
|
25
|
-
too_many:
|
25
|
+
too_many: 最大 %{count} 個まで選択できます。
|
26
26
|
questionnaire:
|
27
27
|
request_invalid: リクエストの処理中にエラーが発生しました。もう一度やり直してください。
|
28
28
|
decidim:
|
@@ -38,12 +38,12 @@ ja:
|
|
38
38
|
show: 回答を表示
|
39
39
|
answer_option:
|
40
40
|
answer_option: 回答オプション
|
41
|
-
free_text:
|
41
|
+
free_text: フリーテキスト
|
42
42
|
remove: 削除
|
43
43
|
statement: ステートメント
|
44
44
|
answers:
|
45
45
|
actions:
|
46
|
-
back:
|
46
|
+
back: 返信に戻る
|
47
47
|
export: エクスポート
|
48
48
|
next: 次 ›
|
49
49
|
previous: "‹ 前"
|
@@ -55,7 +55,7 @@ ja:
|
|
55
55
|
export_response:
|
56
56
|
title: survey_user_answers_%{token}
|
57
57
|
index:
|
58
|
-
title: "
|
58
|
+
title: "合計%{total} 件の回答"
|
59
59
|
show:
|
60
60
|
title: '回答 #%{number}'
|
61
61
|
display_condition:
|
@@ -83,7 +83,7 @@ ja:
|
|
83
83
|
add_question: 質問を追加
|
84
84
|
add_separator: 区切り文字を追加
|
85
85
|
add_title_and_description: タイトルと説明を追加
|
86
|
-
already_answered_warning:
|
86
|
+
already_answered_warning: このフォームはすでに一部のユーザーによって回答されているため、質問を修正することはできません。
|
87
87
|
collapse: すべての質問を閉じる
|
88
88
|
expand: すべての質問を展開
|
89
89
|
preview: プレビュー
|
data/config/locales/lb.yml
CHANGED
@@ -4,6 +4,8 @@ lb:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Äntwert
|
7
|
+
choices: Choixen
|
8
|
+
selected_choices: Ausgewählte Auswahl
|
7
9
|
question:
|
8
10
|
max_choices: Maximale Anzahl von Auswahlmöglichkeiten
|
9
11
|
question_type: Zort
|
@@ -14,8 +16,12 @@ lb:
|
|
14
16
|
models:
|
15
17
|
answer:
|
16
18
|
attributes:
|
19
|
+
add_documents:
|
20
|
+
needs_to_be_reattached: Muss erneut angehängt werden
|
21
|
+
body:
|
22
|
+
too_long: ist zu lang
|
17
23
|
choices:
|
18
|
-
|
24
|
+
missing: sind nicht vollständig
|
19
25
|
decidim:
|
20
26
|
forms:
|
21
27
|
admin:
|
@@ -29,14 +35,22 @@ lb:
|
|
29
35
|
show: Antworten anzeigen
|
30
36
|
answer_option:
|
31
37
|
answer_option: Antwortoption
|
38
|
+
free_text: Freier Text
|
32
39
|
remove: Löschen
|
33
40
|
statement: Aussage
|
34
41
|
answers:
|
35
42
|
actions:
|
43
|
+
back: Zurück zu Antworten
|
44
|
+
export: Exportieren
|
36
45
|
show: Antworten anzeigen
|
37
46
|
empty: Noch keine Antworten
|
47
|
+
export:
|
48
|
+
answer:
|
49
|
+
title: 'Antwort #%{number}'
|
38
50
|
export_response:
|
39
51
|
title: Umfrage_Benutzer_Antworten_%{token}
|
52
|
+
index:
|
53
|
+
title: "%{total} Antworten insgesamt"
|
40
54
|
show:
|
41
55
|
title: 'Antwort #%{number}'
|
42
56
|
display_condition:
|
@@ -62,10 +76,13 @@ lb:
|
|
62
76
|
title: Fragebogen bearbeiten
|
63
77
|
form:
|
64
78
|
add_question: Frage hinzufügen
|
79
|
+
add_separator: Trennzeichen hinzufügen
|
80
|
+
already_answered_warning: Der Fragebogen wird bereits von einigen Benutzern beantwortet, sodass Sie die Fragen nicht ändern können.
|
65
81
|
collapse: Alle Fragen einklappen
|
66
82
|
expand: Alle Fragen ausklappen
|
67
83
|
preview: Vorschau
|
68
84
|
title: Formular für %{questionnaire_for} bearbeiten
|
85
|
+
unpublished_warning: Das Formular ist nicht öffentlich. Sie können die Fragen ändern, dabei werden allerdings die aktuellen Antworten gelöscht.
|
69
86
|
matrix_row:
|
70
87
|
matrix_row: Zeile
|
71
88
|
remove: Löschen
|
@@ -106,6 +123,7 @@ lb:
|
|
106
123
|
questionnaires:
|
107
124
|
answer:
|
108
125
|
invalid: Bei der Beantwortung des Fragebogens sind Fehler aufgetreten.
|
126
|
+
max_choices_alert: Es wurden zu viele Auswahlmöglichkeiten ausgewählt
|
109
127
|
success: Fragebogen erfolgreich beantwortet.
|
110
128
|
question:
|
111
129
|
max_choices: 'Max Auswahlmöglichkeiten: %{n}'
|
@@ -131,11 +149,18 @@ lb:
|
|
131
149
|
tos_agreement: Mit der Teilnahme stimmen Sie den Nutzungsbedingungen zu
|
132
150
|
step_navigation:
|
133
151
|
show:
|
152
|
+
are_you_sure: Diese Aktion kann nicht rückgängig gemacht werden und Sie können Ihre Antworten nicht bearbeiten. Bist du sicher?
|
134
153
|
back: Zurück
|
135
154
|
continue: Weiter
|
136
155
|
submit: einreichen
|
137
156
|
user_answers_serializer:
|
138
157
|
body: Antwort
|
158
|
+
completion: Abschluss
|
139
159
|
created_at: Beantwortet am
|
140
160
|
id: ID beantworten
|
141
|
-
|
161
|
+
ip_hash: IP-Hash
|
162
|
+
question: Frage
|
163
|
+
registered: Registriert
|
164
|
+
session_token: Benutzerkennung
|
165
|
+
unregistered: Nicht registriert
|
166
|
+
user_status: Benutzerstatus
|
data/config/locales/lt.yml
CHANGED
@@ -4,6 +4,8 @@ lt:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Atsakymas
|
7
|
+
choices: Pasirinkimai
|
8
|
+
selected_choices: Pasirinkti pasirinkimai
|
7
9
|
question:
|
8
10
|
max_choices: Maksimalus pasirinkimų skaičius
|
9
11
|
question_type: Tipas
|
@@ -14,8 +16,12 @@ lt:
|
|
14
16
|
models:
|
15
17
|
answer:
|
16
18
|
attributes:
|
19
|
+
add_documents:
|
20
|
+
needs_to_be_reattached: Reikia pridėti iš naujo
|
21
|
+
body:
|
22
|
+
too_long: per ilgas
|
17
23
|
choices:
|
18
|
-
|
24
|
+
missing: nepilnas - trūksta elementų
|
19
25
|
questionnaire:
|
20
26
|
request_invalid: Tvarkant prašymą įvyko klaida. Bandykite dar kartą.
|
21
27
|
decidim:
|
@@ -31,14 +37,24 @@ lt:
|
|
31
37
|
show: Rodyti atsakymus
|
32
38
|
answer_option:
|
33
39
|
answer_option: Atsakymo variantas
|
40
|
+
free_text: Laisva forma
|
34
41
|
remove: Pašalinti
|
35
42
|
statement: Pareiškimas
|
36
43
|
answers:
|
37
44
|
actions:
|
45
|
+
back: Grįžti į atsakymus
|
46
|
+
export: Eksportuoti
|
47
|
+
next: Kitas ›
|
48
|
+
previous: "‹ Ankst."
|
38
49
|
show: Rodyti atsakymus
|
39
50
|
empty: Atsakymų dar nėra
|
51
|
+
export:
|
52
|
+
answer:
|
53
|
+
title: 'Atsakymas #%{number}'
|
40
54
|
export_response:
|
41
55
|
title: apklausa_naudotoju_atsakymai_%{token}
|
56
|
+
index:
|
57
|
+
title: "%{total} iš viso atsakymų"
|
42
58
|
show:
|
43
59
|
title: 'Atsakymas #%{number}'
|
44
60
|
display_condition:
|
@@ -64,10 +80,14 @@ lt:
|
|
64
80
|
title: Redaguoti klausimyną
|
65
81
|
form:
|
66
82
|
add_question: Pridėti klausimą
|
83
|
+
add_separator: Pridėti skyriklį
|
84
|
+
add_title_and_description: Pridėti pavadinimą ir aprašymą
|
85
|
+
already_answered_warning: Kai kurie naudotojai jau atsakė į formos klausimus, todėl jos klausimų keisti nebegalite.
|
67
86
|
collapse: Suskleisti visus klausimus
|
68
87
|
expand: Išskleisti visus klausimus
|
69
88
|
preview: Peržiūra
|
70
89
|
title: Taisyti %{questionnaire_for} formą
|
90
|
+
unpublished_warning: Forma nepaskelbta. Galite keisti klausimus, tačiau tai darydami pašalinsite esamus atsakymus.
|
71
91
|
matrix_row:
|
72
92
|
matrix_row: Eilutė
|
73
93
|
remove: Pašalinti
|
@@ -106,6 +126,9 @@ lt:
|
|
106
126
|
admin_log:
|
107
127
|
questionnaire:
|
108
128
|
update: "%{user_name} atnaujino %{resource_name} klausimyną"
|
129
|
+
errors:
|
130
|
+
answer:
|
131
|
+
body: Pagrindinė dalis negali būti tuščia
|
109
132
|
images:
|
110
133
|
dimensions: "%{width} x %{height} px"
|
111
134
|
processors:
|
@@ -121,15 +144,20 @@ lt:
|
|
121
144
|
single_option: Vienas variantas
|
122
145
|
sorting: Rūšiavimas
|
123
146
|
title_and_description: Pavadinimas ir aprašymas
|
147
|
+
questionnaire_answer_presenter:
|
148
|
+
download_attachment: Parsisiųsti priedą
|
124
149
|
questionnaires:
|
125
150
|
answer:
|
126
151
|
invalid: Atsakant į šią formą iškilo problema.
|
152
|
+
max_choices_alert: Per daug pasirinktų variantų
|
127
153
|
success: Į formos klausimus atsakyta.
|
128
154
|
question:
|
129
155
|
max_choices: 'Didžiausias pasirinkčių skaičius: %{n}'
|
130
156
|
show:
|
131
157
|
answer_questionnaire:
|
132
|
-
|
158
|
+
already_have_an_account?: Jau turite paskyrą?
|
159
|
+
are_you_new?: Naujas naudotojas?
|
160
|
+
sign_up_description: Norėdami dalyvauti apklausoje, susikurkite dalyvio paskyrą
|
133
161
|
title: Atsakyti į formos klausimus
|
134
162
|
current_step: Žingsnis %{step}
|
135
163
|
of_total_steps: iš%{total_steps}
|
@@ -150,11 +178,18 @@ lt:
|
|
150
178
|
tos_agreement: Dalyvaudami sutinkate su paslaugos teikimo sąlygomis
|
151
179
|
step_navigation:
|
152
180
|
show:
|
181
|
+
are_you_sure: Šio veiksmo atšaukti negalima ir savo atsakymų keisti negalėsite. Ar esate įsitikinę?
|
153
182
|
back: Atgal
|
154
183
|
continue: Tęsti
|
155
184
|
submit: Pateikti
|
156
185
|
user_answers_serializer:
|
157
186
|
body: Atsakymas
|
187
|
+
completion: Užbaigimas
|
158
188
|
created_at: Atsakyta
|
159
189
|
id: Atsakymo ID
|
190
|
+
ip_hash: IP adreso "hash" kodas
|
160
191
|
question: Klausimas
|
192
|
+
registered: Užregistruota
|
193
|
+
session_token: Naudotojo identifikatorius
|
194
|
+
unregistered: Neregistruoti
|
195
|
+
user_status: Naudotojo būsena
|
data/config/locales/lv.yml
CHANGED
@@ -14,7 +14,7 @@ lv:
|
|
14
14
|
answer:
|
15
15
|
attributes:
|
16
16
|
choices:
|
17
|
-
|
17
|
+
missing: nav pabeigti
|
18
18
|
decidim:
|
19
19
|
forms:
|
20
20
|
admin:
|
@@ -25,6 +25,7 @@ lv:
|
|
25
25
|
questionnaires:
|
26
26
|
answer_option:
|
27
27
|
answer_option: Atbildes iespēja
|
28
|
+
free_text: Brīva vieta tekstam
|
28
29
|
remove: Noņemt
|
29
30
|
statement: Paziņojums
|
30
31
|
edit:
|
@@ -32,6 +33,8 @@ lv:
|
|
32
33
|
title: Rediģēt aptauju
|
33
34
|
form:
|
34
35
|
add_question: Pievienot jautājumu
|
36
|
+
add_separator: Pievienot atdalītāju
|
37
|
+
already_answered_warning: Daži lietotāji jau ir atbildējuši uz jautājumiem veidlapā, tāpēc jūs nevarat mainīt tajā iekļautos jautājumus.
|
35
38
|
collapse: Sakļaut visus jautājumus
|
36
39
|
expand: Izvērst visus jautājumus
|
37
40
|
matrix_row:
|
@@ -70,6 +73,7 @@ lv:
|
|
70
73
|
questionnaires:
|
71
74
|
answer:
|
72
75
|
invalid: Atbildot uz veidlapas jautājumiem, radās problēma.
|
76
|
+
max_choices_alert: Ir izvēlēti pārāk daudzi varianti
|
73
77
|
success: Uz veidlapas jautājumiem ir veiksmīgi atbildēts.
|
74
78
|
question:
|
75
79
|
max_choices: 'Maksimālais izvēļu skaits: %{n}'
|
@@ -90,10 +94,13 @@ lv:
|
|
90
94
|
tos_agreement: Piedaloties jūs piekrītat pakalpojumu sniegšanas noteikumiem.
|
91
95
|
step_navigation:
|
92
96
|
show:
|
97
|
+
are_you_sure: Šo darbību nevar atsaukt, un jūs nevarēsiet rediģēt savas atbildes. Vai esat pārliecināts?
|
93
98
|
back: Atpakaļ
|
94
99
|
continue: Turpināt
|
95
100
|
submit: Iesniegt
|
96
101
|
user_answers_serializer:
|
97
102
|
created_at: Atbildēts
|
98
103
|
id: Atbildes ID
|
99
|
-
|
104
|
+
registered: Reģistrēts
|
105
|
+
unregistered: Nereģistrēts
|
106
|
+
user_status: Lietotāja statuss
|
data/config/locales/nl.yml
CHANGED
@@ -4,6 +4,8 @@ nl:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Antwoord
|
7
|
+
choices: Keuzes
|
8
|
+
selected_choices: Geselecteerde keuzes
|
7
9
|
question:
|
8
10
|
max_choices: Maximum aantal keuzes
|
9
11
|
question_type: Type
|
@@ -14,7 +16,7 @@ nl:
|
|
14
16
|
answer:
|
15
17
|
attributes:
|
16
18
|
choices:
|
17
|
-
|
19
|
+
missing: zijn niet compleet
|
18
20
|
decidim:
|
19
21
|
forms:
|
20
22
|
admin:
|
@@ -28,14 +30,22 @@ nl:
|
|
28
30
|
show: Antwoorden tonen
|
29
31
|
answer_option:
|
30
32
|
answer_option: Antwoord optie
|
33
|
+
free_text: Vrije tekst
|
31
34
|
remove: Verwijderen
|
32
35
|
statement: Uitspraak
|
33
36
|
answers:
|
34
37
|
actions:
|
38
|
+
back: Terug naar antwoorden
|
39
|
+
export: Exporteren
|
35
40
|
show: Toon antwoorden
|
36
41
|
empty: Nog geen antwoorden
|
42
|
+
export:
|
43
|
+
answer:
|
44
|
+
title: 'Antwoord #%{number}'
|
37
45
|
export_response:
|
38
46
|
title: survey_user_answers_%{token}
|
47
|
+
index:
|
48
|
+
title: "%{total} totale antwoorden"
|
39
49
|
show:
|
40
50
|
title: 'Antwoord #%{number}'
|
41
51
|
display_condition:
|
@@ -61,9 +71,13 @@ nl:
|
|
61
71
|
title: Bewerk vragenlijst
|
62
72
|
form:
|
63
73
|
add_question: Vraag toevoegen
|
74
|
+
add_separator: Scheidingsteken toevoegen
|
75
|
+
add_title_and_description: Titel en beschrijving toevoegen
|
76
|
+
already_answered_warning: De vragenlijst is al door enkele gebruikers beantwoord, dus u kunt de vragen niet wijzigen.
|
64
77
|
collapse: Alle vragen samenvouwen
|
65
78
|
expand: Vouw alle vragen uit
|
66
79
|
preview: Voorvertoning
|
80
|
+
unpublished_warning: Het formulier is niet gepubliceerd. Je kunt de vragen wijzigen, maar als je dit doet worden de huidige antwoorden verwijderd.
|
67
81
|
matrix_row:
|
68
82
|
matrix_row: Rij
|
69
83
|
remove: Verwijderen
|
@@ -113,6 +127,7 @@ nl:
|
|
113
127
|
questionnaires:
|
114
128
|
answer:
|
115
129
|
invalid: Er zijn fouten opgetreden bij het beantwoorden van de vragenlijst.
|
130
|
+
max_choices_alert: Er zijn te veel keuzes geselecteerd
|
116
131
|
success: Vragenlijst met succes beantwoord.
|
117
132
|
question:
|
118
133
|
max_choices: 'Max. Keuzes: %{n}'
|
@@ -138,11 +153,18 @@ nl:
|
|
138
153
|
tos_agreement: Door deel te nemen, gaat u akkoord met de Servicevoorwaarden
|
139
154
|
step_navigation:
|
140
155
|
show:
|
156
|
+
are_you_sure: Deze actie kan niet ongedaan gemaakt worden en u kunt uw antwoorden niet wijzigen. Weet u het zeker?
|
141
157
|
back: Achterzijde
|
142
158
|
continue: Doorgaan
|
143
159
|
submit: Verzenden
|
144
160
|
user_answers_serializer:
|
145
161
|
body: Beantwoorden
|
162
|
+
completion: Voltooiing
|
146
163
|
created_at: Beantwoord
|
147
164
|
id: Antwoord ID
|
165
|
+
ip_hash: IP Hash
|
148
166
|
question: Vraag
|
167
|
+
registered: Geregistreerd
|
168
|
+
session_token: Gebruiker identificatie
|
169
|
+
unregistered: Niet-geregistreerd
|
170
|
+
user_status: Gebruiker-status
|
data/config/locales/no.yml
CHANGED
@@ -4,6 +4,8 @@
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Svar
|
7
|
+
choices: Valg
|
8
|
+
selected_choices: Valgte valg
|
7
9
|
question:
|
8
10
|
max_choices: Maksimalt antall valg
|
9
11
|
question_type: Type
|
@@ -14,8 +16,12 @@
|
|
14
16
|
models:
|
15
17
|
answer:
|
16
18
|
attributes:
|
19
|
+
add_documents:
|
20
|
+
needs_to_be_reattached: Må legges til på nytt
|
21
|
+
body:
|
22
|
+
too_long: er for lang
|
17
23
|
choices:
|
18
|
-
|
24
|
+
missing: er ikke fullstendig
|
19
25
|
decidim:
|
20
26
|
forms:
|
21
27
|
admin:
|
@@ -29,14 +35,22 @@
|
|
29
35
|
show: Vis svar
|
30
36
|
answer_option:
|
31
37
|
answer_option: Svaralternativ
|
38
|
+
free_text: Fri tekst
|
32
39
|
remove: Fjern
|
33
40
|
statement: Uttalelse
|
34
41
|
answers:
|
35
42
|
actions:
|
43
|
+
back: Tilbake til svar
|
44
|
+
export: Eksporter
|
36
45
|
show: Vis svar
|
37
46
|
empty: Ingen svar enda
|
47
|
+
export:
|
48
|
+
answer:
|
49
|
+
title: 'Svar #%{number}'
|
38
50
|
export_response:
|
39
51
|
title: undersøkelse_bruker_svar_%{token}
|
52
|
+
index:
|
53
|
+
title: "%{total} svar totalt"
|
40
54
|
show:
|
41
55
|
title: 'Svar #%{number}'
|
42
56
|
display_condition:
|
@@ -62,10 +76,14 @@
|
|
62
76
|
title: Rediger spørreskjema
|
63
77
|
form:
|
64
78
|
add_question: Legg til spørsmål
|
79
|
+
add_separator: Legg til skilletegn
|
80
|
+
add_title_and_description: Legg til tittel og beskrivelse
|
81
|
+
already_answered_warning: Skjemaet er allerede besvart av noen brukere derfor kan du ikke endre spørsmålene.
|
65
82
|
collapse: Skjul alle spørsmål
|
66
83
|
expand: Utvid alle spørsmål
|
67
84
|
preview: Forhåndsvis
|
68
85
|
title: Rediger skjema for %{questionnaire_for}
|
86
|
+
unpublished_warning: Skjemaet er ikke publisert. Du kan endre spørsmålet, men da slettes nåværende svar.
|
69
87
|
matrix_row:
|
70
88
|
matrix_row: Rad
|
71
89
|
remove: Fjern
|
@@ -116,6 +134,7 @@
|
|
116
134
|
questionnaires:
|
117
135
|
answer:
|
118
136
|
invalid: Det oppstod et problem med å svare på skjemaet.
|
137
|
+
max_choices_alert: For mange valg er merket
|
119
138
|
success: Skjema ble besvart.
|
120
139
|
question:
|
121
140
|
max_choices: 'Maksimum valg: %{n}'
|
@@ -141,11 +160,18 @@
|
|
141
160
|
tos_agreement: Ved å delta godtar du vilkårene for bruk
|
142
161
|
step_navigation:
|
143
162
|
show:
|
163
|
+
are_you_sure: Denne handlingen kan ikke angres, og du kan ikke redigere svarene dine. Er du sikker?
|
144
164
|
back: Tilbake
|
145
165
|
continue: Fortsett
|
146
166
|
submit: Send inn
|
147
167
|
user_answers_serializer:
|
148
168
|
body: Svar
|
169
|
+
completion: Fullføring
|
149
170
|
created_at: Besvart på
|
150
171
|
id: Svar ID
|
172
|
+
ip_hash: IP Hash
|
151
173
|
question: Spørsmål
|
174
|
+
registered: Registrert
|
175
|
+
session_token: Brukeridentifikator
|
176
|
+
unregistered: Uregistrert
|
177
|
+
user_status: Brukerstatus
|
data/config/locales/pl.yml
CHANGED
@@ -4,6 +4,8 @@ pl:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Odpowiedź
|
7
|
+
choices: Opcje
|
8
|
+
selected_choices: Wybrane opcje
|
7
9
|
question:
|
8
10
|
max_choices: Maksymalna liczba opcji do wyboru
|
9
11
|
question_type: Typ odpowiedzi
|
@@ -14,8 +16,13 @@ pl:
|
|
14
16
|
models:
|
15
17
|
answer:
|
16
18
|
attributes:
|
19
|
+
add_documents:
|
20
|
+
needs_to_be_reattached: Załącz ponownie
|
21
|
+
body:
|
22
|
+
too_long: jest zbyt długie
|
17
23
|
choices:
|
18
|
-
|
24
|
+
missing: nie są kompletne
|
25
|
+
too_many: Możesz wybrać maksymalnie %{count}.
|
19
26
|
questionnaire:
|
20
27
|
request_invalid: Wystąpił błąd podczas obsługi żądania. Spróbuj ponownie.
|
21
28
|
decidim:
|
@@ -31,14 +38,24 @@ pl:
|
|
31
38
|
show: Pokaż odpowiedzi
|
32
39
|
answer_option:
|
33
40
|
answer_option: Opcja odpowiedzi
|
41
|
+
free_text: Możliwość wpisania dowolnego tekstu
|
34
42
|
remove: Usuń
|
35
43
|
statement: Komunikat
|
36
44
|
answers:
|
37
45
|
actions:
|
46
|
+
back: Powrót do odpowiedzi
|
47
|
+
export: Eksportuj
|
48
|
+
next: Następne ›
|
49
|
+
previous: "‹ Poprzedni"
|
38
50
|
show: Pokaż odpowiedzi
|
39
51
|
empty: Brak odpowiedzi
|
52
|
+
export:
|
53
|
+
answer:
|
54
|
+
title: 'Odpowiedź #%{number}'
|
40
55
|
export_response:
|
41
56
|
title: ankieta_odpowiedzi_uzytkownika_%{token}
|
57
|
+
index:
|
58
|
+
title: "%{total} odpowiedzi ogółem"
|
42
59
|
show:
|
43
60
|
title: 'Odpowiedź #%{number}'
|
44
61
|
display_condition:
|
@@ -64,10 +81,14 @@ pl:
|
|
64
81
|
title: Edytuj formularz
|
65
82
|
form:
|
66
83
|
add_question: Dodaj pytanie
|
84
|
+
add_separator: Dodaj separator
|
85
|
+
add_title_and_description: Dodaj tytuł i opis
|
86
|
+
already_answered_warning: Niektórzy użytkownicy już odpowiedzieli na pytania tego formularza, więc nie można modyfikować jego pytań.
|
67
87
|
collapse: Zwiń wszystkie pytania
|
68
88
|
expand: Rozwiń wszystkie pytania
|
69
89
|
preview: Podgląd
|
70
90
|
title: Edytuj formularz dla %{questionnaire_for}
|
91
|
+
unpublished_warning: Formularz nie został jeszcze opublikowany. Możesz zmienić jego pytania, ale to spowoduje usunięcie bieżących odpowiedzi.
|
71
92
|
matrix_row:
|
72
93
|
matrix_row: Wiersz
|
73
94
|
remove: Usuń
|
@@ -106,6 +127,9 @@ pl:
|
|
106
127
|
admin_log:
|
107
128
|
questionnaire:
|
108
129
|
update: "%{user_name} zaktualizował(a) kwestionariusz %{resource_name}"
|
130
|
+
errors:
|
131
|
+
answer:
|
132
|
+
body: Treść nie może być pusta
|
109
133
|
images:
|
110
134
|
dimensions: "%{width} × %{height} px"
|
111
135
|
processors:
|
@@ -121,15 +145,21 @@ pl:
|
|
121
145
|
single_option: Jedna opcja
|
122
146
|
sorting: Sortowanie
|
123
147
|
title_and_description: Tytuł i opis
|
148
|
+
questionnaire_answer_presenter:
|
149
|
+
download_attachment: Pobierz załącznik
|
124
150
|
questionnaires:
|
125
151
|
answer:
|
126
152
|
invalid: Podczas wypełniania formularza wystąpiły błędy.
|
153
|
+
max_choices_alert: Wybrano zbyt wiele opcji
|
127
154
|
success: Wypełniono formularz.
|
128
155
|
question:
|
129
156
|
max_choices: 'Maksymalny wybór opcji: %{n}'
|
130
157
|
show:
|
131
158
|
answer_questionnaire:
|
159
|
+
already_have_an_account?: Posiadasz już konto?
|
160
|
+
are_you_new?: Nowy użytkownik?
|
132
161
|
sign_in_description: Zaloguj się, aby wziąć udział w ankiecie
|
162
|
+
sign_up_description: Utwórz konto uczestnika, aby wziąć udział w ankiecie
|
133
163
|
title: Wypełnij formularz
|
134
164
|
current_step: Krok %{step}
|
135
165
|
empty: Nie skonfigurowano jeszcze żadnych pytań dla tego formularza.
|
@@ -151,11 +181,18 @@ pl:
|
|
151
181
|
tos_agreement: Biorąc udział akceptujesz Warunki korzystania z Platformy
|
152
182
|
step_navigation:
|
153
183
|
show:
|
184
|
+
are_you_sure: Tego działania nie można cofnąć i nie będzie można edytować odpowiedzi. Jesteś pewny?
|
154
185
|
back: Wróć
|
155
186
|
continue: Dalej
|
156
187
|
submit: Zatwierdź
|
157
188
|
user_answers_serializer:
|
158
189
|
body: Odpowiedź
|
190
|
+
completion: Ukończenie
|
159
191
|
created_at: Odpowiedziałem
|
160
192
|
id: ID odpowiedzi
|
193
|
+
ip_hash: Hash IP
|
161
194
|
question: Pytanie
|
195
|
+
registered: Zarejestrowano
|
196
|
+
session_token: Identyfikator użytkownika
|
197
|
+
unregistered: Nie zarejestrowano
|
198
|
+
user_status: Status użytkownika
|
data/config/locales/pt-BR.yml
CHANGED
@@ -4,6 +4,8 @@ pt-BR:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Responda
|
7
|
+
choices: Escolhas
|
8
|
+
selected_choices: Escolhas selecionadas
|
7
9
|
question:
|
8
10
|
max_choices: Número máximo de escolhas
|
9
11
|
question_type: Tipo
|
@@ -14,8 +16,12 @@ pt-BR:
|
|
14
16
|
models:
|
15
17
|
answer:
|
16
18
|
attributes:
|
19
|
+
add_documents:
|
20
|
+
needs_to_be_reattached: Precisa ser reanexado
|
21
|
+
body:
|
22
|
+
too_long: é longo demais
|
17
23
|
choices:
|
18
|
-
|
24
|
+
missing: não estão completos
|
19
25
|
decidim:
|
20
26
|
forms:
|
21
27
|
admin:
|
@@ -29,14 +35,22 @@ pt-BR:
|
|
29
35
|
show: Mostrar respostas
|
30
36
|
answer_option:
|
31
37
|
answer_option: Opção de resposta
|
38
|
+
free_text: Texto livre
|
32
39
|
remove: Remover
|
33
40
|
statement: Declaração
|
34
41
|
answers:
|
35
42
|
actions:
|
43
|
+
back: Voltar para respostas
|
44
|
+
export: Exportar
|
36
45
|
show: Mostrar respostas
|
37
46
|
empty: Ainda não há respostas
|
47
|
+
export:
|
48
|
+
answer:
|
49
|
+
title: 'Resposta #%{number}'
|
38
50
|
export_response:
|
39
51
|
title: pesquisa_respostas_do_usuário_%{token}
|
52
|
+
index:
|
53
|
+
title: "%{total} respostas totais"
|
40
54
|
show:
|
41
55
|
title: 'Resposta #%{number}'
|
42
56
|
display_condition:
|
@@ -62,10 +76,14 @@ pt-BR:
|
|
62
76
|
title: Editar questionário
|
63
77
|
form:
|
64
78
|
add_question: Adicionar pergunta
|
79
|
+
add_separator: Adicionar separador
|
80
|
+
add_title_and_description: Adicionar título e descrição
|
81
|
+
already_answered_warning: O questionário já foi respondido por alguns usuários então você não pode modificar suas perguntas.
|
65
82
|
collapse: Recolher todas as questões
|
66
83
|
expand: Expandir todas as questões
|
67
84
|
preview: Pré-visualização
|
68
85
|
title: Editar formulário para %{questionnaire_for}
|
86
|
+
unpublished_warning: O formulário não foi publicado. Você pode modificar suas perguntas, mas apagará as respostas atuais.
|
69
87
|
matrix_row:
|
70
88
|
matrix_row: Linha
|
71
89
|
remove: Remover
|
@@ -119,9 +137,12 @@ pt-BR:
|
|
119
137
|
single_option: Opção única
|
120
138
|
sorting: Classificação
|
121
139
|
title_and_description: Título e descrição
|
140
|
+
questionnaire_answer_presenter:
|
141
|
+
download_attachment: Baixar anexo
|
122
142
|
questionnaires:
|
123
143
|
answer:
|
124
144
|
invalid: Houve erros ao responder a pesquisa.
|
145
|
+
max_choices_alert: Há muitas opções selecionadas
|
125
146
|
success: Questionário respondido com sucesso.
|
126
147
|
question:
|
127
148
|
max_choices: 'Escolhas máximas: %{n}'
|
@@ -147,11 +168,18 @@ pt-BR:
|
|
147
168
|
tos_agreement: Ao participar você aceita seus Termos de Serviço
|
148
169
|
step_navigation:
|
149
170
|
show:
|
171
|
+
are_you_sure: Esta ação não pode ser desfeita e você não poderá editar suas respostas. Você tem certeza?
|
150
172
|
back: Voltar
|
151
173
|
continue: Continuar
|
152
174
|
submit: Enviar
|
153
175
|
user_answers_serializer:
|
154
176
|
body: Resposta
|
177
|
+
completion: Conclusão
|
155
178
|
created_at: Respondido em
|
156
179
|
id: ID da resposta
|
180
|
+
ip_hash: Hash IP
|
157
181
|
question: Questão
|
182
|
+
registered: Registrado
|
183
|
+
session_token: Identificador de Usuário
|
184
|
+
unregistered: Não registrado
|
185
|
+
user_status: Status do usuário
|