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

Skip to content

Commit ae5b37e

Browse files
committed
[po] auto sync bot
1 parent 244247e commit ae5b37e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

howto/pyporting.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Chengeng Ning <[email protected]>, 2018
7+
# telnetning <[email protected]>, 2018
88
# Junkai Shao <[email protected]>, 2018
99
# Freesand Leo <[email protected]>, 2018
1010
# SonnyZhang <[email protected]>, 2019
@@ -90,17 +90,17 @@ msgstr ""
9090
msgid ""
9191
"Make sure you have good test coverage (coverage.py_ can help; ``pip install "
9292
"coverage``)"
93-
msgstr ""
93+
msgstr "确保有良好的测试覆盖率(可以用coverage.py 来完成此任务;用``pip install coverage``安装)"
9494

9595
#: ../../howto/pyporting.rst:35 ../../howto/pyporting.rst:116
9696
msgid "Learn the differences between Python 2 & 3"
97-
msgstr ""
97+
msgstr "了解Python 2 和 3之间的区别"
9898

9999
#: ../../howto/pyporting.rst:36
100100
msgid ""
101101
"Use Futurize_ (or Modernize_) to update your code (e.g. ``pip install "
102102
"future``)"
103-
msgstr ""
103+
msgstr "使用 Futurize_ (或 Modernize_) 升级你的代码 (例如. ``pip install future``)"
104104

105105
#: ../../howto/pyporting.rst:37
106106
msgid ""

0 commit comments

Comments
 (0)