@kui-shell/plugin-core-support
Version:
Kui plugin offering core extensions such as help and screenshot commands
44 lines (43 loc) • 2.13 kB
JSON
{
"versionUsageTitle": "バージョン情報",
"versionUsageHeader": "現行バージョンを表示",
"versionUsageOptionalDocs": "また、更新を確認します",
"Report full version": "レポートのフル・バージョン",
"helpUsageTitle": "概要",
"helpUsageHeader": "最上位のコマンド構造の要約",
"Tab": "Tab",
"New Tab": "新規タブ",
"Theme": "テーマ",
"Provider": "プロバイダー",
"Style": "スタイル",
"theme.Available Themes": "使用可能なテーマ",
"theme.currentTheme": "デフォルトのテーマを使用しています",
"theme.usageDocs": "使用可能なテーマをリストします",
"theme.resetUsageDocs": "デフォルトのテーマにリセットします",
"theme.setUsageDocs": "現行テーマを設定します",
"theme.setUsageRequiredDocs": "使用するテーマの名前",
"light": "ライト",
"dark": "ダーク",
"Light": "ライト",
"Dark": "ダーク",
"Default Light": "デフォルト・ライト",
"Default Dark": "デフォルト・ダーク",
"pleaseConfirm": "確認してください",
"areYouSure": "実行しますか?",
"aboutToExecute": "実行しようとしているコマンド:",
"confirmationMessage": "確認メッセージ",
"commandToBeExecuted": "実行されるコマンド",
"operationCancelled": "操作がキャンセルされました",
"operationConfirmed": "操作が確認されました",
"yesIAmSure": "実行",
"cancel": "キャンセル",
"notSupportedInBrowser": "ブラウザーで実行中の場合、コマンドはまだサポートされていません",
"About": "情報",
"Getting Started": "概要",
"Configure": "構成",
"Version": "バージョン",
"Closing in {0} seconds": "{0} 秒で閉じます",
"Save to desktop": "デスクトップに保存",
"Screenshot copied to clipboard": "スクリーン・ショットはクリップボードにコピーされました",
"Successfully captured a screenshot to the clipboard": "スクリーン・ショットをクリップボードに正常にキャプチャーしました"
}