File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 90.77 %" , "updated_at" : " 2023-09-17T01:19:46Z " }
1+ {"translation" : " 90.78 %" , "updated_at" : " 2023-09-17T23:56:40Z " }
Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ msgstr ""
232232
233233#: ../../howto/pyporting.rst:107
234234msgid "Be aware of the differences between Python 2 and 3"
235- msgstr ""
235+ msgstr "了解 Python 2 和 Python 3 之间的区别 "
236236
237237#: ../../howto/pyporting.rst:109
238238msgid ""
@@ -241,21 +241,23 @@ msgid ""
241241"what you want to look out for while you code, you will want to learn what "
242242"changes Python 3 makes in terms of Python 2."
243243msgstr ""
244+ "当你的代码经过充分的测试之后你就可以开始将代码移植到 Python 3 了! 但是为了充分理解你的代码将如何变化以及在编写代码时需要注意什么,你需要学习"
245+ " Python 3 对 Python 2 做了哪些改变。"
244246
245247#: ../../howto/pyporting.rst:114
246248msgid ""
247249"Some resources for understanding the differences and their implications for "
248250"you code:"
249- msgstr ""
251+ msgstr "一些有助于理解这些差异及其对代码影响的资源: "
250252
251253#: ../../howto/pyporting.rst:117
252254msgid ""
253255"the :ref:`\" What's New\" <whatsnew-index>` doc for each release of Python 3"
254- msgstr ""
256+ msgstr "Python 3 每个发布版的 :ref:`“有什么新变化” <whatsnew-index>` 文档 "
255257
256258#: ../../howto/pyporting.rst:118
257259msgid "the `Porting to Python 3`_ book (which is free online)"
258- msgstr ""
260+ msgstr "`Porting to Python 3`_ 电子书(免费在线版) "
259261
260262#: ../../howto/pyporting.rst:119
261263msgid "the handy `cheat sheet`_ from the Python-Future project."
You can’t perform that action at this time.
0 commit comments