Skip to content

Commit 015abf5

Browse files
Localization - Translated Strings (#4500)
Co-authored-by: csigs <[email protected]>
1 parent 39ad48c commit 015abf5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

i18n/chs/src/debug/cmakeDebugger/debuggerScriptDriver.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*--------------------------------------------------------------------------------------------*/
55
// Do not edit this file. It is machine generated.
66
{
7-
"run.script": "正在执行 CMake 脚本:{0}",
7+
"run.script": "正在执行 CMake 脚本: \"{0}\"",
88
"run.script.successful": "CMake 脚本: 已成功完成“{0}”。",
99
"run.script.failed": "CMake 脚本: 未成功完成“{0}”。",
1010
"run.script.cmakeDebugger.not.supported": "无法使用此版本的 CMake 调试脚本,请确保使用的是 CMake 3.27 或更高版本。"

i18n/csy/src/debug/cmakeDebugger/debuggerScriptDriver.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*--------------------------------------------------------------------------------------------*/
55
// Do not edit this file. It is machine generated.
66
{
7-
"run.script": "Spouští se skript CMake: {0}",
7+
"run.script": "Spouští se skript CMake: \"{0}\"",
88
"run.script.successful": "Skript CMake „{0}“ byl úspěšně dokončen.",
99
"run.script.failed": "Skript CMake „{0}“ byl dokončen bez úspěchu.",
1010
"run.script.cmakeDebugger.not.supported": "Nejde ladit skript s touto verzí CMake. Ujistěte se, že máte CMake verze 3.27 nebo novější."

i18n/plk/src/debug/cmakeDebugger/debuggerScriptDriver.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*--------------------------------------------------------------------------------------------*/
55
// Do not edit this file. It is machine generated.
66
{
7-
"run.script": "Wykonywanie skryptu narzędzia CMake: {0}",
7+
"run.script": "Wykonywanie skryptu narzędzia CMake: \"{0}\"",
88
"run.script.successful": "Skrypt narzędzia CMake: „{0}” ukończono pomyślnie.",
99
"run.script.failed": "Skrypt narzędzia CMake: „{0}” zakończył się niepowodzeniem.",
1010
"run.script.cmakeDebugger.not.supported": "Nie można debugować skryptu z tą wersją narzędzia CMake. Upewnij się, że masz narzędzie CMake w wersji 3.27 lub nowszej."

0 commit comments

Comments
 (0)