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

72 lines
2.5 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.fading.FadeOut.rst:2
msgid "FadeOut"
msgstr ""
#: ../../source/reference/manim.animation.fading.FadeOut.rst:4
msgid "Qualified name: ``manim.animation.fading.FadeOut``"
msgstr ""
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut:1
msgid "Bases: :py:class:`manim.animation.fading._Fade`"
msgstr ""
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut:1
msgid "Fade out :class:`~.Mobject` s."
msgstr ""
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut:0
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut.clean_up_from_scene:0
msgid "Parameters"
msgstr ""
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut:3
msgid "The mobjects to be faded out."
msgstr ""
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut:4
msgid "The vector by which the mobject shifts while being faded out."
msgstr ""
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut:5
msgid "The position to which the mobject moves while being faded out. In case another mobject is given as target position, its center is used."
msgstr ""
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut:7
msgid "The factor by which the mobject is scaled while being faded out."
msgstr ""
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut:0
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut.clean_up_from_scene:0
msgid "Return type"
msgstr ""
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut:10
msgid "Examples"
msgstr ""
#: ../../source/reference/manim.animation.fading.FadeOut.rst:14
msgid "Methods"
msgstr ""
#: ../../source/reference/manim.animation.fading.FadeOut.rst:21:<autosummary>:1
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut.clean_up_from_scene:1
msgid "Clean up the :class:`~.Scene` after finishing the animation."
msgstr ""
#: ../../source/reference/manim.animation.fading.FadeOut.rst:23
msgid "Attributes"
msgstr ""
#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut.clean_up_from_scene:3
msgid "This includes to :meth:`~.Scene.remove` the Animation's :class:`~.Mobject` if the animation is a remover."
msgstr ""