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

Skip to content

Commit c71c022

Browse files
[po] auto sync
1 parent 15355c8 commit c71c022

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

library/datetime.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3100,7 +3100,7 @@ msgstr "``%f``"
31003100

31013101
#: ../../library/datetime.rst:2359
31023102
msgid "Microsecond as a decimal number, zero-padded on the left."
3103-
msgstr "以十进制数表示的毫秒,在左侧补零。"
3103+
msgstr "以十进制数表示的微秒,在左侧补零。"
31043104

31053105
#: ../../library/datetime.rst:2359
31063106
msgid "000000, 000001, ..., 999999"

whatsnew/3.9.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,6 +1050,9 @@ msgid ""
10501050
"default case), and one used ``__VENV_NAME__`` instead. (Contributed by Brett"
10511051
" Cannon in :issue:`37663`.)"
10521052
msgstr ""
1053+
"由 :mod:`venv` 所提供的激活脚本现在总是会使用 ``__VENV_PROMPT__`` 设置的值来一致地指明它们的自定义提示符。 "
1054+
"在之前版本中某些脚本会无条件地使用 ``__VENV_PROMPT__``,而另一些脚本只在其恰好被设置时(这是默认情况)才会使用,还有的脚本会改用 "
1055+
"``__VENV_NAME__``。 (由 Brett Cannon 在 :issue:`37663` 中贡献。)"
10531056

10541057
#: ../../whatsnew/3.9.rst:596
10551058
msgid "xml"

0 commit comments

Comments
 (0)