From 9f9bfddd478d5ef7dbe039b500b20e3f3a2c8e2c Mon Sep 17 00:00:00 2001 From: Alex Hsu Date: Tue, 29 Nov 2022 15:40:16 -0800 Subject: [PATCH] [Auto] Localization - Translated Strings (#10043) --- Extension/i18n/chs/package.i18n.json | 20 ++++++++-- .../chs/src/Debugger/nativeAttach.i18n.json | 6 ++- .../i18n/chs/src/nativeStrings.i18n.json | 38 +++++++++++++++++-- Extension/i18n/cht/package.i18n.json | 20 ++++++++-- .../cht/src/Debugger/nativeAttach.i18n.json | 6 ++- .../i18n/cht/src/nativeStrings.i18n.json | 38 +++++++++++++++++-- Extension/i18n/csy/package.i18n.json | 16 +++++++- .../csy/src/Debugger/nativeAttach.i18n.json | 6 ++- .../i18n/csy/src/nativeStrings.i18n.json | 38 +++++++++++++++++-- Extension/i18n/deu/package.i18n.json | 18 ++++++++- .../deu/src/Debugger/nativeAttach.i18n.json | 6 ++- .../i18n/deu/src/nativeStrings.i18n.json | 38 +++++++++++++++++-- Extension/i18n/esn/package.i18n.json | 18 ++++++++- .../esn/src/Debugger/nativeAttach.i18n.json | 6 ++- .../i18n/esn/src/nativeStrings.i18n.json | 38 +++++++++++++++++-- Extension/i18n/fra/package.i18n.json | 18 ++++++++- .../fra/src/Debugger/nativeAttach.i18n.json | 6 ++- .../i18n/fra/src/nativeStrings.i18n.json | 38 +++++++++++++++++-- Extension/i18n/ita/package.i18n.json | 16 +++++++- .../ita/src/Debugger/nativeAttach.i18n.json | 6 ++- .../i18n/ita/src/nativeStrings.i18n.json | 38 +++++++++++++++++-- Extension/i18n/jpn/package.i18n.json | 16 +++++++- .../jpn/src/Debugger/nativeAttach.i18n.json | 6 ++- .../i18n/jpn/src/nativeStrings.i18n.json | 38 +++++++++++++++++-- Extension/i18n/kor/package.i18n.json | 16 +++++++- .../kor/src/Debugger/nativeAttach.i18n.json | 6 ++- .../i18n/kor/src/nativeStrings.i18n.json | 38 +++++++++++++++++-- Extension/i18n/plk/package.i18n.json | 16 +++++++- .../plk/src/Debugger/nativeAttach.i18n.json | 6 ++- .../i18n/plk/src/nativeStrings.i18n.json | 38 +++++++++++++++++-- Extension/i18n/ptb/package.i18n.json | 18 ++++++++- .../ptb/src/Debugger/nativeAttach.i18n.json | 6 ++- .../i18n/ptb/src/nativeStrings.i18n.json | 38 +++++++++++++++++-- Extension/i18n/rus/package.i18n.json | 18 ++++++++- .../rus/src/Debugger/nativeAttach.i18n.json | 6 ++- .../i18n/rus/src/nativeStrings.i18n.json | 38 +++++++++++++++++-- Extension/i18n/trk/package.i18n.json | 16 +++++++- .../trk/src/Debugger/nativeAttach.i18n.json | 6 ++- .../i18n/trk/src/nativeStrings.i18n.json | 38 +++++++++++++++++-- 39 files changed, 724 insertions(+), 74 deletions(-) diff --git a/Extension/i18n/chs/package.i18n.json b/Extension/i18n/chs/package.i18n.json index 12e95d71f7..97fe3cb88e 100644 --- a/Extension/i18n/chs/package.i18n.json +++ b/Extension/i18n/chs/package.i18n.json @@ -4,6 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "c_cpp.subheaders.intelliSense.title": "IntelliSense", + "c_cpp.subheaders.formatting.title": "格式设置", + "c_cpp.subheaders.codeDocumentation.title": "代码文档", + "c_cpp.subheaders.codeAnalysis.title": "代码分析", + "c_cpp.subheaders.debugging.title": "调试", + "c_cpp.subheaders.resourceManagement.title": "资源管理", + "c_cpp.subheaders.miscellaneous.title": "杂项", "c_cpp.capabilities.untrustedWorkspaces.description": "多个设置可能导致执行工作区本地进程,例如,C_Cpp.clang_format_path、C_Cpp.codeAnalysis.clangTidy.path、C_Cpp.addNodeAddonIncludePaths、C_Cpp.default.compilerPath、C_Cpp.default.configurationProvider 和 C_Cpp.default.compileCommands,以及 c_cpp_properties.json 中的等效属性。", "c_cpp.command.configurationSelect.title": "选择配置...", "c_cpp.command.configurationProviderSelect.title": "更改配置提供程序...", @@ -26,6 +33,7 @@ "c_cpp.command.generateEditorConfig.title": "从 VC 格式设置生成 EditorConfig 内容", "c_cpp.command.GoToNextDirectiveInGroup.title": "转到条件组中的下一个预处理器指令", "c_cpp.command.GoToPrevDirectiveInGroup.title": "转到条件组中的上一个预处理器指令", + "c_cpp.command.CreateDeclarationOrDefinition.title": "创建声明/定义", "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "在活动文件上运行 Code Analysis", "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "在打开的文件上运行 Code Analysis", "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "在所有文件上运行 Code Analysis", @@ -64,7 +72,7 @@ "c_cpp.configuration.codeAnalysis.clangTidy.codeAction.showClear.AllOnly.description": "仅显示“全部清除”代码操作(如果只有一种类型,则显示“清除所有”,如果只有一个问题,则显示“清除此项”)。", "c_cpp.configuration.codeAnalysis.clangTidy.codeAction.showClear.AllAndAllType.description": "如果存在多个问题类型,显示“全部清除”代码操作和“清除所有 ”代码操作(或如果只有一个问题,显示“清除此项”)", "c_cpp.configuration.codeAnalysis.clangTidy.codeAction.showClear.AllAndAllTypeAndThis.description": "如果有多个问题类型,显示“全部清除”,如果有多个 问题,显示“清除所有 ”以及显示“清除此项”代码操作", - "c_cpp.configuration.codeAnalysis.clangTidy.codeAction.formatFixes.markdownDescription": "如果为 `true`,则在 '修复' 代码操作更改的行上运行格式设置。", + "c_cpp.configuration.codeAnalysis.clangTidy.codeAction.formatFixes.markdownDescription": "如果为 `true`,则在“修复”代码操作更改的行上运行格式设置。", "c_cpp.configuration.codeAnalysis.clangTidy.enabled.markdownDescription": "如果为 `true`,则在 `#C_Cpp.codeAnalysis.runAutomatically#` 为 `true` (默认值)时,将启用并自动运行使用 `clang-tidy` 的代码分析。", "c_cpp.configuration.codeAnalysis.clangTidy.path.markdownDescription": "`clang-tidy` 可执行文件的完整路径。如果未指定,并且 `clang-tidy` 在环境路径中可用,则使用该路径。如果在环境路径中找不到,则将使用与扩展捆绑的 `clang-tidy`。", "c_cpp.configuration.codeAnalysis.clangTidy.config.markdownDescription": "指定 YAML/JSON 格式的 `clang-tidy` 配置: `{Checks: '-*,clang-analyzer-*', CheckOptions: [{键: x, 值: y}]}`。当值为空时,`clang-tidy` 将尝试为其父目录中的每个源文件查找名为 `.clang-tidy` 的文件。", @@ -199,7 +207,7 @@ "c_cpp.configuration.simplifyStructuredComments.markdownDescription": "如果为 `true`,则悬停和自动完成的工具提示将仅显示结构化注释的某些标签。否则,将显示所有注释。", "c_cpp.configuration.doxygen.generateOnType.description": "控制在键入所选注释样式后是否自动插入 Doxygen 注释。", "c_cpp.configuration.doxygen.generatedStyle.description": "用作 Doxygen 注释起始行的字符串。", - "c_cpp.configuration.doxygen.sectionTags.description": "启用 `简化结构化注释` 设置后,选择希望在工具提示区域中悬停时显示的 Doxygen 节标记。 ", + "c_cpp.configuration.doxygen.sectionTags.description": "启用“简化结构化注释”设置后,选择希望在工具提示区域中悬停时显示的 Doxygen 节标记。 ", "c_cpp.configuration.commentContinuationPatterns.items.anyof.string.markdownDescription": "开始多行或单行注释块的模式。多行注释块的延续模式默认为 ` * `,或单行注释块默认为此字符串。", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.begin.description": "开启一个多行或单行注释块的模式。", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.continue.description": "在多行或单行注释块内按下 Enter 键时要插入到下一行的文本。", @@ -236,6 +244,7 @@ "c_cpp.configuration.caseSensitiveFileSupport.markdownDescription": "如果设置为 `default`,则假定工作区的文件系统在 Windows 上不区分大小写,在 macOS 或 Linux 上区分大小写。如果设置为 `enabled`,则假定工作区的文件系统在 Windows 上区分大小写。", "c_cpp.configuration.enhancedColorization.markdownDescription": "如果启用,则根据 IntelliSense 对代码进行着色。仅当 `#C_Cpp.intelliSenseEngine#` 设置为 `default` 时,此设置才适用。", "c_cpp.configuration.codeFolding.description": "如果启用,则由语言服务器提供代码折叠范围。", + "c_cpp.configuration.hover.description": "如果禁用,则语言服务器不再提供悬停详细信息。", "c_cpp.configuration.vcpkg.enabled.markdownDescription": "为 [vcpkg 依存关系管理器](https://aka.ms/vcpkg/) 启用集成服务。", "c_cpp.configuration.addNodeAddonIncludePaths.markdownDescription": "当来自 `nan` 和 `node-addon-api` 的包含路径为依赖项时,请将其添加。", "c_cpp.configuration.renameRequiresIdentifier.markdownDescription": "如果为 `true`,则“重命名符号”将需要有效的 C/C++ 标识符。", @@ -390,5 +399,10 @@ "c_cpp.semanticTokenTypes.numberLiteral.description": "C++ 用户定义文本数字的样式。", "c_cpp.semanticTokenTypes.stringLiteral.description": "C++ 用户定义文本字符串的样式。", "c_cpp.semanticTokenModifiers.global.description": "用于全局符号的样式。", - "c_cpp.semanticTokenModifiers.local.description": "用于本地符号的样式。" + "c_cpp.semanticTokenModifiers.local.description": "用于本地符号的样式。", + "c_cpp.debuggers.logging.natvisDiagnostics.description": "Optional flag to determine whether diagnostic natvis messages should be logged to the Debug Console. Defaults to None.", + "c_cpp.debuggers.logging.category.verbose.description": "Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.", + "c_cpp.debuggers.logging.category.warning.description": "Logs that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.", + "c_cpp.debuggers.logging.category.error.description": "Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.", + "c_cpp.debuggers.logging.category.none.description": "Not used for writing log messages. Specifies that a logging category should not write any messages." } \ No newline at end of file diff --git a/Extension/i18n/chs/src/Debugger/nativeAttach.i18n.json b/Extension/i18n/chs/src/Debugger/nativeAttach.i18n.json index a0042ea8aa..60c608e58a 100644 --- a/Extension/i18n/chs/src/Debugger/nativeAttach.i18n.json +++ b/Extension/i18n/chs/src/Debugger/nativeAttach.i18n.json @@ -4,5 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "os.not.supported": "不支持操作系统“{0}”。" + "os.not.supported": "不支持操作系统“{0}”。", + "timeout.processList.spawn": "“{0}”在 {1} 秒后超时。", + "cancel.processList.spawn": "已取消“{0}”。", + "error.processList.spawn": "“{0}”已退出,代码为“{1}”。", + "failed.processList.spawn": "未能生成“{0}”。" } \ No newline at end of file diff --git a/Extension/i18n/chs/src/nativeStrings.i18n.json b/Extension/i18n/chs/src/nativeStrings.i18n.json index c0e90335b9..c01cbc51d9 100644 --- a/Extension/i18n/chs/src/nativeStrings.i18n.json +++ b/Extension/i18n/chs/src/nativeStrings.i18n.json @@ -75,6 +75,8 @@ "will_use_tag_parser_when_includes_dont_resolve": "当 #includes 不解析时,扩展将为 IntelliSense 使用标记分析器。", "autocomplete_is_enabled": "已启用自动完成。", "autocomplete_is_disabled": "已禁用自动完成。", + "hover_is_enabled": "悬停已启用。", + "hover_is_disabled": "悬停已禁用。", "enhanced_colorization_is_enabled": "已启用增强的着色。", "error_squiggles_disabled": "已禁用错误波形曲线。", "error_squiggles_enabled": "已启用错误波形曲线。", @@ -109,7 +111,6 @@ "intellisense_client_currently_disconnected": "IntelliSense 客户端当前已断开连接", "request_cancelled": "已取消请求: {0}", "intellisense_client_not_available_go_to_definition": "IntelliSense 客户端不可用,请使用标记分析器转到定义。", - "wsl_compiler_detected": "检测到的 WSL 编译器", "error_squiggle_count": "错误波形曲线计数: {0}", "queueing_update_intellisense": "正在为以下项的翻译单元中文件的 IntelliSense 更新进行排队: {0}", "formatting_document": "正在格式化文档: {0}", @@ -143,7 +144,6 @@ "unable_to_start_child_process": "无法启动子进程!", "timed_out_attempting_to_communicate_with_process": "尝试与进程通信时超时!", "process_failed_to_run": "进程未能运行", - "wsl_not_detected": "未检测到 WSL", "compiler_in_compilerpath_not_found": "未找到指定的编译器: {0}", "config_data_invalid": "配置数据无效,{0}", "cmake_executable_not_found": "在 {0} 找不到 CMake 可执行文件", @@ -242,5 +242,37 @@ "file_tag": "文件", "compiler_default_language_standard_version_old": "编译器返回默认语言标准版本:{0}。由于此版本是旧版本,因此将尝试使用较新版本 {1} 作为默认版本。", "unexpected_output_from_clang_tidy": "来自 clang-tidy 的意外输出:{0}。应为:{1}。", - "generate_doxygen_comment": "生成 Doxygen 注释" + "generate_doxygen_comment": "生成 Doxygen 注释", + "offer_create_declaration": "在 {1} 中创建 {0} 声明", + "offer_create_definition": "在 {1} 中创建 {0} 定义", + "function_definition_not_found": "找不到“{0}”的函数定义。", + "cm_attributes": "属性", + "cm_bases": "基项", + "cm_classes": "类", + "cm_coclasses": "组件类", + "cm_delegates": "委托", + "cm_enums": "枚举", + "cm_events": "活动", + "cm_functions": "函数", + "cm_importdirectives": "Import 指令", + "cm_importlibstatements": "ImportLib 语句", + "cm_importstatements": "导入语句", + "cm_includedirectives": "Include 指令", + "cm_interfaces": "接口", + "cm_libraries": "库", + "cm_macros": "宏", + "cm_maps": "地图", + "cm_mapentries": "映射项", + "cm_miscellaneous": "杂项", + "cm_namespaces": "命名空间", + "cm_parameters": "参数", + "cm_properties": "属性", + "cm_structs": "结构", + "cm_todo_insert_return": "TODO: 在此处插入 return 语句", + "cm_typedefs": "Typedef", + "cm_unions": "联合", + "cm_usingaliases": "Using 别名", + "cm_usingdirectives": "Using 指令", + "cm_variables": "变量", + "cm_addfunction": "自动添加函数" } \ No newline at end of file diff --git a/Extension/i18n/cht/package.i18n.json b/Extension/i18n/cht/package.i18n.json index 9d218a95d8..f737acb970 100644 --- a/Extension/i18n/cht/package.i18n.json +++ b/Extension/i18n/cht/package.i18n.json @@ -4,6 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "c_cpp.subheaders.intelliSense.title": "IntelliSense", + "c_cpp.subheaders.formatting.title": "格式化", + "c_cpp.subheaders.codeDocumentation.title": "程式碼文件", + "c_cpp.subheaders.codeAnalysis.title": "Code Analysis", + "c_cpp.subheaders.debugging.title": "偵錯", + "c_cpp.subheaders.resourceManagement.title": "資源管理", + "c_cpp.subheaders.miscellaneous.title": "雜項", "c_cpp.capabilities.untrustedWorkspaces.description": "多個設定可能會導致執行工作區的處理序本機,例如 C_Cpp.clang_format_path、C_Cpp.codeAnalysis.clangTidy.path、C_Cpp.addNodeAddonIncludePaths、C_Cpp.default.compilerPath、C_Cpp.default.configurationProvider、C_Cpp.default.compileCommands,以及 c_cpp_properties.json 中的對等屬性。", "c_cpp.command.configurationSelect.title": "選取組態...", "c_cpp.command.configurationProviderSelect.title": "變更組態提供者...", @@ -26,6 +33,7 @@ "c_cpp.command.generateEditorConfig.title": "從 VC 格式設定產生 EditorConfig 內容", "c_cpp.command.GoToNextDirectiveInGroup.title": "前往條件式群組中的下一個前置處理器指示詞", "c_cpp.command.GoToPrevDirectiveInGroup.title": "前往條件式群組中的上一個前置處理器指示詞", + "c_cpp.command.CreateDeclarationOrDefinition.title": "建立宣告/定義", "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "在使用中檔案上執行程式碼分析", "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "在開啟檔案上執行程式碼分析", "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "在所有檔案上執行程式碼分析", @@ -64,7 +72,7 @@ "c_cpp.configuration.codeAnalysis.clangTidy.codeAction.showClear.AllOnly.description": "如果只有一種類型,則只顯示 '清除所有' 程式碼動作 (如果只有一種類型,則顯示 '清除所有 ,或如果只有一個問題,則顯示 '清除此')。", "c_cpp.configuration.codeAnalysis.clangTidy.codeAction.showClear.AllAndAllType.description": "顯示 '清除所有' 程式碼動作 (如果有多種問題類型) 和 '清除所有 ' 程式碼動作 (如果 只有一個問題,則顯示 '清除此')", "c_cpp.configuration.codeAnalysis.clangTidy.codeAction.showClear.AllAndAllTypeAndThis.description": "顯示 '清除所有' (如果有多個問題類型)、'清除所有 ' (如果 有多個問題) 和 '清除此' 程式碼動作", - "c_cpp.configuration.codeAnalysis.clangTidy.codeAction.formatFixes.markdownDescription": "如果為 `true`,格式就會在由 '修正' 程式碼動作變更的行上執行。", + "c_cpp.configuration.codeAnalysis.clangTidy.codeAction.formatFixes.markdownDescription": "如果為 `true`,格式就會在由「修正」程式碼動作變更的行上執行。", "c_cpp.configuration.codeAnalysis.clangTidy.enabled.markdownDescription": "若為 `true`,則會啟用使用 `clang-tidy` 的程式碼分析,並在 `#C_Cpp.codeAnalysis.runAutomatically#` 為 `true` 時自動執行 (預設)。", "c_cpp.configuration.codeAnalysis.clangTidy.path.markdownDescription": "`clang-tidy` 可執行檔的完整路徑。若未指定可執行檔,且可在環境路徑中使用 `clang-tidy`,則會加以使用。若在環境路徑中找不到可執行檔,則會使用與延伸模組搭配的 `clang-tidy`。", "c_cpp.configuration.codeAnalysis.clangTidy.config.markdownDescription": "以 YAML/JSON 格式指定 `clang-tidy` 組態: `{Checks: '-*,clang-analyzer-*', CheckOptions: [{索引鍵: x, 值: y}]}`。當值為空白時,`clang-tidy` 將會嘗試為其父目錄中的每個來源檔案尋找名為 `.clang-tidy` 的檔案。", @@ -199,7 +207,7 @@ "c_cpp.configuration.simplifyStructuredComments.markdownDescription": "若為 `true`,暫留與自動完成的工具提示只會顯示特定結構化註解標籤,否則將會顯示所有註解。", "c_cpp.configuration.doxygen.generateOnType.description": "控制是否在輸入選擇的註解樣式後自動插入 Doxygen 註解。", "c_cpp.configuration.doxygen.generatedStyle.description": "作為 Doxygen 註解起始行的字元字串。", - "c_cpp.configuration.doxygen.sectionTags.description": "選取啟用 [簡化結構化註解] 設定時,要在工具提示區域暫留時顯示的 [Doxygen] 區段標籤。 ", + "c_cpp.configuration.doxygen.sectionTags.description": "選取啟用 [簡化結構化註解] 設定時,要在於工具提示區域暫留時顯示的 [Doxygen] 區段標籤。 ", "c_cpp.configuration.commentContinuationPatterns.items.anyof.string.markdownDescription": "開始多行或單行註解區塊的模式。對於多行註解區塊,接續模式預設為 ` * `,或此字串表示單行註解區塊。", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.begin.description": "開始多行或單行註解區塊的模式。", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.continue.description": "在多行或單行註解區塊中按下 ENTER 時,將在下一行插入的文字。", @@ -236,6 +244,7 @@ "c_cpp.configuration.caseSensitiveFileSupport.markdownDescription": "如果設定為 `default`,則工作區的檔案系統會在 Windows 上假設為不區分大小寫,而在 macOS 或 Linux 上區分大小寫。如果設為 `enabled`,則工作區的檔案系統在 Windows 上會假設為區分大小寫。", "c_cpp.configuration.enhancedColorization.markdownDescription": "若啟用,將會依據 IntelliSense 顯示彩色的程式碼。僅當 `#C_Cpp.intelliSenseEngine#` 設為 `Default` 時,才適用此設定。", "c_cpp.configuration.codeFolding.description": "若啟用,則由語言伺服器提供程式碼摺疊功能範圍。", + "c_cpp.configuration.hover.description": "如果停用,語言伺服器將不再提供暫留詳細資料。", "c_cpp.configuration.vcpkg.enabled.markdownDescription": "啟用 [vcpkg 相依性管理員](https://aka.ms/vcpkg/) 的整合服務。", "c_cpp.configuration.addNodeAddonIncludePaths.markdownDescription": "當 `nan` 和 `node-addon-api` 為相依性時,從中新增 include 路徑。", "c_cpp.configuration.renameRequiresIdentifier.markdownDescription": "若為 `true`,則「重新命名符號」需要有效的 C/C++ 識別碼。", @@ -390,5 +399,10 @@ "c_cpp.semanticTokenTypes.numberLiteral.description": "C++ 使用者定義文字編號的樣式。", "c_cpp.semanticTokenTypes.stringLiteral.description": "C++ 使用者定義常值字串的樣式。", "c_cpp.semanticTokenModifiers.global.description": "要用於全域符號的樣式。", - "c_cpp.semanticTokenModifiers.local.description": "要用於本機符號的樣式。" + "c_cpp.semanticTokenModifiers.local.description": "要用於本機符號的樣式。", + "c_cpp.debuggers.logging.natvisDiagnostics.description": "Optional flag to determine whether diagnostic natvis messages should be logged to the Debug Console. Defaults to None.", + "c_cpp.debuggers.logging.category.verbose.description": "Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.", + "c_cpp.debuggers.logging.category.warning.description": "Logs that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.", + "c_cpp.debuggers.logging.category.error.description": "Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.", + "c_cpp.debuggers.logging.category.none.description": "Not used for writing log messages. Specifies that a logging category should not write any messages." } \ No newline at end of file diff --git a/Extension/i18n/cht/src/Debugger/nativeAttach.i18n.json b/Extension/i18n/cht/src/Debugger/nativeAttach.i18n.json index 7e53989912..9c6c254d30 100644 --- a/Extension/i18n/cht/src/Debugger/nativeAttach.i18n.json +++ b/Extension/i18n/cht/src/Debugger/nativeAttach.i18n.json @@ -4,5 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "os.not.supported": "不支援作業系統 \"{0}\"。" + "os.not.supported": "不支援作業系統 \"{0}\"。", + "timeout.processList.spawn": "\"{0}\" 在 {1} 秒後逾時。", + "cancel.processList.spawn": "\"{0}\" 已取消。", + "error.processList.spawn": "\"{0}\" 已結束,出現代碼: {1}。", + "failed.processList.spawn": "無法繁衍 \"{0}\"。" } \ No newline at end of file diff --git a/Extension/i18n/cht/src/nativeStrings.i18n.json b/Extension/i18n/cht/src/nativeStrings.i18n.json index 59a31e7332..43171bd381 100644 --- a/Extension/i18n/cht/src/nativeStrings.i18n.json +++ b/Extension/i18n/cht/src/nativeStrings.i18n.json @@ -75,6 +75,8 @@ "will_use_tag_parser_when_includes_dont_resolve": "當 #includes 未解析時,延伸模組會使用 IntelliSense 的標籤剖析器。", "autocomplete_is_enabled": "已啟用自動完成。", "autocomplete_is_disabled": "已停用自動完成。", + "hover_is_enabled": "暫留已啟用。", + "hover_is_disabled": "暫留已停用。", "enhanced_colorization_is_enabled": "已啟用增強著色。", "error_squiggles_disabled": "已停用錯誤波浪線。", "error_squiggles_enabled": "已啟用錯誤波浪線。", @@ -109,7 +111,6 @@ "intellisense_client_currently_disconnected": "IntelliSense 用戶端目前已中斷連線", "request_cancelled": "已取消要求: {0}", "intellisense_client_not_available_go_to_definition": "IntelliSense 用戶端無法使用,請使用標籤剖析器前往定義。", - "wsl_compiler_detected": "偵測到 WSL 編譯器", "error_squiggle_count": "錯誤波浪線計數: {0}", "queueing_update_intellisense": "正在將編譯單位中檔案的 IntelliSense 更新排入佇列: {0}", "formatting_document": "正在將文件格式化: {0}", @@ -143,7 +144,6 @@ "unable_to_start_child_process": "無法啟動子處理序!", "timed_out_attempting_to_communicate_with_process": "嘗試與處理序通訊時發生逾時!", "process_failed_to_run": "處理序無法執行", - "wsl_not_detected": "未偵測到 WSL", "compiler_in_compilerpath_not_found": "找不到指定的編譯器: {0}", "config_data_invalid": "組態資料無效,{0}", "cmake_executable_not_found": "在 {0} 找不到 CMake 可執行檔", @@ -242,5 +242,37 @@ "file_tag": "檔案", "compiler_default_language_standard_version_old": "編譯器傳回預設語言標準版本: {0}。因為此版本為舊版本,將嘗試使用較新的版本 {1} 為預設版本。", "unexpected_output_from_clang_tidy": "來自 clang-tidy 的未預期輸出: {0}。預期是: {1}。", - "generate_doxygen_comment": "產生 Doxygen 註解" + "generate_doxygen_comment": "產生 Doxygen 註解", + "offer_create_declaration": "在 {1} 中建立 {0} 宣告", + "offer_create_definition": "在 {1} 中建立 {0} 定義", + "function_definition_not_found": "找不到 '{0}' 的函式定義。", + "cm_attributes": "屬性", + "cm_bases": "基底", + "cm_classes": "類別", + "cm_coclasses": "CoClasses", + "cm_delegates": "委派", + "cm_enums": "列舉", + "cm_events": "活動", + "cm_functions": "函式", + "cm_importdirectives": "Import 指示詞", + "cm_importlibstatements": "ImportLib 陳述式", + "cm_importstatements": "Import 陳述式", + "cm_includedirectives": "Include 指示詞", + "cm_interfaces": "介面", + "cm_libraries": "程式庫", + "cm_macros": "巨集", + "cm_maps": "地圖", + "cm_mapentries": "對應項目", + "cm_miscellaneous": "其他", + "cm_namespaces": "命名空間", + "cm_parameters": "參數", + "cm_properties": "屬性", + "cm_structs": "結構", + "cm_todo_insert_return": "TODO: 於此處插入 return 陳述式", + "cm_typedefs": "Typedefs", + "cm_unions": "等位", + "cm_usingaliases": "使用別名", + "cm_usingdirectives": "Using 指示詞", + "cm_variables": "變數", + "cm_addfunction": "自動新增函式" } \ No newline at end of file diff --git a/Extension/i18n/csy/package.i18n.json b/Extension/i18n/csy/package.i18n.json index f05b4ecdba..6d81acbf98 100644 --- a/Extension/i18n/csy/package.i18n.json +++ b/Extension/i18n/csy/package.i18n.json @@ -4,6 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "c_cpp.subheaders.intelliSense.title": "IntelliSense", + "c_cpp.subheaders.formatting.title": "Formátování", + "c_cpp.subheaders.codeDocumentation.title": "Dokumentace ke kódu", + "c_cpp.subheaders.codeAnalysis.title": "Code Analysis", + "c_cpp.subheaders.debugging.title": "Ladění", + "c_cpp.subheaders.resourceManagement.title": "Správa prostředků", + "c_cpp.subheaders.miscellaneous.title": "Různé", "c_cpp.capabilities.untrustedWorkspaces.description": "Více nastavení může způsobit spuštění procesů, které jsou místní pro pracovní prostor, třeba C_Cpp.clang_format_path, C_Cpp.codeAnalysis.clangTidy.path, C_Cpp.addNodeAddonIncludePaths, C_Cpp.default.compilerPath, C_Cpp.default.configurationProvider a C_Cpp.default.compileCommands, a ekvivalentní vlastnosti v souboru c_cpp_properties.json.", "c_cpp.command.configurationSelect.title": "Vybrat konfiguraci...", "c_cpp.command.configurationProviderSelect.title": "Změnit poskytovatele konfigurací...", @@ -26,6 +33,7 @@ "c_cpp.command.generateEditorConfig.title": "Vygenerovat obsah EditorConfig z nastavení formátu VC", "c_cpp.command.GoToNextDirectiveInGroup.title": "Přejít na další direktivu preprocesoru v podmíněné skupině", "c_cpp.command.GoToPrevDirectiveInGroup.title": "Přejít na předchozí direktivu preprocesoru v podmíněné skupině", + "c_cpp.command.CreateDeclarationOrDefinition.title": "Vytvořit deklaraci/definici", "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "Spustit Code Analysis u aktivního souboru", "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "Spustit Code Analysis při otevírání souborů", "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "Spustit Code Analysis u všech souborů", @@ -236,6 +244,7 @@ "c_cpp.configuration.caseSensitiveFileSupport.markdownDescription": "Když se nastaví na `default`, předpokládá se, že systém souborů pracovního prostoru ve Windows nerozlišuje velká a malá písmena a v macOS nebo Linuxu rozlišuje malá a velká písmena. Když se tato možnost nastaví na `enabled`, předpokládá se, že systém souborů pracovního prostoru ve Windows rozlišuje velká a malá písmena.", "c_cpp.configuration.enhancedColorization.markdownDescription": "Když se tato možnost povolí, kód se bude obarvovat podle IntelliSense. Toto nastavení se použije jen v případě, že možnost `#C_Cpp.intelliSenseEngine#` je nastavená na `default`.", "c_cpp.configuration.codeFolding.description": "Když se tato možnost povolí, rozsahy sbalování kódu bude poskytovat jazykový server.", + "c_cpp.configuration.hover.description": "Pokud je tato možnost zakázaná, podrobnosti o najetí myší už nebude poskytovat jazykový server.", "c_cpp.configuration.vcpkg.enabled.markdownDescription": "Povolte integrační služby pro [správce závislostí vcpkg](https://aka.ms/vcpkg/).", "c_cpp.configuration.addNodeAddonIncludePaths.markdownDescription": "Pokud existují závislosti, přidejte cesty pro zahrnuté soubory z `nan` a `node-addon-api`.", "c_cpp.configuration.renameRequiresIdentifier.markdownDescription": "Když se tato hodnota nastaví na `true`, operace Přejmenovat symbol bude vyžadovat platný identifikátor C/C++.", @@ -390,5 +399,10 @@ "c_cpp.semanticTokenTypes.numberLiteral.description": "Styl pro uživatelsky definovaná literálová čísla jazyka C++.", "c_cpp.semanticTokenTypes.stringLiteral.description": "Styl pro uživatelem definované řetězcové literály jazyka C++.", "c_cpp.semanticTokenModifiers.global.description": "Styl, který se má použít pro globální symboly.", - "c_cpp.semanticTokenModifiers.local.description": "Styl, který se má použít pro místní symboly." + "c_cpp.semanticTokenModifiers.local.description": "Styl, který se má použít pro místní symboly.", + "c_cpp.debuggers.logging.natvisDiagnostics.description": "Optional flag to determine whether diagnostic natvis messages should be logged to the Debug Console. Defaults to None.", + "c_cpp.debuggers.logging.category.verbose.description": "Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.", + "c_cpp.debuggers.logging.category.warning.description": "Logs that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.", + "c_cpp.debuggers.logging.category.error.description": "Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.", + "c_cpp.debuggers.logging.category.none.description": "Not used for writing log messages. Specifies that a logging category should not write any messages." } \ No newline at end of file diff --git a/Extension/i18n/csy/src/Debugger/nativeAttach.i18n.json b/Extension/i18n/csy/src/Debugger/nativeAttach.i18n.json index a473e3964c..77b31f5464 100644 --- a/Extension/i18n/csy/src/Debugger/nativeAttach.i18n.json +++ b/Extension/i18n/csy/src/Debugger/nativeAttach.i18n.json @@ -4,5 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "os.not.supported": "Operační systém {0} se nepodporuje." + "os.not.supported": "Operační systém {0} se nepodporuje.", + "timeout.processList.spawn": "Procesu {0} po {1} sekundách vypršel časový limit.", + "cancel.processList.spawn": "Proces {0} se zrušil.", + "error.processList.spawn": "Proces {0} se ukončil s kódem {1}.", + "failed.processList.spawn": "Nepovedlo se vytvořit podřízený proces {0}." } \ No newline at end of file diff --git a/Extension/i18n/csy/src/nativeStrings.i18n.json b/Extension/i18n/csy/src/nativeStrings.i18n.json index 7eb4b8ffb7..98cbabaaf7 100644 --- a/Extension/i18n/csy/src/nativeStrings.i18n.json +++ b/Extension/i18n/csy/src/nativeStrings.i18n.json @@ -75,6 +75,8 @@ "will_use_tag_parser_when_includes_dont_resolve": "Když nebude možné přeložit direktivy #includes, rozšíření pro IntelliSense použije analyzátor značek.", "autocomplete_is_enabled": "Automatické dokončování je povolené.", "autocomplete_is_disabled": "Automatické dokončování je zakázané.", + "hover_is_enabled": "Najetí myší je povolené.", + "hover_is_disabled": "Najetí myší je zakázané.", "enhanced_colorization_is_enabled": "Vylepšené barvení je povolené.", "error_squiggles_disabled": "Podtrhávání chyb vlnovkou je zakázané.", "error_squiggles_enabled": "Podtrhávání chyb vlnovkou je povolené.", @@ -109,7 +111,6 @@ "intellisense_client_currently_disconnected": "Klient IntelliSense je v tuto chvíli odpojený.", "request_cancelled": "Žádost se zrušila: {0}", "intellisense_client_not_available_go_to_definition": "Klient IntelliSense není k dispozici, pro přechod k definici se používá analyzátor značek.", - "wsl_compiler_detected": "Zjistil se kompilátor WSL.", "error_squiggle_count": "Počet podtržení chyb vlnovkou: {0}", "queueing_update_intellisense": "Do fronty se zařazuje aktualizace IntelliSense pro soubory v jednotce překladu: {0}", "formatting_document": "Formátuje se dokument: {0}", @@ -143,7 +144,6 @@ "unable_to_start_child_process": "Nejde spustit podřízený proces!", "timed_out_attempting_to_communicate_with_process": "Při pokusu komunikovat s procesem vypršel časový limit!", "process_failed_to_run": "Proces se nepovedlo spustit.", - "wsl_not_detected": "WSL se nezjistilo", "compiler_in_compilerpath_not_found": "Zadaný kompilátor se nenašel: {0}", "config_data_invalid": "Neplatná data konfigurace, {0}", "cmake_executable_not_found": "Spustitelný soubor CMake se v místě {0} nenašel.", @@ -242,5 +242,37 @@ "file_tag": "Soubor", "compiler_default_language_standard_version_old": "Kompilátor vrátil standardní verzi výchozího jazyka: {0}. Protože je tato verze stará, pokusí se použít novější verzi {1} jako výchozí.", "unexpected_output_from_clang_tidy": "Neočekávaný výstup z clang-tidy: {0}. Očekáváno: {1}.", - "generate_doxygen_comment": "Vygenerovat komentář Doxygen" + "generate_doxygen_comment": "Vygenerovat komentář Doxygen", + "offer_create_declaration": "Vytvořit deklaraci funkce {0} v souboru {1}", + "offer_create_definition": "Vytvořit definici {0} v souboru {1}", + "function_definition_not_found": "Definice funkce {0} nebyla nalezena.", + "cm_attributes": "Atributy", + "cm_bases": "Základy", + "cm_classes": "Třídy", + "cm_coclasses": "CoClasses", + "cm_delegates": "Delegáti", + "cm_enums": "Výčty", + "cm_events": "Události", + "cm_functions": "Funkce", + "cm_importdirectives": "Direktivy import", + "cm_importlibstatements": "Příkazy ImportLib", + "cm_importstatements": "Příkazy import", + "cm_includedirectives": "Direktivy include", + "cm_interfaces": "Rozhraní", + "cm_libraries": "Knihovny", + "cm_macros": "Makra", + "cm_maps": "Mapy", + "cm_mapentries": "Položky mapování", + "cm_miscellaneous": "Různé", + "cm_namespaces": "Obory názvů", + "cm_parameters": "Parametry", + "cm_properties": "Vlastnosti", + "cm_structs": "Struktury", + "cm_todo_insert_return": "TODO: Sem vložte příkaz return.", + "cm_typedefs": "Definice Typedef", + "cm_unions": "Sjednocení", + "cm_usingaliases": "Aliasy using", + "cm_usingdirectives": "Direktivy using", + "cm_variables": "Proměnné", + "cm_addfunction": "Automaticky přidat funkci" } \ No newline at end of file diff --git a/Extension/i18n/deu/package.i18n.json b/Extension/i18n/deu/package.i18n.json index 8a1a6eaf74..67a4423d17 100644 --- a/Extension/i18n/deu/package.i18n.json +++ b/Extension/i18n/deu/package.i18n.json @@ -4,6 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "c_cpp.subheaders.intelliSense.title": "IntelliSense", + "c_cpp.subheaders.formatting.title": "Formatierung", + "c_cpp.subheaders.codeDocumentation.title": "Codedokumentation", + "c_cpp.subheaders.codeAnalysis.title": "Codeanalyse", + "c_cpp.subheaders.debugging.title": "Debuggen", + "c_cpp.subheaders.resourceManagement.title": "Ressourcenverwaltung", + "c_cpp.subheaders.miscellaneous.title": "Sonstiges", "c_cpp.capabilities.untrustedWorkspaces.description": "Mehrere Einstellungen können dazu führen, dass Prozesse lokal im Arbeitsbereich ausgeführt werden, z. B. C_Cpp.clang_format_path, C_Cpp.codeAnalysis.clangTidy.path, C_Cpp.addNodeAddonIncludePaths, C_Cpp.default.compilerPath, C_Cpp.default.configurationProvider und C_Cpp.default.compileCommands und die entsprechenden Eigenschaften in c_cpp_properties.json.", "c_cpp.command.configurationSelect.title": "Konfiguration auswählen...", "c_cpp.command.configurationProviderSelect.title": "Konfigurationsanbieter ändern...", @@ -26,6 +33,7 @@ "c_cpp.command.generateEditorConfig.title": "EditorConfig-Inhalte aus VC-Formateinstellungen generieren", "c_cpp.command.GoToNextDirectiveInGroup.title": "Zur nächsten Präprozessoranweisung in bedingter Gruppe wechseln", "c_cpp.command.GoToPrevDirectiveInGroup.title": "Zur vorherigen Präprozessoranweisung in bedingter Gruppe wechseln", + "c_cpp.command.CreateDeclarationOrDefinition.title": "Deklaration/Definition erstellen", "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "Code Analysis auf \"Aktive Dateien\" ausführen", "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "Code Analysis auf \"Dateien öffnen\" ausführen", "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "Code Analysis auf \"Alle Dateien\" ausführen", @@ -199,7 +207,7 @@ "c_cpp.configuration.simplifyStructuredComments.markdownDescription": "Wenn `true` festgelegt ist, zeigen die QuickInfos für Draufzeigen und AutoVervollständigen nur bestimmte Bezeichnungen strukturierter Kommentare an. Andernfalls werden alle Kommentare angezeigt.", "c_cpp.configuration.doxygen.generateOnType.description": "Steuert, ob der Doxygenkommentar nach Eingabe des ausgewählten Kommentarstils automatisch eingefügt wird.", "c_cpp.configuration.doxygen.generatedStyle.description": "Die Zeichenfolge von Zeichen, die als Startzeile des Doxygen-Kommentars verwendet wird.", - "c_cpp.configuration.doxygen.sectionTags.description": "Wählen Sie die Doxygen-Abschnittstags aus, die beim Daraufzeigen im QuickInfo-Bereich angezeigt werden sollen, wenn die Einstellung „Strukturierte Kommentare vereinfachen“ aktiviert ist. ", + "c_cpp.configuration.doxygen.sectionTags.description": "Wählen Sie die Doxygen-Abschnittstags aus, die beim Daraufzeigen im QuickInfo-Bereich angezeigt werden sollen, wenn die Einstellung \"Strukturierte Kommentare vereinfachen\" aktiviert ist. ", "c_cpp.configuration.commentContinuationPatterns.items.anyof.string.markdownDescription": "Muster, mit dem ein mehrzeiliger oder einzeiliger Kommentarblock beginnt. Das Fortsetzungsmuster wird standardmäßig auf ` * ` für mehrzeilige Kommentarblöcke oder auf diese Zeichenfolge für einzeilige Kommentarblöcke festgelegt.", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.begin.description": "Das Muster, mit dem ein mehrzeiliger oder einzeiliger Kommentarblock beginnt.", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.continue.description": "Der Text, der in der nächsten Zeile eingefügt wird, wenn in einem mehrzeiligen oder einzeiligen Kommentarblock die EINGABETASTE gedrückt wird.", @@ -236,6 +244,7 @@ "c_cpp.configuration.caseSensitiveFileSupport.markdownDescription": "Wenn diese Einstellung auf `default` festgelegt ist, wird davon ausgegangen, dass für das Dateisystem des Arbeitsbereichs unter Windows die Groß-/Kleinschreibung nicht berücksichtigt und unter macOS oder Linux berücksichtigt wird. Wenn diese Einstellung auf `enabled` festgelegt ist, wird davon ausgegangen, dass für das Dateisystem des Arbeitsbereichs unter Windows die Groß-/Kleinschreibung beachtet wird.", "c_cpp.configuration.enhancedColorization.markdownDescription": "Wenn diese Option aktiviert ist, wird der Code basierend auf IntelliSense eingefärbt. Diese Einstellung gilt nur, wenn `#C_Cpp.intelliSenseEngine#` auf `default` festgelegt ist.", "c_cpp.configuration.codeFolding.description": "Wenn diese Option aktiviert ist, werden Codefaltbereiche vom Sprachserver bereitgestellt.", + "c_cpp.configuration.hover.description": "Wenn diese Option deaktiviert ist, werden die Hoverdetails nicht mehr vom Sprachserver bereitgestellt.", "c_cpp.configuration.vcpkg.enabled.markdownDescription": "Hiermit aktivieren Sie Integrationsdienste für den [vcpkg-Abhängigkeitsmanager](https://aka.ms/vcpkg/).", "c_cpp.configuration.addNodeAddonIncludePaths.markdownDescription": "Fügen Sie Includepfade aus `nan` und `node-addon-api` hinzu, wenn es sich um Abhängigkeiten handelt.", "c_cpp.configuration.renameRequiresIdentifier.markdownDescription": "Wenn `true` festgelegt ist, erfordert 'Symbol umbenennen' einen gültigen C/C++-Bezeichner.", @@ -390,5 +399,10 @@ "c_cpp.semanticTokenTypes.numberLiteral.description": "Stil für benutzerdefinierte C++-Literalnummern.", "c_cpp.semanticTokenTypes.stringLiteral.description": "Stil für benutzerdefinierte C++-Literalzeichenfolgen.", "c_cpp.semanticTokenModifiers.global.description": "Stil für globale Symbole.", - "c_cpp.semanticTokenModifiers.local.description": "Stil für lokale Symbole." + "c_cpp.semanticTokenModifiers.local.description": "Stil für lokale Symbole.", + "c_cpp.debuggers.logging.natvisDiagnostics.description": "Optional flag to determine whether diagnostic natvis messages should be logged to the Debug Console. Defaults to None.", + "c_cpp.debuggers.logging.category.verbose.description": "Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.", + "c_cpp.debuggers.logging.category.warning.description": "Logs that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.", + "c_cpp.debuggers.logging.category.error.description": "Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.", + "c_cpp.debuggers.logging.category.none.description": "Not used for writing log messages. Specifies that a logging category should not write any messages." } \ No newline at end of file diff --git a/Extension/i18n/deu/src/Debugger/nativeAttach.i18n.json b/Extension/i18n/deu/src/Debugger/nativeAttach.i18n.json index b950f4eaf4..558d88f714 100644 --- a/Extension/i18n/deu/src/Debugger/nativeAttach.i18n.json +++ b/Extension/i18n/deu/src/Debugger/nativeAttach.i18n.json @@ -4,5 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "os.not.supported": "Das Betriebssystem \"{0}\" wird nicht unterstützt." + "os.not.supported": "Das Betriebssystem \"{0}\" wird nicht unterstützt.", + "timeout.processList.spawn": "\"{0}\" ist nach {1} Sekunden ein Timeout aufgetreten.", + "cancel.processList.spawn": "\"{0}\" abgebrochen.", + "error.processList.spawn": "\"{0}\" mit Code \"{1}\" beendet.", + "failed.processList.spawn": "Fehler beim Erzeugen \"{0}\"." } \ No newline at end of file diff --git a/Extension/i18n/deu/src/nativeStrings.i18n.json b/Extension/i18n/deu/src/nativeStrings.i18n.json index d45348a5e2..1c8e3146b7 100644 --- a/Extension/i18n/deu/src/nativeStrings.i18n.json +++ b/Extension/i18n/deu/src/nativeStrings.i18n.json @@ -75,6 +75,8 @@ "will_use_tag_parser_when_includes_dont_resolve": "Die Erweiterung verwendet den Tagparser für IntelliSense, wenn #includes nicht aufgelöst werden.", "autocomplete_is_enabled": "AutoVervollständigen ist aktiviert.", "autocomplete_is_disabled": "AutoVervollständigen ist deaktiviert.", + "hover_is_enabled": "Der Mauszeiger ist aktiviert.", + "hover_is_disabled": "Der Mauszeiger ist deaktiviert.", "enhanced_colorization_is_enabled": "Die erweiterte Farbgebung ist aktiviert.", "error_squiggles_disabled": "Fehlerwellenlinien sind deaktiviert.", "error_squiggles_enabled": "Fehlerwellenlinien sind aktiviert.", @@ -109,7 +111,6 @@ "intellisense_client_currently_disconnected": "Der IntelliSense-Client ist derzeit getrennt.", "request_cancelled": "Anforderung abgebrochen: {0}", "intellisense_client_not_available_go_to_definition": "Der IntelliSense-Client ist nicht verfügbar, für \"Gehe zu Definition\" wird der Tagparser verwendet.", - "wsl_compiler_detected": "WSL-Compiler erkannt", "error_squiggle_count": "Anzahl von Fehlerwellenlinien: {0}", "queueing_update_intellisense": "IntelliSense-Update für Dateien in dieser Übersetzungseinheit wird in die Warteschlange eingereiht: {0}", "formatting_document": "Dokument wird formatiert: {0}", @@ -143,7 +144,6 @@ "unable_to_start_child_process": "Der untergeordnete Prozess kann nicht gestartet werden.", "timed_out_attempting_to_communicate_with_process": "Timeout beim Versuch, mit dem Prozess zu kommunizieren.", "process_failed_to_run": "Fehler beim Ausführen des Prozesses.", - "wsl_not_detected": "WSL nicht erkannt.", "compiler_in_compilerpath_not_found": "Der angegebene Compiler wurde nicht gefunden: {0}", "config_data_invalid": "Konfigurationsdaten ungültig, {0}", "cmake_executable_not_found": "Ausführbare CMake-Datei wurde unter \"{0}\" nicht gefunden.", @@ -242,5 +242,37 @@ "file_tag": "Datei", "compiler_default_language_standard_version_old": "Der Compiler hat die Standardversion der Standardsprache zurückgegeben: {0}. Da diese Version alt ist, wird versucht, eine neuere Version {1} als Standard zu verwenden.", "unexpected_output_from_clang_tidy": "Unerwartete Ausgabe von „clang-tidy“: {0}. Erwartet: {1}.", - "generate_doxygen_comment": "Doxygenkommentar generieren" + "generate_doxygen_comment": "Doxygenkommentar generieren", + "offer_create_declaration": "Deklaration von „{0}“ in „{1}“ erstellen", + "offer_create_definition": "Doppelte Definition von „{0}“ in „{1}“", + "function_definition_not_found": "Die Funktionsdefinition für „{0}“ wurde nicht gefunden.", + "cm_attributes": "Attribute", + "cm_bases": "Basen", + "cm_classes": "Klassen", + "cm_coclasses": "CoClasses", + "cm_delegates": "Delegaten", + "cm_enums": "Enumerationen", + "cm_events": "Ereignisse", + "cm_functions": "Funktionen", + "cm_importdirectives": "Import-Direktiven", + "cm_importlibstatements": "ImportLib-Ausdrücke", + "cm_importstatements": "Import-Ausdrücke", + "cm_includedirectives": "Include-Direktiven", + "cm_interfaces": "Schnittstellen", + "cm_libraries": "Bibliotheken", + "cm_macros": "Makros", + "cm_maps": "Karten", + "cm_mapentries": "Map-Eingaben", + "cm_miscellaneous": "Sonstiges", + "cm_namespaces": "Namespaces", + "cm_parameters": "Parameter", + "cm_properties": "Eigenschaften", + "cm_structs": "Strukturen", + "cm_todo_insert_return": "TODO: hier return-Anweisung eingeben", + "cm_typedefs": "TypeDefs", + "cm_unions": "Unions", + "cm_usingaliases": "Using-Aliase", + "cm_usingdirectives": "Using-Direktiven", + "cm_variables": "Variablen", + "cm_addfunction": "Automatisches Hinzufügen der Funktion." } \ No newline at end of file diff --git a/Extension/i18n/esn/package.i18n.json b/Extension/i18n/esn/package.i18n.json index c270aea94d..5d06f4b021 100644 --- a/Extension/i18n/esn/package.i18n.json +++ b/Extension/i18n/esn/package.i18n.json @@ -4,6 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "c_cpp.subheaders.intelliSense.title": "IntelliSense", + "c_cpp.subheaders.formatting.title": "Formato", + "c_cpp.subheaders.codeDocumentation.title": "Documentación del código", + "c_cpp.subheaders.codeAnalysis.title": "Análisis de código", + "c_cpp.subheaders.debugging.title": "Depuración", + "c_cpp.subheaders.resourceManagement.title": "Administración de recursos", + "c_cpp.subheaders.miscellaneous.title": "Varios", "c_cpp.capabilities.untrustedWorkspaces.description": "La configuración múltiple puede provocar que los procesos sean locales en el área de trabajos que se va a ejecutar, por ejemplo, C_Cpp.clang_format_path, C_Cpp.codeAnalysis.clangTidy.path, C_Cpp.addNodeAddonIncludePaths, C_Cpp.default.compilerPath, C_Cpp.default.configurationProvider y C_Cpp.default.compileCommands y las propiedades equivalentes en c_cpp_properties.json.", "c_cpp.command.configurationSelect.title": "Seleccione una configuración...", "c_cpp.command.configurationProviderSelect.title": "Cambiar el proveedor de configuración...", @@ -26,6 +33,7 @@ "c_cpp.command.generateEditorConfig.title": "Generar contenido de EditorConfig a partir de la configuración de formato de VC", "c_cpp.command.GoToNextDirectiveInGroup.title": "Ir a la directiva del preprocesador siguiente en el grupo condicional", "c_cpp.command.GoToPrevDirectiveInGroup.title": "Ir a la directiva del preprocesador anterior en el grupo condicional", + "c_cpp.command.CreateDeclarationOrDefinition.title": "Crear declaración o definición", "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "Ejecutar Code Analysis en el archivo activo", "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "Ejecutar análisis de código en archivos abiertos", "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "Ejecutar análisis de código en todos los archivos", @@ -199,7 +207,7 @@ "c_cpp.configuration.simplifyStructuredComments.markdownDescription": "Si es `true`, la información sobre herramientas al mantener el puntero y autocompletar solo mostrará ciertas etiquetas de comentarios estructurados. De lo contrario, se muestran todos los comentarios.", "c_cpp.configuration.doxygen.generateOnType.description": "Controla si se va a insertar automáticamente el comentario de Doxygen después de escribir el estilo de comentario elegido.", "c_cpp.configuration.doxygen.generatedStyle.description": "La cadena de caracteres utilizada como línea de inicio del comentario de Doxygen.", - "c_cpp.configuration.doxygen.sectionTags.description": "Seleccione las etiquetas de sección de Doxygen que quiere que aparezcan al mantener el puntero en el área de información sobre herramientas cuando esté habilitada la opción \"Simplificar comentarios estructurados\". ", + "c_cpp.configuration.doxygen.sectionTags.description": "Seleccione las etiquetas de sección de Doxygen que quiere que aparezcan al mantener el puntero en el área de información sobre herramientas cuando esté habilitada la opción 'simplificar comentarios estructurados'. ", "c_cpp.configuration.commentContinuationPatterns.items.anyof.string.markdownDescription": "Patrón que comienza un bloque de comentario de una o varias líneas. El valor predeterminado del patrón de continuación es ` * ` para los bloques de comentario multilínea o esta cadena para los bloques de comentario de una línea.", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.begin.description": "Patrón que comienza un bloque de comentario de una o varias líneas.", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.continue.description": "Texto que se insertará en la línea siguiente cuando se presione Entrar dentro de un bloque de comentario de una o varias líneas.", @@ -236,6 +244,7 @@ "c_cpp.configuration.caseSensitiveFileSupport.markdownDescription": "Si se establece en `default`, el sistema de archivos del área de trabajo no distingue mayúsculas de minúsculas en Windows y distingue mayúsculas de minúsculas en macOS o Linux. Si se establece en `enabled`, el sistema de archivos del área de trabajo distingue mayúsculas de minúsculas en Windows.", "c_cpp.configuration.enhancedColorization.markdownDescription": "Si se habilita esta opción, el código se colorea de acuerdo con IntelliSense. Esta configuración solo se aplica si `#C_Cpp.intelliSenseEngine#` se establece en `Default`.", "c_cpp.configuration.codeFolding.description": "Si está habilitada, el servidor de lenguaje proporciona intervalos de plegado de código.", + "c_cpp.configuration.hover.description": "Si se deshabilita, el servidor de lenguaje ya no proporciona detalles al mantener el puntero.", "c_cpp.configuration.vcpkg.enabled.markdownDescription": "Habilita los servicios de integración para el [administrador de dependencias de vcpkgs](https://aka.ms/vcpkg/).", "c_cpp.configuration.addNodeAddonIncludePaths.markdownDescription": "Agrega rutas de acceso de inclusión de `nan` y `node-addon-api` cuando sean dependencias.", "c_cpp.configuration.renameRequiresIdentifier.markdownDescription": "Si es `true`, 'Cambiar nombre de símbolo' requerirá un identificador de C/C++ válido.", @@ -390,5 +399,10 @@ "c_cpp.semanticTokenTypes.numberLiteral.description": "Estilo para números literales definidos por el usuario de C++.", "c_cpp.semanticTokenTypes.stringLiteral.description": "Estilo para cadenas literales definidas por el usuario de C++.", "c_cpp.semanticTokenModifiers.global.description": "Estilo que se va a usar para símbolos globales.", - "c_cpp.semanticTokenModifiers.local.description": "Estilo que se va a usar para símbolos locales." + "c_cpp.semanticTokenModifiers.local.description": "Estilo que se va a usar para símbolos locales.", + "c_cpp.debuggers.logging.natvisDiagnostics.description": "Optional flag to determine whether diagnostic natvis messages should be logged to the Debug Console. Defaults to None.", + "c_cpp.debuggers.logging.category.verbose.description": "Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.", + "c_cpp.debuggers.logging.category.warning.description": "Logs that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.", + "c_cpp.debuggers.logging.category.error.description": "Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.", + "c_cpp.debuggers.logging.category.none.description": "Not used for writing log messages. Specifies that a logging category should not write any messages." } \ No newline at end of file diff --git a/Extension/i18n/esn/src/Debugger/nativeAttach.i18n.json b/Extension/i18n/esn/src/Debugger/nativeAttach.i18n.json index 4b9137486a..dee0ed4c6a 100644 --- a/Extension/i18n/esn/src/Debugger/nativeAttach.i18n.json +++ b/Extension/i18n/esn/src/Debugger/nativeAttach.i18n.json @@ -4,5 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "os.not.supported": "No se admite el sistema operativo \"{0}\"." + "os.not.supported": "No se admite el sistema operativo \"{0}\".", + "timeout.processList.spawn": "“{0}” agotó el tiempo de espera después de {1} segundos.", + "cancel.processList.spawn": "“{0}” cancelado.", + "error.processList.spawn": "“{0}” salió con el código “{1}”.", + "failed.processList.spawn": "No se pudo generar “{0}”." } \ No newline at end of file diff --git a/Extension/i18n/esn/src/nativeStrings.i18n.json b/Extension/i18n/esn/src/nativeStrings.i18n.json index 7bf36194b7..d198b4a96a 100644 --- a/Extension/i18n/esn/src/nativeStrings.i18n.json +++ b/Extension/i18n/esn/src/nativeStrings.i18n.json @@ -75,6 +75,8 @@ "will_use_tag_parser_when_includes_dont_resolve": "La extensión usará el analizador de etiquetas para IntelliSense cuando no se resuelvan #includes.", "autocomplete_is_enabled": "La característica Autocompletar está habilitada.", "autocomplete_is_disabled": "La característica Autocompletar está deshabilitada.", + "hover_is_enabled": "La característica de mantener el puntero está habilitada.", + "hover_is_disabled": "La característica de mantener el puntero está deshabilitada.", "enhanced_colorization_is_enabled": "El coloreado mejorado está habilitado.", "error_squiggles_disabled": "El subrayado ondulado de errores está deshabilitado.", "error_squiggles_enabled": "El subrayado ondulado de errores está habilitado.", @@ -109,7 +111,6 @@ "intellisense_client_currently_disconnected": "El cliente de IntelliSense está desconectado en este momento", "request_cancelled": "Solicitud cancelada: {0}", "intellisense_client_not_available_go_to_definition": "El cliente de IntelliSense no está disponible. Se usará el analizador de etiquetas para ir a la definición.", - "wsl_compiler_detected": "Compilador de WSL detectado", "error_squiggle_count": "Número de subrayados ondulados de errores: {0}", "queueing_update_intellisense": "Poniendo en cola la actualización de IntelliSense para los archivos de la unidad de traducción de {0}", "formatting_document": "Dando formato al documento {0}", @@ -143,7 +144,6 @@ "unable_to_start_child_process": "No se puede iniciar el proceso secundario.", "timed_out_attempting_to_communicate_with_process": "Se ha agotado el tiempo de espera al intentar establecer la comunicación con el proceso.", "process_failed_to_run": "No se puede ejecutar el proceso.", - "wsl_not_detected": "WSL no detectado", "compiler_in_compilerpath_not_found": "No se encontró el compilador especificado: {0}", "config_data_invalid": "Datos de configuración no válidos, {0}", "cmake_executable_not_found": "No se encontró el ejecutable de CMake en {0}.", @@ -242,5 +242,37 @@ "file_tag": "Archivo", "compiler_default_language_standard_version_old": "El compilador devolvió la versión estándar del lenguaje predeterminado: {0}. Dado que esta versión es antigua, se intentará usar la versión {1}, más reciente, como predeterminada.", "unexpected_output_from_clang_tidy": "Salida inesperada de Clang-Tidy: {0}. Se esperaba: {1}.", - "generate_doxygen_comment": "Generar comentario de Doxygen" + "generate_doxygen_comment": "Generar comentario de Doxygen", + "offer_create_declaration": "Crear declaración de {0} en {1}", + "offer_create_definition": "Crear definición de {0} en {1}", + "function_definition_not_found": "No se encuentra la definición de función para “{0}”.", + "cm_attributes": "Atributos", + "cm_bases": "Bases", + "cm_classes": "Clases", + "cm_coclasses": "CoClasses", + "cm_delegates": "Delegados", + "cm_enums": "Enumeraciones", + "cm_events": "Eventos", + "cm_functions": "Funciones", + "cm_importdirectives": "Directivas Import", + "cm_importlibstatements": "Instrucciones ImportLib", + "cm_importstatements": "Instrucciones Import", + "cm_includedirectives": "Directivas Include", + "cm_interfaces": "Interfaces", + "cm_libraries": "Bibliotecas", + "cm_macros": "Macros", + "cm_maps": "Maps", + "cm_mapentries": "Asignar entradas", + "cm_miscellaneous": "Varios", + "cm_namespaces": "Espacios de nombres", + "cm_parameters": "Parámetros", + "cm_properties": "Propiedades", + "cm_structs": "Structs", + "cm_todo_insert_return": "TODO: Insertar una instrucción \"return\" aquí", + "cm_typedefs": "Definiciones de tipo", + "cm_unions": "Uniones", + "cm_usingaliases": "Alias Using", + "cm_usingdirectives": "Directivas Using", + "cm_variables": "Variables", + "cm_addfunction": "Operación automática para agregar función" } \ No newline at end of file diff --git a/Extension/i18n/fra/package.i18n.json b/Extension/i18n/fra/package.i18n.json index e863f087a7..c09699b611 100644 --- a/Extension/i18n/fra/package.i18n.json +++ b/Extension/i18n/fra/package.i18n.json @@ -4,6 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "c_cpp.subheaders.intelliSense.title": "IntelliSense", + "c_cpp.subheaders.formatting.title": "Mise en forme", + "c_cpp.subheaders.codeDocumentation.title": "Documentation du code", + "c_cpp.subheaders.codeAnalysis.title": "Code Analysis", + "c_cpp.subheaders.debugging.title": "Débogage", + "c_cpp.subheaders.resourceManagement.title": "Gestion des ressources", + "c_cpp.subheaders.miscellaneous.title": "Divers", "c_cpp.capabilities.untrustedWorkspaces.description": "Plusieurs paramètres peuvent provoquer l'exécution de processus locaux à l'espace de travail, par exemple C_Cpp.clang_format_path, C_Cpp.codeAnalysis.clangTidy.path, C_Cpp.addNodeAddonIncludePaths, C_Cpp.default.compilerPath, C_Cpp.default.configurationProvider, et C_Cpp.default.compileCommands, et les propriétés équivalentes dans c_cpp_properties.json.", "c_cpp.command.configurationSelect.title": "Sélectionner une configuration...", "c_cpp.command.configurationProviderSelect.title": "Changer le fournisseur de configuration...", @@ -26,6 +33,7 @@ "c_cpp.command.generateEditorConfig.title": "Générer le contenu d'EditorConfig à partir des paramètres de format VC", "c_cpp.command.GoToNextDirectiveInGroup.title": "Accéder à la directive de préprocesseur suivante dans le groupe conditionnel", "c_cpp.command.GoToPrevDirectiveInGroup.title": "Accéder à la directive de préprocesseur précédente dans le groupe conditionnel", + "c_cpp.command.CreateDeclarationOrDefinition.title": "Créer la déclaration/la définition", "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "Exécuter Code Analysis sur le fichier actif", "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "Exécuter une analyse de code sur Ouvrir les fichiers", "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "Exécuter une analyse de code sur Tous les fichiers", @@ -199,7 +207,7 @@ "c_cpp.configuration.simplifyStructuredComments.markdownDescription": "Si la valeur est `true`, les info-bulles de pointage et d'autocomplétion affichent uniquement certaines étiquettes de commentaires structurés. Sinon, tous les commentaires sont affichés.", "c_cpp.configuration.doxygen.generateOnType.description": "Contrôle s’il faut insérer automatiquement le commentaire Doxygen après avoir tapé le style de commentaire choisi.", "c_cpp.configuration.doxygen.generatedStyle.description": "Chaîne de caractères utilisée comme ligne de départ du commentaire Doxygen.", - "c_cpp.configuration.doxygen.sectionTags.description": "Sélectionnez les balises de section Doxygen que vous souhaitez afficher sur le pointage dans la zone d’info-bulle lorsque le paramètre « Simplifier les commentaires structurés » est activé. ", + "c_cpp.configuration.doxygen.sectionTags.description": "Sélectionnez les balises de section Doxygen que vous souhaitez afficher sur le pointage dans la zone d’info-bulle lorsque le paramètre « Simplifier les commentaires structurés » est activé. ", "c_cpp.configuration.commentContinuationPatterns.items.anyof.string.markdownDescription": "Modèle qui commence un bloc de commentaires multiligne ou monoligne. Le modèle consécutif a la valeur par défaut ` * ` pour les blocs de commentaires multilignes ou cette chaîne pour les blocs de commentaires monolignes.", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.begin.description": "Modèle qui commence un bloc de commentaires multiligne ou monoligne.", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.continue.description": "Texte à insérer sur la ligne suivante quand vous appuyez sur la touche Entrée dans un bloc de commentaires multiligne ou monoligne.", @@ -236,6 +244,7 @@ "c_cpp.configuration.caseSensitiveFileSupport.markdownDescription": "Si la valeur est définie sur `default`, le système de fichiers de l’espace de travail est supposé ne pas respecter la casse sur Windows et respecter la casse sur macOS ou Linux. Si la valeur est `enabled`, le système de fichiers de l’espace de travail est supposé respecter la casse sur Windows.", "c_cpp.configuration.enhancedColorization.markdownDescription": "Si cette option est activée, le code est colorisé en fonction d'IntelliSense. Ce paramètre s'applique uniquement si `#C_Cpp.intelliSenseEngine#` est défini sur `Default`.", "c_cpp.configuration.codeFolding.description": "Si cette fonctionnalité est activée, les plages de pliage de code sont fournies par le serveur de langage.", + "c_cpp.configuration.hover.description": "Si cette option est désactivée, les détails du pointage ne sont plus fournis par le serveur de langage.", "c_cpp.configuration.vcpkg.enabled.markdownDescription": "Activez les services d'intégration pour le [gestionnaire de dépendances vcpkg](https://aka.ms/vcpkg/).", "c_cpp.configuration.addNodeAddonIncludePaths.markdownDescription": "Ajouter les chemins d'inclusion de `nan` et `node-addon-api` quand ils sont des dépendances.", "c_cpp.configuration.renameRequiresIdentifier.markdownDescription": "Si `true`, 'Renommer le symbole' exigera un identifiant C/C++ valide.", @@ -390,5 +399,10 @@ "c_cpp.semanticTokenTypes.numberLiteral.description": "Style pour les nombres littéraux C++ définis par l’utilisateur.", "c_cpp.semanticTokenTypes.stringLiteral.description": "Style pour les chaînes littérales définies par l’utilisateur C++.", "c_cpp.semanticTokenModifiers.global.description": "Style à utiliser pour les symboles globaux.", - "c_cpp.semanticTokenModifiers.local.description": "Style à utiliser pour les symboles locaux." + "c_cpp.semanticTokenModifiers.local.description": "Style à utiliser pour les symboles locaux.", + "c_cpp.debuggers.logging.natvisDiagnostics.description": "Optional flag to determine whether diagnostic natvis messages should be logged to the Debug Console. Defaults to None.", + "c_cpp.debuggers.logging.category.verbose.description": "Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.", + "c_cpp.debuggers.logging.category.warning.description": "Logs that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.", + "c_cpp.debuggers.logging.category.error.description": "Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.", + "c_cpp.debuggers.logging.category.none.description": "Not used for writing log messages. Specifies that a logging category should not write any messages." } \ No newline at end of file diff --git a/Extension/i18n/fra/src/Debugger/nativeAttach.i18n.json b/Extension/i18n/fra/src/Debugger/nativeAttach.i18n.json index f9e4193018..cb11605a1b 100644 --- a/Extension/i18n/fra/src/Debugger/nativeAttach.i18n.json +++ b/Extension/i18n/fra/src/Debugger/nativeAttach.i18n.json @@ -4,5 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "os.not.supported": "Système d'exploitation \"{0}\" non pris en charge." + "os.not.supported": "Système d'exploitation \"{0}\" non pris en charge.", + "timeout.processList.spawn": "«{0}» a expiré après {1} secondes.", + "cancel.processList.spawn": "« {0} » annulé", + "error.processList.spawn": "« {0} » s’est arrêté avec le code : « {1} ».", + "failed.processList.spawn": "Échec de la génération dynamique des \"{0}\"" } \ No newline at end of file diff --git a/Extension/i18n/fra/src/nativeStrings.i18n.json b/Extension/i18n/fra/src/nativeStrings.i18n.json index d945b6809b..c81e5709dd 100644 --- a/Extension/i18n/fra/src/nativeStrings.i18n.json +++ b/Extension/i18n/fra/src/nativeStrings.i18n.json @@ -75,6 +75,8 @@ "will_use_tag_parser_when_includes_dont_resolve": "L'extension utilise l'analyseur de balises pour IntelliSense quand les #includes ne sont pas résolus.", "autocomplete_is_enabled": "L'autocomplétion est activée.", "autocomplete_is_disabled": "L'autocomplétion est désactivée.", + "hover_is_enabled": "Le pointage est activé.", + "hover_is_disabled": "Le pointage est désactivé.", "enhanced_colorization_is_enabled": "La colorisation améliorée est activée.", "error_squiggles_disabled": "Les tildes d'erreur sont désactivés.", "error_squiggles_enabled": "Les tildes d'erreur sont activés.", @@ -109,7 +111,6 @@ "intellisense_client_currently_disconnected": "Le client IntelliSense est actuellement déconnecté", "request_cancelled": "Demande annulée : {0}", "intellisense_client_not_available_go_to_definition": "Client IntelliSense non disponible, utilisation de l'analyseur de balises pour accéder à la définition.", - "wsl_compiler_detected": "Compilateur WSL détecté", "error_squiggle_count": "Nombre de tildes d'erreur : {0}", "queueing_update_intellisense": "Mise en file d'attente de la mise à jour IntelliSense pour les fichiers dans l'unité de traduction de : {0}", "formatting_document": "Mise en forme du document : {0}", @@ -143,7 +144,6 @@ "unable_to_start_child_process": "Impossible de démarrer le processus enfant !", "timed_out_attempting_to_communicate_with_process": "Expiration du délai d'attente pendant la tentative de communication avec le processus !", "process_failed_to_run": "L'exécution du processus a échoué", - "wsl_not_detected": "WSL non détecté", "compiler_in_compilerpath_not_found": "Le compilateur spécifié est introuvable : {0}", "config_data_invalid": "Données de configuration non valides, {0}", "cmake_executable_not_found": "Exécutable CMake introuvable sur {0}", @@ -242,5 +242,37 @@ "file_tag": "Fichier", "compiler_default_language_standard_version_old": "Le compilateur a retourné la version standard du langage par défaut : {0}. Étant donné que cette version est ancienne, essaiera d’utiliser une version plus récente {1} par défaut.", "unexpected_output_from_clang_tidy": "Sortie inattendue de clang-tidy : {0}. Attendu : {1}.", - "generate_doxygen_comment": "Générer un commentaire Doxygen" + "generate_doxygen_comment": "Générer un commentaire Doxygen", + "offer_create_declaration": "Créer une déclaration de {0} dans {1}", + "offer_create_definition": "Créer une définition de {0} dans {1}", + "function_definition_not_found": "Définition de la fonction pour « {0} » introuvable.", + "cm_attributes": "Attributs", + "cm_bases": "Bases", + "cm_classes": "Classes", + "cm_coclasses": "CoClasses", + "cm_delegates": "Délégués", + "cm_enums": "Enums", + "cm_events": "Événements", + "cm_functions": "Fonctions", + "cm_importdirectives": "Importer des directives", + "cm_importlibstatements": "Instructions ImportLib", + "cm_importstatements": "Importer des instructions", + "cm_includedirectives": "Inclure des directives", + "cm_interfaces": "Interfaces", + "cm_libraries": "Bibliothèques", + "cm_macros": "Macros", + "cm_maps": "Cartes", + "cm_mapentries": "Entrées de la table", + "cm_miscellaneous": "Divers", + "cm_namespaces": "Espaces de noms", + "cm_parameters": "Paramètres", + "cm_properties": "Propriétés", + "cm_structs": "Structures", + "cm_todo_insert_return": "TODO: insérer une instruction return ici", + "cm_typedefs": "Typedefs", + "cm_unions": "Unions", + "cm_usingaliases": "Alias using", + "cm_usingdirectives": "Directives Using", + "cm_variables": "Variables", + "cm_addfunction": "Ajouter automatiquement une fonction" } \ No newline at end of file diff --git a/Extension/i18n/ita/package.i18n.json b/Extension/i18n/ita/package.i18n.json index 763f7828e7..0897e36227 100644 --- a/Extension/i18n/ita/package.i18n.json +++ b/Extension/i18n/ita/package.i18n.json @@ -4,6 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "c_cpp.subheaders.intelliSense.title": "IntelliSense", + "c_cpp.subheaders.formatting.title": "Formattazione", + "c_cpp.subheaders.codeDocumentation.title": "Documentazione del codice", + "c_cpp.subheaders.codeAnalysis.title": "Code Analysis", + "c_cpp.subheaders.debugging.title": "Debug", + "c_cpp.subheaders.resourceManagement.title": "Gestione risorse", + "c_cpp.subheaders.miscellaneous.title": "Varie", "c_cpp.capabilities.untrustedWorkspaces.description": "Le impostazioni multiple possono comportare l'esecuzione dei processi locali nell'area di lavoro, quali C_Cpp.clang_format_path, C_Cpp.addNodeAddonIncludePaths, C_Cpp.default.compilerPath, C_Cpp.default.configurationProvider, C_Cpp.default.compileCommands e le proprietà equivalenti in c_cpp_properties.json.", "c_cpp.command.configurationSelect.title": "Seleziona una configurazione...", "c_cpp.command.configurationProviderSelect.title": "Cambia provider di configurazione...", @@ -26,6 +33,7 @@ "c_cpp.command.generateEditorConfig.title": "Genera il contenuto di EditorConfig dalle impostazioni di Formato VC", "c_cpp.command.GoToNextDirectiveInGroup.title": "Passa alla direttiva successiva del preprocessore nel gruppo condizionale", "c_cpp.command.GoToPrevDirectiveInGroup.title": "Passa alla direttiva precedente del preprocessore nel gruppo condizionale", + "c_cpp.command.CreateDeclarationOrDefinition.title": "Crea dichiarazione/definizione", "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "Esegui analisi del codice su File attivo", "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "Esegui analisi del codice su Apri file", "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "Esegui analisi del codice su Tutti i file", @@ -236,6 +244,7 @@ "c_cpp.configuration.caseSensitiveFileSupport.markdownDescription": "Se impostato su `default`, si presuppone che il file system dell'area di lavoro non faccia distinzione tra maiuscole e minuscole in Windows ma faccia distinzione tra maiuscole e minuscole in macOS o Linux. Se impostato su `enabled`, si presuppone che il file system dell'area di lavoro faccia distinzione tra maiuscole e minuscole in Windows.", "c_cpp.configuration.enhancedColorization.markdownDescription": "Se questa opzione è abilitata, il codice viene colorato in base a IntelliSense. Questa impostazione si applica solo se `#C_Cpp.intelliSenseEngine#` è impostato su `Default`.", "c_cpp.configuration.codeFolding.description": "Se è abilitata, gli intervalli di riduzione del codice vengono fornite dal server di linguaggio.", + "c_cpp.configuration.hover.description": "Se questa opzione è disabilitata, i dettagli al passaggio del mouse non vengono più forniti dal server di linguaggio.", "c_cpp.configuration.vcpkg.enabled.markdownDescription": "Abilita i servizi di integrazione per l'[utilità di gestione dipendenze di vcpkg](https://aka.ms/vcpkg/).", "c_cpp.configuration.addNodeAddonIncludePaths.markdownDescription": "Aggiungere percorsi di inclusione da `nan` e `node-addon-api` quando sono dipendenze.", "c_cpp.configuration.renameRequiresIdentifier.markdownDescription": "Se è `true`, con 'Rinomina simbolo' sarà richiesto un identificatore C/C++ valido.", @@ -390,5 +399,10 @@ "c_cpp.semanticTokenTypes.numberLiteral.description": "Stile per i numeri letterali C++ definiti dall'utente.", "c_cpp.semanticTokenTypes.stringLiteral.description": "Stile per le stringhe letterali definite dall'utente di C++.", "c_cpp.semanticTokenModifiers.global.description": "Stile da usare per i simboli globali.", - "c_cpp.semanticTokenModifiers.local.description": "Stile da usare per i simboli locali." + "c_cpp.semanticTokenModifiers.local.description": "Stile da usare per i simboli locali.", + "c_cpp.debuggers.logging.natvisDiagnostics.description": "Optional flag to determine whether diagnostic natvis messages should be logged to the Debug Console. Defaults to None.", + "c_cpp.debuggers.logging.category.verbose.description": "Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.", + "c_cpp.debuggers.logging.category.warning.description": "Logs that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.", + "c_cpp.debuggers.logging.category.error.description": "Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.", + "c_cpp.debuggers.logging.category.none.description": "Not used for writing log messages. Specifies that a logging category should not write any messages." } \ No newline at end of file diff --git a/Extension/i18n/ita/src/Debugger/nativeAttach.i18n.json b/Extension/i18n/ita/src/Debugger/nativeAttach.i18n.json index 9ca65c1105..70c91bf7c1 100644 --- a/Extension/i18n/ita/src/Debugger/nativeAttach.i18n.json +++ b/Extension/i18n/ita/src/Debugger/nativeAttach.i18n.json @@ -4,5 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "os.not.supported": "Il sistema operativo \"{0}\" non è supportato." + "os.not.supported": "Il sistema operativo \"{0}\" non è supportato.", + "timeout.processList.spawn": "Timeout di \"{0}\" dopo {1} secondi.", + "cancel.processList.spawn": "\"{0}\" azione/i annullata/e.", + "error.processList.spawn": "\"{0}\" è stato chiuso con il codice: \"{1}\".", + "failed.processList.spawn": "Il salvataggio non è riuscito \"{0}\"." } \ No newline at end of file diff --git a/Extension/i18n/ita/src/nativeStrings.i18n.json b/Extension/i18n/ita/src/nativeStrings.i18n.json index e0c1c09898..453cce3c14 100644 --- a/Extension/i18n/ita/src/nativeStrings.i18n.json +++ b/Extension/i18n/ita/src/nativeStrings.i18n.json @@ -75,6 +75,8 @@ "will_use_tag_parser_when_includes_dont_resolve": "L'estensione userà il parser di tag per IntelliSense quando la direttiva #includes non viene risolta.", "autocomplete_is_enabled": "Il completamento automatico è abilitato.", "autocomplete_is_disabled": "Il completamento automatico è disabilitato.", + "hover_is_enabled": "Passaggio del mouse abilitato.", + "hover_is_disabled": "Passaggio del mouse disabilitato.", "enhanced_colorization_is_enabled": "La colorazione avanzata è abilitata.", "error_squiggles_disabled": "I segni di revisione per gli errori sono disabilitati.", "error_squiggles_enabled": "I segni di revisione per gli errori sono abilitati.", @@ -109,7 +111,6 @@ "intellisense_client_currently_disconnected": "Il client IntelliSense è attualmente disconnesso", "request_cancelled": "Richiesta annullata: {0}", "intellisense_client_not_available_go_to_definition": "Il client IntelliSense non è disponibile. Verrà usato il parser di tag per passare alla definizione.", - "wsl_compiler_detected": "Rilevato compilatore WSL", "error_squiggle_count": "Errore nel conteggio dei segni di revisione per gli errori: {0}", "queueing_update_intellisense": "Accodamento dell'aggiornamento IntelliSense per i file nell'unità di conversione di {0}", "formatting_document": "Formattazione del documento: {0}", @@ -143,7 +144,6 @@ "unable_to_start_child_process": "Non è possibile avviare il processo figlio.", "timed_out_attempting_to_communicate_with_process": "Timeout raggiunto durante il tentativo di comunicare con il processo.", "process_failed_to_run": "L'esecuzione del processo non è riuscita", - "wsl_not_detected": "WSL non rilevato", "compiler_in_compilerpath_not_found": "Il compilatore specificato non è stato trovato: {0}", "config_data_invalid": "I dati di configurazione non sono validi: {0}", "cmake_executable_not_found": "L'eseguibile di CMake non è stato trovato in {0}", @@ -242,5 +242,37 @@ "file_tag": "File", "compiler_default_language_standard_version_old": "Il compilatore ha restituito la versione standard del linguaggio predefinito: {0}. Poiché questa versione è obsoleta, verrà eseguito un tentativo di utilizzare la versione più recente {1} come predefinita.", "unexpected_output_from_clang_tidy": "Output imprevisto da clang-tidy: {0}. Previsto: {1}.", - "generate_doxygen_comment": "Genera commento Doxygen" + "generate_doxygen_comment": "Genera commento Doxygen", + "offer_create_declaration": "Creare una dichiarazione di {0} in {1}", + "offer_create_definition": "Creare la definizione di {0} in {1}", + "function_definition_not_found": "La definizione della funzione per '{0}' non è stata trovata.", + "cm_attributes": "Attributi", + "cm_bases": "Basi", + "cm_classes": "Classi", + "cm_coclasses": "CoClasses", + "cm_delegates": "Delegati", + "cm_enums": "Enumerazioni", + "cm_events": "Eventi", + "cm_functions": "Funzioni", + "cm_importdirectives": "Direttive import", + "cm_importlibstatements": "Istruzioni ImportLib", + "cm_importstatements": "Istruzioni import", + "cm_includedirectives": "Direttive include", + "cm_interfaces": "Interfacce", + "cm_libraries": "Librerie", + "cm_macros": "Macro", + "cm_maps": "Mappe", + "cm_mapentries": "Voci mapping", + "cm_miscellaneous": "Varie", + "cm_namespaces": "Spazi dei nomi", + "cm_parameters": "Parametri", + "cm_properties": "Proprietà", + "cm_structs": "Struct", + "cm_todo_insert_return": "TODO: inserire l'istruzione return qui", + "cm_typedefs": "Typedef", + "cm_unions": "Unioni", + "cm_usingaliases": "Using Alias", + "cm_usingdirectives": "Direttive using", + "cm_variables": "Variabili", + "cm_addfunction": "Aggiungi funzione automaticamente" } \ No newline at end of file diff --git a/Extension/i18n/jpn/package.i18n.json b/Extension/i18n/jpn/package.i18n.json index 8ce39b264c..a460d8b77f 100644 --- a/Extension/i18n/jpn/package.i18n.json +++ b/Extension/i18n/jpn/package.i18n.json @@ -4,6 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "c_cpp.subheaders.intelliSense.title": "IntelliSense", + "c_cpp.subheaders.formatting.title": "書式設定", + "c_cpp.subheaders.codeDocumentation.title": "コード ドキュメント", + "c_cpp.subheaders.codeAnalysis.title": "Code Analysis", + "c_cpp.subheaders.debugging.title": "デバッグ", + "c_cpp.subheaders.resourceManagement.title": "リソース管理", + "c_cpp.subheaders.miscellaneous.title": "その他", "c_cpp.capabilities.untrustedWorkspaces.description": "複数の設定によって、プロセスがワークスペースに対してローカルに実行される場合があります。例 C_Cpp.clang_format_path C_Cpp.codeAnalysis.clangTidy.path、 C_Cpp.addNodeAddonIncludePaths、 C_Cpp.default.compilerPath、 C_Cpp.default.configurationProvider、 C_Cpp.default.compileCommands。およびc_cpp_properties.json.と同等のプロパティ。", "c_cpp.command.configurationSelect.title": "構成を選択する...", "c_cpp.command.configurationProviderSelect.title": "構成プロバイダーを変更する...", @@ -26,6 +33,7 @@ "c_cpp.command.generateEditorConfig.title": "VC 形式の設定からの EditorConfig コンテンツの生成", "c_cpp.command.GoToNextDirectiveInGroup.title": "条件付きグループ内の次のプリプロセッサ ディレクティブへ移動", "c_cpp.command.GoToPrevDirectiveInGroup.title": "条件付きグループ内の前のプリプロセッサ ディレクティブへ移動", + "c_cpp.command.CreateDeclarationOrDefinition.title": "宣言/定義の作成", "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "アクティブ ファイルで Code Analysis を実行する", "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "開いているファイルで Code Analysis を実行する", "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "すべてのファイルで Code Analysis を実行する", @@ -236,6 +244,7 @@ "c_cpp.configuration.caseSensitiveFileSupport.markdownDescription": "`default` に設定すると、ワークスペースのファイル システムは Windows では大文字と小文字を区別せず、macOS または Linux では大文字と小文字を区別すると見なされます。`enabled` に設定すると、ワークスペースのファイル システムは Windows で大文字と小文字を区別すると見なされます。", "c_cpp.configuration.enhancedColorization.markdownDescription": "有効にすると、IntelliSense に基づいてコードが色分けされます。この設定は、 `#C_Cpp.intelliSenseEngine#` が `default` に設定されている場合にのみ適用されます。", "c_cpp.configuration.codeFolding.description": "有効にした場合、コードの折りたたみの範囲は言語サーバーによって指定されます。", + "c_cpp.configuration.hover.description": "無効にすると、ホバーの詳細が言語サーバーから提供されなくなります。", "c_cpp.configuration.vcpkg.enabled.markdownDescription": "[vcpkg 依存関係マネージャー](https://aka.ms/vcpkg/) の統合サービスを有効にします。", "c_cpp.configuration.addNodeAddonIncludePaths.markdownDescription": "依存関係である場合は、`nan` および `node-addon-api` のインクルード パスを追加してください。", "c_cpp.configuration.renameRequiresIdentifier.markdownDescription": "`true` の場合、'シンボルの名前変更' には有効な C/C++ 識別子が必要です。", @@ -390,5 +399,10 @@ "c_cpp.semanticTokenTypes.numberLiteral.description": "C++ ユーザー定義リテラル数字のスタイルです。", "c_cpp.semanticTokenTypes.stringLiteral.description": "C++ ユーザー定義リテラル文字列のスタイルです。", "c_cpp.semanticTokenModifiers.global.description": "グローバルの記号に使用するスタイルです。", - "c_cpp.semanticTokenModifiers.local.description": "ローカルの記号に使用するスタイルです。" + "c_cpp.semanticTokenModifiers.local.description": "ローカルの記号に使用するスタイルです。", + "c_cpp.debuggers.logging.natvisDiagnostics.description": "Optional flag to determine whether diagnostic natvis messages should be logged to the Debug Console. Defaults to None.", + "c_cpp.debuggers.logging.category.verbose.description": "Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.", + "c_cpp.debuggers.logging.category.warning.description": "Logs that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.", + "c_cpp.debuggers.logging.category.error.description": "Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.", + "c_cpp.debuggers.logging.category.none.description": "Not used for writing log messages. Specifies that a logging category should not write any messages." } \ No newline at end of file diff --git a/Extension/i18n/jpn/src/Debugger/nativeAttach.i18n.json b/Extension/i18n/jpn/src/Debugger/nativeAttach.i18n.json index a15f12c50e..6e03619137 100644 --- a/Extension/i18n/jpn/src/Debugger/nativeAttach.i18n.json +++ b/Extension/i18n/jpn/src/Debugger/nativeAttach.i18n.json @@ -4,5 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "os.not.supported": "オペレーティング システム \"{0}\" はサポートされていません。" + "os.not.supported": "オペレーティング システム \"{0}\" はサポートされていません。", + "timeout.processList.spawn": "\"{0}\" が {1} 秒後にタイムアウトします。", + "cancel.processList.spawn": "\"{0}\" がキャンセルされました。", + "error.processList.spawn": "\"{0}\" がコード \"{1}\" で終了しました。", + "failed.processList.spawn": "\"{0}\" を生成できませんでした。" } \ No newline at end of file diff --git a/Extension/i18n/jpn/src/nativeStrings.i18n.json b/Extension/i18n/jpn/src/nativeStrings.i18n.json index cc212c0934..4315673bb8 100644 --- a/Extension/i18n/jpn/src/nativeStrings.i18n.json +++ b/Extension/i18n/jpn/src/nativeStrings.i18n.json @@ -75,6 +75,8 @@ "will_use_tag_parser_when_includes_dont_resolve": "#includes を解決できない場合、拡張機能では IntelliSense のタグ パーサーが使用されます。", "autocomplete_is_enabled": "オートコンプリートは有効です。", "autocomplete_is_disabled": "オートコンプリートは無効です。", + "hover_is_enabled": "ホバーが有効になっています。", + "hover_is_disabled": "ホバーが無効になっています。", "enhanced_colorization_is_enabled": "拡張色付けが有効になっています。", "error_squiggles_disabled": "エラーの波線が無効になっています。", "error_squiggles_enabled": "エラーの波線が有効になっています。", @@ -109,7 +111,6 @@ "intellisense_client_currently_disconnected": "IntelliSense クライアントは現在切断されています", "request_cancelled": "要求はキャンセルされました。{0}", "intellisense_client_not_available_go_to_definition": "IntelliSense クライアントは使用できません。定義への移動にはタグ パーサーを使用します。", - "wsl_compiler_detected": "WSL コンパイラが検出されました", "error_squiggle_count": "エラーの波線の数: {0}", "queueing_update_intellisense": "以下の翻訳単位のファイルに対する IntelliSense の更新をキューに登録しています: {0}", "formatting_document": "ドキュメントの書式設定: {0}", @@ -143,7 +144,6 @@ "unable_to_start_child_process": "子プロセスを開始できません。", "timed_out_attempting_to_communicate_with_process": "プロセスと通信しようとしてタイムアウトになりました。", "process_failed_to_run": "プロセスを実行できませんでした", - "wsl_not_detected": "WSL が検出されませんでした", "compiler_in_compilerpath_not_found": "指定されたコンパイラが見つかりませんでした: {0}", "config_data_invalid": "構成データが無効です。{0}", "cmake_executable_not_found": "CMake 実行可能ファイルが {0} に見つかりません", @@ -242,5 +242,37 @@ "file_tag": "ファイル", "compiler_default_language_standard_version_old": "コンパイラから既定の言語の標準バージョンが返されました: {0}。このバージョンは古いため、より新しいバージョン {1} をデフォルトとして使用しようとします。", "unexpected_output_from_clang_tidy": "clang-tidy からの予期しない出力: {0}。期待値: {1}。", - "generate_doxygen_comment": "Doxygen コメントの生成" + "generate_doxygen_comment": "Doxygen コメントの生成", + "offer_create_declaration": "{1} で {0} の宣言を作成する", + "offer_create_definition": "{1} で {0} の定義を作成する", + "function_definition_not_found": "'{0}' の関数定義が見つかりません。", + "cm_attributes": "属性", + "cm_bases": "ベース", + "cm_classes": "クラス", + "cm_coclasses": "コクラス", + "cm_delegates": "デリゲート", + "cm_enums": "列挙型", + "cm_events": "イベント", + "cm_functions": "関数", + "cm_importdirectives": "ディレクティブのインポート", + "cm_importlibstatements": "ImportLib ステートメント", + "cm_importstatements": "ステートメントのインポート", + "cm_includedirectives": "ディレクティブを含める", + "cm_interfaces": "インターフェイス", + "cm_libraries": "ライブラリ", + "cm_macros": "マクロ", + "cm_maps": "地図", + "cm_mapentries": "マップ エントリ", + "cm_miscellaneous": "その他", + "cm_namespaces": "名前空間", + "cm_parameters": "パラメーター", + "cm_properties": "プロパティ", + "cm_structs": "構造体", + "cm_todo_insert_return": "TODO: return ステートメントをここに挿入します", + "cm_typedefs": "Typedefs", + "cm_unions": "和集合", + "cm_usingaliases": "エイリアスの使用", + "cm_usingdirectives": "ディレクティブを使用する", + "cm_variables": "変数", + "cm_addfunction": "自動的に関数を追加" } \ No newline at end of file diff --git a/Extension/i18n/kor/package.i18n.json b/Extension/i18n/kor/package.i18n.json index 6fe4cfe517..b5492eaa8a 100644 --- a/Extension/i18n/kor/package.i18n.json +++ b/Extension/i18n/kor/package.i18n.json @@ -4,6 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "c_cpp.subheaders.intelliSense.title": "IntelliSense", + "c_cpp.subheaders.formatting.title": "서식 지정", + "c_cpp.subheaders.codeDocumentation.title": "코드 설명서", + "c_cpp.subheaders.codeAnalysis.title": "Code Analysis", + "c_cpp.subheaders.debugging.title": "디버깅", + "c_cpp.subheaders.resourceManagement.title": "리소스 관리", + "c_cpp.subheaders.miscellaneous.title": "기타", "c_cpp.capabilities.untrustedWorkspaces.description": "여러 설정으로 인해 작업 영역에 로컬인 프로세스가 실행될 수 있습니다(예: C_Cpp.clang_format_path, C_Cpp.codeAnalysis.clangTidy.path, C_Cpp.addNodeAddonIncludePaths, C_Cpp.default.compilerPath, C_Cpp.default.configurationProvider 및 C_Cpp.default.compileCommands 및 그와 동등한 c_cpp_properties.json의 속성).", "c_cpp.command.configurationSelect.title": "구성 선택...", "c_cpp.command.configurationProviderSelect.title": "구성 공급자 변경...", @@ -26,6 +33,7 @@ "c_cpp.command.generateEditorConfig.title": "VC 형식 설정에서 EditorConfig 콘텐츠 생성", "c_cpp.command.GoToNextDirectiveInGroup.title": "조건부 그룹의 다음 전처리기 지시문으로 이동", "c_cpp.command.GoToPrevDirectiveInGroup.title": "조건부 그룹의 이전 전처리기 지시문으로 이동", + "c_cpp.command.CreateDeclarationOrDefinition.title": "선언/정의 만들기", "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "활성 파일에서 코드 분석 실행", "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "열린 파일에서 코드 분석 실행", "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "모든 파일에 대한 코드 분석 실행", @@ -236,6 +244,7 @@ "c_cpp.configuration.caseSensitiveFileSupport.markdownDescription": "`default`로 설정하면 작업 공간의 파일 시스템이 Windows에서는 대소문자를 구분하지 않고 macOS 또는 Linux에서는 대소문자를 구분하는 것으로 간주됩니다. `enabled`으로 설정하면 작업 영역의 파일 시스템이 Windows에서 대소문자를 구분하는 것으로 간주됩니다.", "c_cpp.configuration.enhancedColorization.markdownDescription": "사용하도록 설정된 경우 IntelliSense를 기반으로 코드 색이 지정됩니다. `#C_Cpp.intelliSenseEngine#`이 `default`로 설정된 경우에만 이 설정이 적용됩니다.", "c_cpp.configuration.codeFolding.description": "사용하도록 설정하면 언어 서버에서 코드 접기 범위를 제공합니다.", + "c_cpp.configuration.hover.description": "사용하지 않도록 설정하면 언어 서버에서 마우스로 가리키기 세부 정보를 더 이상 제공하지 않습니다.", "c_cpp.configuration.vcpkg.enabled.markdownDescription": "[vcpkg 종속성 관리자](https://aka.ms/vcpkg/)에 대해 통합 서비스를 사용하도록 설정합니다.", "c_cpp.configuration.addNodeAddonIncludePaths.markdownDescription": "`nan` 및 `node-addon-api`가 종속성일 때 해당 포함 경로를 추가합니다.", "c_cpp.configuration.renameRequiresIdentifier.markdownDescription": "`true`이면 '기호 이름 바꾸기'에 유효한 C/C++ 식별자가 필요합니다.", @@ -390,5 +399,10 @@ "c_cpp.semanticTokenTypes.numberLiteral.description": "C++ 사용자 정의 리터럴 번호의 스타일입니다.", "c_cpp.semanticTokenTypes.stringLiteral.description": "C++ 사용자 정의 리터럴 문자열의 스타일입니다.", "c_cpp.semanticTokenModifiers.global.description": "전체인 기호에 사용할 스타일입니다.", - "c_cpp.semanticTokenModifiers.local.description": "로컬인 기호에 사용할 스타일입니다." + "c_cpp.semanticTokenModifiers.local.description": "로컬인 기호에 사용할 스타일입니다.", + "c_cpp.debuggers.logging.natvisDiagnostics.description": "Optional flag to determine whether diagnostic natvis messages should be logged to the Debug Console. Defaults to None.", + "c_cpp.debuggers.logging.category.verbose.description": "Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.", + "c_cpp.debuggers.logging.category.warning.description": "Logs that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.", + "c_cpp.debuggers.logging.category.error.description": "Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.", + "c_cpp.debuggers.logging.category.none.description": "Not used for writing log messages. Specifies that a logging category should not write any messages." } \ No newline at end of file diff --git a/Extension/i18n/kor/src/Debugger/nativeAttach.i18n.json b/Extension/i18n/kor/src/Debugger/nativeAttach.i18n.json index c19ee7a58b..fde7300cc7 100644 --- a/Extension/i18n/kor/src/Debugger/nativeAttach.i18n.json +++ b/Extension/i18n/kor/src/Debugger/nativeAttach.i18n.json @@ -4,5 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "os.not.supported": "운영 체제 \"{0}\"은(는) 지원되지 않습니다." + "os.not.supported": "운영 체제 \"{0}\"은(는) 지원되지 않습니다.", + "timeout.processList.spawn": "{1}초 후에 \"{0}\" 시간이 초과되었습니다.", + "cancel.processList.spawn": "\"{0}\"이(가) 취소되었습니다.", + "error.processList.spawn": "\"{0}\"이(가) 코드 \"{1}\"(으)로 종료되었습니다.", + "failed.processList.spawn": "\"{0}\"을(를) 생성하지 못했습니다." } \ No newline at end of file diff --git a/Extension/i18n/kor/src/nativeStrings.i18n.json b/Extension/i18n/kor/src/nativeStrings.i18n.json index 5c389c1d5a..9fa68d5f7d 100644 --- a/Extension/i18n/kor/src/nativeStrings.i18n.json +++ b/Extension/i18n/kor/src/nativeStrings.i18n.json @@ -75,6 +75,8 @@ "will_use_tag_parser_when_includes_dont_resolve": "이 확장은 #includes가 확인되지 않을 때 IntelliSense에 태그 파서를 사용합니다.", "autocomplete_is_enabled": "자동 완성을 사용할 수 있습니다.", "autocomplete_is_disabled": "자동 완성을 사용할 수 없습니다.", + "hover_is_enabled": "마우스로 가리키기를 사용할 수 있습니다.", + "hover_is_disabled": "마우스로 가리키기가 비활성화되었습니다.", "enhanced_colorization_is_enabled": "향상된 색 지정이 사용하도록 설정되었습니다.", "error_squiggles_disabled": "오류 표시선이 사용하지 않도록 설정되었습니다.", "error_squiggles_enabled": "오류 표시선이 사용하도록 설정되었습니다.", @@ -109,7 +111,6 @@ "intellisense_client_currently_disconnected": "현재 IntelliSense 클라이언트의 연결이 끊어졌습니다.", "request_cancelled": "요청이 취소되었습니다. {0}", "intellisense_client_not_available_go_to_definition": "IntelliSense 클라이언트를 사용할 수 없습니다. 정의로 이동에 태그 파서를 사용합니다.", - "wsl_compiler_detected": "WSL 컴파일러가 검색됨", "error_squiggle_count": "오류 표시선 수: {0}", "queueing_update_intellisense": "다음 변환 단위의 파일에 대한 IntelliSense 업데이트를 큐에 추가하는 중: {0}", "formatting_document": "문서 서식을 지정하는 중: {0}", @@ -143,7 +144,6 @@ "unable_to_start_child_process": "자식 프로세스를 시작할 수 없습니다.", "timed_out_attempting_to_communicate_with_process": "프로세스와 통신을 시도하는 동안 시간이 초과되었습니다.", "process_failed_to_run": "프로세스를 실행하지 못했습니다.", - "wsl_not_detected": "WSL이 검색되지 않음", "compiler_in_compilerpath_not_found": "지정한 컴파일러를 찾을 수 없습니다. {0}", "config_data_invalid": "구성 데이터가 잘못됨, {0}", "cmake_executable_not_found": "{0}에서 CMake 실행 파일을 찾을 수 없음", @@ -242,5 +242,37 @@ "file_tag": "파일", "compiler_default_language_standard_version_old": "컴파일러가 기본 언어 표준 버전 {0}을(를) 반환했습니다. 이 버전은 이전 버전이므로 새 버전 {1}을(를) 기본으로 사용하려고 합니다.", "unexpected_output_from_clang_tidy": "clang-tidy에서 예기치 않은 출력: {0}. 예상: {1}.", - "generate_doxygen_comment": "Doxygen 주석 생성" + "generate_doxygen_comment": "Doxygen 주석 생성", + "offer_create_declaration": "{1}에서 {0}의 선언 만들기", + "offer_create_definition": "{1}에서 {0}의 정의 만들기", + "function_definition_not_found": "'{0}'에 대한 함수 정의를 찾을 수 없습니다.", + "cm_attributes": "특성", + "cm_bases": "Bases", + "cm_classes": "클래스", + "cm_coclasses": "CoClasses", + "cm_delegates": "대리자", + "cm_enums": "열거형", + "cm_events": "이벤트", + "cm_functions": "함수", + "cm_importdirectives": "Import 지시문", + "cm_importlibstatements": "ImportLib 문", + "cm_importstatements": "Import 문", + "cm_includedirectives": "Include 지시문", + "cm_interfaces": "인터페이스", + "cm_libraries": "라이브러리", + "cm_macros": "매크로", + "cm_maps": "Maps", + "cm_mapentries": "맵 엔트리", + "cm_miscellaneous": "기타", + "cm_namespaces": "네임스페이스", + "cm_parameters": "매개 변수", + "cm_properties": "속성", + "cm_structs": "구조체", + "cm_todo_insert_return": "TODO: 여기에 return 문을 삽입합니다.", + "cm_typedefs": "Typedefs", + "cm_unions": "공용 구조체", + "cm_usingaliases": "Using 별칭", + "cm_usingdirectives": "Using 지시문", + "cm_variables": "변수", + "cm_addfunction": "함수 자동 추가" } \ No newline at end of file diff --git a/Extension/i18n/plk/package.i18n.json b/Extension/i18n/plk/package.i18n.json index d2bb839ab4..14a1543e96 100644 --- a/Extension/i18n/plk/package.i18n.json +++ b/Extension/i18n/plk/package.i18n.json @@ -4,6 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "c_cpp.subheaders.intelliSense.title": "IntelliSense", + "c_cpp.subheaders.formatting.title": "Formatowanie", + "c_cpp.subheaders.codeDocumentation.title": "Dokumentacja dotyczące kodu", + "c_cpp.subheaders.codeAnalysis.title": "Code Analysis", + "c_cpp.subheaders.debugging.title": "Debugowanie", + "c_cpp.subheaders.resourceManagement.title": "Zarządzanie zasobami", + "c_cpp.subheaders.miscellaneous.title": "Różne", "c_cpp.capabilities.untrustedWorkspaces.description": "Wiele ustawień może spowodować wykonanie procesów lokalnych w obszarze roboczym, np. C_Cpp.clang_format_path, C_Cpp.codeAnalysis.clangTidy.path, C_Cpp.addNodeAddonIncludePaths, C_Cpp.default.compilerPath, C_Cpp.default.configurationProvider i C_Cpp.default.compileCommands oraz równoważne właściwości w pliku c_cpp_properties.json.", "c_cpp.command.configurationSelect.title": "Wybierz konfigurację...", "c_cpp.command.configurationProviderSelect.title": "Zmień dostawcę konfiguracji...", @@ -26,6 +33,7 @@ "c_cpp.command.generateEditorConfig.title": "Generuj zawartość pliku EditorConfig z ustawień formatu VC", "c_cpp.command.GoToNextDirectiveInGroup.title": "Przejdź do następnej dyrektywy preprocesora w grupie warunkowej", "c_cpp.command.GoToPrevDirectiveInGroup.title": "Przejdź do poprzedniej dyrektywy preprocesora w grupie warunkowej", + "c_cpp.command.CreateDeclarationOrDefinition.title": "Utwórz deklarację/definicję", "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "Uruchom analizę kodu dla aktywnego pliku", "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "Uruchamianie rozszerzenia Code Analysis na otwartych plikach", "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "Uruchamianie analizy kodu dla wszystkich plików", @@ -236,6 +244,7 @@ "c_cpp.configuration.caseSensitiveFileSupport.markdownDescription": "W przypadku ustawienia wartości „default” przyjmuje się, że system plików obszaru roboczego w systemie Windows nie uwzględnia wielkości liter, a w systemie macOS lub Linux wielkość liter jest uwzględniana. W przypadku ustawienia wartości „enabled” przyjmuje się, że system plików obszaru roboczego uwzględnia wielkość liter w systemie Windows.", "c_cpp.configuration.enhancedColorization.markdownDescription": "Jeśli ta opcja jest włączona, kod jest kolorowany na podstawie funkcji IntelliSense. To ustawienie ma zastosowanie tylko wtedy, gdy właściwość `#C_Cpp.intelliSenseEngine#` jest ustawiony na wartość `default`.", "c_cpp.configuration.codeFolding.description": "Jeśli ta opcja jest włączona, zakresy składania kodu są dostarczane przez serwer języka.", + "c_cpp.configuration.hover.description": "W przypadku wyłączenia szczegóły dotyczące umieszczania wskaźnika myszy nie będą już udostępniane przez serwer języka.", "c_cpp.configuration.vcpkg.enabled.markdownDescription": "Włącz usługi integracji dla elementu [vcpkg dependency manager](https://aka.ms/vcpkg/).", "c_cpp.configuration.addNodeAddonIncludePaths.markdownDescription": "Dodaj ścieżki dołączania z plików `nan` i `node-addon-api`, jeśli są one zależnościami.", "c_cpp.configuration.renameRequiresIdentifier.markdownDescription": "Jeśli ma wartość `true`, element „Symbol zmiany nazwy” będzie wymagać prawidłowego identyfikatora C/C++.", @@ -390,5 +399,10 @@ "c_cpp.semanticTokenTypes.numberLiteral.description": "Styl dla liczb literałów zdefiniowanych przez użytkownika języka C++.", "c_cpp.semanticTokenTypes.stringLiteral.description": "Styl dla ciągów literałów zdefiniowanych przez użytkownika języka C++.", "c_cpp.semanticTokenModifiers.global.description": "Styl używany w przypadku symboli, które są globalne.", - "c_cpp.semanticTokenModifiers.local.description": "Styl używany w przypadku symboli, które są lokalne." + "c_cpp.semanticTokenModifiers.local.description": "Styl używany w przypadku symboli, które są lokalne.", + "c_cpp.debuggers.logging.natvisDiagnostics.description": "Optional flag to determine whether diagnostic natvis messages should be logged to the Debug Console. Defaults to None.", + "c_cpp.debuggers.logging.category.verbose.description": "Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.", + "c_cpp.debuggers.logging.category.warning.description": "Logs that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.", + "c_cpp.debuggers.logging.category.error.description": "Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.", + "c_cpp.debuggers.logging.category.none.description": "Not used for writing log messages. Specifies that a logging category should not write any messages." } \ No newline at end of file diff --git a/Extension/i18n/plk/src/Debugger/nativeAttach.i18n.json b/Extension/i18n/plk/src/Debugger/nativeAttach.i18n.json index 7aff9ca2f8..fb90411460 100644 --- a/Extension/i18n/plk/src/Debugger/nativeAttach.i18n.json +++ b/Extension/i18n/plk/src/Debugger/nativeAttach.i18n.json @@ -4,5 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "os.not.supported": "System operacyjny „{0}” nie jest obsługiwany." + "os.not.supported": "System operacyjny „{0}” nie jest obsługiwany.", + "timeout.processList.spawn": "Upłynął limit czasu „{0}” po {1} sekundach.", + "cancel.processList.spawn": "Anulowano: „{0}”.", + "error.processList.spawn": "„{0}” zakończono z kodem: „{1}”.", + "failed.processList.spawn": "Nie można zduplikować „{0}”." } \ No newline at end of file diff --git a/Extension/i18n/plk/src/nativeStrings.i18n.json b/Extension/i18n/plk/src/nativeStrings.i18n.json index 03c1396565..d6d5bc9187 100644 --- a/Extension/i18n/plk/src/nativeStrings.i18n.json +++ b/Extension/i18n/plk/src/nativeStrings.i18n.json @@ -75,6 +75,8 @@ "will_use_tag_parser_when_includes_dont_resolve": "Rozszerzenie użyje analizatora tagów dla funkcji IntelliSense, jeśli dyrektywa #includes nie zostanie rozpoznana.", "autocomplete_is_enabled": "Autouzupełnianie zostało włączone.", "autocomplete_is_disabled": "Autouzupełnianie zostało wyłączone.", + "hover_is_enabled": "Umieszczanie wskaźnika myszy jest włączone.", + "hover_is_disabled": "Umieszczanie wskaźnika myszy jest wyłączone.", "enhanced_colorization_is_enabled": "Rozszerzone kolorowanie zostało włączone.", "error_squiggles_disabled": "Zygzaki sygnalizujące błędy zostały wyłączone.", "error_squiggles_enabled": "Zygzaki sygnalizujące błędy zostały włączone.", @@ -109,7 +111,6 @@ "intellisense_client_currently_disconnected": "Klient funkcji IntelliSense jest obecnie rozłączony", "request_cancelled": "Żądanie anulowane: {0}", "intellisense_client_not_available_go_to_definition": "Klient funkcji IntelliSense jest niedostępny, do przejścia do definicji jest używany analizator tagów.", - "wsl_compiler_detected": "Wykryto kompilator WSL", "error_squiggle_count": "Liczba zygzaków sygnalizujących błędy: {0}", "queueing_update_intellisense": "Kolejkowanie aktualizacji funkcji IntelliSense dla plików w jednostce translacji: {0}", "formatting_document": "Formatowanie dokumentu: {0}", @@ -143,7 +144,6 @@ "unable_to_start_child_process": "Nie można uruchomić procesu podrzędnego.", "timed_out_attempting_to_communicate_with_process": "Przekroczono limit czasu przy próbie komunikowania się z procesem.", "process_failed_to_run": "Nie można uruchomić procesu", - "wsl_not_detected": "Nie wykryto podsystemu WSL", "compiler_in_compilerpath_not_found": "Nie znaleziono określonego kompilatora: {0}", "config_data_invalid": "Dane konfiguracji są nieprawidłowe, {0}", "cmake_executable_not_found": "Nie znaleziono pliku wykonywalnego narzędzia CMake w lokalizacji {0}", @@ -242,5 +242,37 @@ "file_tag": "Plik", "compiler_default_language_standard_version_old": "Kompilator zwrócił domyślną wersję standardową języka: {0}. Ponieważ ta wersja jest stara, spróbuje użyć nowszej wersji {1} jako domyślnej.", "unexpected_output_from_clang_tidy": "Nieoczekiwane dane wyjściowe z narzędzia Clang-Tidy: {0}. Oczekiwano: {1}.", - "generate_doxygen_comment": "Generuj komentarz Doxygen" + "generate_doxygen_comment": "Generuj komentarz Doxygen", + "offer_create_declaration": "Utwórz deklarację funkcji {0} w pliku {1}", + "offer_create_definition": "Utwórz definicję funkcji {0} w pliku {1}", + "function_definition_not_found": "Nie znaleziono definicji funkcji „{0}”.", + "cm_attributes": "Atrybuty", + "cm_bases": "Bazy", + "cm_classes": "Klasy", + "cm_coclasses": "CoClasses", + "cm_delegates": "Delegaci", + "cm_enums": "Wyliczenia", + "cm_events": "Zdarzenia", + "cm_functions": "Funkcje", + "cm_importdirectives": "Importuj dyrektywy", + "cm_importlibstatements": "Instrukcje ImportLib", + "cm_importstatements": "Importuj instrukcje", + "cm_includedirectives": "Dołącz dyrektywy", + "cm_interfaces": "Interfejsy", + "cm_libraries": "Biblioteki", + "cm_macros": "Makra", + "cm_maps": "Mapy", + "cm_mapentries": "Wpisy mapy", + "cm_miscellaneous": "Różne", + "cm_namespaces": "Obszary nazw", + "cm_parameters": "Parametry", + "cm_properties": "Właściwości", + "cm_structs": "Struktury", + "cm_todo_insert_return": "TODO: tu wstawić instrukcję return", + "cm_typedefs": "Definicje typów", + "cm_unions": "Unie", + "cm_usingaliases": "Używanie aliasów", + "cm_usingdirectives": "Używane dyrektywy", + "cm_variables": "Zmienne", + "cm_addfunction": "Automatyczne dodanie funkcji" } \ No newline at end of file diff --git a/Extension/i18n/ptb/package.i18n.json b/Extension/i18n/ptb/package.i18n.json index 70924cb566..9d64833fbd 100644 --- a/Extension/i18n/ptb/package.i18n.json +++ b/Extension/i18n/ptb/package.i18n.json @@ -4,6 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "c_cpp.subheaders.intelliSense.title": "IntelliSense", + "c_cpp.subheaders.formatting.title": "Formatação", + "c_cpp.subheaders.codeDocumentation.title": "Documentação do Código", + "c_cpp.subheaders.codeAnalysis.title": "Code Analysis", + "c_cpp.subheaders.debugging.title": "Depurando", + "c_cpp.subheaders.resourceManagement.title": "Gerenciamento de Recursos", + "c_cpp.subheaders.miscellaneous.title": "Diversos", "c_cpp.capabilities.untrustedWorkspaces.description": "Múltiplas configurações podem fazer com que processos locais ao espaço de trabalho sejam executados, por exemplo, C_Cpp.clang_format_path, C_Cpp.codeAnalysis.clangTidy.path, C_Cpp.addNodeAddonIncludePaths, C_Cpp.default.compilerPath, C_Cpp.default.configurationProvider, e C_Cpp.default.compileCommands, e as propriedades equivalentes em c_cpp_properties.json.", "c_cpp.command.configurationSelect.title": "Selecione uma Configuração...", "c_cpp.command.configurationProviderSelect.title": "Alterar Provedor de Configuração...", @@ -26,6 +33,7 @@ "c_cpp.command.generateEditorConfig.title": "Gerar o conteúdo do EditorConfig por meio das configurações de Formato do VC", "c_cpp.command.GoToNextDirectiveInGroup.title": "Ir para a próxima diretiva de pré-processador no grupo condicional", "c_cpp.command.GoToPrevDirectiveInGroup.title": "Ir para a diretiva de pré-processador anterior no grupo condicional", + "c_cpp.command.CreateDeclarationOrDefinition.title": "Criar Declaração/Definição", "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "Executar Code Analysis no Arquivo Ativo", "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "Executar Code Analysis em Abrir Arquivos", "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "Executar Code Analysis em Todos os Arquivos", @@ -199,7 +207,7 @@ "c_cpp.configuration.simplifyStructuredComments.markdownDescription": "Se for `true`, as dicas de passar o mouse e autocompletar exibirão apenas alguns rótulos de comentários estruturados. Caso contrário, todos os comentários serão exibidos.", "c_cpp.configuration.doxygen.generateOnType.description": "Controle se o comentário Doxygen deve ser inserido automaticamente depois de digitar o estilo de comentário escolhido.", "c_cpp.configuration.doxygen.generatedStyle.description": "A cadeia de caracteres usada como a linha inicial do comentário Doxygen.", - "c_cpp.configuration.doxygen.sectionTags.description": "Selecione as tags de seção do Doxygen que você deseja exibir ao focalizar na área de dica de ferramenta quando a configuração `Simplificar Comentários Estruturados` estiver habilitada. ", + "c_cpp.configuration.doxygen.sectionTags.description": "Selecione as tags de seção do Doxygen que você quer exibir ao focalizar na área de dica de ferramenta quando a configuração `Simplificar Comentários Estruturados` estiver habilitada. ", "c_cpp.configuration.commentContinuationPatterns.items.anyof.string.markdownDescription": "O padrão que inicia um bloco de comentário de várias linhas ou de uma linha. O padrão de continuação é `*` para blocos de comentários de várias linhas ou esta cadeia de caracteres para blocos de comentários de uma única linha.", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.begin.description": "O padrão que inicia um bloco de comentário de linha única ou de várias linhas.", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.continue.description": "O texto que será inserido na próxima linha quando Enter for pressionado dentro de um bloco de comentário de linha única ou de várias linhas.", @@ -236,6 +244,7 @@ "c_cpp.configuration.caseSensitiveFileSupport.markdownDescription": "Se definido como `default`, o sistema de arquivos do workspace não diferencia maiúsculas de minúsculas no Windows e diferencia maiúsculas de minúsculas no macOS ou Linux. Se definido como `enabled`, o sistema de arquivos do workspace é considerado sensível a maiúsculas e minúsculas no Windows.", "c_cpp.configuration.enhancedColorization.markdownDescription": "Se habilitado, o código é colorido com base no IntelliSense. Esta configuração só se aplica se `#C_Cpp.intelliSenseEngine#` estiver definido como `default`.", "c_cpp.configuration.codeFolding.description": "Se habilitado, os intervalos de dobramento de código serão fornecidos pelo servidor de idiomas.", + "c_cpp.configuration.hover.description": "Se desabilitado, os detalhes do hover não são mais fornecidos pelo servidor de idiomas.", "c_cpp.configuration.vcpkg.enabled.markdownDescription": "Habilitar os serviços de integração para o [gerenciador de dependências vcpkg](https://aka.ms/vcpkg/).", "c_cpp.configuration.addNodeAddonIncludePaths.markdownDescription": "Adicione caminhos de inclusão de `nan` e `node-addon-api` quando forem dependências.", "c_cpp.configuration.renameRequiresIdentifier.markdownDescription": "Se `true`, 'Renomear Símbolo' exigirá um identificador C/C++ válido.", @@ -390,5 +399,10 @@ "c_cpp.semanticTokenTypes.numberLiteral.description": "Estilo para números literais definidos pelo usuário em C++.", "c_cpp.semanticTokenTypes.stringLiteral.description": "Estilo para cadeias de caracteres literais definidas pelo usuário em C++.", "c_cpp.semanticTokenModifiers.global.description": "Estilo a ser usado para símbolos que são globais.", - "c_cpp.semanticTokenModifiers.local.description": "Estilo a ser usado para símbolos locais." + "c_cpp.semanticTokenModifiers.local.description": "Estilo a ser usado para símbolos locais.", + "c_cpp.debuggers.logging.natvisDiagnostics.description": "Optional flag to determine whether diagnostic natvis messages should be logged to the Debug Console. Defaults to None.", + "c_cpp.debuggers.logging.category.verbose.description": "Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.", + "c_cpp.debuggers.logging.category.warning.description": "Logs that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.", + "c_cpp.debuggers.logging.category.error.description": "Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.", + "c_cpp.debuggers.logging.category.none.description": "Not used for writing log messages. Specifies that a logging category should not write any messages." } \ No newline at end of file diff --git a/Extension/i18n/ptb/src/Debugger/nativeAttach.i18n.json b/Extension/i18n/ptb/src/Debugger/nativeAttach.i18n.json index a5c21dc611..909a112673 100644 --- a/Extension/i18n/ptb/src/Debugger/nativeAttach.i18n.json +++ b/Extension/i18n/ptb/src/Debugger/nativeAttach.i18n.json @@ -4,5 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "os.not.supported": "Não há suporte para o sistema operacional \"{0}\"." + "os.not.supported": "Não há suporte para o sistema operacional \"{0}\".", + "timeout.processList.spawn": "\"{0}\" atingiu o tempo limite após {1} segundos.", + "cancel.processList.spawn": "“{0}” cancelado.", + "error.processList.spawn": "“{0}” saiu com o código “{1}”.", + "failed.processList.spawn": "Falha em gerar \"{0}\"." } \ No newline at end of file diff --git a/Extension/i18n/ptb/src/nativeStrings.i18n.json b/Extension/i18n/ptb/src/nativeStrings.i18n.json index f8921001ec..9aaf196d5d 100644 --- a/Extension/i18n/ptb/src/nativeStrings.i18n.json +++ b/Extension/i18n/ptb/src/nativeStrings.i18n.json @@ -75,6 +75,8 @@ "will_use_tag_parser_when_includes_dont_resolve": "A extensão usará o Analisador de Marca para IntelliSense quando #includes não for resolvido.", "autocomplete_is_enabled": "O preenchimento automático está habilitado.", "autocomplete_is_disabled": "O preenchimento automático está desabilitado.", + "hover_is_enabled": "O Hover está habilitado.", + "hover_is_disabled": "O hover está desabilitado.", "enhanced_colorization_is_enabled": "A Colorização Avançada está habilitada.", "error_squiggles_disabled": "Os rabiscos de erro estão desabilitados.", "error_squiggles_enabled": "Os rabiscos de erro estão habilitados.", @@ -109,7 +111,6 @@ "intellisense_client_currently_disconnected": "O cliente IntelliSense está desconectado no momento", "request_cancelled": "Solicitação cancelada: {0}", "intellisense_client_not_available_go_to_definition": "O cliente IntelliSense não está disponível. Usando o Analisador de Marca para ir para a definição.", - "wsl_compiler_detected": "Compilador WSL detectado", "error_squiggle_count": "Contagem de rabiscos de erro: {0}", "queueing_update_intellisense": "Enfileirando a atualização do IntelliSense para arquivos na unidade de tradução de: {0}", "formatting_document": "Formatando o documento: {0}", @@ -143,7 +144,6 @@ "unable_to_start_child_process": "Não é possível iniciar o processo filho!", "timed_out_attempting_to_communicate_with_process": "Tempo limite atingido ao tentar se comunicar com o processo!", "process_failed_to_run": "Falha na execução do processo", - "wsl_not_detected": "WSL não detectado", "compiler_in_compilerpath_not_found": "O compilador especificado não foi encontrado: {0}", "config_data_invalid": "Dados de configuração inválidos, {0}", "cmake_executable_not_found": "Executável do CMake não localizado em {0}", @@ -242,5 +242,37 @@ "file_tag": "Arquivo", "compiler_default_language_standard_version_old": "O compilador retornou a versão padrão do idioma padrão: {0}. Como essa versão é antiga, tentaremos usar a versão {1} mais recente como padrão.", "unexpected_output_from_clang_tidy": "Saída inesperada de clang-tidy: {0}. Esperado: {1}.", - "generate_doxygen_comment": "Gerar Comentário do Doxygen" + "generate_doxygen_comment": "Gerar Comentário do Doxygen", + "offer_create_declaration": "Criar declaração de {0} no {1}", + "offer_create_definition": "Criar definição de {0} no {1}", + "function_definition_not_found": "Definição de função para '{0}' não encontrada.", + "cm_attributes": "Atributos", + "cm_bases": "Bases", + "cm_classes": "Classes", + "cm_coclasses": "CoClasses", + "cm_delegates": "Representantes", + "cm_enums": "Enums", + "cm_events": "Eventos", + "cm_functions": "Funções", + "cm_importdirectives": "Importar diretrizes", + "cm_importlibstatements": "Instruções ImportLib", + "cm_importstatements": "Importar instruções", + "cm_includedirectives": "Incluir diretrizes", + "cm_interfaces": "Interfaces", + "cm_libraries": "Bibliotecas", + "cm_macros": "Macros", + "cm_maps": "Mapas", + "cm_mapentries": "Entradas de mapa", + "cm_miscellaneous": "Diversos", + "cm_namespaces": "Namespaces", + "cm_parameters": "Parâmetros", + "cm_properties": "Propriedades", + "cm_structs": "Structs", + "cm_todo_insert_return": "TODO: inserir instrução return aqui", + "cm_typedefs": "Typedefs", + "cm_unions": "Uniões", + "cm_usingaliases": "Usando aliases", + "cm_usingdirectives": "Usando diretrizes", + "cm_variables": "Variáveis", + "cm_addfunction": "Função de adição automática" } \ No newline at end of file diff --git a/Extension/i18n/rus/package.i18n.json b/Extension/i18n/rus/package.i18n.json index 101ff16587..ef9f4179eb 100644 --- a/Extension/i18n/rus/package.i18n.json +++ b/Extension/i18n/rus/package.i18n.json @@ -4,6 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "c_cpp.subheaders.intelliSense.title": "IntelliSense", + "c_cpp.subheaders.formatting.title": "Форматирование", + "c_cpp.subheaders.codeDocumentation.title": "Документирование кода", + "c_cpp.subheaders.codeAnalysis.title": "Code Analysis", + "c_cpp.subheaders.debugging.title": "Отладка", + "c_cpp.subheaders.resourceManagement.title": "Управление ресурсами", + "c_cpp.subheaders.miscellaneous.title": "Прочее", "c_cpp.capabilities.untrustedWorkspaces.description": "Наличие нескольких параметров может привести к выполнению процессов, локальных для рабочей области, например C_Cpp.clang_format_path, C_Cpp.codeAnalysis.clangTidy.path, C_Cpp.addNodeAddonIncludePaths, C_Cpp.default.compilerPath, C_Cpp.default.configurationProvider и C_Cpp.default.compileCommands, а также эквивалентных свойств в c_cpp_properties.json.", "c_cpp.command.configurationSelect.title": "Выберите конфигурацию...", "c_cpp.command.configurationProviderSelect.title": "Изменение поставщика конфигурации...", @@ -26,6 +33,7 @@ "c_cpp.command.generateEditorConfig.title": "Создание содержимого EditorConfig из параметров формата VC", "c_cpp.command.GoToNextDirectiveInGroup.title": "Перейти к следующей директиве препроцессора в условной группе", "c_cpp.command.GoToPrevDirectiveInGroup.title": "Перейти к предыдущей директиве препроцессора в условной группе", + "c_cpp.command.CreateDeclarationOrDefinition.title": "Создать объявление или определение", "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "Запустить Code Analysis в активном файле", "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "Запустить Code Analysis в открытых файлах", "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "Запустить Code Analysis во всех файлах", @@ -199,7 +207,7 @@ "c_cpp.configuration.simplifyStructuredComments.markdownDescription": "Если выбрано значение `true`, в подсказках при наведении указателя и автозавершении будут отображаться только определенные метки со структурированными комментариями. В противном случае отображаются все комментарии.", "c_cpp.configuration.doxygen.generateOnType.description": "Определяет, следует ли автоматически вставлять комментарий Doxygen после ввода выбранного стиля комментария.", "c_cpp.configuration.doxygen.generatedStyle.description": "Строка символов, используемая в качестве начальной строки комментария Doxygen.", - "c_cpp.configuration.doxygen.sectionTags.description": "Выберите теги раздела Doxygen, которые должны отображаться при наведении курсора на область подсказок, если включен параметр \"Упростить структурированные комментарии\". ", + "c_cpp.configuration.doxygen.sectionTags.description": "Выберите теги раздела Doxygen, которые должны отображаться при наведении курсора на область подсказок, если включен параметр \"Упростить структурированные комментарии\".", "c_cpp.configuration.commentContinuationPatterns.items.anyof.string.markdownDescription": "Шаблон, который начинается с многострочного или однострочного примечания. Шаблон продолжения по умолчанию имеет значение ` * ` для многострочных примечаний или соответствует этой строке для однострочных примечаний.", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.begin.description": "Шаблон, который начинается с многострочного или однострочного примечания.", "c_cpp.configuration.commentContinuationPatterns.items.anyof.object.continue.description": "Текст, который будет вставлен в следующую строку при нажатии клавиши ВВОД в многострочном или однострочном примечании.", @@ -236,6 +244,7 @@ "c_cpp.configuration.caseSensitiveFileSupport.markdownDescription": "Если задано значение `default`, файловая система рабочей области считается нечувствительной к регистру в Windows и чувствительной к регистру в macOS или Linux. Если задано значение `enabled`, предполагается, что файловая система рабочей области чувствительна к регистру в Windows.", "c_cpp.configuration.enhancedColorization.markdownDescription": "Если этот параметр включен, код раскрашивается в соответствии с IntelliSense. Этот параметр применяется, только если для `#C_Cpp.intelliSenseEngine#` установлено значение `default`.", "c_cpp.configuration.codeFolding.description": "Если этот параметр включен, то диапазоны свертывания кода предоставляются языковым сервером.", + "c_cpp.configuration.hover.description": "Если этот параметр отключен, сведения при наведении курсора больше не предоставляются языковым сервером.", "c_cpp.configuration.vcpkg.enabled.markdownDescription": "Включите службы интеграции для [диспетчера зависимостей vcpkg](https://aka.ms/vcpkg/).", "c_cpp.configuration.addNodeAddonIncludePaths.markdownDescription": "Добавьте пути включения из `nan` и `node-addon-api`, если они являются зависимостями.", "c_cpp.configuration.renameRequiresIdentifier.markdownDescription": "Если этот параметр имеет значение `true`, для операции 'Переименование символа' потребуется указать допустимый идентификатор C/C++.", @@ -390,5 +399,10 @@ "c_cpp.semanticTokenTypes.numberLiteral.description": "Стиль для определяемых пользователем числовых литералов C++.", "c_cpp.semanticTokenTypes.stringLiteral.description": "Стиль для определяемых пользователем строковых литералов C++.", "c_cpp.semanticTokenModifiers.global.description": "Стиль для символов, которые являются глобальными.", - "c_cpp.semanticTokenModifiers.local.description": "Стиль для символов, которые являются локальными." + "c_cpp.semanticTokenModifiers.local.description": "Стиль для символов, которые являются локальными.", + "c_cpp.debuggers.logging.natvisDiagnostics.description": "Optional flag to determine whether diagnostic natvis messages should be logged to the Debug Console. Defaults to None.", + "c_cpp.debuggers.logging.category.verbose.description": "Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.", + "c_cpp.debuggers.logging.category.warning.description": "Logs that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.", + "c_cpp.debuggers.logging.category.error.description": "Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.", + "c_cpp.debuggers.logging.category.none.description": "Not used for writing log messages. Specifies that a logging category should not write any messages." } \ No newline at end of file diff --git a/Extension/i18n/rus/src/Debugger/nativeAttach.i18n.json b/Extension/i18n/rus/src/Debugger/nativeAttach.i18n.json index de2973462e..9c44e29743 100644 --- a/Extension/i18n/rus/src/Debugger/nativeAttach.i18n.json +++ b/Extension/i18n/rus/src/Debugger/nativeAttach.i18n.json @@ -4,5 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "os.not.supported": "Операционная система \"{0}\" не поддерживается." + "os.not.supported": "Операционная система \"{0}\" не поддерживается.", + "timeout.processList.spawn": "Истекло время ожидания \"{0}\" после {1} с.", + "cancel.processList.spawn": "\"{0}\" отменено.", + "error.processList.spawn": "Работа \"{0}\" завершена с кодом \"{1}\".", + "failed.processList.spawn": "Не удалось породить \"{0}\"." } \ No newline at end of file diff --git a/Extension/i18n/rus/src/nativeStrings.i18n.json b/Extension/i18n/rus/src/nativeStrings.i18n.json index aba965b269..dab697df9c 100644 --- a/Extension/i18n/rus/src/nativeStrings.i18n.json +++ b/Extension/i18n/rus/src/nativeStrings.i18n.json @@ -75,6 +75,8 @@ "will_use_tag_parser_when_includes_dont_resolve": "Расширение будет использовать анализатор тегов для IntelliSense, когда #includes не разрешаются.", "autocomplete_is_enabled": "Автозавершение включено.", "autocomplete_is_disabled": "Автозавершение отключено.", + "hover_is_enabled": "Сведения при наведении включены.", + "hover_is_disabled": "Сведения при наведении отключены.", "enhanced_colorization_is_enabled": "Расширенная раскраска включена.", "error_squiggles_disabled": "Волнистые линии для ошибок отключены.", "error_squiggles_enabled": "Волнистые линии для ошибок включены.", @@ -109,7 +111,6 @@ "intellisense_client_currently_disconnected": "Клиент IntelliSense сейчас отключен", "request_cancelled": "Запрос отменен: {0}", "intellisense_client_not_available_go_to_definition": "Клиент IntelliSense недоступен, использование анализатора тегов для перехода к определению.", - "wsl_compiler_detected": "Обнаружен компилятор WSL", "error_squiggle_count": "Число волнистых линий для ошибок: {0}", "queueing_update_intellisense": "Постановка в очередь обновления IntelliSense для файлов в единице трансляции: {0}", "formatting_document": "Форматирование документа: {0}", @@ -143,7 +144,6 @@ "unable_to_start_child_process": "Невозможно запустить дочерний процесс!", "timed_out_attempting_to_communicate_with_process": "Время ожидания при попытке связаться с процессом истекло!", "process_failed_to_run": "Не удалось запустить процесс.", - "wsl_not_detected": "WSL не обнаружена.", "compiler_in_compilerpath_not_found": "Указанный компилятор не найден: {0}", "config_data_invalid": "Недопустимые данные конфигурации, {0}", "cmake_executable_not_found": "Исполняемый файл CMake не найден в расположении {0}.", @@ -242,5 +242,37 @@ "file_tag": "Файл", "compiler_default_language_standard_version_old": "Компилятор вернул стандартную версию языка по умолчанию: {0}. Так как эта версия устарела, будет предпринята попытка использовать более новую версию {1} по умолчанию.", "unexpected_output_from_clang_tidy": "Непредусмотренные выходные данные Clang-Tidy: {0}. Ожидалось: {1}.", - "generate_doxygen_comment": "Создать комментарий Doxygen" + "generate_doxygen_comment": "Создать комментарий Doxygen", + "offer_create_declaration": "Создать объявление {0} в {1}", + "offer_create_definition": "Создать определение {0} в {1}", + "function_definition_not_found": "Определение функции {0} не найдено.", + "cm_attributes": "Атрибуты", + "cm_bases": "Базы", + "cm_classes": "Классы", + "cm_coclasses": "Коклассы", + "cm_delegates": "Делегаты", + "cm_enums": "Перечисления", + "cm_events": "События", + "cm_functions": "Функции", + "cm_importdirectives": "Импортировать директивы", + "cm_importlibstatements": "Операторы ImportLib", + "cm_importstatements": "Импортировать операторы", + "cm_includedirectives": "Включить директивы", + "cm_interfaces": "Интерфейсы", + "cm_libraries": "Библиотеки", + "cm_macros": "Макросы", + "cm_maps": "Сопоставления", + "cm_mapentries": "Записи сопоставлений", + "cm_miscellaneous": "Прочее", + "cm_namespaces": "Пространства имен", + "cm_parameters": "Параметры", + "cm_properties": "Свойства", + "cm_structs": "Структуры", + "cm_todo_insert_return": "TODO: вставьте здесь оператор return", + "cm_typedefs": "Определения типов", + "cm_unions": "Объединения", + "cm_usingaliases": "Псевдонимы using", + "cm_usingdirectives": "Использование директив", + "cm_variables": "Переменные", + "cm_addfunction": "Добавлять функцию автоматически" } \ No newline at end of file diff --git a/Extension/i18n/trk/package.i18n.json b/Extension/i18n/trk/package.i18n.json index a28f20a007..61f77c4338 100644 --- a/Extension/i18n/trk/package.i18n.json +++ b/Extension/i18n/trk/package.i18n.json @@ -4,6 +4,13 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "c_cpp.subheaders.intelliSense.title": "IntelliSense", + "c_cpp.subheaders.formatting.title": "Biçimlendirme", + "c_cpp.subheaders.codeDocumentation.title": "Kod Belgeleri", + "c_cpp.subheaders.codeAnalysis.title": "Code Analysis", + "c_cpp.subheaders.debugging.title": "Hata ayıklama", + "c_cpp.subheaders.resourceManagement.title": "Kaynak Yönetimi", + "c_cpp.subheaders.miscellaneous.title": "Çeşitli", "c_cpp.capabilities.untrustedWorkspaces.description": "Birden çok ayar, çalışma alanına yerel işlemlerin yürütülmesine neden olabilir, örneğin, C_Cpp.clang_format_path, C_Cpp.codeAnalysis.clangTidy.path, C_Cpp.addNodeAddonIncludePaths, C_Cpp.default.compilerPath, C_Cpp.default.configurationProvider ve C_Cpp.default.compileCommands ve c_cpp_properties.json içindeki eşdeğer özellikler.", "c_cpp.command.configurationSelect.title": "Yapılandırma Seçin...", "c_cpp.command.configurationProviderSelect.title": "Yapılandırma Sağlayıcısını Değiştir...", @@ -26,6 +33,7 @@ "c_cpp.command.generateEditorConfig.title": "VC Biçimi ayarlarından EditorConfig içerikleri oluştur", "c_cpp.command.GoToNextDirectiveInGroup.title": "Koşullu grupta sonraki ön işlemci yönergesine git", "c_cpp.command.GoToPrevDirectiveInGroup.title": "Koşullu grupta önceki ön işlemci yönergesine git", + "c_cpp.command.CreateDeclarationOrDefinition.title": "Bildirim / Tanım Oluştur", "c_cpp.command.RunCodeAnalysisOnActiveFile.title": "Aktif Dosyada Code Analysis’i Çalıştır", "c_cpp.command.RunCodeAnalysisOnOpenFiles.title": "Açık Dosyalarda Code Analysis’i Çalıştır", "c_cpp.command.RunCodeAnalysisOnAllFiles.title": "Tüm Dosyalarda Code Analysis’i Çalıştır", @@ -236,6 +244,7 @@ "c_cpp.configuration.caseSensitiveFileSupport.markdownDescription": "`default` olarak ayarlanırsa, çalışma alanının dosya sisteminin Windows'da büyük/küçük harfe duyarlı olmadığı ve macOS ya da Linux'ta büyük/küçük harfe duyarlı olduğu varsayılır. `enabled` olarak ayarlanırsa, çalışma alanının dosya sisteminin Windows'da büyük/küçük harfe duyarlı olduğu varsayılır.", "c_cpp.configuration.enhancedColorization.markdownDescription": "Etkinleştirilirse, kod IntelliSense'e göre renklendirilir. Bu ayar yalnızca `#C_Cpp.intelliSenseEngine#` `default` olarak ayarlandıysa geçerlidir.", "c_cpp.configuration.codeFolding.description": "Etkinleştirilirse, kod katlama aralıkları dil sunucusu tarafından sağlanır.", + "c_cpp.configuration.hover.description": "Devre dışı bırakılırsa üzerine gelme ayrıntıları artık dil sunucusu tarafından sağlanmaz.", "c_cpp.configuration.vcpkg.enabled.markdownDescription": "[vcpkg bağımlılık yöneticisi](https://aka.ms/vcpkg/) için tümleştirme hizmetlerini etkinleştirin.", "c_cpp.configuration.addNodeAddonIncludePaths.markdownDescription": "`nan` ve `node-addon-api` bağımlılık olduğunda bunlardan ekleme yolları ekleyin.", "c_cpp.configuration.renameRequiresIdentifier.markdownDescription": "`true` ise, 'Sembolü Yeniden Adlandır' işlemi için geçerli bir C/C++ tanımlayıcısı gerekir.", @@ -390,5 +399,10 @@ "c_cpp.semanticTokenTypes.numberLiteral.description": "C++ kullanıcı tanımlı sabit sayılar için kullanılacak stil.", "c_cpp.semanticTokenTypes.stringLiteral.description": "C++ kullanıcı tanımlı sabit dizeleri için kullanılacak stil.", "c_cpp.semanticTokenModifiers.global.description": "Genel semboller için kullanılacak stil.", - "c_cpp.semanticTokenModifiers.local.description": "Yerel semboller için kullanılacak stil." + "c_cpp.semanticTokenModifiers.local.description": "Yerel semboller için kullanılacak stil.", + "c_cpp.debuggers.logging.natvisDiagnostics.description": "Optional flag to determine whether diagnostic natvis messages should be logged to the Debug Console. Defaults to None.", + "c_cpp.debuggers.logging.category.verbose.description": "Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.", + "c_cpp.debuggers.logging.category.warning.description": "Logs that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.", + "c_cpp.debuggers.logging.category.error.description": "Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.", + "c_cpp.debuggers.logging.category.none.description": "Not used for writing log messages. Specifies that a logging category should not write any messages." } \ No newline at end of file diff --git a/Extension/i18n/trk/src/Debugger/nativeAttach.i18n.json b/Extension/i18n/trk/src/Debugger/nativeAttach.i18n.json index 0e13164b05..65148042ec 100644 --- a/Extension/i18n/trk/src/Debugger/nativeAttach.i18n.json +++ b/Extension/i18n/trk/src/Debugger/nativeAttach.i18n.json @@ -4,5 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "os.not.supported": "\"{0}\" işletim sistemi desteklenmiyor." + "os.not.supported": "\"{0}\" işletim sistemi desteklenmiyor.", + "timeout.processList.spawn": "\"{0}\" öğesi {1} saniye sonra zaman aşımına uğradı.", + "cancel.processList.spawn": "\"{0}\" iptal edildi.", + "error.processList.spawn": "\"{0}\" öğesi \"{1}\" koduyla çıkış yaptı.", + "failed.processList.spawn": "\"{0}\" öğesi üretilemedi." } \ No newline at end of file diff --git a/Extension/i18n/trk/src/nativeStrings.i18n.json b/Extension/i18n/trk/src/nativeStrings.i18n.json index db4eba3e22..83c799d460 100644 --- a/Extension/i18n/trk/src/nativeStrings.i18n.json +++ b/Extension/i18n/trk/src/nativeStrings.i18n.json @@ -75,6 +75,8 @@ "will_use_tag_parser_when_includes_dont_resolve": "#includes çözümlenmediğinde, uzantı IntelliSense için Etiket Ayrıştırıcısı'nı kullanacak.", "autocomplete_is_enabled": "Otomatik tamamlama etkin.", "autocomplete_is_disabled": "Otomatik tamamlama devre dışı.", + "hover_is_enabled": "Üzerine gelme etkin.", + "hover_is_disabled": "Üzerine gelme devre dışı bırakıldı.", "enhanced_colorization_is_enabled": "Gelişmiş Renklendirme etkin.", "error_squiggles_disabled": "Hata ilişkilendirmeleri devre dışı bırakıldı.", "error_squiggles_enabled": "Hata ilişkilendirmeleri etkin.", @@ -109,7 +111,6 @@ "intellisense_client_currently_disconnected": "IntelliSense istemcisinin bağlantısı şu anda kesik", "request_cancelled": "İstek iptal edildi: {0}", "intellisense_client_not_available_go_to_definition": "IntelliSense istemcisi kullanılamıyor. Tanıma gitmek için Etiket Ayrıştırıcısı kullanılıyor.", - "wsl_compiler_detected": "WSL derleyicisi algılandı", "error_squiggle_count": "Hata ilişkilendirmesi sayısı: {0}", "queueing_update_intellisense": "Şu çeviri birimindeki dosyalar için IntelliSense güncelleştirmesi kuyruğa alınıyor: {0}", "formatting_document": "{0} belgesi biçimlendiriliyor", @@ -143,7 +144,6 @@ "unable_to_start_child_process": "Alt işlem başlatılamıyor!", "timed_out_attempting_to_communicate_with_process": "İşlemle iletişim kurmaya çalışırken zaman aşımına uğradı!", "process_failed_to_run": "İşlem çalıştırılamadı", - "wsl_not_detected": "WSL algılanmadı", "compiler_in_compilerpath_not_found": "Belirtilen derleyici bulunamadı: {0}", "config_data_invalid": "Yapılandırma verileri geçersiz, {0}", "cmake_executable_not_found": "CMake yürütülebilir dosyası {0} konumunda bulunamadı", @@ -242,5 +242,37 @@ "file_tag": "Dosya", "compiler_default_language_standard_version_old": "Derleyici varsayılan dil standart sürümünü döndürdü: {0}. Bu sürüm eski olduğundan daha yeni {1} sürümünü varsayılan olarak kullanmayı deneyeceğiz.", "unexpected_output_from_clang_tidy": "Clang-tidy öğesinden beklenmeyen çıkış: {0}. Beklenen: {1}.", - "generate_doxygen_comment": "Doxygen Açıklaması Oluştur" + "generate_doxygen_comment": "Doxygen Açıklaması Oluştur", + "offer_create_declaration": "{1} dosyasında {0} işlevi bildirimi", + "offer_create_definition": "{1} dosyasında {0} işlevinin tanımını oluştur", + "function_definition_not_found": "'{0}' işlevi için işlev tanımı bulunamadı.", + "cm_attributes": "Öznitelikler", + "cm_bases": "Tabanlar", + "cm_classes": "Sınıflar", + "cm_coclasses": "CoClass'lar", + "cm_delegates": "Temsilciler", + "cm_enums": "Sabit Listeleri", + "cm_events": "Olaylar", + "cm_functions": "İşlevler", + "cm_importdirectives": "İçeri aktarma yönergeleri", + "cm_importlibstatements": "ImportLib deyimleri", + "cm_importstatements": "İçeri aktarma deyimleri", + "cm_includedirectives": "İçerme yönergeleri", + "cm_interfaces": "Arabirimler", + "cm_libraries": "Kitaplıklar", + "cm_macros": "Makrolar", + "cm_maps": "Haritalar", + "cm_mapentries": "Eşleme girişleri", + "cm_miscellaneous": "Çeşitli", + "cm_namespaces": "Ad alanları", + "cm_parameters": "Parametreler", + "cm_properties": "Özellikler", + "cm_structs": "Yapılar", + "cm_todo_insert_return": "TODO: return deyimini buraya ekleyin", + "cm_typedefs": "Tür tanımları", + "cm_unions": "Birleşimler", + "cm_usingaliases": "Diğer adların kullanımı", + "cm_usingdirectives": "Yönergeler kullanılıyor", + "cm_variables": "Değişkenler", + "cm_addfunction": "Otomatik işlev ekle" } \ No newline at end of file