File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 3.47%" , "updated_at" : " 2026-01-14T20:24:38Z " }
1+ {"translation" : " 3.47%" , "updated_at" : " 2026-01-14T23:20:35Z " }
Original file line number Diff line number Diff line change 55#
66# Translators:
77# python-doc bot, 2025
8- # Dmitry Luschan, 2025
8+ # Dmitry Luschan, 2026
99#
1010#, fuzzy
1111msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.14\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2025-12-19 14:15 +0000\n "
15+ "POT-Creation-Date : 2026-01-13 14:20 +0000\n "
1616"PO-Revision-Date : 2025-09-16 00:02+0000\n "
17- "Last-Translator : Dmitry Luschan, 2025 \n "
17+ "Last-Translator : Dmitry Luschan, 2026 \n "
1818"Language-Team : Russian (https://app.transifex.com/python-doc/teams/5390/ru/)\n "
1919"MIME-Version : 1.0\n "
2020"Content-Type : text/plain; charset=UTF-8\n "
@@ -24,18 +24,21 @@ msgstr ""
2424
2525#: ../../reference/datamodel.rst:6
2626msgid "Data model"
27- msgstr ""
27+ msgstr "Модель данных "
2828
2929#: ../../reference/datamodel.rst:12
3030msgid "Objects, values and types"
31- msgstr ""
31+ msgstr "Объекты, значения и типы данных "
3232
3333#: ../../reference/datamodel.rst:18
3434msgid ""
3535":dfn:`Objects` are Python's abstraction for data. All data in a Python "
3636"program is represented by objects or by relations between objects. Even code"
3737" is represented by objects."
3838msgstr ""
39+ ":dfn:`Объекты` — это абстракция данных в Python. Все данные в программе "
40+ "Python представлены объектами или отношениями между ними. Даже код "
41+ "представлен объектами."
3942
4043#: ../../reference/datamodel.rst:31
4144msgid ""
You can’t perform that action at this time.
0 commit comments