decidim-conferences 0.27.1 → 0.27.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (47) 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/app/views/decidim/conferences/admin/conferences/_form.html.erb +3 -3
  5. data/app/views/decidim/conferences/admin/diplomas/_form.html.erb +2 -2
  6. data/app/views/decidim/conferences/admin/partners/_form.html.erb +1 -1
  7. data/config/locales/ar.yml +1 -6
  8. data/config/locales/ca.yml +6 -5
  9. data/config/locales/cs.yml +7 -6
  10. data/config/locales/de.yml +4 -7
  11. data/config/locales/el.yml +0 -6
  12. data/config/locales/en.yml +6 -5
  13. data/config/locales/es-MX.yml +8 -7
  14. data/config/locales/es-PY.yml +9 -8
  15. data/config/locales/es.yml +5 -4
  16. data/config/locales/eu.yml +3 -9
  17. data/config/locales/fa-IR.yml +1 -0
  18. data/config/locales/fi-plain.yml +6 -5
  19. data/config/locales/fi.yml +7 -6
  20. data/config/locales/fr-CA.yml +3 -2
  21. data/config/locales/fr.yml +3 -2
  22. data/config/locales/ga-IE.yml +0 -3
  23. data/config/locales/gl.yml +0 -6
  24. data/config/locales/hu.yml +64 -6
  25. data/config/locales/id-ID.yml +0 -9
  26. data/config/locales/it.yml +1 -7
  27. data/config/locales/ja.yml +4 -3
  28. data/config/locales/ka-GE.yml +1 -0
  29. data/config/locales/kaa.yml +1 -0
  30. data/config/locales/lb.yml +1 -4
  31. data/config/locales/lt.yml +1 -7
  32. data/config/locales/lv.yml +0 -9
  33. data/config/locales/nl.yml +3 -9
  34. data/config/locales/no.yml +1 -7
  35. data/config/locales/pl.yml +1 -6
  36. data/config/locales/pt-BR.yml +1 -7
  37. data/config/locales/pt.yml +0 -6
  38. data/config/locales/ro-RO.yml +13 -7
  39. data/config/locales/sk.yml +0 -9
  40. data/config/locales/sv.yml +5 -6
  41. data/config/locales/tr-TR.yml +2 -11
  42. data/config/locales/zh-CN.yml +0 -9
  43. data/config/locales/zh-TW.yml +613 -0
  44. data/lib/decidim/conferences/test/factories.rb +4 -0
  45. data/lib/decidim/conferences/version.rb +1 -1
  46. metadata +13 -11
  47. data/app/helpers/decidim/conferences/admin/conference_speakers_helper.rb +0 -14
@@ -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:
@@ -441,7 +435,7 @@ nl:
441
435
  personal_website: Persoonlijke website
442
436
  show:
443
437
  more_info: meer informatie
444
- speaking_at: Spreker bij
438
+ speaking_at: Spreekt bij
445
439
  conference_speaker_cell:
446
440
  personal_url:
447
441
  personal_website: Persoonlijke website
@@ -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.
@@ -29,7 +29,7 @@ ro:
29
29
  show_statistics: Arată statistici
30
30
  sign_date: Data semnării
31
31
  signature: Semnătură
32
- signature_name: numele semnăturii
32
+ signature_name: Nume semnătură
33
33
  slogan: Slogan
34
34
  slug: URL slug
35
35
  start_date: Data de început
@@ -38,13 +38,13 @@ ro:
38
38
  date: Dată
39
39
  link: Link
40
40
  title: Titlu
41
- weight: Ordinea în poziționare
41
+ weight: Poziție
42
42
  conference_partner:
43
43
  link: Link
44
44
  logo: Logo
45
45
  name: Nume
46
46
  partner_type: Tipul partenerului
47
- weight: Ordinea în poziționare
47
+ weight: Poziție
48
48
  conference_registration_invite:
49
49
  email: E-mail
50
50
  name: Nume
@@ -54,13 +54,15 @@ ro:
54
54
  description: Descriere
55
55
  price: Preț
56
56
  title: Titlu
57
- weight: Ordinea în poziționare
57
+ weight: Poziție
58
58
  conference_speaker:
59
59
  affiliation: Afiliere
60
60
  avatar: Avatar
61
61
  conference_meeting_ids: Întâlniri asociate
62
62
  full_name: Numele complet
63
+ personal_url: URL personal
63
64
  position: Poziție
65
+ short_bio: Biografie scurtă
64
66
  twitter_handle: Responsabil Twitter
65
67
  user_id: Utilizator
66
68
  conference_user_role:
@@ -136,7 +138,7 @@ ro:
136
138
  title: Actualizează administratorul conferinţei.
137
139
  update: Actualizare
138
140
  index:
139
- conference_admins_title: administratori ai conferinței
141
+ conference_admins_title: Administratori ai conferinţei
140
142
  new:
141
143
  create: Creează
142
144
  title: Admin de conferință nouă.
@@ -248,7 +250,7 @@ ro:
248
250
  price: Preț
249
251
  registrations_count: Numărul de înregistrări
250
252
  title: Titlu
251
- weight: Ordinea în poziționare
253
+ weight: Poziție
252
254
  name: Tip de înregistrare
253
255
  partners:
254
256
  create:
@@ -314,6 +316,7 @@ ro:
314
316
  update: "%{user_name} a actualizat vorbitorul %{resource_name} în conferința %{space_name}"
315
317
  registration_type:
316
318
  create: "%{user_name} a creat tipul de înregistrare %{resource_name} în conferința %{space_name}"
319
+ delete: "%{user_name} a eliminat tipul de înregistrare %{resource_name} din conferința %{space_name}"
317
320
  publish: "%{user_name} a publicat tipul de înregistrare %{resource_name} în conferința %{space_name}"
318
321
  unpublish: "%{user_name} nu a publicat tipul de înregistrare %{resource_name} în conferința %{space_name}"
319
322
  update: "%{user_name} a actualizat tipul de înregistrare %{resource_name} în conferința %{space_name}"
@@ -383,6 +386,7 @@ ro:
383
386
  invite:
384
387
  decline: Refuzați invitația '%{conference_title}'
385
388
  invited_existing_user_to_join_a_conference: "%{invited_by} te-a invitat să participi la o conferință la %{application}. Puteți să o refuzați sau să o acceptați prin intermediul linkurilor de mai jos."
389
+ invited_user_to_join_a_conference: "%{invited_by} te-a invitat să te alături unei conferințe la %{application}. Poți să o accepți prin link-ul de mai jos."
386
390
  registration: Înregistrare pentru '%{conference_title}'
387
391
  partners:
388
392
  index:
@@ -414,7 +418,7 @@ ro:
414
418
  conference_program:
415
419
  program_meeting:
416
420
  content: Conținut
417
- location: Locaţie
421
+ location: Locație
418
422
  speakers: Vorbitori
419
423
  streaming: Streaming
420
424
  show:
@@ -433,9 +437,11 @@ ro:
433
437
  create:
434
438
  invalid: A apărut o problemă la această conferință.
435
439
  success: V-aţi alăturat cu succes conferinţei.
440
+ unauthorized: Trebuie să te autentifici înainte de a te înregistra la conferință.
436
441
  decline_invitation:
437
442
  invalid: A existat o problemă la refuzarea invitaţiei.
438
443
  success: Ați refuzat cu succes invitația.
444
+ unauthorized: Trebuie să te autentifici înainte de a refuza invitația.
439
445
  destroy:
440
446
  invalid: A apărut o problemă la ieşirea din această conferinţă.
441
447
  success: Aţi părăsit cu succes conferinţa.
@@ -23,12 +23,6 @@ sk:
23
23
  slogan: Slogan
24
24
  slug: URL krátky odkaz
25
25
  title: Názov
26
- conference_media_link:
27
- weight: Váha
28
- conference_partner:
29
- weight: Váha
30
- conference_registration_type:
31
- weight: Váha
32
26
  conference_speaker:
33
27
  full_name: Meno a priezvisko
34
28
  conference_user_role:
@@ -106,8 +100,6 @@ sk:
106
100
  edit:
107
101
  title: Aktualizovať administrátora konferencie.
108
102
  update: Aktualizovať
109
- index:
110
- conference_admins_title: administrátori konferencie
111
103
  new:
112
104
  create: Vytvoriť
113
105
  title: Nový administrátor konferencie.
@@ -381,7 +373,6 @@ sk:
381
373
  conference_program:
382
374
  program_meeting:
383
375
  content: Obsah
384
- location: Miesto
385
376
  speakers: Rečníci
386
377
  streaming: Streamovanie
387
378
  show:
@@ -29,7 +29,7 @@ sv:
29
29
  show_statistics: Visa statistik
30
30
  sign_date: Underskriftsdatum
31
31
  signature: Underskrift
32
- signature_name: signaturnamn
32
+ signature_name: Signaturnamn
33
33
  slogan: Slogan
34
34
  slug: URL-slug
35
35
  start_date: Startdatum
@@ -38,13 +38,13 @@ sv:
38
38
  date: Datum
39
39
  link: Länk
40
40
  title: Titel
41
- weight: Vikt
41
+ weight: Ordning
42
42
  conference_partner:
43
43
  link: Länk
44
44
  logo: Logga
45
45
  name: Namn
46
46
  partner_type: Typ av partner
47
- weight: Vikt
47
+ weight: Ordning
48
48
  conference_registration_invite:
49
49
  email: E-post
50
50
  name: Namn
@@ -54,12 +54,13 @@ sv:
54
54
  description: Beskrivning
55
55
  price: Pris
56
56
  title: Titel
57
- weight: Vikt
57
+ weight: Ordning
58
58
  conference_speaker:
59
59
  affiliation: Anknytning
60
60
  avatar: Avatar
61
61
  conference_meeting_ids: Relaterade möten
62
62
  full_name: Fullständigt namn
63
+ personal_url: Personlig URL
63
64
  position: Plats
64
65
  twitter_handle: Twitternamn
65
66
  user_id: Användare
@@ -132,8 +133,6 @@ sv:
132
133
  edit:
133
134
  title: Uppdatera konferensadministratör.
134
135
  update: Uppdatera
135
- index:
136
- conference_admins_title: konferensadministratörer
137
136
  new:
138
137
  create: Skapa
139
138
  title: Ny konferensadministratör.
@@ -23,12 +23,6 @@ tr:
23
23
  slogan: Slogan
24
24
  slug: URL özel bilgisi
25
25
  title: Başlık
26
- conference_media_link:
27
- weight: Ağırlık
28
- conference_partner:
29
- weight: Ağırlık
30
- conference_registration_type:
31
- weight: Ağırlık
32
26
  conference_speaker:
33
27
  full_name: Ad Soyad
34
28
  conference_user_role:
@@ -100,8 +94,6 @@ tr:
100
94
  edit:
101
95
  title: Konferans yöneticisi güncelle.
102
96
  update: Güncelle
103
- index:
104
- conference_admins_title: konferans yöneticileri
105
97
  new:
106
98
  create: Oluştur
107
99
  title: Yeni konferans yöneticisi
@@ -373,8 +365,7 @@ tr:
373
365
  conference_program:
374
366
  program_meeting:
375
367
  content: içerik
376
- location: yer
377
- speakers: Hoparlörler
368
+ speakers: Konuşmacılar
378
369
  streaming: Yayın Akışı
379
370
  show:
380
371
  day: Gün
@@ -412,7 +403,7 @@ tr:
412
403
  go_to_twitter: Twitter'a git
413
404
  conference_speakers:
414
405
  index:
415
- speakers: Hoparlörler
406
+ speakers: Konuşmacılar
416
407
  conferences:
417
408
  partners:
418
409
  collaborators: Ortaklar
@@ -23,12 +23,6 @@ zh-CN:
23
23
  slogan: 斯洛根文
24
24
  slug: URL 名称
25
25
  title: 标题
26
- conference_media_link:
27
- weight: 权重
28
- conference_partner:
29
- weight: 权重
30
- conference_registration_type:
31
- weight: 权重
32
26
  conference_speaker:
33
27
  full_name: 全名
34
28
  conference_user_role:
@@ -97,8 +91,6 @@ zh-CN:
97
91
  edit:
98
92
  title: 更新会议管理员。
99
93
  update: 更新
100
- index:
101
- conference_admins_title: 会议管理员
102
94
  new:
103
95
  create: 创建
104
96
  title: 新的会议管理员。
@@ -369,7 +361,6 @@ zh-CN:
369
361
  conference_program:
370
362
  program_meeting:
371
363
  content: 内容
372
- location: 地点
373
364
  speakers: 发言者:
374
365
  streaming: 流流
375
366
  show: