decidim-meetings 0.29.1 → 0.29.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. checksums.yaml +4 -4
  2. data/app/cells/decidim/meetings/dates_and_map/show.erb +5 -3
  3. data/app/cells/decidim/meetings/dates_and_map_cell.rb +1 -1
  4. data/app/cells/decidim/meetings/meeting_l_cell.rb +5 -0
  5. data/app/forms/decidim/meetings/admin/close_meeting_form.rb +1 -1
  6. data/app/forms/decidim/meetings/admin/meeting_agenda_items_form.rb +1 -1
  7. data/app/forms/decidim/meetings/admin/meeting_form.rb +1 -1
  8. data/app/forms/decidim/meetings/admin/meeting_registrations_form.rb +2 -2
  9. data/app/models/decidim/meetings/meeting.rb +0 -5
  10. data/app/packs/stylesheets/decidim/meetings/_item.scss +5 -17
  11. data/app/permissions/decidim/meetings/permissions.rb +7 -2
  12. data/app/presenters/decidim/meetings/meeting_presenter.rb +1 -5
  13. data/app/views/decidim/meetings/meetings/index.html.erb +9 -0
  14. data/app/views/decidim/meetings/meetings/new.html.erb +1 -0
  15. data/app/views/decidim/meetings/registration_mailer/confirmation.html.erb +1 -1
  16. data/app/views/decidim/meetings/shared/_index.js.erb +3 -4
  17. data/app/views/decidim/meetings/shared/_meetings.html.erb +1 -1
  18. data/config/locales/ar.yml +3 -7
  19. data/config/locales/bg.yml +0 -12
  20. data/config/locales/bn-BD.yml +1 -0
  21. data/config/locales/bs-BA.yml +8 -0
  22. data/config/locales/ca-IT.yml +693 -0
  23. data/config/locales/ca.yml +8 -6
  24. data/config/locales/cs.yml +5 -11
  25. data/config/locales/de.yml +121 -119
  26. data/config/locales/el.yml +3 -7
  27. data/config/locales/en.yml +3 -1
  28. data/config/locales/es-MX.yml +14 -12
  29. data/config/locales/es-PY.yml +15 -13
  30. data/config/locales/es.yml +16 -14
  31. data/config/locales/eu.yml +60 -58
  32. data/config/locales/fi-plain.yml +5 -8
  33. data/config/locales/fi.yml +15 -18
  34. data/config/locales/fr-CA.yml +7 -6
  35. data/config/locales/fr.yml +7 -6
  36. data/config/locales/ga-IE.yml +3 -0
  37. data/config/locales/gl.yml +7 -8
  38. data/config/locales/hu.yml +6 -10
  39. data/config/locales/id-ID.yml +9 -6
  40. data/config/locales/is-IS.yml +12 -1
  41. data/config/locales/it.yml +10 -9
  42. data/config/locales/ja.yml +5 -3
  43. data/config/locales/lb.yml +7 -7
  44. data/config/locales/lt.yml +2 -9
  45. data/config/locales/lv.yml +9 -6
  46. data/config/locales/nl.yml +4 -8
  47. data/config/locales/no.yml +3 -6
  48. data/config/locales/pl.yml +0 -12
  49. data/config/locales/pt-BR.yml +5 -12
  50. data/config/locales/pt.yml +6 -7
  51. data/config/locales/ro-RO.yml +7 -4
  52. data/config/locales/ru.yml +9 -6
  53. data/config/locales/sk.yml +10 -7
  54. data/config/locales/sv.yml +2 -8
  55. data/config/locales/tr-TR.yml +13 -8
  56. data/config/locales/uk.yml +12 -6
  57. data/config/locales/zh-CN.yml +11 -7
  58. data/config/locales/zh-TW.yml +3 -7
  59. data/decidim-meetings.gemspec +1 -1
  60. data/lib/decidim/api/meeting_type.rb +12 -0
  61. data/lib/decidim/api/meetings_type.rb +1 -3
  62. data/lib/decidim/meetings/engine.rb +8 -1
  63. data/lib/decidim/meetings/meeting_serializer.rb +37 -0
  64. data/lib/decidim/meetings/test/factories.rb +6 -0
  65. data/lib/decidim/meetings/version.rb +1 -1
  66. metadata +18 -15
@@ -2,6 +2,8 @@
2
2
  ca:
3
3
  activemodel:
4
4
  attributes:
5
+ answer:
6
+ add_documents: Afegir documents
5
7
  close_meeting:
6
8
  attendees_count: Nombre d'assistents
7
9
  attending_organizations: Llista d'organitzacions que han participat
@@ -375,7 +377,7 @@ ca:
375
377
  edit:
376
378
  save: Desa
377
379
  validate: Validar
378
- validate_registration_code: Valida el codi de registre
380
+ validate_registration_code: Valida el codi d'inscripció
379
381
  form:
380
382
  available_slots_help: Deixar a 0 si les inscripcions són il·limitades.
381
383
  invites: Invitacions
@@ -393,7 +395,7 @@ ca:
393
395
  success: La configuració de les inscripcions de la trobada s'ha desat correctament.
394
396
  validate_registration_code:
395
397
  invalid: Aquest codi de registre no és vàlid.
396
- success: Codi de registre validat amb èxit.
398
+ success: Codi d'inscripció validat amb èxit.
397
399
  admin_log:
398
400
  invite:
399
401
  create: "%{user_name} ha convidat a %{attendee_name} a unir-se a la trobada %{resource_name} a l'espai %{space_name}"
@@ -533,7 +535,7 @@ ca:
533
535
  see_all_withdrawn: Veure totes les trobades cancel·lades
534
536
  text_banner: Estàs veient un llistat de trobades cancel·lades per les seves autores. %{go_back_link}.
535
537
  meeting:
536
- close_meeting: Tancar la trobada
538
+ close_meeting: Tancar trobada
537
539
  edit_close_meeting: Editar l'informe de la trobada
538
540
  edit_meeting: Editar la trobada
539
541
  join_meeting: Unir-se a la trobada
@@ -545,7 +547,7 @@ ca:
545
547
  new:
546
548
  back: Enrere
547
549
  create: Crear
548
- title: Crea la teva trobada
550
+ title: Crear una nova trobada
549
551
  registration_confirm:
550
552
  cancel: Cancel·lar
551
553
  confirm: Confirmar
@@ -600,10 +602,10 @@ ca:
600
602
  answers:
601
603
  index:
602
604
  administrate: Administrar
603
- title: Sondeig/Consulta en directe
605
+ title: Sondeig
604
606
  index_admin:
605
607
  back_to_meeting: Tornar a la trobada
606
- title: Administrar sondeig/consulta en directe
608
+ title: Administrar consulta/sondeo en directe
607
609
  view_poll: Veure sondeig/consulta
608
610
  questions:
609
611
  closed_question:
@@ -116,7 +116,7 @@ cs:
116
116
  'false': Minulé
117
117
  'true': Nadcházející
118
118
  scope_id_eq:
119
- label: Oblast působnosti
119
+ label: Rozsah
120
120
  with_any_origin:
121
121
  label: Původ
122
122
  values:
@@ -153,6 +153,7 @@ cs:
153
153
  actions:
154
154
  comment: Komentář
155
155
  join: Přidat se
156
+ reply_poll: Odpověď ankety
156
157
  name: Setkání
157
158
  settings:
158
159
  global:
@@ -165,7 +166,7 @@ cs:
165
166
  maps_enabled: Mapy povoleny
166
167
  registration_code_enabled: Registrační kód povolen
167
168
  resources_permissions_enabled: Nastavení oprávnění lze nastavit pro každou schůzku
168
- scope_id: Oblast působnosti
169
+ scope_id: Rozsah
169
170
  scopes_enabled: Oblasti působnosti povoleny
170
171
  terms_and_conditions_url_for_meeting_creators: URL pro Zásady a podmínky ke schůzce tvůrců
171
172
  step:
@@ -240,7 +241,7 @@ cs:
240
241
  attachment_collections: Složky
241
242
  attachments: Přílohy
242
243
  close: Zavřít
243
- confirm_destroy: Opravdu chcete tuto schůzku smazat?
244
+ confirm_destroy: Opravdu chcete smazat tuto schůzi?
244
245
  destroy: Odstranit
245
246
  edit: Upravit
246
247
  invalid_destroy:
@@ -383,8 +384,6 @@ cs:
383
384
  registrations:
384
385
  edit:
385
386
  save: Uložit
386
- validate: Ověřit
387
- validate_registration_code: Ověřte registrační kód
388
387
  form:
389
388
  available_slots_help: Nechte to na 0, pokud máte k dispozici neomezené sloty.
390
389
  invites: Pozvánky
@@ -402,9 +401,6 @@ cs:
402
401
  update:
403
402
  invalid: Došlo k potížím při ukládání nastavení registrace.
404
403
  success: Nastavení úspěšných registrací bylo úspěšně uloženo.
405
- validate_registration_code:
406
- invalid: Tento registrační kód je neplatný.
407
- success: Registrační kód byl úspěšně ověřen.
408
404
  admin_log:
409
405
  invite:
410
406
  create: "%{user_name} pozval %{attendee_name} aby se připojil ke %{resource_name} schůzce na %{space_name} prostoru"
@@ -546,7 +542,7 @@ cs:
546
542
  see_all_withdrawn: Zobrazit všechny stažené schůzky
547
543
  text_banner: Zobrazujete seznam schůzek stažených jejich autory. %{go_back_link}.
548
544
  meeting:
549
- close_meeting: Ukončit schůzku
545
+ close_meeting: Zavřete schůzku
550
546
  edit_close_meeting: Upravit zprávu schůzky
551
547
  edit_meeting: Upravit schůzku
552
548
  join_meeting: Připojit se ke schůzce
@@ -558,7 +554,6 @@ cs:
558
554
  new:
559
555
  back: Zpět
560
556
  create: Vytvořit
561
- title: Vytvořte si schůzku
562
557
  registration_confirm:
563
558
  cancel: Zrušit
564
559
  confirm: Potvrdit
@@ -615,7 +610,6 @@ cs:
615
610
  answers:
616
611
  index:
617
612
  administrate: Spravovat
618
- title: Anketa
619
613
  index_admin:
620
614
  back_to_meeting: Zpět na schůzku
621
615
  title: Správa ankety