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