decidim-assemblies 0.21.0 → 0.22.0
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/assets/images/decidim/assemblies/assembly.svg +1 -3
- data/app/assets/javascripts/decidim/assemblies/orgchart.js.es6 +698 -0
- data/app/cells/decidim/assemblies/assembly_m/footer.erb +2 -2
- data/app/cells/decidim/assemblies/assembly_m_cell.rb +4 -0
- data/app/cells/decidim/assemblies/assembly_member/show.erb +4 -4
- data/app/cells/decidim/assemblies/content_blocks/highlighted_assemblies/show.erb +10 -11
- data/app/cells/decidim/assemblies/content_blocks/highlighted_assemblies_cell.rb +1 -0
- data/app/commands/decidim/assemblies/admin/create_assembly_admin.rb +2 -1
- data/app/commands/decidim/assemblies/admin/create_assembly_member.rb +12 -3
- data/app/commands/decidim/assemblies/admin/notify_role_assigned_to_assembly.rb +22 -0
- data/app/commands/decidim/assemblies/admin/update_assemblies_setting.rb +46 -0
- data/app/commands/decidim/assemblies/admin/update_assembly_admin.rb +2 -1
- data/app/controllers/decidim/assemblies/admin/assemblies_settings_controller.rb +49 -0
- data/app/controllers/decidim/assemblies/assemblies_controller.rb +5 -1
- data/app/events/decidim/assemblies/create_assembly_member_event.rb +17 -0
- data/app/events/decidim/role_assigned_to_assembly_event.rb +28 -0
- data/app/forms/decidim/assemblies/admin/assemblies_setting_form.rb +14 -0
- data/app/forms/decidim/assemblies/admin/assembly_form.rb +14 -4
- data/app/helpers/decidim/assemblies/assemblies_helper.rb +6 -3
- data/app/models/decidim/assemblies_setting.rb +17 -0
- data/app/permissions/decidim/assemblies/permissions.rb +30 -1
- data/app/presenters/decidim/assemblies/admin_log/assemblies_setting_presenter.rb +27 -0
- data/app/presenters/decidim/assemblies/assembly_stats_presenter.rb +1 -1
- data/app/queries/decidim/assemblies/parent_assemblies_for_select.rb +20 -1
- data/app/views/decidim/assemblies/_filter_by_type.html.erb +11 -9
- data/app/views/decidim/assemblies/admin/assemblies/index.html.erb +3 -2
- data/app/views/decidim/assemblies/admin/assemblies_settings/_form.html.erb +10 -0
- data/app/views/decidim/assemblies/admin/assemblies_settings/edit.html.erb +6 -0
- data/app/views/decidim/assemblies/admin/assembly_members/index.html.erb +2 -2
- data/app/views/decidim/assemblies/assemblies/_parent_assemblies.html.erb +2 -2
- data/app/views/decidim/assemblies/assemblies/_promoted_assembly.html.erb +3 -3
- data/app/views/decidim/assemblies/assemblies/index.html.erb +11 -8
- data/app/views/decidim/assemblies/assemblies/show.html.erb +9 -8
- data/app/views/decidim/assemblies/assembly_members/index.html.erb +1 -1
- data/app/views/layouts/decidim/admin/assemblies.html.erb +5 -0
- data/config/locales/bg-BG.yml +7 -0
- data/config/locales/ca.yml +46 -0
- data/config/locales/cs.yml +76 -30
- data/config/locales/da-DK.yml +1 -0
- data/config/locales/de.yml +69 -0
- data/config/locales/el.yml +455 -0
- data/config/locales/en.yml +46 -0
- data/config/locales/es-MX.yml +46 -0
- data/config/locales/es-PY.yml +46 -0
- data/config/locales/es.yml +46 -0
- data/config/locales/et-EE.yml +1 -0
- data/config/locales/fi-plain.yml +46 -0
- data/config/locales/fi.yml +47 -1
- data/config/locales/fr-CA.yml +456 -0
- data/config/locales/fr.yml +67 -0
- data/config/locales/ga-IE.yml +1 -0
- data/config/locales/hr-HR.yml +1 -0
- data/config/locales/hu.yml +35 -2
- data/config/locales/it.yml +134 -76
- data/config/locales/ja-JP.yml +452 -0
- data/config/locales/lt-LT.yml +1 -0
- data/config/locales/lv-LV.yml +454 -0
- data/config/locales/mt-MT.yml +1 -0
- data/config/locales/nl.yml +58 -0
- data/config/locales/no.yml +57 -10
- data/config/locales/pl.yml +212 -143
- data/config/locales/pt-BR.yml +1 -1
- data/config/locales/pt.yml +188 -119
- data/config/locales/ro-RO.yml +422 -0
- data/config/locales/sk-SK.yml +168 -0
- data/config/locales/sk.yml +172 -0
- data/config/locales/sl.yml +132 -0
- data/config/locales/sr-CS.yml +73 -0
- data/config/locales/sv.yml +156 -89
- data/db/migrate/20200320105906_index_foreign_keys_in_decidim_assemblies.rb +7 -0
- data/db/migrate/20200320105907_index_foreign_keys_in_decidim_assembly_user_roles.rb +7 -0
- data/db/migrate/20200416132109_remove_legacy_decidim_assembly_type.rb +8 -0
- data/db/migrate/20200430202456_create_decidim_assemblies_settings.rb +10 -0
- data/db/seeds/city.jpeg +0 -0
- data/db/seeds/city2.jpeg +0 -0
- data/lib/decidim/assemblies/admin_engine.rb +1 -0
- data/lib/decidim/assemblies/participatory_space.rb +6 -1
- data/lib/decidim/assemblies/test/factories.rb +5 -0
- data/lib/decidim/assemblies/version.rb +1 -1
- metadata +38 -8
|
@@ -0,0 +1,452 @@
|
|
|
1
|
+
ja:
|
|
2
|
+
activemodel:
|
|
3
|
+
attributes:
|
|
4
|
+
assembly:
|
|
5
|
+
area_id: エリア
|
|
6
|
+
assembly_type: 会議体種別
|
|
7
|
+
assembly_type_other: Assembly type other
|
|
8
|
+
banner_image: バナー画像
|
|
9
|
+
closing_date: 終了日
|
|
10
|
+
closing_date_reason: 終了日時の理由
|
|
11
|
+
composition: 構成
|
|
12
|
+
copy_categories: カテゴリをコピー
|
|
13
|
+
copy_components: コンポーネントをコピー
|
|
14
|
+
copy_features: 機能をコピー
|
|
15
|
+
created_by: '作成者:'
|
|
16
|
+
created_by_other: 他によって作成
|
|
17
|
+
creation_date: 作成日
|
|
18
|
+
decidim_area_id: エリア
|
|
19
|
+
decidim_assemblies_type_id: 会議体種別
|
|
20
|
+
decidim_scope_id: スコープ
|
|
21
|
+
description: 説明
|
|
22
|
+
developer_group: プロモーターグループ
|
|
23
|
+
domain: ドメイン
|
|
24
|
+
duration: 持続期間
|
|
25
|
+
facebook: Facebook
|
|
26
|
+
github: GitHub
|
|
27
|
+
hashtag: ハッシュタグ
|
|
28
|
+
hero_image: ホーム画像
|
|
29
|
+
included_at: 含まれた日
|
|
30
|
+
instagram: Instagram
|
|
31
|
+
internal_organisation: 内部組織
|
|
32
|
+
is_transparent: 透明な
|
|
33
|
+
local_area: 組織エリア
|
|
34
|
+
meta_scope: スコープメタデータ
|
|
35
|
+
parent_id: 親の会議体
|
|
36
|
+
participatory_processes_ids: 関連する参加型プロセス
|
|
37
|
+
participatory_scope: 決定されるもの
|
|
38
|
+
participatory_structure: どのように決められますか?
|
|
39
|
+
private_space: プライベートスペース
|
|
40
|
+
promoted: 強調表示
|
|
41
|
+
published_at: 公開日時
|
|
42
|
+
purpose_of_action: アクションの目的
|
|
43
|
+
scope_id: スコープ
|
|
44
|
+
scopes_enabled: スコープは有効です
|
|
45
|
+
short_description: 短い説明
|
|
46
|
+
show_statistics: 統計情報を表示
|
|
47
|
+
slug: URL スラグ
|
|
48
|
+
special_features: 特別な機能
|
|
49
|
+
subtitle: サブタイトル
|
|
50
|
+
target: 参加者
|
|
51
|
+
title: タイトル
|
|
52
|
+
twitter: Twitter
|
|
53
|
+
youtube: YouTube
|
|
54
|
+
assembly_member:
|
|
55
|
+
birthday: 誕生日
|
|
56
|
+
birthplace: 出生地
|
|
57
|
+
ceased_date: 終了日
|
|
58
|
+
designation_date: 指定日
|
|
59
|
+
designation_mode: 指定方法
|
|
60
|
+
full_name: フルネーム
|
|
61
|
+
gender: 性別
|
|
62
|
+
position: ポジション
|
|
63
|
+
assembly_user_role:
|
|
64
|
+
email: Eメールアドレス
|
|
65
|
+
name: 名前
|
|
66
|
+
role: ロール
|
|
67
|
+
activerecord:
|
|
68
|
+
models:
|
|
69
|
+
decidim/assembly:
|
|
70
|
+
other: 会議体
|
|
71
|
+
decidim/assembly_member:
|
|
72
|
+
other: 会議体メンバー
|
|
73
|
+
decidim/assembly_user_role:
|
|
74
|
+
other: 会議体ユーザーロール
|
|
75
|
+
decidim:
|
|
76
|
+
admin:
|
|
77
|
+
actions:
|
|
78
|
+
new_assembly: 新しい会議体
|
|
79
|
+
new_assembly_type: 新しい会議体種別
|
|
80
|
+
assemblies:
|
|
81
|
+
create:
|
|
82
|
+
error: 新しい会議体の作成中に問題が発生しました。
|
|
83
|
+
success: 会議体が作成されました。
|
|
84
|
+
edit:
|
|
85
|
+
update: 更新
|
|
86
|
+
index:
|
|
87
|
+
not_published: 未公開
|
|
88
|
+
private: 非公開
|
|
89
|
+
public: 公開
|
|
90
|
+
published: 公開済み
|
|
91
|
+
new:
|
|
92
|
+
create: 作成
|
|
93
|
+
title: 新しい会議体
|
|
94
|
+
update:
|
|
95
|
+
error: 会議体の更新に問題がありました。
|
|
96
|
+
success: 会議体を更新しました。
|
|
97
|
+
assemblies_copies:
|
|
98
|
+
create:
|
|
99
|
+
error: この会議体の複製中に問題が発生しました。
|
|
100
|
+
success: 会議体を複製しました。
|
|
101
|
+
assemblies_settings:
|
|
102
|
+
update:
|
|
103
|
+
error: 設定の更新中に問題が発生しました。
|
|
104
|
+
success: 設定が更新されました。
|
|
105
|
+
assemblies_types:
|
|
106
|
+
create:
|
|
107
|
+
error: 新しい会議体種別の作成に問題がありました。
|
|
108
|
+
success: 会議体種別が正常に作成されました。
|
|
109
|
+
destroy:
|
|
110
|
+
success: 会議体種別を削除しました。
|
|
111
|
+
new:
|
|
112
|
+
create: 作成
|
|
113
|
+
title: 新しい会議体種別
|
|
114
|
+
update:
|
|
115
|
+
error: 会議体種別の更新中に問題が発生しました。
|
|
116
|
+
success: 会議体種別が正常に更新されました。
|
|
117
|
+
assembly_copies:
|
|
118
|
+
new:
|
|
119
|
+
copy: コピー
|
|
120
|
+
select: 複製したいデータを選択してください
|
|
121
|
+
title: 会議体を複製
|
|
122
|
+
assembly_members:
|
|
123
|
+
create:
|
|
124
|
+
error: この会議体にメンバーを追加する際に問題が発生しました。
|
|
125
|
+
success: メンバーは正常にこの会議体用に作成されました。
|
|
126
|
+
destroy:
|
|
127
|
+
success: メンバーはこの会議体の削除に成功しました。
|
|
128
|
+
edit:
|
|
129
|
+
title: 会議体メンバーを更新します。
|
|
130
|
+
update: 更新
|
|
131
|
+
index:
|
|
132
|
+
assembly_members_title: 会議体メンバー
|
|
133
|
+
new:
|
|
134
|
+
create: 作成
|
|
135
|
+
title: 新しい会議体メンバー。
|
|
136
|
+
update:
|
|
137
|
+
error: この会議体のメンバーの更新に問題がありました。
|
|
138
|
+
success: メンバーがこの会議体の更新に成功しました。
|
|
139
|
+
assembly_publications:
|
|
140
|
+
create:
|
|
141
|
+
error: この会議体の公開中に問題がありました。
|
|
142
|
+
success: 会議体を公開しました。
|
|
143
|
+
destroy:
|
|
144
|
+
error: この会議体の非公開中に問題が発生しました。
|
|
145
|
+
success: 会議体を非公開にしました。
|
|
146
|
+
assembly_user_roles:
|
|
147
|
+
create:
|
|
148
|
+
error: この会議体の管理者追加中に問題が発生しました。
|
|
149
|
+
success: 管理者がこの会議体に追加されました。
|
|
150
|
+
destroy:
|
|
151
|
+
success: 管理者がこの会議体から削除されました。
|
|
152
|
+
edit:
|
|
153
|
+
title: 会議体管理者を更新する
|
|
154
|
+
update: 更新
|
|
155
|
+
index:
|
|
156
|
+
assembly_admins_title: 組立管理者
|
|
157
|
+
new:
|
|
158
|
+
create: 作成
|
|
159
|
+
title: 新しい会議体管理者です。
|
|
160
|
+
update:
|
|
161
|
+
error: この会議体の管理者を更新中に問題が発生しました。
|
|
162
|
+
success: 管理者はこの会議体の更新に成功しました。
|
|
163
|
+
menu:
|
|
164
|
+
assemblies: 会議体
|
|
165
|
+
assemblies_settings: 設定
|
|
166
|
+
assemblies_submenu:
|
|
167
|
+
assembly_admins: 会議体管理者
|
|
168
|
+
assembly_members: メンバー
|
|
169
|
+
attachment_collections: フォルダ
|
|
170
|
+
attachment_files: ファイル
|
|
171
|
+
attachments: 添付ファイル
|
|
172
|
+
categories: カテゴリ
|
|
173
|
+
components: コンポーネント
|
|
174
|
+
info: 情報
|
|
175
|
+
moderations: モデレーション
|
|
176
|
+
private_users: 非公開ユーザー
|
|
177
|
+
assemblies_types: 会議体種別
|
|
178
|
+
models:
|
|
179
|
+
assemblies_types:
|
|
180
|
+
fields:
|
|
181
|
+
created_at: 作成日時
|
|
182
|
+
title: タイトル
|
|
183
|
+
assembly:
|
|
184
|
+
fields:
|
|
185
|
+
created_at: 作成日時
|
|
186
|
+
private: 非公開
|
|
187
|
+
promoted: 強調表示
|
|
188
|
+
published: 公開済み
|
|
189
|
+
title: タイトル
|
|
190
|
+
name: Assembly
|
|
191
|
+
assembly_member:
|
|
192
|
+
fields:
|
|
193
|
+
ceased_date: 終了日
|
|
194
|
+
designation_date: 指定日
|
|
195
|
+
full_name: 名前
|
|
196
|
+
position: ポジション
|
|
197
|
+
name: メンバー
|
|
198
|
+
positions:
|
|
199
|
+
other: その他
|
|
200
|
+
president: 代表者
|
|
201
|
+
secretary: 秘書官
|
|
202
|
+
vice_president: 副代表
|
|
203
|
+
assembly_user_role:
|
|
204
|
+
fields:
|
|
205
|
+
email: Eメールアドレス
|
|
206
|
+
name: 名前
|
|
207
|
+
role: ロール
|
|
208
|
+
name: 会議体管理者
|
|
209
|
+
roles:
|
|
210
|
+
admin: 管理者
|
|
211
|
+
collaborator: 共同編集者
|
|
212
|
+
moderator: モデレーター
|
|
213
|
+
valuator: Valuator
|
|
214
|
+
titles:
|
|
215
|
+
assemblies: 会議体
|
|
216
|
+
assemblies_types: 会議体種別
|
|
217
|
+
admin_log:
|
|
218
|
+
assembly:
|
|
219
|
+
create: "%{user_name} が %{resource_name} 会議体を作成しました"
|
|
220
|
+
publish: "%{user_name} が %{resource_name} 会議体を公開しました"
|
|
221
|
+
unpublish: "%{user_name} が %{resource_name} 会議体を非公開にしました"
|
|
222
|
+
update: "%{user_name} が %{resource_name} 会議体を更新しました"
|
|
223
|
+
assembly_member:
|
|
224
|
+
create: "%{user_name} が %{resource_name} 会議体で %{space_name} メンバーを作成しました"
|
|
225
|
+
delete: "%{user_name} が %{resource_name} 会議体から %{space_name} メンバーを削除しました"
|
|
226
|
+
update: "%{user_name} が %{resource_name} 会議体の %{space_name} メンバーを更新しました"
|
|
227
|
+
assembly_setting:
|
|
228
|
+
update: "%{user_name} が会議体設定を更新しました"
|
|
229
|
+
assembly_type:
|
|
230
|
+
create: "%{user_name} が %{resource_name} 会議体種別を作成しました"
|
|
231
|
+
delete: "%{user_name} が %{resource_name} 会議体種別から %{space_name} メンバーを削除しました"
|
|
232
|
+
publish: "%{user_name} が %{resource_name} 会議体種別を公開しました"
|
|
233
|
+
unpublish: "%{user_name} が %{resource_name} 会議体種別を非公開にしました"
|
|
234
|
+
update: "%{user_name} が %{resource_name} 会議体種別を更新しました"
|
|
235
|
+
assembly_user_role:
|
|
236
|
+
create: "%{user_name} が %{resource_name} を %{space_name} 会議体に招待しました"
|
|
237
|
+
delete: "%{user_name} が参加者 %{resource_name} を %{space_name} 会議体から削除しました"
|
|
238
|
+
update: "%{user_name} が %{resource_name} 会議体で %{space_name} の役割を変更しました"
|
|
239
|
+
assemblies:
|
|
240
|
+
admin:
|
|
241
|
+
assemblies:
|
|
242
|
+
form:
|
|
243
|
+
duration: 持続期間
|
|
244
|
+
duration_help: この会議体の持続時間が限られている場合は、終了日を選択します。それ以外の場合は、不定義として表示されます。
|
|
245
|
+
filters: フィルタ
|
|
246
|
+
images: 画像
|
|
247
|
+
included_at_help: この会議体がDecidimに追加された日付を選択します。必ずしも作成日と同じである必要はありません。
|
|
248
|
+
metadata: メタデータ
|
|
249
|
+
other: その他
|
|
250
|
+
select_a_created_by: 作成者を選択してください
|
|
251
|
+
select_an_area: エリアを選択
|
|
252
|
+
select_an_assembly_type: 会議体種別を選択
|
|
253
|
+
select_parent_assembly: 親会議体を選択
|
|
254
|
+
slug_help: 'URLスラグは、この会議体を指すURLを生成するために使用されます。 文字、数字、ダッシュのみを受け付け、文字で始める必要があります。例: %{url}'
|
|
255
|
+
social_handlers: ソーシャル
|
|
256
|
+
title: 一般情報
|
|
257
|
+
visbility: 公開範囲
|
|
258
|
+
assemblies_settings:
|
|
259
|
+
edit:
|
|
260
|
+
update: 更新
|
|
261
|
+
form:
|
|
262
|
+
title: 会議体の設定
|
|
263
|
+
assemblies_types:
|
|
264
|
+
form:
|
|
265
|
+
title: タイトル
|
|
266
|
+
assembly_copies:
|
|
267
|
+
form:
|
|
268
|
+
slug_help: 'URLスラグは、この会議体を指すURLを生成するために使用されます。 文字、数字、ダッシュのみを受け付け、文字で始める必要があります。例: %{url}'
|
|
269
|
+
assembly_members:
|
|
270
|
+
form:
|
|
271
|
+
existing_user: 既存の参加者
|
|
272
|
+
non_user: 参加者がいません
|
|
273
|
+
select_a_position: ポジションを選択
|
|
274
|
+
select_user: 参加者を選択
|
|
275
|
+
user_type: 参加者の種類
|
|
276
|
+
index:
|
|
277
|
+
filter:
|
|
278
|
+
all: すべて
|
|
279
|
+
ceased: 終了済み
|
|
280
|
+
not_ceased: 終了していません
|
|
281
|
+
filter_by: フィルター
|
|
282
|
+
search: 検索
|
|
283
|
+
content_blocks:
|
|
284
|
+
highlighted_assemblies:
|
|
285
|
+
max_results: 表示する要素の最大量
|
|
286
|
+
assembly_members:
|
|
287
|
+
index:
|
|
288
|
+
members: メンバー
|
|
289
|
+
assembly_types:
|
|
290
|
+
commission: 委員会
|
|
291
|
+
consultative_advisory: 協議会/アドバイザリボード
|
|
292
|
+
executive: 役員会
|
|
293
|
+
government: 政府
|
|
294
|
+
others: その他
|
|
295
|
+
participatory: 参加者
|
|
296
|
+
working_group: ワーキンググループ
|
|
297
|
+
content_blocks:
|
|
298
|
+
highlighted_assemblies:
|
|
299
|
+
name: ハイライトされた会議体
|
|
300
|
+
created_by:
|
|
301
|
+
city_council: 市議会
|
|
302
|
+
others: その他
|
|
303
|
+
public: 一般
|
|
304
|
+
filter:
|
|
305
|
+
all: すべてのタイプ
|
|
306
|
+
commission: Commission
|
|
307
|
+
consultative_advisory: 協議/アドバイザリ
|
|
308
|
+
executive: Executive
|
|
309
|
+
government: 政府
|
|
310
|
+
help: '表示:'
|
|
311
|
+
others: その他
|
|
312
|
+
participatory: 参加者
|
|
313
|
+
working_group: ワーキンググループ
|
|
314
|
+
index:
|
|
315
|
+
title: 会議体
|
|
316
|
+
last_activity:
|
|
317
|
+
new_assembly: 新しい会議体
|
|
318
|
+
pages:
|
|
319
|
+
home:
|
|
320
|
+
highlighted_assemblies:
|
|
321
|
+
active_assemblies: アクティブな会議体
|
|
322
|
+
assemblies_button_title: すべての会議体を表示する会議体ページへのリンク
|
|
323
|
+
see_all_assemblies: すべての会議体を表示
|
|
324
|
+
user_profile:
|
|
325
|
+
member_of:
|
|
326
|
+
member_of: メンバー
|
|
327
|
+
show:
|
|
328
|
+
area: エリア
|
|
329
|
+
assembly_type: 会議体種別
|
|
330
|
+
children: 会議体
|
|
331
|
+
closing_date: 終了日
|
|
332
|
+
composition: 構成
|
|
333
|
+
created_by: '作成者:'
|
|
334
|
+
creation_date: 作成日
|
|
335
|
+
developer_group: プロモーターグループ
|
|
336
|
+
duration: 持続期間
|
|
337
|
+
included_at: 含まれた日
|
|
338
|
+
indefinite_duration: 不定義
|
|
339
|
+
internal_organisation: 内部組織
|
|
340
|
+
is_transparent:
|
|
341
|
+
'false': 不透明な
|
|
342
|
+
'true': transparent
|
|
343
|
+
local_area: 組織エリア
|
|
344
|
+
participatory_scope: 決定されるもの
|
|
345
|
+
participatory_structure: どのように決められますか?
|
|
346
|
+
private_space: これは私的会議体です
|
|
347
|
+
purpose_of_action: アクションの目的
|
|
348
|
+
read_less: 未読にする
|
|
349
|
+
read_more: もっと読む
|
|
350
|
+
related_participatory_processes: 関連する参加型プロセス
|
|
351
|
+
scope: スコープ
|
|
352
|
+
social_networks: ソーシャル ネットワーク
|
|
353
|
+
social_networks_title: この会議体を共有
|
|
354
|
+
target: 参加者
|
|
355
|
+
statistics:
|
|
356
|
+
answers_count: 回答
|
|
357
|
+
assemblies_count: 会議体
|
|
358
|
+
comments_count: コメント
|
|
359
|
+
debates_count: ディベート
|
|
360
|
+
endorsements_count: 支持
|
|
361
|
+
headline: アクティビティ
|
|
362
|
+
meetings_count: ミーティング
|
|
363
|
+
orders_count: サポート
|
|
364
|
+
pages_count: ページ
|
|
365
|
+
posts_count: 投稿
|
|
366
|
+
projects_count: プロジェクト
|
|
367
|
+
proposals_count: 提案
|
|
368
|
+
results_count: 結果
|
|
369
|
+
surveys_count: 調査
|
|
370
|
+
users_count: 参加者
|
|
371
|
+
votes_count: サポート
|
|
372
|
+
assembly_members:
|
|
373
|
+
assembly_member:
|
|
374
|
+
designated_on: 指定日時:
|
|
375
|
+
index:
|
|
376
|
+
title: メンバー
|
|
377
|
+
conferences:
|
|
378
|
+
pages:
|
|
379
|
+
home:
|
|
380
|
+
highlighted_conferences:
|
|
381
|
+
conferences_button_title: すべてのカンファレンスを表示するカンファレンスページへのリンク
|
|
382
|
+
events:
|
|
383
|
+
assemblies:
|
|
384
|
+
create_assembly_member:
|
|
385
|
+
email_intro: <a href="%{resource_url}">%{resource_name}</a> 会議体の管理者があなたをメンバーの一人として追加しました。
|
|
386
|
+
email_outro: 会議体に招待されたため、この通知を受け取りました。 <a href="%{resource_path}">会議体ページ</a> を確認して貢献してください!
|
|
387
|
+
email_subject: あなたは %{resource_name} 会議体のメンバーに招待されています!
|
|
388
|
+
notification_title: 会議体 <a href="%{resource_path}">%{resource_name}</a>のメンバーとして登録されました。貢献するには <a href="%{resource_path}">会議体ページ</a> を確認してください!
|
|
389
|
+
assembly:
|
|
390
|
+
role_assigned:
|
|
391
|
+
email_intro: 会議体「 %{role} 」の%{resource_title}として割り当てられました。
|
|
392
|
+
email_outro: あなたは " %{role} " 会議体の%{resource_title}であるため、この通知を受け取りました。
|
|
393
|
+
email_subject: あなたは " %{role} " の%{resource_title} として割り当てられました。
|
|
394
|
+
notification_title: あなたは集会<a href="%{resource_url}"f>%{resource_title}</a> に、%{role} として割り当てられました。
|
|
395
|
+
help:
|
|
396
|
+
participatory_spaces:
|
|
397
|
+
assemblies:
|
|
398
|
+
contextual: "<p> <strong>会議体</strong>とは、組織の特定の領域や範囲について決定を下すために定期的に会合を開く組織のメンバーのグループです。</p> <p>会議体は非公開のものもあれば、公開されているものもあります。公開されている場合は、その集会に参加することができます (例えば、定員に余裕があれば出席したり、議題にポイントを追加したり、この組織の提案や決定に対してコメントしたりすることができます)。</p> <p>例:総会(年に一度開催され、組織の主要な活動方針と執行機関を投票で決定する)、平等諮問評議会(組織内の男女比率等を改善する方法についての提案を行うために2ヶ月ごとに開催される)、評価委員会(プロセスを監視するために毎月開催される)、保証機関(意思決定手続きを改善するために事件や虐待、提案を収集する)などは、すべて会議体の例です。</p>\n"
|
|
399
|
+
page: "<p> <strong>会議体</strong>とは、組織の特定の領域や範囲について決定を下すために定期的に会合を開く組織のメンバーのグループです。</p> <p>会議体は非公開のものもあれば、公開されているものもあります。公開されている場合は、その集会に参加することができます (例えば、定員に余裕があれば出席したり、議題にポイントを追加したり、この組織の提案や決定に対してコメントしたりすることができます)。</p> <p>例:総会(年に一度開催され、組織の主要な活動方針と執行機関を投票で決定する)、平等諮問評議会(組織内の男女比率等を改善する方法についての提案を行うために2ヶ月ごとに開催される)、評価委員会(プロセスを監視するために毎月開催される)、保証機関(意思決定手続きを改善するために事件や虐待、提案を収集する)などは、すべて会議体の例です。</p>\n"
|
|
400
|
+
title: 会議体とは?
|
|
401
|
+
log:
|
|
402
|
+
value_types:
|
|
403
|
+
assembly_presenter:
|
|
404
|
+
not_found: '会議体がデータベース上に見つかりませんでした (ID: %{id})'
|
|
405
|
+
assembly_type_presenter:
|
|
406
|
+
not_found: '会議体種別がデータベース上に見つかりませんでした (ID: %{id})'
|
|
407
|
+
menu:
|
|
408
|
+
assemblies: 会議体
|
|
409
|
+
metrics:
|
|
410
|
+
assemblies:
|
|
411
|
+
description: 作成された会議体数
|
|
412
|
+
object: assemblies
|
|
413
|
+
title: 会議体
|
|
414
|
+
pages:
|
|
415
|
+
home:
|
|
416
|
+
hero:
|
|
417
|
+
participate_title: プラットフォームの参加型プロセスに参加する
|
|
418
|
+
sub_hero:
|
|
419
|
+
register_title: アカウントを作成するにはサインアップしてください
|
|
420
|
+
participatory_processes:
|
|
421
|
+
pages:
|
|
422
|
+
home:
|
|
423
|
+
highlighted_processes:
|
|
424
|
+
processes_button_title: すべての参加型プロセスを表示するページへのリンク
|
|
425
|
+
show:
|
|
426
|
+
related_assemblies: 関連する会議体
|
|
427
|
+
errors:
|
|
428
|
+
messages:
|
|
429
|
+
cannot_be_blank: 空白にできません
|
|
430
|
+
layouts:
|
|
431
|
+
decidim:
|
|
432
|
+
assemblies:
|
|
433
|
+
assembly:
|
|
434
|
+
more_info: 詳細情報
|
|
435
|
+
take_part: 参加する
|
|
436
|
+
index:
|
|
437
|
+
children: '会議体: '
|
|
438
|
+
organizational_chart: 組織図
|
|
439
|
+
promoted_assemblies: ハイライトされた会議体
|
|
440
|
+
reset_chart: Reset
|
|
441
|
+
order_by_assemblies:
|
|
442
|
+
assemblies:
|
|
443
|
+
other: "%{count} 個の会議体"
|
|
444
|
+
promoted_assembly:
|
|
445
|
+
more_info: 詳細情報
|
|
446
|
+
take_part: 参加する
|
|
447
|
+
assembly_navigation:
|
|
448
|
+
assembly_member_menu_item: メンバー
|
|
449
|
+
assembly_menu_item: 会議体
|
|
450
|
+
assembly_widgets:
|
|
451
|
+
show:
|
|
452
|
+
take_part: 参加する
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
lt:
|