decidim-meetings 0.30.6 → 0.30.7
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.
- checksums.yaml +4 -4
- data/app/cells/decidim/meetings/content_blocks/highlighted_meetings_cell.rb +4 -0
- data/app/cells/decidim/meetings/dates_and_map/show.erb +13 -5
- data/app/cells/decidim/meetings/dates_and_map_cell.rb +18 -2
- data/app/cells/decidim/meetings/highlighted_meetings_for_component/show.erb +0 -7
- data/app/cells/decidim/meetings/highlighted_meetings_for_component_cell.rb +0 -8
- data/app/cells/decidim/meetings/meeting_l/image.erb +21 -3
- data/app/cells/decidim/meetings/meeting_l_cell.rb +18 -0
- data/app/packs/stylesheets/decidim/meetings/_item.scss +2 -2
- data/app/views/decidim/meetings/admin/meetings/_meeting-tr.html.erb +2 -2
- data/app/views/decidim/meetings/admin/poll/_question.html.erb +1 -1
- data/app/views/decidim/meetings/meetings/_meeting.html.erb +2 -2
- data/app/views/decidim/meetings/shared/_meetings.html.erb +1 -1
- data/config/locales/ar.yml +0 -2
- data/config/locales/bg.yml +0 -2
- data/config/locales/ca-IT.yml +3 -3
- data/config/locales/ca.yml +3 -3
- data/config/locales/cs.yml +1 -1
- data/config/locales/de.yml +0 -2
- data/config/locales/el.yml +0 -2
- data/config/locales/es-MX.yml +2 -2
- data/config/locales/es-PY.yml +2 -2
- data/config/locales/es.yml +4 -4
- data/config/locales/eu.yml +2 -2
- data/config/locales/fi-plain.yml +1 -3
- data/config/locales/fi.yml +0 -2
- data/config/locales/fr-CA.yml +0 -2
- data/config/locales/fr.yml +0 -2
- data/config/locales/gl.yml +1 -2
- data/config/locales/hu.yml +0 -2
- data/config/locales/id-ID.yml +1 -2
- data/config/locales/is-IS.yml +1 -1
- data/config/locales/it.yml +1 -3
- data/config/locales/lb.yml +0 -3
- data/config/locales/lt.yml +0 -2
- data/config/locales/lv.yml +0 -2
- data/config/locales/nl.yml +1 -3
- data/config/locales/no.yml +0 -2
- data/config/locales/pl.yml +0 -2
- data/config/locales/pt-BR.yml +7 -2
- data/config/locales/pt.yml +0 -2
- data/config/locales/ro-RO.yml +0 -2
- data/config/locales/ru.yml +0 -2
- data/config/locales/sk.yml +0 -2
- data/config/locales/sv.yml +2 -4
- data/config/locales/tr-TR.yml +0 -2
- data/config/locales/uk.yml +1 -2
- data/config/locales/zh-CN.yml +0 -2
- data/config/locales/zh-TW.yml +0 -2
- data/lib/decidim/meetings/version.rb +1 -1
- metadata +14 -15
- data/app/cells/decidim/meetings/meeting_month/show.erb +0 -33
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 173307a62277abf6b61877f734fd40b279076e03e31e2f57e555f0f21a7c1b31
|
|
4
|
+
data.tar.gz: 1da83e97a2cb77be1ef9209e0c6279585f0c64728e23c53840f5d607437e887d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: bf8bcdfa8e2053fe6a23d8e072ac3bbc8ebf8a4531eecf117c9d56feb63020fa3f762a12a22ad43a2ab277617edeecce0acde10b8fc98f59660e71d1f14ae492
|
|
7
|
+
data.tar.gz: dabeec167ca607c7c119949267994683daba5cbe96069cc467c452bfcfd4309c0230bb3b6c401c237bccbed0cade7a244ecd590fc6031a9708f23fe5145ae48f
|
|
@@ -10,6 +10,10 @@ module Decidim
|
|
|
10
10
|
"decidim/meetings/highlighted_meetings_for_component"
|
|
11
11
|
end
|
|
12
12
|
|
|
13
|
+
def extra_list_cell_options
|
|
14
|
+
{ show_space: model.scope_name == "homepage" }
|
|
15
|
+
end
|
|
16
|
+
|
|
13
17
|
def see_all_path
|
|
14
18
|
meetings_directory_path if model.scope_name == "homepage"
|
|
15
19
|
end
|
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
<div class="meeting__calendar-container">
|
|
2
2
|
<div class="meeting__calendar meeting__calendar__lg">
|
|
3
3
|
<div class="meeting__calendar-month mb-4">
|
|
4
|
-
<p><%= l(start_time, format:
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
<p><%= l(start_time, format: same_month? ? "%B" : "%b") %></p>
|
|
5
|
+
<% unless same_month? %>
|
|
6
|
+
<p class="meeting__calendar-separator">-</p>
|
|
7
|
+
<p><%= l(end_time, format: "%b") %></p>
|
|
8
|
+
<% end %>
|
|
7
9
|
</div>
|
|
8
10
|
<div class="meeting__calendar-day">
|
|
9
11
|
<p><%= l(start_time, format: "%d") %></p>
|
|
10
|
-
|
|
11
|
-
|
|
12
|
+
<% unless same_day? && same_month? %>
|
|
13
|
+
<p class="meeting__calendar-separator">-</p>
|
|
14
|
+
<p><%= l(end_time, format: "%d") %></p>
|
|
15
|
+
<% end %>
|
|
12
16
|
</div>
|
|
13
17
|
<div class="meeting__calendar-year">
|
|
14
18
|
<p><%= year %></p>
|
|
19
|
+
<% unless same_year? %>
|
|
20
|
+
<p class="meeting__calendar-separator">-</p>
|
|
21
|
+
<p><%= end_year %></p>
|
|
22
|
+
<% end %>
|
|
15
23
|
</div>
|
|
16
24
|
</div>
|
|
17
25
|
|
|
@@ -21,14 +21,30 @@ module Decidim
|
|
|
21
21
|
l model.start_time, format: "%Y"
|
|
22
22
|
end
|
|
23
23
|
|
|
24
|
+
def end_year
|
|
25
|
+
return nil if model.end_time.blank?
|
|
26
|
+
|
|
27
|
+
l model.end_time, format: "%Y"
|
|
28
|
+
end
|
|
29
|
+
|
|
24
30
|
private
|
|
25
31
|
|
|
26
32
|
def same_month?
|
|
27
|
-
|
|
33
|
+
return true if end_time.blank?
|
|
34
|
+
|
|
35
|
+
start_time.year == end_time.year && start_time.month == end_time.month
|
|
28
36
|
end
|
|
29
37
|
|
|
30
38
|
def same_day?
|
|
31
|
-
|
|
39
|
+
return true if end_time.blank?
|
|
40
|
+
|
|
41
|
+
start_time.to_date == end_time.to_date
|
|
42
|
+
end
|
|
43
|
+
|
|
44
|
+
def same_year?
|
|
45
|
+
return true if end_time.blank?
|
|
46
|
+
|
|
47
|
+
start_time.year == end_time.year
|
|
32
48
|
end
|
|
33
49
|
|
|
34
50
|
def display_map?
|
|
@@ -20,13 +20,6 @@
|
|
|
20
20
|
</div>
|
|
21
21
|
<% end %>
|
|
22
22
|
<div class="meeting-list__block-list">
|
|
23
|
-
<% if show_calendar? %>
|
|
24
|
-
<div class="meeting-list__block-list-aside">
|
|
25
|
-
<% calendar_months.each do |start_date| %>
|
|
26
|
-
<%= cell "decidim/meetings/meeting_month", collection, start_date: %>
|
|
27
|
-
<% end %>
|
|
28
|
-
</div>
|
|
29
|
-
<% end %>
|
|
30
23
|
<div class="card__list-list">
|
|
31
24
|
<span class="meeting-list__block-list-title"><%= title %></span>
|
|
32
25
|
<% collection.includes(:component).each do |meeting| %>
|
|
@@ -72,14 +72,6 @@ module Decidim
|
|
|
72
72
|
collection.collect(&:type_of_meeting).all?("online")
|
|
73
73
|
end
|
|
74
74
|
|
|
75
|
-
def show_calendar?
|
|
76
|
-
@show_calendar ||= show_upcoming_meetings? && collection.minimum(:start_time).before?(2.months.from_now.beginning_of_month)
|
|
77
|
-
end
|
|
78
|
-
|
|
79
|
-
def calendar_months
|
|
80
|
-
[Date.current, Date.current.next_month]
|
|
81
|
-
end
|
|
82
|
-
|
|
83
75
|
def past_meetings
|
|
84
76
|
@past_meetings ||= base_relation.past.order(end_time: :desc, start_time: :desc)
|
|
85
77
|
end
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
<time class="card__calendar" datetime="<%= meeting.start_time.iso8601 %>">
|
|
2
|
-
<span class="card__calendar-month"
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<span class="card__calendar-month">
|
|
3
|
+
<p><%= l(meeting.start_time, format: same_month? ? "%B" : "%b") %></p>
|
|
4
|
+
<% unless same_month? %>
|
|
5
|
+
<p class="card__calendar-separator">-</p>
|
|
6
|
+
<p><%= l(meeting.end_time, format: "%b") %></p>
|
|
7
|
+
<% end %>
|
|
8
|
+
</span>
|
|
9
|
+
<span class="card__calendar-day">
|
|
10
|
+
<p><%= l(meeting.start_time, format: "%d") %></p>
|
|
11
|
+
<% unless same_day? && same_month? %>
|
|
12
|
+
<p class="card__calendar-separator">-</p>
|
|
13
|
+
<p><%= l(meeting.end_time, format: "%d") %></p>
|
|
14
|
+
<% end %>
|
|
15
|
+
</span>
|
|
16
|
+
<span class="card__calendar-year">
|
|
17
|
+
<p><%= l(meeting.start_time, format: "%Y") %></p>
|
|
18
|
+
<% unless same_year? %>
|
|
19
|
+
<p class="card__calendar-separator">-</p>
|
|
20
|
+
<pn><%= l(meeting.end_time, format: "%Y") %></p>
|
|
21
|
+
<% end %>
|
|
22
|
+
</span>
|
|
5
23
|
</time>
|
|
@@ -36,6 +36,24 @@ module Decidim
|
|
|
36
36
|
@current_space ||= current_component.participatory_space
|
|
37
37
|
end
|
|
38
38
|
|
|
39
|
+
def same_month?
|
|
40
|
+
return true if meeting.end_time.blank?
|
|
41
|
+
|
|
42
|
+
meeting.start_time.year == meeting.end_time.year && meeting.start_time.month == meeting.end_time.month
|
|
43
|
+
end
|
|
44
|
+
|
|
45
|
+
def same_day?
|
|
46
|
+
return true if meeting.end_time.blank?
|
|
47
|
+
|
|
48
|
+
meeting.start_time.to_date == meeting.end_time.to_date
|
|
49
|
+
end
|
|
50
|
+
|
|
51
|
+
def same_year?
|
|
52
|
+
return true if meeting.end_time.blank?
|
|
53
|
+
|
|
54
|
+
meeting.start_time.year == meeting.end_time.year
|
|
55
|
+
end
|
|
56
|
+
|
|
39
57
|
def metadata_cell
|
|
40
58
|
"decidim/meetings/meeting_card_metadata"
|
|
41
59
|
end
|
|
@@ -35,11 +35,11 @@
|
|
|
35
35
|
&-month,
|
|
36
36
|
&-day,
|
|
37
37
|
&-year {
|
|
38
|
-
@apply inline-flex items-center justify-
|
|
38
|
+
@apply inline-flex items-center justify-center empty:[&>p]:hidden;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
&-separator {
|
|
42
|
-
@apply mx-
|
|
42
|
+
@apply mx-4 font-normal text-sm;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
&__lg {
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
</td>
|
|
7
7
|
<td class="!text-left">
|
|
8
8
|
<% if allowed_to? :update, :meeting, meeting: meeting %>
|
|
9
|
-
<%= link_to present(meeting).title(html_escape: true),
|
|
9
|
+
<%= link_to present(meeting).title(html_escape: true), Decidim::ResourceLocatorPresenter.new(meeting).edit %>
|
|
10
10
|
<% else %>
|
|
11
11
|
<%= present(meeting).title(html_escape: true) %><br>
|
|
12
12
|
<% end %>
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
|
|
43
43
|
<td class="table-list__actions" data-label="<%= t("actions.title", scope: "decidim.meetings") %>">
|
|
44
44
|
<% if is_linked %>
|
|
45
|
-
<%= t("index.linked_meeting_warning_html", href:
|
|
45
|
+
<%= t("index.linked_meeting_warning_html", href: Decidim::ResourceLocatorPresenter.new(meeting).edit, name: present(meeting).space_title, scope: "decidim.meetings.admin.meetings") %>
|
|
46
46
|
<% else %>
|
|
47
47
|
<%= render partial: "decidim/meetings/admin/meetings/meeting_actions", locals: { meeting:, view: } %>
|
|
48
48
|
<% end %>
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
</button>
|
|
26
26
|
|
|
27
27
|
<% if editable %>
|
|
28
|
-
<button class="button button__sm button__transparent-secondary small alert remove-question button--title">
|
|
28
|
+
<button type="button" class="button button__sm button__transparent-secondary small alert remove-question button--title">
|
|
29
29
|
<%= t("remove", scope: "decidim.forms.admin.questionnaires.question") %>
|
|
30
30
|
</button>
|
|
31
31
|
<% end %>
|
|
@@ -55,14 +55,14 @@
|
|
|
55
55
|
<% end %>
|
|
56
56
|
</section>
|
|
57
57
|
|
|
58
|
-
<%= cell "decidim/tab_panels", tab_panel_items %>
|
|
59
|
-
|
|
60
58
|
<% if meeting.agenda.present? && meeting.agenda.visible? %>
|
|
61
59
|
<section class="layout-main__section">
|
|
62
60
|
<%= render "meeting_agenda" %>
|
|
63
61
|
</section>
|
|
64
62
|
<% end %>
|
|
65
63
|
|
|
64
|
+
<%= cell "decidim/tab_panels", tab_panel_items %>
|
|
65
|
+
|
|
66
66
|
<% if meeting.closed? && meeting.closing_visible? %>
|
|
67
67
|
<section class="layout-main__section">
|
|
68
68
|
<%= render "meeting_minutes" %>
|
data/config/locales/ar.yml
CHANGED
|
@@ -113,7 +113,6 @@ ar:
|
|
|
113
113
|
success: تم تكرار الاجتماع بنجاح.
|
|
114
114
|
new:
|
|
115
115
|
copy: نسخ
|
|
116
|
-
title: اجتماع مكرر
|
|
117
116
|
components:
|
|
118
117
|
meetings:
|
|
119
118
|
actions:
|
|
@@ -259,7 +258,6 @@ ar:
|
|
|
259
258
|
non_user: مشارك غير موجود
|
|
260
259
|
select_user: اختر المشارك
|
|
261
260
|
index:
|
|
262
|
-
invite_attendee: دعوة الحضور
|
|
263
261
|
invites: تدعو
|
|
264
262
|
meeting_closes:
|
|
265
263
|
edit:
|
data/config/locales/bg.yml
CHANGED
|
@@ -137,7 +137,6 @@ bg:
|
|
|
137
137
|
success: Срещата беше дублирана успешно.
|
|
138
138
|
new:
|
|
139
139
|
copy: Копиране
|
|
140
|
-
title: Дублиране на срещата
|
|
141
140
|
components:
|
|
142
141
|
meetings:
|
|
143
142
|
actions:
|
|
@@ -292,7 +291,6 @@ bg:
|
|
|
292
291
|
non_user: Несъществуващ участник
|
|
293
292
|
select_user: Избор на участник
|
|
294
293
|
index:
|
|
295
|
-
invite_attendee: Изпращане на покана на участника
|
|
296
294
|
invites: Покани
|
|
297
295
|
registrations_disabled: Не можете да поканите участник, защото регистрациите са изключени.
|
|
298
296
|
meeting_closes:
|
data/config/locales/ca-IT.yml
CHANGED
|
@@ -223,7 +223,7 @@ ca-IT:
|
|
|
223
223
|
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}.
|
|
224
224
|
meeting_registrations_over_percentage:
|
|
225
225
|
email_intro: Les inscripcions per la trobada "%{resource_title}" superen el %{percentage}%.
|
|
226
|
-
email_outro: Has rebut aquesta notificació perquè administres l'espai
|
|
226
|
+
email_outro: Has rebut aquesta notificació perquè administres l'espai de participació en el que s'inclou aquesta trobada.
|
|
227
227
|
email_subject: Les inscripcions per la trobada "%{resource_title}" superen el %{percentage}%
|
|
228
228
|
notification_title: Les inscripcions per la trobada <a href="%{resource_path}">%{resource_title}</a> superen el %{percentage}%.
|
|
229
229
|
meeting_updated:
|
|
@@ -333,7 +333,7 @@ ca-IT:
|
|
|
333
333
|
non_user: Participant no existent
|
|
334
334
|
select_user: Selecciona la participant
|
|
335
335
|
index:
|
|
336
|
-
invite_attendee: Convidar assistent
|
|
336
|
+
invite_attendee: Convidar a una assistent
|
|
337
337
|
invites: Invitacions
|
|
338
338
|
registrations_disabled: No pots convidar a cap persona perquè les inscripcions estan inhabilitades.
|
|
339
339
|
meeting_closes:
|
|
@@ -486,7 +486,7 @@ ca-IT:
|
|
|
486
486
|
meetings:
|
|
487
487
|
index:
|
|
488
488
|
meetings: Trobades
|
|
489
|
-
space_type: Espai
|
|
489
|
+
space_type: Espai de participació
|
|
490
490
|
iframe_access_level:
|
|
491
491
|
all: Totes les visites
|
|
492
492
|
registered: Participants inscrites a aquesta trobada
|
data/config/locales/ca.yml
CHANGED
|
@@ -223,7 +223,7 @@ ca:
|
|
|
223
223
|
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}.
|
|
224
224
|
meeting_registrations_over_percentage:
|
|
225
225
|
email_intro: Les inscripcions per la trobada "%{resource_title}" superen el %{percentage}%.
|
|
226
|
-
email_outro: Has rebut aquesta notificació perquè administres l'espai
|
|
226
|
+
email_outro: Has rebut aquesta notificació perquè administres l'espai de participació en el que s'inclou aquesta trobada.
|
|
227
227
|
email_subject: Les inscripcions per la trobada "%{resource_title}" superen el %{percentage}%
|
|
228
228
|
notification_title: Les inscripcions per la trobada <a href="%{resource_path}">%{resource_title}</a> superen el %{percentage}%.
|
|
229
229
|
meeting_updated:
|
|
@@ -333,7 +333,7 @@ ca:
|
|
|
333
333
|
non_user: Participant no existent
|
|
334
334
|
select_user: Selecciona la participant
|
|
335
335
|
index:
|
|
336
|
-
invite_attendee: Convidar assistent
|
|
336
|
+
invite_attendee: Convidar a una assistent
|
|
337
337
|
invites: Invitacions
|
|
338
338
|
registrations_disabled: No pots convidar a cap persona perquè les inscripcions estan inhabilitades.
|
|
339
339
|
meeting_closes:
|
|
@@ -486,7 +486,7 @@ ca:
|
|
|
486
486
|
meetings:
|
|
487
487
|
index:
|
|
488
488
|
meetings: Trobades
|
|
489
|
-
space_type: Espai
|
|
489
|
+
space_type: Espai de participació
|
|
490
490
|
iframe_access_level:
|
|
491
491
|
all: Totes les visites
|
|
492
492
|
registered: Participants inscrites a aquesta trobada
|
data/config/locales/cs.yml
CHANGED
data/config/locales/de.yml
CHANGED
|
@@ -148,7 +148,6 @@ de:
|
|
|
148
148
|
success: Veranstaltung erfolgreich dupliziert.
|
|
149
149
|
new:
|
|
150
150
|
copy: Kopieren
|
|
151
|
-
title: Veranstaltung duplizieren
|
|
152
151
|
components:
|
|
153
152
|
meetings:
|
|
154
153
|
actions:
|
|
@@ -333,7 +332,6 @@ de:
|
|
|
333
332
|
non_user: Nicht existierender Benutzer
|
|
334
333
|
select_user: Nutzer wählen
|
|
335
334
|
index:
|
|
336
|
-
invite_attendee: Teilnehmer einladen
|
|
337
335
|
invites: Lädt ein
|
|
338
336
|
registrations_disabled: Sie können keine Teilnehmende einladen, weil Registrierungen deaktiviert sind.
|
|
339
337
|
meeting_closes:
|
data/config/locales/el.yml
CHANGED
|
@@ -114,7 +114,6 @@ el:
|
|
|
114
114
|
success: Η σύσκεψη αντιγράφτηκε με επιτυχία.
|
|
115
115
|
new:
|
|
116
116
|
copy: Αντιγραφή
|
|
117
|
-
title: Διπλή σύσκεψη
|
|
118
117
|
components:
|
|
119
118
|
meetings:
|
|
120
119
|
actions:
|
|
@@ -267,7 +266,6 @@ el:
|
|
|
267
266
|
non_user: Ο συμμετέχων δεν υπάρχει
|
|
268
267
|
select_user: Επιλέξτε συμμετέχοντα
|
|
269
268
|
index:
|
|
270
|
-
invite_attendee: Πρόσκληση συμμετέχοντα
|
|
271
269
|
invites: Προσκλήσεις
|
|
272
270
|
registrations_disabled: Δεν μπορείτε να προσκαλέσετε έναν συμμετέχοντα επειδή οι εγγραφές είναι απενεργοποιημένες.
|
|
273
271
|
meeting_closes:
|
data/config/locales/es-MX.yml
CHANGED
|
@@ -333,7 +333,7 @@ es-MX:
|
|
|
333
333
|
non_user: Usuario no existente
|
|
334
334
|
select_user: Seleccionar usuario
|
|
335
335
|
index:
|
|
336
|
-
invite_attendee: Invitar a
|
|
336
|
+
invite_attendee: Invitar a una asistente
|
|
337
337
|
invites: Invitaciones
|
|
338
338
|
registrations_disabled: No puedes invitar a nadie porque las inscripciones están deshabilitadas.
|
|
339
339
|
meeting_closes:
|
|
@@ -432,7 +432,7 @@ es-MX:
|
|
|
432
432
|
other: Ha habido %{count} inscripciones.
|
|
433
433
|
reserved_slots_help: Déjalo a 0 si no tienes espacios reservados.
|
|
434
434
|
reserved_slots_less_than: Debe ser menor que o igual a %{count}
|
|
435
|
-
title:
|
|
435
|
+
title: Inscripciones
|
|
436
436
|
update:
|
|
437
437
|
invalid: Se ha producido un problema al guardar la configuración de la inscripción.
|
|
438
438
|
success: Se han guardado correctamente las configuraciones de inscripciones de encuentros.
|
data/config/locales/es-PY.yml
CHANGED
|
@@ -333,7 +333,7 @@ es-PY:
|
|
|
333
333
|
non_user: Usuario no existente
|
|
334
334
|
select_user: Selecciona un usuario
|
|
335
335
|
index:
|
|
336
|
-
invite_attendee: Invitar asistente
|
|
336
|
+
invite_attendee: Invitar a una asistente
|
|
337
337
|
invites: Invitaciones
|
|
338
338
|
registrations_disabled: No puedes invitar a nadie porque las inscripciones están deshabilitadas.
|
|
339
339
|
meeting_closes:
|
|
@@ -432,7 +432,7 @@ es-PY:
|
|
|
432
432
|
other: Ha habido %{count} registros.
|
|
433
433
|
reserved_slots_help: Déjalo a 0 si no tienes espacios reservados.
|
|
434
434
|
reserved_slots_less_than: Debe ser menor que o igual a %{count}
|
|
435
|
-
title:
|
|
435
|
+
title: Inscripciones
|
|
436
436
|
update:
|
|
437
437
|
invalid: Se ha producido un problema al guardar la configuración de la inscripción.
|
|
438
438
|
success: Se han guardado correctamente las configuraciones de inscripciones de encuentros.
|
data/config/locales/es.yml
CHANGED
|
@@ -223,7 +223,7 @@ es:
|
|
|
223
223
|
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}.
|
|
224
224
|
meeting_registrations_over_percentage:
|
|
225
225
|
email_intro: Las inscripciones para el encuentro "%{resource_title}" superan el %{percentage}%.
|
|
226
|
-
email_outro: Has recibido esta notificación porque administras el espacio
|
|
226
|
+
email_outro: Has recibido esta notificación porque administras el espacio de participación del encuentro.
|
|
227
227
|
email_subject: Las inscripciones para el encuentro "%{resource_title}" superan el %{percentage}%
|
|
228
228
|
notification_title: Las inscripciones para el encuentro <a href="%{resource_path}">%{resource_title}</a> superan el %{percentage}%.
|
|
229
229
|
meeting_updated:
|
|
@@ -333,7 +333,7 @@ es:
|
|
|
333
333
|
non_user: Participante no existente
|
|
334
334
|
select_user: Seleccionar participante
|
|
335
335
|
index:
|
|
336
|
-
invite_attendee: Invitar asistente
|
|
336
|
+
invite_attendee: Invitar a una asistente
|
|
337
337
|
invites: Invitaciones
|
|
338
338
|
registrations_disabled: No puedes invitar a nadie porque las inscripciones están deshabilitadas.
|
|
339
339
|
meeting_closes:
|
|
@@ -432,7 +432,7 @@ es:
|
|
|
432
432
|
other: Ha habido %{count} inscripciones.
|
|
433
433
|
reserved_slots_help: Déjalo a 0 si no tienes espacios reservados.
|
|
434
434
|
reserved_slots_less_than: Debe ser inferior o igual que %{count}
|
|
435
|
-
title:
|
|
435
|
+
title: Inscripciones
|
|
436
436
|
update:
|
|
437
437
|
invalid: Se ha producido un error al guardar la configuración de la inscripción.
|
|
438
438
|
success: La configuración de las inscripciones del encuentro se ha guardado correctamente.
|
|
@@ -486,7 +486,7 @@ es:
|
|
|
486
486
|
meetings:
|
|
487
487
|
index:
|
|
488
488
|
meetings: Encuentros
|
|
489
|
-
space_type: Espacio
|
|
489
|
+
space_type: Espacio de participación
|
|
490
490
|
iframe_access_level:
|
|
491
491
|
all: Todos los visitantes
|
|
492
492
|
registered: Participantes inscritas en este encuentro
|
data/config/locales/eu.yml
CHANGED
|
@@ -148,7 +148,7 @@ eu:
|
|
|
148
148
|
success: Topaketa zuzen bikoiztu da.
|
|
149
149
|
new:
|
|
150
150
|
copy: Kopiatu
|
|
151
|
-
title:
|
|
151
|
+
title: Bikoiztu topaketa
|
|
152
152
|
components:
|
|
153
153
|
meetings:
|
|
154
154
|
actions:
|
|
@@ -333,7 +333,7 @@ eu:
|
|
|
333
333
|
non_user: Parte-hartzailea ez dago
|
|
334
334
|
select_user: Hautatu parte-hartzailea
|
|
335
335
|
index:
|
|
336
|
-
invite_attendee: Gonbidatu
|
|
336
|
+
invite_attendee: Gonbidatu laguntzailea
|
|
337
337
|
invites: Gonbidapenak
|
|
338
338
|
registrations_disabled: Ezin duzu inor gonbidatu izen-emateak desgaituta daudelako.
|
|
339
339
|
meeting_closes:
|
data/config/locales/fi-plain.yml
CHANGED
|
@@ -148,7 +148,6 @@ fi-pl:
|
|
|
148
148
|
success: Tapahtuman monistaminen onnistui.
|
|
149
149
|
new:
|
|
150
150
|
copy: Kopioi
|
|
151
|
-
title: Monista tapahtuma
|
|
152
151
|
components:
|
|
153
152
|
meetings:
|
|
154
153
|
actions:
|
|
@@ -333,7 +332,6 @@ fi-pl:
|
|
|
333
332
|
non_user: Käyttäjää ei ole olemassa
|
|
334
333
|
select_user: Valitse käyttäjä
|
|
335
334
|
index:
|
|
336
|
-
invite_attendee: Kutsu osallistuja
|
|
337
335
|
invites: Kutsut
|
|
338
336
|
registrations_disabled: Et voi kutsua osallistujaa, koska ilmoittautumiset on poistettu käytöstä.
|
|
339
337
|
meeting_closes:
|
|
@@ -432,7 +430,7 @@ fi-pl:
|
|
|
432
430
|
other: Tapahtumaan on %{count} ilmoittautumista.
|
|
433
431
|
reserved_slots_help: Jätä arvoksi 0, jos sinulla ei ole varattuja paikkoja.
|
|
434
432
|
reserved_slots_less_than: Täytyy olla vähemmän tai yhtä paljon kuin %{count}
|
|
435
|
-
title:
|
|
433
|
+
title: Ilmoittautumiset
|
|
436
434
|
update:
|
|
437
435
|
invalid: Ilmoittautumisasetusten tallentamisessa esiintyi ongelma.
|
|
438
436
|
success: Tapahtumailmoittautumisasetukset tallennettiin onnistuneesti.
|
data/config/locales/fi.yml
CHANGED
|
@@ -148,7 +148,6 @@ fi:
|
|
|
148
148
|
success: Tapaamisen kopioiminen onnistui.
|
|
149
149
|
new:
|
|
150
150
|
copy: Kopioi
|
|
151
|
-
title: Kopioi tapaaminen
|
|
152
151
|
components:
|
|
153
152
|
meetings:
|
|
154
153
|
actions:
|
|
@@ -333,7 +332,6 @@ fi:
|
|
|
333
332
|
non_user: Käyttäjää ei ole olemassa
|
|
334
333
|
select_user: Valitse käyttäjä
|
|
335
334
|
index:
|
|
336
|
-
invite_attendee: Kutsu osallistuja
|
|
337
335
|
invites: Kutsut
|
|
338
336
|
registrations_disabled: Et voi kutsua osallistujaa, koska ilmoittautumiset on poistettu käytöstä.
|
|
339
337
|
meeting_closes:
|
data/config/locales/fr-CA.yml
CHANGED
|
@@ -148,7 +148,6 @@ fr-CA:
|
|
|
148
148
|
success: Cette rencontre a été dupliquée avec succès.
|
|
149
149
|
new:
|
|
150
150
|
copy: Copier
|
|
151
|
-
title: Dupliquer une rencontre
|
|
152
151
|
components:
|
|
153
152
|
meetings:
|
|
154
153
|
actions:
|
|
@@ -328,7 +327,6 @@ fr-CA:
|
|
|
328
327
|
non_user: Utilisateur non existant
|
|
329
328
|
select_user: Sélectionner un utilisateur
|
|
330
329
|
index:
|
|
331
|
-
invite_attendee: Inviter un participant
|
|
332
330
|
invites: Invitations
|
|
333
331
|
registrations_disabled: Vous ne pouvez pas inviter un participant car les inscriptions sont désactivées.
|
|
334
332
|
meeting_closes:
|
data/config/locales/fr.yml
CHANGED
|
@@ -148,7 +148,6 @@ fr:
|
|
|
148
148
|
success: Cette rencontre a été dupliquée avec succès.
|
|
149
149
|
new:
|
|
150
150
|
copy: Copier
|
|
151
|
-
title: Dupliquer une rencontre
|
|
152
151
|
components:
|
|
153
152
|
meetings:
|
|
154
153
|
actions:
|
|
@@ -328,7 +327,6 @@ fr:
|
|
|
328
327
|
non_user: Utilisateur non existant
|
|
329
328
|
select_user: Sélectionner un utilisateur
|
|
330
329
|
index:
|
|
331
|
-
invite_attendee: Inviter un participant
|
|
332
330
|
invites: Invitations
|
|
333
331
|
registrations_disabled: Vous ne pouvez pas inviter un participant car les inscriptions sont désactivées.
|
|
334
332
|
meeting_closes:
|
data/config/locales/gl.yml
CHANGED
|
@@ -64,7 +64,6 @@ gl:
|
|
|
64
64
|
success: Reunión duplicada con éxito.
|
|
65
65
|
new:
|
|
66
66
|
copy: Copiar
|
|
67
|
-
title: Reunión duplicada
|
|
68
67
|
components:
|
|
69
68
|
meetings:
|
|
70
69
|
actions:
|
|
@@ -193,7 +192,6 @@ gl:
|
|
|
193
192
|
non_user: Usuario non existente
|
|
194
193
|
select_user: Seleccionar usuario
|
|
195
194
|
index:
|
|
196
|
-
invite_attendee: Invitar asistente
|
|
197
195
|
invites: Invitacións
|
|
198
196
|
meeting_closes:
|
|
199
197
|
edit:
|
|
@@ -229,6 +227,7 @@ gl:
|
|
|
229
227
|
one: Houbo un rexistro de %{count}.
|
|
230
228
|
other: Houbo %{count} rexistros.
|
|
231
229
|
reserved_slots_less_than: Debe ser inferior ou igual a %{count}
|
|
230
|
+
title: Rexistros
|
|
232
231
|
update:
|
|
233
232
|
invalid: Produciuse un problema ao gardar a configuración de rexistro.
|
|
234
233
|
success: A configuración das inscricións da xuntanza gardouse correctamente.
|
data/config/locales/hu.yml
CHANGED
|
@@ -84,7 +84,6 @@ hu:
|
|
|
84
84
|
success: Találkozó duplikálása sikeres.
|
|
85
85
|
new:
|
|
86
86
|
copy: Másolás
|
|
87
|
-
title: Találkozó duplikálása
|
|
88
87
|
components:
|
|
89
88
|
meetings:
|
|
90
89
|
actions:
|
|
@@ -228,7 +227,6 @@ hu:
|
|
|
228
227
|
non_user: Nemlétező felhasználó
|
|
229
228
|
select_user: Felhasználó kiválasztása
|
|
230
229
|
index:
|
|
231
|
-
invite_attendee: Résztvevő meghívása
|
|
232
230
|
invites: Meghívottak
|
|
233
231
|
meeting_closes:
|
|
234
232
|
edit:
|
data/config/locales/id-ID.yml
CHANGED
|
@@ -47,7 +47,6 @@ id:
|
|
|
47
47
|
success: Pertemuan duplikat berhasil.
|
|
48
48
|
new:
|
|
49
49
|
copy: Salinan
|
|
50
|
-
title: Pertemuan duplikat
|
|
51
50
|
components:
|
|
52
51
|
meetings:
|
|
53
52
|
actions:
|
|
@@ -173,7 +172,6 @@ id:
|
|
|
173
172
|
non_user: Pengguna tidak ada
|
|
174
173
|
select_user: Pilih pengguna
|
|
175
174
|
index:
|
|
176
|
-
invite_attendee: Undang hadirin
|
|
177
175
|
invites: Undangan
|
|
178
176
|
meeting_closes:
|
|
179
177
|
edit:
|
|
@@ -207,6 +205,7 @@ id:
|
|
|
207
205
|
registrations_count:
|
|
208
206
|
other: Ada %{count} pendaftaran.
|
|
209
207
|
reserved_slots_less_than: Harus kurang dari atau sama dengan %{count}
|
|
208
|
+
title: Pendaftaran
|
|
210
209
|
update:
|
|
211
210
|
invalid: Terjadi masalah saat menyimpan pengaturan pendaftaran.
|
|
212
211
|
success: Pengaturan pendaftaran rapat berhasil disimpan.
|
data/config/locales/is-IS.yml
CHANGED
|
@@ -27,7 +27,6 @@ is:
|
|
|
27
27
|
meeting_copies:
|
|
28
28
|
new:
|
|
29
29
|
copy: Afrita
|
|
30
|
-
title: Afrita fundi
|
|
31
30
|
components:
|
|
32
31
|
meetings:
|
|
33
32
|
actions:
|
|
@@ -114,6 +113,7 @@ is:
|
|
|
114
113
|
form:
|
|
115
114
|
available_slots_help: Leyfi það til 0 ef þú hefur ótakmarkaða rifa í boði.
|
|
116
115
|
reserved_slots_less_than: Verður að vera minna en eða jafnt við %{count}
|
|
116
|
+
title: Skráningar
|
|
117
117
|
update:
|
|
118
118
|
success: Fundir skráningarstillingar voru vistaðar með góðum árangri.
|
|
119
119
|
admin_log:
|
data/config/locales/it.yml
CHANGED
|
@@ -79,7 +79,6 @@ it:
|
|
|
79
79
|
success: Riunione duplicata con successo.
|
|
80
80
|
new:
|
|
81
81
|
copy: copia
|
|
82
|
-
title: Riunione duplicata
|
|
83
82
|
components:
|
|
84
83
|
meetings:
|
|
85
84
|
actions:
|
|
@@ -221,7 +220,6 @@ it:
|
|
|
221
220
|
non_user: Utente non esistente
|
|
222
221
|
select_user: Seleziona utente
|
|
223
222
|
index:
|
|
224
|
-
invite_attendee: Invita il partecipante
|
|
225
223
|
invites: Inviti
|
|
226
224
|
meeting_closes:
|
|
227
225
|
edit:
|
|
@@ -279,7 +277,7 @@ it:
|
|
|
279
277
|
one: C'è stata %{count} registrazione.
|
|
280
278
|
other: Ci sono state %{count} registrazioni.
|
|
281
279
|
reserved_slots_less_than: Deve essere minore o uguale a %{count}
|
|
282
|
-
title:
|
|
280
|
+
title: Iscrizioni
|
|
283
281
|
update:
|
|
284
282
|
invalid: Si è verificato un problema salvando le impostazioni di registrazione.
|
|
285
283
|
success: Le impostazioni di registrazione delle riunioni sono state salvate correttamente.
|
data/config/locales/lb.yml
CHANGED
|
@@ -77,7 +77,6 @@ lb:
|
|
|
77
77
|
success: Dupliziertes Meeting erfolgreich
|
|
78
78
|
new:
|
|
79
79
|
copy: Kopieren
|
|
80
|
-
title: Doppelte Besprechung
|
|
81
80
|
components:
|
|
82
81
|
meetings:
|
|
83
82
|
actions:
|
|
@@ -170,7 +169,6 @@ lb:
|
|
|
170
169
|
non_user: Nicht existierender Benutzer
|
|
171
170
|
select_user: Nutzer wählen
|
|
172
171
|
index:
|
|
173
|
-
invite_attendee: Teilnehmer einladen
|
|
174
172
|
invites: Lädt ein
|
|
175
173
|
meeting_closes:
|
|
176
174
|
edit:
|
|
@@ -218,7 +216,6 @@ lb:
|
|
|
218
216
|
one: Es wurde %{count} registriert.
|
|
219
217
|
other: Es gab %{count} Registrierungen.
|
|
220
218
|
reserved_slots_less_than: Muss kleiner oder gleich %{count}
|
|
221
|
-
title: Anmeldungen
|
|
222
219
|
update:
|
|
223
220
|
invalid: Beim Speichern der Registrierungseinstellungen ist ein Problem aufgetreten.
|
|
224
221
|
success: Die Registrierungseinstellungen wurden erfolgreich gespeichert.
|
data/config/locales/lt.yml
CHANGED
|
@@ -124,7 +124,6 @@ lt:
|
|
|
124
124
|
success: Susitikimas dubliuotas.
|
|
125
125
|
new:
|
|
126
126
|
copy: Kopijuoti
|
|
127
|
-
title: Dubliuoti susirinkimą
|
|
128
127
|
components:
|
|
129
128
|
meetings:
|
|
130
129
|
actions:
|
|
@@ -279,7 +278,6 @@ lt:
|
|
|
279
278
|
non_user: Neegzistuojantis dalyvis
|
|
280
279
|
select_user: Pasirinkti dalyvį
|
|
281
280
|
index:
|
|
282
|
-
invite_attendee: Kviesti dalyvį
|
|
283
281
|
invites: Pakvietimai
|
|
284
282
|
registrations_disabled: Negalite kviesti dalyvio, nes registracija išjungta.
|
|
285
283
|
meeting_closes:
|
data/config/locales/lv.yml
CHANGED
|
@@ -53,7 +53,6 @@ lv:
|
|
|
53
53
|
success: Sanāksme veiksmīgi dublēta.
|
|
54
54
|
new:
|
|
55
55
|
copy: Kopēt
|
|
56
|
-
title: Dublēt sanāksmi
|
|
57
56
|
components:
|
|
58
57
|
meetings:
|
|
59
58
|
actions:
|
|
@@ -179,7 +178,6 @@ lv:
|
|
|
179
178
|
non_user: Neeksistējošs dalībnieks
|
|
180
179
|
select_user: Izvēlieties dalībnieku
|
|
181
180
|
index:
|
|
182
|
-
invite_attendee: Uzaicināt apmeklētāju
|
|
183
181
|
invites: Ielūgumi
|
|
184
182
|
meeting_closes:
|
|
185
183
|
edit:
|
data/config/locales/nl.yml
CHANGED
|
@@ -84,7 +84,6 @@ nl:
|
|
|
84
84
|
success: Vergadering succesvol gedupliceerd.
|
|
85
85
|
new:
|
|
86
86
|
copy: Kopiëren
|
|
87
|
-
title: Event dupliceren
|
|
88
87
|
components:
|
|
89
88
|
meetings:
|
|
90
89
|
actions:
|
|
@@ -226,7 +225,6 @@ nl:
|
|
|
226
225
|
non_user: Niet-bestaande gebruiker
|
|
227
226
|
select_user: Selecteer gebruiker
|
|
228
227
|
index:
|
|
229
|
-
invite_attendee: Nodig een deelnemer uit
|
|
230
228
|
invites: Uitnodigingen
|
|
231
229
|
meeting_closes:
|
|
232
230
|
edit:
|
|
@@ -278,7 +276,7 @@ nl:
|
|
|
278
276
|
one: Er is %{count} registratie geweest.
|
|
279
277
|
other: Er zijn %{count} registraties geweest.
|
|
280
278
|
reserved_slots_less_than: Moet kleiner of gelijk zijn aan %{count}
|
|
281
|
-
title:
|
|
279
|
+
title: registraties
|
|
282
280
|
update:
|
|
283
281
|
invalid: Er is een probleem opgetreden bij het opslaan van de registratie-instellingen.
|
|
284
282
|
success: Instellingen bijeenkomst registraties succesvol opgeslagen.
|
data/config/locales/no.yml
CHANGED
|
@@ -78,7 +78,6 @@
|
|
|
78
78
|
success: Møtet ble duplisert.
|
|
79
79
|
new:
|
|
80
80
|
copy: Kopier
|
|
81
|
-
title: Duplisert møte
|
|
82
81
|
components:
|
|
83
82
|
meetings:
|
|
84
83
|
actions:
|
|
@@ -220,7 +219,6 @@
|
|
|
220
219
|
non_user: Ikke eksisterende deltaker
|
|
221
220
|
select_user: Velg deltaker
|
|
222
221
|
index:
|
|
223
|
-
invite_attendee: Inviter deltaker
|
|
224
222
|
invites: Invitasjoner
|
|
225
223
|
meeting_closes:
|
|
226
224
|
edit:
|
data/config/locales/pl.yml
CHANGED
|
@@ -143,7 +143,6 @@ pl:
|
|
|
143
143
|
success: Zduplikowano spotkanie.
|
|
144
144
|
new:
|
|
145
145
|
copy: Kopiuj
|
|
146
|
-
title: Duplikat spotkania
|
|
147
146
|
components:
|
|
148
147
|
meetings:
|
|
149
148
|
actions:
|
|
@@ -300,7 +299,6 @@ pl:
|
|
|
300
299
|
non_user: Nieistniejący użytkownik
|
|
301
300
|
select_user: Wybierz użytkownika
|
|
302
301
|
index:
|
|
303
|
-
invite_attendee: Zaproś uczestnika
|
|
304
302
|
invites: Zaproszeni
|
|
305
303
|
registrations_disabled: Nie można zaprosić uczestnika, ponieważ rejestracja jest wyłączona.
|
|
306
304
|
meeting_closes:
|
data/config/locales/pt-BR.yml
CHANGED
|
@@ -411,7 +411,7 @@ pt-BR:
|
|
|
411
411
|
poll:
|
|
412
412
|
form:
|
|
413
413
|
announcement_html:
|
|
414
|
-
-
|
|
414
|
+
- Quando uma pergunta recebe respostas ou é publicada/fechada, ela não poderá mais ser editada.
|
|
415
415
|
- Você pode adicionar uma pergunta a qualquer momento.
|
|
416
416
|
- A enquete será fechada quando os resultados de todas as questões criadas forem publicados.
|
|
417
417
|
- Acesse a <a href='%{admin_link}'>página de administração da enquete</a> para enviar perguntas e publicar resultados.
|
|
@@ -423,6 +423,7 @@ pt-BR:
|
|
|
423
423
|
form:
|
|
424
424
|
available_slots_help: Deixe-o para 0 se você tiver slots ilimitados disponíveis.
|
|
425
425
|
invites: Convites
|
|
426
|
+
manage_questions: Gerenciar perguntas
|
|
426
427
|
recommendation_message: Por razões de privacidade, recomendamos que você exclua esse formulário de inscrição quando não precisar mais dele. Por padrão, isso será daqui a 3 meses após o fim da reunião.
|
|
427
428
|
registration_email_help: Este texto aparecerá no meio do e-mail de confirmação de registro. Logo após o código de registro.
|
|
428
429
|
registration_form: Formulário de registro
|
|
@@ -431,7 +432,7 @@ pt-BR:
|
|
|
431
432
|
other: Houve %{count} inscrições.
|
|
432
433
|
reserved_slots_help: Deixe em 0 se você não tiver slots reservados.
|
|
433
434
|
reserved_slots_less_than: Deve ser menor ou igual a %{count}
|
|
434
|
-
title:
|
|
435
|
+
title: Inscrições
|
|
435
436
|
update:
|
|
436
437
|
invalid: Ocorreu um problema ao salvar as configurações de registro.
|
|
437
438
|
success: Configurações de registro de reunião salvas com sucesso.
|
|
@@ -727,9 +728,11 @@ pt-BR:
|
|
|
727
728
|
commentable_type: O tipo do comentário (se for um resultado, uma proposta, etc.)
|
|
728
729
|
comments: Os dados dos comentários do evento
|
|
729
730
|
created_at: A data em que este comentário foi criado
|
|
731
|
+
depth: O lugar onde este comentário está nos três comentários (se for uma resposta ou uma resposta de uma resposta)
|
|
730
732
|
id: O Id para este comentário
|
|
731
733
|
locale: A localidade (linguagem) que o usuário teve ao deixar este comentário
|
|
732
734
|
root_commentable_url: A URL do recurso ligado a este comentário
|
|
735
|
+
user_group: O nome do grupo de usuários que fez este comentário (se houver)
|
|
733
736
|
meetings:
|
|
734
737
|
address: O endereço do evento, caso seja em pessoa e tenha um local físico
|
|
735
738
|
attachments: O número de anexos neste evento
|
|
@@ -747,11 +750,13 @@ pt-BR:
|
|
|
747
750
|
created_at: A data em que o evento foi criada
|
|
748
751
|
customize_registration_email: A capacidade de permitir um email personalizado no registro
|
|
749
752
|
decidim_author_type: Tipo de autor do autor do evento
|
|
753
|
+
decidim_user_group_id: ID do grupo das pessoas envolvidas na reunião
|
|
750
754
|
description: A descrição do evento
|
|
751
755
|
end_time: A data e a hora em que este evento termina
|
|
752
756
|
follows_count: O número de seguir que o evento tem
|
|
753
757
|
id: O identificador único do evento
|
|
754
758
|
iframe_access_level: O nível de acesso iframe do evento
|
|
759
|
+
iframe_embed_type: O tipo de iframe incorporado na reunião
|
|
755
760
|
latitude: A latitude do evento
|
|
756
761
|
location: A localização do evento
|
|
757
762
|
location_hints: Uma dica sobre a localização em que o evento está acontecendo
|
data/config/locales/pt.yml
CHANGED
|
@@ -79,7 +79,6 @@ pt:
|
|
|
79
79
|
success: Reunião duplicada corretamente.
|
|
80
80
|
new:
|
|
81
81
|
copy: Copiar
|
|
82
|
-
title: Reunião duplicada
|
|
83
82
|
components:
|
|
84
83
|
meetings:
|
|
85
84
|
actions:
|
|
@@ -221,7 +220,6 @@ pt:
|
|
|
221
220
|
non_user: Participante inexistente
|
|
222
221
|
select_user: Selecione o participante
|
|
223
222
|
index:
|
|
224
|
-
invite_attendee: Convidar participante
|
|
225
223
|
invites: Convites
|
|
226
224
|
meeting_closes:
|
|
227
225
|
edit:
|
data/config/locales/ro-RO.yml
CHANGED
|
@@ -114,7 +114,6 @@ ro:
|
|
|
114
114
|
success: Întâlnire duplicată cu succes.
|
|
115
115
|
new:
|
|
116
116
|
copy: Copiază
|
|
117
|
-
title: Duplicarea reuniunii
|
|
118
117
|
components:
|
|
119
118
|
meetings:
|
|
120
119
|
actions:
|
|
@@ -274,7 +273,6 @@ ro:
|
|
|
274
273
|
non_user: Participant neexistent
|
|
275
274
|
select_user: Selecteză un participant
|
|
276
275
|
index:
|
|
277
|
-
invite_attendee: Invită participantul
|
|
278
276
|
invites: Invitații
|
|
279
277
|
meeting_closes:
|
|
280
278
|
edit:
|
data/config/locales/ru.yml
CHANGED
|
@@ -56,7 +56,6 @@ ru:
|
|
|
56
56
|
success: Успешно создана копия встречи.
|
|
57
57
|
new:
|
|
58
58
|
copy: Копировать
|
|
59
|
-
title: Скопировать встречу
|
|
60
59
|
components:
|
|
61
60
|
meetings:
|
|
62
61
|
actions:
|
|
@@ -180,7 +179,6 @@ ru:
|
|
|
180
179
|
non_user: Не существующий участник
|
|
181
180
|
select_user: Выберите участника
|
|
182
181
|
index:
|
|
183
|
-
invite_attendee: Пригласить участника
|
|
184
182
|
invites: Приглашения
|
|
185
183
|
meeting_closes:
|
|
186
184
|
edit:
|
data/config/locales/sk.yml
CHANGED
|
@@ -56,7 +56,6 @@ sk:
|
|
|
56
56
|
success: Duplicitné schôdzka úspešne.
|
|
57
57
|
new:
|
|
58
58
|
copy: kopírovať
|
|
59
|
-
title: Duplicitné schôdzka
|
|
60
59
|
components:
|
|
61
60
|
meetings:
|
|
62
61
|
actions:
|
|
@@ -182,7 +181,6 @@ sk:
|
|
|
182
181
|
non_user: Neexistujúca užívateľ
|
|
183
182
|
select_user: Vyberte používateľa
|
|
184
183
|
index:
|
|
185
|
-
invite_attendee: Pozvať účastníka
|
|
186
184
|
invites: Pozvánky
|
|
187
185
|
meeting_closes:
|
|
188
186
|
edit:
|
data/config/locales/sv.yml
CHANGED
|
@@ -148,7 +148,6 @@ sv:
|
|
|
148
148
|
success: Mötet har duplicerats.
|
|
149
149
|
new:
|
|
150
150
|
copy: Kopiera
|
|
151
|
-
title: Duplicera möte
|
|
152
151
|
components:
|
|
153
152
|
meetings:
|
|
154
153
|
actions:
|
|
@@ -333,7 +332,6 @@ sv:
|
|
|
333
332
|
non_user: Icke befintlig deltagare
|
|
334
333
|
select_user: Välj deltagare
|
|
335
334
|
index:
|
|
336
|
-
invite_attendee: Bjud in deltagare
|
|
337
335
|
invites: Inbjudningar
|
|
338
336
|
registrations_disabled: Det går inte att bjuda in deltagare eftersom registreringen är stängd.
|
|
339
337
|
meeting_closes:
|
|
@@ -365,9 +363,9 @@ sv:
|
|
|
365
363
|
select_an_iframe_access_level: Välj vem som får tillgång till iframe
|
|
366
364
|
index:
|
|
367
365
|
linked_meeting_warning_html: Mötet måste redigeras från <br><a href="%{href}">%{name}</a>
|
|
368
|
-
published:
|
|
366
|
+
published: Publicerade
|
|
369
367
|
title: Möten
|
|
370
|
-
unpublished:
|
|
368
|
+
unpublished: Opublicerade
|
|
371
369
|
linked_spaces:
|
|
372
370
|
assign: Tilldela
|
|
373
371
|
link_a_space: Länka en process
|
data/config/locales/tr-TR.yml
CHANGED
|
@@ -57,7 +57,6 @@ tr:
|
|
|
57
57
|
success: Toplantı başarıyla kopyalandı.
|
|
58
58
|
new:
|
|
59
59
|
copy: Kopyala
|
|
60
|
-
title: Yinelenen toplantı
|
|
61
60
|
components:
|
|
62
61
|
meetings:
|
|
63
62
|
actions:
|
|
@@ -195,7 +194,6 @@ tr:
|
|
|
195
194
|
non_user: Mevcut olmayan katılımcı
|
|
196
195
|
select_user: Katılımcı seç
|
|
197
196
|
index:
|
|
198
|
-
invite_attendee: Katılımcı davet et
|
|
199
197
|
invites: Davetler
|
|
200
198
|
meeting_closes:
|
|
201
199
|
edit:
|
data/config/locales/uk.yml
CHANGED
|
@@ -55,7 +55,6 @@ uk:
|
|
|
55
55
|
success: Успішно створено копію зустрічі.
|
|
56
56
|
new:
|
|
57
57
|
copy: Скопіювати
|
|
58
|
-
title: Створити копію зустрічі
|
|
59
58
|
components:
|
|
60
59
|
meetings:
|
|
61
60
|
actions:
|
|
@@ -161,7 +160,6 @@ uk:
|
|
|
161
160
|
non_user: Не чинний учасник
|
|
162
161
|
select_user: Оберіть учасника
|
|
163
162
|
index:
|
|
164
|
-
invite_attendee: Запросити учасника
|
|
165
163
|
invites: Запрошення
|
|
166
164
|
meeting_closes:
|
|
167
165
|
edit:
|
|
@@ -192,6 +190,7 @@ uk:
|
|
|
192
190
|
available_slots_help: Залиште це число нульовим, якщо у вас не обмежена кількість місць.
|
|
193
191
|
invites: Запрошення
|
|
194
192
|
reserved_slots_less_than: Має бути меншим або рівним %{count}
|
|
193
|
+
title: Реєстрації
|
|
195
194
|
update:
|
|
196
195
|
invalid: При спробі зберегти налаштування реєстрації сталася помилка.
|
|
197
196
|
success: Налаштування реєстрації на зустріч успішно збережено.
|
data/config/locales/zh-CN.yml
CHANGED
|
@@ -49,7 +49,6 @@ zh-CN:
|
|
|
49
49
|
success: 会议成功重复。
|
|
50
50
|
new:
|
|
51
51
|
copy: 复制
|
|
52
|
-
title: 复制会议
|
|
53
52
|
components:
|
|
54
53
|
meetings:
|
|
55
54
|
actions:
|
|
@@ -182,7 +181,6 @@ zh-CN:
|
|
|
182
181
|
non_user: 非现有参与者
|
|
183
182
|
select_user: 选择参与者
|
|
184
183
|
index:
|
|
185
|
-
invite_attendee: 邀请参与者
|
|
186
184
|
invites: 邀请
|
|
187
185
|
meeting_closes:
|
|
188
186
|
edit:
|
data/config/locales/zh-TW.yml
CHANGED
|
@@ -113,7 +113,6 @@ zh-TW:
|
|
|
113
113
|
success: 成功複製會議。
|
|
114
114
|
new:
|
|
115
115
|
copy: 複製
|
|
116
|
-
title: 複製會議
|
|
117
116
|
components:
|
|
118
117
|
meetings:
|
|
119
118
|
actions:
|
|
@@ -265,7 +264,6 @@ zh-TW:
|
|
|
265
264
|
non_user: 不存在的參與者。
|
|
266
265
|
select_user: 選擇參與者
|
|
267
266
|
index:
|
|
268
|
-
invite_attendee: 邀請的與會者
|
|
269
267
|
invites: 邀請
|
|
270
268
|
registrations_disabled: 你無法邀請參加者,因為註冊已被禁用。
|
|
271
269
|
meeting_closes:
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-meetings
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.30.
|
|
4
|
+
version: 0.30.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Josep Jaume Rey Peroy
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2026-
|
|
13
|
+
date: 2026-03-26 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: decidim-core
|
|
@@ -18,28 +18,28 @@ dependencies:
|
|
|
18
18
|
requirements:
|
|
19
19
|
- - '='
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 0.30.
|
|
21
|
+
version: 0.30.7
|
|
22
22
|
type: :runtime
|
|
23
23
|
prerelease: false
|
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
25
25
|
requirements:
|
|
26
26
|
- - '='
|
|
27
27
|
- !ruby/object:Gem::Version
|
|
28
|
-
version: 0.30.
|
|
28
|
+
version: 0.30.7
|
|
29
29
|
- !ruby/object:Gem::Dependency
|
|
30
30
|
name: decidim-forms
|
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|
|
32
32
|
requirements:
|
|
33
33
|
- - '='
|
|
34
34
|
- !ruby/object:Gem::Version
|
|
35
|
-
version: 0.30.
|
|
35
|
+
version: 0.30.7
|
|
36
36
|
type: :runtime
|
|
37
37
|
prerelease: false
|
|
38
38
|
version_requirements: !ruby/object:Gem::Requirement
|
|
39
39
|
requirements:
|
|
40
40
|
- - '='
|
|
41
41
|
- !ruby/object:Gem::Version
|
|
42
|
-
version: 0.30.
|
|
42
|
+
version: 0.30.7
|
|
43
43
|
- !ruby/object:Gem::Dependency
|
|
44
44
|
name: icalendar
|
|
45
45
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -60,56 +60,56 @@ dependencies:
|
|
|
60
60
|
requirements:
|
|
61
61
|
- - '='
|
|
62
62
|
- !ruby/object:Gem::Version
|
|
63
|
-
version: 0.30.
|
|
63
|
+
version: 0.30.7
|
|
64
64
|
type: :development
|
|
65
65
|
prerelease: false
|
|
66
66
|
version_requirements: !ruby/object:Gem::Requirement
|
|
67
67
|
requirements:
|
|
68
68
|
- - '='
|
|
69
69
|
- !ruby/object:Gem::Version
|
|
70
|
-
version: 0.30.
|
|
70
|
+
version: 0.30.7
|
|
71
71
|
- !ruby/object:Gem::Dependency
|
|
72
72
|
name: decidim-assemblies
|
|
73
73
|
requirement: !ruby/object:Gem::Requirement
|
|
74
74
|
requirements:
|
|
75
75
|
- - '='
|
|
76
76
|
- !ruby/object:Gem::Version
|
|
77
|
-
version: 0.30.
|
|
77
|
+
version: 0.30.7
|
|
78
78
|
type: :development
|
|
79
79
|
prerelease: false
|
|
80
80
|
version_requirements: !ruby/object:Gem::Requirement
|
|
81
81
|
requirements:
|
|
82
82
|
- - '='
|
|
83
83
|
- !ruby/object:Gem::Version
|
|
84
|
-
version: 0.30.
|
|
84
|
+
version: 0.30.7
|
|
85
85
|
- !ruby/object:Gem::Dependency
|
|
86
86
|
name: decidim-dev
|
|
87
87
|
requirement: !ruby/object:Gem::Requirement
|
|
88
88
|
requirements:
|
|
89
89
|
- - '='
|
|
90
90
|
- !ruby/object:Gem::Version
|
|
91
|
-
version: 0.30.
|
|
91
|
+
version: 0.30.7
|
|
92
92
|
type: :development
|
|
93
93
|
prerelease: false
|
|
94
94
|
version_requirements: !ruby/object:Gem::Requirement
|
|
95
95
|
requirements:
|
|
96
96
|
- - '='
|
|
97
97
|
- !ruby/object:Gem::Version
|
|
98
|
-
version: 0.30.
|
|
98
|
+
version: 0.30.7
|
|
99
99
|
- !ruby/object:Gem::Dependency
|
|
100
100
|
name: decidim-participatory_processes
|
|
101
101
|
requirement: !ruby/object:Gem::Requirement
|
|
102
102
|
requirements:
|
|
103
103
|
- - '='
|
|
104
104
|
- !ruby/object:Gem::Version
|
|
105
|
-
version: 0.30.
|
|
105
|
+
version: 0.30.7
|
|
106
106
|
type: :development
|
|
107
107
|
prerelease: false
|
|
108
108
|
version_requirements: !ruby/object:Gem::Requirement
|
|
109
109
|
requirements:
|
|
110
110
|
- - '='
|
|
111
111
|
- !ruby/object:Gem::Version
|
|
112
|
-
version: 0.30.
|
|
112
|
+
version: 0.30.7
|
|
113
113
|
description: A meetings component for decidim's participatory spaces.
|
|
114
114
|
email:
|
|
115
115
|
- josepjaume@gmail.com
|
|
@@ -142,7 +142,6 @@ files:
|
|
|
142
142
|
- app/cells/decidim/meetings/meeting_cell.rb
|
|
143
143
|
- app/cells/decidim/meetings/meeting_l/image.erb
|
|
144
144
|
- app/cells/decidim/meetings/meeting_l_cell.rb
|
|
145
|
-
- app/cells/decidim/meetings/meeting_month/show.erb
|
|
146
145
|
- app/cells/decidim/meetings/meeting_month_cell.rb
|
|
147
146
|
- app/cells/decidim/meetings/meeting_url/show.erb
|
|
148
147
|
- app/cells/decidim/meetings/meeting_url_cell.rb
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
<table class="meeting-calendar__month">
|
|
2
|
-
<caption><%= month_name %></caption>
|
|
3
|
-
<thead>
|
|
4
|
-
<% abbr_day_names.each_with_index do |day, i| %>
|
|
5
|
-
<th><abbr title="<%= day_names[i] %>"><%= day %></abbr></th>
|
|
6
|
-
<% end %>
|
|
7
|
-
</thead>
|
|
8
|
-
<tbody>
|
|
9
|
-
<% weeks.each do |days| %>
|
|
10
|
-
<tr>
|
|
11
|
-
<% is_first_day = first_day_of_month?(days.first) %>
|
|
12
|
-
|
|
13
|
-
<% if is_first_day %>
|
|
14
|
-
<% (7 - days.length).times do %>
|
|
15
|
-
<td></td>
|
|
16
|
-
<% end %>
|
|
17
|
-
<% end %>
|
|
18
|
-
|
|
19
|
-
<% days.each do |day| %>
|
|
20
|
-
<%= content_tag :td, class: day_class(day) do %>
|
|
21
|
-
<time datetime="<%= day %>"><%= l(day, format: "%d") %></time>
|
|
22
|
-
<% end %>
|
|
23
|
-
<% end %>
|
|
24
|
-
|
|
25
|
-
<% if !is_first_day %>
|
|
26
|
-
<% (7 - days.length).times do %>
|
|
27
|
-
<td></td>
|
|
28
|
-
<% end %>
|
|
29
|
-
<% end %>
|
|
30
|
-
</tr>
|
|
31
|
-
<% end %>
|
|
32
|
-
</tbody>
|
|
33
|
-
</table>
|