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.
71 lines
2.7 KiB
Text
71 lines
2.7 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.camera.mapping_camera.MappingCamera.rst:2
|
|
msgid "MappingCamera"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.camera.mapping_camera.MappingCamera.rst:4
|
|
msgid "Qualified name: ``manim.camera.mapping\\_camera.MappingCamera``"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.MappingCamera:1
|
|
msgid "Bases: :py:class:`manim.camera.camera.Camera`"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.MappingCamera:1
|
|
msgid "Camera object that allows mapping between objects."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.MappingCamera:4
|
|
msgid "Initialises the Camera."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.MappingCamera:0
|
|
#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.MappingCamera.capture_mobjects:0
|
|
msgid "Parameters"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.MappingCamera:6
|
|
msgid "What self.background should be, by default None as will be set later."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.MappingCamera:8
|
|
msgid "Any local variables to be set."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.camera.mapping_camera.MappingCamera.rst:14
|
|
msgid "Methods"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.camera.mapping_camera.MappingCamera.rst:21:<autosummary>:1
|
|
#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.MappingCamera.capture_mobjects:1
|
|
msgid "Capture mobjects by printing them on :attr:`pixel_array`."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.camera.mapping_camera.MappingCamera.rst:23
|
|
msgid "Attributes"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.MappingCamera.capture_mobjects:3
|
|
msgid "This is the essential function that converts the contents of a Scene into an array, which is then converted to an image or video."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.MappingCamera.capture_mobjects:6
|
|
msgid "Mobjects to capture."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.MappingCamera.capture_mobjects:8
|
|
msgid "Keyword arguments to be passed to :meth:`get_mobjects_to_display`."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.MappingCamera.capture_mobjects:12
|
|
msgid "Notes"
|
|
msgstr ""
|
|
|
|
|