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

Skip to content

Commit f735e82

Browse files
[po] auto sync
1 parent 210d7fe commit f735e82

4 files changed

Lines changed: 697 additions & 797 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.13%", "updated_at": "2023-09-22T02:06:05Z"}
1+
{"translation": "91.04%", "updated_at": "2023-09-22T14:57:00Z"}

library/logging.po

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ msgid ""
2121
msgstr ""
2222
"Project-Id-Version: Python 3.12\n"
2323
"Report-Msgid-Bugs-To: \n"
24-
"POT-Creation-Date: 2023-08-25 22:29+0000\n"
24+
"POT-Creation-Date: 2023-09-22 14:13+0000\n"
2525
"PO-Revision-Date: 2021-06-28 01:09+0000\n"
2626
"Last-Translator: Freesand Leo <[email protected]>, 2023\n"
2727
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -1314,12 +1314,10 @@ msgstr ""
13141314
msgid ""
13151315
"In the case of {}-formatting, you can specify formatting flags by placing "
13161316
"them after the attribute name, separated from it with a colon. For example: "
1317-
"a placeholder of ``{msecs:03d}`` would format a millisecond value of ``4`` "
1318-
"as ``004``. Refer to the :meth:`str.format` documentation for full details "
1317+
"a placeholder of ``{msecs:03.0f}`` would format a millisecond value of ``4``"
1318+
" as ``004``. Refer to the :meth:`str.format` documentation for full details "
13191319
"on the options available to you."
13201320
msgstr ""
1321-
"在 {}-格式化的情况下,你可以在属性名称之后放置指定的格式化旗标,并用冒号来分隔两者。 例如,占位符 ``{msecs:03d}`` 会将毫秒值 "
1322-
"``4`` 格式化为 ``004``。 请参看 :meth:`str.format` 文档了解你所能使用的选项的完整细节。"
13231321

13241322
#: ../../library/logging.rst:915
13251323
msgid "Attribute name"

using/unix.po

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.12\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2023-07-28 14:13+0000\n"
17+
"POT-Creation-Date: 2023-09-22 14:13+0000\n"
1818
"PO-Revision-Date: 2021-06-28 01:51+0000\n"
1919
"Last-Translator: Freesand Leo <[email protected]>, 2023\n"
2020
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -71,19 +71,17 @@ msgstr "对于OpenSuse用户"
7171

7272
#: ../../using/unix.rst:33
7373
msgid ""
74-
"https://docs-old.fedoraproject.org/en-"
75-
"US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch-creating-rpms.html"
74+
"https://docs.fedoraproject.org/en-US/package-"
75+
"maintainers/Packaging_Tutorial_GNU_Hello/"
7676
msgstr ""
77-
"https://docs-old.fedoraproject.org/en-"
78-
"US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch-creating-rpms.html"
7977

8078
#: ../../using/unix.rst:34
8179
msgid "for Fedora users"
8280
msgstr "对于Fedora用户"
8381

8482
#: ../../using/unix.rst:35
85-
msgid "http://www.slackbook.org/html/package-management-making-packages.html"
86-
msgstr "http://www.slackbook.org/html/package-management-making-packages.html"
83+
msgid "https://slackbook.org/html/package-management-making-packages.html"
84+
msgstr ""
8785

8886
#: ../../using/unix.rst:36
8987
msgid "for Slackware users"

0 commit comments

Comments
 (0)