@@ -839,47 +839,47 @@ msgstr "一个在指定时区下运行函数的装饰器,并在其结束后正
839839msgid ""
840840"Decorator for the minimum version when running test on FreeBSD. If the "
841841"FreeBSD version is less than the minimum, the test is skipped."
842- msgstr ""
842+ msgstr "当在 FreeBSD 上运行测试时指定最低版本的装饰器。 如果 FreeBSD 版本号低于指定值,测试将被跳过。 "
843843
844844#: ../../library/test.rst:689
845845msgid ""
846846"Decorator for the minimum version when running test on Linux. If the Linux "
847847"version is less than the minimum, the test is skipped."
848- msgstr ""
848+ msgstr "当在 Linux 上运行测试时指定最低版本的装饰器。 如果 Linux 版本号低于指定值,测试将被跳过。 "
849849
850850#: ../../library/test.rst:695
851851msgid ""
852852"Decorator for the minimum version when running test on macOS. If the macOS "
853853"version is less than the minimum, the test is skipped."
854- msgstr ""
854+ msgstr "当在 macOS 上运行测试时指定最低版本的装饰器。 如果 macOS 版本号低于指定值,测试将被跳过。 "
855855
856856#: ../../library/test.rst:701
857857msgid "Decorator for skipping tests on non-IEEE 754 platforms."
858- msgstr ""
858+ msgstr "用于在非 non-IEEE 754 平台上跳过测试的装饰器。 "
859859
860860#: ../../library/test.rst:706
861861msgid "Decorator for skipping tests if :mod:`zlib` doesn't exist."
862- msgstr ""
862+ msgstr "用于当 :mod:`zlib` 不存在时跳过测试的装饰器。 "
863863
864864#: ../../library/test.rst:711
865865msgid "Decorator for skipping tests if :mod:`gzip` doesn't exist."
866- msgstr ""
866+ msgstr "用于当 :mod:`gzip` 不存在时跳过测试的装饰器。 "
867867
868868#: ../../library/test.rst:716
869869msgid "Decorator for skipping tests if :mod:`bz2` doesn't exist."
870- msgstr ""
870+ msgstr "用于当 :mod:`bz2` 不存在时跳过测试的装饰器。 "
871871
872872#: ../../library/test.rst:721
873873msgid "Decorator for skipping tests if :mod:`lzma` doesn't exist."
874- msgstr ""
874+ msgstr "用于当 :mod:`lzma` 不存在时跳过测试的装饰器。 "
875875
876876#: ../../library/test.rst:726
877877msgid "Decorator for skipping tests if *resource* is not available."
878- msgstr ""
878+ msgstr "用于当 *resource* 不可用时跳过测试的装饰器。 "
879879
880880#: ../../library/test.rst:731
881881msgid "Decorator for only running the test if :data:`HAVE_DOCSTRINGS`."
882- msgstr ""
882+ msgstr "用于仅当 :data:`HAVE_DOCSTRINGS` 时才运行测试的装饰器。 "
883883
884884#: ../../library/test.rst:736
885885msgid "Decorator for tests only applicable to CPython."
0 commit comments