manim/docs/i18n/gettext/reference/manim.mobject.matrix.MobjectMatrix.pot

105 lines
3.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.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: :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 "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:28:<autosummary>:1
msgid "Used to animate the application of a method."
msgstr ""
#: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst:28:<autosummary>:1
msgid "The depth of the mobject."
msgstr ""
#: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst:28:<autosummary>:1
msgid "The height of the mobject."
msgstr ""