manim/docs/i18n/gettext/reference/manim.mobject.matrix.MobjectMatrix.pot
Benjamin Hackl 7870407fdc
Prepared new release, `v0.16.0` (#2863)
* bump version number

* changelog generation, first pass

* fixed label mismatches, changelog generation second pass

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

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

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

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

* changelog generation, second pass

* changelog generation, third pass

* changelog generation, final pass

* updated i18n files

* update readyForTranslation

* cut down doc render time

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-14 08:22:45 +02:00

113 lines
4.1 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.mobject.matrix.MobjectMatrix.rst:2
msgid "MobjectMatrix"
msgstr ""
#: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst:4
msgid "Qualified name: ``manim.mobject.matrix.MobjectMatrix``"
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:1
msgid "Bases: :py:class:`manim.mobject.matrix.Matrix`"
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:1
msgid "A mobject that displays a matrix of mobject entries on the screen."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:4
msgid "Examples"
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:0
msgid "Parameters"
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:17
msgid "A numpy 2d array or list of lists."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:18
msgid "Vertical distance between elements, by default 0.8."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:19
msgid "Horizontal distance between elements, by default 1.3."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:20
msgid "Distance of the brackets from the matrix, by default ``MED_SMALL_BUFF``."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:21
msgid "Height of the brackets, by default ``MED_SMALL_BUFF``."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:22
msgid "``True`` if should add backgraound rectangles to entries, by default ``False``."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:23
msgid "``True`` if should include background rectangle, by default ``False``."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:24
msgid "The mobject class used to construct the elements, by default :class:`~.MathTex`."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:25
msgid "Additional arguments to be passed to the constructor in ``element_to_mobject``, by default ``{}``."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:27
msgid "The corner to which elements are aligned, by default ``DR``."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:28
msgid "The left bracket type, by default ``\"[\"``."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:29
msgid "The right bracket type, by default ``\"]\"``."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:30
msgid "``True`` if should stretch the brackets to fit the height of matrix contents, by default ``True``."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:31
msgid "Additional arguments to be passed to :class:`~.MathTex` when constructing the brackets."
msgstr ""
#: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst:14
msgid "Methods"
msgstr ""
#: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst:21
msgid "Attributes"
msgstr ""
#: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst:32:<autosummary>:1
msgid "Used to animate the application of any method of :code:`self`."
msgstr ""
#: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst:32:<autosummary>:1
msgid "The depth of the mobject."
msgstr ""
#: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst:32:<autosummary>:1
msgid "If there are multiple colors (for gradient) this returns the first one"
msgstr ""
#: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst:32:<autosummary>:1
msgid "The height of the mobject."
msgstr ""