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

+1
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": "选择配置",
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

+1
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": "選取組態",
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

+1
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",
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

+1
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",
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

+1
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",
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+
}

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

+1
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": "Générer et déboguer le fichier actif",
8+
"single_file_mode_not_available": "Cette commande n'est pas disponible pour le mode de fichier unique.",
89
"cannot.build.non.cpp": "Génération et débogage impossibles, car le fichier actif n'est pas un fichier source C ou C++.",
910
"no.compiler.found": "Aucun compilateur",
1011
"select.configuration": "Sélectionner une configuration",
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": "générer le fichier actif",
8+
"compiler_details": "compilateur :",
9+
"task_generated_by_debugger": "Tâche générée par le débogueur.",
10+
"starting_build": "Démarrage de la génération...",
11+
"build_finished_with_error": "La génération s'est achevée avec une ou plusieurs erreurs",
12+
"build_finished_with_warnings": "La génération s'est achevée avec un ou plusieurs avertissements",
13+
"build finished successfully": "La génération s'est achevée correctement."
14+
}

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

+1
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": "Compila ed esegui il debug del file attivo",
8+
"single_file_mode_not_available": "Questo comando non è disponibile per la modalità file singolo.",
89
"cannot.build.non.cpp": "Non è possibile compilare ed eseguire il debug perché il file attivo non è un file di origine C o C++.",
910
"no.compiler.found": "Non è stato trovato alcun compilatore",
1011
"select.configuration": "Seleziona una configurazione",
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": "compila il file attivo",
8+
"compiler_details": "compilatore:",
9+
"task_generated_by_debugger": "Attività generata dal debugger.",
10+
"starting_build": "Avvio della compilazione...",
11+
"build_finished_with_error": "La compilazione è terminata con uno o più errori",
12+
"build_finished_with_warnings": "La compilazione è terminata con uno o più avvisi",
13+
"build finished successfully": "La compilazione è terminata."
14+
}

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

+1
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": "構成の選択",
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/kor/src/Debugger/extension.i18n.json

+1
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": "구성 선택",
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/plk/src/Debugger/extension.i18n.json

+1
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": "Kompiluj i debuguj aktywny plik",
8+
"single_file_mode_not_available": "To polecenie nie jest dostępne dla trybu pojedynczego pliku.",
89
"cannot.build.non.cpp": "Nie można skompilować i debugować, ponieważ aktywny plik nie jest plikiem źródłowym języka C lub C++.",
910
"no.compiler.found": "Nie znaleziono kompilatora",
1011
"select.configuration": "Wybierz konfigurację",
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": "kompiluj aktywny plik",
8+
"compiler_details": "kompilator:",
9+
"task_generated_by_debugger": "Zadanie wygenerowane przez debuger.",
10+
"starting_build": "Trwa uruchamianie kompilacji...",
11+
"build_finished_with_error": "Kompilacja została zakończona z błędami",
12+
"build_finished_with_warnings": "Kompilacja została zakończona z ostrzeżeniami",
13+
"build finished successfully": "Kompilacja została zakończona pomyślnie."
14+
}

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

+1
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": "Criar e depurar o arquivo ativo",
8+
"single_file_mode_not_available": "Este comando não está disponível para o modo de arquivo único.",
89
"cannot.build.non.cpp": "Não é possível criar e depurar porque o arquivo ativo não é um arquivo de origem C ou C++.",
910
"no.compiler.found": "Nenhum compilador encontrado",
1011
"select.configuration": "Selecionar uma configuração",
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": "arquivo de build ativo",
8+
"compiler_details": "compilador:",
9+
"task_generated_by_debugger": "Tarefa gerada pelo Depurador.",
10+
"starting_build": "Iniciando o build...",
11+
"build_finished_with_error": "Build concluído com erros",
12+
"build_finished_with_warnings": "Build concluído com avisos",
13+
"build finished successfully": "Build concluído com êxito."
14+
}

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

+1
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": "Выберите конфигурацию.",
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/trk/src/Debugger/extension.i18n.json

+1
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": "Etkin dosyayı derle ve dosyada hata ayıkla",
8+
"single_file_mode_not_available": "Bu komut, tek dosya modu için uygun değil.",
89
"cannot.build.non.cpp": "Etkin dosya bir C ya da C++ kaynak dosyası olmadığından derleme veya hata ayıklama yapılamıyor.",
910
"no.compiler.found": "Derleyici bulunamadı",
1011
"select.configuration": "Yapılandırma seçin",
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": "etkin dosyayı derle",
8+
"compiler_details": "derleyici:",
9+
"task_generated_by_debugger": "Hata Ayıklayıcısı tarafından oluşturulan görev.",
10+
"starting_build": "Derleme başlatılıyor...",
11+
"build_finished_with_error": "Derleme hatalarla tamamlandı",
12+
"build_finished_with_warnings": "Derleme uyarlılarla tamamlandı",
13+
"build finished successfully": "Derleme başarıyla tamamlandı."
14+
}

0 commit comments

Comments
 (0)