decidim-meetings 0.28.0.rc5 → 0.28.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (65) hide show
  1. checksums.yaml +4 -4
  2. data/app/cells/decidim/meetings/dates_and_map/show.erb +2 -4
  3. data/app/cells/decidim/meetings/dates_and_map_cell.rb +4 -0
  4. data/app/cells/decidim/meetings/highlighted_meetings_for_component/show.erb +1 -1
  5. data/app/cells/decidim/meetings/meeting_card_metadata_cell.rb +1 -1
  6. data/app/cells/decidim/meetings/meeting_l/image.erb +1 -1
  7. data/app/cells/decidim/meetings/online_meeting_link/show.erb +1 -1
  8. data/app/packs/src/decidim/meetings/poll.component.js +27 -0
  9. data/app/packs/stylesheets/decidim/meetings/_item.scss +6 -6
  10. data/app/views/decidim/meetings/admin/agenda/edit.html.erb +2 -2
  11. data/app/views/decidim/meetings/admin/agenda/new.html.erb +2 -2
  12. data/app/views/decidim/meetings/admin/invites/index.html.erb +2 -2
  13. data/app/views/decidim/meetings/admin/meeting_closes/edit.html.erb +2 -2
  14. data/app/views/decidim/meetings/admin/meeting_copies/new.html.erb +2 -2
  15. data/app/views/decidim/meetings/admin/meetings/edit.html.erb +2 -2
  16. data/app/views/decidim/meetings/admin/meetings/index.html.erb +4 -4
  17. data/app/views/decidim/meetings/admin/meetings/new.html.erb +2 -2
  18. data/app/views/decidim/meetings/admin/poll/edit.html.erb +2 -2
  19. data/app/views/decidim/meetings/admin/registrations/edit.html.erb +2 -2
  20. data/app/views/decidim/meetings/layouts/live_event.html.erb +1 -1
  21. data/app/views/decidim/meetings/meetings/_add_to_calendar_modal.html.erb +1 -1
  22. data/app/views/decidim/meetings/polls/answers/_multiple_option.html.erb +13 -9
  23. data/app/views/decidim/meetings/polls/answers/_single_option.html.erb +2 -2
  24. data/app/views/decidim/meetings/polls/questions/_published_question.html.erb +2 -2
  25. data/app/views/decidim/meetings/shared/_meetings.html.erb +1 -1
  26. data/config/locales/ar.yml +0 -2
  27. data/config/locales/ca.yml +6 -6
  28. data/config/locales/de.yml +3 -3
  29. data/config/locales/el.yml +0 -2
  30. data/config/locales/es-MX.yml +3 -3
  31. data/config/locales/es.yml +8 -8
  32. data/config/locales/eu.yml +4 -4
  33. data/config/locales/fi.yml +1 -1
  34. data/config/locales/fr-CA.yml +5 -2
  35. data/config/locales/fr.yml +2 -2
  36. data/config/locales/ga-IE.yml +0 -2
  37. data/config/locales/gl.yml +0 -3
  38. data/config/locales/he-IL.yml +1 -0
  39. data/config/locales/hu.yml +7 -2
  40. data/config/locales/id-ID.yml +0 -3
  41. data/config/locales/is-IS.yml +3 -0
  42. data/config/locales/it.yml +2 -4
  43. data/config/locales/ja.yml +9 -3
  44. data/config/locales/lb.yml +1 -5
  45. data/config/locales/lt.yml +0 -2
  46. data/config/locales/lv.yml +0 -3
  47. data/config/locales/nl.yml +0 -2
  48. data/config/locales/no.yml +0 -2
  49. data/config/locales/pl.yml +76 -4
  50. data/config/locales/pt-BR.yml +177 -3
  51. data/config/locales/pt.yml +1 -3
  52. data/config/locales/ro-RO.yml +0 -2
  53. data/config/locales/ru.yml +1 -4
  54. data/config/locales/sk.yml +0 -3
  55. data/config/locales/sv.yml +2 -3
  56. data/config/locales/tr-TR.yml +1 -3
  57. data/config/locales/uk.yml +1 -4
  58. data/config/locales/zh-CN.yml +0 -2
  59. data/config/locales/zh-TW.yml +0 -2
  60. data/decidim-meetings.gemspec +43 -0
  61. data/lib/decidim/meetings/seeds.rb +22 -5
  62. data/lib/decidim/meetings/test/factories.rb +56 -122
  63. data/lib/decidim/meetings/version.rb +1 -1
  64. metadata +24 -23
  65. data/config/environment.rb +0 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d1d2e2fb699ba2144390022c28308729df22f5b8394b4dab2ddbb988ad703d10
4
- data.tar.gz: 5a7670d74f16eba4abf620bb9cecc44f9e3a7e63359e1515eec685219221b8dd
3
+ metadata.gz: 2938d2f32497611f571869b77a695164b51a47bcac475980697e0fb05b5ee681
4
+ data.tar.gz: 7eeb90d0095cfd435bc7e1a27bfebff6d9d48eacfb98fa3fcf12fa7f72d6a46e
5
5
  SHA512:
6
- metadata.gz: 69af369fbf457167d713ff1a29599c4df80e1e6ff7d0fa99dc2bd652693614e00d58d8afcac4c8fa60d57145396020c3f880335cada49076f0ee1f89f576c237
7
- data.tar.gz: a181026621f948cdc8051f1f44414745ebddef520ce91114646effa4765b4b898c8855128fcc43c712a684d2eaad62152a9323757f6164229439f12e9c2babc9
6
+ metadata.gz: 4bd4972aefef8559a1b546210dd95d71d1db90e64406ab796ad6314a3d92a8c6dfbde876394fe68b62194a492f1a4374687b1ae50325cd131e37ef600c5e0076
7
+ data.tar.gz: 9d2d4b400fb87da7ee84d7d8ef1c39e78a8882be1b53465b72c76adbf551af0590fabb312a458235fcf953a5b4f0e3d6b7191e4c8a0a38a0aae2489e92ccaf9d
@@ -10,10 +10,8 @@
10
10
  <span class="meeting__calendar-separator"><%= "-" if !same_day? || !same_month? %></span>
11
11
  <span><%= l(end_time, format: "%d") if !same_day? || !same_month? %></span>
12
12
  </div>
13
- <div class="meeting__calendar-time">
14
- <time datetime="<%= start_time.iso8601 %>"><%= l(start_time, format: "%H:%M") %></time>
15
- <span class="meeting__calendar-separator"><%= "-" %></span>
16
- <time datetime="<%= end_time.iso8601 %>"><%= l(end_time, format: "%H:%M") %></time>
13
+ <div class="meeting__calendar-year">
14
+ <span><%= year %></span>
17
15
  </div>
18
16
  </div>
19
17
 
@@ -17,6 +17,10 @@ module Decidim
17
17
  return render :static_map if display_map?
18
18
  end
19
19
 
20
+ def year
21
+ l model.start_time, format: "%Y"
22
+ end
23
+
20
24
  private
21
25
 
22
26
  def same_month?
@@ -4,7 +4,7 @@
4
4
 
5
5
  <div class="content-block__title">
6
6
  <h2 class="h2 decorator">
7
- <%= single_component? ? translated_attribute(model.name) : t("decidim.components.meetings.name") %>
7
+ <%= single_component? ? decidim_escape_translated(model.name) : t("decidim.components.meetings.name") %>
8
8
  </h2>
9
9
  <div class="label text-lg"><%= meetings_count %></div>
10
10
  <% if see_all_path.present? %>
@@ -23,7 +23,7 @@ module Decidim
23
23
  private
24
24
 
25
25
  def meeting_items
26
- [type, duration_item, comments_count_item, category_item, withdrawn_item]
26
+ [start_date_item, type, comments_count_item, category_item, withdrawn_item]
27
27
  end
28
28
 
29
29
  def meeting_items_for_map
@@ -1,5 +1,5 @@
1
1
  <time class="card__calendar" datetime="<%= meeting.start_time.iso8601 %>">
2
2
  <div class="card__calendar-month"><%= l(meeting.start_time, format: "%b") %></div>
3
3
  <div class="card__calendar-day"><%= l(meeting.start_time, format: "%d") %></div>
4
- <div class="card__calendar-time"><%= l(meeting.start_time, format: "%H:%M") %></div>
4
+ <div class="card__calendar-year"><%= l(meeting.start_time, format: "%Y") %></div>
5
5
  </time>
@@ -16,6 +16,6 @@
16
16
  <p><%= t("micro_camera_permissions_warning", scope: "decidim.meetings.meetings.show") %></p>
17
17
  <% end %>
18
18
 
19
- <%= link_to t("join_meeting", scope: "decidim.meetings.meetings.meeting"), live_event_url, target: "_blank", class: "button button__xl button__secondary", data: { "external-link": false } %>
19
+ <%= link_to t("join_meeting", scope: "decidim.meetings.meetings.meeting"), live_event_url, target: "_blank", class: "button button__xl button__secondary", data: { external_link: "text-only", external_domain_link: false } %>
20
20
  <% end %>
21
21
  </div>
@@ -1,5 +1,8 @@
1
1
  /* eslint id-length: ["error", { "exceptions": ["$"] }] */
2
2
 
3
+ import createOptionAttachedInputs from "src/decidim/forms/option_attached_inputs.component"
4
+ import createMaxChoicesAlertComponent from "src/decidim/forms/max_choices_alert.component"
5
+
3
6
  /**
4
7
  * A plain Javascript component that handles questions from polls in meetings:
5
8
  * - fetches them via Ajax
@@ -75,6 +78,7 @@ export default class PollComponent {
75
78
  this._updateCounter();
76
79
  this._setQuestionsState(this.$element);
77
80
  this._pollQuestions();
81
+ this._addValidations();
78
82
  });
79
83
  }
80
84
 
@@ -163,4 +167,27 @@ export default class PollComponent {
163
167
  this.$counter.html(`(${questionsCount})`);
164
168
  }
165
169
  }
170
+
171
+ _addValidations() {
172
+ $(".js-radio-button-collection, .js-check-box-collection").each((idx, el) => {
173
+ createOptionAttachedInputs({
174
+ wrapperField: $(el),
175
+ controllerFieldSelector: "input[type=radio], input[type=checkbox]",
176
+ dependentInputSelector: "input[type=text], input[type=hidden]"
177
+ });
178
+ });
179
+
180
+ $.unique($(".js-check-box-collection").parents(".answer")).each((idx, el) => {
181
+ const maxChoices = $(el).data("max-choices");
182
+ if (maxChoices) {
183
+ createMaxChoicesAlertComponent({
184
+ wrapperField: $(el),
185
+ controllerFieldSelector: "input[type=checkbox]",
186
+ controllerCollectionSelector: ".js-check-box-collection",
187
+ alertElement: $(el).find(".max-choices-alert"),
188
+ maxChoices: maxChoices
189
+ });
190
+ }
191
+ });
192
+ }
166
193
  }
@@ -13,7 +13,7 @@
13
13
  }
14
14
 
15
15
  &-container {
16
- @apply grid grid-cols-[auto_1fr] md:grid-cols-[auto_1fr_1fr] items-center gap-0 md:gap-x-5 border-4 border-background rounded md:h-[120px] overflow-hidden;
16
+ @apply grid grid-cols-[auto_1fr] md:grid-cols-[auto_1fr_1fr] items-center gap-0 md:gap-x-5 border-4 border-background rounded md:h-[140px] overflow-hidden;
17
17
 
18
18
  > *:nth-child(2) {
19
19
  @apply p-4 md:p-0;
@@ -28,7 +28,7 @@
28
28
  }
29
29
 
30
30
  > *:nth-child(3) {
31
- @apply order-1 md:order-2 h-[116px] md:h-full;
31
+ @apply order-1 md:order-2 h-[135px] md:h-full;
32
32
  }
33
33
  }
34
34
 
@@ -40,13 +40,13 @@
40
40
  @apply text-black text-2xl font-bold;
41
41
  }
42
42
 
43
- &-time {
43
+ &-year {
44
44
  @apply text-black text-xs;
45
45
  }
46
46
 
47
47
  &-month,
48
48
  &-day,
49
- &-time {
49
+ &-year {
50
50
  @apply inline-flex items-center justify-evenly empty:[&>span]:hidden;
51
51
  }
52
52
 
@@ -55,7 +55,7 @@
55
55
  }
56
56
 
57
57
  &__lg {
58
- @apply w-fit justify-center [&>*]:px-2;
58
+ @apply w-fit justify-center [&>*]:px-2 min-w-24 h-[8.5rem];
59
59
  }
60
60
 
61
61
  &__lg &-month {
@@ -66,7 +66,7 @@
66
66
  @apply text-5xl;
67
67
  }
68
68
 
69
- &__lg &-time {
69
+ &__lg &-year {
70
70
  @apply text-md pb-2;
71
71
  }
72
72
  }
@@ -1,8 +1,8 @@
1
1
  <% add_decidim_page_title(t(".title")) %>
2
2
  <div class="item_show__header">
3
- <h2 class="item_show__header-title">
3
+ <h1 class="item_show__header-title">
4
4
  <%= t(".title") %>
5
- </h2>
5
+ </h1>
6
6
  </div>
7
7
 
8
8
  <div class="item__edit item__edit-1col">
@@ -1,9 +1,9 @@
1
1
  <% add_decidim_page_title(t(".title")) %>
2
2
 
3
3
  <div class="item_show__header">
4
- <h2 class="item_show__header-title">
4
+ <h1 class="item_show__header-title">
5
5
  <%= t(".title") %>
6
- </h2>
6
+ </h1>
7
7
  </div>
8
8
  <div class="item__edit-1col">
9
9
  <div class="item__edit-form">
@@ -1,8 +1,8 @@
1
1
  <% add_decidim_page_title(t(".invite_attendee")) %>
2
2
  <div class="item_show__header">
3
- <h2 class="item_show__header-title">
3
+ <h1 class="item_show__header-title">
4
4
  <%= t(".invite_attendee") %>
5
- </h2>
5
+ </h1>
6
6
  </div>
7
7
  <div class="item__edit item__edit-1col">
8
8
  <div class="item__edit-form">
@@ -1,9 +1,9 @@
1
1
  <% add_decidim_page_title(t(".title")) %>
2
2
 
3
3
  <div class="item_show__header">
4
- <h2 class="item_show__header-title">
4
+ <h1 class="item_show__header-title">
5
5
  <%= t(".title") %>
6
- </h2>
6
+ </h1>
7
7
  </div>
8
8
  <div class="item__edit item__edit-1col">
9
9
  <div class="item__edit-form">
@@ -1,8 +1,8 @@
1
1
  <% add_decidim_page_title(t("meeting_copies.new.title", scope: "decidim.admin")) %>
2
2
  <div class="item_show__header">
3
- <h2 class="item_show__header-title">
3
+ <h1 class="item_show__header-title">
4
4
  <%= t("meeting_copies.new.title", scope: "decidim.admin") %>
5
- </h2>
5
+ </h1>
6
6
  </div>
7
7
  <div class="item__edit item__edit-1col">
8
8
  <div class="item__edit-form">
@@ -1,8 +1,8 @@
1
1
  <% add_decidim_page_title(t(".title")) %>
2
2
  <div class="item_show__header">
3
- <h2 class="item_show__header-title">
3
+ <h1 class="item_show__header-title">
4
4
  <%= t(".title") %>
5
- </h2>
5
+ </h1>
6
6
  </div>
7
7
  <div class="item__edit item__edit-1col">
8
8
  <div class="item__edit-form">
@@ -1,12 +1,12 @@
1
1
  <% add_decidim_page_title(t(".title")) %>
2
2
  <div class="card">
3
3
  <div class="item_show__header">
4
- <h2 class="item_show__header-title">
4
+ <h1 class="item_show__header-title">
5
5
  <%= t(".title") %>
6
6
  <%= export_dropdowns(query) %>
7
7
  <%= link_to t("actions.new_meeting", scope: "decidim.meetings"), new_meeting_path, class: "button button__sm button__secondary" if allowed_to? :create, :meeting %>
8
8
  <%= render partial: "decidim/admin/components/resource_action" %>
9
- </h2>
9
+ </h1>
10
10
  </div>
11
11
 
12
12
  <%= admin_filter_selector(:meetings) %>
@@ -17,7 +17,7 @@
17
17
  <th>
18
18
  <%= sort_link(query, :id, t("models.meeting.fields.id", scope: "decidim.meetings"), default_order: :desc ) %>
19
19
  </th>
20
- <th>
20
+ <th class="!text-left">
21
21
  <%= sort_link(query, :translated_title, t("models.meeting.fields.title", scope: "decidim.meetings"), default_order: :desc ) %>
22
22
  </th>
23
23
  <th>
@@ -46,7 +46,7 @@
46
46
  <td>
47
47
  <%= meeting.id %><br>
48
48
  </td>
49
- <td>
49
+ <td class="!text-left">
50
50
  <% if allowed_to? :update, :meeting, meeting: meeting %>
51
51
  <%= link_to present(meeting).title(html_escape: true), edit_meeting_path(meeting) %>
52
52
  <% else %>
@@ -1,8 +1,8 @@
1
1
  <% add_decidim_page_title(t(".title")) %>
2
2
  <div class="item_show__header">
3
- <h2 class="item_show__header-title">
3
+ <h1 class="item_show__header-title">
4
4
  <%= t(".title") %>
5
- </h2>
5
+ </h1>
6
6
  </div>
7
7
  <div class="item__edit item__edit-1col">
8
8
  <div class="item__edit-form">
@@ -1,6 +1,6 @@
1
1
  <% add_decidim_page_title(edit_questionnaire_title) %>
2
2
  <div class="item_show__header">
3
- <h2 class="item_show__header-title">
3
+ <h1 class="item_show__header-title">
4
4
  <%= edit_questionnaire_title %>
5
5
  <% if questionnaire.answers.any? %>
6
6
  <div class="button--title">
@@ -9,7 +9,7 @@
9
9
  <% else %>
10
10
  <button class="button button__sm button__secondary" disabled><%= t("empty", scope: "decidim.forms.admin.questionnaires.answers") %></button>
11
11
  <% end %>
12
- </h2>
12
+ </h1>
13
13
  </div>
14
14
 
15
15
  <div class="item__edit item__edit-1col">
@@ -1,6 +1,6 @@
1
1
  <% add_decidim_page_title(t("title", scope: "decidim.meetings.admin.registrations.form")) %>
2
2
  <div class="item_show__header">
3
- <h2 class="item_show__header-title">
3
+ <h1 class="item_show__header-title">
4
4
  <%= t("title", scope: "decidim.meetings.admin.registrations.form") %>
5
5
  <div class="flex items-center gap-x-4 ml-auto">
6
6
  <%= link_to t("invites", scope: "decidim.meetings.admin.registrations.form"), meeting_registrations_invites_path(meeting), class: "button button__sm button__secondary #{"disabled" unless allowed_to? :read_invites, :meeting, meeting: meeting}" %>
@@ -19,7 +19,7 @@
19
19
  <% end %>
20
20
  <%= link_to t("registration_form" , scope: "decidim.meetings.admin.registrations.form"), edit_meeting_registrations_form_path(meeting_id: meeting.id), class: "button button__sm button__secondary" %>
21
21
  </div>
22
- </h2>
22
+ </h1>
23
23
  </div>
24
24
 
25
25
  <div class="item__edit item__edit-1col">
@@ -32,7 +32,7 @@
32
32
 
33
33
  <div class="flex gap-10">
34
34
  <% if current_user %>
35
- <%= link_to current_user.name, decidim.account_path, target: "_blank", class: "button button__sm button__text-secondary", data: { "external-link": false }, "aria-label": t("layouts.decidim.user_menu.account", name: current_user.name) %>
35
+ <%= link_to current_user.name, decidim.account_path, target: "_blank", class: "button button__sm button__text-secondary", data: { "external-link": "text-only" }, "aria-label": t("layouts.decidim.user_menu.account", name: current_user.name) %>
36
36
  <% end %>
37
37
 
38
38
  <%= link_to meeting_path(meeting), class: "button button__sm button__text-secondary", "aria-label": t("close", scope: "decidim.meetings.layouts.live_event") do %>
@@ -10,7 +10,7 @@
10
10
  <%= link_to t("apple", scope: "decidim.meetings.meetings.calendar_modal"), ics_url, class: "text-secondary underline" %>
11
11
  </li>
12
12
  <li>
13
- <%= link_to t("google", scope: "decidim.meetings.meetings.calendar_modal"), google_url, target: "_blank", class: "text-secondary underline", data: { "external-link": false } %>
13
+ <%= link_to t("google", scope: "decidim.meetings.meetings.calendar_modal"), google_url, target: "_blank", class: "text-secondary underline", data: { "external-link": "text-only" } %>
14
14
  </li>
15
15
  </ul>
16
16
  </div>
@@ -1,13 +1,17 @@
1
- <% question.answer_options.each_with_index do |answer_option, idx| %>
2
- <% choice = answer.choices.find { |choice| choice.decidim_answer_option_id == answer_option.id } if answer %>
1
+ <div class="answer-questionnaire__single-option js-check-box-collection">
2
+ <% question.answer_options.each_with_index do |answer_option, idx| %>
3
+ <% choice = answer.choices.find { |choice| choice.decidim_answer_option_id == answer_option.id } if answer %>
3
4
 
4
- <%= label_tag do %>
5
- <%= check_box_tag "answer[choices][#{idx}][body]",
6
- translated_attribute(answer_option.body),
7
- choice.present?, disabled: %>
5
+ <div class="js-collection-input">
6
+ <%= label_tag do %>
7
+ <%= check_box_tag "answer[choices][#{idx}][body]",
8
+ translated_attribute(answer_option.body),
9
+ choice.present?, disabled: %>
8
10
 
9
- <%= translated_attribute(answer_option.body) %>
11
+ <%= translated_attribute(answer_option.body) %>
10
12
 
11
- <%= hidden_field_tag "answer[choices][#{idx}][answer_option_id]", answer_option.id, disabled: %>
13
+ <%= hidden_field_tag "answer[choices][#{idx}][answer_option_id]", answer_option.id, disabled: %>
14
+ <% end %>
15
+ </div>
12
16
  <% end %>
13
- <% end %>
17
+ </div>
@@ -4,14 +4,14 @@
4
4
  <% choice_id = "#{field_id}_choices_#{idx}" %>
5
5
 
6
6
  <%= label_tag "#{choice_id}_body" do %>
7
- <%= radio_button_tag "answer[choices][#{idx}][body]",
7
+ <%= radio_button_tag "answer[choices][#{question.id}][body]",
8
8
  translated_attribute(answer_option.body),
9
9
  answer_option.id == choice.try(:decidim_answer_option_id),
10
10
  id: "#{choice_id}_body", disabled: %>
11
11
 
12
12
  <%= translated_attribute(answer_option.body) %>
13
13
 
14
- <%= hidden_field_tag "answer[choices][#{idx}][answer_option_id]",
14
+ <%= hidden_field_tag "answer[choices][#{question.id}][answer_option_id]",
15
15
  answer_option.id,
16
16
  id: "#{choice_id}_answer_option",
17
17
  disabled: %>
@@ -6,12 +6,12 @@
6
6
  <% @form = form || Decidim::Meetings::AnswerForm.new(question_id: question.id, current_user:) %>
7
7
  <%= decidim_form_for(@form, url: meeting_polls_answers_path(meeting), method: :post, remote: true, html: { class: "form-defaults mt-4" }, data: { "safe-path" => meeting_live_event_path(meeting) }) do |form| %>
8
8
  <div class="answer question" data-max-choices="<%= question.max_choices %>">
9
+ <p class="form-error max-choices-alert mt-0 mb-4"><%= t(".max_choices_alert") %></p>
10
+
9
11
  <%= render partial: "decidim/meetings/polls/answers/#{question.question_type}", locals: { answer: @form.answer, question:, answer_form: form, disabled: question.answered_by?(current_user), field_id: question.id } %>
10
12
 
11
13
  <%= form.hidden_field :question_id %>
12
14
 
13
- <small class="form-error max-choices-alert"><%= t(".max_choices_alert") %></small>
14
-
15
15
  <% @form.errors.full_messages.each do |msg| %>
16
16
  <small class="form-error is-visible mt-1"><%= msg %></small>
17
17
  <% end %>
@@ -11,7 +11,7 @@
11
11
  <% if meetings.length.zero? %>
12
12
  <%= cell("decidim/announcement", t("decidim.meetings.meetings.meetings.no_meetings_warning"), callout_class: "warning" ) %>
13
13
  <% else %>
14
- <h2 class="h5 md:h3 decorator"><%= t("meetings_count", scope: "decidim.meetings.meetings.count", count: meetings.length) %></h2>
14
+ <h2 class="h5 md:h3 decorator"><%= t("meetings_count", scope: "decidim.meetings.meetings.count", count: meetings.total_count) %></h2>
15
15
 
16
16
  <%= cell("decidim/announcement", t("decidim.meetings.meetings.meetings.upcoming_meetings_warning"), callout_class: "warning" ) if @forced_past_meetings %>
17
17
 
@@ -268,9 +268,7 @@ ar:
268
268
  select_user: اختر المشارك
269
269
  index:
270
270
  filter:
271
- accepted: وافقت
272
271
  all: الكل
273
- rejected: مرفوض
274
272
  sent: أرسلت
275
273
  invite_attendee: دعوة الحضور
276
274
  invites: تدعو
@@ -166,14 +166,14 @@ ca:
166
166
  meeting_created:
167
167
  button_text: Inscriu-te a la trobada
168
168
  email_intro: S'ha afegit la trobada "%{resource_title}" a l'espai "%{participatory_space_title}" que estàs seguint.
169
- email_outro: Has rebut aquesta notificació perquè estàs seguint "%{participatory_space_title}". Pots deixar de seguir-lo des de l'enllaç anterior.
169
+ email_outro: Has rebut aquesta notificació perquè estàs seguint l'espai "%{participatory_space_title}". Pots deixar de seguir-lo des de l'enllaç anterior.
170
170
  email_subject: Nova trobada afegida a %{participatory_space_title}
171
171
  notification_title: S'ha afegit la trobada <a href="%{resource_path}">%{resource_title}</a> a %{participatory_space_title}
172
172
  meeting_registration_confirmed:
173
173
  notification_title: S'ha confirmat el teu registre per a la trobada <a href="%{resource_url}">%{resource_title}</a>. El teu codi de registre és %{registration_code}.
174
174
  meeting_registrations_over_percentage:
175
175
  email_intro: Les inscripcions per la trobada "%{resource_title}" superen el %{percentage}%.
176
- email_outro: Has rebut aquesta notificació perquè ets administradora de l'espai participatiu de la trobada.
176
+ email_outro: Has rebut aquesta notificació perquè administres l'espai participatiu de la trobada.
177
177
  email_subject: Les inscripcions per la trobada "%{resource_title}" superen el %{percentage}%
178
178
  notification_title: Les inscripcions per la trobada <a href="%{resource_path}">%{resource_title}</a> superen el %{percentage}%.
179
179
  meeting_updated:
@@ -283,10 +283,10 @@ ca:
283
283
  select_user: Selecciona la participant
284
284
  index:
285
285
  filter:
286
- accepted: Acceptat
286
+ accepted: Acceptada
287
287
  all: Totes
288
- rejected: Rebutjades
289
- sent: Enviades
288
+ rejected: Rebutjada
289
+ sent: Enviat
290
290
  invite_attendee: Convidar assistent
291
291
  invites: Invitacions
292
292
  registrations_disabled: No pots convidar a cap persona perquè les inscripcions estan inhabilitades.
@@ -413,7 +413,7 @@ ca:
413
413
  body: La trobada <a href="%{meeting_path}">"%{meeting_title}"</a> està pendent de tancar-se. Si us plau, afegiu un informe de la reunió fent servir el botó "Tancar trobada".
414
414
  greetings: Hola,<br/>%{organization_name}<br/><a href="%{organization_url}">%{organization_url}</a>
415
415
  hello: Hola %{username},
416
- subject: Ara pots tancar la trobada amb un informe a la plataforma %{organization_name}
416
+ subject: Està pendent tancar la trobada amb un informe a la plataforma %{organization_name}
417
417
  conference_venues: Seus de les jornades
418
418
  content_blocks:
419
419
  upcoming_meetings:
@@ -9,7 +9,7 @@ de:
9
9
  closing_report: Protokoll
10
10
  closing_visible: Ist sichtbar
11
11
  contributions_count: Anzahl der Beiträge
12
- proposal_ids: An der Sitzung entstandene Vorschläge
12
+ proposal_ids: Vorschläge aus der Veranstaltung
13
13
  video_url: Video-URL
14
14
  meeting:
15
15
  address: Adresse
@@ -29,7 +29,7 @@ de:
29
29
  online_meeting_url: Online Meeting URL
30
30
  organizer_gid: Erstellt als
31
31
  organizer_id: Veranstalter
32
- private_meeting: Private Sitzung
32
+ private_meeting: Privates Treffen
33
33
  registration_email_custom_content: Angepasster Inhalt des Registrierungs-E-Mails
34
34
  registration_form_enabled: Anmeldeformular aktiviert
35
35
  registration_terms: Registrierungsbedingungen
@@ -283,7 +283,7 @@ de:
283
283
  select_user: Nutzer wählen
284
284
  index:
285
285
  filter:
286
- accepted: Akzeptiert
286
+ accepted: Angenommen
287
287
  all: Alle
288
288
  rejected: Abgelehnt
289
289
  sent: Geschickt
@@ -276,9 +276,7 @@ el:
276
276
  select_user: Επιλέξτε συμμετέχοντα
277
277
  index:
278
278
  filter:
279
- accepted: Έγινε αποδοχή
280
279
  all: Όλα
281
- rejected: Απορρίφθηκε
282
280
  sent: Στάλθηκε
283
281
  invite_attendee: Πρόσκληση συμμετέχοντα
284
282
  invites: Προσκλήσεις
@@ -283,10 +283,10 @@ es-MX:
283
283
  select_user: Seleccionar usuario
284
284
  index:
285
285
  filter:
286
- accepted: Aceptado
286
+ accepted: Aceptada
287
287
  all: Todas
288
- rejected: Rechazadas
289
- sent: Expedidas
288
+ rejected: Rechazada
289
+ sent: Expedida
290
290
  invite_attendee: Invitar a un asistente
291
291
  invites: Invitaciones
292
292
  registrations_disabled: No puedes invitar a nadie porque las inscripciones están deshabilitadas.
@@ -155,7 +155,7 @@ es:
155
155
  meeting_closed:
156
156
  affected_user:
157
157
  email_intro: 'Tu encuentro "%{resource_title}" se ha cerrado. Puedes leer las conclusiones desde su página:'
158
- email_outro: Has recibido esta notificación porque has organizaco el encuentro "%{resource_title}".
158
+ email_outro: Has recibido esta notificación porque organizaste el encuentro "%{resource_title}".
159
159
  email_subject: Se ha cerrado el encuentro "%{resource_title}"
160
160
  notification_title: El encuentro <a href="%{resource_path}">%{resource_title}</a> ha sido cerrada.
161
161
  follower:
@@ -166,14 +166,14 @@ es:
166
166
  meeting_created:
167
167
  button_text: Inscribirse en el encuentro
168
168
  email_intro: Se ha añadido el encuentro "%{resource_title}" al espacio "%{participatory_space_title}" que estás siguiendo.
169
- email_outro: Has recibido esta notificación porque sigues "%{participatory_space_title}". Puedes dejar de seguirlo en el enlace anterior.
169
+ email_outro: Has recibido esta notificación porque sigues el espacio "%{participatory_space_title}". Puedes dejar de seguirlo en el enlace anterior.
170
170
  email_subject: Nuevo encuentro añadido en %{participatory_space_title}
171
171
  notification_title: Se ha añadido el encuentro <a href="%{resource_path}">%{resource_title}</a> en %{participatory_space_title}
172
172
  meeting_registration_confirmed:
173
173
  notification_title: Tu inscripción al encuentro <a href="%{resource_url}">%{resource_title}</a> ha sido confirmada. Tu código de registro es %{registration_code}.
174
174
  meeting_registrations_over_percentage:
175
175
  email_intro: Las inscripciones para el encuentro "%{resource_title}" superan el %{percentage}%.
176
- email_outro: Has recibido esta notificación porque eres administradora del espacio participativo del encuentro.
176
+ email_outro: Has recibido esta notificación porque administras el espacio participativo del encuentro.
177
177
  email_subject: Las inscripciones para el encuentro "%{resource_title}" superan el %{percentage}%
178
178
  notification_title: Las inscripciones para el encuentro <a href="%{resource_path}">%{resource_title}</a> superan el %{percentage}%.
179
179
  meeting_updated:
@@ -283,10 +283,10 @@ es:
283
283
  select_user: Seleccionar participante
284
284
  index:
285
285
  filter:
286
- accepted: Aceptado
287
- all: Todas
288
- rejected: Rechazadas
289
- sent: Enviades
286
+ accepted: Aceptada
287
+ all: Todos
288
+ rejected: Rechazada
289
+ sent: Enviado
290
290
  invite_attendee: Invitar asistente
291
291
  invites: Invitaciones
292
292
  registrations_disabled: No puedes invitar a nadie porque las inscripciones están deshabilitadas.
@@ -413,7 +413,7 @@ es:
413
413
  body: El encuentro <a href="%{meeting_path}">"%{meeting_title}"</a> está pendiente de cerrarse. Por favor, agrega un informe de la reunión usando el botón "Cerrar encuentro".
414
414
  greetings: Hola,<br/>%{organization_name}<br/><a href="%{organization_url}">%{organization_url}</a>
415
415
  hello: Hola %{username},
416
- subject: Ahora puedes cerrar el encuentro con un informe en la plataforma %{organization_name}
416
+ subject: Está pendiente cerrar el encuentro con un informe en la plataforma %{organization_name}
417
417
  conference_venues: Sedes de las jornadas
418
418
  content_blocks:
419
419
  upcoming_meetings:
@@ -283,10 +283,10 @@ eu:
283
283
  select_user: Hautatu parte-hartzailea
284
284
  index:
285
285
  filter:
286
- accepted: Onartuta
287
- all: Guztiak
288
- rejected: Baztertuta
289
- sent: Bidalita
286
+ accepted: Onartua
287
+ all: Denak
288
+ rejected: Baztertua
289
+ sent: Bidalia
290
290
  invite_attendee: Gonbidatu
291
291
  invites: Gonbidapenak
292
292
  registrations_disabled: Ezin duzu inor gonbidatu izen-emateak desgaituta daudelako.
@@ -401,7 +401,7 @@ fi:
401
401
  read_more: Lue lisää tästä tapaamisesta
402
402
  calendar_modal:
403
403
  calendar_url: Kalenterin URL
404
- copy_calendar_url: Kopio
404
+ copy_calendar_url: Kopioi
405
405
  copy_calendar_url_clarification: Kopioi kalenterin URL-osoite leikepöydälle
406
406
  copy_calendar_url_copied: Kopioitu!
407
407
  copy_calendar_url_description: Näet kaikki julkaistut tapaamiset oman palveluntarjoajasi kalenteriohjelmassa. Kopioi ja liitä tämä URL-osoite kalenteriisi käyttämällä "Lisää uusi kalenteri URL-osoitteesta" -toimintoa.