Skip to content

Commit 5e22af4

Browse files
authored
Merge pull request #481 from naren2605/notebook-25-changes
l10n Notebook 25 changes
2 parents 97dee5d + 1f0f502 commit 5e22af4

File tree

5 files changed

+112
-112
lines changed

5 files changed

+112
-112
lines changed

patches/l10n/25.0.0-notebooks-l10n.diff

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
diff --git a/netbeans-l10n-zip/src/ja/java/nbcode-java-notebook/nbcode-java-notebook/org/netbeans/modules/nbcode/java/notebook/Bundle_ja.properties b/netbeans-l10n-zip/src/ja/java/nbcode-java-notebook/nbcode-java-notebook/org/netbeans/modules/nbcode/java/notebook/Bundle_ja.properties
22
new file mode 100644
3-
index 000000000..13780eb50
3+
index 000000000..df93ac00a
44
--- /dev/null
55
+++ b/netbeans-l10n-zip/src/ja/java/nbcode-java-notebook/nbcode-java-notebook/org/netbeans/modules/nbcode/java/notebook/Bundle_ja.properties
66
@@ -0,0 +1,23 @@
@@ -20,17 +20,17 @@ index 000000000..13780eb50
2020
+# limitations under the License.
2121
+#
2222
+
23-
+MSG_InterruptCodeCellExecSuccess=Code execution stopped successfully
24-
+MSG_InterruptCodeCellInfo=Code execution was interrupted
23+
+MSG_InterruptCodeCellExecSuccess=\u30B3\u30FC\u30C9\u306E\u5B9F\u884C\u306F\u6B63\u5E38\u306B\u505C\u6B62\u3057\u307E\u3057\u305F
24+
+MSG_InterruptCodeCellInfo=\u30B3\u30FC\u30C9\u306E\u5B9F\u884C\u304C\u4E2D\u65AD\u3055\u308C\u307E\u3057\u305F
2525
+# {0} - error message
26-
+MSG_KernelInitializeFailed=Java kernel initialization for the notebook failed. Error {0}
27-
+MSG_KernelInitializeSuccess=Java kernel initialized successfully.
28-
+MSG_KernelInitializing=Intializing Java kernel for notebook
29-
+PROMPT_GetUserInput=Please provide scanner input here
26+
+MSG_KernelInitializeFailed=\u30CE\u30FC\u30C8\u30D6\u30C3\u30AF\u306EJava\u30AB\u30FC\u30CD\u30EB\u306E\u521D\u671F\u5316\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30A8\u30E9\u30FC{0}
27+
+MSG_KernelInitializeSuccess=Java\u30AB\u30FC\u30CD\u30EB\u306F\u6B63\u5E38\u306B\u521D\u671F\u5316\u3055\u308C\u307E\u3057\u305F\u3002
28+
+MSG_KernelInitializing=\u30CE\u30FC\u30C8\u30D6\u30C3\u30AF\u306EJava\u30AB\u30FC\u30CD\u30EB\u306E\u521D\u671F\u5316
29+
+PROMPT_GetUserInput=\u3053\u3053\u306B\u30B9\u30AD\u30E3\u30CA\u5165\u529B\u3092\u6307\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
3030
\ No newline at end of file
3131
diff --git a/netbeans-l10n-zip/src/ja/java/nbcode-java-notebook/nbcode-java-notebook/org/netbeans/modules/nbcode/java/project/Bundle_ja.properties b/netbeans-l10n-zip/src/ja/java/nbcode-java-notebook/nbcode-java-notebook/org/netbeans/modules/nbcode/java/project/Bundle_ja.properties
3232
new file mode 100644
33-
index 000000000..95e2fb8fa
33+
index 000000000..850ee1039
3434
--- /dev/null
3535
+++ b/netbeans-l10n-zip/src/ja/java/nbcode-java-notebook/nbcode-java-notebook/org/netbeans/modules/nbcode/java/project/Bundle_ja.properties
3636
@@ -0,0 +1,22 @@
@@ -51,14 +51,14 @@ index 000000000..95e2fb8fa
5151
+#
5252
+
5353
+# {0} - project name
54-
+LBL_CurrentProjectContext=Current project context: {0}
55-
+MSG_NoProjectContextFound=No project context
56-
+MSG_NoProjectFound=No projects found
57-
+PROMPT_SelectProjectTitle=Select Project
54+
+LBL_CurrentProjectContext=\u73FE\u5728\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30FB\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8: {0}
55+
+MSG_NoProjectContextFound=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30FB\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304C\u3042\u308A\u307E\u305B\u3093
56+
+MSG_NoProjectFound=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
57+
+PROMPT_SelectProjectTitle=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u9078\u629E
5858
+
5959
diff --git a/netbeans-l10n-zip/src/zh_CN/java/nbcode-java-notebook/nbcode-java-notebook/org/netbeans/modules/nbcode/java/notebook/Bundle_zh_CN.properties b/netbeans-l10n-zip/src/zh_CN/java/nbcode-java-notebook/nbcode-java-notebook/org/netbeans/modules/nbcode/java/notebook/Bundle_zh_CN.properties
6060
new file mode 100644
61-
index 000000000..13780eb50
61+
index 000000000..9345b32d5
6262
--- /dev/null
6363
+++ b/netbeans-l10n-zip/src/zh_CN/java/nbcode-java-notebook/nbcode-java-notebook/org/netbeans/modules/nbcode/java/notebook/Bundle_zh_CN.properties
6464
@@ -0,0 +1,23 @@
@@ -78,17 +78,17 @@ index 000000000..13780eb50
7878
+# limitations under the License.
7979
+#
8080
+
81-
+MSG_InterruptCodeCellExecSuccess=Code execution stopped successfully
82-
+MSG_InterruptCodeCellInfo=Code execution was interrupted
81+
+MSG_InterruptCodeCellExecSuccess=\u5DF2\u6210\u529F\u505C\u6B62\u4EE3\u7801\u6267\u884C
82+
+MSG_InterruptCodeCellInfo=\u4EE3\u7801\u6267\u884C\u5DF2\u4E2D\u65AD
8383
+# {0} - error message
84-
+MSG_KernelInitializeFailed=Java kernel initialization for the notebook failed. Error {0}
85-
+MSG_KernelInitializeSuccess=Java kernel initialized successfully.
86-
+MSG_KernelInitializing=Intializing Java kernel for notebook
87-
+PROMPT_GetUserInput=Please provide scanner input here
84+
+MSG_KernelInitializeFailed=\u9488\u5BF9\u8BB0\u4E8B\u672C\u521D\u59CB\u5316 Java \u5185\u6838\u5931\u8D25\u3002\u9519\u8BEF {0}
85+
+MSG_KernelInitializeSuccess=\u5DF2\u6210\u529F\u521D\u59CB\u5316 Java \u5185\u6838\u3002
86+
+MSG_KernelInitializing=\u6B63\u5728\u9488\u5BF9\u8BB0\u4E8B\u672C\u521D\u59CB\u5316 Java \u5185\u6838
87+
+PROMPT_GetUserInput=\u8BF7\u5728\u6B64\u63D0\u4F9B\u626B\u63CF\u7A0B\u5E8F\u8F93\u5165
8888
\ No newline at end of file
8989
diff --git a/netbeans-l10n-zip/src/zh_CN/java/nbcode-java-notebook/nbcode-java-notebook/org/netbeans/modules/nbcode/java/project/Bundle_zh_CN.properties b/netbeans-l10n-zip/src/zh_CN/java/nbcode-java-notebook/nbcode-java-notebook/org/netbeans/modules/nbcode/java/project/Bundle_zh_CN.properties
9090
new file mode 100644
91-
index 000000000..95e2fb8fa
91+
index 000000000..5c1a01b3b
9292
--- /dev/null
9393
+++ b/netbeans-l10n-zip/src/zh_CN/java/nbcode-java-notebook/nbcode-java-notebook/org/netbeans/modules/nbcode/java/project/Bundle_zh_CN.properties
9494
@@ -0,0 +1,22 @@
@@ -109,8 +109,8 @@ index 000000000..95e2fb8fa
109109
+#
110110
+
111111
+# {0} - project name
112-
+LBL_CurrentProjectContext=Current project context: {0}
113-
+MSG_NoProjectContextFound=No project context
114-
+MSG_NoProjectFound=No projects found
115-
+PROMPT_SelectProjectTitle=Select Project
112+
+LBL_CurrentProjectContext=\u5F53\u524D\u9879\u76EE\u4E0A\u4E0B\u6587\uFF1A{0}
113+
+MSG_NoProjectContextFound=\u65E0\u9879\u76EE\u4E0A\u4E0B\u6587
114+
+MSG_NoProjectFound=\u627E\u4E0D\u5230\u9879\u76EE
115+
+PROMPT_SelectProjectTitle=\u9009\u62E9\u9879\u76EE
116116
+

vscode/l10n/bundle.l10n.ja.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@
8888
"jdk.extension.error_msg.doesntSupportNewTeamplate":"クライアント{client}では、「テンプレートからファイル新規作成」はサポートされていません",
8989
"jdk.extension.error_msg.doesntSupportNewProject":"クライアント{client}では、新規プロジェクトはサポートされていません",
9090
"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の実行はサポートされていません",
9393
"jdk.extension.error_msg.noSuperImpl":"スーパークラスの実装が見つかりません",
9494
"jdk.extension.error_msg.cacheDeletionError":"キャッシュの削除中にエラーが発生しました",
9595
"jdk.extension.message.cacheDeleted":"キャッシュが正常に削除されました",
@@ -99,31 +99,31 @@
9999
"jdk.extension.utils.error_message.failedHttpsRequest": "{url}の取得に失敗しました({statusCode})",
100100
"jdk.extension.error_msg.notEnabled": "{SERVER_NAME}が有効化されていません",
101101
"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}の実行はサポートされていません"
129129
}

vscode/l10n/bundle.l10n.zh-cn.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@
8888
"jdk.extension.error_msg.doesntSupportNewTeamplate":"客户端 {client} 不支持从模板新建文件",
8989
"jdk.extension.error_msg.doesntSupportNewProject":"客户端 {client} 不支持新项目",
9090
"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",
9391
"jdk.extension.error_msg.noSuperImpl":"未找到超类实现",
92+
"jdk.extension.error_msg.doesntSupportNotebookCellExecution":"{client} 的语言服务器不支持记事本单元格执行",
93+
"jdk.extension.error_msg.doesntSupportJShellExecution":"{client} 的语言服务器不支持 JShell 执行",
9494
"jdk.extension.error_msg.cacheDeletionError":"删除高速缓存时出错",
9595
"jdk.extension.message.cacheDeleted":"已成功删除高速缓存",
9696
"jdk.extension.cache.error_msg.cannotFindWrkSpacePath":"找不到工作区路径",
@@ -99,31 +99,31 @@
9999
"jdk.extension.utils.error_message.failedHttpsRequest": "无法获取 {url} ({statusCode})",
100100
"jdk.extension.error_msg.notEnabled": "{SERVER_NAME} 未启用",
101101
"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": "无法串行化一个或多个单元格",
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} 执行"
129129
}

0 commit comments

Comments
 (0)