decidim-forms 0.26.10 → 0.27.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/commands/decidim/forms/admin/update_questionnaire.rb +13 -8
- data/app/commands/decidim/forms/answer_questionnaire.rb +1 -1
- data/app/controllers/decidim/forms/admin/concerns/has_questionnaire.rb +3 -3
- data/app/forms/decidim/forms/admin/display_condition_form.rb +3 -3
- data/app/models/decidim/forms/answer.rb +2 -2
- data/app/models/decidim/forms/display_condition.rb +1 -1
- data/app/models/decidim/forms/questionnaire.rb +7 -0
- data/app/packs/src/decidim/forms/admin/forms.js +0 -3
- data/app/presenters/decidim/forms/admin/questionnaire_answer_presenter.rb +13 -8
- data/app/presenters/decidim/forms/admin/questionnaire_participant_presenter.rb +5 -3
- data/app/presenters/decidim/forms/admin_log/questionnaire_presenter.rb +35 -0
- data/app/queries/decidim/forms/questionnaire_participant.rb +1 -1
- data/app/queries/decidim/forms/questionnaire_participants.rb +1 -1
- data/app/queries/decidim/forms/questionnaire_user_answers.rb +1 -1
- data/app/views/decidim/forms/admin/questionnaires/_form.html.erb +1 -1
- data/app/views/decidim/forms/admin/questionnaires/edit.html.erb +0 -2
- data/app/views/decidim/forms/questionnaires/_answer.html.erb +2 -2
- data/app/views/decidim/forms/questionnaires/show.html.erb +5 -3
- data/config/locales/am-ET.yml +1 -0
- data/config/locales/ar.yml +1 -0
- data/config/locales/bg.yml +1 -0
- data/config/locales/ca.yml +7 -6
- data/config/locales/cs.yml +6 -5
- data/config/locales/da.yml +1 -0
- data/config/locales/de.yml +2 -7
- data/config/locales/el.yml +1 -77
- data/config/locales/en.yml +5 -5
- data/config/locales/eo.yml +1 -0
- data/config/locales/es-MX.yml +6 -5
- data/config/locales/es-PY.yml +6 -5
- data/config/locales/es.yml +7 -6
- data/config/locales/et.yml +1 -0
- data/config/locales/eu.yml +27 -45
- data/config/locales/fi-plain.yml +6 -5
- data/config/locales/fi.yml +6 -5
- data/config/locales/fr-CA.yml +3 -5
- data/config/locales/fr.yml +3 -5
- data/config/locales/ga-IE.yml +1 -0
- data/config/locales/gl.yml +5 -0
- data/config/locales/hr.yml +1 -0
- data/config/locales/hu.yml +4 -1
- data/config/locales/id-ID.yml +1 -0
- data/config/locales/is-IS.yml +2 -1
- data/config/locales/it.yml +1 -4
- data/config/locales/ja.yml +6 -5
- data/config/locales/ko.yml +1 -0
- data/config/locales/lb.yml +1 -4
- data/config/locales/lt.yml +1 -190
- data/config/locales/lv.yml +1 -4
- data/config/locales/mt.yml +1 -0
- data/config/locales/nl.yml +1 -4
- data/config/locales/no.yml +1 -4
- data/config/locales/om-ET.yml +1 -0
- data/config/locales/pl.yml +5 -21
- data/config/locales/pt-BR.yml +2 -18
- data/config/locales/pt.yml +1 -4
- data/config/locales/ro-RO.yml +1 -6
- data/config/locales/ru.yml +1 -0
- data/config/locales/si-LK.yml +1 -0
- data/config/locales/sk.yml +1 -0
- data/config/locales/sl.yml +1 -0
- data/config/locales/so-SO.yml +1 -0
- data/config/locales/sr-CS.yml +1 -0
- data/config/locales/sv.yml +1 -4
- data/config/locales/sw-KE.yml +1 -0
- data/config/locales/ti-ER.yml +1 -0
- data/config/locales/tr-TR.yml +1 -4
- data/config/locales/uk.yml +1 -0
- data/config/locales/val-ES.yml +1 -0
- data/config/locales/vi.yml +1 -0
- data/config/locales/zh-CN.yml +1 -4
- data/config/locales/zh-TW.yml +1 -190
- data/lib/decidim/exporters/form_pdf.rb +2 -2
- data/lib/decidim/forms/{data_portability_user_answers_serializer.rb → download_your_data_user_answers_serializer.rb} +2 -2
- data/lib/decidim/forms/test/factories.rb +22 -13
- data/lib/decidim/forms/test/shared_examples/manage_questionnaire_answers.rb +2 -25
- data/lib/decidim/forms/test/shared_examples/manage_questionnaires/update_questions.rb +2 -2
- data/lib/decidim/forms/user_answers_serializer.rb +3 -3
- data/lib/decidim/forms/version.rb +1 -1
- data/lib/decidim/forms.rb +1 -1
- metadata +14 -22
- data/config/environment.rb +0 -3
- data/config/locales/fa-IR.yml +0 -1
- data/config/locales/gn-PY.yml +0 -1
- data/config/locales/ka-GE.yml +0 -1
- data/config/locales/kaa.yml +0 -7
- data/config/locales/lo-LA.yml +0 -1
- data/config/locales/oc-FR.yml +0 -1
- data/config/locales/sq-AL.yml +0 -1
- data/config/locales/th-TH.yml +0 -1
data/config/locales/id-ID.yml
CHANGED
data/config/locales/is-IS.yml
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
---
|
|
2
|
+
is:
|
data/config/locales/it.yml
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
---
|
|
1
2
|
it:
|
|
2
3
|
activemodel:
|
|
3
4
|
attributes:
|
|
@@ -118,10 +119,6 @@ it:
|
|
|
118
119
|
extension_allowlist: 'Formati accettati:'
|
|
119
120
|
images:
|
|
120
121
|
dimensions: "%{width} x %{height} px"
|
|
121
|
-
dimensions_info: 'Questa immagine sarà:'
|
|
122
|
-
processors:
|
|
123
|
-
resize_and_pad: Ridimensionato e spaziato a
|
|
124
|
-
resize_to_fit: Ridimensionato per adattarsi
|
|
125
122
|
question_types:
|
|
126
123
|
files: I file
|
|
127
124
|
long_answer: Risposta lunga
|
data/config/locales/ja.yml
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
---
|
|
1
2
|
ja:
|
|
2
3
|
activemodel:
|
|
3
4
|
attributes:
|
|
@@ -121,6 +122,9 @@ ja:
|
|
|
121
122
|
update:
|
|
122
123
|
invalid: フォームの保存に失敗しました。
|
|
123
124
|
success: フォームを保存しました。
|
|
125
|
+
admin_log:
|
|
126
|
+
questionnaire:
|
|
127
|
+
update: "%{user_name} が %{resource_name} アンケートを更新しました"
|
|
124
128
|
errors:
|
|
125
129
|
answer:
|
|
126
130
|
body: 本文は空白にできません
|
|
@@ -128,10 +132,9 @@ ja:
|
|
|
128
132
|
extension_allowlist: '承認されたフォーマット:'
|
|
129
133
|
images:
|
|
130
134
|
dimensions: "%{width} x %{height} px"
|
|
131
|
-
dimensions_info: 'この画像は次のようになります:'
|
|
132
135
|
processors:
|
|
133
|
-
resize_and_pad:
|
|
134
|
-
resize_to_fit:
|
|
136
|
+
resize_and_pad: この画像はリサイズされ、 %{dimensions} に合わされます。
|
|
137
|
+
resize_to_fit: この画像は %{dimensions} に合うようにリサイズされます。
|
|
135
138
|
question_types:
|
|
136
139
|
files: ファイル
|
|
137
140
|
long_answer: 長い回答
|
|
@@ -142,8 +145,6 @@ ja:
|
|
|
142
145
|
single_option: 単一オプション
|
|
143
146
|
sorting: 並び替え
|
|
144
147
|
title_and_description: タイトルと説明
|
|
145
|
-
questionnaire_answer_presenter:
|
|
146
|
-
download_attachment: 添付ファイルをダウンロード
|
|
147
148
|
questionnaires:
|
|
148
149
|
answer:
|
|
149
150
|
invalid: フォームの回答に問題がありました。
|
data/config/locales/ko.yml
CHANGED
data/config/locales/lb.yml
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
---
|
|
1
2
|
lb:
|
|
2
3
|
activemodel:
|
|
3
4
|
attributes:
|
|
@@ -118,10 +119,6 @@ lb:
|
|
|
118
119
|
extension_allowlist: 'Gültige Formate:'
|
|
119
120
|
images:
|
|
120
121
|
dimensions: "%{width} x %{height} px"
|
|
121
|
-
dimensions_info: 'Das Bild wird:'
|
|
122
|
-
processors:
|
|
123
|
-
resize_and_pad: in der Größe angepasst und gepolstert zu
|
|
124
|
-
resize_to_fit: in der Größe verändert, damit es passt
|
|
125
122
|
question_types:
|
|
126
123
|
files: Dateien
|
|
127
124
|
long_answer: Lange Antwort
|
data/config/locales/lt.yml
CHANGED
|
@@ -1,191 +1,2 @@
|
|
|
1
|
+
---
|
|
1
2
|
lt:
|
|
2
|
-
activemodel:
|
|
3
|
-
attributes:
|
|
4
|
-
answer:
|
|
5
|
-
body: Atsakymas
|
|
6
|
-
choices: Pasirinkimai
|
|
7
|
-
selected_choices: Pasirinkti pasirinkimai
|
|
8
|
-
question:
|
|
9
|
-
max_choices: Maksimalus pasirinkimų skaičius
|
|
10
|
-
question_type: Tipas
|
|
11
|
-
questionnaire_question:
|
|
12
|
-
mandatory: Privaloma
|
|
13
|
-
max_characters: Simbolių limitas (palikti 0 jei limito nėra)
|
|
14
|
-
errors:
|
|
15
|
-
models:
|
|
16
|
-
answer:
|
|
17
|
-
attributes:
|
|
18
|
-
add_documents:
|
|
19
|
-
needs_to_be_reattached: Reikia pridėti iš naujo
|
|
20
|
-
body:
|
|
21
|
-
too_long: per ilgas
|
|
22
|
-
choices:
|
|
23
|
-
missing: nepilnas - trūksta elementų
|
|
24
|
-
too_many: per daug
|
|
25
|
-
questionnaire:
|
|
26
|
-
request_invalid: Tvarkant prašymą įvyko klaida. Bandykite dar kartą
|
|
27
|
-
decidim:
|
|
28
|
-
forms:
|
|
29
|
-
admin:
|
|
30
|
-
models:
|
|
31
|
-
components:
|
|
32
|
-
description: Aprašymas
|
|
33
|
-
tos: Paslaugų teikimo sąlygos
|
|
34
|
-
questionnaires:
|
|
35
|
-
actions:
|
|
36
|
-
back: Grįžti į klausimus
|
|
37
|
-
show: Rodyti atsakymus
|
|
38
|
-
answer_option:
|
|
39
|
-
answer_option: Atsakymo variantas
|
|
40
|
-
free_text: Laisva forma
|
|
41
|
-
remove: Pašalinti
|
|
42
|
-
statement: Pareiškimas
|
|
43
|
-
answers:
|
|
44
|
-
actions:
|
|
45
|
-
back: Grįžti į atsakymus
|
|
46
|
-
export: Eksportuoti
|
|
47
|
-
show: Rodyti atsakymus
|
|
48
|
-
empty: Atsakymų dar nėra
|
|
49
|
-
export:
|
|
50
|
-
answer:
|
|
51
|
-
title: 'Atsakymas #%{number}'
|
|
52
|
-
export_response:
|
|
53
|
-
title: apklausa_naudotoju_atsakymai_%{token}
|
|
54
|
-
index:
|
|
55
|
-
title: "%{total} iš viso atsakymų"
|
|
56
|
-
show:
|
|
57
|
-
title: 'Atsakymas #%{number}'
|
|
58
|
-
display_condition:
|
|
59
|
-
answer_option: Atsakymo variantas
|
|
60
|
-
condition_question: Klausimas
|
|
61
|
-
condition_type: Sąlyga
|
|
62
|
-
condition_types:
|
|
63
|
-
answered: Atsakyta
|
|
64
|
-
equal: Lygu
|
|
65
|
-
match: Įskaitant tekstą
|
|
66
|
-
not_answered: Neatsakyta
|
|
67
|
-
not_equal: Nelygu
|
|
68
|
-
condition_value: Įskaitytas tekstas
|
|
69
|
-
display_condition: Rodymo sąlyga
|
|
70
|
-
mandatory: Ši sąlyga turi būti patenkinta visada, neatsižvelgiant į kitų sąlygų statusą
|
|
71
|
-
remove: Pašalinti
|
|
72
|
-
save_warning: Prieš konfigūruodami rodymo sąlygas, nepamirškite išsaugoti formos
|
|
73
|
-
select_answer_option: Pasirinkite atsakymo variantą
|
|
74
|
-
select_condition_question: Pasirinkite klausimą
|
|
75
|
-
select_condition_type: Pasirinkti sąlygos tipą
|
|
76
|
-
edit:
|
|
77
|
-
save: Išsaugoti
|
|
78
|
-
title: Redaguoti klausimyną
|
|
79
|
-
form:
|
|
80
|
-
add_question: Pridėti klausimą
|
|
81
|
-
add_separator: Pridėti skyriklį
|
|
82
|
-
add_title_and_description: Pridėti pavadinimą ir aprašymą
|
|
83
|
-
already_answered_warning: Kai kurie naudotojai jau atsakė į formos klausimus, todėl jos klausimų keisti nebegalite.
|
|
84
|
-
collapse: Suskleisti visus klausimus
|
|
85
|
-
expand: Išskleisti visus klausimus
|
|
86
|
-
preview: Peržiūra
|
|
87
|
-
title: Taisyti %{questionnaire_for} formą
|
|
88
|
-
unpublished_warning: Forma nepaskelbta. Galite keisti klausimus, tačiau tai darydami pašalinsite esamus atsakymus.
|
|
89
|
-
matrix_row:
|
|
90
|
-
matrix_row: Eilutė
|
|
91
|
-
remove: Pašalinti
|
|
92
|
-
statement: Pareiškimas
|
|
93
|
-
question:
|
|
94
|
-
add_answer_option: Pridėti atsakymo variantą
|
|
95
|
-
add_display_condition: Pridėti rodymo sąlygą
|
|
96
|
-
add_display_condition_info: Išsaugokite formą, kad galėtumėt konfiguruoti rodymo sąlygas
|
|
97
|
-
add_matrix_row: Pridėti eilutę
|
|
98
|
-
any: Bet koks
|
|
99
|
-
collapse: Suskleisti
|
|
100
|
-
description: Aprašymas
|
|
101
|
-
down: Žemyn
|
|
102
|
-
expand: Išplėsti
|
|
103
|
-
question: Klausimas
|
|
104
|
-
remove: Pašalinti
|
|
105
|
-
statement: Pareiškimas
|
|
106
|
-
up: Į viršų
|
|
107
|
-
separator:
|
|
108
|
-
down: Žemyn
|
|
109
|
-
remove: Pašalinti
|
|
110
|
-
separator: Skirtukas
|
|
111
|
-
up: Į viršų
|
|
112
|
-
title_and_description:
|
|
113
|
-
collapse: Suskleisti
|
|
114
|
-
description: Aprašymas
|
|
115
|
-
down: Žemyn
|
|
116
|
-
expand: Išplėsti
|
|
117
|
-
remove: Pašalinti
|
|
118
|
-
title: Pavadinimas
|
|
119
|
-
title_and_description: Pavadinimas ir aprašymas
|
|
120
|
-
up: Aukštyn
|
|
121
|
-
update:
|
|
122
|
-
invalid: Išsaugant šią formą iškilo problema.
|
|
123
|
-
success: Forma sėkmingai išsaugota.
|
|
124
|
-
errors:
|
|
125
|
-
answer:
|
|
126
|
-
body: Pagrindinė dalis negali būti tuščia
|
|
127
|
-
files:
|
|
128
|
-
extension_allowlist: 'Priimtini formatai:'
|
|
129
|
-
images:
|
|
130
|
-
dimensions: "%{width} x %{height} px"
|
|
131
|
-
dimensions_info: 'Šis vaizdas bus:'
|
|
132
|
-
processors:
|
|
133
|
-
resize_and_pad: Pakeisto dydžio ir užpildytas iki
|
|
134
|
-
resize_to_fit: Pakeistas dydis, kad tilptų
|
|
135
|
-
question_types:
|
|
136
|
-
files: Dokumentai
|
|
137
|
-
long_answer: Ilgas atsakymas
|
|
138
|
-
matrix_multiple: Matrica (su keliais variantais)
|
|
139
|
-
matrix_single: Matrica (vienas variantas)
|
|
140
|
-
multiple_option: Keli variantai
|
|
141
|
-
short_answer: Trumpas atsakymas
|
|
142
|
-
single_option: Vienas variantas
|
|
143
|
-
sorting: Rūšiavimas
|
|
144
|
-
title_and_description: Pavadinimas ir aprašymas
|
|
145
|
-
questionnaire_answer_presenter:
|
|
146
|
-
download_attachment: Parsisiųsti priedą
|
|
147
|
-
questionnaires:
|
|
148
|
-
answer:
|
|
149
|
-
invalid: Atsakant į šią formą iškilo problema.
|
|
150
|
-
max_choices_alert: Per daug pasirinktų variantų
|
|
151
|
-
success: Į formos klausimus atsakyta.
|
|
152
|
-
question:
|
|
153
|
-
max_choices: 'Didžiausias pasirinkčių skaičius: %{n}'
|
|
154
|
-
show:
|
|
155
|
-
answer_questionnaire:
|
|
156
|
-
anonymous_user_message: <a href="%{sign_in_link}">Prisijunkite su savo paskyra</a> arba <a href="%{sign_up_link}">užsiregistruokite</a> norėdami užpildyti formą.
|
|
157
|
-
title: Atsakyti į formos klausimus
|
|
158
|
-
current_step: Žingsnis %{step}
|
|
159
|
-
of_total_steps: iš%{total_steps}
|
|
160
|
-
questionnaire_answered:
|
|
161
|
-
body: Jau atsakėte iš šios formos klausimus.
|
|
162
|
-
title: Jau atsakyta
|
|
163
|
-
questionnaire_closed:
|
|
164
|
-
body: Forma uždaryta ir į ją atsakyti negalima.
|
|
165
|
-
title: Forma uždaryta
|
|
166
|
-
questionnaire_for_private_users:
|
|
167
|
-
body: Forma pateikiama tik privatiems naudotojams
|
|
168
|
-
title: Forma uždaryta
|
|
169
|
-
questionnaire_js_disabled:
|
|
170
|
-
body: Kai kurie šios formos funkcionalumai bus neaktyvūs. Kad pagerintumėte naudojimo patirtį, naršyklėje įjunkite „JavaScript“.
|
|
171
|
-
title: '„JavaScript“ išjungta'
|
|
172
|
-
questionnaire_not_published:
|
|
173
|
-
body: Ši forma dar nepaskelbta.
|
|
174
|
-
tos_agreement: Dalyvaudami sutinkate su paslaugos teikimo sąlygomis
|
|
175
|
-
step_navigation:
|
|
176
|
-
show:
|
|
177
|
-
are_you_sure: Šio veiksmo atšaukti negalima ir savo atsakymų keisti negalėsite. Ar esate įsitikinę?
|
|
178
|
-
back: Atgal
|
|
179
|
-
continue: Tęsti
|
|
180
|
-
submit: Pateikti
|
|
181
|
-
user_answers_serializer:
|
|
182
|
-
body: Atsakymas
|
|
183
|
-
completion: Užbaigimas
|
|
184
|
-
created_at: Atsakyta
|
|
185
|
-
id: Atsakymo ID
|
|
186
|
-
ip_hash: IP adreso "hash" kodas
|
|
187
|
-
question: Klausimas
|
|
188
|
-
registered: Užregistruota
|
|
189
|
-
session_token: Naudotojo identifikatorius
|
|
190
|
-
unregistered: Neregistruoti
|
|
191
|
-
user_status: Naudotojo būsena
|
data/config/locales/lv.yml
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
---
|
|
1
2
|
lv:
|
|
2
3
|
activemodel:
|
|
3
4
|
attributes:
|
|
@@ -69,10 +70,6 @@ lv:
|
|
|
69
70
|
extension_allowlist: 'Pieņemtie formāti:'
|
|
70
71
|
images:
|
|
71
72
|
dimensions: "%{width} x %{height} pikseļi"
|
|
72
|
-
dimensions_info: 'Attēlam būs:'
|
|
73
|
-
processors:
|
|
74
|
-
resize_and_pad: Mainīts lielums un izveidota robeža
|
|
75
|
-
resize_to_fit: Mainīts, lai ietilptu
|
|
76
73
|
question_types:
|
|
77
74
|
long_answer: Garā atbilde
|
|
78
75
|
matrix_multiple: Matrica (vairāki varianti)
|
data/config/locales/mt.yml
CHANGED
data/config/locales/nl.yml
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
---
|
|
1
2
|
nl:
|
|
2
3
|
activemodel:
|
|
3
4
|
attributes:
|
|
@@ -122,10 +123,6 @@ nl:
|
|
|
122
123
|
extension_allowlist: 'Geaccepteerde formaten:'
|
|
123
124
|
images:
|
|
124
125
|
dimensions: "%{width} x %{height} px"
|
|
125
|
-
dimensions_info: 'Deze afbeelding zal zijn:'
|
|
126
|
-
processors:
|
|
127
|
-
resize_and_pad: Verkleind en verwijderd naar
|
|
128
|
-
resize_to_fit: Vergrootst naar pasvorm
|
|
129
126
|
question_types:
|
|
130
127
|
long_answer: Lang antwoord
|
|
131
128
|
matrix_multiple: Matrix (meerdere opties)
|
data/config/locales/no.yml
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
---
|
|
1
2
|
"no":
|
|
2
3
|
activemodel:
|
|
3
4
|
attributes:
|
|
@@ -128,10 +129,6 @@
|
|
|
128
129
|
extension_allowlist: 'Aksepterte formater:'
|
|
129
130
|
images:
|
|
130
131
|
dimensions: "%{width} x %{height} px"
|
|
131
|
-
dimensions_info: 'Dette bildet vil være:'
|
|
132
|
-
processors:
|
|
133
|
-
resize_and_pad: Endret størrelse og avstand til
|
|
134
|
-
resize_to_fit: Endret størrelse for å passe
|
|
135
132
|
question_types:
|
|
136
133
|
files: Filer
|
|
137
134
|
long_answer: Langt svar
|
data/config/locales/om-ET.yml
CHANGED
data/config/locales/pl.yml
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
---
|
|
1
2
|
pl:
|
|
2
3
|
activemodel:
|
|
3
4
|
attributes:
|
|
@@ -7,10 +8,10 @@ pl:
|
|
|
7
8
|
selected_choices: Wybrane opcje
|
|
8
9
|
question:
|
|
9
10
|
max_choices: Maksymalna liczba opcji do wyboru
|
|
10
|
-
question_type: Typ
|
|
11
|
+
question_type: Typ
|
|
11
12
|
questionnaire_question:
|
|
12
|
-
mandatory:
|
|
13
|
-
max_characters: Limit znaków (zostaw 0
|
|
13
|
+
mandatory: Obowiązkowy
|
|
14
|
+
max_characters: Limit znaków (zostaw 0 jeśli nie chcesz ustawiać limitu)
|
|
14
15
|
errors:
|
|
15
16
|
models:
|
|
16
17
|
answer:
|
|
@@ -37,7 +38,7 @@ pl:
|
|
|
37
38
|
show: Pokaż odpowiedzi
|
|
38
39
|
answer_option:
|
|
39
40
|
answer_option: Opcja odpowiedzi
|
|
40
|
-
free_text:
|
|
41
|
+
free_text: Dowolny tekst
|
|
41
42
|
remove: Usuń
|
|
42
43
|
statement: Komunikat
|
|
43
44
|
answers:
|
|
@@ -79,7 +80,6 @@ pl:
|
|
|
79
80
|
form:
|
|
80
81
|
add_question: Dodaj pytanie
|
|
81
82
|
add_separator: Dodaj separator
|
|
82
|
-
add_title_and_description: Dodaj tytuł i opis
|
|
83
83
|
already_answered_warning: Niektórzy użytkownicy już odpowiedzieli na pytania tego formularza, więc nie można modyfikować jego pytań.
|
|
84
84
|
collapse: Zwiń wszystkie pytania
|
|
85
85
|
expand: Rozwiń wszystkie pytania
|
|
@@ -109,15 +109,6 @@ pl:
|
|
|
109
109
|
remove: Usuń
|
|
110
110
|
separator: Separator
|
|
111
111
|
up: W górę
|
|
112
|
-
title_and_description:
|
|
113
|
-
collapse: Zwiń
|
|
114
|
-
description: Opis
|
|
115
|
-
down: W dół
|
|
116
|
-
expand: Rozwiń
|
|
117
|
-
remove: Usuń
|
|
118
|
-
title: Tytuł
|
|
119
|
-
title_and_description: Tytuł i opis
|
|
120
|
-
up: W górę
|
|
121
112
|
update:
|
|
122
113
|
invalid: Podczas zapisywania formularza wystąpił błąd.
|
|
123
114
|
success: Formularz został zapisany.
|
|
@@ -128,10 +119,6 @@ pl:
|
|
|
128
119
|
extension_allowlist: 'Dozwolone formaty:'
|
|
129
120
|
images:
|
|
130
121
|
dimensions: "%{width} × %{height} px"
|
|
131
|
-
dimensions_info: 'Rozmiar obrazu będzie wynosił:'
|
|
132
|
-
processors:
|
|
133
|
-
resize_and_pad: Zmieniony i dopełniony do
|
|
134
|
-
resize_to_fit: Dopasowany
|
|
135
122
|
question_types:
|
|
136
123
|
files: Pliki
|
|
137
124
|
long_answer: Długa odpowiedź
|
|
@@ -141,9 +128,6 @@ pl:
|
|
|
141
128
|
short_answer: Krótka odpowiedź
|
|
142
129
|
single_option: Jedna opcja
|
|
143
130
|
sorting: Sortowanie
|
|
144
|
-
title_and_description: Tytuł i opis
|
|
145
|
-
questionnaire_answer_presenter:
|
|
146
|
-
download_attachment: Pobierz załącznik
|
|
147
131
|
questionnaires:
|
|
148
132
|
answer:
|
|
149
133
|
invalid: Podczas wypełniania formularza wystąpiły błędy.
|
data/config/locales/pt-BR.yml
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
---
|
|
2
|
+
pt:
|
|
2
3
|
activemodel:
|
|
3
4
|
attributes:
|
|
4
5
|
answer:
|
|
@@ -79,7 +80,6 @@ pt-BR:
|
|
|
79
80
|
form:
|
|
80
81
|
add_question: Adicionar pergunta
|
|
81
82
|
add_separator: Adicionar separador
|
|
82
|
-
add_title_and_description: Adicionar título e descrição
|
|
83
83
|
already_answered_warning: O questionário já foi respondido por alguns usuários então você não pode modificar suas perguntas.
|
|
84
84
|
collapse: Recolher todas as questões
|
|
85
85
|
expand: Expandir todas as questões
|
|
@@ -109,15 +109,6 @@ pt-BR:
|
|
|
109
109
|
remove: Remover
|
|
110
110
|
separator: Separador
|
|
111
111
|
up: Para Cima
|
|
112
|
-
title_and_description:
|
|
113
|
-
collapse: Recolher
|
|
114
|
-
description: Descrição
|
|
115
|
-
down: Abaixo
|
|
116
|
-
expand: Expandir
|
|
117
|
-
remove: Excluir
|
|
118
|
-
title: Título
|
|
119
|
-
title_and_description: Título e descrição
|
|
120
|
-
up: Acima
|
|
121
112
|
update:
|
|
122
113
|
invalid: Houve erros ao salvar o questionário.
|
|
123
114
|
success: Formulário salvo com sucesso.
|
|
@@ -128,10 +119,6 @@ pt-BR:
|
|
|
128
119
|
extension_allowlist: 'Formatos aceitos:'
|
|
129
120
|
images:
|
|
130
121
|
dimensions: "%{width} x %{height} px"
|
|
131
|
-
dimensions_info: 'Esta imagem será:'
|
|
132
|
-
processors:
|
|
133
|
-
resize_and_pad: Redimensionado e acolchoado para
|
|
134
|
-
resize_to_fit: Redimensionado para caber
|
|
135
122
|
question_types:
|
|
136
123
|
files: Arquivos
|
|
137
124
|
long_answer: Resposta longa
|
|
@@ -141,9 +128,6 @@ pt-BR:
|
|
|
141
128
|
short_answer: Resposta curta
|
|
142
129
|
single_option: Opção única
|
|
143
130
|
sorting: Classificação
|
|
144
|
-
title_and_description: Título e descrição
|
|
145
|
-
questionnaire_answer_presenter:
|
|
146
|
-
download_attachment: Baixar anexo
|
|
147
131
|
questionnaires:
|
|
148
132
|
answer:
|
|
149
133
|
invalid: Houve erros ao responder a pesquisa.
|
data/config/locales/pt.yml
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
---
|
|
1
2
|
pt:
|
|
2
3
|
activemodel:
|
|
3
4
|
attributes:
|
|
@@ -118,10 +119,6 @@ pt:
|
|
|
118
119
|
extension_allowlist: 'Formatos aceites:'
|
|
119
120
|
images:
|
|
120
121
|
dimensions: "%{width} x %{height} px"
|
|
121
|
-
dimensions_info: 'Esta imagem será:'
|
|
122
|
-
processors:
|
|
123
|
-
resize_and_pad: Redimensionada e ajustada para
|
|
124
|
-
resize_to_fit: Redimensionada para caber
|
|
125
122
|
question_types:
|
|
126
123
|
files: Ficheiros
|
|
127
124
|
long_answer: Resposta longa
|
data/config/locales/ro-RO.yml
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
---
|
|
1
2
|
ro:
|
|
2
3
|
activemodel:
|
|
3
4
|
attributes:
|
|
@@ -128,10 +129,6 @@ ro:
|
|
|
128
129
|
extension_allowlist: 'Formate acceptate:'
|
|
129
130
|
images:
|
|
130
131
|
dimensions: "%{width} x %{height} px"
|
|
131
|
-
dimensions_info: 'Această imagine va fi:'
|
|
132
|
-
processors:
|
|
133
|
-
resize_and_pad: Redimensionat și padded la
|
|
134
|
-
resize_to_fit: Redimensionată pentru a se potrivi
|
|
135
132
|
question_types:
|
|
136
133
|
files: Fișiere
|
|
137
134
|
long_answer: Răspuns lung
|
|
@@ -142,8 +139,6 @@ ro:
|
|
|
142
139
|
single_option: Opțiune unică
|
|
143
140
|
sorting: Sortare
|
|
144
141
|
title_and_description: Titlu și descriere
|
|
145
|
-
questionnaire_answer_presenter:
|
|
146
|
-
download_attachment: Descărcare atașament
|
|
147
142
|
questionnaires:
|
|
148
143
|
answer:
|
|
149
144
|
invalid: A apărut o problemă la completarea chestionarului.
|
data/config/locales/ru.yml
CHANGED
data/config/locales/si-LK.yml
CHANGED
data/config/locales/sk.yml
CHANGED
data/config/locales/sl.yml
CHANGED
data/config/locales/so-SO.yml
CHANGED
data/config/locales/sr-CS.yml
CHANGED
data/config/locales/sv.yml
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
---
|
|
1
2
|
sv:
|
|
2
3
|
activemodel:
|
|
3
4
|
attributes:
|
|
@@ -128,10 +129,6 @@ sv:
|
|
|
128
129
|
extension_allowlist: 'Godkända format:'
|
|
129
130
|
images:
|
|
130
131
|
dimensions: "%{width} x %{height} px"
|
|
131
|
-
dimensions_info: 'Denna bild kommer att vara:'
|
|
132
|
-
processors:
|
|
133
|
-
resize_and_pad: Anpassad och vadderad till
|
|
134
|
-
resize_to_fit: Anpassad för att passa
|
|
135
132
|
question_types:
|
|
136
133
|
files: Filer
|
|
137
134
|
long_answer: Långt svar
|
data/config/locales/sw-KE.yml
CHANGED
data/config/locales/ti-ER.yml
CHANGED
data/config/locales/tr-TR.yml
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
---
|
|
1
2
|
tr:
|
|
2
3
|
activemodel:
|
|
3
4
|
attributes:
|
|
@@ -113,10 +114,6 @@ tr:
|
|
|
113
114
|
extension_allowlist: 'Kabul edilen biçimler:'
|
|
114
115
|
images:
|
|
115
116
|
dimensions: "%{width} x %{height} px"
|
|
116
|
-
dimensions_info: 'Bu resim:'
|
|
117
|
-
processors:
|
|
118
|
-
resize_and_pad: Yeniden boyutlandırıldı ve dolduruldu
|
|
119
|
-
resize_to_fit: Sığacak şekilde yeniden boyutlandırıldı
|
|
120
117
|
question_types:
|
|
121
118
|
long_answer: Uzun cevap
|
|
122
119
|
matrix_multiple: Matris (Çoklu seçenek)
|
data/config/locales/uk.yml
CHANGED
data/config/locales/val-ES.yml
CHANGED
data/config/locales/vi.yml
CHANGED
data/config/locales/zh-CN.yml
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
---
|
|
1
2
|
zh-CN:
|
|
2
3
|
activemodel:
|
|
3
4
|
attributes:
|
|
@@ -112,10 +113,6 @@ zh-CN:
|
|
|
112
113
|
extension_allowlist: '接受的格式:'
|
|
113
114
|
images:
|
|
114
115
|
dimensions: "%{width} x %{height} px"
|
|
115
|
-
dimensions_info: '这张图片将是:'
|
|
116
|
-
processors:
|
|
117
|
-
resize_and_pad: 缩放并填充到
|
|
118
|
-
resize_to_fit: 调整到适合的
|
|
119
116
|
question_types:
|
|
120
117
|
long_answer: 长答案
|
|
121
118
|
matrix_multiple: 矩阵(多选项)
|