manim/docs/i18n/gettext/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.pot
Mysaa 52fbd3238c
Modification of the .pot files cleaning system, and ran it on the existing sources. (#2448)
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.
2022-01-10 10:04:40 +00:00

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 ""