github.com/kongr45gpen/mattermost-server@v5.11.1+incompatible/i18n/ja.json (about) 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": "actiance.export.marshalToXml.appError", 52 "translation": "エクスポート情報をXMLへ変換できませんでした。" 53 }, 54 { 55 "id": "api.admin.add_certificate.array.app_error", 56 "translation": "リクエストの 'certificate' 以下にファイルがありません" 57 }, 58 { 59 "id": "api.admin.add_certificate.no_file.app_error", 60 "translation": "リクエストの'certificate'以下にファイルがありません" 61 }, 62 { 63 "id": "api.admin.add_certificate.open.app_error", 64 "translation": "証明書ファイルを開くことができませんでした。" 65 }, 66 { 67 "id": "api.admin.add_certificate.saving.app_error", 68 "translation": "証明書ファイルを保存できませんでした。" 69 }, 70 { 71 "id": "api.admin.file_read_error", 72 "translation": "ログファイルの読み込み中にエラーが発生しました。" 73 }, 74 { 75 "id": "api.admin.get_brand_image.storage.app_error", 76 "translation": "画像ストレージは設定されていません。" 77 }, 78 { 79 "id": "api.admin.remove_certificate.delete.app_error", 80 "translation": "証明書を削除中にエラーが発生しました。" 81 }, 82 { 83 "id": "api.admin.saml.metadata.app_error", 84 "translation": "サービスプロバイダーのメタデータを構築中にエラーが発生しました。" 85 }, 86 { 87 "id": "api.admin.saml.not_available.app_error", 88 "translation": "SAML 2.0 は、このサーバーでは設定されていないかサポートされていません。" 89 }, 90 { 91 "id": "api.admin.test_email.body", 92 "translation": "あなたの電子メール設定が正しく行われました!" 93 }, 94 { 95 "id": "api.admin.test_email.missing_server", 96 "translation": "SMTPサーバーが必要です" 97 }, 98 { 99 "id": "api.admin.test_email.reenter_password", 100 "translation": "SMTPのサーバー名、ポート、ユーザー名のいずれかが変更されました。SMTPのパスワードを再度入力し、接続のテストをしてください。" 101 }, 102 { 103 "id": "api.admin.test_email.subject", 104 "translation": "Mattermost - 電子メール設定のテスト" 105 }, 106 { 107 "id": "api.admin.test_s3.missing_s3_bucket", 108 "translation": "S3バケット名が必要です" 109 }, 110 { 111 "id": "api.admin.upload_brand_image.array.app_error", 112 "translation": "リクエストの'image'以下の配列が空です" 113 }, 114 { 115 "id": "api.admin.upload_brand_image.no_file.app_error", 116 "translation": "リクエストの'image'以下にファイルがありません" 117 }, 118 { 119 "id": "api.admin.upload_brand_image.parse.app_error", 120 "translation": "マルチパートフォームを解析できません" 121 }, 122 { 123 "id": "api.admin.upload_brand_image.storage.app_error", 124 "translation": "画像ファイルをアップロードできません。画像ストレージが設定されていません。" 125 }, 126 { 127 "id": "api.admin.upload_brand_image.too_large.app_error", 128 "translation": "画像ファイルをアップロードできません。ファイルが大き過ぎます。" 129 }, 130 { 131 "id": "api.channel.add_member.added", 132 "translation": "%v は %v によってチャンネルに追加されました。" 133 }, 134 { 135 "id": "api.channel.add_user.to.channel.failed.app_error", 136 "translation": "ユーザーをチャンネルに追加できませんでした" 137 }, 138 { 139 "id": "api.channel.add_user.to.channel.failed.deleted.app_error", 140 "translation": "既にチームから削除されたユーザーのため、チャンネルに追加することはできません。" 141 }, 142 { 143 "id": "api.channel.add_user_to_channel.type.app_error", 144 "translation": "この種類のチャンネルにはユーザーを追加することはできません" 145 }, 146 { 147 "id": "api.channel.change_channel_privacy.private_to_public", 148 "translation": "このチャンネルは公開チャンネルに変更されたため、全てのチームメンバーが参加できるようになりました。" 149 }, 150 { 151 "id": "api.channel.change_channel_privacy.public_to_private", 152 "translation": "このチャンネルは非公開チャンネルに変更されました。" 153 }, 154 { 155 "id": "api.channel.convert_channel_to_private.default_channel_error", 156 "translation": "このデフォルトチャンネルは非公開チャンネルに変更できません。" 157 }, 158 { 159 "id": "api.channel.convert_channel_to_private.private_channel_error", 160 "translation": "変更しようとしているチャンネルはすでに非公開チャンネルです。" 161 }, 162 { 163 "id": "api.channel.create_channel.direct_channel.app_error", 164 "translation": "ダイレクトメッセージチャンネルを作成するにはcreateDirectChannel APIを使用してください" 165 }, 166 { 167 "id": "api.channel.create_channel.invalid_character.app_error", 168 "translation": "ダイレクトチャンネル以外では文字列'__'をチャンネル名称に使うことはできません" 169 }, 170 { 171 "id": "api.channel.create_channel.max_channel_limit.app_error", 172 "translation": "現在のチームには、{{.MaxChannelsPerTeam}}チャンネル以上作成できません" 173 }, 174 { 175 "id": "api.channel.create_default_channels.off_topic", 176 "translation": "オフトピック" 177 }, 178 { 179 "id": "api.channel.create_default_channels.town_square", 180 "translation": "タウンスクウェア" 181 }, 182 { 183 "id": "api.channel.create_direct_channel.invalid_user.app_error", 184 "translation": "ダイレクトチャンネル作成のユーザーIDが不正です" 185 }, 186 { 187 "id": "api.channel.create_group.bad_size.app_error", 188 "translation": "グループメッセージチャンネルは3〜8ユーザーでなければなりません" 189 }, 190 { 191 "id": "api.channel.create_group.bad_user.app_error", 192 "translation": "指定されたユーザーの一人が存在しません" 193 }, 194 { 195 "id": "api.channel.delete_channel.archived", 196 "translation": "%v がチャンネルをアーカイブしました。" 197 }, 198 { 199 "id": "api.channel.delete_channel.cannot.app_error", 200 "translation": "デフォルトのチャンネルである{{.Channel}}は削除できません" 201 }, 202 { 203 "id": "api.channel.delete_channel.deleted.app_error", 204 "translation": "チャンネルはアーカイブされているか削除されています" 205 }, 206 { 207 "id": "api.channel.delete_channel.type.invalid", 208 "translation": "ダイレクトメッセージチャンネルもしくはグループメッセージチャンネルを削除できません" 209 }, 210 { 211 "id": "api.channel.join_channel.permissions.app_error", 212 "translation": "あなたには必要な権限が付与されていません" 213 }, 214 { 215 "id": "api.channel.join_channel.post_and_forget", 216 "translation": "%v がチャンネルに参加しました。" 217 }, 218 { 219 "id": "api.channel.leave.default.app_error", 220 "translation": "デフォルトのチャンネル{{.Channel}}から脱退することはできません" 221 }, 222 { 223 "id": "api.channel.leave.direct.app_error", 224 "translation": "ダイレクトメッセージチャンネルから脱退することはできません" 225 }, 226 { 227 "id": "api.channel.leave.last_member.app_error", 228 "translation": "あなたが最後のメンバーです。脱退する代わりに非公開チャンネルを削除しましょう。" 229 }, 230 { 231 "id": "api.channel.leave.left", 232 "translation": "%v がチャンネルから脱退しました。" 233 }, 234 { 235 "id": "api.channel.patch_update_channel.forbidden.app_error", 236 "translation": "チャンネルを更新できませんでした" 237 }, 238 { 239 "id": "api.channel.post_channel_privacy_message.error", 240 "translation": "チャンネル可視性更新メッセージを投稿できませんでした。" 241 }, 242 { 243 "id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error", 244 "translation": "表示名更新メッセージを投稿できませんでした" 245 }, 246 { 247 "id": "api.channel.post_update_channel_displayname_message_and_forget.retrieve_user.error", 248 "translation": "チャンネル表示名を更新する際にユーザーを取得できませんでした" 249 }, 250 { 251 "id": "api.channel.post_update_channel_displayname_message_and_forget.updated_from", 252 "translation": "%sがチャンネル表示名を %s から %s に更新しました" 253 }, 254 { 255 "id": "api.channel.post_update_channel_header_message_and_forget.post.error", 256 "translation": "チャンネルヘッダー更新メッセージを投稿できませんでした" 257 }, 258 { 259 "id": "api.channel.post_update_channel_header_message_and_forget.removed", 260 "translation": "%sはチャンネルヘッダーを削除しました(これまでは%sでした)" 261 }, 262 { 263 "id": "api.channel.post_update_channel_header_message_and_forget.retrieve_user.error", 264 "translation": "チャンネルヘッダーを更新する際にユーザーを取得できませんでした" 265 }, 266 { 267 "id": "api.channel.post_update_channel_header_message_and_forget.updated_from", 268 "translation": "%sがチャンネルヘッダーを%sから%sに更新しました" 269 }, 270 { 271 "id": "api.channel.post_update_channel_header_message_and_forget.updated_to", 272 "translation": "%sがチャンネルヘッダーを%sに更新しました" 273 }, 274 { 275 "id": "api.channel.post_user_add_remove_message_and_forget.error", 276 "translation": "参加/脱退のメッセージを投稿できませんでした" 277 }, 278 { 279 "id": "api.channel.remove.default.app_error", 280 "translation": "デフォルトのチャンネル{{.Channel}}からユーザーを削除することはできません" 281 }, 282 { 283 "id": "api.channel.remove_channel_member.type.app_error", 284 "translation": "チャンネルからユーザーを削除できません。" 285 }, 286 { 287 "id": "api.channel.remove_member.removed", 288 "translation": "%v はチャンネルから削除されました。" 289 }, 290 { 291 "id": "api.channel.rename_channel.cant_rename_direct_messages.app_error", 292 "translation": "ダイレクトメッセージチャンネルの名前は変更できません" 293 }, 294 { 295 "id": "api.channel.rename_channel.cant_rename_group_messages.app_error", 296 "translation": "グループメッセージチャンネルの名前は変更できません" 297 }, 298 { 299 "id": "api.channel.update_channel.deleted.app_error", 300 "translation": "チャンネルはアーカイブされているか削除されています" 301 }, 302 { 303 "id": "api.channel.update_channel.tried.app_error", 304 "translation": "デフォルトのチャンネル{{.Channel}}に不正な更新をしようとしました" 305 }, 306 { 307 "id": "api.channel.update_channel_member_roles.scheme_role.app_error", 308 "translation": "与えられた役割はスキームによって管理されているため、チャンネルメンバーへ直接適用することはできません。" 309 }, 310 { 311 "id": "api.channel.update_channel_scheme.license.error", 312 "translation": "現在のライセンスはチャンネルスキームの更新をサポートしていません" 313 }, 314 { 315 "id": "api.channel.update_channel_scheme.scheme_scope.error", 316 "translation": "与えられたスキームがチャンネルスキームでないため、チャンネルへスキームを設定できません。" 317 }, 318 { 319 "id": "api.channel.update_team_member_roles.scheme_role.app_error", 320 "translation": "与えられた役割はスキームによって管理されているため、チームメンバーへ直接適用することはできません。" 321 }, 322 { 323 "id": "api.command.admin_only.app_error", 324 "translation": "統合機能は管理者のみ実行可能です。" 325 }, 326 { 327 "id": "api.command.command_post.forbidden.app_error", 328 "translation": "指定されたユーザーは指定されたチャンネルに所属していません。" 329 }, 330 { 331 "id": "api.command.disabled.app_error", 332 "translation": "コマンドがシステム管理者によって無効化されています。" 333 }, 334 { 335 "id": "api.command.duplicate_trigger.app_error", 336 "translation": "このトリガーワードは既に使われています。他の単語を選んでください。" 337 }, 338 { 339 "id": "api.command.execute_command.create_post_failed.app_error", 340 "translation": "コマンド '{{.Trigger}}' はレスポンスを投稿できませんでした。システム管理者に連絡してください。" 341 }, 342 { 343 "id": "api.command.execute_command.debug", 344 "translation": "実行中 cmd=%v userId=%v" 345 }, 346 { 347 "id": "api.command.execute_command.failed.app_error", 348 "translation": "トリガー'{{.Trigger}}'によるコマンドが失敗しました" 349 }, 350 { 351 "id": "api.command.execute_command.failed_empty.app_error", 352 "translation": "トリガー'{{.Trigger}}'によるコマンドは空のレスポンスを返しました" 353 }, 354 { 355 "id": "api.command.execute_command.failed_resp.app_error", 356 "translation": "トリガー'{{.Trigger}}'によるコマンドは{{.Status}}状態を返しました" 357 }, 358 { 359 "id": "api.command.execute_command.not_found.app_error", 360 "translation": "'{{.Trigger}}'がトリガーのコマンドが見つかりませんでした。\"/\"で始まるメッセージを送信するには、メッセージの最初にスペースを加えてみてください。" 361 }, 362 { 363 "id": "api.command.execute_command.start.app_error", 364 "translation": "コマンドのトリガーが見付かりません" 365 }, 366 { 367 "id": "api.command.invite_people.desc", 368 "translation": "あなたのMattermostチームへ招待する電子メールを送る" 369 }, 370 { 371 "id": "api.command.invite_people.email_invitations_off", 372 "translation": "招待メールが無効化されているため、招待メールは送信されませんでした。" 373 }, 374 { 375 "id": "api.command.invite_people.email_off", 376 "translation": "電子メールが使えるように設定されていません。招待の電子メールは送信できませんでした。" 377 }, 378 { 379 "id": "api.command.invite_people.fail", 380 "translation": "招待の電子メールを送信する際にエラーが発生しました" 381 }, 382 { 383 "id": "api.command.invite_people.hint", 384 "translation": "[name@domain.com ...]" 385 }, 386 { 387 "id": "api.command.invite_people.invite_off", 388 "translation": "このサーバーではユーザー作成が無効化されており、招待は送信されません。" 389 }, 390 { 391 "id": "api.command.invite_people.name", 392 "translation": "招待した人々" 393 }, 394 { 395 "id": "api.command.invite_people.no_email", 396 "translation": "1つ以上の有効な電子メールアドレスを指定してください" 397 }, 398 { 399 "id": "api.command.invite_people.sent", 400 "translation": "招待の電子メールを送信しました" 401 }, 402 { 403 "id": "api.command.team_mismatch.app_error", 404 "translation": "他チームのコマンドは更新できません" 405 }, 406 { 407 "id": "api.command_away.desc", 408 "translation": "離席状態に設定する" 409 }, 410 { 411 "id": "api.command_away.name", 412 "translation": "離席中" 413 }, 414 { 415 "id": "api.command_away.success", 416 "translation": "あなたは離席中です" 417 }, 418 { 419 "id": "api.command_channel_header.channel.app_error", 420 "translation": "現在のチャンネルを取得する際にエラーが発生しました。" 421 }, 422 { 423 "id": "api.command_channel_header.desc", 424 "translation": "チャンネルヘッダーを編集する" 425 }, 426 { 427 "id": "api.command_channel_header.hint", 428 "translation": "[テキスト]" 429 }, 430 { 431 "id": "api.command_channel_header.message.app_error", 432 "translation": "/headerコマンドはテキストを指定しなくてはいけません。" 433 }, 434 { 435 "id": "api.command_channel_header.name", 436 "translation": "ヘッダー" 437 }, 438 { 439 "id": "api.command_channel_header.permission.app_error", 440 "translation": "あなたにはチャンネルヘッダーを編集するのに必要な権限が付与されていません。" 441 }, 442 { 443 "id": "api.command_channel_header.update_channel.app_error", 444 "translation": "現在のチャンネルを更新する際にエラーが発生しました。" 445 }, 446 { 447 "id": "api.command_channel_purpose.channel.app_error", 448 "translation": "現在のチャンネルを取得する際にエラーが発生しました。" 449 }, 450 { 451 "id": "api.command_channel_purpose.desc", 452 "translation": "チャンネルの目的を編集する" 453 }, 454 { 455 "id": "api.command_channel_purpose.direct_group.app_error", 456 "translation": "ダイレクトメッセージチャンネルに目的を設定できません。代わりにヘッダーを設定する /header を使用してください。" 457 }, 458 { 459 "id": "api.command_channel_purpose.hint", 460 "translation": "[テキスト]" 461 }, 462 { 463 "id": "api.command_channel_purpose.message.app_error", 464 "translation": "/purpose コマンドはメッセージを指定しなくてはいけません。" 465 }, 466 { 467 "id": "api.command_channel_purpose.name", 468 "translation": "目的" 469 }, 470 { 471 "id": "api.command_channel_purpose.permission.app_error", 472 "translation": "あなたにはチャンネルの目的を編集するのに必要な権限が付与されていません。" 473 }, 474 { 475 "id": "api.command_channel_purpose.update_channel.app_error", 476 "translation": "現在のチャンネルを更新する際にエラーが発生しました。" 477 }, 478 { 479 "id": "api.command_channel_remove.channel.app_error", 480 "translation": "現在のチャンネルを取得する際にエラーが発生しました。" 481 }, 482 { 483 "id": "api.command_channel_rename.channel.app_error", 484 "translation": "現在のチャンネルを取得する際にエラーが発生しました。" 485 }, 486 { 487 "id": "api.command_channel_rename.desc", 488 "translation": "チャンネル名を変更する" 489 }, 490 { 491 "id": "api.command_channel_rename.direct_group.app_error", 492 "translation": "ダイレクトメッセージチャンネル名を変更することはできません。" 493 }, 494 { 495 "id": "api.command_channel_rename.hint", 496 "translation": "[テキスト]" 497 }, 498 { 499 "id": "api.command_channel_rename.message.app_error", 500 "translation": "/rename コマンドはメッセージを指定しなくてはいけません。" 501 }, 502 { 503 "id": "api.command_channel_rename.name", 504 "translation": "名称変更" 505 }, 506 { 507 "id": "api.command_channel_rename.permission.app_error", 508 "translation": "あなたにはチャンネル名を変更するのに必要な権限が付与されていません。" 509 }, 510 { 511 "id": "api.command_channel_rename.too_long.app_error", 512 "translation": "チャンネル名は {{.Length}} 文字以下でなくてはなりません" 513 }, 514 { 515 "id": "api.command_channel_rename.too_short.app_error", 516 "translation": "チャンネル名は {{.Length}} 文字以上でなくてはなりません" 517 }, 518 { 519 "id": "api.command_channel_rename.update_channel.app_error", 520 "translation": "現在のチャンネルを更新する際にエラーが発生しました。" 521 }, 522 { 523 "id": "api.command_code.desc", 524 "translation": "テキストをコードブロックとして表示する" 525 }, 526 { 527 "id": "api.command_code.hint", 528 "translation": "[テキスト]" 529 }, 530 { 531 "id": "api.command_code.message.app_error", 532 "translation": "/echo コマンドはメッセージを指定しなくてはいけません。" 533 }, 534 { 535 "id": "api.command_code.name", 536 "translation": "コード" 537 }, 538 { 539 "id": "api.command_collapse.desc", 540 "translation": "画像プレビューの自動折りたたみをオンにする" 541 }, 542 { 543 "id": "api.command_collapse.name", 544 "translation": "折りたたみ" 545 }, 546 { 547 "id": "api.command_collapse.success", 548 "translation": "画像のリンクはデフォルトで折りたたまれます" 549 }, 550 { 551 "id": "api.command_dnd.desc", 552 "translation": "取り込み中 はデスクトップ通知やモバイルプッシュ通知を無効にします。" 553 }, 554 { 555 "id": "api.command_dnd.disabled", 556 "translation": "取り込み中 は無効です。" 557 }, 558 { 559 "id": "api.command_dnd.error", 560 "translation": "ユーザーの状態を取得する際にエラーが発生しました。" 561 }, 562 { 563 "id": "api.command_dnd.name", 564 "translation": "取り込み中" 565 }, 566 { 567 "id": "api.command_dnd.success", 568 "translation": "取り込み中 が有効です。オフにするまでデスクトップ通知やモバイルプッシュ通知を受け取らなくなります。" 569 }, 570 { 571 "id": "api.command_echo.delay.app_error", 572 "translation": "遅延時間は10000秒より短く設定してください" 573 }, 574 { 575 "id": "api.command_echo.desc", 576 "translation": "あなたのアカウントからのエコーバックテキストです" 577 }, 578 { 579 "id": "api.command_echo.high_volume.app_error", 580 "translation": "エコーのリクエストが多過ぎます。リクエストを処理できません" 581 }, 582 { 583 "id": "api.command_echo.hint", 584 "translation": "'メッセージ' [遅延秒数]" 585 }, 586 { 587 "id": "api.command_echo.message.app_error", 588 "translation": "/echo コマンドはメッセージを指定しなくてはいけません。" 589 }, 590 { 591 "id": "api.command_echo.name", 592 "translation": "エコー" 593 }, 594 { 595 "id": "api.command_expand.desc", 596 "translation": "画像プレビューの自動折りたたみをオフにする" 597 }, 598 { 599 "id": "api.command_expand.name", 600 "translation": "展開" 601 }, 602 { 603 "id": "api.command_expand.success", 604 "translation": "画像リンクはデフォルトで展開されます" 605 }, 606 { 607 "id": "api.command_expand_collapse.fail.app_error", 608 "translation": "プレビューの展開中にエラーが発生しました" 609 }, 610 { 611 "id": "api.command_groupmsg.desc", 612 "translation": "指定したユーザーへのグループメッセージを送信する" 613 }, 614 { 615 "id": "api.command_groupmsg.fail.app_error", 616 "translation": "ユーザーにメッセージを送信中にエラーが発生しました。" 617 }, 618 { 619 "id": "api.command_groupmsg.group_fail.app_error", 620 "translation": "グループメッセージを作成中にエラーが発生しました。" 621 }, 622 { 623 "id": "api.command_groupmsg.hint", 624 "translation": "@[ユーザー名1],@[ユーザー名2] 'メッセージ'" 625 }, 626 { 627 "id": "api.command_groupmsg.invalid_user.app_error", 628 "translation": { 629 "one": "ユーザーが見付かりませんでした: {{.Users}}", 630 "other": "ユーザーが見付かりませんでした: {{.Users}}" 631 } 632 }, 633 { 634 "id": "api.command_groupmsg.max_users.app_error", 635 "translation": "グループメッセージは最大で{{.MaxUsers}}ユーザーに制限されています。" 636 }, 637 { 638 "id": "api.command_groupmsg.min_users.app_error", 639 "translation": "グループメッセージは最小で{{.MinUsers}}ユーザーに制限されています。" 640 }, 641 { 642 "id": "api.command_groupmsg.name", 643 "translation": "メッセージ" 644 }, 645 { 646 "id": "api.command_groupmsg.permission.app_error", 647 "translation": "新しいグループメッセージを作成する権限がありません。" 648 }, 649 { 650 "id": "api.command_help.desc", 651 "translation": "Mattermostヘルプページを開く" 652 }, 653 { 654 "id": "api.command_help.name", 655 "translation": "ヘルプ" 656 }, 657 { 658 "id": "api.command_invite.channel.app_error", 659 "translation": "現在のチャンネルを取得する際にエラーが発生しました。" 660 }, 661 { 662 "id": "api.command_invite.channel.error", 663 "translation": "チャンネル {{.Channel}} が見つかりませんでした。チャンネルの指定には[チャンネルのハンドル名](https://about.mattermost.com/default-channel-handle-documentation)を使用してください" 664 }, 665 { 666 "id": "api.command_invite.desc", 667 "translation": "ユーザーをチャンネルに招待する" 668 }, 669 { 670 "id": "api.command_invite.directchannel.app_error", 671 "translation": "ダイレクトメッセージチャンネルにメンバーを追加できません。" 672 }, 673 { 674 "id": "api.command_invite.fail.app_error", 675 "translation": "チャンネルに参加する際にエラーが発生しました。" 676 }, 677 { 678 "id": "api.command_invite.hint", 679 "translation": "@[ユーザー名] ~[チャンネル]" 680 }, 681 { 682 "id": "api.command_invite.missing_message.app_error", 683 "translation": "ユーザー名とチャンネルが存在しません。" 684 }, 685 { 686 "id": "api.command_invite.missing_user.app_error", 687 "translation": "ユーザーが見付かりませんでした。システム管理者によって無効化されている可能性があります。" 688 }, 689 { 690 "id": "api.command_invite.name", 691 "translation": "招待" 692 }, 693 { 694 "id": "api.command_invite.permission.app_error", 695 "translation": "{{.User}} を {{.Channel}} に追加する権限がありません。" 696 }, 697 { 698 "id": "api.command_invite.private_channel.app_error", 699 "translation": "チャンネル {{.Channel}} が見つかりませんでした。チャンネルの指定にはチャンネルのハンドル名を使用してください。" 700 }, 701 { 702 "id": "api.command_invite.success", 703 "translation": "{{.User}} がチャンネル {{.Channel}} に追加されました。" 704 }, 705 { 706 "id": "api.command_invite.user_already_in_channel.app_error", 707 "translation": "{{.User}} は既にチャンネルに追加されています。" 708 }, 709 { 710 "id": "api.command_invite_people.permission.app_error", 711 "translation": "新しいユーザーをこのサーバーに招待する権限がありません。" 712 }, 713 { 714 "id": "api.command_join.desc", 715 "translation": "公開されているチャンネルに参加する" 716 }, 717 { 718 "id": "api.command_join.fail.app_error", 719 "translation": "チャンネルに参加する際にエラーが発生しました。" 720 }, 721 { 722 "id": "api.command_join.hint", 723 "translation": "~[チャンネル]" 724 }, 725 { 726 "id": "api.command_join.list.app_error", 727 "translation": "チャンネル一覧を作成中にエラーが発生しました。" 728 }, 729 { 730 "id": "api.command_join.missing.app_error", 731 "translation": "チャンネルが見付かりませんでした" 732 }, 733 { 734 "id": "api.command_join.name", 735 "translation": "参加する" 736 }, 737 { 738 "id": "api.command_kick.name", 739 "translation": "退出" 740 }, 741 { 742 "id": "api.command_leave.desc", 743 "translation": "現在のチャンネルを脱退する" 744 }, 745 { 746 "id": "api.command_leave.fail.app_error", 747 "translation": "チャンネルを脱退する際にエラーが発生しました。" 748 }, 749 { 750 "id": "api.command_leave.name", 751 "translation": "脱退" 752 }, 753 { 754 "id": "api.command_logout.desc", 755 "translation": "Mattermostからログアウトする" 756 }, 757 { 758 "id": "api.command_logout.fail_message", 759 "translation": "ログアウトに失敗しました" 760 }, 761 { 762 "id": "api.command_logout.name", 763 "translation": "ログアウト" 764 }, 765 { 766 "id": "api.command_me.desc", 767 "translation": "アクションを実行する" 768 }, 769 { 770 "id": "api.command_me.hint", 771 "translation": "[メッセージ]" 772 }, 773 { 774 "id": "api.command_me.name", 775 "translation": "自分" 776 }, 777 { 778 "id": "api.command_msg.desc", 779 "translation": "ユーザーにダイレクトメッセージを送る" 780 }, 781 { 782 "id": "api.command_msg.dm_fail.app_error", 783 "translation": "ダイレクトメッセージを作成中にエラーが発生しました。" 784 }, 785 { 786 "id": "api.command_msg.fail.app_error", 787 "translation": "ユーザーにメッセージを送信中にエラーが発生しました。" 788 }, 789 { 790 "id": "api.command_msg.hint", 791 "translation": "@[ユーザー名] 'メッセージ'" 792 }, 793 { 794 "id": "api.command_msg.missing.app_error", 795 "translation": "ユーザーが見付かりませんでした" 796 }, 797 { 798 "id": "api.command_msg.name", 799 "translation": "メッセージ" 800 }, 801 { 802 "id": "api.command_msg.permission.app_error", 803 "translation": "このユーザーへのダイレクトメッセージを送信する権限がありません。" 804 }, 805 { 806 "id": "api.command_mute.desc", 807 "translation": "現在のチャンネル、もしくは指定された [チャンネル] のデスクトップ、電子メール、プッシュ通知をオフにする。" 808 }, 809 { 810 "id": "api.command_mute.error", 811 "translation": "チャンネル {{.Channel}} が見つかりませんでした。チャンネルの指定には[チャンネルのハンドル名](https://about.mattermost.com/default-channel-handle-documentation)を使用してください" 812 }, 813 { 814 "id": "api.command_mute.hint", 815 "translation": "~[チャンネル]" 816 }, 817 { 818 "id": "api.command_mute.name", 819 "translation": "ミュート" 820 }, 821 { 822 "id": "api.command_mute.no_channel.error", 823 "translation": "指定したチャンネルが見つかりませんでした。チャンネルの指定には[チャンネルのハンドル名](https://about.mattermost.com/default-channel-handle-documentation)を使用してください" 824 }, 825 { 826 "id": "api.command_mute.not_member.error", 827 "translation": "あなたはメンバーではないため、チャンネル {{.Channel}} をミュートできません。" 828 }, 829 { 830 "id": "api.command_mute.success_mute", 831 "translation": "チャンネルミュートがオフになるまで {{.Channel}} の通知を受け取らなくなります。" 832 }, 833 { 834 "id": "api.command_mute.success_mute_direct_msg", 835 "translation": "チャンネルミュートがオフになるまで、このチャンネルの通知を受け取らなくなります。" 836 }, 837 { 838 "id": "api.command_mute.success_unmute", 839 "translation": "{{.Channel}} はミュートされていません。" 840 }, 841 { 842 "id": "api.command_mute.success_unmute_direct_msg", 843 "translation": "このチャンネルはミュートされていません。" 844 }, 845 { 846 "id": "api.command_offline.desc", 847 "translation": "オフライン状態に設定する" 848 }, 849 { 850 "id": "api.command_offline.name", 851 "translation": "オフライン" 852 }, 853 { 854 "id": "api.command_offline.success", 855 "translation": "あなたはオフライン状態です" 856 }, 857 { 858 "id": "api.command_online.desc", 859 "translation": "オンライン状態に設定する" 860 }, 861 { 862 "id": "api.command_online.name", 863 "translation": "オンライン" 864 }, 865 { 866 "id": "api.command_online.success", 867 "translation": "あなたはオンライン状態です" 868 }, 869 { 870 "id": "api.command_open.name", 871 "translation": "開く" 872 }, 873 { 874 "id": "api.command_remove.desc", 875 "translation": "チャンネルからメンバーを削除する" 876 }, 877 { 878 "id": "api.command_remove.direct_group.app_error", 879 "translation": "ダイレクトメッセージチャンネルからメンバーを削除することはできません。" 880 }, 881 { 882 "id": "api.command_remove.hint", 883 "translation": "@[ユーザー名]" 884 }, 885 { 886 "id": "api.command_remove.message.app_error", 887 "translation": "/remove もしくは /kick コマンドはメッセージを指定しなくてはいけません。" 888 }, 889 { 890 "id": "api.command_remove.missing.app_error", 891 "translation": "ユーザーが見つかりませんでした。システム管理者によって無効化されている可能性があります。" 892 }, 893 { 894 "id": "api.command_remove.name", 895 "translation": "削除" 896 }, 897 { 898 "id": "api.command_remove.permission.app_error", 899 "translation": "あなたにはメンバーを削除するのに必要な権限が付与されていません。" 900 }, 901 { 902 "id": "api.command_remove.user_not_in_channel", 903 "translation": "{{.Username}} はこのチャンネルのメンバーではありません。" 904 }, 905 { 906 "id": "api.command_search.desc", 907 "translation": "メッセージ内のテキストを検索する" 908 }, 909 { 910 "id": "api.command_search.hint", 911 "translation": "[テキスト]" 912 }, 913 { 914 "id": "api.command_search.name", 915 "translation": "検索" 916 }, 917 { 918 "id": "api.command_search.unsupported.app_error", 919 "translation": "このデバイスでは検索コマンドはサポートされていません" 920 }, 921 { 922 "id": "api.command_settings.desc", 923 "translation": "アカウント設定ダイアログを開く" 924 }, 925 { 926 "id": "api.command_settings.name", 927 "translation": "設定" 928 }, 929 { 930 "id": "api.command_settings.unsupported.app_error", 931 "translation": "このデバイスでは設定コマンドはサポートされていません" 932 }, 933 { 934 "id": "api.command_shortcuts.desc", 935 "translation": "キーボードショートカットのリストを表示する" 936 }, 937 { 938 "id": "api.command_shortcuts.name", 939 "translation": "ショートカット" 940 }, 941 { 942 "id": "api.command_shortcuts.unsupported.app_error", 943 "translation": "このデバイスではショートカットコマンドはサポートされていません" 944 }, 945 { 946 "id": "api.command_shrug.desc", 947 "translation": "¯\\_(ツ)_/¯をあなたのメッセージに追加します" 948 }, 949 { 950 "id": "api.command_shrug.hint", 951 "translation": "[メッセージ]" 952 }, 953 { 954 "id": "api.command_shrug.name", 955 "translation": "shrug" 956 }, 957 { 958 "id": "api.config.client.old_format.app_error", 959 "translation": "クライアントの設定で新しい形式がまだサポートされていません。クエリー文字列に format=old を指定してください。" 960 }, 961 { 962 "id": "api.config.update_config.restricted_merge.app_error", 963 "translation": "設定をマージできませんでした。" 964 }, 965 { 966 "id": "api.context.404.app_error", 967 "translation": "申し訳ありません。ページが見付かりません。" 968 }, 969 { 970 "id": "api.context.invalid_body_param.app_error", 971 "translation": "リクエストボディの{{.Name}}が存在しないか不正です" 972 }, 973 { 974 "id": "api.context.invalid_param.app_error", 975 "translation": "不正な{{.Name}}パラメーターです" 976 }, 977 { 978 "id": "api.context.invalid_token.error", 979 "translation": "無効なセッショントークン={{.Token}}, err={{.Error}}" 980 }, 981 { 982 "id": "api.context.invalid_url_param.app_error", 983 "translation": "リクエストURLの{{.Name}}が存在しないか不正です" 984 }, 985 { 986 "id": "api.context.mfa_required.app_error", 987 "translation": "このサーバーでは多要素認証が必要です。" 988 }, 989 { 990 "id": "api.context.permissions.app_error", 991 "translation": "あなたには必要な権限が付与されていません" 992 }, 993 { 994 "id": "api.context.session_expired.app_error", 995 "translation": "不正または期限切れのセッションです。ログインし直してください。" 996 }, 997 { 998 "id": "api.context.token_provided.app_error", 999 "translation": "セッションはOAuthではありませんがクエリー文字列でトークンが渡されました" 1000 }, 1001 { 1002 "id": "api.create_terms_of_service.custom_terms_of_service_disabled.app_error", 1003 "translation": "カスタム利用規約機能は無効化されています" 1004 }, 1005 { 1006 "id": "api.create_terms_of_service.empty_text.app_error", 1007 "translation": "カスタム利用規約のテキストを入力してください。" 1008 }, 1009 { 1010 "id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error", 1011 "translation": "電子メールバッチ処理のジョブを受け取るチャンネルがいっぱいです。EmailBatchingBufferSizeを増やしてください。" 1012 }, 1013 { 1014 "id": "api.email_batching.add_notification_email_to_batch.disabled.app_error", 1015 "translation": "電子メールバッチ処理はシステム管理者によって無効にされています" 1016 }, 1017 { 1018 "id": "api.email_batching.render_batched_post.date", 1019 "translation": "{{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}" 1020 }, 1021 { 1022 "id": "api.email_batching.render_batched_post.direct_message", 1023 "translation": "ダイレクトメッセージ from " 1024 }, 1025 { 1026 "id": "api.email_batching.render_batched_post.go_to_post", 1027 "translation": "投稿へ行く" 1028 }, 1029 { 1030 "id": "api.email_batching.render_batched_post.group_message", 1031 "translation": "グループメッセージ from " 1032 }, 1033 { 1034 "id": "api.email_batching.render_batched_post.notification", 1035 "translation": "通知 from " 1036 }, 1037 { 1038 "id": "api.email_batching.send_batched_email_notification.body_text", 1039 "translation": { 1040 "one": "新しい通知があります。{{.Count}} の新しい通知があります。", 1041 "other": "" 1042 } 1043 }, 1044 { 1045 "id": "api.email_batching.send_batched_email_notification.subject", 1046 "translation": { 1047 "one": "[{{.SiteName}}] {{.Month}} {{.Day}}, {{.Year}} の新着通知[{{.SiteName}}] {{.Month}} {{.Day}}, {{.Year}} の新着通知", 1048 "other": "" 1049 } 1050 }, 1051 { 1052 "id": "api.emoji.create.duplicate.app_error", 1053 "translation": "絵文字を作成できません。同じ名前を持つ他の絵文字が既に存在しています。" 1054 }, 1055 { 1056 "id": "api.emoji.create.other_user.app_error", 1057 "translation": "不正なユーザーIDです" 1058 }, 1059 { 1060 "id": "api.emoji.create.parse.app_error", 1061 "translation": "絵文字を作成できません。リクエストを理解できません。" 1062 }, 1063 { 1064 "id": "api.emoji.create.too_large.app_error", 1065 "translation": "絵文字を作成できません。画像サイズは1MB未満でなければなりません。" 1066 }, 1067 { 1068 "id": "api.emoji.disabled.app_error", 1069 "translation": "カスタム絵文字はシステム管理者によって無効化されています。" 1070 }, 1071 { 1072 "id": "api.emoji.get_image.decode.app_error", 1073 "translation": "絵文字の画像ファイルをデコードできません。" 1074 }, 1075 { 1076 "id": "api.emoji.get_image.read.app_error", 1077 "translation": "絵文字の画像ファイルを読み込めません。" 1078 }, 1079 { 1080 "id": "api.emoji.storage.app_error", 1081 "translation": "ファイルストレージが正しく設定されていません。S3またはローカルサーバーファイルストレージを設定してください。" 1082 }, 1083 { 1084 "id": "api.emoji.upload.image.app_error", 1085 "translation": "絵文字を作成できません。ファイルはPNGまたはJPEG、GIFにしてください。" 1086 }, 1087 { 1088 "id": "api.emoji.upload.large_image.decode_error", 1089 "translation": "絵文字を作成できません。画像をデコードする際にエラーが発生しました。" 1090 }, 1091 { 1092 "id": "api.emoji.upload.large_image.encode_error", 1093 "translation": "絵文字を作成できません。画像をエンコードする際にエラーが発生しました。" 1094 }, 1095 { 1096 "id": "api.emoji.upload.large_image.gif_decode_error", 1097 "translation": "絵文字を作成できません。GIF画像をデコードする際にエラーが発生しました。" 1098 }, 1099 { 1100 "id": "api.emoji.upload.large_image.gif_encode_error", 1101 "translation": "絵文字を作成できません。GIF画像をエンコードする際にエラーが発生しました。" 1102 }, 1103 { 1104 "id": "api.emoji.upload.large_image.too_large.app_error", 1105 "translation": "絵文字を作成できませんでした。{{.MaxWidth}} x {{.MaxHeight}} より小さい画像にしてください。" 1106 }, 1107 { 1108 "id": "api.emoji.upload.open.app_error", 1109 "translation": "絵文字を作成できませんでした。添付された画像を開く際にエラーが発生しました。" 1110 }, 1111 { 1112 "id": "api.file.attachments.disabled.app_error", 1113 "translation": "このサーバーではファイル添付が無効になっています。" 1114 }, 1115 { 1116 "id": "api.file.file_exists.exists_local.app_error", 1117 "translation": "ファイルの存在を確認できませんでした。" 1118 }, 1119 { 1120 "id": "api.file.file_exists.s3.app_error", 1121 "translation": "ファイルの存在を確認できませんでした。" 1122 }, 1123 { 1124 "id": "api.file.get_file.public_invalid.app_error", 1125 "translation": "公開リンクが不正です" 1126 }, 1127 { 1128 "id": "api.file.get_file_preview.no_preview.app_error", 1129 "translation": "ファイルにプレビュー画像がありません" 1130 }, 1131 { 1132 "id": "api.file.get_file_thumbnail.no_thumbnail.app_error", 1133 "translation": "このファイルにはサムネイル画像がありません" 1134 }, 1135 { 1136 "id": "api.file.get_public_link.disabled.app_error", 1137 "translation": "公開リンクが無効化されています" 1138 }, 1139 { 1140 "id": "api.file.get_public_link.no_post.app_error", 1141 "translation": "ファイルの公開リンクを取得できません。ファイルは現在のユーザーが読むことができる投稿に添付されている必要があります。" 1142 }, 1143 { 1144 "id": "api.file.move_file.copy_within_s3.app_error", 1145 "translation": "S3内でファイルをコピーできませんでした。" 1146 }, 1147 { 1148 "id": "api.file.move_file.delete_from_s3.app_error", 1149 "translation": "ファイルをS3から削除できません。" 1150 }, 1151 { 1152 "id": "api.file.move_file.rename.app_error", 1153 "translation": "ローカルでファイルを移動できません。" 1154 }, 1155 { 1156 "id": "api.file.no_driver.app_error", 1157 "translation": "ファイルドライバーが選択されていません。" 1158 }, 1159 { 1160 "id": "api.file.read_file.reading_local.app_error", 1161 "translation": "ローカルサーバーファイルストレージからの読み込みに失敗しました" 1162 }, 1163 { 1164 "id": "api.file.read_file.s3.app_error", 1165 "translation": "S3ストレージからの読み込みに失敗しました" 1166 }, 1167 { 1168 "id": "api.file.reader.reading_local.app_error", 1169 "translation": "ローカルサーバーファイルストレージの読み込み開始に失敗しました。" 1170 }, 1171 { 1172 "id": "api.file.reader.s3.app_error", 1173 "translation": "S3ストレージからの読み込み開始に失敗しました" 1174 }, 1175 { 1176 "id": "api.file.test_connection.local.connection.app_error", 1177 "translation": "指定されたパスへの権限が無いか、もしくはその他のエラーが発生しました。" 1178 }, 1179 { 1180 "id": "api.file.test_connection.s3.bucked_create.app_error", 1181 "translation": "バケットを作成できません。" 1182 }, 1183 { 1184 "id": "api.file.test_connection.s3.bucket_exists.app_error", 1185 "translation": "バケットが存在するかのチェックでエラーが発生しました。" 1186 }, 1187 { 1188 "id": "api.file.test_connection.s3.connection.app_error", 1189 "translation": "S3もしくはminioへ接続できません。" 1190 }, 1191 { 1192 "id": "api.file.upload_file.incorrect_number_of_client_ids.app_error", 1193 "translation": "ファイルをアップロードできませんでした。{{.NumFiles}}ファイルに対して {{.NumClientIds}} 個の client_ids が必要です。" 1194 }, 1195 { 1196 "id": "api.file.upload_file.incorrect_number_of_files.app_error", 1197 "translation": "ファイルをアップロードできませんでした。指定されたファイル数が正しくありません。" 1198 }, 1199 { 1200 "id": "api.file.upload_file.large_image.app_error", 1201 "translation": "最大サイズ以上のファイルはアップロードできません: {{.Filename}}" 1202 }, 1203 { 1204 "id": "api.file.upload_file.large_image_detailed.app_error", 1205 "translation": "{{.Filename}}の大きさ({{.Width}} x {{.Height}} ピクセル)が制限を超えています。" 1206 }, 1207 { 1208 "id": "api.file.upload_file.multiple_channel_ids.app_error", 1209 "translation": "ファイルをアップロードできませんでした。channel_id が矛盾しています。" 1210 }, 1211 { 1212 "id": "api.file.upload_file.read_form_value.app_error", 1213 "translation": "ファイルをアップロードできませんでした。{{.Formname}} の値を読み込む際にエラーが発生しました。" 1214 }, 1215 { 1216 "id": "api.file.upload_file.read_request.app_error", 1217 "translation": "ファイルをアップロードできませんでした。リクエストデータを読み込み、もしくは解析する際にエラーが発生しました。" 1218 }, 1219 { 1220 "id": "api.file.upload_file.rejected_by_plugin.app_error", 1221 "translation": "ファイル {{.FIlename}} をアップロードできませんでした。プラグインによって拒否されました: {{.Reason}}" 1222 }, 1223 { 1224 "id": "api.file.upload_file.storage.app_error", 1225 "translation": "画像ファイルをアップロードできません。画像ストレージが設定されていません。" 1226 }, 1227 { 1228 "id": "api.file.upload_file.too_large.app_error", 1229 "translation": "画像ファイルをアップロードできません。ファイルが大き過ぎます。" 1230 }, 1231 { 1232 "id": "api.file.upload_file.too_large_detailed.app_error", 1233 "translation": "{{.Filename}} ファイルをアップロードできませんでした。ファイルサイズ{{.Length}}バイトが許容されている{{.Limit}}バイトを超えています。" 1234 }, 1235 { 1236 "id": "api.file.write_file.s3.app_error", 1237 "translation": "S3への書き込みでエラーが発生しました" 1238 }, 1239 { 1240 "id": "api.file.write_file_locally.create_dir.app_error", 1241 "translation": "新しいファイルのためにディレクトリーを作成しようとして失敗しました" 1242 }, 1243 { 1244 "id": "api.file.write_file_locally.writing.app_error", 1245 "translation": "ローカルサーバーストレージへの書き込みに失敗しました" 1246 }, 1247 { 1248 "id": "api.incoming_webhook.disabled.app_error", 1249 "translation": "内向きのウェブフックはシステム管理者によって無効にされています。" 1250 }, 1251 { 1252 "id": "api.incoming_webhook.invalid_username.app_error", 1253 "translation": "不正なユーザー名です。" 1254 }, 1255 { 1256 "id": "api.io_error", 1257 "translation": "入出力エラー" 1258 }, 1259 { 1260 "id": "api.ldap_group.not_found", 1261 "translation": "LDAPグループが見付かりません" 1262 }, 1263 { 1264 "id": "api.ldap_groups.license_error", 1265 "translation": "あなたのライセンスはLDAPグループをサポートしていません" 1266 }, 1267 { 1268 "id": "api.license.add_license.array.app_error", 1269 "translation": "リクエストの'license'配列が空です" 1270 }, 1271 { 1272 "id": "api.license.add_license.expired.app_error", 1273 "translation": "ライセンスは期限切れ、または、まだ有効になっていません。" 1274 }, 1275 { 1276 "id": "api.license.add_license.invalid.app_error", 1277 "translation": "不正なライセンスファイルです。" 1278 }, 1279 { 1280 "id": "api.license.add_license.invalid_count.app_error", 1281 "translation": "重複ない全ユーザー数を数えられません。" 1282 }, 1283 { 1284 "id": "api.license.add_license.no_file.app_error", 1285 "translation": "リクエストの'license'にファイルがありません" 1286 }, 1287 { 1288 "id": "api.license.add_license.open.app_error", 1289 "translation": "ライセンスファイルを開けません" 1290 }, 1291 { 1292 "id": "api.license.add_license.save.app_error", 1293 "translation": "ライセンスは正常に保存できませんでした。" 1294 }, 1295 { 1296 "id": "api.license.add_license.save_active.app_error", 1297 "translation": "有効なライセンスIDが正常に保存できませんでした。" 1298 }, 1299 { 1300 "id": "api.license.add_license.unique_users.app_error", 1301 "translation": "あなたのシステムは{{.Count}}の重複のないユーザーが使ってます。このライセンスは{{.Users}}ユーザーのみサポートしています。重複のないユーザー数は、電子メールアドレスによって決められます。全ユーザー数は、サイトリポート->統計を見るを参照してください。" 1302 }, 1303 { 1304 "id": "api.license.client.old_format.app_error", 1305 "translation": "クライアントのライセンスで新しい形式がまだサポートされていません。クエリー文字列に format=old を指定してください。" 1306 }, 1307 { 1308 "id": "api.marshal_error", 1309 "translation": "変換エラー" 1310 }, 1311 { 1312 "id": "api.oauth.allow_oauth.redirect_callback.app_error", 1313 "translation": "不正なリクエスト: 指定されたredirect_uriが登録されたcallback_urlと一致しません" 1314 }, 1315 { 1316 "id": "api.oauth.allow_oauth.turn_off.app_error", 1317 "translation": "システム管理者はOAuth2サービスプロバイダーを無効にしています。" 1318 }, 1319 { 1320 "id": "api.oauth.authorize_oauth.disabled.app_error", 1321 "translation": "システム管理者はOAuth2サービスプロバイダーを無効にしています。" 1322 }, 1323 { 1324 "id": "api.oauth.get_access_token.bad_client_id.app_error", 1325 "translation": "不正なリクエスト: client_idが不正です" 1326 }, 1327 { 1328 "id": "api.oauth.get_access_token.bad_client_secret.app_error", 1329 "translation": "不正なリクエスト: client_secretが存在しません" 1330 }, 1331 { 1332 "id": "api.oauth.get_access_token.bad_grant.app_error", 1333 "translation": "不正なリクエスト: grant_typeが不正です" 1334 }, 1335 { 1336 "id": "api.oauth.get_access_token.credentials.app_error", 1337 "translation": "不正なクライアント: 不正なクライアント認証情報です" 1338 }, 1339 { 1340 "id": "api.oauth.get_access_token.disabled.app_error", 1341 "translation": "システム管理者はOAuth2サービスプロバイダーを無効にしています。" 1342 }, 1343 { 1344 "id": "api.oauth.get_access_token.expired_code.app_error", 1345 "translation": "不正な権限付与: 不正あるいは期限切れの認証コードです" 1346 }, 1347 { 1348 "id": "api.oauth.get_access_token.internal.app_error", 1349 "translation": "サーバーエラー: データベースへアクセス中にサーバー内部エラーが発生しました" 1350 }, 1351 { 1352 "id": "api.oauth.get_access_token.internal_saving.app_error", 1353 "translation": "サーバーエラー: データベースへアクセストークンを保存中にサーバー内部エラーが発生しました" 1354 }, 1355 { 1356 "id": "api.oauth.get_access_token.internal_session.app_error", 1357 "translation": "サーバーエラー: データベースへセッションを保存中にサーバー内部エラーが発生しました" 1358 }, 1359 { 1360 "id": "api.oauth.get_access_token.internal_user.app_error", 1361 "translation": "サーバーエラー: データベースからユーザーを取得中にサーバー内部エラーが発生しました" 1362 }, 1363 { 1364 "id": "api.oauth.get_access_token.missing_code.app_error", 1365 "translation": "不正なリクエスト: コードが存在しません" 1366 }, 1367 { 1368 "id": "api.oauth.get_access_token.missing_refresh_token.app_error", 1369 "translation": "不正なリクエスト: refresh_tokenが存在しません" 1370 }, 1371 { 1372 "id": "api.oauth.get_access_token.redirect_uri.app_error", 1373 "translation": "不正なリクエスト: 指定されたredirect_uriが認証コードのredirect_uriと一致しません" 1374 }, 1375 { 1376 "id": "api.oauth.get_access_token.refresh_token.app_error", 1377 "translation": "不正な権限付与: 不正なリフレッシュトークンです" 1378 }, 1379 { 1380 "id": "api.oauth.invalid_state_token.app_error", 1381 "translation": "不正な状態トークン" 1382 }, 1383 { 1384 "id": "api.oauth.register_oauth_app.turn_off.app_error", 1385 "translation": "システム管理者はOAuth2サービスプロバイダーを無効にしています。" 1386 }, 1387 { 1388 "id": "api.oauth.revoke_access_token.del_session.app_error", 1389 "translation": "データベースからセッションを削除できませんでした" 1390 }, 1391 { 1392 "id": "api.oauth.revoke_access_token.del_token.app_error", 1393 "translation": "データベースからアクセストークンを削除できませんでした" 1394 }, 1395 { 1396 "id": "api.oauth.revoke_access_token.get.app_error", 1397 "translation": "削除前にデータベースからアクセストークンを取得できませんでした" 1398 }, 1399 { 1400 "id": "api.oauth.singup_with_oauth.disabled.app_error", 1401 "translation": "ユーザーの利用登録は無効化されています。" 1402 }, 1403 { 1404 "id": "api.oauth.singup_with_oauth.expired_link.app_error", 1405 "translation": "利用登録リンクは有効期限が切れています" 1406 }, 1407 { 1408 "id": "api.oauth.singup_with_oauth.invalid_link.app_error", 1409 "translation": "利用登録リンクが不正です" 1410 }, 1411 { 1412 "id": "api.outgoing_webhook.disabled.app_error", 1413 "translation": "外向きのウェブフックはシステム管理者によって無効にされています。" 1414 }, 1415 { 1416 "id": "api.plugin.upload.array.app_error", 1417 "translation": "multipart/formリクエストのファイル配列が空です" 1418 }, 1419 { 1420 "id": "api.plugin.upload.file.app_error", 1421 "translation": "multipart/formリクエストのファイルを開けませんでした" 1422 }, 1423 { 1424 "id": "api.plugin.upload.no_file.app_error", 1425 "translation": "multipart/formリクエストにファイルが存在しません" 1426 }, 1427 { 1428 "id": "api.post.check_for_out_of_channel_mentions.message.multiple", 1429 "translation": "@{{.Usernames}}と@{{.LastUsername}}についての投稿が行われましたが、彼らはこのチャンネルには属していないため通知を受け取ることができませんでした。" 1430 }, 1431 { 1432 "id": "api.post.check_for_out_of_channel_mentions.message.one", 1433 "translation": "@{{.Usernames}}についての投稿が行われましたが、彼らはこのチャンネルには属していないため通知を受け取ることができませんでした。" 1434 }, 1435 { 1436 "id": "api.post.create_post.can_not_post_to_deleted.error", 1437 "translation": "削除済みのチャンネルには投稿できません。" 1438 }, 1439 { 1440 "id": "api.post.create_post.channel_root_id.app_error", 1441 "translation": "RootIdパラメーターのChannelIdが不正です" 1442 }, 1443 { 1444 "id": "api.post.create_post.parent_id.app_error", 1445 "translation": "ParentIdパラメーターが不正です" 1446 }, 1447 { 1448 "id": "api.post.create_post.root_id.app_error", 1449 "translation": "RootIdパラメーターが不正です" 1450 }, 1451 { 1452 "id": "api.post.create_post.town_square_read_only", 1453 "translation": "このチャンネルは読み取り専用です。権限のあるメンバーのみがここに投稿できます。" 1454 }, 1455 { 1456 "id": "api.post.create_webhook_post.creating.app_error", 1457 "translation": "投稿を作成できません" 1458 }, 1459 { 1460 "id": "api.post.deduplicate_create_post.failed_to_get", 1461 "translation": "同一リクエストを繰り返すクライアントの重複を除去した後も、オリジナルの投稿を取得できませんでした。" 1462 }, 1463 { 1464 "id": "api.post.deduplicate_create_post.pending", 1465 "translation": "別のクライアントから同一リクエストが送信されたため、投稿は拒否されました。" 1466 }, 1467 { 1468 "id": "api.post.delete_post.can_not_delete_post_in_deleted.error", 1469 "translation": "削除されたチャンネルの投稿は削除できません。" 1470 }, 1471 { 1472 "id": "api.post.disabled_all", 1473 "translation": "チャンネルに{{.Users}}以上のユーザーがいるため@allは無効化されています。" 1474 }, 1475 { 1476 "id": "api.post.disabled_channel", 1477 "translation": "チャンネルに{{.Users}}以上のユーザーがいるため@channelは無効化されています。" 1478 }, 1479 { 1480 "id": "api.post.disabled_here", 1481 "translation": "チャンネルに{{.Users}}以上のユーザーがいるため@hereは無効化されています。" 1482 }, 1483 { 1484 "id": "api.post.do_action.action_id.app_error", 1485 "translation": "不正なアクションIDです" 1486 }, 1487 { 1488 "id": "api.post.do_action.action_integration.app_error", 1489 "translation": "アクション統合エラー" 1490 }, 1491 { 1492 "id": "api.post.get_message_for_notification.files_sent", 1493 "translation": { 1494 "one": "{{.Count}} ファイル送信: {{.Filenames}}{{.Count}} ファイル送信: {{.Filenames}}", 1495 "other": "" 1496 } 1497 }, 1498 { 1499 "id": "api.post.get_message_for_notification.images_sent", 1500 "translation": { 1501 "one": "{{.Count}} 画像送信: {{.Filenames}}{{.Count}} 画像送信: {{.Filenames}}", 1502 "other": "" 1503 } 1504 }, 1505 { 1506 "id": "api.post.link_preview_disabled.app_error", 1507 "translation": "リンクプレビュー機能はシステム管理者によって無効にされています。" 1508 }, 1509 { 1510 "id": "api.post.patch_post.can_not_update_post_in_deleted.error", 1511 "translation": "削除されたチャンネルの投稿は更新できません。" 1512 }, 1513 { 1514 "id": "api.post.save_is_pinned_post.town_square_read_only", 1515 "translation": "このチャンネルは読み取り専用です。権限のあるメンバーのみがこのチャンネルの投稿をピン留めできます。" 1516 }, 1517 { 1518 "id": "api.post.send_notification_and_forget.push_channel_mention", 1519 "translation": " がチャンネルへ通知しました。" 1520 }, 1521 { 1522 "id": "api.post.send_notification_and_forget.push_comment_on_post", 1523 "translation": " があなたの投稿へのコメントしました。" 1524 }, 1525 { 1526 "id": "api.post.send_notification_and_forget.push_comment_on_thread", 1527 "translation": " があなたが参加しているスレッドへのコメントしました。" 1528 }, 1529 { 1530 "id": "api.post.send_notifications_and_forget.push_explicit_mention", 1531 "translation": " があなたについての投稿を行いました。" 1532 }, 1533 { 1534 "id": "api.post.send_notifications_and_forget.push_general_message", 1535 "translation": " がメッセージを投稿しました" 1536 }, 1537 { 1538 "id": "api.post.send_notifications_and_forget.push_image_only", 1539 "translation": " がファイルを添付しました。" 1540 }, 1541 { 1542 "id": "api.post.send_notifications_and_forget.push_message", 1543 "translation": "あなたへメッセージを送信しました。" 1544 }, 1545 { 1546 "id": "api.post.update_post.can_not_update_post_in_deleted.error", 1547 "translation": "削除されたチャンネルの投稿は更新できません。" 1548 }, 1549 { 1550 "id": "api.post.update_post.find.app_error", 1551 "translation": "更新すべき投稿またはコメントが見付かりませんでした。" 1552 }, 1553 { 1554 "id": "api.post.update_post.permissions_details.app_error", 1555 "translation": "既に削除されたIDです id={{.PostId}}" 1556 }, 1557 { 1558 "id": "api.post.update_post.permissions_time_limit.app_error", 1559 "translation": "投稿の編集は {{.timeLimit}} 秒間のみ有効です。詳細はシステム管理者に問い合わせてください。" 1560 }, 1561 { 1562 "id": "api.post.update_post.system_message.app_error", 1563 "translation": "システムメッセージをアップデートできません" 1564 }, 1565 { 1566 "id": "api.post_get_post_by_id.get.app_error", 1567 "translation": "投稿を取得できません" 1568 }, 1569 { 1570 "id": "api.preference.delete_preferences.delete.app_error", 1571 "translation": "ユーザー設定を削除できませんでした。" 1572 }, 1573 { 1574 "id": "api.preference.preferences_category.get.app_error", 1575 "translation": "ユーザー設定を取得できませんでした。" 1576 }, 1577 { 1578 "id": "api.preference.update_preferences.set.app_error", 1579 "translation": "ユーザー設定を設定できませんでした。" 1580 }, 1581 { 1582 "id": "api.reaction.delete.archived_channel.app_error", 1583 "translation": "アーカイブチャンネルのリアクションは削除できません。" 1584 }, 1585 { 1586 "id": "api.reaction.save.archived_channel.app_error", 1587 "translation": "アーカイブチャンネルにはリアクションできません。" 1588 }, 1589 { 1590 "id": "api.reaction.save_reaction.invalid.app_error", 1591 "translation": "リアクションが正しくありません。" 1592 }, 1593 { 1594 "id": "api.reaction.save_reaction.user_id.app_error", 1595 "translation": "他のユーザーのリアクションを保存することはできません。" 1596 }, 1597 { 1598 "id": "api.reaction.town_square_read_only", 1599 "translation": "読み取り専用チャンネルで投稿へリアクションすることはできません。" 1600 }, 1601 { 1602 "id": "api.restricted_system_admin", 1603 "translation": "この操作は制限付きシステム管理者に対して禁止されています。" 1604 }, 1605 { 1606 "id": "api.roles.patch_roles.license.error", 1607 "translation": "現在のライセンスは高度な権限設定をサポートしていません。" 1608 }, 1609 { 1610 "id": "api.scheme.create_scheme.license.error", 1611 "translation": "現在のライセンスは権限スキームの作成をサポートしていません" 1612 }, 1613 { 1614 "id": "api.scheme.delete_scheme.license.error", 1615 "translation": "現在のライセンスは権限スキームの削除をサポートしていません" 1616 }, 1617 { 1618 "id": "api.scheme.get_channels_for_scheme.scope.error", 1619 "translation": "与えられたスキームがチャンネルスキームではないため、チャンネルを取得できませんでした。" 1620 }, 1621 { 1622 "id": "api.scheme.get_teams_for_scheme.scope.error", 1623 "translation": "与えられたスキームがチームスキームではないため、チームを取得できませんでした。" 1624 }, 1625 { 1626 "id": "api.scheme.patch_scheme.license.error", 1627 "translation": "現在のライセンスは権限スキームの更新をサポートしていません" 1628 }, 1629 { 1630 "id": "api.server.start_server.forward80to443.disabled_while_using_lets_encrypt", 1631 "translation": "LetsEncryptを使用する際は ポート80を443へ転送する を有効にしなければなりません" 1632 }, 1633 { 1634 "id": "api.server.start_server.forward80to443.enabled_but_listening_on_wrong_port", 1635 "translation": "ポート %s で接続待ちをしているため、ポート80へのアクセスをポート443へ転送できません: プロキシサーバーを使用している場合、Forward80To443を無効にしてください" 1636 }, 1637 { 1638 "id": "api.server.start_server.rate_limiting_memory_store", 1639 "translation": "投稿頻度制限のメモリー保存が初期化されていません。MemoryStoreSizeの設定を確認してください。" 1640 }, 1641 { 1642 "id": "api.server.start_server.rate_limiting_rate_limiter", 1643 "translation": "投稿頻度制限を初期化できません。" 1644 }, 1645 { 1646 "id": "api.server.start_server.starting.critical", 1647 "translation": "サーバー開始時にエラーになりました err:%v" 1648 }, 1649 { 1650 "id": "api.slackimport.slack_add_bot_user.email_pwd", 1651 "translation": "電子メールアドレス {{.Email}} と パスワード {{.Password}} を持つ 統合機能/SlackBot のユーザーがインポートされました。\r\n" 1652 }, 1653 { 1654 "id": "api.slackimport.slack_add_bot_user.unable_import", 1655 "translation": "統合機能/SlackBot のユーザー {{.Username}} がインポートできませんでした。\r\n" 1656 }, 1657 { 1658 "id": "api.slackimport.slack_add_channels.added", 1659 "translation": "\r\nチャンネルが追加されました: \r\n" 1660 }, 1661 { 1662 "id": "api.slackimport.slack_add_channels.failed_to_add_user", 1663 "translation": "チャンネルにSlackユーザー {{.Username}} を追加できませんでした。\r\n" 1664 }, 1665 { 1666 "id": "api.slackimport.slack_add_channels.import_failed", 1667 "translation": "Slackチャンネル {{.DisplayName}} をインポートできませんでした。\r\n" 1668 }, 1669 { 1670 "id": "api.slackimport.slack_add_channels.merge", 1671 "translation": "Slackチャンネル {{.DisplayName}} は有効なMattermostのチャンネルとして既に存在しています。両方のチャンネルがマージされます。\r\n" 1672 }, 1673 { 1674 "id": "api.slackimport.slack_add_users.created", 1675 "translation": "\r\n ユーザーが作成されました:\r\n" 1676 }, 1677 { 1678 "id": "api.slackimport.slack_add_users.email_pwd", 1679 "translation": "電子メールアドレス {{.Email}} とパスワード {{.Password}} を持つSlackがインポートされました。\r\n" 1680 }, 1681 { 1682 "id": "api.slackimport.slack_add_users.merge_existing", 1683 "translation": "電子メールアドレス {{.Email}} とユーザー名 {{.Username}} を持つ既存のMattermostユーザーとSlackユーザーをマージしました。\r\n" 1684 }, 1685 { 1686 "id": "api.slackimport.slack_add_users.merge_existing_failed", 1687 "translation": "電子メールアドレス {{.Email}} とユーザー名 {{.Username}} を持つ既存のMattermostユーザーとSlackユーザーをマージしましたが、そのユーザーをチームに追加できませんでした。\r\n" 1688 }, 1689 { 1690 "id": "api.slackimport.slack_add_users.missing_email_address", 1691 "translation": "Slackエクスポートにユーザー {{.Username}} の電子メールアドレスが存在しません。プレースホルダーとして {{.Email}} が利用されます。システムにログインした時、そのユーザーは電子メールアドレスを更新する必要があります。\r\n" 1692 }, 1693 { 1694 "id": "api.slackimport.slack_add_users.unable_import", 1695 "translation": "Slackユーザーをインポートできません: {{.Username}}\r\n" 1696 }, 1697 { 1698 "id": "api.slackimport.slack_import.log", 1699 "translation": "Mattermost Slackインポートログ\r\n" 1700 }, 1701 { 1702 "id": "api.slackimport.slack_import.note1", 1703 "translation": "- 投稿のうちいくつかはインポートされませんでした。このインポートプログラムではサポートされません。\r\n" 1704 }, 1705 { 1706 "id": "api.slackimport.slack_import.note2", 1707 "translation": "- Slack botの投稿は現在サポートされていません。\r\n" 1708 }, 1709 { 1710 "id": "api.slackimport.slack_import.note3", 1711 "translation": "- 詳細なエラーはサーバーログを確認してください。\r\n" 1712 }, 1713 { 1714 "id": "api.slackimport.slack_import.notes", 1715 "translation": "\r\n注意事項: \r\n" 1716 }, 1717 { 1718 "id": "api.slackimport.slack_import.open.app_error", 1719 "translation": "ファイルを開けませんでした: {{.Filename}}。\r\n" 1720 }, 1721 { 1722 "id": "api.slackimport.slack_import.team_fail", 1723 "translation": "インポートするチームを取得できませんでした。\r\n" 1724 }, 1725 { 1726 "id": "api.slackimport.slack_import.zip.app_error", 1727 "translation": "Slackエクスポートのzipファイルを開けませんでした。\r\n" 1728 }, 1729 { 1730 "id": "api.status.user_not_found.app_error", 1731 "translation": "ユーザーが見付かりません" 1732 }, 1733 { 1734 "id": "api.team.add_user_to_team.added", 1735 "translation": "%v は %v によってチームに追加されました" 1736 }, 1737 { 1738 "id": "api.team.add_user_to_team.missing_parameter.app_error", 1739 "translation": "チームにユーザーを追加するにはパラメーターが必要です。" 1740 }, 1741 { 1742 "id": "api.team.get_invite_info.not_open_team", 1743 "translation": "誰でも招待できるチームではないので、招待機能は無効です。" 1744 }, 1745 { 1746 "id": "api.team.get_team_icon.filesettings_no_driver.app_error", 1747 "translation": "ファイル設定のドライバー名が不正です。 'local'または'amazons3'にしてください" 1748 }, 1749 { 1750 "id": "api.team.get_team_icon.read_file.app_error", 1751 "translation": "チームアイコンファイルを読み込めません。" 1752 }, 1753 { 1754 "id": "api.team.import_team.array.app_error", 1755 "translation": "リクエストの'file'以下の配列が空です" 1756 }, 1757 { 1758 "id": "api.team.import_team.integer.app_error", 1759 "translation": "ファイルサイズが整数ではありません" 1760 }, 1761 { 1762 "id": "api.team.import_team.no_file.app_error", 1763 "translation": "リクエストの'file'以下にファイルがありません" 1764 }, 1765 { 1766 "id": "api.team.import_team.no_import_from.app_error", 1767 "translation": "不正なリクエスト: importFromが存在しません。" 1768 }, 1769 { 1770 "id": "api.team.import_team.open.app_error", 1771 "translation": "ファイルを開けません" 1772 }, 1773 { 1774 "id": "api.team.import_team.parse.app_error", 1775 "translation": "マルチパートフォームを解析できません" 1776 }, 1777 { 1778 "id": "api.team.import_team.unavailable.app_error", 1779 "translation": "不正なリクエスト: ファイルサイズ項目が存在しません。" 1780 }, 1781 { 1782 "id": "api.team.invalidate_all_email_invites.app_error", 1783 "translation": "電子メール招待の無効化でエラーが発生しました" 1784 }, 1785 { 1786 "id": "api.team.invite_members.disabled.app_error", 1787 "translation": "招待メールは無効化されています。" 1788 }, 1789 { 1790 "id": "api.team.invite_members.invalid_email.app_error", 1791 "translation": "以下の電子メールアドレスのドメインは許可されていません: {{.Addresses}}。詳細についてはシステム管理者に問い合わせてください。" 1792 }, 1793 { 1794 "id": "api.team.invite_members.member", 1795 "translation": "メンバー" 1796 }, 1797 { 1798 "id": "api.team.invite_members.no_one.app_error", 1799 "translation": "誰も招待しません。" 1800 }, 1801 { 1802 "id": "api.team.is_team_creation_allowed.disabled.app_error", 1803 "translation": "チーム作成は無効になっています。詳細はシステム管理者に問い合わせてください。" 1804 }, 1805 { 1806 "id": "api.team.is_team_creation_allowed.domain.app_error", 1807 "translation": "電子メールアドレスが特定のドメイン(例えば、@example.com)である必要があります。詳細はシステム管理者に問い合わせてください。" 1808 }, 1809 { 1810 "id": "api.team.join_team.post_and_forget", 1811 "translation": "%v がチームに参加しました。" 1812 }, 1813 { 1814 "id": "api.team.join_user_to_team.allowed_domains.app_error", 1815 "translation": "電子メールアドレスが特定のドメイン(例えば、@example.com)である必要があります。詳細はチーム管理者かシステム管理者に問い合わせてください。" 1816 }, 1817 { 1818 "id": "api.team.leave.left", 1819 "translation": "%v はチームから脱退しました。" 1820 }, 1821 { 1822 "id": "api.team.move_channel.post.error", 1823 "translation": "チャンネル移動メッセージを投稿できませんでした" 1824 }, 1825 { 1826 "id": "api.team.move_channel.success", 1827 "translation": "このチャンネルは %v からこのチームへ移動されました。" 1828 }, 1829 { 1830 "id": "api.team.remove_team_icon.get_team.app_error", 1831 "translation": "チームの取得中にエラーが発生しました" 1832 }, 1833 { 1834 "id": "api.team.remove_user_from_team.missing.app_error", 1835 "translation": "ユーザーはこのチームの一員ではありません。" 1836 }, 1837 { 1838 "id": "api.team.remove_user_from_team.removed", 1839 "translation": "%v はチームから削除されました。" 1840 }, 1841 { 1842 "id": "api.team.set_team_icon.array.app_error", 1843 "translation": "リクエストの'image'以下の配列が空です" 1844 }, 1845 { 1846 "id": "api.team.set_team_icon.decode.app_error", 1847 "translation": "チームアイコンをデコードできませんでした" 1848 }, 1849 { 1850 "id": "api.team.set_team_icon.decode_config.app_error", 1851 "translation": "チームアイコンメタデータをデコードできませんでした" 1852 }, 1853 { 1854 "id": "api.team.set_team_icon.encode.app_error", 1855 "translation": "チームアイコンをエンコードできませんでした" 1856 }, 1857 { 1858 "id": "api.team.set_team_icon.get_team.app_error", 1859 "translation": "チームの取得中にエラーが発生しました" 1860 }, 1861 { 1862 "id": "api.team.set_team_icon.no_file.app_error", 1863 "translation": "リクエストの'image'以下にファイルがありません" 1864 }, 1865 { 1866 "id": "api.team.set_team_icon.open.app_error", 1867 "translation": "画像ファイルを開けません" 1868 }, 1869 { 1870 "id": "api.team.set_team_icon.parse.app_error", 1871 "translation": "マルチパートフォームを解析できませんでした" 1872 }, 1873 { 1874 "id": "api.team.set_team_icon.storage.app_error", 1875 "translation": "チームアイコンをアップロードできません。画像ストレージが設定されていません。" 1876 }, 1877 { 1878 "id": "api.team.set_team_icon.too_large.app_error", 1879 "translation": "チームアイコンをアップロードできません。ファイルが大き過ぎます。" 1880 }, 1881 { 1882 "id": "api.team.set_team_icon.write_file.app_error", 1883 "translation": "チームアイコンを保存できませんでした" 1884 }, 1885 { 1886 "id": "api.team.team_icon.update.app_error", 1887 "translation": "チームアイコンの取得中にエラーが発生しました" 1888 }, 1889 { 1890 "id": "api.team.update_member_roles.not_a_member", 1891 "translation": "指定されたユーザーは指定されたチームに所属していません。" 1892 }, 1893 { 1894 "id": "api.team.update_restricted_domains.mismatch.app_error", 1895 "translation": "チームを{{.Domain}}に制限することはシステム設定により許可されていません。詳細はシステム管理者に問い合わせてください。" 1896 }, 1897 { 1898 "id": "api.team.update_team_scheme.license.error", 1899 "translation": "現在のライセンスはチームのスキームの更新をサポートしていません" 1900 }, 1901 { 1902 "id": "api.team.update_team_scheme.scheme_scope.error", 1903 "translation": "与えられたスキームがチームスキームではないため、チームへスキームを設定できません。" 1904 }, 1905 { 1906 "id": "api.templates.deactivate_body.info", 1907 "translation": "{{ .SiteURL }}で、あなたのアカウントは無効化されました。" 1908 }, 1909 { 1910 "id": "api.templates.deactivate_body.title", 1911 "translation": "{{ .ServerURL }} のあなたのアカウントは無効化されています" 1912 }, 1913 { 1914 "id": "api.templates.deactivate_body.warning", 1915 "translation": "この変更があなたによって行われていない場合、もしくはあなたのアカウントを再度有効化したい場合はシステム管理者に連絡してください。" 1916 }, 1917 { 1918 "id": "api.templates.deactivate_subject", 1919 "translation": "[{{ .SiteName }}] {{ .ServerURL }} のあなたのアカウントは無効化されています" 1920 }, 1921 { 1922 "id": "api.templates.email_change_body.info", 1923 "translation": "{{.TeamDisplayName}} であなたの電子メールアドレスが {{.NewEmail}} に変更されました。" 1924 }, 1925 { 1926 "id": "api.templates.email_change_body.title", 1927 "translation": "あなたは電子メールアドレスを更新しました" 1928 }, 1929 { 1930 "id": "api.templates.email_change_subject", 1931 "translation": "[{{ .SiteName }}] あなたの電子メールアドレスが変更されました" 1932 }, 1933 { 1934 "id": "api.templates.email_change_verify_body.button", 1935 "translation": "電子メールアドレスを確認する" 1936 }, 1937 { 1938 "id": "api.templates.email_change_verify_body.info", 1939 "translation": "{{.TeamDisplayName}}用の電子メールアドレスを更新完了するには、以下のリンクをクリックし、正しい電子メールアドレスであることを確認してください。" 1940 }, 1941 { 1942 "id": "api.templates.email_change_verify_body.title", 1943 "translation": "あなたは電子メールアドレスを更新しました" 1944 }, 1945 { 1946 "id": "api.templates.email_change_verify_subject", 1947 "translation": "[{{ .SiteName }}] 新しい電子メールアドレスを確認してください" 1948 }, 1949 { 1950 "id": "api.templates.email_footer", 1951 "translation": "通知設定を変更するには、チームにログインしアカウント設定から通知を選択してください。" 1952 }, 1953 { 1954 "id": "api.templates.email_info1", 1955 "translation": "質問がある場合は私たちに連絡してください: " 1956 }, 1957 { 1958 "id": "api.templates.email_info2", 1959 "translation": "よろしくお願いします。" 1960 }, 1961 { 1962 "id": "api.templates.email_info3", 1963 "translation": "{{.SiteName}} チーム" 1964 }, 1965 { 1966 "id": "api.templates.email_organization", 1967 "translation": "送信者: " 1968 }, 1969 { 1970 "id": "api.templates.email_warning", 1971 "translation": "この変更があなたによって行われてものでない場合、システム管理者に連絡してください。" 1972 }, 1973 { 1974 "id": "api.templates.invite_body.button", 1975 "translation": "チームに参加する" 1976 }, 1977 { 1978 "id": "api.templates.invite_body.extra_info", 1979 "translation": "Mattermostにより、メッセージやファイルをPCやスマートフォンから共有することができます。検索やアーカイブもできます。[[{{.TeamDisplayName}}]]に参加すると、新しいチームにサインインし、以下のアドレスからいつでもこの機能にアクセスできます。:" 1980 }, 1981 { 1982 "id": "api.templates.invite_body.info", 1983 "translation": "チーム {{.SenderStatus}} [[{{.SenderName}}]] は、あなたを [[{{.TeamDisplayName}}]] に招待しました。" 1984 }, 1985 { 1986 "id": "api.templates.invite_body.title", 1987 "translation": "招待されました" 1988 }, 1989 { 1990 "id": "api.templates.invite_subject", 1991 "translation": "[{{ .SiteName }}] {{ .SenderName }} があなたを {{ .TeamDisplayName }} チームに招待しました" 1992 }, 1993 { 1994 "id": "api.templates.mfa_activated_body.info", 1995 "translation": "多要素認証が {{ .SiteURL }} のあなたのアカウントに追加されました。" 1996 }, 1997 { 1998 "id": "api.templates.mfa_activated_body.title", 1999 "translation": "多要素認証が追加されました" 2000 }, 2001 { 2002 "id": "api.templates.mfa_change_subject", 2003 "translation": "[{{ .SiteName }}] あなたの多要素認証が更新されました" 2004 }, 2005 { 2006 "id": "api.templates.mfa_deactivated_body.info", 2007 "translation": "多要素認証が {{ .SiteURL }} のあなたのアカウントから削除されました。" 2008 }, 2009 { 2010 "id": "api.templates.mfa_deactivated_body.title", 2011 "translation": "多要素認証が削除されました" 2012 }, 2013 { 2014 "id": "api.templates.password_change_body.info", 2015 "translation": "{{.Method}} によって {{ .TeamURL }} の {{.TeamDisplayName}} のあなたのパスワードが更新されました。" 2016 }, 2017 { 2018 "id": "api.templates.password_change_body.title", 2019 "translation": "パスワードが更新されました" 2020 }, 2021 { 2022 "id": "api.templates.password_change_subject", 2023 "translation": "[{{ .SiteName }}] あなたのパスワードが更新されました" 2024 }, 2025 { 2026 "id": "api.templates.post_body.button", 2027 "translation": "投稿へ行く" 2028 }, 2029 { 2030 "id": "api.templates.reset_body.button", 2031 "translation": "パスワードの初期化" 2032 }, 2033 { 2034 "id": "api.templates.reset_body.info1", 2035 "translation": "パスワードを変更するには、\"パスワードの初期化\" をクリックしてください。" 2036 }, 2037 { 2038 "id": "api.templates.reset_body.info2", 2039 "translation": "パスワードを初期化したくない場合、このメールを無視することでパスワードは変更されません。パスワード初期化リンクは24時間後に無効となります。" 2040 }, 2041 { 2042 "id": "api.templates.reset_body.title", 2043 "translation": "あなたはパスワードの初期化をリクエストしました" 2044 }, 2045 { 2046 "id": "api.templates.reset_subject", 2047 "translation": "[{{ .SiteName }}] あなたのパスワードを初期化しました" 2048 }, 2049 { 2050 "id": "api.templates.signin_change_email.body.info", 2051 "translation": "{{ .SiteName }}の {{.Method}} へのサインイン方法を更新しました。" 2052 }, 2053 { 2054 "id": "api.templates.signin_change_email.body.method_email", 2055 "translation": "電子メールアドレスとパスワード" 2056 }, 2057 { 2058 "id": "api.templates.signin_change_email.body.title", 2059 "translation": "サインイン方法を更新しました" 2060 }, 2061 { 2062 "id": "api.templates.signin_change_email.subject", 2063 "translation": "[{{ .SiteName }}] あなたのパスワードが更新されました" 2064 }, 2065 { 2066 "id": "api.templates.user_access_token_body.info", 2067 "translation": "{{ .SiteURL }}のあなたのアカウントにパーソナルアクセストークンが追加されました。 {{.SiteName}}へあなたのアカウントでアクセスするために利用できます。" 2068 }, 2069 { 2070 "id": "api.templates.user_access_token_body.title", 2071 "translation": "パーソナルアクセストークンがあなたのアカウントに追加されました" 2072 }, 2073 { 2074 "id": "api.templates.user_access_token_subject", 2075 "translation": "[{{ .SiteName }}] パーソナルアクセストークンがあなたのアカウントに追加されました" 2076 }, 2077 { 2078 "id": "api.templates.username_change_body.info", 2079 "translation": "{{.TeamDisplayName}} のあなたのユーザー名は {{.NewUsername}} に変更されました。" 2080 }, 2081 { 2082 "id": "api.templates.username_change_body.title", 2083 "translation": "あなたはユーザー名を更新しました" 2084 }, 2085 { 2086 "id": "api.templates.username_change_subject", 2087 "translation": "[{{ .SiteName }}] あなたのユーザー名が変更されました" 2088 }, 2089 { 2090 "id": "api.templates.verify_body.button", 2091 "translation": "電子メールアドレスを確認する" 2092 }, 2093 { 2094 "id": "api.templates.verify_body.info", 2095 "translation": "以下のリンクをクリックして電子メールアドレスを確認してください。" 2096 }, 2097 { 2098 "id": "api.templates.verify_body.title", 2099 "translation": "{{ .ServerURL }}に参加しました" 2100 }, 2101 { 2102 "id": "api.templates.verify_subject", 2103 "translation": "[{{ .SiteName }}] 電子メール確認" 2104 }, 2105 { 2106 "id": "api.templates.welcome_body.app_download_info", 2107 "translation": "PC / Mac / iOS / Android 用のアプリをダウンロードして最高の体験を:" 2108 }, 2109 { 2110 "id": "api.templates.welcome_body.button", 2111 "translation": "電子メールアドレスを確認する" 2112 }, 2113 { 2114 "id": "api.templates.welcome_body.info", 2115 "translation": "以下のリンクをクリックして電子メールアドレスを確認してください。" 2116 }, 2117 { 2118 "id": "api.templates.welcome_body.info2", 2119 "translation": "ここからサインインできます:" 2120 }, 2121 { 2122 "id": "api.templates.welcome_body.info3", 2123 "translation": "Mattermostにより、メッセージやファイルをPCやスマートフォンから共有することができます。検索やアーカイブもできます。" 2124 }, 2125 { 2126 "id": "api.templates.welcome_body.title", 2127 "translation": "{{ .ServerURL }}に参加しました" 2128 }, 2129 { 2130 "id": "api.templates.welcome_subject", 2131 "translation": "[{{ .SiteName }}] {{ .ServerURL }}に参加しました" 2132 }, 2133 { 2134 "id": "api.user.activate_mfa.email_and_ldap_only.app_error", 2135 "translation": "多要素認証はこのアカウントタイプでは使用できません" 2136 }, 2137 { 2138 "id": "api.user.add_direct_channels_and_forget.failed.error", 2139 "translation": "ユーザーにダイレクトチャンネルの設定を追加できませんでした user_id={{.UserId}}, team_id={{.TeamId}}, err={{.Error}}" 2140 }, 2141 { 2142 "id": "api.user.authorize_oauth_user.bad_response.app_error", 2143 "translation": "トークンのリクエストで不正なレスポンスが返って来ました" 2144 }, 2145 { 2146 "id": "api.user.authorize_oauth_user.bad_token.app_error", 2147 "translation": "トークンの形式が不正です" 2148 }, 2149 { 2150 "id": "api.user.authorize_oauth_user.invalid_state.app_error", 2151 "translation": "不正な状態" 2152 }, 2153 { 2154 "id": "api.user.authorize_oauth_user.missing.app_error", 2155 "translation": "アクセストークンがありません" 2156 }, 2157 { 2158 "id": "api.user.authorize_oauth_user.response.app_error", 2159 "translation": "OAuthサービスプロバイダから無効なレスポンスを受け取りました" 2160 }, 2161 { 2162 "id": "api.user.authorize_oauth_user.service.app_error", 2163 "translation": "{{.Service}}へのトークンのリクエストが失敗しました" 2164 }, 2165 { 2166 "id": "api.user.authorize_oauth_user.token_failed.app_error", 2167 "translation": "トークンのリクエストが失敗しました" 2168 }, 2169 { 2170 "id": "api.user.authorize_oauth_user.unsupported.app_error", 2171 "translation": "サポートされていないOAuthサービスプロバイダーです" 2172 }, 2173 { 2174 "id": "api.user.autocomplete_users.invalid_team_id", 2175 "translation": "不正なチームIDです" 2176 }, 2177 { 2178 "id": "api.user.check_user_login_attempts.too_many.app_error", 2179 "translation": "パスワードを間違えて入力した回数が多過ぎるため、あなたのアカウントはロックされました。パスワードを初期化してください。" 2180 }, 2181 { 2182 "id": "api.user.check_user_mfa.bad_code.app_error", 2183 "translation": "不正な多要素認証トークンです。" 2184 }, 2185 { 2186 "id": "api.user.check_user_password.invalid.app_error", 2187 "translation": "パスワードが正しくないためログインできません" 2188 }, 2189 { 2190 "id": "api.user.complete_switch_with_oauth.blank_email.app_error", 2191 "translation": "空白の電子メール" 2192 }, 2193 { 2194 "id": "api.user.complete_switch_with_oauth.parse.app_error", 2195 "translation": "{{.Service}}ユーザーオブジェクトから認証データを読み込めませんでした" 2196 }, 2197 { 2198 "id": "api.user.complete_switch_with_oauth.unavailable.app_error", 2199 "translation": "このサーバーではOAuth 2.0を利用した{{.Service}}のシングルサインオンは利用できません。" 2200 }, 2201 { 2202 "id": "api.user.create_email_token.error", 2203 "translation": "電子メール確認のトークンデータを生成できませんでした。" 2204 }, 2205 { 2206 "id": "api.user.create_oauth_user.already_attached.app_error", 2207 "translation": "{{.Service}}以外のサインイン方法を使ってその電子メールアドレスを関連付けられたアカウントが既に存在します。{{.Auth}}でサインインしてください。" 2208 }, 2209 { 2210 "id": "api.user.create_oauth_user.create.app_error", 2211 "translation": "{{.Service}}ユーザーオブジェクトからユーザーを作成できませんでした" 2212 }, 2213 { 2214 "id": "api.user.create_oauth_user.not_available.app_error", 2215 "translation": "このサーバーではOAuth 2.0を利用した{{.Service}}のシングルサインオンは利用できません。" 2216 }, 2217 { 2218 "id": "api.user.create_profile_image.default_font.app_error", 2219 "translation": "デフォルトのプロフィール画像の文字を作成できませんでした" 2220 }, 2221 { 2222 "id": "api.user.create_profile_image.encode.app_error", 2223 "translation": "デフォルトのプロフィール画像をエンコードできませんでした" 2224 }, 2225 { 2226 "id": "api.user.create_profile_image.initial.app_error", 2227 "translation": "デフォルトのプロフィール画像にユーザーのイニシャルを追加できませんでした" 2228 }, 2229 { 2230 "id": "api.user.create_user.accepted_domain.app_error", 2231 "translation": "あなたの指定した電子メールアドレスのドメインは許可されていません。システム管理者に連絡するか他の電子メールアドレスで利用登録してください。" 2232 }, 2233 { 2234 "id": "api.user.create_user.disabled.app_error", 2235 "translation": "ユーザーの作成は無効です。" 2236 }, 2237 { 2238 "id": "api.user.create_user.missing_invite_id.app_error", 2239 "translation": "招待IDが存在しません。" 2240 }, 2241 { 2242 "id": "api.user.create_user.missing_token.app_error", 2243 "translation": "トークンが存在しません。" 2244 }, 2245 { 2246 "id": "api.user.create_user.no_open_server", 2247 "translation": "このサーバーは誰でも自由に利用登録できるように設定されていません。システム管理者に招待してもらってください。" 2248 }, 2249 { 2250 "id": "api.user.create_user.signup_email_disabled.app_error", 2251 "translation": "電子メールによるチームへの利用登録は無効です。" 2252 }, 2253 { 2254 "id": "api.user.create_user.signup_link_expired.app_error", 2255 "translation": "利用登録リンクは有効期限が切れています" 2256 }, 2257 { 2258 "id": "api.user.create_user.signup_link_invalid.app_error", 2259 "translation": "利用登録リンクが不正です" 2260 }, 2261 { 2262 "id": "api.user.email_to_ldap.not_available.app_error", 2263 "translation": "このサーバーではAD/LDAPは利用できません" 2264 }, 2265 { 2266 "id": "api.user.email_to_oauth.not_available.app_error", 2267 "translation": "認証委譲は、このサーバーでは設定されていないか利用不可になっています。" 2268 }, 2269 { 2270 "id": "api.user.get_authorization_code.unsupported.app_error", 2271 "translation": "サポートされていないOAuthサービスプロバイダーです" 2272 }, 2273 { 2274 "id": "api.user.get_profile_image.not_found.app_error", 2275 "translation": "ユーザーが見付からないため、プロフィール画像を取得できませんでした。" 2276 }, 2277 { 2278 "id": "api.user.get_user_by_email.permissions.app_error", 2279 "translation": "電子メールからユーザーを取得できませんでした" 2280 }, 2281 { 2282 "id": "api.user.ldap_to_email.not_available.app_error", 2283 "translation": "このサーバーではAD/LDAPは利用できません" 2284 }, 2285 { 2286 "id": "api.user.ldap_to_email.not_ldap_account.app_error", 2287 "translation": "このユーザーアカウントはAD/LDAPを使っていません" 2288 }, 2289 { 2290 "id": "api.user.login.blank_pwd.app_error", 2291 "translation": "パスワード欄は空欄にできません" 2292 }, 2293 { 2294 "id": "api.user.login.bot_login_forbidden.app_error", 2295 "translation": "ボットログインは禁止されています" 2296 }, 2297 { 2298 "id": "api.user.login.client_side_cert.certificate.app_error", 2299 "translation": "有効な証明書が無い状態で、実験的な機能である ClientSideCert でのサインインを試みました" 2300 }, 2301 { 2302 "id": "api.user.login.client_side_cert.license.app_error", 2303 "translation": "有効なエンタープライズライセンスが無い状態で、実験的な機能である ClientSideCertEnable の使用を試みています" 2304 }, 2305 { 2306 "id": "api.user.login.inactive.app_error", 2307 "translation": "あなたのアカウントが無効化されているためログインできませんでした。 システム管理者に連絡してください。" 2308 }, 2309 { 2310 "id": "api.user.login.invalid_credentials", 2311 "translation": "ユーザーIDまたはパスワードが間違っています。" 2312 }, 2313 { 2314 "id": "api.user.login.not_verified.app_error", 2315 "translation": "電子メールアドレスが確認できていないためログインできません" 2316 }, 2317 { 2318 "id": "api.user.login.use_auth_service.app_error", 2319 "translation": "{{.AuthService}}を使ってサインインしてください" 2320 }, 2321 { 2322 "id": "api.user.login_by_oauth.bot_login_forbidden.app_error", 2323 "translation": "ボットログインは禁止されています" 2324 }, 2325 { 2326 "id": "api.user.login_by_oauth.not_available.app_error", 2327 "translation": "このサーバーではOAuth 2.0を利用した{{.Service}}のシングルサインオンは利用できません。" 2328 }, 2329 { 2330 "id": "api.user.login_by_oauth.parse.app_error", 2331 "translation": "{{.Service}}ユーザーオブジェクトの認証データを読み込めません" 2332 }, 2333 { 2334 "id": "api.user.login_ldap.not_available.app_error", 2335 "translation": "このサーバーではAD/LDAPは利用できません" 2336 }, 2337 { 2338 "id": "api.user.oauth_to_email.context.app_error", 2339 "translation": "user_idが一致しないためパスワードを更新できません" 2340 }, 2341 { 2342 "id": "api.user.oauth_to_email.not_available.app_error", 2343 "translation": "認証委譲はこのサーバーでは設定されていないか利用不可になっています。" 2344 }, 2345 { 2346 "id": "api.user.register_terms_of_service_action.bad_value.app_error", 2347 "translation": "受け付けられた値が不正です" 2348 }, 2349 { 2350 "id": "api.user.reset_password.broken_token.app_error", 2351 "translation": "パスワード初期化トークンが不正です。" 2352 }, 2353 { 2354 "id": "api.user.reset_password.invalid_link.app_error", 2355 "translation": "パスワード初期化リンクが不正です。" 2356 }, 2357 { 2358 "id": "api.user.reset_password.link_expired.app_error", 2359 "translation": "パスワード初期化リンクの期限が切れています。" 2360 }, 2361 { 2362 "id": "api.user.reset_password.method", 2363 "translation": "パスワード初期化リンクを使う" 2364 }, 2365 { 2366 "id": "api.user.reset_password.sso.app_error", 2367 "translation": "シングルサインオンのパスワードを初期化することはできません" 2368 }, 2369 { 2370 "id": "api.user.saml.app_error", 2371 "translation": "SAMLログインリクエストを処理できません。" 2372 }, 2373 { 2374 "id": "api.user.saml.extension_id.app_error", 2375 "translation": "不正な拡張IDです" 2376 }, 2377 { 2378 "id": "api.user.saml.extension_unsupported", 2379 "translation": "拡張はサポートされていません。" 2380 }, 2381 { 2382 "id": "api.user.saml.invalid_extension", 2383 "translation": "extension_id={{.ExtensionId}} の拡張はサポートされていません。" 2384 }, 2385 { 2386 "id": "api.user.saml.not_available.app_error", 2387 "translation": "SAML 2.0 は、このサーバーでは設定されていないかサポートされていません。" 2388 }, 2389 { 2390 "id": "api.user.send_deactivate_email_and_forget.failed.error", 2391 "translation": "無効化されたアカウントへ電子メールを送信できませんでした" 2392 }, 2393 { 2394 "id": "api.user.send_email_change_email_and_forget.error", 2395 "translation": "電子メールアドレス変更通知の電子メールを送信できませんでした" 2396 }, 2397 { 2398 "id": "api.user.send_email_change_username_and_forget.error", 2399 "translation": "ユーザー名変更通知の電子メールを送信できませんでした" 2400 }, 2401 { 2402 "id": "api.user.send_email_change_verify_email_and_forget.error", 2403 "translation": "電子メールアドレス変更確認の電子メールを送信できませんでした" 2404 }, 2405 { 2406 "id": "api.user.send_mfa_change_email.error", 2407 "translation": "多要素認証変更に関する電子メール通知を送信できません。" 2408 }, 2409 { 2410 "id": "api.user.send_password_change_email_and_forget.error", 2411 "translation": "パスワード更新の電子メールを送信できませんでした" 2412 }, 2413 { 2414 "id": "api.user.send_password_reset.send.app_error", 2415 "translation": "パスワードを初期化するための電子メールを送信できませんでした" 2416 }, 2417 { 2418 "id": "api.user.send_password_reset.sso.app_error", 2419 "translation": "シングルサインオンのパスワードを初期化することはできません" 2420 }, 2421 { 2422 "id": "api.user.send_sign_in_change_email_and_forget.error", 2423 "translation": "パスワード更新の電子メールを送信できませんでした" 2424 }, 2425 { 2426 "id": "api.user.send_user_access_token.error", 2427 "translation": "パーソナルアクセストークン追加の電子メールを送信できませんでした" 2428 }, 2429 { 2430 "id": "api.user.send_verify_email_and_forget.failed.error", 2431 "translation": "確認の電子メールを送信できませんでした" 2432 }, 2433 { 2434 "id": "api.user.send_welcome_email_and_forget.failed.error", 2435 "translation": "歓迎の電子メールを送信できませんでした" 2436 }, 2437 { 2438 "id": "api.user.update_active.not_enable.app_error", 2439 "translation": "この機能は有効でないため、あなた自身を無効化することはできません。システム管理者に連絡してください。" 2440 }, 2441 { 2442 "id": "api.user.update_active.permissions.app_error", 2443 "translation": "あなたには必要な権限が付与されていません" 2444 }, 2445 { 2446 "id": "api.user.update_oauth_user_attrs.get_user.app_error", 2447 "translation": "{{.Service}}ユーザーオブジェクトからユーザーを取得できませんでした" 2448 }, 2449 { 2450 "id": "api.user.update_password.context.app_error", 2451 "translation": "user_idが一致しないためパスワードを更新できませんでした" 2452 }, 2453 { 2454 "id": "api.user.update_password.failed.app_error", 2455 "translation": "パスワードの更新できません" 2456 }, 2457 { 2458 "id": "api.user.update_password.incorrect.app_error", 2459 "translation": "入力された「現在のパスワード」が正しくありません。Caps Lockキーの状態を確認しもう一度入力してください。" 2460 }, 2461 { 2462 "id": "api.user.update_password.menu", 2463 "translation": "設定メニューを使う" 2464 }, 2465 { 2466 "id": "api.user.update_password.oauth.app_error", 2467 "translation": "OAuthサービスを使ってログインしているのでパスワードを更新することはできませんでした" 2468 }, 2469 { 2470 "id": "api.user.update_password.valid_account.app_error", 2471 "translation": "有効なアカウントが見付からないためパスワードを更新できませんでした" 2472 }, 2473 { 2474 "id": "api.user.upload_profile_user.array.app_error", 2475 "translation": "リクエストの'image'以下の配列が空です" 2476 }, 2477 { 2478 "id": "api.user.upload_profile_user.decode.app_error", 2479 "translation": "プロフィール画像をデコードできませんでした" 2480 }, 2481 { 2482 "id": "api.user.upload_profile_user.decode_config.app_error", 2483 "translation": "プロフィール画像を保存できませんでした。ファイルは有効な画像として表示されません。" 2484 }, 2485 { 2486 "id": "api.user.upload_profile_user.encode.app_error", 2487 "translation": "プロフィール画像をエンコードできませんでした" 2488 }, 2489 { 2490 "id": "api.user.upload_profile_user.no_file.app_error", 2491 "translation": "リクエストの'image'以下にファイルがありません" 2492 }, 2493 { 2494 "id": "api.user.upload_profile_user.open.app_error", 2495 "translation": "画像ファイルを開けません" 2496 }, 2497 { 2498 "id": "api.user.upload_profile_user.parse.app_error", 2499 "translation": "マルチパートフォームを解析できません" 2500 }, 2501 { 2502 "id": "api.user.upload_profile_user.storage.app_error", 2503 "translation": "ファイルをアップロードできません。画像ストレージが設定されていません。" 2504 }, 2505 { 2506 "id": "api.user.upload_profile_user.too_large.app_error", 2507 "translation": "プロフィール画像をアップロードできません。ファイルが大き過ぎます。" 2508 }, 2509 { 2510 "id": "api.user.upload_profile_user.upload_profile.app_error", 2511 "translation": "プロフィール画像をアップロードできませんでした" 2512 }, 2513 { 2514 "id": "api.user.verify_email.bad_link.app_error", 2515 "translation": "不正な電子メール確認リンクです。" 2516 }, 2517 { 2518 "id": "api.user.verify_email.broken_token.app_error", 2519 "translation": "電子メールトークンタイプの検証エラー。" 2520 }, 2521 { 2522 "id": "api.user.verify_email.link_expired.app_error", 2523 "translation": "電子メール確認リンクは有効期限がきれています。" 2524 }, 2525 { 2526 "id": "api.user.verify_email.token_parse.error", 2527 "translation": "電子メール確認のトークンデータを解析できませんでした。" 2528 }, 2529 { 2530 "id": "api.web_socket.connect.upgrade.app_error", 2531 "translation": "ウェブソケット接続をアップグレードできませんでした" 2532 }, 2533 { 2534 "id": "api.web_socket_router.bad_action.app_error", 2535 "translation": "不明なウェブソケット操作です。" 2536 }, 2537 { 2538 "id": "api.web_socket_router.bad_seq.app_error", 2539 "translation": "ウェブソケットメッセージのシーケンスが不正です。" 2540 }, 2541 { 2542 "id": "api.web_socket_router.no_action.app_error", 2543 "translation": "ウェブソケット操作がありません。" 2544 }, 2545 { 2546 "id": "api.web_socket_router.not_authenticated.app_error", 2547 "translation": "未認証のウェブソケット接続です。ログインしてから再度実行してください。" 2548 }, 2549 { 2550 "id": "api.webhook.create_outgoing.intersect.app_error", 2551 "translation": "同一のチャンネルからの外向きのウェブフックには、同一のトリガーワード/コールバックURLを指定できません。" 2552 }, 2553 { 2554 "id": "api.webhook.create_outgoing.not_open.app_error", 2555 "translation": "外向きのウェブフックは、公開チャンネルに対してのみ作成できます。" 2556 }, 2557 { 2558 "id": "api.webhook.create_outgoing.permissions.app_error", 2559 "translation": "外向きのウェブフックを作成するのに十分な権限が付与されていません" 2560 }, 2561 { 2562 "id": "api.webhook.create_outgoing.triggers.app_error", 2563 "translation": "trigger_wordsまたはchannel_idを設定してください" 2564 }, 2565 { 2566 "id": "api.webhook.incoming.error", 2567 "translation": "内向きのウェブフックのマルチパートペイロードをデコードできませんでした。" 2568 }, 2569 { 2570 "id": "api.webhook.team_mismatch.app_error", 2571 "translation": "他チームのウェブフックは更新できません" 2572 }, 2573 { 2574 "id": "api.webhook.update_outgoing.intersect.app_error", 2575 "translation": "同一のチャンネルからの外向きのウェブフックには、同一のトリガーワード/コールバックURLを指定できません。" 2576 }, 2577 { 2578 "id": "api.websocket_handler.invalid_param.app_error", 2579 "translation": "不正な{{.Name}}パラメーターです" 2580 }, 2581 { 2582 "id": "app.admin.test_email.failure", 2583 "translation": "接続できませんでした: {{.Error}}" 2584 }, 2585 { 2586 "id": "app.channel.create_channel.no_team_id.app_error", 2587 "translation": "チャンネルを作成するにはチームIDを指定しなければなりません" 2588 }, 2589 { 2590 "id": "app.channel.move_channel.members_do_not_match.error", 2591 "translation": "すべてのメンバーが異動先のチームのメンバーになるまでチャンネルを移動することはできません。" 2592 }, 2593 { 2594 "id": "app.channel.post_update_channel_purpose_message.post.error", 2595 "translation": "チャンネルの目的メッセージを投稿できませんでした" 2596 }, 2597 { 2598 "id": "app.channel.post_update_channel_purpose_message.removed", 2599 "translation": "%sがチャンネルヘッダーを削除しました(これまでは%sでした)" 2600 }, 2601 { 2602 "id": "app.channel.post_update_channel_purpose_message.retrieve_user.error", 2603 "translation": "チャンネルの目的メッセージ %v を更新する際にユーザーを取得できませんでした" 2604 }, 2605 { 2606 "id": "app.channel.post_update_channel_purpose_message.updated_from", 2607 "translation": "%s がチャンネルの目的を %s から %s に更新しました" 2608 }, 2609 { 2610 "id": "app.channel.post_update_channel_purpose_message.updated_to", 2611 "translation": "%s がチャンネルの目的を %s に更新しました" 2612 }, 2613 { 2614 "id": "app.cluster.404.app_error", 2615 "translation": "クラスターAPIエンドポイントが見つかりませんでした。" 2616 }, 2617 { 2618 "id": "app.export.export_write_line.io_writer.error", 2619 "translation": "エクスポートデータを書き込む際にエラーが発生しました。" 2620 }, 2621 { 2622 "id": "app.export.export_write_line.json_marshall.error", 2623 "translation": "エクスポートのためのJSONデータへの変換中にエラーが発生しました。" 2624 }, 2625 { 2626 "id": "app.import.attachment.bad_file.error", 2627 "translation": "ファイル読み込みエラー: \"{{.FilePath}}\"" 2628 }, 2629 { 2630 "id": "app.import.attachment.file_upload.error", 2631 "translation": "ファイルアップロードエラー: \"{{.FilePath}}\"" 2632 }, 2633 { 2634 "id": "app.import.bulk_import.file_scan.error", 2635 "translation": "インポートデータファイルの読み込み中にエラーが発生しました。" 2636 }, 2637 { 2638 "id": "app.import.bulk_import.json_decode.error", 2639 "translation": "JSONをデコードできませんでした。" 2640 }, 2641 { 2642 "id": "app.import.bulk_import.unsupported_version.error", 2643 "translation": "データインポートファイルのバージョンが間違っているか、見つかりません。インポートファイルの最初のオブジェクトにバージョンがあるか確認し、再度実行してください。" 2644 }, 2645 { 2646 "id": "app.import.emoji.bad_file.error", 2647 "translation": "インポートする絵文字画像ファイルを読み込む際にエラーが発生しました。絵文字名: \"{{.EmojiName}}\"" 2648 }, 2649 { 2650 "id": "app.import.import_channel.scheme_deleted.error", 2651 "translation": "削除されたスキームを使用するようチャンネルに設定することはできません。" 2652 }, 2653 { 2654 "id": "app.import.import_channel.scheme_wrong_scope.error", 2655 "translation": "チャンネルはチャンネル向けスキーマに割り当てられていなければなりません。" 2656 }, 2657 { 2658 "id": "app.import.import_channel.team_not_found.error", 2659 "translation": "チャンネルのインポート中にエラーが発生しました。 名前 \"{{.TeamName}}\" のチームが見つかりません。" 2660 }, 2661 { 2662 "id": "app.import.import_direct_channel.create_direct_channel.error", 2663 "translation": "ダイレクトチャンネルを作成できませんでした" 2664 }, 2665 { 2666 "id": "app.import.import_direct_channel.create_group_channel.error", 2667 "translation": "グループチャンネルを作成できませんでした" 2668 }, 2669 { 2670 "id": "app.import.import_direct_channel.member_not_found.error", 2671 "translation": "ダイレクトチャンネルをインポートする際にチャンネルメンバーが見つかりませんでした" 2672 }, 2673 { 2674 "id": "app.import.import_direct_channel.update_header_failed.error", 2675 "translation": "ダイレクトチャンネルのヘッダーを更新できませんでした" 2676 }, 2677 { 2678 "id": "app.import.import_direct_post.channel_member_not_found.error", 2679 "translation": "ダイレクトチャンネルの投稿をインポートする際にチャンネルメンバーが見つかりませんでした" 2680 }, 2681 { 2682 "id": "app.import.import_direct_post.create_direct_channel.error", 2683 "translation": "ダイレクトチャンネルを取得できませんでした" 2684 }, 2685 { 2686 "id": "app.import.import_direct_post.create_group_channel.error", 2687 "translation": "グループチャンネルを取得できませんでした" 2688 }, 2689 { 2690 "id": "app.import.import_direct_post.save_preferences.error", 2691 "translation": "ダイレクト投稿のインポートでエラーが発生しました。設定を保存できませんでした。" 2692 }, 2693 { 2694 "id": "app.import.import_direct_post.user_not_found.error", 2695 "translation": "投稿ユーザーが存在しません" 2696 }, 2697 { 2698 "id": "app.import.import_line.null_channel.error", 2699 "translation": "インポートデータに \"channel\" という型がありましたが、そのチャンネルのオブジェクトがnullでした。" 2700 }, 2701 { 2702 "id": "app.import.import_line.null_direct_channel.error", 2703 "translation": "インポートデータに \"direct_channel\" という型がありましたが、そのダイレクトチャンネルのオブジェクトがnullでした。" 2704 }, 2705 { 2706 "id": "app.import.import_line.null_direct_post.error", 2707 "translation": "インポートデータに \"direct_post\" という型がありましたが、そのダイレクト投稿のオブジェクトがnullでした。" 2708 }, 2709 { 2710 "id": "app.import.import_line.null_emoji.error", 2711 "translation": "インポートデータに \"emoji\" という型がありましたが、その絵文字のオブジェクトがnullでした。" 2712 }, 2713 { 2714 "id": "app.import.import_line.null_post.error", 2715 "translation": "インポートデータに \"post\" という型がありましたが、その投稿のオブジェクトがnullでした。" 2716 }, 2717 { 2718 "id": "app.import.import_line.null_scheme.error", 2719 "translation": "インポートデータに \"scheme\" という行がありましたが、そのスキームのオブジェクトがnullでした。" 2720 }, 2721 { 2722 "id": "app.import.import_line.null_team.error", 2723 "translation": "インポートデータに \"team\" という型がありましたが、そのチームのオブジェクトがnullでした。" 2724 }, 2725 { 2726 "id": "app.import.import_line.null_user.error", 2727 "translation": "インポートデータに \"user\" という型がありましたが、そのユーザーのオブジェクトはnullです。" 2728 }, 2729 { 2730 "id": "app.import.import_line.unknown_line_type.error", 2731 "translation": "インポートデータに不明な型 \"{{.Type}}\"がありました。" 2732 }, 2733 { 2734 "id": "app.import.import_post.channel_not_found.error", 2735 "translation": "投稿のインポート中にエラーが発生しました。 名前 \"{{.ChannelName}}\" のチャンネルが見つかりません。" 2736 }, 2737 { 2738 "id": "app.import.import_post.save_preferences.error", 2739 "translation": "投稿のインポートでエラーが発生しました。設定を保存できませんでした。" 2740 }, 2741 { 2742 "id": "app.import.import_post.team_not_found.error", 2743 "translation": "投稿のインポート中にエラーが発生しました。 名前 \"{{.TeamName}}\" のチームが見つかりません。" 2744 }, 2745 { 2746 "id": "app.import.import_post.user_not_found.error", 2747 "translation": "投稿のインポート中にエラーが発生しました。 名前 \"{{.Username}}\" のユーザーが見つかりません。" 2748 }, 2749 { 2750 "id": "app.import.import_scheme.scope_change.error", 2751 "translation": "一括インポート処理は、既に存在するスキームのスコープを変更できません。" 2752 }, 2753 { 2754 "id": "app.import.import_team.scheme_deleted.error", 2755 "translation": "削除されたスキームを使用するようチームに設定することはできません。" 2756 }, 2757 { 2758 "id": "app.import.import_team.scheme_wrong_scope.error", 2759 "translation": "チームはチーム向けのスキームに割り当てられていなければなりません。" 2760 }, 2761 { 2762 "id": "app.import.import_user.save_preferences.error", 2763 "translation": "ユーザー設定のインポートでエラーが発生しました。設定を保存できません。" 2764 }, 2765 { 2766 "id": "app.import.import_user_channels.save_preferences.error", 2767 "translation": "チャンネルメンバーシップのインポートでエラーが発生しました。設定を保存できませんでした。" 2768 }, 2769 { 2770 "id": "app.import.process_import_data_file_version_line.invalid_version.error", 2771 "translation": "データインポートファイルのバージョンが読み込めませんでした。" 2772 }, 2773 { 2774 "id": "app.import.validate_channel_import_data.display_name_length.error", 2775 "translation": "チャンネルの表示名の長さが制限を超えています。" 2776 }, 2777 { 2778 "id": "app.import.validate_channel_import_data.display_name_missing.error", 2779 "translation": "必須のチャンネル設定値 display_name が存在しません。" 2780 }, 2781 { 2782 "id": "app.import.validate_channel_import_data.header_length.error", 2783 "translation": "チャンネルヘッダーが長すぎます。" 2784 }, 2785 { 2786 "id": "app.import.validate_channel_import_data.name_characters.error", 2787 "translation": "チャンネル名が不正な文字を含んでいます。" 2788 }, 2789 { 2790 "id": "app.import.validate_channel_import_data.name_length.error", 2791 "translation": "チャンネル名が長すぎます。" 2792 }, 2793 { 2794 "id": "app.import.validate_channel_import_data.name_missing.error", 2795 "translation": "必須のチャンネル設定値 name が存在しません。" 2796 }, 2797 { 2798 "id": "app.import.validate_channel_import_data.purpose_length.error", 2799 "translation": "チャンネルの目的が長すぎます。" 2800 }, 2801 { 2802 "id": "app.import.validate_channel_import_data.scheme_invalid.error", 2803 "translation": "チャンネル向けのスキーム名が不正です。" 2804 }, 2805 { 2806 "id": "app.import.validate_channel_import_data.team_missing.error", 2807 "translation": "必須のチャンネル設定値 team が存在しません。" 2808 }, 2809 { 2810 "id": "app.import.validate_channel_import_data.type_invalid.error", 2811 "translation": "チャンネルの種類が不正です。" 2812 }, 2813 { 2814 "id": "app.import.validate_channel_import_data.type_missing.error", 2815 "translation": "必須のチャンネル設定値 type が存在しません。" 2816 }, 2817 { 2818 "id": "app.import.validate_direct_channel_import_data.header_length.error", 2819 "translation": "ダイレクトチャンネルのヘッダーが長すぎます" 2820 }, 2821 { 2822 "id": "app.import.validate_direct_channel_import_data.members_required.error", 2823 "translation": "必須のダイレクトチャンネル設定値 members が存在しません。" 2824 }, 2825 { 2826 "id": "app.import.validate_direct_channel_import_data.members_too_few.error", 2827 "translation": "ダイレクトチャンネルのメンバーリストに含まれる項目が少なすぎます" 2828 }, 2829 { 2830 "id": "app.import.validate_direct_channel_import_data.members_too_many.error", 2831 "translation": "ダイレクトチャンネルのメンバーリストに含まれる項目が多すぎます" 2832 }, 2833 { 2834 "id": "app.import.validate_direct_channel_import_data.unknown_favoriter.error", 2835 "translation": "ダイレクトチャンネルはメンバーだけがお気に入りできます。 \"{{.Username}}\"はメンバーではありません。" 2836 }, 2837 { 2838 "id": "app.import.validate_direct_post_import_data.channel_members_required.error", 2839 "translation": "必須のダイレクト投稿設定値 channel_members が存在しません。" 2840 }, 2841 { 2842 "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error", 2843 "translation": "ダイレクト投稿チャンネルのメンバーリストに含まれる項目が少なすぎます" 2844 }, 2845 { 2846 "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error", 2847 "translation": "ダイレクト投稿チャンネルのメンバーリストに含まれる項目が多すぎます" 2848 }, 2849 { 2850 "id": "app.import.validate_direct_post_import_data.create_at_missing.error", 2851 "translation": "必須のダイレクト投稿設定値 create_at が存在しません。" 2852 }, 2853 { 2854 "id": "app.import.validate_direct_post_import_data.create_at_zero.error", 2855 "translation": "CreateAtは0より大きい数値にしてください" 2856 }, 2857 { 2858 "id": "app.import.validate_direct_post_import_data.message_length.error", 2859 "translation": "メッセージが長すぎます" 2860 }, 2861 { 2862 "id": "app.import.validate_direct_post_import_data.message_missing.error", 2863 "translation": "必須のダイレクト投稿設定値 message が存在しません。" 2864 }, 2865 { 2866 "id": "app.import.validate_direct_post_import_data.unknown_flagger.error", 2867 "translation": "ダイレクト投稿はそのチャンネルに所属するメンバーだけがフラグを立てることが出来ます。\"{{.Username}}\"はメンバーではありません。" 2868 }, 2869 { 2870 "id": "app.import.validate_direct_post_import_data.user_missing.error", 2871 "translation": "必須のダイレクト投稿設定値 user が存在しません。" 2872 }, 2873 { 2874 "id": "app.import.validate_emoji_import_data.empty.error", 2875 "translation": "インポートする絵文字データが空です。" 2876 }, 2877 { 2878 "id": "app.import.validate_emoji_import_data.image_missing.error", 2879 "translation": "インポートする絵文字画像の項目が無いか空欄です。" 2880 }, 2881 { 2882 "id": "app.import.validate_emoji_import_data.name_missing.error", 2883 "translation": "インポートする絵文字名の項目が無いか空欄です。" 2884 }, 2885 { 2886 "id": "app.import.validate_post_import_data.channel_missing.error", 2887 "translation": "必須の投稿設定値 Channel が存在しません。" 2888 }, 2889 { 2890 "id": "app.import.validate_post_import_data.create_at_missing.error", 2891 "translation": "必須の投稿設定値 create_at が存在しません。" 2892 }, 2893 { 2894 "id": "app.import.validate_post_import_data.create_at_zero.error", 2895 "translation": "投稿の作成日時には0を設定できません。" 2896 }, 2897 { 2898 "id": "app.import.validate_post_import_data.message_length.error", 2899 "translation": "投稿メッセージ設定値が許可された最大長を超えています。" 2900 }, 2901 { 2902 "id": "app.import.validate_post_import_data.message_missing.error", 2903 "translation": "必須の投稿設定値 Message が存在しません。" 2904 }, 2905 { 2906 "id": "app.import.validate_post_import_data.team_missing.error", 2907 "translation": "必須の投稿設定値 Team が存在しません。" 2908 }, 2909 { 2910 "id": "app.import.validate_post_import_data.user_missing.error", 2911 "translation": "必須の投稿設定値 User が存在しません。" 2912 }, 2913 { 2914 "id": "app.import.validate_reaction_import_data.create_at_before_parent.error", 2915 "translation": "リアクション作成日時の設定値は親に当たる投稿の作成日時よりも大きくなくてはなりません。" 2916 }, 2917 { 2918 "id": "app.import.validate_reaction_import_data.create_at_missing.error", 2919 "translation": "必須のリアクション設定値 create_at が存在しません。" 2920 }, 2921 { 2922 "id": "app.import.validate_reaction_import_data.create_at_zero.error", 2923 "translation": "リアクションの作成日時には0を設定できません。" 2924 }, 2925 { 2926 "id": "app.import.validate_reaction_import_data.emoji_name_length.error", 2927 "translation": "リアクション絵文字名の設定値が許可された最大長を超えています。" 2928 }, 2929 { 2930 "id": "app.import.validate_reaction_import_data.emoji_name_missing.error", 2931 "translation": "必須のリアクション設定値 EmojiName が存在しません。" 2932 }, 2933 { 2934 "id": "app.import.validate_reaction_import_data.user_missing.error", 2935 "translation": "必須のリアクション設定値 User が存在しません。" 2936 }, 2937 { 2938 "id": "app.import.validate_reply_import_data.create_at_before_parent.error", 2939 "translation": "返信作成日時の設定値は親に当たる投稿の作成日時よりも大きくなくてはなりません。" 2940 }, 2941 { 2942 "id": "app.import.validate_reply_import_data.create_at_missing.error", 2943 "translation": "必須の返信設定値 create_at が存在しません。" 2944 }, 2945 { 2946 "id": "app.import.validate_reply_import_data.create_at_zero.error", 2947 "translation": "返信の作成日時には0を設定できません。" 2948 }, 2949 { 2950 "id": "app.import.validate_reply_import_data.message_length.error", 2951 "translation": "返信メッセージの設定値が許可された最大長を超えています。" 2952 }, 2953 { 2954 "id": "app.import.validate_reply_import_data.message_missing.error", 2955 "translation": "必須の返信設定値 Message が存在しません。" 2956 }, 2957 { 2958 "id": "app.import.validate_reply_import_data.user_missing.error", 2959 "translation": "必須の返信設定値 User が存在しません。" 2960 }, 2961 { 2962 "id": "app.import.validate_role_import_data.description_invalid.error", 2963 "translation": "役割の説明が不正です。" 2964 }, 2965 { 2966 "id": "app.import.validate_role_import_data.display_name_invalid.error", 2967 "translation": "役割の表示名が不正です。" 2968 }, 2969 { 2970 "id": "app.import.validate_role_import_data.invalid_permission.error", 2971 "translation": "権限もしくは役割が不正です。" 2972 }, 2973 { 2974 "id": "app.import.validate_role_import_data.name_invalid.error", 2975 "translation": "役割の名前が不正です。" 2976 }, 2977 { 2978 "id": "app.import.validate_scheme_import_data.description_invalid.error", 2979 "translation": "スキームの説明が不正です。" 2980 }, 2981 { 2982 "id": "app.import.validate_scheme_import_data.display_name_invalid.error", 2983 "translation": "スキームの表示名が不正です。" 2984 }, 2985 { 2986 "id": "app.import.validate_scheme_import_data.name_invalid.error", 2987 "translation": "スキームの名前が不正です。" 2988 }, 2989 { 2990 "id": "app.import.validate_scheme_import_data.null_scope.error", 2991 "translation": "スキームのスコープが必要です。" 2992 }, 2993 { 2994 "id": "app.import.validate_scheme_import_data.unknown_scheme.error", 2995 "translation": "不明なスキームのスコープです。" 2996 }, 2997 { 2998 "id": "app.import.validate_scheme_import_data.wrong_roles_for_scope.error", 2999 "translation": "このスコープのスキームに誤った役割が与えられました。" 3000 }, 3001 { 3002 "id": "app.import.validate_team_import_data.description_length.error", 3003 "translation": "チームの説明が長すぎます。" 3004 }, 3005 { 3006 "id": "app.import.validate_team_import_data.display_name_length.error", 3007 "translation": "チームの表示名の長さが制限を超えています。" 3008 }, 3009 { 3010 "id": "app.import.validate_team_import_data.display_name_missing.error", 3011 "translation": "必須のチーム設定値 display_name が存在しません。" 3012 }, 3013 { 3014 "id": "app.import.validate_team_import_data.name_characters.error", 3015 "translation": "チーム名が不正な文字を含んでいます。" 3016 }, 3017 { 3018 "id": "app.import.validate_team_import_data.name_length.error", 3019 "translation": "チーム名が長すぎます。" 3020 }, 3021 { 3022 "id": "app.import.validate_team_import_data.name_missing.error", 3023 "translation": "必須のチーム設定値 name が存在しません。" 3024 }, 3025 { 3026 "id": "app.import.validate_team_import_data.name_reserved.error", 3027 "translation": "チーム名が予約語を含んでいます。" 3028 }, 3029 { 3030 "id": "app.import.validate_team_import_data.scheme_invalid.error", 3031 "translation": "チーム向けのスキームの名前が不正です。" 3032 }, 3033 { 3034 "id": "app.import.validate_team_import_data.type_invalid.error", 3035 "translation": "チームの種類が正しくありません。" 3036 }, 3037 { 3038 "id": "app.import.validate_team_import_data.type_missing.error", 3039 "translation": "必須のチーム設定値 type が存在しません。" 3040 }, 3041 { 3042 "id": "app.import.validate_user_channels_import_data.channel_name_missing.error", 3043 "translation": "ユーザーのチャンネルメンバーシップにチャンネル名が存在しません。" 3044 }, 3045 { 3046 "id": "app.import.validate_user_channels_import_data.invalid_notify_props_desktop.error", 3047 "translation": "ユーザーのチャンネルメンバーシップのデスクトップ通知設定が不正です。" 3048 }, 3049 { 3050 "id": "app.import.validate_user_channels_import_data.invalid_notify_props_mark_unread.error", 3051 "translation": "ユーザーのチャンネルメンバーシップの未読マーク設定が不正です。" 3052 }, 3053 { 3054 "id": "app.import.validate_user_channels_import_data.invalid_notify_props_mobile.error", 3055 "translation": "ユーザーのチャンネルメンバーシップのモバイル通知設定が不正です。" 3056 }, 3057 { 3058 "id": "app.import.validate_user_channels_import_data.invalid_roles.error", 3059 "translation": "ユーザーのチャネルメンバーシップの役割が不正です。" 3060 }, 3061 { 3062 "id": "app.import.validate_user_import_data.auth_data_and_password.error", 3063 "translation": "ユーザーの認証データとパスワードが相互に排他的です。" 3064 }, 3065 { 3066 "id": "app.import.validate_user_import_data.auth_data_length.error", 3067 "translation": "ユーザーの認証データが長すぎます。" 3068 }, 3069 { 3070 "id": "app.import.validate_user_import_data.email_length.error", 3071 "translation": "ユーザーの電子メールの長さが不正です。" 3072 }, 3073 { 3074 "id": "app.import.validate_user_import_data.email_missing.error", 3075 "translation": "必須のユーザー設定値 email が存在しません。" 3076 }, 3077 { 3078 "id": "app.import.validate_user_import_data.first_name_length.error", 3079 "translation": "ユーザーの名前(ファーストネーム)が長すぎます。" 3080 }, 3081 { 3082 "id": "app.import.validate_user_import_data.last_name_length.error", 3083 "translation": "ユーザーの苗字(ラストネーム)が長すぎます。" 3084 }, 3085 { 3086 "id": "app.import.validate_user_import_data.nickname_length.error", 3087 "translation": "ユーザーのニックネームが長すぎます。" 3088 }, 3089 { 3090 "id": "app.import.validate_user_import_data.notify_props_channel_trigger_invalid.error", 3091 "translation": "ユーザーのチャンネル通知トリガーの設定が不正です。" 3092 }, 3093 { 3094 "id": "app.import.validate_user_import_data.notify_props_comments_trigger_invalid.error", 3095 "translation": "ユーザーのコメント設定値が不正です。" 3096 }, 3097 { 3098 "id": "app.import.validate_user_import_data.notify_props_desktop_invalid.error", 3099 "translation": "ユーザーのデスクトップ通知の設定値が不正です。" 3100 }, 3101 { 3102 "id": "app.import.validate_user_import_data.notify_props_desktop_sound_invalid.error", 3103 "translation": "ユーザーのデスクトップ通知音の設定値が不正です。" 3104 }, 3105 { 3106 "id": "app.import.validate_user_import_data.notify_props_email_invalid.error", 3107 "translation": "ユーザーの電子メール通知の設定値が不正です。" 3108 }, 3109 { 3110 "id": "app.import.validate_user_import_data.notify_props_mobile_invalid.error", 3111 "translation": "ユーザーのモバイル通知の設定値が不正です。" 3112 }, 3113 { 3114 "id": "app.import.validate_user_import_data.notify_props_mobile_push_status_invalid.error", 3115 "translation": "ユーザーのモバイルプッシュ通知ステータスの設定が不正です。" 3116 }, 3117 { 3118 "id": "app.import.validate_user_import_data.password_length.error", 3119 "translation": "ユーザーのパスワードの長さが不正です。" 3120 }, 3121 { 3122 "id": "app.import.validate_user_import_data.position_length.error", 3123 "translation": "ユーザーの役職が長すぎます。" 3124 }, 3125 { 3126 "id": "app.import.validate_user_import_data.profile_image.error", 3127 "translation": "不正なプロフィール画像です。" 3128 }, 3129 { 3130 "id": "app.import.validate_user_import_data.roles_invalid.error", 3131 "translation": "ユーザーの役割が正しくありません。" 3132 }, 3133 { 3134 "id": "app.import.validate_user_import_data.username_invalid.error", 3135 "translation": "ユーザー名が正しくありません。" 3136 }, 3137 { 3138 "id": "app.import.validate_user_import_data.username_missing.error", 3139 "translation": "必須のユーザー設定値 uername が存在しません。" 3140 }, 3141 { 3142 "id": "app.import.validate_user_teams_import_data.invalid_roles.error", 3143 "translation": "ユーザーのチームメンバーシップの役割が不正です。" 3144 }, 3145 { 3146 "id": "app.import.validate_user_teams_import_data.team_name_missing.error", 3147 "translation": "ユーザーのチームメンバーシップにチーム名が存在しません。" 3148 }, 3149 { 3150 "id": "app.notification.body.intro.direct.full", 3151 "translation": "新しいダイレクトメッセージがあります。" 3152 }, 3153 { 3154 "id": "app.notification.body.intro.direct.generic", 3155 "translation": "@{{.SenderName}} からの新しいダイレクトメッセージがあります" 3156 }, 3157 { 3158 "id": "app.notification.body.intro.group_message.full", 3159 "translation": "新しいグループメッセージがあります。" 3160 }, 3161 { 3162 "id": "app.notification.body.intro.group_message.generic", 3163 "translation": "@{{.SenderName}} からの新しいグループメッセージがあります" 3164 }, 3165 { 3166 "id": "app.notification.body.intro.notification.full", 3167 "translation": "新しい通知があります。" 3168 }, 3169 { 3170 "id": "app.notification.body.intro.notification.generic", 3171 "translation": "@{{.SenderName}} からの新しい通知があります" 3172 }, 3173 { 3174 "id": "app.notification.body.text.direct.full", 3175 "translation": "@{{.SenderName}} - {{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}" 3176 }, 3177 { 3178 "id": "app.notification.body.text.direct.generic", 3179 "translation": "{{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}" 3180 }, 3181 { 3182 "id": "app.notification.body.text.group_message.full", 3183 "translation": "チャンネル: {{.ChannelName}}" 3184 }, 3185 { 3186 "id": "app.notification.body.text.group_message.full2", 3187 "translation": "@{{.SenderName}} - {{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}" 3188 }, 3189 { 3190 "id": "app.notification.body.text.group_message.generic", 3191 "translation": "{{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}" 3192 }, 3193 { 3194 "id": "app.notification.body.text.notification.full", 3195 "translation": "チャンネル: {{.ChannelName}}" 3196 }, 3197 { 3198 "id": "app.notification.body.text.notification.full2", 3199 "translation": "@{{.SenderName}} - {{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}" 3200 }, 3201 { 3202 "id": "app.notification.body.text.notification.generic", 3203 "translation": "{{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}" 3204 }, 3205 { 3206 "id": "app.notification.subject.direct.full", 3207 "translation": "[{{.SiteName}}] {{.Month}} {{.Day}}, {{.Year}} @{{.SenderDisplayName}} からの新しいダイレクトメッセージ" 3208 }, 3209 { 3210 "id": "app.notification.subject.group_message.full", 3211 "translation": "[{{ .SiteName }}] {{.Month}} {{.Day}}, {{.Year}} {{.ChannelName}}の新しいグループメッセージ" 3212 }, 3213 { 3214 "id": "app.notification.subject.group_message.generic", 3215 "translation": "[{{ .SiteName }}] {{.Month}} {{.Day}}, {{.Year}} 新しいグループメッセージ" 3216 }, 3217 { 3218 "id": "app.notification.subject.notification.full", 3219 "translation": "[{{.SiteName}}] {{.Month}} {{.Day}}, {{.Year}} {{.TeamName}}の通知" 3220 }, 3221 { 3222 "id": "app.plugin.cluster.save_config.app_error", 3223 "translation": "クラスター化を有効にするとともにReadOnlyConfigを使用する際は、config.jsonファイルのプラグイン設定は手動で更新する必要があります。" 3224 }, 3225 { 3226 "id": "app.plugin.config.app_error", 3227 "translation": "設定にプラグインの状態を保存する際にエラーが発生しました" 3228 }, 3229 { 3230 "id": "app.plugin.deactivate.app_error", 3231 "translation": "プラグインを無効化できませんでした" 3232 }, 3233 { 3234 "id": "app.plugin.disabled.app_error", 3235 "translation": "プラグインは無効化されています。詳しくはログを確認してください。" 3236 }, 3237 { 3238 "id": "app.plugin.extract.app_error", 3239 "translation": "プラグインの抽出に失敗しました" 3240 }, 3241 { 3242 "id": "app.plugin.filesystem.app_error", 3243 "translation": "filesystemエラーが発生しました" 3244 }, 3245 { 3246 "id": "app.plugin.get_cluster_plugin_statuses.app_error", 3247 "translation": "クラスターからプラグインのステータスを取得できません。" 3248 }, 3249 { 3250 "id": "app.plugin.get_plugins.app_error", 3251 "translation": "有効なプラグインを取得できませんでした" 3252 }, 3253 { 3254 "id": "app.plugin.get_statuses.app_error", 3255 "translation": "プラグインの状態を取得できません" 3256 }, 3257 { 3258 "id": "app.plugin.install.app_error", 3259 "translation": "プラグインをインストールできません。" 3260 }, 3261 { 3262 "id": "app.plugin.install_id.app_error", 3263 "translation": "プラグインをインストールできません。同じIDを持つプラグインがすでにインストールされています。" 3264 }, 3265 { 3266 "id": "app.plugin.install_id_failed_remove.app_error", 3267 "translation": "プラグインをインストールできません。同じIDのプラグインが既にインストールされており、削除できませんでした。" 3268 }, 3269 { 3270 "id": "app.plugin.invalid_id.app_error", 3271 "translation": "プラグインIDは {{.Min}} 文字以上 {{.Max}} 文字以下で、{{.Regex}}にマッチしなければなりません。" 3272 }, 3273 { 3274 "id": "app.plugin.manifest.app_error", 3275 "translation": "抽出されたプラグインのマニフェストが見付かりませんでした" 3276 }, 3277 { 3278 "id": "app.plugin.mvdir.app_error", 3279 "translation": "プラグインを一時ディレクトリから最終的な移動先へ移すことができません。他のプラグインが同じディレクトリ名を使用しています。" 3280 }, 3281 { 3282 "id": "app.plugin.not_installed.app_error", 3283 "translation": "プラグインはインストールされていません" 3284 }, 3285 { 3286 "id": "app.plugin.remove.app_error", 3287 "translation": "プラグインを削除できませんでした" 3288 }, 3289 { 3290 "id": "app.plugin.upload_disabled.app_error", 3291 "translation": "プラグインのアップロードは無効化されています。" 3292 }, 3293 { 3294 "id": "app.role.check_roles_exist.role_not_found", 3295 "translation": "指定された役割は存在しません。" 3296 }, 3297 { 3298 "id": "app.save_config.app_error", 3299 "translation": "設定を保存する際にエラーが発生しました" 3300 }, 3301 { 3302 "id": "app.schemes.is_phase_2_migration_completed.not_completed.app_error", 3303 "translation": "要求された移行処理が完了していないため、このAPIエンドポイントにアクセスできません。" 3304 }, 3305 { 3306 "id": "app.submit_interactive_dialog.json_error", 3307 "translation": "対話型ダイアログのJSONをエンコードする際にエラーが発生しました。" 3308 }, 3309 { 3310 "id": "app.system_install_date.parse_int.app_error", 3311 "translation": "インストール日時を解析できませんでした" 3312 }, 3313 { 3314 "id": "app.team.join_user_to_team.max_accounts.app_error", 3315 "translation": "このチームは登録ユーザー数の上限に達しました。システム管理者に上限値を上げるよう依頼してください。" 3316 }, 3317 { 3318 "id": "app.user.complete_switch_with_oauth.blank_email.app_error", 3319 "translation": "空の電子メールアドレスでのSAMLログインを完了できませんでした。" 3320 }, 3321 { 3322 "id": "app.user_access_token.disabled", 3323 "translation": "このサーバーではパーソナルアクセストークンが無効になっています。詳しくはシステム管理者に問い合わせてください。" 3324 }, 3325 { 3326 "id": "app.user_access_token.invalid_or_missing", 3327 "translation": "トークンが存在しないか不正です" 3328 }, 3329 { 3330 "id": "brand.save_brand_image.decode.app_error", 3331 "translation": "画像データをデコードできません。" 3332 }, 3333 { 3334 "id": "brand.save_brand_image.decode_config.app_error", 3335 "translation": "画像メタデータを取得できません。" 3336 }, 3337 { 3338 "id": "brand.save_brand_image.encode.app_error", 3339 "translation": "画像データをPNG形式に変換できません。再度実行してください。" 3340 }, 3341 { 3342 "id": "brand.save_brand_image.open.app_error", 3343 "translation": "独自ブランド画像をアップロードできません。画像のサイズが2MB以下であることを確認し、再度実行してください。" 3344 }, 3345 { 3346 "id": "brand.save_brand_image.save_image.app_error", 3347 "translation": "ファイルストレージに画像ファイルを書き込めません。接続を確認し、再度実行してください。" 3348 }, 3349 { 3350 "id": "brand.save_brand_image.too_large.app_error", 3351 "translation": "画像ファイルを読み込み目線。画像サイズが2MB以下であることを確認し、再度実行してください。" 3352 }, 3353 { 3354 "id": "cli.license.critical", 3355 "translation": "この機能はEnterprise Editionへのアップグレードとライセンスキーを要求しています。システム管理者に連絡してください。" 3356 }, 3357 { 3358 "id": "ent.account_migration.get_all_failed", 3359 "translation": "ユーザーを取得できません" 3360 }, 3361 { 3362 "id": "ent.account_migration.get_saml_users_failed", 3363 "translation": "SAMLユーザーを取得できません" 3364 }, 3365 { 3366 "id": "ent.cluster.config_changed.info", 3367 "translation": "id={{ .id }} のクラスター設定が変更されました。このクラスターは不安定になる可能性があるため再起動が必要です。このクラスターを正常に設定するため、すぐにローリングリスタートを実施してください。" 3368 }, 3369 { 3370 "id": "ent.cluster.save_config.error", 3371 "translation": "高可用モードが有効な場合、設定ファイルのReadOnlyConfigが無効でない限りシステムコンソールは読み取り専用になります。" 3372 }, 3373 { 3374 "id": "ent.compliance.bad_export_type.appError", 3375 "translation": "不明な出力フォーマット {{.ExportType}}" 3376 }, 3377 { 3378 "id": "ent.compliance.csv.attachment.copy.appError", 3379 "translation": "添付ファイルをzipファイルにコピーできません。" 3380 }, 3381 { 3382 "id": "ent.compliance.csv.attachment.export.appError", 3383 "translation": "添付ファイルをCSVエクスポートに追加できません。" 3384 }, 3385 { 3386 "id": "ent.compliance.csv.file.creation.appError", 3387 "translation": "一時的なCSVエクスポートファイルを作成できません。" 3388 }, 3389 { 3390 "id": "ent.compliance.csv.header.export.appError", 3391 "translation": "ヘッダーをCSVエクスポートに追加できません。" 3392 }, 3393 { 3394 "id": "ent.compliance.csv.metadata.export.appError", 3395 "translation": "メタデータファイルをzipファイルに追加できません。" 3396 }, 3397 { 3398 "id": "ent.compliance.csv.metadata.json.marshalling.appError", 3399 "translation": "メタデータをjsonに変換できません。" 3400 }, 3401 { 3402 "id": "ent.compliance.csv.post.export.appError", 3403 "translation": "投稿をエクスポートできません。" 3404 }, 3405 { 3406 "id": "ent.compliance.csv.zip.creation.appError", 3407 "translation": "ZIP形式のエクスポートファイルを作成できません。" 3408 }, 3409 { 3410 "id": "ent.compliance.global_relay.attachments_removed.appError", 3411 "translation": "アップロードされたファイルが大きすぎるため、Global Relayエクスポートから除去されました。" 3412 }, 3413 { 3414 "id": "ent.compliance.global_relay.open_temporary_file.appError", 3415 "translation": "一時的なエクスポートファイルを作成できません。" 3416 }, 3417 { 3418 "id": "ent.compliance.global_relay.rewind_temporary_file.appError", 3419 "translation": "Global Relay一時エクスポートファイルを再読み込みできませんでした。" 3420 }, 3421 { 3422 "id": "ent.compliance.licence_disable.app_error", 3423 "translation": "コンプライアンス機能が現在のライセンスでは無効になっています。システム管理者にエンタープライズライセンスをアップグレードするように連絡してください。" 3424 }, 3425 { 3426 "id": "ent.compliance.run_export.template_watcher.appError", 3427 "translation": "エクスポートテンプレートをロードできません。再度実行してください。" 3428 }, 3429 { 3430 "id": "ent.compliance.run_failed.error", 3431 "translation": "コンプライアンスエクスポートが失敗しました。パス='{{.FilePath}}'、ジョブ='{{.JobName}}'" 3432 }, 3433 { 3434 "id": "ent.data_retention.generic.license.error", 3435 "translation": "現在のライセンスはデータ保持をサポートしていません。" 3436 }, 3437 { 3438 "id": "ent.elasticsearch.aggregator_worker.create_index_job.error", 3439 "translation": "Elasticsearch Aggregatorのワーカーがインデックス付与処理を作成できませんでした" 3440 }, 3441 { 3442 "id": "ent.elasticsearch.aggregator_worker.delete_indexes.error", 3443 "translation": "Elasticsearch Aggregatorのワーカーがインデックスを削除できませんでした" 3444 }, 3445 { 3446 "id": "ent.elasticsearch.aggregator_worker.get_indexes.error", 3447 "translation": "Elasticsearch Aggregatorのワーカーがインデックスを取得できませんでした" 3448 }, 3449 { 3450 "id": "ent.elasticsearch.aggregator_worker.index_job_failed.error", 3451 "translation": "Elasticsearch Aggregatorのワーカーがインデックス付与処理失敗ために失敗しました" 3452 }, 3453 { 3454 "id": "ent.elasticsearch.create_client.connect_failed", 3455 "translation": "Elasticsearchクライアントを設定できませんでした" 3456 }, 3457 { 3458 "id": "ent.elasticsearch.create_index_if_not_exists.index_create_failed", 3459 "translation": "Elasticsearchのインデックスを作成できませんでした" 3460 }, 3461 { 3462 "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error", 3463 "translation": "Elasticsearchのインデックスを削除できませんでした" 3464 }, 3465 { 3466 "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error", 3467 "translation": "Elasticsearchのインデックスを取得できませんでした" 3468 }, 3469 { 3470 "id": "ent.elasticsearch.delete_post.error", 3471 "translation": "投稿を削除できませんでした" 3472 }, 3473 { 3474 "id": "ent.elasticsearch.generic.disabled", 3475 "translation": "このサーバーではElasticsearchによる検索は有効化されていません" 3476 }, 3477 { 3478 "id": "ent.elasticsearch.index_post.error", 3479 "translation": "投稿にインデックスを付与できませんでした" 3480 }, 3481 { 3482 "id": "ent.elasticsearch.indexer.do_job.get_oldest_post.error", 3483 "translation": "最も古い投稿をデータベースから取り出せませんでした。" 3484 }, 3485 { 3486 "id": "ent.elasticsearch.indexer.do_job.parse_end_time.error", 3487 "translation": "Elasticsearchインデックス付与ワーカーが終了時刻を解析できませんでした" 3488 }, 3489 { 3490 "id": "ent.elasticsearch.indexer.do_job.parse_start_time.error", 3491 "translation": "Elasticsearchインデックス付与ワーカーが開始時刻を解析できませんでした" 3492 }, 3493 { 3494 "id": "ent.elasticsearch.indexer.index_batch.nothing_left_to_index.error", 3495 "translation": "すべてのエンティティが完了した際に、新しいバッチへのインデックス付与が行われます。" 3496 }, 3497 { 3498 "id": "ent.elasticsearch.not_started.error", 3499 "translation": "Elasticsearchが起動されていません" 3500 }, 3501 { 3502 "id": "ent.elasticsearch.purge_indexes.delete_failed", 3503 "translation": "Elasticsearchのインデックスを削除できませんでした" 3504 }, 3505 { 3506 "id": "ent.elasticsearch.search_posts.disabled", 3507 "translation": "このサーバーではElasticsearchによる検索は無効です。" 3508 }, 3509 { 3510 "id": "ent.elasticsearch.search_posts.parse_matches_failed", 3511 "translation": "検索結果の解析に失敗しました" 3512 }, 3513 { 3514 "id": "ent.elasticsearch.search_posts.search_failed", 3515 "translation": "検索を完了できませんでした" 3516 }, 3517 { 3518 "id": "ent.elasticsearch.search_posts.unmarshall_post_failed", 3519 "translation": "検索結果をデコードできませんでした" 3520 }, 3521 { 3522 "id": "ent.elasticsearch.start.already_started.app_error", 3523 "translation": "Elasticsearchは既に起動しています" 3524 }, 3525 { 3526 "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error", 3527 "translation": "Elasticsearch Bulk Processorを生成することが出来ませんでした" 3528 }, 3529 { 3530 "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error", 3531 "translation": "Elasticsearch Bulk Processorを開始することが出来ませんでした" 3532 }, 3533 { 3534 "id": "ent.elasticsearch.stop.already_stopped.app_error", 3535 "translation": "Elasticsearchは既に停止されています" 3536 }, 3537 { 3538 "id": "ent.elasticsearch.test_config.connect_failed", 3539 "translation": "Elasticsearchサーバーへ接続できませんでした" 3540 }, 3541 { 3542 "id": "ent.elasticsearch.test_config.indexing_disabled.error", 3543 "translation": "Elasticsearchは無効です。" 3544 }, 3545 { 3546 "id": "ent.elasticsearch.test_config.license.error", 3547 "translation": "現在のライセンスはElasticsearchをサポートしていません。" 3548 }, 3549 { 3550 "id": "ent.elasticsearch.test_config.reenter_password", 3551 "translation": "ElasticsearchサーバーのURLかユーザー名が変更されました。接続をテストするためにElasticsearchのパスワードを再度入力してください。" 3552 }, 3553 { 3554 "id": "ent.ldap.app_error", 3555 "translation": "LDAPインターフェースがnilでした" 3556 }, 3557 { 3558 "id": "ent.ldap.create_fail", 3559 "translation": "LDAPユーザーを作成できません。" 3560 }, 3561 { 3562 "id": "ent.ldap.disabled.app_error", 3563 "translation": "AD/LDAPが無効化されている、またはライセンスがAD/LDAPをサポートしていません。" 3564 }, 3565 { 3566 "id": "ent.ldap.do_login.bind_admin_user.app_error", 3567 "translation": "AD/LDAPサーバーに接続できません。バインドユーザー名とバインドパスワードを確認してください。" 3568 }, 3569 { 3570 "id": "ent.ldap.do_login.invalid_password.app_error", 3571 "translation": "不正なパスワードです" 3572 }, 3573 { 3574 "id": "ent.ldap.do_login.licence_disable.app_error", 3575 "translation": "現在のライセンスではAD/LDAP機能が無効です。エンタープライズライセンスをアップグレードするようにシステム管理者に連絡してください。" 3576 }, 3577 { 3578 "id": "ent.ldap.do_login.matched_to_many_users.app_error", 3579 "translation": "ユーザー名が複数のユーザーに合致します" 3580 }, 3581 { 3582 "id": "ent.ldap.do_login.search_ldap_server.app_error", 3583 "translation": "AD/LDAPサーバーの検索で失敗しました" 3584 }, 3585 { 3586 "id": "ent.ldap.do_login.unable_to_connect.app_error", 3587 "translation": "AD/LDAPサーバーに接続できません" 3588 }, 3589 { 3590 "id": "ent.ldap.do_login.user_filtered.app_error", 3591 "translation": "あなたのAD/LDAPアカウントにはMattermostサーバを利用する権限がありません。システム管理者にAD/LDAPのユーザーフィルターをチェックするよう依頼してください。" 3592 }, 3593 { 3594 "id": "ent.ldap.do_login.user_not_registered.app_error", 3595 "translation": "ユーザーがAD/LDAPサーバーに登録されていません" 3596 }, 3597 { 3598 "id": "ent.ldap.syncronize.get_all.app_error", 3599 "translation": "AD/LDAPを使っている全てのユーザーを取得できません" 3600 }, 3601 { 3602 "id": "ent.ldap.syncronize.get_all_groups.app_error", 3603 "translation": "グループを抽出できませんでした" 3604 }, 3605 { 3606 "id": "ent.ldap.syncronize.populate_syncables", 3607 "translation": "同期可能にできませんでした" 3608 }, 3609 { 3610 "id": "ent.ldap.syncronize.search_failure.app_error", 3611 "translation": "AD/LDAPでのユーザー検索に失敗しました。MattermostサーバーがAD/LDAPサーバーに接続できることを確認し、再度実行してください。" 3612 }, 3613 { 3614 "id": "ent.ldap.validate_filter.app_error", 3615 "translation": "不正なAD/LDAPフィルターです" 3616 }, 3617 { 3618 "id": "ent.ldap_groups.group_search_error", 3619 "translation": "LDAPグループを抽出できませんでした" 3620 }, 3621 { 3622 "id": "ent.ldap_groups.groups_search_error", 3623 "translation": "LDAPグループを抽出できませんでした" 3624 }, 3625 { 3626 "id": "ent.ldap_groups.members_of_group_error", 3627 "translation": "グループのメンバーを抽出できませんでした" 3628 }, 3629 { 3630 "id": "ent.ldap_groups.no_rows", 3631 "translation": "uidに一致するグループが見付かりません" 3632 }, 3633 { 3634 "id": "ent.ldap_groups.reachable_groups_error", 3635 "translation": "ユーザーのグループを抽出できませんでした" 3636 }, 3637 { 3638 "id": "ent.message_export.global_relay.attach_file.app_error", 3639 "translation": "添付ファイルをGlobal Relayエクスポートに追加できません。" 3640 }, 3641 { 3642 "id": "ent.message_export.global_relay.close_zip_file.app_error", 3643 "translation": "zipファイルを閉じることができません。" 3644 }, 3645 { 3646 "id": "ent.message_export.global_relay.create_file_in_zip.app_error", 3647 "translation": "emlファイルを作成できません。" 3648 }, 3649 { 3650 "id": "ent.message_export.global_relay.generate_email.app_error", 3651 "translation": "emlファイルデータを生成できませんでした。" 3652 }, 3653 { 3654 "id": "ent.message_export.global_relay_export.deliver.close.app_error", 3655 "translation": "Global Relayへの電子メールを送信できません。" 3656 }, 3657 { 3658 "id": "ent.message_export.global_relay_export.deliver.from_address.app_error", 3659 "translation": "電子メールの送信元アドレスをを設定できません。" 3660 }, 3661 { 3662 "id": "ent.message_export.global_relay_export.deliver.msg.app_error", 3663 "translation": "電子メールメッセージを設定できません。" 3664 }, 3665 { 3666 "id": "ent.message_export.global_relay_export.deliver.msg_data.app_error", 3667 "translation": "電子メールメッセージを書き込めません。" 3668 }, 3669 { 3670 "id": "ent.message_export.global_relay_export.deliver.parse_mail.app_error", 3671 "translation": "電子メール情報を読み込めません。" 3672 }, 3673 { 3674 "id": "ent.message_export.global_relay_export.deliver.to_address.app_error", 3675 "translation": "電子メールの送信先アドレスを設定できません。" 3676 }, 3677 { 3678 "id": "ent.message_export.global_relay_export.deliver.unable_to_get_file_info.app_error", 3679 "translation": "一時エクスポートファイルの情報を取得できません" 3680 }, 3681 { 3682 "id": "ent.message_export.global_relay_export.deliver.unable_to_open_email_file.app_error", 3683 "translation": "一時ファイルから電子メールを取得できません" 3684 }, 3685 { 3686 "id": "ent.message_export.global_relay_export.deliver.unable_to_open_zip_file_data.app_error", 3687 "translation": "一時エクスポートファイルを開けません" 3688 }, 3689 { 3690 "id": "ent.migration.migratetoldap.duplicate_field", 3691 "translation": "重複したエントリが見つかったため、AD/LDAPユーザーを移行できませんでした。全ての重複を削除した上で、再度実行してください。" 3692 }, 3693 { 3694 "id": "ent.migration.migratetoldap.user_not_found", 3695 "translation": "AD/LDAPサーバー上でユーザを見つけることができませんでした: " 3696 }, 3697 { 3698 "id": "ent.migration.migratetosaml.email_already_used_by_other_user", 3699 "translation": "電子メールアドレスは既に別のSAMLユーザーによって使用されています。" 3700 }, 3701 { 3702 "id": "ent.migration.migratetosaml.user_not_found_in_users_mapping_file", 3703 "translation": "ユーザーはユーザーファイル内で見つかりませんでした。" 3704 }, 3705 { 3706 "id": "ent.migration.migratetosaml.username_already_used_by_other_user", 3707 "translation": "ユーザー名は既に別のMattermostユーザーによって使用されています。" 3708 }, 3709 { 3710 "id": "ent.saml.attribute.app_error", 3711 "translation": "SAMLログインは、属性の一つが不正のため、失敗しました。システム管理者に連絡してください。" 3712 }, 3713 { 3714 "id": "ent.saml.build_request.app_error", 3715 "translation": "認証プロバイダーへのリクエストを初期化する際にエラーが発生しました。システム管理者に連絡してください。" 3716 }, 3717 { 3718 "id": "ent.saml.build_request.encoding.app_error", 3719 "translation": "認証プロバイダーへのリクエストをエンコードする際にエラーが発生しました。システム管理者に連絡してください。" 3720 }, 3721 { 3722 "id": "ent.saml.configure.encryption_not_enabled.app_error", 3723 "translation": "SAMLログインは、暗号化が有効になっていないため、失敗しました。システム管理者に連絡してください。" 3724 }, 3725 { 3726 "id": "ent.saml.configure.load_idp_cert.app_error", 3727 "translation": "認証プロバイダーの公開証明書ファイルが見付かりません。システム管理者に連絡してください。" 3728 }, 3729 { 3730 "id": "ent.saml.configure.load_private_key.app_error", 3731 "translation": "SAMLログインは、サービスプロバイダーの秘密鍵が見付からないため失敗しました。システム管理者に連絡してください。" 3732 }, 3733 { 3734 "id": "ent.saml.configure.not_encrypted_response.app_error", 3735 "translation": "SAMLログインは、認証プロバイダーのレスポンスが暗号化されていないため失敗しました。システム管理者に連絡してください。" 3736 }, 3737 { 3738 "id": "ent.saml.do_login.decrypt.app_error", 3739 "translation": "SAMLログインは、認証プロバイダーからのレスポンスを復号する際にエラーが発生したため、失敗しました。システム管理者に連絡してください。" 3740 }, 3741 { 3742 "id": "ent.saml.do_login.empty_response.app_error", 3743 "translation": "認証プロバイダーから空のレスポンスを受け取りました" 3744 }, 3745 { 3746 "id": "ent.saml.do_login.parse.app_error", 3747 "translation": "認証プロバイダーからのレスポンスを解析中にエラーが発生しました。システム管理者に連絡してください。" 3748 }, 3749 { 3750 "id": "ent.saml.do_login.validate.app_error", 3751 "translation": "認証プロバイダーからのレスポンスの妥当性を確認中にエラーが発生しました。システム管理者に連絡してください。" 3752 }, 3753 { 3754 "id": "ent.saml.license_disable.app_error", 3755 "translation": "現在のライセンスではSAML認証はサポートされていません。" 3756 }, 3757 { 3758 "id": "ent.saml.metadata.app_error", 3759 "translation": "サービスプロバイダーのメタデータを構築中にエラーが発生しました" 3760 }, 3761 { 3762 "id": "ent.saml.service_disable.app_error", 3763 "translation": "SAML 2.0 は、このサーバーでは設定されていないかサポートされていません。" 3764 }, 3765 { 3766 "id": "interactive_message.decode_trigger_id.base64_decode_failed", 3767 "translation": "対話型ダイアログのトリガーIDをbase64でデコードできませんでした。" 3768 }, 3769 { 3770 "id": "interactive_message.decode_trigger_id.expired", 3771 "translation": "対話型ダイアログのトリガーIDが期限切れです。トリガーIDは最大{{.Seconds}}秒間有効です。" 3772 }, 3773 { 3774 "id": "interactive_message.decode_trigger_id.missing_data", 3775 "translation": "対話型ダイアログに必要なデータであるトリガーIDが含まれていません。" 3776 }, 3777 { 3778 "id": "interactive_message.decode_trigger_id.signature_decode_failed", 3779 "translation": "対話型ダイアログにおけるトリガIDのbase64署名のデコードに失敗しました。" 3780 }, 3781 { 3782 "id": "interactive_message.decode_trigger_id.verify_signature_failed", 3783 "translation": "対話型ダイアログのトリガーIDの署名検証に失敗しました。" 3784 }, 3785 { 3786 "id": "interactive_message.generate_trigger_id.signing_failed", 3787 "translation": "対話型ダイアログに対して生成されたトリガーIDに署名できませんでした。" 3788 }, 3789 { 3790 "id": "jobs.do_job.batch_size.parse_error", 3791 "translation": "メッセージエクスポートジョブのBatchSizeを解析できませんでした。" 3792 }, 3793 { 3794 "id": "jobs.do_job.batch_start_timestamp.parse_error", 3795 "translation": "メッセージエクスポートジョブのExportFromTimestampを解析できませんでした。" 3796 }, 3797 { 3798 "id": "jobs.request_cancellation.status.error", 3799 "translation": "ジョブがキャンセル可能な状態でないため、ジョブのキャンセルをリクエストできませんでした。" 3800 }, 3801 { 3802 "id": "jobs.set_job_error.update.error", 3803 "translation": "ジョブの状態をエラーに設定できませんでした" 3804 }, 3805 { 3806 "id": "jobs.start_synchronize_job.timeout", 3807 "translation": "AD/LDAP同期処理がタイムアウトしました。" 3808 }, 3809 { 3810 "id": "manaultesting.manual_test.parse.app_error", 3811 "translation": "URLを解析できません" 3812 }, 3813 { 3814 "id": "manaultesting.test_autolink.unable.app_error", 3815 "translation": "チャンネルが取得できません" 3816 }, 3817 { 3818 "id": "mattermost.bulletin.subject", 3819 "translation": "Mattermostセキュリティー通知" 3820 }, 3821 { 3822 "id": "mfa.activate.authenticate.app_error", 3823 "translation": "多要素認証トークンを認証できません" 3824 }, 3825 { 3826 "id": "mfa.activate.bad_token.app_error", 3827 "translation": "不正な多要素認証トークンです" 3828 }, 3829 { 3830 "id": "mfa.activate.save_active.app_error", 3831 "translation": "ユーザーの多要素認証の活動状態を更新できませんでした" 3832 }, 3833 { 3834 "id": "mfa.deactivate.save_active.app_error", 3835 "translation": "ユーザーの多要素認証の活動状態を更新できませんでした" 3836 }, 3837 { 3838 "id": "mfa.deactivate.save_secret.app_error", 3839 "translation": "多要素認証の秘密情報をクリアーできません" 3840 }, 3841 { 3842 "id": "mfa.generate_qr_code.create_code.app_error", 3843 "translation": "QRコードを生成できません" 3844 }, 3845 { 3846 "id": "mfa.generate_qr_code.save_secret.app_error", 3847 "translation": "多要素認証の秘密情報を保存できません" 3848 }, 3849 { 3850 "id": "mfa.mfa_disabled.app_error", 3851 "translation": "このサーバーの多要素認証は無効化されました。" 3852 }, 3853 { 3854 "id": "mfa.validate_token.authenticate.app_error", 3855 "translation": "多要素認証トークンを認証できません" 3856 }, 3857 { 3858 "id": "migrations.worker.run_advanced_permissions_phase_2_migration.invalid_progress", 3859 "translation": "不正な進捗データのため移行に失敗しました。" 3860 }, 3861 { 3862 "id": "migrations.worker.run_migration.unknown_key", 3863 "translation": "不明な移行キーのため移行ジョブを実行できません。" 3864 }, 3865 { 3866 "id": "model.access.is_valid.access_token.app_error", 3867 "translation": "不正なアクセストークンです" 3868 }, 3869 { 3870 "id": "model.access.is_valid.client_id.app_error", 3871 "translation": "不正なクライアントIDです" 3872 }, 3873 { 3874 "id": "model.access.is_valid.redirect_uri.app_error", 3875 "translation": "不正な転送URLです" 3876 }, 3877 { 3878 "id": "model.access.is_valid.refresh_token.app_error", 3879 "translation": "不正なリフレッシュトークンです" 3880 }, 3881 { 3882 "id": "model.access.is_valid.user_id.app_error", 3883 "translation": "不正なユーザーIDです" 3884 }, 3885 { 3886 "id": "model.authorize.is_valid.auth_code.app_error", 3887 "translation": "不正な認証コードです" 3888 }, 3889 { 3890 "id": "model.authorize.is_valid.client_id.app_error", 3891 "translation": "不正なクライアントIDです" 3892 }, 3893 { 3894 "id": "model.authorize.is_valid.create_at.app_error", 3895 "translation": "作成日時は有効な時刻にしてください" 3896 }, 3897 { 3898 "id": "model.authorize.is_valid.expires.app_error", 3899 "translation": "有効期限を設定してください" 3900 }, 3901 { 3902 "id": "model.authorize.is_valid.redirect_uri.app_error", 3903 "translation": "不正な転送URLです" 3904 }, 3905 { 3906 "id": "model.authorize.is_valid.response_type.app_error", 3907 "translation": "不正なレスポンス形式" 3908 }, 3909 { 3910 "id": "model.authorize.is_valid.scope.app_error", 3911 "translation": "不正なスコープです" 3912 }, 3913 { 3914 "id": "model.authorize.is_valid.state.app_error", 3915 "translation": "不正な状態です" 3916 }, 3917 { 3918 "id": "model.authorize.is_valid.user_id.app_error", 3919 "translation": "不正なユーザーIDです" 3920 }, 3921 { 3922 "id": "model.bot.is_valid.create_at.app_error", 3923 "translation": "不正なcreate atです" 3924 }, 3925 { 3926 "id": "model.bot.is_valid.creator_id.app_error", 3927 "translation": "不正なcreator idです" 3928 }, 3929 { 3930 "id": "model.bot.is_valid.description.app_error", 3931 "translation": "不正な説明です" 3932 }, 3933 { 3934 "id": "model.bot.is_valid.update_at.app_error", 3935 "translation": "不正なupdate atです" 3936 }, 3937 { 3938 "id": "model.bot.is_valid.user_id.app_error", 3939 "translation": "不正なユーザーIDです" 3940 }, 3941 { 3942 "id": "model.bot.is_valid.username.app_error", 3943 "translation": "不正なユーザー名です" 3944 }, 3945 { 3946 "id": "model.channel.is_valid.2_or_more.app_error", 3947 "translation": "名前は2文字以上の小文字の英数字にしてください" 3948 }, 3949 { 3950 "id": "model.channel.is_valid.create_at.app_error", 3951 "translation": "作成日時は有効な時刻にしてください" 3952 }, 3953 { 3954 "id": "model.channel.is_valid.creator_id.app_error", 3955 "translation": "不正なcreator idです" 3956 }, 3957 { 3958 "id": "model.channel.is_valid.display_name.app_error", 3959 "translation": "不正な表示名です" 3960 }, 3961 { 3962 "id": "model.channel.is_valid.header.app_error", 3963 "translation": "不正なヘッダーです" 3964 }, 3965 { 3966 "id": "model.channel.is_valid.id.app_error", 3967 "translation": "不正なIDです" 3968 }, 3969 { 3970 "id": "model.channel.is_valid.purpose.app_error", 3971 "translation": "不正な目的です" 3972 }, 3973 { 3974 "id": "model.channel.is_valid.type.app_error", 3975 "translation": "不正な形式です" 3976 }, 3977 { 3978 "id": "model.channel.is_valid.update_at.app_error", 3979 "translation": "更新日時は有効な時刻にしてください" 3980 }, 3981 { 3982 "id": "model.channel_member.is_valid.channel_id.app_error", 3983 "translation": "不正なチャンネルIDです" 3984 }, 3985 { 3986 "id": "model.channel_member.is_valid.email_value.app_error", 3987 "translation": "電子メール通知の設定値が不正です" 3988 }, 3989 { 3990 "id": "model.channel_member.is_valid.ignore_channel_mentions_value.app_error", 3991 "translation": "チャンネルへのメンションを無視する設定の状態が不正です" 3992 }, 3993 { 3994 "id": "model.channel_member.is_valid.notify_level.app_error", 3995 "translation": "不正な通知レベルです" 3996 }, 3997 { 3998 "id": "model.channel_member.is_valid.push_level.app_error", 3999 "translation": "プッシュ通知のレベルが不正です" 4000 }, 4001 { 4002 "id": "model.channel_member.is_valid.unread_level.app_error", 4003 "translation": "不正な未読マークレベルです" 4004 }, 4005 { 4006 "id": "model.channel_member.is_valid.user_id.app_error", 4007 "translation": "不正なユーザーIDです" 4008 }, 4009 { 4010 "id": "model.client.connecting.app_error", 4011 "translation": "サーバーに接続中にエラーになりました" 4012 }, 4013 { 4014 "id": "model.client.create_emoji.emoji.app_error", 4015 "translation": "リクエストに絵文字データを添付できません" 4016 }, 4017 { 4018 "id": "model.client.create_emoji.image.app_error", 4019 "translation": "リクエストに絵文字データを添付できません" 4020 }, 4021 { 4022 "id": "model.client.create_emoji.writer.app_error", 4023 "translation": "リクエストを書き込めません" 4024 }, 4025 { 4026 "id": "model.client.get_flagged_posts_in_channel.missing_parameter.app_error", 4027 "translation": "チャンネルパラメーターがありません" 4028 }, 4029 { 4030 "id": "model.client.get_flagged_posts_in_team.missing_parameter.app_error", 4031 "translation": "チームパラメータがありません" 4032 }, 4033 { 4034 "id": "model.client.get_team_icon.app_error", 4035 "translation": "レスポンスボディからチームアイコンを読み込めません。" 4036 }, 4037 { 4038 "id": "model.client.read_file.app_error", 4039 "translation": "ファイルを読み込む際にエラーが発生しました" 4040 }, 4041 { 4042 "id": "model.client.set_profile_user.no_file.app_error", 4043 "translation": "リクエストの'image'以下にファイルがありません" 4044 }, 4045 { 4046 "id": "model.client.set_profile_user.writer.app_error", 4047 "translation": "リクエストを書き込めません" 4048 }, 4049 { 4050 "id": "model.client.set_team_icon.no_file.app_error", 4051 "translation": "リクエストの 'image' 以下にファイルがありません。" 4052 }, 4053 { 4054 "id": "model.client.set_team_icon.writer.app_error", 4055 "translation": "リクエストを書き込めません。" 4056 }, 4057 { 4058 "id": "model.client.upload_post_attachment.channel_id.app_error", 4059 "translation": "チャンネルIDをマルチパートフォームに書き込む際にエラーが発生しました" 4060 }, 4061 { 4062 "id": "model.client.upload_post_attachment.file.app_error", 4063 "translation": "ファイルをマルチパートフォームに書き込む際にエラーが発生しました" 4064 }, 4065 { 4066 "id": "model.client.upload_post_attachment.file_size.app_error", 4067 "translation": "ファイルサイズをマルチパートフォームに書き込む際にエラーが発生しました" 4068 }, 4069 { 4070 "id": "model.client.upload_post_attachment.import_from.app_error", 4071 "translation": "インポート元をマルチパートフォームに書き出す際にエラーが発生しました" 4072 }, 4073 { 4074 "id": "model.client.upload_post_attachment.writer.app_error", 4075 "translation": "マルチパートライターをクローズする際にエラーが発生しました" 4076 }, 4077 { 4078 "id": "model.client.upload_saml_cert.app_error", 4079 "translation": "リクエストからSAML証明書のマルチパートを作成する際にエラーになりました" 4080 }, 4081 { 4082 "id": "model.client.writer.app_error", 4083 "translation": "マルチパートリクエストを構築できませんでした" 4084 }, 4085 { 4086 "id": "model.cluster.is_valid.create_at.app_error", 4087 "translation": "CreateAt が設定されていなければなりません" 4088 }, 4089 { 4090 "id": "model.cluster.is_valid.hostname.app_error", 4091 "translation": "Hostname が設定されていなければなりません" 4092 }, 4093 { 4094 "id": "model.cluster.is_valid.id.app_error", 4095 "translation": "不正なIDです" 4096 }, 4097 { 4098 "id": "model.cluster.is_valid.last_ping_at.app_error", 4099 "translation": "LastPingAt が設定されていなければなりません" 4100 }, 4101 { 4102 "id": "model.cluster.is_valid.name.app_error", 4103 "translation": "ClusterName が設定されていなければなりません" 4104 }, 4105 { 4106 "id": "model.cluster.is_valid.type.app_error", 4107 "translation": "Type が設定されていなければなりません" 4108 }, 4109 { 4110 "id": "model.command.is_valid.create_at.app_error", 4111 "translation": "作成日時は有効な時刻にしてください" 4112 }, 4113 { 4114 "id": "model.command.is_valid.description.app_error", 4115 "translation": "不正な説明です" 4116 }, 4117 { 4118 "id": "model.command.is_valid.display_name.app_error", 4119 "translation": "不正なタイトルです" 4120 }, 4121 { 4122 "id": "model.command.is_valid.id.app_error", 4123 "translation": "不正なIDです" 4124 }, 4125 { 4126 "id": "model.command.is_valid.method.app_error", 4127 "translation": "不正なメソッドです" 4128 }, 4129 { 4130 "id": "model.command.is_valid.team_id.app_error", 4131 "translation": "不正なチームIDです" 4132 }, 4133 { 4134 "id": "model.command.is_valid.token.app_error", 4135 "translation": "不正なトークンです" 4136 }, 4137 { 4138 "id": "model.command.is_valid.trigger.app_error", 4139 "translation": "不正なトリガーです" 4140 }, 4141 { 4142 "id": "model.command.is_valid.update_at.app_error", 4143 "translation": "更新日時は有効な時刻にしてください" 4144 }, 4145 { 4146 "id": "model.command.is_valid.url.app_error", 4147 "translation": "不正なURLです" 4148 }, 4149 { 4150 "id": "model.command.is_valid.url_http.app_error", 4151 "translation": "不正なURLです。正しいURLはhttp://またはhttps://で始まります" 4152 }, 4153 { 4154 "id": "model.command.is_valid.user_id.app_error", 4155 "translation": "不正なユーザーIDです" 4156 }, 4157 { 4158 "id": "model.command_hook.channel_id.app_error", 4159 "translation": "不正なチャンネルIDです" 4160 }, 4161 { 4162 "id": "model.command_hook.command_id.app_error", 4163 "translation": "不正なコマンドIDです" 4164 }, 4165 { 4166 "id": "model.command_hook.create_at.app_error", 4167 "translation": "作成日時は有効な時刻にしてください" 4168 }, 4169 { 4170 "id": "model.command_hook.id.app_error", 4171 "translation": "不正なコマンドフックIDです" 4172 }, 4173 { 4174 "id": "model.command_hook.parent_id.app_error", 4175 "translation": "不正な親IDです" 4176 }, 4177 { 4178 "id": "model.command_hook.root_id.app_error", 4179 "translation": "不正なルートIDです" 4180 }, 4181 { 4182 "id": "model.command_hook.user_id.app_error", 4183 "translation": "不正なユーザーIDです" 4184 }, 4185 { 4186 "id": "model.compliance.is_valid.create_at.app_error", 4187 "translation": "作成日時は有効な時刻にしてください" 4188 }, 4189 { 4190 "id": "model.compliance.is_valid.desc.app_error", 4191 "translation": "不正な説明です" 4192 }, 4193 { 4194 "id": "model.compliance.is_valid.end_at.app_error", 4195 "translation": "有効な時刻にしてください" 4196 }, 4197 { 4198 "id": "model.compliance.is_valid.id.app_error", 4199 "translation": "不正なIDです" 4200 }, 4201 { 4202 "id": "model.compliance.is_valid.start_at.app_error", 4203 "translation": "有効開始は有効な時刻にしてください" 4204 }, 4205 { 4206 "id": "model.compliance.is_valid.start_end_at.app_error", 4207 "translation": "有効終了は有効開始の後でなくてはいけません" 4208 }, 4209 { 4210 "id": "model.config.is_valid.allow_cookies_for_subdomains.app_error", 4211 "translation": "サブドメインに対するクッキーを許可するには サイトURL の設定が必要です。" 4212 }, 4213 { 4214 "id": "model.config.is_valid.atmos_camo_image_proxy_options.app_error", 4215 "translation": "atmos/camoに対する不正な RemoteImageProxyOption です。共有キーを設定してください。" 4216 }, 4217 { 4218 "id": "model.config.is_valid.atmos_camo_image_proxy_url.app_error", 4219 "translation": "atmos/camoに対する不正な RemoteImgeProxyURL です。共有キーを設定してください。" 4220 }, 4221 { 4222 "id": "model.config.is_valid.cluster_email_batching.app_error", 4223 "translation": "クラスタリングが有効化されている場合、電子メールバッチ処理は有効化できません。" 4224 }, 4225 { 4226 "id": "model.config.is_valid.data_retention.deletion_job_start_time.app_error", 4227 "translation": "データ保持処理の開始時刻は HH:MM 形式の24時間表示でなくてはなりません。" 4228 }, 4229 { 4230 "id": "model.config.is_valid.data_retention.file_retention_days_too_low.app_error", 4231 "translation": "ファイル保持期間は1日以上でなくてはなりません。" 4232 }, 4233 { 4234 "id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error", 4235 "translation": "メッセージ保持期間は1日以上でなくてはなりません。" 4236 }, 4237 { 4238 "id": "model.config.is_valid.display.custom_url_schemes.app_error", 4239 "translation": "カスタムURLスキーム {{.Scheme}} は無効です。カスタムURLスキームは文字で始まり、文字、数字、ハイフン(-)のみが使用できます。" 4240 }, 4241 { 4242 "id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error", 4243 "translation": "ElasticsearchのAggregatePostsAfterDays設定は1以上でなくてはなりません" 4244 }, 4245 { 4246 "id": "model.config.is_valid.elastic_search.bulk_indexing_time_window_seconds.app_error", 4247 "translation": "Elasticsearchの一括インデックス付与処理の時間は1秒以上でなければなりません。" 4248 }, 4249 { 4250 "id": "model.config.is_valid.elastic_search.connection_url.app_error", 4251 "translation": "Elastic Searchインデックスが有効な場合、Elastic SearchのConnectionUrl設定は必須です。" 4252 }, 4253 { 4254 "id": "model.config.is_valid.elastic_search.enable_searching.app_error", 4255 "translation": "Elastic Search検索有効化に有効が設定されている場合、Elastic Searchインデックス有効化設定は有効でなければなりません。" 4256 }, 4257 { 4258 "id": "model.config.is_valid.elastic_search.live_indexing_batch_size.app_error", 4259 "translation": "Elasticsearchライブインデックス処理バッチのサイズは1以上でなければなりません" 4260 }, 4261 { 4262 "id": "model.config.is_valid.elastic_search.posts_aggregator_job_start_time.app_error", 4263 "translation": "ElasticsearchのPostsAggregatorJobStartTime設定は \"hh:mm\" の形式でなくてはなりません" 4264 }, 4265 { 4266 "id": "model.config.is_valid.elastic_search.request_timeout_seconds.app_error", 4267 "translation": "Elasticsearchリクエストタイムアウトは1秒以上でなくてはなりません。" 4268 }, 4269 { 4270 "id": "model.config.is_valid.email_batching_buffer_size.app_error", 4271 "translation": "電子メール設定の電子メールバッチ処理バッファーサイズが不正です。ゼロ以上の数を指定してください。" 4272 }, 4273 { 4274 "id": "model.config.is_valid.email_batching_interval.app_error", 4275 "translation": "電子メール設定の電子メールバッチ処理間隔が不正です。30秒以上にしてください。" 4276 }, 4277 { 4278 "id": "model.config.is_valid.email_notification_contents_type.app_error", 4279 "translation": "電子メール設定の電子メール通知内容の種別が不正です。'full' か 'generic' のどちらか一つでなければなりません。" 4280 }, 4281 { 4282 "id": "model.config.is_valid.email_salt.app_error", 4283 "translation": "電子メール設定の招待ソルトが不正です。32文字以上にしてください。" 4284 }, 4285 { 4286 "id": "model.config.is_valid.email_security.app_error", 4287 "translation": "電子メール設定の接続セキュリティーが不正です。''、'TLS'、'STARTTLS'のいずれかにしてください。" 4288 }, 4289 { 4290 "id": "model.config.is_valid.encrypt_sql.app_error", 4291 "translation": "SQL設定のREST暗号化キーが不正です。32文字以上にしてください。" 4292 }, 4293 { 4294 "id": "model.config.is_valid.file_driver.app_error", 4295 "translation": "ファイル設定のドライバー名が不正です。'local'または'amazons3'にしてください。" 4296 }, 4297 { 4298 "id": "model.config.is_valid.file_salt.app_error", 4299 "translation": "ファイル設定の公開リンクのソルトが不正です。32文字以上にしてください。" 4300 }, 4301 { 4302 "id": "model.config.is_valid.group_unread_channels.app_error", 4303 "translation": "未読チャンネルのグループ化設定が不正です。'disabled', 'default_on', 'default_off'のいずれかでなくてはなりません。" 4304 }, 4305 { 4306 "id": "model.config.is_valid.image_proxy_type.app_error", 4307 "translation": "不正な画像プロキシの形式です。'local' か 'atmos/camo' を設定してください。" 4308 }, 4309 { 4310 "id": "model.config.is_valid.ldap_basedn", 4311 "translation": "AD/LDAP項目 \"ベースDN\" は必須です。" 4312 }, 4313 { 4314 "id": "model.config.is_valid.ldap_email", 4315 "translation": "AD/LDAP項目 \"電子メール属性\" は必須です。" 4316 }, 4317 { 4318 "id": "model.config.is_valid.ldap_id", 4319 "translation": "AD/LDAP項目 \"ID属性\" は必須です。" 4320 }, 4321 { 4322 "id": "model.config.is_valid.ldap_login_id", 4323 "translation": "AD/LDAP項目 \"ログインID属性\" は必須です。" 4324 }, 4325 { 4326 "id": "model.config.is_valid.ldap_max_page_size.app_error", 4327 "translation": "最大ページサイズの値が不正です。" 4328 }, 4329 { 4330 "id": "model.config.is_valid.ldap_security.app_error", 4331 "translation": "AD/LDAP設定の接続セキュリティーが不正です。''、'TLS'、'STARTTLS'のいずれかにしてください。" 4332 }, 4333 { 4334 "id": "model.config.is_valid.ldap_server", 4335 "translation": "AD/LDAP項目 \"AD/LDAPサーバー\" は必須です。" 4336 }, 4337 { 4338 "id": "model.config.is_valid.ldap_sync_interval.app_error", 4339 "translation": "同期の時間間隔が不正です。少なくとも1分間以上にしてください。" 4340 }, 4341 { 4342 "id": "model.config.is_valid.ldap_username", 4343 "translation": "AD/LDAP項目 \"ユーザー名の属性\" は必須です。" 4344 }, 4345 { 4346 "id": "model.config.is_valid.listen_address.app_error", 4347 "translation": "サービス設定の接続待ちアドレスが不正です。設定してください。" 4348 }, 4349 { 4350 "id": "model.config.is_valid.localization.available_locales.app_error", 4351 "translation": "利用可能な言語はデフォルトのクライアント言語を含んでいなくてはなりません" 4352 }, 4353 { 4354 "id": "model.config.is_valid.login_attempts.app_error", 4355 "translation": "サービス設定の最大ログイン試行回数が不正です。正の数を指定してください。" 4356 }, 4357 { 4358 "id": "model.config.is_valid.max_burst.app_error", 4359 "translation": "最大バーストには0より大きな値を指定してください。" 4360 }, 4361 { 4362 "id": "model.config.is_valid.max_channels.app_error", 4363 "translation": "チーム設定のチーム毎の最大チャンネル数が不正です。正の数を指定してください。" 4364 }, 4365 { 4366 "id": "model.config.is_valid.max_file_size.app_error", 4367 "translation": "ファイル設定の最大ファイルサイズが不正です。0より大きい値にしてください。" 4368 }, 4369 { 4370 "id": "model.config.is_valid.max_notify_per_channel.app_error", 4371 "translation": "チーム設定のチャンネル毎の最大通知数が不正です。 正の数を指定してください。" 4372 }, 4373 { 4374 "id": "model.config.is_valid.max_users.app_error", 4375 "translation": "チーム設定のチーム毎の最大ユーザー数が不正です。正の数を指定してください。" 4376 }, 4377 { 4378 "id": "model.config.is_valid.message_export.batch_size.app_error", 4379 "translation": "メッセージエクスポート処理の BatchSize は正の整数でなくてはなりません" 4380 }, 4381 { 4382 "id": "model.config.is_valid.message_export.daily_runtime.app_error", 4383 "translation": "メッセージエクスポート処理の DailyRuntime はHH:MM形式の24時間表記でなくてはなりません。" 4384 }, 4385 { 4386 "id": "model.config.is_valid.message_export.enable.app_error", 4387 "translation": "メッセージエクスポート処理の EnableExport 設定はtrueかfalseでなくてはなりません" 4388 }, 4389 { 4390 "id": "model.config.is_valid.message_export.export_from.app_error", 4391 "translation": "メッセージエクスポート処理の ExportFromTimestamp は(ユニックス標準時からの秒数で表される)タイムスタンプでなくてはなりません。このタイムスタンプ以降に投稿されたメッセージのみエクスポートされます。" 4392 }, 4393 { 4394 "id": "model.config.is_valid.message_export.export_type.app_error", 4395 "translation": "メッセージエクスポート処理の ExportFormat は 'actiance'、'csv'、'globalrelay' のいずれかでなくてはなりません" 4396 }, 4397 { 4398 "id": "model.config.is_valid.message_export.global_relay.config_missing.app_error", 4399 "translation": "メッセージエクスポート処理のExportFormatは 'globalrelay' に設定されていますが、GlobalRealySettingsが見つかりません。" 4400 }, 4401 { 4402 "id": "model.config.is_valid.message_export.global_relay.customer_type.app_error", 4403 "translation": "メッセージエクスポートのGlobalRelaySettings.CustomerTypeには 'A9' か 'A10' のいずれかを設定してください。" 4404 }, 4405 { 4406 "id": "model.config.is_valid.message_export.global_relay.email_address.app_error", 4407 "translation": "メッセージエクスポート処理の GlobalRelay.EmailAddress には有効な電子メールアドレスが設定されていなくてはなりません" 4408 }, 4409 { 4410 "id": "model.config.is_valid.message_export.global_relay.smtp_password.app_error", 4411 "translation": "メッセージエクスポート処理のGlobalRelaySettings.SmtpPasswordが設定されていなければなりません。" 4412 }, 4413 { 4414 "id": "model.config.is_valid.message_export.global_relay.smtp_username.app_error", 4415 "translation": "メッセージエクスポート処理のGlobalRelaySettings.SmtpUsernameが設定されていなくてはなりません。" 4416 }, 4417 { 4418 "id": "model.config.is_valid.password_length.app_error", 4419 "translation": "最小パスワード長さは、{{.MinLength}}以上、{{.MaxLength}}以下に設定してください。" 4420 }, 4421 { 4422 "id": "model.config.is_valid.rate_mem.app_error", 4423 "translation": "投稿頻度設定のメモリー保存サイズが不正です。正の数を指定してください。" 4424 }, 4425 { 4426 "id": "model.config.is_valid.rate_sec.app_error", 4427 "translation": "投稿頻度設定の1秒当たりの投稿数が不正です。正の数を指定してください。" 4428 }, 4429 { 4430 "id": "model.config.is_valid.read_timeout.app_error", 4431 "translation": "読み込みタイムアウトが不正な値です。" 4432 }, 4433 { 4434 "id": "model.config.is_valid.restrict_direct_message.app_error", 4435 "translation": "ダイレクトメッセージの制限が不正です。'any'か'team'にしてください。" 4436 }, 4437 { 4438 "id": "model.config.is_valid.saml_assertion_consumer_service_url.app_error", 4439 "translation": "サービスプロバイダーのURLを正しく設定してください。URLはhttp://またはhttps://で始まります。" 4440 }, 4441 { 4442 "id": "model.config.is_valid.saml_email_attribute.app_error", 4443 "translation": "電子メールの属性値が不正です。設定してください。" 4444 }, 4445 { 4446 "id": "model.config.is_valid.saml_idp_cert.app_error", 4447 "translation": "認証プロバイダーの公開証明書が見付かりません。アップロードを忘れていませんか?" 4448 }, 4449 { 4450 "id": "model.config.is_valid.saml_idp_descriptor_url.app_error", 4451 "translation": "認証プロバイダーのURLを正しく設定してください。URLはhttp://またはhttps://で始まります。" 4452 }, 4453 { 4454 "id": "model.config.is_valid.saml_idp_url.app_error", 4455 "translation": "SAMLシングルサインオンのURLを正しく設定してください。URLはhttp://またはhttps://で始まります。" 4456 }, 4457 { 4458 "id": "model.config.is_valid.saml_private_key.app_error", 4459 "translation": "サービスプロバイダーの秘密鍵が見付かりません。アップロードを忘れていませんか?" 4460 }, 4461 { 4462 "id": "model.config.is_valid.saml_public_cert.app_error", 4463 "translation": "サービスプロバイダーの公開証明書が見付かりません。アップロードを忘れていませんか?" 4464 }, 4465 { 4466 "id": "model.config.is_valid.saml_username_attribute.app_error", 4467 "translation": "ユーザー名の属性値が不正です。設定してください。" 4468 }, 4469 { 4470 "id": "model.config.is_valid.site_url.app_error", 4471 "translation": "サイトURLを正しく設定してください。URLは http:// または https:// で始まります。" 4472 }, 4473 { 4474 "id": "model.config.is_valid.site_url_email_batching.app_error", 4475 "translation": "SiteURLが設定されていないため電子メールのバッチ処理は有効化できません。" 4476 }, 4477 { 4478 "id": "model.config.is_valid.sitename_empty.app_error", 4479 "translation": "サイト名を空にすることはできません。" 4480 }, 4481 { 4482 "id": "model.config.is_valid.sitename_length.app_error", 4483 "translation": "サイト名は {{.MaxLength}} 文字以内にしてください。" 4484 }, 4485 { 4486 "id": "model.config.is_valid.sql_conn_max_lifetime_milliseconds.app_error", 4487 "translation": "SQL設定の最大接続維持期間が不正です。0以上の数にしてください。" 4488 }, 4489 { 4490 "id": "model.config.is_valid.sql_data_src.app_error", 4491 "translation": "SQL設定のデータソースが不正です。設定してください。" 4492 }, 4493 { 4494 "id": "model.config.is_valid.sql_driver.app_error", 4495 "translation": "SQL設定のドライバー名が不正です。'mysql'か'postgres'にしてください。" 4496 }, 4497 { 4498 "id": "model.config.is_valid.sql_idle.app_error", 4499 "translation": "SQL設定の最大アイドル接続数が不正です。正の数を指定してください。" 4500 }, 4501 { 4502 "id": "model.config.is_valid.sql_max_conn.app_error", 4503 "translation": "SQL設定の最大稼働接続数が不正です。正の数を指定してください。" 4504 }, 4505 { 4506 "id": "model.config.is_valid.sql_query_timeout.app_error", 4507 "translation": "SQL設定の問い合わせタイムアウトが不正です。正の数を指定してください。" 4508 }, 4509 { 4510 "id": "model.config.is_valid.teammate_name_display.app_error", 4511 "translation": "無効なチームメイト表示です。 'フルネーム'、'ニックネーム_フルネーム'、'ユーザー名'のいずれかにしてください。" 4512 }, 4513 { 4514 "id": "model.config.is_valid.time_between_user_typing.app_error", 4515 "translation": "ユーザー入力の更新間隔は1000ミリ秒未満に設定しないでください。" 4516 }, 4517 { 4518 "id": "model.config.is_valid.tls_cert_file.app_error", 4519 "translation": "TLS証明書ファイルに対する不正な値 - LetsEncryptを使用するか、存在する証明書ファイルを設定してください" 4520 }, 4521 { 4522 "id": "model.config.is_valid.tls_key_file.app_error", 4523 "translation": "TLS鍵ファイルに対する不正な値 - LetsEncryptを使用するか、存在する鍵ファイルを設定してください" 4524 }, 4525 { 4526 "id": "model.config.is_valid.tls_overwrite_cipher.app_error", 4527 "translation": "TLS上書き暗号に対する不正な値 - 正常な値についての文書を参照してください" 4528 }, 4529 { 4530 "id": "model.config.is_valid.webserver_security.app_error", 4531 "translation": "ウェブサーバーの接続のセキュリティーが不正な値です。" 4532 }, 4533 { 4534 "id": "model.config.is_valid.websocket_url.app_error", 4535 "translation": "ウェブソケットURLは、ws://またはwss://で始まる有効なURLにしてください。" 4536 }, 4537 { 4538 "id": "model.config.is_valid.write_timeout.app_error", 4539 "translation": "書き込みタイムアウトが不正な値です。" 4540 }, 4541 { 4542 "id": "model.emoji.create_at.app_error", 4543 "translation": "作成日時は有効な時刻にしてください" 4544 }, 4545 { 4546 "id": "model.emoji.id.app_error", 4547 "translation": "不正な絵文字IDです" 4548 }, 4549 { 4550 "id": "model.emoji.name.app_error", 4551 "translation": "名前は1~64文字の小文字の英数字にしてください" 4552 }, 4553 { 4554 "id": "model.emoji.update_at.app_error", 4555 "translation": "更新日時は有効な時刻にしてください" 4556 }, 4557 { 4558 "id": "model.emoji.user_id.app_error", 4559 "translation": "不正なcreator idです" 4560 }, 4561 { 4562 "id": "model.file_info.get.gif.app_error", 4563 "translation": "GIFをデコードできません" 4564 }, 4565 { 4566 "id": "model.file_info.is_valid.create_at.app_error", 4567 "translation": "create_atが不正な値です。" 4568 }, 4569 { 4570 "id": "model.file_info.is_valid.id.app_error", 4571 "translation": "idが不正な値です。" 4572 }, 4573 { 4574 "id": "model.file_info.is_valid.path.app_error", 4575 "translation": "pathが不正な値です。" 4576 }, 4577 { 4578 "id": "model.file_info.is_valid.post_id.app_error", 4579 "translation": "post_idが不正な値です。" 4580 }, 4581 { 4582 "id": "model.file_info.is_valid.update_at.app_error", 4583 "translation": "update_atが不正な値です。" 4584 }, 4585 { 4586 "id": "model.file_info.is_valid.user_id.app_error", 4587 "translation": "user_idが不正な値です。" 4588 }, 4589 { 4590 "id": "model.group.create_at.app_error", 4591 "translation": "グループのcreate at属性が不正です" 4592 }, 4593 { 4594 "id": "model.group.delete_at.app_error", 4595 "translation": "グループのdelete at属性が不正です" 4596 }, 4597 { 4598 "id": "model.group.description.app_error", 4599 "translation": "グループのdescription属性が不正です" 4600 }, 4601 { 4602 "id": "model.group.display_name.app_error", 4603 "translation": "グループのdisplay name属性が不正です" 4604 }, 4605 { 4606 "id": "model.group.id.app_error", 4607 "translation": "グループのid属性が不正です" 4608 }, 4609 { 4610 "id": "model.group.name.app_error", 4611 "translation": "グループのname属性が不正です" 4612 }, 4613 { 4614 "id": "model.group.remote_id.app_error", 4615 "translation": "グループのremote id属性が不正です" 4616 }, 4617 { 4618 "id": "model.group.source.app_error", 4619 "translation": "グループのsource属性が不正です" 4620 }, 4621 { 4622 "id": "model.group.update_at.app_error", 4623 "translation": "グループのupdate at属性が不正です" 4624 }, 4625 { 4626 "id": "model.group_member.group_id.app_error", 4627 "translation": "グループメンバーのgroup id属性が不正です" 4628 }, 4629 { 4630 "id": "model.group_member.user_id.app_error", 4631 "translation": "グループメンバーのuser id属性が不正です" 4632 }, 4633 { 4634 "id": "model.group_syncable.group_id.app_error", 4635 "translation": "グループ同期のgroup id属性が不正です" 4636 }, 4637 { 4638 "id": "model.group_syncable.syncable_id.app_error", 4639 "translation": "グループ同期のsyncable id属性が不正です" 4640 }, 4641 { 4642 "id": "model.group_syncable.type.app_error", 4643 "translation": "グループのtype属性が不正です" 4644 }, 4645 { 4646 "id": "model.group_syncable.unmarshaljson.duplicate_type_identifier", 4647 "translation": "型の識別子は既に存在しています: 恐らくjsonが 'team_id' と 'channel_id' の両方を含んでいます" 4648 }, 4649 { 4650 "id": "model.incoming_hook.channel_id.app_error", 4651 "translation": "不正なチャンネルIDです" 4652 }, 4653 { 4654 "id": "model.incoming_hook.create_at.app_error", 4655 "translation": "作成日時は有効な時刻にしてください" 4656 }, 4657 { 4658 "id": "model.incoming_hook.description.app_error", 4659 "translation": "不正な説明です" 4660 }, 4661 { 4662 "id": "model.incoming_hook.display_name.app_error", 4663 "translation": "不正なタイトルです" 4664 }, 4665 { 4666 "id": "model.incoming_hook.icon_url.app_error", 4667 "translation": "不正な投稿アイコンです。" 4668 }, 4669 { 4670 "id": "model.incoming_hook.id.app_error", 4671 "translation": "不正なIDです" 4672 }, 4673 { 4674 "id": "model.incoming_hook.parse_data.app_error", 4675 "translation": "内向きのデータを解析できません" 4676 }, 4677 { 4678 "id": "model.incoming_hook.team_id.app_error", 4679 "translation": "不正なチームIDです" 4680 }, 4681 { 4682 "id": "model.incoming_hook.update_at.app_error", 4683 "translation": "更新日時は有効な時刻にしてください" 4684 }, 4685 { 4686 "id": "model.incoming_hook.user_id.app_error", 4687 "translation": "不正なユーザーIDです" 4688 }, 4689 { 4690 "id": "model.incoming_hook.username.app_error", 4691 "translation": "不正なユーザー名です。" 4692 }, 4693 { 4694 "id": "model.job.is_valid.create_at.app_error", 4695 "translation": "作成日時は有効な時刻にしてください" 4696 }, 4697 { 4698 "id": "model.job.is_valid.id.app_error", 4699 "translation": "不正なジョブIDです" 4700 }, 4701 { 4702 "id": "model.job.is_valid.status.app_error", 4703 "translation": "不正なジョブ状態です" 4704 }, 4705 { 4706 "id": "model.job.is_valid.type.app_error", 4707 "translation": "不正なジョブ形式です" 4708 }, 4709 { 4710 "id": "model.license_record.is_valid.create_at.app_error", 4711 "translation": "ライセンスをアップロードする際のcreate_atが不正な値です。" 4712 }, 4713 { 4714 "id": "model.license_record.is_valid.id.app_error", 4715 "translation": "ライセンスをアップロードする際のidが不正な値です。" 4716 }, 4717 { 4718 "id": "model.link_metadata.is_valid.data.app_error", 4719 "translation": "リンクメタデータのデータをnilにすることはできません" 4720 }, 4721 { 4722 "id": "model.link_metadata.is_valid.data_type.app_error", 4723 "translation": "リンクメタデータのデータが指定された種別と異なります" 4724 }, 4725 { 4726 "id": "model.link_metadata.is_valid.id.app_error", 4727 "translation": "リンクメタデータのIDが不正です" 4728 }, 4729 { 4730 "id": "model.link_metadata.is_valid.timestamp.app_error", 4731 "translation": "リンクメタデータのタイムスタンプはゼロでない値で、最も近い時間に丸められている必要があります" 4732 }, 4733 { 4734 "id": "model.link_metadata.is_valid.type.app_error", 4735 "translation": "リンクメタデータの種別が不正です" 4736 }, 4737 { 4738 "id": "model.link_metadata.is_valid.url.app_error", 4739 "translation": "リンクメタデータのURLを設定してください" 4740 }, 4741 { 4742 "id": "model.oauth.is_valid.app_id.app_error", 4743 "translation": "不正なアプリケーションIDです" 4744 }, 4745 { 4746 "id": "model.oauth.is_valid.callback.app_error", 4747 "translation": "コールバックURLを正しく設定してください。URLはhttp://またはhttps://で始まります。" 4748 }, 4749 { 4750 "id": "model.oauth.is_valid.client_secret.app_error", 4751 "translation": "不正なクライアント秘密情報です" 4752 }, 4753 { 4754 "id": "model.oauth.is_valid.create_at.app_error", 4755 "translation": "作成日時は有効な時刻にしてください" 4756 }, 4757 { 4758 "id": "model.oauth.is_valid.creator_id.app_error", 4759 "translation": "不正なcreator idです" 4760 }, 4761 { 4762 "id": "model.oauth.is_valid.description.app_error", 4763 "translation": "不正な説明です" 4764 }, 4765 { 4766 "id": "model.oauth.is_valid.homepage.app_error", 4767 "translation": "ホームページのURLを正しく設定してください。URLはhttp://またはhttps://で始まります。" 4768 }, 4769 { 4770 "id": "model.oauth.is_valid.icon_url.app_error", 4771 "translation": "アイコンのURLを正しく設定してください。URLはhttp://またはhttps://で始まります。" 4772 }, 4773 { 4774 "id": "model.oauth.is_valid.name.app_error", 4775 "translation": "不正な名前です" 4776 }, 4777 { 4778 "id": "model.oauth.is_valid.update_at.app_error", 4779 "translation": "更新日時は有効な時刻にしてください" 4780 }, 4781 { 4782 "id": "model.outgoing_hook.icon_url.app_error", 4783 "translation": "不正なアイコンです" 4784 }, 4785 { 4786 "id": "model.outgoing_hook.is_valid.callback.app_error", 4787 "translation": "不正なコールバックURLです" 4788 }, 4789 { 4790 "id": "model.outgoing_hook.is_valid.channel_id.app_error", 4791 "translation": "不正なチャンネルIDです" 4792 }, 4793 { 4794 "id": "model.outgoing_hook.is_valid.content_type.app_error", 4795 "translation": "content_typeが不正な値です。" 4796 }, 4797 { 4798 "id": "model.outgoing_hook.is_valid.create_at.app_error", 4799 "translation": "作成日時は有効な時刻にしてください" 4800 }, 4801 { 4802 "id": "model.outgoing_hook.is_valid.description.app_error", 4803 "translation": "不正な説明です" 4804 }, 4805 { 4806 "id": "model.outgoing_hook.is_valid.display_name.app_error", 4807 "translation": "不正なタイトルです" 4808 }, 4809 { 4810 "id": "model.outgoing_hook.is_valid.id.app_error", 4811 "translation": "不正なIDです" 4812 }, 4813 { 4814 "id": "model.outgoing_hook.is_valid.team_id.app_error", 4815 "translation": "不正なチームIDです" 4816 }, 4817 { 4818 "id": "model.outgoing_hook.is_valid.token.app_error", 4819 "translation": "不正なトークンです" 4820 }, 4821 { 4822 "id": "model.outgoing_hook.is_valid.trigger_words.app_error", 4823 "translation": "不正なトリガーワードです" 4824 }, 4825 { 4826 "id": "model.outgoing_hook.is_valid.update_at.app_error", 4827 "translation": "更新日時は有効な時刻にしてください" 4828 }, 4829 { 4830 "id": "model.outgoing_hook.is_valid.url.app_error", 4831 "translation": "不正なコールバックURLです。http://またはhttps://で始まる正しいURLにしてください。" 4832 }, 4833 { 4834 "id": "model.outgoing_hook.is_valid.user_id.app_error", 4835 "translation": "不正なユーザーID" 4836 }, 4837 { 4838 "id": "model.outgoing_hook.is_valid.words.app_error", 4839 "translation": "不正なトリガーワードです" 4840 }, 4841 { 4842 "id": "model.outgoing_hook.username.app_error", 4843 "translation": "不正なユーザー名です。" 4844 }, 4845 { 4846 "id": "model.plugin_command.error.app_error", 4847 "translation": "このコマンドを実行中にエラーが発生しました。" 4848 }, 4849 { 4850 "id": "model.plugin_key_value.is_valid.key.app_error", 4851 "translation": "不正なキーです。{{.Min}}文字以上 {{.Max}}文字以下でなくてはなりません。" 4852 }, 4853 { 4854 "id": "model.plugin_key_value.is_valid.plugin_id.app_error", 4855 "translation": "不正なプラグインIDです。{{.Min}}文字以上 {{.Max}}文字以下でなくてはなりません。" 4856 }, 4857 { 4858 "id": "model.post.is_valid.channel_id.app_error", 4859 "translation": "不正なチャンネルIDです" 4860 }, 4861 { 4862 "id": "model.post.is_valid.create_at.app_error", 4863 "translation": "作成日時は有効な時刻にしてください" 4864 }, 4865 { 4866 "id": "model.post.is_valid.file_ids.app_error", 4867 "translation": "ファイルIDが不正です。アップロードは最大5ファイルまでに制限されています。それ以上のファイルをアップロードするには追加の投稿を行ってください。" 4868 }, 4869 { 4870 "id": "model.post.is_valid.filenames.app_error", 4871 "translation": "不正なファイル名です" 4872 }, 4873 { 4874 "id": "model.post.is_valid.hashtags.app_error", 4875 "translation": "不正なハッシュタグです" 4876 }, 4877 { 4878 "id": "model.post.is_valid.id.app_error", 4879 "translation": "不正なIDです" 4880 }, 4881 { 4882 "id": "model.post.is_valid.msg.app_error", 4883 "translation": "不正なメッセージです" 4884 }, 4885 { 4886 "id": "model.post.is_valid.original_id.app_error", 4887 "translation": "不正なオリジナルIDです" 4888 }, 4889 { 4890 "id": "model.post.is_valid.parent_id.app_error", 4891 "translation": "不正な親IDです" 4892 }, 4893 { 4894 "id": "model.post.is_valid.props.app_error", 4895 "translation": "不正な設定値です" 4896 }, 4897 { 4898 "id": "model.post.is_valid.root_id.app_error", 4899 "translation": "不正なルートIDです" 4900 }, 4901 { 4902 "id": "model.post.is_valid.root_parent.app_error", 4903 "translation": "親IDが設定されている場合、無効なルートIDが設定されていなければなりません" 4904 }, 4905 { 4906 "id": "model.post.is_valid.type.app_error", 4907 "translation": "不正な形式です" 4908 }, 4909 { 4910 "id": "model.post.is_valid.update_at.app_error", 4911 "translation": "更新日時は有効な時刻にしてください" 4912 }, 4913 { 4914 "id": "model.post.is_valid.user_id.app_error", 4915 "translation": "不正なユーザーIDです" 4916 }, 4917 { 4918 "id": "model.preference.is_valid.category.app_error", 4919 "translation": "不正なカテゴリーです" 4920 }, 4921 { 4922 "id": "model.preference.is_valid.id.app_error", 4923 "translation": "不正なユーザーIDです" 4924 }, 4925 { 4926 "id": "model.preference.is_valid.name.app_error", 4927 "translation": "不正な名前です" 4928 }, 4929 { 4930 "id": "model.preference.is_valid.theme.app_error", 4931 "translation": "不正なテーマです" 4932 }, 4933 { 4934 "id": "model.preference.is_valid.value.app_error", 4935 "translation": "値が長過ぎます" 4936 }, 4937 { 4938 "id": "model.reaction.is_valid.create_at.app_error", 4939 "translation": "作成日時は有効な時刻にしてください" 4940 }, 4941 { 4942 "id": "model.reaction.is_valid.emoji_name.app_error", 4943 "translation": "不正な絵文字名です" 4944 }, 4945 { 4946 "id": "model.reaction.is_valid.post_id.app_error", 4947 "translation": "不正な投稿IDです" 4948 }, 4949 { 4950 "id": "model.reaction.is_valid.user_id.app_error", 4951 "translation": "不正なユーザーIDです" 4952 }, 4953 { 4954 "id": "model.team.is_valid.characters.app_error", 4955 "translation": "名前は2文字以上の小文字の英数字にしてください" 4956 }, 4957 { 4958 "id": "model.team.is_valid.company.app_error", 4959 "translation": "不正な会社名です" 4960 }, 4961 { 4962 "id": "model.team.is_valid.create_at.app_error", 4963 "translation": "作成日時は有効な時刻にしてください" 4964 }, 4965 { 4966 "id": "model.team.is_valid.description.app_error", 4967 "translation": "不正な説明です" 4968 }, 4969 { 4970 "id": "model.team.is_valid.domains.app_error", 4971 "translation": "許可されたドメインが不正です" 4972 }, 4973 { 4974 "id": "model.team.is_valid.email.app_error", 4975 "translation": "不正な電子メールアドレスです" 4976 }, 4977 { 4978 "id": "model.team.is_valid.id.app_error", 4979 "translation": "不正なIDです" 4980 }, 4981 { 4982 "id": "model.team.is_valid.invite_id.app_error", 4983 "translation": "不正な招待IDです" 4984 }, 4985 { 4986 "id": "model.team.is_valid.name.app_error", 4987 "translation": "不正な名前です" 4988 }, 4989 { 4990 "id": "model.team.is_valid.reserved.app_error", 4991 "translation": "このURLは利用できません。他のURLを試してみてください。" 4992 }, 4993 { 4994 "id": "model.team.is_valid.type.app_error", 4995 "translation": "不正な形式です" 4996 }, 4997 { 4998 "id": "model.team.is_valid.update_at.app_error", 4999 "translation": "更新日時は有効な時刻にしてください" 5000 }, 5001 { 5002 "id": "model.team.is_valid.url.app_error", 5003 "translation": "不正なURL識別子です" 5004 }, 5005 { 5006 "id": "model.team_member.is_valid.team_id.app_error", 5007 "translation": "不正なチームIDです" 5008 }, 5009 { 5010 "id": "model.team_member.is_valid.user_id.app_error", 5011 "translation": "不正なユーザーIDです" 5012 }, 5013 { 5014 "id": "model.terms_of_service.is_valid.create_at.app_error", 5015 "translation": "必須の利用規約属性 create_at が存在しません。" 5016 }, 5017 { 5018 "id": "model.terms_of_service.is_valid.id.app_error", 5019 "translation": "不正な利用規約IDです。" 5020 }, 5021 { 5022 "id": "model.terms_of_service.is_valid.text.app_error", 5023 "translation": "カスタム利用規約テキストが長すぎます。最大 {{.MaxLength}} 文字です。" 5024 }, 5025 { 5026 "id": "model.terms_of_service.is_valid.user_id.app_error", 5027 "translation": "必須の利用規約属性 user_id が存在しません。" 5028 }, 5029 { 5030 "id": "model.token.is_valid.expiry", 5031 "translation": "不正なトークンの有効期限" 5032 }, 5033 { 5034 "id": "model.token.is_valid.size", 5035 "translation": "不正なトークンです。" 5036 }, 5037 { 5038 "id": "model.user.is_valid.email.app_error", 5039 "translation": "有効なメールアドレスを入力してください" 5040 }, 5041 { 5042 "id": "model.user.is_valid.pwd.app_error", 5043 "translation": "パスワードは{{.Min}}文字以上に設定してください。" 5044 }, 5045 { 5046 "id": "model.user.is_valid.pwd_lowercase.app_error", 5047 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字は英小文字にしてください。" 5048 }, 5049 { 5050 "id": "model.user.is_valid.pwd_lowercase_number.app_error", 5051 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と数字を含めてください。" 5052 }, 5053 { 5054 "id": "model.user.is_valid.pwd_lowercase_number_symbol.app_error", 5055 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と数字、記号(例: \"~!@#$%^&*()\")を含めてください。" 5056 }, 5057 { 5058 "id": "model.user.is_valid.pwd_lowercase_symbol.app_error", 5059 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と記号(例: \"~!@#$%^&*()\")を含めてください。" 5060 }, 5061 { 5062 "id": "model.user.is_valid.pwd_lowercase_uppercase.app_error", 5063 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつ英小文字と英大文字を含めてください。" 5064 }, 5065 { 5066 "id": "model.user.is_valid.pwd_lowercase_uppercase_number.app_error", 5067 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と英大文字、数字を含めてください。" 5068 }, 5069 { 5070 "id": "model.user.is_valid.pwd_lowercase_uppercase_number_symbol.app_error", 5071 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英大文字と数字、記号(例: \"~!@#$%^&*()\")を含めてください。" 5072 }, 5073 { 5074 "id": "model.user.is_valid.pwd_lowercase_uppercase_symbol.app_error", 5075 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と英大文字、記号(例: \"~!@#$%^&*()\")を含めてください。" 5076 }, 5077 { 5078 "id": "model.user.is_valid.pwd_number.app_error", 5079 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字は数字にしてください。" 5080 }, 5081 { 5082 "id": "model.user.is_valid.pwd_number_symbol.app_error", 5083 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの数字、記号(例: \"~!@#$%^&*()\")を含めてください。" 5084 }, 5085 { 5086 "id": "model.user.is_valid.pwd_symbol.app_error", 5087 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字は記号(例: \"~!@#$%^&*()\")にしてください。" 5088 }, 5089 { 5090 "id": "model.user.is_valid.pwd_uppercase.app_error", 5091 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字は英大文字にしてください。" 5092 }, 5093 { 5094 "id": "model.user.is_valid.pwd_uppercase_number.app_error", 5095 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英大文字と数字を含めてください。" 5096 }, 5097 { 5098 "id": "model.user.is_valid.pwd_uppercase_number_symbol.app_error", 5099 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英大文字と数字、記号(例: \"~!@#$%^&*()\")を含めてください。" 5100 }, 5101 { 5102 "id": "model.user.is_valid.pwd_uppercase_symbol.app_error", 5103 "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英大文字と記号(例: \"~!@#$%^&*()\")を含めてください。" 5104 }, 5105 { 5106 "id": "model.user.is_valid.username.app_error", 5107 "translation": "ユーザー名は、英小文字、数字と \".\"、\"-\" と \"_\"を含む3文字から22文字で、最初は記号と数字以外である必要があります。" 5108 }, 5109 { 5110 "id": "model.user_access_token.is_valid.description.app_error", 5111 "translation": "不正な説明です。255文字以内にしてください。" 5112 }, 5113 { 5114 "id": "model.user_access_token.is_valid.id.app_error", 5115 "translation": "idが不正な値です。" 5116 }, 5117 { 5118 "id": "model.user_access_token.is_valid.token.app_error", 5119 "translation": "不正なアクセストークンです" 5120 }, 5121 { 5122 "id": "model.user_access_token.is_valid.user_id.app_error", 5123 "translation": "不正なユーザーIDです" 5124 }, 5125 { 5126 "id": "model.user_terms_of_service.is_valid.create_at.app_error", 5127 "translation": "必須の利用規約属性 create_at が存在しません。" 5128 }, 5129 { 5130 "id": "model.user_terms_of_service.is_valid.service_terms_id.app_error", 5131 "translation": "必須のユーザー利用規約属性 service_terms_id が存在しません。" 5132 }, 5133 { 5134 "id": "model.user_terms_of_service.is_valid.user_id.app_error", 5135 "translation": "必須の利用規約属性 user_id が存在しません。" 5136 }, 5137 { 5138 "id": "model.utils.decode_json.app_error", 5139 "translation": "デコードできませんでした" 5140 }, 5141 { 5142 "id": "model.websocket_client.connect_fail.app_error", 5143 "translation": "ウェブソケットサーバーへ接続できません。" 5144 }, 5145 { 5146 "id": "oauth.gitlab.tos.error", 5147 "translation": "GitLabの利用規約が更新されました。gitlab.comで新しい利用規約に同意してから、もう一度Mattermostへログインしてみてください。" 5148 }, 5149 { 5150 "id": "plugin.api.update_user_status.bad_status", 5151 "translation": "ユーザーステータスを設定できませんでした。不明なユーザーステータスです。" 5152 }, 5153 { 5154 "id": "plugin_api.get_file_link.disabled.app_error", 5155 "translation": "公開リンクが無効化されています" 5156 }, 5157 { 5158 "id": "plugin_api.get_file_link.no_post.app_error", 5159 "translation": "ファイルの公開リンクを取得できません。ファイルは現在のユーザーが読むことができる投稿に添付されている必要があります。" 5160 }, 5161 { 5162 "id": "plugin_api.send_mail.missing_htmlbody", 5163 "translation": "HTMLボディが存在しません。" 5164 }, 5165 { 5166 "id": "plugin_api.send_mail.missing_subject", 5167 "translation": "電子メールの題名が存在しません。" 5168 }, 5169 { 5170 "id": "plugin_api.send_mail.missing_to", 5171 "translation": "送信先アドレスが存在しません。" 5172 }, 5173 { 5174 "id": "store.insert_error", 5175 "translation": "insertエラー" 5176 }, 5177 { 5178 "id": "store.select_error", 5179 "translation": "selectエラー" 5180 }, 5181 { 5182 "id": "store.sql.convert_string_array", 5183 "translation": "FromDb: StringArrayを*stringに変換できません" 5184 }, 5185 { 5186 "id": "store.sql.convert_string_interface", 5187 "translation": "FromDb: StringInterfaceを*stringに変換できません" 5188 }, 5189 { 5190 "id": "store.sql.convert_string_map", 5191 "translation": "FromDb: StringMapを*stringに変換できません" 5192 }, 5193 { 5194 "id": "store.sql_audit.get.finding.app_error", 5195 "translation": "監査データを探す際にエラーが発生しました" 5196 }, 5197 { 5198 "id": "store.sql_audit.get.limit.app_error", 5199 "translation": "これ以上のページを生成できません" 5200 }, 5201 { 5202 "id": "store.sql_audit.permanent_delete_batch.app_error", 5203 "translation": "監査バッチを完全に削除する際にエラーが発生しました" 5204 }, 5205 { 5206 "id": "store.sql_audit.permanent_delete_by_user.app_error", 5207 "translation": "監査データを削除する際にエラーが発生しました" 5208 }, 5209 { 5210 "id": "store.sql_audit.save.saving.app_error", 5211 "translation": "監査データを保存する際にエラーが発生しました" 5212 }, 5213 { 5214 "id": "store.sql_bot.delete.app_error", 5215 "translation": "ボットを削除できませんでした" 5216 }, 5217 { 5218 "id": "store.sql_bot.get.app_error", 5219 "translation": "ボットを取得できませんでした" 5220 }, 5221 { 5222 "id": "store.sql_bot.get.missing.app_error", 5223 "translation": "ボットが存在しません" 5224 }, 5225 { 5226 "id": "store.sql_bot.get_all.app_error", 5227 "translation": "ボットを取得できませんでした" 5228 }, 5229 { 5230 "id": "store.sql_bot.save.app_error", 5231 "translation": "ボットを保存できませんでした" 5232 }, 5233 { 5234 "id": "store.sql_bot.update.app_error", 5235 "translation": "ボットを更新できませんでした" 5236 }, 5237 { 5238 "id": "store.sql_bot.update.updating.app_error", 5239 "translation": "ボットを更新する際にエラーが発生しました" 5240 }, 5241 { 5242 "id": "store.sql_channel.analytics_deleted_type_count.app_error", 5243 "translation": "削除済みのチャンネル形式数を取得できませんでした" 5244 }, 5245 { 5246 "id": "store.sql_channel.analytics_type_count.app_error", 5247 "translation": "チャンネル形式数を取得できませんでした" 5248 }, 5249 { 5250 "id": "store.sql_channel.clear_all_custom_role_assignments.commit_transaction.app_error", 5251 "translation": "データベーストランザクションをコミットできませんでした" 5252 }, 5253 { 5254 "id": "store.sql_channel.clear_all_custom_role_assignments.open_transaction.app_error", 5255 "translation": "データベーストランザクションを開始できませんでした" 5256 }, 5257 { 5258 "id": "store.sql_channel.clear_all_custom_role_assignments.rollback_transaction.app_error", 5259 "translation": "データベーストランザクションをロールバックできませんでした" 5260 }, 5261 { 5262 "id": "store.sql_channel.clear_all_custom_role_assignments.select.app_error", 5263 "translation": "チャンネルメンバーを抽出できませんでした" 5264 }, 5265 { 5266 "id": "store.sql_channel.clear_all_custom_role_assignments.update.app_error", 5267 "translation": "チャンネルメンバーを更新できませんでした" 5268 }, 5269 { 5270 "id": "store.sql_channel.delete.channel.app_error", 5271 "translation": "チャンネルを削除できませんでした" 5272 }, 5273 { 5274 "id": "store.sql_channel.get.existing.app_error", 5275 "translation": "既存のチャンネルが見付かりませんでした" 5276 }, 5277 { 5278 "id": "store.sql_channel.get.find.app_error", 5279 "translation": "チャンネルを探す際にエラーが発生しました" 5280 }, 5281 { 5282 "id": "store.sql_channel.get_all.app_error", 5283 "translation": "全チャンネルを取得できませんでした" 5284 }, 5285 { 5286 "id": "store.sql_channel.get_by_name.existing.app_error", 5287 "translation": "既存のチャンネルが見付かりませんでした" 5288 }, 5289 { 5290 "id": "store.sql_channel.get_by_name.missing.app_error", 5291 "translation": "チャンネルが存在しません" 5292 }, 5293 { 5294 "id": "store.sql_channel.get_by_scheme.app_error", 5295 "translation": "与えられたスキームにおけるチャンネルを取得できませんでした" 5296 }, 5297 { 5298 "id": "store.sql_channel.get_channel_counts.get.app_error", 5299 "translation": "チャンネル数を取得できませんでした" 5300 }, 5301 { 5302 "id": "store.sql_channel.get_channels.get.app_error", 5303 "translation": "チャンネルを取得できませんでした" 5304 }, 5305 { 5306 "id": "store.sql_channel.get_channels.not_found.app_error", 5307 "translation": "チャンネルが見付かりませんでした" 5308 }, 5309 { 5310 "id": "store.sql_channel.get_channels_batch_for_indexing.get.app_error", 5311 "translation": "インデックス付与のためのチャンネルのバッチ処理を取得できませんでした" 5312 }, 5313 { 5314 "id": "store.sql_channel.get_channels_by_ids.get.app_error", 5315 "translation": "チャンネルを取得できませんでした" 5316 }, 5317 { 5318 "id": "store.sql_channel.get_channels_by_ids.not_found.app_error", 5319 "translation": "チャンネルが見付かりませんでした" 5320 }, 5321 { 5322 "id": "store.sql_channel.get_deleted.existing.app_error", 5323 "translation": "既存の削除されたチャンネルが見付かりませんでした" 5324 }, 5325 { 5326 "id": "store.sql_channel.get_deleted.missing.app_error", 5327 "translation": "削除されたチャンネルはありません" 5328 }, 5329 { 5330 "id": "store.sql_channel.get_deleted_by_name.existing.app_error", 5331 "translation": "既存の削除されたチャンネルが見付かりませんでした" 5332 }, 5333 { 5334 "id": "store.sql_channel.get_deleted_by_name.missing.app_error", 5335 "translation": "その名前を持つ削除されたチャンネルは存在しません" 5336 }, 5337 { 5338 "id": "store.sql_channel.get_for_post.app_error", 5339 "translation": "その投稿のチャンネルを取得できませんでした" 5340 }, 5341 { 5342 "id": "store.sql_channel.get_member.app_error", 5343 "translation": "チャンネルのメンバーを取得できませんでした" 5344 }, 5345 { 5346 "id": "store.sql_channel.get_member.missing.app_error", 5347 "translation": "そのユーザーIDとチャンネルIDに合致するチャンネルのメンバーが見付かりませんでした" 5348 }, 5349 { 5350 "id": "store.sql_channel.get_member_count.app_error", 5351 "translation": "チャンネルメンバー数を取得できませんでした" 5352 }, 5353 { 5354 "id": "store.sql_channel.get_member_for_post.app_error", 5355 "translation": "その投稿のチャンネルメンバーを取得できませんでした" 5356 }, 5357 { 5358 "id": "store.sql_channel.get_members.app_error", 5359 "translation": "チャンネルのメンバーを取得できませんでした" 5360 }, 5361 { 5362 "id": "store.sql_channel.get_members_by_ids.app_error", 5363 "translation": "チャンネルのメンバーを取得できませんでした" 5364 }, 5365 { 5366 "id": "store.sql_channel.get_more_channels.get.app_error", 5367 "translation": "チャンネルを取得できませんでした" 5368 }, 5369 { 5370 "id": "store.sql_channel.get_public_channels.get.app_error", 5371 "translation": "公開チャンネルを取得できませんでした" 5372 }, 5373 { 5374 "id": "store.sql_channel.get_timezone.app_error", 5375 "translation": "チャンネルメンバーのタイムゾーンを取得できませんでした" 5376 }, 5377 { 5378 "id": "store.sql_channel.get_unread.app_error", 5379 "translation": "チャンネルの未読メッセージを取得できませんでした" 5380 }, 5381 { 5382 "id": "store.sql_channel.increment_mention_count.app_error", 5383 "translation": "誰かについての投稿数を増加できませんでした" 5384 }, 5385 { 5386 "id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error", 5387 "translation": "データベーストランザクションをコミットできませんでした" 5388 }, 5389 { 5390 "id": "store.sql_channel.migrate_channel_members.open_transaction.app_error", 5391 "translation": "データベーストランザクションを開ませんでした" 5392 }, 5393 { 5394 "id": "store.sql_channel.migrate_channel_members.rollback_transaction.app_error", 5395 "translation": "データベーストランザクションをロールバックできませんでした" 5396 }, 5397 { 5398 "id": "store.sql_channel.migrate_channel_members.select.app_error", 5399 "translation": "チャンネルメンバーを選択できませんでした" 5400 }, 5401 { 5402 "id": "store.sql_channel.migrate_channel_members.update.app_error", 5403 "translation": "チャンネルメンバーを更新できませんでした" 5404 }, 5405 { 5406 "id": "store.sql_channel.permanent_delete.app_error", 5407 "translation": "チャンネルを削除できませんでした" 5408 }, 5409 { 5410 "id": "store.sql_channel.permanent_delete.commit_transaction.app_error", 5411 "translation": "トランザクションをコミットできませんでした" 5412 }, 5413 { 5414 "id": "store.sql_channel.permanent_delete.delete_public_channel.app_error", 5415 "translation": "公開チャンネルを削除できませんでした" 5416 }, 5417 { 5418 "id": "store.sql_channel.permanent_delete.open_transaction.app_error", 5419 "translation": "トランザクションを開けませんでした" 5420 }, 5421 { 5422 "id": "store.sql_channel.permanent_delete_by_team.app_error", 5423 "translation": "チャンネルを削除できませんでした" 5424 }, 5425 { 5426 "id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error", 5427 "translation": "トランザクションをコミットできませんでした" 5428 }, 5429 { 5430 "id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error", 5431 "translation": "公開チャンネルを削除できませんでした" 5432 }, 5433 { 5434 "id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error", 5435 "translation": "トランザクションを開けませんでした" 5436 }, 5437 { 5438 "id": "store.sql_channel.permanent_delete_members_by_user.app_error", 5439 "translation": "チャンネルメンバーを削除できませんでした" 5440 }, 5441 { 5442 "id": "store.sql_channel.pinned_posts.app_error", 5443 "translation": "ピン留めされた投稿が見付かりませんでした" 5444 }, 5445 { 5446 "id": "store.sql_channel.remove_all_deactivated_members.app_error", 5447 "translation": "無効化されたユーザーをチャンネルから削除できませんでした" 5448 }, 5449 { 5450 "id": "store.sql_channel.remove_member.app_error", 5451 "translation": "チャンネルメンバーを削除できませんでした" 5452 }, 5453 { 5454 "id": "store.sql_channel.reset_all_channel_schemes.app_error", 5455 "translation": "チャンネルスキームをリセットできませんでした" 5456 }, 5457 { 5458 "id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error", 5459 "translation": "トランザクションをコミットできませんでした" 5460 }, 5461 { 5462 "id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error", 5463 "translation": "トランザクションを開けませんでした" 5464 }, 5465 { 5466 "id": "store.sql_channel.reset_last_post_at.app_error", 5467 "translation": "チャンネルの最新の投稿日付をリセットできませんでした。" 5468 }, 5469 { 5470 "id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error", 5471 "translation": "トランザクションをコミットできませんでした" 5472 }, 5473 { 5474 "id": "store.sql_channel.reset_last_post_at.open_transaction.app_error", 5475 "translation": "トランザクションを開けませんでした" 5476 }, 5477 { 5478 "id": "store.sql_channel.save.archived_channel.app_error", 5479 "translation": "アーカイブチャンネルは変更できません" 5480 }, 5481 { 5482 "id": "store.sql_channel.save.commit_transaction.app_error", 5483 "translation": "トランザクションをコミットできません" 5484 }, 5485 { 5486 "id": "store.sql_channel.save.direct_channel.app_error", 5487 "translation": "ダイレクトチャンネルを作成するにはSaveDirectChannelを使用してください" 5488 }, 5489 { 5490 "id": "store.sql_channel.save.open_transaction.app_error", 5491 "translation": "トランザクションを開けません" 5492 }, 5493 { 5494 "id": "store.sql_channel.save.upsert_public_channel.app_error", 5495 "translation": "公開チャンネルを追加もしくは更新できませんでした" 5496 }, 5497 { 5498 "id": "store.sql_channel.save_channel.current_count.app_error", 5499 "translation": "現在のチャンネル数を取得できません" 5500 }, 5501 { 5502 "id": "store.sql_channel.save_channel.existing.app_error", 5503 "translation": "既存のチャンネルの更新をしなくてはいけません" 5504 }, 5505 { 5506 "id": "store.sql_channel.save_channel.exists.app_error", 5507 "translation": "その名前を持つチャンネルは既に同じチームに存在します" 5508 }, 5509 { 5510 "id": "store.sql_channel.save_channel.limit.app_error", 5511 "translation": "許可されたチャンネルのメンバーの上限に達しました" 5512 }, 5513 { 5514 "id": "store.sql_channel.save_channel.previously.app_error", 5515 "translation": "そのURLのチャンネルは以前に作成されました" 5516 }, 5517 { 5518 "id": "store.sql_channel.save_channel.save.app_error", 5519 "translation": "チャンネルを保存できませんでした" 5520 }, 5521 { 5522 "id": "store.sql_channel.save_direct_channel.add_members.app_error", 5523 "translation": "ダイレクトチャンネルのメンバーを追加できません" 5524 }, 5525 { 5526 "id": "store.sql_channel.save_direct_channel.commit.app_error", 5527 "translation": "トランザクションをコミットできません" 5528 }, 5529 { 5530 "id": "store.sql_channel.save_direct_channel.not_direct.app_error", 5531 "translation": "SaveDirectChannelで作成されようとしたダイレクトチャンネルではありません" 5532 }, 5533 { 5534 "id": "store.sql_channel.save_direct_channel.open_transaction.app_error", 5535 "translation": "トランザクションを開けません" 5536 }, 5537 { 5538 "id": "store.sql_channel.save_member.commit_transaction.app_error", 5539 "translation": "トランザクションをコミットできません" 5540 }, 5541 { 5542 "id": "store.sql_channel.save_member.exists.app_error", 5543 "translation": "このIDを持つチャンネルのメンバーは既に存在します" 5544 }, 5545 { 5546 "id": "store.sql_channel.save_member.open_transaction.app_error", 5547 "translation": "トランザクションを開けません" 5548 }, 5549 { 5550 "id": "store.sql_channel.save_member.save.app_error", 5551 "translation": "チャンネルのメンバーを保存できませんでした" 5552 }, 5553 { 5554 "id": "store.sql_channel.search.app_error", 5555 "translation": "チャンネルを検索する際にエラーが発生しました" 5556 }, 5557 { 5558 "id": "store.sql_channel.set_delete_at.commit_transaction.app_error", 5559 "translation": "トランザクションをコミットできませんでした" 5560 }, 5561 { 5562 "id": "store.sql_channel.set_delete_at.open_transaction.app_error", 5563 "translation": "トランザクションを開けませんでした" 5564 }, 5565 { 5566 "id": "store.sql_channel.set_delete_at.update_public_channel.app_error", 5567 "translation": "公開チャンネルを更新できませんでした" 5568 }, 5569 { 5570 "id": "store.sql_channel.update.app_error", 5571 "translation": "チャンネルを更新できませんでした" 5572 }, 5573 { 5574 "id": "store.sql_channel.update.archived_channel.app_error", 5575 "translation": "アーカイブチャンネルは編集できません" 5576 }, 5577 { 5578 "id": "store.sql_channel.update.commit_transaction.app_error", 5579 "translation": "トランザクションをコミットできませんでした" 5580 }, 5581 { 5582 "id": "store.sql_channel.update.exists.app_error", 5583 "translation": "そのハンドルを持つチャンネルは既に存在しています" 5584 }, 5585 { 5586 "id": "store.sql_channel.update.open_transaction.app_error", 5587 "translation": "トランザクションを開けませんでした" 5588 }, 5589 { 5590 "id": "store.sql_channel.update.previously.app_error", 5591 "translation": "そのハンドルを持つチャンネルは以前に作成されました" 5592 }, 5593 { 5594 "id": "store.sql_channel.update.updating.app_error", 5595 "translation": "チャンネルを更新する際にエラーが発生しました" 5596 }, 5597 { 5598 "id": "store.sql_channel.update.upsert_public_channel.app_error", 5599 "translation": "公開チャンネルを追加もしくは更新できませんでした" 5600 }, 5601 { 5602 "id": "store.sql_channel.update_last_viewed_at.app_error", 5603 "translation": "最終閲覧日時を更新できませんでした" 5604 }, 5605 { 5606 "id": "store.sql_channel.update_member.app_error", 5607 "translation": "チャンネルのメンバーを更新する際にエラーが発生しました" 5608 }, 5609 { 5610 "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error", 5611 "translation": "指定日時内のチャンネル内ユーザーを取得できませんでした" 5612 }, 5613 { 5614 "id": "store.sql_channel_member_history.log_join_event.app_error", 5615 "translation": "チャンネルメンバーの履歴を記録できませんでした" 5616 }, 5617 { 5618 "id": "store.sql_channel_member_history.log_leave_event.update_error", 5619 "translation": "チャンネルメンバーの履歴を記録できませんでした。既存の参加記録を更新できませんでした" 5620 }, 5621 { 5622 "id": "store.sql_channel_member_history.permanent_delete_batch.app_error", 5623 "translation": "記録を破棄できませんでした" 5624 }, 5625 { 5626 "id": "store.sql_cluster_discovery.cleanup.app_error", 5627 "translation": "ClusterDiscovery 行の保存に失敗しました" 5628 }, 5629 { 5630 "id": "store.sql_cluster_discovery.delete.app_error", 5631 "translation": "削除に失敗しました" 5632 }, 5633 { 5634 "id": "store.sql_cluster_discovery.exists.app_error", 5635 "translation": "存在確認に失敗ました" 5636 }, 5637 { 5638 "id": "store.sql_cluster_discovery.get_all.app_error", 5639 "translation": "すべての discovery 行の取得に失敗しました" 5640 }, 5641 { 5642 "id": "store.sql_cluster_discovery.save.app_error", 5643 "translation": "ClusterDiscovery 行の保存に失敗しました" 5644 }, 5645 { 5646 "id": "store.sql_cluster_discovery.set_last_ping.app_error", 5647 "translation": "最終確認日時の更新に失敗しました" 5648 }, 5649 { 5650 "id": "store.sql_command.analytics_command_count.app_error", 5651 "translation": "コマンドをカウントできませんでした" 5652 }, 5653 { 5654 "id": "store.sql_command.get_by_trigger.app_error", 5655 "translation": "コマンドを取得できませんでした" 5656 }, 5657 { 5658 "id": "store.sql_command.save.delete.app_error", 5659 "translation": "コマンドを削除できませんでした" 5660 }, 5661 { 5662 "id": "store.sql_command.save.delete_perm.app_error", 5663 "translation": "コマンドを削除できませんでした" 5664 }, 5665 { 5666 "id": "store.sql_command.save.get.app_error", 5667 "translation": "コマンドを取得できませんでした" 5668 }, 5669 { 5670 "id": "store.sql_command.save.get_team.app_error", 5671 "translation": "コマンドを取得できませんでした" 5672 }, 5673 { 5674 "id": "store.sql_command.save.saving.app_error", 5675 "translation": "コマンドを保存できませんでした" 5676 }, 5677 { 5678 "id": "store.sql_command.save.saving_overwrite.app_error", 5679 "translation": "既にあるコマンドは上書きできません" 5680 }, 5681 { 5682 "id": "store.sql_command.save.update.app_error", 5683 "translation": "コマンドを更新できませんでした" 5684 }, 5685 { 5686 "id": "store.sql_command_webhooks.get.app_error", 5687 "translation": "ウェブフックを取得できませんでした" 5688 }, 5689 { 5690 "id": "store.sql_command_webhooks.save.app_error", 5691 "translation": "コマンドウェブフックを保存できませんでした" 5692 }, 5693 { 5694 "id": "store.sql_command_webhooks.save.existing.app_error", 5695 "translation": "既存のCommandWebhookは更新できません" 5696 }, 5697 { 5698 "id": "store.sql_command_webhooks.try_use.app_error", 5699 "translation": "ウェブフックを使用できません" 5700 }, 5701 { 5702 "id": "store.sql_command_webhooks.try_use.invalid.app_error", 5703 "translation": "不正なウェブフックです" 5704 }, 5705 { 5706 "id": "store.sql_compliance.get.finding.app_error", 5707 "translation": "コンプライアンスリポートを取得する際にエラーが発生しました" 5708 }, 5709 { 5710 "id": "store.sql_compliance.message_export.app_error", 5711 "translation": "メッセージエクスポートデータを選択できませんでした" 5712 }, 5713 { 5714 "id": "store.sql_compliance.save.saving.app_error", 5715 "translation": "コンプライアンスリポート保存する際にエラーが発生しました" 5716 }, 5717 { 5718 "id": "store.sql_emoji.delete.app_error", 5719 "translation": "絵文字を削除できませんでした" 5720 }, 5721 { 5722 "id": "store.sql_emoji.delete.no_results", 5723 "translation": "削除する絵文字を削除できませんでした" 5724 }, 5725 { 5726 "id": "store.sql_emoji.get.app_error", 5727 "translation": "絵文字を取得できませんでした" 5728 }, 5729 { 5730 "id": "store.sql_emoji.get_all.app_error", 5731 "translation": "絵文字を取得できませんでした" 5732 }, 5733 { 5734 "id": "store.sql_emoji.get_by_name.app_error", 5735 "translation": "絵文字を取得できませんでした" 5736 }, 5737 { 5738 "id": "store.sql_emoji.save.app_error", 5739 "translation": "絵文字を保存できませんでした" 5740 }, 5741 { 5742 "id": "store.sql_file_info.PermanentDeleteByUser.app_error", 5743 "translation": "ユーザーの添付ファイルを削除できませんでした" 5744 }, 5745 { 5746 "id": "store.sql_file_info.attach_to_post.app_error", 5747 "translation": "投稿にファイル情報を添付できませんでした" 5748 }, 5749 { 5750 "id": "store.sql_file_info.delete_for_post.app_error", 5751 "translation": "投稿のファイル情報を削除できませんでした" 5752 }, 5753 { 5754 "id": "store.sql_file_info.get.app_error", 5755 "translation": "ファイル情報を取得できませんでした" 5756 }, 5757 { 5758 "id": "store.sql_file_info.get_by_path.app_error", 5759 "translation": "パスからファイル情報を取得できませんでした" 5760 }, 5761 { 5762 "id": "store.sql_file_info.get_for_post.app_error", 5763 "translation": "投稿のファイル情報を取得できませんでした" 5764 }, 5765 { 5766 "id": "store.sql_file_info.get_for_user_id.app_error", 5767 "translation": "ユーザーのファイル情報を取得できませんでした" 5768 }, 5769 { 5770 "id": "store.sql_file_info.permanent_delete.app_error", 5771 "translation": "ファイル情報を完全に削除できませんでした" 5772 }, 5773 { 5774 "id": "store.sql_file_info.permanent_delete_batch.app_error", 5775 "translation": "ファイル情報バッチを完全に削除する際にエラーが発生しました" 5776 }, 5777 { 5778 "id": "store.sql_file_info.save.app_error", 5779 "translation": "ファイル情報を保存できませんでした" 5780 }, 5781 { 5782 "id": "store.sql_group.group_syncable_already_deleted", 5783 "translation": "グループ同期は既に削除されました" 5784 }, 5785 { 5786 "id": "store.sql_group.no_rows", 5787 "translation": "一致するグループが見付かりませんでした" 5788 }, 5789 { 5790 "id": "store.sql_group.no_rows_changed", 5791 "translation": "データは変更されませんでした" 5792 }, 5793 { 5794 "id": "store.sql_group.nothing_to_update", 5795 "translation": "グループ同期で更新されたデータはありません" 5796 }, 5797 { 5798 "id": "store.sql_group.unique_constraint", 5799 "translation": "その名前を持つチームは既に存在しています" 5800 }, 5801 { 5802 "id": "store.sql_group.uniqueness_error", 5803 "translation": "グループメンバーは既に存在しています" 5804 }, 5805 { 5806 "id": "store.sql_job.delete.app_error", 5807 "translation": "ジョブを削除できませんでした" 5808 }, 5809 { 5810 "id": "store.sql_job.get.app_error", 5811 "translation": "ジョブを取得できませんでした" 5812 }, 5813 { 5814 "id": "store.sql_job.get_all.app_error", 5815 "translation": "ジョブを取得できませんでした" 5816 }, 5817 { 5818 "id": "store.sql_job.get_count_by_status_and_type.app_error", 5819 "translation": "状態と種類からジョブ数を取得することができませんでした" 5820 }, 5821 { 5822 "id": "store.sql_job.get_newest_job_by_status_and_type.app_error", 5823 "translation": "状態と種類から最新のジョブを取得することができませんでした" 5824 }, 5825 { 5826 "id": "store.sql_job.save.app_error", 5827 "translation": "ジョブを保存できませんでした" 5828 }, 5829 { 5830 "id": "store.sql_job.update.app_error", 5831 "translation": "ジョブを更新できませんでした" 5832 }, 5833 { 5834 "id": "store.sql_license.get.app_error", 5835 "translation": "ライセンスを取得する際にエラーが発生しました" 5836 }, 5837 { 5838 "id": "store.sql_license.get.missing.app_error", 5839 "translation": "そのIDに紐付くライセンスが見付かりません" 5840 }, 5841 { 5842 "id": "store.sql_license.save.app_error", 5843 "translation": "ライセンスを保存する際にエラーが発生しました" 5844 }, 5845 { 5846 "id": "store.sql_oauth.delete.commit_transaction.app_error", 5847 "translation": "トランザクションをコミットできません" 5848 }, 5849 { 5850 "id": "store.sql_oauth.delete.open_transaction.app_error", 5851 "translation": "OAuth2アプリケーションを削除するトランザクションを開始できません" 5852 }, 5853 { 5854 "id": "store.sql_oauth.delete.rollback_transaction.app_error", 5855 "translation": "OAuth2アプリケーションを削除するトランザクションをロールバックできません" 5856 }, 5857 { 5858 "id": "store.sql_oauth.delete_app.app_error", 5859 "translation": "OAuth2アプリケーションを削除中にエラーが発生しました" 5860 }, 5861 { 5862 "id": "store.sql_oauth.get_access_data.app_error", 5863 "translation": "アクセストークンを探す際にエラーが発生しました" 5864 }, 5865 { 5866 "id": "store.sql_oauth.get_access_data_by_user_for_app.app_error", 5867 "translation": "全てのアクセストークンを探す際にエラーが発生しました" 5868 }, 5869 { 5870 "id": "store.sql_oauth.get_app.find.app_error", 5871 "translation": "要求されたアプリが見付かりませんでした" 5872 }, 5873 { 5874 "id": "store.sql_oauth.get_app.finding.app_error", 5875 "translation": "アプリケーションを探す際にエラーが発生しました" 5876 }, 5877 { 5878 "id": "store.sql_oauth.get_app_by_user.find.app_error", 5879 "translation": "既存のアプリが見付かりませんでした" 5880 }, 5881 { 5882 "id": "store.sql_oauth.get_apps.find.app_error", 5883 "translation": "OAuth2アプリケーションを検索中にエラーが発生しました" 5884 }, 5885 { 5886 "id": "store.sql_oauth.get_auth_data.find.app_error", 5887 "translation": "既存の認証コードが見付かりませんでした" 5888 }, 5889 { 5890 "id": "store.sql_oauth.get_auth_data.finding.app_error", 5891 "translation": "認証コードを探す際にエラーが発生しました" 5892 }, 5893 { 5894 "id": "store.sql_oauth.get_previous_access_data.app_error", 5895 "translation": "アクセストークンを探す際にエラーが発生しました" 5896 }, 5897 { 5898 "id": "store.sql_oauth.permanent_delete_auth_data_by_user.app_error", 5899 "translation": "認証コードを削除できませんでした" 5900 }, 5901 { 5902 "id": "store.sql_oauth.remove_access_data.app_error", 5903 "translation": "アクセストークンを削除できませんでした" 5904 }, 5905 { 5906 "id": "store.sql_oauth.remove_auth_data.app_error", 5907 "translation": "認証コードを削除できませんでした" 5908 }, 5909 { 5910 "id": "store.sql_oauth.save_access_data.app_error", 5911 "translation": "アクセストークンを保存できませんでした。" 5912 }, 5913 { 5914 "id": "store.sql_oauth.save_app.existing.app_error", 5915 "translation": "既存のアプリケーションの更新をしなくてはいけません" 5916 }, 5917 { 5918 "id": "store.sql_oauth.save_app.save.app_error", 5919 "translation": "アプリを保存できませんでした。" 5920 }, 5921 { 5922 "id": "store.sql_oauth.save_auth_data.app_error", 5923 "translation": "認証コードを保存できませんでした。" 5924 }, 5925 { 5926 "id": "store.sql_oauth.update_access_data.app_error", 5927 "translation": "アクセストークンを更新する際にエラーが発生しました" 5928 }, 5929 { 5930 "id": "store.sql_oauth.update_app.find.app_error", 5931 "translation": "更新すべき既存のアプリが見付かりませんでした" 5932 }, 5933 { 5934 "id": "store.sql_oauth.update_app.finding.app_error", 5935 "translation": "アプリケーションを探す際にエラーが発生しました" 5936 }, 5937 { 5938 "id": "store.sql_oauth.update_app.update.app_error", 5939 "translation": "アプリを更新できませんでした" 5940 }, 5941 { 5942 "id": "store.sql_oauth.update_app.updating.app_error", 5943 "translation": "アプリケーションを更新する際にエラーが発生しました" 5944 }, 5945 { 5946 "id": "store.sql_plugin_store.delete.app_error", 5947 "translation": "プラグインのキーを削除できませんでした" 5948 }, 5949 { 5950 "id": "store.sql_plugin_store.get.app_error", 5951 "translation": "プラグインのキーを取得できませんでした" 5952 }, 5953 { 5954 "id": "store.sql_plugin_store.save.app_error", 5955 "translation": "プラグインのキーを保存、更新できませんでした" 5956 }, 5957 { 5958 "id": "store.sql_post.analytics_posts_count.app_error", 5959 "translation": "投稿数を取得できませんでした" 5960 }, 5961 { 5962 "id": "store.sql_post.analytics_posts_count_by_day.app_error", 5963 "translation": "日付ごとの投稿数を取得できませんでした" 5964 }, 5965 { 5966 "id": "store.sql_post.analytics_user_counts_posts_by_day.app_error", 5967 "translation": "投稿をしたユーザー数を取得できませんでした" 5968 }, 5969 { 5970 "id": "store.sql_post.compliance_export.app_error", 5971 "translation": "コンプライアンスエクスポート投稿を取得できませんでした。" 5972 }, 5973 { 5974 "id": "store.sql_post.delete.app_error", 5975 "translation": "投稿を削除できませんでした" 5976 }, 5977 { 5978 "id": "store.sql_post.get.app_error", 5979 "translation": "投稿を取得できませんでした" 5980 }, 5981 { 5982 "id": "store.sql_post.get_flagged_posts.app_error", 5983 "translation": "フラグの立てられた投稿を取得できませんでした" 5984 }, 5985 { 5986 "id": "store.sql_post.get_parents_posts.app_error", 5987 "translation": "チャンネルの親に当たる投稿を取得できませんでした" 5988 }, 5989 { 5990 "id": "store.sql_post.get_posts.app_error", 5991 "translation": "これ以上のページを生成できません" 5992 }, 5993 { 5994 "id": "store.sql_post.get_posts_around.get.app_error", 5995 "translation": "チャンネルの投稿を取得できませんでした" 5996 }, 5997 { 5998 "id": "store.sql_post.get_posts_around.get_parent.app_error", 5999 "translation": "チャンネルの親に当たる投稿を取得できませんでした" 6000 }, 6001 { 6002 "id": "store.sql_post.get_posts_batch_for_indexing.get.app_error", 6003 "translation": "インデックス付与のための投稿のバッチ処理を取得できませんでした" 6004 }, 6005 { 6006 "id": "store.sql_post.get_posts_by_ids.app_error", 6007 "translation": "投稿を取得できませんでした" 6008 }, 6009 { 6010 "id": "store.sql_post.get_posts_created_att.app_error", 6011 "translation": "チャンネルの投稿を取得できませんでした" 6012 }, 6013 { 6014 "id": "store.sql_post.get_posts_since.app_error", 6015 "translation": "チャンネルの投稿を取得できませんでした" 6016 }, 6017 { 6018 "id": "store.sql_post.get_root_posts.app_error", 6019 "translation": "チャンネルの投稿を取得できませんでした" 6020 }, 6021 { 6022 "id": "store.sql_post.overwrite.app_error", 6023 "translation": "投稿を上書きできませんでした" 6024 }, 6025 { 6026 "id": "store.sql_post.permanent_delete.app_error", 6027 "translation": "役割を削除できませんでした" 6028 }, 6029 { 6030 "id": "store.sql_post.permanent_delete_all_comments_by_user.app_error", 6031 "translation": "ユーザーのコメントを削除できませんでした" 6032 }, 6033 { 6034 "id": "store.sql_post.permanent_delete_batch.app_error", 6035 "translation": "投稿バッチを完全に削除する際にエラーが発生しました" 6036 }, 6037 { 6038 "id": "store.sql_post.permanent_delete_by_channel.app_error", 6039 "translation": "チャンネルから投稿を削除できませんでした" 6040 }, 6041 { 6042 "id": "store.sql_post.permanent_delete_by_user.app_error", 6043 "translation": "ユーザーの削除すべき投稿を選択できませんでした" 6044 }, 6045 { 6046 "id": "store.sql_post.permanent_delete_by_user.too_many.app_error", 6047 "translation": "ユーザーの削除すべき投稿を選択できませんでした(数が多過ぎます)。再度実行してください" 6048 }, 6049 { 6050 "id": "store.sql_post.query_max_post_size.error", 6051 "translation": "投稿サイズの最大値を定義できませんでした" 6052 }, 6053 { 6054 "id": "store.sql_post.save.app_error", 6055 "translation": "投稿を保存できませんでした" 6056 }, 6057 { 6058 "id": "store.sql_post.save.existing.app_error", 6059 "translation": "既存の投稿は更新できません。" 6060 }, 6061 { 6062 "id": "store.sql_post.search.disabled", 6063 "translation": "このサーバーでは検索が無効になっています。システム管理者に問い合わせてください。" 6064 }, 6065 { 6066 "id": "store.sql_post.update.app_error", 6067 "translation": "投稿を更新できませんでした" 6068 }, 6069 { 6070 "id": "store.sql_preference.cleanup_flags_batch.app_error", 6071 "translation": "フラグのバッチ処理をクリーンアップする際にエラーが発生しました" 6072 }, 6073 { 6074 "id": "store.sql_preference.delete.app_error", 6075 "translation": "設定を削除する際にエラーが発生しました" 6076 }, 6077 { 6078 "id": "store.sql_preference.get.app_error", 6079 "translation": "設定を探す際にエラーが発生しました" 6080 }, 6081 { 6082 "id": "store.sql_preference.get_all.app_error", 6083 "translation": "設定を探す際にエラーが発生しました" 6084 }, 6085 { 6086 "id": "store.sql_preference.get_category.app_error", 6087 "translation": "設定を探す際にエラーが発生しました" 6088 }, 6089 { 6090 "id": "store.sql_preference.insert.exists.app_error", 6091 "translation": "ユーザーIDとカテゴリー、名前の設定は既に存在しています" 6092 }, 6093 { 6094 "id": "store.sql_preference.insert.save.app_error", 6095 "translation": "設定を保存できませんでした" 6096 }, 6097 { 6098 "id": "store.sql_preference.is_feature_enabled.app_error", 6099 "translation": "プリリリース設定を探す際にエラーが発生しました" 6100 }, 6101 { 6102 "id": "store.sql_preference.permanent_delete_by_user.app_error", 6103 "translation": "設定を削除する際にエラーが発生しました" 6104 }, 6105 { 6106 "id": "store.sql_preference.save.commit_transaction.app_error", 6107 "translation": "設定を保存するトランザクションをコミットできません" 6108 }, 6109 { 6110 "id": "store.sql_preference.save.missing_driver.app_error", 6111 "translation": "設定を更新する際にエラーが発生しました" 6112 }, 6113 { 6114 "id": "store.sql_preference.save.open_transaction.app_error", 6115 "translation": "設定を保存するトランザクションを開始できません" 6116 }, 6117 { 6118 "id": "store.sql_preference.save.rollback_transaction.app_error", 6119 "translation": "設定を保存するトランザクションをロールバックできません" 6120 }, 6121 { 6122 "id": "store.sql_preference.save.updating.app_error", 6123 "translation": "設定を更新する際にエラーが発生しました" 6124 }, 6125 { 6126 "id": "store.sql_preference.update.app_error", 6127 "translation": "設定を更新できませんでした" 6128 }, 6129 { 6130 "id": "store.sql_reaction.bulk_get_for_post_ids.app_error", 6131 "translation": "投稿に対するリアクションを取得できません" 6132 }, 6133 { 6134 "id": "store.sql_reaction.delete.app_error", 6135 "translation": "リアクションを削除できません" 6136 }, 6137 { 6138 "id": "store.sql_reaction.delete.begin.app_error", 6139 "translation": "リアクションの削除中はトランザクションを開けません" 6140 }, 6141 { 6142 "id": "store.sql_reaction.delete.commit.app_error", 6143 "translation": "リアクションの削除中はトランザクションをコミットできません" 6144 }, 6145 { 6146 "id": "store.sql_reaction.delete_all_with_emoji_name.delete_reactions.app_error", 6147 "translation": "この絵文字名のリアクションは削除できません" 6148 }, 6149 { 6150 "id": "store.sql_reaction.delete_all_with_emoji_name.get_reactions.app_error", 6151 "translation": "この絵文字名のリアクションを取得できません" 6152 }, 6153 { 6154 "id": "store.sql_reaction.get_for_post.app_error", 6155 "translation": "投稿に対するリアクションを取得できません" 6156 }, 6157 { 6158 "id": "store.sql_reaction.permanent_delete_batch.app_error", 6159 "translation": "リアクションバッチを完全に削除する際にエラーが発生しました" 6160 }, 6161 { 6162 "id": "store.sql_reaction.save.begin.app_error", 6163 "translation": "リアクションの保存中はトランザクションを開けません" 6164 }, 6165 { 6166 "id": "store.sql_reaction.save.commit.app_error", 6167 "translation": "リアクションの保存中はトランザクションをコミットできません" 6168 }, 6169 { 6170 "id": "store.sql_reaction.save.save.app_error", 6171 "translation": "リアクションを保存できません" 6172 }, 6173 { 6174 "id": "store.sql_recover.delete.app_error", 6175 "translation": "トークンを削除できません" 6176 }, 6177 { 6178 "id": "store.sql_recover.get_by_code.app_error", 6179 "translation": "このコードのトークンを取得できません" 6180 }, 6181 { 6182 "id": "store.sql_recover.remove_all_tokens_by_type.app_error", 6183 "translation": "そのタイプのすべてのトークンを削除できませんでした" 6184 }, 6185 { 6186 "id": "store.sql_recover.save.app_error", 6187 "translation": "トークンを保存できません" 6188 }, 6189 { 6190 "id": "store.sql_role.delete.update.app_error", 6191 "translation": "役割を削除できませんでした" 6192 }, 6193 { 6194 "id": "store.sql_role.get.app_error", 6195 "translation": "役割を取得できませんでした" 6196 }, 6197 { 6198 "id": "store.sql_role.get_by_name.app_error", 6199 "translation": "役割を取得できませんでした" 6200 }, 6201 { 6202 "id": "store.sql_role.get_by_names.app_error", 6203 "translation": "役割を取得できませんでした" 6204 }, 6205 { 6206 "id": "store.sql_role.permanent_delete_all.app_error", 6207 "translation": "すべての役割を完全に削除できませんでした" 6208 }, 6209 { 6210 "id": "store.sql_role.save.insert.app_error", 6211 "translation": "新しい役割を保存できませんでした" 6212 }, 6213 { 6214 "id": "store.sql_role.save.invalid_role.app_error", 6215 "translation": "役割が不正です。" 6216 }, 6217 { 6218 "id": "store.sql_role.save.open_transaction.app_error", 6219 "translation": "役割を保存するためのトランザクションを開ませんでした" 6220 }, 6221 { 6222 "id": "store.sql_role.save.update.app_error", 6223 "translation": "役割を更新できませんでした" 6224 }, 6225 { 6226 "id": "store.sql_role.save_role.commit_transaction.app_error", 6227 "translation": "役割を保存するためのトランザクションをコミットできませんでした" 6228 }, 6229 { 6230 "id": "store.sql_scheme.delete.role_update.app_error", 6231 "translation": "このスキームに属する役割を削除できませんでした" 6232 }, 6233 { 6234 "id": "store.sql_scheme.delete.update.app_error", 6235 "translation": "スキームを削除できませんでした" 6236 }, 6237 { 6238 "id": "store.sql_scheme.get.app_error", 6239 "translation": "スキームを取得できませんでした" 6240 }, 6241 { 6242 "id": "store.sql_scheme.permanent_delete_all.app_error", 6243 "translation": "スキームを完全に削除できませんでした" 6244 }, 6245 { 6246 "id": "store.sql_scheme.reset_channels.app_error", 6247 "translation": "このスキームを使用しているすべてのチャンネルをデフォルトのスキームへリセットできませんでした" 6248 }, 6249 { 6250 "id": "store.sql_scheme.reset_teams.app_error", 6251 "translation": "このスキームを使用している全てのチームをデフォルトのスキームへリセットできませんでした" 6252 }, 6253 { 6254 "id": "store.sql_scheme.save.insert.app_error", 6255 "translation": "スキームを作成できませんでした" 6256 }, 6257 { 6258 "id": "store.sql_scheme.save.invalid_scheme.app_error", 6259 "translation": "与えられたスキームが不正です" 6260 }, 6261 { 6262 "id": "store.sql_scheme.save.open_transaction.app_error", 6263 "translation": "スキームを保存するためのトランザクションを開ませんでした" 6264 }, 6265 { 6266 "id": "store.sql_scheme.save.retrieve_default_scheme_roles.app_error", 6267 "translation": "デフォルトのスキームの役割を抽出できませんでした" 6268 }, 6269 { 6270 "id": "store.sql_scheme.save.update.app_error", 6271 "translation": "スキームを更新できませんでした" 6272 }, 6273 { 6274 "id": "store.sql_scheme.save_scheme.commit_transaction.app_error", 6275 "translation": "スキームを保存するためのトランザクションをコミットできませんでした" 6276 }, 6277 { 6278 "id": "store.sql_session.analytics_session_count.app_error", 6279 "translation": "セッションをカウントできませんでした" 6280 }, 6281 { 6282 "id": "store.sql_session.get.app_error", 6283 "translation": "セッションを探す際にエラーが発生しました" 6284 }, 6285 { 6286 "id": "store.sql_session.get_sessions.app_error", 6287 "translation": "ユーザーセッションを探す際にエラーが発生しました" 6288 }, 6289 { 6290 "id": "store.sql_session.permanent_delete_sessions_by_user.app_error", 6291 "translation": "ユーザーの全てのセッションを削除できませんでした" 6292 }, 6293 { 6294 "id": "store.sql_session.remove.app_error", 6295 "translation": "セッションを削除できませんでした" 6296 }, 6297 { 6298 "id": "store.sql_session.remove_all_sessions_for_team.app_error", 6299 "translation": "全てのセッションを削除できませんでした" 6300 }, 6301 { 6302 "id": "store.sql_session.save.app_error", 6303 "translation": "セッションを保存できませんでした" 6304 }, 6305 { 6306 "id": "store.sql_session.save.existing.app_error", 6307 "translation": "既存のセッションを更新できませんでした" 6308 }, 6309 { 6310 "id": "store.sql_session.update_device_id.app_error", 6311 "translation": "デバイスIDを更新できませんでした" 6312 }, 6313 { 6314 "id": "store.sql_session.update_last_activity.app_error", 6315 "translation": "最終活動日時を更新できませんでした" 6316 }, 6317 { 6318 "id": "store.sql_session.update_roles.app_error", 6319 "translation": "役割を更新できませんでした" 6320 }, 6321 { 6322 "id": "store.sql_status.get.app_error", 6323 "translation": "状態を取得する際にエラーが発生しました" 6324 }, 6325 { 6326 "id": "store.sql_status.get.missing.app_error", 6327 "translation": "その状態のエントリは存在しません" 6328 }, 6329 { 6330 "id": "store.sql_status.get_online.app_error", 6331 "translation": "全てのオンライン状態を取得する際にエラーが発生しました" 6332 }, 6333 { 6334 "id": "store.sql_status.get_online_away.app_error", 6335 "translation": "全てのオンライン/離席状態を取得する際にエラーが発生しました" 6336 }, 6337 { 6338 "id": "store.sql_status.get_team_statuses.app_error", 6339 "translation": "チームメンバーの全ての状態を取得する際にエラーが発生しました" 6340 }, 6341 { 6342 "id": "store.sql_status.get_total_active_users_count.app_error", 6343 "translation": "アクティブユーザー数を取得できませんでした" 6344 }, 6345 { 6346 "id": "store.sql_status.reset_all.app_error", 6347 "translation": "全ての状態をリセットする際にエラーが発生しました" 6348 }, 6349 { 6350 "id": "store.sql_status.save.app_error", 6351 "translation": "状態を保存する際にエラーが発生しました" 6352 }, 6353 { 6354 "id": "store.sql_status.update.app_error", 6355 "translation": "状態を更新する際にエラーが発生しました" 6356 }, 6357 { 6358 "id": "store.sql_status.update_last_activity_at.app_error", 6359 "translation": "ユーザーの最終活動日時を更新できません" 6360 }, 6361 { 6362 "id": "store.sql_system.get.app_error", 6363 "translation": "システム設定値を探す際にエラーが発生しました" 6364 }, 6365 { 6366 "id": "store.sql_system.get_by_name.app_error", 6367 "translation": "システム変数が見付かりませんでした。" 6368 }, 6369 { 6370 "id": "store.sql_system.permanent_delete_by_name.app_error", 6371 "translation": "システムテーブルのエントリーを完全に削除できませんでした" 6372 }, 6373 { 6374 "id": "store.sql_system.save.app_error", 6375 "translation": "システム設定値を保存する際にエラーが発生しました" 6376 }, 6377 { 6378 "id": "store.sql_system.update.app_error", 6379 "translation": "システム設定値を更新する際にエラーが発生しました" 6380 }, 6381 { 6382 "id": "store.sql_team.analytics_get_team_count_for_scheme.app_error", 6383 "translation": "スキームに対するチャンネル数を取得できませんでした。" 6384 }, 6385 { 6386 "id": "store.sql_team.analytics_team_count.app_error", 6387 "translation": "チームをカウントできませんでした" 6388 }, 6389 { 6390 "id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error", 6391 "translation": "データベーストランザクションをコミットできませんでした" 6392 }, 6393 { 6394 "id": "store.sql_team.clear_all_custom_role_assignments.open_transaction.app_error", 6395 "translation": "データベーストランザクションを開始できませんでした" 6396 }, 6397 { 6398 "id": "store.sql_team.clear_all_custom_role_assignments.rollback_transaction.app_error", 6399 "translation": "データベーストランザクションをロールバックできませんでした" 6400 }, 6401 { 6402 "id": "store.sql_team.clear_all_custom_role_assignments.select.app_error", 6403 "translation": "チームメンバーを取得できませんでした" 6404 }, 6405 { 6406 "id": "store.sql_team.clear_all_custom_role_assignments.update.app_error", 6407 "translation": "チームメンバーを更新できませんでした" 6408 }, 6409 { 6410 "id": "store.sql_team.get.find.app_error", 6411 "translation": "既存のチームが見付かりませんでした" 6412 }, 6413 { 6414 "id": "store.sql_team.get.finding.app_error", 6415 "translation": "チームを探す際にエラーが発生しました" 6416 }, 6417 { 6418 "id": "store.sql_team.get_all.app_error", 6419 "translation": "全てのチームを取得できませんでした" 6420 }, 6421 { 6422 "id": "store.sql_team.get_all_private_team_listing.app_error", 6423 "translation": "全ての非公開チームを取得できませんでした" 6424 }, 6425 { 6426 "id": "store.sql_team.get_all_team_listing.app_error", 6427 "translation": "全てのチームを取得できませんでした" 6428 }, 6429 { 6430 "id": "store.sql_team.get_by_invite_id.find.app_error", 6431 "translation": "既存のチームが見付かりませんでした" 6432 }, 6433 { 6434 "id": "store.sql_team.get_by_invite_id.finding.app_error", 6435 "translation": "既存のチームが見付かりませんでした" 6436 }, 6437 { 6438 "id": "store.sql_team.get_by_name.app_error", 6439 "translation": "既存のチームが見付かりませんでした" 6440 }, 6441 { 6442 "id": "store.sql_team.get_by_scheme.app_error", 6443 "translation": "与えられたスキームにおけるチャンネルを取得できませんでした" 6444 }, 6445 { 6446 "id": "store.sql_team.get_member.app_error", 6447 "translation": "チームメンバーを取得できませんでした" 6448 }, 6449 { 6450 "id": "store.sql_team.get_member.missing.app_error", 6451 "translation": "そのユーザーIDとチームIDに合致するチームのメンバーが見付かりませんでした" 6452 }, 6453 { 6454 "id": "store.sql_team.get_member_count.app_error", 6455 "translation": "チームメンバーをカウントできませんでした" 6456 }, 6457 { 6458 "id": "store.sql_team.get_members.app_error", 6459 "translation": "チームメンバーを取得できませんでした" 6460 }, 6461 { 6462 "id": "store.sql_team.get_members_by_ids.app_error", 6463 "translation": "チームメンバーを取得できませんでした" 6464 }, 6465 { 6466 "id": "store.sql_team.get_unread.app_error", 6467 "translation": "チームの未読メッセージを取得できませんでした" 6468 }, 6469 { 6470 "id": "store.sql_team.migrate_team_members.commit_transaction.app_error", 6471 "translation": "データベーストランザクションをコミットできませんでした" 6472 }, 6473 { 6474 "id": "store.sql_team.migrate_team_members.open_transaction.app_error", 6475 "translation": "データベーストランザクションを開ませんでした" 6476 }, 6477 { 6478 "id": "store.sql_team.migrate_team_members.rollback_transaction.app_error", 6479 "translation": "データベーストランザクションをロールバックできませんでした" 6480 }, 6481 { 6482 "id": "store.sql_team.migrate_team_members.select.app_error", 6483 "translation": " チームメンバーを選択できませんでした" 6484 }, 6485 { 6486 "id": "store.sql_team.migrate_team_members.update.app_error", 6487 "translation": "チームメンバーを更新できませんでした" 6488 }, 6489 { 6490 "id": "store.sql_team.permanent_delete.app_error", 6491 "translation": "既存のチームを削除できませんでした" 6492 }, 6493 { 6494 "id": "store.sql_team.remove_member.app_error", 6495 "translation": "チームメンバーを削除できませんでした" 6496 }, 6497 { 6498 "id": "store.sql_team.reset_all_team_schemes.app_error", 6499 "translation": "チームスキームをリセットできませんでした" 6500 }, 6501 { 6502 "id": "store.sql_team.save.app_error", 6503 "translation": "チームを保存できませんでした" 6504 }, 6505 { 6506 "id": "store.sql_team.save.domain_exists.app_error", 6507 "translation": "その名前を持つチームは既に存在しています" 6508 }, 6509 { 6510 "id": "store.sql_team.save.existing.app_error", 6511 "translation": "既存のチームの更新をしなくてはいけません" 6512 }, 6513 { 6514 "id": "store.sql_team.save_member.exists.app_error", 6515 "translation": "そのIDを持つチームのメンバーは既に存在します" 6516 }, 6517 { 6518 "id": "store.sql_team.save_member.save.app_error", 6519 "translation": "チームメンバーを保存できませんでした" 6520 }, 6521 { 6522 "id": "store.sql_team.search_all_team.app_error", 6523 "translation": "チームを検索する際にエラーが発生しました" 6524 }, 6525 { 6526 "id": "store.sql_team.search_open_team.app_error", 6527 "translation": "公開されているチームを検索する際にエラーが発生しました" 6528 }, 6529 { 6530 "id": "store.sql_team.search_private_team.app_error", 6531 "translation": "非公開チームを検索する際にエラーが発生しました" 6532 }, 6533 { 6534 "id": "store.sql_team.update.app_error", 6535 "translation": "チームを更新できませんでした" 6536 }, 6537 { 6538 "id": "store.sql_team.update.find.app_error", 6539 "translation": "更新すべきチームが見付かりませんでした" 6540 }, 6541 { 6542 "id": "store.sql_team.update.finding.app_error", 6543 "translation": "チームを探す際にエラーが発生しました" 6544 }, 6545 { 6546 "id": "store.sql_team.update.updating.app_error", 6547 "translation": "チームを更新する際にエラーが発生しました" 6548 }, 6549 { 6550 "id": "store.sql_team.update_display_name.app_error", 6551 "translation": "チーム名を更新できませんでした" 6552 }, 6553 { 6554 "id": "store.sql_team.update_last_team_icon_update.app_error", 6555 "translation": "チームアイコン更新日を更新できませんでした" 6556 }, 6557 { 6558 "id": "store.sql_terms_of_service.save.app_error", 6559 "translation": "利用規約を保存できませんでした。" 6560 }, 6561 { 6562 "id": "store.sql_terms_of_service_store.get.app_error", 6563 "translation": "利用規約を取得できませんでした。" 6564 }, 6565 { 6566 "id": "store.sql_terms_of_service_store.get.no_rows.app_error", 6567 "translation": "利用規約が見付かりませんでした。" 6568 }, 6569 { 6570 "id": "store.sql_terms_of_service_store.save.existing.app_error", 6571 "translation": "既存の利用規約に対する保存処理を呼び出す必要はありません。" 6572 }, 6573 { 6574 "id": "store.sql_user.analytics_daily_active_users.app_error", 6575 "translation": "指定された期間内のアクティブなユーザーを取得できませんでした" 6576 }, 6577 { 6578 "id": "store.sql_user.analytics_get_inactive_users_count.app_error", 6579 "translation": "無効なユーザー数を取得できませんでした" 6580 }, 6581 { 6582 "id": "store.sql_user.analytics_get_system_admin_count.app_error", 6583 "translation": "システム管理者数を取得できませんでした" 6584 }, 6585 { 6586 "id": "store.sql_user.analytics_unique_user_count.app_error", 6587 "translation": "重複ないユーザー数を取得できませんでした" 6588 }, 6589 { 6590 "id": "store.sql_user.app_error", 6591 "translation": "クエリーを構築できませんでした" 6592 }, 6593 { 6594 "id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error", 6595 "translation": "データベーストランザクションをコミットできませんでした" 6596 }, 6597 { 6598 "id": "store.sql_user.clear_all_custom_role_assignments.open_transaction.app_error", 6599 "translation": "データベーストランザクションを開始できませんでした" 6600 }, 6601 { 6602 "id": "store.sql_user.clear_all_custom_role_assignments.rollback_transaction.app_error", 6603 "translation": "データベーストランザクションをロールバックできませんでした" 6604 }, 6605 { 6606 "id": "store.sql_user.clear_all_custom_role_assignments.select.app_error", 6607 "translation": "ユーザーを取得できませんでした" 6608 }, 6609 { 6610 "id": "store.sql_user.clear_all_custom_role_assignments.update.app_error", 6611 "translation": "ユーザーを更新できませんでした" 6612 }, 6613 { 6614 "id": "store.sql_user.get.app_error", 6615 "translation": "アカウントを探す際にエラーが発生しました" 6616 }, 6617 { 6618 "id": "store.sql_user.get_by_auth.missing_account.app_error", 6619 "translation": "あなたの認証形式に合致する既存のアカウントを見付けられませんでした。このチームに参加するには、チームのオーナーから招待を受ける必要があります。" 6620 }, 6621 { 6622 "id": "store.sql_user.get_by_auth.other.app_error", 6623 "translation": "認証形式でアカウントを探す際にエラーが発生しました" 6624 }, 6625 { 6626 "id": "store.sql_user.get_by_username.app_error", 6627 "translation": "あなたのユーザー名に合致する既存のアカウントを見付けられませんでした。このチームに参加するには、チームのオーナーから招待を受ける必要があります。" 6628 }, 6629 { 6630 "id": "store.sql_user.get_for_login.app_error", 6631 "translation": "あなたの認証情報に合致する既存のアカウントを見付けられませんでした。このチームに参加するには、チームのオーナーから招待を受ける必要があります。" 6632 }, 6633 { 6634 "id": "store.sql_user.get_for_login.multiple_users", 6635 "translation": "あなたの認証情報に合致する複数のユーザーが見付かり、ログインできません。システム管理者に連絡してください。" 6636 }, 6637 { 6638 "id": "store.sql_user.get_new_users.app_error", 6639 "translation": "新しいユーザーを探す際にエラーが発生しました" 6640 }, 6641 { 6642 "id": "store.sql_user.get_profiles.app_error", 6643 "translation": "ユーザーのプロフィールを探す際にエラーが発生しました" 6644 }, 6645 { 6646 "id": "store.sql_user.get_recently_active_users.app_error", 6647 "translation": "最近のアクティブユーザーを探す際にエラーが発生しました" 6648 }, 6649 { 6650 "id": "store.sql_user.get_sysadmin_profiles.app_error", 6651 "translation": "ユーザーのプロフィールを探す際にエラーが発生しました" 6652 }, 6653 { 6654 "id": "store.sql_user.get_system_install_date.app_error", 6655 "translation": "最初のユーザー作成日時の基づくシステム日時を推測できませんでした" 6656 }, 6657 { 6658 "id": "store.sql_user.get_total_users_count.app_error", 6659 "translation": "ユーザー数を取得できませんでした" 6660 }, 6661 { 6662 "id": "store.sql_user.get_unread_count.app_error", 6663 "translation": "ユーザーの未読のメッセージ数を取得できませんでした" 6664 }, 6665 { 6666 "id": "store.sql_user.get_unread_count_for_channel.app_error", 6667 "translation": "ユーザーとチャンネルの未読のメッセージ数を取得できませんでした" 6668 }, 6669 { 6670 "id": "store.sql_user.get_users_batch_for_indexing.get_channel_members.app_error", 6671 "translation": "インデックス付与のためのユーザーバッチ処理においてチャンネルメンバーを取得できませんでした" 6672 }, 6673 { 6674 "id": "store.sql_user.get_users_batch_for_indexing.get_team_members.app_error", 6675 "translation": "インデックス付与のためのユーザーバッチ処理においてチームメンバーを取得できませんでした" 6676 }, 6677 { 6678 "id": "store.sql_user.get_users_batch_for_indexing.get_users.app_error", 6679 "translation": "インデックス付与のためのユーザーのバッチ処理を取得できませんでした" 6680 }, 6681 { 6682 "id": "store.sql_user.missing_account.const", 6683 "translation": "ユーザーが見付かりませんでした。" 6684 }, 6685 { 6686 "id": "store.sql_user.permanent_delete.app_error", 6687 "translation": "既存のアカウントを削除できませんでした" 6688 }, 6689 { 6690 "id": "store.sql_user.save.app_error", 6691 "translation": "アカウントを保存できませんでした" 6692 }, 6693 { 6694 "id": "store.sql_user.save.email_exists.app_error", 6695 "translation": "その電子メールアドレスを持つアカウントは既に存在しています" 6696 }, 6697 { 6698 "id": "store.sql_user.save.email_exists.ldap_app_error", 6699 "translation": "このアカウントはAD/LDAP認証を使用していません。電子メールアドレスとパスワードを使ってサインインしてください。" 6700 }, 6701 { 6702 "id": "store.sql_user.save.email_exists.saml_app_error", 6703 "translation": "このアカウントはSAML認証を使用していません。電子メールアドレスとパスワードを使ってサインインしてください。" 6704 }, 6705 { 6706 "id": "store.sql_user.save.existing.app_error", 6707 "translation": "既存のユーザーの更新をしなくてはいけません" 6708 }, 6709 { 6710 "id": "store.sql_user.save.max_accounts.app_error", 6711 "translation": "このチームは登録ユーザー数の上限に達しました。システム管理者に上限値を上げるよう依頼してください。" 6712 }, 6713 { 6714 "id": "store.sql_user.save.member_count.app_error", 6715 "translation": "現在のチームの参加者数を取得できませんでした" 6716 }, 6717 { 6718 "id": "store.sql_user.save.username_exists.app_error", 6719 "translation": "そのユーザー名を持つアカウントは既に存在しています" 6720 }, 6721 { 6722 "id": "store.sql_user.save.username_exists.ldap_app_error", 6723 "translation": "このユーザー名を使ったアカウントは既に存在しています。システム管理者に連絡してください。" 6724 }, 6725 { 6726 "id": "store.sql_user.save.username_exists.saml_app_error", 6727 "translation": "このユーザー名を使ったアカウントは既に存在しています。システム管理者に連絡してください。" 6728 }, 6729 { 6730 "id": "store.sql_user.search.app_error", 6731 "translation": "検索パラメータに一致するユーザーが見つかりませんでした" 6732 }, 6733 { 6734 "id": "store.sql_user.update.app_error", 6735 "translation": "アカウントを更新できませんでした" 6736 }, 6737 { 6738 "id": "store.sql_user.update.can_not_change_ldap.app_error", 6739 "translation": "AD/LDAPによって設定される項目は変更できません" 6740 }, 6741 { 6742 "id": "store.sql_user.update.email_taken.app_error", 6743 "translation": "この電子メールアドレスは既に使用されています。他の電子メールアドレスを指定してください。" 6744 }, 6745 { 6746 "id": "store.sql_user.update.find.app_error", 6747 "translation": "更新すべきアカウントが見付かりませんでした" 6748 }, 6749 { 6750 "id": "store.sql_user.update.finding.app_error", 6751 "translation": "アカウントを探す際にエラーが発生しました" 6752 }, 6753 { 6754 "id": "store.sql_user.update.updating.app_error", 6755 "translation": "アカウントを更新する際にエラーが発生しました" 6756 }, 6757 { 6758 "id": "store.sql_user.update.username_taken.app_error", 6759 "translation": "このユーザー名は既に使用されています。他のユーザー名を指定してください。" 6760 }, 6761 { 6762 "id": "store.sql_user.update_auth_data.app_error", 6763 "translation": "認証データを更新できませんでした" 6764 }, 6765 { 6766 "id": "store.sql_user.update_auth_data.email_exists.app_error", 6767 "translation": "アカウントを{{.Service}}に変更できません。電子メールアドレスとして{{.Email}}を使っているアカウントが既に存在します。" 6768 }, 6769 { 6770 "id": "store.sql_user.update_failed_pwd_attempts.app_error", 6771 "translation": "失敗回数を更新できませんでした" 6772 }, 6773 { 6774 "id": "store.sql_user.update_last_picture_update.app_error", 6775 "translation": "更新日時を更新できませんでした" 6776 }, 6777 { 6778 "id": "store.sql_user.update_mfa_active.app_error", 6779 "translation": "ユーザーの多要素認証の活動状態を更新できませんでした" 6780 }, 6781 { 6782 "id": "store.sql_user.update_mfa_secret.app_error", 6783 "translation": "ユーザーの多要素認証秘密情報を更新する際にエラーが発生しました" 6784 }, 6785 { 6786 "id": "store.sql_user.update_password.app_error", 6787 "translation": "ユーザーのパスワードを更新できませんでした" 6788 }, 6789 { 6790 "id": "store.sql_user.update_update.app_error", 6791 "translation": "ユーザーの最終更新日を更新できませんでした" 6792 }, 6793 { 6794 "id": "store.sql_user.verify_email.app_error", 6795 "translation": "電子メールアドレスの確認欄を更新できません" 6796 }, 6797 { 6798 "id": "store.sql_user_access_token.delete.app_error", 6799 "translation": "パーソナルアクセストークンを削除できませんでした" 6800 }, 6801 { 6802 "id": "store.sql_user_access_token.get.app_error", 6803 "translation": "パーソナルアクセストークンを取得できませんでした" 6804 }, 6805 { 6806 "id": "store.sql_user_access_token.get_all.app_error", 6807 "translation": "パーソナルアクセストークンを取得できませんでした" 6808 }, 6809 { 6810 "id": "store.sql_user_access_token.get_by_token.app_error", 6811 "translation": "トークンからパーソナルアクセストークンを取得できませんでした" 6812 }, 6813 { 6814 "id": "store.sql_user_access_token.get_by_user.app_error", 6815 "translation": "ユーザーからパーソナルアクセストークンを取得できませんでした" 6816 }, 6817 { 6818 "id": "store.sql_user_access_token.save.app_error", 6819 "translation": "パーソナルアクセストークンを保存できませんでした" 6820 }, 6821 { 6822 "id": "store.sql_user_access_token.search.app_error", 6823 "translation": "アクセストークンを探す際にエラーが発生しました" 6824 }, 6825 { 6826 "id": "store.sql_user_access_token.update_token_disable.app_error", 6827 "translation": "アクセストークンを無効化できませんでした" 6828 }, 6829 { 6830 "id": "store.sql_user_access_token.update_token_enable.app_error", 6831 "translation": "アクセストークンを有効化できませんでした" 6832 }, 6833 { 6834 "id": "store.sql_user_terms_of_service.delete.app_error", 6835 "translation": "ユーザー利用規約を削除できませんでした。" 6836 }, 6837 { 6838 "id": "store.sql_user_terms_of_service.get_by_user.app_error", 6839 "translation": "利用規約を取得できませんでした。" 6840 }, 6841 { 6842 "id": "store.sql_user_terms_of_service.get_by_user.no_rows.app_error", 6843 "translation": "利用規約が見付かりませんでした。" 6844 }, 6845 { 6846 "id": "store.sql_user_terms_of_service.save.app_error", 6847 "translation": "利用規約を保存できませんでした。" 6848 }, 6849 { 6850 "id": "store.sql_webhooks.analytics_incoming_count.app_error", 6851 "translation": "内向きのウェブフックをカウントできませんでした" 6852 }, 6853 { 6854 "id": "store.sql_webhooks.analytics_outgoing_count.app_error", 6855 "translation": "外向きのウェブフックをカウントできませんでした" 6856 }, 6857 { 6858 "id": "store.sql_webhooks.delete_incoming.app_error", 6859 "translation": "ウェブフックを削除できませんでした" 6860 }, 6861 { 6862 "id": "store.sql_webhooks.delete_outgoing.app_error", 6863 "translation": "ウェブフックを削除できませんでした" 6864 }, 6865 { 6866 "id": "store.sql_webhooks.get_incoming.app_error", 6867 "translation": "ウェブフックを取得できませんでした" 6868 }, 6869 { 6870 "id": "store.sql_webhooks.get_incoming_by_channel.app_error", 6871 "translation": "ウェブフックを取得できませんでした" 6872 }, 6873 { 6874 "id": "store.sql_webhooks.get_incoming_by_user.app_error", 6875 "translation": "ウェブフックを取得できませんでした" 6876 }, 6877 { 6878 "id": "store.sql_webhooks.get_outgoing.app_error", 6879 "translation": "ウェブフックを取得できませんでした" 6880 }, 6881 { 6882 "id": "store.sql_webhooks.get_outgoing_by_channel.app_error", 6883 "translation": "ウェブフックを取得できませんでした" 6884 }, 6885 { 6886 "id": "store.sql_webhooks.get_outgoing_by_team.app_error", 6887 "translation": "ウェブフックを取得できませんでした" 6888 }, 6889 { 6890 "id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error", 6891 "translation": "ウェブフックを削除できませんでした" 6892 }, 6893 { 6894 "id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error", 6895 "translation": "ウェブフックを削除できませんでした" 6896 }, 6897 { 6898 "id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error", 6899 "translation": "ウェブフックを削除できませんでした" 6900 }, 6901 { 6902 "id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error", 6903 "translation": "ウェブフックを削除できませんでした" 6904 }, 6905 { 6906 "id": "store.sql_webhooks.save_incoming.app_error", 6907 "translation": "内向きのウェブフックを保存できませんでした" 6908 }, 6909 { 6910 "id": "store.sql_webhooks.save_incoming.existing.app_error", 6911 "translation": "既存の内向きのWebhookを上書きできませんでした" 6912 }, 6913 { 6914 "id": "store.sql_webhooks.save_outgoing.app_error", 6915 "translation": "外向きのトークンを保存できませんでした" 6916 }, 6917 { 6918 "id": "store.sql_webhooks.save_outgoing.override.app_error", 6919 "translation": "既存のOutgoingWebhookを上書きできませんでした" 6920 }, 6921 { 6922 "id": "store.sql_webhooks.update_incoming.app_error", 6923 "translation": "内向きのウェブフックを更新できませんでした" 6924 }, 6925 { 6926 "id": "store.sql_webhooks.update_outgoing.app_error", 6927 "translation": "ウェブフックを更新できませんでした" 6928 }, 6929 { 6930 "id": "store.update_error", 6931 "translation": "updateエラー" 6932 }, 6933 { 6934 "id": "system.message.name", 6935 "translation": "システム" 6936 }, 6937 { 6938 "id": "utils.config.add_client_locale.app_error", 6939 "translation": "Mattermost設定ファイルを読み込めませんでした: AvailableLocalesにDefaultClientLocaleが追加されました。" 6940 }, 6941 { 6942 "id": "utils.config.load_config.decoding.panic", 6943 "translation": "設定値をデコードできません file={{.Filename}}, err={{.Error}}" 6944 }, 6945 { 6946 "id": "utils.config.load_config.opening.panic", 6947 "translation": "設定ファイルを開けません file={{.Filename}}, err={{.Error}}" 6948 }, 6949 { 6950 "id": "utils.config.save_config.saving.app_error", 6951 "translation": "ファイルを{{.Filename}}に保存中にエラーが発生しました" 6952 }, 6953 { 6954 "id": "utils.config.supported_available_locales.app_error", 6955 "translation": "Mattermost設定ファイルを読み込めませんでした: AvailableLocalesはDefaultClientLocaleを含んでいなければなりません。デフォルト値としてAvailableLocalesに全ての言語を設定しました。" 6956 }, 6957 { 6958 "id": "utils.config.supported_client_locale.app_error", 6959 "translation": "Mattermost設定ファイルを読み込めませんでした: DefaultClientLocaleはサポートされている言語の一つでなければなりません。デフォルト値としてDefaultClientLocaleに en を設定しました。" 6960 }, 6961 { 6962 "id": "utils.config.supported_server_locale.app_error", 6963 "translation": "Mattermost設定ファイルを読み込めませんでした: DefaultServerLocaleはサポートされている言語の一つでなければなりません。デフォルト値としてDefaultServerLocaleに en を設定しました。" 6964 }, 6965 { 6966 "id": "utils.file.list_directory.local.app_error", 6967 "translation": "ローカルサーバーストレージのディレクトリ一覧表示に失敗しました。" 6968 }, 6969 { 6970 "id": "utils.file.list_directory.s3.app_error", 6971 "translation": "S3のディレクトリ一覧表示に失敗しました。" 6972 }, 6973 { 6974 "id": "utils.file.remove_directory.local.app_error", 6975 "translation": "ローカルサーバーストレージからのディレクトリ削除に失敗しました。" 6976 }, 6977 { 6978 "id": "utils.file.remove_directory.s3.app_error", 6979 "translation": "S3からのディレクトリ削除に失敗しました。" 6980 }, 6981 { 6982 "id": "utils.file.remove_file.local.app_error", 6983 "translation": "ローカルサーバーファイルストレージからのファイル削除に失敗しました。" 6984 }, 6985 { 6986 "id": "utils.file.remove_file.s3.app_error", 6987 "translation": "S3からのファイル削除に失敗しました。" 6988 }, 6989 { 6990 "id": "utils.mail.connect_smtp.helo.app_error", 6991 "translation": "HELOを設定できませんでした" 6992 }, 6993 { 6994 "id": "utils.mail.connect_smtp.open.app_error", 6995 "translation": "接続できませんでした" 6996 }, 6997 { 6998 "id": "utils.mail.connect_smtp.open_tls.app_error", 6999 "translation": "TLSで接続できませんでした" 7000 }, 7001 { 7002 "id": "utils.mail.new_client.auth.app_error", 7003 "translation": "SMTPサーバーの認証に失敗しました" 7004 }, 7005 { 7006 "id": "utils.mail.sendMail.attachments.write_error", 7007 "translation": "電子メールへ添付を書き込むことができませんでした" 7008 }, 7009 { 7010 "id": "utils.mail.send_mail.close.app_error", 7011 "translation": "SMTPサーバーへの接続を終了できませんでした" 7012 }, 7013 { 7014 "id": "utils.mail.send_mail.from_address.app_error", 7015 "translation": "設定エラー \"送信元電子メールアドレス\"" 7016 }, 7017 { 7018 "id": "utils.mail.send_mail.msg.app_error", 7019 "translation": "電子メールメッセージを書けませんでした" 7020 }, 7021 { 7022 "id": "utils.mail.send_mail.msg_data.app_error", 7023 "translation": "電子メールメッセージデータを追加できませんでした" 7024 }, 7025 { 7026 "id": "utils.mail.send_mail.to_address.app_error", 7027 "translation": "設定エラー \"宛先電子メールアドレス\"" 7028 }, 7029 { 7030 "id": "web.command_webhook.command.app_error", 7031 "translation": "コマンドが見付かりません" 7032 }, 7033 { 7034 "id": "web.command_webhook.invalid.app_error", 7035 "translation": "不正なウェブフックです" 7036 }, 7037 { 7038 "id": "web.command_webhook.parse.app_error", 7039 "translation": "外部からのデータを解析できません" 7040 }, 7041 { 7042 "id": "web.error.unsupported_browser.message", 7043 "translation": "現在使用しているブラウザはサポートされていません。以下のいずれかのブラウザにアップグレードしてください:" 7044 }, 7045 { 7046 "id": "web.error.unsupported_browser.title", 7047 "translation": "サポートされていないブラウザ" 7048 }, 7049 { 7050 "id": "web.get_access_token.internal_saving.app_error", 7051 "translation": "ユーザーアクセス情報を更新できませんでした。" 7052 }, 7053 { 7054 "id": "web.incoming_webhook.channel.app_error", 7055 "translation": "チャンネルが見付かりません" 7056 }, 7057 { 7058 "id": "web.incoming_webhook.channel_locked.app_error", 7059 "translation": "このウェブフックは要求されたチャンネルに投稿する権限がありません" 7060 }, 7061 { 7062 "id": "web.incoming_webhook.disabled.app_error", 7063 "translation": "内向きのウェブフックはシステム管理者によって無効化されています。" 7064 }, 7065 { 7066 "id": "web.incoming_webhook.invalid.app_error", 7067 "translation": "不正なウェブフックです" 7068 }, 7069 { 7070 "id": "web.incoming_webhook.parse.app_error", 7071 "translation": "外部からのデータを解析できません" 7072 }, 7073 { 7074 "id": "web.incoming_webhook.permissions.app_error", 7075 "translation": "チャンネルへの権限が足りません" 7076 }, 7077 { 7078 "id": "web.incoming_webhook.split_props_length.app_error", 7079 "translation": "ウェブフックの設定を {{.Max}} 文字に分割できませんでした。" 7080 }, 7081 { 7082 "id": "web.incoming_webhook.text.app_error", 7083 "translation": "テキストは指定されていません" 7084 }, 7085 { 7086 "id": "web.incoming_webhook.user.app_error", 7087 "translation": "ユーザーが見付かりません" 7088 } 7089 ]