From 1e6994a2abf037c1fa8872ab34de1b0627cb1ab0 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 27 Jun 2018 06:58:46 -0400 Subject: translations PR 20180625 (#8998) --- i18n/ja.json | 2968 ++++++++++++++++++---------------------------------------- 1 file changed, 922 insertions(+), 2046 deletions(-) (limited to 'i18n/ja.json') diff --git a/i18n/ja.json b/i18n/ja.json index 9b921c780..5cd903f76 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -1,51 +1,11 @@ [ { - "id": "April", - "translation": "4月" + "id": "actiance.xml.output.formatter.marshalToXml.appError", + "translation": "" }, { - "id": "August", - "translation": "8月" - }, - { - "id": "December", - "translation": "12月" - }, - { - "id": "February", - "translation": "2月" - }, - { - "id": "January", - "translation": "1月" - }, - { - "id": "July", - "translation": "7月" - }, - { - "id": "June", - "translation": "6月" - }, - { - "id": "March", - "translation": "3月" - }, - { - "id": "May", - "translation": "5月" - }, - { - "id": "November", - "translation": "11月" - }, - { - "id": "October", - "translation": "10月" - }, - { - "id": "September", - "translation": "9月" + "id": "api.admin.add_certificate.array.app_error", + "translation": "" }, { "id": "api.admin.add_certificate.no_file.app_error", @@ -63,26 +23,10 @@ "id": "api.admin.file_read_error", "translation": "ログファイルの読み込み中にエラーが発生しました。" }, - { - "id": "api.admin.get_brand_image.not_available.app_error", - "translation": "独自ブランディングは設定されていないか、このサーバーではサポートされていません。" - }, { "id": "api.admin.get_brand_image.storage.app_error", "translation": "画像ストレージは設定されていません。" }, - { - "id": "api.admin.init.debug", - "translation": "管理者APIルートを初期化しています。" - }, - { - "id": "api.admin.recycle_db_end.warn", - "translation": "データベース接続の再利用が完了しました。" - }, - { - "id": "api.admin.recycle_db_start.warn", - "translation": "データベース接続を再利用しようとしています。" - }, { "id": "api.admin.remove_certificate.delete.app_error", "translation": "証明書を削除する際にエラーが発生しました。config/{{.Filename}}にファイルが存在することを確認してください、" @@ -91,6 +35,10 @@ "id": "api.admin.saml.metadata.app_error", "translation": "サービスプロバイダーのメタデータを構築中にエラーが発生しました。" }, + { + "id": "api.admin.saml.not_available.app_error", + "translation": "" + }, { "id": "api.admin.test_email.body", "translation": "


あなたのMattermostの電子メールアドレスは正しく設定されています!" @@ -111,14 +59,6 @@ "id": "api.admin.test_s3.missing_s3_bucket", "translation": "S3バケット名が必要です" }, - { - "id": "api.admin.test_s3.missing_s3_endpoint", - "translation": "S3エンドポイントが必要です" - }, - { - "id": "api.admin.test_s3.missing_s3_region", - "translation": "S3リージョンが必要です" - }, { "id": "api.admin.upload_brand_image.array.app_error", "translation": "リクエストの'image'以下の配列が空です" @@ -127,10 +67,6 @@ "id": "api.admin.upload_brand_image.no_file.app_error", "translation": "リクエストの'image'以下にファイルがありません" }, - { - "id": "api.admin.upload_brand_image.not_available.app_error", - "translation": "独自ブランディングは設定されていないか、このサーバーではサポートされていません" - }, { "id": "api.admin.upload_brand_image.parse.app_error", "translation": "マルチパートフォームを解析できません" @@ -143,38 +79,10 @@ "id": "api.admin.upload_brand_image.too_large.app_error", "translation": "画像ファイルをアップロードできません。ファイルが大き過ぎます。" }, - { - "id": "api.api.init.parsing_templates.error", - "translation": "サーバーテンプレート%vを読み込めませんでした" - }, - { - "id": "api.api.render.error", - "translation": "テンプレート%vの表示中にエラーが発生しました err=%v" - }, - { - "id": "api.auth.unable_to_get_user.app_error", - "translation": "権限を確認するユーザーを取得できません。" - }, - { - "id": "api.brand.init.debug", - "translation": "ブランドAPIルートを初期化しています" - }, { "id": "api.channel.add_member.added", "translation": "%v は %v によってチャンネルに追加されました。" }, - { - "id": "api.channel.add_member.find_channel.app_error", - "translation": "チャンネルが見付かりませんでした" - }, - { - "id": "api.channel.add_member.find_user.app_error", - "translation": "追加しようとしているユーザーが見付かりませんでした" - }, - { - "id": "api.channel.add_member.user_adding.app_error", - "translation": "追加中のユーザーが見付かりませんでした" - }, { "id": "api.channel.add_user.to.channel.failed.app_error", "translation": "ユーザーをチャンネルに追加できませんでした" @@ -191,30 +99,6 @@ "id": "api.channel.add_user_to_channel.type.app_error", "translation": "この種類のチャンネルにはユーザーを追加することはできません" }, - { - "id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error", - "translation": "非公開チャンネルの作成と管理は、システム管理者のみが行えます。" - }, - { - "id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error", - "translation": "非公開チャンネルの作成と管理は、チーム管理者かシステム管理者のみが行えます。" - }, - { - "id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error", - "translation": "公開チャンネルの作成と管理は、システム管理者しかできません。" - }, - { - "id": "api.channel.can_manage_channel.public_restricted_team_admin.app_error", - "translation": "公開チャンネルの作成と管理は、チーム管理者かシステム管理者しかできません。" - }, - { - "id": "api.channel.change_channel_privacy.private_to_public", - "translation": "このチャンネルは公開チャンネルに変更されたため、全てのチームメンバーが参加できるようになりました。" - }, - { - "id": "api.channel.change_channel_privacy.public_to_private", - "translation": "このチャンネルは非公開チャンネルに変更されました。" - }, { "id": "api.channel.convert_channel_to_private.default_channel_error", "translation": "このデフォルトチャンネルは非公開チャンネルに変更できません。" @@ -267,50 +151,6 @@ "id": "api.channel.delete_channel.deleted.app_error", "translation": "チャンネルはアーカイブされているか削除されています" }, - { - "id": "api.channel.delete_channel.failed_post.error", - "translation": "アーカイブメッセージ%vを投稿できませんでした" - }, - { - "id": "api.channel.delete_channel.failed_send.app_error", - "translation": "アーカイブメッサージを送信できませんでした" - }, - { - "id": "api.channel.delete_channel.incoming_webhook.error", - "translation": "内向きのウェブフックを削除する際にエラーが発生しました id=%v" - }, - { - "id": "api.channel.delete_channel.outgoing_webhook.error", - "translation": "外向きのウェブフックを削除する際にエラーが発生しました id=%v" - }, - { - "id": "api.channel.delete_channel.permissions.app_error", - "translation": "あなたには必要な権限が付与されていません" - }, - { - "id": "api.channel.get_channel.wrong_team.app_error", - "translation": "team_id={{.TeamId}}のチームに、channel_id={{.ChannelId}}のチャンネルがありません" - }, - { - "id": "api.channel.get_channel_counts.app_error", - "translation": "データベースからチャンネル数を取得できませんでした" - }, - { - "id": "api.channel.get_channel_extra_info.deleted.app_error", - "translation": "チャンネルがアーカイブされているか削除されています" - }, - { - "id": "api.channel.get_channel_extra_info.member_limit.app_error", - "translation": "メンバーの限界を読み取れませんでした" - }, - { - "id": "api.channel.get_channels.error", - "translation": "id=%vのユーザーのプロフィールを取得できません。強制的にログアウトします" - }, - { - "id": "api.channel.init.debug", - "translation": "チャンネルAPIルートを初期化しています" - }, { "id": "api.channel.join_channel.already_deleted.app_error", "translation": "チャンネルは既に削除されています" @@ -339,6 +179,10 @@ "id": "api.channel.leave.left", "translation": "%v がチャンネルから脱退しました。" }, + { + "id": "api.channel.post_channel_privacy_message.error", + "translation": "" + }, { "id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error", "translation": "表示名更新メッセージを投稿できませんでした" @@ -379,22 +223,10 @@ "id": "api.channel.remove.default.app_error", "translation": "デフォルトのチャンネル{{.Channel}}から脱退することはできません" }, - { - "id": "api.channel.remove_member.permissions.app_error", - "translation": "あなたには必要な権限が付与されていません" - }, { "id": "api.channel.remove_member.removed", "translation": "%v はチャンネルから削除されました。" }, - { - "id": "api.channel.remove_member.unable.app_error", - "translation": "ユーザを削除できません。" - }, - { - "id": "api.channel.remove_member.user.app_error", - "translation": "削除しようとしているユーザーが見付かりませんでした" - }, { "id": "api.channel.remove_user_from_channel.deleted.app_error", "translation": "チャンネルはアーカイブされているか削除されています" @@ -403,10 +235,6 @@ "id": "api.channel.update_channel.deleted.app_error", "translation": "チャンネルはアーカイブされているか削除されています" }, - { - "id": "api.channel.update_channel.permission.app_error", - "translation": "あなたには必要な権限が付与されていません" - }, { "id": "api.channel.update_channel.tried.app_error", "translation": "デフォルトのチャンネル{{.Channel}}に不正な更新をしようとしました" @@ -423,26 +251,14 @@ "id": "api.channel.update_channel_scheme.scheme_scope.error", "translation": "与えられたスキームがチャンネルスキームでないため、チャンネルへスキームを設定できません。" }, - { - "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error", - "translation": "未読数を取得できませんでした user_id=%v and channel_id=%v, err=%v" - }, { "id": "api.channel.update_team_member_roles.scheme_role.app_error", "translation": "与えられた役割はスキームによって管理されているため、チームメンバーへ直接適用することはできません。" }, - { - "id": "api.cluster.init.debug", - "translation": "クラスターAPIルートを初期化しています" - }, { "id": "api.command.admin_only.app_error", "translation": "統合機能は管理者のみ実行可能です。" }, - { - "id": "api.command.delete.app_error", - "translation": "コマンドの削除に必要な権限が付与されていません" - }, { "id": "api.command.disabled.app_error", "translation": "コマンドがシステム管理者によって無効化されています。" @@ -471,18 +287,10 @@ "id": "api.command.execute_command.not_found.app_error", "translation": "'{{.Trigger}}'がトリガーのコマンドが見つかりませんでした。\"/\"で始まるメッセージを送信するには、メッセージの最初にスペースを加えてみてください。" }, - { - "id": "api.command.execute_command.save.app_error", - "translation": "コマンドのレスポンスをチャンネルに保存する際にエラーが発生しました" - }, { "id": "api.command.execute_command.start.app_error", "translation": "コマンドのトリガーが見付かりません" }, - { - "id": "api.command.init.debug", - "translation": "コマンドAPIルートを初期化しています" - }, { "id": "api.command.invite_people.desc", "translation": "あなたのMattermostチームに招待の電子メールを送る" @@ -515,18 +323,10 @@ "id": "api.command.invite_people.sent", "translation": "招待の電子メールを送信しました" }, - { - "id": "api.command.regen.app_error", - "translation": "コマンドトークンを再生成するために必要な権限が付与されていません" - }, { "id": "api.command.team_mismatch.app_error", "translation": "他チームのコマンドは更新できません" }, - { - "id": "api.command.update.app_error", - "translation": "コマンドの更新に必要な権限が付与されていません" - }, { "id": "api.command_away.desc", "translation": "離席状態に設定する" @@ -567,10 +367,6 @@ "id": "api.command_channel_header.update_channel.app_error", "translation": "現在のチャンネルを更新する際にエラーが発生しました。" }, - { - "id": "api.command_channel_header.update_channel.success", - "translation": "チャンネルヘッダーは正常に更新されました。" - }, { "id": "api.command_channel_purpose.channel.app_error", "translation": "現在のチャンネルを取得する際にエラーが発生しました。" @@ -643,10 +439,6 @@ "id": "api.command_channel_rename.update_channel.app_error", "translation": "現在のチャンネルを更新する際にエラーが発生しました。" }, - { - "id": "api.command_channel_rename.update_channel.success", - "translation": "チャンネル名は正常に更新されました。" - }, { "id": "api.command_code.desc", "translation": "テキストをコードブロックとして表示する" @@ -695,10 +487,6 @@ "id": "api.command_dnd.success", "translation": "取り込み中 が有効です。オフにするまでデスクトップ通知やモバイルプッシュ通知を受け取らなくなります。" }, - { - "id": "api.command_echo.create.app_error", - "translation": "/echoを投稿することができません err=%v" - }, { "id": "api.command_echo.delay.app_error", "translation": "遅延時間は10000秒より短く設定してください" @@ -762,14 +550,6 @@ "other": "ユーザーが見付かりません: {{.Users}}" } }, - { - "id": "api.command_groupmsg.invalid_users.app_error", - "translation": "ユーザーが見付かりませんでした: %s" - }, - { - "id": "api.command_groupmsg.list.app_error", - "translation": "ユーザー一覧を作成中にエラーが発生しました。" - }, { "id": "api.command_groupmsg.max_users.app_error", "translation": "グループメッセージは最大で{{.MaxUsers}}ユーザーに制限されています。" @@ -778,18 +558,10 @@ "id": "api.command_groupmsg.min_users.app_error", "translation": "グループメッセージは最小で{{.MinUsers}}ユーザーに制限されています。" }, - { - "id": "api.command_groupmsg.missing.app_error", - "translation": "ユーザーが見付かりませんでした" - }, { "id": "api.command_groupmsg.name", "translation": "メッセージ" }, - { - "id": "api.command_groupmsg.success", - "translation": "ユーザーにメッセージを送信しました。" - }, { "id": "api.command_help.desc", "translation": "Mattermostヘルプページを開く" @@ -874,10 +646,6 @@ "id": "api.command_join.name", "translation": "参加する" }, - { - "id": "api.command_join.success", - "translation": "チャンネルに参加しました。" - }, { "id": "api.command_kick.name", "translation": "退出" @@ -890,14 +658,6 @@ "id": "api.command_leave.fail.app_error", "translation": "チャンネルを脱退する際にエラーが発生しました。" }, - { - "id": "api.command_leave.list.app_error", - "translation": "チャンネル一覧を作成中にエラーが発生しました。" - }, - { - "id": "api.command_leave.missing.app_error", - "translation": "チャンネルが見付かりません。" - }, { "id": "api.command_leave.name", "translation": "脱退" @@ -946,10 +706,6 @@ "id": "api.command_msg.hint", "translation": "@[ユーザー名] 'メッセージ'" }, - { - "id": "api.command_msg.list.app_error", - "translation": "ユーザー覧を作成中にエラーが発生しました。" - }, { "id": "api.command_msg.missing.app_error", "translation": "ユーザーが見付かりませんでした" @@ -958,10 +714,6 @@ "id": "api.command_msg.name", "translation": "メッセージ" }, - { - "id": "api.command_msg.success", - "translation": "ユーザーにメッセージを送信しました。" - }, { "id": "api.command_mute.desc", "translation": "現在のチャンネル、もしくは指定された [チャンネル] のデスクトップ、電子メール、プッシュ通知をオフにする。" @@ -1114,10 +866,6 @@ "id": "api.command_shrug.name", "translation": "shrug" }, - { - "id": "api.compliance.init.debug", - "translation": "コンプライアンスAPIルートを初期化しています" - }, { "id": "api.config.client.old_format.app_error", "translation": "クライアントの設定で新しい形式がまだサポートされていません。クエリー文字列に format=old を指定してください。" @@ -1134,14 +882,6 @@ "id": "api.context.invalid_param.app_error", "translation": "不正な{{.Name}}パラメーターです" }, - { - "id": "api.context.invalid_session.error", - "translation": "無効なセッション err=%v" - }, - { - "id": "api.context.invalid_team_url.debug", - "translation": "チームURLが不正なタイミングでアクセスされました。チームURLはAPI関数内またはチームと関係のない文脈で使用することはできません" - }, { "id": "api.context.invalid_token.error", "translation": "無効なセッショントークン={{.Token}}, err={{.Error}}" @@ -1150,26 +890,10 @@ "id": "api.context.invalid_url_param.app_error", "translation": "リクエストURLの{{.Name}}が存在しないか不正です" }, - { - "id": "api.context.invalidate_all_caches", - "translation": "全てのキャッシュを破棄しています" - }, - { - "id": "api.context.last_activity_at.error", - "translation": "LastActivityAtを更新できませんでした user_id=%v、session_id=%v、err=%v" - }, - { - "id": "api.context.log.error", - "translation": "%v:%v code=%v rid=%v uid=%v ip=%v %v [詳細: %v]" - }, { "id": "api.context.mfa_required.app_error", "translation": "このサーバーでは多要素認証が必要です。" }, - { - "id": "api.context.missing_teamid.app_error", - "translation": "チームIDが見付かりません" - }, { "id": "api.context.permissions.app_error", "translation": "あなたには必要な権限が付与されていません" @@ -1178,26 +902,10 @@ "id": "api.context.session_expired.app_error", "translation": "不正または期限切れのセッションです。ログインし直してください。" }, - { - "id": "api.context.system_permissions.app_error", - "translation": "あなたには必要な権限が付与されていません(システム)" - }, { "id": "api.context.token_provided.app_error", "translation": "セッションはOAuthではありませんがクエリー文字列でトークンが渡されました" }, - { - "id": "api.context.unknown.app_error", - "translation": "詳細不明なエラーが発生しました。サポートに問い合わせしてください。" - }, - { - "id": "api.context.v3_disabled.app_error", - "translation": "APIバージョン3はこのサーバーでは無効化されています。APIバージョン4を使用してください。詳しくは https://api.mattermost.com を参照してください。" - }, - { - "id": "api.deprecated.init.debug", - "translation": "非推奨APIルートを初期化しています" - }, { "id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error", "translation": "電子メールバッチ処理のジョブを受け取るチャンネルがいっぱいです。EmailBatchingBufferSizeを増やしてください。" @@ -1206,14 +914,6 @@ "id": "api.email_batching.add_notification_email_to_batch.disabled.app_error", "translation": "電子メールバッチ処理はシステム管理者によって無効にされています" }, - { - "id": "api.email_batching.check_pending_emails.finished_running", - "translation": "電子メールのバッチジョブが稼働中です。%vユーザーはまだ通知を保留されています。" - }, - { - "id": "api.email_batching.render_batched_post.channel.app_error", - "translation": "バッチ処理された電子メール通知について、投稿があったチャンネルが見付かりません" - }, { "id": "api.email_batching.render_batched_post.date", "translation": "{{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}" @@ -1234,10 +934,6 @@ "id": "api.email_batching.render_batched_post.notification", "translation": "通知 from " }, - { - "id": "api.email_batching.render_batched_post.sender.app_error", - "translation": "バッチ処理された電子メールについて、投稿の投稿者が見付かりません" - }, { "id": "api.email_batching.send_batched_email_notification.body_text", "translation": { @@ -1245,14 +941,6 @@ "other": "" } }, - { - "id": "api.email_batching.send_batched_email_notification.preferences.app_error", - "translation": "バッチ処理された電子メール通知の宛先の表示設定が見つかりませんでした" - }, - { - "id": "api.email_batching.send_batched_email_notification.send.app_error", - "translation": "%v へバッチ処理された電子メール通知を送信できませんでした: %v" - }, { "id": "api.email_batching.send_batched_email_notification.subject", "translation": { @@ -1260,34 +948,22 @@ "other": "" } }, - { - "id": "api.email_batching.send_batched_email_notification.user.app_error", - "translation": "バッチ処理された電子メール通知の宛先が見つかりませんでした" - }, - { - "id": "api.email_batching.start.starting", - "translation": "電子メールのバッチジョブが開始されました。%v秒ごとに保留されている電子メールを確認します。" - }, { "id": "api.emoji.create.duplicate.app_error", "translation": "絵文字を作成できません。同じ名前を持つ他の絵文字が既に存在しています。" }, { - "id": "api.emoji.create.parse.app_error", - "translation": "絵文字を作成できません。リクエストを理解できません。" + "id": "api.emoji.create.other_user.app_error", + "translation": "" }, { - "id": "api.emoji.create.permissions.app_error", - "translation": "絵文字の作成に必要な権限が付与されていません" + "id": "api.emoji.create.parse.app_error", + "translation": "絵文字を作成できません。リクエストを理解できません。" }, { "id": "api.emoji.create.too_large.app_error", "translation": "絵文字を作成できません。画像サイズは1MB未満でなければなりません。" }, - { - "id": "api.emoji.delete.delete_reactions.app_error", - "translation": "絵文字名 %v の絵文字を削除する際にリアクションを削除できません" - }, { "id": "api.emoji.disabled.app_error", "translation": "カスタム絵文字はシステム管理者によって無効化されています。" @@ -1300,14 +976,6 @@ "id": "api.emoji.get_image.read.app_error", "translation": "絵文字の画像ファイルを読み込めません。" }, - { - "id": "api.emoji.init.debug", - "translation": "絵文字APIルートを初期化しています" - }, - { - "id": "api.emoji.init.debug", - "translation": "絵文字APIルートを初期化しています" - }, { "id": "api.emoji.storage.app_error", "translation": "ファイルストレージが正しく設定されていません。S3またはローカルサーバーファイルストレージを設定してください。" @@ -1333,12 +1001,12 @@ "translation": "絵文字を作成できません。GIF画像をエンコードする際にエラーが発生しました。" }, { - "id": "api.file.attachments.disabled.app_error", - "translation": "このサーバーではファイル添付が無効になっています。" + "id": "api.emoji.upload.open.app_error", + "translation": "" }, { - "id": "api.file.get_file.public_disabled.app_error", - "translation": "公開リンクはシステム管理者によって無効にされています" + "id": "api.file.attachments.disabled.app_error", + "translation": "このサーバーではファイル添付が無効になっています。" }, { "id": "api.file.get_file.public_invalid.app_error", @@ -1352,22 +1020,6 @@ "id": "api.file.get_file_thumbnail.no_thumbnail.app_error", "translation": "このファイルにはサムネイル画像がありません" }, - { - "id": "api.file.get_info_for_request.no_post.app_error", - "translation": "ファイルの情報を取得できません。ファイルは現在のユーザーが読むことができる投稿に添付されている必要があります。" - }, - { - "id": "api.file.get_info_for_request.storage.app_error", - "translation": "ファイルの情報を取得できません。ファイルストレージが設定されていません。" - }, - { - "id": "api.file.get_public_file_old.storage.app_error", - "translation": "ファイルを取得できません。画像ストレージが設定されていません。" - }, - { - "id": "api.file.get_public_file_old.storage.app_error", - "translation": "ファイルを取得できません。画像ストレージが設定されていません。" - }, { "id": "api.file.get_public_link.disabled.app_error", "translation": "公開リンクが無効化されています" @@ -1377,116 +1029,52 @@ "translation": "ファイルの公開リンクを取得できません。ファイルは現在のユーザーが読むことができる投稿に添付されている必要があります。" }, { - "id": "api.file.handle_images_forget.decode.error", - "translation": "画像をデコードできません err=%v" - }, - { - "id": "api.file.handle_images_forget.encode_jpeg.error", - "translation": "画像をjpegとしてエンコードできません path=%v err=%v" - }, - { - "id": "api.file.handle_images_forget.encode_preview.error", - "translation": "画像をプレビューjpgとしてエンコードできません path=%v err=%v" - }, - { - "id": "api.file.handle_images_forget.upload_preview.error", - "translation": "プレビューをアップロードできません path=%v err=%v" - }, - { - "id": "api.file.handle_images_forget.upload_thumb.error", - "translation": "サムネイルをアップロードできません path=%v err=%v" - }, - { - "id": "api.file.init.debug", - "translation": "ファイルAPIルートを初期化しています" - }, - { - "id": "api.file.migrate_filenames_to_file_infos.channel.app_error", - "translation": "FileInfosを利用した投稿へ移行する際にチャンネルを取得できませんでした post_id=%v, channel_id=%v, err=%v" - }, - { - "id": "api.file.migrate_filenames_to_file_infos.file_not_found.warn", - "translation": "FileInfosを利用した投稿に移行する際にファイルが見付かりませんでした post_id=%v, filename=%v, path=%v, err=%v" - }, - { - "id": "api.file.migrate_filenames_to_file_infos.get_file_infos_again.warn", - "translation": "移行後の投稿のFileInfosが取得できませんでした post_id=%v, err=%v" - }, - { - "id": "api.file.migrate_filenames_to_file_infos.get_post_again.warn", - "translation": "FileInfosの利用へ移行する際に投稿を取得できませんでした post_id=%v, err=%v" - }, - { - "id": "api.file.migrate_filenames_to_file_infos.info.app_error", - "translation": "FileInfosを利用した投稿に移行する際にファイル情報を完全にデコードできませんでした post_id=%v, filename=%v, err=%v" - }, - { - "id": "api.file.migrate_filenames_to_file_infos.migrating_post.debug", - "translation": "FileInfosを利用した投稿へ移行しています post_id=%v, err=%v" - }, - { - "id": "api.file.migrate_filenames_to_file_infos.mismatched_filename.warn", - "translation": "FileInfosを利用した投稿に移行する際に一般的でないファイル名が見付かりました post_id=%v, channel_id=%v, user_id=%v, filename=%v" - }, - { - "id": "api.file.migrate_filenames_to_file_infos.no_filenames.warn", - "translation": "ファイル名欄が空のため、FileInfosを利用した投稿へ移行できませんでした post_id=%v" - }, - { - "id": "api.file.migrate_filenames_to_file_infos.not_migrating_post.debug", - "translation": "投稿はすでにFileInfosを利用した形式へ移行されています post_id=%v, err=%v" - }, - { - "id": "api.file.migrate_filenames_to_file_infos.save_file_info.warn", - "translation": "FileInfosを利用した投稿に移行する際に投稿を保存できませんでした post_id=%v, file_id=%v, path=%v, err=%v" - }, - { - "id": "api.file.migrate_filenames_to_file_infos.save_post.warn", - "translation": "FileInfosを利用した投稿に移行する際にファイル情報を保存できませんでした post_id=%v, file_id=%v, filename=%v, err=%v" + "id": "api.file.move_file.copy_within_s3.app_error", + "translation": "S3内でファイルをコピーできませんでした。" }, { - "id": "api.file.migrate_filenames_to_file_infos.team_id.app_error", - "translation": "FileInfosのチームが見付かりませんでした post_id=%v, filenames=%v" + "id": "api.file.move_file.delete_from_s3.app_error", + "translation": "ファイルをS3から削除できません。" }, { - "id": "api.file.migrate_filenames_to_file_infos.teams.app_error", - "translation": "FileInfosを利用した投稿に移行する際にチームを取得できませんでした post_id=%v, err=%v" + "id": "api.file.move_file.rename.app_error", + "translation": "ローカルでファイルを移動できません。" }, { - "id": "api.file.migrate_filenames_to_file_infos.unexpected_filename.error", - "translation": "FileInfosを利用した投稿に移行する際にファイル名を解読できませんでした post_id=%v, filename=%v" + "id": "api.file.no_driver.app_error", + "translation": "ファイルドライバーが選択されていません。" }, { - "id": "api.file.move_file.configured.app_error", - "translation": "ファイルストレージが正しく設定されていません。S3またはローカルサーバーファイルストレージを設定してください。" + "id": "api.file.read_file.reading_local.app_error", + "translation": "ローカルサーバーファイルストレージからの読み込みに失敗しました" }, { - "id": "api.file.move_file.copy_within_s3.app_error", - "translation": "S3内でファイルをコピーできませんでした。" + "id": "api.file.read_file.s3.app_error", + "translation": "S3ストレージからの読み込みに失敗しました" }, { - "id": "api.file.move_file.delete_from_s3.app_error", - "translation": "ファイルをS3から削除できません。" + "id": "api.file.reader.reading_local.app_error", + "translation": "ローカルサーバーファイルストレージの読み込み開始に失敗しました。" }, { - "id": "api.file.move_file.get_from_s3.app_error", - "translation": "ファイルをS3から取得できません。" + "id": "api.file.reader.s3.app_error", + "translation": "S3ストレージからの読み込み開始に失敗しました" }, { - "id": "api.file.move_file.rename.app_error", - "translation": "ローカルでファイルを移動できません。" + "id": "api.file.test_connection.local.connection.app_error", + "translation": "指定されたパスへの権限が無いか、もしくはその他のエラーが発生しました。" }, { - "id": "api.file.read_file.configured.app_error", - "translation": "ファイルストレージが正しく設定されていません。S3またはローカルサーバーファイルストレージを設定してください。" + "id": "api.file.test_connection.s3.bucked_create.app_error", + "translation": "バケットを作成できません。" }, { - "id": "api.file.read_file.get.app_error", - "translation": "ファイルをS3から取得できません" + "id": "api.file.test_connection.s3.bucket_exists.app_error", + "translation": "バケットが存在するかのチェックでエラーが発生しました。" }, { - "id": "api.file.read_file.reading_local.app_error", - "translation": "ローカルサーバーストレージからの読み込みに失敗しました" + "id": "api.file.test_connection.s3.connection.app_error", + "translation": "S3もしくはminioへ接続できません。" }, { "id": "api.file.upload_file.bad_parse.app_error", @@ -1508,10 +1096,6 @@ "id": "api.file.upload_file.too_large.app_error", "translation": "画像ファイルをアップロードできません。ファイルが大き過ぎます。" }, - { - "id": "api.file.write_file.configured.app_error", - "translation": "ファイルストレージが正しく設定されていません。S3またはローカルサーバーファイルストレージを設定してください。" - }, { "id": "api.file.write_file.s3.app_error", "translation": "S3への書き込みでエラーが発生しました" @@ -1525,52 +1109,20 @@ "translation": "ローカルサーバーストレージへの書き込みに失敗しました" }, { - "id": "api.general.init.debug", - "translation": "全般APIルートを初期化しています" + "id": "api.incoming_webhook.disabled.app_error", + "translation": "内向きのウェブフックはシステム管理者によって無効にされています。" }, { - "id": "api.import.import_post.attach_files.error", - "translation": "投稿へのファイル添付エラー。 postId=%v, fileIds=%v, message=%v" + "id": "api.incoming_webhook.invalid_username.app_error", + "translation": "不正なユーザー名です。" }, { - "id": "api.import.import_post.saving.debug", - "translation": "投稿の保存エラー user=%v, message=%v" + "id": "api.license.add_license.array.app_error", + "translation": "リクエストの'license'配列が空です" }, { - "id": "api.import.import_user.join_team.error", - "translation": "インポートする際にチームに参加できませんでした err=%v" - }, - { - "id": "api.import.import_user.joining_default.error", - "translation": "デフォルトのチャンネルへの参加に問題が発生しました usewr_id=%s, team_id=%s, err=%v" - }, - { - "id": "api.import.import_user.saving.error", - "translation": "ユーザーの保存エラー err=%v" - }, - { - "id": "api.import.import_user.set_email.error", - "translation": "電子メールを確認済みに設定できませんでした err=%v" - }, - { - "id": "api.incoming_webhook.disabled.app_error", - "translation": "内向きのウェブフックはシステム管理者によって無効にされています。" - }, - { - "id": "api.incoming_webhook.invalid_username.app_error", - "translation": "不正なユーザー名です。" - }, - { - "id": "api.ldap.init.debug", - "translation": "LDAP APIルートを初期化しています" - }, - { - "id": "api.license.add_license.array.app_error", - "translation": "リクエストの'license'配列が空です" - }, - { - "id": "api.license.add_license.expired.app_error", - "translation": "ライセンスは期限切れ、または、まだ有効になっていません。" + "id": "api.license.add_license.expired.app_error", + "translation": "ライセンスは期限切れ、または、まだ有効になっていません。" }, { "id": "api.license.add_license.invalid.app_error", @@ -1604,30 +1156,6 @@ "id": "api.license.client.old_format.app_error", "translation": "クライアントのライセンスで新しい形式がまだサポートされていません。クエリー文字列に format=old を指定してください。" }, - { - "id": "api.license.init.debug", - "translation": "ライセンスAPIルートを初期化しています" - }, - { - "id": "api.license.remove_license.remove.app_error", - "translation": "ライセンスが正常に削除できませんでした。" - }, - { - "id": "api.oauth.allow_oauth.bad_client.app_error", - "translation": "不正なリクエスト: client_idが不正です" - }, - { - "id": "api.oauth.allow_oauth.bad_redirect.app_error", - "translation": "不正なリクエスト: redirect_uriが存在しないか不正です" - }, - { - "id": "api.oauth.allow_oauth.bad_response.app_error", - "translation": "不正なリクエスト: response_typeが不正です" - }, - { - "id": "api.oauth.allow_oauth.database.app_error", - "translation": "サーバーエラー: データベースのアクセスでエラーが発生しました" - }, { "id": "api.oauth.allow_oauth.redirect_callback.app_error", "translation": "不正なリクエスト: 指定されたredirect_uriが登録されたcallback_urlと一致しません" @@ -1640,14 +1168,6 @@ "id": "api.oauth.authorize_oauth.disabled.app_error", "translation": "システム管理者はOAuth2サービスプロバイダーを無効にしています。" }, - { - "id": "api.oauth.authorize_oauth.missing.app_error", - "translation": "response_type、client_id、redirect_uriのうち1つ以上が不足しています" - }, - { - "id": "api.oauth.delete.permissions.app_error", - "translation": "OAuth2アプリケーションの削除に必要な権限が付与されていません" - }, { "id": "api.oauth.get_access_token.bad_client_id.app_error", "translation": "不正なリクエスト: client_idが不正です" @@ -1704,22 +1224,10 @@ "id": "api.oauth.get_access_token.refresh_token.app_error", "translation": "不正な権限付与: 不正なリフレッシュトークンです" }, - { - "id": "api.oauth.get_auth_data.find.error", - "translation": "code=%sの認証コードが見付かりません" - }, - { - "id": "api.oauth.init.debug", - "translation": "OAuth APIルートを初期化しています" - }, { "id": "api.oauth.invalid_state_token.app_error", "translation": "不正な状態トークン" }, - { - "id": "api.oauth.regenerate_secret.app_error", - "translation": "OAuth2アプリケーションの秘密情報の再生成に必要な権限が付与されていません" - }, { "id": "api.oauth.register_oauth_app.turn_off.app_error", "translation": "システム管理者はOAuth2サービスプロバイダーを無効にしています。" @@ -1749,8 +1257,8 @@ "translation": "利用登録リンクが不正です" }, { - "id": "api.opengraph.init.debug", - "translation": "オープングラフプロトコルのAPIルートを初期化しています" + "id": "api.outgoing_webhook.disabled.app_error", + "translation": "" }, { "id": "api.plugin.upload.array.app_error", @@ -1772,14 +1280,6 @@ "id": "api.post.check_for_out_of_channel_mentions.message.one", "translation": "@{{.Usernames}}についての投稿が行われましたが、彼らはこのチャンネルには属していないため通知を受け取ることができませんでした。" }, - { - "id": "api.post.create_post.attach_files.error", - "translation": "投稿へファイルを添付する際にエラーが発生しました post_id=%s, user_id=%s, file_ids=%v, err=%v" - }, - { - "id": "api.post.create_post.bad_filename.error", - "translation": "不正なファイル名は使えません filename=%v" - }, { "id": "api.post.create_post.can_not_post_to_deleted.error", "translation": "削除済みのチャンネルには投稿できません。" @@ -1788,10 +1288,6 @@ "id": "api.post.create_post.channel_root_id.app_error", "translation": "RootIdパラメーターのChannelIdが不正です" }, - { - "id": "api.post.create_post.last_viewed.error", - "translation": "最新の閲覧を更新できませんでした channel_id=%s, user_id=%s, err=%v" - }, { "id": "api.post.create_post.parent_id.app_error", "translation": "ParentIdパラメーターが不正です" @@ -1808,18 +1304,6 @@ "id": "api.post.create_webhook_post.creating.app_error", "translation": "投稿を作成できません" }, - { - "id": "api.post.delete_flagged_post.app_error.warn", - "translation": "投稿を削除する際に、フラグの付いた投稿の設定を削除できません。err=%v" - }, - { - "id": "api.post.delete_post.permissions.app_error", - "translation": "あなたには必要な権限が付与されていません" - }, - { - "id": "api.post.delete_post_files.app_error.warn", - "translation": "投稿のファイルを削除する際にエラーが発生しました post_id=%v, err=%v" - }, { "id": "api.post.disabled_all", "translation": "チャンネルに{{.Users}}以上のユーザーがいるため@allは無効化されています。" @@ -1847,10 +1331,6 @@ "other": "" } }, - { - "id": "api.post.get_message_for_notification.get_files.error", - "translation": "通知メッセージのファイルを取得する際にエラーが発生しました post_id=%v, err=%v" - }, { "id": "api.post.get_message_for_notification.images_sent", "translation": { @@ -1858,54 +1338,10 @@ "other": "" } }, - { - "id": "api.post.get_out_of_channel_mentions.regex.error", - "translation": "@mentionの正規表現をコンパイルできませんでした user_id=%v, err=%v" - }, - { - "id": "api.post.get_post.permissions.app_error", - "translation": "あなたには必要な権限が付与されていません" - }, - { - "id": "api.post.handle_post_events_and_forget.members.error", - "translation": "チャンネルの参加者が取得できませんでした channel_id=%v err=%v" - }, - { - "id": "api.post.handle_webhook_events_and_forget.create_post.error", - "translation": "返信の投稿を作成できませんでした err=%v" - }, - { - "id": "api.post.handle_webhook_events_and_forget.event_post.error", - "translation": "POSTイベントが失敗しました err=%s" - }, - { - "id": "api.post.init.debug", - "translation": "投稿APIルートを初期化しています" - }, { "id": "api.post.link_preview_disabled.app_error", "translation": "リンクプレビュー機能はシステム管理者によって無効にされています。" }, - { - "id": "api.post.make_direct_channel_visible.get_2_members.error", - "translation": "ダイレクトチャンネルの2人のメンバーを取得できませんでした channel_id={{.ChannelId}}" - }, - { - "id": "api.post.make_direct_channel_visible.get_members.error", - "translation": "チャンネルのメンバーを取得できません channel_id=%v err=%v" - }, - { - "id": "api.post.make_direct_channel_visible.save_pref.error", - "translation": "ダイレクトチャンネルの設定を保存できませんでした user_id=%v other_user_id=%v err=%v" - }, - { - "id": "api.post.make_direct_channel_visible.update_pref.error", - "translation": "ダイレクトチャンネルの設定を更新できませんでした user_id=%v other_user_id=%v err=%v" - }, - { - "id": "api.post.notification.member_profile.warn", - "translation": "チャンネルメンバーのプロフィールを取得できませんでした user_id=%v" - }, { "id": "api.post.send_notification_and_forget.push_channel_mention", "translation": " がチャンネルへ通知しました。" @@ -1918,26 +1354,6 @@ "id": "api.post.send_notification_and_forget.push_comment_on_thread", "translation": " があなたが参加しているスレッドへのコメントしました。" }, - { - "id": "api.post.send_notifications.user_id.debug", - "translation": "その投稿の作成者がチャンネルにいないため、通知は送信されませんでした post_id=%v channel_id=%v user_id=%v" - }, - { - "id": "api.post.send_notifications_and_forget.clear_push_notification.debug", - "translation": "%vへのプッシュ通知をクリアーしています(channel_id %v)" - }, - { - "id": "api.post.send_notifications_and_forget.files.error", - "translation": "投稿通知のファイルの取得に失敗しました post_id=%v, err=%v" - }, - { - "id": "api.post.send_notifications_and_forget.get_teams.error", - "translation": "チームを横断したダイレクトメッセージを送信する際に、チームを取得できませんでした user_id=%v, err=%v" - }, - { - "id": "api.post.send_notifications_and_forget.mention_subject", - "translation": "あなたについての新しい投稿" - }, { "id": "api.post.send_notifications_and_forget.push_explicit_mention", "translation": " があなたについての投稿を行いました。" @@ -1954,30 +1370,10 @@ "id": "api.post.send_notifications_and_forget.push_message", "translation": "あなたへメッセージを送信しました。" }, - { - "id": "api.post.send_notifications_and_forget.push_notification.error", - "translation": "プッシュ通知を送信出来ませんでした device_id={{.DeviceId}}, err={{.Error}}" - }, - { - "id": "api.post.send_notifications_and_forget.sent", - "translation": "{{.Prefix}} {{.Filenames}}を送信しました" - }, - { - "id": "api.post.update_mention_count_and_forget.update_error", - "translation": "あなたについての投稿数を更新できませんでした post_id=%v on channel_id=%v err=%v" - }, { "id": "api.post.update_post.find.app_error", "translation": "更新すべき投稿またはコメントが見付かりません。" }, - { - "id": "api.post.update_post.permissions.app_error", - "translation": "あなたには必要な権限が付与されていません" - }, - { - "id": "api.post.update_post.permissions_denied.app_error", - "translation": "投稿を編集する機能は無効になっています。詳細はシステム管理者に問い合わせてください。" - }, { "id": "api.post.update_post.permissions_details.app_error", "translation": "既に削除されたIDです id={{.PostId}}" @@ -1995,60 +1391,36 @@ "translation": "投稿を取得できません" }, { - "id": "api.preference.delete_preferences.decode.app_error", - "translation": "リクエストから設定をデコードできません" - }, - { - "id": "api.preference.delete_preferences.user_id.app_error", - "translation": "他のユーザーの設定は削除できません" - }, - { - "id": "api.preference.init.debug", - "translation": "設定APIルートを初期化しています" - }, - { - "id": "api.preference.save_preferences.decode.app_error", - "translation": "リクエストから設定をデコードできません" - }, - { - "id": "api.preference.save_preferences.set.app_error", - "translation": "他のユーザーの設定は変更できません" - }, - { - "id": "api.reaction.delete_reaction.mismatched_channel_id.app_error", - "translation": "チャンネルIDがURL内の投稿IDと一致しないためリアクションを削除できませんでした" + "id": "api.preference.delete_preferences.delete.app_error", + "translation": "" }, { - "id": "api.reaction.init.debug", - "translation": "リアクションAPIルートを初期化しています" + "id": "api.preference.preferences_category.get.app_error", + "translation": "" }, { - "id": "api.reaction.list_reactions.mismatched_channel_id.app_error", - "translation": "チャンネルIDがURL内の投稿IDと一致しないためリアクションを取得できませんでした" + "id": "api.preference.update_preferences.set.app_error", + "translation": "" }, { "id": "api.reaction.save_reaction.invalid.app_error", "translation": "リアクションが正しくありません。" }, - { - "id": "api.reaction.save_reaction.mismatched_channel_id.app_error", - "translation": "チャンネルIDがURL内の投稿IDと一致しないためリアクションを保存できませんでした" - }, { "id": "api.reaction.save_reaction.user_id.app_error", "translation": "他のユーザーのリアクションを保存することはできません。" }, - { - "id": "api.reaction.send_reaction_event.post.app_error", - "translation": "リアクションに対するウェブソケットイベントを送信する際に、投稿を取得することができませんでした" - }, { "id": "api.roles.patch_roles.license.error", "translation": "現在のライセンスは高度な権限をサポートしていません。" }, { - "id": "api.saml.save_certificate.app_error", - "translation": "証明書が正常に保存されませんでした。" + "id": "api.scheme.create_scheme.license.error", + "translation": "" + }, + { + "id": "api.scheme.delete_scheme.license.error", + "translation": "" }, { "id": "api.scheme.get_channels_for_scheme.scope.error", @@ -2059,8 +1431,8 @@ "translation": "与えられたスキームがチームスキームではないため、チームを取得できませんでした。" }, { - "id": "api.server.new_server.init.info", - "translation": "サーバーを初期化しています…" + "id": "api.scheme.patch_scheme.license.error", + "translation": "" }, { "id": "api.server.start_server.forward80to443.disabled_while_using_lets_encrypt", @@ -2070,18 +1442,6 @@ "id": "api.server.start_server.forward80to443.enabled_but_listening_on_wrong_port", "translation": "ポート %s で接続待ちをしているため、ポート80へのアクセスをポート443へ転送できません: プロキシサーバーを使用している場合、Forward80To443を無効にしてください" }, - { - "id": "api.server.start_server.listening.info", - "translation": "サーバーは%vで接続待ちです" - }, - { - "id": "api.server.start_server.rate.info", - "translation": "投稿頻度制限が有効です" - }, - { - "id": "api.server.start_server.rate.warn", - "translation": "投稿頻度制限が正しく設定されていません。VaryByHeaderを使いVaryByRemoteAddrを無効にしてください" - }, { "id": "api.server.start_server.rate_limiting_memory_store", "translation": "投稿頻度制限のメモリー保存が初期化されていません。MemoryStoreSizeの設定を確認してください。" @@ -2094,22 +1454,6 @@ "id": "api.server.start_server.starting.critical", "translation": "サーバー開始時にエラーになりました err:%v" }, - { - "id": "api.server.start_server.starting.info", - "translation": "サーバーを開始しています…" - }, - { - "id": "api.server.start_server.starting.panic", - "translation": "サーバー開始時にエラーになりました" - }, - { - "id": "api.server.stop_server.stopped.info", - "translation": "サーバーを停止しました" - }, - { - "id": "api.server.stop_server.stopping.info", - "translation": "サーバーを停止しています…" - }, { "id": "api.slackimport.slack_add_bot_user.email_pwd", "translation": "電子メールアドレス {{.Email}} と パスワード {{.Password}} を持つ 統合機能/SlackBot のユーザーがインポートされました。\r\n" @@ -2130,66 +1474,10 @@ "id": "api.slackimport.slack_add_channels.import_failed", "translation": "Slackチャンネル {{.DisplayName}} をインポートできませんでした。\r\n" }, - { - "id": "api.slackimport.slack_add_channels.import_failed.warn", - "translation": "Slackインポート: Slackチャンネルをインポートできませんでした: %s。" - }, { "id": "api.slackimport.slack_add_channels.merge", "translation": "Slackチャンネル {{.DisplayName}} は有効なMattermostのチャンネルとして既に存在しています。両方のチャンネルがマージされます。\r\n" }, - { - "id": "api.slackimport.slack_add_posts.attach_files.error", - "translation": "Slackインポート: メッセージにファイルを添付する際にエラーが発生しました post_id=%s, file_ids=%v, err=%v。" - }, - { - "id": "api.slackimport.slack_add_posts.bot.warn", - "translation": "Slackインポート: SlackBotメッセージは、まだインポートされていません。" - }, - { - "id": "api.slackimport.slack_add_posts.bot_user_no_exists.warn", - "translation": "Slackインポート: Botユーザーが存在しないため、Botメッセージをインポートできませんでした。" - }, - { - "id": "api.slackimport.slack_add_posts.msg_no_comment.debug", - "translation": "Slackインポート: コメントが無いため、メッセージをインポートできませんでした。" - }, - { - "id": "api.slackimport.slack_add_posts.msg_no_usr.debug", - "translation": "Slackインポート: userフィールドが存在しないため、メッセージをインポートできませんでした。" - }, - { - "id": "api.slackimport.slack_add_posts.no_bot_id.warn", - "translation": "Slackインポート: BotIdフィールドが存在しないため、Botメッセージをインポートできませんでした。" - }, - { - "id": "api.slackimport.slack_add_posts.unsupported.warn", - "translation": "Slackインポート: typeがサポートされていないため、メッセージをインポートできませんでした: post_type=%v, post_subtype=%v。" - }, - { - "id": "api.slackimport.slack_add_posts.upload_file_not_found.warn", - "translation": "Slackインポート: Slackからエクスポートしたzipファイルにファイルが存在しないため、 {{.FileId}} のファイルをインポートできませんでした。" - }, - { - "id": "api.slackimport.slack_add_posts.upload_file_not_in_json.warn", - "translation": "Slackインポート: Slackエクスポートに \"file\" セクションが存在しないため、投稿にファイルを添付できませんでした。" - }, - { - "id": "api.slackimport.slack_add_posts.upload_file_open_failed.warn", - "translation": "Slackインポート: Slackエクスポートから {{.FileId}} のファイルを開けませんでした: {{.Error}}。" - }, - { - "id": "api.slackimport.slack_add_posts.upload_file_upload_failed.warn", - "translation": "Slackインポート: {{.FileId}} のファイルをアップロードする際にエラーが発生しました: {{.Error}}。" - }, - { - "id": "api.slackimport.slack_add_posts.user_no_exists.debug", - "translation": "Slackインポート: MattermostにSlackユーザー %v が存在しないため、メッセージを追加できませんでした。" - }, - { - "id": "api.slackimport.slack_add_posts.without_user.debug", - "translation": "Slackインポート: userフィールドが存在しないため、メッセージをインポートできませんでした。" - }, { "id": "api.slackimport.slack_add_users.created", "translation": "\r\n ユーザーが作成されました:\r\n" @@ -2210,30 +1498,10 @@ "id": "api.slackimport.slack_add_users.missing_email_address", "translation": "Slackエクスポートにユーザー {{.Username}} の電子メールアドレスが存在しません。プレースホルダーとして {{.Email}} が利用されます。システムにログインした時、そのユーザーは電子メールアドレスを更新する必要があります。\r\n" }, - { - "id": "api.slackimport.slack_add_users.missing_email_address.warn", - "translation": "Slackインポート: Slackエクスポートにユーザー {{.Username}} の電子メールアドレスが存在しません。プレイスホルダーとして {{.Email}} が利用されます。システムにログインした時、そのユーザーは電子メールアドレスを更新する必要があります。" - }, { "id": "api.slackimport.slack_add_users.unable_import", "translation": "Slackユーザーをインポートできません: {{.Username}}\r\n" }, - { - "id": "api.slackimport.slack_convert_channel_mentions.compile_regexp_failed.warn", - "translation": "Slackインポート: Slackチャンネル {{.ChannelName}} (id={{.ChannelID}}) の正規表現にマッチする!channelをコンパイルできませんでした。" - }, - { - "id": "api.slackimport.slack_convert_timestamp.bad.warn", - "translation": "Slackインポート: 不正なタイムスタンプが検出されました。" - }, - { - "id": "api.slackimport.slack_convert_user_mentions.compile_regexp_failed.warn", - "translation": "Slackインポート: Slackユーザー {{.Username}} (id={{.UserID}})の正規表現とマッチする@mentionをコンパイルできませんでした。" - }, - { - "id": "api.slackimport.slack_deactivate_bot_user.failed_to_deactivate", - "translation": "Slackインポート: Botに使われるユーザーアカウントを無効にできませんでした。" - }, { "id": "api.slackimport.slack_import.log", "translation": "Mattermost Slackインポートログ\r\n" @@ -2266,38 +1534,10 @@ "id": "api.slackimport.slack_import.zip.app_error", "translation": "Slackエクスポートのzipファイルを開けませんでした。\r\n" }, - { - "id": "api.slackimport.slack_parse_channels.error", - "translation": "Slackインポート: Slackチャンネルを解析する際にエラーが発生しました。インポート自体は動作している可能性があります。" - }, - { - "id": "api.slackimport.slack_parse_posts.error", - "translation": "Slackインポート: Slack投稿を解析する際にエラーが発生しました。インポート自体は動作している可能性があります。" - }, - { - "id": "api.status.init.debug", - "translation": "状態APIルートを初期化しています" - }, - { - "id": "api.status.init.debug", - "translation": "状態APIルートを初期化しています" - }, - { - "id": "api.status.last_activity.error", - "translation": "LastActivityAtを更新できませんでした user_id=%v、session_id=%v、err=%v" - }, - { - "id": "api.status.save_status.error", - "translation": "状態を保存できませんでした user_id=%v、err=%v" - }, { "id": "api.status.user_not_found.app_error", "translation": "ユーザーが見付かりません" }, - { - "id": "api.system.go_routines", - "translation": "動作中のgoroutineの数が正常動作の上限を超えています %v / %v" - }, { "id": "api.team.add_user_to_team.added", "translation": "%v は %v によってチームに追加されました" @@ -2306,33 +1546,17 @@ "id": "api.team.add_user_to_team.missing_parameter.app_error", "translation": "チームにユーザーを追加するにはパラメーターが必要です。" }, - { - "id": "api.team.create_team.email_disabled.app_error", - "translation": "電子メールによるチームへの利用登録は無効です。" - }, - { - "id": "api.team.create_team_from_signup.email_disabled.app_error", - "translation": "電子メールによるチームへの利用登録は無効です。" - }, - { - "id": "api.team.create_team_from_signup.expired_link.app_error", - "translation": "利用登録リンクは有効期限が切れています" - }, - { - "id": "api.team.create_team_from_signup.unavailable.app_error", - "translation": "このURLは利用できません。他のURLを試してみてください。" - }, - { - "id": "api.team.email_teams.sending.error", - "translation": "emailTeamsで電子メール送る際にエラーが発生しました err=%v" - }, { "id": "api.team.get_invite_info.not_open_team", "translation": "誰でも招待できるチームではないので、招待機能は無効です。" }, { - "id": "api.team.import_team.admin.app_error", - "translation": "チーム管理者のみがデータをインポートできます。" + "id": "api.team.get_team_icon.filesettings_no_driver.app_error", + "translation": "" + }, + { + "id": "api.team.get_team_icon.read_file.app_error", + "translation": "" }, { "id": "api.team.import_team.array.app_error", @@ -2362,18 +1586,6 @@ "id": "api.team.import_team.unavailable.app_error", "translation": "不正なリクエスト: ファイルサイズ項目が存在しません。" }, - { - "id": "api.team.init.debug", - "translation": "チームAPIルートを初期化しています" - }, - { - "id": "api.team.invite_members.admin", - "translation": "管理者" - }, - { - "id": "api.team.invite_members.already.app_error", - "translation": "この人は既にあなたのチームのメンバーです" - }, { "id": "api.team.invite_members.invalid_email.app_error", "translation": "以下の電子メールアドレスのドメインは許可されていません: {{.Addresses}}。詳細についてはシステム管理者に問い合わせてください。" @@ -2386,22 +1598,6 @@ "id": "api.team.invite_members.no_one.app_error", "translation": "誰も招待しません。" }, - { - "id": "api.team.invite_members.restricted_system_admin.app_error", - "translation": "新しいユーザーをチームに招待できるのは、システム管理者だけです。" - }, - { - "id": "api.team.invite_members.restricted_team_admin.app_error", - "translation": "新しいユーザーをチームに招待できるのは、チーム管理者とシステム管理者だけです。" - }, - { - "id": "api.team.invite_members.send.error", - "translation": "招待の電子メールを送信できませんでした err=%v" - }, - { - "id": "api.team.invite_members.sending.info", - "translation": "%vに招待状を送ってます %v" - }, { "id": "api.team.is_team_creation_allowed.disabled.app_error", "translation": "チームを新規作成する機能は無効になっています。詳細はシステム管理者に問い合わせてください。" @@ -2426,14 +1622,6 @@ "id": "api.team.move_channel.success", "translation": "このチャンネルは %v からこのチームへ移動されました。" }, - { - "id": "api.team.permanent_delete_team.attempting.warn", - "translation": "チーム%vを完全に削除しようとしています id=%v" - }, - { - "id": "api.team.permanent_delete_team.deleted.warn", - "translation": "チーム%vを完全に削除しました id=%v" - }, { "id": "api.team.remove_team_icon.get_team.app_error", "translation": "チームの取得中にエラーが発生しました" @@ -2490,10 +1678,6 @@ "id": "api.team.set_team_icon.write_file.app_error", "translation": "チームアイコンを保存できませんでした" }, - { - "id": "api.team.signup_team.email_disabled.app_error", - "translation": "電子メールによるチームへの利用登録は無効です。" - }, { "id": "api.team.team_icon.update.app_error", "translation": "チームアイコンの取得中にエラーが発生しました" @@ -2502,10 +1686,6 @@ "id": "api.team.update_member_roles.not_a_member", "translation": "指定されたユーザーは指定されたチームに所属していません。" }, - { - "id": "api.team.update_team.permissions.app_error", - "translation": "あなたには必要な権限が付与されていません" - }, { "id": "api.team.update_team_scheme.license.error", "translation": "ライセンスがチームのスキームの更新をサポートしていません" @@ -2514,10 +1694,6 @@ "id": "api.team.update_team_scheme.scheme_scope.error", "translation": "与えられたスキームがチームスキームではないため、チームへスキームを設定できません。" }, - { - "id": "api.templates.channel_name.group", - "translation": "グループメッセージ" - }, { "id": "api.templates.deactivate_body.info", "translation": "{{ .SiteURL }}のアカウントを無効化しました。
あなたが変更したのでなければ、システム管理者に問い合わせてください。" @@ -2570,22 +1746,6 @@ "id": "api.templates.email_organization", "translation": "送信者: " }, - { - "id": "api.templates.find_teams_body.found", - "translation": "あなたの電子メールアドレスに紐付くチームへのリクエストは以下の通りです:" - }, - { - "id": "api.templates.find_teams_body.not_found", - "translation": "指定された電子メールアドレスに紐付くチームは見付かりません。" - }, - { - "id": "api.templates.find_teams_body.title", - "translation": "チームを探しています" - }, - { - "id": "api.templates.find_teams_subject", - "translation": "あなたの参加する{{ .SiteName }}チーム" - }, { "id": "api.templates.invite_body.button", "translation": "チームに参加する" @@ -2674,30 +1834,6 @@ "id": "api.templates.signin_change_email.subject", "translation": "[{{ .SiteName }}] あなたのパスワードが更新されました" }, - { - "id": "api.templates.signup_team_body.button", - "translation": "チームをセットアップする" - }, - { - "id": "api.templates.signup_team_body.info", - "translation": "{{ .SiteName }}は全てのチームのコミュニケーションの場所であり検索可能でどこからでも利用可能です。
チームがコミュニケーションをし続ける限り{{ .SiteName }}から様々なものを得られるでしょう。コミュニケーションしましょう。" - }, - { - "id": "api.templates.signup_team_body.title", - "translation": "チームを作成いただきありがとうございます!" - }, - { - "id": "api.templates.signup_team_subject", - "translation": "{{ .SiteName }}チームのセットアップ" - }, - { - "id": "api.templates.upgrade_30_body.info", - "translation": "

重複していたアカウントが更新されました

利用しているMattermostサーバーがバージョン3.0に更新され、1つのアカウントを複数のチームで利用できるようになりました。

サーバー上の他のアカウントと同じメールアドレス・ユーザー名が使用されていることを検知したため、このメールでお知らせしています。

アカウントは次の通りに更新されました:

{{if .EmailChanged }}- メールアドレスが重複していた`/{{.TeamName}}`チームのアカウントのメールアドレスは`{{.Email}}`に変更されました。 メールアドレスとパスワードをログインに使用している場合は、この新しいメールアドレスを使用してください。

{{end}}{{if .UsernameChanged }}- ユーザー名が重複していた`/{{.TeamName}}`チームのアカウントのユーザー名は`{{.Username}}`に変更されました。

{{end}} 推奨される操作:

重複していたアカウントを利用してチームへログインし、メインのアカウントをチームとチャンネルに追加することを推奨します。

メインのアカウントで全てのチャンネルの履歴を閲覧することが出来ます。ダイレクトメッセージの履歴は、重複していたアカウントでログインすることで閲覧することが出来ます。

追加情報:

Mattermost 3.0への更新に関する情報は、次のURLよりご確認ください: http://www.mattermost.org/upgrading-to-mattermost-3-0/

" - }, - { - "id": "api.templates.upgrade_30_subject.info", - "translation": "[MATTERMOST] Mattermost 3.0アップデートのためのあなたのアカウントの変更" - }, { "id": "api.templates.user_access_token_body.info", "translation": "パーソナルアクセストークンが {{ .SiteURL }} のあなたのアカウントに追加されました。あなたのアカウントで {{.SiteName}} へアクセスするために利用することができます。
この変更があなたによって行われたものでない場合、システム管理者に連絡してください。" @@ -2786,10 +1922,6 @@ "id": "api.user.authorize_oauth_user.invalid_state.app_error", "translation": "不正な状態" }, - { - "id": "api.user.authorize_oauth_user.invalid_state_team.app_error", - "translation": "状態が不正です; チーム名がありません" - }, { "id": "api.user.authorize_oauth_user.missing.app_error", "translation": "アクセストークンがありません" @@ -2838,10 +1970,6 @@ "id": "api.user.create_oauth_user.already_attached.app_error", "translation": "{{.Service}}以外のサインイン方法を使ってその電子メールアドレスを関連付けられたアカウントが既に存在します。{{.Auth}}でサインインしてください。" }, - { - "id": "api.user.create_oauth_user.already_used.app_error", - "translation": "この{{.Service}}アカウントは、既に利用登録済みです" - }, { "id": "api.user.create_oauth_user.create.app_error", "translation": "{{.Service}}ユーザーオブジェクトからユーザーを作成できませんでした" @@ -2870,10 +1998,6 @@ "id": "api.user.create_user.disabled.app_error", "translation": "ユーザーの作成は無効です。" }, - { - "id": "api.user.create_user.joining.error", - "translation": "デフォルトのチャンネルへの参加に問題が発生しました user_id=%s, team_id=%s, err=%v" - }, { "id": "api.user.create_user.missing_invite_id.app_error", "translation": "招待IDが存在しません。" @@ -2886,10 +2010,6 @@ "id": "api.user.create_user.no_open_server", "translation": "このサーバーは誰でも自由に利用登録できるように設定されていません。システム管理者に招待してもらってください。" }, - { - "id": "api.user.create_user.save.error", - "translation": "ユーザーを保存できませんでした err=%v" - }, { "id": "api.user.create_user.signup_email_disabled.app_error", "translation": "電子メールによるチームへの利用登録は無効です。" @@ -2902,22 +2022,14 @@ "id": "api.user.create_user.signup_link_invalid.app_error", "translation": "利用登録リンクが不正です" }, - { - "id": "api.user.create_user.team_name.app_error", - "translation": "不正なチーム名です" - }, - { - "id": "api.user.create_user.tutorial.error", - "translation": "チュートリアルの設定を保存する際にエラーが発生しました err=%v" - }, - { - "id": "api.user.create_user.verified.error", - "translation": "電子メールを確認済みに設定できませんでした err=%v" - }, { "id": "api.user.email_to_ldap.not_available.app_error", "translation": "このサーバーではAD/LDAPは利用できません" }, + { + "id": "api.user.email_to_oauth.not_available.app_error", + "translation": "" + }, { "id": "api.user.generate_mfa_qr.not_available.app_error", "translation": "このサーバーでは、多要素認証は設定されていないか利用できません" @@ -2926,18 +2038,10 @@ "id": "api.user.get_authorization_code.unsupported.app_error", "translation": "サポートされていないOAuthサービスプロバイダーです" }, - { - "id": "api.user.get_me.getting.error", - "translation": "id=%vのユーザーのプロフィールを取得できません。強制的にログアウトします" - }, { "id": "api.user.get_profile_image.not_found.app_error", "translation": "ユーザーが見付からないため、プロフィール画像を取得できませんでした。" }, - { - "id": "api.user.init.debug", - "translation": "ユーザーAPIルートを初期化しています" - }, { "id": "api.user.ldap_to_email.not_available.app_error", "translation": "このサーバーではAD/LDAPは利用できません" @@ -2950,6 +2054,14 @@ "id": "api.user.login.blank_pwd.app_error", "translation": "パスワード欄は空欄にできません" }, + { + "id": "api.user.login.client_side_cert.certificate.app_error", + "translation": "有効な証明書が無い状態で、実験的な機能である ClientSideCert でのサインインを試みました" + }, + { + "id": "api.user.login.client_side_cert.license.app_error", + "translation": "有効なエンタープライズライセンスが無い状態で、実験的な機能である ClientSideCertEnable の使用を試みています" + }, { "id": "api.user.login.inactive.app_error", "translation": "あなたのアカウントが無効化されているためログインできませんでした。 システム管理者に連絡してください。" @@ -2958,18 +2070,10 @@ "id": "api.user.login.invalid_credentials", "translation": "ユーザーIDまたはパスワードが間違っています。" }, - { - "id": "api.user.login.not_provided.app_error", - "translation": "ユーザーIDまたはチーム名と電子メールのいずれかを入力しなければなりません" - }, { "id": "api.user.login.not_verified.app_error", "translation": "電子メールアドレスが確認できていないためログインできません" }, - { - "id": "api.user.login.revoking.app_error", - "translation": "userId=%vのsessionId=%vを無効化しました。同じデバイスIDでログインし直してください" - }, { "id": "api.user.login.use_auth_service.app_error", "translation": "{{.AuthService}}を使ってサインインしてください" @@ -2982,18 +2086,6 @@ "id": "api.user.login_by_oauth.parse.app_error", "translation": "{{.Service}}ユーザーオブジェクトの認証データを読み込めません" }, - { - "id": "api.user.login_ldap.blank_pwd.app_error", - "translation": "パスワード欄は空欄にできません" - }, - { - "id": "api.user.login_ldap.disabled.app_error", - "translation": "AD/LDAPはこのサーバーでは有効化されていません" - }, - { - "id": "api.user.login_ldap.need_id.app_error", - "translation": "IDが必要です" - }, { "id": "api.user.login_ldap.not_available.app_error", "translation": "このサーバーではAD/LDAPは利用できません" @@ -3003,16 +2095,12 @@ "translation": "user_idが一致しないためパスワードを更新できません" }, { - "id": "api.user.permanent_delete_user.attempting.warn", - "translation": "チーム%vを完全に削除しようとしています id=%v" + "id": "api.user.oauth_to_email.not_available.app_error", + "translation": "" }, { - "id": "api.user.permanent_delete_user.deleted.warn", - "translation": "チーム%vを完全に削除しました id=%v" - }, - { - "id": "api.user.permanent_delete_user.system_admin.warn", - "translation": "あなたの削除しようとしている%vはシステム管理者です。削除した場合、コマンドラインツールを使って他のアカウントをシステム管理者に設定する必要があります。" + "id": "api.user.reset_password.broken_token.app_error", + "translation": "" }, { "id": "api.user.reset_password.invalid_link.app_error", @@ -3030,10 +2118,6 @@ "id": "api.user.reset_password.sso.app_error", "translation": "シングルサインオンのパスワードを初期化することはできません" }, - { - "id": "api.user.reset_password.wrong_team.app_error", - "translation": "間違ったチームでユーザーのパスワードを初期化しようとしています。" - }, { "id": "api.user.saml.not_available.app_error", "translation": "SAML 2.0 は、このサーバーでは設定されていないかサポートされていません。" @@ -3055,12 +2139,12 @@ "translation": "電子メールアドレス変更確認の電子メールを送信できませんでした" }, { - "id": "api.user.send_password_change_email_and_forget.error", - "translation": "パスワード更新の電子メールを送信できませんでした" + "id": "api.user.send_mfa_change_email.error", + "translation": "" }, { - "id": "api.user.send_password_reset.find.app_error", - "translation": "そのアドレスを持ったアカウントが見付かりませんでした" + "id": "api.user.send_password_change_email_and_forget.error", + "translation": "パスワード更新の電子メールを送信できませんでした" }, { "id": "api.user.send_password_reset.send.app_error", @@ -3086,10 +2170,6 @@ "id": "api.user.send_welcome_email_and_forget.failed.error", "translation": "歓迎の電子メールを送信できませんでした" }, - { - "id": "api.user.update_active.no_deactivate_sso.app_error", - "translation": "シングルサインオンアカウントのアクティベーション状態を変更することはできません。シングルサインオンサーバーを通じて変更してください。" - }, { "id": "api.user.update_active.not_enable.app_error", "translation": "この機能は有効でないため、あなた自身を無効化することはできません。システム管理者に連絡してください。" @@ -3130,26 +2210,6 @@ "id": "api.user.update_password.valid_account.app_error", "translation": "有効なアカウントが見付からないためパスワードを更新できませんでした" }, - { - "id": "api.user.update_roles.one_admin.app_error", - "translation": "少なくとも1人のシステム管理者が必要です" - }, - { - "id": "api.user.update_roles.permissions.app_error", - "translation": "あなたには必要な権限が付与されていません" - }, - { - "id": "api.user.update_roles.system_admin_needed.app_error", - "translation": "この操作には、システム管理者の役割が必要です" - }, - { - "id": "api.user.update_roles.system_admin_set.app_error", - "translation": "システム管理者の役割は、他のシステム管理者だけが設定できます" - }, - { - "id": "api.user.update_roles.team_admin_needed.app_error", - "translation": "この操作には、チーム管理者の役割が必要です" - }, { "id": "api.user.upload_profile_user.array.app_error", "translation": "リクエストの'image'以下の配列が空です" @@ -3195,40 +2255,28 @@ "translation": "不正な電子メール確認リンクです。" }, { - "id": "api.web_hub.start.starting.debug", - "translation": "%v ウェブソケットハブを開始しています" - }, - { - "id": "api.web_hub.start.stopping.debug", - "translation": "ウェブソケットハブの接続が停止しています" - }, - { - "id": "api.web_socket.connect.error", - "translation": "ウェブソケット接続エラー: %v" + "id": "api.user.verify_email.broken_token.app_error", + "translation": "" }, { "id": "api.web_socket.connect.upgrade.app_error", "translation": "ウェブソケット接続をアップグレードできませんでした" }, { - "id": "api.web_socket.init.debug", - "translation": "ウェブソケットAPIルートを初期化しています" + "id": "api.web_socket_router.bad_action.app_error", + "translation": "" }, { - "id": "api.web_socket_handler.log.error", - "translation": "%v:%v seq=%v uid=%v %v [詳細: %v]" + "id": "api.web_socket_router.bad_seq.app_error", + "translation": "" }, { - "id": "api.web_socket_router.log.error", - "translation": "ウェブソケットルーティングエラー: seq=%v uid=%v %v [詳細: %v]" + "id": "api.web_socket_router.no_action.app_error", + "translation": "" }, { - "id": "api.web_team_hun.start.debug", - "translation": "teamId=%v用のチームハブを停止しています" - }, - { - "id": "api.webhook.create_outgoing.disabled.app_error", - "translation": "外向きのウェブフックはシステム管理者によって無効にされています。" + "id": "api.web_socket_router.not_authenticated.app_error", + "translation": "" }, { "id": "api.webhook.create_outgoing.intersect.app_error", @@ -3246,90 +2294,26 @@ "id": "api.webhook.create_outgoing.triggers.app_error", "translation": "trigger_wordsまたはchannel_idを設定してください" }, - { - "id": "api.webhook.delete_incoming.disabled.app_error", - "translation": "内向きのウェブフックはシステム管理者によって無効にされています。" - }, - { - "id": "api.webhook.delete_incoming.permissions.app_error", - "translation": "内向きのウェブフックを削除するのに十分な権限が付与されていません" - }, - { - "id": "api.webhook.delete_outgoing.disabled.app_error", - "translation": "外向きのウェブフックはシステム管理者によって無効にされています。" - }, - { - "id": "api.webhook.delete_outgoing.permissions.app_error", - "translation": "外向きのウェブフックを削除するのに十分な権限が付与されていません" - }, - { - "id": "api.webhook.incoming.debug", - "translation": "内向きのウェブフックを受信。内容=" - }, - { - "id": "api.webhook.incoming.debug.error", - "translation": "内向きのウェブフックのペイロードを読み込めませんでした。" - }, { "id": "api.webhook.incoming.error", "translation": "内向きのウェブフックのマルチパートペイロードをデコードできませんでした。" }, - { - "id": "api.webhook.init.debug", - "translation": "ウェブフックAPIルートを初期化しています" - }, - { - "id": "api.webhook.regen_outgoing_token.permissions.app_error", - "translation": "外向きのウェブフックトークンを再生成するのに十分な権限が付与されていません" - }, { "id": "api.webhook.team_mismatch.app_error", "translation": "他チームのウェブフックは更新できません" }, - { - "id": "api.webhook.update_incoming.disabled.app_error", - "translation": "内向きのウェブフックはシステム管理者によって無効にされています。" - }, - { - "id": "api.webhook.update_incoming.permissions.app_error", - "translation": "内向きのウェブフックを更新するのに十分な権限が付与されていません" - }, - { - "id": "api.webhook.update_outgoing.disabled.app_error", - "translation": "外向きのウェブフックはシステム管理者によって無効にされています。" - }, { "id": "api.webhook.update_outgoing.intersect.app_error", "translation": "同一のチャンネルからの外向きのウェブフックには、同一のトリガーワード/コールバックURLを指定できません。" }, - { - "id": "api.webhook.update_outgoing.not_open.app_error", - "translation": "外向きのウェブフックは、公開チャンネルに対してのみ更新できます。" - }, - { - "id": "api.webhook.update_outgoing.permissions.app_error", - "translation": "外向きのウェブフックを更新するのに十分な権限が付与されていません" - }, - { - "id": "api.webhook.update_outgoing.triggers.app_error", - "translation": "trigger_wordsまたはchannel_idを設定してください" - }, { "id": "api.webrtc.disabled.app_error", "translation": "WebRTCはこのサーバーでは有効化されていません。" }, - { - "id": "api.webrtc.init.debug", - "translation": "WebRTC APIルートを初期化しています" - }, { "id": "api.webrtc.register_token.app_error", "translation": "WebRTCトークンを登録する際にエラーが発生しました" }, - { - "id": "api.websocket.invalid_session.error", - "translation": "無効なセッション err=%v" - }, { "id": "api.websocket_handler.invalid_param.app_error", "translation": "不正な{{.Name}}パラメーターです" @@ -3366,6 +2350,10 @@ "id": "app.channel.post_update_channel_purpose_message.updated_to", "translation": "%s がチャンネルの目的を %s に更新しました" }, + { + "id": "app.cluster.404.app_error", + "translation": "" + }, { "id": "app.import.bulk_import.file_scan.error", "translation": "インポートデータファイルの読み込み中にエラーが発生しました。" @@ -3374,6 +2362,18 @@ "id": "app.import.bulk_import.json_decode.error", "translation": "JSONをデコードできませんでした。" }, + { + "id": "app.import.bulk_import.unsupported_version.error", + "translation": "" + }, + { + "id": "app.import.import_channel.scheme_deleted.error", + "translation": "削除されたスキームを使用するようチャンネルに設定することはできません。" + }, + { + "id": "app.import.import_channel.scheme_wrong_scope.error", + "translation": "チャンネルはチャンネル向けスキーマに割り当てられていなければなりません。" + }, { "id": "app.import.import_channel.team_not_found.error", "translation": "チャンネルのインポート中にエラーが発生しました。 名前 \"{{.TeamName}}\" のチームが見つかりません。" @@ -3430,6 +2430,10 @@ "id": "app.import.import_line.null_post.error", "translation": "インポートデータに \"post\" という型がありましたが、その投稿のオブジェクトがnullでした。" }, + { + "id": "app.import.import_line.null_scheme.error", + "translation": "インポートデータに \"scheme\" という行がありましたが、そのスキームのオブジェクトがnullでした。" + }, { "id": "app.import.import_line.null_team.error", "translation": "インポートデータに \"team\" という型がありましたが、そのチームのオブジェクトがnullでした。" @@ -3458,13 +2462,29 @@ "id": "app.import.import_post.user_not_found.error", "translation": "投稿のインポート中にエラーが発生しました。 名前 \"{{.Username}}\" のユーザーが見つかりません。" }, + { + "id": "app.import.import_scheme.scope_change.error", + "translation": "一括インポート処理は、既に存在するスキームのスコープを変更できません。" + }, + { + "id": "app.import.import_team.scheme_deleted.error", + "translation": "削除されたスキームを使用するようチームに設定することはできません。" + }, + { + "id": "app.import.import_team.scheme_wrong_scope.error", + "translation": "チームはチーム向けのスキームに割り当てられていなければなりません。" + }, + { + "id": "app.import.import_user.save_preferences.error", + "translation": "" + }, { "id": "app.import.import_user_channels.save_preferences.error", "translation": "チャンネルメンバーシップのインポートでエラーが発生しました。設定を保存できませんでした。" }, { - "id": "app.import.validate_channel_import_data.create_at_zero.error", - "translation": "チャンネル作成日時には0を設定できません。" + "id": "app.import.process_import_data_file_version_line.invalid_version.error", + "translation": "" }, { "id": "app.import.validate_channel_import_data.display_name_length.error", @@ -3494,6 +2514,10 @@ "id": "app.import.validate_channel_import_data.purpose_length.error", "translation": "チャンネルの目的が長すぎます。" }, + { + "id": "app.import.validate_channel_import_data.scheme_invalid.error", + "translation": "チャンネル向けのスキーム名が不正です。" + }, { "id": "app.import.validate_channel_import_data.team_missing.error", "translation": "必須のチャンネル設定値 team が存在しません。" @@ -3639,12 +2663,44 @@ "translation": "必須の返信設定値 User が存在しません。" }, { - "id": "app.import.validate_team_import_data.allowed_domains_length.error", - "translation": "チームの許可されたドメインが長すぎます。" + "id": "app.import.validate_role_import_data.description_invalid.error", + "translation": "役割の説明が不正です。" + }, + { + "id": "app.import.validate_role_import_data.display_name_invalid.error", + "translation": "役割の表示名が不正です。" + }, + { + "id": "app.import.validate_role_import_data.invalid_permission.error", + "translation": "権限もしくは役割が不正です。" + }, + { + "id": "app.import.validate_role_import_data.name_invalid.error", + "translation": "役割の名前が不正です。" + }, + { + "id": "app.import.validate_scheme_import_data.description_invalid.error", + "translation": "スキームの説明が不正です。" + }, + { + "id": "app.import.validate_scheme_import_data.display_name_invalid.error", + "translation": "スキームの表示名が不正です。" + }, + { + "id": "app.import.validate_scheme_import_data.name_invalid.error", + "translation": "スキームの名前が不正です。" + }, + { + "id": "app.import.validate_scheme_import_data.null_scope.error", + "translation": "スキームのスコープが必要です。" + }, + { + "id": "app.import.validate_scheme_import_data.unknown_scheme.error", + "translation": "不明なスキームのスコープです。" }, { - "id": "app.import.validate_team_import_data.create_at_zero.error", - "translation": "チームの作成日時には0を設定できません。" + "id": "app.import.validate_scheme_import_data.wrong_roles_for_scope.error", + "translation": "このスコープのスキームに誤った役割が与えられました。" }, { "id": "app.import.validate_team_import_data.description_length.error", @@ -3674,6 +2730,10 @@ "id": "app.import.validate_team_import_data.name_reserved.error", "translation": "チーム名が予約語を含んでいます。" }, + { + "id": "app.import.validate_team_import_data.scheme_invalid.error", + "translation": "チーム向けのスキームの名前が不正です。" + }, { "id": "app.import.validate_team_import_data.type_invalid.error", "translation": "チームの種類が正しくありません。" @@ -3739,8 +2799,8 @@ "translation": "ユーザーのチャンネル通知トリガーの設定が不正です。" }, { - "id": "app.import.validate_user_import_data.notify_props_comment_trigger_invalid.error", - "translation": "ユーザーのコメント通知トリガーの設定が不正です。" + "id": "app.import.validate_user_import_data.notify_props_comments_trigger_invalid.error", + "translation": "" }, { "id": "app.import.validate_user_import_data.notify_props_desktop_invalid.error", @@ -3762,6 +2822,10 @@ "id": "app.import.validate_user_import_data.notify_props_mobile_push_status_invalid.error", "translation": "ユーザーのモバイルプッシュ通知ステータスの設定が不正です。" }, + { + "id": "app.import.validate_user_import_data.password_length.error", + "translation": "" + }, { "id": "app.import.validate_user_import_data.pasword_length.error", "translation": "ユーザーのパスワードの長さが不正です。" @@ -3874,10 +2938,6 @@ "id": "app.plugin.deactivate.app_error", "translation": "プラグインを無効化できませんでした" }, - { - "id": "app.plugin.delete_plugin_status_state.app_error", - "translation": "プラグインステータスの状態を削除できませんでした。" - }, { "id": "app.plugin.disabled.app_error", "translation": "プラグインは無効化されています。詳しくはログを確認してください。" @@ -3891,8 +2951,8 @@ "translation": "filesystemエラーが発生しました" }, { - "id": "app.plugin.get_plugins.app_error", - "translation": "有効なプラグインを取得できませんでした" + "id": "app.plugin.get_cluster_plugin_statuses.app_error", + "translation": "" }, { "id": "app.plugin.get_plugins.app_error", @@ -3951,16 +3011,8 @@ "translation": "このチームは登録ユーザー数の上限に達しました。システム管理者に上限値を上げるよう依頼してください。" }, { - "id": "app.timezones.failed_deserialize.app_error", - "translation": "タイムゾーン設定をデシリアライズできませんでした file={{.Filename}}, err={{.Error}}" - }, - { - "id": "app.timezones.load_config.app_error", - "translation": "タイムゾーン設定ファイルが存在しません file={{.Filename}}" - }, - { - "id": "app.timezones.read_config.app_error", - "translation": "タイムゾーン設定が読み込めませんでした file={{.Filename}}, err={{.Error}}" + "id": "app.user.complete_switch_with_oauth.blank_email.app_error", + "translation": "" }, { "id": "app.user_access_token.disabled", @@ -3970,6 +3022,38 @@ "id": "app.user_access_token.invalid_or_missing", "translation": "トークンが存在しないか不正です" }, + { + "id": "authentication.permissions.add_reaction.description", + "translation": "" + }, + { + "id": "authentication.permissions.add_reaction.name", + "translation": "" + }, + { + "id": "authentication.permissions.add_user_to_team.description", + "translation": "" + }, + { + "id": "authentication.permissions.add_user_to_team.name", + "translation": "" + }, + { + "id": "authentication.permissions.assign_system_admin_role.description", + "translation": "" + }, + { + "id": "authentication.permissions.assign_system_admin_role.name", + "translation": "" + }, + { + "id": "authentication.permissions.create_direct_channel.description", + "translation": "" + }, + { + "id": "authentication.permissions.create_direct_channel.name", + "translation": "" + }, { "id": "authentication.permissions.create_group_channel.description", "translation": "新しいグループメッセージチャンネルを作成できるようにする" @@ -3978,6 +3062,22 @@ "id": "authentication.permissions.create_group_channel.name", "translation": "グループメッセージを作成する" }, + { + "id": "authentication.permissions.create_post.description", + "translation": "" + }, + { + "id": "authentication.permissions.create_post.name", + "translation": "" + }, + { + "id": "authentication.permissions.create_post_ephemeral.description", + "translation": "" + }, + { + "id": "authentication.permissions.create_post_ephemeral.name", + "translation": "" + }, { "id": "authentication.permissions.create_post_public.description", "translation": "公開チャンネルへの投稿を作成できるようにする" @@ -3987,12 +3087,28 @@ "translation": "公開チャンネルへの投稿作成" }, { - "id": "authentication.permissions.create_team_roles.description", - "translation": "新しいチームを作成できるようにする" + "id": "authentication.permissions.create_private_channel.description", + "translation": "" + }, + { + "id": "authentication.permissions.create_private_channel.name", + "translation": "" }, { - "id": "authentication.permissions.create_team_roles.name", - "translation": "チームを作成する" + "id": "authentication.permissions.create_public_channel.description", + "translation": "" + }, + { + "id": "authentication.permissions.create_public_channel.name", + "translation": "" + }, + { + "id": "authentication.permissions.create_team.description", + "translation": "" + }, + { + "id": "authentication.permissions.create_team.name", + "translation": "" }, { "id": "authentication.permissions.create_user_access_token.description", @@ -4003,12 +3119,220 @@ "translation": "パーソナルアクセストークンを作成する" }, { - "id": "authentication.permissions.manage_jobs.description", - "translation": "ジョブを管理できるようにする" + "id": "authentication.permissions.delete_others_posts.description", + "translation": "" + }, + { + "id": "authentication.permissions.delete_others_posts.name", + "translation": "" + }, + { + "id": "authentication.permissions.delete_post.description", + "translation": "" + }, + { + "id": "authentication.permissions.delete_post.name", + "translation": "" + }, + { + "id": "authentication.permissions.delete_private_channel.description", + "translation": "" + }, + { + "id": "authentication.permissions.delete_private_channel.name", + "translation": "" + }, + { + "id": "authentication.permissions.delete_public_channel.description", + "translation": "" + }, + { + "id": "authentication.permissions.delete_public_channel.name", + "translation": "" + }, + { + "id": "authentication.permissions.edit_other_users.description", + "translation": "" + }, + { + "id": "authentication.permissions.edit_other_users.name", + "translation": "" + }, + { + "id": "authentication.permissions.edit_others_posts.description", + "translation": "" + }, + { + "id": "authentication.permissions.edit_others_posts.name", + "translation": "" + }, + { + "id": "authentication.permissions.edit_post.description", + "translation": "" + }, + { + "id": "authentication.permissions.edit_post.name", + "translation": "" + }, + { + "id": "authentication.permissions.get_public_link.description", + "translation": "" + }, + { + "id": "authentication.permissions.get_public_link.name", + "translation": "" + }, + { + "id": "authentication.permissions.import_team.description", + "translation": "" + }, + { + "id": "authentication.permissions.import_team.name", + "translation": "" + }, + { + "id": "authentication.permissions.join_public_channels.description", + "translation": "" + }, + { + "id": "authentication.permissions.join_public_channels.name", + "translation": "" + }, + { + "id": "authentication.permissions.list_team_channels.description", + "translation": "" + }, + { + "id": "authentication.permissions.list_team_channels.name", + "translation": "" + }, + { + "id": "authentication.permissions.list_users_without_team.description", + "translation": "" + }, + { + "id": "authentication.permissions.list_users_without_team.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_channel_roles.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_channel_roles.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_emojis.description", + "translation": "" }, { - "id": "authentication.permissions.manage_jobs.name", - "translation": "ジョブ管理" + "id": "authentication.permissions.manage_emojis.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_oauth.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_oauth.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_others_emojis.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_others_emojis.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_others_slash_commands.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_others_slash_commands.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_others_webhooks.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_others_webhooks.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_private_channel_members.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_private_channel_members.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_private_channel_properties.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_private_channel_properties.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_public_channel_members.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_public_channel_members.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_public_channel_properties.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_public_channel_properties.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_roles.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_roles.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_slash_commands.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_slash_commands.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_system.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_system.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_system_wide_oauth.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_system_wide_oauth.name", + "translation": "" + }, + { + "id": "authentication.permissions.manage_team.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_team.name", + "translation": "" }, { "id": "authentication.permissions.manage_team_roles.description", @@ -4018,6 +3342,30 @@ "id": "authentication.permissions.manage_team_roles.name", "translation": "チームの役割を管理する" }, + { + "id": "authentication.permissions.manage_webhooks.description", + "translation": "" + }, + { + "id": "authentication.permissions.manage_webhooks.name", + "translation": "" + }, + { + "id": "authentication.permissions.permanent_delete_user.description", + "translation": "" + }, + { + "id": "authentication.permissions.permanent_delete_user.name", + "translation": "" + }, + { + "id": "authentication.permissions.read_channel.description", + "translation": "" + }, + { + "id": "authentication.permissions.read_channel.name", + "translation": "" + }, { "id": "authentication.permissions.read_public_channel.description", "translation": "公開チャンネルを読めるようにする" @@ -4034,6 +3382,30 @@ "id": "authentication.permissions.read_user_access_token.name", "translation": "パーソナルアクセストークンを読み取る" }, + { + "id": "authentication.permissions.remove_others_reactions.description", + "translation": "" + }, + { + "id": "authentication.permissions.remove_others_reactions.name", + "translation": "" + }, + { + "id": "authentication.permissions.remove_reaction.description", + "translation": "" + }, + { + "id": "authentication.permissions.remove_reaction.name", + "translation": "" + }, + { + "id": "authentication.permissions.remove_user_from_team.description", + "translation": "" + }, + { + "id": "authentication.permissions.remove_user_from_team.name", + "translation": "" + }, { "id": "authentication.permissions.revoke_user_access_token.description", "translation": "パーソナルアクセストークンを破棄できるようにする" @@ -4058,6 +3430,62 @@ "id": "authentication.permissions.team_use_slash_commands.name", "translation": "スラッシュコマンドを使用する" }, + { + "id": "authentication.permissions.upload_file.description", + "translation": "" + }, + { + "id": "authentication.permissions.upload_file.name", + "translation": "" + }, + { + "id": "authentication.permissions.view_team.description", + "translation": "" + }, + { + "id": "authentication.permissions.view_team.name", + "translation": "" + }, + { + "id": "authentication.permisssions.manage_jobs.description", + "translation": "" + }, + { + "id": "authentication.permisssions.manage_jobs.name", + "translation": "" + }, + { + "id": "authentication.roles.channel_admin.description", + "translation": "" + }, + { + "id": "authentication.roles.channel_admin.name", + "translation": "" + }, + { + "id": "authentication.roles.channel_user.description", + "translation": "" + }, + { + "id": "authentication.roles.channel_user.name", + "translation": "" + }, + { + "id": "authentication.roles.global_admin.description", + "translation": "" + }, + { + "id": "authentication.roles.global_admin.name", + "translation": "" + }, + { + "id": "authentication.roles.global_user.description", + "translation": "" + }, + { + "id": "authentication.roles.global_user.name", + "translation": "" + }, { "id": "authentication.roles.system_post_all.description", "translation": "システム上のすべての公開・非公開・ダイレクトチャンネルへ投稿する権限を持つ役割です" @@ -4082,6 +3510,14 @@ "id": "authentication.roles.system_user_access_token.name", "translation": "パーソナルアクセストークン" }, + { + "id": "authentication.roles.team_admin.description", + "translation": "" + }, + { + "id": "authentication.roles.team_admin.name", + "translation": "" + }, { "id": "authentication.roles.team_post_all.description", "translation": "システム上のすべての公開・非公開チャンネルへ投稿する権限を持つ役割です" @@ -4099,96 +3535,108 @@ "translation": "公開チャンネルへの投稿" }, { - "id": "cli.license.critical", - "translation": "この機能はEnterprise Editionへのアップグレードとライセンスキーを要求しています。システム管理者に連絡してください。" + "id": "authentication.roles.team_user.description", + "translation": "" }, { - "id": "ent.brand.save_brand_image.decode.app_error", - "translation": "画像をデコードできません。" + "id": "authentication.roles.team_user.name", + "translation": "" }, { - "id": "ent.brand.save_brand_image.decode_config.app_error", - "translation": "画像設定をデコードできません。" + "id": "brand.save_brand_image.decode.app_error", + "translation": "" }, { - "id": "ent.brand.save_brand_image.encode.app_error", - "translation": "画像をPNGとしてデコードできません。" + "id": "brand.save_brand_image.decode_config.app_error", + "translation": "" }, { - "id": "ent.brand.save_brand_image.open.app_error", - "translation": "画像を開くことができません。" + "id": "brand.save_brand_image.encode.app_error", + "translation": "" }, { - "id": "ent.brand.save_brand_image.save_image.app_error", - "translation": "画像を保存できません" + "id": "brand.save_brand_image.open.app_error", + "translation": "" }, { - "id": "ent.brand.save_brand_image.too_large.app_error", - "translation": "画像を開けません。画像が大き過ぎます。" + "id": "brand.save_brand_image.save_image.app_error", + "translation": "" }, { - "id": "ent.cluster.config_changed.info", - "translation": "id={{ .id }} のクラスター設定が変更されました。 このクラスターは不安定になる可能性があるため再起動が必要です。 このクラスターを正常に設定するため、すぐにローリングリスタートを実施してください。" + "id": "brand.save_brand_image.too_large.app_error", + "translation": "" }, { - "id": "ent.cluster.debug_fail.debug", - "translation": "クラスターが`%v`で失敗を送信しました detail=%v, extra=%v, retry number=%v" + "id": "cli.license.critical", + "translation": "この機能はEnterprise Editionへのアップグレードとライセンスキーを要求しています。システム管理者に連絡してください。" }, { - "id": "ent.cluster.final_fail.error", - "translation": "クラスターが`%v`で最後の失敗を送信しました detail=%v, extra=%v, retry number=%v" + "id": "ent.account_migration.get_all_failed", + "translation": "" }, { - "id": "ent.cluster.incompatible.warn", - "translation": "潜在的な互換性のないバージョンが%vのクラスター化で検出されました" + "id": "ent.account_migration.get_saml_users_failed", + "translation": "" }, { - "id": "ent.cluster.incompatible_config.warn", - "translation": "潜在的な互換性のない設定が%vのクラスター化で検出されました" + "id": "ent.cluster.config_changed.info", + "translation": "id={{ .id }} のクラスター設定が変更されました。 このクラスターは不安定になる可能性があるため再起動が必要です。 このクラスターを正常に設定するため、すぐにローリングリスタートを実施してください。" }, { - "id": "ent.cluster.licence_disable.app_error", - "translation": "クラスター化機能が現在のライセンスでは無効になっています。システム管理者にエンタープライズライセンスをアップグレードするように連絡してください。" + "id": "ent.cluster.save_config.error", + "translation": "高可用モードが有効な場合、設定ファイルのReadOnlyConfigが無効でない限りシステムコンソールは読み取り専用です" }, { - "id": "ent.cluster.ping_failed.info", - "translation": "id=%vのホスト名=%v on=%vのクラスターから応答がありません" + "id": "ent.compliance.bad_export_type.appError", + "translation": "不明な出力フォーマット {{.ExportType}}" }, { - "id": "ent.cluster.ping_success.info", - "translation": "id=%v self=%vのホスト名=%v on=%vのクラスターから応答がありました" + "id": "ent.compliance.csv.attachment.copy.appError", + "translation": "添付ファイルをzipファイルにコピーできません。" }, { - "id": "ent.cluster.save_config.error", - "translation": "高可用モードが有効な場合、設定ファイルのReadOnlyConfigが無効でない限りシステムコンソールは読み取り専用です" + "id": "ent.compliance.csv.attachment.export.appError", + "translation": "添付ファイルをCSVエクスポートに追加できません。" }, { - "id": "ent.cluster.starting.info", - "translation": "クラスターノード間の通信はホスト名=%v、id=%vの%vで接続待ちです" + "id": "ent.compliance.csv.file.creation.appError", + "translation": "一時的なCSVエクスポートファイルを作成できません。" }, { - "id": "ent.cluster.stopping.info", - "translation": "クラスターノード間の通信をホスト名=%v、id=%vの%vで停止しています" + "id": "ent.compliance.csv.header.export.appError", + "translation": "ヘッダーをCSVエクスポートに追加できません。" }, { - "id": "ent.compliance.licence_disable.app_error", - "translation": "コンプライアンス機能が現在のライセンスでは無効になっています。システム管理者にエンタープライズライセンスをアップグレードするように連絡してください。" + "id": "ent.compliance.csv.metadata.export.appError", + "translation": "メタデータファイルをzipファイルに追加できません。" }, { - "id": "ent.compliance.run_failed.error", - "translation": "コンプライアンスエクスポートが失敗しました。パス='{{.FilePath}}'、ジョブ='{{.JobName}}'" + "id": "ent.compliance.csv.metadata.json.marshalling.appError", + "translation": "" + }, + { + "id": "ent.compliance.csv.post.export.appError", + "translation": "" + }, + { + "id": "ent.compliance.csv.zip.creation.appError", + "translation": "" }, { - "id": "ent.compliance.run_finished.info", - "translation": "コンプライアンスエクスポートは'{{.JobName}}'ジョブで完了しました。{{.Count}}件のレコードが'{{.FilePath}}'にエクスポートされました。" + "id": "ent.compliance.global_relay.attachments_removed.appError", + "translation": "" + }, + { + "id": "ent.compliance.licence_disable.app_error", + "translation": "コンプライアンス機能が現在のライセンスでは無効になっています。システム管理者にエンタープライズライセンスをアップグレードするように連絡してください。" }, { - "id": "ent.compliance.run_limit.warning", - "translation": "コンプライアンスエクスポートの'{{.JobName}}'ジョブにおける警告: '{{.FilePath}}'において、列数が多過ぎるため30,000にまでエクスポートされます。" + "id": "ent.compliance.run_export.template_watcher.appError", + "translation": "" }, { - "id": "ent.compliance.run_started.info", - "translation": "コンプライアンスエクスポートが開始されました ジョブ='{{.JobName}}'、ファイル='{{.FilePath}}'" + "id": "ent.compliance.run_failed.error", + "translation": "コンプライアンスエクスポートが失敗しました。パス='{{.FilePath}}'、ジョブ='{{.JobName}}'" }, { "id": "ent.data_retention.generic.license.error", @@ -4218,14 +3666,6 @@ "id": "ent.elasticsearch.create_index_if_not_exists.index_create_failed", "translation": "Elasticsearchのインデックスを作成できませんでした" }, - { - "id": "ent.elasticsearch.create_index_if_not_exists.index_exists_failed", - "translation": "Elasticsearchインデックスの存在を確認できませんでした" - }, - { - "id": "ent.elasticsearch.create_index_if_not_exists.index_mapping_failed", - "translation": "Elasticsearchインデックスのマッピングを設定できませんでした" - }, { "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error", "translation": "Elasticsearchのインデックスを削除できませんでした" @@ -4272,7 +3712,7 @@ }, { "id": "ent.elasticsearch.search_posts.parse_matches_failed", - "translation": "Failed to parse search result matches" + "translation": "検索結果の解析に失敗しました" }, { "id": "ent.elasticsearch.search_posts.search_failed", @@ -4286,18 +3726,6 @@ "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error", "translation": "Elasticsearch Bulk Processorを生成することが出来ませんでした" }, - { - "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error", - "translation": "Elasticsearch Bulk Processorを生成することが出来ませんでした" - }, - { - "id": "ent.elasticsearch.start.index_settings_failed", - "translation": "Elasticsearchインデックス設定を設定できませんでした" - }, - { - "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error", - "translation": "Elasticsearch Bulk Processorを開始することが出来ませんでした" - }, { "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error", "translation": "Elasticsearch Bulk Processorを開始することが出来ませんでした" @@ -4318,10 +3746,6 @@ "id": "ent.elasticsearch.test_config.reenter_password", "translation": "ElasticsearchサーバーのURLかユーザー名が変更されました。接続をテストするためにElasticsearchのパスワードを再度入力してください。" }, - { - "id": "ent.emoji.licence_disable.app_error", - "translation": "カスタム絵文字の制限機能が現在のライセンスでは無効になっています。システム管理者にエンタープライズライセンスをアップグレードするように連絡してください。" - }, { "id": "ent.ldap.create_fail", "translation": "LDAPユーザーを作成できません。" @@ -4354,10 +3778,6 @@ "id": "ent.ldap.do_login.unable_to_connect.app_error", "translation": "AD/LDAPサーバーに接続できません" }, - { - "id": "ent.ldap.do_login.unable_to_create_user.app_error", - "translation": "認証情報は有効ですが、ユーザーを作成できません。" - }, { "id": "ent.ldap.do_login.user_filtered.app_error", "translation": "あなたのAD/LDAPアカウントにはMattermostサーバを利用する権限がありません。システム管理者にAD/LDAPのユーザーフィルターをチェックするよう依頼してください。" @@ -4366,41 +3786,17 @@ "id": "ent.ldap.do_login.user_not_registered.app_error", "translation": "ユーザーがAD/LDAPサーバーに登録されていません" }, - { - "id": "ent.ldap.mattermost_user_update", - "translation": "MattermostユーザーはAD/LDAPサーバーによってアップデートされました。" - }, - { - "id": "ent.ldap.sync.index_job_failed.error", - "translation": "同期ジョブが失敗したためLDAP同期ワーカーが失敗しました" - }, - { - "id": "ent.ldap.sync_worker.create_index_job.error", - "translation": "LDAP同期ワーカーが同期ジョブを作成できませんでした" - }, - { - "id": "ent.ldap.syncdone.info", - "translation": "AD/LDAPの同期が完了しました" - }, { "id": "ent.ldap.syncronize.get_all.app_error", "translation": "AD/LDAPを使っている全てのユーザーを取得できません" }, { - "id": "ent.ldap.validate_filter.app_error", - "translation": "不正なAD/LDAPフィルターです" - }, - { - "id": "ent.message_export.generic.license.error", - "translation": "ライセンスはメッセージのエクスポートをサポートしていません。" + "id": "ent.ldap.syncronize.search_failure.app_error", + "translation": "" }, { - "id": "ent.metrics.starting.info", - "translation": "メトリクスとプロファイリングのサーバーは%vで接続待ちです" - }, - { - "id": "ent.metrics.stopping.info", - "translation": "%v のメトリクスとプロファイリング用のサーバーは停止しています" + "id": "ent.ldap.validate_filter.app_error", + "translation": "不正なAD/LDAPフィルターです" }, { "id": "ent.mfa.activate.authenticate.app_error", @@ -4470,10 +3866,6 @@ "id": "ent.saml.build_request.encoding.app_error", "translation": "認証プロバイダーへのリクエストをエンコードする際にエラーが発生しました。システム管理者に連絡してください。" }, - { - "id": "ent.saml.build_request.encoding_signed.app_error", - "translation": "認証プロバイダーへのサイン済みリクエストをエンコードする際にエラーが発生しました。システム管理者に連絡してください。" - }, { "id": "ent.saml.configure.app_error", "translation": "SAMLサービスプロバイダーを設定する際にエラーが発生しました。err=%v" @@ -4490,10 +3882,6 @@ "id": "ent.saml.configure.load_private_key.app_error", "translation": "SAMLログインは、サービスプロバイダーの秘密鍵が見付からないため失敗しました。システム管理者に連絡してください。" }, - { - "id": "ent.saml.configure.load_public_cert.app_error", - "translation": "サービスプロバイダーの公開証明書ファイルが見付かりません。システム管理者に連絡してください。" - }, { "id": "ent.saml.configure.not_encrypted_response.app_error", "translation": "SAMLログインは、認証プロバイダーのレスポンスが暗号化されていないため失敗しました。システム管理者に連絡してください。" @@ -4510,113 +3898,53 @@ "id": "ent.saml.do_login.parse.app_error", "translation": "認証プロバイダーからのレスポンスを解析中にエラーが発生しました。システム管理者に連絡してください。" }, - { - "id": "ent.saml.do_login.validate.app_error", - "translation": "認証プロバイダーからのレスポンスの妥当性を確認中にエラーが発生しました。システム管理者に連絡してください。" - }, - { - "id": "ent.saml.license_disable.app_error", - "translation": "現在のライセンスではSAML認証はサポートされていません。" - }, - { - "id": "ent.saml.metadata.app_error", - "translation": "サービスプロバイダーのメタデータを構築中にエラーが発生しました" - }, - { - "id": "ent.saml.service_disable.app_error", - "translation": "SAML 2.0 は、このサーバーでは設定されていないかサポートされていません。" - }, - { - "id": "ent.saml.update_saml_user.unable_error", - "translation": "既存のSAMLユーザーをアップデートすることはできません。ログインは有効です。err=%v" - }, - { - "id": "jobs.request_cancellation.status.error", - "translation": "ジョブがキャンセル可能な状態でないため、ジョブのキャンセルをリクエストできませんでした。" - }, - { - "id": "jobs.set_job_error.update.error", - "translation": "ジョブの状態をエラーに設定できませんでした" - }, - { - "id": "manaultesting.get_channel_id.no_found.debug", - "translation": "チャンネルが見付かりません: %v、%vではありませんか" - }, - { - "id": "manaultesting.get_channel_id.unable.debug", - "translation": "チャンネルが取得できません" - }, - { - "id": "manaultesting.manual_test.create.info", - "translation": "ユーザーとチームを作成しています" - }, - { - "id": "manaultesting.manual_test.parse.app_error", - "translation": "URLを解析できません" - }, - { - "id": "manaultesting.manual_test.setup.info", - "translation": "手動テストをセットアップ中です…" - }, - { - "id": "manaultesting.manual_test.uid.debug", - "translation": "URLにuidがありません" - }, - { - "id": "manaultesting.test_autolink.info", - "translation": "手動の自動リンクテスト" - }, - { - "id": "manaultesting.test_autolink.unable.app_error", - "translation": "チャンネルが取得できません" - }, - { - "id": "mattermost.bulletin.subject", - "translation": "Mattermostセキュリティー通知" + { + "id": "ent.saml.do_login.validate.app_error", + "translation": "認証プロバイダーからのレスポンスの妥当性を確認中にエラーが発生しました。システム管理者に連絡してください。" }, { - "id": "mattermost.config_file", - "translation": "%vから設定ファイルを読み込んでいます" + "id": "ent.saml.license_disable.app_error", + "translation": "現在のライセンスではSAML認証はサポートされていません。" }, { - "id": "mattermost.current_version", - "translation": "現在のバージョンは%v (%v/%v/%v/%v)です" + "id": "ent.saml.metadata.app_error", + "translation": "サービスプロバイダーのメタデータを構築中にエラーが発生しました" }, { - "id": "mattermost.entreprise_enabled", - "translation": "エンタープライズが有効: %v" + "id": "ent.saml.service_disable.app_error", + "translation": "SAML 2.0 は、このサーバーでは設定されていないかサポートされていません。" }, { - "id": "mattermost.load_license.find.warn", - "translation": "エンタープライズ版の機能を利用するには https://mattermost.com から取得できるライセンスキーが必要です。" + "id": "jobs.do_job.batch_size.parse_error", + "translation": "" }, { - "id": "mattermost.security_bulletin.error", - "translation": "セキュリティー通知の詳細が取得できませんでした" + "id": "jobs.do_job.batch_start_timestamp.parse_error", + "translation": "" }, { - "id": "mattermost.security_bulletin_read.error", - "translation": "セキュリティー通知の詳細が読み込めませんでした" + "id": "jobs.request_cancellation.status.error", + "translation": "ジョブがキャンセル可能な状態でないため、ジョブのキャンセルをリクエストできませんでした。" }, { - "id": "mattermost.security_checks.debug", - "translation": "Mattermostからのセキュリティーアップデートを確認中です" + "id": "jobs.set_job_error.update.error", + "translation": "ジョブの状態をエラーに設定できませんでした" }, { - "id": "mattermost.security_info.error", - "translation": "Mattermostからのセキュリティーアップデート情報が取得できませんでした" + "id": "jobs.start_synchronize_job.timeout", + "translation": "" }, { - "id": "mattermost.send_bulletin.info", - "translation": "%vのセキュリティー通知を%vに送っています" + "id": "manaultesting.manual_test.parse.app_error", + "translation": "URLを解析できません" }, { - "id": "mattermost.system_admins.error", - "translation": "Mattermostからのセキュリティーアップデート情報に関してシステム管理者を取得できません" + "id": "manaultesting.test_autolink.unable.app_error", + "translation": "チャンネルが取得できません" }, { - "id": "mattermost.working_dir", - "translation": "現在のワーキングディレクトリーは%vです" + "id": "mattermost.bulletin.subject", + "translation": "Mattermostセキュリティー通知" }, { "id": "migrations.worker.run_advanced_permissions_phase_2_migration.invalid_progress", @@ -4706,10 +4034,6 @@ "id": "model.channel.is_valid.id.app_error", "translation": "不正なIDです" }, - { - "id": "model.channel.is_valid.name.app_error", - "translation": "不当な名前です" - }, { "id": "model.channel.is_valid.purpose.app_error", "translation": "不正な目的です" @@ -4730,10 +4054,6 @@ "id": "model.channel_member.is_valid.email_value.app_error", "translation": "電子メール通知の設定値が不正です" }, - { - "id": "model.channel_member.is_valid.mute_value.app_error", - "translation": "不正なミュートに関する値です" - }, { "id": "model.channel_member.is_valid.notify_level.app_error", "translation": "不正な通知レベルです" @@ -4742,10 +4062,6 @@ "id": "model.channel_member.is_valid.push_level.app_error", "translation": "プッシュ通知のレベルが不正です" }, - { - "id": "model.channel_member.is_valid.role.app_error", - "translation": "不正な役割です" - }, { "id": "model.channel_member.is_valid.unread_level.app_error", "translation": "不正な未読マークレベルです" @@ -4754,30 +4070,6 @@ "id": "model.channel_member.is_valid.user_id.app_error", "translation": "不正なユーザーIDです" }, - { - "id": "model.channel_member_history.is_valid.channel_id.app_error", - "translation": "不正なチャンネルIDです" - }, - { - "id": "model.channel_member_history.is_valid.join_time.app_error", - "translation": "不正な参加日時です" - }, - { - "id": "model.channel_member_history.is_valid.leave_time.app_error", - "translation": "不正な脱退日時です" - }, - { - "id": "model.channel_member_history.is_valid.user_email.app_error", - "translation": "不正なユーザー電子メールです" - }, - { - "id": "model.channel_member_history.is_valid.user_id.app_error", - "translation": "不正なユーザーIDです" - }, - { - "id": "model.client.command.parse.app_error", - "translation": "外部からのデータを解析できません" - }, { "id": "model.client.connecting.app_error", "translation": "サーバーに接続中にエラーになりました" @@ -4803,8 +4095,8 @@ "translation": "チームパラメータがありません" }, { - "id": "model.client.login.app_error", - "translation": "認証トークンが一致しません" + "id": "model.client.get_team_icon.app_error", + "translation": "" }, { "id": "model.client.read_file.app_error", @@ -4818,6 +4110,14 @@ "id": "model.client.set_profile_user.writer.app_error", "translation": "リクエストを書き込めません" }, + { + "id": "model.client.set_team_icon.no_file.app_error", + "translation": "" + }, + { + "id": "model.client.set_team_icon.writer.app_error", + "translation": "" + }, { "id": "model.client.upload_post_attachment.channel_id.app_error", "translation": "チャンネルIDをマルチパートフォームに書き込む際にエラーが発生しました" @@ -4846,10 +4146,30 @@ "id": "model.client.writer.app_error", "translation": "マルチパートリクエストを構築できませんでした" }, + { + "id": "model.cluster.is_valid.create_at.app_error", + "translation": "CreateAt が設定されていなければなりません" + }, + { + "id": "model.cluster.is_valid.hostname.app_error", + "translation": "Hostname が設定されていなければなりません" + }, { "id": "model.cluster.is_valid.id.app_error", "translation": "不正なIDです" }, + { + "id": "model.cluster.is_valid.last_ping_at.app_error", + "translation": "LastPingAt が設定されていなければなりません" + }, + { + "id": "model.cluster.is_valid.name.app_error", + "translation": "ClusterName が設定されていなければなりません" + }, + { + "id": "model.cluster.is_valid.type.app_error", + "translation": "Type が設定されていなければなりません" + }, { "id": "model.command.is_valid.create_at.app_error", "translation": "作成日時は有効な時刻にしてください" @@ -4950,6 +4270,10 @@ "id": "model.compliance.is_valid.start_end_at.app_error", "translation": "有効終了は有効開始の後でなくてはいけません" }, + { + "id": "model.config.is_valid.allow_cookies_for_subdomains.app_error", + "translation": "サブドメインに対するクッキーを許可するには サイトURL の設定が必要です。" + }, { "id": "model.config.is_valid.atmos_camo_image_proxy_options.app_error", "translation": "atmos/camo 画像プロキシの設定が不正です。共有キーを設定する必要があります。" @@ -4994,10 +4318,6 @@ "id": "model.config.is_valid.elastic_search.live_indexing_batch_size.app_error", "translation": "Elasticsearchライブインデックス処理バッチのサイズは1以上でなければなりません" }, - { - "id": "model.config.is_valid.elastic_search.password.app_error", - "translation": "Elastic Searchインデックスが有効な場合、Elastic Searchパスワード設定は必須です。" - }, { "id": "model.config.is_valid.elastic_search.posts_aggregator_job_start_time.app_error", "translation": "ElasticsearchのPostsAggregatorJobStartTime設定は \"hh:mm\" の形式でなくてはなりません" @@ -5006,10 +4326,6 @@ "id": "model.config.is_valid.elastic_search.request_timeout_seconds.app_error", "translation": "Elasticsearchリクエストタイムアウトは1秒以上でなくてはなりません。" }, - { - "id": "model.config.is_valid.elastic_search.username.app_error", - "translation": "Elastic Searchインデックスが有効な場合、Elastic Searchユーザー名設定は必須です。" - }, { "id": "model.config.is_valid.email_batching_buffer_size.app_error", "translation": "電子メール設定の電子メールバッチ処理バッファーサイズが不正です。 ゼロ以上の数を指定してください。" @@ -5022,10 +4338,6 @@ "id": "model.config.is_valid.email_notification_contents_type.app_error", "translation": "電子メール設定の電子メール通知内容の種別が不正です。'full' か 'generic' のどちらか一つでなければなりません。" }, - { - "id": "model.config.is_valid.email_reset_salt.app_error", - "translation": "電子メールの設定におけるパスワードを初期化するためのソルトが不正です。32文字以上でなくてはいけません。" - }, { "id": "model.config.is_valid.email_salt.app_error", "translation": "電子メール設定のソルトが不正です。32文字以上にしてください。" @@ -5042,34 +4354,10 @@ "id": "model.config.is_valid.file_driver.app_error", "translation": "ファイル設定のドライバー名が不正です。'local'または'amazons3'にしてください" }, - { - "id": "model.config.is_valid.file_preview_height.app_error", - "translation": "ファイル設定のプレビューの高さが不正です。 ゼロ以上の数を指定してください。" - }, - { - "id": "model.config.is_valid.file_preview_width.app_error", - "translation": "ファイル設定のプレビューの幅が不正です。ゼロ以上の数を指定してください。" - }, - { - "id": "model.config.is_valid.file_profile_height.app_error", - "translation": "ファイル設定のプロフィールの高さが不正です。ゼロ以上の数を指定してください。" - }, - { - "id": "model.config.is_valid.file_profile_width.app_error", - "translation": "ファイル設定のプロフィールの幅が不正です。ゼロ以上の数を指定してください。" - }, { "id": "model.config.is_valid.file_salt.app_error", "translation": "ファイル設定の公開リンクのソルトが不正です。32文字以上にしてください。" }, - { - "id": "model.config.is_valid.file_thumb_height.app_error", - "translation": "ファイル設定のサムネイルの高さが不正です。ゼロ以上の数を指定してください。" - }, - { - "id": "model.config.is_valid.file_thumb_width.app_error", - "translation": "ファイル設定のサムネイルの幅が不正です。ゼロ以上の数を指定してください。" - }, { "id": "model.config.is_valid.group_unread_channels.app_error", "translation": "未読チャンネルのグループ化設定が不正です。'disabled', 'default_on', 'default_off'のいずれかでなくてはなりません。" @@ -5082,30 +4370,14 @@ "id": "model.config.is_valid.ldap_basedn", "translation": "AD/LDAP項目 \"ベースDN\" は必須です。" }, - { - "id": "model.config.is_valid.ldap_bind_password", - "translation": "AD/LDAP項目 \"バインドパスワード\" は必須です。" - }, - { - "id": "model.config.is_valid.ldap_bind_username", - "translation": "AD/LDAP項目 \"バインドユーザー名\" は必須です。" - }, { "id": "model.config.is_valid.ldap_email", "translation": "AD/LDAP項目 \"電子メール属性\" は必須です。" }, - { - "id": "model.config.is_valid.ldap_firstname", - "translation": "AD/LDAP項目 \"名前(ファーストネーム)の属性\" は必須です。" - }, { "id": "model.config.is_valid.ldap_id", "translation": "AD/LDAP項目 \"ID属性\" は必須です。" }, - { - "id": "model.config.is_valid.ldap_lastname", - "translation": "AD/LDAP項目 \"苗字(ラストネーム)の属性\" は必須です。" - }, { "id": "model.config.is_valid.ldap_login_id", "translation": "AD/LDAP項目 \"ログインID属性\" は必須です。" @@ -5114,14 +4386,6 @@ "id": "model.config.is_valid.ldap_max_page_size.app_error", "translation": "最大ページサイズの値が不正です。" }, - { - "id": "model.config.is_valid.ldap_required.app_error", - "translation": "必要なAD/LDAP項目がありません。" - }, - { - "id": "model.config.is_valid.ldap_required.app_error", - "translation": "必要なAD/LDAP項目がありません。" - }, { "id": "model.config.is_valid.ldap_security.app_error", "translation": "AD/LDAP設定の接続セキュリティーが不正です。 'TLS'か'STARTTLS'にしてください" @@ -5188,19 +4452,7 @@ }, { "id": "model.config.is_valid.message_export.export_type.app_error", - "translation": "メッセージエクスポート処理の ExportFormat は 'actiance' か 'globalrelay' のいずれかでなくてはなりません" - }, - { - "id": "model.config.is_valid.message_export.export_type.app_error", - "translation": "メッセージエクスポート処理の ExportFormat は 'actiance' か 'globalrelay' のいずれかでなくてはなりません" - }, - { - "id": "model.config.is_valid.message_export.file_location.app_error", - "translation": "メッセーエクスポート処理の FileLocation はエクスポートデータが書き込まれる書き込み可能なディレクトリでなくてはなりません" - }, - { - "id": "model.config.is_valid.message_export.file_location.relative", - "translation": "メッセージエクスポート処理の FileLocation は FileSettings.Directory のサブディレクトリでなくてはなりません" + "translation": "メッセージエクスポート処理の ExportFormat は 'actiance'、'csv'、'globalrelay' のいずれかでなくてはなりません" }, { "id": "model.config.is_valid.message_export.global_relay.config_missing.app_error", @@ -5222,18 +4474,10 @@ "id": "model.config.is_valid.message_export.global_relay.smtp_username.app_error", "translation": "メッセージエクスポート処理のGlobalRelaySettings.SmtpUsernameが設定されていなくてはなりません。" }, - { - "id": "model.config.is_valid.message_export.global_relay_email_address.app_error", - "translation": "メッセージエクスポート処理の GlobalRelayEmailAddress には有効な電子メールアドレスが設定されていなくてはなりません" - }, { "id": "model.config.is_valid.password_length.app_error", "translation": "最小パスワード長さは、{{.MinLength}}以上、{{.MaxLength}}以下に設定してください。" }, - { - "id": "model.config.is_valid.password_length_max_min.app_error", - "translation": "最大パスワード長さは、最小パスワード長さ以上に設定してください、" - }, { "id": "model.config.is_valid.rate_mem.app_error", "translation": "投稿頻度設定のメモリー保存サイズが不正です。正の数を指定してください。" @@ -5366,10 +4610,6 @@ "id": "model.emoji.create_at.app_error", "translation": "作成日時は有効な時刻にしてください" }, - { - "id": "model.emoji.creator_id.app_error", - "translation": "不正なcreator idです" - }, { "id": "model.emoji.id.app_error", "translation": "不正な絵文字IDです" @@ -5382,10 +4622,38 @@ "id": "model.emoji.update_at.app_error", "translation": "更新日時は有効な時刻にしてください" }, + { + "id": "model.emoji.user_id.app_error", + "translation": "" + }, { "id": "model.file_info.get.gif.app_error", "translation": "GIFをデコードできません" }, + { + "id": "model.file_info.is_valid.create_at.app_error", + "translation": "" + }, + { + "id": "model.file_info.is_valid.id.app_error", + "translation": "" + }, + { + "id": "model.file_info.is_valid.path.app_error", + "translation": "" + }, + { + "id": "model.file_info.is_valid.post_id.app_error", + "translation": "" + }, + { + "id": "model.file_info.is_valid.update_at.app_error", + "translation": "" + }, + { + "id": "model.file_info.is_valid.user_id.app_error", + "translation": "" + }, { "id": "model.incoming_hook.channel_id.app_error", "translation": "不正なチャンネルIDです" @@ -5410,6 +4678,10 @@ "id": "model.incoming_hook.id.app_error", "translation": "不正なIDです" }, + { + "id": "model.incoming_hook.parse_data.app_error", + "translation": "内向きのデータを解析できません" + }, { "id": "model.incoming_hook.team_id.app_error", "translation": "不正なチームIDです" @@ -5442,6 +4714,14 @@ "id": "model.job.is_valid.type.app_error", "translation": "不正なジョブ形式です" }, + { + "id": "model.license_record.is_valid.create_at.app_error", + "translation": "" + }, + { + "id": "model.license_record.is_valid.id.app_error", + "translation": "" + }, { "id": "model.oauth.is_valid.app_id.app_error", "translation": "不正なアプリケーションIDです" @@ -5490,6 +4770,10 @@ "id": "model.outgoing_hook.is_valid.channel_id.app_error", "translation": "不正なチャンネルIDです" }, + { + "id": "model.outgoing_hook.is_valid.content_type.app_error", + "translation": "" + }, { "id": "model.outgoing_hook.is_valid.create_at.app_error", "translation": "作成日時は有効な時刻にしてください" @@ -5542,14 +4826,6 @@ "id": "model.plugin_key_value.is_valid.key.app_error", "translation": "不正なキーです。{{.Min}}文字以上 {{.Max}}文字以下でなくてはなりません。" }, - { - "id": "model.plugin_key_value.is_valid.key.app_error", - "translation": "不正なキーです。{{.Min}}文字以上 {{.Max}}文字以下でなくてはなりません。" - }, - { - "id": "model.plugin_key_value.is_valid.plugin_id.app_error", - "translation": "不正なプラグインIDです。{{.Min}}文字以上 {{.Max}}文字以下でなくてはなりません。" - }, { "id": "model.plugin_key_value.is_valid.plugin_id.app_error", "translation": "不正なプラグインIDです。{{.Min}}文字以上 {{.Max}}文字以下でなくてはなりません。" @@ -5698,10 +4974,6 @@ "id": "model.team.is_valid.url.app_error", "translation": "不正なURL識別子です" }, - { - "id": "model.team_member.is_valid.role.app_error", - "translation": "不正な役割です" - }, { "id": "model.team_member.is_valid.team_id.app_error", "translation": "不正なチームIDです" @@ -5718,257 +4990,53 @@ "id": "model.token.is_valid.size", "translation": "不正なトークンです。" }, - { - "id": "model.user.is_valid.auth_data.app_error", - "translation": "不正な認証データです" - }, - { - "id": "model.user.is_valid.auth_data_pwd.app_error", - "translation": "不正なユーザーです。パスワードと認証データは両方は指定できません" - }, - { - "id": "model.user.is_valid.auth_data_type.app_error", - "translation": "不正なユーザーです。認証データは認証形式と一緒に設定してください" - }, - { - "id": "model.user.is_valid.create_at.app_error", - "translation": "作成日時は有効な時刻にしてください" - }, - { - "id": "model.user.is_valid.email.app_error", - "translation": "不正な電子メールアドレスです" - }, - { - "id": "model.user.is_valid.first_name.app_error", - "translation": "不正な名前(ファーストネーム)です" - }, - { - "id": "model.user.is_valid.id.app_error", - "translation": "不正なユーザーIDです" - }, - { - "id": "model.user.is_valid.last_name.app_error", - "translation": "不正な苗字です" - }, - { - "id": "model.user.is_valid.nickname.app_error", - "translation": "不正なニックネームです" - }, - { - "id": "model.user.is_valid.password_limit.app_error", - "translation": "bcryptの制限により72文字以上のパスワードを設定できません" - }, - { - "id": "model.user.is_valid.position.app_error", - "translation": "不正な役職: 128文字以下でなければなりません。" - }, { "id": "model.user.is_valid.pwd.app_error", "translation": "パスワードは{{.Min}}文字以上に設定してください。" }, - { - "id": "model.user.is_valid.pwd_lowercase.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字は英小文字にしてください。" - }, - { - "id": "model.user.is_valid.pwd_lowercase_number.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と数字を含めてください。" - }, - { - "id": "model.user.is_valid.pwd_lowercase_number_symbol.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と数字、記号(例: \"~!@#$%^&*()\")を含めてください。" - }, - { - "id": "model.user.is_valid.pwd_lowercase_symbol.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と記号(例: \"~!@#$%^&*()\")を含めてください。" - }, - { - "id": "model.user.is_valid.pwd_lowercase_uppercase.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつ英小文字と英大文字を含めてください。" - }, - { - "id": "model.user.is_valid.pwd_lowercase_uppercase_number.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と英大文字、数字を含めてください。" - }, - { - "id": "model.user.is_valid.pwd_lowercase_uppercase_number_symbol.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英大文字と数字、記号(例: \"~!@#$%^&*()\")を含めてください。" - }, - { - "id": "model.user.is_valid.pwd_lowercase_uppercase_symbol.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英小文字と英大文字、記号(例: \"~!@#$%^&*()\")を含めてください。" - }, - { - "id": "model.user.is_valid.pwd_number.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字は数字にしてください。" - }, - { - "id": "model.user.is_valid.pwd_number_symbol.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの数字、記号(例: \"~!@#$%^&*()\")を含めてください。" - }, - { - "id": "model.user.is_valid.pwd_symbol.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字は記号(例: \"~!@#$%^&*()\")にしてください。" - }, - { - "id": "model.user.is_valid.pwd_uppercase.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字は英大文字にしてください。" - }, - { - "id": "model.user.is_valid.pwd_uppercase_number.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英大文字と数字を含めてください。" - }, - { - "id": "model.user.is_valid.pwd_uppercase_number_symbol.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英大文字と数字、記号(例: \"~!@#$%^&*()\")を含めてください。" - }, - { - "id": "model.user.is_valid.pwd_uppercase_symbol.app_error", - "translation": "パスワードは少なくとも{{.Min}}文字以上に設定してください。少なくとも1文字ずつの英大文字と記号(例: \"~!@#$%^&*()\")を含めてください。" - }, - { - "id": "model.user.is_valid.team_id.app_error", - "translation": "不正なチームIDです" - }, - { - "id": "model.user.is_valid.update_at.app_error", - "translation": "更新日時は有効な時刻にしてください" - }, - { - "id": "model.user.is_valid.username.app_error", - "translation": "不正なユーザー名です" - }, { "id": "model.user_access_token.is_valid.description.app_error", "translation": "不正な説明です。255文字以内にしてください。" }, + { + "id": "model.user_access_token.is_valid.id.app_error", + "translation": "" + }, { "id": "model.user_access_token.is_valid.token.app_error", "translation": "不正なアクセストークンです" }, { "id": "model.user_access_token.is_valid.user_id.app_error", - "translation": "不正なユーザーIDです" - }, - { - "id": "model.utils.decode_json.app_error", - "translation": "デコードできませんでした" - }, - { - "id": "oauth.gitlab.tos.error", - "translation": "GitLabの使用条件が更新されました。gitlab.comで新しい使用条件に同意してから、もう一度Mattermostへログインしてみてください。" - }, - { - "id": "plugin.rpcplugin.invocation.error", - "translation": "プラグインRPC呼出エラー" - }, - { - "id": "store.sql.alter_column_type.critical", - "translation": "列形式%vを変更できませんでした" - }, - { - "id": "store.sql.check_index.critical", - "translation": "インデックス%vを確認できませんでした" - }, - { - "id": "store.sql.closing.info", - "translation": "SqlStoreを閉じています" - }, - { - "id": "store.sql.column_exists_missing_driver.critical", - "translation": "ドライバーがなかったので列が存在するか確認できませんでした" - }, - { - "id": "store.sql.convert_encrypt_string_map", - "translation": "FromDb: EncryptStringMapを*stringに変換できません" - }, - { - "id": "store.sql.convert_string_array", - "translation": "FromDb: StringArrayを*stringに変換できません" - }, - { - "id": "store.sql.convert_string_interface", - "translation": "FromDb: StringInterfaceを*stringに変換できません" - }, - { - "id": "store.sql.convert_string_map", - "translation": "FromDb: StringMapを*stringに変換できません" - }, - { - "id": "store.sql.create_column.critical", - "translation": "%v列が作成できませんでした" - }, - { - "id": "store.sql.create_column_missing_driver.critical", - "translation": "ドライバーが不足しているため列の作成ができませんでした" - }, - { - "id": "store.sql.create_index_missing_driver.critical", - "translation": "ドライバーが不足しているためインデックスが作成できませんでした" - }, - { - "id": "store.sql.creating_tables.critical", - "translation": "データベーステーブルを作成できません: %v" - }, - { - "id": "store.sql.dialect_driver.critical", - "translation": "方言特有のドライバーが作成できませんでした" - }, - { - "id": "store.sql.dialect_driver.panic", - "translation": "方言特有のドライバー%vが作成できませんでした" - }, - { - "id": "store.sql.incorrect_mac", - "translation": "与えられたciphertextに対するMACが正しくありません" - }, - { - "id": "store.sql.maxlength_column.critical", - "translation": "列%vの最大長を取得できませんでした" - }, - { - "id": "store.sql.open_conn.panic", - "translation": "SQL接続%vを開けませんでした" - }, - { - "id": "store.sql.read_replicas_not_licensed.critical", - "translation": "現在のライセンスでは、2以上のレプリカ機能は無効になっています。システム管理者にエンタープライズライセンスをアップグレードするように連絡してください。" - }, - { - "id": "store.sql.remove_index.critical", - "translation": "インデックス%vを削除できませんでした" - }, - { - "id": "store.sql.rename_column.critical", - "translation": "列%vの名前を変更できませんでした" + "translation": "不正なユーザーIDです" }, { - "id": "store.sql.schema_out_of_date.warn", - "translation": "%vのデータベーススキーマのバージョンは古くなっています" + "id": "model.utils.decode_json.app_error", + "translation": "デコードできませんでした" }, { - "id": "store.sql.schema_upgrade_attempt.warn", - "translation": "データベーススキームのバージョンを%vにアップグレードしようとしています" + "id": "model.websocket_client.connect_fail.app_error", + "translation": "" }, { - "id": "store.sql.schema_version.critical", - "translation": "データベーススキーマのバージョン %v はもうサポートされていません。このMattermostサーバーはスキーマバージョン %v から %v への自動アップグレードをサポートしています。ダウングレードはサポートされていません。続ける前に少なくともバージョン %v までは手動でアップグレードしてください。" + "id": "oauth.gitlab.tos.error", + "translation": "GitLabの使用条件が更新されました。gitlab.comで新しい使用条件に同意してから、もう一度Mattermostへログインしてみてください。" }, { - "id": "store.sql.short_ciphertext", - "translation": "短いciphertextです" + "id": "plugin.rpcplugin.invocation.error", + "translation": "プラグインRPC呼出エラー" }, { - "id": "store.sql.table_column_type.critical", - "translation": "列%s(テーブル%s)のデータ形式を取得できません: %v" + "id": "store.sql.convert_string_array", + "translation": "FromDb: StringArrayを*stringに変換できません" }, { - "id": "store.sql.too_short_ciphertext", - "translation": "ciphertextが短過ぎます" + "id": "store.sql.convert_string_interface", + "translation": "FromDb: StringInterfaceを*stringに変換できません" }, { - "id": "store.sql.upgraded.warn", - "translation": "データベーススキーマはバージョン%vにアップグレードされました" + "id": "store.sql.convert_string_map", + "translation": "FromDb: StringMapを*stringに変換できません" }, { "id": "store.sql_audit.get.finding.app_error", @@ -5999,16 +5067,24 @@ "translation": "チャンネル形式数を取得できませんでした" }, { - "id": "store.sql_channel.check_open_channel_permissions.app_error", - "translation": "権限を確認できませんでした" + "id": "store.sql_channel.clear_all_custom_role_assignments.commit_transaction.app_error", + "translation": "Failed to commit the database transaction" + }, + { + "id": "store.sql_channel.clear_all_custom_role_assignments.open_transaction.app_error", + "translation": "Failed to begin the database transaction" + }, + { + "id": "store.sql_channel.clear_all_custom_role_assignments.rollback_transaction.app_error", + "translation": "Failed to rollback the database transaction" }, { - "id": "store.sql_channel.check_permissions.app_error", - "translation": "権限を確認できませんでした" + "id": "store.sql_channel.clear_all_custom_role_assignments.select.app_error", + "translation": "Failed to retrieve the channel members" }, { - "id": "store.sql_channel.check_permissions_by_name.app_error", - "translation": "権限を確認できませんっでした" + "id": "store.sql_channel.clear_all_custom_role_assignments.update.app_error", + "translation": "Failed to update the channel member" }, { "id": "store.sql_channel.delete.channel.app_error", @@ -6058,6 +5134,14 @@ "id": "store.sql_channel.get_channels_by_ids.not_found.app_error", "translation": "チャンネルが見付かりませんでした" }, + { + "id": "store.sql_channel.get_deleted.existing.app_error", + "translation": "" + }, + { + "id": "store.sql_channel.get_deleted.missing.app_error", + "translation": "" + }, { "id": "store.sql_channel.get_deleted_by_name.existing.app_error", "translation": "削除されたチャンネルが見付かりませんでした" @@ -6066,10 +5150,6 @@ "id": "store.sql_channel.get_deleted_by_name.missing.app_error", "translation": "その名前を持つ削除されたチャンネルは存在しません" }, - { - "id": "store.sql_channel.get_extra_members.app_error", - "translation": "チャンネルメンバーに関する追加の情報を取得できませんでした" - }, { "id": "store.sql_channel.get_for_post.app_error", "translation": "その投稿のチャンネルが取得できませんでした" @@ -6230,10 +5310,6 @@ "id": "store.sql_channel.search.app_error", "translation": "チャンネルを検索する際にエラーが発生しました" }, - { - "id": "store.sql_channel.set_last_viewed_at.app_error", - "translation": "最終閲覧日時を更新できませんでした" - }, { "id": "store.sql_channel.update.app_error", "translation": "チャンネルが更新できませんでした" @@ -6258,14 +5334,6 @@ "id": "store.sql_channel.update_member.app_error", "translation": "チャンネルのメンバーを更新する際にエラーが発生しました" }, - { - "id": "store.sql_channel_member_history.get_all.app_error", - "translation": "記録を取得できませんでした" - }, - { - "id": "store.sql_channel_member_history.get_users_in_channel_at.app_error", - "translation": "指定日時のチャンネル内ユーザーを取得できませんでした" - }, { "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error", "translation": "指定日時内のチャンネル内ユーザーを取得できませんでした" @@ -6274,10 +5342,6 @@ "id": "store.sql_channel_member_history.log_join_event.app_error", "translation": "チャンネルメンバーの履歴を記録できませんでした" }, - { - "id": "store.sql_channel_member_history.log_leave_event.select_error", - "translation": "チャンネルメンバーの履歴を記録できませんでした。参加記録が見つかりません" - }, { "id": "store.sql_channel_member_history.log_leave_event.update_error", "translation": "チャンネルメンバーの履歴を記録できませんでした。既存の参加記録を更新できませんでした" @@ -6286,6 +5350,30 @@ "id": "store.sql_channel_member_history.permanent_delete_batch.app_error", "translation": "記録を破棄できませんでした" }, + { + "id": "store.sql_cluster_discovery.cleanup.app_error", + "translation": "ClusterDiscovery 行の保存に失敗しました" + }, + { + "id": "store.sql_cluster_discovery.delete.app_error", + "translation": "削除に失敗しました" + }, + { + "id": "store.sql_cluster_discovery.exists.app_error", + "translation": "存在確認に失敗ました" + }, + { + "id": "store.sql_cluster_discovery.get_all.app_error", + "translation": "すべての discovery 行の取得に失敗しました" + }, + { + "id": "store.sql_cluster_discovery.save.app_error", + "translation": "ClusterDiscovery 行の保存に失敗しました" + }, + { + "id": "store.sql_cluster_discovery.set_last_ping.app_error", + "translation": "最終確認日時の更新に失敗しました" + }, { "id": "store.sql_command.analytics_command_count.app_error", "translation": "コマンド数を数えられませんでした" @@ -6410,10 +5498,6 @@ "id": "store.sql_file_info.save.app_error", "translation": "ファイル情報を保存できませんでした" }, - { - "id": "store.sql_file_info.save_or_update.app_error", - "translation": "ファイル情報を保存、または更新できませんでした" - }, { "id": "store.sql_job.delete.app_error", "translation": "ジョブを削除できませんでした" @@ -6566,10 +5650,6 @@ "id": "store.sql_plugin_store.save.app_error", "translation": "プラグインのキーを保存、更新できませんでした" }, - { - "id": "store.sql_plugin_store.save_unique.app_error", - "translation": "一意名制約に違反するため、プラグインのキーを保存、更新できませんでした" - }, { "id": "store.sql_post.analytics_posts_count.app_error", "translation": "投稿数を取得できませんでした" @@ -6582,6 +5662,10 @@ "id": "store.sql_post.analytics_user_counts_posts_by_day.app_error", "translation": "投稿したユーザー数を取得できませんでした" }, + { + "id": "store.sql_post.compliance_export.app_error", + "translation": "" + }, { "id": "store.sql_post.delete.app_error", "translation": "投稿を削除できませんでした" @@ -6590,6 +5674,10 @@ "id": "store.sql_post.get.app_error", "translation": "投稿を取得できませんでした" }, + { + "id": "store.sql_post.get_flagged_posts.app_error", + "translation": "" + }, { "id": "store.sql_post.get_parents_posts.app_error", "translation": "チャンネルの親に当たる投稿を取得できませんでした" @@ -6642,10 +5730,6 @@ "id": "store.sql_post.permanent_delete_batch.app_error", "translation": "投稿バッチを完全に削除する際にエラーが発生しました" }, - { - "id": "store.sql_post.permanent_delete_batch.app_error", - "translation": "投稿バッチを完全に削除する際にエラーが発生しました" - }, { "id": "store.sql_post.permanent_delete_by_channel.app_error", "translation": "チャンネルの投稿を削除できませんでした" @@ -6662,14 +5746,6 @@ "id": "store.sql_post.query_max_post_size.error", "translation": "投稿サイズの最大値を定義できません" }, - { - "id": "store.sql_post.query_max_post_size.max_post_size_bytes", - "translation": "Post.Message は最大 %d 文字(%d バイト)をサポートしています" - }, - { - "id": "store.sql_post.query_max_post_size.unrecognized_driver", - "translation": "投稿サイズの最大値の定義が見つかりませんでした" - }, { "id": "store.sql_post.save.app_error", "translation": "投稿を保存できませんでした" @@ -6682,10 +5758,6 @@ "id": "store.sql_post.search.disabled", "translation": "このサーバーでは検索が無効になっています。システム管理者に問い合わせてください。" }, - { - "id": "store.sql_post.search.warn", - "translation": "投稿検索時のクエリエラー: %v" - }, { "id": "store.sql_post.update.app_error", "translation": "投稿を更新できませんでした" @@ -6750,6 +5822,10 @@ "id": "store.sql_preference.update.app_error", "translation": "設定を更新できませんでした" }, + { + "id": "store.sql_reaction.delete.app_error", + "translation": "" + }, { "id": "store.sql_reaction.delete.begin.app_error", "translation": "リアクションの削除中はトランザクションを開けません" @@ -6759,20 +5835,12 @@ "translation": "リアクションの削除中はトランザクションをコミットできません" }, { - "id": "store.sql_reaction.delete.save.app_error", - "translation": "リアクションを削除できません" + "id": "store.sql_reaction.delete_all_with_emoji_name.delete_reactions.app_error", + "translation": "" }, { - "id": "store.sql_reaction.delete_all_with_emoj_name.delete_reactions.app_error", - "translation": "指定された絵文字名のリアクションは削除できません" - }, - { - "id": "store.sql_reaction.delete_all_with_emoj_name.get_reactions.app_error", - "translation": "指定された絵文字名のリアクションを取得できません" - }, - { - "id": "store.sql_reaction.delete_all_with_emoji_name.update_post.warn", - "translation": "リアクションの削除中にPost.HasReactionsは更新できません post_id=%v, error=%v" + "id": "store.sql_reaction.delete_all_with_emoji_name.get_reactions.app_error", + "translation": "" }, { "id": "store.sql_reaction.get_for_post.app_error", @@ -6794,6 +5862,18 @@ "id": "store.sql_reaction.save.save.app_error", "translation": "リアクションを保存できません" }, + { + "id": "store.sql_recover.delete.app_error", + "translation": "" + }, + { + "id": "store.sql_recover.get_by_code.app_error", + "translation": "" + }, + { + "id": "store.sql_recover.save.app_error", + "translation": "" + }, { "id": "store.sql_role.delete.update.app_error", "translation": "役割を削除できませんでした" @@ -6822,10 +5902,6 @@ "id": "store.sql_role.save.invalid_role.app_error", "translation": "役割が不正です。" }, - { - "id": "store.sql_role.save.invalid_role.app_error", - "translation": "役割が不正です。" - }, { "id": "store.sql_role.save.open_transaction.app_error", "translation": "役割を保存するためのトランザクションを開ませんでした" @@ -6842,10 +5918,6 @@ "id": "store.sql_scheme.delete.role_update.app_error", "translation": "このスキームに属する役割を削除できませんでした" }, - { - "id": "store.sql_scheme.delete.scheme_in_use.app_error", - "translation": "一つ以上のチームもしくはチャンネルから使用されているため、スキームを削除できませんでした" - }, { "id": "store.sql_scheme.delete.update.app_error", "translation": "スキームを削除できませんでした" @@ -6894,10 +5966,6 @@ "id": "store.sql_session.analytics_session_count.app_error", "translation": "セッション数を取得できませんでした" }, - { - "id": "store.sql_session.cleanup_expired_sessions.app_error", - "translation": "期限切れユーザーセッションを削除する際にエラーが発生しました" - }, { "id": "store.sql_session.get.app_error", "translation": "セッションを探す際にエラーが発生しました" @@ -6906,10 +5974,6 @@ "id": "store.sql_session.get_sessions.app_error", "translation": "ユーザーセッションを探す際にエラーが発生しました" }, - { - "id": "store.sql_session.get_sessions.error", - "translation": "getSessionsのセッションをクリーンアップできませんでした err=%v" - }, { "id": "store.sql_session.permanent_delete_sessions_by_user.app_error", "translation": "ユーザーの全てのセッションを削除できませんでした" @@ -6926,10 +5990,6 @@ "id": "store.sql_session.save.app_error", "translation": "セッションを保存できませんでした" }, - { - "id": "store.sql_session.save.cleanup.error", - "translation": "保存する際のセッションをクリーンアップできませんでした err=%v" - }, { "id": "store.sql_session.save.existing.app_error", "translation": "既存のセッションを更新できません" @@ -6982,6 +6042,10 @@ "id": "store.sql_status.update.app_error", "translation": "状態を更新する際にエラーが発生しました" }, + { + "id": "store.sql_status.update_last_activity_at.app_error", + "translation": "" + }, { "id": "store.sql_system.get.app_error", "translation": "システム設定値を探す際にエラーが発生しました" @@ -6990,10 +6054,6 @@ "id": "store.sql_system.get_by_name.app_error", "translation": "システム変数が見付かりません。" }, - { - "id": "store.sql_system.get_version.app_error", - "translation": "データベースのバージョンを取得できませんでした" - }, { "id": "store.sql_system.permanent_delete_by_name.app_error", "translation": "システムテーブルのエントリーを完全に削除できませんでした" @@ -7010,6 +6070,26 @@ "id": "store.sql_team.analytics_team_count.app_error", "translation": "チーム数を取得できませんでした" }, + { + "id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error", + "translation": "Failed to commit the database transaction" + }, + { + "id": "store.sql_team.clear_all_custom_role_assignments.open_transaction.app_error", + "translation": "Failed to begin the database transaction" + }, + { + "id": "store.sql_team.clear_all_custom_role_assignments.rollback_transaction.app_error", + "translation": "Failed to rollback the database transaction" + }, + { + "id": "store.sql_team.clear_all_custom_role_assignments.select.app_error", + "translation": "Failed to retrieve the team members" + }, + { + "id": "store.sql_team.clear_all_custom_role_assignments.update.app_error", + "translation": "Failed to update the team member" + }, { "id": "store.sql_team.get.find.app_error", "translation": "チームが見付かりませんでした" @@ -7062,10 +6142,6 @@ "id": "store.sql_team.get_members_by_ids.app_error", "translation": "チームのメンバーが取得できませんでした" }, - { - "id": "store.sql_team.get_teams_for_email.app_error", - "translation": "チームを検索中に問題が発生しました" - }, { "id": "store.sql_team.get_unread.app_error", "translation": "チームの未読メッセージを取得できませんでした" @@ -7150,6 +6226,14 @@ "id": "store.sql_team.update_display_name.app_error", "translation": "チーム名を更新できませんでした" }, + { + "id": "store.sql_team.update_last_team_icon_update.app_error", + "translation": "" + }, + { + "id": "store.sql_user.analytics_daily_active_users.app_error", + "translation": "" + }, { "id": "store.sql_user.analytics_get_inactive_users_count.app_error", "translation": "無効なユーザー数を取得できませんでした" @@ -7163,12 +6247,28 @@ "translation": "重複なしのユーザー数を取得できませんでした" }, { - "id": "store.sql_user.get.app_error", - "translation": "アカウントを探す際にエラーが発生しました" + "id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error", + "translation": "Failed to commit the database transaction" + }, + { + "id": "store.sql_user.clear_all_custom_role_assignments.open_transaction.app_error", + "translation": "Failed to begin the database transaction" + }, + { + "id": "store.sql_user.clear_all_custom_role_assignments.rollback_transaction.app_error", + "translation": "Failed to rollback the database transaction" }, { - "id": "store.sql_user.get_all_using_auth_service.other.app_error", - "translation": "特定の認証形式を使う全てのアカウントを抽出する際にエラーが発生しました。" + "id": "store.sql_user.clear_all_custom_role_assignments.select.app_error", + "translation": "Failed to retrieve the users" + }, + { + "id": "store.sql_user.clear_all_custom_role_assignments.update.app_error", + "translation": "Failed to update the user" + }, + { + "id": "store.sql_user.get.app_error", + "translation": "アカウントを探す際にエラーが発生しました" }, { "id": "store.sql_user.get_by_auth.missing_account.app_error", @@ -7218,10 +6318,6 @@ "id": "store.sql_user.get_unread_count_for_channel.app_error", "translation": "ユーザーとチャンネルの未読のメッセージ数を取得できませんでした" }, - { - "id": "store.sql_user.migrate_theme.critical", - "translation": "User.ThemePropsをPreferenceテーブル %v に移行できませんでした" - }, { "id": "store.sql_user.missing_account.const", "translation": "ユーザーが見付かりませんでした。" @@ -7270,6 +6366,10 @@ "id": "store.sql_user.save.username_exists.saml_app_error", "translation": "このユーザー名を使ったアカウントは既に存在しています。システム管理者に連絡してください。" }, + { + "id": "store.sql_user.search.app_error", + "translation": "" + }, { "id": "store.sql_user.update.app_error", "translation": "アカウントを更新できませんでした" @@ -7310,18 +6410,10 @@ "id": "store.sql_user.update_failed_pwd_attempts.app_error", "translation": "failed_attemptsを更新できませんでした" }, - { - "id": "store.sql_user.update_last_activity.app_error", - "translation": "last_activity_atを更新できませんでした" - }, { "id": "store.sql_user.update_last_picture_update.app_error", "translation": "update_atを更新できませんでした" }, - { - "id": "store.sql_user.update_last_ping.app_error", - "translation": "last_ping_atを更新できませんでした" - }, { "id": "store.sql_user.update_mfa_active.app_error", "translation": "ユーザーの多要素認証の活動状態を更新できませんでした" @@ -7334,6 +6426,10 @@ "id": "store.sql_user.update_password.app_error", "translation": "ユーザーのパスワードを更新できませんでした" }, + { + "id": "store.sql_user.update_update.app_error", + "translation": "" + }, { "id": "store.sql_user.verify_email.app_error", "translation": "電子メールアドレスの確認欄を更新できません" @@ -7366,6 +6462,18 @@ "id": "store.sql_user_access_token.search.app_error", "translation": "アクセストークンを探す際にエラーが発生しました" }, + { + "id": "store.sql_user_access_token.update_token_disable.app_error", + "translation": "" + }, + { + "id": "store.sql_user_access_token.update_token_disble.app_error", + "translation": "" + }, + { + "id": "store.sql_user_access_token.update_token_enable.app_error", + "translation": "" + }, { "id": "store.sql_webhooks.analytics_incoming_count.app_error", "translation": "内向きのウェブフック数を取得できませんでした" @@ -7458,18 +6566,10 @@ "id": "utils.config.load_config.decoding.panic", "translation": "設定値をデコードできません file={{.Filename}}, err={{.Error}}" }, - { - "id": "utils.config.load_config.getting.panic", - "translation": "設定情報を取得できません file={{.Filename}}, err={{.Error}}" - }, { "id": "utils.config.load_config.opening.panic", "translation": "設定ファイルを開けません file={{.Filename}}, err={{.Error}}" }, - { - "id": "utils.config.load_config.validating.panic", - "translation": "設定ファイルの形式が不正です file={{.Filename}}, err={{.Error}}" - }, { "id": "utils.config.save_config.saving.app_error", "translation": "ファイルを{{.Filename}}に保存中にエラーが発生しました" @@ -7486,18 +6586,6 @@ "id": "utils.config.supported_server_locale.app_error", "translation": "Mattermost設定ファイルを読み込めませんでした: DefaultServerLocaleはサポートされている言語の一つでなければなりません。デフォルト値としてDefaultServerLocaleに en を設定しました。" }, - { - "id": "utils.config.validate_locale.app_error", - "translation": "mattermostの設定ファイルをロードできませんでした: AvailableLocales はDefaultClientLocaleを含んでいなければなりません" - }, - { - "id": "utils.diagnostic.analytics_not_found.app_error", - "translation": "解析は初期化されていません" - }, - { - "id": "utils.file.list_directory.configured.app_error", - "translation": "ファイルストレージが正しく設定されていません。S3またはローカルサーバーファイルストレージを設定してください。" - }, { "id": "utils.file.list_directory.local.app_error", "translation": "ローカルサーバーストレージのディレクトリ一覧表示に失敗しました。" @@ -7506,10 +6594,6 @@ "id": "utils.file.list_directory.s3.app_error", "translation": "S3のディレクトリ一覧表示に失敗しました。" }, - { - "id": "utils.file.remove_directory.configured.app_error", - "translation": "ファイルストレージが正しく設定されていません。S3またはローカルサーバーファイルストレージを設定してください。" - }, { "id": "utils.file.remove_directory.local.app_error", "translation": "ローカルサーバーストレージからのディレクトリ削除に失敗しました。" @@ -7518,10 +6602,6 @@ "id": "utils.file.remove_directory.s3.app_error", "translation": "S3からのディレクトリ削除に失敗しました。" }, - { - "id": "utils.file.remove_file.configured.app_error", - "translation": "ファイルストレージが正しく設定されていません。S3またはローカルサーバーファイルストレージを設定してください。" - }, { "id": "utils.file.remove_file.local.app_error", "translation": "ローカルサーバーファイルストレージからのファイル削除に失敗しました。" @@ -7530,38 +6610,6 @@ "id": "utils.file.remove_file.s3.app_error", "translation": "S3からのファイル削除に失敗しました。" }, - { - "id": "utils.i18n.loaded", - "translation": "'%v'用のシステム翻訳を'%v'から読み込みました" - }, - { - "id": "utils.iru.with_evict", - "translation": "サイズは正の数でなくてはいけません" - }, - { - "id": "utils.license.load_license.invalid.warn", - "translation": "有効なエンタープライズライセンスが見付かりません" - }, - { - "id": "utils.license.remove_license.unable.error", - "translation": "ライセンスファイルを削除できません err=%v" - }, - { - "id": "utils.license.validate_license.decode.error", - "translation": "ライセンスをデコード中にエラーが発生しました err=%v" - }, - { - "id": "utils.license.validate_license.invalid.error", - "translation": "不正な署名です err=%v" - }, - { - "id": "utils.license.validate_license.not_long.error", - "translation": "署名済みのライセンスが十分に長くありません" - }, - { - "id": "utils.license.validate_license.signing.error", - "translation": "ライセンスに署名中にエラーが発生しました err=%v" - }, { "id": "utils.mail.connect_smtp.helo.app_error", "translation": "HELOを設定できませんでした" @@ -7578,14 +6626,6 @@ "id": "utils.mail.new_client.auth.app_error", "translation": "SMTPサーバーの認証に失敗しました" }, - { - "id": "utils.mail.new_client.helo.error", - "translation": "SMTPサーバー %v にHELOを設定できませんでした" - }, - { - "id": "utils.mail.new_client.open.error", - "translation": "SMTPサーバー%vに接続できませんでした" - }, { "id": "utils.mail.sendMail.attachments.write_error", "translation": "電子メールへ添付を書き込むことができませんでした" @@ -7606,42 +6646,10 @@ "id": "utils.mail.send_mail.msg_data.app_error", "translation": "電子メールメッセージデータを追加できませんでした" }, - { - "id": "utils.mail.send_mail.sending.debug", - "translation": "%vに件名'%v'で電子メールを送信しています" - }, { "id": "utils.mail.send_mail.to_address.app_error", "translation": "設定エラー \"宛先電子メールアドレス\"" }, - { - "id": "utils.mail.test.configured.error", - "translation": "SMTPサーバー用の設定が正しくありません err=%v details=%v" - }, - { - "id": "utils.mail.test.configured.error", - "translation": "SMTPサーバー用の設定が正しくありません err=%v details=%v" - }, - { - "id": "web.admin_console.title", - "translation": "管理コンソール" - }, - { - "id": "web.authorize_oauth.title", - "translation": "アプリケーションを認証する" - }, - { - "id": "web.claim_account.team.error", - "translation": "チームが見付かりませんでした name=%v, err=%v" - }, - { - "id": "web.claim_account.title", - "translation": "アカウントを要求する" - }, - { - "id": "web.claim_account.user.error", - "translation": "ユーザーが見付かりません teamid=%v、email=%v、err=%v" - }, { "id": "web.command_webhook.command.app_error", "translation": "コマンドが見付かりません" @@ -7654,42 +6662,6 @@ "id": "web.command_webhook.parse.app_error", "translation": "外部からのデータを解析できません" }, - { - "id": "web.create_dir.error", - "translation": "ディレクトリーウォッチャーを作成できませんでした %v" - }, - { - "id": "web.do_load_channel.error", - "translation": "id=%vのユーザーのプロフィールを取得できません。強制的にログアウトします" - }, - { - "id": "web.doc.title", - "translation": "説明文書" - }, - { - "id": "web.email_verified.title", - "translation": "電子メールアドレスが確認できました" - }, - { - "id": "web.error.unsupported_browser.help1", - "translation": "Google Chrome 43+" - }, - { - "id": "web.error.unsupported_browser.help2", - "translation": "Mozilla Firefox 52+" - }, - { - "id": "web.error.unsupported_browser.help3", - "translation": "Microsoft Internet Explorer 11+" - }, - { - "id": "web.error.unsupported_browser.help4", - "translation": "Microsoft Edge 40+" - }, - { - "id": "web.error.unsupported_browser.help5", - "translation": "Apple Safari 9+" - }, { "id": "web.error.unsupported_browser.message", "translation": "現在使用しているブラウザはサポートされていません。以下のいずれかのブラウザにアップグレードしてください:" @@ -7699,12 +6671,8 @@ "translation": "サポートされていないブラウザ" }, { - "id": "web.find_team.title", - "translation": "チームを探す" - }, - { - "id": "web.header.back", - "translation": "戻る" + "id": "web.get_access_token.internal_saving.app_error", + "translation": "" }, { "id": "web.incoming_webhook.channel.app_error", @@ -7738,100 +6706,8 @@ "id": "web.incoming_webhook.text.app_error", "translation": "テキストは指定されていません" }, - { - "id": "web.incoming_webhook.text.length.app_error", - "translation": "最大文字数は{{.Max}}文字ですが、受け取ったサイズは{{.Actual}}です" - }, { "id": "web.incoming_webhook.user.app_error", "translation": "ユーザーが見付かりません" - }, - { - "id": "web.init.debug", - "translation": "ウェブルートを初期化しています" - }, - { - "id": "web.login.error", - "translation": "チームが見付かりません name=%v, err=%v" - }, - { - "id": "web.login.login_title", - "translation": "ログイン" - }, - { - "id": "web.login_with_oauth.invalid_team.app_error", - "translation": "不正なチーム名です" - }, - { - "id": "web.parsing_templates.debug", - "translation": "テンプレート%vを読み直しています" - }, - { - "id": "web.post_permalink.app_error", - "translation": "不正な投稿IDです" - }, - { - "id": "web.reset_password.expired_link.app_error", - "translation": "パスワード初期化リンクの期限が切れています" - }, - { - "id": "web.reset_password.invalid_link.app_error", - "translation": "初期化リンクが不正です" - }, - { - "id": "web.root.home_title", - "translation": "ホーム" - }, - { - "id": "web.root.singup_title", - "translation": "利用登録" - }, - { - "id": "web.signup_team_complete.link_expired.app_error", - "translation": "利用登録リンクの期限が切れています" - }, - { - "id": "web.signup_team_complete.title", - "translation": "チームの利用登録を完了してください" - }, - { - "id": "web.signup_team_confirm.title", - "translation": "利用登録の電子メールを送信しました" - }, - { - "id": "web.signup_user_complete.link_expired.app_error", - "translation": "利用登録リンクの期限が切れています" - }, - { - "id": "web.signup_user_complete.no_invites.app_error", - "translation": "このチームは誰でも招待できるような形式ではありません" - }, - { - "id": "web.signup_user_complete.title", - "translation": "ユーザーの利用登録を完了してください" - }, - { - "id": "web.singup_with_oauth.invalid_team.app_error", - "translation": "不正なチーム名です" - }, - { - "id": "web.watcher_fail.error", - "translation": "ウォッチャーにディレクトリーを追加できませんでした %v" - }, - { - "id": "wsapi.status.init.debug", - "translation": "状態ウェブソケットAPIルートを初期化しています" - }, - { - "id": "wsapi.system.init.debug", - "translation": "システムウェブソケットAPIルートを初期化しています" - }, - { - "id": "wsapi.user.init.debug", - "translation": "ユーザーウェブソケットAPIルートを初期化しています" - }, - { - "id": "wsapi.webrtc.init.debug", - "translation": "WebRTCウェブソケットAPIルートを初期化しています" } ] -- cgit v1.2.3-1-g7c22