manim/docs/i18n/gettext/reference/manim.animation.transform.ApplyMatrix.pot
Mysaa 52fbd3238c
Modification of the .pot files cleaning system, and ran it on the existing sources. (#2448)
The Makefile rule for `make i18n` nows works the same way as the others
Regex rules have been made more strict, to avoid wrong cleaning as much as possible.
Now adding regex rules is simpler, or should be.
2022-01-10 10:04:40 +00:00

53 lines
1.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.animation.transform.ApplyMatrix.rst:2
msgid "ApplyMatrix"
msgstr ""
#: ../../source/reference/manim.animation.transform.ApplyMatrix.rst:4
msgid "Qualified name: ``manim.animation.transform.ApplyMatrix``"
msgstr ""
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:1
msgid "Bases: :py:class:`manim.animation.transform.ApplyPointwiseFunction`"
msgstr ""
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:1
msgid "Applies a matrix transform to an mobject."
msgstr ""
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:0
msgid "Parameters"
msgstr ""
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:3
msgid "The transformation matrix."
msgstr ""
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:4
msgid "The :class:`~.Mobject`."
msgstr ""
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:5
msgid "The origin point for the transform. Defaults to ``ORIGIN``."
msgstr ""
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:6
msgid "Further keyword arguments that are passed to :class:`ApplyPointwiseFunction`."
msgstr ""
#: ../../source/reference/manim.animation.transform.ApplyMatrix.rst:14
msgid "Methods"
msgstr ""
#: ../../source/reference/manim.animation.transform.ApplyMatrix.rst:22
msgid "Attributes"
msgstr ""