greentic-setup 0.4.21

End-to-end bundle setup engine for the Greentic platform — pack discovery, QA-driven configuration, secrets persistence, and bundle lifecycle management
Documentation
{
  "cli.bundle.add.adding": "bundleにpackを追加中...",
  "cli.bundle.add.bundle": "  Bundle: {}",
  "cli.bundle.add.created_structure": "{} にbundle構造を作成しました",
  "cli.bundle.add.dry_run": "[dry-run] packをbundleに追加します",
  "cli.bundle.add.env": "  Env: {}",
  "cli.bundle.add.pack_ref": "  Pack参照: {}",
  "cli.bundle.add.resolved": "  解決されたpack: {}",
  "cli.bundle.add.success": "packをbundleに正常に追加しました。",
  "cli.bundle.add.team": "  Team: {}",
  "cli.bundle.add.tenant": "  Tenant: {}",
  "cli.bundle.add.version_warning": "警告: バージョン {} の検証に失敗しました: {}",
  "cli.bundle.build.building": "ポータブルbundleをビルド中...",
  "cli.bundle.build.output": "  出力: {}",
  "cli.bundle.build.running_doctor": "doctor検証を実行中...",
  "cli.bundle.build.success": "{} にbundleを正常にビルドしました",
  "cli.bundle.init.created": "{} にbundleを作成しました",
  "cli.bundle.init.creating": "{} にbundleを作成中...",
  "cli.bundle.init.exists": "{} に既にbundleが存在します",
  "cli.bundle.init.next_steps": "次のステップ:",
  "cli.bundle.init.step_add": "  1. greentic-setup bundle add <pack.gtpack> --bundle {}",
  "cli.bundle.init.step_setup": "  2. greentic-setup bundle setup --bundle {} --answers answers.yaml",
  "cli.bundle.list.bundle": "Bundle: {}",
  "cli.bundle.list.domain": "Domain: {}",
  "cli.bundle.list.packs_found": "見つかったpack: {}",
  "cli.bundle.remove.cancelled": "削除がキャンセルされました - --force を使用して確認してください",
  "cli.bundle.remove.complete": "providerを削除しました: {}",
  "cli.bundle.remove.confirm": "provider設定が削除されます。",
  "cli.bundle.remove.removing": "providerを削除中...",
  "cli.bundle.remove.use_force": "--force を使用して確認してください。",
  "cli.bundle.setup.complete": "providerのセットアップが完了しました: {}",
  "cli.bundle.setup.domain": "  Domain: {}",
  "cli.bundle.setup.dry_run": "[dry-run] providerをセットアップします: {}",
  "cli.bundle.setup.emit_usage": "編集して使用: greentic-setup bundle setup --answers {}",
  "cli.bundle.setup.emit_written": "回答テンプレートを書き込みました: {}",
  "cli.bundle.setup.interactive_not_impl": "対話型セットアップはまだ実装されていません。",
  "cli.bundle.setup.provider": "  Provider: {}",
  "cli.bundle.setup.setting_up": "providerをセットアップ中...",
  "cli.bundle.setup.use_answers": "--answers <file> を使用してセットアップの回答を提供してください。",
  "cli.bundle.setup.use_emit_answers": "または --emit-answers <file> を使用して回答テンプレートを生成してください。",
  "cli.bundle.status.bundle_label": "Bundle: {}",
  "cli.bundle.status.not_found": "bundleが見つかりません: {}",
  "cli.bundle.status.packs": "Pack: {} インストール済み",
  "cli.bundle.status.tenants": "Tenant: {}",
  "cli.bundle.status.valid_no": "いいえ (greentic.demo.yaml がありません)",
  "cli.bundle.status.valid_yes": "はい",
  "cli.bundle.update.complete": "providerの更新が完了しました: {}",
  "cli.bundle.update.dry_run": "[dry-run] providerを更新します: {}",
  "cli.bundle.update.emit_usage": "編集して使用: greentic-setup bundle update --answers {}",
  "cli.bundle.update.updating": "provider設定を更新中...",
  "cli.error.answers_required": "非対話モードでは --answers が必要です",
  "cli.error.failed_build_plan": "プランのビルドに失敗しました",
  "cli.error.failed_create_bundle": "bundle構造の作成に失敗しました",
  "cli.error.failed_emit_answers": "回答テンプレートの出力に失敗しました",
  "cli.error.failed_execute_plan": "プランの実行に失敗しました",
  "cli.error.failed_read_answers": "回答ファイルの読み込みに失敗しました",
  "cli.error.interactive_required": "対話型セットアップには --answers ファイルが必要です",
  "cli.error.invalid_bundle": "無効なbundleディレクトリ",
  "cli.help.for_help": "ヘルプ: greentic-setup --help",
  "cli.simple.bundle_required": "bundleパスが必要です。使用法: greentic-setup [OPTIONS] <BUNDLE>",
  "cli.simple.dry_run": "[dry-run] bundleをセットアップします: {}",
  "cli.simple.emit_usage": "編集して使用: greentic-setup --answers {} {}",
  "cli.simple.expected_bundle_format": "ディレクトリまたは .gtbundle ファイルが必要です: {}",
  "cli.simple.extracted_to": "  展開先: {}",
  "cli.simple.extracting": ".gtbundleアーカイブを展開中...",
  "cli.simple.header": "Greentic セットアップ",
  "cli.simple.interactive_mode": "対話型ウィザードモード",
  "cli.simple.wizard_not_impl": "対話型ウィザードはまだ実装されていません - --answers <file> を使用してください",
  "setup.answers.emitted": "回答テンプレートを {} に書き込みました",
  "setup.answers.loaded": "{} から回答を読み込みました",
  "setup.capability.not_found": "capability '{}' が見つかりません",
  "setup.capability.resolved": "capabilityを解決しました: pack_id={} stable_id={}",
  "setup.discovering_packs": "bundleからpackを検出中...",
  "setup.dry_run.header": "セットアッププラン (dry-run):",
  "setup.error.bundle_not_found": "bundleが見つかりません: {}",
  "setup.error.protocol_not_supported": "プロトコルはまだサポートされていません: {}",
  "setup.error.version_mismatch": "タグバージョン ({}) がクレートバージョン ({}) と一致しません",
  "setup.execute.failed": "セットアップに失敗しました: {}",
  "setup.execute.success": "セットアップが完了しました: {}",
  "setup.found_packs": "{} 個のpackが見つかりました: {}",
  "setup.plan.header": "セットアッププラン:",
  "setup.plan.step.collect_answers": "{} の回答を収集",
  "setup.plan.step.discover": "packの検出",
  "setup.plan.step.resolve": "解決済みマニフェストを生成",
  "setup.plan.step.run_setup": "{} のセットアップフローを実行",
  "setup.plan.step.seed_secrets": "{} のシークレットを設定",
  "setup.plan.step.validate": "bundleを検証",
  "setup.plan.step.webhooks": "{} のwebhookを登録",
  "setup.plan.step.write_config": "{} の設定を書き込み",
  "setup.qa.invalid_choice": "無効な選択です。選択肢: {}",
  "setup.qa.question_prompt": "{}",
  "setup.qa.required_field": "このフィールドは必須です",
  "setup.qa.secret_input": "シークレット値を入力してください (非表示):",
  "setup.secrets.failed": "provider={} tenant={} のシークレット設定に失敗しました: {}",
  "setup.secrets.seeded": "provider={} tenant={} に {} 個のシークレットを設定しました",
  "setup.state_store.fallback": "インメモリステートストアを使用中 (Redis URLが利用できません)",
  "setup.state_store.upgraded": "ステートストアをRedisにアップグレードしました: {}",
  "ui.back": "戻る",
  "ui.close": "閉じる",
  "ui.configure": "{} を設定",
  "ui.continue": "続行",
  "ui.description": "{} で {} 個のプロバイダーを設定",
  "ui.discovering": "プロバイダーを検出中...",
  "ui.discovering_sub": "バンドル設定を読み込み中",
  "ui.done": "完了",
  "ui.execute_setup": "セットアップを実行",
  "ui.executing.sub": "設定をバンドルに適用中",
  "ui.executing.title": "セットアップを実行中...",
  "ui.field.required": "{} は必須です。",
  "ui.new_setup": "新しいセットアップ",
  "ui.no_providers": "バンドル内にプロバイダーが見つかりません。",
  "ui.nothing_to_configure": "設定するものがありません。",
  "ui.pending": "保留中",
  "ui.provider.configure": "{} を設定",
  "ui.q.api_base_url": "APIベースURL",
  "ui.q.base_url": "ベースURL",
  "ui.q.channel_id": "チャネルID",
  "ui.q.default_channel": "デフォルトチャネル",
  "ui.q.default_room_id": "デフォルトのルームID",
  "ui.q.default_to_person_email": "デフォルトのユーザーメールアドレス",
  "ui.q.enabled": "プロバイダーを有効にする",
  "ui.q.jwt_signing_key": "JWT署名キー",
  "ui.q.jwt_signing_key.help": "Direct Lineトークンの署名に使用する秘密鍵。任意のランダム文字列を使用してください(例: openssl rand -hex 32)。",
  "ui.q.mode": "モード",
  "ui.q.ms_bot_app_id": "Bot App ID",
  "ui.q.ms_bot_app_id.help": "Azure Bot Serviceの登録で取得したMicrosoft Bot App ID",
  "ui.q.ms_bot_app_password": "Bot App Password",
  "ui.q.oauth_custom_auth_url": "認可URL",
  "ui.q.oauth_custom_client_id": "クライアントID",
  "ui.q.oauth_custom_label": "プロバイダー表示名",
  "ui.q.oauth_custom_scopes": "スコープ",
  "ui.q.oauth_custom_token_url": "トークンURL",
  "ui.q.oauth_enable_custom": "カスタムOIDCプロバイダーを有効にする",
  "ui.q.oauth_enable_github": "GitHubログインを有効にする",
  "ui.q.oauth_enable_google": "Googleログインを有効にする",
  "ui.q.oauth_enable_microsoft": "Microsoftログインを有効にする",
  "ui.q.oauth_enabled": "OAuthログインを有効にする",
  "ui.q.oauth_enabled.help": "チャットにアクセスする前にユーザーのサインインを必須にする",
  "ui.q.oauth_github_client_id": "GitHub Client ID",
  "ui.q.oauth_github_client_secret": "GitHub Client Secret",
  "ui.q.oauth_google_client_id": "Google Client ID",
  "ui.q.oauth_google_client_secret": "Google Client Secret",
  "ui.q.oauth_microsoft_client_id": "Microsoft Client ID",
  "ui.q.oauth_microsoft_client_secret": "Microsoft Client Secret",
  "ui.q.public_base_url": "公開ベースURL",
  "ui.q.public_base_url.help": "Webhookコールバック用の公開URL(例: https://xxxx.trycloudflare.com)",
  "ui.q.route": "ルート",
  "ui.q.slack_app_id": "Slack App ID",
  "ui.q.slack_bot_token": "Slackボットトークン",
  "ui.q.slack_configuration_token": "Slack設定トークン",
  "ui.q.team_id": "チームID",
  "ui.q.tenant_channel_id": "テナントチャネルID",
  "ui.q.webex_bot_token": "Webexボットトークン",
  "ui.questions": "質問",
  "ui.result.closed": "セットアップを閉じました。",
  "ui.result.closed_sub": "このタブを閉じても構いません。",
  "ui.result.fail.description": "セットアップ中に問題が発生しました。",
  "ui.result.fail.title": "セットアップ失敗",
  "ui.result.log": "ログ",
  "ui.result.manual_steps": "手動手順が必要です",
  "ui.result.output": "出力",
  "ui.result.success.description": "バンドルの設定が正常に完了しました。",
  "ui.result.success.title": "セットアップ完了",
  "ui.review.description": "バンドルに適用する前に設定を確認してください。",
  "ui.review.no": "いいえ",
  "ui.review.secret_mask": "********",
  "ui.review.title": "確認して実行",
  "ui.review.yes": "はい",
  "ui.review_execute": "確認して実行",
  "ui.select_action": "開始するにはアクションを選択してください。",
  "ui.shared.description": "これらの質問はすべてのプロバイダーに適用されます。",
  "ui.shared.title": "共通設定",
  "ui.start_config": "設定を開始",
  "ui.title": "Greentic セットアップ"
}