Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84f182 commit e978829Copy full SHA for e978829
1 file changed
library/ipaddress.po
@@ -287,10 +287,11 @@ msgid ""
287
"Construct an IPv6 address. An :exc:`AddressValueError` is raised if "
288
"*address* is not a valid IPv6 address."
289
msgstr ""
290
+"构造一个 IPv6 地址。 如果 *address* 不是一个有效的 IPv6 地址,会抛出 :exc:`AddressValueError` 。"
291
292
#: ../../library/ipaddress.rst:252
293
msgid "The following constitutes a valid IPv6 address:"
-msgstr ""
294
+msgstr "以下是有效的 IPv6 地址:"
295
296
#: ../../library/ipaddress.rst:254
297
msgid ""
0 commit comments