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

Skip to content

Commit fc87bd6

Browse files
[po] auto sync
1 parent e4e07c2 commit fc87bd6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

library/gzip.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -376,19 +376,19 @@ msgstr "命令行选项"
376376

377377
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/gzip.rst:245
378378
msgid "If *file* is not specified, read from :attr:`sys.stdin`."
379-
msgstr ""
379+
msgstr "如果 *file* 未指定,则从 :attr:`sys.stdin` 读取。"
380380

381381
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/gzip.rst:249
382382
msgid "Indicates the fastest compression method (less compression)."
383-
msgstr ""
383+
msgstr "指明最快速的压缩方法(较低压缩率)。"
384384

385385
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/gzip.rst:253
386386
msgid "Indicates the slowest compression method (best compression)."
387-
msgstr ""
387+
msgstr "指明最慢速的压缩方法(最高压缩率)。"
388388

389389
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/gzip.rst:257
390390
msgid "Decompress the given file."
391-
msgstr ""
391+
msgstr "解压缩给定的文件。"
392392

393393
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/gzip.rst:261
394394
msgid "Show the help message."

0 commit comments

Comments
 (0)