Skip to content

Commit 65d3497

Browse files
[po] auto sync
1 parent faa2d16 commit 65d3497

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "0.15%", "updated_at": "2025-10-15T15:20:45Z"}
1+
{"translation": "0.15%", "updated_at": "2025-10-17T15:21:50Z"}

library/importlib.mo

0 Bytes
Binary file not shown.

library/importlib.po

Lines changed: 3 additions & 3 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: 2025-08-13 14:19+0000\n"
14+
"POT-Creation-Date: 2025-10-17 14:15+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Russian (https://app.transifex.com/python-doc/teams/5390/ru/)\n"
@@ -1483,8 +1483,8 @@ msgid ""
14831483
"To accommodate this requirement, when running on iOS, extension module "
14841484
"binaries are *not* packaged as ``.so`` files on ``sys.path``, but as "
14851485
"individual standalone frameworks. To discover those frameworks, this loader "
1486-
"is be registered against the ``.fwork`` file extension, with a ``.fwork`` "
1487-
"file acting as a placeholder in the original location of the binary on "
1486+
"is registered against the ``.fwork`` file extension, with a ``.fwork`` file "
1487+
"acting as a placeholder in the original location of the binary on "
14881488
"``sys.path``. The ``.fwork`` file contains the path of the actual binary in "
14891489
"the ``Frameworks`` folder, relative to the app bundle. To allow for "
14901490
"resolving a framework-packaged binary back to the original location, the "

library/tkinter.mo

0 Bytes
Binary file not shown.

library/tkinter.po

Lines changed: 3 additions & 3 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: 2025-05-09 14:19+0000\n"
14+
"POT-Creation-Date: 2025-10-17 14:15+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Russian (https://app.transifex.com/python-doc/teams/5390/ru/)\n"
@@ -723,8 +723,8 @@ msgid ""
723723
"Operations which are implemented as separate *commands* in Tcl (like "
724724
"``grid`` or ``destroy``) are represented as *methods* on Tkinter widget "
725725
"objects. As you'll see shortly, at other times Tcl uses what appear to be "
726-
"method calls on widget objects, which more closely mirror what would is used"
727-
" in Tkinter."
726+
"method calls on widget objects, which more closely mirror what is used in "
727+
"Tkinter."
728728
msgstr ""
729729

730730
#: ../../library/tkinter.rst:400

0 commit comments

Comments
 (0)