Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -4694,7 +4694,7 @@
</trans-unit>
<trans-unit id="channelDoesNotHaveADuplexSession0">
<source>The current channel does not support closing the output session as this channel does not implement ISessionChannel&lt;IDuplexSession&gt;.</source>
<target state="translated">현재 채널은 ISessionChannel&lt;IDuplexSession&gt;을 구현하지 않으므로 출력 세션 닫기를 지원하지 않습니다.</target>
<target state="translated">Current 채널은 ISessionChannel&lt;IDuplexSession&gt;을 구현하지 않으므로 출력 세션 닫기를 지원하지 않습니다.</target>
<note />
</trans-unit>
<trans-unit id="channelIsNotAvailable0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4694,7 +4694,7 @@
</trans-unit>
<trans-unit id="channelDoesNotHaveADuplexSession0">
<source>The current channel does not support closing the output session as this channel does not implement ISessionChannel&lt;IDuplexSession&gt;.</source>
<target state="translated">当前的通道不支持关闭输出会话,因为此通道未实现 ISessionChannel&lt;IDuplexSession&gt;。</target>
<target state="translated">Current 通道不支持关闭输出会话,因为此通道未实现 ISessionChannel&lt;IDuplexSession&gt;。</target>
<note />
</trans-unit>
<trans-unit id="channelIsNotAvailable0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4404,7 +4404,7 @@
</trans-unit>
<trans-unit id="channelDoesNotHaveADuplexSession0">
<source>The current channel does not support closing the output session as this channel does not implement ISessionChannel&lt;IDuplexSession&gt;.</source>
<target state="translated">현재 채널은 ISessionChannel&lt;IDuplexSession&gt;을 구현하지 않으므로 출력 세션 닫기를 지원하지 않습니다.</target>
<target state="translated">Current 채널은 ISessionChannel&lt;IDuplexSession&gt;을 구현하지 않으므로 출력 세션 닫기를 지원하지 않습니다.</target>
<note />
</trans-unit>
<trans-unit id="channelIsNotAvailable0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4404,7 +4404,7 @@
</trans-unit>
<trans-unit id="channelDoesNotHaveADuplexSession0">
<source>The current channel does not support closing the output session as this channel does not implement ISessionChannel&lt;IDuplexSession&gt;.</source>
<target state="translated">当前的通道不支持关闭输出会话,因为此通道未实现 ISessionChannel&lt;IDuplexSession&gt;。</target>
<target state="translated">Current 通道不支持关闭输出会话,因为此通道未实现 ISessionChannel&lt;IDuplexSession&gt;。</target>
<note />
</trans-unit>
<trans-unit id="channelIsNotAvailable0">
Expand Down
Loading