decidim-accountability 0.30.1 → 0.31.0.rc1
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/accountability/project/milestones.erb +22 -0
- data/app/cells/decidim/accountability/project_cell.rb +9 -9
- data/app/commands/decidim/accountability/admin/{create_timeline_entry.rb → create_milestone.rb} +3 -3
- data/app/commands/decidim/accountability/admin/{update_timeline_entry.rb → update_milestone.rb} +2 -2
- data/app/controllers/decidim/accountability/admin/import_components_controller.rb +1 -1
- data/app/controllers/decidim/accountability/admin/import_results_controller.rb +1 -1
- data/app/controllers/decidim/accountability/admin/milestones_controller.rb +87 -0
- data/app/controllers/decidim/accountability/admin/results_controller.rb +2 -2
- data/app/controllers/decidim/accountability/admin/statuses_controller.rb +2 -2
- data/app/controllers/decidim/accountability/results_controller.rb +20 -4
- data/app/controllers/decidim/accountability/versions_controller.rb +1 -1
- data/app/forms/decidim/accountability/admin/{timeline_entry_form.rb → milestone_form.rb} +2 -2
- data/app/models/decidim/accountability/{timeline_entry.rb → milestone.rb} +4 -4
- data/app/models/decidim/accountability/result.rb +2 -2
- data/app/packs/entrypoints/decidim_accountability.js +0 -2
- data/app/packs/entrypoints/decidim_accountability_admin_imports.js +1 -1
- data/app/packs/src/decidim/accountability/admin/index.js +4 -1
- data/app/packs/src/decidim/accountability/admin/result_form.js +1 -1
- data/app/packs/src/decidim/accountability/controllers/.gitkeep +0 -0
- data/app/packs/stylesheets/accountability.scss +35 -5
- data/app/permissions/decidim/accountability/admin/permissions.rb +3 -3
- data/app/presenters/decidim/accountability/admin_log/{timeline_entry_presenter.rb → milestone_presenter.rb} +4 -4
- data/app/presenters/decidim/accountability/result_presenter.rb +2 -5
- data/app/views/decidim/accountability/admin/import_components/_form.html.erb +3 -3
- data/app/views/decidim/accountability/admin/import_results/new.html.erb +1 -1
- data/app/views/decidim/accountability/admin/{timeline_entries → milestones}/edit.html.erb +1 -1
- data/app/views/decidim/accountability/admin/milestones/index.html.erb +66 -0
- data/app/views/decidim/accountability/admin/{timeline_entries → milestones}/new.html.erb +1 -1
- data/app/views/decidim/accountability/admin/results/_actions.html.erb +102 -29
- data/app/views/decidim/accountability/admin/results/_form.html.erb +1 -1
- data/app/views/decidim/accountability/admin/results/_result-tr.html.erb +7 -7
- data/app/views/decidim/accountability/admin/results/bulk_actions/_dropdown.html.erb +25 -29
- data/app/views/decidim/accountability/admin/results/index.html.erb +12 -12
- data/app/views/decidim/accountability/admin/results/manage_trash.html.erb +2 -1
- data/app/views/decidim/accountability/admin/shared/_subnav.html.erb +1 -1
- data/app/views/decidim/accountability/admin/statuses/index.html.erb +40 -12
- data/app/views/decidim/accountability/results/_filters.html.erb +4 -0
- data/app/views/decidim/accountability/results/_home_aside.html.erb +12 -0
- data/app/views/decidim/accountability/results/_home_taxonomies.html.erb +8 -31
- data/app/views/decidim/accountability/results/_one_level_taxonomies.html.erb +17 -0
- data/app/views/decidim/accountability/results/_projects_aside.html.erb +1 -3
- data/app/views/decidim/accountability/results/_root_taxonomies_selector.html.erb +17 -0
- data/app/views/decidim/accountability/results/_two_levels_taxonomies.html.erb +30 -0
- data/app/views/decidim/accountability/results/home.html.erb +11 -25
- data/config/assets.rb +2 -2
- data/config/locales/ar.yml +0 -44
- data/config/locales/bg.yml +0 -43
- data/config/locales/bs-BA.yml +4 -23
- data/config/locales/ca-IT.yml +42 -44
- data/config/locales/ca.yml +42 -44
- data/config/locales/cs.yml +42 -44
- data/config/locales/da.yml +0 -21
- data/config/locales/de.yml +46 -48
- data/config/locales/el.yml +0 -39
- data/config/locales/en.yml +42 -44
- data/config/locales/es-MX.yml +42 -44
- data/config/locales/es-PY.yml +42 -44
- data/config/locales/es.yml +42 -44
- data/config/locales/eu.yml +43 -45
- data/config/locales/fi-plain.yml +42 -44
- data/config/locales/fi.yml +42 -44
- data/config/locales/fr-CA.yml +42 -44
- data/config/locales/fr.yml +42 -44
- data/config/locales/ga-IE.yml +0 -11
- data/config/locales/gl.yml +0 -25
- data/config/locales/gn-PY.yml +0 -2
- data/config/locales/he-IL.yml +0 -43
- data/config/locales/hu.yml +0 -43
- data/config/locales/id-ID.yml +0 -23
- data/config/locales/is-IS.yml +0 -24
- data/config/locales/it.yml +40 -40
- data/config/locales/ja.yml +42 -44
- data/config/locales/kaa.yml +0 -10
- data/config/locales/ko.yml +0 -17
- data/config/locales/lb.yml +0 -25
- data/config/locales/lt.yml +0 -39
- data/config/locales/lv.yml +0 -23
- data/config/locales/nl.yml +0 -31
- data/config/locales/no.yml +0 -31
- data/config/locales/pl.yml +0 -43
- data/config/locales/pt-BR.yml +165 -43
- data/config/locales/pt.yml +0 -27
- data/config/locales/ro-RO.yml +10 -43
- data/config/locales/ru.yml +0 -23
- data/config/locales/si-LK.yml +0 -12
- data/config/locales/sk.yml +0 -23
- data/config/locales/sl.yml +0 -18
- data/config/locales/sq-AL.yml +0 -43
- data/config/locales/sr-CS.yml +0 -23
- data/config/locales/sv.yml +42 -44
- data/config/locales/th-TH.yml +0 -24
- data/config/locales/tr-TR.yml +0 -45
- data/config/locales/uk.yml +0 -21
- data/config/locales/zh-CN.yml +0 -23
- data/config/locales/zh-TW.yml +0 -39
- data/db/migrate/20250606155946_rename_timeline_table_to_milestone.rb +11 -0
- data/lib/decidim/accountability/admin_engine.rb +1 -1
- data/lib/decidim/accountability/api.rb +1 -1
- data/lib/decidim/accountability/component.rb +18 -1
- data/lib/decidim/accountability/engine.rb +5 -13
- data/lib/decidim/accountability/seeds.rb +9 -9
- data/lib/decidim/accountability/test/factories.rb +3 -3
- data/lib/decidim/accountability/version.rb +1 -1
- data/lib/decidim/accountability.rb +0 -7
- data/lib/decidim/api/{timeline_entry_type.rb → milestone_type.rb} +8 -7
- data/lib/decidim/api/result_type.rb +17 -3
- data/lib/decidim/api/status_type.rb +1 -0
- metadata +39 -35
- data/app/cells/decidim/accountability/project/timeline.erb +0 -22
- data/app/controllers/decidim/accountability/admin/timeline_entries_controller.rb +0 -87
- data/app/packs/src/decidim/accountability/index.js +0 -11
- data/app/packs/src/decidim/accountability/version_diff.js +0 -33
- data/app/queries/decidim/accountability/metrics/results_metric_manage.rb +0 -56
- data/app/views/decidim/accountability/admin/timeline_entries/index.html.erb +0 -42
- /data/app/views/decidim/accountability/admin/{timeline_entries → milestones}/_form.html.erb +0 -0
data/config/locales/ru.yml
CHANGED
@@ -17,9 +17,6 @@ ru:
|
|
17
17
|
key: Ключ
|
18
18
|
name: Имя
|
19
19
|
progress: Продвижение
|
20
|
-
timeline_entry:
|
21
|
-
description: Описание
|
22
|
-
entry_date: Дата
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Предложение, включенное в этот итог
|
25
22
|
decidim/accountability/result_progress_updated_event: Прогресс результатов обновлен
|
@@ -37,7 +34,6 @@ ru:
|
|
37
34
|
destroy: Удалить
|
38
35
|
edit: Редактировать
|
39
36
|
preview: Предварительный просмотр
|
40
|
-
timeline_entries: Развитие проекта
|
41
37
|
title: Действия
|
42
38
|
admin:
|
43
39
|
exports:
|
@@ -68,15 +64,6 @@ ru:
|
|
68
64
|
new:
|
69
65
|
create: Создать состояние
|
70
66
|
title: Добавить состояние
|
71
|
-
timeline_entries:
|
72
|
-
edit:
|
73
|
-
title: Редактировать запись
|
74
|
-
update: Обновить запись
|
75
|
-
index:
|
76
|
-
title: Записи на линии времени проекта
|
77
|
-
new:
|
78
|
-
create: Создать запись
|
79
|
-
title: Создать запись
|
80
67
|
admin_log:
|
81
68
|
result:
|
82
69
|
create: "%{user_name} создал итог %{resource_name} в %{space_name}"
|
@@ -99,9 +86,6 @@ ru:
|
|
99
86
|
key: Ключ
|
100
87
|
name: Имя
|
101
88
|
progress: Продвижение
|
102
|
-
timeline_entry:
|
103
|
-
fields:
|
104
|
-
entry_date: Дата
|
105
89
|
results:
|
106
90
|
count:
|
107
91
|
results_count:
|
@@ -116,8 +100,6 @@ ru:
|
|
116
100
|
show:
|
117
101
|
stats:
|
118
102
|
back_to_resource: Вернуться к итогу
|
119
|
-
timeline:
|
120
|
-
title: Развитие проекта
|
121
103
|
components:
|
122
104
|
accountability:
|
123
105
|
name: Отчетность
|
@@ -139,11 +121,6 @@ ru:
|
|
139
121
|
email_intro: 'Результат "%{resource_title}", который включает предложение "%{proposal_title}", теперь завершено на %{progress}%. Вы можете увидеть его на этой странице:'
|
140
122
|
email_outro: Вы получили это уведомление, потому что вы следите за "%{proposal_title}", и это предложение включено в результат "%{resource_title}". Вы можете прекратить получение уведомлений, перейдя по предыдущей ссылке.
|
141
123
|
notification_title: Результат <a href="%{resource_path}">%{resource_title}</a>, который включает предложение <a href="%{proposal_path}">%{proposal_title}</a>, теперь %{progress}% завершен.
|
142
|
-
metrics:
|
143
|
-
results:
|
144
|
-
description: Количество сгенерированных результатов
|
145
|
-
object: результаты
|
146
|
-
title: Итоги
|
147
124
|
resource_links:
|
148
125
|
included_projects:
|
149
126
|
result_project: Проекты, включенные в эти итоги
|
data/config/locales/si-LK.yml
CHANGED
@@ -11,9 +11,6 @@ si:
|
|
11
11
|
description: සවිස්තරය
|
12
12
|
key: යතුර
|
13
13
|
name: නම
|
14
|
-
timeline_entry:
|
15
|
-
description: සවිස්තරය
|
16
|
-
entry_date: දිනය
|
17
14
|
activerecord:
|
18
15
|
models:
|
19
16
|
decidim/accountability/result:
|
@@ -22,8 +19,6 @@ si:
|
|
22
19
|
decidim:
|
23
20
|
accountability:
|
24
21
|
actions:
|
25
|
-
attachment_collections: බහාලුම්
|
26
|
-
attachments: ඇමුණුම්
|
27
22
|
edit: සංස්කරණය
|
28
23
|
preview: පෙරදසුන
|
29
24
|
title: ක්රියාමාර්ග
|
@@ -51,10 +46,3 @@ si:
|
|
51
46
|
import_mailer:
|
52
47
|
import:
|
53
48
|
errors: දෝෂ
|
54
|
-
models:
|
55
|
-
timeline_entry:
|
56
|
-
fields:
|
57
|
-
entry_date: දිනය
|
58
|
-
metrics:
|
59
|
-
results:
|
60
|
-
title: ප්රතිඵල
|
data/config/locales/sk.yml
CHANGED
@@ -17,9 +17,6 @@ sk:
|
|
17
17
|
key: Kľúč
|
18
18
|
name: Meno
|
19
19
|
progress: Postup
|
20
|
-
timeline_entry:
|
21
|
-
description: Popis
|
22
|
-
entry_date: Dátum
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Návrh, zahrnutý vo výsledku
|
25
22
|
decidim/accountability/result_progress_updated_event: Aktualizovaný pokrok vo výsledku
|
@@ -37,7 +34,6 @@ sk:
|
|
37
34
|
destroy: Odstrániť
|
38
35
|
edit: Upraviť
|
39
36
|
preview: Ukážka
|
40
|
-
timeline_entries: Vývoj projektu
|
41
37
|
title: Akcie
|
42
38
|
admin:
|
43
39
|
exports:
|
@@ -71,15 +67,6 @@ sk:
|
|
71
67
|
new:
|
72
68
|
create: Vytvoriť nový stav
|
73
69
|
title: Nový stav
|
74
|
-
timeline_entries:
|
75
|
-
edit:
|
76
|
-
title: Upraviť vstup
|
77
|
-
update: Aktualizovať vstup
|
78
|
-
index:
|
79
|
-
title: Časová osa projektu
|
80
|
-
new:
|
81
|
-
create: Vytvoriť nový záznam
|
82
|
-
title: Nový záznam
|
83
70
|
admin_log:
|
84
71
|
result:
|
85
72
|
create: "%{user_name} vytvoril výsledok %{resource_name} v %{space_name}"
|
@@ -111,9 +98,6 @@ sk:
|
|
111
98
|
key: Kľúč
|
112
99
|
name: Meno
|
113
100
|
progress: Postup
|
114
|
-
timeline_entry:
|
115
|
-
fields:
|
116
|
-
entry_date: Dátum
|
117
101
|
results:
|
118
102
|
count:
|
119
103
|
results_count:
|
@@ -128,8 +112,6 @@ sk:
|
|
128
112
|
show:
|
129
113
|
stats:
|
130
114
|
back_to_resource: Naspať na výsledky
|
131
|
-
timeline:
|
132
|
-
title: Vývoj projektu
|
133
115
|
components:
|
134
116
|
accountability:
|
135
117
|
name: Zodpovednosť
|
@@ -152,11 +134,6 @@ sk:
|
|
152
134
|
email_outro: Túto notifikáciu ste dostali, pretože sledujete návrh %{proposal_title}, a tento návrh je zahrnutý vo výsledku "%{resource_title}". Notifikácie môžete zrušiť po kliknutí na predchádzajúci odkaz.
|
153
135
|
email_subject: Aptualizácia postupu v %{resource_title}
|
154
136
|
notification_title: Výsledok <a href="%{resource_path}">%{resource_title}</a>, ktorý zahŕňa návrh <a href="%{proposal_path}">%{proposal_title}</a>, je teraz z %{progress} % hotový.
|
155
|
-
metrics:
|
156
|
-
results:
|
157
|
-
description: Počet vytvorených výsledkov
|
158
|
-
object: výsledky
|
159
|
-
title: Výsledky
|
160
137
|
resource_links:
|
161
138
|
included_projects:
|
162
139
|
result_project: Projekty, zahrnutý vo výsledku
|
data/config/locales/sl.yml
CHANGED
@@ -17,9 +17,6 @@ sl:
|
|
17
17
|
key: Ključ
|
18
18
|
name: Ime
|
19
19
|
progress: Napredek
|
20
|
-
timeline_entry:
|
21
|
-
description: Opis
|
22
|
-
entry_date: Datum
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Predlog vključen v rezultat
|
25
22
|
decidim/accountability/result_progress_updated_event: Posodobljen razvoj postavk
|
@@ -30,7 +27,6 @@ sl:
|
|
30
27
|
destroy: Izbriši
|
31
28
|
edit: Uredi
|
32
29
|
preview: Predogled
|
33
|
-
timeline_entries: Razvoj projekta
|
34
30
|
title: Dejanja
|
35
31
|
admin:
|
36
32
|
exports:
|
@@ -55,12 +51,6 @@ sl:
|
|
55
51
|
update: Posodobi status
|
56
52
|
index:
|
57
53
|
title: Statusi
|
58
|
-
timeline_entries:
|
59
|
-
edit:
|
60
|
-
title: Uredi vnos
|
61
|
-
new:
|
62
|
-
create: Ustvari nov vnos
|
63
|
-
title: Nov vnos
|
64
54
|
admin_log:
|
65
55
|
result:
|
66
56
|
create: "%{user_name} ustvaril(a) %{resource_name} v %{space_name}"
|
@@ -82,9 +72,6 @@ sl:
|
|
82
72
|
key: Ključ
|
83
73
|
name: Ime
|
84
74
|
progress: Napredek
|
85
|
-
timeline_entry:
|
86
|
-
fields:
|
87
|
-
entry_date: Datum
|
88
75
|
results:
|
89
76
|
search:
|
90
77
|
search: Išči dejanja
|
@@ -93,11 +80,6 @@ sl:
|
|
93
80
|
settings:
|
94
81
|
global:
|
95
82
|
intro: Predstavitev
|
96
|
-
metrics:
|
97
|
-
results:
|
98
|
-
description: Število ustvarjenih rezultatov
|
99
|
-
object: rezultati
|
100
|
-
title: Rezultati
|
101
83
|
resource_links:
|
102
84
|
included_proposals:
|
103
85
|
result_proposal: Predlogi, vključeni v rezultat
|
data/config/locales/sq-AL.yml
CHANGED
@@ -17,10 +17,6 @@ sq:
|
|
17
17
|
key: Çelësi
|
18
18
|
name: Emri
|
19
19
|
progress: Ecuria
|
20
|
-
timeline_entry:
|
21
|
-
description: Përshkrimi
|
22
|
-
entry_date: Data
|
23
|
-
title: Titulli
|
24
20
|
models:
|
25
21
|
decidim/accountability/proposal_linked_event: Propozimi i përfshirë në një rezultat
|
26
22
|
decidim/accountability/result_progress_updated_event: Ecuria e përditësuar e rezultatit
|
@@ -32,17 +28,13 @@ sq:
|
|
32
28
|
decidim:
|
33
29
|
accountability:
|
34
30
|
actions:
|
35
|
-
attachment_collections: Dosjet
|
36
|
-
attachments: Bashkëngjitjet
|
37
31
|
confirm_destroy: Je i sigurt që dëshiron ta fshish këtë %{name}?
|
38
32
|
destroy: Fshij
|
39
33
|
edit: Përpuno
|
40
34
|
import_csv: Importo rezultate nga CSV
|
41
35
|
new_result: Rezultat i ri
|
42
36
|
new_status: Status i ri
|
43
|
-
new_timeline_entry: Afat kohor i ri
|
44
37
|
preview: Parapamje
|
45
|
-
timeline_entries: Evoluimi i projektit
|
46
38
|
title: Veprime
|
47
39
|
admin:
|
48
40
|
exports:
|
@@ -97,23 +89,6 @@ sq:
|
|
97
89
|
update:
|
98
90
|
invalid: Ndodhi një gabim gjatë përditësimit të këtij statusi.
|
99
91
|
success: Statusi u përditësua suksesshëm.
|
100
|
-
timeline_entries:
|
101
|
-
create:
|
102
|
-
invalid: Ndodhi një gabim gjatë krijimit të këtij shënimi.
|
103
|
-
success: Shënimi u krijua suksesshëm.
|
104
|
-
destroy:
|
105
|
-
success: Shënimi u fshi suksesshëm.
|
106
|
-
edit:
|
107
|
-
title: Ndrysho shënimin
|
108
|
-
update: Përditëso shënimin
|
109
|
-
index:
|
110
|
-
title: Shënimet e afatit kohor të projektit
|
111
|
-
new:
|
112
|
-
create: Krijo një shënim të ri
|
113
|
-
title: Shënim i ri
|
114
|
-
update:
|
115
|
-
invalid: Ndodhi një gabim gjatë përditësimit të këtij shënimi.
|
116
|
-
success: Shënimi u përditësua suksesshëm.
|
117
92
|
admin_log:
|
118
93
|
result:
|
119
94
|
create: "%{user_name} krijoi rezultatin %{resource_name} në %{space_name}"
|
@@ -123,10 +98,6 @@ sq:
|
|
123
98
|
create: "%{user_name} krijoi statusin %{resource_name}"
|
124
99
|
delete: "%{user_name} fshiu statusin %{resource_name}"
|
125
100
|
update: "%{user_name} përditësoi statusin %{resource_name}"
|
126
|
-
timeline_entry:
|
127
|
-
create: "%{user_name} krijoi %{resource_name}"
|
128
|
-
delete: "%{user_name} fshiu %{resource_name}"
|
129
|
-
update: "%{user_name} përditësoi %{resource_name}"
|
130
101
|
value_types:
|
131
102
|
parent_presenter:
|
132
103
|
not_found: '"Parent ID" nuk u gjetë në bazën e të dhënave(ID:%{id})'
|
@@ -165,18 +136,11 @@ sq:
|
|
165
136
|
key: Çelësi
|
166
137
|
name: Emri
|
167
138
|
progress: Ecuria
|
168
|
-
timeline_entry:
|
169
|
-
fields:
|
170
|
-
entry_date: Data
|
171
|
-
title: Titulli
|
172
139
|
results:
|
173
140
|
count:
|
174
141
|
results_count:
|
175
142
|
one: 1 rezultat
|
176
143
|
other: "%{count} rezultate"
|
177
|
-
home:
|
178
|
-
empty: Nuk ka rezultate.
|
179
|
-
empty_filters: Nuk ka rezultate me kriteret e kërkuara.
|
180
144
|
home_header:
|
181
145
|
global_status: Statusi i përgjithshëm i ekzekutimit
|
182
146
|
no_results: Nuk ka projekte
|
@@ -185,8 +149,6 @@ sq:
|
|
185
149
|
show:
|
186
150
|
stats:
|
187
151
|
back_to_resource: Kthehu mbrapsht tek rezultati
|
188
|
-
timeline:
|
189
|
-
title: Evoluimi i projektit
|
190
152
|
admin:
|
191
153
|
filters:
|
192
154
|
results:
|
@@ -217,11 +179,6 @@ sq:
|
|
217
179
|
email_outro: Kw njoftim iu vjen sepse ndiqni %{proposal_title} dhe ky propozim është i përfshirë në rezultatin %{resource_title}. Mund t'i ndalosh njoftimet duke ndejkur linkun e mëparshëm.
|
218
180
|
email_subject: Një përditësim për ecurinë e %{resource_title}
|
219
181
|
notification_title: Rezultati <a href="%{resource_path}">%{resource_title}</a> që përfshinë <a href="%{proposal_path}">%{proposal_title}</a> tani është %{progress} % i kompletuar.
|
220
|
-
metrics:
|
221
|
-
results:
|
222
|
-
description: Numri i rezultateve të gjeneruara
|
223
|
-
object: rezultatet
|
224
|
-
title: Rezultatet
|
225
182
|
participatory_spaces:
|
226
183
|
highlighted_results:
|
227
184
|
see_all: Shiko të gjitha rezultatet
|
data/config/locales/sr-CS.yml
CHANGED
@@ -17,9 +17,6 @@ sr:
|
|
17
17
|
key: Ključ
|
18
18
|
name: Ime
|
19
19
|
progress: Napredak
|
20
|
-
timeline_entry:
|
21
|
-
description: Opis
|
22
|
-
entry_date: Datum
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Predlog uključen u rezultat
|
25
22
|
decidim/accountability/result_progress_updated_event: Rezultati napretka ažurirani
|
@@ -36,7 +33,6 @@ sr:
|
|
36
33
|
destroy: Obriši
|
37
34
|
edit: Izmeni
|
38
35
|
preview: Pregled
|
39
|
-
timeline_entries: Evolucija predloga
|
40
36
|
title: Akcije
|
41
37
|
admin:
|
42
38
|
exports:
|
@@ -67,15 +63,6 @@ sr:
|
|
67
63
|
new:
|
68
64
|
create: Stvori status
|
69
65
|
title: Novi status
|
70
|
-
timeline_entries:
|
71
|
-
edit:
|
72
|
-
title: Uredi unos
|
73
|
-
update: Ažuriraj unos
|
74
|
-
index:
|
75
|
-
title: Unosi vremenske linije projekta
|
76
|
-
new:
|
77
|
-
create: Stvori unos
|
78
|
-
title: Nov unos
|
79
66
|
admin_log:
|
80
67
|
result:
|
81
68
|
create: "%{user_name} je stvorio rezultat %{resource_name} u %{space_name}"
|
@@ -98,9 +85,6 @@ sr:
|
|
98
85
|
key: Ključ
|
99
86
|
name: Ime
|
100
87
|
progress: Napredak
|
101
|
-
timeline_entry:
|
102
|
-
fields:
|
103
|
-
entry_date: Datum
|
104
88
|
results:
|
105
89
|
count:
|
106
90
|
results_count:
|
@@ -114,8 +98,6 @@ sr:
|
|
114
98
|
show:
|
115
99
|
stats:
|
116
100
|
back_to_resource: Vrati se na rezultat
|
117
|
-
timeline:
|
118
|
-
title: Evolucija projekta
|
119
101
|
components:
|
120
102
|
accountability:
|
121
103
|
name: Odgovornost
|
@@ -138,11 +120,6 @@ sr:
|
|
138
120
|
email_outro: Dobili ste ovo obaveštenje jer pratite "%{proposal_title}", a ovaj predlog je uključen u rezultat "%{resource_title}". Možete da prekinete da dobijate obaveštenja ako pratite prethodni link.
|
139
121
|
email_subject: Ažuriranje napredka %{resource_title}
|
140
122
|
notification_title: Rezultat <a href="%{resource_path}">%{resource_title}</a>, koji uključuje predlog <a href="%{proposal_path}">%{proposal_title}</a>, je sada %{progress}% gotov.
|
141
|
-
metrics:
|
142
|
-
results:
|
143
|
-
description: Broj generisanih rezultata
|
144
|
-
object: rezultati
|
145
|
-
title: Rezultati
|
146
123
|
resource_links:
|
147
124
|
included_projects:
|
148
125
|
result_project: Projekti koji su deo ovog rezultata
|
data/config/locales/sv.yml
CHANGED
@@ -2,6 +2,10 @@
|
|
2
2
|
sv:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
+
milestone:
|
6
|
+
description: Beskrivning
|
7
|
+
entry_date: Datum
|
8
|
+
title: Titel
|
5
9
|
result:
|
6
10
|
decidim_accountability_status_id: Status
|
7
11
|
decidim_category_id: Kategori
|
@@ -18,10 +22,6 @@ sv:
|
|
18
22
|
key: Nyckel
|
19
23
|
name: Namn
|
20
24
|
progress: Genomförande
|
21
|
-
timeline_entry:
|
22
|
-
description: Beskrivning
|
23
|
-
entry_date: Datum
|
24
|
-
title: Titel
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: Förslag som ingår i ett resultat
|
27
27
|
decidim/accountability/result_progress_updated_event: Uppdaterat resultatutvecklingen
|
@@ -41,8 +41,8 @@ sv:
|
|
41
41
|
decidim:
|
42
42
|
accountability:
|
43
43
|
actions:
|
44
|
-
|
45
|
-
|
44
|
+
add_milestone: Lägg till milstolpe
|
45
|
+
add_result: Lägg till resultat
|
46
46
|
confirm_delete_result: Vill du ta bort det här resultatet?
|
47
47
|
confirm_destroy: Vill du radera detta %{name}?
|
48
48
|
deleted_results_info: Borttagna resultat kan återställas från papperskorgen.
|
@@ -50,11 +50,10 @@ sv:
|
|
50
50
|
edit: Redigera
|
51
51
|
import: Importera resultat från en annan komponent
|
52
52
|
import_csv: Importera resultat från CSV-fil
|
53
|
+
new_milestone: Ny milstolpe
|
53
54
|
new_result: Nytt resultat
|
54
55
|
new_status: Ny status
|
55
|
-
new_timeline_entry: Ny post i tidslinje
|
56
56
|
preview: Förhandsvisa
|
57
|
-
timeline_entries: Projektutveckling
|
58
57
|
title: Åtgärder
|
59
58
|
view_deleted_results: Visa raderade resultat
|
60
59
|
admin:
|
@@ -113,6 +112,23 @@ sv:
|
|
113
112
|
create:
|
114
113
|
invalid: Det gick inte att importera resultaten.
|
115
114
|
success: Importen av filen har påbörjats. Inom några minuter kommer du att få ett e-postmeddelande med importresultatet.
|
115
|
+
milestones:
|
116
|
+
create:
|
117
|
+
invalid: Det gick inte att skapa denna milstolpe.
|
118
|
+
success: Milstolpen skapades.
|
119
|
+
destroy:
|
120
|
+
success: Milstolpen togs bort.
|
121
|
+
edit:
|
122
|
+
title: Redigera milstolpe
|
123
|
+
update: Uppdatera milstolpe
|
124
|
+
index:
|
125
|
+
title: Milstolpar
|
126
|
+
new:
|
127
|
+
create: Skapa milstolpe
|
128
|
+
title: Ny milstolpe
|
129
|
+
update:
|
130
|
+
invalid: Det gick inte att uppdatera denna milstolpe.
|
131
|
+
success: Milstolpen har uppdaterats.
|
116
132
|
models:
|
117
133
|
result:
|
118
134
|
name: Resultat
|
@@ -184,24 +200,11 @@ sv:
|
|
184
200
|
update:
|
185
201
|
invalid: Det gick inte att uppdatera statusen.
|
186
202
|
success: Statusen har uppdaterats.
|
187
|
-
timeline_entries:
|
188
|
-
create:
|
189
|
-
invalid: Det gick inte att skapa den här posten.
|
190
|
-
success: Posten har skapats.
|
191
|
-
destroy:
|
192
|
-
success: Posten har raderats.
|
193
|
-
edit:
|
194
|
-
title: Redigera post
|
195
|
-
update: Uppdatera post
|
196
|
-
index:
|
197
|
-
title: Poster i projekttidslinjen
|
198
|
-
new:
|
199
|
-
create: Skapa post
|
200
|
-
title: Ny post
|
201
|
-
update:
|
202
|
-
invalid: Det gick inte att uppdatera den här posten.
|
203
|
-
success: Posten har uppdaterats.
|
204
203
|
admin_log:
|
204
|
+
milestones:
|
205
|
+
create: "%{user_name} skapade milstolpen %{resource_name}"
|
206
|
+
delete: "%{user_name} tog bort milstolpen %{resource_name}"
|
207
|
+
update: "%{user_name} uppdaterade milstolpen %{resource_name}"
|
205
208
|
result:
|
206
209
|
create: "%{user_name} skapade resultatet %{resource_name} i %{space_name}"
|
207
210
|
delete: "%{user_name} raderade resultatet %{resource_name} i %{space_name}"
|
@@ -212,10 +215,6 @@ sv:
|
|
212
215
|
create: "%{user_name} skapade statusen %{resource_name}"
|
213
216
|
delete: "%{user_name} raderade statusen %{resource_name}"
|
214
217
|
update: "%{user_name} uppdaterade statusen %{resource_name}"
|
215
|
-
timeline_entry:
|
216
|
-
create: "%{user_name} skapade steget %{resource_name} för tidslinjen"
|
217
|
-
delete: "%{user_name} raderade steget %{resource_name} i tidslinjen"
|
218
|
-
update: "%{user_name} uppdaterade steget %{resource_name} i tidslinjen"
|
219
218
|
value_types:
|
220
219
|
parent_presenter:
|
221
220
|
not_found: 'Föräldraposten hittades inte i databasen (ID: %{id})'
|
@@ -248,6 +247,10 @@ sv:
|
|
248
247
|
last_activity:
|
249
248
|
new_result: 'Nytt resultat:'
|
250
249
|
models:
|
250
|
+
milestone:
|
251
|
+
fields:
|
252
|
+
entry_date: Datum
|
253
|
+
title: Titel
|
251
254
|
result:
|
252
255
|
fields:
|
253
256
|
created_at: Skapad
|
@@ -264,28 +267,23 @@ sv:
|
|
264
267
|
key: Nyckel
|
265
268
|
name: Namn
|
266
269
|
progress: Behandling
|
267
|
-
timeline_entry:
|
268
|
-
fields:
|
269
|
-
entry_date: Datum
|
270
|
-
title: Titel
|
271
270
|
results:
|
272
271
|
count:
|
273
272
|
results_count:
|
274
273
|
one: Ett resultat
|
275
274
|
other: "%{count} resultat"
|
276
|
-
home:
|
277
|
-
empty: Det finns inget resultat ännu.
|
278
|
-
empty_filters: Det finns inget resultat med de här kriterierna.
|
279
275
|
home_header:
|
280
276
|
global_status: Status för genomförande
|
277
|
+
milestones:
|
278
|
+
title: Milstolpar
|
281
279
|
no_results: Det finns inga projekt
|
280
|
+
root_taxonomies:
|
281
|
+
title: 'Visa:'
|
282
282
|
search:
|
283
283
|
search: Sök efter åtgärder
|
284
284
|
show:
|
285
285
|
stats:
|
286
286
|
back_to_resource: Gå tillbaka till resultatet
|
287
|
-
timeline:
|
288
|
-
title: Projektutveckling
|
289
287
|
admin:
|
290
288
|
filters:
|
291
289
|
results:
|
@@ -293,6 +291,8 @@ sv:
|
|
293
291
|
label: Status
|
294
292
|
taxonomies_part_of_contains:
|
295
293
|
label: Kategori
|
294
|
+
tooltips:
|
295
|
+
deleted_results_info: Kan inte ta bort detta resultat
|
296
296
|
components:
|
297
297
|
accountability:
|
298
298
|
actions:
|
@@ -303,6 +303,8 @@ sv:
|
|
303
303
|
clear_all: Rensa alla
|
304
304
|
comments_enabled: Aktivera kommentarer
|
305
305
|
comments_max_length: Maximal kommentarslängd (ange 0 för att använda standardvärdet)
|
306
|
+
default_taxonomy: Standardkategori
|
307
|
+
default_taxonomy_help: Välj vilka kategorier du vill visa som standard. Om ingen kategori är vald, kommer resultatet visas som en lista.
|
306
308
|
define_taxonomy_filters: Vänligen definiera några filter för deltagarutrymmet innan du använder den här inställningen.
|
307
309
|
display_progress_enabled: Visa behandling
|
308
310
|
geocoding_enabled: Aktivera visning på karta
|
@@ -312,6 +314,7 @@ sv:
|
|
312
314
|
taxonomy_filters_add: Lägg till filter
|
313
315
|
step:
|
314
316
|
comments_blocked: Stäng av kommentarer
|
317
|
+
visualization: Visualisering
|
315
318
|
download_your_data:
|
316
319
|
show:
|
317
320
|
result_comments: Exportera resultatkommentarer
|
@@ -328,11 +331,6 @@ sv:
|
|
328
331
|
email_outro: Du har fått detta meddelande eftersom du följer "%{proposal_title}", och detta förslag ingår i resultatet "%{resource_title}". Du kan sluta ta emot meddelanden genom att följa föregående länk.
|
329
332
|
email_subject: En uppdatering till behandlingen av %{resource_title}
|
330
333
|
notification_title: Resultatet <a href="%{resource_path}">%{resource_title}</a>, som ingår i förslaget <a href="%{proposal_path}">%{proposal_title}</a>, är nu %{progress}% färdigt.
|
331
|
-
metrics:
|
332
|
-
results:
|
333
|
-
description: Antal genererade resultat
|
334
|
-
object: resultat
|
335
|
-
title: Resultat
|
336
334
|
open_data:
|
337
335
|
help:
|
338
336
|
result_comments:
|
@@ -346,7 +344,6 @@ sv:
|
|
346
344
|
id: Id för kommentaren
|
347
345
|
locale: Kommentarförfattarens språk
|
348
346
|
root_commentable_url: URL till innehållet som är relaterat till kommentaren
|
349
|
-
user_group: Namn på gruppen som kommenterat (om det var en grupp)
|
350
347
|
results:
|
351
348
|
address: Adress till resultatet (om tillämpbart)
|
352
349
|
children_count: Antal underliggande resultat
|
@@ -378,3 +375,4 @@ sv:
|
|
378
375
|
result_proposal: Förslag som ingår i detta resultat
|
379
376
|
statistics:
|
380
377
|
results_count: Resultat
|
378
|
+
results_count_tooltip: Antal beslut eller resultat som skapats i det här deltagarutrymmet.
|
data/config/locales/th-TH.yml
CHANGED
@@ -17,10 +17,6 @@ th:
|
|
17
17
|
key: สำคัญ
|
18
18
|
name: ชื่อ
|
19
19
|
progress: ความคืบหน้า
|
20
|
-
timeline_entry:
|
21
|
-
description: คำอธิบาย
|
22
|
-
entry_date: วันที่
|
23
|
-
title: ชื่อ
|
24
20
|
models:
|
25
21
|
decidim/accountability/proposal_linked_event: ข้อเสนอที่รวมอยู่ในผลลัพธ์
|
26
22
|
decidim/accountability/result_progress_updated_event: อัปเดตความคืบหน้าของผลลัพธ์แล้ว
|
@@ -31,17 +27,13 @@ th:
|
|
31
27
|
decidim:
|
32
28
|
accountability:
|
33
29
|
actions:
|
34
|
-
attachment_collections: โฟลเดอร์
|
35
|
-
attachments: ไฟล์แนบ
|
36
30
|
confirm_destroy: คุณแน่ใจหรือไม่ว่าต้องการลบ %{name} นี้
|
37
31
|
destroy: ลบ
|
38
32
|
edit: แก้ไข
|
39
33
|
import_csv: นำเข้าผลลัพธ์จากไฟล์ CSV
|
40
34
|
new_result: ผลลัพธ์ใหม่
|
41
35
|
new_status: สถานะใหม่
|
42
|
-
new_timeline_entry: รายการไทม์ไลน์ใหม่
|
43
36
|
preview: ดูตัวอย่าง
|
44
|
-
timeline_entries: วิวัฒนาการของโครงการ
|
45
37
|
title: การดำเนินการ
|
46
38
|
admin:
|
47
39
|
exports:
|
@@ -96,16 +88,7 @@ th:
|
|
96
88
|
update:
|
97
89
|
invalid: เกิดปัญหาในการอัปเดตสถานะนี้
|
98
90
|
success: อัปเดตสถานะสำเร็จแล้ว
|
99
|
-
timeline_entries:
|
100
|
-
create:
|
101
|
-
invalid: เกิดปัญหาในการสร้างรายการนี้
|
102
|
-
success: สร้างรายการสําเร็จแล้ว
|
103
|
-
destroy:
|
104
|
-
success: ลบรายการเรียบร้อยแล้ว
|
105
91
|
results:
|
106
|
-
home:
|
107
|
-
empty: ยังไม่มีผลลัพธ์
|
108
|
-
empty_filters: ไม่มีผลลัพธ์ตามเกณฑ์นี้
|
109
92
|
home_header:
|
110
93
|
global_status: สถานะการดำเนินการทั่วโลก
|
111
94
|
no_results: ไม่มีโครงการ
|
@@ -114,8 +97,6 @@ th:
|
|
114
97
|
show:
|
115
98
|
stats:
|
116
99
|
back_to_resource: กลับไปหาผลลัพธ์
|
117
|
-
timeline:
|
118
|
-
title: วิวัฒนาการของโครงการ
|
119
100
|
admin:
|
120
101
|
filters:
|
121
102
|
results:
|
@@ -146,11 +127,6 @@ th:
|
|
146
127
|
email_outro: คุณได้รับการแจ้งเตือนนี้เนื่องจากคุณกำลังติดตาม "%{proposal_title}" และข้อเสนอนี้รวมอยู่ในผลลัพธ์ "%{resource_title}" คุณสามารถหยุดรับการแจ้งเตือนได้ตามลิงก์ก่อนหน้า
|
147
128
|
email_subject: การอัปเดตความคืบหน้าของ %{resource_title}
|
148
129
|
notification_title: ผลลัพธ์ <a href="%{resource_path}">%{resource_title}</a> ซึ่งรวมถึงข้อเสนอ <a href="%{proposal_path}">%{proposal_title}</a> อยู่ในขณะนี้ %{ ความคืบหน้า}% เสร็จสมบูรณ์
|
149
|
-
metrics:
|
150
|
-
results:
|
151
|
-
description: จำนวนผลลัพธ์ที่สร้างขึ้น
|
152
|
-
object: ผลลัพธ์
|
153
|
-
title: ผลลัพธ์
|
154
130
|
participatory_spaces:
|
155
131
|
highlighted_results:
|
156
132
|
see_all: ดูผลทั้งหมด
|