decidim-conferences 0.29.1 → 0.29.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/forms/decidim/conferences/admin/conference_form.rb +4 -4
- data/app/forms/decidim/conferences/admin/conference_speaker_form.rb +1 -1
- data/app/forms/decidim/conferences/admin/registration_type_form.rb +1 -1
- data/app/mailers/decidim/conferences/admin/send_conference_diploma_mailer.rb +9 -5
- data/app/views/decidim/conferences/admin/media_links/new.html.erb +1 -1
- data/app/views/decidim/conferences/admin/send_conference_diploma_mailer/diploma_user.html.erb +10 -6
- data/app/views/layouts/decidim/diploma.html.erb +1 -1
- data/config/initializers/wicked_pdf.rb +0 -1
- data/config/locales/ar.yml +0 -21
- data/config/locales/bg.yml +0 -21
- data/config/locales/bn-BD.yml +1 -0
- data/config/locales/bs-BA.yml +14 -0
- data/config/locales/ca.yml +11 -11
- data/config/locales/cs.yml +13 -13
- data/config/locales/de.yml +12 -12
- data/config/locales/el.yml +0 -21
- data/config/locales/en.yml +19 -19
- data/config/locales/es-MX.yml +12 -12
- data/config/locales/es-PY.yml +15 -15
- data/config/locales/es.yml +8 -8
- data/config/locales/eu.yml +167 -167
- data/config/locales/fi-plain.yml +13 -13
- data/config/locales/fi.yml +19 -19
- data/config/locales/fr-CA.yml +13 -13
- data/config/locales/fr.yml +13 -13
- data/config/locales/gl.yml +0 -21
- data/config/locales/hu.yml +0 -21
- data/config/locales/id-ID.yml +0 -21
- data/config/locales/it.yml +0 -21
- data/config/locales/ja.yml +8 -10
- data/config/locales/lb.yml +0 -19
- data/config/locales/lt.yml +0 -21
- data/config/locales/lv.yml +0 -21
- data/config/locales/nl.yml +0 -21
- data/config/locales/no.yml +0 -21
- data/config/locales/pl.yml +0 -21
- data/config/locales/pt-BR.yml +0 -21
- data/config/locales/pt.yml +0 -21
- data/config/locales/ro-RO.yml +13 -12
- data/config/locales/sk.yml +0 -21
- data/config/locales/sv.yml +10 -31
- data/config/locales/tr-TR.yml +0 -21
- data/config/locales/zh-CN.yml +0 -21
- data/config/locales/zh-TW.yml +0 -21
- data/decidim-conferences.gemspec +1 -5
- data/lib/decidim/conferences/version.rb +1 -1
- metadata +13 -25
data/config/locales/sv.yml
CHANGED
@@ -16,7 +16,7 @@ sv:
|
|
16
16
|
hero_image: Bild till startsida
|
17
17
|
location: Plats
|
18
18
|
main_logo: Logotyp
|
19
|
-
objectives:
|
19
|
+
objectives: Syfte
|
20
20
|
participatory_processes_ids: Relaterade deltagandeprocesser
|
21
21
|
promoted: Utvald
|
22
22
|
published_at: Publicerad
|
@@ -26,7 +26,7 @@ sv:
|
|
26
26
|
scopes_enabled: Aktivera indelningar
|
27
27
|
short_description: Kort beskrivning
|
28
28
|
show_statistics: Visa statistik
|
29
|
-
sign_date:
|
29
|
+
sign_date: Datum för underskrift
|
30
30
|
signature: Underskrift
|
31
31
|
signature_name: Signaturens namn
|
32
32
|
slogan: Slogan
|
@@ -62,7 +62,7 @@ sv:
|
|
62
62
|
full_name: Fullständigt namn
|
63
63
|
personal_url: Personlig hemsida
|
64
64
|
position: Befattning
|
65
|
-
short_bio: Kort
|
65
|
+
short_bio: Kort beskrivning
|
66
66
|
user_id: Användare
|
67
67
|
conference_user_role:
|
68
68
|
email: E-post
|
@@ -107,13 +107,11 @@ sv:
|
|
107
107
|
destroy:
|
108
108
|
success: Talaren har tagits bort.
|
109
109
|
edit:
|
110
|
-
title: Uppdatera talare.
|
111
110
|
update: Uppdatera
|
112
111
|
index:
|
113
112
|
conference_speakers_title: Talare
|
114
113
|
new:
|
115
114
|
create: Skapa
|
116
|
-
title: Ny talare.
|
117
115
|
publish:
|
118
116
|
success: Konferensens talare har publicerats.
|
119
117
|
unpublish:
|
@@ -129,11 +127,9 @@ sv:
|
|
129
127
|
destroy:
|
130
128
|
success: Konferensadministratören har tagits bort.
|
131
129
|
edit:
|
132
|
-
title: Uppdatera konferensadministratör.
|
133
130
|
update: Uppdatera
|
134
131
|
new:
|
135
132
|
create: Skapa
|
136
|
-
title: Ny konferensadministratör.
|
137
133
|
update:
|
138
134
|
error: Det gick inte att uppdatera konferensadministratören.
|
139
135
|
success: Konferensadministratören har uppdaterats.
|
@@ -162,20 +158,12 @@ sv:
|
|
162
158
|
media_links:
|
163
159
|
create:
|
164
160
|
error: Det gick inte att skapa en ny medialänk.
|
165
|
-
success: Medialänk har skapats.
|
166
|
-
destroy:
|
167
|
-
success: Medialänken har raderats.
|
168
161
|
edit:
|
169
|
-
title: Uppdatera medialänk.
|
170
162
|
update: Uppdatera
|
171
|
-
index:
|
172
|
-
media_links_title: Medialänkar
|
173
163
|
new:
|
174
164
|
create: Skapa
|
175
|
-
title: Medialänk
|
176
165
|
update:
|
177
166
|
error: Det gick inte att uppdatera medialänken.
|
178
|
-
success: Medialänken har uppdaterats.
|
179
167
|
menu:
|
180
168
|
conferences: Konferenser
|
181
169
|
conferences_submenu:
|
@@ -187,13 +175,9 @@ sv:
|
|
187
175
|
conference_admins: Konferensadministratörer
|
188
176
|
conference_invites: Inbjudningar
|
189
177
|
conference_speakers: Talare
|
190
|
-
diploma: Närvarointyg
|
191
|
-
media_links: Medialänkar
|
192
178
|
moderations: Moderering
|
193
179
|
partners: Partners
|
194
|
-
registration_types: Registreringstyper
|
195
180
|
registrations: Registreringar
|
196
|
-
user_registrations: Användarregistreringar
|
197
181
|
models:
|
198
182
|
conference:
|
199
183
|
fields:
|
@@ -222,7 +206,6 @@ sv:
|
|
222
206
|
date: Datum
|
223
207
|
link: Länk
|
224
208
|
title: Titel
|
225
|
-
name: Medialänk
|
226
209
|
partner:
|
227
210
|
fields:
|
228
211
|
link: Länk
|
@@ -239,7 +222,7 @@ sv:
|
|
239
222
|
price: Pris
|
240
223
|
registrations_count: Antal registreringar
|
241
224
|
title: Titel
|
242
|
-
weight:
|
225
|
+
weight: Position i listan
|
243
226
|
name: Registreringstyp
|
244
227
|
partners:
|
245
228
|
create:
|
@@ -248,7 +231,6 @@ sv:
|
|
248
231
|
destroy:
|
249
232
|
success: Konferenspartnern har tagits bort.
|
250
233
|
edit:
|
251
|
-
title: Uppdatera partner.
|
252
234
|
update: Uppdatera
|
253
235
|
new:
|
254
236
|
create: Skapa
|
@@ -270,7 +252,6 @@ sv:
|
|
270
252
|
destroy:
|
271
253
|
success: Registreringstypen har tagits från konferensen.
|
272
254
|
edit:
|
273
|
-
title: Uppdatera registreringstyp.
|
274
255
|
update: Uppdatera
|
275
256
|
new:
|
276
257
|
create: Skapa
|
@@ -356,7 +337,6 @@ sv:
|
|
356
337
|
diplomas:
|
357
338
|
edit:
|
358
339
|
save: Spara
|
359
|
-
title: Närvarointyg
|
360
340
|
invite_join_conference_mailer:
|
361
341
|
invite:
|
362
342
|
decline: Avböj inbjudan till '%{conference_title}'
|
@@ -375,7 +355,6 @@ sv:
|
|
375
355
|
diploma_html: Närvarointyget för konferensen <a href="%{url}">%{title}</a> finns i bilagorna.
|
376
356
|
diploma_user:
|
377
357
|
attendance_verified_by: Närvaro bekräftad av
|
378
|
-
certificate_of_attendance: Närvarointyg
|
379
358
|
certificate_of_attendance_description: Detta intygar att <strong>%{user}</strong> har deltagit och medverkat i <strong>%{title}</strong> som hölls på <strong>%{location}</strong> <strong>%{start} - %{end}</strong>
|
380
359
|
send_diploma:
|
381
360
|
error: Det gick inte att skicka närvarointyg för konferensen.
|
@@ -415,7 +394,7 @@ sv:
|
|
415
394
|
personal_website: Personlig hemsida
|
416
395
|
show:
|
417
396
|
more_info: mer information
|
418
|
-
speaking_at:
|
397
|
+
speaking_at: Tid
|
419
398
|
conference_speaker_cell:
|
420
399
|
personal_url:
|
421
400
|
personal_website: Personlig hemsida
|
@@ -468,7 +447,7 @@ sv:
|
|
468
447
|
home:
|
469
448
|
highlighted_conferences:
|
470
449
|
active_spaces: Pågående konferenser
|
471
|
-
see_all_spaces:
|
450
|
+
see_all_spaces: Visa alla konferenser
|
472
451
|
registration_types:
|
473
452
|
index:
|
474
453
|
choose_an_option: 'Välj registreringsalternativ:'
|
@@ -503,10 +482,10 @@ sv:
|
|
503
482
|
email_subject: Konferensen "%{resource_title}" tar nu emot registreringar.
|
504
483
|
notification_title: Konferensen <a href="%{resource_path}">%{resource_title}</a> tar nu emot registreringar.
|
505
484
|
role_assigned:
|
506
|
-
email_intro: Du har tilldelats
|
507
|
-
email_outro: Du har fått det här meddelandet eftersom du är %{role}
|
508
|
-
email_subject: Du har tilldelats
|
509
|
-
notification_title: Du har tilldelats %{role} för
|
485
|
+
email_intro: Du har tilldelats rollen %{role} för konferensen "%{resource_title}".
|
486
|
+
email_outro: Du har fått det här meddelandet eftersom du är %{role} för konferensen "%{resource_title}".
|
487
|
+
email_subject: Du har tilldelats rollen %{role} för "%{resource_title}".
|
488
|
+
notification_title: Du har tilldelats rollen %{role} för konferensen <a href="%{resource_url}">%{resource_title}</a>.
|
510
489
|
upcoming_conference:
|
511
490
|
email_intro: 'Konferensen "%{resource_title}" äger rum om två dagar. Läs mer på dess sida:'
|
512
491
|
email_outro: Du har fått det här meddelandet eftersom du följer konferensen "%{resource_title}". Du kan sluta att följa den från föregående länk.
|
data/config/locales/tr-TR.yml
CHANGED
@@ -73,13 +73,11 @@ tr:
|
|
73
73
|
destroy:
|
74
74
|
success: Bu konferans için konuşmacı başarıyla silindi.
|
75
75
|
edit:
|
76
|
-
title: Konferans konuşmacısını güncelle.
|
77
76
|
update: Güncelleştirme
|
78
77
|
index:
|
79
78
|
conference_speakers_title: Konferans konuşmacıları
|
80
79
|
new:
|
81
80
|
create: yaratmak
|
82
|
-
title: Yeni konferans konuşmacı.
|
83
81
|
update:
|
84
82
|
error: Bu konferans için konuşmacı güncellenirken bir hata oluştu.
|
85
83
|
success: Bu konferans için konuşmacı başarıyla güncellendi.
|
@@ -90,11 +88,9 @@ tr:
|
|
90
88
|
destroy:
|
91
89
|
success: Yönetici bu konferanstan başarıyla kaldırıldı.
|
92
90
|
edit:
|
93
|
-
title: Konferans yöneticisi güncelle.
|
94
91
|
update: Güncelle
|
95
92
|
new:
|
96
93
|
create: Oluştur
|
97
|
-
title: Yeni konferans yöneticisi
|
98
94
|
update:
|
99
95
|
error: Bu konferans yöneticisini güncellerken bir sorun oluştu.
|
100
96
|
success: Konferans yöneticisi başarıyla güncellendi.
|
@@ -123,20 +119,12 @@ tr:
|
|
123
119
|
media_links:
|
124
120
|
create:
|
125
121
|
error: Yeni bir medya bağlantısı oluştururken bir hata oluştu.
|
126
|
-
success: Medya Bağlantısı başarıyla oluşturuldu.
|
127
|
-
destroy:
|
128
|
-
success: Medya Bağlantısı başarıyla silindi.
|
129
122
|
edit:
|
130
|
-
title: Medya bağlantısını güncelle.
|
131
123
|
update: Güncelle
|
132
|
-
index:
|
133
|
-
media_links_title: Medya Bağlantıları
|
134
124
|
new:
|
135
125
|
create: Oluştur
|
136
|
-
title: Medya Bağlantısı
|
137
126
|
update:
|
138
127
|
error: Bu medya bağlantısını güncellerken bir hata oluştu.
|
139
|
-
success: Medya Bağlantısı başarıyla güncellendi.
|
140
128
|
menu:
|
141
129
|
conferences: Konferanslar
|
142
130
|
conferences_submenu:
|
@@ -148,13 +136,9 @@ tr:
|
|
148
136
|
conference_admins: Konferans yöneticileri
|
149
137
|
conference_invites: Davetler
|
150
138
|
conference_speakers: Konuşmacılar
|
151
|
-
diploma: Katılım sertifikası
|
152
|
-
media_links: Medya Bağlantıları
|
153
139
|
moderations: Moderasyonlar
|
154
140
|
partners: Ortaklar
|
155
|
-
registration_types: Kayıt Türleri
|
156
141
|
registrations: Kayıtlar
|
157
|
-
user_registrations: Kullanıcı Kayıtları
|
158
142
|
models:
|
159
143
|
conference:
|
160
144
|
fields:
|
@@ -183,7 +167,6 @@ tr:
|
|
183
167
|
date: Tarih
|
184
168
|
link: Bağlantı
|
185
169
|
title: Başlık
|
186
|
-
name: Medya Bağlantısı
|
187
170
|
partner:
|
188
171
|
fields:
|
189
172
|
link: Bağlantı
|
@@ -208,7 +191,6 @@ tr:
|
|
208
191
|
destroy:
|
209
192
|
success: İş ortağı bu konferanstan başarıyla kaldırıldı.
|
210
193
|
edit:
|
211
|
-
title: İş ortağı güncelle.
|
212
194
|
update: Güncelle
|
213
195
|
new:
|
214
196
|
create: Oluştur
|
@@ -230,7 +212,6 @@ tr:
|
|
230
212
|
destroy:
|
231
213
|
success: Kayıt türü bu konferanstan başarıyla kaldırıldı.
|
232
214
|
edit:
|
233
|
-
title: Kayıt türünü güncelle.
|
234
215
|
update: Güncelle
|
235
216
|
new:
|
236
217
|
create: Oluştur
|
@@ -312,7 +293,6 @@ tr:
|
|
312
293
|
diplomas:
|
313
294
|
edit:
|
314
295
|
save: Kayıt etmek
|
315
|
-
title: Katılım sertifikası
|
316
296
|
invite_join_conference_mailer:
|
317
297
|
invite:
|
318
298
|
decline: '''%{conference_title}'' davetiyesini reddet'
|
@@ -331,7 +311,6 @@ tr:
|
|
331
311
|
diploma_html: <a href="%{url}">%{title}</a> konferansına katılım belgesini ekte bulabilirsiniz.
|
332
312
|
diploma_user:
|
333
313
|
attendance_verified_by: Katılım onaylandı
|
334
|
-
certificate_of_attendance: Katılım sertifikası
|
335
314
|
certificate_of_attendance_description: Bu, <strong>%{user}</strong> <strong>%{start} - %{end}</strong><strong>%{location}</strong> tutulan <strong>%{title}</strong> katılıp katıldığını onaylamaktır.
|
336
315
|
send_diploma:
|
337
316
|
error: Konferansa katılım sertifikalarını gönderirken bir sorun oluştu.
|
data/config/locales/zh-CN.yml
CHANGED
@@ -64,13 +64,11 @@ zh-CN:
|
|
64
64
|
destroy:
|
65
65
|
success: 会议发言者已成功删除。
|
66
66
|
edit:
|
67
|
-
title: 更新会议扬声器。
|
68
67
|
update: 更新
|
69
68
|
index:
|
70
69
|
conference_speakers_title: 会议发言者:
|
71
70
|
new:
|
72
71
|
create: 创建
|
73
|
-
title: 新会议发言者。
|
74
72
|
update:
|
75
73
|
error: 更新这个会议发言者时出现问题。
|
76
74
|
success: 会议发言者已成功更新。
|
@@ -81,11 +79,9 @@ zh-CN:
|
|
81
79
|
destroy:
|
82
80
|
success: 会议管理员已成功删除。
|
83
81
|
edit:
|
84
|
-
title: 更新会议管理员。
|
85
82
|
update: 更新
|
86
83
|
new:
|
87
84
|
create: 创建
|
88
|
-
title: 新的会议管理员。
|
89
85
|
update:
|
90
86
|
error: 更新会议管理员时出错。
|
91
87
|
success: 会议管理员已成功更新。
|
@@ -114,20 +110,12 @@ zh-CN:
|
|
114
110
|
media_links:
|
115
111
|
create:
|
116
112
|
error: 创建新媒体链接时出现问题。
|
117
|
-
success: 媒体链接成功创建。
|
118
|
-
destroy:
|
119
|
-
success: 媒体链接删除成功
|
120
113
|
edit:
|
121
|
-
title: 更新媒体链接。
|
122
114
|
update: 更新
|
123
|
-
index:
|
124
|
-
media_links_title: 媒体链接
|
125
115
|
new:
|
126
116
|
create: 创建
|
127
|
-
title: 媒体链接
|
128
117
|
update:
|
129
118
|
error: 更新此媒体链接时出现问题。
|
130
|
-
success: 媒体链接已成功更新。
|
131
119
|
menu:
|
132
120
|
conferences: 会议
|
133
121
|
conferences_submenu:
|
@@ -139,13 +127,9 @@ zh-CN:
|
|
139
127
|
conference_admins: 会议管理员
|
140
128
|
conference_invites: 邀请
|
141
129
|
conference_speakers: 发言者:
|
142
|
-
diploma: 出席证书
|
143
|
-
media_links: 媒体链接
|
144
130
|
moderations: 版面
|
145
131
|
partners: 合作伙伴
|
146
|
-
registration_types: 注册类型
|
147
132
|
registrations: 注册
|
148
|
-
user_registrations: 用户注册
|
149
133
|
models:
|
150
134
|
conference:
|
151
135
|
fields:
|
@@ -174,7 +158,6 @@ zh-CN:
|
|
174
158
|
date: 日期
|
175
159
|
link: 链接
|
176
160
|
title: 标题
|
177
|
-
name: 媒体链接
|
178
161
|
partner:
|
179
162
|
fields:
|
180
163
|
link: 链接
|
@@ -199,7 +182,6 @@ zh-CN:
|
|
199
182
|
destroy:
|
200
183
|
success: 会议合作伙伴已成功删除。
|
201
184
|
edit:
|
202
|
-
title: 更新伙伴。
|
203
185
|
update: 更新
|
204
186
|
new:
|
205
187
|
create: 创建
|
@@ -221,7 +203,6 @@ zh-CN:
|
|
221
203
|
destroy:
|
222
204
|
success: 会议注册类型已成功删除。
|
223
205
|
edit:
|
224
|
-
title: 更新注册类型。
|
225
206
|
update: 更新
|
226
207
|
new:
|
227
208
|
create: 创建
|
@@ -302,7 +283,6 @@ zh-CN:
|
|
302
283
|
diplomas:
|
303
284
|
edit:
|
304
285
|
save: 保存
|
305
|
-
title: 出席证书
|
306
286
|
invite_join_conference_mailer:
|
307
287
|
invite:
|
308
288
|
decline: 拒绝邀请 '%{conference_title}'
|
@@ -321,7 +301,6 @@ zh-CN:
|
|
321
301
|
diploma_html: 您将在附件中找到会议 <a href="%{url}">%{title}</a> 的出席证书。
|
322
302
|
diploma_user:
|
323
303
|
attendance_verified_by: 验证出勤者
|
324
|
-
certificate_of_attendance: 出席证书
|
325
304
|
certificate_of_attendance_description: 这是为了证明 <strong>%{user}</strong> 出席并参加了 <strong>%{title}</strong> 在 <strong>%{location}</strong> 在 <strong>%{start} - %{end}</strong>
|
326
305
|
send_diploma:
|
327
306
|
error: 签发与会证书时遇到问题。
|
data/config/locales/zh-TW.yml
CHANGED
@@ -110,13 +110,11 @@ zh-TW:
|
|
110
110
|
destroy:
|
111
111
|
success: 會議講者已成功刪除。
|
112
112
|
edit:
|
113
|
-
title: 更新會議講者。
|
114
113
|
update: 更新
|
115
114
|
index:
|
116
115
|
conference_speakers_title: 會議講者
|
117
116
|
new:
|
118
117
|
create: 建立
|
119
|
-
title: 新的會議講者。
|
120
118
|
update:
|
121
119
|
error: 更新會議講者時發生問題。
|
122
120
|
success: 會議講者成功更新。
|
@@ -127,13 +125,11 @@ zh-TW:
|
|
127
125
|
destroy:
|
128
126
|
success: 會議管理員已成功刪除。
|
129
127
|
edit:
|
130
|
-
title: 更新會議管理員。
|
131
128
|
update: 更新
|
132
129
|
index:
|
133
130
|
conference_admins_title: 會議管理員
|
134
131
|
new:
|
135
132
|
create: 創建
|
136
|
-
title: 新增會議管理員。
|
137
133
|
update:
|
138
134
|
error: 更新此會議管理員時發生問題。
|
139
135
|
success: 已成功更新會議管理員。
|
@@ -162,20 +158,12 @@ zh-TW:
|
|
162
158
|
media_links:
|
163
159
|
create:
|
164
160
|
error: 創建新的媒體連結時出現問題。
|
165
|
-
success: 媒體連結創建成功。
|
166
|
-
destroy:
|
167
|
-
success: 媒體連結成功刪除。
|
168
161
|
edit:
|
169
|
-
title: 更新媒體連結。
|
170
162
|
update: 更新
|
171
|
-
index:
|
172
|
-
media_links_title: 媒體連結
|
173
163
|
new:
|
174
164
|
create: 創建
|
175
|
-
title: 媒體連結
|
176
165
|
update:
|
177
166
|
error: 更新此媒體連結時出現問題
|
178
|
-
success: 媒體連結已成功更新。
|
179
167
|
menu:
|
180
168
|
conferences: 研討會
|
181
169
|
conferences_submenu:
|
@@ -187,13 +175,9 @@ zh-TW:
|
|
187
175
|
conference_admins: 會議管理員
|
188
176
|
conference_invites: 邀請
|
189
177
|
conference_speakers: 講者
|
190
|
-
diploma: 出席證明書
|
191
|
-
media_links: 媒體連結
|
192
178
|
moderations: 版主
|
193
179
|
partners: 夥伴
|
194
|
-
registration_types: 註冊類型
|
195
180
|
registrations: 註冊
|
196
|
-
user_registrations: 使用者註冊
|
197
181
|
models:
|
198
182
|
conference:
|
199
183
|
fields:
|
@@ -222,7 +206,6 @@ zh-TW:
|
|
222
206
|
date: 日期
|
223
207
|
link: 連結
|
224
208
|
title: 標題
|
225
|
-
name: 媒體連結
|
226
209
|
partner:
|
227
210
|
fields:
|
228
211
|
link: 連結
|
@@ -248,7 +231,6 @@ zh-TW:
|
|
248
231
|
destroy:
|
249
232
|
success: 成功移除會議夥伴。
|
250
233
|
edit:
|
251
|
-
title: 更新合作夥伴。
|
252
234
|
update: 更新
|
253
235
|
new:
|
254
236
|
create: 創建
|
@@ -270,7 +252,6 @@ zh-TW:
|
|
270
252
|
destroy:
|
271
253
|
success: 此會議的註冊類型成功移除。
|
272
254
|
edit:
|
273
|
-
title: 更新註冊類型。
|
274
255
|
update: 更新
|
275
256
|
new:
|
276
257
|
create: 創建
|
@@ -357,7 +338,6 @@ zh-TW:
|
|
357
338
|
diplomas:
|
358
339
|
edit:
|
359
340
|
save: 儲存
|
360
|
-
title: 出席證明書
|
361
341
|
invite_join_conference_mailer:
|
362
342
|
invite:
|
363
343
|
decline: 拒絕邀請 '%{conference_title}'
|
@@ -377,7 +357,6 @@ zh-TW:
|
|
377
357
|
diploma_html: 您將在附件中找到會議<a href="%{url}">%{title}</a>的出席證明書。
|
378
358
|
diploma_user:
|
379
359
|
attendance_verified_by: 出席驗證
|
380
|
-
certificate_of_attendance: 出席證明書
|
381
360
|
certificate_of_attendance_description: 此證明憑證明 <strong>%{user}</strong> 於<strong>%{location}</strong>於<strong>%{start} - %{end}</strong>參加了<strong>%{title}</strong>活動
|
382
361
|
send_diploma:
|
383
362
|
error: 發送會議出席證明時發生問題。
|
data/decidim-conferences.gemspec
CHANGED
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
|
|
8
8
|
s.version = Decidim::Conferences.version
|
9
9
|
s.authors = ["Isaac Massot Gil"]
|
10
10
|
s.email = ["isaac.mg@coditramuntana.com"]
|
11
|
-
s.license = "AGPL-3.0"
|
11
|
+
s.license = "AGPL-3.0-or-later"
|
12
12
|
s.homepage = "https://decidim.org"
|
13
13
|
s.metadata = {
|
14
14
|
"bug_tracker_uri" => "https://github.com/decidim/decidim/issues",
|
@@ -33,10 +33,6 @@ Gem::Specification.new do |s|
|
|
33
33
|
s.add_dependency "decidim-core", Decidim::Conferences.version
|
34
34
|
s.add_dependency "decidim-meetings", Decidim::Conferences.version
|
35
35
|
s.add_dependency "wicked_pdf", "~> 2.7"
|
36
|
-
# Latest version of wkhtmltopdf-binary downloads more versions of the binary
|
37
|
-
# This brings problems with deployment in certain environments, as Heroku
|
38
|
-
# Hopefully they will fix this situation soon
|
39
|
-
s.add_dependency "wkhtmltopdf-binary", "= 0.12.6.6"
|
40
36
|
|
41
37
|
s.add_development_dependency "decidim-admin", Decidim::Conferences.version
|
42
38
|
s.add_development_dependency "decidim-dev", Decidim::Conferences.version
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: decidim-conferences
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.29.
|
4
|
+
version: 0.29.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Isaac Massot Gil
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-02-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: decidim-core
|
@@ -16,28 +16,28 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.29.
|
19
|
+
version: 0.29.2
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 0.29.
|
26
|
+
version: 0.29.2
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: decidim-meetings
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
31
|
- - '='
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 0.29.
|
33
|
+
version: 0.29.2
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - '='
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 0.29.
|
40
|
+
version: 0.29.2
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: wicked_pdf
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
@@ -52,48 +52,34 @@ dependencies:
|
|
52
52
|
- - "~>"
|
53
53
|
- !ruby/object:Gem::Version
|
54
54
|
version: '2.7'
|
55
|
-
- !ruby/object:Gem::Dependency
|
56
|
-
name: wkhtmltopdf-binary
|
57
|
-
requirement: !ruby/object:Gem::Requirement
|
58
|
-
requirements:
|
59
|
-
- - '='
|
60
|
-
- !ruby/object:Gem::Version
|
61
|
-
version: 0.12.6.6
|
62
|
-
type: :runtime
|
63
|
-
prerelease: false
|
64
|
-
version_requirements: !ruby/object:Gem::Requirement
|
65
|
-
requirements:
|
66
|
-
- - '='
|
67
|
-
- !ruby/object:Gem::Version
|
68
|
-
version: 0.12.6.6
|
69
55
|
- !ruby/object:Gem::Dependency
|
70
56
|
name: decidim-admin
|
71
57
|
requirement: !ruby/object:Gem::Requirement
|
72
58
|
requirements:
|
73
59
|
- - '='
|
74
60
|
- !ruby/object:Gem::Version
|
75
|
-
version: 0.29.
|
61
|
+
version: 0.29.2
|
76
62
|
type: :development
|
77
63
|
prerelease: false
|
78
64
|
version_requirements: !ruby/object:Gem::Requirement
|
79
65
|
requirements:
|
80
66
|
- - '='
|
81
67
|
- !ruby/object:Gem::Version
|
82
|
-
version: 0.29.
|
68
|
+
version: 0.29.2
|
83
69
|
- !ruby/object:Gem::Dependency
|
84
70
|
name: decidim-dev
|
85
71
|
requirement: !ruby/object:Gem::Requirement
|
86
72
|
requirements:
|
87
73
|
- - '='
|
88
74
|
- !ruby/object:Gem::Version
|
89
|
-
version: 0.29.
|
75
|
+
version: 0.29.2
|
90
76
|
type: :development
|
91
77
|
prerelease: false
|
92
78
|
version_requirements: !ruby/object:Gem::Requirement
|
93
79
|
requirements:
|
94
80
|
- - '='
|
95
81
|
- !ruby/object:Gem::Version
|
96
|
-
version: 0.29.
|
82
|
+
version: 0.29.2
|
97
83
|
description: Conferences component for decidim.
|
98
84
|
email:
|
99
85
|
- isaac.mg@coditramuntana.com
|
@@ -332,6 +318,8 @@ files:
|
|
332
318
|
- config/locales/ar.yml
|
333
319
|
- config/locales/bg-BG.yml
|
334
320
|
- config/locales/bg.yml
|
321
|
+
- config/locales/bn-BD.yml
|
322
|
+
- config/locales/bs-BA.yml
|
335
323
|
- config/locales/ca.yml
|
336
324
|
- config/locales/cs-CZ.yml
|
337
325
|
- config/locales/cs.yml
|
@@ -446,7 +434,7 @@ files:
|
|
446
434
|
- lib/decidim/conferences/version.rb
|
447
435
|
homepage: https://decidim.org
|
448
436
|
licenses:
|
449
|
-
- AGPL-3.0
|
437
|
+
- AGPL-3.0-or-later
|
450
438
|
metadata:
|
451
439
|
bug_tracker_uri: https://github.com/decidim/decidim/issues
|
452
440
|
documentation_uri: https://docs.decidim.org/
|