decidim-conferences 0.27.1 → 0.27.2

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