88msgstr ""
99"Project-Id-Version : Python 3.14\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2026-04-09 15:16 +0000\n "
11+ "POT-Creation-Date : 2026-04-23 15:47 +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 "
@@ -18,7 +18,7 @@ msgstr ""
1818"Language : id\n "
1919"Plural-Forms : nplurals=1; plural=0;\n "
2020
21- msgid "Frame Objects "
21+ msgid "Frame objects "
2222msgstr ""
2323
2424msgid "The C structure of the objects used to describe frame objects."
@@ -141,7 +141,7 @@ msgstr ""
141141msgid "Return the line number that *frame* is currently executing."
142142msgstr ""
143143
144- msgid "Frame Locals Proxies "
144+ msgid "Frame locals proxies "
145145msgstr ""
146146
147147msgid ""
@@ -161,17 +161,14 @@ msgstr ""
161161msgid "Return non-zero if *obj* is a frame :func:`locals` proxy."
162162msgstr ""
163163
164- msgid "Legacy Local Variable APIs"
164+ msgid "Legacy local variable APIs"
165165msgstr ""
166166
167167msgid ""
168168"These APIs are :term:`soft deprecated`. As of Python 3.13, they do nothing. "
169169"They exist solely for backwards compatibility."
170170msgstr ""
171171
172- msgid "This function is :term:`soft deprecated` and does nothing."
173- msgstr ""
174-
175172msgid ""
176173"Prior to Python 3.13, this function would copy the :attr:`~frame.f_locals` "
177174"attribute of *f* to the internal \" fast\" array of local variables, allowing "
@@ -199,7 +196,7 @@ msgstr ""
199196msgid ":pep:`667`"
200197msgstr ""
201198
202- msgid "Internal Frames "
199+ msgid "Internal frames "
203200msgstr ""
204201
205202msgid "Unless using :pep:`523`, you will not need this."
0 commit comments