Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit51b1a0b

Browse files
[po] auto sync
1 parente06cadd commit51b1a0b

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

‎.stat.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation":"92.91%","updated_at":"2024-07-20T16:09:29Z"}
1+
{"translation":"92.92%","updated_at":"2024-07-22T08:10:43Z"}

‎whatsnew/2.6.po‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,12 +1012,14 @@ msgid ""
10121012
"Making :func:`print` a function makes it possible to replace the function by"
10131013
" doing ``def print(...)`` or importing a new function from somewhere else."
10141014
msgstr""
1015+
"在 Python 3.0 中 ``print`` 语句变成了 :func:`print` 函数。 将 :func:`print` 变成函数使得可以通过 "
1016+
"``def print(...)`` 或从其他地方导入一个新函数来替换该函数。"
10151017

10161018
#:../../whatsnew/2.6.rst:865
10171019
msgid""
10181020
"Python 2.6 has a ``__future__`` import that removes ``print`` as language "
10191021
"syntax, letting you use the functional form instead. For example::"
1020-
msgstr""
1022+
msgstr"Python 2.6 提供了 ``__future__`` 导入语句来移除 ``print`` 语法,让你可以改用函数形式。 例如::"
10211023

10221024
#:../../whatsnew/2.6.rst:871
10231025
msgid"The signature of the new function is::"
@@ -1061,7 +1063,7 @@ msgstr "PEP 3110: 异常处理的变更"
10611063
msgid""
10621064
"One error that Python programmers occasionally make is writing the following"
10631065
" code::"
1064-
msgstr""
1066+
msgstr"Python 程序员偶尔会犯的一个错误是编写这样的代码::"
10651067

10661068
#:../../whatsnew/2.6.rst:904
10671069
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp