Skip to content

Commit 3e9e5c6

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 2882715 commit 3e9e5c6

File tree

4 files changed

+263
-215
lines changed

4 files changed

+263
-215
lines changed

howto/logging.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-25 14:44+0000\n"
14+
"POT-Creation-Date: 2026-03-07 14:18+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
@@ -54,10 +54,10 @@ msgstr ""
5454

5555
msgid ""
5656
"You can access logging functionality by creating a logger via ``logger = "
57-
"getLogger(__name__)``, and then calling the logger's :meth:`~Logger.debug`, :"
58-
"meth:`~Logger.info`, :meth:`~Logger.warning`, :meth:`~Logger.error` and :"
59-
"meth:`~Logger.critical` methods. To determine when to use logging, and to "
60-
"see which logger methods to use when, see the table below. It states, for "
57+
"logging.getLogger(__name__)``, and then calling the logger's :meth:`~Logger."
58+
"debug`, :meth:`~Logger.info`, :meth:`~Logger.warning`, :meth:`~Logger.error` "
59+
"and :meth:`~Logger.critical` methods. To determine when to use logging, and "
60+
"to see which logger methods to use when, see the table below. It states, for "
6161
"each of a set of common tasks, the best tool to use for that task."
6262
msgstr ""
6363

library/base64.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.14\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-02-13 14:37+0000\n"
11+
"POT-Creation-Date: 2026-03-07 14:18+0000\n"
1212
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1313
"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
1414
"id/)\n"

0 commit comments

Comments
 (0)