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.
38 lines
1.4 KiB
Text
38 lines
1.4 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.ApplyPointwiseFunctionToCenter.rst:2
|
|
msgid "ApplyPointwiseFunctionToCenter"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:4
|
|
msgid "Qualified name: ``manim.animation.transform.ApplyPointwiseFunctionToCenter``"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyPointwiseFunctionToCenter:1
|
|
msgid "Bases: :py:class:`manim.animation.transform.ApplyPointwiseFunction`"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:14
|
|
msgid "Methods"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:20:<autosummary>:1
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyPointwiseFunctionToCenter.begin:1
|
|
msgid "Begin the animation."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:22
|
|
msgid "Attributes"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyPointwiseFunctionToCenter.begin:3
|
|
msgid "This method is called right as an animation is being played. As much initialization as possible, especially any mobject copying, should live in this method."
|
|
msgstr ""
|
|
|
|
|