1[
2  {
3    "id": "April",
4    "translation": "4月"
5  },
6  {
7    "id": "August",
8    "translation": "8月"
9  },
10  {
11    "id": "December",
12    "translation": "12月"
13  },
14  {
15    "id": "February",
16    "translation": "2月"
17  },
18  {
19    "id": "January",
20    "translation": "1月"
21  },
22  {
23    "id": "July",
24    "translation": "7月"
25  },
26  {
27    "id": "June",
28    "translation": "6月"
29  },
30  {
31    "id": "March",
32    "translation": "3月"
33  },
34  {
35    "id": "May",
36    "translation": "5月"
37  },
38  {
39    "id": "November",
40    "translation": "11月"
41  },
42  {
43    "id": "October",
44    "translation": "10月"
45  },
46  {
47    "id": "September",
48    "translation": "9月"
49  },
50  {
51    "id": "api.admin.add_certificate.array.app_error",
52    "translation": "リクエストの 'certificate' 以下にファイルがありません。"
53  },
54  {
55    "id": "api.admin.add_certificate.no_file.app_error",
56    "translation": "リクエストの 'certificate' 以下にファイルがありません。"
57  },
58  {
59    "id": "api.admin.add_certificate.open.app_error",
60    "translation": "証明書ファイルを開くことができませんでした。"
61  },
62  {
63    "id": "api.admin.add_certificate.saving.app_error",
64    "translation": "証明書ファイルを保存できませんでした。"
65  },
66  {
67    "id": "api.admin.file_read_error",
68    "translation": "ログファイルの読み込み中にエラーが発生しました。"
69  },
70  {
71    "id": "api.admin.get_brand_image.storage.app_error",
72    "translation": "画像ストレージは設定されていません。"
73  },
74  {
75    "id": "api.admin.remove_certificate.delete.app_error",
76    "translation": "OAuth2アプリケーションを削除中にエラーが発生しました。"
77  },
78  {
79    "id": "api.admin.saml.metadata.app_error",
80    "translation": "サービスプロバイダーのメタデータを構築中にエラーが発生しました。"
81  },
82  {
83    "id": "api.admin.saml.not_available.app_error",
84    "translation": "SAML 2.0 は、このサーバーでは設定されていないかサポートされていません。"
85  },
86  {
87    "id": "api.admin.test_email.body",
88    "translation": "あなたの電子メール設定が正しく行われました!"
89  },
90  {
91    "id": "api.admin.test_email.missing_server",
92    "translation": "SMTPサーバーが必要です"
93  },
94  {
95    "id": "api.admin.test_email.reenter_password",
96    "translation": "SMTPのサーバー名、ポート、ユーザー名のいずれかが変更されました。SMTPのパスワードを再度入力し、接続のテストをしてください。"
97  },
98  {
99    "id": "api.admin.test_email.subject",
100    "translation": "Mattermost - 電子メール設定のテスト"
101  },
102  {
103    "id": "api.admin.test_s3.missing_s3_bucket",
104    "translation": "S3バケット名が必要です"
105  },
106  {
107    "id": "api.admin.upload_brand_image.array.app_error",
108    "translation": "リクエストの'image'以下の配列が空です。"
109  },
110  {
111    "id": "api.admin.upload_brand_image.no_file.app_error",
112    "translation": "リクエストの'image'以下にファイルがありません。"
113  },
114  {
115    "id": "api.admin.upload_brand_image.parse.app_error",
116    "translation": "マルチパートフォームを解析できません。"
117  },
118  {
119    "id": "api.admin.upload_brand_image.storage.app_error",
120    "translation": "画像ファイルをアップロードできません。画像ストレージが設定されていません。"
121  },
122  {
123    "id": "api.admin.upload_brand_image.too_large.app_error",
124    "translation": "画像ファイルをアップロードできません。ファイルが大き過ぎます。"
125  },
126  {
127    "id": "api.channel.add_member.added",
128    "translation": "%v は %v によってチャンネルに追加されました。"
129  },
130  {
131    "id": "api.channel.add_user.to.channel.failed.app_error",
132    "translation": "ユーザーをチャンネルに追加できませんでした。"
133  },
134  {
135    "id": "api.channel.add_user.to.channel.failed.deleted.app_error",
136    "translation": "既にチームから削除されたユーザーのため、チャンネルに追加することはできません。"
137  },
138  {
139    "id": "api.channel.add_user_to_channel.type.app_error",
140    "translation": "この種別のチャンネルにはユーザーを追加することはできません。"
141  },
142  {
143    "id": "api.channel.change_channel_privacy.private_to_public",
144    "translation": "このチャンネルは公開チャンネルに変更されたため、全てのチームメンバーが参加できるようになりました。"
145  },
146  {
147    "id": "api.channel.change_channel_privacy.public_to_private",
148    "translation": "このチャンネルは非公開チャンネルに変更されました。"
149  },
150  {
151    "id": "api.channel.create_channel.direct_channel.app_error",
152    "translation": "ダイレクトメッセージチャンネルを作成するにはcreateDirectChannel APIを使用してください。"
153  },
154  {
155    "id": "api.channel.create_channel.max_channel_limit.app_error",
156    "translation": "現在のチームには、{{.MaxChannelsPerTeam}}チャンネル以上作成できません。"
157  },
158  {
159    "id": "api.channel.create_default_channels.off_topic",
160    "translation": "オフトピック"
161  },
162  {
163    "id": "api.channel.create_default_channels.town_square",
164    "translation": "タウンスクウェア"
165  },
166  {
167    "id": "api.channel.create_direct_channel.invalid_user.app_error",
168    "translation": "ダイレクトチャンネル作成のユーザーIDが不正です。"
169  },
170  {
171    "id": "api.channel.create_group.bad_size.app_error",
172    "translation": "グループメッセージチャンネルは3〜8ユーザーでなければなりません。"
173  },
174  {
175    "id": "api.channel.create_group.bad_user.app_error",
176    "translation": "指定されたユーザーの一人が存在しません。"
177  },
178  {
179    "id": "api.channel.delete_channel.archived",
180    "translation": "%v がチャンネルをアーカイブしました。"
181  },
182  {
183    "id": "api.channel.delete_channel.cannot.app_error",
184    "translation": "デフォルトのチャンネルである{{.Channel}}は削除できません。"
185  },
186  {
187    "id": "api.channel.delete_channel.deleted.app_error",
188    "translation": "チャンネルはアーカイブされているか削除されています。"
189  },
190  {
191    "id": "api.channel.delete_channel.type.invalid",
192    "translation": "ダイレクトメッセージチャンネルもしくはグループメッセージチャンネルを削除できません"
193  },
194  {
195    "id": "api.channel.join_channel.permissions.app_error",
196    "translation": "あなたには必要な権限が付与されていません。"
197  },
198  {
199    "id": "api.channel.join_channel.post_and_forget",
200    "translation": "%v がチャンネルに参加しました。"
201  },
202  {
203    "id": "api.channel.leave.default.app_error",
204    "translation": "デフォルトのチャンネル{{.Channel}}から脱退することはできません。"
205  },
206  {
207    "id": "api.channel.leave.direct.app_error",
208    "translation": "ダイレクトメッセージチャンネルから脱退することはできません。"
209  },
210  {
211    "id": "api.channel.leave.last_member.app_error",
212    "translation": "あなたが最後のメンバーです。脱退する代わりに非公開チャンネルを削除しましょう。"
213  },
214  {
215    "id": "api.channel.leave.left",
216    "translation": "%v がチャンネルから脱退しました。"
217  },
218  {
219    "id": "api.channel.patch_update_channel.forbidden.app_error",
220    "translation": "チャンネルを更新できませんでした。"
221  },
222  {
223    "id": "api.channel.post_channel_privacy_message.error",
224    "translation": "チャンネル可視性更新メッセージを投稿できませんでした。"
225  },
226  {
227    "id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
228    "translation": "表示名更新メッセージを投稿できませんでした"
229  },
230  {
231    "id": "api.channel.post_update_channel_displayname_message_and_forget.retrieve_user.error",
232    "translation": "チャンネル表示名を更新する際にユーザーを取得できませんでした"
233  },
234  {
235    "id": "api.channel.post_update_channel_displayname_message_and_forget.updated_from",
236    "translation": "%sがチャンネル表示名を %s から %s に更新しました"
237  },
238  {
239    "id": "api.channel.post_update_channel_header_message_and_forget.post.error",
240    "translation": "チャンネルヘッダー更新メッセージを投稿できませんでした"
241  },
242  {
243    "id": "api.channel.post_update_channel_header_message_and_forget.removed",
244    "translation": "%sはチャンネルヘッダーを削除しました(これまでは%sでした)"
245  },
246  {
247    "id": "api.channel.post_update_channel_header_message_and_forget.retrieve_user.error",
248    "translation": "チャンネルヘッダーを更新する際にユーザーを取得できませんでした"
249  },
250  {
251    "id": "api.channel.post_update_channel_header_message_and_forget.updated_from",
252    "translation": "%sがチャンネルヘッダーを%sから%sに更新しました"
253  },
254  {
255    "id": "api.channel.post_update_channel_header_message_and_forget.updated_to",
256    "translation": "%sがチャンネルヘッダーを%sに更新しました"
257  },
258  {
259    "id": "api.channel.post_user_add_remove_message_and_forget.error",
260    "translation": "参加/脱退のメッセージを投稿できませんでした"
261  },
262  {
263    "id": "api.channel.remove.default.app_error",
264    "translation": "デフォルトのチャンネル{{.Channel}}からユーザーを削除することはできません。"
265  },
266  {
267    "id": "api.channel.remove_channel_member.type.app_error",
268    "translation": "チャンネルからユーザーを削除できません。"
269  },
270  {
271    "id": "api.channel.remove_member.removed",
272    "translation": "%v はチャンネルから削除されました。"
273  },
274  {
275    "id": "api.channel.rename_channel.cant_rename_direct_messages.app_error",
276    "translation": "ダイレクトメッセージチャンネルの名前は変更できません。"
277  },
278  {
279    "id": "api.channel.rename_channel.cant_rename_group_messages.app_error",
280    "translation": "グループメッセージチャンネルの名前は変更できません。"
281  },
282  {
283    "id": "api.channel.update_channel.deleted.app_error",
284    "translation": "チャンネルはアーカイブされているか削除されています。"
285  },
286  {
287    "id": "api.channel.update_channel.tried.app_error",
288    "translation": "デフォルトのチャンネル{{.Channel}}に不正な更新をしようとしました。"
289  },
290  {
291    "id": "api.channel.update_channel_member_roles.scheme_role.app_error",
292    "translation": "与えられた役割はスキームによって管理されているため、チャンネルメンバーへ直接適用することはできません。"
293  },
294  {
295    "id": "api.channel.update_channel_scheme.license.error",
296    "translation": "現在のライセンスはチャンネルスキームの更新をサポートしていません"
297  },
298  {
299    "id": "api.channel.update_channel_scheme.scheme_scope.error",
300    "translation": "与えられたスキームがチャンネルスキームでないため、チャンネルへスキームを設定できません。"
301  },
302  {
303    "id": "api.channel.update_team_member_roles.scheme_role.app_error",
304    "translation": "与えられた役割はスキームによって管理されているため、チームメンバーへ直接適用することはできません。"
305  },
306  {
307    "id": "api.command.admin_only.app_error",
308    "translation": "統合機能は管理者のみ実行可能です。"
309  },
310  {
311    "id": "api.command.command_post.forbidden.app_error",
312    "translation": "指定されたユーザーは指定されたチャンネルに所属していません。"
313  },
314  {
315    "id": "api.command.disabled.app_error",
316    "translation": "コマンドがシステム管理者によって無効化されています。"
317  },
318  {
319    "id": "api.command.duplicate_trigger.app_error",
320    "translation": "このトリガーワードは既に使われています。他の単語を選んでください。"
321  },
322  {
323    "id": "api.command.execute_command.create_post_failed.app_error",
324    "translation": "コマンド '{{.Trigger}}' はレスポンスを投稿できませんでした。システム管理者に連絡してください。"
325  },
326  {
327    "id": "api.command.execute_command.failed.app_error",
328    "translation": "トリガー'{{.Trigger}}'によるコマンドが失敗しました。"
329  },
330  {
331    "id": "api.command.execute_command.failed_empty.app_error",
332    "translation": "トリガー'{{.Trigger}}'によるコマンドは空のレスポンスを返しました。"
333  },
334  {
335    "id": "api.command.execute_command.failed_resp.app_error",
336    "translation": "トリガー'{{.Trigger}}'によるコマンドはレスポンス {{.Status}} を返しました。"
337  },
338  {
339    "id": "api.command.execute_command.not_found.app_error",
340    "translation": "'{{.Trigger}}'がトリガーのコマンドが見つかりませんでした。\"/\"で始まるメッセージを送信するには、メッセージの最初にスペースを加えてみてください。"
341  },
342  {
343    "id": "api.command.execute_command.start.app_error",
344    "translation": "コマンドのトリガーが見付かりません。"
345  },
346  {
347    "id": "api.command.invite_people.desc",
348    "translation": "あなたのMattermostチームへ招待する電子メールを送る"
349  },
350  {
351    "id": "api.command.invite_people.email_invitations_off",
352    "translation": "招待メールが無効化されているため、招待メールは送信されませんでした"
353  },
354  {
355    "id": "api.command.invite_people.email_off",
356    "translation": "電子メールが使えるように設定されていません。招待の電子メールは送信できませんでした"
357  },
358  {
359    "id": "api.command.invite_people.fail",
360    "translation": "招待の電子メールを送信する際にエラーが発生しました"
361  },
362  {
363    "id": "api.command.invite_people.hint",
364    "translation": "[name@domain.com ...]"
365  },
366  {
367    "id": "api.command.invite_people.invite_off",
368    "translation": "このサーバーではユーザー作成が無効化されており、招待は送信されません"
369  },
370  {
371    "id": "api.command.invite_people.name",
372    "translation": "招待した人々"
373  },
374  {
375    "id": "api.command.invite_people.no_email",
376    "translation": "1つ以上の有効な電子メールアドレスを指定してください"
377  },
378  {
379    "id": "api.command.invite_people.sent",
380    "translation": "招待の電子メールを送信しました"
381  },
382  {
383    "id": "api.command.team_mismatch.app_error",
384    "translation": "他チームのコマンドは更新できません。"
385  },
386  {
387    "id": "api.command_away.desc",
388    "translation": "あなたのステータスを離席中に設定する"
389  },
390  {
391    "id": "api.command_away.name",
392    "translation": "離席中"
393  },
394  {
395    "id": "api.command_away.success",
396    "translation": "あなたは離席中です"
397  },
398  {
399    "id": "api.command_channel_header.channel.app_error",
400    "translation": "現在のチャンネルを取得する際にエラーが発生しました。"
401  },
402  {
403    "id": "api.command_channel_header.desc",
404    "translation": "チャンネルヘッダーを編集する"
405  },
406  {
407    "id": "api.command_channel_header.hint",
408    "translation": "[テキスト]"
409  },
410  {
411    "id": "api.command_channel_header.message.app_error",
412    "translation": "/headerコマンドはテキストを指定しなくてはいけません。"
413  },
414  {
415    "id": "api.command_channel_header.name",
416    "translation": "ヘッダー"
417  },
418  {
419    "id": "api.command_channel_header.permission.app_error",
420    "translation": "あなたにはチャンネルヘッダーを編集するのに必要な権限が付与されていません。"
421  },
422  {
423    "id": "api.command_channel_header.update_channel.app_error",
424    "translation": "チャンネルを更新する際にエラーが発生しました。"
425  },
426  {
427    "id": "api.command_channel_purpose.channel.app_error",
428    "translation": "現在のチャンネルを取得する際にエラーが発生しました。"
429  },
430  {
431    "id": "api.command_channel_purpose.desc",
432    "translation": "チャンネルの目的を編集する"
433  },
434  {
435    "id": "api.command_channel_purpose.direct_group.app_error",
436    "translation": "ダイレクトメッセージチャンネルに目的を設定できません。代わりにヘッダーを設定する /header を使用してください。"
437  },
438  {
439    "id": "api.command_channel_purpose.hint",
440    "translation": "[テキスト]"
441  },
442  {
443    "id": "api.command_channel_purpose.message.app_error",
444    "translation": "/purpose コマンドはメッセージを指定しなくてはいけません。"
445  },
446  {
447    "id": "api.command_channel_purpose.name",
448    "translation": "目的"
449  },
450  {
451    "id": "api.command_channel_purpose.permission.app_error",
452    "translation": "あなたにはチャンネルの目的を編集するのに必要な権限が付与されていません。"
453  },
454  {
455    "id": "api.command_channel_purpose.update_channel.app_error",
456    "translation": "チャンネルの目的を更新する際にエラーが発生しました。"
457  },
458  {
459    "id": "api.command_channel_remove.channel.app_error",
460    "translation": "現在のチャンネルを取得する際にエラーが発生しました。"
461  },
462  {
463    "id": "api.command_channel_rename.channel.app_error",
464    "translation": "現在のチャンネルを取得する際にエラーが発生しました。"
465  },
466  {
467    "id": "api.command_channel_rename.desc",
468    "translation": "チャンネル名を変更する"
469  },
470  {
471    "id": "api.command_channel_rename.direct_group.app_error",
472    "translation": "ダイレクトメッセージチャンネル名を変更することはできません。"
473  },
474  {
475    "id": "api.command_channel_rename.hint",
476    "translation": "[テキスト]"
477  },
478  {
479    "id": "api.command_channel_rename.message.app_error",
480    "translation": "/rename コマンドはメッセージを指定しなくてはいけません。"
481  },
482  {
483    "id": "api.command_channel_rename.name",
484    "translation": "名称変更"
485  },
486  {
487    "id": "api.command_channel_rename.permission.app_error",
488    "translation": "あなたにはチャンネル名を変更するのに必要な権限が付与されていません。"
489  },
490  {
491    "id": "api.command_channel_rename.too_long.app_error",
492    "translation": "チャンネル名は {{.Length}} 文字以下でなくてはなりません。"
493  },
494  {
495    "id": "api.command_channel_rename.too_short.app_error",
496    "translation": "チャンネル名は {{.Length}} 文字以上でなくてはなりません。"
497  },
498  {
499    "id": "api.command_channel_rename.update_channel.app_error",
500    "translation": "現在のチャンネルを更新する際にエラーが発生しました。"
501  },
502  {
503    "id": "api.command_code.desc",
504    "translation": "テキストをコードブロックとして表示する"
505  },
506  {
507    "id": "api.command_code.hint",
508    "translation": "[テキスト]"
509  },
510  {
511    "id": "api.command_code.message.app_error",
512    "translation": "/echo コマンドはメッセージを指定しなくてはいけません。"
513  },
514  {
515    "id": "api.command_code.name",
516    "translation": "コード"
517  },
518  {
519    "id": "api.command_collapse.desc",
520    "translation": "画像プレビューの自動折りたたみをオンにする"
521  },
522  {
523    "id": "api.command_collapse.name",
524    "translation": "折りたたみ"
525  },
526  {
527    "id": "api.command_collapse.success",
528    "translation": "画像のリンクはデフォルトで折りたたまれます"
529  },
530  {
531    "id": "api.command_dnd.desc",
532    "translation": "取り込み中 はデスクトップ通知やモバイルプッシュ通知を無効にします。"
533  },
534  {
535    "id": "api.command_dnd.name",
536    "translation": "取り込み中"
537  },
538  {
539    "id": "api.command_dnd.success",
540    "translation": "取り込み中 が有効です。オフにするまでデスクトップ通知やモバイルプッシュ通知を受け取らなくなります。"
541  },
542  {
543    "id": "api.command_echo.delay.app_error",
544    "translation": "遅延時間は10000秒より短く設定してください。"
545  },
546  {
547    "id": "api.command_echo.desc",
548    "translation": "あなたのアカウントからのエコーバックテキストです"
549  },
550  {
551    "id": "api.command_echo.high_volume.app_error",
552    "translation": "エコーのリクエストが多過ぎます。リクエストを処理できません。"
553  },
554  {
555    "id": "api.command_echo.hint",
556    "translation": "'メッセージ' [遅延秒数]"
557  },
558  {
559    "id": "api.command_echo.message.app_error",
560    "translation": "/echo コマンドはメッセージを指定しなくてはいけません。"
561  },
562  {
563    "id": "api.command_echo.name",
564    "translation": "エコー"
565  },
566  {
567    "id": "api.command_expand.desc",
568    "translation": "画像プレビューの自動折りたたみをオフにする"
569  },
570  {
571    "id": "api.command_expand.name",
572    "translation": "展開"
573  },
574  {
575    "id": "api.command_expand.success",
576    "translation": "画像リンクはデフォルトで展開されます"
577  },
578  {
579    "id": "api.command_expand_collapse.fail.app_error",
580    "translation": "プレビューの展開中にエラーが発生しました。"
581  },
582  {
583    "id": "api.command_groupmsg.desc",
584    "translation": "指定したユーザーへのグループメッセージを送信する"
585  },
586  {
587    "id": "api.command_groupmsg.fail.app_error",
588    "translation": "ユーザーにメッセージを送信中にエラーが発生しました。"
589  },
590  {
591    "id": "api.command_groupmsg.group_fail.app_error",
592    "translation": "グループメッセージを作成中にエラーが発生しました。"
593  },
594  {
595    "id": "api.command_groupmsg.hint",
596    "translation": "@[ユーザー名1],@[ユーザー名2] 'メッセージ'"
597  },
598  {
599    "id": "api.command_groupmsg.invalid_user.app_error",
600    "translation": {
601      "other": "ユーザーが見付かりませんでした: {{.Users}}"
602    }
603  },
604  {
605    "id": "api.command_groupmsg.max_users.app_error",
606    "translation": "グループメッセージは最大で{{.MaxUsers}}ユーザーに制限されています。"
607  },
608  {
609    "id": "api.command_groupmsg.min_users.app_error",
610    "translation": "グループメッセージは最小で{{.MinUsers}}ユーザーに制限されています。"
611  },
612  {
613    "id": "api.command_groupmsg.name",
614    "translation": "メッセージ"
615  },
616  {
617    "id": "api.command_groupmsg.permission.app_error",
618    "translation": "新しいグループメッセージを作成する権限がありません。"
619  },
620  {
621    "id": "api.command_help.desc",
622    "translation": "Mattermostヘルプページを開く"
623  },
624  {
625    "id": "api.command_help.name",
626    "translation": "ヘルプ"
627  },
628  {
629    "id": "api.command_invite.channel.app_error",
630    "translation": "現在のチャンネルを取得する際にエラーが発生しました。"
631  },
632  {
633    "id": "api.command_invite.channel.error",
634    "translation": "チャンネル {{.Channel}} が見つかりませんでした。チャンネルの指定には[チャンネルのハンドル名](https://about.mattermost.com/default-channel-handle-documentation)を使用してください。"
635  },
636  {
637    "id": "api.command_invite.desc",
638    "translation": "ユーザーをチャンネルに招待する"
639  },
640  {
641    "id": "api.command_invite.directchannel.app_error",
642    "translation": "ダイレクトメッセージチャンネルにメンバーを追加できません。"
643  },
644  {
645    "id": "api.command_invite.fail.app_error",
646    "translation": "チャンネルに参加する際にエラーが発生しました。"
647  },
648  {
649    "id": "api.command_invite.hint",
650    "translation": "@[ユーザー名] ~[チャンネル]"
651  },
652  {
653    "id": "api.command_invite.missing_message.app_error",
654    "translation": "ユーザー名とチャンネルが存在しません。"
655  },
656  {
657    "id": "api.command_invite.missing_user.app_error",
658    "translation": "ユーザーが見付かりませんでした。システム管理者によって無効化されている可能性があります。"
659  },
660  {
661    "id": "api.command_invite.name",
662    "translation": "招待"
663  },
664  {
665    "id": "api.command_invite.permission.app_error",
666    "translation": "{{.User}} を {{.Channel}} に追加する権限がありません。"
667  },
668  {
669    "id": "api.command_invite.private_channel.app_error",
670    "translation": "チャンネル {{.Channel}} が見つかりませんでした。チャンネルの指定にはチャンネルのハンドル名を使用してください。"
671  },
672  {
673    "id": "api.command_invite.success",
674    "translation": "{{.User}} がチャンネル {{.Channel}} に追加されました。"
675  },
676  {
677    "id": "api.command_invite.user_already_in_channel.app_error",
678    "translation": "{{.User}} は既にチャンネルに追加されています。"
679  },
680  {
681    "id": "api.command_invite_people.permission.app_error",
682    "translation": "新しいユーザーをこのサーバーに招待する権限がありません。"
683  },
684  {
685    "id": "api.command_join.desc",
686    "translation": "公開されているチャンネルに参加する"
687  },
688  {
689    "id": "api.command_join.fail.app_error",
690    "translation": "チャンネルに参加する際にエラーが発生しました。"
691  },
692  {
693    "id": "api.command_join.hint",
694    "translation": "~[チャンネル]"
695  },
696  {
697    "id": "api.command_join.list.app_error",
698    "translation": "チャンネル一覧を作成中にエラーが発生しました。"
699  },
700  {
701    "id": "api.command_join.missing.app_error",
702    "translation": "チャンネルが見付かりませんでした。"
703  },
704  {
705    "id": "api.command_join.name",
706    "translation": "参加する"
707  },
708  {
709    "id": "api.command_kick.name",
710    "translation": "退出"
711  },
712  {
713    "id": "api.command_leave.desc",
714    "translation": "現在のチャンネルを脱退する"
715  },
716  {
717    "id": "api.command_leave.fail.app_error",
718    "translation": "チャンネルを脱退する際にエラーが発生しました。"
719  },
720  {
721    "id": "api.command_leave.name",
722    "translation": "脱退"
723  },
724  {
725    "id": "api.command_logout.desc",
726    "translation": "Mattermostからログアウトする"
727  },
728  {
729    "id": "api.command_logout.name",
730    "translation": "ログアウト"
731  },
732  {
733    "id": "api.command_me.desc",
734    "translation": "アクションを実行する"
735  },
736  {
737    "id": "api.command_me.hint",
738    "translation": "[メッセージ]"
739  },
740  {
741    "id": "api.command_me.name",
742    "translation": "自分"
743  },
744  {
745    "id": "api.command_msg.desc",
746    "translation": "ユーザーにダイレクトメッセージを送る"
747  },
748  {
749    "id": "api.command_msg.dm_fail.app_error",
750    "translation": "ダイレクトメッセージを作成中にエラーが発生しました。"
751  },
752  {
753    "id": "api.command_msg.fail.app_error",
754    "translation": "ユーザーにメッセージを送信中にエラーが発生しました。"
755  },
756  {
757    "id": "api.command_msg.hint",
758    "translation": "@[ユーザー名] 'メッセージ'"
759  },
760  {
761    "id": "api.command_msg.missing.app_error",
762    "translation": "ユーザーが見付かりませんでした。"
763  },
764  {
765    "id": "api.command_msg.name",
766    "translation": "メッセージ"
767  },
768  {
769    "id": "api.command_msg.permission.app_error",
770    "translation": "このユーザーへのダイレクトメッセージを送信する権限がありません。"
771  },
772  {
773    "id": "api.command_mute.desc",
774    "translation": "現在のチャンネル、もしくは指定された [チャンネル] のデスクトップ、電子メール、プッシュ通知をオフにする。"
775  },
776  {
777    "id": "api.command_mute.error",
778    "translation": "チャンネル {{.Channel}} が見つかりませんでした。チャンネルの指定には[チャンネルのハンドル名](https://about.mattermost.com/default-channel-handle-documentation)を使用してください。"
779  },
780  {
781    "id": "api.command_mute.hint",
782    "translation": "~[チャンネル]"
783  },
784  {
785    "id": "api.command_mute.name",
786    "translation": "ミュート"
787  },
788  {
789    "id": "api.command_mute.no_channel.error",
790    "translation": "指定したチャンネルが見つかりませんでした。チャンネルの指定には[チャンネルのハンドル名](https://about.mattermost.com/default-channel-handle-documentation)を使用してください。"
791  },
792  {
793    "id": "api.command_mute.not_member.error",
794    "translation": "あなたはメンバーではないため、チャンネル {{.Channel}} をミュートできません。"
795  },
796  {
797    "id": "api.command_mute.success_mute",
798    "translation": "チャンネルミュートがオフになるまで {{.Channel}} の通知を受け取らなくなります。"
799  },
800  {
801    "id": "api.command_mute.success_mute_direct_msg",
802    "translation": "チャンネルミュートがオフになるまで、このチャンネルの通知を受け取らなくなります。"
803  },
804  {
805    "id": "api.command_mute.success_unmute",
806    "translation": "{{.Channel}} はミュートされていません。"
807  },
808  {
809    "id": "api.command_mute.success_unmute_direct_msg",
810    "translation": "このチャンネルはミュートされていません。"
811  },
812  {
813    "id": "api.command_offline.desc",
814    "translation": "あなたのステータスをオフラインに設定する"
815  },
816  {
817    "id": "api.command_offline.name",
818    "translation": "オフライン"
819  },
820  {
821    "id": "api.command_offline.success",
822    "translation": "あなたはオフライン状態です"
823  },
824  {
825    "id": "api.command_online.desc",
826    "translation": "あなたのステータスをオンラインに設定する"
827  },
828  {
829    "id": "api.command_online.name",
830    "translation": "オンライン"
831  },
832  {
833    "id": "api.command_online.success",
834    "translation": "あなたはオンライン状態です"
835  },
836  {
837    "id": "api.command_open.name",
838    "translation": "開く"
839  },
840  {
841    "id": "api.command_remove.desc",
842    "translation": "チャンネルからメンバーを削除する"
843  },
844  {
845    "id": "api.command_remove.direct_group.app_error",
846    "translation": "ダイレクトメッセージチャンネルからメンバーを削除することはできません。"
847  },
848  {
849    "id": "api.command_remove.hint",
850    "translation": "@[ユーザー名]"
851  },
852  {
853    "id": "api.command_remove.message.app_error",
854    "translation": "/remove もしくは /kick コマンドはメッセージを指定しなくてはいけません。"
855  },
856  {
857    "id": "api.command_remove.missing.app_error",
858    "translation": "ユーザーが見付かりませんでした。システム管理者によって無効化されている可能性があります。"
859  },
860  {
861    "id": "api.command_remove.name",
862    "translation": "削除"
863  },
864  {
865    "id": "api.command_remove.permission.app_error",
866    "translation": "あなたにはメンバーを削除するのに必要な権限が付与されていません。"
867  },
868  {
869    "id": "api.command_remove.user_not_in_channel",
870    "translation": "{{.Username}} はこのチャンネルのメンバーではありません。"
871  },
872  {
873    "id": "api.command_search.desc",
874    "translation": "メッセージ内のテキストを検索する"
875  },
876  {
877    "id": "api.command_search.hint",
878    "translation": "[テキスト]"
879  },
880  {
881    "id": "api.command_search.name",
882    "translation": "検索"
883  },
884  {
885    "id": "api.command_search.unsupported.app_error",
886    "translation": "このデバイスでは検索コマンドはサポートされていません。"
887  },
888  {
889    "id": "api.command_settings.desc",
890    "translation": "アカウント設定ダイアログを開く"
891  },
892  {
893    "id": "api.command_settings.name",
894    "translation": "設定"
895  },
896  {
897    "id": "api.command_settings.unsupported.app_error",
898    "translation": "このデバイスでは設定コマンドはサポートされていません。"
899  },
900  {
901    "id": "api.command_shortcuts.desc",
902    "translation": "キーボードショートカットのリストを表示する"
903  },
904  {
905    "id": "api.command_shortcuts.name",
906    "translation": "ショートカット"
907  },
908  {
909    "id": "api.command_shortcuts.unsupported.app_error",
910    "translation": "このデバイスではショートカットコマンドはサポートされていません。"
911  },
912  {
913    "id": "api.command_shrug.desc",
914    "translation": "¯\\_(ツ)_/¯をあなたのメッセージに追加します"
915  },
916  {
917    "id": "api.command_shrug.hint",
918    "translation": "[メッセージ]"
919  },
920  {
921    "id": "api.command_shrug.name",
922    "translation": "shrug"
923  },
924  {
925    "id": "api.config.client.old_format.app_error",
926    "translation": "クライアントの設定で新しい形式がまだサポートされていません。クエリー文字列に format=old を指定してください。"
927  },
928  {
929    "id": "api.context.404.app_error",
930    "translation": "申し訳ありません。ページが見付かりません。"
931  },
932  {
933    "id": "api.context.invalid_body_param.app_error",
934    "translation": "リクエストボディの{{.Name}}が存在しないか不正です。"
935  },
936  {
937    "id": "api.context.invalid_param.app_error",
938    "translation": "不正な{{.Name}}パラメーターです。"
939  },
940  {
941    "id": "api.context.invalid_token.error",
942    "translation": "無効なセッショントークン={{.Token}}, err={{.Error}}"
943  },
944  {
945    "id": "api.context.invalid_url_param.app_error",
946    "translation": "リクエストURLの{{.Name}}が存在しないか不正です。"
947  },
948  {
949    "id": "api.context.mfa_required.app_error",
950    "translation": "このサーバーでは多要素認証が必要です。"
951  },
952  {
953    "id": "api.context.permissions.app_error",
954    "translation": "あなたには必要な権限が付与されていません。"
955  },
956  {
957    "id": "api.context.session_expired.app_error",
958    "translation": "不正または期限切れのセッションです。ログインし直してください。"
959  },
960  {
961    "id": "api.context.token_provided.app_error",
962    "translation": "セッションはOAuthではありませんがクエリー文字列でトークンが渡されました。"
963  },
964  {
965    "id": "api.create_terms_of_service.custom_terms_of_service_disabled.app_error",
966    "translation": "カスタム利用規約機能は無効化されています。"
967  },
968  {
969    "id": "api.create_terms_of_service.empty_text.app_error",
970    "translation": "カスタム利用規約のテキストを入力してください。"
971  },
972  {
973    "id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
974    "translation": "電子メールバッチ処理のジョブを受け取るチャンネルがいっぱいです。EmailBatchingBufferSizeを増やしてください。"
975  },
976  {
977    "id": "api.email_batching.add_notification_email_to_batch.disabled.app_error",
978    "translation": "電子メールバッチ処理はシステム管理者によって無効にされています。"
979  },
980  {
981    "id": "api.email_batching.send_batched_email_notification.subject",
982    "translation": {
983      "other": "[{{.SiteName}}] {{.Month}} {{.Day}}, {{.Year}} の新着通知"
984    }
985  },
986  {
987    "id": "api.emoji.create.duplicate.app_error",
988    "translation": "絵文字を作成できません。同じ名前を持つ他の絵文字が既に存在しています。"
989  },
990  {
991    "id": "api.emoji.create.other_user.app_error",
992    "translation": "不正なユーザーIDです。"
993  },
994  {
995    "id": "api.emoji.create.parse.app_error",
996    "translation": "絵文字を作成できません。リクエストを理解できません。"
997  },
998  {
999    "id": "api.emoji.create.too_large.app_error",
1000    "translation": "絵文字を作成できません。画像サイズは1MB未満でなければなりません。"
1001  },
1002  {
1003    "id": "api.emoji.disabled.app_error",
1004    "translation": "カスタム絵文字はシステム管理者によって無効化されています。"
1005  },
1006  {
1007    "id": "api.emoji.get_image.decode.app_error",
1008    "translation": "絵文字の画像ファイルをデコードできません。"
1009  },
1010  {
1011    "id": "api.emoji.get_image.read.app_error",
1012    "translation": "絵文字の画像ファイルを読み込めません。"
1013  },
1014  {
1015    "id": "api.emoji.storage.app_error",
1016    "translation": "ファイルストレージが正しく設定されていません。S3またはローカルサーバーファイルストレージを設定してください。"
1017  },
1018  {
1019    "id": "api.emoji.upload.image.app_error",
1020    "translation": "絵文字を作成できません。ファイルはPNGまたはJPEG、GIFにしてください。"
1021  },
1022  {
1023    "id": "api.emoji.upload.large_image.decode_error",
1024    "translation": "絵文字を作成できません。画像をデコードする際にエラーが発生しました。"
1025  },
1026  {
1027    "id": "api.emoji.upload.large_image.encode_error",
1028    "translation": "絵文字を作成できません。画像をエンコードする際にエラーが発生しました。"
1029  },
1030  {
1031    "id": "api.emoji.upload.large_image.gif_decode_error",
1032    "translation": "絵文字を作成できません。GIF画像をデコードする際にエラーが発生しました。"
1033  },
1034  {
1035    "id": "api.emoji.upload.large_image.gif_encode_error",
1036    "translation": "絵文字を作成できません。GIF画像をエンコードする際にエラーが発生しました。"
1037  },
1038  {
1039    "id": "api.emoji.upload.large_image.too_large.app_error",
1040    "translation": "絵文字を作成できませんでした。{{.MaxWidth}} x {{.MaxHeight}} より小さい画像にしてください。"
1041  },
1042  {
1043    "id": "api.emoji.upload.open.app_error",
1044    "translation": "絵文字を作成できませんでした。添付された画像を開く際にエラーが発生しました。"
1045  },
1046  {
1047    "id": "api.file.attachments.disabled.app_error",
1048    "translation": "このサーバーではファイル添付が無効になっています。"
1049  },
1050  {
1051    "id": "api.file.get_file.public_invalid.app_error",
1052    "translation": "公開リンクが不正です。"
1053  },
1054  {
1055    "id": "api.file.get_file_preview.no_preview.app_error",
1056    "translation": "ファイルにプレビュー画像がありません。"
1057  },
1058  {
1059    "id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
1060    "translation": "このファイルにはサムネイル画像がありません。"
1061  },
1062  {
1063    "id": "api.file.get_public_link.disabled.app_error",
1064    "translation": "公開リンクが無効化されています。"
1065  },
1066  {
1067    "id": "api.file.get_public_link.no_post.app_error",
1068    "translation": "ファイルの公開リンクを取得できません。ファイルは現在のユーザーが読むことができる投稿に添付されている必要があります。"
1069  },
1070  {
1071    "id": "api.file.no_driver.app_error",
1072    "translation": "ファイルドライバーが選択されていません。"
1073  },
1074  {
1075    "id": "api.file.read_file.reading_local.app_error",
1076    "translation": "ローカルサーバーファイルストレージからの読み込みに失敗しました。"
1077  },
1078  {
1079    "id": "api.file.upload_file.incorrect_number_of_client_ids.app_error",
1080    "translation": "ファイルをアップロードできませんでした。{{.NumFiles}}ファイルに対して {{.NumClientIds}} 個の client_ids が必要です。"
1081  },
1082  {
1083    "id": "api.file.upload_file.incorrect_number_of_files.app_error",
1084    "translation": "ファイルをアップロードできませんでした。指定されたファイル数が正しくありません。"
1085  },
1086  {
1087    "id": "api.file.upload_file.large_image.app_error",
1088    "translation": "最大サイズ以上のファイルはアップロードできません: {{.Filename}}"
1089  },
1090  {
1091    "id": "api.file.upload_file.large_image_detailed.app_error",
1092    "translation": "{{.Filename}}の大きさ({{.Width}} x {{.Height}} ピクセル)が制限を超えています。"
1093  },
1094  {
1095    "id": "api.file.upload_file.multiple_channel_ids.app_error",
1096    "translation": "ファイルをアップロードできませんでした。channel_id が矛盾しています。"
1097  },
1098  {
1099    "id": "api.file.upload_file.read_form_value.app_error",
1100    "translation": "ファイルをアップロードできませんでした。{{.Formname}} の値を読み込む際にエラーが発生しました。"
1101  },
1102  {
1103    "id": "api.file.upload_file.read_request.app_error",
1104    "translation": "ファイルをアップロードできませんでした。リクエストデータを読み込み、もしくは解析する際にエラーが発生しました。"
1105  },
1106  {
1107    "id": "api.file.upload_file.storage.app_error",
1108    "translation": "画像ファイルをアップロードできません。画像ストレージが設定されていません。"
1109  },
1110  {
1111    "id": "api.file.upload_file.too_large_detailed.app_error",
1112    "translation": "{{.Filename}} ファイルをアップロードできませんでした。ファイルサイズ{{.Length}}バイトが許容されている{{.Limit}}バイトを超えています。"
1113  },
1114  {
1115    "id": "api.incoming_webhook.disabled.app_error",
1116    "translation": "内向きのウェブフックはシステム管理者によって無効にされています。"
1117  },
1118  {
1119    "id": "api.incoming_webhook.invalid_username.app_error",
1120    "translation": "不正なユーザー名です。"
1121  },
1122  {
1123    "id": "api.io_error",
1124    "translation": "入出力エラー"
1125  },
1126  {
1127    "id": "api.ldap_group.not_found",
1128    "translation": "LDAPグループが見付かりません"
1129  },
1130  {
1131    "id": "api.ldap_groups.license_error",
1132    "translation": "あなたのライセンスはLDAPグループをサポートしていません"
1133  },
1134  {
1135    "id": "api.license.add_license.array.app_error",
1136    "translation": "リクエストの'license'配列が空です。"
1137  },
1138  {
1139    "id": "api.license.add_license.expired.app_error",
1140    "translation": "ライセンスは期限切れ、または、まだ有効になっていません。"
1141  },
1142  {
1143    "id": "api.license.add_license.invalid.app_error",
1144    "translation": "不正なライセンスファイルです。"
1145  },
1146  {
1147    "id": "api.license.add_license.invalid_count.app_error",
1148    "translation": "重複ない全ユーザー数を数えられません。"
1149  },
1150  {
1151    "id": "api.license.add_license.no_file.app_error",
1152    "translation": "リクエストの'license'にファイルがありません。"
1153  },
1154  {
1155    "id": "api.license.add_license.open.app_error",
1156    "translation": "ライセンスファイルを開けません。"
1157  },
1158  {
1159    "id": "api.license.add_license.save.app_error",
1160    "translation": "ライセンスは正常に保存できませんでした。"
1161  },
1162  {
1163    "id": "api.license.add_license.save_active.app_error",
1164    "translation": "有効なライセンスIDが正常に保存できませんでした。"
1165  },
1166  {
1167    "id": "api.license.add_license.unique_users.app_error",
1168    "translation": "あなたのシステムは{{.Count}}の重複のないユーザーが使ってます。このライセンスは{{.Users}}ユーザーのみサポートしています。重複のないユーザー数は、電子メールアドレスによって決められます。全ユーザー数は、サイトリポート->統計を見るを参照してください。"
1169  },
1170  {
1171    "id": "api.license.client.old_format.app_error",
1172    "translation": "クライアントのライセンスで新しい形式がまだサポートされていません。クエリー文字列に format=old を指定してください。"
1173  },
1174  {
1175    "id": "api.marshal_error",
1176    "translation": "変換できませんでした。"
1177  },
1178  {
1179    "id": "api.oauth.allow_oauth.redirect_callback.app_error",
1180    "translation": "不正なリクエスト: 指定されたredirect_uriが登録されたcallback_urlと一致しません。"
1181  },
1182  {
1183    "id": "api.oauth.allow_oauth.turn_off.app_error",
1184    "translation": "システム管理者はOAuth2サービスプロバイダーを無効にしています。"
1185  },
1186  {
1187    "id": "api.oauth.authorize_oauth.disabled.app_error",
1188    "translation": "システム管理者はOAuth2サービスプロバイダーを無効にしています。"
1189  },
1190  {
1191    "id": "api.oauth.get_access_token.bad_client_id.app_error",
1192    "translation": "不正なリクエスト: client_idが不正です。"
1193  },
1194  {
1195    "id": "api.oauth.get_access_token.bad_client_secret.app_error",
1196    "translation": "不正なリクエスト: client_secretが存在しません。"
1197  },
1198  {
1199    "id": "api.oauth.get_access_token.bad_grant.app_error",
1200    "translation": "不正なリクエスト: grant_typeが不正です。"
1201  },
1202  {
1203    "id": "api.oauth.get_access_token.credentials.app_error",
1204    "translation": "不正なクライアント: 不正なクライアント認証情報です。"
1205  },
1206  {
1207    "id": "api.oauth.get_access_token.disabled.app_error",
1208    "translation": "システム管理者はOAuth2サービスプロバイダーを無効にしています。"
1209  },
1210  {
1211    "id": "api.oauth.get_access_token.expired_code.app_error",
1212    "translation": "不正な権限付与: 不正あるいは期限切れの認証コードです。"
1213  },
1214  {
1215    "id": "api.oauth.get_access_token.internal.app_error",
1216    "translation": "サーバーエラー: データベースへアクセス中にサーバー内部エラーが発生しました。"
1217  },
1218  {
1219    "id": "api.oauth.get_access_token.internal_saving.app_error",
1220    "translation": "サーバーエラー: データベースへアクセストークンを保存中にサーバー内部エラーが発生しました。"
1221  },
1222  {
1223    "id": "api.oauth.get_access_token.internal_session.app_error",
1224    "translation": "サーバーエラー: データベースへセッションを保存中にサーバー内部エラーが発生しました。"
1225  },
1226  {
1227    "id": "api.oauth.get_access_token.internal_user.app_error",
1228    "translation": "サーバーエラー: データベースからユーザーを取得中にサーバー内部エラーが発生しました。"
1229  },
1230  {
1231    "id": "api.oauth.get_access_token.missing_code.app_error",
1232    "translation": "不正なリクエスト: コードが存在しません。"
1233  },
1234  {
1235    "id": "api.oauth.get_access_token.missing_refresh_token.app_error",
1236    "translation": "不正なリクエスト: refresh_tokenが存在しません。"
1237  },
1238  {
1239    "id": "api.oauth.get_access_token.redirect_uri.app_error",
1240    "translation": "不正なリクエスト: 指定されたredirect_uriが認証コードのredirect_uriと一致しません。"
1241  },
1242  {
1243    "id": "api.oauth.get_access_token.refresh_token.app_error",
1244    "translation": "不正な権限付与: 不正なリフレッシュトークンです。"
1245  },
1246  {
1247    "id": "api.oauth.invalid_state_token.app_error",
1248    "translation": "不正な状態トークンです。"
1249  },
1250  {
1251    "id": "api.oauth.register_oauth_app.turn_off.app_error",
1252    "translation": "システム管理者はOAuth2サービスプロバイダーを無効にしています。"
1253  },
1254  {
1255    "id": "api.oauth.revoke_access_token.del_session.app_error",
1256    "translation": "データベースからセッションを削除できませんでした。"
1257  },
1258  {
1259    "id": "api.oauth.revoke_access_token.del_token.app_error",
1260    "translation": "データベースからアクセストークンを削除できませんでした。"
1261  },
1262  {
1263    "id": "api.oauth.revoke_access_token.get.app_error",
1264    "translation": "削除前にデータベースからアクセストークンを取得できませんでした。"
1265  },
1266  {
1267    "id": "api.oauth.singup_with_oauth.disabled.app_error",
1268    "translation": "ユーザーの利用登録は無効化されています。"
1269  },
1270  {
1271    "id": "api.oauth.singup_with_oauth.expired_link.app_error",
1272    "translation": "利用登録リンクは有効期限が切れています。"
1273  },
1274  {
1275    "id": "api.oauth.singup_with_oauth.invalid_link.app_error",
1276    "translation": "利用登録リンクが不正です。"
1277  },
1278  {
1279    "id": "api.outgoing_webhook.disabled.app_error",
1280    "translation": "外向きのウェブフックはシステム管理者によって無効にされています。"
1281  },
1282  {
1283    "id": "api.plugin.upload.array.app_error",
1284    "translation": "multipart/formリクエストのファイル配列が空です。"
1285  },
1286  {
1287    "id": "api.plugin.upload.file.app_error",
1288    "translation": "multipart/formリクエストのファイルを開けませんでした。"
1289  },
1290  {
1291    "id": "api.plugin.upload.no_file.app_error",
1292    "translation": "multipart/formリクエストにファイルが存在しません。"
1293  },
1294  {
1295    "id": "api.post.check_for_out_of_channel_mentions.message.multiple",
1296    "translation": "@{{.Usernames}}と@{{.LastUsername}}についての投稿が行われましたが、彼らはこのチャンネルには属していないため通知を受け取ることができませんでした。"
1297  },
1298  {
1299    "id": "api.post.check_for_out_of_channel_mentions.message.one",
1300    "translation": "@{{.Usernames}}についての投稿が行われましたが、彼らはこのチャンネルには属していないため通知を受け取ることができませんでした。"
1301  },
1302  {
1303    "id": "api.post.create_post.can_not_post_to_deleted.error",
1304    "translation": "削除済みのチャンネルには投稿できません。"
1305  },
1306  {
1307    "id": "api.post.create_post.channel_root_id.app_error",
1308    "translation": "RootIdパラメーターのChannelIdが不正です。"
1309  },
1310  {
1311    "id": "api.post.create_post.root_id.app_error",
1312    "translation": "RootIdパラメーターが不正です。"
1313  },
1314  {
1315    "id": "api.post.create_webhook_post.creating.app_error",
1316    "translation": "投稿を作成できません。"
1317  },
1318  {
1319    "id": "api.post.deduplicate_create_post.failed_to_get",
1320    "translation": "同一リクエストを繰り返すクライアントの重複を除去した後も、オリジナルの投稿を取得できませんでした。"
1321  },
1322  {
1323    "id": "api.post.deduplicate_create_post.pending",
1324    "translation": "別のクライアントから同一リクエストが送信されたため、投稿は拒否されました。"
1325  },
1326  {
1327    "id": "api.post.delete_post.can_not_delete_post_in_deleted.error",
1328    "translation": "削除されたチャンネルの投稿は削除できません。"
1329  },
1330  {
1331    "id": "api.post.disabled_all",
1332    "translation": "チャンネルに{{.Users}}以上のユーザーがいるため@allは無効化されています。"
1333  },
1334  {
1335    "id": "api.post.disabled_channel",
1336    "translation": "チャンネルに{{.Users}}以上のユーザーがいるため@channelは無効化されています。"
1337  },
1338  {
1339    "id": "api.post.disabled_here",
1340    "translation": "チャンネルに{{.Users}}以上のユーザーがいるため@hereは無効化されています。"
1341  },
1342  {
1343    "id": "api.post.do_action.action_id.app_error",
1344    "translation": "不正なアクションIDです。"
1345  },
1346  {
1347    "id": "api.post.do_action.action_integration.app_error",
1348    "translation": "アクション統合エラー。"
1349  },
1350  {
1351    "id": "api.post.get_message_for_notification.files_sent",
1352    "translation": {
1353      "other": "{{.Count}} ファイル送信: {{.Filenames}}{{.Count}} ファイル送信: {{.Filenames}}"
1354    }
1355  },
1356  {
1357    "id": "api.post.get_message_for_notification.images_sent",
1358    "translation": {
1359      "other": "{{.Count}} 画像送信: {{.Filenames}}{{.Count}} 画像送信: {{.Filenames}}"
1360    }
1361  },
1362  {
1363    "id": "api.post.link_preview_disabled.app_error",
1364    "translation": "リンクプレビュー機能はシステム管理者によって無効にされています。"
1365  },
1366  {
1367    "id": "api.post.patch_post.can_not_update_post_in_deleted.error",
1368    "translation": "削除されたチャンネルの投稿は更新できません。"
1369  },
1370  {
1371    "id": "api.post.send_notification_and_forget.push_channel_mention",
1372    "translation": " がチャンネルへ通知しました。"
1373  },
1374  {
1375    "id": "api.post.send_notification_and_forget.push_comment_on_post",
1376    "translation": " があなたの投稿へのコメントしました。"
1377  },
1378  {
1379    "id": "api.post.send_notification_and_forget.push_comment_on_thread",
1380    "translation": " があなたが参加しているスレッドへのコメントしました。"
1381  },
1382  {
1383    "id": "api.post.send_notifications_and_forget.push_explicit_mention",
1384    "translation": " があなたについての投稿を行いました。"
1385  },
1386  {
1387    "id": "api.post.send_notifications_and_forget.push_general_message",
1388    "translation": " がメッセージを投稿しました。"
1389  },
1390  {
1391    "id": "api.post.send_notifications_and_forget.push_image_only",
1392    "translation": " がファイルを添付しました。"
1393  },
1394  {
1395    "id": "api.post.send_notifications_and_forget.push_message",
1396    "translation": "あなたへメッセージを送信しました。"
1397  },
1398  {
1399    "id": "api.post.update_post.can_not_update_post_in_deleted.error",
1400    "translation": "削除されたチャンネルの投稿は更新できません。"
1401  },
1402  {
1403    "id": "api.post.update_post.find.app_error",
1404    "translation": "更新すべき投稿またはコメントが見付かりませんでした。"
1405  },
1406  {
1407    "id": "api.post.update_post.permissions_details.app_error",
1408    "translation": "既に削除されたIDです id={{.PostId}}。"
1409  },
1410  {
1411    "id": "api.post.update_post.permissions_time_limit.app_error",
1412    "translation": "投稿の編集は {{.timeLimit}} 秒間のみ有効です。詳細はシステム管理者に問い合わせてください。"
1413  },
1414  {
1415    "id": "api.post.update_post.system_message.app_error",
1416    "translation": "システムメッセージをアップデートできません。"
1417  },
1418  {
1419    "id": "api.post_get_post_by_id.get.app_error",
1420    "translation": "投稿を取得できません。"
1421  },
1422  {
1423    "id": "api.preference.delete_preferences.delete.app_error",
1424    "translation": "ユーザー設定を削除できませんでした。"
1425  },
1426  {
1427    "id": "api.preference.preferences_category.get.app_error",
1428    "translation": "ユーザー設定を取得できませんでした。"
1429  },
1430  {
1431    "id": "api.preference.update_preferences.set.app_error",
1432    "translation": "ユーザー設定を設定できませんでした。"
1433  },
1434  {
1435    "id": "api.reaction.delete.archived_channel.app_error",
1436    "translation": "アーカイブチャンネルのリアクションは削除できません。"
1437  },
1438  {
1439    "id": "api.reaction.save.archived_channel.app_error",
1440    "translation": "アーカイブチャンネルにはリアクションできません。"
1441  },
1442  {
1443    "id": "api.reaction.save_reaction.invalid.app_error",
1444    "translation": "リアクションが正しくありません。"
1445  },
1446  {
1447    "id": "api.reaction.save_reaction.user_id.app_error",
1448    "translation": "他のユーザーのリアクションを保存することはできません。"
1449  },
1450  {
1451    "id": "api.restricted_system_admin",
1452    "translation": "この操作は制限されたシステム管理者には禁止されています。"
1453  },
1454  {
1455    "id": "api.roles.patch_roles.license.error",
1456    "translation": "現在のライセンスは高度な権限設定をサポートしていません。"
1457  },
1458  {
1459    "id": "api.scheme.create_scheme.license.error",
1460    "translation": "現在のライセンスは権限スキームの作成をサポートしていません。"
1461  },
1462  {
1463    "id": "api.scheme.delete_scheme.license.error",
1464    "translation": "現在のライセンスは権限スキームの削除をサポートしていません"
1465  },
1466  {
1467    "id": "api.scheme.get_channels_for_scheme.scope.error",
1468    "translation": "与えられたスキームがチャンネルスキームではないため、チャンネルを取得できませんでした。"
1469  },
1470  {
1471    "id": "api.scheme.get_teams_for_scheme.scope.error",
1472    "translation": "与えられたスキームがチームスキームではないため、チームを取得できませんでした。"
1473  },
1474  {
1475    "id": "api.scheme.patch_scheme.license.error",
1476    "translation": "現在のライセンスは権限スキームの更新をサポートしていません"
1477  },
1478  {
1479    "id": "api.server.start_server.forward80to443.disabled_while_using_lets_encrypt",
1480    "translation": "LetsEncryptを使用する際は ポート80を443へ転送する を有効にしなければなりません"
1481  },
1482  {
1483    "id": "api.server.start_server.forward80to443.enabled_but_listening_on_wrong_port",
1484    "translation": "ポート %s で接続待ちをしているため、ポート80へのアクセスをポート443へ転送できません: プロキシサーバーを使用している場合、Forward80To443を無効にしてください"
1485  },
1486  {
1487    "id": "api.server.start_server.rate_limiting_memory_store",
1488    "translation": "投稿頻度制限のメモリー保存が初期化されていません。MemoryStoreSizeの設定を確認してください。"
1489  },
1490  {
1491    "id": "api.server.start_server.rate_limiting_rate_limiter",
1492    "translation": "投稿頻度制限を初期化できません。"
1493  },
1494  {
1495    "id": "api.server.start_server.starting.critical",
1496    "translation": "サーバー開始時にエラーになりました err:%v"
1497  },
1498  {
1499    "id": "api.slackimport.slack_add_bot_user.email_pwd",
1500    "translation": "電子メールアドレス {{.Email}} と パスワード {{.Password}} を持つ 統合機能/SlackBot のユーザーがインポートされました。\r\n"
1501  },
1502  {
1503    "id": "api.slackimport.slack_add_bot_user.unable_import",
1504    "translation": "統合機能/SlackBot のユーザー {{.Username}} がインポートできませんでした。\r\n"
1505  },
1506  {
1507    "id": "api.slackimport.slack_add_channels.added",
1508    "translation": "\r\nチャンネルが追加されました: \r\n"
1509  },
1510  {
1511    "id": "api.slackimport.slack_add_channels.failed_to_add_user",
1512    "translation": "チャンネルにSlackユーザー {{.Username}} を追加できませんでした。\r\n"
1513  },
1514  {
1515    "id": "api.slackimport.slack_add_channels.import_failed",
1516    "translation": "Slackチャンネル {{.DisplayName}} をインポートできませんでした。\r\n"
1517  },
1518  {
1519    "id": "api.slackimport.slack_add_channels.merge",
1520    "translation": "Slackチャンネル {{.DisplayName}} は有効なMattermostのチャンネルとして既に存在しています。両方のチャンネルがマージされます。\r\n"
1521  },
1522  {
1523    "id": "api.slackimport.slack_add_users.created",
1524    "translation": "\r\n ユーザーが作成されました:\r\n"
1525  },
1526  {
1527    "id": "api.slackimport.slack_add_users.email_pwd",
1528    "translation": "電子メールアドレス {{.Email}} とパスワード {{.Password}} を持つSlackがインポートされました。\r\n"
1529  },
1530  {
1531    "id": "api.slackimport.slack_add_users.merge_existing",
1532    "translation": "電子メールアドレス {{.Email}} とユーザー名 {{.Username}} を持つ既存のMattermostユーザーとSlackユーザーをマージしました。\r\n"
1533  },
1534  {
1535    "id": "api.slackimport.slack_add_users.merge_existing_failed",
1536    "translation": "電子メールアドレス {{.Email}} とユーザー名 {{.Username}} を持つ既存のMattermostユーザーとSlackユーザーをマージしましたが、そのユーザーをチームに追加できませんでした。\r\n"
1537  },
1538  {
1539    "id": "api.slackimport.slack_add_users.missing_email_address",
1540    "translation": "Slackエクスポートにユーザー {{.Username}} の電子メールアドレスが存在しません。プレースホルダーとして {{.Email}} が利用されます。システムにログインした時、そのユーザーは電子メールアドレスを更新する必要があります。\r\n"
1541  },
1542  {
1543    "id": "api.slackimport.slack_add_users.unable_import",
1544    "translation": "Slackユーザーをインポートできません: {{.Username}}\r\n"
1545  },
1546  {
1547    "id": "api.slackimport.slack_import.log",
1548    "translation": "Mattermost Slackインポートログ\r\n"
1549  },
1550  {
1551    "id": "api.slackimport.slack_import.note1",
1552    "translation": "- 投稿のうちいくつかはインポートされませんでした。このインポートプログラムではサポートされません。\r\n"
1553  },
1554  {
1555    "id": "api.slackimport.slack_import.note2",
1556    "translation": "- Slack botの投稿は現在サポートされていません。\r\n"
1557  },
1558  {
1559    "id": "api.slackimport.slack_import.note3",
1560    "translation": "- 詳細なエラーはサーバーログを確認してください。\r\n"
1561  },
1562  {
1563    "id": "api.slackimport.slack_import.notes",
1564    "translation": "\r\n注意事項: \r\n"
1565  },
1566  {
1567    "id": "api.slackimport.slack_import.open.app_error",
1568    "translation": "ファイルを開けませんでした: {{.Filename}}。\r\n"
1569  },
1570  {
1571    "id": "api.slackimport.slack_import.team_fail",
1572    "translation": "インポートするチームを取得できませんでした。\r\n"
1573  },
1574  {
1575    "id": "api.slackimport.slack_import.zip.app_error",
1576    "translation": "Slackエクスポートのzipファイルを開けませんでした。\r\n"
1577  },
1578  {
1579    "id": "api.status.user_not_found.app_error",
1580    "translation": "ユーザーが見付かりません。"
1581  },
1582  {
1583    "id": "api.team.add_user_to_team.added",
1584    "translation": "%v は %v によってチームに追加されました。"
1585  },
1586  {
1587    "id": "api.team.add_user_to_team.missing_parameter.app_error",
1588    "translation": "チームにユーザーを追加するにはパラメーターが必要です。"
1589  },
1590  {
1591    "id": "api.team.get_invite_info.not_open_team",
1592    "translation": "誰でも招待できるチームではないので、招待機能は無効です。"
1593  },
1594  {
1595    "id": "api.team.get_team_icon.filesettings_no_driver.app_error",
1596    "translation": "ファイル設定のドライバー名が不正です。  'local'または'amazons3'にしてください。"
1597  },
1598  {
1599    "id": "api.team.get_team_icon.read_file.app_error",
1600    "translation": "チームアイコンファイルを読み込めません。"
1601  },
1602  {
1603    "id": "api.team.import_team.array.app_error",
1604    "translation": "リクエストの'file'以下の配列が空です。"
1605  },
1606  {
1607    "id": "api.team.import_team.integer.app_error",
1608    "translation": "ファイルサイズが整数ではありません。"
1609  },
1610  {
1611    "id": "api.team.import_team.no_file.app_error",
1612    "translation": "リクエストの'file'以下にファイルがありません。"
1613  },
1614  {
1615    "id": "api.team.import_team.no_import_from.app_error",
1616    "translation": "不正なリクエスト: importFromが存在しません。"
1617  },
1618  {
1619    "id": "api.team.import_team.open.app_error",
1620    "translation": "ファイルを開けません。"
1621  },
1622  {
1623    "id": "api.team.import_team.parse.app_error",
1624    "translation": "マルチパートフォームを解析できません。"
1625  },
1626  {
1627    "id": "api.team.import_team.unavailable.app_error",
1628    "translation": "不正なリクエスト: ファイルサイズ項目が存在しません。"
1629  },
1630  {
1631    "id": "api.team.invite_members.disabled.app_error",
1632    "translation": "招待メールは無効化されています。"
1633  },
1634  {
1635    "id": "api.team.invite_members.invalid_email.app_error",
1636    "translation": "以下の電子メールアドレスのドメインは許可されていません: {{.Addresses}}。詳細についてはシステム管理者に問い合わせてください。"
1637  },
1638  {
1639    "id": "api.team.invite_members.no_one.app_error",
1640    "translation": "誰も招待しません。"
1641  },
1642  {
1643    "id": "api.team.is_team_creation_allowed.disabled.app_error",
1644    "translation": "チーム作成は無効になっています。詳細はシステム管理者に問い合わせてください。"
1645  },
1646  {
1647    "id": "api.team.is_team_creation_allowed.domain.app_error",
1648    "translation": "電子メールアドレスが特定のドメイン(例えば、@example.com)である必要があります。詳細はシステム管理者に問い合わせてください。"
1649  },
1650  {
1651    "id": "api.team.join_team.post_and_forget",
1652    "translation": "%v がチームに参加しました。"
1653  },
1654  {
1655    "id": "api.team.join_user_to_team.allowed_domains.app_error",
1656    "translation": "電子メールアドレスが特定のドメイン(例えば、@example.com)である必要があります。詳細はチーム管理者かシステム管理者に問い合わせてください。"
1657  },
1658  {
1659    "id": "api.team.leave.left",
1660    "translation": "%v はチームから脱退しました。"
1661  },
1662  {
1663    "id": "api.team.move_channel.post.error",
1664    "translation": "チャンネル移動メッセージを投稿できませんでした。"
1665  },
1666  {
1667    "id": "api.team.move_channel.success",
1668    "translation": "このチャンネルは %v からこのチームへ移動されました。"
1669  },
1670  {
1671    "id": "api.team.remove_team_icon.get_team.app_error",
1672    "translation": "チームの取得中にエラーが発生しました。"
1673  },
1674  {
1675    "id": "api.team.remove_user_from_team.missing.app_error",
1676    "translation": "ユーザーはこのチームの一員ではありません。"
1677  },
1678  {
1679    "id": "api.team.remove_user_from_team.removed",
1680    "translation": "%v はチームから削除されました。"
1681  },
1682  {
1683    "id": "api.team.set_team_icon.array.app_error",
1684    "translation": "リクエストの'image'以下の配列が空です。"
1685  },
1686  {
1687    "id": "api.team.set_team_icon.decode.app_error",
1688    "translation": "チームアイコンをデコードできませんでした。"
1689  },
1690  {
1691    "id": "api.team.set_team_icon.encode.app_error",
1692    "translation": "チームアイコンをエンコードできませんでした。"
1693  },
1694  {
1695    "id": "api.team.set_team_icon.get_team.app_error",
1696    "translation": "チームの取得中にエラーが発生しました。"
1697  },
1698  {
1699    "id": "api.team.set_team_icon.no_file.app_error",
1700    "translation": "リクエストの'image'以下にファイルがありません。"
1701  },
1702  {
1703    "id": "api.team.set_team_icon.open.app_error",
1704    "translation": "画像ファイルを開けません。"
1705  },
1706  {
1707    "id": "api.team.set_team_icon.parse.app_error",
1708    "translation": "マルチパートフォームを解析できません。"
1709  },
1710  {
1711    "id": "api.team.set_team_icon.storage.app_error",
1712    "translation": "チームアイコンをアップロードできません。画像ストレージが設定されていません。"
1713  },
1714  {
1715    "id": "api.team.set_team_icon.too_large.app_error",
1716    "translation": "チームアイコンをアップロードできません。ファイルが大き過ぎます。"
1717  },
1718  {
1719    "id": "api.team.set_team_icon.write_file.app_error",
1720    "translation": "チームアイコンを保存できませんでした。"
1721  },
1722  {
1723    "id": "api.team.team_icon.update.app_error",
1724    "translation": "チームアイコンの取得中にエラーが発生しました。"
1725  },
1726  {
1727    "id": "api.team.update_member_roles.not_a_member",
1728    "translation": "指定されたユーザーは指定されたチームに所属していません。"
1729  },
1730  {
1731    "id": "api.team.update_restricted_domains.mismatch.app_error",
1732    "translation": "チームを{{.Domain}}に制限することはシステム設定により許可されていません。詳細はシステム管理者に問い合わせてください。"
1733  },
1734  {
1735    "id": "api.team.update_team_scheme.license.error",
1736    "translation": "現在のライセンスはチームのスキームの更新をサポートしていません"
1737  },
1738  {
1739    "id": "api.team.update_team_scheme.scheme_scope.error",
1740    "translation": "与えられたスキームがチームスキームではないため、チームへスキームを設定できません。"
1741  },
1742  {
1743    "id": "api.templates.deactivate_body.info",
1744    "translation": "{{ .SiteURL }}で、あなたのアカウントは無効化されました。"
1745  },
1746  {
1747    "id": "api.templates.deactivate_body.title",
1748    "translation": "{{ .ServerURL }} のあなたのアカウントは無効化されています"
1749  },
1750  {
1751    "id": "api.templates.deactivate_body.warning",
1752    "translation": "この変更があなたによって行われていない場合、もしくはあなたのアカウントを再度有効化したい場合はシステム管理者に連絡してください。"
1753  },
1754  {
1755    "id": "api.templates.deactivate_subject",
1756    "translation": "[{{ .SiteName }}] {{ .ServerURL }} のあなたのアカウントは無効化されています"
1757  },
1758  {
1759    "id": "api.templates.email_change_body.info",
1760    "translation": "{{.TeamDisplayName}} であなたの電子メールアドレスが {{.NewEmail}} に変更されました。"
1761  },
1762  {
1763    "id": "api.templates.email_change_body.title",
1764    "translation": "あなたは電子メールアドレスを更新しました"
1765  },
1766  {
1767    "id": "api.templates.email_change_subject",
1768    "translation": "[{{ .SiteName }}] あなたの電子メールアドレスが変更されました"
1769  },
1770  {
1771    "id": "api.templates.email_change_verify_body.button",
1772    "translation": "電子メールアドレスを確認する"
1773  },
1774  {
1775    "id": "api.templates.email_change_verify_body.info",
1776    "translation": "{{.TeamDisplayName}}用の電子メールアドレスを更新完了するには、以下のリンクをクリックし、正しい電子メールアドレスであることを確認してください。"
1777  },
1778  {
1779    "id": "api.templates.email_change_verify_body.title",
1780    "translation": "あなたは電子メールアドレスを更新しました"
1781  },
1782  {
1783    "id": "api.templates.email_change_verify_subject",
1784    "translation": "[{{ .SiteName }}] 新しい電子メールアドレスを確認してください"
1785  },
1786  {
1787    "id": "api.templates.email_footer",
1788    "translation": "通知設定を変更するには、チームにログインしアカウント設定から通知を選択してください。"
1789  },
1790  {
1791    "id": "api.templates.email_info1",
1792    "translation": "質問がある場合は私たちに連絡してください: "
1793  },
1794  {
1795    "id": "api.templates.email_info2",
1796    "translation": "よろしくお願いします。"
1797  },
1798  {
1799    "id": "api.templates.email_info3",
1800    "translation": "{{.SiteName}} チーム"
1801  },
1802  {
1803    "id": "api.templates.email_organization",
1804    "translation": "送信者: "
1805  },
1806  {
1807    "id": "api.templates.email_warning",
1808    "translation": "この変更があなたによって行われたものでない場合、システム管理者に連絡してください。"
1809  },
1810  {
1811    "id": "api.templates.invite_body.button",
1812    "translation": "今すぐ参加する"
1813  },
1814  {
1815    "id": "api.templates.invite_body.title",
1816    "translation": "{{ .SenderName }}は、あなたを{{ .TeamDisplayName }}チームに招待しました。"
1817  },
1818  {
1819    "id": "api.templates.invite_subject",
1820    "translation": "[{{ .SiteName }}] {{ .SenderName }} があなたを {{ .TeamDisplayName }} チームに招待しました"
1821  },
1822  {
1823    "id": "api.templates.mfa_activated_body.info",
1824    "translation": "多要素認証が {{ .SiteURL }} のあなたのアカウントに追加されました。"
1825  },
1826  {
1827    "id": "api.templates.mfa_activated_body.title",
1828    "translation": "多要素認証が追加されました"
1829  },
1830  {
1831    "id": "api.templates.mfa_change_subject",
1832    "translation": "[{{ .SiteName }}] あなたの多要素認証が更新されました"
1833  },
1834  {
1835    "id": "api.templates.mfa_deactivated_body.info",
1836    "translation": "多要素認証が {{ .SiteURL }} のあなたのアカウントから削除されました。"
1837  },
1838  {
1839    "id": "api.templates.mfa_deactivated_body.title",
1840    "translation": "多要素認証が削除されました"
1841  },
1842  {
1843    "id": "api.templates.password_change_body.info",
1844    "translation": "{{.Method}} によって {{ .TeamURL }} の {{.TeamDisplayName}} のあなたのパスワードが更新されました。"
1845  },
1846  {
1847    "id": "api.templates.password_change_body.title",
1848    "translation": "パスワードが更新されました"
1849  },
1850  {
1851    "id": "api.templates.password_change_subject",
1852    "translation": "[{{ .SiteName }}] あなたのパスワードが更新されました"
1853  },
1854  {
1855    "id": "api.templates.post_body.button",
1856    "translation": "投稿を確認する"
1857  },
1858  {
1859    "id": "api.templates.reset_body.button",
1860    "translation": "パスワードの初期化"
1861  },
1862  {
1863    "id": "api.templates.reset_body.title",
1864    "translation": "パスワードをリセットする"
1865  },
1866  {
1867    "id": "api.templates.reset_subject",
1868    "translation": "[{{ .SiteName }}] あなたのパスワードを初期化しました"
1869  },
1870  {
1871    "id": "api.templates.signin_change_email.body.info",
1872    "translation": "{{ .SiteName }}の {{.Method}} へのサインイン方法を更新しました。"
1873  },
1874  {
1875    "id": "api.templates.signin_change_email.body.method_email",
1876    "translation": "電子メールアドレスとパスワード"
1877  },
1878  {
1879    "id": "api.templates.signin_change_email.body.title",
1880    "translation": "サインイン方法を更新しました"
1881  },
1882  {
1883    "id": "api.templates.signin_change_email.subject",
1884    "translation": "[{{ .SiteName }}] あなたのパスワードが更新されました"
1885  },
1886  {
1887    "id": "api.templates.user_access_token_body.info",
1888    "translation": "{{ .SiteURL }}のあなたのアカウントにパーソナルアクセストークンが追加されました。 {{.SiteName}}へあなたのアカウントでアクセスするために利用できます。"
1889  },
1890  {
1891    "id": "api.templates.user_access_token_body.title",
1892    "translation": "パーソナルアクセストークンがあなたのアカウントに追加されました"
1893  },
1894  {
1895    "id": "api.templates.user_access_token_subject",
1896    "translation": "[{{ .SiteName }}] パーソナルアクセストークンがあなたのアカウントに追加されました"
1897  },
1898  {
1899    "id": "api.templates.username_change_body.info",
1900    "translation": "{{.TeamDisplayName}} のあなたのユーザー名は {{.NewUsername}} に変更されました。"
1901  },
1902  {
1903    "id": "api.templates.username_change_body.title",
1904    "translation": "あなたはユーザー名を更新しました"
1905  },
1906  {
1907    "id": "api.templates.username_change_subject",
1908    "translation": "[{{ .SiteName }}] あなたのユーザー名が変更されました"
1909  },
1910  {
1911    "id": "api.templates.verify_body.button",
1912    "translation": "電子メールアドレスを確認する"
1913  },
1914  {
1915    "id": "api.templates.verify_body.info",
1916    "translation": "この電子メールアドレスがMattermostアカウントの作成に使用されました。"
1917  },
1918  {
1919    "id": "api.templates.verify_body.title",
1920    "translation": "電子メールアドレスを確認してください"
1921  },
1922  {
1923    "id": "api.templates.verify_subject",
1924    "translation": "[{{ .SiteName }}] 電子メール確認"
1925  },
1926  {
1927    "id": "api.templates.welcome_body.app_download_info",
1928    "translation": "PC / Mac / iOS / Android 用のアプリをダウンロードして最高の体験を。"
1929  },
1930  {
1931    "id": "api.templates.welcome_body.button",
1932    "translation": "電子メールアドレスを確認する"
1933  },
1934  {
1935    "id": "api.templates.welcome_body.info",
1936    "translation": "この電子メールアドレスがMattermostアカウントの作成に使用されました。"
1937  },
1938  {
1939    "id": "api.templates.welcome_body.title",
1940    "translation": "チームへようこそ"
1941  },
1942  {
1943    "id": "api.templates.welcome_subject",
1944    "translation": "[{{ .SiteName }}] {{ .ServerURL }}に参加しました"
1945  },
1946  {
1947    "id": "api.user.activate_mfa.email_and_ldap_only.app_error",
1948    "translation": "多要素認証はこのアカウントタイプでは使用できません。"
1949  },
1950  {
1951    "id": "api.user.add_direct_channels_and_forget.failed.error",
1952    "translation": "ユーザーにダイレクトチャンネルの設定を追加できませんでした user_id={{.UserId}}, team_id={{.TeamId}}, err={{.Error}}"
1953  },
1954  {
1955    "id": "api.user.authorize_oauth_user.bad_response.app_error",
1956    "translation": "トークンのリクエストで不正なレスポンスが返って来ました。"
1957  },
1958  {
1959    "id": "api.user.authorize_oauth_user.bad_token.app_error",
1960    "translation": "トークンの形式が不正です。"
1961  },
1962  {
1963    "id": "api.user.authorize_oauth_user.invalid_state.app_error",
1964    "translation": "不正な状態"
1965  },
1966  {
1967    "id": "api.user.authorize_oauth_user.missing.app_error",
1968    "translation": "アクセストークンがありません。"
1969  },
1970  {
1971    "id": "api.user.authorize_oauth_user.response.app_error",
1972    "translation": "OAuthサービスプロバイダから無効なレスポンスを受け取りました。"
1973  },
1974  {
1975    "id": "api.user.authorize_oauth_user.service.app_error",
1976    "translation": "{{.Service}}へのトークンのリクエストが失敗しました。"
1977  },
1978  {
1979    "id": "api.user.authorize_oauth_user.token_failed.app_error",
1980    "translation": "トークンのリクエストが失敗しました。"
1981  },
1982  {
1983    "id": "api.user.authorize_oauth_user.unsupported.app_error",
1984    "translation": "OAuth 2.0 を通じた {{.Service}} SSOはこのサーバーでは利用できません。"
1985  },
1986  {
1987    "id": "api.user.check_user_login_attempts.too_many.app_error",
1988    "translation": "パスワードを間違えて入力した回数が多過ぎるため、あなたのアカウントはロックされました。パスワードを初期化してください。"
1989  },
1990  {
1991    "id": "api.user.check_user_mfa.bad_code.app_error",
1992    "translation": "不正な多要素認証トークンです。"
1993  },
1994  {
1995    "id": "api.user.check_user_password.invalid.app_error",
1996    "translation": "パスワードが正しくないためログインできません。"
1997  },
1998  {
1999    "id": "api.user.complete_switch_with_oauth.blank_email.app_error",
2000    "translation": "空白の電子メール。"
2001  },
2002  {
2003    "id": "api.user.complete_switch_with_oauth.parse.app_error",
2004    "translation": "{{.Service}}ユーザーオブジェクトから認証データを読み込めませんでした。"
2005  },
2006  {
2007    "id": "api.user.create_email_token.error",
2008    "translation": "電子メール確認のトークンデータを生成できませんでした"
2009  },
2010  {
2011    "id": "api.user.create_oauth_user.already_attached.app_error",
2012    "translation": "{{.Service}}以外のサインイン方法を使ってその電子メールアドレスを関連付けられたアカウントが既に存在します。{{.Auth}}でサインインしてください。"
2013  },
2014  {
2015    "id": "api.user.create_oauth_user.create.app_error",
2016    "translation": "{{.Service}}ユーザーオブジェクトからユーザーを作成できませんでした。"
2017  },
2018  {
2019    "id": "api.user.create_profile_image.default_font.app_error",
2020    "translation": "デフォルトのプロフィール画像の文字を作成できませんでした。"
2021  },
2022  {
2023    "id": "api.user.create_profile_image.encode.app_error",
2024    "translation": "デフォルトのプロフィール画像をエンコードできませんでした。"
2025  },
2026  {
2027    "id": "api.user.create_profile_image.initial.app_error",
2028    "translation": "デフォルトのプロフィール画像にユーザーのイニシャルを追加できませんでした。"
2029  },
2030  {
2031    "id": "api.user.create_user.accepted_domain.app_error",
2032    "translation": "あなたの指定した電子メールアドレスのドメインは許可されていません。システム管理者に連絡するか他の電子メールアドレスで利用登録してください。"
2033  },
2034  {
2035    "id": "api.user.create_user.disabled.app_error",
2036    "translation": "ユーザーの作成は無効です。"
2037  },
2038  {
2039    "id": "api.user.create_user.no_open_server",
2040    "translation": "このサーバーは誰でも自由に利用登録できるように設定されていません。システム管理者に招待してもらってください。"
2041  },
2042  {
2043    "id": "api.user.create_user.signup_email_disabled.app_error",
2044    "translation": "電子メールによるチームへの利用登録は無効です。"
2045  },
2046  {
2047    "id": "api.user.create_user.signup_link_expired.app_error",
2048    "translation": "利用登録リンクは有効期限が切れています。"
2049  },
2050  {
2051    "id": "api.user.create_user.signup_link_invalid.app_error",
2052    "translation": "利用登録リンクが不正です。"
2053  },
2054  {
2055    "id": "api.user.email_to_ldap.not_available.app_error",
2056    "translation": "このサーバーではAD/LDAPは利用できません。"
2057  },
2058  {
2059    "id": "api.user.email_to_oauth.not_available.app_error",
2060    "translation": "認証委譲は、このサーバーでは設定されていないか利用不可になっています。"
2061  },
2062  {
2063    "id": "api.user.get_user_by_email.permissions.app_error",
2064    "translation": "電子メールからユーザーを取得できませんでした。"
2065  },
2066  {
2067    "id": "api.user.ldap_to_email.not_available.app_error",
2068    "translation": "このサーバーではAD/LDAPは利用できません。"
2069  },
2070  {
2071    "id": "api.user.ldap_to_email.not_ldap_account.app_error",
2072    "translation": "このユーザーアカウントはAD/LDAPを使っていません。"
2073  },
2074  {
2075    "id": "api.user.login.blank_pwd.app_error",
2076    "translation": "パスワード欄は空欄にできません"
2077  },
2078  {
2079    "id": "api.user.login.bot_login_forbidden.app_error",
2080    "translation": "Bot login is forbidden。"
2081  },
2082  {
2083    "id": "api.user.login.client_side_cert.certificate.app_error",
2084    "translation": "有効な証明書が無い状態で、実験的な機能である ClientSideCert でのサインインを試みました。"
2085  },
2086  {
2087    "id": "api.user.login.client_side_cert.license.app_error",
2088    "translation": "有効なエンタープライズライセンスが無い状態で、実験的な機能である ClientSideCertEnable の使用を試みています。"
2089  },
2090  {
2091    "id": "api.user.login.inactive.app_error",
2092    "translation": "あなたのアカウントが無効化されているためログインできませんでした。  システム管理者に連絡してください。"
2093  },
2094  {
2095    "id": "api.user.login.not_verified.app_error",
2096    "translation": "電子メールアドレスが確認できていないためログインできません。"
2097  },
2098  {
2099    "id": "api.user.login.use_auth_service.app_error",
2100    "translation": "{{.AuthService}}を使ってサインインしてください。"
2101  },
2102  {
2103    "id": "api.user.login_by_oauth.bot_login_forbidden.app_error",
2104    "translation": "Botのログインは禁止されています。"
2105  },
2106  {
2107    "id": "api.user.login_by_oauth.not_available.app_error",
2108    "translation": "このサーバーではOAuth 2.0を利用した{{.Service}}のシングルサインオンは利用できません。"
2109  },
2110  {
2111    "id": "api.user.login_by_oauth.parse.app_error",
2112    "translation": "{{.Service}}ユーザーオブジェクトの認証データを読み込めません。"
2113  },
2114  {
2115    "id": "api.user.login_ldap.not_available.app_error",
2116    "translation": "このサーバーではAD/LDAPは利用できません。"
2117  },
2118  {
2119    "id": "api.user.oauth_to_email.context.app_error",
2120    "translation": "user_idが一致しないためパスワードを更新できません。"
2121  },
2122  {
2123    "id": "api.user.oauth_to_email.not_available.app_error",
2124    "translation": "認証委譲はこのサーバーでは設定されていないか利用不可になっています。"
2125  },
2126  {
2127    "id": "api.user.reset_password.broken_token.app_error",
2128    "translation": "パスワード初期化トークンが不正です。"
2129  },
2130  {
2131    "id": "api.user.reset_password.invalid_link.app_error",
2132    "translation": "パスワード初期化リンクが不正です。"
2133  },
2134  {
2135    "id": "api.user.reset_password.link_expired.app_error",
2136    "translation": "パスワード初期化リンクの期限が切れています。"
2137  },
2138  {
2139    "id": "api.user.reset_password.method",
2140    "translation": "パスワード初期化リンクを使う"
2141  },
2142  {
2143    "id": "api.user.reset_password.sso.app_error",
2144    "translation": "シングルサインオンのパスワードを初期化することはできません。"
2145  },
2146  {
2147    "id": "api.user.saml.not_available.app_error",
2148    "translation": "SAML 2.0 は、このサーバーでは設定されていないかサポートされていません。"
2149  },
2150  {
2151    "id": "api.user.send_deactivate_email_and_forget.failed.error",
2152    "translation": "無効化されたアカウントへ電子メールを送信できませんでした"
2153  },
2154  {
2155    "id": "api.user.send_email_change_verify_email_and_forget.error",
2156    "translation": "電子メールアドレス変更確認の電子メールを送信できませんでした"
2157  },
2158  {
2159    "id": "api.user.send_password_reset.send.app_error",
2160    "translation": "パスワードを初期化するための電子メールを送信できませんでした。"
2161  },
2162  {
2163    "id": "api.user.send_password_reset.sso.app_error",
2164    "translation": "シングルサインオンのパスワードを初期化することはできません。"
2165  },
2166  {
2167    "id": "api.user.send_sign_in_change_email_and_forget.error",
2168    "translation": "パスワード更新の電子メールを送信できませんでした"
2169  },
2170  {
2171    "id": "api.user.send_verify_email_and_forget.failed.error",
2172    "translation": "確認の電子メールを送信できませんでした"
2173  },
2174  {
2175    "id": "api.user.update_active.not_enable.app_error",
2176    "translation": "この機能は有効でないため、あなた自身を無効化することはできません。システム管理者に連絡してください。"
2177  },
2178  {
2179    "id": "api.user.update_active.permissions.app_error",
2180    "translation": "あなたには必要な権限が付与されていません。"
2181  },
2182  {
2183    "id": "api.user.update_oauth_user_attrs.get_user.app_error",
2184    "translation": "{{.Service}}ユーザーオブジェクトからユーザーを取得できませんでした。"
2185  },
2186  {
2187    "id": "api.user.update_password.context.app_error",
2188    "translation": "user_idが一致しないためパスワードを更新できませんでした。"
2189  },
2190  {
2191    "id": "api.user.update_password.failed.app_error",
2192    "translation": "パスワードの更新できません。"
2193  },
2194  {
2195    "id": "api.user.update_password.incorrect.app_error",
2196    "translation": "入力された「現在のパスワード」が正しくありません。Caps Lockキーの状態を確認しもう一度入力してください。"
2197  },
2198  {
2199    "id": "api.user.update_password.menu",
2200    "translation": "設定メニューを使う"
2201  },
2202  {
2203    "id": "api.user.update_password.oauth.app_error",
2204    "translation": "OAuthサービスを使ってログインしているのでパスワードを更新することはできませんでした。"
2205  },
2206  {
2207    "id": "api.user.update_password.valid_account.app_error",
2208    "translation": "有効なアカウントが見付からないためパスワードを更新できませんでした。"
2209  },
2210  {
2211    "id": "api.user.upload_profile_user.array.app_error",
2212    "translation": "リクエストの'image'以下の配列が空です。"
2213  },
2214  {
2215    "id": "api.user.upload_profile_user.decode.app_error",
2216    "translation": "プロフィール画像をデコードできませんでした。"
2217  },
2218  {
2219    "id": "api.user.upload_profile_user.encode.app_error",
2220    "translation": "プロフィール画像をエンコードできませんでした。"
2221  },
2222  {
2223    "id": "api.user.upload_profile_user.no_file.app_error",
2224    "translation": "リクエストの'image'以下にファイルがありません。"
2225  },
2226  {
2227    "id": "api.user.upload_profile_user.open.app_error",
2228    "translation": "画像ファイルを開けません。"
2229  },
2230  {
2231    "id": "api.user.upload_profile_user.parse.app_error",
2232    "translation": "マルチパートフォームを解析できません。"
2233  },
2234  {
2235    "id": "api.user.upload_profile_user.storage.app_error",
2236    "translation": "ファイルをアップロードできません。画像ストレージが設定されていません。"
2237  },
2238  {
2239    "id": "api.user.upload_profile_user.too_large.app_error",
2240    "translation": "プロフィール画像をアップロードできません。ファイルが大き過ぎます。"
2241  },
2242  {
2243    "id": "api.user.upload_profile_user.upload_profile.app_error",
2244    "translation": "プロフィール画像をアップロードできませんでした。"
2245  },
2246  {
2247    "id": "api.user.verify_email.bad_link.app_error",
2248    "translation": "不正な電子メール確認リンクです。"
2249  },
2250  {
2251    "id": "api.user.verify_email.broken_token.app_error",
2252    "translation": "電子メールトークンタイプの検証エラー。"
2253  },
2254  {
2255    "id": "api.user.verify_email.link_expired.app_error",
2256    "translation": "電子メール確認リンクは有効期限がきれています。"
2257  },
2258  {
2259    "id": "api.user.verify_email.token_parse.error",
2260    "translation": "電子メール確認のトークンデータを解析できませんでした"
2261  },
2262  {
2263    "id": "api.web_socket.connect.upgrade.app_error",
2264    "translation": "ウェブソケット接続をアップグレードできませんでした。"
2265  },
2266  {
2267    "id": "api.web_socket_router.bad_action.app_error",
2268    "translation": "不明なウェブソケット操作です。"
2269  },
2270  {
2271    "id": "api.web_socket_router.bad_seq.app_error",
2272    "translation": "ウェブソケットメッセージのシーケンスが不正です。"
2273  },
2274  {
2275    "id": "api.web_socket_router.no_action.app_error",
2276    "translation": "ウェブソケット操作がありません。"
2277  },
2278  {
2279    "id": "api.web_socket_router.not_authenticated.app_error",
2280    "translation": "未認証のウェブソケット接続です。ログインしてから再度実行してください。"
2281  },
2282  {
2283    "id": "api.webhook.create_outgoing.intersect.app_error",
2284    "translation": "同一のチャンネルからの外向きのウェブフックには、同一のトリガーワード/コールバックURLを指定できません。"
2285  },
2286  {
2287    "id": "api.webhook.create_outgoing.not_open.app_error",
2288    "translation": "外向きのウェブフックは、公開チャンネルに対してのみ作成できます。"
2289  },
2290  {
2291    "id": "api.webhook.create_outgoing.permissions.app_error",
2292    "translation": "外向きのウェブフックを作成するのに十分な権限が付与されていません。"
2293  },
2294  {
2295    "id": "api.webhook.create_outgoing.triggers.app_error",
2296    "translation": "trigger_wordsまたはchannel_idを設定してください。"
2297  },
2298  {
2299    "id": "api.webhook.incoming.error",
2300    "translation": "内向きのウェブフックのマルチパートペイロードをデコードできませんでした。"
2301  },
2302  {
2303    "id": "api.webhook.team_mismatch.app_error",
2304    "translation": "他チームのウェブフックは更新できません。"
2305  },
2306  {
2307    "id": "api.webhook.update_outgoing.intersect.app_error",
2308    "translation": "同一のチャンネルからの外向きのウェブフックには、同一のトリガーワード/コールバックURLを指定できません。"
2309  },
2310  {
2311    "id": "api.websocket_handler.invalid_param.app_error",
2312    "translation": "不正な{{.Name}}パラメーターです。"
2313  },
2314  {
2315    "id": "app.admin.test_email.failure",
2316    "translation": "接続できませんでした: {{.Error}}"
2317  },
2318  {
2319    "id": "app.channel.create_channel.no_team_id.app_error",
2320    "translation": "チャンネルを作成するにはチームIDを指定しなければなりません。"
2321  },
2322  {
2323    "id": "app.channel.move_channel.members_do_not_match.error",
2324    "translation": "すべてのメンバーが異動先のチームのメンバーになるまでチャンネルを移動することはできません。"
2325  },
2326  {
2327    "id": "app.channel.post_update_channel_purpose_message.post.error",
2328    "translation": "チャンネルの目的メッセージを投稿できませんでした"
2329  },
2330  {
2331    "id": "app.channel.post_update_channel_purpose_message.removed",
2332    "translation": "%sがチャンネルヘッダーを削除しました(これまでは%sでした)"
2333  },
2334  {
2335    "id": "app.channel.post_update_channel_purpose_message.retrieve_user.error",
2336    "translation": "チャンネルの目的メッセージ %v を更新する際にユーザーを取得できませんでした"
2337  },
2338  {
2339    "id": "app.channel.post_update_channel_purpose_message.updated_from",
2340    "translation": "%s がチャンネルの目的を %s から %s に更新しました"
2341  },
2342  {
2343    "id": "app.channel.post_update_channel_purpose_message.updated_to",
2344    "translation": "%s がチャンネルの目的を %s に更新しました"
2345  },
2346  {
2347    "id": "app.export.export_write_line.io_writer.error",
2348    "translation": "エクスポートデータを書き込む際にエラーが発生しました。"
2349  },
2350  {
2351    "id": "app.export.export_write_line.json_marshall.error",
2352    "translation": "エクスポートのためのJSONデータへの変換中にエラーが発生しました。"
2353  },
2354  {
2355    "id": "app.import.attachment.bad_file.error",
2356    "translation": "ファイル読み込みエラー: \"{{.FilePath}}\""
2357  },
2358  {
2359    "id": "app.import.attachment.file_upload.error",
2360    "translation": "ファイルアップロードエラー: \"{{.FilePath}}\""
2361  },
2362  {
2363    "id": "app.import.bulk_import.file_scan.error",
2364    "translation": "インポートデータファイルの読み込み中にエラーが発生しました。"
2365  },
2366  {
2367    "id": "app.import.bulk_import.json_decode.error",
2368    "translation": "JSONをデコードできませんでした。"
2369  },
2370  {
2371    "id": "app.import.bulk_import.unsupported_version.error",
2372    "translation": "データインポートファイルのバージョンが間違っているか、見つかりません。インポートファイルの最初のオブジェクトにバージョンがあるか確認し、再度実行してください。"
2373  },
2374  {
2375    "id": "app.import.emoji.bad_file.error",
2376    "translation": "インポートする絵文字画像ファイルを読み込む際にエラーが発生しました。絵文字名: \"{{.EmojiName}}\""
2377  },
2378  {
2379    "id": "app.import.import_channel.scheme_deleted.error",
2380    "translation": "削除されたスキームを使用するようチャンネルに設定することはできません。"
2381  },
2382  {
2383    "id": "app.import.import_channel.scheme_wrong_scope.error",
2384    "translation": "チャンネルはチャンネル向けスキーマに割り当てられていなければなりません。"
2385  },
2386  {
2387    "id": "app.import.import_channel.team_not_found.error",
2388    "translation": "チャンネルのインポート中にエラーが発生しました。 名前 \"{{.TeamName}}\" のチームが見つかりません。"
2389  },
2390  {
2391    "id": "app.import.import_direct_channel.create_direct_channel.error",
2392    "translation": "ダイレクトチャンネルを作成できませんでした"
2393  },
2394  {
2395    "id": "app.import.import_direct_channel.create_group_channel.error",
2396    "translation": "グループチャンネルを作成できませんでした"
2397  },
2398  {
2399    "id": "app.import.import_direct_channel.update_header_failed.error",
2400    "translation": "ダイレクトチャンネルのヘッダーを更新できませんでした"
2401  },
2402  {
2403    "id": "app.import.import_direct_post.create_direct_channel.error",
2404    "translation": "ダイレクトチャンネルを取得できませんでした"
2405  },
2406  {
2407    "id": "app.import.import_direct_post.create_group_channel.error",
2408    "translation": "グループチャンネルを取得できませんでした"
2409  },
2410  {
2411    "id": "app.import.import_line.null_channel.error",
2412    "translation": "インポートデータに \"channel\" という型がありましたが、そのチャンネルのオブジェクトがnullでした。"
2413  },
2414  {
2415    "id": "app.import.import_line.null_direct_channel.error",
2416    "translation": "インポートデータに \"direct_channel\" という型がありましたが、そのダイレクトチャンネルのオブジェクトがnullでした。"
2417  },
2418  {
2419    "id": "app.import.import_line.null_direct_post.error",
2420    "translation": "インポートデータに \"direct_post\" という型がありましたが、そのダイレクト投稿のオブジェクトがnullでした。"
2421  },
2422  {
2423    "id": "app.import.import_line.null_emoji.error",
2424    "translation": "インポートデータに \"emoji\" という型がありましたが、その絵文字のオブジェクトがnullでした。"
2425  },
2426  {
2427    "id": "app.import.import_line.null_post.error",
2428    "translation": "インポートデータに \"post\" という型がありましたが、その投稿のオブジェクトがnullでした。"
2429  },
2430  {
2431    "id": "app.import.import_line.null_scheme.error",
2432    "translation": "インポートデータに \"scheme\" という行がありましたが、そのスキームのオブジェクトがnullでした。"
2433  },
2434  {
2435    "id": "app.import.import_line.null_team.error",
2436    "translation": "インポートデータに \"team\" という型がありましたが、そのチームのオブジェクトがnullでした。"
2437  },
2438  {
2439    "id": "app.import.import_line.null_user.error",
2440    "translation": "インポートデータに \"user\" という型がありましたが、そのユーザーのオブジェクトはnullです。"
2441  },
2442  {
2443    "id": "app.import.import_line.unknown_line_type.error",
2444    "translation": "インポートデータに不明な型 \"{{.Type}}\"がありました。"
2445  },
2446  {
2447    "id": "app.import.import_post.channel_not_found.error",
2448    "translation": "投稿のインポート中にエラーが発生しました。 名前 \"{{.ChannelName}}\" のチャンネルが見つかりません。"
2449  },
2450  {
2451    "id": "app.import.import_post.save_preferences.error",
2452    "translation": "投稿のインポートでエラーが発生しました。設定を保存できませんでした。"
2453  },
2454  {
2455    "id": "app.import.import_post.user_not_found.error",
2456    "translation": "投稿のインポート中にエラーが発生しました。 名前 \"{{.Username}}\" のユーザーが見つかりません。"
2457  },
2458  {
2459    "id": "app.import.import_scheme.scope_change.error",
2460    "translation": "一括インポート処理は、既に存在するスキームのスコープを変更できません。"
2461  },
2462  {
2463    "id": "app.import.import_team.scheme_deleted.error",
2464    "translation": "削除されたスキームを使用するようチームに設定することはできません。"
2465  },
2466  {
2467    "id": "app.import.import_team.scheme_wrong_scope.error",
2468    "translation": "チームはチーム向けのスキームに割り当てられていなければなりません。"
2469  },
2470  {
2471    "id": "app.import.import_user.save_preferences.error",
2472    "translation": "ユーザー設定のインポートでエラーが発生しました。設定を保存できません。"
2473  },
2474  {
2475    "id": "app.import.import_user_channels.save_preferences.error",
2476    "translation": "チャンネルメンバーシップのインポートでエラーが発生しました。設定を保存できませんでした。"
2477  },
2478  {
2479    "id": "app.import.process_import_data_file_version_line.invalid_version.error",
2480    "translation": "データインポートファイルのバージョンが読み込めませんでした。"
2481  },
2482  {
2483    "id": "app.import.validate_channel_import_data.display_name_length.error",
2484    "translation": "チャンネルの表示名の長さが制限を超えています。"
2485  },
2486  {
2487    "id": "app.import.validate_channel_import_data.display_name_missing.error",
2488    "translation": "必須のチャンネル設定値 display_name が存在しません"
2489  },
2490  {
2491    "id": "app.import.validate_channel_import_data.header_length.error",
2492    "translation": "チャンネルヘッダーが長すぎます。"
2493  },
2494  {
2495    "id": "app.import.validate_channel_import_data.name_characters.error",
2496    "translation": "チャンネル名が不正な文字を含んでいます。"
2497  },
2498  {
2499    "id": "app.import.validate_channel_import_data.name_length.error",
2500    "translation": "チャンネル名が長すぎます。"
2501  },
2502  {
2503    "id": "app.import.validate_channel_import_data.name_missing.error",
2504    "translation": "必須のチャンネル設定値 name が存在しません"
2505  },
2506  {
2507    "id": "app.import.validate_channel_import_data.purpose_length.error",
2508    "translation": "チャンネルの目的が長すぎます。"
2509  },
2510  {
2511    "id": "app.import.validate_channel_import_data.scheme_invalid.error",
2512    "translation": "チャンネル向けのスキーム名が不正です。"
2513  },
2514  {
2515    "id": "app.import.validate_channel_import_data.team_missing.error",
2516    "translation": "必須のチャンネル設定値 team が存在しません"
2517  },
2518  {
2519    "id": "app.import.validate_channel_import_data.type_invalid.error",
2520    "translation": "チャンネル種別が不正です。"
2521  },
2522  {
2523    "id": "app.import.validate_channel_import_data.type_missing.error",
2524    "translation": "必須のチャンネル設定値 type が存在しません。"
2525  },
2526  {
2527    "id": "app.import.validate_direct_channel_import_data.header_length.error",
2528    "translation": "ダイレクトチャンネルのヘッダーが長すぎます"
2529  },
2530  {
2531    "id": "app.import.validate_direct_channel_import_data.members_required.error",
2532    "translation": "必須のダイレクトチャンネル設定値 members が存在しません"
2533  },
2534  {
2535    "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
2536    "translation": "ダイレクトチャンネルのメンバーリストに含まれる項目が少なすぎます"
2537  },
2538  {
2539    "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
2540    "translation": "ダイレクトチャンネルのメンバーリストに含まれる項目が多すぎます"
2541  },
2542  {
2543    "id": "app.import.validate_direct_channel_import_data.unknown_favoriter.error",
2544    "translation": "ダイレクトチャンネルはメンバーだけがお気に入りできます。 \"{{.Username}}\"はメンバーではありません。"
2545  },
2546  {
2547    "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
2548    "translation": "必須のダイレクト投稿設定値 channel_members が存在しません"
2549  },
2550  {
2551    "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
2552    "translation": "ダイレクト投稿チャンネルのメンバーリストに含まれる項目が少なすぎます"
2553  },
2554  {
2555    "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
2556    "translation": "ダイレクト投稿チャンネルのメンバーリストに含まれる項目が多すぎます"
2557  },
2558  {
2559    "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
2560    "translation": "必須のダイレクト投稿設定値 create_at が存在しません"
2561  },
2562  {
2563    "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
2564    "translation": "CreateAtは0より大きい数値にしてください"
2565  },
2566  {
2567    "id": "app.import.validate_direct_post_import_data.message_length.error",
2568    "translation": "メッセージが長すぎます"
2569  },
2570  {
2571    "id": "app.import.validate_direct_post_import_data.message_missing.error",
2572    "translation": "必須のダイレクト投稿設定値 message が存在しません"
2573  },
2574  {
2575    "id": "app.import.validate_direct_post_import_data.unknown_flagger.error",
2576    "translation": "ダイレクト投稿はそのチャンネルに所属するメンバーだけがフラグを立てることが出来ます。\"{{.Username}}\"はメンバーではありません。"
2577  },
2578  {
2579    "id": "app.import.validate_direct_post_import_data.user_missing.error",
2580    "translation": "必須のダイレクト投稿設定値 user が存在しません"
2581  },
2582  {
2583    "id": "app.import.validate_emoji_import_data.empty.error",
2584    "translation": "インポートする絵文字データが空です。"
2585  },
2586  {
2587    "id": "app.import.validate_emoji_import_data.image_missing.error",
2588    "translation": "インポートする絵文字画像の項目が無いか空欄です。"
2589  },
2590  {
2591    "id": "app.import.validate_emoji_import_data.name_missing.error",
2592    "translation": "インポートする絵文字名の項目が無いか空欄です。"
2593  },
2594  {
2595    "id": "app.import.validate_post_import_data.channel_missing.error",
2596    "translation": "必須の投稿設定値 Channel が存在しません。"
2597  },
2598  {
2599    "id": "app.import.validate_post_import_data.create_at_missing.error",
2600    "translation": "必須の投稿設定値 create_at が存在しません。"
2601  },
2602  {
2603    "id": "app.import.validate_post_import_data.create_at_zero.error",
2604    "translation": "投稿の作成日時には0を設定できません。"
2605  },
2606  {
2607    "id": "app.import.validate_post_import_data.message_length.error",
2608    "translation": "投稿メッセージ設定値が許可された最大長を超えています。"
2609  },
2610  {
2611    "id": "app.import.validate_post_import_data.message_missing.error",
2612    "translation": "必須の投稿設定値 Message が存在しません。"
2613  },
2614  {
2615    "id": "app.import.validate_post_import_data.team_missing.error",
2616    "translation": "必須の投稿設定値 Team が存在しません。"
2617  },
2618  {
2619    "id": "app.import.validate_post_import_data.user_missing.error",
2620    "translation": "必須の投稿設定値 User が存在しません。"
2621  },
2622  {
2623    "id": "app.import.validate_reaction_import_data.create_at_before_parent.error",
2624    "translation": "リアクション作成日時の設定値は親に当たる投稿の作成日時よりも大きくなくてはなりません。"
2625  },
2626  {
2627    "id": "app.import.validate_reaction_import_data.create_at_missing.error",
2628    "translation": "必須のリアクション設定値 create_at が存在しません。"
2629  },
2630  {
2631    "id": "app.import.validate_reaction_import_data.create_at_zero.error",
2632    "translation": "リアクションの作成日時には0を設定できません。"
2633  },
2634  {
2635    "id": "app.import.validate_reaction_import_data.emoji_name_length.error",
2636    "translation": "リアクション絵文字名の設定値が許可された最大長を超えています。"
2637  },
2638  {
2639    "id": "app.import.validate_reaction_import_data.emoji_name_missing.error",
2640    "translation": "必須のリアクション設定値 EmojiName が存在しません。"
2641  },
2642  {
2643    "id": "app.import.validate_reaction_import_data.user_missing.error",
2644    "translation": "必須のリアクション設定値 User が存在しません。"
2645  },
2646  {
2647    "id": "app.import.validate_reply_import_data.create_at_before_parent.error",
2648    "translation": "返信作成日時の設定値は親に当たる投稿の作成日時よりも大きくなくてはなりません。"
2649  },
2650  {
2651    "id": "app.import.validate_reply_import_data.create_at_missing.error",
2652    "translation": "必須の返信設定値 create_at が存在しません。"
2653  },
2654  {
2655    "id": "app.import.validate_reply_import_data.create_at_zero.error",
2656    "translation": "返信の作成日時には0を設定できません。"
2657  },
2658  {
2659    "id": "app.import.validate_reply_import_data.message_length.error",
2660    "translation": "返信メッセージの設定値が許可された最大長を超えています。"
2661  },
2662  {
2663    "id": "app.import.validate_reply_import_data.message_missing.error",
2664    "translation": "必須の返信設定値 Message が存在しません。"
2665  },
2666  {
2667    "id": "app.import.validate_reply_import_data.user_missing.error",
2668    "translation": "必須の返信設定値 User が存在しません。"
2669  },
2670  {
2671    "id": "app.import.validate_role_import_data.description_invalid.error",
2672    "translation": "役割の説明が不正です。"
2673  },
2674  {
2675    "id": "app.import.validate_role_import_data.display_name_invalid.error",
2676    "translation": "役割の表示名が不正です。"
2677  },
2678  {
2679    "id": "app.import.validate_role_import_data.invalid_permission.error",
2680    "translation": "権限もしくは役割が不正です。"
2681  },
2682  {
2683    "id": "app.import.validate_role_import_data.name_invalid.error",
2684    "translation": "役割の名前が不正です。"
2685  },
2686  {
2687    "id": "app.import.validate_scheme_import_data.description_invalid.error",
2688    "translation": "スキームの説明が不正です。"
2689  },
2690  {
2691    "id": "app.import.validate_scheme_import_data.display_name_invalid.error",
2692    "translation": "スキームの表示名が不正です。"
2693  },
2694  {
2695    "id": "app.import.validate_scheme_import_data.name_invalid.error",
2696    "translation": "スキームの名前が不正です。"
2697  },
2698  {
2699    "id": "app.import.validate_scheme_import_data.null_scope.error",
2700    "translation": "スキームのスコープが必要です。"
2701  },
2702  {
2703    "id": "app.import.validate_scheme_import_data.unknown_scheme.error",
2704    "translation": "不明なスキームのスコープです。"
2705  },
2706  {
2707    "id": "app.import.validate_scheme_import_data.wrong_roles_for_scope.error",
2708    "translation": "このスコープのスキームに誤った役割が与えられました。"
2709  },
2710  {
2711    "id": "app.import.validate_team_import_data.description_length.error",
2712    "translation": "チームの説明が長すぎます。"
2713  },
2714  {
2715    "id": "app.import.validate_team_import_data.display_name_length.error",
2716    "translation": "チームの表示名の長さが制限を超えています。"
2717  },
2718  {
2719    "id": "app.import.validate_team_import_data.display_name_missing.error",
2720    "translation": "必須のチーム設定値 display_name が存在しません。"
2721  },
2722  {
2723    "id": "app.import.validate_team_import_data.name_characters.error",
2724    "translation": "チーム名が不正な文字を含んでいます。"
2725  },
2726  {
2727    "id": "app.import.validate_team_import_data.name_length.error",
2728    "translation": "チーム名が長すぎます。"
2729  },
2730  {
2731    "id": "app.import.validate_team_import_data.name_missing.error",
2732    "translation": "必須のチーム設定値 name が存在しません。"
2733  },
2734  {
2735    "id": "app.import.validate_team_import_data.name_reserved.error",
2736    "translation": "チーム名が予約語を含んでいます。"
2737  },
2738  {
2739    "id": "app.import.validate_team_import_data.scheme_invalid.error",
2740    "translation": "チーム向けのスキームの名前が不正です。"
2741  },
2742  {
2743    "id": "app.import.validate_team_import_data.type_invalid.error",
2744    "translation": "チームの種類が正しくありません。"
2745  },
2746  {
2747    "id": "app.import.validate_team_import_data.type_missing.error",
2748    "translation": "必須のチーム設定値 type が存在しません。"
2749  },
2750  {
2751    "id": "app.import.validate_user_channels_import_data.channel_name_missing.error",
2752    "translation": "ユーザーのチャンネルメンバーシップにチャンネル名が存在しません。"
2753  },
2754  {
2755    "id": "app.import.validate_user_channels_import_data.invalid_notify_props_desktop.error",
2756    "translation": "ユーザーのチャンネルメンバーシップのデスクトップ通知設定が不正です。"
2757  },
2758  {
2759    "id": "app.import.validate_user_channels_import_data.invalid_notify_props_mark_unread.error",
2760    "translation": "ユーザーのチャンネルメンバーシップの未読マーク設定が不正です。"
2761  },
2762  {
2763    "id": "app.import.validate_user_channels_import_data.invalid_notify_props_mobile.error",
2764    "translation": "ユーザーのチャンネルメンバーシップのモバイル通知設定が不正です。"
2765  },
2766  {
2767    "id": "app.import.validate_user_channels_import_data.invalid_roles.error",
2768    "translation": "ユーザーのチャネルメンバーシップの役割が不正です。"
2769  },
2770  {
2771    "id": "app.import.validate_user_import_data.auth_data_and_password.error",
2772    "translation": "ユーザーの認証データとパスワードが相互に排他的です。"
2773  },
2774  {
2775    "id": "app.import.validate_user_import_data.auth_data_length.error",
2776    "translation": "ユーザーの認証データが長すぎます。"
2777  },
2778  {
2779    "id": "app.import.validate_user_import_data.email_length.error",
2780    "translation": "ユーザーの電子メールの長さが不正です。"
2781  },
2782  {
2783    "id": "app.import.validate_user_import_data.email_missing.error",
2784    "translation": "必須のユーザー設定値 email が存在しません。"
2785  },
2786  {
2787    "id": "app.import.validate_user_import_data.first_name_length.error",
2788    "translation": "ユーザーの名前(ファーストネーム)が長すぎます。"
2789  },
2790  {
2791    "id": "app.import.validate_user_import_data.last_name_length.error",
2792    "translation": "ユーザーの苗字(ラストネーム)が長すぎます。"
2793  },
2794  {
2795    "id": "app.import.validate_user_import_data.nickname_length.error",
2796    "translation": "ユーザーのニックネームが長すぎます。"
2797  },
2798  {
2799    "id": "app.import.validate_user_import_data.notify_props_channel_trigger_invalid.error",
2800    "translation": "ユーザーのチャンネル通知トリガーの設定が不正です。"
2801  },
2802  {
2803    "id": "app.import.validate_user_import_data.notify_props_comments_trigger_invalid.error",
2804    "translation": "ユーザーのコメント設定値が不正です。"
2805  },
2806  {
2807    "id": "app.import.validate_user_import_data.notify_props_desktop_invalid.error",
2808    "translation": "ユーザーのデスクトップ通知の設定値が不正です。"
2809  },
2810  {
2811    "id": "app.import.validate_user_import_data.notify_props_desktop_sound_invalid.error",
2812    "translation": "ユーザーのデスクトップ通知音の設定値が不正です。"
2813  },
2814  {
2815    "id": "app.import.validate_user_import_data.notify_props_email_invalid.error",
2816    "translation": "ユーザーの電子メール通知の設定値が不正です。"
2817  },
2818  {
2819    "id": "app.import.validate_user_import_data.notify_props_mobile_invalid.error",
2820    "translation": "ユーザーのモバイル通知の設定値が不正です。"
2821  },
2822  {
2823    "id": "app.import.validate_user_import_data.notify_props_mobile_push_status_invalid.error",
2824    "translation": "ユーザーのモバイルプッシュ通知ステータスの設定が不正です。"
2825  },
2826  {
2827    "id": "app.import.validate_user_import_data.password_length.error",
2828    "translation": "ユーザーのパスワードの長さが不正です。"
2829  },
2830  {
2831    "id": "app.import.validate_user_import_data.position_length.error",
2832    "translation": "ユーザーの役職が長すぎます。"
2833  },
2834  {
2835    "id": "app.import.validate_user_import_data.profile_image.error",
2836    "translation": "不正なプロフィール画像です。"
2837  },
2838  {
2839    "id": "app.import.validate_user_import_data.roles_invalid.error",
2840    "translation": "ユーザーの役割が正しくありません。"
2841  },
2842  {
2843    "id": "app.import.validate_user_import_data.username_invalid.error",
2844    "translation": "ユーザー名が正しくありません。"
2845  },
2846  {
2847    "id": "app.import.validate_user_import_data.username_missing.error",
2848    "translation": "必須のユーザー設定値 uername が存在しません。"
2849  },
2850  {
2851    "id": "app.import.validate_user_teams_import_data.invalid_roles.error",
2852    "translation": "ユーザーのチームメンバーシップの役割が不正です。"
2853  },
2854  {
2855    "id": "app.import.validate_user_teams_import_data.team_name_missing.error",
2856    "translation": "ユーザーのチームメンバーシップにチーム名が存在しません。"
2857  },
2858  {
2859    "id": "app.notification.subject.direct.full",
2860    "translation": "[{{.SiteName}}] {{.Month}} {{.Day}}, {{.Year}} @{{.SenderDisplayName}} からの新しいダイレクトメッセージ"
2861  },
2862  {
2863    "id": "app.notification.subject.group_message.full",
2864    "translation": "[{{ .SiteName }}] {{.Month}} {{.Day}}, {{.Year}} {{.ChannelName}}の新しいグループメッセージ"
2865  },
2866  {
2867    "id": "app.notification.subject.group_message.generic",
2868    "translation": "[{{ .SiteName }}] {{.Month}} {{.Day}}, {{.Year}} 新しいグループメッセージ"
2869  },
2870  {
2871    "id": "app.notification.subject.notification.full",
2872    "translation": "[{{.SiteName}}] {{.Month}} {{.Day}}, {{.Year}} {{.TeamName}}の通知"
2873  },
2874  {
2875    "id": "app.plugin.cluster.save_config.app_error",
2876    "translation": "クラスター化を有効にするとともにReadOnlyConfigを使用する際は、config.jsonファイルのプラグイン設定は手動で更新する必要があります。"
2877  },
2878  {
2879    "id": "app.plugin.config.app_error",
2880    "translation": "設定にプラグインの状態を保存する際にエラーが発生しました。"
2881  },
2882  {
2883    "id": "app.plugin.deactivate.app_error",
2884    "translation": "プラグインを無効化できませんでした。"
2885  },
2886  {
2887    "id": "app.plugin.disabled.app_error",
2888    "translation": "プラグインは無効化されています。詳しくはログを確認してください。"
2889  },
2890  {
2891    "id": "app.plugin.extract.app_error",
2892    "translation": "プラグインの抽出に失敗しました。"
2893  },
2894  {
2895    "id": "app.plugin.filesystem.app_error",
2896    "translation": "filesystemエラーが発生しました。"
2897  },
2898  {
2899    "id": "app.plugin.get_cluster_plugin_statuses.app_error",
2900    "translation": "クラスターからプラグインの状態を取得できませんでした。"
2901  },
2902  {
2903    "id": "app.plugin.get_plugins.app_error",
2904    "translation": "有効なプラグインを取得できませんでした。"
2905  },
2906  {
2907    "id": "app.plugin.get_statuses.app_error",
2908    "translation": "プラグインの状態を取得できませんでした。"
2909  },
2910  {
2911    "id": "app.plugin.install.app_error",
2912    "translation": "プラグインをインストールできません。"
2913  },
2914  {
2915    "id": "app.plugin.install_id.app_error",
2916    "translation": "プラグインをインストールできません。同じIDを持つプラグインがすでにインストールされています。"
2917  },
2918  {
2919    "id": "app.plugin.install_id_failed_remove.app_error",
2920    "translation": "プラグインをインストールできません。同じIDのプラグインが既にインストールされており、削除できませんでした。"
2921  },
2922  {
2923    "id": "app.plugin.invalid_id.app_error",
2924    "translation": "プラグインIDは {{.Min}} 文字以上 {{.Max}} 文字以下で、{{.Regex}}にマッチしなければなりません。"
2925  },
2926  {
2927    "id": "app.plugin.manifest.app_error",
2928    "translation": "抽出されたプラグインのマニフェストが見付かりませんでした。"
2929  },
2930  {
2931    "id": "app.plugin.mvdir.app_error",
2932    "translation": "プラグインを一時ディレクトリから最終的な移動先へ移すことができません。他のプラグインが同じディレクトリ名を使用しています。"
2933  },
2934  {
2935    "id": "app.plugin.not_installed.app_error",
2936    "translation": "プラグインはインストールされていません。"
2937  },
2938  {
2939    "id": "app.plugin.remove.app_error",
2940    "translation": "プラグインを削除できませんでした。"
2941  },
2942  {
2943    "id": "app.plugin.upload_disabled.app_error",
2944    "translation": "プラグインのアップロードは無効化されています。"
2945  },
2946  {
2947    "id": "app.role.check_roles_exist.role_not_found",
2948    "translation": "指定された役割は存在しません"
2949  },
2950  {
2951    "id": "app.save_config.app_error",
2952    "translation": "設定を保存する際にエラーが発生しました。"
2953  },
2954  {
2955    "id": "app.schemes.is_phase_2_migration_completed.not_completed.app_error",
2956    "translation": "要求された移行処理が完了していないため、このAPIエンドポイントにアクセスできません。"
2957  },
2958  {
2959    "id": "app.submit_interactive_dialog.json_error",
2960    "translation": "対話型ダイアログのJSONをエンコードする際にエラーが発生しました。"
2961  },
2962  {
2963    "id": "app.system_install_date.parse_int.app_error",
2964    "translation": "インストール日時を解析できませんでした。"
2965  },
2966  {
2967    "id": "app.team.join_user_to_team.max_accounts.app_error",
2968    "translation": "このチームは登録ユーザー数の上限に達しました。システム管理者に上限値を上げるよう依頼してください。"
2969  },
2970  {
2971    "id": "app.user_access_token.disabled",
2972    "translation": "このサーバーではパーソナルアクセストークンが無効になっています。詳しくはシステム管理者に問い合わせてください。"
2973  },
2974  {
2975    "id": "app.user_access_token.invalid_or_missing",
2976    "translation": "トークンが存在しないか不正です。"
2977  },
2978  {
2979    "id": "brand.save_brand_image.decode.app_error",
2980    "translation": "画像データをデコードできません。"
2981  },
2982  {
2983    "id": "brand.save_brand_image.encode.app_error",
2984    "translation": "画像データをPNG形式に変換できません。再度実行してください。"
2985  },
2986  {
2987    "id": "brand.save_brand_image.open.app_error",
2988    "translation": "独自ブランド画像をアップロードできません。画像のサイズが2MB以下であることを確認し、再度実行してください。"
2989  },
2990  {
2991    "id": "brand.save_brand_image.save_image.app_error",
2992    "translation": "ファイルストレージに画像ファイルを書き込めません。接続を確認し、再度実行してください。"
2993  },
2994  {
2995    "id": "ent.account_migration.get_all_failed",
2996    "translation": "ユーザーを取得できません。"
2997  },
2998  {
2999    "id": "ent.account_migration.get_saml_users_failed",
3000    "translation": "SAMLユーザーを取得できません。"
3001  },
3002  {
3003    "id": "ent.cluster.config_changed.info",
3004    "translation": "id={{ .id }} のクラスター設定が変更されました。このクラスターは不安定になる可能性があるため再起動が必要です。このクラスターを正常に設定するため、すぐにローリングリスタートを実施してください。"
3005  },
3006  {
3007    "id": "ent.cluster.save_config.error",
3008    "translation": "高可用モードが有効な場合、設定ファイルのReadOnlyConfigが無効でない限りシステムコンソールは読み取り専用になります。"
3009  },
3010  {
3011    "id": "ent.compliance.bad_export_type.appError",
3012    "translation": "不明な出力フォーマット {{.ExportType}}"
3013  },
3014  {
3015    "id": "ent.compliance.csv.attachment.copy.appError",
3016    "translation": "添付ファイルをzipファイルにコピーできません。"
3017  },
3018  {
3019    "id": "ent.compliance.csv.attachment.export.appError",
3020    "translation": "添付ファイルをCSVエクスポートに追加できません。"
3021  },
3022  {
3023    "id": "ent.compliance.csv.file.creation.appError",
3024    "translation": "一時的なCSVエクスポートファイルを作成できません。"
3025  },
3026  {
3027    "id": "ent.compliance.csv.header.export.appError",
3028    "translation": "ヘッダーをCSVエクスポートに追加できません。"
3029  },
3030  {
3031    "id": "ent.compliance.csv.metadata.export.appError",
3032    "translation": "メタデータファイルをzipファイルに追加できません。"
3033  },
3034  {
3035    "id": "ent.compliance.csv.metadata.json.marshalling.appError",
3036    "translation": "メタデータをjsonに変換できません。"
3037  },
3038  {
3039    "id": "ent.compliance.csv.post.export.appError",
3040    "translation": "投稿をエクスポートできません。"
3041  },
3042  {
3043    "id": "ent.compliance.csv.zip.creation.appError",
3044    "translation": "ZIP形式のエクスポートファイルを作成できません。"
3045  },
3046  {
3047    "id": "ent.compliance.global_relay.attachments_removed.appError",
3048    "translation": "アップロードされたファイルが大きすぎるため、Global Relayエクスポートから除去されました。"
3049  },
3050  {
3051    "id": "ent.compliance.global_relay.open_temporary_file.appError",
3052    "translation": "一時的なエクスポートファイルを作成できません。"
3053  },
3054  {
3055    "id": "ent.compliance.global_relay.rewind_temporary_file.appError",
3056    "translation": "Global Relay一時エクスポートファイルを再読み込みできませんでした。"
3057  },
3058  {
3059    "id": "ent.compliance.licence_disable.app_error",
3060    "translation": "コンプライアンス機能が現在のライセンスでは無効になっています。システム管理者にエンタープライズライセンスをアップグレードするように連絡してください。"
3061  },
3062  {
3063    "id": "ent.compliance.run_export.template_watcher.appError",
3064    "translation": "エクスポートテンプレートをロードできません。再度実行してください。"
3065  },
3066  {
3067    "id": "ent.compliance.run_failed.error",
3068    "translation": "コンプライアンスエクスポートが失敗しました。パス='{{.FilePath}}'、ジョブ='{{.JobName}}'"
3069  },
3070  {
3071    "id": "ent.data_retention.generic.license.error",
3072    "translation": "現在のライセンスはデータ保持をサポートしていません。"
3073  },
3074  {
3075    "id": "ent.elasticsearch.aggregator_worker.create_index_job.error",
3076    "translation": "Elasticsearch Aggregatorのワーカーがインデックス付与処理を作成できませんでした"
3077  },
3078  {
3079    "id": "ent.elasticsearch.aggregator_worker.delete_indexes.error",
3080    "translation": "Elasticsearch Aggregatorのワーカーがインデックスを削除できませんでした"
3081  },
3082  {
3083    "id": "ent.elasticsearch.aggregator_worker.get_indexes.error",
3084    "translation": "Elasticsearch Aggregatorのワーカーがインデックスを取得できませんでした"
3085  },
3086  {
3087    "id": "ent.elasticsearch.aggregator_worker.index_job_failed.error",
3088    "translation": "Elasticsearch Aggregatorのワーカーがインデックス付与処理失敗ために失敗しました"
3089  },
3090  {
3091    "id": "ent.elasticsearch.create_client.connect_failed",
3092    "translation": "Elasticsearchクライアントを設定できませんでした"
3093  },
3094  {
3095    "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
3096    "translation": "Elasticsearchのインデックスを削除できませんでした"
3097  },
3098  {
3099    "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
3100    "translation": "Elasticsearchのインデックスを取得できませんでした"
3101  },
3102  {
3103    "id": "ent.elasticsearch.delete_post.error",
3104    "translation": "投稿を削除できませんでした"
3105  },
3106  {
3107    "id": "ent.elasticsearch.generic.disabled",
3108    "translation": "このサーバーではElasticsearchによる検索は有効化されていません"
3109  },
3110  {
3111    "id": "ent.elasticsearch.index_post.error",
3112    "translation": "投稿にインデックスを付与できませんでした"
3113  },
3114  {
3115    "id": "ent.elasticsearch.indexer.do_job.parse_end_time.error",
3116    "translation": "Elasticsearchインデックス付与ワーカーが終了時刻を解析できませんでした"
3117  },
3118  {
3119    "id": "ent.elasticsearch.indexer.do_job.parse_start_time.error",
3120    "translation": "Elasticsearchインデックス付与ワーカーが開始時刻を解析できませんでした"
3121  },
3122  {
3123    "id": "ent.elasticsearch.not_started.error",
3124    "translation": "Elasticsearchが起動されていません"
3125  },
3126  {
3127    "id": "ent.elasticsearch.purge_indexes.delete_failed",
3128    "translation": "Elasticsearchのインデックスを削除できませんでした"
3129  },
3130  {
3131    "id": "ent.elasticsearch.search_posts.disabled",
3132    "translation": "このサーバーではElasticsearchによる検索は無効です"
3133  },
3134  {
3135    "id": "ent.elasticsearch.search_posts.parse_matches_failed",
3136    "translation": "検索結果の解析に失敗しました"
3137  },
3138  {
3139    "id": "ent.elasticsearch.search_posts.search_failed",
3140    "translation": "検索を完了できませんでした"
3141  },
3142  {
3143    "id": "ent.elasticsearch.search_posts.unmarshall_post_failed",
3144    "translation": "検索結果をデコードできませんでした"
3145  },
3146  {
3147    "id": "ent.elasticsearch.start.already_started.app_error",
3148    "translation": "Elasticsearchは既に起動しています。"
3149  },
3150  {
3151    "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
3152    "translation": "Elasticsearch Bulk Processorを生成することが出来ませんでした。"
3153  },
3154  {
3155    "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
3156    "translation": "Elasticsearch Bulk Processorを開始することが出来ませんでした。"
3157  },
3158  {
3159    "id": "ent.elasticsearch.stop.already_stopped.app_error",
3160    "translation": "Elasticsearchは既に停止されています。"
3161  },
3162  {
3163    "id": "ent.elasticsearch.test_config.connect_failed",
3164    "translation": "Elasticsearchサーバーへ接続できませんでした。"
3165  },
3166  {
3167    "id": "ent.elasticsearch.test_config.indexing_disabled.error",
3168    "translation": "Elasticsearchは無効です。"
3169  },
3170  {
3171    "id": "ent.elasticsearch.test_config.license.error",
3172    "translation": "現在のライセンスはElasticsearchをサポートしていません。"
3173  },
3174  {
3175    "id": "ent.elasticsearch.test_config.reenter_password",
3176    "translation": "ElasticsearchサーバーのURLかユーザー名が変更されました。接続をテストするためにElasticsearchのパスワードを再度入力してください。"
3177  },
3178  {
3179    "id": "ent.ldap.app_error",
3180    "translation": "LDAPインターフェースがnilでした。"
3181  },
3182  {
3183    "id": "ent.ldap.create_fail",
3184    "translation": "LDAPユーザーを作成できません。"
3185  },
3186  {
3187    "id": "ent.ldap.disabled.app_error",
3188    "translation": "AD/LDAPが無効化されている、またはライセンスがAD/LDAPをサポートしていません。"
3189  },
3190  {
3191    "id": "ent.ldap.do_login.bind_admin_user.app_error",
3192    "translation": "AD/LDAPサーバーに接続できません。バインドユーザー名とバインドパスワードを確認してください。"
3193  },
3194  {
3195    "id": "ent.ldap.do_login.invalid_password.app_error",
3196    "translation": "不正なパスワードです。"
3197  },
3198  {
3199    "id": "ent.ldap.do_login.licence_disable.app_error",
3200    "translation": "現在のライセンスではAD/LDAP機能が無効です。エンタープライズライセンスをアップグレードするようにシステム管理者に連絡してください。"
3201  },
3202  {
3203    "id": "ent.ldap.do_login.matched_to_many_users.app_error",
3204    "translation": "ユーザー名が複数のユーザーに合致します。"
3205  },
3206  {
3207    "id": "ent.ldap.do_login.search_ldap_server.app_error",
3208    "translation": "AD/LDAPサーバーの検索で失敗しました。"
3209  },
3210  {
3211    "id": "ent.ldap.do_login.unable_to_connect.app_error",
3212    "translation": "AD/LDAPサーバーに接続できません。"
3213  },
3214  {
3215    "id": "ent.ldap.do_login.user_filtered.app_error",
3216    "translation": "あなたのAD/LDAPアカウントにはMattermostサーバを利用する権限がありません。システム管理者にAD/LDAPのユーザーフィルターをチェックするよう依頼してください。"
3217  },
3218  {
3219    "id": "ent.ldap.do_login.user_not_registered.app_error",
3220    "translation": "ユーザーがAD/LDAPサーバーに登録されていません。"
3221  },
3222  {
3223    "id": "ent.ldap.syncronize.get_all.app_error",
3224    "translation": "AD/LDAPを使っている全てのユーザーを取得できません。"
3225  },
3226  {
3227    "id": "ent.ldap.syncronize.get_all_groups.app_error",
3228    "translation": "グループを抽出できませんでした。"
3229  },
3230  {
3231    "id": "ent.ldap.syncronize.populate_syncables",
3232    "translation": "同期可能にできませんでした"
3233  },
3234  {
3235    "id": "ent.ldap.syncronize.search_failure.app_error",
3236    "translation": "AD/LDAPでのユーザー検索に失敗しました。MattermostサーバーがAD/LDAPサーバーに接続できることを確認し、再度実行してください。"
3237  },
3238  {
3239    "id": "ent.ldap.validate_filter.app_error",
3240    "translation": "不正なAD/LDAPフィルターです。"
3241  },
3242  {
3243    "id": "ent.ldap_groups.group_search_error",
3244    "translation": "LDAPグループを抽出できませんでした"
3245  },
3246  {
3247    "id": "ent.ldap_groups.groups_search_error",
3248    "translation": "LDAPグループを抽出できませんでした"
3249  },
3250  {
3251    "id": "ent.ldap_groups.members_of_group_error",
3252    "translation": "グループのメンバーを抽出できませんでした"
3253  },
3254  {
3255    "id": "ent.ldap_groups.no_rows",
3256    "translation": "uidに一致するグループが見付かりません"
3257  },
3258  {
3259    "id": "ent.ldap_groups.reachable_groups_error",
3260    "translation": "ユーザーのグループを抽出できませんでした"
3261  },
3262  {
3263    "id": "ent.message_export.global_relay.attach_file.app_error",
3264    "translation": "添付ファイルをGlobal Relayエクスポートに追加できません。"
3265  },
3266  {
3267    "id": "ent.message_export.global_relay.close_zip_file.app_error",
3268    "translation": "zipファイルを閉じることができません。"
3269  },
3270  {
3271    "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
3272    "translation": "emlファイルを作成できません。"
3273  },
3274  {
3275    "id": "ent.message_export.global_relay.generate_email.app_error",
3276    "translation": "emlファイルデータを生成できませんでした。"
3277  },
3278  {
3279    "id": "ent.message_export.global_relay_export.deliver.close.app_error",
3280    "translation": "Global Relayへの電子メールを送信できません。"
3281  },
3282  {
3283    "id": "ent.message_export.global_relay_export.deliver.from_address.app_error",
3284    "translation": "電子メールの送信元アドレスをを設定できません。"
3285  },
3286  {
3287    "id": "ent.message_export.global_relay_export.deliver.msg.app_error",
3288    "translation": "電子メールメッセージを設定できません。"
3289  },
3290  {
3291    "id": "ent.message_export.global_relay_export.deliver.msg_data.app_error",
3292    "translation": "電子メールメッセージを書き込めません。"
3293  },
3294  {
3295    "id": "ent.message_export.global_relay_export.deliver.parse_mail.app_error",
3296    "translation": "電子メール情報を読み込めません。"
3297  },
3298  {
3299    "id": "ent.message_export.global_relay_export.deliver.to_address.app_error",
3300    "translation": "電子メールの送信先アドレスを設定できません。"
3301  },
3302  {
3303    "id": "ent.message_export.global_relay_export.deliver.unable_to_get_file_info.app_error",
3304    "translation": "一時エクスポートファイルの情報を取得できません。"
3305  },
3306  {
3307    "id": "ent.message_export.global_relay_export.deliver.unable_to_open_email_file.app_error",
3308    "translation": "一時ファイルから電子メールを取得できません。"
3309  },
3310  {
3311    "id": "ent.message_export.global_relay_export.deliver.unable_to_open_zip_file_data.app_error",
3312    "translation": "一時エクスポートファイルを開けません。"
3313  },
3314  {
3315    "id": "ent.migration.migratetoldap.duplicate_field",
3316    "translation": "重複したエントリが見つかったため、AD/LDAPユーザーを移行できませんでした。全ての重複を削除した上で、再度実行してください。"
3317  },
3318  {
3319    "id": "ent.migration.migratetoldap.user_not_found",
3320    "translation": "AD/LDAPサーバー上でユーザを見つけることができませんでした: "
3321  },
3322  {
3323    "id": "ent.migration.migratetosaml.email_already_used_by_other_user",
3324    "translation": "電子メールアドレスは既に別のSAMLユーザーによって使用されています。"
3325  },
3326  {
3327    "id": "ent.migration.migratetosaml.user_not_found_in_users_mapping_file",
3328    "translation": "ユーザーはユーザーファイル内で見つかりませんでした。"
3329  },
3330  {
3331    "id": "ent.migration.migratetosaml.username_already_used_by_other_user",
3332    "translation": "ユーザー名は既に別のMattermostユーザーによって使用されています。"
3333  },
3334  {
3335    "id": "ent.saml.attribute.app_error",
3336    "translation": "SAMLログインは、属性の一つが不正のため、失敗しました。システム管理者に連絡してください。"
3337  },
3338  {
3339    "id": "ent.saml.build_request.app_error",
3340    "translation": "認証プロバイダーへのリクエストを初期化する際にエラーが発生しました。システム管理者に連絡してください。"
3341  },
3342  {
3343    "id": "ent.saml.build_request.encoding.app_error",
3344    "translation": "認証プロバイダーへのリクエストをエンコードする際にエラーが発生しました。システム管理者に連絡してください。"
3345  },
3346  {
3347    "id": "ent.saml.configure.encryption_not_enabled.app_error",
3348    "translation": "SAMLログインは、暗号化が有効になっていないため、失敗しました。システム管理者に連絡してください。"
3349  },
3350  {
3351    "id": "ent.saml.configure.load_idp_cert.app_error",
3352    "translation": "認証プロバイダーの公開証明書ファイルが見付かりません。システム管理者に連絡してください。"
3353  },
3354  {
3355    "id": "ent.saml.configure.load_private_key.app_error",
3356    "translation": "SAMLログインは、サービスプロバイダーの秘密鍵が見付からないため失敗しました。システム管理者に連絡してください。"
3357  },
3358  {
3359    "id": "ent.saml.configure.not_encrypted_response.app_error",
3360    "translation": "SAMLログインは、認証プロバイダーのレスポンスが暗号化されていないため失敗しました。システム管理者に連絡してください。"
3361  },
3362  {
3363    "id": "ent.saml.do_login.decrypt.app_error",
3364    "translation": "SAMLログインは、認証プロバイダーからのレスポンスを復号する際にエラーが発生したため、失敗しました。システム管理者に連絡してください。"
3365  },
3366  {
3367    "id": "ent.saml.do_login.empty_response.app_error",
3368    "translation": "認証プロバイダーから空のレスポンスを受け取りました。"
3369  },
3370  {
3371    "id": "ent.saml.do_login.parse.app_error",
3372    "translation": "認証プロバイダーからのレスポンスを解析中にエラーが発生しました。システム管理者に連絡してください。"
3373  },
3374  {
3375    "id": "ent.saml.do_login.validate.app_error",
3376    "translation": "認証プロバイダーからのレスポンスの妥当性を確認中にエラーが発生しました。システム管理者に連絡してください。"
3377  },
3378  {
3379    "id": "ent.saml.license_disable.app_error",
3380    "translation": "現在のライセンスではSAML認証はサポートされていません。"
3381  },
3382  {
3383    "id": "ent.saml.metadata.app_error",
3384    "translation": "サービスプロバイダーのメタデータを構築中にエラーが発生しました。"
3385  },
3386  {
3387    "id": "ent.saml.service_disable.app_error",
3388    "translation": "SAML 2.0 は、このサーバーでは設定されていないかサポートされていません。"
3389  },
3390  {
3391    "id": "interactive_message.decode_trigger_id.base64_decode_failed",
3392    "translation": "対話型ダイアログのトリガーIDをbase64でデコードできませんでした。"
3393  },
3394  {
3395    "id": "interactive_message.decode_trigger_id.expired",
3396    "translation": "対話型ダイアログのトリガーIDが期限切れです。トリガーIDは最大{{.Seconds}}秒間有効です。"
3397  },
3398  {
3399    "id": "interactive_message.decode_trigger_id.missing_data",
3400    "translation": "対話型ダイアログに必要なデータであるトリガーIDが含まれていません。"
3401  },
3402  {
3403    "id": "interactive_message.decode_trigger_id.signature_decode_failed",
3404    "translation": "対話型ダイアログにおけるトリガIDのbase64署名のデコードに失敗しました。"
3405  },
3406  {
3407    "id": "interactive_message.decode_trigger_id.verify_signature_failed",
3408    "translation": "対話型ダイアログのトリガーIDの署名検証に失敗しました。"
3409  },
3410  {
3411    "id": "interactive_message.generate_trigger_id.signing_failed",
3412    "translation": "対話型ダイアログに対して生成されたトリガーIDに署名できませんでした。"
3413  },
3414  {
3415    "id": "jobs.request_cancellation.status.error",
3416    "translation": "ジョブがキャンセル可能な状態でないため、ジョブのキャンセルをリクエストできませんでした。"
3417  },
3418  {
3419    "id": "jobs.set_job_error.update.error",
3420    "translation": "ジョブの状態をエラーに設定できませんでした"
3421  },
3422  {
3423    "id": "manaultesting.manual_test.parse.app_error",
3424    "translation": "URLを解析できません。"
3425  },
3426  {
3427    "id": "manaultesting.test_autolink.unable.app_error",
3428    "translation": "チャンネルが取得できません。"
3429  },
3430  {
3431    "id": "mattermost.bulletin.subject",
3432    "translation": "Mattermostセキュリティー通知"
3433  },
3434  {
3435    "id": "mfa.activate.bad_token.app_error",
3436    "translation": "不正な多要素認証トークンです。"
3437  },
3438  {
3439    "id": "mfa.generate_qr_code.create_code.app_error",
3440    "translation": "QRコードを生成できません。"
3441  },
3442  {
3443    "id": "mfa.mfa_disabled.app_error",
3444    "translation": "このサーバーの多要素認証は無効化されました。"
3445  },
3446  {
3447    "id": "mfa.validate_token.authenticate.app_error",
3448    "translation": "多要素認証トークンを認証できません。"
3449  },
3450  {
3451    "id": "migrations.worker.run_advanced_permissions_phase_2_migration.invalid_progress",
3452    "translation": "不正な進捗データのため移行に失敗しました。"
3453  },
3454  {
3455    "id": "migrations.worker.run_migration.unknown_key",
3456    "translation": "不明な移行キーのため移行ジョブを実行できません。"
3457  },
3458  {
3459    "id": "model.access.is_valid.access_token.app_error",
3460    "translation": "不正なアクセストークンです。"
3461  },
3462  {
3463    "id": "model.access.is_valid.client_id.app_error",
3464    "translation": "不正なクライアントIDです。"
3465  },
3466  {
3467    "id": "model.access.is_valid.redirect_uri.app_error",
3468    "translation": "不正な転送URLです。"
3469  },
3470  {
3471    "id": "model.access.is_valid.refresh_token.app_error",
3472    "translation": "不正なリフレッシュトークンです。"
3473  },
3474  {
3475    "id": "model.access.is_valid.user_id.app_error",
3476    "translation": "不正なユーザーIDです。"
3477  },
3478  {
3479    "id": "model.authorize.is_valid.auth_code.app_error",
3480    "translation": "不正な認証コードです。"
3481  },
3482  {
3483    "id": "model.authorize.is_valid.client_id.app_error",
3484    "translation": "不正なクライアントIDです。"
3485  },
3486  {
3487    "id": "model.authorize.is_valid.create_at.app_error",
3488    "translation": "作成日時は有効な時刻にしてください。"
3489  },
3490  {
3491    "id": "model.authorize.is_valid.expires.app_error",
3492    "translation": "有効期限を設定してください。"
3493  },
3494  {
3495    "id": "model.authorize.is_valid.redirect_uri.app_error",
3496    "translation": "不正な転送URLです。"
3497  },
3498  {
3499    "id": "model.authorize.is_valid.response_type.app_error",
3500    "translation": "不正なレスポンス形式です。"
3501  },
3502  {
3503    "id": "model.authorize.is_valid.scope.app_error",
3504    "translation": "不正なスコープです。"
3505  },
3506  {
3507    "id": "model.authorize.is_valid.state.app_error",
3508    "translation": "不正な状態です。"
3509  },
3510  {
3511    "id": "model.authorize.is_valid.user_id.app_error",
3512    "translation": "不正なユーザーIDです。"
3513  },
3514  {
3515    "id": "model.bot.is_valid.create_at.app_error",
3516    "translation": "不正なcreator idです。"
3517  },
3518  {
3519    "id": "model.bot.is_valid.creator_id.app_error",
3520    "translation": "不正なcreator idです。"
3521  },
3522  {
3523    "id": "model.bot.is_valid.description.app_error",
3524    "translation": "不正な説明です。"
3525  },
3526  {
3527    "id": "model.bot.is_valid.update_at.app_error",
3528    "translation": "Invalid update at。"
3529  },
3530  {
3531    "id": "model.bot.is_valid.user_id.app_error",
3532    "translation": "不正なユーザーIDです。"
3533  },
3534  {
3535    "id": "model.bot.is_valid.username.app_error",
3536    "translation": "不正なユーザー名です。"
3537  },
3538  {
3539    "id": "model.channel.is_valid.2_or_more.app_error",
3540    "translation": "名前は2文字以上の小文字の英数字にしてください。"
3541  },
3542  {
3543    "id": "model.channel.is_valid.create_at.app_error",
3544    "translation": "作成日時は有効な時刻にしてください。"
3545  },
3546  {
3547    "id": "model.channel.is_valid.creator_id.app_error",
3548    "translation": "不正なcreator idです。"
3549  },
3550  {
3551    "id": "model.channel.is_valid.display_name.app_error",
3552    "translation": "不正な表示名です。"
3553  },
3554  {
3555    "id": "model.channel.is_valid.header.app_error",
3556    "translation": "不正なヘッダーです。"
3557  },
3558  {
3559    "id": "model.channel.is_valid.id.app_error",
3560    "translation": "不正なIDです。"
3561  },
3562  {
3563    "id": "model.channel.is_valid.purpose.app_error",
3564    "translation": "不正な目的です。"
3565  },
3566  {
3567    "id": "model.channel.is_valid.type.app_error",
3568    "translation": "不正な形式です。"
3569  },
3570  {
3571    "id": "model.channel.is_valid.update_at.app_error",
3572    "translation": "更新日時は有効な時刻にしてください。"
3573  },
3574  {
3575    "id": "model.channel_member.is_valid.channel_id.app_error",
3576    "translation": "不正なチャンネルIDです。"
3577  },
3578  {
3579    "id": "model.channel_member.is_valid.email_value.app_error",
3580    "translation": "電子メール通知の設定値が不正です。"
3581  },
3582  {
3583    "id": "model.channel_member.is_valid.ignore_channel_mentions_value.app_error",
3584    "translation": "チャンネルへのメンションを無視する設定の状態が不正です。"
3585  },
3586  {
3587    "id": "model.channel_member.is_valid.notify_level.app_error",
3588    "translation": "不正な通知レベルです。"
3589  },
3590  {
3591    "id": "model.channel_member.is_valid.push_level.app_error",
3592    "translation": "プッシュ通知のレベルが不正です。"
3593  },
3594  {
3595    "id": "model.channel_member.is_valid.unread_level.app_error",
3596    "translation": "不正な未読マークレベルです。"
3597  },
3598  {
3599    "id": "model.channel_member.is_valid.user_id.app_error",
3600    "translation": "不正なユーザーIDです。"
3601  },
3602  {
3603    "id": "model.cluster.is_valid.create_at.app_error",
3604    "translation": "CreateAt が設定されていなければなりません。"
3605  },
3606  {
3607    "id": "model.cluster.is_valid.hostname.app_error",
3608    "translation": "Hostname が設定されていなければなりません。"
3609  },
3610  {
3611    "id": "model.cluster.is_valid.id.app_error",
3612    "translation": "不正なIDです。"
3613  },
3614  {
3615    "id": "model.cluster.is_valid.last_ping_at.app_error",
3616    "translation": "LastPingAt が設定されていなければなりません。"
3617  },
3618  {
3619    "id": "model.cluster.is_valid.name.app_error",
3620    "translation": "ClusterName が設定されていなければなりません。"
3621  },
3622  {
3623    "id": "model.cluster.is_valid.type.app_error",
3624    "translation": "Type が設定されていなければなりません。"
3625  },
3626  {
3627    "id": "model.command.is_valid.create_at.app_error",
3628    "translation": "作成日時は有効な時刻にしてください。"
3629  },
3630  {
3631    "id": "model.command.is_valid.description.app_error",
3632    "translation": "不正な説明です。"
3633  },
3634  {
3635    "id": "model.command.is_valid.display_name.app_error",
3636    "translation": "不正なタイトルです。"
3637  },
3638  {
3639    "id": "model.command.is_valid.id.app_error",
3640    "translation": "不正なIDです。"
3641  },
3642  {
3643    "id": "model.command.is_valid.method.app_error",
3644    "translation": "不正なメソッドです。"
3645  },
3646  {
3647    "id": "model.command.is_valid.team_id.app_error",
3648    "translation": "不正なチームIDです。"
3649  },
3650  {
3651    "id": "model.command.is_valid.token.app_error",
3652    "translation": "不正なトークンです。"
3653  },
3654  {
3655    "id": "model.command.is_valid.trigger.app_error",
3656    "translation": "不正なトリガーです。"
3657  },
3658  {
3659    "id": "model.command.is_valid.update_at.app_error",
3660    "translation": "更新日時は有効な時刻にしてください。"
3661  },
3662  {
3663    "id": "model.command.is_valid.url.app_error",
3664    "translation": "不正なURLです。"
3665  },
3666  {
3667    "id": "model.command.is_valid.url_http.app_error",
3668    "translation": "不正なURLです。正しいURLはhttp://またはhttps://で始まります。"
3669  },
3670  {
3671    "id": "model.command.is_valid.user_id.app_error",
3672    "translation": "不正なユーザーIDです。"
3673  },
3674  {
3675    "id": "model.command_hook.channel_id.app_error",
3676    "translation": "不正なチャンネルIDです。"
3677  },
3678  {
3679    "id": "model.command_hook.command_id.app_error",
3680    "translation": "不正なコマンドIDです。"
3681  },
3682  {
3683    "id": "model.command_hook.create_at.app_error",
3684    "translation": "作成日時は有効な時刻にしてください。"
3685  },
3686  {
3687    "id": "model.command_hook.id.app_error",
3688    "translation": "不正なコマンドフックIDです。"
3689  },
3690  {
3691    "id": "model.command_hook.root_id.app_error",
3692    "translation": "不正なルートIDです。"
3693  },
3694  {
3695    "id": "model.command_hook.user_id.app_error",
3696    "translation": "不正なユーザーIDです。"
3697  },
3698  {
3699    "id": "model.compliance.is_valid.create_at.app_error",
3700    "translation": "作成日時は有効な時刻にしてください。"
3701  },
3702  {
3703    "id": "model.compliance.is_valid.desc.app_error",
3704    "translation": "不正な説明です。"
3705  },
3706  {
3707    "id": "model.compliance.is_valid.end_at.app_error",
3708    "translation": "有効な時刻にしてください。"
3709  },
3710  {
3711    "id": "model.compliance.is_valid.id.app_error",
3712    "translation": "不正なIDです。"
3713  },
3714  {
3715    "id": "model.compliance.is_valid.start_at.app_error",
3716    "translation": "有効開始は有効な時刻にしてください。"
3717  },
3718  {
3719    "id": "model.compliance.is_valid.start_end_at.app_error",
3720    "translation": "有効終了は有効開始の後でなくてはいけません。"
3721  },
3722  {
3723    "id": "model.config.is_valid.allow_cookies_for_subdomains.app_error",
3724    "translation": "サブドメインに対するクッキーを許可するには サイトURL の設定が必要です。"
3725  },
3726  {
3727    "id": "model.config.is_valid.atmos_camo_image_proxy_options.app_error",
3728    "translation": "atmos/camoに対する不正な RemoteImageProxyOption です。共有キーを設定してください。"
3729  },
3730  {
3731    "id": "model.config.is_valid.atmos_camo_image_proxy_url.app_error",
3732    "translation": "atmos/camoに対する不正な RemoteImgeProxyURL です。共有キーを設定してください。"
3733  },
3734  {
3735    "id": "model.config.is_valid.cluster_email_batching.app_error",
3736    "translation": "クラスタリングが有効化されている場合、電子メールバッチ処理は有効化できません。"
3737  },
3738  {
3739    "id": "model.config.is_valid.data_retention.deletion_job_start_time.app_error",
3740    "translation": "データ保持処理の開始時刻は HH:MM 形式の24時間表示でなくてはなりません。"
3741  },
3742  {
3743    "id": "model.config.is_valid.data_retention.file_retention_days_too_low.app_error",
3744    "translation": "ファイル保持期間は1日以上でなくてはなりません。"
3745  },
3746  {
3747    "id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error",
3748    "translation": "メッセージ保持期間は1日以上でなくてはなりません。"
3749  },
3750  {
3751    "id": "model.config.is_valid.display.custom_url_schemes.app_error",
3752    "translation": "カスタムURLスキーム {{.Scheme}} は無効です。カスタムURLスキームは文字で始まり、文字、数字、ハイフン(-)のみが使用できます。"
3753  },
3754  {
3755    "id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error",
3756    "translation": "ElasticsearchのAggregatePostsAfterDays設定は1以上でなくてはなりません。"
3757  },
3758  {
3759    "id": "model.config.is_valid.elastic_search.bulk_indexing_time_window_seconds.app_error",
3760    "translation": "Elasticsearchの一括インデックス付与処理の時間は1秒以上でなければなりません。"
3761  },
3762  {
3763    "id": "model.config.is_valid.elastic_search.connection_url.app_error",
3764    "translation": "Elastic Searchインデックスが有効な場合、Elastic SearchのConnectionUrl設定は必須です。"
3765  },
3766  {
3767    "id": "model.config.is_valid.elastic_search.enable_searching.app_error",
3768    "translation": "Elastic Search検索有効化に有効が設定されている場合、Elastic Searchインデックス有効化設定は有効でなければなりません"
3769  },
3770  {
3771    "id": "model.config.is_valid.elastic_search.live_indexing_batch_size.app_error",
3772    "translation": "Elasticsearchライブインデックス処理バッチのサイズは1以上でなければなりません。"
3773  },
3774  {
3775    "id": "model.config.is_valid.elastic_search.posts_aggregator_job_start_time.app_error",
3776    "translation": "ElasticsearchのPostsAggregatorJobStartTime設定は \"hh:mm\" の形式でなくてはなりません。"
3777  },
3778  {
3779    "id": "model.config.is_valid.elastic_search.request_timeout_seconds.app_error",
3780    "translation": "Elasticsearchリクエストタイムアウトは1秒以上でなくてはなりません。"
3781  },
3782  {
3783    "id": "model.config.is_valid.email_batching_buffer_size.app_error",
3784    "translation": "電子メール設定の電子メールバッチ処理バッファーサイズが不正です。ゼロ以上の数を指定してください。"
3785  },
3786  {
3787    "id": "model.config.is_valid.email_batching_interval.app_error",
3788    "translation": "電子メール設定の電子メールバッチ処理間隔が不正です。30秒以上にしてください。"
3789  },
3790  {
3791    "id": "model.config.is_valid.email_notification_contents_type.app_error",
3792    "translation": "電子メール設定の電子メール通知内容の種別が不正です。'full' か 'generic' のどちらか一つでなければなりません。"
3793  },
3794  {
3795    "id": "model.config.is_valid.email_security.app_error",
3796    "translation": "電子メール設定の接続セキュリティーが不正です。''、'TLS'、'STARTTLS'のいずれかにしてください。"
3797  },
3798  {
3799    "id": "model.config.is_valid.encrypt_sql.app_error",
3800    "translation": "SQL設定のREST暗号化キーが不正です。32文字以上にしてください。"
3801  },
3802  {
3803    "id": "model.config.is_valid.file_driver.app_error",
3804    "translation": "ファイル設定のドライバー名が不正です。'local'または'amazons3'にしてください。"
3805  },
3806  {
3807    "id": "model.config.is_valid.file_salt.app_error",
3808    "translation": "ファイル設定の公開リンクのソルトが不正です。32文字以上にしてください。"
3809  },
3810  {
3811    "id": "model.config.is_valid.group_unread_channels.app_error",
3812    "translation": "未読チャンネルのグループ化設定が不正です。'disabled', 'default_on', 'default_off'のいずれかでなくてはなりません。"
3813  },
3814  {
3815    "id": "model.config.is_valid.image_proxy_type.app_error",
3816    "translation": "不正な画像プロキシの形式です。'local' か 'atmos/camo' を設定してください。"
3817  },
3818  {
3819    "id": "model.config.is_valid.ldap_basedn",
3820    "translation": "AD/LDAP項目 \"ベースDN\" は必須です。"
3821  },
3822  {
3823    "id": "model.config.is_valid.ldap_email",
3824    "translation": "AD/LDAP項目 \"電子メール属性\" は必須です。"
3825  },
3826  {
3827    "id": "model.config.is_valid.ldap_id",
3828    "translation": "AD/LDAP項目 \"ID属性\" は必須です。"
3829  },
3830  {
3831    "id": "model.config.is_valid.ldap_login_id",
3832    "translation": "AD/LDAP項目 \"ログインID属性\" は必須です。"
3833  },
3834  {
3835    "id": "model.config.is_valid.ldap_max_page_size.app_error",
3836    "translation": "最大ページサイズの値が不正です。"
3837  },
3838  {
3839    "id": "model.config.is_valid.ldap_security.app_error",
3840    "translation": "AD/LDAP設定の接続セキュリティーが不正です。''、'TLS'、'STARTTLS'のいずれかにしてください。"
3841  },
3842  {
3843    "id": "model.config.is_valid.ldap_server",
3844    "translation": "AD/LDAP項目 \"AD/LDAPサーバー\" は必須です。"
3845  },
3846  {
3847    "id": "model.config.is_valid.ldap_sync_interval.app_error",
3848    "translation": "同期の時間間隔が不正です。少なくとも1分間以上にしてください。"
3849  },
3850  {
3851    "id": "model.config.is_valid.ldap_username",
3852    "translation": "AD/LDAP項目 \"ユーザー名の属性\" は必須です。"
3853  },
3854  {
3855    "id": "model.config.is_valid.listen_address.app_error",
3856    "translation": "サービス設定の接続待ちアドレスが不正です。設定してください。"
3857  },
3858  {
3859    "id": "model.config.is_valid.localization.available_locales.app_error",
3860    "translation": "利用可能な言語はデフォルトのクライアント言語を含んでいなくてはなりません。"
3861  },
3862  {
3863    "id": "model.config.is_valid.login_attempts.app_error",
3864    "translation": "サービス設定の最大ログイン試行回数が不正です。正の数を指定してください。"
3865  },
3866  {
3867    "id": "model.config.is_valid.max_burst.app_error",
3868    "translation": "最大バーストには0より大きな値を指定してください。"
3869  },
3870  {
3871    "id": "model.config.is_valid.max_channels.app_error",
3872    "translation": "チーム設定のチーム毎の最大チャンネル数が不正です。正の数を指定してください。"
3873  },
3874  {
3875    "id": "model.config.is_valid.max_file_size.app_error",
3876    "translation": "ファイル設定の最大ファイルサイズが不正です。0より大きい値にしてください。"
3877  },
3878  {
3879    "id": "model.config.is_valid.max_notify_per_channel.app_error",
3880    "translation": "チーム設定のチャンネル毎の最大通知数が不正です。正の数を指定してください。"
3881  },
3882  {
3883    "id": "model.config.is_valid.max_users.app_error",
3884    "translation": "チーム設定のチーム毎の最大ユーザー数が不正です。正の数を指定してください。"
3885  },
3886  {
3887    "id": "model.config.is_valid.message_export.batch_size.app_error",
3888    "translation": "メッセージエクスポート処理の BatchSize は正の整数でなくてはなりません。"
3889  },
3890  {
3891    "id": "model.config.is_valid.message_export.daily_runtime.app_error",
3892    "translation": "メッセージエクスポート処理の DailyRuntime はHH:MM形式の24時間表記でなくてはなりません。"
3893  },
3894  {
3895    "id": "model.config.is_valid.message_export.enable.app_error",
3896    "translation": "メッセージエクスポート処理の EnableExport 設定はtrueかfalseでなくてはなりません。"
3897  },
3898  {
3899    "id": "model.config.is_valid.message_export.export_from.app_error",
3900    "translation": "メッセージエクスポート処理の ExportFromTimestamp は(ユニックス標準時からの秒数で表される)タイムスタンプでなくてはなりません。このタイムスタンプ以降に投稿されたメッセージのみエクスポートされます。"
3901  },
3902  {
3903    "id": "model.config.is_valid.message_export.export_type.app_error",
3904    "translation": "メッセージエクスポート処理の ExportFormat は 'actiance'、'csv'、'globalrelay' のいずれかでなくてはなりません。"
3905  },
3906  {
3907    "id": "model.config.is_valid.message_export.global_relay.config_missing.app_error",
3908    "translation": "メッセージエクスポート処理のExportFormatは 'globalrelay' に設定されていますが、GlobalRealySettingsが見つかりません。"
3909  },
3910  {
3911    "id": "model.config.is_valid.message_export.global_relay.customer_type.app_error",
3912    "translation": "メッセージエクスポートのGlobalRelaySettings.CustomerTypeには 'A9' か 'A10' のいずれかを設定してください。"
3913  },
3914  {
3915    "id": "model.config.is_valid.message_export.global_relay.email_address.app_error",
3916    "translation": "メッセージエクスポート処理の GlobalRelay.EmailAddress には有効な電子メールアドレスが設定されていなくてはなりません。"
3917  },
3918  {
3919    "id": "model.config.is_valid.message_export.global_relay.smtp_password.app_error",
3920    "translation": "メッセージエクスポート処理のGlobalRelaySettings.SmtpPasswordが設定されていなければなりません。"
3921  },
3922  {
3923    "id": "model.config.is_valid.message_export.global_relay.smtp_username.app_error",
3924    "translation": "メッセージエクスポート処理のGlobalRelaySettings.SmtpUsernameが設定されていなくてはなりません。"
3925  },
3926  {
3927    "id": "model.config.is_valid.password_length.app_error",
3928    "translation": "最小パスワード長さは、{{.MinLength}}以上、{{.MaxLength}}以下に設定してください。"
3929  },
3930  {
3931    "id": "model.config.is_valid.rate_mem.app_error",
3932    "translation": "投稿頻度設定のメモリー保存サイズが不正です。正の数を指定してください。"
3933  },
3934  {
3935    "id": "model.config.is_valid.rate_sec.app_error",
3936    "translation": "投稿頻度設定の1秒当たりの投稿数が不正です。正の数を指定してください。"
3937  },
3938  {
3939    "id": "model.config.is_valid.read_timeout.app_error",
3940    "translation": "読み込みタイムアウトが不正な値です。"
3941  },
3942  {
3943    "id": "model.config.is_valid.restrict_direct_message.app_error",
3944    "translation": "ダイレクトメッセージの制限が不正です。'any'か'team'にしてください。"
3945  },
3946  {
3947    "id": "model.config.is_valid.saml_assertion_consumer_service_url.app_error",
3948    "translation": "サービスプロバイダーのURLを正しく設定してください。URLはhttp://またはhttps://で始まります。"
3949  },
3950  {
3951    "id": "model.config.is_valid.saml_email_attribute.app_error",
3952    "translation": "電子メールの属性値が不正です。設定してください。"
3953  },
3954  {
3955    "id": "model.config.is_valid.saml_idp_cert.app_error",
3956    "translation": "認証プロバイダーの公開証明書が見付かりません。アップロードを忘れていませんか?"
3957  },
3958  {
3959    "id": "model.config.is_valid.saml_idp_descriptor_url.app_error",
3960    "translation": "認証プロバイダーのURLを正しく設定してください。URLはhttp://またはhttps://で始まります。"
3961  },
3962  {
3963    "id": "model.config.is_valid.saml_idp_url.app_error",
3964    "translation": "SAMLシングルサインオンのURLを正しく設定してください。URLはhttp://またはhttps://で始まります。"
3965  },
3966  {
3967    "id": "model.config.is_valid.saml_private_key.app_error",
3968    "translation": "サービスプロバイダーの秘密鍵が見付かりません。アップロードを忘れていませんか?"
3969  },
3970  {
3971    "id": "model.config.is_valid.saml_public_cert.app_error",
3972    "translation": "サービスプロバイダーの公開証明書が見付かりません。アップロードを忘れていませんか?"
3973  },
3974  {
3975    "id": "model.config.is_valid.saml_username_attribute.app_error",
3976    "translation": "ユーザー名の属性値が不正です。設定してください。"
3977  },
3978  {
3979    "id": "model.config.is_valid.site_url.app_error",
3980    "translation": "サイトURLを正しく設定してください。URLは http:// または https:// で始まります。"
3981  },
3982  {
3983    "id": "model.config.is_valid.site_url_email_batching.app_error",
3984    "translation": "SiteURLが設定されていないため電子メールのバッチ処理は有効化できません。"
3985  },
3986  {
3987    "id": "model.config.is_valid.sitename_length.app_error",
3988    "translation": "サイト名は {{.MaxLength}} 文字以内にしてください。"
3989  },
3990  {
3991    "id": "model.config.is_valid.sql_conn_max_lifetime_milliseconds.app_error",
3992    "translation": "SQL設定の最大接続維持期間が不正です。0以上の数にしてください。"
3993  },
3994  {
3995    "id": "model.config.is_valid.sql_data_src.app_error",
3996    "translation": "SQL設定のデータソースが不正です。設定してください。"
3997  },
3998  {
3999    "id": "model.config.is_valid.sql_driver.app_error",
4000    "translation": "SQL設定のドライバー名が不正です。'mysql'か'postgres'にしてください。"
4001  },
4002  {
4003    "id": "model.config.is_valid.sql_idle.app_error",
4004    "translation": "SQL設定の最大アイドル接続数が不正です。正の数を指定してください。"
4005  },
4006  {
4007    "id": "model.config.is_valid.sql_max_conn.app_error",
4008    "translation": "SQL設定の最大稼働接続数が不正です。正の数を指定してください。"
4009  },
4010  {
4011    "id": "model.config.is_valid.sql_query_timeout.app_error",
4012    "translation": "SQL設定の問い合わせタイムアウトが不正です。正の数を指定してください。"
4013  },
4014  {
4015    "id": "model.config.is_valid.teammate_name_display.app_error",
4016    "translation": "無効なチームメイト表示です。 'フルネーム'、'ニックネーム_フルネーム'、'ユーザー名'のいずれかにしてください。"
4017  },
4018  {
4019    "id": "model.config.is_valid.time_between_user_typing.app_error",
4020    "translation": "ユーザー入力の更新間隔は1000ミリ秒未満に設定しないでください。"
4021  },
4022  {
4023    "id": "model.config.is_valid.tls_cert_file_missing.app_error",
4024    "translation": "TLS証明書ファイルに対する不正な値 - LetsEncryptを使用するか、存在する証明書ファイルを設定してください。"
4025  },
4026  {
4027    "id": "model.config.is_valid.tls_key_file_missing.app_error",
4028    "translation": "TLS鍵ファイルに対する不正な値 - LetsEncryptを使用するか、存在する鍵ファイルを設定してください。"
4029  },
4030  {
4031    "id": "model.config.is_valid.tls_overwrite_cipher.app_error",
4032    "translation": "TLS上書き暗号に対する不正な値 - 正常な値についての文書を参照してください。"
4033  },
4034  {
4035    "id": "model.config.is_valid.webserver_security.app_error",
4036    "translation": "ウェブサーバーの接続のセキュリティーが不正な値です。"
4037  },
4038  {
4039    "id": "model.config.is_valid.websocket_url.app_error",
4040    "translation": "ウェブソケットURLは、ws://またはwss://で始まる有効なURLにしてください。"
4041  },
4042  {
4043    "id": "model.config.is_valid.write_timeout.app_error",
4044    "translation": "書き込みタイムアウトが不正な値です。"
4045  },
4046  {
4047    "id": "model.emoji.create_at.app_error",
4048    "translation": "作成日時は有効な時刻にしてください。"
4049  },
4050  {
4051    "id": "model.emoji.id.app_error",
4052    "translation": "不正な絵文字IDです。"
4053  },
4054  {
4055    "id": "model.emoji.name.app_error",
4056    "translation": "名前は1~64文字の小文字の英数字にしてください。"
4057  },
4058  {
4059    "id": "model.emoji.update_at.app_error",
4060    "translation": "更新日時は有効な時刻にしてください。"
4061  },
4062  {
4063    "id": "model.emoji.user_id.app_error",
4064    "translation": "不正なcreator idです。"
4065  },
4066  {
4067    "id": "model.file_info.get.gif.app_error",
4068    "translation": "GIFをデコードできません。"
4069  },
4070  {
4071    "id": "model.file_info.is_valid.create_at.app_error",
4072    "translation": "create_atが不正な値です。"
4073  },
4074  {
4075    "id": "model.file_info.is_valid.id.app_error",
4076    "translation": "idが不正な値です。"
4077  },
4078  {
4079    "id": "model.file_info.is_valid.path.app_error",
4080    "translation": "pathが不正な値です。"
4081  },
4082  {
4083    "id": "model.file_info.is_valid.post_id.app_error",
4084    "translation": "post_idが不正な値です。"
4085  },
4086  {
4087    "id": "model.file_info.is_valid.update_at.app_error",
4088    "translation": "update_atが不正な値です。"
4089  },
4090  {
4091    "id": "model.file_info.is_valid.user_id.app_error",
4092    "translation": "user_idが不正な値です。"
4093  },
4094  {
4095    "id": "model.group.create_at.app_error",
4096    "translation": "グループのcreate at属性が不正です。"
4097  },
4098  {
4099    "id": "model.group.description.app_error",
4100    "translation": "グループのdescription属性が不正です。"
4101  },
4102  {
4103    "id": "model.group.display_name.app_error",
4104    "translation": "グループのdisplay name属性が不正です。"
4105  },
4106  {
4107    "id": "model.group.name.app_error",
4108    "translation": "グループのname属性が不正です。"
4109  },
4110  {
4111    "id": "model.group.remote_id.app_error",
4112    "translation": "グループのremote id属性が不正です。"
4113  },
4114  {
4115    "id": "model.group.source.app_error",
4116    "translation": "グループのsource属性が不正です。"
4117  },
4118  {
4119    "id": "model.group.update_at.app_error",
4120    "translation": "グループのupdate at属性が不正です。"
4121  },
4122  {
4123    "id": "model.group_member.group_id.app_error",
4124    "translation": "グループメンバーのgroup id属性が不正です。"
4125  },
4126  {
4127    "id": "model.group_member.user_id.app_error",
4128    "translation": "グループメンバーのuser id属性が不正です。"
4129  },
4130  {
4131    "id": "model.group_syncable.group_id.app_error",
4132    "translation": "グループ同期のgroup id属性が不正です。"
4133  },
4134  {
4135    "id": "model.group_syncable.syncable_id.app_error",
4136    "translation": "グループ同期のsyncable id属性が不正です。"
4137  },
4138  {
4139    "id": "model.incoming_hook.channel_id.app_error",
4140    "translation": "不正なチャンネルIDです。"
4141  },
4142  {
4143    "id": "model.incoming_hook.create_at.app_error",
4144    "translation": "作成日時は有効な時刻にしてください。"
4145  },
4146  {
4147    "id": "model.incoming_hook.description.app_error",
4148    "translation": "不正な説明です。"
4149  },
4150  {
4151    "id": "model.incoming_hook.display_name.app_error",
4152    "translation": "不正なタイトルです。"
4153  },
4154  {
4155    "id": "model.incoming_hook.icon_url.app_error",
4156    "translation": "不正な投稿アイコンです。"
4157  },
4158  {
4159    "id": "model.incoming_hook.id.app_error",
4160    "translation": "不正なIDです。"
4161  },
4162  {
4163    "id": "model.incoming_hook.parse_data.app_error",
4164    "translation": "内向きのデータを解析できません。"
4165  },
4166  {
4167    "id": "model.incoming_hook.team_id.app_error",
4168    "translation": "不正なチームIDです。"
4169  },
4170  {
4171    "id": "model.incoming_hook.update_at.app_error",
4172    "translation": "更新日時は有効な時刻にしてください。"
4173  },
4174  {
4175    "id": "model.incoming_hook.user_id.app_error",
4176    "translation": "不正なユーザーIDです。"
4177  },
4178  {
4179    "id": "model.incoming_hook.username.app_error",
4180    "translation": "不正なユーザー名です。"
4181  },
4182  {
4183    "id": "model.job.is_valid.create_at.app_error",
4184    "translation": "作成日時は有効な時刻にしてください。"
4185  },
4186  {
4187    "id": "model.job.is_valid.id.app_error",
4188    "translation": "不正なジョブIDです。"
4189  },
4190  {
4191    "id": "model.job.is_valid.status.app_error",
4192    "translation": "不正なジョブ状態です。"
4193  },
4194  {
4195    "id": "model.job.is_valid.type.app_error",
4196    "translation": "不正なジョブ形式です。"
4197  },
4198  {
4199    "id": "model.license_record.is_valid.create_at.app_error",
4200    "translation": "ライセンスをアップロードする際のcreate_atが不正な値です。"
4201  },
4202  {
4203    "id": "model.license_record.is_valid.id.app_error",
4204    "translation": "ライセンスをアップロードする際のidが不正な値です。"
4205  },
4206  {
4207    "id": "model.link_metadata.is_valid.data.app_error",
4208    "translation": "リンクメタデータのデータをnilにすることはできません。"
4209  },
4210  {
4211    "id": "model.link_metadata.is_valid.data_type.app_error",
4212    "translation": "リンクメタデータのデータが指定された種別と異なります。"
4213  },
4214  {
4215    "id": "model.link_metadata.is_valid.timestamp.app_error",
4216    "translation": "リンクメタデータのタイムスタンプはゼロでない値で、最も近い時間に丸められている必要があります。"
4217  },
4218  {
4219    "id": "model.link_metadata.is_valid.type.app_error",
4220    "translation": "リンクメタデータの種別が不正です。"
4221  },
4222  {
4223    "id": "model.link_metadata.is_valid.url.app_error",
4224    "translation": "リンクメタデータのURLを設定してください。"
4225  },
4226  {
4227    "id": "model.oauth.is_valid.app_id.app_error",
4228    "translation": "不正なアプリケーションIDです。"
4229  },
4230  {
4231    "id": "model.oauth.is_valid.callback.app_error",
4232    "translation": "コールバックURLを正しく設定してください。URLはhttp://またはhttps://で始まります。"
4233  },
4234  {
4235    "id": "model.oauth.is_valid.client_secret.app_error",
4236    "translation": "不正なクライアント秘密情報です。"
4237  },
4238  {
4239    "id": "model.oauth.is_valid.create_at.app_error",
4240    "translation": "作成日時は有効な時刻にしてください。"
4241  },
4242  {
4243    "id": "model.oauth.is_valid.creator_id.app_error",
4244    "translation": "不正なcreator idです。"
4245  },
4246  {
4247    "id": "model.oauth.is_valid.description.app_error",
4248    "translation": "不正な説明です。"
4249  },
4250  {
4251    "id": "model.oauth.is_valid.homepage.app_error",
4252    "translation": "ホームページのURLを正しく設定してください。URLはhttp://またはhttps://で始まります。"
4253  },
4254  {
4255    "id": "model.oauth.is_valid.icon_url.app_error",
4256    "translation": "アイコンのURLを正しく設定してください。URLはhttp://またはhttps://で始まります。"
4257  },
4258  {
4259    "id": "model.oauth.is_valid.name.app_error",
4260    "translation": "不正な名前です。"
4261  },
4262  {
4263    "id": "model.oauth.is_valid.update_at.app_error",
4264    "translation": "更新日時は有効な時刻にしてください。"
4265  },
4266  {
4267    "id": "model.outgoing_hook.icon_url.app_error",
4268    "translation": "不正なアイコンです。"
4269  },
4270  {
4271    "id": "model.outgoing_hook.is_valid.callback.app_error",
4272    "translation": "不正なコールバックURLです。"
4273  },
4274  {
4275    "id": "model.outgoing_hook.is_valid.channel_id.app_error",
4276    "translation": "不正なチャンネルIDです。"
4277  },
4278  {
4279    "id": "model.outgoing_hook.is_valid.content_type.app_error",
4280    "translation": "content_typeが不正な値です。"
4281  },
4282  {
4283    "id": "model.outgoing_hook.is_valid.create_at.app_error",
4284    "translation": "作成日時は有効な時刻にしてください。"
4285  },
4286  {
4287    "id": "model.outgoing_hook.is_valid.description.app_error",
4288    "translation": "不正な説明です。"
4289  },
4290  {
4291    "id": "model.outgoing_hook.is_valid.display_name.app_error",
4292    "translation": "不正なタイトルです。"
4293  },
4294  {
4295    "id": "model.outgoing_hook.is_valid.id.app_error",
4296    "translation": "不正なIDです。"
4297  },
4298  {
4299    "id": "model.outgoing_hook.is_valid.team_id.app_error",
4300    "translation": "不正なチームIDです。"
4301  },
4302  {
4303    "id": "model.outgoing_hook.is_valid.token.app_error",
4304    "translation": "不正なトークンです。"
4305  },
4306  {
4307    "id": "model.outgoing_hook.is_valid.trigger_words.app_error",
4308    "translation": "不正なトリガーワードです。"
4309  },
4310  {
4311    "id": "model.outgoing_hook.is_valid.update_at.app_error",
4312    "translation": "更新日時は有効な時刻にしてください。"
4313  },
4314  {
4315    "id": "model.outgoing_hook.is_valid.url.app_error",
4316    "translation": "不正なコールバックURLです。http://またはhttps://で始まる正しいURLにしてください。"
4317  },
4318  {
4319    "id": "model.outgoing_hook.is_valid.user_id.app_error",
4320    "translation": "不正なユーザーID。"
4321  },
4322  {
4323    "id": "model.outgoing_hook.is_valid.words.app_error",
4324    "translation": "不正なトリガーワードです。"
4325  },
4326  {
4327    "id": "model.outgoing_hook.username.app_error",
4328    "translation": "不正なユーザー名です。"
4329  },
4330  {
4331    "id": "model.plugin_command.error.app_error",
4332    "translation": "このコマンドを実行中にエラーが発生しました。"
4333  },
4334  {
4335    "id": "model.plugin_key_value.is_valid.key.app_error",
4336    "translation": "不正なキーです。{{.Min}}文字以上 {{.Max}}文字以下でなくてはなりません。"
4337  },
4338  {
4339    "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
4340    "translation": "不正なプラグインIDです。{{.Min}}文字以上 {{.Max}}文字以下でなくてはなりません。"
4341  },
4342  {
4343    "id": "model.post.is_valid.channel_id.app_error",
4344    "translation": "不正なチャンネルIDです。"
4345  },
4346  {
4347    "id": "model.post.is_valid.create_at.app_error",
4348    "translation": "作成日時は有効な時刻にしてください。"
4349  },
4350  {
4351    "id": "model.post.is_valid.file_ids.app_error",
4352    "translation": "ファイルIDが不正です。アップロードは最大10ファイルまでに制限されています。それ以上のファイルをアップロードするには追加の投稿を行ってください。"
4353  },
4354  {
4355    "id": "model.post.is_valid.filenames.app_error",
4356    "translation": "不正なファイル名です。"
4357  },
4358  {
4359    "id": "model.post.is_valid.hashtags.app_error",
4360    "translation": "不正なハッシュタグです。"
4361  },
4362  {
4363    "id": "model.post.is_valid.id.app_error",
4364    "translation": "不正なIDです。"
4365  },
4366  {
4367    "id": "model.post.is_valid.msg.app_error",
4368    "translation": "不正なメッセージです。"
4369  },
4370  {
4371    "id": "model.post.is_valid.original_id.app_error",
4372    "translation": "不正なオリジナルIDです。"
4373  },
4374  {
4375    "id": "model.post.is_valid.props.app_error",
4376    "translation": "不正な設定値です。"
4377  },
4378  {
4379    "id": "model.post.is_valid.root_id.app_error",
4380    "translation": "不正なルートIDです。"
4381  },
4382  {
4383    "id": "model.post.is_valid.type.app_error",
4384    "translation": "不正な形式です。"
4385  },
4386  {
4387    "id": "model.post.is_valid.update_at.app_error",
4388    "translation": "更新日時は有効な時刻にしてください。"
4389  },
4390  {
4391    "id": "model.post.is_valid.user_id.app_error",
4392    "translation": "不正なユーザーIDです。"
4393  },
4394  {
4395    "id": "model.preference.is_valid.category.app_error",
4396    "translation": "不正なカテゴリーです。"
4397  },
4398  {
4399    "id": "model.preference.is_valid.id.app_error",
4400    "translation": "不正なユーザーIDです。"
4401  },
4402  {
4403    "id": "model.preference.is_valid.name.app_error",
4404    "translation": "不正な名前です。"
4405  },
4406  {
4407    "id": "model.preference.is_valid.theme.app_error",
4408    "translation": "不正なテーマです。"
4409  },
4410  {
4411    "id": "model.preference.is_valid.value.app_error",
4412    "translation": "値が長過ぎます。"
4413  },
4414  {
4415    "id": "model.reaction.is_valid.create_at.app_error",
4416    "translation": "作成日時は有効な時刻にしてください。"
4417  },
4418  {
4419    "id": "model.reaction.is_valid.emoji_name.app_error",
4420    "translation": "不正な絵文字名です。"
4421  },
4422  {
4423    "id": "model.reaction.is_valid.post_id.app_error",
4424    "translation": "不正な投稿IDです。"
4425  },
4426  {
4427    "id": "model.reaction.is_valid.user_id.app_error",
4428    "translation": "不正なユーザーIDです。"
4429  },
4430  {
4431    "id": "model.team.is_valid.characters.app_error",
4432    "translation": "名前は2文字以上の小文字の英数字にしてください。"
4433  },
4434  {
4435    "id": "model.team.is_valid.company.app_error",
4436    "translation": "不正な会社名です。"
4437  },
4438  {
4439    "id": "model.team.is_valid.create_at.app_error",
4440    "translation": "作成日時は有効な時刻にしてください。"
4441  },
4442  {
4443    "id": "model.team.is_valid.description.app_error",
4444    "translation": "不正な説明です。"
4445  },
4446  {
4447    "id": "model.team.is_valid.domains.app_error",
4448    "translation": "許可されたドメインが不正です。"
4449  },
4450  {
4451    "id": "model.team.is_valid.email.app_error",
4452    "translation": "不正な電子メールアドレスです。"
4453  },
4454  {
4455    "id": "model.team.is_valid.id.app_error",
4456    "translation": "不正なIDです。"
4457  },
4458  {
4459    "id": "model.team.is_valid.name.app_error",
4460    "translation": "不正な名前です。"
4461  },
4462  {
4463    "id": "model.team.is_valid.reserved.app_error",
4464    "translation": "このURLは利用できません。他のURLを試してみてください。"
4465  },
4466  {
4467    "id": "model.team.is_valid.type.app_error",
4468    "translation": "不正な形式です。"
4469  },
4470  {
4471    "id": "model.team.is_valid.update_at.app_error",
4472    "translation": "更新日時は有効な時刻にしてください。"
4473  },
4474  {
4475    "id": "model.team.is_valid.url.app_error",
4476    "translation": "不正なURL識別子です。"
4477  },
4478  {
4479    "id": "model.team_member.is_valid.team_id.app_error",
4480    "translation": "不正なチームIDです。"
4481  },
4482  {
4483    "id": "model.team_member.is_valid.user_id.app_error",
4484    "translation": "不正なユーザーIDです。"
4485  },
4486  {
4487    "id": "model.token.is_valid.expiry",
4488    "translation": "不正なトークンの有効期限"
4489  },
4490  {
4491    "id": "model.token.is_valid.size",
4492    "translation": "不正なトークンです。"
4493  },
4494  {
4495    "id": "model.user.is_valid.email.app_error",
4496    "translation": "有効なメールアドレスを入力してください。"
4497  },
4498  {
4499    "id": "model.user.is_valid.pwd.app_error",
4500    "translation": "パスワードは{{.Min}}文字以上に設定してください。"
4501  },
4502  {
4503    "id": "model.user.is_valid.pwd_lowercase.app_error",
4504    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字は英小文字にしてください。"
4505  },
4506  {
4507    "id": "model.user.is_valid.pwd_lowercase_number.app_error",
4508    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と数字を含めてください。"
4509  },
4510  {
4511    "id": "model.user.is_valid.pwd_lowercase_number_symbol.app_error",
4512    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と数字、記号(例: \"~!@#$%^&*()\")を含めてください。"
4513  },
4514  {
4515    "id": "model.user.is_valid.pwd_lowercase_symbol.app_error",
4516    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と記号(例: \"~!@#$%^&*()\")を含めてください。"
4517  },
4518  {
4519    "id": "model.user.is_valid.pwd_lowercase_uppercase.app_error",
4520    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつ英小文字と英大文字を含めてください。"
4521  },
4522  {
4523    "id": "model.user.is_valid.pwd_lowercase_uppercase_number.app_error",
4524    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と英大文字、数字を含めてください。"
4525  },
4526  {
4527    "id": "model.user.is_valid.pwd_lowercase_uppercase_number_symbol.app_error",
4528    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英大文字と数字、記号(例: \"~!@#$%^&*()\")を含めてください。"
4529  },
4530  {
4531    "id": "model.user.is_valid.pwd_lowercase_uppercase_symbol.app_error",
4532    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と英大文字、記号(例: \"~!@#$%^&*()\")を含めてください。"
4533  },
4534  {
4535    "id": "model.user.is_valid.pwd_number.app_error",
4536    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字は数字にしてください。"
4537  },
4538  {
4539    "id": "model.user.is_valid.pwd_number_symbol.app_error",
4540    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの数字、記号(例: \"~!@#$%^&*()\")を含めてください。"
4541  },
4542  {
4543    "id": "model.user.is_valid.pwd_symbol.app_error",
4544    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字は記号(例: \"~!@#$%^&*()\")にしてください。"
4545  },
4546  {
4547    "id": "model.user.is_valid.pwd_uppercase.app_error",
4548    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字は英大文字にしてください。"
4549  },
4550  {
4551    "id": "model.user.is_valid.pwd_uppercase_number.app_error",
4552    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英大文字と数字を含めてください。"
4553  },
4554  {
4555    "id": "model.user.is_valid.pwd_uppercase_number_symbol.app_error",
4556    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英大文字と数字、記号(例: \"~!@#$%^&*()\")を含めてください。"
4557  },
4558  {
4559    "id": "model.user.is_valid.pwd_uppercase_symbol.app_error",
4560    "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英大文字と記号(例: \"~!@#$%^&*()\")を含めてください。"
4561  },
4562  {
4563    "id": "model.user.is_valid.username.app_error",
4564    "translation": "ユーザー名は、英小文字、数字と \".\"、\"-\" と \"_\"を含む3文字から22文字で、最初は記号と数字以外である必要があります。"
4565  },
4566  {
4567    "id": "model.user_access_token.is_valid.description.app_error",
4568    "translation": "不正な説明です。255文字以内にしてください。"
4569  },
4570  {
4571    "id": "model.user_access_token.is_valid.id.app_error",
4572    "translation": "idが不正な値です。"
4573  },
4574  {
4575    "id": "model.user_access_token.is_valid.token.app_error",
4576    "translation": "不正なアクセストークンです。"
4577  },
4578  {
4579    "id": "model.user_access_token.is_valid.user_id.app_error",
4580    "translation": "不正なユーザーIDです。"
4581  },
4582  {
4583    "id": "model.utils.decode_json.app_error",
4584    "translation": "デコードできませんでした。"
4585  },
4586  {
4587    "id": "model.websocket_client.connect_fail.app_error",
4588    "translation": "ウェブソケットサーバーへ接続できません。"
4589  },
4590  {
4591    "id": "oauth.gitlab.tos.error",
4592    "translation": "GitLabの利用規約が更新されました。gitlab.comで新しい利用規約に同意してから、もう一度Mattermostへログインしてみてください。"
4593  },
4594  {
4595    "id": "plugin.api.update_user_status.bad_status",
4596    "translation": "ユーザーステータスを設定できませんでした。不明なユーザーステータスです。"
4597  },
4598  {
4599    "id": "plugin_api.get_file_link.disabled.app_error",
4600    "translation": "公開リンクが無効化されています。"
4601  },
4602  {
4603    "id": "plugin_api.get_file_link.no_post.app_error",
4604    "translation": "ファイルの公開リンクを取得できません。ファイルは現在のユーザーが読むことができる投稿に添付されている必要があります。"
4605  },
4606  {
4607    "id": "plugin_api.send_mail.missing_htmlbody",
4608    "translation": "HTMLボディが存在しません。"
4609  },
4610  {
4611    "id": "plugin_api.send_mail.missing_subject",
4612    "translation": "電子メールの題名が存在しません。"
4613  },
4614  {
4615    "id": "plugin_api.send_mail.missing_to",
4616    "translation": "送信先アドレスが存在しません。"
4617  },
4618  {
4619    "id": "store.sql.convert_string_array",
4620    "translation": "FromDb: StringArrayを*stringに変換できません"
4621  },
4622  {
4623    "id": "store.sql.convert_string_interface",
4624    "translation": "FromDb: StringInterfaceを*stringに変換できません"
4625  },
4626  {
4627    "id": "store.sql.convert_string_map",
4628    "translation": "FromDb: StringMapを*stringに変換できません"
4629  },
4630  {
4631    "id": "store.sql_bot.get.missing.app_error",
4632    "translation": "Bot does not exist。"
4633  },
4634  {
4635    "id": "store.sql_channel.get.existing.app_error",
4636    "translation": "既存のチャンネルが見付かりませんでした。"
4637  },
4638  {
4639    "id": "store.sql_channel.save.archived_channel.app_error",
4640    "translation": "アーカイブチャンネルは変更できません。"
4641  },
4642  {
4643    "id": "store.sql_channel.save.direct_channel.app_error",
4644    "translation": "ダイレクトチャンネルを作成するにはSaveDirectChannelを使用してください。"
4645  },
4646  {
4647    "id": "store.sql_channel.save_channel.existing.app_error",
4648    "translation": "既存のチャンネルの更新をしなくてはいけません。"
4649  },
4650  {
4651    "id": "store.sql_channel.save_channel.exists.app_error",
4652    "translation": "その名前を持つチャンネルは既に同じチームに存在します。"
4653  },
4654  {
4655    "id": "store.sql_channel.save_channel.limit.app_error",
4656    "translation": "許可されたチャンネルのメンバーの上限に達しました。"
4657  },
4658  {
4659    "id": "store.sql_channel.save_direct_channel.not_direct.app_error",
4660    "translation": "SaveDirectChannelで作成されようとしたダイレクトチャンネルではありません。"
4661  },
4662  {
4663    "id": "store.sql_command.save.get.app_error",
4664    "translation": "コマンドを取得できませんでした。"
4665  },
4666  {
4667    "id": "store.sql_post.search.disabled",
4668    "translation": "このサーバーでは検索が無効になっています。システム管理者に問い合わせてください。"
4669  },
4670  {
4671    "id": "store.sql_team.save_member.exists.app_error",
4672    "translation": "そのIDを持つチームのメンバーは既に存在します。"
4673  },
4674  {
4675    "id": "store.sql_user.get_for_login.app_error",
4676    "translation": "あなたの認証情報に合致する既存のアカウントを見付けられませんでした。このチームに参加するには、チームのオーナーから招待を受ける必要があります。"
4677  },
4678  {
4679    "id": "system.message.name",
4680    "translation": "システム"
4681  },
4682  {
4683    "id": "web.command_webhook.command.app_error",
4684    "translation": "コマンドが見付かりません。"
4685  },
4686  {
4687    "id": "web.command_webhook.parse.app_error",
4688    "translation": "外部からのデータを解析できません。"
4689  },
4690  {
4691    "id": "web.get_access_token.internal_saving.app_error",
4692    "translation": "ユーザーアクセス情報を更新できませんでした。"
4693  },
4694  {
4695    "id": "web.incoming_webhook.channel.app_error",
4696    "translation": "チャンネルが見付かりません。"
4697  },
4698  {
4699    "id": "web.incoming_webhook.channel_locked.app_error",
4700    "translation": "このウェブフックは要求されたチャンネルに投稿する権限がありません。"
4701  },
4702  {
4703    "id": "web.incoming_webhook.disabled.app_error",
4704    "translation": "内向きのウェブフックはシステム管理者によって無効化されています。"
4705  },
4706  {
4707    "id": "web.incoming_webhook.invalid.app_error",
4708    "translation": "不正なウェブフックです。"
4709  },
4710  {
4711    "id": "web.incoming_webhook.parse.app_error",
4712    "translation": "外部からのデータを解析できません。"
4713  },
4714  {
4715    "id": "web.incoming_webhook.permissions.app_error",
4716    "translation": "チャンネルへの権限が足りません。"
4717  },
4718  {
4719    "id": "web.incoming_webhook.split_props_length.app_error",
4720    "translation": "ウェブフックの設定を {{.Max}} 文字に分割できませんでした。"
4721  },
4722  {
4723    "id": "web.incoming_webhook.text.app_error",
4724    "translation": "テキストは指定されていません。"
4725  },
4726  {
4727    "id": "web.incoming_webhook.user.app_error",
4728    "translation": "ユーザーが見付かりません。"
4729  },
4730  {
4731    "id": "model.group.name.invalid_length.app_error",
4732    "translation": "名前は1~64文字の小文字の英数字にしてください。"
4733  },
4734  {
4735    "id": "app.scheme.save.invalid_scheme.app_error",
4736    "translation": "与えられたスキームが不正です。"
4737  },
4738  {
4739    "id": "app.scheme.save.app_error",
4740    "translation": "スキームを作成できませんでした。"
4741  },
4742  {
4743    "id": "app.scheme.permanent_delete_all.app_error",
4744    "translation": "スキームを完全に削除できませんでした。"
4745  },
4746  {
4747    "id": "app.scheme.get.app_error",
4748    "translation": "スキームを取得できませんでした。"
4749  },
4750  {
4751    "id": "app.channel.get_more_channels.get.app_error",
4752    "translation": "チャンネルを取得できませんでした。"
4753  },
4754  {
4755    "id": "web.error.unsupported_browser.system_browser_or",
4756    "translation": "または"
4757  },
4758  {
4759    "id": "web.error.unsupported_browser.system_browser_make_default",
4760    "translation": "デフォルトにする"
4761  },
4762  {
4763    "id": "web.error.unsupported_browser.open_system_browser.edge",
4764    "translation": "Edgeで開く"
4765  },
4766  {
4767    "id": "web.error.unsupported_browser.no_longer_support_version",
4768    "translation": "あなたのブラウザのバージョンはMattermostではサポートされていません"
4769  },
4770  {
4771    "id": "web.error.unsupported_browser.no_longer_support",
4772    "translation": "このブラウザはMattermostではサポートされていません"
4773  },
4774  {
4775    "id": "web.error.unsupported_browser.min_os_version.windows",
4776    "translation": "Windows 7+"
4777  },
4778  {
4779    "id": "web.error.unsupported_browser.min_os_version.mac",
4780    "translation": "macOS 10.14+"
4781  },
4782  {
4783    "id": "web.error.unsupported_browser.min_browser_version.safari",
4784    "translation": "Version 12+"
4785  },
4786  {
4787    "id": "web.error.unsupported_browser.min_browser_version.firefox",
4788    "translation": "Version 78+"
4789  },
4790  {
4791    "id": "web.error.unsupported_browser.min_browser_version.edge",
4792    "translation": "Version 44+"
4793  },
4794  {
4795    "id": "web.error.unsupported_browser.min_browser_version.chrome",
4796    "translation": "Version 89+"
4797  },
4798  {
4799    "id": "web.error.unsupported_browser.learn_more",
4800    "translation": "サポートされたブラウザについて詳しく知る。"
4801  },
4802  {
4803    "id": "web.error.unsupported_browser.install_guide.windows",
4804    "translation": "インストールガイド"
4805  },
4806  {
4807    "id": "web.error.unsupported_browser.install_guide.mac",
4808    "translation": "インストールガイド"
4809  },
4810  {
4811    "id": "web.error.unsupported_browser.download_the_app",
4812    "translation": "アプリをダウンロードする"
4813  },
4814  {
4815    "id": "web.error.unsupported_browser.download_app_or_upgrade_browser",
4816    "translation": "より良い体験のために、Mattermostアプリかサポートされたブラウザをダウンロードしてください。"
4817  },
4818  {
4819    "id": "web.error.unsupported_browser.download",
4820    "translation": "アプリをダウンロードする"
4821  },
4822  {
4823    "id": "web.error.unsupported_browser.browser_title.safari",
4824    "translation": "Safari"
4825  },
4826  {
4827    "id": "web.error.unsupported_browser.browser_title.firefox",
4828    "translation": "Firefox"
4829  },
4830  {
4831    "id": "web.error.unsupported_browser.browser_title.edge",
4832    "translation": "Microsoft Edge"
4833  },
4834  {
4835    "id": "web.error.unsupported_browser.browser_title.chrome",
4836    "translation": "Google Chrome"
4837  },
4838  {
4839    "id": "web.error.unsupported_browser.browser_get_latest.safari",
4840    "translation": "最新のSafariブラウザを取得してください"
4841  },
4842  {
4843    "id": "web.error.unsupported_browser.browser_get_latest.firefox",
4844    "translation": "最新のFirefoxブラウザを取得してください"
4845  },
4846  {
4847    "id": "web.error.unsupported_browser.browser_get_latest.chrome",
4848    "translation": "最新のChromeブラウザを取得してください"
4849  },
4850  {
4851    "id": "searchengine.bleve.disabled.error",
4852    "translation": "Bleve インデックスの破棄中にエラーが発生しました: エンジンが無効化されています"
4853  },
4854  {
4855    "id": "plugin_api.bot_cant_create_bot",
4856    "translation": "BotユーザーはBotユーザーを作成できません。"
4857  },
4858  {
4859    "id": "plugin.api.get_users_in_channel",
4860    "translation": "不正なソート基準のため、ユーザーを取得できません。"
4861  },
4862  {
4863    "id": "model.user.is_valid.update_at.app_error",
4864    "translation": "更新日時は有効な時刻にしてください。"
4865  },
4866  {
4867    "id": "model.user.is_valid.position.app_error",
4868    "translation": "不正な役職: 128文字以下でなければなりません。"
4869  },
4870  {
4871    "id": "model.user.is_valid.password_limit.app_error",
4872    "translation": "bcryptの制限により72文字以上のパスワードを設定できません。"
4873  },
4874  {
4875    "id": "model.user.is_valid.nickname.app_error",
4876    "translation": "不正なニックネームです。"
4877  },
4878  {
4879    "id": "model.user.is_valid.locale.app_error",
4880    "translation": "不正な地域です。"
4881  },
4882  {
4883    "id": "model.user.is_valid.last_name.app_error",
4884    "translation": "不正な苗字です。"
4885  },
4886  {
4887    "id": "model.user.is_valid.id.app_error",
4888    "translation": "不正なユーザーIDです。"
4889  },
4890  {
4891    "id": "model.user.is_valid.first_name.app_error",
4892    "translation": "不正な名前(ファーストネーム)です。"
4893  },
4894  {
4895    "id": "model.user.is_valid.create_at.app_error",
4896    "translation": "作成日時は有効な時刻にしてください。"
4897  },
4898  {
4899    "id": "model.user.is_valid.auth_data_type.app_error",
4900    "translation": "不正なユーザーです。認証データは認証形式と一緒に設定してください。"
4901  },
4902  {
4903    "id": "model.user.is_valid.auth_data_pwd.app_error",
4904    "translation": "不正なユーザーです。パスワードと認証データは両方は指定できません。"
4905  },
4906  {
4907    "id": "model.user.is_valid.auth_data.app_error",
4908    "translation": "不正な認証データです。"
4909  },
4910  {
4911    "id": "model.team.is_valid.invite_id.app_error",
4912    "translation": "不正な招待IDです。"
4913  },
4914  {
4915    "id": "model.post.channel_notifications_disabled_in_channel.message",
4916    "translation": "チャンネル通知は {{.ChannelName}} で無効になっています。{{.Mention}} は通知をトリガーしません。"
4917  },
4918  {
4919    "id": "model.plugin_kvset_options.is_valid.old_value.app_error",
4920    "translation": "古い値が不正です。操作がアトミックでない場合は設定しないでください。"
4921  },
4922  {
4923    "id": "model.guest.is_valid.emails.app_error",
4924    "translation": "不正な電子メールアドレスです。"
4925  },
4926  {
4927    "id": "model.guest.is_valid.email.app_error",
4928    "translation": "不正な電子メールアドレスです。"
4929  },
4930  {
4931    "id": "model.guest.is_valid.channels.app_error",
4932    "translation": "不正なチャンネルです。"
4933  },
4934  {
4935    "id": "model.guest.is_valid.channel.app_error",
4936    "translation": "不正なチャンネルです。"
4937  },
4938  {
4939    "id": "model.group.name.invalid_chars.app_error",
4940    "translation": "グループの名前属性に無効な文字が存在します"
4941  },
4942  {
4943    "id": "model.config.is_valid.saml_signature_algorithm.app_error",
4944    "translation": "署名アルゴリズムが不正です。"
4945  },
4946  {
4947    "id": "model.config.is_valid.saml_guest_attribute.app_error",
4948    "translation": "ゲストの属性値が不正です。'field=value' の形式でなくてはなりません。"
4949  },
4950  {
4951    "id": "model.config.is_valid.saml_canonical_algorithm.app_error",
4952    "translation": "不正なCanonicalアルゴリズムです。"
4953  },
4954  {
4955    "id": "model.config.is_valid.saml_admin_attribute.app_error",
4956    "translation": "管理者の属性値が不正です。'field=value' の形式でなくてはなりません。"
4957  },
4958  {
4959    "id": "model.config.is_valid.elastic_search.enable_autocomplete.app_error",
4960    "translation": "Elasticsearch 自動補完が有効に設定されている場合、Elasticsearch インデックス有効化設定は有効でなければなりません"
4961  },
4962  {
4963    "id": "model.config.is_valid.bleve_search.filename.app_error",
4964    "translation": "Blee IndexingDir が設定されている場合、Bleve インデックス有効化設定は有効でなければなりません"
4965  },
4966  {
4967    "id": "model.config.is_valid.bleve_search.enable_searching.app_error",
4968    "translation": "Bleve 検索有効化設定が有効に設定されている場合、Bleveインデックス有効化設定は有効でなければなりません"
4969  },
4970  {
4971    "id": "model.config.is_valid.bleve_search.enable_autocomplete.app_error",
4972    "translation": "Bleve 自動補完が有効に設定されている場合、Bleve インデックス有効化設定は有効でなければなりません"
4973  },
4974  {
4975    "id": "model.config.is_valid.bleve_search.bulk_indexing_time_window_seconds.app_error",
4976    "translation": "Bleveの一括インデックス付与処理の時間は1秒以上でなければなりません。"
4977  },
4978  {
4979    "id": "model.command.is_valid.autocomplete_data.app_error",
4980    "translation": "無効な AutocompleteData です"
4981  },
4982  {
4983    "id": "model.channel.is_valid.name.app_error",
4984    "translation": "不正なチャンネル名です。ユーザーIDはダイレクトメッセージチャンネル以外でチャンネル名に使用することはできません。"
4985  },
4986  {
4987    "id": "interactive_message.decode_trigger_id.base64_decode_failed_signature",
4988    "translation": "対話型ダイアログにおけるトリガIDのbase64署名のデコードに失敗しました。"
4989  },
4990  {
4991    "id": "groups.unsupported_syncable_type",
4992    "translation": "サポートされている同期可能タイプ '{{.Value}}'。"
4993  },
4994  {
4995    "id": "group_not_associated_to_synced_team",
4996    "translation": "親となるグループに同期されたチームへの関連づけが行われるまでは、グループをチャンネルに関連づけることはできません。"
4997  },
4998  {
4999    "id": "ent.ldap.validate_guest_filter.app_error",
5000    "translation": "不正なAD/LDAPゲストフィルターです。"
5001  },
5002  {
5003    "id": "ent.ldap.validate_admin_filter.app_error",
5004    "translation": "不正なAD/LDAP管理者フィルターです。"
5005  },
5006  {
5007    "id": "ent.ldap.syncronize.search_failure_size_exceeded.app_error",
5008    "translation": "サイズ制限超過。[最大ページサイズ](https://docs.mattermost.com/deployment/sso-ldap.html#i-see-the-log-error-ldap-result-code-4-size-limit-exceeded)を確認してください。"
5009  },
5010  {
5011    "id": "ent.ldap.syncronize.delete_group_constained_memberships",
5012    "translation": "チーム/チャンネルのメンバーシップの削除エラー"
5013  },
5014  {
5015    "id": "ent.id_loaded.license_disable.app_error",
5016    "translation": "現在のライセンスではID-loadedプッシュ通知はサポートされていません。"
5017  },
5018  {
5019    "id": "ent.elasticsearch.start.parse_server_version.app_error",
5020    "translation": "Elasticsearchサーバーのバージョンを解析できませんでした。"
5021  },
5022  {
5023    "id": "ent.elasticsearch.start.get_server_version.app_error",
5024    "translation": "Elasticsearchサーバーのバージョンを取得できませんでした。"
5025  },
5026  {
5027    "id": "ent.elasticsearch.search_users.unmarshall_user_failed",
5028    "translation": "検索結果をデコードできませんでした"
5029  },
5030  {
5031    "id": "ent.elasticsearch.search_users.search_failed",
5032    "translation": "検索を完了できませんでした"
5033  },
5034  {
5035    "id": "ent.elasticsearch.search_channels.unmarshall_channel_failed",
5036    "translation": "検索結果をデコードできませんでした"
5037  },
5038  {
5039    "id": "ent.elasticsearch.search_channels.search_failed",
5040    "translation": "検索を完了できませんでした"
5041  },
5042  {
5043    "id": "ent.elasticsearch.search_channels.disabled",
5044    "translation": "このサーバーではElasticsearchによる検索は無効です"
5045  },
5046  {
5047    "id": "ent.elasticsearch.refresh_indexes.refresh_failed",
5048    "translation": "Elasticsearchのインデックスを更新できませんでした"
5049  },
5050  {
5051    "id": "ent.elasticsearch.indexer.index_batch.nothing_left_to_index.error",
5052    "translation": "すべてのエンティティが完了した際に、新しいバッチへのインデックス付与が行われます"
5053  },
5054  {
5055    "id": "ent.elasticsearch.index_user.error",
5056    "translation": "ユーザーにインデックスを付与できませんでした"
5057  },
5058  {
5059    "id": "ent.elasticsearch.index_channel.error",
5060    "translation": "チャンネルにインデックスを付与できませんでした"
5061  },
5062  {
5063    "id": "ent.elasticsearch.delete_user.error",
5064    "translation": "ユーザーを削除できませんでした"
5065  },
5066  {
5067    "id": "ent.elasticsearch.delete_channel.error",
5068    "translation": "チャンネルを削除できませんでした"
5069  },
5070  {
5071    "id": "ent.elasticsearch.create_template_users_if_not_exists.template_create_failed",
5072    "translation": "ユーザーのElasticsearchテンプレートを作成できませんでした"
5073  },
5074  {
5075    "id": "ent.elasticsearch.create_template_posts_if_not_exists.template_create_failed",
5076    "translation": "投稿のElasticsearchテンプレートを作成できませんでした"
5077  },
5078  {
5079    "id": "ent.elasticsearch.create_template_channels_if_not_exists.template_create_failed",
5080    "translation": "チャンネルのElasticsearchテンプレートを作成できませんでした"
5081  },
5082  {
5083    "id": "ent.compliance.csv.warning.appError",
5084    "translation": "warningファイルを作成できません。"
5085  },
5086  {
5087    "id": "ent.compliance.csv.metadata.json.zipfile.appError",
5088    "translation": "zipファイルを作成できません"
5089  },
5090  {
5091    "id": "bleveengine.stop_user_index.error",
5092    "translation": "ユーザーインデックスを閉じることができませんでした。"
5093  },
5094  {
5095    "id": "bleveengine.stop_post_index.error",
5096    "translation": "投稿インデックスを閉じることができませんでした。"
5097  },
5098  {
5099    "id": "bleveengine.stop_channel_index.error",
5100    "translation": "チャンネルインデックスを閉じることができませんでした。"
5101  },
5102  {
5103    "id": "bleveengine.search_users_in_team.error",
5104    "translation": "ユーザー検索を完了できませんでした。"
5105  },
5106  {
5107    "id": "bleveengine.search_users_in_channel.uchan.error",
5108    "translation": "ユーザー検索を完了できませんでした。"
5109  },
5110  {
5111    "id": "bleveengine.search_users_in_channel.nuchan.error",
5112    "translation": "ユーザー検索を完了できませんでした。"
5113  },
5114  {
5115    "id": "bleveengine.search_posts.error",
5116    "translation": "投稿検索を完了できませんでした。"
5117  },
5118  {
5119    "id": "bleveengine.search_channels.error",
5120    "translation": "チャンネル検索を完了できませんでした。"
5121  },
5122  {
5123    "id": "bleveengine.purge_user_index.error",
5124    "translation": "ユーザーインデックスを破棄できませんでした。"
5125  },
5126  {
5127    "id": "bleveengine.purge_post_index.error",
5128    "translation": "投稿インデックスを破棄できませんでした。"
5129  },
5130  {
5131    "id": "bleveengine.purge_channel_index.error",
5132    "translation": "チャンネルインデックスを破棄できませんでした。"
5133  },
5134  {
5135    "id": "bleveengine.indexer.index_batch.nothing_left_to_index.error",
5136    "translation": "すべてのエンティティが完了した際に、新しいバッチへのインデックス付与が行われます。"
5137  },
5138  {
5139    "id": "bleveengine.indexer.do_job.parse_start_time.error",
5140    "translation": "Bleveインデックス付与ワーカーが開始時刻を解析できませんでした。"
5141  },
5142  {
5143    "id": "bleveengine.indexer.do_job.parse_end_time.error",
5144    "translation": "Bleveインデックス付与ワーカーが終了時刻を解析できませんでした。"
5145  },
5146  {
5147    "id": "bleveengine.indexer.do_job.get_oldest_entity.error",
5148    "translation": "最も古いエンティティ(ユーザー、チャンネル、投稿)をデータベースから取得できませんでした。"
5149  },
5150  {
5151    "id": "bleveengine.indexer.do_job.engine_inactive",
5152    "translation": "Bleveによるインデックス付与ジョブを実行できませんでした: エンジンが無効化されています。"
5153  },
5154  {
5155    "id": "bleveengine.indexer.do_job.bulk_index_users.batch_error",
5156    "translation": "ユーザーバッチにインデックスを付与できませんでした。"
5157  },
5158  {
5159    "id": "bleveengine.indexer.do_job.bulk_index_posts.batch_error",
5160    "translation": "投稿バッチにインデックスを付与できませんでした。"
5161  },
5162  {
5163    "id": "bleveengine.indexer.do_job.bulk_index_channels.batch_error",
5164    "translation": "チャンネルバッチにインデックスを付与できませんでした。"
5165  },
5166  {
5167    "id": "bleveengine.index_user.error",
5168    "translation": "ユーザーにインデックスを付与できませんでした。"
5169  },
5170  {
5171    "id": "bleveengine.index_post.error",
5172    "translation": "投稿にインデックスを付与できませんでした。"
5173  },
5174  {
5175    "id": "bleveengine.index_channel.error",
5176    "translation": "チャンネルにインデックスを付与できませんでした。"
5177  },
5178  {
5179    "id": "bleveengine.delete_user.error",
5180    "translation": "ユーザーを削除できませんでした。"
5181  },
5182  {
5183    "id": "bleveengine.delete_post.error",
5184    "translation": "投稿を削除できませんでした。"
5185  },
5186  {
5187    "id": "bleveengine.delete_channel.error",
5188    "translation": "チャンネルを削除できませんでした。"
5189  },
5190  {
5191    "id": "bleveengine.create_user_index.error",
5192    "translation": "Bleveによるユーザーインデックスの作成中にエラーが発生しました。"
5193  },
5194  {
5195    "id": "bleveengine.create_post_index.error",
5196    "translation": "Bleveによる投稿インデックスの作成中にエラーが発生しました。"
5197  },
5198  {
5199    "id": "bleveengine.create_channel_index.error",
5200    "translation": "Bleveによるチャンネルインデックスの作成中にエラーが発生しました。"
5201  },
5202  {
5203    "id": "bleveengine.already_started.error",
5204    "translation": "Bleveは既に起動しています。"
5205  },
5206  {
5207    "id": "app.user_terms_of_service.save.app_error",
5208    "translation": "利用規約を保存できませんでした。"
5209  },
5210  {
5211    "id": "app.user_terms_of_service.get_by_user.no_rows.app_error",
5212    "translation": "利用規約が見付かりませんでした。"
5213  },
5214  {
5215    "id": "app.user_terms_of_service.get_by_user.app_error",
5216    "translation": "利用規約を取得できませんでした。"
5217  },
5218  {
5219    "id": "app.user_terms_of_service.delete.app_error",
5220    "translation": "ユーザー利用規約を削除できませんでした。"
5221  },
5222  {
5223    "id": "app.terms_of_service.get.no_rows.app_error",
5224    "translation": "利用規約が見付かりませんでした。"
5225  },
5226  {
5227    "id": "app.terms_of_service.get.app_error",
5228    "translation": "利用規約を取得できませんでした。"
5229  },
5230  {
5231    "id": "app.terms_of_service.create.existing.app_error",
5232    "translation": "既存の利用規約に対する保存処理を呼び出す必要はありません。"
5233  },
5234  {
5235    "id": "app.terms_of_service.create.app_error",
5236    "translation": "利用規約を保存できませんでした。"
5237  },
5238  {
5239    "id": "app.team.rename_team.name_occupied",
5240    "translation": "その名前は既に使用されているため、チーム名を変更できませんでした。"
5241  },
5242  {
5243    "id": "app.team.invite_token.group_constrained.error",
5244    "translation": "グループ制約が設定されたチームに参加できません。"
5245  },
5246  {
5247    "id": "app.team.invite_id.group_constrained.error",
5248    "translation": "グループ制約が設定されたチームに参加できません。"
5249  },
5250  {
5251    "id": "app.plugin.write_file.saving.app_error",
5252    "translation": "ファイルを保存する際にエラーが発生しました。"
5253  },
5254  {
5255    "id": "app.plugin.write_file.read.app_error",
5256    "translation": "ファイルを読み込む際にエラーが発生しました。"
5257  },
5258  {
5259    "id": "app.plugin.webapp_bundle.app_error",
5260    "translation": "プラグインwebappのバンドルを生成できませんでした。"
5261  },
5262  {
5263    "id": "app.plugin.sync.read_local_folder.app_error",
5264    "translation": "ローカルプラグインフォルダを読み込む際にエラーが発生しました。"
5265  },
5266  {
5267    "id": "app.plugin.sync.list_filestore.app_error",
5268    "translation": "ファイルストアのプラグインフォルダからファイルを読み込む際にエラーが発生しました。"
5269  },
5270  {
5271    "id": "app.plugin.store_signature.app_error",
5272    "translation": "プラグイン署名を設定されたファイルストアへ保存できませんでした。"
5273  },
5274  {
5275    "id": "app.plugin.store_bundle.app_error",
5276    "translation": "プラグインを設定されたファイルストアへ保存できませんでした。"
5277  },
5278  {
5279    "id": "app.plugin.signature_decode.app_error",
5280    "translation": "Base64署名をデコードできませんでした。"
5281  },
5282  {
5283    "id": "app.plugin.restart.app_error",
5284    "translation": "アップグレード時にプラグインを再起動できませんでした。"
5285  },
5286  {
5287    "id": "app.plugin.remove_bundle.app_error",
5288    "translation": "ファイルストアからプラグインを削除できませんでした。"
5289  },
5290  {
5291    "id": "app.plugin.modify_saml.app_error",
5292    "translation": "SAMLファイルを変更できません。"
5293  },
5294  {
5295    "id": "app.plugin.marshal.app_error",
5296    "translation": "マーケットプレースプラグインを変換できませんでした。"
5297  },
5298  {
5299    "id": "app.plugin.marketplace_plugins.signature_not_found.app_error",
5300    "translation": "リクエストされたプラグインの署名が見つかりませんでした。"
5301  },
5302  {
5303    "id": "app.plugin.marketplace_plugins.not_found.app_error",
5304    "translation": "リクエストされたマーケットプレースのプラグインが見つかりませんでした。"
5305  },
5306  {
5307    "id": "app.plugin.marketplace_plugin_request.app_error",
5308    "translation": "マーケットプレースのプラグインリクエストをデコードできませんでした。"
5309  },
5310  {
5311    "id": "app.plugin.marketplace_disabled.app_error",
5312    "translation": "マーケットプレースは無効化されています。詳しくはログを確認してください。"
5313  },
5314  {
5315    "id": "app.plugin.marketplace_client.failed_to_fetch",
5316    "translation": "マーケットプレースサーバーからプラグインを取得できませんでした。"
5317  },
5318  {
5319    "id": "app.plugin.marketplace_client.app_error",
5320    "translation": "マーケットプレースのクライアントを作成できませんでした。"
5321  },
5322  {
5323    "id": "app.plugin.invalid_version.app_error",
5324    "translation": "プラグインのバージョンを解析できません。"
5325  },
5326  {
5327    "id": "app.plugin.install_marketplace_plugin.app_error",
5328    "translation": "マーケットプレースプラグインをインストールできませんでした。"
5329  },
5330  {
5331    "id": "app.plugin.get_public_key.get_file.app_error",
5332    "translation": "ストアから公開鍵を取得する際にエラーが発生しました。"
5333  },
5334  {
5335    "id": "app.plugin.flag_managed.app_error",
5336    "translation": "ファイルストアで管理されているプラグインを設定できませんでした。"
5337  },
5338  {
5339    "id": "app.plugin.delete_public_key.delete.app_error",
5340    "translation": "公開鍵を削除中にエラーが発生しました。"
5341  },
5342  {
5343    "id": "app.import.validate_user_teams_import_data.invalid_team_theme.error",
5344    "translation": "ユーザーのチームテーマが不正です"
5345  },
5346  {
5347    "id": "app.import.validate_user_import_data.auth_data_and_service_dependency.error",
5348    "translation": "ユーザー認証サービスと認証データが相互排他的になっています。"
5349  },
5350  {
5351    "id": "app.import.validate_user_import_data.advanced_props_show_unread_section.error",
5352    "translation": "ユーザーの未読セクション表示の設定が不正です"
5353  },
5354  {
5355    "id": "app.import.validate_user_import_data.advanced_props_formatting.error",
5356    "translation": "ユーザーの投稿の書式設定が不正です"
5357  },
5358  {
5359    "id": "app.import.validate_user_import_data.advanced_props_feature_markdown_preview.error",
5360    "translation": "ユーザーのMarkdownプレビューの設定が不正です"
5361  },
5362  {
5363    "id": "app.import.validate_user_import_data.advanced_props_email_interval.error",
5364    "translation": "ユーザーの電子メールバッチ処理間隔の設定が不正です"
5365  },
5366  {
5367    "id": "app.import.validate_post_import_data.props_too_large.error",
5368    "translation": "投稿のプロパティが許可された最大長を超えています。"
5369  },
5370  {
5371    "id": "app.import.import_user_teams.save_preferences.error",
5372    "translation": "チームテーマ設定を保存できませんでした"
5373  },
5374  {
5375    "id": "app.import.import_user_channels.channel_not_found.error",
5376    "translation": "ユーザーチャンネルのインポート中にエラーが発生しました。チャンネルが見つかりませんでした。"
5377  },
5378  {
5379    "id": "app.import.get_users_by_username.some_users_not_found.error",
5380    "translation": "見つからなかったユーザーがいます"
5381  },
5382  {
5383    "id": "app.import.get_teams_by_names.some_teams_not_found.error",
5384    "translation": "見つからなかったチームがあります"
5385  },
5386  {
5387    "id": "app.export.export_custom_emoji.copy_emoji_images.error",
5388    "translation": "カスタム絵文字画像をコピーできませんでした"
5389  },
5390  {
5391    "id": "app.emoji.get_list.internal_error",
5392    "translation": "絵文字を取得できませんでした。"
5393  },
5394  {
5395    "id": "app.emoji.get_by_name.app_error",
5396    "translation": "絵文字を取得できませんでした。"
5397  },
5398  {
5399    "id": "app.emoji.get.app_error",
5400    "translation": "絵文字を取得できませんでした。"
5401  },
5402  {
5403    "id": "app.emoji.delete.no_results",
5404    "translation": "削除する絵文字が見つかりませんでした。"
5405  },
5406  {
5407    "id": "app.emoji.delete.app_error",
5408    "translation": "絵文字を削除できませんでした。"
5409  },
5410  {
5411    "id": "app.channel_member_history.log_leave_event.internal_error",
5412    "translation": "チャンネルメンバーの履歴を記録できませんでした。既存の参加記録を更新できませんでした"
5413  },
5414  {
5415    "id": "app.channel_member_history.log_join_event.internal_error",
5416    "translation": "チャンネルメンバーの履歴を記録できませんでした。"
5417  },
5418  {
5419    "id": "app.channel.update.bad_id",
5420    "translation": "チャンネルを更新できませんでした。"
5421  },
5422  {
5423    "id": "app.channel.permanent_delete.app_error",
5424    "translation": "チャンネルを削除できませんでした。"
5425  },
5426  {
5427    "id": "app.channel.get_deleted.missing.app_error",
5428    "translation": "削除されたチャンネルはありません。"
5429  },
5430  {
5431    "id": "app.channel.get_deleted.existing.app_error",
5432    "translation": "既存の削除されたチャンネルが見付かりませんでした。"
5433  },
5434  {
5435    "id": "app.channel.get_channels.not_found.app_error",
5436    "translation": "チャンネルが見付かりませんでした。"
5437  },
5438  {
5439    "id": "app.channel.get_channels.get.app_error",
5440    "translation": "チャンネルを取得できませんでした。"
5441  },
5442  {
5443    "id": "app.channel.get_by_name.missing.app_error",
5444    "translation": "チャンネルが存在しません。"
5445  },
5446  {
5447    "id": "app.channel.get_by_name.existing.app_error",
5448    "translation": "既存のチャンネルが見付かりませんでした。"
5449  },
5450  {
5451    "id": "app.channel.get_all_channels.app_error",
5452    "translation": "全チャンネルを取得できませんでした。"
5453  },
5454  {
5455    "id": "app.channel.get.find.app_error",
5456    "translation": "チャンネルを探す際にエラーが発生しました。"
5457  },
5458  {
5459    "id": "app.channel.get.existing.app_error",
5460    "translation": "既存のチャンネルが見付かりませんでした。"
5461  },
5462  {
5463    "id": "app.channel.delete.app_error",
5464    "translation": "チャンネルを削除できませんでした。"
5465  },
5466  {
5467    "id": "app.channel.create_direct_channel.internal_error",
5468    "translation": "ダイレクトチャンネルを保存できませんでした。"
5469  },
5470  {
5471    "id": "app.channel.create_channel.internal_error",
5472    "translation": "チャンネルを保存できませんでした。"
5473  },
5474  {
5475    "id": "app.bot.permenent_delete.bad_id",
5476    "translation": "Botを削除できませんでした。"
5477  },
5478  {
5479    "id": "app.bot.permanent_delete.internal_error",
5480    "translation": "Botを完全に削除できませんでした。"
5481  },
5482  {
5483    "id": "app.bot.patchbot.internal_error",
5484    "translation": "Botを更新できませんでした。"
5485  },
5486  {
5487    "id": "app.bot.getbots.internal_error",
5488    "translation": "Botを取得できませんでした。"
5489  },
5490  {
5491    "id": "app.bot.getbot.internal_error",
5492    "translation": "Botを取得できませんでした。"
5493  },
5494  {
5495    "id": "app.bot.get_disable_bot_sysadmin_message",
5496    "translation": "{{if .disableBotsSetting}}{{if .printAllBots}}{{.UserName}} は無効化されています。現在無効化されている以下の Bot アカウントを管理していました。\n\n{{.BotNames}}{{else}}{{.UserName}} は無効化されています。 現在無効化されている以下の Bot アカウントを含む {{.NumBots}} 個の Bot アカウントを管理していました: \n\n{{.BotNames}}{{end}} **統合機能 > Botアカウント** からBotを有効にし、Bot用のトークンを新たに作成することで、これらのBotを引き継ぐことができます。\n\n詳しくは[説明文書](https://docs.mattermost.com/developer/bot-accounts.html#what-happens-when-a-user-who-owns-bot-accounts-is-disabled)を参照してください。{{else}}{{if .printAllBots}}{{.UserName}} は無効化されています。現在も有効化されている以下の Bot アカウントを管理していました。\n\n{{.BotNames}}\n{{else}}{{.UserName}} は無効化されています。以下を含む現在も有効な {{.NumBots}} 個の Bot アカウントを管理していました:\n\n{{.BotNames}}{{end}}**統合機能 > Botアカウント** から各Botを再度有効化し、Bot用のトークンを新たに生成してBotを引き継ぐことを強く推奨します。\n\n詳しくは[説明文書](https://docs.mattermost.com/developer/bot-accounts.html#what-happens-when-a-user-who-owns-bot-accounts-is-disabled)を参照してください。\n\nユーザーが無効化された際に自動でBotも無効化したい場合、**システムコンソール > 統合機能 > Botアカウント** の \"所有者が無効化された際にBotアカウントを無効化する\" を true にしてください。{{end}}"
5497  },
5498  {
5499    "id": "app.bot.createbot.internal_error",
5500    "translation": "Botを保存できませんでした。"
5501  },
5502  {
5503    "id": "app.admin.test_site_url.failure",
5504    "translation": "有効なURLではありません"
5505  },
5506  {
5507    "id": "app.admin.saml.invalid_response_from_idp.app_error",
5508    "translation": "認証プロバイダから取得したレスポンスを読み込めませんでした。"
5509  },
5510  {
5511    "id": "app.admin.saml.failure_read_response_body_from_idp.app_error",
5512    "translation": "認証プロバイダから取得したレスポンスの内容を読み込む際にエラーが発生しました。"
5513  },
5514  {
5515    "id": "app.admin.saml.failure_decode_metadata_xml_from_idp.app_error",
5516    "translation": "認証プロバイダから取得したXMLメタデータをデコードできませんでした。"
5517  },
5518  {
5519    "id": "api.websocket_handler.server_busy.app_error",
5520    "translation": "サーバーが混雑しているため、重要でないサービスは一時的に利用不可となっています。"
5521  },
5522  {
5523    "id": "api.user.update_user.accepted_guest_domain.app_error",
5524    "translation": "あなたの指定した電子メールアドレスは、ゲストアカウント用のドメインとして許可されていません。システム管理者に連絡するか他の電子メールアドレスで利用登録してください。"
5525  },
5526  {
5527    "id": "api.user.update_user.accepted_domain.app_error",
5528    "translation": "あなたの指定した電子メールアドレスのドメインは許可されていません。システム管理者に連絡するか他の電子メールアドレスで利用登録してください。"
5529  },
5530  {
5531    "id": "api.user.update_active.cannot_enable_guest_when_guest_feature_is_disabled.app_error",
5532    "translation": "ゲストアカウント機能が有効ではないため、ゲストアカウントを有効化できません。"
5533  },
5534  {
5535    "id": "api.user.reset_password.token_parse.error",
5536    "translation": "パスワード初期化トークンを解析できませんでした"
5537  },
5538  {
5539    "id": "api.user.promote_guest_to_user.no_guest.app_error",
5540    "translation": "そのユーザーはゲストアカウントでないため、ゲストアカウントから通常のユーザーアカウントへ変更できませんでした。"
5541  },
5542  {
5543    "id": "api.user.login.invalid_credentials_username",
5544    "translation": "有効なユーザー名とパスワードを入力してください。"
5545  },
5546  {
5547    "id": "api.user.login.invalid_credentials_sso",
5548    "translation": "有効な電子メールアドレスまたはユーザー名とパスワードの入力、もしくは他の方法でのサインインを行ってください。"
5549  },
5550  {
5551    "id": "api.user.login.invalid_credentials_email_username",
5552    "translation": "有効な電子メールアドレスまたはユーザー名と、パスワードを入力してください。"
5553  },
5554  {
5555    "id": "api.user.login.invalid_credentials_email",
5556    "translation": "有効な電子メールアドレスとパスワードを入力してください"
5557  },
5558  {
5559    "id": "api.user.login.guest_accounts.license.error",
5560    "translation": "現在のライセンスではゲストアカウントはサポートされていません"
5561  },
5562  {
5563    "id": "api.user.login.guest_accounts.disabled.error",
5564    "translation": "ゲストアカウントは無効化されています"
5565  },
5566  {
5567    "id": "api.user.demote_user_to_guest.already_guest.app_error",
5568    "translation": "既にそのユーザーはゲストアカウントのため、ゲストアカウントに変更できませんでした。"
5569  },
5570  {
5571    "id": "api.user.create_user.invalid_invitation_type.app_error",
5572    "translation": "無効な招待のため、ユーザーを作成できません。"
5573  },
5574  {
5575    "id": "api.user.create_user.guest_accounts.license.app_error",
5576    "translation": "現在のライセンスではゲストアカウントはサポートされていません。"
5577  },
5578  {
5579    "id": "api.user.create_user.guest_accounts.disabled.app_error",
5580    "translation": "ゲストアカウントは無効化されています。"
5581  },
5582  {
5583    "id": "api.user.create_password_token.error",
5584    "translation": "パスワードリカバリトークンを作成できませんでした"
5585  },
5586  {
5587    "id": "api.templates.remove_expired_license.subject",
5588    "translation": "Mattermostエンタープライズライセンスは無効になっています。"
5589  },
5590  {
5591    "id": "api.templates.remove_expired_license.body.title",
5592    "translation": "エンタープライズエディションのライセンスの有効期限が切れ、一部の機能が無効になることがあります。今すぐライセンスを更新してください。"
5593  },
5594  {
5595    "id": "api.templates.remove_expired_license.body.renew_button",
5596    "translation": "今すぐライセンスを更新する"
5597  },
5598  {
5599    "id": "api.templates.invite_guest_subject",
5600    "translation": "[{{ .SiteName }}] {{ .SenderName }} がゲストとしてあなたを {{ .TeamDisplayName }} チームに招待しました"
5601  },
5602  {
5603    "id": "api.team.update_team_member_roles.guest_and_user.app_error",
5604    "translation": "不正なチームメンバー更新: ユーザーはゲストかユーザーのどちらかでなければならず、両方であってはいけません。"
5605  },
5606  {
5607    "id": "api.team.search_teams.pagination_not_implemented.public_team_search",
5608    "translation": "公開のみのチーム検索ではページネーションは利用できません。"
5609  },
5610  {
5611    "id": "api.team.search_teams.pagination_not_implemented.private_team_search",
5612    "translation": "非公開のみのチーム検索ではページネーションは利用できません。"
5613  },
5614  {
5615    "id": "api.team.remove_member.group_constrained.app_error",
5616    "translation": "グループ制約が設定されたチームからユーザーを削除できませんでした。"
5617  },
5618  {
5619    "id": "api.team.invite_guests.channel_in_invalid_team.app_error",
5620    "translation": "招待チャンネルは招待チーム内のチャンネルでなくてはなりません。"
5621  },
5622  {
5623    "id": "api.team.invate_guests_to_channels.license.error",
5624    "translation": "現在のライセンスではゲストアカウントはサポートされていません"
5625  },
5626  {
5627    "id": "api.team.invate_guests_to_channels.disabled.error",
5628    "translation": "ゲストアカウントは無効化されています"
5629  },
5630  {
5631    "id": "api.team.invalidate_all_email_invites.app_error",
5632    "translation": "電子メール招待の無効化でエラーが発生しました。"
5633  },
5634  {
5635    "id": "api.team.get_all_teams.insufficient_permissions",
5636    "translation": "あなたには全チームリストにアクセスするために必要な権限が付与されていません"
5637  },
5638  {
5639    "id": "api.team.demote_user_to_guest.license.error",
5640    "translation": "現在のライセンスではゲストアカウントはサポートされていません"
5641  },
5642  {
5643    "id": "api.team.demote_user_to_guest.disabled.error",
5644    "translation": "ゲストアカウントは無効化されています。"
5645  },
5646  {
5647    "id": "api.team.add_user_to_team_from_invite.guest.app_error",
5648    "translation": "ゲストが招待リンクからチームに参加することはできません。チームに招待メールをリクエストしてください。"
5649  },
5650  {
5651    "id": "api.team.add_members.user_denied",
5652    "translation": "このチームはグループによって管理されています。  このユーザーはこのチームと同期しているグループのメンバーではありません。"
5653  },
5654  {
5655    "id": "api.team.add_members.error",
5656    "translation": "チームメンバー追加時にエラーが発生しました。"
5657  },
5658  {
5659    "id": "api.system.id_loaded.not_available.app_error",
5660    "translation": "ID-loadedプッシュ通知はこのサーバーで設定されていないか、サポートされていません。"
5661  },
5662  {
5663    "id": "api.slackimport.slack_import.zip.file_too_large",
5664    "translation": "ZIPアーカイブ内の {{.Filename}} が大きすぎるためSlackインポート処理を実行できません\r\n"
5665  },
5666  {
5667    "id": "api.push_notifications_ack.message.parse.app_error",
5668    "translation": "プッシュ通知応答メッセージを構築する際にエラーが発生しました。"
5669  },
5670  {
5671    "id": "api.push_notifications_ack.forward.app_error",
5672    "translation": "プッシュ通知サービスへの受信完了通知送信時にエラーが発生しました。"
5673  },
5674  {
5675    "id": "api.push_notifications.message.parse.app_error",
5676    "translation": "プッシュ通知メッセージを構築する際にエラーが発生しました。"
5677  },
5678  {
5679    "id": "api.push_notification.id_loaded.fetch.app_error",
5680    "translation": "ID-loadedプッシュ通知を取得する際にエラーが発生しました。"
5681  },
5682  {
5683    "id": "api.push_notification.id_loaded.default_message",
5684    "translation": "新しいメッセージがあります。"
5685  },
5686  {
5687    "id": "api.push_notification.disabled.app_error",
5688    "translation": "このサーバーではプッシュ通知は無効です。"
5689  },
5690  {
5691    "id": "api.post.check_for_out_of_channel_groups_mentions.message.one",
5692    "translation": "@{{.Usernames}}はこのチャンネルにいないため、通知は行われません。また、彼らはリンクされたグループのメンバーではないため、チャンネルに追加することもできません。彼らをこのチャンネルに追加するには、リンクされたグループに追加しなければなりません。"
5693  },
5694  {
5695    "id": "api.post.check_for_out_of_channel_groups_mentions.message.multiple",
5696    "translation": "@{{.Usernames}} と @{{.LastUsername}}はこのチャンネルにいないため、通知は行われません。また、彼らはリンクされたグループのメンバーではないため、チャンネルに追加することもできません。彼らをこのチャンネルに追加するには、リンクされたグループに追加しなければなりません。"
5697  },
5698  {
5699    "id": "api.post.check_for_out_of_channel_group_users.message.none",
5700    "translation": "このチームに @{{.GroupName}} のメンバーがいません"
5701  },
5702  {
5703    "id": "api.plugin.verify_plugin.app_error",
5704    "translation": "プラグイン署名を検証できませんでした。"
5705  },
5706  {
5707    "id": "api.plugin.install.download_failed.app_error",
5708    "translation": "プラグインをダウンロードする際にエラーが発生しました。"
5709  },
5710  {
5711    "id": "api.license.remove_expired_license.failed.error",
5712    "translation": "無効化されたライセンスへの電子メールを送信できませんでした。"
5713  },
5714  {
5715    "id": "api.ldap_groups.existing_user_name_error",
5716    "translation": "グループ名はユーザー名として既に存在しています"
5717  },
5718  {
5719    "id": "api.ldap_groups.existing_reserved_name_error",
5720    "translation": "グループ名は予約語として既に登録されています"
5721  },
5722  {
5723    "id": "api.ldap_groups.existing_group_name_error",
5724    "translation": "グループ名は既に存在しています"
5725  },
5726  {
5727    "id": "api.image.get.app_error",
5728    "translation": "要求された画像URLを解析できません。"
5729  },
5730  {
5731    "id": "api.context.server_busy.app_error",
5732    "translation": "サーバーが混雑しているため、重要でないサービスは一時的に利用不可となっています。"
5733  },
5734  {
5735    "id": "api.context.local_origin_required.app_error",
5736    "translation": "このエンドポイントはローカルのリクエストオリジンである必要があります。"
5737  },
5738  {
5739    "id": "api.config.update_config.restricted_merge.app_error",
5740    "translation": "設定をマージできませんでした。"
5741  },
5742  {
5743    "id": "api.command_remove.group_constrained_user_denied",
5744    "translation": "このチャンネルにリンクされたグループのメンバーであるため、あなたはそのユーザーをチャンネルから削除することはできません。そのユーザーをチャンネルから削除するには、リンクされたグループから削除してください。"
5745  },
5746  {
5747    "id": "api.command_invite.user_not_in_team.app_error",
5748    "translation": "@{{.Username}} はチームのメンバーではありません。"
5749  },
5750  {
5751    "id": "api.command_invite.group_constrained_user_denied",
5752    "translation": "このチャンネルはグループによって管理されています。  このユーザーはこのチャンネルと同期しているグループのメンバーではありません。"
5753  },
5754  {
5755    "id": "api.command.execute_command.format.app_error",
5756    "translation": "コマンドトリガーワードの先頭のスラッシュが欠落しています"
5757  },
5758  {
5759    "id": "api.channel.update_team_member_roles.changing_guest_role.app_error",
5760    "translation": "不正なチームメンバ更新: 手動でゲストの役割を追加/削除することはできません。"
5761  },
5762  {
5763    "id": "api.channel.update_channel_privacy.default_channel_error",
5764    "translation": "デフォルトチャンネルは非公開にできません。"
5765  },
5766  {
5767    "id": "api.channel.update_channel_member_roles.guest_and_user.app_error",
5768    "translation": "不正なチャンネルメンバー更新: ユーザーはゲストかユーザーのどちらかでなければならず、両方であってはいけません。"
5769  },
5770  {
5771    "id": "api.channel.update_channel_member_roles.changing_guest_role.app_error",
5772    "translation": "不正なチャンネルメンバー更新: 手動でゲストの役割を追加/削除することはできません。"
5773  },
5774  {
5775    "id": "api.channel.update_channel.typechange.app_error",
5776    "translation": "チャンネル種別を更新できません。"
5777  },
5778  {
5779    "id": "api.channel.restore_channel.unarchived",
5780    "translation": "{{.Username}} がチャンネルを復元しました。"
5781  },
5782  {
5783    "id": "api.channel.restore_channel.restored.app_error",
5784    "translation": "チャンネルを復元できませんでした。このチャンネルはアーカイブされていません。"
5785  },
5786  {
5787    "id": "api.channel.remove_user_from_channel.app_error",
5788    "translation": "この種別のチャンネルからユーザーを削除することはできません。"
5789  },
5790  {
5791    "id": "api.channel.remove_members.denied",
5792    "translation": "削除に関するチャンネルメンバーシップはグループ制約により以下のユーザーを拒否しました: {{ .UserIDs }}"
5793  },
5794  {
5795    "id": "api.channel.remove_member.group_constrained.app_error",
5796    "translation": "グループ制約が設定されたチャンネルからユーザーを削除できませんでした。"
5797  },
5798  {
5799    "id": "api.channel.patch_channel_moderations.license.error",
5800    "translation": "現在のライセンスではチャンネルモデレーションはサポートされていません"
5801  },
5802  {
5803    "id": "api.channel.guest_join_channel.post_and_forget",
5804    "translation": "%v がゲストとしてチャンネルに参加しました。"
5805  },
5806  {
5807    "id": "api.channel.get_channel_moderations.license.error",
5808    "translation": "現在のライセンスではチャンネルモデレーションはサポートされていません"
5809  },
5810  {
5811    "id": "api.channel.channel_member_counts_by_group.license.error",
5812    "translation": "現在のライセンスではグループはサポートされていません"
5813  },
5814  {
5815    "id": "api.channel.add_members.user_denied",
5816    "translation": "チャンネルメンバーシップはグループ制約により以下のユーザーを拒否しました: {{.UserIDs }}"
5817  },
5818  {
5819    "id": "api.channel.add_members.error",
5820    "translation": "チャンネルメンバー追加時にエラーが発生しました。"
5821  },
5822  {
5823    "id": "api.channel.add_guest.added",
5824    "translation": "%v は %v によってゲストとしてチャンネルに追加されました。"
5825  },
5826  {
5827    "id": "api.bot.teams_channels.add_message_mobile",
5828    "translation": "ブラウザ、もしくはMattermostデスクトップアプリから、Botをチーム・チャンネルに追加してください。"
5829  },
5830  {
5831    "id": "api.bot.create_disabled",
5832    "translation": "Bot作成は無効化されています。"
5833  },
5834  {
5835    "id": "api.admin.saml.set_certificate_from_metadata.missing_content_type.app_error",
5836    "translation": "コンテントタイプがありません。"
5837  },
5838  {
5839    "id": "api.admin.saml.set_certificate_from_metadata.invalid_content_type.app_error",
5840    "translation": "不正なコンテントタイプです。"
5841  },
5842  {
5843    "id": "api.admin.saml.set_certificate_from_metadata.invalid_body.app_error",
5844    "translation": "不正な証明書テキストです。"
5845  },
5846  {
5847    "id": "api.admin.saml.invalid_xml_missing_ssoservices.app_error",
5848    "translation": "XML内に認証プロバイダSSOサービスのノードが存在しません。"
5849  },
5850  {
5851    "id": "api.admin.saml.invalid_xml_missing_keydescriptor.app_error",
5852    "translation": "XML内に認証プロバイダKeyディスクリプタのノードが存在しません。"
5853  },
5854  {
5855    "id": "api.admin.saml.invalid_xml_missing_idpssodescriptors.app_error",
5856    "translation": "XML内に認証プロバイダSSOディスクリプタのノードが存在しません。"
5857  },
5858  {
5859    "id": "api.admin.saml.failure_save_idp_certificate_file.app_error",
5860    "translation": "証明書ファイルを保存できませんでした。"
5861  },
5862  {
5863    "id": "api.admin.saml.failure_parse_idp_certificate.app_error",
5864    "translation": "認証プロバイダから取得したメタデータ情報を解析する際にエラーが発生しました。"
5865  },
5866  {
5867    "id": "api.admin.saml.failure_get_metadata_from_idp.app_error",
5868    "translation": "認証プロバイダURLからメタデータを取得できませんでした。"
5869  },
5870  {
5871    "id": "api.admin.delete_brand_image.storage.not_found",
5872    "translation": "ブランド画像が見つからないため、削除できませんでした。"
5873  },
5874  {
5875    "id": "model.config.is_valid.saml_spidentifier_attribute.app_error",
5876    "translation": "サービスプロバイダー識別子が必要です"
5877  },
5878  {
5879    "id": "ent.elasticsearch.delete_user_posts.error",
5880    "translation": "ユーザー投稿を削除できませんでした"
5881  },
5882  {
5883    "id": "ent.elasticsearch.delete_channel_posts.error",
5884    "translation": "チャンネル投稿を削除できませんでした"
5885  },
5886  {
5887    "id": "ent.cluster.timeout.error",
5888    "translation": "クラスターのレスポンスがタイムアウトしました"
5889  },
5890  {
5891    "id": "bleveengine.delete_channel_posts.error",
5892    "translation": "チャンネル投稿を削除できませんでした"
5893  },
5894  {
5895    "id": "ent.cluster.json_encode.error",
5896    "translation": "JSONリクエストを変換する際にエラーが発生しました"
5897  },
5898  {
5899    "id": "bleveengine.delete_user_posts.error",
5900    "translation": "ユーザー投稿を削除できませんでした"
5901  },
5902  {
5903    "id": "app.scheme.delete.app_error",
5904    "translation": "このスキーマを削除できませんでした。"
5905  },
5906  {
5907    "id": "app.reaction.save.save.app_error",
5908    "translation": "リアクションを保存できませんでした。"
5909  },
5910  {
5911    "id": "app.reaction.get_for_post.app_error",
5912    "translation": "投稿に対するリアクションを取得できませんでした。"
5913  },
5914  {
5915    "id": "app.reaction.delete_all_with_emoji_name.get_reactions.app_error",
5916    "translation": "この絵文字名のリアクションを取得できませんでした。"
5917  },
5918  {
5919    "id": "app.reaction.bulk_get_for_post_ids.app_error",
5920    "translation": "投稿へのリアクションを取得できませんでした。"
5921  },
5922  {
5923    "id": "app.emoji.get_by_name.no_result",
5924    "translation": "絵文字を見つけられませんでした。"
5925  },
5926  {
5927    "id": "app.emoji.get.no_result",
5928    "translation": "絵文字を見つけられませんでした。"
5929  },
5930  {
5931    "id": "app.emoji.create.internal_error",
5932    "translation": "絵文字を保存できませんでした。"
5933  },
5934  {
5935    "id": "app.channel.update_channel.internal_error",
5936    "translation": "チャンネルを更新できませんでした。"
5937  },
5938  {
5939    "id": "app.channel.restore.app_error",
5940    "translation": "チャンネルを復元できませんでした。"
5941  },
5942  {
5943    "id": "app.channel.get_all_channels_count.app_error",
5944    "translation": "全チャンネルをカウントできませんでした。"
5945  },
5946  {
5947    "id": "app.audit.save.saving.app_error",
5948    "translation": "監査ログを保存する際にエラーが発生しました。"
5949  },
5950  {
5951    "id": "app.audit.permanent_delete_by_user.app_error",
5952    "translation": "監査ログを削除する際にエラーが発生しました。"
5953  },
5954  {
5955    "id": "app.audit.get.limit.app_error",
5956    "translation": "ページングの限度を超えました。"
5957  },
5958  {
5959    "id": "app.audit.get.finding.app_error",
5960    "translation": "監査ログを見つける際にエラーが発生しました。"
5961  },
5962  {
5963    "id": "api.user.autocomplete_users.missing_team_id.app_error",
5964    "translation": "チャンネルの自動補完にはチームIDパラメータが必要です。"
5965  },
5966  {
5967    "id": "api.team.import_team.unknown_import_from.app_error",
5968    "translation": "インポートソースが見つかりません。"
5969  },
5970  {
5971    "id": "api.push_notifications.session.expired",
5972    "translation": "セッション期限切れ: 通知を受け取るにはログインしてください。{{.siteName}}のセッションはシステム管理者によって {{.daysCount}} 日ごとに期限切れになるよう設定されています。"
5973  },
5974  {
5975    "id": "api.post.error_get_post_id.pending",
5976    "translation": "保留中の投稿を取得できませんでした。"
5977  },
5978  {
5979    "id": "api.license.request_trial_license.no-site-url.app_error",
5980    "translation": "トライアルライセンスをリクエストできませんでした。システムコンソールのWebサーバーセクションにある サイトURL を設定してください。"
5981  },
5982  {
5983    "id": "api.license.request_trial_license.app_error",
5984    "translation": "トライアルライセンスを取得できませんでした。再度試してみるか、support@mattermost.com に連絡してください。"
5985  },
5986  {
5987    "id": "api.license.request-trial.bad-request.terms-not-accepted",
5988    "translation": "ライセンスをリクエストするには、Mattermost Software Evaluation Agreement と プライバシーポリシーに同意しなくてはなりません。"
5989  },
5990  {
5991    "id": "api.license.request-trial.bad-request",
5992    "translation": "要求されたユーザーの数が正しくありません。"
5993  },
5994  {
5995    "id": "api.file.upload_file.incorrect_channelId.app_error",
5996    "translation": "ファイルをアップロードできませんでした。不正なチャンネルID: {{.channelId}}"
5997  },
5998  {
5999    "id": "api.emoji.create.internal_error",
6000    "translation": "サーバーエラー: 絵文字を作成する際にサーバー内部エラーが発生しました。"
6001  },
6002  {
6003    "id": "api.config.update_config.clear_siteurl.app_error",
6004    "translation": "サイトURLをクリアできません。"
6005  },
6006  {
6007    "id": "api.channel.move_channel.type.invalid",
6008    "translation": "ダイレクトメッセージチャンネル、もしくはグループメッセージチャンネルは移動できません"
6009  },
6010  {
6011    "id": "app.command.listteamcommands.internal_error",
6012    "translation": "コマンドを取得できませんでした。"
6013  },
6014  {
6015    "id": "app.command_webhook.try_use.invalid",
6016    "translation": "不正なウェブフックです。"
6017  },
6018  {
6019    "id": "app.command_webhook.try_use.internal_error",
6020    "translation": "ウェブフックを使用できません。"
6021  },
6022  {
6023    "id": "app.command_webhook.handle_command_webhook.parse",
6024    "translation": "内向きのデータを解析できません。"
6025  },
6026  {
6027    "id": "app.command_webhook.get.missing",
6028    "translation": "ウェブフックを取得できませんでした。"
6029  },
6030  {
6031    "id": "app.command_webhook.get.internal_error",
6032    "translation": "ウェブフックを取得できませんでした。"
6033  },
6034  {
6035    "id": "app.command_webhook.create_command_webhook.internal_error",
6036    "translation": "コマンドウェブフックを保存できませんでした。"
6037  },
6038  {
6039    "id": "app.command_webhook.create_command_webhook.existing",
6040    "translation": "既存のCommandWebhookは更新できません。"
6041  },
6042  {
6043    "id": "app.oauth.update_app.updating.app_error",
6044    "translation": "アプリケーションを更新する際にエラーが発生しました。"
6045  },
6046  {
6047    "id": "app.oauth.update_app.find.app_error",
6048    "translation": "更新すべき既存のアプリが見付かりませんでした。"
6049  },
6050  {
6051    "id": "app.oauth.save_app.save.app_error",
6052    "translation": "アプリを保存できませんでした。"
6053  },
6054  {
6055    "id": "app.oauth.save_app.existing.app_error",
6056    "translation": "既存のアプリケーションの更新をしなくてはいけません。"
6057  },
6058  {
6059    "id": "app.oauth.remove_access_data.app_error",
6060    "translation": "アクセストークンを削除できませんでした。"
6061  },
6062  {
6063    "id": "app.oauth.permanent_delete_auth_data_by_user.app_error",
6064    "translation": "認証コードを削除できませんでした。"
6065  },
6066  {
6067    "id": "app.oauth.get_apps.find.app_error",
6068    "translation": "OAuth2アプリケーションを検索中にエラーが発生しました。"
6069  },
6070  {
6071    "id": "app.oauth.get_app_by_user.find.app_error",
6072    "translation": "既存のアプリが見付かりませんでした。"
6073  },
6074  {
6075    "id": "app.oauth.get_app.finding.app_error",
6076    "translation": "アプリケーションを探す際にエラーが発生しました。"
6077  },
6078  {
6079    "id": "app.oauth.get_app.find.app_error",
6080    "translation": "要求されたアプリが見付かりませんでした。"
6081  },
6082  {
6083    "id": "app.oauth.get_access_data_by_user_for_app.app_error",
6084    "translation": "全てのアクセストークンを探す際にエラーが発生しました。"
6085  },
6086  {
6087    "id": "app.oauth.delete_app.app_error",
6088    "translation": "OAuth2アプリケーションを削除中にエラーが発生しました。"
6089  },
6090  {
6091    "id": "app.user.permanentdeleteuser.internal_error",
6092    "translation": "トークンを削除できませんでした。"
6093  },
6094  {
6095    "id": "app.team.permanentdeleteteam.internal_error",
6096    "translation": "トークンを削除できませんでした。"
6097  },
6098  {
6099    "id": "app.session.update_device_id.app_error",
6100    "translation": "デバイスIDを更新できませんでした。"
6101  },
6102  {
6103    "id": "app.session.save.existing.app_error",
6104    "translation": "既存のセッションを更新できませんでした。"
6105  },
6106  {
6107    "id": "app.session.save.app_error",
6108    "translation": "セッションを保存できませんでした。"
6109  },
6110  {
6111    "id": "app.session.remove_all_sessions_for_team.app_error",
6112    "translation": "全てのセッションを削除できませんでした。"
6113  },
6114  {
6115    "id": "app.session.remove.app_error",
6116    "translation": "セッションを削除できませんでした。"
6117  },
6118  {
6119    "id": "app.session.permanent_delete_sessions_by_user.app_error",
6120    "translation": "ユーザーの全てのセッションを削除できませんでした。"
6121  },
6122  {
6123    "id": "app.session.get_sessions.app_error",
6124    "translation": "ユーザーセッションを探す際にエラーが発生しました。"
6125  },
6126  {
6127    "id": "app.session.get.app_error",
6128    "translation": "セッションを探す際にエラーが発生しました。"
6129  },
6130  {
6131    "id": "app.session.analytics_session_count.app_error",
6132    "translation": "セッションをカウントできませんでした。"
6133  },
6134  {
6135    "id": "app.command.updatecommand.internal_error",
6136    "translation": "コマンドを更新できませんでした。"
6137  },
6138  {
6139    "id": "app.command.movecommand.internal_error",
6140    "translation": "コマンドを保存できませんでした。"
6141  },
6142  {
6143    "id": "app.command.listallcommands.internal_error",
6144    "translation": "コマンドを取得できませんでした。"
6145  },
6146  {
6147    "id": "app.command.getcommand.internal_error",
6148    "translation": "コマンドを取得できませんでした。"
6149  },
6150  {
6151    "id": "app.command.deletecommand.internal_error",
6152    "translation": "コマンドを削除できませんでした。"
6153  },
6154  {
6155    "id": "app.command.createcommand.internal_error",
6156    "translation": "コマンドを保存できませんでした。"
6157  },
6158  {
6159    "id": "app.recover.save.app_error",
6160    "translation": "トークンを保存できませんでした。"
6161  },
6162  {
6163    "id": "app.recover.delete.app_error",
6164    "translation": "トークンを削除できませんでした。"
6165  },
6166  {
6167    "id": "app.channel.create_initial_sidebar_categories.internal_error",
6168    "translation": "初期サイドバーカテゴリを作成できませんでした。"
6169  },
6170  {
6171    "id": "api.invalid_channel",
6172    "translation": "リクエスト内のチャンネルにユーザーが所属していません"
6173  },
6174  {
6175    "id": "ent.get_users_in_channel_during",
6176    "translation": "指定日時内のチャンネル内ユーザーを取得できませんでした。"
6177  },
6178  {
6179    "id": "app.command.listautocompletecommands.internal_error",
6180    "translation": "自動補完コマンドのリストを表示できませんでした。"
6181  },
6182  {
6183    "id": "store.sql_command.update.missing.app_error",
6184    "translation": "コマンドが存在しません。"
6185  },
6186  {
6187    "id": "store.sql_command.get.missing.app_error",
6188    "translation": "コマンドが存在しません。"
6189  },
6190  {
6191    "id": "ent.ldap_id_migrate.app_error",
6192    "translation": "移行できませんでした。"
6193  },
6194  {
6195    "id": "app.command.tryexecutecustomcommand.internal_error",
6196    "translation": "カスタムコマンドを実行できませんでした。"
6197  },
6198  {
6199    "id": "app.command.regencommandtoken.internal_error",
6200    "translation": "コマンドトークンを再生成できませんでした。"
6201  },
6202  {
6203    "id": "app.analytics.getanalytics.internal_error",
6204    "translation": "統計を取得できませんでした。"
6205  },
6206  {
6207    "id": "api.user.delete_user.not_enabled.app_error",
6208    "translation": "ユーザー削除機能は有効になってしません。システム管理者に連絡してください。"
6209  },
6210  {
6211    "id": "api.user.delete_team.not_enabled.app_error",
6212    "translation": "チーム削除機能は有効になっていません。システム管理者に連絡してください。"
6213  },
6214  {
6215    "id": "api.preference.update_preferences.update_sidebar.app_error",
6216    "translation": "更新された設定と一致するようサイドバーを更新することができませんでした"
6217  },
6218  {
6219    "id": "api.preference.delete_preferences.update_sidebar.app_error",
6220    "translation": "削除された設定と一致するようサイドバーを更新できませんでした"
6221  },
6222  {
6223    "id": "app.user_access_token.update_token_enable.app_error",
6224    "translation": "アクセストークンを有効化できませんでした。"
6225  },
6226  {
6227    "id": "app.user_access_token.update_token_disable.app_error",
6228    "translation": "アクセストークンを無効化できませんでした。"
6229  },
6230  {
6231    "id": "app.user_access_token.search.app_error",
6232    "translation": "アクセストークンを探す際にエラーが発生しました。"
6233  },
6234  {
6235    "id": "app.user_access_token.save.app_error",
6236    "translation": "パーソナルアクセストークンを保存できませんでした。"
6237  },
6238  {
6239    "id": "app.user_access_token.get_by_user.app_error",
6240    "translation": "ユーザーからパーソナルアクセストークンを取得できませんでした。"
6241  },
6242  {
6243    "id": "app.user_access_token.get_all.app_error",
6244    "translation": "パーソナルアクセストークンを取得できませんでした。"
6245  },
6246  {
6247    "id": "app.user_access_token.delete.app_error",
6248    "translation": "パーソナルアクセストークンを削除できませんでした。"
6249  },
6250  {
6251    "id": "api.email.send_warn_metric_ack.missing_server.app_error",
6252    "translation": "SMTPサーバーが必要です"
6253  },
6254  {
6255    "id": "ent.message_export.run_export.app_error",
6256    "translation": "メッセージエクスポートデータを選択できませんでした。"
6257  },
6258  {
6259    "id": "app.compliance.save.saving.app_error",
6260    "translation": "コンプライアンスリポート保存する際にエラーが発生しました。"
6261  },
6262  {
6263    "id": "app.compliance.get.finding.app_error",
6264    "translation": "コンプライアンスリポートを取得する際にエラーが発生しました。"
6265  },
6266  {
6267    "id": "app.preference.save.updating.app_error",
6268    "translation": "設定を更新する際にエラーが発生しました。"
6269  },
6270  {
6271    "id": "app.preference.permanent_delete_by_user.app_error",
6272    "translation": "設定を削除する際にエラーが発生しました。"
6273  },
6274  {
6275    "id": "app.preference.get_category.app_error",
6276    "translation": "設定を探す際にエラーが発生しました。"
6277  },
6278  {
6279    "id": "app.preference.get_all.app_error",
6280    "translation": "設定を探す際にエラーが発生しました。"
6281  },
6282  {
6283    "id": "app.preference.get.app_error",
6284    "translation": "設定を探す際にエラーが発生しました。"
6285  },
6286  {
6287    "id": "app.preference.delete.app_error",
6288    "translation": "設定を削除する際にエラーが発生しました。"
6289  },
6290  {
6291    "id": "api.templates.warn_metric_ack.body.site_url_header",
6292    "translation": "サイトURL: "
6293  },
6294  {
6295    "id": "api.templates.warn_metric_ack.body.registered_users_header",
6296    "translation": "総アクティブユーザー: "
6297  },
6298  {
6299    "id": "api.templates.warn_metric_ack.body.contact_email_header",
6300    "translation": "電子メールアドレス: "
6301  },
6302  {
6303    "id": "app.webhooks.update_outgoing.app_error",
6304    "translation": "ウェブフックを更新できませんでした。"
6305  },
6306  {
6307    "id": "app.webhooks.update_incoming.app_error",
6308    "translation": "内向きのウェブフックを更新できませんでした。"
6309  },
6310  {
6311    "id": "app.webhooks.save_outgoing.override.app_error",
6312    "translation": "既存のOutgoingWebhookを上書きできませんでした。"
6313  },
6314  {
6315    "id": "app.webhooks.save_outgoing.app_error",
6316    "translation": "外向きのトークンを保存できませんでした。"
6317  },
6318  {
6319    "id": "app.webhooks.save_incoming.existing.app_error",
6320    "translation": "既存の内向きのWebhookを上書きできませんでした。"
6321  },
6322  {
6323    "id": "app.webhooks.save_incoming.app_error",
6324    "translation": "内向きのウェブフックを保存できませんでした。"
6325  },
6326  {
6327    "id": "app.webhooks.permanent_delete_outgoing_by_user.app_error",
6328    "translation": "ウェブフックを削除できませんでした。"
6329  },
6330  {
6331    "id": "app.webhooks.permanent_delete_outgoing_by_channel.app_error",
6332    "translation": "ウェブフックを削除できませんでした。"
6333  },
6334  {
6335    "id": "app.webhooks.permanent_delete_incoming_by_user.app_error",
6336    "translation": "ウェブフックを削除できませんでした。"
6337  },
6338  {
6339    "id": "app.webhooks.permanent_delete_incoming_by_channel.app_error",
6340    "translation": "ウェブフックを削除できませんでした。"
6341  },
6342  {
6343    "id": "app.webhooks.get_outgoing_by_team.app_error",
6344    "translation": "ウェブフックを取得できませんでした。"
6345  },
6346  {
6347    "id": "app.webhooks.get_outgoing_by_channel.app_error",
6348    "translation": "ウェブフックを取得できませんでした。"
6349  },
6350  {
6351    "id": "app.webhooks.get_outgoing.app_error",
6352    "translation": "ウェブフックを取得できませんでした。"
6353  },
6354  {
6355    "id": "app.webhooks.get_incoming_by_user.app_error",
6356    "translation": "ウェブフックを取得できませんでした。"
6357  },
6358  {
6359    "id": "app.webhooks.get_incoming_by_channel.app_error",
6360    "translation": "ウェブフックを取得できませんでした。"
6361  },
6362  {
6363    "id": "app.webhooks.get_incoming.app_error",
6364    "translation": "ウェブフックを取得できませんでした。"
6365  },
6366  {
6367    "id": "app.webhooks.delete_outgoing.app_error",
6368    "translation": "ウェブフックを削除できませんでした。"
6369  },
6370  {
6371    "id": "app.webhooks.delete_incoming.app_error",
6372    "translation": "ウェブフックを削除できませんでした。"
6373  },
6374  {
6375    "id": "app.webhooks.analytics_outgoing_count.app_error",
6376    "translation": "外向きのウェブフックをカウントできませんでした。"
6377  },
6378  {
6379    "id": "app.webhooks.analytics_incoming_count.app_error",
6380    "translation": "内向きのウェブフックをカウントできませんでした。"
6381  },
6382  {
6383    "id": "api.server.warn_metric.number_of_active_users_200.notification_body",
6384    "translation": "あなたのMattermostには200ユーザーが登録しています。Mattermostをあなたの組織のシングルサインオンプロバイダーに接続することで、ユーザーは再度認証情報を入力することなくMattermostへアクセスできるようになります。MattermostサーバーをSAML 2.0プロバイダーと連携することをおすすめします。詳しくは[SAML2.0連携に関する説明](https://www.mattermost.com/docs-saml/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=saml)を参照してください。\n\n問い合わせ をクリックすると、あなたの情報をMattermost, Inc. へ共有します。詳しくは[説明文書](https://mattermost.com/pl/default-admin-advisory)を参照してください"
6385  },
6386  {
6387    "id": "model.command.is_valid.plugin_id.app_error",
6388    "translation": "不正なプラグインIDです。"
6389  },
6390  {
6391    "id": "app.system.warn_metric.store.app_error",
6392    "translation": "{{.WarnMetricName}}に値を保存できませんでした"
6393  },
6394  {
6395    "id": "app.system.warn_metric.notification.invalid_metric.app_error",
6396    "translation": "メトリックが見つかりませんでした。"
6397  },
6398  {
6399    "id": "app.system.warn_metric.notification.empty_admin_list.app_error",
6400    "translation": "管理者リストが空です。"
6401  },
6402  {
6403    "id": "app.system.warn_metric.bot_description",
6404    "translation": "[Mattermostアドバイザーについて詳しく知る](https://about.mattermost.com/default-channel-handle-documentation)"
6405  },
6406  {
6407    "id": "app.system.warn_metric.bot_displayname",
6408    "translation": "Mattermostアドバイザー"
6409  },
6410  {
6411    "id": "app.job.download_export_results_not_enabled",
6412    "translation": "config.json内のDownloadExportResultsが無効になっています。このジョブの結果をダウンロードするには有効にしてください。"
6413  },
6414  {
6415    "id": "api.templates.warn_metric_ack.body.diagnostic_id_header",
6416    "translation": "診断ID: "
6417  },
6418  {
6419    "id": "api.templates.warn_metric_ack.body.contact_name_header",
6420    "translation": "連絡先: "
6421  },
6422  {
6423    "id": "api.server.warn_metric.number_of_active_users_500.notification_title",
6424    "translation": "Mattermostをスケーリングする"
6425  },
6426  {
6427    "id": "api.server.warn_metric.number_of_active_users_500.notification_body",
6428    "translation": "500ユーザーを超える場合は、ユーザー管理やサーバーのクラスタリング、パフォーマンスモニタリング機能の利用を強く推奨します。詳細についてはお問い合わせください。\n\n問い合わせる をクリックすると、あなたの情報をMattermost Inc.へ共有します。詳しくは [説明文書](https://mattermost.com/pl/default-admin-advisory)を参照してください"
6429  },
6430  {
6431    "id": "api.server.warn_metric.number_of_active_users_200.notification_title",
6432    "translation": "Mattermostをスケーリングする"
6433  },
6434  {
6435    "id": "api.server.warn_metric.email_us",
6436    "translation": "メールにてお問い合わせください"
6437  },
6438  {
6439    "id": "api.server.warn_metric.contacting_us",
6440    "translation": "問い合わせ中"
6441  },
6442  {
6443    "id": "api.server.warn_metric.contact_us",
6444    "translation": "問い合わせ"
6445  },
6446  {
6447    "id": "api.server.warn_metric.bot_response.notification_success.message",
6448    "translation": "Mattermostへお問い合わせていただき、ありがとうございます。すぐにこちらからご連絡いたします。"
6449  },
6450  {
6451    "id": "api.server.warn_metric.bot_response.notification_failure.message",
6452    "translation": "メッセージを送信できませんでした。"
6453  },
6454  {
6455    "id": "api.server.warn_metric.bot_response.notification_failure.body",
6456    "translation": "メールでお問い合わせください。"
6457  },
6458  {
6459    "id": "api.server.warn_metric.bot_response.mailto_subject",
6460    "translation": "Mattermost Contact Usリクエスト"
6461  },
6462  {
6463    "id": "api.server.warn_metric.bot_response.mailto_site_url_header",
6464    "translation": "サイトURL: {{.SiteUrl}}"
6465  },
6466  {
6467    "id": "api.server.warn_metric.bot_response.mailto_registered_users_header",
6468    "translation": "全アクティブユーザー: {{.NoRegisteredUsers}}"
6469  },
6470  {
6471    "id": "api.server.warn_metric.bot_response.mailto_footer",
6472    "translation": "追加の質問がある場合は、support@mattermost.comへお問い合わせください"
6473  },
6474  {
6475    "id": "api.server.warn_metric.bot_response.mailto_email_header",
6476    "translation": "電子メール: {{.Email}}"
6477  },
6478  {
6479    "id": "api.server.warn_metric.bot_response.mailto_diagnostic_id_header",
6480    "translation": "診断ID: {{.DiagnosticId}}"
6481  },
6482  {
6483    "id": "api.server.warn_metric.bot_response.mailto_contact_header",
6484    "translation": "連絡先: {{.Contact}}"
6485  },
6486  {
6487    "id": "api.job.unable_to_download_job",
6488    "translation": "このジョブをダウンロードできませんでした"
6489  },
6490  {
6491    "id": "api.email.send_warn_metric_ack.invalid_warn_metric.app_error",
6492    "translation": "警告メトリックが見つかりません。"
6493  },
6494  {
6495    "id": "api.email.send_warn_metric_ack.failure.app_error",
6496    "translation": "管理者承認メールの送信に失敗しました"
6497  },
6498  {
6499    "id": "api.context.get_user.app_error",
6500    "translation": "セッションユーザーIDからユーザーを取得できませんでした。"
6501  },
6502  {
6503    "id": "api.templates.warn_metric_ack.subject",
6504    "translation": "Mattermost Contact Usリクエスト"
6505  },
6506  {
6507    "id": "api.templates.warn_metric_ack.footer",
6508    "translation": "追加の質問がある場合は、support@mattermost.comへお問い合わせください"
6509  },
6510  {
6511    "id": "app.role.save.invalid_role.app_error",
6512    "translation": "役割が不正です。"
6513  },
6514  {
6515    "id": "app.role.save.insert.app_error",
6516    "translation": "新しい役割を保存できませんでした。"
6517  },
6518  {
6519    "id": "app.role.permanent_delete_all.app_error",
6520    "translation": "すべての役割を完全に削除できませんでした。"
6521  },
6522  {
6523    "id": "app.role.get_by_names.app_error",
6524    "translation": "役割を取得できませんでした。"
6525  },
6526  {
6527    "id": "app.role.get_by_name.app_error",
6528    "translation": "役割を取得できませんでした。"
6529  },
6530  {
6531    "id": "app.role.get.app_error",
6532    "translation": "役割を取得できませんでした。"
6533  },
6534  {
6535    "id": "model.config.is_valid.directory.app_error",
6536    "translation": "不正なローカルストレージディレクトリです。何か文字を入力してください。"
6537  },
6538  {
6539    "id": "app.user.convert_bot_to_user.app_error",
6540    "translation": "Botをユーザーへ変換できませんでした。"
6541  },
6542  {
6543    "id": "app.post.update.app_error",
6544    "translation": "投稿を更新できませんでした。"
6545  },
6546  {
6547    "id": "app.post.save.existing.app_error",
6548    "translation": "既存の投稿は更新できません。"
6549  },
6550  {
6551    "id": "app.post.save.app_error",
6552    "translation": "投稿を保存できませんでした。"
6553  },
6554  {
6555    "id": "app.post.permanent_delete_by_user.app_error",
6556    "translation": "ユーザーの削除すべき投稿を選択できませんでした。"
6557  },
6558  {
6559    "id": "app.post.permanent_delete_by_channel.app_error",
6560    "translation": "チャンネルから投稿を削除できませんでした。"
6561  },
6562  {
6563    "id": "app.post.get.app_error",
6564    "translation": "投稿を取得できませんでした。"
6565  },
6566  {
6567    "id": "app.post.delete.app_error",
6568    "translation": "役割を削除できませんでした。"
6569  },
6570  {
6571    "id": "app.status.get.missing.app_error",
6572    "translation": "その状態のエントリは存在しません。"
6573  },
6574  {
6575    "id": "app.status.get.app_error",
6576    "translation": "状態を取得する際にエラーが発生しました。"
6577  },
6578  {
6579    "id": "app.plugin_store.save.app_error",
6580    "translation": "プラグインのキーを保存、更新できませんでした。"
6581  },
6582  {
6583    "id": "app.plugin_store.list.app_error",
6584    "translation": "全てのプラグインキーを一覧化できませんでした。"
6585  },
6586  {
6587    "id": "app.plugin_store.get.app_error",
6588    "translation": "プラグインのキーを取得できませんでした。"
6589  },
6590  {
6591    "id": "app.plugin_store.delete.app_error",
6592    "translation": "プラグインのキーを削除できませんでした。"
6593  },
6594  {
6595    "id": "migrations.system.save.app_error",
6596    "translation": "システム設定値を保存する際にエラーが発生しました。"
6597  },
6598  {
6599    "id": "app.system.save.app_error",
6600    "translation": "システム設定値を保存する際にエラーが発生しました。"
6601  },
6602  {
6603    "id": "app.system.permanent_delete_by_name.app_error",
6604    "translation": "システムテーブルのエントリーを完全に削除できませんでした。"
6605  },
6606  {
6607    "id": "app.system.get_by_name.app_error",
6608    "translation": "システム変数が見付かりませんでした。"
6609  },
6610  {
6611    "id": "app.system.get.app_error",
6612    "translation": "システム設定値を探す際にエラーが発生しました。"
6613  },
6614  {
6615    "id": "ent.user.complete_switch_with_oauth.blank_email.app_error",
6616    "translation": "空の電子メールアドレスでのSAMLログインを完了できませんでした。"
6617  },
6618  {
6619    "id": "ent.saml.save_user.username_exists.saml_app_error",
6620    "translation": "このユーザー名を使ったアカウントは既に存在しています。システム管理者に連絡してください。"
6621  },
6622  {
6623    "id": "ent.saml.save_user.email_exists.saml_app_error",
6624    "translation": "このアカウントはSAML認証を使用していません。電子メールアドレスとパスワードを使ってサインインしてください。"
6625  },
6626  {
6627    "id": "ent.ldap.save_user.username_exists.ldap_app_error",
6628    "translation": "このユーザー名を使ったアカウントは既に存在しています。システム管理者に連絡してください。"
6629  },
6630  {
6631    "id": "ent.ldap.save_user.email_exists.ldap_app_error",
6632    "translation": "このアカウントはAD/LDAP認証を使用していません。電子メールアドレスとパスワードを使ってサインインしてください。"
6633  },
6634  {
6635    "id": "ent.jobs.start_synchronize_job.timeout",
6636    "translation": "AD/LDAP同期処理がタイムアウトしました。"
6637  },
6638  {
6639    "id": "ent.jobs.do_job.batch_start_timestamp.parse_error",
6640    "translation": "メッセージエクスポートジョブのExportFromTimestampを解析できませんでした。"
6641  },
6642  {
6643    "id": "ent.jobs.do_job.batch_size.parse_error",
6644    "translation": "メッセージエクスポートジョブのBatchSizeを解析できませんでした。"
6645  },
6646  {
6647    "id": "ent.cluster.404.app_error",
6648    "translation": "クラスターAPIエンドポイントが見つかりませんでした。"
6649  },
6650  {
6651    "id": "ent.api.post.send_notifications_and_forget.push_image_only",
6652    "translation": " がファイルを添付しました。"
6653  },
6654  {
6655    "id": "ent.actiance.export.marshalToXml.appError",
6656    "translation": "エクスポート情報をXMLへ変換できませんでした。"
6657  },
6658  {
6659    "id": "app.job.update.app_error",
6660    "translation": "ジョブを更新できませんでした。"
6661  },
6662  {
6663    "id": "app.job.save.app_error",
6664    "translation": "ジョブを保存できませんでした。"
6665  },
6666  {
6667    "id": "app.job.get_newest_job_by_status_and_type.app_error",
6668    "translation": "状態と種別から最新のジョブを取得することができませんでした。"
6669  },
6670  {
6671    "id": "app.job.get_count_by_status_and_type.app_error",
6672    "translation": "状態と種別からジョブ数を取得することができませんでした。"
6673  },
6674  {
6675    "id": "app.job.get_all.app_error",
6676    "translation": "ジョブを取得できませんでした。"
6677  },
6678  {
6679    "id": "app.job.get.app_error",
6680    "translation": "ジョブを取得できませんでした。"
6681  },
6682  {
6683    "id": "app.file_info.save.app_error",
6684    "translation": "ファイル情報を保存できませんでした。"
6685  },
6686  {
6687    "id": "app.file_info.permanent_delete_by_user.app_error",
6688    "translation": "ユーザーの添付ファイルを削除できませんでした。"
6689  },
6690  {
6691    "id": "app.file_info.get_with_options.app_error",
6692    "translation": "オプションのファイル情報を取得できませんでした"
6693  },
6694  {
6695    "id": "app.file_info.get_for_post.app_error",
6696    "translation": "投稿のファイル情報を取得できませんでした。"
6697  },
6698  {
6699    "id": "app.file_info.get.app_error",
6700    "translation": "ファイル情報を取得できませんでした。"
6701  },
6702  {
6703    "id": "api.user.delete_channel.not_enabled.app_error",
6704    "translation": "チーム削除機能は有効になっていません。システム管理者に連絡してください。"
6705  },
6706  {
6707    "id": "app.upload.upload_data.large_image.app_error",
6708    "translation": "{{.Filename}}の大きさ({{.Width}} x {{.Height}} ピクセル)が制限を超えています。"
6709  },
6710  {
6711    "id": "app.upload.create.upload_too_large.app_error",
6712    "translation": "画像ファイルをアップロードできません。ファイルが大き過ぎます。"
6713  },
6714  {
6715    "id": "app.team.user_belongs_to_teams.app_error",
6716    "translation": "ユーザーがチームリストに所属するかどうか確認できませんでした。"
6717  },
6718  {
6719    "id": "app.team.update.updating.app_error",
6720    "translation": "チームを更新する際にエラーが発生しました。"
6721  },
6722  {
6723    "id": "app.team.update.find.app_error",
6724    "translation": "更新すべきチームが見付かりませんでした。"
6725  },
6726  {
6727    "id": "app.team.search_private_team.app_error",
6728    "translation": "非公開チームを検索する際にエラーが発生しました。"
6729  },
6730  {
6731    "id": "app.team.search_open_team.app_error",
6732    "translation": "公開されているチームを検索する際にエラーが発生しました。"
6733  },
6734  {
6735    "id": "app.team.search_all_team.app_error",
6736    "translation": "チームを検索する際にエラーが発生しました。"
6737  },
6738  {
6739    "id": "app.team.save.existing.app_error",
6740    "translation": "既存のチームの更新をしなくてはいけません。"
6741  },
6742  {
6743    "id": "app.team.reset_all_team_schemes.app_error",
6744    "translation": "チームスキームをリセットできませんでした。"
6745  },
6746  {
6747    "id": "app.team.permanent_delete.app_error",
6748    "translation": "既存のチームを削除できませんでした。"
6749  },
6750  {
6751    "id": "app.team.get_user_team_ids.app_error",
6752    "translation": "ユーザーのチーム一覧を取得できませんでした。"
6753  },
6754  {
6755    "id": "app.team.get_member_count.app_error",
6756    "translation": "チームメンバーをカウントできませんでした。"
6757  },
6758  {
6759    "id": "app.team.get_member.missing.app_error",
6760    "translation": "そのユーザーIDとチームIDに合致するチームのメンバーが見付かりませんでした。"
6761  },
6762  {
6763    "id": "app.team.get_by_scheme.app_error",
6764    "translation": "与えられたスキームにおけるチャンネルを取得できませんでした。"
6765  },
6766  {
6767    "id": "app.team.get_by_name.missing.app_error",
6768    "translation": "既存のチームが見付かりませんでした。"
6769  },
6770  {
6771    "id": "app.team.get_by_name.app_error",
6772    "translation": "既存のチームが見付かりませんでした。"
6773  },
6774  {
6775    "id": "app.team.get_by_invite_id.finding.app_error",
6776    "translation": "既存のチームが見付かりませんでした。"
6777  },
6778  {
6779    "id": "app.team.get_all_team_listing.app_error",
6780    "translation": "全てのチームを取得できませんでした。"
6781  },
6782  {
6783    "id": "app.team.get_all.app_error",
6784    "translation": "全てのチームを取得できませんでした。"
6785  },
6786  {
6787    "id": "app.team.get_active_member_count.app_error",
6788    "translation": "チームメンバーをカウントできませんでした。"
6789  },
6790  {
6791    "id": "app.team.get.finding.app_error",
6792    "translation": "チームを探す際にエラーが発生しました。"
6793  },
6794  {
6795    "id": "app.team.get.find.app_error",
6796    "translation": "既存のチームが見付かりませんでした。"
6797  },
6798  {
6799    "id": "app.team.analytics_team_count.app_error",
6800    "translation": "チームをカウントできませんでした。"
6801  },
6802  {
6803    "id": "app.post.get_post_id_around.app_error",
6804    "translation": "指定時刻周辺の投稿を取得できませんでした。"
6805  },
6806  {
6807    "id": "app.channel.update_last_viewed_at.app_error",
6808    "translation": "最終閲覧日時を更新できませんでした。"
6809  },
6810  {
6811    "id": "app.channel.sidebar_categories.app_error",
6812    "translation": "データベースへレコードを挿入できませんでした。"
6813  },
6814  {
6815    "id": "app.channel.pinned_posts.app_error",
6816    "translation": "ピン留めされた投稿が見付かりませんでした。"
6817  },
6818  {
6819    "id": "app.channel.get_pinnedpost_count.app_error",
6820    "translation": "ピン留めされた投稿数を取得できませんでした。"
6821  },
6822  {
6823    "id": "app.channel.get_members.app_error",
6824    "translation": "チャンネルのメンバーを取得できませんでした。"
6825  },
6826  {
6827    "id": "app.channel.get_member.missing.app_error",
6828    "translation": "そのユーザーIDとチャンネルIDに合致するチャンネルのメンバーが見付かりませんでした。"
6829  },
6830  {
6831    "id": "app.channel.get_member.app_error",
6832    "translation": "チャンネルのメンバーを取得できませんでした。"
6833  },
6834  {
6835    "id": "app.channel.get_for_post.app_error",
6836    "translation": "その投稿のチャンネルを取得できませんでした。"
6837  },
6838  {
6839    "id": "app.channel.get_channels_by_ids.not_found.app_error",
6840    "translation": "チャンネルが見付かりませんでした。"
6841  },
6842  {
6843    "id": "app.channel.get_channels_by_ids.app_error",
6844    "translation": "IDでチャンネルを取得できませんでした。"
6845  },
6846  {
6847    "id": "app.channel.count_posts_since.app_error",
6848    "translation": "与えられた日付以降のメッセージをカウントできませんでした。"
6849  },
6850  {
6851    "id": "app.channel.analytics_type_count.app_error",
6852    "translation": "チャンネル種別数を取得できませんでした。"
6853  },
6854  {
6855    "id": "api.upgrade_to_enterprise_status.signature.app_error",
6856    "translation": "MattermostをEnterprise Editionにアップグレードできませんでした。ダウンロードされたバイナリファイルのデジタル署名を検証できませんでした。"
6857  },
6858  {
6859    "id": "api.upgrade_to_enterprise.system_not_supported.app_error",
6860    "translation": "MattermostをEnterprise Editionにアップグレードできませんでした。この機能はx86-64アーキテクチャのLinux上でのみ動作します。"
6861  },
6862  {
6863    "id": "api.upgrade_to_enterprise.invalid-user.app_error",
6864    "translation": "MattermostをEnterprise Editionにアップグレードできませんでした。Mattermostシステムユーザー {{.MattermostUsername}} がバイナリファイルへの書き込み権限を持っていません。システム管理者がMattermostがインストールされたサーバーで下記のコマンドを実行することにより、ファイルに対する権限を更新することができます。\n\n```\nchown {{.MattermostUsername}} \"{{.Path}}\"\n```\n\nファイルの権限を変更した後、Mattermostのアップグレードを再度試してみてください。アップグレードが完了し再起動を行うことができた場合、バイナリファイルの権限を元に戻すことを忘れないでください。\n\n```\nchown {{.FileUsername}} \"{{.Path}}\"\n```"
6865  },
6866  {
6867    "id": "api.upgrade_to_enterprise.invalid-user-and-permission.app_error",
6868    "translation": "MattermostをEnterprise Editionにアップグレードできませんでした。Mattermostシステムユーザー {{.MattermostUsername}} がバイナリファイルへの書き込み権限を持っていません。システム管理者がMattermostがインストールされたサーバーで下記のコマンドを実行することにより、ファイルに対する権限を更新することができます。\n\n```\nchown {{.MattermostUsername}} \"{{.Path}}\"\nchmod +w \"{{.Path}}\"\n```\n\nファイルの権限を変更した後、Mattermostのアップグレードを再度試してみてください。アップグレードが完了し再起動を行うことができた場合、バイナリファイルの権限を元に戻すことを忘れないでください。\n\n```\nchown {{.FileUsername}} \"{{.Path}}\"\nchmod -w \"{{.Path}}\"\n```"
6869  },
6870  {
6871    "id": "api.upgrade_to_enterprise.invalid-permission.app_error",
6872    "translation": "MattermostをEnterprise Editionにアップグレードできませんでした。Mattermostシステムユーザー {{.MattermostUsername}} がバイナリファイルへの書き込み権限を持っていません。システム管理者がMattermostがインストールされたサーバーで下記のコマンドを実行することにより、ファイルに対する権限を更新することができます。\n\n```\nchmod +w \"{{.Path}}\"\n```\n\nファイルの権限を変更した後、Mattermostのアップグレードを再度試してみてください。アップグレードが完了し再起動を行うことができた場合、バイナリファイルの権限を元に戻すことを忘れないでください。\n\n```\nchmod -w \"{{.Path}}\"\n```"
6873  },
6874  {
6875    "id": "api.upgrade_to_enterprise.generic_error.app_error",
6876    "translation": "MattermostをEnterprise Editionにアップグレードできませんでした。"
6877  },
6878  {
6879    "id": "api.upgrade_to_enterprise.already-enterprise.app_error",
6880    "translation": "すでにMattermost Enterprise Editionが起動しているため、アップグレードできません。"
6881  },
6882  {
6883    "id": "app.upload.upload_data.first_part_too_small.app_error",
6884    "translation": "データをアップロードできませんでした。最初の部分は少なくとも {{.Size}} バイト以上である必要があります。"
6885  },
6886  {
6887    "id": "app.upload.upload_data.concurrent.app_error",
6888    "translation": "一つ以上のリクエストからデータをアップロードできませんでした。"
6889  },
6890  {
6891    "id": "app.upload.get_for_user.app_error",
6892    "translation": "ユーザーに対するアップロードを取得できませんでした。"
6893  },
6894  {
6895    "id": "app.upload.get.app_error",
6896    "translation": "アップロードを取得できませんでした。"
6897  },
6898  {
6899    "id": "app.upload.create.save.app_error",
6900    "translation": "アップロードを保存できませんでした。"
6901  },
6902  {
6903    "id": "app.upload.create.cannot_upload_to_deleted_channel.app_error",
6904    "translation": "削除されたチャンネルにはアップロードできません。"
6905  },
6906  {
6907    "id": "app.upload.create.incorrect_channel_id.app_error",
6908    "translation": "指定されたチャンネルにはアップロードできません。"
6909  },
6910  {
6911    "id": "app.team.save_member.save.app_error",
6912    "translation": "チームメンバーを保存できませんでした。"
6913  },
6914  {
6915    "id": "app.team.save.app_error",
6916    "translation": "チームを保存できませんでした。"
6917  },
6918  {
6919    "id": "app.team.remove_member.app_error",
6920    "translation": "チームメンバーを削除できませんでした。"
6921  },
6922  {
6923    "id": "app.team.migrate_team_members.update.app_error",
6924    "translation": "チームメンバーを更新できませんでした。"
6925  },
6926  {
6927    "id": "app.team.join_user_to_team.save_member.max_accounts.app_error",
6928    "translation": "チームメンバー数の上限に達しているため、チームメンバーシップを作成できませんでした"
6929  },
6930  {
6931    "id": "app.team.join_user_to_team.save_member.conflict.app_error",
6932    "translation": "すでに存在するチームメンバーシップは作成できません"
6933  },
6934  {
6935    "id": "app.team.join_user_to_team.save_member.app_error",
6936    "translation": "新しいチームメンバーシップを作成できませんでした"
6937  },
6938  {
6939    "id": "app.team.get_unread.app_error",
6940    "translation": "チームの未読メッセージを取得できませんでした。"
6941  },
6942  {
6943    "id": "app.team.get_members_by_ids.app_error",
6944    "translation": "チームメンバーを取得できませんでした。"
6945  },
6946  {
6947    "id": "app.team.get_members.app_error",
6948    "translation": "チームメンバーを取得できませんでした。"
6949  },
6950  {
6951    "id": "app.team.get_member.app_error",
6952    "translation": "チームメンバーを取得できませんでした。"
6953  },
6954  {
6955    "id": "app.team.get_all_private_team_listing.app_error",
6956    "translation": "全ての非公開チームを取得できませんでした。"
6957  },
6958  {
6959    "id": "app.team.clear_all_custom_role_assignments.select.app_error",
6960    "translation": "チームメンバーを取得できませんでした。"
6961  },
6962  {
6963    "id": "app.post.get_posts_since.app_error",
6964    "translation": "チャンネルの投稿を取得できませんでした。"
6965  },
6966  {
6967    "id": "app.post.get_posts_around.get.app_error",
6968    "translation": "チャンネルの投稿を取得できませんでした。"
6969  },
6970  {
6971    "id": "app.post.get_post_after_time.app_error",
6972    "translation": "指定時刻以降の投稿を取得できませんでした。"
6973  },
6974  {
6975    "id": "app.post.get_flagged_posts.app_error",
6976    "translation": "フラグの立てられた投稿を取得できませんでした。"
6977  },
6978  {
6979    "id": "app.import.import_user_teams.save_members.max_accounts.app_error",
6980    "translation": "そのチームにはもうメンバーを追加できないため、デフォルトのチームメンバーシップは作成できません"
6981  },
6982  {
6983    "id": "app.import.import_user_teams.save_members.error",
6984    "translation": "チームメンバーシップをインポートできませんでした"
6985  },
6986  {
6987    "id": "app.import.import_user_teams.save_members.conflict.app_error",
6988    "translation": "すでに存在するチームメンバーシップはインポートできません"
6989  },
6990  {
6991    "id": "app.email.setup_rate_limiter.app_error",
6992    "translation": "頻度制限にエラーが発生しました。"
6993  },
6994  {
6995    "id": "app.email.rate_limit_exceeded.app_error",
6996    "translation": "招待メールが頻度制限の上限を超えました。制限は{{.ResetAfter}}秒後にリセットされます。{{.RetryAfter}}秒後にリトライしてください。"
6997  },
6998  {
6999    "id": "app.email.no_rate_limiter.app_error",
7000    "translation": "頻度制限が設定されていません。"
7001  },
7002  {
7003    "id": "app.create_basic_user.save_member.max_accounts.app_error",
7004    "translation": "そのチームにはもうメンバーを追加できないため、デフォルトのチームメンバーシップは作成できません"
7005  },
7006  {
7007    "id": "app.create_basic_user.save_member.conflict.app_error",
7008    "translation": "すでに存在するデフォルトのチームメンバーシップは作成できません"
7009  },
7010  {
7011    "id": "app.create_basic_user.save_member.app_error",
7012    "translation": "デフォルトのチームメンバーシップを作成できませんでした"
7013  },
7014  {
7015    "id": "app.channel.update_last_viewed_at_post.app_error",
7016    "translation": "チャンネルを未読にできませんでした。"
7017  },
7018  {
7019    "id": "app.channel.remove_member.app_error",
7020    "translation": "チャンネルメンバーを削除できませんでした。"
7021  },
7022  {
7023    "id": "app.channel.permanent_delete_members_by_user.app_error",
7024    "translation": "チャンネルメンバーを削除できませんでした。"
7025  },
7026  {
7027    "id": "app.channel.increment_mention_count.app_error",
7028    "translation": "誰かについての投稿数を増加できませんでした。"
7029  },
7030  {
7031    "id": "app.channel.get_public_channels.get.app_error",
7032    "translation": "公開チャンネルを取得できませんでした。"
7033  },
7034  {
7035    "id": "app.channel.get_private_channels.get.app_error",
7036    "translation": "非公開チャンネルを取得できませんでした。"
7037  },
7038  {
7039    "id": "app.channel.get_member_count.app_error",
7040    "translation": "チャンネルメンバー数を取得できませんでした。"
7041  },
7042  {
7043    "id": "app.channel.get_channels_by_ids.get.app_error",
7044    "translation": "チャンネルを取得できませんでした。"
7045  },
7046  {
7047    "id": "app.channel.get_channel_counts.get.app_error",
7048    "translation": "チャンネル数を取得できませんでした。"
7049  },
7050  {
7051    "id": "api.user.update_password.user_and_hashed.app_error",
7052    "translation": "システム管理者のみがハッシュ化されたパスワードを設定できます。"
7053  },
7054  {
7055    "id": "api.user.login_cws.license.error",
7056    "translation": "CWSログインが見つかりませんでした。"
7057  },
7058  {
7059    "id": "api.user.login_by_cws.invalid_token.app_error",
7060    "translation": "CWSトークンが不正です"
7061  },
7062  {
7063    "id": "api.user.get_uploads_for_user.forbidden.app_error",
7064    "translation": "アップロードを取得できませんでした。"
7065  },
7066  {
7067    "id": "api.upload.upload_data.invalid_content_length",
7068    "translation": "不正なContent-Lengthです。"
7069  },
7070  {
7071    "id": "api.upload.get_upload.forbidden.app_error",
7072    "translation": "アップロードを取得できませんでした。"
7073  },
7074  {
7075    "id": "api.upgrade_to_enterprise_status.app_error",
7076    "translation": "MattermostをEnterprise Editionにアップグレードできませんでした。"
7077  },
7078  {
7079    "id": "api.upgrade_to_enterprise.app_error",
7080    "translation": "Mattermost Enterprise Editionへのアップグレードはすでに開始されています。"
7081  },
7082  {
7083    "id": "api.upgrade_to_enterprise.already-done.app_error",
7084    "translation": "すでにMattermost Enterprise Editionにアップグレードされています。アップグレードを完了するにはサーバーを再起動してください。"
7085  },
7086  {
7087    "id": "api.team.invite_members.limit_reached.app_error",
7088    "translation": "無料枠のユーザー数上限に達しました"
7089  },
7090  {
7091    "id": "api.post.search_posts.invalid_body.app_error",
7092    "translation": "リクエストボディを解析できませんでした。"
7093  },
7094  {
7095    "id": "api.migrate_to_saml.error",
7096    "translation": "SAMLへ移行できませんでした。"
7097  },
7098  {
7099    "id": "api.config.migrate_config.app_error",
7100    "translation": "設定を移行できませんでした。"
7101  },
7102  {
7103    "id": "api.admin.ldap.not_available.app_error",
7104    "translation": "LDAPは利用できません。"
7105  },
7106  {
7107    "id": "api.admin.add_certificate.parseform.app_error",
7108    "translation": "マルチフォームリクエストを解析する際にエラーが発生しました"
7109  },
7110  {
7111    "id": "model.upload_session.is_valid.user_id.app_error",
7112    "translation": "UserId に対する値が不正です"
7113  },
7114  {
7115    "id": "model.upload_session.is_valid.type.app_error",
7116    "translation": "Type に対する値が不正です"
7117  },
7118  {
7119    "id": "model.upload_session.is_valid.path.app_error",
7120    "translation": "Path に対する値が不正です"
7121  },
7122  {
7123    "id": "model.upload_session.is_valid.id.app_error",
7124    "translation": "Id に対する値が不正です"
7125  },
7126  {
7127    "id": "model.upload_session.is_valid.filename.app_error",
7128    "translation": "Filename に対する値が不正です"
7129  },
7130  {
7131    "id": "model.upload_session.is_valid.file_size.app_error",
7132    "translation": "FileSize に対する値が不正です"
7133  },
7134  {
7135    "id": "model.upload_session.is_valid.file_offset.app_error",
7136    "translation": "FileOffset に対する値が不正です"
7137  },
7138  {
7139    "id": "model.upload_session.is_valid.create_at.app_error",
7140    "translation": "CreateAt に対する値が不正です"
7141  },
7142  {
7143    "id": "model.upload_session.is_valid.channel_id.app_error",
7144    "translation": "ChannelId に対する値が不正です。"
7145  },
7146  {
7147    "id": "model.search_params_list.is_valid.include_deleted_channels.app_error",
7148    "translation": "すべてのパラメータ IncludeDeletedChannels は同じ値となるはずです。"
7149  },
7150  {
7151    "id": "ent.message_export.global_relay_export.get_attachment_error",
7152    "translation": "投稿に対するファイル情報を取得できませんでした。"
7153  },
7154  {
7155    "id": "ent.message_export.csv_export.get_attachment_error",
7156    "translation": "投稿に関するファイル情報を取得できませんでした。"
7157  },
7158  {
7159    "id": "ent.message_export.actiance_export.get_attachment_error",
7160    "translation": "投稿に関するファイル情報を取得できませんでした。"
7161  },
7162  {
7163    "id": "ent.ldap.do_login.x509.app_error",
7164    "translation": "鍵ペアを作成する際にエラーが発生しました"
7165  },
7166  {
7167    "id": "ent.ldap.do_login.key.app_error",
7168    "translation": "LDAPのTLS鍵ファイルを読み込む際にエラーが発生しました。"
7169  },
7170  {
7171    "id": "ent.ldap.do_login.certificate.app_error",
7172    "translation": "LDAPのTLS証明書ファイルを読み込む際にエラーが発生しました。"
7173  },
7174  {
7175    "id": "ent.elasticsearch.indexer.do_job.get_oldest_entity.error",
7176    "translation": "最も古いエンティティ(ユーザー、チャンネル、投稿)をデータベースから取得できませんでした"
7177  },
7178  {
7179    "id": "app.upload.upload_data.update.app_error",
7180    "translation": "アップロードセッションを更新できませんでした。"
7181  },
7182  {
7183    "id": "app.upload.upload_data.save.app_error",
7184    "translation": "ファイル情報を保存できませんでした。"
7185  },
7186  {
7187    "id": "app.upload.upload_data.read_file.app_error",
7188    "translation": "ファイルを読み込めませんでした。"
7189  },
7190  {
7191    "id": "api.system.update_notices.validating_failed",
7192    "translation": "製品に関するお知らせの状態を検証できませんでした"
7193  },
7194  {
7195    "id": "api.system.update_notices.parse_failed",
7196    "translation": "製品に関するお知らせを解析できませんでした"
7197  },
7198  {
7199    "id": "api.system.update_notices.fetch_failed",
7200    "translation": "製品に関するお知らせを取得できませんでした"
7201  },
7202  {
7203    "id": "api.system.update_notices.clear_failed",
7204    "translation": "製品に関する過去のお知らせをクリアできませんでした"
7205  },
7206  {
7207    "id": "ent.ldap.no.users.checkcertificate",
7208    "translation": "LDAPユーザーが見つかりませんでした。ユーザーフィルターや証明書をチェックしてください。"
7209  },
7210  {
7211    "id": "api.upload.upload_data.multipart_error",
7212    "translation": "マルチパートデータを処理できませんでした。"
7213  },
7214  {
7215    "id": "api.upload.upload_data.invalid_content_type",
7216    "translation": "マルチパートアップロードのContent-Typeが不正です。"
7217  },
7218  {
7219    "id": "api.team.add_team_member.invalid_body.app_error",
7220    "translation": "リクエストボディを解析できませんでした。"
7221  },
7222  {
7223    "id": "api.server.warn_metric.starting_trial",
7224    "translation": "トライアルを開始する"
7225  },
7226  {
7227    "id": "api.server.warn_metric.start_trial",
7228    "translation": "トライアル開始"
7229  },
7230  {
7231    "id": "api.server.warn_metric.number_of_teams_5.start_trial_notification_success.message",
7232    "translation": "エンタープライズトライアルは有効です。**システムコンソール > ユーザー管理 > 権限**へ行き、高度な権限設定を有効にしてください。"
7233  },
7234  {
7235    "id": "api.server.warn_metric.number_of_teams_5.start_trial.notification_body",
7236    "translation": "あなたのMattermostにはいくつかのチームが存在します。多くのチームは、チャンネルの作成方法や、誰が新しいチームメイトを招待できるか、また、どのように統合機能を管理するかなどのチーム運営について各々が好む方法を持っています。チーム上書きスキームにより、それぞれの要求を満たすようチームごとにユーザー権限設定をカスタマイズできます。\n\n詳しくは[高度な権限設定に関する説明](https://www.mattermost.com/docs-advanced-permissions-team-override/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=advanced-permissions-team-override)を参照してください。\n\nトライアル開始 をクリックすると、[Mattermost Software Evaluation Agreement](https://mattermost.com/software-evaluation-agreement/) と [プライバシーポリシー](https://mattermost.com/privacy-policy/)に同意し、製品に関する電子メールを受信するようになります。"
7237  },
7238  {
7239    "id": "api.server.warn_metric.number_of_teams_5.notification_title",
7240    "translation": "高度な権限設定を利用する"
7241  },
7242  {
7243    "id": "api.server.warn_metric.number_of_teams_5.notification_body",
7244    "translation": "あなたのMattermostにはいくつかのチームが存在します。多くのチームは、チャンネルの作成方法や、誰が新しいチームメイトを招待できるか、また、どのように統合機能を管理するかなどのチーム運営について各々が好む方法を持っています。チーム上書きスキームにより、それぞれの要求を満たすようチームごとにユーザー権限設定をカスタマイズできます。\n\n詳しくは[高度な権限設定に関する説明](https://www.mattermost.com/docs-advanced-permissions-team-override/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=advanced-permissions-team-override)を参照してください。\n\n問い合わせ をクリックすることで、あなたの情報を Mattermost, Inc. へ共有します。詳しくは[説明文書](https://mattermost.com/pl/default-admin-advisory)を参照してください"
7245  },
7246  {
7247    "id": "api.server.warn_metric.number_of_teams_5.contact_us.email_body",
7248    "translation": "Mattermostへ問い合わせる。チームスキームによる高度な権限設定に興味があります。\n"
7249  },
7250  {
7251    "id": "api.server.warn_metric.number_of_posts_2M.start_trial.notification_success.message",
7252    "translation": "エンタープライズトライアルは有効です。Elasticsearchサーバーがある場合、**システムコンソール > 環境 > Elasticsearch**へ行き、Elasticsearchの設定をしてください。"
7253  },
7254  {
7255    "id": "api.server.warn_metric.number_of_posts_2M.start_trial.notification_body",
7256    "translation": "あなたのMattermostシステムには非常に多くのメッセージがあります。Mattermostのデフォルトのデータベース検索は約250万投稿からパフォーマンスが劣化し始めます。500万投稿以上ある場合、Elasticsearchを導入することで、検索のタイムアウトなどの深刻なパフォーマンスの問題を回避することができます。Elasticsearchとの連携について詳しく知りたい場合や、何かサポートできることがないか私たちに問い合わせてください。\n\n詳しくは[パフォーマンス改善に関する説明](https://www.mattermost.com/docs-elasticsearch/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=elasticsearch)を参照してください\n\nトライアル開始 をクリックすると、[Mattermost Software Evaluation Agreement](https://mattermost.com/software-evaluation-agreement/) と [プライバシーポリシー](https://mattermost.com/privacy-policy/)に同意し、製品に関する電子メールを受信するようになります。"
7257  },
7258  {
7259    "id": "api.server.warn_metric.number_of_posts_2M.notification_title",
7260    "translation": "パフォーマンス改善"
7261  },
7262  {
7263    "id": "api.server.warn_metric.number_of_posts_2M.notification_body",
7264    "translation": "あなたのMattermostシステムには非常に多くのメッセージがあります。Mattermostのデフォルトのデータベース検索は約250万投稿からパフォーマンスが劣化し始めます。500万投稿以上ある場合、Elasticsearchを導入することで、検索のタイムアウトなどの深刻なパフォーマンスの問題を回避することができます。Elasticsearchとの連携について詳しく知りたい場合や、何かサポートできることがないか私たちに問い合わせてください。\n\n詳しくは[パフォーマンス改善に関する説明](https://www.mattermost.com/docs-elasticsearch/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=elasticsearch)を参照してください\n\n問い合わせ をクリックすると、あなたの情報は Mattermost, Inc. へ共有されます。詳しくは[説明文書}(https://mattermost.com/pl/default-admin-advisory)を参照してください"
7265  },
7266  {
7267    "id": "api.server.warn_metric.number_of_posts_2M.contact_us.email_body",
7268    "translation": "Mattermostへ問い合わせる。Elasticsearchによるパフォーマンスの改善に興味があります。\n"
7269  },
7270  {
7271    "id": "api.server.warn_metric.number_of_channels_50.start_trial.notification_success.message",
7272    "translation": "エンタープライズトライアルは有効です。**システムコンソール > ユーザー管理 > 権限**へ行き、高度な権限設定を有効にしてください。"
7273  },
7274  {
7275    "id": "api.server.warn_metric.number_of_channels_50.start_trial.notification_body",
7276    "translation": "チャンネルはコミュニケーションの改善をサポートするものですが、Mattermost全体でチャンネルの作成や参加が多くなるにつれ、システムを整理されたものにし続けることが課題になってきます。高度な権限設定により、どのユーザー、もしくはどの役割の人が何のアクションを実行可能かを設定することができます。例えば、チャンネル設定やメンバーの管理や、@channel、@hereなどのタグによるグループへの発信、新たなウェブフックの作成などを制限できます。\n\n詳しくは[高度な権限設定の利用に関する説明](https://www.mattermost.com/docs-advanced-permissions/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=advanced-permissions)を参照してください\n\nトライアル開始 をクリックすると、[Mattermost Software Evaluation Agreement](https://mattermost.com/software-evaluation-agreement/) と [プライバシーポリシー](https://mattermost.com/privacy-policy/)に同意し、製品に関する電子メールを受信するようになります。"
7277  },
7278  {
7279    "id": "api.server.warn_metric.number_of_channels_50.contact_us.email_body",
7280    "translation": "Mattermostへ問い合わせる。システムスキーマによる高度な権限設定に興味があります。\n"
7281  },
7282  {
7283    "id": "api.server.warn_metric.number_of_channels_50.notification_body",
7284    "translation": "チャンネルはコミュニケーションの改善をサポートするものですが、Mattermost全体でチャンネルの作成や参加が多くなるにつれ、システムを整理されたものにし続けることが課題になってきます。高度な権限設定により、どのユーザー、もしくはどの役割の人が何のアクションを実行可能かを設定することができます。例えば、チャンネル設定やメンバーの管理や、@channel、@hereなどのタグによるグループへの発信、新たなウェブフックの作成などを制限できます。\n\n詳しくは[高度な権限設定の利用に関する説明](https://www.mattermost.com/docs-advanced-permissions/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=advanced-permissions)を参照してください\n\n問い合わせ をクリックすると、あなたの情報が Mattermost, Inc. へ共有されます。詳しくは[説明文書](https://mattermost.com/pl/default-admin-advisory)を参照してください"
7285  },
7286  {
7287    "id": "api.server.warn_metric.number_of_channels_50.notification_title",
7288    "translation": "高度な権限設定を利用する"
7289  },
7290  {
7291    "id": "api.server.warn_metric.number_of_active_users_500.start_trial.notification_success.message",
7292    "translation": "エンタープライズトライアルは有効です。システムコンソールへ行き、追加の機能を有効にしてください。"
7293  },
7294  {
7295    "id": "api.server.warn_metric.number_of_active_users_500.start_trial.notification_body",
7296    "translation": "500ユーザーを超える場合は、ユーザー管理やサーバーのクラスタリング、パフォーマンスモニタリング機能の利用を強く推奨します。詳細についてはお問い合わせください。\n\nトライアル開始 をクリックすると、[Mattermost Software Evaluation Agreement](https://mattermost.com/software-evaluation-agreement/) と [プライバシーポリシー](https://mattermost.com/privacy-policy/)に同意し、製品に関する電子メールを受信するようになります。"
7297  },
7298  {
7299    "id": "api.server.warn_metric.number_of_active_users_500.contact_us.email_body",
7300    "translation": "Mattermostに問い合わせる。我々のチームには500名以上のユーザーがおり、Mattermost Enterprise Editionを検討しています。\n"
7301  },
7302  {
7303    "id": "api.server.warn_metric.number_of_active_users_300.start_trial.notification_title",
7304    "translation": "閲覧専用の連絡チャンネル"
7305  },
7306  {
7307    "id": "api.server.warn_metric.number_of_active_users_300.start_trial.notification_success.message",
7308    "translation": "エンタープライズトライアルは有効です。チャンネルを作成し、**システムコンソール > ユーザー管理 > チャンネル** へ行き、投稿をチャンネル管理者に制限してください。"
7309  },
7310  {
7311    "id": "api.server.warn_metric.number_of_active_users_300.start_trial.notification_body",
7312    "translation": "Mattermost全体で多くの会話がなされている場合、どこに重要な情報があるかを知るのは難しいことかもしれません。多くのユーザーに対してメッセージを配信したい場合、誰でも参加可能だがチャンネル管理者しかメッセージの投稿ができないような閲覧専用の連絡チャンネルを立てることができます。\n\n詳しくは[閲覧専用の連絡チャンネルの作成に関する説明](https://www.mattermost.com/docs-channel-moderation/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=channel-moderation)を参照してください\n\nトライアル開始 をクリックすると、[Mattermost Software Evaluation Agreement](https://mattermost.com/software-evaluation-agreement/) と [プライバシーポリシー](https://mattermost.com/privacy-policy/)に同意し、製品に関する電子メールを受信するようになります。"
7313  },
7314  {
7315    "id": "api.server.warn_metric.number_of_active_users_300.notification_body",
7316    "translation": "Mattermost全体で多くの会話がなされている場合、どこに重要な情報があるかを知るのは難しいことかもしれません。多くのユーザーに対してメッセージを配信したい場合、誰でも参加可能だがチャンネル管理者しかメッセージの投稿ができないような閲覧専用の連絡チャンネルを立てることができます。\n\n詳しくは[閲覧専用の連絡チャンネルの作成に関する説明](https://www.mattermost.com/docs-channel-moderation/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=channel-moderation)を参照してください\n\n問い合わせ をクリックすると、あなたの情報を Mattermost, Inc. へ共有します。詳しくは[説明文書](https://mattermost.com/pl/default-admin-advisory)を参照してください"
7317  },
7318  {
7319    "id": "api.server.warn_metric.number_of_active_users_300.contact_us.email_body",
7320    "translation": "Mattermostへ問い合わせる。閲覧専用の連絡チャンネル機能に興味があります。\n"
7321  },
7322  {
7323    "id": "api.server.warn_metric.number_of_active_users_200.start_trial.notification_success.message",
7324    "translation": "エンタープライズトライアルは有効です。 **システムコンソール > 利用登録 > SAML 2.0**へ行き、SAML 2.0 プロバイダーと連携してください。"
7325  },
7326  {
7327    "id": "api.server.warn_metric.number_of_active_users_200.start_trial.notification_body",
7328    "translation": "あなたのMattermostには200ユーザーが登録しています。Mattermostをあなたの組織のシングルサインオンプロバイダーに接続することで、ユーザーは再度認証情報を入力することなくMattermostへアクセスできるようになります。MattermostサーバーをSAML 2.0プロバイダーと連携することをおすすめします。詳しくは[SAML2.0連携に関する説明](https://www.mattermost.com/docs-saml/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=saml)を参照してください。\n\nトライアル開始 をクリックすると、[Mattermost Software Evaluation Agreement](https://mattermost.com/software-evaluation-agreement/) と [プライバシーポリシー](https://mattermost.com/privacy-policy/)に同意し、製品に関する電子メールを受信するようになります。"
7329  },
7330  {
7331    "id": "api.server.warn_metric.number_of_active_users_200.contact_us.email_body",
7332    "translation": "Mattermostへ問い合わせる。我々のチームには200名以上のユーザーがおり、Mattermost Enterprise Editionを検討しています。\n"
7333  },
7334  {
7335    "id": "api.server.warn_metric.number_of_active_users_100.start_trial.notification_success.message",
7336    "translation": "エンタープライズトライアルは有効です。**システムコンソール > 利用登録 > AD/LDAP**へ行き、AD/LDAPサービスと連携してください。"
7337  },
7338  {
7339    "id": "api.server.warn_metric.number_of_active_users_100.start_trial.notification_body",
7340    "translation": "あなたのMattermostには100名以上のユーザーがいます。ユーザー数が増加するにつれ、新しいアカウントの準備などは時間のかかる作業となっていく可能性があります。組織のActive Directory/LDAPと連携し、誰でも組織のアカウントでMattermostにアクセス可能となるよう設定することをおすすめします。\n\n詳しくは[AD/LDAP連携に関する説明](https://www.mattermost.com/docs-adldap/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=adldap)を参照してください\n\nトライアル開始 をクリックすると、[Mattermost Software Evaluation Agreement](https://mattermost.com/software-evaluation-agreement/) と [プライバシーポリシー](https://mattermost.com/privacy-policy/) に同意し、製品に関する電子メールを受信するようになります。"
7341  },
7342  {
7343    "id": "api.server.warn_metric.number_of_active_users_100.notification_title",
7344    "translation": "Mattermostをスケールする"
7345  },
7346  {
7347    "id": "api.server.warn_metric.number_of_active_users_100.notification_body",
7348    "translation": "あなたのMattermostには100名以上のユーザーがいます。ユーザー数が増加するにつれ、新しいアカウントの準備などは時間のかかる作業となっていく可能性があります。組織のActive Directory/LDAPと連携し、誰でも組織のアカウントでMattermostにアクセス可能となるよう設定することをおすすめします。\n\n詳しくは[AD/LDAP連携に関する説明](https://www.mattermost.com/docs-adldap/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=adldap)を参照してください\n\n問い合わせ をクリックすると、あなたの情報を Mattermost, Inc. へ共有します。詳しくは[説明文書](https://mattermost.com/pl/default-admin-advisory)を参照してください"
7349  },
7350  {
7351    "id": "api.server.warn_metric.number_of_active_users_100.contact_us.email_body",
7352    "translation": "Mattermostへ問い合わせる。我々のチームには100名以上のユーザーがおり、Mattermost Enterprise Editionを検討しています。\n"
7353  },
7354  {
7355    "id": "api.server.warn_metric.mfa.start_trial_notification_success.message",
7356    "translation": "エンタープライズトライアルは有効です。**システムコンソール > 利用登録 > 他要素認証**へ行き、多要素認証を強制してください。"
7357  },
7358  {
7359    "id": "api.server.warn_metric.mfa.start_trial.notification_body",
7360    "translation": "このMattermostでは多要素認証が有効になっており、ユーザーはパスワードとは別の認証を追加することで、アカウントをより安全にすることを選択できます。システム全体のセキュリティを改善するために、すべてのアカウントに対して多要素認証の利用を要求することもできます。\n\n詳しくは[多要素認証の強制についての説明](https://www.mattermost.com/docs-multi-factor-authentication/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=multi-factor-authentication)を参照してください。\n\nトライアル開始 をクリックすると、[Mattermost Software Evaluation Agreement](https://mattermost.com/software-evaluation-agreement/) と [プライバシーポリシー](https://mattermost.com/privacy-policy/)に同意し、製品に関する電子メールを受信するようになります。"
7361  },
7362  {
7363    "id": "api.server.warn_metric.mfa.notification_title",
7364    "translation": "多要素認証を強制する"
7365  },
7366  {
7367    "id": "api.server.warn_metric.mfa.notification_body",
7368    "translation": "このMattermostでは多要素認証が有効になっており、ユーザーはパスワードとは別の認証を追加することで、アカウントをより安全にすることを選択できます。システム全体のセキュリティを改善するために、すべてのアカウントに対して多要素認証の利用を要求することもできます。\n\n詳しくは[多要素認証の強制についての説明](https://www.mattermost.com/docs-multi-factor-authentication/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=multi-factor-authentication)を参照してください。\n\n問い合わせ をクリックすると、あなたの情報が Mattermost, Inc. へ共有されます。詳しくは[説明文書](https://mattermost.com/pl/default-admin-advisory)を参照してください"
7369  },
7370  {
7371    "id": "api.server.warn_metric.mfa.contact_us.email_body",
7372    "translation": "Mattermostへ問い合わせる。多要素認証の強制機能について興味があります。\n"
7373  },
7374  {
7375    "id": "api.server.warn_metric.email_domain.start_trial_notification_success.message",
7376    "translation": "エンタープライズトライアルは有効です。**システムコンソール > 利用登録 > ゲストアカウント** へ行き、ゲストアカウントを有効にしてください。"
7377  },
7378  {
7379    "id": "api.server.warn_metric.email_domain.start_trial.notification_body",
7380    "translation": "プロジェクトには組織内、組織外の両方の人が参画することがあります。ゲストアカウント機能により、外部のパートナーをMattermostに参加させることができ、ゲストが閲覧可能な情報などの設定を行うことができます。\n\n詳しくは[ゲストアカウントに関する説明](https://www.mattermost.com/docs-guest-accounts/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=guest-accounts)を参照してください。\n\nトライアル開始 をクリックすると、[Mattermost Software Evaluation Agreement](https://mattermost.com/software-evaluation-agreement/) と [プライバシーポリシー](https://mattermost.com/privacy-policy/) に同意し、製品に関する電子メールを受信するようになります。"
7381  },
7382  {
7383    "id": "api.server.warn_metric.email_domain.notification_title",
7384    "translation": "ゲストアカウントを作成する"
7385  },
7386  {
7387    "id": "api.server.warn_metric.email_domain.notification_body",
7388    "translation": "プロジェクトには組織内、組織外の両方の人が参画することがあります。ゲストアカウント機能により、外部のパートナーをMattermostに参加させることができ、ゲストが閲覧可能な情報などの設定を行うことができます。\n\n詳しくは[ゲストアカウントに関する説明](https://www.mattermost.com/docs-guest-accounts/?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=guest-accounts)を参照してください。\n\n問い合わせ をクリックすると、あなたの情報が Mattermost Inc. へ送信されます。詳しくは[説明文書](https://mattermost.com/pl/default-admin-advisory)を参照してください"
7389  },
7390  {
7391    "id": "api.server.warn_metric.email_domain.contact_us.email_body",
7392    "translation": "Mattermostへ問い合わせる。ゲストアカウント機能について興味があります。\n"
7393  },
7394  {
7395    "id": "api.server.warn_metric.bot_response.start_trial_failure.message",
7396    "translation": "トライアルライセンスを取得できませんでした。 https://mattermost.com/trial/ からライセンスをリクエストしてください。"
7397  },
7398  {
7399    "id": "api.license.request_trial_license.fail_get_user_count.app_error",
7400    "translation": "トライアルライセンスを取得できませんでした。 support@mattermost.comまで連絡してください。登録ユーザー数を取得できません。"
7401  },
7402  {
7403    "id": "ent.elasticsearch.index_channels_batch.error",
7404    "translation": "インデックス付与のためのチャンネルのバッチ処理を取得できませんでした。"
7405  },
7406  {
7407    "id": "app.channel.user_belongs_to_channels.app_error",
7408    "translation": "ユーザーがチャンネルリストに所属するかどうか確認できませんでした。"
7409  },
7410  {
7411    "id": "app.channel.search_group_channels.app_error",
7412    "translation": "指定されたユーザーと期間に対するグループチャンネルを取得できませんでした。"
7413  },
7414  {
7415    "id": "app.channel.search.app_error",
7416    "translation": "チャンネルを検索する際にエラーが発生しました。"
7417  },
7418  {
7419    "id": "app.channel.reset_all_channel_schemes.app_error",
7420    "translation": "チャンネルスキームをリセットできませんでした。"
7421  },
7422  {
7423    "id": "app.channel.remove_all_deactivated_members.app_error",
7424    "translation": "無効化されたユーザーをチャンネルから削除できませんでした。"
7425  },
7426  {
7427    "id": "app.channel.migrate_channel_members.select.app_error",
7428    "translation": "複数のチャンネルメンバーを選択できませんでした。"
7429  },
7430  {
7431    "id": "app.channel.get_unread.app_error",
7432    "translation": "チャンネルの未読メッセージを取得できませんでした。"
7433  },
7434  {
7435    "id": "app.channel.get_members_by_ids.app_error",
7436    "translation": "チャンネルのメンバーを取得できませんでした。"
7437  },
7438  {
7439    "id": "app.channel.get_channels_batch_for_indexing.get.app_error",
7440    "translation": "インデックス付与のためのチャンネルのバッチ処理を取得できませんでした。"
7441  },
7442  {
7443    "id": "app.channel.get_by_scheme.app_error",
7444    "translation": "与えられたスキームにおけるチャンネルを取得できませんでした。"
7445  },
7446  {
7447    "id": "app.channel.get_all_direct.app_error",
7448    "translation": "全ダイレクトチャンネルを取得できませんでした。"
7449  },
7450  {
7451    "id": "app.channel.get_all.app_error",
7452    "translation": "全チャンネルを取得できませんでした。"
7453  },
7454  {
7455    "id": "app.channel.clear_all_custom_role_assignments.select.app_error",
7456    "translation": "チャンネルメンバーを抽出できませんでした。"
7457  },
7458  {
7459    "id": "ent.elasticsearch.post.get_posts_batch_for_indexing.error",
7460    "translation": "インデックス付与のための投稿のバッチ処理を取得できませんでした。"
7461  },
7462  {
7463    "id": "app.post.search.app_error",
7464    "translation": "投稿を検索中にエラーが発生しました"
7465  },
7466  {
7467    "id": "app.post.overwrite.app_error",
7468    "translation": "投稿を上書きできませんでした。"
7469  },
7470  {
7471    "id": "app.post.get_root_posts.app_error",
7472    "translation": "チャンネルへの投稿を取得できませんでした。"
7473  },
7474  {
7475    "id": "app.post.get_posts_created_at.app_error",
7476    "translation": "チャンネルへの投稿を取得できませんでした。"
7477  },
7478  {
7479    "id": "app.post.get_posts_batch_for_indexing.get.app_error",
7480    "translation": "インデックス付与のための投稿のバッチ処理を取得できませんでした。"
7481  },
7482  {
7483    "id": "app.post.get_posts.app_error",
7484    "translation": "これ以上のページを生成できません。"
7485  },
7486  {
7487    "id": "app.post.get_direct_posts.app_error",
7488    "translation": "ダイレクト投稿を取得できませんでした。"
7489  },
7490  {
7491    "id": "app.post.analytics_user_counts_posts_by_day.app_error",
7492    "translation": "投稿をしたユーザー数を取得できませんでした。"
7493  },
7494  {
7495    "id": "app.post.analytics_posts_count_by_day.app_error",
7496    "translation": "日付ごとの投稿数を取得できませんでした。"
7497  },
7498  {
7499    "id": "app.post.analytics_posts_count.app_error",
7500    "translation": "投稿数を取得できませんでした。"
7501  },
7502  {
7503    "id": "model.plugin_command_error.error.app_error",
7504    "translation": "/{{.Command}} に対するプラグインが動作していません。システム管理者に連絡してください"
7505  },
7506  {
7507    "id": "model.plugin_command_crash.error.app_error",
7508    "translation": "/{{.Command}} コマンドにより {{.PluginId}} プラグインがクラッシュしました。システム管理者に連絡してください"
7509  },
7510  {
7511    "id": "ent.saml.do_login.invalid_time.app_error",
7512    "translation": "認証プロバイダからのレスポンスに不正な時刻が見つかりました。システム管理者に連絡してください。"
7513  },
7514  {
7515    "id": "ent.saml.do_login.invalid_signature.app_error",
7516    "translation": "認証プロバイダからのレスポンスに不正な署名が見つかりました。システム管理者に連絡してください。"
7517  },
7518  {
7519    "id": "api.cloud.request_error",
7520    "translation": "CWSへのリクエストを処理する際にエラーが発生しました。"
7521  },
7522  {
7523    "id": "app.upload.run_plugins_hook.rejected",
7524    "translation": "ファイル {{.Filename}} をアップロードできませんでした。プラグインによって拒否されました: {{.Reason}}"
7525  },
7526  {
7527    "id": "app.upload.run_plugins_hook.move_fail",
7528    "translation": "ファイルを移動できませんでした。"
7529  },
7530  {
7531    "id": "api.cloud.license_error",
7532    "translation": "あなたのライセンスはクラウドリクエストをサポートしていません。"
7533  },
7534  {
7535    "id": "api.cloud.app_error",
7536    "translation": "クラウドAPIリクエスト中に内部エラーが発生しました。"
7537  },
7538  {
7539    "id": "api.templates.email_us_anytime_at",
7540    "translation": "いつでもメールしてください "
7541  },
7542  {
7543    "id": "api.templates.copyright",
7544    "translation": "© 2021 Mattermost, Inc. 530 Lytton Avenue, Second floor, Palo Alto, CA, 94301"
7545  },
7546  {
7547    "id": "api.templates.at_limit_title",
7548    "translation": "無料枠のユーザー数制限に達しました "
7549  },
7550  {
7551    "id": "api.templates.at_limit_subject",
7552    "translation": "Mattermost Cloudのユーザー数制限に達しました"
7553  },
7554  {
7555    "id": "api.templates.at_limit_info2",
7556    "translation": "もしくは、管理者コンソールからユーザーを無効にすることで、無料枠のユーザー数制限のまま別のユーザーのために枠を開けることもできます。"
7557  },
7558  {
7559    "id": "api.templates.at_limit_info1",
7560    "translation": "現在、ワークスペースには10名を超えるユーザーが存在します - 素晴らしい!さらにチームメンバーを招待する予定がある場合、Mattermost Cloud Professoinalへのアップグレードを是非ご検討ください。"
7561  },
7562  {
7563    "id": "app.user.permanent_delete.app_error",
7564    "translation": "既存のアカウントを削除できませんでした。"
7565  },
7566  {
7567    "id": "app.user.missing_account.const",
7568    "translation": "ユーザーが見つかりませんでした。"
7569  },
7570  {
7571    "id": "app.user.get_users_batch_for_indexing.get_users.app_error",
7572    "translation": "インデックス用のユーザーバッチを取得できませんでした。"
7573  },
7574  {
7575    "id": "app.user.get_unread_count.app_error",
7576    "translation": "ユーザーの未読メッセージ数を取得できませんでした。"
7577  },
7578  {
7579    "id": "app.user.get_total_users_count.app_error",
7580    "translation": "ユーザー数をカウントできませんでした。"
7581  },
7582  {
7583    "id": "app.user.get_recently_active_users.app_error",
7584    "translation": "最近アクティブなユーザーを検索する際にエラーが発生しました。"
7585  },
7586  {
7587    "id": "app.user.get_profiles.app_error",
7588    "translation": "ユーザープロフィールを検索する際にエラーが発生しました。"
7589  },
7590  {
7591    "id": "app.user.get_profile_by_group_channel_ids_for_user.app_error",
7592    "translation": "ユーザープロフィールを検索する際にエラーが発生しました。"
7593  },
7594  {
7595    "id": "app.user.get_new_users.app_error",
7596    "translation": "新規ユーザーを検索する際にエラーが発生しました。"
7597  },
7598  {
7599    "id": "app.user.get_known_users.get_users.app_error",
7600    "translation": "データベースからユーザーを取得できませんでした。"
7601  },
7602  {
7603    "id": "app.user.get_by_username.app_error",
7604    "translation": "このチームにあなたのユーザー名と一致する既存のアカウントが見つかりません。このチームに参加するにはチームの所有者から招待を受ける必要があるかもしれません。"
7605  },
7606  {
7607    "id": "app.user.get_by_auth.other.app_error",
7608    "translation": "認証形式によるユーザー検索中にエラーが発生しました。"
7609  },
7610  {
7611    "id": "app.user.get_by_auth.missing_account.app_error",
7612    "translation": "このチームにあなたの認証形式に一致する既存のアカウントが見つかりません。このチームに参加するには、チームの所有者から招待を受ける必要があるかもしれません。"
7613  },
7614  {
7615    "id": "app.user.get.app_error",
7616    "translation": "アカウントを探す際にエラーが発生しました。"
7617  },
7618  {
7619    "id": "app.user.demote_user_to_guest.user_update.app_error",
7620    "translation": "ユーザーを更新できませんでした。"
7621  },
7622  {
7623    "id": "app.user.clear_all_custom_role_assignments.select.app_error",
7624    "translation": "ユーザーを取得できませんでした。"
7625  },
7626  {
7627    "id": "app.user.analytics_get_inactive_users_count.app_error",
7628    "translation": "無効なユーザーの数をカウントできませんでした。"
7629  },
7630  {
7631    "id": "app.user.analytics_daily_active_users.app_error",
7632    "translation": "リクエスト中にアクティブなユーザーを取得できませんでした。"
7633  },
7634  {
7635    "id": "app.channel.autofollow.app_error",
7636    "translation": "メンションされたユーザーについてのスレッドメンバーシップを更新できませんでした"
7637  },
7638  {
7639    "id": "api.templates.upgrade_mattermost_cloud",
7640    "translation": "アップグレードする"
7641  },
7642  {
7643    "id": "api.templates.over_limit_title",
7644    "translation": "ワークスペースのユーザー数が無料枠の制限を超えています"
7645  },
7646  {
7647    "id": "api.templates.over_limit_subject",
7648    "translation": "Mattermost Cloud Workspace ユーザー数超過"
7649  },
7650  {
7651    "id": "api.templates.over_limit_info2",
7652    "translation": "もしくは、管理者コンソールからユーザーを無効にすることで、無料枠のユーザー数制限のまま別のユーザーのために枠を開けることもできます。"
7653  },
7654  {
7655    "id": "api.templates.over_limit_info1",
7656    "translation": "ワークスペースにMattermost Cloud Professionalの無料枠を超える10名以上のユーザーがいるようです。ワークスペースの混乱を避けるために、アップグレードしてください。"
7657  },
7658  {
7659    "id": "model.config.is_valid.import.retention_days_too_low.app_error",
7660    "translation": "RetentionDaysに対する不正な値です。値が低すぎます。"
7661  },
7662  {
7663    "id": "model.config.is_valid.import.directory.app_error",
7664    "translation": "ディレクトリに対する不正な値です。"
7665  },
7666  {
7667    "id": "model.config.is_valid.collapsed_threads.app_error",
7668    "translation": "CollapsedThreads設定は、無効、デフォルトON、デフォルトOFFのいずれかでなければなりません"
7669  },
7670  {
7671    "id": "import_process.worker.do_job.open_file",
7672    "translation": "インポートを処理できませんでした: ファイルを開けません。"
7673  },
7674  {
7675    "id": "import_process.worker.do_job.missing_jsonl",
7676    "translation": "インポートを処理できませんでした: JSONファイルが見つかりません。"
7677  },
7678  {
7679    "id": "import_process.worker.do_job.missing_file",
7680    "translation": "インポートを処理できませんでした: import_file パラメータが見つかりません。"
7681  },
7682  {
7683    "id": "import_process.worker.do_job.file_exists",
7684    "translation": "インポートを処理できませんでした: ファイルが存在しません。"
7685  },
7686  {
7687    "id": "app.user.verify_email.app_error",
7688    "translation": "電子メール検証フィールドを更新できませんでした。"
7689  },
7690  {
7691    "id": "app.user.update_update.app_error",
7692    "translation": "ユーザーの最終更新日を更新できませんでした。"
7693  },
7694  {
7695    "id": "app.user.update_threads_read_for_user.app_error",
7696    "translation": "すべてのユーザースレッドを既読状態に更新できませんでした"
7697  },
7698  {
7699    "id": "app.user.update_thread_read_for_user.app_error",
7700    "translation": "スレッドの既読状態を更新できませんでした"
7701  },
7702  {
7703    "id": "app.user.update_thread_follow_for_user.app_error",
7704    "translation": "スレッドの以下の状態を更新できませんでした"
7705  },
7706  {
7707    "id": "app.user.update_failed_pwd_attempts.app_error",
7708    "translation": "failed_attemptsを更新できませんでした。"
7709  },
7710  {
7711    "id": "app.user.update_auth_data.email_exists.app_error",
7712    "translation": "アカウントを{{.Service}}へ切り替えることができませんでした。電子メール {{.Email}} を使用しているアカウントが既に存在します。"
7713  },
7714  {
7715    "id": "app.user.update_auth_data.app_error",
7716    "translation": "認証データを更新できませんでした。"
7717  },
7718  {
7719    "id": "app.user.update_active_for_multiple_users.updating.app_error",
7720    "translation": "ゲストを無効化できませんでした。"
7721  },
7722  {
7723    "id": "app.user.update.finding.app_error",
7724    "translation": "アカウントを検索する際にエラーが発生しました。"
7725  },
7726  {
7727    "id": "app.user.update.find.app_error",
7728    "translation": "更新対象の既存アカウントが見つかりませんでした。"
7729  },
7730  {
7731    "id": "app.user.search.app_error",
7732    "translation": "検索パラメータに一致するユーザーが見つかりませんでした。"
7733  },
7734  {
7735    "id": "app.user.save.username_exists.app_error",
7736    "translation": "そのユーザー名を持つアカウントは既に存在します。"
7737  },
7738  {
7739    "id": "app.user.save.existing.app_error",
7740    "translation": "既存のユーザーに対する更新を呼び出す必要があります。"
7741  },
7742  {
7743    "id": "app.user.save.email_exists.app_error",
7744    "translation": "その電子メールアドレスを持つアカウントは既に存在します。"
7745  },
7746  {
7747    "id": "app.user.save.app_error",
7748    "translation": "アカウントを保存できませんでした。"
7749  },
7750  {
7751    "id": "app.user.promote_guest.user_update.app_error",
7752    "translation": "ユーザーを更新できませんでした。"
7753  },
7754  {
7755    "id": "app.user.get_threads_for_user.app_error",
7756    "translation": "ユーザーのスレッドを取得できませんでした"
7757  },
7758  {
7759    "id": "app.upload.upload_data.move_file.app_error",
7760    "translation": "アップロードされたファイルを移動できませんでした。"
7761  },
7762  {
7763    "id": "app.update_error",
7764    "translation": "更新エラー"
7765  },
7766  {
7767    "id": "app.select_error",
7768    "translation": "選択エラー"
7769  },
7770  {
7771    "id": "app.insert_error",
7772    "translation": "挿入エラー"
7773  },
7774  {
7775    "id": "app.import.marshal.app_error",
7776    "translation": "レスポンスを変換できませんでした。"
7777  },
7778  {
7779    "id": "app.group.uniqueness_error",
7780    "translation": "グループメンバーが既に存在します"
7781  },
7782  {
7783    "id": "app.group.permanent_delete_members_by_user.app_error",
7784    "translation": "UserID \"{{.UserId}}\"を持つグループメンバーを削除できませんでした。"
7785  },
7786  {
7787    "id": "app.group.no_rows",
7788    "translation": "一致するグループが見つかりませんでした"
7789  },
7790  {
7791    "id": "app.group.id.app_error",
7792    "translation": "グループに対する不正なIDです。"
7793  },
7794  {
7795    "id": "app.group.group_syncable_already_deleted",
7796    "translation": "同期可能なグループは既に削除されています"
7797  },
7798  {
7799    "id": "app.channel.save_member.exists.app_error",
7800    "translation": "そのIDを持つチャンネルメンバーは既に存在します。"
7801  },
7802  {
7803    "id": "api.user.update_user_roles.license.app_error",
7804    "translation": "カスタム権限スキームは現在のライセンスではサポートされていません"
7805  },
7806  {
7807    "id": "api.templates.payment_failed_no_card.subject",
7808    "translation": "Mattermost Cloudサブスクリプションへの支払い予定"
7809  },
7810  {
7811    "id": "api.templates.payment_failed_no_card.title",
7812    "translation": "Mattermost Cloud請求期限"
7813  },
7814  {
7815    "id": "api.templates.payment_failed_no_card.info3",
7816    "translation": "請求書を確認し、支払い方法を追加するには「今すぐしはらい」を選択してください。"
7817  },
7818  {
7819    "id": "api.templates.payment_failed_no_card.info1",
7820    "translation": "直近支払い期限に対するMattermost Cloudの請求書が処理されましたが、有効な支払い情報がありません。"
7821  },
7822  {
7823    "id": "api.templates.payment_failed_no_card.button",
7824    "translation": "今すぐ支払う"
7825  },
7826  {
7827    "id": "api.templates.payment_failed.title",
7828    "translation": "支払いができませんでした"
7829  },
7830  {
7831    "id": "api.templates.payment_failed.subject",
7832    "translation": "注意: Mattermost Cloudへの支払いができませんでした"
7833  },
7834  {
7835    "id": "api.templates.payment_failed.info3",
7836    "translation": "Mattermost Cloudへの支払いを続けるために、支払いの問題についてあなたの金融機関に問い合わせるか、支払い情報を更新してください。支払い情報が更新されると、Mattermostは未払いの支払いを解決しようとします。"
7837  },
7838  {
7839    "id": "api.templates.payment_failed.info2",
7840    "translation": "理由:"
7841  },
7842  {
7843    "id": "api.templates.payment_failed.info1",
7844    "translation": "Mattermost Cloudワークスペースに関連付けられたあなたの {{.CardBrand}} ****{{.LastFour}} からの支払いを金融機関が拒否しました。"
7845  },
7846  {
7847    "id": "api.templates.over_limit_suspended_title",
7848    "translation": "Mattermost Cloudワークスペースの停止"
7849  },
7850  {
7851    "id": "api.templates.over_limit_suspended_subject",
7852    "translation": "あなたのMattermost Cloudサブスクリプションは停止されました"
7853  },
7854  {
7855    "id": "api.templates.over_limit_suspended_info2",
7856    "translation": "ワークスペースを再度有効にするには我々に連絡してください。"
7857  },
7858  {
7859    "id": "api.templates.over_limit_suspended_info1",
7860    "translation": "あなたのMattermostワークスペースは停止されました。すべてのコンテンツやデータは1~3ヶ月以内に削除されます。"
7861  },
7862  {
7863    "id": "api.templates.over_limit_fix_now",
7864    "translation": "今すぐ対応する"
7865  },
7866  {
7867    "id": "api.templates.over_limit_90_days_title",
7868    "translation": "あなたのMattermost Cloudワークスペースの停止が明日に予定されています"
7869  },
7870  {
7871    "id": "api.templates.over_limit_90_days_subject",
7872    "translation": "あなたのMattermost Cloudサブスクリプションがもうすぐ停止されます"
7873  },
7874  {
7875    "id": "api.templates.over_limit_90_days_info4",
7876    "translation": "あなたのワークスペースが停止されると、すべてのコンテンツやデータは1~3ヶ月以内に削除されます。"
7877  },
7878  {
7879    "id": "api.templates.over_limit_90_days_info3",
7880    "translation": "あなたのワークスペースが停止されると、支払い情報が更新されるまでログインできなくなります。サービスを再び有効にするには我々のサポートチームに連絡する必要があります。"
7881  },
7882  {
7883    "id": "api.templates.over_limit_90_days_info2",
7884    "translation": "停止を避けるには、支払い情報を追加してください"
7885  },
7886  {
7887    "id": "api.templates.over_limit_90_days_info1",
7888    "translation": "これは、{{.OverLimitDate}}を過ぎてもMattermost Cloudワークスペースへの支払いがないことに対する最後の通知です。明日、あなたのサービスは停止されます。"
7889  },
7890  {
7891    "id": "api.templates.over_limit_7_days_title",
7892    "translation": "有効な支払い方法がありません"
7893  },
7894  {
7895    "id": "api.templates.over_limit_7_days_subject",
7896    "translation": "Mattermostサブスクリプションの支払いが滞納されています"
7897  },
7898  {
7899    "id": "api.templates.over_limit_7_days_info1",
7900    "translation": "Mattermostは自動支払いを処理できませんでした。サービスを使い続けるには、すぐに支払い情報を追加してください。でなければ、あなたのサービスが停止される可能性があります。"
7901  },
7902  {
7903    "id": "api.templates.over_limit_30_days_title",
7904    "translation": "Mattermost Cloud ワークスペースの停止"
7905  },
7906  {
7907    "id": "api.templates.over_limit_30_days_subject",
7908    "translation": " Mattermost Cloudサブスクリプションを使い続けるためのお願い"
7909  },
7910  {
7911    "id": "api.templates.over_limit_30_days_info2_item3",
7912    "translation": "メッセージ履歴にへアクセスできなくなります"
7913  },
7914  {
7915    "id": "api.templates.over_limit_30_days_info2_item2",
7916    "translation": "支払い情報を更新するには、サポートチームに連絡してください"
7917  },
7918  {
7919    "id": "api.templates.over_limit_30_days_info2_item1",
7920    "translation": "ワークスペースにログインできません"
7921  },
7922  {
7923    "id": "api.templates.over_limit_30_days_info2",
7924    "translation": "作業を行わない場合、あなたのワークスペースは停止されます"
7925  },
7926  {
7927    "id": "api.templates.over_limit_30_days_info1",
7928    "translation": "支払い方法に関する問題を解決することで、Mattermost Cloudのワークスペースを有効なままにし続けることができます。ワークスペースが停止されるのを避けるために、支払い方法を更新してください。"
7929  },
7930  {
7931    "id": "api.templates.over_limit_14_days_title",
7932    "translation": "支払いが確認できていません"
7933  },
7934  {
7935    "id": "api.templates.over_limit_14_days_subject",
7936    "translation": "Mattermost Cloudサブスクリプションの支払いが滞納されています"
7937  },
7938  {
7939    "id": "api.templates.over_limit_14_days_info1",
7940    "translation": "{{.OverLimitDate}} に設定されたMattermostサブスクリプションの支払日までに支払いがありませんでした。支払いが確認できない場合、あなたのサービスの一時停止プロセスを開始します。"
7941  },
7942  {
7943    "id": "api.system.update_viewed_notices.failed",
7944    "translation": "閲覧済みのお知らせを更新できませんでした"
7945  },
7946  {
7947    "id": "api.roles.patch_roles.not_allowed_permission.error",
7948    "translation": "あなたが追加、もしくは削除しようとした以下の権限に許可されていないものがあります"
7949  },
7950  {
7951    "id": "api.config.patch_config.restricted_merge.app_error",
7952    "translation": "設定をマージできませんでした。"
7953  },
7954  {
7955    "id": "api.config.get_config.restricted_merge.app_error",
7956    "translation": "設定をマージできませんでした。"
7957  },
7958  {
7959    "id": "api.templates.over_limit_suspended_contact_support",
7960    "translation": "サポートに連絡する"
7961  },
7962  {
7963    "id": "ent.compliance.global_relay.write_file.appError",
7964    "translation": "グローバルリレーファイルを書き込めませんでした。"
7965  },
7966  {
7967    "id": "ent.compliance.csv.write_file.appError",
7968    "translation": "CSVファイルを書き込めませんでした。"
7969  },
7970  {
7971    "id": "ent.actiance.export.write_file.appError",
7972    "translation": "エクスポートファイルを書き込めませんでした。"
7973  },
7974  {
7975    "id": "app.license.generate_renewal_token.no_license",
7976    "translation": "ライセンスがありません"
7977  },
7978  {
7979    "id": "app.license.generate_renewal_token.bad_license",
7980    "translation": "このタイプのライセンスは更新トークンの生成をサポートしていません"
7981  },
7982  {
7983    "id": "app.license.generate_renewal_token.app_error",
7984    "translation": "新しい更新トークンを生成できませんでした。"
7985  },
7986  {
7987    "id": "api.license.request_renewal_link.app_error",
7988    "translation": "ライセンス更新リンクを取得する際にエラーが発生しました"
7989  },
7990  {
7991    "id": "api.file.write_file.app_error",
7992    "translation": "ファイルを書き込めませんでした。"
7993  },
7994  {
7995    "id": "api.file.test_connection.app_error",
7996    "translation": "ファイルストレージにアクセスできませんでした。"
7997  },
7998  {
7999    "id": "api.file.remove_file.app_error",
8000    "translation": "ファイルを削除できませんでした。"
8001  },
8002  {
8003    "id": "api.file.remove_directory.app_error",
8004    "translation": "ディレクトリを削除できませんでした。"
8005  },
8006  {
8007    "id": "api.file.read_file.app_error",
8008    "translation": "ファイルを読み込めませんでした。"
8009  },
8010  {
8011    "id": "api.file.move_file.app_error",
8012    "translation": "ファイルを移動できませんでした。"
8013  },
8014  {
8015    "id": "api.file.list_directory.app_error",
8016    "translation": "ディレクトリを一覧化できませんでした。"
8017  },
8018  {
8019    "id": "api.file.file_size.app_error",
8020    "translation": "ファイルサイズを取得できませんでした。"
8021  },
8022  {
8023    "id": "api.file.file_reader.app_error",
8024    "translation": "ファイルリーダーを取得できませんでした。"
8025  },
8026  {
8027    "id": "api.file.file_exists.app_error",
8028    "translation": "ファイルの存在を確認できませんでした。"
8029  },
8030  {
8031    "id": "api.file.append_file.app_error",
8032    "translation": "ファイルにデータを追加できませんでした。"
8033  },
8034  {
8035    "id": "ent.elasticsearch.search_files.unmarshall_file_failed",
8036    "translation": "検索結果をデコードできませんでした"
8037  },
8038  {
8039    "id": "ent.elasticsearch.search_files.search_failed",
8040    "translation": "検索を完了できませんでした"
8041  },
8042  {
8043    "id": "ent.elasticsearch.search_files.disabled",
8044    "translation": "Elasticsearchによるファイル検索はこのサーバーでは無効化されています"
8045  },
8046  {
8047    "id": "ent.elasticsearch.index_file.error",
8048    "translation": "ファイルにインデックスを付与できませんでした"
8049  },
8050  {
8051    "id": "ent.elasticsearch.delete_user_files.error",
8052    "translation": "ユーザーのファイルを削除できませんでした"
8053  },
8054  {
8055    "id": "ent.elasticsearch.delete_post_files.error",
8056    "translation": "投稿のファイルを削除できませんでした"
8057  },
8058  {
8059    "id": "ent.elasticsearch.delete_file.error",
8060    "translation": "ファイルを削除できませんでした"
8061  },
8062  {
8063    "id": "ent.elasticsearch.create_template_file_info_if_not_exists.template_create_failed",
8064    "translation": "ファイルに対するElasticsearchテンプレートを作成できませんでした"
8065  },
8066  {
8067    "id": "bleveengine.stop_file_index.error",
8068    "translation": "ファイルインデックスを閉じることができませんでした。"
8069  },
8070  {
8071    "id": "bleveengine.search_files.error",
8072    "translation": "ファイル検索を完了できませんでした。"
8073  },
8074  {
8075    "id": "bleveengine.indexer.do_job.bulk_index_files.batch_error",
8076    "translation": "ファイルバッチにインデックスを付与できませんでした。"
8077  },
8078  {
8079    "id": "bleveengine.index_file.error",
8080    "translation": "ファイルにインデックスを付与できませんでした。"
8081  },
8082  {
8083    "id": "bleveengine.delete_user_files.error",
8084    "translation": "ユーザーのファイルを削除できませんでした。"
8085  },
8086  {
8087    "id": "bleveengine.delete_post_files.error",
8088    "translation": "投稿のファイルを削除できませんでした。"
8089  },
8090  {
8091    "id": "bleveengine.delete_files_batch.error",
8092    "translation": "ファイルを削除できませんでした。"
8093  },
8094  {
8095    "id": "bleveengine.delete_file.error",
8096    "translation": "ファイルを削除できませんでした。"
8097  },
8098  {
8099    "id": "bleveengine.create_file_index.error",
8100    "translation": "Bleveファイルインデックスを作成する際にエラーが発生しました。"
8101  },
8102  {
8103    "id": "api.user.get_authorization_code.endpoint.app_error",
8104    "translation": "Discovery Documentからエンドポイントを取り出す際にエラーが発生しました。"
8105  },
8106  {
8107    "id": "model.reaction.is_valid.update_at.app_error",
8108    "translation": "更新日時は有効な時刻でなくてはなりません。"
8109  },
8110  {
8111    "id": "error",
8112    "translation": "エラー"
8113  },
8114  {
8115    "id": "api.oauth.redirecting_back",
8116    "translation": "アプリにリダイレクトします。"
8117  },
8118  {
8119    "id": "api.oauth.close_browser",
8120    "translation": "このブラウザのタブを閉じることができます。"
8121  },
8122  {
8123    "id": "api.oauth.auth_complete",
8124    "translation": "認証が完了しました"
8125  },
8126  {
8127    "id": "api.job.unable_to_download_job.incorrect_job_type",
8128    "translation": "ダウンロードしようとしているジョブ種別は現在サポートされていません"
8129  },
8130  {
8131    "id": "api.invalid_redirect_url",
8132    "translation": "不正なリダイレクトURLが指定されています"
8133  },
8134  {
8135    "id": "api.invalid_custom_url_scheme",
8136    "translation": "不正なカスタムURLスキームが指定されています"
8137  },
8138  {
8139    "id": "api.config.update_config.not_allowed_security.app_error",
8140    "translation": "セキュリティ上の理由により {{.Name}} の変更は許可されていません。"
8141  },
8142  {
8143    "id": "api.back_to_app",
8144    "translation": "{{.SiteName}} に戻る"
8145  },
8146  {
8147    "id": "model.config.is_valid.sql_conn_max_idle_time_milliseconds.app_error",
8148    "translation": "SQL設定の最大接続アイドル時間が不正です。0以上の数にしてください。"
8149  },
8150  {
8151    "id": "app.user.get_threads_for_user.not_found",
8152    "translation": "ユーザースレッドが存在しないか、フォローしていません"
8153  },
8154  {
8155    "id": "api.user.update_user_auth.invalid_request",
8156    "translation": "リクエストにAuthDataかAuthServiceパラメータのどちらかが不足しています。"
8157  },
8158  {
8159    "id": "api.file.file_mod_time.app_error",
8160    "translation": "ファイルの最終更新日時を取得できませんでした。"
8161  },
8162  {
8163    "id": "api.getThreadsForUser.bad_params",
8164    "translation": "getThreadsForUser に対する Before と After のパラメータが矛盾しています"
8165  },
8166  {
8167    "id": "api.unable_to_read_file_from_backend",
8168    "translation": "バックエンドからファイルを読み出す際にエラーが発生しました"
8169  },
8170  {
8171    "id": "api.unable_to_create_zip_file",
8172    "translation": "Zipファイル作成時にエラーが発生しました。"
8173  },
8174  {
8175    "id": "api.no_license",
8176    "translation": "このエンドポイントを使用するにはE10もしくはE20ライセンスが必要です。"
8177  },
8178  {
8179    "id": "model.config.is_valid.export.retention_days_too_low.app_error",
8180    "translation": "RetentionDaysに対する不正な値です。値は0より大きくなくてはなりません"
8181  },
8182  {
8183    "id": "model.config.is_valid.export.directory.app_error",
8184    "translation": "ディレクトリに対する値を入力してください。"
8185  },
8186  {
8187    "id": "ent.message_export.global_relay_export.deliver.unable_to_connect_smtp_server.app_error",
8188    "translation": "SMTPサーバーへ接続できませんでした"
8189  },
8190  {
8191    "id": "bleveengine.purge_file_index.error",
8192    "translation": "ファイルインデックスを破棄できませんでした。"
8193  },
8194  {
8195    "id": "app.user.send_emails.app_error",
8196    "translation": "電子メールを正常に送信できませんでした"
8197  },
8198  {
8199    "id": "app.post.get_files_batch_for_indexing.get.app_error",
8200    "translation": "インデックス付与中にファイルを一括取得できませんでした。"
8201  },
8202  {
8203    "id": "app.import.attachment.read_file_data.error",
8204    "translation": "インポート中に添付ファイルを読み込めませんでした。"
8205  },
8206  {
8207    "id": "app.export.export_attachment.zip_create_header.error",
8208    "translation": "エクスポート中にZIPヘッダーを作成できませんでした。"
8209  },
8210  {
8211    "id": "app.export.zip_create.error",
8212    "translation": "エクスポート中にZIPアーカイブにファイルを追加できませんでした。"
8213  },
8214  {
8215    "id": "app.export.marshal.app_error",
8216    "translation": "レスポンスを変換できませんでした。"
8217  },
8218  {
8219    "id": "app.export.export_attachment.mkdirall.error",
8220    "translation": "エクスポート中にディレクトリを作成できませんでした。"
8221  },
8222  {
8223    "id": "app.export.export_attachment.create_file.error",
8224    "translation": "エクスポート中にファイルを作成できませんでした。"
8225  },
8226  {
8227    "id": "app.export.export_attachment.copy_file.error",
8228    "translation": "エクスポート中にファイルをコピーできませんでした。"
8229  },
8230  {
8231    "id": "api.templates.upgrade_request_title",
8232    "translation": "{{ .UserName }} があなたのワークスペースにメンバーを招待したいようです"
8233  },
8234  {
8235    "id": "api.templates.upgrade_request_subject",
8236    "translation": "Mattermostユーザーがワークスペースのアップグレードを要求しています"
8237  },
8238  {
8239    "id": "api.templates.upgrade_request_info4",
8240    "translation": "あなたのワークスペースが無償版Mattermost Cloudのユーザー制限に達したため、招待を送信できませんでした。追加のユーザーをあなたのワークスペースに参加させるには、アップグレードしてください。"
8241  },
8242  {
8243    "id": "api.templates.at_limit_info5",
8244    "translation": "代わりに、システムコンソールからユーザーを無効化することで、無料枠の範囲内でユーザー枠を空けることができます。"
8245  },
8246  {
8247    "id": "api.export.export_not_found.app_error",
8248    "translation": "エクスポートファイルが見つかりませんでした。"
8249  },
8250  {
8251    "id": "mfa.deactivate.app_error",
8252    "translation": "ユーザーのMFA有効状態を更新できませんでした。"
8253  },
8254  {
8255    "id": "mfa.activate.app_error",
8256    "translation": "ユーザーのMFA有効状態を更新できませんでした。"
8257  },
8258  {
8259    "id": "api.custom_status.recent_custom_statuses.delete.app_error",
8260    "translation": "最新のステータスを削除できませんでした。ステータスの追加を試してみるか、システム管理者に問い合わせてください。"
8261  },
8262  {
8263    "id": "api.custom_status.disabled",
8264    "translation": "カスタムステータス機能は無効化されています。詳細についてはシステム管理者に問い合わせてください。"
8265  },
8266  {
8267    "id": "api.command_custom_status.success",
8268    "translation": "あなたのステータスは “{{.EmojiName}} {{.StatusMessage}}” に設定されました。チャンネルサイドバーのステータスポップオーバーからステータスの変更を行うことができます。"
8269  },
8270  {
8271    "id": "api.command_custom_status.name",
8272    "translation": "ステータス"
8273  },
8274  {
8275    "id": "api.command_custom_status.hint",
8276    "translation": "[:emoji_name:] [status_message] または clear"
8277  },
8278  {
8279    "id": "api.command_custom_status.desc",
8280    "translation": "あなたのステータスを設定またはクリアします"
8281  },
8282  {
8283    "id": "api.command_custom_status.clear.success",
8284    "translation": "あなたのステータスがクリアされました。"
8285  },
8286  {
8287    "id": "api.command_custom_status.app_error",
8288    "translation": "ステータスを設定する際にエラーが発生しました。"
8289  },
8290  {
8291    "id": "api.command_custom_status.clear.app_error",
8292    "translation": "ステータスをクリアする際にエラーが発生しました。"
8293  },
8294  {
8295    "id": "api.templates.welcome_body.serverURL",
8296    "translation": "{{ .ServerURL }}."
8297  },
8298  {
8299    "id": "api.templates.verify_body.serverURL",
8300    "translation": "{{ .ServerURL }}."
8301  },
8302  {
8303    "id": "api.templates.email_footer_v2",
8304    "translation": "© 2021 Mattermost, Inc. 530 Lytton Avenue, Second floor, Palo Alto, CA, 94301"
8305  },
8306  {
8307    "id": "store.sql_file_info.search.disabled",
8308    "translation": "このサーバーではファイル検索は無効化されています。システム管理者に問い合わせてください。"
8309  },
8310  {
8311    "id": "ent.elasticsearch.post.get_files_batch_for_indexing.error",
8312    "translation": "インデックス付与中にファイルを一括取得できませんでした。"
8313  },
8314  {
8315    "id": "ent.cloud.subscription.error",
8316    "translation": "クラウドサブスクリプションを取得する際にエラーが発生しました"
8317  },
8318  {
8319    "id": "api.templates.welcome_body.subTitle2",
8320    "translation": "下記をクリックして、電子メールアドレスを確認してください。"
8321  },
8322  {
8323    "id": "api.templates.welcome_body.subTitle1",
8324    "translation": "ようこそ "
8325  },
8326  {
8327    "id": "api.templates.welcome_body.info1",
8328    "translation": "心当たりがない場合、このメールを無視してください。"
8329  },
8330  {
8331    "id": "api.templates.welcome_body.app_download_title",
8332    "translation": "デスクトップアプリとモバイルアプリをダウンロードする"
8333  },
8334  {
8335    "id": "api.templates.welcome_body.app_download_button",
8336    "translation": "ダウンロード"
8337  },
8338  {
8339    "id": "api.templates.verify_body.subTitle2",
8340    "translation": "下記をクリックし、電子メールアドレスを確認してください。"
8341  },
8342  {
8343    "id": "api.templates.verify_body.subTitle1",
8344    "translation": "ようこそ "
8345  },
8346  {
8347    "id": "api.templates.verify_body.info1",
8348    "translation": "もし心当たりがない場合、この電子メールを無視してください。"
8349  },
8350  {
8351    "id": "api.templates.upgrade_request_title2",
8352    "translation": "新規ユーザーはあなたのワークスペースに参加できませんでした"
8353  },
8354  {
8355    "id": "api.templates.upgrade_request_info4_2",
8356    "translation": "誰かがあなたのワークスペースへ参加しようとしましたが、 無料版Mattermostクラウドのユーザー数制限に達しているため参加できませんでした。さらに多くのユーザーをワークスペースに参加させるには、今すぐアップグレードしてください。"
8357  },
8358  {
8359    "id": "api.templates.questions_footer.title",
8360    "translation": "ご不明な点がございますか?"
8361  },
8362  {
8363    "id": "api.templates.questions_footer.info",
8364    "translation": "いつでもご連絡ください "
8365  },
8366  {
8367    "id": "api.team.cloud.subscription.error",
8368    "translation": "クラウドサブスクリプションを取得する際にエラーが発生しました"
8369  },
8370  {
8371    "id": "api.post.search_files.invalid_body.app_error",
8372    "translation": "リクエストボディを解析できませんでした。"
8373  },
8374  {
8375    "id": "api.cloud.get_subscription.error",
8376    "translation": "クラウドサブスクリプションを取得する際にエラーが発生しました。"
8377  },
8378  {
8379    "id": "api.cloud.get_admins_emails.error",
8380    "translation": "システム管理者の電子メールを取得する際にエラーが発生しました。"
8381  },
8382  {
8383    "id": "api.user.update_user.login_provider_attribute_set.app_error",
8384    "translation": "フィールド'{{.Field}}'は、ユーザーのログインプロバイダを通じて設定する必要があります。"
8385  },
8386  {
8387    "id": "api.command_share.could_not_uninvite.error",
8388    "translation": "`{{.RemoteId}}`の招待を解除できませんでした: {{.Error}}"
8389  },
8390  {
8391    "id": "api.channel.patch_channel_moderations.cache_invalidation.error",
8392    "translation": "キャッシュ無効化エラー"
8393  },
8394  {
8395    "id": "sharedchannel.permalink.not_found",
8396    "translation": "この投稿には他のチャンネルへのパーマリンクが含まれており、他のサイトのユーザーには見えない可能性があります。"
8397  },
8398  {
8399    "id": "sharedchannel.cannot_deliver_post",
8400    "translation": "リモートサイト {{.Remote}} がオフラインのため、1つ以上の投稿を配信できませんでした。サイトがオンラインになると、投稿が配信されます。"
8401  },
8402  {
8403    "id": "model.user.is_valid.marshal.app_error",
8404    "translation": "フィールドをJSONにエンコードできませんでした"
8405  },
8406  {
8407    "id": "app.sharedchannel.dm_channel_creation.internal_error",
8408    "translation": "ダイレクト共有チャネルの作成中にエラーが発生しました。"
8409  },
8410  {
8411    "id": "app.import.generate_password.app_error",
8412    "translation": "パスワードの生成に失敗しました。"
8413  },
8414  {
8415    "id": "api.user.upload_profile_user.login_provider_attribute_set.app_error",
8416    "translation": "プロフィール画像は、ユーザーのログインプロバイダを通じて設定する必要があります。"
8417  },
8418  {
8419    "id": "api.user.send_cloud_welcome_email.error",
8420    "translation": "クラウドウェルカムメールを送信できませんでした"
8421  },
8422  {
8423    "id": "api.user.patch_user.login_provider_attribute_set.app_error",
8424    "translation": "フィールド'{{.Field}}'は、ユーザーのログインプロバイダを通じて設定する必要があります。"
8425  },
8426  {
8427    "id": "api.templates.reset_body.subTitle",
8428    "translation": "下のボタンをクリックして、パスワードをリセットしてください。ご希望でない場合は、このメールは無視していただいて結構です。"
8429  },
8430  {
8431    "id": "api.templates.reset_body.info",
8432    "translation": "パスワードリセットリンクの有効期限は24時間です。"
8433  },
8434  {
8435    "id": "api.templates.invite_body_guest.subTitle",
8436    "translation": "チームとのコラボレーションのためにゲストとして招待されました"
8437  },
8438  {
8439    "id": "api.templates.invite_body_footer.title",
8440    "translation": "Mattermostとは?"
8441  },
8442  {
8443    "id": "api.templates.invite_body_footer.learn_more",
8444    "translation": "詳しく知る"
8445  },
8446  {
8447    "id": "api.templates.invite_body_footer.info",
8448    "translation": "Mattermostは、セキュアなチームコラボレーションを可能にする、柔軟なオープンソースのメッセージングプラットフォームです。"
8449  },
8450  {
8451    "id": "api.templates.invite_body.subTitle",
8452    "translation": "Mattermostでチームとの共同作業を始める"
8453  },
8454  {
8455    "id": "api.templates.cloud_welcome_email.title",
8456    "translation": "ワークスペース{{.WorkSpace}} の14日間のトライアルの準備が整いました!"
8457  },
8458  {
8459    "id": "api.templates.cloud_welcome_email.subtitle_info",
8460    "translation": "以下のステップにより、チームを構築し、ワークスペースを最大限に活用することができます。"
8461  },
8462  {
8463    "id": "api.templates.cloud_welcome_email.subtitle",
8464    "translation": "ワークスペースを設定する"
8465  },
8466  {
8467    "id": "api.templates.cloud_welcome_email.subject",
8468    "translation": "おめでとう!"
8469  },
8470  {
8471    "id": "api.templates.cloud_welcome_email.start_questions",
8472    "translation": "利用を開始するにあたり、質問がありますか? メールにてお問い合わせください"
8473  },
8474  {
8475    "id": "api.templates.cloud_welcome_email.signin_sub_info2",
8476    "translation": "PC、Mac、iOS、Androidで最高の体験を。"
8477  },
8478  {
8479    "id": "api.templates.cloud_welcome_email.signin_sub_info",
8480    "translation": "ワークスペースにサインインしてください"
8481  },
8482  {
8483    "id": "api.templates.cloud_welcome_email.mm_apps",
8484    "translation": "モバイルおよびデスクトップアプリ"
8485  },
8486  {
8487    "id": "api.templates.cloud_welcome_email.invite_sub_info",
8488    "translation": "このリンクを共有して、メンバーを {{.WorkSpace}} へ招待してください。"
8489  },
8490  {
8491    "id": "api.templates.cloud_welcome_email.invite_info",
8492    "translation": "ワークスペースにメンバーを招待する"
8493  },
8494  {
8495    "id": "api.templates.cloud_welcome_email.info2",
8496    "translation": "今後の使用のために、リンクを必ず保存またはブックマークしてください。"
8497  },
8498  {
8499    "id": "api.templates.cloud_welcome_email.info",
8500    "translation": "作成してくれてありがとうございます "
8501  },
8502  {
8503    "id": "api.templates.cloud_welcome_email.download_mm_info",
8504    "translation": "Mattermostアプリをダウンロードする"
8505  },
8506  {
8507    "id": "api.templates.cloud_welcome_email.app_market_place",
8508    "translation": "アプリマーケットプレース。"
8509  },
8510  {
8511    "id": "api.templates.cloud_welcome_email.add_apps_sub_info",
8512    "translation": "Github、Googleカレンダー、Chromeなどのツールを使って仕事を効率化しましょう。我々のマーケットプレースですべての統合機能をご覧ください"
8513  },
8514  {
8515    "id": "api.templates.cloud_welcome_email.button",
8516    "translation": "Mattermostを開く"
8517  },
8518  {
8519    "id": "api.templates.cloud_welcome_email.add_apps_info",
8520    "translation": "ワークスペースにアプリを追加する"
8521  },
8522  {
8523    "id": "api.team.invite_guests_to_channels.invalid_body.app_error",
8524    "translation": "リクエストボディが存在しない、または不正です。"
8525  },
8526  {
8527    "id": "api.remote_cluster.update_not_unique.app_error",
8528    "translation": "同じURLの安全な接続がすでに存在しています。"
8529  },
8530  {
8531    "id": "api.remote_cluster.update.app_error",
8532    "translation": "安全な接続を更新する際にエラーが発生しました。"
8533  },
8534  {
8535    "id": "api.remote_cluster.service_not_enabled.app_error",
8536    "translation": "リモートクラスターサービスは有効化されていません。"
8537  },
8538  {
8539    "id": "api.remote_cluster.save_not_unique.app_error",
8540    "translation": "安全な接続はすでに追加されています。"
8541  },
8542  {
8543    "id": "api.remote_cluster.save.app_error",
8544    "translation": "安全な接続を保存する際にエラーが発生しました。"
8545  },
8546  {
8547    "id": "api.remote_cluster.invalid_topic.app_error",
8548    "translation": "不正なトピックです。"
8549  },
8550  {
8551    "id": "api.remote_cluster.invalid_id.app_error",
8552    "translation": "不正なIDです。"
8553  },
8554  {
8555    "id": "api.remote_cluster.get.app_error",
8556    "translation": "安全な接続を取得する際にエラーが発生しました。"
8557  },
8558  {
8559    "id": "api.remote_cluster.delete.app_error",
8560    "translation": "安全な接続を削除する際にエラーが発生しました。"
8561  },
8562  {
8563    "id": "api.job.unable_to_create_job.incorrect_job_type",
8564    "translation": "作成しようとしているジョブのジョブタイプが不正です"
8565  },
8566  {
8567    "id": "api.job.retrieve.nopermissions",
8568    "translation": "取得しようとしているジョブのジョブタイプにパーミッションが含まれていません"
8569  },
8570  {
8571    "id": "api.error_set_first_admin_visit_marketplace_status",
8572    "translation": "ストア に初回管理者訪問マーケットプレースステータスを保存する際にエラーが発生しました。"
8573  },
8574  {
8575    "id": "api.error_get_first_admin_visit_marketplace_status",
8576    "translation": "ストアから初回管理者アクセスマーケットプレースステータスを取得する際にエラーが発生しました。"
8577  },
8578  {
8579    "id": "api.context.remote_id_missing.app_error",
8580    "translation": "安全な接続IDが存在しません。"
8581  },
8582  {
8583    "id": "api.context.remote_id_mismatch.app_error",
8584    "translation": "安全な接続IDが一致しません。"
8585  },
8586  {
8587    "id": "api.context.remote_id_invalid.app_error",
8588    "translation": "安全な接続ID {{.RemoteId}} が見つかりませんでした。"
8589  },
8590  {
8591    "id": "api.context.json_encoding.app_error",
8592    "translation": "JSONエンコードエラー。"
8593  },
8594  {
8595    "id": "api.context.invitation_expired.error",
8596    "translation": "招待は有効期限切れです。"
8597  },
8598  {
8599    "id": "api.command_share.unshare_channel.help",
8600    "translation": "現在のチャンネルの共有を解除する"
8601  },
8602  {
8603    "id": "api.command_share.unknown_action",
8604    "translation": "不明なアクション `{{.Action}}`。利用可能なアクション: {{.Actions}}"
8605  },
8606  {
8607    "id": "api.command_share.uninvite_remote_id.help",
8608    "translation": "招待を解除する安全な接続のIDです。"
8609  },
8610  {
8611    "id": "api.command_share.uninvite_remote.help",
8612    "translation": "この共有チャンネルから安全な接続の共有を解除する"
8613  },
8614  {
8615    "id": "api.command_share.shared_channel_unshare.error",
8616    "translation": "このチャンネルの共有を解除できません: {{.Error}}。"
8617  },
8618  {
8619    "id": "api.command_share.shared_channel_unavailable",
8620    "translation": "このチャンネルはもう共有されていません。"
8621  },
8622  {
8623    "id": "api.command_share.share_read_only.hint",
8624    "translation": "[読取専用] - 'Y' or 'N'。デフォルトは'N'"
8625  },
8626  {
8627    "id": "api.command_share.share_read_only.help",
8628    "translation": "チャンネルは読取専用モードで共有されます"
8629  },
8630  {
8631    "id": "api.command_share.share_channel.error",
8632    "translation": "このチャンネルを共有できません: {{.Error}}"
8633  },
8634  {
8635    "id": "api.command_share.service_disabled",
8636    "translation": "共有チャンネルサービスが無効化されています。"
8637  },
8638  {
8639    "id": "api.command_share.remote_uninvited",
8640    "translation": "安全な接続 `{{.RemoteId}}` の招待が解除されました。"
8641  },
8642  {
8643    "id": "api.command_share.remote_table_header",
8644    "translation": "| 安全な接続 | Site URL | 読取専用 | 招待承認済み | オンライン | 最終同期時刻 |"
8645  },
8646  {
8647    "id": "api.command_share.remote_not_valid",
8648    "translation": "招待を解除するには有効な安全な接続を指定する必要があります"
8649  },
8650  {
8651    "id": "api.command_share.remote_id_invalid.error",
8652    "translation": "安全な接続IDが不正です: {{.Error}}"
8653  },
8654  {
8655    "id": "api.command_share.remote_id.help",
8656    "translation": "既存の安全な接続のIDです。安全な接続を追加するには `secure-connection` コマンドを参照してください。"
8657  },
8658  {
8659    "id": "api.command_share.remote_already_invited",
8660    "translation": "安全な接続はすでに招待されています。"
8661  },
8662  {
8663    "id": "api.command_share.permission_required",
8664    "translation": "共有チャンネルを管理するには、`{{.Permission}}`の権限が必要です。"
8665  },
8666  {
8667    "id": "api.command_share.not_shared_channel_unshare",
8668    "translation": "共有されていないため、チャンネルを共有解除できません。"
8669  },
8670  {
8671    "id": "api.command_share.no_remote_invited",
8672    "translation": "このチャンネルには、安全な接続への招待はありません。"
8673  },
8674  {
8675    "id": "api.command_share.name",
8676    "translation": "share-channel"
8677  },
8678  {
8679    "id": "api.command_share.must_specify_valid_remote",
8680    "translation": "招待するには有効な安全な接続のIDを指定する必要があります。"
8681  },
8682  {
8683    "id": "api.command_share.missing_action",
8684    "translation": "アクションが見つかりません。利用可能なアクション: {{.Actions}}"
8685  },
8686  {
8687    "id": "api.command_share.invite_remote.help",
8688    "translation": "現在の共有チャネルに外部Mattermostインスタンスを招待する"
8689  },
8690  {
8691    "id": "api.command_share.invitation_sent",
8692    "translation": "共有チャンネルへの招待が `{{.Name}} {{.SiteURL}}`に送信されました。"
8693  },
8694  {
8695    "id": "api.command_share.invalid_value.error",
8696    "translation": "'{{.Arg}}' の値が不正です: {{.Error}}"
8697  },
8698  {
8699    "id": "api.command_share.hint",
8700    "translation": "[アクション]"
8701  },
8702  {
8703    "id": "api.command_share.fetch_remote_status.error",
8704    "translation": "安全な接続の状態を取得できませんでした: {{.Error}}。"
8705  },
8706  {
8707    "id": "api.command_share.fetch_remote.error",
8708    "translation": "安全な接続取得エラー: {{.Error}}"
8709  },
8710  {
8711    "id": "api.command_share.desc",
8712    "translation": "現在のチャンネルを外部Mattermostインスタンスへ共有します。"
8713  },
8714  {
8715    "id": "api.command_share.check_channel_exist.error",
8716    "translation": "共有チャネルの存在確認中にエラーが発生しました: {{.Error}}"
8717  },
8718  {
8719    "id": "api.command_share.channel_status_id",
8720    "translation": "チャンネルID `{{.ChannelId}}` のステータス"
8721  },
8722  {
8723    "id": "api.command_share.channel_status.help",
8724    "translation": "この共有チャネルのステータスを表示"
8725  },
8726  {
8727    "id": "api.command_share.channel_shared",
8728    "translation": "このチャンネルは現在共有されています。"
8729  },
8730  {
8731    "id": "api.command_share.channel_remote_id_not_exists",
8732    "translation": "共有チャネルの安全な接続 `{{.RemoteId}}`がこのチャネルには存在しません。"
8733  },
8734  {
8735    "id": "api.command_share.channel_invite_not_home.error",
8736    "translation": "他の場所から発信された共有チャネルに、安全な接続を招待できませんでした。"
8737  },
8738  {
8739    "id": "api.command_share.channel_invite.error",
8740    "translation": "`{{.Name}}` をこのチャンネルに招待する際にエラーが発生しました: {{.Error}}"
8741  },
8742  {
8743    "id": "api.command_share.available_actions",
8744    "translation": "利用可能なアクション: {{.Actions}}"
8745  },
8746  {
8747    "id": "api.command_remote.unknown_action",
8748    "translation": "不明なアクション `{{.Action}}`"
8749  },
8750  {
8751    "id": "api.command_remote.status.help",
8752    "translation": "すべての安全な接続の状態を表示"
8753  },
8754  {
8755    "id": "api.command_remote.site_url_not_set",
8756    "translation": "Site URLが設定されていません。システムコンソール > 環境 > Webサーバー から設定してください。"
8757  },
8758  {
8759    "id": "api.command_remote.service_not_enabled",
8760    "translation": "安全な接続機能が有効化されていません。"
8761  },
8762  {
8763    "id": "api.command_remote.service_disabled",
8764    "translation": "安全な接続機能は無効化されています。"
8765  },
8766  {
8767    "id": "api.command_remote.remove_remote_id.help",
8768    "translation": "削除する安全な接続のIDです。"
8769  },
8770  {
8771    "id": "api.command_remote.remove_remote.error",
8772    "translation": "安全な接続を削除できませんでした: {{.Error}}"
8773  },
8774  {
8775    "id": "api.command_remote.remove.help",
8776    "translation": "安全な接続を削除する"
8777  },
8778  {
8779    "id": "api.command_remote.remotes_not_found",
8780    "translation": "安全な接続が見つかりませんでした。"
8781  },
8782  {
8783    "id": "api.command_remote.remote_table_header",
8784    "translation": "| 安全な接続 | 表示名 | 接続ID | SiteURL | 招待承認済み | オンライン | 最後のPing |"
8785  },
8786  {
8787    "id": "api.command_remote.remote_add_remove.help",
8788    "translation": "安全な接続を追加/削除します。利用可能なアクション: {{.Actions}}"
8789  },
8790  {
8791    "id": "api.command_remote.permission_required",
8792    "translation": "安全な接続を管理するには、`{{.Permission}}`の権限が必要です。"
8793  },
8794  {
8795    "id": "api.command_remote.name.hint",
8796    "translation": "安全な接続の一意名"
8797  },
8798  {
8799    "id": "api.command_remote.name.help",
8800    "translation": "安全な接続の名前"
8801  },
8802  {
8803    "id": "api.command_remote.name",
8804    "translation": "secure-connection"
8805  },
8806  {
8807    "id": "api.command_remote.missing_empty",
8808    "translation": "見つからない、または空の `{{.Arg}}`"
8809  },
8810  {
8811    "id": "api.command_remote.missing_command",
8812    "translation": "コマンドが見つかりません。利用可能なアクション: {{.Actions}}"
8813  },
8814  {
8815    "id": "api.command_remote.invite_summary",
8816    "translation": "以下の AES-256bit で暗号化されたデータを、パスワードと共に外部Mattermostのシステム管理者に送信します。彼らは `{{.Command}}` のスラッシュコマンドを使って招待を受け付けます。\n\n```\n{{.Invitation}}\n```\n\n**安全な接続により、あなたのMattermostインスタンスに次のURLでアクセスできるようにします** {{.SiteURL}}"
8817  },
8818  {
8819    "id": "api.command_remote.invite_password.hint",
8820    "translation": "招待を暗号化するために使用されるパスワード"
8821  },
8822  {
8823    "id": "api.command_remote.invite_password.help",
8824    "translation": "招待パスワード"
8825  },
8826  {
8827    "id": "api.command_remote.invite.help",
8828    "translation": "安全な接続を構築する"
8829  },
8830  {
8831    "id": "api.command_remote.invitation_created",
8832    "translation": "招待を作成しました。"
8833  },
8834  {
8835    "id": "api.command_remote.invitation.hint",
8836    "translation": "安全な接続からの暗号化された招待"
8837  },
8838  {
8839    "id": "api.command_remote.invitation.help",
8840    "translation": "安全な接続からの招待"
8841  },
8842  {
8843    "id": "api.command_remote.incorrect_password.error",
8844    "translation": "招待を復号できませんでした。不正なパスワードか、招待が壊れています: {{.Error}}"
8845  },
8846  {
8847    "id": "api.command_remote.hint",
8848    "translation": "[アクション]"
8849  },
8850  {
8851    "id": "api.command_remote.fetch_status.error",
8852    "translation": "安全な接続を取得できませんでした: {{.Error}}"
8853  },
8854  {
8855    "id": "api.command_remote.encrypt_invitation.error",
8856    "translation": "招待を暗号化できませんでした: {{.Error}}"
8857  },
8858  {
8859    "id": "api.command_remote.desc",
8860    "translation": "Mattermostインスタンス間のコミュニケーションのために、安全な接続を構築します。"
8861  },
8862  {
8863    "id": "api.command_remote.decode_invitation.error",
8864    "translation": "招待をデコードできませんでした: {{.Error}}"
8865  },
8866  {
8867    "id": "api.command_remote.cluster_removed",
8868    "translation": "安全な接続 {{.RemoteId}} {{.Result}}。"
8869  },
8870  {
8871    "id": "api.command_remote.add_remote.error",
8872    "translation": "安全な接続を追加できませんでした: {{.Error}}"
8873  },
8874  {
8875    "id": "api.command_remote.accept_invitation.error",
8876    "translation": "招待を受け付けることができませんでした: {{.Error}}"
8877  },
8878  {
8879    "id": "api.command_remote.accept_invitation",
8880    "translation": "招待を受け付け、確認しました。\nSiteURL: {{.SiteURL}}"
8881  },
8882  {
8883    "id": "api.command_remote.accept.help",
8884    "translation": "外部のMattermostインスタンスからの招待を受け付ける"
8885  },
8886  {
8887    "id": "api.cloud.cws_webhook_event_missing_error",
8888    "translation": "Webhookイベントが処理されませんでした。存在しないか、有効でないかのいずれかです。"
8889  },
8890  {
8891    "id": "api.file.test_connection_s3_bucket_does_not_exist.app_error",
8892    "translation": "Amazon S3バケットが利用可能であることを確認し、バケットの権限を確認してください。"
8893  },
8894  {
8895    "id": "api.file.test_connection_s3_auth.app_error",
8896    "translation": "S3へ接続できませんでした。Amazon S3接続の認証パラメーターと認証設定を確認してください。"
8897  },
8898  {
8899    "id": "ent.data_retention.policies.invalid_policy",
8900    "translation": "ポリシーが不正です。"
8901  },
8902  {
8903    "id": "ent.data_retention.policies.internal_error",
8904    "translation": "要求されたオペレーションの実行中にエラーが発生しました。"
8905  },
8906  {
8907    "id": "app.user.send_auto_response.app_error",
8908    "translation": "ユーザーからの自動返信を送信できませんでした。"
8909  },
8910  {
8911    "id": "api.templates.cloud_trial_ending_email.title",
8912    "translation": "Mattermostの14日間のトライアルは、まもなく終了します"
8913  },
8914  {
8915    "id": "api.templates.cloud_trial_ending_email.subtitle",
8916    "translation": "{{.Name}} さん、あなたのMattermost Cloud Professionalの14日間のトライアルは3日後の{{.TrialEnd}}に終了します。お客様のチームが引き続きCloud Professionalのメリットを享受できるよう、お支払い情報を追加してください。"
8917  },
8918  {
8919    "id": "api.templates.cloud_trial_ended_email.subtitle",
8920    "translation": "{{.Name}}、Mattermost Cloud Professionalの14日間の無料トライアルが本日 {{.TodayDate}} 終了しました。引き続きCloud Professionalを利用するには、支払い情報を追加してください。"
8921  },
8922  {
8923    "id": "api.templates.cloud_trial_ending_email.subject",
8924    "translation": "Mattermost Cloudトライアルが終了しました"
8925  },
8926  {
8927    "id": "api.templates.cloud_trial_ending_email.add_payment_method",
8928    "translation": "支払い方法を追加する"
8929  },
8930  {
8931    "id": "api.templates.cloud_trial_ended_email.title",
8932    "translation": "Mattermostの14日間のトライアルは本日で終了しました"
8933  },
8934  {
8935    "id": "api.templates.cloud_trial_ended_email.subject",
8936    "translation": "Mattermost Cloudのトライアルは終了しました"
8937  },
8938  {
8939    "id": "api.templates.cloud_trial_ended_email.start_subscription",
8940    "translation": "サブスクリプションを開始する"
8941  },
8942  {
8943    "id": "api.server.warn_metric.support_email_not_configured.start_trial.notification_body",
8944    "translation": "利用者のフィードバック、電子メール通知、サポートリクエストを受け付けるために、**システムコンソール > サイト設定 > カスタマイズ**に移動し、あなたの組織の内部ITサポートデスクの電子メールアドレスを [サポート電子メールアドレス](https://docs.mattermost.com/administration/config-settings.html#support-email)として設定してください。"
8945  },
8946  {
8947    "id": "api.server.warn_metric.support_email_not_configured.notification_title",
8948    "translation": "サポート電子メールアドレスを設定してください"
8949  },
8950  {
8951    "id": "api.command_remote.displayname.hint",
8952    "translation": "安全な接続のための表示名"
8953  },
8954  {
8955    "id": "api.command_remote.displayname.help",
8956    "translation": "安全な接続の表示名"
8957  },
8958  {
8959    "id": "api.command_channel_purpose.update_channel.max_length",
8960    "translation": "入力されたテキストが文字数制限を超えています。チャンネルの目的は {{.MaxLength}} 文字に制限されています。"
8961  },
8962  {
8963    "id": "api.command_channel_header.update_channel.max_length",
8964    "translation": "入力されたテキストが文字数制限を超えています。チャンネルヘッダーは {{.MaxLength}} 文字に制限されています。"
8965  },
8966  {
8967    "id": "api.admin.saml.failure_reset_authdata_to_email.app_error",
8968    "translation": "AuthDataフィールドを電子メールアドレスにリセットできませんでした。"
8969  },
8970  {
8971    "id": "app.team.get_common_team_ids_for_users.app_error",
8972    "translation": "共通のチームIDを取得できませんでした。"
8973  },
8974  {
8975    "id": "app.notification.footer.title",
8976    "translation": "通知の設定を変更しますか?"
8977  },
8978  {
8979    "id": "app.notification.footer.infoLogin",
8980    "translation": "Mattermostへログインし"
8981  },
8982  {
8983    "id": "app.notification.footer.info",
8984    "translation": " 、アカウント設定 > 通知 へ移動してください"
8985  },
8986  {
8987    "id": "app.notification.body.mention.title",
8988    "translation": "{{.SenderName}} がメッセージであなたについて投稿しました"
8989  },
8990  {
8991    "id": "app.notification.body.mention.subTitle",
8992    "translation": "あなたがいない間に、{{.SenderName}} が {{.ChannelName}}チャンネルであなたについて投稿しました。"
8993  },
8994  {
8995    "id": "app.notification.body.group.title",
8996    "translation": "{{.SenderName}}があなたに新しいメッセージを送信しました"
8997  },
8998  {
8999    "id": "app.notification.body.group.subTitle",
9000    "translation": "あなたが不在の間に、{{.SenderName}}があなたのグループにメッセージを送信しました。"
9001  },
9002  {
9003    "id": "app.notification.body.dm.title",
9004    "translation": "{{.SenderName}}があなたに新しいメッセージを送信しました"
9005  },
9006  {
9007    "id": "app.notification.body.dm.time",
9008    "translation": "{{.Hour}}:{{.Minute}} {{.TimeZone}}"
9009  },
9010  {
9011    "id": "app.notification.body.dm.subTitle",
9012    "translation": "あなたが不在の間に、{{.SenderName}}があなたに新しいダイレクトメッセージを送信しました。"
9013  },
9014  {
9015    "id": "api.oauth.click_redirect",
9016    "translation": "自動で転送されない場合、<a href='{{.Link}}'>このリンク</a>をクリックしてください"
9017  },
9018  {
9019    "id": "api.email_batching.send_batched_email_notification.title",
9020    "translation": {
9021      "other": "{{ .SenderName }} と 他 {{.Count}} 名があなたに新しいメッセージを送信しました"
9022    }
9023  },
9024  {
9025    "id": "api.email_batching.send_batched_email_notification.time",
9026    "translation": "{{.Hour}}:{{.Minute}} {{.TimeZone}}"
9027  },
9028  {
9029    "id": "api.email_batching.send_batched_email_notification.subTitle",
9030    "translation": "新しいメッセージの概要は以下の通りです。"
9031  },
9032  {
9033    "id": "api.email_batching.send_batched_email_notification.messageButton",
9034    "translation": "このメッセージを閲覧する"
9035  },
9036  {
9037    "id": "api.email_batching.send_batched_email_notification.button",
9038    "translation": "Mattermostを開く"
9039  },
9040  {
9041    "id": "api.channel.create_channel.direct_channel.team_restricted_error",
9042    "translation": "これらのユーザーはチームを共有していないため、ダイレクトチャネルを作成することはできません。"
9043  },
9044  {
9045    "id": "app.valid_password_generic.app_error",
9046    "translation": "パスワードが不正です"
9047  },
9048  {
9049    "id": "api.config.update_config.diff.app_error",
9050    "translation": "設定の差分を取得できませんでした"
9051  },
9052  {
9053    "id": "api.config.patch_config.diff.app_error",
9054    "translation": "設定の差分を取得できませんでした"
9055  },
9056  {
9057    "id": "brand.save_brand_image.check_image_limits.app_error",
9058    "translation": "画像制限チェックに失敗しました。解像度が高すぎます。"
9059  },
9060  {
9061    "id": "api.user.upload_profile_user.check_image_limits.app_error",
9062    "translation": "画像制限チェックに失敗しました。解像度が高すぎます。"
9063  },
9064  {
9065    "id": "api.team.set_team_icon.check_image_limits.app_error",
9066    "translation": "画像制限チェックに失敗しました。解像度が高すぎます。"
9067  },
9068  {
9069    "id": "ent.data_retention.run_failed.error",
9070    "translation": "データ保持ジョブが失敗しました。"
9071  },
9072  {
9073    "id": "app.user.get_thread_membership_for_user.not_found",
9074    "translation": "ユーザースレッドのメンバーシップが存在しません"
9075  },
9076  {
9077    "id": "app.user.get_thread_membership_for_user.app_error",
9078    "translation": "ユーザースレッドのメンバーシップを取得できませんでした"
9079  },
9080  {
9081    "id": "app.system.system_bot.bot_displayname",
9082    "translation": "システム"
9083  },
9084  {
9085    "id": "app.bot.get_warn_metrics_bot.empty_admin_list.app_error",
9086    "translation": "管理者リストが空です。"
9087  },
9088  {
9089    "id": "app.bot.get_system_bot.empty_admin_list.app_error",
9090    "translation": "管理者リストが空です。"
9091  },
9092  {
9093    "id": "api.user.update_active.cloud_at_or_over_limit_check_overcapacity",
9094    "translation": "クラウドアカウント数が制限を超えているため、これ以上ユーザーを増やすことはできません。"
9095  },
9096  {
9097    "id": "api.user.update_active.cloud_at_limit_check_error",
9098    "translation": "Mattermostクラウドインスタンスのユーザー数を確認できませんでした。"
9099  },
9100  {
9101    "id": "api.license.request-trial.can-start-trial.not-allowed",
9102    "translation": "このMattermost Enterprise Editionのトライアルライセンスキーは期限が切れており、有効ではありません。トライアル期間の延長をご希望の場合は[セールスチームまでご連絡ください](https://mattermost.com/contact-us/)。"
9103  },
9104  {
9105    "id": "api.license.request-trial.can-start-trial.error",
9106    "translation": "トライアルが開始可能か確認できませんでした"
9107  },
9108  {
9109    "id": "api.templates.license_up_for_renewal_subtitle_two",
9110    "translation": "カスタマーアカウントでログインして更新"
9111  },
9112  {
9113    "id": "api.templates.license_up_for_renewal_subtitle",
9114    "translation": "{{.UserName}}さん、あなたのサブスクリプションは{{.Days}}日で期限切れになるように設定されています。Mattermostが可能にする柔軟で安全なチームコラボレーションを体験していただければ幸いです。チームがこれらのメリットを引き続き享受できるように、今すぐ更新してください。"
9115  },
9116  {
9117    "id": "api.templates.license_up_for_renewal_subject",
9118    "translation": "ライセンスは更新中です"
9119  },
9120  {
9121    "id": "api.templates.license_up_for_renewal_renew_now",
9122    "translation": "更新する"
9123  },
9124  {
9125    "id": "api.server.license_up_for_renewal.error_sending_email",
9126    "translation": "ライセンスの確認メールを送信できませんでした"
9127  },
9128  {
9129    "id": "api.server.license_up_for_renewal.error_generating_link",
9130    "translation": "ライセンスの更新リンク生成に失敗しました"
9131  },
9132  {
9133    "id": "api.user.invalidate_verify_email_tokens_parse.error",
9134    "translation": "電子メール確認トークンを無効にする際にトークンを解析できませんでした"
9135  },
9136  {
9137    "id": "api.user.invalidate_verify_email_tokens_delete.error",
9138    "translation": "電子メール確認トークンを無効にする際にトークンを削除できませんでした"
9139  },
9140  {
9141    "id": "api.templates.license_up_for_renewal_title",
9142    "translation": "あなたのMattermostのサブスクリプションは更新が必要です"
9143  },
9144  {
9145    "id": "api.user.invalidate_verify_email_tokens.error",
9146    "translation": "電子メール確認トークンを無効にする際にタイプ別のトークンを取得できませんでした"
9147  },
9148  {
9149    "id": "extract_content.worker.do_job.file_info",
9150    "translation": "コンテンツ抽出中、ファイル情報を取得できませんでした。"
9151  },
9152  {
9153    "id": "extrac_content.worker.do_job.invalid_input.to",
9154    "translation": "不正な入力値 'to'"
9155  },
9156  {
9157    "id": "extrac_content.worker.do_job.invalid_input.from",
9158    "translation": "不正な入力値 'from'"
9159  },
9160  {
9161    "id": "api.license.upgrade_needed.app_error",
9162    "translation": "この機能を利用するには、Enterprise Editionへのアップグレードが必要です。"
9163  },
9164  {
9165    "id": "app.user.store_is_empty.app_error",
9166    "translation": "ユーザーストアが空であるかどうか確認できませんでした。"
9167  },
9168  {
9169    "id": "model.config.is_valid.collapsed_threads.autofollow.app_error",
9170    "translation": "スレッドの折り畳み機能を有効にするには、ThreadAutoFollowが有効である必要があります"
9171  },
9172  {
9173    "id": "app.post.marshal.app_error",
9174    "translation": "投稿を変換できませんでした。"
9175  },
9176  {
9177    "id": "app.notification.body.thread.title",
9178    "translation": "{{.SenderName}} がスレッドへ返信しました"
9179  },
9180  {
9181    "id": "api.unmarshal_error",
9182    "translation": "復元できませんでした。"
9183  },
9184  {
9185    "id": "api.push_notification.title.collapsed_threads",
9186    "translation": "スレッドへの返信"
9187  },
9188  {
9189    "id": "api.post.send_notification_and_forget.push_comment_on_crt_thread",
9190    "translation": " フォローしているスレッドへコメントがありました。"
9191  },
9192  {
9193    "id": "api.config.reload_config.app_error",
9194    "translation": "設定をリロードできませんでした。"
9195  },
9196  {
9197    "id": "app.notification.body.thread_channel.subTitle",
9198    "translation": "あなたが離席中に、あなたがフォローしているスレッドへ {{.SenderName}} が返信しました。"
9199  },
9200  {
9201    "id": "app.notification.body.thread_gm.subTitle",
9202    "translation": "あなたが離席中に、{{.SenderName}}があなたのグループのスレッドに返信しました。"
9203  },
9204  {
9205    "id": "app.notification.body.thread_dm.subTitle",
9206    "translation": "あなたが離席中に、{{.SenderName}} がダイレクトメッセージのスレッドに返信しました。"
9207  },
9208  {
9209    "id": "app.notification.body.thread_channel_full.subTitle",
9210    "translation": "あなたが離席中に、{{.ChannelName}} であなたがフォローしているスレッドに {{.SenderName}} が返信しました。"
9211  },
9212  {
9213    "id": "api.push_notification.title.collapsed_threads_dm",
9214    "translation": "ダイレクトメッセージへ返信する"
9215  },
9216  {
9217    "id": "api.post.send_notification_and_forget.push_comment_on_crt_thread_dm",
9218    "translation": " がスレッドへ返信しました。"
9219  },
9220  {
9221    "id": "app.import.bulk_import.process_attachments.error",
9222    "translation": "添付ファイルの一括インポート中にエラーが発生しました。"
9223  },
9224  {
9225    "id": "model.user.is_valid.roles_limit.app_error",
9226    "translation": "{{.Limit}}文字以上の不正なユーザーの役割です。"
9227  },
9228  {
9229    "id": "model.team_member.is_valid.roles_limit.app_error",
9230    "translation": "{{.Limit}} 文字より長い不正なチームメンバーの役割です。"
9231  },
9232  {
9233    "id": "model.session.is_valid.user_id.app_error",
9234    "translation": "セッションのUserIdフィールドが無効です。"
9235  },
9236  {
9237    "id": "model.channel_member.is_valid.roles_limit.app_error",
9238    "translation": "{{.Limit}} 文字より長い不正なチャンネルメンバーの役割です。"
9239  },
9240  {
9241    "id": "model.session.is_valid.roles_limit.app_error",
9242    "translation": "{{.Limit}}文字以上の不正なセッションロールです。"
9243  },
9244  {
9245    "id": "model.session.is_valid.id.app_error",
9246    "translation": "セッションのIdフィールドが無効です。"
9247  },
9248  {
9249    "id": "model.session.is_valid.create_at.app_error",
9250    "translation": "セッションのCreateAtフィールドが無効です。"
9251  }
9252]
9253