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

Skip to content

Commit 030557d

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 2cf7fef commit 030557d

File tree

4 files changed

+806
-786
lines changed

4 files changed

+806
-786
lines changed

library/logging.po

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2023-09-08 14:13+0000\n"
14+
"POT-Creation-Date: 2023-09-22 14:13+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:09+0000\n"
1616
"Last-Translator: Dmytro Kazanzhy, 2023\n"
1717
"Language-Team: Ukrainian (https://app.transifex.com/python-doc/teams/5390/uk/)\n"
@@ -1491,15 +1491,10 @@ msgstr ""
14911491
msgid ""
14921492
"In the case of {}-formatting, you can specify formatting flags by placing "
14931493
"them after the attribute name, separated from it with a colon. For example: "
1494-
"a placeholder of ``{msecs:03d}`` would format a millisecond value of ``4`` "
1495-
"as ``004``. Refer to the :meth:`str.format` documentation for full details "
1494+
"a placeholder of ``{msecs:03.0f}`` would format a millisecond value of ``4``"
1495+
" as ``004``. Refer to the :meth:`str.format` documentation for full details "
14961496
"on the options available to you."
14971497
msgstr ""
1498-
"У випадку {}-форматування ви можете вказати прапорці форматування, "
1499-
"розмістивши їх після назви атрибута, відокремивши від нього двокрапку. "
1500-
"Наприклад: заповнювач ``{msecs:03d}`` відформатує мілісекундне значення "
1501-
"``4`` як ``004``. Зверніться до документації :meth:`str.format`, щоб "
1502-
"отримати детальну інформацію про доступні вам параметри."
15031498

15041499
#: ../../library/logging.rst:915
15051500
msgid "Attribute name"

0 commit comments

Comments
 (0)