manim/docs/i18n/gettext/reference/manim.mobject.text.text_mobject.Text.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

98 lines
3.6 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.mobject.text.text_mobject.Text.rst:2
msgid "Text"
msgstr ""
#: ../../source/reference/manim.mobject.text.text_mobject.Text.rst:4
msgid "Qualified name: ``manim.mobject.text.text\\_mobject.Text``"
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text:1
msgid "Bases: :py:class:`manim.mobject.svg.svg_mobject.SVGMobject`"
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text:1
msgid "Display (non-LaTeX) text rendered using `Pango <https://pango.gnome.org/>`_."
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text:3
msgid "Text objects behave like a :class:`.VGroup`-like iterable of all characters in the given text. In particular, slicing is possible."
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text:0
msgid "Parameters"
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text:6
msgid "The text that need to created as mobject."
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text:0
msgid "Returns"
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text:9
msgid "The mobject like :class:`.VGroup`."
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text:0
msgid "Return type"
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text:13
msgid "Examples"
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text:62
msgid "As :class:`Text` uses Pango to render text, rendering non-English characters is easily possible:"
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text:95
msgid "Tests"
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text:96
msgid "Check that the creation of :class:`~.Text` works::"
msgstr ""
#: ../../source/reference/manim.mobject.text.text_mobject.Text.rst:14
msgid "Methods"
msgstr ""
#: ../../source/reference/manim.mobject.text.text_mobject.Text.rst:20:<autosummary>:1
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text.init_colors:1
msgid "Initializes the colors."
msgstr ""
#: ../../source/reference/manim.mobject.text.text_mobject.Text.rst:22
msgid "Attributes"
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text.init_colors:1:<autosummary>:1
msgid "Used to animate the application of any method of :code:`self`."
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text.init_colors:1:<autosummary>:1
msgid "The depth of the mobject."
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text.init_colors:1:<autosummary>:1
msgid "If there are multiple colors (for gradient) this returns the first one"
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text.init_colors:1:<autosummary>:1
msgid "The height of the mobject."
msgstr ""
#: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Text.init_colors:1:<autosummary>:1
msgid "The width of the mobject."
msgstr ""