decidim-accountability 0.30.2 → 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 -42
- data/config/locales/bg.yml +0 -41
- data/config/locales/bs-BA.yml +4 -25
- 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 +42 -44
- data/config/locales/el.yml +0 -37
- 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 -41
- data/config/locales/hu.yml +0 -41
- data/config/locales/id-ID.yml +0 -23
- data/config/locales/is-IS.yml +0 -24
- data/config/locales/it.yml +40 -43
- data/config/locales/ja.yml +42 -44
- data/config/locales/kaa.yml +0 -5
- data/config/locales/ko.yml +0 -15
- data/config/locales/lb.yml +0 -25
- data/config/locales/lt.yml +0 -37
- data/config/locales/lv.yml +0 -23
- data/config/locales/nl.yml +0 -29
- data/config/locales/no.yml +0 -29
- data/config/locales/pl.yml +0 -41
- data/config/locales/pt-BR.yml +39 -43
- data/config/locales/pt.yml +0 -26
- data/config/locales/ro-RO.yml +6 -41
- 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 -41
- data/config/locales/sr-CS.yml +0 -23
- data/config/locales/sv.yml +42 -44
- data/config/locales/th-TH.yml +0 -27
- data/config/locales/tr-TR.yml +0 -43
- data/config/locales/uk.yml +0 -21
- data/config/locales/zh-CN.yml +0 -23
- data/config/locales/zh-TW.yml +0 -37
- 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/sq-AL.yml
CHANGED
@@ -17,9 +17,6 @@ sq:
|
|
17
17
|
key: Çelësi
|
18
18
|
name: Emri
|
19
19
|
progress: Ecuria
|
20
|
-
timeline_entry:
|
21
|
-
description: Përshkrimi
|
22
|
-
title: Titulli
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Propozimi i përfshirë në një rezultat
|
25
22
|
decidim/accountability/result_progress_updated_event: Ecuria e përditësuar e rezultatit
|
@@ -31,17 +28,13 @@ sq:
|
|
31
28
|
decidim:
|
32
29
|
accountability:
|
33
30
|
actions:
|
34
|
-
attachment_collections: Dosjet
|
35
|
-
attachments: Bashkëngjitjet
|
36
31
|
confirm_destroy: Je i sigurt që dëshiron ta fshish këtë %{name}?
|
37
32
|
destroy: Fshij
|
38
33
|
edit: Përpuno
|
39
34
|
import_csv: Importo rezultate nga CSV
|
40
35
|
new_result: Rezultat i ri
|
41
36
|
new_status: Status i ri
|
42
|
-
new_timeline_entry: Afat kohor i ri
|
43
37
|
preview: Parapamje
|
44
|
-
timeline_entries: Evoluimi i projektit
|
45
38
|
title: Veprime
|
46
39
|
admin:
|
47
40
|
exports:
|
@@ -96,23 +89,6 @@ sq:
|
|
96
89
|
update:
|
97
90
|
invalid: Ndodhi një gabim gjatë përditësimit të këtij statusi.
|
98
91
|
success: Statusi u përditësua suksesshëm.
|
99
|
-
timeline_entries:
|
100
|
-
create:
|
101
|
-
invalid: Ndodhi një gabim gjatë krijimit të këtij shënimi.
|
102
|
-
success: Shënimi u krijua suksesshëm.
|
103
|
-
destroy:
|
104
|
-
success: Shënimi u fshi suksesshëm.
|
105
|
-
edit:
|
106
|
-
title: Ndrysho shënimin
|
107
|
-
update: Përditëso shënimin
|
108
|
-
index:
|
109
|
-
title: Shënimet e afatit kohor të projektit
|
110
|
-
new:
|
111
|
-
create: Krijo një shënim të ri
|
112
|
-
title: Shënim i ri
|
113
|
-
update:
|
114
|
-
invalid: Ndodhi një gabim gjatë përditësimit të këtij shënimi.
|
115
|
-
success: Shënimi u përditësua suksesshëm.
|
116
92
|
admin_log:
|
117
93
|
result:
|
118
94
|
create: "%{user_name} krijoi rezultatin %{resource_name} në %{space_name}"
|
@@ -122,10 +98,6 @@ sq:
|
|
122
98
|
create: "%{user_name} krijoi statusin %{resource_name}"
|
123
99
|
delete: "%{user_name} fshiu statusin %{resource_name}"
|
124
100
|
update: "%{user_name} përditësoi statusin %{resource_name}"
|
125
|
-
timeline_entry:
|
126
|
-
create: "%{user_name} krijoi %{resource_name}"
|
127
|
-
delete: "%{user_name} fshiu %{resource_name}"
|
128
|
-
update: "%{user_name} përditësoi %{resource_name}"
|
129
101
|
value_types:
|
130
102
|
parent_presenter:
|
131
103
|
not_found: '"Parent ID" nuk u gjetë në bazën e të dhënave(ID:%{id})'
|
@@ -164,17 +136,11 @@ sq:
|
|
164
136
|
key: Çelësi
|
165
137
|
name: Emri
|
166
138
|
progress: Ecuria
|
167
|
-
timeline_entry:
|
168
|
-
fields:
|
169
|
-
title: Titulli
|
170
139
|
results:
|
171
140
|
count:
|
172
141
|
results_count:
|
173
142
|
one: 1 rezultat
|
174
143
|
other: "%{count} rezultate"
|
175
|
-
home:
|
176
|
-
empty: Nuk ka rezultate.
|
177
|
-
empty_filters: Nuk ka rezultate me kriteret e kërkuara.
|
178
144
|
home_header:
|
179
145
|
global_status: Statusi i përgjithshëm i ekzekutimit
|
180
146
|
no_results: Nuk ka projekte
|
@@ -183,8 +149,6 @@ sq:
|
|
183
149
|
show:
|
184
150
|
stats:
|
185
151
|
back_to_resource: Kthehu mbrapsht tek rezultati
|
186
|
-
timeline:
|
187
|
-
title: Evoluimi i projektit
|
188
152
|
admin:
|
189
153
|
filters:
|
190
154
|
results:
|
@@ -215,11 +179,6 @@ sq:
|
|
215
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.
|
216
180
|
email_subject: Një përditësim për ecurinë e %{resource_title}
|
217
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.
|
218
|
-
metrics:
|
219
|
-
results:
|
220
|
-
description: Numri i rezultateve të gjeneruara
|
221
|
-
object: rezultatet
|
222
|
-
title: Rezultatet
|
223
182
|
participatory_spaces:
|
224
183
|
highlighted_results:
|
225
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
|
-
title: Naslov
|
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
|
-
title: Naslov
|
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,9 +17,6 @@ th:
|
|
17
17
|
key: สำคัญ
|
18
18
|
name: ชื่อ
|
19
19
|
progress: ความคืบหน้า
|
20
|
-
timeline_entry:
|
21
|
-
description: คำอธิบาย
|
22
|
-
title: ชื่อ
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: ข้อเสนอที่รวมอยู่ในผลลัพธ์
|
25
22
|
decidim/accountability/result_progress_updated_event: อัปเดตความคืบหน้าของผลลัพธ์แล้ว
|
@@ -30,17 +27,13 @@ th:
|
|
30
27
|
decidim:
|
31
28
|
accountability:
|
32
29
|
actions:
|
33
|
-
attachment_collections: โฟลเดอร์
|
34
|
-
attachments: ไฟล์แนบ
|
35
30
|
confirm_destroy: คุณแน่ใจหรือไม่ว่าต้องการลบ %{name} นี้
|
36
31
|
destroy: ลบ
|
37
32
|
edit: แก้ไข
|
38
33
|
import_csv: นำเข้าผลลัพธ์จากไฟล์ CSV
|
39
34
|
new_result: ผลลัพธ์ใหม่
|
40
35
|
new_status: สถานะใหม่
|
41
|
-
new_timeline_entry: รายการไทม์ไลน์ใหม่
|
42
36
|
preview: ดูตัวอย่าง
|
43
|
-
timeline_entries: วิวัฒนาการของโครงการ
|
44
37
|
title: การดำเนินการ
|
45
38
|
admin:
|
46
39
|
exports:
|
@@ -95,20 +88,7 @@ th:
|
|
95
88
|
update:
|
96
89
|
invalid: เกิดปัญหาในการอัปเดตสถานะนี้
|
97
90
|
success: อัปเดตสถานะสำเร็จแล้ว
|
98
|
-
timeline_entries:
|
99
|
-
create:
|
100
|
-
invalid: เกิดปัญหาในการสร้างรายการนี้
|
101
|
-
success: สร้างรายการสําเร็จแล้ว
|
102
|
-
destroy:
|
103
|
-
success: ลบรายการเรียบร้อยแล้ว
|
104
|
-
models:
|
105
|
-
timeline_entry:
|
106
|
-
fields:
|
107
|
-
title: ชื่อ
|
108
91
|
results:
|
109
|
-
home:
|
110
|
-
empty: ยังไม่มีผลลัพธ์
|
111
|
-
empty_filters: ไม่มีผลลัพธ์ตามเกณฑ์นี้
|
112
92
|
home_header:
|
113
93
|
global_status: สถานะการดำเนินการทั่วโลก
|
114
94
|
no_results: ไม่มีโครงการ
|
@@ -117,8 +97,6 @@ th:
|
|
117
97
|
show:
|
118
98
|
stats:
|
119
99
|
back_to_resource: กลับไปหาผลลัพธ์
|
120
|
-
timeline:
|
121
|
-
title: วิวัฒนาการของโครงการ
|
122
100
|
admin:
|
123
101
|
filters:
|
124
102
|
results:
|
@@ -149,11 +127,6 @@ th:
|
|
149
127
|
email_outro: คุณได้รับการแจ้งเตือนนี้เนื่องจากคุณกำลังติดตาม "%{proposal_title}" และข้อเสนอนี้รวมอยู่ในผลลัพธ์ "%{resource_title}" คุณสามารถหยุดรับการแจ้งเตือนได้ตามลิงก์ก่อนหน้า
|
150
128
|
email_subject: การอัปเดตความคืบหน้าของ %{resource_title}
|
151
129
|
notification_title: ผลลัพธ์ <a href="%{resource_path}">%{resource_title}</a> ซึ่งรวมถึงข้อเสนอ <a href="%{proposal_path}">%{proposal_title}</a> อยู่ในขณะนี้ %{ ความคืบหน้า}% เสร็จสมบูรณ์
|
152
|
-
metrics:
|
153
|
-
results:
|
154
|
-
description: จำนวนผลลัพธ์ที่สร้างขึ้น
|
155
|
-
object: ผลลัพธ์
|
156
|
-
title: ผลลัพธ์
|
157
130
|
participatory_spaces:
|
158
131
|
highlighted_results:
|
159
132
|
see_all: ดูผลทั้งหมด
|
data/config/locales/tr-TR.yml
CHANGED
@@ -18,9 +18,6 @@ tr:
|
|
18
18
|
key: anahtar
|
19
19
|
name: isim
|
20
20
|
progress: İlerleme
|
21
|
-
timeline_entry:
|
22
|
-
description: Açıklama
|
23
|
-
title: Başlık
|
24
21
|
models:
|
25
22
|
decidim/accountability/proposal_linked_event: Teklif bir sonuca dahil edildi
|
26
23
|
decidim/accountability/result_progress_updated_event: Sonuç ilerlemesi güncellendi
|
@@ -40,8 +37,6 @@ tr:
|
|
40
37
|
decidim:
|
41
38
|
accountability:
|
42
39
|
actions:
|
43
|
-
attachment_collections: Klasörler
|
44
|
-
attachments: Ekler
|
45
40
|
confirm_delete_result: Bu sonucu silmek istediğinizden emin misiniz?
|
46
41
|
confirm_destroy: Bu %{name}silmek istediğinize emin misiniz?
|
47
42
|
deleted_results_info: Silinen sonuçlar çöp kutusundan geri yüklenebilir.
|
@@ -51,9 +46,7 @@ tr:
|
|
51
46
|
import_csv: Sonuçları CSV dosyasından içe aktarın
|
52
47
|
new_result: Yeni sonuç
|
53
48
|
new_status: Yeni Durum
|
54
|
-
new_timeline_entry: Yeni Zaman çizelgesi Kaydı
|
55
49
|
preview: Ön izleme
|
56
|
-
timeline_entries: Proje evrimi
|
57
50
|
title: Eylemler
|
58
51
|
view_deleted_results: Silinmiş sonuçları görüntüle
|
59
52
|
admin:
|
@@ -161,23 +154,6 @@ tr:
|
|
161
154
|
update:
|
162
155
|
invalid: Güncellemede Sorun Oluştu.
|
163
156
|
success: Kayıt başarıyla güncellendi.
|
164
|
-
timeline_entries:
|
165
|
-
create:
|
166
|
-
invalid: Bu kaydı oluştururken hata oluştu.
|
167
|
-
success: Giriş basarıyla tamamlandı.
|
168
|
-
destroy:
|
169
|
-
success: Kayıt Başarıyla silindi.
|
170
|
-
edit:
|
171
|
-
title: Girişi düzenle
|
172
|
-
update: Girişi güncelle
|
173
|
-
index:
|
174
|
-
title: Proje zaman çizelgesi girişleri
|
175
|
-
new:
|
176
|
-
create: Giriş oluştur
|
177
|
-
title: Yeni giriş
|
178
|
-
update:
|
179
|
-
invalid: Kayıt güncellenirken hata oluştu.
|
180
|
-
success: Kayıt Başarıyla Güncellendi.
|
181
157
|
admin_log:
|
182
158
|
result:
|
183
159
|
create: "%{user_name} sonuç yaratmıştır %{resource_name} içinde %{space_name}"
|
@@ -187,10 +163,6 @@ tr:
|
|
187
163
|
create: "48 / 5.000\nÇeviri sonuçları\nÇeviri sonucu\n%{user_name}, %{resource_name} kaydını oluşturdu"
|
188
164
|
delete: "%{user_name}, %{resource_name} kaydını sildi"
|
189
165
|
update: "%{user_name}, %{resource_name} kaydını Güncelledi"
|
190
|
-
timeline_entry:
|
191
|
-
create: "%{user_name}, %{resource_name} zaman çizelgesi girişini oluşturdu"
|
192
|
-
delete: "%{user_name}, %{resource_name} zaman çizelgesi girişini sildi"
|
193
|
-
update: "%{user_name}, %{resource_name} zaman çizelgesi girişini güncelledi"
|
194
166
|
value_types:
|
195
167
|
parent_presenter:
|
196
168
|
not_found: 'Üst veritabanında bulunamadı (ID: %{id})'
|
@@ -226,17 +198,11 @@ tr:
|
|
226
198
|
key: anahtar
|
227
199
|
name: isim
|
228
200
|
progress: İlerleme
|
229
|
-
timeline_entry:
|
230
|
-
fields:
|
231
|
-
title: Başlık
|
232
201
|
results:
|
233
202
|
count:
|
234
203
|
results_count:
|
235
204
|
one: 1 sonuç
|
236
205
|
other: "%{count} sonuç"
|
237
|
-
home:
|
238
|
-
empty: Henüz sonuç yok.
|
239
|
-
empty_filters: Bu kriterlere uyan sonuç bulunamamıştır.
|
240
206
|
home_header:
|
241
207
|
global_status: Genel yürütme durumu
|
242
208
|
no_results: Proje Bulunamadı
|
@@ -245,8 +211,6 @@ tr:
|
|
245
211
|
show:
|
246
212
|
stats:
|
247
213
|
back_to_resource: Sonuca geri dön
|
248
|
-
timeline:
|
249
|
-
title: Proje gelişimi
|
250
214
|
admin:
|
251
215
|
filters:
|
252
216
|
results:
|
@@ -277,15 +241,8 @@ tr:
|
|
277
241
|
email_outro: '"%{proposal_title}" izlemekte olduğunuz için bu bildirimi aldınız ve bu teklif "%{resource_title}" sonucuna dahil edildi. Önceki bağlantıyı takip ederek bildirim almayı durdurabilirsiniz.'
|
278
242
|
email_subject: '%{resource_title} için bir güncelleme'
|
279
243
|
notification_title: '<a href="%{proposal_path}">%{proposal_title}</a> teklifini içeren <a href="%{resource_path}">%{resource_title}</a> sonucu: %{progress} tamamlandı.'
|
280
|
-
metrics:
|
281
|
-
results:
|
282
|
-
description: Üretilen sonuç sayısı
|
283
|
-
object: sonuçlar
|
284
|
-
title: Sonuçlar
|
285
244
|
open_data:
|
286
245
|
help:
|
287
|
-
result_comments:
|
288
|
-
user_group: Bu yorumu yapan kullanıcı grubu (varsa)
|
289
246
|
results:
|
290
247
|
created_at: Sonucun oluşturulma tarihi
|
291
248
|
participatory_spaces:
|
data/config/locales/uk.yml
CHANGED
@@ -17,9 +17,6 @@ uk:
|
|
17
17
|
key: Ключ
|
18
18
|
name: Ім'я
|
19
19
|
progress: Перебіг
|
20
|
-
timeline_entry:
|
21
|
-
description: Опис
|
22
|
-
title: Назва
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Пропозиція, включена до підсумку
|
25
22
|
activerecord:
|
@@ -36,7 +33,6 @@ uk:
|
|
36
33
|
destroy: Видалити
|
37
34
|
edit: Редагувати
|
38
35
|
preview: Попередній перегляд
|
39
|
-
timeline_entries: Розвиток проекту
|
40
36
|
title: Дії
|
41
37
|
admin:
|
42
38
|
exports:
|
@@ -67,15 +63,6 @@ uk:
|
|
67
63
|
new:
|
68
64
|
create: Створити стан
|
69
65
|
title: Додати стан
|
70
|
-
timeline_entries:
|
71
|
-
edit:
|
72
|
-
title: Редагувати запис
|
73
|
-
update: Оновити запис
|
74
|
-
index:
|
75
|
-
title: Записи на лінії часу проекту
|
76
|
-
new:
|
77
|
-
create: Створити запис
|
78
|
-
title: Додати запис
|
79
66
|
admin_log:
|
80
67
|
result:
|
81
68
|
create: "%{user_name} створив підсумок %{resource_name} у %{space_name}"
|
@@ -98,9 +85,6 @@ uk:
|
|
98
85
|
key: Ключ
|
99
86
|
name: Назва
|
100
87
|
progress: Перебіг
|
101
|
-
timeline_entry:
|
102
|
-
fields:
|
103
|
-
title: Назва
|
104
88
|
results:
|
105
89
|
count:
|
106
90
|
results_count:
|
@@ -115,8 +99,6 @@ uk:
|
|
115
99
|
show:
|
116
100
|
stats:
|
117
101
|
back_to_resource: Повернутися до підсумків
|
118
|
-
timeline:
|
119
|
-
title: Розвиток проекту
|
120
102
|
components:
|
121
103
|
accountability:
|
122
104
|
name: Звітність
|
@@ -134,9 +116,6 @@ uk:
|
|
134
116
|
email_outro: Ви отримали це сповіщення, тому що ви стежите за "%{proposal_title}". Ви можете відписатися від цих сповіщень, перейшовши за наведеним вище посиланням.
|
135
117
|
email_subject: Оновлення до %{proposal_title}
|
136
118
|
notification_title: Пропозиція <a href="%{proposal_path}">%{proposal_title}</a> була включена до підсумку <a href="%{resource_path}">%{resource_title}</a>.
|
137
|
-
metrics:
|
138
|
-
results:
|
139
|
-
title: Підсумки
|
140
119
|
resource_links:
|
141
120
|
included_projects:
|
142
121
|
result_project: Проекти, включені до цих підсумків
|
data/config/locales/zh-CN.yml
CHANGED
@@ -17,9 +17,6 @@ zh-CN:
|
|
17
17
|
key: 关键字
|
18
18
|
name: 名称
|
19
19
|
progress: 进展情况
|
20
|
-
timeline_entry:
|
21
|
-
description: 描述
|
22
|
-
title: 标题
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: 结果中包括的提案
|
25
22
|
decidim/accountability/result_progress_updated_event: 结果进度更新
|
@@ -34,7 +31,6 @@ zh-CN:
|
|
34
31
|
destroy: 删除
|
35
32
|
edit: 编辑
|
36
33
|
preview: 预览
|
37
|
-
timeline_entries: 项目进化
|
38
34
|
title: 行动
|
39
35
|
admin:
|
40
36
|
exports:
|
@@ -68,15 +64,6 @@ zh-CN:
|
|
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}"
|
@@ -105,9 +92,6 @@ zh-CN:
|
|
105
92
|
key: 关键字
|
106
93
|
name: 名称
|
107
94
|
progress: 进展情况
|
108
|
-
timeline_entry:
|
109
|
-
fields:
|
110
|
-
title: 标题
|
111
95
|
results:
|
112
96
|
count:
|
113
97
|
results_count:
|
@@ -119,8 +103,6 @@ zh-CN:
|
|
119
103
|
show:
|
120
104
|
stats:
|
121
105
|
back_to_resource: 返回结果
|
122
|
-
timeline:
|
123
|
-
title: 项目进化
|
124
106
|
components:
|
125
107
|
accountability:
|
126
108
|
name: 问责制
|
@@ -144,11 +126,6 @@ zh-CN:
|
|
144
126
|
email_outro: 您收到此通知是因为您正在关注"%{proposal_title}",此建议包含在结果"%{resource_title}"中。 您可以停止接收跟随上一个链接的通知。
|
145
127
|
email_subject: 更新到 %{resource_title} 进度
|
146
128
|
notification_title: 结果 <a href="%{resource_path}">%{resource_title}</a>, 其中包括提议 <a href="%{proposal_path}">%{proposal_title}</a>, 现在已完成 %{progress}%。
|
147
|
-
metrics:
|
148
|
-
results:
|
149
|
-
description: 生成的结果数
|
150
|
-
object: 结果
|
151
|
-
title: 成果
|
152
129
|
participatory_spaces:
|
153
130
|
highlighted_results:
|
154
131
|
see_all: 查看所有结果 (%{count})
|