decidim-forms 0.28.5 → 0.28.6
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 -11
- data/config/locales/bg.yml +0 -32
- 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 +6 -6
- data/config/locales/el.yml +0 -32
- data/config/locales/es-MX.yml +9 -9
- data/config/locales/es-PY.yml +9 -9
- data/config/locales/es.yml +8 -8
- 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 -2
- data/config/locales/hu.yml +1 -5
- data/config/locales/id-ID.yml +1 -2
- data/config/locales/it.yml +3 -22
- data/config/locales/ja.yml +10 -5
- data/config/locales/lb.yml +1 -23
- data/config/locales/lt.yml +0 -32
- data/config/locales/lv.yml +1 -6
- data/config/locales/nl.yml +0 -18
- data/config/locales/no.yml +0 -22
- data/config/locales/pl.yml +0 -32
- data/config/locales/pt-BR.yml +0 -24
- data/config/locales/pt.yml +0 -22
- data/config/locales/ro-RO.yml +13 -36
- data/config/locales/ru.yml +2 -1
- data/config/locales/sk.yml +1 -5
- data/config/locales/sl.yml +0 -7
- data/config/locales/sv.yml +0 -32
- data/config/locales/tr-TR.yml +0 -18
- data/config/locales/zh-CN.yml +0 -18
- data/config/locales/zh-TW.yml +0 -32
- data/lib/decidim/forms/version.rb +1 -1
- metadata +9 -8
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
|
@@ -16,12 +14,7 @@ sv:
|
|
16
14
|
models:
|
17
15
|
answer:
|
18
16
|
attributes:
|
19
|
-
add_documents:
|
20
|
-
needs_to_be_reattached: Måste bifogas igen
|
21
|
-
body:
|
22
|
-
too_long: är för långt
|
23
17
|
choices:
|
24
|
-
missing: är inte fullständiga
|
25
18
|
too_many: är för många
|
26
19
|
questionnaire:
|
27
20
|
request_invalid: Det gick inte att hantera begäran. Försök igen.
|
@@ -38,24 +31,14 @@ sv:
|
|
38
31
|
show: Visa svar
|
39
32
|
answer_option:
|
40
33
|
answer_option: Svarsalternativ
|
41
|
-
free_text: Fritext
|
42
34
|
remove: Ta bort
|
43
35
|
statement: Påstående
|
44
36
|
answers:
|
45
37
|
actions:
|
46
|
-
back: Tillbaka till svar
|
47
|
-
export: Exportera
|
48
|
-
next: Nästa ›
|
49
|
-
previous: "‹ Föregående"
|
50
38
|
show: Visa svar
|
51
39
|
empty: Inga svar ännu
|
52
|
-
export:
|
53
|
-
answer:
|
54
|
-
title: 'Svar #%{number}'
|
55
40
|
export_response:
|
56
41
|
title: survey_user_answers_%{token}
|
57
|
-
index:
|
58
|
-
title: "%{total} svar totalt"
|
59
42
|
show:
|
60
43
|
title: 'Svar #%{number}'
|
61
44
|
display_condition:
|
@@ -123,9 +106,6 @@ sv:
|
|
123
106
|
admin_log:
|
124
107
|
questionnaire:
|
125
108
|
update: "%{user_name} uppdaterade enkäten %{resource_name}"
|
126
|
-
errors:
|
127
|
-
answer:
|
128
|
-
body: Innehåll kan inte vara tomt
|
129
109
|
images:
|
130
110
|
dimensions: "%{width} x %{height} px"
|
131
111
|
processors:
|
@@ -141,21 +121,15 @@ sv:
|
|
141
121
|
single_option: Ett alternativ
|
142
122
|
sorting: Sortering
|
143
123
|
title_and_description: Titel och beskrivning
|
144
|
-
questionnaire_answer_presenter:
|
145
|
-
download_attachment: Ladda ner bilaga
|
146
124
|
questionnaires:
|
147
125
|
answer:
|
148
126
|
invalid: Det gick inte att besvara formuläret.
|
149
|
-
max_choices_alert: För många alternativ har valts
|
150
127
|
success: Formuläret har besvarats.
|
151
128
|
question:
|
152
129
|
max_choices: 'Högst antal val: %{n}'
|
153
130
|
show:
|
154
131
|
answer_questionnaire:
|
155
|
-
already_have_an_account?: Har du redan ett konto?
|
156
|
-
are_you_new?: Ny användare?
|
157
132
|
sign_in_description: Logga in för att fylla i enkäten
|
158
|
-
sign_up_description: Skapa ett konto för att göra enkäten
|
159
133
|
title: Besvara formuläret
|
160
134
|
current_step: Steg %{step}
|
161
135
|
empty: Formuläret har inga frågor än.
|
@@ -182,12 +156,6 @@ sv:
|
|
182
156
|
submit: Skicka in
|
183
157
|
user_answers_serializer:
|
184
158
|
body: Svar
|
185
|
-
completion: Slutfört
|
186
159
|
created_at: Besvarad
|
187
160
|
id: Svars-ID
|
188
|
-
ip_hash: IP Hash
|
189
161
|
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,8 +4,6 @@ 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
|
@@ -16,7 +14,6 @@ tr:
|
|
16
14
|
answer:
|
17
15
|
attributes:
|
18
16
|
choices:
|
19
|
-
missing: tamamlanmadı
|
20
17
|
too_many: çok fazla
|
21
18
|
decidim:
|
22
19
|
forms:
|
@@ -31,22 +28,14 @@ tr:
|
|
31
28
|
show: Yanıtları göster
|
32
29
|
answer_option:
|
33
30
|
answer_option: Cevap seçeneği
|
34
|
-
free_text: Ücretsiz Metin
|
35
31
|
remove: Kaldır
|
36
32
|
statement: Beyan
|
37
33
|
answers:
|
38
34
|
actions:
|
39
|
-
back: Yanıtlara dön
|
40
|
-
export: Dışa aktar
|
41
35
|
show: Cevapları göster
|
42
36
|
empty: Henüz cevap bulunmuyor
|
43
|
-
export:
|
44
|
-
answer:
|
45
|
-
title: '#%{number} yanıt'
|
46
37
|
export_response:
|
47
38
|
title: survey_user_answers _%{token}
|
48
|
-
index:
|
49
|
-
title: "%{total} toplam yanıt"
|
50
39
|
show:
|
51
40
|
title: '%{number} cevap'
|
52
41
|
display_condition:
|
@@ -115,7 +104,6 @@ tr:
|
|
115
104
|
questionnaires:
|
116
105
|
answer:
|
117
106
|
invalid: Formu yanıtlarken bir sorun oluştu.
|
118
|
-
max_choices_alert: Çok fazla seçenek seçilmiş
|
119
107
|
success: Form başarıyla cevaplandı.
|
120
108
|
question:
|
121
109
|
max_choices: 'Maksimum seçenek: %{n}'
|
@@ -147,12 +135,6 @@ tr:
|
|
147
135
|
submit: Gönder
|
148
136
|
user_answers_serializer:
|
149
137
|
body: Cevap
|
150
|
-
completion: Tamamlanma
|
151
138
|
created_at: Yanıtlandı
|
152
139
|
id: Cevap kimliği
|
153
|
-
ip_hash: IP Hash
|
154
140
|
question: Soru
|
155
|
-
registered: Kayıtlı
|
156
|
-
session_token: Kullanıcı tanımlayıcı
|
157
|
-
unregistered: Kayıtlı değil
|
158
|
-
user_status: Kullanıcı durumu
|
data/config/locales/zh-CN.yml
CHANGED
@@ -4,8 +4,6 @@ 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: 类型
|
@@ -16,7 +14,6 @@ zh-CN:
|
|
16
14
|
answer:
|
17
15
|
attributes:
|
18
16
|
choices:
|
19
|
-
missing: 不完成
|
20
17
|
too_many: 太多了
|
21
18
|
decidim:
|
22
19
|
forms:
|
@@ -31,22 +28,14 @@ zh-CN:
|
|
31
28
|
show: 显示回复
|
32
29
|
answer_option:
|
33
30
|
answer_option: 答案选项
|
34
|
-
free_text: 免费文本
|
35
31
|
remove: 删除
|
36
32
|
statement: 声明
|
37
33
|
answers:
|
38
34
|
actions:
|
39
|
-
back: 回到回应
|
40
|
-
export: 导出
|
41
35
|
show: 显示答案
|
42
36
|
empty: 尚无答案
|
43
|
-
export:
|
44
|
-
answer:
|
45
|
-
title: '回复 #%{number}'
|
46
37
|
export_response:
|
47
38
|
title: survey_user_answers_%{token}
|
48
|
-
index:
|
49
|
-
title: "%{total} 个回复总数"
|
50
39
|
show:
|
51
40
|
title: '答案 #%{number}'
|
52
41
|
display_condition:
|
@@ -114,7 +103,6 @@ zh-CN:
|
|
114
103
|
questionnaires:
|
115
104
|
answer:
|
116
105
|
invalid: 回答表单时出现问题。
|
117
|
-
max_choices_alert: 选择了太多选项
|
118
106
|
success: 表单回答成功。
|
119
107
|
question:
|
120
108
|
max_choices: '最大选择数: %{n}'
|
@@ -145,12 +133,6 @@ zh-CN:
|
|
145
133
|
submit: 提交
|
146
134
|
user_answers_serializer:
|
147
135
|
body: 答案
|
148
|
-
completion: 完成
|
149
136
|
created_at: 回答于
|
150
137
|
id: 答案 ID
|
151
|
-
ip_hash: IP哈希
|
152
138
|
question: 问
|
153
|
-
registered: 已注册
|
154
|
-
session_token: 用户标识符
|
155
|
-
unregistered: 未注册
|
156
|
-
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: 類別
|
@@ -16,12 +14,7 @@ zh-TW:
|
|
16
14
|
models:
|
17
15
|
answer:
|
18
16
|
attributes:
|
19
|
-
add_documents:
|
20
|
-
needs_to_be_reattached: 需要重新附加
|
21
|
-
body:
|
22
|
-
too_long: 太長
|
23
17
|
choices:
|
24
|
-
missing: 尚未完成
|
25
18
|
too_many: 太多了
|
26
19
|
questionnaire:
|
27
20
|
request_invalid: 處理請求時發生錯誤。請再試一次。
|
@@ -38,24 +31,14 @@ zh-TW:
|
|
38
31
|
show: 顯示回應
|
39
32
|
answer_option:
|
40
33
|
answer_option: 答案選項:
|
41
|
-
free_text: 免費文字
|
42
34
|
remove: 移除
|
43
35
|
statement: 聲明
|
44
36
|
answers:
|
45
37
|
actions:
|
46
|
-
back: 返回回覆
|
47
|
-
export: 匯出
|
48
|
-
next: 下一個 ›
|
49
|
-
previous: "‹ 上一篇"
|
50
38
|
show: 顯示答案
|
51
39
|
empty: 目前尚未回答
|
52
|
-
export:
|
53
|
-
answer:
|
54
|
-
title: '回應 #%{number}'
|
55
40
|
export_response:
|
56
41
|
title: 調查問卷使用者回答_%{token}
|
57
|
-
index:
|
58
|
-
title: "%{total} 個回應總數"
|
59
42
|
show:
|
60
43
|
title: '回答#%{number}'
|
61
44
|
display_condition:
|
@@ -123,9 +106,6 @@ zh-TW:
|
|
123
106
|
admin_log:
|
124
107
|
questionnaire:
|
125
108
|
update: "%{user_name} 更新了 %{resource_name} 問卷模板"
|
126
|
-
errors:
|
127
|
-
answer:
|
128
|
-
body: 內容不能為空
|
129
109
|
images:
|
130
110
|
dimensions: "%{width} x %{height} 像素"
|
131
111
|
processors:
|
@@ -141,21 +121,15 @@ zh-TW:
|
|
141
121
|
single_option: 單選
|
142
122
|
sorting: 排序中
|
143
123
|
title_and_description: 標題和描述
|
144
|
-
questionnaire_answer_presenter:
|
145
|
-
download_attachment: 下載附件
|
146
124
|
questionnaires:
|
147
125
|
answer:
|
148
126
|
invalid: 回答表單時出現問題
|
149
|
-
max_choices_alert: 選擇的項目太多了
|
150
127
|
success: 表單已成功回答
|
151
128
|
question:
|
152
129
|
max_choices: '最多選擇數量: %{n}'
|
153
130
|
show:
|
154
131
|
answer_questionnaire:
|
155
|
-
already_have_an_account?: 已經有帳號了嗎?
|
156
|
-
are_you_new?: 新用戶?
|
157
132
|
sign_in_description: 登入以填寫問卷
|
158
|
-
sign_up_description: 建立參與者帳號以填寫問卷
|
159
133
|
title: 回答表單
|
160
134
|
current_step: 步驟%{step}
|
161
135
|
of_total_steps: 的%{total_steps}
|
@@ -181,12 +155,6 @@ zh-TW:
|
|
181
155
|
submit: 提交
|
182
156
|
user_answers_serializer:
|
183
157
|
body: 回答
|
184
|
-
completion: 完成
|
185
158
|
created_at: 回答時間
|
186
159
|
id: 回答 ID
|
187
|
-
ip_hash: IP Hash
|
188
160
|
question: 問題
|
189
|
-
registered: 已註冊
|
190
|
-
session_token: 使用者識別碼
|
191
|
-
unregistered: 未註冊
|
192
|
-
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.28.
|
4
|
+
version: 0.28.6
|
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.28.
|
22
|
+
version: 0.28.6
|
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.28.
|
29
|
+
version: 0.28.6
|
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.28.
|
50
|
+
version: 0.28.6
|
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.28.
|
57
|
+
version: 0.28.6
|
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.28.
|
64
|
+
version: 0.28.6
|
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.28.
|
71
|
+
version: 0.28.6
|
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
|