Skip to content

Commit 097b7ed

Browse files
authored
Merge pull request #6327 from dotnet/localization/b63245d94c9f03eb14744d512e66005383f447b2
Localization result based on b63245d
2 parents b63245d + 1d95b54 commit 097b7ed

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

l10n/bundle.l10n.fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"Extension": "Extension",
4343
"Extensions": "Extensions",
4444
"Failed to complete the installation of the C# extension. Please see the error in the output window below.": "Échec de l’installation de l’extension C#. Consultez l’erreur dans la fenêtre sortie ci-dessous.",
45-
"Failed to parse tasks.json file: {0}": "Failed to parse tasks.json file: {0}",
45+
"Failed to parse tasks.json file: {0}": "Échec de l'analyse du fichier Tasks.json : {0}",
4646
"Failed to set debugadpter directory": "Échec de la définition du répertoire debugadpter",
4747
"Failed to set extension directory": "Échec de la définition du répertoire d’extensions",
4848
"Failed to set install complete file path": "Échec de la définition du chemin d’accès complet à l’installation",

l10n/bundle.l10n.ko.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"Extension": "확장",
4343
"Extensions": "확장",
4444
"Failed to complete the installation of the C# extension. Please see the error in the output window below.": "C# 확장 설치를 완료하지 못했습니다. 아래 출력 창에서 오류를 확인하세요.",
45-
"Failed to parse tasks.json file: {0}": "Failed to parse tasks.json file: {0}",
45+
"Failed to parse tasks.json file: {0}": "tasks.json 파일을 구문 분석하지 못했습니다: {0}",
4646
"Failed to set debugadpter directory": "debugadpter 디렉터리를 설정하지 못했습니다.",
4747
"Failed to set extension directory": "확장 디렉터리를 설정하지 못했습니다.",
4848
"Failed to set install complete file path": "설치 완료 파일 경로를 설정하지 못했습니다.",

l10n/bundle.l10n.pl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"Extension": "Rozszerzenie",
4343
"Extensions": "Rozszerzenia",
4444
"Failed to complete the installation of the C# extension. Please see the error in the output window below.": "Nie można ukończyć instalacji rozszerzenia języka C#. Zobacz błąd w poniższym oknie danych wyjściowych.",
45-
"Failed to parse tasks.json file: {0}": "Failed to parse tasks.json file: {0}",
45+
"Failed to parse tasks.json file: {0}": "Nie można przeanalizować pliku tasks.json: {0}",
4646
"Failed to set debugadpter directory": "Nie można ustawić katalogu debugadpter",
4747
"Failed to set extension directory": "Nie można ustawić katalogu rozszerzenia",
4848
"Failed to set install complete file path": "Nie można ustawić pełnej ścieżki pliku instalacji",

l10n/bundle.l10n.pt-br.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"Extension": "Extensão",
4343
"Extensions": "Extensões",
4444
"Failed to complete the installation of the C# extension. Please see the error in the output window below.": "Falha ao concluir a instalação da extensão C#. Confira o erro na janela de saída abaixo.",
45-
"Failed to parse tasks.json file: {0}": "Failed to parse tasks.json file: {0}",
45+
"Failed to parse tasks.json file: {0}": "Falha ao analisar o arquivo task.json: {0}",
4646
"Failed to set debugadpter directory": "Falha ao definir o diretório de depuração",
4747
"Failed to set extension directory": "Falha ao configurar o diretório da extensão",
4848
"Failed to set install complete file path": "Falha ao configurar o caminho do arquivo para concluir a instalação",

0 commit comments

Comments
 (0)