decidim-accountability 0.26.9 → 0.27.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (115) hide show
  1. checksums.yaml +4 -4
  2. data/app/cells/decidim/accountability/highlighted_results_for_component_cell.rb +13 -1
  3. data/app/commands/decidim/accountability/admin/create_imported_result.rb +1 -1
  4. data/app/commands/decidim/accountability/admin/create_result.rb +1 -1
  5. data/app/commands/decidim/accountability/admin/create_status.rb +6 -3
  6. data/app/commands/decidim/accountability/admin/create_timeline_entry.rb +11 -7
  7. data/app/commands/decidim/accountability/admin/destroy_result.rb +1 -1
  8. data/app/commands/decidim/accountability/admin/update_imported_result.rb +1 -1
  9. data/app/commands/decidim/accountability/admin/update_result.rb +1 -1
  10. data/app/commands/decidim/accountability/admin/update_status.rb +6 -3
  11. data/app/commands/decidim/accountability/admin/update_timeline_entry.rb +9 -5
  12. data/app/controllers/decidim/accountability/admin/statuses_controller.rb +5 -3
  13. data/app/controllers/decidim/accountability/admin/timeline_entries_controller.rb +5 -3
  14. data/app/controllers/decidim/accountability/results_controller.rb +12 -12
  15. data/app/forms/decidim/accountability/admin/result_form.rb +2 -2
  16. data/app/forms/decidim/accountability/admin/timeline_entry_form.rb +2 -1
  17. data/app/helpers/decidim/accountability/breadcrumb_helper.rb +2 -2
  18. data/app/models/decidim/accountability/result.rb +9 -5
  19. data/app/models/decidim/accountability/status.rb +6 -2
  20. data/app/models/decidim/accountability/timeline_entry.rb +6 -0
  21. data/app/permissions/decidim/accountability/admin/permissions.rb +1 -7
  22. data/app/presenters/decidim/accountability/admin_log/status_presenter.rb +38 -0
  23. data/app/presenters/decidim/accountability/admin_log/timeline_entry_presenter.rb +37 -0
  24. data/app/services/decidim/accountability/results_calculator.rb +10 -6
  25. data/app/views/decidim/accountability/admin/import_results/new.html.erb +3 -8
  26. data/app/views/decidim/accountability/admin/results/edit.html.erb +0 -1
  27. data/app/views/decidim/accountability/admin/results/index.html.erb +1 -2
  28. data/app/views/decidim/accountability/admin/results/new.html.erb +0 -1
  29. data/app/views/decidim/accountability/admin/statuses/edit.html.erb +0 -1
  30. data/app/views/decidim/accountability/admin/statuses/index.html.erb +0 -1
  31. data/app/views/decidim/accountability/admin/statuses/new.html.erb +0 -1
  32. data/app/views/decidim/accountability/admin/timeline_entries/_form.html.erb +5 -1
  33. data/app/views/decidim/accountability/admin/timeline_entries/index.html.erb +3 -3
  34. data/app/views/decidim/accountability/results/_home_categories.html.erb +2 -2
  35. data/app/views/decidim/accountability/results/_nav_breadcrumb.html.erb +3 -3
  36. data/app/views/decidim/accountability/results/_results_leaf.html.erb +3 -3
  37. data/app/views/decidim/accountability/results/_results_parent.html.erb +1 -1
  38. data/app/views/decidim/accountability/results/_scope_filters.html.erb +3 -3
  39. data/app/views/decidim/accountability/results/_search.html.erb +1 -1
  40. data/app/views/decidim/accountability/results/_show_leaf.html.erb +2 -2
  41. data/app/views/decidim/accountability/results/_timeline.html.erb +8 -2
  42. data/app/views/decidim/accountability/results/home.html.erb +3 -1
  43. data/app/views/decidim/accountability/versions/show.html.erb +3 -1
  44. data/app/views/decidim/participatory_spaces/_result.html.erb +2 -2
  45. data/config/locales/am-ET.yml +1 -0
  46. data/config/locales/ar.yml +24 -41
  47. data/config/locales/bg.yml +3 -1
  48. data/config/locales/ca.yml +13 -23
  49. data/config/locales/cs.yml +13 -23
  50. data/config/locales/da.yml +3 -1
  51. data/config/locales/de.yml +13 -23
  52. data/config/locales/el.yml +3 -2
  53. data/config/locales/en.yml +12 -23
  54. data/config/locales/eo.yml +1 -0
  55. data/config/locales/es-MX.yml +13 -23
  56. data/config/locales/es-PY.yml +13 -23
  57. data/config/locales/es.yml +13 -23
  58. data/config/locales/et.yml +1 -0
  59. data/config/locales/eu.yml +52 -72
  60. data/config/locales/fi-plain.yml +13 -23
  61. data/config/locales/fi.yml +19 -29
  62. data/config/locales/fr-CA.yml +13 -23
  63. data/config/locales/fr.yml +13 -23
  64. data/config/locales/ga-IE.yml +2 -0
  65. data/config/locales/gl.yml +3 -1
  66. data/config/locales/hr.yml +1 -0
  67. data/config/locales/hu.yml +12 -32
  68. data/config/locales/id-ID.yml +1 -1
  69. data/config/locales/is-IS.yml +3 -2
  70. data/config/locales/it.yml +3 -1
  71. data/config/locales/ja.yml +14 -24
  72. data/config/locales/ko.yml +1 -14
  73. data/config/locales/lb.yml +3 -1
  74. data/config/locales/lt.yml +13 -23
  75. data/config/locales/lv.yml +3 -1
  76. data/config/locales/mt.yml +1 -0
  77. data/config/locales/nl.yml +2 -1
  78. data/config/locales/no.yml +11 -9
  79. data/config/locales/om-ET.yml +1 -0
  80. data/config/locales/pl.yml +13 -2
  81. data/config/locales/pt-BR.yml +4 -26
  82. data/config/locales/pt.yml +3 -1
  83. data/config/locales/ro-RO.yml +9 -8
  84. data/config/locales/ru.yml +1 -1
  85. data/config/locales/si-LK.yml +2 -1
  86. data/config/locales/sk.yml +2 -1
  87. data/config/locales/sl.yml +2 -1
  88. data/config/locales/so-SO.yml +1 -0
  89. data/config/locales/sr-CS.yml +1 -1
  90. data/config/locales/sv.yml +5 -23
  91. data/config/locales/sw-KE.yml +1 -0
  92. data/config/locales/ti-ER.yml +1 -0
  93. data/config/locales/tr-TR.yml +3 -25
  94. data/config/locales/uk.yml +1 -1
  95. data/config/locales/val-ES.yml +1 -0
  96. data/config/locales/vi.yml +1 -0
  97. data/config/locales/zh-CN.yml +2 -1
  98. data/config/locales/zh-TW.yml +1 -267
  99. data/db/migrate/20220331150008_add_title_to_timeline_entries.rb +7 -0
  100. data/db/migrate/20220331150155_move_legacy_description_to_title_of_timeline_entries.rb +13 -0
  101. data/lib/decidim/accountability/component.rb +2 -1
  102. data/lib/decidim/accountability/test/factories.rb +1 -0
  103. data/lib/decidim/accountability/version.rb +1 -1
  104. data/lib/decidim/api/timeline_entry_type.rb +1 -0
  105. metadata +28 -34
  106. data/app/services/decidim/accountability/result_search.rb +0 -48
  107. data/config/environment.rb +0 -3
  108. data/config/locales/fa-IR.yml +0 -1
  109. data/config/locales/gn-PY.yml +0 -15
  110. data/config/locales/ka-GE.yml +0 -1
  111. data/config/locales/kaa.yml +0 -89
  112. data/config/locales/lo-LA.yml +0 -1
  113. data/config/locales/oc-FR.yml +0 -1
  114. data/config/locales/sq-AL.yml +0 -212
  115. data/config/locales/th-TH.yml +0 -1
@@ -1,3 +1,4 @@
1
+ ---
1
2
  de:
2
3
  activemodel:
3
4
  attributes:
@@ -21,6 +22,7 @@ de:
21
22
  timeline_entry:
22
23
  description: Beschreibung
23
24
  entry_date: Datum
25
+ title: Titel
24
26
  models:
25
27
  decidim/accountability/proposal_linked_event: Vorschlag in einem Ergebnis enthalten
26
28
  decidim/accountability/result_progress_updated_event: Ergebnisfortschritt aktualisiert
@@ -48,29 +50,9 @@ de:
48
50
  results: Ergebnisse
49
51
  import_results:
50
52
  new:
51
- download_export: Export im CSV-Format herunterladen
52
53
  import: Importieren
53
- info: |
54
- <p>Wir empfehlen, dass Sie folgende Schritte befolgen:</p>
55
- <ol>
56
- <li><a href='%{link_new_status}' target='_blank'>Erstellen Sie den Status der Ergebnisse</a>, die Sie hinzufügen möchten</li>
57
- <li><a href='%{link_new_result}' target='_blank'>Erstellen Sie mindestens ein Ergebnis manuell</a> über das Admin-Backend bevor Sie die Importfunktion nutzen, damit Sie mit dem Format und den benötigten Eingaben vertraut sind.</li>
58
- <li>%{link_export_csv}</li>
59
- <li>Nehmen Sie Änderungen lokal vor. Sie können nur die folgenden Spalten des CSV ändern:
60
- <ul>
61
- <li><b>category/ID:</b> ID der Kategorie</li>
62
- <li><b>scope/ID:</b> ID des Themenbereichs</li>
63
- <li><b>parent/ID:</b> ID des übergeordneten Themenbereichs (für verwandte Ergebnisse). Optional</li>
64
- <li><b>title/de:</b> Titel auf Deutsch. Dies wird von der Konfiguration ihrer Plattformsprachen abgängig sein.</li>
65
- <li><b>description/de:</b> Beschreibung auf Deutsch. Dies wird von der Konfiguration ihrer Plattformsprachen abgängig sein.</li>
66
- <li><b>start_date:</b> Datum, an dem die Umsetzung des Ergebnisses beginnt (Format JJJJ-MM-TT)</li>
67
- <li><b>end_date::</b> Datum, an dem die Umsetzung des Ergebnisses endet (Format JJJJ-MM-TT)</li>
68
- <li><b>status/ID:</b> ID des Status dieses Ergebnisses</li>
69
- <li><b>progress:</b> Prozentualer Fortschritt der Durchführung (von 0 bis 100)</li>
70
- <li><b>proposals_ids:</b> Interne ID der verwandten Vorschläge (kommagetrennt). Diese werden automatisch umgewandelt in <span class='attribute-name'>proposal_url</span></li>
71
- </ul>
72
- </li>
73
- </ol>
54
+ info: "<p>Wir empfehlen, dass Sie folgende Schritte befolgen:</p><ol><li>Erstellen Sie den Status der Ergebnisse, die Sie hinzufügen möchten (<a href='%{link_new_status}' target='_blank'>link</a>)</li><li>Erstellen Sie mindestens ein Ergebnis über diesen Administrator-Panel (<a href='%{link_new_result}' target='_blank'>link</a>) bevor Sie Importieren, damit Sie mit dem Format und den benötigten Eingaben vertraut sind.</li><li>Laden Sie den Export im CSV-Format herunter (%{link_export_csv})</li><li>Nehmen Sie Änderungen lokal vor. Sie können nur die folgenden Spalten der CSV ändern:</li></ol><ul><li><b>Kategorie/ID:</b> ID der Kategorie</li><li><b>Umfang/ID:</b> ID des Umfangs</li><li><b>Übergeordnet/ID:</b> Übergeordnete ID (für verwandte Ergebnisse). Optional</li><li><b>Titel/I18N:</b> Titel in Sprache X </li><li><b>Beschreibung/I18N:</b> Beschreibung in Sprache X </li><li><b>start_datum:</b> Datum, an dem die Ausführung des Ergebnisses beginnt (Format JJJJ-MM-TT)</li><li><b>end_datum:</b> Datum, an dem die Ausführung des Ergebnisses endet (Format JJJJ-MM-TT)</li><li><b>Status/ID:</b> ID des Status dieses Ergebnisses</li><li><b>Fortschritt:</b> Prozentualer (von 0 bis 100) Fortschritt der Durchführung</li><li><b>Vorschläge_IDs:</b> Interne ID der verwandten Vorschläge (getrennt durch Komma). Dies wird automatisch umgewandelt in <span class='attribute-name'>proposal_url</span></li></ul>"
55
+ link: Verknüpfung
74
56
  title: Ergebnisse von CSV importieren
75
57
  imports:
76
58
  create:
@@ -141,6 +123,14 @@ de:
141
123
  create: "%{user_name} hat das Ergebnis %{resource_name} in %{space_name} erstellt"
142
124
  delete: "%{user_name} hat das Ergebnis %{resource_name} in %{space_name} gelöscht"
143
125
  update: "%{user_name} hat das Ergebnis %{resource_name} in %{space_name} aktualisiert"
126
+ status:
127
+ create: "%{user_name} hat den Status %{resource_name} erstellt"
128
+ delete: "%{user_name} hat den Status %{resource_name} gelöscht"
129
+ update: "%{user_name} hat den Status %{resource_name} aktualisiert"
130
+ timeline_entry:
131
+ create: "%{user_name} hat den Zeiteintrag %{resource_name} erstellt"
132
+ delete: "%{user_name} hat den Zeiteintrag %{resource_name} gelöscht"
133
+ update: "%{user_name} hat den Zeiteintrag %{resource_name} aktualisiert"
144
134
  value_types:
145
135
  parent_presenter:
146
136
  not_found: 'Das übergeordnete Objekt wurde nicht in der Datenbank gefunden (ID: %{id})'
@@ -178,8 +168,8 @@ de:
178
168
  progress: Fortschritt
179
169
  timeline_entry:
180
170
  fields:
181
- description: Beschreibung
182
171
  entry_date: Datum
172
+ title: Titel
183
173
  result_m:
184
174
  executed: Ausgeführt
185
175
  view: Ansicht
@@ -1,3 +1,4 @@
1
+ ---
1
2
  el:
2
3
  activemodel:
3
4
  attributes:
@@ -48,8 +49,9 @@ el:
48
49
  results: Αποτελέσματα
49
50
  import_results:
50
51
  new:
51
- download_export: Κατεβάστε την εξαγωγή με μορφή CSV
52
52
  import: Εισαγωγή
53
+ info: "<p>Σας συνιστούμε να ακολουθήσετε αυτά τα βήματα:</p><ol><li>Δημιουργήστε τις Καταστάσεις για τα Αποτελέσματα που θέλετε να προσθέσετε (<a href='%{link_new_status}' target='_blank'>link</a>)</li><li>Δημιουργήστε τουλάχιστον ένα Αποτέλεσμα χειροκίνητα μέσω αυτού του Πίνακα διαχειριστή (<a href='%{link_new_result}' target='_blank'>link</a>), προτού χρησιμοποιήσετε την Εισαγωγή, προκειμένου να κατανοήσετε καλύτερα τη μορφή και τα στοιχεία που πρέπει να συμπληρώσετε.</li><li>Πραγματοποιήστε λήψη της Εξαγωγής σε μορφή CSV (%{link_export_csv})</li><li>Πραγματοποιήστε τις αλλαγές τοπικά. Μπορείτε να αλλάξετε μόνο τις παρακάτω στήλες του CSV:</li></ol><ul><li><b>κατηγορία/αναγνωριστικό:</b> Αναγνωριστικό για την Κατηγορία</li><li><b>πεδίο εφαρμογής/αναγνωριστικό:</b> Αναγνωριστικό για το Πεδίο εφαρμογής</li><li><b>γονικό στοιχείο/αναγνωριστικό:</b> Αναγνωριστικό για το γονικό στοιχείο (για σχετικά Αποτελέσματα). Προαιρετικά</li><li><b>τίτλος/I18N:</b> Τίτλος στη γλώσσα X</li><li><b>περιγραφή/I18N:</b> Περιγραφή στη γλώσσα X</li><li><b>ημερομηνία_έναρξης:</b> ημερομηνία κατά την οποία το αποτέλεσμα ξεκινά την εκτέλεση (μορφή ΕΕΕΕ-ΜΜ-ΗΗ)</li><li><b>ημερομηνία_λήξης:</b> ημερομηνία κατά την οποία το αποτέλεσμα ολοκληρώνει την εκτέλεση (μορφή ΕΕΕΕ-ΜΜ-ΗΗ)</li><li><b>κατάσταση/αναγνωριστικό:</b> Αναγνωριστικό της Κατάστασης αυτού του αποτελέσματος</li><li><b>πρόοδος:</b> Ποσοστό (από 0 έως 100) της εκτέλεσης</li><li><b>αναγνωριστικά_προτάσεων:</b> εσωτερικό αναγνωριστικό των σχετικών προτάσεων (διαχωρισμένων με κόμμα). Μετατρέπεται αυτόματα σε <span class='attribute-name'>url_πρότασης</span></li></ul>"
54
+ link: σύνδεσμος
53
55
  title: Εισαγωγή αποτελεσμάτων από αρχείο CSV
54
56
  imports:
55
57
  create:
@@ -157,7 +159,6 @@ el:
157
159
  progress: Πρόοδος
158
160
  timeline_entry:
159
161
  fields:
160
- description: Περιγραφή
161
162
  entry_date: Ημερομηνία
162
163
  result_m:
163
164
  executed: Εκτελέσθηκε
@@ -22,6 +22,7 @@ en:
22
22
  timeline_entry:
23
23
  description: Description
24
24
  entry_date: Date
25
+ title: Title
25
26
  models:
26
27
  decidim/accountability/proposal_linked_event: Proposal included in a result
27
28
  decidim/accountability/result_progress_updated_event: Result progress updated
@@ -49,29 +50,9 @@ en:
49
50
  results: Results
50
51
  import_results:
51
52
  new:
52
- download_export: Download the Export with CSV format
53
53
  import: Import
54
- info: |
55
- <p>We recommend that you follow these steps:</p>
56
- <ol>
57
- <li><a href='%{link_new_status}' target='_blank'>Create the Statuses for the Results</a> that you want to add</li>
58
- <li><a href='%{link_new_result}' target='_blank'>Create at least one Result manually</a> through this Admin panel before using Import, for having a better understanding of the format and what you'll need to fill out.</li>
59
- <li>%{link_export_csv}</li>
60
- <li>Make the changes locally. You can only change the following columns of the CSV:
61
- <ul>
62
- <li><b>category/id:</b> ID for the Category</li>
63
- <li><b>scope/id:</b> ID for the Scope</li>
64
- <li><b>parent/id:</b> ID of the parent (for related Results). Optional</li>
65
- <li><b>title/en:</b> Title on English language. This will depend on your platform language configuration.</li>
66
- <li><b>description/en:</b> Description on English language. This will depend on your platform language configuration.</li>
67
- <li><b>start_date:</b> date when the result starts execution (format YYYY-MM-DD)</li>
68
- <li><b>end_date:</b> date when the result ends execution (format YYYY-MM-DD)</li>
69
- <li><b>status/id:</b> ID of the Status for this result</li>
70
- <li><b>progress:</b> Percentage (from 0 to 100) of the execution</li>
71
- <li><b>proposals_ids:</b> internal ID of the related proposals (separated with a comma). It gets automatically converted to <span class='attribute-name'>proposal_url</span></li>
72
- </ul>
73
- </li>
74
- </ol>
54
+ info: "<p>We recommend that you follow these steps:</p><ol><li>Create the Statuses for the Results that you want to add (<a href='%{link_new_status}' target='_blank'>link</a>)</li><li>Create at least one Result manually through this Admin panel (<a href='%{link_new_result}' target='_blank'>link</a>) before using Import, for having a better understanding of the format and what you'll need to fill out.</li><li>Download the Export with CSV format (%{link_export_csv})</li><li>Make the changes locally. You can only change the following columns of the CSV:</li></ol><ul><li><b>category/id:</b> ID for the Category</li><li><b>scope/id:</b> ID for the Scope</li><li><b>parent/id:</b> ID of the parent (for related Results). Optional</li><li><b>title/I18N:</b> Title on X language</li><li><b>description/I18N:</b> Description on X language</li><li><b>start_date:</b> date when the result starts execution (format YYYY-MM-DD)</li><li><b>end_date:</b> date when the result ends execution (format YYYY-MM-DD)</li><li><b>status/id:</b> ID of the Status for this result</li><li><b>progress:</b> Percentage (from 0 to 100) of the execution</li><li><b>proposals_ids:</b> internal ID of the related proposals (separated with a comma). It gets automatically converted to <span class='attribute-name'>proposal_url</span></li></ul>"
55
+ link: link
75
56
  title: Import results from CSV
76
57
  imports:
77
58
  create:
@@ -142,6 +123,14 @@ en:
142
123
  create: "%{user_name} created result %{resource_name} in %{space_name}"
143
124
  delete: "%{user_name} deleted the %{resource_name} result in %{space_name}"
144
125
  update: "%{user_name} updated result %{resource_name} in %{space_name}"
126
+ status:
127
+ create: "%{user_name} created the %{resource_name} status"
128
+ delete: "%{user_name} deleted the %{resource_name} status"
129
+ update: "%{user_name} updated the %{resource_name} status"
130
+ timeline_entry:
131
+ create: "%{user_name} created the %{resource_name} timeline entry"
132
+ delete: "%{user_name} deleted the %{resource_name} timeline entry"
133
+ update: "%{user_name} updated the %{resource_name} timeline entry"
145
134
  value_types:
146
135
  parent_presenter:
147
136
  not_found: 'The parent was not found on the database (ID: %{id})'
@@ -179,8 +168,8 @@ en:
179
168
  progress: Progress
180
169
  timeline_entry:
181
170
  fields:
182
- description: Description
183
171
  entry_date: Date
172
+ title: Title
184
173
  result_m:
185
174
  executed: Executed
186
175
  view: View
@@ -1 +1,2 @@
1
+ ---
1
2
  eo:
@@ -1,3 +1,4 @@
1
+ ---
1
2
  es-MX:
2
3
  activemodel:
3
4
  attributes:
@@ -21,6 +22,7 @@ es-MX:
21
22
  timeline_entry:
22
23
  description: Descripción
23
24
  entry_date: Fecha
25
+ title: Título
24
26
  models:
25
27
  decidim/accountability/proposal_linked_event: Propuesta incluida en un resultado
26
28
  decidim/accountability/result_progress_updated_event: Progreso del resultado actualizado
@@ -48,29 +50,9 @@ es-MX:
48
50
  results: Resultados
49
51
  import_results:
50
52
  new:
51
- download_export: Descargar la exportación en formato CSV
52
53
  import: Importar
53
- info: |
54
- <p>Te recomendamos que sigas los siguientes pasos:</p>
55
- <ol>
56
- <li> <a href='%{link_new_status}' target='_blank'>Crea los estados para los resultados</a> que quieras agregar</li>
57
- <li><a href='%{link_new_result}' target='_blank'> Crea por lo menos un resultado manualmente</a> a través del panel de administración antes de importar, para entender mejor el formato y cómo rellenarlo.</li>
58
- <li>%{link_export_csv}</li>
59
- <li>Haz los cambios en local. Sólo puedes modificar las siguientes columnas del CSV:
60
- <ul>
61
- <li><b> id category/id:</b> ID para la categoría</li>
62
- <li><b>scope/id:</b> ID para el ámbito</li>
63
- <li><b>parent/id:</b> ID para el padre (para resultados relacionados). Opcional</li>
64
- <li><b>title/I18N:</b> título en el idioma X</li>
65
- <li><b>description/I18N:</b> descripción en el idioma X</li>
66
- <li><b>start_date:</b> fecha en la que se inicia la ejecución del resultado (formato AAAA-MM-DD)</li>
67
- <li><b>end_date:</b> fecha en la que finaliza la ejecución del resultado (formato AAAA-MM-DD) </li>
68
- <li><b> status/id:</b> ID del estado para este resultado</li>
69
- <li><b>progress:</b> Tanto por ciento (de 0 a 100) de ejecución</li>
70
- <li><b>proposals_ids:</b> ID interno de las propuestas relacionadas (separadas por comas). Se convertirá automáticamente en <span class = 'attribute-name'>proposal_url</span></li>
71
- </ul>
72
- </li>
73
- </ol>
54
+ info: "<p>Te recomendamos que sigas los siguientes pasos:</p><ol><li> Crea los estados para los resultados que quieras agregar (<a href='%{link_new_status}' target='_blank'> link </a>)</li><li> Crea por lo menos un resultado manualmente a través del panel de administración (<a href='%{link_new_result}' target='_blank'>link</a>) antes de importar, para entender mejor el formato y cómo rellenarlo.</li><li>Descarga el archivo en formato CSV (%{link_export_csv})</li><li>Haz los cambios en local. Sólo puedes modificar las siguientes columnas del CSV:</li></ol><ul><li><b> id category /id:</b> ID para la categoría</li><li><b>scope /id:</b> ID para el ámbito</li><li><b>parent /id:</b> ID para el padre (para resultados relacionados). Opcional</li> <li><b>title /I18N:</b> título en la lengua X</li> <li><b>description /I18N:</b> descripción en la lleguna X</li><li><b>start_date:</b> date en la que se inicia la ejecución del resultado (formato AAAA-MM-DD)</li><li><b>end_date:</b> fecha en la que finaliza la ejecución del resultado (formato AAAA-MM-DD) </li><li><b> status /id:</b> ID del estado para este resultado</li><li><b>progress:</b> Tanto por ciento (de 0 a 100) de ejecución</li><li><b>proposals_ids:</b> ID interno de las propuestas relacionadas (separadas por comas). Se convertirá automáticamente en <span class = 'attribute-name'>proposal_url</span></li></ul>"
55
+ link: enlace
74
56
  title: Importa resultados vía CSV
75
57
  imports:
76
58
  create:
@@ -141,6 +123,14 @@ es-MX:
141
123
  create: "%{user_name} creó el resultado %{resource_name} en %{space_name}"
142
124
  delete: "%{user_name} borró el resultado %{resource_name} en %{space_name}"
143
125
  update: "%{user_name} actualizó el resultado %{resource_name} en %{space_name}"
126
+ status:
127
+ create: "%{user_name} ha creado el estado %{resource_name}"
128
+ delete: "%{user_name} ha eliminado el estado %{resource_name}"
129
+ update: "%{user_name} ha actualizado el estado %{resource_name}"
130
+ timeline_entry:
131
+ create: "%{user_name} ha creado la entrada %{resource_name} en la línea de tiempo"
132
+ delete: "%{user_name} ha eliminado la entrada %{resource_name} en la línea de tiempo"
133
+ update: "%{user_name} ha actualizado la entrada %{resource_name} en la línea de tiempo"
144
134
  value_types:
145
135
  parent_presenter:
146
136
  not_found: 'El padre no se encontró en la base de datos (ID: %{id})'
@@ -178,8 +168,8 @@ es-MX:
178
168
  progress: Progreso
179
169
  timeline_entry:
180
170
  fields:
181
- description: Descripción
182
171
  entry_date: Fecha
172
+ title: Título
183
173
  result_m:
184
174
  executed: Ejecutado
185
175
  view: Ver
@@ -1,3 +1,4 @@
1
+ ---
1
2
  es-PY:
2
3
  activemodel:
3
4
  attributes:
@@ -21,6 +22,7 @@ es-PY:
21
22
  timeline_entry:
22
23
  description: Descripción
23
24
  entry_date: Fecha
25
+ title: Título
24
26
  models:
25
27
  decidim/accountability/proposal_linked_event: Propuesta incluida en un resultado
26
28
  decidim/accountability/result_progress_updated_event: Progreso del resultado actualizado
@@ -48,29 +50,9 @@ es-PY:
48
50
  results: Resultados
49
51
  import_results:
50
52
  new:
51
- download_export: Descargar la exportación con formato CSV
52
53
  import: Importar
53
- info: |
54
- <p>Te recomendamos que sigas los siguientes pasos:</p>
55
- <ol>
56
- <li> <a href='%{link_new_status}' target='_blank'>Crea los estados para los resultados</a> que quieras agregar</li>
57
- <li><a href='%{link_new_result}' target='_blank'> Crea por lo menos un resultado manualmente</a> a través del panel de administración antes de importar, para entender mejor el formato y cómo rellenarlo.</li>
58
- <li>%{link_export_csv}</li>
59
- <li>Haz los cambios en local. Sólo puedes modificar las siguientes columnas del CSV:
60
- <ul>
61
- <li><b> id category/id:</b> ID para la categoría</li>
62
- <li><b>scope/id:</b> ID para el ámbito</li>
63
- <li><b>parent/id:</b> ID para el padre (para resultados relacionados). Opcional</li>
64
- <li><b>title/I18N:</b> título en el idioma X</li>
65
- <li><b>description/I18N:</b> descripción en el idioma X</li>
66
- <li><b>start_date:</b> fecha en la que se inicia la ejecución del resultado (formato AAAA-MM-DD)</li>
67
- <li><b>end_date:</b> fecha en la que finaliza la ejecución del resultado (formato AAAA-MM-DD) </li>
68
- <li><b> status/id:</b> ID del estado para este resultado</li>
69
- <li><b>progress:</b> Tanto por ciento (de 0 a 100) de ejecución</li>
70
- <li><b>proposals_ids:</b> ID interno de las propuestas relacionadas (separadas por comas). Se convertirá automáticamente en <span class = 'attribute-name'>proposal_url</span></li>
71
- </ul>
72
- </li>
73
- </ol>
54
+ info: "<p>Te recomendamos que sigas los siguientes pasos:</p><ol><li> Crea los estados para los resultados que quieras agregar (<a href='%{link_new_status}' target='_blank'> link </a>)</li><li> Crea por lo menos un resultado manualmente a través del panel de administración (<a href='%{link_new_result}' target='_blank'>link</a>) antes de importar, para entender mejor el formato y cómo rellenarlo.</li><li>Descarga el archivo en formato CSV (%{link_export_csv})</li><li>Haz los cambios en local. Sólo puedes modificar las siguientes columnas del CSV:</li></ol><ul><li><b> id category /id:</b> ID para la categoría</li><li><b>scope /id:</b> ID para el ámbito</li><li><b>parent /id:</b> ID para el padre (para resultados relacionados). Opcional</li> <li><b>title /I18N:</b> título en la lengua X</li> <li><b>description /I18N:</b> descripción en la lleguna X</li><li><b>start_date:</b> date en la que se inicia la ejecución del resultado (formato AAAA-MM-DD)</li><li><b>end_date:</b> fecha en la que finaliza la ejecución del resultado (formato AAAA-MM-DD) </li><li><b> status /id:</b> ID del estado para este resultado</li><li><b>progress:</b> Tanto por ciento (de 0 a 100) de ejecución</li><li><b>proposals_ids:</b> ID interno de las propuestas relacionadas (separadas por comas). Se convertirá automáticamente en <span class = 'attribute-name'>proposal_url</span></li></ul>"
55
+ link: enlace
74
56
  title: Importa resultados vía CSV
75
57
  imports:
76
58
  create:
@@ -141,6 +123,14 @@ es-PY:
141
123
  create: "%{user_name} creó el resultado %{resource_name} en %{space_name}"
142
124
  delete: "%{user_name} borró el resultado %{resource_name} en %{space_name}"
143
125
  update: "%{user_name} actualizó el resultado %{resource_name} en %{space_name}"
126
+ status:
127
+ create: "%{user_name} ha creado el estado %{resource_name}"
128
+ delete: "%{user_name} ha eliminado el estado %{resource_name}"
129
+ update: "%{user_name} ha actualizado el estado %{resource_name}"
130
+ timeline_entry:
131
+ create: "%{user_name} ha creado la entrada %{resource_name} en la línea de tiempo"
132
+ delete: "%{user_name} ha eliminado la entrada %{resource_name} en la línea de tiempo"
133
+ update: "%{user_name} ha actualizado la entrada %{resource_name} en la línea de tiempo"
144
134
  value_types:
145
135
  parent_presenter:
146
136
  not_found: 'El padre no se encontró en la base de datos (ID: %{id})'
@@ -178,8 +168,8 @@ es-PY:
178
168
  progress: Progreso
179
169
  timeline_entry:
180
170
  fields:
181
- description: Descripción
182
171
  entry_date: Fecha
172
+ title: Título
183
173
  result_m:
184
174
  executed: Ejecutado
185
175
  view: Ver
@@ -1,3 +1,4 @@
1
+ ---
1
2
  es:
2
3
  activemodel:
3
4
  attributes:
@@ -21,6 +22,7 @@ es:
21
22
  timeline_entry:
22
23
  description: Descripción
23
24
  entry_date: Fecha
25
+ title: Título
24
26
  models:
25
27
  decidim/accountability/proposal_linked_event: Propuesta incluida en un resultado
26
28
  decidim/accountability/result_progress_updated_event: Progreso del resultado actualizado
@@ -48,29 +50,9 @@ es:
48
50
  results: Resultados
49
51
  import_results:
50
52
  new:
51
- download_export: Descargar la exportación con formato CSV
52
53
  import: Importar
53
- info: |
54
- <p>Te recomendamos que sigas los siguientes pasos:</p>
55
- <ol>
56
- <li> <a href='%{link_new_status}' target='_blank'>Crea los estados para los resultados</a> que quieras agregar</li>
57
- <li><a href='%{link_new_result}' target='_blank'> Crea por lo menos un resultado manualmente</a> a través del panel de administración antes de importar, para entender mejor el formato y cómo rellenarlo.</li>
58
- <li>%{link_export_csv}</li>
59
- <li>Haz los cambios en local. Sólo puedes modificar las siguientes columnas del CSV:
60
- <ul>
61
- <li><b> id category/id:</b> ID para la categoría</li>
62
- <li><b>scope/id:</b> ID para el ámbito</li>
63
- <li><b>parent/id:</b> ID para el padre (para resultados relacionados). Opcional</li>
64
- <li><b>title/I18N:</b> título en el idioma X</li>
65
- <li><b>description/I18N:</b> descripción en el idioma X</li>
66
- <li><b>start_date:</b> fecha en la que se inicia la ejecución del resultado (formato AAAA-MM-DD)</li>
67
- <li><b>end_date:</b> fecha en la que finaliza la ejecución del resultado (formato AAAA-MM-DD) </li>
68
- <li><b> status/id:</b> ID del estado para este resultado</li>
69
- <li><b>progress:</b> Tanto por ciento (de 0 a 100) de ejecución</li>
70
- <li><b>proposals_ids:</b> ID interno de las propuestas relacionadas (separadas por comas). Se convertirá automáticamente en <span class = 'attribute-name'>proposal_url</span></li>
71
- </ul>
72
- </li>
73
- </ol>
54
+ info: "<p>Te recomendamos que sigas los siguientes pasos:</p><ol><li> Crea los estados para los resultados que quieras agregar (<a href='%{link_new_status}' target='_blank'> link </a>)</li><li> Crea por lo menos un resultado manualmente a través del panel de administración (<a href='%{link_new_result}' target='_blank'>link</a>) antes de importar, para entender mejor el formato y cómo rellenarlo.</li><li>Descarga el archivo en formato CSV (%{link_export_csv})</li><li>Haz los cambios en local. Sólo puedes modificar las siguientes columnas del CSV:</li></ol><ul><li><b> id category /id:</b> ID para la categoría</li><li><b>scope /id:</b> ID para el ámbito</li><li><b>parent /id:</b> ID para el padre (para resultados relacionados). Opcional</li> <li><b>title /I18N:</b> título en el idioma X</li> <li><b>description /I18N:</b> descripción en el idioma X</li><li><b>start_date:</b> fecha en la que se inicia la ejecución del resultado (formato AAAA-MM-DD)</li><li><b>end_date:</b> fecha en la que finaliza la ejecución del resultado (formato AAAA-MM-DD) </li><li><b> status /id:</b> ID del estado para este resultado</li><li><b>progress:</b> Tanto por ciento (de 0 a 100) de ejecución</li><li><b>proposals_ids:</b> ID interno de las propuestas relacionadas (separadas por comas). Se convertirá automáticamente en <span class = 'attribute-name'>proposal_url</span></li></ul>"
55
+ link: enlace
74
56
  title: Importar resultados vía CSV
75
57
  imports:
76
58
  create:
@@ -141,6 +123,14 @@ es:
141
123
  create: "%{user_name} creó el resultado %{resource_name} en %{space_name}"
142
124
  delete: "%{user_name} borró el resultado %{resource_name} en %{space_name}"
143
125
  update: "%{user_name} actualizó el resultado %{resource_name} en %{space_name}"
126
+ status:
127
+ create: "%{user_name} ha creado el estado %{resource_name}"
128
+ delete: "%{user_name} ha eliminado el estado %{resource_name}"
129
+ update: "%{user_name} ha actualizado el estado %{resource_name}"
130
+ timeline_entry:
131
+ create: "%{user_name} ha creado la entrada %{resource_name} en la línea de tiempo"
132
+ delete: "%{user_name} ha eliminado la entrada %{resource_name} en la línea de tiempo"
133
+ update: "%{user_name} ha actualizado la entrada %{resource_name} en la línea de tiempo"
144
134
  value_types:
145
135
  parent_presenter:
146
136
  not_found: 'El padre no se encontró en la base de datos (ID: %{id})'
@@ -178,8 +168,8 @@ es:
178
168
  progress: Progreso
179
169
  timeline_entry:
180
170
  fields:
181
- description: Descripción
182
171
  entry_date: Fecha
172
+ title: Título
183
173
  result_m:
184
174
  executed: Ejecutado
185
175
  view: Ver
@@ -1 +1,2 @@
1
+ ---
1
2
  et: