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.
Files changed (116) hide show
  1. checksums.yaml +4 -4
  2. data/app/cells/decidim/accountability/project/milestones.erb +22 -0
  3. data/app/cells/decidim/accountability/project_cell.rb +9 -9
  4. data/app/commands/decidim/accountability/admin/{create_timeline_entry.rb → create_milestone.rb} +3 -3
  5. data/app/commands/decidim/accountability/admin/{update_timeline_entry.rb → update_milestone.rb} +2 -2
  6. data/app/controllers/decidim/accountability/admin/import_components_controller.rb +1 -1
  7. data/app/controllers/decidim/accountability/admin/import_results_controller.rb +1 -1
  8. data/app/controllers/decidim/accountability/admin/milestones_controller.rb +87 -0
  9. data/app/controllers/decidim/accountability/admin/results_controller.rb +2 -2
  10. data/app/controllers/decidim/accountability/admin/statuses_controller.rb +2 -2
  11. data/app/controllers/decidim/accountability/results_controller.rb +20 -4
  12. data/app/controllers/decidim/accountability/versions_controller.rb +1 -1
  13. data/app/forms/decidim/accountability/admin/{timeline_entry_form.rb → milestone_form.rb} +2 -2
  14. data/app/models/decidim/accountability/{timeline_entry.rb → milestone.rb} +4 -4
  15. data/app/models/decidim/accountability/result.rb +2 -2
  16. data/app/packs/entrypoints/decidim_accountability.js +0 -2
  17. data/app/packs/entrypoints/decidim_accountability_admin_imports.js +1 -1
  18. data/app/packs/src/decidim/accountability/admin/index.js +4 -1
  19. data/app/packs/src/decidim/accountability/admin/result_form.js +1 -1
  20. data/app/packs/src/decidim/accountability/controllers/.gitkeep +0 -0
  21. data/app/packs/stylesheets/accountability.scss +35 -5
  22. data/app/permissions/decidim/accountability/admin/permissions.rb +3 -3
  23. data/app/presenters/decidim/accountability/admin_log/{timeline_entry_presenter.rb → milestone_presenter.rb} +4 -4
  24. data/app/presenters/decidim/accountability/result_presenter.rb +2 -5
  25. data/app/views/decidim/accountability/admin/import_components/_form.html.erb +3 -3
  26. data/app/views/decidim/accountability/admin/import_results/new.html.erb +1 -1
  27. data/app/views/decidim/accountability/admin/{timeline_entries → milestones}/edit.html.erb +1 -1
  28. data/app/views/decidim/accountability/admin/milestones/index.html.erb +66 -0
  29. data/app/views/decidim/accountability/admin/{timeline_entries → milestones}/new.html.erb +1 -1
  30. data/app/views/decidim/accountability/admin/results/_actions.html.erb +102 -29
  31. data/app/views/decidim/accountability/admin/results/_form.html.erb +1 -1
  32. data/app/views/decidim/accountability/admin/results/_result-tr.html.erb +7 -7
  33. data/app/views/decidim/accountability/admin/results/bulk_actions/_dropdown.html.erb +25 -29
  34. data/app/views/decidim/accountability/admin/results/index.html.erb +12 -12
  35. data/app/views/decidim/accountability/admin/results/manage_trash.html.erb +2 -1
  36. data/app/views/decidim/accountability/admin/shared/_subnav.html.erb +1 -1
  37. data/app/views/decidim/accountability/admin/statuses/index.html.erb +40 -12
  38. data/app/views/decidim/accountability/results/_filters.html.erb +4 -0
  39. data/app/views/decidim/accountability/results/_home_aside.html.erb +12 -0
  40. data/app/views/decidim/accountability/results/_home_taxonomies.html.erb +8 -31
  41. data/app/views/decidim/accountability/results/_one_level_taxonomies.html.erb +17 -0
  42. data/app/views/decidim/accountability/results/_projects_aside.html.erb +1 -3
  43. data/app/views/decidim/accountability/results/_root_taxonomies_selector.html.erb +17 -0
  44. data/app/views/decidim/accountability/results/_two_levels_taxonomies.html.erb +30 -0
  45. data/app/views/decidim/accountability/results/home.html.erb +11 -25
  46. data/config/assets.rb +2 -2
  47. data/config/locales/ar.yml +0 -44
  48. data/config/locales/bg.yml +0 -43
  49. data/config/locales/bs-BA.yml +4 -23
  50. data/config/locales/ca-IT.yml +42 -44
  51. data/config/locales/ca.yml +42 -44
  52. data/config/locales/cs.yml +42 -44
  53. data/config/locales/da.yml +0 -21
  54. data/config/locales/de.yml +46 -48
  55. data/config/locales/el.yml +0 -39
  56. data/config/locales/en.yml +42 -44
  57. data/config/locales/es-MX.yml +42 -44
  58. data/config/locales/es-PY.yml +42 -44
  59. data/config/locales/es.yml +42 -44
  60. data/config/locales/eu.yml +43 -45
  61. data/config/locales/fi-plain.yml +42 -44
  62. data/config/locales/fi.yml +42 -44
  63. data/config/locales/fr-CA.yml +42 -44
  64. data/config/locales/fr.yml +42 -44
  65. data/config/locales/ga-IE.yml +0 -11
  66. data/config/locales/gl.yml +0 -25
  67. data/config/locales/gn-PY.yml +0 -2
  68. data/config/locales/he-IL.yml +0 -43
  69. data/config/locales/hu.yml +0 -43
  70. data/config/locales/id-ID.yml +0 -23
  71. data/config/locales/is-IS.yml +0 -24
  72. data/config/locales/it.yml +40 -40
  73. data/config/locales/ja.yml +42 -44
  74. data/config/locales/kaa.yml +0 -10
  75. data/config/locales/ko.yml +0 -17
  76. data/config/locales/lb.yml +0 -25
  77. data/config/locales/lt.yml +0 -39
  78. data/config/locales/lv.yml +0 -23
  79. data/config/locales/nl.yml +0 -31
  80. data/config/locales/no.yml +0 -31
  81. data/config/locales/pl.yml +0 -43
  82. data/config/locales/pt-BR.yml +165 -43
  83. data/config/locales/pt.yml +0 -27
  84. data/config/locales/ro-RO.yml +10 -43
  85. data/config/locales/ru.yml +0 -23
  86. data/config/locales/si-LK.yml +0 -12
  87. data/config/locales/sk.yml +0 -23
  88. data/config/locales/sl.yml +0 -18
  89. data/config/locales/sq-AL.yml +0 -43
  90. data/config/locales/sr-CS.yml +0 -23
  91. data/config/locales/sv.yml +42 -44
  92. data/config/locales/th-TH.yml +0 -24
  93. data/config/locales/tr-TR.yml +0 -45
  94. data/config/locales/uk.yml +0 -21
  95. data/config/locales/zh-CN.yml +0 -23
  96. data/config/locales/zh-TW.yml +0 -39
  97. data/db/migrate/20250606155946_rename_timeline_table_to_milestone.rb +11 -0
  98. data/lib/decidim/accountability/admin_engine.rb +1 -1
  99. data/lib/decidim/accountability/api.rb +1 -1
  100. data/lib/decidim/accountability/component.rb +18 -1
  101. data/lib/decidim/accountability/engine.rb +5 -13
  102. data/lib/decidim/accountability/seeds.rb +9 -9
  103. data/lib/decidim/accountability/test/factories.rb +3 -3
  104. data/lib/decidim/accountability/version.rb +1 -1
  105. data/lib/decidim/accountability.rb +0 -7
  106. data/lib/decidim/api/{timeline_entry_type.rb → milestone_type.rb} +8 -7
  107. data/lib/decidim/api/result_type.rb +17 -3
  108. data/lib/decidim/api/status_type.rb +1 -0
  109. metadata +39 -35
  110. data/app/cells/decidim/accountability/project/timeline.erb +0 -22
  111. data/app/controllers/decidim/accountability/admin/timeline_entries_controller.rb +0 -87
  112. data/app/packs/src/decidim/accountability/index.js +0 -11
  113. data/app/packs/src/decidim/accountability/version_diff.js +0 -33
  114. data/app/queries/decidim/accountability/metrics/results_metric_manage.rb +0 -56
  115. data/app/views/decidim/accountability/admin/timeline_entries/index.html.erb +0 -42
  116. /data/app/views/decidim/accountability/admin/{timeline_entries → milestones}/_form.html.erb +0 -0
@@ -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
- entry_date: Data
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
- entry_date: Data
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})
@@ -6,5 +6,3 @@ gn:
6
6
  decidim_accountability_status_id: Tetã
7
7
  decidim_category_id: Hendápe
8
8
  description: Techaukaha
9
- timeline_entry:
10
- entry_date: Fecha
@@ -18,10 +18,6 @@ he:
18
18
  key: מפתח
19
19
  name: שם
20
20
  progress: התקדמות
21
- timeline_entry:
22
- description: תיאור
23
- entry_date: תאריך
24
- title: כותרת
25
21
  models:
26
22
  decidim/accountability/proposal_linked_event: הצעה כלולה בתוצאה
27
23
  decidim/accountability/result_progress_updated_event: התקדמות התוצאה עודכנה
@@ -43,8 +39,6 @@ he:
43
39
  decidim:
44
40
  accountability:
45
41
  actions:
46
- attachment_collections: תיקיות
47
- attachments: צרופות
48
42
  confirm_delete_result: אתה בטוח שאתה רוצה למחוק כלל זה?
49
43
  confirm_destroy: האם את/ה בטוח/ה שברצונך למחוק את {name}?
50
44
  deleted_results_info: תוצאות מחוקות ניתן לאחזר מסל המחזור.
@@ -53,9 +47,7 @@ he:
53
47
  import_csv: ייבוא תוצאות מקובץ CSV
54
48
  new_result: תוצאה חדשה
55
49
  new_status: סטאטוס חדש
56
- new_timeline_entry: ערך ציר זמן חדש
57
50
  preview: תצוגה מקדימה
58
- timeline_entries: אבולוציה של הפרויקט
59
51
  title: פעולות
60
52
  view_deleted_results: לצפייה בתוצאות מחוקות
61
53
  admin:
@@ -139,23 +131,6 @@ he:
139
131
  update:
140
132
  invalid: הייתה בעיה בעדכון סטטוס זה.
141
133
  success: הססטוס עודכן בהצלחה.
142
- timeline_entries:
143
- create:
144
- invalid: הייתה בעיה ביצירת רשומה זו.
145
- success: הרשומה נוצרה בהצלחה.
146
- destroy:
147
- success: הרשומה נמחקה בהצלחה.
148
- edit:
149
- title: עריכת רשומה
150
- update: עדכן רשומה
151
- index:
152
- title: ערכי ציר הזמן של הפרויקט
153
- new:
154
- create: יצירת רשומה
155
- title: רשומה חדשה
156
- update:
157
- invalid: הייתה בעיה בעדכון רשומה זו.
158
- success: הרשומה עודכנה בהצלחה.
159
134
  admin_log:
160
135
  result:
161
136
  create: "%{user_name} תוצאה נוצרה %{resource_name} ב %{space_name}"
@@ -165,10 +140,6 @@ he:
165
140
  create: "%{user_name} יצר.ה את %{resource_name} הסטטוס"
166
141
  delete: "%{user_name} מחק.ה את %{resource_name} הסטטוס"
167
142
  update: "%{user_name} עדכנ.ה את %{resource_name} הסטטוס"
168
- timeline_entry:
169
- create: "%{user_name} יצר את הערך של ציר הזמן %{resource_name}"
170
- delete: "%{user_name} מחק את הערך של ציר הזמן %{resource_name}"
171
- update: "%{user_name} יצר את הערך של ציר הזמן %{resource_name}"
172
143
  value_types:
173
144
  parent_presenter:
174
145
  not_found: 'ההורה לא נמצא במסד הנתונים (מזהה: %{id})'
@@ -209,10 +180,6 @@ he:
209
180
  key: מפתח
210
181
  name: שם
211
182
  progress: התקדמות
212
- timeline_entry:
213
- fields:
214
- entry_date: תאריך
215
- title: כותרת
216
183
  results:
217
184
  count:
218
185
  results_count:
@@ -220,9 +187,6 @@ he:
220
187
  two: "שתי תוצאות"
221
188
  many: "%{count} תוצאות"
222
189
  other: "%{count} תוצאות"
223
- home:
224
- empty: אין תוצאות עדיין.
225
- empty_filters: אין תוצאות עם קריטריון זה.
226
190
  home_header:
227
191
  global_status: סטטוס ביצוע גלובלי
228
192
  no_results: אין פרוייקטים
@@ -231,8 +195,6 @@ he:
231
195
  show:
232
196
  stats:
233
197
  back_to_resource: בחזרה לתוצאות
234
- timeline:
235
- title: אבולוציה של הפרויקט
236
198
  admin:
237
199
  filters:
238
200
  results:
@@ -269,11 +231,6 @@ he:
269
231
  email_outro: קיבלת הודעה זו מכיוון שאת.ה עוקב.ת אחר "%{proposal_title}", וההצעה הזו כלולה בתוצאה "%{resource_title}". ניתן להפסיק לקבל התראות באמצעות הקישור הקודם.
270
232
  email_subject: עדכון ל-%{resource_title} התקדמות
271
233
  notification_title: התוצאה <a href="%{resource_path}">%{resource_title}</a>, הכוללת את ההצעה <a href="%{proposal_path}">%{proposal_title}</a>, היא כעת %{ התקדמות}% הושלמה.
272
- metrics:
273
- results:
274
- description: מספר התוצאות שנוצרו
275
- object: תוצאות
276
- title: תוצאות
277
234
  participatory_spaces:
278
235
  highlighted_results:
279
236
  see_all: הצגת כל התוצאות
@@ -17,10 +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
- entry_date: Dátum
23
- title: Cím
24
20
  models:
25
21
  decidim/accountability/proposal_linked_event: Az eredményhez kapcsolódó javaslat
26
22
  decidim/accountability/result_progress_updated_event: Az eredmények frissítve
@@ -32,17 +28,13 @@ hu:
32
28
  decidim:
33
29
  accountability:
34
30
  actions:
35
- attachment_collections: Mappák
36
- attachments: Csatolmányok
37
31
  confirm_destroy: 'Biztosan törölni szeretnéd ezt: %{name}?'
38
32
  destroy: Törlés
39
33
  edit: Szerkesztés
40
34
  import_csv: Eredmények importálása CSV-fájlból
41
35
  new_result: Új eredmény
42
36
  new_status: Új állapot
43
- new_timeline_entry: Új idővonal bejegyzés
44
37
  preview: Előnézet
45
- timeline_entries: Projekt alakulása
46
38
  title: Műveletek
47
39
  admin:
48
40
  exports:
@@ -97,23 +89,6 @@ hu:
97
89
  update:
98
90
  invalid: Probléma adódott az állapot frissítésével.
99
91
  success: Állapot sikeresen frissítve.
100
- timeline_entries:
101
- create:
102
- invalid: Probléma adódott a bejegyzés létrehozásával.
103
- success: A bejegyzés sikeresen létrejött.
104
- destroy:
105
- success: A bejegyzés sikeresen törölve.
106
- edit:
107
- title: Bejegyzés szerkesztése
108
- update: Bejegyzés frissítése
109
- index:
110
- title: Projekt idővonal bejegyzései
111
- new:
112
- create: Bejegyzés létrehozása
113
- title: Új bejegyzés
114
- update:
115
- invalid: Probléma adódott a bejegyzés frissítésével.
116
- success: A bejegyzés sikeresen frissült.
117
92
  admin_log:
118
93
  result:
119
94
  create: "%{user_name} által létrehozott eredmény: %{resource_name} (itt: %{space_name})"
@@ -123,10 +98,6 @@ hu:
123
98
  create: "%{user_name} létrehozta a(z) %{resource_name} állapotot"
124
99
  delete: "%{user_name} törölte a(z) %{resource_name} állapotot"
125
100
  update: "%{user_name} frissítette a(z) %{resource_name} állapotot"
126
- timeline_entry:
127
- create: "%{user_name} létrehozta az %{resource_name} idővonal bejegyzést"
128
- delete: "%{user_name} törölte a(z) %{resource_name} idővonal bejegyzést"
129
- update: "%{user_name} frissítette a %{resource_name} idővonal bejegyzést"
130
101
  value_types:
131
102
  parent_presenter:
132
103
  not_found: 'Nem található az adatbázisban (ID: %{id})'
@@ -165,18 +136,11 @@ hu:
165
136
  key: Kulcs
166
137
  name: Név
167
138
  progress: Folyamat
168
- timeline_entry:
169
- fields:
170
- entry_date: Dátum
171
- title: Cím
172
139
  results:
173
140
  count:
174
141
  results_count:
175
142
  one: 1 találat
176
143
  other: "%{count} találat"
177
- home:
178
- empty: Nincs még eredmény.
179
- empty_filters: Nincsenek eredmények erre a feltételre.
180
144
  home_header:
181
145
  global_status: Globális alkalmazás állapota
182
146
  no_results: Nincsenek projektek
@@ -185,8 +149,6 @@ hu:
185
149
  show:
186
150
  stats:
187
151
  back_to_resource: Vissza az eredményekhez
188
- timeline:
189
- title: Projekt alakulása
190
152
  admin:
191
153
  filters:
192
154
  results:
@@ -217,11 +179,6 @@ hu:
217
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.
218
180
  email_subject: '%{resource_title} frissítése folyamatban'
219
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.
220
- metrics:
221
- results:
222
- description: A keletkezett eredmények száma
223
- object: eredmények
224
- title: Eredmények
225
182
  participatory_spaces:
226
183
  highlighted_results:
227
184
  see_all: Eredmények megtekintése (%{count})
@@ -17,9 +17,6 @@ id:
17
17
  key: Kunci
18
18
  name: Nama
19
19
  progress: Kemajuan
20
- timeline_entry:
21
- description: Deskripsi
22
- entry_date: Tanggal
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
- entry_date: Tanggal
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
@@ -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
- entry_date: Dagsetning
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
- entry_date: Dagsetning
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})
@@ -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: Titolo
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,10 +246,6 @@ it:
245
246
  key: Chiave
246
247
  name: Nome
247
248
  progress: Avanzamento
248
- timeline_entry:
249
- fields:
250
- entry_date: Data
251
- title: Titolo
252
249
  results:
253
250
  count:
254
251
  results_count:
@@ -256,14 +253,16 @@ it:
256
253
  other: "%{count} risultati"
257
254
  home_header:
258
255
  global_status: Stato di esecuzione globale
256
+ milestones:
257
+ title: Traguardi
259
258
  no_results: Non ci sono i progetti
259
+ root_taxonomies:
260
+ title: 'Visto da:'
260
261
  search:
261
262
  search: Cerca azioni
262
263
  show:
263
264
  stats:
264
265
  back_to_resource: Torna al risultato
265
- timeline:
266
- title: Evoluzione del progetto
267
266
  admin:
268
267
  filters:
269
268
  results:
@@ -271,6 +270,8 @@ it:
271
270
  label: Stato
272
271
  taxonomies_part_of_contains:
273
272
  label: Tassonomia
273
+ tooltips:
274
+ deleted_results_info: Impossibile eliminare questo risultato
274
275
  components:
275
276
  accountability:
276
277
  actions:
@@ -281,6 +282,8 @@ it:
281
282
  clear_all: Cancella tutto
282
283
  comments_enabled: Commenti abilitati
283
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.
284
287
  define_taxonomy_filters: Si prega di definire alcuni filtri per questo spazio partecipativo prima di utilizzare questa impostazione.
285
288
  display_progress_enabled: Mostra avanzamento
286
289
  geocoding_enabled: Mappe abilitate
@@ -290,6 +293,7 @@ it:
290
293
  taxonomy_filters_add: Aggiungi filtro
291
294
  step:
292
295
  comments_blocked: Commenti bloccati
296
+ visualization: Visualizzazione
293
297
  download_your_data:
294
298
  show:
295
299
  result_comments: Esportazione commenti risultati
@@ -306,11 +310,6 @@ it:
306
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.
307
311
  email_subject: Un aggiornamento dell'avanzamento di %{resource_title}
308
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}%.
309
- metrics:
310
- results:
311
- description: Numero di risultati generati
312
- object: risultati
313
- title: Risultati
314
313
  open_data:
315
314
  help:
316
315
  result_comments:
@@ -355,3 +354,4 @@ it:
355
354
  result_proposal: Proposte incluse in questo risultato
356
355
  statistics:
357
356
  results_count: Risultati
357
+ results_count_tooltip: Il numero di decisioni o risultati generati da questo spazio.