Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions loc/lcl/JPN/Microsoft.SSHDebugPS.dll.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PodmanExecutableNotFound" ItemType="0" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Podman was not found. Install Podman, ensure podman.exe is available on PATH, and restart Visual Studio.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Podman が見つかりませんでした。Podman をインストールし、podman.exe が PATH で使用できることを確認してから、Visual Studio を再起動してください。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Podman_ConnectionLabel" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Podman _CLI host:]]></Val>
Expand Down
9 changes: 9 additions & 0 deletions loc/lcl/KOR/Microsoft.SSHDebugPS.dll.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PodmanExecutableNotFound" ItemType="0" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Podman was not found. Install Podman, ensure podman.exe is available on PATH, and restart Visual Studio.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Podman을 찾을 수 없습니다. Podman을 설치하고 podman.exe가 PATH에서 사용 가능한지 확인한 다음 Visual Studio를 다시 시작하세요.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Podman_ConnectionLabel" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Podman _CLI host:]]></Val>
Expand Down
9 changes: 9 additions & 0 deletions loc/lcl/PLK/Microsoft.SSHDebugPS.dll.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PodmanExecutableNotFound" ItemType="0" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Podman was not found. Install Podman, ensure podman.exe is available on PATH, and restart Visual Studio.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nie znaleziono narzędzia Podman. Zainstaluj narzędzie Podman, upewnij się, że podman.exe jest dostępny w ścieżce PATH, i uruchom ponownie program Visual Studio.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Podman_ConnectionLabel" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Podman _CLI host:]]></Val>
Expand Down
Loading