|
88 | 88 | "jdk.extension.error_msg.doesntSupportNewTeamplate":"クライアント{client}では、「テンプレートからファイル新規作成」はサポートされていません", |
89 | 89 | "jdk.extension.error_msg.doesntSupportNewProject":"クライアント{client}では、新規プロジェクトはサポートされていません", |
90 | 90 | "jdk.extension.error_msg.doesntSupportGoToTest":"クライアント{client}では、「テストへ移動」はサポートされていません", |
91 | | - "jdk.extension.error_msg.doesntSupportNotebookCellExecution":"Language Server for {client} doesn't support notebook cell execution", |
92 | | - "jdk.extension.error_msg.doesntSupportJShellExecution":"Language Server for {client} doesn't support JShell execution", |
| 91 | + "jdk.extension.error_msg.doesntSupportNotebookCellExecution":"{client}の言語サーバーではノートブック・セルの実行はサポートされていません", |
| 92 | + "jdk.extension.error_msg.doesntSupportJShellExecution":"{client}の言語サーバーではJShellの実行はサポートされていません", |
93 | 93 | "jdk.extension.error_msg.noSuperImpl":"スーパークラスの実装が見つかりません", |
94 | 94 | "jdk.extension.error_msg.cacheDeletionError":"キャッシュの削除中にエラーが発生しました", |
95 | 95 | "jdk.extension.message.cacheDeleted":"キャッシュが正常に削除されました", |
|
99 | 99 | "jdk.extension.utils.error_message.failedHttpsRequest": "{url}の取得に失敗しました({statusCode})", |
100 | 100 | "jdk.extension.error_msg.notEnabled": "{SERVER_NAME}が有効化されていません", |
101 | 101 | "jdk.telemetry.consent": "匿名テレメトリ・データをOracleにレポートすることを許可しますか。jdk.telemetry.enabledの設定からいつでもオプトアウトまたはオプトインできます。", |
102 | | - "jdk.configChanged": "Configuration updated for the Oracle Java extension. Please reload the window to enable it.", |
103 | | - "jdk.configChangedFailed": "Error while updating the configuration for the Oracle Java extension. Please reload the window to restart the extension.", |
104 | | - "jdk.notebook.create.select.workspace.folder": "Select the workspace folder where a new notebook will be created", |
105 | | - "jdk.notebook.create.select.workspace.folder.label": "Select Notebook Folder", |
106 | | - "jdk.notebook.create.select.workspace.folder.title": "Select the folder where a new notebook will be created", |
107 | | - "jdk.notebook.create.error_msg.path.not.selected": "Folder not selected for creating a notebook", |
108 | | - "jdk.notebook.create.error_msg.dir.not.found": "Folder not found", |
109 | | - "jdk.notebook.create.error_msg.invalid.notebook.name": "Invalid notebook file name", |
110 | | - "jdk.notebook.create.error_msg.invalid.notebook.path": "A notebook already exists with the same name. Please use a different name or folder.", |
111 | | - "jdk.notebook.create.error_msg.failed": "Failed to create a notebook", |
112 | | - "jdk.jshell.open.error_msg.failed": "Some error occurred while launching JShell", |
113 | | - "jdk.notebook.project.mapping.error_msg.failed": "An error occurred while changing the project context of the notebook", |
114 | | - "jdk.notebook.create.new.notebook.input.name": "Enter a file name for the new Java notebook", |
115 | | - "jdk.notebook.parsing.empty.file.error_msg.title": "Empty Notebook", |
116 | | - "jdk.notebook.parsing.empty.file.error_msg.desc": "The notebook file appears to be empty.", |
117 | | - "jdk.notebook.parsing.error_msg.title": "Error Opening Notebook", |
118 | | - "jdk.notebook.parsing.error_msg.desc": "Failed to open notebook: {message}", |
119 | | - "jdk.notebook.parsing.invalid.structure.error_msg.title": "Invalid Notebook Structure", |
120 | | - "jdk.notebook.parsing.invalid.structure.error_msg.desc": "Missing or invalid cells array.", |
121 | | - "jdk.notebook.cell.parsing.error_msg.title": "Cell parsing error", |
122 | | - "jdk.notebook.cell.type.error_msg": "Invalid cell type: {cellType}", |
123 | | - "jdk.notebook.cell.missing.error_msg": "Missing field: {fieldName}", |
124 | | - "jdk.notebook.serializer.error_msg": "Failed to serialize notebook: {errorMessage}", |
125 | | - "jdk.notebook.cell.serializer.error_msg": "Failed to serialize one or more cells", |
126 | | - "jdk.notebook.validation.failed.error_msg": "Notebook JSON validation failed", |
127 | | - "jdk.notebook.mime_type.not.found.cell.output": "Mime Type: {mimeType}, Content Length: {contentLength}", |
128 | | - "jdk.notebook.cell.language.not.found": "Doesn't support {languageId} execution" |
| 102 | + "jdk.configChanged": "Oracle Java拡張に対して構成が更新されました。有効にするには、ウィンドウをリロードしてください。", |
| 103 | + "jdk.configChangedFailed": "Oracle Java拡張に対して構成を更新中にエラーが発生しました。拡張機能を再起動するには、ウィンドウをリロードしてください。", |
| 104 | + "jdk.notebook.create.select.workspace.folder": "新規ノートブックが作成されるワークスペース・フォルダを選択", |
| 105 | + "jdk.notebook.create.select.workspace.folder.label": "ノートブック・フォルダの選択", |
| 106 | + "jdk.notebook.create.select.workspace.folder.title": "新規ノートブックが作成されるフォルダを選択", |
| 107 | + "jdk.notebook.create.error_msg.path.not.selected": "ノートブック作成のフォルダが選択されていません", |
| 108 | + "jdk.notebook.create.error_msg.dir.not.found": "フォルダが見つかりません。", |
| 109 | + "jdk.notebook.create.error_msg.invalid.notebook.name": "ノートブック・ファイル名が無効です", |
| 110 | + "jdk.notebook.create.error_msg.invalid.notebook.path": "同じ名前のノートブックがすでに存在します。他の名前またはフォルダを使用してください。", |
| 111 | + "jdk.notebook.create.error_msg.failed": "ノートブックの作成に失敗しました", |
| 112 | + "jdk.jshell.open.error_msg.failed": "JShellの起動中にエラーが発生しました", |
| 113 | + "jdk.notebook.project.mapping.error_msg.failed": "ノートブックのプロジェクト・コンテキストを変更中にエラーが発生しました", |
| 114 | + "jdk.notebook.create.new.notebook.input.name": "新規Javaノートブックのファイル名を入力します", |
| 115 | + "jdk.notebook.parsing.empty.file.error_msg.title": "空のノートブック", |
| 116 | + "jdk.notebook.parsing.empty.file.error_msg.desc": "ノートブック・ファイルは空であるようです。", |
| 117 | + "jdk.notebook.parsing.error_msg.title": "ノートブックを開くときにエラーが発生しました", |
| 118 | + "jdk.notebook.parsing.error_msg.desc": "ノートブックを開くことに失敗しました: {message}", |
| 119 | + "jdk.notebook.parsing.invalid.structure.error_msg.title": "無効なノートブックの構造", |
| 120 | + "jdk.notebook.parsing.invalid.structure.error_msg.desc": "セル配列がないか、無効です。", |
| 121 | + "jdk.notebook.cell.parsing.error_msg.title": "セル解析エラー", |
| 122 | + "jdk.notebook.cell.type.error_msg": "セルのタイプが無効です: {cellType}", |
| 123 | + "jdk.notebook.cell.missing.error_msg": "フィールドがありません: {fieldName}", |
| 124 | + "jdk.notebook.serializer.error_msg": "ノートブックのシリアライズに失敗しました: {errorMessage}", |
| 125 | + "jdk.notebook.cell.serializer.error_msg": "1つ以上のセルのシリアライズに失敗しました", |
| 126 | + "jdk.notebook.validation.failed.error_msg": "ノートブックJSON検証に失敗しました", |
| 127 | + "jdk.notebook.mime_type.not.found.cell.output": "MIMEタイプ: {mimeType}、コンテンツの長さ: {contentLength}", |
| 128 | + "jdk.notebook.cell.language.not.found": "{languageId}の実行はサポートされていません" |
129 | 129 | } |
0 commit comments