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/fi-plain.yml
CHANGED
@@ -28,7 +28,7 @@ fi-pl:
|
|
28
28
|
show_statistics: Näytä tilastot
|
29
29
|
sign_date: Allekirjoituksen päivämäärä
|
30
30
|
signature: Allekirjoitus
|
31
|
-
signature_name:
|
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-pl:
|
|
37
37
|
date: Päivämäärä
|
38
38
|
link: Linkki
|
39
39
|
title: Otsikko
|
40
|
-
weight:
|
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:
|
46
|
+
weight: Järjestysnumero
|
47
47
|
conference_registration_invite:
|
48
48
|
email: Sähköposti
|
49
49
|
name: Nimi
|
@@ -53,7 +53,7 @@ fi-pl:
|
|
53
53
|
description: Kuvaus
|
54
54
|
price: Hinta
|
55
55
|
title: Otsikko
|
56
|
-
weight:
|
56
|
+
weight: Järjestysnumero
|
57
57
|
conference_speaker:
|
58
58
|
affiliation: Jäsenyys
|
59
59
|
avatar: Avatar
|
@@ -134,7 +134,7 @@ fi-pl:
|
|
134
134
|
title: Päivitä konferenssin käyttäjä.
|
135
135
|
update: Päivitä
|
136
136
|
index:
|
137
|
-
conference_admins_title:
|
137
|
+
conference_admins_title: Konferenssin ylläpitäjät
|
138
138
|
new:
|
139
139
|
create: Luo
|
140
140
|
title: Uusi konferenssin käyttäjä.
|
@@ -312,6 +312,7 @@ fi-pl:
|
|
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}"
|
data/config/locales/fi.yml
CHANGED
@@ -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:
|
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:
|
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:
|
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:
|
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:
|
137
|
+
conference_admins_title: Konferenssin ylläpitäjät
|
138
138
|
new:
|
139
139
|
create: Luo
|
140
140
|
title: Uusi konferenssin hallintakäyttäjä.
|
@@ -220,7 +220,7 @@ fi:
|
|
220
220
|
role: Rooli
|
221
221
|
name: Konferenssin hallintakäyttäjä
|
222
222
|
roles:
|
223
|
-
admin:
|
223
|
+
admin: Hallintakäyttäjä
|
224
224
|
collaborator: Työryhmän jäsen
|
225
225
|
moderator: Moderoija
|
226
226
|
valuator: Arvioija
|
@@ -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}"
|
data/config/locales/fr-CA.yml
CHANGED
@@ -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:
|
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:
|
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}"
|
data/config/locales/fr.yml
CHANGED
@@ -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:
|
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:
|
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}"
|
data/config/locales/ga-IE.yml
CHANGED
@@ -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
|
data/config/locales/gl.yml
CHANGED
@@ -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.
|
data/config/locales/hu.yml
CHANGED
@@ -3,6 +3,7 @@ hu:
|
|
3
3
|
attributes:
|
4
4
|
conference:
|
5
5
|
assemblies_ids: Kapcsolódó gyűlések
|
6
|
+
available_slots: Rendelkezésre álló időpontok
|
6
7
|
banner_image: Banner kép
|
7
8
|
consultations_ids: Kapcsolódó konzultációk
|
8
9
|
copy_categories: Másolási kategóriák
|
@@ -10,26 +11,58 @@ hu:
|
|
10
11
|
copy_features: Másolási funkciók
|
11
12
|
decidim_scope_id: terület
|
12
13
|
description: Leírás
|
14
|
+
end_date: Befejezés dátuma
|
13
15
|
hashtag: Kettőskereszt
|
14
16
|
hero_image: Kezdő kép
|
17
|
+
location: Helyszín
|
18
|
+
main_logo: Fő logó
|
19
|
+
objectives: Célok
|
15
20
|
participatory_processes_ids: Kapcsolódó részvételi folyamatok
|
16
21
|
promoted: Kiemelt
|
17
22
|
published_at: Megjelent a
|
23
|
+
registration_terms: Regisztrációs feltételek
|
24
|
+
registrations_enabled: Regisztráció engedélyezve
|
18
25
|
scope_id: terület
|
19
26
|
scopes_enabled: A hatókör engedélyezett
|
20
27
|
short_description: Rövid leírás
|
21
28
|
show_statistics: Statisztikák megjelenítése
|
29
|
+
signature: Aláírás
|
30
|
+
signature_name: Aláíró neve
|
22
31
|
slogan: Szlogen
|
23
32
|
slug: URL slug
|
33
|
+
start_date: Kezdő dátum
|
24
34
|
title: Cím
|
25
35
|
conference_media_link:
|
26
|
-
|
36
|
+
date: Dátum
|
37
|
+
link: Hivatkozás
|
38
|
+
title: Cím
|
39
|
+
weight: Pozíció sorrend
|
27
40
|
conference_partner:
|
28
|
-
|
41
|
+
link: Hivatkozás
|
42
|
+
logo: Logó
|
43
|
+
name: Név
|
44
|
+
partner_type: Partner típus
|
45
|
+
weight: Pozíció sorrend
|
46
|
+
conference_registration_invite:
|
47
|
+
email: Email
|
48
|
+
name: Név
|
49
|
+
registration_type_id: Regisztráció típusa
|
50
|
+
user_id: Felhasználó
|
29
51
|
conference_registration_type:
|
30
|
-
|
52
|
+
description: Leírás
|
53
|
+
price: Ár
|
54
|
+
title: Cím
|
55
|
+
weight: Pozíció sorrend
|
31
56
|
conference_speaker:
|
57
|
+
affiliation: Beosztás
|
58
|
+
avatar: Profilkép
|
59
|
+
conference_meeting_ids: Kapcsolódó találkozók
|
32
60
|
full_name: Teljes név
|
61
|
+
personal_url: Személyes URL-cím
|
62
|
+
position: Pozíció
|
63
|
+
short_bio: Rövid önéletrajz
|
64
|
+
twitter_handle: Twitter oldal
|
65
|
+
user_id: Felhasználó
|
33
66
|
conference_user_role:
|
34
67
|
email: Email
|
35
68
|
name: Név
|
@@ -100,7 +133,7 @@ hu:
|
|
100
133
|
title: A konferencia felhasználó frissítése.
|
101
134
|
update: frissítés
|
102
135
|
index:
|
103
|
-
conference_admins_title:
|
136
|
+
conference_admins_title: Konferencia adminisztrátorok
|
104
137
|
new:
|
105
138
|
create: Teremt
|
106
139
|
title: Új konferencia felhasználó.
|
@@ -212,6 +245,7 @@ hu:
|
|
212
245
|
price: Ár
|
213
246
|
registrations_count: A regisztrációk száma
|
214
247
|
title: Cím
|
248
|
+
weight: Pozíció sorrend
|
215
249
|
name: Regisztrációs típus
|
216
250
|
partners:
|
217
251
|
create:
|
@@ -271,8 +305,13 @@ hu:
|
|
271
305
|
conferences:
|
272
306
|
conference_registration:
|
273
307
|
confirm: "%{user_name} megerősítette konferencia regisztrációját a %{resource_name} konferencián"
|
308
|
+
partner:
|
309
|
+
create: "%{user_name} létrehozta a %{resource_name} partnert a %{space_name} konferencián"
|
310
|
+
delete: "%{user_name} eltávolította a %{resource_name} partnert a %{space_name} konferenciából"
|
311
|
+
update: "%{user_name} frissítette a %{resource_name} partnert a %{space_name} konferencián"
|
274
312
|
registration_type:
|
275
313
|
create: "%{user_name} létrehozta az %{resource_name} regisztrációs típust a %{space_name} konferencián"
|
314
|
+
delete: "%{user_name} eltávolította a %{resource_name} regisztrációs típust a %{space_name} konferenciból"
|
276
315
|
publish: "%{user_name} közzétette az %{resource_name} regisztrációs típust a %{space_name} konferencián"
|
277
316
|
unpublish: "%{user_name} visszavonta a %{resource_name} regisztrációs típus közzétételét a %{space_name} konferencián"
|
278
317
|
update: "%{user_name} frissítette a %{resource_name} regisztrációs típust a %{space_name} konferencián"
|
@@ -341,6 +380,7 @@ hu:
|
|
341
380
|
invite:
|
342
381
|
decline: A "%{conference_title}" meghívása
|
343
382
|
invited_existing_user_to_join_a_conference: "%{invited_by} meghívta Önt, hogy csatlakozzon egy konferenciához %{application}kor. Az alábbi linkeken keresztül visszautasíthatja vagy elfogadhatja."
|
383
|
+
invited_user_to_join_a_conference: "%{invited_by} meghívott, hogy csatlakozz ehhez a conferenciához itt: %{application}. Az alábbi linken jelezz vissza számára."
|
344
384
|
registration: Regisztráció a '%{conference_title}' -ra
|
345
385
|
partners:
|
346
386
|
index:
|
@@ -391,9 +431,11 @@ hu:
|
|
391
431
|
create:
|
392
432
|
invalid: Probléma merült fel a konferencián.
|
393
433
|
success: A konferencia sikeresen csatlakozott.
|
434
|
+
unauthorized: A konferenciára való regisztráció előtt be kell jelentkeznie.
|
394
435
|
decline_invitation:
|
395
436
|
invalid: Hiba történt a meghívás visszautasításában.
|
396
437
|
success: Elutasította a meghívást sikeresen.
|
438
|
+
unauthorized: A meghívás elutasítása előtt be kell jelentkeznie.
|
397
439
|
destroy:
|
398
440
|
invalid: Probléma merült fel a konferencián.
|
399
441
|
success: A konferencia sikeres volt.
|
@@ -403,6 +445,7 @@ hu:
|
|
403
445
|
personal_website: Személyes weboldal
|
404
446
|
show:
|
405
447
|
more_info: több információ
|
448
|
+
speaking_at: Előad ekkor
|
406
449
|
conference_speaker_cell:
|
407
450
|
personal_url:
|
408
451
|
personal_website: Személyes weboldal
|
@@ -410,7 +453,7 @@ hu:
|
|
410
453
|
go_to_twitter: Menjen a Twitterre
|
411
454
|
conference_speakers:
|
412
455
|
index:
|
413
|
-
speakers:
|
456
|
+
speakers: Előadók
|
414
457
|
conferences:
|
415
458
|
partners:
|
416
459
|
collaborators: Partnerek
|
@@ -461,6 +504,7 @@ hu:
|
|
461
504
|
home:
|
462
505
|
highlighted_conferences:
|
463
506
|
active_conferences: Aktív konferenciák
|
507
|
+
conferences_button_title: Link a Konferenciák oldalra, ahol az összes konferencia látható
|
464
508
|
see_all_conferences: Lásd az összes konferenciát
|
465
509
|
photo:
|
466
510
|
image:
|
@@ -475,7 +519,8 @@ hu:
|
|
475
519
|
registration_types:
|
476
520
|
index:
|
477
521
|
choose_an_option: 'Válassza ki a regisztrációs lehetőséget:'
|
478
|
-
login_as: '%{name} <%{email}> -ként
|
522
|
+
login_as: '%{name} <%{email}> -ként jelentkeztél be'
|
523
|
+
no_registrations: Nincs regisztráció
|
479
524
|
register: Regisztráció
|
480
525
|
title: Regisztrációs típusok
|
481
526
|
shared:
|
@@ -512,11 +557,22 @@ hu:
|
|
512
557
|
email_outro: Ezt az értesítést megkapta, mert a "%{resource_title}" konferenciát követi. Leiratkozhat az előző linkről.
|
513
558
|
email_subject: A "%{resource_title}" konferencia lehetővé tette a regisztrációt.
|
514
559
|
notification_title: A <a href="%{resource_path}">%{resource_title}</a> konferencia engedélyezte a regisztrációkat.
|
560
|
+
role_assigned:
|
561
|
+
email_intro: A(z) "%{resource_title}" konferencia %{role} szerepét rendelték Önhöz.
|
562
|
+
email_outro: 'Azért kapta ezt az értesítést, mert a(z) "%{resource_title}" konferencián a következő szerepet kapta: %{role}.'
|
563
|
+
email_subject: 'Önt a(z) %{role} szerephez rendelték itt: "%{resource_title}".'
|
564
|
+
notification_title: 'A(z) %{role} szerephez rendelték a következő konferencián: <a href="%{resource_url}">%{resource_title}</a>.'
|
515
565
|
upcoming_conference:
|
516
566
|
email_intro: 'A "%{resource_title}" konferencia 2 nap múlva kezdődik. Olvasd el a leírást ezen az oldalon:'
|
517
567
|
email_outro: Ezt az értesítést azért kaptad, mert a "%{resource_title}" konferenciát követed. Leiratkozhatsz az értesítésekről az előző linken keresztül.
|
518
568
|
email_subject: A "%{resource_title}" konferencia hamarosan indul!
|
519
569
|
notification_title: A <a href="%{resource_path}">%{resource_title}</a> konferencia 2 nap múlva kezdődik.
|
570
|
+
help:
|
571
|
+
participatory_spaces:
|
572
|
+
conferences:
|
573
|
+
contextual: "<p>A <strong>konferencia</strong> egy programba rendezett találkozók gyűjteménye, számos meghívott előadóval és a nagy kongresszusokra vagy társadalmi eseményekre jellemző egyéb információs mezőkkel (regisztráció, a rendezvényt támogató vagy szponzoráló szervezetek listája stb.).</p> <p>Példák: Egy konferencia lehet egy szervezet és tagjai számára releváns esemény, vagy egy részvételi folyamat részeként, illetve egy konzultációt követően kerülhet megrendezésre.</p>\n"
|
574
|
+
page: "<p>A <strong>konferencia</strong> egy programba rendezett találkozók gyűjteménye, számos meghívott előadóval és a nagy kongresszusokra vagy társadalmi eseményekre jellemző egyéb információs mezőkkel (regisztráció, a rendezvényt támogató vagy szponzoráló szervezetek listája stb.).</p> <p>Példák: Egy konferencia lehet egy szervezet és tagjai számára releváns esemény, vagy egy részvételi folyamat részeként, illetve egy konzultációt követően kerülhet megrendezésre.</p>\n"
|
575
|
+
title: Mik a konferenciák?
|
520
576
|
log:
|
521
577
|
value_types:
|
522
578
|
conference_presenter:
|
@@ -527,6 +583,8 @@ hu:
|
|
527
583
|
title: Média és linkek
|
528
584
|
menu:
|
529
585
|
conferences: Konferenciák
|
586
|
+
statistics:
|
587
|
+
conferences_count: Konferenciák
|
530
588
|
devise:
|
531
589
|
mailer:
|
532
590
|
join_conference:
|
data/config/locales/id-ID.yml
CHANGED
@@ -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:
|
data/config/locales/it.yml
CHANGED
@@ -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:
|
406
|
+
location: Luogo
|
413
407
|
speakers: Relatori
|
414
408
|
streaming: Streaming
|
415
409
|
show:
|
data/config/locales/ja.yml
CHANGED
@@ -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:
|
@@ -0,0 +1 @@
|
|
1
|
+
kaa:
|
data/config/locales/lb.yml
CHANGED
@@ -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:
|
329
|
+
location: Standort
|
333
330
|
speakers: Lautsprecher
|
334
331
|
streaming: Streaming
|
335
332
|
show:
|
data/config/locales/lt.yml
CHANGED
@@ -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:
|
417
|
+
speakers: Pranešėjai
|
424
418
|
streaming: Transliuoti
|
425
419
|
show:
|
426
420
|
day: Diena
|
data/config/locales/lv.yml
CHANGED
@@ -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:
|