decidim-conferences 0.27.2 → 0.27.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/commands/decidim/conferences/admin/destroy_conference_admin.rb +5 -0
- data/app/controllers/decidim/conferences/admin/conference_invites_controller.rb +8 -12
- data/app/controllers/decidim/conferences/admin/conference_registrations_controller.rb +8 -10
- data/app/controllers/decidim/conferences/admin/conference_speakers_controller.rb +1 -1
- data/app/controllers/decidim/conferences/admin/media_links_controller.rb +1 -1
- data/app/controllers/decidim/conferences/admin/partners_controller.rb +1 -1
- data/app/controllers/decidim/conferences/admin/registration_type_publications_controller.rb +1 -1
- data/app/controllers/decidim/conferences/admin/registration_types_controller.rb +1 -1
- data/app/controllers/decidim/conferences/conference_registrations_controller.rb +1 -1
- data/app/views/decidim/conferences/admin/conference_copies/new.html.erb +1 -0
- data/app/views/decidim/conferences/admin/conference_invites/index.html.erb +1 -0
- data/app/views/decidim/conferences/admin/conference_invites/new.html.erb +1 -0
- data/app/views/decidim/conferences/admin/conference_registrations/index.html.erb +1 -0
- data/app/views/decidim/conferences/admin/conference_speakers/edit.html.erb +1 -0
- data/app/views/decidim/conferences/admin/conference_speakers/index.html.erb +1 -0
- data/app/views/decidim/conferences/admin/conference_speakers/new.html.erb +1 -0
- data/app/views/decidim/conferences/admin/conference_user_roles/edit.html.erb +1 -0
- data/app/views/decidim/conferences/admin/conference_user_roles/index.html.erb +1 -0
- data/app/views/decidim/conferences/admin/conference_user_roles/new.html.erb +1 -0
- data/app/views/decidim/conferences/admin/conferences/_form.html.erb +3 -3
- data/app/views/decidim/conferences/admin/conferences/edit.html.erb +1 -0
- data/app/views/decidim/conferences/admin/conferences/index.html.erb +1 -0
- data/app/views/decidim/conferences/admin/conferences/new.html.erb +1 -0
- data/app/views/decidim/conferences/admin/diplomas/_form.html.erb +2 -2
- data/app/views/decidim/conferences/admin/diplomas/edit.html.erb +1 -0
- data/app/views/decidim/conferences/admin/media_links/edit.html.erb +1 -0
- data/app/views/decidim/conferences/admin/media_links/index.html.erb +1 -0
- data/app/views/decidim/conferences/admin/media_links/new.html.erb +1 -0
- data/app/views/decidim/conferences/admin/partners/_form.html.erb +2 -3
- data/app/views/decidim/conferences/admin/partners/edit.html.erb +1 -0
- data/app/views/decidim/conferences/admin/partners/index.html.erb +1 -0
- data/app/views/decidim/conferences/admin/partners/new.html.erb +1 -0
- data/app/views/decidim/conferences/admin/registration_types/edit.html.erb +1 -0
- data/app/views/decidim/conferences/admin/registration_types/index.html.erb +1 -0
- data/app/views/decidim/conferences/admin/registration_types/new.html.erb +1 -0
- data/config/environment.rb +0 -0
- data/config/locales/ar.yml +1 -1
- data/config/locales/ca.yml +1 -1
- data/config/locales/cs.yml +1 -1
- data/config/locales/de.yml +7 -0
- data/config/locales/el.yml +13 -1
- data/config/locales/es-MX.yml +1 -1
- data/config/locales/es-PY.yml +1 -1
- data/config/locales/eu.yml +37 -31
- data/config/locales/fa-IR.yml +1 -0
- data/config/locales/fi-plain.yml +1 -1
- data/config/locales/fi.yml +2 -2
- data/config/locales/gl.yml +0 -1
- data/config/locales/hu.yml +67 -1
- data/config/locales/id-ID.yml +0 -1
- data/config/locales/it.yml +1 -2
- data/config/locales/kaa.yml +21 -0
- data/config/locales/lb.yml +0 -1
- data/config/locales/lt.yml +0 -1
- data/config/locales/lv.yml +0 -1
- data/config/locales/nl.yml +1 -2
- data/config/locales/no.yml +0 -1
- data/config/locales/pl.yml +0 -1
- data/config/locales/pt-BR.yml +0 -1
- data/config/locales/pt.yml +0 -1
- data/config/locales/ro-RO.yml +0 -1
- data/config/locales/sk.yml +0 -1
- data/config/locales/sv.yml +1 -1
- data/config/locales/tr-TR.yml +1 -1
- data/config/locales/zh-CN.yml +0 -1
- data/config/locales/zh-TW.yml +612 -0
- data/lib/decidim/conferences/version.rb +1 -1
- metadata +17 -14
data/config/locales/eu.yml
CHANGED
@@ -10,38 +10,41 @@ eu:
|
|
10
10
|
copy_categories: Kopiatu kategoriak
|
11
11
|
copy_components: Kopiatu osagaiak
|
12
12
|
copy_features: Kopiatu ezaugarriak
|
13
|
-
decidim_scope_id:
|
14
|
-
description:
|
13
|
+
decidim_scope_id: Esparrua
|
14
|
+
description: Deskribapena
|
15
15
|
end_date: Amaiera-data
|
16
|
-
hashtag:
|
17
|
-
hero_image:
|
16
|
+
hashtag: Traola
|
17
|
+
hero_image: Orri nagusiko irudia
|
18
18
|
location: Kokapena
|
19
19
|
main_logo: Logo nagusia
|
20
20
|
objectives: Helburuak
|
21
|
-
participatory_processes_ids:
|
22
|
-
promoted:
|
23
|
-
published_at:
|
24
|
-
registration_terms:
|
25
|
-
registrations_enabled:
|
26
|
-
scope_id:
|
27
|
-
scopes_enabled:
|
21
|
+
participatory_processes_ids: Lotutako parte-hartze prozesuak
|
22
|
+
promoted: Nabarmendua
|
23
|
+
published_at: Argitaratze-data
|
24
|
+
registration_terms: Erregistro-baldintzak
|
25
|
+
registrations_enabled: Izen-emateak gaituta
|
26
|
+
scope_id: Esparrua
|
27
|
+
scopes_enabled: Esparruak gaituta
|
28
28
|
short_description: Deskribapen laburra
|
29
29
|
show_statistics: Erakutsi estatistikak
|
30
30
|
sign_date: Sinatze-data
|
31
31
|
signature: Sinadura
|
32
|
+
signature_name: Sinaduraren izena
|
32
33
|
slogan: Leloa
|
33
34
|
slug: URL laburra
|
34
35
|
start_date: Hasiera-data
|
35
36
|
title: Izenburua
|
36
37
|
conference_media_link:
|
37
38
|
date: Data
|
38
|
-
link:
|
39
|
+
link: Esteka
|
39
40
|
title: Izenburua
|
41
|
+
weight: Hurrenkera
|
40
42
|
conference_partner:
|
41
|
-
link:
|
43
|
+
link: Esteka
|
42
44
|
logo: Logoa
|
43
45
|
name: Izena
|
44
46
|
partner_type: Lankidetza mota
|
47
|
+
weight: Hurrenkera
|
45
48
|
conference_registration_invite:
|
46
49
|
email: Helbide elektronikoa
|
47
50
|
name: Izena
|
@@ -51,18 +54,21 @@ eu:
|
|
51
54
|
description: Deskribapena
|
52
55
|
price: Prezioa
|
53
56
|
title: Izenburua
|
57
|
+
weight: Hurrenkera
|
54
58
|
conference_speaker:
|
55
|
-
affiliation:
|
56
|
-
avatar:
|
59
|
+
affiliation: Afiliazioa
|
60
|
+
avatar: Abatar
|
57
61
|
conference_meeting_ids: Honekin lotutako topaketak
|
58
|
-
full_name:
|
59
|
-
|
62
|
+
full_name: Izena
|
63
|
+
personal_url: URL pertsonala
|
64
|
+
position: Lekua
|
65
|
+
short_bio: Biografia laburra
|
60
66
|
twitter_handle: Twitter kontua
|
61
67
|
user_id: Erabiltzailea
|
62
68
|
conference_user_role:
|
63
|
-
email:
|
64
|
-
name:
|
65
|
-
role:
|
69
|
+
email: Helbide elektronikoa
|
70
|
+
name: Izena
|
71
|
+
role: Rola
|
66
72
|
errors:
|
67
73
|
models:
|
68
74
|
conference_registration_invite:
|
@@ -72,23 +78,23 @@ eu:
|
|
72
78
|
activerecord:
|
73
79
|
models:
|
74
80
|
decidim/conference:
|
75
|
-
one:
|
76
|
-
other:
|
81
|
+
one: Hitzaldia
|
82
|
+
other: Hitzaldiak
|
77
83
|
decidim/conference_speaker:
|
78
|
-
one:
|
79
|
-
other:
|
84
|
+
one: Jardunaldiko hizlaria
|
85
|
+
other: Jardunaldiko hizlariak
|
80
86
|
decidim/conference_user_role:
|
81
|
-
one:
|
82
|
-
other:
|
87
|
+
one: Jardunaldiko hizlari rola
|
88
|
+
other: Jardunaldiko hizlari rolak
|
83
89
|
decidim:
|
84
90
|
admin:
|
85
91
|
actions:
|
86
92
|
confirm: Berretsi
|
87
|
-
new_conference:
|
88
|
-
send_diplomas:
|
93
|
+
new_conference: Jardunaldi berria
|
94
|
+
send_diplomas: Bertaratze-ziurtagiriak bidali
|
89
95
|
conference_copies:
|
90
96
|
new:
|
91
|
-
copy:
|
97
|
+
copy: Kopiatu
|
92
98
|
select: Aukeratu zein datu bikoiztu nahi dituzun
|
93
99
|
title: Bilera bikoiztua
|
94
100
|
conference_publications:
|
@@ -342,7 +348,7 @@ eu:
|
|
342
348
|
filter_by: Iragazi arabera
|
343
349
|
invite_attendee: Gonbidatu parte-hartzailea
|
344
350
|
invites: Gonbidapenak
|
345
|
-
search:
|
351
|
+
search: Bilatu
|
346
352
|
new:
|
347
353
|
explanation: Erabiltzaileari hitzaldi batean parte hartzeko gonbidapena egongo da. Posta elektronikoa ez bada erregistratuta, erakundera gonbidatuko dute.
|
348
354
|
invite: gonbidatu
|
@@ -357,7 +363,7 @@ eu:
|
|
357
363
|
select_user: Aukeratu erabiltzailea
|
358
364
|
user_type: Erabiltzaile mota
|
359
365
|
index:
|
360
|
-
search:
|
366
|
+
search: Bilatu
|
361
367
|
conferences:
|
362
368
|
form:
|
363
369
|
available_slots_help: Utzi 0 mugak mugagabea badaude.
|
@@ -0,0 +1 @@
|
|
1
|
+
fa:
|
data/config/locales/fi-plain.yml
CHANGED
@@ -507,7 +507,7 @@ fi-pl:
|
|
507
507
|
highlighted_conferences:
|
508
508
|
active_conferences: Aktiiviset konferenssit
|
509
509
|
conferences_button_title: Linkki Konferenssit-sivulle, jossa näkyvät kaikki konferenssit
|
510
|
-
see_all_conferences:
|
510
|
+
see_all_conferences: Näytä kaikki konferenssit
|
511
511
|
photo:
|
512
512
|
image:
|
513
513
|
attributes:
|
data/config/locales/fi.yml
CHANGED
@@ -221,7 +221,7 @@ fi:
|
|
221
221
|
role: Rooli
|
222
222
|
name: Konferenssin hallintakäyttäjä
|
223
223
|
roles:
|
224
|
-
admin:
|
224
|
+
admin: Hallintakäyttäjä
|
225
225
|
collaborator: Työryhmän jäsen
|
226
226
|
moderator: Moderoija
|
227
227
|
valuator: Arvioija
|
@@ -507,7 +507,7 @@ fi:
|
|
507
507
|
highlighted_conferences:
|
508
508
|
active_conferences: Aktiiviset konferenssit
|
509
509
|
conferences_button_title: Linkki Konferenssit-sivulle, jossa näkyvät kaikki konferenssit
|
510
|
-
see_all_conferences:
|
510
|
+
see_all_conferences: Näytä kaikki konferenssit
|
511
511
|
photo:
|
512
512
|
image:
|
513
513
|
attributes:
|
data/config/locales/gl.yml
CHANGED
@@ -491,7 +491,6 @@ gl:
|
|
491
491
|
highlighted_conferences:
|
492
492
|
active_conferences: Conferencias activas
|
493
493
|
conferences_button_title: Ligazón á páxina de Conferencias que amosa todas as conferencias
|
494
|
-
see_all_conferences: Ver todas as conferencias
|
495
494
|
photo:
|
496
495
|
image:
|
497
496
|
attributes:
|
data/config/locales/hu.yml
CHANGED
@@ -4,6 +4,7 @@ hu:
|
|
4
4
|
attributes:
|
5
5
|
conference:
|
6
6
|
assemblies_ids: Kapcsolódó gyűlések
|
7
|
+
available_slots: Rendelkezésre álló időpontok
|
7
8
|
banner_image: Banner kép
|
8
9
|
consultations_ids: Kapcsolódó konzultációk
|
9
10
|
copy_categories: Másolási kategóriák
|
@@ -11,20 +12,58 @@ hu:
|
|
11
12
|
copy_features: Másolási funkciók
|
12
13
|
decidim_scope_id: terület
|
13
14
|
description: Leírás
|
15
|
+
end_date: Befejezés dátuma
|
14
16
|
hashtag: Kettőskereszt
|
15
17
|
hero_image: Kezdő kép
|
18
|
+
location: Helyszín
|
19
|
+
main_logo: Fő logó
|
20
|
+
objectives: Célok
|
16
21
|
participatory_processes_ids: Kapcsolódó részvételi folyamatok
|
17
22
|
promoted: Kiemelt
|
18
23
|
published_at: Megjelent a
|
24
|
+
registration_terms: Regisztrációs feltételek
|
25
|
+
registrations_enabled: Regisztráció engedélyezve
|
19
26
|
scope_id: terület
|
20
27
|
scopes_enabled: A hatókör engedélyezett
|
21
28
|
short_description: Rövid leírás
|
22
29
|
show_statistics: Statisztikák megjelenítése
|
30
|
+
signature: Aláírás
|
31
|
+
signature_name: Aláíró neve
|
23
32
|
slogan: Szlogen
|
24
33
|
slug: URL slug
|
34
|
+
start_date: Kezdő dátum
|
25
35
|
title: Cím
|
36
|
+
conference_media_link:
|
37
|
+
date: Dátum
|
38
|
+
link: Hivatkozás
|
39
|
+
title: Cím
|
40
|
+
weight: Pozíció sorrend
|
41
|
+
conference_partner:
|
42
|
+
link: Hivatkozás
|
43
|
+
logo: Logó
|
44
|
+
name: Név
|
45
|
+
partner_type: Partner típus
|
46
|
+
weight: Pozíció sorrend
|
47
|
+
conference_registration_invite:
|
48
|
+
email: Email
|
49
|
+
name: Név
|
50
|
+
registration_type_id: Regisztráció típusa
|
51
|
+
user_id: Felhasználó
|
52
|
+
conference_registration_type:
|
53
|
+
description: Leírás
|
54
|
+
price: Ár
|
55
|
+
title: Cím
|
56
|
+
weight: Pozíció sorrend
|
26
57
|
conference_speaker:
|
58
|
+
affiliation: Beosztás
|
59
|
+
avatar: Profilkép
|
60
|
+
conference_meeting_ids: Kapcsolódó találkozók
|
27
61
|
full_name: Teljes név
|
62
|
+
personal_url: Személyes URL-cím
|
63
|
+
position: Pozíció
|
64
|
+
short_bio: Rövid önéletrajz
|
65
|
+
twitter_handle: Twitter oldal
|
66
|
+
user_id: Felhasználó
|
28
67
|
conference_user_role:
|
29
68
|
email: Email
|
30
69
|
name: Név
|
@@ -94,6 +133,8 @@ hu:
|
|
94
133
|
edit:
|
95
134
|
title: A konferencia felhasználó frissítése.
|
96
135
|
update: frissítés
|
136
|
+
index:
|
137
|
+
conference_admins_title: Konferencia adminisztrátorok
|
97
138
|
new:
|
98
139
|
create: Teremt
|
99
140
|
title: Új konferencia felhasználó.
|
@@ -205,6 +246,7 @@ hu:
|
|
205
246
|
price: Ár
|
206
247
|
registrations_count: A regisztrációk száma
|
207
248
|
title: Cím
|
249
|
+
weight: Pozíció sorrend
|
208
250
|
name: Regisztrációs típus
|
209
251
|
partners:
|
210
252
|
create:
|
@@ -264,8 +306,13 @@ hu:
|
|
264
306
|
conferences:
|
265
307
|
conference_registration:
|
266
308
|
confirm: "%{user_name} megerősítette konferencia regisztrációját a %{resource_name} konferencián"
|
309
|
+
partner:
|
310
|
+
create: "%{user_name} létrehozta a %{resource_name} partnert a %{space_name} konferencián"
|
311
|
+
delete: "%{user_name} eltávolította a %{resource_name} partnert a %{space_name} konferenciából"
|
312
|
+
update: "%{user_name} frissítette a %{resource_name} partnert a %{space_name} konferencián"
|
267
313
|
registration_type:
|
268
314
|
create: "%{user_name} létrehozta az %{resource_name} regisztrációs típust a %{space_name} konferencián"
|
315
|
+
delete: "%{user_name} eltávolította a %{resource_name} regisztrációs típust a %{space_name} konferenciból"
|
269
316
|
publish: "%{user_name} közzétette az %{resource_name} regisztrációs típust a %{space_name} konferencián"
|
270
317
|
unpublish: "%{user_name} visszavonta a %{resource_name} regisztrációs típus közzétételét a %{space_name} konferencián"
|
271
318
|
update: "%{user_name} frissítette a %{resource_name} regisztrációs típust a %{space_name} konferencián"
|
@@ -334,6 +381,7 @@ hu:
|
|
334
381
|
invite:
|
335
382
|
decline: A "%{conference_title}" meghívása
|
336
383
|
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."
|
384
|
+
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."
|
337
385
|
registration: Regisztráció a '%{conference_title}' -ra
|
338
386
|
partners:
|
339
387
|
index:
|
@@ -365,6 +413,7 @@ hu:
|
|
365
413
|
conference_program:
|
366
414
|
program_meeting:
|
367
415
|
content: Tartalom
|
416
|
+
location: Helyszín
|
368
417
|
speakers: Előadók
|
369
418
|
streaming: Élő közvetítés
|
370
419
|
show:
|
@@ -383,9 +432,11 @@ hu:
|
|
383
432
|
create:
|
384
433
|
invalid: Probléma merült fel a konferencián.
|
385
434
|
success: A konferencia sikeresen csatlakozott.
|
435
|
+
unauthorized: A konferenciára való regisztráció előtt be kell jelentkeznie.
|
386
436
|
decline_invitation:
|
387
437
|
invalid: Hiba történt a meghívás visszautasításában.
|
388
438
|
success: Elutasította a meghívást sikeresen.
|
439
|
+
unauthorized: A meghívás elutasítása előtt be kell jelentkeznie.
|
389
440
|
destroy:
|
390
441
|
invalid: Probléma merült fel a konferencián.
|
391
442
|
success: A konferencia sikeres volt.
|
@@ -395,6 +446,7 @@ hu:
|
|
395
446
|
personal_website: Személyes weboldal
|
396
447
|
show:
|
397
448
|
more_info: több információ
|
449
|
+
speaking_at: Előad ekkor
|
398
450
|
conference_speaker_cell:
|
399
451
|
personal_url:
|
400
452
|
personal_website: Személyes weboldal
|
@@ -453,7 +505,7 @@ hu:
|
|
453
505
|
home:
|
454
506
|
highlighted_conferences:
|
455
507
|
active_conferences: Aktív konferenciák
|
456
|
-
|
508
|
+
conferences_button_title: Link a Konferenciák oldalra, ahol az összes konferencia látható
|
457
509
|
photo:
|
458
510
|
image:
|
459
511
|
attributes:
|
@@ -468,6 +520,7 @@ hu:
|
|
468
520
|
index:
|
469
521
|
choose_an_option: 'Válassza ki a regisztrációs lehetőséget:'
|
470
522
|
login_as: '%{name} <%{email}> -ként jelentkeztél be'
|
523
|
+
no_registrations: Nincs regisztráció
|
471
524
|
register: Regisztráció
|
472
525
|
title: Regisztrációs típusok
|
473
526
|
shared:
|
@@ -504,11 +557,22 @@ hu:
|
|
504
557
|
email_outro: Ezt az értesítést megkapta, mert a "%{resource_title}" konferenciát követi. Leiratkozhat az előző linkről.
|
505
558
|
email_subject: A "%{resource_title}" konferencia lehetővé tette a regisztrációt.
|
506
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>.'
|
507
565
|
upcoming_conference:
|
508
566
|
email_intro: 'A "%{resource_title}" konferencia 2 nap múlva kezdődik. Olvasd el a leírást ezen az oldalon:'
|
509
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.
|
510
568
|
email_subject: A "%{resource_title}" konferencia hamarosan indul!
|
511
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?
|
512
576
|
log:
|
513
577
|
value_types:
|
514
578
|
conference_presenter:
|
@@ -519,6 +583,8 @@ hu:
|
|
519
583
|
title: Média és linkek
|
520
584
|
menu:
|
521
585
|
conferences: Konferenciák
|
586
|
+
statistics:
|
587
|
+
conferences_count: Konferenciák
|
522
588
|
devise:
|
523
589
|
mailer:
|
524
590
|
join_conference:
|
data/config/locales/id-ID.yml
CHANGED
data/config/locales/it.yml
CHANGED
@@ -495,7 +495,6 @@ it:
|
|
495
495
|
highlighted_conferences:
|
496
496
|
active_conferences: Conferenze attive
|
497
497
|
conferences_button_title: Link alla pagina Conferenze in cui sono visualizzate tutte le conferenze
|
498
|
-
see_all_conferences: Vedi tutte le conferenze
|
499
498
|
photo:
|
500
499
|
image:
|
501
500
|
attributes:
|
@@ -597,7 +596,7 @@ it:
|
|
597
596
|
one: "%{count} conferenza"
|
598
597
|
other: "%{count} conferenze"
|
599
598
|
promoted_conference:
|
600
|
-
more_info:
|
599
|
+
more_info: Ulteriori informazioni
|
601
600
|
take_part: Partecipa
|
602
601
|
conferences_nav:
|
603
602
|
conference_menu_item: Informazioni
|
@@ -0,0 +1,21 @@
|
|
1
|
+
---
|
2
|
+
kaa:
|
3
|
+
decidim:
|
4
|
+
admin:
|
5
|
+
conferences:
|
6
|
+
edit:
|
7
|
+
update: Jańalaw
|
8
|
+
media_links:
|
9
|
+
edit:
|
10
|
+
update: Jańalaw
|
11
|
+
partners:
|
12
|
+
edit:
|
13
|
+
update: Jańalaw
|
14
|
+
registration_types:
|
15
|
+
edit:
|
16
|
+
update: Jańalaw
|
17
|
+
conferences:
|
18
|
+
admin:
|
19
|
+
diplomas:
|
20
|
+
edit:
|
21
|
+
save: Saqlaw
|
data/config/locales/lb.yml
CHANGED
data/config/locales/lt.yml
CHANGED
@@ -505,7 +505,6 @@ lt:
|
|
505
505
|
highlighted_conferences:
|
506
506
|
active_conferences: Aktyvios konferencijos
|
507
507
|
conferences_button_title: Nuoroda į puslapį „Konferencijos“, kuriame pateikiamos visos konferencijos
|
508
|
-
see_all_conferences: Žiūrėti visas konferencijas
|
509
508
|
photo:
|
510
509
|
image:
|
511
510
|
attributes:
|
data/config/locales/lv.yml
CHANGED
data/config/locales/nl.yml
CHANGED
@@ -435,7 +435,7 @@ nl:
|
|
435
435
|
personal_website: Persoonlijke website
|
436
436
|
show:
|
437
437
|
more_info: meer informatie
|
438
|
-
speaking_at:
|
438
|
+
speaking_at: Spreekt bij
|
439
439
|
conference_speaker_cell:
|
440
440
|
personal_url:
|
441
441
|
personal_website: Persoonlijke website
|
@@ -495,7 +495,6 @@ nl:
|
|
495
495
|
highlighted_conferences:
|
496
496
|
active_conferences: Actieve conferenties
|
497
497
|
conferences_button_title: Link naar de pagina Conferenties waarop alle conferenties worden weergegeven
|
498
|
-
see_all_conferences: Bekijk alle conferenties
|
499
498
|
photo:
|
500
499
|
image:
|
501
500
|
attributes:
|
data/config/locales/no.yml
CHANGED
data/config/locales/pl.yml
CHANGED
data/config/locales/pt-BR.yml
CHANGED
@@ -495,7 +495,6 @@ pt-BR:
|
|
495
495
|
highlighted_conferences:
|
496
496
|
active_conferences: Conferências ativas
|
497
497
|
conferences_button_title: Link para a página de Conferências exibindo todas as conferências
|
498
|
-
see_all_conferences: Veja todas as conferências
|
499
498
|
photo:
|
500
499
|
image:
|
501
500
|
attributes:
|
data/config/locales/pt.yml
CHANGED
@@ -495,7 +495,6 @@ pt:
|
|
495
495
|
highlighted_conferences:
|
496
496
|
active_conferences: Conferências ativas
|
497
497
|
conferences_button_title: Ligação para a página de Conferências que mostra todas as conferências
|
498
|
-
see_all_conferences: Ver todas as conferências
|
499
498
|
photo:
|
500
499
|
image:
|
501
500
|
attributes:
|
data/config/locales/ro-RO.yml
CHANGED
@@ -511,7 +511,6 @@ ro:
|
|
511
511
|
highlighted_conferences:
|
512
512
|
active_conferences: Conferințe active
|
513
513
|
conferences_button_title: Link către pagina de conferințe care afișează toate conferințele
|
514
|
-
see_all_conferences: Vezi toate conferințele
|
515
514
|
photo:
|
516
515
|
image:
|
517
516
|
attributes:
|
data/config/locales/sk.yml
CHANGED
data/config/locales/sv.yml
CHANGED
@@ -500,7 +500,7 @@ sv:
|
|
500
500
|
highlighted_conferences:
|
501
501
|
active_conferences: Pågående konferenser
|
502
502
|
conferences_button_title: Länk till sidan över konferenser som visar alla konferenser
|
503
|
-
see_all_conferences:
|
503
|
+
see_all_conferences: Se alla konferenser
|
504
504
|
photo:
|
505
505
|
image:
|
506
506
|
attributes:
|
data/config/locales/tr-TR.yml
CHANGED