decidim-conferences 0.26.4 → 0.26.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (41) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/decidim/conferences/admin/conference_speakers_controller.rb +16 -10
  3. data/app/views/decidim/conferences/admin/conference_speakers/edit.html.erb +1 -1
  4. data/config/locales/ar.yml +1 -7
  5. data/config/locales/ca.yml +5 -4
  6. data/config/locales/cs.yml +7 -6
  7. data/config/locales/de.yml +4 -7
  8. data/config/locales/el.yml +0 -6
  9. data/config/locales/en.yml +6 -5
  10. data/config/locales/es-MX.yml +8 -7
  11. data/config/locales/es-PY.yml +9 -8
  12. data/config/locales/es.yml +5 -4
  13. data/config/locales/eu.yml +1 -7
  14. data/config/locales/fi-plain.yml +6 -5
  15. data/config/locales/fi.yml +6 -5
  16. data/config/locales/fr-CA.yml +3 -2
  17. data/config/locales/fr.yml +3 -2
  18. data/config/locales/ga-IE.yml +0 -3
  19. data/config/locales/gl.yml +0 -6
  20. data/config/locales/hu.yml +2 -11
  21. data/config/locales/id-ID.yml +0 -9
  22. data/config/locales/it.yml +1 -7
  23. data/config/locales/ja.yml +4 -3
  24. data/config/locales/ka-GE.yml +1 -0
  25. data/config/locales/lb.yml +1 -4
  26. data/config/locales/lt.yml +1 -7
  27. data/config/locales/lv.yml +0 -9
  28. data/config/locales/nl.yml +2 -8
  29. data/config/locales/no.yml +1 -7
  30. data/config/locales/pl.yml +1 -6
  31. data/config/locales/pt-BR.yml +1 -7
  32. data/config/locales/pt.yml +0 -6
  33. data/config/locales/ro-RO.yml +13 -7
  34. data/config/locales/sk.yml +0 -9
  35. data/config/locales/sv.yml +5 -6
  36. data/config/locales/tr-TR.yml +2 -11
  37. data/config/locales/zh-CN.yml +0 -9
  38. data/lib/decidim/conferences/test/factories.rb +4 -0
  39. data/lib/decidim/conferences/version.rb +1 -1
  40. metadata +11 -11
  41. data/app/helpers/decidim/conferences/admin/conference_speakers_helper.rb +0 -14
@@ -28,7 +28,7 @@ fi:
28
28
  show_statistics: Näytä tilastot
29
29
  sign_date: Allekirjoituksen päivämäärä
30
30
  signature: Allekirjoitus
31
- signature_name: allekirjoituksen nimi
31
+ signature_name: Allekirjoituksen nimi
32
32
  slogan: Iskulause
33
33
  slug: URL-tunniste
34
34
  start_date: Alkamispäivä
@@ -37,13 +37,13 @@ fi:
37
37
  date: Päivämäärä
38
38
  link: Linkki
39
39
  title: Otsikko
40
- weight: Painoarvo
40
+ weight: Järjestysnumero
41
41
  conference_partner:
42
42
  link: Linkki
43
43
  logo: Logo
44
44
  name: Nimi
45
45
  partner_type: Kumppanin tyyppi
46
- weight: Painoarvo
46
+ weight: Järjestysnumero
47
47
  conference_registration_invite:
48
48
  email: Sähköposti
49
49
  name: Nimi
@@ -53,7 +53,7 @@ fi:
53
53
  description: Kuvaus
54
54
  price: Hinta
55
55
  title: Otsikko
56
- weight: Painoarvo
56
+ weight: Järjestysnumero
57
57
  conference_speaker:
58
58
  affiliation: Jäsenyys
59
59
  avatar: Avatar
@@ -134,7 +134,7 @@ fi:
134
134
  title: Päivitä konferenssin hallintakäyttäjä.
135
135
  update: Päivitä
136
136
  index:
137
- conference_admins_title: konferenssin hallintakäyttäjät
137
+ conference_admins_title: Konferenssin ylläpitäjät
138
138
  new:
139
139
  create: Luo
140
140
  title: Uusi konferenssin hallintakäyttäjä.
@@ -312,6 +312,7 @@ fi:
312
312
  update: "%{user_name} päivitti yhteistyökumppania %{resource_name} konferenssissa %{space_name}"
313
313
  registration_type:
314
314
  create: "%{user_name} loi ilmoittautumistyypin %{resource_name} konferenssiin %{space_name}"
315
+ delete: "%{user_name} poisti ilmoittautumistyypin %{resource_name} konferenssista %{space_name}"
315
316
  publish: "%{user_name} julkaisi ilmoittautumistyypin %{resource_name} konferenssissa %{space_name}"
316
317
  unpublish: "%{user_name} lopetti ilmoittautumistyypin %{resource_name} julkaisun konferenssissa %{space_name}"
317
318
  update: "%{user_name} päivitti ilmoittautumistyyppiä %{resource_name} konferenssissa %{space_name}"
@@ -28,7 +28,7 @@ fr-CA:
28
28
  show_statistics: Montrer les statistiques
29
29
  sign_date: Date de signature
30
30
  signature: Signature
31
- signature_name: nom de la signature
31
+ signature_name: Nom de la signature
32
32
  slogan: Slogan
33
33
  slug: Slug URL
34
34
  start_date: Date de début
@@ -134,7 +134,7 @@ fr-CA:
134
134
  title: Mettre à jour l'administrateur de la conférence.
135
135
  update: Mettre à jour
136
136
  index:
137
- conference_admins_title: administrateurs de la conférence
137
+ conference_admins_title: Administrateurs de conférence
138
138
  new:
139
139
  create: Créer
140
140
  title: Nouvel administrateur de conférence.
@@ -312,6 +312,7 @@ fr-CA:
312
312
  update: "%{user_name} a mis à jour le partenaire %{resource_name} dans la conférence %{space_name}"
313
313
  registration_type:
314
314
  create: "%{user_name} créé le type d'inscription %{resource_name} dans la conférence %{space_name}"
315
+ delete: "%{user_name} a supprimé le type d'inscription %{resource_name} de la conférence %{space_name}"
315
316
  publish: "%{user_name} publié le %{resource_name} type d'inscription dans la %{space_name} conférence"
316
317
  unpublish: "%{user_name} non publié le type d'inscription %{resource_name} dans la conférence %{space_name}"
317
318
  update: "%{user_name} mis à jour le type d'inscription %{resource_name} dans la conférence %{space_name}"
@@ -28,7 +28,7 @@ fr:
28
28
  show_statistics: Montrer les statistiques
29
29
  sign_date: Date de signature
30
30
  signature: Signature
31
- signature_name: nom de la signature
31
+ signature_name: Nom de la signature
32
32
  slogan: Slogan
33
33
  slug: Slug URL
34
34
  start_date: Date de début
@@ -134,7 +134,7 @@ fr:
134
134
  title: Mettre à jour l'administrateur de la conférence.
135
135
  update: Mettre à jour
136
136
  index:
137
- conference_admins_title: administrateurs de la conférence
137
+ conference_admins_title: Administrateurs de conférence
138
138
  new:
139
139
  create: Créer
140
140
  title: Nouvel administrateur de conférence.
@@ -312,6 +312,7 @@ fr:
312
312
  update: "%{user_name} a mis à jour le partenaire %{resource_name} dans la conférence %{space_name}"
313
313
  registration_type:
314
314
  create: "%{user_name} créé le type d'inscription %{resource_name} dans la conférence %{space_name}"
315
+ delete: "%{user_name} a supprimé le type d'inscription %{resource_name} de la conférence %{space_name}"
315
316
  publish: "%{user_name} publié le %{resource_name} type d'inscription dans la %{space_name} conférence"
316
317
  unpublish: "%{user_name} non publié le type d'inscription %{resource_name} dans la conférence %{space_name}"
317
318
  update: "%{user_name} mis à jour le type d'inscription %{resource_name} dans la conférence %{space_name}"
@@ -16,12 +16,10 @@ ga:
16
16
  date: Dáta
17
17
  link: Nasc
18
18
  title: Teideal
19
- weight: Meáchan
20
19
  conference_partner:
21
20
  link: Nasc
22
21
  logo: Lógó
23
22
  name: Ainm
24
- weight: Meáchan
25
23
  conference_registration_invite:
26
24
  email: Seoladh ríomhphoist
27
25
  name: Ainm
@@ -29,7 +27,6 @@ ga:
29
27
  conference_registration_type:
30
28
  price: Praghas
31
29
  title: Teideal
32
- weight: Meáchan
33
30
  conference_speaker:
34
31
  avatar: Abhatár
35
32
  user_id: Úsáideoir
@@ -28,7 +28,6 @@ gl:
28
28
  show_statistics: Amosar estatísticas
29
29
  sign_date: Data de sinatura
30
30
  signature: Sinatura
31
- signature_name: nome da sinatura
32
31
  slogan: Eslogan
33
32
  slug: URL slug
34
33
  start_date: Data de inicio
@@ -37,13 +36,11 @@ gl:
37
36
  date: Data
38
37
  link: Ligazón
39
38
  title: Título
40
- weight: Peso
41
39
  conference_partner:
42
40
  link: Ligazón
43
41
  logo: Logotipo
44
42
  name: Nome
45
43
  partner_type: Tipo de socio
46
- weight: Peso
47
44
  conference_registration_invite:
48
45
  email: Correo electrónico
49
46
  name: Nome
@@ -53,7 +50,6 @@ gl:
53
50
  description: Descrición
54
51
  price: Prezo
55
52
  title: Título
56
- weight: Peso
57
53
  conference_speaker:
58
54
  affiliation: Afiliación
59
55
  avatar: Avatar
@@ -131,8 +127,6 @@ gl:
131
127
  edit:
132
128
  title: Actualiza o usuario da conferencia.
133
129
  update: Actualización
134
- index:
135
- conference_admins_title: usuarios de conferencias
136
130
  new:
137
131
  create: Crear
138
132
  title: Novo usuario da conferencia.
@@ -22,12 +22,6 @@ hu:
22
22
  slogan: Szlogen
23
23
  slug: URL slug
24
24
  title: Cím
25
- conference_media_link:
26
- weight: Súly
27
- conference_partner:
28
- weight: Súly
29
- conference_registration_type:
30
- weight: Súly
31
25
  conference_speaker:
32
26
  full_name: Teljes név
33
27
  conference_user_role:
@@ -99,8 +93,6 @@ hu:
99
93
  edit:
100
94
  title: A konferencia felhasználó frissítése.
101
95
  update: frissítés
102
- index:
103
- conference_admins_title: konferencia felhasználók számára
104
96
  new:
105
97
  create: Teremt
106
98
  title: Új konferencia felhasználó.
@@ -372,7 +364,6 @@ hu:
372
364
  conference_program:
373
365
  program_meeting:
374
366
  content: Tartalom
375
- location: Helyszín
376
367
  speakers: Előadók
377
368
  streaming: Élő közvetítés
378
369
  show:
@@ -410,7 +401,7 @@ hu:
410
401
  go_to_twitter: Menjen a Twitterre
411
402
  conference_speakers:
412
403
  index:
413
- speakers: Hangszórók
404
+ speakers: Előadók
414
405
  conferences:
415
406
  partners:
416
407
  collaborators: Partnerek
@@ -475,7 +466,7 @@ hu:
475
466
  registration_types:
476
467
  index:
477
468
  choose_an_option: 'Válassza ki a regisztrációs lehetőséget:'
478
- login_as: '%{name} <%{email}> -ként jelentkezett be'
469
+ login_as: '%{name} <%{email}> -ként jelentkeztél be'
479
470
  register: Regisztráció
480
471
  title: Regisztrációs típusok
481
472
  shared:
@@ -22,12 +22,6 @@ id:
22
22
  slogan: Slogan
23
23
  slug: Siput URL
24
24
  title: Judul
25
- conference_media_link:
26
- weight: Berat
27
- conference_partner:
28
- weight: Berat
29
- conference_registration_type:
30
- weight: Berat
31
25
  conference_speaker:
32
26
  full_name: Nama lengkap
33
27
  conference_user_role:
@@ -96,8 +90,6 @@ id:
96
90
  edit:
97
91
  title: Perbarui pengguna konferensi.
98
92
  update: Memperbarui
99
- index:
100
- conference_admins_title: pengguna konferensi
101
93
  new:
102
94
  create: Membuat
103
95
  title: Pengguna konferensi baru.
@@ -367,7 +359,6 @@ id:
367
359
  conference_program:
368
360
  program_meeting:
369
361
  content: Konten
370
- location: Lokasi
371
362
  speakers: Pembicara
372
363
  streaming: Streaming
373
364
  show:
@@ -28,7 +28,6 @@ it:
28
28
  show_statistics: Mostra statistiche
29
29
  sign_date: Firmato il
30
30
  signature: Firma
31
- signature_name: nome firma
32
31
  slogan: Slogan
33
32
  slug: Slug URL
34
33
  start_date: Data di inizio
@@ -37,13 +36,11 @@ it:
37
36
  date: Data
38
37
  link: Collegamento
39
38
  title: Titolo
40
- weight: Peso
41
39
  conference_partner:
42
40
  link: Collegamento
43
41
  logo: Logo
44
42
  name: Nome
45
43
  partner_type: Tipo di partner
46
- weight: Peso
47
44
  conference_registration_invite:
48
45
  email: Email
49
46
  name: Nome
@@ -53,7 +50,6 @@ it:
53
50
  description: Descrizione
54
51
  price: Prezzo
55
52
  title: Titolo
56
- weight: Peso
57
53
  conference_speaker:
58
54
  affiliation: Affiliazione
59
55
  avatar: Avatar
@@ -131,8 +127,6 @@ it:
131
127
  edit:
132
128
  title: Aggiorna l'amministratore della conferenza.
133
129
  update: Aggiornare
134
- index:
135
- conference_admins_title: amministratori della conferenza
136
130
  new:
137
131
  create: Creare
138
132
  title: Nuovo amministratore della conferenza.
@@ -409,7 +403,7 @@ it:
409
403
  conference_program:
410
404
  program_meeting:
411
405
  content: Soddisfare
412
- location: Posizione
406
+ location: Luogo
413
407
  speakers: Relatori
414
408
  streaming: Streaming
415
409
  show:
@@ -37,13 +37,13 @@ ja:
37
37
  date: 日付
38
38
  link: リンク
39
39
  title: タイトル
40
- weight: 重みづけ
40
+ weight: 並び順の位置
41
41
  conference_partner:
42
42
  link: リンク
43
43
  logo: ロゴ
44
44
  name: 名前
45
45
  partner_type: パートナータイプ
46
- weight: 重みづけ
46
+ weight: 並び順の位置
47
47
  conference_registration_invite:
48
48
  email: Eメールアドレス
49
49
  name: 名前
@@ -53,7 +53,7 @@ ja:
53
53
  description: 説明
54
54
  price: 価格
55
55
  title: タイトル
56
- weight: 重みづけ
56
+ weight: 並び順の位置
57
57
  conference_speaker:
58
58
  affiliation: 所属
59
59
  avatar: アバター
@@ -309,6 +309,7 @@ ja:
309
309
  update: "%{user_name} が %{space_name} カンファレンスのパートナー %{resource_name} を更新しました"
310
310
  registration_type:
311
311
  create: "%{user_name} が %{resource_name} カンファレンスで %{space_name} の登録タイプを作成しました"
312
+ delete: "%{user_name} が %{space_name} カンファレンスから %{resource_name} 登録タイプを削除しました"
312
313
  publish: "%{user_name} が %{resource_name} カンファレンスで %{space_name} 登録タイプを公開しました"
313
314
  unpublish: "%{user_name} が %{resource_name} カンファレンス内の %{space_name} 登録タイプを非公開にしました"
314
315
  update: "%{user_name} が %{resource_name} カンファレンスの %{space_name} 登録タイプを更新しました"
@@ -0,0 +1 @@
1
+ ka:
@@ -28,7 +28,6 @@ lb:
28
28
  show_statistics: Zeige Statistiken
29
29
  sign_date: Datum der Unterschrift
30
30
  signature: Unterschrift
31
- signature_name: Signaturname
32
31
  slogan: Slogan
33
32
  slug: URL-Block
34
33
  start_date: Startdatum
@@ -56,8 +55,6 @@ lb:
56
55
  edit:
57
56
  title: Aktualisieren Sie den Konferenzbenutzer.
58
57
  update: Aktualisieren
59
- index:
60
- conference_admins_title: Konferenzbenutzer
61
58
  new:
62
59
  create: Erstellen
63
60
  title: Neuer Konferenzbenutzer
@@ -329,7 +326,7 @@ lb:
329
326
  conference_program:
330
327
  program_meeting:
331
328
  content: Inhalt
332
- location: Ort
329
+ location: Standort
333
330
  speakers: Lautsprecher
334
331
  streaming: Streaming
335
332
  show:
@@ -28,7 +28,6 @@ lt:
28
28
  show_statistics: Rodyti statistiką
29
29
  sign_date: Pasirašymo data
30
30
  signature: Parašas
31
- signature_name: parašo pavadinimas
32
31
  slogan: Šūkis
33
32
  slug: URL priedas
34
33
  start_date: Pradžios data
@@ -37,13 +36,11 @@ lt:
37
36
  date: Data
38
37
  link: Nuoroda
39
38
  title: Pavadinimas
40
- weight: Svoris
41
39
  conference_partner:
42
40
  link: Nuoroda
43
41
  logo: Logotipas
44
42
  name: Vardas
45
43
  partner_type: Partnerio tipas
46
- weight: Svoris
47
44
  conference_registration_invite:
48
45
  email: El. paštas
49
46
  name: Vardas
@@ -53,7 +50,6 @@ lt:
53
50
  description: Aprašymas
54
51
  price: Kaina
55
52
  title: Pavadinimas
56
- weight: Svoris
57
53
  conference_speaker:
58
54
  affiliation: Organizacija
59
55
  avatar: Avataras
@@ -139,8 +135,6 @@ lt:
139
135
  edit:
140
136
  title: Atnaujinti konferencijos administratorių.
141
137
  update: Atnaujinti
142
- index:
143
- conference_admins_title: konferencijos administratoriai
144
138
  new:
145
139
  create: Sukurti
146
140
  title: Naujas konferencijos administratorius.
@@ -420,7 +414,7 @@ lt:
420
414
  program_meeting:
421
415
  content: Turinys
422
416
  location: Vieta
423
- speakers: Kalbėtojai
417
+ speakers: Pranešėjai
424
418
  streaming: Transliuoti
425
419
  show:
426
420
  day: Diena
@@ -22,12 +22,6 @@ lv:
22
22
  slogan: Sauklis
23
23
  slug: URL sadaļas adrese (slug)
24
24
  title: Nosaukums
25
- conference_media_link:
26
- weight: Svarīgums
27
- conference_partner:
28
- weight: Svarīgums
29
- conference_registration_type:
30
- weight: Svarīgums
31
25
  conference_speaker:
32
26
  full_name: Vārds, uzvārds
33
27
  conference_user_role:
@@ -102,8 +96,6 @@ lv:
102
96
  edit:
103
97
  title: Atjaunināt konferences administratoru.
104
98
  update: Atjaunināt
105
- index:
106
- conference_admins_title: konferences administratori
107
99
  new:
108
100
  create: Izveidot
109
101
  title: Jauns konferences administrators.
@@ -376,7 +368,6 @@ lv:
376
368
  conference_program:
377
369
  program_meeting:
378
370
  content: Saturs
379
- location: Atrašanās vieta
380
371
  speakers: Runātāji
381
372
  streaming: Straumēšana
382
373
  show:
@@ -28,7 +28,6 @@ nl:
28
28
  show_statistics: Toon statistieken
29
29
  sign_date: Datum ondertekenen
30
30
  signature: Handtekening
31
- signature_name: naam van de handtekenaar
32
31
  slogan: Slogan
33
32
  slug: URL-slug
34
33
  start_date: Startdatum
@@ -37,13 +36,11 @@ nl:
37
36
  date: Datum
38
37
  link: Link
39
38
  title: Titel
40
- weight: Gewicht
41
39
  conference_partner:
42
40
  link: Link
43
41
  logo: Logo
44
42
  name: Naam
45
43
  partner_type: Type partner
46
- weight: Gewicht
47
44
  conference_registration_invite:
48
45
  email: E-mail
49
46
  name: Naam
@@ -53,7 +50,6 @@ nl:
53
50
  description: Omschrijving
54
51
  price: Prijs
55
52
  title: Titel
56
- weight: Gewicht
57
53
  conference_speaker:
58
54
  affiliation: Aansluiting
59
55
  avatar: Profielfoto
@@ -131,8 +127,6 @@ nl:
131
127
  edit:
132
128
  title: Update conferentiebeheerder.
133
129
  update: Bijwerken
134
- index:
135
- conference_admins_title: conferentiebeheerders
136
130
  new:
137
131
  create: Creëren
138
132
  title: Nieuwe conferentiebeheerder.
@@ -409,7 +403,7 @@ nl:
409
403
  conference_program:
410
404
  program_meeting:
411
405
  content: Inhoud
412
- location: Plaats
406
+ location: Locatie
413
407
  speakers: Sprekers
414
408
  streaming: Streaming
415
409
  show:
@@ -514,7 +508,7 @@ nl:
514
508
  registration_types:
515
509
  index:
516
510
  choose_an_option: 'Kies je registratieoptie:'
517
- login_as: Je bent ingelogd als %{name} <%{email}>
511
+ login_as: U bent ingelogd als %{name} <%{email}>
518
512
  no_registrations: Geen inschrijvingen
519
513
  register: Registreren
520
514
  title: Registratie soorten
@@ -28,7 +28,6 @@
28
28
  show_statistics: Vis statistikk
29
29
  sign_date: Underskriftsdato
30
30
  signature: Underskrift
31
- signature_name: signaturnavn
32
31
  slogan: Slagord
33
32
  slug: URL slug
34
33
  start_date: Startdato
@@ -37,13 +36,11 @@
37
36
  date: Dato
38
37
  link: Lenke
39
38
  title: Tittel
40
- weight: Vekt
41
39
  conference_partner:
42
40
  link: Lenke
43
41
  logo: Logo
44
42
  name: Navn
45
43
  partner_type: Type partner
46
- weight: Vekt
47
44
  conference_registration_invite:
48
45
  email: E-post
49
46
  name: Navn
@@ -53,7 +50,6 @@
53
50
  description: Beskrivelse
54
51
  price: Pris
55
52
  title: Tittel
56
- weight: Vekt
57
53
  conference_speaker:
58
54
  affiliation: Tilknytning
59
55
  avatar: Profilbilde
@@ -131,8 +127,6 @@
131
127
  edit:
132
128
  title: Oppdater konferanse administrator.
133
129
  update: Oppdater
134
- index:
135
- conference_admins_title: konferanse administratorer
136
130
  new:
137
131
  create: Opprett
138
132
  title: Ny konferanse administrator.
@@ -409,7 +403,7 @@
409
403
  conference_program:
410
404
  program_meeting:
411
405
  content: Innhold
412
- location: Plassering
406
+ location: Sted
413
407
  speakers: Talere
414
408
  streaming: Strømming
415
409
  show:
@@ -36,13 +36,11 @@ pl:
36
36
  date: Data
37
37
  link: Link
38
38
  title: Tytuł
39
- weight: Kolejność na stronie
40
39
  conference_partner:
41
40
  link: Link
42
41
  logo: Logo
43
42
  name: Imię
44
43
  partner_type: Typ partnera
45
- weight: Kolejność na stronie
46
44
  conference_registration_invite:
47
45
  email: Adres e-mail
48
46
  name: Imię
@@ -52,7 +50,6 @@ pl:
52
50
  description: Opis
53
51
  price: Cena
54
52
  title: Tytuł
55
- weight: Kolejność na stronie
56
53
  conference_speaker:
57
54
  affiliation: Przynależność
58
55
  avatar: Awatar
@@ -135,8 +132,6 @@ pl:
135
132
  edit:
136
133
  title: Zaktualizuj administratora konferencji.
137
134
  update: Aktualizuj
138
- index:
139
- conference_admins_title: administratorzy konferencji
140
135
  new:
141
136
  create: Utwórz
142
137
  title: Nowy administrator konferencji.
@@ -415,7 +410,7 @@ pl:
415
410
  conference_program:
416
411
  program_meeting:
417
412
  content: Zawartość
418
- location: Lokalizacja
413
+ location: Miejsce
419
414
  speakers: Prelegenci
420
415
  streaming: Streaming
421
416
  show:
@@ -28,7 +28,6 @@ pt-BR:
28
28
  show_statistics: Mostre estatisticas
29
29
  sign_date: Data de assinatura
30
30
  signature: Assinatura
31
- signature_name: nome da assinatura
32
31
  slogan: Slogan
33
32
  slug: Lesma de URL
34
33
  start_date: Data de início
@@ -37,13 +36,11 @@ pt-BR:
37
36
  date: Data
38
37
  link: Link
39
38
  title: Título
40
- weight: Peso
41
39
  conference_partner:
42
40
  link: Link
43
41
  logo: Logo
44
42
  name: Nome
45
43
  partner_type: Tipo de parceiro
46
- weight: Peso
47
44
  conference_registration_invite:
48
45
  email: E-mail
49
46
  name: Nome
@@ -53,7 +50,6 @@ pt-BR:
53
50
  description: Descrição
54
51
  price: Preço
55
52
  title: Título
56
- weight: Peso
57
53
  conference_speaker:
58
54
  affiliation: Afiliação
59
55
  avatar: Avatar
@@ -131,8 +127,6 @@ pt-BR:
131
127
  edit:
132
128
  title: Atualize o usuário da conferência.
133
129
  update: Atualizar
134
- index:
135
- conference_admins_title: usuários da conferência
136
130
  new:
137
131
  create: Crio
138
132
  title: Novo usuário da conferência.
@@ -410,7 +404,7 @@ pt-BR:
410
404
  program_meeting:
411
405
  content: Conteúdo
412
406
  location: Localização
413
- speakers: Alto-falantes
407
+ speakers: caixas de som
414
408
  streaming: Transmissão
415
409
  show:
416
410
  day: Dia
@@ -28,7 +28,6 @@ pt:
28
28
  show_statistics: Mostrar estatísticas
29
29
  sign_date: Data de assinatura
30
30
  signature: Assinatura
31
- signature_name: nome da assinatura
32
31
  slogan: Slogan
33
32
  slug: Campo de dados dinâmicos de URL
34
33
  start_date: Data de início
@@ -37,13 +36,11 @@ pt:
37
36
  date: Datas
38
37
  link: Hiperligação
39
38
  title: Título
40
- weight: Peso
41
39
  conference_partner:
42
40
  link: Hiperligação
43
41
  logo: Logótipo
44
42
  name: Nome
45
43
  partner_type: Tipo de parceiro
46
- weight: Peso
47
44
  conference_registration_invite:
48
45
  email: E-Mail
49
46
  name: Nome
@@ -53,7 +50,6 @@ pt:
53
50
  description: Descrição
54
51
  price: Preço
55
52
  title: Título
56
- weight: Peso
57
53
  conference_speaker:
58
54
  affiliation: Afiliação
59
55
  avatar: Avatar
@@ -131,8 +127,6 @@ pt:
131
127
  edit:
132
128
  title: Atualizar administrador da conferência.
133
129
  update: Atualizar
134
- index:
135
- conference_admins_title: administradores da conferência
136
130
  new:
137
131
  create: Criar
138
132
  title: Novo administrador da conferência.