mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* bump version number * changelog generation, first pass * fixed label mismatches, changelog generation second pass * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * changelog generation, second pass * changelog generation, third pass * changelog generation, final pass * updated i18n files * update readyForTranslation * cut down doc render time Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
59 lines
2.2 KiB
Text
59 lines
2.2 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.creation.SpiralIn.rst:2
|
|
msgid "SpiralIn"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.creation.SpiralIn.rst:4
|
|
msgid "Qualified name: ``manim.animation.creation.SpiralIn``"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.SpiralIn:1
|
|
msgid "Bases: :py:class:`manim.animation.animation.Animation`"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.SpiralIn:1
|
|
msgid "Create the Mobject with sub-Mobjects flying in on spiral trajectories."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.SpiralIn:0
|
|
#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.SpiralIn.interpolate_mobject:0
|
|
msgid "Parameters"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.SpiralIn:3
|
|
msgid "The Mobject on which to be operated."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.SpiralIn:4
|
|
msgid "The factor used for scaling the effect."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.SpiralIn:5
|
|
msgid "Fractional duration of initial fade-in of sub-Mobjects as they fly inward."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.SpiralIn:8
|
|
msgid "Examples"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.creation.SpiralIn.rst:14
|
|
msgid "Methods"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.SpiralIn.interpolate_mobject:1:<autosummary>:1
|
|
#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.SpiralIn.interpolate_mobject:1
|
|
msgid "Interpolates the mobject of the :class:`Animation` based on alpha value."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.SpiralIn.interpolate_mobject:3
|
|
msgid "A float between 0 and 1 expressing the ratio to which the animation is completed. For example, alpha-values of 0, 0.5, and 1 correspond to the animation being completed 0%, 50%, and 100%, respectively."
|
|
msgstr ""
|
|
|
|
|