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

69 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.animation.indication.ApplyWave.rst:2
msgid "ApplyWave"
msgstr ""
#: ../../source/reference/manim.animation.indication.ApplyWave.rst:4
msgid "Qualified name: ``manim.animation.indication.ApplyWave``"
msgstr ""
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:1
msgid "Bases: :py:class:`manim.animation.movement.Homotopy`"
msgstr ""
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:1
msgid "Send a wave through the Mobject distorting it temporarily."
msgstr ""
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:0
msgid "Parameters"
msgstr ""
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:3
msgid "The mobject to be distorted."
msgstr ""
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:4
msgid "The direction in which the wave nudges points of the shape"
msgstr ""
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:5
msgid "The distance points of the shape get shifted"
msgstr ""
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:6
msgid "The function defining the shape of one wave flank."
msgstr ""
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:7
msgid "The length of the wave relative to the width of the mobject."
msgstr ""
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:8
msgid "The number of ripples of the wave"
msgstr ""
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:9
msgid "The duration of the animation."
msgstr ""
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:0
msgid "Return type"
msgstr ""
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:12
msgid "Examples"
msgstr ""
#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:31
msgid "Homotopy is a function from (x, y, z, t) to (x', y', z')"
msgstr ""