decidim-conferences 0.28.4 → 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/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/models/decidim/conference.rb +1 -1
- data/app/permissions/decidim/conferences/permissions.rb +8 -0
- 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 +12 -8
- data/app/views/layouts/decidim/diploma.html.erb +1 -1
- data/config/initializers/wicked_pdf.rb +0 -2
- data/config/locales/ar.yml +2 -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-IT.yml +603 -0
- data/config/locales/ca.yml +13 -11
- data/config/locales/cs.yml +15 -13
- data/config/locales/de.yml +14 -12
- data/config/locales/el.yml +0 -21
- data/config/locales/en.yml +21 -19
- data/config/locales/es-MX.yml +14 -12
- data/config/locales/es-PY.yml +17 -15
- data/config/locales/es.yml +10 -8
- data/config/locales/eu.yml +181 -179
- data/config/locales/fi-plain.yml +13 -11
- data/config/locales/fi.yml +19 -17
- data/config/locales/fr-CA.yml +15 -13
- data/config/locales/fr.yml +15 -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 +2 -21
- data/config/locales/ja.yml +12 -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 +15 -12
- data/config/locales/sk.yml +0 -21
- data/config/locales/sv.yml +71 -21
- 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 -2
- data/lib/decidim/conferences/version.rb +1 -1
- metadata +14 -25
data/config/locales/fi-plain.yml
CHANGED
@@ -69,6 +69,8 @@ fi-pl:
|
|
69
69
|
email: Sähköposti
|
70
70
|
name: Nimi
|
71
71
|
role: Rooli
|
72
|
+
partner:
|
73
|
+
logo: Logo
|
72
74
|
errors:
|
73
75
|
models:
|
74
76
|
conference_registration_invite:
|
@@ -120,13 +122,13 @@ fi-pl:
|
|
120
122
|
destroy:
|
121
123
|
success: Puhuja poistettiin onnistuneesti konferenssista.
|
122
124
|
edit:
|
123
|
-
title: Päivitä konferenssin
|
125
|
+
title: Päivitä konferenssin puhujaa
|
124
126
|
update: Päivitä
|
125
127
|
index:
|
126
128
|
conference_speakers_title: Konferenssin puhujat
|
127
129
|
new:
|
128
130
|
create: Luo
|
129
|
-
title: Uusi konferenssin puhuja
|
131
|
+
title: Uusi konferenssin puhuja
|
130
132
|
update:
|
131
133
|
error: Konferenssin puhujan päivittämisessä tapahtui virhe.
|
132
134
|
success: Konferenssin puhuja päivitettiin onnistuneesti.
|
@@ -137,13 +139,13 @@ fi-pl:
|
|
137
139
|
destroy:
|
138
140
|
success: Käyttäjä poistettiin onnistuneesti konferenssista.
|
139
141
|
edit:
|
140
|
-
title: Päivitä konferenssin
|
142
|
+
title: Päivitä konferenssin hallintakäyttäjää
|
141
143
|
update: Päivitä
|
142
144
|
index:
|
143
145
|
conference_admins_title: Konferenssin ylläpitäjät
|
144
146
|
new:
|
145
147
|
create: Luo
|
146
|
-
title: Uusi konferenssin
|
148
|
+
title: Uusi konferenssin hallintakäyttäjä
|
147
149
|
update:
|
148
150
|
error: Konferenssin käyttäjän päivittämisessä tapahtui virhe.
|
149
151
|
success: Konferenssin käyttäjä päivitettiin onnistuneesti.
|
@@ -173,20 +175,20 @@ fi-pl:
|
|
173
175
|
media_links:
|
174
176
|
create:
|
175
177
|
error: Luotaessa uutta medialinkkiä tapahtui virhe.
|
176
|
-
success:
|
178
|
+
success: Medialinkin luonti onnistui.
|
177
179
|
destroy:
|
178
|
-
success:
|
180
|
+
success: Medialinkin poisto onnistui.
|
179
181
|
edit:
|
180
|
-
title: Päivitä
|
182
|
+
title: Päivitä medialinkkiä
|
181
183
|
update: Päivitä
|
182
184
|
index:
|
183
185
|
media_links_title: Medialinkit
|
184
186
|
new:
|
185
187
|
create: Luo
|
186
|
-
title:
|
188
|
+
title: Luo medialinkki
|
187
189
|
update:
|
188
190
|
error: Medialinkin päivittämisessä esiintyi virhe.
|
189
|
-
success:
|
191
|
+
success: Medialinkin päivitys onnistui.
|
190
192
|
menu:
|
191
193
|
conferences: Konferenssit
|
192
194
|
conferences_submenu:
|
@@ -261,7 +263,7 @@ fi-pl:
|
|
261
263
|
destroy:
|
262
264
|
success: Yhteistyökumppani poistettu onnistuneesti tästä konferenssista.
|
263
265
|
edit:
|
264
|
-
title: Päivitä
|
266
|
+
title: Päivitä yhteistyökumppania
|
265
267
|
update: Päivitä
|
266
268
|
new:
|
267
269
|
create: Luo
|
@@ -283,7 +285,7 @@ fi-pl:
|
|
283
285
|
destroy:
|
284
286
|
success: Ilmoittautumistyyppi poistettiin onnistuneesti tästä konferenssista.
|
285
287
|
edit:
|
286
|
-
title: Päivitä
|
288
|
+
title: Päivitä ilmoittautumistyyppiä
|
287
289
|
update: Päivitä
|
288
290
|
new:
|
289
291
|
create: Luo
|
data/config/locales/fi.yml
CHANGED
@@ -69,6 +69,8 @@ fi:
|
|
69
69
|
email: Sähköposti
|
70
70
|
name: Nimi
|
71
71
|
role: Rooli
|
72
|
+
partner:
|
73
|
+
logo: Logo
|
72
74
|
errors:
|
73
75
|
models:
|
74
76
|
conference_registration_invite:
|
@@ -107,8 +109,8 @@ fi:
|
|
107
109
|
error: Konferenssin julkaiseminen epäonnistui.
|
108
110
|
success: Konferenssin julkaisu onnistui.
|
109
111
|
destroy:
|
110
|
-
error: Konferenssin julkaisun
|
111
|
-
success: Konferenssin julkaisun
|
112
|
+
error: Konferenssin julkaisun peruminen epäonnistui.
|
113
|
+
success: Konferenssin julkaisun peruminen onnistui.
|
112
114
|
conference_registration:
|
113
115
|
confirm:
|
114
116
|
error: Konferenssin ilmoittautumisen vahvistaminen epäonnistui.
|
@@ -118,15 +120,15 @@ fi:
|
|
118
120
|
error: Puhujan lisääminen tähän konferenssiin epäonnistui.
|
119
121
|
success: Puhujan lisääminen konferenssiin onnistui.
|
120
122
|
destroy:
|
121
|
-
success: Puhujan
|
123
|
+
success: Puhujan poisto konferenssista onnistui.
|
122
124
|
edit:
|
123
|
-
title: Päivitä konferenssin
|
125
|
+
title: Päivitä konferenssin puhujaa
|
124
126
|
update: Päivitä
|
125
127
|
index:
|
126
128
|
conference_speakers_title: Konferenssin puhujat
|
127
129
|
new:
|
128
130
|
create: Luo
|
129
|
-
title: Uusi konferenssin puhuja
|
131
|
+
title: Uusi konferenssin puhuja
|
130
132
|
update:
|
131
133
|
error: Konferenssin puhujan päivittäminen epäonnistui.
|
132
134
|
success: Konferenssin puhujan päivitys onnistui.
|
@@ -135,15 +137,15 @@ fi:
|
|
135
137
|
error: Hallintakäyttäjän lisääminen tähän konferenssiin epäonnistui.
|
136
138
|
success: Hallintakäyttäjän lisääminen konferenssiin onnistui.
|
137
139
|
destroy:
|
138
|
-
success: Hallintakäyttäjä
|
140
|
+
success: Hallintakäyttäjä poisto konferenssista onnistui.
|
139
141
|
edit:
|
140
|
-
title: Päivitä konferenssin
|
142
|
+
title: Päivitä konferenssin hallintakäyttäjää
|
141
143
|
update: Päivitä
|
142
144
|
index:
|
143
145
|
conference_admins_title: Konferenssin ylläpitäjät
|
144
146
|
new:
|
145
147
|
create: Luo
|
146
|
-
title: Uusi konferenssin
|
148
|
+
title: Uusi konferenssin hallintakäyttäjä
|
147
149
|
update:
|
148
150
|
error: Konferenssin hallintakäyttäjän päivittäminen epäonnistui.
|
149
151
|
success: Konferenssin hallintakäyttäjän päivittäminen onnistui.
|
@@ -177,13 +179,13 @@ fi:
|
|
177
179
|
destroy:
|
178
180
|
success: Medialinkin poisto onnistui.
|
179
181
|
edit:
|
180
|
-
title: Päivitä
|
182
|
+
title: Päivitä medialinkkiä
|
181
183
|
update: Päivitä
|
182
184
|
index:
|
183
185
|
media_links_title: Medialinkit
|
184
186
|
new:
|
185
187
|
create: Luo
|
186
|
-
title:
|
188
|
+
title: Luo medialinkki
|
187
189
|
update:
|
188
190
|
error: Medialinkin päivitys epäonnistui.
|
189
191
|
success: Medialinkin päivitys onnistui.
|
@@ -261,7 +263,7 @@ fi:
|
|
261
263
|
destroy:
|
262
264
|
success: Yhteistyökumppanin poisto tästä konferenssista onnistui.
|
263
265
|
edit:
|
264
|
-
title: Päivitä
|
266
|
+
title: Päivitä yhteistyökumppania
|
265
267
|
update: Päivitä
|
266
268
|
new:
|
267
269
|
create: Luo
|
@@ -274,16 +276,16 @@ fi:
|
|
274
276
|
error: Ilmoittautumistyypin julkaisu epäonnistui.
|
275
277
|
success: Ilmoittautumistyypin julkaisu onnistui.
|
276
278
|
destroy:
|
277
|
-
error: Ilmoittautumistyypin julkaisun
|
278
|
-
success: Ilmoittamistyypin julkaisun
|
279
|
+
error: Ilmoittautumistyypin julkaisun peruminen epäonnistui.
|
280
|
+
success: Ilmoittamistyypin julkaisun peruminen onnistui.
|
279
281
|
registration_types:
|
280
282
|
create:
|
281
283
|
error: Ilmoittautumistyyppin lisääminen tälle konferenssille epäonnistui.
|
282
284
|
success: Ilmoittautumistyypin lisääminen onnistui.
|
283
285
|
destroy:
|
284
|
-
success: Ilmoittautumistyypin
|
286
|
+
success: Ilmoittautumistyypin poisto onnistui.
|
285
287
|
edit:
|
286
|
-
title: Päivitä
|
288
|
+
title: Päivitä ilmoittautumistyyppiä
|
287
289
|
update: Päivitä
|
288
290
|
new:
|
289
291
|
create: Luo
|
@@ -298,7 +300,7 @@ fi:
|
|
298
300
|
create: "%{user_name} loi konferenssin %{resource_name}"
|
299
301
|
publish: "%{user_name} julkaisi konferenssin %{resource_name}"
|
300
302
|
send_conference_diplomas: "%{user_name} lähetti konferenssin %{resource_name} läsnäolotodistukset osallistujille"
|
301
|
-
unpublish: "%{user_name}
|
303
|
+
unpublish: "%{user_name} perui konferenssin %{resource_name} julkaisun"
|
302
304
|
update: "%{user_name} päivitti konferenssia %{resource_name}"
|
303
305
|
update_diploma: "%{user_name} päivitti läsnäolotodistusten asetuksia konferenssille %{resource_name}"
|
304
306
|
conference_speaker:
|
@@ -320,7 +322,7 @@ fi:
|
|
320
322
|
create: "%{user_name} loi ilmoittautumistyypin %{resource_name} konferenssiin %{space_name}"
|
321
323
|
delete: "%{user_name} poisti ilmoittautumistyypin %{resource_name} konferenssista %{space_name}"
|
322
324
|
publish: "%{user_name} julkaisi ilmoittautumistyypin %{resource_name} konferenssissa %{space_name}"
|
323
|
-
unpublish: "%{user_name}
|
325
|
+
unpublish: "%{user_name} perui ilmoittautumistyypin %{resource_name} julkaisun konferenssissa %{space_name}"
|
324
326
|
update: "%{user_name} päivitti ilmoittautumistyyppiä %{resource_name} konferenssissa %{space_name}"
|
325
327
|
media_link:
|
326
328
|
create: "%{user_name} loi medialinkin %{resource_name} konferenssissa %{space_name}"
|
data/config/locales/fr-CA.yml
CHANGED
@@ -69,6 +69,8 @@ fr-CA:
|
|
69
69
|
email: Email
|
70
70
|
name: Nom
|
71
71
|
role: Rôle
|
72
|
+
partner:
|
73
|
+
logo: Logo
|
72
74
|
errors:
|
73
75
|
models:
|
74
76
|
conference_registration_invite:
|
@@ -120,7 +122,7 @@ fr-CA:
|
|
120
122
|
destroy:
|
121
123
|
success: Conférencier supprimé avec succès pour cette conférence.
|
122
124
|
edit:
|
123
|
-
title: Mettre à jour le conférencier
|
125
|
+
title: Mettre à jour le conférencier
|
124
126
|
update: Mettre à jour
|
125
127
|
index:
|
126
128
|
conference_speakers_title: Conférenciers
|
@@ -137,13 +139,13 @@ fr-CA:
|
|
137
139
|
destroy:
|
138
140
|
success: Administrateur supprimé de cette conférence.
|
139
141
|
edit:
|
140
|
-
title: Mettre à jour l'administrateur de la conférence
|
142
|
+
title: Mettre à jour l'administrateur de la conférence
|
141
143
|
update: Mettre à jour
|
142
144
|
index:
|
143
145
|
conference_admins_title: Administrateurs de conférence
|
144
146
|
new:
|
145
147
|
create: Créer
|
146
|
-
title: Nouvel administrateur de conférence
|
148
|
+
title: Nouvel administrateur de conférence
|
147
149
|
update:
|
148
150
|
error: Il y avait une erreur mise à jour d'un administrateur pour cette conférence.
|
149
151
|
success: Administrateur mis à jour avec succès pour cette conférence.
|
@@ -177,13 +179,13 @@ fr-CA:
|
|
177
179
|
destroy:
|
178
180
|
success: Lien média supprimé avec succès.
|
179
181
|
edit:
|
180
|
-
title: Mettre à jour le lien média
|
182
|
+
title: Mettre à jour le lien média
|
181
183
|
update: Mettre à jour
|
182
184
|
index:
|
183
|
-
media_links_title: Liens
|
185
|
+
media_links_title: Liens média
|
184
186
|
new:
|
185
187
|
create: Créer
|
186
|
-
title:
|
188
|
+
title: Créer un lien média
|
187
189
|
update:
|
188
190
|
error: Une erreur s'est produite lors de la mise à jour de ce lien multimédia.
|
189
191
|
success: Lien média mis à jour avec succès.
|
@@ -198,15 +200,15 @@ fr-CA:
|
|
198
200
|
conference_admins: Administrateurs de conférence
|
199
201
|
conference_invites: Invitations
|
200
202
|
conference_speakers: Conférenciers
|
201
|
-
diploma:
|
203
|
+
diploma: Attestation de présence
|
202
204
|
info: À propos de cette conférence
|
203
|
-
media_links: Liens
|
205
|
+
media_links: Liens média
|
204
206
|
moderations: Modération
|
205
207
|
partners: Partenaires
|
206
208
|
registration_types: Types d'inscription
|
207
209
|
registrations: Inscriptions
|
208
210
|
see_conference: Voir la conférence
|
209
|
-
user_registrations:
|
211
|
+
user_registrations: Inscriptions d'utilisateurs
|
210
212
|
models:
|
211
213
|
conference:
|
212
214
|
fields:
|
@@ -261,7 +263,7 @@ fr-CA:
|
|
261
263
|
destroy:
|
262
264
|
success: Le partenaire a été supprimé avec succès de cette conférence.
|
263
265
|
edit:
|
264
|
-
title: Mettre à jour le partenaire
|
266
|
+
title: Mettre à jour le partenaire
|
265
267
|
update: Mettre à jour
|
266
268
|
new:
|
267
269
|
create: Créer
|
@@ -283,7 +285,7 @@ fr-CA:
|
|
283
285
|
destroy:
|
284
286
|
success: Le type d'inscription a bien été supprimé de cette conférence.
|
285
287
|
edit:
|
286
|
-
title: Mettre à jour le type d'inscription
|
288
|
+
title: Mettre à jour le type d'inscription
|
287
289
|
update: Mettre à jour
|
288
290
|
new:
|
289
291
|
create: Créer
|
@@ -384,7 +386,7 @@ fr-CA:
|
|
384
386
|
diplomas:
|
385
387
|
edit:
|
386
388
|
save: sauvegarder
|
387
|
-
title:
|
389
|
+
title: Attestation de présence
|
388
390
|
invite_join_conference_mailer:
|
389
391
|
invite:
|
390
392
|
decline: Refuser l'invitation '%{conference_title}'
|
@@ -404,7 +406,7 @@ fr-CA:
|
|
404
406
|
diploma_html: Vous trouverez le certificat de participation à la conférence <a href="%{url}">%{title}</a> dans les pièces jointes.
|
405
407
|
diploma_user:
|
406
408
|
attendance_verified_by: Présence vérifiée par
|
407
|
-
certificate_of_attendance:
|
409
|
+
certificate_of_attendance: Attestation de présence
|
408
410
|
certificate_of_attendance_description: Ceci certifie que <strong>%{user}</strong> a assisté et participé aux <strong>%{title}</strong> tenus au <strong>%{location}</strong> sur <strong>%{start} - %{end}</strong>
|
409
411
|
send_diploma:
|
410
412
|
error: Il y a eu un problème lors de l'envoi des certificats de participation à la conférence.
|
data/config/locales/fr.yml
CHANGED
@@ -69,6 +69,8 @@ fr:
|
|
69
69
|
email: Email
|
70
70
|
name: Nom
|
71
71
|
role: Rôle
|
72
|
+
partner:
|
73
|
+
logo: Logo
|
72
74
|
errors:
|
73
75
|
models:
|
74
76
|
conference_registration_invite:
|
@@ -120,7 +122,7 @@ fr:
|
|
120
122
|
destroy:
|
121
123
|
success: Conférencier supprimé avec succès pour cette conférence.
|
122
124
|
edit:
|
123
|
-
title: Mettre à jour le conférencier
|
125
|
+
title: Mettre à jour le conférencier
|
124
126
|
update: Mettre à jour
|
125
127
|
index:
|
126
128
|
conference_speakers_title: Conférenciers
|
@@ -137,13 +139,13 @@ fr:
|
|
137
139
|
destroy:
|
138
140
|
success: Administrateur supprimé de cette conférence.
|
139
141
|
edit:
|
140
|
-
title: Mettre à jour l'administrateur de la conférence
|
142
|
+
title: Mettre à jour l'administrateur de la conférence
|
141
143
|
update: Mettre à jour
|
142
144
|
index:
|
143
145
|
conference_admins_title: Administrateurs de conférence
|
144
146
|
new:
|
145
147
|
create: Créer
|
146
|
-
title: Nouvel administrateur de conférence
|
148
|
+
title: Nouvel administrateur de conférence
|
147
149
|
update:
|
148
150
|
error: Il y avait une erreur mise à jour d'un administrateur pour cette conférence.
|
149
151
|
success: Administrateur mis à jour avec succès pour cette conférence.
|
@@ -177,13 +179,13 @@ fr:
|
|
177
179
|
destroy:
|
178
180
|
success: Lien média supprimé avec succès.
|
179
181
|
edit:
|
180
|
-
title: Mettre à jour le lien média
|
182
|
+
title: Mettre à jour le lien média
|
181
183
|
update: Mettre à jour
|
182
184
|
index:
|
183
|
-
media_links_title: Liens
|
185
|
+
media_links_title: Liens média
|
184
186
|
new:
|
185
187
|
create: Créer
|
186
|
-
title:
|
188
|
+
title: Créer un lien média
|
187
189
|
update:
|
188
190
|
error: Une erreur s'est produite lors de la mise à jour de ce lien multimédia.
|
189
191
|
success: Lien média mis à jour avec succès.
|
@@ -198,15 +200,15 @@ fr:
|
|
198
200
|
conference_admins: Administrateurs de conférence
|
199
201
|
conference_invites: Invitations
|
200
202
|
conference_speakers: Conférenciers
|
201
|
-
diploma:
|
203
|
+
diploma: Attestation de présence
|
202
204
|
info: À propos de cette conférence
|
203
|
-
media_links: Liens
|
205
|
+
media_links: Liens média
|
204
206
|
moderations: Modération
|
205
207
|
partners: Partenaires
|
206
208
|
registration_types: Types d'inscription
|
207
209
|
registrations: Inscriptions
|
208
210
|
see_conference: Voir la conférence
|
209
|
-
user_registrations:
|
211
|
+
user_registrations: Inscriptions d'utilisateurs
|
210
212
|
models:
|
211
213
|
conference:
|
212
214
|
fields:
|
@@ -261,7 +263,7 @@ fr:
|
|
261
263
|
destroy:
|
262
264
|
success: Le partenaire a été supprimé avec succès de cette conférence.
|
263
265
|
edit:
|
264
|
-
title: Mettre à jour le partenaire
|
266
|
+
title: Mettre à jour le partenaire
|
265
267
|
update: Mettre à jour
|
266
268
|
new:
|
267
269
|
create: Créer
|
@@ -283,7 +285,7 @@ fr:
|
|
283
285
|
destroy:
|
284
286
|
success: Le type d'inscription a bien été supprimé de cette conférence.
|
285
287
|
edit:
|
286
|
-
title: Mettre à jour le type d'inscription
|
288
|
+
title: Mettre à jour le type d'inscription
|
287
289
|
update: Mettre à jour
|
288
290
|
new:
|
289
291
|
create: Créer
|
@@ -384,7 +386,7 @@ fr:
|
|
384
386
|
diplomas:
|
385
387
|
edit:
|
386
388
|
save: sauvegarder
|
387
|
-
title:
|
389
|
+
title: Attestation de présence
|
388
390
|
invite_join_conference_mailer:
|
389
391
|
invite:
|
390
392
|
decline: Refuser l'invitation '%{conference_title}'
|
@@ -404,7 +406,7 @@ fr:
|
|
404
406
|
diploma_html: Vous trouverez le certificat de participation à la conférence <a href="%{url}">%{title}</a> dans les pièces jointes.
|
405
407
|
diploma_user:
|
406
408
|
attendance_verified_by: Présence vérifiée par
|
407
|
-
certificate_of_attendance:
|
409
|
+
certificate_of_attendance: Attestation de présence
|
408
410
|
certificate_of_attendance_description: Ceci certifie que <strong>%{user}</strong> a assisté et participé aux <strong>%{title}</strong> tenus au <strong>%{location}</strong> sur <strong>%{start} - %{end}</strong>
|
409
411
|
send_diploma:
|
410
412
|
error: Il y a eu un problème lors de l'envoi des certificats de participation à la conférence.
|
data/config/locales/gl.yml
CHANGED
@@ -100,13 +100,11 @@ gl:
|
|
100
100
|
destroy:
|
101
101
|
success: Orador eliminouse con éxito para esta conferencia.
|
102
102
|
edit:
|
103
|
-
title: Actualice o altofalante da conferencia.
|
104
103
|
update: Actualización
|
105
104
|
index:
|
106
105
|
conference_speakers_title: Conferenciantes de conferencias
|
107
106
|
new:
|
108
107
|
create: Crear
|
109
|
-
title: Novas conferencias.
|
110
108
|
update:
|
111
109
|
error: Houbo un erro ao actualizar o altofalante para esta conferencia.
|
112
110
|
success: O presidente actualizouse con éxito para esta conferencia.
|
@@ -117,11 +115,9 @@ gl:
|
|
117
115
|
destroy:
|
118
116
|
success: O usuario eliminouse con éxito desta conferencia.
|
119
117
|
edit:
|
120
|
-
title: Actualiza o usuario da conferencia.
|
121
118
|
update: Actualización
|
122
119
|
new:
|
123
120
|
create: Crear
|
124
|
-
title: Novo usuario da conferencia.
|
125
121
|
update:
|
126
122
|
error: Houbo un erro actualizado por un usuario para esta conferencia.
|
127
123
|
success: Usuario actualizado con éxito para esta conferencia.
|
@@ -150,20 +146,12 @@ gl:
|
|
150
146
|
media_links:
|
151
147
|
create:
|
152
148
|
error: Produciuse un erro ao crear unha nova ligazón multimedia.
|
153
|
-
success: Media Link creouse con éxito.
|
154
|
-
destroy:
|
155
|
-
success: Ligazón de medios eliminouse con éxito.
|
156
149
|
edit:
|
157
|
-
title: Actualiza a ligazón de medios.
|
158
150
|
update: Actualización
|
159
|
-
index:
|
160
|
-
media_links_title: Ligazóns multimedia
|
161
151
|
new:
|
162
152
|
create: Crear
|
163
|
-
title: Ligazón multimedia
|
164
153
|
update:
|
165
154
|
error: Produciuse un erro ao actualizar esta ligazón multimedia.
|
166
|
-
success: Media Link actualizouse con éxito.
|
167
155
|
menu:
|
168
156
|
conferences: Conferencias
|
169
157
|
conferences_submenu:
|
@@ -175,13 +163,9 @@ gl:
|
|
175
163
|
conference_admins: Administradores de conferencias
|
176
164
|
conference_invites: Invitacións
|
177
165
|
conference_speakers: Ponentes
|
178
|
-
diploma: Certificado de asistencia
|
179
|
-
media_links: Ligazóns multimedia
|
180
166
|
moderations: Moderacións
|
181
167
|
partners: Socios
|
182
|
-
registration_types: Tipos de Rexistro
|
183
168
|
registrations: Rexistros
|
184
|
-
user_registrations: Rexistros de usuarios
|
185
169
|
models:
|
186
170
|
conference:
|
187
171
|
fields:
|
@@ -210,7 +194,6 @@ gl:
|
|
210
194
|
date: Data
|
211
195
|
link: Ligazón
|
212
196
|
title: Título
|
213
|
-
name: Ligazón multimedia
|
214
197
|
partner:
|
215
198
|
fields:
|
216
199
|
link: Ligazón
|
@@ -236,7 +219,6 @@ gl:
|
|
236
219
|
destroy:
|
237
220
|
success: O socio eliminouse con éxito desta conferencia.
|
238
221
|
edit:
|
239
|
-
title: Actualizar socio.
|
240
222
|
update: Actualización
|
241
223
|
new:
|
242
224
|
create: Crear
|
@@ -258,7 +240,6 @@ gl:
|
|
258
240
|
destroy:
|
259
241
|
success: O tipo de rexistro eliminouse con éxito desta conferencia.
|
260
242
|
edit:
|
261
|
-
title: Actualizar o tipo de rexistro.
|
262
243
|
update: Actualización
|
263
244
|
new:
|
264
245
|
create: Crear
|
@@ -344,7 +325,6 @@ gl:
|
|
344
325
|
diplomas:
|
345
326
|
edit:
|
346
327
|
save: Gardar
|
347
|
-
title: Certificado de asistencia
|
348
328
|
invite_join_conference_mailer:
|
349
329
|
invite:
|
350
330
|
decline: Declina a invitación '%{conference_title}'
|
@@ -363,7 +343,6 @@ gl:
|
|
363
343
|
diploma_html: Atopará o certificado de asistencia á conferencia <a href="%{url}">%{title}</a> nos anexos.
|
364
344
|
diploma_user:
|
365
345
|
attendance_verified_by: Asistencia verificada por
|
366
|
-
certificate_of_attendance: Certificado de asistencia
|
367
346
|
certificate_of_attendance_description: Isto acredita que <strong>%{user}</strong> asistiu e participou no <strong>%{title}</strong> realizado no <strong>%{location}</strong> do <strong>%{start} - %{end}</strong>
|
368
347
|
send_diploma:
|
369
348
|
error: Produciuse un problema ao enviar os certificados de asistencia da conferencia.
|
data/config/locales/hu.yml
CHANGED
@@ -119,13 +119,11 @@ hu:
|
|
119
119
|
destroy:
|
120
120
|
success: A hangszóró sikeresen törölve lett a konferencia számára.
|
121
121
|
edit:
|
122
|
-
title: A konferencia hangszóró frissítése.
|
123
122
|
update: frissítés
|
124
123
|
index:
|
125
124
|
conference_speakers_title: Konferencia hangszórók
|
126
125
|
new:
|
127
126
|
create: Teremt
|
128
|
-
title: Új konferencia hangszóró.
|
129
127
|
update:
|
130
128
|
error: Hiba történt a konferencia hangszórójának frissítéséhez.
|
131
129
|
success: A hangszóró sikeresen frissült a konferencia számára.
|
@@ -136,13 +134,11 @@ hu:
|
|
136
134
|
destroy:
|
137
135
|
success: A felhasználó sikeresen eltávolította ezt a konferenciát.
|
138
136
|
edit:
|
139
|
-
title: A konferencia felhasználó frissítése.
|
140
137
|
update: frissítés
|
141
138
|
index:
|
142
139
|
conference_admins_title: Konferencia adminisztrátorok
|
143
140
|
new:
|
144
141
|
create: Teremt
|
145
|
-
title: Új konferencia felhasználó.
|
146
142
|
update:
|
147
143
|
error: Hiba történt a konferencia felhasználójának frissítéséhez.
|
148
144
|
success: A felhasználó sikeresen frissítette ezt a konferenciát.
|
@@ -172,20 +168,12 @@ hu:
|
|
172
168
|
media_links:
|
173
169
|
create:
|
174
170
|
error: Hiba történt új média link létrehozása közben.
|
175
|
-
success: A Media Link sikeresen létrejött.
|
176
|
-
destroy:
|
177
|
-
success: A Media Link sikeresen törölve.
|
178
171
|
edit:
|
179
|
-
title: A média link frissítése.
|
180
172
|
update: frissítés
|
181
|
-
index:
|
182
|
-
media_links_title: Média linkek
|
183
173
|
new:
|
184
174
|
create: Létrehozás
|
185
|
-
title: Media Link
|
186
175
|
update:
|
187
176
|
error: Hiba történt a média link frissítésekor.
|
188
|
-
success: A Media Link sikeresen frissült.
|
189
177
|
menu:
|
190
178
|
conferences: Konferenciák
|
191
179
|
conferences_submenu:
|
@@ -197,15 +185,11 @@ hu:
|
|
197
185
|
conference_admins: Konferencia adminisztrátorok
|
198
186
|
conference_invites: Meghívottak
|
199
187
|
conference_speakers: Előadók
|
200
|
-
diploma: Tanúsítvány a jelenlétről
|
201
188
|
info: Erről a konferenciáról
|
202
|
-
media_links: Média linkek
|
203
189
|
moderations: moderálások
|
204
190
|
partners: Partnerek
|
205
|
-
registration_types: Regisztráció típusok
|
206
191
|
registrations: Regisztrációk
|
207
192
|
see_conference: Konferencia megtekintése
|
208
|
-
user_registrations: Felhasználói regisztrálások
|
209
193
|
models:
|
210
194
|
conference:
|
211
195
|
fields:
|
@@ -234,7 +218,6 @@ hu:
|
|
234
218
|
date: Dátum
|
235
219
|
link: Link
|
236
220
|
title: Cím
|
237
|
-
name: Media Link
|
238
221
|
partner:
|
239
222
|
fields:
|
240
223
|
link: Link
|
@@ -260,7 +243,6 @@ hu:
|
|
260
243
|
destroy:
|
261
244
|
success: A partner sikeresen eltávolítva a konferenciáról.
|
262
245
|
edit:
|
263
|
-
title: Partner frissítése.
|
264
246
|
update: Frissítés
|
265
247
|
new:
|
266
248
|
create: Létrehozás
|
@@ -282,7 +264,6 @@ hu:
|
|
282
264
|
destroy:
|
283
265
|
success: A regisztrációs típus sikeresen el lett távolítva ebből a konferenciából.
|
284
266
|
edit:
|
285
|
-
title: A regisztrációs típus frissítése.
|
286
267
|
update: Frissítés
|
287
268
|
new:
|
288
269
|
create: Létrehozás
|
@@ -376,7 +357,6 @@ hu:
|
|
376
357
|
diplomas:
|
377
358
|
edit:
|
378
359
|
save: Mentés
|
379
|
-
title: Tanúsítvány a jelenlétről
|
380
360
|
invite_join_conference_mailer:
|
381
361
|
invite:
|
382
362
|
decline: A "%{conference_title}" meghívása
|
@@ -396,7 +376,6 @@ hu:
|
|
396
376
|
diploma_html: A mellékletben találja meg a konferencián való részvételi igazolást <a href="%{url}">%{title}</a>.
|
397
377
|
diploma_user:
|
398
378
|
attendance_verified_by: A részvételt ellenőrizte
|
399
|
-
certificate_of_attendance: Tanúsítvány a részvételről
|
400
379
|
certificate_of_attendance_description: Ez azt igazolja, hogy <strong>%{user}</strong> részt vett a <strong>%{title}</strong> című eseményen a <strong>%{location}</strong> címen a követező időpontban, <strong>%{start} - %{end}</strong>
|
401
380
|
send_diploma:
|
402
381
|
error: Probléma merült fel a konferencia részvételi igazolásainak elküldése közben.
|