decidim-proposals 0.28.4 → 0.28.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/cells/decidim/proposals/highlighted_proposals_for_component/show.erb +0 -12
- data/app/cells/decidim/proposals/proposal_l_cell.rb +17 -18
- data/app/controllers/decidim/proposals/proposals_controller.rb +4 -8
- data/app/controllers/decidim/proposals/versions_controller.rb +1 -1
- data/app/forms/decidim/proposals/admin/proposal_answer_form.rb +3 -3
- data/app/forms/decidim/proposals/admin/proposal_form.rb +1 -1
- data/app/helpers/decidim/proposals/map_helper.rb +1 -1
- data/app/models/decidim/proposals/collaborative_draft.rb +2 -3
- data/app/models/decidim/proposals/proposal.rb +2 -11
- data/app/permissions/decidim/proposals/permissions.rb +4 -3
- data/app/services/decidim/proposals/collaborative_draft_diff_renderer.rb +22 -0
- data/app/services/decidim/proposals/diff_renderer.rb +2 -0
- data/app/services/decidim/proposals/proposal_builder.rb +1 -1
- data/app/views/decidim/proposals/admin/proposals/_form.html.erb +1 -1
- data/app/views/decidim/proposals/admin/proposals/index.html.erb +2 -2
- data/app/views/decidim/proposals/admin/proposals/show.html.erb +4 -4
- data/app/views/decidim/proposals/proposals/_proposals.html.erb +1 -1
- data/app/views/decidim/proposals/proposals/index.html.erb +9 -2
- data/app/views/decidim/proposals/proposals/index.js.erb +12 -0
- data/app/views/decidim/proposals/proposals/show.html.erb +1 -1
- data/config/locales/ar.yml +7 -6
- data/config/locales/bg.yml +5 -11
- data/config/locales/bn-BD.yml +1 -0
- data/config/locales/bs-BA.yml +98 -0
- data/config/locales/ca-IT.yml +931 -0
- data/config/locales/ca.yml +15 -10
- data/config/locales/cs.yml +12 -7
- data/config/locales/de.yml +15 -10
- data/config/locales/el.yml +3 -8
- data/config/locales/en.yml +7 -2
- data/config/locales/es-MX.yml +13 -8
- data/config/locales/es-PY.yml +13 -8
- data/config/locales/es.yml +16 -11
- data/config/locales/eu.yml +165 -160
- data/config/locales/fi-plain.yml +10 -5
- data/config/locales/fi.yml +30 -25
- data/config/locales/fr-CA.yml +12 -9
- data/config/locales/fr.yml +11 -8
- data/config/locales/ga-IE.yml +0 -1
- data/config/locales/gl.yml +3 -6
- data/config/locales/he-IL.yml +4 -0
- data/config/locales/hu.yml +3 -8
- data/config/locales/id-ID.yml +10 -5
- data/config/locales/is-IS.yml +3 -7
- data/config/locales/it.yml +35 -11
- data/config/locales/ja.yml +12 -7
- data/config/locales/lt.yml +1 -7
- data/config/locales/lv.yml +5 -4
- data/config/locales/nl.yml +9 -9
- data/config/locales/no.yml +1 -6
- data/config/locales/pl.yml +2 -8
- data/config/locales/pt-BR.yml +3 -8
- data/config/locales/pt.yml +2 -6
- data/config/locales/ro-RO.yml +10 -11
- data/config/locales/ru.yml +3 -7
- data/config/locales/sk.yml +6 -5
- data/config/locales/sl.yml +0 -4
- data/config/locales/sr-CS.yml +0 -2
- data/config/locales/sv.yml +11 -7
- data/config/locales/tr-TR.yml +5 -9
- data/config/locales/uk.yml +4 -8
- data/config/locales/zh-CN.yml +1 -5
- data/config/locales/zh-TW.yml +3 -8
- data/decidim-proposals.gemspec +1 -1
- data/lib/decidim/api/proposal_type.rb +13 -0
- data/lib/decidim/api/proposals_type.rb +1 -3
- data/lib/decidim/proposals/proposal_serializer.rb +7 -4
- data/lib/decidim/proposals/test/factories.rb +6 -5
- data/lib/decidim/proposals/version.rb +1 -1
- metadata +25 -21
data/config/locales/it.yml
CHANGED
@@ -57,10 +57,12 @@ it:
|
|
57
57
|
attributes:
|
58
58
|
base:
|
59
59
|
not_official: Non sono ufficiali
|
60
|
+
supported: Hanno ricevuto supporto o avalli
|
60
61
|
proposals_split:
|
61
62
|
attributes:
|
62
63
|
base:
|
63
64
|
not_official: Non sono ufficiali
|
65
|
+
supported: Hanno ricevuto supporto o avalli
|
64
66
|
models:
|
65
67
|
decidim/proposals/accepted_proposal_event: Proposta accettata
|
66
68
|
decidim/proposals/admin/update_proposal_category_event: Categoria della proposta modificata
|
@@ -98,7 +100,7 @@ it:
|
|
98
100
|
'false': Proposte
|
99
101
|
'true': Emendamenti
|
100
102
|
scope_id_eq:
|
101
|
-
label:
|
103
|
+
label: Scopo
|
102
104
|
state_eq:
|
103
105
|
label: Stato
|
104
106
|
values:
|
@@ -135,6 +137,7 @@ it:
|
|
135
137
|
comments_enabled: Commenti abilitati
|
136
138
|
comments_max_length: Lunghezza massima dei commenti (Lasciare 0 per il valore predefinito)
|
137
139
|
default_sort_order_options:
|
140
|
+
most_voted: Più supportati
|
138
141
|
random: Casuale
|
139
142
|
recent: Recenti
|
140
143
|
geocoding_enabled: Geocoding abilitato
|
@@ -157,7 +160,7 @@ it:
|
|
157
160
|
proposal_wizard_step_2_help_text: Procedura guidata di proposta "Confronta" il testo della guida del passo
|
158
161
|
proposal_wizard_step_3_help_text: Procedura guidata "Completa" del testo della guida guidata della proposta
|
159
162
|
resources_permissions_enabled: Le autorizzazioni delle azioni possono essere impostate per ogni proposta
|
160
|
-
scope_id:
|
163
|
+
scope_id: Scopo
|
161
164
|
scopes_enabled: Ambiti abilitati
|
162
165
|
threshold_per_proposal: Voti necessari per l'approvazione della proposta
|
163
166
|
vote_limit: Limite di voto per utente
|
@@ -178,6 +181,8 @@ it:
|
|
178
181
|
automatic_hashtags: Hashtag aggiunti a tutte le proposte
|
179
182
|
comments_blocked: Commenti bloccati
|
180
183
|
creation_enabled: I partecipanti possono creare proposte
|
184
|
+
default_sort_order_options:
|
185
|
+
most_voted: Più supportati
|
181
186
|
endorsements_blocked: Approvazioni bloccate
|
182
187
|
endorsements_enabled: Approvazioni abilitate
|
183
188
|
proposal_answering_enabled: Risposta alla proposta abilitata
|
@@ -254,18 +259,17 @@ it:
|
|
254
259
|
affected_user:
|
255
260
|
email_intro: 'La tua proposta "%{resource_title}" è stata respinta. Puoi leggere la risposta in questa pagina:'
|
256
261
|
email_outro: Hai ricevuto questa notifica perché sei un autore di "%{resource_title}".
|
262
|
+
email_subject: La tua proposta è stata eliminata
|
257
263
|
notification_title: La tua proposta <a href="%{resource_path}">%{resource_title}</a> è stata respinta.
|
258
264
|
follower:
|
259
265
|
email_intro: 'La proposta "%{resource_title}" è stata respinta. Puoi leggere la risposta in questa pagina:'
|
260
266
|
notification_title: La proposta <a href="%{resource_path}">%{resource_title}</a> è stata respinta.
|
261
267
|
proposal_update_category:
|
262
268
|
email_intro: 'Un amministratore ha aggiornato la categoria della tua proposta "%{resource_title}", dai un''occhiata:'
|
263
|
-
email_outro: Hai ricevuto questa notifica perché sei l'autore della proposta.
|
264
269
|
email_subject: La categoria di proposta %{resource_title} è stata aggiornata
|
265
270
|
notification_title: La categoria <a href="%{resource_path}">%{resource_title}</a> proposta è stata aggiornata da un amministratore.
|
266
271
|
proposal_update_scope:
|
267
272
|
email_intro: 'Un amministratore ha aggiornato l''ambito della tua proposta%{resource_title}", dai un''occhiata a questa pagina:'
|
268
|
-
email_outro: Hai ricevuto questa notifica perché sei l'autore della proposta.
|
269
273
|
email_subject: L'ambito della proposta %{resource_title} è stato aggiornato
|
270
274
|
notification_title: L'ambito della proposta <a href="%{resource_path}">%{resource_title}</a> è stato aggiornato da un amministratore.
|
271
275
|
voting_enabled:
|
@@ -318,14 +322,14 @@ it:
|
|
318
322
|
proposals:
|
319
323
|
description: Numero di proposte generate
|
320
324
|
object: proposte
|
321
|
-
title:
|
325
|
+
title: Proposte
|
322
326
|
votes:
|
323
327
|
description: Numero di voti generati nelle proposte degli utenti
|
324
328
|
object: voti
|
325
329
|
title: Voti
|
326
330
|
participatory_spaces:
|
327
331
|
highlighted_proposals:
|
328
|
-
see_all: Vedi tutto
|
332
|
+
see_all: Vedi tutto
|
329
333
|
proposals:
|
330
334
|
actions:
|
331
335
|
answer_proposal: Proposta di Risposta
|
@@ -341,6 +345,23 @@ it:
|
|
341
345
|
exports:
|
342
346
|
proposal_comments: Commenti
|
343
347
|
proposals: Proposte
|
348
|
+
imports:
|
349
|
+
help:
|
350
|
+
answers: |
|
351
|
+
Il documento di importazione deve contenere i seguenti nomi di colonne in caso di file CSV o Excel, o nomi di chiavi in caso di file JSON:
|
352
|
+
<ul>
|
353
|
+
<li><b>id:</b> ID della proposta di risposta</li>
|
354
|
+
<li><b>stato:</b> Uno dei "accettati", "evaluating", or "rejected"</li>
|
355
|
+
<li><b>answer/en:</b> Risposta sulla lingua inglese. Questo dipenderà dalla configurazione della tua lingua sulla piattaforma.</li>
|
356
|
+
</ul>
|
357
|
+
proposals: |
|
358
|
+
Il file deve avere i seguenti nomi di colonne in caso di file CSV o Excel, o nomi di chiavi in caso di file JSON:
|
359
|
+
<ul>
|
360
|
+
<li><b>title/en:</b> Titolo in lingua inglese. Questo dipenderà dalla configurazione della lingua della tua piattaforma.</li>
|
361
|
+
<li><b>body/en:</b> Body in lingua inglese. Questo dipenderà dalla configurazione della lingua della piattaforma.</li>
|
362
|
+
<li><b>scope/id:</b> ID per l'ambito</li>
|
363
|
+
<li><b>categoria/id:</b> ID per la categoria</li>
|
364
|
+
</ul>
|
344
365
|
models:
|
345
366
|
proposal:
|
346
367
|
name: Proposta
|
@@ -392,7 +413,7 @@ it:
|
|
392
413
|
title: Aggiorna proposta
|
393
414
|
update: Aggiornare
|
394
415
|
form:
|
395
|
-
attachment_legend: "(Opzionale)
|
416
|
+
attachment_legend: "(Opzionale) Aggiungi un allegato"
|
396
417
|
created_in_meeting: Questa proposta proviene da una riunione
|
397
418
|
delete_attachment: Elimina allegato
|
398
419
|
select_a_category: Scegli una categoria
|
@@ -400,7 +421,6 @@ it:
|
|
400
421
|
index:
|
401
422
|
actions: Azioni
|
402
423
|
assign_to_valuator: Assegna al valutatore
|
403
|
-
assign_to_valuator_button: Assegna
|
404
424
|
cancel: Annulla
|
405
425
|
change_category: Cambia categoria
|
406
426
|
change_scope: Cambia ambito
|
@@ -414,7 +434,6 @@ it:
|
|
414
434
|
split_button: Diviso
|
415
435
|
title: Proposte
|
416
436
|
unassign_from_valuator: Annulla assegnazione al valutatore
|
417
|
-
unassign_from_valuator_button: Disassegna
|
418
437
|
update: Aggiornare
|
419
438
|
update_scope_button: Aggiorna Ambito
|
420
439
|
new:
|
@@ -452,9 +471,11 @@ it:
|
|
452
471
|
select_states: Controlla gli stati delle proposte da importare
|
453
472
|
proposals_merges:
|
454
473
|
create:
|
474
|
+
invalid: 'Si è verificato un problema di fusione delle proposte selezionate perché alcune di esse:'
|
455
475
|
success: Fuse con successo le proposte in una nuova.
|
456
476
|
proposals_splits:
|
457
477
|
create:
|
478
|
+
invalid: 'Si è verificato un problema dividendo le proposte selezionate perché alcune di esse:'
|
458
479
|
success: Suddiviso con successo le proposte in nuove.
|
459
480
|
admin_log:
|
460
481
|
proposal:
|
@@ -594,7 +615,7 @@ it:
|
|
594
615
|
official_proposal: Proposta dell'Amministrazione
|
595
616
|
published_answer: Risposta pubblicata
|
596
617
|
published_at: Pubblicato a
|
597
|
-
scope:
|
618
|
+
scope: Scopo
|
598
619
|
state: Stato
|
599
620
|
title: Titolo
|
600
621
|
valuator: Valutatore
|
@@ -620,8 +641,10 @@ it:
|
|
620
641
|
description: Le coordinate verranno aggiornate quando si fa clic sul pulsante 'Anteprima'. Tuttavia, l'indirizzo non cambia.
|
621
642
|
instructions: Puoi spostare il punto sulla mappa.
|
622
643
|
edit:
|
644
|
+
add_documents: Aggiungi documenti
|
623
645
|
attachment_legend: "(Opzionale) Aggiungi un allegato"
|
624
646
|
back: Indietro
|
647
|
+
edit_documents: Modifica documenti
|
625
648
|
select_a_category: Seleziona una categoria
|
626
649
|
send: Inviare
|
627
650
|
title: Modifica la proposta
|
@@ -648,6 +671,7 @@ it:
|
|
648
671
|
one: "%{count} proposta"
|
649
672
|
other: "%{count} proposte"
|
650
673
|
new_proposal: Nuova proposta
|
674
|
+
see_all: Vedi tutto
|
651
675
|
see_all_withdrawn: Vedi tutte le proposte ritirate
|
652
676
|
new:
|
653
677
|
send: Continua
|
@@ -674,7 +698,7 @@ it:
|
|
674
698
|
show:
|
675
699
|
answer: Risposta
|
676
700
|
changes_at_title: Modifica a "%{title}"
|
677
|
-
edit_proposal: Modifica
|
701
|
+
edit_proposal: Modifica proposta
|
678
702
|
estimated_cost: Costo stimato
|
679
703
|
hidden_endorsers_count:
|
680
704
|
one: e %{count} altra persona
|
data/config/locales/ja.yml
CHANGED
@@ -12,6 +12,8 @@ ja:
|
|
12
12
|
state: 状態
|
13
13
|
title: タイトル
|
14
14
|
user_group_id: 共同草案として作成します
|
15
|
+
import_participatory_text:
|
16
|
+
document: ドキュメント
|
15
17
|
proposal:
|
16
18
|
address: 住所
|
17
19
|
answer: 回答
|
@@ -21,6 +23,8 @@ ja:
|
|
21
23
|
category_id: カテゴリ
|
22
24
|
decidim_scope_id: スコープ
|
23
25
|
has_address: 住所有り
|
26
|
+
latitude: 緯度
|
27
|
+
longitude: 経度
|
24
28
|
scope_id: 対象範囲
|
25
29
|
state: 状態
|
26
30
|
suggested_hashtags: 推奨ハッシュタグ
|
@@ -34,6 +38,8 @@ ja:
|
|
34
38
|
proposals_copy:
|
35
39
|
copy_proposals: この操作は選択したコンポーネントにあるすべての提案を現在のコンポーネントにインポートし、元に戻せないことを理解しています。
|
36
40
|
origin_component_id: 提案をコピーするコンポーネント
|
41
|
+
proposals_file_import:
|
42
|
+
file: ファイル
|
37
43
|
proposals_import:
|
38
44
|
import_proposals: 提案をインポート
|
39
45
|
keep_answers: ステータスと回答を保持
|
@@ -101,7 +107,7 @@ ja:
|
|
101
107
|
'false': 提案
|
102
108
|
'true': 修正
|
103
109
|
scope_id_eq:
|
104
|
-
label:
|
110
|
+
label: スコープ
|
105
111
|
state_eq:
|
106
112
|
label: 州(県)
|
107
113
|
values:
|
@@ -316,12 +322,12 @@ ja:
|
|
316
322
|
notification_title: <a href="%{resource_path}">%{resource_title}</a> の提案は拒否されました。
|
317
323
|
proposal_update_category:
|
318
324
|
email_intro: '管理者があなたの提案 "%{resource_title}" のカテゴリを更新しました。このページでチェックしてください:'
|
319
|
-
email_outro:
|
325
|
+
email_outro: あなたが提案の作成者であるため、この通知を受け取りました。
|
320
326
|
email_subject: '%{resource_title} 提案カテゴリが更新されました'
|
321
327
|
notification_title: <a href="%{resource_path}">%{resource_title}</a> 提案カテゴリは管理者によって更新されました。
|
322
328
|
proposal_update_scope:
|
323
329
|
email_intro: '管理者があなたの提案 "%{resource_title}" のスコープを更新しました。このページで確認してください:'
|
324
|
-
email_outro:
|
330
|
+
email_outro: あなたが提案の作成者であるため、この通知を受け取りました。
|
325
331
|
email_subject: '%{resource_title} の提案範囲が更新されました'
|
326
332
|
notification_title: <a href="%{resource_path}">%{resource_title}</a> の提案スコープが管理者によって更新されました。
|
327
333
|
voting_enabled:
|
@@ -383,8 +389,7 @@ ja:
|
|
383
389
|
title: サポート
|
384
390
|
participatory_spaces:
|
385
391
|
highlighted_proposals:
|
386
|
-
|
387
|
-
see_all: すべての提案を見る (%{count})
|
392
|
+
see_all: すべての提案を見る
|
388
393
|
proposals:
|
389
394
|
actions:
|
390
395
|
answer_proposal: 提案に回答
|
@@ -690,7 +695,7 @@ ja:
|
|
690
695
|
final_proposal_help_text: この草案は終了しました。最終提案を確認してください。
|
691
696
|
hidden_authors_count:
|
692
697
|
other: '%{count} 人以上'
|
693
|
-
info-message:
|
698
|
+
info-message: これは提案のための <strong>共同草案</strong> です。 これは、以下のコメントセクションを使用して提案を作成したり、編集するためのアクセスを要求することで、提案を改善したりすることができることを意味します。 作成者がアクセスを許可すると、この草案を変更できるようになります。
|
694
699
|
publish: 公開
|
695
700
|
publish_info: このバージョンの草案を公開するか、
|
696
701
|
published_proposal: 公開された提案
|
@@ -794,7 +799,7 @@ ja:
|
|
794
799
|
text_banner: 提案者が撤回した提案の一覧を表示しています。 %{go_back_link}.
|
795
800
|
new:
|
796
801
|
send: 続ける
|
797
|
-
title:
|
802
|
+
title: 新しい提案を作成
|
798
803
|
orders:
|
799
804
|
label: '提案の並び順:'
|
800
805
|
most_commented: コメントの多い順
|
data/config/locales/lt.yml
CHANGED
@@ -320,12 +320,10 @@ lt:
|
|
320
320
|
notification_title: Pasiūlymas <a href="%{resource_path}">%{resource_title}</a> buvo atmestas.
|
321
321
|
proposal_update_category:
|
322
322
|
email_intro: 'Administratorius atnaujino jūsų pasiūlymo „%{resource_title}“ kategoriją, patikrinkite tai šiame puslapyje:'
|
323
|
-
email_outro: Šį pranešimą gavote dėl to, kad esate pasiūlymo autorius.
|
324
323
|
email_subject: '%{resource_title} pasiūlymo kategorija buvo atnaujinta'
|
325
324
|
notification_title: Administratorius atnaujino <a href="%{resource_path}">%{resource_title}</a> pasiūlymo kategoriją.
|
326
325
|
proposal_update_scope:
|
327
326
|
email_intro: 'Administratorius atnaujino jūsų pasiūlymo „%{resource_title}“ apimtį, patikrinkite tai šiame puslapyje:'
|
328
|
-
email_outro: Šį pranešimą gavote dėl to, kad esate pasiūlymo autorius.
|
329
327
|
email_subject: '%{resource_title} pasiūlymo apimtis buvo atnaujinta'
|
330
328
|
notification_title: Administratorius atnaujino <a href="%{resource_path}">%{resource_title}</a> pasiūlymo apimtį.
|
331
329
|
voting_enabled:
|
@@ -387,8 +385,7 @@ lt:
|
|
387
385
|
title: Balsai
|
388
386
|
participatory_spaces:
|
389
387
|
highlighted_proposals:
|
390
|
-
|
391
|
-
see_all: Žiūrėti visus pasiūlymus (%{count})
|
388
|
+
see_all: Žiūrėti visus pasiūlymus
|
392
389
|
proposals:
|
393
390
|
actions:
|
394
391
|
answer_proposal: Atsakyti į pasiūlymą
|
@@ -507,7 +504,6 @@ lt:
|
|
507
504
|
index:
|
508
505
|
actions: Veiksmai
|
509
506
|
assign_to_valuator: Priskirti vertintojui
|
510
|
-
assign_to_valuator_button: Priskirti
|
511
507
|
cancel: Atšaukti
|
512
508
|
change_category: Keisti kategoriją
|
513
509
|
change_scope: Keisti apimtį
|
@@ -521,7 +517,6 @@ lt:
|
|
521
517
|
split_button: Skaidyti
|
522
518
|
title: Pasiūlymai
|
523
519
|
unassign_from_valuator: Panaikinti vertintojui pavestą užduotį
|
524
|
-
unassign_from_valuator_button: Atšaukti priskyrimą
|
525
520
|
update: Atnaujinti
|
526
521
|
update_scope_button: Atnaujinti apimtį
|
527
522
|
new:
|
@@ -809,7 +804,6 @@ lt:
|
|
809
804
|
text_banner: Jūs žiūrite autorių atsiimtų pasiūlymų sąrašą. %{go_back_link}.
|
810
805
|
new:
|
811
806
|
send: Tęsti
|
812
|
-
title: Sukurti savo pasiūlymą
|
813
807
|
orders:
|
814
808
|
label: 'Rikiuoti pasiūlymus pagal:'
|
815
809
|
most_commented: Labiausiai komentuojamas
|
data/config/locales/lv.yml
CHANGED
@@ -80,6 +80,10 @@ lv:
|
|
80
80
|
admin:
|
81
81
|
filters:
|
82
82
|
proposals:
|
83
|
+
category_id_eq:
|
84
|
+
label: Kategorija
|
85
|
+
scope_id_eq:
|
86
|
+
label: Darbības tvērums
|
83
87
|
valuator_role_ids_has:
|
84
88
|
label: Piešķirts vērtētājam
|
85
89
|
search_placeholder:
|
@@ -119,6 +123,7 @@ lv:
|
|
119
123
|
proposal_wizard_step_2_help_text: Priekšlikumu vedņa "Salīdzināt" soļa palīdzības teksts
|
120
124
|
proposal_wizard_step_3_help_text: Priekšlikuma vedņa „Pabeigt” soļa palīdzības teksts
|
121
125
|
resources_permissions_enabled: Katram priekšlikumam var iestatīt darbības atļaujas
|
126
|
+
scope_id: Darbības tvērums
|
122
127
|
threshold_per_proposal: Slieksnis vienam priekšlikumam
|
123
128
|
vote_limit: Atbalsta limits vienam dalībniekam
|
124
129
|
step:
|
@@ -219,12 +224,10 @@ lv:
|
|
219
224
|
notification_title: <a href="%{resource_path}">%{resource_title}</a> priekšlikums tika noraidīts.
|
220
225
|
proposal_update_category:
|
221
226
|
email_intro: 'Administrators ir atjauninājis jūsu priekšlikuma kategoriju "%{resource_title}", aplūkojiet to šajā lapā:'
|
222
|
-
email_outro: Jūs saņēmāt šo paziņojumu, jo esat priekšlikuma autors.
|
223
227
|
email_subject: '%{resource_title} priekšlikuma kategorija ir atjaunināta'
|
224
228
|
notification_title: <a href="%{resource_path}">%{resource_title}</a> administrators ir atjauninājis priekšlikuma kategoriju.
|
225
229
|
proposal_update_scope:
|
226
230
|
email_intro: 'Administrators ir atjauninājis jūsu priekšlikuma tvērumu "%{resource_title}", aplūkojiet to šajā lapā:'
|
227
|
-
email_outro: Jūs saņēmāt šo paziņojumu, jo esat priekšlikuma autors.
|
228
231
|
email_subject: '%{resource_title} priekšlikuma tvērums tika atjaunināts'
|
229
232
|
notification_title: <a href="%{resource_path}">%{resource_title}</a> administrators ir atjauninājis priekšlikuma tvērumu.
|
230
233
|
voting_enabled:
|
@@ -351,7 +354,6 @@ lv:
|
|
351
354
|
index:
|
352
355
|
actions: Darbības
|
353
356
|
assign_to_valuator: Piešķirt vērtētājam
|
354
|
-
assign_to_valuator_button: Piešķirt
|
355
357
|
cancel: Atcelt
|
356
358
|
change_category: Mainīt kategoriju
|
357
359
|
change_scope: Mainīt tvērumu
|
@@ -365,7 +367,6 @@ lv:
|
|
365
367
|
split_button: Sadalījums
|
366
368
|
title: Priekšlikumi
|
367
369
|
unassign_from_valuator: Atsaukt no vērtētāja
|
368
|
-
unassign_from_valuator_button: Atsaukt
|
369
370
|
update: Atjaunināt
|
370
371
|
update_scope_button: Atjaunināt tvērumu
|
371
372
|
new:
|
data/config/locales/nl.yml
CHANGED
@@ -92,6 +92,10 @@ nl:
|
|
92
92
|
admin:
|
93
93
|
filters:
|
94
94
|
proposals:
|
95
|
+
category_id_eq:
|
96
|
+
label: Categorie
|
97
|
+
scope_id_eq:
|
98
|
+
label: Scope
|
95
99
|
valuator_role_ids_has:
|
96
100
|
label: Toegewezen aan beoordelaar
|
97
101
|
search_placeholder:
|
@@ -101,7 +105,7 @@ nl:
|
|
101
105
|
actions:
|
102
106
|
amend: Pas aan
|
103
107
|
comment: Reactie
|
104
|
-
create:
|
108
|
+
create: Creëren
|
105
109
|
endorse: Aanbevelen
|
106
110
|
vote: Stem
|
107
111
|
vote_comment: Stem op de reactie
|
@@ -259,12 +263,10 @@ nl:
|
|
259
263
|
notification_title: Het voorstel <a href="%{resource_path}">%{resource_title}</a> is afgewezen.
|
260
264
|
proposal_update_category:
|
261
265
|
email_intro: 'Een beheerder heeft de categorie van uw voorstel "%{resource_title} bijgewerkt, bekijk het op deze pagina:'
|
262
|
-
email_outro: Je hebt deze melding ontvangen omdat je de auteur bent van het voorstel.
|
263
266
|
email_subject: De categorie van het %{resource_title} voorstel is bijgewerkt
|
264
267
|
notification_title: De categorie van het <a href="%{resource_path}">%{resource_title}</a> voorstel is bijgewerkt door een beheerder.
|
265
268
|
proposal_update_scope:
|
266
269
|
email_intro: 'Een admin heeft de reikwijdte van je voorstel "%{resource_title}" geüpdatet, bekijk het op deze pagina:'
|
267
|
-
email_outro: Je hebt deze melding ontvangen omdat je de auteur bent van het voorstel.
|
268
270
|
email_subject: Het toepassingsgebied van het %{resource_title} voorstel is bijgewerkt
|
269
271
|
notification_title: Het bereik van <a href="%{resource_path}">%{resource_title}</a> voorstel is bijgewerkt door een admin.
|
270
272
|
voting_enabled:
|
@@ -309,7 +311,7 @@ nl:
|
|
309
311
|
accepted_proposals:
|
310
312
|
description: Aantal geaccepteerde voorstellen
|
311
313
|
object: voorstellen
|
312
|
-
title:
|
314
|
+
title: Geaccepteerde voorstellen
|
313
315
|
endorsements:
|
314
316
|
description: Aantal goedkeuringen van voorstellen
|
315
317
|
object: goedkeuringen
|
@@ -317,14 +319,14 @@ nl:
|
|
317
319
|
proposals:
|
318
320
|
description: Aantal voorstellen
|
319
321
|
object: voorstellen
|
320
|
-
title:
|
322
|
+
title: Voorstellen
|
321
323
|
votes:
|
322
324
|
description: Aantal stemmen voor voorstellen
|
323
325
|
object: stemmen
|
324
326
|
title: stemmen
|
325
327
|
participatory_spaces:
|
326
328
|
highlighted_proposals:
|
327
|
-
see_all: Alles zien
|
329
|
+
see_all: Alles zien
|
328
330
|
proposals:
|
329
331
|
actions:
|
330
332
|
answer_proposal: Antwoord voorstel
|
@@ -402,7 +404,7 @@ nl:
|
|
402
404
|
title: Voorstel bijwerken
|
403
405
|
update: Bijwerken
|
404
406
|
form:
|
405
|
-
attachment_legend: "(Optioneel)
|
407
|
+
attachment_legend: "(Optioneel) Voeg een bijlage toe"
|
406
408
|
created_in_meeting: Dit voorstel komt uit een vergadering
|
407
409
|
delete_attachment: Bijlage verwijderen
|
408
410
|
select_a_category: Kies een categorie
|
@@ -410,7 +412,6 @@ nl:
|
|
410
412
|
index:
|
411
413
|
actions: acties
|
412
414
|
assign_to_valuator: Toewijzen aan beoordelaar
|
413
|
-
assign_to_valuator_button: Toewijzen
|
414
415
|
cancel: Annuleer
|
415
416
|
change_category: Categorie wijzigen
|
416
417
|
change_scope: Wijzig scope
|
@@ -424,7 +425,6 @@ nl:
|
|
424
425
|
split_button: Splits
|
425
426
|
title: Voorstellen
|
426
427
|
unassign_from_valuator: Toewijzing beoordelaar ongedaan maken
|
427
|
-
unassign_from_valuator_button: Ontkoppelen
|
428
428
|
update: Bijwerken
|
429
429
|
update_scope_button: Toepassingsgebied bijwerken
|
430
430
|
new:
|
data/config/locales/no.yml
CHANGED
@@ -267,11 +267,8 @@
|
|
267
267
|
notification_title: <a href="%{resource_path}">%{resource_title}</a> forslaget ble avvist.
|
268
268
|
proposal_update_category:
|
269
269
|
email_intro: 'En admin har oppdatert kategorien for forslaget ditt "%{resource_title}", sjekk det ut på denne siden:'
|
270
|
-
email_outro: Du har mottatt denne varslingen fordi du er forfatteren av forslaget.
|
271
270
|
email_subject: Forslags kategorien %{resource_title} ble oppdatert
|
272
271
|
notification_title: <a href="%{resource_path}">%{resource_title}</a> forslags kategorien er blitt oppdatert av en administrator.
|
273
|
-
proposal_update_scope:
|
274
|
-
email_outro: Du har mottatt denne varslingen fordi du er forfatteren av forslaget.
|
275
272
|
voting_enabled:
|
276
273
|
email_intro: 'Du kan støtte forslag i %{participatory_space_title}! Begynn å delta på denne siden:'
|
277
274
|
email_outro: Du har mottatt denne varslingen fordi du følger %{participatory_space_title}. Du kan slutte å motta varsler hvis du følger den forrige lenken.
|
@@ -329,7 +326,7 @@
|
|
329
326
|
title: Støtter
|
330
327
|
participatory_spaces:
|
331
328
|
highlighted_proposals:
|
332
|
-
see_all: Vis alle
|
329
|
+
see_all: Vis alle
|
333
330
|
proposals:
|
334
331
|
actions:
|
335
332
|
answer_proposal: Svar på forslag
|
@@ -414,7 +411,6 @@
|
|
414
411
|
select_a_meeting: Velg et møte
|
415
412
|
index:
|
416
413
|
actions: Handlinger
|
417
|
-
assign_to_valuator_button: Tildel
|
418
414
|
cancel: Avbryt
|
419
415
|
change_category: Endre kategori
|
420
416
|
change_scope: Endre tema
|
@@ -427,7 +423,6 @@
|
|
427
423
|
split: Delte forslag
|
428
424
|
split_button: Delt
|
429
425
|
title: Forslag
|
430
|
-
unassign_from_valuator_button: Fjern tilegning
|
431
426
|
update: Oppdater
|
432
427
|
update_scope_button: Oppdater tema
|
433
428
|
new:
|
data/config/locales/pl.yml
CHANGED
@@ -138,7 +138,7 @@ pl:
|
|
138
138
|
actions:
|
139
139
|
amend: Popraw
|
140
140
|
comment: Skomentuj
|
141
|
-
create:
|
141
|
+
create: Utwórz
|
142
142
|
endorse: Rekomendacje
|
143
143
|
vote: Wspieranie
|
144
144
|
vote_comment: Poprzyj komentarz
|
@@ -328,12 +328,10 @@ pl:
|
|
328
328
|
notification_title: Propozycja <a href="%{resource_path}">%{resource_title}</a> została odrzucona.
|
329
329
|
proposal_update_category:
|
330
330
|
email_intro: 'Administrator zaktualizował kategorię Twojej propozycji "%{resource_title}", sprawdź to:'
|
331
|
-
email_outro: Otrzymałeś to powiadomienie, ponieważ jesteś autorem propozycji.
|
332
331
|
email_subject: Kategoria %{resource_title} propozycji została zaktualizowana
|
333
332
|
notification_title: Kategoria propozycji <a href="%{resource_path}">%{resource_title}</a> została zaktualizowana przez administratora.
|
334
333
|
proposal_update_scope:
|
335
334
|
email_intro: 'Administrator zaktualizował zakres Twojej propozycji „%{resource_title}”, sprawdź to na tej stronie:'
|
336
|
-
email_outro: Otrzymałeś to powiadomienie, ponieważ jesteś autorem propozycji.
|
337
335
|
email_subject: Zaktualizowano zakres propozycji %{resource_title}
|
338
336
|
notification_title: Administrator zaktualizował zakres propozycji <a href="%{resource_path}">%{resource_title}</a>.
|
339
337
|
voting_enabled:
|
@@ -395,8 +393,7 @@ pl:
|
|
395
393
|
title: Wsparcia
|
396
394
|
participatory_spaces:
|
397
395
|
highlighted_proposals:
|
398
|
-
|
399
|
-
see_all: Zobacz wszystkie propozycje (%{count})
|
396
|
+
see_all: Zobacz wszystkie propozycje
|
400
397
|
proposals:
|
401
398
|
actions:
|
402
399
|
answer_proposal: Odpowiedz na propozycję
|
@@ -513,7 +510,6 @@ pl:
|
|
513
510
|
index:
|
514
511
|
actions: Działania
|
515
512
|
assign_to_valuator: Przypisz do weryfikatora
|
516
|
-
assign_to_valuator_button: Przypisz
|
517
513
|
cancel: Anuluj
|
518
514
|
change_category: Zmień kategorię
|
519
515
|
change_scope: Zmień zakres
|
@@ -527,7 +523,6 @@ pl:
|
|
527
523
|
split_button: Podziel
|
528
524
|
title: Propozycje
|
529
525
|
unassign_from_valuator: Anuluj przypisanie do weryfikatora
|
530
|
-
unassign_from_valuator_button: Anuluj przypisanie
|
531
526
|
update: Aktualizuj
|
532
527
|
update_scope_button: Aktualizuj zakres
|
533
528
|
new:
|
@@ -818,7 +813,6 @@ pl:
|
|
818
813
|
text_banner: Oglądasz listę propozycji wycofanych przez ich autorów. %{go_back_link}.
|
819
814
|
new:
|
820
815
|
send: Dalej
|
821
|
-
title: Utwórz swoją propozycję
|
822
816
|
orders:
|
823
817
|
label: 'Sortuj propozycje według:'
|
824
818
|
most_commented: Najczęściej komentowane
|
data/config/locales/pt-BR.yml
CHANGED
@@ -277,12 +277,10 @@ pt-BR:
|
|
277
277
|
notification_title: A proposta <a href="%{resource_path}">%{resource_title}</a> foi rejeitada.
|
278
278
|
proposal_update_category:
|
279
279
|
email_intro: 'Um administrador atualizou a categoria de sua proposta "%{resource_title}", confira:'
|
280
|
-
email_outro: Você recebeu esta notificação porque você é o autor da proposta.
|
281
280
|
email_subject: A categoria de proposta %{resource_title} foi atualizada
|
282
281
|
notification_title: A <a href="%{resource_path}">%{resource_title}</a> categoria de proposta foi atualizada por um administrador.
|
283
282
|
proposal_update_scope:
|
284
283
|
email_intro: 'Um administrador atualizou o escopo de sua proposta "%{resource_title}", confira nesta página:'
|
285
|
-
email_outro: Você recebeu esta notificação porque você é o autor da proposta.
|
286
284
|
email_subject: O escopo da proposta %{resource_title} foi atualizado
|
287
285
|
notification_title: O escopo da proposta <a href="%{resource_path}">%{resource_title}</a> foi atualizado por um administrador.
|
288
286
|
voting_enabled:
|
@@ -342,7 +340,7 @@ pt-BR:
|
|
342
340
|
title: Votos
|
343
341
|
participatory_spaces:
|
344
342
|
highlighted_proposals:
|
345
|
-
see_all: Ver todos
|
343
|
+
see_all: Ver todos
|
346
344
|
proposals:
|
347
345
|
actions:
|
348
346
|
answer_proposal: Responder proposta
|
@@ -435,7 +433,7 @@ pt-BR:
|
|
435
433
|
title: Atualizar proposta
|
436
434
|
update: Atualizar
|
437
435
|
form:
|
438
|
-
attachment_legend: "(Opcional)
|
436
|
+
attachment_legend: "(Opcional) Adicione um anexo"
|
439
437
|
created_in_meeting: Esta proposta vem de uma reunião
|
440
438
|
delete_attachment: Excluir anexo
|
441
439
|
select_a_category: Selecionar uma categoria
|
@@ -443,7 +441,6 @@ pt-BR:
|
|
443
441
|
index:
|
444
442
|
actions: Ações
|
445
443
|
assign_to_valuator: Atribuir ao avaliador
|
446
|
-
assign_to_valuator_button: Atribuir
|
447
444
|
cancel: Cancelar
|
448
445
|
change_category: Alterar categoria
|
449
446
|
change_scope: Alterar o escopo
|
@@ -457,7 +454,6 @@ pt-BR:
|
|
457
454
|
split_button: Dividir
|
458
455
|
title: Propostas
|
459
456
|
unassign_from_valuator: Desatribuir do avaliador
|
460
|
-
unassign_from_valuator_button: Desatribuir
|
461
457
|
update: Atualizar
|
462
458
|
update_scope_button: Atualizar Escopo
|
463
459
|
new:
|
@@ -643,7 +639,7 @@ pt-BR:
|
|
643
639
|
official_proposal: Proposta oficial
|
644
640
|
published_answer: Resposta publicada
|
645
641
|
published_at: Publicado em
|
646
|
-
scope:
|
642
|
+
scope: Escopo
|
647
643
|
state: Estado
|
648
644
|
title: Título
|
649
645
|
valuator: Avaliador
|
@@ -702,7 +698,6 @@ pt-BR:
|
|
702
698
|
see_all_withdrawn: Veja todas as propostas retiradas
|
703
699
|
new:
|
704
700
|
send: Continuar
|
705
|
-
title: Crie sua proposta
|
706
701
|
orders:
|
707
702
|
label: 'Ordene propostas por:'
|
708
703
|
most_commented: Mais comentados
|
data/config/locales/pt.yml
CHANGED
@@ -276,12 +276,10 @@ pt:
|
|
276
276
|
notification_title: A proposta <a href="%{resource_path}">%{resource_title}</a> foi rejeitada.
|
277
277
|
proposal_update_category:
|
278
278
|
email_intro: 'Um administrador atualizou a categoria da sua proposta "%{resource_title}", verifique nesta página:'
|
279
|
-
email_outro: Recebeu esta notificação porque é o autor da proposta.
|
280
279
|
email_subject: A categoria da proposta %{resource_title} foi atualizada
|
281
280
|
notification_title: A categoria da proposta <a href="%{resource_path}">%{resource_title}</a> foi atualizada por um administrador.
|
282
281
|
proposal_update_scope:
|
283
282
|
email_intro: 'Um administrador atualizou o âmbito da sua proposta "%{resource_title}". Consulte-o nesta página:'
|
284
|
-
email_outro: Recebeu esta notificação porque é o autor da proposta.
|
285
283
|
email_subject: O âmbito da proposta %{resource_title} foi atualizado
|
286
284
|
notification_title: O âmbito da proposta <a href="%{resource_path}">%{resource_title}</a> foi atualizado por um administrador.
|
287
285
|
voting_enabled:
|
@@ -341,7 +339,7 @@ pt:
|
|
341
339
|
title: Votos
|
342
340
|
participatory_spaces:
|
343
341
|
highlighted_proposals:
|
344
|
-
see_all: Ver todos
|
342
|
+
see_all: Ver todos
|
345
343
|
proposals:
|
346
344
|
actions:
|
347
345
|
answer_proposal: Responder a proposta
|
@@ -408,7 +406,7 @@ pt:
|
|
408
406
|
title: Atualizar proposta
|
409
407
|
update: Atualizar
|
410
408
|
form:
|
411
|
-
attachment_legend: "(Opcional)
|
409
|
+
attachment_legend: "(Opcional) Adicione um anexo"
|
412
410
|
created_in_meeting: Esta proposta vem de uma reunião
|
413
411
|
delete_attachment: Apagar anexo
|
414
412
|
select_a_category: Selecione uma categoria
|
@@ -416,7 +414,6 @@ pt:
|
|
416
414
|
index:
|
417
415
|
actions: Ações
|
418
416
|
assign_to_valuator: Atribuir a avaliador
|
419
|
-
assign_to_valuator_button: Atribuir
|
420
417
|
cancel: Cancelar
|
421
418
|
change_category: Modificar categoria
|
422
419
|
change_scope: Modificar âmbito
|
@@ -430,7 +427,6 @@ pt:
|
|
430
427
|
split_button: Dividir
|
431
428
|
title: Propostas
|
432
429
|
unassign_from_valuator: Remover atribuição ao avaliador
|
433
|
-
unassign_from_valuator_button: Remover atribuição
|
434
430
|
update: Atualizar
|
435
431
|
update_scope_button: Atualizar Âmbito
|
436
432
|
new:
|