openmcp-client/l10n/bundle.l10n.ja.json
2025-06-09 17:54:50 +08:00

17 lines
914 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ensure-delete-connection": "接続 {0} を削除してもよろしいですか?",
"confirm": "確定",
"choose-connection-type": "接続タイプを選択してください",
"please-enter-connection-command": "接続コマンドを入力してください",
"example-mcp-run": "例: mcp run main.py",
"please-enter-cwd": "作業ディレクトリ (cwd) を入力してください (オプション)",
"please-enter-cwd-placeholder": "例: /path/to/project",
"please-enter-url": "接続URLを入力してください",
"example-as": "例えば:",
"enter-optional-oauth": "OAuthトークンを入力してください任意",
"quick-start": "はじめに",
"read-document": "ドキュメントを読む",
"report-issue": "問題を報告",
"join-project": "プロジェクトに参加する",
"comment-plugin": "コメントプラグイン"
}