mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
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.
50 lines
1.7 KiB
Text
50 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.TransformFromCopy.rst:2
|
|
msgid "TransformFromCopy"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.TransformFromCopy.rst:4
|
|
msgid "Qualified name: ``manim.animation.transform.TransformFromCopy``"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformFromCopy:1
|
|
msgid "Bases: :py:class:`manim.animation.transform.Transform`"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformFromCopy:1
|
|
msgid "Performs a reversed Transform"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.TransformFromCopy.rst:14
|
|
msgid "Methods"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.TransformFromCopy.rst:20:<autosummary>:1
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformFromCopy.interpolate:1
|
|
msgid "Set the animation progress."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.TransformFromCopy.rst:22
|
|
msgid "Attributes"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformFromCopy.interpolate:3
|
|
msgid "This method gets called for every frame during an animation."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformFromCopy.interpolate:0
|
|
msgid "Parameters"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformFromCopy.interpolate:5
|
|
msgid "The relative time to set the animation to, 0 meaning the start, 1 meaning the end."
|
|
msgstr ""
|
|
|
|
|