8000 Update translations from Transifex · python/python-docs-ja@eb0b227 · GitHub
[go: up one dir, main page]

Skip to content

Commit eb0b227

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent fff7f7d commit eb0b227

File tree

3 files changed

+124
-96
lines changed

3 files changed

+124
-96
lines changed

library/logging.po

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.12\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2023-09-08 14:13+0000\n"
19+
"POT-Creation-Date: 2023-09-22 14:13+0000\n"
2020
"PO-Revision-Date: 2021-06-28 01:09+0000\n"
2121
"Last-Translator: tomo, 2023\n"
2222
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -1501,15 +1501,10 @@ msgstr ""
15011501
msgid ""
15021502
"In the case of {}-formatting, you can specify formatting flags by placing "
15031503
"them after the attribute name, separated from it with a colon. For example: "
1504-
"a placeholder of ``{msecs:03d}`` would format a millisecond value of ``4`` "
1504+
"a placeholder of ``{msecs:03.0f}`` would format a millisecond value of ``4`` "
15051505
"as ``004``. Refer to the :meth:`str.format` documentation for full details "
15061506
"on the options available to you."
15071507
msgstr ""
1508-
"{}-フォーマットの場合には、属性名の後にフォーマットフラグを指定することができ"
1509-
"ます。属性名とフォーマットフラグの間はコロンで分割します。例: プレースホール"
1510-
"ダー ``{msecs:03d}`` は、ミリセカンド値 ``4`` を ``004`` としてフォーマットし"
1511-
"ます。利用可能なオプション上の全詳細に関しては :meth:`str.format` ドキュメン"
1512-
"テーションを参照してください。"
15131508

15141509
#: ../../library/logging.rst:915
15151510
msgid "Attribute name"

0 commit comments

Comments
 (0)
0