decidim-budgets 0.29.0 → 0.29.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/pt-BR.yml +69 -0
- data/config/locales/sv.yml +20 -19
- data/lib/decidim/budgets/version.rb +1 -1
- metadata +12 -12
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5868363edf9819d119576efd444c8c51809e9f7e3b259855546160ffbf68b53e
|
4
|
+
data.tar.gz: d5600e4d6ebc920e5fa5ec585ce52a7e62007093eee26fa65e654fb095662dc5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 75ac62e677c12d2873ff528b33c2a81fd62482ad27fb8d89046227cbcb481da5a6c93ac2e47bc558871a09ef9d42e2a56b3787a4889569f4848666760e71fe5b
|
7
|
+
data.tar.gz: ffdc85aeec48d10700cdb21407edd2257c1f2abd2c0869f6980ed80577c483fd6a4f0800e8a2fbf8d8cd25fd4d17d5e54cbbf8192e855ebd07b9bcf469b3061e
|
data/config/locales/pt-BR.yml
CHANGED
@@ -121,6 +121,7 @@ pt-BR:
|
|
121
121
|
update_budget:
|
122
122
|
invalid: 'Esses projetos já estão no mesmo orçamento ou seus orçamentos são mais que o máximo permitido: %{projects}.'
|
123
123
|
select_a_project: Por favor, selecione um projeto.
|
124
|
+
success: 'Projetos atualizados com sucesso no scopo %{subject_name}: %{projects}.'
|
124
125
|
update_category:
|
125
126
|
invalid: 'Estes projetos já tinham a categoria %{subject_name}: %{projects}.'
|
126
127
|
select_a_category: Por favor, selecione uma categoria.
|
@@ -141,12 +142,17 @@ pt-BR:
|
|
141
142
|
selected: 'Estes projetos foram selecionados com sucesso para a implementação: %{projects}.'
|
142
143
|
unselected: 'Estes projetos foram desselecionados da implementação com sucesso: %{projects}.'
|
143
144
|
proposals_imports:
|
145
|
+
create:
|
146
|
+
invalid: Houve um problema ao importar as propostas para projetos.
|
147
|
+
success: "%{number} propostas importadas para projetos."
|
144
148
|
new:
|
145
149
|
create: Importar propostas para projetos
|
146
150
|
default_budget: Orçamento padrão
|
151
|
+
import_all_accepted_proposals: Importar todas as propostas aceitas
|
147
152
|
no_components: Não há outros componentes da proposta neste espaço participativo para importar as propostas para projetos.
|
148
153
|
origin_component_id: Componente de origem
|
149
154
|
select_component: Selecione um componente
|
155
|
+
title: Importar propostas para os projetos
|
150
156
|
reminders:
|
151
157
|
orders:
|
152
158
|
description: Os usuários receberão um e-mail com links para os orçamentos em que tenham pedido pendente.
|
@@ -166,15 +172,34 @@ pt-BR:
|
|
166
172
|
back_to: Voltar para %{component_name}
|
167
173
|
close_modal: Fechar modal
|
168
174
|
continue: Continuar
|
175
|
+
more_information: Mais informações sobre o orçamento
|
169
176
|
budgets_list:
|
177
|
+
budgets: Orçamentos
|
170
178
|
cancel_order:
|
171
179
|
more_than_one: exclua seu voto em %{name} e comece de novo
|
172
180
|
only_one: exclua seu voto e comece novamente.
|
181
|
+
count:
|
182
|
+
one: "Orçamento em %{count}"
|
183
|
+
other: "%{count} Orçamentos"
|
184
|
+
empty: Ainda não há orçamentos ainda
|
185
|
+
finished_message: Você terminou o processo de votação. Obrigado por participar!
|
173
186
|
highlighted_cta: Votar em %{name}
|
187
|
+
if_change_opinion: Se você mudou de ideia, você pode
|
188
|
+
orders:
|
189
|
+
highest_cost: Custo mais alto
|
190
|
+
label: Ordenar orçamentos por
|
191
|
+
lowest_cost: Custo mais baixo
|
192
|
+
random: Ordem aleatória
|
193
|
+
progress: Terminar votação
|
194
|
+
remove_vote: Remover voto
|
195
|
+
show: Ver projetos
|
174
196
|
vote: Voto
|
197
|
+
voted_budgets: Orçamentos votados
|
198
|
+
voted_on: Você votou em %{links}.
|
175
199
|
last_activity:
|
176
200
|
new_vote_at: Nova votação sobre orçamentação em
|
177
201
|
limit_announcement:
|
202
|
+
cant_vote: Você não pode votar neste orçamento. <a href="%{landing_path}">Tente outro orçamento</a>.
|
178
203
|
limit_reached: Você tem votos ativos em %{links}. Para votar neste orçamento você deve <a href="%{landing_path}">excluir seu voto e começar do zero</a>.
|
179
204
|
models:
|
180
205
|
budget:
|
@@ -184,6 +209,9 @@ pt-BR:
|
|
184
209
|
total_budget: Orçamento total
|
185
210
|
project:
|
186
211
|
fields:
|
212
|
+
category: Categoria
|
213
|
+
id: ID
|
214
|
+
map: Mapa
|
187
215
|
title: Título
|
188
216
|
order_summary_mailer:
|
189
217
|
order_summary:
|
@@ -211,13 +239,17 @@ pt-BR:
|
|
211
239
|
are_you_sure: Deseja mesmo cancelar o seu voto?
|
212
240
|
cancel_order: exclua seu voto e comece de novo
|
213
241
|
checked_out:
|
242
|
+
description: Você já votou no orçamento. Se você mudou de ideia, você pode apagar seu voto %{cancel_link}.
|
214
243
|
title: Votação do orçamento concluída
|
244
|
+
vote: Orçamento total
|
215
245
|
count:
|
216
246
|
projects_count:
|
217
247
|
one: 1 projeto
|
218
248
|
other: "%{count} projetos"
|
249
|
+
empty: Não há projetos ainda.
|
219
250
|
exit_modal:
|
220
251
|
cancel: Voltar à votação
|
252
|
+
exit: Sair da votação
|
221
253
|
message: Seu voto não foi registrado porque você ainda não concluiu o processo de votação. Tem certeza que deseja sair da votação?
|
222
254
|
title: Você ainda não votou
|
223
255
|
filters:
|
@@ -229,6 +261,22 @@ pt-BR:
|
|
229
261
|
all: Todos
|
230
262
|
not_selected: Não selecionado
|
231
263
|
selected: Selecionado
|
264
|
+
order_progress:
|
265
|
+
assigned: Atribuído
|
266
|
+
budget: Orçamento
|
267
|
+
dynamic_help:
|
268
|
+
keep_adding_projects: Continuar adicionando projetos
|
269
|
+
minimum_reached: Você atingiu o mínimo para poder votar
|
270
|
+
start_adding_projects: Começar a adicionar projetos
|
271
|
+
minimum: Mínimo
|
272
|
+
minimum_projects_rule:
|
273
|
+
description: Selecione pelo menos %{minimum_number} projetos que você deseja e vote de acordo com suas preferências para definir o orçamento.
|
274
|
+
projects_rule:
|
275
|
+
description: Selecione pelo menos %{minimum_number} e até %{maximum_number} projetos que você deseja e vote de acordo com suas preferências para definir o orçamento.
|
276
|
+
projects_rule_maximum_only:
|
277
|
+
description: Selecione até %{maximum_number} projetos que você desejar e vote de acordo com suas preferências para definir o orçamento.
|
278
|
+
vote_threshold_percent_rule:
|
279
|
+
description: Atribua pelo menos %{minimum_budget} aos projetos que você deseja e vote de acordo com suas preferências para definir o orçamento.
|
232
280
|
orders:
|
233
281
|
highest_cost: Custo mais alto
|
234
282
|
label: Ordenar projetos por
|
@@ -237,6 +285,8 @@ pt-BR:
|
|
237
285
|
random: Ordem aleatória
|
238
286
|
selected: Selecionado
|
239
287
|
project:
|
288
|
+
add: Adicione o projeto %{resource_name} ao seu voto.
|
289
|
+
remove: Remover projeto %{resource_name} do seu voto.
|
240
290
|
selected: Selecionado
|
241
291
|
votes:
|
242
292
|
one: voto
|
@@ -244,10 +294,17 @@ pt-BR:
|
|
244
294
|
you_voted: Você votou nisto
|
245
295
|
project_budget_button:
|
246
296
|
add: Adicione ao seu voto
|
297
|
+
add_descriptive: Adicione o projeto %{resource_name} ao seu voto.
|
247
298
|
added: Adicionado ao seu voto
|
299
|
+
added_descriptive: Projeto %{resource_name} adicionado ao seu voto.
|
300
|
+
project_filter:
|
301
|
+
added: Adicionado
|
302
|
+
all: Todos
|
248
303
|
projects_for: Projetos para %{name}
|
304
|
+
select_projects: Selecionar projetos
|
249
305
|
show:
|
250
306
|
budget: Orçamento
|
307
|
+
prompt: Selecione o orçamento
|
251
308
|
vote_reminder_mailer:
|
252
309
|
vote_reminder:
|
253
310
|
email_budgets: 'Áreas onde você tem uma votação inacabada:'
|
@@ -268,6 +325,10 @@ pt-BR:
|
|
268
325
|
announcement: Anúncio
|
269
326
|
comments_enabled: Comentários ativados
|
270
327
|
comments_max_length: Tamanho máximo de comentários (deixe 0 para o valor padrão)
|
328
|
+
form:
|
329
|
+
errors:
|
330
|
+
budget_voting_rule_only_one: Apenas uma regra de votação deve estar habilitada.
|
331
|
+
budget_voting_rule_required: Uma regra de votação é necessária.
|
271
332
|
geocoding_enabled: Geocoding habilitado
|
272
333
|
landing_page_content: Página inicial dos orçamentos
|
273
334
|
more_information_modal: Modal de mais informação
|
@@ -309,6 +370,14 @@ pt-BR:
|
|
309
370
|
email_outro: Você recebeu esta notificação porque está seguindo %{participatory_space_title}. Você pode parar de receber notificações após o link anterior.
|
310
371
|
email_subject: O orçamento %{resource_title} agora está ativo para %{participatory_space_title}.
|
311
372
|
notification_title: O orçamento <a href="%{resource_path}">%{resource_title}</a> agora está ativo para %{participatory_space_title}.
|
373
|
+
orders:
|
374
|
+
checkout:
|
375
|
+
error: Ocorreu um erro ao processar seu voto.
|
376
|
+
success_html:
|
377
|
+
success_no_left_budgets_html: Seu voto foi aceito com sucesso.
|
378
|
+
destroy:
|
379
|
+
error: Ocorreu um erro ao cancelar o seu voto.
|
380
|
+
success: Seu voto foi cancelado com sucesso.
|
312
381
|
resource_links:
|
313
382
|
included_proposals:
|
314
383
|
project_proposal: Propostas incluídas neste projeto
|
data/config/locales/sv.yml
CHANGED
@@ -7,7 +7,7 @@ sv:
|
|
7
7
|
description: Beskrivning
|
8
8
|
title: Titel
|
9
9
|
total_budget: Total budget
|
10
|
-
weight:
|
10
|
+
weight: Position i listan
|
11
11
|
project:
|
12
12
|
budget_amount: Belopp
|
13
13
|
decidim_category_id: Kategori
|
@@ -215,9 +215,9 @@ sv:
|
|
215
215
|
title: Titel
|
216
216
|
order_summary_mailer:
|
217
217
|
order_summary:
|
218
|
-
selected_projects: '
|
219
|
-
subject: Du har röstat i
|
220
|
-
voted_on_space: Du har röstat på budgeten %{budget_name} i
|
218
|
+
selected_projects: 'Du har valt följande projekt:'
|
219
|
+
subject: Du har röstat i %{space_name}
|
220
|
+
voted_on_space: Du har röstat på budgeten %{budget_name} i %{space_name}.
|
221
221
|
voted_on_space_with_scope: Du har röstat på budgeten %{budget_name} i %{space_name} för %{scope_name} (%{scope_type}).
|
222
222
|
projects:
|
223
223
|
budget_confirm:
|
@@ -237,7 +237,7 @@ sv:
|
|
237
237
|
title: Maximalt antal projekt överskridet
|
238
238
|
budget_summary:
|
239
239
|
are_you_sure: Vill du dra tillbaka din röst?
|
240
|
-
cancel_order: dra tillbaka din röst
|
240
|
+
cancel_order: dra tillbaka din röst
|
241
241
|
checked_out:
|
242
242
|
description: Du har redan röstat i budgeten. Om du har ändrat dig kan du ta bort din röst.
|
243
243
|
title: Budgetomröstning slutförd
|
@@ -249,8 +249,8 @@ sv:
|
|
249
249
|
empty: Det finns inga projekt än
|
250
250
|
exit_modal:
|
251
251
|
cancel: Tillbaka till omröstningen
|
252
|
-
exit:
|
253
|
-
message: Din röst har inte registrerats eftersom du ännu inte har slutfört omröstningen. Är du säker på att du vill
|
252
|
+
exit: Avbryt omröstning
|
253
|
+
message: Din röst har inte registrerats eftersom du ännu inte har slutfört omröstningen. Är du säker på att du vill lämna omröstningen?
|
254
254
|
title: Du har ännu inte röstat
|
255
255
|
filters:
|
256
256
|
category: Kategori
|
@@ -279,10 +279,10 @@ sv:
|
|
279
279
|
description: Tilldela minst %{minimum_budget} till de projekt du vill rösta på inom budgeten.
|
280
280
|
orders:
|
281
281
|
highest_cost: Högst kostnad
|
282
|
-
label:
|
283
|
-
lowest_cost:
|
282
|
+
label: Sortera projekt efter
|
283
|
+
lowest_cost: Lägst kostnad
|
284
284
|
most_voted: Mest röster
|
285
|
-
random:
|
285
|
+
random: Slumpvis ordning
|
286
286
|
selected: Valda
|
287
287
|
project:
|
288
288
|
add: Lägg till projektet %{resource_name} till din röst.
|
@@ -293,9 +293,9 @@ sv:
|
|
293
293
|
other: röster
|
294
294
|
you_voted: Du röstade på det här
|
295
295
|
project_budget_button:
|
296
|
-
add: Lägg till
|
296
|
+
add: Lägg till
|
297
297
|
add_descriptive: Lägg till projektet %{resource_name} till din röst.
|
298
|
-
added:
|
298
|
+
added: Tillagd
|
299
299
|
added_descriptive: Projektet %{resource_name} har lagts till din röst.
|
300
300
|
project_filter:
|
301
301
|
added: Tillagd
|
@@ -323,12 +323,13 @@ sv:
|
|
323
323
|
settings:
|
324
324
|
global:
|
325
325
|
announcement: Meddelande
|
326
|
-
comments_enabled:
|
326
|
+
comments_enabled: Aktivera kommentarer
|
327
327
|
comments_max_length: Maximal kommentarslängd (ange 0 för att använda standardvärdet)
|
328
328
|
form:
|
329
329
|
errors:
|
330
330
|
budget_voting_rule_only_one: Endast en röstningsregel kan vara aktiverad.
|
331
331
|
budget_voting_rule_required: Det krävs en röstningsregel.
|
332
|
+
geocoding_enabled: Aktivera visning på karta
|
332
333
|
landing_page_content: Landningssida för budgetar
|
333
334
|
more_information_modal: Fönster "Mer information"
|
334
335
|
projects_per_page: Projekt per sida
|
@@ -337,21 +338,21 @@ sv:
|
|
337
338
|
scopes_enabled: Aktivera indelningar
|
338
339
|
title: Titel
|
339
340
|
total_budget: Total budget
|
340
|
-
vote_minimum_budget_projects_number: Minsta antal projekt att rösta
|
341
|
-
vote_rule_minimum_budget_projects_enabled: 'Aktivera regel: Minsta antal projekt att rösta
|
341
|
+
vote_minimum_budget_projects_number: Minsta antal projekt att rösta på
|
342
|
+
vote_rule_minimum_budget_projects_enabled: 'Aktivera regel: Minsta antal projekt att rösta på'
|
342
343
|
vote_rule_selected_projects_enabled: 'Aktivera regel: Minsta och högsta antal projekt att rösta på'
|
343
344
|
vote_rule_threshold_percent_enabled: 'Aktivera regel: Lägsta procentandel av budget'
|
344
345
|
vote_selected_projects_maximum: Maximalt antal projekt att välja
|
345
346
|
vote_selected_projects_minimum: Minsta antal projekt att välja
|
346
|
-
vote_threshold_percent:
|
347
|
+
vote_threshold_percent: Tröskelvärde för röster i procent
|
347
348
|
workflow: Arbetsflöde
|
348
349
|
workflow_choices:
|
349
350
|
all: 'Rösta på alla: låt deltagare att rösta i alla budgetar.'
|
350
351
|
one: 'Rösta på en: låt deltagare rösta i valfri budget, men bara i en.'
|
351
352
|
step:
|
352
353
|
announcement: Meddelande
|
353
|
-
comments_blocked:
|
354
|
-
highlighted_heading:
|
354
|
+
comments_blocked: Stäng av kommentarer
|
355
|
+
highlighted_heading: Markerad rubrik
|
355
356
|
landing_page_content: Landningssida för budgetar
|
356
357
|
list_heading: Rubrik för lista
|
357
358
|
more_information_modal: Fönster "Mer information"
|
@@ -360,7 +361,7 @@ sv:
|
|
360
361
|
votes: Omröstning
|
361
362
|
votes_choices:
|
362
363
|
disabled: Omröstning inaktiverad
|
363
|
-
enabled:
|
364
|
+
enabled: Omröstning aktiverad
|
364
365
|
finished: Omröstning avslutad
|
365
366
|
events:
|
366
367
|
budgets:
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: decidim-budgets
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.29.
|
4
|
+
version: 0.29.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: 2024-
|
13
|
+
date: 2024-10-02 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: decidim-comments
|
@@ -18,70 +18,70 @@ dependencies:
|
|
18
18
|
requirements:
|
19
19
|
- - '='
|
20
20
|
- !ruby/object:Gem::Version
|
21
|
-
version: 0.29.
|
21
|
+
version: 0.29.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.29.
|
28
|
+
version: 0.29.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.29.
|
35
|
+
version: 0.29.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.29.
|
42
|
+
version: 0.29.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.29.
|
49
|
+
version: 0.29.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.29.
|
56
|
+
version: 0.29.1
|
57
57
|
- !ruby/object:Gem::Dependency
|
58
58
|
name: decidim-dev
|
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.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.29.
|
70
|
+
version: 0.29.1
|
71
71
|
- !ruby/object:Gem::Dependency
|
72
72
|
name: decidim-proposals
|
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.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.29.
|
84
|
+
version: 0.29.1
|
85
85
|
description: A budgets component for decidim's participatory spaces.
|
86
86
|
email:
|
87
87
|
- josepjaume@gmail.com
|