Skip to content

Commit

Permalink
Update translations from Transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 22, 2023
1 parent fff7f7d commit eb0b227
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 96 deletions.
9 changes: 2 additions & 7 deletions library/logging.po
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-08 14:13+0000\n"
"POT-Creation-Date: 2023-09-22 14:13+0000\n"
"PO-Revision-Date: 2021-06-28 01:09+0000\n"
"Last-Translator: tomo, 2023\n"
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
Expand Down Expand Up @@ -1501,15 +1501,10 @@ msgstr ""
msgid ""
"In the case of {}-formatting, you can specify formatting flags by placing "
"them after the attribute name, separated from it with a colon. For example: "
"a placeholder of ``{msecs:03d}`` would format a millisecond value of ``4`` "
"a placeholder of ``{msecs:03.0f}`` would format a millisecond value of ``4`` "
"as ``004``. Refer to the :meth:`str.format` documentation for full details "
"on the options available to you."
msgstr ""
"{}-フォーマットの場合には、属性名の後にフォーマットフラグを指定することができ"
"ます。属性名とフォーマットフラグの間はコロンで分割します。例: プレースホール"
"ダー ``{msecs:03d}`` は、ミリセカンド値 ``4`` を ``004`` としてフォーマットし"
"ます。利用可能なオプション上の全詳細に関しては :meth:`str.format` ドキュメン"
"テーションを参照してください。"

#: ../../library/logging.rst:915
msgid "Attribute name"
Expand Down
Loading

0 comments on commit eb0b227

Please sign in to comment.