manim/docs/i18n/gettext/reference/manim.mobject.table.MobjectTable.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.5 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.MobjectTable.rst:2
msgid "MobjectTable"
msgstr ""
#: ../../source/reference/manim.mobject.table.MobjectTable.rst:4
msgid "Qualified name: ``manim.mobject.table.MobjectTable``"
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:1
msgid "Bases: :py:class:`manim.mobject.table.Table`"
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:1
msgid "A specialized :class:`~.Table` mobject for use with :class:`~.Mobject`."
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:4
msgid "Examples"
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:26
msgid "Special case of :class:`~.Table` with ``element_to_mobject`` set to an identity function. Here, every item in ``table`` must already be of type :class:`~.Mobject`."
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:0
msgid "Parameters"
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:29
msgid "A 2D array or list of lists. Content of the table must be of type :class:`~.Mobject`."
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:30
msgid "The :class:`~.Mobject` class applied to the table entries. Set as ``lambda m : m`` to return itself."
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:31
msgid "Additional arguments to be passed to :class:`~.Table`."
msgstr ""
#: ../../source/reference/manim.mobject.table.MobjectTable.rst:14
msgid "Methods"
msgstr ""
#: ../../source/reference/manim.mobject.table.MobjectTable.rst:21
msgid "Attributes"
msgstr ""
#: ../../source/reference/manim.mobject.table.MobjectTable.rst:32:<autosummary>:1
msgid "Used to animate the application of any method of :code:`self`."
msgstr ""
#: ../../source/reference/manim.mobject.table.MobjectTable.rst:32:<autosummary>:1
msgid "The depth of the mobject."
msgstr ""
#: ../../source/reference/manim.mobject.table.MobjectTable.rst:32:<autosummary>:1
msgid "If there are multiple colors (for gradient) this returns the first one"
msgstr ""
#: ../../source/reference/manim.mobject.table.MobjectTable.rst:32:<autosummary>:1
msgid "The height of the mobject."
msgstr ""