decidim-conferences 0.29.1 → 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.
Files changed (50) hide show
  1. checksums.yaml +4 -4
  2. data/app/forms/decidim/conferences/admin/conference_form.rb +4 -4
  3. data/app/forms/decidim/conferences/admin/conference_speaker_form.rb +1 -1
  4. data/app/forms/decidim/conferences/admin/registration_type_form.rb +1 -1
  5. data/app/mailers/decidim/conferences/admin/send_conference_diploma_mailer.rb +9 -5
  6. data/app/permissions/decidim/conferences/permissions.rb +8 -0
  7. data/app/views/decidim/conferences/admin/media_links/new.html.erb +1 -1
  8. data/app/views/decidim/conferences/admin/send_conference_diploma_mailer/diploma_user.html.erb +10 -6
  9. data/app/views/layouts/decidim/diploma.html.erb +1 -1
  10. data/config/initializers/wicked_pdf.rb +0 -1
  11. data/config/locales/ar.yml +2 -21
  12. data/config/locales/bg.yml +0 -21
  13. data/config/locales/bn-BD.yml +1 -0
  14. data/config/locales/bs-BA.yml +14 -0
  15. data/config/locales/ca-IT.yml +603 -0
  16. data/config/locales/ca.yml +13 -11
  17. data/config/locales/cs.yml +15 -13
  18. data/config/locales/de.yml +14 -12
  19. data/config/locales/el.yml +0 -21
  20. data/config/locales/en.yml +21 -19
  21. data/config/locales/es-MX.yml +14 -12
  22. data/config/locales/es-PY.yml +17 -15
  23. data/config/locales/es.yml +10 -8
  24. data/config/locales/eu.yml +182 -180
  25. data/config/locales/fi-plain.yml +15 -13
  26. data/config/locales/fi.yml +21 -19
  27. data/config/locales/fr-CA.yml +15 -13
  28. data/config/locales/fr.yml +15 -13
  29. data/config/locales/gl.yml +0 -21
  30. data/config/locales/hu.yml +0 -21
  31. data/config/locales/id-ID.yml +0 -21
  32. data/config/locales/it.yml +0 -21
  33. data/config/locales/ja.yml +12 -10
  34. data/config/locales/lb.yml +0 -19
  35. data/config/locales/lt.yml +0 -21
  36. data/config/locales/lv.yml +0 -21
  37. data/config/locales/nl.yml +0 -21
  38. data/config/locales/no.yml +0 -21
  39. data/config/locales/pl.yml +0 -21
  40. data/config/locales/pt-BR.yml +0 -21
  41. data/config/locales/pt.yml +0 -21
  42. data/config/locales/ro-RO.yml +15 -12
  43. data/config/locales/sk.yml +0 -21
  44. data/config/locales/sv.yml +72 -21
  45. data/config/locales/tr-TR.yml +0 -21
  46. data/config/locales/zh-CN.yml +0 -21
  47. data/config/locales/zh-TW.yml +0 -21
  48. data/decidim-conferences.gemspec +1 -5
  49. data/lib/decidim/conferences/version.rb +1 -1
  50. metadata +14 -25
@@ -69,6 +69,8 @@ ca:
69
69
  email: Correu electrònic
70
70
  name: Nom
71
71
  role: Rol
72
+ partner:
73
+ logo: Logo
72
74
  errors:
73
75
  models:
74
76
  conference_registration_invite:
@@ -120,13 +122,13 @@ ca:
120
122
  destroy:
121
123
  success: Ponent de la jornada eliminada correctament.
122
124
  edit:
123
- title: Actualitzar la ponència de la jornada.
125
+ title: Actualitzar la ponent de la jornada
124
126
  update: Actualitzar
125
127
  index:
126
128
  conference_speakers_title: Ponents de les conferències
127
129
  new:
128
130
  create: Crear
129
- title: Nova ponent de la jornada.
131
+ title: Nova ponent de la jornada
130
132
  publish:
131
133
  invalid: S'ha produït un error en publicar aquesta ponent.
132
134
  success: Ponent de la jornada actualitzada correctament.
@@ -143,13 +145,13 @@ ca:
143
145
  destroy:
144
146
  success: Administradora de la jornada eliminada correctament.
145
147
  edit:
146
- title: Actualitzar administradora de la jornada.
148
+ title: Actualitzar administradora de la jornada
147
149
  update: Actualitzar
148
150
  index:
149
151
  conference_admins_title: Administradores de la jornada
150
152
  new:
151
153
  create: Crear
152
- title: Nova administradora de jornada.
154
+ title: Nova administradora de jornada
153
155
  update:
154
156
  error: S'ha produït un error en actualitzar l'administradora per a aquesta jornada.
155
157
  success: Administradora de la jornada actualitzada correctament.
@@ -183,13 +185,13 @@ ca:
183
185
  destroy:
184
186
  success: S'ha eliminat correctament l'enllaç multimèdia.
185
187
  edit:
186
- title: Actualitzar l'enllaç multimèdia.
188
+ title: Actualitzar l'enllaç multimèdia
187
189
  update: Actualitzar
188
190
  index:
189
191
  media_links_title: Enllaços multimèdia
190
192
  new:
191
193
  create: Crear
192
- title: Enllaç multimèdia
194
+ title: Crear enllaç multimèdia
193
195
  update:
194
196
  error: S'ha produït un error en actualitzar aquest enllaç multimèdia.
195
197
  success: Enllaç multimèdia actualitzat correctament.
@@ -206,10 +208,10 @@ ca:
206
208
  conference_speakers: Ponents
207
209
  diploma: Certificat d'assistència
208
210
  info: Quant a aquesta jornada
209
- media_links: Enllaços multimedia
211
+ media_links: Enllaços multimèdia
210
212
  moderations: Moderacions
211
213
  partners: Col·laboradores
212
- registration_types: Tipus d'inscripcions
214
+ registration_types: Tipus d'inscripció
213
215
  registrations: Inscripcions
214
216
  see_conference: Veure la jornada
215
217
  user_registrations: Inscripcions de participants
@@ -241,7 +243,7 @@ ca:
241
243
  date: Data
242
244
  link: Enllaç
243
245
  title: Títol
244
- name: Enllaç multimedia
246
+ name: Enllaç multimèdia
245
247
  partner:
246
248
  fields:
247
249
  link: Enllaç
@@ -267,7 +269,7 @@ ca:
267
269
  destroy:
268
270
  success: Col·laboradora de la jornada eliminada correctament.
269
271
  edit:
270
- title: Actualitzar col·laboradora.
272
+ title: Actualitzar col·laboradora
271
273
  update: Actualitzar
272
274
  new:
273
275
  create: Crear
@@ -289,7 +291,7 @@ ca:
289
291
  destroy:
290
292
  success: El tipus d'inscripció s'ha eliminat correctament d'aquesta jornada.
291
293
  edit:
292
- title: Actualitzar el tipus de registre.
294
+ title: Actualitzar el tipus d'inscripció
293
295
  update: Actualitzar
294
296
  new:
295
297
  create: Crear
@@ -53,7 +53,7 @@ cs:
53
53
  conference_registration_type:
54
54
  description: Popis
55
55
  price: Cena
56
- title: Oslovení
56
+ title: Název
57
57
  weight: Pozice v řazení
58
58
  conference_speaker:
59
59
  affiliation: Příslušnost
@@ -69,6 +69,8 @@ cs:
69
69
  email: E-mail
70
70
  name: Název
71
71
  role: Role
72
+ partner:
73
+ logo: Logo
72
74
  errors:
73
75
  models:
74
76
  conference_registration_invite:
@@ -126,13 +128,13 @@ cs:
126
128
  destroy:
127
129
  success: Řečník byl úspěšně smazán pro tuto konferenci.
128
130
  edit:
129
- title: Aktualizovat řečníka konference.
131
+ title: Aktualizovat řečníka konference
130
132
  update: Aktualizace
131
133
  index:
132
134
  conference_speakers_title: Řečníci konference
133
135
  new:
134
136
  create: Vytvořit
135
- title: Nový řečník konference.
137
+ title: Nový řečník konference
136
138
  publish:
137
139
  invalid: Při publikování tohoto řečníka došlo k chybě.
138
140
  success: Řečník konference byl úspěšně zveřejněn.
@@ -149,13 +151,13 @@ cs:
149
151
  destroy:
150
152
  success: Administrátor konference byl úspěšně odstraněn.
151
153
  edit:
152
- title: Aktualizovat uživatele konference.
154
+ title: Aktualizovat správce konference
153
155
  update: Aktualizace
154
156
  index:
155
157
  conference_admins_title: Administrátoři konference
156
158
  new:
157
159
  create: Vytvořit
158
- title: Nový administrátor konference.
160
+ title: Nový správce konference
159
161
  update:
160
162
  error: Při aktualizaci tohoto administrátora konference došlo k potížím.
161
163
  success: Uživatel úspěšně aktualizován pro tuto konferenci.
@@ -185,17 +187,17 @@ cs:
185
187
  media_links:
186
188
  create:
187
189
  error: Při vytváření nového odkazu na média došlo k chybě.
188
- success: Odkaz na media byl úspěšně vytvořen.
190
+ success: Odkaz na média byl úspěšně vytvořen.
189
191
  destroy:
190
- success: Odkaz na media byl úspěšně smazán.
192
+ success: Odkaz na média byl úspěšně odstraněn.
191
193
  edit:
192
- title: Aktualizovat odkaz na media.
194
+ title: Aktualizovat odkaz na média
193
195
  update: Aktualizace
194
196
  index:
195
197
  media_links_title: Odkazy na média
196
198
  new:
197
199
  create: Vytvořit
198
- title: Odkaz na média
200
+ title: Vytvořit odkaz na média
199
201
  update:
200
202
  error: Při aktualizaci tohoto odkazu na média došlo k chybě.
201
203
  success: Odkaz na média byl úspěšně aktualizován.
@@ -210,7 +212,7 @@ cs:
210
212
  conference_admins: Administrátoři konference
211
213
  conference_invites: Pozvánky
212
214
  conference_speakers: Řečníci
213
- diploma: Potvrzení o účasti
215
+ diploma: Certifikát o účasti
214
216
  info: O této konferenci
215
217
  media_links: Odkazy na média
216
218
  moderations: Moderování
@@ -273,7 +275,7 @@ cs:
273
275
  destroy:
274
276
  success: Partner byl úspěšně odstraněn z této konference.
275
277
  edit:
276
- title: Aktualizovat partnera.
278
+ title: Aktualizovat partnera
277
279
  update: Aktualizace
278
280
  new:
279
281
  create: Vytvořit
@@ -295,7 +297,7 @@ cs:
295
297
  destroy:
296
298
  success: Typ registrace byl z této konference úspěšně odstraněn.
297
299
  edit:
298
- title: Aktualizovat typ registrace.
300
+ title: Aktualizovat typ registrace
299
301
  update: Aktualizace
300
302
  new:
301
303
  create: Vytvořit
@@ -412,7 +414,7 @@ cs:
412
414
  diploma_html: Naleznete certifikát o účasti na konferenci <a href="%{url}">%{title}</a> v přílohách.
413
415
  diploma_user:
414
416
  attendance_verified_by: Účet ověřil
415
- certificate_of_attendance: Potvrzení o účasti
417
+ certificate_of_attendance: Certifikát o účasti
416
418
  certificate_of_attendance_description: Tímto potvrzujeme, že <strong>%{user}</strong> se zúčastnilo a zúčastnilo se <strong>%{title}</strong> konaných na <strong>%{location}</strong> na <strong>%{start} - %{end}</strong>
417
419
  send_diploma:
418
420
  error: Při odesílání konferenčních certifikátů docházelo k problému.
@@ -69,6 +69,8 @@ de:
69
69
  email: Email
70
70
  name: Name
71
71
  role: Rolle
72
+ partner:
73
+ logo: Logo
72
74
  errors:
73
75
  models:
74
76
  conference_registration_invite:
@@ -120,13 +122,13 @@ de:
120
122
  destroy:
121
123
  success: Der Redner wurde für diese Konferenz erfolgreich gelöscht.
122
124
  edit:
123
- title: Konferenzsprecher aktualisieren
125
+ title: Referierende Person aktualisieren
124
126
  update: Aktualisieren
125
127
  index:
126
128
  conference_speakers_title: Konferenzsprecher
127
129
  new:
128
130
  create: Erstellen
129
- title: Neuer Konferenzsprecher.
131
+ title: Neue referierende Person
130
132
  publish:
131
133
  invalid: Beim Veröffentlichen dieser RednerIn ist ein Problem aufgetreten.
132
134
  success: KonferenzrednerIn erfolgreich veröffentlicht.
@@ -143,13 +145,13 @@ de:
143
145
  destroy:
144
146
  success: Benutzer wurde erfolgreich von dieser Konferenz entfernt.
145
147
  edit:
146
- title: Konferenzadmin aktualisieren.
148
+ title: Referierende Person aktualisieren
147
149
  update: Aktualisieren
148
150
  index:
149
151
  conference_admins_title: Konferenzadmins
150
152
  new:
151
153
  create: Erstellen
152
- title: Neuer Konferenzbenutzer
154
+ title: Neuer Konferenzadmin
153
155
  update:
154
156
  error: Bei einem Fehler ist ein Benutzer für diese Konferenz aktualisiert worden.
155
157
  success: Der Benutzer wurde für diese Konferenz erfolgreich aktualisiert.
@@ -179,9 +181,9 @@ de:
179
181
  media_links:
180
182
  create:
181
183
  error: Beim Erstellen einer neuen Medienverknüpfung ist ein Fehler aufgetreten.
182
- success: Medienlink erfolgreich erstellt
184
+ success: Medienlink erfolgreich erstellt.
183
185
  destroy:
184
- success: Medienlink wurde erfolgreich gelöscht.
186
+ success: Medienlink erfolgreich gelöscht.
185
187
  edit:
186
188
  title: Medienlink aktualisieren
187
189
  update: Aktualisieren
@@ -189,10 +191,10 @@ de:
189
191
  media_links_title: Medienlinks
190
192
  new:
191
193
  create: Erstellen
192
- title: Medienlink
194
+ title: Medienlink erstellen
193
195
  update:
194
196
  error: Beim Aktualisieren dieser Medienverbindung ist ein Fehler aufgetreten.
195
- success: Media Link wurde erfolgreich aktualisiert.
197
+ success: Medienlink erfolgreich aktualisiert.
196
198
  menu:
197
199
  conferences: Konferenzen
198
200
  conferences_submenu:
@@ -212,7 +214,7 @@ de:
212
214
  registration_types: Registrierungsarten
213
215
  registrations: Registrierungen
214
216
  see_conference: Konferenz ansehen
215
- user_registrations: Benutzerregistrierungen
217
+ user_registrations: Teilnehmende Benutzende
216
218
  models:
217
219
  conference:
218
220
  fields:
@@ -254,7 +256,7 @@ de:
254
256
  main_promotor: Hauptförderer
255
257
  registration_type:
256
258
  fields:
257
- conference_meetings: Konferenzsitzungen
259
+ conference_meetings: Veranstaltungen der Konferenz
258
260
  price: Preis
259
261
  registrations_count: Registrierungen zählen
260
262
  title: Titel
@@ -396,7 +398,7 @@ de:
396
398
  title: Partner
397
399
  registration_types:
398
400
  form:
399
- select_conference_meetings: Konferenzmeetings auswählen
401
+ select_conference_meetings: Konferenzveranstaltungen auswählen
400
402
  index:
401
403
  title: Registrierungsarten
402
404
  send_conference_diploma_mailer:
@@ -415,7 +417,7 @@ de:
415
417
  confirm: Bestätigen
416
418
  show:
417
419
  going: Gehen
418
- no_slots_available: Keine Steckplätze verfügbar
420
+ no_slots_available: Keine Plätze verfügbar
419
421
  registration: Anmeldung
420
422
  conference_program:
421
423
  show:
@@ -113,13 +113,11 @@ el:
113
113
  destroy:
114
114
  success: Ο ομιλητής διάσκεψης διαγράφηκε με επιτυχία.
115
115
  edit:
116
- title: Ενημέρωση ομιλητή διάσκεψης.
117
116
  update: Ενημέρωση
118
117
  index:
119
118
  conference_speakers_title: Ομιλητές διάσκεψης
120
119
  new:
121
120
  create: Δημιουργία
122
- title: Νέος ομιλητής διάσκεψης.
123
121
  update:
124
122
  error: Υπήρξε ένα πρόβλημα κατά την ενημέρωση αυτού του ομιλητή διάσκεψης.
125
123
  success: Ο ομιλητής διάσκεψης ενημερώθηκε με επιτυχία.
@@ -130,13 +128,11 @@ el:
130
128
  destroy:
131
129
  success: Ο διαχειριστής διάσκεψης καταργήθηκε με επιτυχία.
132
130
  edit:
133
- title: Ενημέρωση διαχειριστή διάσκεψης.
134
131
  update: Ενημέρωση
135
132
  index:
136
133
  conference_admins_title: Διαχειριστές διάσκεψης
137
134
  new:
138
135
  create: Δημιουργία
139
- title: Νέος διαχειριστής διάσκεψης.
140
136
  update:
141
137
  error: Υπήρξε ένα πρόβλημα κατά την ενημέρωση αυτού του διαχειριστή διάσκεψης.
142
138
  success: Ο διαχειριστής διάσκεψης ενημερώθηκε με επιτυχία.
@@ -165,20 +161,12 @@ el:
165
161
  media_links:
166
162
  create:
167
163
  error: Υπήρξε ένα πρόβλημα κατά τη δημιουργία ενός νέου συνδέσμου πολυμέσων.
168
- success: Ο σύνδεσμος πολυμέσων δημιουργήθηκε με επιτυχία.
169
- destroy:
170
- success: Ο σύνδεσμος πολυμέσων διαγράφηκε με επιτυχία.
171
164
  edit:
172
- title: Ενημέρωση συνδέσμου πολυμέσων.
173
165
  update: Ενημέρωση
174
- index:
175
- media_links_title: Σύνδεσμοι πολυμέσων
176
166
  new:
177
167
  create: Δημιουργία
178
- title: Σύνδεσμος πολυμέσων
179
168
  update:
180
169
  error: Υπήρξε ένα πρόβλημα κατά την ενημέρωση αυτού του συνδέσμου πολυμέσων.
181
- success: Ο σύνδεσμος πολυμέσων ενημερώθηκε με επιτυχία.
182
170
  menu:
183
171
  conferences: Διασκέψεις
184
172
  conferences_submenu:
@@ -190,13 +178,9 @@ el:
190
178
  conference_admins: Διαχειριστές διάσκεψης
191
179
  conference_invites: Προσκλήσεις
192
180
  conference_speakers: Ομιλητές
193
- diploma: Πιστοποιητικό παρακολούθησης
194
- media_links: Σύνδεσμοι πολυμέσων
195
181
  moderations: Εποπτεύσεις
196
182
  partners: Συνεργάτες
197
- registration_types: Τύποι εγγραφής
198
183
  registrations: Εγγραφές
199
- user_registrations: Εγγραφές χρήστη
200
184
  models:
201
185
  conference:
202
186
  fields:
@@ -225,7 +209,6 @@ el:
225
209
  date: Ημερομηνία
226
210
  link: Σύνδεσμος
227
211
  title: Τίτλος
228
- name: Σύνδεσμος πολυμέσων
229
212
  partner:
230
213
  fields:
231
214
  link: Σύνδεσμος
@@ -251,7 +234,6 @@ el:
251
234
  destroy:
252
235
  success: Ο συνεργάτης διάσκεψης καταργήθηκε με επιτυχία.
253
236
  edit:
254
- title: Ενημέρωση συνεργάτη.
255
237
  update: Ενημέρωση
256
238
  new:
257
239
  create: Δημιουργία
@@ -273,7 +255,6 @@ el:
273
255
  destroy:
274
256
  success: Ο τύπος εγγραφής διάσκεψης καταργήθηκε με επιτυχία.
275
257
  edit:
276
- title: Ενημέρωση τύπου εγγραφής.
277
258
  update: Ενημέρωση
278
259
  new:
279
260
  create: Δημιουργία
@@ -361,7 +342,6 @@ el:
361
342
  diplomas:
362
343
  edit:
363
344
  save: Αποθήκευση
364
- title: Πιστοποιητικό παρακολούθησης
365
345
  invite_join_conference_mailer:
366
346
  invite:
367
347
  decline: Απόρριψη πρόσκλησης «%{conference_title}»
@@ -381,7 +361,6 @@ el:
381
361
  diploma_html: Θα βρείτε το πιστοποιητικό παρακολούθησης για τη διάσκεψη <a href="%{url}">%{title}</a> στα συνημμένα.
382
362
  diploma_user:
383
363
  attendance_verified_by: Η παρακολούθηση επαληθεύτηκε από
384
- certificate_of_attendance: Πιστοποιητικό παρακολούθησης
385
364
  certificate_of_attendance_description: Με το παρόν βεβαιώνεται ότι ο χρήστης <strong>%{user}</strong> παρακολούθησε και έλαβε μέρος στη διάσκεψη <strong>%{title}</strong> που πραγματοποιήθηκε στην τοποθεσία <strong>%{location}</strong> στις <strong>%{start} - %{end}</strong>
386
365
  send_diploma:
387
366
  error: Υπήρξε ένα πρόβλημα κατά την αποστολή των πιστοποιητικών παρακολούθησης της διάσκεψης.
@@ -69,6 +69,8 @@ en:
69
69
  email: Email
70
70
  name: Name
71
71
  role: Role
72
+ partner:
73
+ logo: Logo
72
74
  errors:
73
75
  models:
74
76
  conference_registration_invite:
@@ -120,13 +122,13 @@ en:
120
122
  destroy:
121
123
  success: Conference speaker successfully deleted.
122
124
  edit:
123
- title: Update conference speaker.
125
+ title: Update conference speaker
124
126
  update: Update
125
127
  index:
126
128
  conference_speakers_title: Conference speakers
127
129
  new:
128
130
  create: Create
129
- title: New conference speaker.
131
+ title: New conference speaker
130
132
  publish:
131
133
  invalid: There was a problem publishing this speaker.
132
134
  success: Conference speaker successfully published.
@@ -143,13 +145,13 @@ en:
143
145
  destroy:
144
146
  success: Conference admin successfully removed.
145
147
  edit:
146
- title: Update conference admin.
148
+ title: Update conference admin
147
149
  update: Update
148
150
  index:
149
151
  conference_admins_title: Conference admins
150
152
  new:
151
153
  create: Create
152
- title: New conference admin.
154
+ title: New conference admin
153
155
  update:
154
156
  error: There was a problem updating this conference admin.
155
157
  success: Conference admin successfully updated.
@@ -179,20 +181,20 @@ en:
179
181
  media_links:
180
182
  create:
181
183
  error: There was a problem creating a new media link.
182
- success: Media Link successfully created.
184
+ success: Media link successfully created.
183
185
  destroy:
184
- success: Media Link successfully deleted.
186
+ success: Media link successfully deleted.
185
187
  edit:
186
- title: Update media link.
188
+ title: Update media link
187
189
  update: Update
188
190
  index:
189
- media_links_title: Media Links
191
+ media_links_title: Media links
190
192
  new:
191
193
  create: Create
192
- title: Media Link
194
+ title: Create media link
193
195
  update:
194
196
  error: There was a problem updating this media link.
195
- success: Media Link successfully updated.
197
+ success: Media link successfully updated.
196
198
  menu:
197
199
  conferences: Conferences
198
200
  conferences_submenu:
@@ -204,15 +206,15 @@ en:
204
206
  conference_admins: Conference admins
205
207
  conference_invites: Invites
206
208
  conference_speakers: Speakers
207
- diploma: Certificate of Attendance
209
+ diploma: Certificate of attendance
208
210
  info: About this conference
209
- media_links: Media Links
211
+ media_links: Media links
210
212
  moderations: Moderations
211
213
  partners: Partners
212
- registration_types: Registration Types
214
+ registration_types: Registration types
213
215
  registrations: Registrations
214
216
  see_conference: See conference
215
- user_registrations: User Registrations
217
+ user_registrations: User registrations
216
218
  models:
217
219
  conference:
218
220
  fields:
@@ -241,7 +243,7 @@ en:
241
243
  date: Date
242
244
  link: Link
243
245
  title: Title
244
- name: Media Link
246
+ name: Media link
245
247
  partner:
246
248
  fields:
247
249
  link: Link
@@ -267,7 +269,7 @@ en:
267
269
  destroy:
268
270
  success: Conference partner successfully removed.
269
271
  edit:
270
- title: Update partner.
272
+ title: Update partner
271
273
  update: Update
272
274
  new:
273
275
  create: Create
@@ -289,7 +291,7 @@ en:
289
291
  destroy:
290
292
  success: Conference registration type successfully removed.
291
293
  edit:
292
- title: Update registration type.
294
+ title: Update registration type
293
295
  update: Update
294
296
  new:
295
297
  create: Create
@@ -384,7 +386,7 @@ en:
384
386
  diplomas:
385
387
  edit:
386
388
  save: Save
387
- title: Certificate of Attendance
389
+ title: Certificate of attendance
388
390
  invite_join_conference_mailer:
389
391
  invite:
390
392
  decline: Decline invitation '%{conference_title}'
@@ -404,7 +406,7 @@ en:
404
406
  diploma_html: You will be find the certificate of attendance for the conference <a href="%{url}">%{title}</a> in the attachments.
405
407
  diploma_user:
406
408
  attendance_verified_by: Attendance verified by
407
- certificate_of_attendance: Certificate of Attendance
409
+ certificate_of_attendance: Certificate of attendance
408
410
  certificate_of_attendance_description: This is to certify that <strong>%{user}</strong> has attended and taken part in the <strong>%{title}</strong> held at the <strong>%{location}</strong> on <strong>%{start} - %{end}</strong>
409
411
  send_diploma:
410
412
  error: There was a problem sending the conference certificates of attendance.
@@ -69,6 +69,8 @@ es-MX:
69
69
  email: Correo electrónico
70
70
  name: Nombre
71
71
  role: Rol
72
+ partner:
73
+ logo: Logo
72
74
  errors:
73
75
  models:
74
76
  conference_registration_invite:
@@ -120,13 +122,13 @@ es-MX:
120
122
  destroy:
121
123
  success: Ponente eliminado con éxito en esta conferencia.
122
124
  edit:
123
- title: Actualizar ponente en esta conferencia.
125
+ title: Actualizar la ponente de la conferencia
124
126
  update: Actualizar
125
127
  index:
126
128
  conference_speakers_title: Ponentes
127
129
  new:
128
130
  create: Crear
129
- title: Nuevo ponente.
131
+ title: Nueva ponente de la jornada
130
132
  publish:
131
133
  invalid: Se ha producido un error al publicar esta ponente.
132
134
  success: Ponente de la conferencia actualizada correctamente.
@@ -143,13 +145,13 @@ es-MX:
143
145
  destroy:
144
146
  success: Usuario eliminado con éxito de esta conferencia.
145
147
  edit:
146
- title: Actualizar usuario de la conferencia.
148
+ title: Actualizar administradora de la jornada
147
149
  update: Actualizar
148
150
  index:
149
151
  conference_admins_title: Administradoras de la jornada
150
152
  new:
151
153
  create: Crear
152
- title: Nuevo usuario de la conferencia.
154
+ title: Nueva administradora de la jornada
153
155
  update:
154
156
  error: Hubo un error al actualizar un usuario de esta conferencia.
155
157
  success: Actualizado con éxito el usuario para esta conferencia.
@@ -179,20 +181,20 @@ es-MX:
179
181
  media_links:
180
182
  create:
181
183
  error: Se ha producido un error al crear un nuevo enlace multimedia.
182
- success: Enlace de multimedia creado con éxito.
184
+ success: Enlace multimedia creado correctamente.
183
185
  destroy:
184
- success: Enlace de multimedia eliminado con éxito.
186
+ success: Enlace multimedia eliminado correctamente.
185
187
  edit:
186
- title: Actualizar enlace multimedia.
188
+ title: Actualizar enlace multimedia
187
189
  update: Actualizar
188
190
  index:
189
191
  media_links_title: Enlaces multimedia
190
192
  new:
191
193
  create: Crear
192
- title: Enlace multimedia
194
+ title: Crear enlace multimedia
193
195
  update:
194
196
  error: Hubo un error al actualizar este enlace multimedia.
195
- success: Enlace multimedia actualizado con éxito.
197
+ success: Enlace multimedia actualizado correctamente.
196
198
  menu:
197
199
  conferences: Conferencias
198
200
  conferences_submenu:
@@ -212,7 +214,7 @@ es-MX:
212
214
  registration_types: Tipos de inscripción
213
215
  registrations: Inscripciones
214
216
  see_conference: Ver la jornada
215
- user_registrations: Inscripciones de usuario
217
+ user_registrations: Inscripciones de participantes
216
218
  models:
217
219
  conference:
218
220
  fields:
@@ -267,7 +269,7 @@ es-MX:
267
269
  destroy:
268
270
  success: Colaborador eliminado correctamente de esta jornada.
269
271
  edit:
270
- title: Actualizar colaborador.
272
+ title: Actualizar colaboradora
271
273
  update: Actualizar
272
274
  new:
273
275
  create: Crear
@@ -289,7 +291,7 @@ es-MX:
289
291
  destroy:
290
292
  success: Tipo de registro eliminado con éxito de esta conferencia.
291
293
  edit:
292
- title: Actualizar el tipo de registro.
294
+ title: Actualizar el tipo de inscripción
293
295
  update: Actualizar
294
296
  new:
295
297
  create: Crear