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/gl.yml
CHANGED
@@ -17,9 +17,6 @@ gl:
|
|
17
17
|
key: Clave
|
18
18
|
name: Nome
|
19
19
|
progress: Progreso
|
20
|
-
timeline_entry:
|
21
|
-
description: Descrición
|
22
|
-
title: Título
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Proposta incluída nun resultado
|
25
22
|
decidim/accountability/result_progress_updated_event: Progreso de resultados actualizado
|
@@ -31,13 +28,10 @@ gl:
|
|
31
28
|
decidim:
|
32
29
|
accountability:
|
33
30
|
actions:
|
34
|
-
attachment_collections: Cartafoles
|
35
|
-
attachments: Ficheiros anexos
|
36
31
|
confirm_destroy: Estás seguro de que queres eliminar este %{name}?
|
37
32
|
destroy: Eliminar
|
38
33
|
edit: Editar
|
39
34
|
preview: Vista previa
|
40
|
-
timeline_entries: Evolución do proxecto
|
41
35
|
title: Accións
|
42
36
|
admin:
|
43
37
|
exports:
|
@@ -72,15 +66,6 @@ gl:
|
|
72
66
|
new:
|
73
67
|
create: Crear estado
|
74
68
|
title: Novo estado
|
75
|
-
timeline_entries:
|
76
|
-
edit:
|
77
|
-
title: Editar entrada
|
78
|
-
update: Actualizar a entrada
|
79
|
-
index:
|
80
|
-
title: Entradas da liña de tempo do proxecto
|
81
|
-
new:
|
82
|
-
create: Crear entrada
|
83
|
-
title: Nova entrada
|
84
69
|
admin_log:
|
85
70
|
result:
|
86
71
|
create: "%{user_name} resultado creado %{resource_name} en %{space_name}"
|
@@ -114,9 +99,6 @@ gl:
|
|
114
99
|
key: Clave
|
115
100
|
name: Nome
|
116
101
|
progress: Progreso
|
117
|
-
timeline_entry:
|
118
|
-
fields:
|
119
|
-
title: Título
|
120
102
|
results:
|
121
103
|
count:
|
122
104
|
results_count:
|
@@ -129,8 +111,6 @@ gl:
|
|
129
111
|
show:
|
130
112
|
stats:
|
131
113
|
back_to_resource: Volver ao resultado
|
132
|
-
timeline:
|
133
|
-
title: Evolución do proxecto
|
134
114
|
admin:
|
135
115
|
filters:
|
136
116
|
results:
|
@@ -161,11 +141,6 @@ gl:
|
|
161
141
|
email_outro: Recibiches esta notificación porque estás seguindo "%{proposal_title}" e esta proposta inclúese no resultado "%{resource_title}". Podes deixar de recibir notificacións seguindo a ligazón anterior.
|
162
142
|
email_subject: Unha actualización a %{resource_title} avances
|
163
143
|
notification_title: O resultado <a href="%{resource_path}">%{resource_title}</a>, que inclúe a proposta <a href="%{proposal_path}">%{proposal_title}</a>, agora é o %{progress}% completo.
|
164
|
-
metrics:
|
165
|
-
results:
|
166
|
-
description: Número de resultados xerados
|
167
|
-
object: resultados
|
168
|
-
title: Resultados
|
169
144
|
participatory_spaces:
|
170
145
|
highlighted_results:
|
171
146
|
see_all: Ver todos os resultados (%{count})
|
data/config/locales/gn-PY.yml
CHANGED
data/config/locales/he-IL.yml
CHANGED
@@ -18,9 +18,6 @@ he:
|
|
18
18
|
key: מפתח
|
19
19
|
name: שם
|
20
20
|
progress: התקדמות
|
21
|
-
timeline_entry:
|
22
|
-
description: תיאור
|
23
|
-
title: כותרת
|
24
21
|
models:
|
25
22
|
decidim/accountability/proposal_linked_event: הצעה כלולה בתוצאה
|
26
23
|
decidim/accountability/result_progress_updated_event: התקדמות התוצאה עודכנה
|
@@ -42,8 +39,6 @@ he:
|
|
42
39
|
decidim:
|
43
40
|
accountability:
|
44
41
|
actions:
|
45
|
-
attachment_collections: תיקיות
|
46
|
-
attachments: צרופות
|
47
42
|
confirm_delete_result: אתה בטוח שאתה רוצה למחוק כלל זה?
|
48
43
|
confirm_destroy: האם את/ה בטוח/ה שברצונך למחוק את {name}?
|
49
44
|
deleted_results_info: תוצאות מחוקות ניתן לאחזר מסל המחזור.
|
@@ -52,9 +47,7 @@ he:
|
|
52
47
|
import_csv: ייבוא תוצאות מקובץ CSV
|
53
48
|
new_result: תוצאה חדשה
|
54
49
|
new_status: סטאטוס חדש
|
55
|
-
new_timeline_entry: ערך ציר זמן חדש
|
56
50
|
preview: תצוגה מקדימה
|
57
|
-
timeline_entries: אבולוציה של הפרויקט
|
58
51
|
title: פעולות
|
59
52
|
view_deleted_results: לצפייה בתוצאות מחוקות
|
60
53
|
admin:
|
@@ -138,23 +131,6 @@ he:
|
|
138
131
|
update:
|
139
132
|
invalid: הייתה בעיה בעדכון סטטוס זה.
|
140
133
|
success: הססטוס עודכן בהצלחה.
|
141
|
-
timeline_entries:
|
142
|
-
create:
|
143
|
-
invalid: הייתה בעיה ביצירת רשומה זו.
|
144
|
-
success: הרשומה נוצרה בהצלחה.
|
145
|
-
destroy:
|
146
|
-
success: הרשומה נמחקה בהצלחה.
|
147
|
-
edit:
|
148
|
-
title: עריכת רשומה
|
149
|
-
update: עדכן רשומה
|
150
|
-
index:
|
151
|
-
title: ערכי ציר הזמן של הפרויקט
|
152
|
-
new:
|
153
|
-
create: יצירת רשומה
|
154
|
-
title: רשומה חדשה
|
155
|
-
update:
|
156
|
-
invalid: הייתה בעיה בעדכון רשומה זו.
|
157
|
-
success: הרשומה עודכנה בהצלחה.
|
158
134
|
admin_log:
|
159
135
|
result:
|
160
136
|
create: "%{user_name} תוצאה נוצרה %{resource_name} ב %{space_name}"
|
@@ -164,10 +140,6 @@ he:
|
|
164
140
|
create: "%{user_name} יצר.ה את %{resource_name} הסטטוס"
|
165
141
|
delete: "%{user_name} מחק.ה את %{resource_name} הסטטוס"
|
166
142
|
update: "%{user_name} עדכנ.ה את %{resource_name} הסטטוס"
|
167
|
-
timeline_entry:
|
168
|
-
create: "%{user_name} יצר את הערך של ציר הזמן %{resource_name}"
|
169
|
-
delete: "%{user_name} מחק את הערך של ציר הזמן %{resource_name}"
|
170
|
-
update: "%{user_name} יצר את הערך של ציר הזמן %{resource_name}"
|
171
143
|
value_types:
|
172
144
|
parent_presenter:
|
173
145
|
not_found: 'ההורה לא נמצא במסד הנתונים (מזהה: %{id})'
|
@@ -208,9 +180,6 @@ he:
|
|
208
180
|
key: מפתח
|
209
181
|
name: שם
|
210
182
|
progress: התקדמות
|
211
|
-
timeline_entry:
|
212
|
-
fields:
|
213
|
-
title: כותרת
|
214
183
|
results:
|
215
184
|
count:
|
216
185
|
results_count:
|
@@ -218,9 +187,6 @@ he:
|
|
218
187
|
two: "שתי תוצאות"
|
219
188
|
many: "%{count} תוצאות"
|
220
189
|
other: "%{count} תוצאות"
|
221
|
-
home:
|
222
|
-
empty: אין תוצאות עדיין.
|
223
|
-
empty_filters: אין תוצאות עם קריטריון זה.
|
224
190
|
home_header:
|
225
191
|
global_status: סטטוס ביצוע גלובלי
|
226
192
|
no_results: אין פרוייקטים
|
@@ -229,8 +195,6 @@ he:
|
|
229
195
|
show:
|
230
196
|
stats:
|
231
197
|
back_to_resource: בחזרה לתוצאות
|
232
|
-
timeline:
|
233
|
-
title: אבולוציה של הפרויקט
|
234
198
|
admin:
|
235
199
|
filters:
|
236
200
|
results:
|
@@ -267,11 +231,6 @@ he:
|
|
267
231
|
email_outro: קיבלת הודעה זו מכיוון שאת.ה עוקב.ת אחר "%{proposal_title}", וההצעה הזו כלולה בתוצאה "%{resource_title}". ניתן להפסיק לקבל התראות באמצעות הקישור הקודם.
|
268
232
|
email_subject: עדכון ל-%{resource_title} התקדמות
|
269
233
|
notification_title: התוצאה <a href="%{resource_path}">%{resource_title}</a>, הכוללת את ההצעה <a href="%{proposal_path}">%{proposal_title}</a>, היא כעת %{ התקדמות}% הושלמה.
|
270
|
-
metrics:
|
271
|
-
results:
|
272
|
-
description: מספר התוצאות שנוצרו
|
273
|
-
object: תוצאות
|
274
|
-
title: תוצאות
|
275
234
|
participatory_spaces:
|
276
235
|
highlighted_results:
|
277
236
|
see_all: הצגת כל התוצאות
|
data/config/locales/hu.yml
CHANGED
@@ -17,9 +17,6 @@ hu:
|
|
17
17
|
key: Kulcs
|
18
18
|
name: Név
|
19
19
|
progress: Folyamat
|
20
|
-
timeline_entry:
|
21
|
-
description: Leírás
|
22
|
-
title: Cím
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Az eredményhez kapcsolódó javaslat
|
25
22
|
decidim/accountability/result_progress_updated_event: Az eredmények frissítve
|
@@ -31,17 +28,13 @@ hu:
|
|
31
28
|
decidim:
|
32
29
|
accountability:
|
33
30
|
actions:
|
34
|
-
attachment_collections: Mappák
|
35
|
-
attachments: Csatolmányok
|
36
31
|
confirm_destroy: 'Biztosan törölni szeretnéd ezt: %{name}?'
|
37
32
|
destroy: Törlés
|
38
33
|
edit: Szerkesztés
|
39
34
|
import_csv: Eredmények importálása CSV-fájlból
|
40
35
|
new_result: Új eredmény
|
41
36
|
new_status: Új állapot
|
42
|
-
new_timeline_entry: Új idővonal bejegyzés
|
43
37
|
preview: Előnézet
|
44
|
-
timeline_entries: Projekt alakulása
|
45
38
|
title: Műveletek
|
46
39
|
admin:
|
47
40
|
exports:
|
@@ -96,23 +89,6 @@ hu:
|
|
96
89
|
update:
|
97
90
|
invalid: Probléma adódott az állapot frissítésével.
|
98
91
|
success: Állapot sikeresen frissítve.
|
99
|
-
timeline_entries:
|
100
|
-
create:
|
101
|
-
invalid: Probléma adódott a bejegyzés létrehozásával.
|
102
|
-
success: A bejegyzés sikeresen létrejött.
|
103
|
-
destroy:
|
104
|
-
success: A bejegyzés sikeresen törölve.
|
105
|
-
edit:
|
106
|
-
title: Bejegyzés szerkesztése
|
107
|
-
update: Bejegyzés frissítése
|
108
|
-
index:
|
109
|
-
title: Projekt idővonal bejegyzései
|
110
|
-
new:
|
111
|
-
create: Bejegyzés létrehozása
|
112
|
-
title: Új bejegyzés
|
113
|
-
update:
|
114
|
-
invalid: Probléma adódott a bejegyzés frissítésével.
|
115
|
-
success: A bejegyzés sikeresen frissült.
|
116
92
|
admin_log:
|
117
93
|
result:
|
118
94
|
create: "%{user_name} által létrehozott eredmény: %{resource_name} (itt: %{space_name})"
|
@@ -122,10 +98,6 @@ hu:
|
|
122
98
|
create: "%{user_name} létrehozta a(z) %{resource_name} állapotot"
|
123
99
|
delete: "%{user_name} törölte a(z) %{resource_name} állapotot"
|
124
100
|
update: "%{user_name} frissítette a(z) %{resource_name} állapotot"
|
125
|
-
timeline_entry:
|
126
|
-
create: "%{user_name} létrehozta az %{resource_name} idővonal bejegyzést"
|
127
|
-
delete: "%{user_name} törölte a(z) %{resource_name} idővonal bejegyzést"
|
128
|
-
update: "%{user_name} frissítette a %{resource_name} idővonal bejegyzést"
|
129
101
|
value_types:
|
130
102
|
parent_presenter:
|
131
103
|
not_found: 'Nem található az adatbázisban (ID: %{id})'
|
@@ -164,17 +136,11 @@ hu:
|
|
164
136
|
key: Kulcs
|
165
137
|
name: Név
|
166
138
|
progress: Folyamat
|
167
|
-
timeline_entry:
|
168
|
-
fields:
|
169
|
-
title: Cím
|
170
139
|
results:
|
171
140
|
count:
|
172
141
|
results_count:
|
173
142
|
one: 1 találat
|
174
143
|
other: "%{count} találat"
|
175
|
-
home:
|
176
|
-
empty: Nincs még eredmény.
|
177
|
-
empty_filters: Nincsenek eredmények erre a feltételre.
|
178
144
|
home_header:
|
179
145
|
global_status: Globális alkalmazás állapota
|
180
146
|
no_results: Nincsenek projektek
|
@@ -183,8 +149,6 @@ hu:
|
|
183
149
|
show:
|
184
150
|
stats:
|
185
151
|
back_to_resource: Vissza az eredményekhez
|
186
|
-
timeline:
|
187
|
-
title: Projekt alakulása
|
188
152
|
admin:
|
189
153
|
filters:
|
190
154
|
results:
|
@@ -215,11 +179,6 @@ hu:
|
|
215
179
|
email_outro: Ezt az értesítést azért kaptad, mert "%{proposal_title}" -t követed, és ez a javaslat szerepel a "%{resource_title}" eredményben. Leállíthatod az értesítések fogadását követve az előző linket.
|
216
180
|
email_subject: '%{resource_title} frissítése folyamatban'
|
217
181
|
notification_title: Az eredmény <a href="%{resource_path}">%{resource_title}</a>, amely magában foglalja a <a href="%{proposal_path}">%{proposal_title}</a>javaslatot, most %{progress}%-ban teljes.
|
218
|
-
metrics:
|
219
|
-
results:
|
220
|
-
description: A keletkezett eredmények száma
|
221
|
-
object: eredmények
|
222
|
-
title: Eredmények
|
223
182
|
participatory_spaces:
|
224
183
|
highlighted_results:
|
225
184
|
see_all: Eredmények megtekintése (%{count})
|
data/config/locales/id-ID.yml
CHANGED
@@ -17,9 +17,6 @@ id:
|
|
17
17
|
key: Kunci
|
18
18
|
name: Nama
|
19
19
|
progress: Kemajuan
|
20
|
-
timeline_entry:
|
21
|
-
description: Deskripsi
|
22
|
-
title: Judul
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Proposal termasuk dalam hasil
|
25
22
|
decidim/accountability/result_progress_updated_event: Kemajuan hasil diperbarui
|
@@ -34,7 +31,6 @@ id:
|
|
34
31
|
destroy: Menghapus
|
35
32
|
edit: Edit
|
36
33
|
preview: Pratinjau
|
37
|
-
timeline_entries: Evolusi proyek
|
38
34
|
title: Tindakan
|
39
35
|
admin:
|
40
36
|
exports:
|
@@ -65,15 +61,6 @@ id:
|
|
65
61
|
new:
|
66
62
|
create: Buat status
|
67
63
|
title: Status baru
|
68
|
-
timeline_entries:
|
69
|
-
edit:
|
70
|
-
title: Edit entri
|
71
|
-
update: Perbarui entri
|
72
|
-
index:
|
73
|
-
title: Entri garis waktu proyek
|
74
|
-
new:
|
75
|
-
create: Buat entri
|
76
|
-
title: Masukan baru
|
77
64
|
admin_log:
|
78
65
|
result:
|
79
66
|
create: "%{user_name} hasil yang dibuat %{resource_name} dalam %{space_name}"
|
@@ -96,9 +83,6 @@ id:
|
|
96
83
|
key: Kunci
|
97
84
|
name: Nama
|
98
85
|
progress: Kemajuan
|
99
|
-
timeline_entry:
|
100
|
-
fields:
|
101
|
-
title: Judul
|
102
86
|
results:
|
103
87
|
count:
|
104
88
|
results_count:
|
@@ -110,8 +94,6 @@ id:
|
|
110
94
|
show:
|
111
95
|
stats:
|
112
96
|
back_to_resource: Kembali ke hasil
|
113
|
-
timeline:
|
114
|
-
title: Evolusi proyek
|
115
97
|
components:
|
116
98
|
accountability:
|
117
99
|
name: Akuntabilitas
|
@@ -134,11 +116,6 @@ id:
|
|
134
116
|
email_outro: Anda telah menerima pemberitahuan ini karena Anda mengikuti "%{proposal_title}", dan proposal ini termasuk dalam hasil "%{resource_title}". Anda dapat berhenti menerima pemberitahuan setelah tautan sebelumnya.
|
135
117
|
email_subject: Pembaruan ke %{resource_title} berlanjut
|
136
118
|
notification_title: Hasilnya <a href="%{resource_path}">%{resource_title}</a>, yang termasuk proposal <a href="%{proposal_path}">%{proposal_title}</a>, sekarang %{progress}% selesai.
|
137
|
-
metrics:
|
138
|
-
results:
|
139
|
-
description: Jumlah hasil yang dihasilkan
|
140
|
-
object: hasil
|
141
|
-
title: Hasil
|
142
119
|
resource_links:
|
143
120
|
included_projects:
|
144
121
|
result_project: Proyek termasuk dalam hasil ini
|
data/config/locales/is-IS.yml
CHANGED
@@ -17,9 +17,6 @@ is:
|
|
17
17
|
key: Lykill
|
18
18
|
name: Nafn
|
19
19
|
progress: Framfarir
|
20
|
-
timeline_entry:
|
21
|
-
description: Lýsing
|
22
|
-
title: Titill
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Tillögur innifalnar í þessari niðurstöðu
|
25
22
|
activerecord:
|
@@ -30,13 +27,10 @@ is:
|
|
30
27
|
decidim:
|
31
28
|
accountability:
|
32
29
|
actions:
|
33
|
-
attachment_collections: Mappa
|
34
|
-
attachments: Viðhengi
|
35
30
|
confirm_destroy: Ertu viss um að þú viljir eyða þessu %{name}?
|
36
31
|
destroy: Eyða
|
37
32
|
edit: Breyta
|
38
33
|
preview: Preview
|
39
|
-
timeline_entries: Verkefnisþróun
|
40
34
|
title: Aðgerðir
|
41
35
|
admin:
|
42
36
|
exports:
|
@@ -71,15 +65,6 @@ is:
|
|
71
65
|
new:
|
72
66
|
create: Búa til stöðu
|
73
67
|
title: Ný staða
|
74
|
-
timeline_entries:
|
75
|
-
edit:
|
76
|
-
title: Breyta færslu
|
77
|
-
update: Uppfæra færslu
|
78
|
-
index:
|
79
|
-
title: Verkefni tímalína færslur
|
80
|
-
new:
|
81
|
-
create: Búðu til færslu
|
82
|
-
title: Ný færsla
|
83
68
|
admin_log:
|
84
69
|
result:
|
85
70
|
create: "%{user_name} búið til afleiðing %{resource_name} í %{space_name}"
|
@@ -111,9 +96,6 @@ is:
|
|
111
96
|
key: Lykill
|
112
97
|
name: Nafn
|
113
98
|
progress: Framfarir
|
114
|
-
timeline_entry:
|
115
|
-
fields:
|
116
|
-
title: Titill
|
117
99
|
results:
|
118
100
|
count:
|
119
101
|
results_count:
|
@@ -126,8 +108,6 @@ is:
|
|
126
108
|
show:
|
127
109
|
stats:
|
128
110
|
back_to_resource: Fara aftur til niðurstöðu
|
129
|
-
timeline:
|
130
|
-
title: Verkefnisþróun
|
131
111
|
admin:
|
132
112
|
filters:
|
133
113
|
results:
|
@@ -150,10 +130,6 @@ is:
|
|
150
130
|
email_outro: Þú hefur fengið þessa tilkynningu vegna þess að þú fylgist með "%{proposal_title}". Þú getur hætt við að fá tilkynningar eftir fyrri tengilinn.
|
151
131
|
email_subject: Uppfærsla á %{proposal_title}
|
152
132
|
notification_title: Tillagan <a href="%{proposal_path}">%{proposal_title}</a> hefur verið innifalinn í <a href="%{resource_path}">%{resource_title}</a> niðurstöðum.
|
153
|
-
metrics:
|
154
|
-
results:
|
155
|
-
object: niðurstöður
|
156
|
-
title: Niðurstöður
|
157
133
|
participatory_spaces:
|
158
134
|
highlighted_results:
|
159
135
|
see_all: Sjá allar niðurstöður (%{count})
|
data/config/locales/it.yml
CHANGED
@@ -2,6 +2,10 @@
|
|
2
2
|
it:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
+
milestone:
|
6
|
+
description: Descrizione
|
7
|
+
entry_date: Data
|
8
|
+
title: Titolo
|
5
9
|
result:
|
6
10
|
decidim_accountability_status_id: Stato
|
7
11
|
decidim_category_id: Categoria
|
@@ -18,10 +22,6 @@ it:
|
|
18
22
|
key: Chiave
|
19
23
|
name: Nome
|
20
24
|
progress: Progresso
|
21
|
-
timeline_entry:
|
22
|
-
description: Descrizione
|
23
|
-
entry_date: Data
|
24
|
-
title: Nome
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: Proposta inclusa in un risultato
|
27
27
|
decidim/accountability/result_progress_updated_event: Avanzamento dei risultati aggiornato
|
@@ -41,8 +41,6 @@ it:
|
|
41
41
|
decidim:
|
42
42
|
accountability:
|
43
43
|
actions:
|
44
|
-
attachment_collections: Cartelle
|
45
|
-
attachments: Allegati
|
46
44
|
confirm_delete_result: Sei sicuro di voler cancellare questo risultato?
|
47
45
|
confirm_destroy: Sei sicuro di voler eliminare questo %{name}?
|
48
46
|
deleted_results_info: I risultati eliminati possono essere ripristinati dal cestino.
|
@@ -50,11 +48,10 @@ it:
|
|
50
48
|
edit: Modifica
|
51
49
|
import: Importa risultati da un altro componente
|
52
50
|
import_csv: Importa risultati da file CSV
|
51
|
+
new_milestone: Nuovo traguardo
|
53
52
|
new_result: Nuovo risultato
|
54
53
|
new_status: Nuovo stato
|
55
|
-
new_timeline_entry: Voce della cronologia
|
56
54
|
preview: Anteprima
|
57
|
-
timeline_entries: Evoluzione del progetto
|
58
55
|
title: Azioni
|
59
56
|
view_deleted_results: Visualizza i risultati eliminati
|
60
57
|
admin:
|
@@ -94,6 +91,23 @@ it:
|
|
94
91
|
create:
|
95
92
|
invalid: Si è verificato un problema durante l'importazione dei risultati.
|
96
93
|
success: L'importazione del file è iniziata. Riceverai un'email nei prossimi minuti con l'esito.
|
94
|
+
milestones:
|
95
|
+
create:
|
96
|
+
invalid: Si è verificato un errore durante la creazione di questo traguardo.
|
97
|
+
success: Traguardo creato con successo.
|
98
|
+
destroy:
|
99
|
+
success: Traguardo creato con successo.
|
100
|
+
edit:
|
101
|
+
title: Modifica traguardo
|
102
|
+
update: Aggiorna traguardo
|
103
|
+
index:
|
104
|
+
title: Traguardi
|
105
|
+
new:
|
106
|
+
create: Crea traguardo
|
107
|
+
title: Nuovo traguardo
|
108
|
+
update:
|
109
|
+
invalid: Si è verificato un errore durante l'aggiornamento di questo traguardo.
|
110
|
+
success: Traguardo aggiornato con successo.
|
97
111
|
models:
|
98
112
|
result:
|
99
113
|
name: Risultato
|
@@ -165,24 +179,11 @@ it:
|
|
165
179
|
update:
|
166
180
|
invalid: C'è stato un problema nel aggiornamento di questo stato.
|
167
181
|
success: Stato aggiornato con successo.
|
168
|
-
timeline_entries:
|
169
|
-
create:
|
170
|
-
invalid: C'è stato un problema nella creazione di questa voce.
|
171
|
-
success: Voce creata con successo.
|
172
|
-
destroy:
|
173
|
-
success: La voce è stata eliminata con successo.
|
174
|
-
edit:
|
175
|
-
title: Modifica la voce
|
176
|
-
update: Aggiorna la voce
|
177
|
-
index:
|
178
|
-
title: Voci della cronologia del progetto
|
179
|
-
new:
|
180
|
-
create: Crea una voce
|
181
|
-
title: Nuova voce
|
182
|
-
update:
|
183
|
-
invalid: C'è stato un problema nel aggiornamento di questa voce.
|
184
|
-
success: Voce aggiornata con successo.
|
185
182
|
admin_log:
|
183
|
+
milestones:
|
184
|
+
create: "%{user_name} ha creato il traguardo %{resource_name}"
|
185
|
+
delete: "%{user_name} ha cancellato il traguardo %{resource_name}"
|
186
|
+
update: "%{user_name} ha aggiornato il traguardo %{resource_name}"
|
186
187
|
result:
|
187
188
|
create: "%{user_name} ha creato il risultato %{resource_name} in %{space_name}"
|
188
189
|
delete: "%{user_name} ha eliminato il risultato %{resource_name} in %{space_name}"
|
@@ -193,10 +194,6 @@ it:
|
|
193
194
|
create: "%{user_name} ha creato lo stato %{resource_name}"
|
194
195
|
delete: "%{user_name} ha eliminato lo stato %{resource_name}"
|
195
196
|
update: "%{user_name} ha aggiornato lo stato %{resource_name}"
|
196
|
-
timeline_entry:
|
197
|
-
create: "%{user_name} ha creato la voce della cronologia %{resource_name}"
|
198
|
-
delete: "%{user_name} ha cancellato la voce della cronologia %{resource_name}"
|
199
|
-
update: "%{user_name} ha aggiornato la voce della cronologia %{resource_name}"
|
200
197
|
value_types:
|
201
198
|
parent_presenter:
|
202
199
|
not_found: 'Il genitore non è stato trovato sul database (ID: %{id})'
|
@@ -229,6 +226,10 @@ it:
|
|
229
226
|
last_activity:
|
230
227
|
new_result: 'Nuovo risultato:'
|
231
228
|
models:
|
229
|
+
milestone:
|
230
|
+
fields:
|
231
|
+
entry_date: Data
|
232
|
+
title: Titolo
|
232
233
|
result:
|
233
234
|
fields:
|
234
235
|
created_at: Creato
|
@@ -245,28 +246,23 @@ it:
|
|
245
246
|
key: Chiave
|
246
247
|
name: Nome
|
247
248
|
progress: Avanzamento
|
248
|
-
timeline_entry:
|
249
|
-
fields:
|
250
|
-
entry_date: Data
|
251
|
-
title: Nome
|
252
249
|
results:
|
253
250
|
count:
|
254
251
|
results_count:
|
255
252
|
one: 1 risultato
|
256
253
|
other: "%{count} risultati"
|
257
|
-
home:
|
258
|
-
empty: Non ci sono ancora risultati.
|
259
|
-
empty_filters: Non ci sono risultati con questi criteri.
|
260
254
|
home_header:
|
261
255
|
global_status: Stato di esecuzione globale
|
256
|
+
milestones:
|
257
|
+
title: Traguardi
|
262
258
|
no_results: Non ci sono i progetti
|
259
|
+
root_taxonomies:
|
260
|
+
title: 'Visto da:'
|
263
261
|
search:
|
264
262
|
search: Cerca azioni
|
265
263
|
show:
|
266
264
|
stats:
|
267
265
|
back_to_resource: Torna al risultato
|
268
|
-
timeline:
|
269
|
-
title: Evoluzione del progetto
|
270
266
|
admin:
|
271
267
|
filters:
|
272
268
|
results:
|
@@ -274,6 +270,8 @@ it:
|
|
274
270
|
label: Stato
|
275
271
|
taxonomies_part_of_contains:
|
276
272
|
label: Tassonomia
|
273
|
+
tooltips:
|
274
|
+
deleted_results_info: Impossibile eliminare questo risultato
|
277
275
|
components:
|
278
276
|
accountability:
|
279
277
|
actions:
|
@@ -284,6 +282,8 @@ it:
|
|
284
282
|
clear_all: Cancella tutto
|
285
283
|
comments_enabled: Commenti abilitati
|
286
284
|
comments_max_length: Lunghezza massima dei commenti (Lasciare 0 per il valore predefinito)
|
285
|
+
default_taxonomy: Tassonomia di default
|
286
|
+
default_taxonomy_help: Seleziona quale tassonomia vuoi mostrare di default. Se nessuna tassonomia è selezionata, i risultati saranno mostrati in formato elenco.
|
287
287
|
define_taxonomy_filters: Si prega di definire alcuni filtri per questo spazio partecipativo prima di utilizzare questa impostazione.
|
288
288
|
display_progress_enabled: Mostra avanzamento
|
289
289
|
geocoding_enabled: Mappe abilitate
|
@@ -293,6 +293,7 @@ it:
|
|
293
293
|
taxonomy_filters_add: Aggiungi filtro
|
294
294
|
step:
|
295
295
|
comments_blocked: Commenti bloccati
|
296
|
+
visualization: Visualizzazione
|
296
297
|
download_your_data:
|
297
298
|
show:
|
298
299
|
result_comments: Esportazione commenti risultati
|
@@ -309,11 +310,6 @@ it:
|
|
309
310
|
email_outro: Hai ricevuto questa notifica perché stai seguendo "%{proposal_title}" e questa proposta è inclusa nel risultato "%{resource_title}". È possibile interrompere la ricezione di notifiche seguendo il collegamento precedente.
|
310
311
|
email_subject: Un aggiornamento dell'avanzamento di %{resource_title}
|
311
312
|
notification_title: Il risultato <a href="%{resource_path}">%{resource_title}</a>, che include la proposta <a href="%{proposal_path}">%{proposal_title}</a>, è ora completo al %{progress}%.
|
312
|
-
metrics:
|
313
|
-
results:
|
314
|
-
description: Numero di risultati generati
|
315
|
-
object: risultati
|
316
|
-
title: Risultati
|
317
313
|
open_data:
|
318
314
|
help:
|
319
315
|
result_comments:
|
@@ -358,3 +354,4 @@ it:
|
|
358
354
|
result_proposal: Proposte incluse in questo risultato
|
359
355
|
statistics:
|
360
356
|
results_count: Risultati
|
357
|
+
results_count_tooltip: Il numero di decisioni o risultati generati da questo spazio.
|