decidim-budgets 0.28.3 → 0.28.4
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 +67 -0
- data/config/locales/sv.yml +23 -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: '0836cf8fb72452447c8f5cc2a97ce950a19fa7c7eebd4ac3fbd93a564f0864f4'
|
4
|
+
data.tar.gz: 7b673db6e52e3ccacab19be1464b4955a49ce1535bd0a10d877c1cfb769ba303
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3f8005f5ab51ffaca7e404b3c2a7e4336a8c601a9f734cf9e38795a655723da43b1d7225c0055b30782f2271b2a89c21c796bf5e1ff6331ec98f5fec9565af4d
|
7
|
+
data.tar.gz: '009fb8e2e464d4f4bcfebd207e25b7464ed7854c46296150b81f09ff467ad0f2dec923925a04bc7da9dc73fc84168aa15771410ed46b28d4702293e2a2931c56'
|
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.
|
@@ -168,14 +174,32 @@ pt-BR:
|
|
168
174
|
continue: Continuar
|
169
175
|
more_information: Mais informação
|
170
176
|
budgets_list:
|
177
|
+
budgets: Orçamentos
|
171
178
|
cancel_order:
|
172
179
|
more_than_one: exclua seu voto em %{name} e comece de novo
|
173
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!
|
174
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
|
175
196
|
vote: Voto
|
197
|
+
voted_budgets: Orçamentos votados
|
198
|
+
voted_on: Você votou em %{links}.
|
176
199
|
last_activity:
|
177
200
|
new_vote_at: Nova votação sobre orçamentação em
|
178
201
|
limit_announcement:
|
202
|
+
cant_vote: Você não pode votar neste orçamento. <a href="%{landing_path}">Tente outro orçamento</a>.
|
179
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>.
|
180
204
|
models:
|
181
205
|
budget:
|
@@ -185,6 +209,8 @@ pt-BR:
|
|
185
209
|
total_budget: Orçamento total
|
186
210
|
project:
|
187
211
|
fields:
|
212
|
+
category: Categoria
|
213
|
+
id: ID
|
188
214
|
title: Título
|
189
215
|
order_summary_mailer:
|
190
216
|
order_summary:
|
@@ -212,13 +238,17 @@ pt-BR:
|
|
212
238
|
are_you_sure: Deseja mesmo cancelar o seu voto?
|
213
239
|
cancel_order: exclua seu voto e comece de novo
|
214
240
|
checked_out:
|
241
|
+
description: Você já votou no orçamento. Se você mudou de ideia, você pode apagar seu voto %{cancel_link}.
|
215
242
|
title: Votação do orçamento concluída
|
243
|
+
vote: Orçamento total
|
216
244
|
count:
|
217
245
|
projects_count:
|
218
246
|
one: 1 projeto
|
219
247
|
other: "%{count} projetos"
|
248
|
+
empty: Não há projetos ainda.
|
220
249
|
exit_modal:
|
221
250
|
cancel: Voltar à votação
|
251
|
+
exit: Sair da votação
|
222
252
|
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?
|
223
253
|
title: Você ainda não votou
|
224
254
|
filters:
|
@@ -230,6 +260,22 @@ pt-BR:
|
|
230
260
|
all: Todos
|
231
261
|
not_selected: Não selecionado
|
232
262
|
selected: Selecionado
|
263
|
+
order_progress:
|
264
|
+
assigned: Atribuído
|
265
|
+
budget: Orçamento
|
266
|
+
dynamic_help:
|
267
|
+
keep_adding_projects: Continuar adicionando projetos
|
268
|
+
minimum_reached: Você atingiu o mínimo para poder votar
|
269
|
+
start_adding_projects: Começar a adicionar projetos
|
270
|
+
minimum: Mínimo
|
271
|
+
minimum_projects_rule:
|
272
|
+
description: Selecione pelo menos %{minimum_number} projetos que você deseja e vote de acordo com suas preferências para definir o orçamento.
|
273
|
+
projects_rule:
|
274
|
+
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.
|
275
|
+
projects_rule_maximum_only:
|
276
|
+
description: Selecione até %{maximum_number} projetos que você desejar e vote de acordo com suas preferências para definir o orçamento.
|
277
|
+
vote_threshold_percent_rule:
|
278
|
+
description: Atribua pelo menos %{minimum_budget} aos projetos que você deseja e vote de acordo com suas preferências para definir o orçamento.
|
233
279
|
orders:
|
234
280
|
highest_cost: Custo mais alto
|
235
281
|
label: Ordenar projetos por
|
@@ -238,6 +284,8 @@ pt-BR:
|
|
238
284
|
random: Ordem aleatória
|
239
285
|
selected: Selecionado
|
240
286
|
project:
|
287
|
+
add: Adicione o projeto %{resource_name} ao seu voto.
|
288
|
+
remove: Remover projeto %{resource_name} do seu voto.
|
241
289
|
selected: Selecionado
|
242
290
|
votes:
|
243
291
|
one: voto
|
@@ -245,10 +293,17 @@ pt-BR:
|
|
245
293
|
you_voted: Você votou nisto
|
246
294
|
project_budget_button:
|
247
295
|
add: Adicione ao seu voto
|
296
|
+
add_descriptive: Adicione o projeto %{resource_name} ao seu voto.
|
248
297
|
added: Adicionado ao seu voto
|
298
|
+
added_descriptive: Projeto %{resource_name} adicionado ao seu voto.
|
299
|
+
project_filter:
|
300
|
+
added: Adicionado
|
301
|
+
all: Todos
|
249
302
|
projects_for: Projetos para %{name}
|
303
|
+
select_projects: Selecionar projetos
|
250
304
|
show:
|
251
305
|
budget: Orçamento
|
306
|
+
prompt: Selecione o orçamento
|
252
307
|
vote_reminder_mailer:
|
253
308
|
vote_reminder:
|
254
309
|
email_budgets: 'Áreas onde você tem uma votação inacabada:'
|
@@ -269,6 +324,10 @@ pt-BR:
|
|
269
324
|
announcement: Anúncio
|
270
325
|
comments_enabled: Comentários ativados
|
271
326
|
comments_max_length: Tamanho máximo de comentários (deixe 0 para o valor padrão)
|
327
|
+
form:
|
328
|
+
errors:
|
329
|
+
budget_voting_rule_only_one: Apenas uma regra de votação deve estar habilitada.
|
330
|
+
budget_voting_rule_required: Uma regra de votação é necessária.
|
272
331
|
geocoding_enabled: Geocoding habilitado
|
273
332
|
landing_page_content: Página inicial dos orçamentos
|
274
333
|
more_information_modal: Modal de mais informação
|
@@ -310,6 +369,14 @@ pt-BR:
|
|
310
369
|
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.
|
311
370
|
email_subject: O orçamento %{resource_title} agora está ativo para %{participatory_space_title}.
|
312
371
|
notification_title: O orçamento <a href="%{resource_path}">%{resource_title}</a> agora está ativo para %{participatory_space_title}.
|
372
|
+
orders:
|
373
|
+
checkout:
|
374
|
+
error: Ocorreu um erro ao processar seu voto.
|
375
|
+
success_html:
|
376
|
+
success_no_left_budgets_html: Seu voto foi aceito com sucesso.
|
377
|
+
destroy:
|
378
|
+
error: Ocorreu um erro ao cancelar o seu voto.
|
379
|
+
success: Seu voto foi cancelado com sucesso.
|
313
380
|
resource_links:
|
314
381
|
included_proposals:
|
315
382
|
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
|
@@ -21,6 +21,9 @@ sv:
|
|
21
21
|
scope_id: Indelning
|
22
22
|
activerecord:
|
23
23
|
models:
|
24
|
+
decidim/budgets/budget:
|
25
|
+
one: Budget
|
26
|
+
other: Budgetar
|
24
27
|
decidim/budgets/project:
|
25
28
|
one: Projekt
|
26
29
|
other: Projekt
|
@@ -211,9 +214,9 @@ sv:
|
|
211
214
|
title: Titel
|
212
215
|
order_summary_mailer:
|
213
216
|
order_summary:
|
214
|
-
selected_projects: '
|
215
|
-
subject: Du har röstat i
|
216
|
-
voted_on_space: Du har röstat på budgeten %{budget_name} i
|
217
|
+
selected_projects: 'Du har valt följande projekt:'
|
218
|
+
subject: Du har röstat i %{space_name}
|
219
|
+
voted_on_space: Du har röstat på budgeten %{budget_name} i %{space_name}.
|
217
220
|
voted_on_space_with_scope: Du har röstat på budgeten %{budget_name} i %{space_name} för %{scope_name} (%{scope_type}).
|
218
221
|
projects:
|
219
222
|
budget_confirm:
|
@@ -233,7 +236,7 @@ sv:
|
|
233
236
|
title: Maximalt antal projekt överskridet
|
234
237
|
budget_summary:
|
235
238
|
are_you_sure: Vill du dra tillbaka din röst?
|
236
|
-
cancel_order: dra tillbaka din röst
|
239
|
+
cancel_order: dra tillbaka din röst
|
237
240
|
checked_out:
|
238
241
|
description: Du har redan röstat i budgeten. Om du har ändrat dig kan du ta bort din röst.
|
239
242
|
title: Budgetomröstning slutförd
|
@@ -245,8 +248,8 @@ sv:
|
|
245
248
|
empty: Det finns inga projekt än
|
246
249
|
exit_modal:
|
247
250
|
cancel: Tillbaka till omröstningen
|
248
|
-
exit:
|
249
|
-
message: Din röst har inte registrerats eftersom du ännu inte har slutfört omröstningen. Är du säker på att du vill
|
251
|
+
exit: Avbryt omröstning
|
252
|
+
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?
|
250
253
|
title: Du har ännu inte röstat
|
251
254
|
filters:
|
252
255
|
category: Kategori
|
@@ -275,10 +278,10 @@ sv:
|
|
275
278
|
description: Tilldela minst %{minimum_budget} till de projekt du vill rösta på inom budgeten.
|
276
279
|
orders:
|
277
280
|
highest_cost: Högst kostnad
|
278
|
-
label:
|
279
|
-
lowest_cost:
|
281
|
+
label: Sortera projekt efter
|
282
|
+
lowest_cost: Lägst kostnad
|
280
283
|
most_voted: Mest röster
|
281
|
-
random:
|
284
|
+
random: Slumpvis ordning
|
282
285
|
selected: Valda
|
283
286
|
project:
|
284
287
|
add: Lägg till projektet %{resource_name} till din röst.
|
@@ -289,9 +292,9 @@ sv:
|
|
289
292
|
other: röster
|
290
293
|
you_voted: Du röstade på det här
|
291
294
|
project_budget_button:
|
292
|
-
add: Lägg till
|
295
|
+
add: Lägg till
|
293
296
|
add_descriptive: Lägg till projektet %{resource_name} till din röst.
|
294
|
-
added:
|
297
|
+
added: Tillagd
|
295
298
|
added_descriptive: Projektet %{resource_name} har lagts till din röst.
|
296
299
|
project_filter:
|
297
300
|
added: Tillagd
|
@@ -319,12 +322,13 @@ sv:
|
|
319
322
|
settings:
|
320
323
|
global:
|
321
324
|
announcement: Meddelande
|
322
|
-
comments_enabled:
|
325
|
+
comments_enabled: Aktivera kommentarer
|
323
326
|
comments_max_length: Maximal kommentarslängd (ange 0 för att använda standardvärdet)
|
324
327
|
form:
|
325
328
|
errors:
|
326
329
|
budget_voting_rule_only_one: Endast en röstningsregel kan vara aktiverad.
|
327
330
|
budget_voting_rule_required: Det krävs en röstningsregel.
|
331
|
+
geocoding_enabled: Aktivera visning på karta
|
328
332
|
landing_page_content: Landningssida för budgetar
|
329
333
|
more_information_modal: Fönster "Mer information"
|
330
334
|
projects_per_page: Projekt per sida
|
@@ -333,21 +337,21 @@ sv:
|
|
333
337
|
scopes_enabled: Aktivera indelningar
|
334
338
|
title: Titel
|
335
339
|
total_budget: Total budget
|
336
|
-
vote_minimum_budget_projects_number: Minsta antal projekt att rösta
|
337
|
-
vote_rule_minimum_budget_projects_enabled: 'Aktivera regel: Minsta antal projekt att rösta
|
340
|
+
vote_minimum_budget_projects_number: Minsta antal projekt att rösta på
|
341
|
+
vote_rule_minimum_budget_projects_enabled: 'Aktivera regel: Minsta antal projekt att rösta på'
|
338
342
|
vote_rule_selected_projects_enabled: 'Aktivera regel: Minsta och högsta antal projekt att rösta på'
|
339
343
|
vote_rule_threshold_percent_enabled: 'Aktivera regel: Lägsta procentandel av budget'
|
340
344
|
vote_selected_projects_maximum: Maximalt antal projekt att välja
|
341
345
|
vote_selected_projects_minimum: Minsta antal projekt att välja
|
342
|
-
vote_threshold_percent:
|
346
|
+
vote_threshold_percent: Tröskelvärde för röster i procent
|
343
347
|
workflow: Arbetsflöde
|
344
348
|
workflow_choices:
|
345
349
|
all: 'Rösta på alla: låt deltagare att rösta i alla budgetar.'
|
346
350
|
one: 'Rösta på en: låt deltagare rösta i valfri budget, men bara i en.'
|
347
351
|
step:
|
348
352
|
announcement: Meddelande
|
349
|
-
comments_blocked:
|
350
|
-
highlighted_heading:
|
353
|
+
comments_blocked: Stäng av kommentarer
|
354
|
+
highlighted_heading: Markerad rubrik
|
351
355
|
landing_page_content: Landningssida för budgetar
|
352
356
|
list_heading: Rubrik för lista
|
353
357
|
more_information_modal: Fönster "Mer information"
|
@@ -356,7 +360,7 @@ sv:
|
|
356
360
|
votes: Omröstning
|
357
361
|
votes_choices:
|
358
362
|
disabled: Omröstning inaktiverad
|
359
|
-
enabled:
|
363
|
+
enabled: Omröstning aktiverad
|
360
364
|
finished: Omröstning avslutad
|
361
365
|
events:
|
362
366
|
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.28.
|
4
|
+
version: 0.28.4
|
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.28.
|
21
|
+
version: 0.28.4
|
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.28.
|
28
|
+
version: 0.28.4
|
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.28.
|
35
|
+
version: 0.28.4
|
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.28.
|
42
|
+
version: 0.28.4
|
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.28.
|
49
|
+
version: 0.28.4
|
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.28.
|
56
|
+
version: 0.28.4
|
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.28.
|
63
|
+
version: 0.28.4
|
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.28.
|
70
|
+
version: 0.28.4
|
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.28.
|
77
|
+
version: 0.28.4
|
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.28.
|
84
|
+
version: 0.28.4
|
85
85
|
description: A budgets component for decidim's participatory spaces.
|
86
86
|
email:
|
87
87
|
- josepjaume@gmail.com
|