manim/docs/i18n/gettext/reference/manim.mobject.table.DecimalTable.pot
Darylgolden 6018ebf445 Revert "Merge branch 'main' of https://github.com/ManimCommunity/manim"
This reverts commit e7f9d23aa7, reversing
changes made to afe91d02b6.
2023-07-31 15:29:39 +08:00

77 lines
2.8 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.DecimalTable.rst:2
msgid "DecimalTable"
msgstr ""
#: ../../source/reference/manim.mobject.table.DecimalTable.rst:4
msgid "Qualified name: ``manim.mobject.table.DecimalTable``"
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:1
msgid "Bases: :py:class:`manim.mobject.table.Table`"
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:1
msgid "A specialized :class:`~.Table` mobject for use with with :class:`~.DecimalNumber` to display decimal entries."
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:4
msgid "Examples"
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:19
msgid "Special case of :class:`~.Table` with ``element_to_mobject`` set to :class:`~.DecimalNumber`. By default, ``num_decimal_places`` is set to 1. Will round/truncate the decimal places based on the provided ``element_to_mobject_config``."
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:0
msgid "Parameters"
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:23
msgid "A 2D array, or a list of lists. Content of the table must be valid input for :class:`~.DecimalNumber`."
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:25
msgid "The :class:`~.Mobject` class applied to the table entries. Set as :class:`~.DecimalNumber`."
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:26
msgid "Element to mobject config, here set as {\"num_decimal_places\": 1}."
msgstr ""
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:27
msgid "Additional arguments to be passed to :class:`~.Table`."
msgstr ""
#: ../../source/reference/manim.mobject.table.DecimalTable.rst:14
msgid "Methods"
msgstr ""
#: ../../source/reference/manim.mobject.table.DecimalTable.rst:21
msgid "Attributes"
msgstr ""
#: ../../source/reference/manim.mobject.table.DecimalTable.rst:32:<autosummary>:1
msgid "Used to animate the application of any method of :code:`self`."
msgstr ""
#: ../../source/reference/manim.mobject.table.DecimalTable.rst:32:<autosummary>:1
msgid "The depth of the mobject."
msgstr ""
#: ../../source/reference/manim.mobject.table.DecimalTable.rst:32:<autosummary>:1
msgid "If there are multiple colors (for gradient) this returns the first one"
msgstr ""
#: ../../source/reference/manim.mobject.table.DecimalTable.rst:32:<autosummary>:1
msgid "The height of the mobject."
msgstr ""