decidim-meetings 0.26.7 → 0.26.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. checksums.yaml +4 -4
  2. data/app/cells/decidim/meetings/content_blocks/upcoming_meetings/show.erb +1 -1
  3. data/app/cells/decidim/meetings/content_blocks/upcoming_meetings_cell.rb +10 -2
  4. data/app/views/decidim/meetings/admin/meetings/edit.html.erb +1 -0
  5. data/app/views/decidim/meetings/admin/meetings/index.html.erb +1 -0
  6. data/app/views/decidim/meetings/admin/meetings/new.html.erb +1 -0
  7. data/app/views/decidim/meetings/meetings/index.html.erb +1 -1
  8. data/app/views/decidim/participatory_spaces/_conference_venues.html.erb +3 -0
  9. data/config/environment.rb +3 -0
  10. data/config/locales/ar.yml +4 -9
  11. data/config/locales/ca.yml +7 -5
  12. data/config/locales/cs.yml +7 -5
  13. data/config/locales/de.yml +34 -10
  14. data/config/locales/el.yml +231 -7
  15. data/config/locales/en.yml +2 -0
  16. data/config/locales/es-MX.yml +10 -8
  17. data/config/locales/es-PY.yml +7 -5
  18. data/config/locales/es.yml +9 -7
  19. data/config/locales/eu.yml +105 -100
  20. data/config/locales/fi-plain.yml +8 -8
  21. data/config/locales/fi.yml +21 -21
  22. data/config/locales/fr-CA.yml +7 -7
  23. data/config/locales/fr.yml +6 -6
  24. data/config/locales/ga-IE.yml +3 -3
  25. data/config/locales/gl.yml +4 -9
  26. data/config/locales/hu.yml +4 -6
  27. data/config/locales/id-ID.yml +4 -5
  28. data/config/locales/is-IS.yml +9 -5
  29. data/config/locales/it.yml +9 -10
  30. data/config/locales/ja.yml +3 -3
  31. data/config/locales/kaa.yml +6 -0
  32. data/config/locales/lb.yml +12 -9
  33. data/config/locales/lt.yml +24 -7
  34. data/config/locales/lv.yml +4 -5
  35. data/config/locales/nl.yml +1 -6
  36. data/config/locales/no.yml +2 -4
  37. data/config/locales/pl.yml +27 -7
  38. data/config/locales/pt-BR.yml +51 -8
  39. data/config/locales/pt.yml +5 -5
  40. data/config/locales/ro-RO.yml +4 -9
  41. data/config/locales/ru.yml +7 -6
  42. data/config/locales/sk.yml +5 -6
  43. data/config/locales/sl.yml +3 -0
  44. data/config/locales/sq-AL.yml +1 -0
  45. data/config/locales/sv.yml +4 -7
  46. data/config/locales/th-TH.yml +1 -0
  47. data/config/locales/tr-TR.yml +7 -7
  48. data/config/locales/uk.yml +7 -6
  49. data/config/locales/zh-CN.yml +5 -5
  50. data/config/locales/zh-TW.yml +0 -5
  51. data/lib/decidim/meetings/engine.rb +3 -2
  52. data/lib/decidim/meetings/meeting_serializer.rb +2 -2
  53. data/lib/decidim/meetings/user_answers_serializer.rb +1 -1
  54. data/lib/decidim/meetings/version.rb +1 -1
  55. metadata +17 -14
@@ -18,7 +18,9 @@ lt:
18
18
  decidim_scope_id: Apimtis
19
19
  decidim_user_group_id: Naudotojų grupė
20
20
  description: Aprašymas
21
+ end_time: Pabaigos laikas
21
22
  id: ID
23
+ iframe_embed_type: Iframe įtraukos tipas
22
24
  location: Vieta
23
25
  location_hints: Vietos užuomina
24
26
  online_meeting_url: Virtualaus susitikimo URL
@@ -28,17 +30,34 @@ lt:
28
30
  registration_email_custom_content: Suasmenintas registracijos el. laiško turinys
29
31
  registration_form_enabled: Registracijos forma įjungta
30
32
  registration_terms: Registracijos sąlygos
33
+ registration_type: Registracijos tipas
31
34
  registration_url: Registracijos URL
32
35
  registrations_enabled: Registracijos įjungtos
36
+ reserved_slots: Šiam susirinkimui rezervuoti intervalai
37
+ start_time: Pradžios laikas
33
38
  title: Pavadinimas
34
39
  transparent: Skaidrus
35
40
  type_of_meeting: Tipas
41
+ meeting_agenda:
42
+ title: Pavadinimas
43
+ visible: Matomas
44
+ meeting_agenda_items:
45
+ description: Aprašymas
46
+ duration: Trukmė
47
+ title: Pavadinimas
48
+ meeting_registration_invite:
49
+ email: El. paštas
50
+ name: Pavadinimas
51
+ validate_registration_code:
52
+ code: Kodas
36
53
  errors:
37
54
  models:
38
55
  meeting:
39
56
  attributes:
40
57
  iframe_embed_type:
41
58
  not_embeddable: Šio URL negalima įterpti į susitikimo ar tiesioginio įvykio puslapį
59
+ online_meeting_url:
60
+ url_format: Turi būti galiojanti nuoroda
42
61
  meeting_agenda:
43
62
  attributes:
44
63
  base:
@@ -212,7 +231,7 @@ lt:
212
231
  many: 'Susirinkimo negalima panaikinti, nes su juo susietas %{count} pasiūlymai:'
213
232
  other: 'Susirinkimo negalima panaikinti, nes su juo susietas %{count} pasiūlymai:'
214
233
  manage_poll: Tvarkyti apklausą
215
- new: Naujas susirinkimas
234
+ new: Naujas susitikimas
216
235
  preview: Peržiūra
217
236
  registrations: Registracijos
218
237
  title: Veiksmai
@@ -270,9 +289,7 @@ lt:
270
289
  select_user: Pasirinkti dalyvį
271
290
  index:
272
291
  filter:
273
- accepted: Priimtas
274
292
  all: Visi
275
- rejected: Atmestas
276
293
  sent: Išsiųstas
277
294
  filter_by: Filtruoti pagal
278
295
  invite_attendee: Kviesti dalyvį
@@ -346,7 +363,7 @@ lt:
346
363
  success: Susirinkimo klausimynas sėkmingai atnaujintas
347
364
  models:
348
365
  meeting:
349
- name: Susirinkimas
366
+ name: Susitikimas
350
367
  registrations:
351
368
  edit:
352
369
  save: Išsaugoti
@@ -523,11 +540,11 @@ lt:
523
540
  show:
524
541
  attendees: Dalyvių skaičius
525
542
  back: Grįžti į sąrašą
526
- close_meeting: Uždaryti susitikimą
543
+ close_meeting: Baigti susirinkimą
527
544
  contributions: Nuomonių skaičius
528
545
  date: Data
529
546
  edit_close_meeting: Redaguoti susitikimo ataskaitą
530
- edit_meeting: Redaguoti susitikimą
547
+ edit_meeting: Redaguoti susirinkimą
531
548
  going: Jūs užsiregistravote šiame susitikime
532
549
  join: Prisijunkite prie susitikimo
533
550
  leave: Atšaukti registraciją
@@ -649,7 +666,7 @@ lt:
649
666
  see_all: Žiūrėti visus susirinkimus (%{count})
650
667
  upcoming_meetings: Artėjantys susirinkimai
651
668
  upcoming_meeting_for_card:
652
- upcoming_meeting: Būsimas susirinkimas
669
+ upcoming_meeting: Būsimas susitikimas
653
670
  resource_links:
654
671
  meetings_through_proposals:
655
672
  meeting_result: 'Susiję rezultatai:'
@@ -146,7 +146,6 @@ lv:
146
146
  confirm_destroy: Vai tiešām vēlaties dzēst šo sanāksmi?
147
147
  destroy: Dzēst
148
148
  edit: Labot
149
- new: Jauna sanāksme
150
149
  preview: Priekšskatīt
151
150
  registrations: Reģistrācija
152
151
  title: Darbības
@@ -202,9 +201,6 @@ lv:
202
201
  select_user: Izvēlieties dalībnieku
203
202
  index:
204
203
  filter:
205
- accepted: Pieņemts
206
- all: Visi
207
- rejected: Noraidīts
208
204
  sent: Nosūtīts
209
205
  filter_by: Filtrēt pēc
210
206
  invite_attendee: Uzaicināt apmeklētāju
@@ -293,6 +289,7 @@ lv:
293
289
  conference_venues: Konferenču norises vietas
294
290
  content_blocks:
295
291
  upcoming_meetings:
292
+ upcoming_meetings: Gaidāmās sanāksmes
296
293
  view_all_meetings: Skatīt visu
297
294
  directory:
298
295
  meetings:
@@ -314,6 +311,7 @@ lv:
314
311
  filters:
315
312
  category: Kategorija
316
313
  date: Datums
314
+ scope: Darbības tvērums
317
315
  search: Meklēt
318
316
  filters_small_view:
319
317
  close_modal: Aizvērt modal
@@ -331,8 +329,9 @@ lv:
331
329
  show:
332
330
  attendees: Dalībnieku skaits
333
331
  back: Atpakaļ uz sarakstu
332
+ close_meeting: Slēgt sanāksmi
334
333
  contributions: Papildinājumu skaits
335
- join: Pievienoties sanāksmei
334
+ date: Datums
336
335
  meeting_minutes: Sanāksmes protokols
337
336
  no_slots_available: Nav pieejama laika runāšanai
338
337
  organizations: Apmeklējošās organizācijas
@@ -262,9 +262,7 @@ nl:
262
262
  select_user: Selecteer gebruiker
263
263
  index:
264
264
  filter:
265
- accepted: Aanvaard
266
265
  all: Alle
267
- rejected: Afgewezen
268
266
  sent: Verzonden
269
267
  filter_by: Filteren op
270
268
  invite_attendee: Nodig een deelnemer uit
@@ -387,7 +385,7 @@ nl:
387
385
  content_blocks:
388
386
  upcoming_meetings:
389
387
  name: Geplande vergaderingen
390
- upcoming_meetings: Geplande vergaderingen
388
+ upcoming_meetings: Aankomende vergaderingen
391
389
  view_all_meetings: Bekijk alles
392
390
  directory:
393
391
  meetings:
@@ -459,7 +457,6 @@ nl:
459
457
  all: Alles
460
458
  citizens: Burgers
461
459
  official: Officieel
462
- user_groups: Groepen
463
460
  scope: Scope
464
461
  search: Zoeken
465
462
  type: Type
@@ -510,10 +507,8 @@ nl:
510
507
  close_meeting: Vergadering sluiten
511
508
  contributions: Aantal bijdragen
512
509
  date: Datum
513
- edit_close_meeting: Bewerk vergaderverslag
514
510
  edit_meeting: Vergadering bewerken
515
511
  going: Je hebt je ingeschreven voor deze vergadering
516
- join: Deelnemen aan bijeenkomst
517
512
  leave: Inschrijving annuleren
518
513
  leave_confirmation: Weet je zeker dat je je inschrijving voor deze vergadering wil annuleren?
519
514
  link_available_soon: Link binnenkort beschikbaar
@@ -257,9 +257,7 @@
257
257
  select_user: Velg deltaker
258
258
  index:
259
259
  filter:
260
- accepted: Aksepterte
261
260
  all: Alle
262
- rejected: Avvist
263
261
  sent: Sendt
264
262
  filter_by: Filtrer etter
265
263
  invite_attendee: Inviter deltaker
@@ -452,7 +450,6 @@
452
450
  all: Alle
453
451
  citizens: Innbyggere
454
452
  official: Offisiell
455
- user_groups: Grupper
456
453
  scope: Tema
457
454
  search: Søk
458
455
  type: Type
@@ -486,9 +483,10 @@
486
483
  confirm: Bekreft
487
484
  show:
488
485
  attendees: Antall deltakere
486
+ close_meeting: Lukk møte
489
487
  contributions: Bidrag teller
490
488
  date: Dato
491
- join: Bli med på møte
489
+ edit_meeting: Rediger møte
492
490
  meeting_minutes: Møte referater
493
491
  no_slots_available: Ingen plasser tilgjengelig
494
492
  organizations: Deltakende organisasjoner
@@ -31,8 +31,14 @@ pl:
31
31
  title: Tytuł
32
32
  transparent: Transparentny
33
33
  type_of_meeting: Typ
34
+ meeting_agenda_items:
35
+ duration: Czas trwania
34
36
  errors:
35
37
  models:
38
+ meeting:
39
+ attributes:
40
+ iframe_embed_type:
41
+ not_embeddable: Ten adres URL nie może być osadzony na stronie spotkania lub wydarzenia na żywo
36
42
  meeting_agenda:
37
43
  attributes:
38
44
  base:
@@ -81,9 +87,13 @@ pl:
81
87
  origin_eq:
82
88
  label: Źródło
83
89
  values:
90
+ citizen: Obywatel
84
91
  official: Oficjalny
92
+ user_group: Grupy użytkowników
85
93
  type_eq:
94
+ label: Rodzaj spotkania
86
95
  values:
96
+ in_person: Osobiste
87
97
  online: Online
88
98
  meeting_copies:
89
99
  create:
@@ -163,6 +173,9 @@ pl:
163
173
  email_outro: Otrzymałeś to powiadomienie, ponieważ obserwujesz spotkanie "%{resource_title}". Aby przestać otrzymywać powiadomienia kliknij w powyższy link, a następnie na stronie spotkania kliknij w przycisk obserwowania.
164
174
  email_subject: Spotkanie "%{resource_title}" rozpocznie się za mniej niż 48 godzin.
165
175
  notification_title: Spotkanie <a href="%{resource_path}">%{resource_title}</a> rozpocznie się za mniej niż 48 godzin.
176
+ forms:
177
+ meetings:
178
+ attendees_count_help_text: Nie zapomnij podać całkowitej liczby uczestników spotkania osobistego, online lub hybrydowego.
166
179
  gamification:
167
180
  badges:
168
181
  attended_meetings:
@@ -248,10 +261,8 @@ pl:
248
261
  select_user: Wybierz użytkownika
249
262
  index:
250
263
  filter:
251
- accepted: Zaakceptowano
252
- all: Wszystko
253
- rejected: Odrzucono
254
- sent: Wysłane
264
+ all: Wszystkie
265
+ sent: Wysłano
255
266
  filter_by: Filtruj według
256
267
  invite_attendee: Zaproś uczestnika
257
268
  invites: Zaproszeni
@@ -318,6 +329,9 @@ pl:
318
329
  meetings_poll:
319
330
  form:
320
331
  title: Edytuj kartę do głosowania dla %{questionnaire_for}
332
+ update:
333
+ invalid: Wystąpił błąd podczas aktualizacji tej ankiety
334
+ success: Ankieta spotkania została pomyślnie zaktualizowana
321
335
  models:
322
336
  meeting:
323
337
  name: Spotkanie
@@ -359,6 +373,9 @@ pl:
359
373
  value_types:
360
374
  organizer_presenter:
361
375
  not_found: 'Nie znaleziono organizatora w bazie danych (ID: %{id})'
376
+ application_helper:
377
+ filter_scope_values:
378
+ all: Wszystkie
362
379
  calendar_modal:
363
380
  calendar_url: Adres URL kalendarza
364
381
  close_window: Zamknij okno
@@ -366,6 +383,7 @@ pl:
366
383
  conference_venues: Sale konferencyjne
367
384
  content_blocks:
368
385
  upcoming_meetings:
386
+ upcoming_meetings: Nadchodzące spotkania
369
387
  view_all_meetings: Pokaż wszystkie
370
388
  directory:
371
389
  meetings:
@@ -424,7 +442,6 @@ pl:
424
442
  all: Wszystkie
425
443
  citizens: Obywatele
426
444
  official: Oficjalny
427
- user_groups: Grupy
428
445
  scope: Zakres
429
446
  search: Szukaj
430
447
  type: Typ
@@ -467,11 +484,11 @@ pl:
467
484
  show:
468
485
  attendees: Liczba osób biorących udział
469
486
  back: Powrót do listy
470
- close_meeting: Zakończ spotkanie
487
+ close_meeting: Zamknij spotkanie
471
488
  contributions: Liczba wsparć
472
489
  date: Data
473
490
  edit_meeting: Edytuj spotkanie
474
- join: Dołącz do spotkania
491
+ going: Zarejestrowano się na to spotkanie
475
492
  leave: Anuluj swoją rejestrację
476
493
  meeting_minutes: Protokół ze spotkania
477
494
  no_slots_available: Brak dostępnych miejsc
@@ -548,6 +565,9 @@ pl:
548
565
  transparent: Transparentne
549
566
  versions:
550
567
  back_to_resource: Wróć do spotkania
568
+ withdraw:
569
+ error: Wystąpił błąd podczas wycofywania spotkania
570
+ success: Spotkanie zostało pomyślnie wycofane
551
571
  metrics:
552
572
  meetings:
553
573
  description: Liczba utworzonych spotkań
@@ -18,6 +18,7 @@ pt-BR:
18
18
  decidim_scope_id: Âmbito
19
19
  decidim_user_group_id: Grupo de usuários
20
20
  description: Descrição
21
+ iframe_embed_type: Tipo de incorporação iframe
21
22
  location: Localização
22
23
  location_hints: Dicas de localização
23
24
  online_meeting_url: URL da reunião on-line
@@ -34,6 +35,12 @@ pt-BR:
34
35
  type_of_meeting: Tipo
35
36
  errors:
36
37
  models:
38
+ meeting:
39
+ attributes:
40
+ iframe_embed_type:
41
+ not_embeddable: Esta URL não pode ser incorporada na página de eventos de reunião ou ao vivo
42
+ online_meeting_url:
43
+ url_format: Precisa ser uma URL válida
37
44
  meeting_agenda:
38
45
  attributes:
39
46
  base:
@@ -71,6 +78,7 @@ pt-BR:
71
78
  official: Oficial
72
79
  type_eq:
73
80
  values:
81
+ hybrid: Híbrido
74
82
  online: On-line
75
83
  meeting_copies:
76
84
  create:
@@ -150,6 +158,9 @@ pt-BR:
150
158
  email_outro: Você recebeu esta notificação porque está seguindo a reunião "%{resource_title}". Você pode ignorá-lo do link anterior.
151
159
  email_subject: A reunião "%{resource_title}" começará em menos de 48h.
152
160
  notification_title: A reunião <a href="%{resource_path}">%{resource_title}</a> começará em menos de 48h.
161
+ forms:
162
+ meetings:
163
+ attendees_count_help_text: Não se esqueça de incluir o número total de participantes na sua reunião, seja em pessoa, on-line ou híbrido.
153
164
  gamification:
154
165
  badges:
155
166
  attended_meetings:
@@ -234,15 +245,13 @@ pt-BR:
234
245
  select_user: Selecionar usuário
235
246
  index:
236
247
  filter:
237
- accepted: Aceitos
238
248
  all: Tudo
239
- rejected: Rejeitados
240
249
  sent: Enviado
241
250
  filter_by: Filtrar por
242
251
  invite_attendee: Convidar participante
243
252
  invites: Convites
244
253
  registrations_disabled: Você não pode convidar um participante porque os registros estão desativados.
245
- search: Pesquisar
254
+ search: Pesquisa
246
255
  meeting_closes:
247
256
  edit:
248
257
  close: Fechar
@@ -274,6 +283,8 @@ pt-BR:
274
283
  registration_url_help: 'Link: permitir que os participantes possam acessar o serviço externo que você está usando para inscrições'
275
284
  select_a_meeting_type: Por favor, selecione um tipo de reunião
276
285
  select_a_registration_type: Por favor, selecione um tipo de registro
286
+ select_an_iframe_access_level: Por favor, selecione um nível de acesso iframe
287
+ show_embedded_iframe_help: Apenas alguns serviços permitem incorporar na reunião ou evento ao vivo (YouTube, Twitch e Jitsi)
277
288
  index:
278
289
  title: Reuniões
279
290
  new:
@@ -306,7 +317,7 @@ pt-BR:
306
317
  success: Enquete da reunião atualizada com sucesso
307
318
  models:
308
319
  meeting:
309
- name: encontro
320
+ name: Encontro
310
321
  registrations:
311
322
  edit:
312
323
  save: Salvar
@@ -343,6 +354,11 @@ pt-BR:
343
354
  value_types:
344
355
  organizer_presenter:
345
356
  not_found: 'O organizador não foi encontrado no banco de dados (ID: %{id})'
357
+ application_helper:
358
+ filter_category_values:
359
+ all: Todos
360
+ filter_scope_values:
361
+ all: Tudo
346
362
  calendar_modal:
347
363
  calendar_url: URL do calendário
348
364
  close_window: Janela fechada
@@ -350,12 +366,23 @@ pt-BR:
350
366
  conference_venues: Locais de conferência
351
367
  content_blocks:
352
368
  upcoming_meetings:
369
+ name: Próximos encontros
370
+ upcoming_meetings: Próximas reuniões
353
371
  view_all_meetings: Ver tudo
354
372
  directory:
355
373
  meetings:
356
374
  index:
357
375
  meetings: Reuniões
358
376
  space_type: Espaço participativo
377
+ iframe_access_level:
378
+ all: Todos os visitantes
379
+ registered: Participantes registrados nesta reunião
380
+ signed_in: Apenas participantes registrados
381
+ iframe_embed_type:
382
+ embed_in_meeting_page: Incorporar na página da reunião
383
+ none: Nenhum
384
+ open_in_live_event_page: Abrir na página de eventos ao vivo (com enquetes opcionais)
385
+ open_in_new_tab: Abrir URL em uma nova aba
359
386
  last_activity:
360
387
  meeting_updated_at_html: "<span>Novo debate em %{link}</span>"
361
388
  new_meeting_at_html: "<span>Nova reunião em %{link}</span>"
@@ -413,11 +440,12 @@ pt-BR:
413
440
  citizens: Cidadãos
414
441
  official: Oficial
415
442
  user_groups: Grupos
416
- scope: Escopo
443
+ scope: Âmbito
417
444
  search: Pesquisa
418
445
  type: Tipo
419
446
  type_values:
420
447
  all: Tudo
448
+ hybrid: Híbrido
421
449
  in_person: Pessoalmente
422
450
  online: On-line
423
451
  filters_small_view:
@@ -437,8 +465,13 @@ pt-BR:
437
465
  select_a_category: Por favor, selecione uma categoria
438
466
  select_a_meeting_type: Por favor, selecione um tipo de reunião
439
467
  select_a_registration_type: Por favor, selecione um tipo de registro
468
+ select_an_iframe_access_level: Por favor, selecione um nível de acesso iframe
469
+ show_embedded_iframe_help: Apenas alguns serviços permitem incorporar na reunião ou evento ao vivo (YouTube, Twitch e Jitsi)
440
470
  index:
441
471
  new_meeting: Nova reunião
472
+ see_all: Veja todas as reuniões
473
+ see_all_withdrawn: Veja todas as reuniões retiradas
474
+ text_banner: Você está vendo a lista de reuniões retiradas por seus autores. %{go_back_link}.
442
475
  meeting_minutes:
443
476
  related_information: Informação relacionada
444
477
  meetings:
@@ -456,8 +489,9 @@ pt-BR:
456
489
  back: Voltar para a lista
457
490
  close_meeting: Reunião próxima
458
491
  contributions: Contagem de Contribuições
459
- date: Encontro
460
- edit_meeting: Editar Reunião
492
+ date: Data
493
+ edit_close_meeting: Editar relatório da reunião
494
+ edit_meeting: Editar reuniões
461
495
  going: Você se inscreveu para esta reunião
462
496
  join: Participe da reunião
463
497
  leave: Cancelar registro
@@ -474,6 +508,9 @@ pt-BR:
474
508
  other: "%{count} slots restantes"
475
509
  view: Visualizar
476
510
  visit_finished: Ver reunião anterior
511
+ withdraw_btn_hint: Você pode retirar sua reunião se mudar de ideia. A reunião não é excluída, ela aparecerá na lista de reuniões retiradas.
512
+ withdraw_confirmation_html: Tem certeza de que deseja retirar esta reunião?<br><br><strong>esta ação não pode ser cancelada!</strong>
513
+ withdraw_meeting: Retirar reunião
477
514
  update:
478
515
  invalid: Houve um problema ao atualizar a reunião.
479
516
  success: Você atualizou a reunião com sucesso.
@@ -506,6 +543,7 @@ pt-BR:
506
543
  empty_questions: Durante esta reunião, algumas perguntas serão enviadas e você poderá respondê-las. Elas serão exibidas aqui.
507
544
  index_admin:
508
545
  admin_dashboard: Painel de administração
546
+ edit: Editar no painel de administração
509
547
  question: Pergunta
510
548
  received_answer: resposta recebida
511
549
  received_answers: respostas recebidas
@@ -543,13 +581,18 @@ pt-BR:
543
581
  invalid: Tem havido um problema ao sair desta reunião.
544
582
  success: Você saiu da reunião com sucesso.
545
583
  type_of_meeting:
584
+ hybrid: Híbrido
546
585
  in_person: Pessoalmente
547
586
  online: On-line
548
587
  types:
549
588
  private_meeting: Reunião privada
550
589
  transparent: Transparente
590
+ withdraw: Retirado
551
591
  versions:
552
592
  back_to_resource: Voltar à reunião
593
+ withdraw:
594
+ error: Ocorreu um erro ao retirar a reunião
595
+ success: A reunião foi retirada com sucesso
553
596
  metrics:
554
597
  meetings:
555
598
  description: Número de reuniões criadas
@@ -561,7 +604,7 @@ pt-BR:
561
604
  see_all: Ver todos (%{count})
562
605
  upcoming_meetings: Próximas reuniões
563
606
  upcoming_meeting_for_card:
564
- upcoming_meeting: Próxima reunião
607
+ upcoming_meeting: Próximo encontro
565
608
  resource_links:
566
609
  meetings_through_proposals:
567
610
  meeting_result: 'Resultados relacionados:'
@@ -254,10 +254,8 @@ pt:
254
254
  select_user: Selecione o participante
255
255
  index:
256
256
  filter:
257
- accepted: Aceite
258
257
  all: Todos
259
- rejected: Rejeitados
260
- sent: Enviados
258
+ sent: Enviado
261
259
  filter_by: Filtrar por
262
260
  invite_attendee: Convidar participante
263
261
  invites: Convites
@@ -363,6 +361,9 @@ pt:
363
361
  value_types:
364
362
  organizer_presenter:
365
363
  not_found: 'O(A) organizador(a) não foi encontrado(a) na base de dados (ID: %{id})'
364
+ application_helper:
365
+ filter_scope_values:
366
+ all: Todos
366
367
  calendar_modal:
367
368
  calendar_url: URL do calendário
368
369
  close_window: Fechar janela
@@ -370,6 +371,7 @@ pt:
370
371
  conference_venues: Locais da Conferência
371
372
  content_blocks:
372
373
  upcoming_meetings:
374
+ upcoming_meetings: Próximas reuniões
373
375
  view_all_meetings: Ver todos
374
376
  directory:
375
377
  meetings:
@@ -432,7 +434,6 @@ pt:
432
434
  all: Todos
433
435
  citizens: Cidadãos
434
436
  official: Oficial
435
- user_groups: Grupos
436
437
  scope: Âmbito
437
438
  search: Pesquisar
438
439
  type: Tipo
@@ -479,7 +480,6 @@ pt:
479
480
  date: Data
480
481
  edit_meeting: Editar reunião
481
482
  going: Inscreveu-se para esta reunião
482
- join: Adira à reunião
483
483
  leave: Cancele o seu registo
484
484
  leave_confirmation: Tem a certeza que quer cancelar o seu registo para esta reunião?
485
485
  link_available_soon: Ligação disponível em breve
@@ -225,7 +225,7 @@ ro:
225
225
  few: 'Întâlnirea nu poate fi eliminată deoarece are %{count} propuneri asociate:'
226
226
  other: 'Întâlnirea nu poate fi eliminată deoarece are %{count} propuneri asociate acestuia:'
227
227
  manage_poll: Gestionare sondaj
228
- new: Noua întâlnire
228
+ new: Întâlnire nouă
229
229
  preview: Previzualizare
230
230
  registrations: Înregistrări
231
231
  title: Acțiuni
@@ -283,9 +283,7 @@ ro:
283
283
  select_user: Selecteză un participant
284
284
  index:
285
285
  filter:
286
- accepted: Acceptat
287
286
  all: Toate
288
- rejected: Respins
289
287
  sent: Trimis
290
288
  filter_by: Filtrare după
291
289
  invite_attendee: Invită participantul
@@ -411,7 +409,7 @@ ro:
411
409
  content_blocks:
412
410
  upcoming_meetings:
413
411
  name: Şedinţe viitoare
414
- upcoming_meetings: Şedinţe viitoare
412
+ upcoming_meetings: Întâlniri viitoare
415
413
  view_all_meetings: Vezi toate
416
414
  directory:
417
415
  meetings:
@@ -483,7 +481,6 @@ ro:
483
481
  all: Toate
484
482
  citizens: Cetățeni
485
483
  official: Oficial
486
- user_groups: Grupuri
487
484
  scope: Domeniu de interes
488
485
  search: Caută
489
486
  type: Tip
@@ -534,10 +531,8 @@ ro:
534
531
  close_meeting: Închide ședința
535
532
  contributions: Număr de contribuții
536
533
  date: Data
537
- edit_close_meeting: Editează raportul întâlnirii
538
- edit_meeting: Editează întâlnirea
534
+ edit_meeting: Editați ședința
539
535
  going: Te-ai înregistrat pentru această întâlnire
540
- join: Participă la întâlnire
541
536
  leave: Anulează înregistrarea
542
537
  leave_confirmation: Sigur dorești să anulezi înregistrarea la această întâlnire?
543
538
  link_available_soon: Link disponibil în curând
@@ -654,7 +649,7 @@ ro:
654
649
  see_all: Afișează toate întâlnirile (%{count})
655
650
  upcoming_meetings: Întâlniri viitoare
656
651
  upcoming_meeting_for_card:
657
- upcoming_meeting: Întâlnire viitoare
652
+ upcoming_meeting: Şedinţa viitoare
658
653
  resource_links:
659
654
  meetings_through_proposals:
660
655
  meeting_result: 'Rezultate asociate:'
@@ -147,7 +147,6 @@ ru:
147
147
  confirm_destroy: Вы действительно хотите удалить эту встречу?
148
148
  destroy: Удалить
149
149
  edit: Редактировать
150
- new: Новая встреча
151
150
  preview: Предпросмотр
152
151
  registrations: Регистрации
153
152
  title: Действия
@@ -203,10 +202,7 @@ ru:
203
202
  select_user: Выберите участника
204
203
  index:
205
204
  filter:
206
- accepted: Принятые
207
- all: Все
208
- rejected: Отклоненные
209
- sent: Отправленные
205
+ sent: Отправлено
210
206
  filter_by: 'Отобрать по признаку:'
211
207
  invite_attendee: Пригласить участника
212
208
  invites: Приглашения
@@ -283,6 +279,9 @@ ru:
283
279
  calendar_url: Ссылка на календарь
284
280
  close_window: Закрыть окно
285
281
  export_calendar: Экспорт календаря
282
+ content_blocks:
283
+ upcoming_meetings:
284
+ upcoming_meetings: Предстоящие встречи
286
285
  directory:
287
286
  meetings:
288
287
  index:
@@ -302,6 +301,7 @@ ru:
302
301
  filters:
303
302
  category: Категория
304
303
  date: Дата
304
+ scope: Охват
305
305
  search: Поиск
306
306
  filters_small_view:
307
307
  close_modal: Закрыть окошко
@@ -318,8 +318,9 @@ ru:
318
318
  confirm: Подтвердить
319
319
  show:
320
320
  attendees: Количество участников
321
+ close_meeting: Закрыть встречу
321
322
  contributions: Количество внесенных предложений
322
- join: Присоединиться к встрече
323
+ date: Дата
323
324
  meeting_minutes: Протокол встречи
324
325
  no_slots_available: Не осталось мест
325
326
  organizations: Участвующие организации