manim/docs/i18n/gettext/reference/manim.mobject.matrix.DecimalMatrix.pot
Benjamin Hackl e147a9fc6c
Prepared new release, `v0.15.0` (#2547)
* bump version number

* update docs, citation, citation template

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

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

* removed dependabot from contributor list

* generated changelog, second pass

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

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

* generated changelog, third pass

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

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

* generated changelog, fourth pass

* regenerated changelog, fifth pass

* fixed minor issues in generated changelog

* updated translations

* added one final PR to the release

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-02-26 21:26:45 +01:00

73 lines
2.3 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.DecimalMatrix.rst:2
msgid "DecimalMatrix"
msgstr ""
#: ../../source/reference/manim.mobject.matrix.DecimalMatrix.rst:4
msgid "Qualified name: ``manim.mobject.matrix.DecimalMatrix``"
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:1
msgid "Bases: :py:class:`manim.mobject.matrix.Matrix`"
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:1
msgid "A mobject that displays a matrix with decimal entries on the screen."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:4
msgid "Examples"
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:17
msgid "Will round/truncate the decimal places as per the provided config."
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:0
msgid "Parameters"
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:19
msgid "A numpy 2d array or list of lists"
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:21
msgid "Mobject to use, by default DecimalNumber"
msgstr ""
#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:23
msgid "Config for the desired mobject, by default {\"num_decimal_places\": 1}"
msgstr ""
#: ../../source/reference/manim.mobject.matrix.DecimalMatrix.rst:14
msgid "Methods"
msgstr ""
#: ../../source/reference/manim.mobject.matrix.DecimalMatrix.rst:21
msgid "Attributes"
msgstr ""
#: ../../source/reference/manim.mobject.matrix.DecimalMatrix.rst:32:<autosummary>:1
msgid "Used to animate the application of any method of :code:`self`."
msgstr ""
#: ../../source/reference/manim.mobject.matrix.DecimalMatrix.rst:32:<autosummary>:1
msgid "The depth of the mobject."
msgstr ""
#: ../../source/reference/manim.mobject.matrix.DecimalMatrix.rst:32:<autosummary>:1
msgid "If there are multiple colors (for gradient) this returns the first one"
msgstr ""
#: ../../source/reference/manim.mobject.matrix.DecimalMatrix.rst:32:<autosummary>:1
msgid "The height of the mobject."
msgstr ""