Skip to content

Commit 4a7d77f

Browse files
committed
vscode ui client side l10n changes for 24.1.0
1 parent 8f0803d commit 4a7d77f

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

vscode/l10n/bundle.l10n.ja.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jdk.extension.fileSelector.label.testFilesOrSourceFiles": "互いに関連付けられているテスト・ファイルまたはソース・ファイル",
4848
"jdk.extension.fileSelector.label.noFileSelected": "ファイルが選択されていません",
4949
"jdk.extension.fileSelector.label.noTestFound": "テストまたはテスト済のクラスが見つかりません",
50-
"jdk.extension.cache.message.confirmToDeleteCache": "このワークスペースのキャッシュを削除しますか",
50+
"jdk.extension.cache.message.confirmToDeleteCache": "このワークスペースのキャッシュを削除してウィンドウをリロードしますか",
5151
"jdk.extension.cache.label.confirmation.yes":"はい",
5252
"jdk.extension.cache.label.confirmation.cancel":"取消",
5353
"jdk.extension.cache.message.cacheCleared":"このワークスペースのキャッシュは正常に消去されました",
@@ -96,5 +96,5 @@
9696
"jdk.workspace.new.prompt": "新しいファイルを生成するディレクトリのパスを入力してください",
9797
"jdk.extension.utils.error_message.failedHttpsRequest": "{url}の取得に失敗しました({statusCode})",
9898
"jdk.extension.error_msg.notEnabled": "{SERVER_NAME}が有効化されていません",
99-
"jdk.telemetry.consent": "Allow anonymous telemetry data to be reported to Oracle? You may opt-out or in at any time from the Settings for jdk.telemetry.enabled."
99+
"jdk.telemetry.consent": "匿名テレメトリ・データをOracleにレポートすることを許可しますか。jdk.telemetry.enabledの設定からいつでもオプトアウトまたはオプトインできます。"
100100
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jdk.extension.fileSelector.label.testFilesOrSourceFiles": "相互关联的测试文件或源文件",
4848
"jdk.extension.fileSelector.label.noFileSelected": "未选择任何文件",
4949
"jdk.extension.fileSelector.label.noTestFound": "找不到测试或测试的类",
50-
"jdk.extension.cache.message.confirmToDeleteCache": "是否确实要删除此工作区的高速缓存",
50+
"jdk.extension.cache.message.confirmToDeleteCache": "是否确实要删除此工作区的高速缓存并重新加载窗口",
5151
"jdk.extension.cache.label.confirmation.yes":"",
5252
"jdk.extension.cache.label.confirmation.cancel":"取消",
5353
"jdk.extension.cache.message.cacheCleared":"已成功清除此工作区的高速缓存",
@@ -96,5 +96,5 @@
9696
"jdk.workspace.new.prompt": "输入生成新文件的目录路径",
9797
"jdk.extension.utils.error_message.failedHttpsRequest": "无法获取 {url} ({statusCode})",
9898
"jdk.extension.error_msg.notEnabled": "{SERVER_NAME} 未启用",
99-
"jdk.telemetry.consent": "Allow anonymous telemetry data to be reported to Oracle? You may opt-out or in at any time from the Settings for jdk.telemetry.enabled."
99+
"jdk.telemetry.consent": "是否允许向 Oracle 报告匿名遥测数据?您随时可以通过 jdk.telemetry.enabled 对应的设置选择退出或加入。"
100100
}

vscode/package.nls.ja.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"jdk.views.explorer.projects": "プロジェクト",
44
"jdk.workspace.compile": "ワークスペースのコンパイル",
55
"jdk.workspace.clean": "ワークスペースの消去",
6-
"jdk.workspace.new": "テンプレートからファイル新規作成...",
6+
"jdk.workspace.new": "テンプレートからの新規ファイル...",
77
"jdk.workspace.newproject": "新規プロジェクト...",
88
"jdk.java.goto.super.implementation": "スーパークラスの実装へ移動",
99
"jdk.open.type": "タイプを開く...",
@@ -30,7 +30,7 @@
3030
"jdk.configuration.userdir.description.shareData": "すべてのワークスペース間でデータを共有します(より効果的)",
3131
"jdk.configuration.userdir.description.isolated": "各ワークスペースで独自のデータを保持します(より分離されている)",
3232
"jdk.configuration.userdir.deprecationMessage": "各ワークスペースに個別のuserdirがデフォルト動作です",
33-
"jdk.configuration.revealActiveInProjects.description": "プロジェクトビューに表示",
33+
"jdk.configuration.revealActiveInProjects.description": "プロジェクト・ビューに表示",
3434
"jdk.configuration.testEditor.description": "エディタで実行/デバッグ・テストを有効にします",
3535
"jdk.configuration.javadoc.timeout.description": "コード補完でのJavadocのロードのタイムアウト(ミリ秒)(無制限は-1)",
3636
"jdk.configuration.formatterSettings.description": "エクスポート済のフォーマッタ設定を含むファイルへのパス",
@@ -46,13 +46,13 @@
4646
"jdk.configuration.runConfig.cwd.description": "作業ディレクトリ",
4747
"jdk.configuration.disableNbJavac.description": "拡張オプション: nb-javacライブラリを無効化すると、選択したJDKからのjavacが使用されます。選択したJDKは少なくともJDK 24である必要があります。",
4848
"jdk.configuration.disableProjectSearchLimit.description": "拡張オプション: プロジェクト情報が含まれているフォルダの検索に対する制限を無効化します。",
49-
"jdk.configuration.telemetry.enabled.description": "Allow the Oracle Java extension for Visual Studio Code (\"JVSCE\") to collect and send anonymous technical data commonly known as \"telemetry data\" to Oracle to help improve the Java platform. No personal information nor source code is collected. You may refer to the data collection and privacy policy for JVSCE at https://github.com/oracle/javavscode/blob/main/vscode/TELEMETRY.md",
50-
"jdk.configuration.telemetry.enabled.markdownDescription": "Allow the Oracle Java extension for Visual Studio Code (\"*JVSCE*\") to collect and send anonymous technical data commonly known as \"*telemetry data*\" to Oracle to help improve the Java platform. No personal information nor source code is collected. You may refer to the data collection and privacy policy for JVSCE at [TELEMETRY.md](https://github.com/oracle/javavscode/blob/main/vscode/TELEMETRY.md).",
51-
"jdk.debugger.configuration.mainClass.markdownDescription": "Main class specification. Supported formats:\n - an absolute path\n - a path relative to any of the workspace folders\n - a fully qualified name of a class.",
49+
"jdk.configuration.telemetry.enabled.description": "Javaプラットフォームの改善を支援するために、Oracle Java extension for Visual Studio Code (\"JVSCE\")での、匿名テクニカル・データ(一般的に\"テレメトリ・データ\"と呼ばれる)の収集およびOracleへの送信を許可します。個人情報およびソース・コードは収集されません。JVSCEのデータ収集およびプライバシ・ポリシーはhttps://github.com/oracle/javavscode/blob/main/vscode/TELEMETRY.mdを参照してください",
50+
"jdk.configuration.telemetry.enabled.markdownDescription": "Javaプラットフォームの改善を支援するために、Oracle Java extension for Visual Studio Code (\"*JVSCE*\")での、匿名テクニカル・データ(一般的に\"*テレメトリ・データ*\"と呼ばれる)の収集およびOracleへの送信を許可します。個人情報およびソース・コードは収集されません。JVSCEのデータ収集およびプライバシ・ポリシーは[TELEMETRY.md](https://github.com/oracle/javavscode/blob/main/vscode/TELEMETRY.md)を参照してください。",
51+
"jdk.debugger.configuration.mainClass.markdownDescription": "メイン・クラス仕様。サポートされているフォーマット:\n - 絶対パス\n - 任意のワークスペース・フォルダからの相対パス\n - クラスの完全修飾名。",
5252
"jdk.debugger.configuration.classPaths.description": "JVMの起動のためのクラスパス。",
5353
"jdk.debugger.configuration.console.description": "プログラムを起動する指定されたコンソール。",
5454
"jdk.debugger.configuration.args.description": "実行クラスの引数",
55-
"jdk.debugger.configuration.vmArgs.items.description": "Single argument for the Java VM",
55+
"jdk.debugger.configuration.vmArgs.items.description": "Java VMの単一の引数",
5656
"jdk.debugger.configuration.vmArgs.description": "Java VMの引数",
5757
"jdk.debugger.configuration.cwd.description": "プログラム実行の作業ディレクトリ",
5858
"jdk.debugger.configuration.env.description": "プログラム実行の環境変数",
@@ -63,7 +63,7 @@
6363
"jdk.debugger.configuration.attach.processId.description": "デバッグ対象のプロセスID",
6464
"jdk.debugger.configuration.attach.listen.description": "接続するデバッグ対象をリスニング",
6565
"jdk.debugger.configuration.attach.timeout.description": "接続を待つ間のタイムアウト",
66-
"jdk.debugger.configuration.completion.warning.time.description": "When code completion takes longer than this specified time (in milliseconds), there will be a warning produced (-1 to disable)",
66+
"jdk.debugger.configuration.completion.warning.time.description": "コード補完にここで指定した時間(ミリ秒単位)よりも長くかかる場合、警告が生成されます(-1で無効化)",
6767
"jdk.configuration.java.completion.commit.chars": "Specifies the characters that trigger accepting a code completion suggestion. For example, to accept suggestions when typing a dot (.), set this to [\".\"]",
6868
"jdk.initialConfigurations.launchJavaApp.name": "Javaアプリケーションの起動",
6969
"jdk.configurationSnippets.name": "Javaアプリケーションの起動",

vscode/package.nls.zh-cn.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@
4646
"jdk.configuration.runConfig.cwd.description": "工作目录",
4747
"jdk.configuration.disableNbJavac.description": "高级选项:禁用 nb-javac 库,将使用来自所选 JDK 的 javac。所选 JDK 必须至少为 JDK 24。",
4848
"jdk.configuration.disableProjectSearchLimit.description": "高级选项:禁用在包含项目信息的文件夹中搜索的限制。",
49-
"jdk.configuration.telemetry.enabled.description": "Allow the Oracle Java extension for Visual Studio Code (\"JVSCE\") to collect and send anonymous technical data commonly known as \"telemetry data\" to Oracle to help improve the Java platform. No personal information nor source code is collected. You may refer to the data collection and privacy policy for JVSCE at https://github.com/oracle/javavscode/blob/main/vscode/TELEMETRY.md",
50-
"jdk.configuration.telemetry.enabled.markdownDescription": "Allow the Oracle Java extension for Visual Studio Code (\"*JVSCE*\") to collect and send anonymous technical data commonly known as \"*telemetry data*\" to Oracle to help improve the Java platform. No personal information nor source code is collected. You may refer to the data collection and privacy policy for JVSCE at [TELEMETRY.md](https://github.com/oracle/javavscode/blob/main/vscode/TELEMETRY.md)",
51-
"jdk.debugger.configuration.mainClass.markdownDescription": "Main class specification. Supported formats:\n - an absolute path\n - a path relative to any of the workspace folders\n - a fully qualified name of a class.",
49+
"jdk.configuration.telemetry.enabled.description": "允许 Oracle Java Extension for Visual Studio Code (\"JVSCE\") 收集匿名技术数据(通常称为“遥测数据”)并将其发送给 Oracle,以帮助改进 Java 平台。不会收集任何个人信息或源代码。有关 JVSCE 的数据收集和隐私政策,请参阅 https://github.com/oracle/javavscode/blob/main/vscode/TELEMETRY.md",
50+
"jdk.configuration.telemetry.enabled.markdownDescription": "允许 Oracle Java Extension for Visual Studio Code (\"*JVSCE*\") 收集匿名技术数据(通常称为“*遥测数据*”)并将其发送给 Oracle,以帮助改进 Java 平台。不会收集任何个人信息或源代码。有关 JVSCE 的数据收集和隐私政策,请参阅 [TELEMETRY.md](https://github.com/oracle/javavscode/blob/main/vscode/TELEMETRY.md)",
51+
"jdk.debugger.configuration.mainClass.markdownDescription": "主类规格。支持的格式:\n - 绝对路径\n - 相对于任意工作区文件夹的路径\n - 全限定类名。",
5252
"jdk.debugger.configuration.classPaths.description": "用于启动 JVM 的类路径。",
5353
"jdk.debugger.configuration.console.description": "用于启动程序的指定控制台。",
5454
"jdk.debugger.configuration.args.description": "所执行类的参数",
55-
"jdk.debugger.configuration.vmArgs.items.description": "Single argument for the Java VM",
55+
"jdk.debugger.configuration.vmArgs.items.description": "Java VM 的单个参数",
5656
"jdk.debugger.configuration.vmArgs.description": "Java VM 的参数",
5757
"jdk.debugger.configuration.cwd.description": "程序执行的工作目录",
5858
"jdk.debugger.configuration.env.description": "程序执行的环境变量",
@@ -63,7 +63,7 @@
6363
"jdk.debugger.configuration.attach.processId.description": "被调试程序的进程 ID",
6464
"jdk.debugger.configuration.attach.listen.description": "监听要附加的被调试程序",
6565
"jdk.debugger.configuration.attach.timeout.description": "等待附加操作时的超时",
66-
"jdk.debugger.configuration.completion.warning.time.description": "When code completion takes longer than this specified time (in milliseconds), there will be a warning produced (-1 to disable)",
66+
"jdk.debugger.configuration.completion.warning.time.description": "当代码完成所用时间超过此指定时间(毫秒)时,将生成警告(-1 表示禁用)",
6767
"jdk.configuration.java.completion.commit.chars": "Specifies the characters that trigger accepting a code completion suggestion. For example, to accept suggestions when typing a dot (.), set this to [\".\"]",
6868
"jdk.initialConfigurations.launchJavaApp.name": "启动 Java 应用程序",
6969
"jdk.configurationSnippets.name": "启动 Java 应用程序",

0 commit comments

Comments
 (0)