Skip to content

Commit

Permalink
Get changes from CPython Doc for 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
python-docs-turkish committed Jun 1, 2023
1 parent 3c5aa4e commit c6bbb2d
Show file tree
Hide file tree
Showing 237 changed files with 18,861 additions and 10,771 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# test build, we're building with the .rst files that generated our
# .po files.

CPYTHON_CURRENT_COMMIT := d01cf5072be5511595b6d0c35ace6c1b07716f8d
CPYTHON_CURRENT_COMMIT := 3b0747af909cf680543fd9f290bdae8ac6ed155e
LANGUAGE := tr
BRANCH := 3.11

Expand Down
34 changes: 33 additions & 1 deletion c-api/buffer.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-17 01:28+0300\n"
"POT-Creation-Date: 2023-06-01 00:20+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: TURKISH <[email protected]>\n"
Expand Down Expand Up @@ -665,3 +665,35 @@ msgid ""
"*exporter* MUST be set to the exporting object and *flags* must be passed "
"unmodified. Otherwise, *exporter* MUST be ``NULL``."
msgstr ""

#: c-api/buffer.rst:3
msgid "buffer protocol"
msgstr ""

#: c-api/buffer.rst:3
msgid "buffer interface"
msgstr ""

#: c-api/buffer.rst:3
msgid "(see buffer protocol)"
msgstr ""

#: c-api/buffer.rst:3
msgid "buffer object"
msgstr ""

#: c-api/buffer.rst:32
msgid "PyBufferProcs"
msgstr ""

#: c-api/buffer.rst:284
msgid "contiguous"
msgstr ""

#: c-api/buffer.rst:284
msgid "C-contiguous"
msgstr ""

#: c-api/buffer.rst:284
msgid "Fortran contiguous"
msgstr ""
10 changes: 9 additions & 1 deletion c-api/bytearray.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-17 01:28+0300\n"
"POT-Creation-Date: 2023-06-01 00:20+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: TURKISH <[email protected]>\n"
Expand Down Expand Up @@ -97,3 +97,11 @@ msgstr ""
#: c-api/bytearray.rst:85
msgid "Similar to :c:func:`PyByteArray_Size`, but without error checking."
msgstr ""

#: c-api/bytearray.rst:8
msgid "object"
msgstr ""

#: c-api/bytearray.rst:8
msgid "bytearray"
msgstr ""
10 changes: 9 additions & 1 deletion c-api/bytes.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-17 01:28+0300\n"
"POT-Creation-Date: 2023-06-01 00:20+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: TURKISH <[email protected]>\n"
Expand Down Expand Up @@ -324,3 +324,11 @@ msgid ""
"*\\*bytes* is deallocated, *\\*bytes* is set to ``NULL``, :exc:`MemoryError` "
"is set, and ``-1`` is returned."
msgstr ""

#: c-api/bytes.rst:11
msgid "object"
msgstr ""

#: c-api/bytes.rst:11
msgid "bytes"
msgstr ""
10 changes: 9 additions & 1 deletion c-api/capsule.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-17 01:28+0300\n"
"POT-Creation-Date: 2023-06-01 00:20+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: TURKISH <[email protected]>\n"
Expand Down Expand Up @@ -199,3 +199,11 @@ msgid ""
"Set the void pointer inside *capsule* to *pointer*. The pointer may not be "
"``NULL``."
msgstr ""

#: c-api/capsule.rst:8
msgid "object"
msgstr ""

#: c-api/capsule.rst:8
msgid "Capsule"
msgstr ""
14 changes: 13 additions & 1 deletion c-api/code.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-04 22:37+0000\n"
"POT-Creation-Date: 2023-06-01 00:20+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: TURKISH <[email protected]>\n"
Expand Down Expand Up @@ -138,3 +138,15 @@ msgid ""
"reference to a :c:type:`PyTupleObject` containing the names of the free "
"variables. On error, ``NULL`` is returned and an exception is raised."
msgstr ""

#: c-api/code.rst:3
msgid "object"
msgstr ""

#: c-api/code.rst:3
msgid "code"
msgstr ""

#: c-api/code.rst:3
msgid "code object"
msgstr ""
10 changes: 9 additions & 1 deletion c-api/complex.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-17 01:28+0300\n"
"POT-Creation-Date: 2023-06-01 00:20+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: TURKISH <[email protected]>\n"
Expand Down Expand Up @@ -157,3 +157,11 @@ msgstr ""
#: c-api/complex.rst:137
msgid "Use :meth:`__index__` if available."
msgstr ""

#: c-api/complex.rst:8
msgid "object"
msgstr ""

#: c-api/complex.rst:8
msgid "complex number"
msgstr ""
18 changes: 17 additions & 1 deletion c-api/concrete.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-17 01:28+0300\n"
"POT-Creation-Date: 2023-06-01 00:20+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: TURKISH <[email protected]>\n"
Expand Down Expand Up @@ -74,3 +74,19 @@ msgstr ""
#: c-api/concrete.rst:102
msgid "Other Objects"
msgstr ""

#: c-api/concrete.rst:58 c-api/concrete.rst:80
msgid "object"
msgstr ""

#: c-api/concrete.rst:43
msgid "numeric"
msgstr ""

#: c-api/concrete.rst:58
msgid "sequence"
msgstr ""

#: c-api/concrete.rst:80
msgid "mapping"
msgstr ""
22 changes: 21 additions & 1 deletion c-api/dict.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-01 00:18+0000\n"
"POT-Creation-Date: 2023-06-01 00:20+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: TURKISH <[email protected]>\n"
Expand Down Expand Up @@ -223,3 +223,23 @@ msgid ""
"*override* is true, else the first wins. Return ``0`` on success or ``-1`` "
"if an exception was raised. Equivalent Python (except for the return value)::"
msgstr ""

#: c-api/dict.rst:8
msgid "object"
msgstr ""

#: c-api/dict.rst:8
msgid "dictionary"
msgstr ""

#: c-api/dict.rst:73
msgid "PyUnicode_FromString()"
msgstr ""

#: c-api/dict.rst:157
msgid "built-in function"
msgstr ""

#: c-api/dict.rst:157
msgid "len"
msgstr ""
Loading

0 comments on commit c6bbb2d

Please sign in to comment.