decidim-accountability 0.29.4 → 0.29.5
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/config/locales/ar.yml +2 -4
- data/config/locales/bg.yml +0 -2
- data/config/locales/bs-BA.yml +2 -0
- data/config/locales/cs.yml +2 -2
- data/config/locales/da.yml +2 -2
- data/config/locales/de.yml +5 -5
- data/config/locales/el.yml +0 -2
- data/config/locales/ga-IE.yml +2 -2
- data/config/locales/gl.yml +2 -2
- data/config/locales/gn-PY.yml +1 -1
- data/config/locales/he-IL.yml +0 -2
- data/config/locales/hu.yml +0 -2
- data/config/locales/id-ID.yml +2 -2
- data/config/locales/is-IS.yml +2 -2
- data/config/locales/it.yml +18 -3
- data/config/locales/kaa.yml +0 -5
- data/config/locales/ko.yml +0 -2
- data/config/locales/lb.yml +2 -2
- data/config/locales/lt.yml +0 -2
- data/config/locales/lv.yml +2 -2
- data/config/locales/nl.yml +0 -2
- data/config/locales/no.yml +0 -2
- data/config/locales/pl.yml +0 -2
- data/config/locales/pt-BR.yml +6 -1
- data/config/locales/pt.yml +1 -2
- data/config/locales/ro-RO.yml +0 -2
- data/config/locales/ru.yml +2 -2
- data/config/locales/si-LK.yml +2 -2
- data/config/locales/sk.yml +2 -2
- data/config/locales/sl.yml +2 -2
- data/config/locales/sq-AL.yml +0 -2
- data/config/locales/sr-CS.yml +4 -2
- data/config/locales/th-TH.yml +3 -1
- data/config/locales/tr-TR.yml +1 -3
- data/config/locales/uk.yml +2 -2
- data/config/locales/zh-CN.yml +2 -2
- data/config/locales/zh-TW.yml +0 -2
- data/lib/decidim/accountability/version.rb +1 -1
- metadata +20 -20
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 32e1e3d9a8ebf8a09891ed7f72891084f1c79c6c3c0ae679daebcdf5da61f962
|
4
|
+
data.tar.gz: ad5a06a8f28cfad67b4a8e824bda7cde009da6e29729b0c63c7519f2651f8930
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: db21102f748bec8fe07e8d9444d455a6c901649d684ff62d912b7e11d0253fbb54a974a9fe6fa8bda9f030b736f7b240f0ced7f8d6d2121d8b89dee2c570c352
|
7
|
+
data.tar.gz: 57176432e88e59991e7df7411e1c8b1d3f5a9f2c08083892dd5b6d0f865d00b1f7f0ffd158b6c71dd89cd9814fd1e43e76edcf18c695b4aa42fb1a8bc7a64419
|
data/config/locales/ar.yml
CHANGED
@@ -23,8 +23,7 @@ ar:
|
|
23
23
|
progress: تقدم
|
24
24
|
timeline_entry:
|
25
25
|
description: وصف
|
26
|
-
|
27
|
-
title: العنوان
|
26
|
+
title: عنوان
|
28
27
|
models:
|
29
28
|
decidim/accountability/proposal_linked_event: الاقتراح المدرج في نتيجة
|
30
29
|
decidim/accountability/result_progress_updated_event: النتائج المحدثة
|
@@ -219,8 +218,7 @@ ar:
|
|
219
218
|
progress: تقدم
|
220
219
|
timeline_entry:
|
221
220
|
fields:
|
222
|
-
|
223
|
-
title: العنوان
|
221
|
+
title: عنوان
|
224
222
|
results:
|
225
223
|
count:
|
226
224
|
results_count:
|
data/config/locales/bg.yml
CHANGED
@@ -22,7 +22,6 @@ bg:
|
|
22
22
|
progress: Напредък
|
23
23
|
timeline_entry:
|
24
24
|
description: Описание
|
25
|
-
entry_date: Дата
|
26
25
|
title: Заглавие
|
27
26
|
models:
|
28
27
|
decidim/accountability/proposal_linked_event: Предложение, включено в резултата
|
@@ -207,7 +206,6 @@ bg:
|
|
207
206
|
progress: Напредък
|
208
207
|
timeline_entry:
|
209
208
|
fields:
|
210
|
-
entry_date: Дата
|
211
209
|
title: Заглавие
|
212
210
|
results:
|
213
211
|
count:
|
data/config/locales/bs-BA.yml
CHANGED
@@ -22,6 +22,7 @@ bs:
|
|
22
22
|
timeline_entry:
|
23
23
|
description: Opis
|
24
24
|
entry_date: Datum
|
25
|
+
title: Naslov
|
25
26
|
models:
|
26
27
|
decidim/accountability/proposal_linked_event: Predlog uključen u rezultat
|
27
28
|
decidim/accountability/result_progress_updated_event: Rezultati napretka ažurirani
|
@@ -105,6 +106,7 @@ bs:
|
|
105
106
|
timeline_entry:
|
106
107
|
fields:
|
107
108
|
entry_date: Datum
|
109
|
+
title: Naslov
|
108
110
|
results:
|
109
111
|
count:
|
110
112
|
results_count:
|
data/config/locales/cs.yml
CHANGED
@@ -24,7 +24,7 @@ cs:
|
|
24
24
|
timeline_entry:
|
25
25
|
description: Popis
|
26
26
|
entry_date: Datum
|
27
|
-
title:
|
27
|
+
title: Titul
|
28
28
|
models:
|
29
29
|
decidim/accountability/proposal_linked_event: Návrh zahrnutý do výsledku
|
30
30
|
decidim/accountability/result_progress_updated_event: Výsledek byl aktualizován
|
@@ -222,7 +222,7 @@ cs:
|
|
222
222
|
timeline_entry:
|
223
223
|
fields:
|
224
224
|
entry_date: Datum
|
225
|
-
title:
|
225
|
+
title: Titul
|
226
226
|
results:
|
227
227
|
count:
|
228
228
|
results_count:
|
data/config/locales/da.yml
CHANGED
@@ -21,7 +21,7 @@ da:
|
|
21
21
|
progress: Fremskridt
|
22
22
|
timeline_entry:
|
23
23
|
description: Beskrivelse
|
24
|
-
|
24
|
+
title: Titel
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: Projekter, der indgår i dette resultat
|
27
27
|
decidim/accountability/result_progress_updated_event: Resultatstatus opdateret
|
@@ -115,7 +115,7 @@ da:
|
|
115
115
|
progress: Fremskridt
|
116
116
|
timeline_entry:
|
117
117
|
fields:
|
118
|
-
|
118
|
+
title: Titel
|
119
119
|
results:
|
120
120
|
count:
|
121
121
|
results_count:
|
data/config/locales/de.yml
CHANGED
@@ -8,7 +8,7 @@ de:
|
|
8
8
|
decidim_scope_id: Umfang
|
9
9
|
description: Beschreibung
|
10
10
|
end_date: Enddatum
|
11
|
-
meetings_ids: Enthaltene
|
11
|
+
meetings_ids: Enthaltene Veranstaltungen
|
12
12
|
progress: Fortschritt
|
13
13
|
project_ids: Enthaltene Projekte
|
14
14
|
proposals: Enthaltene Vorschläge
|
@@ -251,7 +251,7 @@ de:
|
|
251
251
|
components:
|
252
252
|
accountability:
|
253
253
|
actions:
|
254
|
-
comment:
|
254
|
+
comment: Kommentieren
|
255
255
|
name: Rechenschaftspflicht
|
256
256
|
settings:
|
257
257
|
global:
|
@@ -266,12 +266,12 @@ de:
|
|
266
266
|
events:
|
267
267
|
accountability:
|
268
268
|
proposal_linked:
|
269
|
-
email_intro: 'Der Vorschlag "%{proposal_title}" wurde in ein Ergebnis aufgenommen. Sie
|
269
|
+
email_intro: 'Der Vorschlag "%{proposal_title}" wurde in ein Ergebnis aufgenommen. Sehen Sie es sich auf dieser Seite an:'
|
270
270
|
email_outro: Sie haben diese Benachrichtigung erhalten, weil Sie "%{proposal_title}" folgen. Falls Sie keine solchen Benachrichtigungen mehr erhalten möchten, besuchen Sie den obigen Link.
|
271
271
|
email_subject: Eine Aktualisierung auf %{proposal_title}
|
272
272
|
notification_title: Der Vorschlag <a href="%{proposal_path}">%{proposal_title}</a> wurde im Ergebnis <a href="%{resource_path}">%{resource_title}</a> aufgenommen.
|
273
273
|
result_progress_updated:
|
274
|
-
email_intro: 'Das Ergebnis "%{resource_title}", das den Vorschlag "%{proposal_title}" enthält, ist jetzt zu %{progress}% abgeschlossen. Sie
|
274
|
+
email_intro: 'Das Ergebnis "%{resource_title}", das den Vorschlag "%{proposal_title}" enthält, ist jetzt zu %{progress}% abgeschlossen. Sehen Sie es sich auf dieser Seite an:'
|
275
275
|
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.
|
276
276
|
email_subject: Fortschritt von %{resource_title} aktualisiert
|
277
277
|
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.
|
@@ -282,7 +282,7 @@ de:
|
|
282
282
|
title: Ergebnisse
|
283
283
|
participatory_spaces:
|
284
284
|
highlighted_results:
|
285
|
-
see_all: Alle Ergebnisse ansehen
|
285
|
+
see_all: Alle Ergebnisse ansehen
|
286
286
|
resource_links:
|
287
287
|
included_projects:
|
288
288
|
result_project: Projekte in diesem Ergebnis enthalten
|
data/config/locales/el.yml
CHANGED
@@ -22,7 +22,6 @@ el:
|
|
22
22
|
progress: Πρόοδος
|
23
23
|
timeline_entry:
|
24
24
|
description: Περιγραφή
|
25
|
-
entry_date: Ημερομηνία
|
26
25
|
title: Τίτλος
|
27
26
|
models:
|
28
27
|
decidim/accountability/proposal_linked_event: Η πρόταση περιλαμβάνεται σε ένα αποτέλεσμα
|
@@ -199,7 +198,6 @@ el:
|
|
199
198
|
progress: Πρόοδος
|
200
199
|
timeline_entry:
|
201
200
|
fields:
|
202
|
-
entry_date: Ημερομηνία
|
203
201
|
title: Τίτλος
|
204
202
|
results:
|
205
203
|
count:
|
data/config/locales/ga-IE.yml
CHANGED
@@ -14,7 +14,7 @@ ga:
|
|
14
14
|
name: Ainm
|
15
15
|
progress: Forás
|
16
16
|
timeline_entry:
|
17
|
-
|
17
|
+
title: Teideal
|
18
18
|
decidim:
|
19
19
|
accountability:
|
20
20
|
actions:
|
@@ -73,7 +73,7 @@ ga:
|
|
73
73
|
progress: Forás
|
74
74
|
timeline_entry:
|
75
75
|
fields:
|
76
|
-
|
76
|
+
title: Teideal
|
77
77
|
results:
|
78
78
|
filters:
|
79
79
|
all: Uile
|
data/config/locales/gl.yml
CHANGED
@@ -21,7 +21,7 @@ gl:
|
|
21
21
|
progress: Progreso
|
22
22
|
timeline_entry:
|
23
23
|
description: Descrición
|
24
|
-
|
24
|
+
title: Título
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: Proposta incluída nun resultado
|
27
27
|
decidim/accountability/result_progress_updated_event: Progreso de resultados actualizado
|
@@ -123,7 +123,7 @@ gl:
|
|
123
123
|
progress: Progreso
|
124
124
|
timeline_entry:
|
125
125
|
fields:
|
126
|
-
|
126
|
+
title: Título
|
127
127
|
results:
|
128
128
|
count:
|
129
129
|
results_count:
|
data/config/locales/gn-PY.yml
CHANGED
data/config/locales/he-IL.yml
CHANGED
@@ -23,7 +23,6 @@ he:
|
|
23
23
|
progress: התקדמות
|
24
24
|
timeline_entry:
|
25
25
|
description: תיאור
|
26
|
-
entry_date: תאריך
|
27
26
|
title: כותרת
|
28
27
|
models:
|
29
28
|
decidim/accountability/proposal_linked_event: הצעה כלולה בתוצאה
|
@@ -214,7 +213,6 @@ he:
|
|
214
213
|
progress: התקדמות
|
215
214
|
timeline_entry:
|
216
215
|
fields:
|
217
|
-
entry_date: תאריך
|
218
216
|
title: כותרת
|
219
217
|
results:
|
220
218
|
count:
|
data/config/locales/hu.yml
CHANGED
@@ -22,7 +22,6 @@ hu:
|
|
22
22
|
progress: Folyamat
|
23
23
|
timeline_entry:
|
24
24
|
description: Leírás
|
25
|
-
entry_date: Dátum
|
26
25
|
title: Cím
|
27
26
|
models:
|
28
27
|
decidim/accountability/proposal_linked_event: Az eredményhez kapcsolódó javaslat
|
@@ -207,7 +206,6 @@ hu:
|
|
207
206
|
progress: Folyamat
|
208
207
|
timeline_entry:
|
209
208
|
fields:
|
210
|
-
entry_date: Dátum
|
211
209
|
title: Cím
|
212
210
|
results:
|
213
211
|
count:
|
data/config/locales/id-ID.yml
CHANGED
@@ -21,7 +21,7 @@ id:
|
|
21
21
|
progress: Kemajuan
|
22
22
|
timeline_entry:
|
23
23
|
description: Deskripsi
|
24
|
-
|
24
|
+
title: Judul
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: Proposal termasuk dalam hasil
|
27
27
|
decidim/accountability/result_progress_updated_event: Kemajuan hasil diperbarui
|
@@ -102,7 +102,7 @@ id:
|
|
102
102
|
progress: Kemajuan
|
103
103
|
timeline_entry:
|
104
104
|
fields:
|
105
|
-
|
105
|
+
title: Judul
|
106
106
|
results:
|
107
107
|
count:
|
108
108
|
results_count:
|
data/config/locales/is-IS.yml
CHANGED
@@ -21,7 +21,7 @@ is:
|
|
21
21
|
progress: Framfarir
|
22
22
|
timeline_entry:
|
23
23
|
description: Lýsing
|
24
|
-
|
24
|
+
title: Titill
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: Tillögur innifalnar í þessari niðurstöðu
|
27
27
|
activerecord:
|
@@ -120,7 +120,7 @@ is:
|
|
120
120
|
progress: Framfarir
|
121
121
|
timeline_entry:
|
122
122
|
fields:
|
123
|
-
|
123
|
+
title: Titill
|
124
124
|
results:
|
125
125
|
count:
|
126
126
|
results_count:
|
data/config/locales/it.yml
CHANGED
@@ -8,6 +8,7 @@ it:
|
|
8
8
|
decidim_scope_id: Obiettivi
|
9
9
|
description: Descrizione
|
10
10
|
end_date: Data di fine
|
11
|
+
meetings_ids: Meetings correlati
|
11
12
|
progress: Progresso
|
12
13
|
project_ids: Progetti inclusi
|
13
14
|
proposals: Proposte incluse
|
@@ -23,7 +24,7 @@ it:
|
|
23
24
|
timeline_entry:
|
24
25
|
description: Descrizione
|
25
26
|
entry_date: Data
|
26
|
-
title:
|
27
|
+
title: Nome
|
27
28
|
models:
|
28
29
|
decidim/accountability/proposal_linked_event: Proposta inclusa in un risultato
|
29
30
|
decidim/accountability/result_progress_updated_event: Avanzamento dei risultati aggiornato
|
@@ -40,7 +41,7 @@ it:
|
|
40
41
|
confirm_destroy: Sei sicuro di voler eliminare questo %{name}?
|
41
42
|
destroy: Cancella
|
42
43
|
edit: Modifica
|
43
|
-
import: Importa progetti da un
|
44
|
+
import: Importa progetti da un altro componente
|
44
45
|
import_csv: Importa risultati da file CSV
|
45
46
|
new_result: Nuovo risultato
|
46
47
|
new_status: Nuovo stato
|
@@ -56,6 +57,8 @@ it:
|
|
56
57
|
new:
|
57
58
|
download_export: Scarica l'esportazione in formato CSV
|
58
59
|
import: Importa
|
60
|
+
info: |
|
61
|
+
<p>Si consiglia di seguire questi passaggi:</p><ol><li>Creare gli stati per i risultati che si desidera aggiungere (<a href='%{link_new_status}' target='_blank'>link</a>)</li><li>Creare manualmente almeno un risultato attraverso questo pannello di amministrazione (<a href='%{link_new_result}' target='_blank'>link</a>) prima di utilizzare Importa, per avere una migliore comprensione del formato e di ciò che è necessario compilare.</li><li>Scaricare l'esportazione nel formato CSV (%{link_export_csv})</li><li>Effettuare le modifiche localmente. È possibile modificare solo le seguenti colonne del CSV:</li></ol><ul><li><b>categoria/id:</b> ID per la categoria</li><li><b>scope/id:</b> ID per l'ambito</li><li><b>parent/id:</b> ID dell'origine (per i risultati correlati). Opzionale</li><li><b>titolo/I18N:</b> Titolo sulla lingua X</li><li><b>descrizione/I18N:</b> Descrizione sulla lingua X</li><li><b>start_date:</b> data in cui il risultato inizia l'esecuzione (formato AAAA-MM-DD)</li><li><b>end_date:</b> data in cui il risultato termina l'esecuzione (formato AAAA-MM-DD)</li><li><b>status/id:</b> ID dello stato per questo risultato</li><li><b>progresso:</b> Percentuale (da 0 a 100) dell'esecuzione</li><li><b>proposte_ids:</b> ID interno delle relative proposte (separate da una virgola). Viene convertito automaticamente in <span class='attribute-name'>proposal_url</span></li></ul>
|
59
62
|
title: Importa risultati da un file CSV
|
60
63
|
imports:
|
61
64
|
create:
|
@@ -67,17 +70,27 @@ it:
|
|
67
70
|
status:
|
68
71
|
name: Stato
|
69
72
|
projects_import:
|
73
|
+
create:
|
74
|
+
invalid: Si è verificato un problema durante l'importazione dei risultati, per favore segui attentamente le istruzioni e assicurati di aver selezionato i progetti per l'implementazione.
|
70
75
|
new:
|
71
76
|
create: Importa
|
77
|
+
import_all_selected_projects: Importa tutti i progetti selezionati per l'attuazione
|
72
78
|
new_items:
|
73
79
|
one: 1 progetto selezionato verrà importato
|
74
80
|
other: "%{count} progetti selezionati verranno importati"
|
81
|
+
no_components: Non ci sono altri componenti della proposta in questo spazio partecipativo per importare le proposte in progetti.
|
75
82
|
origin_component_id: Componente d'origine
|
76
83
|
select_component: Seleziona un componente
|
84
|
+
success:
|
85
|
+
one: 1 risultato in coda per essere importato. Sarai avvisato via email, una volta completato.
|
86
|
+
other: "%{count} risultati in coda per essere importati. Sarai avvisato via email, una volta completato."
|
87
|
+
title: Importa da un altro componente
|
77
88
|
results:
|
78
89
|
create:
|
79
90
|
invalid: C'è stato un problema durante la creazione di questo risultato.
|
80
91
|
success: Risultato creato con successo.
|
92
|
+
destroy:
|
93
|
+
success: Il risultato è stato cancellato.
|
81
94
|
edit:
|
82
95
|
title: Modifica il risultato
|
83
96
|
update: Aggiorna il risultato
|
@@ -182,7 +195,7 @@ it:
|
|
182
195
|
timeline_entry:
|
183
196
|
fields:
|
184
197
|
entry_date: Data
|
185
|
-
title:
|
198
|
+
title: Nome
|
186
199
|
results:
|
187
200
|
count:
|
188
201
|
results_count:
|
@@ -192,6 +205,8 @@ it:
|
|
192
205
|
all: Tutti
|
193
206
|
home:
|
194
207
|
categories_label: Categorie
|
208
|
+
empty: Non ci sono ancora risultati.
|
209
|
+
empty_filters: Non ci sono risultati con questi criteri.
|
195
210
|
subcategories_label: Sottocategorie
|
196
211
|
home_header:
|
197
212
|
global_status: Stato di esecuzione globale
|
data/config/locales/kaa.yml
CHANGED
@@ -7,8 +7,6 @@ kaa:
|
|
7
7
|
decidim_category_id: Kategoriya
|
8
8
|
status:
|
9
9
|
name: Ataması
|
10
|
-
timeline_entry:
|
11
|
-
entry_date: Sáne
|
12
10
|
activerecord:
|
13
11
|
models:
|
14
12
|
decidim/accountability/result:
|
@@ -83,9 +81,6 @@ kaa:
|
|
83
81
|
category: Kategoriya
|
84
82
|
created_at: Jaratıldı
|
85
83
|
status: Jaǵday
|
86
|
-
timeline_entry:
|
87
|
-
fields:
|
88
|
-
entry_date: Sáne
|
89
84
|
results:
|
90
85
|
count:
|
91
86
|
results_count:
|
data/config/locales/ko.yml
CHANGED
@@ -22,7 +22,6 @@ ko:
|
|
22
22
|
progress: 진행 상황
|
23
23
|
timeline_entry:
|
24
24
|
description: 상세정보
|
25
|
-
entry_date: 날짜
|
26
25
|
title: 제목
|
27
26
|
models:
|
28
27
|
decidim/accountability/proposal_linked_event: 결과에 포함된 제안
|
@@ -178,7 +177,6 @@ ko:
|
|
178
177
|
progress: 진행 상황
|
179
178
|
timeline_entry:
|
180
179
|
fields:
|
181
|
-
entry_date: 날짜
|
182
180
|
title: 제목
|
183
181
|
results:
|
184
182
|
count:
|
data/config/locales/lb.yml
CHANGED
@@ -21,7 +21,7 @@ lb:
|
|
21
21
|
progress: Progrès
|
22
22
|
timeline_entry:
|
23
23
|
description: Beschreiwung
|
24
|
-
|
24
|
+
title: Titel
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: Propose déi Deel vun engem Resultat ass
|
27
27
|
decidim/accountability/result_progress_updated_event: Aktualiséiert Entwécklung vun engem Resultat
|
@@ -123,7 +123,7 @@ lb:
|
|
123
123
|
progress: Fortschritt
|
124
124
|
timeline_entry:
|
125
125
|
fields:
|
126
|
-
|
126
|
+
title: Titel
|
127
127
|
results:
|
128
128
|
count:
|
129
129
|
results_count:
|
data/config/locales/lt.yml
CHANGED
@@ -22,7 +22,6 @@ lt:
|
|
22
22
|
progress: Progresas
|
23
23
|
timeline_entry:
|
24
24
|
description: Aprašymas
|
25
|
-
entry_date: Data
|
26
25
|
title: Pavadinimas
|
27
26
|
models:
|
28
27
|
decidim/accountability/proposal_linked_event: Pasiūlymas įtrauktas į rezultatą
|
@@ -205,7 +204,6 @@ lt:
|
|
205
204
|
progress: Progresas
|
206
205
|
timeline_entry:
|
207
206
|
fields:
|
208
|
-
entry_date: Data
|
209
207
|
title: Pavadinimas
|
210
208
|
results:
|
211
209
|
count:
|
data/config/locales/lv.yml
CHANGED
@@ -19,7 +19,7 @@ lv:
|
|
19
19
|
name: Nosaukums
|
20
20
|
timeline_entry:
|
21
21
|
description: Apraksts
|
22
|
-
|
22
|
+
title: Nosaukums
|
23
23
|
models:
|
24
24
|
decidim/accountability/proposal_linked_event: Priekšlikums iekļauts rezultātā
|
25
25
|
decidim/accountability/result_progress_updated_event: Rezultātu progress ir atjaunināts
|
@@ -112,7 +112,7 @@ lv:
|
|
112
112
|
name: Nosaukums
|
113
113
|
timeline_entry:
|
114
114
|
fields:
|
115
|
-
|
115
|
+
title: Nosaukums
|
116
116
|
results:
|
117
117
|
count:
|
118
118
|
results_count:
|
data/config/locales/nl.yml
CHANGED
@@ -21,7 +21,6 @@ nl:
|
|
21
21
|
progress: Vooruitgang
|
22
22
|
timeline_entry:
|
23
23
|
description: Beschrijving
|
24
|
-
entry_date: Datum
|
25
24
|
title: Titel
|
26
25
|
models:
|
27
26
|
decidim/accountability/proposal_linked_event: Voorstel opgenomen in een resultaat
|
@@ -132,7 +131,6 @@ nl:
|
|
132
131
|
progress: Vooruitgang
|
133
132
|
timeline_entry:
|
134
133
|
fields:
|
135
|
-
entry_date: Datum
|
136
134
|
title: Titel
|
137
135
|
results:
|
138
136
|
count:
|
data/config/locales/no.yml
CHANGED
@@ -21,7 +21,6 @@
|
|
21
21
|
progress: Framgang
|
22
22
|
timeline_entry:
|
23
23
|
description: Beskrivelse
|
24
|
-
entry_date: Dato
|
25
24
|
title: Tittel
|
26
25
|
models:
|
27
26
|
decidim/accountability/proposal_linked_event: Forslag inkludert i et resultat
|
@@ -132,7 +131,6 @@
|
|
132
131
|
progress: Framgang
|
133
132
|
timeline_entry:
|
134
133
|
fields:
|
135
|
-
entry_date: Dato
|
136
134
|
title: Tittel
|
137
135
|
results:
|
138
136
|
count:
|
data/config/locales/pl.yml
CHANGED
@@ -23,7 +23,6 @@ pl:
|
|
23
23
|
progress: Postęp
|
24
24
|
timeline_entry:
|
25
25
|
description: Opis
|
26
|
-
entry_date: Data
|
27
26
|
title: Tytuł
|
28
27
|
models:
|
29
28
|
decidim/accountability/proposal_linked_event: Propozycja zawarta w wyniku
|
@@ -209,7 +208,6 @@ pl:
|
|
209
208
|
progress: Postęp
|
210
209
|
timeline_entry:
|
211
210
|
fields:
|
212
|
-
entry_date: Data
|
213
211
|
title: Tytuł
|
214
212
|
results:
|
215
213
|
count:
|
data/config/locales/pt-BR.yml
CHANGED
@@ -23,7 +23,7 @@ pt-BR:
|
|
23
23
|
progress: Progresso
|
24
24
|
timeline_entry:
|
25
25
|
description: Descrição
|
26
|
-
entry_date:
|
26
|
+
entry_date: Data
|
27
27
|
title: Título
|
28
28
|
models:
|
29
29
|
decidim/accountability/proposal_linked_event: Proposta incluída em um resultado
|
@@ -94,7 +94,12 @@ pt-BR:
|
|
94
94
|
new:
|
95
95
|
create: Importar
|
96
96
|
import_all_selected_projects: Importar todos os projetos selecionados para implementação
|
97
|
+
new_items:
|
98
|
+
one: 1 projeto selecionado será importado
|
99
|
+
other: "%{count} projetos selecionados serão importados"
|
97
100
|
no_components: Não há componentes de orçamento neste espaço participativo para importar os projetos em resultados.
|
101
|
+
origin_component_id: Componente de origem
|
102
|
+
select_component: Selecionar componente
|
98
103
|
success:
|
99
104
|
one: Projetos na fila para ser importado. Você será notificado no seu endereço eletrônico quando estiver completo.
|
100
105
|
other: "Projetos na fila para importar. Você sera notificado em seu endereço eletrônico quando estiver completo."
|
data/config/locales/pt.yml
CHANGED
@@ -23,7 +23,6 @@ pt:
|
|
23
23
|
progress: Progresso
|
24
24
|
timeline_entry:
|
25
25
|
description: Descrição
|
26
|
-
entry_date: Data
|
27
26
|
title: Título
|
28
27
|
models:
|
29
28
|
decidim/accountability/proposal_linked_event: Proposta incluída em um resultado
|
@@ -132,7 +131,7 @@ pt:
|
|
132
131
|
progress: Progresso
|
133
132
|
timeline_entry:
|
134
133
|
fields:
|
135
|
-
|
134
|
+
title: Título
|
136
135
|
results:
|
137
136
|
count:
|
138
137
|
results_count:
|
data/config/locales/ro-RO.yml
CHANGED
@@ -23,7 +23,6 @@ ro:
|
|
23
23
|
progress: Progres
|
24
24
|
timeline_entry:
|
25
25
|
description: Descriere
|
26
|
-
entry_date: Data
|
27
26
|
title: Titlu
|
28
27
|
models:
|
29
28
|
decidim/accountability/proposal_linked_event: Propunere inclusă în rezultat
|
@@ -187,7 +186,6 @@ ro:
|
|
187
186
|
progress: Progres
|
188
187
|
timeline_entry:
|
189
188
|
fields:
|
190
|
-
entry_date: Dată
|
191
189
|
title: Titlu
|
192
190
|
results:
|
193
191
|
count:
|
data/config/locales/ru.yml
CHANGED
@@ -21,7 +21,7 @@ ru:
|
|
21
21
|
progress: Продвижение
|
22
22
|
timeline_entry:
|
23
23
|
description: Описание
|
24
|
-
|
24
|
+
title: Заголовок
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: Предложение, включенное в этот итог
|
27
27
|
decidim/accountability/result_progress_updated_event: Прогресс результатов обновлен
|
@@ -105,7 +105,7 @@ ru:
|
|
105
105
|
progress: Продвижение
|
106
106
|
timeline_entry:
|
107
107
|
fields:
|
108
|
-
|
108
|
+
title: Заголовок
|
109
109
|
results:
|
110
110
|
count:
|
111
111
|
results_count:
|
data/config/locales/si-LK.yml
CHANGED
@@ -13,7 +13,7 @@ si:
|
|
13
13
|
name: නම
|
14
14
|
timeline_entry:
|
15
15
|
description: සවිස්තරය
|
16
|
-
|
16
|
+
title: මාතෘකාව
|
17
17
|
activerecord:
|
18
18
|
models:
|
19
19
|
decidim/accountability/result:
|
@@ -60,7 +60,7 @@ si:
|
|
60
60
|
category: ප්රවර්ගය
|
61
61
|
timeline_entry:
|
62
62
|
fields:
|
63
|
-
|
63
|
+
title: මාතෘකාව
|
64
64
|
admin:
|
65
65
|
filters:
|
66
66
|
results:
|
data/config/locales/sk.yml
CHANGED
@@ -21,7 +21,7 @@ sk:
|
|
21
21
|
progress: Postup
|
22
22
|
timeline_entry:
|
23
23
|
description: Popis
|
24
|
-
|
24
|
+
title: Názov
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: Návrh, zahrnutý vo výsledku
|
27
27
|
decidim/accountability/result_progress_updated_event: Aktualizovaný pokrok vo výsledku
|
@@ -120,7 +120,7 @@ sk:
|
|
120
120
|
progress: Postup
|
121
121
|
timeline_entry:
|
122
122
|
fields:
|
123
|
-
|
123
|
+
title: Názov
|
124
124
|
results:
|
125
125
|
count:
|
126
126
|
results_count:
|
data/config/locales/sl.yml
CHANGED
@@ -21,7 +21,7 @@ sl:
|
|
21
21
|
progress: Napredek
|
22
22
|
timeline_entry:
|
23
23
|
description: Opis
|
24
|
-
|
24
|
+
title: Naslov
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: Predlog vključen v rezultat
|
27
27
|
decidim/accountability/result_progress_updated_event: Posodobljen razvoj postavk
|
@@ -91,7 +91,7 @@ sl:
|
|
91
91
|
progress: Napredek
|
92
92
|
timeline_entry:
|
93
93
|
fields:
|
94
|
-
|
94
|
+
title: Naslov
|
95
95
|
results:
|
96
96
|
filters:
|
97
97
|
all: Vsi
|
data/config/locales/sq-AL.yml
CHANGED
@@ -22,7 +22,6 @@ sq:
|
|
22
22
|
progress: Ecuria
|
23
23
|
timeline_entry:
|
24
24
|
description: Përshkrimi
|
25
|
-
entry_date: Data
|
26
25
|
title: Titulli
|
27
26
|
models:
|
28
27
|
decidim/accountability/proposal_linked_event: Propozimi i përfshirë në një rezultat
|
@@ -207,7 +206,6 @@ sq:
|
|
207
206
|
progress: Ecuria
|
208
207
|
timeline_entry:
|
209
208
|
fields:
|
210
|
-
entry_date: Data
|
211
209
|
title: Titulli
|
212
210
|
results:
|
213
211
|
count:
|
data/config/locales/sr-CS.yml
CHANGED
@@ -21,7 +21,7 @@ sr:
|
|
21
21
|
progress: Napredak
|
22
22
|
timeline_entry:
|
23
23
|
description: Opis
|
24
|
-
|
24
|
+
title: Naslov
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: Predlog uključen u rezultat
|
27
27
|
decidim/accountability/result_progress_updated_event: Rezultati napretka ažurirani
|
@@ -104,7 +104,7 @@ sr:
|
|
104
104
|
progress: Napredak
|
105
105
|
timeline_entry:
|
106
106
|
fields:
|
107
|
-
|
107
|
+
title: Naslov
|
108
108
|
results:
|
109
109
|
count:
|
110
110
|
results_count:
|
@@ -113,6 +113,8 @@ sr:
|
|
113
113
|
other: "%{count} rezultata"
|
114
114
|
filters:
|
115
115
|
all: Sve
|
116
|
+
home:
|
117
|
+
subcategories_label: Pod kategorije
|
116
118
|
home_header:
|
117
119
|
global_status: Sveopšte stanje izvršenja
|
118
120
|
nav_breadcrumb:
|
data/config/locales/th-TH.yml
CHANGED
@@ -22,7 +22,6 @@ th:
|
|
22
22
|
progress: ความคืบหน้า
|
23
23
|
timeline_entry:
|
24
24
|
description: คำอธิบาย
|
25
|
-
entry_date: วันที่
|
26
25
|
title: ชื่อ
|
27
26
|
models:
|
28
27
|
decidim/accountability/proposal_linked_event: ข้อเสนอที่รวมอยู่ในผลลัพธ์
|
@@ -144,6 +143,9 @@ th:
|
|
144
143
|
fields:
|
145
144
|
category: หมวดหมู่
|
146
145
|
scope: ขอบเขต
|
146
|
+
timeline_entry:
|
147
|
+
fields:
|
148
|
+
title: ชื่อ
|
147
149
|
results:
|
148
150
|
home:
|
149
151
|
empty: ยังไม่มีผลลัพธ์
|
data/config/locales/tr-TR.yml
CHANGED
@@ -23,8 +23,7 @@ tr:
|
|
23
23
|
progress: İlerleme
|
24
24
|
timeline_entry:
|
25
25
|
description: Açıklama
|
26
|
-
|
27
|
-
title: Başlik / Unvani
|
26
|
+
title: Başlık
|
28
27
|
models:
|
29
28
|
decidim/accountability/proposal_linked_event: Teklif bir sonuca dahil edildi
|
30
29
|
decidim/accountability/result_progress_updated_event: Sonuç ilerlemesi güncellendi
|
@@ -207,7 +206,6 @@ tr:
|
|
207
206
|
progress: İlerleme
|
208
207
|
timeline_entry:
|
209
208
|
fields:
|
210
|
-
entry_date: tarih
|
211
209
|
title: Başlık
|
212
210
|
results:
|
213
211
|
count:
|
data/config/locales/uk.yml
CHANGED
@@ -21,7 +21,7 @@ uk:
|
|
21
21
|
progress: Перебіг
|
22
22
|
timeline_entry:
|
23
23
|
description: Опис
|
24
|
-
|
24
|
+
title: Назва
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: Пропозиція, включена до підсумку
|
27
27
|
activerecord:
|
@@ -104,7 +104,7 @@ uk:
|
|
104
104
|
progress: Перебіг
|
105
105
|
timeline_entry:
|
106
106
|
fields:
|
107
|
-
|
107
|
+
title: Назва
|
108
108
|
results:
|
109
109
|
count:
|
110
110
|
results_count:
|
data/config/locales/zh-CN.yml
CHANGED
@@ -21,7 +21,7 @@ zh-CN:
|
|
21
21
|
progress: 进展情况
|
22
22
|
timeline_entry:
|
23
23
|
description: 描述
|
24
|
-
|
24
|
+
title: 标题
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: 结果中包括的提案
|
27
27
|
decidim/accountability/result_progress_updated_event: 结果进度更新
|
@@ -114,7 +114,7 @@ zh-CN:
|
|
114
114
|
progress: 进展情况
|
115
115
|
timeline_entry:
|
116
116
|
fields:
|
117
|
-
|
117
|
+
title: 标题
|
118
118
|
results:
|
119
119
|
count:
|
120
120
|
results_count:
|
data/config/locales/zh-TW.yml
CHANGED
@@ -22,7 +22,6 @@ zh-TW:
|
|
22
22
|
progress: 進度
|
23
23
|
timeline_entry:
|
24
24
|
description: 說明
|
25
|
-
entry_date: 日期
|
26
25
|
title: 標題
|
27
26
|
models:
|
28
27
|
decidim/accountability/proposal_linked_event: 在結果的建議
|
@@ -196,7 +195,6 @@ zh-TW:
|
|
196
195
|
progress: 進度
|
197
196
|
timeline_entry:
|
198
197
|
fields:
|
199
|
-
entry_date: 日期
|
200
198
|
title: 標題
|
201
199
|
results:
|
202
200
|
count:
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: decidim-accountability
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.29.
|
4
|
+
version: 0.29.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Josep Jaume Rey Peroy
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2025-
|
13
|
+
date: 2025-09-23 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: decidim-comments
|
@@ -18,126 +18,126 @@ dependencies:
|
|
18
18
|
requirements:
|
19
19
|
- - '='
|
20
20
|
- !ruby/object:Gem::Version
|
21
|
-
version: 0.29.
|
21
|
+
version: 0.29.5
|
22
22
|
type: :runtime
|
23
23
|
prerelease: false
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
25
25
|
requirements:
|
26
26
|
- - '='
|
27
27
|
- !ruby/object:Gem::Version
|
28
|
-
version: 0.29.
|
28
|
+
version: 0.29.5
|
29
29
|
- !ruby/object:Gem::Dependency
|
30
30
|
name: decidim-core
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|
32
32
|
requirements:
|
33
33
|
- - '='
|
34
34
|
- !ruby/object:Gem::Version
|
35
|
-
version: 0.29.
|
35
|
+
version: 0.29.5
|
36
36
|
type: :runtime
|
37
37
|
prerelease: false
|
38
38
|
version_requirements: !ruby/object:Gem::Requirement
|
39
39
|
requirements:
|
40
40
|
- - '='
|
41
41
|
- !ruby/object:Gem::Version
|
42
|
-
version: 0.29.
|
42
|
+
version: 0.29.5
|
43
43
|
- !ruby/object:Gem::Dependency
|
44
44
|
name: decidim-admin
|
45
45
|
requirement: !ruby/object:Gem::Requirement
|
46
46
|
requirements:
|
47
47
|
- - '='
|
48
48
|
- !ruby/object:Gem::Version
|
49
|
-
version: 0.29.
|
49
|
+
version: 0.29.5
|
50
50
|
type: :development
|
51
51
|
prerelease: false
|
52
52
|
version_requirements: !ruby/object:Gem::Requirement
|
53
53
|
requirements:
|
54
54
|
- - '='
|
55
55
|
- !ruby/object:Gem::Version
|
56
|
-
version: 0.29.
|
56
|
+
version: 0.29.5
|
57
57
|
- !ruby/object:Gem::Dependency
|
58
58
|
name: decidim-assemblies
|
59
59
|
requirement: !ruby/object:Gem::Requirement
|
60
60
|
requirements:
|
61
61
|
- - '='
|
62
62
|
- !ruby/object:Gem::Version
|
63
|
-
version: 0.29.
|
63
|
+
version: 0.29.5
|
64
64
|
type: :development
|
65
65
|
prerelease: false
|
66
66
|
version_requirements: !ruby/object:Gem::Requirement
|
67
67
|
requirements:
|
68
68
|
- - '='
|
69
69
|
- !ruby/object:Gem::Version
|
70
|
-
version: 0.29.
|
70
|
+
version: 0.29.5
|
71
71
|
- !ruby/object:Gem::Dependency
|
72
72
|
name: decidim-comments
|
73
73
|
requirement: !ruby/object:Gem::Requirement
|
74
74
|
requirements:
|
75
75
|
- - '='
|
76
76
|
- !ruby/object:Gem::Version
|
77
|
-
version: 0.29.
|
77
|
+
version: 0.29.5
|
78
78
|
type: :development
|
79
79
|
prerelease: false
|
80
80
|
version_requirements: !ruby/object:Gem::Requirement
|
81
81
|
requirements:
|
82
82
|
- - '='
|
83
83
|
- !ruby/object:Gem::Version
|
84
|
-
version: 0.29.
|
84
|
+
version: 0.29.5
|
85
85
|
- !ruby/object:Gem::Dependency
|
86
86
|
name: decidim-dev
|
87
87
|
requirement: !ruby/object:Gem::Requirement
|
88
88
|
requirements:
|
89
89
|
- - '='
|
90
90
|
- !ruby/object:Gem::Version
|
91
|
-
version: 0.29.
|
91
|
+
version: 0.29.5
|
92
92
|
type: :development
|
93
93
|
prerelease: false
|
94
94
|
version_requirements: !ruby/object:Gem::Requirement
|
95
95
|
requirements:
|
96
96
|
- - '='
|
97
97
|
- !ruby/object:Gem::Version
|
98
|
-
version: 0.29.
|
98
|
+
version: 0.29.5
|
99
99
|
- !ruby/object:Gem::Dependency
|
100
100
|
name: decidim-meetings
|
101
101
|
requirement: !ruby/object:Gem::Requirement
|
102
102
|
requirements:
|
103
103
|
- - '='
|
104
104
|
- !ruby/object:Gem::Version
|
105
|
-
version: 0.29.
|
105
|
+
version: 0.29.5
|
106
106
|
type: :development
|
107
107
|
prerelease: false
|
108
108
|
version_requirements: !ruby/object:Gem::Requirement
|
109
109
|
requirements:
|
110
110
|
- - '='
|
111
111
|
- !ruby/object:Gem::Version
|
112
|
-
version: 0.29.
|
112
|
+
version: 0.29.5
|
113
113
|
- !ruby/object:Gem::Dependency
|
114
114
|
name: decidim-participatory_processes
|
115
115
|
requirement: !ruby/object:Gem::Requirement
|
116
116
|
requirements:
|
117
117
|
- - '='
|
118
118
|
- !ruby/object:Gem::Version
|
119
|
-
version: 0.29.
|
119
|
+
version: 0.29.5
|
120
120
|
type: :development
|
121
121
|
prerelease: false
|
122
122
|
version_requirements: !ruby/object:Gem::Requirement
|
123
123
|
requirements:
|
124
124
|
- - '='
|
125
125
|
- !ruby/object:Gem::Version
|
126
|
-
version: 0.29.
|
126
|
+
version: 0.29.5
|
127
127
|
- !ruby/object:Gem::Dependency
|
128
128
|
name: decidim-proposals
|
129
129
|
requirement: !ruby/object:Gem::Requirement
|
130
130
|
requirements:
|
131
131
|
- - '='
|
132
132
|
- !ruby/object:Gem::Version
|
133
|
-
version: 0.29.
|
133
|
+
version: 0.29.5
|
134
134
|
type: :development
|
135
135
|
prerelease: false
|
136
136
|
version_requirements: !ruby/object:Gem::Requirement
|
137
137
|
requirements:
|
138
138
|
- - '='
|
139
139
|
- !ruby/object:Gem::Version
|
140
|
-
version: 0.29.
|
140
|
+
version: 0.29.5
|
141
141
|
description: An accountability component for decidim's participatory spaces.
|
142
142
|
email:
|
143
143
|
- josepjaume@gmail.com
|