-
Notifications
You must be signed in to change notification settings - Fork 81
Expand file tree
/
Copy pathpackage.nls.ja.json
More file actions
72 lines (72 loc) · 8.16 KB
/
Copy pathpackage.nls.ja.json
File metadata and controls
72 lines (72 loc) · 8.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"cosmosdb.command.account.create": "Azure Cosmos DB を作成する...",
"cosmosdb.command.account.create.description": "Web アプリ用の NoSQL データベース",
"cosmosdb.command.account.delete": "アカウントの削除…",
"cosmosdb.command.account.unsupported": "サポートされていないアカウントを開く",
"cosmosdb.command.connection.add": "新しい接続…",
"cosmosdb.command.connection.copy": "接続文字列のコピー",
"cosmosdb.command.connection.emulator.add": "新しいエミュレーター接続…",
"cosmosdb.command.connection.remove": "接続の削除…",
"cosmosdb.command.container.create": "コンテナーの作成…",
"cosmosdb.command.container.delete": "コンテナーの削除…",
"cosmosdb.command.database.create": "データベースの作成…",
"cosmosdb.command.database.delete": "データベースの削除…",
"cosmosdb.command.document.import": "コンテナーへのドキュメントのインポート…",
"cosmosdb.command.filter": "フィルター...",
"cosmosdb.command.issue.report": "問題の報告…",
"cosmosdb.command.document.create": "アイテムの作成…",
"cosmosdb.command.document.delete": "アイテムの削除…",
"cosmosdb.command.document.open": "アイテムを開く",
"cosmosdb.command.offer.container.view": "コンテナー オファーの表示",
"cosmosdb.command.offer.database.view": "データベース オファーの表示",
"cosmosdb.command.query.editor.open": "クエリ エディターを開く",
"cosmosdb.command.refresh": "最新の情報に更新",
"cosmosdb.command.sort": "並べ替え…",
"cosmosdb.command.stored_procedure.create": "ストアド プロシージャの作成…",
"cosmosdb.command.stored_procedure.delete": "ストアド プロシージャの削除…",
"cosmosdb.command.stored_procedure.execute": "ストアド プロシージャの実行…",
"cosmosdb.command.stored_procedure.open": "ストアド プロシージャを開く",
"cosmosdb.command.trigger.create": "トリガーの作成…",
"cosmosdb.command.trigger.delete": "トリガーの削除…",
"cosmosdb.command.trigger.open": "トリガーを開く",
"cosmosdb.command.cosmos_db_shell.launch": "Azure Cosmos DB Shell を起動する",
"cosmosdb.command.update": "クラウドへの更新",
"cosmosdb.command.ai.deploy_instruction_files": "LLM の指示をユーザー プロファイル フォルダーにコピーする",
"cosmosdb.command.ai.remove_instruction_files": "LLM の指示をユーザー プロファイル フォルダーから削除する",
"cosmosdb.command.schema.delete_all": "保存したスキーマをすべて削除する",
"cosmosdb.command.migration.open": "新規の移行...",
"cosmosdb.command.migration.openExisting": "Cosmos DB の移行...",
"cosmosdb.command.migration.remove": "移行の削除...",
"cosmosdb.configuration.batch.size": "Azure Database リソースのクエリを実行するときに使用するバッチ サイズ。",
"cosmosdb.configuration.confirmation.style": "リソースの削除など、元に戻すことができない操作を確認するときに使用する動作。",
"cosmosdb.configuration.confirmation.style.button": "ボタン クリックの確認",
"cosmosdb.configuration.confirmation.style.button.description": "削除を確認するためのボタンをクリックする警告ダイアログが表示されます。",
"cosmosdb.configuration.confirmation.style.challenge": "チャレンジの確認",
"cosmosdb.configuration.confirmation.style.challenge.description": "削除を確認するために、複数の選択肢の中から正しい番号を選択するチャレンジが表示されます。",
"cosmosdb.configuration.confirmation.style.word": "Word 入力の確認",
"cosmosdb.configuration.confirmation.style.word.description": "削除を確認するためにリソースの名前を入力する入力ボックスが表示されます。",
"cosmosdb.configuration.document.label.fields": "Cosmos DB および MongoDB ドキュメントのツリー ビューにラベルとして表示するフィールド値 (優先順位順)",
"cosmosdb.configuration.emulator.port": "CosmosDB Emulator インスタンスに接続するときに使用するポート",
"cosmosdb.configuration.endpoint.discovery": "読み取り/書き込み操作に基づいて要求を自動的にリダイレクトする機能の有効/無効を切り替えるフラグです。",
"cosmosdb.configuration.oauth.enable": "Cosmos DB NoSQL アカウントに接続するときは、常に Entra ID RBAC を使用して認証します。[RBAC を有効にしてロールを割り当てる](https://aka.ms/cosmos-native-rbac)。",
"cosmosdb.configuration.operation.summaries": "詳細な操作の概要を表示し、データベースの削除、ドキュメントの追加や削除などのアクションに関するメッセージを表示します。",
"cosmosdb.configuration.save.prompt": "ドキュメントをクラウドにアップロードするときに警告ダイアログを表示します。",
"cosmosdb.configuration.csv.separator": "CSV ファイルにデータをエクスポートするときに使用する区切り文字 (`;`、|、`,`) です。",
"cosmosdb.configuration.cosmosDB.shell.path": "Azure Cosmos DB Shell を開始するためのフォルダーと実行可能ファイルへの完全なパス。特定のシェル コマンドに必要です。既定では、システム パスで 'cosmosdbshell' が検索されます",
"cosmosdb.configuration.cosmosDB.shell.mcp.enabled": "Azure Cosmos DB Shell モデル コンテキスト プロトコル サーバーを有効にします。",
"cosmosdb.configuration.cosmosDB.shell.mcp.port": "Azure Cosmos DB Shell モデル コンテキスト プロトコル サーバーに使用するポート。",
"cosmosdb.configuration.preferredAuthenticationMethod": "Cosmos DB アカウントの優先認証方法を選択します。",
"cosmosdb.configuration.preferredAuthenticationMethod.auto": "自動",
"cosmosdb.configuration.preferredAuthenticationMethod.auto.description": "アカウント構成に基づいて最適な認証方法を選択する",
"cosmosdb.configuration.preferredAuthenticationMethod.accountKey": "アカウント キー",
"cosmosdb.configuration.preferredAuthenticationMethod.accountKey.description": "[LocalAuth](https://learn.microsoft.com/azure/cosmos-db/nosql/security/how-to-disable-key-based-authentication) を有効にする必要がありますが、運用環境では推奨されません",
"cosmosdb.configuration.preferredAuthenticationMethod.entraId": "VS Code Entra ID",
"cosmosdb.configuration.preferredAuthenticationMethod.entraId.description": "Entra ID を使用して VS Code にサインインする",
"cosmosdb.configuration.preferredAuthenticationMethod.managedIdentity": "マネージド ID",
"cosmosdb.configuration.preferredAuthenticationMethod.managedIdentity.description": "Azure (VM) で実行している場合にのみサポートされます。[詳細情報](https://learn.microsoft.com/en-us/azure/cosmos-db/how-to-setup-managed-identity)",
"cosmosdb.configuration.authentication.managedIdentity.clientID": "ユーザー割り当てマネージド ID を使用して Entra ID で認証するときに使用するマネージド ID のクライアント ID。",
"cosmosdb.configuration.manage-llm-assets": "LLM 資産を管理します。拡張機能が LLM 関連ファイルを最新の状態に保つことを許可します。",
"cosmosdb.configuration.queryEditor.generateSchemaBasedOnQueries": "有効にすると、スキーマの生成では、コンテナー スキーマを推論するためのクエリ結果も考慮されます。",
"cosmosdb.configuration.experimental.migration.showTokenEstimate": "(試験段階) 移行アシスタント UI にトークン使用量の見積もりを表示します。",
"cosmosdb.configuration.experimental.migration.enabled": "(試験段階) Cosmos DB 移行 (プレビュー) 機能を有効にします。無効にすると、Cosmos DB 移行ノードとそのコマンドは非表示になります。"
}