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.
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 -42
  48. data/config/locales/bg.yml +0 -41
  49. data/config/locales/bs-BA.yml +4 -25
  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 +42 -44
  55. data/config/locales/el.yml +0 -37
  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 -41
  69. data/config/locales/hu.yml +0 -41
  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 -43
  73. data/config/locales/ja.yml +42 -44
  74. data/config/locales/kaa.yml +0 -5
  75. data/config/locales/ko.yml +0 -15
  76. data/config/locales/lb.yml +0 -25
  77. data/config/locales/lt.yml +0 -37
  78. data/config/locales/lv.yml +0 -23
  79. data/config/locales/nl.yml +0 -29
  80. data/config/locales/no.yml +0 -29
  81. data/config/locales/pl.yml +0 -41
  82. data/config/locales/pt-BR.yml +39 -43
  83. data/config/locales/pt.yml +0 -26
  84. data/config/locales/ro-RO.yml +6 -41
  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 -41
  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 -27
  93. data/config/locales/tr-TR.yml +0 -43
  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 -37
  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
@@ -2,6 +2,10 @@
2
2
  cs:
3
3
  activemodel:
4
4
  attributes:
5
+ milestone:
6
+ description: Popis
7
+ entry_date: Datum
8
+ title: Název
5
9
  result:
6
10
  decidim_accountability_status_id: Stav
7
11
  decidim_category_id: Kategorie
@@ -18,10 +22,6 @@ cs:
18
22
  key: Klíč
19
23
  name: Název
20
24
  progress: Průběh
21
- timeline_entry:
22
- description: Popis
23
- entry_date: Datum
24
- title: Titul
25
25
  models:
26
26
  decidim/accountability/proposal_linked_event: Návrh zahrnutý do výsledku
27
27
  decidim/accountability/result_progress_updated_event: Výsledek byl aktualizován
@@ -43,8 +43,8 @@ cs:
43
43
  decidim:
44
44
  accountability:
45
45
  actions:
46
- attachment_collections: Složky
47
- attachments: Přílohy
46
+ add_milestone: Přidat milník
47
+ add_result: Přidat výsledek
48
48
  confirm_delete_result: Opravdu chcete odstranit tento výsledek?
49
49
  confirm_destroy: Opravdu chcete smazat tento %{name}?
50
50
  deleted_results_info: Odstraněné výsledky mohou být obnoveny z koše.
@@ -52,11 +52,10 @@ cs:
52
52
  edit: Upravit
53
53
  import: Importovat výsledky z jiné komponenty
54
54
  import_csv: Importovat výsledky z CSV souboru
55
+ new_milestone: Nový milník
55
56
  new_result: Nový výsledek
56
57
  new_status: Nový status
57
- new_timeline_entry: Nový záznam v časové ose
58
58
  preview: Náhled
59
- timeline_entries: Vývoj projektu
60
59
  title: Akce
61
60
  view_deleted_results: Zobrazit odstraněné výsledky
62
61
  admin:
@@ -120,6 +119,23 @@ cs:
120
119
  create:
121
120
  invalid: Při importu výsledků došlo k chybě.
122
121
  success: Soubor se začal importovat. Během několika následujících minut obdržíte e-mail s výsledkem importu.
122
+ milestones:
123
+ create:
124
+ invalid: Při vytváření tohoto milníku došlo k chybě.
125
+ success: Milník úspěšně vytvořen.
126
+ destroy:
127
+ success: Milník byl úspěšně odstraněn.
128
+ edit:
129
+ title: Upravit milník
130
+ update: Aktualizovat milník
131
+ index:
132
+ title: Milníky
133
+ new:
134
+ create: Vytvořit milník
135
+ title: Nový milník
136
+ update:
137
+ invalid: Při aktualizaci tohoto milníku došlo k chybě.
138
+ success: Milník byl úspěšně aktualizován.
123
139
  models:
124
140
  result:
125
141
  name: Výsledek
@@ -191,24 +207,11 @@ cs:
191
207
  update:
192
208
  invalid: Při aktualizaci tohoto stavu došlo k chybě.
193
209
  success: Stav byl úspěšně aktualizován.
194
- timeline_entries:
195
- create:
196
- invalid: Při vytváření tohoto záznamu došlo k chybě.
197
- success: Položka byla úspěšně vytvořena.
198
- destroy:
199
- success: Položka byla úspěšně smazána.
200
- edit:
201
- title: Upravit položku
202
- update: Aktualizovat položku
203
- index:
204
- title: Položky časové osy projektu
205
- new:
206
- create: Vytvořit položku
207
- title: Nová položka
208
- update:
209
- invalid: Při aktualizaci této položky došlo k problému.
210
- success: Záznam byl úspěšně aktualizován.
211
210
  admin_log:
211
+ milestones:
212
+ create: "%{user_name} vytvořil milník %{resource_name}"
213
+ delete: "%{user_name} odstranil milník %{resource_name}"
214
+ update: "%{user_name} aktualizoval milník %{resource_name}"
212
215
  result:
213
216
  create: "%{user_name} vytvořen výsledek %{resource_name} v %{space_name}"
214
217
  delete: "%{user_name} odstranil %{resource_name} výsledek v %{space_name}"
@@ -219,10 +222,6 @@ cs:
219
222
  create: "%{user_name} vytvořil/a stav %{resource_name}"
220
223
  delete: "%{user_name} odstranil stav %{resource_name}"
221
224
  update: "%{user_name} aktualizoval stav %{resource_name}"
222
- timeline_entry:
223
- create: "%{user_name} vytvořil záznam %{resource_name} časové osy"
224
- delete: "%{user_name} odstranil záznam %{resource_name} časové osy"
225
- update: "%{user_name} aktualizoval záznam %{resource_name} časové osy"
226
225
  value_types:
227
226
  parent_presenter:
228
227
  not_found: 'Nadřazený nebyl nalezen v databázi (ID: %{id})'
@@ -259,6 +258,10 @@ cs:
259
258
  last_activity:
260
259
  new_result: 'Nový výsledek:'
261
260
  models:
261
+ milestone:
262
+ fields:
263
+ entry_date: Datum
264
+ title: Název
262
265
  result:
263
266
  fields:
264
267
  created_at: Vytvořeno
@@ -275,10 +278,6 @@ cs:
275
278
  key: Klíč
276
279
  name: Název
277
280
  progress: Průběh
278
- timeline_entry:
279
- fields:
280
- entry_date: Datum
281
- title: Titul
282
281
  results:
283
282
  count:
284
283
  results_count:
@@ -286,19 +285,18 @@ cs:
286
285
  few: "%{count} výsledků"
287
286
  many: "%{count} výsledků"
288
287
  other: "%{count} výsledků"
289
- home:
290
- empty: Zatím nejsou žádné výsledky.
291
- empty_filters: S těmito kritérii nejsou žádné výsledky.
292
288
  home_header:
293
289
  global_status: Globální stav provedení
290
+ milestones:
291
+ title: Milníky
294
292
  no_results: Nebyly nalezeny žádné projekty
293
+ root_taxonomies:
294
+ title: 'Zobrazit podle:'
295
295
  search:
296
296
  search: Hledat akce
297
297
  show:
298
298
  stats:
299
299
  back_to_resource: Přejít zpět na výsledek
300
- timeline:
301
- title: Vývoj projektu
302
300
  admin:
303
301
  filters:
304
302
  results:
@@ -306,6 +304,8 @@ cs:
306
304
  label: Stav
307
305
  taxonomies_part_of_contains:
308
306
  label: Taxonomie
307
+ tooltips:
308
+ deleted_results_info: Nelze odstranit tento výsledek
309
309
  components:
310
310
  accountability:
311
311
  actions:
@@ -316,6 +316,8 @@ cs:
316
316
  clear_all: Vymazat vše
317
317
  comments_enabled: Komentáře povoleny
318
318
  comments_max_length: Maximální délka komentáře (ponechte 0 pro výchozí hodnotu)
319
+ default_taxonomy: Výchozí taxonomie
320
+ default_taxonomy_help: Vyberte taxonomii, která se má zobrazovat jako výchozí. Pokud není vybrána žádná taxonomie, výsledky se zobrazí ve formátu seznamu.
319
321
  define_taxonomy_filters: Před použitím tohoto nastavení prosím definujte některé filtry pro tento participační prostor.
320
322
  display_progress_enabled: Zobrazit průběh
321
323
  geocoding_enabled: Mapy povoleny
@@ -325,6 +327,7 @@ cs:
325
327
  taxonomy_filters_add: Přidat filtr
326
328
  step:
327
329
  comments_blocked: Komentáře blokovány
330
+ visualization: Vizualizace
328
331
  download_your_data:
329
332
  show:
330
333
  result_comments: Export výsledků komentářů
@@ -341,11 +344,6 @@ cs:
341
344
  email_outro: Toto oznámení jste obdrželi, protože jste sledovali "%{proposal_title}" a tento návrh je zahrnut ve výsledku "%{resource_title}". Po předchozím propojení můžete přestat přijímat oznámení.
342
345
  email_subject: Aktualizace postupu %{resource_title}
343
346
  notification_title: Výsledek <a href="%{resource_path}">%{resource_title}</a>, který zahrnuje návrh <a href="%{proposal_path}">%{proposal_title}</a>, je nyní %{progress}% dokončen.
344
- metrics:
345
- results:
346
- description: Počet vygenerovaných výsledků
347
- object: výsledky
348
- title: Výsledky
349
347
  open_data:
350
348
  help:
351
349
  result_comments:
@@ -359,7 +357,6 @@ cs:
359
357
  id: Id pro tento komentář
360
358
  locale: Lokalizace (jazyk), kterou měl účastník při opuštění tohoto komentáře
361
359
  root_commentable_url: URL adresa zdroje, který má vazbu na tento komentář
362
- user_group: Název skupiny uživatelů, která přidala tento komentář (pokud existuje)
363
360
  results:
364
361
  address: Adresa výsledku (pokud existuje)
365
362
  children_count: Počet výsledků
@@ -391,3 +388,4 @@ cs:
391
388
  result_proposal: Návrhy zahrnuté v tomto výsledku
392
389
  statistics:
393
390
  results_count: Výsledky
391
+ results_count_tooltip: Počet rozhodnutí nebo výsledků získaných z tohoto prostoru.
@@ -17,9 +17,6 @@ da:
17
17
  key: Nøgle
18
18
  name: Navn
19
19
  progress: Fremskridt
20
- timeline_entry:
21
- description: Beskrivelse
22
- title: Titel
23
20
  models:
24
21
  decidim/accountability/proposal_linked_event: Projekter, der indgår i dette resultat
25
22
  decidim/accountability/result_progress_updated_event: Resultatstatus opdateret
@@ -35,7 +32,6 @@ da:
35
32
  destroy: Slet
36
33
  edit: Rediger
37
34
  preview: Eksempelvisning
38
- timeline_entries: Projektudvikling
39
35
  title: Handlinger
40
36
  admin:
41
37
  exports:
@@ -69,15 +65,6 @@ da:
69
65
  new:
70
66
  create: Opret status
71
67
  title: Ny status
72
- timeline_entries:
73
- edit:
74
- title: Rediger Indlæg
75
- update: Opdater indlæg
76
- index:
77
- title: Projekt tidslinje indlæg
78
- new:
79
- create: Opret indlæg
80
- title: Nyt indlæg
81
68
  admin_log:
82
69
  result:
83
70
  create: "%{user_name} oprettede resultat %{resource_name} i %{space_name}"
@@ -106,9 +93,6 @@ da:
106
93
  key: Nøgle
107
94
  name: Navn
108
95
  progress: Fremskridt
109
- timeline_entry:
110
- fields:
111
- title: Titel
112
96
  results:
113
97
  count:
114
98
  results_count:
@@ -121,8 +105,6 @@ da:
121
105
  show:
122
106
  stats:
123
107
  back_to_resource: Tilbage til resultater
124
- timeline:
125
- title: Projektets udvikling
126
108
  components:
127
109
  accountability:
128
110
  name: Ansvarlighed
@@ -132,9 +114,6 @@ da:
132
114
  comments_max_length: Kommentarer maks. længde (Leave 0 for standardværdi)
133
115
  display_progress_enabled: Vis fremskridt
134
116
  intro: Intro
135
- metrics:
136
- results:
137
- title: Resultater
138
117
  resource_links:
139
118
  included_proposals:
140
119
  result_proposal: Forslag i dette resultat
@@ -2,6 +2,10 @@
2
2
  de:
3
3
  activemodel:
4
4
  attributes:
5
+ milestone:
6
+ description: Beschreibung
7
+ entry_date: Datum
8
+ title: Titel
5
9
  result:
6
10
  decidim_accountability_status_id: Status
7
11
  decidim_category_id: Kategorie
@@ -18,10 +22,6 @@ de:
18
22
  key: Schlüssel
19
23
  name: Name
20
24
  progress: Fortschritt
21
- timeline_entry:
22
- description: Beschreibung
23
- entry_date: Datum
24
- title: Titel
25
25
  models:
26
26
  decidim/accountability/proposal_linked_event: Vorschlag in einem Ergebnis enthalten
27
27
  decidim/accountability/result_progress_updated_event: Ergebnisfortschritt aktualisiert
@@ -41,8 +41,8 @@ de:
41
41
  decidim:
42
42
  accountability:
43
43
  actions:
44
- attachment_collections: Ordner
45
- attachments: Anhänge
44
+ add_milestone: Meilenstein hinzufügen
45
+ add_result: Ergebnis hinzufügen
46
46
  confirm_delete_result: Sind Sie sicher, dass Sie dieses Ergebnis löschen wollen?
47
47
  confirm_destroy: Sind Sie sicher, dass Sie diese %{name}löschen möchten?
48
48
  deleted_results_info: Gelöschte Ergebnisse können aus dem Papierkorb wiederhergestellt werden.
@@ -50,11 +50,10 @@ de:
50
50
  edit: Bearbeiten
51
51
  import: Ergebnisse aus einer anderen Komponente importieren
52
52
  import_csv: Ergebnisse aus CSV importieren
53
+ new_milestone: Neuer Meilenstein
53
54
  new_result: Neues Ergebnis
54
55
  new_status: Neuer Status
55
- new_timeline_entry: Neuer Zeitachseneintrag
56
56
  preview: Vorschau
57
- timeline_entries: Projektentwicklung
58
57
  title: Aktionen
59
58
  view_deleted_results: Gelöschte Ergebnisse anzeigen
60
59
  admin:
@@ -112,6 +111,23 @@ de:
112
111
  create:
113
112
  invalid: Beim Importieren der Ergebnisse ist ein Fehler aufgetreten.
114
113
  success: Die Datei wird importiert. Innerhalb von ein paar Minuten erhalten Sie eine E-Mail mit dem Importergebnis.
114
+ milestones:
115
+ create:
116
+ invalid: Beim Erstellen dieses Meilensteins ist ein Problem aufgetreten.
117
+ success: Meilenstein erfolgreich erstellt.
118
+ destroy:
119
+ success: Meilenstein erfolgreich gelöscht.
120
+ edit:
121
+ title: Meilenstein bearbeiten
122
+ update: Meilenstein aktualisieren
123
+ index:
124
+ title: Meilensteine
125
+ new:
126
+ create: Meilenstein erstellen
127
+ title: Neuer Meilenstein
128
+ update:
129
+ invalid: Beim Aktualisieren dieses Meilensteins ist ein Problem aufgetreten.
130
+ success: Meilenstein erfolgreich aktualisiert.
115
131
  models:
116
132
  result:
117
133
  name: Ergebnis
@@ -183,24 +199,11 @@ de:
183
199
  update:
184
200
  invalid: Beim Aktualisieren dieses Status ist ein Problem aufgetreten.
185
201
  success: Status erfolgreich aktualisiert.
186
- timeline_entries:
187
- create:
188
- invalid: Beim Erstellen dieses Eintrags ist ein Problem aufgetreten.
189
- success: Der Eintrag wurde erfolgreich erstellt.
190
- destroy:
191
- success: Der Eintrag wurde erfolgreich gelöscht.
192
- edit:
193
- title: Eintrag bearbeiten
194
- update: Eintrag aktualisieren
195
- index:
196
- title: Projektzeitplaneinträge
197
- new:
198
- create: Eintrag erstellen
199
- title: Neuer Eintrag
200
- update:
201
- invalid: Beim Aktualisieren dieses Eintrags ist ein Problem aufgetreten.
202
- success: Eintrag erfolgreich aktualisiert.
203
202
  admin_log:
203
+ milestones:
204
+ create: "%{user_name} hat den Meilenstein %{resource_name} erstellt"
205
+ delete: "%{user_name} hat den Meilenstein %{resource_name} gelöscht"
206
+ update: "%{user_name} hat den Meilenstein %{resource_name} aktualisiert"
204
207
  result:
205
208
  create: "%{user_name} hat das Ergebnis %{resource_name} in %{space_name} erstellt"
206
209
  delete: "%{user_name} hat das Ergebnis %{resource_name} in %{space_name} gelöscht"
@@ -211,10 +214,6 @@ de:
211
214
  create: "%{user_name} hat den Status %{resource_name} erstellt"
212
215
  delete: "%{user_name} hat den Status %{resource_name} gelöscht"
213
216
  update: "%{user_name} hat den Status %{resource_name} aktualisiert"
214
- timeline_entry:
215
- create: "%{user_name} hat den Zeiteintrag %{resource_name} erstellt"
216
- delete: "%{user_name} hat den Zeiteintrag %{resource_name} gelöscht"
217
- update: "%{user_name} hat den Zeiteintrag %{resource_name} aktualisiert"
218
217
  value_types:
219
218
  parent_presenter:
220
219
  not_found: 'Das übergeordnete Objekt wurde nicht in der Datenbank gefunden (ID: %{id})'
@@ -247,6 +246,10 @@ de:
247
246
  last_activity:
248
247
  new_result: 'Neues Ergebnis:'
249
248
  models:
249
+ milestone:
250
+ fields:
251
+ entry_date: Datum
252
+ title: Titel
250
253
  result:
251
254
  fields:
252
255
  created_at: Erstellt am
@@ -263,28 +266,23 @@ de:
263
266
  key: Schlüssel
264
267
  name: Name
265
268
  progress: Fortschritt
266
- timeline_entry:
267
- fields:
268
- entry_date: Datum
269
- title: Titel
270
269
  results:
271
270
  count:
272
271
  results_count:
273
272
  one: 1 Ergebnis
274
273
  other: "%{count} Ergebnisse"
275
- home:
276
- empty: Es liegen noch keine Ergebnisse vor.
277
- empty_filters: Es liegen noch keine Ergebnisse mit diesen Kriterien vor.
278
274
  home_header:
279
275
  global_status: Globaler Umsetzungsstatus
276
+ milestones:
277
+ title: Meilensteine
280
278
  no_results: Es gibt keine Projekte
279
+ root_taxonomies:
280
+ title: 'Anzeigen nach:'
281
281
  search:
282
282
  search: Suche nach Aktionen
283
283
  show:
284
284
  stats:
285
285
  back_to_resource: Gehe zurück zum Ergebnis
286
- timeline:
287
- title: Projektentwicklung
288
286
  admin:
289
287
  filters:
290
288
  results:
@@ -292,6 +290,8 @@ de:
292
290
  label: Status
293
291
  taxonomies_part_of_contains:
294
292
  label: Klassifizierung
293
+ tooltips:
294
+ deleted_results_info: Dieses Ergebnis kann nicht gelöscht werden
295
295
  components:
296
296
  accountability:
297
297
  actions:
@@ -302,6 +302,8 @@ de:
302
302
  clear_all: Alles löschen
303
303
  comments_enabled: Kommentare aktiviert
304
304
  comments_max_length: Maximale Länge der Kommentare (0 für Standardwert)
305
+ default_taxonomy: Standard Klassifizierung
306
+ default_taxonomy_help: Wählen Sie, welche Klassifizierung standardmäßig angezeigt werden soll. Wenn keine Taxonomie ausgewählt ist, werden die Ergebnisse in einem Listenformat angezeigt.
305
307
  define_taxonomy_filters: Bitte definieren Sie einige Filter für diesen partizipativen Bereich, bevor Sie diese Einstellung verwenden.
306
308
  display_progress_enabled: Fortschritt anzeigen
307
309
  geocoding_enabled: Karten aktiviert
@@ -311,6 +313,7 @@ de:
311
313
  taxonomy_filters_add: Filter hinzufügen
312
314
  step:
313
315
  comments_blocked: Kommentare blockiert
316
+ visualization: Visualisierung
314
317
  download_your_data:
315
318
  show:
316
319
  result_comments: Kommentare zu Ergebnissen exportieren
@@ -327,11 +330,6 @@ de:
327
330
  email_outro: Sie haben diese Benachrichtigung erhalten, weil Sie "%{proposal_title}" folgen und dieser Vorschlag in das Ergebnis "%{resource_title}" aufgenommen wurde. Falls Sie keine solchen Benachrichtigungen mehr erhalten möchten, besuchen Sie den obigen Link.
328
331
  email_subject: Fortschritt von %{resource_title} aktualisiert
329
332
  notification_title: Das Ergebnis <a href="%{resource_path}">%{resource_title}</a>, das den Vorschlag <a href="%{proposal_path}">%{proposal_title}</a> enthält, ist jetzt zu %{progress}% abgeschlossen.
330
- metrics:
331
- results:
332
- description: Anzahl der generierten Ergebnisse
333
- object: Ergebnisse
334
- title: Ergebnisse
335
333
  open_data:
336
334
  help:
337
335
  result_comments:
@@ -345,7 +343,6 @@ de:
345
343
  id: Die ID dieses Kommentars
346
344
  locale: Die eingestellte Plattformsprache der kommentierenden Person
347
345
  root_commentable_url: Die URL der mit dem Kommentar verbundenen Ressource
348
- user_group: Der Name der Gruppe, die diesen Kommentar erstellt hat (falls vorhanden)
349
346
  results:
350
347
  address: Projektadresse (falls vorhanden)
351
348
  children_count: Die Anzahl der Teilergebnisse
@@ -377,3 +374,4 @@ de:
377
374
  result_proposal: Vorschläge in diesem Ergebnis enthalten
378
375
  statistics:
379
376
  results_count: Ergebnisse
377
+ results_count_tooltip: Die Anzahl der Entscheidungen oder Ergebnisse, die in diesem Bereich generiert wurden.
@@ -17,9 +17,6 @@ el:
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: Η πρόοδος των αποτελεσμάτων ενημερώθηκε
@@ -31,13 +28,10 @@ el:
31
28
  decidim:
32
29
  accountability:
33
30
  actions:
34
- attachment_collections: Φάκελοι
35
- attachments: Συνημμένα
36
31
  confirm_destroy: Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το όνομα %{name};
37
32
  destroy: Διαγραφή
38
33
  edit: Επεξεργασία
39
34
  preview: Προεπισκόπηση
40
- timeline_entries: Εξέλιξη έργου
41
35
  title: Ενέργειες
42
36
  admin:
43
37
  exports:
@@ -90,23 +84,6 @@ el:
90
84
  update:
91
85
  invalid: Υπήρξε ένα πρόβλημα κατά την ενημέρωση αυτής της κατάστασης.
92
86
  success: Η κατάσταση ενημερώθηκε με επιτυχία.
93
- timeline_entries:
94
- create:
95
- invalid: Υπήρξε ένα πρόβλημα κατά τη δημιουργία αυτής της καταχώρησης.
96
- success: Η καταχώρηση δημιουργήθηκε με επιτυχία.
97
- destroy:
98
- success: Η καταχώριση διαγράφηκε με επιτυχία.
99
- edit:
100
- title: Επεξεργασία καταχώρησης
101
- update: Ενημέρωση καταχώρησης
102
- index:
103
- title: Καταχωρήσεις χρονοδιαγράμματος έργου
104
- new:
105
- create: Δημιουργία καταχώρησης
106
- title: Νέα καταχώρηση
107
- update:
108
- invalid: Υπήρξε ένα πρόβλημα κατά την ενημέρωση αυτής της καταχώρησης.
109
- success: Η καταχώρηση ενημερώθηκε με επιτυχία.
110
87
  admin_log:
111
88
  result:
112
89
  create: "Ο χρήστης %{user_name} δημιούργησε το αποτέλεσμα %{resource_name} στον χώρο %{space_name}"
@@ -116,10 +93,6 @@ el:
116
93
  create: "Ο/Η %{user_name} δημιούργησε την κατάσταση %{resource_name}"
117
94
  delete: "Ο/Η %{user_name} διέγραψε την κατάσταση %{resource_name}"
118
95
  update: "Ο/Η %{user_name} ενημέρωσε την κατάσταση %{resource_name}"
119
- timeline_entry:
120
- create: "Ο/Η %{user_name} δημιούργησε την καταχώρηση χρονολογίου %{resource_name}"
121
- delete: "Ο/Η %{user_name} διέγραψε την καταχώριση χρονολογίου %{resource_name}"
122
- update: "Ο/Η %{user_name} ενημέρωσε την καταχώρηση χρονολογίου %{resource_name}"
123
96
  value_types:
124
97
  parent_presenter:
125
98
  not_found: 'H γονική διαδικασία δεν βρέθηκε στη βάση δεδομένων (αναγνωριστικό: %{id})'
@@ -158,9 +131,6 @@ el:
158
131
  key: Κλειδί
159
132
  name: Όνομα
160
133
  progress: Πρόοδος
161
- timeline_entry:
162
- fields:
163
- title: Τίτλος
164
134
  results:
165
135
  count:
166
136
  results_count:
@@ -173,8 +143,6 @@ el:
173
143
  show:
174
144
  stats:
175
145
  back_to_resource: Επιστροφή στο αποτέλεσμα
176
- timeline:
177
- title: Εξέλιξη έργου
178
146
  admin:
179
147
  filters:
180
148
  results:
@@ -205,11 +173,6 @@ el:
205
173
  email_outro: Λάβατε αυτήν την ειδοποίηση επειδή ακολουθείτε την πρόταση «%{proposal_title}» και αυτή η πρόταση περιλαμβάνεται στο αποτέλεσμα «%{resource_title}». Μπορείτε να διακόψετε τη λήψη ειδοποιήσεων ακολουθώντας τον προηγούμενο σύνδεσμο.
206
174
  email_subject: Μια ενημέρωση στην πρόοδο %{resource_title}
207
175
  notification_title: Το αποτέλεσμα <a href="%{resource_path}">%{resource_title}</a>, που περιλαμβάνει την πρόταση <a href="%{proposal_path}">%{proposal_title}</a> έχει τώρα ολοκληρωθεί κατά %{progress}%.
208
- metrics:
209
- results:
210
- description: Αριθμός αποτελεσμάτων που δημιουργήθηκαν
211
- object: αποτελέσματα
212
- title: Αποτελέσματα
213
176
  participatory_spaces:
214
177
  highlighted_results:
215
178
  see_all: Δείτε όλα τα αποτελέσματα (%{count})