decidim-accountability 0.30.2 → 0.31.0.rc1
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/accountability/project/milestones.erb +22 -0
- data/app/cells/decidim/accountability/project_cell.rb +9 -9
- data/app/commands/decidim/accountability/admin/{create_timeline_entry.rb → create_milestone.rb} +3 -3
- data/app/commands/decidim/accountability/admin/{update_timeline_entry.rb → update_milestone.rb} +2 -2
- data/app/controllers/decidim/accountability/admin/import_components_controller.rb +1 -1
- data/app/controllers/decidim/accountability/admin/import_results_controller.rb +1 -1
- data/app/controllers/decidim/accountability/admin/milestones_controller.rb +87 -0
- data/app/controllers/decidim/accountability/admin/results_controller.rb +2 -2
- data/app/controllers/decidim/accountability/admin/statuses_controller.rb +2 -2
- data/app/controllers/decidim/accountability/results_controller.rb +20 -4
- data/app/controllers/decidim/accountability/versions_controller.rb +1 -1
- data/app/forms/decidim/accountability/admin/{timeline_entry_form.rb → milestone_form.rb} +2 -2
- data/app/models/decidim/accountability/{timeline_entry.rb → milestone.rb} +4 -4
- data/app/models/decidim/accountability/result.rb +2 -2
- data/app/packs/entrypoints/decidim_accountability.js +0 -2
- data/app/packs/entrypoints/decidim_accountability_admin_imports.js +1 -1
- data/app/packs/src/decidim/accountability/admin/index.js +4 -1
- data/app/packs/src/decidim/accountability/admin/result_form.js +1 -1
- data/app/packs/src/decidim/accountability/controllers/.gitkeep +0 -0
- data/app/packs/stylesheets/accountability.scss +35 -5
- data/app/permissions/decidim/accountability/admin/permissions.rb +3 -3
- data/app/presenters/decidim/accountability/admin_log/{timeline_entry_presenter.rb → milestone_presenter.rb} +4 -4
- data/app/presenters/decidim/accountability/result_presenter.rb +2 -5
- data/app/views/decidim/accountability/admin/import_components/_form.html.erb +3 -3
- data/app/views/decidim/accountability/admin/import_results/new.html.erb +1 -1
- data/app/views/decidim/accountability/admin/{timeline_entries → milestones}/edit.html.erb +1 -1
- data/app/views/decidim/accountability/admin/milestones/index.html.erb +66 -0
- data/app/views/decidim/accountability/admin/{timeline_entries → milestones}/new.html.erb +1 -1
- data/app/views/decidim/accountability/admin/results/_actions.html.erb +102 -29
- data/app/views/decidim/accountability/admin/results/_form.html.erb +1 -1
- data/app/views/decidim/accountability/admin/results/_result-tr.html.erb +7 -7
- data/app/views/decidim/accountability/admin/results/bulk_actions/_dropdown.html.erb +25 -29
- data/app/views/decidim/accountability/admin/results/index.html.erb +12 -12
- data/app/views/decidim/accountability/admin/results/manage_trash.html.erb +2 -1
- data/app/views/decidim/accountability/admin/shared/_subnav.html.erb +1 -1
- data/app/views/decidim/accountability/admin/statuses/index.html.erb +40 -12
- data/app/views/decidim/accountability/results/_filters.html.erb +4 -0
- data/app/views/decidim/accountability/results/_home_aside.html.erb +12 -0
- data/app/views/decidim/accountability/results/_home_taxonomies.html.erb +8 -31
- data/app/views/decidim/accountability/results/_one_level_taxonomies.html.erb +17 -0
- data/app/views/decidim/accountability/results/_projects_aside.html.erb +1 -3
- data/app/views/decidim/accountability/results/_root_taxonomies_selector.html.erb +17 -0
- data/app/views/decidim/accountability/results/_two_levels_taxonomies.html.erb +30 -0
- data/app/views/decidim/accountability/results/home.html.erb +11 -25
- data/config/assets.rb +2 -2
- data/config/locales/ar.yml +0 -42
- data/config/locales/bg.yml +0 -41
- data/config/locales/bs-BA.yml +4 -25
- data/config/locales/ca-IT.yml +42 -44
- data/config/locales/ca.yml +42 -44
- data/config/locales/cs.yml +42 -44
- data/config/locales/da.yml +0 -21
- data/config/locales/de.yml +42 -44
- data/config/locales/el.yml +0 -37
- data/config/locales/en.yml +42 -44
- data/config/locales/es-MX.yml +42 -44
- data/config/locales/es-PY.yml +42 -44
- data/config/locales/es.yml +42 -44
- data/config/locales/eu.yml +43 -45
- data/config/locales/fi-plain.yml +42 -44
- data/config/locales/fi.yml +42 -44
- data/config/locales/fr-CA.yml +42 -44
- data/config/locales/fr.yml +42 -44
- data/config/locales/ga-IE.yml +0 -11
- data/config/locales/gl.yml +0 -25
- data/config/locales/gn-PY.yml +0 -2
- data/config/locales/he-IL.yml +0 -41
- data/config/locales/hu.yml +0 -41
- data/config/locales/id-ID.yml +0 -23
- data/config/locales/is-IS.yml +0 -24
- data/config/locales/it.yml +40 -43
- data/config/locales/ja.yml +42 -44
- data/config/locales/kaa.yml +0 -5
- data/config/locales/ko.yml +0 -15
- data/config/locales/lb.yml +0 -25
- data/config/locales/lt.yml +0 -37
- data/config/locales/lv.yml +0 -23
- data/config/locales/nl.yml +0 -29
- data/config/locales/no.yml +0 -29
- data/config/locales/pl.yml +0 -41
- data/config/locales/pt-BR.yml +39 -43
- data/config/locales/pt.yml +0 -26
- data/config/locales/ro-RO.yml +6 -41
- data/config/locales/ru.yml +0 -23
- data/config/locales/si-LK.yml +0 -12
- data/config/locales/sk.yml +0 -23
- data/config/locales/sl.yml +0 -18
- data/config/locales/sq-AL.yml +0 -41
- data/config/locales/sr-CS.yml +0 -23
- data/config/locales/sv.yml +42 -44
- data/config/locales/th-TH.yml +0 -27
- data/config/locales/tr-TR.yml +0 -43
- data/config/locales/uk.yml +0 -21
- data/config/locales/zh-CN.yml +0 -23
- data/config/locales/zh-TW.yml +0 -37
- data/db/migrate/20250606155946_rename_timeline_table_to_milestone.rb +11 -0
- data/lib/decidim/accountability/admin_engine.rb +1 -1
- data/lib/decidim/accountability/api.rb +1 -1
- data/lib/decidim/accountability/component.rb +18 -1
- data/lib/decidim/accountability/engine.rb +5 -13
- data/lib/decidim/accountability/seeds.rb +9 -9
- data/lib/decidim/accountability/test/factories.rb +3 -3
- data/lib/decidim/accountability/version.rb +1 -1
- data/lib/decidim/accountability.rb +0 -7
- data/lib/decidim/api/{timeline_entry_type.rb → milestone_type.rb} +8 -7
- data/lib/decidim/api/result_type.rb +17 -3
- data/lib/decidim/api/status_type.rb +1 -0
- metadata +39 -35
- data/app/cells/decidim/accountability/project/timeline.erb +0 -22
- data/app/controllers/decidim/accountability/admin/timeline_entries_controller.rb +0 -87
- data/app/packs/src/decidim/accountability/index.js +0 -11
- data/app/packs/src/decidim/accountability/version_diff.js +0 -33
- data/app/queries/decidim/accountability/metrics/results_metric_manage.rb +0 -56
- data/app/views/decidim/accountability/admin/timeline_entries/index.html.erb +0 -42
- /data/app/views/decidim/accountability/admin/{timeline_entries → milestones}/_form.html.erb +0 -0
data/config/locales/ja.yml
CHANGED
@@ -2,6 +2,10 @@
|
|
2
2
|
ja:
|
3
3
|
activemodel:
|
4
4
|
attributes:
|
5
|
+
milestone:
|
6
|
+
description: 説明
|
7
|
+
entry_date: 日付
|
8
|
+
title: タイトル
|
5
9
|
result:
|
6
10
|
decidim_accountability_status_id: ステータス
|
7
11
|
decidim_category_id: カテゴリ
|
@@ -18,10 +22,6 @@ ja:
|
|
18
22
|
key: キー
|
19
23
|
name: 名前
|
20
24
|
progress: 進捗状況
|
21
|
-
timeline_entry:
|
22
|
-
description: 説明
|
23
|
-
entry_date: 日付
|
24
|
-
title: タイトル
|
25
25
|
models:
|
26
26
|
decidim/accountability/proposal_linked_event: 結果に提案を含めます
|
27
27
|
decidim/accountability/result_progress_updated_event: 結果の進捗状況が更新されました
|
@@ -40,8 +40,8 @@ ja:
|
|
40
40
|
decidim:
|
41
41
|
accountability:
|
42
42
|
actions:
|
43
|
-
|
44
|
-
|
43
|
+
add_milestone: マイルストーンを追加
|
44
|
+
add_result: 結果を追加
|
45
45
|
confirm_delete_result: この結果を削除してもよろしいですか?
|
46
46
|
confirm_destroy: この %{name} を削除してもよろしいですか?
|
47
47
|
deleted_results_info: 削除された結果はゴミ箱から復元できます。
|
@@ -49,11 +49,10 @@ ja:
|
|
49
49
|
edit: 編集
|
50
50
|
import: 別のコンポーネントから結果をインポート
|
51
51
|
import_csv: CSVファイルから結果をインポート
|
52
|
+
new_milestone: 新しいマイルストーン
|
52
53
|
new_result: 新しい結果
|
53
54
|
new_status: 新しいステータス
|
54
|
-
new_timeline_entry: 新しいタイムラインのエントリ
|
55
55
|
preview: プレビュー
|
56
|
-
timeline_entries: プロジェクトの進化
|
57
56
|
title: アクション
|
58
57
|
view_deleted_results: 削除された結果を表示
|
59
58
|
admin:
|
@@ -108,6 +107,23 @@ ja:
|
|
108
107
|
create:
|
109
108
|
invalid: 結果のインポート中に問題が発生しました。
|
110
109
|
success: ファイルのインポートが開始されました。インポートの結果は、数分後にメールで届きます。
|
110
|
+
milestones:
|
111
|
+
create:
|
112
|
+
invalid: マイルストーンの作成中に問題が発生しました。
|
113
|
+
success: マイルストーンを作成しました。
|
114
|
+
destroy:
|
115
|
+
success: マイルストーンを削除しました。
|
116
|
+
edit:
|
117
|
+
title: マイルストーンを編集
|
118
|
+
update: マイルストーンを更新
|
119
|
+
index:
|
120
|
+
title: マイルストーン
|
121
|
+
new:
|
122
|
+
create: マイルストーンを作成
|
123
|
+
title: 新しいマイルストーン
|
124
|
+
update:
|
125
|
+
invalid: マイルストーンの更新中に問題がありました。
|
126
|
+
success: マイルストーンを更新しました。
|
111
127
|
models:
|
112
128
|
result:
|
113
129
|
name: 結果
|
@@ -179,24 +195,11 @@ ja:
|
|
179
195
|
update:
|
180
196
|
invalid: ステータスの更新中に問題が発生しました。
|
181
197
|
success: ステータスが正常に更新されました。
|
182
|
-
timeline_entries:
|
183
|
-
create:
|
184
|
-
invalid: エントリの作成中に問題が発生しました。
|
185
|
-
success: エントリが正常に作成されました。
|
186
|
-
destroy:
|
187
|
-
success: エントリを削除しました。
|
188
|
-
edit:
|
189
|
-
title: エントリを編集
|
190
|
-
update: エントリを更新
|
191
|
-
index:
|
192
|
-
title: プロジェクトのタイムライン項目
|
193
|
-
new:
|
194
|
-
create: エントリを作成
|
195
|
-
title: 新しいエントリ
|
196
|
-
update:
|
197
|
-
invalid: エントリの更新中に問題が発生しました。
|
198
|
-
success: エントリを更新しました。
|
199
198
|
admin_log:
|
199
|
+
milestones:
|
200
|
+
create: "%{user_name} が %{resource_name} マイルストーンを作成しました"
|
201
|
+
delete: "%{user_name} が %{resource_name} マイルストーンを削除しました"
|
202
|
+
update: "%{user_name} は %{resource_name} マイルストーンを更新しました"
|
200
203
|
result:
|
201
204
|
create: "%{user_name} が結果 %{resource_name} を %{space_name} に作成しました"
|
202
205
|
delete: "%{user_name} が %{resource_name} の結果 %{space_name} を削除しました"
|
@@ -207,10 +210,6 @@ ja:
|
|
207
210
|
create: "%{user_name} が %{resource_name} ステータスを作成しました"
|
208
211
|
delete: "%{user_name} が %{resource_name} ステータスを削除しました"
|
209
212
|
update: "%{user_name} が %{resource_name} ステータスを更新しました"
|
210
|
-
timeline_entry:
|
211
|
-
create: "%{user_name} が %{resource_name} タイムラインエントリを作成しました"
|
212
|
-
delete: "%{user_name} が %{resource_name} タイムラインエントリを削除しました"
|
213
|
-
update: "%{user_name} が %{resource_name} タイムラインエントリを更新しました"
|
214
213
|
value_types:
|
215
214
|
parent_presenter:
|
216
215
|
not_found: '親がデータベース上に見つかりませんでした (ID: %{id})'
|
@@ -241,6 +240,10 @@ ja:
|
|
241
240
|
last_activity:
|
242
241
|
new_result: '新しい結果:'
|
243
242
|
models:
|
243
|
+
milestone:
|
244
|
+
fields:
|
245
|
+
entry_date: 日付
|
246
|
+
title: タイトル
|
244
247
|
result:
|
245
248
|
fields:
|
246
249
|
created_at: 作成日時
|
@@ -257,27 +260,22 @@ ja:
|
|
257
260
|
key: キー
|
258
261
|
name: 名前
|
259
262
|
progress: 進捗状況
|
260
|
-
timeline_entry:
|
261
|
-
fields:
|
262
|
-
entry_date: 日付
|
263
|
-
title: タイトル
|
264
263
|
results:
|
265
264
|
count:
|
266
265
|
results_count:
|
267
266
|
other: "%{count} 件の結果"
|
268
|
-
home:
|
269
|
-
empty: まだ結果はありません。
|
270
|
-
empty_filters: この条件の結果はありません。
|
271
267
|
home_header:
|
272
268
|
global_status: 全体の実行状況
|
269
|
+
milestones:
|
270
|
+
title: マイルストーン
|
273
271
|
no_results: プロジェクトがありません
|
272
|
+
root_taxonomies:
|
273
|
+
title: '表示:'
|
274
274
|
search:
|
275
275
|
search: アクションを検索
|
276
276
|
show:
|
277
277
|
stats:
|
278
278
|
back_to_resource: 結果に戻る
|
279
|
-
timeline:
|
280
|
-
title: プロジェクトの進化
|
281
279
|
admin:
|
282
280
|
filters:
|
283
281
|
results:
|
@@ -285,6 +283,8 @@ ja:
|
|
285
283
|
label: ステータス
|
286
284
|
taxonomies_part_of_contains:
|
287
285
|
label: タクソノミー
|
286
|
+
tooltips:
|
287
|
+
deleted_results_info: この結果は削除できません
|
288
288
|
components:
|
289
289
|
accountability:
|
290
290
|
actions:
|
@@ -295,6 +295,8 @@ ja:
|
|
295
295
|
clear_all: すべてクリア
|
296
296
|
comments_enabled: コメントを有効にする
|
297
297
|
comments_max_length: コメント最大長 (デフォルト値は 0 のまま)
|
298
|
+
default_taxonomy: デフォルトのタクソノミー
|
299
|
+
default_taxonomy_help: デフォルトで表示するタクソノミーを選択します。タクソノミーが選択されていない場合、結果はリスト形式で表示されます。
|
298
300
|
define_taxonomy_filters: この設定を使用する前に、参加型スペースのフィルターをいくつか定義してください。
|
299
301
|
display_progress_enabled: 進行状況を表示
|
300
302
|
geocoding_enabled: 地図は有効です
|
@@ -304,6 +306,7 @@ ja:
|
|
304
306
|
taxonomy_filters_add: フィルターを追加
|
305
307
|
step:
|
306
308
|
comments_blocked: コメントをブロック
|
309
|
+
visualization: ビジュアリゼーション
|
307
310
|
download_your_data:
|
308
311
|
show:
|
309
312
|
result_comments: 結果コメントのエクスポート
|
@@ -320,11 +323,6 @@ ja:
|
|
320
323
|
email_outro: '"%{proposal_title}" をフォローしているため、この通知を受け取りました。この提案は結果 "%{resource_title}" に含まれています。 前のリンクに続く通知の受信を停止できます。'
|
321
324
|
email_subject: '%{resource_title} の進捗状況の更新'
|
322
325
|
notification_title: 提案 <a href="%{resource_path}">%{resource_title}</a> <a href="%{proposal_path}">%{proposal_title}</a>を含む結果 , が %{progress}%完了しました。
|
323
|
-
metrics:
|
324
|
-
results:
|
325
|
-
description: 生成した結果の数
|
326
|
-
object: 結果
|
327
|
-
title: 結果
|
328
326
|
open_data:
|
329
327
|
help:
|
330
328
|
result_comments:
|
@@ -338,7 +336,6 @@ ja:
|
|
338
336
|
id: このコメントのID
|
339
337
|
locale: このコメントを残すときに参加者が使っていたロケール(言語)
|
340
338
|
root_commentable_url: このコメントに関連するリソースの URL
|
341
|
-
user_group: コメントを作成したユーザーグループの名前 (もしあれば)
|
342
339
|
results:
|
343
340
|
address: 結果のアドレス (もしあれば)
|
344
341
|
children_count: 子の結果の数
|
@@ -370,3 +367,4 @@ ja:
|
|
370
367
|
result_proposal: この結果に含まれる提案
|
371
368
|
statistics:
|
372
369
|
results_count: 結果
|
370
|
+
results_count_tooltip: このスペースから生成された決定または結果の数です。
|
data/config/locales/kaa.yml
CHANGED
@@ -15,7 +15,6 @@ kaa:
|
|
15
15
|
decidim:
|
16
16
|
accountability:
|
17
17
|
actions:
|
18
|
-
attachment_collections: Papkalar
|
19
18
|
destroy: Óshiriw
|
20
19
|
edit: Ózgeris kirgiziw
|
21
20
|
preview: Aldınnan kóriw
|
@@ -85,10 +84,6 @@ kaa:
|
|
85
84
|
results:
|
86
85
|
status_id_eq:
|
87
86
|
label: Jaǵday
|
88
|
-
metrics:
|
89
|
-
results:
|
90
|
-
object: nátiyjeler
|
91
|
-
title: Nátiyjeler
|
92
87
|
participatory_spaces:
|
93
88
|
highlighted_results:
|
94
89
|
see_all: Barlıq nátiyjelerdi kóriw
|
data/config/locales/ko.yml
CHANGED
@@ -17,9 +17,6 @@ ko:
|
|
17
17
|
key: 키
|
18
18
|
name: 이름
|
19
19
|
progress: 진행 상황
|
20
|
-
timeline_entry:
|
21
|
-
description: 상세정보
|
22
|
-
title: 제목
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: 결과에 포함된 제안
|
25
22
|
decidim/accountability/result_progress_updated_event: 결과 진행이 업데이트되었습니다
|
@@ -30,8 +27,6 @@ ko:
|
|
30
27
|
decidim:
|
31
28
|
accountability:
|
32
29
|
actions:
|
33
|
-
attachment_collections: 폴더
|
34
|
-
attachments: 첨부 파일
|
35
30
|
confirm_destroy: 정말로 %{name} 를 삭제하시겠습니까?
|
36
31
|
destroy: 삭제
|
37
32
|
edit: 편집
|
@@ -136,16 +131,10 @@ ko:
|
|
136
131
|
key: 키
|
137
132
|
name: 이름
|
138
133
|
progress: 진행 상황
|
139
|
-
timeline_entry:
|
140
|
-
fields:
|
141
|
-
title: 제목
|
142
134
|
results:
|
143
135
|
count:
|
144
136
|
results_count:
|
145
137
|
other: "%{count} 개의 결과"
|
146
|
-
home:
|
147
|
-
empty: 결과가 없습니다
|
148
|
-
empty_filters: 이 기준에는 결과가 없습니다.
|
149
138
|
no_results: 프로젝트가 없습니다.
|
150
139
|
search:
|
151
140
|
search: 작업 검색
|
@@ -182,10 +171,6 @@ ko:
|
|
182
171
|
email_outro: '%{proposal_title} 을(를) 팔로우중이어서 이 알림을 받게되었고, %{resource_title} 에 이 의도가 포함되어 있습니다. 이전 링크를 팔로우해서 알림을 받지 않으실 수 있습니다.'
|
183
172
|
email_subject: '%{resource_title} 과정에 업데이트 발생'
|
184
173
|
notification_title: 제안 <a href="% {resource_path}">% {resource_path}">% {proposal_title}/a>를 포함하는 <a href="% {resource_title}/a> 결과는 이제 %{progress}% 완료되었습니다.
|
185
|
-
metrics:
|
186
|
-
results:
|
187
|
-
object: 결과
|
188
|
-
title: 결과
|
189
174
|
participatory_spaces:
|
190
175
|
highlighted_results:
|
191
176
|
see_all: 모든 결과 보기
|
data/config/locales/lb.yml
CHANGED
@@ -17,9 +17,6 @@ lb:
|
|
17
17
|
key: Schlëssel
|
18
18
|
name: Numm
|
19
19
|
progress: Progrès
|
20
|
-
timeline_entry:
|
21
|
-
description: Beschreiwung
|
22
|
-
title: Titel
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Propose déi Deel vun engem Resultat ass
|
25
22
|
decidim/accountability/result_progress_updated_event: Aktualiséiert Entwécklung vun engem Resultat
|
@@ -31,13 +28,10 @@ lb:
|
|
31
28
|
decidim:
|
32
29
|
accountability:
|
33
30
|
actions:
|
34
|
-
attachment_collections: Dossier
|
35
|
-
attachments: Unhäng
|
36
31
|
confirm_destroy: Sidd Dir sécher datt Dir dësen %{name} läsche wëllt?
|
37
32
|
destroy: Läschen
|
38
33
|
edit: Editéieren
|
39
34
|
preview: Preview
|
40
|
-
timeline_entries: Projektentwécklung
|
41
35
|
title: Aktiounen
|
42
36
|
admin:
|
43
37
|
exports:
|
@@ -72,15 +66,6 @@ lb:
|
|
72
66
|
new:
|
73
67
|
create: Status erstellen
|
74
68
|
title: Neuer Status
|
75
|
-
timeline_entries:
|
76
|
-
edit:
|
77
|
-
title: Eintrag bearbeiten
|
78
|
-
update: Eintrag aktualisieren
|
79
|
-
index:
|
80
|
-
title: Projektzeitplaneinträge
|
81
|
-
new:
|
82
|
-
create: Eintrag erstellen
|
83
|
-
title: Neuer Eintrag
|
84
69
|
admin_log:
|
85
70
|
result:
|
86
71
|
create: "%{user_name} hat das Ergebnis %{resource_name} in %{space_name} erstellt"
|
@@ -114,9 +99,6 @@ lb:
|
|
114
99
|
key: Schlüssel
|
115
100
|
name: Name
|
116
101
|
progress: Fortschritt
|
117
|
-
timeline_entry:
|
118
|
-
fields:
|
119
|
-
title: Titel
|
120
102
|
results:
|
121
103
|
count:
|
122
104
|
results_count:
|
@@ -129,8 +111,6 @@ lb:
|
|
129
111
|
show:
|
130
112
|
stats:
|
131
113
|
back_to_resource: Gehe zurück zum Ergebnis
|
132
|
-
timeline:
|
133
|
-
title: Projektentwicklung
|
134
114
|
admin:
|
135
115
|
filters:
|
136
116
|
results:
|
@@ -161,11 +141,6 @@ lb:
|
|
161
141
|
email_outro: Sie haben diese Benachrichtigung erhalten, weil Sie "%{proposal_title}" folgen und dieser Vorschlag in das Ergebnis "%{resource_title}" aufgenommen wurde. Falls Sie keine solchen Benachrichtigungen mehr erhalten möchten, besuchen Sie den obigen Link.
|
162
142
|
email_subject: Fortschritt von %{resource_title} aktualisiert
|
163
143
|
notification_title: Das Ergebnis <a href="%{resource_path}">%{resource_title}</a>, das den Vorschlag <a href="%{proposal_path}">%{proposal_title}</a> enthält, ist jetzt zu %{progress}% abgeschlossen.
|
164
|
-
metrics:
|
165
|
-
results:
|
166
|
-
description: Anzahl der generierten Ergebnisse
|
167
|
-
object: Ergebnisse
|
168
|
-
title: Resultater
|
169
144
|
participatory_spaces:
|
170
145
|
highlighted_results:
|
171
146
|
see_all: Alle Ergebnisse ansehen (%{count})
|
data/config/locales/lt.yml
CHANGED
@@ -17,9 +17,6 @@ lt:
|
|
17
17
|
key: Raktas
|
18
18
|
name: Vardas
|
19
19
|
progress: Progresas
|
20
|
-
timeline_entry:
|
21
|
-
description: Aprašymas
|
22
|
-
title: Pavadinimas
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Pasiūlymas įtrauktas į rezultatą
|
25
22
|
decidim/accountability/result_progress_updated_event: Rezultato progresas atnaujintas
|
@@ -33,13 +30,10 @@ lt:
|
|
33
30
|
decidim:
|
34
31
|
accountability:
|
35
32
|
actions:
|
36
|
-
attachment_collections: Aplankai
|
37
|
-
attachments: Priedai
|
38
33
|
confirm_destroy: Ar tikrai norite pašalinti šį %{name}?
|
39
34
|
destroy: Ištrinti
|
40
35
|
edit: Redaguoti
|
41
36
|
preview: Peržiūra
|
42
|
-
timeline_entries: Projekto raida
|
43
37
|
title: Veiksmai
|
44
38
|
admin:
|
45
39
|
exports:
|
@@ -92,23 +86,6 @@ lt:
|
|
92
86
|
update:
|
93
87
|
invalid: Atnaujinant šią būseną iškilo problema.
|
94
88
|
success: Būsena sėkmingai atnaujinta.
|
95
|
-
timeline_entries:
|
96
|
-
create:
|
97
|
-
invalid: Kuriant šį įrašą iškilo problema.
|
98
|
-
success: Įrašas sėkmingai sukurtas.
|
99
|
-
destroy:
|
100
|
-
success: Įrašas sėkmingai pašalintas.
|
101
|
-
edit:
|
102
|
-
title: Redaguoti įrašą
|
103
|
-
update: Atnaujinti įrašą
|
104
|
-
index:
|
105
|
-
title: Projekto laiko juostos įrašai
|
106
|
-
new:
|
107
|
-
create: Sukurti įrašą
|
108
|
-
title: Naujas įrašas
|
109
|
-
update:
|
110
|
-
invalid: Atnaujinant šį įrašą iškilo problema.
|
111
|
-
success: Įrašas sėkmingai atnaujintas.
|
112
89
|
admin_log:
|
113
90
|
result:
|
114
91
|
create: "%{user_name} sukūrė rezultatą %{resource_name} erdvėje %{space_name}"
|
@@ -118,10 +95,6 @@ lt:
|
|
118
95
|
create: "%{user_name} sukūrė %{resource_name} būseną"
|
119
96
|
delete: "%{user_name} pašalino %{resource_name} būseną"
|
120
97
|
update: "%{user_name} atnaujino %{resource_name} būseną"
|
121
|
-
timeline_entry:
|
122
|
-
create: "%{user_name} sukūrė %{resource_name} laiko juostos įrašą"
|
123
|
-
delete: "%{user_name} pašalino %{resource_name} laiko juostos įrašą"
|
124
|
-
update: "%{user_name} atnaujino %{resource_name} laiko juostos įrašą"
|
125
98
|
value_types:
|
126
99
|
parent_presenter:
|
127
100
|
not_found: 'Motininis elementas duomenų bazėje nerastas (ID: %{id})'
|
@@ -162,9 +135,6 @@ lt:
|
|
162
135
|
key: Raktas
|
163
136
|
name: Pavadinimas
|
164
137
|
progress: Progresas
|
165
|
-
timeline_entry:
|
166
|
-
fields:
|
167
|
-
title: Pavadinimas
|
168
138
|
results:
|
169
139
|
count:
|
170
140
|
results_count:
|
@@ -180,8 +150,6 @@ lt:
|
|
180
150
|
show:
|
181
151
|
stats:
|
182
152
|
back_to_resource: Grįžti į rezultatą
|
183
|
-
timeline:
|
184
|
-
title: Projekto raida
|
185
153
|
admin:
|
186
154
|
filters:
|
187
155
|
results:
|
@@ -212,11 +180,6 @@ lt:
|
|
212
180
|
email_outro: Šį pranešimą gavote dėl to, kad sekate „%{proposal_title}“ ir šis pasiūlymas įtrauktas į rezultatą „%{resource_title}“. Jeigu nebenorite gauti pranešimų, spustelėkite ankstesnę nuorodą.
|
213
181
|
email_subject: '%{resource_title} eigos atnaujinimas'
|
214
182
|
notification_title: Rezultatas <a href="%{resource_path}">%{resource_title}</a>, kuris įtraukia pasiūlymą <a href="%{proposal_path}">%{proposal_title}</a>, dabar %{progress}% gautas.
|
215
|
-
metrics:
|
216
|
-
results:
|
217
|
-
description: Gautų rezultatų skaičius
|
218
|
-
object: rezultatai
|
219
|
-
title: Rezultatai
|
220
183
|
participatory_spaces:
|
221
184
|
highlighted_results:
|
222
185
|
see_all: Žiūrėti visus rezultatus (%{count})
|
data/config/locales/lv.yml
CHANGED
@@ -15,9 +15,6 @@ lv:
|
|
15
15
|
description: Apraksts
|
16
16
|
key: Atslēga
|
17
17
|
name: Nosaukums
|
18
|
-
timeline_entry:
|
19
|
-
description: Apraksts
|
20
|
-
title: Nosaukums
|
21
18
|
models:
|
22
19
|
decidim/accountability/proposal_linked_event: Priekšlikums iekļauts rezultātā
|
23
20
|
decidim/accountability/result_progress_updated_event: Rezultātu progress ir atjaunināts
|
@@ -34,7 +31,6 @@ lv:
|
|
34
31
|
destroy: Dzēst
|
35
32
|
edit: Labot
|
36
33
|
preview: Priekšskatīt
|
37
|
-
timeline_entries: Projekta attīstība
|
38
34
|
title: Darbības
|
39
35
|
admin:
|
40
36
|
exports:
|
@@ -68,15 +64,6 @@ lv:
|
|
68
64
|
new:
|
69
65
|
create: Izveidot statusu
|
70
66
|
title: Jauns statuss
|
71
|
-
timeline_entries:
|
72
|
-
edit:
|
73
|
-
title: Rediģēt ierakstu
|
74
|
-
update: Atjaunināt ierakstu
|
75
|
-
index:
|
76
|
-
title: Projekta laika grafika ieraksti
|
77
|
-
new:
|
78
|
-
create: Izveidot ierakstu
|
79
|
-
title: Jauns ieraksts
|
80
67
|
admin_log:
|
81
68
|
result:
|
82
69
|
create: "%{user_name} izveidoja rezultātu %{resource_name} telpā %{space_name}"
|
@@ -103,9 +90,6 @@ lv:
|
|
103
90
|
description: Apraksts
|
104
91
|
key: Atslēga
|
105
92
|
name: Nosaukums
|
106
|
-
timeline_entry:
|
107
|
-
fields:
|
108
|
-
title: Nosaukums
|
109
93
|
results:
|
110
94
|
count:
|
111
95
|
results_count:
|
@@ -119,8 +103,6 @@ lv:
|
|
119
103
|
show:
|
120
104
|
stats:
|
121
105
|
back_to_resource: Atgriezties pie rezultātiem
|
122
|
-
timeline:
|
123
|
-
title: Projekta attīstība
|
124
106
|
components:
|
125
107
|
accountability:
|
126
108
|
name: Atbildība
|
@@ -143,11 +125,6 @@ lv:
|
|
143
125
|
email_outro: Jūs saņēmāt šo paziņojumu, jo sekojat "%{proposal_title}", un šis priekšlikums ir iekļauts rezultātā "%{resource_title}". Jūs varat atteikties no paziņojumu saņemšanas, sekojot iepriekšējai saitei.
|
144
126
|
email_subject: Atjaunināts %{resource_title} progress
|
145
127
|
notification_title: Rezultāts <a href="%{resource_path}">%{resource_title}</a>, kas ietver priekšlikumu <a href="%{proposal_path}">%{proposal_title}</a>, tagad ir %{progress}% pabeigts.
|
146
|
-
metrics:
|
147
|
-
results:
|
148
|
-
description: Izveidoto rezultātu skaits
|
149
|
-
object: rezultāti
|
150
|
-
title: Rezultāti
|
151
128
|
resource_links:
|
152
129
|
included_projects:
|
153
130
|
result_project: Šajā rezultātā iekļautie projekti
|
data/config/locales/nl.yml
CHANGED
@@ -17,9 +17,6 @@ nl:
|
|
17
17
|
key: sleutel
|
18
18
|
name: Naam
|
19
19
|
progress: Vooruitgang
|
20
|
-
timeline_entry:
|
21
|
-
description: Beschrijving
|
22
|
-
title: Titel
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Voorstel opgenomen in een resultaat
|
25
22
|
decidim/accountability/result_progress_updated_event: Resultaat voortgang bijgewerkt
|
@@ -31,13 +28,10 @@ nl:
|
|
31
28
|
decidim:
|
32
29
|
accountability:
|
33
30
|
actions:
|
34
|
-
attachment_collections: Mappen
|
35
|
-
attachments: Bijlagen
|
36
31
|
confirm_destroy: Weet u zeker dat u deze %{name} wilt verwijderen?
|
37
32
|
destroy: Verwijder
|
38
33
|
edit: Bewerk
|
39
34
|
preview: Voorbeeld
|
40
|
-
timeline_entries: Project evolutie
|
41
35
|
title: acties
|
42
36
|
admin:
|
43
37
|
exports:
|
@@ -72,15 +66,6 @@ nl:
|
|
72
66
|
new:
|
73
67
|
create: Maak een status
|
74
68
|
title: Nieuwe status
|
75
|
-
timeline_entries:
|
76
|
-
edit:
|
77
|
-
title: Bewerk invoer
|
78
|
-
update: Update invoer
|
79
|
-
index:
|
80
|
-
title: Project tijdlijn inzendingen
|
81
|
-
new:
|
82
|
-
create: Item maken
|
83
|
-
title: Nieuw item
|
84
69
|
admin_log:
|
85
70
|
result:
|
86
71
|
create: "%{user_name} heeft het resultaat %{resource_name} gemaakt in %{space_name}"
|
@@ -90,10 +75,6 @@ nl:
|
|
90
75
|
create: "%{user_name} heeft %{resource_name} status aangemaakt"
|
91
76
|
delete: "%{user_name} heeft %{resource_name} status verwijderd"
|
92
77
|
update: "%{user_name} heeft %{resource_name} status bijgewerkt"
|
93
|
-
timeline_entry:
|
94
|
-
create: "%{user_name} heeft timeline entry %{resource_name} aangemaakt"
|
95
|
-
delete: "%{user_name} heeft timeline entry %{resource_name} verwijderd"
|
96
|
-
update: "%{user_name} heeft timeline entry %{resource_name} bijgewerkt"
|
97
78
|
value_types:
|
98
79
|
parent_presenter:
|
99
80
|
not_found: 'Het bovenliggende element is niet gevonden in de database (ID: %{id})'
|
@@ -122,9 +103,6 @@ nl:
|
|
122
103
|
key: Sleutel
|
123
104
|
name: Naam
|
124
105
|
progress: Vooruitgang
|
125
|
-
timeline_entry:
|
126
|
-
fields:
|
127
|
-
title: Titel
|
128
106
|
results:
|
129
107
|
count:
|
130
108
|
results_count:
|
@@ -137,8 +115,6 @@ nl:
|
|
137
115
|
show:
|
138
116
|
stats:
|
139
117
|
back_to_resource: Ga terug naar resultaat
|
140
|
-
timeline:
|
141
|
-
title: Project evolutie
|
142
118
|
admin:
|
143
119
|
filters:
|
144
120
|
results:
|
@@ -169,11 +145,6 @@ nl:
|
|
169
145
|
email_outro: Je hebt deze melding ontvangen omdat je "%{proposal_title}" volgt en dit voorstel is opgenomen in resultaat "%{resource_title}". Je kunt stoppen met het ontvangen van meldingen via bovenstaande link.
|
170
146
|
email_subject: Voortgang van %{resource_title} bijgewerkt
|
171
147
|
notification_title: Het resultaat <a href="%{resource_path}">%{resource_title}</a>, waarin het voorstel <a href="%{proposal_path}">%{proposal_title}</a> is opgenomen, is nu %{progress}% voltooid.
|
172
|
-
metrics:
|
173
|
-
results:
|
174
|
-
description: Aantal gegenereerde resultaten
|
175
|
-
object: resultaten
|
176
|
-
title: Resultaten
|
177
148
|
participatory_spaces:
|
178
149
|
highlighted_results:
|
179
150
|
see_all: Bekijk alle resultaten (%{count})
|
data/config/locales/no.yml
CHANGED
@@ -17,9 +17,6 @@
|
|
17
17
|
key: Nøkkel
|
18
18
|
name: Navn
|
19
19
|
progress: Framgang
|
20
|
-
timeline_entry:
|
21
|
-
description: Beskrivelse
|
22
|
-
title: Tittel
|
23
20
|
models:
|
24
21
|
decidim/accountability/proposal_linked_event: Forslag inkludert i et resultat
|
25
22
|
decidim/accountability/result_progress_updated_event: Resultat fremgang oppdatert
|
@@ -31,13 +28,10 @@
|
|
31
28
|
decidim:
|
32
29
|
accountability:
|
33
30
|
actions:
|
34
|
-
attachment_collections: Mapper
|
35
|
-
attachments: Vedlegg
|
36
31
|
confirm_destroy: Er du sikker på at du vil slette dette %{name}?
|
37
32
|
destroy: Slett
|
38
33
|
edit: Redigere
|
39
34
|
preview: Forhåndsvisning
|
40
|
-
timeline_entries: Prosjektutvikling
|
41
35
|
title: Handlinger
|
42
36
|
admin:
|
43
37
|
exports:
|
@@ -72,15 +66,6 @@
|
|
72
66
|
new:
|
73
67
|
create: Opprett status
|
74
68
|
title: Ny status
|
75
|
-
timeline_entries:
|
76
|
-
edit:
|
77
|
-
title: Rediger oppføring
|
78
|
-
update: Oppdater oppføringen
|
79
|
-
index:
|
80
|
-
title: Oppføringer på prosjekttidslinje
|
81
|
-
new:
|
82
|
-
create: Opprett oppføring
|
83
|
-
title: Ny oppføring
|
84
69
|
admin_log:
|
85
70
|
result:
|
86
71
|
create: "%{user_name} opprettet resultat %{resource_name} i %{space_name}"
|
@@ -90,10 +75,6 @@
|
|
90
75
|
create: "%{user_name} har opprettet %{resource_name}-statusen"
|
91
76
|
delete: "%{user_name} slettet %{resource_name}-statusen"
|
92
77
|
update: "%{user_name} oppdaterte statusen %{resource_name}"
|
93
|
-
timeline_entry:
|
94
|
-
create: "%{user_name} opprettet %{resource_name} i tidslinjen"
|
95
|
-
delete: "%{user_name} slettet %{resource_name} i tidslinjen"
|
96
|
-
update: "%{user_name} oppdaterte %{resource_name} i tidslinjen"
|
97
78
|
value_types:
|
98
79
|
parent_presenter:
|
99
80
|
not_found: 'Overordnede ble ikke funnet i databasen (ID: %{id})'
|
@@ -122,9 +103,6 @@
|
|
122
103
|
key: Nøkkel
|
123
104
|
name: Navn
|
124
105
|
progress: Framgang
|
125
|
-
timeline_entry:
|
126
|
-
fields:
|
127
|
-
title: Tittel
|
128
106
|
results:
|
129
107
|
count:
|
130
108
|
results_count:
|
@@ -137,8 +115,6 @@
|
|
137
115
|
show:
|
138
116
|
stats:
|
139
117
|
back_to_resource: Gå tilbake til resultatet
|
140
|
-
timeline:
|
141
|
-
title: Prosjektutvikling
|
142
118
|
admin:
|
143
119
|
filters:
|
144
120
|
results:
|
@@ -169,11 +145,6 @@
|
|
169
145
|
email_outro: Du har mottatt denne varslingen fordi du følger "%{proposal_title}", og dette forslaget er inkludert i resultatet "%{resource_title}". Du kan slutte å motta varsler hvis du følger den forrige linken.
|
170
146
|
email_subject: En oppdatering til %{resource_title} fremgang
|
171
147
|
notification_title: Resultatet <a href="%{resource_path}">%{resource_title}</a>, som inkluderer forslaget <a href="%{proposal_path}">%{proposal_title}</a> er nå %{progress}% ferdig.
|
172
|
-
metrics:
|
173
|
-
results:
|
174
|
-
description: Antall genererte resultater
|
175
|
-
object: resultater
|
176
|
-
title: Resultater
|
177
148
|
participatory_spaces:
|
178
149
|
highlighted_results:
|
179
150
|
see_all: Se alle resultater (%{count})
|