decidim-budgets 0.29.2 → 0.30.0.rc2
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/budgets/budget_list_item/vote_action.erb +2 -2
- data/app/cells/decidim/budgets/budgets_list/main_list.erb +1 -1
- data/app/cells/decidim/budgets/budgets_list/show.erb +1 -1
- data/app/cells/decidim/budgets/project_history_cell.rb +48 -0
- data/app/cells/decidim/budgets/project_metadata_cell.rb +3 -3
- data/app/cells/decidim/budgets/project_vote_button/show.erb +4 -2
- data/app/cells/decidim/budgets/project_vote_button_cell.rb +4 -0
- data/app/commands/decidim/budgets/admin/create_budget.rb +1 -1
- data/app/commands/decidim/budgets/admin/create_project.rb +1 -1
- data/app/commands/decidim/budgets/admin/import_proposals_to_budgets.rb +1 -8
- data/app/commands/decidim/budgets/admin/update_budget.rb +1 -1
- data/app/commands/decidim/budgets/admin/update_project.rb +2 -2
- data/app/commands/decidim/budgets/admin/update_project_selection.rb +1 -1
- data/app/controllers/concerns/decidim/budgets/admin/filterable.rb +7 -11
- data/app/controllers/decidim/budgets/admin/budgets_controller.rb +12 -15
- data/app/controllers/decidim/budgets/admin/projects_controller.rb +61 -85
- data/app/controllers/decidim/budgets/orders_controller.rb +7 -3
- data/app/controllers/decidim/budgets/projects_controller.rb +7 -16
- data/app/forms/decidim/budgets/admin/budget_form.rb +0 -17
- data/app/forms/decidim/budgets/admin/project_form.rb +7 -33
- data/app/forms/decidim/budgets/admin/project_import_proposals_form.rb +0 -11
- data/app/helpers/decidim/budgets/projects_helper.rb +6 -31
- data/app/models/decidim/budgets/budget.rb +2 -0
- data/app/models/decidim/budgets/project.rb +21 -1
- data/app/packs/stylesheets/budgets.scss +6 -4
- data/app/permissions/decidim/budgets/admin/permissions.rb +4 -4
- data/app/presenters/decidim/budgets/admin_log/budget_presenter.rb +1 -1
- data/app/presenters/decidim/budgets/admin_log/project_presenter.rb +1 -1
- data/app/presenters/decidim/budgets/project_presenter.rb +28 -0
- data/app/queries/decidim/budgets/filtered_projects.rb +2 -2
- data/app/queries/decidim/budgets/metrics/budget_followers_metric_measure.rb +2 -2
- data/app/queries/decidim/budgets/metrics/budget_participants_metric_measure.rb +2 -2
- data/app/serializers/decidim/budgets/download_your_data_budgets_order_serializer.rb +2 -2
- data/app/views/decidim/budgets/admin/budgets/_actions.html.erb +21 -0
- data/app/views/decidim/budgets/admin/budgets/_budget-tr.html.erb +18 -0
- data/app/views/decidim/budgets/admin/budgets/_budgets-thead.html.erb +8 -0
- data/app/views/decidim/budgets/admin/budgets/_form.html.erb +0 -6
- data/app/views/decidim/budgets/admin/budgets/index.html.erb +16 -48
- data/app/views/decidim/budgets/admin/budgets/manage_trash.html.erb +19 -0
- data/app/views/decidim/budgets/admin/projects/_actions.html.erb +27 -0
- data/app/views/decidim/budgets/admin/projects/_bulk-actions.html.erb +0 -2
- data/app/views/decidim/budgets/admin/projects/_form.html.erb +6 -8
- data/app/views/decidim/budgets/admin/projects/_project-tr.html.erb +2 -27
- data/app/views/decidim/budgets/admin/projects/_projects-thead.html.erb +14 -0
- data/app/views/decidim/budgets/admin/projects/bulk_actions/_dropdown.html.erb +7 -10
- data/app/views/decidim/budgets/admin/projects/bulk_actions/_taxonomy_change.html.erb +23 -0
- data/app/views/decidim/budgets/admin/projects/index.html.erb +19 -21
- data/app/views/decidim/budgets/admin/projects/manage_trash.html.erb +26 -0
- data/app/views/decidim/budgets/admin/projects/update_attribute.js.erb +1 -1
- data/app/views/decidim/budgets/admin/proposals_imports/new.html.erb +0 -5
- data/app/views/decidim/budgets/budgets/index.html.erb +7 -2
- data/app/views/decidim/budgets/order_summary_mailer/order_summary.html.erb +0 -10
- data/app/views/decidim/budgets/orders/status.html.erb +52 -0
- data/app/views/decidim/budgets/projects/_order.html.erb +1 -1
- data/app/views/decidim/budgets/projects/_order_progress_summary_content.html.erb +4 -4
- data/app/views/decidim/budgets/projects/index.html.erb +11 -18
- data/app/views/decidim/budgets/projects/index.js.erb +1 -1
- data/app/views/decidim/budgets/projects/show.html.erb +20 -10
- data/config/locales/ar.yml +3 -10
- data/config/locales/bg.yml +3 -43
- data/config/locales/ca.yml +95 -42
- data/config/locales/cs.yml +101 -42
- data/config/locales/de.yml +95 -42
- data/config/locales/el.yml +3 -39
- data/config/locales/en.yml +95 -42
- data/config/locales/es-MX.yml +95 -42
- data/config/locales/es-PY.yml +95 -42
- data/config/locales/es.yml +95 -42
- data/config/locales/eu.yml +95 -42
- data/config/locales/fi-plain.yml +95 -42
- data/config/locales/fi.yml +94 -41
- data/config/locales/fr-CA.yml +38 -44
- data/config/locales/fr.yml +38 -44
- data/config/locales/ga-IE.yml +0 -3
- data/config/locales/gl.yml +3 -7
- data/config/locales/hu.yml +3 -40
- data/config/locales/id-ID.yml +3 -3
- data/config/locales/is-IS.yml +0 -3
- data/config/locales/it.yml +3 -5
- data/config/locales/ja.yml +92 -42
- data/config/locales/kaa.yml +0 -1
- data/config/locales/ko.yml +0 -20
- data/config/locales/lb.yml +3 -5
- data/config/locales/lt.yml +3 -41
- data/config/locales/lv.yml +3 -3
- data/config/locales/nl.yml +3 -24
- data/config/locales/no.yml +3 -8
- data/config/locales/pl.yml +5 -43
- data/config/locales/pt-BR.yml +4 -43
- data/config/locales/pt.yml +3 -5
- data/config/locales/ro-RO.yml +3 -17
- data/config/locales/ru.yml +3 -3
- data/config/locales/sk.yml +3 -3
- data/config/locales/sq-AL.yml +0 -16
- data/config/locales/sv.yml +94 -41
- data/config/locales/tr-TR.yml +3 -5
- data/config/locales/uk.yml +3 -3
- data/config/locales/zh-CN.yml +3 -4
- data/config/locales/zh-TW.yml +3 -39
- data/db/migrate/20200827154129_add_commentable_counter_cache_to_projects.rb +1 -1
- data/db/migrate/20210310120613_add_followable_counter_cache_to_budgets.rb +1 -1
- data/db/migrate/20240828103724_add_deleted_at_to_decidim_budgets_budgets.rb +8 -0
- data/db/migrate/20240916135141_add_deleted_at_to_decidim_budgets_projects.rb +8 -0
- data/decidim-budgets.gemspec +1 -1
- data/lib/decidim/api/budget_type.rb +3 -6
- data/lib/decidim/api/budgets_type.rb +4 -5
- data/lib/decidim/api/project_type.rb +6 -8
- data/lib/decidim/budgets/admin_engine.rb +16 -2
- data/lib/decidim/budgets/component.rb +4 -5
- data/lib/decidim/budgets/engine.rb +1 -0
- data/lib/decidim/budgets/project_serializer.rb +16 -14
- data/lib/decidim/budgets/seeds.rb +0 -2
- data/lib/decidim/budgets/version.rb +1 -1
- metadata +27 -22
- data/app/cells/decidim/budgets/project_tags/show.erb +0 -5
- data/app/cells/decidim/budgets/project_tags_cell.rb +0 -18
- data/app/commands/decidim/budgets/admin/destroy_budget.rb +0 -17
- data/app/commands/decidim/budgets/admin/update_project_category.rb +0 -48
- data/app/commands/decidim/budgets/admin/update_project_scope.rb +0 -54
- data/app/helpers/decidim/budgets/admin/application_helper.rb +0 -13
- data/app/views/decidim/budgets/admin/projects/bulk_actions/_recategorize.html.erb +0 -15
- data/app/views/decidim/budgets/admin/projects/bulk_actions/_scope-change.html.erb +0 -22
data/config/locales/is-IS.yml
CHANGED
@@ -3,7 +3,6 @@ is:
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
project:
|
6
|
-
decidim_category_id: Flokkur
|
7
6
|
description: Lýsing
|
8
7
|
proposal_ids: Tengdar tillögur
|
9
8
|
title: Titill
|
@@ -11,7 +10,6 @@ is:
|
|
11
10
|
budgets:
|
12
11
|
actions:
|
13
12
|
attachments: Viðhengi
|
14
|
-
destroy: Eyða
|
15
13
|
edit: Breyta
|
16
14
|
preview: Preview
|
17
15
|
title: Aðgerðir
|
@@ -58,7 +56,6 @@ is:
|
|
58
56
|
one: 1 verkefni
|
59
57
|
other: "%{count} verkefni"
|
60
58
|
filters:
|
61
|
-
category: Flokkur
|
62
59
|
search: Leita
|
63
60
|
show:
|
64
61
|
budget: Fjárhagsáætlun
|
data/config/locales/it.yml
CHANGED
@@ -9,7 +9,6 @@ it:
|
|
9
9
|
weight: Ordine di posizionamento
|
10
10
|
project:
|
11
11
|
budget_amount: Importo del budget
|
12
|
-
decidim_category_id: Categoria
|
13
12
|
description: Descrizione
|
14
13
|
proposal_ids: Proposte correlate
|
15
14
|
selected: Selezionato per l'implementazione
|
@@ -24,7 +23,6 @@ it:
|
|
24
23
|
actions:
|
25
24
|
attachment_collections: Cartelle
|
26
25
|
attachments: Allegati
|
27
|
-
destroy: Cancella
|
28
26
|
edit: Modifica
|
29
27
|
edit_projects: Gestisci progetti
|
30
28
|
import: Importa proposte nei progetti
|
@@ -105,12 +103,14 @@ it:
|
|
105
103
|
project:
|
106
104
|
fields:
|
107
105
|
title: Titolo
|
106
|
+
order:
|
107
|
+
status:
|
108
|
+
title: OK, il tuo voto è stato acquisito.
|
108
109
|
order_summary_mailer:
|
109
110
|
order_summary:
|
110
111
|
selected_projects: 'I progetti che hai selezionato sono:'
|
111
112
|
subject: Hai votato nello spazio partecipativo %{space_name}
|
112
113
|
voted_on_space: Hai votato il budget %{budget_name} per lo spazio partecipativo %{space_name}.
|
113
|
-
voted_on_space_with_scope: Hai votato il budget %{budget_name} per lo spazio partecipativo %{space_name} su %{scope_name} (%{scope_type}).
|
114
114
|
projects:
|
115
115
|
budget_confirm:
|
116
116
|
are_you_sure: Se cambi idea, puoi cambiare il tuo voto più tardi.
|
@@ -139,7 +139,6 @@ it:
|
|
139
139
|
message: Il tuo voto non è stato registrato perché non hai ancora completato il processo di votazione. Sei sicuro di voler uscire dal voto?
|
140
140
|
title: Non hai ancora votato
|
141
141
|
filters:
|
142
|
-
category: Categoria
|
143
142
|
search: Cerca
|
144
143
|
status: Stato
|
145
144
|
status_values:
|
@@ -179,7 +178,6 @@ it:
|
|
179
178
|
more_information_modal: Finestra modale "Maggiori informazioni"
|
180
179
|
projects_per_page: Progetti per pagina
|
181
180
|
resources_permissions_enabled: Le autorizzazioni relative alle azioni possono essere impostate per ogni progetto
|
182
|
-
scopes_enabled: Obiettivi abilitati
|
183
181
|
title: Titolo
|
184
182
|
total_budget: Budget totale
|
185
183
|
vote_minimum_budget_projects_number: Numero minimo di progetti da votare
|
data/config/locales/ja.yml
CHANGED
@@ -3,15 +3,12 @@ ja:
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
budget:
|
6
|
-
decidim_scope_id: スコープ
|
7
6
|
description: 説明
|
8
7
|
title: タイトル
|
9
8
|
total_budget: 予算の合計
|
10
9
|
weight: 順番の位置
|
11
10
|
project:
|
12
11
|
budget_amount: 予算額
|
13
|
-
decidim_category_id: カテゴリ
|
14
|
-
decidim_scope_id: スコープ
|
15
12
|
description: 説明
|
16
13
|
proposal_ids: 関連する提案
|
17
14
|
proposals: 提案
|
@@ -21,29 +18,35 @@ ja:
|
|
21
18
|
scope_id: スコープ
|
22
19
|
activerecord:
|
23
20
|
models:
|
21
|
+
decidim:
|
22
|
+
budgets:
|
23
|
+
project:
|
24
|
+
text: 'この予算に追加されました: %{link}'
|
24
25
|
decidim/budgets/budget:
|
25
26
|
other: 予算
|
26
27
|
decidim/budgets/project:
|
27
28
|
other: プロジェクト
|
28
29
|
decidim:
|
29
30
|
admin:
|
31
|
+
admin_log:
|
32
|
+
changeset:
|
33
|
+
projects: プロジェクト
|
30
34
|
filters:
|
31
35
|
projects:
|
32
|
-
category_id_eq:
|
33
|
-
label: カテゴリ
|
34
|
-
scope_id_eq:
|
35
|
-
label: スコープ
|
36
36
|
selected_at_null:
|
37
37
|
label: 選択済み
|
38
38
|
values:
|
39
39
|
'false': 選択済み
|
40
40
|
'true': 未選択
|
41
|
+
taxonomies_part_of_contains:
|
42
|
+
label: タクソノミー
|
41
43
|
budgets:
|
42
44
|
actions:
|
43
45
|
attachment_collections: フォルダ
|
44
46
|
attachments: 添付ファイル
|
45
|
-
|
46
|
-
|
47
|
+
confirm_delete_budget: この予算を削除してもよろしいですか?
|
48
|
+
confirm_delete_project: このプロジェクトを削除してもよろしいですか?
|
49
|
+
deleted_budgets_info: 削除された予算はゴミ箱から復元できます。
|
47
50
|
edit: 編集
|
48
51
|
edit_projects: プロジェクトの管理...
|
49
52
|
import: プロジェクトへの提案をインポート
|
@@ -52,14 +55,13 @@ ja:
|
|
52
55
|
preview: プレビュー
|
53
56
|
send_voting_reminders: 投票リマインダーを送信
|
54
57
|
title: アクション
|
58
|
+
view_deleted_budgets: 削除された予算を表示
|
59
|
+
view_deleted_projects: 削除されたプロジェクトを表示
|
55
60
|
admin:
|
56
61
|
budgets:
|
57
62
|
create:
|
58
63
|
invalid: 予算の作成中に問題が発生しました。
|
59
64
|
success: 予算が正常に作成されました。
|
60
|
-
destroy:
|
61
|
-
invalid: 予算の削除中に問題が発生しました。
|
62
|
-
success: 予算を削除しました。
|
63
65
|
edit:
|
64
66
|
title: 予算の編集
|
65
67
|
update: 予算を更新
|
@@ -69,6 +71,8 @@ ja:
|
|
69
71
|
title: 予算
|
70
72
|
users_with_finished_orders: 投票済みのユーザー
|
71
73
|
users_with_pending_orders: 投票保留中のユーザー
|
74
|
+
manage_trash:
|
75
|
+
title: 削除された予算
|
72
76
|
new:
|
73
77
|
create: 予算を作成する
|
74
78
|
title: 新しい予算
|
@@ -86,8 +90,6 @@ ja:
|
|
86
90
|
create:
|
87
91
|
invalid: プロジェクトの作成中に問題が発生しました。
|
88
92
|
success: プロジェクトが正常に作成されました。
|
89
|
-
destroy:
|
90
|
-
success: プロジェクトを削除しました。
|
91
93
|
edit:
|
92
94
|
title: プロジェクトを編集
|
93
95
|
update: 更新
|
@@ -95,9 +97,8 @@ ja:
|
|
95
97
|
actions: アクション
|
96
98
|
cancel: キャンセル
|
97
99
|
change_budget:
|
98
|
-
change_category: カテゴリの変更
|
99
|
-
change_scope: スコープの変更
|
100
100
|
change_selected: 選択した状態を変更
|
101
|
+
change_taxonomies: タクソノミーを変更
|
101
102
|
deselect_implementation: 実装から選択解除
|
102
103
|
finished_orders: 完了した投票
|
103
104
|
pending_orders: 保留中の投票
|
@@ -109,7 +110,8 @@ ja:
|
|
109
110
|
title: プロジェクト
|
110
111
|
update: 更新
|
111
112
|
update_budget_button: プロジェクトの予算を更新
|
112
|
-
|
113
|
+
manage_trash:
|
114
|
+
title: 削除されたプロジェクト
|
113
115
|
new:
|
114
116
|
create: 作成
|
115
117
|
title: 新規プロジェクト
|
@@ -117,28 +119,23 @@ ja:
|
|
117
119
|
invalid: プロジェクトの更新中に問題が発生しました。
|
118
120
|
success: プロジェクトを更新しました。
|
119
121
|
update_budget:
|
120
|
-
invalid: 'これらのプロジェクトは既に同じ予算に含まれているか、予算が最大許容額を超えています: %{
|
121
|
-
select_a_project: プロジェクトを選択してください。
|
122
|
-
success: 'プロジェクトが %{subject_name} 予算に更新されました: %{projects}。'
|
123
|
-
update_category:
|
124
|
-
invalid: 'これらのプロジェクトは既に %{subject_name} カテゴリを持っています: %{projects}'
|
125
|
-
select_a_category: カテゴリを選択してください。
|
122
|
+
invalid: 'これらのプロジェクトは既に同じ予算に含まれているか、予算が最大許容額を超えています: %{errored}。'
|
126
123
|
select_a_project: プロジェクトを選択してください。
|
127
|
-
success: '
|
128
|
-
update_scope:
|
129
|
-
invalid: 'これらのプロジェクトは既に %{subject_name} スコープを持っています: %{projects}'
|
130
|
-
select_a_project: プロジェクトを選択してください。
|
131
|
-
select_a_scope: スコープを選択してください。
|
132
|
-
success: 'プロジェクトは %{subject_name} スコープに正常に更新されました: %{projects}'
|
124
|
+
success: 'プロジェクトの予算 %{subject_name} を更新しました: %{successful}。'
|
133
125
|
update_selected:
|
134
126
|
invalid:
|
135
|
-
selected: 'これらのプロジェクトはすでに実装のために選択されています: %{
|
136
|
-
unselected: '
|
127
|
+
selected: 'これらのプロジェクトはすでに実装のために選択されています: %{errored}。'
|
128
|
+
unselected: 'これらのプロジェクトはすでに実装から選択解除されています: %{errored}。'
|
137
129
|
select_a_project: プロジェクトを選択してください。
|
138
130
|
select_a_selection: 実装状態を選択してください。
|
139
131
|
success:
|
140
|
-
selected: '
|
141
|
-
unselected: '
|
132
|
+
selected: 'これらのプロジェクトは、実装に選択されました: %{successful}。'
|
133
|
+
unselected: 'これらのプロジェクトは、実装から選択解除されました: %{successful}。'
|
134
|
+
update_taxonomies:
|
135
|
+
invalid: 'タクソノミー %{taxonomies} はこれらのプロジェクトにすでに割り当てられています: %{errored}.'
|
136
|
+
select_a_project: プロジェクトを選択してください。
|
137
|
+
select_a_taxonomy: タクソノミーを選択してください。
|
138
|
+
success: 'プロジェクトのタクソノミー %{taxonomies} を更新しました: %{successful}。'
|
142
139
|
proposals_imports:
|
143
140
|
create:
|
144
141
|
invalid: 提案をプロジェクトにインポートする際に問題が発生しました。
|
@@ -160,10 +157,14 @@ ja:
|
|
160
157
|
budget:
|
161
158
|
create: "%{user_name} が予算 %{resource_name} を %{space_name} に作成しました。"
|
162
159
|
delete: "%{user_name} が予算 %{resource_name} をスコープ %{space_name} から削除しました。"
|
160
|
+
restore: "%{user_name} が %{space_name} の予算 %{resource_name} を復元しました"
|
161
|
+
soft_delete: "%{user_name} が %{space_name} の予算 %{resource_name} をゴミ箱に移動しました"
|
163
162
|
update: "%{user_name} がスコープ %{space_name} の予算 %{resource_name} を更新しました。"
|
164
163
|
project:
|
165
164
|
create: "%{user_name} が %{resource_name} スペースで %{space_name} プロジェクトを作成しました"
|
166
165
|
delete: "%{user_name} が %{resource_name} スペースの %{space_name} プロジェクトを削除しました"
|
166
|
+
restore: "%{user_name} が %{space_name} のプロジェクト %{resource_name} を復元しました"
|
167
|
+
soft_delete: "%{user_name} は %{space_name} のプロジェクト %{resource_name} をゴミ箱に移動しました"
|
167
168
|
update: "%{user_name} が %{resource_name} スペースの %{space_name} プロジェクトを更新しました"
|
168
169
|
budget_information_modal:
|
169
170
|
back_to: '%{component_name} に戻る'
|
@@ -192,6 +193,8 @@ ja:
|
|
192
193
|
vote: 投票
|
193
194
|
voted_budgets: 投票された予算
|
194
195
|
voted_on: '%{links} に投票しました。'
|
196
|
+
creation:
|
197
|
+
text: この予算に追加されました:
|
195
198
|
last_activity:
|
196
199
|
new_vote_at: 新しい予算投票日時
|
197
200
|
limit_announcement:
|
@@ -205,16 +208,27 @@ ja:
|
|
205
208
|
total_budget: 予算の合計
|
206
209
|
project:
|
207
210
|
fields:
|
208
|
-
category: カテゴリ
|
209
211
|
id: ID
|
210
212
|
map: 地図
|
213
|
+
taxonomies: タクソノミー
|
211
214
|
title: タイトル
|
215
|
+
order:
|
216
|
+
status:
|
217
|
+
continue_voting: 投票を続ける
|
218
|
+
download_vote: 投票のダウンロード
|
219
|
+
pending_to_vote_budgets:
|
220
|
+
other: 他の予算に投票できます
|
221
|
+
share_vote: 投票を共有する
|
222
|
+
title: 投票は正常に承認されました
|
223
|
+
view_votes:
|
224
|
+
other: 投票を表示
|
225
|
+
votes_count:
|
226
|
+
other: あなたの%{count}票は、%{budget_name}に対してすでに登録されています。
|
212
227
|
order_summary_mailer:
|
213
228
|
order_summary:
|
214
229
|
selected_projects: '選択したプロジェクトは次のとおりです。'
|
215
230
|
subject: 参加型スペース%{space_name} に投票しました
|
216
231
|
voted_on_space: '%{budget_name} 参加型スペースの %{space_name} 予算に投票しました。'
|
217
|
-
voted_on_space_with_scope: '%{budget_name} (%{space_name}) の %{scope_name} 参加型スペースの %{scope_type} 予算に投票しました。'
|
218
232
|
projects:
|
219
233
|
budget_confirm:
|
220
234
|
are_you_sure: 気が変わった場合は、後で投票を変更できます。
|
@@ -248,8 +262,6 @@ ja:
|
|
248
262
|
message: 投票プロセスがまだ完了していないため、投票が登録されていません。投票を終了してもよろしいですか?
|
249
263
|
title: まだ投票していません
|
250
264
|
filters:
|
251
|
-
category: カテゴリ
|
252
|
-
scope: スコープ
|
253
265
|
search: 検索
|
254
266
|
status: 状態
|
255
267
|
status_values:
|
@@ -316,19 +328,22 @@ ja:
|
|
316
328
|
settings:
|
317
329
|
global:
|
318
330
|
announcement: お知らせ
|
331
|
+
clear_all: すべてクリア
|
319
332
|
comments_enabled: コメントを有効にする
|
320
333
|
comments_max_length: コメント最大長 (デフォルト値は 0 のまま)
|
334
|
+
define_taxonomy_filters: この設定を使用する前に、参加型スペースのフィルターをいくつか定義してください。
|
321
335
|
form:
|
322
336
|
errors:
|
323
337
|
budget_voting_rule_only_one: 有効にできる投票ルールは1つのみです。
|
324
338
|
budget_voting_rule_required: 投票ルールが1つ必要です。
|
325
|
-
geocoding_enabled:
|
339
|
+
geocoding_enabled: マップは有効です
|
326
340
|
landing_page_content: 予算ランディングページ
|
327
341
|
more_information_modal: 詳しい情報
|
342
|
+
no_taxonomy_filters_found: タクソノミーフィルタが見つかりません。
|
328
343
|
projects_per_page: ページあたりのプロジェクト数
|
329
344
|
resources_permissions_enabled: プロジェクトごとにアクションの権限を設定できます
|
330
|
-
|
331
|
-
|
345
|
+
taxonomy_filters: コンポーネントのフィルタを選択
|
346
|
+
taxonomy_filters_add: フィルターを追加
|
332
347
|
title: タイトル
|
333
348
|
total_budget: 予算の合計
|
334
349
|
vote_minimum_budget_projects_number: 投票するプロジェクトの最小数
|
@@ -356,6 +371,18 @@ ja:
|
|
356
371
|
disabled: 投票は無効です
|
357
372
|
enabled: 投票は有効になっています
|
358
373
|
finished: 投票完了
|
374
|
+
download_your_data:
|
375
|
+
help:
|
376
|
+
orders:
|
377
|
+
budget: 注文に関連する予算
|
378
|
+
checked_out_at: 注文がチェックアウトされた日時
|
379
|
+
component: 注文に関連するコンポーネント
|
380
|
+
created_at: 注文の作成日時
|
381
|
+
id: 注文の固有ID
|
382
|
+
projects: 注文が投票したプロジェクト
|
383
|
+
updated_at: 注文の更新日時
|
384
|
+
show:
|
385
|
+
projects: プロジェクトのエクスポート
|
359
386
|
events:
|
360
387
|
budgets:
|
361
388
|
budget_published:
|
@@ -363,11 +390,34 @@ ja:
|
|
363
390
|
email_outro: '%{participatory_space_title} をフォローしているため、この通知を受け取りました。前のリンク先から、通知の受信を停止することができます。'
|
364
391
|
email_subject: '%{resource_title} の予算が %{participatory_space_title} に有効になりました。'
|
365
392
|
notification_title: <a href="%{resource_path}">%{resource_title}</a> の予算が %{participatory_space_title} に有効になりました。
|
393
|
+
open_data:
|
394
|
+
help:
|
395
|
+
projects:
|
396
|
+
address: プロジェクトのアドレス (もしあれば)
|
397
|
+
budget: プロジェクトの予算(例:「2021年度予算」)に関するデータ
|
398
|
+
budget_amount: このプロジェクトの予算の合計
|
399
|
+
comments: このプロジェクトが受け取ったコメント数
|
400
|
+
component: プロジェクトが属するコンポーネント
|
401
|
+
confirmed_votes: このプロジェクトが受け取った確認済み投票数
|
402
|
+
created_at: プロジェクトの作成日時
|
403
|
+
description: プロジェクトの説明
|
404
|
+
follows_count: プロジェクトのフォロー数
|
405
|
+
id: プロジェクトの固有ID
|
406
|
+
latitude: プロジェクトに物理的な場所がある場合のその緯度
|
407
|
+
longitude: プロジェクトに物理的な場所がある場合のその経度
|
408
|
+
participatory_space: このプロジェクトが所属するスペース(参加型プロセス、参加スペースなど)
|
409
|
+
reference: プロジェクトのユニークな参照
|
410
|
+
related_proposal_titles: 関連する提案のタイトル
|
411
|
+
related_proposal_urls: 関連する提案のURL
|
412
|
+
related_proposals: このプロジェクトに関連する提案
|
413
|
+
selected_at: プロジェクトが選択された日時
|
414
|
+
taxonomies: このプロジェクトのタクソノミー
|
415
|
+
title: プロジェクトのタイトル
|
416
|
+
updated_at: プロジェクトの更新日時
|
417
|
+
url: プロジェクトの URL
|
366
418
|
orders:
|
367
419
|
checkout:
|
368
420
|
error: 投票処理中に問題が発生しました。
|
369
|
-
success_html: <p>あなたの投票は正常に受理されました。</p> <p class="text-sm font-normal"> <a class="text-secondary underline" href="%{rest_of_budgets_link}">残りの予算</a>を探索できます。</p>
|
370
|
-
success_no_left_budgets_html: 投票が正常に受理されました。
|
371
421
|
destroy:
|
372
422
|
error: 投票の取り消し中に問題が発生しました。
|
373
423
|
success: 投票をキャンセルしました。
|
data/config/locales/kaa.yml
CHANGED
data/config/locales/ko.yml
CHANGED
@@ -3,12 +3,9 @@ ko:
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
budget:
|
6
|
-
decidim_scope_id: 범위
|
7
6
|
description: 상세정보
|
8
7
|
title: 제목
|
9
8
|
project:
|
10
|
-
decidim_category_id: 카테고리
|
11
|
-
decidim_scope_id: 범위
|
12
9
|
description: 상세정보
|
13
10
|
proposal_ids: 포함된 제안
|
14
11
|
proposals: 제안
|
@@ -23,10 +20,6 @@ ko:
|
|
23
20
|
admin:
|
24
21
|
filters:
|
25
22
|
projects:
|
26
|
-
category_id_eq:
|
27
|
-
label: 카테고리
|
28
|
-
scope_id_eq:
|
29
|
-
label: 범위
|
30
23
|
selected_at_null:
|
31
24
|
label: 선택됨
|
32
25
|
budgets:
|
@@ -37,30 +30,17 @@ ko:
|
|
37
30
|
projects:
|
38
31
|
create:
|
39
32
|
success: 프로젝트가 성공적으로 생성되었습니다.
|
40
|
-
destroy:
|
41
|
-
success: 프로젝트가 성공적으로 삭제되었습니다.
|
42
33
|
edit:
|
43
34
|
title: 프로젝트 수정
|
44
35
|
update: 업데이트
|
45
36
|
index:
|
46
37
|
actions: 작업
|
47
38
|
cancel: 취소
|
48
|
-
change_category: 카테고리 변경
|
49
|
-
change_scope: 범위 변경
|
50
39
|
title: 프로젝트
|
51
40
|
update: 업데이트
|
52
|
-
update_scope_button: 범위 업데이트
|
53
41
|
new:
|
54
42
|
create: 생성하기
|
55
43
|
title: 새 프로젝트
|
56
44
|
update:
|
57
45
|
invalid: 이 프로젝트를 업데이트하는 동안 문제가 발생했습니다.
|
58
46
|
success: 프로젝트가 성공적으로 업데이트되었습니다.
|
59
|
-
projects:
|
60
|
-
filters:
|
61
|
-
scope: 범위
|
62
|
-
components:
|
63
|
-
budgets:
|
64
|
-
settings:
|
65
|
-
global:
|
66
|
-
scope_id: 범위
|
data/config/locales/lb.yml
CHANGED
@@ -4,7 +4,6 @@ lb:
|
|
4
4
|
attributes:
|
5
5
|
project:
|
6
6
|
budget_amount: Höhe des Budgets
|
7
|
-
decidim_category_id: Kategorie
|
8
7
|
description: Beschreibung
|
9
8
|
proposal_ids: Ähnliche Vorschläge
|
10
9
|
selected: Zur Implementierung ausgewählt
|
@@ -19,7 +18,6 @@ lb:
|
|
19
18
|
actions:
|
20
19
|
attachment_collections: Ordner
|
21
20
|
attachments: Anhänge
|
22
|
-
destroy: Löschen
|
23
21
|
edit: Bearbeiten
|
24
22
|
edit_projects: Projekte verwalten
|
25
23
|
import: Vorschläge in Projekte importieren
|
@@ -92,12 +90,14 @@ lb:
|
|
92
90
|
project:
|
93
91
|
fields:
|
94
92
|
title: Titel
|
93
|
+
order:
|
94
|
+
status:
|
95
|
+
title: Ihre Stimme wurde erfolgreich angenommen
|
95
96
|
order_summary_mailer:
|
96
97
|
order_summary:
|
97
98
|
selected_projects: 'Die ausgewählten Projekte sind:'
|
98
99
|
subject: Sie haben im Beteiligungsbereich %{space_name} abgestimmt
|
99
100
|
voted_on_space: Sie haben für das %{budget_name} Budget for the %{space_name} abgestimmt.
|
100
|
-
voted_on_space_with_scope: Sie haben für das %{budget_name} Budget for the %{space_name} innerhalb %{scope_name} (%{scope_type}) abgestimmt.
|
101
101
|
projects:
|
102
102
|
budget_confirm:
|
103
103
|
are_you_sure: Wenn du deine Meinung änderst, kannst du deine Stimme nachträglich ändern.
|
@@ -119,7 +119,6 @@ lb:
|
|
119
119
|
one: 1 Projekt
|
120
120
|
other: "%{count} Projekte"
|
121
121
|
filters:
|
122
|
-
category: Kategorie
|
123
122
|
search: Suche
|
124
123
|
status: Status
|
125
124
|
status_values:
|
@@ -159,7 +158,6 @@ lb:
|
|
159
158
|
more_information_modal: Weitere Informationen
|
160
159
|
projects_per_page: Projekte pro Seite
|
161
160
|
resources_permissions_enabled: Berechtigungen können für jedes Projekt festgelegt werden
|
162
|
-
scopes_enabled: Bereiche aktiviert
|
163
161
|
title: Titel
|
164
162
|
total_budget: Gesamtbudget; Gesamtetat
|
165
163
|
vote_minimum_budget_projects_number: Mindestanzahl von Projekten, um abzustimmen
|
data/config/locales/lt.yml
CHANGED
@@ -3,15 +3,12 @@ lt:
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
budget:
|
6
|
-
decidim_scope_id: Apimtis
|
7
6
|
description: Aprašymas
|
8
7
|
title: Pavadinimas
|
9
8
|
total_budget: Visas biudžetas
|
10
9
|
weight: Vieta eilėje
|
11
10
|
project:
|
12
11
|
budget_amount: Biudžeto dydis
|
13
|
-
decidim_category_id: Kategorija
|
14
|
-
decidim_scope_id: Apimtis
|
15
12
|
description: Aprašymas
|
16
13
|
proposal_ids: Susiję pasiūlymai
|
17
14
|
proposals: Pasiūlymai
|
@@ -30,10 +27,6 @@ lt:
|
|
30
27
|
admin:
|
31
28
|
filters:
|
32
29
|
projects:
|
33
|
-
category_id_eq:
|
34
|
-
label: Kategorija
|
35
|
-
scope_id_eq:
|
36
|
-
label: Apimtis
|
37
30
|
selected_at_null:
|
38
31
|
label: Pasirinktas
|
39
32
|
values:
|
@@ -43,7 +36,6 @@ lt:
|
|
43
36
|
actions:
|
44
37
|
attachment_collections: Aplankai
|
45
38
|
attachments: Priedai
|
46
|
-
destroy: Ištrinti
|
47
39
|
edit: Redaguoti
|
48
40
|
edit_projects: Valdyti projektus
|
49
41
|
import: Importuoti pasiūlymus į projektus
|
@@ -55,9 +47,6 @@ lt:
|
|
55
47
|
create:
|
56
48
|
invalid: Kuriant šį biudžetą iškilo problema.
|
57
49
|
success: Biudžetas sukurtas sėkmingai.
|
58
|
-
destroy:
|
59
|
-
invalid: Ištrinant šį biudžetą iškilo problema.
|
60
|
-
success: Biudžetas sėkmingai ištrintas.
|
61
50
|
edit:
|
62
51
|
title: Koreguoti biudžetą
|
63
52
|
update: Atnaujinti biudžetą
|
@@ -84,16 +73,12 @@ lt:
|
|
84
73
|
create:
|
85
74
|
invalid: Kuriant šį projektą iškilo problema.
|
86
75
|
success: Projektas sukurtas sėkmingai.
|
87
|
-
destroy:
|
88
|
-
success: Projektas ištrintas sėkmingai.
|
89
76
|
edit:
|
90
77
|
title: Redaguoti projektą
|
91
78
|
update: Atnaujinti
|
92
79
|
index:
|
93
80
|
actions: Veiksmai
|
94
81
|
cancel: Atšaukti
|
95
|
-
change_category: Keisti kategoriją
|
96
|
-
change_scope: Keisti sritį
|
97
82
|
change_selected: Keisti pasirinktą būseną
|
98
83
|
deselect_implementation: Nebepasirinkti įgyvendinimui
|
99
84
|
finished_orders: Baigti balsavimai
|
@@ -102,32 +87,15 @@ lt:
|
|
102
87
|
selected: Pasirinkta
|
103
88
|
title: Projektai
|
104
89
|
update: Atnaujinimas
|
105
|
-
update_scope_button: Atnaujinti sritį
|
106
90
|
new:
|
107
91
|
create: Sukurti
|
108
92
|
title: Naujas projektas
|
109
93
|
update:
|
110
94
|
invalid: Atnaujinant šį projektą iškilo problema.
|
111
95
|
success: Projektas atnaujintas.
|
112
|
-
update_category:
|
113
|
-
invalid: 'Šie projektai turi %{subject_name} kategoriją: %{projects}.'
|
114
|
-
select_a_category: Pasirinkite kategoriją.
|
115
|
-
select_a_project: Pasirinkite projektą.
|
116
|
-
success: 'Projektai sėkmingai atnaujinti %{subject_name} kategorijoje: %{projects}.'
|
117
|
-
update_scope:
|
118
|
-
invalid: 'Šie projektai jau turi %{subject_name} sritį: %{projects}.'
|
119
|
-
select_a_project: Pasirinkite projektą.
|
120
|
-
select_a_scope: Pasirinkite apimtį.
|
121
|
-
success: 'Projektai sėkmingai atnaujinti %{subject_name} srityje: %{projects}.'
|
122
96
|
update_selected:
|
123
|
-
invalid:
|
124
|
-
selected: 'Šie projektai jau pasirinkti įgyvendinimui: %{projects}.'
|
125
|
-
unselected: 'Šie projektai jau nebėra pasirinkti įgyvendinimui: %{projects}.'
|
126
97
|
select_a_project: Pasirinkite projektą.
|
127
98
|
select_a_selection: Prašau pasirinkite įgyvendinimo būseną.
|
128
|
-
success:
|
129
|
-
selected: 'Šie projektai jau pasirinkti įgyvendinimui: %{projects}.'
|
130
|
-
unselected: 'Šių projektų įgyvendinimo atsisakyta: %{projects}.'
|
131
99
|
proposals_imports:
|
132
100
|
create:
|
133
101
|
invalid: Importuojant pasiūlymus į projektus kilo problema.
|
@@ -187,15 +155,16 @@ lt:
|
|
187
155
|
total_budget: Visas biudžetas
|
188
156
|
project:
|
189
157
|
fields:
|
190
|
-
category: Kategorija
|
191
158
|
id: ID
|
192
159
|
title: Pavadinimas
|
160
|
+
order:
|
161
|
+
status:
|
162
|
+
title: Jūsų balsas įskaitytas
|
193
163
|
order_summary_mailer:
|
194
164
|
order_summary:
|
195
165
|
selected_projects: 'Jūsų pasirinkti projektai:'
|
196
166
|
subject: Jūs balsavote dalyvaujamojo proceso erdvėje %{space_name}
|
197
167
|
voted_on_space: Jūs balsavote dėl dalyvaujamojo proceso erdvės %{space_name} biudžeto %{budget_name}.
|
198
|
-
voted_on_space_with_scope: Jūs balsavote %{budget_name} biudžete %{space_name} dalyvaujamojoje erdvėje dėl %{scope_name}(%{scope_type}).
|
199
168
|
projects:
|
200
169
|
budget_confirm:
|
201
170
|
are_you_sure: Jeigu persigalvosite, galėsite balsuoti iš naujo.
|
@@ -231,8 +200,6 @@ lt:
|
|
231
200
|
message: Jūsų balsas nebuvo registruotas nes dar neįvykdėte viso balsavimo proceso. Ar tikrai norite išeiti iš balsavimo aplinkos?
|
232
201
|
title: Dar nebasavote
|
233
202
|
filters:
|
234
|
-
category: Kategorija
|
235
|
-
scope: Apimtis
|
236
203
|
search: Ieškoti
|
237
204
|
status: Būsena
|
238
205
|
status_values:
|
@@ -310,13 +277,10 @@ lt:
|
|
310
277
|
errors:
|
311
278
|
budget_voting_rule_only_one: Turi būti įjungta tik viena balsavimo taisyklė.
|
312
279
|
budget_voting_rule_required: Būtina viena balsavimo taisyklė.
|
313
|
-
geocoding_enabled: Geokodavimas įjungtas
|
314
280
|
landing_page_content: Biudžetų numatytasis puslapis
|
315
281
|
more_information_modal: Išsamesnės informacijos modalinis langas
|
316
282
|
projects_per_page: Projektų skaičius puslapyje
|
317
283
|
resources_permissions_enabled: Kiekvienam projektui galima nustatyti leistinus veiksmus
|
318
|
-
scope_id: Apimtis
|
319
|
-
scopes_enabled: Apimtys įjungtos
|
320
284
|
title: Pavadinimas
|
321
285
|
total_budget: Visas biudžetas
|
322
286
|
vote_minimum_budget_projects_number: Mažiausias projektų, už kuriuos galima balsuoti, skaičius
|
@@ -354,8 +318,6 @@ lt:
|
|
354
318
|
orders:
|
355
319
|
checkout:
|
356
320
|
error: Apdorojant jūsų balsą iškilo problema.
|
357
|
-
success_html: <p>Jūsų balsas sėkmingai priimtas.</p><p class="text-sm font-normal">Galite peržiūrėti<a class="text-secondary underline" href="%{rest_of_budgets_link}">kitus biudžetus</a>.</p>
|
358
|
-
success_no_left_budgets_html: Jūsų balsas įskaitytas.
|
359
321
|
destroy:
|
360
322
|
error: Atšaukiant jūsų balsą iškilo problema.
|
361
323
|
success: Jūsų balsas atšauktas.
|
data/config/locales/lv.yml
CHANGED
@@ -3,7 +3,6 @@ lv:
|
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
5
|
project:
|
6
|
-
decidim_category_id: Kategorija
|
7
6
|
description: Apraksts
|
8
7
|
proposal_ids: Saistītie priekšlikumi
|
9
8
|
title: Nosaukums
|
@@ -18,7 +17,6 @@ lv:
|
|
18
17
|
actions:
|
19
18
|
attachment_collections: Mapes
|
20
19
|
attachments: Pielikumi
|
21
|
-
destroy: Dzēst
|
22
20
|
edit: Labot
|
23
21
|
import: Importēt priekšlikumus projektos
|
24
22
|
preview: Priekšskatīt
|
@@ -52,6 +50,9 @@ lv:
|
|
52
50
|
project:
|
53
51
|
fields:
|
54
52
|
title: Nosaukums
|
53
|
+
order:
|
54
|
+
status:
|
55
|
+
title: Jūsu balsojums ir veiksmīgi pieņemts
|
55
56
|
order_summary_mailer:
|
56
57
|
order_summary:
|
57
58
|
selected_projects: 'Jūsu izvēlētie projekti ir:'
|
@@ -77,7 +78,6 @@ lv:
|
|
77
78
|
one: 1 projekts
|
78
79
|
other: "%{count} projekti"
|
79
80
|
filters:
|
80
|
-
category: Kategorija
|
81
81
|
search: Meklēt
|
82
82
|
orders:
|
83
83
|
highest_cost: Lielākās izmaksas
|