manim/docs/i18n/gettext/reference/manim.utils.debug.pot
Benjamin Hackl e147a9fc6c
Prepared new release, `v0.15.0` (#2547)
* bump version number

* update docs, citation, citation template

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* removed dependabot from contributor list

* generated changelog, second pass

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* generated changelog, third pass

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* generated changelog, fourth pass

* regenerated changelog, fifth pass

* fixed minor issues in generated changelog

* updated translations

* added one final PR to the release

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-02-26 21:26:45 +01:00

57 lines
1.7 KiB
Text

msgid ""
msgstr ""
"Project-Id-Version: Manim \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../../source/reference/manim.utils.debug.rst:2
msgid "debug"
msgstr ""
#: ../../../manim/utils/debug.py:docstring of manim.utils.debug:1
msgid "Debugging utilities."
msgstr ""
#: ../../source/reference/manim.utils.debug.rst:20
msgid "Functions"
msgstr ""
#: ../../../manim/utils/debug.py:docstring of manim.utils.debug.index_labels:1
msgid "Returns a :class:`~.VGroup` of :class:`~.Integer` mobjects that shows the index of each submobject."
msgstr ""
#: ../../../manim/utils/debug.py:docstring of manim.utils.debug.index_labels:4
msgid "Useful for working with parts of complicated mobjects."
msgstr ""
#: ../../../manim/utils/debug.py:docstring of manim.utils.debug.index_labels:0
msgid "Parameters"
msgstr ""
#: ../../../manim/utils/debug.py:docstring of manim.utils.debug.index_labels:6
msgid "The mobject that will have its submobjects labelled."
msgstr ""
#: ../../../manim/utils/debug.py:docstring of manim.utils.debug.index_labels:7
msgid "The height of the labels, by default 0.15."
msgstr ""
#: ../../../manim/utils/debug.py:docstring of manim.utils.debug.index_labels:8
msgid "The stroke width of the outline of the labels, by default 5."
msgstr ""
#: ../../../manim/utils/debug.py:docstring of manim.utils.debug.index_labels:9
msgid "The stroke color of the outline of labels."
msgstr ""
#: ../../../manim/utils/debug.py:docstring of manim.utils.debug.index_labels:10
msgid "Additional parameters to be passed into the :class`~.Integer` mobjects used to construct the labels."
msgstr ""
#: ../../../manim/utils/debug.py:docstring of manim.utils.debug.index_labels:14
msgid "Examples"
msgstr ""