manim/docs/i18n/gettext/reference/manim.mobject.table.MathTable.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

73 lines
2.4 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.table.MathTable.rst:2
msgid "MathTable"
msgstr ""
#: ../../source/reference/manim.mobject.table.MathTable.rst:4
msgid "Qualified name: ``manim.mobject.table.MathTable``"
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:1
msgid "Bases: :py:class:`manim.mobject.table.Table`"
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:1
msgid "A specialized :class:`~.Table` mobject for use with LaTeX."
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:4
msgid "Examples"
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:18
msgid "Special case of :class:`~.Table` with `element_to_mobject` set to :class:`~.MathTex`. Every entry in `table` is set in a Latex `align` environment."
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:0
msgid "Parameters"
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:21
msgid "A 2d array or list of lists. Content of the table have to be valid input for :class:`~.MathTex`."
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:23
msgid "The :class:`~.Mobject` class applied to the table entries. Set as :class:`~.MathTex`."
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:24
msgid "Additional arguments to be passed to :class:`~.Table`."
msgstr ""
#: ../../source/reference/manim.mobject.table.MathTable.rst:14
msgid "Methods"
msgstr ""
#: ../../source/reference/manim.mobject.table.MathTable.rst:21
msgid "Attributes"
msgstr ""
#: ../../source/reference/manim.mobject.table.MathTable.rst:32:<autosummary>:1
msgid "Used to animate the application of any method of :code:`self`."
msgstr ""
#: ../../source/reference/manim.mobject.table.MathTable.rst:32:<autosummary>:1
msgid "The depth of the mobject."
msgstr ""
#: ../../source/reference/manim.mobject.table.MathTable.rst:32:<autosummary>:1
msgid "If there are multiple colors (for gradient) this returns the first one"
msgstr ""
#: ../../source/reference/manim.mobject.table.MathTable.rst:32:<autosummary>:1
msgid "The height of the mobject."
msgstr ""