decidim-conferences 0.24.0.rc1 → 0.24.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/forms/decidim/conferences/admin/conference_form.rb +3 -2
- data/app/views/decidim/conferences/admin/conference_invites/index.html.erb +1 -1
- data/app/views/decidim/conferences/admin/conference_registrations/index.html.erb +1 -1
- data/config/locales/ar.yml +6 -0
- data/config/locales/ca.yml +44 -0
- data/config/locales/cs.yml +42 -2
- data/config/locales/de.yml +6 -0
- data/config/locales/el.yml +6 -0
- data/config/locales/en.yml +40 -0
- data/config/locales/es-MX.yml +44 -0
- data/config/locales/es-PY.yml +44 -0
- data/config/locales/es.yml +45 -1
- data/config/locales/eu.yml +6 -0
- data/config/locales/fi-plain.yml +41 -1
- data/config/locales/fi.yml +41 -1
- data/config/locales/fr-CA.yml +6 -0
- data/config/locales/fr.yml +6 -0
- data/config/locales/gl.yml +54 -0
- data/config/locales/hu.yml +6 -0
- data/config/locales/id-ID.yml +6 -0
- data/config/locales/it.yml +7 -1
- data/config/locales/ja.yml +6 -0
- data/config/locales/lv.yml +6 -0
- data/config/locales/nl.yml +172 -126
- data/config/locales/no.yml +6 -0
- data/config/locales/pl.yml +12 -5
- data/config/locales/pt-BR.yml +6 -0
- data/config/locales/pt.yml +6 -0
- data/config/locales/ro-RO.yml +67 -0
- data/config/locales/sk.yml +6 -0
- data/config/locales/sv.yml +45 -0
- data/config/locales/tr-TR.yml +6 -0
- data/config/locales/zh-CN.yml +6 -0
- data/db/migrate/20210310134942_add_followable_counter_cache_to_conferences.rb +16 -0
- data/lib/decidim/conferences/version.rb +1 -1
- metadata +13 -12
data/config/locales/es.yml
CHANGED
@@ -3,6 +3,7 @@ es:
|
|
3
3
|
attributes:
|
4
4
|
conference:
|
5
5
|
assemblies_ids: Asambleas relacionadas
|
6
|
+
available_slots: Plazas disponibles
|
6
7
|
banner_image: Imagen de banner
|
7
8
|
consultations_ids: Consultas relacionadas
|
8
9
|
copy_categories: Copiar categorías
|
@@ -10,20 +11,59 @@ es:
|
|
10
11
|
copy_features: Copiar funcionalidades
|
11
12
|
decidim_scope_id: Ámbito
|
12
13
|
description: Descripción
|
14
|
+
end_date: Fecha de fin
|
13
15
|
hashtag: Hashtag
|
14
16
|
hero_image: Imagen de la pagina de inicio
|
17
|
+
location: Localización
|
18
|
+
main_logo: Logo principal
|
19
|
+
objectives: Objetivos
|
15
20
|
participatory_processes_ids: Procesos participativos relacionados
|
16
21
|
promoted: Destacada
|
17
22
|
published_at: Publicada en
|
23
|
+
registration_terms: Términos y condiciones de inscripción
|
24
|
+
registrations_enabled: Habilitar inscripciones
|
18
25
|
scope_id: Ámbito
|
19
26
|
scopes_enabled: Ámbitos habilitados
|
20
27
|
short_description: Breve descripción
|
21
28
|
show_statistics: Mostrar estadísticas
|
29
|
+
sign_date: Fecha de firma
|
30
|
+
signature: Firma
|
31
|
+
signature_name: nombre de firma
|
22
32
|
slogan: Eslogan
|
23
33
|
slug: URL amigable
|
34
|
+
start_date: Fecha de inicio
|
35
|
+
title: Título
|
36
|
+
conference_media_link:
|
37
|
+
date: Fecha
|
38
|
+
link: Enlace
|
39
|
+
title: Título
|
40
|
+
weight: Peso
|
41
|
+
conference_partner:
|
42
|
+
link: Enlace
|
43
|
+
logo: Logo
|
44
|
+
name: Nombre
|
45
|
+
partner_type: Tipo de colaboración
|
46
|
+
weight: Peso
|
47
|
+
conference_registration_invite:
|
48
|
+
email: Correo electrónico
|
49
|
+
name: Nombre
|
50
|
+
registration_type_id: Tipo de inscripción
|
51
|
+
user_id: Usuaria
|
52
|
+
conference_registration_type:
|
53
|
+
description: Descripción
|
54
|
+
price: Coste
|
24
55
|
title: Título
|
56
|
+
weight: Peso
|
25
57
|
conference_speaker:
|
58
|
+
affiliation: Afiliación
|
59
|
+
avatar: Avatar
|
60
|
+
conference_meeting_ids: Encuentros relacionados
|
26
61
|
full_name: Nombre completo
|
62
|
+
personal_url: URL personal
|
63
|
+
position: Cargo
|
64
|
+
short_bio: Breve Biografía
|
65
|
+
twitter_handle: Cuenta de Twitter
|
66
|
+
user_id: Usuaria
|
27
67
|
conference_user_role:
|
28
68
|
email: Correo electrónico
|
29
69
|
name: Nombre
|
@@ -266,6 +306,10 @@ es:
|
|
266
306
|
conferences:
|
267
307
|
conference_registration:
|
268
308
|
confirm: "%{user_name} ha confirmado su inscripción a la jornada %{resource_name}"
|
309
|
+
partner:
|
310
|
+
create: "%{user_name} creó la colaboradora %{resource_name} en la jornada %{space_name}"
|
311
|
+
delete: "%{user_name} eliminó la colaboradora %{resource_name} de la jornada %{space_name}"
|
312
|
+
update: "%{user_name} actualizó la colaboradora %{resource_name} de la jornada %{space_name}"
|
269
313
|
registration_type:
|
270
314
|
create: "%{user_name} ha creado el tipo de inscripción %{resource_name} en la jornada %{space_name}"
|
271
315
|
publish: "%{user_name} ha publicado el tipo de inscripción %{resource_name} en la conferencia %{space_name}"
|
@@ -491,7 +535,7 @@ es:
|
|
491
535
|
statistics:
|
492
536
|
answers_count: Respuestas
|
493
537
|
comments_count: Comentarios
|
494
|
-
conference_count:
|
538
|
+
conference_count: Jornadas
|
495
539
|
debates_count: Debates
|
496
540
|
endorsements_count: Adhesiones
|
497
541
|
headline: Actividad
|
data/config/locales/eu.yml
CHANGED
@@ -22,6 +22,12 @@ eu:
|
|
22
22
|
slogan: leloa
|
23
23
|
slug: URL slug
|
24
24
|
title: Izenburua
|
25
|
+
conference_media_link:
|
26
|
+
weight: pisu
|
27
|
+
conference_partner:
|
28
|
+
weight: pisu
|
29
|
+
conference_registration_type:
|
30
|
+
weight: pisu
|
25
31
|
conference_speaker:
|
26
32
|
full_name: Izen osoa
|
27
33
|
conference_user_role:
|
data/config/locales/fi-plain.yml
CHANGED
@@ -3,6 +3,7 @@ fi-pl:
|
|
3
3
|
attributes:
|
4
4
|
conference:
|
5
5
|
assemblies_ids: Liittyvät ryhmät
|
6
|
+
available_slots: Vapaat paikat
|
6
7
|
banner_image: Bannerikuva
|
7
8
|
consultations_ids: Liittyvät kuulemiset
|
8
9
|
copy_categories: Kopioi aihepiirit
|
@@ -10,20 +11,59 @@ fi-pl:
|
|
10
11
|
copy_features: Kopioi ominaisuudet
|
11
12
|
decidim_scope_id: Teema
|
12
13
|
description: Kuvaus
|
14
|
+
end_date: Päättymispäivä
|
13
15
|
hashtag: Aihetunniste (hashtag)
|
14
16
|
hero_image: Etusivun kuva
|
17
|
+
location: Sijainti
|
18
|
+
main_logo: Päälogo
|
19
|
+
objectives: Tavoitteet
|
15
20
|
participatory_processes_ids: Liittyvät osallisuusprosessit
|
16
21
|
promoted: Korostettu
|
17
22
|
published_at: Julkaisuaika
|
23
|
+
registration_terms: Ilmoittautumisehdot
|
24
|
+
registrations_enabled: Ilmoittautumiset ovat käytössä
|
18
25
|
scope_id: Teema
|
19
26
|
scopes_enabled: Teemat käytössä
|
20
27
|
short_description: Lyhyt kuvaus
|
21
28
|
show_statistics: Näytä tilastot
|
29
|
+
sign_date: Allekirjoituksen päivämäärä
|
30
|
+
signature: Allekirjoitus
|
31
|
+
signature_name: allekirjoituksen nimi
|
22
32
|
slogan: Iskulause
|
23
33
|
slug: URL-tunniste
|
34
|
+
start_date: Alkamispäivä
|
35
|
+
title: Otsikko
|
36
|
+
conference_media_link:
|
37
|
+
date: Päivämäärä
|
38
|
+
link: Linkki
|
39
|
+
title: Otsikko
|
40
|
+
weight: Painoarvo
|
41
|
+
conference_partner:
|
42
|
+
link: Linkki
|
43
|
+
logo: Logo
|
44
|
+
name: Nimi
|
45
|
+
partner_type: Kumppanin tyyppi
|
46
|
+
weight: Painoarvo
|
47
|
+
conference_registration_invite:
|
48
|
+
email: Sähköposti
|
49
|
+
name: Nimi
|
50
|
+
registration_type_id: Ilmoittautumistyyppi
|
51
|
+
user_id: Käyttäjä
|
52
|
+
conference_registration_type:
|
53
|
+
description: Kuvaus
|
54
|
+
price: Hinta
|
24
55
|
title: Otsikko
|
56
|
+
weight: Painoarvo
|
25
57
|
conference_speaker:
|
58
|
+
affiliation: Jäsenyys
|
59
|
+
avatar: Avatar
|
60
|
+
conference_meeting_ids: Liittyvät tapaamiset
|
26
61
|
full_name: Koko nimi
|
62
|
+
personal_url: Henkilökohtainen URL-osoite
|
63
|
+
position: Asema
|
64
|
+
short_bio: Lyhyt henkilökuvaus
|
65
|
+
twitter_handle: Twitter-käyttäjänimi
|
66
|
+
user_id: Käyttäjä
|
27
67
|
conference_user_role:
|
28
68
|
email: Sähköposti
|
29
69
|
name: Nimi
|
@@ -495,7 +535,7 @@ fi-pl:
|
|
495
535
|
statistics:
|
496
536
|
answers_count: Vastauksia
|
497
537
|
comments_count: Kommentteja
|
498
|
-
conference_count:
|
538
|
+
conference_count: Konferenssit
|
499
539
|
debates_count: Keskusteluita
|
500
540
|
endorsements_count: Suosituksia
|
501
541
|
headline: Toiminta
|
data/config/locales/fi.yml
CHANGED
@@ -3,6 +3,7 @@ fi:
|
|
3
3
|
attributes:
|
4
4
|
conference:
|
5
5
|
assemblies_ids: Liittyvät ryhmät
|
6
|
+
available_slots: Vapaat paikat
|
6
7
|
banner_image: Bannerikuva
|
7
8
|
consultations_ids: Liittyvät kuulemiset
|
8
9
|
copy_categories: Kopioi aihepiirit
|
@@ -10,20 +11,59 @@ fi:
|
|
10
11
|
copy_features: Kopioi ominaisuudet
|
11
12
|
decidim_scope_id: Teema
|
12
13
|
description: Kuvaus
|
14
|
+
end_date: Päättymispäivä
|
13
15
|
hashtag: Aihetunniste (hashtag)
|
14
16
|
hero_image: Etusivun kuva
|
17
|
+
location: Sijainti
|
18
|
+
main_logo: Päälogo
|
19
|
+
objectives: Tavoitteet
|
15
20
|
participatory_processes_ids: Liittyvät osallistumisprosessit
|
16
21
|
promoted: Korostettu
|
17
22
|
published_at: Julkaisuaika
|
23
|
+
registration_terms: Ilmoittautumisehdot
|
24
|
+
registrations_enabled: Ilmoittautumiset ovat käytössä
|
18
25
|
scope_id: Teema
|
19
26
|
scopes_enabled: Teemat käytössä
|
20
27
|
short_description: Lyhyt kuvaus
|
21
28
|
show_statistics: Näytä tilastot
|
29
|
+
sign_date: Allekirjoituksen päivämäärä
|
30
|
+
signature: Allekirjoitus
|
31
|
+
signature_name: allekirjoituksen nimi
|
22
32
|
slogan: Iskulause
|
23
33
|
slug: URL-tunniste
|
34
|
+
start_date: Alkamispäivä
|
35
|
+
title: Otsikko
|
36
|
+
conference_media_link:
|
37
|
+
date: Päivämäärä
|
38
|
+
link: Linkki
|
39
|
+
title: Otsikko
|
40
|
+
weight: Painoarvo
|
41
|
+
conference_partner:
|
42
|
+
link: Linkki
|
43
|
+
logo: Logo
|
44
|
+
name: Nimi
|
45
|
+
partner_type: Kumppanin tyyppi
|
46
|
+
weight: Painoarvo
|
47
|
+
conference_registration_invite:
|
48
|
+
email: Sähköposti
|
49
|
+
name: Nimi
|
50
|
+
registration_type_id: Ilmoittautumistyyppi
|
51
|
+
user_id: Käyttäjä
|
52
|
+
conference_registration_type:
|
53
|
+
description: Kuvaus
|
54
|
+
price: Hinta
|
24
55
|
title: Otsikko
|
56
|
+
weight: Painoarvo
|
25
57
|
conference_speaker:
|
58
|
+
affiliation: Jäsenyys
|
59
|
+
avatar: Avatar
|
60
|
+
conference_meeting_ids: Liittyvät tapaamiset
|
26
61
|
full_name: Koko nimi
|
62
|
+
personal_url: Henkilökohtainen URL-osoite
|
63
|
+
position: Asema
|
64
|
+
short_bio: Lyhyt henkilökuvaus
|
65
|
+
twitter_handle: Twitter-käyttäjänimi
|
66
|
+
user_id: Käyttäjä
|
27
67
|
conference_user_role:
|
28
68
|
email: Sähköposti
|
29
69
|
name: Nimi
|
@@ -495,7 +535,7 @@ fi:
|
|
495
535
|
statistics:
|
496
536
|
answers_count: Vastausta
|
497
537
|
comments_count: Kommenttia
|
498
|
-
conference_count:
|
538
|
+
conference_count: Konferenssit
|
499
539
|
debates_count: Keskustelua
|
500
540
|
endorsements_count: Suositusta
|
501
541
|
headline: Toiminta
|
data/config/locales/fr-CA.yml
CHANGED
@@ -22,6 +22,12 @@ fr-CA:
|
|
22
22
|
slogan: Slogan
|
23
23
|
slug: Slug URL
|
24
24
|
title: Titre
|
25
|
+
conference_media_link:
|
26
|
+
weight: Rang d'affichage
|
27
|
+
conference_partner:
|
28
|
+
weight: Rang d'affichage
|
29
|
+
conference_registration_type:
|
30
|
+
weight: Rang d'affichage
|
25
31
|
conference_speaker:
|
26
32
|
full_name: Nom complet
|
27
33
|
conference_user_role:
|
data/config/locales/fr.yml
CHANGED
@@ -22,6 +22,12 @@ fr:
|
|
22
22
|
slogan: Slogan
|
23
23
|
slug: Slug URL
|
24
24
|
title: Titre
|
25
|
+
conference_media_link:
|
26
|
+
weight: Rang d'affichage
|
27
|
+
conference_partner:
|
28
|
+
weight: Rang d'affichage
|
29
|
+
conference_registration_type:
|
30
|
+
weight: Rang d'affichage
|
25
31
|
conference_speaker:
|
26
32
|
full_name: Nom complet
|
27
33
|
conference_user_role:
|
data/config/locales/gl.yml
CHANGED
@@ -3,6 +3,7 @@ gl:
|
|
3
3
|
attributes:
|
4
4
|
conference:
|
5
5
|
assemblies_ids: Asembleas relacionadas
|
6
|
+
available_slots: Prazas dispoñíbeis
|
6
7
|
banner_image: Imaxe do banner
|
7
8
|
consultations_ids: Consultas relacionadas
|
8
9
|
copy_categories: Copiar categorías
|
@@ -10,20 +11,59 @@ gl:
|
|
10
11
|
copy_features: Copiar funcións
|
11
12
|
decidim_scope_id: Alcance
|
12
13
|
description: Descrición
|
14
|
+
end_date: Data de finalización
|
13
15
|
hashtag: Etiqueta
|
14
16
|
hero_image: Imaxe na casa
|
17
|
+
location: Localización
|
18
|
+
main_logo: Logotipo principal
|
19
|
+
objectives: Obxectivos
|
15
20
|
participatory_processes_ids: Procesos participativos relacionados
|
16
21
|
promoted: Promocionado
|
17
22
|
published_at: Publicado en
|
23
|
+
registration_terms: Condicións do rexistro
|
24
|
+
registrations_enabled: Rexistro habilitado
|
18
25
|
scope_id: Alcance
|
19
26
|
scopes_enabled: Ámbitos habilitados
|
20
27
|
short_description: Descrición curta
|
21
28
|
show_statistics: Amosar estatísticas
|
29
|
+
sign_date: Data de sinatura
|
30
|
+
signature: Sinatura
|
31
|
+
signature_name: nome da sinatura
|
22
32
|
slogan: Eslogan
|
23
33
|
slug: URL slug
|
34
|
+
start_date: Data de inicio
|
35
|
+
title: Título
|
36
|
+
conference_media_link:
|
37
|
+
date: Data
|
38
|
+
link: Ligazón
|
24
39
|
title: Título
|
40
|
+
weight: Peso
|
41
|
+
conference_partner:
|
42
|
+
link: Ligazón
|
43
|
+
logo: Logotipo
|
44
|
+
name: Nome
|
45
|
+
partner_type: Tipo de socio
|
46
|
+
weight: Peso
|
47
|
+
conference_registration_invite:
|
48
|
+
email: Correo electrónico
|
49
|
+
name: Nome
|
50
|
+
registration_type_id: Tipo do rexistro
|
51
|
+
user_id: Usuario
|
52
|
+
conference_registration_type:
|
53
|
+
description: Descrición
|
54
|
+
price: Prezo
|
55
|
+
title: Título
|
56
|
+
weight: Peso
|
25
57
|
conference_speaker:
|
58
|
+
affiliation: Afiliación
|
59
|
+
avatar: Avatar
|
60
|
+
conference_meeting_ids: Xuntanzas relacionadas
|
26
61
|
full_name: Nome completo
|
62
|
+
personal_url: Url persoal
|
63
|
+
position: Posición
|
64
|
+
short_bio: Pequena biografía
|
65
|
+
twitter_handle: Conta do Twitter
|
66
|
+
user_id: Usuario
|
27
67
|
conference_user_role:
|
28
68
|
email: Correo electrónico
|
29
69
|
name: Nome
|
@@ -183,6 +223,7 @@ gl:
|
|
183
223
|
admin: Administrador
|
184
224
|
collaborator: Colaborador
|
185
225
|
moderator: Moderador
|
226
|
+
valuator: Avaliador/a
|
186
227
|
media_link:
|
187
228
|
fields:
|
188
229
|
date: Data
|
@@ -397,6 +438,7 @@ gl:
|
|
397
438
|
personal_website: Sitio web persoal
|
398
439
|
show:
|
399
440
|
more_info: máis información
|
441
|
+
speaking_at: Intervén en
|
400
442
|
conference_speaker_cell:
|
401
443
|
personal_url:
|
402
444
|
personal_website: Sitio web persoal
|
@@ -457,6 +499,9 @@ gl:
|
|
457
499
|
active_conferences: Conferencias activas
|
458
500
|
see_all_conferences: Ver todas as conferencias
|
459
501
|
photo:
|
502
|
+
image:
|
503
|
+
attributes:
|
504
|
+
alt: Imaxe
|
460
505
|
show:
|
461
506
|
close_modal: Pechar modal
|
462
507
|
photo: Foto
|
@@ -467,6 +512,7 @@ gl:
|
|
467
512
|
index:
|
468
513
|
choose_an_option: 'Elixe a túa opción de rexistro:'
|
469
514
|
login_as: Estás conectado como %{name} <%{email}>
|
515
|
+
no_registrations: Sen rexistros
|
470
516
|
register: Rexistrarse
|
471
517
|
title: Tipos de rexistro
|
472
518
|
shared:
|
@@ -520,11 +566,19 @@ gl:
|
|
520
566
|
email_outro: Recibiches esta notificación porque estás seguindo a conferencia "%{resource_title}". Podes deixar de seguir desde a ligazón anterior.
|
521
567
|
email_subject: A conferencia "%{resource_title}" habilitou as inscricións.
|
522
568
|
notification_title: A conferencia <a href="%{resource_path}">%{resource_title}</a> habilitou as inscricións.
|
569
|
+
role_assigned:
|
570
|
+
email_intro: Fuches asignado ao rol %{role} na conferencia "%{resource_title}".
|
571
|
+
email_outro: Recibiches esta notificación porque tes o rol %{role} na conferencia "%{resource_title}".
|
572
|
+
email_subject: Fuches asignado ao rol %{role} de "%{resource_title}".
|
523
573
|
upcoming_conference:
|
524
574
|
email_intro: 'A conferencia "%{resource_title}" ten lugar en 2 días. Podes ler a descrición da súa páxina:'
|
525
575
|
email_outro: Recibiches esta notificación porque estás seguindo a conferencia "%{resource_title}". Podes deixar de seguir desde a ligazón anterior.
|
526
576
|
email_subject: A conferencia "%{resource_title}" está chegando!
|
527
577
|
notification_title: A conferencia <a href="%{resource_path}">%{resource_title}</a> chegará en 2 días.
|
578
|
+
help:
|
579
|
+
participatory_spaces:
|
580
|
+
conferences:
|
581
|
+
title: Que son as conferencias?
|
528
582
|
log:
|
529
583
|
value_types:
|
530
584
|
conference_presenter:
|
data/config/locales/hu.yml
CHANGED
@@ -22,6 +22,12 @@ 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
|
25
31
|
conference_speaker:
|
26
32
|
full_name: Teljes név
|
27
33
|
conference_user_role:
|
data/config/locales/id-ID.yml
CHANGED
@@ -22,6 +22,12 @@ 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
|
25
31
|
conference_speaker:
|
26
32
|
full_name: Nama lengkap
|
27
33
|
conference_user_role:
|
data/config/locales/it.yml
CHANGED
@@ -22,6 +22,12 @@ it:
|
|
22
22
|
slogan: Slogan
|
23
23
|
slug: Slug URL
|
24
24
|
title: Titolo
|
25
|
+
conference_media_link:
|
26
|
+
weight: Peso
|
27
|
+
conference_partner:
|
28
|
+
weight: Peso
|
29
|
+
conference_registration_type:
|
30
|
+
weight: Peso
|
25
31
|
conference_speaker:
|
26
32
|
full_name: Nome e cognome
|
27
33
|
conference_user_role:
|
@@ -490,7 +496,7 @@ it:
|
|
490
496
|
statistics:
|
491
497
|
answers_count: Risposte
|
492
498
|
comments_count: Commenti
|
493
|
-
conference_count:
|
499
|
+
conference_count: Conferenze
|
494
500
|
debates_count: dibattiti
|
495
501
|
endorsements_count: Mi piace
|
496
502
|
headline: Attività
|