Localization - Translated Strings (#6533)
Co-authored-by: azure-pipelines[bot] <azure-pipelines[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
azure-pipelines[bot]
parent
12c653fa7b
commit
3194b10e62
@@ -22,7 +22,7 @@
|
||||
"c_cpp.command.rescanWorkspace.title": "重新扫描工作区",
|
||||
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "将 vcpkg 安装命令复制到剪贴板",
|
||||
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "访问 vcpkg 帮助页",
|
||||
"c_cpp.command.generateEditorConfig.title": "Generate EditorConfig contents from VC Format settings",
|
||||
"c_cpp.command.generateEditorConfig.title": "从 VC 格式设置生成 EditorConfig 内容",
|
||||
"c_cpp.configuration.formatting.description": "配置格式化引擎",
|
||||
"c_cpp.configuration.formatting.clangFormat.description": "将使用 clang-format 设置代码的格式。",
|
||||
"c_cpp.configuration.formatting.vcFormat.description": "将使用 Visual C++ 格式设置引擎来设置代码的格式。",
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
"deprecated_label": "已弃用:",
|
||||
"exceptions_label": "异常:",
|
||||
"template_parameters_label": "模板参数:",
|
||||
"compiler_query_command_line": "Compiler query command line: {0}",
|
||||
"compiler_query_command_line": "编译器查询命令行: {0}",
|
||||
"c_compiler_from_compiler_path": "正在尝试从 \"compilerPath\" 属性中的 C 编译器获取默认值:“{0}”",
|
||||
"cpp_compiler_from_compiler_path": "正在尝试从 \"compilerPath\" 属性中的 C++ 编译器获取默认值:“{0}”",
|
||||
"c_compiler_from_compile_commands": "正在尝试从 compile_commands.json 文件中的 C 编译器获取默认值:“{0}”",
|
||||
@@ -185,25 +185,25 @@
|
||||
"cpp_std_version_changed": "对于 C++ 源文件,cppStandard 已从“{0}”更改为“{1}”。",
|
||||
"c_intellisense_mode_and_std_version_changed": "对于 C 源文件,IntelliSenseMode 已从“{0}”更改为“{1}”,cStandard 已从“{2}”更改为“{3}”。",
|
||||
"cpp_intellisense_mode_and_std_version_changed": "对于 C++ 源文件,IntelliSenseMode 已从“{0}”更改为“{1}”,cppStandard 已从“{2}”更改为“{3}”。",
|
||||
"c_intellisense_mode_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "For C source files, the cStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "For C++ source files, the cppStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cStandard was changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cppStandard changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"c_intellisense_mode_changed_with_path": "对于 C 源文件,IntelliSenseMode 已根据编译器参数和查询 compilerPath 从“{0}”更改为“{1}”:“{2}”",
|
||||
"cpp_intellisense_mode_changed_with_path": "对于 C++ 源文件,IntelliSenseMode 已根据编译器参数和查询 compilerPath 从“{0}”更改为“{1}”:“{2}”",
|
||||
"c_std_version_changed_with_path": "对于 C 源文件,cStandard 已根据编译器参数和查询 compilerPath 从“{0}”更改为“{1}”:“{2}”",
|
||||
"cpp_std_version_changed_with_path": "对于 C++ 源文件,cppStandard 已根据编译器参数和查询 compilerPath 从“{0}”更改为“{1}”:“{2}”",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "对于 C 源文件,IntelliSenseMode 已从“{0}”更改为“{1}”,cStandard 已根据编译器参数和查询 compilerPath 从“{2}”更改为“{3}”:“{4}”",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "对于 C++ 源文件,IntelliSenseMode 已从“{0}”更改为“{1}”,cppStandard 已根据编译器参数和查询 compilerPath 从“{2}”更改为“{3}”:“{4}”",
|
||||
"compiler_path_changed": "无法使用 compilerPath“{0}”解析配置。 请改用“{1}”。",
|
||||
"compiler_path_invalid": "无法使用 compilerPath 解析配置:“{0}”",
|
||||
"compiler_path_empty": "Skipping query of compiler due to explicitly empty compilerPath",
|
||||
"compiler_path_empty": "由于 compilerPath 明确为空,因此正在跳过对编译器的查询",
|
||||
"msvc_intellisense_specified": "已指定 MSVC intelliSenseMode。正在针对编译器 cl.exe 进行配置。",
|
||||
"unable_to_configure_cl_exe": "无法针对编译器 cl.exe 进行配置。",
|
||||
"querying_compiler_default_target": "Querying compiler's default target using command line: \"{0}\" {1}",
|
||||
"querying_compiler_default_target": "正在使用命令行查询编译器的目标:“{0}”{1}",
|
||||
"compiler_default_target": "编译器返回的默认目标值: {0}",
|
||||
"c_querying_compiler_default_standard": "Querying compiler for default C language standard using command line: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Querying compiler for default C++ language standard using command line: {0}",
|
||||
"c_querying_compiler_default_standard": "正在使用命令行查询默认 C 语言标准的编译器: {0}",
|
||||
"cpp_querying_compiler_default_standard": "正在使用命令行查询默认 C++ 语言标准的编译器: {0}",
|
||||
"detected_language_standard_version": "检测到的语言标准版本: {0}",
|
||||
"unhandled_default_target_detected": "检测到未处理的默认编译器目标值: {0}",
|
||||
"unhandled_target_arg_detected": "检测到未处理的目标参数值: {0}",
|
||||
"memory_limit_shutting_down_intellisense": "正在关闭 IntelliSense 服务器: {0}。内存使用量为 {1} MB,已超过 {2} MB 的限制。",
|
||||
"failed_to_query_for_standard_version": "Failed to query compiler at path \"{0}\" for default standard versions. Compiler querying is disabled for this compiler.",
|
||||
"unrecognized_language_standard_version": "Compiler query returned an unrecognized language standard version. The latest supported version will be used instead."
|
||||
"failed_to_query_for_standard_version": "未能在路径 \"{0}\" 处查询编译器以获得默认标准版本。已对此编译器禁用编译器查询。",
|
||||
"unrecognized_language_standard_version": "编译器查询返回了无法识别的语言标准版本。将改用受支持的最新版本。"
|
||||
}
|
||||
@@ -22,7 +22,7 @@
|
||||
"c_cpp.command.rescanWorkspace.title": "重新掃描工作區",
|
||||
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "將 vcpkg 安裝命令複製到剪貼簿",
|
||||
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "瀏覽 vcpkg 說明頁面",
|
||||
"c_cpp.command.generateEditorConfig.title": "Generate EditorConfig contents from VC Format settings",
|
||||
"c_cpp.command.generateEditorConfig.title": "從 VC 格式設定產生 EditorConfig 內容",
|
||||
"c_cpp.configuration.formatting.description": "選擇格式設定引擎",
|
||||
"c_cpp.configuration.formatting.clangFormat.description": "將使用 clang-format 來格式化程式碼。",
|
||||
"c_cpp.configuration.formatting.vcFormat.description": "將使用 Visual C++ 格式化引擎來格式化程式碼。",
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
"deprecated_label": "已淘汰:",
|
||||
"exceptions_label": "例外狀況:",
|
||||
"template_parameters_label": "範本參數:",
|
||||
"compiler_query_command_line": "Compiler query command line: {0}",
|
||||
"compiler_query_command_line": "編譯器查詢命令列: {0}",
|
||||
"c_compiler_from_compiler_path": "正在嘗試從 C 編譯器的 \"compilerPath\" 屬性中取得預設值: '{0}'",
|
||||
"cpp_compiler_from_compiler_path": "正在嘗試從 C++ 編譯器的 \"compilerPath\" 屬性中取得預設值: '{0}'",
|
||||
"c_compiler_from_compile_commands": "正在嘗試從 C 編譯器的 compile_commands.json 檔案中取得預設值: '{0}'",
|
||||
@@ -185,25 +185,25 @@
|
||||
"cpp_std_version_changed": "若為 C 原始程式檔,cppStandard 已從 \"{0}\" 變更為 \"{1}\"。",
|
||||
"c_intellisense_mode_and_std_version_changed": "若為 C 原始程式檔,IntelliSenseMode 已從 \"{0}\" 變更為 \"{1}\",且 cStandard 已從 \"{2}\" 變更為 \"{3}\"。",
|
||||
"cpp_intellisense_mode_and_std_version_changed": "若為 C++ 原始程式檔,IntelliSenseMode 已從 \"{0}\" 變更為 \"{1}\",且 cppStandard 已從 \"{2}\" 變更為 \"{3}\"。",
|
||||
"c_intellisense_mode_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "For C source files, the cStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "For C++ source files, the cppStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cStandard was changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cppStandard changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"c_intellisense_mode_changed_with_path": "針對 C 來源檔案,依據編譯器引數與查詢 compilerPath: \"{2}\",IntelliSenseMode 已從 \"{0}\" 變更為 \"{1}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "針對 C++ 來源檔案,依據編譯器引數與查詢 compilerPath: \"{2}\",IntelliSenseMode 已從 \"{0}\" 變更為 \"{1}\"",
|
||||
"c_std_version_changed_with_path": "針對 C 來源檔案,依據編譯器引數與查詢 compilerPath: \"{2}\",cStandard 已從 \"{0}\" 變更為 \"{1}\"",
|
||||
"cpp_std_version_changed_with_path": "針對 C++ 來源檔案,依據編譯器引數與查詢 compilerPath: \"{2}\",cppStandard 已從 \"{0}\" 變更為 \"{1}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "針對 C 來源檔案,依據編譯器引數與查詢 compilerPath: \"{4}\",IntelliSenseMode 已從 \"{0}\" 變更為 \"{1}\",且 cStandard 已從 \"{2}\" 變更為 \"{3}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "針對 C++ 來源檔案,依據編譯器引數與查詢 compilerPath: \"{4}\",IntelliSenseMode 已從 \"{0}\" 變更為 \"{1}\",且 cppStandard 已從 \"{2}\" 變更為 \"{3}\"",
|
||||
"compiler_path_changed": "無法解析 compilerPath \"{0}\" 的設定。請改為使用 \"{1}\"。",
|
||||
"compiler_path_invalid": "無法解析 compilerPath 的設定: \"{0}\"",
|
||||
"compiler_path_empty": "Skipping query of compiler due to explicitly empty compilerPath",
|
||||
"compiler_path_empty": "因為明確的空白 compilerPath,所以跳過編譯器的查詢",
|
||||
"msvc_intellisense_specified": "已指定 MSVC intelliSenseMode。正在進行編譯器 cl.exe 的設定。",
|
||||
"unable_to_configure_cl_exe": "無法進行編譯器 cl.exe 的設定。",
|
||||
"querying_compiler_default_target": "Querying compiler's default target using command line: \"{0}\" {1}",
|
||||
"querying_compiler_default_target": "使用命令列查詢編譯器的預設目標: \"{0}\" {1}",
|
||||
"compiler_default_target": "編譯器傳回了預設目標值: {0}",
|
||||
"c_querying_compiler_default_standard": "Querying compiler for default C language standard using command line: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Querying compiler for default C++ language standard using command line: {0}",
|
||||
"c_querying_compiler_default_standard": "使用命令列查詢預設 C 語言標準的編譯器: {0}",
|
||||
"cpp_querying_compiler_default_standard": "使用命令列查詢預設 C++ 語言標準的編譯器: {0}",
|
||||
"detected_language_standard_version": "已偵測到語言標準版本: {0}",
|
||||
"unhandled_default_target_detected": "偵測到未處理的預設編譯器目標值: {0}",
|
||||
"unhandled_target_arg_detected": "偵測到未處理的目標引數值: {0}",
|
||||
"memory_limit_shutting_down_intellisense": "IntelliSense 伺服器即將關機: {0}。記憶體使用量為 {1} MB,超過了 {2} MB 的限制。",
|
||||
"failed_to_query_for_standard_version": "Failed to query compiler at path \"{0}\" for default standard versions. Compiler querying is disabled for this compiler.",
|
||||
"unrecognized_language_standard_version": "Compiler query returned an unrecognized language standard version. The latest supported version will be used instead."
|
||||
"failed_to_query_for_standard_version": "無法查詢位於路徑 \"{0}\" 的編譯器預設標準版本。已停用此編譯器的編譯器查詢。",
|
||||
"unrecognized_language_standard_version": "編譯器查詢傳回無法辨識的語言標準版本。將改用支援的最新版本。"
|
||||
}
|
||||
@@ -22,7 +22,7 @@
|
||||
"c_cpp.command.rescanWorkspace.title": "Arbeitsbereich erneut überprüfen",
|
||||
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "vcpkg-Installationsbefehl in Zwischenablage kopieren",
|
||||
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "vcpkg-Hilfeseite aufrufen",
|
||||
"c_cpp.command.generateEditorConfig.title": "Generate EditorConfig contents from VC Format settings",
|
||||
"c_cpp.command.generateEditorConfig.title": "EditorConfig-Inhalte aus VC-Formateinstellungen generieren",
|
||||
"c_cpp.configuration.formatting.description": "Konfiguriert das Formatierungsmodul.",
|
||||
"c_cpp.configuration.formatting.clangFormat.description": "Zum Formatieren von Code wird \"clang-format\" verwendet.",
|
||||
"c_cpp.configuration.formatting.vcFormat.description": "Das Visual C++-Formatierungsmodul wird zum Formatieren von Code verwendet.",
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
"deprecated_label": "Veraltet:",
|
||||
"exceptions_label": "Ausnahmen:",
|
||||
"template_parameters_label": "Vorlagenparameter:",
|
||||
"compiler_query_command_line": "Compiler query command line: {0}",
|
||||
"compiler_query_command_line": "Befehlszeile der Compilerabfrage: {0}",
|
||||
"c_compiler_from_compiler_path": "Es wird versucht, Standardwerte vom C-Compiler in der Eigenschaft \"compilerPath\" abzurufen: {0}",
|
||||
"cpp_compiler_from_compiler_path": "Es wird versucht, Standardwerte vom C++-Compiler in der Eigenschaft \"compilerPath\" abzurufen: {0}",
|
||||
"c_compiler_from_compile_commands": "Es wird versucht, Standardwerte vom C-Compiler in der Datei \"compile_commands.json\" abzurufen: {0}",
|
||||
@@ -185,25 +185,25 @@
|
||||
"cpp_std_version_changed": "Für C++-Quelldateien wurde \"cppStandard\" von \"{0}\" in \"{1}\" geändert.",
|
||||
"c_intellisense_mode_and_std_version_changed": "Für C-Quelldateien wurde \"IntelliSenseMode\" von \"{0}\" in \"{1}\" und \"cStandard\" von \"{2}\" in \"{3}\" geändert.",
|
||||
"cpp_intellisense_mode_and_std_version_changed": "Für C++-Quelldateien wurde \"IntelliSenseMode\" von \"{0}\" in \"{1}\" und \"cppStandard\" von \"{2}\" in \"{3}\" geändert.",
|
||||
"c_intellisense_mode_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "For C source files, the cStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "For C++ source files, the cppStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cStandard was changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cppStandard changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"c_intellisense_mode_changed_with_path": "Für C-Quelldateien wurde \"IntelliSenseMode\" basierend auf Compilerargumenten und Abfrage von compilerPath \"{2}\" von \"{0}\" in \"{1}\" geändert.",
|
||||
"cpp_intellisense_mode_changed_with_path": "Für C++-Quelldateien wurde \"IntelliSenseMode\" basierend auf Compilerargumenten und Abfrage von compilerPath \"{2}\" von \"{0}\" in \"{1}\" geändert.",
|
||||
"c_std_version_changed_with_path": "Für C-Quelldateien wurde der cStandard basierend auf Compilerargumenten und Abfrage von compilerPath \"{2}\" von \"{0}\" in \"{1}\" geändert.",
|
||||
"cpp_std_version_changed_with_path": "Für C++-Quelldateien wurde der cppStandard basierend auf Compilerargumenten und Abfrage von compilerPath \"{2}\" von \"{0}\" in \"{1}\" geändert.",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "Für C-Quelldateien wurde basierend auf Compilerargumenten und Abfrage von compilerPath \"{4}\" der IntelliSenseMode-Wert von \"{0}\" in \"{1}\" und cStandard von \"{2}\" in \"{3}\" geändert.",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "Für C++-Quelldateien wurde basierend auf Compilerargumenten und Abfrage von compilerPath \"{4}\" der IntelliSenseMode-Wert von \"{0}\" in \"{1}\" und cppStandard von \"{2}\" in \"{3}\" geändert.",
|
||||
"compiler_path_changed": "Die Konfiguration mit compilerPath \"{0}\" kann nicht aufgelöst werden. Stattdessen wird \"{1}\" verwendet.",
|
||||
"compiler_path_invalid": "Die Konfiguration mit compilerPath \"{0}\" kann nicht aufgelöst werden.",
|
||||
"compiler_path_empty": "Skipping query of compiler due to explicitly empty compilerPath",
|
||||
"compiler_path_empty": "Die Compilerabfrage wird aufgrund eines explizit leeren compilerPath-Werts übersprungen.",
|
||||
"msvc_intellisense_specified": "Es wurde der MSVC-IntelliSenseMode angegeben. Der Compiler (cl.exe) wird konfiguriert.",
|
||||
"unable_to_configure_cl_exe": "Der Compiler (cl.exe) kann nicht konfiguriert werden.",
|
||||
"querying_compiler_default_target": "Querying compiler's default target using command line: \"{0}\" {1}",
|
||||
"querying_compiler_default_target": "Das Standardziel des Compilers wird über die Befehlszeile abgefragt: \"{0}\" {1}",
|
||||
"compiler_default_target": "Der Compiler hat den Standardzielwert zurückgegeben: {0}",
|
||||
"c_querying_compiler_default_standard": "Querying compiler for default C language standard using command line: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Querying compiler for default C++ language standard using command line: {0}",
|
||||
"c_querying_compiler_default_standard": "Der Compiler für den Standard-C-Sprachstandard wird über die Befehlszeile abgefragt: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Der Compiler für den Standard-C++-Sprachstandard wird über die Befehlszeile abgefragt: {0}",
|
||||
"detected_language_standard_version": "Erkannte Sprachstandardversion: {0}",
|
||||
"unhandled_default_target_detected": "Unbehandelter Standardzielwert für Compiler erkannt: {0}",
|
||||
"unhandled_target_arg_detected": "Unbehandelter Zielargumentwert erkannt: {0}",
|
||||
"memory_limit_shutting_down_intellisense": "IntelliSense-Server wird heruntergefahren: {0}. Die Arbeitsspeicherauslastung beträgt {1} MB und hat das Limit von {2} MB überschritten.",
|
||||
"failed_to_query_for_standard_version": "Failed to query compiler at path \"{0}\" for default standard versions. Compiler querying is disabled for this compiler.",
|
||||
"unrecognized_language_standard_version": "Compiler query returned an unrecognized language standard version. The latest supported version will be used instead."
|
||||
"failed_to_query_for_standard_version": "Der Compiler im Pfad \"{0}\" konnte nicht nach standardmäßigen Standardversionen abgefragt werden. Die Compilerabfrage ist für diesen Compiler deaktiviert.",
|
||||
"unrecognized_language_standard_version": "Die Compilerabfrage hat eine unbekannte Sprachstandardversion zurückgegeben. Stattdessen wird die neueste unterstützte Version verwendet."
|
||||
}
|
||||
@@ -22,7 +22,7 @@
|
||||
"c_cpp.command.rescanWorkspace.title": "Volver a examinar el área de trabajo",
|
||||
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "Copiar el comando vcpkg install en el Portapapeles",
|
||||
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "Visitar la página de ayuda de vcpkg",
|
||||
"c_cpp.command.generateEditorConfig.title": "Generate EditorConfig contents from VC Format settings",
|
||||
"c_cpp.command.generateEditorConfig.title": "Generar contenido de EditorConfig a partir de la configuración de formato de VC",
|
||||
"c_cpp.configuration.formatting.description": "Configura el motor de formato",
|
||||
"c_cpp.configuration.formatting.clangFormat.description": "El archivo clang-format se usará para formatear el código.",
|
||||
"c_cpp.configuration.formatting.vcFormat.description": "El motor de formato de Visual C++ se usará para formatear el código.",
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
"deprecated_label": "En desuso:",
|
||||
"exceptions_label": "Excepciones:",
|
||||
"template_parameters_label": "Parámetros de plantilla:",
|
||||
"compiler_query_command_line": "Compiler query command line: {0}",
|
||||
"compiler_query_command_line": "Línea de comandos de consulta del compilador: {0}",
|
||||
"c_compiler_from_compiler_path": "Intentando obtener los valores predeterminados del compilador de C en la propiedad \"compilerPath\": \"{0}\"",
|
||||
"cpp_compiler_from_compiler_path": "Intentando obtener los valores predeterminados del compilador de C++ en la propiedad \"compilerPath\": \"{0}\"",
|
||||
"c_compiler_from_compile_commands": "Intentando obtener los valores predeterminados del compilador de C en el archivo compile_commands.json: \"{0}\"",
|
||||
@@ -185,25 +185,25 @@
|
||||
"cpp_std_version_changed": "Para los archivos de código fuente de C++, cppStandard se ha cambiado de \"{0}\" a \"{1}\".",
|
||||
"c_intellisense_mode_and_std_version_changed": "Para los archivos de código fuente de C, IntelliSenseMode se ha cambiado de \"{0}\" a \"{1}\" y cStandard de \"{2}\" a \"{3}\".",
|
||||
"cpp_intellisense_mode_and_std_version_changed": "Para los archivos de código fuente de C++, IntelliSenseMode se ha cambiado de \"{0}\" a \"{1}\" y cppStandard de \"{2}\" a \"{3}\".",
|
||||
"c_intellisense_mode_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "For C source files, the cStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "For C++ source files, the cppStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cStandard was changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cppStandard changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"c_intellisense_mode_changed_with_path": "Para los archivos de código fuente de C, IntelliSenseMode se ha cambiado de \"{0}\" a \"{1}\" en función de los argumentos del compilador y de la consulta de compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "Para los archivos de código fuente de C++, IntelliSenseMode se ha cambiado de \"{0}\" a \"{1}\" en función de los argumentos del compilador y de la consulta de compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "Para los archivos de código fuente de C, cStandard se ha cambiado de \"{0}\" a \"{1}\" en función de los argumentos del compilador y de la consulta de compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "Para los archivos de código fuente de C++, cppStandard se ha cambiado de \"{0}\" a \"{1}\" en función de los argumentos del compilador y de la consulta de compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "Para los archivos de código fuente de C, IntelliSenseMode se ha cambiado de \"{0}\" a \"{1}\" y cStandard de \"{2}\" a \"{3}\", en función de los argumentos del compilador y de la consulta de compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "Para los archivos de código fuente de C++, IntelliSenseMode se ha cambiado de \"{0}\" a \"{1}\" y cppStandard de \"{2}\" a \"{3}\", en función de los argumentos del compilador y de la consulta de compilerPath: \"{4}\"",
|
||||
"compiler_path_changed": "No se puede resolver la configuración con compilerPath \"{0}\". Se usará \"{1}\".",
|
||||
"compiler_path_invalid": "No se puede resolver la configuración con compilerPath: \"{0}\"",
|
||||
"compiler_path_empty": "Skipping query of compiler due to explicitly empty compilerPath",
|
||||
"compiler_path_empty": "Omitiendo la consulta del compilador debido a que la ruta compilerPath está explícitamente vacía.",
|
||||
"msvc_intellisense_specified": "IntelliSenseMode MSVC especificado. Configurando para el compilador cl.exe.",
|
||||
"unable_to_configure_cl_exe": "No se puede configurar para el compilador cl.exe.",
|
||||
"querying_compiler_default_target": "Querying compiler's default target using command line: \"{0}\" {1}",
|
||||
"querying_compiler_default_target": "Consulta del destino predeterminado del compilador mediante la línea de comandos: \"{0}\" {1}",
|
||||
"compiler_default_target": "El compilador devolvió el valor de destino predeterminado: {0}",
|
||||
"c_querying_compiler_default_standard": "Querying compiler for default C language standard using command line: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Querying compiler for default C++ language standard using command line: {0}",
|
||||
"c_querying_compiler_default_standard": "Consulta del compilador para el estándar de lenguaje C predeterminado con la línea de comandos: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Consulta del compilador para el estándar de lenguaje C++ predeterminado con la línea de comandos: {0}",
|
||||
"detected_language_standard_version": "Versión estándar del lenguaje detectada: {0}",
|
||||
"unhandled_default_target_detected": "Se detectó un valor de destino del compilador predeterminado no controlado: {0}",
|
||||
"unhandled_target_arg_detected": "Se detectó un valor del argumento de destino no controlado: {0}",
|
||||
"memory_limit_shutting_down_intellisense": "Cerrando el servidor de IntelliSense: {0}. El uso de la memoria es de {1} MB y ha superado el límite de {2} MB.",
|
||||
"failed_to_query_for_standard_version": "Failed to query compiler at path \"{0}\" for default standard versions. Compiler querying is disabled for this compiler.",
|
||||
"unrecognized_language_standard_version": "Compiler query returned an unrecognized language standard version. The latest supported version will be used instead."
|
||||
"failed_to_query_for_standard_version": "No se pudo consultar el compilador en la ruta de acceso \"{0}\" para las versiones estándar predeterminadas. La consulta del compilador está deshabilitada para este.",
|
||||
"unrecognized_language_standard_version": "La consulta del compilador devolvió una versión estándar del lenguaje no reconocida. En su lugar se usará la última versión admitida."
|
||||
}
|
||||
@@ -22,7 +22,7 @@
|
||||
"c_cpp.command.rescanWorkspace.title": "Réanalyser l'espace de travail",
|
||||
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "Copier la commande vcpkg install dans le Presse-papiers",
|
||||
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "Visiter la page d'aide de vcpkg",
|
||||
"c_cpp.command.generateEditorConfig.title": "Generate EditorConfig contents from VC Format settings",
|
||||
"c_cpp.command.generateEditorConfig.title": "Générer le contenu d'EditorConfig à partir des paramètres de format VC",
|
||||
"c_cpp.configuration.formatting.description": "Configure le moteur de mise en forme",
|
||||
"c_cpp.configuration.formatting.clangFormat.description": "clang-format est utilisé pour la mise en forme du code.",
|
||||
"c_cpp.configuration.formatting.vcFormat.description": "Le moteur de mise en forme de Visual C++ est utilisé pour la mise en forme du code.",
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
"deprecated_label": "Déprécié :",
|
||||
"exceptions_label": "Exceptions :",
|
||||
"template_parameters_label": "Paramètres du modèle :",
|
||||
"compiler_query_command_line": "Compiler query command line: {0}",
|
||||
"compiler_query_command_line": "Ligne de commande d'interrogation du compilateur : {0}",
|
||||
"c_compiler_from_compiler_path": "Tentative d'obtention des valeurs par défaut du compilateur C dans la propriété \"compilerPath\" : '{0}'",
|
||||
"cpp_compiler_from_compiler_path": "Tentative d'obtention des valeurs par défaut du compilateur C++ dans la propriété \"compilerPath\" : '{0}'",
|
||||
"c_compiler_from_compile_commands": "Tentative d'obtention des valeurs par défaut du compilateur C dans le fichier compile_commands.json : '{0}'",
|
||||
@@ -185,25 +185,25 @@
|
||||
"cpp_std_version_changed": "Pour les fichiers sources C++, cppStandard est passé de \"{0}\" à \"{1}\".",
|
||||
"c_intellisense_mode_and_std_version_changed": "Pour les fichiers sources C, IntelliSenseMode est passé de \"{0}\" à \"{1}\" et cStandard est passé de \"{2}\" à \"{3}\".",
|
||||
"cpp_intellisense_mode_and_std_version_changed": "Pour les fichiers sources C++, IntelliSenseMode est passé de \"{0}\" à \"{1}\" et cppStandard est passé de \"{2}\" à \"{3}\".",
|
||||
"c_intellisense_mode_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "For C source files, the cStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "For C++ source files, the cppStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cStandard was changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cppStandard changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"c_intellisense_mode_changed_with_path": "Pour les fichiers sources C, IntelliSenseMode est passé de \"{0}\" à \"{1}\" en fonction des arguments du compilateur et de l'interrogation de compilerPath : \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "Pour les fichiers sources C++, IntelliSenseMode est passé de \"{0}\" à \"{1}\" en fonction des arguments du compilateur et de l'interrogation de compilerPath : \"{2}\"",
|
||||
"c_std_version_changed_with_path": "Pour les fichiers sources C, cStandard est passé de \"{0}\" à \"{1}\" en fonction des arguments du compilateur et de l'interrogation de compilerPath : \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "Pour les fichiers sources C++, cppStandard est passé de \"{0}\" à \"{1}\" en fonction des arguments du compilateur et de l'interrogation de compilerPath : \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "Pour les fichiers sources C, IntelliSenseMode est passé de \"{0}\" à \"{1}\" et cStandard est passé de \"{2}\" à \"{3}\" en fonction des arguments du compilateur et de l'interrogation de compilerPath : \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "Pour les fichiers sources C++, IntelliSenseMode est passé de \"{0}\" à \"{1}\" et cppStandard est passé de \"{2}\" à \"{3}\" en fonction des arguments du compilateur et de l'interrogation de compilerPath : \"{4}\"",
|
||||
"compiler_path_changed": "Impossible de résoudre la configuration avec le compilerPath \"{0}\". Utilisation de \"{1}\" à la place.",
|
||||
"compiler_path_invalid": "Impossible de résoudre la configuration avec le compilerPath \"{0}\"",
|
||||
"compiler_path_empty": "Skipping query of compiler due to explicitly empty compilerPath",
|
||||
"compiler_path_empty": "Interrogation du compilateur ignorée en raison d'un compilerPath explicitement vide",
|
||||
"msvc_intellisense_specified": "Paramètre MSVC intelliSenseMode spécifié. Configuration pour le compilateur cl.exe.",
|
||||
"unable_to_configure_cl_exe": "Impossible d'effectuer la configuration pour le compilateur cl.exe.",
|
||||
"querying_compiler_default_target": "Querying compiler's default target using command line: \"{0}\" {1}",
|
||||
"querying_compiler_default_target": "Interrogation de la cible par défaut du compilateur via la ligne de commande : \"{0}\" {1}",
|
||||
"compiler_default_target": "Le compilateur a retourné la valeur cible par défaut : {0}",
|
||||
"c_querying_compiler_default_standard": "Querying compiler for default C language standard using command line: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Querying compiler for default C++ language standard using command line: {0}",
|
||||
"c_querying_compiler_default_standard": "Interrogation du compilateur pour déterminer la norme de langage C par défaut via la ligne de commande : {0}",
|
||||
"cpp_querying_compiler_default_standard": "Interrogation du compilateur pour déterminer la norme de langage C++ par défaut via la ligne de commande : {0}",
|
||||
"detected_language_standard_version": "Version de la norme de langage détectée : {0}",
|
||||
"unhandled_default_target_detected": "Détection d'une valeur cible par défaut du compilateur non prise en charge : {0}",
|
||||
"unhandled_target_arg_detected": "Détection d'une valeur d'argument cible non prise en charge : {0}",
|
||||
"memory_limit_shutting_down_intellisense": "Arrêt du serveur IntelliSense : {0}. L'utilisation de la mémoire est de {1} Mo et a dépassé la limite fixée à {2} Mo.",
|
||||
"failed_to_query_for_standard_version": "Failed to query compiler at path \"{0}\" for default standard versions. Compiler querying is disabled for this compiler.",
|
||||
"unrecognized_language_standard_version": "Compiler query returned an unrecognized language standard version. The latest supported version will be used instead."
|
||||
"failed_to_query_for_standard_version": "Échec de l'interrogation du compilateur sur le chemin \"{0}\" pour les versions normalisées par défaut. L'interrogation du compilateur est désactivée pour ce compilateur.",
|
||||
"unrecognized_language_standard_version": "L'interrogation du compilateur a retourné une version de norme de langage non reconnue. La toute dernière version prise en charge va être utilisée à la place."
|
||||
}
|
||||
@@ -22,7 +22,7 @@
|
||||
"c_cpp.command.rescanWorkspace.title": "Ripeti analisi dell'area di lavoro",
|
||||
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "Copia il comando di installazione di vcpkg negli Appunti",
|
||||
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "Visitare la pagina della Guida di vcpkg",
|
||||
"c_cpp.command.generateEditorConfig.title": "Generate EditorConfig contents from VC Format settings",
|
||||
"c_cpp.command.generateEditorConfig.title": "Genera il contenuto di EditorConfig dalle impostazioni di Formato VC",
|
||||
"c_cpp.configuration.formatting.description": "Configura il motore di formattazione",
|
||||
"c_cpp.configuration.formatting.clangFormat.description": "Per formattare il codice, verrà usato clang-format.",
|
||||
"c_cpp.configuration.formatting.vcFormat.description": "Per formattare il codice, verrà usato il motore di formattazione Visual C++.",
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
"deprecated_label": "Deprecato:",
|
||||
"exceptions_label": "Eccezioni:",
|
||||
"template_parameters_label": "Parametri del modello:",
|
||||
"compiler_query_command_line": "Compiler query command line: {0}",
|
||||
"compiler_query_command_line": "Riga di comando della query del compilatore: {0}",
|
||||
"c_compiler_from_compiler_path": "Tentativo di recuperare le impostazioni predefinite dal compilatore C nella proprietà \"compilerPath\": '{0}'",
|
||||
"cpp_compiler_from_compiler_path": "Tentativo di recuperare le impostazioni predefinite dal compilatore C++ nella proprietà \"compilerPath\": '{0}'",
|
||||
"c_compiler_from_compile_commands": "Tentativo di recuperare le impostazioni predefinite dal compilatore C nel file compile_commands.json: '{0}'",
|
||||
@@ -185,25 +185,25 @@
|
||||
"cpp_std_version_changed": "Per il file di origine C++, il valore di cppStandard è stato modificato da \"{0}\" a \"{1}\".",
|
||||
"c_intellisense_mode_and_std_version_changed": "Per i file di origine C, il valore di IntelliSenseMode è stato modificato da \"{0}\" a \"{1}\" e quello di cStandard è stato modificato da \"{2}\" a \"{3}\".",
|
||||
"cpp_intellisense_mode_and_std_version_changed": "Per i file di origine C++, il valore di IntelliSenseMode è stato modificato da \"{0}\" a \"{1}\" e quello di cppStandard è stato modificato da \"{2}\" a \"{3}\".",
|
||||
"c_intellisense_mode_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "For C source files, the cStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "For C++ source files, the cppStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cStandard was changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cppStandard changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"c_intellisense_mode_changed_with_path": "Per i file di origine C, il valore di IntelliSenseMode è stato modificato da \"{0}\" a \"{1}\" in base agli argomenti del compilatore e all'esecuzione di query su compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "Per i file di origine C++, il valore di IntelliSenseMode è stato modificato da \"{0}\" a \"{1}\" in base agli argomenti del compilatore e all'esecuzione di query su compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "Per i file di origine C, il valore di cStandard è stato modificato da \"{0}\" a \"{1}\" in base agli argomenti del compilatore e all'esecuzione di query su compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "Per i file di origine C++, il valore di cppStandard è stato modificato da \"{0}\" a \"{1}\" in base agli argomenti del compilatore e all'esecuzione di query su compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "Per i file di origine C, il valore di IntelliSenseMode è stato modificato da \"{0}\" a \"{1}\" e quello di cStandard è stato modificato da \"{2}\" a \"{3}\" in base agli argomenti del compilatore e all'esecuzione di query su compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "Per i file di origine C++, il valore di IntelliSenseMode è stato modificato da \"{0}\" a \"{1}\" e quello di cppStandard è stato modificato da \"{2}\" a \"{3}\" in base agli argomenti del compilatore e all'esecuzione di query su compilerPath: \"{4}\"",
|
||||
"compiler_path_changed": "Non è possibile risolvere la configurazione con compilerPath \"{0}\". In alternativa, verrà usato \"{1}\".",
|
||||
"compiler_path_invalid": "Non è possibile risolvere la configurazione con compilerPath: \"{0}\"",
|
||||
"compiler_path_empty": "Skipping query of compiler due to explicitly empty compilerPath",
|
||||
"compiler_path_empty": "La query del compilatore verrà ignorata perché compilerPath è esplicitamente vuoto",
|
||||
"msvc_intellisense_specified": "È stato specificato intelliSenseMode MSVC. Verrà eseguita la configurazione per il compilatore cl.exe.",
|
||||
"unable_to_configure_cl_exe": "Non è possibile eseguire la configurazione per il compilatore cl.exe.",
|
||||
"querying_compiler_default_target": "Querying compiler's default target using command line: \"{0}\" {1}",
|
||||
"querying_compiler_default_target": "Esecuzione di query sulla destinazione predefinita del compilatore con la riga di comando: \"{0}\" {1}",
|
||||
"compiler_default_target": "Il compilatore ha restituito il valore di destinazione predefinito: {0}",
|
||||
"c_querying_compiler_default_standard": "Querying compiler for default C language standard using command line: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Querying compiler for default C++ language standard using command line: {0}",
|
||||
"c_querying_compiler_default_standard": "Esecuzione di query sul compilatore per lo standard del linguaggio C predefinito con la riga di comando: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Esecuzione di query sul compilatore per lo standard del linguaggio C++ predefinito con la riga di comando: {0}",
|
||||
"detected_language_standard_version": "Versione standard del linguaggio rilevata: {0}",
|
||||
"unhandled_default_target_detected": "È stato rilevato un valore di destinazione del compilatore predefinito non gestito: {0}",
|
||||
"unhandled_target_arg_detected": "È stato rilevato un valore dell'argomento di destinazione non gestito: {0}",
|
||||
"memory_limit_shutting_down_intellisense": "Il server IntelliSense verrà arrestato: {0}. La memoria utilizzata è {1} MB e ha superato il limite di {2} MB.",
|
||||
"failed_to_query_for_standard_version": "Failed to query compiler at path \"{0}\" for default standard versions. Compiler querying is disabled for this compiler.",
|
||||
"unrecognized_language_standard_version": "Compiler query returned an unrecognized language standard version. The latest supported version will be used instead."
|
||||
"failed_to_query_for_standard_version": "Non è stato possibile eseguire una query sul compilatore nel percorso \"{0}\" per le versioni standard predefinite. L'esecuzione di query del compilatore è disabilitata per questo compilatore.",
|
||||
"unrecognized_language_standard_version": "La query del compilatore ha restituito una versione standard del linguaggio non riconosciuta. In alternativa, verrà usata la versione più recente supportata."
|
||||
}
|
||||
@@ -22,7 +22,7 @@
|
||||
"c_cpp.command.rescanWorkspace.title": "ワークスペースの再スキャン",
|
||||
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "vcpkg インストール コマンドをクリップボードにコピーする",
|
||||
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "vcpkg のヘルプ ページへのアクセス",
|
||||
"c_cpp.command.generateEditorConfig.title": "Generate EditorConfig contents from VC Format settings",
|
||||
"c_cpp.command.generateEditorConfig.title": "VC 形式の設定からの EditorConfig コンテンツの生成",
|
||||
"c_cpp.configuration.formatting.description": "書式設定エンジンを構成します",
|
||||
"c_cpp.configuration.formatting.clangFormat.description": "clang-format を使用してコードがフォーマットされます。",
|
||||
"c_cpp.configuration.formatting.vcFormat.description": "コードの書式設定に Visual C++ の書式設定エンジンが使用されます。",
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
"deprecated_label": "非推奨:",
|
||||
"exceptions_label": "例外:",
|
||||
"template_parameters_label": "テンプレート パラメーター:",
|
||||
"compiler_query_command_line": "Compiler query command line: {0}",
|
||||
"compiler_query_command_line": "コンパイラ クエリ コマンド ライン: {0}",
|
||||
"c_compiler_from_compiler_path": "\"compilerPath\" プロパティの C コンパイラから既定値を取得しようとしています: '{0}'",
|
||||
"cpp_compiler_from_compiler_path": "\"compilerPath\" プロパティの C++ コンパイラから既定値を取得しようとしています: '{0}'",
|
||||
"c_compiler_from_compile_commands": "compile_commands.json ファイルの C コンパイラから既定値を取得しようとしています: '{0}'",
|
||||
@@ -185,25 +185,25 @@
|
||||
"cpp_std_version_changed": "C++ ソース ファイルで、cppStandard が \"{0}\" から \"{1}\" に変更されました。",
|
||||
"c_intellisense_mode_and_std_version_changed": "C ソース ファイルで、IntelliSenseMode が \"{0}\" から \"{1}\" に変更され、cStandard が \"{2}\" から \"{3}\" に変更されました。",
|
||||
"cpp_intellisense_mode_and_std_version_changed": "C++ ソースファイルで、IntelliSenseMode が \"{0}\" から \"{1}\" に変更され、cppStandard が \"{2}\" から \"{3}\" に変更されました。",
|
||||
"c_intellisense_mode_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "For C source files, the cStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "For C++ source files, the cppStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cStandard was changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cppStandard changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"c_intellisense_mode_changed_with_path": "C ソース ファイルで、コンパイラの引数と compilerPath のクエリに基づいて、IntelliSenseMode が \"{0}\" から \"{1}\" に変更されました: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "C++ ソース ファイルで、コンパイラの引数と compilerPath のクエリに基づいて、IntelliSenseMode が \"{0}\" から \"{1}\" に変更されました: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "C ソース ファイルで、コンパイラの引数と compilerPath のクエリに基づいて、cStandard が \"{0}\" から \"{1}\" に変更されました: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "C++ ソース ファイルで、コンパイラの引数と compilerPath のクエリに基づいて、cppStandard が \"{0}\" から \"{1}\" に変更されました: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "C ソース ファイルで、コンパイラの引数と compilerPath のクエリに基づいて、IntelliSenseMode が \"{0}\" から \"{1}\" に変更され、cStandard が \"{2}\" から \"{3}\" に変更されました: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "C++ ソース ファイルで、コンパイラの引数と compilerPath のクエリに基づいて、IntelliSenseMode が \"{0}\" から \"{1}\" に変更され、cppStandard が \"{2}\" から \"{3}\" に変更されました: \"{4}\"",
|
||||
"compiler_path_changed": "compilerPath \"{0}\" を使用して構成を解決できません。代わりに \"{1}\" を使用しています。",
|
||||
"compiler_path_invalid": "compilerPath を使用して構成を解決できません: \"{0}\"",
|
||||
"compiler_path_empty": "Skipping query of compiler due to explicitly empty compilerPath",
|
||||
"compiler_path_empty": "compilerPath が明示的に空になっているため、コンパイラのクエリをスキップしています",
|
||||
"msvc_intellisense_specified": "MSVC intelliSenseMode が指定されました。コンパイラ cl.exe 用に構成しています。",
|
||||
"unable_to_configure_cl_exe": "コンパイラ cl.exe 用に構成できません。",
|
||||
"querying_compiler_default_target": "Querying compiler's default target using command line: \"{0}\" {1}",
|
||||
"querying_compiler_default_target": "コマンド ラインを使用してコンパイラの既定のターゲットをクエリしています: \"{0}\" {1}",
|
||||
"compiler_default_target": "コンパイラによって既定のターゲット値が返されました: {0}",
|
||||
"c_querying_compiler_default_standard": "Querying compiler for default C language standard using command line: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Querying compiler for default C++ language standard using command line: {0}",
|
||||
"c_querying_compiler_default_standard": "コマンド ラインを使用して既定の C 言語標準用にコンパイラをクエリしています: {0}",
|
||||
"cpp_querying_compiler_default_standard": "コマンド ラインを使用して既定の C++ 言語標準用にコンパイラをクエリしています: {0}",
|
||||
"detected_language_standard_version": "検出された言語標準バージョン: {0}",
|
||||
"unhandled_default_target_detected": "ハンドルされていない既定のコンパイラ ターゲット値が検出されました: {0}",
|
||||
"unhandled_target_arg_detected": "ハンドルされていないターゲット引数値が検出されました: {0}",
|
||||
"memory_limit_shutting_down_intellisense": "IntelliSense サーバーをシャットダウンしています: {0}。メモリ使用量は {1} MB で、{2} MB の制限を超えました。",
|
||||
"failed_to_query_for_standard_version": "Failed to query compiler at path \"{0}\" for default standard versions. Compiler querying is disabled for this compiler.",
|
||||
"unrecognized_language_standard_version": "Compiler query returned an unrecognized language standard version. The latest supported version will be used instead."
|
||||
"failed_to_query_for_standard_version": "既定の標準バージョンのパス \"{0}\" でコンパイラをクエリできませんでした。このコンパイラでは、コンパイラのクエリが無効になっています。",
|
||||
"unrecognized_language_standard_version": "コンパイラ クエリにより、認識されない言語標準バージョンが返されました。代わりに、サポートされている最新のバージョンが使用されます。"
|
||||
}
|
||||
@@ -22,7 +22,7 @@
|
||||
"c_cpp.command.rescanWorkspace.title": "작업 영역 다시 검사",
|
||||
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "vcpkg install 명령을 클립보드에 복사",
|
||||
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "vcpkg 도움말 페이지 방문",
|
||||
"c_cpp.command.generateEditorConfig.title": "Generate EditorConfig contents from VC Format settings",
|
||||
"c_cpp.command.generateEditorConfig.title": "VC 형식 설정에서 EditorConfig 콘텐츠 생성",
|
||||
"c_cpp.configuration.formatting.description": "서식 엔진을 구성합니다.",
|
||||
"c_cpp.configuration.formatting.clangFormat.description": "코드 서식을 지정하는 데 clang-format이 사용됩니다.",
|
||||
"c_cpp.configuration.formatting.vcFormat.description": "코드 서식을 지정하는 데 Visual C++ 서식 엔진이 사용됩니다.",
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
"deprecated_label": "사용되지 않음:",
|
||||
"exceptions_label": "예외:",
|
||||
"template_parameters_label": "템플릿 매개 변수:",
|
||||
"compiler_query_command_line": "Compiler query command line: {0}",
|
||||
"compiler_query_command_line": "컴파일러 쿼리 명령줄: {0}",
|
||||
"c_compiler_from_compiler_path": "\"compilerPath\" 속성의 C 컴파일러에서 기본값을 가져오려고 합니다. '{0}'",
|
||||
"cpp_compiler_from_compiler_path": "\"compilerPath\" 속성의 C++ 컴파일러에서 기본값을 가져오려고 합니다. '{0}'",
|
||||
"c_compiler_from_compile_commands": "compile_commands.json 파일의 C 컴파일러에서 기본값을 가져오려고 합니다. '{0}'",
|
||||
@@ -185,25 +185,25 @@
|
||||
"cpp_std_version_changed": "C++ 소스 파일에서는 cppStandard가 \"{0}\"에서 \"{1}\"(으)로 변경되었습니다.",
|
||||
"c_intellisense_mode_and_std_version_changed": "C 소스 파일에서는 IntelliSenseMode가 \"{0}\"에서 \"{1}\"(으)로 변경되고 cStandard가 \"{2}\"에서 \"{3}\"(으)로 변경되었습니다.",
|
||||
"cpp_intellisense_mode_and_std_version_changed": "C++ 소스 파일에서는 IntelliSenseMode가 \"{0}\"에서 \"{1}\"(으)로 변경되고 cppStandard가 \"{2}\"에서 \"{3}\"(으)로 변경되었습니다.",
|
||||
"c_intellisense_mode_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "For C source files, the cStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "For C++ source files, the cppStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cStandard was changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cppStandard changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"c_intellisense_mode_changed_with_path": "C 소스 파일에서는 컴파일러 인수 및 쿼리 compilerPath(\"{2}\")에 따라 IntelliSenseMode가 \"{0}\"에서 \"{1}\"(으)로 변경되었습니다.",
|
||||
"cpp_intellisense_mode_changed_with_path": "C++ 소스 파일에서는 컴파일러 인수 및 쿼리 compilerPath(\"{2}\")에 따라 IntelliSenseMode가 \"{0}\"에서 \"{1}\"(으)로 변경되었습니다.",
|
||||
"c_std_version_changed_with_path": "C 소스 파일에서는 컴파일러 인수 및 쿼리 compilerPath(\"{2}\")에 따라 cStandard가 \"{0}\"에서 \"{1}\"(으)로 변경되었습니다.",
|
||||
"cpp_std_version_changed_with_path": "C++ 소스 파일에서는 컴파일러 인수 및 쿼리 compilerPath(\"{2}\")에 따라 cppStandard가 \"{0}\"에서 \"{1}\"(으)로 변경되었습니다.",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "C 소스 파일에서는 컴파일러 인수 및 쿼리 compilerPath(\"{4}\")에 따라 IntelliSenseMode가 \"{0}\"에서 \"{1}\"(으)로 변경되고 cStandard가 \"{2}\"에서 \"{3}\"(으)로 변경되었습니다.",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "C++ 소스 파일에서는 컴파일러 인수 및 쿼리 compilerPath(\"{4}\")에 따라 IntelliSenseMode가 \"{0}\"에서 \"{1}\"(으)로 변경되고 cppStandard가 \"{2}\"에서 \"{3}\"(으)로 변경되었습니다.",
|
||||
"compiler_path_changed": "CompilerPath가 \"{0}\"인 구성을 확인할 수 없습니다. \"{1}\"을(를) 대신 사용하세요.",
|
||||
"compiler_path_invalid": "CompilerPath가 \"{0}\"인 구성을 확인할 수 없습니다.",
|
||||
"compiler_path_empty": "Skipping query of compiler due to explicitly empty compilerPath",
|
||||
"compiler_path_empty": "명시적으로 빈 compilerPath로 인해 컴파일러 쿼리를 건너뜁니다.",
|
||||
"msvc_intellisense_specified": "MSVC intelliSenseMode를 지정했습니다. 컴파일러 cl.exe에 대해 구성합니다.",
|
||||
"unable_to_configure_cl_exe": "컴파일러 cl.exe를 구성할 수 없습니다.",
|
||||
"querying_compiler_default_target": "Querying compiler's default target using command line: \"{0}\" {1}",
|
||||
"querying_compiler_default_target": "명령줄 \"{0}\" {1}을(를) 사용하여 컴파일러의 기본 대상을 쿼리하는 중",
|
||||
"compiler_default_target": "컴파일러가 기본 대상 값을 반환함: {0}",
|
||||
"c_querying_compiler_default_standard": "Querying compiler for default C language standard using command line: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Querying compiler for default C++ language standard using command line: {0}",
|
||||
"c_querying_compiler_default_standard": "명령줄 {0}을(를) 사용하여 기본 C 언어 표준에 대한 컴파일러를 쿼리하는 중",
|
||||
"cpp_querying_compiler_default_standard": "명령줄 {0}을(를) 사용하여 기본 C++ 언어 표준에 대한 컴파일러를 쿼리하는 중",
|
||||
"detected_language_standard_version": "언어 표준 버전이 검색됨: {0}",
|
||||
"unhandled_default_target_detected": "처리되지 않은 기본 컴파일러 대상 값이 검색됨: {0}",
|
||||
"unhandled_target_arg_detected": "처리되지 않은 대상 인수 값이 검색됨: {0}",
|
||||
"memory_limit_shutting_down_intellisense": "IntelliSense 서버 {0}을(를) 종료하는 중입니다. 메모리 사용량이 {1}MB이며 {2}MB 한도를 초과했습니다.",
|
||||
"failed_to_query_for_standard_version": "Failed to query compiler at path \"{0}\" for default standard versions. Compiler querying is disabled for this compiler.",
|
||||
"unrecognized_language_standard_version": "Compiler query returned an unrecognized language standard version. The latest supported version will be used instead."
|
||||
"failed_to_query_for_standard_version": "기본 표준 버전에 대해 경로 \"{0}\"에서 컴파일러를 쿼리하지 못했습니다. 이 컴파일러에 대해서는 컴파일러 쿼리를 사용할 수 없습니다.",
|
||||
"unrecognized_language_standard_version": "컴파일러 쿼리에서 인식할 수 없는 언어 표준 버전을 반환했습니다. 지원되는 최신 버전이 대신 사용됩니다."
|
||||
}
|
||||
@@ -22,7 +22,7 @@
|
||||
"c_cpp.command.rescanWorkspace.title": "Examinar Novamente o Workspace",
|
||||
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "Copiar o comando de instalação vcpkg para a área de transferência",
|
||||
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "Visite a página de ajuda do vcpkg",
|
||||
"c_cpp.command.generateEditorConfig.title": "Generate EditorConfig contents from VC Format settings",
|
||||
"c_cpp.command.generateEditorConfig.title": "Gerar o conteúdo do EditorConfig por meio das configurações de Formato do VC",
|
||||
"c_cpp.configuration.formatting.description": "Configura o mecanismo de formatação",
|
||||
"c_cpp.configuration.formatting.clangFormat.description": "O clang-format será usado para formatar o código.",
|
||||
"c_cpp.configuration.formatting.vcFormat.description": "O mecanismo de formatação Visual C++ será usado para formatar o código.",
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
"deprecated_label": "Preterido:",
|
||||
"exceptions_label": "Exceções:",
|
||||
"template_parameters_label": "Parâmetros do Modelo:",
|
||||
"compiler_query_command_line": "Compiler query command line: {0}",
|
||||
"compiler_query_command_line": "Linha de comando de consulta do compilador: {0}",
|
||||
"c_compiler_from_compiler_path": "Tentando obter padrões do compilador C na propriedade \"compilerPath\": '{0}'",
|
||||
"cpp_compiler_from_compiler_path": "Tentando obter padrões do compilador C++ na propriedade \"compilerPath\": '{0}'",
|
||||
"c_compiler_from_compile_commands": "Tentando obter padrões do compilador C no arquivo compile_commands.json: '{0}'",
|
||||
@@ -185,25 +185,25 @@
|
||||
"cpp_std_version_changed": "Para arquivos de origem C++, o cppStandard foi alterado de \"{0}\" para \"{1}\".",
|
||||
"c_intellisense_mode_and_std_version_changed": "Para arquivos de origem C, o IntelliSenseMode foi alterado de \"{0}\" para \"{1}\" e o cStandard foi alterado de \"{2}\" para \"{3}\".",
|
||||
"cpp_intellisense_mode_and_std_version_changed": "Para arquivos de origem C++, o IntelliSenseMode foi alterado de \"{0}\" para \"{1}\" e o cppStandard foi alterado de \"{2}\" para \"{3}\".",
|
||||
"c_intellisense_mode_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "For C source files, the cStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "For C++ source files, the cppStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cStandard was changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cppStandard changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"c_intellisense_mode_changed_with_path": "Para os arquivos de origem C, o IntelliSenseMode foi alterado de \"{0}\" para \"{1}\" com base nos argumentos do compilador e na consulta do compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "Para os arquivos de origem C++, o IntelliSenseMode foi alterado de \"{0}\" para \"{1}\" com base nos argumentos do compilador e na consulta do compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "Para os arquivos de origem C, o cStandard foi alterado de \"{0}\" para \"{1}\" com base nos argumentos do compilador e na consulta do compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "Para os arquivos de origem C++, o cppStandard foi alterado de \"{0}\" para \"{1}\" com base nos argumentos do compilador e na consulta do compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "Para os arquivos de origem C, o IntelliSenseMode foi alterado de \"{0}\" para \"{1}\" e o cStandard foi alterado de \"{2}\" para \"{3}\" com base nos argumentos do compilador e na consulta do compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "Para os arquivos de origem C++, o IntelliSenseMode foi alterado de \"{0}\" para \"{1}\" e o cppStandard foi alterado de \"{2}\" para \"{3}\" com base nos argumentos do compilador e na consulta do compilerPath: \"{4}\"",
|
||||
"compiler_path_changed": "Não é possível resolver a configuração com compilerPath \"{0}\". Em vez disso, use \"{1}\".",
|
||||
"compiler_path_invalid": "Não é possível resolver a configuração com compilerPath: \"{0}\"",
|
||||
"compiler_path_empty": "Skipping query of compiler due to explicitly empty compilerPath",
|
||||
"compiler_path_empty": "Ignorando a consulta do compilador devido a um compilerPath explicitamente vazio",
|
||||
"msvc_intellisense_specified": "O intelliSenseMode do MSVC foi especificado. Configurando para cl.exe do compilador.",
|
||||
"unable_to_configure_cl_exe": "Não é possível configurar o compilador cl.exe.",
|
||||
"querying_compiler_default_target": "Querying compiler's default target using command line: \"{0}\" {1}",
|
||||
"querying_compiler_default_target": "Consultando o destino padrão do compilador usando a linha de comando: \"{0}\" {1}",
|
||||
"compiler_default_target": "O compilador retornou o valor de destino padrão: {0}",
|
||||
"c_querying_compiler_default_standard": "Querying compiler for default C language standard using command line: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Querying compiler for default C++ language standard using command line: {0}",
|
||||
"c_querying_compiler_default_standard": "Consultando o compilador para obter o padrão de linguagem C padrão usando a linha de comando: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Consultando o compilador para obter o padrão de linguagem C++ padrão usando a linha de comando: {0}",
|
||||
"detected_language_standard_version": "Versão padrão da linguagem detectada: {0}",
|
||||
"unhandled_default_target_detected": "Foi detectado um valor de destino do compilador padrão não tratado: {0}",
|
||||
"unhandled_target_arg_detected": "Foi detectado um valor de argumento de destino não tratado: {0}",
|
||||
"memory_limit_shutting_down_intellisense": "Desligando o servidor do IntelliSense: {0}. O uso de memória é {1} MB e excedeu o limite de {2} MB.",
|
||||
"failed_to_query_for_standard_version": "Failed to query compiler at path \"{0}\" for default standard versions. Compiler querying is disabled for this compiler.",
|
||||
"unrecognized_language_standard_version": "Compiler query returned an unrecognized language standard version. The latest supported version will be used instead."
|
||||
"failed_to_query_for_standard_version": "Falha ao consultar compilador no caminho \"{0}\" para as versões padrão. A consulta do compilador está desabilitada para este compilador.",
|
||||
"unrecognized_language_standard_version": "A consulta do compilador retornou uma versão do padrão de linguagem não reconhecida. Nesse caso, será usada a última versão com suporte."
|
||||
}
|
||||
@@ -22,7 +22,7 @@
|
||||
"c_cpp.command.rescanWorkspace.title": "Повторное сканирование рабочей области",
|
||||
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "Копировать команду vcpkg install в буфер обмена",
|
||||
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "Посетите страницу справки по vcpkg",
|
||||
"c_cpp.command.generateEditorConfig.title": "Generate EditorConfig contents from VC Format settings",
|
||||
"c_cpp.command.generateEditorConfig.title": "Создание содержимого EditorConfig из параметров формата VC",
|
||||
"c_cpp.configuration.formatting.description": "Настраивает подсистему форматирования.",
|
||||
"c_cpp.configuration.formatting.clangFormat.description": "Для форматирования кода будет использоваться clang-format.",
|
||||
"c_cpp.configuration.formatting.vcFormat.description": "Для форматирования кода будет использоваться подсистема форматирования Visual C++.",
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
"deprecated_label": "Нерекомендуемый:",
|
||||
"exceptions_label": "Исключения:",
|
||||
"template_parameters_label": "Параметры шаблона:",
|
||||
"compiler_query_command_line": "Compiler query command line: {0}",
|
||||
"compiler_query_command_line": "Командная строка запроса компилятора: {0}",
|
||||
"c_compiler_from_compiler_path": "Попытка получить значения по умолчанию из компилятора C в свойстве \"compilerPath\": \"{0}\"",
|
||||
"cpp_compiler_from_compiler_path": "Попытка получить значения по умолчанию из компилятора C++ в свойстве \"compilerPath\": \"{0}\"",
|
||||
"c_compiler_from_compile_commands": "Попытка получить значения по умолчанию из компилятора C в файле compile_commands.json: \"{0}\"",
|
||||
@@ -185,25 +185,25 @@
|
||||
"cpp_std_version_changed": "Для исходных файлов C++ cppStandard был изменен с \"{0}\" на \"{1}\".",
|
||||
"c_intellisense_mode_and_std_version_changed": "Для исходных файлов C IntelliSenseMode был изменен с \"{0}\" на \"{1}\", а cStandard — с \"{2}\" на \"{3}\".",
|
||||
"cpp_intellisense_mode_and_std_version_changed": "Для исходных файлов C++ IntelliSenseMode был изменен с \"{0}\" на \"{1}\", а cppStandard — с \"{2}\" на \"{3}\".",
|
||||
"c_intellisense_mode_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "For C source files, the cStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "For C++ source files, the cppStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cStandard was changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cppStandard changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"c_intellisense_mode_changed_with_path": "Для исходных файлов C IntelliSenseMode был изменен с \"{0}\" на \"{1}\" на основе аргументов компилятора и compilerPath запроса: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "Для исходных файлов C++ IntelliSenseMode был изменен с \"{0}\" на \"{1}\" на основе аргументов компилятора и compilerPath запроса: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "Для исходных файлов C cStandard был изменен с \"{0}\" на \"{1}\" на основе аргументов компилятора и compilerPath запроса: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "Для исходных файлов C++ cppStandard был изменен с \"{0}\" на \"{1}\" на основе аргументов компилятора и compilerPath запроса: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "Для исходных файлов C IntelliSenseMode был изменен с \"{0}\" на \"{1}\", а cStandard — с \"{2}\" на \"{3}\" на основе аргументов компилятора и compilerPath запроса: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "Для исходных файлов C++ IntelliSenseMode был изменен с \"{0}\" на \"{1}\", а cppStandard — с \"{2}\" на \"{3}\" на основе аргументов компилятора и compilerPath запроса: \"{4}\"",
|
||||
"compiler_path_changed": "Не удалось разрешить конфигурацию с compilerPath \"{0}\". Вместо этого используется \"{1}\".",
|
||||
"compiler_path_invalid": "Не удалось разрешить конфигурацию с compilerPath: \"{0}\"",
|
||||
"compiler_path_empty": "Skipping query of compiler due to explicitly empty compilerPath",
|
||||
"compiler_path_empty": "Выполняется пропуск запроса к компилятору из-за явным образом пустого compilerPath",
|
||||
"msvc_intellisense_specified": "Указан intelliSenseMode MSVC. Выполняется настройка для cl.exe компилятора.",
|
||||
"unable_to_configure_cl_exe": "Не удалось выполнить настройку для cl.exe компилятора.",
|
||||
"querying_compiler_default_target": "Querying compiler's default target using command line: \"{0}\" {1}",
|
||||
"querying_compiler_default_target": "Выполняется запрос целевого объекта по умолчанию для компилятора с помощью командной строки: \"{0}\" {1}",
|
||||
"compiler_default_target": "Компилятор возвратил целевое значение по умолчанию: {0}",
|
||||
"c_querying_compiler_default_standard": "Querying compiler for default C language standard using command line: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Querying compiler for default C++ language standard using command line: {0}",
|
||||
"c_querying_compiler_default_standard": "Выполняется запрос к компилятору для стандарта языка C по умолчанию с помощью командной строки: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Выполняется запрос к компилятору для стандарта языка C++ по умолчанию с помощью командной строки: {0}",
|
||||
"detected_language_standard_version": "Обнаруженная версия стандарта языка: {0}",
|
||||
"unhandled_default_target_detected": "Обнаружено необработанное целевое значение компилятора по умолчанию: {0}",
|
||||
"unhandled_target_arg_detected": "Обнаружено необработанное значение целевого аргумента: {0}",
|
||||
"memory_limit_shutting_down_intellisense": "Завершение работы сервера IntelliSense: {0}. Используемый объем памяти ({1} МБ) превысил ограничение ({2} МБ).",
|
||||
"failed_to_query_for_standard_version": "Failed to query compiler at path \"{0}\" for default standard versions. Compiler querying is disabled for this compiler.",
|
||||
"failed_to_query_for_standard_version": "Не удалось запросить компилятор по пути \"{0}\" для стандартных версий по умолчанию. Запросы для этого компилятора отключены.",
|
||||
"unrecognized_language_standard_version": "Проба компилятора возвратила нераспознанную версию стандарта языка. Вместо этого будет использоваться последняя поддерживаемая версия."
|
||||
}
|
||||
@@ -22,7 +22,7 @@
|
||||
"c_cpp.command.rescanWorkspace.title": "Çalışma Alanını Yeniden Tara",
|
||||
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "vcpkg yükleme komutunu panoya kopyalayın",
|
||||
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "vcpkg yardım sayfasını ziyaret edin",
|
||||
"c_cpp.command.generateEditorConfig.title": "Generate EditorConfig contents from VC Format settings",
|
||||
"c_cpp.command.generateEditorConfig.title": "VC Biçimi ayarlarından EditorConfig içerikleri oluştur",
|
||||
"c_cpp.configuration.formatting.description": "Biçimlendirme altyapısını yapılandırır",
|
||||
"c_cpp.configuration.formatting.clangFormat.description": "Kodu biçimlendirmek için clang-format kullanılacak.",
|
||||
"c_cpp.configuration.formatting.vcFormat.description": "Kodu biçimlendirmek için Visual C++ biçimlendirme altyapısı kullanılacak.",
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
"deprecated_label": "Kullanım dışı:",
|
||||
"exceptions_label": "Özel durumlar:",
|
||||
"template_parameters_label": "Şablon Parametreleri:",
|
||||
"compiler_query_command_line": "Compiler query command line: {0}",
|
||||
"compiler_query_command_line": "Derleyici sorgusunun komut satırı: {0}",
|
||||
"c_compiler_from_compiler_path": "\"compilerPath\" özelliğindeki C derleyicisinden varsayılan değerler alınmaya çalışılıyor: '{0}'",
|
||||
"cpp_compiler_from_compiler_path": "\"compilerPath\" özelliğindeki C++ derleyicisinden varsayılan değerler alınmaya çalışılıyor: '{0}'",
|
||||
"c_compiler_from_compile_commands": "compile_commands.json dosyasındaki C derleyicisinden varsayılan değerler alınmaya çalışılıyor: '{0}'",
|
||||
@@ -185,25 +185,25 @@
|
||||
"cpp_std_version_changed": "C++ kaynak dosyaları için \"{0}\" olan cppStandard \"{1}\" olarak değiştirildi.",
|
||||
"c_intellisense_mode_and_std_version_changed": "C kaynak dosyaları için \"{0}\" olan IntelliSenseMode, \"{1}\" olarak ve \"{2}\" olan cStandard, \"{3}\" olarak değiştirildi.",
|
||||
"cpp_intellisense_mode_and_std_version_changed": "C++ kaynak dosyaları için \"{0}\" olan IntelliSenseMode, \"{1}\" olarak ve \"{2}\" olan cppStandard, \"{3}\" olarak değiştirildi.",
|
||||
"c_intellisense_mode_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_intellisense_mode_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_std_version_changed_with_path": "For C source files, the cStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"cpp_std_version_changed_with_path": "For C++ source files, the cppStandard was changed from \"{0}\" to \"{1}\" based on compiler args and querying compilerPath: \"{2}\"",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "For C source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cStandard was changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "For C++ source files, IntelliSenseMode was changed from \"{0}\" to \"{1}\" and cppStandard changed from \"{2}\" to \"{3}\" based on compiler args and querying compilerPath: \"{4}\"",
|
||||
"c_intellisense_mode_changed_with_path": "C kaynak dosyaları için derleyici bağımsız değişkenlerine ve sorgulama compilerPath'ine (\"{2}\") göre \"{0}\" olan IntelliSenseMode, \"{1}\" olarak değiştirildi",
|
||||
"cpp_intellisense_mode_changed_with_path": "C++ kaynak dosyaları için derleyici bağımsız değişkenlerine ve sorgulama compilerPath'ine (\"{2}\") göre \"{0}\" olan IntelliSenseMode, \"{1}\" olarak değiştirildi",
|
||||
"c_std_version_changed_with_path": "C kaynak dosyaları için derleyici bağımsız değişkenlerine ve sorgulama compilerPath'ine (\"{2}\") göre \"{0}\" olan cStandard, \"{1}\" olarak değiştirildi",
|
||||
"cpp_std_version_changed_with_path": "C++ kaynak dosyaları için derleyici bağımsız değişkenlerine ve sorgulama compilerPath'ine (\"{2}\") göre \"{0}\" olan cppStandard, \"{1}\" olarak değiştirildi",
|
||||
"c_intellisense_mode_and_std_version_changed_with_path": "C kaynak dosyaları için derleyici bağımsız değişkenlerine ve sorgulama compilerPath'ine (\"{4}\") göre \"{0}\" olan IntelliSenseMode, \"{1}\" olarak ve \"{2}\" olan cStandard, \"{3}\" olarak değiştirildi",
|
||||
"cpp_intellisense_mode_and_std_version_changed_with_path": "C++ kaynak dosyaları için derleyici bağımsız değişkenlerine ve sorgulama compilerPath'ine (\"{4}\") göre \"{0}\" olan IntelliSenseMode, \"{1}\" olarak ve \"{2}\" olan cppStandard, \"{3}\" olarak değiştirildi",
|
||||
"compiler_path_changed": "\"{0}\" compilerPath ile yapılandırma çözümlenemiyor. Bunun yerine \"{1}\" kullanılıyor.",
|
||||
"compiler_path_invalid": "\"{0}\" compilerPath ile yapılandırma çözümlenemiyor",
|
||||
"compiler_path_empty": "Skipping query of compiler due to explicitly empty compilerPath",
|
||||
"compiler_path_empty": "Açıkça boş compilerPath nedeniyle derleyici sorgulaması atlanıyor",
|
||||
"msvc_intellisense_specified": "MSVC intelliSenseMode belirtildi. Derleyici cl.exe dosyası için yapılandırılıyor.",
|
||||
"unable_to_configure_cl_exe": "Derleyici cl.exe dosyası için yapılandırılamıyor.",
|
||||
"querying_compiler_default_target": "Querying compiler's default target using command line: \"{0}\" {1}",
|
||||
"querying_compiler_default_target": "Komut satırı kullanılarak derleyicinin varsayılan hedefi yoklanıyor: \"{0}\" {1}",
|
||||
"compiler_default_target": "Derleyici, varsayılan hedef değeri ({0}) döndürdü",
|
||||
"c_querying_compiler_default_standard": "Querying compiler for default C language standard using command line: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Querying compiler for default C++ language standard using command line: {0}",
|
||||
"c_querying_compiler_default_standard": "Komut satırı kullanılarak varsayılan C dili standardı için derleyici sorgulanıyor: {0}",
|
||||
"cpp_querying_compiler_default_standard": "Komut satırı kullanılarak varsayılan C++ dili standardı için derleyici sorgulanıyor: {0}",
|
||||
"detected_language_standard_version": "Algılanan dil standart sürümü: {0}",
|
||||
"unhandled_default_target_detected": "İşlenmemiş varsayılan derleyici hedefi değeri saptandı: {0}",
|
||||
"unhandled_target_arg_detected": "İşlenmemiş hedef bağımsız değişken değeri algılandı: {0}",
|
||||
"memory_limit_shutting_down_intellisense": "IntelliSense sunucusu kapatılıyor: {0}. Bellek kullanımı {1} MB olduğundan {2} MB sınırını aştı.",
|
||||
"failed_to_query_for_standard_version": "Failed to query compiler at path \"{0}\" for default standard versions. Compiler querying is disabled for this compiler.",
|
||||
"unrecognized_language_standard_version": "Derleyici yoklaması, tanınmayan bir dil standardı sürümü döndürdü. Bunun yerine desteklenen en güncel sürüm kullanılacak."
|
||||
"failed_to_query_for_standard_version": "Varsayılan standart sürümler için \"{0}\" yolundaki derleyici sorgulanamadı. Derleyici sorgulaması bu derleyici için devre dışı bırakıldı.",
|
||||
"unrecognized_language_standard_version": "Derleyici sorgusu, tanınmayan bir dil standardı sürümü döndürdü. Bunun yerine desteklenen en güncel sürüm kullanılacak."
|
||||
}
|
||||
Reference in New Issue
Block a user