decidim-budgets 0.23.6 → 0.24.0.rc1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/decidim/budgets/projects.js.es6 +30 -13
- data/app/cells/decidim/budgets/limit_announcement_cell.rb +1 -1
- data/app/cells/decidim/budgets/project_list_item/project_data_vote_button.erb +1 -0
- data/app/cells/decidim/budgets/project_list_item_cell.rb +4 -0
- data/app/commands/decidim/budgets/admin/import_proposals_to_budgets.rb +8 -1
- data/app/controllers/decidim/budgets/admin/budgets_controller.rb +22 -1
- data/app/controllers/decidim/budgets/orders_controller.rb +1 -1
- data/app/forms/decidim/budgets/admin/component_form.rb +57 -10
- data/app/forms/decidim/budgets/admin/project_form.rb +3 -2
- data/app/forms/decidim/budgets/admin/project_import_proposals_form.rb +11 -0
- data/app/helpers/decidim/budgets/projects_helper.rb +45 -1
- data/app/models/decidim/budgets/order.rb +94 -18
- data/app/permissions/decidim/budgets/admin/permissions.rb +1 -1
- data/app/views/decidim/budgets/admin/budgets/index.html.erb +22 -5
- data/app/views/decidim/budgets/admin/projects/index.html.erb +13 -6
- data/app/views/decidim/budgets/admin/proposals_imports/new.html.erb +6 -1
- data/app/views/decidim/budgets/projects/_budget_excess.html.erb +2 -2
- data/app/views/decidim/budgets/projects/_budget_summary.html.erb +32 -12
- data/app/views/decidim/budgets/projects/_order_progress.html.erb +1 -1
- data/app/views/decidim/budgets/projects/_order_total_budget.html.erb +5 -1
- data/config/locales/ar.yml +2 -5
- data/config/locales/ca.yml +7 -9
- data/config/locales/cs.yml +34 -6
- data/config/locales/de.yml +34 -6
- data/config/locales/el.yml +2 -6
- data/config/locales/en.yml +35 -7
- data/config/locales/es-MX.yml +26 -8
- data/config/locales/es-PY.yml +26 -8
- data/config/locales/es.yml +26 -8
- data/config/locales/eu.yml +2 -5
- data/config/locales/fi-plain.yml +34 -6
- data/config/locales/fi.yml +36 -8
- data/config/locales/fr-CA.yml +35 -7
- data/config/locales/fr.yml +35 -7
- data/config/locales/gl.yml +7 -22
- data/config/locales/hu.yml +2 -5
- data/config/locales/id-ID.yml +2 -5
- data/config/locales/is-IS.yml +2 -4
- data/config/locales/it.yml +2 -6
- data/config/locales/ja.yml +3 -7
- data/config/locales/lv.yml +2 -6
- data/config/locales/nl.yml +35 -7
- data/config/locales/no.yml +2 -7
- data/config/locales/pl.yml +38 -10
- data/config/locales/pt-BR.yml +2 -5
- data/config/locales/pt.yml +2 -6
- data/config/locales/ro-RO.yml +2 -67
- data/config/locales/ru.yml +2 -5
- data/config/locales/sk.yml +2 -6
- data/config/locales/sr-CS.yml +0 -2
- data/config/locales/sv.yml +26 -7
- data/config/locales/tr-TR.yml +31 -7
- data/config/locales/uk.yml +2 -5
- data/config/locales/zh-CN.yml +2 -7
- data/db/migrate/20200804175222_votes_enabled_to_votes_choices.rb +4 -4
- data/lib/decidim/api/budget_type.rb +21 -0
- data/lib/decidim/api/budgets_type.rb +26 -0
- data/lib/decidim/api/project_type.rb +23 -0
- data/lib/decidim/budgets/api.rb +9 -0
- data/lib/decidim/budgets/component.rb +31 -14
- data/lib/decidim/budgets/project_serializer.rb +81 -0
- data/lib/decidim/budgets/test/factories.rb +35 -1
- data/lib/decidim/budgets/version.rb +1 -1
- data/lib/decidim/budgets/workflows/all.rb +1 -1
- data/lib/decidim/budgets/workflows/base.rb +3 -3
- data/lib/decidim/budgets/workflows/one.rb +1 -1
- data/lib/decidim/budgets.rb +2 -0
- metadata +21 -19
- data/app/types/decidim/budgets/budget_type.rb +0 -24
- data/app/types/decidim/budgets/budgets_type.rb +0 -32
- data/app/types/decidim/budgets/project_type.rb +0 -26
data/config/locales/gl.yml
CHANGED
@@ -44,10 +44,14 @@ gl:
|
|
44
44
|
title: Editar orzamento
|
45
45
|
update: Actualizar orzamento
|
46
46
|
index:
|
47
|
+
pending_orders: Votos pendentes
|
47
48
|
title: Orzamentos
|
49
|
+
users_with_pending_orders: Usuarios con votos pendentes
|
48
50
|
new:
|
49
51
|
create: Crear orzamento
|
50
52
|
title: Novo orzamento
|
53
|
+
exports:
|
54
|
+
projects: Proxectos
|
51
55
|
models:
|
52
56
|
budget:
|
53
57
|
name: Orzamento
|
@@ -115,10 +119,10 @@ gl:
|
|
115
119
|
description: Estes son os proxectos que escolleu para formar parte do orzamento.
|
116
120
|
title: Confirmar voto
|
117
121
|
budget_excess:
|
122
|
+
budget_excess:
|
123
|
+
title: Orzamento máximo excedido
|
118
124
|
close: Pechar
|
119
|
-
description: Este proxecto supera o orzamento máximo e non se pode engadir. Se o desexa, pode eliminar un proxecto que xa seleccionou para engadir ou facer o seu voto coas súas preferencias.
|
120
125
|
ok: Ok
|
121
|
-
title: Orzamento máximo excedido
|
122
126
|
budget_summary:
|
123
127
|
are_you_sure: Estás certo de querer cancelar o teu voto?
|
124
128
|
assigned: 'Asignado:'
|
@@ -126,9 +130,8 @@ gl:
|
|
126
130
|
checked_out:
|
127
131
|
description: Xa votou polo orzamento. Se mudou de idea, pode %{cancel_link}.
|
128
132
|
title: A votación do orzamento completada
|
129
|
-
description: Que proxectos crees que deberiamos asignar orzamento para? Asigne polo menos %{minimum_budget} aos proxectos que desexe e vote coas súas preferencias para definir o orzamento.
|
130
|
-
description_minimum_projects_rule: Que proxectos cres que debemos destinar o orzamento? Selecciona polo menos %{minimum_number} proxectos que desexes e vota segundo as túas preferencias para definir o orzamento.
|
131
133
|
title: Vostede decide o orzamento
|
134
|
+
total_projects: Votos totais
|
132
135
|
count:
|
133
136
|
projects_count:
|
134
137
|
one: 1 proxecto
|
@@ -140,8 +143,6 @@ gl:
|
|
140
143
|
status: Estado
|
141
144
|
status_values:
|
142
145
|
all: Todos
|
143
|
-
not_selected: Non seleccionado
|
144
|
-
selected: Seleccionado
|
145
146
|
filters_small_view:
|
146
147
|
close_modal: Pechar modal
|
147
148
|
filter: Filtro
|
@@ -157,23 +158,11 @@ gl:
|
|
157
158
|
view: Ver
|
158
159
|
orders:
|
159
160
|
label: Ordenar proxectos por
|
160
|
-
most_voted: Máis votado
|
161
|
-
random: Orde ao chou
|
162
|
-
selected: Seleccionado
|
163
161
|
project:
|
164
|
-
add: Engadir o proxecto %{resource_name} ao teu voto
|
165
|
-
remove: Eliminar o proxecto %{resource_name} do teu voto
|
166
|
-
selected: Seleccionado
|
167
162
|
view: Ver
|
168
163
|
votes:
|
169
164
|
one: voto
|
170
165
|
other: votos
|
171
|
-
you_voted: Votaches
|
172
|
-
project_budget_button:
|
173
|
-
add: Engadir ao teu voto
|
174
|
-
add_descriptive: Engadir o proxecto %{resource_name} ao teu voto
|
175
|
-
added: Engadido ao teu voto
|
176
|
-
added_descriptive: O proxecto %{resource_name} engadiuse ao teu voto
|
177
166
|
projects_for: Proxectos para %{name}
|
178
167
|
show:
|
179
168
|
budget: Orzamento
|
@@ -189,7 +178,6 @@ gl:
|
|
189
178
|
comments_enabled: Comentarios habilitados
|
190
179
|
comments_max_length: Lonxitude máxima dos comentarios (0 para valor predefinido)
|
191
180
|
projects_per_page: Proxectos por páxina
|
192
|
-
resources_permissions_enabled: Os permisos de acción pódense definir para cada reunión
|
193
181
|
scope_id: Ámbito
|
194
182
|
scopes_enabled: Ámbitos habilitados
|
195
183
|
title: Título
|
@@ -199,8 +187,6 @@ gl:
|
|
199
187
|
step:
|
200
188
|
announcement: Anuncio
|
201
189
|
comments_blocked: Comentarios bloqueados
|
202
|
-
list_heading: Título da listaxe
|
203
|
-
more_information_modal: Modal de "Máis información"
|
204
190
|
show_votes: Mostrar votos
|
205
191
|
title: Título
|
206
192
|
votes: Votación
|
@@ -220,4 +206,3 @@ gl:
|
|
220
206
|
project_proposal: 'Propostas incluídas neste proxecto:'
|
221
207
|
index:
|
222
208
|
confirmed_orders_count: Reconto de votos
|
223
|
-
total_budget: Orzamento total
|
data/config/locales/hu.yml
CHANGED
@@ -73,10 +73,10 @@ hu:
|
|
73
73
|
description: Ezek azok a projektek, amelyek a költségvetés részét képezik.
|
74
74
|
title: Szavazás megerősítése
|
75
75
|
budget_excess:
|
76
|
+
budget_excess:
|
77
|
+
title: Maximális költségkeret túllépve
|
76
78
|
close: Bezárás
|
77
|
-
description: Ez a projekt meghaladja a költségvetés maximumát és nem adható hozzá. Ha szeretnéd, törölheted az egyszer már kiválasztott projektet, vagy kedved szerint szavazhatsz róluk.
|
78
79
|
ok: OK
|
79
|
-
title: Maximális költségkeret túllépve
|
80
80
|
budget_summary:
|
81
81
|
are_you_sure: Biztosan szeretnéd visszavonni a szavazatod?
|
82
82
|
assigned: 'Hozzárendelve:'
|
@@ -84,7 +84,6 @@ hu:
|
|
84
84
|
checked_out:
|
85
85
|
description: 'Már szavaztál a költségvetésre. Ha meggondoltad magad, kattints ide: %{cancel_link}.'
|
86
86
|
title: Költségvetési szavazás befejeződött
|
87
|
-
description: Milyen projektek finanszírozására használjuk a költségvetést? Rendelj hozzá legalább %{minimum_budget} a projektekhez és szavazz preferenciád szerint a költségvetésükről.
|
88
87
|
title: Dönts a költségvetéstről
|
89
88
|
count:
|
90
89
|
projects_count:
|
@@ -132,7 +131,6 @@ hu:
|
|
132
131
|
budget_voting_rule_only_one: Csak egy szavazási szabály állítható be
|
133
132
|
budget_voting_rule_required: Egy szavazási szabályra szükség van
|
134
133
|
projects_per_page: Projektek oldalanként
|
135
|
-
resources_permissions_enabled: A műveletek engedélyei a találkozókra szabhatóak
|
136
134
|
total_budget: Teljes költségvetés
|
137
135
|
vote_minimum_budget_projects_number: A szavazásban részt vevő projektek minimum száma
|
138
136
|
vote_rule_minimum_budget_projects_enabled: 'Szabály beállítása: A szavazható projektek minimum száma'
|
@@ -156,4 +154,3 @@ hu:
|
|
156
154
|
project_proposal: 'A projekthez kapcsolódó javaslatok:'
|
157
155
|
index:
|
158
156
|
confirmed_orders_count: Szavazatok száma
|
159
|
-
total_budget: Teljes költségvetés
|
data/config/locales/id-ID.yml
CHANGED
@@ -69,10 +69,10 @@ id:
|
|
69
69
|
description: Ini adalah proyek yang Anda pilih untuk menjadi bagian dari anggaran.
|
70
70
|
title: Konfirmasikan suara
|
71
71
|
budget_excess:
|
72
|
+
budget_excess:
|
73
|
+
title: Anggaran maksimum terlampaui
|
72
74
|
close: Dekat
|
73
|
-
description: Proyek ini melebihi anggaran maksimum dan tidak dapat ditambahkan. Jika mau, Anda dapat menghapus proyek yang sudah Anda pilih untuk ditambahkan, atau pilih dengan preferensi Anda.
|
74
75
|
ok: baik
|
75
|
-
title: Anggaran maksimum terlampaui
|
76
76
|
budget_summary:
|
77
77
|
are_you_sure: Anda yakin ingin membatalkan suara?
|
78
78
|
assigned: 'Ditugaskan:'
|
@@ -80,7 +80,6 @@ id:
|
|
80
80
|
checked_out:
|
81
81
|
description: Anda telah memberikan suara untuk anggaran. Jika Anda berubah pikiran, Anda dapat %{cancel_link}.
|
82
82
|
title: Suara anggaran selesai
|
83
|
-
description: Menurut Anda proyek apa yang harus kita alokasikan anggarannya? Tetapkan setidaknya %{minimum_budget} untuk proyek yang Anda inginkan dan pilih dengan preferensi Anda untuk menentukan anggaran.
|
84
83
|
title: Anda yang memutuskan anggaran
|
85
84
|
count:
|
86
85
|
projects_count:
|
@@ -116,7 +115,6 @@ id:
|
|
116
115
|
announcement: Pengumuman
|
117
116
|
comments_enabled: Komentar diaktifkan
|
118
117
|
projects_per_page: Proyek per halaman
|
119
|
-
resources_permissions_enabled: Izin tindakan dapat ditetapkan untuk setiap pertemuan
|
120
118
|
total_budget: Total anggaran
|
121
119
|
vote_threshold_percent: Batas ambang persentase suara
|
122
120
|
step:
|
@@ -137,4 +135,3 @@ id:
|
|
137
135
|
project_proposal: 'Proposal yang termasuk dalam proyek ini:'
|
138
136
|
index:
|
139
137
|
confirmed_orders_count: Votes dihitung
|
140
|
-
total_budget: Total anggaran
|
data/config/locales/is-IS.yml
CHANGED
@@ -50,10 +50,10 @@ is-IS:
|
|
50
50
|
description: Þetta eru þau verkefni sem þú hefur valið að vera hluti af fjárhagsáætluninni.
|
51
51
|
title: Staðfestu atkvæði
|
52
52
|
budget_excess:
|
53
|
+
budget_excess:
|
54
|
+
title: Hámarks fjárhagsáætlun yfir
|
53
55
|
close: Loka
|
54
|
-
description: Þetta verkefni fer yfir hámarks fjárhagsáætlun og er ekki hægt að bæta við. Ef þú vilt getur þú eytt verkefni sem þú hefur þegar valið til að bæta við eða gera atkvæði með óskir þínar.
|
55
56
|
ok: Allt í lagi
|
56
|
-
title: Hámarks fjárhagsáætlun yfir
|
57
57
|
budget_summary:
|
58
58
|
are_you_sure: Ertu viss um að þú viljir hætta við atkvæði þitt?
|
59
59
|
assigned: 'Úthlutað:'
|
@@ -61,7 +61,6 @@ is-IS:
|
|
61
61
|
checked_out:
|
62
62
|
description: Þú hefur þegar kosið fyrir fjárhagsáætlunina. Ef þú hefur skipt um skoðun geturðu %{cancel_link}.
|
63
63
|
title: Fjárhagsleg atkvæði lokið
|
64
|
-
description: Hvaða verkefni heldurðu að við eigum að úthluta fjárhagsáætlun fyrir? Gefðu amk %{minimum_budget} til verkefna sem þú vilt og kjósa með óskir þínar til að skilgreina fjárhagsáætlunina.
|
65
64
|
title: Þú ákveður fjárhagsáætlunina
|
66
65
|
count:
|
67
66
|
projects_count:
|
@@ -105,4 +104,3 @@ is-IS:
|
|
105
104
|
show_votes: Sýna atkvæði
|
106
105
|
index:
|
107
106
|
confirmed_orders_count: Atkvæðagreiðsla telja
|
108
|
-
total_budget: Samtals fjárhagsáætlun
|
data/config/locales/it.yml
CHANGED
@@ -135,10 +135,10 @@ it:
|
|
135
135
|
description: Questi sono i progetti per i quali hai scelto di partecipare al budget.
|
136
136
|
title: Conferma il voto
|
137
137
|
budget_excess:
|
138
|
+
budget_excess:
|
139
|
+
title: Budget superato
|
138
140
|
close: Chiudi
|
139
|
-
description: Questo progetto supera il budget e non può essere aggiunto. Se vuoi puoi cancellare un progetto che hai già scelto di aggiungere, oppure votare in base alle tue preferenze.
|
140
141
|
ok: Ok
|
141
|
-
title: Budget superato
|
142
142
|
budget_summary:
|
143
143
|
are_you_sure: Sei certo di voler cancellare il tuo voto?
|
144
144
|
assigned: 'Assegnato:'
|
@@ -146,8 +146,6 @@ it:
|
|
146
146
|
checked_out:
|
147
147
|
description: Hai già votato per il budget. Se hai cambiato idea puoi %{cancel_link}.
|
148
148
|
title: Voto di budget completato.
|
149
|
-
description: Per quali progetti pensi che dovremmo allocare del budget? Indica un budget minimo di %{minimum_budget} ai progetti che vuoi votare e vota con le tue preferenze per definire il budget.
|
150
|
-
description_minimum_projects_rule: Per quali progetti ritieni che dovremmo stanziare dei fondi? Seleziona almeno %{minimum_number} progetti che vuoi e vota le tue preferenze per definire il bilancio.
|
151
149
|
title: Tu decidi il budget
|
152
150
|
count:
|
153
151
|
projects_count:
|
@@ -210,7 +208,6 @@ it:
|
|
210
208
|
budget_voting_rule_only_one: Deve essere abilitata solo una regola di voto
|
211
209
|
budget_voting_rule_required: È richiesta una regola di voto
|
212
210
|
projects_per_page: Progetti per pagina
|
213
|
-
resources_permissions_enabled: Le autorizzazioni delle azioni possono essere impostate per ogni riunione
|
214
211
|
total_budget: Budget totale
|
215
212
|
vote_minimum_budget_projects_number: Numero minimo di progetti da votare
|
216
213
|
vote_rule_minimum_budget_projects_enabled: 'Abilita regola: Numero minimo di progetti da votare'
|
@@ -234,4 +231,3 @@ it:
|
|
234
231
|
project_proposal: 'Proposte incluse in questo progetto:'
|
235
232
|
index:
|
236
233
|
confirmed_orders_count: Computo dei voti
|
237
|
-
total_budget: Budget totale
|
data/config/locales/ja.yml
CHANGED
@@ -134,10 +134,10 @@ ja:
|
|
134
134
|
description: これらはあなたが予算の一部になることを選んだプロジェクトです。
|
135
135
|
title: 投票の確認
|
136
136
|
budget_excess:
|
137
|
+
budget_excess:
|
138
|
+
title: 最大予算を超えました
|
137
139
|
close: 閉じる
|
138
|
-
description: このプロジェクトは予算上限を超えているため、追加できません。 必要に応じて、追加対象として選択したプロジェクトを削除したり、好みで投票を行うことができます。
|
139
140
|
ok: OK
|
140
|
-
title: 最大予算を超えました
|
141
141
|
budget_summary:
|
142
142
|
are_you_sure: 投票をキャンセルしてもよろしいですか?
|
143
143
|
assigned: 'アサイン済み:'
|
@@ -145,8 +145,6 @@ ja:
|
|
145
145
|
checked_out:
|
146
146
|
description: すでに予算に投票しています。気が変わった場合は、 %{cancel_link} することができます。
|
147
147
|
title: 予算投票が完了しました
|
148
|
-
description: どのプロジェクトに予算を割り当てるべきだと思いますか? 希望するプロジェクトに少なくとも %{minimum_budget} を割り当て、予算を定義するためにあなたの設定で投票します。
|
149
|
-
description_minimum_projects_rule: どのプロジェクトに予算を割り当てるべきだと思いますか? 希望する少なくとも %{minimum_number} 件のプロジェクトを選択し、予算を定義するためにあなたの設定に投票します。
|
150
148
|
title: 予算を決める
|
151
149
|
count:
|
152
150
|
projects_count:
|
@@ -186,7 +184,6 @@ ja:
|
|
186
184
|
view: 表示
|
187
185
|
votes:
|
188
186
|
other: 投票
|
189
|
-
you_voted: 投票済
|
190
187
|
project_budget_button:
|
191
188
|
add: 投票に追加
|
192
189
|
add_descriptive: プロジェクト %{resource_name} をあなたの投票に追加
|
@@ -213,7 +210,7 @@ ja:
|
|
213
210
|
landing_page_content: 予算ランディングページ
|
214
211
|
more_information_modal: 詳しい情報
|
215
212
|
projects_per_page: ページあたりのプロジェクト数
|
216
|
-
resources_permissions_enabled:
|
213
|
+
resources_permissions_enabled: プロジェクトごとにアクションの権限を設定できます
|
217
214
|
scope_id: スコープ
|
218
215
|
scopes_enabled: スコープは有効です
|
219
216
|
title: タイトル
|
@@ -259,4 +256,3 @@ ja:
|
|
259
256
|
project_proposal: 'このプロジェクトに含まれる提案'
|
260
257
|
index:
|
261
258
|
confirmed_orders_count: 投票数
|
262
|
-
total_budget: 予算の合計
|
data/config/locales/lv.yml
CHANGED
@@ -75,10 +75,10 @@ lv:
|
|
75
75
|
description: Šie ir projekti, kurus izvēlējāties iekļaut budžetā.
|
76
76
|
title: Apstipriniet balsojumu
|
77
77
|
budget_excess:
|
78
|
+
budget_excess:
|
79
|
+
title: Pārsniegts maksimālais budžets
|
78
80
|
close: Aizvērt
|
79
|
-
description: Šis projekts pārsniedz maksimālo budžetu, un to nevar pievienot. Ja vēlaties, varat izdzēst projektu, kuru jau esat pievienojis, vai arī balsot, kā gribat.
|
80
81
|
ok: Labi
|
81
|
-
title: Pārsniegts maksimālais budžets
|
82
82
|
budget_summary:
|
83
83
|
are_you_sure: Vai tiešām vēlaties atcelt savu balsojumu?
|
84
84
|
assigned: 'Piešķirts:'
|
@@ -86,8 +86,6 @@ lv:
|
|
86
86
|
checked_out:
|
87
87
|
description: Jūs jau esat nobalsojis par budžetu. Ja esat mainījis savas domas, varat %{cancel_link}.
|
88
88
|
title: Balsojums par budžetu pabeigts
|
89
|
-
description: Kādiem projektiem, jūsuprāt, mums būtu jāpiešķir budžets? Piešķiriet vismaz %{minimum_budget} projektiem, kuriem vēlaties, un, lai noteiktu budžetu, balsojiet pēc saviem ieskatiem.
|
90
|
-
description_minimum_projects_rule: Kādiem projektiem, jūsuprāt, mums būtu jāpiešķir budžets? Izvēlieties vismaz %{minimum_number} projektus, kurus vēlaties, un balsojiet pēc saviem ieskatiem, lai noteiktu budžetu.
|
91
89
|
title: Jūs lemjat par budžetu
|
92
90
|
count:
|
93
91
|
projects_count:
|
@@ -137,7 +135,6 @@ lv:
|
|
137
135
|
budget_voting_rule_only_one: Jāiespējo tikai viens balsošanas noteikums
|
138
136
|
budget_voting_rule_required: Nepieciešams viens balsošanas noteikums
|
139
137
|
projects_per_page: Projekti vienā lappusē
|
140
|
-
resources_permissions_enabled: Katrā sanāksmē var iestatīt darbības atļaujas
|
141
138
|
total_budget: Kopējais budžets
|
142
139
|
vote_minimum_budget_projects_number: Minimālais projektu skaits, par kuriem jābalso
|
143
140
|
vote_rule_minimum_budget_projects_enabled: 'Iespējot noteikumu: minimālais projektu skaits, par kuriem jābalso'
|
@@ -161,4 +158,3 @@ lv:
|
|
161
158
|
project_proposal: 'Šajā projektā iekļautie priekšlikumi:'
|
162
159
|
index:
|
163
160
|
confirmed_orders_count: Balsu skaits
|
164
|
-
total_budget: Kopējais budžets
|
data/config/locales/nl.yml
CHANGED
@@ -45,13 +45,19 @@ nl:
|
|
45
45
|
title: Budget bewerken
|
46
46
|
update: Budget bijwerken
|
47
47
|
index:
|
48
|
+
finished_orders: Voltooide stemmen
|
49
|
+
pending_orders: Openstaande stemmen
|
48
50
|
title: Budgetten
|
51
|
+
users_with_finished_orders: Gebruikers met voltooide stemmen
|
52
|
+
users_with_pending_orders: Gebruikers met openstaande stemmen
|
49
53
|
new:
|
50
54
|
create: Budget maken
|
51
55
|
title: Nieuw budget
|
52
56
|
update:
|
53
57
|
invalid: Er is een fout opgetreden bij het bijwerken van dit budget
|
54
58
|
success: Budget succesvol bijgewerkt
|
59
|
+
exports:
|
60
|
+
projects: Projecten
|
55
61
|
models:
|
56
62
|
budget:
|
57
63
|
name: Budget
|
@@ -85,6 +91,7 @@ nl:
|
|
85
91
|
create: Voorstellen importeren in projecten
|
86
92
|
no_components: Er zijn geen andere voorstelcomponenten in deze participatieruimte om de voorstellen in projecten te importeren.
|
87
93
|
select_component: Selecteer een component
|
94
|
+
title: Voorstellen importeren
|
88
95
|
admin_log:
|
89
96
|
budget:
|
90
97
|
create: "%{user_name} heeft het %{resource_name} budget aangemaakt in de %{space_name} ruimte"
|
@@ -136,10 +143,15 @@ nl:
|
|
136
143
|
description: Dit zijn de projecten die u hebt gekozen om deel uit te maken van de begroting.
|
137
144
|
title: Bevestig de stem
|
138
145
|
budget_excess:
|
146
|
+
budget_excess:
|
147
|
+
description: Dit project overschrijdt het maximale budget en kan niet worden toegevoegd. Als je wil, kun je een project verwijderen dat je al had geselecteerd, of je stem uitbrengen volgens je voorkeuren.
|
148
|
+
title: Maximum budget overschreden
|
139
149
|
close: Sluit
|
140
|
-
description: Dit project overschrijdt het maximale budget en kan niet worden toegevoegd. Als
|
150
|
+
description: Dit project overschrijdt het maximale budget en kan niet worden toegevoegd. Als je wil, kun je een project verwijderen dat je al had geselecteerd, of je stem uitbrengen volgens je eigen voorkeuren.
|
141
151
|
ok: OK
|
142
|
-
|
152
|
+
projects_excess:
|
153
|
+
description: Dit project overschrijdt het maximum aantal projecten en kan niet worden toegevoegd. Als je wil, kun je een project verwijderen dat je al had geselecteerd, of je stem uitbrengen volgens je eigen voorkeuren.
|
154
|
+
title: Maximum aantal projecten overschreden
|
143
155
|
budget_summary:
|
144
156
|
are_you_sure: Weet u zeker dat u uw stem wilt annuleren?
|
145
157
|
assigned: 'Toegewezen:'
|
@@ -147,9 +159,23 @@ nl:
|
|
147
159
|
checked_out:
|
148
160
|
description: Je hebt al voor de begroting gestemd. Als u van mening bent, kunt u %{cancel_link}.
|
149
161
|
title: Begrotingsstemming voltooid
|
150
|
-
|
151
|
-
|
162
|
+
minimum_projects_rule:
|
163
|
+
description: Aan welke projecten moeten volgens jou middelen worden toegewezen? Selecteer minstens %{minimum_number} project(en) en geef zo je voorkeur voor het budget door.
|
164
|
+
instruction: "<li>Kies minstens %{minimum_number} project(en) en geef zo je voorkeur voor het budget door.</li>"
|
165
|
+
projects_rule:
|
166
|
+
description: Aan welke projecten moeten volgens jou middelen worden toegewezen? Selecteer minstens %{minimum_number} project(en) en maximum %{maximum_number} projecten en geef zo je voorkeur voor het budget door.
|
167
|
+
instruction: "<li>Selecteer minstens %{minimum_number} project(en) en maximum %{maximum_number} projecten en geef zo je voorkeur voor het budget door.</li>"
|
168
|
+
projects_rule_maximum_only:
|
169
|
+
description: Aan welke projecten moeten volgens jou middelen worden toegewezen? Selecteer maximum %{maximum_number} projecten en geef zo je voorkeur voor het budget door.
|
170
|
+
instruction: "<li>Selecteer maximum %{maximum_number} project(en) en geef zo je voorkeur voor het budget door.</li>"
|
171
|
+
rules:
|
172
|
+
title: Budget regels
|
152
173
|
title: U bepaalt het budget
|
174
|
+
total_budget: Totale budget
|
175
|
+
total_projects: Totaal aantal stemmen
|
176
|
+
vote_threshold_percent_rule:
|
177
|
+
description: Voor welke projecten vind jij dat we budget moeten vrijmaken? Wijs ten minste %{minimum_budget} toe aan de projecten die jij wil en geef zo je voorkeur voor het budget door.
|
178
|
+
instruction: "<li>Wijs minstens %{minimum_budget} toe aan de projecten die je wil en geef zo je voorkeur voor het budget door.</li>"
|
153
179
|
count:
|
154
180
|
projects_count:
|
155
181
|
one: 1 project
|
@@ -191,7 +217,7 @@ nl:
|
|
191
217
|
votes:
|
192
218
|
one: stem
|
193
219
|
other: stemmen
|
194
|
-
you_voted: Je
|
220
|
+
you_voted: Je stemde hiervoor
|
195
221
|
project_budget_button:
|
196
222
|
add: Voeg toe aan je stem
|
197
223
|
add_descriptive: Voeg project %{resource_name} toe aan uw stem
|
@@ -218,14 +244,17 @@ nl:
|
|
218
244
|
landing_page_content: Budgetten landingspagina
|
219
245
|
more_information_modal: Meer informatie
|
220
246
|
projects_per_page: Projecten per pagina
|
221
|
-
resources_permissions_enabled: Actiemachtigingen kunnen voor
|
247
|
+
resources_permissions_enabled: Actiemachtigingen kunnen voor elk project worden ingesteld
|
222
248
|
scope_id: Scope
|
223
249
|
scopes_enabled: Scopes ingeschakeld
|
224
250
|
title: Titel
|
225
251
|
total_budget: Totale budget
|
226
252
|
vote_minimum_budget_projects_number: Minimaal aantal projecten om te stemmen
|
227
253
|
vote_rule_minimum_budget_projects_enabled: 'Inschakelen van regel: minimum aantal projecten waarover gestemd moet worden'
|
254
|
+
vote_rule_selected_projects_enabled: 'Activeer regel: er moet over een minimum en een maximum aantal projecten gestemd worden'
|
228
255
|
vote_rule_threshold_percent_enabled: 'Regel inschakelen: Minimaal budget percentage'
|
256
|
+
vote_selected_projects_maximum: Maximum aantal te selecteren projecten
|
257
|
+
vote_selected_projects_minimum: Minimaal aantal te selecteren projecten
|
229
258
|
vote_threshold_percent: Percentage van het budget dat bereikt moet worden om te kunnen stemmen
|
230
259
|
workflow: Workflow
|
231
260
|
workflow_choices:
|
@@ -264,4 +293,3 @@ nl:
|
|
264
293
|
project_proposal: 'Voorstellen opgenomen in dit project:'
|
265
294
|
index:
|
266
295
|
confirmed_orders_count: Aantal stemmen
|
267
|
-
total_budget: Totale budget
|
data/config/locales/no.yml
CHANGED
@@ -86,10 +86,10 @@
|
|
86
86
|
description: Dette er prosjektene du har valgt å være en del av budsjettet.
|
87
87
|
title: Bekreft stemme
|
88
88
|
budget_excess:
|
89
|
+
budget_excess:
|
90
|
+
title: Maksimalt budsjett overskredet
|
89
91
|
close: Lukk
|
90
|
-
description: Dette prosjektet overskrider det maksimale budsjettet og kan ikke bli lagt til. Hvis du ønsker, kan du slette et prosjekt du har allerede har valgt å legge til, eller avgi stemme på dine preferanser.
|
91
92
|
ok: OK
|
92
|
-
title: Maksimalt budsjett overskredet
|
93
93
|
budget_summary:
|
94
94
|
are_you_sure: Er du sikker på at du vil avbryte din stemme?
|
95
95
|
assigned: 'Tildelt:'
|
@@ -97,8 +97,6 @@
|
|
97
97
|
checked_out:
|
98
98
|
description: Du har allerede stemt for budsjettet. Hvis du har ombestemt deg, kan du %{cancel_link}.
|
99
99
|
title: Budtjett avstemning fullført
|
100
|
-
description: Hvilke prosjekter tror du vi bør bevilge budsjett for? Tildel minst %{minimum_budget} til prosjektene du ønsker, og stem på dine preferanser for å definere budsjettet.
|
101
|
-
description_minimum_projects_rule: Hvilke prosjekter tror du vi bør tildele budsjett for? Velg minst %{minimum_number} prosjekter du ønsker, og stem på dine preferanser for å definere budsjettet.
|
102
100
|
title: Du bestemmer budsjettet
|
103
101
|
count:
|
104
102
|
projects_count:
|
@@ -131,7 +129,6 @@
|
|
131
129
|
add: Legg til prosjektet %{resource_name} til din stemme
|
132
130
|
remove: Fjern prosjektet %{resource_name} fra stemmen din
|
133
131
|
view: Vis
|
134
|
-
you_voted: Du stemte
|
135
132
|
project_budget_button:
|
136
133
|
add: Legg til i stemmen din
|
137
134
|
add_descriptive: Legg til prosjektet %{resource_name} til din stemme
|
@@ -155,7 +152,6 @@
|
|
155
152
|
budget_voting_rule_only_one: Bare én regel for stemmegivning må være aktivert
|
156
153
|
budget_voting_rule_required: En avstemningsregel kreves
|
157
154
|
projects_per_page: Prosjekter per side
|
158
|
-
resources_permissions_enabled: Handlings tillatelser kan settes for hvert møte
|
159
155
|
total_budget: Totalt budsjett
|
160
156
|
vote_minimum_budget_projects_number: Minimum antall prosjekter å stemme på
|
161
157
|
vote_rule_minimum_budget_projects_enabled: 'Aktiver regel: Minimum antall prosjekter det skal stemmes på'
|
@@ -179,4 +175,3 @@
|
|
179
175
|
project_proposal: 'Forslag inkludert i dette prosjektet:'
|
180
176
|
index:
|
181
177
|
confirmed_orders_count: Stemmer teller
|
182
|
-
total_budget: Totalt budsjett
|
data/config/locales/pl.yml
CHANGED
@@ -5,7 +5,7 @@ pl:
|
|
5
5
|
decidim_scope_id: Zakres
|
6
6
|
description: Opis
|
7
7
|
title: Tytuł
|
8
|
-
total_budget:
|
8
|
+
total_budget: Cały budżet
|
9
9
|
weight: Kolejność na stronie
|
10
10
|
project:
|
11
11
|
budget_amount: Kwota budżetu
|
@@ -47,13 +47,19 @@ pl:
|
|
47
47
|
title: Edytuj budżet
|
48
48
|
update: Aktualizuj budżet
|
49
49
|
index:
|
50
|
+
finished_orders: Zakończone głosowania
|
51
|
+
pending_orders: Głosowania oczekujące
|
50
52
|
title: Budżety
|
53
|
+
users_with_finished_orders: Użytkownicy z zakończonymi głosowaniami
|
54
|
+
users_with_pending_orders: Użytkownicy z oczekującymi głosowaniami
|
51
55
|
new:
|
52
56
|
create: Utwórz budżet
|
53
57
|
title: Nowy budżet
|
54
58
|
update:
|
55
59
|
invalid: Podczas aktualizowania budżetu wystąpił błąd
|
56
60
|
success: Budżet został zaktualizowany
|
61
|
+
exports:
|
62
|
+
projects: Projekty
|
57
63
|
models:
|
58
64
|
budget:
|
59
65
|
name: Budżet
|
@@ -87,6 +93,7 @@ pl:
|
|
87
93
|
create: Importuj propozycje do projektów
|
88
94
|
no_components: W tej przestrzeni partycypacyjnej nie ma innych komponentów do zaimportowania propozycji jako projektów.
|
89
95
|
select_component: Wybierz komponent
|
96
|
+
title: Importuj propozycje
|
90
97
|
admin_log:
|
91
98
|
budget:
|
92
99
|
create: "%{user_name} utworzył(a) budżet %{resource_name} w przestrzeni %{space_name}"
|
@@ -120,7 +127,7 @@ pl:
|
|
120
127
|
fields:
|
121
128
|
name: Nazwa
|
122
129
|
projects_count: Liczba projektów
|
123
|
-
total_budget:
|
130
|
+
total_budget: Budżet ogółem
|
124
131
|
project:
|
125
132
|
fields:
|
126
133
|
title: Tytuł
|
@@ -138,10 +145,15 @@ pl:
|
|
138
145
|
description: Są to projekty, które wybrałeś jako część budżetu.
|
139
146
|
title: Potwierdź głosowanie
|
140
147
|
budget_excess:
|
148
|
+
budget_excess:
|
149
|
+
description: Ten projekt przekracza maksymalny budżet i nie można go dodać. Jeśli chcesz, możesz usunąć projekt, który już wybrałeś, lub oddać swój głos zgodnie ze swoimi preferencjami.
|
150
|
+
title: Przekroczono maksymalny budżet
|
141
151
|
close: Zamknij
|
142
|
-
description: Ten projekt przekracza maksymalny budżet i nie można go dodać. Jeśli chcesz, możesz usunąć projekt, który już
|
152
|
+
description: Ten projekt przekracza maksymalny budżet i nie można go dodać. Jeśli chcesz, możesz usunąć projekt, który już wybrałeś, lub oddać swój głos zgodnie ze swoimi preferencjami.
|
143
153
|
ok: ok
|
144
|
-
|
154
|
+
projects_excess:
|
155
|
+
description: Ten projekt przekracza maksymalną liczbę projektów i nie można go dodać. Jeśli chcesz, możesz usunąć projekt, który już wybrałeś, lub oddać swój głos zgodnie ze swoimi preferencjami.
|
156
|
+
title: Maksymalna liczba projektów została przekroczona
|
145
157
|
budget_summary:
|
146
158
|
are_you_sure: Czy na pewno chcesz anulować swój głos?
|
147
159
|
assigned: 'Przypisano:'
|
@@ -149,9 +161,23 @@ pl:
|
|
149
161
|
checked_out:
|
150
162
|
description: Już głosowałeś na budżet. Jeśli zmieniłeś zdanie, możesz %{cancel_link}.
|
151
163
|
title: Ukończono głosowanie dot. budżetu
|
152
|
-
|
153
|
-
|
164
|
+
minimum_projects_rule:
|
165
|
+
description: Na jakie projekty Państwa zdaniem powinniśmy przeznaczyć budżet? Wybierz co najmniej %{minimum_number} projektów i głosuj zgodnie ze swoimi preferencjami aby zdefiniować budżet.
|
166
|
+
instruction: "<li>Wybierz co najmniej %{minimum_number} projektów i zagłosuj zgodnie ze swoimi preferencjami w celu zdefiniowania budżetu.</li>"
|
167
|
+
projects_rule:
|
168
|
+
description: Na jakie projekty Państwa zdaniem powinniśmy przeznaczyć budżet? Wybierz co najmniej %{minimum_number} i do %{maximum_number} projektów, które chcesz i głosuj zgodnie ze swoimi preferencjami w celu zdefiniowania budżetu.
|
169
|
+
instruction: "<li>Wybierz co najmniej %{minimum_number} i maksymalnie %{maximum_number} projektów, które chcesz i głosuj zgodnie ze swoimi preferencjami w celu zdefiniowania budżetu.</li>"
|
170
|
+
projects_rule_maximum_only:
|
171
|
+
description: Na jakie projekty Państwa zdaniem powinniśmy przeznaczyć budżet? Wybierz do %{maximum_number} projektów, które chcesz i głosuj zgodnie ze swoimi preferencjami aby zdefiniować budżet.
|
172
|
+
instruction: "<li>Wybierz do %{maximum_number} projektów, które chcesz i głosuj zgodnie ze swoimi preferencjami w celu zdefiniowania budżetu.</li>"
|
173
|
+
rules:
|
174
|
+
title: Przepisy budżetowe
|
154
175
|
title: Ty decydujesz o budżecie
|
176
|
+
total_budget: Cały budżet
|
177
|
+
total_projects: Suma głosów
|
178
|
+
vote_threshold_percent_rule:
|
179
|
+
description: Na jakie projekty Państwa zdaniem powinniśmy przeznaczyć budżet? Przypisz co najmniej %{minimum_budget} do projektów, które chcesz i głosuj zgodnie ze swoimi preferencjami w celu zdefiniowania budżetu.
|
180
|
+
instruction: "<li>Przypisz co najmniej %{minimum_budget} do projektów, które chcesz i głosuj zgodnie ze swoimi preferencjami w celu zdefiniowania budżetu.</li>"
|
155
181
|
count:
|
156
182
|
projects_count:
|
157
183
|
one: 1 projekt
|
@@ -199,7 +225,7 @@ pl:
|
|
199
225
|
few: głosów
|
200
226
|
many: głosów
|
201
227
|
other: głosów
|
202
|
-
you_voted: Zagłosowałeś
|
228
|
+
you_voted: Zagłosowałeś na to
|
203
229
|
project_budget_button:
|
204
230
|
add: Dodaj do swojego głosu
|
205
231
|
add_descriptive: Dodaj projekt %{resource_name} do swojego głosu
|
@@ -226,14 +252,17 @@ pl:
|
|
226
252
|
landing_page_content: Strona główna budżetów
|
227
253
|
more_information_modal: Więcej informacji
|
228
254
|
projects_per_page: Projektów na stronie
|
229
|
-
resources_permissions_enabled:
|
255
|
+
resources_permissions_enabled: Zezwolenia na działania można ustawić dla każdego projektu
|
230
256
|
scope_id: Zakres
|
231
257
|
scopes_enabled: Zakresy włączone
|
232
258
|
title: Tytuł
|
233
|
-
total_budget:
|
259
|
+
total_budget: Cały budżet
|
234
260
|
vote_minimum_budget_projects_number: Minimalna liczba projektów, na które można głosować
|
235
261
|
vote_rule_minimum_budget_projects_enabled: 'Włącz regułę: minimalna liczba projektów, na które można głosować'
|
262
|
+
vote_rule_selected_projects_enabled: 'Włącz regułę: Wybrane projekty z minimalną i maksymalną liczbą projektów do głosowania'
|
236
263
|
vote_rule_threshold_percent_enabled: 'Włącz regułę: minimalny procent budżetu'
|
264
|
+
vote_selected_projects_maximum: Maksymalna kwota wybranych projektów
|
265
|
+
vote_selected_projects_minimum: Minimalna liczba wybranych projektów
|
237
266
|
vote_threshold_percent: Procent progu głosowania
|
238
267
|
workflow: Workflow
|
239
268
|
workflow_choices:
|
@@ -272,4 +301,3 @@ pl:
|
|
272
301
|
project_proposal: 'Propozycje zawarte w tym projekcie:'
|
273
302
|
index:
|
274
303
|
confirmed_orders_count: Liczba głosów
|
275
|
-
total_budget: Całkowity budżet
|
data/config/locales/pt-BR.yml
CHANGED
@@ -70,10 +70,10 @@ pt:
|
|
70
70
|
description: Estes são os projetos que você escolheu para fazer parte do orçamento.
|
71
71
|
title: Confirmar votação
|
72
72
|
budget_excess:
|
73
|
+
budget_excess:
|
74
|
+
title: O orçamento máximo excedeu
|
73
75
|
close: Fechar
|
74
|
-
description: Este projeto excede o orçamento máximo e não pode ser adicionado. Se você quiser, você pode excluir um projeto que você já selecionou para adicionar ou fazer seu voto com suas preferências.
|
75
76
|
ok: OK
|
76
|
-
title: O orçamento máximo excedeu
|
77
77
|
budget_summary:
|
78
78
|
are_you_sure: Deseja mesmo cancelar o seu voto?
|
79
79
|
assigned: 'Atribuído:'
|
@@ -81,7 +81,6 @@ pt:
|
|
81
81
|
checked_out:
|
82
82
|
description: Você já votou no orçamento. Se você mudou de idéia, você pode %{cancel_link}.
|
83
83
|
title: Votação do orçamento concluída
|
84
|
-
description: Em que projetos pensa que devemos atribuir orçamento? Atribua pelo menos %{minimum_budget} aos projetos que deseja e vote com suas preferências para definir o orçamento.
|
85
84
|
title: Você decide o orçamento
|
86
85
|
count:
|
87
86
|
projects_count:
|
@@ -119,7 +118,6 @@ pt:
|
|
119
118
|
announcement: Anúncio
|
120
119
|
comments_enabled: Comentários ativados
|
121
120
|
projects_per_page: Projetos por página
|
122
|
-
resources_permissions_enabled: Permissões de ações podem ser definidas para cada reunião
|
123
121
|
total_budget: Orçamento total
|
124
122
|
vote_threshold_percent: Porcentagem do limiar de voto
|
125
123
|
step:
|
@@ -140,4 +138,3 @@ pt:
|
|
140
138
|
project_proposal: 'Propostas incluídas neste projeto:'
|
141
139
|
index:
|
142
140
|
confirmed_orders_count: Contagem de votos
|
143
|
-
total_budget: Orçamento total
|
data/config/locales/pt.yml
CHANGED
@@ -74,10 +74,10 @@ pt:
|
|
74
74
|
description: Estes são os projetos que escolheu para fazer parte do orçamento.
|
75
75
|
title: Confirmar votação
|
76
76
|
budget_excess:
|
77
|
+
budget_excess:
|
78
|
+
title: Orçamento máximo excedido
|
77
79
|
close: Fechar
|
78
|
-
description: Este projeto excede o orçamento máximo e não pode ser adicionado. Se quiser, pode eliminar um projeto que já selecionou para adicionar, ou fazer o seu voto com as suas preferências.
|
79
80
|
ok: OK
|
80
|
-
title: Orçamento máximo excedido
|
81
81
|
budget_summary:
|
82
82
|
are_you_sure: Tem a certeza de que deseja cancelar o seu voto?
|
83
83
|
assigned: 'Atribuído:'
|
@@ -85,8 +85,6 @@ pt:
|
|
85
85
|
checked_out:
|
86
86
|
description: Já votou no orçamento. Se mudou de ideia, pode %{cancel_link}.
|
87
87
|
title: Votação do orçamento concluída
|
88
|
-
description: Em que projetos crê que devemos alocar orçamento? Atribua pelo menos %{minimum_budget} aos projetos que deseja e vote com as suas preferências para definir o orçamento.
|
89
|
-
description_minimum_projects_rule: Em que projetos crê que devemos alocar orçamento? Selecione pelo menos %{minimum_number} projetos que deseja e vote de acordo com as suas preferências para definir o orçamento.
|
90
88
|
title: Você decide o orçamento
|
91
89
|
count:
|
92
90
|
projects_count:
|
@@ -142,7 +140,6 @@ pt:
|
|
142
140
|
budget_voting_rule_only_one: Apenas deve estar ativa uma regra de votação
|
143
141
|
budget_voting_rule_required: É necessária uma regra de votação
|
144
142
|
projects_per_page: Projetos por página
|
145
|
-
resources_permissions_enabled: Permissões de ações podem ser definidas para cada reunião
|
146
143
|
total_budget: Orçamento total
|
147
144
|
vote_minimum_budget_projects_number: Número mínimo de projetos a votar
|
148
145
|
vote_rule_minimum_budget_projects_enabled: 'Ativar regra: Número mínimo de projetos a voto'
|
@@ -166,4 +163,3 @@ pt:
|
|
166
163
|
project_proposal: 'Propostas incluídas neste projeto:'
|
167
164
|
index:
|
168
165
|
confirmed_orders_count: Contagem de votos
|
169
|
-
total_budget: Orçamento total
|