Skip to content

Commit b7a0279

Browse files
authored
Localization - Translated Strings (#6664)
1 parent f724ae8 commit b7a0279

File tree

26 files changed

+195
-0
lines changed

26 files changed

+195
-0
lines changed

Extension/i18n/chs/src/Debugger/extension.i18n.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// Do not edit this file. It is machine generated.
66
{
77
"build.and.debug.active.file": "生成和调试活动文件",
8+
"single_file_mode_not_available": "此命令不能用于单文件模式。",
89
"cannot.build.non.cpp": "无法生成和调试,因为活动文件不是 C 或 C++ 源文件。",
910
"no.compiler.found": "未找到编译程序",
1011
"select.configuration": "选择配置",
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/*---------------------------------------------------------------------------------------------
2+
* Copyright (c) Microsoft Corporation. All rights reserved.
3+
* Licensed under the MIT License. See License.txt in the project root for license information.
4+
*--------------------------------------------------------------------------------------------*/
5+
// Do not edit this file. It is machine generated.
6+
{
7+
"build_active_file": "生成活动文件",
8+
"compiler_details": "编译器:",
9+
"task_generated_by_debugger": "调试器生成的任务。",
10+
"starting_build": "正在启动生成...",
11+
"build_finished_with_error": "生成已完成,但发生错误",
12+
"build_finished_with_warnings": "生成已完成,但收到警告",
13+
"build finished successfully": "生成已成功完成。"
14+
}

Extension/i18n/cht/src/Debugger/extension.i18n.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// Do not edit this file. It is machine generated.
66
{
77
"build.and.debug.active.file": "建置及偵錯使用中的檔案",
8+
"single_file_mode_not_available": "此命令不適用於單一檔案模式。",
89
"cannot.build.non.cpp": "因為作用中的檔案不是 C 或 C++ 來源檔案,所以無法建立和偵錯。",
910
"no.compiler.found": "找不到任何編譯器",
1011
"select.configuration": "選取組態",
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/*---------------------------------------------------------------------------------------------
2+
* Copyright (c) Microsoft Corporation. All rights reserved.
3+
* Licensed under the MIT License. See License.txt in the project root for license information.
4+
*--------------------------------------------------------------------------------------------*/
5+
// Do not edit this file. It is machine generated.
6+
{
7+
"build_active_file": "建置使用中檔案",
8+
"compiler_details": "編譯器:",
9+
"task_generated_by_debugger": "偵錯工具產生的工作。",
10+
"starting_build": "正在開始建置...",
11+
"build_finished_with_error": "建置已完成,但出現錯誤",
12+
"build_finished_with_warnings": "建置已完成,但出現警告",
13+
"build finished successfully": "已成功完成建置。"
14+
}

Extension/i18n/csy/src/Debugger/extension.i18n.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// Do not edit this file. It is machine generated.
66
{
77
"build.and.debug.active.file": "Sestavit a ladit aktivní soubor",
8+
"single_file_mode_not_available": "Tento příkaz není pro režim s jedním souborem k dispozici.",
89
"cannot.build.non.cpp": "Sestavení a ladění není možné, protože aktivní soubor není zdrojový soubor jazyka C ani C++.",
910
"no.compiler.found": "Nenašel se žádný kompilátor.",
1011
"select.configuration": "Vybrat konfiguraci",
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/*---------------------------------------------------------------------------------------------
2+
* Copyright (c) Microsoft Corporation. All rights reserved.
3+
* Licensed under the MIT License. See License.txt in the project root for license information.
4+
*--------------------------------------------------------------------------------------------*/
5+
// Do not edit this file. It is machine generated.
6+
{
7+
"build_active_file": "sestavit aktivní soubor",
8+
"compiler_details": "kompilátor:",
9+
"task_generated_by_debugger": "Úloha vygenerovaná ladicím programem",
10+
"starting_build": "Spouští se sestavování...",
11+
"build_finished_with_error": "Sestavování se dokončilo s chybami.",
12+
"build_finished_with_warnings": "Sestavování se dokončilo s upozorněními.",
13+
"build finished successfully": "Sestavování se úspěšně dokončilo."
14+
}

Extension/i18n/deu/src/Debugger/extension.i18n.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// Do not edit this file. It is machine generated.
66
{
77
"build.and.debug.active.file": "Aktive Datei erstellen und debuggen",
8+
"single_file_mode_not_available": "Dieser Befehl ist für den Einzeldateimodus nicht verfügbar.",
89
"cannot.build.non.cpp": "Erstellen und Debuggen nicht möglich, da die aktive Datei keine C- oder C++-Quelldatei ist.",
910
"no.compiler.found": "Kein Compiler gefunden.",
1011
"select.configuration": "Konfiguration auswählen",
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/*---------------------------------------------------------------------------------------------
2+
* Copyright (c) Microsoft Corporation. All rights reserved.
3+
* Licensed under the MIT License. See License.txt in the project root for license information.
4+
*--------------------------------------------------------------------------------------------*/
5+
// Do not edit this file. It is machine generated.
6+
{
7+
"build_active_file": "Aktive Datei kompilieren",
8+
"compiler_details": "Compiler:",
9+
"task_generated_by_debugger": "Vom Debugger generierte Aufgabe.",
10+
"starting_build": "Kompilierung wird gestartet...",
11+
"build_finished_with_error": "Die Kompilierung wurde mit Fehlern abgeschlossen.",
12+
"build_finished_with_warnings": "Die Kompilierung wurde mit Warnungen abgeschlossen.",
13+
"build finished successfully": "Die Kompilierung wurde erfolgreich abgeschlossen."
14+
}

Extension/i18n/esn/src/Debugger/extension.i18n.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// Do not edit this file. It is machine generated.
66
{
77
"build.and.debug.active.file": "Compilar y depurar el archivo activo",
8+
"single_file_mode_not_available": "Este comando no está disponible para el modo de archivo único.",
89
"cannot.build.non.cpp": "No se puede compilar y depurar código porque el archivo activo no es un archivo de código fuente de C o C++.",
910
"no.compiler.found": "No se encontró ningún compilador",
1011
"select.configuration": "Seleccionar una configuración",
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/*---------------------------------------------------------------------------------------------
2+
* Copyright (c) Microsoft Corporation. All rights reserved.
3+
* Licensed under the MIT License. See License.txt in the project root for license information.
4+
*--------------------------------------------------------------------------------------------*/
5+
// Do not edit this file. It is machine generated.
6+
{
7+
"build_active_file": "compilar archivo activo",
8+
"compiler_details": "compilador:",
9+
"task_generated_by_debugger": "Tarea generada por el depurador.",
10+
"starting_build": "Iniciando la compilación...",
11+
"build_finished_with_error": "La compilación finalizó con errores.",
12+
"build_finished_with_warnings": "La compilación finalizó con advertencias.",
13+
"build finished successfully": "La compilación finalizó correctamente."
14+
}

0 commit comments

Comments
 (0)