decidim-meetings 0.25.0.rc4 → 0.25.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/services/decidim/meetings/diff_renderer.rb +4 -4
- data/config/locales/ca.yml +90 -13
- data/config/locales/cs.yml +46 -4
- data/config/locales/de.yml +0 -2
- data/config/locales/es-MX.yml +100 -0
- data/config/locales/es-PY.yml +100 -0
- data/config/locales/es.yml +100 -0
- data/config/locales/eu.yml +207 -2
- data/config/locales/fi-plain.yml +46 -4
- data/config/locales/fi.yml +46 -4
- data/config/locales/fr-CA.yml +88 -2
- data/config/locales/fr.yml +88 -2
- data/config/locales/ga-IE.yml +218 -0
- data/config/locales/gl.yml +2 -2
- data/config/locales/it.yml +46 -4
- data/config/locales/ja.yml +46 -3
- data/config/locales/lb.yml +418 -0
- data/config/locales/nl.yml +33 -4
- data/config/locales/pl.yml +20 -0
- data/config/locales/pt-BR.yml +1 -4
- data/config/locales/pt.yml +157 -0
- data/config/locales/ro-RO.yml +0 -2
- data/config/locales/sv.yml +25 -0
- data/lib/decidim/meetings/component.rb +2 -1
- data/lib/decidim/meetings/version.rb +1 -1
- metadata +17 -16
data/config/locales/nl.yml
CHANGED
@@ -23,6 +23,7 @@ nl:
|
|
23
23
|
decidim_user_group_id: Gebruikers groep
|
24
24
|
description: Beschrijving
|
25
25
|
end_time: Eindtijd
|
26
|
+
id: ID
|
26
27
|
location: Plaats
|
27
28
|
location_hints: Locatie hints
|
28
29
|
online_meeting_url: De URL van de online vergadering
|
@@ -69,6 +70,34 @@ nl:
|
|
69
70
|
other: registraties
|
70
71
|
decidim:
|
71
72
|
admin:
|
73
|
+
filters:
|
74
|
+
meetings:
|
75
|
+
category_id_eq:
|
76
|
+
label: Categorie
|
77
|
+
closed_at_present:
|
78
|
+
label: Status
|
79
|
+
values:
|
80
|
+
'false': Open
|
81
|
+
'true': Gesloten
|
82
|
+
is_upcoming_true:
|
83
|
+
label: Datum
|
84
|
+
values:
|
85
|
+
'false': Verleden
|
86
|
+
'true': Toekomstige
|
87
|
+
origin_eq:
|
88
|
+
label: Herkomst
|
89
|
+
values:
|
90
|
+
citizen: Inwoners
|
91
|
+
official: Officieel
|
92
|
+
user_group: Gebruikersgroepen
|
93
|
+
scope_id_eq:
|
94
|
+
label: Scope
|
95
|
+
type_eq:
|
96
|
+
label: Type vergadering
|
97
|
+
values:
|
98
|
+
hybrid: Beide
|
99
|
+
in_person: Fysiek
|
100
|
+
online: Online
|
72
101
|
meeting_copies:
|
73
102
|
create:
|
74
103
|
error: Er is een fout opgetreden tijdens het dupliceren van deze vergadering.
|
@@ -146,6 +175,9 @@ nl:
|
|
146
175
|
email_outro: Je ontvangt deze melding omdat je het event "%{resource_title}" volgt. Ontvolgen kan door te klikken op de voorgaande link.
|
147
176
|
email_subject: Het "%{resource_title}" event start in minder dan 48 uur.
|
148
177
|
notification_title: Het <a href="%{resource_path}">%{resource_title}</a> event begint over minder dan 48 uur.
|
178
|
+
forms:
|
179
|
+
meetings:
|
180
|
+
attendees_count_help_text: Vergeet niet het totale aantal deelnemers op je evenement toe te voegen. Of het nu een fysieke, hybride of online bijeenkomst is, het is handig om het aantal mensen te kennen.
|
149
181
|
gamification:
|
150
182
|
badges:
|
151
183
|
attended_meetings:
|
@@ -443,10 +475,6 @@ nl:
|
|
443
475
|
back: Achterzijde
|
444
476
|
create: Aanmaken
|
445
477
|
title: Maak je vergadering
|
446
|
-
online_meeting_link:
|
447
|
-
join: Deelnemen aan de vergadering
|
448
|
-
link_available_soon: Link binnenkort beschikbaar
|
449
|
-
live_event: Deze vergadering vindt op dit moment plaats
|
450
478
|
registration_confirm:
|
451
479
|
cancel: Annuleer
|
452
480
|
confirm: Bevestigen
|
@@ -492,6 +520,7 @@ nl:
|
|
492
520
|
fields:
|
493
521
|
closed: Gesloten
|
494
522
|
end_time: Einddatum
|
523
|
+
id: Id
|
495
524
|
map: Kaart
|
496
525
|
official_meeting: Officiële vergadering
|
497
526
|
start_time: Startdatum
|
data/config/locales/pl.yml
CHANGED
@@ -22,6 +22,7 @@ pl:
|
|
22
22
|
decidim_user_group_id: Grupa użytkowników
|
23
23
|
description: Opis
|
24
24
|
end_time: Czas zakończenia
|
25
|
+
id: Numer ID
|
25
26
|
location: Miejsce
|
26
27
|
location_hints: Wskazówki co do miejsca
|
27
28
|
online_meeting_url: Adres URL spotkania online
|
@@ -73,6 +74,16 @@ pl:
|
|
73
74
|
other: Rejestracje
|
74
75
|
decidim:
|
75
76
|
admin:
|
77
|
+
filters:
|
78
|
+
meetings:
|
79
|
+
category_id_eq:
|
80
|
+
label: Kategoria
|
81
|
+
closed_at_present:
|
82
|
+
label: Państwo
|
83
|
+
values:
|
84
|
+
'true': Zamknięte
|
85
|
+
is_upcoming_true:
|
86
|
+
label: Data
|
76
87
|
meeting_copies:
|
77
88
|
create:
|
78
89
|
error: Wystąpił błąd podczas duplikowania tego spotkania.
|
@@ -119,6 +130,7 @@ pl:
|
|
119
130
|
email_subject: Spotkanie "%{resource_title}" zostało zakończone
|
120
131
|
notification_title: Spotkanie <a href="%{resource_path}">%{resource_title}</a> zostało zakończone.
|
121
132
|
meeting_created:
|
133
|
+
button_text: Zarejestruj się na spotkanie
|
122
134
|
email_intro: Spotkanie "%{resource_title}" zostało dodane do przestrzeni "%{participatory_space_title}", którą obserwujesz.
|
123
135
|
email_outro: Otrzymałeś to powiadomienie, ponieważ obserwujesz przestrzeń "%{participatory_space_title}". Aby przestać otrzymywać powiadomienia kliknij w powyższy link, a następnie na stronie spotkania kliknij w przycisk obserwowania.
|
124
136
|
email_subject: Nowe spotkanie zostało dodane do %{participatory_space_title}
|
@@ -177,6 +189,7 @@ pl:
|
|
177
189
|
few: 'Nie można usunąć spotkania ponieważ ma ono %{count} powiązane propozycje:'
|
178
190
|
many: 'Nie można usunąć spotkania ponieważ ma ono %{count} powiązanych propozycji:'
|
179
191
|
other: 'Nie można usunąć spotkania ponieważ ma ono %{count} powiązanych propozycji:'
|
192
|
+
manage_poll: Zarządzaj głosowaniem
|
180
193
|
new: Nowe spotkanie
|
181
194
|
preview: Podgląd
|
182
195
|
registrations: Rejestracje
|
@@ -293,6 +306,9 @@ pl:
|
|
293
306
|
update:
|
294
307
|
invalid: Podczas aktualizowania tego spotkania wystąpił błąd
|
295
308
|
success: Spotkanie zostało zaktualizowane
|
309
|
+
meetings_poll:
|
310
|
+
form:
|
311
|
+
title: Edytuj kartę do głosowania dla %{questionnaire_for}
|
296
312
|
models:
|
297
313
|
meeting:
|
298
314
|
name: Spotkanie
|
@@ -492,6 +508,10 @@ pl:
|
|
492
508
|
official_meeting: Spotkanie oficjalne
|
493
509
|
start_time: Data rozpoczęcia
|
494
510
|
title: Tytuł
|
511
|
+
polls:
|
512
|
+
questions:
|
513
|
+
closed_question:
|
514
|
+
question_results: Wyniki wyborów
|
495
515
|
read_more: "(zobacz więcej)"
|
496
516
|
registration_mailer:
|
497
517
|
confirmation:
|
data/config/locales/pt-BR.yml
CHANGED
@@ -453,10 +453,6 @@ pt:
|
|
453
453
|
back: Voltar
|
454
454
|
create: Criar
|
455
455
|
title: Criar uma reunião
|
456
|
-
online_meeting_link:
|
457
|
-
join: Participe da reunião
|
458
|
-
link_available_soon: Link disponível em breve
|
459
|
-
live_event: Esta reunião está acontecendo agora
|
460
456
|
registration_confirm:
|
461
457
|
cancel: Cancelar
|
462
458
|
confirm: confirme
|
@@ -482,6 +478,7 @@ pt:
|
|
482
478
|
one: "%{count} slot restante"
|
483
479
|
other: "%{count} slots restantes"
|
484
480
|
view: Visualizar
|
481
|
+
visit_finished: Ver reunião anterior
|
485
482
|
update:
|
486
483
|
invalid: Houve um problema ao atualizar a reunião.
|
487
484
|
success: Você atualizou a reunião com sucesso.
|
data/config/locales/pt.yml
CHANGED
@@ -8,31 +8,44 @@ pt:
|
|
8
8
|
close_meeting:
|
9
9
|
attendees_count: Número de participantes
|
10
10
|
attending_organizations: Lista de organizações que participaram
|
11
|
+
audio_url: URL do áudio
|
11
12
|
closing_report: Atas
|
12
13
|
closing_visible: Está visível
|
13
14
|
contributions_count: Número de contribuições
|
14
15
|
proposal_ids: Propostas criadas na reunião
|
16
|
+
video_url: URL do vídeo
|
15
17
|
meeting:
|
16
18
|
address: Endereço
|
17
19
|
available_slots: Slots disponíveis para esta reunião
|
20
|
+
customize_registration_email: Personalizar o e-mail de registo
|
18
21
|
decidim_category_id: Categoria
|
19
22
|
decidim_scope_id: Âmbito
|
20
23
|
decidim_user_group_id: Grupo de utilizadores
|
21
24
|
description: Descrição
|
22
25
|
end_time: Hora de fim
|
26
|
+
id: IDENTIFICAÇÃO
|
23
27
|
location: Localização
|
24
28
|
location_hints: Dicas de localização
|
29
|
+
online_meeting_url: URL de reunião on-line
|
25
30
|
organizer_gid: Criar como
|
26
31
|
organizer_id: Organizador
|
27
32
|
private_meeting: Reunião privada
|
33
|
+
registration_email_custom_content: Conteúdo personalizado do e-mail de registo
|
28
34
|
registration_form_enabled: Formulário de registo ativado
|
29
35
|
registration_terms: Termos de registo
|
36
|
+
registration_url: URL de registo
|
30
37
|
registrations_enabled: Registos ativados
|
38
|
+
show_embedded_iframe: Mostrar iframe embutido para este URL
|
31
39
|
start_time: Hora de início
|
32
40
|
title: Título
|
33
41
|
transparent: Transparente
|
42
|
+
type_of_meeting: Tipo
|
34
43
|
errors:
|
35
44
|
models:
|
45
|
+
meeting:
|
46
|
+
attributes:
|
47
|
+
show_embedded_iframe:
|
48
|
+
not_embeddable: Este URL não pode ser embutido
|
36
49
|
meeting_agenda:
|
37
50
|
attributes:
|
38
51
|
base:
|
@@ -62,6 +75,34 @@ pt:
|
|
62
75
|
other: Registos
|
63
76
|
decidim:
|
64
77
|
admin:
|
78
|
+
filters:
|
79
|
+
meetings:
|
80
|
+
category_id_eq:
|
81
|
+
label: Categoria
|
82
|
+
closed_at_present:
|
83
|
+
label: Estado
|
84
|
+
values:
|
85
|
+
'false': Abertas
|
86
|
+
'true': Fechado
|
87
|
+
is_upcoming_true:
|
88
|
+
label: Datas
|
89
|
+
values:
|
90
|
+
'false': Passado
|
91
|
+
'true': Seguinte
|
92
|
+
origin_eq:
|
93
|
+
label: Origem
|
94
|
+
values:
|
95
|
+
citizen: Cidadão
|
96
|
+
official: Oficial
|
97
|
+
user_group: Grupos de utilizadores
|
98
|
+
scope_id_eq:
|
99
|
+
label: Âmbito
|
100
|
+
type_eq:
|
101
|
+
label: Tipo de reunião
|
102
|
+
values:
|
103
|
+
hybrid: Ambos
|
104
|
+
in_person: Presencialmente
|
105
|
+
online: On-line
|
65
106
|
meeting_copies:
|
66
107
|
create:
|
67
108
|
error: Ocorreu um problema ao duplicar esta reunião.
|
@@ -73,6 +114,7 @@ pt:
|
|
73
114
|
components:
|
74
115
|
meetings:
|
75
116
|
actions:
|
117
|
+
comment: Comentários
|
76
118
|
join: Adira
|
77
119
|
name: Reuniões
|
78
120
|
settings:
|
@@ -83,7 +125,12 @@ pt:
|
|
83
125
|
creation_enabled_for_participants: Os participantes podem criar reuniões
|
84
126
|
default_registration_terms: Termos de registo predefinidos
|
85
127
|
enable_pads_creation: Ativar criação de blocos
|
128
|
+
maps_enabled: Mapas activados
|
129
|
+
registration_code_enabled: Código de registo activado
|
86
130
|
resources_permissions_enabled: As permissões de ações podem ser definidas para cada reunião
|
131
|
+
scope_id: Âmbito
|
132
|
+
scopes_enabled: Âmbitos activados
|
133
|
+
terms_and_conditions_url_for_meeting_creators: URL dos termos e condições para criadores de reuniões
|
87
134
|
step:
|
88
135
|
announcement: Anúncio
|
89
136
|
comments_blocked: Comentários bloqueados
|
@@ -103,6 +150,7 @@ pt:
|
|
103
150
|
email_subject: A reunião "%{resource_title}" foi encerrada
|
104
151
|
notification_title: A reunião <a href="%{resource_path}">%{resource_title}</a> foi encerrada.
|
105
152
|
meeting_created:
|
153
|
+
button_text: Registe-se para a reunião
|
106
154
|
email_intro: A reunião "%{resource_title}" foi adicionada a "%{participatory_space_title}" que você segue.
|
107
155
|
email_outro: Recebeu esta notificação porque segue "%{participatory_space_title}". Pode deixar de segui-lo a partir da hiperligação anterior.
|
108
156
|
email_subject: Nova reunião adicionada a %{participatory_space_title}
|
@@ -134,6 +182,9 @@ pt:
|
|
134
182
|
email_outro: Recebeu esta notificação porque segue a reunião "%{resource_title}". Pode deixar de segui-la a partir da hiperligação anterior.
|
135
183
|
email_subject: A reunião "%{resource_title}" começará em menos de 48h.
|
136
184
|
notification_title: A reunião <a href="%{resource_path}">%{resource_title}</a> começará em menos de 48h.
|
185
|
+
forms:
|
186
|
+
meetings:
|
187
|
+
attendees_count_help_text: Não se esquece de incluir o número total de participantes no seu evento. Seja presencialmente, híbrido, ou on-line, o importante é saber quantas pessoas estão envolvidas.
|
137
188
|
gamification:
|
138
189
|
badges:
|
139
190
|
attended_meetings:
|
@@ -159,6 +210,7 @@ pt:
|
|
159
210
|
proposals_count:
|
160
211
|
one: 'A reunião não pode ser destruída porque tem %{count} proposta associada:'
|
161
212
|
other: 'A reunião não pode ser destruída porque tem %{count} propostas associadas:'
|
213
|
+
manage_poll: Gerir inquérito
|
162
214
|
new: Nova reunião
|
163
215
|
preview: Pré-visualização
|
164
216
|
registrations: Registos
|
@@ -195,6 +247,8 @@ pt:
|
|
195
247
|
invalid: Ocorreu um problema ao atualizar esta agenda
|
196
248
|
success: Agenda atualizada corretamente
|
197
249
|
exports:
|
250
|
+
answers: Respostas
|
251
|
+
meeting_comments: Comentários
|
198
252
|
meetings: Reuniões
|
199
253
|
registrations: Registos
|
200
254
|
invite_join_meeting_mailer:
|
@@ -234,6 +288,7 @@ pt:
|
|
234
288
|
success: Reunião encerrada corretamente
|
235
289
|
create:
|
236
290
|
invalid: Ocorreu um problema ao criar esta reunião
|
291
|
+
success: A reunião foi criada com êxito. Tome nota que ainda não foi publicada, precisa de a publicar manualmente.
|
237
292
|
destroy:
|
238
293
|
invalid:
|
239
294
|
proposals_count:
|
@@ -241,15 +296,28 @@ pt:
|
|
241
296
|
other: A reunião não pode ser destruída porque tem %{count} propostas associadas
|
242
297
|
success: Reunião eliminada corretamente
|
243
298
|
edit:
|
299
|
+
title: Editar reunião
|
244
300
|
update: Atualizar
|
245
301
|
form:
|
246
302
|
address_help: 'Endereço: utilizado por Geocoder para encontrar a localização'
|
303
|
+
available_slots_help: Deixar em 0 se tiver número ilimitado de intervalos de tempo disponíveis
|
304
|
+
disclaimer: 'Declinação de responsabilidade: Ao usar um registo externo ao sistema fica ao corrente que os organizadores de %{organization} não são responsáveis pelos dados fornecidos pelo utilizador ao serviço externo.'
|
247
305
|
location_help: 'Localização: mensagem direcionada para os utilizadores indicando o local de encontro'
|
306
|
+
location_hints_help: 'Sugestões de localização: informação adicional. Exemplo: o piso do edifício se for uma reunião presencial, ou a palavra-chave se for uma reunião on-line de acesso restrito.'
|
307
|
+
online_meeting_url_help: 'Ligação: permitir aos participantes ligarem-se directamente à sua reunião'
|
308
|
+
registration_email_help: Este texto irá aparecer no meio do e-mail de confirmação de registo. Logo a seguir ao código de registo.
|
309
|
+
registration_url_help: 'Ligação: permitir aos participantes dirigirem-se ao serviço externo que está a usar para os registos'
|
310
|
+
select_a_meeting_type: Por favor seleccione um tipo de reunião
|
311
|
+
select_a_registration_type: Por favor seleccione um tipo de registo
|
312
|
+
show_embedded_iframe_help: URL para embutir ou não um iframe para esta video conferência. Só alguns serviços permitem ser embutidos (por exemplo, Youtube, Twitch...)
|
248
313
|
index:
|
249
314
|
title: Reuniões
|
250
315
|
new:
|
251
316
|
create: Criar
|
252
317
|
title: Criar reunião
|
318
|
+
publish:
|
319
|
+
invalid: Ocorreu um problema ao publicar esta reunião.
|
320
|
+
success: Reunião publicada com êxito
|
253
321
|
service:
|
254
322
|
description: Descrição
|
255
323
|
down: Abaixo
|
@@ -260,9 +328,18 @@ pt:
|
|
260
328
|
services:
|
261
329
|
add_service: Adicionar serviço
|
262
330
|
services: Serviços
|
331
|
+
unpublish:
|
332
|
+
invalid: Ocorreu um problema ao remover a publicação desta reunião.
|
333
|
+
success: Publicação da reunião retirada com êxito
|
263
334
|
update:
|
264
335
|
invalid: Ocorreu um problema ao atualizar esta reunião
|
265
336
|
success: Reunião atualizada corretamente
|
337
|
+
meetings_poll:
|
338
|
+
form:
|
339
|
+
title: Editar questionário do inquérito para %{questionnaire_for}
|
340
|
+
update:
|
341
|
+
invalid: Ocorreu um problema ao actualizar o inquérito desta reunião
|
342
|
+
success: Inquérito da reunião actualizado com êxito
|
266
343
|
models:
|
267
344
|
meeting:
|
268
345
|
name: Reunião
|
@@ -323,7 +400,13 @@ pt:
|
|
323
400
|
space_type: Espaço participativo
|
324
401
|
upcoming: Próximas
|
325
402
|
last_activity:
|
403
|
+
meeting_updated_at_html: "<span>Proposta actualizada em %{link}</span>"
|
326
404
|
new_meeting_at_html: "<span>Nova reunião em %{link}</span>"
|
405
|
+
layouts:
|
406
|
+
live_event:
|
407
|
+
administrate: Administradores
|
408
|
+
close: Fechar
|
409
|
+
questions: Pergunta
|
327
410
|
mailer:
|
328
411
|
invite_join_meeting_mailer:
|
329
412
|
invite:
|
@@ -333,7 +416,19 @@ pt:
|
|
333
416
|
subject: O seu registo da reunião foi confirmado
|
334
417
|
meeting:
|
335
418
|
not_allowed: Não tem permissão para ver esta reunião
|
419
|
+
meeting_closes:
|
420
|
+
edit:
|
421
|
+
back: Recuar
|
422
|
+
close: Encerrar reunião
|
423
|
+
title: Encerrar reunião
|
336
424
|
meetings:
|
425
|
+
calendar_modal:
|
426
|
+
add_to_calendar: Adicionar ao calendário
|
427
|
+
apple: Adicionar ao calendário Apple
|
428
|
+
close_window: Fechar janela
|
429
|
+
full_details_html: Para detalhes completos ir a %{link}
|
430
|
+
google: Adicionar ao calendário Google
|
431
|
+
outlook: Adicionar ao calendário Outlook
|
337
432
|
count:
|
338
433
|
meetings_count:
|
339
434
|
one: "%{count} reunião"
|
@@ -346,12 +441,15 @@ pt:
|
|
346
441
|
title: Editar a Sua Reunião
|
347
442
|
update: Atualizar
|
348
443
|
filters:
|
444
|
+
activity: A minha atividade
|
445
|
+
all: Todos
|
349
446
|
category: Categoria
|
350
447
|
date: Data
|
351
448
|
date_values:
|
352
449
|
all: Todos
|
353
450
|
past: Passado
|
354
451
|
upcoming: Próximas
|
452
|
+
my_meetings: As minhas reuniões
|
355
453
|
origin: Origem
|
356
454
|
origin_values:
|
357
455
|
all: Todos
|
@@ -360,6 +458,12 @@ pt:
|
|
360
458
|
user_groups: Grupos
|
361
459
|
scope: Âmbito
|
362
460
|
search: Pesquisar
|
461
|
+
type: Tipo
|
462
|
+
type_values:
|
463
|
+
all: Todos
|
464
|
+
hybrid: Ambos
|
465
|
+
in_person: Presencial
|
466
|
+
online: On-line
|
363
467
|
filters_small_view:
|
364
468
|
close_modal: Fechar modal
|
365
469
|
filter: Filtrar
|
@@ -367,9 +471,17 @@ pt:
|
|
367
471
|
unfold: Desdobrar
|
368
472
|
form:
|
369
473
|
address_help: 'Endereço: utilizado pelo Geocoder para encontrar a localização'
|
474
|
+
available_slots_help: Deixar em 0 se tiver número ilimitado de intervalos de tempo disponíveis
|
370
475
|
create_as: Criar reunião como
|
476
|
+
disclaimer: 'Declinação de responsabilidade: Ao usar um registo externo ao sistema fica ao corrente que os organizadores de %{organization} não são responsáveis pelos dados fornecidos pelo utilizador ao serviço externo.'
|
371
477
|
location_help: 'Localização: mensagem direcionada aos utilizadores sugerindo o local onde se encontrarem'
|
478
|
+
location_hints_help: 'Sugestões de localização: informação adicional. Exemplo: o piso do edifício se for uma reunião presencial, ou a palavra-chave se for uma reunião on-line de acesso restrito.'
|
479
|
+
online_meeting_url_help: 'Ligação: permitir aos participantes ligarem-se directamente à sua reunião'
|
480
|
+
registration_url_help: 'Ligação: permitir aos participantes dirigirem-se ao serviço externo que está a usar para os registos'
|
372
481
|
select_a_category: Por favor selecione uma categoria
|
482
|
+
select_a_meeting_type: Por favor seleccione um tipo de reunião
|
483
|
+
select_a_registration_type: Por favor seleccione um tipo de registo
|
484
|
+
show_embedded_iframe_help: URL para embutir ou não um iframe para esta video conferência. Só alguns serviços permitem ser embutidos (por exemplo, Youtube, Twitch...)
|
373
485
|
index:
|
374
486
|
new_meeting: Nova reunião
|
375
487
|
meeting_minutes:
|
@@ -387,11 +499,19 @@ pt:
|
|
387
499
|
show:
|
388
500
|
attendees: Contagem de participantes
|
389
501
|
back: Retroceder à lista
|
502
|
+
close_meeting: Encerrar reunião
|
390
503
|
contributions: Contagem de contribuições
|
391
504
|
date: Data
|
392
505
|
edit_meeting: Editar reunião
|
506
|
+
going: Inscreveu-se para esta reunião
|
393
507
|
join: Adira à reunião
|
508
|
+
leave: Cancele o seu registo
|
509
|
+
leave_confirmation: Tem a certeza que quer cancelar o seu registo para esta reunião?
|
510
|
+
link_available_soon: Ligação disponível em breve
|
511
|
+
link_closed: A ligação para se juntar à reunião estará disponível alguns minutos antes do seu início
|
512
|
+
live_event: Esta reunião está a acontecer agora
|
394
513
|
meeting_minutes: Ata da Reunião
|
514
|
+
micro_camera_permissions_warning: Quando clicar no botão abaixo irá ser pedida autorização para microfone e/ou câmara, e poderá irá juntar-se à videoconferência
|
395
515
|
no_slots_available: Não há intervalos de tempo disponíveis
|
396
516
|
organizations: Organizações participantes
|
397
517
|
registration_code_help_text: O seu código de registo
|
@@ -402,6 +522,7 @@ pt:
|
|
402
522
|
one: "%{count} intervalo de tempo restante"
|
403
523
|
other: "%{count} intervalos de tempo restantes"
|
404
524
|
view: Ver
|
525
|
+
visit_finished: Ver reunião passada
|
405
526
|
update:
|
406
527
|
invalid: Ocorreu um problema ao atualizar a reunião.
|
407
528
|
success: Atualizou a reunião corretamente.
|
@@ -422,16 +543,46 @@ pt:
|
|
422
543
|
fields:
|
423
544
|
closed: Encerradas
|
424
545
|
end_time: Data final
|
546
|
+
id: Identificação
|
425
547
|
map: Mapa
|
426
548
|
official_meeting: Reunião oficial
|
427
549
|
start_time: Data de início
|
428
550
|
title: Título
|
551
|
+
polls:
|
552
|
+
questions:
|
553
|
+
closed_question:
|
554
|
+
question_results: Resultados das questões
|
555
|
+
index:
|
556
|
+
empty_questions: Durante esta reunião irão ser-lhe enviadas algumas questões e poderá responder-lhes. Serão exibidas aqui.
|
557
|
+
index_admin:
|
558
|
+
admin_dashboard: Painel de controlo de administrador
|
559
|
+
edit: Editar administrador
|
560
|
+
question: Questão
|
561
|
+
received_answer: resposta recebida
|
562
|
+
received_answers: respostas recebidas
|
563
|
+
results: Resultados
|
564
|
+
send: Enviar
|
565
|
+
sent: Enviado
|
566
|
+
published_question:
|
567
|
+
max_choices_alert: Estão selecionadas demasiadas opções
|
568
|
+
question: Questão
|
569
|
+
question_replied: Questão respondida
|
570
|
+
reply_question: Responder à questão
|
571
|
+
public_participants_list:
|
572
|
+
attending_participants: Participantes assistentes
|
573
|
+
hidden_participants_count:
|
574
|
+
one: e mais %{count} pessoa
|
575
|
+
other: e mais %{count} pessoas
|
429
576
|
read_more: "(ler mais)"
|
430
577
|
registration_mailer:
|
431
578
|
confirmation:
|
432
579
|
confirmed_html: O seu registo para a reunião <a href="%{url}">%{title}</a> foi confirmado.
|
433
580
|
details: Encontrará os detalhes da reunião no anexo.
|
434
581
|
registration_code: O seu código de registo é %{code}.
|
582
|
+
registration_type:
|
583
|
+
on_different_platform: Numa plataforma diferente
|
584
|
+
on_this_platform: Nesta plataforma
|
585
|
+
registration_disabled: Registo desactivado
|
435
586
|
registrations:
|
436
587
|
create:
|
437
588
|
invalid: Ocorreu um problema ao aderir a esta reunião.
|
@@ -442,6 +593,10 @@ pt:
|
|
442
593
|
destroy:
|
443
594
|
invalid: Ocorreu um problema ao sair desta reunião.
|
444
595
|
success: Saiu da reunião corretamente.
|
596
|
+
type_of_meeting:
|
597
|
+
hybrid: Ambos
|
598
|
+
in_person: Presencial
|
599
|
+
online: On-line
|
445
600
|
types:
|
446
601
|
private_meeting: Reunião privada
|
447
602
|
transparent: Transparente
|
@@ -466,6 +621,8 @@ pt:
|
|
466
621
|
proposals_from_meeting:
|
467
622
|
meeting_proposal: 'Propostas relacionadas:'
|
468
623
|
proposal_meeting: 'Reuniões relacionadas:'
|
624
|
+
statistics:
|
625
|
+
meetings_count: Reuniões
|
469
626
|
devise:
|
470
627
|
mailer:
|
471
628
|
join_meeting:
|
data/config/locales/ro-RO.yml
CHANGED
data/config/locales/sv.yml
CHANGED
@@ -23,6 +23,7 @@ sv:
|
|
23
23
|
decidim_user_group_id: Användargrupp
|
24
24
|
description: Beskrivning
|
25
25
|
end_time: Sluttid
|
26
|
+
id: ID
|
26
27
|
location: Plats
|
27
28
|
location_hints: Detaljer om platsen
|
28
29
|
online_meeting_url: URL för onlinemötet
|
@@ -68,6 +69,25 @@ sv:
|
|
68
69
|
other: Registreringar
|
69
70
|
decidim:
|
70
71
|
admin:
|
72
|
+
filters:
|
73
|
+
meetings:
|
74
|
+
closed_at_present:
|
75
|
+
label: Status
|
76
|
+
values:
|
77
|
+
'false': Öppna
|
78
|
+
is_upcoming_true:
|
79
|
+
label: Datum
|
80
|
+
values:
|
81
|
+
'false': Tidigare
|
82
|
+
origin_eq:
|
83
|
+
values:
|
84
|
+
user_group: Användargrupper
|
85
|
+
scope_id_eq:
|
86
|
+
label: Omfång
|
87
|
+
type_eq:
|
88
|
+
values:
|
89
|
+
hybrid: Båda
|
90
|
+
in_person: Fysiska
|
71
91
|
meeting_copies:
|
72
92
|
create:
|
73
93
|
error: Det gick inte att duplicera mötet.
|
@@ -168,6 +188,7 @@ sv:
|
|
168
188
|
proposals_count:
|
169
189
|
one: 'Mötet kan inte raderas eftersom det finns %{count} relaterat förslag:'
|
170
190
|
other: 'Mötet kan inte raderas eftersom det finns %{count} relaterade förslag:'
|
191
|
+
manage_poll: Hantera enkäter
|
171
192
|
new: Nytt möte
|
172
193
|
preview: Förhandsvisa
|
173
194
|
registrations: Registreringar
|
@@ -338,6 +359,9 @@ sv:
|
|
338
359
|
upcoming: Kommande
|
339
360
|
last_activity:
|
340
361
|
new_meeting_at_html: "<span>Nytt möte på %{link}</span>"
|
362
|
+
layouts:
|
363
|
+
live_event:
|
364
|
+
close: stäng
|
341
365
|
mailer:
|
342
366
|
invite_join_meeting_mailer:
|
343
367
|
invite:
|
@@ -453,6 +477,7 @@ sv:
|
|
453
477
|
fields:
|
454
478
|
closed: Stängd
|
455
479
|
end_time: Slutdatum
|
480
|
+
id: Id
|
456
481
|
map: Karta
|
457
482
|
official_meeting: Officiellt möte
|
458
483
|
start_time: Startdatum
|
@@ -149,7 +149,8 @@ Decidim.register_component(:meetings) do |component|
|
|
149
149
|
author: participatory_space.organization,
|
150
150
|
registration_terms: Decidim::Faker::Localized.wrapped("<p>", "</p>") do
|
151
151
|
Decidim::Faker::Localized.paragraph(sentence_count: 3)
|
152
|
-
end
|
152
|
+
end,
|
153
|
+
published_at: Faker::Boolean.boolean(true_ratio: 0.8) ? Time.current : nil
|
153
154
|
}
|
154
155
|
|
155
156
|
_hybrid_meeting = Decidim.traceability.create!(
|