decidim-forms 0.29.2 → 0.29.3
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/config/locales/ar.yml +1 -16
- data/config/locales/bg.yml +0 -36
- data/config/locales/ca-IT.yml +198 -0
- data/config/locales/ca.yml +7 -7
- data/config/locales/cs.yml +3 -14
- data/config/locales/de.yml +7 -7
- data/config/locales/el.yml +0 -35
- data/config/locales/es-MX.yml +10 -10
- data/config/locales/es-PY.yml +10 -10
- data/config/locales/es.yml +9 -9
- data/config/locales/eu.yml +6 -6
- data/config/locales/fi-plain.yml +5 -5
- data/config/locales/fi.yml +5 -5
- data/config/locales/fr-CA.yml +8 -8
- data/config/locales/fr.yml +8 -8
- 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 +3 -27
- data/config/locales/ja.yml +11 -6
- data/config/locales/lb.yml +1 -28
- data/config/locales/lt.yml +0 -35
- 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 -37
- data/config/locales/pt-BR.yml +0 -29
- data/config/locales/pt.yml +0 -27
- data/config/locales/ro-RO.yml +14 -36
- 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 -35
- data/lib/decidim/forms/version.rb +1 -1
- metadata +9 -8
data/config/locales/ro-RO.yml
CHANGED
@@ -11,17 +11,15 @@ ro:
|
|
11
11
|
question_type: Tip
|
12
12
|
questionnaire_question:
|
13
13
|
mandatory: Obligatoriu
|
14
|
-
max_characters: Limita de caractere (lăsați
|
14
|
+
max_characters: Limita de caractere (lăsați 0 dacă nu este nicio limită)
|
15
15
|
errors:
|
16
16
|
models:
|
17
17
|
answer:
|
18
18
|
attributes:
|
19
|
-
add_documents:
|
20
|
-
needs_to_be_reattached: Trebuie să fie reatașate
|
21
19
|
body:
|
22
20
|
too_long: este prea lung
|
23
21
|
choices:
|
24
|
-
|
22
|
+
too_many: Puteți alege un maxim de %{count}.
|
25
23
|
questionnaire:
|
26
24
|
request_invalid: A apărut o eroare la procesarea cererii. Te rugăm să încerci din nou.
|
27
25
|
decidim:
|
@@ -30,11 +28,11 @@ ro:
|
|
30
28
|
models:
|
31
29
|
components:
|
32
30
|
description: Descriere
|
33
|
-
tos:
|
31
|
+
tos: Termenii serviciului
|
34
32
|
questionnaires:
|
35
33
|
actions:
|
36
34
|
back: Înapoi la întrebări
|
37
|
-
show:
|
35
|
+
show: Afișați răspunsurile
|
38
36
|
answer_option:
|
39
37
|
answer_option: Opțiune de răspuns
|
40
38
|
free_text: Text liber
|
@@ -43,18 +41,13 @@ ro:
|
|
43
41
|
answers:
|
44
42
|
actions:
|
45
43
|
back: Înapoi la răspunsuri
|
46
|
-
export:
|
44
|
+
export: Exportați
|
47
45
|
next: Următoarea ›
|
48
46
|
previous: "‹ Anterioara"
|
49
|
-
show:
|
47
|
+
show: Afișați răspunsurile
|
50
48
|
empty: Niciun răspuns încă
|
51
|
-
export:
|
52
|
-
answer:
|
53
|
-
title: 'Răspuns #%{number}'
|
54
49
|
export_response:
|
55
50
|
title: survey_user_answers_%{token}
|
56
|
-
index:
|
57
|
-
title: "%{total} răspunsuri în total"
|
58
51
|
show:
|
59
52
|
title: 'Răspuns #%{number}'
|
60
53
|
display_condition:
|
@@ -63,7 +56,7 @@ ro:
|
|
63
56
|
condition_type: Condiție
|
64
57
|
condition_types:
|
65
58
|
answered: Răspunse
|
66
|
-
equal: Egal
|
59
|
+
equal: Egal
|
67
60
|
match: Include textul
|
68
61
|
not_answered: Fără răspuns
|
69
62
|
not_equal: Nu este egal cu
|
@@ -77,16 +70,16 @@ ro:
|
|
77
70
|
select_condition_type: Selectați un tip de condiție
|
78
71
|
edit:
|
79
72
|
save: Salvează
|
80
|
-
title:
|
73
|
+
title: Modificați chestionar
|
81
74
|
form:
|
82
75
|
add_question: Adaugă întrebare
|
83
|
-
collapse:
|
76
|
+
collapse: Restrângeți toate întrebările
|
84
77
|
expand: Extinde toate întrebările
|
85
78
|
preview: Previzualizează
|
86
|
-
title:
|
79
|
+
title: Modificați chestionarul pentru %{questionnaire_for}
|
87
80
|
matrix_row:
|
88
81
|
matrix_row: Rând
|
89
|
-
remove:
|
82
|
+
remove: Eliminați
|
90
83
|
statement: Declarație
|
91
84
|
question:
|
92
85
|
add_answer_option: Adaugă opțiune de răspuns
|
@@ -108,10 +101,10 @@ ro:
|
|
108
101
|
separator: Separator
|
109
102
|
up: Mergi în sus
|
110
103
|
title_and_description:
|
111
|
-
collapse:
|
104
|
+
collapse: Restrângeți
|
112
105
|
description: Descriere
|
113
106
|
down: Mergi în jos
|
114
|
-
expand:
|
107
|
+
expand: Extindeți
|
115
108
|
remove: Șterge
|
116
109
|
title: Titlu
|
117
110
|
title_and_description: Titlu și descriere
|
@@ -122,9 +115,6 @@ ro:
|
|
122
115
|
admin_log:
|
123
116
|
questionnaire:
|
124
117
|
update: "%{user_name} a actualizat chestionarul %{resource_name}"
|
125
|
-
errors:
|
126
|
-
answer:
|
127
|
-
body: Conținutul nu poate fi gol
|
128
118
|
images:
|
129
119
|
dimensions: "%{width} x %{height} px"
|
130
120
|
processors:
|
@@ -140,21 +130,15 @@ ro:
|
|
140
130
|
single_option: Opțiune unică
|
141
131
|
sorting: Sortare
|
142
132
|
title_and_description: Titlu și descriere
|
143
|
-
questionnaire_answer_presenter:
|
144
|
-
download_attachment: Descărcare atașament
|
145
133
|
questionnaires:
|
146
134
|
answer:
|
147
135
|
invalid: A apărut o problemă la completarea chestionarului.
|
148
|
-
max_choices_alert: Există prea multe alegeri selectate
|
149
136
|
success: Chestionarul a fost completat cu succes.
|
150
137
|
question:
|
151
138
|
max_choices: 'Număr maxim de alegeri: %{n}'
|
152
139
|
show:
|
153
140
|
answer_questionnaire:
|
154
|
-
|
155
|
-
are_you_new?: Utilizator nou?
|
156
|
-
sign_up_description: Creați un cont de participant pentru a participa la sondaj
|
157
|
-
title: Completează chestionarul
|
141
|
+
title: Completați formularul
|
158
142
|
current_step: Pasul %{step}
|
159
143
|
empty: Nicio întrebare configurată pentru acest formular încă.
|
160
144
|
of_total_steps: din %{total_steps}
|
@@ -181,12 +165,6 @@ ro:
|
|
181
165
|
submit: Trimite
|
182
166
|
user_answers_serializer:
|
183
167
|
body: Răspuns
|
184
|
-
completion: Finalizare
|
185
168
|
created_at: Răspuns completat la
|
186
169
|
id: ID răspuns
|
187
|
-
ip_hash: IP Hash
|
188
170
|
question: Întrebare
|
189
|
-
registered: Înregistrat
|
190
|
-
session_token: Identificator utilizator
|
191
|
-
unregistered: Neînregistrat
|
192
|
-
user_status: Stadiul utilizatorului
|
data/config/locales/ru.yml
CHANGED
@@ -10,7 +10,6 @@ ru:
|
|
10
10
|
questionnaires:
|
11
11
|
answer_option:
|
12
12
|
answer_option: Вариант ответа
|
13
|
-
free_text: Произвольный текст
|
14
13
|
remove: Удалить
|
15
14
|
edit:
|
16
15
|
save: Сохранить
|
@@ -43,3 +42,5 @@ ru:
|
|
43
42
|
step_navigation:
|
44
43
|
show:
|
45
44
|
submit: Отправить
|
45
|
+
user_answers_serializer:
|
46
|
+
question: Вопрос
|
data/config/locales/sk.yml
CHANGED
@@ -9,12 +9,6 @@ sk:
|
|
9
9
|
question_type: Typ
|
10
10
|
questionnaire_question:
|
11
11
|
mandatory: Povinné
|
12
|
-
errors:
|
13
|
-
models:
|
14
|
-
answer:
|
15
|
-
attributes:
|
16
|
-
choices:
|
17
|
-
missing: nie je kompletné
|
18
12
|
decidim:
|
19
13
|
forms:
|
20
14
|
admin:
|
@@ -25,7 +19,6 @@ sk:
|
|
25
19
|
questionnaires:
|
26
20
|
answer_option:
|
27
21
|
answer_option: Možnosť odpovede
|
28
|
-
free_text: Voľný text
|
29
22
|
remove: Odstrániť
|
30
23
|
statement: Prehlásenie
|
31
24
|
edit:
|
@@ -77,6 +70,4 @@ sk:
|
|
77
70
|
user_answers_serializer:
|
78
71
|
created_at: Odpovedané na
|
79
72
|
id: ID odpovede
|
80
|
-
|
81
|
-
unregistered: Neregistrovaný
|
82
|
-
user_status: Status Užívateľa
|
73
|
+
question: Otázka
|
data/config/locales/sl.yml
CHANGED
data/config/locales/sv.yml
CHANGED
@@ -4,8 +4,6 @@ sv:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Svar
|
7
|
-
choices: Alternativ
|
8
|
-
selected_choices: Valda alternativ
|
9
7
|
question:
|
10
8
|
max_choices: Högst antal alternativ
|
11
9
|
question_type: Typ
|
@@ -14,15 +12,6 @@ sv:
|
|
14
12
|
max_characters: Teckengräns (skriv 0 för obegränsad)
|
15
13
|
errors:
|
16
14
|
models:
|
17
|
-
answer:
|
18
|
-
attributes:
|
19
|
-
add_documents:
|
20
|
-
needs_to_be_reattached: Måste bifogas igen
|
21
|
-
body:
|
22
|
-
too_long: är för långt
|
23
|
-
choices:
|
24
|
-
missing: är inte fullständiga
|
25
|
-
too_many: Du kan välja maximalt %{count}.
|
26
15
|
questionnaire:
|
27
16
|
request_invalid: Det gick inte att hantera begäran. Försök igen.
|
28
17
|
decidim:
|
@@ -38,24 +27,14 @@ sv:
|
|
38
27
|
show: Visa svar
|
39
28
|
answer_option:
|
40
29
|
answer_option: Svarsalternativ
|
41
|
-
free_text: Fritext
|
42
30
|
remove: Ta bort
|
43
31
|
statement: Påstående
|
44
32
|
answers:
|
45
33
|
actions:
|
46
|
-
back: Tillbaka till svar
|
47
|
-
export: Exportera
|
48
|
-
next: Nästa ›
|
49
|
-
previous: "‹ Föregående"
|
50
34
|
show: Visa svar
|
51
35
|
empty: Inga svar ännu
|
52
|
-
export:
|
53
|
-
answer:
|
54
|
-
title: 'Svar #%{number}'
|
55
36
|
export_response:
|
56
37
|
title: survey_user_answers_%{token}
|
57
|
-
index:
|
58
|
-
title: "%{total} svar totalt"
|
59
38
|
show:
|
60
39
|
title: 'Svar #%{number}'
|
61
40
|
display_condition:
|
@@ -123,9 +102,6 @@ sv:
|
|
123
102
|
admin_log:
|
124
103
|
questionnaire:
|
125
104
|
update: "%{user_name} uppdaterade enkäten %{resource_name}"
|
126
|
-
errors:
|
127
|
-
answer:
|
128
|
-
body: Innehåll kan inte vara tomt
|
129
105
|
images:
|
130
106
|
dimensions: "%{width} x %{height} px"
|
131
107
|
processors:
|
@@ -141,21 +117,14 @@ sv:
|
|
141
117
|
single_option: Ett alternativ
|
142
118
|
sorting: Sortering
|
143
119
|
title_and_description: Titel och beskrivning
|
144
|
-
questionnaire_answer_presenter:
|
145
|
-
download_attachment: Ladda ner bilaga
|
146
120
|
questionnaires:
|
147
121
|
answer:
|
148
122
|
invalid: Det gick inte att besvara formuläret.
|
149
|
-
max_choices_alert: För många alternativ har valts
|
150
123
|
success: Formuläret har besvarats.
|
151
124
|
question:
|
152
125
|
max_choices: 'Högst antal val: %{n}'
|
153
126
|
show:
|
154
127
|
answer_questionnaire:
|
155
|
-
already_have_an_account?: Har du redan ett konto?
|
156
|
-
are_you_new?: Ny användare?
|
157
|
-
sign_in_description: Logga in för att göra enkäten
|
158
|
-
sign_up_description: Skapa ett konto för att göra enkäten
|
159
128
|
title: Besvara formuläret
|
160
129
|
current_step: Steg %{step}
|
161
130
|
empty: Formuläret har inga frågor än.
|
@@ -182,12 +151,6 @@ sv:
|
|
182
151
|
submit: Skicka in
|
183
152
|
user_answers_serializer:
|
184
153
|
body: Svar
|
185
|
-
completion: Slutfört
|
186
154
|
created_at: Besvarad
|
187
155
|
id: Svars-ID
|
188
|
-
ip_hash: IP Hash
|
189
156
|
question: Fråga
|
190
|
-
registered: Registrerad
|
191
|
-
session_token: Identifierare för användare
|
192
|
-
unregistered: Ej registrerad
|
193
|
-
user_status: Användarstatus
|
data/config/locales/tr-TR.yml
CHANGED
@@ -4,19 +4,11 @@ tr:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Cevap
|
7
|
-
choices: Seçenekler
|
8
|
-
selected_choices: Seçilmiş seçenekler
|
9
7
|
question:
|
10
8
|
max_choices: Maksimum seçenek sayısı
|
11
9
|
question_type: tip
|
12
10
|
questionnaire_question:
|
13
11
|
mandatory: Zorunlu
|
14
|
-
errors:
|
15
|
-
models:
|
16
|
-
answer:
|
17
|
-
attributes:
|
18
|
-
choices:
|
19
|
-
missing: tamamlanmadı
|
20
12
|
decidim:
|
21
13
|
forms:
|
22
14
|
admin:
|
@@ -30,22 +22,14 @@ tr:
|
|
30
22
|
show: Yanıtları göster
|
31
23
|
answer_option:
|
32
24
|
answer_option: Cevap seçeneği
|
33
|
-
free_text: Ücretsiz Metin
|
34
25
|
remove: Kaldır
|
35
26
|
statement: Beyan
|
36
27
|
answers:
|
37
28
|
actions:
|
38
|
-
back: Yanıtlara dön
|
39
|
-
export: Dışa aktar
|
40
29
|
show: Cevapları göster
|
41
30
|
empty: Henüz cevap bulunmuyor
|
42
|
-
export:
|
43
|
-
answer:
|
44
|
-
title: '#%{number} yanıt'
|
45
31
|
export_response:
|
46
32
|
title: survey_user_answers _%{token}
|
47
|
-
index:
|
48
|
-
title: "%{total} toplam yanıt"
|
49
33
|
show:
|
50
34
|
title: '%{number} cevap'
|
51
35
|
display_condition:
|
@@ -114,7 +98,6 @@ tr:
|
|
114
98
|
questionnaires:
|
115
99
|
answer:
|
116
100
|
invalid: Formu yanıtlarken bir sorun oluştu.
|
117
|
-
max_choices_alert: Çok fazla seçenek seçilmiş
|
118
101
|
success: Form başarıyla cevaplandı.
|
119
102
|
question:
|
120
103
|
max_choices: 'Maksimum seçenek: %{n}'
|
@@ -146,12 +129,6 @@ tr:
|
|
146
129
|
submit: Gönder
|
147
130
|
user_answers_serializer:
|
148
131
|
body: Cevap
|
149
|
-
completion: Tamamlanma
|
150
132
|
created_at: Yanıtlandı
|
151
133
|
id: Cevap kimliği
|
152
|
-
ip_hash: IP Hash
|
153
134
|
question: Soru
|
154
|
-
registered: Kayıtlı
|
155
|
-
session_token: Kullanıcı tanımlayıcı
|
156
|
-
unregistered: Kayıtlı değil
|
157
|
-
user_status: Kullanıcı durumu
|
data/config/locales/zh-CN.yml
CHANGED
@@ -4,19 +4,11 @@ zh-CN:
|
|
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: Mandatory
|
14
|
-
errors:
|
15
|
-
models:
|
16
|
-
answer:
|
17
|
-
attributes:
|
18
|
-
choices:
|
19
|
-
missing: 不完成
|
20
12
|
decidim:
|
21
13
|
forms:
|
22
14
|
admin:
|
@@ -30,22 +22,14 @@ zh-CN:
|
|
30
22
|
show: 显示回复
|
31
23
|
answer_option:
|
32
24
|
answer_option: 答案选项
|
33
|
-
free_text: 免费文本
|
34
25
|
remove: 删除
|
35
26
|
statement: 声明
|
36
27
|
answers:
|
37
28
|
actions:
|
38
|
-
back: 回到回应
|
39
|
-
export: 导出
|
40
29
|
show: 显示答案
|
41
30
|
empty: 尚无答案
|
42
|
-
export:
|
43
|
-
answer:
|
44
|
-
title: '回复 #%{number}'
|
45
31
|
export_response:
|
46
32
|
title: survey_user_answers_%{token}
|
47
|
-
index:
|
48
|
-
title: "%{total} 个回复总数"
|
49
33
|
show:
|
50
34
|
title: '答案 #%{number}'
|
51
35
|
display_condition:
|
@@ -113,7 +97,6 @@ zh-CN:
|
|
113
97
|
questionnaires:
|
114
98
|
answer:
|
115
99
|
invalid: 回答表单时出现问题。
|
116
|
-
max_choices_alert: 选择了太多选项
|
117
100
|
success: 表单回答成功。
|
118
101
|
question:
|
119
102
|
max_choices: '最大选择数: %{n}'
|
@@ -144,12 +127,6 @@ zh-CN:
|
|
144
127
|
submit: 提交
|
145
128
|
user_answers_serializer:
|
146
129
|
body: 答案
|
147
|
-
completion: 完成
|
148
130
|
created_at: 回答于
|
149
131
|
id: 答案 ID
|
150
|
-
ip_hash: IP哈希
|
151
132
|
question: 问
|
152
|
-
registered: 已注册
|
153
|
-
session_token: 用户标识符
|
154
|
-
unregistered: 未注册
|
155
|
-
user_status: 用户状态
|
data/config/locales/zh-TW.yml
CHANGED
@@ -4,8 +4,6 @@ zh-TW:
|
|
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: 類別
|
@@ -14,14 +12,6 @@ zh-TW:
|
|
14
12
|
max_characters: 字元限制(如果不需要限制,請設為0)
|
15
13
|
errors:
|
16
14
|
models:
|
17
|
-
answer:
|
18
|
-
attributes:
|
19
|
-
add_documents:
|
20
|
-
needs_to_be_reattached: 需要重新附加
|
21
|
-
body:
|
22
|
-
too_long: 太長
|
23
|
-
choices:
|
24
|
-
missing: 尚未完成
|
25
15
|
questionnaire:
|
26
16
|
request_invalid: 處理請求時發生錯誤。請再試一次。
|
27
17
|
decidim:
|
@@ -37,24 +27,14 @@ zh-TW:
|
|
37
27
|
show: 顯示回應
|
38
28
|
answer_option:
|
39
29
|
answer_option: 答案選項:
|
40
|
-
free_text: 免費文字
|
41
30
|
remove: 移除
|
42
31
|
statement: 聲明
|
43
32
|
answers:
|
44
33
|
actions:
|
45
|
-
back: 返回回覆
|
46
|
-
export: 匯出
|
47
|
-
next: 下一個 ›
|
48
|
-
previous: "‹ 上一篇"
|
49
34
|
show: 顯示答案
|
50
35
|
empty: 目前尚未回答
|
51
|
-
export:
|
52
|
-
answer:
|
53
|
-
title: '回應 #%{number}'
|
54
36
|
export_response:
|
55
37
|
title: 調查問卷使用者回答_%{token}
|
56
|
-
index:
|
57
|
-
title: "%{total} 個回應總數"
|
58
38
|
show:
|
59
39
|
title: '回答#%{number}'
|
60
40
|
display_condition:
|
@@ -122,9 +102,6 @@ zh-TW:
|
|
122
102
|
admin_log:
|
123
103
|
questionnaire:
|
124
104
|
update: "%{user_name} 更新了 %{resource_name} 問卷模板"
|
125
|
-
errors:
|
126
|
-
answer:
|
127
|
-
body: 內容不能為空
|
128
105
|
images:
|
129
106
|
dimensions: "%{width} x %{height} 像素"
|
130
107
|
processors:
|
@@ -140,20 +117,14 @@ zh-TW:
|
|
140
117
|
single_option: 單選
|
141
118
|
sorting: 排序中
|
142
119
|
title_and_description: 標題和描述
|
143
|
-
questionnaire_answer_presenter:
|
144
|
-
download_attachment: 下載附件
|
145
120
|
questionnaires:
|
146
121
|
answer:
|
147
122
|
invalid: 回答表單時出現問題
|
148
|
-
max_choices_alert: 選擇的項目太多了
|
149
123
|
success: 表單已成功回答
|
150
124
|
question:
|
151
125
|
max_choices: '最多選擇數量: %{n}'
|
152
126
|
show:
|
153
127
|
answer_questionnaire:
|
154
|
-
already_have_an_account?: 已經有帳號了嗎?
|
155
|
-
are_you_new?: 新用戶?
|
156
|
-
sign_up_description: 建立參與者帳號以填寫問卷
|
157
128
|
title: 回答表單
|
158
129
|
current_step: 步驟%{step}
|
159
130
|
of_total_steps: 的%{total_steps}
|
@@ -179,12 +150,6 @@ zh-TW:
|
|
179
150
|
submit: 提交
|
180
151
|
user_answers_serializer:
|
181
152
|
body: 回答
|
182
|
-
completion: 完成
|
183
153
|
created_at: 回答時間
|
184
154
|
id: 回答 ID
|
185
|
-
ip_hash: IP Hash
|
186
155
|
question: 問題
|
187
|
-
registered: 已註冊
|
188
|
-
session_token: 使用者識別碼
|
189
|
-
unregistered: 未註冊
|
190
|
-
user_status: 用戶狀態
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: decidim-forms
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.29.
|
4
|
+
version: 0.29.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Josep Jaume Rey Peroy
|
@@ -11,7 +11,7 @@ authors:
|
|
11
11
|
autorequire:
|
12
12
|
bindir: bin
|
13
13
|
cert_chain: []
|
14
|
-
date: 2025-
|
14
|
+
date: 2025-04-29 00:00:00.000000000 Z
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: decidim-core
|
@@ -19,14 +19,14 @@ dependencies:
|
|
19
19
|
requirements:
|
20
20
|
- - '='
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: 0.29.
|
22
|
+
version: 0.29.3
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
26
26
|
requirements:
|
27
27
|
- - '='
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version: 0.29.
|
29
|
+
version: 0.29.3
|
30
30
|
- !ruby/object:Gem::Dependency
|
31
31
|
name: wicked_pdf
|
32
32
|
requirement: !ruby/object:Gem::Requirement
|
@@ -47,28 +47,28 @@ dependencies:
|
|
47
47
|
requirements:
|
48
48
|
- - '='
|
49
49
|
- !ruby/object:Gem::Version
|
50
|
-
version: 0.29.
|
50
|
+
version: 0.29.3
|
51
51
|
type: :development
|
52
52
|
prerelease: false
|
53
53
|
version_requirements: !ruby/object:Gem::Requirement
|
54
54
|
requirements:
|
55
55
|
- - '='
|
56
56
|
- !ruby/object:Gem::Version
|
57
|
-
version: 0.29.
|
57
|
+
version: 0.29.3
|
58
58
|
- !ruby/object:Gem::Dependency
|
59
59
|
name: decidim-dev
|
60
60
|
requirement: !ruby/object:Gem::Requirement
|
61
61
|
requirements:
|
62
62
|
- - '='
|
63
63
|
- !ruby/object:Gem::Version
|
64
|
-
version: 0.29.
|
64
|
+
version: 0.29.3
|
65
65
|
type: :development
|
66
66
|
prerelease: false
|
67
67
|
version_requirements: !ruby/object:Gem::Requirement
|
68
68
|
requirements:
|
69
69
|
- - '='
|
70
70
|
- !ruby/object:Gem::Version
|
71
|
-
version: 0.29.
|
71
|
+
version: 0.29.3
|
72
72
|
description: A forms gem for decidim.
|
73
73
|
email:
|
74
74
|
- josepjaume@gmail.com
|
@@ -182,6 +182,7 @@ files:
|
|
182
182
|
- config/locales/bg.yml
|
183
183
|
- config/locales/bn-BD.yml
|
184
184
|
- config/locales/bs-BA.yml
|
185
|
+
- config/locales/ca-IT.yml
|
185
186
|
- config/locales/ca.yml
|
186
187
|
- config/locales/cs-CZ.yml
|
187
188
|
- config/locales/cs.yml
|