manim/docs/i18n/gettext/reference/manim.animation.transform.MoveToTarget.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

45 lines
1.6 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.MoveToTarget.rst:2
msgid "MoveToTarget"
msgstr ""
#: ../../source/reference/manim.animation.transform.MoveToTarget.rst:4
msgid "Qualified name: ``manim.animation.transform.MoveToTarget``"
msgstr ""
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.MoveToTarget:1
msgid "Bases: :py:class:`manim.animation.transform.Transform`"
msgstr ""
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.MoveToTarget:1
msgid "Transforms a mobject to the mobject stored in its ``target`` attribute."
msgstr ""
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.MoveToTarget:3
msgid "After calling the :meth:`~.Mobject.generate_target` method, the :attr:`target` attribute of the mobject is populated with a copy of it. After modifying the attribute, playing the :class:`.MoveToTarget` animation transforms the original mobject into the modified one stored in the :attr:`target` attribute."
msgstr ""
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.MoveToTarget:9
msgid "Examples"
msgstr ""
#: ../../source/reference/manim.animation.transform.MoveToTarget.rst:14
msgid "Methods"
msgstr ""
#: ../../source/reference/manim.animation.transform.MoveToTarget.rst:22
msgid "Attributes"
msgstr ""
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.MoveToTarget:0
msgid "Parameters"
msgstr ""