decidim-accountability 0.25.0.rc2 → 0.25.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config/locales/ca.yml +2 -0
- data/config/locales/cs.yml +2 -0
- data/config/locales/el.yml +30 -0
- data/config/locales/es-MX.yml +2 -0
- data/config/locales/es-PY.yml +2 -0
- data/config/locales/es.yml +2 -0
- data/config/locales/eu.yml +54 -3
- data/config/locales/fi-plain.yml +2 -0
- data/config/locales/fi.yml +2 -0
- data/config/locales/fr-CA.yml +2 -0
- data/config/locales/fr.yml +2 -0
- data/config/locales/ga-IE.yml +113 -0
- data/config/locales/gl.yml +2 -0
- data/config/locales/it.yml +2 -0
- data/config/locales/ja.yml +2 -0
- data/config/locales/lb.yml +250 -0
- data/config/locales/pl.yml +2 -0
- data/config/locales/pt.yml +4 -0
- data/config/locales/ro-RO.yml +41 -39
- data/config/locales/si-LK.yml +33 -0
- data/config/locales/sv.yml +2 -0
- data/lib/decidim/accountability/engine.rb +4 -0
- data/lib/decidim/accountability/version.rb +1 -1
- metadata +23 -22
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d04a7d153b1561a87ff62cac69909c70050cc438278746a9ea7f7db5fd27e893
|
4
|
+
data.tar.gz: 179a750f2feebb9d2ca33bdf3a10be873241f34fea308a623742f1b6dc7e9e36
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 33903bfc2a4b3a19bbdd7a42219a7613e160011a81c01dc63e7e76724c36738bc5cb4bfe1ac392d52b6e3ab9303e5a3a66c59c2adca422141493db1352858689
|
7
|
+
data.tar.gz: c26c0e734eb3270092a61409c044199fd22c3f0a643c4f3b040a01c84488373859f1b7d9d1496749e009c3316a6ab194a8d29b60d1e425b3e134bdac5226bb02
|
data/config/locales/ca.yml
CHANGED
data/config/locales/cs.yml
CHANGED
data/config/locales/el.yml
CHANGED
@@ -32,6 +32,8 @@ el:
|
|
32
32
|
decidim:
|
33
33
|
accountability:
|
34
34
|
actions:
|
35
|
+
attachment_collections: Φάκελοι
|
36
|
+
attachments: Συνημμένα
|
35
37
|
confirm_destroy: Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το όνομα %{name};
|
36
38
|
destroy: Διαγραφή
|
37
39
|
edit: Επεξεργασία
|
@@ -42,6 +44,7 @@ el:
|
|
42
44
|
title: Ενέργειες
|
43
45
|
admin:
|
44
46
|
exports:
|
47
|
+
result_comments: Σχόλια
|
45
48
|
results: Αποτελέσματα
|
46
49
|
import_results:
|
47
50
|
new:
|
@@ -121,6 +124,11 @@ el:
|
|
121
124
|
value_types:
|
122
125
|
parent_presenter:
|
123
126
|
not_found: 'H γονική διαδικασία δεν βρέθηκε στη βάση δεδομένων (αναγνωριστικό: %{id})'
|
127
|
+
content_blocks:
|
128
|
+
highlighted_results:
|
129
|
+
dates: Ημερομηνίες
|
130
|
+
results: Αποτελέσματα
|
131
|
+
unspecified: Δεν έχει καθοριστεί
|
124
132
|
import_mailer:
|
125
133
|
import:
|
126
134
|
errors: Σφάλματα
|
@@ -133,8 +141,12 @@ el:
|
|
133
141
|
models:
|
134
142
|
result:
|
135
143
|
fields:
|
144
|
+
category: Κατηγορία
|
145
|
+
created_at: Δημιουργήθηκε
|
136
146
|
end_date: Ημερομηνία λήξης
|
147
|
+
id: Αναγνωριστικό ID
|
137
148
|
progress: Πρόοδος
|
149
|
+
scope: Πεδίο εφαρμογής
|
138
150
|
start_date: Ημερομηνία έναρξης
|
139
151
|
status: Κατάσταση
|
140
152
|
title: Τίτλος
|
@@ -148,6 +160,9 @@ el:
|
|
148
160
|
fields:
|
149
161
|
description: Περιγραφή
|
150
162
|
entry_date: Ημερομηνία
|
163
|
+
result_m:
|
164
|
+
executed: Εκτελέσθηκε
|
165
|
+
view: Προβολή
|
151
166
|
results:
|
152
167
|
count:
|
153
168
|
results_count:
|
@@ -178,8 +193,19 @@ el:
|
|
178
193
|
votes: Υποστηρίξεις
|
179
194
|
timeline:
|
180
195
|
title: Εξέλιξη έργου
|
196
|
+
admin:
|
197
|
+
filters:
|
198
|
+
results:
|
199
|
+
category_id_eq:
|
200
|
+
label: Κατηγορία
|
201
|
+
scope_id_eq:
|
202
|
+
label: Πεδίο εφαρμογής
|
203
|
+
status_id_eq:
|
204
|
+
label: Κατάσταση
|
181
205
|
components:
|
182
206
|
accountability:
|
207
|
+
actions:
|
208
|
+
comment: Σχόλιο
|
183
209
|
name: Υπευθυνότητα
|
184
210
|
settings:
|
185
211
|
global:
|
@@ -190,6 +216,8 @@ el:
|
|
190
216
|
heading_leaf_level_results: Όνομα για «Έργα»
|
191
217
|
heading_parent_level_results: Όνομα για «Αποτελέσματα»
|
192
218
|
intro: Εισαγωγή
|
219
|
+
scope_id: Πεδίο εφαρμογής
|
220
|
+
scopes_enabled: Ενεργοποιημένα πεδία εφαρμογής
|
193
221
|
subcategories_label: Όνομα για «Υποκατηγορίες»
|
194
222
|
step:
|
195
223
|
comments_blocked: Τα σχόλια αποκλείστηκαν
|
@@ -218,3 +246,5 @@ el:
|
|
218
246
|
result_project: Έργα που περιλαμβάνονται σε αυτό το αποτέλεσμα
|
219
247
|
included_proposals:
|
220
248
|
result_proposal: Προτάσεις που περιλαμβάνονται σε αυτό το αποτέλεσμα
|
249
|
+
statistics:
|
250
|
+
results_count: Αποτελέσματα
|
data/config/locales/es-MX.yml
CHANGED
data/config/locales/es-PY.yml
CHANGED
data/config/locales/es.yml
CHANGED
data/config/locales/eu.yml
CHANGED
@@ -12,9 +12,9 @@ eu:
|
|
12
12
|
proposals: Proposamen sortak
|
13
13
|
start_date: Hasiera-data
|
14
14
|
title: Izenburua
|
15
|
-
updated_at:
|
15
|
+
updated_at: Noiz eguneratua
|
16
16
|
status:
|
17
|
-
description:
|
17
|
+
description: Deskribapena
|
18
18
|
key: Gakoa
|
19
19
|
name: Izena
|
20
20
|
progress: Aurrerapena
|
@@ -32,16 +32,29 @@ eu:
|
|
32
32
|
decidim:
|
33
33
|
accountability:
|
34
34
|
actions:
|
35
|
+
attachment_collections: Karpetak
|
36
|
+
attachments: Erantsitako artxiboak
|
35
37
|
confirm_destroy: Ziur zaude emaitza hau ezabatu nahi duzula?
|
36
38
|
destroy: Ezabatu
|
37
39
|
edit: Editatu
|
40
|
+
import_csv: Inportatu CSV
|
38
41
|
new: '%{name} berria'
|
39
42
|
preview: Aurreikusi
|
40
43
|
timeline_entries: Proiektuen bilakaera
|
41
44
|
title: Ekintzak
|
42
45
|
admin:
|
43
46
|
exports:
|
47
|
+
result_comments: Iruzkinak
|
44
48
|
results: Emaitzak
|
49
|
+
import_results:
|
50
|
+
new:
|
51
|
+
import: Inportatu
|
52
|
+
info: "Ondoko urrats hauek ematea gomendatzen dizugu: </p><ol><li> Sortu egoerak erantsi nahi dituzun emaitzetarako (<a href='%{link_new_status}' target='_blank'> link </a>)</li><li>) Sortu emaitza bat gutxienez eskuz administrazioaren panelaren bidez (<a href='%{link_new_result}' target='_blank'>link</a>) inportatu baino lehen, hobeto ulertzeko formatua eta nola bete. </li><li> Deskargatu CSV formatuko artxiboa (%{link_export_csv}</li><li> Egin aldaketak lokalean. CSVren ondoko zutabeak baino ezin dituzu aldatu: </li></ol><ul><li><b> id category /id:</b> ID kategoriarako </li><li><b>scope /id:</b> ID eremurako </li><li><b>parent /id:</b> ID aitarentzat (erlazionatutako emaitzetarako). Aukerakoa </li> <li><b>title /I18N:</b> izenburua hizkuntzan X</li> <li><b> deskribapena /I18N:</b> deskribapena hizkuntzan X</li><li><b>start_date: </b> emaitza gauzatzen den hasiera-data (AAAA-MM-DD formatua) </li><li><b>end emaitza gauzatzen den amaiera-data (AAAA-MM-DD formatua) </li><li><b> status /id: </b> egoeraren ID emaitza honetarako </li><li><b>progress:</b> gauzatzearen ehunekoa (0tik 100era) </li><li><b>proposals_ids:</b> erlazionatutako proposamenen barneko ID (komez bidez bereizita). Automatikoki bihurtuko da: <span class = 'attribute-name'>proposal_url</span></li></ul>"
|
53
|
+
link: lotura
|
54
|
+
title: Inportatu emaitzak CSVtik
|
55
|
+
imports:
|
56
|
+
create:
|
57
|
+
success: Fitxeroa inportatzen ari da. Hurrengo minutuetan mezu elektroniko bat jasoko duzu inportazioaren emaitzak dituena
|
45
58
|
models:
|
46
59
|
result:
|
47
60
|
name: Emaitza
|
@@ -98,7 +111,7 @@ eu:
|
|
98
111
|
index:
|
99
112
|
title: Proiektuen denbora-lerroko sarrerak
|
100
113
|
new:
|
101
|
-
create: Sortu
|
114
|
+
create: Sortu sarrerak
|
102
115
|
title: Sarrera berria
|
103
116
|
update:
|
104
117
|
invalid: Arazo bat izan da sarrera hau eguneratzean
|
@@ -111,13 +124,29 @@ eu:
|
|
111
124
|
value_types:
|
112
125
|
parent_presenter:
|
113
126
|
not_found: 'Gurasoa ez zen datu-basean aurkitu (ID: %{id})'
|
127
|
+
content_blocks:
|
128
|
+
highlighted_results:
|
129
|
+
dates: Datak
|
130
|
+
results: Emaitzak
|
131
|
+
unspecified: Zehaztu gabe
|
132
|
+
import_mailer:
|
133
|
+
import:
|
134
|
+
errors: Erroreak
|
135
|
+
errors_present: Arazo bat izan da emaitzak inportatzen
|
136
|
+
row_number: Errenkada
|
137
|
+
subject: Emaitzak zuzen inportatu dira
|
138
|
+
success: Emaitzak zuzen inportatu dira. Emaitzak administrazioaren panelaren bidez berrikusi ahal dituzu.
|
114
139
|
last_activity:
|
115
140
|
new_result_at_html: "<span> %{link}</span>emaitza berrian"
|
116
141
|
models:
|
117
142
|
result:
|
118
143
|
fields:
|
144
|
+
category: Kategoria
|
145
|
+
created_at: Noiz sortua
|
119
146
|
end_date: Bukaera-data
|
147
|
+
id: NAN
|
120
148
|
progress: Aurrerapena
|
149
|
+
scope: Esparrua
|
121
150
|
start_date: Hasiera-data
|
122
151
|
status: Egoera
|
123
152
|
title: Izenburua
|
@@ -131,6 +160,9 @@ eu:
|
|
131
160
|
fields:
|
132
161
|
description: Descripción
|
133
162
|
entry_date: Data
|
163
|
+
result_m:
|
164
|
+
executed: Burutua
|
165
|
+
view: Ikusi
|
134
166
|
results:
|
135
167
|
count:
|
136
168
|
results_count:
|
@@ -161,17 +193,31 @@ eu:
|
|
161
193
|
votes: Sostenguak
|
162
194
|
timeline:
|
163
195
|
title: Proiektuen bilakaera
|
196
|
+
admin:
|
197
|
+
filters:
|
198
|
+
results:
|
199
|
+
category_id_eq:
|
200
|
+
label: Kategoria
|
201
|
+
scope_id_eq:
|
202
|
+
label: Esparrua
|
203
|
+
status_id_eq:
|
204
|
+
label: Egoera
|
164
205
|
components:
|
165
206
|
accountability:
|
207
|
+
actions:
|
208
|
+
comment: Iruzkina
|
166
209
|
name: Kontuak
|
167
210
|
settings:
|
168
211
|
global:
|
169
212
|
categories_label: '"Kategoriak" izena'
|
170
213
|
comments_enabled: Iruzkinak gaituta
|
214
|
+
comments_max_length: Iruzkinen gehieneko luzera (utzi 0 defektuz konfigurazioa mantendu nahi baduzu)
|
171
215
|
display_progress_enabled: Bistaratze aurrerapena
|
172
216
|
heading_leaf_level_results: '"Proiektuak" izena'
|
173
217
|
heading_parent_level_results: '"Emaitzak" izena'
|
174
218
|
intro: Intro
|
219
|
+
scope_id: Esparrua
|
220
|
+
scopes_enabled: Esparru gaituak
|
175
221
|
subcategories_label: Izena "Azpikategoriak" izenarekin
|
176
222
|
step:
|
177
223
|
comments_blocked: Iruzkinak blokeatuta
|
@@ -192,8 +238,13 @@ eu:
|
|
192
238
|
description: Sortutako emaitza kopurua
|
193
239
|
object: emaitzak
|
194
240
|
title: Emaitzak
|
241
|
+
participatory_spaces:
|
242
|
+
highlighted_results:
|
243
|
+
see_all: Ikusi emaitza guztiak (%{count})
|
195
244
|
resource_links:
|
196
245
|
included_projects:
|
197
246
|
result_project: Emaitza honetan sartutako proiektuak
|
198
247
|
included_proposals:
|
199
248
|
result_proposal: Emaitza honetan jasotako proposamenak
|
249
|
+
statistics:
|
250
|
+
results_count: Emaitzak
|
data/config/locales/fi-plain.yml
CHANGED
data/config/locales/fi.yml
CHANGED
data/config/locales/fr-CA.yml
CHANGED
data/config/locales/fr.yml
CHANGED
data/config/locales/ga-IE.yml
CHANGED
@@ -1 +1,114 @@
|
|
1
1
|
ga:
|
2
|
+
activemodel:
|
3
|
+
attributes:
|
4
|
+
result:
|
5
|
+
decidim_accountability_status_id: Stádas
|
6
|
+
decidim_category_id: Catagóir
|
7
|
+
decidim_scope_id: Scóip
|
8
|
+
end_date: Dáta deiridh
|
9
|
+
progress: Forás
|
10
|
+
title: Teideal
|
11
|
+
status:
|
12
|
+
key: Eochair
|
13
|
+
name: Ainm
|
14
|
+
progress: Forás
|
15
|
+
timeline_entry:
|
16
|
+
entry_date: Dáta
|
17
|
+
decidim:
|
18
|
+
accountability:
|
19
|
+
actions:
|
20
|
+
attachment_collections: Fillteáin
|
21
|
+
attachments: Ceangaltáin
|
22
|
+
destroy: Scrios
|
23
|
+
edit: Eagar
|
24
|
+
preview: Réamhamharc
|
25
|
+
title: Gníomhartha
|
26
|
+
admin:
|
27
|
+
exports:
|
28
|
+
result_comments: Tráchtanna
|
29
|
+
results: Torthaí
|
30
|
+
import_results:
|
31
|
+
new:
|
32
|
+
import: Iompórtáil
|
33
|
+
link: nasc
|
34
|
+
models:
|
35
|
+
result:
|
36
|
+
name: Toradh
|
37
|
+
status:
|
38
|
+
name: Stádas
|
39
|
+
results:
|
40
|
+
index:
|
41
|
+
title: Torthaí
|
42
|
+
shared:
|
43
|
+
subnav:
|
44
|
+
statuses: Stádas
|
45
|
+
statuses:
|
46
|
+
index:
|
47
|
+
title: Stádas
|
48
|
+
content_blocks:
|
49
|
+
highlighted_results:
|
50
|
+
dates: Dátaí
|
51
|
+
results: Torthaí
|
52
|
+
import_mailer:
|
53
|
+
import:
|
54
|
+
errors: Earráidí
|
55
|
+
row_number: Ró
|
56
|
+
models:
|
57
|
+
result:
|
58
|
+
fields:
|
59
|
+
category: Catagóir
|
60
|
+
created_at: Cruthaithe
|
61
|
+
end_date: Dáta deiridh
|
62
|
+
id: ID
|
63
|
+
progress: Forás
|
64
|
+
scope: Scóip
|
65
|
+
status: Stádas
|
66
|
+
title: Teideal
|
67
|
+
status:
|
68
|
+
fields:
|
69
|
+
key: Eochair
|
70
|
+
name: Ainm
|
71
|
+
progress: Forás
|
72
|
+
timeline_entry:
|
73
|
+
fields:
|
74
|
+
entry_date: Dáta
|
75
|
+
result_m:
|
76
|
+
view: Amharc
|
77
|
+
results:
|
78
|
+
filters:
|
79
|
+
all: Uile
|
80
|
+
scopes: Scóip
|
81
|
+
home:
|
82
|
+
categories_label: Catagóirí
|
83
|
+
subcategories_label: Fochatagóirí
|
84
|
+
show:
|
85
|
+
stats:
|
86
|
+
comments: Tráchtanna
|
87
|
+
meetings: Cruinnithe
|
88
|
+
proposals: Moltaí
|
89
|
+
votes: Tacaíochtaí
|
90
|
+
admin:
|
91
|
+
filters:
|
92
|
+
results:
|
93
|
+
category_id_eq:
|
94
|
+
label: Catagóir
|
95
|
+
scope_id_eq:
|
96
|
+
label: Scóip
|
97
|
+
status_id_eq:
|
98
|
+
label: Stádas
|
99
|
+
components:
|
100
|
+
accountability:
|
101
|
+
actions:
|
102
|
+
comment: Tabhair Trácht
|
103
|
+
settings:
|
104
|
+
global:
|
105
|
+
categories_label: Ainm do "Catagóirí"
|
106
|
+
intro: Réamhrá
|
107
|
+
scope_id: Scóip
|
108
|
+
subcategories_label: Ainm do "Fochatagóirí"
|
109
|
+
metrics:
|
110
|
+
results:
|
111
|
+
object: torthaí
|
112
|
+
title: Torthaí
|
113
|
+
statistics:
|
114
|
+
results_count: Torthaí
|
data/config/locales/gl.yml
CHANGED
data/config/locales/it.yml
CHANGED
data/config/locales/ja.yml
CHANGED
@@ -0,0 +1,250 @@
|
|
1
|
+
lb:
|
2
|
+
activemodel:
|
3
|
+
attributes:
|
4
|
+
result:
|
5
|
+
decidim_accountability_status_id: Status
|
6
|
+
decidim_category_id: Kategorie
|
7
|
+
decidim_scope_id: Umfang
|
8
|
+
description: Beschreiwung
|
9
|
+
end_date: Schlussdatum
|
10
|
+
progress: Progrès
|
11
|
+
project_ids: Bedeelegt Projeten
|
12
|
+
proposals: Bedeelegt Proposen
|
13
|
+
start_date: Ufanksdatum
|
14
|
+
title: Titel
|
15
|
+
updated_at: Aktualiséiert den
|
16
|
+
status:
|
17
|
+
description: Beschreiwung
|
18
|
+
key: Schlëssel
|
19
|
+
name: Numm
|
20
|
+
progress: Progrès
|
21
|
+
timeline_entry:
|
22
|
+
description: Beschreiwung
|
23
|
+
entry_date: Datum
|
24
|
+
models:
|
25
|
+
decidim/accountability/proposal_linked_event: Propose déi Deel vun engem Resultat ass
|
26
|
+
decidim/accountability/result_progress_updated_event: Aktualiséiert Entwécklung vun engem Resultat
|
27
|
+
activerecord:
|
28
|
+
models:
|
29
|
+
decidim/accountability/result:
|
30
|
+
one: Resultat
|
31
|
+
other: Resultat
|
32
|
+
decidim:
|
33
|
+
accountability:
|
34
|
+
actions:
|
35
|
+
attachment_collections: Dossier
|
36
|
+
attachments: Unhäng
|
37
|
+
confirm_destroy: Sidd Dir sécher datt Dir dësen %{name} läsche wëllt?
|
38
|
+
destroy: Läschen
|
39
|
+
edit: Editéieren
|
40
|
+
import_csv: CSV importéieren
|
41
|
+
new: Néi %{name}
|
42
|
+
preview: Preview
|
43
|
+
timeline_entries: Projektentwécklung
|
44
|
+
title: Aktiounen
|
45
|
+
admin:
|
46
|
+
exports:
|
47
|
+
result_comments: Kommentarer
|
48
|
+
results: Resultater
|
49
|
+
import_results:
|
50
|
+
new:
|
51
|
+
import: Import
|
52
|
+
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>"
|
53
|
+
link: link
|
54
|
+
title: Resultater aus engem CSV-Fichier importéieren
|
55
|
+
imports:
|
56
|
+
create:
|
57
|
+
success: Den Import vum Fichier huet ugefaang. Dir kritt eng Email an den nächste puer Minutte mam Resultat vum Import
|
58
|
+
models:
|
59
|
+
result:
|
60
|
+
name: Resultat
|
61
|
+
status:
|
62
|
+
name: Status
|
63
|
+
timeline_entry:
|
64
|
+
name: Zeitachseneintrag
|
65
|
+
results:
|
66
|
+
create:
|
67
|
+
invalid: Beim Erstellen dieses Ergebnisses ist ein Problem aufgetreten
|
68
|
+
success: Ergebnis erfolgreich erstellt
|
69
|
+
destroy:
|
70
|
+
success: Ergebnis erfolgreich gelöscht
|
71
|
+
edit:
|
72
|
+
title: Ergebnis bearbeiten
|
73
|
+
update: Ergebnis aktualisieren
|
74
|
+
index:
|
75
|
+
title: Resultater
|
76
|
+
new:
|
77
|
+
create: Ergebnis erstellen
|
78
|
+
title: Neues Ergebnis
|
79
|
+
update:
|
80
|
+
invalid: Beim Aktualisieren dieses Ergebnisses ist ein Problem aufgetreten
|
81
|
+
success: Ergebnis erfolgreich aktualisiert
|
82
|
+
shared:
|
83
|
+
subnav:
|
84
|
+
statuses: Status
|
85
|
+
statuses:
|
86
|
+
create:
|
87
|
+
invalid: Beim Erstellen dieses Status ist ein Problem aufgetreten
|
88
|
+
success: Status erfolgreich erstellt
|
89
|
+
destroy:
|
90
|
+
success: Status erfolgreich gelöscht
|
91
|
+
edit:
|
92
|
+
title: Status bearbeiten
|
93
|
+
update: Update Status
|
94
|
+
index:
|
95
|
+
title: Status
|
96
|
+
new:
|
97
|
+
create: Status erstellen
|
98
|
+
title: Neuer Status
|
99
|
+
update:
|
100
|
+
invalid: Beim Aktualisieren dieses Status ist ein Problem aufgetreten
|
101
|
+
success: Status erfolgreich aktualisiert
|
102
|
+
timeline_entries:
|
103
|
+
create:
|
104
|
+
invalid: Beim Erstellen dieses Eintrags ist ein Problem aufgetreten
|
105
|
+
success: Der Eintrag wurde erfolgreich erstellt
|
106
|
+
destroy:
|
107
|
+
success: Der Eintrag wurde erfolgreich gelöscht
|
108
|
+
edit:
|
109
|
+
title: Eintrag bearbeiten
|
110
|
+
update: Eintrag aktualisieren
|
111
|
+
index:
|
112
|
+
title: Projektzeitplaneinträge
|
113
|
+
new:
|
114
|
+
create: Eintrag erstellen
|
115
|
+
title: Neuer Eintrag
|
116
|
+
update:
|
117
|
+
invalid: Beim Aktualisieren dieses Eintrags ist ein Problem aufgetreten
|
118
|
+
success: Eintrag erfolgreich aktualisiert
|
119
|
+
admin_log:
|
120
|
+
result:
|
121
|
+
create: "%{user_name} hat das Ergebnis %{resource_name} in %{space_name} erstellt"
|
122
|
+
delete: "%{user_name} hat das Ergebnis %{resource_name} in %{space_name} gelöscht"
|
123
|
+
update: "%{user_name} hat das Ergebnis %{resource_name} in %{space_name} aktualisiert"
|
124
|
+
value_types:
|
125
|
+
parent_presenter:
|
126
|
+
not_found: 'Das übergeordnete Objekt wurde nicht in der Datenbank gefunden (ID: %{id})'
|
127
|
+
content_blocks:
|
128
|
+
highlighted_results:
|
129
|
+
dates: Daten
|
130
|
+
results: Ergebnisse
|
131
|
+
unspecified: Keine Angabe
|
132
|
+
import_mailer:
|
133
|
+
import:
|
134
|
+
errors: Fehler
|
135
|
+
errors_present: Beim Importieren der Ergebnisse ist ein Fehler aufgetreten
|
136
|
+
row_number: Zeile
|
137
|
+
subject: Ergebnisse wurden erfolgreich importiert
|
138
|
+
success: Ergebnisse wurden erfolgreich importiert. Sie können die Ergebnisse über die Administrationsoberfläche aufrufen.
|
139
|
+
last_activity:
|
140
|
+
new_result_at_html: "<span>Neues Ergebnis bei %{link}</span>"
|
141
|
+
models:
|
142
|
+
result:
|
143
|
+
fields:
|
144
|
+
category: Kategorie
|
145
|
+
created_at: Erstellt am
|
146
|
+
end_date: Enddatum
|
147
|
+
id: ID
|
148
|
+
progress: Fortschritt
|
149
|
+
scope: Themenbereich
|
150
|
+
start_date: Startdatum
|
151
|
+
status: Status
|
152
|
+
title: Titel
|
153
|
+
status:
|
154
|
+
fields:
|
155
|
+
description: Beschreibung
|
156
|
+
key: Schlüssel
|
157
|
+
name: Name
|
158
|
+
progress: Fortschritt
|
159
|
+
timeline_entry:
|
160
|
+
fields:
|
161
|
+
description: Beschreibung
|
162
|
+
entry_date: Datum
|
163
|
+
result_m:
|
164
|
+
executed: Ausgeführt
|
165
|
+
view: Ansicht
|
166
|
+
results:
|
167
|
+
count:
|
168
|
+
results_count:
|
169
|
+
one: 1 Ergebnis
|
170
|
+
other: "%{count} Ergebnisse"
|
171
|
+
filters:
|
172
|
+
all: Alle
|
173
|
+
scopes: Bereiche
|
174
|
+
home:
|
175
|
+
categories_label: Kategorien
|
176
|
+
subcategories_label: Unterkategorien
|
177
|
+
home_header:
|
178
|
+
global_status: Globaler Umsetzungsstatus
|
179
|
+
nav_breadcrumb:
|
180
|
+
global: Globale Ausführung
|
181
|
+
search:
|
182
|
+
search: Suche nach Aktionen
|
183
|
+
show:
|
184
|
+
stats:
|
185
|
+
attendees: Teilnehmer
|
186
|
+
back_to_resource: Gehe zurück zum Ergebnis
|
187
|
+
comments: Bemerkungen
|
188
|
+
contributions: Beiträge
|
189
|
+
last_edited_by: Zuletzt bearbeitet von
|
190
|
+
last_updated_at: Zuletzt aktualisiert am
|
191
|
+
meetings: Versammlungen
|
192
|
+
proposals: Vorschläge
|
193
|
+
votes: Unterstützt
|
194
|
+
timeline:
|
195
|
+
title: Projektentwicklung
|
196
|
+
admin:
|
197
|
+
filters:
|
198
|
+
results:
|
199
|
+
category_id_eq:
|
200
|
+
label: Kategorie
|
201
|
+
scope_id_eq:
|
202
|
+
label: Themenberäich
|
203
|
+
status_id_eq:
|
204
|
+
label: Status
|
205
|
+
components:
|
206
|
+
accountability:
|
207
|
+
actions:
|
208
|
+
comment: Kommentar
|
209
|
+
name: Rechenschaftspflicht
|
210
|
+
settings:
|
211
|
+
global:
|
212
|
+
categories_label: Name für "Kategorien"
|
213
|
+
comments_enabled: Kommentare aktiviert
|
214
|
+
comments_max_length: Maximale Länge der Kommentare (0 für Standardwert)
|
215
|
+
display_progress_enabled: Fortschritt anzeigen
|
216
|
+
heading_leaf_level_results: Name für "Projekte"
|
217
|
+
heading_parent_level_results: Name für "Resultate"
|
218
|
+
intro: Einführung
|
219
|
+
scope_id: Bereich
|
220
|
+
scopes_enabled: Bereiche aktiviert
|
221
|
+
subcategories_label: Name für "Unterkategorien"
|
222
|
+
step:
|
223
|
+
comments_blocked: Kommentare blockiert
|
224
|
+
events:
|
225
|
+
accountability:
|
226
|
+
proposal_linked:
|
227
|
+
email_intro: 'Der Vorschlag "%{proposal_title}" wurde in ein Ergebnis aufgenommen. Sie können das auf dieser Seite sehen:'
|
228
|
+
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.
|
229
|
+
email_subject: Eine Aktualisierung auf %{proposal_title}
|
230
|
+
notification_title: Der Vorschlag <a href="%{proposal_path}">%{proposal_title}</a> wurde im Ergebnis <a href="%{resource_path}">%{resource_title}</a> aufgenommen.
|
231
|
+
result_progress_updated:
|
232
|
+
email_intro: 'Das Ergebnis "%{resource_title}", das den Vorschlag "%{proposal_title}" enthält, ist jetzt zu %{progress}% abgeschlossen. Sie können das auf dieser Seite sehen:'
|
233
|
+
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.
|
234
|
+
email_subject: Fortschritt von %{resource_title} aktualisiert
|
235
|
+
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.
|
236
|
+
metrics:
|
237
|
+
results:
|
238
|
+
description: Anzahl der generierten Ergebnisse
|
239
|
+
object: Ergebnisse
|
240
|
+
title: Ergebnisse
|
241
|
+
participatory_spaces:
|
242
|
+
highlighted_results:
|
243
|
+
see_all: Alle Ergebnisse ansehen (%{count})
|
244
|
+
resource_links:
|
245
|
+
included_projects:
|
246
|
+
result_project: Projekte in diesem Ergebnis enthalten
|
247
|
+
included_proposals:
|
248
|
+
result_proposal: Vorschläge in diesem Ergebnis enthalten
|
249
|
+
statistics:
|
250
|
+
results_count: Ergebnisse
|
data/config/locales/pl.yml
CHANGED
data/config/locales/pt.yml
CHANGED
@@ -162,6 +162,7 @@ pt:
|
|
162
162
|
entry_date: Data
|
163
163
|
result_m:
|
164
164
|
executed: Executado
|
165
|
+
view: Visualizar
|
165
166
|
results:
|
166
167
|
count:
|
167
168
|
results_count:
|
@@ -203,6 +204,8 @@ pt:
|
|
203
204
|
label: Estado
|
204
205
|
components:
|
205
206
|
accountability:
|
207
|
+
actions:
|
208
|
+
comment: Comentário
|
206
209
|
name: Prestação de contas
|
207
210
|
settings:
|
208
211
|
global:
|
@@ -214,6 +217,7 @@ pt:
|
|
214
217
|
heading_parent_level_results: Nome para "Resultados"
|
215
218
|
intro: Introdução
|
216
219
|
scope_id: Âmbito
|
220
|
+
scopes_enabled: Âmbitos activados
|
217
221
|
subcategories_label: Nome para "Subcategorias"
|
218
222
|
step:
|
219
223
|
comments_blocked: Comentários bloqueados
|
data/config/locales/ro-RO.yml
CHANGED
@@ -7,7 +7,7 @@ ro:
|
|
7
7
|
decidim_scope_id: Domeniu de aplicare
|
8
8
|
description: Descriere
|
9
9
|
end_date: Data de sfârșit
|
10
|
-
progress:
|
10
|
+
progress: Progres
|
11
11
|
project_ids: Proiecte incluse
|
12
12
|
proposals: Propuneri incluse
|
13
13
|
start_date: Data de început
|
@@ -35,7 +35,7 @@ ro:
|
|
35
35
|
actions:
|
36
36
|
attachment_collections: Dosare
|
37
37
|
attachments: Atașamente
|
38
|
-
confirm_destroy: Ești sigur că vrei să ștergi acest %{name}?
|
38
|
+
confirm_destroy: Ești sigur(ă) că vrei să ștergi acest %{name}?
|
39
39
|
destroy: Ștergere
|
40
40
|
edit: Editare
|
41
41
|
import_csv: Importă CSV
|
@@ -60,7 +60,7 @@ ro:
|
|
60
60
|
result:
|
61
61
|
name: Rezultat
|
62
62
|
status:
|
63
|
-
name:
|
63
|
+
name: Stadiu
|
64
64
|
timeline_entry:
|
65
65
|
name: Intrare cronologie
|
66
66
|
results:
|
@@ -71,72 +71,72 @@ ro:
|
|
71
71
|
success: Rezultatul a fost șters
|
72
72
|
edit:
|
73
73
|
title: Editare rezultat
|
74
|
-
update:
|
74
|
+
update: Actualizare rezultat
|
75
75
|
index:
|
76
76
|
title: Rezultate
|
77
77
|
new:
|
78
|
-
create:
|
78
|
+
create: Creează rezultat
|
79
79
|
title: Rezultat nou
|
80
80
|
update:
|
81
81
|
invalid: A apărut o eroare la actualizarea acestui rezultat
|
82
82
|
success: Rezultatul a fost actualizat
|
83
83
|
shared:
|
84
84
|
subnav:
|
85
|
-
statuses:
|
85
|
+
statuses: Stadii
|
86
86
|
statuses:
|
87
87
|
create:
|
88
|
-
invalid: A apărut o eroare la crearea acestui
|
89
|
-
success:
|
88
|
+
invalid: A apărut o eroare la crearea acestui stadiu
|
89
|
+
success: Stadiu creat cu succes
|
90
90
|
destroy:
|
91
|
-
success:
|
91
|
+
success: Stadiu şters cu succes
|
92
92
|
edit:
|
93
|
-
title: Editare
|
94
|
-
update:
|
93
|
+
title: Editare stadiu
|
94
|
+
update: Actualizare stadiu
|
95
95
|
index:
|
96
|
-
title:
|
96
|
+
title: Stadii
|
97
97
|
new:
|
98
|
-
create:
|
99
|
-
title:
|
98
|
+
create: Creează stadiu
|
99
|
+
title: Stadiu nou
|
100
100
|
update:
|
101
|
-
invalid: A apărut o eroare la
|
102
|
-
success:
|
101
|
+
invalid: A apărut o eroare la crearea acestui stadiu
|
102
|
+
success: Stadiu actualizat cu succes
|
103
103
|
timeline_entries:
|
104
104
|
create:
|
105
|
-
invalid: A apărut o eroare la crearea acestei
|
105
|
+
invalid: A apărut o eroare la crearea acestei înregistrări
|
106
106
|
success: Intrare creată cu succes
|
107
107
|
destroy:
|
108
108
|
success: Intrare ștearsă cu succes
|
109
109
|
edit:
|
110
|
-
title: Editare
|
111
|
-
update: Actualizare
|
110
|
+
title: Editare înregistrare
|
111
|
+
update: Actualizare înregistrare
|
112
112
|
index:
|
113
|
-
title: Înregistrări
|
113
|
+
title: Înregistrări în calendarul proiectului
|
114
114
|
new:
|
115
|
-
create:
|
116
|
-
title:
|
115
|
+
create: Creează înregistrare
|
116
|
+
title: Înregistrare nouă
|
117
117
|
update:
|
118
|
-
invalid: A apărut o eroare la actualizarea acestei
|
119
|
-
success:
|
118
|
+
invalid: A apărut o eroare la actualizarea acestei înregistrări
|
119
|
+
success: Înregistrare actualizată cu succes
|
120
120
|
admin_log:
|
121
121
|
result:
|
122
|
-
create: "%{user_name}
|
123
|
-
delete: "%{user_name} a șters
|
124
|
-
update: "%{user_name}
|
122
|
+
create: "%{user_name} a creat %{resource_name} în %{space_name}"
|
123
|
+
delete: "%{user_name} a șters %{resource_name} în %{space_name}"
|
124
|
+
update: "%{user_name} a actualizat %{resource_name} în %{space_name}"
|
125
125
|
value_types:
|
126
126
|
parent_presenter:
|
127
|
-
not_found: '
|
127
|
+
not_found: 'Elementul-părinte nu a fost găsit în baza de date (ID: %{id})'
|
128
128
|
content_blocks:
|
129
129
|
highlighted_results:
|
130
130
|
dates: Date
|
131
|
-
results:
|
131
|
+
results: Rezultate
|
132
132
|
unspecified: Nespecificat
|
133
133
|
import_mailer:
|
134
134
|
import:
|
135
135
|
errors: Erori
|
136
136
|
errors_present: A apărut o problemă la importarea rezultatelor
|
137
137
|
row_number: Rând
|
138
|
-
subject:
|
139
|
-
success:
|
138
|
+
subject: Importare cu succes a rezultatelor
|
139
|
+
success: Rezultate importate. Puteți revizui rezultatele în interfața de administrare.
|
140
140
|
last_activity:
|
141
141
|
new_result_at_html: "<span>Un nou rezultat la %{link}</span>"
|
142
142
|
models:
|
@@ -144,25 +144,25 @@ ro:
|
|
144
144
|
fields:
|
145
145
|
category: Categorie
|
146
146
|
created_at: Creat
|
147
|
-
end_date:
|
147
|
+
end_date: Dată de sfârşit
|
148
148
|
id: ID
|
149
|
-
progress:
|
150
|
-
scope: Domeniu
|
151
|
-
start_date:
|
152
|
-
status:
|
149
|
+
progress: Progres
|
150
|
+
scope: Domeniu
|
151
|
+
start_date: Dată de începere
|
152
|
+
status: Stadiu
|
153
153
|
title: Titlu
|
154
154
|
status:
|
155
155
|
fields:
|
156
156
|
description: Descriere
|
157
157
|
key: Cheie
|
158
158
|
name: Nume
|
159
|
-
progress:
|
159
|
+
progress: Progres
|
160
160
|
timeline_entry:
|
161
161
|
fields:
|
162
162
|
description: Descriere
|
163
|
-
entry_date:
|
163
|
+
entry_date: Dată
|
164
164
|
result_m:
|
165
|
-
executed:
|
165
|
+
executed: Executat
|
166
166
|
view: Vizualizare
|
167
167
|
results:
|
168
168
|
count:
|
@@ -206,6 +206,8 @@ ro:
|
|
206
206
|
label: Stare
|
207
207
|
components:
|
208
208
|
accountability:
|
209
|
+
actions:
|
210
|
+
comment: Comentariu
|
209
211
|
name: Responsabilitate
|
210
212
|
settings:
|
211
213
|
global:
|
data/config/locales/si-LK.yml
CHANGED
@@ -3,18 +3,51 @@ si:
|
|
3
3
|
attributes:
|
4
4
|
result:
|
5
5
|
decidim_accountability_status_id: තත්වය
|
6
|
+
decidim_category_id: ප්රවර්ගය
|
7
|
+
description: සවිස්තරය
|
8
|
+
title: මාතෘකාව
|
6
9
|
status:
|
10
|
+
description: සවිස්තරය
|
11
|
+
key: යතුර
|
7
12
|
name: නම
|
8
13
|
timeline_entry:
|
14
|
+
description: සවිස්තරය
|
9
15
|
entry_date: දිනය
|
16
|
+
activerecord:
|
17
|
+
models:
|
18
|
+
decidim/accountability/result:
|
19
|
+
one: ප්රතිඵලය
|
20
|
+
other: ප්රතිඵල
|
10
21
|
decidim:
|
11
22
|
accountability:
|
12
23
|
actions:
|
24
|
+
attachment_collections: බහාලුම්
|
25
|
+
attachments: ඇමුණුම්
|
13
26
|
edit: සංස්කරණය
|
27
|
+
preview: පෙරදසුන
|
28
|
+
title: ක්රියාමාර්ග
|
14
29
|
admin:
|
30
|
+
exports:
|
31
|
+
result_comments: අදහස්
|
32
|
+
results: ප්රතිඵල
|
33
|
+
import_results:
|
34
|
+
new:
|
35
|
+
import: ආයාත කරන්න
|
36
|
+
link: සබැඳිය
|
15
37
|
models:
|
38
|
+
result:
|
39
|
+
name: ප්රතිඵලය
|
16
40
|
status:
|
17
41
|
name: තත්වය
|
42
|
+
results:
|
43
|
+
index:
|
44
|
+
title: ප්රතිඵල
|
45
|
+
shared:
|
46
|
+
subnav:
|
47
|
+
statuses: තත්වයන්
|
48
|
+
statuses:
|
49
|
+
edit:
|
50
|
+
title: තත්වය සංස්කරණය
|
18
51
|
content_blocks:
|
19
52
|
highlighted_results:
|
20
53
|
dates: දින
|
data/config/locales/sv.yml
CHANGED
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.25.
|
4
|
+
version: 0.25.1
|
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: 2021-
|
13
|
+
date: 2021-11-02 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.25.
|
21
|
+
version: 0.25.1
|
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.25.
|
28
|
+
version: 0.25.1
|
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.25.
|
35
|
+
version: 0.25.1
|
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.25.
|
42
|
+
version: 0.25.1
|
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.25.
|
49
|
+
version: 0.25.1
|
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.25.
|
56
|
+
version: 0.25.1
|
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.25.
|
63
|
+
version: 0.25.1
|
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.25.
|
70
|
+
version: 0.25.1
|
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.25.
|
77
|
+
version: 0.25.1
|
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.25.
|
84
|
+
version: 0.25.1
|
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.25.
|
91
|
+
version: 0.25.1
|
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.25.
|
98
|
+
version: 0.25.1
|
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.25.
|
105
|
+
version: 0.25.1
|
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.25.
|
112
|
+
version: 0.25.1
|
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.25.
|
119
|
+
version: 0.25.1
|
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.25.
|
126
|
+
version: 0.25.1
|
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.25.
|
133
|
+
version: 0.25.1
|
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.25.
|
140
|
+
version: 0.25.1
|
141
141
|
description: An accountability component for decidim's participatory spaces.
|
142
142
|
email:
|
143
143
|
- josepjaume@gmail.com
|
@@ -298,6 +298,7 @@ files:
|
|
298
298
|
- config/locales/ko-KR.yml
|
299
299
|
- config/locales/ko.yml
|
300
300
|
- config/locales/lb-LU.yml
|
301
|
+
- config/locales/lb.yml
|
301
302
|
- config/locales/lt-LT.yml
|
302
303
|
- config/locales/lt.yml
|
303
304
|
- config/locales/lv.yml
|
@@ -366,9 +367,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
366
367
|
version: '2.7'
|
367
368
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
368
369
|
requirements:
|
369
|
-
- - "
|
370
|
+
- - ">="
|
370
371
|
- !ruby/object:Gem::Version
|
371
|
-
version:
|
372
|
+
version: '0'
|
372
373
|
requirements: []
|
373
374
|
rubygems_version: 3.1.2
|
374
375
|
signing_key:
|