Skip to content

Commit fecbad6

Browse files
[po] auto sync
1 parent 1a9c7d8 commit fecbad6

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "3.47%", "updated_at": "2026-01-14T20:24:38Z"}
1+
{"translation": "3.47%", "updated_at": "2026-01-14T23:20:35Z"}

reference/datamodel.mo

626 Bytes
Binary file not shown.

reference/datamodel.po

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8-
# Dmitry Luschan, 2025
8+
# Dmitry Luschan, 2026
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
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
2626
msgid "Data model"
27-
msgstr ""
27+
msgstr "Модель данных"
2828

2929
#: ../../reference/datamodel.rst:12
3030
msgid "Objects, values and types"
31-
msgstr ""
31+
msgstr "Объекты, значения и типы данных"
3232

3333
#: ../../reference/datamodel.rst:18
3434
msgid ""
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."
3838
msgstr ""
39+
":dfn:`Объекты` — это абстракция данных в Python. Все данные в программе "
40+
"Python представлены объектами или отношениями между ними. Даже код "
41+
"представлен объектами."
3942

4043
#: ../../reference/datamodel.rst:31
4144
msgid ""

0 commit comments

Comments
 (0)