decidim-conferences 0.25.0.rc3 → 0.25.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/cells/decidim/conferences/conference_speaker/show.erb +14 -11
- data/app/cells/decidim/conferences/conference_speaker_cell.rb +2 -4
- data/app/commands/decidim/conferences/admin/create_conference_admin.rb +1 -1
- data/app/models/decidim/conference_meeting.rb +3 -1
- data/app/presenters/decidim/conference_speaker_presenter.rb +10 -0
- data/config/locales/cs.yml +1 -1
- data/config/locales/el.yml +49 -0
- data/config/locales/eu.yml +83 -24
- data/config/locales/fr-CA.yml +37 -0
- data/config/locales/fr.yml +37 -0
- data/config/locales/ga-IE.yml +204 -0
- data/config/locales/lb.yml +532 -0
- data/config/locales/pl.yml +16 -1
- data/config/locales/pt.yml +50 -0
- data/config/locales/ro-RO.yml +41 -27
- data/config/locales/sv.yml +1 -0
- data/lib/decidim/conferences/engine.rb +4 -0
- data/lib/decidim/conferences/participatory_space.rb +12 -1
- data/lib/decidim/conferences/test/factories.rb +48 -1
- data/lib/decidim/conferences/version.rb +1 -1
- metadata +16 -15
data/config/locales/ga-IE.yml
CHANGED
@@ -1 +1,205 @@
|
|
1
1
|
ga:
|
2
|
+
activemodel:
|
3
|
+
attributes:
|
4
|
+
conference:
|
5
|
+
copy_categories: Cóipeáil catagóirí
|
6
|
+
decidim_scope_id: Scóip
|
7
|
+
end_date: Dáta deiridh
|
8
|
+
hashtag: Haischlib
|
9
|
+
location: Suíomh
|
10
|
+
participatory_processes_ids: Próisis Rannpháirteacha Ceangailte
|
11
|
+
scope_id: Scóip
|
12
|
+
slogan: Mana
|
13
|
+
slug: Píosa URL
|
14
|
+
title: Teideal
|
15
|
+
conference_media_link:
|
16
|
+
date: Dáta
|
17
|
+
link: Nasc
|
18
|
+
title: Teideal
|
19
|
+
weight: Meáchan
|
20
|
+
conference_partner:
|
21
|
+
link: Nasc
|
22
|
+
logo: Lógó
|
23
|
+
name: Ainm
|
24
|
+
weight: Meáchan
|
25
|
+
conference_registration_invite:
|
26
|
+
email: Seoladh ríomhphoist
|
27
|
+
name: Ainm
|
28
|
+
user_id: Úsáideoir
|
29
|
+
conference_registration_type:
|
30
|
+
price: Praghas
|
31
|
+
title: Teideal
|
32
|
+
weight: Meáchan
|
33
|
+
conference_speaker:
|
34
|
+
avatar: Abhatár
|
35
|
+
user_id: Úsáideoir
|
36
|
+
conference_user_role:
|
37
|
+
email: Seoladh ríomhphoist
|
38
|
+
name: Ainm
|
39
|
+
role: Ról
|
40
|
+
decidim:
|
41
|
+
admin:
|
42
|
+
actions:
|
43
|
+
confirm: Deimhnigh
|
44
|
+
conference_copies:
|
45
|
+
new:
|
46
|
+
copy: Cóipeáil
|
47
|
+
conference_speakers:
|
48
|
+
edit:
|
49
|
+
update: Nuashonraigh
|
50
|
+
new:
|
51
|
+
create: Cruthaigh
|
52
|
+
conference_user_roles:
|
53
|
+
edit:
|
54
|
+
update: Nuashonraigh
|
55
|
+
new:
|
56
|
+
create: Cruthaigh
|
57
|
+
conferences:
|
58
|
+
edit:
|
59
|
+
update: Nuashonraigh
|
60
|
+
new:
|
61
|
+
create: Cruthaigh
|
62
|
+
media_links:
|
63
|
+
edit:
|
64
|
+
update: Nuashonraigh
|
65
|
+
new:
|
66
|
+
create: Cruthaigh
|
67
|
+
menu:
|
68
|
+
conferences_submenu:
|
69
|
+
attachment_collections: Fillteáin
|
70
|
+
attachment_files: Comhaid
|
71
|
+
attachments: Ceangaltáin
|
72
|
+
categories: Catagóirí
|
73
|
+
conference_invites: Cuirí
|
74
|
+
conference_speakers: Cainteoirí
|
75
|
+
info: Eolas
|
76
|
+
partners: Comhpháirtithe
|
77
|
+
models:
|
78
|
+
conference:
|
79
|
+
fields:
|
80
|
+
title: Teideal
|
81
|
+
conference_speaker:
|
82
|
+
fields:
|
83
|
+
position: Céim
|
84
|
+
conference_user_role:
|
85
|
+
fields:
|
86
|
+
email: Seoladh ríomhphoist
|
87
|
+
name: Ainm
|
88
|
+
role: Ról
|
89
|
+
roles:
|
90
|
+
admin: Riarthóir
|
91
|
+
valuator: Luachálaí
|
92
|
+
media_link:
|
93
|
+
fields:
|
94
|
+
date: Dáta
|
95
|
+
link: Nasc
|
96
|
+
title: Teideal
|
97
|
+
partner:
|
98
|
+
fields:
|
99
|
+
link: Nasc
|
100
|
+
logo: Lógó
|
101
|
+
name: Ainm
|
102
|
+
partner_type: Cineál
|
103
|
+
name: Comhpháirtí
|
104
|
+
registration_type:
|
105
|
+
fields:
|
106
|
+
price: Praghas
|
107
|
+
title: Teideal
|
108
|
+
partners:
|
109
|
+
edit:
|
110
|
+
update: Nuashonraigh
|
111
|
+
new:
|
112
|
+
create: Cruthaigh
|
113
|
+
registration_types:
|
114
|
+
edit:
|
115
|
+
update: Nuashonraigh
|
116
|
+
new:
|
117
|
+
create: Cruthaigh
|
118
|
+
conference_program:
|
119
|
+
index:
|
120
|
+
title: Clár
|
121
|
+
conference_speakers:
|
122
|
+
index:
|
123
|
+
title: Cainteoirí
|
124
|
+
conferences:
|
125
|
+
admin:
|
126
|
+
conference_invites:
|
127
|
+
index:
|
128
|
+
filter:
|
129
|
+
accepted: Glactha
|
130
|
+
all: Uile
|
131
|
+
rejected: Diúltaithe
|
132
|
+
sent: Seolta
|
133
|
+
invites: Cuirí
|
134
|
+
search: Cuardaigh
|
135
|
+
new:
|
136
|
+
invite: Tabhair Cuireadh
|
137
|
+
conference_speakers:
|
138
|
+
index:
|
139
|
+
search: Cuardaigh
|
140
|
+
diplomas:
|
141
|
+
edit:
|
142
|
+
save: Sábháil
|
143
|
+
partners:
|
144
|
+
index:
|
145
|
+
title: Comhpháirtithe
|
146
|
+
conference:
|
147
|
+
registration_confirm:
|
148
|
+
cancel: Cealaigh
|
149
|
+
confirm: Deimhnigh
|
150
|
+
show:
|
151
|
+
free: Saor in aisce
|
152
|
+
conference_program:
|
153
|
+
program_meeting:
|
154
|
+
content: Inneachar
|
155
|
+
location: Suíomh
|
156
|
+
speakers: Cainteoirí
|
157
|
+
show:
|
158
|
+
day: Lá
|
159
|
+
program: Clár
|
160
|
+
conference_speakers:
|
161
|
+
index:
|
162
|
+
speakers: Cainteoirí
|
163
|
+
conferences:
|
164
|
+
partners:
|
165
|
+
collaborators: Comhpháirtithe
|
166
|
+
show:
|
167
|
+
register: Cláraigh
|
168
|
+
models:
|
169
|
+
conference_invite:
|
170
|
+
fields:
|
171
|
+
email: Seoladh ríomhphoist
|
172
|
+
name: Ainm
|
173
|
+
sent_at: Seolta ag
|
174
|
+
status: Stádas
|
175
|
+
status:
|
176
|
+
sent: Seolta
|
177
|
+
conference_registration:
|
178
|
+
fields:
|
179
|
+
email: Seoladh ríomhphoist
|
180
|
+
name: Ainm
|
181
|
+
state: Stádas
|
182
|
+
states:
|
183
|
+
pending: Ar feitheamh
|
184
|
+
photo:
|
185
|
+
show:
|
186
|
+
photo: Íomhá
|
187
|
+
photos_list:
|
188
|
+
show:
|
189
|
+
related_photos: Íomhánna
|
190
|
+
registration_types:
|
191
|
+
index:
|
192
|
+
register: Cláraigh
|
193
|
+
show:
|
194
|
+
details: Sonraí
|
195
|
+
introduction: Réamhrá
|
196
|
+
related_participatory_processes: Próisis Rannpháirteacha Ceangailte
|
197
|
+
layouts:
|
198
|
+
decidim:
|
199
|
+
conference_hero:
|
200
|
+
register: Cláraigh
|
201
|
+
conferences_nav:
|
202
|
+
conference_partners_menu_item: Comhpháirtithe
|
203
|
+
conference_speaker_menu_item: Cainteoirí
|
204
|
+
media: Meán
|
205
|
+
venues: Ionaid
|