Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c06f3e

Browse files
[po] auto sync
1 parent 6d165d3 commit 7c06f3e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/socket.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1678,13 +1678,15 @@ msgid ""
16781678
"format of the address returned depends on the address family --- see above.)"
16791679
" On some systems this function is not supported."
16801680
msgstr ""
1681+
"返回套接字连接到的远程地址。举例而言,这可以用于查找远程 IPv4/v6 套接字的端口号。(返回的地址格式取决于地址簇 —— "
1682+
"参见上文。)部分系统不支持此函数。"
16811683

16821684
#: ../../library/socket.rst:1220
16831685
msgid ""
16841686
"Return the socket's own address. This is useful to find out the port number"
16851687
" of an IPv4/v6 socket, for instance. (The format of the address returned "
16861688
"depends on the address family --- see above.)"
1687-
msgstr ""
1689+
msgstr "返回套接字本身的地址。举例而言,这可以用于查找 IPv4/v6 套接字的端口号。(返回的地址格式取决于地址簇 —— 参见上文。)"
16881690

16891691
#: ../../library/socket.rst:1227
16901692
msgid ""

0 commit comments

Comments
 (0)