From 1cd24892e58e76486c40a7130baed0eff889d93d Mon Sep 17 00:00:00 2001 From: Darylgolden Date: Fri, 15 Oct 2021 17:51:09 +0800 Subject: [PATCH] Added Crowdin configuration and changed source files to ``.pot`` format (#2165) * Create crowdin.yml * try fix yml * Move files * Revert "Move files" This reverts commit 8d53826ae0d8666fd4a74b88aa3ff90e9561d039. * Update crowdin.yml * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Changed to locale with underscore * Changing folder for .pot files. And removing the useless sphinx-intl part. * Updated .gitignore and crowdin configuration to follow the directory change. * Renaming po to pot EFFECTIVELY * Changed the file with the new (simpler) generation. Also added better display for `make i18n` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Change to two letters code * Correct extension Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Mysaa Co-authored-by: Mysaa --- .gitignore | 3 +- crowdin.yml | 3 + docs/Makefile | 2 - docs/i18n/en/LC_MESSAGES/changelog.po | 15 - .../LC_MESSAGES/changelog/0.1.1-changelog.po | 178 -- .../LC_MESSAGES/changelog/0.5.0-changelog.po | 860 --------- .../LC_MESSAGES/changelog/0.6.0-changelog.po | 1291 ------------- .../LC_MESSAGES/changelog/0.8.0-changelog.po | 790 -------- .../LC_MESSAGES/changelog/0.9.0-changelog.po | 737 -------- docs/i18n/en/LC_MESSAGES/conduct.po | 710 ------- .../LC_MESSAGES/contributing/development.po | 422 ----- .../en/LC_MESSAGES/contributing/docstrings.po | 133 -- .../en/LC_MESSAGES/contributing/examples.po | 162 -- .../contributing/internationalization.po | 92 - .../en/LC_MESSAGES/contributing/references.po | 223 --- .../en/LC_MESSAGES/contributing/testing.po | 328 ---- .../LC_MESSAGES/contributing/translation.po | 92 - docs/i18n/en/LC_MESSAGES/examples.po | 174 -- docs/i18n/en/LC_MESSAGES/index.po | 80 - docs/i18n/en/LC_MESSAGES/installation.po | 140 -- .../en/LC_MESSAGES/installation/docker.po | 101 - .../en/LC_MESSAGES/installation/jupyter.po | 129 -- .../i18n/en/LC_MESSAGES/installation/linux.po | 168 -- .../i18n/en/LC_MESSAGES/installation/macos.po | 125 -- .../installation/troubleshooting.po | 284 --- .../en/LC_MESSAGES/installation/versions.po | 120 -- .../en/LC_MESSAGES/installation/windows.po | 190 -- docs/i18n/en/LC_MESSAGES/plugins.po | 141 -- docs/i18n/en/LC_MESSAGES/reference.po | 27 - ...anim._config.logger_utils.JSONFormatter.po | 88 - .../reference/manim._config.logger_utils.po | 131 -- .../en/LC_MESSAGES/reference/manim._config.po | 57 - .../manim._config.utils.ManimConfig.po | 934 ---------- .../reference/manim._config.utils.po | 150 -- .../manim.animation.animation.Animation.po | 388 ---- .../manim.animation.animation.Wait.po | 110 -- .../reference/manim.animation.animation.po | 82 - ...im.animation.composition.AnimationGroup.po | 165 -- .../manim.animation.composition.Succession.po | 105 -- ...m.animation.creation.DrawBorderThenFill.po | 93 - ...nimation.creation.ShowIncreasingSubsets.po | 72 - .../manim.animation.creation.Unwrite.po | 45 - .../manim.animation.creation.Write.po | 69 - .../manim.animation.fading.FadeIn.po | 69 - .../manim.animation.fading.FadeOut.po | 86 - .../manim.animation.indication.ApplyWave.po | 71 - ...manim.animation.indication.Circumscribe.po | 83 - .../manim.animation.indication.Flash.po | 85 - .../manim.animation.indication.FocusOn.po | 71 - ...m.animation.indication.ShowPassingFlash.po | 60 - .../manim.animation.indication.Wiggle.po | 85 - .../manim.animation.movement.Homotopy.po | 43 - .../manim.animation.movement.MoveAlongPath.po | 61 - .../manim.animation.movement.PhaseFlow.po | 53 - ...manim.animation.numbers.ChangingDecimal.po | 62 - .../manim.animation.rotation.Rotating.po | 53 - .../manim.animation.specialized.Broadcast.po | 87 - .../reference/manim.animation.specialized.po | 25 - ...nimation.transform.ApplyComplexFunction.po | 54 - ...mation.transform.ApplyPointwiseFunction.po | 62 - ...ransform.ApplyPointwiseFunctionToCenter.po | 80 - ...manim.animation.transform.FadeTransform.po | 143 -- .../manim.animation.transform.Transform.po | 109 -- ...animation.transform.TransformAnimations.po | 67 - ...ing_parts.TransformMatchingAbstractBase.po | 149 -- ..._matching_parts.TransformMatchingShapes.po | 61 - ...orm_matching_parts.TransformMatchingTex.po | 55 - ...anim.animation.transform_matching_parts.po | 57 - ...ation.update.MaintainPositionRelativeTo.po | 55 - ...im.animation.update.UpdateFromAlphaFunc.po | 55 - .../manim.animation.update.UpdateFromFunc.po | 62 - .../reference/manim.animation.update.po | 36 - ...mera.BackgroundColoredVMobjectDisplayer.po | 173 -- .../reference/manim.camera.camera.Camera.po | 918 --------- .../reference/manim.camera.camera.po | 43 - ...nim.camera.mapping_camera.MappingCamera.po | 107 -- ...im.camera.mapping_camera.OldMultiCamera.po | 160 -- ...manim.camera.moving_camera.MovingCamera.po | 190 -- .../manim.camera.multi_camera.MultiCamera.po | 173 -- ...anim.camera.three_d_camera.ThreeDCamera.po | 550 ------ .../manim.mobject.coordinate_systems.Axes.po | 228 --- ...mobject.coordinate_systems.ComplexPlane.po | 189 -- ...ect.coordinate_systems.CoordinateSystem.po | 1040 ----------- ....mobject.coordinate_systems.NumberPlane.po | 130 -- ...m.mobject.coordinate_systems.PolarPlane.po | 351 ---- ...m.mobject.coordinate_systems.ThreeDAxes.po | 172 -- ...nim.mobject.frame.PictureInPictureFrame.po | 68 - .../manim.mobject.frame.ScreenRectangle.po | 62 - .../reference/manim.mobject.frame.po | 29 - ...im.mobject.functions.ParametricFunction.po | 101 - .../reference/manim.mobject.functions.po | 33 - .../reference/manim.mobject.geometry.Angle.po | 180 -- .../manim.mobject.geometry.AnnularSector.po | 106 -- .../manim.mobject.geometry.Annulus.po | 88 - .../reference/manim.mobject.geometry.Arc.po | 99 - .../manim.mobject.geometry.ArcPolygon.po | 141 -- ...nim.mobject.geometry.ArcPolygonFromArcs.po | 159 -- .../reference/manim.mobject.geometry.Arrow.po | 163 -- .../manim.mobject.geometry.ArrowTip.po | 121 -- .../manim.mobject.geometry.Circle.po | 133 -- .../manim.mobject.geometry.DashedLine.po | 131 -- .../reference/manim.mobject.geometry.Line.po | 103 - .../manim.mobject.geometry.Polygram.po | 145 -- .../reference/manim.mobject.geometry.Star.po | 126 -- .../manim.mobject.geometry.TipableVMobject.po | 190 -- .../manim.mobject.geometry.Vector.po | 95 - .../reference/manim.mobject.graph.Graph.po | 332 ---- .../reference/manim.mobject.graph.po | 31 - .../manim.mobject.logo.ManimBanner.po | 144 -- .../reference/manim.mobject.matrix.Matrix.po | 279 --- .../manim.mobject.mobject.Mobject.po | 1651 ----------------- .../reference/manim.mobject.mobject.po | 62 - .../manim.mobject.mobject_update_utils.po | 41 - .../manim.mobject.number_line.NumberLine.po | 274 --- .../manim.mobject.numbers.DecimalNumber.po | 112 -- .../manim.mobject.numbers.Variable.po | 129 -- .../manim.mobject.polyhedra.Polyhedron.po | 158 -- .../manim.mobject.probability.SampleSpace.po | 123 -- ...ject.shape_matchers.BackgroundRectangle.po | 131 -- .../manim.mobject.svg.brace.ArcBrace.po | 103 - .../manim.mobject.svg.brace.Brace.po | 115 -- .../manim.mobject.svg.code_mobject.Code.po | 332 ---- .../manim.mobject.svg.code_mobject.po | 93 - .../manim.mobject.svg.style_utils.po | 135 -- ...anim.mobject.svg.svg_mobject.SVGMobject.po | 441 ----- ...nim.mobject.svg.svg_path.SVGPathMobject.po | 170 -- .../reference/manim.mobject.svg.svg_path.po | 97 - .../manim.mobject.svg.tex_mobject.MathTex.po | 138 -- ...ect.svg.tex_mobject.SingleStringMathTex.po | 187 -- ...nim.mobject.svg.text_mobject.MarkupText.po | 380 ---- ...anim.mobject.svg.text_mobject.Paragraph.po | 196 -- .../manim.mobject.svg.text_mobject.Text.po | 168 -- .../manim.mobject.svg.text_mobject.po | 139 -- .../manim.mobject.table.DecimalTable.po | 95 - .../manim.mobject.table.IntegerTable.po | 89 - .../manim.mobject.table.MobjectTable.po | 90 - .../reference/manim.mobject.table.Table.po | 389 ---- .../manim.mobject.three_dimensions.Cone.po | 142 -- .../manim.mobject.three_dimensions.Cube.po | 70 - ...manim.mobject.three_dimensions.Cylinder.po | 145 -- .../manim.mobject.three_dimensions.Line3D.po | 108 -- .../manim.mobject.three_dimensions.Prism.po | 78 - .../manim.mobject.three_dimensions.Surface.po | 151 -- ...ypes.image_mobject.AbstractImageMobject.po | 198 -- ...object.types.image_mobject.ImageMobject.po | 183 -- ...es.image_mobject.ImageMobjectFromCamera.po | 97 - ...ject.types.point_cloud_mobject.PMobject.po | 239 --- ...mobject.types.point_cloud_mobject.Point.po | 85 - ...types.point_cloud_mobject.PointCloudDot.po | 115 -- ....vectorized_mobject.CurvesAsSubmobjects.po | 87 - ...types.vectorized_mobject.DashedVMobject.po | 87 - ....mobject.types.vectorized_mobject.VDict.po | 228 --- ...mobject.types.vectorized_mobject.VGroup.po | 119 -- ...bject.types.vectorized_mobject.VMobject.po | 1403 -------------- ...ypes.vectorized_mobject.VectorizedPoint.po | 116 -- ...bject.value_tracker.ComplexValueTracker.po | 101 - ...anim.mobject.value_tracker.ValueTracker.po | 118 -- ...m.mobject.vector_field.ArrowVectorField.po | 169 -- .../manim.mobject.vector_field.StreamLines.po | 288 --- .../manim.mobject.vector_field.VectorField.po | 330 ---- ...e.moving_camera_scene.MovingCameraScene.po | 58 - .../manim.scene.moving_camera_scene.po | 39 - ...econfigurable_scene.ReconfigurableScene.po | 68 - .../manim.scene.reconfigurable_scene.po | 29 - ...ene.sample_space_scene.SampleSpaceScene.po | 109 -- .../reference/manim.scene.scene.Scene.po | 693 ------- ...scene.scene_file_writer.SceneFileWriter.po | 429 ----- .../manim.scene.scene_file_writer.po | 29 - ....scene.three_d_scene.SpecialThreeDScene.po | 124 -- .../manim.scene.three_d_scene.ThreeDScene.po | 301 --- ...r_space_scene.LinearTransformationScene.po | 709 ------- ...im.scene.vector_space_scene.VectorScene.po | 451 ----- .../manim.scene.vector_space_scene.po | 35 - .../manim.scene.zoomed_scene.ZoomedScene.po | 131 -- .../reference/manim.scene.zoomed_scene.po | 33 - .../reference/manim.utils.bezier.po | 194 -- .../reference/manim.utils.color.Colors.po | 58 - .../reference/manim.utils.color.po | 54 - .../reference/manim.utils.config_ops.po | 42 - .../reference/manim.utils.deprecation.po | 194 -- .../reference/manim.utils.hashing.po | 82 - .../reference/manim.utils.ipython_magic.po | 19 - .../reference/manim.utils.iterables.po | 43 - .../reference/manim.utils.paths.po | 36 - .../reference/manim.utils.rate_functions.po | 138 -- .../reference/manim.utils.space_ops.po | 484 ----- .../reference/manim.utils.strings.po | 43 - .../reference/manim.utils.tex.TexTemplate.po | 211 --- .../manim.utils.tex.TexTemplateFromFile.po | 190 -- .../reference/manim.utils.tex_file_writing.po | 152 -- ...im.utils.tex_templates.TexFontTemplates.po | 676 ------- ....utils.tex_templates.TexTemplateLibrary.po | 68 - .../LC_MESSAGES/reference/manim_directive.po | 153 -- .../LC_MESSAGES/reference_index/animations.po | 79 - .../en/LC_MESSAGES/reference_index/cameras.po | 45 - .../LC_MESSAGES/reference_index/mobjects.po | 145 -- .../en/LC_MESSAGES/reference_index/scenes.po | 51 - docs/i18n/en/LC_MESSAGES/reporting_bugs.po | 75 - .../en/LC_MESSAGES/tutorials/a_deeper_look.po | 158 -- .../LC_MESSAGES/tutorials/building_blocks.po | 414 ----- .../en/LC_MESSAGES/tutorials/configuration.po | 447 ----- .../en/LC_MESSAGES/tutorials/quickstart.po | 181 -- .../en/LC_MESSAGES/tutorials/using_text.po | 382 ---- docs/i18n/gettext/changelog.pot | 9 + .../changelog/0.1.0-changelog.pot} | 143 +- .../gettext/changelog/0.1.1-changelog.pot | 129 ++ .../changelog/0.10.0-changelog.pot} | 291 +-- .../gettext/changelog/0.11.0-changelog.pot | 452 +++++ .../changelog/0.2.0-changelog.pot} | 100 +- .../changelog/0.3.0-changelog.pot} | 64 +- .../changelog/0.4.0-changelog.pot} | 81 +- .../gettext/changelog/0.5.0-changelog.pot | 630 +++++++ .../gettext/changelog/0.6.0-changelog.pot | 937 ++++++++++ .../changelog/0.7.0-changelog.pot} | 461 ++--- .../gettext/changelog/0.8.0-changelog.pot | 600 ++++++ .../gettext/changelog/0.9.0-changelog.pot | 564 ++++++ docs/i18n/gettext/conduct.pot | 513 +++++ .../contributing.pot} | 22 +- .../contributing/admonitions.pot} | 27 +- .../i18n/gettext/contributing/development.pot | 277 +++ docs/i18n/gettext/contributing/docstrings.pot | 83 + docs/i18n/gettext/contributing/examples.pot | 109 ++ .../contributing/internationalization.pot | 61 + docs/i18n/gettext/contributing/references.pot | 129 ++ docs/i18n/gettext/contributing/testing.pot | 237 +++ .../contributing/typings.pot} | 37 +- docs/i18n/gettext/examples.pot | 49 + docs/i18n/gettext/index.pot | 45 + docs/i18n/gettext/installation.pot | 85 + docs/i18n/gettext/installation/docker.pot | 65 + docs/i18n/gettext/installation/jupyter.pot | 77 + docs/i18n/gettext/installation/linux.pot | 123 ++ docs/i18n/gettext/installation/macos.pot | 73 + .../gettext/installation/troubleshooting.pot | 205 ++ docs/i18n/gettext/installation/versions.pot | 69 + docs/i18n/gettext/installation/windows.pot | 113 ++ docs/i18n/gettext/plugins.pot | 97 + docs/i18n/gettext/reference.pot | 41 + ...nim._config.logger_utils.JSONFormatter.pot | 62 + .../reference/manim._config.logger_utils.pot | 113 ++ docs/i18n/gettext/reference/manim._config.pot | 45 + .../manim._config.utils.ManimConfig.pot | 710 +++++++ .../manim._config.utils.ManimFrame.pot} | 12 +- .../gettext/reference/manim._config.utils.pot | 111 ++ .../manim.animation.animation.Animation.pot | 295 +++ .../manim.animation.animation.Wait.pot | 87 + .../reference/manim.animation.animation.pot | 68 + ...m.animation.composition.AnimationGroup.pot | 111 ++ ...nim.animation.composition.LaggedStart.pot} | 10 +- ....animation.composition.LaggedStartMap.pot} | 10 +- ...manim.animation.composition.Succession.pot | 72 + .../manim.animation.composition.pot} | 6 +- ...mation.creation.AddTextLetterByLetter.pot} | 22 +- ....animation.creation.AddTextWordByWord.pot} | 12 +- .../manim.animation.creation.Create.pot} | 22 +- ....animation.creation.DrawBorderThenFill.pot | 60 + ...imation.creation.ShowIncreasingSubsets.pot | 46 + .../manim.animation.creation.ShowPartial.pot} | 20 +- ...tion.creation.ShowSubmobjectsOneByOne.pot} | 18 +- .../manim.animation.creation.Uncreate.pot} | 16 +- .../manim.animation.creation.Unwrite.pot | 37 + .../manim.animation.creation.Write.pot | 52 + .../reference/manim.animation.creation.pot} | 38 +- .../manim.animation.fading.FadeIn.pot | 57 + .../manim.animation.fading.FadeOut.pot | 71 + .../reference/manim.animation.fading.pot} | 10 +- .../manim.animation.growing.GrowArrow.pot} | 12 +- ...anim.animation.growing.GrowFromCenter.pot} | 6 +- .../manim.animation.growing.GrowFromEdge.pot} | 6 +- ...manim.animation.growing.GrowFromPoint.pot} | 12 +- ...m.animation.growing.SpinInFromNothing.pot} | 6 +- .../reference/manim.animation.growing.pot} | 6 +- .../manim.animation.indication.ApplyWave.pot | 65 + ...anim.animation.indication.Circumscribe.pot | 69 + .../manim.animation.indication.Flash.pot | 73 + .../manim.animation.indication.FocusOn.pot | 61 + .../manim.animation.indication.Indicate.pot} | 22 +- ...on.indication.ShowCreationThenFadeOut.pot} | 10 +- ....animation.indication.ShowPassingFlash.pot | 54 + ...owPassingFlashWithThinningStrokeWidth.pot} | 14 +- .../manim.animation.indication.Wiggle.pot | 65 + .../reference/manim.animation.indication.pot} | 24 +- ...im.animation.movement.ComplexHomotopy.pot} | 12 +- .../manim.animation.movement.Homotopy.pot | 29 + ...manim.animation.movement.MoveAlongPath.pot | 42 + .../manim.animation.movement.PhaseFlow.pot | 38 + ...n.movement.SmoothedVectorizedHomotopy.pot} | 14 +- .../reference/manim.animation.movement.pot} | 13 +- ...nimation.numbers.ChangeDecimalToValue.pot} | 10 +- ...anim.animation.numbers.ChangingDecimal.pot | 38 + .../reference/manim.animation.numbers.pot} | 6 +- .../manim.animation.rotation.Rotate.pot} | 6 +- .../manim.animation.rotation.Rotating.pot | 38 + .../reference/manim.animation.rotation.pot} | 6 +- .../manim.animation.specialized.Broadcast.pot | 73 + .../reference/manim.animation.specialized.pot | 17 + ...imation.transform.ApplyComplexFunction.pot | 37 + ...nim.animation.transform.ApplyFunction.pot} | 12 +- ...manim.animation.transform.ApplyMatrix.pot} | 21 +- ...manim.animation.transform.ApplyMethod.pot} | 21 +- ...ation.transform.ApplyPointwiseFunction.pot | 45 + ...ansform.ApplyPointwiseFunctionToCenter.pot | 46 + ...nimation.transform.ClockwiseTransform.pot} | 12 +- ...n.transform.CounterclockwiseTransform.pot} | 18 +- ...nim.animation.transform.CyclicReplace.pot} | 12 +- ...manim.animation.transform.FadeToColor.pot} | 15 +- ...anim.animation.transform.FadeTransform.pot | 106 ++ ...imation.transform.FadeTransformPieces.pot} | 32 +- ...anim.animation.transform.MoveToTarget.pot} | 12 +- ...mation.transform.ReplacementTransform.pot} | 30 +- .../manim.animation.transform.Restore.pot} | 15 +- ...anim.animation.transform.ScaleInPlace.pot} | 15 +- ...im.animation.transform.ShrinkToCenter.pot} | 15 +- .../manim.animation.transform.Swap.pot} | 6 +- .../manim.animation.transform.Transform.pot | 74 + ...nimation.transform.TransformAnimations.pot | 46 + ...animation.transform.TransformFromCopy.pot} | 30 +- .../reference/manim.animation.transform.pot} | 43 +- ...ng_parts.TransformMatchingAbstractBase.pot | 83 + ...matching_parts.TransformMatchingShapes.pot | 37 + ...rm_matching_parts.TransformMatchingTex.pot | 37 + ...nim.animation.transform_matching_parts.pot | 29 + ...tion.update.MaintainPositionRelativeTo.pot | 38 + ...m.animation.update.UpdateFromAlphaFunc.pot | 38 + .../manim.animation.update.UpdateFromFunc.pot | 42 + .../reference/manim.animation.update.pot | 21 + ...era.BackgroundColoredVMobjectDisplayer.pot | 115 ++ .../reference/manim.camera.camera.Camera.pot | 690 +++++++ .../gettext/reference/manim.camera.camera.pot | 29 + ...im.camera.mapping_camera.MappingCamera.pot | 71 + ...m.camera.mapping_camera.OldMultiCamera.pot | 103 + ...mera.mapping_camera.SplitScreenCamera.pot} | 26 +- .../manim.camera.mapping_camera.pot} | 7 +- ...anim.camera.moving_camera.CameraFrame.pot} | 16 +- ...anim.camera.moving_camera.MovingCamera.pot | 118 ++ .../reference/manim.camera.moving_camera.pot} | 12 +- .../manim.camera.multi_camera.MultiCamera.pot | 118 ++ .../reference/manim.camera.multi_camera.pot} | 10 +- ...nim.camera.three_d_camera.ThreeDCamera.pot | 376 ++++ .../manim.camera.three_d_camera.pot} | 10 +- .../reference/manim.constants.pot} | 10 +- .../manim.mobject.boolean_ops.Difference.pot | 65 + .../manim.mobject.boolean_ops.Exclusion.pot | 65 + ...manim.mobject.boolean_ops.Intersection.pot | 69 + .../manim.mobject.boolean_ops.Union.pot | 69 + .../reference/manim.mobject.boolean_ops.pot | 29 + ...nim.mobject.changing.AnimatedBoundary.pot} | 32 +- .../manim.mobject.changing.TracedPath.pot} | 34 +- .../reference/manim.mobject.changing.pot} | 10 +- .../manim.mobject.coordinate_systems.Axes.pot | 190 ++ ...object.coordinate_systems.ComplexPlane.pot | 132 ++ ...ct.coordinate_systems.CoordinateSystem.pot | 721 +++++++ ...mobject.coordinate_systems.NumberPlane.pot | 93 + ....mobject.coordinate_systems.PolarPlane.pot | 248 +++ ....mobject.coordinate_systems.ThreeDAxes.pot | 148 ++ .../manim.mobject.coordinate_systems.pot} | 16 +- ...mobject.frame.FullScreenFadeRectangle.pot} | 22 +- ...nim.mobject.frame.FullScreenRectangle.pot} | 22 +- ...im.mobject.frame.PictureInPictureFrame.pot | 50 + .../manim.mobject.frame.ScreenRectangle.pot | 50 + .../gettext/reference/manim.mobject.frame.pot | 21 + ...manim.mobject.functions.FunctionGraph.pot} | 30 +- ...nim.mobject.functions.ImplicitFunction.pot | 100 + ...m.mobject.functions.ParametricFunction.pot | 60 + .../reference/manim.mobject.functions.pot | 29 + .../manim.mobject.geometry.Angle.pot | 140 ++ .../manim.mobject.geometry.AnnotationDot.pot} | 18 +- .../manim.mobject.geometry.AnnularSector.pot | 88 + .../manim.mobject.geometry.Annulus.pot | 76 + .../reference/manim.mobject.geometry.Arc.pot | 71 + ...nim.mobject.geometry.ArcBetweenPoints.pot} | 24 +- .../manim.mobject.geometry.ArcPolygon.pot | 105 ++ ...im.mobject.geometry.ArcPolygonFromArcs.pot | 113 ++ .../manim.mobject.geometry.Arrow.pot | 125 ++ ...mobject.geometry.ArrowCircleFilledTip.pot} | 18 +- ...manim.mobject.geometry.ArrowCircleTip.pot} | 22 +- ...mobject.geometry.ArrowSquareFilledTip.pot} | 18 +- ...manim.mobject.geometry.ArrowSquareTip.pot} | 22 +- .../manim.mobject.geometry.ArrowTip.pot | 103 + ...bject.geometry.ArrowTriangleFilledTip.pot} | 32 +- ...nim.mobject.geometry.ArrowTriangleTip.pot} | 22 +- .../manim.mobject.geometry.Circle.pot | 117 ++ .../manim.mobject.geometry.CubicBezier.pot} | 18 +- .../manim.mobject.geometry.CurvedArrow.pot} | 16 +- ...im.mobject.geometry.CurvedDoubleArrow.pot} | 16 +- .../manim.mobject.geometry.Cutout.pot} | 39 +- .../manim.mobject.geometry.DashedLine.pot | 103 + .../reference/manim.mobject.geometry.Dot.pot} | 34 +- .../manim.mobject.geometry.DoubleArrow.pot} | 28 +- .../manim.mobject.geometry.Elbow.pot} | 30 +- .../manim.mobject.geometry.Ellipse.pot} | 28 +- .../manim.mobject.geometry.LabeledDot.pot} | 38 +- .../reference/manim.mobject.geometry.Line.pot | 79 + .../manim.mobject.geometry.Polygon.pot} | 26 +- .../manim.mobject.geometry.Polygram.pot | 123 ++ .../manim.mobject.geometry.Rectangle.pot} | 37 +- ...manim.mobject.geometry.RegularPolygon.pot} | 26 +- ...anim.mobject.geometry.RegularPolygram.pot} | 49 +- .../manim.mobject.geometry.RightAngle.pot} | 34 +- ...nim.mobject.geometry.RoundedRectangle.pot} | 26 +- .../manim.mobject.geometry.Sector.pot} | 18 +- .../manim.mobject.geometry.Square.pot} | 26 +- .../reference/manim.mobject.geometry.Star.pot | 101 + .../manim.mobject.geometry.TangentLine.pot} | 34 +- ...manim.mobject.geometry.TipableVMobject.pot | 120 ++ .../manim.mobject.geometry.Triangle.pot} | 24 +- .../manim.mobject.geometry.Vector.pot | 84 + .../reference/manim.mobject.geometry.pot} | 29 +- .../reference/manim.mobject.graph.Graph.pot | 252 +++ .../gettext/reference/manim.mobject.graph.pot | 21 + .../manim.mobject.logo.ManimBanner.pot | 130 ++ .../reference/manim.mobject.logo.pot} | 10 +- .../manim.mobject.matrix.DecimalMatrix.pot} | 30 +- .../manim.mobject.matrix.IntegerMatrix.pot} | 28 +- .../reference/manim.mobject.matrix.Matrix.pot | 248 +++ .../manim.mobject.matrix.MobjectMatrix.pot} | 46 +- .../reference/manim.mobject.matrix.pot} | 27 +- .../manim.mobject.mobject.Group.pot} | 18 +- .../manim.mobject.mobject.Mobject.pot | 1236 ++++++++++++ .../reference/manim.mobject.mobject.pot | 49 + .../manim.mobject.mobject_update_utils.pot | 29 + .../manim.mobject.number_line.NumberLine.pot | 186 ++ ...anim.mobject.number_line.UnitInterval.pot} | 16 +- .../reference/manim.mobject.number_line.pot} | 6 +- .../manim.mobject.numbers.DecimalNumber.pot | 76 + .../manim.mobject.numbers.Integer.pot} | 20 +- .../manim.mobject.numbers.Variable.pot | 107 ++ .../reference/manim.mobject.numbers.pot} | 12 +- .../manim.mobject.polyhedra.Dodecahedron.pot} | 28 +- .../manim.mobject.polyhedra.Icosahedron.pot} | 28 +- .../manim.mobject.polyhedra.Octahedron.pot} | 28 +- .../manim.mobject.polyhedra.Polyhedron.pot | 115 ++ .../manim.mobject.polyhedra.Tetrahedron.pot} | 28 +- .../reference/manim.mobject.polyhedra.pot} | 10 +- .../manim.mobject.probability.BarChart.pot} | 54 +- .../manim.mobject.probability.SampleSpace.pot | 45 + .../reference/manim.mobject.probability.pot} | 10 +- ...ect.shape_matchers.BackgroundRectangle.pot | 78 + .../manim.mobject.shape_matchers.Cross.pot} | 34 +- ...t.shape_matchers.SurroundingRectangle.pot} | 26 +- ...anim.mobject.shape_matchers.Underline.pot} | 24 +- .../manim.mobject.shape_matchers.pot} | 22 +- .../manim.mobject.svg.brace.ArcBrace.pot | 77 + .../manim.mobject.svg.brace.Brace.pot | 98 + ....mobject.svg.brace.BraceBetweenPoints.pot} | 40 +- .../manim.mobject.svg.brace.BraceLabel.pot} | 22 +- .../manim.mobject.svg.brace.BraceText.pot} | 16 +- .../reference/manim.mobject.svg.brace.pot} | 10 +- .../manim.mobject.svg.code_mobject.Code.pot | 241 +++ .../manim.mobject.svg.code_mobject.pot | 87 + .../manim.mobject.svg.style_utils.pot | 108 ++ ...nim.mobject.svg.svg_mobject.SVGMobject.pot | 304 +++ .../manim.mobject.svg.svg_mobject.pot} | 10 +- ...im.mobject.svg.svg_path.SVGPathMobject.pot | 108 ++ .../reference/manim.mobject.svg.svg_path.pot | 81 + ....mobject.svg.tex_mobject.BulletedList.pot} | 24 +- .../manim.mobject.svg.tex_mobject.MathTex.pot | 70 + ...ct.svg.tex_mobject.SingleStringMathTex.pot | 105 ++ .../manim.mobject.svg.tex_mobject.Tex.pot} | 22 +- ...nim.mobject.svg.tex_mobject.TexSymbol.pot} | 18 +- .../manim.mobject.svg.tex_mobject.Title.pot} | 18 +- .../manim.mobject.svg.tex_mobject.pot} | 24 +- ...im.mobject.svg.text_mobject.MarkupText.pot | 285 +++ ...nim.mobject.svg.text_mobject.Paragraph.pot | 143 ++ .../manim.mobject.svg.text_mobject.Text.pot | 135 ++ .../manim.mobject.svg.text_mobject.pot | 125 ++ .../manim.mobject.table.DecimalTable.pot | 73 + .../manim.mobject.table.IntegerTable.pot | 69 + .../manim.mobject.table.MathTable.pot} | 43 +- .../manim.mobject.table.MobjectTable.pot | 69 + .../reference/manim.mobject.table.Table.pot | 328 ++++ .../reference/manim.mobject.table.pot} | 24 +- .../manim.mobject.three_d_utils.pot} | 10 +- ...anim.mobject.three_dimensions.Arrow3D.pot} | 32 +- .../manim.mobject.three_dimensions.Cone.pot | 118 ++ .../manim.mobject.three_dimensions.Cube.pot | 52 + ...anim.mobject.three_dimensions.Cylinder.pot | 115 ++ .../manim.mobject.three_dimensions.Dot3D.pot} | 28 +- .../manim.mobject.three_dimensions.Line3D.pot | 84 + ...ct.three_dimensions.ParametricSurface.pot} | 35 +- .../manim.mobject.three_dimensions.Prism.pot | 58 + ...manim.mobject.three_dimensions.Sphere.pot} | 20 +- ...manim.mobject.three_dimensions.Surface.pot | 101 + ...bject.three_dimensions.ThreeDVMobject.pot} | 16 +- .../manim.mobject.three_dimensions.Torus.pot} | 26 +- .../manim.mobject.three_dimensions.pot} | 16 +- ...pes.image_mobject.AbstractImageMobject.pot | 103 + ...bject.types.image_mobject.ImageMobject.pot | 121 ++ ...s.image_mobject.ImageMobjectFromCamera.pot | 41 + .../manim.mobject.types.image_mobject.pot} | 18 +- ...t.types.point_cloud_mobject.Mobject1D.pot} | 28 +- ...t.types.point_cloud_mobject.Mobject2D.pot} | 22 +- ...ject.types.point_cloud_mobject.PGroup.pot} | 18 +- ...ect.types.point_cloud_mobject.PMobject.pot | 94 + ...object.types.point_cloud_mobject.Point.pot | 54 + ...ypes.point_cloud_mobject.PointCloudDot.pot | 54 + ...nim.mobject.types.point_cloud_mobject.pot} | 19 +- ...vectorized_mobject.CurvesAsSubmobjects.pot | 49 + ...ypes.vectorized_mobject.DashedVMobject.pot | 49 + ...mobject.types.vectorized_mobject.VDict.pot | 184 ++ ...object.types.vectorized_mobject.VGroup.pot | 91 + ...ject.types.vectorized_mobject.VMobject.pot | 733 ++++++++ ...pes.vectorized_mobject.VectorizedPoint.pot | 67 + ...anim.mobject.types.vectorized_mobject.pot} | 28 +- ...ject.value_tracker.ComplexValueTracker.pot | 67 + ...nim.mobject.value_tracker.ValueTracker.pot | 89 + .../manim.mobject.value_tracker.pot} | 16 +- ....mobject.vector_field.ArrowVectorField.pot | 128 ++ ...manim.mobject.vector_field.StreamLines.pot | 213 +++ ...manim.mobject.vector_field.VectorField.pot | 266 +++ .../reference/manim.mobject.vector_field.pot} | 14 +- ....moving_camera_scene.MovingCameraScene.pot | 42 + .../manim.scene.moving_camera_scene.pot | 25 + ...configurable_scene.ReconfigurableScene.pot | 46 + .../manim.scene.reconfigurable_scene.pot | 17 + ...ne.sample_space_scene.SampleSpaceScene.pot | 37 + .../manim.scene.sample_space_scene.pot} | 6 +- .../manim.scene.scene.RerunSceneHandler.pot} | 18 +- .../reference/manim.scene.scene.Scene.pot | 523 ++++++ .../reference/manim.scene.scene.pot} | 10 +- ...cene.scene_file_writer.SceneFileWriter.pot | 268 +++ .../manim.scene.scene_file_writer.pot | 21 + ...scene.three_d_scene.SpecialThreeDScene.pot | 97 + .../manim.scene.three_d_scene.ThreeDScene.pot | 192 ++ .../reference/manim.scene.three_d_scene.pot} | 12 +- ..._space_scene.LinearTransformationScene.pot | 426 +++++ ...m.scene.vector_space_scene.VectorScene.pot | 336 ++++ .../manim.scene.vector_space_scene.pot | 25 + .../manim.scene.zoomed_scene.ZoomedScene.pot | 92 + .../reference/manim.scene.zoomed_scene.pot | 25 + .../gettext/reference/manim.utils.bezier.pot | 165 ++ .../reference/manim.utils.color.Colors.pot | 49 + .../gettext/reference/manim.utils.color.pot | 63 + .../manim.utils.config_ops.DictAsObject.pot} | 10 +- .../reference/manim.utils.config_ops.pot | 33 + .../reference/manim.utils.deprecation.pot | 162 ++ .../gettext/reference/manim.utils.hashing.pot | 73 + .../reference/manim.utils.images.pot} | 10 +- .../reference/manim.utils.ipython_magic.pot | 13 + .../reference/manim.utils.iterables.pot | 29 + .../gettext/reference/manim.utils.paths.pot | 25 + .../reference/manim.utils.rate_functions.pot | 88 + .../manim.utils.simple_functions.pot} | 10 +- .../reference/manim.utils.sounds.pot} | 10 +- .../reference/manim.utils.space_ops.pot | 496 +++++ .../gettext/reference/manim.utils.strings.pot | 29 + .../reference/manim.utils.tex.TexTemplate.pot | 155 ++ .../manim.utils.tex.TexTemplateFromFile.pot | 116 ++ .../reference/manim.utils.tex.pot} | 12 +- .../manim.utils.tex_file_writing.pot | 132 ++ ...m.utils.tex_templates.TexFontTemplates.pot | 316 ++++ ...utils.tex_templates.TexTemplateLibrary.pot | 56 + .../reference/manim.utils.tex_templates.pot} | 14 +- .../manim_directive.ManimDirective.pot} | 32 +- .../gettext/reference/manim_directive.pot | 125 ++ .../manim_directive.skip_manim_node.pot} | 44 +- .../gettext/reference_index/animations.pot | 57 + docs/i18n/gettext/reference_index/cameras.pot | 29 + .../reference_index/configuration.pot} | 8 +- .../i18n/gettext/reference_index/mobjects.pot | 129 ++ docs/i18n/gettext/reference_index/scenes.pot | 37 + .../reference_index/utilities_misc.pot} | 12 +- docs/i18n/gettext/reporting_bugs.pot | 41 + .../tutorials.po => gettext/tutorials.pot} | 9 +- docs/i18n/gettext/tutorials/a_deeper_look.pot | 93 + .../gettext/tutorials/building_blocks.pot | 221 +++ docs/i18n/gettext/tutorials/configuration.pot | 297 +++ docs/i18n/gettext/tutorials/quickstart.pot | 117 ++ docs/i18n/gettext/tutorials/using_text.pot | 257 +++ docs/i18n/stripUntranslatable.sh | 21 +- docs/source/manim_directive.py | 11 +- 571 files changed, 29022 insertions(+), 41753 deletions(-) create mode 100644 crowdin.yml delete mode 100644 docs/i18n/en/LC_MESSAGES/changelog.po delete mode 100644 docs/i18n/en/LC_MESSAGES/changelog/0.1.1-changelog.po delete mode 100644 docs/i18n/en/LC_MESSAGES/changelog/0.5.0-changelog.po delete mode 100644 docs/i18n/en/LC_MESSAGES/changelog/0.6.0-changelog.po delete mode 100644 docs/i18n/en/LC_MESSAGES/changelog/0.8.0-changelog.po delete mode 100644 docs/i18n/en/LC_MESSAGES/changelog/0.9.0-changelog.po delete mode 100644 docs/i18n/en/LC_MESSAGES/conduct.po delete mode 100644 docs/i18n/en/LC_MESSAGES/contributing/development.po delete mode 100644 docs/i18n/en/LC_MESSAGES/contributing/docstrings.po delete mode 100644 docs/i18n/en/LC_MESSAGES/contributing/examples.po delete mode 100644 docs/i18n/en/LC_MESSAGES/contributing/internationalization.po delete mode 100644 docs/i18n/en/LC_MESSAGES/contributing/references.po delete mode 100644 docs/i18n/en/LC_MESSAGES/contributing/testing.po delete mode 100644 docs/i18n/en/LC_MESSAGES/contributing/translation.po delete mode 100644 docs/i18n/en/LC_MESSAGES/examples.po delete mode 100644 docs/i18n/en/LC_MESSAGES/index.po delete mode 100644 docs/i18n/en/LC_MESSAGES/installation.po delete mode 100644 docs/i18n/en/LC_MESSAGES/installation/docker.po delete mode 100644 docs/i18n/en/LC_MESSAGES/installation/jupyter.po delete mode 100644 docs/i18n/en/LC_MESSAGES/installation/linux.po delete mode 100644 docs/i18n/en/LC_MESSAGES/installation/macos.po delete mode 100644 docs/i18n/en/LC_MESSAGES/installation/troubleshooting.po delete mode 100644 docs/i18n/en/LC_MESSAGES/installation/versions.po delete mode 100644 docs/i18n/en/LC_MESSAGES/installation/windows.po delete mode 100644 docs/i18n/en/LC_MESSAGES/plugins.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim._config.logger_utils.JSONFormatter.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim._config.logger_utils.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim._config.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim._config.utils.ManimConfig.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim._config.utils.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.animation.Animation.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.animation.Wait.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.animation.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.AnimationGroup.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.Succession.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.DrawBorderThenFill.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.ShowIncreasingSubsets.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Unwrite.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Write.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.fading.FadeIn.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.fading.FadeOut.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ApplyWave.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Circumscribe.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Flash.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.FocusOn.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ShowPassingFlash.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Wiggle.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.Homotopy.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.MoveAlongPath.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.PhaseFlow.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.numbers.ChangingDecimal.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.rotation.Rotating.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.specialized.Broadcast.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.specialized.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyComplexFunction.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyPointwiseFunction.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.FadeTransform.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.Transform.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.TransformAnimations.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.TransformMatchingAbstractBase.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.TransformMatchingTex.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.MaintainPositionRelativeTo.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.UpdateFromAlphaFunc.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.UpdateFromFunc.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.camera.camera.BackgroundColoredVMobjectDisplayer.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.camera.camera.Camera.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.camera.camera.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.MappingCamera.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.OldMultiCamera.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.camera.moving_camera.MovingCamera.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.camera.multi_camera.MultiCamera.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.camera.three_d_camera.ThreeDCamera.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.Axes.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.ComplexPlane.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.CoordinateSystem.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.NumberPlane.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.PolarPlane.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.ThreeDAxes.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.PictureInPictureFrame.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.ScreenRectangle.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.functions.ParametricFunction.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.functions.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Angle.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.AnnularSector.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Annulus.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Arc.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArcPolygon.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArcPolygonFromArcs.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Arrow.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowTip.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Circle.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.DashedLine.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Line.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Polygram.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Star.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.TipableVMobject.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Vector.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.graph.Graph.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.graph.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.logo.ManimBanner.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.Matrix.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject.Mobject.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject_update_utils.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.number_line.NumberLine.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.DecimalNumber.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.Variable.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Polyhedron.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.probability.SampleSpace.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.BackgroundRectangle.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.ArcBrace.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.Brace.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.code_mobject.Code.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.code_mobject.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.style_utils.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_mobject.SVGMobject.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_path.SVGPathMobject.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_path.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.MathTex.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.MarkupText.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.Paragraph.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.Text.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.DecimalTable.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.IntegerTable.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.MobjectTable.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.Table.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Cone.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Cube.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Cylinder.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Line3D.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Prism.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Surface.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.AbstractImageMobject.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.ImageMobject.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.PMobject.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.Point.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VDict.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VGroup.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VMobject.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.value_tracker.ComplexValueTracker.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.value_tracker.ValueTracker.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.ArrowVectorField.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.StreamLines.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.VectorField.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.moving_camera_scene.MovingCameraScene.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.moving_camera_scene.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.reconfigurable_scene.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.sample_space_scene.SampleSpaceScene.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene.Scene.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene_file_writer.SceneFileWriter.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene_file_writer.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.three_d_scene.SpecialThreeDScene.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.three_d_scene.ThreeDScene.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.vector_space_scene.LinearTransformationScene.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.vector_space_scene.VectorScene.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.vector_space_scene.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.zoomed_scene.ZoomedScene.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.scene.zoomed_scene.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.bezier.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.color.Colors.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.color.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.config_ops.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.deprecation.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.hashing.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.ipython_magic.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.iterables.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.paths.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.rate_functions.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.space_ops.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.strings.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex.TexTemplate.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex.TexTemplateFromFile.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_file_writing.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_templates.TexFontTemplates.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_templates.TexTemplateLibrary.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference/manim_directive.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference_index/animations.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference_index/cameras.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference_index/mobjects.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reference_index/scenes.po delete mode 100644 docs/i18n/en/LC_MESSAGES/reporting_bugs.po delete mode 100644 docs/i18n/en/LC_MESSAGES/tutorials/a_deeper_look.po delete mode 100644 docs/i18n/en/LC_MESSAGES/tutorials/building_blocks.po delete mode 100644 docs/i18n/en/LC_MESSAGES/tutorials/configuration.po delete mode 100644 docs/i18n/en/LC_MESSAGES/tutorials/quickstart.po delete mode 100644 docs/i18n/en/LC_MESSAGES/tutorials/using_text.po create mode 100644 docs/i18n/gettext/changelog.pot rename docs/i18n/{en/LC_MESSAGES/changelog/0.1.0-changelog.po => gettext/changelog/0.1.0-changelog.pot} (60%) create mode 100644 docs/i18n/gettext/changelog/0.1.1-changelog.pot rename docs/i18n/{en/LC_MESSAGES/changelog/0.10.0-changelog.po => gettext/changelog/0.10.0-changelog.pot} (50%) create mode 100644 docs/i18n/gettext/changelog/0.11.0-changelog.pot rename docs/i18n/{en/LC_MESSAGES/changelog/0.2.0-changelog.po => gettext/changelog/0.2.0-changelog.pot} (65%) rename docs/i18n/{en/LC_MESSAGES/changelog/0.3.0-changelog.po => gettext/changelog/0.3.0-changelog.pot} (76%) rename docs/i18n/{en/LC_MESSAGES/changelog/0.4.0-changelog.po => gettext/changelog/0.4.0-changelog.pot} (65%) create mode 100644 docs/i18n/gettext/changelog/0.5.0-changelog.pot create mode 100644 docs/i18n/gettext/changelog/0.6.0-changelog.pot rename docs/i18n/{en/LC_MESSAGES/changelog/0.7.0-changelog.po => gettext/changelog/0.7.0-changelog.pot} (51%) create mode 100644 docs/i18n/gettext/changelog/0.8.0-changelog.pot create mode 100644 docs/i18n/gettext/changelog/0.9.0-changelog.pot create mode 100644 docs/i18n/gettext/conduct.pot rename docs/i18n/{en/LC_MESSAGES/contributing.po => gettext/contributing.pot} (50%) rename docs/i18n/{en/LC_MESSAGES/contributing/admonitions.po => gettext/contributing/admonitions.pot} (62%) create mode 100644 docs/i18n/gettext/contributing/development.pot create mode 100644 docs/i18n/gettext/contributing/docstrings.pot create mode 100644 docs/i18n/gettext/contributing/examples.pot create mode 100644 docs/i18n/gettext/contributing/internationalization.pot create mode 100644 docs/i18n/gettext/contributing/references.pot create mode 100644 docs/i18n/gettext/contributing/testing.pot rename docs/i18n/{en/LC_MESSAGES/contributing/typings.po => gettext/contributing/typings.pot} (65%) create mode 100644 docs/i18n/gettext/examples.pot create mode 100644 docs/i18n/gettext/index.pot create mode 100644 docs/i18n/gettext/installation.pot create mode 100644 docs/i18n/gettext/installation/docker.pot create mode 100644 docs/i18n/gettext/installation/jupyter.pot create mode 100644 docs/i18n/gettext/installation/linux.pot create mode 100644 docs/i18n/gettext/installation/macos.pot create mode 100644 docs/i18n/gettext/installation/troubleshooting.pot create mode 100644 docs/i18n/gettext/installation/versions.pot create mode 100644 docs/i18n/gettext/installation/windows.pot create mode 100644 docs/i18n/gettext/plugins.pot create mode 100644 docs/i18n/gettext/reference.pot create mode 100644 docs/i18n/gettext/reference/manim._config.logger_utils.JSONFormatter.pot create mode 100644 docs/i18n/gettext/reference/manim._config.logger_utils.pot create mode 100644 docs/i18n/gettext/reference/manim._config.pot create mode 100644 docs/i18n/gettext/reference/manim._config.utils.ManimConfig.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim._config.utils.ManimFrame.po => gettext/reference/manim._config.utils.ManimFrame.pot} (69%) create mode 100644 docs/i18n/gettext/reference/manim._config.utils.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.animation.Animation.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.animation.Wait.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.animation.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.composition.AnimationGroup.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.composition.LaggedStart.po => gettext/reference/manim.animation.composition.LaggedStart.pot} (62%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.composition.LaggedStartMap.po => gettext/reference/manim.animation.composition.LaggedStartMap.pot} (62%) create mode 100644 docs/i18n/gettext/reference/manim.animation.composition.Succession.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.composition.po => gettext/reference/manim.animation.composition.pot} (69%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.creation.AddTextLetterByLetter.po => gettext/reference/manim.animation.creation.AddTextLetterByLetter.pot} (50%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.creation.AddTextWordByWord.po => gettext/reference/manim.animation.creation.AddTextWordByWord.pot} (62%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.creation.Create.po => gettext/reference/manim.animation.creation.Create.pot} (50%) create mode 100644 docs/i18n/gettext/reference/manim.animation.creation.DrawBorderThenFill.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.creation.ShowIncreasingSubsets.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.creation.ShowPartial.po => gettext/reference/manim.animation.creation.ShowPartial.pot} (58%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.creation.ShowSubmobjectsOneByOne.po => gettext/reference/manim.animation.creation.ShowSubmobjectsOneByOne.pot} (52%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.creation.Uncreate.po => gettext/reference/manim.animation.creation.Uncreate.pot} (56%) create mode 100644 docs/i18n/gettext/reference/manim.animation.creation.Unwrite.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.creation.Write.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.creation.po => gettext/reference/manim.animation.creation.pot} (59%) create mode 100644 docs/i18n/gettext/reference/manim.animation.fading.FadeIn.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.fading.FadeOut.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.fading.po => gettext/reference/manim.animation.fading.pot} (61%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.growing.GrowArrow.po => gettext/reference/manim.animation.growing.GrowArrow.pot} (62%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.growing.GrowFromCenter.po => gettext/reference/manim.animation.growing.GrowFromCenter.pot} (79%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.growing.GrowFromEdge.po => gettext/reference/manim.animation.growing.GrowFromEdge.pot} (79%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.growing.GrowFromPoint.po => gettext/reference/manim.animation.growing.GrowFromPoint.pot} (62%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.growing.SpinInFromNothing.po => gettext/reference/manim.animation.growing.SpinInFromNothing.pot} (79%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.growing.po => gettext/reference/manim.animation.growing.pot} (68%) create mode 100644 docs/i18n/gettext/reference/manim.animation.indication.ApplyWave.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.indication.Circumscribe.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.indication.Flash.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.indication.FocusOn.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.indication.Indicate.po => gettext/reference/manim.animation.indication.Indicate.pot} (55%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.indication.ShowCreationThenFadeOut.po => gettext/reference/manim.animation.indication.ShowCreationThenFadeOut.pot} (62%) create mode 100644 docs/i18n/gettext/reference/manim.animation.indication.ShowPassingFlash.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth.po => gettext/reference/manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth.pot} (51%) create mode 100644 docs/i18n/gettext/reference/manim.animation.indication.Wiggle.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.indication.po => gettext/reference/manim.animation.indication.pot} (63%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.movement.ComplexHomotopy.po => gettext/reference/manim.animation.movement.ComplexHomotopy.pot} (61%) create mode 100644 docs/i18n/gettext/reference/manim.animation.movement.Homotopy.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.movement.MoveAlongPath.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.movement.PhaseFlow.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.movement.SmoothedVectorizedHomotopy.po => gettext/reference/manim.animation.movement.SmoothedVectorizedHomotopy.pot} (58%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.movement.po => gettext/reference/manim.animation.movement.pot} (76%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.numbers.ChangeDecimalToValue.po => gettext/reference/manim.animation.numbers.ChangeDecimalToValue.pot} (62%) create mode 100644 docs/i18n/gettext/reference/manim.animation.numbers.ChangingDecimal.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.numbers.po => gettext/reference/manim.animation.numbers.pot} (68%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.rotation.Rotate.po => gettext/reference/manim.animation.rotation.Rotate.pot} (78%) create mode 100644 docs/i18n/gettext/reference/manim.animation.rotation.Rotating.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.rotation.po => gettext/reference/manim.animation.rotation.pot} (68%) create mode 100644 docs/i18n/gettext/reference/manim.animation.specialized.Broadcast.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.specialized.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.transform.ApplyComplexFunction.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.ApplyFunction.po => gettext/reference/manim.animation.transform.ApplyFunction.pot} (64%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.ApplyMatrix.po => gettext/reference/manim.animation.transform.ApplyMatrix.pot} (52%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.ApplyMethod.po => gettext/reference/manim.animation.transform.ApplyMethod.pot} (51%) create mode 100644 docs/i18n/gettext/reference/manim.animation.transform.ApplyPointwiseFunction.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.ClockwiseTransform.po => gettext/reference/manim.animation.transform.ClockwiseTransform.pot} (64%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.CounterclockwiseTransform.po => gettext/reference/manim.animation.transform.CounterclockwiseTransform.pot} (54%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.CyclicReplace.po => gettext/reference/manim.animation.transform.CyclicReplace.pot} (64%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.FadeToColor.po => gettext/reference/manim.animation.transform.FadeToColor.pot} (57%) create mode 100644 docs/i18n/gettext/reference/manim.animation.transform.FadeTransform.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.FadeTransformPieces.po => gettext/reference/manim.animation.transform.FadeTransformPieces.pot} (50%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.MoveToTarget.po => gettext/reference/manim.animation.transform.MoveToTarget.pot} (62%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.ReplacementTransform.po => gettext/reference/manim.animation.transform.ReplacementTransform.pot} (52%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.Restore.po => gettext/reference/manim.animation.transform.Restore.pot} (57%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.ScaleInPlace.po => gettext/reference/manim.animation.transform.ScaleInPlace.pot} (57%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.ShrinkToCenter.po => gettext/reference/manim.animation.transform.ShrinkToCenter.pot} (57%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.Swap.po => gettext/reference/manim.animation.transform.Swap.pot} (78%) create mode 100644 docs/i18n/gettext/reference/manim.animation.transform.Transform.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.transform.TransformAnimations.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.TransformFromCopy.po => gettext/reference/manim.animation.transform.TransformFromCopy.pot} (53%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.animation.transform.po => gettext/reference/manim.animation.transform.pot} (67%) create mode 100644 docs/i18n/gettext/reference/manim.animation.transform_matching_parts.TransformMatchingAbstractBase.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.transform_matching_parts.TransformMatchingTex.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.transform_matching_parts.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.update.MaintainPositionRelativeTo.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.update.UpdateFromAlphaFunc.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.update.UpdateFromFunc.pot create mode 100644 docs/i18n/gettext/reference/manim.animation.update.pot create mode 100644 docs/i18n/gettext/reference/manim.camera.camera.BackgroundColoredVMobjectDisplayer.pot create mode 100644 docs/i18n/gettext/reference/manim.camera.camera.Camera.pot create mode 100644 docs/i18n/gettext/reference/manim.camera.camera.pot create mode 100644 docs/i18n/gettext/reference/manim.camera.mapping_camera.MappingCamera.pot create mode 100644 docs/i18n/gettext/reference/manim.camera.mapping_camera.OldMultiCamera.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.camera.mapping_camera.SplitScreenCamera.po => gettext/reference/manim.camera.mapping_camera.SplitScreenCamera.pot} (52%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.camera.mapping_camera.po => gettext/reference/manim.camera.mapping_camera.pot} (75%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.camera.moving_camera.CameraFrame.po => gettext/reference/manim.camera.moving_camera.CameraFrame.pot} (67%) create mode 100644 docs/i18n/gettext/reference/manim.camera.moving_camera.MovingCamera.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.camera.moving_camera.po => gettext/reference/manim.camera.moving_camera.pot} (50%) create mode 100644 docs/i18n/gettext/reference/manim.camera.multi_camera.MultiCamera.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.camera.multi_camera.po => gettext/reference/manim.camera.multi_camera.pot} (53%) create mode 100644 docs/i18n/gettext/reference/manim.camera.three_d_camera.ThreeDCamera.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.camera.three_d_camera.po => gettext/reference/manim.camera.three_d_camera.pot} (58%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.constants.po => gettext/reference/manim.constants.pot} (87%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.boolean_ops.Difference.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.boolean_ops.Exclusion.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.boolean_ops.Intersection.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.boolean_ops.Union.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.boolean_ops.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.changing.AnimatedBoundary.po => gettext/reference/manim.mobject.changing.AnimatedBoundary.pot} (53%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.changing.TracedPath.po => gettext/reference/manim.mobject.changing.TracedPath.pot} (58%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.changing.po => gettext/reference/manim.mobject.changing.pot} (62%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.coordinate_systems.Axes.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.coordinate_systems.ComplexPlane.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.coordinate_systems.CoordinateSystem.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.coordinate_systems.NumberPlane.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.coordinate_systems.PolarPlane.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.coordinate_systems.ThreeDAxes.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.po => gettext/reference/manim.mobject.coordinate_systems.pot} (69%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.frame.FullScreenFadeRectangle.po => gettext/reference/manim.mobject.frame.FullScreenFadeRectangle.pot} (63%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.frame.FullScreenRectangle.po => gettext/reference/manim.mobject.frame.FullScreenRectangle.pot} (63%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.frame.PictureInPictureFrame.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.frame.ScreenRectangle.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.frame.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.functions.FunctionGraph.po => gettext/reference/manim.mobject.functions.FunctionGraph.pot} (55%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.functions.ImplicitFunction.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.functions.ParametricFunction.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.functions.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.Angle.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.AnnotationDot.po => gettext/reference/manim.mobject.geometry.AnnotationDot.pot} (72%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.AnnularSector.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.Annulus.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.Arc.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.ArcBetweenPoints.po => gettext/reference/manim.mobject.geometry.ArcBetweenPoints.pot} (61%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.ArcPolygon.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.ArcPolygonFromArcs.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.Arrow.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowCircleFilledTip.po => gettext/reference/manim.mobject.geometry.ArrowCircleFilledTip.pot} (76%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowCircleTip.po => gettext/reference/manim.mobject.geometry.ArrowCircleTip.pot} (72%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowSquareFilledTip.po => gettext/reference/manim.mobject.geometry.ArrowSquareFilledTip.pot} (76%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowSquareTip.po => gettext/reference/manim.mobject.geometry.ArrowSquareTip.pot} (72%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.ArrowTip.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowTriangleFilledTip.po => gettext/reference/manim.mobject.geometry.ArrowTriangleFilledTip.pot} (65%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowTriangleTip.po => gettext/reference/manim.mobject.geometry.ArrowTriangleTip.pot} (72%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.Circle.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.CubicBezier.po => gettext/reference/manim.mobject.geometry.CubicBezier.pot} (66%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.CurvedArrow.po => gettext/reference/manim.mobject.geometry.CurvedArrow.pot} (67%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.CurvedDoubleArrow.po => gettext/reference/manim.mobject.geometry.CurvedDoubleArrow.pot} (67%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.Cutout.po => gettext/reference/manim.mobject.geometry.Cutout.pot} (54%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.DashedLine.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.Dot.po => gettext/reference/manim.mobject.geometry.Dot.pot} (61%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.DoubleArrow.po => gettext/reference/manim.mobject.geometry.DoubleArrow.pot} (63%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.Elbow.po => gettext/reference/manim.mobject.geometry.Elbow.pot} (64%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.Ellipse.po => gettext/reference/manim.mobject.geometry.Ellipse.pot} (63%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.LabeledDot.po => gettext/reference/manim.mobject.geometry.LabeledDot.pot} (50%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.Line.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.Polygon.po => gettext/reference/manim.mobject.geometry.Polygon.pot} (64%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.Polygram.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.Rectangle.po => gettext/reference/manim.mobject.geometry.Rectangle.pot} (58%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.RegularPolygon.po => gettext/reference/manim.mobject.geometry.RegularPolygon.pot} (63%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.RegularPolygram.po => gettext/reference/manim.mobject.geometry.RegularPolygram.pot} (50%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.RightAngle.po => gettext/reference/manim.mobject.geometry.RightAngle.pot} (58%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.RoundedRectangle.po => gettext/reference/manim.mobject.geometry.RoundedRectangle.pot} (63%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.Sector.po => gettext/reference/manim.mobject.geometry.Sector.pot} (66%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.Square.po => gettext/reference/manim.mobject.geometry.Square.pot} (64%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.Star.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.TangentLine.po => gettext/reference/manim.mobject.geometry.TangentLine.pot} (62%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.TipableVMobject.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.Triangle.po => gettext/reference/manim.mobject.geometry.Triangle.pot} (64%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.geometry.Vector.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.geometry.po => gettext/reference/manim.mobject.geometry.pot} (90%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.graph.Graph.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.graph.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.logo.ManimBanner.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.logo.po => gettext/reference/manim.mobject.logo.pot} (53%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.matrix.DecimalMatrix.po => gettext/reference/manim.mobject.matrix.DecimalMatrix.pot} (64%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.matrix.IntegerMatrix.po => gettext/reference/manim.mobject.matrix.IntegerMatrix.pot} (63%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.matrix.Matrix.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.matrix.MobjectMatrix.po => gettext/reference/manim.mobject.matrix.MobjectMatrix.pot} (57%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.matrix.po => gettext/reference/manim.mobject.matrix.pot} (58%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.mobject.Group.po => gettext/reference/manim.mobject.mobject.Group.pot} (67%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.mobject.Mobject.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.mobject.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.mobject_update_utils.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.number_line.NumberLine.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.number_line.UnitInterval.po => gettext/reference/manim.mobject.number_line.UnitInterval.pot} (67%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.number_line.po => gettext/reference/manim.mobject.number_line.pot} (75%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.numbers.DecimalNumber.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.numbers.Integer.po => gettext/reference/manim.mobject.numbers.Integer.pot} (68%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.numbers.Variable.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.numbers.po => gettext/reference/manim.mobject.numbers.pot} (62%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.polyhedra.Dodecahedron.po => gettext/reference/manim.mobject.polyhedra.Dodecahedron.pot} (59%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.polyhedra.Icosahedron.po => gettext/reference/manim.mobject.polyhedra.Icosahedron.pot} (59%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.polyhedra.Octahedron.po => gettext/reference/manim.mobject.polyhedra.Octahedron.pot} (59%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.polyhedra.Polyhedron.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.polyhedra.Tetrahedron.po => gettext/reference/manim.mobject.polyhedra.Tetrahedron.pot} (59%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.polyhedra.po => gettext/reference/manim.mobject.polyhedra.pot} (75%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.probability.BarChart.po => gettext/reference/manim.mobject.probability.BarChart.pot} (51%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.probability.SampleSpace.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.probability.po => gettext/reference/manim.mobject.probability.pot} (67%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.shape_matchers.BackgroundRectangle.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.shape_matchers.Cross.po => gettext/reference/manim.mobject.shape_matchers.Cross.pot} (59%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.shape_matchers.SurroundingRectangle.po => gettext/reference/manim.mobject.shape_matchers.SurroundingRectangle.pot} (59%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.shape_matchers.Underline.po => gettext/reference/manim.mobject.shape_matchers.Underline.pot} (62%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.shape_matchers.po => gettext/reference/manim.mobject.shape_matchers.pot} (53%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.brace.ArcBrace.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.brace.Brace.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.svg.brace.BraceBetweenPoints.po => gettext/reference/manim.mobject.svg.brace.BraceBetweenPoints.pot} (51%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.svg.brace.BraceLabel.po => gettext/reference/manim.mobject.svg.brace.BraceLabel.pot} (60%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.svg.brace.BraceText.po => gettext/reference/manim.mobject.svg.brace.BraceText.pot} (67%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.svg.brace.po => gettext/reference/manim.mobject.svg.brace.pot} (73%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.code_mobject.Code.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.code_mobject.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.style_utils.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.svg_mobject.SVGMobject.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.svg.svg_mobject.po => gettext/reference/manim.mobject.svg.svg_mobject.pot} (51%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.svg_path.SVGPathMobject.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.svg_path.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.BulletedList.po => gettext/reference/manim.mobject.svg.tex_mobject.BulletedList.pot} (62%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.MathTex.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.Tex.po => gettext/reference/manim.mobject.svg.tex_mobject.Tex.pot} (68%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.TexSymbol.po => gettext/reference/manim.mobject.svg.tex_mobject.TexSymbol.pot} (66%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.Title.po => gettext/reference/manim.mobject.svg.tex_mobject.Title.pot} (69%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.po => gettext/reference/manim.mobject.svg.tex_mobject.pot} (61%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.MarkupText.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.Paragraph.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.Text.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.table.DecimalTable.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.table.IntegerTable.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.table.MathTable.po => gettext/reference/manim.mobject.table.MathTable.pot} (51%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.table.MobjectTable.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.table.Table.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.table.po => gettext/reference/manim.mobject.table.pot} (54%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.three_d_utils.po => gettext/reference/manim.mobject.three_d_utils.pot} (53%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Arrow3D.po => gettext/reference/manim.mobject.three_dimensions.Arrow3D.pot} (60%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.three_dimensions.Cone.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.three_dimensions.Cube.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.three_dimensions.Cylinder.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Dot3D.po => gettext/reference/manim.mobject.three_dimensions.Dot3D.pot} (61%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.three_dimensions.Line3D.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.three_dimensions.ParametricSurface.po => gettext/reference/manim.mobject.three_dimensions.ParametricSurface.pot} (56%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.three_dimensions.Prism.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Sphere.po => gettext/reference/manim.mobject.three_dimensions.Sphere.pot} (65%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.three_dimensions.Surface.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.three_dimensions.ThreeDVMobject.po => gettext/reference/manim.mobject.three_dimensions.ThreeDVMobject.pot} (67%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Torus.po => gettext/reference/manim.mobject.three_dimensions.Torus.pot} (62%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.three_dimensions.po => gettext/reference/manim.mobject.three_dimensions.pot} (77%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.types.image_mobject.AbstractImageMobject.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.types.image_mobject.ImageMobject.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.po => gettext/reference/manim.mobject.types.image_mobject.pot} (54%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.po => gettext/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.pot} (54%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.po => gettext/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.pot} (60%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.PGroup.po => gettext/reference/manim.mobject.types.point_cloud_mobject.PGroup.pot} (66%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.PMobject.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.Point.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.po => gettext/reference/manim.mobject.types.point_cloud_mobject.pot} (59%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VDict.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VGroup.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VMobject.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.po => gettext/reference/manim.mobject.types.vectorized_mobject.pot} (55%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.value_tracker.ComplexValueTracker.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.value_tracker.ValueTracker.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.value_tracker.po => gettext/reference/manim.mobject.value_tracker.pot} (50%) create mode 100644 docs/i18n/gettext/reference/manim.mobject.vector_field.ArrowVectorField.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.vector_field.StreamLines.pot create mode 100644 docs/i18n/gettext/reference/manim.mobject.vector_field.VectorField.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.mobject.vector_field.po => gettext/reference/manim.mobject.vector_field.pot} (61%) create mode 100644 docs/i18n/gettext/reference/manim.scene.moving_camera_scene.MovingCameraScene.pot create mode 100644 docs/i18n/gettext/reference/manim.scene.moving_camera_scene.pot create mode 100644 docs/i18n/gettext/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.pot create mode 100644 docs/i18n/gettext/reference/manim.scene.reconfigurable_scene.pot create mode 100644 docs/i18n/gettext/reference/manim.scene.sample_space_scene.SampleSpaceScene.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.scene.sample_space_scene.po => gettext/reference/manim.scene.sample_space_scene.pot} (70%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.scene.scene.RerunSceneHandler.po => gettext/reference/manim.scene.scene.RerunSceneHandler.pot} (57%) create mode 100644 docs/i18n/gettext/reference/manim.scene.scene.Scene.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.scene.scene.po => gettext/reference/manim.scene.scene.pot} (63%) create mode 100644 docs/i18n/gettext/reference/manim.scene.scene_file_writer.SceneFileWriter.pot create mode 100644 docs/i18n/gettext/reference/manim.scene.scene_file_writer.pot create mode 100644 docs/i18n/gettext/reference/manim.scene.three_d_scene.SpecialThreeDScene.pot create mode 100644 docs/i18n/gettext/reference/manim.scene.three_d_scene.ThreeDScene.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.scene.three_d_scene.po => gettext/reference/manim.scene.three_d_scene.pot} (59%) create mode 100644 docs/i18n/gettext/reference/manim.scene.vector_space_scene.LinearTransformationScene.pot create mode 100644 docs/i18n/gettext/reference/manim.scene.vector_space_scene.VectorScene.pot create mode 100644 docs/i18n/gettext/reference/manim.scene.vector_space_scene.pot create mode 100644 docs/i18n/gettext/reference/manim.scene.zoomed_scene.ZoomedScene.pot create mode 100644 docs/i18n/gettext/reference/manim.scene.zoomed_scene.pot create mode 100644 docs/i18n/gettext/reference/manim.utils.bezier.pot create mode 100644 docs/i18n/gettext/reference/manim.utils.color.Colors.pot create mode 100644 docs/i18n/gettext/reference/manim.utils.color.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.utils.config_ops.DictAsObject.po => gettext/reference/manim.utils.config_ops.DictAsObject.pot} (60%) create mode 100644 docs/i18n/gettext/reference/manim.utils.config_ops.pot create mode 100644 docs/i18n/gettext/reference/manim.utils.deprecation.pot create mode 100644 docs/i18n/gettext/reference/manim.utils.hashing.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.utils.images.po => gettext/reference/manim.utils.images.pot} (51%) create mode 100644 docs/i18n/gettext/reference/manim.utils.ipython_magic.pot create mode 100644 docs/i18n/gettext/reference/manim.utils.iterables.pot create mode 100644 docs/i18n/gettext/reference/manim.utils.paths.pot create mode 100644 docs/i18n/gettext/reference/manim.utils.rate_functions.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.utils.simple_functions.po => gettext/reference/manim.utils.simple_functions.pot} (51%) rename docs/i18n/{en/LC_MESSAGES/reference/manim.utils.sounds.po => gettext/reference/manim.utils.sounds.pot} (51%) create mode 100644 docs/i18n/gettext/reference/manim.utils.space_ops.pot create mode 100644 docs/i18n/gettext/reference/manim.utils.strings.pot create mode 100644 docs/i18n/gettext/reference/manim.utils.tex.TexTemplate.pot create mode 100644 docs/i18n/gettext/reference/manim.utils.tex.TexTemplateFromFile.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.utils.tex.po => gettext/reference/manim.utils.tex.pot} (60%) create mode 100644 docs/i18n/gettext/reference/manim.utils.tex_file_writing.pot create mode 100644 docs/i18n/gettext/reference/manim.utils.tex_templates.TexFontTemplates.pot create mode 100644 docs/i18n/gettext/reference/manim.utils.tex_templates.TexTemplateLibrary.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim.utils.tex_templates.po => gettext/reference/manim.utils.tex_templates.pot} (51%) rename docs/i18n/{en/LC_MESSAGES/reference/manim_directive.ManimDirective.po => gettext/reference/manim_directive.ManimDirective.pot} (58%) create mode 100644 docs/i18n/gettext/reference/manim_directive.pot rename docs/i18n/{en/LC_MESSAGES/reference/manim_directive.skip_manim_node.po => gettext/reference/manim_directive.skip_manim_node.pot} (57%) create mode 100644 docs/i18n/gettext/reference_index/animations.pot create mode 100644 docs/i18n/gettext/reference_index/cameras.pot rename docs/i18n/{en/LC_MESSAGES/reference_index/configuration.po => gettext/reference_index/configuration.pot} (68%) create mode 100644 docs/i18n/gettext/reference_index/mobjects.pot create mode 100644 docs/i18n/gettext/reference_index/scenes.pot rename docs/i18n/{en/LC_MESSAGES/reference_index/utilities_misc.po => gettext/reference_index/utilities_misc.pot} (87%) create mode 100644 docs/i18n/gettext/reporting_bugs.pot rename docs/i18n/{en/LC_MESSAGES/tutorials.po => gettext/tutorials.pot} (50%) create mode 100644 docs/i18n/gettext/tutorials/a_deeper_look.pot create mode 100644 docs/i18n/gettext/tutorials/building_blocks.pot create mode 100644 docs/i18n/gettext/tutorials/configuration.pot create mode 100644 docs/i18n/gettext/tutorials/quickstart.pot create mode 100644 docs/i18n/gettext/tutorials/using_text.pot diff --git a/.gitignore b/.gitignore index 9af3c0181d..153717f347 100644 --- a/.gitignore +++ b/.gitignore @@ -61,9 +61,8 @@ docs/source/reference/ docs/source/_build/ docs/rendering_times.csv #i18n -docs/i18n/.doctrees +docs/i18n/gettext/.doctrees docs/i18n/**/*.mo -docs/i18n/gettext docs/i18n/translatable.po docs/i18n/untranslatable.po diff --git a/crowdin.yml b/crowdin.yml new file mode 100644 index 0000000000..81beb2e54f --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,3 @@ +files: + - source: /docs/i18n/gettext/**/*.pot + translation: /docs/i18n/%two_letters_code%/LC_MESSAGES/**/%file_name%.po diff --git a/docs/Makefile b/docs/Makefile index 4d9c720661..3fdd64cee4 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -27,8 +27,6 @@ cleanall: clean i18n: cd source $(SPHINXBUILD) -M gettext "$(SOURCEDIR)" ../i18n/ -t skip-manim $(SPHINXOPTS) $(O) - rm -rf ../i18n/en/ - sphinx-intl update --language=en -p ../i18n/gettext/ cd ../i18n bash stripUntranslatable.sh diff --git a/docs/i18n/en/LC_MESSAGES/changelog.po b/docs/i18n/en/LC_MESSAGES/changelog.po deleted file mode 100644 index 3a515895fa..0000000000 --- a/docs/i18n/en/LC_MESSAGES/changelog.po +++ /dev/null @@ -1,15 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/changelog.rst:3 -msgid "Changelog" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/changelog/0.1.1-changelog.po b/docs/i18n/en/LC_MESSAGES/changelog/0.1.1-changelog.po deleted file mode 100644 index 2a64fa6503..0000000000 --- a/docs/i18n/en/LC_MESSAGES/changelog/0.1.1-changelog.po +++ /dev/null @@ -1,178 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/changelog/0.1.1-changelog.rst:3 -msgid "v0.1.1" -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst -msgid "Date" -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:5 -msgid "December 1, 2020" -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:7 -msgid "Changes since Manim Community release v0.1.0" -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:10 -msgid "Plugins" -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:12 -msgid "" -"Provided a standardized method for plugin discoverability, creation, " -"installation, and usage. See the :ref:`documentation `." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:16 -msgid "Fixes" -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:18 -msgid "JsRender is optional to install. (via :pr:`697`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:19 -msgid "" -"Allow importing modules from the same directory as the input file when " -"using ``manim`` from the command line (via :pr:`724`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:21 -msgid "" -"Remove some unnecessary or unpythonic methods from :class:`~.Scene` " -"(``get_mobjects``, ``add_mobjects_among``, ``get_mobject_copies``), via " -":pr:`758`." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:24 -msgid "Fix formatting of :class:`~.Code` (via :pr:`798`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:27 -msgid "Configuration" -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:29 -msgid "" -"Removed the ``skip_animations`` config option and added the " -"``Renderer.skip_animations`` attribute instead (via :pr:`696`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:31 -msgid "" -"The global ``config`` dict has been replaced by a global ``config`` " -"instance of the new class :class:`~.ManimConfig`. This class has a dict-" -"like API, so this should not break user code, only make it more robust. " -"See the Configuration tutorial for details." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:35 -msgid "" -"Added the option to configure a directory for external assets (via " -":pr:`649`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:39 -msgid "Documentation" -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:41 -msgid "" -"Add ``:issue:`` and ``:pr:`` directives for simplifying linking to issues" -" and pull requests on GitHub (via :pr:`685`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:43 -msgid "" -"Add a ``skip-manim`` tag for skipping the ``.. manim::`` directive when " -"building the documentation locally (via :pr:`796`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:48 -msgid "Mobjects, Scenes, and Animations" -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:50 -msgid "" -"The ``alignment`` attribute to Tex and MathTex has been removed in favour" -" of ``tex_environment``." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:51 -msgid "" -":class:`~.Text` now uses Pango for rendering. ``PangoText`` has been " -"removed. The old implementation is still available as a fallback as " -":class:`~.CairoText`." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:52 -msgid "" -"Variations of :class:`~.Dot` have been added as :class:`~.AnnotationDot` " -"(a bigger dot with bolder stroke) and :class:`~.LabeledDot` (a dot " -"containing a label)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:55 -msgid "Scene.set_variables_as_attrs has been removed (via :pr:`692`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:56 -msgid "" -"Ensure that the axes for graphs (:class:`GraphScene`) always intersect " -"(:pr:`580`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:57 -msgid "" -"Now Mobject.add_updater does not call the newly-added updater by default " -"(use ``call_updater=True`` instead) (via :pr:`710`)" -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:59 -msgid "" -"VMobject now has methods to determine and change the direction of the " -"points (via :pr:`647`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:60 -msgid "Added BraceBetweenPoints (via :pr:`693`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:61 -msgid "Added ArcPolygon and ArcPolygonFromArcs (via :pr:`707`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:62 -msgid "Added Cutout (via :pr:`760`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:63 -msgid "" -"Added Mobject raise not implemented errors for dunder methods and " -"implementations for VGroup dunder methods (via :pr:`790`)." -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:64 -msgid "" -"Added :class:`~.ManimBanner` for a animated version of our logo and " -"banner (via :pr:`729`)" -msgstr "" - -#: ../../source/changelog/0.1.1-changelog.rst:65 -msgid "" -"The background color of a scene can now be changed reliably by setting, " -"e.g., ``self.camera.background_color = RED`` (via :pr:`716`)." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/changelog/0.5.0-changelog.po b/docs/i18n/en/LC_MESSAGES/changelog/0.5.0-changelog.po deleted file mode 100644 index 5bd25d9a3f..0000000000 --- a/docs/i18n/en/LC_MESSAGES/changelog/0.5.0-changelog.po +++ /dev/null @@ -1,860 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/changelog/0.5.0-changelog.rst:3 -msgid "v0.5.0" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst -msgid "Date" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:5 -msgid "April 02, 2021" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:8 -msgid "Contributors" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:10 -msgid "" -"A total of 35 people contributed to this release. People with a '+' by " -"their names authored a patch for the first time." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:14 -msgid "Abel Aebker +" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:15 -#: ../../source/changelog/0.5.0-changelog.rst:47 -msgid "Abhijith Muthyala" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:16 -msgid "AntonBallmaier +" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:17 -msgid "Aron" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:18 -#: ../../source/changelog/0.5.0-changelog.rst:48 -msgid "Benjamin Hackl" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:19 -msgid "Bogdan Stăncescu +" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:20 -msgid "Darylgolden" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:21 -#: ../../source/changelog/0.5.0-changelog.rst:50 -msgid "Devin Neal" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:22 -msgid "GameDungeon +" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:23 -#: ../../source/changelog/0.5.0-changelog.rst:51 -msgid "Hugues Devimeux" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:24 -#: ../../source/changelog/0.5.0-changelog.rst:52 -msgid "Jason Villanueva" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:25 -#: ../../source/changelog/0.5.0-changelog.rst:53 -msgid "Kapil Sachdeva" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:26 -#: ../../source/changelog/0.5.0-changelog.rst:54 -msgid "KingWampy" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:27 -msgid "Lionel Ray +" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:28 -#: ../../source/changelog/0.5.0-changelog.rst:57 -msgid "Mark Miller" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:29 -msgid "Mohammad Al-Fetyani +" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:30 -#: ../../source/changelog/0.5.0-changelog.rst:59 -msgid "Naveen M K" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:31 -msgid "Niklas Dewally +" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:32 -msgid "Oliver +" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:33 -msgid "Roopesh +" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:34 -msgid "Seb Pearce +" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:35 -msgid "aebkea +" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:36 -msgid "friedkeenan" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:37 -msgid "hydrobeam +" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:38 -msgid "kolibril13" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:39 -msgid "sparshg" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:40 -msgid "tfglynn +" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:43 -msgid "" -"The patches included in this release have been reviewed by the following " -"contributors." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:46 -msgid "Abel Aebker" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:49 -msgid "Bogdan Stăncescu" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:55 -msgid "Leo Torres" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:56 -msgid "Lionel Ray" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:58 -msgid "Mohammad Al-Fetyani" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:60 -msgid "Oliver" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:61 -msgid "Ricky Chon" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:62 -msgid "vector67" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:65 -msgid "Pull requests merged" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:67 -msgid "A total of 64 pull requests were merged for this release." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:70 -msgid "Highlights" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:73 -msgid "" -"`#1075 `__: Add OpenGL" -" Renderer" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:73 -msgid "" -"Adds an OpenGLRenderer, OpenGLCamera, OpenGL-enabled Mobjects, and a " -"``--use_opengl_renderer`` flag. When this flag is passed, you can pass " -"the ``-p`` flag to preview animations, the ``-w`` flag to generate video," -" and the ``-q`` flag to specify render quality. If you don't pass either " -"the ``-p`` or the ``-w`` flag, nothing will happen. Scenes rendered with " -"the OpenGL renderer must *only* use OpenGL-enabled Mobjects." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:76 -msgid "Deprecated classes and functions" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:80 -msgid "" -"`#1124 `__: Deprecated" -" :class:`ShowCreation` in favor of :class:`Create`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:79 -msgid "" -"Deprecated :class:`ShowCreation` in favor of :class:`Create` across the " -"library with the exception of the `show_creation` boolean variable " -"`vector_space_scene.py`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:80 -msgid "Added a deprecation warning in the original :class:`ShowCreation` class." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:83 -msgid "" -"`#1110 `__: Deprecated" -" SmallDot + OpenGLSmallDot" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:83 -msgid "" -"`SmallDot` isn't necessary and a deprecation warning will be raised. This" -" will be removed in a future release." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:86 -msgid "New features" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:91 -msgid "" -"`#1037 `__: Added new " -"fade and transform animations (:class:`~.TransformMatchingShapes`, " -":class:`~.TransformMatchingTex`, :class:`~.FadeTransform`) from " -"3b1b/manim" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:89 -msgid "" -"Added new Fade animation: :class:`~FadeOutToPoint` Added " -":class:`~FadeTransform` and :class:`~FadeTransformPieces` for " -"transforming mobjects and submobjects with a fade Added " -":class:`~TransformMatchingShapes` and :class:`~TransformMatchingTex` for " -"transforming mobjects and tex that have matching parts" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:93 -msgid "" -"`#1097 `__: Added 3D " -"Mobject :class:`~.Dot3D`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:96 -msgid "" -"`#1074 `__: Added " -"jupyter media_width option to the config" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:100 -msgid "" -"`#1107 `__: Added " -":class:`~.Unwrite` animation class to complement :class:`~.Write`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:100 -msgid "" -"Added :class:`Unwrite` which inherits from :class:`~.Write`. It " -"automatically reverses the animation of :class:`~.Write` by passing the " -"reversed rate function, but it also takes an additional boolean parameter" -" `reverse` which, if `False`, renders the animation from left to right " -"(assuming text oriented in the usual way), but if `True`, it renders " -"right to left." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:103 -msgid "" -"`#1085 `__: Added " -":class:`~.Angle` and :class:`~.RightAngle` for intersecting lines" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:103 -msgid "" -":class:`~.Angle` and :class:`~.RightAngle` both take two lines as input. " -"If they intersect, or share a common vertex, an angle is drawn between " -"them. Users can customize the look of the angle and also use a dotted " -"right angle." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:106 -msgid "Enhancements" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:108 -msgid "" -"`#1144 `__: Improved " -"quality of GIFs" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:114 -msgid "" -"`#1157 `__: Refresh " -"triangulation on call to :meth:`~.OpenGLVMobject.apply_points_function`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:112 -msgid "" -"Rotate called apply_points_function, which was previous not subclassed by" -" OpenGLMobject - now it is. Then, the vertex normals can be updated too." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:114 -msgid "" -"Additionally, the old_points matrix would change after rotating, making " -"the old points / new points test irrelevant. This is addressed with a " -".copy call." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:116 -msgid "" -"`#1151 `__: Added " -"parametric function support to :class:`OpenGLSurface`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:119 -msgid "" -"`#1139 `__: In-Code " -"`config[\"preview\"]` Support" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:123 -msgid "" -"`#1123 `__: Added " -"caching, skipping, and user-specified background colors to the OpenGL " -"renderer" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:123 -msgid "" -"OpenGL play logic has been improved to support caching and skipping with " -"`-n` argument ( it is now similar to Cairo play logic). A random bug was " -"fixed in OpenGLSurface and OpenGL background color can now be changed via" -" `background_color` argument." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:128 -msgid "" -"`#1118 `__: Allow " -"passing animation arguments with .animate syntax" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:126 -msgid "" -"Users will now be able to do things like " -"`obj.animate(run_time=2).method(arg)` if they want to specify animation " -"arguments for an individual `.animate` call, and can still not specify " -"any arguments like `obj.animate.method(arg)`." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:128 -msgid "" -"Passing animation arguments is only allowed directly after `.animate` is " -"accessed, if passed elsewhere then a `ValueError` is raised." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:132 -msgid "" -"`#718 `__: Rotating the" -" numbers in y axis" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:131 -msgid "" -"In Axes, the y axis will be rotated 90deg but the numbers are also " -"rotated and shouldn't be. Fixes this issue." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:135 -msgid "" -"`#1070 `__: Raise " -"FileNotFoundError when unable to locate the .cfg file specified via " -"``--config_file``" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:135 -msgid "" -"Raising the error will stop script execution and let the user know that " -"there are problems with the `--config_file` location instead of reverting" -" back to the default configuration." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:138 -msgid "Fixed bugs" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:143 -msgid "" -"`#1201 `__: Prevent " -"crash on :meth:`~.Scene.embed` for empty scenes" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:146 -msgid "" -"`#1192 `__: Fixed " -"issue when an animation is cached, manim can't merge the partial movie " -"files." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:150 -msgid "" -"`AnimationGroup` may now take `Animation` objects which do not have a " -"child `Mobject`, such as `Wait`." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:152 -msgid "" -"`#1170 `__: Fixed " -"minor SVG parsing bugs" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:155 -msgid "" -"`#1159 `__: Added " -"support for multiple transforms in the same SVG element" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:159 -msgid "" -"`#1156 `__: Fixed " -":class:`~.DrawBorderThenFill` to support OpenGL and improved type hints " -"for some functions" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:159 -msgid "" -"Fixed a bug in :class:`~.DrawBorderThenFill` that prevented " -":class:`~.Write` animations from working with :class:`~.OpenGLVMobjects` " -"and slightly improved type hints for some animation functions to include " -":class:`~.OpenGLVMobject`." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:162 -msgid "" -"`#1134 `__: Fixed the " -"`-a` flag." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:162 -msgid "" -"The ``-a`` / ``--write-all`` flag was broken. When used, it would cause " -"Manim to crash just after beginning to render the second scene." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:165 -msgid "" -"`#1115 `__: Fixed bugs" -" in :class:`~.OpenGLMobject` and added :class:`ApplyMethod` support" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:165 -msgid "" -"Fixed undefined variables and converted :class:`Mobject` to " -":class:`OpenGLMobject`. Also, fixed assert statement in " -":class:`ApplyMethod`." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:171 -msgid "" -"`#1092 `__: Refactored" -" coordinate_systems.py, fixed bugs, added :class:`~.NumberPlane` test" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:168 -msgid "" -"The default behavior of :meth:`~.Mobject.rotate` is to rotate about the " -"center of :class:`~.Mobject`. :class:`~.NumberLine` is symmetric about " -"the point at the number 0 only when ``|x_min|`` == ``|x_max|``. Ideally, " -"the rotation should coincide with the point at number 0 on the line." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:171 -msgid "" -"Added a regression test and additionally fixed some bugs introduced in " -":pr:`718`." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:174 -msgid "" -"`#1078 `__: Removed " -"stray print statements from `__main__.py`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:174 -msgid "" -"Uses rich's print traceback instead and fixes an issue in printing the " -"version twice when `manim --version` is called." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:177 -msgid "" -"`#1086 `__: Fixed " -"broken line spacing in :class:`~.Text`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:177 -msgid "" -"The `line_spacing` kwarg was missing when creating :class:`Text` " -"Mobjects; this adds it." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:180 -msgid "" -"`#1083 `__: Corrected " -"the shape of :class:`~.Torus`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:180 -msgid "" -":class:`Torus` draws a surface with an elliptical cross-section when " -"`minor_radius` is different from 1. This PR ensures the cross-section is " -"always a circle." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:183 -msgid "Documentation-related changes" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:185 -msgid "" -"`#1217 `__: Copyedited" -" the document on testing in our documentation" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:188 -msgid "" -"`#1206 `__: Added " -"Docstrings to :class:`~.Mobject`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:191 -msgid "" -"`#1218 `__: Removed " -"BezierSpline from the example gallery" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:194 -msgid "" -"`#1219 `__: Updated " -"Dockerfile (include dependencies for building documentation), moved " -"documentation to main README" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:198 -msgid "" -"`#1209 `__: Added " -":ref_methods: to the manim directive" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:198 -msgid "" -"This allows class methods to be linked in the documentation. Checkout the" -" `example references " -"`_ " -"below the code to see how this is used!" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:200 -msgid "" -"`#1204 `__: Added " -"rotation example to example gallery" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:203 -msgid "" -"`#1137 `__: Added " -"GitHub Wiki pages on adding testing/documentation to Sphinx Docs" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:209 -msgid "" -"`#1195 `__: Removed " -"SmallDot from example" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:212 -msgid "" -"`#1130 `__: Added pre-" -"commit to run black and flake8, updated contributing documentation " -"accordingly" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:216 -msgid "" -"`#1138 `__: Moved " -"previous version changelogs to separate files; Added a Script to generate" -" future changelogs" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:216 -msgid "" -"This script quickly generates a changelog for whoever is making the " -"release." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:218 -msgid "" -"`#1190 `__: Added note" -" in contributing guide to read the latest version of the documentation" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:221 -msgid "" -"`#1188 `__: Added " -"sounds example to docs" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:224 -msgid "" -"`#1165 `__: Added " -"documentation for installing Manim on Colab" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:230 -msgid "" -"`#1177 `__: Replace " -"links to the latest version of the documentation to the stable version" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:233 -msgid "" -"`#1077 `__: Added " -"details to :func:`~.Mobject.get_critical_point`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:236 -msgid "" -"`#1154 `__: Fixed some" -" typing hints. (ints to floats)" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:239 -msgid "" -"`#1036 `__: Added " -":class:`~.SurroundingRectangle` to the example gallery" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:242 -msgid "" -"`#1103 `__: Added " -"documentation and examples for Square, Dot, Circle and Rectangle" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:245 -msgid "" -"`#1101 `__: Added " -"documentation to :class:`~.Mobject`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:249 -msgid "" -"`#1088 `__: Added new " -"svg files to documentation and imports" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:249 -msgid "" -"In particular, SVGPathMobject, VMobjectFromPathstring, and the " -"style_utils functions to manim's namespace." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:252 -msgid "" -"`#1076 `__: Improve " -"documentation for GraphScene" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:252 -msgid "" -"Updated `coords_to_point` and `point_to_coords` under " -"`manim/scene/graph_scene.py` as the dosctring of each function " -"confusingly described the opposite of what it is supposed to do." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:255 -msgid "Changes concerning the testing system" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:257 -msgid "" -"`#1160 `__: Enable CI " -"testing for OpenGL" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:261 -msgid "" -"`#1100 `__: Rewrote " -"test cases to use sys.executable in the command instead of \"python\"" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:261 -msgid "" -"Tests would fail due to `capture()` not spawning a subshell in the " -"correct environment, so when python was called, the test would be unable " -"to find necessary packages." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:263 -msgid "" -"`#1079 `__: Removed " -"the hardcoded value, `manim`, in `test_version.py`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:267 -msgid "Changes to our development infrastructure" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:269 -msgid "" -"`#1213 `__: Updated " -"TinyTex dependencies" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:272 -msgid "" -"`#1187 `__: Add " -"CodeCov to Github Workflow" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:275 -msgid "" -"`#1166 `__: CI: Use " -"poetry's cache dir rather than pip" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:281 -msgid "" -"`#1071 `__: Enable " -"pytest-cov based code coverage" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:279 -msgid "Include pytest-cov as a python module as part of developer dependencies" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:280 -msgid "" -"In updating poetry to include pytest-cov, manimpango moved from version " -"0.2.3 to 0.2.4, and libpango1.0-dev needed to be installed in Ubuntu." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:281 -msgid "Add to the CI workflow (`ci.yml`) to create and upload test coverage." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:283 -msgid "" -"`#1073 `__: Removed " -"\"one line summary\" from PULL_REQUEST_TEMPLATE.md" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:287 -msgid "Code quality improvements and similar refactors" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:289 -msgid "" -"`#1167 `__: Merge " -":class:`~.OpenGLMobject` and :class:`~.Mobject`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:292 -msgid "" -"`#1164 `__: Fixed " -"single PEP8 style in `cairo_renderer.py`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:295 -msgid "" -"`#1140 `__: Flake8 " -"Compat & Code Cleanup" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:305 -msgid "" -"`#1019 `__: Refactored" -" :meth:`~.Scene.play`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:299 -msgid "" -"Removed the _**three**_ decorators of :meth:`~.Scene.play`, in " -"particular: caching logic and file writer logic are now included within " -":meth:`~.Scene.play` (it wasn't possible before, because `scene.wait` and" -" `scene.play` were two different things)." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:300 -msgid "" -"Added `is_static_wait` attributes to Wait. (<=> if wait is a frozen " -"frame)." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:301 -msgid "" -"Renamed and moved `scene.add_static_frame` to " -"`renderer.freeze_current_frame`." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:302 -msgid "" -"Now when calling play without animation, it raises `ValueError` instead " -"of just a warning." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:303 -msgid "Fixed :pr:`874` by modifying `renderer.update_skipping_status`" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:304 -msgid "" -"`renderer` starts the animation with `scene.begin_animations` " -"(`scene.compile_animation_data` used to do this)" -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:305 -msgid "" -"The run time and the time progression generation is now done in " -"`scene.play_internal` although it'd make more sense that renderer " -"processes it later." -msgstr "" - -#: ../../source/changelog/0.5.0-changelog.rst:306 -msgid "" -"Added a bunch of cool tests thanks to mocks, and thanks to the new syntax" -" `scene.render`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/changelog/0.6.0-changelog.po b/docs/i18n/en/LC_MESSAGES/changelog/0.6.0-changelog.po deleted file mode 100644 index ac73a8b990..0000000000 --- a/docs/i18n/en/LC_MESSAGES/changelog/0.6.0-changelog.po +++ /dev/null @@ -1,1291 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/changelog/0.6.0-changelog.rst:3 -msgid "v0.6.0" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst -msgid "Date" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:5 -msgid "May 02, 2021" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:8 -msgid "Contributors" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:10 -msgid "" -"A total of 40 people contributed to this release. People with a '+' by " -"their names authored a patch for the first time." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:14 -#: ../../source/changelog/0.6.0-changelog.rst:47 -msgid "Abel Aebker" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:15 -#: ../../source/changelog/0.6.0-changelog.rst:48 -msgid "Abhijith Muthyala" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:16 -msgid "Adam Ryczkowski +" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:17 -msgid "Alex Lembcke +" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:18 -#: ../../source/changelog/0.6.0-changelog.rst:51 -msgid "Anton Ballmaier" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:19 -#: ../../source/changelog/0.6.0-changelog.rst:52 -msgid "Aron" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:20 -#: ../../source/changelog/0.6.0-changelog.rst:53 -msgid "Benjamin Hackl" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:21 -#: ../../source/changelog/0.6.0-changelog.rst:54 -msgid "Darylgolden" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:22 -msgid "Deniz Hasler +" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:23 -#: ../../source/changelog/0.6.0-changelog.rst:56 -msgid "Devin Neal" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:24 -msgid "Elisha Hollander +" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:25 -msgid "Erik Tastepe +" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:26 -#: ../../source/changelog/0.6.0-changelog.rst:60 -msgid "Jan-Hendrik Müller" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:27 -#: ../../source/changelog/0.6.0-changelog.rst:61 -msgid "Jason Villanueva" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:28 -#: ../../source/changelog/0.6.0-changelog.rst:63 -msgid "Laith Bahodi" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:29 -#: ../../source/changelog/0.6.0-changelog.rst:64 -msgid "Mark Miller" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:30 -#: ../../source/changelog/0.6.0-changelog.rst:65 -msgid "Mohammad Al-Fetyani" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:31 -#: ../../source/changelog/0.6.0-changelog.rst:66 -msgid "Naveen M K" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:32 -msgid "Newell Jensen +" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:33 -msgid "Nidhal Baccouri +" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:34 -msgid "Nikhil Garuda +" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:35 -msgid "Peilonrayz +" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:36 -#: ../../source/changelog/0.6.0-changelog.rst:71 -msgid "Raghav Goel" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:37 -msgid "Ricky Chon +" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:38 -#: ../../source/changelog/0.6.0-changelog.rst:73 -msgid "friedkeenan" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:39 -msgid "kamilczerwinski22 +" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:40 -#: ../../source/changelog/0.6.0-changelog.rst:74 -msgid "sparshg" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:43 -msgid "" -"The patches included in this release have been reviewed by the following " -"contributors." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:46 -msgid "Aathish Sivasubrahmanian" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:49 -msgid "Adam Ryczkowski" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:50 -msgid "Alex Lembcke" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:55 -msgid "Deniz Hasler" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:57 -msgid "Elisha Hollander" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:58 -msgid "GameDungeon" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:59 -msgid "Hugues Devimeux" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:62 -msgid "KingWampy" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:67 -msgid "Nidhal Baccouri" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:68 -msgid "Nikhil Garuda" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:69 -msgid "Oliver" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:70 -msgid "Philipp Imhof" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:72 -msgid "Ricky Chon" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:77 -msgid "Pull requests merged" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:79 -msgid "A total of 112 pull requests were merged for this release." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:82 -msgid "Breaking changes" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:85 -msgid "" -"`#1347 `__: " -"Restructure vector_field module and add documentation" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:85 -msgid "" -":class`~.VectorField` is renamed to :class:`~.ArrowVectorField` and a new" -" class :class:`~.VectorField` is added as a superclass for " -":class:`~.ArrowVectorField` and :class:`~.StreamLines`. " -":class:`~.AnimatedStreamLines` is removed. It's functionality is moved to" -" :class:`~.StreamLines`. Added a lot of new options when working with " -"vector fields. :class:`~.ShowPassingFlashWithThinningStrokeWidth` was " -"moved to the indication module." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:91 -msgid "" -"`#1161 `__: Upgrades " -"to CoordinateSystem and graphing." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:88 -msgid "" -"Breaking changes were introduced to :class:`~.Axes`, " -":class:`~.ThreeDAxes`, :class:`~.NumberPlane` and :class:`~.NumberLine` " -"All the above now use lists to construct their ranges as opposed to " -"explicitly defining these values. `x_range` has replaced `x_min`, `x_max`" -" and defining the step is much easier with `x_step` --> ``x_range`` : " -"``[x_min, x_max, x_step]``. There were also many upgrades to these " -"classes which improve their functionality and appearance." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:91 -msgid "" -"``NumberLineOld`` was introduced to continue support for " -":class:`~.GraphScene`, although we are moving away from GraphScene and " -"intend to deprecate it in a future release." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:107 -msgid "" -"`#1013 `__: Refactored" -" the Command Line Interface to use Click instead of Argparse" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:94 -msgid "" -"This change breaks the CLI API to organize the structure of Manim " -"Community's commands, options, and arguments." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:96 -msgid "" -"To be more in line with POSIX compliant CLI conventions, options for " -"commands are given *BEFORE* their arguments. In Argparse: ``manim " -"basic.py -p -ql`` With Click: ``manim -p -ql basic.py``" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:100 -msgid "" -"Although this is primarily a refactor and most of the common options are " -"still there, some options have been added/removed. Use the ``manim`` " -"command's ``--help`` option, or simply run the command without providing " -"options/arguments to view the help page with the full list of " -"subcommands/options/arguments." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:102 -msgid "" -"Added a ``--fps``/``--frame_rate`` option which allows for custom fps " -"that don't have to be integer (i.e. 29.97, 23.98, etc.). Users no longer " -"have to specify the FPS from within a config file. Additionally, the " -"``--webgl_renderer_fps`` option has been removed. Use ``--fps`` or " -"``--frame_rate`` instead." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:103 -msgid "" -"Added a ``--renderer`` option which you can use to select your choice of " -"renderer (e.g. ``--renderer=opengl``). There are currently *THREE* " -"renderers to choose from!" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:104 -msgid "" -"Removed the ``--background_color`` option. Reassigned the " -"``--background_color`` option's shorthand ``-c`` to ``--config_file``." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:105 -msgid "" -"Removed the ``--leave_progress_bars`` option. Use " -"``--progress_bars=leave`` instead." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:106 -msgid "" -"Removed the deprecated render quality flags, in particular: ``-l``, " -"``-m``, ``-h``, ``-k``." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:107 -msgid "" -"Removed the ``--sound`` option. It lost support long ago with the removal" -" of SoX." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:110 -msgid "Deprecated classes and functions" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:116 -msgid "" -"`#1431 `__: Fix CLI " -"bugs" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:113 -msgid "" -"Fixed conflict with ``-f`` which was previously assigned to both " -"``--show_in_file_browser`` and ``--format`` by removing ``-f`` from " -"``--format``. A warning is issued that ``-f`` will soon move to " -"``--format``." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:114 -msgid "" -"Added back in flags to render the files as gif/last frame. Deprecated " -"them in favor of ``--format``." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:115 -msgid "Fixed the broken ``--output_file``/``-o`` option." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:116 -msgid "" -"Fixed an issue where the ``-qh`` quality option was interpreted as ``-q``" -" ``-h``, prompting the help page." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:118 -msgid "" -"`#1354 `__: Refactored" -" a few functions in space_ops.py, deprecated :func:`~.angle_between`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:122 -msgid "" -"`#1370 `__: Remove " -"TexMobject and TextMobject" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:122 -msgid "" -"TexMobject and TextMobject have been deprecated for a while, they are now" -" fully removed. Use Tex or MathTex instead." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:124 -msgid "" -"`#1349 `__: Removed " -"the deprecated ``SmallDot`` mobject" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:127 -msgid "" -"`#1259 `__: Removed " -"deprecated CairoText class" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:130 -msgid "New features" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:132 -msgid "" -"`#1386 `__: Implement " -"utility methods for adding/removing vertices and edges of graphs; allow " -"custom mobjects as vertices" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:136 -msgid "" -"`#1385 `__: Added " -":meth:`~.Axes.get_line_graph` for plotting a line graph" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:136 -msgid "" -"Added :meth:`~.Axes.get_line_graph` that returns a line graph from lists " -"of points along x, y and z (optional) axes." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:139 -msgid "" -"`#1381 `__: Hot " -"reloading for the OpenGL renderer" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:139 -msgid "Rerun scene when the input file is modified" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:148 -msgid "" -"`#1383 `__: Overhaul " -"of the :mod:`~.animation.indication` module interfaces" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:142 -msgid "" -"Added class `Circumscribe` combining functionality of `CircleIndicate`, " -"`AnimationOnSurroundingRectangle`, `ShowPassingFlashAround`, " -"`ShowCreationThenDestructionAround`, `ShowCreationThenFadeAround`, which " -"have all been deprecated." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:143 -msgid "" -"Changes to `Flash`: `flash_radius` parameter now defines inner radius of " -"the animation. Added new parameter `time_width`." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:144 -msgid "" -"`ShowCreationThenDestruction` has been deprecated in favor of " -"`ShowPassingFlash`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:145 -msgid "" -"Changes to `ApplyWave`: New implementation giving more flexibility with " -"new parameters `wave_func`, `time_width` and`ripples`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:146 -msgid "" -"Renamed `WiggleOutThenIn` to `Wiggle` (`WiggleOutThenIn` has been " -"deprecated)" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:147 -msgid "Added documentation and examples to all the above" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:148 -msgid "Other minor enhancements and bug-fixes" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:150 -msgid "" -"`#1348 `__: Added " -":class:`~.Polyhedron`, and platonic solids :class:`~.Tetrahedron`, " -":class:`~.Octahedron`, :class:`~.Icosahedron` and :class:`~.Dodecahedron`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:154 -msgid "" -"`#1285 `__: Add " -":meth:`~.Scene.interactive_embed` for OpenGL rendering" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:154 -msgid "" -":meth:`~.Scene.interactive_embed` allows interaction with Scene via mouse" -" and keyboard as well as dynamic commands via an iPython terminal." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:157 -msgid "" -"`#1261 `__: Render " -"image automatically if no animation is played in a scene" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:157 -msgid "" -"If no animations in scene and asked to preview/render a video, " -"preview/render an image instead of raising a confusing error." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:160 -msgid "" -"`#1200 `__: Add text " -"and SVG mobjects to OpenGL" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:160 -msgid "Added OpenGL-compatible text and SVG mobjects" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:163 -msgid "Enhancements" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:166 -msgid "" -"`#1398 `__: Fix and " -"enhance `Mobject.arrange_in_grid`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:166 -msgid "" -"`arrange_in_grid` now actually arranges submobjects in a grid. Added new " -"parameters `buff`, `cell_alignment`, `row_alignments`, `col_alignments`, " -"`row_heights`, `col_widths`, `flow_order`." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:168 -msgid "" -"`#1407 `__: Fix bug " -"and rename :meth:`vector_coordinate_label` to " -":meth:`~.Vector.coordinate_label` and move it to :class:`geometry.py`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:171 -msgid "" -"`#1380 `__: Allow " -"image objects as background images" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:175 -msgid "" -"`#1391 `__: Add " -"`path_arc` support to `.animate` syntax" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:175 -msgid "" -"The parameter `path_arc` of :class:`~.Transform` now works with the " -"`.animate` syntax" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:178 -msgid "" -"`#1364 `__: Added " -":meth:`~.Mobject.match_points`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:178 -msgid "" -"Added :func:`~.Mobject.match_points`, which transforms the points, " -"positions and submobjects of a Mobject to match that of the other while " -"keeping style unchanged." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:180 -msgid "" -"`#1363 `__: Change of " -"TeX compiler and output file format" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:184 -msgid "" -"`#1359 `__: Make FILE " -"a required argument" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:184 -msgid "Make `FILE` a required argument, `manim/cli/render/commands.py`:L30" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:186 -msgid "" -"`#1304 `__: Improve " -"Tex string splitting at double braces: only split for double brace groups" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:190 -msgid "" -"`#1340 `__: Add OpenGL" -" support to the new transform animations" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:190 -msgid "" -"Made `FadeTransform`, `FadeTransformPieces`, `TransformMatchingShapes` " -"and `TransformMatchingTex` compatible with OpenGL rendering." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:193 -msgid "" -"`#1343 `__: Make " -"TexTemplate() simple, but keep Tex()'s default template" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:193 -msgid "TexTemplate() now returns a simple tex template." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:195 -msgid "" -"`#1321 `__: Add OpenGL" -" support to :class:`~.AnimationGroup`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:200 -msgid "" -"`#1302 `__: Raise " -"appropriate errors in :meth:`~.VMobject.point_from_proportion`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:199 -msgid "Raise an error if the ``alpha`` argument is not between 0 and 1." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:200 -msgid "Raise an error if the :class:`~.VMobject` has no points." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:202 -msgid "" -"`#1315 `__: Fix " -"performance issues with :meth:`~.VMobject.get_arc_length`, stemming from " -":pr:`1274`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:205 -msgid "" -"`#1320 `__: Add `jpeg`" -" extension to the default image extensions" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:209 -msgid "" -"`#1234 `__: Added new " -"method :meth:`~.Mobject.get_midpoint`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:209 -msgid "" -"Implemented :meth:`~.Mobject.get_midpoint` to return the point that is " -"the middle of the stroke line of an mobject." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:211 -msgid "" -"`#1237 `__: Notify " -"user if they are using an outdated version of Manim" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:214 -msgid "" -"`#1308 `__: Improved " -":class:`~.ManimBanner` animations" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:217 -msgid "" -"`#1275 `__: Add SVG " -" element support to :class:`~.SVGMobject`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:220 -msgid "" -"`#1238 `__: Add " -"parameter ``about_point`` for :meth:`~.Mobject.rotate`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:223 -msgid "" -"`#1260 `__: Change " -"Brace from Tex to SVG (#1258)" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:226 -msgid "" -"`#1122 `__: Support " -"for specifying the interpolation algorithms for individual ImageMobjects" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:229 -msgid "" -"`#1283 `__: Set " -"default value of keyword ``random_seed`` in :class:`~.Scene` to ``None`` " -"(was 0 and fixed before)" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:236 -msgid "" -"`#1220 `__: Added " -"sanity checks to :meth:`~.Mobject.add_to_back` for Mobjects" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:233 -msgid "" -"Add Mobject `add_to_back` sanity checks: - Raises ValueError when Mobject" -" tries to add itself - Raises TypeError when a non-Mobject is added - " -"Filters out incoming duplicate submobjects if at least one instance of " -"that submobject exists in the list" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:239 -msgid "" -"`#1249 `__: Set " -"corners of :class:`~.Rectangle` in counterclockwise direction" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:239 -msgid "" -"This improves the look of transformations between rectangles and other " -"simple mobjects." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:241 -msgid "" -"`#1248 `__: Add Copy " -"function to TexTemplate" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:245 -msgid "Fixed bugs" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:247 -msgid "" -"`#1368 `__: Added a " -"check to ensure checking for the latest version was successful" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:251 -msgid "" -"`#1413 `__: Prevent " -"duplication of the same mobject when adding to submobjects via " -":meth:`~.Mobject.add_to_back`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:251 -msgid "Fixes #1412" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:253 -msgid "" -"`#1395 `__: SVG " -"transforms now handle exponent notation (6.02e23)" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:256 -msgid "" -"`#1355 `__: Rewrite " -"`put_start_and_end_on` to work in 3D" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:259 -msgid "" -"`#1346 `__: Fixed " -"errors introduced by stray print in :class:`~.MathTex`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:262 -msgid "" -"`#1305 `__: " -"Automatically remove long tick marks not within the range of the " -":class:`~NumberLine`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:265 -msgid "" -"`#1296 `__: Fix random" -" pipeline TeX failures" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:270 -msgid "" -"`#1274 `__: Fix " -":meth:`~.VMobject.point_from_proportion` to account for the length of " -"curves." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:269 -msgid "" -"Add :meth:`~.VMobject.get_nth_curve_function_with_length` and associated " -"functions." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:270 -msgid "" -"Change :meth:`~.VMobject.point_from_proportion` to use these functions to" -" account for curve length." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:273 -msgid "Documentation-related changes" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:277 -msgid "" -"`#1430 `__: Un-" -"deprecated GraphScene (will be deprecated later), fixed an old-style call" -" to NumberPlane" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:276 -msgid "" -"More work is required in order to fully replace `GraphScene` via `Axes`, " -"thus `GraphScene` is not deprecated yet." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:277 -msgid "Fixed one example in which the old `NumberPlane` syntax was used." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:279 -msgid "" -"`#1425 `__: Added a " -"\"How to Cite Manim\" section to the Readme" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:283 -msgid "" -"`#1387 `__: Added " -"Guide to Contribute Examples from GitHub Wiki to Documentation" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:283 -msgid "Added a Guide" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:285 -msgid "" -"`#1424 `__: Fixed all " -"current docbuild warnings" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:288 -msgid "" -"`#1389 `__: Adding " -"Admonitions Tutorial to docs" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:291 -msgid "" -"`#1341 `__: Reduce " -"complexity of ThreeDSurfacePlot example" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:294 -msgid "" -"`#1362 `__: Quick " -"reference to modules" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:298 -msgid "" -"`#1376 `__: Add flake8" -" and isort in docs" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:298 -msgid "added 'flake8' and 'isort' usages to docs" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:301 -msgid "" -"`#1360 `__: " -"Grammatical error corrections in documentation" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:301 -msgid "changed a few sentences in docs/source" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:303 -msgid "" -"`#1351 `__: Some more " -"typehints" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:306 -msgid "" -"`#1358 `__: Fixed link" -" to installation instructions for developers" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:309 -msgid "" -"`#1338 `__: Added " -"documentation guidelines for type hints" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:312 -msgid "" -"`#1342 `__: Multiple " -"ValueTracker example for docs" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:315 -msgid "" -"`#1210 `__: Added " -"tutorial chapter on coordinates of an mobject" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:318 -msgid "" -"`#1335 `__: Added " -"import statements to examples in documentation" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:321 -msgid "" -"`#1245 `__: Added " -"filled angle Example" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:324 -msgid "" -"`#1328 `__: Docs: " -"Update Brace example" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:327 -msgid "" -"`#1326 `__: Improve " -"documentation of :class:`~.ManimMagic` (in particular: fix documented " -"order of CLI flags)" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:330 -msgid "" -"`#1323 `__: Blacken " -"Docs Strings" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:333 -msgid "" -"`#1300 `__: Added " -"typehints for :class:`~.ValueTracker`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:336 -msgid "" -"`#1301 `__: Added " -"further docstrings and typehints to :class:`~.Mobject`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:339 -msgid "" -"`#1298 `__: Add double" -" backquotes for rst code samples (value_tracker.py)" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:343 -msgid "" -"`#1297 `__: Change " -"docs to use viewcode extension instead of linkcode" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:343 -msgid "" -"Switched ``sphinx.ext.linkcode`` to ``sphinx.ext.viewcode`` and removed " -"``linkcode_resolve`` in ``conf.py``." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:345 -msgid "" -"`#1246 `__: Added " -"docstrings for :class:`~.ValueTracker`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:348 -msgid "" -"`#1251 `__: Switch " -"documentation from guzzle-sphinx-theme to furo" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:351 -msgid "" -"`#1232 `__: Further " -"docstrings and examples for :class:`~.Mobject`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:354 -msgid "" -"`#1291 `__: Grammar " -"improvements in README.md" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:357 -msgid "" -"`#1269 `__: Add " -"documentation about :meth:`~.set_color_by_tex`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:360 -msgid "" -"`#1284 `__: Updated " -"readme by providing the correct link to the example_scenes" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:363 -msgid "" -"`#1029 `__: Added " -"example jupyter notebook into the examples folders" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:367 -msgid "" -"`#1279 `__: Added " -"sphinx requirements to pyproject.toml" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:367 -msgid "" -"New contributors who wanted to build the sphinx documentation had an " -"extra step that could be removed by making use of ``poetry install``. " -"This removes the developer's need for ``pip install -r " -"requirements.txt``." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:369 -msgid "" -"`#1268 `__: Added " -"documentation explaining the differences between manim versions" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:372 -msgid "" -"`#1247 `__: Added " -"warning for the usage of `animate`" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:375 -msgid "" -"`#1242 `__: Added an " -"example for the manim colormap" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:378 -msgid "" -"`#1239 `__: Add " -"TinyTex installation instructions" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:381 -msgid "" -"`#1231 `__: Improve " -"changelog generation script" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:385 -msgid "Changes concerning the testing system" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:387 -msgid "" -"`#1299 `__: Red pixels" -" (different value) now appear over green pixels (same value) in " -"GraphicalUnitTest" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:391 -msgid "Changes to our development infrastructure" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:394 -msgid "" -"`#1436 `__: Cache " -"poetry venv with `pyproject.toml` hash in key" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:394 -msgid "Cache poetry venv with `pyproject.toml` hash in key" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:397 -msgid "" -"`#1435 `__: CI: Update" -" poetry cache when new version is released" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:397 -msgid "Fix `test_version` failure in CI when using cached poetry venv" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:399 -msgid "" -"`#1427 `__: Add URL's " -"to pyproject.toml" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:402 -msgid "" -"`#1421 `__: Updated " -"changelog generator's labels and removed pre-commit bot from changelog" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:405 -msgid "" -"`#1339 `__: CI: Fix " -"macOS installation error from creating file in read-only file system" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:409 -msgid "" -"`#1257 `__: CI: " -"Caching ffmpeg, tinytex dependencies and poetry venv" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:409 -msgid "CI: Caching ffmpeg, tinytex dependencies and poetry venv" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:411 -msgid "" -"`#1294 `__: Added " -"mixed-line-ending to .pre-commit-config.yaml" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:414 -msgid "" -"`#1278 `__: Fixed " -"flake8 errors and removed linter/formatter workflows" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:417 -msgid "" -"`#1270 `__: Added " -"isort to pre_commit file" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:422 -msgid "" -"`#1263 `__: CI: Turn " -"off experimental installer for poetry to fix installation errors" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:421 -msgid "" -"Turn off experimental installer for poetry to prevent manim installation " -"errors for packages." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:422 -msgid "" -"Downgrade py39 to py38 for flake checks as `pip` does not enjoy py39, " -"along with `poetry`." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:425 -msgid "" -"`#1255 `__: CI: Fix " -"macOS pipeline failure" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:425 -msgid "" -"Update `ci.yml` to update and upgrade brew if necessary before installing" -" dependencies, and remove the unsupported `dvisvgm.86_64-darwin` package." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:427 -msgid "" -"`#1254 `__: Removed " -"the comment warning that GitHub doesn't allow uploading video in the " -"issue templates." -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:430 -msgid "" -"`#1216 `__: Use " -"actions/checkout for cloning repository; black-checks" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:433 -msgid "" -"`#1235 `__: Fixed " -"version of decorator at <5.0.0" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:437 -msgid "Code quality improvements and similar refactors" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:439 -msgid "" -"`#1411 `__: Change " -"`Union[float, int]` to just `float` according to PEP 484" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:442 -msgid "" -"`#1241 `__: Type " -"Annotations: Fixing errors showing up in static type checking tool mypy" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:446 -msgid "" -"`#1319 `__: Fix " -"mean/meant typo" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:446 -msgid "Fix typo in docs" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:448 -msgid "" -"`#1313 `__: Singular " -"typo fix on the Quickstart page in documentation" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:452 -msgid "" -"`#1292 `__: Remove " -"unnecessary imports from files" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:452 -msgid "Imports reduced in a bunch of files" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:454 -msgid "" -"`#1295 `__: Fix " -"grammar and typos in the CODE OF CONDUCT" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:458 -msgid "" -"`#1293 `__: Minor " -"fixes - reduce lines" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:458 -msgid "Remove unnecessary lines" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:460 -msgid "" -"`#1281 `__: Remove all" -" Carriage Return characters in our files" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:463 -msgid "" -"`#1178 `__: Format " -"Imports using Isort" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:466 -msgid "" -"`#1233 `__: Fix " -"deprecation warning for ``--use_opengl_renderer`` and " -"``--use_webgl_renderer``" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:469 -msgid "" -"`#1282 `__: Fix typing" -" hints in vectorized_mobject.py based on mypy" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:473 -msgid "New releases" -msgstr "" - -#: ../../source/changelog/0.6.0-changelog.rst:475 -msgid "" -"`#1434 `__: Prepare " -"v0.6.0" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/changelog/0.8.0-changelog.po b/docs/i18n/en/LC_MESSAGES/changelog/0.8.0-changelog.po deleted file mode 100644 index c0a439d6d5..0000000000 --- a/docs/i18n/en/LC_MESSAGES/changelog/0.8.0-changelog.po +++ /dev/null @@ -1,790 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/changelog/0.8.0-changelog.rst:3 -msgid "v0.8.0" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst -msgid "Date" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:5 -msgid "July 02, 2021" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:8 -msgid "Contributors" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:10 -msgid "" -"A total of 37 people contributed to this release. People with a '+' by " -"their names authored a patch for the first time." -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:14 -#: ../../source/changelog/0.8.0-changelog.rst:51 -msgid "Benjamin Hackl" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:15 -msgid "Bill Shillito +" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:16 -msgid "Darigov Research +" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:17 -#: ../../source/changelog/0.8.0-changelog.rst:53 -msgid "Darylgolden" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:18 -#: ../../source/changelog/0.8.0-changelog.rst:54 -msgid "Devin Neal" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:19 -msgid "Iced-Tea3" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:20 -#: ../../source/changelog/0.8.0-changelog.rst:55 -msgid "Jan-Hendrik Müller" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:21 -#: ../../source/changelog/0.8.0-changelog.rst:56 -msgid "Jason Villanueva" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:22 -#: ../../source/changelog/0.8.0-changelog.rst:57 -msgid "KingWampy" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:23 -#: ../../source/changelog/0.8.0-changelog.rst:58 -msgid "Laith Bahodi" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:24 -msgid "MathInvariance +" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:25 -msgid "Max Stoumen" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:26 -msgid "Mehmet Ali Özer +" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:27 -msgid "Michael Pilosov +" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:28 -#: ../../source/changelog/0.8.0-changelog.rst:61 -msgid "Mohammad Al-Fetyani" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:29 -#: ../../source/changelog/0.8.0-changelog.rst:62 -msgid "Naveen M K" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:30 -#: ../../source/changelog/0.8.0-changelog.rst:63 -msgid "Nikhil Garuda" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:31 -#: ../../source/changelog/0.8.0-changelog.rst:64 -msgid "Oliver" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:32 -msgid "PaulCMurdoch" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:33 -#: ../../source/changelog/0.8.0-changelog.rst:65 -msgid "Philipp Imhof" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:34 -msgid "PipedQuintes +" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:35 -#: ../../source/changelog/0.8.0-changelog.rst:66 -msgid "Raghav Goel" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:36 -#: ../../source/changelog/0.8.0-changelog.rst:67 -msgid "Ryan McCauley" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:37 -msgid "Ujjayanta +" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:38 -msgid "Vagrid +" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:39 -msgid "andrehisatsuga +" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:40 -#: ../../source/changelog/0.8.0-changelog.rst:70 -msgid "friedkeenan" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:41 -msgid "peaceheis +" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:42 -msgid "yit6 +" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:45 -msgid "" -"The patches included in this release have been reviewed by the following " -"contributors." -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:48 -msgid "Abhijith Muthyala" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:49 -msgid "Anton Ballmaier" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:50 -msgid "Aron" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:52 -msgid "Clar Fon" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:59 -msgid "Mark Miller" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:60 -msgid "MathInvariance" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:68 -msgid "Ujjayanta" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:69 -msgid "Vagrid" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:73 -msgid "Pull requests merged" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:75 -msgid "A total of 76 pull requests were merged for this release." -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:78 -msgid "Deprecated classes and functions" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:80 -msgid "" -"`#1616 `__: Remove all" -" functions and classes that were deprecated until ``v0.6.0``" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:84 -msgid "New features" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:87 -msgid "" -"`#1716 `__: Rewrite " -"stroke and fill shaders" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:87 -msgid "" -"Rewrite vectorized mobject shaders to be compatible with transformation " -"matrices." -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:90 -msgid "" -"`#1695 `__: Add option" -" to justify text with :class:`~.MarkupText`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:90 -msgid "" -"A new parameter ``justify`` is added to :class:`~.MarkupText`. It can be " -"used to justify a paragraph of text." -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:94 -msgid "" -"`#1660 `__: Added " -"support for ``.webm`` and transparency of videos in Jupyter notebooks" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:93 -msgid "" -"Added support for generating ``webm`` videos via the command line flag " -"``--format=webm``" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:94 -msgid "Added transparency support for Jupyter notebooks" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:96 -msgid "" -"`#1553 `__: Add " -"dearpygui integration" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:100 -msgid "Enhancements" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:102 -msgid "" -"`#1728 `__: Improved " -"positioning and size of the OpenGL window; added some configuration " -"options" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:105 -msgid "" -"`#1733 `__: Let " -"OpenGLMobject.copy return a deep copy by default" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:108 -msgid "" -"`#1735 `__: Metaclass " -"compatibility for `coordinate_system.py`, `Code` and `ParametricSurface`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:111 -msgid "" -"`#1585 `__: OpenGL " -"compatibility via metaclass for :class:`~.Matrix`, " -":class:`~.DecimalNumber`, :class:`~.Variable`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:114 -msgid "" -"`#1713 `__: Exit the " -"command line interface gracefully if no scene was chosen" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:119 -msgid "" -"`#1652 `__: Refactored" -" :class:`~.Mobject` and :class:`~.Scene` to no longer inherit from the " -"abstract base class ``Container``" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:118 -msgid "" -"Moved tests in ``test_container.py`` for :class:`Container` that test " -":class:`~.Scene` and :class:`~.Mobject` to their own files." -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:119 -msgid "" -"Corrected various instances of incorrectly passed keyword arguments, or " -"unused keyword arguments." -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:121 -msgid "" -"`#1693 `__: Made the " -"default arrowhead size for :class:`~.Arrow3D` smaller" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:127 -msgid "" -"`#1678 `__: Allow some" -" rate functions to assume values outside of [0, 1]; introduce clamping " -"decorators" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:125 -msgid "" -"Fixed animations so that certain rate functions (``running_start``, " -"``wiggle``, ``ease_in_back``, ``ease_out_back``, ``ease_in_out_back``, " -"``ease_in_elastic``, ``ease_out_elastic``, and ``ease_out_elastic``) can " -"go outside the range from 0 to 1." -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:126 -msgid "" -"Fixed lag ratios so that they're spaced out evenly within the time " -"interval and the rate functions are applied to each animation " -"individually, rather than having the rate function determine when the " -"animation starts." -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:127 -msgid "" -"Fixed faulty code for ``ease_in_out_expo``, ``ease_in_bounce``, " -"``ease_out_bounce``, and ``ease_in_out_bounce``." -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:129 -msgid "" -"`#1649 `__: Made video" -" file names in Jupyter notebook more readable" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:133 -msgid "" -"`#1667 `__: Determine " -"the default number of decimal places for :class:`~.NumberLine` labels " -"automatically from the step size" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:133 -msgid "" -"As an example: If the step size is set to 0.5, labels will now show at " -"least one decimal place." -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:135 -msgid "" -"`#1608 `__: Color file" -" paths in terminal; remove curly braces surrounding the file path in " -"\"Partial movie file written in...\" messages" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:138 -msgid "" -"`#1632 `__: OpenGL " -"compatibility via metaclass: :class:`~.Group`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:142 -msgid "Fixed bugs" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:144 -msgid "" -"`#1740 `__: Fix pillow" -" to <8.3.0" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:147 -msgid "" -"`#1729 `__: Fix bug " -"when using :class:`~.Text` with the OpenGL renderer" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:150 -msgid "" -"`#1675 `__: Fixed " -"ignored fill and stroke colors for :class:`~.SVGMobject`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:153 -msgid "" -"`#1664 `__: Fixed " -"accidental displacement in :class:`~.Axes` caused by ``include_numbers`` " -"/ ``numbers_to_include``" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:156 -msgid "" -"`#1670 `__: Fixed " -"missing ``numpy`` import in OpenGL shader example" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:159 -msgid "" -"`#1636 `__: Fixed bugs" -" and added examples to methods and classes in :mod:`manim.mobject.matrix`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:162 -msgid "" -"`#1614 `__: Fix tick " -"issues and improve tick placement for :class:`~.NumberLine`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:165 -msgid "" -"`#1593 `__: Un-flip " -"output of ``get_frame()`` when using the OpenGL renderer" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:168 -msgid "" -"`#1619 `__: Fix output" -" of automatically detected LaTeX errors" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:176 -msgid "" -"`#1595 `__: Fixed a " -"few CLI and rendering bugs" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:172 -msgid "Corrected issue where gifs were being logged with an incorrect extension" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:173 -msgid "Fixed issue where videos were output when format was set to png" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:174 -msgid "Added logging for png output" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:175 -msgid "" -"Added precedence handling when the ``write_to_movie`` flag would conflict" -" with ``--format``" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:176 -msgid "" -"Fixed issue that caused png image output to be ignored when caching was " -"enabled" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:178 -msgid "" -"`#1635 `__: Added " -"missing numpy import for :mod:`manim.mobject.probability`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:182 -msgid "" -"`#1634 `__: Fixed " -"OpenGL examples for MacOS" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:182 -msgid "Renamed deprecated ``gl_FragColor`` to ``fragColor``." -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:185 -msgid "Documentation-related changes" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:187 -msgid "" -"`#1732 `__: Remove " -"reference to ``--plugins`` flag" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:190 -msgid "" -"`#1734 `__: Fix " -"inheritance graph background color" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:193 -msgid "" -"`#1698 `__: Added an " -"example for :class:`~.PMobject`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:196 -msgid "" -"`#1690 `__: Added an " -"example for :class:`~.CoordinateSystem`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:199 -msgid "" -"`#1510 `__: Add a " -"tutorial for using :class:`~.Text` and :class:`~.Tex`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:202 -msgid "" -"`#1685 `__: Added an " -"example and parameter description for :class:`~.AnnularSector`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:205 -msgid "" -"`#1687 `__: Updated " -"imports in ``geometry.py`` and added example to :class:`~.Arrow`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:208 -msgid "" -"`#1681 `__: Added an " -"example for :class:`~.NumberLine`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:211 -msgid "" -"`#1697 `__: Added an " -"example for :class:`~.PGroup`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:214 -msgid "" -"`#1594 `__: Several " -"improvements to the documentation design and layout" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:217 -msgid "" -"`#1696 `__: Added an " -"example for :class:`~.DashedVMobject`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:220 -msgid "" -"`#1637 `__: Added an " -"example for :class:`~.FunctionGraph`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:223 -msgid "" -"`#1626 `__: Added an " -"example for :class:`~.Prism`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:226 -msgid "" -"`#1712 `__: Added a " -"second example for :class:`~.DoubleArrow`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:229 -msgid "" -"`#1710 `__: Update " -"copyright year in documentation to 2020-2021" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:232 -msgid "" -"`#1708 `__: Fixed link" -" to interactive example notebook" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:235 -msgid "" -"`#1657 `__: Added an " -"example for :class:`~.ParametricSurface`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:238 -msgid "" -"`#1642 `__: Added " -"examples and docstrings for :class:`~.BarChart`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:241 -msgid "" -"`#1700 `__: Added an " -"example for :meth:`~.Mobject.scale`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:244 -msgid "" -"`#1689 `__: Added an " -"example for :class:`~.SurroundingRectangle`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:247 -msgid "" -"`#1627 `__: Added an " -"example for :class:`~.Sphere`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:253 -msgid "" -"`#1647 `__: Added an " -"example for :class:`~.Sector`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:256 -msgid "" -"`#1673 `__: Updated " -"documentation examples for :class:`~.Text` and :class:`~.MarkupText`: set" -" ``weight=BOLD`` instead of ``style``" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:259 -msgid "" -"`#1650 `__: Added an " -"example for :class:`~.ArcBetweenPoints`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:262 -msgid "" -"`#1628 `__: Added an " -"example for :class:`~.NumberPlane`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:265 -msgid "" -"`#1646 `__: Added an " -"example for :class:`~.Underline`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:268 -msgid "" -"`#1659 `__: Added more" -" details to the Google Colab installation instructions" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:271 -msgid "" -"`#1658 `__: Updated " -"python requirement in the documentation" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:274 -msgid "" -"`#1639 `__: Added an " -"example for :class:`~.SampleSpace`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:277 -msgid "" -"`#1640 `__: Added an " -"example for :class:`~.Point`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:280 -msgid "" -"`#1643 `__: Fixed " -"``RightArcAngleExample`` for :class:`~.Angle` in documentation" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:283 -msgid "" -"`#1617 `__: Visually " -"improved an example in our tutorial" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:286 -msgid "" -"`#1641 `__: Added an " -"example for :class:`~.ComplexPlane`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:289 -msgid "" -"`#1644 `__: Added an " -"example for :class:`~.BackgroundRectangle`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:292 -msgid "" -"`#1633 `__: Added an " -"example for :class:`~.Integer`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:295 -msgid "" -"`#1630 `__: Added an " -"example for :class:`~.Arc`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:298 -msgid "" -"`#1631 `__: Added an " -"example for :class:`~.BulletedList`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:301 -msgid "" -"`#1620 `__: Fixed " -"reference to command line interface help command" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:305 -msgid "Changes to our development infrastructure" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:307 -msgid "" -"`#1623 `__: CI: branch" -" rename: master -> main" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:310 -msgid "" -"`#1621 `__: Revert " -"default template and add new templates" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:313 -msgid "" -"`#1573 `__: PR " -"template for the manim hackathon" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:317 -msgid "Code quality improvements and similar refactors" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:319 -msgid "" -"`#1720 `__: Renamed " -"incorrect references of ``master`` to ``main``" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:322 -msgid "" -"`#1692 `__: Removed " -"redundant warning in CLI parsing" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:325 -msgid "" -"`#1651 `__: Small code" -" cleanup for :class:`~.Polygram`" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:328 -msgid "" -"`#1610 `__: Changed " -"one image extension to lowercase letters" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:332 -msgid "New releases" -msgstr "" - -#: ../../source/changelog/0.8.0-changelog.rst:334 -msgid "" -"`#1738 `__: " -"Preparation for v0.8.0: added changelog and bumped version number" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/changelog/0.9.0-changelog.po b/docs/i18n/en/LC_MESSAGES/changelog/0.9.0-changelog.po deleted file mode 100644 index ab087efe7c..0000000000 --- a/docs/i18n/en/LC_MESSAGES/changelog/0.9.0-changelog.po +++ /dev/null @@ -1,737 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/changelog/0.9.0-changelog.rst:3 -msgid "v0.9.0" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst -msgid "Date" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:5 -msgid "August 02, 2021" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:8 -msgid "Contributors" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:10 -msgid "" -"A total of 35 people contributed to this release. People with a '+' by " -"their names authored a patch for the first time." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:14 -#: ../../source/changelog/0.9.0-changelog.rst:47 -msgid "Alex Lembcke" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:15 -#: ../../source/changelog/0.9.0-changelog.rst:48 -msgid "Benjamin Hackl" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:16 -#: ../../source/changelog/0.9.0-changelog.rst:49 -msgid "Darylgolden" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:17 -#: ../../source/changelog/0.9.0-changelog.rst:50 -msgid "Devin Neal" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:18 -msgid "Harivinay +" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:19 -#: ../../source/changelog/0.9.0-changelog.rst:52 -msgid "Hugues Devimeux" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:20 -msgid "Jared Hughes +" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:21 -#: ../../source/changelog/0.9.0-changelog.rst:54 -msgid "Jason Villanueva" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:22 -msgid "Kadatatlu Kishore +" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:23 -#: ../../source/changelog/0.9.0-changelog.rst:55 -msgid "KingWampy" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:24 -msgid "LED Me Explain +" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:25 -#: ../../source/changelog/0.9.0-changelog.rst:56 -msgid "Laith Bahodi" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:26 -#: ../../source/changelog/0.9.0-changelog.rst:58 -msgid "Mohammad Al-Fetyani" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:27 -msgid "Noam Zaks" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:28 -#: ../../source/changelog/0.9.0-changelog.rst:59 -msgid "Oliver" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:29 -msgid "PaulCMurdoch" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:30 -msgid "Raghav Prabhakar +" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:31 -msgid "Ryan McCauley" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:32 -msgid "Suhail Sherif +" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:33 -msgid "Taektiek +" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:34 -msgid "Udeshya Dhungana +" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:35 -msgid "UraniumCronorum +" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:36 -msgid "Vinh H. Pham (Vincent) +" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:37 -msgid "ccn +" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:38 -msgid "icedcoffeeee +" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:39 -msgid "sahilmakhijani +" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:40 -#: ../../source/changelog/0.9.0-changelog.rst:64 -msgid "sparshg" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:43 -msgid "" -"The patches included in this release have been reviewed by the following " -"contributors." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:46 -msgid "Abhijith Muthyala" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:51 -msgid "Harivinay" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:53 -msgid "Jan-Hendrik Müller" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:57 -msgid "Lino" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:60 -msgid "Raghav Goel" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:61 -msgid "Suhail Sherif" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:62 -msgid "icedcoffeeee" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:63 -msgid "sahilmakhijani" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:67 -msgid "Pull requests merged" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:69 -msgid "A total of 55 pull requests were merged for this release." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:72 -msgid "Highlights" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:75 -msgid "" -"`#1677 `__: Added a " -"new :class:`~.Table` mobject" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:75 -msgid "" -"This brings easy-to-use and customizable tables to Manim. Several " -"examples for this new mobject can be found at :mod:`the module " -"documentation page <.mobject.table>` and its subpages." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:78 -msgid "Deprecated classes and functions" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:82 -msgid "" -"`#1848 `__: Deprecated" -" parameters for :class:`~.DashedLine` and :class:`~.DashedVMobject`" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:81 -msgid "``dash_spacing`` is an unused parameter" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:82 -msgid "" -"``positive_space_ratio`` has been replaced with the shorter name " -"``dashed_ratio``" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:92 -msgid "" -"`#1773 `__: Remove all" -" classes and functions that were deprecated until ``v0.7.0`` and " -"``v0.8.0``" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:85 -msgid "" -"The classes ``FadeInFrom``, ``FadeOutAndShift``, ``FadeOutToPoint``, " -"``FadeInFromPoint``, ``FadeInFromLarge``, ``VFadeIn``, ``VFadeOut``, " -"``VFadeInThenOut`` have been removed, use :class:`~.FadeIn` or " -":class:`~.FadeOut` with appropriate keyword arguments instead." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:88 -msgid "" -"The classes ``CircleIndicate``, ``ShowCreationThenDestruction``, " -"``AnimationOnSurroundingRectangle``, ``ShowPassingFlashAround``, " -"``ShowCreationThenDestructionAround``, ``ShowCreationThenFadeAround``, " -"``WiggleOutThenIn``, ``TurnInsideOut`` have been removed. Use " -":class:`~.Circumscribe`, :class:`~.ShowPassingFlash`, or " -":class:`~.Wiggle` instead." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:90 -msgid "" -"The classes ``OpenGLTexMobject`` and ``OpenGLTextMobject`` have been " -"removed, use :class:`~.MathTex` and :class:`~.Tex` instead. Also, " -"``VMobjectFromSVGPathstring`` has been removed, use " -":class:`~.SVGPathMobject` instead." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:92 -msgid "" -"Finally, the utility functions ``get_norm`` and ``cross`` have been " -"removed (use the corresponding Numpy methods instead), and the function " -"``angle_between`` has been replaced with ``angle_between_vectors``." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:96 -msgid "" -"`#1731 `__: Deprecated" -" :class:`~.ParametricSurface` parameters" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:95 -msgid "``u_min`` and ``u_max`` have been replaced by ``u_range``." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:96 -msgid "``v_min`` and ``v_max`` have been replaced by ``v_range``." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:99 -msgid "New features" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:103 -msgid "" -"`#1780 `__: Allow non-" -"numerical values to be added to :class:`~.NumberLine` and :class:`~.Axes`" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:102 -msgid "" -"Added :meth:`.NumberLine.add_labels` method to :class:`~.NumberLine` " -"which accepts a dictionary of positions/values." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:103 -msgid ":meth:`.CoordinateSystem.add_coordinates` now accepts a dictionary too." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:105 -msgid "" -"`#1719 `__: Added a " -":class:`~.Broadcast` animation" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:109 -msgid "" -"`#1765 `__: Added a " -"static method :meth:`.Circle.from_three_points` for defining a circle " -"from three points" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:109 -msgid "Added a new :func:`~.perpendicular_bisector` function in ``space_ops.py``" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:112 -msgid "" -"`#1686 `__: Added " -":meth:`.ParametricSurface.set_fill_by_value`" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:112 -msgid "" -"This method enables a color gradient to be applied to a " -":class:`~.ParametricSurface`, including the ability to define at which " -"points the colors should be centered." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:115 -msgid "Enhancements" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:117 -msgid "" -"`#1833 `__: Added " -"OpenGL compatibility for :class:`~.VDict`, :meth:`~.Axes.get_line_graph` " -"and :class:`~.FocusOn`" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:121 -msgid "" -"`#1760 `__: Added " -"``window_size`` flag to manually adjust the size of the OpenGL window" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:121 -msgid "Accepts a tuple in the form: ``x,y``." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:124 -msgid "Rewritten the logic to generate dashes" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:129 -msgid "" -"`#1808 `__: OpenGL " -"renderer updates" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:127 -msgid "Adds model matrices to all OpenGLVMobjects" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:128 -msgid "Improved performance on vectorized mobject shaders" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:129 -msgid "Added updaters that are part of the scene rather than a mobject" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:132 -msgid "" -"`#1787 `__: Made " -":class:`~.DecimalNumber` apply color to the ellipsis" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:132 -msgid "" -"Made color apply to the dots when `show_ellipsis` is set to true in " -"`DecimalNumber`" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:134 -msgid "" -"`#1775 `__: Let " -":class:`~.Create` work on :class:`~.OpenGLSurface`" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:137 -msgid "" -"`#1757 `__: Added " -"warning when there is a large number of items to hash." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:140 -msgid "" -"`#1774 `__: Add the " -"``reverse`` parameter to :class:`~.Write`" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:144 -msgid "Fixed bugs" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:146 -msgid "" -"`#1722 `__: Fixed " -"``remover=True`` for :class:`~.AnimationGroup`" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:151 -msgid "" -"`#1727 `__: Fixed some" -" hot reload issues and compatibility with IDEs" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:150 -msgid "" -"Fixed interactive embed issue where it would fail when running on non-tty" -" terminals" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:151 -msgid "" -"Fixed issue where file observer would error after the second run as the " -"first observer was not closed" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:153 -msgid "" -"`#1844 `__: Fixed the " -"oversized :class:`~.Code` window with the OpenGL renderer" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:159 -msgid "" -"`#1821 `__: Fixed " -"issues concerning ``frame_center`` in :class:`~.ThreeDScene`" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:157 -msgid "" -"Changing ``frame_center`` in a :class:`~.ThreeDScene` now actually " -"changes the camera position." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:158 -msgid "" -"An animation with only ``frame_center`` animated will now be rendered " -"properly." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:159 -msgid "" -"A black dot is not created at the origin once ``frame_center`` is " -"animated." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:161 -msgid "" -"`#1826 `__: Fixed " -"scaling issue with :meth:`.BarChart.change_bar_values`" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:164 -msgid "" -"`#1839 `__: Allow " -"passing arguments to ``.animate`` with the OpenGL renderer" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:167 -msgid "" -"`#1791 `__: " -":meth:`~.Mobject.set_z_index` now sets all submobjects' ``z_index`` value" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:170 -msgid "" -"`#1792 `__: Fixed bug " -"that caused dry runs to fail when using the PNG format" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:173 -msgid "" -"`#1790 `__: Fixed an " -"import from ``manimlib``" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:176 -msgid "" -"`#1782 `__: Fixed " -":class:`~.Tex` not working properly with the OpenGL renderer" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:179 -msgid "" -"`#1783 `__: Fixed " -":meth:`~.OpenGLMobject.shuffle` function and added :meth:`~.invert` to " -"OpenGL" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:182 -msgid "" -"`#1786 `__: Fixed " -":class:`~.DecimalNumber` not working properly when the number of digits " -"changes" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:185 -msgid "" -"`#1763 `__: Fixed not " -"being able to set some CLI flags in the configuration file" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:189 -msgid "" -"`#1776 `__: " -":meth:`.CoordinateSystem.get_riemann_rectangles` now uses the graph's " -"range instead of the axes range" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:189 -msgid "" -"If no range specified, `get_riemann_rectangles` generates the rectangles " -"only where the area is correctly bounded" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:191 -msgid "" -"`#1770 `__: Rewrote " -":meth:`.OpenGLMobject.put_start_and_end_on` to work correctly in 3D" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:194 -msgid "" -"`#1736 `__: Fixed " -":class:`~.LinearTransformationScene` crashing on multiple animations" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:198 -msgid "Documentation-related changes" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:200 -msgid "" -"`#1852 `__: Fixed docs" -" for :meth:`.Coordinate_system.add_coordinates` and moved :class: " -"`~.Code` example" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:206 -msgid "" -"`#1807 `__: Updated " -"installation instructions" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:204 -msgid "" -"Added a warning about the incompatibility of different versions of Manim " -"in the README" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:205 -msgid "Modified the admonition warning in the documentation" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:206 -msgid "" -"Removed duplicated information from the README (``pip install manim`` is " -"already covered in the docs)" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:208 -msgid "" -"`#1739 `__: Added a " -"section on creating a custom animation to the \"Manim's building blocks\"" -" tutorial" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:211 -msgid "" -"`#1835 `__: Updated " -"documentation with information about reworked graphical unit test system" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:214 -msgid "" -"`#1845 `__: Improve " -"``ThreeDSurfacePlot`` example in example gallery" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:217 -msgid "" -"`#1842 `__: Removed " -"instructions on installing Poetry from Developer Installation " -"documentation, reference Poetry's documentation instead" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:220 -msgid "" -"`#1829 `__: Switch the" -" order of Scoop and Chocolatey in the docs for the Windows Installation" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:223 -msgid "" -"`#1827 `__: Added " -"``robots.txt`` to prevent old versions of documentation from showing in " -"search results" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:226 -msgid "" -"`#1819 `__: Removed " -"mention of ``-h`` CLI flag from documentation" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:229 -msgid "" -"`#1813 `__: Removed " -"unused variables from tutorial" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:232 -msgid "" -"`#1815 `__: Added " -"codespell to the list of used linters in the contribution guidelines" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:235 -msgid "" -"`#1778 `__: Improve " -"sidebar structure of the documentation's reference manual" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:238 -msgid "" -"`#1749 `__: Added " -"documentation and example for :meth:`.VMobject.set_fill`" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:241 -msgid "" -"`#1743 `__: Edited the" -" developer installation instructions to include information on cloning " -"the repository" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:244 -msgid "" -"`#1706 `__: Rework " -"example for :class:`~.Variable`" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:248 -msgid "Changes concerning the testing system" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:250 -msgid "" -"`#1836 `__: Converted " -"all the graphical tests to the new syntax" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:254 -msgid "" -"`#1802 `__: Refactored" -" graphical unit testing system, and implemented multi frames tests" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:254 -msgid "" -"This PR introduces a new ``@frames_comparison`` decorator which allows " -"writing simple ``construct``-like functions as tests. Control data for " -"new tests can be easily generated by calling ``pytest --set_test``." -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:257 -msgid "Changes to our development infrastructure" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:259 -msgid "" -"`#1830 `__: Be more " -"concise about the documentation URL in the PR template" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:263 -msgid "Code quality improvements and similar refactors" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:265 -msgid "" -"`#1851 `__: Renamed " -"``Tabular`` to :class:`~.Table`" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:268 -msgid "" -"`#1817 `__: Remove " -"pillow version requirement" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:271 -msgid "" -"`#1806 `__: Fixed " -"spelling mistake" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:274 -msgid "" -"`#1745 `__: Updated " -"the BibTeX template in the README to Manim v0.9.0" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:278 -msgid "New releases" -msgstr "" - -#: ../../source/changelog/0.9.0-changelog.rst:280 -msgid "" -"`#1850 `__: Bump " -"version number to ``v0.9.0`` and generate changelog" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/conduct.po b/docs/i18n/en/LC_MESSAGES/conduct.po deleted file mode 100644 index 91e962aa19..0000000000 --- a/docs/i18n/en/LC_MESSAGES/conduct.po +++ /dev/null @@ -1,710 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/conduct.md:3 -msgid "Code of Conduct" -msgstr "" - -#: ../../source/conduct.md:7 -msgid "" -"TL;DR Be excellent to each other; we're a community after all. If you run" -" into issues with others in our community, please contact a Manim " -"Community Dev, or Moderator." -msgstr "" - -#: ../../source/conduct.md:9 -msgid "Purpose" -msgstr "" - -#: ../../source/conduct.md:11 -msgid "" -"The Manim Community includes members of varying skills, languages, " -"personalities, cultural backgrounds, and experiences from around the " -"globe. Through these differences, we continue to grow and collectively " -"improve upon an open-source animation engine. When working in a " -"community, it is important to remember that you are interacting with " -"humans on the other end of your screen. This code of conduct will guide " -"your interactions and keep Manim a positive environment for our " -"developers, users, and fundamentally our growing community." -msgstr "" - -#: ../../source/conduct.md:15 -msgid "Our Community" -msgstr "" - -#: ../../source/conduct.md:17 -msgid "" -"Members of Manim Community are respectful, open, and considerate. " -"Behaviors that reinforce these values contribute to our positive " -"environment, and include:" -msgstr "" - -#: ../../source/conduct.md:19 -msgid "" -"Being respectful. Respectful of others, their positions, experiences, " -"viewpoints, skills, commitments, time, and efforts." -msgstr "" - -#: ../../source/conduct.md:21 -msgid "" -"Being open. Open to collaboration, whether it's on problems, Pull " -"Requests, issues, or otherwise." -msgstr "" - -#: ../../source/conduct.md:23 -msgid "" -"Being considerate. Considerate of their peers -- other Manim users and " -"developers." -msgstr "" - -#: ../../source/conduct.md:25 -msgid "" -"Focusing on what is best for the community. We're respectful of the " -"processes set forth in the community, and we work within them." -msgstr "" - -#: ../../source/conduct.md:27 -msgid "" -"Showing empathy towards other community members. We're attentive in our " -"communications, whether in person or online, and we're tactful when " -"approaching differing views." -msgstr "" - -#: ../../source/conduct.md:29 -msgid "" -"Gracefully accepting constructive criticism. When we disagree, we are " -"courteous in raising our issues." -msgstr "" - -#: ../../source/conduct.md:31 -msgid "" -"Using welcoming and inclusive language. We're accepting of all who wish " -"to take part in our activities, fostering an environment where anyone can" -" participate and everyone can make a difference." -msgstr "" - -#: ../../source/conduct.md:35 -msgid "Our Standards" -msgstr "" - -#: ../../source/conduct.md:37 -msgid "" -"Every member of our community has the right to have their identity " -"respected. Manim Community is dedicated to providing a positive " -"environment for everyone, regardless of age, gender identity and " -"expression, sexual orientation, disability, physical appearance, body " -"size, ethnicity, nationality, race, religion (or lack thereof), " -"education, or socioeconomic status." -msgstr "" - -#: ../../source/conduct.md:41 -msgid "Inappropriate Behavior" -msgstr "" - -#: ../../source/conduct.md:43 -msgid "Examples of unacceptable behavior by participants include:" -msgstr "" - -#: ../../source/conduct.md:45 -msgid "Harassment of any participants in any form" -msgstr "" - -#: ../../source/conduct.md:46 -msgid "Deliberate intimidation, stalking, or following" -msgstr "" - -#: ../../source/conduct.md:47 -msgid "Logging or taking screenshots of online activity for harassment purposes" -msgstr "" - -#: ../../source/conduct.md:48 -msgid "" -"Publishing others' private information, such as a physical or electronic " -"address, without explicit permission" -msgstr "" - -#: ../../source/conduct.md:49 -msgid "Violent threats or language directed against another person" -msgstr "" - -#: ../../source/conduct.md:50 -msgid "" -"Incitement of violence or harassment towards any individual, including " -"encouraging a person to commit suicide or to engage in self-harm" -msgstr "" - -#: ../../source/conduct.md:51 -msgid "" -"Creating additional online accounts in order to harass another person or " -"circumvent a ban" -msgstr "" - -#: ../../source/conduct.md:52 -msgid "" -"Sexual language and imagery in online communities or any conference " -"venue, including talks" -msgstr "" - -#: ../../source/conduct.md:53 -msgid "" -"Insults, put-downs, or jokes that are based upon stereotypes, that are " -"exclusionary, or that hold others up for ridicule" -msgstr "" - -#: ../../source/conduct.md:54 -msgid "Excessive swearing" -msgstr "" - -#: ../../source/conduct.md:55 -msgid "Unwelcome sexual attention or advances" -msgstr "" - -#: ../../source/conduct.md:56 -msgid "" -"Unwelcome physical contact, including simulated physical contact (eg, " -"textual descriptions like \"hug\" or \"backrub\") without consent or " -"after a request to stop" -msgstr "" - -#: ../../source/conduct.md:57 -msgid "" -"Pattern of inappropriate social contact, such as requesting/assuming " -"inappropriate levels of intimacy with others" -msgstr "" - -#: ../../source/conduct.md:58 -msgid "" -"Sustained disruption of online community discussions, in-person " -"presentations, or other in-person events" -msgstr "" - -#: ../../source/conduct.md:59 -msgid "Continued one-on-one communication after requests to cease" -msgstr "" - -#: ../../source/conduct.md:60 -msgid "" -"Other conduct that is inappropriate for a professional audience including" -" people of many different backgrounds Community members asked to stop any" -" inappropriate behavior are expected to comply immediately." -msgstr "" - -#: ../../source/conduct.md:65 -msgid "Manim Community Online Spaces" -msgstr "" - -#: ../../source/conduct.md:67 -msgid "This Code of Conduct applies to the following online spaces:" -msgstr "" - -#: ../../source/conduct.md:69 -msgid "The ManimCommunity GitHub Organization and all of its repositories" -msgstr "" - -#: ../../source/conduct.md:71 -msgid "The Manim Discord" -msgstr "" - -#: ../../source/conduct.md:73 -msgid "The Manim Reddit" -msgstr "" - -#: ../../source/conduct.md:75 -msgid "The Manim Twitter" -msgstr "" - -#: ../../source/conduct.md:77 -msgid "" -"This Code of Conduct applies to every member in official Manim Community " -"online spaces, including:" -msgstr "" - -#: ../../source/conduct.md:79 -msgid "Moderators" -msgstr "" - -#: ../../source/conduct.md:81 -msgid "Maintainers" -msgstr "" - -#: ../../source/conduct.md:83 -msgid "Developers" -msgstr "" - -#: ../../source/conduct.md:85 -msgid "Reviewers" -msgstr "" - -#: ../../source/conduct.md:87 -msgid "Contributors" -msgstr "" - -#: ../../source/conduct.md:89 -msgid "Users" -msgstr "" - -#: ../../source/conduct.md:91 -msgid "All community members" -msgstr "" - -#: ../../source/conduct.md:95 -msgid "Consequences" -msgstr "" - -#: ../../source/conduct.md:97 -msgid "" -"If a member's behavior violates this code of conduct, the Manim Community" -" Code of Conduct team may take any action they deem appropriate, " -"including, but not limited to: warning the offender, temporary bans, " -"deletion of offending messages, and expulsion from the community and its " -"online spaces. The full list of consequences for inappropriate behavior " -"is listed below in the Enforcement Procedures." -msgstr "" - -#: ../../source/conduct.md:101 -msgid "" -"Thank you for helping make this a welcoming, friendly community for " -"everyone." -msgstr "" - -#: ../../source/conduct.md:105 -msgid "Contact Information" -msgstr "" - -#: ../../source/conduct.md:107 -msgid "" -"If you believe someone is violating the code of conduct, or have any " -"other concerns, please contact a Manim Community Dev, or Moderator " -"immediately. They can be reached on Manim's Community Discord." -msgstr "" - -#: ../../source/conduct.md:117 -msgid "Enforcement Procedures" -msgstr "" - -#: ../../source/conduct.md:119 -msgid "" -"This document summarizes the procedures the Manim Community Code of " -"Conduct team uses to enforce the Code of Conduct." -msgstr "" - -#: ../../source/conduct.md:123 -msgid "Summary of processes" -msgstr "" - -#: ../../source/conduct.md:125 -msgid "" -"When the team receives a report of a possible Code of Conduct violation, " -"it will:" -msgstr "" - -#: ../../source/conduct.md:127 -msgid "Acknowledge the receipt of the report." -msgstr "" - -#: ../../source/conduct.md:128 -msgid "Evaluate conflicts of interest." -msgstr "" - -#: ../../source/conduct.md:129 -msgid "" -"Call a meeting of code of conduct team members without a conflict of " -"interest." -msgstr "" - -#: ../../source/conduct.md:130 -msgid "Evaluate the reported incident." -msgstr "" - -#: ../../source/conduct.md:131 -msgid "Propose a behavioral modification plan." -msgstr "" - -#: ../../source/conduct.md:132 -msgid "Propose consequences for the reported behavior." -msgstr "" - -#: ../../source/conduct.md:133 -msgid "" -"Vote on behavioral modification plan and consequences for the reported " -"person." -msgstr "" - -#: ../../source/conduct.md:134 -msgid "" -"Contact Manim Community moderators to approve the behavioral modification" -" plan and consequences." -msgstr "" - -#: ../../source/conduct.md:135 -msgid "Follow up with the reported person." -msgstr "" - -#: ../../source/conduct.md:136 -msgid "Decide further responses." -msgstr "" - -#: ../../source/conduct.md:137 -msgid "Follow up with the reporter." -msgstr "" - -#: ../../source/conduct.md:140 -msgid "Acknowledge the report" -msgstr "" - -#: ../../source/conduct.md:142 -msgid "" -"Reporters should receive an acknowledgment of the receipt of their report" -" within 48 hours." -msgstr "" - -#: ../../source/conduct.md:146 -msgid "Conflict of interest policy" -msgstr "" - -#: ../../source/conduct.md:148 -msgid "Examples of conflicts of interest include:" -msgstr "" - -#: ../../source/conduct.md:150 -msgid "" -"You have a romantic or platonic relationship with either the reporter or " -"the reported person. It's fine to participate if they are an " -"acquaintance." -msgstr "" - -#: ../../source/conduct.md:151 -msgid "" -"The reporter or reported person is someone you work closely with. This " -"could be someone on your team or someone who works on the same project as" -" you." -msgstr "" - -#: ../../source/conduct.md:152 -msgid "" -"The reporter or reported person is a maintainer who regularly reviews " -"your contributions" -msgstr "" - -#: ../../source/conduct.md:153 -msgid "The reporter or reported person is your metamour." -msgstr "" - -#: ../../source/conduct.md:154 -msgid "" -"The reporter or reported person is your family member Committee members " -"do not need to state why they have a conflict of interest, only that one " -"exists. Other team members should not ask why the person has a conflict " -"of interest." -msgstr "" - -#: ../../source/conduct.md:157 -msgid "" -"Anyone who has a conflict of interest will remove themselves from the " -"discussion of the incident, and recluse themselves from voting on a " -"response to the report." -msgstr "" - -#: ../../source/conduct.md:161 -msgid "Evaluating a report" -msgstr "" - -#: ../../source/conduct.md:163 -msgid "Jurisdiction" -msgstr "" - -#: ../../source/conduct.md:165 -msgid "" -"Is this a Code of Conduct violation? Is this behavior on our list of " -"inappropriate behavior? Is it borderline inappropriate behavior? Does it " -"violate our community norms?" -msgstr "" - -#: ../../source/conduct.md:166 -msgid "" -"Did this occur in a space that is within our Code of Conduct's scope? If " -"the incident occurred outside the community, but a community member's " -"mental health or physical safety may be negatively impacted if no action " -"is taken, the incident may be in scope. Private conversations in " -"community spaces are also in scope." -msgstr "" - -#: ../../source/conduct.md:167 -msgid "Impact" -msgstr "" - -#: ../../source/conduct.md:169 -msgid "" -"Did this incident occur in a private conversation or a public space? " -"Incidents that all community members can see will have a more negative " -"impact." -msgstr "" - -#: ../../source/conduct.md:170 -msgid "" -"Does this behavior negatively impact a marginalized group in our " -"community? Is the reporter a person from a marginalized group in our " -"community? How is the reporter being negatively impacted by the reported " -"person's behavior? Are members of the marginalized group likely to " -"disengage with the community if no action was taken on this report?" -msgstr "" - -#: ../../source/conduct.md:171 -msgid "" -"Does this incident involve a community leader? Community members often " -"look up to community leaders to set the standard of acceptable behavior" -msgstr "" - -#: ../../source/conduct.md:172 -msgid "Risk" -msgstr "" - -#: ../../source/conduct.md:174 -msgid "Does this incident include sexual harassment?" -msgstr "" - -#: ../../source/conduct.md:175 -msgid "" -"Does this pose a safety risk? Does the behavior put a person's physical " -"safety at risk? Will this incident severely negatively impact someone's " -"mental health?" -msgstr "" - -#: ../../source/conduct.md:176 -msgid "" -"Is there a risk of this behavior being repeated? Does the reported person" -" understand why their behavior was inappropriate? Is there an established" -" pattern of behavior from past reports?" -msgstr "" - -#: ../../source/conduct.md:179 -msgid "" -"Reports which involve higher risk or higher impact may face more severe " -"consequences than reports which involve lower risk or lower impact." -msgstr "" - -#: ../../source/conduct.md:183 -msgid "Propose consequences" -msgstr "" - -#: ../../source/conduct.md:185 -msgid "" -"What follows are examples of possible consequences to an incident report." -" This consequences list is not inclusive, and the Manim Community Code of" -" Conduct team reserves the right to take any action it deems necessary." -msgstr "" - -#: ../../source/conduct.md:187 -msgid "Possible private responses to an incident include:" -msgstr "" - -#: ../../source/conduct.md:189 -msgid "" -"Nothing, if the behavior was determined to not be a Code of Conduct " -"violation" -msgstr "" - -#: ../../source/conduct.md:190 -msgid "A warning" -msgstr "" - -#: ../../source/conduct.md:191 -msgid "A final warning" -msgstr "" - -#: ../../source/conduct.md:192 -msgid "" -"Temporarily removing the reported person from the community's online " -"space(s)" -msgstr "" - -#: ../../source/conduct.md:193 -msgid "" -"Permanently removing the reported person from the community's online " -"space(s)" -msgstr "" - -#: ../../source/conduct.md:194 -msgid "Publishing an account of the incident" -msgstr "" - -#: ../../source/conduct.md:197 -msgid "Team vote" -msgstr "" - -#: ../../source/conduct.md:199 -msgid "" -"Some team members may have a conflict of interest and may be excluded " -"from discussions of a particular incident report. Excluding those " -"members, decisions on the behavioral modification plans and consequences " -"will be determined by a two-thirds majority vote of the Manim Community " -"Code of Conduct team." -msgstr "" - -#: ../../source/conduct.md:203 -msgid "Moderators approval" -msgstr "" - -#: ../../source/conduct.md:205 -msgid "" -"Once the team has approved the behavioral modification plans and " -"consequences, they will communicate the recommended response to the Manim" -" Community moderators. The team should not state who reported this " -"incident. They should attempt to anonymize any identifying information " -"from the report." -msgstr "" - -#: ../../source/conduct.md:207 -msgid "" -"Moderators are required to respond with whether they accept the " -"recommended response to the report. If they disagree with the recommended" -" response, they should provide a detailed response or additional context " -"as to why they disagree. Moderators are encouraged to respond within a " -"week." -msgstr "" - -#: ../../source/conduct.md:209 -msgid "" -"In cases where the moderators disagree on the suggested resolution for a " -"report, the Manim Community Code of Conduct team may choose to notify the" -" Manim Community Moderators." -msgstr "" - -#: ../../source/conduct.md:213 -msgid "Follow up with the reported person" -msgstr "" - -#: ../../source/conduct.md:215 -msgid "" -"The Manim Community Code of Conduct team will work with Manim Community " -"moderators to draft a response to the reported person. The response " -"should contain:" -msgstr "" - -#: ../../source/conduct.md:217 -msgid "A description of the person's behavior in neutral language" -msgstr "" - -#: ../../source/conduct.md:218 -msgid "The negative impact of that behavior" -msgstr "" - -#: ../../source/conduct.md:219 -msgid "A concrete behavioral modification plan" -msgstr "" - -#: ../../source/conduct.md:220 -msgid "" -"Any consequences of their behavior The team should not state who reported" -" this incident. They should attempt to anonymize any identifying " -"information from the report. The reported person should be discouraged " -"from contacting the reporter to discuss the report. If they wish to " -"apologize to the reporter, the team can accept the apology on behalf of " -"the reporter." -msgstr "" - -#: ../../source/conduct.md:225 -msgid "Decide further responses" -msgstr "" - -#: ../../source/conduct.md:227 -msgid "" -"If the reported person provides additional context, the Manim Community " -"Code of Conduct team may need to re-evaluate the behavioral modification " -"plan and consequences." -msgstr "" - -#: ../../source/conduct.md:229 -msgid "Follow up with the reporter" -msgstr "" - -#: ../../source/conduct.md:231 -msgid "" -"A person who makes a report should receive a follow-up response stating " -"what action was taken in response to the report. If the team decided no " -"response was needed, they should provide an explanation why it was not a " -"Code of Conduct violation. Reports that are not made in good faith (such " -"as \"reverse sexism\" or \"reverse racism\") may receive no response." -msgstr "" - -#: ../../source/conduct.md:233 -msgid "" -"The follow-up should be sent no later than one week after the receipt of " -"the report. If deliberation or follow-up with the reported person takes " -"longer than one week, the team should send a status update to the " -"reporter." -msgstr "" - -#: ../../source/conduct.md:237 -msgid "Changes to Code of Conduct" -msgstr "" - -#: ../../source/conduct.md:239 -msgid "" -"When discussing a change to the Manim Community code of conduct or " -"enforcement procedures, the Manim Community Code of Conduct team will " -"follow this decision-making process:" -msgstr "" - -#: ../../source/conduct.md:241 -msgid "" -"Brainstorm options. Team members should discuss any relevant context and " -"brainstorm a set of possible options. It is important to provide " -"constructive feedback without getting side-tracked from the main " -"question." -msgstr "" - -#: ../../source/conduct.md:242 -msgid "" -"Vote. Proposed changes to the code of conduct will be decided by a two-" -"thirds majority of all voting members of the Code of Conduct team. Team " -"members are listed in the charter. Currently active voting members are " -"listed in the following section." -msgstr "" - -#: ../../source/conduct.md:243 -msgid "" -"Board Vote. Once a working draft is in place for the Code of Conduct and " -"procedures, the Code of Conduct team shall provide the Manim Community " -"Moderators with a draft of the changes. The Manim Community Moderators " -"will vote on the changes at a board meeting." -msgstr "" - -#: ../../source/conduct.md:246 -msgid "Current list of voting members" -msgstr "" - -#: ../../source/conduct.md:248 -msgid "" -"All available Community Developers (i.e. those with \"write\" " -"permissions, or above, on the Manim Community GitHub organization)." -msgstr "" - -#: ../../source/conduct.md:252 -msgid "License" -msgstr "" - -#: ../../source/conduct.md:254 -msgid "" -"This Code of Conduct is licensed under the Creative Commons Attribution-" -"ShareAlike 3.0 Unported License." -msgstr "" - -#: ../../source/conduct.md:258 -msgid "Attributions" -msgstr "" - -#: ../../source/conduct.md:260 -msgid "" -"This Code of Conduct was forked from the code of conduct from the Python " -"Software Foundation and adapted by Manim Community." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/contributing/development.po b/docs/i18n/en/LC_MESSAGES/contributing/development.po deleted file mode 100644 index ece751b02a..0000000000 --- a/docs/i18n/en/LC_MESSAGES/contributing/development.po +++ /dev/null @@ -1,422 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/contributing/development.rst:3 -msgid "Manim Development Process" -msgstr "" - -#: ../../source/contributing/development.rst:6 -msgid "For first-time contributors" -msgstr "" - -#: ../../source/contributing/development.rst:7 -msgid "Install git:" -msgstr "" - -#: ../../source/contributing/development.rst:9 -msgid "For instructions see https://git-scm.com/." -msgstr "" - -#: ../../source/contributing/development.rst:12 -msgid "" -"Fork the project. Go to https://github.com/ManimCommunity/manim and click" -" the \"fork\" button to create a copy of the project for you to work on. " -"You will need a GitHub account. This will allow you to make a \"Pull " -"Request\" (PR) to the ManimCommunity repo later on." -msgstr "" - -#: ../../source/contributing/development.rst:17 -msgid "Clone your fork to your local computer:" -msgstr "" - -#: ../../source/contributing/development.rst:23 -msgid "" -"GitHub will provide both a SSH (``git@github.com:/manim.git``) and HTTPS (``https://github.com//manim.git``) URL for cloning. You can use SSH if you have SSH " -"keys setup." -msgstr "" - -#: ../../source/contributing/development.rst:29 -msgid "Do not clone the ManimCommunity repository. You must clone your own fork." -msgstr "" - -#: ../../source/contributing/development.rst:32 -msgid "Change the directory to enter the project folder:" -msgstr "" - -#: ../../source/contributing/development.rst:38 -msgid "Add the upstream repository, ManimCommunity:" -msgstr "" - -#: ../../source/contributing/development.rst:44 -msgid "Now, ``git remote -v`` should show two remote repositories named:" -msgstr "" - -#: ../../source/contributing/development.rst:46 -msgid "``origin``, your forked repository" -msgstr "" - -#: ../../source/contributing/development.rst:47 -msgid "``upstream`` the ManimCommunity repository" -msgstr "" - -#: ../../source/contributing/development.rst:49 -msgid "Install Manim:" -msgstr "" - -#: ../../source/contributing/development.rst:51 -msgid "" -"Follow the steps in our :doc:`installation instructions " -"<../installation>` to install **Manim's dependencies**, primarily " -"``ffmpeg`` and ``LaTeX``." -msgstr "" - -#: ../../source/contributing/development.rst:55 -msgid "" -"We recommend using `Poetry `__ to manage your " -"developer installation of Manim. Poetry is a tool for dependency " -"management and packaging in Python. It allows you to declare the " -"libraries your project depends on, and it will manage (install / update) " -"them for you. In addition, Poetry provides a simple interface for " -"managing virtual environments." -msgstr "" - -#: ../../source/contributing/development.rst:62 -msgid "" -"If you choose to use Poetry as well, follow `Poetry's installation " -"guidelines `__ to " -"install it on your system, then run ``poetry install`` from your cloned " -"repository. Poetry will then install Manim, as well as create and enter a" -" virtual environment. You can always re-enter that environment by running" -" ``poetry shell``." -msgstr "" - -#: ../../source/contributing/development.rst:69 -msgid "" -"In case you decided against Poetry, you can install Manim via pip by " -"running ``python3 -m pip install .``. Note that due to our development " -"infrastructure being based on Poetry, we currently do not support " -"editable installs via ``pip``, so you will have to re-run this command " -"every time you make changes to the source code." -msgstr "" - -#: ../../source/contributing/development.rst:78 -msgid "The following steps assume that you chose to install and work with Poetry." -msgstr "" - -#: ../../source/contributing/development.rst:81 -msgid "Install Pre-Commit:" -msgstr "" - -#: ../../source/contributing/development.rst:87 -msgid "" -"This will ensure during development that each of your commits is properly" -" formatted against our linter and formatters, ``black``, ``flake8``, " -"``isort`` and ``codespell``." -msgstr "" - -#: ../../source/contributing/development.rst:91 -msgid "You are now ready to work on manim!" -msgstr "" - -#: ../../source/contributing/development.rst:94 -msgid "Develop your contribution" -msgstr "" - -#: ../../source/contributing/development.rst:96 -msgid "" -"Checkout your local repository's main branch and pull the latest changes " -"from ManimCommunity, ``upstream``, into your local repository:" -msgstr "" - -#: ../../source/contributing/development.rst:104 -msgid "" -"Create a branch for the changes you want to work on rather than working " -"off of your local main branch:" -msgstr "" - -#: ../../source/contributing/development.rst:111 -msgid "" -"This ensures you can easily update your local repository's main with the " -"first step and switch branches to work on multiple features." -msgstr "" - -#: ../../source/contributing/development.rst:114 -msgid "Write some awesome code!" -msgstr "" - -#: ../../source/contributing/development.rst:116 -msgid "" -"You're ready to make changes in your local repository's branch. You can " -"add local files you've changed within the current directory with ``git " -"add .``, or add specific files with" -msgstr "" - -#: ../../source/contributing/development.rst:124 -msgid "" -"and commit these changes to your local history with ``git commit``. If " -"you have installed pre-commit, your commit will succeed only if none of " -"the hooks fail." -msgstr "" - -#: ../../source/contributing/development.rst:130 -msgid "" -"When crafting commit messages, it is highly recommended that you adhere " -"to `these guidelines `_." -msgstr "" - -#: ../../source/contributing/development.rst:133 -msgid "Add new or update existing tests." -msgstr "" - -#: ../../source/contributing/development.rst:135 -msgid "" -"Depending on your changes, you may need to update or add new tests. For " -"new features, it is required that you include tests with your PR. Details" -" of our testing system are explained in the :doc:`testing guide " -"`." -msgstr "" - -#: ../../source/contributing/development.rst:140 -msgid "Update docstrings and documentation:" -msgstr "" - -#: ../../source/contributing/development.rst:142 -msgid "" -"Update the docstrings (the text in triple quotation marks) of any " -"functions or classes you change and include them with any new functions " -"you add. See the :doc:`documentation guide ` for more " -"information about how we prefer our code to be documented. The content of" -" the docstrings will be rendered in the :doc:`reference manual " -"<../reference>`." -msgstr "" - -#: ../../source/contributing/development.rst:150 -msgid "" -"Use the :mod:`manim directive for Sphinx <.manim_directive>` to add " -"examples to the documentation!" -msgstr "" - -#: ../../source/contributing/development.rst:156::1 -msgid "A directive for including Manim videos in a Sphinx document" -msgstr "" - -#: ../../source/contributing/development.rst:158 -msgid "" -"As far as development on your local machine goes, these are the main " -"steps you should follow." -msgstr "" - -#: ../../source/contributing/development.rst:162 -msgid "Polishing Changes and Submitting a Pull Request" -msgstr "" - -#: ../../source/contributing/development.rst:164 -msgid "" -"As soon as you are ready to share your local changes with the community " -"so that they can be discussed, go through the following steps to open a " -"pull request. A pull request signifies to the ManimCommunity " -"organization, \"Here are some changes I wrote; I think it's worthwhile " -"for you to maintain them.\"" -msgstr "" - -#: ../../source/contributing/development.rst:172 -msgid "" -"You do not need to have everything (code/documentation/tests) complete to" -" open a pull request (PR). If the PR is still under development, please " -"mark it as a draft. Community developers will still be able to review the" -" changes, discuss yet-to-be-implemented changes, and offer advice; " -"however, the more complete your PR, the quicker it will be merged." -msgstr "" - -#: ../../source/contributing/development.rst:178 -msgid "Update your fork on GitHub to reflect your local changes:" -msgstr "" - -#: ../../source/contributing/development.rst:184 -msgid "" -"Doing so creates a new branch on your remote fork, ``origin``, with the " -"contents of your local repository on GitHub. In subsequent pushes, this " -"local branch will track the branch ``origin`` and ``git push`` is enough." -msgstr "" - -#: ../../source/contributing/development.rst:189 -msgid "Make a pull request (PR) on GitHub." -msgstr "" - -#: ../../source/contributing/development.rst:191 -msgid "" -"In order to make the ManimCommunity development team aware of your " -"changes, you can make a PR to the ManimCommunity repository from your " -"fork." -msgstr "" - -#: ../../source/contributing/development.rst:196 -msgid "" -"Make sure to select ``ManimCommunity/manim`` instead of ``3b1b/manim`` as" -" the base repository!" -msgstr "" - -#: ../../source/contributing/development.rst:199 -msgid "" -"Choose the branch from your fork as the head repository - see the " -"screenshot below." -msgstr "" - -#: ../../source/contributing/development.rst:205 -msgid "" -"Please make sure you follow the template (this is the default text you " -"are shown when first opening the 'New Pull Request' page)." -msgstr "" - -#: ../../source/contributing/development.rst:209 -msgid "Your changes are eligible to be merged if:" -msgstr "" - -#: ../../source/contributing/development.rst:211 -msgid "there are no merge conflicts" -msgstr "" - -#: ../../source/contributing/development.rst:212 -msgid "the tests in our pipeline pass" -msgstr "" - -#: ../../source/contributing/development.rst:213 -msgid "" -"at least one (two for more complex changes) Community Developer approves " -"the changes" -msgstr "" - -#: ../../source/contributing/development.rst:215 -msgid "" -"You can check for merge conflicts between the current upstream/main and " -"your branch by executing ``git pull upstream main`` locally. If this " -"generates any merge conflicts, you need to resolve them and push an " -"updated version of the branch to your fork of the repository." -msgstr "" - -#: ../../source/contributing/development.rst:220 -msgid "" -"Our pipeline consists of a series of different tests that ensure that " -"manim still works as intended and that the code you added sticks to our " -"coding conventions." -msgstr "" - -#: ../../source/contributing/development.rst:224 -msgid "" -"**Code style**: We use the code style imposed by `Black " -"`_, `isort " -"`_ and `flake8 " -"`_. The GitHub pipeline makes sure " -"that the (Python) files changed in your pull request also adhere to this " -"code style. If this step of the pipeline fails, fix your code formatting " -"automatically by running ``black `` and ``isort ``. To fix code style problems, run ``flake8 `` for a style report, and then fix the problems manually that " -"were detected by ``flake8``." -msgstr "" - -#: ../../source/contributing/development.rst:233 -msgid "" -"**Tests**: The pipeline runs manim's test suite on different operating " -"systems (the latest versions of Ubuntu, MacOS, and Windows) for different" -" versions of Python. The test suite consists of two different kinds of " -"tests: integration tests and doctests. You can run them locally by " -"executing ``poetry run pytest`` and ``poetry run pytest --doctest-modules" -" manim``, respectively, from the root directory of your cloned fork." -msgstr "" - -#: ../../source/contributing/development.rst:240 -msgid "" -"**Documentation**: We also build a version of the documentation " -"corresponding to your pull request. Make sure not to introduce any Sphinx" -" errors, and have a look at the built HTML files to see whether the " -"formatting of the documentation you added looks as you intended. You can " -"build the documentation locally by running ``make html`` from the " -"``docs`` directory. Since the inheritance diagrams require you to have " -"`Graphviz `_ installed locally." -msgstr "" - -#: ../../source/contributing/development.rst:247 -msgid "" -"Finally, if the pipeline passes and you are satisfied with your changes: " -"wait for feedback and iterate over any requested changes. You will likely" -" be asked to edit or modify your PR in one way or another during this " -"process. This is not an indictment of your work, but rather a strong " -"signal that the community wants to merge your changes! Once approved, " -"your changes may be merged!" -msgstr "" - -#: ../../source/contributing/development.rst:254 -msgid "Further useful guidelines" -msgstr "" - -#: ../../source/contributing/development.rst:256 -msgid "" -"When submitting a PR, please mention explicitly if it includes breaking " -"changes." -msgstr "" - -#: ../../source/contributing/development.rst:258 -msgid "" -"When submitting a PR, make sure that your proposed changes are as general" -" as possible, and ready to be taken advantage of by all of manim's users." -" In particular, leave out any machine-specific configurations, or any " -"personal information it may contain." -msgstr "" - -#: ../../source/contributing/development.rst:263 -msgid "" -"If you are a maintainer, please label issues and PRs appropriately and " -"frequently." -msgstr "" - -#: ../../source/contributing/development.rst:266 -msgid "" -"When opening a new issue, if there are old issues that are related, add a" -" link to them in your new issue (even if the old ones are closed)." -msgstr "" - -#: ../../source/contributing/development.rst:269 -msgid "" -"When submitting a code review, it is highly recommended that you adhere " -"to `these general guidelines `_." -msgstr "" - -#: ../../source/contributing/development.rst:272 -msgid "" -"If you find stale or inactive issues that seem to be irrelevant, please " -"post a comment saying 'This issue should be closed', and a community " -"developer will take a look." -msgstr "" - -#: ../../source/contributing/development.rst:276 -msgid "" -"Please do as much as possible to keep issues, PRs, and development in " -"general as tidy as possible." -msgstr "" - -#: ../../source/contributing/development.rst:280 -msgid "" -"You can find examples for the ``docs`` in several places: the " -":doc:`Example Gallery <../examples>`, :doc:`Tutorials <../tutorials>`, " -"and :doc:`Reference Classes <../reference>`." -msgstr "" - -#: ../../source/contributing/development.rst:284 -msgid "In case you are contributing, please have a look at this flowchart:" -msgstr "" - -#: ../../source/contributing/development.rst:291 -msgid "**Thank you for contributing!**" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/contributing/docstrings.po b/docs/i18n/en/LC_MESSAGES/contributing/docstrings.po deleted file mode 100644 index afffc884ab..0000000000 --- a/docs/i18n/en/LC_MESSAGES/contributing/docstrings.po +++ /dev/null @@ -1,133 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/contributing/docstrings.rst:3 -msgid "Adding Docstrings" -msgstr "" - -#: ../../source/contributing/docstrings.rst:5 -msgid "" -"A docstring is a string literal that is used right after the definition " -"of a module, function, class, or method. They are used to document our " -"code. This page will give you a set of guidelines to write efficient and " -"correct docstrings." -msgstr "" - -#: ../../source/contributing/docstrings.rst:11 -msgid "Formatting the Docstrings" -msgstr "" - -#: ../../source/contributing/docstrings.rst:13 -msgid "" -"Please begin the description of the class/function in the same line as " -"the 3 quotes:" -msgstr "" - -#: ../../source/contributing/docstrings.rst:31 -msgid "NumPy Format" -msgstr "" - -#: ../../source/contributing/docstrings.rst:32 -msgid "The Manim Community uses numpy format for the documentation." -msgstr "" - -#: ../../source/contributing/docstrings.rst:34 -msgid "" -"Use the numpy format for sections and formatting - see " -"https://numpydoc.readthedocs.io/en/latest/format.html." -msgstr "" - -#: ../../source/contributing/docstrings.rst:37 -msgid "This includes:" -msgstr "" - -#: ../../source/contributing/docstrings.rst:39 -msgid "" -"The usage of ``Attributes`` to specify ALL ATTRIBUTES that a class can " -"have and a brief (or long, if needed) description." -msgstr "" - -#: ../../source/contributing/docstrings.rst:43 -msgid "" -"Also, ``__init__`` parameters should be specified as ``Parameters`` **on " -"the class docstring**, *rather than under* ``__init__``. Note that this " -"can be omitted if the parameters and the attributes are the same (i.e., " -"dataclass) - priority should be given to the ``Attributes`` section, in " -"this case, which must **always be present**, unless the class specifies " -"no attributes at all. (See more on Parameters in number 2 of this list.)" -msgstr "" - -#: ../../source/contributing/docstrings.rst:51 -#: ../../source/contributing/docstrings.rst:151 -msgid "Example:" -msgstr "" - -#: ../../source/contributing/docstrings.rst:83 -msgid "" -"The usage of ``Parameters`` on functions to specify how every parameter " -"works and what it does. This should be excluded if the function has no " -"parameters. Note that you **should not** specify the default value of the" -" parameter on the type. On the documentation render, this is already " -"specified on the function's signature. If you need to indicate a further " -"consequence of value omission or simply want to specify it on the docs, " -"make sure to **specify it in the parameter's DESCRIPTION**." -msgstr "" - -#: ../../source/contributing/docstrings.rst:92 -#: ../../source/contributing/docstrings.rst:128 -msgid "See an example on list item 4." -msgstr "" - -#: ../../source/contributing/docstrings.rst:96 -msgid "" -"When documenting varargs (args and kwargs), make sure to document them by" -" listing the possible types of each value specified, like this:" -msgstr "" - -#: ../../source/contributing/docstrings.rst:109 -msgid "" -"Note that, if the kwargs expect specific values, those can be specified " -"in a section such as ``Other Parameters``:" -msgstr "" - -#: ../../source/contributing/docstrings.rst:120 -msgid "" -"The usage of ``Returns`` to indicate what is the type of this function's " -"return value and what exactly it returns (i.e., a brief - or long, if " -"needed - description of what this function returns). Can be omitted if " -"the function does not explicitly return (i.e., always returns ``None`` " -"because ``return`` is never specified, and it is very clear why this " -"function does not return at all). In all other cases, it should be " -"specified." -msgstr "" - -#: ../../source/contributing/docstrings.rst:130 -msgid "" -"The usage of ``Examples`` in order to specify an example of usage of a " -"function **is highly encouraged** and, in general, should be specified " -"for *every function* unless its usage is **extremely obvious**, which can" -" be debatable. Even if it is, it's always a good idea to add an example " -"in order to give a better orientation to the documentation user. Use the " -"following format for Python code:" -msgstr "" - -#: ../../source/contributing/docstrings.rst:144 -msgid "" -"Also, if this is a video- or animation-related change, please try to add " -"an example GIF or video if possible for demonstration purposes." -msgstr "" - -#: ../../source/contributing/docstrings.rst:148 -msgid "" -"Make sure to be as explicit as possible in your documentation. We all " -"want the users to have an easier time using this library." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/contributing/examples.po b/docs/i18n/en/LC_MESSAGES/contributing/examples.po deleted file mode 100644 index 342cc4c3d4..0000000000 --- a/docs/i18n/en/LC_MESSAGES/contributing/examples.po +++ /dev/null @@ -1,162 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/contributing/examples.rst:3 -msgid "Adding Examples" -msgstr "" - -#: ../../source/contributing/examples.rst:5 -msgid "" -"This is a page for adding examples to the documentation. Here are some " -"guidelines you should follow before you publish your examples." -msgstr "" - -#: ../../source/contributing/examples.rst:9 -msgid "Guidelines for examples" -msgstr "" - -#: ../../source/contributing/examples.rst:11 -msgid "" -"Everybody is welcome to contribute examples to the documentation. Since " -"straightforward examples are a great resource for quickly learning manim," -" here are some guidelines." -msgstr "" - -#: ../../source/contributing/examples.rst:15 -msgid "What makes a great example" -msgstr "" - -#: ../../source/contributing/examples.rst:19 -msgid "" -"As soon as a new version of manim is released, the documentation will be " -"a snapshot of that version. Examples contributed after the release will " -"only be shown in the latest documentation." -msgstr "" - -#: ../../source/contributing/examples.rst:22 -msgid "Examples should be ready to copy and paste for use." -msgstr "" - -#: ../../source/contributing/examples.rst:24 -msgid "Examples should be brief yet still easy to understand." -msgstr "" - -#: ../../source/contributing/examples.rst:26 -msgid "" -"Examples don't require the ``from manim import *`` statement, this will " -"be added automatically when the docs are built." -msgstr "" - -#: ../../source/contributing/examples.rst:28 -msgid "There should be a balance of animated and non-animated examples." -msgstr "" - -#: ../../source/contributing/examples.rst:30 -msgid "" -"As manim makes animations, we can include lots of animated examples; " -"however, our RTD has a maximum 20 minutes to build. Animated examples " -"should only be used when necessary, as last frame examples render faster." -msgstr "" - -#: ../../source/contributing/examples.rst:32 -msgid "" -"Lots of examples (e.g. size of a plot-axis, setting opacities, making " -"texts, etc.) will also work as images. It is a lot more convenient to see" -" the end product immediately instead of waiting for an animation to " -"reveal it." -msgstr "" - -#: ../../source/contributing/examples.rst:34 -msgid "" -"Please ensure the examples run on the current main branch when you " -"contribute an example." -msgstr "" - -#: ../../source/contributing/examples.rst:36 -msgid "" -"If the functions used are confusing for people, make sure to add comments" -" in the example to explain what they do." -msgstr "" - -#: ../../source/contributing/examples.rst:39 -msgid "How examples are structured" -msgstr "" - -#: ../../source/contributing/examples.rst:41 -msgid "Examples can be organized into chapters and subchapters." -msgstr "" - -#: ../../source/contributing/examples.rst:43 -msgid "" -"When you create examples, the beginning example chapter should focus on " -"only one functionality. When the functionality is simple, multiple ideas " -"can be illustrated under a single example." -msgstr "" - -#: ../../source/contributing/examples.rst:45 -msgid "" -"As soon as simple functionalities are explained, the chapter may include " -"more complex examples which build on the simpler ideas." -msgstr "" - -#: ../../source/contributing/examples.rst:48 -msgid "Writing examples" -msgstr "" - -#: ../../source/contributing/examples.rst:50 -msgid "" -"When you want to add/edit examples, they can be found in the " -"``docs/source/`` directory, or directly in the manim source code (e.g. " -"``manim/mobject/mobject.py``). The examples are written in ``rst`` format" -" and use the manim directive (see :mod:`~.manim_directive` ), ``.. " -"manim::``. Every example is in its own block, and looks like this:" -msgstr "" - -#: ../../source/contributing/examples.rst:67 -msgid "" -"In the building process of the docs, all ``rst`` files are scanned, and " -"the manim directive (``.. manim::``) blocks are identified as scenes that" -" will be run by the current version of manim. Here is the syntax:" -msgstr "" - -#: ../../source/contributing/examples.rst:72 -msgid "" -"``.. manim:: [SCENE_NAME]`` has no indentation and ``SCENE_NAME`` refers " -"to the name of the class below." -msgstr "" - -#: ../../source/contributing/examples.rst:74 -msgid "" -"The flags are followed in the next line (no blank line here!), with the " -"indentation level of one tab." -msgstr "" - -#: ../../source/contributing/examples.rst:76 -msgid "All possible flags can be found at :mod:`~.manim_directive`." -msgstr "" - -#: ../../source/contributing/examples.rst:78 -msgid "" -"In the example above, the ``Formula1`` following ``.. manim::`` is the " -"scene that the directive expects to render; thus, in the python code, the" -" class has the same name: ``class Formula1(Scene)``." -msgstr "" - -#: ../../source/contributing/examples.rst:84 -msgid "" -"Sometimes, when you reload an example in your browser, it has still the " -"old website somewhere in its cache. If this is the case, delete the " -"website cache, or open a new incognito tab in your browser, then the " -"latest docs should be shown. **Only for locally built documentation:** If" -" this still doesn't work, you may need to delete the contents of " -"``docs/source/references`` before rebuilding the documentation." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/contributing/internationalization.po b/docs/i18n/en/LC_MESSAGES/contributing/internationalization.po deleted file mode 100644 index be5cf3fdc3..0000000000 --- a/docs/i18n/en/LC_MESSAGES/contributing/internationalization.po +++ /dev/null @@ -1,92 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-20 19:10+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/contributing/internationalization.rst:3 -msgid "Internationalization" -msgstr "" - -#: ../../source/contributing/internationalization.rst:5 -msgid "If you want to help with translating the docs:" -msgstr "" - -#: ../../source/contributing/internationalization.rst:7 -msgid "" -"Make sure you have a `Transifex `_ account. " -"Transifex is a tool for colaborative translation and allows the Manim " -"team to review translations." -msgstr "" - -#: ../../source/contributing/internationalization.rst:8 -msgid "" -"Open the `Manim Transifex project page `_ ." -msgstr "" - -#: ../../source/contributing/internationalization.rst:9 -msgid "Click on ``Join Team``." -msgstr "" - -#: ../../source/contributing/internationalization.rst:10 -msgid "Select the language you want to help with." -msgstr "" - -#: ../../source/contributing/internationalization.rst:12 -msgid "Congratulations! You are now a Translator for the Manim project!" -msgstr "" - -#: ../../source/contributing/internationalization.rst:15 -msgid "" -"You have access to the projects you joined just on the left of your " -"profile picture on the top bar." -msgstr "" - -#: ../../source/contributing/internationalization.rst:22 -msgid "" -"Now go to the `languages list `_ and select a language you " -"want to help with. You should see a blue button reading `Translate`; " -"click it to get started! You will see a list of resources in the project." -" You can click on any untranslated resource, then click on `Translate`. " -"You will then see something like the following:" -msgstr "" - -#: ../../source/contributing/internationalization.rst:32 -msgid "" -"The `A` panel is the list of all the strings in the resource. Click on " -"any of them to translate it. It will appear in the `B` panel, and you " -"will be able to work on your translation in the `C` panel. Once you're " -"done, click `Save changes`. Your translation will have to be reviewed " -"before being added to the docs. You can also get back to the resources " -"list by clicking `d` or change the destination language in `e`." -msgstr "" - -#: ../../source/contributing/internationalization.rst:40 -msgid "" -"If you want to become a reviewer, please join `Manim's Discord server " -"`_ and ping the role @Translation " -"Admin." -msgstr "" - -#: ../../source/contributing/internationalization.rst:43 -msgid "" -"If you want to add a new language, you can go to `the project page " -"`_ If you haven't joined the project yet, you will have a " -"link which reads `Request language` which you can click. If you are " -"already in the project, this button will be in the languages page." -msgstr "" - -#: ../../source/contributing/internationalization.rst:49 -msgid "" -"We will have to manually accept the new language, so you will not be able" -" to translate instantaneously (for new languages)." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/contributing/references.po b/docs/i18n/en/LC_MESSAGES/contributing/references.po deleted file mode 100644 index 876414a01d..0000000000 --- a/docs/i18n/en/LC_MESSAGES/contributing/references.po +++ /dev/null @@ -1,223 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/contributing/references.rst:3 -msgid "Adding References" -msgstr "" - -#: ../../source/contributing/references.rst:6 -msgid "Reference to types in documentation" -msgstr "" - -#: ../../source/contributing/references.rst:8 -msgid "" -"Always specify types with the correct **role** (see https://www.sphinx-" -"doc.org/en/1.7/domains.html#python-roles) for the sake of proper " -"rendering. E.g.: Use ``:class:`int``` to refer to an int type, and in " -"general ``:class:``​`` to refer to a certain class (see ``Path " -"specification`` below). See after for more specific instructions." -msgstr "" - -#: ../../source/contributing/references.rst:16 -msgid "Path specifications" -msgstr "" - -#: ../../source/contributing/references.rst:18 -msgid "" -"If it's on stdlib: Use ```` directly. If it's a class, just the " -"name is enough. If it's a method (``:meth:``) or attribute (``:attr:``), " -"dotted names may be used (e.g. ``:meth:`str.to_lower`​``)." -msgstr "" - -#: ../../source/contributing/references.rst:23 -msgid "" -"Example: ``:class:`int`​``, ``:class:`str`​``, ``:class:`float`​``, " -"``:class:`bool`​``" -msgstr "" - -#: ../../source/contributing/references.rst:26 -msgid "" -"If it's on the same file as the docstring or, for methods and attributes," -" under the same class, then the name may also be specified directly." -msgstr "" - -#: ../../source/contributing/references.rst:30 -msgid "" -"Example: ``:class:`MyClass`​`` referring to a class in the same file; " -"``:meth:`push`​`` referring to a method in the same class; " -"``:meth:`MyClass.push`​`` referring to a method in a different class in " -"the same file; ``:attr:`color`​`` referring to an attribute in the same " -"class; ``:attr:`MyClass.color`​`` referring to an attribute in a " -"different class in the same file." -msgstr "" - -#: ../../source/contributing/references.rst:37 -msgid "" -"If it's on a different file, then you may either use the full dotted name" -" (e.g. ``~manim.animations.Animation``) or simply use the shortened way " -"(``~.Animation``). Note that, if there is ambiguity, then the full dotted" -" name must be used where the actual class can't be deduced. Also, note " -"the ``~`` before the path - this is so that it displays just " -"``Animation`` instead of the full location in the rendering. It can be " -"removed for disambiguation purposes only." -msgstr "" - -#: ../../source/contributing/references.rst:45 -msgid "" -"Example: ``:class:`~.Animation`​``, ``:meth:`~.VMobject.set_color`​``, " -"``:attr:`~.VMobject.color`​``" -msgstr "" - -#: ../../source/contributing/references.rst:48 -msgid "If it's a class from a different module, specify the full dotted syntax." -msgstr "" - -#: ../../source/contributing/references.rst:51 -msgid "Example: ``:class:`numpy.ndarray`​`` for a numpy ndarray." -msgstr "" - -#: ../../source/contributing/references.rst:54 -msgid "Reference type specifications" -msgstr "" - -#: ../../source/contributing/references.rst:56 -msgid "" -"**The following instructions refer to types of attributes, parameters, " -"and return values.** When specifying a type mid-text, it does not " -"necessarily have to be typeset. However, if it's a class name, a method, " -"or an enum's attribute/variant, then it is recommended to be typeset at " -"least on the first occurrence of the name so that the users can quickly " -"jump to the related documentation." -msgstr "" - -#: ../../source/contributing/references.rst:63 -msgid "" -"Class names should be wrapped in ``:class:`path_goes_here`​``. See " -"examples in the subsection above." -msgstr "" - -#: ../../source/contributing/references.rst:65 -msgid "" -"Method names should be wrapped in ``:meth:`path_goes_here`​``. See " -"examples in the subsection above." -msgstr "" - -#: ../../source/contributing/references.rst:67 -msgid "" -"Attribute names should be wrapped in ``:attr:`path_goes_here`​``. See " -"examples in the subsection above." -msgstr "" - -#: ../../source/contributing/references.rst:69 -msgid "" -"If ``None`` can also be specified, use ``Optional[type]``, where ``type``" -" must follow the guidelines in the current section." -msgstr "" - -#: ../../source/contributing/references.rst:72 -msgid "" -"Example: ``Optional[:class:`str`]`` means you can either specify a " -"``str`` or ``None``." -msgstr "" - -#: ../../source/contributing/references.rst:75 -msgid "" -"If more than one type is possible, use ``Union[type_1, type_2, (...), " -"type_n]``, where all the ``type_n`` must follow the guidelines in the " -"current section. Note that, if one of these types is ``None``, then the " -"Union should be wrapped with ``Optional`` instead." -msgstr "" - -#: ../../source/contributing/references.rst:81 -msgid "" -"Example: ``Union[:class:`str`, :class:`int`]`` for either ``str`` or " -"``int``. ``Optional[Union[:class:`int`, :class:`bool`]]`` for either " -"``int``, ``bool`` or ``None``." -msgstr "" - -#: ../../source/contributing/references.rst:85 -msgid "" -"**Dictionaries:** Use ``Dict[key_type, value_type]``, where ``key_type`` " -"and ``value_type`` must follow the guidelines in the current section." -msgstr "" - -#: ../../source/contributing/references.rst:89 -msgid "" -"Example: ``Dict[:class:`str`, :class:`~.Mobject`]`` is a dictionary that " -"maps strings to Mobjects. ``Dict[:class:`str`, Union[:class:`int`, " -":class:`MyClass`]]`` is a dictionary that maps a string to either an int " -"or an instance of ``MyClass``." -msgstr "" - -#: ../../source/contributing/references.rst:95 -msgid "" -"**If the parameter is a list:** Note that it is very rare to require the " -"parameter to be exactly a ``list`` type. One could usually specify a " -"``tuple`` instead, for example. So, in order to cover all cases, " -"consider:" -msgstr "" - -#: ../../source/contributing/references.rst:100 -msgid "" -"If the parameter only needs to be an ``Iterable``, i.e., if the function " -"only requires being able to iterate over this parameter's value (e.g. can" -" be a ``list``, ``tuple``, ``str``, but also ``zip()``, ``iter()`` and so" -" on), then specify ``Iterable[type_here]``, where ``type_here`` is the " -"type of the iterable's yielded elements and should follow the format in " -"the present section (``Type specifications``)." -msgstr "" - -#: ../../source/contributing/references.rst:108 -msgid "" -"Example: ``Iterable[:class:`str`]`` for any iterable of strings; " -"``Iterable[:class:`~.Mobject`]`` for an iterable of Mobjects; etc." -msgstr "" - -#: ../../source/contributing/references.rst:111 -msgid "" -"If you require being able to index the parameter (i.e. ``x[n]``) or " -"retrieve its length (i.e. ``len(x)``), or even just pass it to a function" -" that requires any of those, then specify ``Sequence``, which allows any " -"list-like object to be specified (e.g. ``list``, ``tuple``...)" -msgstr "" - -#: ../../source/contributing/references.rst:117 -msgid "" -"Example: ``Sequence[:class:`str`]`` for a sequence of strings; " -"``Sequence[Union[:class:`str`, :class:`int`]]`` for a sequence of " -"integers or strings." -msgstr "" - -#: ../../source/contributing/references.rst:121 -msgid "" -"If you EXPLICITLY REQUIRE it to be a ``list`` for some reason, then use " -"``List[type]``, where ``type`` is the type that any element in the list " -"will have. It must follow the guidelines in the current section." -msgstr "" - -#: ../../source/contributing/references.rst:126 -msgid "" -"**If the return type is a list or tuple:** Specify ``List[type]`` for a " -"list, ``Tuple[type_a, type_b, (...), type_n]`` for a tuple (if the " -"elements are all different) or ``Tuple[type, ...]`` (if all elements have" -" the same type). Each ``type_n`` on those representations corresponds to " -"elements in the returned list/tuple and must follow the guidelines in the" -" current section." -msgstr "" - -#: ../../source/contributing/references.rst:133 -msgid "" -"Example: ``List[Optional[:class:`str`]]`` for a list that returns " -"elements that are either a ``str`` or ``None``; ``Tuple[:class:`str`, " -":class:`int`]`` for a tuple of type ``(str, int)``; ``Tuple[:class:`int`," -" ...]`` for a tuple of variable length with only integers." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/contributing/testing.po b/docs/i18n/en/LC_MESSAGES/contributing/testing.po deleted file mode 100644 index 21f8cbb4b6..0000000000 --- a/docs/i18n/en/LC_MESSAGES/contributing/testing.po +++ /dev/null @@ -1,328 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/contributing/testing.rst:3 -msgid "Adding Tests" -msgstr "" - -#: ../../source/contributing/testing.rst:4 -msgid "" -"If you are adding new features to manim, you should add appropriate tests" -" for them. Tests prevent manim from breaking at each change by checking " -"that no other feature has been broken and/or been unintentionally " -"modified." -msgstr "" - -#: ../../source/contributing/testing.rst:9 -msgid "How Manim tests" -msgstr "" - -#: ../../source/contributing/testing.rst:11 -msgid "" -"Manim uses pytest as its testing framework. To start the testing process," -" go to the root directory of the project and run pytest in your terminal." -" Any errors that occur during testing will be displayed in the terminal." -msgstr "" - -#: ../../source/contributing/testing.rst:15 -msgid "Some useful pytest flags:" -msgstr "" - -#: ../../source/contributing/testing.rst:17 -msgid "``-x`` will make pytest stop at the first failure it encounters" -msgstr "" - -#: ../../source/contributing/testing.rst:19 -msgid "" -"``-s`` will make pytest display all the print messages (including those " -"during scene generation, like DEBUG messages)" -msgstr "" - -#: ../../source/contributing/testing.rst:21 -msgid "``--skip_slow`` will skip the (arbitrarily) slow tests" -msgstr "" - -#: ../../source/contributing/testing.rst:23 -msgid "" -"``--show_diff`` will show a visual comparison in case a unit test is " -"failing." -msgstr "" - -#: ../../source/contributing/testing.rst:27 -msgid "How it Works" -msgstr "" - -#: ../../source/contributing/testing.rst:29 -msgid "At the moment there are three types of tests:" -msgstr "" - -#: ../../source/contributing/testing.rst:31 -msgid "Unit Tests:" -msgstr "" - -#: ../../source/contributing/testing.rst:33 -msgid "" -"Tests for most of the basic functionalities of manim. For example, there " -"a test for ``Mobject``, that checks if it can be added to a Scene, etc." -msgstr "" - -#: ../../source/contributing/testing.rst:36 -msgid "" -"Graphical unit tests: Because ``manim`` is a graphics library, we test " -"frames. To do so, we create test scenes that render a specific feature. " -"When pytest runs, it compares the result of the test to the control data," -" either at 6 fps or just the last frame. If it matches, the tests pass. " -"If the test and control data differ, the tests fail. You can use " -"``--show_diff`` flag with ``pytest`` to visually see the differences." -msgstr "" - -#: ../../source/contributing/testing.rst:42 -msgid "Videos format tests:" -msgstr "" - -#: ../../source/contributing/testing.rst:44 -msgid "" -"As Manim is a video library, we have to test videos as well. " -"Unfortunately, we cannot directly test video content as rendered videos " -"can differ slightly depending on the system (for reasons related to " -"ffmpeg). Therefore, we only compare video configuration values, exported " -"in .json." -msgstr "" - -#: ../../source/contributing/testing.rst:51 -msgid "Architecture" -msgstr "" - -#: ../../source/contributing/testing.rst:53 -msgid "The ``manim/tests`` directory looks like this:" -msgstr "" - -#: ../../source/contributing/testing.rst:122 -msgid "The Main Directories" -msgstr "" - -#: ../../source/contributing/testing.rst:124 -msgid "``control_data/``:" -msgstr "" - -#: ../../source/contributing/testing.rst:126 -msgid "" -"The directory containing control data. " -"``control_data/graphical_units_data/`` contains the expected and correct " -"frame data for graphical tests, and ``control_data/videos_data/`` " -"contains the .json files used to check videos." -msgstr "" - -#: ../../source/contributing/testing.rst:129 -msgid "``test_graphical_units/``:" -msgstr "" - -#: ../../source/contributing/testing.rst:131 -msgid "Contains graphical tests." -msgstr "" - -#: ../../source/contributing/testing.rst:133 -msgid "``test_scene_rendering/``:" -msgstr "" - -#: ../../source/contributing/testing.rst:135 -msgid "" -"For tests that need to render a scene in some way, such as tests for CLI " -"flags (end-to-end tests)." -msgstr "" - -#: ../../source/contributing/testing.rst:138 -msgid "``utils/``:" -msgstr "" - -#: ../../source/contributing/testing.rst:140 -msgid "Useful internal functions used by pytest." -msgstr "" - -#: ../../source/contributing/testing.rst:142 -msgid "fixtures are not contained here, they are in ``conftest.py``." -msgstr "" - -#: ../../source/contributing/testing.rst:144 -msgid "``helpers/``:" -msgstr "" - -#: ../../source/contributing/testing.rst:146 -msgid "Helper functions for developers to setup graphical/video tests." -msgstr "" - -#: ../../source/contributing/testing.rst:149 -msgid "Adding a New Test" -msgstr "" - -#: ../../source/contributing/testing.rst:152 -msgid "Unit Tests" -msgstr "" - -#: ../../source/contributing/testing.rst:154 -msgid "" -"Pytest determines which functions are tests by searching for files whose " -"names begin with \"test\\_\", and then within those files for functions " -"beginning with \"test\" and classes beginning with \"Test\". These kinds " -"of tests must be in ``tests/`` (e.g. ``tests/test_container.py``)." -msgstr "" - -#: ../../source/contributing/testing.rst:160 -msgid "Graphical Unit Test" -msgstr "" - -#: ../../source/contributing/testing.rst:162 -msgid "" -"The test must be written in the correct file (i.e. the file that " -"corresponds to the appropriate category the feature belongs to) and " -"follow the structure of unit tests." -msgstr "" - -#: ../../source/contributing/testing.rst:165 -msgid "" -"For example, to test the ``Circle`` VMobject which resides in " -"``manim/mobject/geometry.py``, add the CircleTest to " -"``test/test_geometry.py``." -msgstr "" - -#: ../../source/contributing/testing.rst:169 -msgid "" -"The name of the module is indicated by the variable __module_test__, that" -" **must** be declared in any graphical test file. The module name is used" -" to store the graphical control data." -msgstr "" - -#: ../../source/contributing/testing.rst:172 -msgid "" -"You will need to use the ``frames_comparison`` decorator to create a " -"test. The test function **must** accept a parameter named ``scene`` that " -"will be used like ``self`` in a standard ``construct`` method." -msgstr "" - -#: ../../source/contributing/testing.rst:175 -msgid "Here's an example in ``test_geometry.py``:" -msgstr "" - -#: ../../source/contributing/testing.rst:190 -msgid "" -"The decorator can be used with or without parentheses. **By default, the " -"test only tests the last frame. To enable multi-frame testing, you have " -"to set ``last_frame=False`` in the parameters.**" -msgstr "" - -#: ../../source/contributing/testing.rst:199 -msgid "" -"You can also specify, when needed, which base scene you need " -"(ThreeDScene, for example) :" -msgstr "" - -#: ../../source/contributing/testing.rst:208 -msgid "Feel free to check the documentation of ``@frames_comparison`` for more." -msgstr "" - -#: ../../source/contributing/testing.rst:210 -msgid "" -"Note that tests name must follow the syntax ``test_``, " -"otherwise pytest will not recognize it as a test." -msgstr "" - -#: ../../source/contributing/testing.rst:213 -msgid "" -"If you run pytest now, you will get a ``FileNotFound`` error. This is " -"because you have not created control data for your test." -msgstr "" - -#: ../../source/contributing/testing.rst:216 -msgid "" -"To create the control data for your test, you have to use the flag " -"``--set_test`` along with pytest. For the example above, it would be" -msgstr "" - -#: ../../source/contributing/testing.rst:223 -msgid "(``-s`` is here to see manim logs, so you can see what's going on)." -msgstr "" - -#: ../../source/contributing/testing.rst:225 -msgid "" -"Please make sure to add the control data to git as soon as it is produced" -" with ``git add ``." -msgstr "" - -#: ../../source/contributing/testing.rst:229 -msgid "Videos tests" -msgstr "" - -#: ../../source/contributing/testing.rst:231 -msgid "" -"To test videos generated, we use the decorator " -"``tests.utils.videos_tester.video_comparison``:" -msgstr "" - -#: ../../source/contributing/testing.rst:254 -msgid "" -"``assert exit*\\ code == 0, err`` is used in case of the command fails to" -" run. The decorator takes two arguments: json name and the path to where " -"the video should be generated, starting from the ``media/`` dir." -msgstr "" - -#: ../../source/contributing/testing.rst:258 -msgid "Note the fixtures here:" -msgstr "" - -#: ../../source/contributing/testing.rst:260 -msgid "" -"tmp_path is a pytest fixture to get a tmp_path. Manim will output here, " -"according to the flag ``--media_dir``." -msgstr "" - -#: ../../source/contributing/testing.rst:262 -msgid "" -"``manim_cfg_file`` fixture that return a path pointing to " -"``test_scene_rendering/standard_config.cfg``. It's just to shorten the " -"code, in the case multiple tests need to use this cfg file." -msgstr "" - -#: ../../source/contributing/testing.rst:264 -msgid "" -"``simple_scenes_path`` same as above, except for " -"``test_scene_rendering/simple_scene.py``" -msgstr "" - -#: ../../source/contributing/testing.rst:266 -msgid "" -"You have to generate a ``.json`` file first to be able to test your " -"video. To do that, use ``helpers.save_control_data_from_video``." -msgstr "" - -#: ../../source/contributing/testing.rst:269 -msgid "" -"For instance, a test that will check if the l flag works properly will " -"first require rendering a video using the -l flag from a scene. Then we " -"will test (in this case, SquareToCircle), that lives in " -"``test_scene_rendering/simple_scene.py``. Change directories to " -"``tests/``, create a file (e.g. ``create\\_data.py``) that you will " -"remove as soon as you're done. Then run:" -msgstr "" - -#: ../../source/contributing/testing.rst:280 -msgid "" -"Running this will save " -"``control_data/videos_data/SquareToCircleWithlFlag.json``, which will " -"look like this:" -msgstr "" - -#: ../../source/contributing/testing.rst:298 -msgid "" -"If you have any questions, please don't hesitate to ask on `Discord " -"`_, in your pull request, or in an " -"issue." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/contributing/translation.po b/docs/i18n/en/LC_MESSAGES/contributing/translation.po deleted file mode 100644 index 6a12c35de9..0000000000 --- a/docs/i18n/en/LC_MESSAGES/contributing/translation.po +++ /dev/null @@ -1,92 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 18:01+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/contributing/translation.rst:3 -msgid "Internationalization" -msgstr "" - -#: ../../source/contributing/translation.rst:5 -msgid "If you want to help with translating the docs:" -msgstr "" - -#: ../../source/contributing/translation.rst:7 -msgid "" -"Make sure you have a `Transifex `_ account. " -"Transifex is a tool for colaborative translation and allows the Manim " -"team to review translations." -msgstr "" - -#: ../../source/contributing/translation.rst:8 -msgid "" -"Open the `Manim Transifex project page `_ ." -msgstr "" - -#: ../../source/contributing/translation.rst:9 -msgid "Click on ``Join Team``." -msgstr "" - -#: ../../source/contributing/translation.rst:10 -msgid "Select the language you want to help with." -msgstr "" - -#: ../../source/contributing/translation.rst:12 -msgid "Congratulations! You are now a Translator for the Manim project!" -msgstr "" - -#: ../../source/contributing/translation.rst:15 -msgid "" -"You have access to the projects you joined just on the left of your " -"profile picture on the top bar." -msgstr "" - -#: ../../source/contributing/translation.rst:22 -msgid "" -"Now go to the `languages list `_ and select a language you " -"want to help with. You should see a blue button reading `Translate`; " -"click it to get started! You will see a list of resources in the project." -" You can click on any untranslated resource, then click on `Translate`. " -"You will then see something like the following:" -msgstr "" - -#: ../../source/contributing/translation.rst:32 -msgid "" -"The `A` panel is the list of all the strings in the resource. Click on " -"any of them to translate it. It will appear in the `B` panel, and you " -"will be able to work on your translation in the `C` panel. Once you're " -"done, click `Save changes`. Your translation will have to be reviewed " -"before being added to the docs. You can also get back to the resources " -"list by clicking `d` or change the destination language in `e`. Your" -msgstr "" - -#: ../../source/contributing/translation.rst:40 -msgid "" -"If you want to become a reviewer, please join `Manim's Discord server " -"`_ and you can ping the role " -"@Translation Admin." -msgstr "" - -#: ../../source/contributing/translation.rst:43 -msgid "" -"If you want to add a new language, you can go to `the project page " -"`_ If you haven't joined the project yet, you will have a " -"link which reads `Request language` which you can click. If you are " -"already in the project, this button will be in the languages page." -msgstr "" - -#: ../../source/contributing/translation.rst:49 -msgid "" -"We will have to manually accept the new language, so you will not be able" -" to translate instantaneously (for new languages)." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/examples.po b/docs/i18n/en/LC_MESSAGES/examples.po deleted file mode 100644 index b52ced1471..0000000000 --- a/docs/i18n/en/LC_MESSAGES/examples.po +++ /dev/null @@ -1,174 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/examples.rst:3 -msgid "Example Gallery" -msgstr "" - -#: ../../source/examples.rst:5 -msgid "" -"This gallery contains a collection of best practice code snippets " -"together with their corresponding video/image output, illustrating " -"different functionalities all across the library. These are all under the" -" MIT license, so feel free to copy & paste them to your projects. Enjoy " -"this taste of Manim!" -msgstr "" - -#: ../../source/examples.rst:13 -msgid "" -"This gallery is not the only place in our documentation where you can see" -" explicit code and video examples: there are many more in our " -":doc:`reference manual ` -- see, for example, our " -"documentation for the modules :mod:`~.tex_mobject`, :mod:`~.geometry`, " -":mod:`~.moving_camera_scene`, and many more." -msgstr "" - -#: ../../source/examples.rst:19 -msgid "" -"Check out our `interactive Jupyter environment " -"`_" -" which allows running the examples online, without requiring a local " -"installation." -msgstr "" - -#: ../../source/examples.rst:23 -msgid "" -"Also, visit our `Twitter `_ for " -"more *manimations*!" -msgstr "" - -#: ../../source/examples.rst:29 -msgid "Basic Concepts" -msgstr "" - -#: ../../source/examples.rst:31 -msgid "" -"References: :class:`~.Brace` :meth:`~.Brace.get_text` " -":meth:`~.Brace.get_tex`" -msgstr "" - -#: ../../source/examples.rst:30 -msgid "References: :class:`~.ImageMobject`" -msgstr "" - -#: ../../source/examples.rst:98 -msgid "Animations" -msgstr "" - -#: ../../source/examples.rst:30 -msgid "" -"References: :meth:`~.Mobject.shift` :meth:`~.VMobject.set_fill` " -":meth:`~.Mobject.scale` :meth:`~.Mobject.rotate`" -msgstr "" - -#: ../../source/examples.rst:64 -msgid "References: :class:`~.Angle` :meth:`~.Mobject.rotate`" -msgstr "" - -#: ../../source/examples.rst:180 -msgid "You can use multiple ValueTrackers simultaneously." -msgstr "" - -#: ../../source/examples.rst:38 -msgid "References: :meth:`~.Mobject.add_updater` :meth:`~.Mobject.remove_updater`" -msgstr "" - -#: ../../source/examples.rst:38 -msgid "" -"References: :class:`~.Rotating` :meth:`~.VMobject.set_points_as_corners` " -":meth:`~.Mobject.add_updater`" -msgstr "" - -#: ../../source/examples.rst:274 -msgid "Plotting with Manim" -msgstr "" - -#: ../../source/examples.rst:53 -msgid "" -"References: :mod:`~.manim.mobject.coordinate_systems` :class:`~.MathTex` " -":meth:`~.Axes.get_graph` :meth:`~.Axes.get_vertical_line_to_graph` " -":meth:`~.Axes.input_to_graph_point` :meth:`~.Axes.get_axis_labels`" -msgstr "" - -#: ../../source/examples.rst:46 -msgid "" -"References: :mod:`~.manim.mobject.coordinate_systems` " -":meth:`~.Axes.get_graph` :meth:`~.Axes.get_vertical_line_to_graph` " -":meth:`~.Axes.get_area` :meth:`~.Axes.get_axis_labels`" -msgstr "" - -#: ../../source/examples.rst:41 -msgid "" -"References: :mod:`~.manim.mobject.coordinate_systems` " -":meth:`~.Axes.get_line_graph` :meth:`~.Axes.get_axis_labels`" -msgstr "" - -#: ../../source/examples.rst:402 -msgid "Special Camera Settings" -msgstr "" - -#: ../../source/examples.rst:46 -msgid "" -"References: :mod:`~.manim.scene.moving_camera_scene` " -":class:`~.MovingCameraScene` :class:`~.MoveAlongPath` :class:`~.Restore` " -":meth:`~.Axes.get_graph` :meth:`~.Mobject.add_updater`" -msgstr "" - -#: ../../source/examples.rst:85 -msgid "" -"References: :mod:`~.manim.scene.zoomed_scene` :class:`~.ZoomedScene` " -":class:`~.BackgroundRectangle` :class:`~.UpdateFromFunc` " -":meth:`~.Mobject.add_updater` " -":meth:`~.ZoomedScene.get_zoomed_display_pop_out_animation`" -msgstr "" - -#: ../../source/examples.rst:30 -msgid "" -"References: :class:`~.ThreeDScene` " -":meth:`~.ThreeDScene.set_camera_orientation` " -":meth:`~.ThreeDScene.add_fixed_in_frame_mobjects`" -msgstr "" - -#: ../../source/examples.rst:35 -msgid "" -"References: :class:`~.ThreeDScene` :class:`~.ThreeDAxes` " -":class:`~.Surface` :meth:`~.ThreeDScene.set_camera_orientation`" -msgstr "" - -#: ../../source/examples.rst:33 -msgid "" -"References: :class:`~.ThreeDScene` :class:`~.ThreeDAxes` " -":meth:`~.ThreeDScene.begin_ambient_camera_rotation` " -":meth:`~.ThreeDScene.stop_ambient_camera_rotation`" -msgstr "" - -#: ../../source/examples.rst:31 -msgid "" -"References: :class:`~.ThreeDScene` :class:`~.ThreeDAxes` " -":meth:`~.ThreeDScene.begin_3dillusion_camera_rotation` " -":meth:`~.ThreeDScene.stop_3dillusion_camera_rotation`" -msgstr "" - -#: ../../source/examples.rst:46 -msgid "References: :class:`~.ThreeDScene` :class:`~.Surface`" -msgstr "" - -#: ../../source/examples.rst:604 -msgid "Advanced Projects" -msgstr "" - -#: ../../source/examples.rst:107 -msgid "" -"References: :class:`~.MathTex` :class:`~.Circle` :class:`~.Dot` " -":class:`~.Line` :class:`~.VGroup` :func:`~.always_redraw` " -":meth:`~.Mobject.add_updater` :meth:`~.Mobject.remove_updater`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/index.po b/docs/i18n/en/LC_MESSAGES/index.po deleted file mode 100644 index 1a341e821e..0000000000 --- a/docs/i18n/en/LC_MESSAGES/index.po +++ /dev/null @@ -1,80 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/index.rst:7 -msgid "Manim Community Overview" -msgstr "" - -#: ../../source/index.rst:9 -msgid "" -"Animating technical concepts is traditionally pretty tedious since it can" -" be difficult to make the animations precise enough to convey them " -"accurately. ``Manim`` uses Python to generate animations " -"programmatically, making it possible to specify exactly how each one " -"should run." -msgstr "" - -#: ../../source/index.rst:14 -msgid "" -"This project is still very much a work in progress, but we hope that the " -"information here will make it easier for newcomers to get started using " -"``Manim``." -msgstr "" - -#: ../../source/index.rst:20 -msgid "" -"All content of the docs is licensed under the MIT license. Especially for" -" the examples you encounter: Feel free to use this code in your own " -"projects!" -msgstr "" - -#: ../../source/index.rst:23 -msgid "" -"We are curious to see the awesome projects you build using this library, " -"feel free to share your projects with us `on Twitter " -"`_, `Reddit " -"`_, or via `Discord " -"`_." -msgstr "" - -#: ../../source/index.rst:27 -msgid "" -"In case you publish your work made with Manim, we would appreciate if you" -" add a link to `our homepage `_ or `our " -"GitHub repository `_. If you use" -" Manim in a scientific context, instructions on how to cite a particular " -"release can be found `in our README " -"`_." -msgstr "" - -#: ../../source/index.rst:36 -msgid "" -"As a quick reference, here are some often used modules, classes and " -"methods:" -msgstr "" - -#: ../../source/index.rst:38 -msgid "" -"Modules: :mod:`~.moving_camera_scene`, :mod:`~.tex_mobject`, " -":mod:`~.geometry`," -msgstr "" - -#: ../../source/index.rst:43 -msgid "" -"Classes: :class:`~.Mobject` , :class:`~.VMobject`, " -":class:`~.ValueTracker`, :class:`~.MathTex`, :class:`~.Angle`, " -":class:`~.Tex`, :class:`~.Text`," -msgstr "" - -#: ../../source/index.rst:52 -msgid "Methods: :meth:`~.Mobject.add_updater`," -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/installation.po b/docs/i18n/en/LC_MESSAGES/installation.po deleted file mode 100644 index 778db9745b..0000000000 --- a/docs/i18n/en/LC_MESSAGES/installation.po +++ /dev/null @@ -1,140 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/installation.rst:2 -msgid "Installation" -msgstr "" - -#: ../../source/installation.rst:4 -msgid "" -"Depending on your use case, different installation options are " -"recommended: if you just want to play around with Manim for a bit, " -"interactive in-browser notebooks are a really simple way of exploring the" -" library as they require no local installation. Head over to " -"https://try.manim.community to give our interactive tutorial a try." -msgstr "" - -#: ../../source/installation.rst:10 -msgid "" -"Otherwise, if you intend to use Manim to work on an animation project, we" -" recommend installing the library locally (either to your system's " -"Python, or via Docker)." -msgstr "" - -#: ../../source/installation.rst:16 -msgid "" -"Note that there are several different versions of Manim. The instructions" -" on this website are **only** for the *community edition*. Find out more " -"about the :doc:`differences between Manim versions " -"` if you are unsure which version you should " -"install." -msgstr "" - -#: ../../source/installation.rst:22 -msgid ":ref:`Installing Manim to your system's Python `" -msgstr "" - -#: ../../source/installation.rst:23 -msgid ":ref:`Using Manim via Docker `" -msgstr "" - -#: ../../source/installation.rst:24 -msgid "" -":ref:`Interactive Jupyter notebooks via Binder / Google Colab " -"`" -msgstr "" - -#: ../../source/installation.rst:31 -msgid "Installing Manim locally" -msgstr "" - -#: ../../source/installation.rst:33 -msgid "" -"Manim is a Python library, and it can be `installed via pip " -"`__. However, in order for Manim to work" -" properly, some additional system dependencies need to be installed " -"first. The following pages have operating system specific instructions " -"for you to follow." -msgstr "" - -#: ../../source/installation.rst:41 -msgid "" -"Depending on your particular setup, the installation process might be " -"slightly different. Make sure that you have tried to follow the steps on " -"the following pages carefully, but in case you hit a wall we are happy to" -" help: either `join our Discord " -"`__, or start a new Discussion " -"`directly on GitHub " -"`__." -msgstr "" - -#: ../../source/installation.rst:57 -msgid "" -"Once Manim is installed locally, you can proceed to our :doc:`quickstart " -"guide ` which walks you through rendering a first " -"simple scene." -msgstr "" - -#: ../../source/installation.rst:61 -msgid "" -"As mentioned above, do not worry if there are errors or other problems: " -"consult our :doc:`troubleshooting guide ` " -"for help, or get in touch with the community via `GitHub discussions " -"`__ or `Discord " -"`__." -msgstr "" - -#: ../../source/installation.rst:73 -msgid "Using Manim via Docker" -msgstr "" - -#: ../../source/installation.rst:75 -msgid "" -"`Docker `__ is a virtualization tool that allows " -"the distribution of encapsulated software environments (containers)." -msgstr "" - -#: ../../source/installation.rst:78 -msgid "" -"The following pages contain more information about the docker image " -"maintained by the community, ``manimcommunity/manim``:" -msgstr "" - -#: ../../source/installation.rst:89 -msgid "Interactive Jupyter notebooks for your browser" -msgstr "" - -#: ../../source/installation.rst:91 -#, python-format -msgid "" -"Manim ships with a built-in ``%%manim`` IPython magic command designed " -"for the use within `Jupyter notebooks `__. Our " -"interactive tutorial over at https://try.manim.community illustrates how " -"Manim can be used from within a Jupyter notebook." -msgstr "" - -#: ../../source/installation.rst:96 -msgid "" -"The following pages explain how you can setup interactive environments " -"like that yourself:" -msgstr "" - -#: ../../source/installation.rst:105 -msgid "Installation for developers" -msgstr "" - -#: ../../source/installation.rst:107 -msgid "" -"In order to change code in the library, it is recommended to install " -"Manim in a different way. Please follow the instructions in our " -":doc:`contribution guide ` if you are interested in that." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/installation/docker.po b/docs/i18n/en/LC_MESSAGES/installation/docker.po deleted file mode 100644 index 29e6af18b4..0000000000 --- a/docs/i18n/en/LC_MESSAGES/installation/docker.po +++ /dev/null @@ -1,101 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/installation/docker.rst:2 -msgid "Docker" -msgstr "" - -#: ../../source/installation/docker.rst:4 -msgid "" -"The community maintains a docker image, which can be found `on DockerHub " -"`__. For our image " -"``manimcommunity/manim``, there are the following tags:" -msgstr "" - -#: ../../source/installation/docker.rst:8 -msgid "" -"``latest``: the most recent version corresponding to `the main branch " -"`__," -msgstr "" - -#: ../../source/installation/docker.rst:10 -msgid "" -"``stable``: the latest released version (according to `the releases page " -"`__)," -msgstr "" - -#: ../../source/installation/docker.rst:12 -msgid "" -"``vX.Y.Z``: any particular released version (according to `the releases " -"page `__)." -msgstr "" - -#: ../../source/installation/docker.rst:17 -msgid "" -"When using Manim's CLI within a Docker container, some flags like ``-p`` " -"(preview file) and ``-f`` (show output file in the file browser) are not " -"supported." -msgstr "" - -#: ../../source/installation/docker.rst:23 -msgid "Basic usage of the Docker container" -msgstr "" - -#: ../../source/installation/docker.rst:25 -msgid "" -"Assuming that you can access the docker installation on your system from " -"a terminal (bash / PowerShell) via ``docker``, you can render a scene " -"``CircleToSquare`` in a file `test_scenes.py` with the following command." -msgstr "" - -#: ../../source/installation/docker.rst:36 -msgid "" -"For Linux users there might be permission problems when letting the user " -"in the container write to the mounted volume. Add ``--user=\"$(id " -"-u):$(id -g)\"`` to the ``docker`` CLI arguments to prevent the creation " -"of output files not belonging to your user." -msgstr "" - -#: ../../source/installation/docker.rst:42 -msgid "" -"Instead of using the \"throwaway container\" approach outlined above, you" -" can also create a named container that you can modify to your liking. " -"First, run" -msgstr "" - -#: ../../source/installation/docker.rst:51 -msgid "" -"to obtain an interactive shell inside your container allowing you to, " -"e.g., install further dependencies (like texlive packages using " -"``tlmgr``). Exit the container as soon as you are satisfied. Then, before" -" using it, start the container by running" -msgstr "" - -#: ../../source/installation/docker.rst:60 -msgid "" -"which starts the container in the background. Then, to render a scene " -"``CircleToSquare`` in a file ``test_scenes.py``, run" -msgstr "" - -#: ../../source/installation/docker.rst:69 -msgid "Running JupyterLab via Docker" -msgstr "" - -#: ../../source/installation/docker.rst:71 -msgid "" -"Another alternative to using the Docker image is to spin up a local " -"JupyterLab instance. To do that, simply run" -msgstr "" - -#: ../../source/installation/docker.rst:78 -msgid "and then follow the instructions in the terminal." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/installation/jupyter.po b/docs/i18n/en/LC_MESSAGES/installation/jupyter.po deleted file mode 100644 index b894c823c7..0000000000 --- a/docs/i18n/en/LC_MESSAGES/installation/jupyter.po +++ /dev/null @@ -1,129 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/installation/jupyter.rst:2 -msgid "Jupyter Notebooks" -msgstr "" - -#: ../../source/installation/jupyter.rst:6 -msgid "Binder" -msgstr "" - -#: ../../source/installation/jupyter.rst:8 -#, python-format -msgid "" -"`Binder `__ is an online " -"platform that hosts shareable and customizable computing environments in " -"the form of Jupyter notebooks. Manim ships with a built-in ``%%manim`` " -"Jupyter magic command which makes it easy to use in these notebooks." -msgstr "" - -#: ../../source/installation/jupyter.rst:13 -msgid "" -"To see an example for such an environment, visit our interactive tutorial" -" over at https://try.manim.community/." -msgstr "" - -#: ../../source/installation/jupyter.rst:16 -msgid "" -"It is relatively straightforward to prepare your own notebooks in a way " -"that allows them to be shared interactively via Binder as well:" -msgstr "" - -#: ../../source/installation/jupyter.rst:19 -msgid "" -"First, prepare a directory containing one or multiple notebooks which you" -" would like to share in an interactive environment. You can create these " -"notebooks by using Jupyter notebooks with a local installation of Manim, " -"or also by working in our pre-existing `interactive tutorial environment " -"`__." -msgstr "" - -#: ../../source/installation/jupyter.rst:24 -msgid "" -"In the same directory containing your notebooks, add a file named " -"``Dockerfile`` with the following content:" -msgstr "" - -#: ../../source/installation/jupyter.rst:33 -msgid "" -"Don't forget to change the version tag ``v0.9.0`` to the version you were" -" working with locally when creating your notebooks." -msgstr "" - -#: ../../source/installation/jupyter.rst:35 -msgid "" -"Make the directory with your worksheets and the ``Dockerfile`` available " -"to the public (and in particular: to Binder!). There are `several " -"different options to do so " -"`__, within the community we " -"usually work with GitHub repositories or gists." -msgstr "" - -#: ../../source/installation/jupyter.rst:41 -msgid "" -"Once your material is publicly available, visit https://mybinder.org and " -"follow the instructions there to generate an interactive environment for " -"your worksheets." -msgstr "" - -#: ../../source/installation/jupyter.rst:47 -msgid "" -"The repository containing our `interactive tutorial " -"`__ can be found at " -"https://github.com/ManimCommunity/jupyter_examples." -msgstr "" - -#: ../../source/installation/jupyter.rst:53 -msgid "Google Colaboratory" -msgstr "" - -#: ../../source/installation/jupyter.rst:55 -msgid "" -"It is also possible to install Manim in a `Google Colaboratory " -"`__ environment. In contrast to " -"Binder, where you can customize and prepare the environment beforehand " -"(such that Manim is already installed and ready to be used), you will " -"have to take care of that every time you start a new notebook in Google " -"Colab. Fortunately, this is not particularly difficult." -msgstr "" - -#: ../../source/installation/jupyter.rst:63 -msgid "" -"After creating a new notebook, paste the following code block in a cell, " -"then execute it." -msgstr "" - -#: ../../source/installation/jupyter.rst:76 -msgid "" -"You should start to see Colab installing all the dependencies specified " -"in these commands. After the execution has completed, you will be " -"prompted to restart the runtime. Click the \"restart runtime\" button at " -"the bottom of the cell output. You are now ready to use Manim in Colab!" -msgstr "" - -#: ../../source/installation/jupyter.rst:81 -msgid "To check that everything works as expected, first import Manim by running" -msgstr "" - -#: ../../source/installation/jupyter.rst:87 -msgid "" -"in a new code cell. Then create another cell containing the following " -"code::" -msgstr "" - -#: ../../source/installation/jupyter.rst:101 -msgid "" -"Upon running this cell, a short animation transforming a square into a " -"circle should be rendered and displayed." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/installation/linux.po b/docs/i18n/en/LC_MESSAGES/installation/linux.po deleted file mode 100644 index 395b186f95..0000000000 --- a/docs/i18n/en/LC_MESSAGES/installation/linux.po +++ /dev/null @@ -1,168 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/installation/linux.rst:2 -msgid "Linux" -msgstr "" - -#: ../../source/installation/linux.rst:4 -msgid "" -"The installation instructions depend on your particular operating system " -"and package manager. If you happen to know exactly what you are doing, " -"you can also simply ensure that your system has:" -msgstr "" - -#: ../../source/installation/linux.rst:8 -msgid "a reasonably recent version of Python 3 (3.7 or above)," -msgstr "" - -#: ../../source/installation/linux.rst:9 -msgid "" -"with working Cairo bindings in the form of `pycairo " -"`__," -msgstr "" - -#: ../../source/installation/linux.rst:11 -msgid "FFmpeg accessible from the command line as ``ffmpeg``," -msgstr "" - -#: ../../source/installation/linux.rst:12 -msgid "and `Pango `__ headers." -msgstr "" - -#: ../../source/installation/linux.rst:14 -msgid "Then, installing Manim is just a matter of running:" -msgstr "" - -#: ../../source/installation/linux.rst:22 -msgid "" -"In light of the current efforts of migrating to rendering via OpenGL, " -"this list might be incomplete. Please `let us know " -"` if you ran " -"into missing dependencies while installing." -msgstr "" - -#: ../../source/installation/linux.rst:27 -msgid "" -"In any case, we have also compiled instructions for several common " -"combinations of operating systems and package managers below." -msgstr "" - -#: ../../source/installation/linux.rst:31 -msgid "Required Dependencies" -msgstr "" - -#: ../../source/installation/linux.rst:34 -msgid "apt – Ubuntu / Mint / Debian" -msgstr "" - -#: ../../source/installation/linux.rst:36 -msgid "" -"To first update your sources, and then install Cairo, Pango, and FFmpeg " -"simply run:" -msgstr "" - -#: ../../source/installation/linux.rst:44 -msgid "If you don't have python3-pip installed, install it via:" -msgstr "" - -#: ../../source/installation/linux.rst:50 -msgid "Then, to install Manim, run:" -msgstr "" - -#: ../../source/installation/linux.rst:56 -#: ../../source/installation/linux.rst:90 -#: ../../source/installation/linux.rst:123 -msgid "" -"Continue by reading the :ref:`optional dependencies ` section." -msgstr "" - -#: ../../source/installation/linux.rst:60 -msgid "dnf – Fedora / CentOS / RHEL" -msgstr "" - -#: ../../source/installation/linux.rst:62 -msgid "To install Cairo and Pango:" -msgstr "" - -#: ../../source/installation/linux.rst:68 -msgid "" -"In order to successfully build the ``pycairo`` wheel, you will also need " -"the Python development headers:" -msgstr "" - -#: ../../source/installation/linux.rst:75 -msgid "" -"FFmpeg is only available via the RPMfusion repository which you have to " -"configure first – please consult https://rpmfusion.org/Configuration/ for" -" instructions. Then, install FFmpeg:" -msgstr "" - -#: ../../source/installation/linux.rst:83 -msgid "" -"At this point you have all required dependencies and can install Manim by" -" running:" -msgstr "" - -#: ../../source/installation/linux.rst:94 -msgid "pacman – Arch / Manjaro" -msgstr "" - -#: ../../source/installation/linux.rst:98 -msgid "" -"Thanks to *groctel*, there is a `dedicated Manim package on the AUR! " -"`" -msgstr "" - -#: ../../source/installation/linux.rst:101 -msgid "" -"If you don't want to use the packaged version from AUR, here is what you " -"need to do manually: Update your package sources, then install Cairo, " -"Pango, and FFmpeg:" -msgstr "" - -#: ../../source/installation/linux.rst:110 -msgid "If you don't have ``python-pip`` installed, get it by running:" -msgstr "" - -#: ../../source/installation/linux.rst:116 -msgid "then simply install Manim via:" -msgstr "" - -#: ../../source/installation/linux.rst:130 -msgid "Optional Dependencies" -msgstr "" - -#: ../../source/installation/linux.rst:132 -msgid "" -"In order to make use of Manim's interface to LaTeX for, e.g., rendering " -"equations, LaTeX has to be installed as well. Note that this is an " -"optional dependency: if you don't intend to use LaTeX, you don't have to " -"install it." -msgstr "" - -#: ../../source/installation/linux.rst:136 -msgid "" -"You can use whichever LaTeX distribution you like or whichever is easiest" -" to install with your package manager. Usually, `TeX Live " -"`__ is a good candidate if you don't care " -"too much about disk space." -msgstr "" - -#: ../../source/installation/linux.rst:141 -msgid "" -"Should you choose to work with some smaller TeX distribution like " -"`TinyTeX `__ , the full list of LaTeX " -"packages which Manim interacts with in some way (a subset might be " -"sufficient for your particular application) is::" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/installation/macos.po b/docs/i18n/en/LC_MESSAGES/installation/macos.po deleted file mode 100644 index 65e314f478..0000000000 --- a/docs/i18n/en/LC_MESSAGES/installation/macos.po +++ /dev/null @@ -1,125 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/installation/macos.rst:2 -msgid "MacOS" -msgstr "" - -#: ../../source/installation/macos.rst:4 -msgid "" -"For the sake of simplicity, the following instructions assume that you " -"have the popular `package manager Homebrew `__ " -"installed. While you can certainly also install all dependencies without " -"it, using Homebrew makes the process much easier." -msgstr "" - -#: ../../source/installation/macos.rst:9 -msgid "" -"If you want to use Homebrew but do not have it installed yet, please " -"follow `Homebrew's installation instructions " -"`__." -msgstr "" - -#: ../../source/installation/macos.rst:14 -msgid "" -"For a while after Apple released its new ARM-based processors (the *\"M1 " -"chip\"*), the recommended way of installing Manim relied on *Rosetta*, " -"Apple's compatibility layer between Intel and ARM architectures. This is " -"no longer necessary, Manim can (and is recommended to) be installed " -"natively." -msgstr "" - -#: ../../source/installation/macos.rst:21 -msgid "Required Dependencies" -msgstr "" - -#: ../../source/installation/macos.rst:23 -msgid "" -"To install all required dependencies for installing Manim (namely: " -"ffmpeg, Python, and some required Python packages), run:" -msgstr "" - -#: ../../source/installation/macos.rst:30 -msgid "" -"On *Apple Silicon* based machines (i.e., devices with the M1 chip or " -"similar; if you are unsure which processor you have check by opening the " -"Apple menu, select *About This Mac* and check the entry next to *Chip*), " -"some additional dependencies are required, namely:" -msgstr "" - -#: ../../source/installation/macos.rst:39 -msgid "After all required dependencies are installed, simply run:" -msgstr "" - -#: ../../source/installation/macos.rst:45 -msgid "to install Manim." -msgstr "" - -#: ../../source/installation/macos.rst:49 -msgid "" -"A frequent source for installation problems is if ``pip3`` does not point" -" to the correct Python installation on your system. To check this, run " -"``pip3 -V``: for MacOS Intel, the path should start with ``/usr/local``, " -"and for Apple Silicon with ``/opt/homebrew``. If this is not the case, " -"you either forgot to modify your shell profile (``.zprofile``) during the" -" installation of Homebrew, or did not reload your shell (e.g., by opening" -" a new terminal) after doing so. It is also possible that some other " -"software (like Pycharm) changed the ``PATH`` variable – to fix this, make" -" sure that the Homebrew-related lines in your ``.zprofile`` are at the " -"very end of the file." -msgstr "" - -#: ../../source/installation/macos.rst:63 -msgid "Optional Dependencies" -msgstr "" - -#: ../../source/installation/macos.rst:65 -msgid "" -"In order to make use of Manim's interface to LaTeX for, e.g., rendering " -"equations, LaTeX has to be installed as well. Note that this is an " -"optional dependency: if you don't intend to use LaTeX, you don't have to " -"install it." -msgstr "" - -#: ../../source/installation/macos.rst:69 -msgid "" -"For MacOS, the recommended LaTeX distribution is `MacTeX " -"`__. You can install it by following the " -"instructions from the link, or alternatively also via Homebrew by " -"running:" -msgstr "" - -#: ../../source/installation/macos.rst:80 -msgid "" -"MacTeX is a *full* LaTeX distribution and will require more than 4GB of " -"disk space. If this is an issue for you, consider installing a smaller " -"distribution like `BasicTeX " -"`__." -msgstr "" - -#: ../../source/installation/macos.rst:85 -msgid "" -"Should you choose to work with some partial TeX distribution, the full " -"list of LaTeX packages which Manim interacts with in some way (a subset " -"might be sufficient for your particular application) is::" -msgstr "" - -#: ../../source/installation/macos.rst:96 -msgid "Working with Manim" -msgstr "" - -#: ../../source/installation/macos.rst:98 -msgid "" -"At this point, you should have a working installation of Manim. Head over" -" to our :doc:`Quickstart Tutorial <../tutorials/quickstart>` to learn how" -" to make your own *Manimations*!" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/installation/troubleshooting.po b/docs/i18n/en/LC_MESSAGES/installation/troubleshooting.po deleted file mode 100644 index fd4ad2aad9..0000000000 --- a/docs/i18n/en/LC_MESSAGES/installation/troubleshooting.po +++ /dev/null @@ -1,284 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/installation/troubleshooting.rst:2 -msgid "Troubleshooting" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:5 -msgid "Version incompatibility" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:7 -msgid "" -"Confusion and conflict between versions is by far the most common reason " -"for installation failures. Some signs and errors resulting from this are " -"as follows:" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:11 -msgid "``There are no scenes in that module``" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:12 -msgid "``ModuleNotFoundError: No module named 'manim'``" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:13 -msgid "``ModuleNotFoundError: No module named 'manimlib'``" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:14 -msgid "" -"You followed any tutorial created before October 2020 (because the " -"community edition did not exist before then)" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:15 -msgid "" -"You cloned a repository on GitHub (installation of the community version " -"for normal use does not require the cloning of any repository)" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:16 -msgid "Different import statements (explained below)" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:17 -msgid "" -"You used documentation for multiple versions (such as the readme for " -"3b1b/manim and this documentation)" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:20 -msgid "" -"As this is the documentation for the community version, we can only help " -"with the installation of this library. If you would like to install other" -" versions of manim, please refer to their documentation." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:25 -msgid "Identifying files written for a different version of manim" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:27 -msgid "" -"There are some distinctive features of different versions of manim that " -"can help in identifying what version of manim files are written for:" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:31 -msgid "Feature" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:31 -msgid "ManimCE (this version)" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:31 -msgid "ManimGL" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:31 -msgid "ManimCairo" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:33 -msgid "Import statement" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:33 -msgid "``from manim import *``" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:33 -msgid "``from manimlib import *``" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:33 -msgid "``from manimlib.imports import *``" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:37 -msgid "" -"If you are a beginner, you should only attempt to run files written for " -"your version. Files written for a different version of manim will " -"generally not work without some modification." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:42 -msgid "Identifying the version you are running" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:44 -msgid "" -"The community edition of manim should always state `Manim Community " -"` as its first line of any command you run." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:48 -msgid "Identifying and removing conflicting versions of manim" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:50 -msgid "" -"Within the system or environment you are using to run manim, run the " -"following command in the terminal:" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:57 -msgid "" -"The correct package for the community edition is simply ``manim``. If you" -" do not see this package listed, please refer back to our installation " -"guide to install it. If you see ``manimlib`` or ``manimce`` (actually an " -"old version of the community edition), you should remove them with:" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:68 -msgid "" -"If you have cloned a repository from GitHub, you should either remove it " -"or run manim outside that folder." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:72 -msgid "Other errors" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:75 -msgid "``pip install manim`` fails when installing manimpango?" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:76 -msgid "" -"Most likely this means that pip was not able to use our pre-built wheels " -"of ``manimpango``. Let us know (via our `Discord " -"`_ or by opening a `new issue on " -"GitHub `_) which" -" architecture you would like to see supported, and we'll see what we can " -"do about it." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:83 -msgid "" -"To fix errors when installing ``manimpango``, you need to make sure you " -"have all the necessary build requirements. Check out the detailed " -"instructions given in `the BUILDING section " -"`_ of the " -"corresponding `GitHub repository " -"`_." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:91 -msgid "(Windows) OSError: dlopen() failed to load a library: pango?" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:93 -msgid "" -"This should be fixed in Manim's latest version, update using ``pip " -"install --upgrade manim``." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:99 -msgid "Some letters are missing from Text/Tex output?" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:101 -msgid "" -"If you have recently installed TeX you may need to build the fonts it " -"uses. Which can be done by running:" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:112 -msgid "Installation does not support converting PDF to SVG?" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:114 -msgid "First, make sure your ``dvisvgm`` version is at least 2.4:" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:121 -msgid "" -"If you do not know how to update ``dvisvgm``, please refer to your " -"operating system's documentation." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:123 -msgid "" -"Second, check whether your ``dvisvgm`` supports PostScript specials. This" -" is needed to convert from PDF to SVG." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:131 -msgid "" -"If the output to this command does **not** contain ``ps dvips PostScript" -" specials``, this is a bad sign. In this case, run" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:139 -msgid "" -"If the output does **not** contain ``--libgs=filename``, this means your " -"``dvisvgm`` does not currently support PostScript. You must get another " -"binary." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:142 -msgid "" -"If, however, ``--libgs=filename`` appears in the help, that means that " -"your ``dvisvgm`` needs the Ghostscript library to support PostScript. " -"Search for ``libgs.so`` (on Linux, probably in ``/usr/local/lib`` or " -"``/usr/lib``) or ``gsdll32.dll`` (on 32-bit Windows, probably in " -"``C:\\windows\\system32``) or ``gsdll64.dll`` (on 64-bit Windows, " -"probably in ``c:\\windows\\system32`` -- yes 32) or ``libgsl.dylib`` (on " -"Mac OS, probably in ``/usr/local/lib`` or ``/opt/local/lib``). Please " -"look carefully, as the file might be located elsewhere, e.g. in the " -"directory where Ghostscript is installed." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:151 -msgid "As soon as you have found the library, try (on Mac OS or Linux)" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:158 -msgid "or (on Windows)" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:166 -msgid "" -"You should now see ``ps dvips PostScript specials`` in the output. " -"Refer to your operating system's documentation to find out how you can " -"set or export the environment variable ``LIBGS`` automatically whenever " -"you open a shell." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:170 -msgid "As a last check, you can run" -msgstr "" - -#: ../../source/installation/troubleshooting.rst:176 -msgid "" -"while still having ``LIBGS`` set to the correct path, of course. If " -"``dvisvgm`` can find your Ghostscript installation, it will be shown in " -"the output together with the version number." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:180 -msgid "" -"If you do not have the necessary library on your system, please refer to " -"your operating system's documentation to find out where you can get it " -"and how you have to install it." -msgstr "" - -#: ../../source/installation/troubleshooting.rst:184 -msgid "" -"If you are unable to solve your problem, check out the `dvisvgm FAQ " -"`_." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/installation/versions.po b/docs/i18n/en/LC_MESSAGES/installation/versions.po deleted file mode 100644 index 2939bdba4e..0000000000 --- a/docs/i18n/en/LC_MESSAGES/installation/versions.po +++ /dev/null @@ -1,120 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/installation/versions.rst:2 -msgid "Differences between Manim Versions" -msgstr "" - -#: ../../source/installation/versions.rst:4 -msgid "" -"While originally a single library, there are now three main versions of " -"manim, each with their own advantages, disadvantages, and ideal use " -"cases. It is important to understand these differences in order to select" -" the best version for your use case and avoid confusion arising from " -"version mismatches." -msgstr "" - -#: ../../source/installation/versions.rst:10 -msgid "A brief history of Manim" -msgstr "" - -#: ../../source/installation/versions.rst:12 -msgid "" -"Manim was originally created by Grant Sanderson as a personal project and" -" for use in his YouTube channel, `3Blue1Brown " -"`_. As his " -"channel gained popularity, many grew to like the style of his animations " -"and wanted to use manim for their own projects. However, as manim was " -"only intended for personal use, it was very difficult for other users to " -"install and use it." -msgstr "" - -#: ../../source/installation/versions.rst:18 -msgid "" -"In late 2019, Grant started working on faster OpenGL rendering in a new " -"branch, known as the shaders branch. In mid-2020, a group of developers " -"forked it into what is now the community edition; this is the version " -"documented on this website. In early 2021, Grant merged the shaders " -"branch back into master, making it the default branch in his repository. " -"The old version is still available as the branch ``cairo-backend``." -msgstr "" - -#: ../../source/installation/versions.rst:25 -msgid "The three versions of Manim" -msgstr "" - -#: ../../source/installation/versions.rst:27 -msgid "There are currently three main versions of manim. They are as follows:" -msgstr "" - -#: ../../source/installation/versions.rst:29 -msgid "" -"**ManimCE**: The community edition of manim. This is the version " -"documented by this website, and is named `manim " -"`_ on pip." -msgstr "" - -#: ../../source/installation/versions.rst:30 -msgid "" -"`ManimGL `_: The current version of manim " -"that is used by 3blue1brown. It supports OpenGL rendering and " -"interactivity, and is named ``manimgl`` on pip. You can find " -"documentation for it `here `_." -msgstr "" - -#: ../../source/installation/versions.rst:31 -msgid "" -"`ManimCairo `_: The old" -" version of manim originally used by 3blue1brown. It is not available on " -"pip." -msgstr "" - -#: ../../source/installation/versions.rst:34 -msgid "Which version to use" -msgstr "" - -#: ../../source/installation/versions.rst:35 -msgid "" -"We recommend using the community edition for most purposes, as it has " -"been developed to be more stable, better tested, quicker to respond to " -"community contributions, and easier for beginners to use. It also has " -"partial experimental OpenGL support and should have full support shortly " -"(as of April 2021)." -msgstr "" - -#: ../../source/installation/versions.rst:39 -msgid "" -"If you would like to use a version with full OpenGL support or render " -"recent 3Blue1Brown videos (2020 onwards), you should use ManimGL." -msgstr "" - -#: ../../source/installation/versions.rst:41 -msgid "" -"If you would like to render old 3Blue1Brown projects (2019 and before), " -"you should use ManimCairo." -msgstr "" - -#: ../../source/installation/versions.rst:44 -msgid "Notes on installation, documentation, and use" -msgstr "" - -#: ../../source/installation/versions.rst:45 -msgid "" -"If you are a beginner, it is very important that you only use the " -"documentation for your desired version. Trying to install or learn manim " -"using documentation or guides made for different versions will likely " -"fail and only lead to more confusion. As many tutorials and guides on the" -" internet are outdated, we do not recommend you follow them. You should " -"only read tutorials and documentation for other versions once you are " -"aware of the differences between them and know how to adapt code for your" -" desired version." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/installation/windows.po b/docs/i18n/en/LC_MESSAGES/installation/windows.po deleted file mode 100644 index c0be2105c0..0000000000 --- a/docs/i18n/en/LC_MESSAGES/installation/windows.po +++ /dev/null @@ -1,190 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/installation/windows.rst:2 -msgid "Windows" -msgstr "" - -#: ../../source/installation/windows.rst:4 -msgid "" -"The easiest way of installing Manim and its dependencies is by using a " -"package manager like `Chocolatey `__ or `Scoop " -"`__. If you are not afraid of editing your System's " -"``PATH``, a manual installation is also possible. In fact, if you already" -" have an existing Python installation (3.7 or newer), it might be the " -"easiest way to get everything up and running." -msgstr "" - -#: ../../source/installation/windows.rst:12 -msgid "" -"If you choose to use one of the package managers, please follow their " -"installation instructions (`for Chocolatey " -"`__, `for Scoop `__) to make " -"one of them available on your system." -msgstr "" - -#: ../../source/installation/windows.rst:20 -msgid "Required Dependencies" -msgstr "" - -#: ../../source/installation/windows.rst:22 -msgid "" -"Manim requires a recent version of Python (3.7 or above) and ``ffmpeg`` " -"in order to work." -msgstr "" - -#: ../../source/installation/windows.rst:26 -msgid "Chocolatey" -msgstr "" - -#: ../../source/installation/windows.rst:28 -msgid "Manim can be installed via Chocolatey simply by running:" -msgstr "" - -#: ../../source/installation/windows.rst:34 -msgid "" -"That's it, no further steps required. You can continue with installing " -"the :ref:`optional dependencies ` below." -msgstr "" - -#: ../../source/installation/windows.rst:38 -msgid "Scoop" -msgstr "" - -#: ../../source/installation/windows.rst:40 -msgid "" -"While there is no recipe for installing Manim with Scoop directly, you " -"can install all requirements by running:" -msgstr "" - -#: ../../source/installation/windows.rst:47 -msgid "and then Manim can be installed by running:" -msgstr "" - -#: ../../source/installation/windows.rst:53 -msgid "" -"Manim should now be installed on your system. Continue reading the " -":ref:`optional dependencies ` section below." -msgstr "" - -#: ../../source/installation/windows.rst:58 -msgid "Manual Installation" -msgstr "" - -#: ../../source/installation/windows.rst:60 -msgid "" -"As mentioned above, Manim needs a reasonably recent version of Python 3 " -"(3.7 or above) and FFmpeg." -msgstr "" - -#: ../../source/installation/windows.rst:63 -msgid "" -"**Python:** Head over to https://www.python.org, download an installer " -"for Python 3.7 (or newer), and follow its instructions to get Python " -"installed on your system." -msgstr "" - -#: ../../source/installation/windows.rst:69 -msgid "" -"We have received reports of problems caused by using the version of " -"Python that can be installed from the Windows Store. At this point, we " -"recommend staying away from the Windows Store version. Instead, install " -"Python directly from the `official website `__." -msgstr "" - -#: ../../source/installation/windows.rst:75 -msgid "" -"**FFmpeg:** In order to install FFmpeg, you can get a pre-compiled and " -"ready-to-use version from one of the resources linked at " -"https://ffmpeg.org/download.html#build-windows, such as `the version " -"available here `__ (recommended), or if you know exactly what you are " -"doing you can alternatively get the source code from " -"https://ffmpeg.org/download.html and compile it yourself." -msgstr "" - -#: ../../source/installation/windows.rst:85 -msgid "" -"After downloading the pre-compiled archive, `unzip it " -"`__ and, if you like, move the extracted directory" -" to some more permanent place (e.g., ``C:\\Program Files\\``). Next, edit" -" the ``PATH`` environment variable: first, visit ``Control Panel`` > " -"``System`` > ``System settings`` > ``Environment Variables``, then add " -"the full path to the ``bin`` directory inside of the (moved) ffmpeg " -"directory to the ``PATH`` variable. Finally, save your changes and exit." -msgstr "" - -#: ../../source/installation/windows.rst:94 -msgid "" -"If you now open a new command line prompt (or PowerShell) and run " -"``ffmpeg``, the command should be recognized." -msgstr "" - -#: ../../source/installation/windows.rst:97 -msgid "" -"At this point, you have all the required dependencies and can now install" -" Manim via" -msgstr "" - -#: ../../source/installation/windows.rst:108 -msgid "Optional Dependencies" -msgstr "" - -#: ../../source/installation/windows.rst:110 -msgid "" -"In order to make use of Manim's interface to LaTeX to, for example, " -"render equations, LaTeX has to be installed as well. Note that this is an" -" optional dependency: if you don't intend to use LaTeX, you don't have to" -" install it." -msgstr "" - -#: ../../source/installation/windows.rst:114 -msgid "" -"For Windows, the recommended LaTeX distribution is `MiKTeX " -"`__. You can install it by using the " -"installer from the linked MiKTeX site, or by using the package manager of" -" your choice (Chocolatey: ``choco install miktex.install``, Scoop: " -"``scoop install latex``)." -msgstr "" - -#: ../../source/installation/windows.rst:120 -msgid "" -"If you are concerned about disk space, there are some alternative, " -"smaller distributions of LaTeX like `TinyTeX " -"`__ (Chocolatey: ``choco install tinytex``, " -"Scoop: first ``scoop bucket add r-bucket " -"https://github.com/cderv/r-bucket.git``, then ``scoop install tinytex``)." -" In this case, you will have to manage the LaTeX packages installed on " -"your system yourself via ``tlmgr``. Therefore we only recommend this " -"option if you know what you are doing. The full list of LaTeX packages " -"which Manim interacts with in some way (a subset might be sufficient for " -"your particular application) is::" -msgstr "" - -#: ../../source/installation/windows.rst:137 -msgid "" -"For Chocolatey there is a dedicated ``manim-latex`` package providing a " -"small LaTeX distribution based on TinyTeX which contains these packages; " -"if you use Chocolatey you can get it with ``choco install manim-latex``." -msgstr "" - -#: ../../source/installation/windows.rst:143 -msgid "Working with Manim" -msgstr "" - -#: ../../source/installation/windows.rst:145 -msgid "" -"At this point, you should have a working installation of Manim, head over" -" to our :doc:`Quickstart Tutorial <../tutorials/quickstart>` to learn how" -" to make your own *Manimations*!" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/plugins.po b/docs/i18n/en/LC_MESSAGES/plugins.po deleted file mode 100644 index fd214019ab..0000000000 --- a/docs/i18n/en/LC_MESSAGES/plugins.po +++ /dev/null @@ -1,141 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/plugins.rst:5 -msgid "Plugins" -msgstr "" - -#: ../../source/plugins.rst:7 -msgid "" -"Plugins are features that extend Manim's core functionality. Since Manim " -"is extensible and not everything belongs in its core, we'll go over how " -"to install, use, and create your own plugins." -msgstr "" - -#: ../../source/plugins.rst:13 -msgid "" -"The standard naming convention for plugins is to prefix the plugin with " -"``manim-``. This makes them easy for users to find on package " -"repositories such as PyPI." -msgstr "" - -#: ../../source/plugins.rst:19 -msgid "" -"The plugin feature is new and under active development. Expect updates " -"for the best practices on installing, using, and creating plugins; as " -"well as new subcommands/flags for ``manim plugins``" -msgstr "" - -#: ../../source/plugins.rst:25 -msgid "See https://plugins.manim.community/ for the list of plugins available." -msgstr "" - -#: ../../source/plugins.rst:28 -msgid "Installing Plugins" -msgstr "" - -#: ../../source/plugins.rst:29 -msgid "Plugins can be easily installed via the ``pip`` command:" -msgstr "" - -#: ../../source/plugins.rst:36 -msgid "" -"After installing a plugin, you may use the ``manim plugins`` command to " -"list your available plugins, see the following help output:" -msgstr "" - -#: ../../source/plugins.rst:52 -msgid "You can list plugins as such:" -msgstr "" - -#: ../../source/plugins.rst:61 -msgid "Using Plugins in Projects" -msgstr "" - -#: ../../source/plugins.rst:62 -msgid "" -"For enabling a plugin ``manim.cfg`` or command line parameters should be " -"used." -msgstr "" - -#: ../../source/plugins.rst:66 -msgid "The plugins should be module name of the plugin and not PyPi name." -msgstr "" - -#: ../../source/plugins.rst:68 -msgid "Enabling plugins through ``manim.cfg``" -msgstr "" - -#: ../../source/plugins.rst:75 -msgid "For specifying multiple plugins, command separated values must be used." -msgstr "" - -#: ../../source/plugins.rst:83 -msgid "Creating Plugins" -msgstr "" - -#: ../../source/plugins.rst:84 -msgid "" -"Plugins are intended to extend Manim's core functionality. If you aren't " -"sure whether a feature should be included in Manim's core, feel free to " -"ask over on the `Discord server `_." -" Visit `manim-plugintemplate `_ on PyPI.org which serves as an in-depth tutorial for " -"creating plugins." -msgstr "" - -#: ../../source/plugins.rst:94 -msgid "" -"The only requirement of manim plugins is that they specify an entry point" -" with the group, ``\"manim.plugins\"``. This allows Manim to discover " -"plugins available in the user's environment. Everything regarding the " -"plugin's directory structure, build system, and naming are completely up " -"to your discretion as an author. The aforementioned template plugin is " -"only a model using Poetry since this is the build system Manim uses. The " -"plugin's `entry point `_ can be specified in poetry as:" -msgstr "" - -#: ../../source/plugins.rst:108 -msgid "Here ``name`` is the name of the module of the plugin." -msgstr "" - -#: ../../source/plugins.rst:110 -msgid "" -"Here ``object_reference`` can point to either a function in a module or a" -" module itself. For example," -msgstr "" - -#: ../../source/plugins.rst:118 -msgid "" -"Here a module is used as ``object_reference``, and when this plugin is " -"enabled, Manim will look for ``__all__`` keyword defined in " -"``manim_plugintemplate`` and everything as a global variable one by one." -msgstr "" - -#: ../../source/plugins.rst:122 -msgid "" -"If ``object_reference`` is a function, Manim calls the function and " -"expects the function to return a list of modules or functions that need " -"to be defined globally." -msgstr "" - -#: ../../source/plugins.rst:125 -msgid "For example," -msgstr "" - -#: ../../source/plugins.rst:132 -msgid "" -"Here, Manim will call the function ``setup_things`` defined in " -"``manim_awesomeplugin.imports`` and calls that. It returns a list of " -"function or modules which will be imported globally." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference.po b/docs/i18n/en/LC_MESSAGES/reference.po deleted file mode 100644 index 562892d96d..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference.po +++ /dev/null @@ -1,27 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference.rst:2 -msgid "Reference Manual" -msgstr "" - -#: ../../source/reference.rst:4 -msgid "" -"This reference manual details modules, functions, and variables included " -"in Manim, describing what they are and what they do. For learning how to" -" use Manim, see :doc:`tutorials`. For a list of changes since the last " -"release, see the :doc:`changelog`." -msgstr "" - -#: ../../source/reference.rst:9 -msgid "The pages linked to here are currently a work in progress." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim._config.logger_utils.JSONFormatter.po b/docs/i18n/en/LC_MESSAGES/reference/manim._config.logger_utils.JSONFormatter.po deleted file mode 100644 index 6aaeb1f53f..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim._config.logger_utils.JSONFormatter.po +++ /dev/null @@ -1,88 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim._config.logger_utils.JSONFormatter.rst:2 -msgid "JSONFormatter" -msgstr "" - -#: ../../source/reference/manim._config.logger_utils.JSONFormatter.rst:4 -msgid "Qualified name: ``manim.\\_config.logger\\_utils.JSONFormatter``" -msgstr "" - -#: manim._config.logger_utils.JSONFormatter:1 of -msgid "Bases: :class:`logging.Formatter`" -msgstr "" - -#: manim._config.logger_utils.JSONFormatter:1 of -msgid "A formatter that outputs logs in a custom JSON format." -msgstr "" - -#: manim._config.logger_utils.JSONFormatter:3 of -msgid "This class is used internally for testing purposes." -msgstr "" - -#: manim._config.logger_utils.JSONFormatter:6 of -msgid "Initialize the formatter with specified format strings." -msgstr "" - -#: manim._config.logger_utils.JSONFormatter:8 of -msgid "" -"Initialize the formatter either with the specified format string, or a " -"default as described above. Allow for specialized date formatting with " -"the optional datefmt argument. If datefmt is omitted, you get an " -"ISO8601-like (or RFC 3339-like) format." -msgstr "" - -#: manim._config.logger_utils.JSONFormatter:13 of -#, python-format -msgid "" -"Use a style parameter of '%', '{' or '$' to specify that you want to use " -"one of %-formatting, :meth:`str.format` (``{}``) formatting or " -":class:`string.Template` formatting in your format string." -msgstr "" - -#: manim._config.logger_utils.JSONFormatter:17 of -msgid "Added the ``style`` parameter." -msgstr "" - -#: ../../source/reference/manim._config.logger_utils.JSONFormatter.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim._config.logger_utils.JSONFormatter.rst:20::1 -#: manim._config.logger_utils.JSONFormatter.format:1 of -msgid "Format the record in a custom JSON format." -msgstr "" - -#: ../../source/reference/manim._config.logger_utils.JSONFormatter.rst:22 -msgid "Attributes" -msgstr "" - -#: manim._config.logger_utils.JSONFormatter.format:1::1 of -msgid "" -":obj:`default_msec_format " -"`\\" -msgstr "" - -#: manim._config.logger_utils.JSONFormatter.format:1::1 of -msgid "" -":obj:`default_time_format " -"`\\" -msgstr "" - -#: manim._config.logger_utils.JSONFormatter.format of -msgid "Parameters" -msgstr "" - -#: manim._config.logger_utils.JSONFormatter.format of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim._config.logger_utils.po b/docs/i18n/en/LC_MESSAGES/reference/manim._config.logger_utils.po deleted file mode 100644 index 6679104d78..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim._config.logger_utils.po +++ /dev/null @@ -1,131 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim._config.logger_utils.rst:2 -msgid "logger\\_utils" -msgstr "" - -#: manim._config.logger_utils:1 of -msgid "Utilities to create and set the logger." -msgstr "" - -#: manim._config.logger_utils:3 of -msgid "" -"Manim's logger can be accessed as ``manim.logger``, or as " -"``logging.getLogger(\"manim\")``, once the library has been imported. " -"Manim also exports a second object, ``console``, which should be used to " -"print on screen messages that need not be logged." -msgstr "" - -#: manim._config.logger_utils:8 of -msgid "" -"Both ``logger`` and ``console`` use the ``rich`` library to produce rich " -"text format." -msgstr "" - -#: ../../source/reference/manim._config.logger_utils.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim._config.logger_utils.rst:26::1 -msgid "A formatter that outputs logs in a custom JSON format." -msgstr "" - -#: ../../source/reference/manim._config.logger_utils.rst:29 -msgid "Functions" -msgstr "" - -#: manim._config.logger_utils.make_logger:1 of -msgid "Make the manim logger and console." -msgstr "" - -#: manim._config.logger_utils.make_logger -#: manim._config.logger_utils.parse_theme -#: manim._config.logger_utils.set_file_logger of -msgid "Parameters" -msgstr "" - -#: manim._config.logger_utils.make_logger:3 -#: manim._config.logger_utils.parse_theme:3 of -msgid "A parser containing any .cfg files in use." -msgstr "" - -#: manim._config.logger_utils.make_logger:5 -#: manim._config.logger_utils.set_file_logger:7 of -msgid "The verbosity level of the logger." -msgstr "" - -#: manim._config.logger_utils.make_logger -#: manim._config.logger_utils.parse_theme of -msgid "Returns" -msgstr "" - -#: manim._config.logger_utils.make_logger:8 of -msgid "" -"The manim logger and consoles. The first console outputs to stdout, the " -"second to stderr. All use the theme returned by :func:`parse_theme`." -msgstr "" - -#: manim._config.logger_utils.make_logger -#: manim._config.logger_utils.parse_theme -#: manim._config.logger_utils.set_file_logger of -msgid "Return type" -msgstr "" - -#: manim._config.logger_utils.make_logger:11 of -msgid ":class:`logging.Logger`, :class:`rich.Console`, :class:`rich.Console`" -msgstr "" - -#: manim._config.logger_utils.make_logger:16 -#: manim._config.logger_utils.set_file_logger:11 of -msgid "Notes" -msgstr "" - -#: manim._config.logger_utils.make_logger:17 of -msgid "" -"The ``parser`` is assumed to contain only the options related to " -"configuring the logger at the top level." -msgstr "" - -#: manim._config.logger_utils.parse_theme:1 of -msgid "Configure the rich style of logger and console output." -msgstr "" - -#: manim._config.logger_utils.parse_theme:6 of -msgid "The rich theme to be used by the manim logger." -msgstr "" - -#: manim._config.logger_utils.parse_theme:7 of -msgid ":class:`rich.Theme`" -msgstr "" - -#: manim._config.logger_utils.parse_theme:9 of -msgid ":func:`make_logger`" -msgstr "" - -#: manim._config.logger_utils.set_file_logger:1 of -msgid "Add a file handler to manim logger." -msgstr "" - -#: manim._config.logger_utils.set_file_logger:3 of -msgid "The path to the file is built using ``config.log_dir``." -msgstr "" - -#: manim._config.logger_utils.set_file_logger:5 of -msgid "The global config, used to determine the log file path." -msgstr "" - -#: manim._config.logger_utils.set_file_logger:12 of -msgid "" -"Calling this function changes the verbosity of all handlers assigned to " -"manim logger." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim._config.po b/docs/i18n/en/LC_MESSAGES/reference/manim._config.po deleted file mode 100644 index 5e04e0ef07..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim._config.po +++ /dev/null @@ -1,57 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim._config.rst:2 -msgid "\\_config" -msgstr "" - -#: manim._config:1 of -msgid "Set the global config and logger." -msgstr "" - -#: ../../source/reference/manim._config.rst:20 -msgid "Functions" -msgstr "" - -#: manim._config.tempconfig:1 of -msgid "Context manager that temporarily modifies the global ``config`` object." -msgstr "" - -#: manim._config.tempconfig:3 of -msgid "" -"Inside the ``with`` statement, the modified config will be used. After " -"context manager exits, the config will be restored to its original state." -msgstr "" - -#: manim._config.tempconfig of -msgid "Parameters" -msgstr "" - -#: manim._config.tempconfig:6 of -msgid "" -"Object whose keys will be used to temporarily update the global " -"``config``." -msgstr "" - -#: manim._config.tempconfig of -msgid "Return type" -msgstr "" - -#: manim._config.tempconfig:11 of -msgid "Examples" -msgstr "" - -#: manim._config.tempconfig:12 of -msgid "" -"Use ``with tempconfig({...})`` to temporarily change the default values " -"of certain config options." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim._config.utils.ManimConfig.po b/docs/i18n/en/LC_MESSAGES/reference/manim._config.utils.ManimConfig.po deleted file mode 100644 index 4eac32f2c4..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim._config.utils.ManimConfig.po +++ /dev/null @@ -1,934 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-19 16:33+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim._config.utils.ManimConfig.rst:2 -msgid "ManimConfig" -msgstr "" - -#: ../../source/reference/manim._config.utils.ManimConfig.rst:4 -msgid "Qualified name: ``manim.\\_config.utils.ManimConfig``" -msgstr "" - -#: manim._config.utils.ManimConfig:1 of -msgid "Bases: :class:`collections.abc.MutableMapping`" -msgstr "" - -#: manim._config.utils.ManimConfig:1 of -msgid "Dict-like class storing all config options." -msgstr "" - -#: manim._config.utils.ManimConfig:3 of -msgid "" -"The global ``config`` object is an instance of this class, and acts as a " -"single source of truth for all of the library's customizable behavior." -msgstr "" - -#: manim._config.utils.ManimConfig:6 of -msgid "" -"The global ``config`` object is capable of digesting different types of " -"sources and converting them into a uniform interface. These sources are " -"(in ascending order of precedence): configuration files, command line " -"arguments, and programmatic changes. Regardless of how the user chooses " -"to set a config option, she can access its current value using " -":class:`ManimConfig`'s attributes and properties." -msgstr "" - -#: manim._config.utils.ManimConfig:14 manim._config.utils.ManimConfig.copy:9 -#: manim._config.utils.ManimConfig.digest_args:15 -#: manim._config.utils.ManimConfig.digest_file:16 -#: manim._config.utils.ManimConfig.digest_parser:18 -#: manim._config.utils.ManimConfig.get_dir:19 of -msgid "Notes" -msgstr "" - -#: manim._config.utils.ManimConfig:15 of -msgid "Each config option is implemented as a property of this class." -msgstr "" - -#: manim._config.utils.ManimConfig:17 of -msgid "" -"Each config option can be set via a config file, using the full name of " -"the property. If a config option has an associated CLI flag, then the " -"flag is equal to the full name of the property. Those that admit an " -"alternative flag or no flag at all are documented in the individual " -"property's docstring." -msgstr "" - -#: manim._config.utils.ManimConfig:24 -#: manim._config.utils.ManimConfig.digest_parser:25 -#: manim._config.utils.ManimConfig.get_dir:25 of -msgid "Examples" -msgstr "" - -#: manim._config.utils.ManimConfig:25 of -msgid "" -"Each config option allows for dict syntax and attribute syntax. For " -"example, the following two lines are equivalent," -msgstr "" - -#: manim._config.utils.ManimConfig:34 of -msgid "" -"The former is preferred; the latter is provided mostly for backwards " -"compatibility." -msgstr "" - -#: manim._config.utils.ManimConfig:37 of -msgid "" -"The config options are designed to keep internal consistency. For " -"example, setting ``frame_y_radius`` will affect ``frame_height``:" -msgstr "" - -#: manim._config.utils.ManimConfig:48 of -msgid "" -"There are many ways of interacting with config options. Take for example" -" the config option ``background_color``. There are three ways to change " -"it: via a config file, via CLI flags, or programmatically." -msgstr "" - -#: manim._config.utils.ManimConfig:52 of -msgid "" -"To set the background color via a config file, save the following " -"``manim.cfg`` file with the following contents." -msgstr "" - -#: manim._config.utils.ManimConfig:60 of -msgid "" -"In order to have this ``.cfg`` file apply to a manim scene, it needs to " -"be placed in the same directory as the script," -msgstr "" - -#: manim._config.utils.ManimConfig:69 of -msgid "Now, when the user executes" -msgstr "" - -#: manim._config.utils.ManimConfig:75 of -msgid "" -"the background of the scene will be set to ``WHITE``. This applies " -"regardless of where the manim command is invoked from." -msgstr "" - -#: manim._config.utils.ManimConfig:78 of -msgid "" -"Command line arguments override ``.cfg`` files. In the previous example," -" executing" -msgstr "" - -#: manim._config.utils.ManimConfig:85 of -msgid "" -"will set the background color to BLUE, regardless of the contents of " -"``manim.cfg``." -msgstr "" - -#: manim._config.utils.ManimConfig:88 of -msgid "" -"Finally, any programmatic changes made within the scene script itself " -"will override the command line arguments. For example, if ``scene.py`` " -"contains the following" -msgstr "" - -#: manim._config.utils.ManimConfig:101 of -msgid "" -"the background color will be set to RED, regardless of the contents of " -"``manim.cfg`` or the CLI arguments used when invoking manim." -msgstr "" - -#: ../../source/reference/manim._config.utils.ManimConfig.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim._config.utils.ManimConfig.rst:26::1 -#: manim._config.utils.ManimConfig.copy:1 of -msgid "Deepcopy the contents of this ManimConfig." -msgstr "" - -#: ../../source/reference/manim._config.utils.ManimConfig.rst:26::1 -#: manim._config.utils.ManimConfig.digest_args:1 of -msgid "Process the config options present in CLI arguments." -msgstr "" - -#: ../../source/reference/manim._config.utils.ManimConfig.rst:26::1 -#: manim._config.utils.ManimConfig.digest_file:1 of -msgid "Process the config options present in a ``.cfg`` file." -msgstr "" - -#: ../../source/reference/manim._config.utils.ManimConfig.rst:26::1 -#: manim._config.utils.ManimConfig.digest_parser:1 of -msgid "Process the config options present in a :class:`ConfigParser` object." -msgstr "" - -#: ../../source/reference/manim._config.utils.ManimConfig.rst:26::1 -#: manim._config.utils.ManimConfig.get_dir:1 of -msgid "Resolve a config option that stores a directory." -msgstr "" - -#: ../../source/reference/manim._config.utils.ManimConfig.rst:26::1 -msgid "" -":obj:`resolve_movie_file_extension " -"`" -msgstr "" - -#: ../../source/reference/manim._config.utils.ManimConfig.rst:26::1 -#: manim._config.utils.ManimConfig.update:1 of -msgid "Digest the options found in another :class:`ManimConfig` or in a dict." -msgstr "" - -#: ../../source/reference/manim._config.utils.ManimConfig.rst:28 -msgid "Attributes" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1 -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "Aspect ratio (width / height) in pixels (--resolution, -r)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.assets_dir:1 of -msgid "Directory to locate video assets (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`background_color " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.background_color:1 of -msgid "Background color of the scene (-c)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`background_opacity " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.background_opacity:1 of -msgid "A number between 0.0 (fully transparent) and 1.0 (fully opaque)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.bottom:1 of -msgid "Coordinate at the center bottom of the frame." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.custom_folders:1 of -msgid "Whether to use custom folder output." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.disable_caching:1 of -msgid "Whether to use scene caching." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`disable_caching_warning " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.disable_caching_warning:1 of -msgid "Whether a warning is raised if there are too much submobjects to hash." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.dry_run:1 of -msgid "Whether dry run is enabled." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.enable_gui:1 -#: manim._config.utils.ManimConfig.gui_location:1 of -msgid "Enable GUI interaction." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`enable_wireframe " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.enable_wireframe:1 of -msgid "Enable wireframe debugging mode in opengl." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.ffmpeg_loglevel:1 of -msgid "Verbosity level of ffmpeg (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.flush_cache:1 of -msgid "Whether to delete all the cached partial movie files." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.format:1 of -msgid "File format; \"png\", \"gif\", \"mp4\", \"webm\" or \"mov\"." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.frame_height:1 of -msgid "Frame height in logical units (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.frame_rate:1 of -msgid "Frame rate in frames per second." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.frame_size:1 of -msgid "Tuple with (pixel width, pixel height) (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.frame_width:1 of -msgid "Frame width in logical units (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.frame_x_radius:1 of -msgid "Half the frame width (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.frame_y_radius:1 of -msgid "Half the frame height (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`from_animation_number " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.from_animation_number:1 of -msgid "Start rendering animations at this number (-n)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.fullscreen:1 of -msgid "Expand the window to its maximum possible size." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "Directory to place images (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.input_file:1 of -msgid "Input file name." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.left_side:1 of -msgid "Coordinate at the middle left of the frame." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "Directory to place logs." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.log_to_file:1 of -msgid "Whether to save logs to a file." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`max_files_cached " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "Maximum number of files cached." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "Main output directory." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.media_width:1 of -msgid "Media width in Jupyter notebook" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`movie_file_extension " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.movie_file_extension:1 of -msgid "Either .mp4, .webm or .mov." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`notify_outdated_version " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.notify_outdated_version:1 of -msgid "Whether to notify if there is a version update available." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.output_file:1 of -msgid "Output file name (-o)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`partial_movie_dir " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "Directory to place partial movie files (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.pixel_height:1 of -msgid "Frame height in pixels (--resolution, -r)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.pixel_width:1 of -msgid "Frame width in pixels (--resolution, -r)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.plugins:1 of -msgid "List of plugins to enable." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.preview:1 of -msgid "Whether to play the rendered movie (-p)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.progress_bar:1 of -msgid "Whether to show progress bars while rendering animations." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.quality:1 of -msgid "Video quality (-q)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.renderer:1 of -msgid "\"cairo\", \"opengl\", \"webgl" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.right_side:1 of -msgid "Coordinate at the middle right of the frame." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.save_as_gif:1 of -msgid "Whether to save the rendered scene in .gif format (-i)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.save_last_frame:1 of -msgid "Whether to save the last frame of the scene as an image file (-s)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.save_pngs:1 of -msgid "Whether to save all frames in the scene as images files (-g)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.scene_names:1 of -msgid "Scenes to play from file." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`show_in_file_browser " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.show_in_file_browser:1 of -msgid "Whether to show the output file in the file browser (-f)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "Directory to place tex (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "Template used when rendering Tex." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`tex_template_file " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "File to read Tex template from (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "Directory to place text (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.top:1 of -msgid "Coordinate at the center top of the frame." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.transparent:1 of -msgid "Whether the background opacity is 0.0 (-t)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`upto_animation_number " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "Stop rendering animations at this nmber." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`use_opengl_renderer " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.use_opengl_renderer:1 of -msgid "Whether or not to use the OpenGL renderer." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`use_projection_fill_shaders " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.use_projection_fill_shaders:1 of -msgid "" -"Use shaders for OpenGLVMobject fill which are compatible with " -"transformation matrices." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`use_projection_stroke_shaders " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.use_projection_stroke_shaders:1 of -msgid "" -"Use shaders for OpenGLVMobject stroke which are compatible with " -"transformation matrices." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`use_webgl_renderer " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.use_webgl_renderer:1 of -msgid "Whether or not to use WebGL renderer." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.verbosity:1 of -msgid "" -"Logger verbosity; \"DEBUG\", \"INFO\", \"WARNING\", \"ERROR\", or " -"\"CRITICAL\" (-v)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "Directory to place videos (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "" -":obj:`webgl_renderer_path " -"`\\" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.webgl_renderer_path:1 of -msgid "Path to WebGL renderer." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.window_monitor:1 of -msgid "The monitor on which the scene will be rendered" -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "Set the position of preview window." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "The size of the opengl window." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.write_all:1 of -msgid "Whether to render all scenes in the input file (-a)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 -#: manim._config.utils.ManimConfig.write_to_movie:1 of -msgid "Whether to render the scene to a movie file (-w)." -msgstr "" - -#: manim._config.utils.ManimConfig.aspect_ratio:1::1 of -msgid "PNG zero padding." -msgstr "" - -#: manim._config.utils.ManimConfig manim._config.utils.ManimConfig.copy -#: manim._config.utils.ManimConfig.digest_args -#: manim._config.utils.ManimConfig.digest_file -#: manim._config.utils.ManimConfig.digest_parser -#: manim._config.utils.ManimConfig.get_dir -#: manim._config.utils.ManimConfig.update of -msgid "Return type" -msgstr "" - -#: manim._config.utils.ManimConfig.copy -#: manim._config.utils.ManimConfig.digest_args -#: manim._config.utils.ManimConfig.digest_file -#: manim._config.utils.ManimConfig.digest_parser -#: manim._config.utils.ManimConfig.get_dir -#: manim._config.utils.ManimConfig.update of -msgid "Returns" -msgstr "" - -#: manim._config.utils.ManimConfig.copy:3 of -msgid "A copy of this object containing no shared references." -msgstr "" - -#: manim._config.utils.ManimConfig.copy:4 -#: manim._config.utils.ManimConfig.digest_args:7 -#: manim._config.utils.ManimConfig.digest_file:11 -#: manim._config.utils.ManimConfig.digest_parser:13 of -msgid ":class:`ManimConfig`" -msgstr "" - -#: manim._config.utils.ManimConfig.copy:6 of -msgid ":func:`tempconfig`" -msgstr "" - -#: manim._config.utils.ManimConfig.copy:10 of -msgid "This is the main mechanism behind :func:`tempconfig`." -msgstr "" - -#: manim._config.utils.ManimConfig.digest_args -#: manim._config.utils.ManimConfig.digest_file -#: manim._config.utils.ManimConfig.digest_parser -#: manim._config.utils.ManimConfig.get_dir -#: manim._config.utils.ManimConfig.update of -msgid "Parameters" -msgstr "" - -#: manim._config.utils.ManimConfig.digest_args:3 of -msgid "An object returned by :func:`.main_utils.parse_args()`." -msgstr "" - -#: manim._config.utils.ManimConfig.digest_args:6 -#: manim._config.utils.ManimConfig.digest_parser:12 of -msgid "**self** -- This object, after processing the contents of ``parser``." -msgstr "" - -#: manim._config.utils.ManimConfig.digest_args:11 of -msgid "" -":func:`.main_utils.parse_args()`, :meth:`~.ManimConfig.digest_parser`, " -":meth:`~.ManimConfig.digest_file`" -msgstr "" - -#: manim._config.utils.ManimConfig.digest_args:16 of -msgid "" -"If ``args.config_file`` is a non-empty string, ``ManimConfig`` tries to " -"digest the contents of said file with :meth:`~ManimConfig.digest_file` " -"before digesting any other CLI arguments." -msgstr "" - -#: manim._config.utils.ManimConfig.digest_file:3 of -msgid "" -"This method processes a single ``.cfg`` file, whereas " -":meth:`~ManimConfig.digest_parser` can process arbitrary parsers, built " -"perhaps from multiple ``.cfg`` files." -msgstr "" - -#: manim._config.utils.ManimConfig.digest_file:7 of -msgid "Path to the ``.cfg`` file." -msgstr "" - -#: manim._config.utils.ManimConfig.digest_file:10 of -msgid "**self** -- This object, after processing the contents of ``filename``." -msgstr "" - -#: manim._config.utils.ManimConfig.digest_file:13 of -msgid "" -":meth:`~ManimConfig.digest_file`, :meth:`~ManimConfig.digest_args`, " -":func:`make_config_parser`" -msgstr "" - -#: manim._config.utils.ManimConfig.digest_file:17 of -msgid "" -"If there are multiple ``.cfg`` files to process, it is always more " -"efficient to parse them into a single :class:`ConfigParser` object first " -"and digesting them with one call to :meth:`~ManimConfig.digest_parser`, " -"instead of calling this method multiple times." -msgstr "" - -#: manim._config.utils.ManimConfig.digest_parser:3 of -msgid "" -"This method processes arbitrary parsers, not only those read from a " -"single file, whereas :meth:`~ManimConfig.digest_file` can only process " -"one file at a time." -msgstr "" - -#: manim._config.utils.ManimConfig.digest_parser:7 of -msgid "" -"An object reflecting the contents of one or many ``.cfg`` files. In " -"particular, it may reflect the contents of multiple files that have been " -"parsed in a cascading fashion." -msgstr "" - -#: manim._config.utils.ManimConfig.digest_parser:15 of -msgid "" -":func:`make_config_parser`, :meth:`~.ManimConfig.digest_file`, " -":meth:`~.ManimConfig.digest_args`" -msgstr "" - -#: manim._config.utils.ManimConfig.digest_parser:19 of -msgid "" -"If there are multiple ``.cfg`` files to process, it is always more " -"efficient to parse them into a single :class:`ConfigParser` object first," -" and then call this function once (instead of calling " -":meth:`~.ManimConfig.digest_file` multiple times)." -msgstr "" - -#: manim._config.utils.ManimConfig.digest_parser:26 of -msgid "" -"To digest the config options set in two files, first create a " -"ConfigParser and parse both files and then digest the parser:" -msgstr "" - -#: manim._config.utils.ManimConfig.digest_parser:35 of -msgid "In fact, the global ``config`` object is initialized like so:" -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir:3 of -msgid "" -"Config options that store directories may depend on one another. This " -"method is used to provide the actual directory to the end user." -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir:6 of -msgid "" -"The config option to be resolved. Must be an option ending in " -"``'_dir'``, for example ``'media_dir'`` or ``'video_dir'``." -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir:9 of -msgid "Any strings to be used when resolving the directory." -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir:12 of -msgid "" -"Path to the requested directory. If the path resolves to the empty " -"string, return ``None`` instead." -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir:14 of -msgid ":class:`pathlib.Path`" -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir -#: manim._config.utils.ManimConfig.update of -msgid "Raises" -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir:16 of -msgid "" -"When ``key`` is not a config option that stores a directory and thus " -":meth:`~ManimConfig.get_dir` is not appropriate; or when ``key`` is " -"appropriate but there is not enough information to resolve the " -"directory." -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir:20 of -msgid "" -"Standard :meth:`str.format` syntax is used to resolve the paths so the " -"paths may contain arbitrary placeholders using f-string notation. " -"However, these will require ``kwargs`` to contain the required values." -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir:26 of -msgid "" -"The value of ``config.tex_dir`` is ``'{media_dir}/Tex'`` by default, i.e." -" it is a subfolder of wherever ``config.media_dir`` is located. In order" -" to get the *actual* directory, use :meth:`~ManimConfig.get_dir`." -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir:40 of -msgid "" -"Resolving directories is done in a lazy way, at the last possible moment," -" to reflect any changes in other config options:" -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir:49 of -msgid "" -"Some directories depend on information that is not available to " -":class:`ManimConfig`. For example, the default value of `video_dir` " -"includes the name of the input file and the video quality (e.g. 480p15). " -"This informamtion has to be supplied via ``kwargs``:" -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir:64 of -msgid "" -"Note the quality does not need to be passed as keyword argument since " -":class:`ManimConfig` does store information about quality." -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir:67 of -msgid "" -"Directories may be recursively defined. For example, the config option " -"``partial_movie_dir`` depends on ``video_dir``, which in turn depends on " -"``media_dir``:" -msgstr "" - -#: manim._config.utils.ManimConfig.get_dir:83 of -msgid "" -"Standard f-string syntax is used. Arbitrary names can be used when " -"defining directories, as long as the corresponding values are passed to " -":meth:`ManimConfig.get_dir` via ``kwargs``." -msgstr "" - -#: manim._config.utils.ManimConfig.images_dir:1 of -msgid "Directory to place images (no flag). See :meth:`ManimConfig.get_dir`." -msgstr "" - -#: manim._config.utils.ManimConfig.log_dir:1 of -msgid "Directory to place logs. See :meth:`ManimConfig.get_dir`." -msgstr "" - -#: manim._config.utils.ManimConfig.max_files_cached:1 of -msgid "Maximum number of files cached. Use -1 for infinity (no flag)." -msgstr "" - -#: manim._config.utils.ManimConfig.media_dir:1 of -msgid "Main output directory. See :meth:`ManimConfig.get_dir`." -msgstr "" - -#: manim._config.utils.ManimConfig.partial_movie_dir:1 of -msgid "" -"Directory to place partial movie files (no flag). See " -":meth:`ManimConfig.get_dir`." -msgstr "" - -#: manim._config.utils.ManimConfig.renderer of -msgid "type" -msgstr "" - -#: manim._config.utils.ManimConfig.renderer:3 of -msgid "Renderer" -msgstr "" - -#: manim._config.utils.ManimConfig.tex_dir:1 of -msgid "Directory to place tex (no flag). See :meth:`ManimConfig.get_dir`." -msgstr "" - -#: manim._config.utils.ManimConfig.tex_template:1 of -msgid "Template used when rendering Tex. See :class:`.TexTemplate`." -msgstr "" - -#: manim._config.utils.ManimConfig.tex_template_file:1 of -msgid "" -"File to read Tex template from (no flag). See " -":class:`.TexTemplateFromFile`." -msgstr "" - -#: manim._config.utils.ManimConfig.text_dir:1 of -msgid "Directory to place text (no flag). See :meth:`ManimConfig.get_dir`." -msgstr "" - -#: manim._config.utils.ManimConfig.update:3 of -msgid "" -"Similar to :meth:`dict.update`, replaces the values of this object with " -"those of ``obj``." -msgstr "" - -#: manim._config.utils.ManimConfig.update:6 of -msgid "The object to copy values from." -msgstr "" - -#: manim._config.utils.ManimConfig.update:12 of -msgid "" -"If ``obj`` is a dict but contains keys that do not belong to any " -"config options." -msgstr "" - -#: manim._config.utils.ManimConfig.update:14 of -msgid "" -":meth:`~ManimConfig.digest_file`, :meth:`~ManimConfig.digest_args`, " -":meth:`~ManimConfig.digest_parser`" -msgstr "" - -#: manim._config.utils.ManimConfig.upto_animation_number:1 of -msgid "Stop rendering animations at this nmber. Use -1 to avoid skipping (-n)." -msgstr "" - -#: manim._config.utils.ManimConfig.video_dir:1 of -msgid "Directory to place videos (no flag). See :meth:`ManimConfig.get_dir`." -msgstr "" - -#: manim._config.utils.ManimConfig.window_position:1 of -msgid "" -"Set the position of preview window. You can use directions, e.g. " -"UL/DR/ORIGIN/LEFT...or the position(pixel) of the upper left corner of " -"the window, e.g. '960,540'" -msgstr "" - -#: manim._config.utils.ManimConfig.window_size:1 of -msgid "" -"The size of the opengl window. 'default' to automatically scale the " -"window based on the display monitor." -msgstr "" - -#: manim._config.utils.ManimConfig.zero_pad:1 of -msgid "" -"PNG zero padding. A number between 0 (no zero padding) and 9 (9 columns " -"minimum)." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim._config.utils.po b/docs/i18n/en/LC_MESSAGES/reference/manim._config.utils.po deleted file mode 100644 index 87e72d1619..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim._config.utils.po +++ /dev/null @@ -1,150 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim._config.utils.rst:2 -msgid "utils" -msgstr "" - -#: manim._config.utils:1 of -msgid "Utilities to create and set the config." -msgstr "" - -#: manim._config.utils:3 of -msgid "" -"The main class exported by this module is :class:`ManimConfig`. This " -"class contains all configuration options, including frame geometry (e.g. " -"frame height/width, frame rate), output (e.g. directories, logging), " -"styling (e.g. background color, transparency), and general behavior (e.g." -" writing a movie vs writing a single frame)." -msgstr "" - -#: manim._config.utils:9 of -msgid "" -"See :doc:`/tutorials/configuration` for an introduction to Manim's " -"configuration system." -msgstr "" - -#: ../../source/reference/manim._config.utils.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim._config.utils.rst:28::1 -msgid "Dict-like class storing all config options." -msgstr "" - -#: ../../source/reference/manim._config.utils.rst:31 -msgid "Functions" -msgstr "" - -#: manim._config.utils.config_file_paths:1 of -msgid "The paths where ``.cfg`` files will be searched for." -msgstr "" - -#: manim._config.utils.config_file_paths:3 of -msgid "" -"When manim is first imported, it processes any ``.cfg`` files it finds. " -"This function returns the locations in which these files are searched " -"for. In ascending order of precedence, these are: the library-wide " -"config file, the user-wide config file, and the folder-wide config file." -msgstr "" - -#: manim._config.utils.config_file_paths:8 of -msgid "" -"The library-wide config file determines manim's default behavior. The " -"user-wide config file is stored in the user's home folder, and determines" -" the behavior of manim whenever the user invokes it from anywhere in the " -"system. The folder-wide config file only affects scenes that are in the " -"same folder. The latter two files are optional." -msgstr "" - -#: manim._config.utils.config_file_paths:14 of -msgid "" -"These files, if they exist, are meant to loaded into a single " -":class:`configparser.ConfigParser` object, and then processed by " -":class:`ManimConfig`." -msgstr "" - -#: manim._config.utils.config_file_paths manim._config.utils.make_config_parser -#: of -msgid "Returns" -msgstr "" - -#: manim._config.utils.config_file_paths:18 of -msgid "" -"List of paths which may contain ``.cfg`` files, in ascending order of " -"precedence." -msgstr "" - -#: manim._config.utils.config_file_paths manim._config.utils.make_config_parser -#: of -msgid "Return type" -msgstr "" - -#: manim._config.utils.config_file_paths:20 of -msgid "List[:class:`Path`]" -msgstr "" - -#: manim._config.utils.config_file_paths:22 of -msgid "" -":func:`make_config_parser`, :meth:`ManimConfig.digest_file`, " -":meth:`ManimConfig.digest_parser`" -msgstr "" - -#: manim._config.utils.config_file_paths:25 of -msgid "Notes" -msgstr "" - -#: manim._config.utils.config_file_paths:26 of -msgid "The location of the user-wide config file is OS-specific." -msgstr "" - -#: manim._config.utils.make_config_parser:1 of -msgid "Make a :class:`ConfigParser` object and load any ``.cfg`` files." -msgstr "" - -#: manim._config.utils.make_config_parser:3 of -msgid "" -"The user-wide file, if it exists, overrides the library-wide file. The " -"folder-wide file, if it exists, overrides the other two." -msgstr "" - -#: manim._config.utils.make_config_parser:6 of -msgid "" -"The folder-wide file can be ignored by passing ``custom_file``. However," -" the user-wide and library-wide config files cannot be ignored." -msgstr "" - -#: manim._config.utils.make_config_parser of -msgid "Parameters" -msgstr "" - -#: manim._config.utils.make_config_parser:9 of -msgid "" -"Path to a custom config file. If used, the folder-wide file in the " -"relevant directory will be ignored, if it exists. If None, the folder-" -"wide file will be used, if it exists." -msgstr "" - -#: manim._config.utils.make_config_parser:14 of -msgid "" -"A parser containing the config options found in the .cfg files that were " -"found. It is guaranteed to contain at least the config options found in " -"the library-wide file." -msgstr "" - -#: manim._config.utils.make_config_parser:17 of -msgid ":class:`ConfigParser`" -msgstr "" - -#: manim._config.utils.make_config_parser:19 of -msgid ":func:`config_file_paths`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.animation.Animation.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.animation.Animation.po deleted file mode 100644 index e8ec597718..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.animation.Animation.po +++ /dev/null @@ -1,388 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.animation.Animation.rst:2 -msgid "Animation" -msgstr "" - -#: ../../source/reference/manim.animation.animation.Animation.rst:4 -msgid "Qualified name: ``manim.animation.animation.Animation``" -msgstr "" - -#: manim.animation.animation.Animation:1 of -msgid "Bases: :class:`object`" -msgstr "" - -#: manim.animation.animation.Animation:1 of -msgid "An animation." -msgstr "" - -#: manim.animation.animation.Animation:3 of -msgid "Animations have a fixed time span." -msgstr "" - -#: manim.animation.animation.Animation.clean_up_from_scene -#: manim.animation.animation.Animation.get_sub_alpha -#: manim.animation.animation.Animation.interpolate -#: manim.animation.animation.Animation.interpolate_mobject -#: manim.animation.animation.Animation.set_name -#: manim.animation.animation.Animation.set_rate_func -#: manim.animation.animation.Animation.set_run_time -#: manim.animation.animation.Animation.update_mobjects of -msgid "Parameters" -msgstr "" - -#: manim.animation.animation.Animation:5 of -msgid "" -"The mobject to be animated. This is not required for all types of " -"animations." -msgstr "" - -#: manim.animation.animation.Animation:6 of -msgid "" -"Defines the delay after which the animation is applied to submobjects. " -"This lag is relative to the duration of the animation. This does not " -"influence the total runtime of the animation. Instead the runtime of " -"individual animations is adjusted so that the complete animation has the " -"defined run time." -msgstr "" - -#: manim.animation.animation.Animation:6 of -msgid "" -"Defines the delay after which the animation is applied to submobjects. " -"This lag is relative to the duration of the animation." -msgstr "" - -#: manim.animation.animation.Animation:9 of -msgid "" -"This does not influence the total runtime of the animation. Instead the " -"runtime of individual animations is adjusted so that the complete " -"animation has the defined run time." -msgstr "" - -#: manim.animation.animation.Animation:12 of -msgid "The duration of the animation in seconds." -msgstr "" - -#: manim.animation.animation.Animation:13 of -msgid "" -"The function defining the animation progress based on the relative " -"runtime (see :mod:`~.rate_functions`) . For example ``rate_func(0.5)`` " -"is the proportion of the animation that is done after half of the " -"animations run time." -msgstr "" - -#: manim.animation.animation.Animation:13 of -msgid "" -"The function defining the animation progress based on the relative " -"runtime (see :mod:`~.rate_functions`) ." -msgstr "" - -#: manim.animation.animation.Animation:15 of -msgid "" -"For example ``rate_func(0.5)`` is the proportion of the animation that is" -" done after half of the animations run time." -msgstr "" - -#: manim.animation.animation.Animation:17 of -msgid "" -"The name of the animation. This gets displayed while rendering the " -"animation. Defaults to ()." -msgstr "" - -#: manim.animation.animation.Animation:19 of -msgid "" -"Whether the given mobject should be removed from the scene after this " -"animation." -msgstr "" - -#: manim.animation.animation.Animation:20 of -msgid "Whether updaters of the mobject should be suspended during the animation." -msgstr "" - -#: manim.animation.animation.Animation:23 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.animation.Animation.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.animation.Animation.begin:1 -#: manim.animation.animation.Animation.begin:1::1 of -msgid "Begin the animation." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 of -msgid "" -":obj:`clean_up_from_scene " -"`" -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.clean_up_from_scene:1 of -msgid "Clean up the :class:`~.Scene` after finishing the animation." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.copy:1 of -msgid "Create a copy of the animation." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 of -msgid "" -":obj:`create_starting_mobject " -"`" -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.finish:1 of -msgid "Finish the animation." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 of -msgid "" -":obj:`get_all_families_zipped " -"`" -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 of -msgid "" -":obj:`get_all_mobjects " -"`" -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.get_all_mobjects:1 of -msgid "Get all mobjects involved in the animation." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 of -msgid "" -":obj:`get_all_mobjects_to_update " -"`" -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.get_all_mobjects_to_update:1 of -msgid "Get all mobjects to be updated during the animation." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.get_rate_func:1 of -msgid "Get the rate function of the animation." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.get_run_time:1 of -msgid "Get the run time of the animation." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.get_sub_alpha:1 of -msgid "Get the animation progress of any submobjects subanimation." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.interpolate:1 of -msgid "Set the animation progress." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 of -msgid "" -":obj:`interpolate_mobject " -"`" -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.interpolate_mobject:1 of -msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 of -msgid "" -":obj:`interpolate_submobject " -"`" -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.is_remover:1 of -msgid "Test if a the animation is a remover." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.set_name:1 of -msgid "Set the name of the animation." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.set_rate_func:1 of -msgid "Set the rate function of the animation." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 -#: manim.animation.animation.Animation.set_run_time:1 of -msgid "Set the run time of the animation." -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 of -msgid "" -":obj:`update_mobjects " -"`" -msgstr "" - -#: manim.animation.animation.Animation.begin:1::1 of -msgid "Updates things like starting_mobject, and (for Transforms) target_mobject." -msgstr "" - -#: manim.animation.animation.Animation.begin:3 of -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 "" - -#: manim.animation.animation.Animation.begin -#: manim.animation.animation.Animation.clean_up_from_scene -#: manim.animation.animation.Animation.copy -#: manim.animation.animation.Animation.finish -#: manim.animation.animation.Animation.get_all_mobjects -#: manim.animation.animation.Animation.get_all_mobjects_to_update -#: manim.animation.animation.Animation.get_rate_func -#: manim.animation.animation.Animation.get_run_time -#: manim.animation.animation.Animation.get_sub_alpha -#: manim.animation.animation.Animation.interpolate -#: manim.animation.animation.Animation.interpolate_mobject -#: manim.animation.animation.Animation.is_remover -#: manim.animation.animation.Animation.set_name -#: manim.animation.animation.Animation.set_rate_func -#: manim.animation.animation.Animation.set_run_time -#: manim.animation.animation.Animation.update_mobjects of -msgid "Return type" -msgstr "" - -#: manim.animation.animation.Animation.clean_up_from_scene:3 of -msgid "" -"This includes to :meth:`~.Scene.remove` the Animation's " -":class:`~.Mobject` if the animation is a remover." -msgstr "" - -#: manim.animation.animation.Animation.clean_up_from_scene:6 of -msgid "The scene the animation should be cleaned up from." -msgstr "" - -#: manim.animation.animation.Animation.copy -#: manim.animation.animation.Animation.get_all_mobjects -#: manim.animation.animation.Animation.get_all_mobjects_to_update -#: manim.animation.animation.Animation.get_rate_func -#: manim.animation.animation.Animation.get_run_time -#: manim.animation.animation.Animation.get_sub_alpha -#: manim.animation.animation.Animation.is_remover -#: manim.animation.animation.Animation.set_name -#: manim.animation.animation.Animation.set_rate_func -#: manim.animation.animation.Animation.set_run_time of -msgid "Returns" -msgstr "" - -#: manim.animation.animation.Animation.copy:3 of -msgid "A copy of ``self``" -msgstr "" - -#: manim.animation.animation.Animation.finish:3 of -msgid "This method gets called when the animation is over." -msgstr "" - -#: manim.animation.animation.Animation.get_all_mobjects:3 of -msgid "Ordering must match the ordering of arguments to interpolate_submobject" -msgstr "" - -#: manim.animation.animation.Animation.get_all_mobjects:5 of -msgid "The sequence of mobjects." -msgstr "" - -#: manim.animation.animation.Animation.get_all_mobjects_to_update:3 of -msgid "The list of mobjects to be updated during the animation." -msgstr "" - -#: manim.animation.animation.Animation.get_rate_func:3 of -msgid "The rate function of the animation." -msgstr "" - -#: manim.animation.animation.Animation.get_run_time:3 of -msgid "The time the animation takes in seconds." -msgstr "" - -#: manim.animation.animation.Animation.get_sub_alpha:3 of -msgid "The overall animation progress" -msgstr "" - -#: manim.animation.animation.Animation.get_sub_alpha:4 of -msgid "The index of the subanimation." -msgstr "" - -#: manim.animation.animation.Animation.get_sub_alpha:5 of -msgid "The total count of subanimations." -msgstr "" - -#: manim.animation.animation.Animation.get_sub_alpha:7 of -msgid "The progress of the subanimation." -msgstr "" - -#: manim.animation.animation.Animation.interpolate:3 of -msgid "This method gets called for every frame during an animation." -msgstr "" - -#: manim.animation.animation.Animation.interpolate:5 of -msgid "" -"The relative time to set the aniamtion to, 0 meaning the start, 1 meaning" -" the end." -msgstr "" - -#: manim.animation.animation.Animation.interpolate_mobject:3 of -msgid "" -"A float between 0 and 1 expressing the ratio to which the animation is " -"completed. For example, alpha-values of 0, 0.5, and 1 correspond to the " -"animation being completed 0%, 50%, and 100%, respectively." -msgstr "" - -#: manim.animation.animation.Animation.is_remover:3 of -msgid "``True`` if the animation is a remover, ``False`` otherwise." -msgstr "" - -#: manim.animation.animation.Animation.set_name:3 of -msgid "The new name of the animation." -msgstr "" - -#: manim.animation.animation.Animation.set_name:5 -#: manim.animation.animation.Animation.set_rate_func:5 -#: manim.animation.animation.Animation.set_run_time:7 of -msgid "``self``" -msgstr "" - -#: manim.animation.animation.Animation.set_rate_func:3 -#: manim.animation.animation.Animation.set_run_time:3 of -msgid "The new time the animation should take in seconds." -msgstr "" - -#: manim.animation.animation.Animation.set_run_time:4 of -msgid "" -"The run_time of an animation should not be changed while it is already " -"running." -msgstr "" - -#: manim.animation.animation.Animation.update_mobjects:1 of -msgid "" -"Updates things like starting_mobject, and (for Transforms) " -"target_mobject. Note, since typically (always?) self.mobject will have " -"its updating suspended during the animation, this will do nothing to " -"self.mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.animation.Wait.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.animation.Wait.po deleted file mode 100644 index dda4b0f4fe..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.animation.Wait.po +++ /dev/null @@ -1,110 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.animation.Wait.rst:2 -msgid "Wait" -msgstr "" - -#: ../../source/reference/manim.animation.animation.Wait.rst:4 -msgid "Qualified name: ``manim.animation.animation.Wait``" -msgstr "" - -#: manim.animation.animation.Wait:1 of -msgid "Bases: :class:`manim.animation.animation.Animation`" -msgstr "" - -#: ../../source/reference/manim.animation.animation.Wait.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.animation.Wait.begin:1 -#: manim.animation.animation.Wait.begin:1::1 of -msgid "Begin the animation." -msgstr "" - -#: manim.animation.animation.Wait.begin:1::1 of -msgid "" -":obj:`clean_up_from_scene " -"`" -msgstr "" - -#: manim.animation.animation.Wait.begin:1::1 -#: manim.animation.animation.Wait.clean_up_from_scene:1 of -msgid "Clean up the :class:`~.Scene` after finishing the animation." -msgstr "" - -#: manim.animation.animation.Wait.begin:1::1 -#: manim.animation.animation.Wait.finish:1 of -msgid "Finish the animation." -msgstr "" - -#: manim.animation.animation.Wait.begin:1::1 -#: manim.animation.animation.Wait.interpolate:1 of -msgid "Set the animation progress." -msgstr "" - -#: manim.animation.animation.Wait.begin:1::1 of -msgid "Updates things like starting_mobject, and (for Transforms) target_mobject." -msgstr "" - -#: manim.animation.animation.Wait.begin:3 of -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 "" - -#: manim.animation.animation.Wait.begin -#: manim.animation.animation.Wait.clean_up_from_scene -#: manim.animation.animation.Wait.finish -#: manim.animation.animation.Wait.interpolate -#: manim.animation.animation.Wait.update_mobjects of -msgid "Return type" -msgstr "" - -#: manim.animation.animation.Wait.clean_up_from_scene:3 of -msgid "" -"This includes to :meth:`~.Scene.remove` the Animation's " -":class:`~.Mobject` if the animation is a remover." -msgstr "" - -#: manim.animation.animation.Wait.clean_up_from_scene -#: manim.animation.animation.Wait.interpolate -#: manim.animation.animation.Wait.update_mobjects of -msgid "Parameters" -msgstr "" - -#: manim.animation.animation.Wait.clean_up_from_scene:6 of -msgid "The scene the animation should be cleaned up from." -msgstr "" - -#: manim.animation.animation.Wait.finish:3 of -msgid "This method gets called when the animation is over." -msgstr "" - -#: manim.animation.animation.Wait.interpolate:3 of -msgid "This method gets called for every frame during an animation." -msgstr "" - -#: manim.animation.animation.Wait.interpolate:5 of -msgid "" -"The relative time to set the aniamtion to, 0 meaning the start, 1 meaning" -" the end." -msgstr "" - -#: manim.animation.animation.Wait.update_mobjects:1 of -msgid "" -"Updates things like starting_mobject, and (for Transforms) " -"target_mobject. Note, since typically (always?) self.mobject will have " -"its updating suspended during the animation, this will do nothing to " -"self.mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.animation.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.animation.po deleted file mode 100644 index 8960730917..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.animation.po +++ /dev/null @@ -1,82 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.animation.rst:2 -msgid "animation" -msgstr "" - -#: manim.animation.animation:1 of -msgid "Animate mobjects." -msgstr "" - -#: ../../source/reference/manim.animation.animation.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.animation.animation.rst:28::1 -msgid "An animation." -msgstr "" - -#: ../../source/reference/manim.animation.animation.rst:31 -msgid "Functions" -msgstr "" - -#: manim.animation.animation.override_animation:1 of -msgid "" -"Decorator used to mark methods as overrides for specific " -":class:`~.Animation` types." -msgstr "" - -#: manim.animation.animation.override_animation:3 of -msgid "" -"Should only be used to decorate methods of classes derived from " -":class:`~.Mobject`. ``Animation`` overrides get inherited to subclasses " -"of the ``Mobject`` who defined them. They don't override subclasses of " -"the ``Animation`` they override." -msgstr "" - -#: manim.animation.animation.override_animation:7 of -msgid ":meth:`~.Mobject.add_animation_override`" -msgstr "" - -#: manim.animation.animation.override_animation -#: manim.animation.animation.prepare_animation of -msgid "Parameters" -msgstr "" - -#: manim.animation.animation.override_animation:9 of -msgid "The animation to be overridden." -msgstr "" - -#: manim.animation.animation.override_animation of -msgid "Returns" -msgstr "" - -#: manim.animation.animation.override_animation:11 of -msgid "The actual decorator. This marks the method as overriding an animation." -msgstr "" - -#: manim.animation.animation.override_animation -#: manim.animation.animation.prepare_animation of -msgid "Return type" -msgstr "" - -#: manim.animation.animation.override_animation:15 -#: manim.animation.animation.prepare_animation:5 of -msgid "Examples" -msgstr "" - -#: manim.animation.animation.prepare_animation:1 of -msgid "" -"Returns either an unchanged animation, or the animation built from a " -"passed animation factory." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.AnimationGroup.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.AnimationGroup.po deleted file mode 100644 index 85828c852f..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.AnimationGroup.po +++ /dev/null @@ -1,165 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.composition.AnimationGroup.rst:2 -msgid "AnimationGroup" -msgstr "" - -#: ../../source/reference/manim.animation.composition.AnimationGroup.rst:4 -msgid "Qualified name: ``manim.animation.composition.AnimationGroup``" -msgstr "" - -#: manim.animation.composition.AnimationGroup:1 of -msgid "Bases: :class:`manim.animation.animation.Animation`" -msgstr "" - -#: ../../source/reference/manim.animation.composition.AnimationGroup.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:1 -#: manim.animation.composition.AnimationGroup.begin:1::1 of -msgid "Begin the animation." -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:1::1 of -msgid "" -":obj:`build_animations_with_timings " -"`" -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:1::1 -#: manim.animation.composition.AnimationGroup.build_animations_with_timings:1 -#: of -msgid "Creates a list of triplets of the form (anim, start_time, end_time)" -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:1::1 of -msgid "" -":obj:`clean_up_from_scene " -"`" -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:1::1 -#: manim.animation.composition.AnimationGroup.clean_up_from_scene:1 of -msgid "Clean up the :class:`~.Scene` after finishing the animation." -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:1::1 -#: manim.animation.composition.AnimationGroup.finish:1 of -msgid "Finish the animation." -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:1::1 of -msgid "" -":obj:`get_all_mobjects " -"`" -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:1::1 -#: manim.animation.composition.AnimationGroup.get_all_mobjects:1 of -msgid "Get all mobjects involved in the animation." -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:1::1 of -msgid "" -":obj:`init_run_time " -"`" -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:1::1 of -msgid "" -":obj:`interpolate " -"`" -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:1::1 -#: manim.animation.composition.AnimationGroup.interpolate:1 of -msgid "Set the animation progress." -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:1::1 of -msgid "" -":obj:`update_mobjects " -"`" -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:1::1 of -msgid "Updates things like starting_mobject, and (for Transforms) target_mobject." -msgstr "" - -#: manim.animation.composition.AnimationGroup.begin:3 of -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 "" - -#: manim.animation.composition.AnimationGroup.begin -#: manim.animation.composition.AnimationGroup.build_animations_with_timings -#: manim.animation.composition.AnimationGroup.clean_up_from_scene -#: manim.animation.composition.AnimationGroup.finish -#: manim.animation.composition.AnimationGroup.get_all_mobjects -#: manim.animation.composition.AnimationGroup.interpolate -#: manim.animation.composition.AnimationGroup.update_mobjects of -msgid "Return type" -msgstr "" - -#: manim.animation.composition.AnimationGroup.clean_up_from_scene:3 of -msgid "" -"This includes to :meth:`~.Scene.remove` the Animation's " -":class:`~.Mobject` if the animation is a remover." -msgstr "" - -#: manim.animation.composition.AnimationGroup.clean_up_from_scene -#: manim.animation.composition.AnimationGroup.interpolate -#: manim.animation.composition.AnimationGroup.update_mobjects of -msgid "Parameters" -msgstr "" - -#: manim.animation.composition.AnimationGroup.clean_up_from_scene:6 of -msgid "The scene the animation should be cleaned up from." -msgstr "" - -#: manim.animation.composition.AnimationGroup.finish:3 of -msgid "This method gets called when the animation is over." -msgstr "" - -#: manim.animation.composition.AnimationGroup.get_all_mobjects:3 of -msgid "Ordering must match the ordering of arguments to interpolate_submobject" -msgstr "" - -#: manim.animation.composition.AnimationGroup.get_all_mobjects of -msgid "Returns" -msgstr "" - -#: manim.animation.composition.AnimationGroup.get_all_mobjects:5 of -msgid "The sequence of mobjects." -msgstr "" - -#: manim.animation.composition.AnimationGroup.interpolate:3 of -msgid "This method gets called for every frame during an animation." -msgstr "" - -#: manim.animation.composition.AnimationGroup.interpolate:5 of -msgid "" -"The relative time to set the aniamtion to, 0 meaning the start, 1 meaning" -" the end." -msgstr "" - -#: manim.animation.composition.AnimationGroup.update_mobjects:1 of -msgid "" -"Updates things like starting_mobject, and (for Transforms) " -"target_mobject. Note, since typically (always?) self.mobject will have " -"its updating suspended during the animation, this will do nothing to " -"self.mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.Succession.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.Succession.po deleted file mode 100644 index 77b4a739cf..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.Succession.po +++ /dev/null @@ -1,105 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.composition.Succession.rst:2 -msgid "Succession" -msgstr "" - -#: ../../source/reference/manim.animation.composition.Succession.rst:4 -msgid "Qualified name: ``manim.animation.composition.Succession``" -msgstr "" - -#: manim.animation.composition.Succession:1 of -msgid "Bases: :class:`manim.animation.composition.AnimationGroup`" -msgstr "" - -#: ../../source/reference/manim.animation.composition.Succession.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.composition.Succession.begin:1 -#: manim.animation.composition.Succession.begin:1::1 of -msgid "Begin the animation." -msgstr "" - -#: manim.animation.composition.Succession.begin:1::1 -#: manim.animation.composition.Succession.finish:1 of -msgid "Finish the animation." -msgstr "" - -#: manim.animation.composition.Succession.begin:1::1 -#: manim.animation.composition.Succession.interpolate:1 of -msgid "Set the animation progress." -msgstr "" - -#: manim.animation.composition.Succession.begin:1::1 of -msgid "" -":obj:`next_animation " -"`" -msgstr "" - -#: manim.animation.composition.Succession.begin:1::1 of -msgid "" -":obj:`update_active_animation " -"`" -msgstr "" - -#: manim.animation.composition.Succession.begin:1::1 of -msgid "" -":obj:`update_mobjects " -"`" -msgstr "" - -#: manim.animation.composition.Succession.begin:1::1 of -msgid "Updates things like starting_mobject, and (for Transforms) target_mobject." -msgstr "" - -#: manim.animation.composition.Succession.begin:3 of -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 "" - -#: manim.animation.composition.Succession.begin -#: manim.animation.composition.Succession.finish -#: manim.animation.composition.Succession.interpolate -#: manim.animation.composition.Succession.update_mobjects of -msgid "Return type" -msgstr "" - -#: manim.animation.composition.Succession.finish:3 of -msgid "This method gets called when the animation is over." -msgstr "" - -#: manim.animation.composition.Succession.interpolate:3 of -msgid "This method gets called for every frame during an animation." -msgstr "" - -#: manim.animation.composition.Succession.interpolate -#: manim.animation.composition.Succession.update_mobjects of -msgid "Parameters" -msgstr "" - -#: manim.animation.composition.Succession.interpolate:5 of -msgid "" -"The relative time to set the aniamtion to, 0 meaning the start, 1 meaning" -" the end." -msgstr "" - -#: manim.animation.composition.Succession.update_mobjects:1 of -msgid "" -"Updates things like starting_mobject, and (for Transforms) " -"target_mobject. Note, since typically (always?) self.mobject will have " -"its updating suspended during the animation, this will do nothing to " -"self.mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.DrawBorderThenFill.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.DrawBorderThenFill.po deleted file mode 100644 index 983e7aa80a..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.DrawBorderThenFill.po +++ /dev/null @@ -1,93 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.creation.DrawBorderThenFill.rst:2 -msgid "DrawBorderThenFill" -msgstr "" - -#: ../../source/reference/manim.animation.creation.DrawBorderThenFill.rst:4 -msgid "Qualified name: ``manim.animation.creation.DrawBorderThenFill``" -msgstr "" - -#: manim.animation.creation.DrawBorderThenFill:1 of -msgid "Bases: :class:`manim.animation.animation.Animation`" -msgstr "" - -#: manim.animation.creation.DrawBorderThenFill:1 of -msgid "Draw the border first and then show the fill." -msgstr "" - -#: manim.animation.creation.DrawBorderThenFill:4 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.creation.DrawBorderThenFill.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.creation.DrawBorderThenFill.begin:1 -#: manim.animation.creation.DrawBorderThenFill.begin:1::1 of -msgid "Begin the animation." -msgstr "" - -#: manim.animation.creation.DrawBorderThenFill.begin:1::1 of -msgid "" -":obj:`get_all_mobjects " -"`" -msgstr "" - -#: manim.animation.creation.DrawBorderThenFill.begin:1::1 -#: manim.animation.creation.DrawBorderThenFill.get_all_mobjects:1 of -msgid "Get all mobjects involved in the animation." -msgstr "" - -#: manim.animation.creation.DrawBorderThenFill.begin:1::1 of -msgid "" -":obj:`get_outline " -"`" -msgstr "" - -#: manim.animation.creation.DrawBorderThenFill.begin:1::1 of -msgid "" -":obj:`get_stroke_color " -"`" -msgstr "" - -#: manim.animation.creation.DrawBorderThenFill.begin:1::1 of -msgid "" -":obj:`interpolate_submobject " -"`" -msgstr "" - -#: manim.animation.creation.DrawBorderThenFill.begin:3 of -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 "" - -#: manim.animation.creation.DrawBorderThenFill.begin -#: manim.animation.creation.DrawBorderThenFill.get_all_mobjects of -msgid "Return type" -msgstr "" - -#: manim.animation.creation.DrawBorderThenFill.get_all_mobjects:3 of -msgid "Ordering must match the ordering of arguments to interpolate_submobject" -msgstr "" - -#: manim.animation.creation.DrawBorderThenFill.get_all_mobjects of -msgid "Returns" -msgstr "" - -#: manim.animation.creation.DrawBorderThenFill.get_all_mobjects:5 of -msgid "The sequence of mobjects." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.ShowIncreasingSubsets.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.ShowIncreasingSubsets.po deleted file mode 100644 index 7c5e11f1ec..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.ShowIncreasingSubsets.po +++ /dev/null @@ -1,72 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.creation.ShowIncreasingSubsets.rst:2 -msgid "ShowIncreasingSubsets" -msgstr "" - -#: ../../source/reference/manim.animation.creation.ShowIncreasingSubsets.rst:4 -msgid "Qualified name: ``manim.animation.creation.ShowIncreasingSubsets``" -msgstr "" - -#: manim.animation.creation.ShowIncreasingSubsets:1 of -msgid "Bases: :class:`manim.animation.animation.Animation`" -msgstr "" - -#: manim.animation.creation.ShowIncreasingSubsets:1 of -msgid "" -"Show one submobject at a time, leaving all previous ones displayed on " -"screen." -msgstr "" - -#: manim.animation.creation.ShowIncreasingSubsets:4 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.creation.ShowIncreasingSubsets.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.creation.ShowIncreasingSubsets.interpolate_mobject:1::1 -#: of -msgid "" -":obj:`interpolate_mobject " -"`" -msgstr "" - -#: manim.animation.creation.ShowIncreasingSubsets.interpolate_mobject:1 -#: manim.animation.creation.ShowIncreasingSubsets.interpolate_mobject:1::1 -#: of -msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." -msgstr "" - -#: manim.animation.creation.ShowIncreasingSubsets.interpolate_mobject:1::1 -#: of -msgid "" -":obj:`update_submobject_list " -"`" -msgstr "" - -#: manim.animation.creation.ShowIncreasingSubsets.interpolate_mobject of -msgid "Parameters" -msgstr "" - -#: manim.animation.creation.ShowIncreasingSubsets.interpolate_mobject:3 of -msgid "" -"A float between 0 and 1 expressing the ratio to which the animation is " -"completed. For example, alpha-values of 0, 0.5, and 1 correspond to the " -"animation being completed 0%, 50%, and 100%, respectively." -msgstr "" - -#: manim.animation.creation.ShowIncreasingSubsets.interpolate_mobject of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Unwrite.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Unwrite.po deleted file mode 100644 index 65fb416513..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Unwrite.po +++ /dev/null @@ -1,45 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.creation.Unwrite.rst:2 -msgid "Unwrite" -msgstr "" - -#: ../../source/reference/manim.animation.creation.Unwrite.rst:4 -msgid "Qualified name: ``manim.animation.creation.Unwrite``" -msgstr "" - -#: manim.animation.creation.Unwrite:1 of -msgid "Bases: :class:`manim.animation.creation.Write`" -msgstr "" - -#: manim.animation.creation.Unwrite:1 of -msgid "Simulate erasing by hand a :class:`~.Text` or a :class:`~.VMobject`." -msgstr "" - -#: ../../source/reference/manim.animation.creation.Unwrite.rst -msgid "Parameters" -msgstr "" - -#: manim.animation.creation.Unwrite:3 of -msgid "" -"Set True to have the animation start erasing from the last submobject " -"first." -msgstr "" - -#: manim.animation.creation.Unwrite:7 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.creation.Unwrite.rst:14 -msgid "Methods" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Write.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Write.po deleted file mode 100644 index 1a983bfcf6..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Write.po +++ /dev/null @@ -1,69 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.creation.Write.rst:2 -msgid "Write" -msgstr "" - -#: ../../source/reference/manim.animation.creation.Write.rst:4 -msgid "Qualified name: ``manim.animation.creation.Write``" -msgstr "" - -#: manim.animation.creation.Write:1 of -msgid "Bases: :class:`manim.animation.creation.DrawBorderThenFill`" -msgstr "" - -#: manim.animation.creation.Write:1 of -msgid "" -"Simulate hand-writing a :class:`~.Text` or hand-drawing a " -":class:`~.VMobject`." -msgstr "" - -#: manim.animation.creation.Write:4 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.creation.Write.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.creation.Write.begin:1 -#: manim.animation.creation.Write.begin:1::1 of -msgid "Begin the animation." -msgstr "" - -#: manim.animation.creation.Write.begin:1::1 -#: manim.animation.creation.Write.finish:1 of -msgid "Finish the animation." -msgstr "" - -#: manim.animation.creation.Write.begin:1::1 of -msgid "" -":obj:`reverse_submobjects " -"`" -msgstr "" - -#: manim.animation.creation.Write.begin:3 of -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 "" - -#: manim.animation.creation.Write.begin manim.animation.creation.Write.finish -#: of -msgid "Return type" -msgstr "" - -#: manim.animation.creation.Write.finish:3 of -msgid "This method gets called when the animation is over." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.fading.FadeIn.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.fading.FadeIn.po deleted file mode 100644 index 0afefa37f0..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.fading.FadeIn.po +++ /dev/null @@ -1,69 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.fading.FadeIn.rst:2 -msgid "FadeIn" -msgstr "" - -#: ../../source/reference/manim.animation.fading.FadeIn.rst:4 -msgid "Qualified name: ``manim.animation.fading.FadeIn``" -msgstr "" - -#: manim.animation.fading.FadeIn:1 of -msgid "Bases: :class:`manim.animation.fading._Fade`" -msgstr "" - -#: manim.animation.fading.FadeIn:1 of -msgid "Fade in :class:`~.Mobject` s." -msgstr "" - -#: ../../source/reference/manim.animation.fading.FadeIn.rst -msgid "Parameters" -msgstr "" - -#: manim.animation.fading.FadeIn:3 of -msgid "The mobjects to be faded in." -msgstr "" - -#: manim.animation.fading.FadeIn:4 of -msgid "The vector by which the mobject shifts while being faded in." -msgstr "" - -#: manim.animation.fading.FadeIn:5 of -msgid "" -"The position from which the mobject starts while being faded in. In case " -"another mobject is given as target position, its center is used." -msgstr "" - -#: manim.animation.fading.FadeIn:7 of -msgid "" -"The factor by which the mobject is scaled initially before being " -"rescaling to its original size while being faded in." -msgstr "" - -#: manim.animation.fading.FadeIn:11 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.fading.FadeIn.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.fading.FadeIn.rst:21::1 -msgid "" -":obj:`create_starting_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.fading.FadeIn.rst:23 -msgid "Attributes" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.fading.FadeOut.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.fading.FadeOut.po deleted file mode 100644 index baf70ba195..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.fading.FadeOut.po +++ /dev/null @@ -1,86 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\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.FadeOut:1 of -msgid "Bases: :class:`manim.animation.fading._Fade`" -msgstr "" - -#: manim.animation.fading.FadeOut:1 of -msgid "Fade out :class:`~.Mobject` s." -msgstr "" - -#: manim.animation.fading.FadeOut.clean_up_from_scene of -msgid "Parameters" -msgstr "" - -#: manim.animation.fading.FadeOut:3 of -msgid "The mobjects to be faded out." -msgstr "" - -#: manim.animation.fading.FadeOut:4 of -msgid "The vector by which the mobject shifts while being faded out." -msgstr "" - -#: manim.animation.fading.FadeOut:5 of -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.FadeOut:7 of -msgid "The factor by which the mobject is scaled while being faded out." -msgstr "" - -#: manim.animation.fading.FadeOut:10 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.fading.FadeOut.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.fading.FadeOut.rst:21::1 -msgid "" -":obj:`clean_up_from_scene " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.fading.FadeOut.rst:21::1 -#: manim.animation.fading.FadeOut.clean_up_from_scene:1 of -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.FadeOut.clean_up_from_scene:3 of -msgid "" -"This includes to :meth:`~.Scene.remove` the Animation's " -":class:`~.Mobject` if the animation is a remover." -msgstr "" - -#: manim.animation.fading.FadeOut.clean_up_from_scene:6 of -msgid "The scene the animation should be cleaned up from." -msgstr "" - -#: manim.animation.fading.FadeOut.clean_up_from_scene of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ApplyWave.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ApplyWave.po deleted file mode 100644 index 7498a4a7ae..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ApplyWave.po +++ /dev/null @@ -1,71 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.indication.ApplyWave.rst:2 -msgid "ApplyWave" -msgstr "" - -#: ../../source/reference/manim.animation.indication.ApplyWave.rst:4 -msgid "Qualified name: ``manim.animation.indication.ApplyWave``" -msgstr "" - -#: manim.animation.indication.ApplyWave:1 of -msgid "Bases: :class:`manim.animation.movement.Homotopy`" -msgstr "" - -#: manim.animation.indication.ApplyWave:1 of -msgid "Send a wave through the Mobject distorting it temporarily." -msgstr "" - -#: ../../source/reference/manim.animation.indication.ApplyWave.rst -msgid "Parameters" -msgstr "" - -#: manim.animation.indication.ApplyWave:3 of -msgid "The mobject to be distorted." -msgstr "" - -#: manim.animation.indication.ApplyWave:4 of -msgid "The direction in which the wave nudges points of the shape" -msgstr "" - -#: manim.animation.indication.ApplyWave:5 of -msgid "The distance points of the shape get shifted" -msgstr "" - -#: manim.animation.indication.ApplyWave:6 of -msgid "The function defining the shape of one wave flank." -msgstr "" - -#: manim.animation.indication.ApplyWave:7 of -msgid "The length of the wave relative to the width of the mobject." -msgstr "" - -#: manim.animation.indication.ApplyWave:8 of -msgid "The number of ripples of the wave" -msgstr "" - -#: manim.animation.indication.ApplyWave:9 of -msgid "The duration of the animation." -msgstr "" - -#: manim.animation.indication.ApplyWave:12 of -msgid "Examples" -msgstr "" - -#: manim.animation.indication.ApplyWave:31 of -msgid "Homotopy is a function from (x, y, z, t) to (x', y', z')" -msgstr "" - -#: ../../source/reference/manim.animation.indication.ApplyWave.rst:14 -msgid "Methods" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Circumscribe.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Circumscribe.po deleted file mode 100644 index a1764a7d4e..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Circumscribe.po +++ /dev/null @@ -1,83 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.indication.Circumscribe.rst:2 -msgid "Circumscribe" -msgstr "" - -#: ../../source/reference/manim.animation.indication.Circumscribe.rst:4 -msgid "Qualified name: ``manim.animation.indication.Circumscribe``" -msgstr "" - -#: manim.animation.indication.Circumscribe:1 of -msgid "Bases: :class:`manim.animation.composition.Succession`" -msgstr "" - -#: manim.animation.indication.Circumscribe:1 of -msgid "Draw a temporary line surrounding the mobject." -msgstr "" - -#: ../../source/reference/manim.animation.indication.Circumscribe.rst -msgid "Parameters" -msgstr "" - -#: manim.animation.indication.Circumscribe:3 of -msgid "The mobject to be circumscribed." -msgstr "" - -#: manim.animation.indication.Circumscribe:4 of -msgid "" -"The shape with which to surrond the given mobject. Should be either " -":class:`~.Rectangle` or :class:`~.Circle`" -msgstr "" - -#: manim.animation.indication.Circumscribe:6 of -msgid "" -"Whether to make the surrounding shape to fade in. It will be drawn " -"otherwise." -msgstr "" - -#: manim.animation.indication.Circumscribe:7 of -msgid "" -"Whether to make the surrounding shape to fade out. It will be undrawn " -"otherwise." -msgstr "" - -#: manim.animation.indication.Circumscribe:8 of -msgid "" -"The time_width of the drawing and undrawing. Gets ignored if either " -"`fade_in` or `fade_out` is `True`." -msgstr "" - -#: manim.animation.indication.Circumscribe:9 of -msgid "The distance between the surrounding shape and the given mobject." -msgstr "" - -#: manim.animation.indication.Circumscribe:10 of -msgid "The color of the surrounding shape." -msgstr "" - -#: manim.animation.indication.Circumscribe:11 of -msgid "The duration of the entire animation." -msgstr "" - -#: manim.animation.indication.Circumscribe:12 of -msgid "Additional arguments to be passed to the :class:`~.Succession` constructor" -msgstr "" - -#: manim.animation.indication.Circumscribe:16 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.indication.Circumscribe.rst:14 -msgid "Methods" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Flash.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Flash.po deleted file mode 100644 index eae0f842a6..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Flash.po +++ /dev/null @@ -1,85 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.indication.Flash.rst:2 -msgid "Flash" -msgstr "" - -#: ../../source/reference/manim.animation.indication.Flash.rst:4 -msgid "Qualified name: ``manim.animation.indication.Flash``" -msgstr "" - -#: manim.animation.indication.Flash:1 of -msgid "Bases: :class:`manim.animation.composition.AnimationGroup`" -msgstr "" - -#: manim.animation.indication.Flash:1 of -msgid "Send out lines in all directions." -msgstr "" - -#: ../../source/reference/manim.animation.indication.Flash.rst -msgid "Parameters" -msgstr "" - -#: manim.animation.indication.Flash:3 of -msgid "" -"The center of the flash lines. If it is a :class:`.~Mobject` its center " -"will be used." -msgstr "" - -#: manim.animation.indication.Flash:4 of -msgid "The length of the flash lines." -msgstr "" - -#: manim.animation.indication.Flash:5 of -msgid "The number of flash lines." -msgstr "" - -#: manim.animation.indication.Flash:6 of -msgid "The distance from `point` at which the flash lines start." -msgstr "" - -#: manim.animation.indication.Flash:7 of -msgid "The stroke width of the flash lines." -msgstr "" - -#: manim.animation.indication.Flash:8 of -msgid "The color of the flash lines." -msgstr "" - -#: manim.animation.indication.Flash:9 of -msgid "" -"The time width used for the flash lines. See :class:`.~ShowPassingFlash` " -"for more details." -msgstr "" - -#: manim.animation.indication.Flash:10 of -msgid "The duration of the animation." -msgstr "" - -#: manim.animation.indication.Flash:11 of -msgid "Additional arguments to be passed to the :class:`~.Succession` constructor" -msgstr "" - -#: manim.animation.indication.Flash:15 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.indication.Flash.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.indication.Flash.rst:19::1 -msgid "" -":obj:`create_line_anims " -"`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.FocusOn.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.FocusOn.po deleted file mode 100644 index 668bc1fae7..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.FocusOn.po +++ /dev/null @@ -1,71 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.indication.FocusOn.rst:2 -msgid "FocusOn" -msgstr "" - -#: ../../source/reference/manim.animation.indication.FocusOn.rst:4 -msgid "Qualified name: ``manim.animation.indication.FocusOn``" -msgstr "" - -#: manim.animation.indication.FocusOn:1 of -msgid "Bases: :class:`manim.animation.transform.Transform`" -msgstr "" - -#: manim.animation.indication.FocusOn:1 of -msgid "Shrink a spotlight to a position." -msgstr "" - -#: ../../source/reference/manim.animation.indication.FocusOn.rst -msgid "Parameters" -msgstr "" - -#: manim.animation.indication.FocusOn:3 of -msgid "" -"The point at which to shrink the spotlight. If it is a :class:`.~Mobject`" -" its center will be used." -msgstr "" - -#: manim.animation.indication.FocusOn:4 of -msgid "The opacity of the spotlight." -msgstr "" - -#: manim.animation.indication.FocusOn:5 of -msgid "The color of the spotlight." -msgstr "" - -#: manim.animation.indication.FocusOn:6 of -msgid "The duration of the animation." -msgstr "" - -#: manim.animation.indication.FocusOn:7 of -msgid "Additional arguments to be passed to the :class:`~.Succession` constructor" -msgstr "" - -#: manim.animation.indication.FocusOn:11 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.indication.FocusOn.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.indication.FocusOn.rst:21::1 -msgid "" -":obj:`create_starting_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.indication.FocusOn.rst:23 -msgid "Attributes" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ShowPassingFlash.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ShowPassingFlash.po deleted file mode 100644 index dfb5921992..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ShowPassingFlash.po +++ /dev/null @@ -1,60 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.indication.ShowPassingFlash.rst:2 -msgid "ShowPassingFlash" -msgstr "" - -#: ../../source/reference/manim.animation.indication.ShowPassingFlash.rst:4 -msgid "Qualified name: ``manim.animation.indication.ShowPassingFlash``" -msgstr "" - -#: manim.animation.indication.ShowPassingFlash:1 of -msgid "Bases: :class:`manim.animation.creation.ShowPartial`" -msgstr "" - -#: manim.animation.indication.ShowPassingFlash:1 of -msgid "Show only a sliver of the VMobject each frame." -msgstr "" - -#: manim.animation.indication.ShowPassingFlash.finish of -msgid "Parameters" -msgstr "" - -#: manim.animation.indication.ShowPassingFlash:3 of -msgid "The mobject whose stroke is animated." -msgstr "" - -#: manim.animation.indication.ShowPassingFlash:4 of -msgid "The length of the sliver relative to the length of the stroke." -msgstr "" - -#: manim.animation.indication.ShowPassingFlash:7 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.indication.ShowPassingFlash.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.indication.ShowPassingFlash.finish:1 -#: manim.animation.indication.ShowPassingFlash.finish:1::1 of -msgid "Finish the animation." -msgstr "" - -#: manim.animation.indication.ShowPassingFlash.finish:3 of -msgid "This method gets called when the animation is over." -msgstr "" - -#: manim.animation.indication.ShowPassingFlash.finish of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Wiggle.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Wiggle.po deleted file mode 100644 index ff24d6e941..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Wiggle.po +++ /dev/null @@ -1,85 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.indication.Wiggle.rst:2 -msgid "Wiggle" -msgstr "" - -#: ../../source/reference/manim.animation.indication.Wiggle.rst:4 -msgid "Qualified name: ``manim.animation.indication.Wiggle``" -msgstr "" - -#: manim.animation.indication.Wiggle:1 of -msgid "Bases: :class:`manim.animation.animation.Animation`" -msgstr "" - -#: manim.animation.indication.Wiggle:1 of -msgid "Wiggle a Mobject." -msgstr "" - -#: ../../source/reference/manim.animation.indication.Wiggle.rst -msgid "Parameters" -msgstr "" - -#: manim.animation.indication.Wiggle:3 of -msgid "The mobject to wiggle." -msgstr "" - -#: manim.animation.indication.Wiggle:5 of -msgid "The factor by which the mobject will be temporarily scaled." -msgstr "" - -#: manim.animation.indication.Wiggle:6 of -msgid "The wiggle angle." -msgstr "" - -#: manim.animation.indication.Wiggle:7 of -msgid "The number of wiggles." -msgstr "" - -#: manim.animation.indication.Wiggle:8 of -msgid "The point about which the mobject gets scaled." -msgstr "" - -#: manim.animation.indication.Wiggle:9 of -msgid "The point around which the mobject gets rotated." -msgstr "" - -#: manim.animation.indication.Wiggle:10 of -msgid "The duration of the animation" -msgstr "" - -#: manim.animation.indication.Wiggle:13 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.indication.Wiggle.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.indication.Wiggle.rst:20::1 -msgid "" -":obj:`get_rotate_about_point " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.indication.Wiggle.rst:20::1 -msgid "" -":obj:`get_scale_about_point " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.indication.Wiggle.rst:20::1 -msgid "" -":obj:`interpolate_submobject " -"`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.Homotopy.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.Homotopy.po deleted file mode 100644 index 61862c5d77..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.Homotopy.po +++ /dev/null @@ -1,43 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.movement.Homotopy.rst:2 -msgid "Homotopy" -msgstr "" - -#: ../../source/reference/manim.animation.movement.Homotopy.rst:4 -msgid "Qualified name: ``manim.animation.movement.Homotopy``" -msgstr "" - -#: manim.animation.movement.Homotopy:1 of -msgid "Bases: :class:`manim.animation.animation.Animation`" -msgstr "" - -#: manim.animation.movement.Homotopy:1 of -msgid "Homotopy is a function from (x, y, z, t) to (x', y', z')" -msgstr "" - -#: ../../source/reference/manim.animation.movement.Homotopy.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.movement.Homotopy.rst:19::1 -msgid "" -":obj:`function_at_time_t " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.movement.Homotopy.rst:19::1 -msgid "" -":obj:`interpolate_submobject " -"`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.MoveAlongPath.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.MoveAlongPath.po deleted file mode 100644 index b9bf8de05a..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.MoveAlongPath.po +++ /dev/null @@ -1,61 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.movement.MoveAlongPath.rst:2 -msgid "MoveAlongPath" -msgstr "" - -#: ../../source/reference/manim.animation.movement.MoveAlongPath.rst:4 -msgid "Qualified name: ``manim.animation.movement.MoveAlongPath``" -msgstr "" - -#: manim.animation.movement.MoveAlongPath:1 of -msgid "Bases: :class:`manim.animation.animation.Animation`" -msgstr "" - -#: manim.animation.movement.MoveAlongPath:1 of -msgid "" -"Make one mobject move along the path of another mobject. .. rubric:: " -"Example" -msgstr "" - -#: ../../source/reference/manim.animation.movement.MoveAlongPath.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.movement.MoveAlongPath.interpolate_mobject:1::1 -#: of -msgid "" -":obj:`interpolate_mobject " -"`" -msgstr "" - -#: manim.animation.movement.MoveAlongPath.interpolate_mobject:1 -#: manim.animation.movement.MoveAlongPath.interpolate_mobject:1::1 -#: of -msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." -msgstr "" - -#: manim.animation.movement.MoveAlongPath.interpolate_mobject of -msgid "Parameters" -msgstr "" - -#: manim.animation.movement.MoveAlongPath.interpolate_mobject:3 of -msgid "" -"A float between 0 and 1 expressing the ratio to which the animation is " -"completed. For example, alpha-values of 0, 0.5, and 1 correspond to the " -"animation being completed 0%, 50%, and 100%, respectively." -msgstr "" - -#: manim.animation.movement.MoveAlongPath.interpolate_mobject of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.PhaseFlow.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.PhaseFlow.po deleted file mode 100644 index 287c1ebca1..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.PhaseFlow.po +++ /dev/null @@ -1,53 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.movement.PhaseFlow.rst:2 -msgid "PhaseFlow" -msgstr "" - -#: ../../source/reference/manim.animation.movement.PhaseFlow.rst:4 -msgid "Qualified name: ``manim.animation.movement.PhaseFlow``" -msgstr "" - -#: manim.animation.movement.PhaseFlow:1 of -msgid "Bases: :class:`manim.animation.animation.Animation`" -msgstr "" - -#: ../../source/reference/manim.animation.movement.PhaseFlow.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.movement.PhaseFlow.interpolate_mobject:1::1 of -msgid "" -":obj:`interpolate_mobject " -"`" -msgstr "" - -#: manim.animation.movement.PhaseFlow.interpolate_mobject:1 -#: manim.animation.movement.PhaseFlow.interpolate_mobject:1::1 of -msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." -msgstr "" - -#: manim.animation.movement.PhaseFlow.interpolate_mobject of -msgid "Parameters" -msgstr "" - -#: manim.animation.movement.PhaseFlow.interpolate_mobject:3 of -msgid "" -"A float between 0 and 1 expressing the ratio to which the animation is " -"completed. For example, alpha-values of 0, 0.5, and 1 correspond to the " -"animation being completed 0%, 50%, and 100%, respectively." -msgstr "" - -#: manim.animation.movement.PhaseFlow.interpolate_mobject of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.numbers.ChangingDecimal.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.numbers.ChangingDecimal.po deleted file mode 100644 index 323499cd34..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.numbers.ChangingDecimal.po +++ /dev/null @@ -1,62 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.numbers.ChangingDecimal.rst:2 -msgid "ChangingDecimal" -msgstr "" - -#: ../../source/reference/manim.animation.numbers.ChangingDecimal.rst:4 -msgid "Qualified name: ``manim.animation.numbers.ChangingDecimal``" -msgstr "" - -#: manim.animation.numbers.ChangingDecimal:1 of -msgid "Bases: :class:`manim.animation.animation.Animation`" -msgstr "" - -#: ../../source/reference/manim.animation.numbers.ChangingDecimal.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.numbers.ChangingDecimal.interpolate_mobject:1::1 -#: of -msgid "" -":obj:`check_validity_of_input " -"`" -msgstr "" - -#: manim.animation.numbers.ChangingDecimal.interpolate_mobject:1::1 -#: of -msgid "" -":obj:`interpolate_mobject " -"`" -msgstr "" - -#: manim.animation.numbers.ChangingDecimal.interpolate_mobject:1 -#: manim.animation.numbers.ChangingDecimal.interpolate_mobject:1::1 -#: of -msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." -msgstr "" - -#: manim.animation.numbers.ChangingDecimal.interpolate_mobject of -msgid "Parameters" -msgstr "" - -#: manim.animation.numbers.ChangingDecimal.interpolate_mobject:3 of -msgid "" -"A float between 0 and 1 expressing the ratio to which the animation is " -"completed. For example, alpha-values of 0, 0.5, and 1 correspond to the " -"animation being completed 0%, 50%, and 100%, respectively." -msgstr "" - -#: manim.animation.numbers.ChangingDecimal.interpolate_mobject of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.rotation.Rotating.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.rotation.Rotating.po deleted file mode 100644 index 6989251000..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.rotation.Rotating.po +++ /dev/null @@ -1,53 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.rotation.Rotating.rst:2 -msgid "Rotating" -msgstr "" - -#: ../../source/reference/manim.animation.rotation.Rotating.rst:4 -msgid "Qualified name: ``manim.animation.rotation.Rotating``" -msgstr "" - -#: manim.animation.rotation.Rotating:1 of -msgid "Bases: :class:`manim.animation.animation.Animation`" -msgstr "" - -#: ../../source/reference/manim.animation.rotation.Rotating.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.rotation.Rotating.interpolate_mobject:1::1 of -msgid "" -":obj:`interpolate_mobject " -"`" -msgstr "" - -#: manim.animation.rotation.Rotating.interpolate_mobject:1 -#: manim.animation.rotation.Rotating.interpolate_mobject:1::1 of -msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." -msgstr "" - -#: manim.animation.rotation.Rotating.interpolate_mobject of -msgid "Parameters" -msgstr "" - -#: manim.animation.rotation.Rotating.interpolate_mobject:3 of -msgid "" -"A float between 0 and 1 expressing the ratio to which the animation is " -"completed. For example, alpha-values of 0, 0.5, and 1 correspond to the " -"animation being completed 0%, 50%, and 100%, respectively." -msgstr "" - -#: manim.animation.rotation.Rotating.interpolate_mobject of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.specialized.Broadcast.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.specialized.Broadcast.po deleted file mode 100644 index 9ab96e3907..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.specialized.Broadcast.po +++ /dev/null @@ -1,87 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.specialized.Broadcast.rst:2 -msgid "Broadcast" -msgstr "" - -#: ../../source/reference/manim.animation.specialized.Broadcast.rst:4 -msgid "Qualified name: ``manim.animation.specialized.Broadcast``" -msgstr "" - -#: manim.animation.specialized.Broadcast:1 of -msgid "Bases: :class:`manim.animation.composition.LaggedStart`" -msgstr "" - -#: manim.animation.specialized.Broadcast:1 of -msgid "" -"Broadcast a mobject starting from an ``initial_width``, up to the actual " -"size of the mobject." -msgstr "" - -#: ../../source/reference/manim.animation.specialized.Broadcast.rst -msgid "Parameters" -msgstr "" - -#: manim.animation.specialized.Broadcast:3 of -msgid "The mobject to be broadcast." -msgstr "" - -#: manim.animation.specialized.Broadcast:4 of -msgid "The center of the broadcast, by default ORIGIN." -msgstr "" - -#: manim.animation.specialized.Broadcast:5 of -msgid "The number of mobjects that emerge from the focal point, by default 5." -msgstr "" - -#: manim.animation.specialized.Broadcast:6 of -msgid "" -"The starting stroke opacity of the mobjects emitted from the broadcast, " -"by default 1." -msgstr "" - -#: manim.animation.specialized.Broadcast:7 of -msgid "" -"The final stroke opacity of the mobjects emitted from the broadcast, by " -"default 0." -msgstr "" - -#: manim.animation.specialized.Broadcast:8 of -msgid "The initial width of the mobjects, by default 0.0." -msgstr "" - -#: manim.animation.specialized.Broadcast:9 of -msgid "" -"Whether the mobjects should be removed from the scene after the " -"animation, by default True." -msgstr "" - -#: manim.animation.specialized.Broadcast:10 of -msgid "The time between each iteration of the mobject, by default 0.2." -msgstr "" - -#: manim.animation.specialized.Broadcast:11 of -msgid "The total duration of the animation, by default 3." -msgstr "" - -#: manim.animation.specialized.Broadcast:12 of -msgid "Additional arguments to be passed to :class:`~.LaggedStart`." -msgstr "" - -#: manim.animation.specialized.Broadcast:15 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.specialized.Broadcast.rst:14 -msgid "Methods" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.specialized.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.specialized.po deleted file mode 100644 index bf030395e2..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.specialized.po +++ /dev/null @@ -1,25 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.specialized.rst:2 -msgid "specialized" -msgstr "" - -#: ../../source/reference/manim.animation.specialized.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.animation.specialized.rst:20::1 -msgid "" -"Broadcast a mobject starting from an ``initial_width``, up to the actual " -"size of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyComplexFunction.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyComplexFunction.po deleted file mode 100644 index 0779112a69..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyComplexFunction.po +++ /dev/null @@ -1,54 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.transform.ApplyComplexFunction.rst:2 -msgid "ApplyComplexFunction" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyComplexFunction.rst:4 -msgid "Qualified name: ``manim.animation.transform.ApplyComplexFunction``" -msgstr "" - -#: manim.animation.transform.ApplyComplexFunction:1 of -msgid "Bases: :class:`manim.animation.transform.ApplyMethod`" -msgstr "" - -#: manim.animation.transform.ApplyComplexFunction:1 of -msgid "" -"Method is a method of Mobject, ``args`` are arguments for that method. " -"Key word arguments should be passed in as the last arg, as a dict, since " -"``kwargs`` is for configuration of the transform itself" -msgstr "" - -#: manim.animation.transform.ApplyComplexFunction:6 of -msgid "Relies on the fact that mobject methods return the mobject" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyComplexFunction.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyComplexFunction.rst:21 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyComplexFunction.rst:25::1 -msgid "" -":obj:`path_arc " -"`\\" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyComplexFunction.rst:25::1 -msgid "" -":obj:`path_func " -"`\\" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyPointwiseFunction.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyPointwiseFunction.po deleted file mode 100644 index 2d7bab169f..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyPointwiseFunction.po +++ /dev/null @@ -1,62 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunction.rst:2 -msgid "ApplyPointwiseFunction" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunction.rst:4 -msgid "Qualified name: ``manim.animation.transform.ApplyPointwiseFunction``" -msgstr "" - -#: manim.animation.transform.ApplyPointwiseFunction:1 of -msgid "Bases: :class:`manim.animation.transform.ApplyMethod`" -msgstr "" - -#: manim.animation.transform.ApplyPointwiseFunction:1 of -msgid "Animation that applies a pointwise function to a mobject." -msgstr "" - -#: manim.animation.transform.ApplyPointwiseFunction:4 of -msgid "Examples" -msgstr "" - -#: manim.animation.transform.ApplyPointwiseFunction:18 of -msgid "" -"Method is a method of Mobject, ``args`` are arguments for that method. " -"Key word arguments should be passed in as the last arg, as a dict, since " -"``kwargs`` is for configuration of the transform itself" -msgstr "" - -#: manim.animation.transform.ApplyPointwiseFunction:23 of -msgid "Relies on the fact that mobject methods return the mobject" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunction.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunction.rst:21 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunction.rst:25::1 -msgid "" -":obj:`path_arc " -"`\\" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunction.rst:25::1 -msgid "" -":obj:`path_func " -"`\\" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.po deleted file mode 100644 index 80a2bc0912..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.po +++ /dev/null @@ -1,80 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\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.ApplyPointwiseFunctionToCenter:1 of -msgid "Bases: :class:`manim.animation.transform.ApplyPointwiseFunction`" -msgstr "" - -#: manim.animation.transform.ApplyPointwiseFunctionToCenter:1 of -msgid "" -"Method is a method of Mobject, ``args`` are arguments for that method. " -"Key word arguments should be passed in as the last arg, as a dict, since " -"``kwargs`` is for configuration of the transform itself" -msgstr "" - -#: manim.animation.transform.ApplyPointwiseFunctionToCenter:6 of -msgid "Relies on the fact that mobject methods return the mobject" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:20::1 -msgid "" -":obj:`begin " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:20::1 -#: manim.animation.transform.ApplyPointwiseFunctionToCenter.begin:1 of -msgid "Begin the animation." -msgstr "" - -#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:22 -msgid "Attributes" -msgstr "" - -#: manim.animation.transform.ApplyPointwiseFunctionToCenter.begin:1::1 -#: of -msgid "" -":obj:`path_arc " -"`\\" -msgstr "" - -#: manim.animation.transform.ApplyPointwiseFunctionToCenter.begin:1::1 -#: of -msgid "" -":obj:`path_func " -"`\\" -msgstr "" - -#: manim.animation.transform.ApplyPointwiseFunctionToCenter.begin:3 of -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 "" - -#: manim.animation.transform.ApplyPointwiseFunctionToCenter.begin of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.FadeTransform.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.FadeTransform.po deleted file mode 100644 index 5d0cb556c5..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.FadeTransform.po +++ /dev/null @@ -1,143 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.transform.FadeTransform.rst:2 -msgid "FadeTransform" -msgstr "" - -#: ../../source/reference/manim.animation.transform.FadeTransform.rst:4 -msgid "Qualified name: ``manim.animation.transform.FadeTransform``" -msgstr "" - -#: manim.animation.transform.FadeTransform:1 of -msgid "Bases: :class:`manim.animation.transform.Transform`" -msgstr "" - -#: manim.animation.transform.FadeTransform:1 of -msgid "Fades one mobject into another." -msgstr "" - -#: manim.animation.transform.FadeTransform.clean_up_from_scene -#: manim.animation.transform.FadeTransform.ghost_to of -msgid "Parameters" -msgstr "" - -#: manim.animation.transform.FadeTransform:3 of -msgid "The starting :class:`~.Mobject`." -msgstr "" - -#: manim.animation.transform.FadeTransform:4 of -msgid "The target :class:`~.Mobject`." -msgstr "" - -#: manim.animation.transform.FadeTransform:5 of -msgid "" -"Controls whether the target :class:`~.Mobject` is stretched during the " -"animation. Default: ``True``." -msgstr "" - -#: manim.animation.transform.FadeTransform:7 of -msgid "" -"If the target mobject is not stretched automatically, this allows to " -"adjust the initial scale of the target :class:`~.Mobject` while it is " -"shifted in. Setting this to 0, 1, and 2, respectively, matches the length" -" of the target with the length of the starting :class:`~.Mobject` in x, " -"y, and z direction, respectively." -msgstr "" - -#: manim.animation.transform.FadeTransform:12 of -msgid "Further keyword arguments are passed to the parent class." -msgstr "" - -#: manim.animation.transform.FadeTransform:15 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.transform.FadeTransform.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.transform.FadeTransform.rst:24::1 -#: manim.animation.transform.FadeTransform.begin:1 of -msgid "Initial setup for the animation." -msgstr "" - -#: ../../source/reference/manim.animation.transform.FadeTransform.rst:24::1 -msgid "" -":obj:`clean_up_from_scene " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform.FadeTransform.rst:24::1 -#: manim.animation.transform.FadeTransform.clean_up_from_scene:1 of -msgid "Clean up the :class:`~.Scene` after finishing the animation." -msgstr "" - -#: ../../source/reference/manim.animation.transform.FadeTransform.rst:24::1 -msgid "" -":obj:`get_all_families_zipped " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform.FadeTransform.rst:24::1 -msgid "" -":obj:`get_all_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform.FadeTransform.rst:24::1 -#: manim.animation.transform.FadeTransform.get_all_mobjects:1 of -msgid "Get all mobjects involved in the animation." -msgstr "" - -#: ../../source/reference/manim.animation.transform.FadeTransform.rst:24::1 -#: manim.animation.transform.FadeTransform.ghost_to:1 of -msgid "Replaces the source by the target and sets the opacity to 0." -msgstr "" - -#: ../../source/reference/manim.animation.transform.FadeTransform.rst:26 -msgid "Attributes" -msgstr "" - -#: manim.animation.transform.FadeTransform.begin:3 of -msgid "" -"The mobject to which this animation is bound is a group consisting of " -"both the starting and the ending mobject. At the start, the ending " -"mobject replaces the starting mobject (and is completely faded). In the " -"end, it is set to be the other way around." -msgstr "" - -#: manim.animation.transform.FadeTransform.clean_up_from_scene:3 of -msgid "" -"This includes to :meth:`~.Scene.remove` the Animation's " -":class:`~.Mobject` if the animation is a remover." -msgstr "" - -#: manim.animation.transform.FadeTransform.clean_up_from_scene:6 of -msgid "The scene the animation should be cleaned up from." -msgstr "" - -#: manim.animation.transform.FadeTransform.get_all_mobjects:3 of -msgid "Ordering must match the ordering of arguments to interpolate_submobject" -msgstr "" - -#: manim.animation.transform.FadeTransform.get_all_mobjects of -msgid "Returns" -msgstr "" - -#: manim.animation.transform.FadeTransform.get_all_mobjects:5 of -msgid "The sequence of mobjects." -msgstr "" - -#: manim.animation.transform.FadeTransform.get_all_mobjects of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.Transform.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.Transform.po deleted file mode 100644 index 3f73e04644..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.Transform.po +++ /dev/null @@ -1,109 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.transform.Transform.rst:2 -msgid "Transform" -msgstr "" - -#: ../../source/reference/manim.animation.transform.Transform.rst:4 -msgid "Qualified name: ``manim.animation.transform.Transform``" -msgstr "" - -#: manim.animation.transform.Transform:1 of -msgid "Bases: :class:`manim.animation.animation.Animation`" -msgstr "" - -#: ../../source/reference/manim.animation.transform.Transform.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.transform.Transform.rst:25::1 -#: manim.animation.transform.Transform.begin:1 of -msgid "Begin the animation." -msgstr "" - -#: ../../source/reference/manim.animation.transform.Transform.rst:25::1 -msgid "" -":obj:`clean_up_from_scene " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform.Transform.rst:25::1 -#: manim.animation.transform.Transform.clean_up_from_scene:1 of -msgid "Clean up the :class:`~.Scene` after finishing the animation." -msgstr "" - -#: ../../source/reference/manim.animation.transform.Transform.rst:25::1 -msgid "" -":obj:`get_all_families_zipped " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform.Transform.rst:25::1 -msgid "" -":obj:`get_all_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform.Transform.rst:25::1 -#: manim.animation.transform.Transform.get_all_mobjects:1 of -msgid "Get all mobjects involved in the animation." -msgstr "" - -#: ../../source/reference/manim.animation.transform.Transform.rst:25::1 -msgid "" -":obj:`interpolate_submobject " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform.Transform.rst:27 -msgid "Attributes" -msgstr "" - -#: manim.animation.transform.Transform.begin:3 of -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 "" - -#: manim.animation.transform.Transform.begin -#: manim.animation.transform.Transform.clean_up_from_scene -#: manim.animation.transform.Transform.get_all_mobjects of -msgid "Return type" -msgstr "" - -#: manim.animation.transform.Transform.clean_up_from_scene:3 of -msgid "" -"This includes to :meth:`~.Scene.remove` the Animation's " -":class:`~.Mobject` if the animation is a remover." -msgstr "" - -#: manim.animation.transform.Transform.clean_up_from_scene of -msgid "Parameters" -msgstr "" - -#: manim.animation.transform.Transform.clean_up_from_scene:6 of -msgid "The scene the animation should be cleaned up from." -msgstr "" - -#: manim.animation.transform.Transform.get_all_mobjects:3 of -msgid "Ordering must match the ordering of arguments to interpolate_submobject" -msgstr "" - -#: manim.animation.transform.Transform.get_all_mobjects of -msgid "Returns" -msgstr "" - -#: manim.animation.transform.Transform.get_all_mobjects:5 of -msgid "The sequence of mobjects." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.TransformAnimations.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.TransformAnimations.po deleted file mode 100644 index c6a3fed54c..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.TransformAnimations.po +++ /dev/null @@ -1,67 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.transform.TransformAnimations.rst:2 -msgid "TransformAnimations" -msgstr "" - -#: ../../source/reference/manim.animation.transform.TransformAnimations.rst:4 -msgid "Qualified name: ``manim.animation.transform.TransformAnimations``" -msgstr "" - -#: manim.animation.transform.TransformAnimations:1 of -msgid "Bases: :class:`manim.animation.transform.Transform`" -msgstr "" - -#: ../../source/reference/manim.animation.transform.TransformAnimations.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.transform.TransformAnimations.rst:20::1 -msgid "" -":obj:`interpolate " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform.TransformAnimations.rst:20::1 -#: manim.animation.transform.TransformAnimations.interpolate:1 of -msgid "Set the animation progress." -msgstr "" - -#: ../../source/reference/manim.animation.transform.TransformAnimations.rst:22 -msgid "Attributes" -msgstr "" - -#: manim.animation.transform.TransformAnimations.interpolate:1::1 -#: of -msgid "" -":obj:`path_func " -"`\\" -msgstr "" - -#: manim.animation.transform.TransformAnimations.interpolate:3 of -msgid "This method gets called for every frame during an animation." -msgstr "" - -#: manim.animation.transform.TransformAnimations.interpolate of -msgid "Parameters" -msgstr "" - -#: manim.animation.transform.TransformAnimations.interpolate:5 of -msgid "" -"The relative time to set the aniamtion to, 0 meaning the start, 1 meaning" -" the end." -msgstr "" - -#: manim.animation.transform.TransformAnimations.interpolate of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.TransformMatchingAbstractBase.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.TransformMatchingAbstractBase.po deleted file mode 100644 index 6ec9fdbc2a..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.TransformMatchingAbstractBase.po +++ /dev/null @@ -1,149 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingAbstractBase.rst:2 -msgid "TransformMatchingAbstractBase" -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingAbstractBase.rst:4 -msgid "" -"Qualified name: " -"``manim.animation.transform\\_matching\\_parts.TransformMatchingAbstractBase``" -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase:1 of -msgid "Bases: :class:`manim.animation.composition.AnimationGroup`" -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase:1 of -msgid "Abstract base class for transformations that keep track of matching parts." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase:3 of -msgid "" -"Subclasses have to implement the two static methods " -":meth:`~.TransformMatchingAbstractBase.get_mobject_parts` and " -":meth:`~.TransformMatchingAbstractBase.get_mobject_key`." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase:7 of -msgid "" -"Basically, this transformation first maps all submobjects returned by the" -" ``get_mobject_parts`` method to certain keys by applying the " -"``get_mobject_key`` method. Then, submobjects with matching keys are " -"transformed into each other." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene -#: of -msgid "Parameters" -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase:12 of -msgid "The starting :class:`~.Mobject`." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase:13 of -msgid "The target :class:`~.Mobject`." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase:14 of -msgid "" -"Controls whether submobjects without a matching key are transformed into " -"each other by using :class:`~.Transform`. Default: ``False``." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase:16 of -msgid "" -"Controls whether submobjects without a matching key are transformed into " -"each other by using :class:`~.FadeTransform`. Default: ``False``." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase:18 of -msgid "" -"Optional. A dictionary mapping keys belonging to some of the starting " -"mobject's submobjects (i.e., the return values of the ``get_mobject_key``" -" method) to some keys belonging to the target mobject's submobjects that " -"should be transformed although the keys don't match." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase:22 of -msgid "" -"All further keyword arguments are passed to the submobject " -"transformations." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase:26 of -msgid "" -"If neither ``transform_mismatches`` nor ``fade_transform_mismatches`` are" -" set to ``True``, submobjects without matching keys in the starting " -"mobject are faded out in the direction of the unmatched submobjects in " -"the target mobject, and unmatched submobjects in the target mobject are " -"faded in from the direction of the unmatched submobjects in the start " -"mobject." -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingAbstractBase.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene:1::1 -#: of -msgid "" -":obj:`clean_up_from_scene " -"`" -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene:1 -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene:1::1 -#: of -msgid "Clean up the :class:`~.Scene` after finishing the animation." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene:1::1 -#: of -msgid "" -":obj:`get_mobject_key " -"`" -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene:1::1 -#: of -msgid "" -":obj:`get_mobject_parts " -"`" -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene:1::1 -#: of -msgid "" -":obj:`get_shape_map " -"`" -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene:3 -#: of -msgid "" -"This includes to :meth:`~.Scene.remove` the Animation's " -":class:`~.Mobject` if the animation is a remover." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene:6 -#: of -msgid "The scene the animation should be cleaned up from." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene -#: of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.po deleted file mode 100644 index d0a1d80ddb..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.po +++ /dev/null @@ -1,61 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.rst:2 -msgid "TransformMatchingShapes" -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.rst:4 -msgid "" -"Qualified name: " -"``manim.animation.transform\\_matching\\_parts.TransformMatchingShapes``" -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingShapes:1 of -msgid "" -"Bases: " -":class:`manim.animation.transform_matching_parts.TransformMatchingAbstractBase`" -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingShapes:1 of -msgid "" -"An animation trying to transform groups by matching the shape of their " -"submobjects." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingShapes:4 of -msgid "" -"Two submobjects match if the hash of their point coordinates after " -"normalization (i.e., after translation to the origin, fixing the " -"submobject height at 1 unit, and rounding the coordinates to three " -"decimal places) matches." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingShapes:12 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.rst:19::1 -msgid "" -":obj:`get_mobject_key " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.rst:19::1 -msgid "" -":obj:`get_mobject_parts " -"`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.TransformMatchingTex.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.TransformMatchingTex.po deleted file mode 100644 index de07037f5d..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.TransformMatchingTex.po +++ /dev/null @@ -1,55 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingTex.rst:2 -msgid "TransformMatchingTex" -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingTex.rst:4 -msgid "" -"Qualified name: " -"``manim.animation.transform\\_matching\\_parts.TransformMatchingTex``" -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingTex:1 of -msgid "" -"Bases: " -":class:`manim.animation.transform_matching_parts.TransformMatchingAbstractBase`" -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingTex:1 of -msgid "A transformation trying to transform rendered LaTeX strings." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingTex:3 of -msgid "Two submobjects match if their ``tex_string`` matches." -msgstr "" - -#: manim.animation.transform_matching_parts.TransformMatchingTex:8 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingTex.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingTex.rst:19::1 -msgid "" -":obj:`get_mobject_key " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingTex.rst:19::1 -msgid "" -":obj:`get_mobject_parts " -"`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.po deleted file mode 100644 index c8ae5da407..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform_matching_parts.po +++ /dev/null @@ -1,57 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.transform_matching_parts.rst:2 -msgid "transform\\_matching\\_parts" -msgstr "" - -#: manim.animation.transform_matching_parts:1 of -msgid "" -"Animations that try to transform Mobjects while keeping track of " -"identical parts." -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.rst:24::1 -msgid "" -":obj:`TransformMatchingAbstractBase " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.rst:24::1 -msgid "Abstract base class for transformations that keep track of matching parts." -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.rst:24::1 -msgid "" -":obj:`TransformMatchingShapes " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.rst:24::1 -msgid "" -"An animation trying to transform groups by matching the shape of their " -"submobjects." -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.rst:24::1 -msgid "" -":obj:`TransformMatchingTex " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform_matching_parts.rst:24::1 -msgid "A transformation trying to transform rendered LaTeX strings." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.MaintainPositionRelativeTo.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.MaintainPositionRelativeTo.po deleted file mode 100644 index ccb15bbb27..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.MaintainPositionRelativeTo.po +++ /dev/null @@ -1,55 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.update.MaintainPositionRelativeTo.rst:2 -msgid "MaintainPositionRelativeTo" -msgstr "" - -#: ../../source/reference/manim.animation.update.MaintainPositionRelativeTo.rst:4 -msgid "Qualified name: ``manim.animation.update.MaintainPositionRelativeTo``" -msgstr "" - -#: manim.animation.update.MaintainPositionRelativeTo:1 of -msgid "Bases: :class:`manim.animation.animation.Animation`" -msgstr "" - -#: ../../source/reference/manim.animation.update.MaintainPositionRelativeTo.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.update.MaintainPositionRelativeTo.interpolate_mobject:1::1 -#: of -msgid "" -":obj:`interpolate_mobject " -"`" -msgstr "" - -#: manim.animation.update.MaintainPositionRelativeTo.interpolate_mobject:1 -#: manim.animation.update.MaintainPositionRelativeTo.interpolate_mobject:1::1 -#: of -msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." -msgstr "" - -#: manim.animation.update.MaintainPositionRelativeTo.interpolate_mobject of -msgid "Parameters" -msgstr "" - -#: manim.animation.update.MaintainPositionRelativeTo.interpolate_mobject:3 of -msgid "" -"A float between 0 and 1 expressing the ratio to which the animation is " -"completed. For example, alpha-values of 0, 0.5, and 1 correspond to the " -"animation being completed 0%, 50%, and 100%, respectively." -msgstr "" - -#: manim.animation.update.MaintainPositionRelativeTo.interpolate_mobject of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.UpdateFromAlphaFunc.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.UpdateFromAlphaFunc.po deleted file mode 100644 index dafb9b3bb9..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.UpdateFromAlphaFunc.po +++ /dev/null @@ -1,55 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.update.UpdateFromAlphaFunc.rst:2 -msgid "UpdateFromAlphaFunc" -msgstr "" - -#: ../../source/reference/manim.animation.update.UpdateFromAlphaFunc.rst:4 -msgid "Qualified name: ``manim.animation.update.UpdateFromAlphaFunc``" -msgstr "" - -#: manim.animation.update.UpdateFromAlphaFunc:1 of -msgid "Bases: :class:`manim.animation.update.UpdateFromFunc`" -msgstr "" - -#: ../../source/reference/manim.animation.update.UpdateFromAlphaFunc.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.update.UpdateFromAlphaFunc.interpolate_mobject:1::1 -#: of -msgid "" -":obj:`interpolate_mobject " -"`" -msgstr "" - -#: manim.animation.update.UpdateFromAlphaFunc.interpolate_mobject:1 -#: manim.animation.update.UpdateFromAlphaFunc.interpolate_mobject:1::1 -#: of -msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." -msgstr "" - -#: manim.animation.update.UpdateFromAlphaFunc.interpolate_mobject of -msgid "Parameters" -msgstr "" - -#: manim.animation.update.UpdateFromAlphaFunc.interpolate_mobject:3 of -msgid "" -"A float between 0 and 1 expressing the ratio to which the animation is " -"completed. For example, alpha-values of 0, 0.5, and 1 correspond to the " -"animation being completed 0%, 50%, and 100%, respectively." -msgstr "" - -#: manim.animation.update.UpdateFromAlphaFunc.interpolate_mobject of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.UpdateFromFunc.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.UpdateFromFunc.po deleted file mode 100644 index 36fb13e0ac..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.UpdateFromFunc.po +++ /dev/null @@ -1,62 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.update.UpdateFromFunc.rst:2 -msgid "UpdateFromFunc" -msgstr "" - -#: ../../source/reference/manim.animation.update.UpdateFromFunc.rst:4 -msgid "Qualified name: ``manim.animation.update.UpdateFromFunc``" -msgstr "" - -#: manim.animation.update.UpdateFromFunc:1 of -msgid "Bases: :class:`manim.animation.animation.Animation`" -msgstr "" - -#: manim.animation.update.UpdateFromFunc:1 of -msgid "" -"update_function of the form func(mobject), presumably to be used when the" -" state of one mobject is dependent on another simultaneously animated " -"mobject" -msgstr "" - -#: ../../source/reference/manim.animation.update.UpdateFromFunc.rst:14 -msgid "Methods" -msgstr "" - -#: manim.animation.update.UpdateFromFunc.interpolate_mobject:1::1 -#: of -msgid "" -":obj:`interpolate_mobject " -"`" -msgstr "" - -#: manim.animation.update.UpdateFromFunc.interpolate_mobject:1 -#: manim.animation.update.UpdateFromFunc.interpolate_mobject:1::1 -#: of -msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." -msgstr "" - -#: manim.animation.update.UpdateFromFunc.interpolate_mobject of -msgid "Parameters" -msgstr "" - -#: manim.animation.update.UpdateFromFunc.interpolate_mobject:3 of -msgid "" -"A float between 0 and 1 expressing the ratio to which the animation is " -"completed. For example, alpha-values of 0, 0.5, and 1 correspond to the " -"animation being completed 0%, 50%, and 100%, respectively." -msgstr "" - -#: manim.animation.update.UpdateFromFunc.interpolate_mobject of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.po b/docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.po deleted file mode 100644 index 83c36d9a36..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.update.po +++ /dev/null @@ -1,36 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.animation.update.rst:2 -msgid "update" -msgstr "" - -#: manim.animation.update:1 of -msgid "Animations that update mobjects." -msgstr "" - -#: ../../source/reference/manim.animation.update.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.animation.update.rst:24::1 -msgid "" -":obj:`MaintainPositionRelativeTo " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.update.rst:24::1 -msgid "" -"update_function of the form func(mobject), presumably to be used when the" -" state of one mobject is dependent on another simultaneously animated " -"mobject" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.camera.BackgroundColoredVMobjectDisplayer.po b/docs/i18n/en/LC_MESSAGES/reference/manim.camera.camera.BackgroundColoredVMobjectDisplayer.po deleted file mode 100644 index 062d0694be..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.camera.BackgroundColoredVMobjectDisplayer.po +++ /dev/null @@ -1,173 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.camera.camera.BackgroundColoredVMobjectDisplayer.rst:2 -msgid "BackgroundColoredVMobjectDisplayer" -msgstr "" - -#: ../../source/reference/manim.camera.camera.BackgroundColoredVMobjectDisplayer.rst:4 -msgid "Qualified name: ``manim.camera.camera.BackgroundColoredVMobjectDisplayer``" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer:1 of -msgid "Bases: :class:`object`" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.get_background_array -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array_to_match -#: of -msgid "Parameters" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer:1 of -msgid "Camera object to use." -msgstr "" - -#: ../../source/reference/manim.camera.camera.BackgroundColoredVMobjectDisplayer.rst:14 -msgid "Methods" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1::1 -#: of -msgid "" -":obj:`display " -"`" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1 -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1::1 -#: of -msgid "Displays the colored VMobjects." -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1::1 -#: of -msgid "" -":obj:`get_background_array " -"`" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1::1 -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.get_background_array:1 -#: of -msgid "Gets the background array that has the passed file_name." -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1::1 -#: of -msgid "" -":obj:`reset_pixel_array " -"`" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1::1 -#: of -msgid "" -":obj:`resize_background_array " -"`" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1::1 -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:1 -#: of -msgid "Resizes the pixel array representing the background." -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1::1 -#: of -msgid "" -":obj:`resize_background_array_to_match " -"`" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1::1 -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array_to_match:1 -#: of -msgid "Resizes the background array to match the passed pixel array." -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:3 of -msgid "The VMobjects" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.get_background_array -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array_to_match -#: of -msgid "Returns" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:6 of -msgid "The pixel array with the `cvmobjects` displayed." -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.display -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.get_background_array -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array_to_match -#: of -msgid "Return type" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.get_background_array:3 -#: of -msgid "The background image or its file name." -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.get_background_array:5 -#: of -msgid "The pixel array of the image." -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:3 -#: of -msgid "The pixel" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:5 -#: of -msgid "The new width of the background" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:7 -#: of -msgid "The new height of the background" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:9 -#: of -msgid "The PIL image mode, by default \"RGBA\"" -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:12 -#: of -msgid "The numpy pixel array of the resized background." -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array_to_match:3 -#: of -msgid "The prospective pixel array." -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array_to_match:5 -#: of -msgid "The pixel array whose width and height should be matched." -msgstr "" - -#: manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array_to_match:8 -#: of -msgid "The resized background array." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.camera.Camera.po b/docs/i18n/en/LC_MESSAGES/reference/manim.camera.camera.Camera.po deleted file mode 100644 index 0044826e14..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.camera.Camera.po +++ /dev/null @@ -1,918 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.camera.camera.Camera.rst:2 -msgid "Camera" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:4 -msgid "Qualified name: ``manim.camera.camera.Camera``" -msgstr "" - -#: manim.camera.camera.Camera:1 of -msgid "Bases: :class:`object`" -msgstr "" - -#: manim.camera.camera.Camera:1 of -msgid "Base camera class." -msgstr "" - -#: manim.camera.camera.Camera:3 of -msgid "" -"This is the object which takes care of what exactly is displayed on " -"screen at any given moment." -msgstr "" - -#: manim.camera.camera.Camera:6 of -msgid "Some important configuration values and local variables to note are:" -msgstr "" - -#: manim.camera.camera.Camera:10 of -msgid "background_image : :class:`str`, optional" -msgstr "" - -#: manim.camera.camera.Camera:9 of -msgid "str, optional" -msgstr "" - -#: manim.camera.camera.Camera:9 of -msgid "" -"The path to an image that should be the background image. If not set, the" -" background is filled with `self.background_color`" -msgstr "" - -#: manim.camera.camera.Camera:14 of -msgid "pixel_height : :class:`int`, optional" -msgstr "" - -#: manim.camera.camera.Camera:13 of -msgid "int, optional" -msgstr "" - -#: manim.camera.camera.Camera:13 of -msgid "The height of the scene in pixels." -msgstr "" - -#: manim.camera.camera.Camera:16 of -msgid "Initialises the Camera." -msgstr "" - -#: manim.camera.camera.Camera -#: manim.camera.camera.Camera.adjust_out_of_range_points -#: manim.camera.camera.Camera.adjusted_thickness -#: manim.camera.camera.Camera.apply_fill -#: manim.camera.camera.Camera.apply_stroke -#: manim.camera.camera.Camera.cache_cairo_context -#: manim.camera.camera.Camera.capture_mobjects -#: manim.camera.camera.Camera.convert_pixel_array -#: manim.camera.camera.Camera.display_image_mobject -#: manim.camera.camera.Camera.display_multiple_background_colored_vmobjects -#: manim.camera.camera.Camera.display_multiple_image_mobjects -#: manim.camera.camera.Camera.display_multiple_non_background_colored_vmobjects -#: manim.camera.camera.Camera.display_multiple_point_cloud_mobjects -#: manim.camera.camera.Camera.display_multiple_vectorized_mobjects -#: manim.camera.camera.Camera.display_vectorized -#: manim.camera.camera.Camera.get_cached_cairo_context -#: manim.camera.camera.Camera.get_cairo_context -#: manim.camera.camera.Camera.get_fill_rgbas -#: manim.camera.camera.Camera.get_image -#: manim.camera.camera.Camera.get_mobjects_to_display -#: manim.camera.camera.Camera.get_stroke_rgbas -#: manim.camera.camera.Camera.get_thickening_nudges -#: manim.camera.camera.Camera.is_in_frame -#: manim.camera.camera.Camera.make_background_from_func -#: manim.camera.camera.Camera.on_screen_pixels -#: manim.camera.camera.Camera.overlay_PIL_image -#: manim.camera.camera.Camera.overlay_rgba_array -#: manim.camera.camera.Camera.reset_pixel_shape -#: manim.camera.camera.Camera.resize_frame_shape -#: manim.camera.camera.Camera.set_background -#: manim.camera.camera.Camera.set_background_from_func -#: manim.camera.camera.Camera.set_cairo_context_color -#: manim.camera.camera.Camera.set_cairo_context_path -#: manim.camera.camera.Camera.set_pixel_array -#: manim.camera.camera.Camera.thickened_coordinates -#: manim.camera.camera.Camera.type_or_raise of -msgid "Parameters" -msgstr "" - -#: manim.camera.camera.Camera:18 of -msgid "What self.background should be, by default None as will be set later." -msgstr "" - -#: manim.camera.camera.Camera:20 of -msgid "Any local variables to be set." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`adjust_out_of_range_points " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.adjust_out_of_range_points:1 of -msgid "" -"If any of the points in the passed array are out of the viable range, " -"they are adjusted suitably." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63: -msgid "param thickness" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.apply_fill:1 of -msgid "Fills the cairo context" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.apply_stroke:1 of -msgid "Applies a stroke to the VMobject in the cairo context." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`cache_cairo_context " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.cache_cairo_context:1 of -msgid "Caches the passed Pixel array into a Cairo Context" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.capture_mobjects:1 of -msgid "Capture mobjects by printing them on :attr:`pixel_array`." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`convert_pixel_array " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.convert_pixel_array:1 of -msgid "" -"Converts a pixel array from values that have floats in then to proper RGB" -" values." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`display_image_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.display_image_mobject:1 of -msgid "Displays an ImageMobject by changing the pixel_array suitably." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`display_multiple_background_colored_vmobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.display_multiple_background_colored_vmobjects:1 -#: of -msgid "Displays multiple vmobjects that have the same color as the background." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`display_multiple_image_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.display_multiple_image_mobjects:1 of -msgid "Displays multiple image mobjects by modifying the passed pixel_array." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`display_multiple_non_background_colored_vmobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.display_multiple_non_background_colored_vmobjects:1 -#: of -msgid "" -"Displays multiple VMobjects in the cairo context, as long as they don't " -"have background colors." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`display_multiple_point_cloud_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.display_multiple_point_cloud_mobjects:1 of -msgid "Displays multiple PMobjects by modifying the passed pixel array." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`display_multiple_vectorized_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.display_multiple_vectorized_mobjects:1 of -msgid "Displays multiple VMobjects in the pixel_array" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`display_point_cloud " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "Displays a PMobject by modifying the Pixel array suitably." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.display_vectorized:1 of -msgid "Displays a VMobject in the cairo context" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`get_background_colored_vmobject_displayer " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.get_background_colored_vmobject_displayer:1 of -msgid "" -"Returns the background_colored_vmobject_displayer if it exists or makes " -"one and returns it if not." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`get_cached_cairo_context " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.get_cached_cairo_context:1 of -msgid "" -"Returns the cached cairo context of the passed pixel array if it exists, " -"and None if it doesn't." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.get_cairo_context:1 of -msgid "" -"Returns the cairo context for a pixel array after caching it to " -"self.pixel_array_to_cairo_context If that array has already been cached, " -"it returns the cached version instead." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`get_coords_of_all_pixels " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.get_coords_of_all_pixels:1 of -msgid "Returns the cartesian coordinates of each pixel." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.get_fill_rgbas:1 of -msgid "Returns the RGBA array of the fill of the passed VMobject" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.get_image:1 of -msgid "" -"Returns an image from the passed pixel array, or from the current frame " -"if the passed pixel array is none." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`get_mobjects_to_display " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.get_mobjects_to_display:1 of -msgid "Used to get the list of mobjects to display with the camera." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.get_stroke_rgbas:1 of -msgid "Gets the RGBA array for the stroke of the passed VMobject." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`get_thickening_nudges " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "Initialize the background." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.is_in_frame:1 of -msgid "Checks whether the passed mobject is in frame or not." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`make_background_from_func " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -"Makes a pixel array for the background by using coords_to_colors_func to " -"determine each pixel's color." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.on_screen_pixels:1 of -msgid "" -"Returns array of pixels that are on the screen from a given array of " -"pixel_coordinates" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.overlay_PIL_image:1 of -msgid "Overlays a PIL image on the passed pixel array." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.overlay_rgba_array:1 of -msgid "Overlays an RGBA array on top of the given Pixel array." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`points_to_pixel_coords " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.reset:1 of -msgid "Resets the camera's pixel array to that of the background" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.reset_pixel_shape:1 of -msgid "" -"This method resets the height and width of a single pixel to the passed " -"new_height and new_width." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.resize_frame_shape:1 of -msgid "" -"Changes frame_shape to match the aspect ratio of the pixels, where " -"fixed_dimension determines whether frame_height or frame_width remains " -"fixed while the other changes accordingly." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.set_background:1 of -msgid "" -"Sets the background to the passed pixel_array after converting to valid " -"RGB values." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`set_background_from_func " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -"Sets the background to a pixel array using coords_to_colors_func to " -"determine each pixel's color." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`set_cairo_context_color " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.set_cairo_context_color:1 of -msgid "Sets the color of the cairo context" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`set_cairo_context_path " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.set_cairo_context_path:1 of -msgid "Sets a path for the cairo context with the vmobject passed" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`set_frame_to_background " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.set_pixel_array:1 of -msgid "Sets the pixel array of the camera to the passed pixel array." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`thickened_coordinates " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.thickened_coordinates:1 of -msgid "" -"Returns thickened coordinates for a passed array of pixel coords and a " -"thickness to thicken by." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -msgid "" -":obj:`transform_points_pre_display " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 -#: manim.camera.camera.Camera.type_or_raise:1 of -msgid "Return the type of mobject, if it is a type that can be rendered." -msgstr "" - -#: ../../source/reference/manim.camera.camera.Camera.rst:65 -msgid "Attributes" -msgstr "" - -#: manim.camera.camera.Camera.adjust_out_of_range_points:1::1 of -msgid "" -":obj:`background_opacity " -"`\\" -msgstr "" - -#: manim.camera.camera.Camera.adjust_out_of_range_points:4 of -msgid "The points to adjust" -msgstr "" - -#: manim.camera.camera.Camera.adjust_out_of_range_points -#: manim.camera.camera.Camera.adjusted_thickness -#: manim.camera.camera.Camera.apply_fill -#: manim.camera.camera.Camera.apply_stroke -#: manim.camera.camera.Camera.convert_pixel_array -#: manim.camera.camera.Camera.display_multiple_background_colored_vmobjects -#: manim.camera.camera.Camera.display_vectorized -#: manim.camera.camera.Camera.get_background_colored_vmobject_displayer -#: manim.camera.camera.Camera.get_cached_cairo_context -#: manim.camera.camera.Camera.get_cairo_context -#: manim.camera.camera.Camera.get_coords_of_all_pixels -#: manim.camera.camera.Camera.get_fill_rgbas -#: manim.camera.camera.Camera.get_image -#: manim.camera.camera.Camera.get_mobjects_to_display -#: manim.camera.camera.Camera.get_stroke_rgbas -#: manim.camera.camera.Camera.get_thickening_nudges -#: manim.camera.camera.Camera.is_in_frame -#: manim.camera.camera.Camera.make_background_from_func -#: manim.camera.camera.Camera.on_screen_pixels manim.camera.camera.Camera.reset -#: manim.camera.camera.Camera.set_cairo_context_color -#: manim.camera.camera.Camera.set_cairo_context_path -#: manim.camera.camera.Camera.thickened_coordinates -#: manim.camera.camera.Camera.type_or_raise of -msgid "Returns" -msgstr "" - -#: manim.camera.camera.Camera.adjust_out_of_range_points:7 of -msgid "The adjusted points." -msgstr "" - -#: manim.camera.camera.Camera.adjust_out_of_range_points -#: manim.camera.camera.Camera.adjusted_thickness -#: manim.camera.camera.Camera.apply_fill -#: manim.camera.camera.Camera.apply_stroke -#: manim.camera.camera.Camera.convert_pixel_array -#: manim.camera.camera.Camera.display_multiple_background_colored_vmobjects -#: manim.camera.camera.Camera.display_vectorized -#: manim.camera.camera.Camera.get_background_colored_vmobject_displayer -#: manim.camera.camera.Camera.get_cached_cairo_context -#: manim.camera.camera.Camera.get_cairo_context -#: manim.camera.camera.Camera.get_coords_of_all_pixels -#: manim.camera.camera.Camera.get_fill_rgbas -#: manim.camera.camera.Camera.get_image -#: manim.camera.camera.Camera.get_mobjects_to_display -#: manim.camera.camera.Camera.get_stroke_rgbas -#: manim.camera.camera.Camera.get_thickening_nudges -#: manim.camera.camera.Camera.is_in_frame -#: manim.camera.camera.Camera.make_background_from_func -#: manim.camera.camera.Camera.on_screen_pixels manim.camera.camera.Camera.reset -#: manim.camera.camera.Camera.set_cairo_context_color -#: manim.camera.camera.Camera.set_cairo_context_path -#: manim.camera.camera.Camera.thickened_coordinates -#: manim.camera.camera.Camera.type_or_raise of -msgid "Return type" -msgstr "" - -#: manim.camera.camera.Camera.apply_fill:3 -#: manim.camera.camera.Camera.apply_stroke:3 -#: manim.camera.camera.Camera.set_cairo_context_color:3 -#: manim.camera.camera.Camera.set_cairo_context_path:3 of -msgid "The cairo context" -msgstr "" - -#: manim.camera.camera.Camera.apply_fill:5 -#: manim.camera.camera.Camera.apply_stroke:5 -#: manim.camera.camera.Camera.get_fill_rgbas:3 -#: manim.camera.camera.Camera.get_stroke_rgbas:4 -#: manim.camera.camera.Camera.set_cairo_context_path:5 of -msgid "The VMobject" -msgstr "" - -#: manim.camera.camera.Camera.apply_fill:8 -#: manim.camera.camera.Camera.display_multiple_background_colored_vmobjects:8 -#: of -msgid "The camera object." -msgstr "" - -#: manim.camera.camera.Camera.apply_stroke:7 of -msgid "" -"Whether or not to consider the background when applying this stroke " -"width, by default False" -msgstr "" - -#: manim.camera.camera.Camera.apply_stroke:11 of -msgid "The camera object with the stroke applied." -msgstr "" - -#: manim.camera.camera.Camera.cache_cairo_context:3 of -msgid "The pixel array to cache" -msgstr "" - -#: manim.camera.camera.Camera.cache_cairo_context:5 of -msgid "The context to cache it into." -msgstr "" - -#: manim.camera.camera.Camera.capture_mobjects:3 of -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.camera.Camera.capture_mobjects:6 of -msgid "Mobjects to capture." -msgstr "" - -#: manim.camera.camera.Camera.capture_mobjects:8 of -msgid "Keyword arguments to be passed to :meth:`get_mobjects_to_display`." -msgstr "" - -#: manim.camera.camera.Camera.capture_mobjects:12 -#: manim.camera.camera.Camera.type_or_raise:12 of -msgid "Notes" -msgstr "" - -#: manim.camera.camera.Camera.capture_mobjects:13 -#: manim.camera.camera.Camera.type_or_raise:13 of -msgid "" -"For a list of classes that can currently be rendered, see " -":meth:`display_funcs`." -msgstr "" - -#: manim.camera.camera.Camera.convert_pixel_array:4 of -msgid "Pixel array to convert." -msgstr "" - -#: manim.camera.camera.Camera.convert_pixel_array:6 of -msgid "Whether or not to convert float values to ints, by default False" -msgstr "" - -#: manim.camera.camera.Camera.convert_pixel_array:9 of -msgid "The new, converted pixel array." -msgstr "" - -#: manim.camera.camera.Camera.display_image_mobject:3 of -msgid "The imageMobject to display" -msgstr "" - -#: manim.camera.camera.Camera.display_image_mobject:5 of -msgid "The Pixel array to put the imagemobject in." -msgstr "" - -#: manim.camera.camera.Camera.display_multiple_background_colored_vmobjects:3 -#: of -msgid "List of Colored VMobjects" -msgstr "" - -#: manim.camera.camera.Camera.display_multiple_background_colored_vmobjects:5 -#: of -msgid "The pixel array." -msgstr "" - -#: manim.camera.camera.Camera.display_multiple_image_mobjects:3 of -msgid "list of ImageMobjects" -msgstr "" - -#: manim.camera.camera.Camera.display_multiple_image_mobjects:5 -#: manim.camera.camera.Camera.display_multiple_point_cloud_mobjects:5 of -msgid "The pixel array to modify." -msgstr "" - -#: manim.camera.camera.Camera.display_multiple_non_background_colored_vmobjects:4 -#: of -msgid "list of the VMobjects" -msgstr "" - -#: manim.camera.camera.Camera.display_multiple_non_background_colored_vmobjects:6 -#: of -msgid "The Pixel array to add the VMobjects to." -msgstr "" - -#: manim.camera.camera.Camera.display_multiple_point_cloud_mobjects:3 of -msgid "List of PMobjects" -msgstr "" - -#: manim.camera.camera.Camera.display_multiple_vectorized_mobjects:3 of -msgid "list of VMobjects to display" -msgstr "" - -#: manim.camera.camera.Camera.display_multiple_vectorized_mobjects:5 of -msgid "The pixel array" -msgstr "" - -#: manim.camera.camera.Camera.display_point_cloud:1 of -msgid "" -"Displays a PMobject by modifying the Pixel array suitably.. TODO: Write a" -" description for the rgbas argument. :param pmobject: Point Cloud Mobject" -" :type pmobject: PMobject :param points: The points to display in the " -"point cloud mobject :type points: list :param rgbas: :type rgbas: " -"np.array :param thickness: The thickness of each point of the PMobject " -":type thickness: int, float :param pixel_array: The pixel array to " -"modify. :type pixel_array: np.array" -msgstr "" - -#: manim.camera.camera.Camera.display_vectorized:3 of -msgid "The Vectorized Mobject to display" -msgstr "" - -#: manim.camera.camera.Camera.display_vectorized:5 of -msgid "The cairo context to use." -msgstr "" - -#: manim.camera.camera.Camera.display_vectorized:8 -#: manim.camera.camera.Camera.set_cairo_context_color:10 of -msgid "The camera object" -msgstr "" - -#: manim.camera.camera.Camera.get_background_colored_vmobject_displayer:4 of -msgid "Object that displays VMobjects that have the same color as the background." -msgstr "" - -#: manim.camera.camera.Camera.get_cached_cairo_context:4 of -msgid "The pixel array to check." -msgstr "" - -#: manim.camera.camera.Camera.get_cached_cairo_context:7 of -msgid "The cached cairo context." -msgstr "" - -#: manim.camera.camera.Camera.get_cairo_context:6 of -msgid "The Pixel array to get the cairo context of." -msgstr "" - -#: manim.camera.camera.Camera.get_cairo_context:9 of -msgid "The cairo context of the pixel array." -msgstr "" - -#: manim.camera.camera.Camera.get_coords_of_all_pixels:3 of -msgid "The array of cartesian coordinates." -msgstr "" - -#: manim.camera.camera.Camera.get_fill_rgbas:6 of -msgid "The RGBA Array of the fill of the VMobject" -msgstr "" - -#: manim.camera.camera.Camera.get_image:5 of -msgid "The pixel array from which to get an image, by default None" -msgstr "" - -#: manim.camera.camera.Camera.get_image:8 of -msgid "The PIL image of the array." -msgstr "" - -#: manim.camera.camera.Camera.get_mobjects_to_display:4 of -msgid "The Mobjects" -msgstr "" - -#: manim.camera.camera.Camera.get_mobjects_to_display:6 of -msgid "Whether or not to include the submobjects of mobjects, by default True" -msgstr "" - -#: manim.camera.camera.Camera.get_mobjects_to_display:8 of -msgid "Any mobjects to exclude, by default None" -msgstr "" - -#: manim.camera.camera.Camera.get_mobjects_to_display:11 of -msgid "list of mobjects" -msgstr "" - -#: manim.camera.camera.Camera.get_stroke_rgbas:6 of -msgid "" -"Whether or not to consider the background when getting the stroke RGBAs, " -"by default False" -msgstr "" - -#: manim.camera.camera.Camera.get_stroke_rgbas:10 of -msgid "The RGBA array of the stroke." -msgstr "" - -#: manim.camera.camera.Camera.init_background:1 of -msgid "" -"Initialize the background. If self.background_image is the path of an " -"image the image is set as background; else, the default background color " -"fills the background." -msgstr "" - -#: manim.camera.camera.Camera.is_in_frame:4 of -msgid "The mobject for which the checking needs to be done." -msgstr "" - -#: manim.camera.camera.Camera.is_in_frame:7 of -msgid "True if in frame, False otherwise." -msgstr "" - -#: manim.camera.camera.Camera.make_background_from_func:1 of -msgid "" -"Makes a pixel array for the background by using coords_to_colors_func to " -"determine each pixel's color. Each input pixel's color. Each input to " -"coords_to_colors_func is an (x, y) pair in space (in ordinary space " -"coordinates; not pixel coordinates), and each output is expected to be an" -" RGBA array of 4 floats." -msgstr "" - -#: manim.camera.camera.Camera.make_background_from_func:5 -#: manim.camera.camera.Camera.set_background_from_func:5 of -msgid "" -"The function whose input is an (x,y) pair of coordinates and whose return" -" values must be the colors for that point" -msgstr "" - -#: manim.camera.camera.Camera.make_background_from_func:9 of -msgid "The pixel array which can then be passed to set_background." -msgstr "" - -#: manim.camera.camera.Camera.on_screen_pixels:4 of -msgid "The pixel coords to check." -msgstr "" - -#: manim.camera.camera.Camera.on_screen_pixels:7 of -msgid "The pixel coords on screen." -msgstr "" - -#: manim.camera.camera.Camera.overlay_PIL_image:3 of -msgid "The Pixel array" -msgstr "" - -#: manim.camera.camera.Camera.overlay_PIL_image:5 of -msgid "The Image to overlay." -msgstr "" - -#: manim.camera.camera.Camera.overlay_rgba_array:3 of -msgid "The original pixel array to modify." -msgstr "" - -#: manim.camera.camera.Camera.overlay_rgba_array:5 of -msgid "The new pixel array to overlay." -msgstr "" - -#: manim.camera.camera.Camera.reset:4 of -msgid "The camera object after setting the pixel array." -msgstr "" - -#: manim.camera.camera.Camera.reset_pixel_shape:4 of -msgid "The new height of the entire scene in pixels" -msgstr "" - -#: manim.camera.camera.Camera.reset_pixel_shape:6 of -msgid "The new width of the entire scene in pixels" -msgstr "" - -#: manim.camera.camera.Camera.resize_frame_shape:6 of -msgid "" -"If 0, height is scaled with respect to width else, width is scaled with " -"respect to height." -msgstr "" - -#: manim.camera.camera.Camera.set_background:4 of -msgid "The pixel array to set the background to." -msgstr "" - -#: manim.camera.camera.Camera.set_background:6 of -msgid "" -"Whether or not to convert floats values to proper RGB valid ones, by " -"default False" -msgstr "" - -#: manim.camera.camera.Camera.set_background_from_func:1 of -msgid "" -"Sets the background to a pixel array using coords_to_colors_func to " -"determine each pixel's color. Each input pixel's color. Each input to " -"coords_to_colors_func is an (x, y) pair in space (in ordinary space " -"coordinates; not pixel coordinates), and each output is expected to be an" -" RGBA array of 4 floats." -msgstr "" - -#: manim.camera.camera.Camera.set_cairo_context_color:5 of -msgid "The RGBA array with which to color the context." -msgstr "" - -#: manim.camera.camera.Camera.set_cairo_context_color:7 of -msgid "The VMobject with which to set the color." -msgstr "" - -#: manim.camera.camera.Camera.set_cairo_context_path:8 of -msgid "Camera object after setting cairo_context_path" -msgstr "" - -#: manim.camera.camera.Camera.set_pixel_array:3 of -msgid "The pixel array to convert and then set as the camera's pixel array." -msgstr "" - -#: manim.camera.camera.Camera.set_pixel_array:5 of -msgid "" -"Whether or not to convert float values to proper RGB values, by default " -"False" -msgstr "" - -#: manim.camera.camera.Camera.thickened_coordinates:4 of -msgid "Pixel coordinates" -msgstr "" - -#: manim.camera.camera.Camera.thickened_coordinates:6 of -msgid "Thickness" -msgstr "" - -#: manim.camera.camera.Camera.thickened_coordinates:9 of -msgid "Array of thickened pixel coords." -msgstr "" - -#: manim.camera.camera.Camera.type_or_raise:3 of -msgid "" -"If `mobject` is an instance of a class that inherits from a class that " -"can be rendered, return the super class. For example, an instance of a " -"Square is also an instance of VMobject, and these can be rendered. " -"Therefore, `type_or_raise(Square())` returns True." -msgstr "" - -#: manim.camera.camera.Camera.type_or_raise:8 of -msgid "The object to take the type of." -msgstr "" - -#: manim.camera.camera.Camera.type_or_raise:15 of -msgid "The type of mobjects, if it can be rendered." -msgstr "" - -#: manim.camera.camera.Camera.type_or_raise:16 of -msgid "Type[:class:`~.Mobject`]" -msgstr "" - -#: manim.camera.camera.Camera.type_or_raise of -msgid "Raises" -msgstr "" - -#: manim.camera.camera.Camera.type_or_raise:18 of -msgid "When mobject is not an instance of a class that can be rendered." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.camera.po b/docs/i18n/en/LC_MESSAGES/reference/manim.camera.camera.po deleted file mode 100644 index 62919a0e83..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.camera.po +++ /dev/null @@ -1,43 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.camera.camera.rst:2 -msgid "camera" -msgstr "" - -#: manim.camera.camera:1 of -msgid "" -"A camera converts the mobjects contained in a Scene into an array of " -"pixels." -msgstr "" - -#: ../../source/reference/manim.camera.camera.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.camera.camera.rst:22::1 -msgid "" -":obj:`BackgroundColoredVMobjectDisplayer " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.camera.rst:22: -msgid "param camera" -msgstr "" - -#: ../../source/reference/manim.camera.camera.rst:22::1 -msgid "Camera object to use." -msgstr "" - -#: ../../source/reference/manim.camera.camera.rst:22::1 -msgid "Base camera class." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.MappingCamera.po b/docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.MappingCamera.po deleted file mode 100644 index 549f7e3e60..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.MappingCamera.po +++ /dev/null @@ -1,107 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\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.MappingCamera:1 of -msgid "Bases: :class:`manim.camera.camera.Camera`" -msgstr "" - -#: manim.camera.mapping_camera.MappingCamera:1 of -msgid "Camera object that allows mapping between objects." -msgstr "" - -#: manim.camera.mapping_camera.MappingCamera:4 of -msgid "Initialises the Camera." -msgstr "" - -#: manim.camera.mapping_camera.MappingCamera -#: manim.camera.mapping_camera.MappingCamera.capture_mobjects of -msgid "Parameters" -msgstr "" - -#: manim.camera.mapping_camera.MappingCamera:6 of -msgid "What self.background should be, by default None as will be set later." -msgstr "" - -#: manim.camera.mapping_camera.MappingCamera:8 of -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::1 -msgid "" -":obj:`capture_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.MappingCamera.rst:21::1 -#: manim.camera.mapping_camera.MappingCamera.capture_mobjects:1 of -msgid "Capture mobjects by printing them on :attr:`pixel_array`." -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.MappingCamera.rst:21::1 -msgid "" -":obj:`points_to_pixel_coords " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.MappingCamera.rst:23 -msgid "Attributes" -msgstr "" - -#: manim.camera.mapping_camera.MappingCamera.capture_mobjects:1::1 -#: of -msgid "" -":obj:`background_color " -"`\\" -msgstr "" - -#: manim.camera.mapping_camera.MappingCamera.capture_mobjects:1::1 -#: of -msgid "" -":obj:`background_opacity " -"`\\" -msgstr "" - -#: manim.camera.mapping_camera.MappingCamera.capture_mobjects:3 of -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.MappingCamera.capture_mobjects:6 of -msgid "Mobjects to capture." -msgstr "" - -#: manim.camera.mapping_camera.MappingCamera.capture_mobjects:8 of -msgid "Keyword arguments to be passed to :meth:`get_mobjects_to_display`." -msgstr "" - -#: manim.camera.mapping_camera.MappingCamera.capture_mobjects:12 of -msgid "Notes" -msgstr "" - -#: manim.camera.mapping_camera.MappingCamera.capture_mobjects:13 of -msgid "" -"For a list of classes that can currently be rendered, see " -":meth:`display_funcs`." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.OldMultiCamera.po b/docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.OldMultiCamera.po deleted file mode 100644 index 82eebf30d0..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.OldMultiCamera.po +++ /dev/null @@ -1,160 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:2 -msgid "OldMultiCamera" -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:4 -msgid "Qualified name: ``manim.camera.mapping\\_camera.OldMultiCamera``" -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera:1 of -msgid "Bases: :class:`manim.camera.camera.Camera`" -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera:1 of -msgid "Initialises the Camera." -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera -#: manim.camera.mapping_camera.OldMultiCamera.capture_mobjects -#: manim.camera.mapping_camera.OldMultiCamera.set_background -#: manim.camera.mapping_camera.OldMultiCamera.set_pixel_array of -msgid "Parameters" -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera:3 of -msgid "What self.background should be, by default None as will be set later." -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera:5 of -msgid "Any local variables to be set." -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:23::1 -msgid "" -":obj:`capture_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:23::1 -#: manim.camera.mapping_camera.OldMultiCamera.capture_mobjects:1 of -msgid "Capture mobjects by printing them on :attr:`pixel_array`." -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:23::1 -msgid "" -":obj:`init_background " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:23::1 -msgid "Initialize the background." -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:23::1 -msgid "" -":obj:`set_background " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:23::1 -#: manim.camera.mapping_camera.OldMultiCamera.set_background:1 of -msgid "" -"Sets the background to the passed pixel_array after converting to valid " -"RGB values." -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:23::1 -msgid "" -":obj:`set_pixel_array " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:23::1 -#: manim.camera.mapping_camera.OldMultiCamera.set_pixel_array:1 of -msgid "Sets the pixel array of the camera to the passed pixel array." -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera.capture_mobjects:1::1 -#: of -msgid "" -":obj:`background_color " -"`\\" -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera.capture_mobjects:1::1 -#: of -msgid "" -":obj:`background_opacity " -"`\\" -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera.capture_mobjects:3 of -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.OldMultiCamera.capture_mobjects:6 of -msgid "Mobjects to capture." -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera.capture_mobjects:8 of -msgid "Keyword arguments to be passed to :meth:`get_mobjects_to_display`." -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera.capture_mobjects:12 of -msgid "Notes" -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera.capture_mobjects:13 of -msgid "" -"For a list of classes that can currently be rendered, see " -":meth:`display_funcs`." -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera.init_background:1 of -msgid "" -"Initialize the background. If self.background_image is the path of an " -"image the image is set as background; else, the default background color " -"fills the background." -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera.set_background:4 of -msgid "The pixel array to set the background to." -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera.set_background:6 of -msgid "" -"Whether or not to convert floats values to proper RGB valid ones, by " -"default False" -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera.set_pixel_array:3 of -msgid "The pixel array to convert and then set as the camera's pixel array." -msgstr "" - -#: manim.camera.mapping_camera.OldMultiCamera.set_pixel_array:5 of -msgid "" -"Whether or not to convert float values to proper RGB values, by default " -"False" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.moving_camera.MovingCamera.po b/docs/i18n/en/LC_MESSAGES/reference/manim.camera.moving_camera.MovingCamera.po deleted file mode 100644 index 4d3148c516..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.moving_camera.MovingCamera.po +++ /dev/null @@ -1,190 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:2 -msgid "MovingCamera" -msgstr "" - -#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:4 -msgid "Qualified name: ``manim.camera.moving\\_camera.MovingCamera``" -msgstr "" - -#: manim.camera.moving_camera.MovingCamera:1 of -msgid "Bases: :class:`manim.camera.camera.Camera`" -msgstr "" - -#: manim.camera.moving_camera.MovingCamera:1 of -msgid "" -"Stays in line with the height, width and position of it's 'frame', which " -"is a Rectangle" -msgstr "" - -#: manim.camera.moving_camera.MovingCamera:8 of -msgid "" -"Frame is a Mobject, (should almost certainly be a rectangle) determining " -"which region of space the camera displays" -msgstr "" - -#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:23::1 -msgid "" -":obj:`cache_cairo_context " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:23::1 -msgid "" -"Since the frame can be moving around, the cairo context used for updating" -" should be regenerated at each frame." -msgstr "" - -#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:23::1 -msgid "" -":obj:`capture_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:23::1 -#: manim.camera.moving_camera.MovingCamera.capture_mobjects:1 of -msgid "Capture mobjects by printing them on :attr:`pixel_array`." -msgstr "" - -#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:23::1 -msgid "" -":obj:`get_cached_cairo_context " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:23::1 -msgid "" -":obj:`get_mobjects_indicating_movement " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:23::1 -#: manim.camera.moving_camera.MovingCamera.get_mobjects_indicating_movement:1 -#: of -msgid "" -"Returns all mobjects whose movement implies that the camera should think " -"of all other mobjects on the screen as moving" -msgstr "" - -#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.cache_cairo_context:1::1 -#: of -msgid "" -":obj:`background_color " -"`\\" -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.cache_cairo_context:1::1 -#: of -msgid "" -":obj:`background_opacity " -"`\\" -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.cache_cairo_context:1::1 -#: of -msgid "" -":obj:`frame_center " -"`\\" -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.cache_cairo_context:1::1 -#: manim.camera.moving_camera.MovingCamera.frame_center:1 of -msgid "Returns the centerpoint of the frame in cartesian coordinates." -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.cache_cairo_context:1::1 -#: of -msgid "" -":obj:`frame_height " -"`\\" -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.cache_cairo_context:1::1 -#: manim.camera.moving_camera.MovingCamera.frame_height:1 of -msgid "Returns the height of the frame." -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.cache_cairo_context:1::1 -#: manim.camera.moving_camera.MovingCamera.frame_width:1 of -msgid "Returns the width of the frame" -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.cache_cairo_context:1 -#: manim.camera.moving_camera.MovingCamera.get_cached_cairo_context:1 of -msgid "" -"Since the frame can be moving around, the cairo context used for updating" -" should be regenerated at each frame. So no caching." -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.capture_mobjects:3 of -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.moving_camera.MovingCamera.capture_mobjects of -msgid "Parameters" -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.capture_mobjects:6 of -msgid "Mobjects to capture." -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.capture_mobjects:8 of -msgid "Keyword arguments to be passed to :meth:`get_mobjects_to_display`." -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.capture_mobjects:12 of -msgid "Notes" -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.capture_mobjects:13 of -msgid "" -"For a list of classes that can currently be rendered, see " -":meth:`display_funcs`." -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.frame_center -#: manim.camera.moving_camera.MovingCamera.frame_height -#: manim.camera.moving_camera.MovingCamera.frame_width -#: manim.camera.moving_camera.MovingCamera.get_mobjects_indicating_movement of -msgid "Returns" -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.frame_center:3 of -msgid "The cartesian coordinates of the center of the frame." -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.frame_center -#: manim.camera.moving_camera.MovingCamera.frame_height -#: manim.camera.moving_camera.MovingCamera.frame_width -#: manim.camera.moving_camera.MovingCamera.get_mobjects_indicating_movement of -msgid "Return type" -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.frame_height:3 of -msgid "The height of the frame." -msgstr "" - -#: manim.camera.moving_camera.MovingCamera.frame_width:3 of -msgid "The width of the frame." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.multi_camera.MultiCamera.po b/docs/i18n/en/LC_MESSAGES/reference/manim.camera.multi_camera.MultiCamera.po deleted file mode 100644 index 86961e0838..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.multi_camera.MultiCamera.po +++ /dev/null @@ -1,173 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:2 -msgid "MultiCamera" -msgstr "" - -#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:4 -msgid "Qualified name: ``manim.camera.multi\\_camera.MultiCamera``" -msgstr "" - -#: manim.camera.multi_camera.MultiCamera:1 of -msgid "Bases: :class:`manim.camera.moving_camera.MovingCamera`" -msgstr "" - -#: manim.camera.multi_camera.MultiCamera:1 of -msgid "Camera Object that allows for multiple perspectives." -msgstr "" - -#: manim.camera.multi_camera.MultiCamera:3 of -msgid "Initialises the MultiCamera" -msgstr "" - -#: manim.camera.multi_camera.MultiCamera -#: manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera -#: manim.camera.multi_camera.MultiCamera.capture_mobjects of -msgid "Parameters" -msgstr "" - -#: manim.camera.multi_camera.MultiCamera:7 of -msgid "Any valid keyword arguments of MovingCamera." -msgstr "" - -#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 -msgid "" -":obj:`add_image_mobject_from_camera " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 -#: manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera:1 of -msgid "" -"Adds an ImageMobject that's been obtained from the camera into the list " -"``self.image_mobject_from_cameras``" -msgstr "" - -#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 -msgid "" -":obj:`capture_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 -#: manim.camera.multi_camera.MultiCamera.capture_mobjects:1 of -msgid "Capture mobjects by printing them on :attr:`pixel_array`." -msgstr "" - -#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 -msgid "" -":obj:`get_mobjects_indicating_movement " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 -#: manim.camera.multi_camera.MultiCamera.get_mobjects_indicating_movement:1 of -msgid "" -"Returns all mobjects whose movement implies that the camera should think " -"of all other mobjects on the screen as moving" -msgstr "" - -#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 -#: manim.camera.multi_camera.MultiCamera.reset:1 of -msgid "Resets the MultiCamera." -msgstr "" - -#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 -msgid "" -":obj:`update_sub_cameras " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 -#: manim.camera.multi_camera.MultiCamera.update_sub_cameras:1 of -msgid "Reshape sub_camera pixel_arrays" -msgstr "" - -#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:26 -msgid "Attributes" -msgstr "" - -#: manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera:1::1 -#: of -msgid "" -":obj:`background_color " -"`\\" -msgstr "" - -#: manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera:1::1 -#: of -msgid "" -":obj:`background_opacity " -"`\\" -msgstr "" - -#: manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera:1::1 -#: of -msgid "Returns the centerpoint of the frame in cartesian coordinates." -msgstr "" - -#: manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera:1::1 -#: of -msgid "Returns the height of the frame." -msgstr "" - -#: manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera:1::1 -#: of -msgid "Returns the width of the frame" -msgstr "" - -#: manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera:4 of -msgid "The ImageMobject to add to self.image_mobject_from_cameras" -msgstr "" - -#: manim.camera.multi_camera.MultiCamera.capture_mobjects:3 of -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.multi_camera.MultiCamera.capture_mobjects:6 of -msgid "Mobjects to capture." -msgstr "" - -#: manim.camera.multi_camera.MultiCamera.capture_mobjects:8 of -msgid "Keyword arguments to be passed to :meth:`get_mobjects_to_display`." -msgstr "" - -#: manim.camera.multi_camera.MultiCamera.capture_mobjects:12 of -msgid "Notes" -msgstr "" - -#: manim.camera.multi_camera.MultiCamera.capture_mobjects:13 of -msgid "" -"For a list of classes that can currently be rendered, see " -":meth:`display_funcs`." -msgstr "" - -#: manim.camera.multi_camera.MultiCamera.get_mobjects_indicating_movement -#: manim.camera.multi_camera.MultiCamera.reset of -msgid "Returns" -msgstr "" - -#: manim.camera.multi_camera.MultiCamera.get_mobjects_indicating_movement -#: manim.camera.multi_camera.MultiCamera.reset of -msgid "Return type" -msgstr "" - -#: manim.camera.multi_camera.MultiCamera.reset:3 of -msgid "The reset MultiCamera" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.three_d_camera.ThreeDCamera.po b/docs/i18n/en/LC_MESSAGES/reference/manim.camera.three_d_camera.ThreeDCamera.po deleted file mode 100644 index 42bb725cb3..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.three_d_camera.ThreeDCamera.po +++ /dev/null @@ -1,550 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:2 -msgid "ThreeDCamera" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:4 -msgid "Qualified name: ``manim.camera.three\\_d\\_camera.ThreeDCamera``" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera:1 of -msgid "Bases: :class:`manim.camera.camera.Camera`" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera:1 of -msgid "Initializes the ThreeDCamera" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera -#: manim.camera.three_d_camera.ThreeDCamera.add_fixed_in_frame_mobjects -#: manim.camera.three_d_camera.ThreeDCamera.add_fixed_orientation_mobjects -#: manim.camera.three_d_camera.ThreeDCamera.capture_mobjects -#: manim.camera.three_d_camera.ThreeDCamera.get_fill_rgbas -#: manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display -#: manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas -#: manim.camera.three_d_camera.ThreeDCamera.project_point -#: manim.camera.three_d_camera.ThreeDCamera.project_points -#: manim.camera.three_d_camera.ThreeDCamera.remove_fixed_in_frame_mobjects -#: manim.camera.three_d_camera.ThreeDCamera.remove_fixed_orientation_mobjects -#: manim.camera.three_d_camera.ThreeDCamera.set_distance -#: manim.camera.three_d_camera.ThreeDCamera.set_gamma -#: manim.camera.three_d_camera.ThreeDCamera.set_phi -#: manim.camera.three_d_camera.ThreeDCamera.set_theta -#: manim.camera.three_d_camera.ThreeDCamera.set_zoom of -msgid "Parameters" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera:3 of -msgid "Any argument of Camera" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera:4 of -msgid "Any keyword argument of Camera." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`add_fixed_in_frame_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -"This method allows the mobject to have a fixed position, even when the " -"camera moves around." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`add_fixed_orientation_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -"This method allows the mobject to have a fixed orientation, even when the" -" camera moves around." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`capture_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.capture_mobjects:1 of -msgid "Capture mobjects by printing them on :attr:`pixel_array`." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`generate_rotation_matrix " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.generate_rotation_matrix:1 of -msgid "Generates a rotation matrix based off the current position of the camera." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`get_distance " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.get_distance:1 of -msgid "Returns radial distance from ORIGIN." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`get_fill_rgbas " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.get_fill_rgbas:1 of -msgid "Returns the RGBA array of the fill of the passed VMobject" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.get_gamma:1 of -msgid "" -"Returns the rotation of the camera about the vector from the ORIGIN to " -"the Camera." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`get_mobjects_to_display " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display:1 of -msgid "Used to get the list of mobjects to display with the camera." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.get_phi:1 of -msgid "Returns the Polar angle (the angle off Z_AXIS) phi." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`get_rotation_matrix " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.get_rotation_matrix:1 of -msgid "Returns the matrix corresponding to the current position of the camera." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`get_stroke_rgbas " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas:1 of -msgid "Gets the RGBA array for the stroke of the passed VMobject." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.get_theta:1 of -msgid "" -"Returns the Azimuthal i.e the angle that spins the camera around the " -"Z_AXIS." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`get_value_trackers " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.get_value_trackers:1 of -msgid "Returns list of ValueTrackers of phi, theta, distance and gamma" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.get_zoom:1 of -msgid "Returns the zoom amount of the camera." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`modified_rgbas " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`project_point " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.project_point:1 of -msgid "" -"Applies the current rotation_matrix as a projection matrix to the passed " -"point." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`project_points " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.project_points:1 of -msgid "" -"Applies the current rotation_matrix as a projection matrix to the passed " -"array of points." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`remove_fixed_in_frame_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -"If a mobject was fixed in frame by passing it through " -":meth:`.add_fixed_in_frame_mobjects`, then this undoes that fixing." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`remove_fixed_orientation_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -"If a mobject was fixed in its orientation by passing it through " -":meth:`.add_fixed_orientation_mobjects`, then this undoes that fixing." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`reset_rotation_matrix " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.reset_rotation_matrix:1 of -msgid "" -"Sets the value of self.rotation_matrix to the matrix corresponding to the" -" current position of the camera" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`set_distance " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.set_distance:1 of -msgid "Sets the radial distance between the camera and ORIGIN." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.set_gamma:1 of -msgid "" -"Sets the angle of rotation of the camera about the vector from the ORIGIN" -" to the Camera." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.set_phi:1 of -msgid "" -"Sets the polar angle i.e the angle between Z_AXIS and Camera through " -"ORIGIN in radians." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.set_theta:1 of -msgid "" -"Sets the azimuthal angle i.e the angle that spins the camera around " -"Z_AXIS in radians." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -#: manim.camera.three_d_camera.ThreeDCamera.set_zoom:1 of -msgid "Sets the zoom amount of the camera." -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:45::1 -msgid "" -":obj:`transform_points_pre_display " -"`" -msgstr "" - -#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47 -msgid "Attributes" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.add_fixed_in_frame_mobjects:1::1 -#: of -msgid "" -":obj:`background_color " -"`\\" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.add_fixed_in_frame_mobjects:1::1 -#: of -msgid "" -":obj:`background_opacity " -"`\\" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.add_fixed_in_frame_mobjects:1::1 -#: of -msgid "" -":obj:`frame_center " -"`\\" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.add_fixed_in_frame_mobjects:1 of -msgid "" -"This method allows the mobject to have a fixed position, even when the " -"camera moves around. E.G If it was passed through this method, at the top" -" of the frame, it will continue to be displayed at the top of the frame." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.add_fixed_in_frame_mobjects:6 of -msgid "Highly useful when displaying Titles or formulae or the like." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.add_fixed_in_frame_mobjects:8 of -msgid "The mobject to fix in frame." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.add_fixed_orientation_mobjects:1 of -msgid "" -"This method allows the mobject to have a fixed orientation, even when the" -" camera moves around. E.G If it was passed through this method, facing " -"the camera, it will continue to face the camera even as the camera moves." -" Highly useful when adding labels to graphs and the like." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.add_fixed_orientation_mobjects:7 of -msgid "The mobject whose orientation must be fixed." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.add_fixed_orientation_mobjects:9 of -msgid "" -"Whether or not to use the function that takes the mobject's center as " -"centerpoint, by default False" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.add_fixed_orientation_mobjects:12 -#: of -msgid "" -"The function which returns the centerpoint with respect to which the " -"mobject will be oriented, by default None" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.capture_mobjects:3 of -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.three_d_camera.ThreeDCamera.capture_mobjects:6 of -msgid "Mobjects to capture." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.capture_mobjects:8 of -msgid "Keyword arguments to be passed to :meth:`get_mobjects_to_display`." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.capture_mobjects:12 of -msgid "Notes" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.capture_mobjects:13 of -msgid "" -"For a list of classes that can currently be rendered, see " -":meth:`display_funcs`." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.generate_rotation_matrix -#: manim.camera.three_d_camera.ThreeDCamera.get_distance -#: manim.camera.three_d_camera.ThreeDCamera.get_fill_rgbas -#: manim.camera.three_d_camera.ThreeDCamera.get_gamma -#: manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display -#: manim.camera.three_d_camera.ThreeDCamera.get_phi -#: manim.camera.three_d_camera.ThreeDCamera.get_rotation_matrix -#: manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas -#: manim.camera.three_d_camera.ThreeDCamera.get_theta -#: manim.camera.three_d_camera.ThreeDCamera.get_value_trackers -#: manim.camera.three_d_camera.ThreeDCamera.get_zoom -#: manim.camera.three_d_camera.ThreeDCamera.project_point -#: manim.camera.three_d_camera.ThreeDCamera.project_points of -msgid "Returns" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.generate_rotation_matrix:3 -#: manim.camera.three_d_camera.ThreeDCamera.get_rotation_matrix:3 of -msgid "The matrix corresponding to the current position of the camera." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.generate_rotation_matrix -#: manim.camera.three_d_camera.ThreeDCamera.get_distance -#: manim.camera.three_d_camera.ThreeDCamera.get_fill_rgbas -#: manim.camera.three_d_camera.ThreeDCamera.get_gamma -#: manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display -#: manim.camera.three_d_camera.ThreeDCamera.get_phi -#: manim.camera.three_d_camera.ThreeDCamera.get_rotation_matrix -#: manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas -#: manim.camera.three_d_camera.ThreeDCamera.get_theta -#: manim.camera.three_d_camera.ThreeDCamera.get_value_trackers -#: manim.camera.three_d_camera.ThreeDCamera.get_zoom -#: manim.camera.three_d_camera.ThreeDCamera.project_point -#: manim.camera.three_d_camera.ThreeDCamera.project_points of -msgid "Return type" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_distance:3 of -msgid "The radial distance from ORIGIN in MUnits." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_fill_rgbas:3 -#: manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas:4 of -msgid "The VMobject" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_fill_rgbas:6 of -msgid "The RGBA Array of the fill of the VMobject" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_gamma:3 of -msgid "" -"The angle of rotation of the camera about the vector from the ORIGIN to " -"the Camera in radians" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display:4 of -msgid "The Mobjects" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display:6 of -msgid "Whether or not to include the submobjects of mobjects, by default True" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display:8 of -msgid "Any mobjects to exclude, by default None" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display:11 of -msgid "list of mobjects" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_phi:3 of -msgid "The Polar angle in radians." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas:6 of -msgid "" -"Whether or not to consider the background when getting the stroke RGBAs, " -"by default False" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas:10 of -msgid "The RGBA array of the stroke." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_theta:3 of -msgid "The Azimuthal angle in radians." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_value_trackers:3 of -msgid "list of ValueTracker objects" -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.get_zoom:3 -#: manim.camera.three_d_camera.ThreeDCamera.set_zoom:3 of -msgid "The zoom amount of the camera." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.project_point:4 of -msgid "The point to project." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.project_point:7 of -msgid "The point after projection." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.project_points:4 of -msgid "The list of points to project." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.project_points:7 of -msgid "The points after projecting." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.remove_fixed_in_frame_mobjects:1 of -msgid "" -"If a mobject was fixed in frame by passing it through " -":meth:`.add_fixed_in_frame_mobjects`, then this undoes that fixing. The " -"Mobject will no longer be fixed in frame." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.remove_fixed_in_frame_mobjects:5 of -msgid "The mobjects which need not be fixed in frame any longer." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.remove_fixed_orientation_mobjects:1 -#: of -msgid "" -"If a mobject was fixed in its orientation by passing it through " -":meth:`.add_fixed_orientation_mobjects`, then this undoes that fixing. " -"The Mobject will no longer have a fixed orientation." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.remove_fixed_orientation_mobjects:5 -#: of -msgid "The mobjects whose orientation need not be fixed any longer." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.set_distance:3 of -msgid "The new radial distance." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.set_gamma:3 of -msgid "The new angle of rotation of the camera." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.set_phi:3 of -msgid "The new value of the polar angle in radians." -msgstr "" - -#: manim.camera.three_d_camera.ThreeDCamera.set_theta:3 of -msgid "The new value of the azimuthal angle in radians." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.Axes.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.Axes.po deleted file mode 100644 index 6296483373..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.Axes.po +++ /dev/null @@ -1,228 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:2 -msgid "Axes" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:4 -msgid "Qualified name: ``manim.mobject.coordinate\\_systems.Axes``" -msgstr "" - -#: manim.mobject.coordinate_systems.Axes:1 of -msgid "" -"Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`, " -":class:`manim.mobject.coordinate_systems.CoordinateSystem`" -msgstr "" - -#: manim.mobject.coordinate_systems.Axes:1 of -msgid "Creates a set of axes." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_axes -#: manim.mobject.coordinate_systems.Axes.point_to_coords of -msgid "Parameters" -msgstr "" - -#: manim.mobject.coordinate_systems.Axes:3 of -msgid "The :code:`[x_min, x_max, x_step]` values of the x-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes:4 of -msgid "The :code:`[y_min, y_max, y_step]` values of the y-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes:5 of -msgid "The length of the x-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes:6 of -msgid "The length of the y-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes:7 of -msgid "Arguments to be passed to :class:`~.NumberLine` that influences both axes." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes:8 of -msgid "Arguments to be passed to :class:`~.NumberLine` that influence the x-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes:9 of -msgid "Arguments to be passed to :class:`~.NumberLine` that influence the y-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes:10 of -msgid "Whether or not to include the tips on both axes." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes:11 of -msgid "" -"Additional arguments to be passed to :class:`CoordinateSystem` and " -":class:`~.VGroup`." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:23::1 -msgid "" -":obj:`coords_to_point " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:23::1 -#: manim.mobject.coordinate_systems.Axes.coords_to_point:1 of -msgid "" -"Accepts coordinates from the axes and returns a point with respect to the" -" scene." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:23::1 -#: manim.mobject.coordinate_systems.Axes.get_axes:1 of -msgid "Gets the axes." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:23::1 -msgid "" -":obj:`get_line_graph " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:23::1 -#: manim.mobject.coordinate_systems.Axes.get_line_graph:1 of -msgid "Draws a line graph." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:23::1 -msgid "" -":obj:`point_to_coords " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:23::1 -#: manim.mobject.coordinate_systems.Axes.point_to_coords:1 of -msgid "" -"Accepts a point from the scene and returns its coordinates with respect " -"to the axes." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.coords_to_point:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.coords_to_point:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.coords_to_point:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.coords_to_point:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.coords_to_point:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.coords_to_point:4 -#: manim.mobject.coordinate_systems.Axes.get_line_graph:17 -#: manim.mobject.coordinate_systems.Axes.point_to_coords:4 of -msgid "Examples" -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.coords_to_point:23 of -msgid "" -"The coordinates. Each coord is passed as a separate argument: " -"``ax.coords_to_point(1, 2, 3)``." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_axes -#: manim.mobject.coordinate_systems.Axes.point_to_coords of -msgid "Returns" -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.coords_to_point:25 of -msgid "A point with respect to the scene's coordinate system." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_axes -#: manim.mobject.coordinate_systems.Axes.point_to_coords of -msgid "Return type" -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_axes:3 of -msgid "A pair of axes." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_line_graph:3 of -msgid "" -"The graph connects the vertices formed from zipping ``x_values``, " -"``y_values`` and ``z_values``. Also adds :class:`Dots <.Dot>` at the " -"vertices if ``add_vertex_dots`` is set to ``True``." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_line_graph:7 of -msgid "Iterable of values along the x-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_line_graph:8 of -msgid "Iterable of values along the y-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_line_graph:9 of -msgid "Iterable of values (zeros if z_values is None) along the z-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_line_graph:10 of -msgid "Color for the line graph." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_line_graph:11 of -msgid "Whether or not to add :class:`~.Dot` at each vertex." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_line_graph:12 of -msgid "Radius for the :class:`~.Dot` at each vertex." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_line_graph:13 of -msgid "Style arguments to be passed into :class:`~.Dot` at each vertex." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_line_graph:14 of -msgid "Additional arguments to be passed into :class:`~.VMobject`." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.get_line_graph:39 of -msgid "" -"A VDict containing both the line and dots (if specified). The line can be" -" accessed with: ``line_graph[\"line_graph\"]``. The dots can be accessed " -"with: ``line_graph[\"vertex_dots\"]``." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.point_to_coords:22 of -msgid "The point, i.e. ``RIGHT`` or ``[0, 1, 0]``." -msgstr "" - -#: manim.mobject.coordinate_systems.Axes.point_to_coords:24 of -msgid "The coordinates on the axes, i.e. ``(4.0, 7.0)``." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.ComplexPlane.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.ComplexPlane.po deleted file mode 100644 index 208ce20951..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.ComplexPlane.po +++ /dev/null @@ -1,189 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:2 -msgid "ComplexPlane" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:4 -msgid "Qualified name: ``manim.mobject.coordinate\\_systems.ComplexPlane``" -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane:1 of -msgid "Bases: :class:`manim.mobject.coordinate_systems.NumberPlane`" -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane:1 of -msgid "A :class:`~.NumberPlane` specialized for use with complex numbers." -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane:4 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:35 -msgid "References: :class:`~.Dot` :class:`~.MathTex`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 -msgid "" -":obj:`add_coordinates " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 -#: manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:1 of -msgid "" -"Adds the labels produced from :meth:`~.NumberPlane.get_coordinate_labels`" -" to the plane." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 -msgid "" -":obj:`get_coordinate_labels " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 -#: manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels:1 of -msgid "" -"Generates the :class:`~.DecimalNumber` mobjects for the coordinates of " -"the plane." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 -#: manim.mobject.coordinate_systems.ComplexPlane.n2p:1 of -msgid "Abbreviation for :meth:`number_to_point`." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 -msgid "" -":obj:`number_to_point " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 -#: manim.mobject.coordinate_systems.ComplexPlane.number_to_point:1 of -msgid "" -"Accepts a float/complex number and returns the equivalent point on the " -"plane." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 -#: manim.mobject.coordinate_systems.ComplexPlane.p2n:1 of -msgid "Abbreviation for :meth:`point_to_number`." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 -msgid "" -":obj:`point_to_number " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 -#: manim.mobject.coordinate_systems.ComplexPlane.point_to_number:1 of -msgid "" -"Accepts a point and returns a complex number equivalent to that point on " -"the plane." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:27 -msgid "Attributes" -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.add_coordinates -#: manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels -#: manim.mobject.coordinate_systems.ComplexPlane.n2p -#: manim.mobject.coordinate_systems.ComplexPlane.number_to_point -#: manim.mobject.coordinate_systems.ComplexPlane.p2n -#: manim.mobject.coordinate_systems.ComplexPlane.point_to_number of -msgid "Parameters" -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:3 -#: manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels:3 of -msgid "" -"An iterable of floats/complex numbers. Floats are positioned along the " -"x-axis, complex numbers along the y-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:4 -#: manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels:4 of -msgid "" -"Additional arguments to be passed to " -":meth:`~.NumberLine.get_number_mobject`, i.e. :class:`~.DecimalNumber`." -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels -#: manim.mobject.coordinate_systems.ComplexPlane.number_to_point -#: manim.mobject.coordinate_systems.ComplexPlane.point_to_number of -msgid "Returns" -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels:6 of -msgid "A :class:`~.VGroup` containing the positioned label mobjects." -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels -#: manim.mobject.coordinate_systems.ComplexPlane.n2p -#: manim.mobject.coordinate_systems.ComplexPlane.number_to_point -#: manim.mobject.coordinate_systems.ComplexPlane.p2n -#: manim.mobject.coordinate_systems.ComplexPlane.point_to_number of -msgid "Return type" -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.number_to_point:3 of -msgid "The number. Can be a float or a complex number." -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.number_to_point:5 of -msgid "The point on the plane." -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.point_to_number:3 of -msgid "The point in manim's coordinate-system" -msgstr "" - -#: manim.mobject.coordinate_systems.ComplexPlane.point_to_number:5 of -msgid "A complex number consisting of real and imaginary components." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.CoordinateSystem.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.CoordinateSystem.po deleted file mode 100644 index 5212e59fea..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.CoordinateSystem.po +++ /dev/null @@ -1,1040 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.coordinate_systems.CoordinateSystem.rst:2 -msgid "CoordinateSystem" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.CoordinateSystem.rst:4 -msgid "Qualified name: ``manim.mobject.coordinate\\_systems.CoordinateSystem``" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem:1 of -msgid "Bases: :class:`object`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem:1 of -msgid "Abstract class for Axes and NumberPlane" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem:4 -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:7 -#: manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:5 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:14 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_area:5 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:5 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:4 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph:10 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:4 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:4 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:4 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:4 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:5 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:4 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:4 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:4 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:4 -#: manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:4 -#: manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:5 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.CoordinateSystem.rst:14 -msgid "Methods" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`add_coordinates " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "Adds labels to the axes." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`angle_of_tangent " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:1 of -msgid "" -"Returns the angle to the x-axis of the tangent to the plotted curve at a " -"particular x-value." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.c2p:1 of -msgid "Abbreviation for coords_to_point" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`coords_to_point " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_T_label " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:1 of -msgid "" -"Creates a labelled triangle marker with a vertical line from the x-axis " -"to a curve at a given x-value." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_area " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_area:1 of -msgid "" -"Returns a :class:`~.VGroup` of Riemann rectangles sufficiently small " -"enough to visually approximate the area under the graph passed." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_axes " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_axis " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_axis_labels " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "Defines labels for the x_axis and y_axis of the graph." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_center_point " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_center_point:1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_origin:1 of -msgid "Gets the origin of :class:`~.Axes`." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_derivative_graph " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:1 of -msgid "Returns the curve of the derivative of the passed graph." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_graph " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph:1 of -msgid "Generates a curve based on a function." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_graph_label " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:1 of -msgid "" -"Creates a properly positioned label for the passed graph, with an " -"optional dot." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_horizontal_line " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:1 of -msgid "A horizontal line from the y-axis to a given point in the scene." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_line_from_axis_to_point " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:1 -#: of -msgid "Returns a straight line from a given axis to a point in the scene." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_lines_to_point " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:1 of -msgid "Generate both horizontal and vertical lines from the axis to a point." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_origin " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_parametric_curve " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_riemann_rectangles " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:1 -#: of -msgid "Generates a :class:`~.VGroup` of the Riemann Rectangles for a given curve." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_secant_slope_group " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:2 -#: of -msgid "" -"Creates two lines representing `dx` and `df`, the labels for `dx` and " -"`df`, and" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_vertical_line " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:1 of -msgid "A vertical line from the x-axis to a given point in the scene." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_vertical_lines_to_graph " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:1 -#: of -msgid "Obtains multiple lines from the x-axis to the curve." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_x_axis " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_x_axis_label " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:1 of -msgid "Generate an x-axis label." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_x_unit_size " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_y_axis " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_y_axis_label " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:1 of -msgid "Generate a y-axis label." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_y_unit_size " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`get_z_axis " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.i2gp:1 of -msgid "Alias for :meth:`input_to_graph_point`." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`input_to_graph_point " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:1 of -msgid "" -"Returns the coordinates of the point on a ``graph`` corresponding to an " -"``x`` value." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.p2c:1 of -msgid "Abbreviation for point_to_coords" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`point_to_coords " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: of -msgid "" -":obj:`slope_of_tangent " -"`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 -#: manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:1 of -msgid "" -"Returns the slope of the tangent to the plotted curve at a particular " -"x-value." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1 of -msgid "" -"Adds labels to the axes. Use ``Axes.coordinate_labels`` to access the " -"coordinates after creation." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates -#: manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent -#: manim.mobject.coordinate_systems.CoordinateSystem.get_area -#: manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels -#: manim.mobject.coordinate_systems.CoordinateSystem.get_center_point -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label -#: manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line -#: manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point -#: manim.mobject.coordinate_systems.CoordinateSystem.get_origin -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph -#: manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label -#: manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label -#: manim.mobject.coordinate_systems.CoordinateSystem.i2gp -#: manim.mobject.coordinate_systems.CoordinateSystem.p2c -#: manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent of -msgid "Parameters" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:4 of -msgid "" -"The numbers to be added to the axes. Use ``None`` to represent an axis " -"with default labels." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:16 of -msgid "" -"You can also specifically control the position and value of the labels " -"using a dict." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:13 -#: manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:13 of -msgid "The x-value at which the tangent must touch the curve." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:14 -#: manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:14 of -msgid "The :class:`~.ParametricFunction` for which to calculate the tangent." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:15 of -msgid "The change in `x` used to determine the angle of the tangent to the curve." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent -#: manim.mobject.coordinate_systems.CoordinateSystem.get_area -#: manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels -#: manim.mobject.coordinate_systems.CoordinateSystem.get_center_point -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label -#: manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line -#: manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point -#: manim.mobject.coordinate_systems.CoordinateSystem.get_origin -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph -#: manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label -#: manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label -#: manim.mobject.coordinate_systems.CoordinateSystem.i2gp -#: manim.mobject.coordinate_systems.CoordinateSystem.p2c -#: manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent of -msgid "Returns" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:17 of -msgid "The angle of the tangent to the curve." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent -#: manim.mobject.coordinate_systems.CoordinateSystem.get_area -#: manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels -#: manim.mobject.coordinate_systems.CoordinateSystem.get_center_point -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label -#: manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line -#: manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point -#: manim.mobject.coordinate_systems.CoordinateSystem.get_origin -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph -#: manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label -#: manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label -#: manim.mobject.coordinate_systems.CoordinateSystem.i2gp -#: manim.mobject.coordinate_systems.CoordinateSystem.p2c -#: manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent of -msgid "Return type" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:18 -#: manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:17 of -msgid ":class:`float`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:4 of -msgid "" -"The position along the curve at which the label, line and triangle will " -"be constructed." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:5 of -msgid "The :class:`~.ParametricFunction` for which to construct the label." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:6 of -msgid "The label of the vertical line and triangle." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:7 of -msgid "The color of the label." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:8 of -msgid "The size of the triangle." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:9 of -msgid "The color of the triangle." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:10 of -msgid "The function used to construct the vertical line." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:11 of -msgid "The color of the vertical line." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:27 of -msgid "A :class:`~.VGroup` of the label, triangle and vertical line mobjects." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_area:23 of -msgid "The graph/curve for which the area needs to be determined." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_area:24 of -msgid "" -"The range of the minimum and maximum x-values of the area. ``x_range = " -"[x_min, x_max]``." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_area:25 of -msgid "" -"The color of the area. Creates a gradient if an iterable of colors is " -"provided." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_area:26 of -msgid "The opacity of the area." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_area:27 of -msgid "" -"If a secondary :attr:`graph` is specified, encloses the area between the " -"two curves." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_area:28 of -msgid "The factor by which the :attr:`dx` value is scaled." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_area:29 of -msgid "Additional arguments to be passed to :meth:`~.CoordinateSystem.get_area`." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_area:31 of -msgid "The :class:`~.VGroup` containing the Riemann Rectangles." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:1 of -msgid "" -"Defines labels for the x_axis and y_axis of the graph. For increased " -"control over the position of the labels, use :meth:`get_x_axis_label` and" -" :meth:`get_y_axis_label`." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:17 of -msgid "" -"The label for the x_axis. Defaults to :class:`~.MathTex` for ``str`` and " -"``float`` inputs." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:18 of -msgid "" -"The label for the y_axis. Defaults to :class:`~.MathTex` for ``str`` and " -"``float`` inputs." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:20 of -msgid "A :class:`~.Vgroup` of the labels for the x_axis and y_axis." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:23 of -msgid ":class:`get_x_axis_label`, :class:`get_y_axis_label`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_center_point:7 of -msgid "np.ndarray" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_center_point:6 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_origin:3 of -msgid "The center point." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_center_point:9 of -msgid "Deprecated" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_center_point:12 of -msgid "" -"The method CoordinateSystem.get_center_point has been deprecated since " -"v0.10.0 and is expected to be removed after v0.11.0. Use get_origin " -"instead." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:22 of -msgid "The graph for which the derivative will be found." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:23 of -msgid "The color of the derivative curve." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:24 of -msgid "Any valid keyword argument of :class:`~.ParametricFunction`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:26 of -msgid "The curve of the derivative." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph:5 of -msgid "" -"This method may not produce accurate graphs since Manim currently relies " -"on interpolation between evenly-spaced samples of the curve, instead of " -"intelligent plotting. See the example below for some solutions to this " -"problem." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph:54 of -msgid "The function used to construct the :class:`~.ParametricFunction`." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph:55 of -msgid "" -"The range of the curve along the axes. ``x_range = [x_min, x_max, " -"x_step]``." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph:56 of -msgid "Additional parameters to be passed to :class:`~.ParametricFunction`." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph:58 of -msgid "The plotted curve." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:22 of -msgid "The curve." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:23 of -msgid "" -"The label for the function's curve. Defaults to :class:`~.MathTex` for " -"``str`` and ``float`` inputs." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:24 of -msgid "The x_value along the curve that positions the label." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:25 of -msgid "" -"The cartesian position, relative to the curve that the label will be at " -"--> ``LEFT``, ``RIGHT``" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:26 of -msgid "The distance between the curve and the label." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:27 of -msgid "The color of the label. Defaults to the color of the curve." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:28 of -msgid "Whether to add a dot at the point on the graph." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:29 of -msgid "Additional parameters to be passed to :class:`~.Dot`." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:31 of -msgid "The positioned label and :class:`~.Dot`, if applicable." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:32 of -msgid ":class:`Mobject`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:18 of -msgid "The point to which the horizontal line will be drawn." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:19 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:19 of -msgid "Additional parameters to be passed to :class:`get_line_from_axis_to_point`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:21 of -msgid "A horizontal line from the y-axis to the point." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:22 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:22 of -msgid ":class:`Line`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:3 -#: of -msgid "Specifies the axis from which to draw the line. `0 = x_axis`, `1 = y_axis`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:4 -#: of -msgid "The point to which the line will be drawn." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:5 -#: of -msgid "The function of the :class:`~.Line` mobject used to construct the line." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:6 -#: of -msgid "Optional arguments to passed to :attr:`line_func`." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:7 -#: of -msgid "The color of the line." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:8 -#: of -msgid "The stroke width of the line." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:10 -#: of -msgid "The line from an axis to a point." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:13 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:23 of -msgid "" -":meth:`~.CoordinateSystem.get_vertical_line`, " -":meth:`~.CoordinateSystem.get_horizontal_line`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:17 of -msgid "A point on the scene." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:18 of -msgid "" -"Additional arguments to be provided " -":meth:`CoordinateSystem.get_line_from_axis_to_point`." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:20 of -msgid "A :class:`~.VGroup` of the horizontal and vertical lines." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:45 -#: of -msgid "The graph whose area will be approximated by Riemann rectangles." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:46 -#: of -msgid "" -"The minimum and maximum x-values of the rectangles. ``x_range = [x_min, " -"x_max]``." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:47 -#: of -msgid "The change in x-value that separates each rectangle." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:48 -#: of -msgid "" -"Can be any of ``\"left\"``, ``\"right\"`` or ``\"center\"``. Refers to " -"where the sample point for the height of each Riemann Rectangle will be " -"inside the segments of the partition." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:51 -#: of -msgid "The stroke_width of the border of the rectangles." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:52 -#: of -msgid "The color of the border of the rectangle." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:53 -#: of -msgid "The opacity of the rectangles." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:54 -#: of -msgid "" -"The colors of the rectangles. Creates a balanced gradient if multiple " -"colors are passed." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:55 -#: of -msgid "" -"Indicates negative area when the curve dips below the x-axis by inverting" -" its color." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:56 -#: of -msgid "" -"Sets the :attr:`stroke_color` to :attr:`fill_color`, blending the " -"rectangles without clear separation." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:57 -#: of -msgid "" -"If a secondary graph is specified, encloses the area between the two " -"curves." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:58 -#: of -msgid "The factor by which the width of the rectangles is scaled." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:60 -#: of -msgid "A :class:`~.VGroup` containing the Riemann Rectangles." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:2 -#: of -msgid "the secant to the curve at a particular x-value." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:26 -#: of -msgid "The x-value at which the secant intersects the graph for the first time." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:27 -#: of -msgid "The curve for which the secant will be found." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:28 -#: of -msgid "The change in `x` after which the secant exits." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:29 -#: of -msgid "The color of the line that indicates the change in `x`." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:30 -#: of -msgid "" -"The color of the line that indicates the change in `y`. Defaults to the " -"color of :attr:`graph`." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:31 -#: of -msgid "" -"The label for the `dx` line. Defaults to :class:`~.MathTex` for ``str`` " -"and ``float`` inputs." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:32 -#: of -msgid "" -"The label for the `dy` line. Defaults to :class:`~.MathTex` for ``str`` " -"and ``float`` inputs." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:33 -#: of -msgid "" -"Whether to include the secant line in the graph, or just the df/dx lines " -"and labels." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:35 -#: of -msgid "The color of the secant line." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:36 -#: of -msgid "The length of the secant line." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:38 -#: of -msgid "" -"A group containing the elements: `dx_line`, `df_line`, and if applicable " -"also :attr:`dx_label`, :attr:`df_label`, `secant_line`." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:18 of -msgid "The point to which the vertical line will be drawn." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:21 of -msgid "A vertical line from the x-axis to the point." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:24 -#: of -msgid "The graph along which the lines are placed." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:25 -#: of -msgid "" -"A list containing the lower and and upper bounds of the lines: ``x_range " -"= [x_min, x_max]``." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:26 -#: of -msgid "The number of evenly spaced lines." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:27 -#: of -msgid "" -"Additional arguments to be passed to " -":meth:`~.CoordinateSystem.get_vertical_line`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:29 -#: of -msgid "The :class:`~.VGroup` of the evenly spaced lines." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:16 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:19 of -msgid "" -"The label. Defaults to :class:`~.MathTex` for ``str`` and ``float`` " -"inputs." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:17 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:20 of -msgid "" -"The edge of the x-axis to which the label will be added, by default " -"``UR``." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:18 of -msgid "" -"Allows for further positioning of the label from an edge, by default " -"``UR``." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:19 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:22 of -msgid "The distance of the label from the line." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:21 -#: manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:24 of -msgid "The positioned label." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:21 of -msgid "" -"Allows for further positioning of the label from an edge, by default " -"``UR``" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:19 of -msgid "The x-value of a point on the ``graph``." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:20 of -msgid "The :class:`~.ParametricFunction` on which the point lies." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:22 of -msgid "" -"The coordinates of the point on the :attr:`graph` corresponding to the " -":attr:`x` value." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:23 of -msgid ":class:`np.ndarray`" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.p2c of -msgid "Raises" -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:25 of -msgid "When the target x is not in the range of the line graph." -msgstr "" - -#: manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:16 of -msgid "The slope of the tangent with the x axis." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.NumberPlane.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.NumberPlane.po deleted file mode 100644 index 30fc834d37..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.NumberPlane.po +++ /dev/null @@ -1,130 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:2 -msgid "NumberPlane" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:4 -msgid "Qualified name: ``manim.mobject.coordinate\\_systems.NumberPlane``" -msgstr "" - -#: manim.mobject.coordinate_systems.NumberPlane:1 of -msgid "Bases: :class:`manim.mobject.coordinate_systems.Axes`" -msgstr "" - -#: manim.mobject.coordinate_systems.NumberPlane:1 of -msgid "Creates a cartesian plane with background lines." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst -msgid "Parameters" -msgstr "" - -#: manim.mobject.coordinate_systems.NumberPlane:3 of -msgid "" -"The :code:`[x_min, x_max, x_step]` values of the plane in the horizontal " -"direction." -msgstr "" - -#: manim.mobject.coordinate_systems.NumberPlane:4 of -msgid "" -"The :code:`[y_min, y_max, y_step]` values of the plane in the vertical " -"direction." -msgstr "" - -#: manim.mobject.coordinate_systems.NumberPlane:5 of -msgid "The width of the plane." -msgstr "" - -#: manim.mobject.coordinate_systems.NumberPlane:6 of -msgid "The height of the plane." -msgstr "" - -#: manim.mobject.coordinate_systems.NumberPlane:7 of -msgid "" -"Arguments that influence the construction of the background lines of the " -"plane." -msgstr "" - -#: manim.mobject.coordinate_systems.NumberPlane:8 of -msgid "" -"Similar to :attr:`background_line_style`, affects the construction of the" -" scene's background lines." -msgstr "" - -#: manim.mobject.coordinate_systems.NumberPlane:9 of -msgid "" -"Determines the number of boxes within the background lines: :code:`2` = 4" -" boxes, :code:`3` = 9 boxes." -msgstr "" - -#: manim.mobject.coordinate_systems.NumberPlane:10 of -msgid "Currently non-functional." -msgstr "" - -#: manim.mobject.coordinate_systems.NumberPlane:11 of -msgid "Additional arguments to be passed to :class:`Axes`." -msgstr "" - -#: manim.mobject.coordinate_systems.NumberPlane:16 of -msgid "" -"If :attr:`x_length` or :attr:`y_length` are not defined, the plane " -"automatically adjusts its lengths based on the :attr:`x_range` and " -":attr:`y_range` values to set the ``unit_size`` to 1." -msgstr "" - -#: manim.mobject.coordinate_systems.NumberPlane:20 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:21::1 -msgid "" -":obj:`get_vector " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:21::1 -msgid "" -":obj:`prepare_for_nonlinear_transform " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:23 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:30::1 -msgid "Used to animate the application of a method." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:30::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:30::1 -msgid "The depth of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:30::1 -msgid "The height of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:30::1 -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.PolarPlane.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.PolarPlane.po deleted file mode 100644 index b36b585490..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.PolarPlane.po +++ /dev/null @@ -1,351 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:2 -msgid "PolarPlane" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:4 -msgid "Qualified name: ``manim.mobject.coordinate\\_systems.PolarPlane``" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:1 of -msgid "Bases: :class:`manim.mobject.coordinate_systems.Axes`" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:1 of -msgid "Creates a polar plane with background lines." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.add_coordinates -#: manim.mobject.coordinate_systems.PolarPlane.get_coordinate_labels -#: manim.mobject.coordinate_systems.PolarPlane.point_to_polar -#: manim.mobject.coordinate_systems.PolarPlane.pr2pt -#: manim.mobject.coordinate_systems.PolarPlane.pt2pr of -msgid "Parameters" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:3 of -msgid "" -"The number of divisions in the azimuth (also known as the `angular " -"coordinate` or `polar angle`). If ``None`` is specified then it will use " -"the default specified by ``azimuth_units``: - ``\"PI radians\"`` or " -"``\"TAU radians\"``: 20 - ``\"degrees\"``: 36 - ``\"gradians\"``: 40 - " -"``None``: 1 A non-integer value will result in a partial division at the" -" end of the circle." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:3 of -msgid "" -"The number of divisions in the azimuth (also known as the `angular " -"coordinate` or `polar angle`). If ``None`` is specified then it will use " -"the default specified by ``azimuth_units``:" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:6 of -msgid "``\"PI radians\"`` or ``\"TAU radians\"``: 20" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:7 of -msgid "``\"degrees\"``: 36" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:8 of -msgid "``\"gradians\"``: 40" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:9 of -msgid "``None``: 1" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:11 of -msgid "" -"A non-integer value will result in a partial division at the end of the " -"circle." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:12 of -msgid "The diameter of the plane." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:13 of -msgid "The distance between faded radius lines." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:14 of -msgid "The maximum value of the radius." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:15 of -msgid "" -"Specifies a default labelling system for the azimuth. Choices are: - " -"``\"PI radians\"``: Fractional labels in the interval :math:`\\left[0, " -"2\\pi\\right]` with :math:`\\pi` as a constant. - ``\"TAU radians\"``: " -"Fractional labels in the interval :math:`\\left[0, \\tau\\right]` (where " -":math:`\\tau = 2\\pi`) with :math:`\\tau` as a constant. - " -"``\"degrees\"``: Decimal labels in the interval :math:`\\left[0, " -"360\\right]` with a degree (:math:`^{\\circ}`) symbol. - " -"``\"gradians\"``: Decimal labels in the interval :math:`\\left[0, " -"400\\right]` with a superscript \"g\" (:math:`^{g}`). - ``None``: Decimal" -" labels in the interval :math:`\\left[0, 1\\right]`." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:15 of -msgid "Specifies a default labelling system for the azimuth. Choices are:" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:17 of -msgid "" -"``\"PI radians\"``: Fractional labels in the interval :math:`\\left[0, " -"2\\pi\\right]` with :math:`\\pi` as a constant." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:18 of -msgid "" -"``\"TAU radians\"``: Fractional labels in the interval :math:`\\left[0, " -"\\tau\\right]` (where :math:`\\tau = 2\\pi`) with :math:`\\tau` as a " -"constant." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:19 of -msgid "" -"``\"degrees\"``: Decimal labels in the interval :math:`\\left[0, " -"360\\right]` with a degree (:math:`^{\\circ}`) symbol." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:20 of -msgid "" -"``\"gradians\"``: Decimal labels in the interval :math:`\\left[0, " -"400\\right]` with a superscript \"g\" (:math:`^{g}`)." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:21 of -msgid "``None``: Decimal labels in the interval :math:`\\left[0, 1\\right]`." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:22 of -msgid "" -"If the ``azimuth_units`` choice has fractional labels, choose whether to " -"combine the constant in a compact form :math:`\\tfrac{xu}{y}` as opposed " -"to :math:`\\tfrac{x}{y}u`, where :math:`u` is the constant." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:25 of -msgid "The angle offset of the azimuth, expressed in radians." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:26 of -msgid "" -"The direction of the azimuth. - ``\"CW\"``: Clockwise. - ``\"CCW\"``: " -"Anti-clockwise." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:26 of -msgid "The direction of the azimuth." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:28 of -msgid "``\"CW\"``: Clockwise." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:29 of -msgid "``\"CCW\"``: Anti-clockwise." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:30 of -msgid "The buffer for the azimuth labels." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:31 of -msgid "The font size of the azimuth labels." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:32 of -msgid "The axis config for the radius." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane:35 -#: manim.mobject.coordinate_systems.PolarPlane.polar_to_point:10 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:30 -msgid "References: :class:`~.PolarPlane`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 -msgid "" -":obj:`add_coordinates " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 -msgid "Adds the coordinates." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 -msgid "Gets the axes." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 -msgid "" -":obj:`get_coordinate_labels " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 -msgid "" -"Gets labels for the coordinates :param r_values: Iterable of values along" -" the radius, by default None." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 -msgid "" -":obj:`get_radian_label " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 -msgid "" -":obj:`point_to_polar " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 -#: manim.mobject.coordinate_systems.PolarPlane.point_to_polar:1 of -msgid "Gets polar coordinates from a point." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 -msgid "" -":obj:`polar_to_point " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 -#: manim.mobject.coordinate_systems.PolarPlane.polar_to_point:1 of -msgid "Gets a point from polar coordinates." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 -#: manim.mobject.coordinate_systems.PolarPlane.pr2pt:1 of -msgid "Abbreviation for :meth:`polar_to_point`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 -msgid "" -":obj:`prepare_for_nonlinear_transform " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 -#: manim.mobject.coordinate_systems.PolarPlane.pt2pr:1 of -msgid "Abbreviation for :meth:`point_to_polar`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:31 -msgid "Attributes" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.add_coordinates:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.add_coordinates:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.add_coordinates:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.add_coordinates:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.add_coordinates:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.add_coordinates:1 of -msgid "" -"Adds the coordinates. :param r_values: Iterable of values along the " -"radius, by default None. :param a_values: Iterable of values along the " -"azimuth, by default None." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.get_axes:1 of -msgid "Gets the axes. :returns: A pair of axes. :rtype: :class:`~.VGroup`" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.get_axes -#: manim.mobject.coordinate_systems.PolarPlane.get_coordinate_labels -#: manim.mobject.coordinate_systems.PolarPlane.point_to_polar -#: manim.mobject.coordinate_systems.PolarPlane.pr2pt -#: manim.mobject.coordinate_systems.PolarPlane.pt2pr of -msgid "Return type" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.get_coordinate_labels:1 of -msgid "" -"Gets labels for the coordinates :param r_values: Iterable of values along" -" the radius, by default None. :param a_values: Iterable of values along " -"the azimuth, by default None." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.get_coordinate_labels -#: manim.mobject.coordinate_systems.PolarPlane.point_to_polar -#: manim.mobject.coordinate_systems.PolarPlane.pr2pt of -msgid "Returns" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.get_coordinate_labels:5 of -msgid "Labels for the radius and azimuth values." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.point_to_polar:3 -#: manim.mobject.coordinate_systems.PolarPlane.polar_to_point:6 of -msgid "The point." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.point_to_polar:5 of -msgid "" -"The coordinate radius (:math:`r`) and the coordinate azimuth " -"(:math:`\\theta`)." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.point_to_polar:6 of -msgid "Tuple[:class:`float`, :class:`float`]" -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.polar_to_point:3 of -msgid "The coordinate radius (:math:`r`)." -msgstr "" - -#: manim.mobject.coordinate_systems.PolarPlane.polar_to_point:4 of -msgid "The coordinate azimuth (:math:`\\theta`)." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:27 -msgid "References: :class:`~.PolarPlane` :class:`~.Vector`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.ThreeDAxes.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.ThreeDAxes.po deleted file mode 100644 index 0e135cc8ca..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.ThreeDAxes.po +++ /dev/null @@ -1,172 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.coordinate_systems.ThreeDAxes.rst:2 -msgid "ThreeDAxes" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ThreeDAxes.rst:4 -msgid "Qualified name: ``manim.mobject.coordinate\\_systems.ThreeDAxes``" -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:1 of -msgid "Bases: :class:`manim.mobject.coordinate_systems.Axes`" -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:1 of -msgid "A 3-dimensional set of axes." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label of -msgid "Parameters" -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:3 of -msgid "The :code:`[x_min, x_max, x_step]` values of the x-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:4 of -msgid "The :code:`[y_min, y_max, y_step]` values of the y-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:5 of -msgid "The :code:`[z_min, z_max, z_step]` values of the z-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:6 of -msgid "The length of the x-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:7 of -msgid "The length of the y-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:8 of -msgid "The length of the z-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:9 of -msgid "Arguments to be passed to :class:`~.NumberLine` that influence the z-axis." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:10 of -msgid "The direction of the normal." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:11 of -msgid "The number of pieces used to construct the axes." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:12 of -msgid "The direction of the light source." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:13 -#: manim.mobject.coordinate_systems.ThreeDAxes:14 of -msgid "Currently non-functional." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes:15 of -msgid "Additional arguments to be passed to :class:`Axes`." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ThreeDAxes.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ThreeDAxes.rst:20::1 -msgid "" -":obj:`get_z_axis_label " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ThreeDAxes.rst:20::1 -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:1 of -msgid "Generate an x-axis label." -msgstr "" - -#: ../../source/reference/manim.mobject.coordinate_systems.ThreeDAxes.rst:22 -msgid "Attributes" -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:4 of -msgid "Examples" -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:15 of -msgid "" -"The label. Defaults to :class:`~.MathTex` for ``str`` and ``float`` " -"inputs." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:16 of -msgid "" -"The edge of the x-axis to which the label will be added, by default " -"``UR``." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:17 of -msgid "" -"Allows for further positioning of the label from an edge, by default " -"``UR``." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:18 of -msgid "The distance of the label from the line." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:19 of -msgid "The angle at which to rotate the label, by default ``PI/2``." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:20 of -msgid "The axis about which to rotate the label, by default ``RIGHT``." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label of -msgid "Returns" -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:22 of -msgid "The positioned label." -msgstr "" - -#: manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.PictureInPictureFrame.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.PictureInPictureFrame.po deleted file mode 100644 index 9d0230129e..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.PictureInPictureFrame.po +++ /dev/null @@ -1,68 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.frame.PictureInPictureFrame.rst:2 -msgid "PictureInPictureFrame" -msgstr "" - -#: ../../source/reference/manim.mobject.frame.PictureInPictureFrame.rst:4 -msgid "Qualified name: ``manim.mobject.frame.PictureInPictureFrame``" -msgstr "" - -#: manim.mobject.frame.PictureInPictureFrame:1 of -msgid "Bases: :class:`manim.mobject.geometry.Rectangle`" -msgstr "" - -#: ../../source/reference/manim.mobject.frame.PictureInPictureFrame.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.frame.PictureInPictureFrame.rst:21 -msgid "Attributes" -msgstr "" - -#: manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1::1 of -msgid "" -":obj:`aspect_ratio " -"`\\" -msgstr "" - -#: manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1 -#: manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1::1 of -msgid "The aspect ratio." -msgstr "" - -#: manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.frame.PictureInPictureFrame.aspect_ratio:3 of -msgid "When set, the width is stretched to accommodate the new aspect ratio." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.ScreenRectangle.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.ScreenRectangle.po deleted file mode 100644 index af67218512..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.ScreenRectangle.po +++ /dev/null @@ -1,62 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.frame.ScreenRectangle.rst:2 -msgid "ScreenRectangle" -msgstr "" - -#: ../../source/reference/manim.mobject.frame.ScreenRectangle.rst:4 -msgid "Qualified name: ``manim.mobject.frame.ScreenRectangle``" -msgstr "" - -#: manim.mobject.frame.ScreenRectangle:1 of -msgid "Bases: :class:`manim.mobject.geometry.Rectangle`" -msgstr "" - -#: ../../source/reference/manim.mobject.frame.ScreenRectangle.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.frame.ScreenRectangle.rst:21 -msgid "Attributes" -msgstr "" - -#: manim.mobject.frame.ScreenRectangle.aspect_ratio:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.frame.ScreenRectangle.aspect_ratio:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.frame.ScreenRectangle.aspect_ratio:1 -#: manim.mobject.frame.ScreenRectangle.aspect_ratio:1::1 of -msgid "The aspect ratio." -msgstr "" - -#: manim.mobject.frame.ScreenRectangle.aspect_ratio:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.frame.ScreenRectangle.aspect_ratio:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.frame.ScreenRectangle.aspect_ratio:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.frame.ScreenRectangle.aspect_ratio:3 of -msgid "When set, the width is stretched to accommodate the new aspect ratio." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.po deleted file mode 100644 index aea9335887..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.po +++ /dev/null @@ -1,29 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.frame.rst:2 -msgid "frame" -msgstr "" - -#: manim.mobject.frame:1 of -msgid "Special rectangles." -msgstr "" - -#: ../../source/reference/manim.mobject.frame.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.mobject.frame.rst:26::1 -msgid "" -":obj:`FullScreenFadeRectangle " -"`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.functions.ParametricFunction.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.functions.ParametricFunction.po deleted file mode 100644 index 76714783a6..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.functions.ParametricFunction.po +++ /dev/null @@ -1,101 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:2 -msgid "ParametricFunction" -msgstr "" - -#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:4 -msgid "Qualified name: ``manim.mobject.functions.ParametricFunction``" -msgstr "" - -#: manim.mobject.functions.ParametricFunction:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.functions.ParametricFunction:1 of -msgid "A parametric curve." -msgstr "" - -#: manim.mobject.functions.ParametricFunction:4 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:23::1 -msgid "" -":obj:`generate_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:23::1 -#: manim.mobject.functions.ParametricFunction.generate_points:1 of -msgid "Initializes :attr:`points` and therefore the shape." -msgstr "" - -#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:23::1 -msgid "" -":obj:`get_function " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:23::1 -msgid "" -":obj:`get_point_from_function " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:23::1 -msgid "" -":obj:`init_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.mobject.functions.ParametricFunction.generate_points:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.functions.ParametricFunction.generate_points:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.functions.ParametricFunction.generate_points:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.functions.ParametricFunction.generate_points:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.functions.ParametricFunction.generate_points:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.functions.ParametricFunction.generate_points:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.functions.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.functions.po deleted file mode 100644 index 3fbc076640..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.functions.po +++ /dev/null @@ -1,33 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.functions.rst:2 -msgid "functions" -msgstr "" - -#: manim.mobject.functions:1 of -msgid "Mobjects representing function graphs." -msgstr "" - -#: ../../source/reference/manim.mobject.functions.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.mobject.functions.rst:22::1 -msgid "" -"A :class:`ParametricFunction` that spans the length of the scene by " -"default." -msgstr "" - -#: ../../source/reference/manim.mobject.functions.rst:22::1 -msgid "A parametric curve." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Angle.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Angle.po deleted file mode 100644 index ef0dd35bae..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Angle.po +++ /dev/null @@ -1,180 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.Angle.rst:2 -msgid "Angle" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Angle.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.Angle``" -msgstr "" - -#: manim.mobject.geometry.Angle:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.geometry.Angle:1 of -msgid "A circular arc or elbow-type mobject representing an angle of two lines." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.geometry.Angle.rst -#: after manim.mobject.geometry.Angle.get_value of padding -msgid "Parameters" -msgstr "" - -#: manim.mobject.geometry.Angle:3 of -msgid "The first line." -msgstr "" - -#: manim.mobject.geometry.Angle:4 of -msgid "The second line." -msgstr "" - -#: manim.mobject.geometry.Angle:5 of -msgid "The radius of the :class:`Arc`." -msgstr "" - -#: manim.mobject.geometry.Angle:6 of -msgid "" -"A sequence of two :class:`int` numbers determining which of the 4 " -"quadrants should be used. The first value indicates whether to anchor the" -" arc on the first line closer to the end point (1) or start point (-1), " -"and the second value functions similarly for the end (1) or start (-1) of" -" the second line. Possibilities: (1,1), (-1,1), (1,-1), (-1,-1)." -msgstr "" - -#: manim.mobject.geometry.Angle:12 of -msgid "" -"Toggles between the two possible angles defined by two points and an arc " -"center. If set to False (default), the arc will always go " -"counterclockwise from the point on line1 until the point on line2 is " -"reached. If set to True, the angle will go clockwise from line1 to line2." -msgstr "" - -#: manim.mobject.geometry.Angle:15 of -msgid "" -"Allows for a :class:`Dot` in the arc. Mainly used as an convention to " -"indicate a right angle. The dot can be customized in the next three " -"parameters." -msgstr "" - -#: manim.mobject.geometry.Angle:18 of -msgid "" -"The radius of the :class:`Dot`. If not specified otherwise, this radius " -"will be 1/10 of the arc radius." -msgstr "" - -#: manim.mobject.geometry.Angle:20 of -msgid "" -"Relative distance from the center to the arc: 0 puts the dot in the " -"center and 1 on the arc itself." -msgstr "" - -#: manim.mobject.geometry.Angle:22 of -msgid "The color of the :class:`Dot`." -msgstr "" - -#: manim.mobject.geometry.Angle:24 of -msgid "" -"Produces an elbow-type mobject indicating a right angle, see " -":class:`RightAngle` for more information and a shorthand." -msgstr "" - -#: manim.mobject.geometry.Angle:27 of -msgid "" -"Further keyword arguments that are passed to the constructor of " -":class:`Arc` or :class:`Elbow`." -msgstr "" - -#: manim.mobject.geometry.Angle:30 manim.mobject.geometry.Angle.get_lines:7 -#: manim.mobject.geometry.Angle.get_value:9 of -msgid "Examples" -msgstr "" - -#: manim.mobject.geometry.Angle:31 of -msgid "" -"The first example shows some right angles with a dot in the middle while " -"the second example shows all 8 possible angles defined by two lines." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Angle.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Angle.rst:21::1 -#: manim.mobject.geometry.Angle.get_lines:1 of -msgid "Get the lines forming an angle of the :class:`Angle` class." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Angle.rst:21::1 -#: manim.mobject.geometry.Angle.get_value:1 of -msgid "Get the value of an angle of the :class:`Angle` class." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Angle.rst:23 -msgid "Attributes" -msgstr "" - -#: manim.mobject.geometry.Angle.get_lines:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.geometry.Angle.get_lines:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.geometry.Angle.get_lines:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.geometry.Angle.get_lines:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.geometry.Angle.get_lines:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.geometry.Angle.rst -#: after manim.mobject.geometry.Angle.get_lines of padding -msgid "Returns" -msgstr "" - -#: manim.mobject.geometry.Angle.get_lines:3 of -msgid "" -"A :class:`~.VGroup` containing the lines that form the angle of the " -":class:`Angle` class." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.geometry.Angle.rst -#: after manim.mobject.geometry.Angle.get_lines of padding -msgid "Return type" -msgstr "" - -#: manim.mobject.geometry.Angle.get_value:3 of -msgid "" -"A boolean to decide the unit (deg/rad) in which the value of the angle is" -" returned." -msgstr "" - -#: manim.mobject.geometry.Angle.get_value:5 of -msgid "The value in degrees/radians of an angle of the :class:`Angle` class." -msgstr "" - -#: manim.mobject.geometry.Angle.get_value:6 of -msgid ":class:`float`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.AnnularSector.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.AnnularSector.po deleted file mode 100644 index 149e881a43..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.AnnularSector.po +++ /dev/null @@ -1,106 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.AnnularSector.rst:2 -msgid "AnnularSector" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.AnnularSector.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.AnnularSector``" -msgstr "" - -#: manim.mobject.geometry.AnnularSector:1 of -msgid "Bases: :class:`manim.mobject.geometry.Arc`" -msgstr "" - -#: manim.mobject.geometry.AnnularSector.generate_points of -msgid "Parameters" -msgstr "" - -#: manim.mobject.geometry.AnnularSector:1 of -msgid "The inside radius of the Annular Sector." -msgstr "" - -#: manim.mobject.geometry.AnnularSector:2 of -msgid "The outside radius of the Annular Sector." -msgstr "" - -#: manim.mobject.geometry.AnnularSector:3 of -msgid "The clockwise angle of the Annular Sector." -msgstr "" - -#: manim.mobject.geometry.AnnularSector:4 of -msgid "The starting clockwise angle of the Annular Sector." -msgstr "" - -#: manim.mobject.geometry.AnnularSector:5 of -msgid "The opacity of the color filled in the Annular Sector." -msgstr "" - -#: manim.mobject.geometry.AnnularSector:6 of -msgid "The stroke width of the Annular Sector." -msgstr "" - -#: manim.mobject.geometry.AnnularSector:7 of -msgid "The color filled into the Annular Sector." -msgstr "" - -#: manim.mobject.geometry.AnnularSector:10 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.AnnularSector.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.AnnularSector.rst:21::1 -msgid "" -":obj:`generate_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.AnnularSector.rst:21::1 -#: manim.mobject.geometry.AnnularSector.generate_points:1 of -msgid "Initializes :attr:`points` and therefore the shape." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.AnnularSector.rst:23 -msgid "Attributes" -msgstr "" - -#: manim.mobject.geometry.AnnularSector.generate_points:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.geometry.AnnularSector.generate_points:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.geometry.AnnularSector.generate_points:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.geometry.AnnularSector.generate_points:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.geometry.AnnularSector.generate_points:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.geometry.AnnularSector.generate_points:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Annulus.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Annulus.po deleted file mode 100644 index 1dc31e4e06..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Annulus.po +++ /dev/null @@ -1,88 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.Annulus.rst:2 -msgid "Annulus" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Annulus.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.Annulus``" -msgstr "" - -#: manim.mobject.geometry.Annulus:1 of -msgid "Bases: :class:`manim.mobject.geometry.Circle`" -msgstr "" - -#: manim.mobject.geometry.Annulus:1 of -msgid "Region between two concentric :class:`Circles <.Circle>`." -msgstr "" - -#: manim.mobject.geometry.Annulus.generate_points of -msgid "Parameters" -msgstr "" - -#: manim.mobject.geometry.Annulus:3 of -msgid "The radius of the inner :class:`Circle`." -msgstr "" - -#: manim.mobject.geometry.Annulus:4 of -msgid "The radius of the outer :class:`Circle`." -msgstr "" - -#: manim.mobject.geometry.Annulus:5 of -msgid "Additional arguments to be passed to :class:`Annulus`" -msgstr "" - -#: manim.mobject.geometry.Annulus:9 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Annulus.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Annulus.rst:21::1 -#: manim.mobject.geometry.Annulus.generate_points:1 of -msgid "Initializes :attr:`points` and therefore the shape." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Annulus.rst:23 -msgid "Attributes" -msgstr "" - -#: manim.mobject.geometry.Annulus.generate_points:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.geometry.Annulus.generate_points:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.geometry.Annulus.generate_points:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.geometry.Annulus.generate_points:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.geometry.Annulus.generate_points:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.geometry.Annulus.generate_points:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Arc.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Arc.po deleted file mode 100644 index 1f8a826331..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Arc.po +++ /dev/null @@ -1,99 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.Arc.rst:2 -msgid "Arc" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arc.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.Arc``" -msgstr "" - -#: manim.mobject.geometry.Arc:1 of -msgid "Bases: :class:`manim.mobject.geometry.TipableVMobject`" -msgstr "" - -#: manim.mobject.geometry.Arc:1 of -msgid "A circular arc." -msgstr "" - -#: manim.mobject.geometry.Arc:4 of -msgid "Examples" -msgstr "" - -#: manim.mobject.geometry.Arc:5 of -msgid "A simple arc of angle Pi." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arc.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arc.rst:26::1 -msgid "" -":obj:`create_quadratic_bezier_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arc.rst:26::1 -#: manim.mobject.geometry.Arc.generate_points:1 of -msgid "Initializes :attr:`points` and therefore the shape." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arc.rst:26::1 -#: manim.mobject.geometry.Arc.get_arc_center:1 of -msgid "" -"Looks at the normals to the first two anchors, and finds their " -"intersection points" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arc.rst:26::1 -msgid "" -":obj:`set_pre_positioned_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arc.rst:28 -msgid "Attributes" -msgstr "" - -#: manim.mobject.geometry.Arc.generate_points:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.geometry.Arc.generate_points:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.geometry.Arc.generate_points:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.geometry.Arc.generate_points:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.geometry.Arc.generate_points:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.geometry.Arc.get_arc_center of -msgid "Parameters" -msgstr "" - -#: manim.mobject.geometry.Arc.generate_points:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArcPolygon.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArcPolygon.po deleted file mode 100644 index c70d6e6e43..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArcPolygon.po +++ /dev/null @@ -1,141 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:2 -msgid "ArcPolygon" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.ArcPolygon``" -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:1 of -msgid "A generalized polygon allowing for points to be connected with arcs." -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:3 of -msgid "" -"This version tries to stick close to the way :class:`Polygon` is used. " -"Points can be passed to it directly which are used to generate the " -"according arcs (using :class:`ArcBetweenPoints`). An angle or radius can " -"be passed to it to use across all arcs, but to configure arcs " -"individually an ``arc_config`` list has to be passed with the syntax " -"explained below." -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:11 of -msgid "" -"Two instances of :class:`ArcPolygon` can be transformed properly into one" -" another as well. Be advised that any arc initialized with ``angle=0`` " -"will actually be a straight line, so if a straight section should " -"seamlessly transform into an arced section or vice versa, initialize the " -"straight section with a negligible angle instead (such as " -"``angle=0.0001``)." -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:17 of -msgid "" -"There is an alternative version (:class:`ArcPolygonFromArcs`) that is " -"instantiated with pre-defined arcs." -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:20 of -msgid ":class:`ArcPolygonFromArcs`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst -msgid "Parameters" -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:22 of -msgid "A list of vertices, start and end points for the arc segments." -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:24 of -msgid "" -"The angle used for constructing the arcs. If no other parameters are set," -" this angle is used to construct all arcs." -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:27 of -msgid "" -"The circle radius used to construct the arcs. If specified, overrides the" -" specified ``angle``." -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:30 of -msgid "" -"When passing a ``dict``, its content will be passed as keyword arguments " -"to :class:`~.ArcBetweenPoints`. Otherwise, a list of dictionaries " -"containing values that are passed as keyword arguments for every " -"individual arc can be passed." -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:35 of -msgid "" -"Further keyword arguments that are passed to the constructor of " -":class:`~.VMobject`." -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:42 of -msgid "The arcs created from the input parameters::" -msgstr "" - -#: manim.mobject.geometry.ArcPolygon of -msgid "type" -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:49 of -msgid ":class:`list`" -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:52 of -msgid "Examples" -msgstr "" - -#: manim.mobject.geometry.ArcPolygon:71 of -msgid "For further examples see :class:`ArcPolygonFromArcs`." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:21 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:28::1 -msgid "Used to animate the application of a method." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:28::1 -msgid "The depth of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:28::1 -msgid "The height of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:28::1 -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArcPolygonFromArcs.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArcPolygonFromArcs.po deleted file mode 100644 index d198a2c954..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArcPolygonFromArcs.po +++ /dev/null @@ -1,159 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:2 -msgid "ArcPolygonFromArcs" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.ArcPolygonFromArcs``" -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:1 of -msgid "A generalized polygon allowing for points to be connected with arcs." -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:3 of -msgid "" -"This version takes in pre-defined arcs to generate the arcpolygon and " -"introduces little new syntax. However unlike :class:`Polygon` it can't be" -" created with points directly." -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:7 of -msgid "" -"For proper appearance the passed arcs should connect seamlessly: " -"``[a,b][b,c][c,a]``" -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:10 of -msgid "" -"If there are any gaps between the arcs, those will be filled in with " -"straight lines, which can be used deliberately for any straight sections." -" Arcs can also be passed as straight lines such as an arc initialized " -"with ``angle=0``." -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:17 of -msgid "" -"Two instances of :class:`ArcPolygon` can be transformed properly into one" -" another as well. Be advised that any arc initialized with ``angle=0`` " -"will actually be a straight line, so if a straight section should " -"seamlessly transform into an arced section or vice versa, initialize the " -"straight section with a negligible angle instead (such as " -"``angle=0.0001``)." -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:23 of -msgid "" -"There is an alternative version (:class:`ArcPolygon`) that can be " -"instantiated with points." -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:26 of -msgid ":class:`ArcPolygon`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst -msgid "Parameters" -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:28 of -msgid "These are the arcs from which the arcpolygon is assembled." -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:30 of -msgid "" -"Keyword arguments that are passed to the constructor of " -":class:`~.VMobject`. Affects how the ArcPolygon itself is drawn, but " -"doesn't affect passed arcs." -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:38 of -msgid "The arcs used to initialize the ArcPolygonFromArcs::" -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs of -msgid "type" -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:45 of -msgid ":class:`list`" -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:48 of -msgid "Examples" -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:49 of -msgid "" -"One example of an arcpolygon is the Reuleaux triangle. Instead of 3 " -"straight lines connecting the outer points, a Reuleaux triangle has 3 " -"arcs connecting those points, making a shape with constant width." -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:54 of -msgid "" -"Passed arcs are stored as submobjects in the arcpolygon. This means that " -"the arcs are changed along with the arcpolygon, for example when it's " -"shifted, and these arcs can be manipulated after the arcpolygon has been " -"initialized." -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:59 of -msgid "" -"Also both the arcs contained in an :class:`~.ArcPolygonFromArcs`, as well" -" as the arcpolygon itself are drawn, which affects draw time in " -":class:`~.Create` for example. In most cases the arcs themselves don't " -"need to be drawn, in which case they can be passed as invisible." -msgstr "" - -#: manim.mobject.geometry.ArcPolygonFromArcs:81 of -msgid "" -"The arcpolygon itself can also be hidden so that instead only the " -"contained arcs are drawn. This can be used to easily debug arcs or to " -"highlight them." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:21 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:28::1 -msgid "Used to animate the application of a method." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:28::1 -msgid "The depth of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:28::1 -msgid "The height of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:28::1 -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Arrow.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Arrow.po deleted file mode 100644 index ca148a877e..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Arrow.po +++ /dev/null @@ -1,163 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.Arrow.rst:2 -msgid "Arrow" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arrow.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.Arrow``" -msgstr "" - -#: manim.mobject.geometry.Arrow:1 of -msgid "Bases: :class:`manim.mobject.geometry.Line`" -msgstr "" - -#: manim.mobject.geometry.Arrow:1 of -msgid "An arrow." -msgstr "" - -#: manim.mobject.geometry.Arrow.set_stroke_width_from_length of -msgid "Parameters" -msgstr "" - -#: manim.mobject.geometry.Arrow:3 of -msgid "Arguments to be passed to :class:`Line`." -msgstr "" - -#: manim.mobject.geometry.Arrow:5 of -msgid "" -"The thickness of the arrow. Influenced by " -":attr:`max_stroke_width_to_length_ratio`." -msgstr "" - -#: manim.mobject.geometry.Arrow:7 of -msgid "The distance of the arrow from its start and end points." -msgstr "" - -#: manim.mobject.geometry.Arrow:9 of -msgid "" -":attr:`tip_length` scales with the length of the arrow. Increasing this " -"ratio raises the max value of :attr:`tip_length`." -msgstr "" - -#: manim.mobject.geometry.Arrow:11 of -msgid "" -":attr:`stroke_width` scales with the length of the arrow. Increasing this" -" ratio ratios the max value of :attr:`stroke_width`." -msgstr "" - -#: manim.mobject.geometry.Arrow:13 of -msgid "Additional arguments to be passed to :class:`Line`." -msgstr "" - -#: manim.mobject.geometry.Arrow:17 -#: manim.mobject.geometry.Arrow.get_default_tip_length:4 -#: manim.mobject.geometry.Arrow.get_normal_vector:4 -#: manim.mobject.geometry.Arrow.scale:6 of -msgid "Examples" -msgstr "" - -#: manim.mobject.geometry.Arrow:80 of -msgid ":class:`ArrowTip`, :class:`CurvedArrow`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arrow.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arrow.rst:24::1 -msgid "" -":obj:`get_default_tip_length " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arrow.rst:24::1 -#: manim.mobject.geometry.Arrow.get_default_tip_length:1 of -msgid "Returns the default tip_length of the arrow." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arrow.rst:24::1 -#: manim.mobject.geometry.Arrow.get_normal_vector:1 of -msgid "Returns the normal of a vector." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arrow.rst:24::1 -msgid "" -":obj:`reset_normal_vector " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arrow.rst:24::1 -#: manim.mobject.geometry.Arrow.reset_normal_vector:1 of -msgid "Resets the normal of a vector" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arrow.rst:24::1 -#: manim.mobject.geometry.Arrow.scale:1 of -msgid "Scale an arrow, but keep stroke width and arrow tip size fixed." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arrow.rst:24::1 -msgid "" -":obj:`set_stroke_width_from_length " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arrow.rst:24::1 -msgid "Used internally." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Arrow.rst:26 -msgid "Attributes" -msgstr "" - -#: manim.mobject.geometry.Arrow.get_default_tip_length:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.geometry.Arrow.get_default_tip_length:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.geometry.Arrow.get_default_tip_length:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.geometry.Arrow.get_default_tip_length:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.geometry.Arrow.get_default_tip_length:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.geometry.Arrow.get_default_tip_length -#: manim.mobject.geometry.Arrow.get_normal_vector of -msgid "Return type" -msgstr "" - -#: manim.mobject.geometry.Arrow.scale:3 of -msgid ":meth:`~.Mobject.scale`" -msgstr "" - -#: manim.mobject.geometry.Arrow.scale:17 of -msgid "" -"Manually scaling the object using the default method " -":meth:`~.Mobject.scale` does not have the same properties::" -msgstr "" - -#: manim.mobject.geometry.Arrow.set_stroke_width_from_length:1 of -msgid "Used internally. Sets stroke width based on length." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowTip.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowTip.po deleted file mode 100644 index 150a4751f6..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowTip.po +++ /dev/null @@ -1,121 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.ArrowTip.rst:2 -msgid "ArrowTip" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArrowTip.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.ArrowTip``" -msgstr "" - -#: manim.mobject.geometry.ArrowTip:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.geometry.ArrowTip:1 of -msgid "Base class for arrow tips." -msgstr "" - -#: manim.mobject.geometry.ArrowTip:3 of -msgid "" -":class:`ArrowTriangleTip`, :class:`ArrowTriangleFilledTip`, " -":class:`ArrowCircleTip`, :class:`ArrowCircleFilledTip`, " -":class:`ArrowSquareTip`, :class:`ArrowSquareFilledTip`" -msgstr "" - -#: manim.mobject.geometry.ArrowTip:6 manim.mobject.geometry.ArrowTip.base:6 -#: manim.mobject.geometry.ArrowTip.length:4 -#: manim.mobject.geometry.ArrowTip.tip_angle:4 -#: manim.mobject.geometry.ArrowTip.tip_point:4 -#: manim.mobject.geometry.ArrowTip.vector:4 of -msgid "Examples" -msgstr "" - -#: manim.mobject.geometry.ArrowTip:7 of -msgid "Cannot be used directly, only intended for inheritance::" -msgstr "" - -#: manim.mobject.geometry.ArrowTip:14 of -msgid "Instead, use one of the pre-defined ones, or make a custom one like this:" -msgstr "" - -#: manim.mobject.geometry.ArrowTip:33 of -msgid "" -"Using a class inherited from :class:`ArrowTip` to get a non-filled tip is" -" a shorthand to manually specifying the arrow tip style as follows::" -msgstr "" - -#: manim.mobject.geometry.ArrowTip:39 of -msgid "" -"The following example illustrates the usage of all of the predefined " -"arrow tips." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArrowTip.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.ArrowTip.rst:21 -msgid "Attributes" -msgstr "" - -#: manim.mobject.geometry.ArrowTip.base:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.geometry.ArrowTip.base:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.geometry.ArrowTip.base:1 -#: manim.mobject.geometry.ArrowTip.base:1::1 of -msgid "The base point of the arrow tip." -msgstr "" - -#: manim.mobject.geometry.ArrowTip.base:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.geometry.ArrowTip.base:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.geometry.ArrowTip.base:1::1 -#: manim.mobject.geometry.ArrowTip.length:1 of -msgid "The length of the arrow tip." -msgstr "" - -#: manim.mobject.geometry.ArrowTip.base:1::1 -#: manim.mobject.geometry.ArrowTip.tip_angle:1 of -msgid "The angle of the arrow tip." -msgstr "" - -#: manim.mobject.geometry.ArrowTip.base:1::1 -#: manim.mobject.geometry.ArrowTip.tip_point:1 of -msgid "The tip point of the arrow tip." -msgstr "" - -#: manim.mobject.geometry.ArrowTip.base:1::1 -#: manim.mobject.geometry.ArrowTip.vector:1 of -msgid "The vector pointing from the base point to the tip point." -msgstr "" - -#: manim.mobject.geometry.ArrowTip.base:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.geometry.ArrowTip.base:3 of -msgid "This is the point connecting to the arrow line." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Circle.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Circle.po deleted file mode 100644 index 4b4e6e98f7..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Circle.po +++ /dev/null @@ -1,133 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.Circle.rst:2 -msgid "Circle" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Circle.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.Circle``" -msgstr "" - -#: manim.mobject.geometry.Circle:1 of -msgid "Bases: :class:`manim.mobject.geometry.Arc`" -msgstr "" - -#: manim.mobject.geometry.Circle:1 of -msgid "A circle." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.geometry.Circle.rst -#: after manim.mobject.geometry.Circle.point_at_angle -#: manim.mobject.geometry.Circle.surround of padding -msgid "Parameters" -msgstr "" - -#: manim.mobject.geometry.Circle:3 of -msgid "The color of the shape." -msgstr "" - -#: manim.mobject.geometry.Circle:5 of -msgid "Additional arguments to be passed to :class:`Arc`" -msgstr "" - -#: manim.mobject.geometry.Circle:9 -#: manim.mobject.geometry.Circle.point_at_angle:7 -#: manim.mobject.geometry.Circle.surround:13 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Circle.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Circle.rst:22::1 -#: manim.mobject.geometry.Circle.from_three_points:1 of -msgid "Returns a circle passing through the specified three points." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Circle.rst:22::1 -#: manim.mobject.geometry.Circle.point_at_angle:1 of -msgid "Returns the position of a point on the circle." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Circle.rst:22::1 -#: manim.mobject.geometry.Circle.surround:1 of -msgid "Modifies a circle so that it surrounds a given mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Circle.rst:24 -msgid "Attributes" -msgstr "" - -#: manim.mobject.geometry.Circle.from_three_points:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.geometry.Circle.from_three_points:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.geometry.Circle.from_three_points:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.geometry.Circle.from_three_points:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.geometry.Circle.from_three_points:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.geometry.Circle.from_three_points:5 of -msgid "Example" -msgstr "" - -#: manim.mobject.geometry.Circle.point_at_angle:3 of -msgid "The angle of the point along the circle in radians." -msgstr "" - -#: manim.mobject.geometry.Circle.surround of -msgid "Returns" -msgstr "" - -#: manim.mobject.geometry.Circle.point_at_angle:21 of -msgid "The location of the point along the circle's circumference." -msgstr "" - -#: manim.mobject.geometry.Circle.surround of -msgid "Return type" -msgstr "" - -#: manim.mobject.geometry.Circle.point_at_angle:22 of -msgid ":class:`numpy.ndarray`" -msgstr "" - -#: manim.mobject.geometry.Circle.surround:3 of -msgid "The mobject that the circle will be surrounding." -msgstr "" - -#: manim.mobject.geometry.Circle.surround:7 of -msgid "" -"Scales the circle with respect to the mobject. A `buffer_factor` < 1 " -"makes the circle smaller than the mobject." -msgstr "" - -#: manim.mobject.geometry.Circle.surround:9 of -msgid "" -"Stretches the circle to fit more tightly around the mobject. Note: Does " -"not work with :class:`Line`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.DashedLine.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.DashedLine.po deleted file mode 100644 index e39e2a89b2..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.DashedLine.po +++ /dev/null @@ -1,131 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:2 -msgid "DashedLine" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.DashedLine``" -msgstr "" - -#: manim.mobject.geometry.DashedLine:1 of -msgid "Bases: :class:`manim.mobject.geometry.Line`" -msgstr "" - -#: manim.mobject.geometry.DashedLine:1 of -msgid "A dashed :class:`Line`." -msgstr "" - -#: manim.mobject.geometry.DashedLine.get_start of -msgid "Parameters" -msgstr "" - -#: manim.mobject.geometry.DashedLine:3 of -msgid "Arguments to be passed to :class:`Line`" -msgstr "" - -#: manim.mobject.geometry.DashedLine:5 of -msgid "The length of each individual dash of the line." -msgstr "" - -#: manim.mobject.geometry.DashedLine:7 of -msgid "The ratio of dash space to empty space. Range of 0-1." -msgstr "" - -#: manim.mobject.geometry.DashedLine:9 of -msgid "Additional arguments to be passed to :class:`Line`" -msgstr "" - -#: manim.mobject.geometry.DashedLine:13 -#: manim.mobject.geometry.DashedLine.calculate_num_dashes:4 -#: manim.mobject.geometry.DashedLine.get_end:4 -#: manim.mobject.geometry.DashedLine.get_first_handle:4 -#: manim.mobject.geometry.DashedLine.get_last_handle:4 -#: manim.mobject.geometry.DashedLine.get_start:4 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:24::1 -msgid "" -":obj:`calculate_num_dashes " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:24::1 -#: manim.mobject.geometry.DashedLine.calculate_num_dashes:1 of -msgid "Returns the number of dashes in the dashed line." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:24::1 -#: manim.mobject.geometry.DashedLine.get_end:1 of -msgid "Returns the end point of the line." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:24::1 -msgid "" -":obj:`get_first_handle " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:24::1 -#: manim.mobject.geometry.DashedLine.get_first_handle:1 of -msgid "Returns the point of the first handle." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:24::1 -#: manim.mobject.geometry.DashedLine.get_last_handle:1 of -msgid "Returns the point of the last handle." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:24::1 -#: manim.mobject.geometry.DashedLine.get_start:1 of -msgid "Returns the start point of the line." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:26 -msgid "Attributes" -msgstr "" - -#: manim.mobject.geometry.DashedLine.calculate_num_dashes:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.geometry.DashedLine.calculate_num_dashes:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.geometry.DashedLine.calculate_num_dashes:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.geometry.DashedLine.calculate_num_dashes:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.geometry.DashedLine.calculate_num_dashes:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.geometry.DashedLine.calculate_num_dashes -#: manim.mobject.geometry.DashedLine.get_end -#: manim.mobject.geometry.DashedLine.get_first_handle -#: manim.mobject.geometry.DashedLine.get_last_handle -#: manim.mobject.geometry.DashedLine.get_start of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Line.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Line.po deleted file mode 100644 index c5ba245c38..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Line.po +++ /dev/null @@ -1,103 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.Line.rst:2 -msgid "Line" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Line.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.Line``" -msgstr "" - -#: manim.mobject.geometry.Line:1 of -msgid "Bases: :class:`manim.mobject.geometry.TipableVMobject`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Line.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Line.rst:35::1 -#: manim.mobject.geometry.Line.generate_points:1 of -msgid "Initializes :attr:`points` and therefore the shape." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Line.rst:35::1 -#: manim.mobject.geometry.Line.get_projection:1 of -msgid "Returns the projection of a point onto a line." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Line.rst:35::1 -msgid "" -":obj:`put_start_and_end_on " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Line.rst:35::1 -msgid "Sets starts and end coordinates of a line." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Line.rst:35::1 -msgid "" -":obj:`set_start_and_end_attrs " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Line.rst:37 -msgid "Attributes" -msgstr "" - -#: manim.mobject.geometry.Line.generate_points:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.geometry.Line.generate_points:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.geometry.Line.generate_points:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.geometry.Line.generate_points:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.geometry.Line.generate_points:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.geometry.Line.generate_points:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.geometry.Line.rst -#: after manim.mobject.geometry.Line.get_projection of padding -msgid "Parameters" -msgstr "" - -#: manim.mobject.geometry.Line.get_projection:3 of -msgid "The point to which the line is projected." -msgstr "" - -#: manim.mobject.geometry.Line.get_projection of -msgid "Return type" -msgstr "" - -#: manim.mobject.geometry.Line.put_start_and_end_on:1 of -msgid "Sets starts and end coordinates of a line. .. rubric:: Examples" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Polygram.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Polygram.po deleted file mode 100644 index 78f25f3041..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Polygram.po +++ /dev/null @@ -1,145 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.Polygram.rst:2 -msgid "Polygram" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Polygram.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.Polygram``" -msgstr "" - -#: manim.mobject.geometry.Polygram:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.geometry.Polygram:1 of -msgid "A generalized :class:`Polygon`, allowing for disconnected sets of edges." -msgstr "" - -#: manim.mobject.geometry.Polygram.round_corners of -msgid "Parameters" -msgstr "" - -#: manim.mobject.geometry.Polygram:3 of -msgid "" -"The groups of vertices making up the :class:`Polygram`. The first vertex" -" in each group is repeated to close the shape. Each point must be " -"3-dimensional: ``[x,y,z]``" -msgstr "" - -#: manim.mobject.geometry.Polygram:3 of -msgid "The groups of vertices making up the :class:`Polygram`." -msgstr "" - -#: manim.mobject.geometry.Polygram:5 of -msgid "" -"The first vertex in each group is repeated to close the shape. Each point" -" must be 3-dimensional: ``[x,y,z]``" -msgstr "" - -#: manim.mobject.geometry.Polygram:7 of -msgid "The color of the :class:`Polygram`." -msgstr "" - -#: manim.mobject.geometry.Polygram:8 of -msgid "Forwarded to the parent constructor." -msgstr "" - -#: manim.mobject.geometry.Polygram:11 -#: manim.mobject.geometry.Polygram.get_vertex_groups:7 -#: manim.mobject.geometry.Polygram.get_vertices:7 -#: manim.mobject.geometry.Polygram.round_corners:6 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Polygram.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Polygram.rst:22::1 -msgid "" -":obj:`get_vertex_groups " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Polygram.rst:22::1 -#: manim.mobject.geometry.Polygram.get_vertex_groups:1 of -msgid "Gets the vertex groups of the :class:`Polygram`." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Polygram.rst:22::1 -#: manim.mobject.geometry.Polygram.get_vertices:1 of -msgid "Gets the vertices of the :class:`Polygram`." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Polygram.rst:22::1 -#: manim.mobject.geometry.Polygram.round_corners:1 of -msgid "Rounds off the corners of the :class:`Polygram`." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Polygram.rst:24 -msgid "Attributes" -msgstr "" - -#: manim.mobject.geometry.Polygram.get_vertex_groups:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.geometry.Polygram.get_vertex_groups:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.geometry.Polygram.get_vertex_groups:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.geometry.Polygram.get_vertex_groups:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.geometry.Polygram.get_vertex_groups:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.geometry.Polygram.get_vertex_groups -#: manim.mobject.geometry.Polygram.get_vertices of -msgid "Returns" -msgstr "" - -#: manim.mobject.geometry.Polygram.get_vertex_groups:3 of -msgid "The vertex groups of the :class:`Polygram`." -msgstr "" - -#: manim.mobject.geometry.Polygram.get_vertex_groups -#: manim.mobject.geometry.Polygram.get_vertices of -msgid "Return type" -msgstr "" - -#: manim.mobject.geometry.Polygram.get_vertex_groups:4 -#: manim.mobject.geometry.Polygram.get_vertices:4 of -msgid ":class:`numpy.ndarray`" -msgstr "" - -#: manim.mobject.geometry.Polygram.get_vertices:3 of -msgid "The vertices of the :class:`Polygram`." -msgstr "" - -#: manim.mobject.geometry.Polygram.round_corners:3 of -msgid "The curvature of the corners of the :class:`Polygram`." -msgstr "" - -#: manim.mobject.geometry.Polygram.round_corners:21 of -msgid ":class:`RoundedRectangle`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Star.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Star.po deleted file mode 100644 index 18fbbe4c4c..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Star.po +++ /dev/null @@ -1,126 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.Star.rst:2 -msgid "Star" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Star.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.Star``" -msgstr "" - -#: manim.mobject.geometry.Star:1 of -msgid "Bases: :class:`manim.mobject.geometry.Polygon`" -msgstr "" - -#: manim.mobject.geometry.Star:1 of -msgid "A regular polygram without the intersecting lines." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Star.rst -msgid "Parameters" -msgstr "" - -#: manim.mobject.geometry.Star:3 of -msgid "How many points on the :class:`Star`." -msgstr "" - -#: manim.mobject.geometry.Star:4 of -msgid "The radius of the circle that the outer vertices are placed on." -msgstr "" - -#: manim.mobject.geometry.Star:5 of -msgid "" -"The radius of the circle that the inner vertices are placed on. If " -"unspecified, the inner radius will be calculated such that the edges of " -"the :class:`Star` perfectly follow the edges of its " -":class:`RegularPolygram` counterpart." -msgstr "" - -#: manim.mobject.geometry.Star:5 of -msgid "The radius of the circle that the inner vertices are placed on." -msgstr "" - -#: manim.mobject.geometry.Star:7 of -msgid "" -"If unspecified, the inner radius will be calculated such that the edges " -"of the :class:`Star` perfectly follow the edges of its " -":class:`RegularPolygram` counterpart." -msgstr "" - -#: manim.mobject.geometry.Star:11 of -msgid "" -"The density of the :class:`Star`. Only used if ``inner_radius`` is " -"unspecified. See :class:`RegularPolygram` for more information." -msgstr "" - -#: manim.mobject.geometry.Star:11 of -msgid "" -"The density of the :class:`Star`. Only used if ``inner_radius`` is " -"unspecified." -msgstr "" - -#: manim.mobject.geometry.Star:14 of -msgid "See :class:`RegularPolygram` for more information." -msgstr "" - -#: manim.mobject.geometry.Star:15 of -msgid "The angle the vertices start at; the rotation of the :class:`Star`." -msgstr "" - -#: manim.mobject.geometry.Star:17 of -msgid "Forwardeds to the parent constructor." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Star.rst -msgid "Raises" -msgstr "" - -#: manim.mobject.geometry.Star:19 of -msgid "" -"If ``inner_radius`` is unspecified and ``density`` is not in the " -"range ``[1, n/2)``." -msgstr "" - -#: manim.mobject.geometry.Star:22 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Star.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Star.rst:21 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Star.rst:28::1 -msgid "Used to animate the application of a method." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Star.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Star.rst:28::1 -msgid "The depth of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Star.rst:28::1 -msgid "The height of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Star.rst:28::1 -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.TipableVMobject.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.TipableVMobject.po deleted file mode 100644 index 7944de9f8d..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.TipableVMobject.po +++ /dev/null @@ -1,190 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:2 -msgid "TipableVMobject" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.TipableVMobject``" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject:1 of -msgid "" -"Meant for shared functionality between Arc and Line. Functionality can be" -" classified broadly into these groups:" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject:7 of -msgid "Adding, Creating, Modifying tips" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject:5 of -msgid "add_tip calls create_tip, before pushing the new tip" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject:6 of -msgid "into the TipableVMobject's list of submobjects" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject:7 of -msgid "stylistic and positional configuration" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject:11 of -msgid "Checking for tips" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject:11 of -msgid "Boolean checks for whether the TipableVMobject has a tip" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject:11 of -msgid "and a starting tip" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject:16 of -msgid "Getters" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject:16 of -msgid "Straightforward accessors, returning information pertaining" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject:15 of -msgid "to the TipableVMobject instance's tip(s), its length etc" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -#: manim.mobject.geometry.TipableVMobject.add_tip:1 of -msgid "" -"Adds a tip to the TipableVMobject instance, recognising that the " -"endpoints might need to be switched if it's a 'starting tip' or not." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -msgid "" -":obj:`asign_tip_attr " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -#: manim.mobject.geometry.TipableVMobject.create_tip:1 of -msgid "" -"Stylises the tip, positions it spatially, and returns the newly " -"instantiated tip to the caller." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -msgid "" -":obj:`get_default_tip_length " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -#: manim.mobject.geometry.TipableVMobject.get_end:1 of -msgid "" -"Returns the point, where the stroke that surrounds the :class:`~.Mobject`" -" ends." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -msgid "" -":obj:`get_first_handle " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -msgid "" -":obj:`get_last_handle " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -#: manim.mobject.geometry.TipableVMobject.get_start:1 of -msgid "" -"Returns the point, where the stroke that surrounds the :class:`~.Mobject`" -" starts." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -#: manim.mobject.geometry.TipableVMobject.get_tip:1 of -msgid "" -"Returns the TipableVMobject instance's (first) tip, otherwise throws an " -"exception." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -#: manim.mobject.geometry.TipableVMobject.get_tips:1 of -msgid "" -"Returns a VGroup (collection of VMobjects) containing the TipableVMObject" -" instance's tips." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -msgid "" -":obj:`get_unpositioned_tip " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -#: manim.mobject.geometry.TipableVMobject.get_unpositioned_tip:1 of -msgid "" -"Returns a tip that has been stylistically configured, but has not yet " -"been given a position in space." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -msgid "" -":obj:`has_start_tip " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 -msgid "" -":obj:`reset_endpoints_based_on_tip " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:38 -msgid "Attributes" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject.add_tip:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.geometry.TipableVMobject.add_tip:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.geometry.TipableVMobject.add_tip:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.geometry.TipableVMobject.add_tip:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.geometry.TipableVMobject.add_tip:1::1 of -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Vector.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Vector.po deleted file mode 100644 index 4a381589d4..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Vector.po +++ /dev/null @@ -1,95 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.geometry.Vector.rst:2 -msgid "Vector" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Vector.rst:4 -msgid "Qualified name: ``manim.mobject.geometry.Vector``" -msgstr "" - -#: manim.mobject.geometry.Vector:1 of -msgid "Bases: :class:`manim.mobject.geometry.Arrow`" -msgstr "" - -#: manim.mobject.geometry.Vector:1 of -msgid "A vector specialized for use in graphs." -msgstr "" - -#: manim.mobject.geometry.Vector.coordinate_label of -msgid "Parameters" -msgstr "" - -#: manim.mobject.geometry.Vector:3 of -msgid "The direction of the arrow." -msgstr "" - -#: manim.mobject.geometry.Vector:5 of -msgid "The distance of the vector from its endpoints." -msgstr "" - -#: manim.mobject.geometry.Vector:7 of -msgid "Additional arguments to be passed to :class:`Arrow`" -msgstr "" - -#: manim.mobject.geometry.Vector:11 -#: manim.mobject.geometry.Vector.coordinate_label:8 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Vector.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Vector.rst:20::1 -#: manim.mobject.geometry.Vector.coordinate_label:1 of -msgid "Creates a label based on the coordinates of the vector." -msgstr "" - -#: ../../source/reference/manim.mobject.geometry.Vector.rst:22 -msgid "Attributes" -msgstr "" - -#: manim.mobject.geometry.Vector.coordinate_label:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.geometry.Vector.coordinate_label:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.geometry.Vector.coordinate_label:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.geometry.Vector.coordinate_label:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.geometry.Vector.coordinate_label:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.geometry.Vector.coordinate_label:3 of -msgid "Whether or not to round the coordinates to integers." -msgstr "" - -#: manim.mobject.geometry.Vector.coordinate_label:4 of -msgid "The number of dimensions of the vector." -msgstr "" - -#: manim.mobject.geometry.Vector.coordinate_label:5 of -msgid "The color of the label." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.graph.Graph.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.graph.Graph.po deleted file mode 100644 index e355fc3a1d..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.graph.Graph.po +++ /dev/null @@ -1,332 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.graph.Graph.rst:2 -msgid "Graph" -msgstr "" - -#: ../../source/reference/manim.mobject.graph.Graph.rst:4 -msgid "Qualified name: ``manim.mobject.graph.Graph``" -msgstr "" - -#: manim.mobject.graph.Graph:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.graph.Graph:1 of -msgid "" -"An undirected graph (that is, a collection of vertices connected with " -"edges)." -msgstr "" - -#: manim.mobject.graph.Graph:3 of -msgid "" -"Graphs can be instantiated by passing both a list of (distinct, hashable)" -" vertex names, together with list of edges (as tuples of vertex names). " -"See the examples below for details." -msgstr "" - -#: manim.mobject.graph.Graph:9 of -msgid "" -"This implementation uses updaters to make the edges move with the " -"vertices." -msgstr "" - -#: manim.mobject.graph.Graph.add_edges manim.mobject.graph.Graph.add_vertices -#: manim.mobject.graph.Graph.from_networkx -#: manim.mobject.graph.Graph.remove_edges -#: manim.mobject.graph.Graph.remove_vertices of -msgid "Parameters" -msgstr "" - -#: manim.mobject.graph.Graph:12 of -msgid "A list of vertices. Must be hashable elements." -msgstr "" - -#: manim.mobject.graph.Graph:13 of -msgid "" -"A list of edges, specified as tuples ``(u, v)`` where both ``u`` and " -"``v`` are vertices." -msgstr "" - -#: manim.mobject.graph.Graph:15 of -msgid "" -"Controls whether or not vertices are labeled. If ``False`` (the default)," -" the vertices are not labeled; if ``True`` they are labeled using their " -"names (as specified in ``vertices``) via :class:`~.MathTex`. " -"Alternatively, custom labels can be specified by passing a dictionary " -"whose keys are the vertices, and whose values are the corresponding " -"vertex labels (rendered via, e.g., :class:`~.Text` or :class:`~.Tex`)." -msgstr "" - -#: manim.mobject.graph.Graph:21 manim.mobject.graph.Graph.add_vertices:10 of -msgid "" -"Sets the fill color of the default labels generated when ``labels`` is " -"set to ``True``. Has no effect for other values of ``labels``." -msgstr "" - -#: manim.mobject.graph.Graph:23 of -msgid "" -"Either one of ``\"spring\"`` (the default), ``\"circular\"``, " -"``\"kamada_kawai\"``, ``\"planar\"``, ``\"random\"``, ``\"shell\"``, " -"``\"spectral\"``, ``\"spiral\"``, ``\"tree\"``, and ``\"partite\"`` for " -"automatic vertex positioning using ``networkx`` (see `their documentation" -" `_ for more details), or a dictionary " -"specifying a coordinate (value) for each vertex (key) for manual " -"positioning." -msgstr "" - -#: manim.mobject.graph.Graph:29 of -msgid "" -"The scale of automatically generated layouts: the vertices will be " -"arranged such that the coordinates are located within the interval " -"``[-scale, scale]``. Default: 2." -msgstr "" - -#: manim.mobject.graph.Graph:32 of -msgid "" -"Only for automatically generated layouts. A dictionary whose entries are " -"passed as keyword arguments to the automatic layout algorithm specified " -"via ``layout`` of``networkx``." -msgstr "" - -#: manim.mobject.graph.Graph:35 manim.mobject.graph.Graph.add_vertices:12 of -msgid "The mobject class used for displaying vertices in the scene." -msgstr "" - -#: manim.mobject.graph.Graph:36 of -msgid "" -"Either a dictionary containing keyword arguments to be passed to the " -"class specified via ``vertex_type``, or a dictionary whose keys are the " -"vertices, and whose values are dictionaries containing keyword arguments " -"for the mobject related to the corresponding vertex." -msgstr "" - -#: manim.mobject.graph.Graph:40 of -msgid "" -"A dictionary whose keys are the vertices, and whose values are mobjects " -"to be used as vertices. Passing vertices here overrides all other " -"configuration options for a vertex." -msgstr "" - -#: manim.mobject.graph.Graph:43 manim.mobject.graph.Graph.add_edges:6 of -msgid "The mobject class used for displaying edges in the scene." -msgstr "" - -#: manim.mobject.graph.Graph:44 of -msgid "" -"Either a dictionary containing keyword arguments to be passed to the " -"class specified via ``edge_type``, or a dictionary whose keys are the " -"edges, and whose values are dictionaries containing keyword arguments for" -" the mobject related to the corresponding edge." -msgstr "" - -#: manim.mobject.graph.Graph.add_edges manim.mobject.graph.Graph.from_networkx -#: manim.mobject.graph.Graph.remove_edges -#: manim.mobject.graph.Graph.remove_vertices of -msgid "Return type" -msgstr "" - -#: manim.mobject.graph.Graph:50 manim.mobject.graph.Graph.change_layout:7 -#: manim.mobject.graph.Graph.from_networkx:7 -#: manim.mobject.graph.Graph.remove_vertices:6 of -msgid "Examples" -msgstr "" - -#: manim.mobject.graph.Graph:51 of -msgid "" -"First, we create a small graph and demonstrate that the edges move " -"together with the vertices." -msgstr "" - -#: manim.mobject.graph.Graph:69 of -msgid "There are several automatic positioning algorithms to choose from:" -msgstr "" - -#: manim.mobject.graph.Graph:90 of -msgid "Vertices can also be positioned manually:" -msgstr "" - -#: manim.mobject.graph.Graph:103 of -msgid "" -"The vertices in graphs can be labeled, and configurations for vertices " -"and edges can be modified both by default and for specific vertices and " -"edges." -msgstr "" - -#: manim.mobject.graph.Graph:109 of -msgid "" -"In ``edge_config``, edges can be passed in both directions: if ``(u, v)``" -" is an edge in the graph, both ``(u, v)`` as well as ``(v, u)`` can be " -"used as keys in the dictionary." -msgstr "" - -#: manim.mobject.graph.Graph:129 of -msgid "" -"You can also lay out a partite graph on columns by specifying a list of " -"the vertices on each side and choosing the partite layout." -msgstr "" - -#: manim.mobject.graph.Graph:134 of -msgid "" -"All vertices in your graph which are not listed in any of the partitions " -"are collected in their own partition and rendered in the rightmost " -"column." -msgstr "" - -#: manim.mobject.graph.Graph:150 of -msgid "" -"The custom tree layout can be used to show the graph by distance from the" -" root vertex. You must pass the root vertex of the tree." -msgstr "" - -#: ../../source/reference/manim.mobject.graph.Graph.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.graph.Graph.rst:25::1 -#: manim.mobject.graph.Graph.add_edges:1 of -msgid "Add new edges to the graph." -msgstr "" - -#: ../../source/reference/manim.mobject.graph.Graph.rst:25::1 -#: manim.mobject.graph.Graph.add_vertices:1 of -msgid "Add a list of vertices to the graph." -msgstr "" - -#: ../../source/reference/manim.mobject.graph.Graph.rst:25::1 -#: manim.mobject.graph.Graph.change_layout:1 of -msgid "Change the layout of this graph." -msgstr "" - -#: ../../source/reference/manim.mobject.graph.Graph.rst:25::1 -#: manim.mobject.graph.Graph.from_networkx:1 of -msgid "Build a :class:`~.Graph` from a given ``networkx`` graph." -msgstr "" - -#: ../../source/reference/manim.mobject.graph.Graph.rst:25::1 -#: manim.mobject.graph.Graph.remove_edges:1 of -msgid "Remove several edges from the graph." -msgstr "" - -#: ../../source/reference/manim.mobject.graph.Graph.rst:25::1 -#: manim.mobject.graph.Graph.remove_vertices:1 of -msgid "Remove several vertices from the graph." -msgstr "" - -#: ../../source/reference/manim.mobject.graph.Graph.rst:27 -msgid "Attributes" -msgstr "" - -#: manim.mobject.graph.Graph.add_edges:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.graph.Graph.add_edges:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.graph.Graph.add_edges:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.graph.Graph.add_edges:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.graph.Graph.add_edges:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.graph.Graph.add_edges:3 of -msgid "" -"The edge (as a tuple of vertex identifiers) to be added. If a non-" -"existing vertex is passed, a new vertex with default settings will be " -"created. Create new vertices yourself beforehand to customize them." -msgstr "" - -#: manim.mobject.graph.Graph.add_edges:7 of -msgid "" -"A dictionary either containing keyword arguments to be passed to the " -"class specified via ``edge_type``, or a dictionary whose keys are the " -"edge tuples, and whose values are dictionaries containing keyword " -"arguments to be passed for the construction of the corresponding edge." -msgstr "" - -#: manim.mobject.graph.Graph.add_edges manim.mobject.graph.Graph.remove_edges -#: of -msgid "Returns" -msgstr "" - -#: manim.mobject.graph.Graph.add_edges:13 of -msgid "A group containing all newly added vertices and edges." -msgstr "" - -#: manim.mobject.graph.Graph.add_vertices:3 of -msgid "A list of hashable vertex identifiers." -msgstr "" - -#: manim.mobject.graph.Graph.add_vertices:4 of -msgid "" -"A dictionary specifying the coordinates where the new vertices should be " -"added. If ``None``, all vertices are created at the center of the graph." -msgstr "" - -#: manim.mobject.graph.Graph.add_vertices:6 of -msgid "" -"Controls whether or not the vertex is labeled. If ``False`` (the " -"default), the vertex is not labeled; if ``True`` it is labeled using its " -"names (as specified in ``vertex``) via :class:`~.MathTex`. Alternatively," -" any :class:`~.Mobject` can be passed to be used as the label." -msgstr "" - -#: manim.mobject.graph.Graph.add_vertices:13 of -msgid "" -"A dictionary containing keyword arguments to be passed to the class " -"specified via ``vertex_type``." -msgstr "" - -#: manim.mobject.graph.Graph.add_vertices:15 of -msgid "" -"A dictionary whose keys are the vertex identifiers, and whose values are " -"mobjects that should be used as vertices. Overrides all other vertex " -"customization options." -msgstr "" - -#: manim.mobject.graph.Graph.change_layout:3 of -msgid "" -"See the documentation of :class:`~.Graph` for details about the keyword " -"arguments." -msgstr "" - -#: manim.mobject.graph.Graph.from_networkx:3 of -msgid "A ``networkx`` graph." -msgstr "" - -#: manim.mobject.graph.Graph.from_networkx:4 of -msgid "Keywords to be passed to the constructor of :class:`~.Graph`." -msgstr "" - -#: manim.mobject.graph.Graph.remove_edges:3 of -msgid "A list of edges to be removed from the graph." -msgstr "" - -#: manim.mobject.graph.Graph.remove_edges:5 of -msgid "A group containing all removed edges." -msgstr "" - -#: manim.mobject.graph.Graph.remove_vertices:3 of -msgid "A list of vertices to be removed from the graph." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.graph.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.graph.po deleted file mode 100644 index cc0c8ce454..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.graph.po +++ /dev/null @@ -1,31 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.graph.rst:2 -msgid "graph" -msgstr "" - -#: manim.mobject.graph:1 of -msgid "" -"Mobjects used to represent mathematical graphs (think graph theory, not " -"plotting)." -msgstr "" - -#: ../../source/reference/manim.mobject.graph.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.mobject.graph.rst:20::1 -msgid "" -"An undirected graph (that is, a collection of vertices connected with " -"edges)." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.logo.ManimBanner.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.logo.ManimBanner.po deleted file mode 100644 index 3fc193ce44..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.logo.ManimBanner.po +++ /dev/null @@ -1,144 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.logo.ManimBanner.rst:2 -msgid "ManimBanner" -msgstr "" - -#: ../../source/reference/manim.mobject.logo.ManimBanner.rst:4 -msgid "Qualified name: ``manim.mobject.logo.ManimBanner``" -msgstr "" - -#: manim.mobject.logo.ManimBanner:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" -msgstr "" - -#: manim.mobject.logo.ManimBanner:1 of -msgid "Convenience class representing Manim's banner." -msgstr "" - -#: manim.mobject.logo.ManimBanner:3 of -msgid "Can be animated using custom methods." -msgstr "" - -#: manim.mobject.logo.ManimBanner.create manim.mobject.logo.ManimBanner.scale -#: of -msgid "Parameters" -msgstr "" - -#: manim.mobject.logo.ManimBanner:5 of -msgid "" -"If ``True`` (the default), the dark theme version of the logo (with light" -" text font) will be rendered. Otherwise, if ``False``, the light theme " -"version (with dark text font) is used." -msgstr "" - -#: manim.mobject.logo.ManimBanner:10 manim.mobject.logo.ManimBanner.expand:23 -#: of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.logo.ManimBanner.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.logo.ManimBanner.rst:22::1 -#: manim.mobject.logo.ManimBanner.create:1 of -msgid "The creation animation for Manim's logo." -msgstr "" - -#: ../../source/reference/manim.mobject.logo.ManimBanner.rst:22::1 -#: manim.mobject.logo.ManimBanner.expand:1 of -msgid "An animation that expands Manim's logo into its banner." -msgstr "" - -#: ../../source/reference/manim.mobject.logo.ManimBanner.rst:22::1 -#: manim.mobject.logo.ManimBanner.scale:1 of -msgid "Scale the banner by the specified scale factor." -msgstr "" - -#: ../../source/reference/manim.mobject.logo.ManimBanner.rst:24 -msgid "Attributes" -msgstr "" - -#: manim.mobject.logo.ManimBanner.create:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.logo.ManimBanner.create:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.logo.ManimBanner.create:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.logo.ManimBanner.create:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.logo.ManimBanner.create:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.logo.ManimBanner.create:3 -#: manim.mobject.logo.ManimBanner.expand:16 of -msgid "The run time of the animation." -msgstr "" - -#: manim.mobject.logo.ManimBanner.create manim.mobject.logo.ManimBanner.scale -#: of -msgid "Returns" -msgstr "" - -#: manim.mobject.logo.ManimBanner.create:5 -#: manim.mobject.logo.ManimBanner.expand:19 of -msgid "An animation to be used in a :meth:`.Scene.play` call." -msgstr "" - -#: manim.mobject.logo.ManimBanner.create manim.mobject.logo.ManimBanner.scale -#: of -msgid "Return type" -msgstr "" - -#: manim.mobject.logo.ManimBanner.expand:3 of -msgid "" -"The returned animation transforms the banner from its initial state " -"(representing Manim's logo with just the icons) to its expanded state " -"(showing the full name together with the icons)." -msgstr "" - -#: manim.mobject.logo.ManimBanner.expand:7 of -msgid "See the class documentation for how to use this." -msgstr "" - -#: manim.mobject.logo.ManimBanner.expand:11 of -msgid "" -"Before calling this method, the text \"anim\" is not a submobject of the " -"banner object. After the expansion, it is added as a submobject so " -"subsequent animations to the banner object apply to the text \"anim\" as " -"well." -msgstr "" - -#: manim.mobject.logo.ManimBanner.expand:17 of -msgid "The direction in which the logo is expanded." -msgstr "" - -#: manim.mobject.logo.ManimBanner.scale:3 of -msgid "The factor used for scaling the banner." -msgstr "" - -#: manim.mobject.logo.ManimBanner.scale:5 of -msgid "The scaled banner." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.Matrix.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.Matrix.po deleted file mode 100644 index 8a9e240c81..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.Matrix.po +++ /dev/null @@ -1,279 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:2 -msgid "Matrix" -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:4 -msgid "Qualified name: ``manim.mobject.matrix.Matrix``" -msgstr "" - -#: manim.mobject.matrix.Matrix:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.matrix.Matrix:1 of -msgid "A mobject that displays a matrix on the screen." -msgstr "" - -#: manim.mobject.matrix.Matrix:4 manim.mobject.matrix.Matrix.get_brackets:7 -#: manim.mobject.matrix.Matrix.get_columns:7 -#: manim.mobject.matrix.Matrix.get_entries:7 -#: manim.mobject.matrix.Matrix.get_rows:7 -#: manim.mobject.matrix.Matrix.set_column_colors:10 -#: manim.mobject.matrix.Matrix.set_row_colors:10 of -msgid "Examples" -msgstr "" - -#: manim.mobject.matrix.Matrix:5 of -msgid "" -"The first example shows a variety of uses of this module while the second" -" example exlpains the use of the options " -"`add_background_rectangles_to_entries` and " -"`include_background_rectangle`." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.matrix.Matrix.rst -#: after manim.mobject.matrix.Matrix.add_brackets -#: manim.mobject.matrix.Matrix.set_row_colors of padding -msgid "Parameters" -msgstr "" - -#: manim.mobject.matrix.Matrix:56 of -msgid "A numpy 2d array or list of lists" -msgstr "" - -#: manim.mobject.matrix.Matrix:58 of -msgid "vertical buffer, by default 0.8" -msgstr "" - -#: manim.mobject.matrix.Matrix:60 of -msgid "horizontal buffer, by default 1.3" -msgstr "" - -#: manim.mobject.matrix.Matrix:62 of -msgid "bracket horizontal buffer, by default MED_SMALL_BUFF" -msgstr "" - -#: manim.mobject.matrix.Matrix:64 of -msgid "bracket vertical buffer, by default MED_SMALL_BUFF" -msgstr "" - -#: manim.mobject.matrix.Matrix:66 of -msgid "`True` if should add backgraound rectangles to entries, by default False" -msgstr "" - -#: manim.mobject.matrix.Matrix:68 of -msgid "`True` if should include background rectangle, by default False" -msgstr "" - -#: manim.mobject.matrix.Matrix:70 of -msgid "element to mobject, by default MathTex" -msgstr "" - -#: manim.mobject.matrix.Matrix:72 of -msgid "element to mobject config, by default {}" -msgstr "" - -#: manim.mobject.matrix.Matrix:74 of -msgid "the element alignment corner, by default DR" -msgstr "" - -#: manim.mobject.matrix.Matrix:76 of -msgid "the left bracket type, by default \"[\"" -msgstr "" - -#: manim.mobject.matrix.Matrix:78 of -msgid "the right bracket type, by default \"]\"" -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 -msgid "" -":obj:`add_background_to_entries " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 -#: manim.mobject.matrix.Matrix.add_background_to_entries:1 of -msgid "Add a black background rectangle to the matrix, see above for an example." -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 -#: manim.mobject.matrix.Matrix.matrix_to_mob_matrix:1 -#: manim.mobject.matrix.Matrix.organize_mob_matrix:1 of -msgid "Used internally." -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 -#: manim.mobject.matrix.Matrix.get_brackets:1 of -msgid "Return the bracket mobjects." -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 -#: manim.mobject.matrix.Matrix.get_columns:1 of -msgid "Return columns of the matrix as VGroups." -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 -#: manim.mobject.matrix.Matrix.get_entries:1 of -msgid "Return the individual entries of the matrix." -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 -#: manim.mobject.matrix.Matrix.get_mob_matrix:1 of -msgid "Return the underlying mob matrix mobjects." -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 -#: manim.mobject.matrix.Matrix.get_rows:1 of -msgid "Return rows of the matrix as VGroups." -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 -msgid "" -":obj:`matrix_to_mob_matrix " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 -msgid "" -":obj:`organize_mob_matrix " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 -#: manim.mobject.matrix.Matrix.set_column_colors:1 of -msgid "Set individual colors for each columns of the matrix." -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 -#: manim.mobject.matrix.Matrix.set_row_colors:1 of -msgid "Set individual colors for each row of the matrix." -msgstr "" - -#: ../../source/reference/manim.mobject.matrix.Matrix.rst:32 -msgid "Attributes" -msgstr "" - -#: manim.mobject.matrix.Matrix.add_background_to_entries:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.matrix.Matrix.add_background_to_entries:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.matrix.Matrix.add_background_to_entries:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.matrix.Matrix.add_background_to_entries:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.matrix.Matrix.add_background_to_entries:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.matrix.Matrix.rst -#: after manim.mobject.matrix.Matrix.add_background_to_entries -#: manim.mobject.matrix.Matrix.add_brackets -#: manim.mobject.matrix.Matrix.get_columns -#: manim.mobject.matrix.Matrix.get_entries -#: manim.mobject.matrix.Matrix.get_mob_matrix -#: manim.mobject.matrix.Matrix.matrix_to_mob_matrix -#: manim.mobject.matrix.Matrix.set_row_colors of padding -msgid "Returns" -msgstr "" - -#: manim.mobject.matrix.Matrix.add_background_to_entries:4 -#: manim.mobject.matrix.Matrix.add_brackets:10 -#: manim.mobject.matrix.Matrix.set_column_colors:6 -#: manim.mobject.matrix.Matrix.set_row_colors:6 of -msgid "The current matrix object (self)." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.matrix.Matrix.rst -#: after manim.mobject.matrix.Matrix.add_background_to_entries -#: manim.mobject.matrix.Matrix.add_brackets -#: manim.mobject.matrix.Matrix.get_columns -#: manim.mobject.matrix.Matrix.get_entries -#: manim.mobject.matrix.Matrix.get_mob_matrix -#: manim.mobject.matrix.Matrix.matrix_to_mob_matrix -#: manim.mobject.matrix.Matrix.set_row_colors of padding -msgid "Return type" -msgstr "" - -#: manim.mobject.matrix.Matrix.add_background_to_entries:5 -#: manim.mobject.matrix.Matrix.add_brackets:11 -#: manim.mobject.matrix.Matrix.set_column_colors:7 -#: manim.mobject.matrix.Matrix.set_row_colors:7 of -msgid ":class:`Matrix`" -msgstr "" - -#: manim.mobject.matrix.Matrix.add_brackets:1 of -msgid "Used internally. Adds the brackets to the Matrix mobject." -msgstr "" - -#: manim.mobject.matrix.Matrix.add_brackets:3 of -msgid "See Latex document for various bracket types." -msgstr "" - -#: manim.mobject.matrix.Matrix.add_brackets:5 of -msgid "the left bracket, by default \"[\"" -msgstr "" - -#: manim.mobject.matrix.Matrix.add_brackets:7 of -msgid "the right bracket, by default \"]\"" -msgstr "" - -#: manim.mobject.matrix.Matrix.get_brackets:3 of -msgid "Each VGroup contains a bracket" -msgstr "" - -#: manim.mobject.matrix.Matrix.get_brackets:4 -#: manim.mobject.matrix.Matrix.get_columns:4 -#: manim.mobject.matrix.Matrix.get_mob_matrix:4 -#: manim.mobject.matrix.Matrix.get_rows:4 of -msgid "List[:class:`~.VGroup`]" -msgstr "" - -#: manim.mobject.matrix.Matrix.get_columns:3 of -msgid "Each VGroup contains a column of the matrix." -msgstr "" - -#: manim.mobject.matrix.Matrix.get_entries:3 of -msgid "VGroup containing entries of the matrix." -msgstr "" - -#: manim.mobject.matrix.Matrix.get_mob_matrix:3 -#: manim.mobject.matrix.Matrix.get_rows:3 of -msgid "Each VGroup contains a row of the matrix." -msgstr "" - -#: manim.mobject.matrix.Matrix.set_column_colors:3 of -msgid "The list of colors; each color specified corresponds to a column." -msgstr "" - -#: manim.mobject.matrix.Matrix.set_row_colors:3 of -msgid "The list of colors; each color specified corresponds to a row." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject.Mobject.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject.Mobject.po deleted file mode 100644 index 5c52131f00..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject.Mobject.po +++ /dev/null @@ -1,1651 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-19 16:33+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:2 -msgid "Mobject" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:4 -msgid "Qualified name: ``manim.mobject.mobject.Mobject``" -msgstr "" - -#: manim.mobject.mobject.Mobject:1 of -msgid "Bases: :class:`object`" -msgstr "" - -#: manim.mobject.mobject.Mobject:1 of -msgid "" -"Mathematical Object: base class for objects that can be displayed on " -"screen." -msgstr "" - -#: manim.mobject.mobject.Mobject:3 of -msgid "" -"There is a compatibility layer that allows for getting and setting " -"generic attributes with ``get_*`` and ``set_*`` methods. See :meth:`set` " -"for more details." -msgstr "" - -#: manim.mobject.mobject.Mobject:9 of -msgid "The contained objects." -msgstr "" - -#: manim.mobject.mobject.Mobject of -msgid "type" -msgstr "" - -#: manim.mobject.mobject.Mobject:11 of -msgid "List[:class:`Mobject`]" -msgstr "" - -#: manim.mobject.mobject.Mobject:15 of -msgid "The points of the objects." -msgstr "" - -#: manim.mobject.mobject.Mobject:21 of -msgid ":class:`numpy.ndarray`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.add:1 of -msgid "Add mobjects as submobjects." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`add_animation_override " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.add_animation_override:1 of -msgid "Add an animation override." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`add_background_rectangle " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.add_background_rectangle:1 of -msgid "Add a BackgroundRectangle as submobject." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`add_background_rectangle_to_family_members_with_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`add_background_rectangle_to_submobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`add_n_more_submobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.add_to_back:1 of -msgid "Add all passed mobjects to the back of the submobjects." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.add_updater:1 of -msgid "Add an update function to this mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.align_on_border:1 of -msgid "" -"Direction just needs to be a vector pointing towards side or corner in " -"the 2d plane." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`align_points_with_larger " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.align_to:1 of -msgid "Aligns mobject to another :class:`~.Mobject` in a certain direction." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`animation_override_for " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.animation_override_for:1 of -msgid "" -"Returns the function defining a specific animation override for this " -"class." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`apply_complex_function " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "Applies a complex function to a :class:`Mobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`apply_function_to_position " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`apply_function_to_submobject_positions " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`apply_over_attr_arrays " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`apply_points_function_about_point " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.apply_to_family:1 of -msgid "Apply a function to ``self`` and every submobject with points recursively." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.arrange:1 of -msgid "Sorts :class:`~.Mobject` next to each other on screen." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.arrange_in_grid:1 of -msgid "Arrange submobjects in a grid." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`arrange_submobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.arrange_submobjects:1 of -msgid "Arrange the position of :attr:`submobjects` with a small buffer." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.clear_updaters:1 of -msgid "Remove every updater." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.copy:1 of -msgid "" -"Create and return an identical copy of the :class:`Mobject` including all" -" :attr:`submobjects`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`family_members_with_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.flip:1 of -msgid "Flips/Mirrors an mobject about its center." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.generate_points:1 of -msgid "Initializes :attr:`points` and therefore the shape." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_bottom:1 of -msgid "Get bottom coordinates of a box bounding the :class:`~.Mobject`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`get_boundary_point " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_center:1 of -msgid "Get center coordinates" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`get_center_of_mass " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_color:1 of -msgid "Returns the color of the :class:`~.Mobject`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_coord:1 of -msgid "Meant to generalize ``get_x``, ``get_y`` and ``get_z``" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_corner:1 of -msgid "Get corner coordinates for certain direction." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`get_critical_point " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "Picture a box bounding the :class:`~.Mobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_edge_center:1 of -msgid "Get edge coordinates for certain direction." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_end:1 of -msgid "" -"Returns the point, where the stroke that surrounds the :class:`~.Mobject`" -" ends." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`get_extremum_along_dim " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`get_family_updaters " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_left:1 of -msgid "Get left coordinates of a box bounding the :class:`~.Mobject`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_midpoint:1 of -msgid "" -"Get coordinates of the middle of the path that forms the " -":class:`~.Mobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_nadir:1 of -msgid "" -"Get nadir (opposite the zenith) coordinates of a box bounding a 3D " -":class:`~.Mobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "The simplest :class:`~.Mobject` to be transformed to or from self." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`get_points_defining_boundary " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_right:1 of -msgid "Get right coordinates of a box bounding the :class:`~.Mobject`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_start:1 of -msgid "" -"Returns the point, where the stroke that surrounds the :class:`~.Mobject`" -" starts." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_start_and_end:1 of -msgid "Returns starting and ending point of a stroke as a ``tuple``." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`get_time_based_updaters " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_time_based_updaters:1 of -msgid "Return all updaters using the ``dt`` parameter." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_top:1 of -msgid "Get top coordinates of a box bounding the :class:`~.Mobject`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_updaters:1 of -msgid "Return all updaters." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_x:1 of -msgid "Returns x coordinate of the center of the :class:`~.Mobject` as ``float``" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_y:1 of -msgid "Returns y coordinate of the center of the :class:`~.Mobject` as ``float``" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_z:1 of -msgid "Returns z coordinate of the center of the :class:`~.Mobject` as ``float``" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`get_z_index_reference_point " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.get_zenith:1 of -msgid "Get zenith coordinates of a box bounding a 3D :class:`~.Mobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.has_no_points:1 of -msgid "Check if :class:`~.Mobject` *does not* contains points." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.has_points:1 of -msgid "Check if :class:`~.Mobject` contains points." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`has_time_based_updater " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.has_time_based_updater:1 of -msgid "Test if ``self`` has a time based updater." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.init_colors:1 of -msgid "Initializes the colors." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.interpolate:1 of -msgid "" -"Turns this :class:`~.Mobject` into an interpolation between ``mobject1`` " -"and ``mobject2``." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.invert:1 of -msgid "Inverts the list of :attr:`submobjects`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.length_over_dim:1 of -msgid "Measure the length of an :class:`~.Mobject` in a certain direction." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.match_color:1 of -msgid "Match the color with the color of another :class:`~.Mobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.match_coord:1 of -msgid "Match the coordinates with the coordinates of another :class:`~.Mobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.match_depth:1 of -msgid "Match the depth with the depth of another :class:`~.Mobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.match_dim_size:1 of -msgid "" -"Match the specified dimension with the dimension of another " -":class:`~.Mobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.match_height:1 of -msgid "Match the height with the height of another :class:`~.Mobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.match_points:1 of -msgid "" -"Edit points, positions, and submobjects to be identical to another " -":class:`~.Mobject`, while keeping the style unchanged." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.match_updaters:1 of -msgid "Match the updaters of the given mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.match_width:1 of -msgid "Match the width with the width of another :class:`~.Mobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "Match x coord." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "Match y coord." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "Match z coord." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.move_to:1 of -msgid "Move center of the :class:`~.Mobject` to certain coordinate." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.next_to:1 of -msgid "" -"Move this :class:`~.Mobject` next to another's :class:`~.Mobject` or " -"coordinate." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`nonempty_submobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.null_point_align:1 of -msgid "" -"If a :class:`~.Mobject` with points is being aligned to one without, " -"treat both as groups, and push the one with points into its own " -"submobjects list." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`point_from_proportion " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`proportion_from_point " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`push_self_into_submobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`put_start_and_end_on " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`reduce_across_dimension " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.remove:1 of -msgid "Remove :attr:`submobjects`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.remove_updater:1 of -msgid "Remove an updater." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.repeat:1 of -msgid "This can make transition animations nicer" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.reset_points:1 of -msgid "Sets :attr:`points` to be an empty array." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.restore:1 of -msgid "" -"Restores the state that was previously saved with " -":meth:`~.Mobject.save_state`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.resume_updating:1 of -msgid "Enable updating from updaters and animations." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.rotate:1 of -msgid "Rotates the :class:`~.Mobject` about a certain point." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`rotate_about_origin " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.rotate_about_origin:1 of -msgid "Rotates the :class:`~.Mobject` about the ORIGIN, which is at [0,0,0]." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.save_image:1 of -msgid "" -"Saves an image of only this :class:`Mobject` at its position to a png " -"file." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "Save the current state (position, color & size)." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.scale:1 of -msgid "Scale the size by a factor." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`scale_to_fit_depth " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.scale_to_fit_depth:1 of -msgid "" -"Scales the :class:`~.Mobject` to fit a depth while keeping width/height " -"proportional." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`scale_to_fit_height " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.scale_to_fit_height:1 of -msgid "" -"Scales the :class:`~.Mobject` to fit a height while keeping width/depth " -"proportional." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`scale_to_fit_width " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.scale_to_fit_width:1 of -msgid "" -"Scales the :class:`~.Mobject` to fit a width while keeping height/depth " -"proportional." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.set:1 of -msgid "Sets attributes." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "Condition is function which takes in one arguments, (x, y, z)." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`set_color_by_gradient " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`set_colors_by_radial_gradient " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`set_submobject_colors_by_gradient " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`set_submobject_colors_by_radial_gradient " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.set_x:1 of -msgid "Set x value of the center of the :class:`~.Mobject` (``int`` or ``float``)" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.set_y:1 of -msgid "Set y value of the center of the :class:`~.Mobject` (``int`` or ``float``)" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.set_z:1 of -msgid "Set z value of the center of the :class:`~.Mobject` (``int`` or ``float``)" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.set_z_index:1 of -msgid "" -"Sets the :class:`~.Mobject`'s :attr:`z_index` to the value specified in " -"`z_index_value`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`set_z_index_by_z_coordinate " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.set_z_index_by_z_coordinate:1 of -msgid "" -"Sets the :class:`~.Mobject`'s z coordinate to the value of " -":attr:`z_index`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.shift:1 of -msgid "Shift by the given vectors." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.shuffle:1 of -msgid "Shuffles the list of :attr:`submobjects`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`shuffle_submobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.shuffle_submobjects:1 of -msgid "Shuffles the order of :attr:`submobjects`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.sort:1 of -msgid "" -"Sorts the list of :attr:`submobjects` by a function defined by " -"``submob_func``." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.sort_submobjects:1 of -msgid "Sort the :attr:`submobjects`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`space_out_submobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`stretch_about_point " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`stretch_to_fit_depth " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.stretch_to_fit_depth:1 of -msgid "" -"Stretches the :class:`~.Mobject` to fit a depth, not keeping width/height" -" proportional." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`stretch_to_fit_height " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.stretch_to_fit_height:1 of -msgid "" -"Stretches the :class:`~.Mobject` to fit a height, not keeping width/depth" -" proportional." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`stretch_to_fit_width " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.stretch_to_fit_width:1 of -msgid "" -"Stretches the :class:`~.Mobject` to fit a width, not keeping height/depth" -" proportional." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.suspend_updating:1 of -msgid "Disable updating from updaters and animations." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -msgid "" -":obj:`throw_error_if_no_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:177::1 -#: manim.mobject.mobject.Mobject.update:1 of -msgid "Apply all updaters." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.Mobject.rst:179 -msgid "Attributes" -msgstr "" - -#: manim.mobject.mobject.Mobject.add:1::1 -#: manim.mobject.mobject.Mobject.animate:1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.mobject.Mobject.add:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.mobject.Mobject.add:1::1 -#: manim.mobject.mobject.Mobject.depth:1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.mobject.Mobject.add:1::1 -#: manim.mobject.mobject.Mobject.height:1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.mobject.Mobject.add:1::1 -#: manim.mobject.mobject.Mobject.width:1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.mobject.Mobject.add:3 of -msgid "The mobjects are added to :attr:`submobjects`." -msgstr "" - -#: manim.mobject.mobject.Mobject.add:5 of -msgid "Subclasses of mobject may implement ``+`` and ``+=`` dunder methods." -msgstr "" - -#: manim.mobject.mobject.Mobject.add -#: manim.mobject.mobject.Mobject.add_animation_override -#: manim.mobject.mobject.Mobject.add_background_rectangle -#: manim.mobject.mobject.Mobject.add_to_back -#: manim.mobject.mobject.Mobject.align_on_border -#: manim.mobject.mobject.Mobject.align_to -#: manim.mobject.mobject.Mobject.animation_override_for -#: manim.mobject.mobject.Mobject.apply_to_family -#: manim.mobject.mobject.Mobject.arrange_in_grid -#: manim.mobject.mobject.Mobject.arrange_submobjects -#: manim.mobject.mobject.Mobject.clear_updaters -#: manim.mobject.mobject.Mobject.copy -#: manim.mobject.mobject.Mobject.length_over_dim -#: manim.mobject.mobject.Mobject.match_color -#: manim.mobject.mobject.Mobject.match_coord -#: manim.mobject.mobject.Mobject.match_depth -#: manim.mobject.mobject.Mobject.match_dim_size -#: manim.mobject.mobject.Mobject.match_height -#: manim.mobject.mobject.Mobject.match_updaters -#: manim.mobject.mobject.Mobject.match_width -#: manim.mobject.mobject.Mobject.match_x manim.mobject.mobject.Mobject.match_y -#: manim.mobject.mobject.Mobject.match_z -#: manim.mobject.mobject.Mobject.null_point_align -#: manim.mobject.mobject.Mobject.remove -#: manim.mobject.mobject.Mobject.remove_updater -#: manim.mobject.mobject.Mobject.repeat -#: manim.mobject.mobject.Mobject.resume_updating -#: manim.mobject.mobject.Mobject.rotate -#: manim.mobject.mobject.Mobject.scale_about_point -#: manim.mobject.mobject.Mobject.set manim.mobject.mobject.Mobject.set_color -#: manim.mobject.mobject.Mobject.set_z_index_by_z_coordinate -#: manim.mobject.mobject.Mobject.shift -#: manim.mobject.mobject.Mobject.suspend_updating -#: manim.mobject.mobject.Mobject.update of -msgid "Parameters" -msgstr "" - -#: manim.mobject.mobject.Mobject.add:7 -#: manim.mobject.mobject.Mobject.add_to_back:6 of -msgid "The mobjects to add." -msgstr "" - -#: manim.mobject.mobject.Mobject.add -#: manim.mobject.mobject.Mobject.add_background_rectangle -#: manim.mobject.mobject.Mobject.add_to_back -#: manim.mobject.mobject.Mobject.align_on_border -#: manim.mobject.mobject.Mobject.animation_override_for -#: manim.mobject.mobject.Mobject.apply_to_family -#: manim.mobject.mobject.Mobject.arrange_submobjects -#: manim.mobject.mobject.Mobject.clear_updaters -#: manim.mobject.mobject.Mobject.copy manim.mobject.mobject.Mobject.depth -#: manim.mobject.mobject.Mobject.get_time_based_updaters -#: manim.mobject.mobject.Mobject.get_updaters -#: manim.mobject.mobject.Mobject.has_time_based_updater -#: manim.mobject.mobject.Mobject.init_colors -#: manim.mobject.mobject.Mobject.match_updaters -#: manim.mobject.mobject.Mobject.remove -#: manim.mobject.mobject.Mobject.remove_updater -#: manim.mobject.mobject.Mobject.resume_updating -#: manim.mobject.mobject.Mobject.scale_about_point -#: manim.mobject.mobject.Mobject.scale_to_fit_height -#: manim.mobject.mobject.Mobject.scale_to_fit_width -#: manim.mobject.mobject.Mobject.set -#: manim.mobject.mobject.Mobject.set_z_index_by_z_coordinate -#: manim.mobject.mobject.Mobject.shift -#: manim.mobject.mobject.Mobject.stretch_to_fit_height -#: manim.mobject.mobject.Mobject.stretch_to_fit_width -#: manim.mobject.mobject.Mobject.suspend_updating -#: manim.mobject.mobject.Mobject.update manim.mobject.mobject.Mobject.width of -msgid "Returns" -msgstr "" - -#: manim.mobject.mobject.Mobject.add:9 -#: manim.mobject.mobject.Mobject.add_background_rectangle:11 -#: manim.mobject.mobject.Mobject.add_to_back:8 -#: manim.mobject.mobject.Mobject.add_updater:17 -#: manim.mobject.mobject.Mobject.apply_to_family:6 -#: manim.mobject.mobject.Mobject.clear_updaters:5 -#: manim.mobject.mobject.Mobject.match_updaters:5 -#: manim.mobject.mobject.Mobject.remove:9 -#: manim.mobject.mobject.Mobject.remove_updater:7 -#: manim.mobject.mobject.Mobject.resume_updating:5 -#: manim.mobject.mobject.Mobject.scale_to_fit_height:3 -#: manim.mobject.mobject.Mobject.scale_to_fit_width:3 -#: manim.mobject.mobject.Mobject.set:31 manim.mobject.mobject.Mobject.shift:6 -#: manim.mobject.mobject.Mobject.stretch_to_fit_height:3 -#: manim.mobject.mobject.Mobject.stretch_to_fit_width:3 -#: manim.mobject.mobject.Mobject.suspend_updating:6 -#: manim.mobject.mobject.Mobject.update:9 of -msgid "``self``" -msgstr "" - -#: manim.mobject.mobject.Mobject.add -#: manim.mobject.mobject.Mobject.add_background_rectangle -#: manim.mobject.mobject.Mobject.add_to_back -#: manim.mobject.mobject.Mobject.align_on_border -#: manim.mobject.mobject.Mobject.animation_override_for -#: manim.mobject.mobject.Mobject.apply_to_family -#: manim.mobject.mobject.Mobject.arrange_submobjects -#: manim.mobject.mobject.Mobject.clear_updaters -#: manim.mobject.mobject.Mobject.copy manim.mobject.mobject.Mobject.depth -#: manim.mobject.mobject.Mobject.get_bottom -#: manim.mobject.mobject.Mobject.get_center -#: manim.mobject.mobject.Mobject.get_corner -#: manim.mobject.mobject.Mobject.get_edge_center -#: manim.mobject.mobject.Mobject.get_left -#: manim.mobject.mobject.Mobject.get_nadir -#: manim.mobject.mobject.Mobject.get_right -#: manim.mobject.mobject.Mobject.get_time_based_updaters -#: manim.mobject.mobject.Mobject.get_top -#: manim.mobject.mobject.Mobject.get_updaters -#: manim.mobject.mobject.Mobject.get_x manim.mobject.mobject.Mobject.get_y -#: manim.mobject.mobject.Mobject.get_z manim.mobject.mobject.Mobject.get_zenith -#: manim.mobject.mobject.Mobject.has_no_points -#: manim.mobject.mobject.Mobject.has_points -#: manim.mobject.mobject.Mobject.has_time_based_updater -#: manim.mobject.mobject.Mobject.init_colors -#: manim.mobject.mobject.Mobject.match_updaters -#: manim.mobject.mobject.Mobject.null_point_align -#: manim.mobject.mobject.Mobject.remove -#: manim.mobject.mobject.Mobject.remove_updater -#: manim.mobject.mobject.Mobject.resume_updating -#: manim.mobject.mobject.Mobject.scale_about_point -#: manim.mobject.mobject.Mobject.scale_to_fit_height -#: manim.mobject.mobject.Mobject.scale_to_fit_width -#: manim.mobject.mobject.Mobject.set -#: manim.mobject.mobject.Mobject.set_z_index_by_z_coordinate -#: manim.mobject.mobject.Mobject.shift -#: manim.mobject.mobject.Mobject.stretch_to_fit_height -#: manim.mobject.mobject.Mobject.stretch_to_fit_width -#: manim.mobject.mobject.Mobject.suspend_updating -#: manim.mobject.mobject.Mobject.update manim.mobject.mobject.Mobject.width of -msgid "Return type" -msgstr "" - -#: manim.mobject.mobject.Mobject.add:10 -#: manim.mobject.mobject.Mobject.add_background_rectangle:12 -#: manim.mobject.mobject.Mobject.add_to_back:9 -#: manim.mobject.mobject.Mobject.add_updater:18 -#: manim.mobject.mobject.Mobject.apply_to_family:7 -#: manim.mobject.mobject.Mobject.clear_updaters:6 -#: manim.mobject.mobject.Mobject.copy:5 -#: manim.mobject.mobject.Mobject.match_updaters:6 -#: manim.mobject.mobject.Mobject.remove:10 -#: manim.mobject.mobject.Mobject.remove_updater:8 -#: manim.mobject.mobject.Mobject.resume_updating:6 -#: manim.mobject.mobject.Mobject.scale_to_fit_height:4 -#: manim.mobject.mobject.Mobject.scale_to_fit_width:4 -#: manim.mobject.mobject.Mobject.set:32 -#: manim.mobject.mobject.Mobject.set_z_index:7 -#: manim.mobject.mobject.Mobject.set_z_index_by_z_coordinate:4 -#: manim.mobject.mobject.Mobject.shift:7 -#: manim.mobject.mobject.Mobject.stretch_to_fit_height:4 -#: manim.mobject.mobject.Mobject.stretch_to_fit_width:4 -#: manim.mobject.mobject.Mobject.suspend_updating:7 -#: manim.mobject.mobject.Mobject.update:10 of -msgid ":class:`Mobject`" -msgstr "" - -#: manim.mobject.mobject.Mobject.add -#: manim.mobject.mobject.Mobject.add_animation_override -#: manim.mobject.mobject.Mobject.add_to_back -#: manim.mobject.mobject.Mobject.arrange_submobjects of -msgid "Raises" -msgstr "" - -#: manim.mobject.mobject.Mobject.add:12 -#: manim.mobject.mobject.Mobject.add_to_back:18 of -msgid "When a mobject tries to add itself." -msgstr "" - -#: manim.mobject.mobject.Mobject.add:13 -#: manim.mobject.mobject.Mobject.add_to_back:19 of -msgid "When trying to add an object that is not an instance of :class:`Mobject`." -msgstr "" - -#: manim.mobject.mobject.Mobject.add:16 -#: manim.mobject.mobject.Mobject.add_to_back:22 -#: manim.mobject.mobject.Mobject.arrange_in_grid:27 of -msgid "Notes" -msgstr "" - -#: manim.mobject.mobject.Mobject.add:17 -#: manim.mobject.mobject.Mobject.add_to_back:23 of -msgid "" -"A mobject cannot contain itself, and it cannot contain a submobject more " -"than once. If the parent mobject is displayed, the newly-added " -"submobjects will also be displayed (i.e. they are automatically added to " -"the parent Scene)." -msgstr "" - -#: manim.mobject.mobject.Mobject.add:22 of -msgid ":meth:`remove`, :meth:`add_to_back`" -msgstr "" - -#: manim.mobject.mobject.Mobject.add:25 -#: manim.mobject.mobject.Mobject.add_updater:21 -#: manim.mobject.mobject.Mobject.animate:36 -#: manim.mobject.mobject.Mobject.arrange:4 -#: manim.mobject.mobject.Mobject.arrange_in_grid:36 -#: manim.mobject.mobject.Mobject.arrange_submobjects:4 -#: manim.mobject.mobject.Mobject.become:5 manim.mobject.mobject.Mobject.flip:4 -#: manim.mobject.mobject.Mobject.get_midpoint:4 -#: manim.mobject.mobject.Mobject.height:7 -#: manim.mobject.mobject.Mobject.interpolate:5 -#: manim.mobject.mobject.Mobject.invert:6 -#: manim.mobject.mobject.Mobject.match_points:5 -#: manim.mobject.mobject.Mobject.next_to:4 -#: manim.mobject.mobject.Mobject.scale:15 -#: manim.mobject.mobject.Mobject.scale_to_fit_height:7 -#: manim.mobject.mobject.Mobject.scale_to_fit_width:7 -#: manim.mobject.mobject.Mobject.set:35 -#: manim.mobject.mobject.Mobject.set_z_index:10 -#: manim.mobject.mobject.Mobject.shuffle_submobjects:4 -#: manim.mobject.mobject.Mobject.stretch_to_fit_height:7 -#: manim.mobject.mobject.Mobject.stretch_to_fit_width:7 -#: manim.mobject.mobject.Mobject.width:7 of -msgid "Examples" -msgstr "" - -#: manim.mobject.mobject.Mobject.add:32 of -msgid "Duplicates are not added again::" -msgstr "" - -#: manim.mobject.mobject.Mobject.add:38 of -msgid "Adding an object to itself raises an error::" -msgstr "" - -#: manim.mobject.mobject.Mobject.add_animation_override:3 of -msgid "This does not apply to subclasses." -msgstr "" - -#: manim.mobject.mobject.Mobject.add_animation_override:5 of -msgid "The animation type to be overridden" -msgstr "" - -#: manim.mobject.mobject.Mobject.add_animation_override:6 of -msgid "" -"The function returning an aniamtion replacing the default animation. It " -"gets passed the parameters given to the animnation constructor." -msgstr "" - -#: manim.mobject.mobject.Mobject.add_animation_override:9 of -msgid "If the overridden animation was already overridden." -msgstr "" - -#: manim.mobject.mobject.Mobject.add_background_rectangle:3 of -msgid "The BackgroundRectangle is added behind other submobjects." -msgstr "" - -#: manim.mobject.mobject.Mobject.add_background_rectangle:5 of -msgid "" -"This can be used to increase the mobjects visibility in front of a noisy " -"background." -msgstr "" - -#: manim.mobject.mobject.Mobject.add_background_rectangle:7 of -msgid "The color of the BackgroundRectangle" -msgstr "" - -#: manim.mobject.mobject.Mobject.add_background_rectangle:8 of -msgid "The opacity of the BackgroundRectangle" -msgstr "" - -#: manim.mobject.mobject.Mobject.add_background_rectangle:9 of -msgid "Additional keyword arguments passed to the BackgroundRectangle constructor" -msgstr "" - -#: manim.mobject.mobject.Mobject.add_background_rectangle:14 of -msgid ":meth:`add_to_back`, :class:`~.BackgroundRectangle`" -msgstr "" - -#: manim.mobject.mobject.Mobject.add_to_back:3 of -msgid "" -"If :attr:`submobjects` already contains the given mobjects, they just get" -" moved to the back instead." -msgstr "" - -#: manim.mobject.mobject.Mobject.add_to_back:13 of -msgid "" -"Technically, this is done by adding (or moving) the mobjects to the head " -"of :attr:`submobjects`. The head of this list is rendered first, which " -"places the corresponding mobjects behind the subsequent list members." -msgstr "" - -#: manim.mobject.mobject.Mobject.add_to_back:28 of -msgid ":meth:`remove`, :meth:`add`" -msgstr "" - -#: manim.mobject.mobject.Mobject.add_updater:3 of -msgid "" -"Update functions, or updaters in short, are functions that are applied to" -" the Mobject in every frame." -msgstr "" - -#: manim.mobject.mobject.Mobject.add_updater:6 of -msgid "" -"The update function to be added. Whenever :meth:`update` is called, this " -"update function gets called using ``self`` as the first parameter. The " -"updater can have a second parameter ``dt``. If it uses this parameter, it" -" gets called using a second value ``dt``, usually representing the time " -"in seconds since the last call of :meth:`update`." -msgstr "" - -#: manim.mobject.mobject.Mobject.add_updater:12 of -msgid "" -"The index at which the new updater should be added in ``self.updaters``. " -"In case ``index`` is ``None`` the updater will be added at the end." -msgstr "" - -#: manim.mobject.mobject.Mobject.add_updater:14 of -msgid "" -"Whether or not to call the updater initially. If ``True``, the updater " -"will be called using ``dt=0``." -msgstr "" - -#: manim.mobject.mobject.Mobject.add_updater:48 of -msgid ":meth:`get_updaters`, :meth:`remove_updater`, :class:`~.UpdateFromFunc`" -msgstr "" - -#: manim.mobject.mobject.Mobject.align_to:3 of -msgid "" -"Examples: mob1.align_to(mob2, UP) moves mob1 vertically so that its top " -"edge lines ups with mob2's top edge." -msgstr "" - -#: manim.mobject.mobject.Mobject.align_to:7 of -msgid "" -"mob1.align_to(mob2, alignment_vect = RIGHT) moves mob1 horizontally so " -"that it's center is directly above/below the center of mob2" -msgstr "" - -#: manim.mobject.mobject.Mobject.animate:5 of -msgid "" -"Passing multiple animations for the same :class:`Mobject` in one call to " -":meth:`~.Scene.play` is discouraged and will most likely not work " -"properly. Instead of writing an animation like" -msgstr "" - -#: manim.mobject.mobject.Mobject.animate:13 of -msgid "make use of method chaining for ``animate``, meaning::" -msgstr "" - -#: manim.mobject.mobject.Mobject.animate:17 of -msgid "" -"Keyword arguments that can be passed to :meth:`.Scene.play` can be passed" -" directly after accessing ``.animate``, like so::" -msgstr "" - -#: manim.mobject.mobject.Mobject.animate:22 of -msgid "" -"This is especially useful when animating simultaneous ``.animate`` calls " -"that you want to behave differently::" -msgstr "" - -#: manim.mobject.mobject.Mobject.animate:32 of -msgid ":func:`override_animate`" -msgstr "" - -#: manim.mobject.mobject.Mobject.animate:79 of -msgid "``.animate``" -msgstr "" - -#: manim.mobject.mobject.Mobject.animate:75 of -msgid "" -"will interpolate the :class:`~.Mobject` between its points prior to " -"``.animate`` and its points after applying ``.animate`` to it. This may " -"result in unexpected behavior when attempting to interpolate along paths," -" or rotations. If you want animations to consider the points between, " -"consider using :class:`~.ValueTracker` with updaters instead." -msgstr "" - -#: manim.mobject.mobject.Mobject.animation_override_for:3 of -msgid "The animation class for which the override function should be returned." -msgstr "" - -#: manim.mobject.mobject.Mobject.animation_override_for:5 of -msgid "" -"The function returning the override animation or ``None`` if no such " -"animation override is defined." -msgstr "" - -#: manim.mobject.mobject.Mobject.apply_complex_function:1 of -msgid "" -"Applies a complex function to a :class:`Mobject`. The x and y coordinates" -" correspond to the real and imaginary parts respectively." -msgstr "" - -#: manim.mobject.mobject.Mobject.apply_complex_function:5 of -msgid "Example" -msgstr "" - -#: manim.mobject.mobject.Mobject.apply_to_family:3 of -msgid "" -"The function to apply to each mobject. ``func`` gets passed the " -"respective (sub)mobject as parameter." -msgstr "" - -#: manim.mobject.mobject.Mobject.apply_to_family:9 of -msgid ":meth:`family_members_with_points`" -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:3 of -msgid "The number of rows in the grid." -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:4 of -msgid "The number of columns in the grid." -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:5 of -msgid "" -"The gap between grid cells. To specify a different buffer in the " -"horizontal and vertical directions, a tuple of two values can be given - " -"``(row, col)``." -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:7 of -msgid "The way each submobject is aligned in its grid cell." -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:8 of -msgid "" -"The vertical alignment for each row (top to bottom). Accepts the " -"following characters: ``\"u\"`` - up, ``\"c\"`` - center, ``\"d\"`` - " -"down." -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:10 of -msgid "" -"The horizontal alignment for each column (left to right). Accepts the " -"following characters ``\"l\"`` - left, ``\"c\"`` - center, ``\"r\"`` - " -"right." -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:12 of -msgid "" -"Defines a list of heights for certain rows (top to bottom). If the list " -"contains ``None``, the corresponding row will fit its height " -"automatically based on the highest element in that row." -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:15 of -msgid "" -"Defines a list of widths for certain columns (left to right). If the list" -" contains ``None``, the corresponding column will fit its width " -"automatically based on the widest element in that column." -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:17 of -msgid "" -"The order in which submobjects fill the grid. Can be one of the following" -" values: \"rd\", \"dr\", \"ld\", \"dl\", \"ru\", \"ur\", \"lu\", \"ul\". " -"(\"rd\" -> fill rightwards then downwards)" -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:20 of -msgid "The mobject." -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:23 of -msgid "If ``rows`` and ``cols`` are too small to fit all submobjects." -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:24 of -msgid "" -"If :code:`cols`, :code:`col_alignments` and :code:`col_widths` or " -":code:`rows`, :code:`row_alignments` and :code:`row_heights` have " -"mismatching sizes." -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:28 of -msgid "" -"If only one of ``cols`` and ``rows`` is set implicitly, the other one " -"will be chosen big enough to fit all submobjects. If neither is set, they" -" will be chosen to be about the same, tending towards ``cols`` > ``rows``" -" (simply because videos are wider than they are high)." -msgstr "" - -#: manim.mobject.mobject.Mobject.arrange_in_grid:32 of -msgid "" -"If both ``cell_alignment`` and ``row_alignments`` / ``col_alignments`` " -"are defined, the latter has higher priority." -msgstr "" - -#: manim.mobject.mobject.Mobject.clear_updaters:3 of -msgid "Whether to recursively call ``clear_updaters`` on all submobjects." -msgstr "" - -#: manim.mobject.mobject.Mobject.clear_updaters:8 of -msgid ":meth:`remove_updater`, :meth:`add_updater`, :meth:`get_updaters`" -msgstr "" - -#: manim.mobject.mobject.Mobject.copy:4 of -msgid "The copy." -msgstr "" - -#: manim.mobject.mobject.Mobject.copy:7 of -msgid "The clone is initially not visible in the Scene, even if the original was." -msgstr "" - -#: manim.mobject.mobject.Mobject.depth:4 manim.mobject.mobject.Mobject.height:4 -#: manim.mobject.mobject.Mobject.width:4 of -msgid ":class:`float`" -msgstr "" - -#: manim.mobject.mobject.Mobject.depth:6 -#: manim.mobject.mobject.Mobject.height:22 -#: manim.mobject.mobject.Mobject.width:22 of -msgid ":meth:`length_over_dim`" -msgstr "" - -#: manim.mobject.mobject.Mobject.generate_points:3 -#: manim.mobject.mobject.Mobject.init_colors:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - -#: manim.mobject.mobject.Mobject.get_critical_point:1 of -msgid "" -"Picture a box bounding the :class:`~.Mobject`. Such a box has 9 " -"'critical points': 4 corners, 4 edge center, the center. This returns one" -" of them, along the given direction." -msgstr "" - -#: manim.mobject.mobject.Mobject.get_point_mobject:1 of -msgid "" -"The simplest :class:`~.Mobject` to be transformed to or from self. Should" -" by a point of the appropriate type" -msgstr "" - -#: manim.mobject.mobject.Mobject.get_time_based_updaters:3 of -msgid "The updaters use this parameter as the input for difference in time." -msgstr "" - -#: manim.mobject.mobject.Mobject.get_time_based_updaters:5 of -msgid "The list of time based updaters." -msgstr "" - -#: manim.mobject.mobject.Mobject.get_time_based_updaters:6 -#: manim.mobject.mobject.Mobject.get_updaters:4 of -msgid "List[:class:`Callable`]" -msgstr "" - -#: manim.mobject.mobject.Mobject.get_time_based_updaters:8 of -msgid ":meth:`get_updaters`, :meth:`has_time_based_updater`" -msgstr "" - -#: manim.mobject.mobject.Mobject.get_updaters:3 of -msgid "The list of updaters." -msgstr "" - -#: manim.mobject.mobject.Mobject.get_updaters:6 of -msgid ":meth:`add_updater`, :meth:`get_time_based_updaters`" -msgstr "" - -#: manim.mobject.mobject.Mobject.has_time_based_updater:3 of -msgid "" -"**class** -- ``True`` if at least one updater uses the ``dt`` parameter, " -"``False`` otherwise." -msgstr "" - -#: manim.mobject.mobject.Mobject.has_time_based_updater:5 of -msgid "`bool`" -msgstr "" - -#: manim.mobject.mobject.Mobject.has_time_based_updater:7 of -msgid ":meth:`get_time_based_updaters`" -msgstr "" - -#: manim.mobject.mobject.Mobject.invert:3 of -msgid "If ``True``, all submobject lists of this mobject's family are inverted." -msgstr "" - -#: manim.mobject.mobject.Mobject.match_updaters:3 of -msgid "The mobject whose updaters get matched." -msgstr "" - -#: manim.mobject.mobject.Mobject.match_updaters:10 of -msgid "" -"All updaters from submobjects are removed, but only updaters of the given" -" mobject are matched, not those of it's submobjects." -msgstr "" - -#: manim.mobject.mobject.Mobject.match_updaters:13 of -msgid ":meth:`add_updater`, :meth:`clear_updaters`" -msgstr "" - -#: manim.mobject.mobject.Mobject.match_x:1 of -msgid "Match x coord. to the x coord. of another :class:`~.Mobject`." -msgstr "" - -#: manim.mobject.mobject.Mobject.match_y:1 of -msgid "Match y coord. to the x coord. of another :class:`~.Mobject`." -msgstr "" - -#: manim.mobject.mobject.Mobject.match_z:1 of -msgid "Match z coord. to the x coord. of another :class:`~.Mobject`." -msgstr "" - -#: manim.mobject.mobject.Mobject.remove:3 of -msgid "The mobjects are removed from :attr:`submobjects`, if they exist." -msgstr "" - -#: manim.mobject.mobject.Mobject.remove:5 of -msgid "Subclasses of mobject may implement ``-`` and ``-=`` dunder methods." -msgstr "" - -#: manim.mobject.mobject.Mobject.remove:7 of -msgid "The mobjects to remove." -msgstr "" - -#: manim.mobject.mobject.Mobject.remove:12 of -msgid ":meth:`add`" -msgstr "" - -#: manim.mobject.mobject.Mobject.remove_updater:3 of -msgid "" -"If the same updater is applied multiple times, every instance gets " -"removed." -msgstr "" - -#: manim.mobject.mobject.Mobject.remove_updater:5 of -msgid "The update function to be removed." -msgstr "" - -#: manim.mobject.mobject.Mobject.remove_updater:10 of -msgid ":meth:`clear_updaters`, :meth:`add_updater`, :meth:`get_updaters`" -msgstr "" - -#: manim.mobject.mobject.Mobject.resume_updating:3 of -msgid "Whether to recursively enable updating on all submobjects." -msgstr "" - -#: manim.mobject.mobject.Mobject.resume_updating:8 of -msgid ":meth:`suspend_updating`, :meth:`add_updater`" -msgstr "" - -#: manim.mobject.mobject.Mobject.rotate_in_place:1 -#: manim.mobject.mobject.Mobject.scale_about_point:1 -#: manim.mobject.mobject.Mobject.scale_in_place:1 -#: manim.mobject.mobject.Mobject.stretch_in_place:1 of -msgid "Deprecated" -msgstr "" - -#: manim.mobject.mobject.Mobject.rotate_in_place:4 of -msgid "" -"The method Mobject.rotate_in_place has been deprecated since v0.11.0 and " -"is expected to be removed after v0.12.0. Use :meth:`~.rotate` instead." -msgstr "" - -#: manim.mobject.mobject.Mobject.save_state:1 of -msgid "" -"Save the current state (position, color & size). Can be restored with " -":meth:`~.Mobject.restore`." -msgstr "" - -#: manim.mobject.mobject.Mobject.scale:3 of -msgid "Default behavior is to scale about the center of the mobject." -msgstr "" - -#: manim.mobject.mobject.Mobject.scale:5 of -msgid "" -"The scaling factor :math:`\\alpha`. If :math:`0 < |\\alpha| < 1`, the " -"mobject will shrink, and for :math:`|\\alpha| > 1` it will grow. " -"Furthermore, if :math:`\\alpha < 0`, the mobject is also flipped." -msgstr "" - -#: manim.mobject.mobject.Mobject.scale:8 of -msgid "" -"Additional keyword arguments passed to " -":meth:`apply_points_function_about_point`." -msgstr "" - -#: manim.mobject.mobject.Mobject.scale:11 of -msgid "The scaled mobject." -msgstr "" - -#: manim.mobject.mobject.Mobject.scale:29 manim.mobject.mobject.Mobject.shift:9 -#: of -msgid ":meth:`move_to`" -msgstr "" - -#: manim.mobject.mobject.Mobject.scale_about_point:4 of -msgid "" -"The method Mobject.scale_about_point has been deprecated since v0.11.0 " -"and is expected to be removed after v0.12.0. Use :meth:`~.scale` instead." -msgstr "" - -#: manim.mobject.mobject.Mobject.scale_in_place:4 of -msgid "" -"The method Mobject.scale_in_place has been deprecated since v0.11.0 and " -"is expected to be removed after v0.12.0. Use :meth:`~.scale` instead." -msgstr "" - -#: manim.mobject.mobject.Mobject.set:3 of -msgid "" -"Mainly to be used along with :attr:`animate` to animate setting " -"attributes." -msgstr "" - -#: manim.mobject.mobject.Mobject.set:6 of -msgid "" -"In addition to this method, there is a compatibility layer that allows " -"``get_*`` and ``set_*`` methods to get and set generic attributes. For " -"instance::" -msgstr "" - -#: manim.mobject.mobject.Mobject.set:18 of -msgid "" -"This compatibility layer does not interfere with any ``get_*`` or " -"``set_*`` methods that are explicitly defined." -msgstr "" - -#: manim.mobject.mobject.Mobject.set:24 of -msgid "" -"This compatibility layer is for backwards compatibility and is not " -"guaranteed to stay around. Where applicable, please prefer " -"getting/setting attributes normally or with the :meth:`set` method." -msgstr "" - -#: manim.mobject.mobject.Mobject.set:29 of -msgid "The attributes and corresponding values to set." -msgstr "" - -#: manim.mobject.mobject.Mobject.set_color:1 of -msgid "" -"Condition is function which takes in one arguments, (x, y, z). Here it " -"just recurses to submobjects, but in subclasses this should be further " -"implemented based on the the inner workings of color" -msgstr "" - -#: manim.mobject.mobject.Mobject.set_z_index:3 of -msgid "The new value of :attr:`z_index` set." -msgstr "" - -#: manim.mobject.mobject.Mobject.set_z_index:4 of -msgid "If ``True``, the :attr:`z_index` value of all submobjects is also set." -msgstr "" - -#: manim.mobject.mobject.Mobject.set_z_index:6 of -msgid "" -"The Mobject itself, after :attr:`z_index` is set. For chaining purposes. " -"(Returns `self`.)" -msgstr "" - -#: manim.mobject.mobject.Mobject.set_z_index_by_z_coordinate:3 of -msgid "The Mobject itself, after :attr:`z_index` is set. (Returns `self`.)" -msgstr "" - -#: manim.mobject.mobject.Mobject.shift:3 of -msgid "" -"Vectors to shift by. If multiple vectors are given, they are added " -"together." -msgstr "" - -#: manim.mobject.mobject.Mobject.stretch_in_place:4 of -msgid "" -"The method Mobject.stretch_in_place has been deprecated since v0.11.0 and" -" is expected to be removed after v0.12.0. Use :meth:`~.stretch` instead." -msgstr "" - -#: manim.mobject.mobject.Mobject.suspend_updating:4 of -msgid "Whether to recursively suspend updating on all submobjects." -msgstr "" - -#: manim.mobject.mobject.Mobject.suspend_updating:9 of -msgid ":meth:`resume_updating`, :meth:`add_updater`" -msgstr "" - -#: manim.mobject.mobject.Mobject.update:3 of -msgid "Does nothing if updating is suspended." -msgstr "" - -#: manim.mobject.mobject.Mobject.update:5 of -msgid "" -"The parameter ``dt`` to pass to the update functions. Usually this is the" -" time in seconds since the last call of ``update``." -msgstr "" - -#: manim.mobject.mobject.Mobject.update:7 of -msgid "Whether to recursively update all submobjects." -msgstr "" - -#: manim.mobject.mobject.Mobject.update:12 of -msgid ":meth:`add_updater`, :meth:`get_updaters`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject.po deleted file mode 100644 index e650a54475..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject.po +++ /dev/null @@ -1,62 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.mobject.rst:2 -msgid "mobject" -msgstr "" - -#: manim.mobject.mobject:1 of -msgid "Base classes for objects that can be displayed." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.rst:28::1 -msgid "Groups together multiple :class:`Mobjects <.Mobject>`." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.rst:28::1 -msgid "" -"Mathematical Object: base class for objects that can be displayed on " -"screen." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject.rst:31 -msgid "Functions" -msgstr "" - -#: manim.mobject.mobject.override_animate:1 of -msgid "Decorator for overriding method animations." -msgstr "" - -#: manim.mobject.mobject.override_animate:3 of -msgid "" -"This allows to specify a method (returning an :class:`~.Animation`) which" -" is called when the decorated method is used with the ``.animate`` syntax" -" for animating the application of a method." -msgstr "" - -#: manim.mobject.mobject.override_animate:9 of -msgid ":attr:`Mobject.animate`" -msgstr "" - -#: manim.mobject.mobject.override_animate:13 of -msgid "" -"Overridden methods cannot be combined with normal or other overridden " -"methods using method chaining with the ``.animate`` syntax." -msgstr "" - -#: manim.mobject.mobject.override_animate:18 of -msgid "Examples" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject_update_utils.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject_update_utils.po deleted file mode 100644 index 4e02d22073..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject_update_utils.po +++ /dev/null @@ -1,41 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.mobject_update_utils.rst:2 -msgid "mobject\\_update\\_utils" -msgstr "" - -#: manim.mobject.mobject_update_utils:1 of -msgid "Utility functions for continuous animation of mobjects." -msgstr "" - -#: ../../source/reference/manim.mobject.mobject_update_utils.rst:20 -msgid "Functions" -msgstr "" - -#: manim.mobject.mobject_update_utils.f_always:1 of -msgid "" -"More functional version of always, where instead of taking in args, it " -"takes in functions which output the relevant arguments." -msgstr "" - -#: manim.mobject.mobject_update_utils.turn_animation_into_updater:1 of -msgid "" -"Add an updater to the animation's mobject which applies the interpolation" -" and update functions of the animation" -msgstr "" - -#: manim.mobject.mobject_update_utils.turn_animation_into_updater:4 of -msgid "" -"If cycle is True, this repeats over and over. Otherwise, the updater " -"will be popped upon completion" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.number_line.NumberLine.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.number_line.NumberLine.po deleted file mode 100644 index 351962d834..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.number_line.NumberLine.po +++ /dev/null @@ -1,274 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:2 -msgid "NumberLine" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:4 -msgid "Qualified name: ``manim.mobject.number\\_line.NumberLine``" -msgstr "" - -#: manim.mobject.number_line.NumberLine:1 of -msgid "Bases: :class:`manim.mobject.geometry.Line`" -msgstr "" - -#: manim.mobject.number_line.NumberLine:1 of -msgid "" -"Creates a number line with tick marks. Number ranges that include both " -"negative and positive values will be generated from the 0 point, and may " -"not include a tick at the min / max values as the tick locations are " -"dependent on the step size." -msgstr "" - -#: manim.mobject.number_line.NumberLine.add_labels -#: manim.mobject.number_line.NumberLine.create_label_tex -#: manim.mobject.number_line.NumberLine.n2p -#: manim.mobject.number_line.NumberLine.p2n of -msgid "Parameters" -msgstr "" - -#: manim.mobject.number_line.NumberLine:5 of -msgid "The :code:`[x_min, x_max, x_step]` values to create the line." -msgstr "" - -#: manim.mobject.number_line.NumberLine:6 of -msgid "The length of the number line." -msgstr "" - -#: manim.mobject.number_line.NumberLine:7 of -msgid "" -"The distance between each tick of the line. Overwritten by " -":attr:`length`, if specified." -msgstr "" - -#: manim.mobject.number_line.NumberLine:8 of -msgid "Whether to include ticks on the number line." -msgstr "" - -#: manim.mobject.number_line.NumberLine:9 of -msgid "The length of each tick mark." -msgstr "" - -#: manim.mobject.number_line.NumberLine:10 of -msgid "An iterable of specific values with elongated ticks." -msgstr "" - -#: manim.mobject.number_line.NumberLine:11 of -msgid "" -"Influences how many times larger elongated ticks are than regular ticks " -"(2 = 2x)." -msgstr "" - -#: manim.mobject.number_line.NumberLine:12 of -msgid "The color of the line." -msgstr "" - -#: manim.mobject.number_line.NumberLine:13 of -msgid "The angle (in radians) at which the line is rotated." -msgstr "" - -#: manim.mobject.number_line.NumberLine:14 of -msgid "The thickness of the line." -msgstr "" - -#: manim.mobject.number_line.NumberLine:15 of -msgid "Whether to add a tip to the end of the line." -msgstr "" - -#: manim.mobject.number_line.NumberLine:16 of -msgid "The width of the tip." -msgstr "" - -#: manim.mobject.number_line.NumberLine:17 of -msgid "The height of the tip." -msgstr "" - -#: manim.mobject.number_line.NumberLine:18 of -msgid "" -"Whether to add numbers to the tick marks. The number of decimal places is" -" determined by the step size, this default can be overridden by " -"``decimal_number_config``." -msgstr "" - -#: manim.mobject.number_line.NumberLine:20 of -msgid "The size of the label mobjects. Defaults to 36." -msgstr "" - -#: manim.mobject.number_line.NumberLine:21 of -msgid "The specific position to which label mobjects are added on the line." -msgstr "" - -#: manim.mobject.number_line.NumberLine:22 of -msgid "The distance between the line and the label mobject." -msgstr "" - -#: manim.mobject.number_line.NumberLine:23 of -msgid "" -"Arguments that can be passed to :class:`~.numbers.DecimalNumber` to " -"influence number mobjects." -msgstr "" - -#: manim.mobject.number_line.NumberLine:24 of -msgid "An explicit iterable of numbers to not be added to the number line." -msgstr "" - -#: manim.mobject.number_line.NumberLine:25 of -msgid "An explicit iterable of numbers to add to the number line" -msgstr "" - -#: manim.mobject.number_line.NumberLine:26 of -msgid "Additional arguments to be passed to :class:`~.Line`." -msgstr "" - -#: manim.mobject.number_line.NumberLine:29 of -msgid "Examples" -msgstr "" - -#: manim.mobject.number_line.NumberLine.create_label_tex -#: manim.mobject.number_line.NumberLine.p2n of -msgid "Returns" -msgstr "" - -#: manim.mobject.number_line.NumberLine:72 of -msgid "The constructed number line." -msgstr "" - -#: manim.mobject.number_line.NumberLine.create_label_tex -#: manim.mobject.number_line.NumberLine.n2p -#: manim.mobject.number_line.NumberLine.p2n of -msgid "Return type" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -#: manim.mobject.number_line.NumberLine.add_labels:1 of -msgid "" -"Adds specifically positioned labels to the :class:`~.NumberLine` using a " -"``dict``." -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -msgid "" -":obj:`create_label_tex " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -#: manim.mobject.number_line.NumberLine.create_label_tex:1 of -msgid "" -"Checks if the label is a ``float``, ``int`` or a ``str`` and creates a " -":class:`~.MathTex`/:class:`~.Tex` label accordingly." -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -msgid "" -":obj:`decimal_places_from_step " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -msgid "" -":obj:`get_number_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -msgid "" -":obj:`get_number_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -msgid "" -":obj:`get_tick_marks " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -msgid "" -":obj:`get_tick_range " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -msgid "" -":obj:`get_unit_vector " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -#: manim.mobject.number_line.NumberLine.n2p:1 of -msgid "Abbreviation for number_to_point" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -msgid "" -":obj:`number_to_point " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -#: manim.mobject.number_line.NumberLine.p2n:1 of -msgid "Abbreviation for point_to_number" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -msgid "" -":obj:`point_to_number " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -msgid "" -":obj:`rotate_about_number " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 -msgid "" -":obj:`rotate_about_zero " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:40 -msgid "Attributes" -msgstr "" - -#: manim.mobject.number_line.NumberLine.add_labels:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.number_line.NumberLine.add_labels:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.number_line.NumberLine.add_labels:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.number_line.NumberLine.add_labels:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.number_line.NumberLine.add_labels:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.number_line.NumberLine.create_label_tex:6 of -msgid "The label." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.DecimalNumber.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.DecimalNumber.po deleted file mode 100644 index e8d370aaca..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.DecimalNumber.po +++ /dev/null @@ -1,112 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:2 -msgid "DecimalNumber" -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:4 -msgid "Qualified name: ``manim.mobject.numbers.DecimalNumber``" -msgstr "" - -#: manim.mobject.numbers.DecimalNumber:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.numbers.DecimalNumber:1 of -msgid "An mobject representing a decimal number." -msgstr "" - -#: manim.mobject.numbers.DecimalNumber:4 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:27::1 -msgid "" -":obj:`get_complex_formatter " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:27::1 -msgid "" -"Configuration is based first off instance attributes, but overwritten by " -"any kew word argument." -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:27::1 -msgid "" -":obj:`increment_value " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:27::1 -msgid "" -":obj:`set_submobjects_from_number " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:27::1 -#: manim.mobject.numbers.DecimalNumber.set_value:1 of -msgid "Set the value of the :class:`~.DecimalNumber` to a new number." -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:29 -msgid "Attributes" -msgstr "" - -#: manim.mobject.numbers.DecimalNumber.font_size:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.numbers.DecimalNumber.font_size:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.numbers.DecimalNumber.font_size:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.numbers.DecimalNumber.font_size:1 -#: manim.mobject.numbers.DecimalNumber.font_size:1::1 of -msgid "The font size of the tex mobject." -msgstr "" - -#: manim.mobject.numbers.DecimalNumber.font_size:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.numbers.DecimalNumber.font_size:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.numbers.DecimalNumber.set_value of -msgid "Parameters" -msgstr "" - -#: manim.mobject.numbers.DecimalNumber.get_formatter:1 of -msgid "" -"Configuration is based first off instance attributes, but overwritten by " -"any kew word argument. Relevant key words: - include_sign - " -"group_with_commas - num_decimal_places - field_name (e.g. 0 or 0.real)" -msgstr "" - -#: manim.mobject.numbers.DecimalNumber.set_value:3 of -msgid "" -"The value that will overwrite the current number of the " -":class:`~.DecimalNumber`." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.Variable.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.Variable.po deleted file mode 100644 index c82461784b..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.Variable.po +++ /dev/null @@ -1,129 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.numbers.Variable.rst:2 -msgid "Variable" -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.Variable.rst:4 -msgid "Qualified name: ``manim.mobject.numbers.Variable``" -msgstr "" - -#: manim.mobject.numbers.Variable:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.numbers.Variable:1 of -msgid "" -"A class for displaying text that continuously updates to reflect the " -"value of a python variable." -msgstr "" - -#: manim.mobject.numbers.Variable:3 of -msgid "" -"Automatically adds the text for the label and the value when instantiated" -" and added to the screen." -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.Variable.rst -msgid "Parameters" -msgstr "" - -#: manim.mobject.numbers.Variable:5 of -msgid "The python variable you need to keep track of and display." -msgstr "" - -#: manim.mobject.numbers.Variable:7 of -msgid "" -"The label for your variable, for example ``x = ...``. To use math mode, " -"for e.g. subscripts, superscripts, etc. simply pass in a raw string." -msgstr "" - -#: manim.mobject.numbers.Variable:10 of -msgid "" -"The class used for displaying the number. Defaults to " -":class:`DecimalNumber`." -msgstr "" - -#: manim.mobject.numbers.Variable:12 of -msgid "" -"The number of decimal places to display in your variable. Defaults to 2. " -"If `var_type` is an :class:`Integer`, this parameter is ignored." -msgstr "" - -#: manim.mobject.numbers.Variable:15 of -msgid "Other arguments to be passed to `~.Mobject`." -msgstr "" - -#: manim.mobject.numbers.Variable:20 of -msgid "The label for your variable, for example ``x = ...``." -msgstr "" - -#: manim.mobject.numbers.Variable of -msgid "type" -msgstr "" - -#: manim.mobject.numbers.Variable:22 of -msgid "" -"Union[:class:`str`, :class:`~.Tex`, :class:`~.MathTex`, :class:`~.Text`, " -":class:`~.TexSymbol`, :class:`~.SingleStringMathTex`]" -msgstr "" - -#: manim.mobject.numbers.Variable:26 of -msgid "Useful in updating the value of your variable on-screen." -msgstr "" - -#: manim.mobject.numbers.Variable:32 of -msgid "The tex for the value of your variable." -msgstr "" - -#: manim.mobject.numbers.Variable:34 of -msgid "Union[:class:`DecimalNumber`, :class:`Integer`]" -msgstr "" - -#: manim.mobject.numbers.Variable:37 of -msgid "Examples" -msgstr "" - -#: manim.mobject.numbers.Variable:38 of -msgid "Normal usage::" -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.Variable.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.Variable.rst:21 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.Variable.rst:28::1 -msgid "Used to animate the application of a method." -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.Variable.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.Variable.rst:28::1 -msgid "The depth of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.Variable.rst:28::1 -msgid "The height of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.numbers.Variable.rst:28::1 -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Polyhedron.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Polyhedron.po deleted file mode 100644 index 2859f1d401..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Polyhedron.po +++ /dev/null @@ -1,158 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:2 -msgid "Polyhedron" -msgstr "" - -#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:4 -msgid "Qualified name: ``manim.mobject.polyhedra.Polyhedron``" -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron:1 of -msgid "An abstract polyhedra class." -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron:3 of -msgid "" -"In this implementation, polyhedra are defined with a list of vertex " -"coordinates in space, and a list of faces. This implementation mirrors " -"that of a standard polyhedral data format (OFF, object file format)." -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron.create_faces -#: manim.mobject.polyhedra.Polyhedron.get_edges of -msgid "Parameters" -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron:6 of -msgid "" -"A list of coordinates of the corresponding vertices in the polyhedron. " -"Each coordinate will correspond to a vertex. The vertices are indexed " -"with the usual indexing of Python." -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron:8 of -msgid "" -"A list of faces. Each face is a sublist containing the indices of the " -"vertices that form the corners of that face." -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron:9 of -msgid "Configuration for the polygons representing the faces of the polyhedron." -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron:10 of -msgid "" -"Configuration for the graph containing the vertices and edges of the " -"polyhedron." -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron:13 of -msgid "Examples" -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron:14 of -msgid "" -"To understand how to create a custom polyhedra, let's use the example of " -"a rather simple one - a square pyramid." -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron:39 of -msgid "" -"In defining the polyhedron above, we first defined the coordinates of the" -" vertices. These are the corners of the square base, given as the first " -"four coordinates in the vertex list, and the apex, the last coordinate in" -" the list." -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron:43 of -msgid "" -"Next, we define the faces of the polyhedron. The triangular surfaces of " -"the pyramid are polygons with two adjacent vertices in the base and the " -"vertex at the apex as corners. We thus define these surfaces in the first" -" four elements of our face list. The last element defines the base of the" -" pyramid." -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron:47 of -msgid "" -"The graph and faces of polyhedra can also be accessed and modified " -"directly, after instantiation. They are stored in the `graph` and `faces`" -" attributes respectively." -msgstr "" - -#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:23::1 -#: manim.mobject.polyhedra.Polyhedron.create_faces:1 of -msgid "Creates VGroup of faces from a list of face coordinates." -msgstr "" - -#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:23::1 -msgid "" -":obj:`extract_face_coords " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:23::1 -msgid "Extracts the coordinates of the vertices in the graph." -msgstr "" - -#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:23::1 -#: manim.mobject.polyhedra.Polyhedron.get_edges:1 of -msgid "Creates list of cyclic pairwise tuples." -msgstr "" - -#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron.create_faces:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron.create_faces:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron.create_faces:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron.create_faces:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron.create_faces:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron.create_faces -#: manim.mobject.polyhedra.Polyhedron.extract_face_coords -#: manim.mobject.polyhedra.Polyhedron.get_edges of -msgid "Return type" -msgstr "" - -#: manim.mobject.polyhedra.Polyhedron.extract_face_coords:1 of -msgid "" -"Extracts the coordinates of the vertices in the graph. Used for updating " -"faces." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.probability.SampleSpace.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.probability.SampleSpace.po deleted file mode 100644 index 7d607c3610..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.probability.SampleSpace.po +++ /dev/null @@ -1,123 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:2 -msgid "SampleSpace" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:4 -msgid "Qualified name: ``manim.mobject.probability.SampleSpace``" -msgstr "" - -#: manim.mobject.probability.SampleSpace:1 of -msgid "Bases: :class:`manim.mobject.geometry.Rectangle`" -msgstr "" - -#: manim.mobject.probability.SampleSpace:2 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:32::1 -msgid "" -":obj:`add_braces_and_labels " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:32::1 -msgid "" -":obj:`complete_p_list " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:32::1 -msgid "" -":obj:`divide_horizontally " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:32::1 -msgid "" -":obj:`divide_vertically " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:32::1 -msgid "" -":obj:`get_bottom_braces_and_labels " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:32::1 -msgid "" -":obj:`get_division_along_dimension " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:32::1 -msgid "" -":obj:`get_horizontal_division " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:32::1 -msgid "" -":obj:`get_side_braces_and_labels " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:32::1 -msgid "" -":obj:`get_subdivision_braces_and_labels " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:32::1 -msgid "" -":obj:`get_top_braces_and_labels " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:32::1 -msgid "" -":obj:`get_vertical_division " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:34 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:41::1 -msgid "Used to animate the application of a method." -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:41::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:41::1 -msgid "The depth of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:41::1 -msgid "The height of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:41::1 -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.BackgroundRectangle.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.BackgroundRectangle.po deleted file mode 100644 index 1ae464e2c9..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.BackgroundRectangle.po +++ /dev/null @@ -1,131 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:2 -msgid "BackgroundRectangle" -msgstr "" - -#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:4 -msgid "Qualified name: ``manim.mobject.shape\\_matchers.BackgroundRectangle``" -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle:1 of -msgid "Bases: :class:`manim.mobject.shape_matchers.SurroundingRectangle`" -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle:1 of -msgid "A background rectangle" -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle:4 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:22::1 -msgid "" -":obj:`get_fill_color " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:22::1 -#: manim.mobject.shape_matchers.BackgroundRectangle.get_fill_color:1 of -msgid "If there are multiple colors (for gradient) this returns the first one" -msgstr "" - -#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:22::1 -msgid "" -":obj:`pointwise_become_partial " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:22::1 -msgid "" -"Given two bounds a and b, transforms the points of the self vmobject into" -" the points of the vmobject passed as parameter with respect to the " -"bounds." -msgstr "" - -#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:22::1 -msgid "" -":obj:`set_style " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:24 -msgid "Attributes" -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle.get_fill_color:1::1 -#: of -msgid "" -":obj:`animate " -"`\\" -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle.get_fill_color:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle.get_fill_color:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle.get_fill_color:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle.get_fill_color:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle.get_fill_color:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle.pointwise_become_partial:1 -#: of -msgid "" -"Given two bounds a and b, transforms the points of the self vmobject into" -" the points of the vmobject passed as parameter with respect to the " -"bounds. Points here stand for control points of the bezier curves " -"(anchors and handles)" -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle.pointwise_become_partial of -msgid "Parameters" -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle.pointwise_become_partial:4 -#: of -msgid "The vmobject that will serve as a model." -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle.pointwise_become_partial:6 -#: of -msgid "upper-bound." -msgstr "" - -#: manim.mobject.shape_matchers.BackgroundRectangle.pointwise_become_partial:8 -#: of -msgid "lower-bound" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.ArcBrace.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.ArcBrace.po deleted file mode 100644 index aa86b4942a..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.ArcBrace.po +++ /dev/null @@ -1,103 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:2 -msgid "ArcBrace" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:4 -msgid "Qualified name: ``manim.mobject.svg.brace.ArcBrace``" -msgstr "" - -#: manim.mobject.svg.brace.ArcBrace:1 of -msgid "Bases: :class:`manim.mobject.svg.brace.Brace`" -msgstr "" - -#: manim.mobject.svg.brace.ArcBrace:1 of -msgid "Creates a :class:`~Brace` that wraps around an :class:`~.Arc`." -msgstr "" - -#: manim.mobject.svg.brace.ArcBrace:3 of -msgid "" -"The direction parameter allows the brace to be applied from outside or " -"inside the arc." -msgstr "" - -#: manim.mobject.svg.brace.ArcBrace:7 of -msgid "The :class:`ArcBrace` is smaller for arcs with smaller radii." -msgstr "" - -#: manim.mobject.svg.brace.ArcBrace:10 of -msgid "" -"The :class:`ArcBrace` is initially a vertical :class:`Brace` defined by " -"the length of the :class:`~.Arc`, but is scaled down to match the start " -"and end angles. An exponential function is then applied after it is " -"shifted based on the radius of the arc." -msgstr "" - -#: manim.mobject.svg.brace.ArcBrace:15 of -msgid "" -"The scaling effect is not applied for arcs with radii smaller than 1 to " -"prevent over-scaling." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst -msgid "Parameters" -msgstr "" - -#: manim.mobject.svg.brace.ArcBrace:18 of -msgid "The :class:`~.Arc` that wraps around the :class:`Brace` mobject." -msgstr "" - -#: manim.mobject.svg.brace.ArcBrace:19 of -msgid "" -"The direction from which the brace faces the arc. ``LEFT`` for inside the" -" arc, and ``RIGHT`` for the outside." -msgstr "" - -#: manim.mobject.svg.brace.ArcBrace:23 of -msgid "Example" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:41 -msgid "References: :class:`~.Arc`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:21 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:28::1 -msgid "Used to animate the application of a method." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:28::1 -msgid "The depth of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:28::1 -msgid "The height of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:28::1 -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.Brace.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.Brace.po deleted file mode 100644 index ebb863a96d..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.Brace.po +++ /dev/null @@ -1,115 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.brace.Brace.rst:2 -msgid "Brace" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.Brace.rst:4 -msgid "Qualified name: ``manim.mobject.svg.brace.Brace``" -msgstr "" - -#: manim.mobject.svg.brace.Brace:1 of -msgid "Bases: :class:`manim.mobject.svg.svg_path.SVGPathMobject`" -msgstr "" - -#: manim.mobject.svg.brace.Brace:1 of -msgid "Takes a mobject and draws a brace adjacent to it." -msgstr "" - -#: manim.mobject.svg.brace.Brace:3 of -msgid "" -"Passing a direction vector determines the direction from which the brace " -"is drawn. By default it is drawn from below." -msgstr "" - -#: manim.mobject.svg.brace.Brace.get_direction of -msgid "Parameters" -msgstr "" - -#: manim.mobject.svg.brace.Brace:6 of -msgid "The mobject adjacent to which the brace is placed." -msgstr "" - -#: manim.mobject.svg.brace.Brace:8 of -msgid "The direction from which the brace faces the mobject." -msgstr "" - -#: manim.mobject.svg.brace.Brace:10 of -msgid ":class:`BraceBetweenPoints`" -msgstr "" - -#: manim.mobject.svg.brace.Brace:13 -#: manim.mobject.svg.brace.Brace.get_direction:6 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.Brace.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.Brace.rst:24::1 -msgid "Uses :func:`~.space_ops.shoelace_direction` to calculate the direction." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.brace.Brace.rst:26 -msgid "Attributes" -msgstr "" - -#: manim.mobject.svg.brace.Brace.get_direction:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.svg.brace.Brace.get_direction:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.svg.brace.Brace.get_direction:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.svg.brace.Brace.get_direction:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.svg.brace.Brace.get_direction:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.svg.brace.Brace.get_direction:1 of -msgid "" -"Uses :func:`~.space_ops.shoelace_direction` to calculate the direction. " -"The direction of points determines in which direction the object is " -"drawn, clockwise or counterclockwise." -msgstr "" - -#: manim.mobject.svg.brace.Brace.get_direction:7 of -msgid "The default direction of a :class:`~.Circle` is counterclockwise::" -msgstr "" - -#: manim.mobject.svg.brace.Brace.get_direction of -msgid "Returns" -msgstr "" - -#: manim.mobject.svg.brace.Brace.get_direction:13 of -msgid "Either ``\"CW\"`` or ``\"CCW\"``." -msgstr "" - -#: manim.mobject.svg.brace.Brace.get_direction of -msgid "Return type" -msgstr "" - -#: manim.mobject.svg.brace.Brace.get_direction:14 of -msgid ":class:`str`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.code_mobject.Code.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.code_mobject.Code.po deleted file mode 100644 index d1b63dc4d8..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.code_mobject.Code.po +++ /dev/null @@ -1,332 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:2 -msgid "Code" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:4 -msgid "Qualified name: ``manim.mobject.svg.code\\_mobject.Code``" -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:1 of -msgid "A highlighted source code listing." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:3 of -msgid "" -"An object ``listing`` of :class:`.Code` is a :class:`.VGroup` consisting " -"of three objects:" -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:6 of -msgid "" -"The background, ``listing.background_mobject``. This is either a " -":class:`.Rectangle` (if the listing has been initialized with " -"``background=\"rectangle\"``, the default option) or a :class:`.VGroup` " -"resembling a window (if ``background=\"window\"`` has been passed)." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:11 of -msgid "The line numbers, ``listing.line_numbers`` (a :class:`.Paragraph` object)." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:14 of -msgid "" -"The highlighted code itself, ``listing.code`` (a :class:`.Paragraph` " -"object)." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:19 of -msgid "" -"Using a :class:`.Transform` on text with leading whitespace (and in this " -"particular case: code) can look `weird " -"`_. Consider using " -":meth:`remove_invisible_chars` to resolve this issue." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:25 of -msgid "Examples" -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:26 of -msgid "Normal usage::" -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:39 of -msgid "" -"We can also render code passed as a string (but note that the language " -"has to be specified in this case):" -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.correct_non_span -#: manim.mobject.svg.code_mobject.Code.gen_line_numbers of -msgid "Parameters" -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:60 of -msgid "Name of the code file to display." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:62 of -msgid "If ``file_name`` is not specified, a code string can be passed directly." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:65 of -msgid "" -"Number of space characters corresponding to a tab character. Defaults to " -"3." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:67 of -#, python-format -msgid "" -"Amount of space between lines in relation to font size. Defaults to 0.3, " -"which means 30% of font size." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:69 of -msgid "A number which scales displayed code. Defaults to 24." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:71 of -msgid "The name of the text font to be used. Defaults to ``\"Monospac821 BT\"``." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:73 of -msgid "Stroke width for text. 0 is recommended, and the default." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:75 of -msgid "Inner margin of text from the background. Defaults to 0.3." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:77 of -msgid "" -"\"Indentation chars\" refers to the spaces/tabs at the beginning of a " -"given code line. Defaults to ``\" \"`` (spaces)." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:79 of -msgid "" -"Defines the background's type. Currently supports only ``\"rectangle\"`` " -"(default) and ``\"window\"``." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:81 of -msgid "Defines the stroke width of the background. Defaults to 1." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:83 of -msgid "Defines the stroke color for the background. Defaults to ``WHITE``." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:85 of -msgid "Defines the corner radius for the background. Defaults to 0.2." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:87 of -msgid "" -"Defines whether line numbers should be inserted in displayed code. " -"Defaults to ``True``." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:89 of -msgid "Defines the first line's number in the line count. Defaults to 1." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:91 of -msgid "" -"Defines the spacing between line numbers and displayed code. Defaults to " -"0.4." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:93 of -msgid "" -"Defines the style type of displayed code. You can see possible names of " -"styles in with :attr:`styles_list`. Defaults to ``\"vim\"``." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:95 of -msgid "" -"Specifies the programming language the given code was written in. If " -"``None`` (the default), the language will be automatically detected. For " -"the list of possible options, visit https://pygments.org/docs/lexers/ and" -" look for 'aliases or short names'." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:100 of -msgid "" -"Defines whether to generate highlighted html code to the folder " -"`assets/codes/generated_html_files`. Defaults to `False`." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:105 of -msgid "The background of the code listing." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code of -msgid "type" -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:111 of -msgid "" -"The line numbers for the code listing. Empty, if ``insert_line_no=False``" -" has been specified." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code:118 of -msgid "The highlighted code." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 -msgid "" -":obj:`correct_non_span " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 -#: manim.mobject.svg.code_mobject.Code.correct_non_span:1 of -msgid "" -"Function put text color to those strings that don't have one according to" -" background_color of displayed code." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 -msgid "" -":obj:`ensure_valid_file " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 -#: manim.mobject.svg.code_mobject.Code.ensure_valid_file:1 of -msgid "Function to validate file." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 -msgid "" -"Function to background_color, generate code_json and tab_spaces from " -"html_string." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 -msgid "" -":obj:`gen_colored_lines " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 -#: manim.mobject.svg.code_mobject.Code.gen_colored_lines:1 of -msgid "Function to generate code." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 -msgid "" -":obj:`gen_html_string " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 -#: manim.mobject.svg.code_mobject.Code.gen_html_string:1 of -msgid "" -"Function to generate html string with code highlighted and stores in " -"variable html_string." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 -msgid "" -":obj:`gen_line_numbers " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 -#: manim.mobject.svg.code_mobject.Code.gen_line_numbers:1 of -msgid "Function to generate line_numbers." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:27 -msgid "Attributes" -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.correct_non_span:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.correct_non_span:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.correct_non_span:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.correct_non_span:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.correct_non_span:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.correct_non_span:3 of -msgid "" -"Takes a html element's string to put color to it according to " -"background_color of displayed code." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.correct_non_span -#: manim.mobject.svg.code_mobject.Code.gen_colored_lines -#: manim.mobject.svg.code_mobject.Code.gen_line_numbers of -msgid "Returns" -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.correct_non_span:6 of -msgid "The generated html element's string with having color attributes." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.correct_non_span -#: manim.mobject.svg.code_mobject.Code.gen_colored_lines -#: manim.mobject.svg.code_mobject.Code.gen_line_numbers of -msgid "Return type" -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.correct_non_span:7 of -msgid ":class:`str`" -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.gen_code_json:1 of -msgid "" -"Function to background_color, generate code_json and tab_spaces from " -"html_string. background_color is just background color of displayed code." -" code_json is 2d array with rows as line numbers and columns as a array " -"with length 2 having text and text's color value. tab_spaces is 2d array " -"with rows as line numbers and columns as corresponding number of " -"indentation_chars in front of that line in code." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.gen_colored_lines:3 of -msgid "The generated code according to parameters." -msgstr "" - -#: manim.mobject.svg.code_mobject.Code.gen_line_numbers:3 of -msgid "The generated line_numbers according to parameters." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.code_mobject.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.code_mobject.po deleted file mode 100644 index dee5dc984a..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.code_mobject.po +++ /dev/null @@ -1,93 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.code_mobject.rst:2 -msgid "code\\_mobject" -msgstr "" - -#: manim.mobject.svg.code_mobject:1 of -msgid "Mobject representing highlighted source code listings." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.rst:26::1 -msgid "A highlighted source code listing." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.code_mobject.rst:29 -msgid "Functions" -msgstr "" - -#: manim.mobject.svg.code_mobject.hilite_me:1 of -msgid "Function to highlight code from string to html." -msgstr "" - -#: manim.mobject.svg.code_mobject.hilite_me -#: manim.mobject.svg.code_mobject.insert_line_numbers_in_html of -msgid "Parameters" -msgstr "" - -#: manim.mobject.svg.code_mobject.hilite_me:3 of -msgid "Code string." -msgstr "" - -#: manim.mobject.svg.code_mobject.hilite_me:5 of -msgid "The name of the programming language the given code was written in." -msgstr "" - -#: manim.mobject.svg.code_mobject.hilite_me:7 of -msgid "Code style name." -msgstr "" - -#: manim.mobject.svg.code_mobject.hilite_me:9 of -msgid "Defines whether line numbers should be inserted in the html file." -msgstr "" - -#: manim.mobject.svg.code_mobject.hilite_me:11 of -msgid "Some html css styles." -msgstr "" - -#: manim.mobject.svg.code_mobject.hilite_me:13 of -msgid "Path of code file." -msgstr "" - -#: manim.mobject.svg.code_mobject.hilite_me:15 -#: manim.mobject.svg.code_mobject.insert_line_numbers_in_html:5 of -msgid "Defines the first line's number in the line count." -msgstr "" - -#: manim.mobject.svg.code_mobject.insert_line_numbers_in_html:1 of -msgid "Function that inserts line numbers in the highlighted HTML code." -msgstr "" - -#: manim.mobject.svg.code_mobject.insert_line_numbers_in_html:3 of -msgid "html string of highlighted code." -msgstr "" - -#: manim.mobject.svg.code_mobject.insert_line_numbers_in_html of -msgid "Returns" -msgstr "" - -#: manim.mobject.svg.code_mobject.insert_line_numbers_in_html:8 of -msgid "The generated html string with having line numbers." -msgstr "" - -#: manim.mobject.svg.code_mobject.insert_line_numbers_in_html of -msgid "Return type" -msgstr "" - -#: manim.mobject.svg.code_mobject.insert_line_numbers_in_html:9 of -msgid ":class:`str`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.style_utils.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.style_utils.po deleted file mode 100644 index 3c7835bac3..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.style_utils.po +++ /dev/null @@ -1,135 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.style_utils.rst:2 -msgid "style\\_utils" -msgstr "" - -#: manim.mobject.svg.style_utils:1 of -msgid "Utility functions for parsing SVG styles." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.style_utils.rst:20 -msgid "Functions" -msgstr "" - -#: manim.mobject.svg.style_utils.cascade_element_style:1 of -msgid "" -"Collect the element's style attributes based upon both its inheritance " -"and its own attributes." -msgstr "" - -#: manim.mobject.svg.style_utils.cascade_element_style:3 of -msgid "" -"SVG uses cascading element styles. A closer ancestor's style takes " -"precedence over a more distant ancestor's style. In order to correctly " -"calculate the styles, the attributes are passed down through the " -"inheritance tree, updating where necessary." -msgstr "" - -#: manim.mobject.svg.style_utils.cascade_element_style:7 of -msgid "" -"Note that this method only copies the values and does not parse them. See" -" :meth:`parse_color_string` for converting from SVG attributes to manim " -"keyword arguments." -msgstr "" - -#: manim.mobject.svg.style_utils.cascade_element_style -#: manim.mobject.svg.style_utils.fill_default_values -#: manim.mobject.svg.style_utils.parse_color_string -#: manim.mobject.svg.style_utils.parse_style of -msgid "Parameters" -msgstr "" - -#: manim.mobject.svg.style_utils.cascade_element_style:10 of -msgid "Element of the SVG parse tree" -msgstr "" - -#: manim.mobject.svg.style_utils.cascade_element_style:12 of -msgid "Dictionary of SVG attributes inherited from the parent element." -msgstr "" - -#: manim.mobject.svg.style_utils.cascade_element_style -#: manim.mobject.svg.style_utils.fill_default_values -#: manim.mobject.svg.style_utils.parse_color_string -#: manim.mobject.svg.style_utils.parse_style of -msgid "Returns" -msgstr "" - -#: manim.mobject.svg.style_utils.cascade_element_style:15 of -msgid "" -"Dictionary mapping svg attributes to values with `element`'s values " -"overriding inherited values." -msgstr "" - -#: manim.mobject.svg.style_utils.cascade_element_style -#: manim.mobject.svg.style_utils.fill_default_values -#: manim.mobject.svg.style_utils.parse_color_string -#: manim.mobject.svg.style_utils.parse_style of -msgid "Return type" -msgstr "" - -#: manim.mobject.svg.style_utils.cascade_element_style:16 -#: manim.mobject.svg.style_utils.fill_default_values:8 -#: manim.mobject.svg.style_utils.parse_style:7 of -msgid ":class:`dict`" -msgstr "" - -#: manim.mobject.svg.style_utils.fill_default_values:1 of -msgid "" -"Fill in the default values for properties of SVG elements, if they are " -"not currently set in the style dictionary." -msgstr "" - -#: manim.mobject.svg.style_utils.fill_default_values:4 of -msgid "Style dictionary with SVG property names. Some may be missing." -msgstr "" - -#: manim.mobject.svg.style_utils.fill_default_values:7 of -msgid "Style attributes; none are missing." -msgstr "" - -#: manim.mobject.svg.style_utils.parse_color_string:1 of -msgid "" -"Handle the SVG-specific color strings and convert them to HTML #rrggbb " -"format." -msgstr "" - -#: manim.mobject.svg.style_utils.parse_color_string:3 of -msgid "String in any web-compatible format" -msgstr "" - -#: manim.mobject.svg.style_utils.parse_color_string:6 of -msgid "Hexadecimal color string in the format `#rrggbb`" -msgstr "" - -#: manim.mobject.svg.style_utils.parse_color_string:7 of -msgid ":class:`str`" -msgstr "" - -#: manim.mobject.svg.style_utils.parse_style:1 of -msgid "" -"Convert a dictionary of SVG attributes to Manim VMobject keyword " -"arguments." -msgstr "" - -#: manim.mobject.svg.style_utils.parse_style:3 of -msgid "" -"Style attributes as a string-to-string dictionary. Keys are valid SVG " -"element attributes (fill, stroke, etc)" -msgstr "" - -#: manim.mobject.svg.style_utils.parse_style:6 of -msgid "" -"Style attributes, but in manim kwargs form, e.g., keys are fill_color, " -"stroke_color" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_mobject.SVGMobject.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_mobject.SVGMobject.po deleted file mode 100644 index 7e31253596..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_mobject.SVGMobject.po +++ /dev/null @@ -1,441 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:2 -msgid "SVGMobject" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:4 -msgid "Qualified name: ``manim.mobject.svg.svg\\_mobject.SVGMobject``" -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject:1 of -msgid "A SVGMobject is a Vector Mobject constructed from an SVG (or XDV) file." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject:3 of -msgid "" -"SVGMobjects are constructed from the XML data within the SVG file " -"structure. As such, subcomponents from the XML data can be accessed via " -"the submobjects attribute. There is varying amounts of support for SVG " -"elements, experiment with SVG files at your own peril." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject:9 of -msgid "Examples" -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject -#: manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float -#: manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from -#: manim.mobject.svg.svg_mobject.SVGMobject.handle_transforms -#: manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.use_to_mobjects of -msgid "Parameters" -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject:16 of -msgid "" -"The file's path name. When possible, the full path is preferred but a " -"relative path may be used as well. Relative paths are relative to the " -"directory specified by the `--assets_dir` command line argument." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject:21 of -msgid "" -"Whether the SVGMobject should be centered to the origin. Defaults to " -"`True`." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject:23 of -msgid "Specify the final height of the SVG file. Defaults to 2 units." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject:25 of -msgid "Specify the width the SVG file should occupy. Defaults to `None`." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject:27 of -msgid "" -"Whether the hierarchies of VGroups generated should be flattened. " -"Defaults to `True`." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject:29 of -msgid "" -"The stroke width of the outer edge of an SVG path element. Defaults to " -"`4`." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject:31 of -msgid "" -"Specifies the opacity of the image. `1` is opaque, `0` is transparent. " -"Defaults to `1`." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`attribute_to_float " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -#: manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:1 of -msgid "A helper method which converts the attribute to float." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`circle_to_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -#: manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject:1 of -msgid "Creates a Circle VMobject from a SVG command." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`ellipse_to_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -#: manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject:1 of -msgid "Creates a stretched Circle VMobject from a SVG path command." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`ensure_valid_file " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -#: manim.mobject.svg.svg_mobject.SVGMobject.ensure_valid_file:1 of -msgid "" -"Reads self.file_name and determines whether the given input file_name is " -"valid." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -#: manim.mobject.svg.svg_mobject.SVGMobject.flatten:1 of -msgid "A helper method to flatten the ``input_list`` into an 1D array." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`generate_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "Called by the Mobject abstract base class." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`generate_style " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`get_mobjects_from " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -#: manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from:1 of -msgid "Parses a given SVG element into a Mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`handle_transforms " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "Applies the SVG transform to the specified mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -#: manim.mobject.svg.svg_mobject.SVGMobject.init_colors:1 of -msgid "Initializes the colors." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`line_to_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -#: manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject:1 of -msgid "Creates a Line VMobject from an SVG element." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`move_into_position " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -"Uses the SVGMobject's config dictionary to set the Mobject's width, " -"height, and/or center it." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`path_string_to_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -#: manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject:1 of -msgid "Converts a SVG path element's ``d`` attribute to a mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`polygon_to_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -#: manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject:1 of -msgid "Constructs a VMobject from a SVG element." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`rect_to_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -#: manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject:1 of -msgid "Converts a SVG command to a VMobject." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -msgid "" -":obj:`use_to_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 -#: manim.mobject.svg.svg_mobject.SVGMobject.use_to_mobjects:1 of -msgid "Converts a SVG element to a collection of VMobjects." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:38 -msgid "Attributes" -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:3 of -msgid "An SVG path attribute." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float -#: manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from -#: manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.use_to_mobjects of -msgid "Returns" -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:6 of -msgid "A float representing the attribute string value." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float -#: manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from -#: manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject -#: manim.mobject.svg.svg_mobject.SVGMobject.use_to_mobjects of -msgid "Return type" -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject:3 -#: manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject:4 of -msgid "A SVG circle path command." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject:5 -#: manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject:6 -#: manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject:5 -#: manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject:5 -#: manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject:5 -#: manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject:5 of -msgid "Style specification, using the SVG names for properties." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject:8 -#: manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject:9 of -msgid "A Circle VMobject" -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.generate_points:1 of -msgid "" -"Called by the Mobject abstract base class. Responsible for generating the" -" SVGMobject's points from XML tags, populating self.mobjects, and any " -"submobjects within self.mobjects." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from:3 of -msgid "The SVG data in the XML to be parsed." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from:5 of -msgid "Dictionary of the SVG attributes for children to inherit." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from:7 of -msgid "" -"Whether ``element`` is within a ``defs`` element, which indicates whether" -" elements with `id` attributes should be added to the definitions list." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from:12 of -msgid "A VMobject representing the associated SVG element." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.handle_transforms:1 of -msgid "" -"Applies the SVG transform to the specified mobject. Transforms include: " -"``matrix``, ``translate``, and ``scale``." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.handle_transforms:4 of -msgid "The transform command to perform" -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.handle_transforms:6 of -msgid "The Mobject to transform." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.init_colors:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject:3 of -msgid "An SVG line element." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject:8 of -msgid "A Line VMobject" -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.move_into_position:1 of -msgid "" -"Uses the SVGMobject's config dictionary to set the Mobject's width, " -"height, and/or center it. Use ``width``, ``height``, and " -"``should_center`` respectively to modify this." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject:3 of -msgid "A path with potentially multiple path commands to create a shape." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject:8 of -msgid "A VMobject from the given path string, or d attribute." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject:3 of -msgid "An SVG polygon element." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject:8 of -msgid "A VMobject representing the polygon." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject:3 of -msgid "A SVG rect path command." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject:8 of -msgid "" -"Creates either a Rectangle, or RoundRectangle, VMobject from a rect " -"element." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.use_to_mobjects:3 of -msgid "" -"An SVG element which represents nodes that should be duplicated " -"elsewhere." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.use_to_mobjects:6 of -msgid "" -"The styling using SVG property names at the point the element is " -"``d. Not all values are applied; styles defined when the element is " -"specified in the `` tag cannot be overridden here." -msgstr "" - -#: manim.mobject.svg.svg_mobject.SVGMobject.use_to_mobjects:11 of -msgid "A collection of VMobjects that are a copy of the defined object" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_path.SVGPathMobject.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_path.SVGPathMobject.po deleted file mode 100644 index 5fe50ac446..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_path.SVGPathMobject.po +++ /dev/null @@ -1,170 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:2 -msgid "SVGPathMobject" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:4 -msgid "Qualified name: ``manim.mobject.svg.svg\\_path.SVGPathMobject``" -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 -msgid "" -":obj:`generate_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 -#: manim.mobject.svg.svg_path.SVGPathMobject.generate_points:1 of -msgid "Generates points from a given an SVG ``d`` attribute." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 -msgid "" -":obj:`get_original_path_string " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 -#: manim.mobject.svg.svg_path.SVGPathMobject.get_original_path_string:1 of -msgid "A simple getter for the path's ``d`` attribute." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 -msgid "" -":obj:`get_path_commands " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 -#: manim.mobject.svg.svg_path.SVGPathMobject.get_path_commands:1 of -msgid "" -"Returns a list of possible path commands used within an SVG ``d`` " -"attribute." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 -msgid "" -":obj:`handle_command " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 -#: manim.mobject.svg.svg_path.SVGPathMobject.handle_command:1 of -msgid "Core logic for handling each of the various path commands." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 -msgid "" -":obj:`start_new_path " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 -msgid "" -":obj:`string_to_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 -#: manim.mobject.svg.svg_path.SVGPathMobject.string_to_points:1 of -msgid "" -"Convert an SVG command string into a sequence of absolute-positioned " -"control points." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:28 -msgid "Attributes" -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.generate_points:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.generate_points:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.generate_points:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.generate_points:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.generate_points:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.get_path_commands:4 of -msgid "" -"See: https://svgwg.org/svg2-draft/paths.html#DProperty for further " -"details on what each path command does." -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.get_path_commands of -msgid "Returns" -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.get_path_commands:7 of -msgid "The various upper and lower cased path commands." -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.get_path_commands of -msgid "Return type" -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.get_path_commands:8 of -msgid "List[:class:`str`]" -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.string_to_points of -msgid "Parameters" -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.string_to_points:3 of -msgid "" -"A string containing a single uppercase letter representing the SVG " -"command." -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.string_to_points:5 of -msgid "Whether the command is relative to the end of the previous command" -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.string_to_points:7 of -msgid "" -"A string that contains many comma- or space-separated numbers that " -"defined the control points. Different commands require different numbers " -"of numbers as arguments." -msgstr "" - -#: manim.mobject.svg.svg_path.SVGPathMobject.string_to_points:10 of -msgid "If the command is relative, the position to begin the relations from." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_path.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_path.po deleted file mode 100644 index ba8d137f62..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_path.po +++ /dev/null @@ -1,97 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.svg_path.rst:2 -msgid "svg\\_path" -msgstr "" - -#: manim.mobject.svg.svg_path:1 of -msgid "Mobjects generated from an SVG pathstring." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.svg_path.rst:29 -msgid "Functions" -msgstr "" - -#: manim.mobject.svg.svg_path.correct_out_of_range_radii:1 of -msgid "Correction of out-of-range radii." -msgstr "" - -#: manim.mobject.svg.svg_path.correct_out_of_range_radii:3 of -msgid "" -"See: " -"https://www.w3.org/TR/SVG11/implnote.html#ArcCorrectionOutOfRangeRadii" -msgstr "" - -#: manim.mobject.svg.svg_path.elliptical_arc_to_cubic_bezier:1 of -msgid "Generate cubic bezier points to approximate SVG elliptical arc." -msgstr "" - -#: manim.mobject.svg.svg_path.elliptical_arc_to_cubic_bezier:3 of -msgid "See: http://www.w3.org/TR/SVG11/implnote.html#ArcImplementationNotes" -msgstr "" - -#: manim.mobject.svg.svg_path.get_elliptical_arc_center_parameters:1 of -msgid "Conversion from endpoint to center parameterization." -msgstr "" - -#: manim.mobject.svg.svg_path.get_elliptical_arc_center_parameters:3 of -msgid "" -"See: " -"https://www.w3.org/TR/SVG11/implnote.html#ArcConversionEndpointToCenter" -msgstr "" - -#: manim.mobject.svg.svg_path.grouped:1 of -msgid "Group iterable into arrays of n items." -msgstr "" - -#: manim.mobject.svg.svg_path.string_to_numbers:1 of -msgid "" -"Parse the SVG string representing a sequence of numbers into an array of " -"floats." -msgstr "" - -#: manim.mobject.svg.svg_path.string_to_numbers of -msgid "Parameters" -msgstr "" - -#: manim.mobject.svg.svg_path.string_to_numbers:3 of -msgid "" -"String representing a sequence of numbers, separated by commas, spaces, " -"etc." -msgstr "" - -#: manim.mobject.svg.svg_path.string_to_numbers of -msgid "Returns" -msgstr "" - -#: manim.mobject.svg.svg_path.string_to_numbers:6 of -msgid "List of float values parsed out of the string." -msgstr "" - -#: manim.mobject.svg.svg_path.string_to_numbers of -msgid "Return type" -msgstr "" - -#: manim.mobject.svg.svg_path.vector_angle:1 of -msgid "Calculate the dot product angle between two vectors." -msgstr "" - -#: manim.mobject.svg.svg_path.vector_angle:3 of -msgid "" -"This clamps the argument to the arc cosine due to roundoff errors from " -"some SVG files." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.MathTex.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.MathTex.po deleted file mode 100644 index 68fe051f96..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.MathTex.po +++ /dev/null @@ -1,138 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:2 -msgid "MathTex" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:4 -msgid "Qualified name: ``manim.mobject.svg.tex\\_mobject.MathTex``" -msgstr "" - -#: manim.mobject.svg.tex_mobject.MathTex:1 of -msgid "Bases: :class:`manim.mobject.svg.tex_mobject.SingleStringMathTex`" -msgstr "" - -#: manim.mobject.svg.tex_mobject.MathTex:1 of -msgid "A string compiled with LaTeX in math mode." -msgstr "" - -#: manim.mobject.svg.tex_mobject.MathTex:4 of -msgid "Examples" -msgstr "" - -#: manim.mobject.svg.tex_mobject.MathTex:14 of -msgid "Tests" -msgstr "" - -#: manim.mobject.svg.tex_mobject.MathTex:15 of -msgid "Check that creating a :class:`~.MathTex` works::" -msgstr "" - -#: manim.mobject.svg.tex_mobject.MathTex:20 of -msgid "Check that double brace group splitting works correctly::" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:28::1 -msgid "" -":obj:`break_up_by_substrings " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:28::1 -#: manim.mobject.svg.tex_mobject.MathTex.break_up_by_substrings:1 of -msgid "" -"Reorganize existing submobjects one layer deeper based on the structure " -"of tex_strings (as a list of tex_strings)" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:28::1 -msgid "" -":obj:`break_up_tex_strings " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:28::1 -msgid "" -":obj:`get_part_by_tex " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:28::1 -msgid "" -":obj:`get_parts_by_tex " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:28::1 -msgid "" -":obj:`index_of_part_by_tex " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:28::1 -msgid "" -":obj:`set_color_by_tex " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:28::1 -msgid "" -":obj:`set_color_by_tex_to_color_map " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:28::1 -msgid "" -":obj:`sort_alphabetically " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:30 -msgid "Attributes" -msgstr "" - -#: manim.mobject.svg.tex_mobject.MathTex.break_up_by_substrings:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.svg.tex_mobject.MathTex.break_up_by_substrings:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.svg.tex_mobject.MathTex.break_up_by_substrings:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.svg.tex_mobject.MathTex.break_up_by_substrings:1::1 -#: of -msgid "The font size of the tex mobject." -msgstr "" - -#: manim.mobject.svg.tex_mobject.MathTex.break_up_by_substrings:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.svg.tex_mobject.MathTex.break_up_by_substrings:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.po deleted file mode 100644 index 44ab8f5173..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.po +++ /dev/null @@ -1,187 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:2 -msgid "SingleStringMathTex" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:4 -msgid "Qualified name: ``manim.mobject.svg.tex\\_mobject.SingleStringMathTex``" -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex:1 of -msgid "Bases: :class:`manim.mobject.svg.svg_mobject.SVGMobject`" -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex:1 of -msgid "Elementary building block for rendering text with LaTeX." -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex:4 of -msgid "Tests" -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex:5 of -msgid "Check that creating a :class:`~.SingleStringMathTex` object works::" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:26::1 -msgid "" -":obj:`get_modified_expression " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:26::1 -msgid "" -":obj:`get_tex_string " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:26::1 -msgid "" -":obj:`init_colors " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:26::1 -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.init_colors:1 of -msgid "Initializes the colors." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:26::1 -msgid "" -":obj:`modify_special_strings " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:26::1 -msgid "" -":obj:`organize_submobjects_left_to_right " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:26::1 -msgid "" -":obj:`path_string_to_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:26::1 -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject:1 -#: of -msgid "Converts a SVG path element's ``d`` attribute to a mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:26::1 -msgid "" -":obj:`remove_stray_braces " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:26::1 -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.remove_stray_braces:1 of -msgid "Makes :class:`~.MathTex` resilient to unmatched braces." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:28 -msgid "Attributes" -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1::1 -#: of -msgid "" -":obj:`animate " -"`\\" -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1::1 -#: of -msgid "" -":obj:`font_size " -"`\\" -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1 -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1::1 -#: of -msgid "The font size of the tex mobject." -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.init_colors:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject of -msgid "Parameters" -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject:3 -#: of -msgid "A path with potentially multiple path commands to create a shape." -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject:5 -#: of -msgid "Style specification, using the SVG names for properties." -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject of -msgid "Returns" -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject:8 -#: of -msgid "A VMobject from the given path string, or d attribute." -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject of -msgid "Return type" -msgstr "" - -#: manim.mobject.svg.tex_mobject.SingleStringMathTex.remove_stray_braces:3 of -msgid "" -"This is important when the braces in the TeX code are spread over " -"multiple arguments as in, e.g., ``MathTex(r\"e^{i\", r\"\\tau} = 1\")``." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.MarkupText.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.MarkupText.po deleted file mode 100644 index a90ab22610..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.MarkupText.po +++ /dev/null @@ -1,380 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:2 -msgid "MarkupText" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:4 -msgid "Qualified name: ``manim.mobject.svg.text\\_mobject.MarkupText``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:1 of -msgid "Bases: :class:`manim.mobject.svg.svg_mobject.SVGMobject`" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:1 of -msgid "" -"Display (non-LaTeX) text rendered using `Pango " -"`_." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:3 of -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.svg.text_mobject.MarkupText:6 of -msgid "**What is PangoMarkup?**" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:8 of -msgid "" -"PangoMarkup is a small markup language like html and it helps you avoid " -"using \"range of characters\" while coloring or styling a piece a Text. " -"You can use this language with :class:`~.MarkupText`." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:12 of -msgid "A simple example of a marked-up string might be::" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:16 of -msgid "and it can be used with :class:`~.MarkupText` as" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:26 of -msgid "A more elaborate example would be:" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:42 of -msgid "" -"PangoMarkup can also contain XML features such as numeric character " -"entities such as ``©`` for © can be used too." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:45 of -msgid "" -"The most general markup tag is ````, then there are some " -"convenience tags." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:48 of -msgid "Here is a list of supported tags:" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:50 of -msgid "``bold``, ``italic`` and ``bold+italic``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:51 of -msgid "``
    underline
`` and ``strike through``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:52 of -msgid "``typewriter font``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:53 of -msgid "``bigger font`` and ``smaller font``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:54 of -msgid "``superscript`` and ``subscript``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:55 of -msgid "" -"``double " -"underline``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:56 of -msgid "``error underline``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:57 of -msgid "``overline``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:58 of -msgid "" -"``strikethrough``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:59 of -msgid "``temporary change of font``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:60 of -msgid "``temporary change of color``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:61 of -msgid "``temporary change of color``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:62 of -msgid "``temporary gradient``" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:64 of -msgid "" -"For ```` markup, colors can be specified either as hex triples like" -" ``#aabbcc`` or as named CSS colors like ``AliceBlue``. The " -"```` tag is handled by Manim rather than Pango, and supports " -"hex triplets or Manim constants like ``RED`` or ``RED_A``. If you want to" -" use Manim constants like ``RED_A`` together with ````, you will " -"need to use Python's f-String syntax as follows::" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:76 of -msgid "" -"If your text contains ligatures, the :class:`MarkupText` class may " -"incorrectly determine the first and last letter when creating the " -"gradient. This is due to the fact that ``fl`` are two separate " -"characters, but might be set as one single glyph - a ligature. If your " -"language does not depend on ligatures, consider setting " -"``disable_ligatures`` to ``True``. If you must use ligatures, the " -"``gradient`` tag supports an optional attribute ``offset`` which can be " -"used to compensate for that error." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:84 of -msgid "For example:" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:86 of -msgid "" -"``example`` " -"to *start* the gradient one letter earlier" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:87 of -msgid "" -"``example``" -" to *end* the gradient one letter earlier" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:88 of -msgid "" -"``example`` to *start* the gradient two letters " -"earlier and *end* it one letter earlier" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:90 of -msgid "" -"Specifying a second offset may be necessary if the text to be colored " -"does itself contain ligatures. The same can happen when using HTML " -"entities for special chars." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:94 of -msgid "" -"When using ``underline``, ``overline`` or ``strikethrough`` together with" -" ```` tags, you will also need to use the offset, because " -"underlines are additional paths in the final :class:`SVGMobject`. Check " -"out the following example." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:99 of -msgid "" -"Escaping of special characters: ``>`` **should** be written as ``>`` " -"whereas ``<`` and ``&`` *must* be written as ``<`` and ``&``." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:103 of -msgid "" -"You can find more information about Pango markup formatting at the " -"corresponding documentation page: `Pango Markup " -"`_. Please be" -" aware that not all features are supported by this class and that the " -"```` tag mentioned above is not supported by Pango." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText.text2svg of -msgid "Parameters" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:109 of -msgid "The text that need to created as mobject." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:111 of -msgid "The fill opacity with 1 meaning opaque and 0 meaning transparent." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:113 of -msgid "Stroke width." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:115 of -msgid "Global color setting for the entire text. Local overrides are possible." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:117 of -msgid "Font size." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:119 of -msgid "Line spacing." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:121 of -msgid "Global font setting for the entire text. Local overrides are possible." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:123 of -msgid "" -"Global slant setting, e.g. `NORMAL` or `ITALIC`. Local overrides are " -"possible." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:125 of -msgid "" -"Global weight setting, e.g. `NORMAL` or `BOLD`. Local overrides are " -"possible." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:127 of -msgid "Global gradient setting. Local overrides are possible." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText.text2svg of -msgid "Returns" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:130 of -msgid "The text displayed in form of a :class:`.VGroup`-like mobject." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText.text2svg of -msgid "Return type" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:131 of -msgid ":class:`MarkupText`" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:134 of -msgid "Examples" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:235 of -msgid "" -"As :class:`MarkupText` uses Pango to render text, rendering non-English " -"characters is easily possible:" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:254 of -msgid "You can justify the text by passing :attr:`justify` parameter." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:289 of -msgid "Tests" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText:290 of -msgid "Check that the creation of :class:`~.MarkupText` works::" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:23::1 -msgid "" -":obj:`extract_color_tags " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:23::1 -#: manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:1 of -msgid "" -"Used to determine which parts (if any) of the string should be formatted " -"with a custom color." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:23::1 -msgid "" -":obj:`extract_gradient_tags " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:23::1 -#: manim.mobject.svg.text_mobject.MarkupText.extract_gradient_tags:1 of -msgid "" -"Used to determine which parts (if any) of the string should be formatted " -"with a gradient." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:23::1 -#: manim.mobject.svg.text_mobject.MarkupText.text2hash:1 of -msgid "Generates ``sha256`` hash for file name." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:23::1 -#: manim.mobject.svg.text_mobject.MarkupText.text2svg:1 of -msgid "Convert the text to SVG using Pango." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:4 of -msgid "" -"Removes the ```` tag, as it is not part of Pango's markup and " -"would cause an error." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:6 of -msgid "" -"Note: Using the ```` tags is deprecated. As soon as the legacy " -"syntax is gone, this function will be removed." -msgstr "" - -#: manim.mobject.svg.text_mobject.MarkupText.extract_gradient_tags:4 of -msgid "" -"Removes the ```` tag, as it is not part of Pango's markup and " -"would cause an error." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.Paragraph.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.Paragraph.po deleted file mode 100644 index 767404d7fe..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.Paragraph.po +++ /dev/null @@ -1,196 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:2 -msgid "Paragraph" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:4 -msgid "Qualified name: ``manim.mobject.svg.text\\_mobject.Paragraph``" -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph:1 of -msgid "Display a paragraph of text." -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph:3 of -msgid "" -"For a given :class:`.Paragraph` ``par``, the attribute ``par.chars`` is a" -" :class:`.VGroup` containing all the lines. In this context, every line " -"is constructed as a :class:`.VGroup` of characters contained in the line." -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph -#: manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line -#: manim.mobject.svg.text_mobject.Paragraph.gen_chars -#: manim.mobject.svg.text_mobject.Paragraph.set_all_lines_alignments -#: manim.mobject.svg.text_mobject.Paragraph.set_line_alignment -#: manim.mobject.svg.text_mobject.Paragraph.set_line_to_initial_position of -msgid "Parameters" -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph:8 of -msgid "Represents the spacing between lines. Default to -1, which means auto." -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph:10 of -msgid "" -"Defines the alignment of paragraph. Default to \"left\". Possible values " -"are \"left\", \"right\", \"center\"" -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph:14 of -msgid "Examples" -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph:15 of -msgid "Normal usage::" -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph:22 of -msgid "Remove unwanted invisible characters::" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 -msgid "" -":obj:`change_alignment_for_a_line " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 -#: manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:1 of -msgid "Function to change one line's alignment to a specific value." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 -msgid "Function to convert plain string to 2d-VGroup of chars." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 -msgid "" -":obj:`set_all_lines_alignments " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 -#: manim.mobject.svg.text_mobject.Paragraph.set_all_lines_alignments:1 of -msgid "Function to set all line's alignment to a specific value." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 -msgid "" -":obj:`set_all_lines_to_initial_positions " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 -#: manim.mobject.svg.text_mobject.Paragraph.set_all_lines_to_initial_positions:1 -#: of -msgid "Set all lines to their initial positions." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 -msgid "" -":obj:`set_line_alignment " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 -#: manim.mobject.svg.text_mobject.Paragraph.set_line_alignment:1 of -msgid "Function to set one line's alignment to a specific value." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 -msgid "" -":obj:`set_line_to_initial_position " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 -#: manim.mobject.svg.text_mobject.Paragraph.set_line_to_initial_position:1 of -msgid "Function to set one line to initial positions." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:27 -msgid "Attributes" -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:3 -#: manim.mobject.svg.text_mobject.Paragraph.set_all_lines_alignments:3 -#: manim.mobject.svg.text_mobject.Paragraph.set_line_alignment:3 of -msgid "" -"Defines the alignment of paragraph. Possible values are \"left\", " -"\"right\", \"center\"." -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:5 -#: manim.mobject.svg.text_mobject.Paragraph.set_line_alignment:5 -#: manim.mobject.svg.text_mobject.Paragraph.set_line_to_initial_position:3 of -msgid "Defines the line number for which we want to set given alignment." -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph.gen_chars:1 of -msgid "" -"Function to convert plain string to 2d-VGroup of chars. 2d-VGroup mean " -"\"VGroup of VGroup\"." -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph.gen_chars:3 of -msgid "Plain text string." -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph.gen_chars of -msgid "Returns" -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph.gen_chars:6 of -msgid "The generated 2d-VGroup of chars." -msgstr "" - -#: manim.mobject.svg.text_mobject.Paragraph.gen_chars of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.Text.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.Text.po deleted file mode 100644 index f276edbe75..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.Text.po +++ /dev/null @@ -1,168 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:2 -msgid "Text" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:4 -msgid "Qualified name: ``manim.mobject.svg.text\\_mobject.Text``" -msgstr "" - -#: manim.mobject.svg.text_mobject.Text:1 of -msgid "Bases: :class:`manim.mobject.svg.svg_mobject.SVGMobject`" -msgstr "" - -#: manim.mobject.svg.text_mobject.Text:1 of -msgid "" -"Display (non-LaTeX) text rendered using `Pango " -"`_." -msgstr "" - -#: manim.mobject.svg.text_mobject.Text:3 of -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.svg.text_mobject.Text.find_indexes -#: manim.mobject.svg.text_mobject.Text.text2svg of -msgid "Parameters" -msgstr "" - -#: manim.mobject.svg.text_mobject.Text:6 of -msgid "The text that need to created as mobject." -msgstr "" - -#: manim.mobject.svg.text_mobject.Text.text2svg of -msgid "Returns" -msgstr "" - -#: manim.mobject.svg.text_mobject.Text:9 of -msgid "The mobject like :class:`.VGroup`." -msgstr "" - -#: manim.mobject.svg.text_mobject.Text.text2svg of -msgid "Return type" -msgstr "" - -#: manim.mobject.svg.text_mobject.Text:10 of -msgid ":class:`Text`" -msgstr "" - -#: manim.mobject.svg.text_mobject.Text:13 of -msgid "Examples" -msgstr "" - -#: manim.mobject.svg.text_mobject.Text:62 of -msgid "" -"As :class:`Text` uses Pango to render text, rendering non-English " -"characters is easily possible:" -msgstr "" - -#: manim.mobject.svg.text_mobject.Text:95 of -msgid "Tests" -msgstr "" - -#: manim.mobject.svg.text_mobject.Text:96 of -msgid "Check that the creation of :class:`~.Text` works::" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:27::1 -msgid "Internally used function." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:27::1 -#: manim.mobject.svg.text_mobject.Text.init_colors:1 of -msgid "Initializes the colors." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:27::1 -msgid "" -":obj:`set_color_by_t2c " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:27::1 -msgid "" -":obj:`set_color_by_t2g " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:27::1 -msgid "Internally used." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:27::1 -#: manim.mobject.svg.text_mobject.Text.text2svg:1 of -msgid "Convert the text to SVG using Pango." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:29 -msgid "Attributes" -msgstr "" - -#: manim.mobject.svg.text_mobject.Text.find_indexes:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.svg.text_mobject.Text.find_indexes:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.svg.text_mobject.Text.find_indexes:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.svg.text_mobject.Text.find_indexes:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.svg.text_mobject.Text.find_indexes:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.svg.text_mobject.Text.find_indexes:1 of -msgid "Internally used function. Finds the indexes of ``text`` in ``word``." -msgstr "" - -#: manim.mobject.svg.text_mobject.Text.init_colors:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - -#: manim.mobject.svg.text_mobject.Text.set_color_by_t2c:1 of -msgid "Internally used function. Sets color for specified strings." -msgstr "" - -#: manim.mobject.svg.text_mobject.Text.set_color_by_t2g:1 of -msgid "" -"Internally used. Sets gradient colors for specified strings. Behaves " -"similarly to ``set_color_by_t2c``." -msgstr "" - -#: manim.mobject.svg.text_mobject.Text.text2hash:1 of -msgid "Internally used function. Generates ``sha256`` hash for file name." -msgstr "" - -#: manim.mobject.svg.text_mobject.Text.text2settings:1 of -msgid "" -"Internally used function. Converts the texts and styles to a setting for " -"parsing." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.po deleted file mode 100644 index f6a21b886f..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.text_mobject.po +++ /dev/null @@ -1,139 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.svg.text_mobject.rst:2 -msgid "text\\_mobject" -msgstr "" - -#: manim.mobject.svg.text_mobject:1 of -msgid "Mobjects used for displaying (non-LaTeX) text." -msgstr "" - -#: manim.mobject.svg.text_mobject:4 of -msgid "" -"Just as you can use :class:`~.Tex` and :class:`~.MathTex` (from the " -"module :mod:`~.tex_mobject`) to insert LaTeX to your videos, you can use " -":class:`~.Text` to to add normal text." -msgstr "" - -#: manim.mobject.svg.text_mobject:9 of -msgid "See the corresponding tutorial :ref:`rendering-with-latex`" -msgstr "" - -#: manim.mobject.svg.text_mobject:12 of -msgid "" -"The simplest way to add text to your animations is to use the " -":class:`~.Text` class. It uses the Pango library to render text. With " -"Pango, you are also able to render non-English alphabets like `你好` or " -"`こんにちは` or `안녕하세요` or `مرحبا بالعالم`." -msgstr "" - -#: manim.mobject.svg.text_mobject:16 -#: manim.mobject.svg.text_mobject.register_font:13 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.rst:30::1 -msgid "" -"Display (non-LaTeX) text rendered using `Pango " -"`_." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.rst:30::1 -msgid "Display a paragraph of text." -msgstr "" - -#: ../../source/reference/manim.mobject.svg.text_mobject.rst:33 -msgid "Functions" -msgstr "" - -#: manim.mobject.svg.text_mobject.register_font:1 of -msgid "Temporarily add a font file to Pango's search path." -msgstr "" - -#: manim.mobject.svg.text_mobject.register_font:3 of -msgid "" -"This searches for the font_file at various places. The order it searches " -"it described below." -msgstr "" - -#: manim.mobject.svg.text_mobject.register_font:5 of -msgid "Absolute path." -msgstr "" - -#: manim.mobject.svg.text_mobject.register_font:6 of -msgid "In ``assets/fonts`` folder." -msgstr "" - -#: manim.mobject.svg.text_mobject.register_font:7 of -msgid "In ``font/`` folder." -msgstr "" - -#: manim.mobject.svg.text_mobject.register_font:8 of -msgid "In the same directory." -msgstr "" - -#: manim.mobject.svg.text_mobject.register_font -#: manim.mobject.svg.text_mobject.remove_invisible_chars of -msgid "Parameters" -msgstr "" - -#: manim.mobject.svg.text_mobject.register_font:10 of -msgid "The font file to add." -msgstr "" - -#: manim.mobject.svg.text_mobject.register_font:14 of -msgid "Use ``with register_font(...)`` to add a font file to search path." -msgstr "" - -#: manim.mobject.svg.text_mobject.register_font of -msgid "Raises" -msgstr "" - -#: manim.mobject.svg.text_mobject.register_font:22 of -msgid "If the font doesn't exists." -msgstr "" - -#: manim.mobject.svg.text_mobject.register_font:23 of -msgid "If this method is used on macOS." -msgstr "" - -#: manim.mobject.svg.text_mobject.register_font:24 of -msgid "" -"This method is available for macOS for ``ManimPango>=v0.2.3``. Using this" -" method with previous releases will raise an :class:`AttributeError` " -"on macOS." -msgstr "" - -#: manim.mobject.svg.text_mobject.remove_invisible_chars:1 of -msgid "Function to remove unwanted invisible characters from some mobjects." -msgstr "" - -#: manim.mobject.svg.text_mobject.remove_invisible_chars:3 of -msgid "Any SVGMobject from which we want to remove unwanted invisible characters." -msgstr "" - -#: manim.mobject.svg.text_mobject.remove_invisible_chars of -msgid "Returns" -msgstr "" - -#: manim.mobject.svg.text_mobject.remove_invisible_chars:6 of -msgid "The SVGMobject without unwanted invisible characters." -msgstr "" - -#: manim.mobject.svg.text_mobject.remove_invisible_chars of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.DecimalTable.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.DecimalTable.po deleted file mode 100644 index 2abe1352fa..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.DecimalTable.po +++ /dev/null @@ -1,95 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.table.DecimalTable.rst:2 -msgid "DecimalTable" -msgstr "" - -#: ../../source/reference/manim.mobject.table.DecimalTable.rst:4 -msgid "Qualified name: ``manim.mobject.table.DecimalTable``" -msgstr "" - -#: manim.mobject.table.DecimalTable:1 of -msgid "Bases: :class:`manim.mobject.table.Table`" -msgstr "" - -#: manim.mobject.table.DecimalTable:1 of -msgid "" -"A specialized :class:`~.Table` mobject for use with with " -":class:`~.DecimalNumber` to display decimal entries." -msgstr "" - -#: manim.mobject.table.DecimalTable:4 of -msgid "Examples" -msgstr "" - -#: manim.mobject.table.DecimalTable:19 of -msgid "" -"Special case of :class:`~.Table` with ``element_to_mobject`` set to " -":class:`~.DecimalNumber`. By default, ``num_decimal_places`` is set to 1." -" Will round/truncate the decimal places based on the provided " -"``element_to_mobject_config``." -msgstr "" - -#: ../../source/reference/manim.mobject.table.DecimalTable.rst -msgid "Parameters" -msgstr "" - -#: manim.mobject.table.DecimalTable:23 of -msgid "" -"A 2D array, or a list of lists. Content of the table must be valid input " -"for :class:`~.DecimalNumber`." -msgstr "" - -#: manim.mobject.table.DecimalTable:25 of -msgid "" -"The :class:`~.Mobject` class applied to the table entries. Set as " -":class:`~.DecimalNumber`." -msgstr "" - -#: manim.mobject.table.DecimalTable:26 of -msgid "Element to mobject config, here set as {\"num_decimal_places\": 1}." -msgstr "" - -#: manim.mobject.table.DecimalTable:27 of -msgid "Additional arguments to be passed to :class:`~.Table`." -msgstr "" - -#: ../../source/reference/manim.mobject.table.DecimalTable.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.table.DecimalTable.rst:21 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.mobject.table.DecimalTable.rst:28::1 -msgid "Used to animate the application of a method." -msgstr "" - -#: ../../source/reference/manim.mobject.table.DecimalTable.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.table.DecimalTable.rst:28::1 -msgid "The depth of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.table.DecimalTable.rst:28::1 -msgid "The height of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.table.DecimalTable.rst:28::1 -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.IntegerTable.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.IntegerTable.po deleted file mode 100644 index 0b37a48fc3..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.IntegerTable.po +++ /dev/null @@ -1,89 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.table.IntegerTable.rst:2 -msgid "IntegerTable" -msgstr "" - -#: ../../source/reference/manim.mobject.table.IntegerTable.rst:4 -msgid "Qualified name: ``manim.mobject.table.IntegerTable``" -msgstr "" - -#: manim.mobject.table.IntegerTable:1 of -msgid "Bases: :class:`manim.mobject.table.Table`" -msgstr "" - -#: manim.mobject.table.IntegerTable:1 of -msgid "" -"A specialized :class:`~.Table` mobject for use with with " -":class:`~.Integer`." -msgstr "" - -#: manim.mobject.table.IntegerTable:4 of -msgid "Examples" -msgstr "" - -#: manim.mobject.table.IntegerTable:24 of -msgid "" -"Special case of :class:`~.Table` with `element_to_mobject` set to " -":class:`~.Integer`. Will round if there are decimal entries in the table." -msgstr "" - -#: ../../source/reference/manim.mobject.table.IntegerTable.rst -msgid "Parameters" -msgstr "" - -#: manim.mobject.table.IntegerTable:27 of -msgid "" -"A 2d array or list of lists. Content of the table has to be valid input " -"for :class:`~.Integer`." -msgstr "" - -#: manim.mobject.table.IntegerTable:29 of -msgid "" -"The :class:`~.Mobject` class applied to the table entries. Set as " -":class:`~.Integer`." -msgstr "" - -#: manim.mobject.table.IntegerTable:30 of -msgid "Additional arguments to be passed to :class:`~.Table`." -msgstr "" - -#: ../../source/reference/manim.mobject.table.IntegerTable.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.table.IntegerTable.rst:21 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.mobject.table.IntegerTable.rst:28::1 -msgid "Used to animate the application of a method." -msgstr "" - -#: ../../source/reference/manim.mobject.table.IntegerTable.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.table.IntegerTable.rst:28::1 -msgid "The depth of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.table.IntegerTable.rst:28::1 -msgid "The height of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.table.IntegerTable.rst:28::1 -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.MobjectTable.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.MobjectTable.po deleted file mode 100644 index abbdf7ea85..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.MobjectTable.po +++ /dev/null @@ -1,90 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.table.MobjectTable.rst:2 -msgid "MobjectTable" -msgstr "" - -#: ../../source/reference/manim.mobject.table.MobjectTable.rst:4 -msgid "Qualified name: ``manim.mobject.table.MobjectTable``" -msgstr "" - -#: manim.mobject.table.MobjectTable:1 of -msgid "Bases: :class:`manim.mobject.table.Table`" -msgstr "" - -#: manim.mobject.table.MobjectTable:1 of -msgid "" -"A specialized :class:`~.Table` mobject for use with with " -":class:`~.Mobject`." -msgstr "" - -#: manim.mobject.table.MobjectTable:4 of -msgid "Examples" -msgstr "" - -#: manim.mobject.table.MobjectTable:26 of -msgid "" -"Special case of :class:`~.Table` with ``element_to_mobject`` set to an " -"identity function. Here, every item in ``table`` must already be of type " -":class:`~.Mobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.table.MobjectTable.rst -msgid "Parameters" -msgstr "" - -#: manim.mobject.table.MobjectTable:29 of -msgid "" -"A 2D array or list of lists. Content of the table must be of type " -":class:`~.Mobject`." -msgstr "" - -#: manim.mobject.table.MobjectTable:30 of -msgid "" -"The :class:`~.Mobject` class applied to the table entries. Set as " -"``lambda m : m`` to return itself." -msgstr "" - -#: manim.mobject.table.MobjectTable:31 of -msgid "Additional arguments to be passed to :class:`~.Table`." -msgstr "" - -#: ../../source/reference/manim.mobject.table.MobjectTable.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.table.MobjectTable.rst:21 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.mobject.table.MobjectTable.rst:28::1 -msgid "Used to animate the application of a method." -msgstr "" - -#: ../../source/reference/manim.mobject.table.MobjectTable.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.table.MobjectTable.rst:28::1 -msgid "The depth of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.table.MobjectTable.rst:28::1 -msgid "The height of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.table.MobjectTable.rst:28::1 -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.Table.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.Table.po deleted file mode 100644 index ce3f7de636..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.Table.po +++ /dev/null @@ -1,389 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.table.Table.rst:2 -msgid "Table" -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:4 -msgid "Qualified name: ``manim.mobject.table.Table``" -msgstr "" - -#: manim.mobject.table.Table:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" -msgstr "" - -#: manim.mobject.table.Table:1 of -msgid "A mobject that displays a table on the screen." -msgstr "" - -#: manim.mobject.table.Table:4 -#: manim.mobject.table.Table.add_highlighted_cell:10 -#: manim.mobject.table.Table.create:15 manim.mobject.table.Table.get_cell:12 -#: manim.mobject.table.Table.get_col_labels:7 -#: manim.mobject.table.Table.get_columns:7 -#: manim.mobject.table.Table.get_entries:12 -#: manim.mobject.table.Table.get_entries_without_labels:12 -#: manim.mobject.table.Table.get_horizontal_lines:7 -#: manim.mobject.table.Table.get_labels:7 -#: manim.mobject.table.Table.get_row_labels:7 -#: manim.mobject.table.Table.get_rows:7 -#: manim.mobject.table.Table.get_vertical_lines:7 -#: manim.mobject.table.Table.set_column_colors:6 -#: manim.mobject.table.Table.set_row_colors:6 of -msgid "Examples" -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.table.Table.rst -#: after manim.mobject.table.Table.add_background_to_entries -#: manim.mobject.table.Table.create manim.mobject.table.Table.get_cell -#: manim.mobject.table.Table.get_col_labels -#: manim.mobject.table.Table.get_entries_without_labels -#: manim.mobject.table.Table.get_horizontal_lines -#: manim.mobject.table.Table.set_row_colors of padding -msgid "Parameters" -msgstr "" - -#: manim.mobject.table.Table:62 of -msgid "" -"A 2D array or list of lists. Content of the table has to be a valid input" -" for the callable set in ``element_to_mobject``." -msgstr "" - -#: manim.mobject.table.Table:64 of -msgid "List of :class:`~.VMobject` representing the labels of each row." -msgstr "" - -#: manim.mobject.table.Table:65 of -msgid "List of :class:`~.VMobject` representing the labels of each column." -msgstr "" - -#: manim.mobject.table.Table:66 of -msgid "" -"The top-left entry of the table, can only be specified if row and column " -"labels are given." -msgstr "" - -#: manim.mobject.table.Table:68 of -msgid "" -"Vertical buffer passed to :meth:`~.Mobject.arrange_in_grid`, by default " -"0.8." -msgstr "" - -#: manim.mobject.table.Table:69 of -msgid "" -"Horizontal buffer passed to :meth:`~.Mobject.arrange_in_grid`, by default" -" 1.3." -msgstr "" - -#: manim.mobject.table.Table:70 of -msgid "``True`` if the table should include outer lines, by default False." -msgstr "" - -#: manim.mobject.table.Table:71 of -msgid "" -"``True`` if background rectangles should be added to entries, by default " -"``False``." -msgstr "" - -#: manim.mobject.table.Table:72 of -msgid "" -"Background color of entries if ``add_background_rectangles_to_entries`` " -"is ``True``." -msgstr "" - -#: manim.mobject.table.Table:73 of -msgid "" -"``True`` if the table should have a background rectangle, by default " -"``False``." -msgstr "" - -#: manim.mobject.table.Table:74 of -msgid "Background color of table if ``include_background_rectangle`` is ``True``." -msgstr "" - -#: manim.mobject.table.Table:75 of -msgid "" -"The :class:`~.Mobject` class applied to the table entries. by default " -":class:`~.Paragraph`. For common choices, see " -":mod:`~.text_mobject`/:mod:`~.tex_mobject`." -msgstr "" - -#: manim.mobject.table.Table:76 of -msgid "Custom configuration passed to :attr:`element_to_mobject`, by default {}." -msgstr "" - -#: manim.mobject.table.Table:77 of -msgid "" -"Dict passed to :meth:`~.Mobject.arrange_in_grid`, customizes the " -"arrangement of the table." -msgstr "" - -#: manim.mobject.table.Table:78 of -msgid "Dict passed to :class:`~.Line`, customizes the lines of the table." -msgstr "" - -#: manim.mobject.table.Table:79 of -msgid "Additional arguments to be passed to :class:`~.VGroup`." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -msgid "" -":obj:`add_background_to_entries " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.add_background_to_entries:1 of -msgid "Adds a black :class:`~.BackgroundRectangle` to each entry of the table." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -msgid "" -":obj:`add_highlighted_cell " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.add_highlighted_cell:1 of -msgid "" -"Highlights one cell at a specific position on the table by adding a " -":class:`~.BackgroundRectangle`." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.create:1 of -msgid "Customized create-type function for tables." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.get_cell:1 of -msgid "" -"Returns one specific cell as a rectangular :class:`~.Polygon` without the" -" entry." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.get_col_labels:1 of -msgid "Return the column labels of the table." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.get_columns:1 of -msgid "Return columns of the table as a :class:`~.VGroup` of :class:`~.VGroup`." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.get_entries:1 of -msgid "" -"Return the individual entries of the table (including labels) or one " -"specific entry if the parameter, ``pos``, is set." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -msgid "" -":obj:`get_entries_without_labels " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.get_entries_without_labels:1 of -msgid "" -"Return the individual entries of the table (without labels) or one " -"specific entry if the parameter, ``pos``, is set." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -msgid "" -":obj:`get_horizontal_lines " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.get_horizontal_lines:1 of -msgid "Return the horizontal lines of the table." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.get_labels:1 of -msgid "Returns the labels of the table." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.get_row_labels:1 of -msgid "Return the row labels of the table." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.get_rows:1 of -msgid "Return the rows of the table as a :class:`~.VGroup` of :class:`~.VGroup`." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.get_vertical_lines:1 of -msgid "Return the vertical lines of the table." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.set_column_colors:1 of -msgid "Set individual colors for each column of the table." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:34::1 -#: manim.mobject.table.Table.set_row_colors:1 of -msgid "Set individual colors for each row of the table." -msgstr "" - -#: ../../source/reference/manim.mobject.table.Table.rst:36 -msgid "Attributes" -msgstr "" - -#: manim.mobject.table.Table.add_background_to_entries:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.table.Table.add_background_to_entries:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.table.Table.add_background_to_entries:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.table.Table.add_background_to_entries:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.table.Table.add_background_to_entries:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.table.Table.rst -#: after manim.mobject.table.Table.add_background_to_entries -#: manim.mobject.table.Table.create manim.mobject.table.Table.get_cell -#: manim.mobject.table.Table.get_col_labels -#: manim.mobject.table.Table.get_columns manim.mobject.table.Table.get_entries -#: manim.mobject.table.Table.get_entries_without_labels -#: manim.mobject.table.Table.get_horizontal_lines -#: manim.mobject.table.Table.get_labels -#: manim.mobject.table.Table.get_row_labels manim.mobject.table.Table.get_rows -#: manim.mobject.table.Table.get_vertical_lines -#: manim.mobject.table.Table.set_column_colors -#: manim.mobject.table.Table.set_row_colors of padding -msgid "Return type" -msgstr "" - -#: manim.mobject.table.Table.add_highlighted_cell:3 -#: manim.mobject.table.Table.get_cell:3 manim.mobject.table.Table.get_entries:4 -#: of -msgid "" -"The position of a specific entry on the table. ``(1,1)`` being the top " -"left entry of the table." -msgstr "" - -#: manim.mobject.table.Table.add_highlighted_cell:5 of -msgid "The color used to highlight the cell." -msgstr "" - -#: manim.mobject.table.Table.add_highlighted_cell:6 of -msgid "Additional arguments to be passed to :meth:`~.add_background_rectangle`." -msgstr "" - -#: manim.mobject.table.Table.create:3 of -msgid "The run time of the line creation and the writing of the elements." -msgstr "" - -#: manim.mobject.table.Table.create:4 of -msgid "The lag ratio of the animation." -msgstr "" - -#: manim.mobject.table.Table.create:5 of -msgid "" -"The animation style of the table lines, see :mod:`~.creation` for " -"examples." -msgstr "" - -#: manim.mobject.table.Table.create:6 of -msgid "" -"The animation style of the table labels, see :mod:`~.creation` for " -"examples." -msgstr "" - -#: manim.mobject.table.Table.create:7 of -msgid "" -"The animation style of the table elements, see :mod:`~.creation` for " -"examples." -msgstr "" - -#: manim.mobject.table.Table.create:8 of -msgid "Further arguments passed to the creation animations." -msgstr "" - -#: manim.mobject.table.Table.get_cell manim.mobject.table.Table.get_col_labels -#: manim.mobject.table.Table.get_columns manim.mobject.table.Table.get_entries -#: manim.mobject.table.Table.get_entries_without_labels -#: manim.mobject.table.Table.get_horizontal_lines -#: manim.mobject.table.Table.get_labels -#: manim.mobject.table.Table.get_row_labels manim.mobject.table.Table.get_rows -#: manim.mobject.table.Table.get_vertical_lines -#: manim.mobject.table.Table.set_column_colors of -msgid "Returns" -msgstr "" - -#: manim.mobject.table.Table.create:11 of -msgid "AnimationGroup containing creation of the lines and of the elements." -msgstr "" - -#: manim.mobject.table.Table.get_cell:5 of -msgid "Additional arguments to be passed to :class:`~.Polygon`." -msgstr "" - -#: manim.mobject.table.Table.get_cell:8 of -msgid "Polygon mimicking one specific cell of the Table." -msgstr "" - -#: manim.mobject.table.Table.get_col_labels:3 of -msgid "VGroup containing the column labels of the table." -msgstr "" - -#: manim.mobject.table.Table.get_entries:7 of -msgid "" -":class:`~.VGroup` containing all entries of the table (including labels) " -"or the :class:`~.VMobject` at the given position if ``pos`` is set." -msgstr "" - -#: manim.mobject.table.Table.get_entries:9 -#: manim.mobject.table.Table.get_entries_without_labels:9 of -msgid "Union[:class:`~.VMobject`, :class:`~.VGroup`]" -msgstr "" - -#: manim.mobject.table.Table.get_entries_without_labels:4 of -msgid "" -"The position of a specific entry on the table. ``(1,1)`` being the top " -"left entry of the table (without labels)." -msgstr "" - -#: manim.mobject.table.Table.set_column_colors:3 of -msgid "An iterable of colors; each color corresponds to a column." -msgstr "" - -#: manim.mobject.table.Table.set_row_colors:3 of -msgid "An iterable of colors; each color corresponds to a row." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Cone.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Cone.po deleted file mode 100644 index 5263516638..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Cone.po +++ /dev/null @@ -1,142 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.three_dimensions.Cone.rst:2 -msgid "Cone" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cone.rst:4 -msgid "Qualified name: ``manim.mobject.three\\_dimensions.Cone``" -msgstr "" - -#: manim.mobject.three_dimensions.Cone:1 of -msgid "Bases: :class:`manim.mobject.three_dimensions.Surface`" -msgstr "" - -#: manim.mobject.three_dimensions.Cone:1 of -msgid "" -"A circular cone. Can be defined using 2 parameters: its height, and its " -"base radius. The polar angle, theta, can be calculated using " -"arctan(base_radius / height) The spherical radius, r, is calculated using" -" the pythagorean theorem." -msgstr "" - -#: manim.mobject.three_dimensions.Cone:8 -#: manim.mobject.three_dimensions.Cone.get_direction:6 of -msgid "Examples" -msgstr "" - -#: manim.mobject.three_dimensions.Cone.get_direction of -msgid "Parameters" -msgstr "" - -#: manim.mobject.three_dimensions.Cone:19 of -msgid "The base radius from which the cone tapers." -msgstr "" - -#: manim.mobject.three_dimensions.Cone:21 of -msgid "" -"The height measured from the plane formed by the base_radius to the apex " -"of the cone." -msgstr "" - -#: manim.mobject.three_dimensions.Cone:23 of -msgid "The direction of the apex." -msgstr "" - -#: manim.mobject.three_dimensions.Cone:25 of -msgid "Whether to show the base plane or not." -msgstr "" - -#: manim.mobject.three_dimensions.Cone:27 of -msgid "The azimuthal angle to start and end at." -msgstr "" - -#: manim.mobject.three_dimensions.Cone:29 of -msgid "The radius at the apex." -msgstr "" - -#: manim.mobject.three_dimensions.Cone:31 of -msgid "Show checkerboard grid texture on the cone." -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cone.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cone.rst:22::1 -msgid "Converts from spherical coordinates to cartesian." -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cone.rst:22::1 -msgid "Uses :func:`~.space_ops.shoelace_direction` to calculate the direction." -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cone.rst:24 -msgid "Attributes" -msgstr "" - -#: manim.mobject.three_dimensions.Cone.func:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.three_dimensions.Cone.func:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.three_dimensions.Cone.func:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Cone.func:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Cone.func:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Cone.func:1 of -msgid "" -"Converts from spherical coordinates to cartesian. :param u: The radius. " -":type u: :class:`float` :param v: The azimuthal angle. :type v: " -":class:`float`" -msgstr "" - -#: manim.mobject.three_dimensions.Cone.get_direction:1 of -msgid "" -"Uses :func:`~.space_ops.shoelace_direction` to calculate the direction. " -"The direction of points determines in which direction the object is " -"drawn, clockwise or counterclockwise." -msgstr "" - -#: manim.mobject.three_dimensions.Cone.get_direction:7 of -msgid "The default direction of a :class:`~.Circle` is counterclockwise::" -msgstr "" - -#: manim.mobject.three_dimensions.Cone.get_direction of -msgid "Returns" -msgstr "" - -#: manim.mobject.three_dimensions.Cone.get_direction:13 of -msgid "Either ``\"CW\"`` or ``\"CCW\"``." -msgstr "" - -#: manim.mobject.three_dimensions.Cone.get_direction of -msgid "Return type" -msgstr "" - -#: manim.mobject.three_dimensions.Cone.get_direction:14 of -msgid ":class:`str`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Cube.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Cube.po deleted file mode 100644 index 63006f60ce..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Cube.po +++ /dev/null @@ -1,70 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.three_dimensions.Cube.rst:2 -msgid "Cube" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cube.rst:4 -msgid "Qualified name: ``manim.mobject.three\\_dimensions.Cube``" -msgstr "" - -#: manim.mobject.three_dimensions.Cube:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cube.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cube.rst:20::1 -msgid "" -":obj:`generate_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cube.rst:20::1 -#: manim.mobject.three_dimensions.Cube.generate_points:1 of -msgid "Initializes :attr:`points` and therefore the shape." -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cube.rst:22 -msgid "Attributes" -msgstr "" - -#: manim.mobject.three_dimensions.Cube.generate_points:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.three_dimensions.Cube.generate_points:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.three_dimensions.Cube.generate_points:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Cube.generate_points:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Cube.generate_points:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Cube.generate_points:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Cylinder.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Cylinder.po deleted file mode 100644 index 58db541457..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Cylinder.po +++ /dev/null @@ -1,145 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:2 -msgid "Cylinder" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:4 -msgid "Qualified name: ``manim.mobject.three\\_dimensions.Cylinder``" -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder:1 of -msgid "Bases: :class:`manim.mobject.three_dimensions.Surface`" -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder:1 of -msgid "A cylinder, defined by its height, radius and direction," -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder:4 -#: manim.mobject.three_dimensions.Cylinder.get_direction:6 of -msgid "Examples" -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder.get_direction of -msgid "Parameters" -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder:15 of -msgid "The radius of the cylinder." -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder:17 of -msgid "The height of the cylinder." -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder:19 of -msgid "The direction of the central axis of the cylinder." -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder:21 of -msgid "The height along the height axis (given by direction) to start and end on." -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder:23 of -msgid "Whether to show the end caps or not." -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:23::1 -#: manim.mobject.three_dimensions.Cylinder.add_bases:1 of -msgid "Adds the end caps of the cylinder." -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:23::1 -msgid "Converts from cylindrical coordinates to cartesian." -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:23::1 -msgid "" -":obj:`get_direction " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:23::1 -msgid "Uses :func:`~.space_ops.shoelace_direction` to calculate the direction." -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:23::1 -msgid "" -":obj:`set_direction " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder.add_bases:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder.add_bases:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder.add_bases:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder.add_bases:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder.add_bases:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder.func:1 of -msgid "" -"Converts from cylindrical coordinates to cartesian. :param u: The height." -" :type u: :class:`float` :param v: The azimuthal angle. :type v: " -":class:`float`" -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder.get_direction:1 of -msgid "" -"Uses :func:`~.space_ops.shoelace_direction` to calculate the direction. " -"The direction of points determines in which direction the object is " -"drawn, clockwise or counterclockwise." -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder.get_direction:7 of -msgid "The default direction of a :class:`~.Circle` is counterclockwise::" -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder.get_direction of -msgid "Returns" -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder.get_direction:13 of -msgid "Either ``\"CW\"`` or ``\"CCW\"``." -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder.get_direction of -msgid "Return type" -msgstr "" - -#: manim.mobject.three_dimensions.Cylinder.get_direction:14 of -msgid ":class:`str`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Line3D.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Line3D.po deleted file mode 100644 index 77e20153fc..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Line3D.po +++ /dev/null @@ -1,108 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:2 -msgid "Line3D" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:4 -msgid "Qualified name: ``manim.mobject.three\\_dimensions.Line3D``" -msgstr "" - -#: manim.mobject.three_dimensions.Line3D:1 of -msgid "Bases: :class:`manim.mobject.three_dimensions.Cylinder`" -msgstr "" - -#: manim.mobject.three_dimensions.Line3D:1 of -msgid "A cylindrical line, for use in ThreeDScene." -msgstr "" - -#: manim.mobject.three_dimensions.Line3D:4 of -msgid "Examples" -msgstr "" - -#: manim.mobject.three_dimensions.Line3D.set_start_and_end_attrs of -msgid "Parameters" -msgstr "" - -#: manim.mobject.three_dimensions.Line3D:15 of -msgid "The start position of the line." -msgstr "" - -#: manim.mobject.three_dimensions.Line3D:17 of -msgid "The end position of the line." -msgstr "" - -#: manim.mobject.three_dimensions.Line3D:19 of -msgid "The thickness of the line." -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:23::1 -#: manim.mobject.three_dimensions.Line3D.get_end:1 of -msgid "" -"Returns the point, where the stroke that surrounds the :class:`~.Mobject`" -" ends." -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:23::1 -#: manim.mobject.three_dimensions.Line3D.get_start:1 of -msgid "" -"Returns the point, where the stroke that surrounds the :class:`~.Mobject`" -" starts." -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:23::1 -msgid "" -":obj:`set_start_and_end_attrs " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:23::1 -#: manim.mobject.three_dimensions.Line3D.set_start_and_end_attrs:1 of -msgid "Sets the start and end points of the line." -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.mobject.three_dimensions.Line3D.get_end:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.three_dimensions.Line3D.get_end:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.three_dimensions.Line3D.get_end:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Line3D.get_end:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Line3D.get_end:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Line3D.set_start_and_end_attrs:3 of -msgid "" -"If either ``start`` or ``end`` are :class:`Mobjects <.Mobject>`, this " -"gives their centers." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Prism.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Prism.po deleted file mode 100644 index 0ff290936b..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Prism.po +++ /dev/null @@ -1,78 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.three_dimensions.Prism.rst:2 -msgid "Prism" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Prism.rst:4 -msgid "Qualified name: ``manim.mobject.three\\_dimensions.Prism``" -msgstr "" - -#: manim.mobject.three_dimensions.Prism:1 of -msgid "Bases: :class:`manim.mobject.three_dimensions.Cube`" -msgstr "" - -#: manim.mobject.three_dimensions.Prism:1 of -msgid "A cuboid." -msgstr "" - -#: manim.mobject.three_dimensions.Prism:4 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Prism.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Prism.rst:20::1 -msgid "" -":obj:`generate_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Prism.rst:20::1 -#: manim.mobject.three_dimensions.Prism.generate_points:1 of -msgid "Initializes :attr:`points` and therefore the shape." -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Prism.rst:22 -msgid "Attributes" -msgstr "" - -#: manim.mobject.three_dimensions.Prism.generate_points:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.three_dimensions.Prism.generate_points:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.three_dimensions.Prism.generate_points:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Prism.generate_points:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Prism.generate_points:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Prism.generate_points:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Surface.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Surface.po deleted file mode 100644 index c8eb3d8006..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Surface.po +++ /dev/null @@ -1,151 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.three_dimensions.Surface.rst:2 -msgid "Surface" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Surface.rst:4 -msgid "Qualified name: ``manim.mobject.three\\_dimensions.Surface``" -msgstr "" - -#: manim.mobject.three_dimensions.Surface:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" -msgstr "" - -#: manim.mobject.three_dimensions.Surface:1 of -msgid "Creates a Parametric Surface using a checkerboard pattern." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.three_dimensions.Surface.rst -#: after manim.mobject.three_dimensions.Surface.set_fill_by_value of padding -msgid "Parameters" -msgstr "" - -#: manim.mobject.three_dimensions.Surface:3 of -msgid "The function that defines the surface." -msgstr "" - -#: manim.mobject.three_dimensions.Surface:4 of -msgid "The range of the ``u`` variable: ``(u_min, u_max)``." -msgstr "" - -#: manim.mobject.three_dimensions.Surface:5 of -msgid "The range of the ``v`` variable: ``(v_min, v_max)``." -msgstr "" - -#: manim.mobject.three_dimensions.Surface:6 of -msgid "" -"The number of samples taken of the surface. A tuple can be used to define" -" different resolutions for ``u`` and ``v`` respectively." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.three_dimensions.Surface.rst -#: after manim.mobject.three_dimensions.Surface.set_fill_by_value of padding -msgid "Return type" -msgstr "" - -#: manim.mobject.three_dimensions.Surface:11 -#: manim.mobject.three_dimensions.Surface.set_fill_by_value:11 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Surface.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Surface.rst:23::1 -msgid "" -":obj:`get_u_values_and_v_values " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Surface.rst:23::1 -msgid "" -":obj:`set_fill_by_checkerboard " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Surface.rst:23::1 -msgid "" -":obj:`set_fill_by_value " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Surface.rst:23::1 -#: manim.mobject.three_dimensions.Surface.set_fill_by_value:1 of -msgid "" -"Sets the color of each mobject of a parametric surface to a color " -"relative to its z-value" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Surface.rst:23::1 -msgid "" -":obj:`setup_in_uv_space " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.three_dimensions.Surface.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.mobject.three_dimensions.Surface.set_fill_by_value:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.three_dimensions.Surface.set_fill_by_value:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.three_dimensions.Surface.set_fill_by_value:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Surface.set_fill_by_value:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Surface.set_fill_by_value:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.three_dimensions.Surface.set_fill_by_value:3 of -msgid "" -"The axes for the parametric surface, which will be used to map z-values " -"to colors." -msgstr "" - -#: manim.mobject.three_dimensions.Surface.set_fill_by_value:4 of -msgid "" -"A list of colors, ordered from lower z-values to higher z-values. If a " -"list of tuples is passed containing colors paired with numbers, then " -"those numbers will be used as the pivots." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.three_dimensions.Surface.rst -#: after padding -msgid "Returns" -msgstr "" - -#: manim.mobject.three_dimensions.Surface.set_fill_by_value:7 of -msgid "The parametric surface with a gradient applied by value. For chaining." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.AbstractImageMobject.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.AbstractImageMobject.po deleted file mode 100644 index 403c796f14..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.AbstractImageMobject.po +++ /dev/null @@ -1,198 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:2 -msgid "AbstractImageMobject" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:4 -msgid "" -"Qualified name: " -"``manim.mobject.types.image\\_mobject.AbstractImageMobject``" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject:1 of -msgid "Bases: :class:`manim.mobject.mobject.Mobject`" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject:1 of -msgid "Automatically filters out black pixels" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject -#: manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm -#: of -msgid "Parameters" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject:3 of -msgid "" -"At this resolution the image is placed pixel by pixel onto the screen, so" -" it will look the sharpest and best. This is a custom parameter of " -"ImageMobject so that rendering a scene with e.g. the ``--quality low`` or" -" ``--quality medium`` flag for faster rendering won't effect the position" -" of the image on the screen." -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:23::1 -msgid "" -":obj:`get_pixel_array " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:23::1 -msgid "" -":obj:`reset_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:23::1 -#: manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1 of -msgid "Sets :attr:`points` to be an empty array." -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:23::1 -msgid "" -":obj:`set_color " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:23::1 -msgid "Condition is function which takes in one arguments, (x, y, z)." -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:23::1 -msgid "" -":obj:`set_resampling_algorithm " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:23::1 -msgid "Sets the interpolation method for upscaling the image." -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1::1 -#: of -msgid "" -":obj:`animate " -"`\\" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1::1 -#: of -msgid "" -":obj:`depth " -"`\\" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1::1 -#: of -msgid "" -":obj:`height " -"`\\" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1::1 -#: of -msgid "" -":obj:`width " -"`\\" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.set_color:1 of -msgid "" -"Condition is function which takes in one arguments, (x, y, z). Here it " -"just recurses to submobjects, but in subclasses this should be further " -"implemented based on the the inner workings of color" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:1 -#: of -msgid "" -"Sets the interpolation method for upscaling the image. By default the " -"image is interpolated using bicubic algorithm. This method lets you " -"change it. Interpolation is done internally using Pillow, and the " -"function besides the string constants describing the algorithm accepts " -"the Pillow integer constants." -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:11 -#: of -msgid "" -"* 'bicubic' or 'cubic' * 'nearest' or 'none' * 'box' * 'bilinear' or " -"'linear' * 'hamming' * 'lanczos' or 'antialias'" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:12 -#: of -msgid "'bicubic' or 'cubic'" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:13 -#: of -msgid "'nearest' or 'none'" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:14 -#: of -msgid "'box'" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:15 -#: of -msgid "'bilinear' or 'linear'" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:16 -#: of -msgid "'hamming'" -msgstr "" - -#: manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:17 -#: of -msgid "'lanczos' or 'antialias'" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.ImageMobject.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.ImageMobject.po deleted file mode 100644 index 05f90b6e69..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.ImageMobject.po +++ /dev/null @@ -1,183 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:2 -msgid "ImageMobject" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:4 -msgid "Qualified name: ``manim.mobject.types.image\\_mobject.ImageMobject``" -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject:1 of -msgid "Bases: :class:`manim.mobject.types.image_mobject.AbstractImageMobject`" -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject:1 of -msgid "Displays an Image from a numpy array or a file." -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject.fade -#: manim.mobject.types.image_mobject.ImageMobject.interpolate_color -#: manim.mobject.types.image_mobject.ImageMobject.set_opacity of -msgid "Parameters" -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject:3 of -msgid "" -"At this resolution the image is placed pixel by pixel onto the screen, so" -" it will look the sharpest and best. This is a custom parameter of " -"ImageMobject so that rendering a scene with e.g. the ``--quality low`` or" -" ``--quality medium`` flag for faster rendering won't effect the position" -" of the image on the screen." -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject:11 of -msgid "Example" -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject:22 of -msgid "Changing interpolation style:" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 -msgid "" -":obj:`change_to_rgba_array " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 -#: manim.mobject.types.image_mobject.ImageMobject.change_to_rgba_array:1 of -msgid "Converts an RGB array into RGBA with the alpha value opacity maxed." -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 -#: manim.mobject.types.image_mobject.ImageMobject.fade:1 of -msgid "Sets the image's opacity using a 1 - alpha relationship." -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 -msgid "" -":obj:`get_pixel_array " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 -#: manim.mobject.types.image_mobject.ImageMobject.get_pixel_array:1 of -msgid "A simple getter method." -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 -msgid "" -":obj:`get_style " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 -msgid "" -":obj:`interpolate_color " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 -#: manim.mobject.types.image_mobject.ImageMobject.interpolate_color:1 of -msgid "" -"Interpolates an array of pixel color values into another array of equal " -"size." -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 -msgid "" -":obj:`set_color " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 -msgid "Condition is function which takes in one arguments, (x, y, z)." -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 -msgid "" -":obj:`set_opacity " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 -#: manim.mobject.types.image_mobject.ImageMobject.set_opacity:1 of -msgid "Sets the image's opacity." -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:28 -msgid "Attributes" -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject.change_to_rgba_array:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject.change_to_rgba_array:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject.change_to_rgba_array:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject.change_to_rgba_array:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject.change_to_rgba_array:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject.fade:3 of -msgid "The alpha value of the object, 1 being transparent and 0 being opaque." -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject.fade:6 of -msgid "Whether the submobjects of the ImageMobject should be affected." -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject.interpolate_color:4 of -msgid "The ImageMobject to transform from." -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject.interpolate_color:6 of -msgid "The ImageMobject to transform into." -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject.interpolate_color:8 of -msgid "Used to track the lerp relationship. Not opacity related." -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject.set_color:1 of -msgid "" -"Condition is function which takes in one arguments, (x, y, z). Here it " -"just recurses to submobjects, but in subclasses this should be further " -"implemented based on the the inner workings of color" -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobject.set_opacity:3 of -msgid "The alpha value of the object, 1 being opaque and 0 being transparent." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.po deleted file mode 100644 index f2ba3a5a34..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.po +++ /dev/null @@ -1,97 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:2 -msgid "ImageMobjectFromCamera" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:4 -msgid "" -"Qualified name: " -"``manim.mobject.types.image\\_mobject.ImageMobjectFromCamera``" -msgstr "" - -#: manim.mobject.types.image_mobject.ImageMobjectFromCamera:1 of -msgid "Bases: :class:`manim.mobject.types.image_mobject.AbstractImageMobject`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:22::1 -msgid "" -":obj:`add_display_frame " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:22::1 -msgid "" -":obj:`get_pixel_array " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:22::1 -msgid "" -":obj:`interpolate_color " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:24 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:31::1 -msgid "" -":obj:`animate " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:31::1 -msgid "Used to animate the application of a method." -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:31::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:31::1 -msgid "" -":obj:`depth " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:31::1 -msgid "The depth of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:31::1 -msgid "" -":obj:`height " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:31::1 -msgid "The height of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:31::1 -msgid "" -":obj:`width " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:31::1 -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.PMobject.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.PMobject.po deleted file mode 100644 index 54d112cf60..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.PMobject.po +++ /dev/null @@ -1,239 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:2 -msgid "PMobject" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:4 -msgid "Qualified name: ``manim.mobject.types.point\\_cloud\\_mobject.PMobject``" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PMobject:1 of -msgid "Bases: :class:`manim.mobject.mobject.Mobject`" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PMobject:1 of -msgid "A disc made of a cloud of Dots" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PMobject:4 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`add_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -#: manim.mobject.types.point_cloud_mobject.PMobject.add_points:1 of -msgid "Points must be a Nx3 numpy array, as must rgbas if it is not None" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`align_points_with_larger " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`filter_out " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`get_all_rgbas " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`get_array_attrs " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`get_color " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -#: manim.mobject.types.point_cloud_mobject.PMobject.get_color:1 of -msgid "Returns the color of the :class:`~.Mobject`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`get_point_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "The simplest :class:`~.Mobject` to be transformed to or from self." -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`get_stroke_width " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`ingest_submobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`interpolate_color " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`match_colors " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`point_from_proportion " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`pointwise_become_partial " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`reset_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -#: manim.mobject.types.point_cloud_mobject.PMobject.reset_points:1 of -msgid "Sets :attr:`points` to be an empty array." -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`set_color " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "Condition is function which takes in one arguments, (x, y, z)." -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`set_color_by_gradient " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`set_colors_by_radial_gradient " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`set_stroke_width " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`sort_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -#: manim.mobject.types.point_cloud_mobject.PMobject.sort_points:1 of -msgid "Function is any map from R^3 to R" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -msgid "" -":obj:`thin_out " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 -#: manim.mobject.types.point_cloud_mobject.PMobject.thin_out:1 of -msgid "Removes all but every nth point for n = factor" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:42 -msgid "Attributes" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PMobject.add_points:1::1 -#: of -msgid "" -":obj:`animate " -"`\\" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PMobject.add_points:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PMobject.add_points:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PMobject.add_points:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PMobject.add_points:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PMobject.add_points:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PMobject.get_point_mobject:1 of -msgid "" -"The simplest :class:`~.Mobject` to be transformed to or from self. Should" -" by a point of the appropriate type" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PMobject.set_color:1 of -msgid "" -"Condition is function which takes in one arguments, (x, y, z). Here it " -"just recurses to submobjects, but in subclasses this should be further " -"implemented based on the the inner workings of color" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.Point.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.Point.po deleted file mode 100644 index 9d1e6989f5..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.Point.po +++ /dev/null @@ -1,85 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Point.rst:2 -msgid "Point" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Point.rst:4 -msgid "Qualified name: ``manim.mobject.types.point\\_cloud\\_mobject.Point``" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.Point:1 of -msgid "Bases: :class:`manim.mobject.types.point_cloud_mobject.PMobject`" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.Point:2 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Point.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Point.rst:21::1 -msgid "" -":obj:`generate_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Point.rst:21::1 -#: manim.mobject.types.point_cloud_mobject.Point.generate_points:1 of -msgid "Initializes :attr:`points` and therefore the shape." -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Point.rst:21::1 -msgid "" -":obj:`init_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Point.rst:23 -msgid "Attributes" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.Point.generate_points:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.Point.generate_points:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.Point.generate_points:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.Point.generate_points:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.Point.generate_points:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.Point.generate_points:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.po deleted file mode 100644 index 56c4dcc01a..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.po +++ /dev/null @@ -1,115 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.rst:2 -msgid "PointCloudDot" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.rst:4 -msgid "" -"Qualified name: " -"``manim.mobject.types.point\\_cloud\\_mobject.PointCloudDot``" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PointCloudDot:1 of -msgid "Bases: :class:`manim.mobject.types.point_cloud_mobject.Mobject1D`" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PointCloudDot:1 of -msgid "A disc made of a cloud of Dots .. rubric:: Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.rst:21::1 -msgid "" -":obj:`generate_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.rst:21::1 -#: manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1 of -msgid "Initializes :attr:`points` and therefore the shape." -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.rst:21::1 -msgid "" -":obj:`init_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.rst:23 -msgid "Attributes" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1::1 -#: of -msgid "" -":obj:`animate " -"`\\" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1::1 -#: of -msgid "" -":obj:`depth " -"`\\" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1::1 -#: of -msgid "" -":obj:`height " -"`\\" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1::1 -#: of -msgid "" -":obj:`width " -"`\\" -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.po deleted file mode 100644 index 6a1c0bdbac..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.po +++ /dev/null @@ -1,87 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:2 -msgid "CurvesAsSubmobjects" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:4 -msgid "" -"Qualified name: " -"``manim.mobject.types.vectorized\\_mobject.CurvesAsSubmobjects``" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects:1 of -msgid "Convert a curve's elements to submobjects." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects:4 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:21 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:28::1 -msgid "" -":obj:`animate " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:28::1 -msgid "Used to animate the application of a method." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:28::1 -msgid "" -":obj:`depth " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:28::1 -msgid "The depth of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:28::1 -msgid "" -":obj:`height " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:28::1 -msgid "The height of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:28::1 -msgid "" -":obj:`width " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:28::1 -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.po deleted file mode 100644 index e7d150deae..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.po +++ /dev/null @@ -1,87 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:2 -msgid "DashedVMobject" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:4 -msgid "" -"Qualified name: " -"``manim.mobject.types.vectorized\\_mobject.DashedVMobject``" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.DashedVMobject:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.DashedVMobject:1 of -msgid "A :class:`VMobject` composed of dashes instead of lines." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.DashedVMobject:4 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:21 -msgid "Attributes" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:28::1 -msgid "" -":obj:`animate " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:28::1 -msgid "Used to animate the application of a method." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:28::1 -msgid "" -":obj:`depth " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:28::1 -msgid "The depth of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:28::1 -msgid "" -":obj:`height " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:28::1 -msgid "The height of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:28::1 -msgid "" -":obj:`width " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:28::1 -msgid "The width of the mobject." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VDict.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VDict.po deleted file mode 100644 index 8b7c0f040e..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VDict.po +++ /dev/null @@ -1,228 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:2 -msgid "VDict" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:4 -msgid "Qualified name: ``manim.mobject.types.vectorized\\_mobject.VDict``" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict:1 of -msgid "" -"A VGroup-like class, also offering submobject access by key, like a " -"python dict" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add -#: manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair -#: manim.mobject.types.vectorized_mobject.VDict.remove of -msgid "Parameters" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict:4 -#: manim.mobject.types.vectorized_mobject.VDict.add:6 of -msgid "The parameter specifying the key-value mapping of keys and mobjects." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict:6 of -msgid "" -"Whether to also display the key associated with the mobject. This might " -"be useful when debugging, especially when there are a lot of mobjects in " -"the :class:`VDict`. Defaults to False." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict:11 of -msgid "Other arguments to be passed to `Mobject`." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict:16 of -msgid "" -"Whether to also display the key associated with the mobject. This might " -"be useful when debugging, especially when there are a lot of mobjects in " -"the :class:`VDict`. When displayed, the key is towards the left of the " -"mobject. Defaults to False." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict of -msgid "type" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict:23 of -msgid ":class:`bool`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict:27 of -msgid "" -"Is the actual python dictionary that is used to bind the keys to the " -"mobjects." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict:30 of -msgid ":class:`dict`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict:33 -#: manim.mobject.types.vectorized_mobject.VDict.add:13 -#: manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:15 -#: manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects:7 -#: manim.mobject.types.vectorized_mobject.VDict.remove:13 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:23::1 -#: manim.mobject.types.vectorized_mobject.VDict.add:1 of -msgid "Adds the key-value pairs to the :class:`VDict` object." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:23::1 -msgid "" -":obj:`add_key_value_pair " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:23::1 -msgid "" -"A utility function used by :meth:`add` to add the key-value pair to " -":attr:`submob_dict`." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:23::1 -msgid "" -":obj:`get_all_submobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:23::1 -#: manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects:1 of -msgid "" -"To get all the submobjects associated with a particular :class:`VDict` " -"object" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:23::1 -#: manim.mobject.types.vectorized_mobject.VDict.remove:1 of -msgid "Removes the mobject from the :class:`VDict` object having the key `key`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add:3 of -msgid "" -"Also, it internally adds the value to the `submobjects` :class:`list` of " -":class:`~.Mobject`, which is responsible for actual on-screen display." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add -#: manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair -#: manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects -#: manim.mobject.types.vectorized_mobject.VDict.remove of -msgid "Returns" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add:9 -#: manim.mobject.types.vectorized_mobject.VDict.remove:9 of -msgid "Returns the :class:`VDict` object on which this method was called." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add -#: manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair -#: manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects -#: manim.mobject.types.vectorized_mobject.VDict.remove of -msgid "Return type" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add:10 -#: manim.mobject.types.vectorized_mobject.VDict.remove:10 of -msgid ":class:`VDict`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add:14 -#: manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:16 -#: manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects:8 -#: manim.mobject.types.vectorized_mobject.VDict.remove:14 of -msgid "Normal usage::" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:1 of -msgid "" -"A utility function used by :meth:`add` to add the key-value pair to " -":attr:`submob_dict`. Not really meant to be used externally." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:4 of -msgid "The key of the submobject to be added." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:6 of -msgid "The mobject associated with the key" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair of -msgid "Raises" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:12 of -msgid "If the value is not an instance of VMobject" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects:3 of -msgid "All the submobjects associated with the :class:`VDict` object" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects:4 of -msgid ":class:`dict_values`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.remove:3 of -msgid "" -"Also, it internally removes the mobject from the `submobjects` " -":class:`list` of :class:`~.Mobject`, (which is responsible for removing " -"it from the screen)" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VDict.remove:6 of -msgid "The key of the submoject to be removed." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VGroup.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VGroup.po deleted file mode 100644 index 5a8573cdeb..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VGroup.po +++ /dev/null @@ -1,119 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VGroup.rst:2 -msgid "VGroup" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VGroup.rst:4 -msgid "Qualified name: ``manim.mobject.types.vectorized\\_mobject.VGroup``" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VGroup:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VGroup:1 of -msgid "A group of vectorized mobjects." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VGroup:3 of -msgid "" -"This can be used to group multiple :class:`~.VMobject` instances together" -" in order to scale, move, ... them together." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VGroup:7 -#: manim.mobject.types.vectorized_mobject.VGroup.add:12 of -msgid "Examples" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VGroup:8 of -msgid "" -"To add :class:`~.VMobject`s to a :class:`~.VGroup`, you can either use " -"the :meth:`~.VGroup.add` method, or use the `+` and `+=` operators. " -"Similarly, you can subtract elements of a VGroup via " -":meth:`~.VGroup.remove` method, or `-` and `-=` operators:" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VGroup.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VGroup.rst:20::1 -#: manim.mobject.types.vectorized_mobject.VGroup.add:1 of -msgid "" -"Checks if all passed elements are an instance of VMobject and then add " -"them to submobjects" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VGroup.rst:22 -msgid "Attributes" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VGroup.add:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VGroup.add:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VGroup.add:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VGroup.add:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VGroup.add:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.types.vectorized_mobject.VGroup.rst -#: after padding -msgid "Parameters" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VGroup.add:3 of -msgid "List of VMobject to add" -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.types.vectorized_mobject.VGroup.rst -#: after padding -msgid "Returns" -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.types.vectorized_mobject.VGroup.rst -#: after padding -msgid "Return type" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VGroup.add:7 of -msgid ":class:`VGroup`" -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.types.vectorized_mobject.VGroup.rst -#: after padding -msgid "Raises" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VGroup.add:9 of -msgid "If one element of the list is not an instance of VMobject" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VMobject.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VMobject.po deleted file mode 100644 index 7602a0790a..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VMobject.po +++ /dev/null @@ -1,1403 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:2 -msgid "VMobject" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:4 -msgid "Qualified name: ``manim.mobject.types.vectorized\\_mobject.VMobject``" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject:1 of -msgid "Bases: :class:`manim.mobject.mobject.Mobject`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject:1 of -msgid "A vectorized mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`add_cubic_bezier_curve " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`add_cubic_bezier_curve_to " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:1 -#: of -msgid "Add cubic bezier curve to the path." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`add_line_to " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.add_line_to:1 of -msgid "Add a straight line from the last point of VMobject to the given point." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`add_points_as_corners " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`add_quadratic_bezier_curve_to " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.add_quadratic_bezier_curve_to:1 -#: of -msgid "Add Quadratic bezier curve to the path." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`add_smooth_curve_to " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "Creates a smooth curve from given points and add it to the VMobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`add_subpath " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`align_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`align_rgbas " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`append_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`append_vectorized_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`apply_function " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`change_anchor_mode " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "Changes the anchor mode of the bezier curves." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`clear_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`color_using_background_image " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`consider_points_equals " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`consider_points_equals_2d " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.consider_points_equals_2d:1 -#: of -msgid "Determine if two points are close enough to be considered equal." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`force_direction " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.force_direction:1 of -msgid "Makes sure that points are either directed clockwise or counterclockwise." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`gen_cubic_bezier_tuples_from_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points:1 -#: of -msgid "Returns the bezier tuples from an array of points." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`gen_subpaths_from_points_2d " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`generate_rgbas_array " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "First arg can be either a color, or a tuple/list of colors." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_anchors " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_anchors:1 of -msgid "Returns the anchors of the curves forming the VMobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_anchors_and_handles " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_anchors_and_handles:1 of -msgid "" -"Returns anchors1, handles1, handles2, anchors2, where (anchors1[i], " -"handles1[i], handles2[i], anchors2[i]) will be four points defining a " -"cubic bezier curve for any i in range(0, len(anchors1))" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_arc_length " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_arc_length:1 of -msgid "Return the approximated length of the whole curve." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_background_image " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_color " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_color:1 of -msgid "Returns the color of the :class:`~.Mobject`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_cubic_bezier_tuples " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_cubic_bezier_tuples_from_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_curve_functions " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions:1 of -msgid "Gets the functions for the curves of the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_curve_functions_with_lengths " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions_with_lengths:1 -#: of -msgid "Gets the functions and lengths of the curves for the mobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_direction " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "Uses :func:`~.space_ops.shoelace_direction` to calculate the direction." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_end_anchors " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_end_anchors:1 of -msgid "Return the starting anchors of the bezier curves." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_fill_color " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_fill_color:1 of -msgid "If there are multiple colors (for gradient) this returns the first one" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_fill_colors " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_fill_opacities " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_fill_opacity " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_fill_opacity:1 of -msgid "If there are multiple opacities, this returns the first" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_fill_rgbas " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_gradient_start_and_end_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_group_class " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_last_point " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_nth_curve_function " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function:1 of -msgid "Returns the expression of the nth curve." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_nth_curve_function_with_length " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:1 -#: of -msgid "" -"Returns the expression of the nth curve along with its (approximate) " -"length." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_nth_curve_length " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length:1 of -msgid "Returns the (approximate) length of the nth curve." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_nth_curve_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_points:1 of -msgid "Returns the points defining the nth curve of the vmobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_num_curves " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_num_curves:1 of -msgid "Returns the number of curves of the vmobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_point_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "The simplest :class:`~.Mobject` to be transformed to or from self." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_points_defining_boundary " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_sheen_direction " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_sheen_factor " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_start_anchors " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_start_anchors:1 of -msgid "Returns the start anchors of the bezier curves." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_stroke_color " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_stroke_colors " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_stroke_opacities " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_stroke_opacity " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_stroke_rgbas " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_stroke_width " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_style " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_subcurve " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "Returns the subcurve of the VMobject between the interval [a, b]." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_subpaths " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.get_subpaths:1 of -msgid "Returns subpaths formed by the curves of the VMobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`get_subpaths_from_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`has_new_path_started " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`init_colors " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.init_colors:1 of -msgid "Initializes the colors." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`insert_n_curves " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves:1 of -msgid "Inserts n curves to the bezier curves of the vmobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`insert_n_curves_to_point_list " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list:1 -#: of -msgid "" -"Given an array of k points defining a bezier curves (anchors and " -"handles), returns points defining exactly k + n bezier curves." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`interpolate_color " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`is_closed " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`make_jagged " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`make_smooth " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`match_background_image " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`match_style " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`point_from_proportion " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:1 of -msgid "Gets the point at a proportion along the path of the :class:`VMobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`pointwise_become_partial " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -"Given two bounds a and b, transforms the points of the self vmobject into" -" the points of the vmobject passed as parameter with respect to the " -"bounds." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`proportion_from_point " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:1 of -msgid "" -"Returns the proportion along the path of the :class:`VMobject` a " -"particular given point is at." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`reverse_direction " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.reverse_direction:1 of -msgid "Reverts the point direction by inverting the point order." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.rotate:1 of -msgid "Rotates the :class:`~.Mobject` about a certain point." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`rotate_sheen_direction " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction:1 of -msgid "Rotates the direction of the applied sheen." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`scale_handle_to_anchor_distances " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -"If the distance between a given handle point H and its associated anchor " -"point A is d, then it changes H to be a distances factor*d away from A, " -"but so that the line from A to H doesn't change." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`set_anchors_and_handles " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.set_anchors_and_handles:1 of -msgid "" -"Given two sets of anchors and handles, process them to set them as " -"anchors and handles of the VMobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`set_background_stroke " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`set_color " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "Condition is function which takes in one arguments, (x, y, z)." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.set_fill:1 of -msgid "Set the fill color and fill opacity of a :class:`VMobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`set_opacity " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`set_points " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`set_points_as_corners " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners:1 of -msgid "Given an array of points, set them as corner of the vmobject." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`set_points_smoothly " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`set_shade_in_3d " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`set_sheen " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.set_sheen:1 of -msgid "Applies a color gradient from a direction." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`set_sheen_direction " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -#: manim.mobject.types.vectorized_mobject.VMobject.set_sheen_direction:1 of -msgid "Sets the direction of the applied sheen." -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`set_stroke " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`set_style " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`start_new_path " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 -msgid "" -":obj:`update_rgbas_array " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:115 -msgid "Attributes" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:3 -#: of -msgid "" -"NOTE : the first anchor is not a parameter as by default the end of the " -"last sub-path!" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to -#: manim.mobject.types.vectorized_mobject.VMobject.add_line_to -#: manim.mobject.types.vectorized_mobject.VMobject.add_quadratic_bezier_curve_to -#: manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to -#: manim.mobject.types.vectorized_mobject.VMobject.change_anchor_mode -#: manim.mobject.types.vectorized_mobject.VMobject.consider_points_equals_2d -#: manim.mobject.types.vectorized_mobject.VMobject.force_direction -#: manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points -#: manim.mobject.types.vectorized_mobject.VMobject.get_arc_length -#: manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions_with_lengths -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_points -#: manim.mobject.types.vectorized_mobject.VMobject.get_subcurve -#: manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves -#: manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list -#: manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion -#: manim.mobject.types.vectorized_mobject.VMobject.pointwise_become_partial -#: manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point -#: manim.mobject.types.vectorized_mobject.VMobject.rotate -#: manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction -#: manim.mobject.types.vectorized_mobject.VMobject.scale_handle_to_anchor_distances -#: manim.mobject.types.vectorized_mobject.VMobject.set_anchors_and_handles -#: manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners -#: manim.mobject.types.vectorized_mobject.VMobject.set_sheen_direction of -msgid "Parameters" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:5 -#: of -msgid "first handle" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:7 -#: of -msgid "second handle" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:9 -#: of -msgid "anchor" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to -#: manim.mobject.types.vectorized_mobject.VMobject.add_line_to -#: manim.mobject.types.vectorized_mobject.VMobject.add_quadratic_bezier_curve_to -#: manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to -#: manim.mobject.types.vectorized_mobject.VMobject.change_anchor_mode -#: manim.mobject.types.vectorized_mobject.VMobject.consider_points_equals_2d -#: manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points -#: manim.mobject.types.vectorized_mobject.VMobject.get_anchors -#: manim.mobject.types.vectorized_mobject.VMobject.get_anchors_and_handles -#: manim.mobject.types.vectorized_mobject.VMobject.get_arc_length -#: manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions -#: manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions_with_lengths -#: manim.mobject.types.vectorized_mobject.VMobject.get_direction -#: manim.mobject.types.vectorized_mobject.VMobject.get_end_anchors -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_points -#: manim.mobject.types.vectorized_mobject.VMobject.get_num_curves -#: manim.mobject.types.vectorized_mobject.VMobject.get_start_anchors -#: manim.mobject.types.vectorized_mobject.VMobject.get_subcurve -#: manim.mobject.types.vectorized_mobject.VMobject.get_subpaths -#: manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves -#: manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list -#: manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion -#: manim.mobject.types.vectorized_mobject.VMobject.pointwise_become_partial -#: manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point -#: manim.mobject.types.vectorized_mobject.VMobject.rotate -#: manim.mobject.types.vectorized_mobject.VMobject.scale_handle_to_anchor_distances -#: manim.mobject.types.vectorized_mobject.VMobject.set_anchors_and_handles -#: manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners of -msgid "Return type" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_line_to:3 of -msgid "end of the straight line." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to:1 of -msgid "" -"Creates a smooth curve from given points and add it to the VMobject. If " -"two points are passed in, the first is interpreted as a handle, the " -"second as an anchor." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to:4 of -msgid "Points (anchor and handle, or just anchor) to add a smooth curve from" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to -#: manim.mobject.types.vectorized_mobject.VMobject.change_anchor_mode -#: manim.mobject.types.vectorized_mobject.VMobject.consider_points_equals_2d -#: manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points -#: manim.mobject.types.vectorized_mobject.VMobject.get_anchors -#: manim.mobject.types.vectorized_mobject.VMobject.get_anchors_and_handles -#: manim.mobject.types.vectorized_mobject.VMobject.get_arc_length -#: manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions -#: manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions_with_lengths -#: manim.mobject.types.vectorized_mobject.VMobject.get_direction -#: manim.mobject.types.vectorized_mobject.VMobject.get_end_anchors -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_points -#: manim.mobject.types.vectorized_mobject.VMobject.get_num_curves -#: manim.mobject.types.vectorized_mobject.VMobject.get_start_anchors -#: manim.mobject.types.vectorized_mobject.VMobject.get_subcurve -#: manim.mobject.types.vectorized_mobject.VMobject.get_subpaths -#: manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves -#: manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list -#: manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion -#: manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point -#: manim.mobject.types.vectorized_mobject.VMobject.rotate -#: manim.mobject.types.vectorized_mobject.VMobject.scale_handle_to_anchor_distances -#: manim.mobject.types.vectorized_mobject.VMobject.set_anchors_and_handles -#: manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners of -msgid "Returns" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to -#: manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion -#: manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point of -msgid "Raises" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to:10 of -msgid "If 0 or more than 2 points are given." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.change_anchor_mode:1 of -msgid "" -"Changes the anchor mode of the bezier curves. This will modify the " -"handles." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.change_anchor_mode:3 of -msgid "There can be only two modes, \"jagged\", and \"smooth\"." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.change_anchor_mode:5 of -msgid "For chaining purposes." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.consider_points_equals_2d:3 -#: of -msgid "" -"This uses the algorithm from np.isclose(), but expanded here for the 2D " -"point case. NumPy is overkill for such a small question. :param p0: first" -" point :type p0: np.ndarray :param p1: second point :type p1: np.ndarray" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.consider_points_equals_2d:10 -#: of -msgid "whether two points considered close." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.force_direction:4 -#: manim.mobject.types.vectorized_mobject.VMobject.get_direction:13 of -msgid "Either ``\"CW\"`` or ``\"CCW\"``." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points:3 -#: of -msgid "" -"self.points is a list of the anchors and handles of the bezier curves of " -"the mobject (ie [anchor1, handle1, handle2, anchor2, anchor3 ..]) This " -"algorithm basically retrieve them by taking an element every n, where n " -"is the number of control points of the bezier curve." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points:8 -#: of -msgid "Points from which control points will be extracted." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points:11 -#: of -msgid "Bezier control points." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.generate_rgbas_array:1 of -msgid "" -"First arg can be either a color, or a tuple/list of colors. Likewise, " -"opacity can either be a float, or a tuple of floats. If self.sheen_factor" -" is not zero, and only one color was passed in, a second slightly light " -"color will automatically be added for the gradient" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_anchors:3 of -msgid "The anchors." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_anchors_and_handles:6 of -msgid "Iterable of the anchors and handles." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_arc_length:3 of -msgid "" -"Number of sample points per curve used to approximate the length. More " -"points result in a better approximation." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_arc_length:5 of -msgid "The length of the :class:`VMobject`." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions:3 of -msgid "The functions for the curves." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions_with_lengths:3 -#: of -msgid "The keyword arguments passed to :meth:`get_nth_curve_function_with_length`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions_with_lengths:5 -#: of -msgid "The functions and lengths of the curves." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_direction:1 of -msgid "" -"Uses :func:`~.space_ops.shoelace_direction` to calculate the direction. " -"The direction of points determines in which direction the object is " -"drawn, clockwise or counterclockwise." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_direction:6 -#: manim.mobject.types.vectorized_mobject.VMobject.reverse_direction:7 -#: manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction:9 -#: manim.mobject.types.vectorized_mobject.VMobject.set_fill:11 -#: manim.mobject.types.vectorized_mobject.VMobject.set_sheen:11 -#: manim.mobject.types.vectorized_mobject.VMobject.set_sheen_direction:7 of -msgid "Examples" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_direction:7 of -msgid "The default direction of a :class:`~.Circle` is counterclockwise::" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_direction:14 of -msgid ":class:`str`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_end_anchors:3 -#: manim.mobject.types.vectorized_mobject.VMobject.get_start_anchors:3 of -msgid "Starting anchors" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function:3 of -msgid "index of the desired curve." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function:6 of -msgid "expression of the nth bezier curve." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:3 -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length:3 of -msgid "The index of the desired curve." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:4 -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length:4 of -msgid "The number of points to sample to find the length." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:6 -#: of -msgid "" -"* **curve** (*typing.Callable[[float], np.ndarray]*) -- The function for " -"the nth curve. * **length** (:class:`float`) -- The length of the nth " -"curve." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:6 -#: of -msgid "" -"**curve** (*typing.Callable[[float], np.ndarray]*) -- The function for " -"the nth curve." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:7 -#: of -msgid "**length** (:class:`float`) -- The length of the nth curve." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length:6 of -msgid "**length** -- The length of the nth curve." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length:7 of -msgid ":class:`float`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_points:3 of -msgid "index of the desired bezier curve." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_points:6 of -msgid "points defininf the nth bezier curve (anchors, handles)" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_num_curves:3 of -msgid "number of curves. of the vmobject." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_point_mobject:1 of -msgid "" -"The simplest :class:`~.Mobject` to be transformed to or from self. Should" -" by a point of the appropriate type" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_points:1 of -msgid "Deprecated" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_points:4 of -msgid "" -"The method VMobject.get_points has been deprecated since 0.11.0 and may " -"be removed in a later version. Use :meth:`~.self.points` instead." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_subcurve:1 of -msgid "" -"Returns the subcurve of the VMobject between the interval [a, b]. The " -"curve is a VMobject itself." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_subcurve:4 of -msgid "The lower bound." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_subcurve:5 of -msgid "The upper bound." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_subcurve:7 of -msgid "The subcurve between of [a, b]" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_subpaths:3 of -msgid "" -"We define a subpath between two curve if one of their extreminities are " -"coincidents." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.get_subpaths:5 of -msgid "subpaths." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.init_colors:3 of -msgid "" -"Gets called upon creation. This is an empty method that can be " -"implemented by subclasses." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves:3 of -msgid "Number of curves to insert." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves:5 -#: manim.mobject.types.vectorized_mobject.VMobject.set_anchors_and_handles:9 of -msgid "for chaining." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list:3 -#: of -msgid "Number of desired curves." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list:5 -#: of -msgid "Starting points." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list:8 -#: of -msgid "Points generated." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:3 of -msgid "The proportion along the the path of the :class:`VMobject`." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:5 of -msgid "The point on the :class:`VMobject`." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:6 of -msgid ":class:`numpy.ndarray`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:8 of -msgid "If ``alpha`` is not between 0 and 1." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:9 -#: manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:10 of -msgid "If the :class:`VMobject` has no points." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.pointwise_become_partial:1 -#: of -msgid "" -"Given two bounds a and b, transforms the points of the self vmobject into" -" the points of the vmobject passed as parameter with respect to the " -"bounds. Points here stand for control points of the bezier curves " -"(anchors and handles)" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.pointwise_become_partial:4 -#: of -msgid "The vmobject that will serve as a model." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.pointwise_become_partial:6 -#: of -msgid "upper-bound." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.pointwise_become_partial:8 -#: of -msgid "lower-bound" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:4 of -msgid "" -"The Cartesian coordinates of the point which may or may not lie on the " -":class:`VMobject`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:6 of -msgid "The proportion along the path of the :class:`VMobject`." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:9 of -msgid "If ``point`` does not lie on the curve." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.reverse_direction:3 of -msgid "Returns self." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.reverse_direction:4 of -msgid ":class:`VMobject`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction:3 of -msgid "Angle by which the direction of sheen is rotated." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction:5 of -msgid "Axis of rotation." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction:10 -#: manim.mobject.types.vectorized_mobject.VMobject.set_sheen_direction:8 of -msgid "Normal usage::" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction:14 of -msgid ":meth:`~.VMobject.set_sheen_direction`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.scale_handle_to_anchor_distances:1 -#: of -msgid "" -"If the distance between a given handle point H and its associated anchor " -"point A is d, then it changes H to be a distances factor*d away from A, " -"but so that the line from A to H doesn't change. This is mostly useful in" -" the context of applying a (differentiable) function, to preserve " -"tangency properties. One would pull all the handles closer to their " -"anchors, apply the function then push them out again." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.scale_handle_to_anchor_distances:9 -#: of -msgid "The factor used for scaling." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.scale_handle_to_anchor_distances:11 -#: of -msgid "For chaining." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.set_anchors_and_handles:4 of -msgid "" -"anchors1[i], handles1[i], handles2[i] and anchors2[i] define the i-th " -"bezier curve of the vmobject. There are four hardcoded parameters and " -"this is a problem as it makes the number of points per cubic curve " -"unchangeable from 4 (two anchors and two handles)." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.set_color:1 of -msgid "" -"Condition is function which takes in one arguments, (x, y, z). Here it " -"just recurses to submobjects, but in subclasses this should be further " -"implemented based on the the inner workings of color" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.set_fill:3 of -msgid "Fill color of the :class:`VMobject`." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.set_fill:4 of -msgid "Fill opacity of the :class:`VMobject`." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.set_fill:5 of -msgid "If ``True``, the fill color of all submobjects is also set." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.set_fill:7 -#: manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners:9 of -msgid "self. For chaining purposes." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.set_fill:25 of -msgid ":meth:`~.VMobject.set_style`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners:3 of -msgid "" -"To achieve that, this algorithm sets handles aligned with the anchors " -"such that the resultant bezier curve will be the segment between the two " -"anchors." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners:6 of -msgid "Array of points that will be set as corners." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.set_sheen:3 of -msgid "" -"The extent of lustre/gradient to apply. If negative, the gradient starts " -"from black, if positive the gradient starts from white and changes to the" -" current color." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.set_sheen:7 -#: manim.mobject.types.vectorized_mobject.VMobject.set_sheen_direction:3 of -msgid "Direction from where the gradient is applied." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject.set_sheen_direction:12 of -msgid ":meth:`~.VMobject.set_sheen`, :meth:`~.VMobject.rotate_sheen_direction`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.po deleted file mode 100644 index c1466fae54..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.po +++ /dev/null @@ -1,116 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.rst:2 -msgid "VectorizedPoint" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.rst:4 -msgid "" -"Qualified name: " -"``manim.mobject.types.vectorized\\_mobject.VectorizedPoint``" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VectorizedPoint:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.rst:21::1 -msgid "" -":obj:`get_location " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.rst:21::1 -msgid "" -":obj:`set_location " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.rst:23 -msgid "Attributes" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject:1::1 of -msgid "" -":obj:`animate " -"`\\" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject:1::1 of -msgid "" -":obj:`depth " -"`\\" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject:1::1 of -msgid "" -":obj:`height " -"`\\" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject:1::1 -#: manim.mobject.types.vectorized_mobject.VectorizedPoint.height:1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject:1::1 of -msgid "" -":obj:`width " -"`\\" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VMobject:1::1 -#: manim.mobject.types.vectorized_mobject.VectorizedPoint.width:1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VectorizedPoint.width of -msgid "Returns" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VectorizedPoint.width of -msgid "Return type" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VectorizedPoint.height:4 -#: manim.mobject.types.vectorized_mobject.VectorizedPoint.width:4 of -msgid ":class:`float`" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VectorizedPoint.height:7 -#: manim.mobject.types.vectorized_mobject.VectorizedPoint.width:7 of -msgid "Examples" -msgstr "" - -#: manim.mobject.types.vectorized_mobject.VectorizedPoint.height:22 -#: manim.mobject.types.vectorized_mobject.VectorizedPoint.width:22 of -msgid ":meth:`length_over_dim`" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.value_tracker.ComplexValueTracker.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.value_tracker.ComplexValueTracker.po deleted file mode 100644 index 7d47af87c4..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.value_tracker.ComplexValueTracker.po +++ /dev/null @@ -1,101 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.value_tracker.ComplexValueTracker.rst:2 -msgid "ComplexValueTracker" -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ComplexValueTracker.rst:4 -msgid "Qualified name: ``manim.mobject.value\\_tracker.ComplexValueTracker``" -msgstr "" - -#: manim.mobject.value_tracker.ComplexValueTracker:1 of -msgid "Bases: :class:`manim.mobject.value_tracker.ValueTracker`" -msgstr "" - -#: manim.mobject.value_tracker.ComplexValueTracker:1 of -msgid "Tracks a complex-valued parameter." -msgstr "" - -#: manim.mobject.value_tracker.ComplexValueTracker:3 of -msgid "" -"When the value is set through :attr:`animate`, the value will take a " -"straight path from the source point to the destination point." -msgstr "" - -#: manim.mobject.value_tracker.ComplexValueTracker:7 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ComplexValueTracker.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ComplexValueTracker.rst:21::1 -msgid "" -":obj:`get_value " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ComplexValueTracker.rst:21::1 -#: manim.mobject.value_tracker.ComplexValueTracker.get_value:1 of -msgid "Get the current value of this value tracker as a complex number." -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ComplexValueTracker.rst:21::1 -msgid "" -":obj:`set_value " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ComplexValueTracker.rst:21::1 -#: manim.mobject.value_tracker.ComplexValueTracker.set_value:1 of -msgid "Sets a new complex value to the ComplexValueTracker" -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ComplexValueTracker.rst:23 -msgid "Attributes" -msgstr "" - -#: manim.mobject.value_tracker.ComplexValueTracker.get_value:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.value_tracker.ComplexValueTracker.get_value:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.value_tracker.ComplexValueTracker.get_value:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.value_tracker.ComplexValueTracker.get_value:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.value_tracker.ComplexValueTracker.get_value:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.value_tracker.ComplexValueTracker.get_value:3 of -msgid "" -"The value is internally stored as a points array [a, b, 0]. This can be " -"accessed directly to represent the value geometrically, see the usage " -"example." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.value_tracker.ValueTracker.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.value_tracker.ValueTracker.po deleted file mode 100644 index c57f5c0444..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.value_tracker.ValueTracker.po +++ /dev/null @@ -1,118 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:2 -msgid "ValueTracker" -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:4 -msgid "Qualified name: ``manim.mobject.value\\_tracker.ValueTracker``" -msgstr "" - -#: manim.mobject.value_tracker.ValueTracker:1 of -msgid "Bases: :class:`manim.mobject.mobject.Mobject`" -msgstr "" - -#: manim.mobject.value_tracker.ValueTracker:1 of -msgid "" -"A mobject that can be used for tracking (real-valued) parameters. Useful " -"for animating parameter changes." -msgstr "" - -#: manim.mobject.value_tracker.ValueTracker:4 of -msgid "" -"Not meant to be displayed. Instead the position encodes some number, " -"often one which another animation or continual_animation uses for its " -"update function, and by treating it as a mobject it can still be animated" -" and manipulated just like anything else." -msgstr "" - -#: manim.mobject.value_tracker.ValueTracker:9 of -msgid "" -"This value changes continuously when animated using the :attr:`animate` " -"syntax." -msgstr "" - -#: manim.mobject.value_tracker.ValueTracker:12 of -msgid "Examples" -msgstr "" - -#: manim.mobject.value_tracker.ValueTracker:41 of -msgid "" -"You can also link ValueTrackers to updaters. In this case, you have to " -"make sure that the ValueTracker is added to the scene by ``add``" -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:23::1 -#: manim.mobject.value_tracker.ValueTracker.get_value:1 of -msgid "Get the current value of this ValueTracker." -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:23::1 -msgid "" -":obj:`increment_value " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:23::1 -#: manim.mobject.value_tracker.ValueTracker.increment_value:1 of -msgid "Increments (adds) a scalar value to the ValueTracker" -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:23::1 -#: manim.mobject.value_tracker.ValueTracker.interpolate:1 of -msgid "Turns self into an interpolation between mobject1 and mobject2." -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:23::1 -#: manim.mobject.value_tracker.ValueTracker.set_value:1 of -msgid "Sets a new scalar value to the ValueTracker" -msgstr "" - -#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.mobject.value_tracker.ValueTracker.get_value:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.value_tracker.ValueTracker.get_value:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.value_tracker.ValueTracker.get_value:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.value_tracker.ValueTracker.get_value:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.value_tracker.ValueTracker.get_value:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.value_tracker.ValueTracker.get_value of -msgid "Return type" -msgstr "" - -#: manim.mobject.value_tracker.ValueTracker.increment_value -#: manim.mobject.value_tracker.ValueTracker.set_value of -msgid "Parameters" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.ArrowVectorField.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.ArrowVectorField.po deleted file mode 100644 index 00b92b7a3f..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.ArrowVectorField.po +++ /dev/null @@ -1,169 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.vector_field.ArrowVectorField.rst:2 -msgid "ArrowVectorField" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.ArrowVectorField.rst:4 -msgid "Qualified name: ``manim.mobject.vector\\_field.ArrowVectorField``" -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:1 of -msgid "Bases: :class:`manim.mobject.vector_field.VectorField`" -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:1 of -msgid "A :class:`VectorField` represented by a set of change vectors." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:3 of -msgid "" -"Vector fields are always based on a function defining the " -":class:`~.Vector` at every position. The values of this functions is " -"displayed as a grid of vectors. By default the color of each vector is " -"determined by it's magnitude. Other color schemes can be used however." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField.get_vector of -msgid "Parameters" -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:8 of -msgid "" -"The function defining the rate of change at every position of the vector " -"field." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:9 of -msgid "" -"The color of the vector field. If set, position-specific coloring is " -"disabled." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:10 of -msgid "" -"A function mapping a vector to a single value. This value gives the " -"position in the color gradient defined using `min_color_scheme_value`, " -"`max_color_scheme_value` and `colors`." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:11 of -msgid "" -"The value of the color_scheme function to be mapped to the first color in" -" `colors`. Lower values also result in the first color of the gradient." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:12 of -msgid "" -"The value of the color_scheme function to be mapped to the last color in " -"`colors`. Higher values also result in the last color of the gradient." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:13 of -msgid "The colors defining the color gradient of the vector field." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:14 of -msgid "The minimum x value for which to draw vectors." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:15 of -msgid "The maximum x value for which to draw vectors." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:16 of -msgid "The minimum y value for which to draw vectors." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:17 of -msgid "The maximum y value for which to draw vectors." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:18 of -msgid "The distance in x direction between two vectors." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:19 of -msgid "The distance in y direction between two vectors." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:20 of -msgid "" -"The function determining the displayed size of the vectors. The actual " -"size of the vector is passed, the returned value will be used as display " -"size for the vector. By default this is used to cap the displayed size of" -" vectors to reduce the clutter." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:23 of -msgid "The opacity of the arrows." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:24 -#: manim.mobject.vector_field.ArrowVectorField.get_vector:8 of -msgid "Additional arguments to be passed to the :class:`~.Vector` constructor" -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:25 of -msgid "Additional arguments to be passed to the :class:`~.VGroup` constructor" -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField:29 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.ArrowVectorField.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.ArrowVectorField.rst:20::1 -#: manim.mobject.vector_field.ArrowVectorField.get_vector:1 of -msgid "Creates a vector in the vector field." -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.ArrowVectorField.rst:22 -msgid "Attributes" -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField.get_vector:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField.get_vector:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField.get_vector:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField.get_vector:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField.get_vector:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField.get_vector:3 of -msgid "" -"The created vector is based on the function of the vector field and is " -"rooted in the given point. Color and length fit the specifications of " -"this vector field." -msgstr "" - -#: manim.mobject.vector_field.ArrowVectorField.get_vector:7 of -msgid "The root point of the vector." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.StreamLines.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.StreamLines.po deleted file mode 100644 index 7958a88b37..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.StreamLines.po +++ /dev/null @@ -1,288 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:2 -msgid "StreamLines" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:4 -msgid "Qualified name: ``manim.mobject.vector\\_field.StreamLines``" -msgstr "" - -#: manim.mobject.vector_field.StreamLines:1 of -msgid "Bases: :class:`manim.mobject.vector_field.VectorField`" -msgstr "" - -#: manim.mobject.vector_field.StreamLines:1 of -msgid "" -"StreamLines represent the flow of a :class:`VectorField` using the trace " -"of moving agents." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:3 of -msgid "" -"Vector fields are always based on a function defining the vector at every" -" position. The values of this functions is displayed by moving many " -"agents along the vector field and showing their trace." -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.vector_field.StreamLines.rst -#: after manim.mobject.vector_field.StreamLines.end_animation -#: manim.mobject.vector_field.StreamLines.start_animation of padding -msgid "Parameters" -msgstr "" - -#: manim.mobject.vector_field.StreamLines:7 of -msgid "" -"The function defining the rate of change at every position of the vector " -"field." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:8 of -msgid "" -"The color of the vector field. If set, position-specific coloring is " -"disabled." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:9 of -msgid "" -"A function mapping a vector to a single value. This value gives the " -"position in the color gradient defined using `min_color_scheme_value`, " -"`max_color_scheme_value` and `colors`." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:10 of -msgid "" -"The value of the color_scheme function to be mapped to the first color in" -" `colors`. Lower values also result in the first color of the gradient." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:11 of -msgid "" -"The value of the color_scheme function to be mapped to the last color in " -"`colors`. Higher values also result in the last color of the gradient." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:12 of -msgid "The colors defining the color gradient of the vector field." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:13 of -msgid "The minimum x value at which agends are spawned" -msgstr "" - -#: manim.mobject.vector_field.StreamLines:14 of -msgid "The maximum x value at which agends are spawned" -msgstr "" - -#: manim.mobject.vector_field.StreamLines:15 of -msgid "The minimum y value at which agends are spawned" -msgstr "" - -#: manim.mobject.vector_field.StreamLines:16 of -msgid "The maximum y value at which agends are spawned" -msgstr "" - -#: manim.mobject.vector_field.StreamLines:17 of -msgid "The distance in x direction between two agents." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:18 of -msgid "The distance in y direction between two agents." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:19 of -msgid "" -"The amount by which the starting position of each agent is altered along " -"each axis. Defaults to :code:`delta_y / 2` if not defined." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:20 of -msgid "The number of agents generated at each starting point." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:21 of -msgid "" -"The factor by which the distance an agent moves per step is stretched. " -"Lower values result in a better approximation of the trajectories in the " -"vector field." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:22 of -msgid "" -"The time the agents get to move in the vector field. Higher values " -"therefore result in longer stream lines. However, this whole time gets " -"simulated upon creation." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:23 of -msgid "" -"The maximum number of anchors per line. Lines with more anchors get " -"reduced in complexity, not in length." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:24 of -msgid "" -"The distance agents can move out of the generation area before being " -"terminated." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:25 of -msgid "The stroke with of the stream lines." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:26 of -msgid "The opacity of the stream lines." -msgstr "" - -#: manim.mobject.vector_field.StreamLines:29 -#: manim.mobject.vector_field.StreamLines.create:14 -#: manim.mobject.vector_field.StreamLines.end_animation:11 -#: manim.mobject.vector_field.StreamLines.start_animation:13 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:22::1 -#: manim.mobject.vector_field.StreamLines.create:1 -#: manim.mobject.vector_field.StreamLines.create:10 of -msgid "The creation animation of the stream lines." -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:22::1 -msgid "" -":obj:`end_animation " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:22::1 -#: manim.mobject.vector_field.StreamLines.end_animation:1 of -msgid "End the stream line animation smoothly." -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:22::1 -msgid "" -":obj:`start_animation " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:22::1 -#: manim.mobject.vector_field.StreamLines.start_animation:1 of -msgid "Animates the stream lines using an updater." -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:24 -msgid "Attributes" -msgstr "" - -#: manim.mobject.vector_field.StreamLines.create:1::1 of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.vector_field.StreamLines.create:1::1 of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.vector_field.StreamLines.create:1::1 of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.vector_field.StreamLines.create:1::1 of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.vector_field.StreamLines.create:1::1 of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.vector_field.StreamLines.create:3 of -msgid "The stream lines appear in random order." -msgstr "" - -#: manim.mobject.vector_field.StreamLines.create:5 of -msgid "" -"The lag ratio of the animation. If undefined, it will be selected so that" -" the total animation length is 1.5 times the run time of each stream line" -" creation." -msgstr "" - -#: manim.mobject.vector_field.StreamLines.create:7 of -msgid "" -"The run time of every single stream line creation. The runtime of the " -"whole animation might be longer due to the `lag_ratio`. If undefined, the" -" virtual time of the stream lines is used as run time." -msgstr "" - -#: manim.mobject.vector_field.StreamLines.end_animation -#: manim.mobject.vector_field.StreamLines.start_animation of -msgid "Returns" -msgstr "" - -#: ../../source/internal -#: /home/mysaa/Documents/Projets/ggg/manim/docs/source/reference/manim.mobject.vector_field.StreamLines.rst -#: after manim.mobject.vector_field.StreamLines.end_animation -#: manim.mobject.vector_field.StreamLines.start_animation of padding -msgid "Return type" -msgstr "" - -#: manim.mobject.vector_field.StreamLines.end_animation:3 of -msgid "" -"Returns an animation resulting in fully displayed stream lines without a " -"noticeable cut." -msgstr "" - -#: manim.mobject.vector_field.StreamLines.end_animation:5 of -msgid "The animation fading out the running stream animation." -msgstr "" - -#: manim.mobject.vector_field.StreamLines.start_animation of -msgid "Raises" -msgstr "" - -#: manim.mobject.vector_field.StreamLines.end_animation:8 of -msgid "if no stream line animation is running" -msgstr "" - -#: manim.mobject.vector_field.StreamLines.start_animation:3 of -msgid "The stream lines will continuously flow" -msgstr "" - -#: manim.mobject.vector_field.StreamLines.start_animation:5 of -msgid "" -"If `True` the animation is initialized line by line. Otherwise it starts " -"with all lines shown." -msgstr "" - -#: manim.mobject.vector_field.StreamLines.start_animation:7 of -msgid "" -"At `flow_speed=1` the distance the flow moves per second is equal to the " -"magnitude of the vector field along its path. The speed value scales the " -"speed of this flow." -msgstr "" - -#: manim.mobject.vector_field.StreamLines.start_animation:8 of -msgid "The proportion of the stream line shown while being animated" -msgstr "" - -#: manim.mobject.vector_field.StreamLines.start_animation:9 of -msgid "The rate function of each stream line flashing" -msgstr "" - -#: manim.mobject.vector_field.StreamLines.start_animation:10 of -msgid "The animation class being used" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.VectorField.po b/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.VectorField.po deleted file mode 100644 index 04c1408086..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.VectorField.po +++ /dev/null @@ -1,330 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:2 -msgid "VectorField" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:4 -msgid "Qualified name: ``manim.mobject.vector\\_field.VectorField``" -msgstr "" - -#: manim.mobject.vector_field.VectorField:1 of -msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" -msgstr "" - -#: manim.mobject.vector_field.VectorField:1 of -msgid "A vector field." -msgstr "" - -#: manim.mobject.vector_field.VectorField:3 of -msgid "" -"Vector fields are based on a function defining a vector at every " -"position. This class does by default not include any visible elements but" -" provides methods to move other :class:`~.Mobject` s along the vector " -"field." -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_colored_background_image -#: manim.mobject.vector_field.VectorField.get_nudge_updater -#: manim.mobject.vector_field.VectorField.nudge_submobjects -#: manim.mobject.vector_field.VectorField.shift_func -#: manim.mobject.vector_field.VectorField.start_submobject_movement -#: manim.mobject.vector_field.VectorField.stop_submobject_movement of -msgid "Parameters" -msgstr "" - -#: manim.mobject.vector_field.VectorField:7 of -msgid "" -"The function defining the rate of change at every position of the " -"`VectorField`." -msgstr "" - -#: manim.mobject.vector_field.VectorField:8 of -msgid "" -"The color of the vector field. If set, position-specific coloring is " -"disabled." -msgstr "" - -#: manim.mobject.vector_field.VectorField:9 of -msgid "" -"A function mapping a vector to a single value. This value gives the " -"position in the color gradient defined using `min_color_scheme_value`, " -"`max_color_scheme_value` and `colors`." -msgstr "" - -#: manim.mobject.vector_field.VectorField:10 of -msgid "" -"The value of the color_scheme function to be mapped to the first color in" -" `colors`. Lower values also result in the first color of the gradient." -msgstr "" - -#: manim.mobject.vector_field.VectorField:11 of -msgid "" -"The value of the color_scheme function to be mapped to the last color in " -"`colors`. Higher values also result in the last color of the gradient." -msgstr "" - -#: manim.mobject.vector_field.VectorField:12 of -msgid "The colors defining the color gradient of the vector field." -msgstr "" - -#: manim.mobject.vector_field.VectorField:13 of -msgid "Additional arguments to be passed to the :class:`~.VGroup` constructor" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:27::1 -msgid "" -":obj:`get_colored_background_image " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:27::1 -#: manim.mobject.vector_field.VectorField.get_colored_background_image:1 of -msgid "Generate an image that displays the vector field." -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:27::1 -msgid "" -":obj:`get_nudge_updater " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:27::1 -#: manim.mobject.vector_field.VectorField.get_nudge_updater:1 of -msgid "" -"Get an update function to move a :class:`~.Mobject` along the vector " -"field." -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:27::1 -#: manim.mobject.vector_field.VectorField.nudge:1 of -msgid "Nudge a :class:`~.Mobject` along the vector field." -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:27::1 -msgid "" -":obj:`nudge_submobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:27::1 -#: manim.mobject.vector_field.VectorField.nudge_submobjects:1 of -msgid "Apply a nudge along the vector field to all submobjects." -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:27::1 -#: manim.mobject.vector_field.VectorField.scale_func:1 of -msgid "Scale a vector field function." -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:27::1 -#: manim.mobject.vector_field.VectorField.shift_func:1 of -msgid "Shift a vector field function." -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:27::1 -msgid "" -":obj:`start_submobject_movement " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:27::1 -#: manim.mobject.vector_field.VectorField.start_submobject_movement:1 of -msgid "Start continuously moving all submobjects along the vector field." -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:27::1 -msgid "" -":obj:`stop_submobject_movement " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:27::1 -#: manim.mobject.vector_field.VectorField.stop_submobject_movement:1 of -msgid "" -"Stops the continuous movement started using " -":meth:`start_submobject_movement`." -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:29 -msgid "Attributes" -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_colored_background_image:1::1 -#: of -msgid "Used to animate the application of a method." -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_colored_background_image:1::1 -#: of -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_colored_background_image:1::1 -#: of -msgid "The depth of the mobject." -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_colored_background_image:1::1 -#: of -msgid "The height of the mobject." -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_colored_background_image:1::1 -#: of -msgid "The width of the mobject." -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_colored_background_image:3 of -msgid "" -"The color at each position is calculated by passing the positing through " -"a series of steps: Calculate the vector field function at that position, " -"map that vector to a single value using `self.color_scheme` and finally " -"generate a color from that value using the color gradient." -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_colored_background_image:9 of -msgid "" -"The stepsize at which pixels get included in the image. Lower values give" -" more accurate results, but may take a long time to compute." -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_colored_background_image -#: manim.mobject.vector_field.VectorField.get_nudge_updater -#: manim.mobject.vector_field.VectorField.nudge_submobjects -#: manim.mobject.vector_field.VectorField.shift_func -#: manim.mobject.vector_field.VectorField.start_submobject_movement -#: manim.mobject.vector_field.VectorField.stop_submobject_movement of -msgid "Returns" -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_colored_background_image:12 of -msgid "The vector field image." -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_colored_background_image -#: manim.mobject.vector_field.VectorField.get_nudge_updater -#: manim.mobject.vector_field.VectorField.nudge_submobjects -#: manim.mobject.vector_field.VectorField.shift_func -#: manim.mobject.vector_field.VectorField.start_submobject_movement -#: manim.mobject.vector_field.VectorField.stop_submobject_movement of -msgid "Return type" -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_nudge_updater:3 of -msgid "" -"When used with :meth:`~.Mobject.add_updater`, the mobject will move along" -" the vector field, where its speed is determined by the magnitude of the " -"vector field." -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_nudge_updater:5 of -msgid "" -"At `speed=1` the distance a mobject moves per second is equal to the " -"magnitude of the vector field along its path. The speed value scales the " -"speed of such a mobject." -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_nudge_updater:6 -#: manim.mobject.vector_field.VectorField.nudge_submobjects:7 -#: manim.mobject.vector_field.VectorField.start_submobject_movement:6 of -msgid "" -"Whether to move the mobject along the vector field. See :meth:`nudge` for" -" details." -msgstr "" - -#: manim.mobject.vector_field.VectorField.get_nudge_updater:8 of -msgid "The update function." -msgstr "" - -#: manim.mobject.vector_field.VectorField.nudge:3 of -msgid "The mobject to move along the vector field" -msgstr "" - -#: manim.mobject.vector_field.VectorField.nudge:4 -#: manim.mobject.vector_field.VectorField.nudge_submobjects:3 of -msgid "" -"A scalar to the amount the mobject is moved along the vector field. The " -"actual distance is based on the magnitude of the vector field." -msgstr "" - -#: manim.mobject.vector_field.VectorField.nudge:6 -#: manim.mobject.vector_field.VectorField.nudge_submobjects:5 of -msgid "" -"The amount of steps the whole nudge is divided into. Higher values give " -"more accurate approximations." -msgstr "" - -#: manim.mobject.vector_field.VectorField.nudge:8 of -msgid "" -"Whether to move the mobject along the vector field. If `True` the vector " -"field takes effect on the center of the given :class:`~.Mobject`. If " -"`False` the vector field takes effect on the points of the individual " -"points of the :class:`~.Mobject`, potentially distorting it." -msgstr "" - -#: manim.mobject.vector_field.VectorField.nudge:14 -#: manim.mobject.vector_field.VectorField.nudge_submobjects:9 -#: manim.mobject.vector_field.VectorField.start_submobject_movement:8 -#: manim.mobject.vector_field.VectorField.stop_submobject_movement:3 of -msgid "This vector field." -msgstr "" - -#: manim.mobject.vector_field.VectorField.nudge:18 -#: manim.mobject.vector_field.VectorField.scale_func:7 of -msgid "Examples" -msgstr "" - -#: manim.mobject.vector_field.VectorField.scale_func:3 -#: manim.mobject.vector_field.VectorField.shift_func:3 of -msgid "The function defining a vector field." -msgstr "" - -#: manim.mobject.vector_field.VectorField.scale_func:4 of -msgid "The scalar to be applied to the vector field." -msgstr "" - -#: manim.mobject.vector_field.VectorField.scale_func:21 of -msgid "The scaled vector field function." -msgstr "" - -#: manim.mobject.vector_field.VectorField.scale_func:22 -#: manim.mobject.vector_field.VectorField.shift_func:7 of -msgid "`Callable[[np.ndarray], np.ndarray]`" -msgstr "" - -#: manim.mobject.vector_field.VectorField.shift_func:4 of -msgid "The shift to be applied to the vector field." -msgstr "" - -#: manim.mobject.vector_field.VectorField.shift_func:6 of -msgid "The shifted vector field function." -msgstr "" - -#: manim.mobject.vector_field.VectorField.start_submobject_movement:3 of -msgid "" -"Calling this method multiple times will result in removing the previous " -"updater created by this method." -msgstr "" - -#: manim.mobject.vector_field.VectorField.start_submobject_movement:5 of -msgid "" -"The speed at which to move the submobjects. See :meth:`get_nudge_updater`" -" for details." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.moving_camera_scene.MovingCameraScene.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.moving_camera_scene.MovingCameraScene.po deleted file mode 100644 index ccb1230aaa..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.moving_camera_scene.MovingCameraScene.po +++ /dev/null @@ -1,58 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.moving_camera_scene.MovingCameraScene.rst:2 -msgid "MovingCameraScene" -msgstr "" - -#: ../../source/reference/manim.scene.moving_camera_scene.MovingCameraScene.rst:4 -msgid "Qualified name: ``manim.scene.moving\\_camera\\_scene.MovingCameraScene``" -msgstr "" - -#: manim.scene.moving_camera_scene.MovingCameraScene:1 of -msgid "Bases: :class:`manim.scene.scene.Scene`" -msgstr "" - -#: manim.scene.moving_camera_scene.MovingCameraScene:1 of -msgid "" -"This is a Scene, with special configurations and properties that make it " -"suitable for cases where the camera must be moved around." -msgstr "" - -#: ../../source/reference/manim.scene.moving_camera_scene.MovingCameraScene.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.scene.moving_camera_scene.MovingCameraScene.rst:20::1 -msgid "" -":obj:`get_moving_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.moving_camera_scene.MovingCameraScene.rst:20::1 -#: manim.scene.moving_camera_scene.MovingCameraScene.get_moving_mobjects:1 of -msgid "" -"This method returns a list of all of the Mobjects in the Scene that are " -"moving, that are also in the animations passed." -msgstr "" - -#: ../../source/reference/manim.scene.moving_camera_scene.MovingCameraScene.rst:22 -msgid "Attributes" -msgstr "" - -#: manim.scene.moving_camera_scene.MovingCameraScene.get_moving_mobjects of -msgid "Parameters" -msgstr "" - -#: manim.scene.moving_camera_scene.MovingCameraScene.get_moving_mobjects:4 of -msgid "The Animations whose mobjects will be checked." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.moving_camera_scene.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.moving_camera_scene.po deleted file mode 100644 index 9b34b1caf5..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.moving_camera_scene.po +++ /dev/null @@ -1,39 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.moving_camera_scene.rst:2 -msgid "moving\\_camera\\_scene" -msgstr "" - -#: manim.scene.moving_camera_scene:1 of -msgid "A scene whose camera can be moved around." -msgstr "" - -#: manim.scene.moving_camera_scene:9 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.scene.moving_camera_scene.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.scene.moving_camera_scene.rst:20::1 -msgid "" -":obj:`MovingCameraScene " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.moving_camera_scene.rst:20::1 -msgid "" -"This is a Scene, with special configurations and properties that make it " -"suitable for cases where the camera must be moved around." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.po deleted file mode 100644 index da71d54705..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.po +++ /dev/null @@ -1,68 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.rst:2 -msgid "ReconfigurableScene" -msgstr "" - -#: ../../source/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.rst:4 -msgid "Qualified name: ``manim.scene.reconfigurable\\_scene.ReconfigurableScene``" -msgstr "" - -#: manim.scene.reconfigurable_scene.ReconfigurableScene:1 of -msgid "Bases: :class:`manim.scene.scene.Scene`" -msgstr "" - -#: manim.scene.reconfigurable_scene.ReconfigurableScene:1 of -msgid "Note, this seems to no longer work as intended." -msgstr "" - -#: ../../source/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.rst:23::1 -msgid "" -":obj:`get_state " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.rst:23::1 -#: manim.scene.reconfigurable_scene.ReconfigurableScene.setup:1 of -msgid "" -"This is meant to be implemented by any scenes which are commonly " -"subclassed, and have some common setup involved before the construct " -"method is called." -msgstr "" - -#: ../../source/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.rst:23::1 -msgid "" -":obj:`transition_between_states " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.rst:23::1 -msgid "" -":obj:`transition_to_alt_config " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.scene.reconfigurable_scene.ReconfigurableScene.setup:1::1 -#: of -msgid "" -":obj:`camera " -"`\\" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.reconfigurable_scene.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.reconfigurable_scene.po deleted file mode 100644 index e138d8e4c6..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.reconfigurable_scene.po +++ /dev/null @@ -1,29 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.reconfigurable_scene.rst:2 -msgid "reconfigurable\\_scene" -msgstr "" - -#: ../../source/reference/manim.scene.reconfigurable_scene.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.scene.reconfigurable_scene.rst:20::1 -msgid "" -":obj:`ReconfigurableScene " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.reconfigurable_scene.rst:20::1 -msgid "Note, this seems to no longer work as intended." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.sample_space_scene.SampleSpaceScene.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.sample_space_scene.SampleSpaceScene.po deleted file mode 100644 index 941f598662..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.sample_space_scene.SampleSpaceScene.po +++ /dev/null @@ -1,109 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:2 -msgid "SampleSpaceScene" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:4 -msgid "Qualified name: ``manim.scene.sample\\_space\\_scene.SampleSpaceScene``" -msgstr "" - -#: manim.scene.sample_space_scene.SampleSpaceScene:1 of -msgid "Bases: :class:`manim.scene.scene.Scene`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:32::1 -msgid "" -":obj:`add_sample_space " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:32::1 -msgid "" -":obj:`get_bottom_conditional_change_anims " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:32::1 -msgid "" -":obj:`get_conditional_change_anims " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:32::1 -msgid "" -":obj:`get_division_change_animations " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:32::1 -msgid "" -":obj:`get_horizontal_division_change_animations " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:32::1 -msgid "" -":obj:`get_posterior_rectangle_braces_and_labels " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:32::1 -msgid "" -":obj:`get_posterior_rectangle_change_anims " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:32::1 -msgid "" -":obj:`get_posterior_rectangles " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:32::1 -msgid "" -":obj:`get_prior_rectangles " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:32::1 -msgid "" -":obj:`get_sample_space " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:32::1 -msgid "" -":obj:`get_top_conditional_change_anims " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:32::1 -msgid "" -":obj:`get_vertical_division_change_animations " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:32::1 -msgid "" -":obj:`update_posterior_braces " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:34 -msgid "Attributes" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene.Scene.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene.Scene.po deleted file mode 100644 index 7af4967cc2..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene.Scene.po +++ /dev/null @@ -1,693 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.scene.Scene.rst:2 -msgid "Scene" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:4 -msgid "Qualified name: ``manim.scene.scene.Scene``" -msgstr "" - -#: manim.scene.scene.Scene:1 of -msgid "Bases: :class:`object`" -msgstr "" - -#: manim.scene.scene.Scene:1 of -msgid "A Scene is the canvas of your animation." -msgstr "" - -#: manim.scene.scene.Scene:3 of -msgid "" -"The primary role of :class:`Scene` is to provide the user with tools to " -"manage mobjects and animations. Generally speaking, a manim script " -"consists of a class that derives from :class:`Scene` whose " -":meth:`Scene.construct` method is overridden by the user's code." -msgstr "" - -#: manim.scene.scene.Scene:8 of -msgid "" -"Mobjects are displayed on screen by calling :meth:`Scene.add` and removed" -" from screen by calling :meth:`Scene.remove`. All mobjects currently on " -"screen are kept in :attr:`Scene.mobjects`. Animations are played by " -"calling :meth:`Scene.play`." -msgstr "" - -#: manim.scene.scene.Scene:12 of -msgid "" -"A :class:`Scene` is rendered internally by calling :meth:`Scene.render`." -" This in turn calls :meth:`Scene.setup`, :meth:`Scene.construct`, and " -":meth:`Scene.tear_down`, in that order." -msgstr "" - -#: manim.scene.scene.Scene:16 of -msgid "" -"It is not recommended to override the ``__init__`` method in user Scenes." -" For code that should be ran before a Scene is rendered, use " -":meth:`Scene.setup` instead." -msgstr "" - -#: manim.scene.scene.Scene:21 manim.scene.scene.Scene.add_sound:12 -#: manim.scene.scene.Scene.construct:14 of -msgid "Examples" -msgstr "" - -#: manim.scene.scene.Scene:22 of -msgid "Override the :meth:`Scene.construct` method with your code." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.add:1 of -msgid "" -"Mobjects will be displayed, from background to foreground in the order " -"with which they are added." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`add_foreground_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.add_foreground_mobject:1 of -msgid "" -"Adds a single mobject to the foreground, and internally to the list " -"foreground_mobjects, and mobjects." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`add_foreground_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.add_foreground_mobjects:1 of -msgid "" -"Adds mobjects to the foreground, and internally to the list " -"foreground_mobjects, and mobjects." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`add_mobjects_from_animations " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.add_sound:1 of -msgid "This method is used to add a sound to the animation." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.begin_animations:1 of -msgid "Start the animations of the scene." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.bring_to_back:1 of -msgid "Removes the mobject from the scene and adds them to the back of the scene." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.bring_to_front:1 of -msgid "" -"Adds the passed mobjects to the scene again, pushing them to he front of " -"the scene." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.clear:1 of -msgid "" -"Removes all mobjects present in self.mobjects and " -"self.foreground_mobjects from the scene." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`compile_animation_data " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.compile_animation_data:1 of -msgid "" -"Given a list of animations, compile the corresponding static and moving " -"mobjects, and gather the animation durations." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -"Creates _MethodAnimations from any _AnimationBuilders and updates " -"animation kwargs with kwargs passed to play()." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.construct:1 of -msgid "Add content to the Scene." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.get_attrs:1 of -msgid "Gets attributes of a scene given the attribute's identifier/name." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`get_mobject_family_members " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "Returns list of family-members of all mobjects in scene." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`get_moving_and_static_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.get_moving_mobjects:1 of -msgid "Gets all moving mobjects in the passed animation(s)." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`get_restructured_mobject_list " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.get_restructured_mobject_list:1 of -msgid "" -"Given a list of mobjects and a list of mobjects to be removed, this " -"filters out the removable mobjects from the list of mobjects." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.get_run_time:1 of -msgid "Gets the total run time for a list of animations." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "You will hardly use this when making your own animations." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`get_top_level_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.get_top_level_mobjects:1 of -msgid "Returns all mobjects which are not submobjects." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.interactive_embed:1 of -msgid "Like embed(), but allows for screen interaction." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`is_current_animation_frozen_frame " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.is_current_animation_frozen_frame:1 of -msgid "" -"Returns whether the current animation produces a static frame (generally " -"a Wait)." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`mouse_drag_orbit_controls " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`mouse_scroll_orbit_controls " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.play_internal:1 of -msgid "" -"This method is used to prep the animations for rendering, apply the " -"arguments and parameters required to them, render them, and write them to" -" the video file." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.remove:1 of -msgid "" -"Removes mobjects in the passed list of mobjects from the scene and the " -"foreground, by removing them from \"mobjects\" and " -"\"foreground_mobjects\"" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`remove_foreground_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.remove_foreground_mobject:1 of -msgid "" -"Removes a single mobject from the foreground, and internally from the " -"list foreground_mobjects." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`remove_foreground_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.remove_foreground_mobjects:1 of -msgid "" -"Removes mobjects from the foreground, and internally from the list " -"foreground_mobjects." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.render:1 of -msgid "Renders this Scene." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.restructure_mobjects:4 of -msgid "tl:wr" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.setup:1 of -msgid "" -"This is meant to be implemented by any scenes which are commonly " -"subclassed, and have some common setup involved before the construct " -"method is called." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "" -":obj:`should_update_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.should_update_mobjects:1 of -msgid "" -"Returns True if any mobject in Scene is being updated or if the scene has" -" always_update_mobjects set to true." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.tear_down:1 of -msgid "" -"This is meant to be implemented by any scenes which are commonly " -"subclassed, and have some common method to be invoked before the scene " -"ends." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -#: manim.scene.scene.Scene.update_mobjects:1 of -msgid "Begins updating all mobjects in the Scene." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:70::1 -msgid "Like a wrapper for wait()." -msgstr "" - -#: ../../source/reference/manim.scene.scene.Scene.rst:72 -msgid "Attributes" -msgstr "" - -#: manim.scene.scene.Scene.add manim.scene.scene.Scene.add_foreground_mobject -#: manim.scene.scene.Scene.add_foreground_mobjects -#: manim.scene.scene.Scene.begin_animations -#: manim.scene.scene.Scene.bring_to_back manim.scene.scene.Scene.bring_to_front -#: manim.scene.scene.Scene.compile_animation_data -#: manim.scene.scene.Scene.get_attrs -#: manim.scene.scene.Scene.get_moving_mobjects -#: manim.scene.scene.Scene.get_restructured_mobject_list -#: manim.scene.scene.Scene.get_run_time -#: manim.scene.scene.Scene.get_time_progression -#: manim.scene.scene.Scene.play_internal manim.scene.scene.Scene.remove -#: manim.scene.scene.Scene.remove_foreground_mobject -#: manim.scene.scene.Scene.remove_foreground_mobjects -#: manim.scene.scene.Scene.render manim.scene.scene.Scene.restructure_mobjects -#: manim.scene.scene.Scene.update_mobjects manim.scene.scene.Scene.wait_until -#: of -msgid "Parameters" -msgstr "" - -#: manim.scene.scene.Scene.add:4 of -msgid "Mobjects to add." -msgstr "" - -#: manim.scene.scene.Scene.add manim.scene.scene.Scene.add_foreground_mobject -#: manim.scene.scene.Scene.add_foreground_mobjects -#: manim.scene.scene.Scene.bring_to_back manim.scene.scene.Scene.bring_to_front -#: manim.scene.scene.Scene.clear manim.scene.scene.Scene.compile_animation_data -#: manim.scene.scene.Scene.compile_animations manim.scene.scene.Scene.get_attrs -#: manim.scene.scene.Scene.get_mobject_family_members -#: manim.scene.scene.Scene.get_moving_mobjects -#: manim.scene.scene.Scene.get_restructured_mobject_list -#: manim.scene.scene.Scene.get_run_time -#: manim.scene.scene.Scene.get_time_progression -#: manim.scene.scene.Scene.get_top_level_mobjects -#: manim.scene.scene.Scene.remove_foreground_mobject -#: manim.scene.scene.Scene.remove_foreground_mobjects -#: manim.scene.scene.Scene.restructure_mobjects -#: manim.scene.scene.Scene.should_update_mobjects of -msgid "Returns" -msgstr "" - -#: manim.scene.scene.Scene.add:7 of -msgid "The same scene after adding the Mobjects in." -msgstr "" - -#: manim.scene.scene.Scene.add manim.scene.scene.Scene.add_foreground_mobject -#: manim.scene.scene.Scene.add_foreground_mobjects -#: manim.scene.scene.Scene.begin_animations -#: manim.scene.scene.Scene.bring_to_back manim.scene.scene.Scene.bring_to_front -#: manim.scene.scene.Scene.clear manim.scene.scene.Scene.compile_animation_data -#: manim.scene.scene.Scene.compile_animations manim.scene.scene.Scene.get_attrs -#: manim.scene.scene.Scene.get_mobject_family_members -#: manim.scene.scene.Scene.get_moving_mobjects -#: manim.scene.scene.Scene.get_restructured_mobject_list -#: manim.scene.scene.Scene.get_run_time -#: manim.scene.scene.Scene.get_time_progression -#: manim.scene.scene.Scene.get_top_level_mobjects -#: manim.scene.scene.Scene.is_current_animation_frozen_frame -#: manim.scene.scene.Scene.remove_foreground_mobject -#: manim.scene.scene.Scene.remove_foreground_mobjects -#: manim.scene.scene.Scene.restructure_mobjects -#: manim.scene.scene.Scene.should_update_mobjects of -msgid "Return type" -msgstr "" - -#: manim.scene.scene.Scene.add_foreground_mobject:4 of -msgid "The Mobject to add to the foreground." -msgstr "" - -#: manim.scene.scene.Scene.add_foreground_mobject:7 of -msgid "The Scene, with the foreground mobject added." -msgstr "" - -#: manim.scene.scene.Scene.add_foreground_mobjects:4 of -msgid "The Mobjects to add to the foreground." -msgstr "" - -#: manim.scene.scene.Scene.add_foreground_mobjects:7 of -msgid "The Scene, with the foreground mobjects added." -msgstr "" - -#: manim.scene.scene.Scene.add_sound:3 of -msgid "The path to the sound file." -msgstr "" - -#: manim.scene.scene.Scene.add_sound:5 of -msgid "The offset in the sound file after which the sound can be played." -msgstr "" - -#: manim.scene.scene.Scene.add_sound:8 of -msgid "Amplification of the sound." -msgstr "" - -#: manim.scene.scene.Scene.add_sound:29 of -msgid "" -"Download the resource for the previous example `here " -"`_" -" ." -msgstr "" - -#: manim.scene.scene.Scene.bring_to_back:4 of -msgid "The mobject(s) to push to the back of the scene." -msgstr "" - -#: manim.scene.scene.Scene.bring_to_back:7 of -msgid "The Scene, with the mobjects pushed to the back of the scene." -msgstr "" - -#: manim.scene.scene.Scene.bring_to_front:4 of -msgid "The mobject(s) to bring to the front of the scene." -msgstr "" - -#: manim.scene.scene.Scene.bring_to_front:7 of -msgid "The Scene, with the mobjects brought to the front of the scene." -msgstr "" - -#: manim.scene.scene.Scene.clear:4 of -msgid "" -"The Scene, with all of its mobjects in self.mobjects and " -"self.foreground_mobjects removed." -msgstr "" - -#: manim.scene.scene.Scene.compile_animation_data:4 of -msgid "This also begins the animations." -msgstr "" - -#: manim.scene.scene.Scene.compile_animation_data:6 of -msgid "Whether the rendering should be skipped, by default False" -msgstr "" - -#: manim.scene.scene.Scene.compile_animation_data:9 of -msgid "None if there is nothing to play, or self otherwise." -msgstr "" - -#: manim.scene.scene.Scene.compile_animations:1 of -msgid "" -"Creates _MethodAnimations from any _AnimationBuilders and updates " -"animation kwargs with kwargs passed to play(). :param \\*args: Animations" -" to be played. :type \\*args: Tuple[:class:`Animation`] :param " -"\\*\\*kwargs: Configuration for the call to play()." -msgstr "" - -#: manim.scene.scene.Scene.compile_animations:7 of -msgid "Animations to be played." -msgstr "" - -#: manim.scene.scene.Scene.compile_animations:8 of -msgid "Tuple[:class:`Animation`]" -msgstr "" - -#: manim.scene.scene.Scene.construct:3 of -msgid "" -"From within :meth:`Scene.construct`, display mobjects on screen by " -"calling :meth:`Scene.add` and remove them from screen by calling " -":meth:`Scene.remove`. All mobjects currently on screen are kept in " -":attr:`Scene.mobjects`. Play animations by calling :meth:`Scene.play`." -msgstr "" - -#: manim.scene.scene.Scene.construct:9 of -msgid "Notes" -msgstr "" - -#: manim.scene.scene.Scene.construct:10 of -msgid "" -"Initialization code should go in :meth:`Scene.setup`. Termination code " -"should go in :meth:`Scene.tear_down`." -msgstr "" - -#: manim.scene.scene.Scene.construct:15 of -msgid "" -"A typical manim script includes a class derived from :class:`Scene` with " -"an overridden :meth:`Scene.contruct` method:" -msgstr "" - -#: manim.scene.scene.Scene.construct:24 of -msgid ":meth:`Scene.setup`, :meth:`Scene.render`, :meth:`Scene.tear_down`" -msgstr "" - -#: manim.scene.scene.Scene.get_attrs:3 of -msgid "Name(s) of the argument(s) to return the attribute of." -msgstr "" - -#: manim.scene.scene.Scene.get_attrs:6 of -msgid "List of attributes of the passed identifiers." -msgstr "" - -#: manim.scene.scene.Scene.get_mobject_family_members:1 of -msgid "" -"Returns list of family-members of all mobjects in scene. If a Circle() " -"and a VGroup(Rectangle(),Triangle()) were added, it returns not only the " -"Circle(), Rectangle() and Triangle(), but also the VGroup() object." -msgstr "" - -#: manim.scene.scene.Scene.get_mobject_family_members:6 of -msgid "List of mobject family members." -msgstr "" - -#: manim.scene.scene.Scene.get_moving_mobjects:3 of -msgid "The animations to check for moving mobjects." -msgstr "" - -#: manim.scene.scene.Scene.get_moving_mobjects:6 of -msgid "The list of mobjects that could be moving in the Animation(s)" -msgstr "" - -#: manim.scene.scene.Scene.get_restructured_mobject_list:4 of -msgid "The Mobjects to check." -msgstr "" - -#: manim.scene.scene.Scene.get_restructured_mobject_list:6 of -msgid "The list of mobjects to remove." -msgstr "" - -#: manim.scene.scene.Scene.get_restructured_mobject_list:9 of -msgid "The list of mobjects with the mobjects to remove removed." -msgstr "" - -#: manim.scene.scene.Scene.get_run_time:3 of -msgid "A list of the animations whose total ``run_time`` is to be calculated." -msgstr "" - -#: manim.scene.scene.Scene.get_run_time:7 of -msgid "The total ``run_time`` of all of the animations in the list." -msgstr "" - -#: manim.scene.scene.Scene.get_time_progression:1 of -msgid "" -"You will hardly use this when making your own animations. This method is " -"for Manim's internal use." -msgstr "" - -#: manim.scene.scene.Scene.get_time_progression:4 of -msgid "" -"Returns a CommandLine ProgressBar whose ``fill_time`` is dependent on the" -" ``run_time`` of an animation, the iterations to perform in that " -"animation and a bool saying whether or not to consider the skipped " -"animations." -msgstr "" - -#: manim.scene.scene.Scene.get_time_progression:10 of -msgid "The ``run_time`` of the animation." -msgstr "" - -#: manim.scene.scene.Scene.get_time_progression:12 of -msgid "The number of iterations in the animation." -msgstr "" - -#: manim.scene.scene.Scene.get_time_progression:14 of -msgid "Whether or not to show skipped animations in the progress bar." -msgstr "" - -#: manim.scene.scene.Scene.get_time_progression:17 of -msgid "The CommandLine Progress Bar." -msgstr "" - -#: manim.scene.scene.Scene.get_top_level_mobjects:3 of -msgid "List of top level mobjects." -msgstr "" - -#: manim.scene.scene.Scene.play_internal:5 of -msgid "Animation or mobject with mobject method and params" -msgstr "" - -#: manim.scene.scene.Scene.play_internal:6 of -msgid "" -"named parameters affecting what was passed in ``args``, e.g. " -"``run_time``, ``lag_ratio`` and so on." -msgstr "" - -#: manim.scene.scene.Scene.remove:5 of -msgid "The mobjects to remove." -msgstr "" - -#: manim.scene.scene.Scene.remove_foreground_mobject:4 of -msgid "The mobject to remove from the foreground." -msgstr "" - -#: manim.scene.scene.Scene.remove_foreground_mobject:7 of -msgid "The Scene, with the foreground mobject removed." -msgstr "" - -#: manim.scene.scene.Scene.remove_foreground_mobjects:4 of -msgid "The mobject(s) to remove from the foreground." -msgstr "" - -#: manim.scene.scene.Scene.remove_foreground_mobjects:7 of -msgid "The Scene, with the foreground mobjects removed." -msgstr "" - -#: manim.scene.scene.Scene.render:3 of -msgid "If true, opens scene in a file viewer." -msgstr "" - -#: manim.scene.scene.Scene.restructure_mobjects:2 of -msgid "" -"If your scene has a Group(), and you removed a mobject from the Group, " -"this dissolves the group and puts the rest of the mobjects directly in " -"self.mobjects or self.foreground_mobjects." -msgstr "" - -#: manim.scene.scene.Scene.restructure_mobjects:6 of -msgid "" -"In cases where the scene contains a group, e.g. Group(m1, m2, m3), but " -"one of its submobjects is removed, e.g. scene.remove(m1), the list of " -"mobjects will be edited to contain other submobjects, but not m1, e.g. it" -" will now insert m2 and m3 to where the group once was." -msgstr "" - -#: manim.scene.scene.Scene.restructure_mobjects:11 of -msgid "The Mobject to remove." -msgstr "" - -#: manim.scene.scene.Scene.restructure_mobjects:13 of -msgid "" -"The list of mobjects (\"mobjects\", \"foreground_mobjects\" etc) to " -"remove from." -msgstr "" - -#: manim.scene.scene.Scene.restructure_mobjects:15 of -msgid "Whether the mobject's families should be recursively extracted." -msgstr "" - -#: manim.scene.scene.Scene.restructure_mobjects:18 of -msgid "The Scene mobject with restructured Mobjects." -msgstr "" - -#: manim.scene.scene.Scene.update_mobjects:3 of -msgid "Change in time between updates. Defaults (mostly) to 1/frames_per_second" -msgstr "" - -#: manim.scene.scene.Scene.wait_until:1 of -msgid "" -"Like a wrapper for wait(). You pass a function that determines whether to" -" continue waiting, and a max wait time if that is never fulfilled." -msgstr "" - -#: manim.scene.scene.Scene.wait_until:5 of -msgid "" -"The function whose boolean return value determines whether to continue " -"waiting" -msgstr "" - -#: manim.scene.scene.Scene.wait_until:7 of -msgid "" -"The maximum wait time in seconds, if the stop_condition is never " -"fulfilled." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene_file_writer.SceneFileWriter.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene_file_writer.SceneFileWriter.po deleted file mode 100644 index f1060694a2..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene_file_writer.SceneFileWriter.po +++ /dev/null @@ -1,429 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:2 -msgid "SceneFileWriter" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:4 -msgid "Qualified name: ``manim.scene.scene\\_file\\_writer.SceneFileWriter``" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter:1 of -msgid "Bases: :class:`object`" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter:1 of -msgid "" -"SceneFileWriter is the object that actually writes the animations played," -" into video files, using FFMPEG. This is mostly for Manim's internal use." -" You will rarely, if ever, have to use the methods for this class, unless" -" tinkering with the very fabric of Manim's reality." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter:14 of -msgid "Some useful attributes are:" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter:8 of -msgid "\"write_to_movie\" (bool=False)" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter:9 of -msgid "Whether or not to write the animations into a video file." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter:10 of -msgid "\"movie_file_extension\" (str=\".mp4\")" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter:11 of -msgid "The file-type extension of the outputted video." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter:14 of -msgid "\"partial_movie_files\"" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter:13 of -msgid "List of all the partial-movie files." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`add_audio_segment " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.add_audio_segment:1 of -msgid "" -"This method adds an audio segment from an AudioSegment type object and " -"suitable parameters." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`add_partial_movie_file " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -"Adds a new partial movie file path to scene.partial_movie_files from an " -"hash." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.add_sound:1 of -msgid "This method adds an audio segment from a sound file." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`begin_animation " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.begin_animation:1 of -msgid "" -"Used internally by manim to stream the animation to FFMPEG for displaying" -" or writing to a file." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`clean_cache " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.clean_cache:1 of -msgid "Will clean the cache by removing the oldest partial_movie_files." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`close_movie_pipe " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.close_movie_pipe:1 of -msgid "" -"Used internally by Manim to gracefully stop writing to FFMPEG's input " -"buffer" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`combine_movie_files " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.combine_movie_files:1 of -msgid "" -"Used internally by Manim to combine the separate partial movie files that" -" make up a Scene into a single video file for that Scene." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`create_audio_segment " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.create_audio_segment:1 of -msgid "Creates an empty, silent, Audio Segment." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`end_animation " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.end_animation:1 of -msgid "Internally used by Manim to stop streaming to FFMPEG gracefully." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -"Finishes writing to the FFMPEG buffer or writing images to output " -"directory." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`flush_cache_directory " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.flush_cache_directory:1 of -msgid "Delete all the cached partial movie files" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`get_resolution_directory " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory:1 of -msgid "" -"Get the name of the resolution directory directly containing the video " -"file." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`idle_stream " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.idle_stream:1 of -msgid "Doesn't write anything to the FFMPEG frame buffer." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`init_audio " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.init_audio:1 of -msgid "Preps the writer for adding audio to the movie." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`init_output_directories " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.init_output_directories:1 of -msgid "Initialise output directories." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`is_already_cached " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.is_already_cached:1 of -msgid "Will check if a file named with `hash_invocation` exists." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`open_movie_pipe " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.open_movie_pipe:1 of -msgid "" -"Used internally by Manim to initialise FFMPEG and begin writing to " -"FFMPEG's input buffer." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`print_file_ready_message " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.print_file_ready_message:1 of -msgid "Prints the \"File Ready\" message to STDOUT." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`save_final_image " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "The name is a misnomer." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -msgid "" -":obj:`write_frame " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:39::1 -#: manim.scene.scene_file_writer.SceneFileWriter.write_frame:1 of -msgid "Used internally by Manim to write a frame to the FFMPEG input buffer." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:41 -msgid "Attributes" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.add_audio_segment:1::1 -#: of -msgid "" -":obj:`force_output_as_scene_name " -"`\\" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.add_audio_segment -#: manim.scene.scene_file_writer.SceneFileWriter.add_partial_movie_file -#: manim.scene.scene_file_writer.SceneFileWriter.add_sound -#: manim.scene.scene_file_writer.SceneFileWriter.begin_animation -#: manim.scene.scene_file_writer.SceneFileWriter.end_animation -#: manim.scene.scene_file_writer.SceneFileWriter.is_already_cached -#: manim.scene.scene_file_writer.SceneFileWriter.save_final_image -#: manim.scene.scene_file_writer.SceneFileWriter.write_frame of -msgid "Parameters" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.add_audio_segment:4 of -msgid "The audio segment to add" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.add_audio_segment:6 of -msgid "the timestamp at which the sound should be added." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.add_audio_segment:9 of -msgid "The gain of the segment from the background." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.add_partial_movie_file:1 of -msgid "" -"Adds a new partial movie file path to scene.partial_movie_files from an " -"hash. This method will compute the path from the hash." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.add_partial_movie_file:3 of -msgid "Hash of the animation." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.add_sound:3 of -msgid "The path to the sound file." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.add_sound:5 of -msgid "The timestamp at which the audio should be added." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.add_sound:7 of -msgid "The gain of the given audio segment." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.add_sound:9 of -msgid "" -"This method uses add_audio_segment, so any keyword arguments used there " -"can be referenced here." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.begin_animation:4 -#: manim.scene.scene_file_writer.SceneFileWriter.end_animation:4 of -msgid "Whether or not to write to a video file." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.finish:1 of -msgid "" -"Finishes writing to the FFMPEG buffer or writing images to output " -"directory. Combines the partial movie files into the whole scene. If " -"save_last_frame is True, saves the last frame in the default image " -"directory." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory:4 of -msgid "" -"This method gets the name of the directory that immediately contains the " -"video file. This name is ``p``. " -"For example, if you are rendering an 854x480 px animation at 15fps, the " -"name of the directory that immediately contains the video, file will be " -"``480p15``." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory:10 of -msgid "The file structure should look something like::" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory -#: manim.scene.scene_file_writer.SceneFileWriter.is_already_cached of -msgid "Returns" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory:20 of -msgid "The name of the directory." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory -#: manim.scene.scene_file_writer.SceneFileWriter.is_already_cached of -msgid "Return type" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory:21 of -msgid ":class:`str`" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.init_output_directories:4 of -msgid "Notes" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.init_output_directories:5 of -msgid "" -"The directories are read from ``config``, for example " -"``config['media_dir']``. If the target directories don't already exist, " -"they will be created." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.is_already_cached:3 of -msgid "" -"The hash corresponding to an invocation to either `scene.play` or " -"`scene.wait`." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.is_already_cached:6 of -msgid "Whether the file exists." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.is_already_cached:7 of -msgid ":class:`bool`" -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.save_final_image:1 of -msgid "" -"The name is a misnomer. This method saves the image passed to it as an in" -" the default image directory." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.save_final_image:4 of -msgid "The pixel array of the image to save." -msgstr "" - -#: manim.scene.scene_file_writer.SceneFileWriter.write_frame:4 of -msgid "Pixel array of the frame." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene_file_writer.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene_file_writer.po deleted file mode 100644 index 79db995e24..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene_file_writer.po +++ /dev/null @@ -1,29 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.scene_file_writer.rst:2 -msgid "scene\\_file\\_writer" -msgstr "" - -#: manim.scene.scene_file_writer:1 of -msgid "The interface between scenes and ffmpeg." -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.scene.scene_file_writer.rst:20::1 -msgid "" -"SceneFileWriter is the object that actually writes the animations played," -" into video files, using FFMPEG." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.three_d_scene.SpecialThreeDScene.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.three_d_scene.SpecialThreeDScene.po deleted file mode 100644 index bec1994021..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.three_d_scene.SpecialThreeDScene.po +++ /dev/null @@ -1,124 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:2 -msgid "SpecialThreeDScene" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:4 -msgid "Qualified name: ``manim.scene.three\\_d\\_scene.SpecialThreeDScene``" -msgstr "" - -#: manim.scene.three_d_scene.SpecialThreeDScene:1 of -msgid "Bases: :class:`manim.scene.three_d_scene.ThreeDScene`" -msgstr "" - -#: manim.scene.three_d_scene.SpecialThreeDScene:1 of -msgid "An extension of :class:`ThreeDScene` with more settings." -msgstr "" - -#: manim.scene.three_d_scene.SpecialThreeDScene:3 of -msgid "" -"It has some extra configuration for axes, spheres, and an override for " -"low quality rendering. Further key differences are:" -msgstr "" - -#: manim.scene.three_d_scene.SpecialThreeDScene:7 of -msgid "" -"The camera shades applicable 3DMobjects by default, except if rendering " -"in low quality." -msgstr "" - -#: manim.scene.three_d_scene.SpecialThreeDScene:9 of -msgid "Some default params for Spheres and Axes have been added." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:23::1 -#: manim.scene.three_d_scene.SpecialThreeDScene.get_axes:1 of -msgid "Return a set of 3D axes." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:23::1 -msgid "" -":obj:`get_default_camera_position " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:23::1 -#: manim.scene.three_d_scene.SpecialThreeDScene.get_default_camera_position:1 -#: of -msgid "Returns the default_angled_camera position." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:23::1 -msgid "" -":obj:`get_sphere " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:23::1 -#: manim.scene.three_d_scene.SpecialThreeDScene.get_sphere:1 of -msgid "Returns a sphere with the passed keyword arguments as properties." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:23::1 -msgid "" -":obj:`set_camera_to_default_position " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:23::1 -#: manim.scene.three_d_scene.SpecialThreeDScene.set_camera_to_default_position:1 -#: of -msgid "Sets the camera to its default position." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:25 -msgid "Attributes" -msgstr "" - -#: manim.scene.three_d_scene.SpecialThreeDScene.get_axes -#: manim.scene.three_d_scene.SpecialThreeDScene.get_default_camera_position -#: manim.scene.three_d_scene.SpecialThreeDScene.get_sphere of -msgid "Returns" -msgstr "" - -#: manim.scene.three_d_scene.SpecialThreeDScene.get_axes:3 of -msgid "A set of 3D axes." -msgstr "" - -#: manim.scene.three_d_scene.SpecialThreeDScene.get_axes -#: manim.scene.three_d_scene.SpecialThreeDScene.get_default_camera_position -#: manim.scene.three_d_scene.SpecialThreeDScene.get_sphere of -msgid "Return type" -msgstr "" - -#: manim.scene.three_d_scene.SpecialThreeDScene.get_default_camera_position:3 -#: of -msgid "Dictionary of phi, theta, distance, and gamma." -msgstr "" - -#: manim.scene.three_d_scene.SpecialThreeDScene.get_sphere of -msgid "Parameters" -msgstr "" - -#: manim.scene.three_d_scene.SpecialThreeDScene.get_sphere:3 of -msgid "Any valid parameter of :class:`~.Sphere` or :class:`~.Surface`." -msgstr "" - -#: manim.scene.three_d_scene.SpecialThreeDScene.get_sphere:5 of -msgid "The sphere object." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.three_d_scene.ThreeDScene.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.three_d_scene.ThreeDScene.po deleted file mode 100644 index 38d5cfaea2..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.three_d_scene.ThreeDScene.po +++ /dev/null @@ -1,301 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:2 -msgid "ThreeDScene" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:4 -msgid "Qualified name: ``manim.scene.three\\_d\\_scene.ThreeDScene``" -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene:1 of -msgid "Bases: :class:`manim.scene.scene.Scene`" -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene:1 of -msgid "" -"This is a Scene, with special configurations and properties that make it " -"suitable for Three Dimensional Scenes." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -":obj:`add_fixed_in_frame_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -"This method is used to prevent the rotation and movement of mobjects as " -"the camera moves around." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -":obj:`add_fixed_orientation_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -"This method is used to prevent the rotation and tilting of mobjects as " -"the camera moves around." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -":obj:`begin_3dillusion_camera_rotation " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -":obj:`begin_ambient_camera_rotation " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -#: manim.scene.three_d_scene.ThreeDScene.begin_ambient_camera_rotation:1 of -msgid "" -"This method begins an ambient rotation of the camera about the Z_AXIS, in" -" the anticlockwise direction" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -":obj:`get_moving_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -#: manim.scene.three_d_scene.ThreeDScene.get_moving_mobjects:1 of -msgid "" -"This method returns a list of all of the Mobjects in the Scene that are " -"moving, that are also in the animations passed." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -#: manim.scene.three_d_scene.ThreeDScene.move_camera:1 of -msgid "" -"This method animates the movement of the camera to the given spherical " -"coordinates." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -":obj:`remove_fixed_in_frame_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "This method undoes what add_fixed_in_frame_mobjects does." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -":obj:`remove_fixed_orientation_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -"This method \"unfixes\" the orientation of the mobjects passed, meaning " -"they will no longer be at the same angle relative to the camera." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -":obj:`set_camera_orientation " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -#: manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:1 of -msgid "This method sets the orientation of the camera in the scene." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -":obj:`set_to_default_angled_camera_orientation " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -#: manim.scene.three_d_scene.ThreeDScene.set_to_default_angled_camera_orientation:1 -#: of -msgid "" -"This method sets the default_angled_camera_orientation to the keyword " -"arguments passed, and sets the camera to that orientation." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -":obj:`stop_3dillusion_camera_rotation " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -#: manim.scene.three_d_scene.ThreeDScene.stop_3dillusion_camera_rotation:1 of -msgid "This method stops all illusion camera rotations." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -msgid "" -":obj:`stop_ambient_camera_rotation " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 -#: manim.scene.three_d_scene.ThreeDScene.stop_ambient_camera_rotation:1 of -msgid "This method stops all ambient camera rotation." -msgstr "" - -#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:33 -msgid "Attributes" -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.add_fixed_in_frame_mobjects:1 of -msgid "" -"This method is used to prevent the rotation and movement of mobjects as " -"the camera moves around. The mobject is essentially overlaid, and is not " -"impacted by the camera's movement in any way." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.add_fixed_in_frame_mobjects -#: manim.scene.three_d_scene.ThreeDScene.add_fixed_orientation_mobjects -#: manim.scene.three_d_scene.ThreeDScene.begin_ambient_camera_rotation -#: manim.scene.three_d_scene.ThreeDScene.get_moving_mobjects -#: manim.scene.three_d_scene.ThreeDScene.move_camera -#: manim.scene.three_d_scene.ThreeDScene.remove_fixed_in_frame_mobjects -#: manim.scene.three_d_scene.ThreeDScene.remove_fixed_orientation_mobjects -#: manim.scene.three_d_scene.ThreeDScene.set_camera_orientation -#: manim.scene.three_d_scene.ThreeDScene.set_to_default_angled_camera_orientation -#: of -msgid "Parameters" -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.add_fixed_in_frame_mobjects:6 of -msgid "The Mobjects whose orientation must be fixed." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.add_fixed_orientation_mobjects:1 of -msgid "" -"This method is used to prevent the rotation and tilting of mobjects as " -"the camera moves around. The mobject can still move in the x,y,z " -"directions, but will always be at the angle (relative to the camera) that" -" it was at when it was passed through this method.)" -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.add_fixed_orientation_mobjects:7 of -msgid "The Mobject(s) whose orientation must be fixed." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.add_fixed_orientation_mobjects:9 of -msgid "" -"Some valid kwargs are use_static_center_func : bool center_func :" -" function" -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.add_fixed_orientation_mobjects:11 of -msgid "Some valid kwargs are" -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.add_fixed_orientation_mobjects:11 of -msgid "use_static_center_func : bool center_func : function" -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.begin_ambient_camera_rotation:4 of -msgid "" -"The rate at which the camera should rotate about the Z_AXIS. Negative " -"rate means clockwise rotation." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.begin_ambient_camera_rotation:7 of -msgid "one of 3 options: [\"theta\", \"phi\", \"gamma\"]. defaults to theta." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.get_moving_mobjects:4 of -msgid "The animations whose mobjects will be checked." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.move_camera:4 -#: manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:3 of -msgid "" -"The polar angle i.e the angle between Z_AXIS and Camera through ORIGIN in" -" radians." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.move_camera:6 -#: manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:5 of -msgid "The azimuthal angle i.e the angle that spins the camera around the Z_AXIS." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.move_camera:8 -#: manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:7 of -msgid "The radial distance between ORIGIN and Camera." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.move_camera:10 -#: manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:9 of -msgid "The rotation of the camera about the vector from the ORIGIN to the Camera." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.move_camera:12 of -msgid "The zoom factor of the camera." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.move_camera:14 -#: manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:13 of -msgid "The new center of the camera frame in cartesian coordinates." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.move_camera:16 of -msgid "Any other animations to be played at the same time." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.remove_fixed_in_frame_mobjects:1 of -msgid "" -"This method undoes what add_fixed_in_frame_mobjects does. It allows the " -"mobject to be affected by the movement of the camera." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.remove_fixed_in_frame_mobjects:5 of -msgid "The Mobjects whose position and orientation must be unfixed." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.remove_fixed_orientation_mobjects:1 of -msgid "" -"This method \"unfixes\" the orientation of the mobjects passed, meaning " -"they will no longer be at the same angle relative to the camera. This " -"only makes sense if the mobject was passed through " -"add_fixed_orientation_mobjects first." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.remove_fixed_orientation_mobjects:6 of -msgid "The Mobjects whose orientation must be unfixed." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:11 of -msgid "The zoom factor of the scene." -msgstr "" - -#: manim.scene.three_d_scene.ThreeDScene.set_to_default_angled_camera_orientation:4 -#: of -msgid "" -"Some recognised kwargs are phi, theta, distance, gamma, which have the " -"same meaning as the parameters in set_camera_orientation." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.vector_space_scene.LinearTransformationScene.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.vector_space_scene.LinearTransformationScene.po deleted file mode 100644 index 60383d564f..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.vector_space_scene.LinearTransformationScene.po +++ /dev/null @@ -1,709 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:2 -msgid "LinearTransformationScene" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:4 -msgid "" -"Qualified name: " -"``manim.scene.vector\\_space\\_scene.LinearTransformationScene``" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene:1 of -msgid "Bases: :class:`manim.scene.vector_space_scene.VectorScene`" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene:1 of -msgid "" -"This scene contains special methods that make it especially suitable for " -"showing linear transformations." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_background_mobject -#: manim.scene.vector_space_scene.LinearTransformationScene.add_foreground_mobject -#: manim.scene.vector_space_scene.LinearTransformationScene.add_moving_mobject -#: manim.scene.vector_space_scene.LinearTransformationScene.add_special_mobjects -#: manim.scene.vector_space_scene.LinearTransformationScene.add_title -#: manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label -#: manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_mobject -#: manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square -#: manim.scene.vector_space_scene.LinearTransformationScene.add_vector -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_function -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse_transpose -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_matrix -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_nonlinear_transformation -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_transposed_matrix -#: manim.scene.vector_space_scene.LinearTransformationScene.get_matrix_transformation -#: manim.scene.vector_space_scene.LinearTransformationScene.get_moving_mobject_movement -#: manim.scene.vector_space_scene.LinearTransformationScene.get_piece_movement -#: manim.scene.vector_space_scene.LinearTransformationScene.get_transposed_matrix_transformation -#: manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square -#: manim.scene.vector_space_scene.LinearTransformationScene.get_vector_movement -#: manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates -#: of -msgid "Parameters" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene:4 of -msgid "Whether or not to include the background plane in the scene." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene:5 of -msgid "Whether or not to include the foreground plane in the scene." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene:6 of -msgid "" -"Parameters to be passed to :class:`NumberPlane` to adjust the background " -"plane." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene:7 of -msgid "" -"Parameters to be passed to :class:`NumberPlane` to adjust the foreground " -"plane." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene:8 of -msgid "Whether or not to include the coordinates for the background plane." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene:9 of -msgid "" -"Whether to show the basis x_axis -> ``i_hat`` and y_axis -> ``j_hat`` " -"vectors." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene:10 of -msgid "The ``stroke_width`` of the basis vectors." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene:11 of -msgid "The color of the ``i_hat`` vector." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene:12 of -msgid "The color of the ``j_hat`` vector." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene:13 of -msgid "" -"Indicates the previous position of the basis vectors following a " -"transformation." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene:16 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`add_background_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.add_background_mobject:1 -#: of -msgid "Adds the mobjects to the special list self.background_mobjects." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`add_foreground_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.add_foreground_mobject:1 -#: of -msgid "Adds the mobjects to the special list self.foreground_mobjects." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`add_moving_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.add_moving_mobject:1 -#: of -msgid "" -"Adds the mobject to the special list self.moving_mobject, and adds a " -"property to the mobject called mobject.target, which keeps track of what " -"the mobject will move to or become etc." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`add_special_mobjects " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.add_special_mobjects:1 -#: of -msgid "" -"Adds mobjects to a separate list that can be tracked, if these mobjects " -"have some extra importance." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`add_title " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -"Adds a title, after scaling it, adding a background rectangle, moving it " -"to the top and adding it to foreground_mobjects adding it as a local " -"variable of self." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`add_transformable_label " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:1 -#: of -msgid "" -"Method for creating, and animating the addition of a transformable label " -"for the vector." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`add_transformable_mobject " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_mobject:1 -#: of -msgid "Adds the mobjects to the special list self.transformable_mobjects." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`add_unit_square " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square:1 -#: of -msgid "Adds a unit square to the scene via self.get_unit_square." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`add_vector " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.add_vector:1 of -msgid "" -"Adds a vector to the scene, and puts it in the special list " -"self.moving_vectors." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`apply_function " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_function:1 of -msgid "" -"Applies the given function to each of the mobjects in " -"self.transformable_mobjects, and plays the animation showing this." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`apply_inverse " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse:1 of -msgid "" -"This method applies the linear transformation represented by the inverse " -"of the passed matrix to the number plane, and each vector/similar mobject" -" on it." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`apply_inverse_transpose " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse_transpose:1 -#: of -msgid "" -"Applies the inverse of the transformation represented by the given " -"transposed matrix to the number plane and each vector/similar mobject on " -"it." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`apply_matrix " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_matrix:1 of -msgid "" -"Applies the transformation represented by the given matrix to the number " -"plane, and each vector/similar mobject on it." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`apply_nonlinear_transformation " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_nonlinear_transformation:1 -#: of -msgid "" -"Applies the non-linear transformation represented by the given function " -"to the number plane and each vector/similar mobject on it." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`apply_transposed_matrix " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_transposed_matrix:1 -#: of -msgid "" -"Applies the transformation represented by the given transposed matrix to " -"the number plane, and each vector/similar mobject on it." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`get_matrix_transformation " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.get_matrix_transformation:1 -#: of -msgid "" -"Returns a function corresponding to the linear transformation represented" -" by the matrix passed." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`get_moving_mobject_movement " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -"This method returns an animation that moves a mobject in " -"\"self.moving_mobjects\" to its corresponding .target value." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`get_piece_movement " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -"This method returns an animation that moves an arbitrary mobject in " -"\"pieces\" to its corresponding .target value." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`get_transformable_label_movement " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.get_transformable_label_movement:1 -#: of -msgid "" -"This method returns an animation that moves all labels in " -"\"self.transformable_labels\" to its corresponding .target ." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`get_transposed_matrix_transformation " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.get_transposed_matrix_transformation:1 -#: of -msgid "" -"Returns a function corresponding to the linear transformation represented" -" by the transposed matrix passed." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`get_unit_square " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square:1 -#: of -msgid "Returns a unit square for the current NumberPlane." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`get_vector_movement " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -"This method returns an animation that moves a mobject in " -"\"self.moving_vectors\" to its corresponding .target value." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`setup " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.setup:1 of -msgid "" -"This is meant to be implemented by any scenes which are commonly " -"subclassed, and have some common setup involved before the construct " -"method is called." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`update_default_configs " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -msgid "" -":obj:`write_vector_coordinates " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 -#: manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates:1 -#: of -msgid "" -"Returns a column matrix indicating the vector coordinates, after writing " -"them to the screen, and adding them to the special list " -"self.foreground_mobjects" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:46 -msgid "Attributes" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_background_mobject:1::1 -#: of -msgid "" -":obj:`camera " -"`\\" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_background_mobject:4 -#: manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_mobject:4 -#: of -msgid "The mobjects to add to the list." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_foreground_mobject:4 -#: manim.scene.vector_space_scene.LinearTransformationScene.add_moving_mobject:7 -#: of -msgid "The mobjects to add to the list" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_moving_mobject:9 -#: of -msgid "What the moving_mobject goes to, etc." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_special_mobjects:4 -#: of -msgid "The special list to which you want to add these mobjects." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_special_mobjects:7 -#: of -msgid "The mobjects to add." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_title:1 of -msgid "" -"Adds a title, after scaling it, adding a background rectangle, moving it " -"to the top and adding it to foreground_mobjects adding it as a local " -"variable of self. Returns the Scene." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_title:5 of -msgid "What the title should be." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_title:7 of -msgid "How much the title should be scaled by." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_title:9 of -msgid "Whether or not to animate the addition." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_title -#: manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label -#: manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square -#: manim.scene.vector_space_scene.LinearTransformationScene.add_vector -#: manim.scene.vector_space_scene.LinearTransformationScene.get_moving_mobject_movement -#: manim.scene.vector_space_scene.LinearTransformationScene.get_piece_movement -#: manim.scene.vector_space_scene.LinearTransformationScene.get_transformable_label_movement -#: manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square -#: manim.scene.vector_space_scene.LinearTransformationScene.get_vector_movement -#: manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates -#: of -msgid "Returns" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_title:12 of -msgid "The scene with the title added to it." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_title -#: manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label -#: manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square -#: manim.scene.vector_space_scene.LinearTransformationScene.add_vector -#: manim.scene.vector_space_scene.LinearTransformationScene.get_moving_mobject_movement -#: manim.scene.vector_space_scene.LinearTransformationScene.get_piece_movement -#: manim.scene.vector_space_scene.LinearTransformationScene.get_transformable_label_movement -#: manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square -#: manim.scene.vector_space_scene.LinearTransformationScene.get_vector_movement -#: manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates -#: of -msgid "Return type" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:4 -#: of -msgid "The vector for which the label must be added." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:6 -#: of -msgid "The MathTex/string of the label." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:8 -#: of -msgid "The name to give the transformation as a label." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:10 -#: of -msgid "What the label should display after a Linear Transformation" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:12 -#: of -msgid "Any valid keyword argument of get_vector_label" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:14 -#: of -msgid "The MathTex of the label." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square:4 -#: of -msgid "Whether or not to animate the addition with DrawBorderThenFill." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square:6 -#: of -msgid "Any valid keyword arguments of self.get_unit_square()" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square:9 -#: of -msgid "The unit square." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_vector:4 of -msgid "It can be a pre-made graphical vector, or the coordinates of one." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_vector:7 of -msgid "" -"The string of the hex color of the vector. This is only taken into " -"consideration if 'vector' is not an Arrow. Defaults to YELLOW." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_vector:11 of -msgid "Any valid keyword argument of VectorScene.add_vector." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.add_vector:13 -#: manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates:5 -#: of -msgid "The arrow representing the vector." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_function:5 of -msgid "" -"The function that affects each point of each mobject in " -"self.transformable_mobjects." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_function:8 of -msgid "Any other animations that need to be played simultaneously with this." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_function:11 -#: of -msgid "Any valid keyword argument of a self.play() call." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse:5 of -msgid "The matrix whose inverse is to be applied." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse:7 of -msgid "Any valid keyword argument of self.apply_matrix()" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse_transpose:5 -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_matrix:5 -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_transposed_matrix:5 -#: manim.scene.vector_space_scene.LinearTransformationScene.get_matrix_transformation:4 -#: manim.scene.vector_space_scene.LinearTransformationScene.get_transposed_matrix_transformation:5 -#: of -msgid "The matrix." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse_transpose:7 -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_matrix:7 of -msgid "Any valid keyword argument of self.apply_transposed_matrix()" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_nonlinear_transformation:5 -#: of -msgid "The function." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_nonlinear_transformation:7 -#: manim.scene.vector_space_scene.LinearTransformationScene.apply_transposed_matrix:7 -#: of -msgid "Any valid keyword argument of self.apply_function()" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.get_moving_mobject_movement:1 -#: of -msgid "" -"This method returns an animation that moves a mobject in " -"\"self.moving_mobjects\" to its corresponding .target value. func is a " -"function that determines where the .target goes." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.get_moving_mobject_movement:5 -#: manim.scene.vector_space_scene.LinearTransformationScene.get_vector_movement:5 -#: of -msgid "The function that determines where the .target of the moving mobject goes." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.get_moving_mobject_movement:9 -#: manim.scene.vector_space_scene.LinearTransformationScene.get_piece_movement:9 -#: manim.scene.vector_space_scene.LinearTransformationScene.get_transformable_label_movement:4 -#: manim.scene.vector_space_scene.LinearTransformationScene.get_vector_movement:9 -#: of -msgid "The animation of the movement." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.get_piece_movement:1 -#: of -msgid "" -"This method returns an animation that moves an arbitrary mobject in " -"\"pieces\" to its corresponding .target value. If " -"self.leave_ghost_vectors is True, ghosts of the original " -"positions/mobjects are left on screen" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.get_piece_movement:6 -#: of -msgid "The pieces for which the movement must be shown." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square:3 -#: of -msgid "The string of the hex color code of the color wanted." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square:5 -#: of -msgid "The opacity of the square" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square:7 -#: of -msgid "The stroke_width in pixels of the border of the square" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.get_vector_movement:1 -#: of -msgid "" -"This method returns an animation that moves a mobject in " -"\"self.moving_vectors\" to its corresponding .target value. func is a " -"function that determines where the .target goes." -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates:7 -#: of -msgid "Any valid keyword arguments of VectorScene.write_vector_coordinates" -msgstr "" - -#: manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates:9 -#: of -msgid "The column matrix representing the vector." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.vector_space_scene.VectorScene.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.vector_space_scene.VectorScene.po deleted file mode 100644 index 9d41a5b3d8..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.vector_space_scene.VectorScene.po +++ /dev/null @@ -1,451 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:2 -msgid "VectorScene" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:4 -msgid "Qualified name: ``manim.scene.vector\\_space\\_scene.VectorScene``" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene:1 of -msgid "Bases: :class:`manim.scene.scene.Scene`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -#: manim.scene.vector_space_scene.VectorScene.add_axes:1 of -msgid "Adds a pair of Axes to the Scene." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -#: manim.scene.vector_space_scene.VectorScene.add_plane:1 of -msgid "Adds a NumberPlane object to the background." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -#: manim.scene.vector_space_scene.VectorScene.add_vector:1 of -msgid "Returns the Vector after adding it to the Plane." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -":obj:`coords_to_vector " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -"This method writes the vector as a column matrix (henceforth called the " -"label), takes the values in it one by one, and form the corresponding " -"lines that make up the x and y components of the vector." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -":obj:`get_basis_vector_labels " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -#: manim.scene.vector_space_scene.VectorScene.get_basis_vector_labels:1 of -msgid "Returns naming labels for the basis vectors." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -":obj:`get_basis_vectors " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -#: manim.scene.vector_space_scene.VectorScene.get_basis_vectors:1 of -msgid "Returns a VGroup of the Basis Vectors (1,0) and (0,1)" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -#: manim.scene.vector_space_scene.VectorScene.get_vector:1 of -msgid "Returns an arrow on the Plane given an input numerical vector." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -":obj:`get_vector_label " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -#: manim.scene.vector_space_scene.VectorScene.get_vector_label:1 of -msgid "Returns naming labels for the passed vector." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -":obj:`label_vector " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -#: manim.scene.vector_space_scene.VectorScene.label_vector:1 of -msgid "" -"Shortcut method for creating, and animating the addition of a label for " -"the vector." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -":obj:`lock_in_faded_grid " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -#: manim.scene.vector_space_scene.VectorScene.lock_in_faded_grid:1 of -msgid "" -"This method freezes the NumberPlane and Axes that were already in the " -"background, and adds new, manipulatable ones to the foreground." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -":obj:`position_x_coordinate " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -":obj:`position_y_coordinate " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -":obj:`show_ghost_movement " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -"This method plays an animation that partially shows the entire plane " -"moving in the direction of a particular vector." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -":obj:`vector_to_coords " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -"This method displays vector as a Vector() based vector, and then shows " -"the corresponding lines that make up the x and y components of the " -"vector." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -msgid "" -":obj:`write_vector_coordinates " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:1 of -msgid "" -"Returns a column matrix indicating the vector coordinates, after writing " -"them to the screen." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:36 -msgid "Attributes" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.add_axes -#: manim.scene.vector_space_scene.VectorScene.add_plane -#: manim.scene.vector_space_scene.VectorScene.add_vector -#: manim.scene.vector_space_scene.VectorScene.coords_to_vector -#: manim.scene.vector_space_scene.VectorScene.get_basis_vector_labels -#: manim.scene.vector_space_scene.VectorScene.get_basis_vectors -#: manim.scene.vector_space_scene.VectorScene.get_vector -#: manim.scene.vector_space_scene.VectorScene.get_vector_label -#: manim.scene.vector_space_scene.VectorScene.label_vector -#: manim.scene.vector_space_scene.VectorScene.lock_in_faded_grid -#: manim.scene.vector_space_scene.VectorScene.show_ghost_movement -#: manim.scene.vector_space_scene.VectorScene.vector_to_coords -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates of -msgid "Parameters" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.add_axes:3 of -msgid "Whether or not to animate the addition of the axes through Create." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.add_axes:5 of -msgid "The color of the axes. Defaults to WHITE." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.add_plane:3 of -msgid "Whether or not to animate the addition of the plane via Create." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.add_plane:5 of -msgid "Any valid keyword arguments accepted by NumberPlane." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.add_plane -#: manim.scene.vector_space_scene.VectorScene.add_vector -#: manim.scene.vector_space_scene.VectorScene.get_basis_vectors -#: manim.scene.vector_space_scene.VectorScene.get_vector -#: manim.scene.vector_space_scene.VectorScene.get_vector_label -#: manim.scene.vector_space_scene.VectorScene.label_vector -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates of -msgid "Returns" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.add_plane:7 of -msgid "The NumberPlane object." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.add_plane -#: manim.scene.vector_space_scene.VectorScene.add_vector -#: manim.scene.vector_space_scene.VectorScene.get_basis_vectors -#: manim.scene.vector_space_scene.VectorScene.get_vector -#: manim.scene.vector_space_scene.VectorScene.get_vector_label -#: manim.scene.vector_space_scene.VectorScene.label_vector -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates of -msgid "Return type" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.add_vector:3 of -msgid "It can be a pre-made graphical vector, or the coordinates of one." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.add_vector:6 of -msgid "" -"The string of the hex color of the vector. This is only taken into " -"consideration if 'vector' is not an Arrow. Defaults to YELLOW." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.add_vector:10 of -msgid "Whether or not to animate the addition of the vector by using GrowArrow" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.add_vector:13 of -msgid "" -"Any valid keyword argument of Arrow. These are only considered if vector " -"is not an Arrow." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.add_vector:17 -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:4 of -msgid "The arrow representing the vector." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.coords_to_vector:1 of -msgid "" -"This method writes the vector as a column matrix (henceforth called the " -"label), takes the values in it one by one, and form the corresponding " -"lines that make up the x and y components of the vector. Then, an " -"Vector() based vector is created between the lines on the Screen." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.coords_to_vector:6 -#: manim.scene.vector_space_scene.VectorScene.vector_to_coords:6 of -msgid "The vector to show." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.coords_to_vector:8 of -msgid "" -"The starting point of the location of the label of the vector that shows " -"it numerically. Defaults to 2 * RIGHT + 2 * UP or (2,2)" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.coords_to_vector:13 -#: manim.scene.vector_space_scene.VectorScene.vector_to_coords:11 of -msgid "Whether or not to remove whatever this method did after it's done." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_basis_vector_labels:3 of -msgid "" -"Any valid keyword arguments of get_vector_label: vector, label " -"(str,MathTex) at_tip (bool=False), direction (str=\"left\"), " -"rotate (bool), color (str), " -"label_scale_factor=VECTOR_LABEL_SCALE_FACTOR (int, float)," -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_basis_vector_labels:10 of -msgid "Any valid keyword arguments of get_vector_label:" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_basis_vector_labels:5 of -msgid "" -"vector, label (str,MathTex) at_tip (bool=False), direction " -"(str=\"left\"), rotate (bool), color (str), " -"label_scale_factor=VECTOR_LABEL_SCALE_FACTOR (int, float)," -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_basis_vectors:3 of -msgid "The hex colour to use for the basis vector in the x direction" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_basis_vectors:5 of -msgid "The hex colour to use for the basis vector in the y direction" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_basis_vectors:8 of -msgid "VGroup of the Vector Mobjects representing the basis vectors." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_vector:3 of -msgid "The Vector to plot." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_vector:5 of -msgid "Any valid keyword argument of Arrow." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_vector:7 of -msgid "The Arrow representing the Vector." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_vector_label:3 of -msgid "Vector Object for which to get the label." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_vector_label:5 of -msgid "Whether or not to place the label at the tip of the vector." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_vector_label:7 of -msgid "If the label should be on the \"left\" or right of the vector." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_vector_label:9 of -msgid "Whether or not to rotate it to align it with the vector." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_vector_label:11 of -msgid "The color to give the label." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_vector_label:13 -#: manim.scene.vector_space_scene.VectorScene.get_vector_label:14 of -msgid "How much to scale the label by." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.get_vector_label:16 -#: manim.scene.vector_space_scene.VectorScene.label_vector:12 of -msgid "The MathTex of the label." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.label_vector:4 of -msgid "The vector for which the label must be added." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.label_vector:6 of -msgid "The MathTex/string of the label." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.label_vector:8 of -msgid "Whether or not to animate the labelling w/ Write" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.label_vector:10 of -msgid "Any valid keyword argument of get_vector_label" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.lock_in_faded_grid:4 of -msgid "The required dimness of the NumberPlane" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.lock_in_faded_grid:6 of -msgid "The required dimness of the Axes." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.show_ghost_movement:1 of -msgid "" -"This method plays an animation that partially shows the entire plane " -"moving in the direction of a particular vector. This is useful when you " -"wish to convey the idea of mentally moving the entire plane in a " -"direction, without actually moving the plane." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.show_ghost_movement:6 of -msgid "The vector which indicates the direction of movement." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.vector_to_coords:1 of -msgid "" -"This method displays vector as a Vector() based vector, and then shows " -"the corresponding lines that make up the x and y components of the " -"vector. Then, a column matrix (henceforth called the label) is created " -"near the head of the Vector." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.vector_to_coords:8 of -msgid "" -"Whether or not to round the value displayed. in the vector's label to the" -" nearest integer" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:6 of -msgid "" -"Any valid keyword arguments of " -":meth:`~.geometry.Vector.coordinate_label`: integer_labels : " -":class:`bool` Whether or not to round the coordinates to integers. " -"Default: ``True``. n_dim : :class:`int` The number of dimensions of " -"the vector. Default: ``2``. color The color of the label. Default: " -"``WHITE``." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:6 of -msgid "Any valid keyword arguments of :meth:`~.geometry.Vector.coordinate_label`:" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:8 of -msgid "integer_labels : :class:`bool`" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:7 of -msgid "bool" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:9 of -msgid "Whether or not to round the coordinates to integers. Default: ``True``." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:10 of -msgid "n_dim : :class:`int`" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:9 of -msgid "int" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:11 of -msgid "The number of dimensions of the vector. Default: ``2``." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:13 of -msgid "color" -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:13 of -msgid "The color of the label. Default: ``WHITE``." -msgstr "" - -#: manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:15 of -msgid "The column matrix representing the vector." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.vector_space_scene.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.vector_space_scene.po deleted file mode 100644 index 0caa8a3f16..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.vector_space_scene.po +++ /dev/null @@ -1,35 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.vector_space_scene.rst:2 -msgid "vector\\_space\\_scene" -msgstr "" - -#: manim.scene.vector_space_scene:1 of -msgid "A scene suitable for vector spaces." -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.rst:22::1 -msgid "" -":obj:`LinearTransformationScene " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.vector_space_scene.rst:22::1 -msgid "" -"This scene contains special methods that make it especially suitable for " -"showing linear transformations." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.zoomed_scene.ZoomedScene.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.zoomed_scene.ZoomedScene.po deleted file mode 100644 index 94f2c55b59..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.zoomed_scene.ZoomedScene.po +++ /dev/null @@ -1,131 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:2 -msgid "ZoomedScene" -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:4 -msgid "Qualified name: ``manim.scene.zoomed\\_scene.ZoomedScene``" -msgstr "" - -#: manim.scene.zoomed_scene.ZoomedScene:1 of -msgid "Bases: :class:`manim.scene.moving_camera_scene.MovingCameraScene`" -msgstr "" - -#: manim.scene.zoomed_scene.ZoomedScene:1 of -msgid "" -"This is a Scene with special configurations made for when a particular " -"part of the scene must be zoomed in on and displayed separately." -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 -msgid "" -":obj:`activate_zooming " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 -#: manim.scene.zoomed_scene.ZoomedScene.activate_zooming:1 of -msgid "This method is used to activate the zooming for the zoomed_camera." -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 -msgid "" -":obj:`get_zoom_factor " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 -msgid "Returns the Zoom factor of the Zoomed camera." -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 -msgid "" -":obj:`get_zoom_in_animation " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 -#: manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation:1 of -msgid "Returns the animation of camera zooming in." -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 -msgid "" -":obj:`get_zoomed_display_pop_out_animation " -"`" -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 -#: manim.scene.zoomed_scene.ZoomedScene.get_zoomed_display_pop_out_animation:1 -#: of -msgid "" -"This is the animation of the popping out of the mini-display that shows " -"the content of the zoomed camera." -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 -#: manim.scene.zoomed_scene.ZoomedScene.setup:1 of -msgid "This method is used internally by Manim to setup the scene for proper use." -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:26 -msgid "Attributes" -msgstr "" - -#: manim.scene.zoomed_scene.ZoomedScene.activate_zooming -#: manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation of -msgid "Parameters" -msgstr "" - -#: manim.scene.zoomed_scene.ZoomedScene.activate_zooming:4 of -msgid "Whether or not to animate the activation of the zoomed camera." -msgstr "" - -#: manim.scene.zoomed_scene.ZoomedScene.get_zoom_factor:1 of -msgid "" -"Returns the Zoom factor of the Zoomed camera. Defined as the ratio " -"between the height of the zoomed camera and the height of the zoomed mini" -" display. :returns: The zoom factor. :rtype: float" -msgstr "" - -#: manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation:3 of -msgid "The run_time of the animation of the camera zooming in." -msgstr "" - -#: manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation:5 of -msgid "Any valid keyword arguments of ApplyMethod()" -msgstr "" - -#: manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation -#: manim.scene.zoomed_scene.ZoomedScene.get_zoomed_display_pop_out_animation of -msgid "Returns" -msgstr "" - -#: manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation:7 of -msgid "The animation of the camera zooming in." -msgstr "" - -#: manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation -#: manim.scene.zoomed_scene.ZoomedScene.get_zoomed_display_pop_out_animation of -msgid "Return type" -msgstr "" - -#: manim.scene.zoomed_scene.ZoomedScene.get_zoomed_display_pop_out_animation:5 -#: of -msgid "The Animation of the Zoomed Display popping out." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.zoomed_scene.po b/docs/i18n/en/LC_MESSAGES/reference/manim.scene.zoomed_scene.po deleted file mode 100644 index 78dcf122ce..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.zoomed_scene.po +++ /dev/null @@ -1,33 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.scene.zoomed_scene.rst:2 -msgid "zoomed\\_scene" -msgstr "" - -#: manim.scene.zoomed_scene:1 of -msgid "A scene supporting zooming in on a specified section." -msgstr "" - -#: manim.scene.zoomed_scene:5 of -msgid "Examples" -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.scene.zoomed_scene.rst:20::1 -msgid "" -"This is a Scene with special configurations made for when a particular " -"part of the scene must be zoomed in on and displayed separately." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.bezier.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.bezier.po deleted file mode 100644 index 5b7c3c0b23..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.bezier.po +++ /dev/null @@ -1,194 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.bezier.rst:2 -msgid "bezier" -msgstr "" - -#: manim.utils.bezier:1 of -msgid "Utility functions related to Bézier curves." -msgstr "" - -#: ../../source/reference/manim.utils.bezier.rst:20 -msgid "Functions" -msgstr "" - -#: manim.utils.bezier.bezier:1 of -msgid "Classic implementation of a bezier curve." -msgstr "" - -#: manim.utils.bezier.bezier manim.utils.bezier.diag_to_matrix -#: manim.utils.bezier.get_smooth_handle_points -#: manim.utils.bezier.integer_interpolate manim.utils.bezier.interpolate -#: manim.utils.bezier.inverse_interpolate manim.utils.bezier.is_closed -#: manim.utils.bezier.match_interpolate manim.utils.bezier.mid -#: manim.utils.bezier.partial_bezier_points -#: manim.utils.bezier.point_lies_on_bezier -#: manim.utils.bezier.proportions_along_bezier_curve_for_point of -msgid "Parameters" -msgstr "" - -#: manim.utils.bezier.bezier:3 of -msgid "points defining the desired bezier curve." -msgstr "" - -#: manim.utils.bezier.bezier manim.utils.bezier.get_smooth_handle_points -#: manim.utils.bezier.partial_bezier_points -#: manim.utils.bezier.point_lies_on_bezier -#: manim.utils.bezier.proportions_along_bezier_curve_for_point of -msgid "Returns" -msgstr "" - -#: manim.utils.bezier.bezier:6 of -msgid "function describing the bezier curve." -msgstr "" - -#: manim.utils.bezier.bezier manim.utils.bezier.diag_to_matrix -#: manim.utils.bezier.get_smooth_handle_points -#: manim.utils.bezier.integer_interpolate manim.utils.bezier.interpolate -#: manim.utils.bezier.inverse_interpolate manim.utils.bezier.is_closed -#: manim.utils.bezier.match_interpolate manim.utils.bezier.mid -#: manim.utils.bezier.partial_bezier_points -#: manim.utils.bezier.point_lies_on_bezier -#: manim.utils.bezier.proportions_along_bezier_curve_for_point of -msgid "Return type" -msgstr "" - -#: manim.utils.bezier.diag_to_matrix:1 of -msgid "" -"Converts array whose rows represent diagonal entries of a matrix into the" -" matrix itself. See scipy.linalg.solve_banded" -msgstr "" - -#: manim.utils.bezier.get_smooth_handle_points:1 of -msgid "" -"Given some anchors (points), compute handles so the resulting bezier " -"curve is smooth." -msgstr "" - -#: manim.utils.bezier.get_smooth_handle_points:3 of -msgid "Anchors." -msgstr "" - -#: manim.utils.bezier.get_smooth_handle_points:6 of -msgid "Computed handles." -msgstr "" - -#: manim.utils.bezier.integer_interpolate:1 of -msgid "" -"Alpha is a float between 0 and 1. This returns an integer between start " -"and end (inclusive) representing appropriate interpolation between them, " -"along with a \"residue\" representing a new proportion between the " -"returned integer and the next one of the list." -msgstr "" - -#: manim.utils.bezier.integer_interpolate:8 of -msgid "For example, if start=0, end=10, alpha=0.46, This would return (4, 0.6)." -msgstr "" - -#: manim.utils.bezier.partial_bezier_points:1 of -msgid "" -"Given an array of points which define bezier curve, and two numbers " -"0<=a:1 -msgid "A list of pre-defined colors." -msgstr "" - -#: ../../source/reference/manim.utils.color.rst:29 -msgid "Functions" -msgstr "" - -#: manim.utils.color.average_color manim.utils.color.color_gradient -#: manim.utils.color.color_to_int_rgb manim.utils.color.color_to_int_rgba -#: manim.utils.color.color_to_rgb manim.utils.color.color_to_rgba -#: manim.utils.color.get_shaded_rgb manim.utils.color.hex_to_rgb -#: manim.utils.color.interpolate_color manim.utils.color.invert_color -#: manim.utils.color.rgb_to_color manim.utils.color.rgb_to_hex -#: manim.utils.color.rgba_to_color of -msgid "Parameters" -msgstr "" - -#: manim.utils.color.average_color manim.utils.color.color_gradient -#: manim.utils.color.color_to_int_rgb manim.utils.color.color_to_int_rgba -#: manim.utils.color.color_to_rgb manim.utils.color.color_to_rgba -#: manim.utils.color.get_shaded_rgb manim.utils.color.hex_to_rgb -#: manim.utils.color.interpolate_color manim.utils.color.invert_color -#: manim.utils.color.random_bright_color manim.utils.color.random_color -#: manim.utils.color.rgb_to_color manim.utils.color.rgb_to_hex -#: manim.utils.color.rgba_to_color of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.config_ops.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.config_ops.po deleted file mode 100644 index a5a87e3954..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.config_ops.po +++ /dev/null @@ -1,42 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.config_ops.rst:2 -msgid "config\\_ops" -msgstr "" - -#: manim.utils.config_ops:1 of -msgid "Utilities that might be useful for configuration dictionaries." -msgstr "" - -#: ../../source/reference/manim.utils.config_ops.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim.utils.config_ops.rst:29 -msgid "Functions" -msgstr "" - -#: manim.utils.config_ops.merge_dicts_recursively:1 of -msgid "" -"Creates a dict whose keyset is the union of all the input dictionaries. " -"The value for each key is based on the first dict in the list with that " -"key." -msgstr "" - -#: manim.utils.config_ops.merge_dicts_recursively:5 of -msgid "dicts later in the list have higher priority" -msgstr "" - -#: manim.utils.config_ops.merge_dicts_recursively:7 of -msgid "When values are dictionaries, it is applied recursively" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.deprecation.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.deprecation.po deleted file mode 100644 index dd42396448..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.deprecation.po +++ /dev/null @@ -1,194 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.deprecation.rst:2 -msgid "deprecation" -msgstr "" - -#: manim.utils.deprecation:1 of -msgid "Decorators for deprecating classes, functions and function parameters." -msgstr "" - -#: ../../source/reference/manim.utils.deprecation.rst:20 -msgid "Functions" -msgstr "" - -#: manim.utils.deprecation.deprecated:1 of -msgid "Decorator to mark a callable as deprecated." -msgstr "" - -#: manim.utils.deprecation.deprecated:3 of -msgid "" -"The decorated callable will cause a warning when used. The docstring of " -"the deprecated callable is adjusted to indicate that this callable is " -"deprecated." -msgstr "" - -#: manim.utils.deprecation.deprecated manim.utils.deprecation.deprecated_params -#: of -msgid "Parameters" -msgstr "" - -#: manim.utils.deprecation.deprecated:6 of -msgid "The function to be decorated. Should not be set by the user." -msgstr "" - -#: manim.utils.deprecation.deprecated:7 -#: manim.utils.deprecation.deprecated_params:10 of -msgid "The version or date since deprecation." -msgstr "" - -#: manim.utils.deprecation.deprecated:8 -#: manim.utils.deprecation.deprecated_params:11 of -msgid "The version or date until removal of the deprecated callable." -msgstr "" - -#: manim.utils.deprecation.deprecated:9 of -msgid "The identifier of the callable replacing the deprecated one." -msgstr "" - -#: manim.utils.deprecation.deprecated:10 -#: manim.utils.deprecation.deprecated_params:12 of -msgid "The reason for why the callable has been deprecated." -msgstr "" - -#: manim.utils.deprecation.deprecated manim.utils.deprecation.deprecated_params -#: of -msgid "Returns" -msgstr "" - -#: manim.utils.deprecation.deprecated:12 -#: manim.utils.deprecation.deprecated_params:25 of -msgid "The decorated callable." -msgstr "" - -#: manim.utils.deprecation.deprecated manim.utils.deprecation.deprecated_params -#: of -msgid "Return type" -msgstr "" - -#: manim.utils.deprecation.deprecated:16 -#: manim.utils.deprecation.deprecated_params:32 of -msgid "Examples" -msgstr "" - -#: manim.utils.deprecation.deprecated:17 -#: manim.utils.deprecation.deprecated_params:33 of -msgid "Basic usage::" -msgstr "" - -#: manim.utils.deprecation.deprecated:41 of -msgid "You can specify additional information for a more precise warning::" -msgstr "" - -#: manim.utils.deprecation.deprecated:55 of -msgid "You may also use dates instead of versions::" -msgstr "" - -#: manim.utils.deprecation.deprecated_params:1 of -msgid "Decorator to mark parameters of a callable as deprecated." -msgstr "" - -#: manim.utils.deprecation.deprecated_params:3 of -msgid "" -"It can also be used to automatically redirect deprecated parameter values" -" to their replacements." -msgstr "" - -#: manim.utils.deprecation.deprecated_params:6 of -msgid "" -"The parameters to be deprecated. Can consist of: * An iterable of " -"strings, with each element representing a parameter to deprecate * A " -"single string, with parameter names separated by commas or spaces." -msgstr "" - -#: manim.utils.deprecation.deprecated_params:6 of -msgid "The parameters to be deprecated. Can consist of:" -msgstr "" - -#: manim.utils.deprecation.deprecated_params:8 of -msgid "" -"An iterable of strings, with each element representing a parameter to " -"deprecate" -msgstr "" - -#: manim.utils.deprecation.deprecated_params:9 of -msgid "A single string, with parameter names separated by commas or spaces." -msgstr "" - -#: manim.utils.deprecation.deprecated_params:13 of -msgid "" -"A list of parameter redirections. Each redirection can be one of the " -"following: * A tuple of two strings. The first string defines the name " -"of the deprecated parameter; the second string defines the name of the " -"parameter to redirect to, when attempting to use the first string. * A" -" function performing the mapping operation. The parameter names of the " -"function determine which parameters are used as input. The function must" -" return a dictionary which contains the redirected arguments. " -"Redirected parameters are also implicitly deprecated." -msgstr "" - -#: manim.utils.deprecation.deprecated_params:13 of -msgid "" -"A list of parameter redirections. Each redirection can be one of the " -"following:" -msgstr "" - -#: manim.utils.deprecation.deprecated_params:15 of -msgid "" -"A tuple of two strings. The first string defines the name of the " -"deprecated parameter; the second string defines the name of the parameter" -" to redirect to, when attempting to use the first string." -msgstr "" - -#: manim.utils.deprecation.deprecated_params:19 of -msgid "" -"A function performing the mapping operation. The parameter names of the " -"function determine which parameters are used as input. The function must " -"return a dictionary which contains the redirected arguments." -msgstr "" - -#: manim.utils.deprecation.deprecated_params:23 of -msgid "Redirected parameters are also implicitly deprecated." -msgstr "" - -#: manim.utils.deprecation.deprecated_params of -msgid "Raises" -msgstr "" - -#: manim.utils.deprecation.deprecated_params:28 of -msgid "If no parameters are defined (neither explicitly nor implicitly)." -msgstr "" - -#: manim.utils.deprecation.deprecated_params:29 of -msgid "If defined parameters are invalid python identifiers." -msgstr "" - -#: manim.utils.deprecation.deprecated_params:45 of -msgid "You can also specify additional information for a more precise warning::" -msgstr "" - -#: manim.utils.deprecation.deprecated_params:59 of -msgid "Basic parameter redirection::" -msgstr "" - -#: manim.utils.deprecation.deprecated_params:73 of -msgid "Redirecting using a calculated value::" -msgstr "" - -#: manim.utils.deprecation.deprecated_params:85 of -msgid "Redirecting multiple parameter values to one::" -msgstr "" - -#: manim.utils.deprecation.deprecated_params:97 of -msgid "Redirect one parameter to multiple::" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.hashing.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.hashing.po deleted file mode 100644 index 71a3dedb1d..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.hashing.po +++ /dev/null @@ -1,82 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.hashing.rst:2 -msgid "hashing" -msgstr "" - -#: manim.utils.hashing:1 of -msgid "Utilities for scene caching." -msgstr "" - -#: ../../source/reference/manim.utils.hashing.rst:20 -msgid "Functions" -msgstr "" - -#: manim.utils.hashing.get_hash_from_play_call:1 of -msgid "" -"Take the list of animations and a list of mobjects and output their " -"hashes. This is meant to be used for `scene.play` function." -msgstr "" - -#: manim.utils.hashing.get_hash_from_play_call manim.utils.hashing.get_json of -msgid "Parameters" -msgstr "" - -#: manim.utils.hashing.get_hash_from_play_call:3 of -msgid "The scene object." -msgstr "" - -#: manim.utils.hashing.get_hash_from_play_call:5 of -msgid "The camera object used in the scene." -msgstr "" - -#: manim.utils.hashing.get_hash_from_play_call:7 of -msgid "The list of animations." -msgstr "" - -#: manim.utils.hashing.get_hash_from_play_call:9 of -msgid "The list of mobjects." -msgstr "" - -#: manim.utils.hashing.get_hash_from_play_call manim.utils.hashing.get_json of -msgid "Returns" -msgstr "" - -#: manim.utils.hashing.get_hash_from_play_call:12 of -msgid "" -"A string concatenation of the respective hashes of `camera_object`, " -"`animations_list` and `current_mobjects_list`, separated by `_`." -msgstr "" - -#: manim.utils.hashing.get_hash_from_play_call manim.utils.hashing.get_json of -msgid "Return type" -msgstr "" - -#: manim.utils.hashing.get_hash_from_play_call:13 -#: manim.utils.hashing.get_json:7 of -msgid ":class:`str`" -msgstr "" - -#: manim.utils.hashing.get_json:1 of -msgid "" -"Recursively serialize `object` to JSON using the :class:`CustomEncoder` " -"class." -msgstr "" - -#: manim.utils.hashing.get_json:3 of -msgid "The dict to flatten" -msgstr "" - -#: manim.utils.hashing.get_json:6 of -msgid "The flattened object" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.ipython_magic.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.ipython_magic.po deleted file mode 100644 index 3f80bf81b8..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.ipython_magic.po +++ /dev/null @@ -1,19 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.ipython_magic.rst:2 -msgid "ipython\\_magic" -msgstr "" - -#: manim.utils.ipython_magic:1 of -msgid "Utilities for using Manim with IPython (in particular: Jupyter notebooks)" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.iterables.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.iterables.po deleted file mode 100644 index fc226354ad..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.iterables.po +++ /dev/null @@ -1,43 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.iterables.rst:2 -msgid "iterables" -msgstr "" - -#: manim.utils.iterables:1 of -msgid "Operations on iterables." -msgstr "" - -#: ../../source/reference/manim.utils.iterables.rst:20 -msgid "Functions" -msgstr "" - -#: manim.utils.iterables.batch_by_property:1 of -msgid "" -"Takes in a list, and returns a list of tuples, (batch, prop) such that " -"all items in a batch have the same output when put into property_func, " -"and such that chaining all these batches together would give the original" -" list (i.e. order is preserved)" -msgstr "" - -#: manim.utils.iterables.list_update:1 of -msgid "" -"Used instead of list(set(l1).update(l2)) to maintain order, making sure " -"duplicates are removed from l1, not l2." -msgstr "" - -#: manim.utils.iterables.remove_list_redundancies:1 of -msgid "" -"Used instead of list(set(l)) to maintain order Keeps the last occurrence " -"of each element" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.paths.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.paths.po deleted file mode 100644 index 92acb80b9f..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.paths.po +++ /dev/null @@ -1,36 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.paths.rst:2 -msgid "paths" -msgstr "" - -#: manim.utils.paths:1 of -msgid "Functions determining transformation paths between sets of points." -msgstr "" - -#: ../../source/reference/manim.utils.paths.rst:20 -msgid "Functions" -msgstr "" - -#: manim.utils.paths.path_along_arc:1 of -msgid "" -"If vect is vector from start to end, [vect[:,1], -vect[:,0]] is " -"perpendicular to vect in the left direction." -msgstr "" - -#: manim.utils.paths.straight_path:1 of -msgid "" -"Same function as interpolate, but renamed to reflect intent of being used" -" to determine how a set of points move to another set. For instance, it " -"should be a specific case of path_along_arc" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.rate_functions.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.rate_functions.po deleted file mode 100644 index 0e1c52b51d..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.rate_functions.po +++ /dev/null @@ -1,138 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.rate_functions.rst:2 -msgid "rate\\_functions" -msgstr "" - -#: manim.utils.rate_functions:1 of -msgid "" -"A selection of rate functions, i.e., *speed curves* for animations. " -"Please find a standard list at https://easings.net/. Here is a picture " -"for the non-standard ones" -msgstr "" - -#: manim.utils.rate_functions:46 of -msgid "There are primarily 3 kinds of standard easing functions:" -msgstr "" - -#: manim.utils.rate_functions:48 of -msgid "Ease In - The animation has a smooth start." -msgstr "" - -#: manim.utils.rate_functions:49 of -msgid "Ease Out - The animation has a smooth end." -msgstr "" - -#: manim.utils.rate_functions:50 of -msgid "Ease In Out - The animation has a smooth start as well as smooth end." -msgstr "" - -#: manim.utils.rate_functions:52 of -msgid "" -"The standard functions are not exported, so to use them you do something " -"like this: rate_func=rate_functions.ease_in_sine On the other hand, the " -"non-standard functions, which are used more commonly, are exported and " -"can be used directly." -msgstr "" - -#: ../../source/reference/manim.utils.rate_functions.rst:20 -msgid "Functions" -msgstr "" - -#: manim.utils.rate_functions.double_smooth -#: manim.utils.rate_functions.ease_in_back -#: manim.utils.rate_functions.ease_in_bounce -#: manim.utils.rate_functions.ease_in_circ -#: manim.utils.rate_functions.ease_in_cubic -#: manim.utils.rate_functions.ease_in_elastic -#: manim.utils.rate_functions.ease_in_expo -#: manim.utils.rate_functions.ease_in_out_back -#: manim.utils.rate_functions.ease_in_out_bounce -#: manim.utils.rate_functions.ease_in_out_circ -#: manim.utils.rate_functions.ease_in_out_cubic -#: manim.utils.rate_functions.ease_in_out_elastic -#: manim.utils.rate_functions.ease_in_out_expo -#: manim.utils.rate_functions.ease_in_out_quad -#: manim.utils.rate_functions.ease_in_out_quart -#: manim.utils.rate_functions.ease_in_out_quint -#: manim.utils.rate_functions.ease_in_out_sine -#: manim.utils.rate_functions.ease_in_quad -#: manim.utils.rate_functions.ease_in_quart -#: manim.utils.rate_functions.ease_in_quint -#: manim.utils.rate_functions.ease_in_sine -#: manim.utils.rate_functions.ease_out_back -#: manim.utils.rate_functions.ease_out_bounce -#: manim.utils.rate_functions.ease_out_circ -#: manim.utils.rate_functions.ease_out_cubic -#: manim.utils.rate_functions.ease_out_elastic -#: manim.utils.rate_functions.ease_out_expo -#: manim.utils.rate_functions.ease_out_quad -#: manim.utils.rate_functions.ease_out_quart -#: manim.utils.rate_functions.ease_out_quint -#: manim.utils.rate_functions.ease_out_sine -#: manim.utils.rate_functions.exponential_decay -#: manim.utils.rate_functions.linear manim.utils.rate_functions.lingering -#: manim.utils.rate_functions.not_quite_there -#: manim.utils.rate_functions.running_start -#: manim.utils.rate_functions.rush_from manim.utils.rate_functions.rush_into -#: manim.utils.rate_functions.slow_into manim.utils.rate_functions.smooth -#: manim.utils.rate_functions.squish_rate_func -#: manim.utils.rate_functions.there_and_back -#: manim.utils.rate_functions.there_and_back_with_pause -#: manim.utils.rate_functions.wiggle of -msgid "Parameters" -msgstr "" - -#: manim.utils.rate_functions.double_smooth -#: manim.utils.rate_functions.ease_in_back -#: manim.utils.rate_functions.ease_in_bounce -#: manim.utils.rate_functions.ease_in_circ -#: manim.utils.rate_functions.ease_in_cubic -#: manim.utils.rate_functions.ease_in_elastic -#: manim.utils.rate_functions.ease_in_expo -#: manim.utils.rate_functions.ease_in_out_back -#: manim.utils.rate_functions.ease_in_out_bounce -#: manim.utils.rate_functions.ease_in_out_circ -#: manim.utils.rate_functions.ease_in_out_cubic -#: manim.utils.rate_functions.ease_in_out_elastic -#: manim.utils.rate_functions.ease_in_out_expo -#: manim.utils.rate_functions.ease_in_out_quad -#: manim.utils.rate_functions.ease_in_out_quart -#: manim.utils.rate_functions.ease_in_out_quint -#: manim.utils.rate_functions.ease_in_out_sine -#: manim.utils.rate_functions.ease_in_quad -#: manim.utils.rate_functions.ease_in_quart -#: manim.utils.rate_functions.ease_in_quint -#: manim.utils.rate_functions.ease_in_sine -#: manim.utils.rate_functions.ease_out_back -#: manim.utils.rate_functions.ease_out_bounce -#: manim.utils.rate_functions.ease_out_circ -#: manim.utils.rate_functions.ease_out_cubic -#: manim.utils.rate_functions.ease_out_elastic -#: manim.utils.rate_functions.ease_out_expo -#: manim.utils.rate_functions.ease_out_quad -#: manim.utils.rate_functions.ease_out_quart -#: manim.utils.rate_functions.ease_out_quint -#: manim.utils.rate_functions.ease_out_sine -#: manim.utils.rate_functions.exponential_decay -#: manim.utils.rate_functions.linear manim.utils.rate_functions.lingering -#: manim.utils.rate_functions.not_quite_there -#: manim.utils.rate_functions.running_start -#: manim.utils.rate_functions.rush_from manim.utils.rate_functions.rush_into -#: manim.utils.rate_functions.slow_into manim.utils.rate_functions.smooth -#: manim.utils.rate_functions.squish_rate_func -#: manim.utils.rate_functions.there_and_back -#: manim.utils.rate_functions.there_and_back_with_pause -#: manim.utils.rate_functions.wiggle of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.space_ops.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.space_ops.po deleted file mode 100644 index 4c2213bdf0..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.space_ops.po +++ /dev/null @@ -1,484 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.space_ops.rst:2 -msgid "space\\_ops" -msgstr "" - -#: manim.utils.space_ops:1 of -msgid "Utility functions for two- and three-dimensional vectors." -msgstr "" - -#: ../../source/reference/manim.utils.space_ops.rst:20 -msgid "Functions" -msgstr "" - -#: manim.utils.space_ops.R3_to_complex -#: manim.utils.space_ops.angle_axis_from_quaternion -#: manim.utils.space_ops.angle_between_vectors -#: manim.utils.space_ops.angle_of_vector manim.utils.space_ops.center_of_mass -#: manim.utils.space_ops.compass_directions manim.utils.space_ops.complex_to_R3 -#: manim.utils.space_ops.earclip_triangulation -#: manim.utils.space_ops.get_unit_normal -#: manim.utils.space_ops.get_winding_number -#: manim.utils.space_ops.line_intersection manim.utils.space_ops.midpoint -#: manim.utils.space_ops.norm_squared manim.utils.space_ops.normalize -#: manim.utils.space_ops.normalize_along_axis -#: manim.utils.space_ops.perpendicular_bisector -#: manim.utils.space_ops.project_along_vector -#: manim.utils.space_ops.quaternion_conjugate -#: manim.utils.space_ops.quaternion_from_angle_axis -#: manim.utils.space_ops.quaternion_mult manim.utils.space_ops.regular_vertices -#: manim.utils.space_ops.rotate_vector manim.utils.space_ops.rotation_about_z -#: manim.utils.space_ops.rotation_matrix -#: manim.utils.space_ops.rotation_matrix_from_quaternion -#: manim.utils.space_ops.rotation_matrix_transpose -#: manim.utils.space_ops.rotation_matrix_transpose_from_quaternion -#: manim.utils.space_ops.shoelace manim.utils.space_ops.shoelace_direction -#: manim.utils.space_ops.thick_diagonal manim.utils.space_ops.z_to_vector of -msgid "Parameters" -msgstr "" - -#: manim.utils.space_ops.R3_to_complex -#: manim.utils.space_ops.angle_axis_from_quaternion -#: manim.utils.space_ops.angle_between_vectors -#: manim.utils.space_ops.angle_of_vector manim.utils.space_ops.center_of_mass -#: manim.utils.space_ops.compass_directions manim.utils.space_ops.complex_to_R3 -#: manim.utils.space_ops.earclip_triangulation -#: manim.utils.space_ops.find_intersection -#: manim.utils.space_ops.get_unit_normal -#: manim.utils.space_ops.get_winding_number -#: manim.utils.space_ops.line_intersection manim.utils.space_ops.midpoint -#: manim.utils.space_ops.norm_squared manim.utils.space_ops.normalize -#: manim.utils.space_ops.normalize_along_axis -#: manim.utils.space_ops.perpendicular_bisector -#: manim.utils.space_ops.project_along_vector -#: manim.utils.space_ops.quaternion_conjugate -#: manim.utils.space_ops.quaternion_from_angle_axis -#: manim.utils.space_ops.quaternion_mult manim.utils.space_ops.regular_vertices -#: manim.utils.space_ops.rotate_vector manim.utils.space_ops.rotation_about_z -#: manim.utils.space_ops.rotation_matrix -#: manim.utils.space_ops.rotation_matrix_from_quaternion -#: manim.utils.space_ops.rotation_matrix_transpose -#: manim.utils.space_ops.rotation_matrix_transpose_from_quaternion -#: manim.utils.space_ops.shoelace manim.utils.space_ops.shoelace_direction -#: manim.utils.space_ops.thick_diagonal manim.utils.space_ops.z_to_vector of -msgid "Return type" -msgstr "" - -#: manim.utils.space_ops.angle_axis_from_quaternion:1 of -msgid "Gets angle and axis from a quaternion." -msgstr "" - -#: manim.utils.space_ops.angle_axis_from_quaternion:3 of -msgid "The quaternion from which we get the angle and axis." -msgstr "" - -#: manim.utils.space_ops.angle_axis_from_quaternion -#: manim.utils.space_ops.angle_between_vectors -#: manim.utils.space_ops.angle_of_vector manim.utils.space_ops.center_of_mass -#: manim.utils.space_ops.compass_directions -#: manim.utils.space_ops.earclip_triangulation -#: manim.utils.space_ops.get_unit_normal -#: manim.utils.space_ops.line_intersection manim.utils.space_ops.midpoint -#: manim.utils.space_ops.normalize_along_axis -#: manim.utils.space_ops.perpendicular_bisector -#: manim.utils.space_ops.project_along_vector -#: manim.utils.space_ops.quaternion_conjugate -#: manim.utils.space_ops.quaternion_from_angle_axis -#: manim.utils.space_ops.quaternion_mult manim.utils.space_ops.regular_vertices -#: manim.utils.space_ops.rotate_vector manim.utils.space_ops.rotation_about_z -#: manim.utils.space_ops.rotation_matrix_transpose_from_quaternion -#: manim.utils.space_ops.shoelace manim.utils.space_ops.shoelace_direction of -msgid "Returns" -msgstr "" - -#: manim.utils.space_ops.angle_axis_from_quaternion:5 of -msgid "Gives the angle and axis" -msgstr "" - -#: manim.utils.space_ops.angle_between_vectors:1 of -msgid "" -"Returns the angle between two vectors. This angle will always be between " -"0 and pi" -msgstr "" - -#: manim.utils.space_ops.angle_between_vectors:4 -#: manim.utils.space_ops.get_unit_normal:3 of -msgid "The first vector." -msgstr "" - -#: manim.utils.space_ops.angle_between_vectors:5 of -msgid "The second vector." -msgstr "" - -#: manim.utils.space_ops.angle_between_vectors:7 of -msgid "The angle between the vectors." -msgstr "" - -#: manim.utils.space_ops.angle_of_vector:1 of -msgid "Returns polar coordinate theta when vector is projected on xy plane." -msgstr "" - -#: manim.utils.space_ops.angle_of_vector:3 of -msgid "The vector to find the angle for." -msgstr "" - -#: manim.utils.space_ops.angle_of_vector:5 of -msgid "The angle of the vector projected." -msgstr "" - -#: manim.utils.space_ops.center_of_mass:1 of -msgid "Gets the center of mass of the points in space." -msgstr "" - -#: manim.utils.space_ops.center_of_mass:3 of -msgid "The points to find the center of mass from." -msgstr "" - -#: manim.utils.space_ops.center_of_mass:5 of -msgid "The center of mass of the points." -msgstr "" - -#: manim.utils.space_ops.compass_directions:1 of -msgid "Finds the cardinal directions using tau." -msgstr "" - -#: manim.utils.space_ops.compass_directions:3 of -msgid "The amount to be rotated, by default 4" -msgstr "" - -#: manim.utils.space_ops.compass_directions:4 of -msgid "The direction for the angle to start with, by default RIGHT" -msgstr "" - -#: manim.utils.space_ops.compass_directions:6 of -msgid "The angle which has been rotated." -msgstr "" - -#: manim.utils.space_ops.earclip_triangulation:1 of -msgid "" -"Returns a list of indices giving a triangulation of a polygon, " -"potentially with holes." -msgstr "" - -#: manim.utils.space_ops.earclip_triangulation:4 of -msgid "verts is a numpy array of points." -msgstr "" - -#: manim.utils.space_ops.earclip_triangulation:5 of -msgid "ring_ends is a list of indices indicating where" -msgstr "" - -#: manim.utils.space_ops.earclip_triangulation:8 of -msgid "A list of indices giving a triangulation of a polygon." -msgstr "" - -#: manim.utils.space_ops.find_intersection:1 of -msgid "" -"Return the intersection of a line passing through p0 in direction v0 with" -" one passing through p1 in direction v1. (Or array of intersections from" -" arrays of such points/directions). For 3d values, it returns the point " -"on the ray p0 + v0 * t closest to the ray p1 + v1 * t" -msgstr "" - -#: manim.utils.space_ops.get_unit_normal:1 of -msgid "Gets the unit normal of the vectors." -msgstr "" - -#: manim.utils.space_ops.get_unit_normal:4 of -msgid "The second vector" -msgstr "" - -#: manim.utils.space_ops.get_unit_normal:5 of -msgid "[description], by default 1e-6" -msgstr "" - -#: manim.utils.space_ops.get_unit_normal:7 of -msgid "The normal of the two vectors." -msgstr "" - -#: manim.utils.space_ops.line_intersection:1 of -msgid "" -"Returns intersection point of two lines, each defined with a pair of " -"vectors determining the end points." -msgstr "" - -#: manim.utils.space_ops.line_intersection:4 of -msgid "The first line." -msgstr "" - -#: manim.utils.space_ops.line_intersection:5 of -msgid "The second line." -msgstr "" - -#: manim.utils.space_ops.line_intersection:7 of -msgid "The intersection points of the two lines which are intersecting." -msgstr "" - -#: manim.utils.space_ops.line_intersection manim.utils.space_ops.rotate_vector -#: of -msgid "Raises" -msgstr "" - -#: manim.utils.space_ops.line_intersection:10 of -msgid "Error is produced if the two lines don't intersect with each other" -msgstr "" - -#: manim.utils.space_ops.midpoint:1 of -msgid "Gets the midpoint of two points." -msgstr "" - -#: manim.utils.space_ops.midpoint:3 of -msgid "The first point." -msgstr "" - -#: manim.utils.space_ops.midpoint:4 of -msgid "The second point." -msgstr "" - -#: manim.utils.space_ops.midpoint:6 of -msgid "The midpoint of the points" -msgstr "" - -#: manim.utils.space_ops.normalize_along_axis:1 of -msgid "Normalizes an array with the provided axis." -msgstr "" - -#: manim.utils.space_ops.normalize_along_axis:3 of -msgid "The array which has to be normalized." -msgstr "" - -#: manim.utils.space_ops.normalize_along_axis:4 of -msgid "The axis to be normalized to." -msgstr "" - -#: manim.utils.space_ops.normalize_along_axis:6 of -msgid "Array which has been normalized according to the axis." -msgstr "" - -#: manim.utils.space_ops.perpendicular_bisector:1 of -msgid "" -"Returns a list of two points that correspond to the ends of the " -"perpendicular bisector of the two points given." -msgstr "" - -#: manim.utils.space_ops.perpendicular_bisector:5 of -msgid "a list of two numpy array points (corresponding to the ends of a line)." -msgstr "" - -#: manim.utils.space_ops.perpendicular_bisector:7 of -msgid "" -"the vector perpendicular to both the line given and the perpendicular " -"bisector." -msgstr "" - -#: manim.utils.space_ops.perpendicular_bisector:10 of -msgid "" -"A list of two numpy array points that correspond to the ends of the " -"perpendicular bisector" -msgstr "" - -#: manim.utils.space_ops.project_along_vector:1 of -msgid "Projects a vector along a point." -msgstr "" - -#: manim.utils.space_ops.project_along_vector:3 of -msgid "The point to be project from." -msgstr "" - -#: manim.utils.space_ops.project_along_vector:4 of -msgid "The vector which has to projected." -msgstr "" - -#: manim.utils.space_ops.project_along_vector:6 of -msgid "A dot product of the point and vector." -msgstr "" - -#: manim.utils.space_ops.quaternion_conjugate:1 of -msgid "Used for finding the conjugate of the quaternion" -msgstr "" - -#: manim.utils.space_ops.quaternion_conjugate:3 of -msgid "The quaternion for which you want to find the conjugate for." -msgstr "" - -#: manim.utils.space_ops.quaternion_conjugate:5 of -msgid "The conjugate of the quaternion." -msgstr "" - -#: manim.utils.space_ops.quaternion_from_angle_axis:1 of -msgid "" -"Gets a quaternion from an angle and an axis. For more information, check " -"`this Wikipedia page " -"`__." -msgstr "" - -#: manim.utils.space_ops.quaternion_from_angle_axis:5 of -msgid "The angle for the quaternion." -msgstr "" - -#: manim.utils.space_ops.quaternion_from_angle_axis:6 of -msgid "The axis for the quaternion" -msgstr "" - -#: manim.utils.space_ops.quaternion_from_angle_axis:7 of -msgid "Checks whether the axis is normalized, by default False" -msgstr "" - -#: manim.utils.space_ops.quaternion_from_angle_axis:10 of -msgid "Gives back a quaternion from the angle and axis" -msgstr "" - -#: manim.utils.space_ops.quaternion_mult:1 of -msgid "" -"Gets the Hamilton product of the quaternions provided. For more " -"information, check `this Wikipedia page " -"`__." -msgstr "" - -#: manim.utils.space_ops.quaternion_mult:5 of -msgid "Returns a list of product of two quaternions." -msgstr "" - -#: manim.utils.space_ops.regular_vertices:1 of -msgid "" -"Generates regularly spaced vertices around a circle centered at the " -"origin." -msgstr "" - -#: manim.utils.space_ops.regular_vertices:3 of -msgid "The number of vertices" -msgstr "" - -#: manim.utils.space_ops.regular_vertices:4 of -msgid "The radius of the circle that the vertices are placed on." -msgstr "" - -#: manim.utils.space_ops.regular_vertices:5 of -msgid "" -"The angle the vertices start at. If unspecified, for even ``n`` values, " -"``0`` will be used. For odd ``n`` values, 90 degrees is used." -msgstr "" - -#: manim.utils.space_ops.regular_vertices:5 of -msgid "The angle the vertices start at." -msgstr "" - -#: manim.utils.space_ops.regular_vertices:7 of -msgid "" -"If unspecified, for even ``n`` values, ``0`` will be used. For odd ``n`` " -"values, 90 degrees is used." -msgstr "" - -#: manim.utils.space_ops.regular_vertices:10 of -msgid "" -"* **vertices** (:class:`numpy.ndarray`) -- The regularly spaced vertices." -" * **start_angle** (:class:`float`) -- The angle the vertices start at." -msgstr "" - -#: manim.utils.space_ops.regular_vertices:10 of -msgid "**vertices** (:class:`numpy.ndarray`) -- The regularly spaced vertices." -msgstr "" - -#: manim.utils.space_ops.regular_vertices:11 of -msgid "**start_angle** (:class:`float`) -- The angle the vertices start at." -msgstr "" - -#: manim.utils.space_ops.rotate_vector:1 of -msgid "Function for rotating a vector." -msgstr "" - -#: manim.utils.space_ops.rotate_vector:3 of -msgid "The vector to be rotated." -msgstr "" - -#: manim.utils.space_ops.rotate_vector:4 of -msgid "The angle to be rotated by." -msgstr "" - -#: manim.utils.space_ops.rotate_vector:5 of -msgid "The axis to be rotated, by default OUT" -msgstr "" - -#: manim.utils.space_ops.rotate_vector:7 of -msgid "The rotated vector with provided angle and axis." -msgstr "" - -#: manim.utils.space_ops.rotate_vector:10 of -msgid "If vector is not of dimension 2 or 3." -msgstr "" - -#: manim.utils.space_ops.rotation_about_z:1 of -msgid "Returns a rotation matrix for a given angle." -msgstr "" - -#: manim.utils.space_ops.rotation_about_z:3 of -msgid "Angle for the rotation matrix." -msgstr "" - -#: manim.utils.space_ops.rotation_about_z:6 of -msgid "Gives back the rotated matrix." -msgstr "" - -#: manim.utils.space_ops.rotation_matrix:1 of -msgid "Rotation in R^3 about a specified axis of rotation." -msgstr "" - -#: manim.utils.space_ops.rotation_matrix_transpose_from_quaternion:1 of -msgid "" -"Converts the quaternion, quat, to an equivalent rotation matrix " -"representation. For more information, check `this page " -"`_." -msgstr "" - -#: manim.utils.space_ops.rotation_matrix_transpose_from_quaternion:5 of -msgid "The quaternion which is to be converted." -msgstr "" - -#: manim.utils.space_ops.rotation_matrix_transpose_from_quaternion:7 of -msgid "" -"Gives back the Rotation matrix representation, returned as a 3-by-3 " -"matrix or 3-by-3-by-N multidimensional array." -msgstr "" - -#: manim.utils.space_ops.shoelace:1 of -msgid "2D implementation of the shoelace formula." -msgstr "" - -#: manim.utils.space_ops.shoelace:3 of -msgid "Returns signed area." -msgstr "" - -#: manim.utils.space_ops.shoelace:4 of -msgid ":class:`float`" -msgstr "" - -#: manim.utils.space_ops.shoelace_direction:1 of -msgid "" -"Uses the area determined by the shoelace method to determine whether the " -"input set of points is directed clockwise or counterclockwise." -msgstr "" - -#: manim.utils.space_ops.shoelace_direction:4 of -msgid "Either ``\"CW\"`` or ``\"CCW\"``." -msgstr "" - -#: manim.utils.space_ops.shoelace_direction:5 of -msgid ":class:`str`" -msgstr "" - -#: manim.utils.space_ops.z_to_vector:1 of -msgid "" -"Returns some matrix in SO(3) which takes the z-axis to the (normalized) " -"vector provided as an argument" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.strings.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.strings.po deleted file mode 100644 index e7000e4502..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.strings.po +++ /dev/null @@ -1,43 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.strings.rst:2 -msgid "strings" -msgstr "" - -#: manim.utils.strings:1 of -msgid "String manipulation utilities." -msgstr "" - -#: ../../source/reference/manim.utils.strings.rst:20 -msgid "Functions" -msgstr "" - -#: manim.utils.strings.split_string_list_to_isolate_substrings:1 of -msgid "" -"Similar to split_string_to_isolate_substrings, but the first argument is " -"a list of strings, thought of as something already broken up a bit." -msgstr "" - -#: manim.utils.strings.split_string_to_isolate_substrings:1 of -msgid "" -"Given a string, and an arbitrary number of possible substrings, returns a" -" list of strings which would concatenate to make the full string, and in " -"which these special substrings appear as their own elements." -msgstr "" - -#: manim.utils.strings.split_string_to_isolate_substrings:5 of -msgid "" -"For example, split_string_to_isolate_substrings(\"to be or not to be\", " -"\"to\", \"be\") would return [\"to\", \" \", \"be\", \" or not \", " -"\"to\", \" \", \"be\"]" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex.TexTemplate.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex.TexTemplate.po deleted file mode 100644 index 592e0cf9b7..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex.TexTemplate.po +++ /dev/null @@ -1,211 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.tex.TexTemplate.rst:2 -msgid "TexTemplate" -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplate.rst:4 -msgid "Qualified name: ``manim.utils.tex.TexTemplate``" -msgstr "" - -#: manim.utils.tex.TexTemplate:1 of -msgid "Bases: :class:`object`" -msgstr "" - -#: manim.utils.tex.TexTemplate:1 of -msgid "TeX templates are used for creating Tex() and MathTex() objects." -msgstr "" - -#: manim.utils.tex.TexTemplate manim.utils.tex.TexTemplate.add_to_document -#: manim.utils.tex.TexTemplate.add_to_preamble -#: manim.utils.tex.TexTemplate.get_texcode_for_expression -#: manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env of -msgid "Parameters" -msgstr "" - -#: manim.utils.tex.TexTemplate:3 manim.utils.tex.TexTemplate:18 of -msgid "The TeX compiler to be used, e.g. ``latex``, ``pdflatex`` or ``lualatex``" -msgstr "" - -#: manim.utils.tex.TexTemplate:5 manim.utils.tex.TexTemplate:24 of -msgid "The output format resulting from compilation, e.g. ``.dvi`` or ``.pdf``" -msgstr "" - -#: manim.utils.tex.TexTemplate:7 manim.utils.tex.TexTemplate:30 of -msgid "" -"The command defining the documentclass, e.g. " -"``\\documentclass[preview]{standalone}``" -msgstr "" - -#: manim.utils.tex.TexTemplate:9 manim.utils.tex.TexTemplate:36 of -msgid "" -"The document's preamble, i.e. the part between ``\\documentclass`` and " -"``\\begin{document}``" -msgstr "" - -#: manim.utils.tex.TexTemplate:11 manim.utils.tex.TexTemplate:42 of -msgid "" -"Text in the document that will be replaced by the expression to be " -"rendered" -msgstr "" - -#: manim.utils.tex.TexTemplate:13 manim.utils.tex.TexTemplate:48 of -msgid "" -"Text (definitions, commands) to be inserted at right after " -"``\\begin{document}``, e.g. ``\\boldmath``" -msgstr "" - -#: manim.utils.tex.TexTemplate of -msgid "type" -msgstr "" - -#: manim.utils.tex.TexTemplate:20 manim.utils.tex.TexTemplate:26 -#: manim.utils.tex.TexTemplate:32 manim.utils.tex.TexTemplate:38 -#: manim.utils.tex.TexTemplate:44 manim.utils.tex.TexTemplate:50 -#: manim.utils.tex.TexTemplate.get_texcode_for_expression:7 -#: manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env:9 of -msgid ":class:`str`" -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplate.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplate.rst:24::1 -msgid "Adds txt to the TeX template just after \\begin{document}, e.g." -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplate.rst:24::1 -msgid "Adds stuff to the TeX template's preamble (e.g." -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplate.rst:24::1 -msgid "" -":obj:`get_texcode_for_expression " -"`" -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplate.rst:24::1 -#: manim.utils.tex.TexTemplate.get_texcode_for_expression:1 of -msgid "Inserts expression verbatim into TeX template." -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplate.rst:24::1 -msgid "" -":obj:`get_texcode_for_expression_in_env " -"`" -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplate.rst:24::1 -#: manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env:1 of -msgid "" -"Inserts expression into TeX template wrapped in \\begin{environment} and " -"\\end{environment}" -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplate.rst:26 -msgid "Attributes" -msgstr "" - -#: manim.utils.tex.TexTemplate.add_to_document:1::1 of -msgid "" -":obj:`default_documentclass " -"`\\" -msgstr "" - -#: manim.utils.tex.TexTemplate.add_to_document:1::1 of -msgid "" -":obj:`default_output_format " -"`\\" -msgstr "" - -#: manim.utils.tex.TexTemplate.add_to_document:1::1 of -msgid "" -":obj:`default_placeholder_text " -"`\\" -msgstr "" - -#: manim.utils.tex.TexTemplate.add_to_document:1::1 of -msgid "" -":obj:`default_post_doc_commands " -"`\\" -msgstr "" - -#: manim.utils.tex.TexTemplate.add_to_document:1::1 of -msgid "" -":obj:`default_tex_compiler " -"`\\" -msgstr "" - -#: manim.utils.tex.TexTemplate.add_to_document:1 of -msgid "" -"Adds txt to the TeX template just after \\begin{document}, e.g. " -"``\\boldmath``" -msgstr "" - -#: manim.utils.tex.TexTemplate.add_to_document:3 of -msgid "String containing the text to be added." -msgstr "" - -#: manim.utils.tex.TexTemplate.add_to_preamble:1 of -msgid "" -"Adds stuff to the TeX template's preamble (e.g. definitions, packages). " -"Text can be inserted at the beginning or at the end of the preamble." -msgstr "" - -#: manim.utils.tex.TexTemplate.add_to_preamble:3 of -msgid "String containing the text to be added, e.g. ``\\usepackage{hyperref}``" -msgstr "" - -#: manim.utils.tex.TexTemplate.add_to_preamble:5 of -msgid "" -"Whether the text should be added at the beginning of the preamble, i.e. " -"right after ``\\documentclass``. Default is to add it at the end of the " -"preamble, i.e. right before ``\\begin{document}``" -msgstr "" - -#: manim.utils.tex.TexTemplate.get_texcode_for_expression:3 of -msgid "The string containing the expression to be typeset, e.g. ``$\\sqrt{2}$``" -msgstr "" - -#: manim.utils.tex.TexTemplate.get_texcode_for_expression -#: manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env of -msgid "Returns" -msgstr "" - -#: manim.utils.tex.TexTemplate.get_texcode_for_expression:6 of -msgid "" -"LaTeX code based on current template, containing the given ``expression``" -" and ready for typesetting" -msgstr "" - -#: manim.utils.tex.TexTemplate.get_texcode_for_expression -#: manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env of -msgid "Return type" -msgstr "" - -#: manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env:3 of -msgid "The string containing the expression to be typeset, e.g. ``$\\\\sqrt{2}$``" -msgstr "" - -#: manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env:5 of -msgid "" -"The string containing the environment in which the expression should be " -"typeset, e.g. ``align*``" -msgstr "" - -#: manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env:8 of -msgid "" -"LaTeX code based on template, containing the given expression inside its " -"environment, ready for typesetting" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex.TexTemplateFromFile.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex.TexTemplateFromFile.po deleted file mode 100644 index bb2fce668b..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex.TexTemplateFromFile.po +++ /dev/null @@ -1,190 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:2 -msgid "TexTemplateFromFile" -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:4 -msgid "Qualified name: ``manim.utils.tex.TexTemplateFromFile``" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile:1 of -msgid "Bases: :class:`manim.utils.tex.TexTemplate`" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile:1 of -msgid "" -"A TexTemplate object created from a template file (default: " -"tex_template.tex)" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile -#: manim.utils.tex.TexTemplateFromFile.add_to_document -#: manim.utils.tex.TexTemplateFromFile.add_to_preamble of -msgid "Parameters" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile:3 manim.utils.tex.TexTemplateFromFile:35 -#: of -msgid "The TeX compiler to be used, e.g. ``latex``, ``pdflatex`` or ``lualatex``" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile:5 manim.utils.tex.TexTemplateFromFile:41 -#: of -msgid "The output format resulting from compilation, e.g. ``.dvi`` or ``.pdf``" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile:7 of -msgid "" -"The command defining the documentclass, e.g. " -"``\\documentclass[preview]{standalone}``" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile:9 of -msgid "" -"The document's preamble, i.e. the part between ``\\documentclass`` and " -"``\\begin{document}``" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile:11 of -msgid "" -"Text in the document that will be replaced by the expression to be " -"rendered" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile:13 of -msgid "" -"Text (definitions, commands) to be inserted at right after " -"``\\begin{document}``, e.g. ``\\boldmath``" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile:15 of -msgid "The kwargs specified can only be strings." -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile:18 -#: manim.utils.tex.TexTemplateFromFile:23 of -msgid "Path to a valid TeX template file" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile of -msgid "type" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile:25 -#: manim.utils.tex.TexTemplateFromFile:31 -#: manim.utils.tex.TexTemplateFromFile:37 -#: manim.utils.tex.TexTemplateFromFile:43 of -msgid ":class:`str`" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile:29 of -msgid "Content of the TeX template file" -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:22::1 -msgid "" -":obj:`add_to_document " -"`" -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:22::1 -msgid "Adds txt to the TeX template just after \\begin{document}, e.g." -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:22::1 -msgid "" -":obj:`add_to_preamble " -"`" -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:22::1 -msgid "Adds stuff to the TeX template's preamble (e.g." -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:22::1 -msgid "" -":obj:`file_not_mutable " -"`" -msgstr "" - -#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:24 -msgid "Attributes" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile.add_to_document:1::1 of -msgid "" -":obj:`default_documentclass " -"`\\" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile.add_to_document:1::1 of -msgid "" -":obj:`default_output_format " -"`\\" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile.add_to_document:1::1 of -msgid "" -":obj:`default_placeholder_text " -"`\\" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile.add_to_document:1::1 of -msgid "" -":obj:`default_post_doc_commands " -"`\\" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile.add_to_document:1::1 of -msgid "" -":obj:`default_preamble " -"`\\" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile.add_to_document:1::1 of -msgid "" -":obj:`default_tex_compiler " -"`\\" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile.add_to_document:1 of -msgid "" -"Adds txt to the TeX template just after \\begin{document}, e.g. " -"``\\boldmath``" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile.add_to_document:3 of -msgid "String containing the text to be added." -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile.add_to_preamble:1 of -msgid "" -"Adds stuff to the TeX template's preamble (e.g. definitions, packages). " -"Text can be inserted at the beginning or at the end of the preamble." -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile.add_to_preamble:3 of -msgid "String containing the text to be added, e.g. ``\\usepackage{hyperref}``" -msgstr "" - -#: manim.utils.tex.TexTemplateFromFile.add_to_preamble:5 of -msgid "" -"Whether the text should be added at the beginning of the preamble, i.e. " -"right after ``\\documentclass``. Default is to add it at the end of the " -"preamble, i.e. right before ``\\begin{document}``" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_file_writing.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_file_writing.po deleted file mode 100644 index d9e5b36f1e..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_file_writing.po +++ /dev/null @@ -1,152 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.tex_file_writing.rst:2 -msgid "tex\\_file\\_writing" -msgstr "" - -#: manim.utils.tex_file_writing:1 of -msgid "Interface for writing, compiling, and converting ``.tex`` files." -msgstr "" - -#: ../../source/reference/manim.utils.tex_file_writing.rst:20 -msgid "Functions" -msgstr "" - -#: manim.utils.tex_file_writing.compile_tex:1 of -msgid "Compiles a tex_file into a .dvi or a .xdv or a .pdf" -msgstr "" - -#: manim.utils.tex_file_writing.compile_tex -#: manim.utils.tex_file_writing.convert_to_svg -#: manim.utils.tex_file_writing.generate_tex_file -#: manim.utils.tex_file_writing.tex_compilation_command -#: manim.utils.tex_file_writing.tex_to_svg_file of -msgid "Parameters" -msgstr "" - -#: manim.utils.tex_file_writing.compile_tex:3 -#: manim.utils.tex_file_writing.tex_compilation_command:7 of -msgid "File name of TeX file to be typeset." -msgstr "" - -#: manim.utils.tex_file_writing.compile_tex:5 -#: manim.utils.tex_file_writing.tex_compilation_command:3 of -msgid "" -"String containing the compiler to be used, e.g. ``pdflatex`` or " -"``lualatex``" -msgstr "" - -#: manim.utils.tex_file_writing.compile_tex:7 -#: manim.utils.tex_file_writing.tex_compilation_command:5 of -msgid "" -"String containing the output format generated by the compiler, e.g. " -"``.dvi`` or ``.pdf``" -msgstr "" - -#: manim.utils.tex_file_writing.compile_tex -#: manim.utils.tex_file_writing.convert_to_svg -#: manim.utils.tex_file_writing.generate_tex_file -#: manim.utils.tex_file_writing.tex_compilation_command -#: manim.utils.tex_file_writing.tex_to_svg_file of -msgid "Returns" -msgstr "" - -#: manim.utils.tex_file_writing.compile_tex:10 of -msgid "Path to generated output file in desired format (DVI, XDV or PDF)." -msgstr "" - -#: manim.utils.tex_file_writing.compile_tex -#: manim.utils.tex_file_writing.convert_to_svg -#: manim.utils.tex_file_writing.generate_tex_file -#: manim.utils.tex_file_writing.tex_compilation_command -#: manim.utils.tex_file_writing.tex_to_svg_file of -msgid "Return type" -msgstr "" - -#: manim.utils.tex_file_writing.compile_tex:11 -#: manim.utils.tex_file_writing.convert_to_svg:11 -#: manim.utils.tex_file_writing.generate_tex_file:12 -#: manim.utils.tex_file_writing.tex_compilation_command:13 -#: manim.utils.tex_file_writing.tex_to_svg_file:11 of -msgid ":class:`str`" -msgstr "" - -#: manim.utils.tex_file_writing.convert_to_svg:1 of -msgid "Converts a .dvi, .xdv, or .pdf file into an svg using dvisvgm." -msgstr "" - -#: manim.utils.tex_file_writing.convert_to_svg:3 of -msgid "File name of the input file to be converted." -msgstr "" - -#: manim.utils.tex_file_writing.convert_to_svg:5 of -msgid "" -"String containing the file extension and thus indicating the file type, " -"e.g. ``.dvi`` or ``.pdf``" -msgstr "" - -#: manim.utils.tex_file_writing.convert_to_svg:7 of -msgid "Page to be converted if input file is multi-page." -msgstr "" - -#: manim.utils.tex_file_writing.convert_to_svg:10 -#: manim.utils.tex_file_writing.tex_to_svg_file:10 of -msgid "Path to generated SVG file." -msgstr "" - -#: manim.utils.tex_file_writing.generate_tex_file:1 of -msgid "" -"Takes a tex expression (and an optional tex environment), and returns a " -"fully formed tex file ready for compilation." -msgstr "" - -#: manim.utils.tex_file_writing.generate_tex_file:4 -#: manim.utils.tex_file_writing.tex_to_svg_file:3 of -msgid "" -"String containing the TeX expression to be rendered, e.g. ``\\sqrt{2}`` " -"or ``foo``" -msgstr "" - -#: manim.utils.tex_file_writing.generate_tex_file:6 -#: manim.utils.tex_file_writing.tex_to_svg_file:5 of -msgid "" -"The string containing the environment in which the expression should be " -"typeset, e.g. ``align*``" -msgstr "" - -#: manim.utils.tex_file_writing.generate_tex_file:8 -#: manim.utils.tex_file_writing.tex_to_svg_file:7 of -msgid "" -"Template class used to typesetting. If not set, use default template set " -"via `config[\"tex_template\"]`" -msgstr "" - -#: manim.utils.tex_file_writing.generate_tex_file:11 of -msgid "Path to generated TeX file" -msgstr "" - -#: manim.utils.tex_file_writing.tex_compilation_command:1 of -msgid "Prepares the tex compilation command with all necessary cli flags" -msgstr "" - -#: manim.utils.tex_file_writing.tex_compilation_command:9 of -msgid "Path to the directory where compiler output will be stored." -msgstr "" - -#: manim.utils.tex_file_writing.tex_compilation_command:12 of -msgid "Compilation command according to given parameters" -msgstr "" - -#: manim.utils.tex_file_writing.tex_to_svg_file:1 of -msgid "Takes a tex expression and returns the svg version of the compiled tex" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_templates.TexFontTemplates.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_templates.TexFontTemplates.po deleted file mode 100644 index c6994f26d8..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_templates.TexFontTemplates.po +++ /dev/null @@ -1,676 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.tex_templates.TexFontTemplates.rst:2 -msgid "TexFontTemplates" -msgstr "" - -#: ../../source/reference/manim.utils.tex_templates.TexFontTemplates.rst:4 -msgid "Qualified name: ``manim.utils.tex\\_templates.TexFontTemplates``" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates:1 of -msgid "Bases: :class:`object`" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates:1 of -msgid "" -"A collection of TeX templates for the fonts described at " -"http://jf.burnol.free.fr/showcase.html" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates:3 of -msgid "" -"These templates are specifically designed to allow you to typeset " -"formulae and mathematics using different fonts. They are based on the " -"mathastext LaTeX package." -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates:7 of -msgid "Examples" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates:8 of -msgid "" -"Normal usage as a value for the keyword argument tex_template of Tex() " -"and MathTex() mobjects::" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates:13 of -msgid "Notes" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates:14 of -msgid "" -"Many of these templates require that specific fonts are installed on your" -" local machine. For example, choosing the template " -"TexFontTemplates.comic_sans will not compile if the Comic Sans Microsoft " -"font is not installed." -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates:20 of -msgid "To experiment, try to render the TexFontTemplateLibrary example scene:" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates:20 of -msgid "" -"``manim path/to/manim/example_scenes/advanced_tex_fonts.py " -"TexFontTemplateLibrary -p -ql``" -msgstr "" - -#: ../../source/reference/manim.utils.tex_templates.TexFontTemplates.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.utils.tex_templates.TexFontTemplates.rst:21 -msgid "Attributes" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`american_typewriter " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1 -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "American Typewriter" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.antykwa:1 of -msgid "Antykwa Półtawskiego (TX Fonts for Greek and math symbols)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`apple_chancery " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.apple_chancery:1 of -msgid "Apple Chancery" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`auriocus_kalligraphicus " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.auriocus_kalligraphicus:1 of -msgid "Auriocus Kalligraphicus (Symbol Greek)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`baskervald_adf_fourier " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.baskervald_adf_fourier:1 of -msgid "Baskervald ADF with Fourier" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`baskerville_it " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.baskerville_it:1 of -msgid "Baskerville (Italic)" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.biolinum:1 of -msgid "Biolinum" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`brushscriptx " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.brushscriptx:1 of -msgid "BrushScriptX-Italic (PX math and Greek)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`chalkboard_se " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.chalkboard_se:1 of -msgid "Chalkboard SE" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`chalkduster " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.chalkduster:1 of -msgid "Chalkduster" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.comfortaa:1 of -msgid "Comfortaa" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`comic_sans " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.comic_sans:1 of -msgid "Comic Sans MS" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`droid_sans " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.droid_sans:1 of -msgid "Droid Sans" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`droid_sans_it " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.droid_sans_it:1 of -msgid "Droid Sans (Italic)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`droid_serif " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.droid_serif:1 of -msgid "Droid Serif" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`droid_serif_px_it " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.droid_serif_px_it:1 of -msgid "Droid Serif (PX math symbols) (Italic)" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.ecf_augie:1 of -msgid "ECF Augie (Euler Greek)" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.ecf_jd:1 of -msgid "ECF JD (with TX fonts)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`ecf_skeetch " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.ecf_skeetch:1 of -msgid "ECF Skeetch (CM Greek)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`ecf_tall_paul " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.ecf_tall_paul:1 of -msgid "ECF Tall Paul (with Symbol font)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`ecf_webster " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.ecf_webster:1 of -msgid "ECF Webster (with TX fonts)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`electrum_adf " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.electrum_adf:1 of -msgid "Electrum ADF (CM Greek)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`epigrafica " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.epigrafica:1 of -msgid "Epigrafica" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`fourier_utopia " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.fourier_utopia:1 of -msgid "Fourier Utopia (Fourier upright Greek)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`french_cursive " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.french_cursive:1 of -msgid "French Cursive (Euler Greek)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`gfs_bodoni " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.gfs_bodoni:1 of -msgid "GFS Bodoni" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.gfs_didot:1 of -msgid "GFS Didot (Italic)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`gfs_neoHellenic " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.gfs_neoHellenic:1 of -msgid "GFS NeoHellenic" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`gnu_freesans_tx " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.gnu_freesans_tx:1 of -msgid "GNU FreeSerif (and TX fonts symbols)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`gnu_freeserif_freesans " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.gnu_freeserif_freesans:1 of -msgid "GNU FreeSerif and FreeSans" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`helvetica_fourier_it " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.helvetica_fourier_it:1 of -msgid "Helvetica with Fourier (Italic)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`latin_modern_tw " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.latin_modern_tw:1 of -msgid "Latin Modern Typewriter Proportional" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`latin_modern_tw_it " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.latin_modern_tw_it:1 of -msgid "Latin Modern Typewriter Proportional (CM Greek) (Italic)" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.libertine:1 of -msgid "Libertine" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`libris_adf_fourier " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.libris_adf_fourier:1 of -msgid "Libris ADF with Fourier" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`minion_pro_myriad_pro " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.minion_pro_myriad_pro:1 of -msgid "Minion Pro and Myriad Pro (and TX fonts symbols)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`minion_pro_tx " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.minion_pro_tx:1 of -msgid "Minion Pro (and TX fonts symbols)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`new_century_schoolbook " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.new_century_schoolbook:1 of -msgid "New Century Schoolbook (Symbol Greek)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`new_century_schoolbook_px " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.new_century_schoolbook_px:1 of -msgid "New Century Schoolbook (Symbol Greek, PX math symbols)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`noteworthy_light " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.noteworthy_light:1 of -msgid "Noteworthy Light" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.palatino:1 of -msgid "Palatino (Symbol Greek)" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.papyrus:1 of -msgid "Papyrus" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`romande_adf_fourier_it " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.romande_adf_fourier_it:1 of -msgid "Romande ADF with Fourier (Italic)" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.slitex:1 of -msgid "SliTeX (Euler Greek)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`times_fourier_it " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.times_fourier_it:1 of -msgid "Times with Fourier (Italic)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`urw_avant_garde " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.urw_avant_garde:1 of -msgid "URW Avant Garde (Symbol Greek)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`urw_zapf_chancery " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.urw_zapf_chancery:1 of -msgid "URW Zapf Chancery (CM Greek)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`venturis_adf_fourier_it " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.venturis_adf_fourier_it:1 of -msgid "Venturis ADF with Fourier (Italic)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`verdana_it " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.verdana_it:1 of -msgid "Verdana (Italic)" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.vollkorn:1 of -msgid "Vollkorn (TX fonts for Greek and math symbols)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`vollkorn_fourier_it " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.vollkorn_fourier_it:1 of -msgid "Vollkorn with Fourier (Italic)" -msgstr "" - -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: of -msgid "" -":obj:`zapf_chancery " -"`\\" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 -#: manim.utils.tex_templates.TexFontTemplates.zapf_chancery:1 of -msgid "Zapf Chancery" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_templates.TexTemplateLibrary.po b/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_templates.TexTemplateLibrary.po deleted file mode 100644 index 0c5d144fcc..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_templates.TexTemplateLibrary.po +++ /dev/null @@ -1,68 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference/manim.utils.tex_templates.TexTemplateLibrary.rst:2 -msgid "TexTemplateLibrary" -msgstr "" - -#: ../../source/reference/manim.utils.tex_templates.TexTemplateLibrary.rst:4 -msgid "Qualified name: ``manim.utils.tex\\_templates.TexTemplateLibrary``" -msgstr "" - -#: manim.utils.tex_templates.TexTemplateLibrary:1 of -msgid "Bases: :class:`object`" -msgstr "" - -#: manim.utils.tex_templates.TexTemplateLibrary:1 of -msgid "A collection of basic TeX template objects" -msgstr "" - -#: manim.utils.tex_templates.TexTemplateLibrary:4 of -msgid "Examples" -msgstr "" - -#: manim.utils.tex_templates.TexTemplateLibrary:5 of -msgid "" -"Normal usage as a value for the keyword argument tex_template of Tex() " -"and MathTex() mobjects::" -msgstr "" - -#: ../../source/reference/manim.utils.tex_templates.TexTemplateLibrary.rst:14 -msgid "Methods" -msgstr "" - -#: ../../source/reference/manim.utils.tex_templates.TexTemplateLibrary.rst:21 -msgid "Attributes" -msgstr "" - -#: ../../source/docstring manim.utils.tex_templates.TexTemplateLibrary.ctex:1 -#: manim.utils.tex_templates.TexTemplateLibrary.ctex:1::1 of -msgid "An instance of the TeX template used by 3b1b when using the use_ctex flag" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexTemplateLibrary.ctex:1::1 -#: manim.utils.tex_templates.TexTemplateLibrary.default:1 of -msgid "An instance of the default TeX template in manim" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexTemplateLibrary.ctex:1::1 -#: manim.utils.tex_templates.TexTemplateLibrary.simple:1 of -msgid "An instance of a simple TeX template with only basic AMS packages loaded" -msgstr "" - -#: ../../source/docstring -#: manim.utils.tex_templates.TexTemplateLibrary.ctex:1::1 -#: manim.utils.tex_templates.TexTemplateLibrary.threeb1b:1 of -msgid "An instance of the default TeX template used by 3b1b" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim_directive.po b/docs/i18n/en/LC_MESSAGES/reference/manim_directive.po deleted file mode 100644 index 98530a3249..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference/manim_directive.po +++ /dev/null @@ -1,153 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: manim_directive:2 of -msgid "A directive for including Manim videos in a Sphinx document" -msgstr "" - -#: manim_directive:4 of -msgid "" -"When rendering the HTML documentation, the ``.. manim::`` directive " -"implemented here allows to include rendered videos." -msgstr "" - -#: manim_directive:7 of -msgid "" -"Its basic usage that allows processing **inline content** looks as " -"follows::" -msgstr "" - -#: manim_directive:16 of -msgid "" -"It is required to pass the name of the class representing the scene to be" -" rendered to the directive." -msgstr "" - -#: manim_directive:19 of -msgid "" -"As a second application, the directive can also be used to render scenes " -"that are defined within doctests, for example::" -msgstr "" - -#: manim_directive:34 of -msgid "Options" -msgstr "" - -#: manim_directive:36 of -msgid "Options can be passed as follows::" -msgstr "" - -#: manim_directive:41 of -msgid "The following configuration options are supported by the directive:" -msgstr "" - -#: manim_directive:46 of -msgid "hide_source" -msgstr "" - -#: manim_directive:45 of -msgid "" -"If this flag is present without argument, the source code is not " -"displayed above the rendered video." -msgstr "" - -#: manim_directive:50 of -msgid "quality" -msgstr "" - -#: of -msgid "{'low', 'medium', 'high', 'fourk'}" -msgstr "" - -#: manim_directive:49 of -msgid "" -"Controls render quality of the video, in analogy to the corresponding " -"command line flags." -msgstr "" - -#: manim_directive:54 of -msgid "save_as_gif" -msgstr "" - -#: manim_directive:53 of -msgid "If this flag is present without argument, the scene is rendered as a gif." -msgstr "" - -#: manim_directive:59 of -msgid "save_last_frame" -msgstr "" - -#: manim_directive:57 of -msgid "" -"If this flag is present without argument, an image representing the last " -"frame of the scene will be rendered and displayed, instead of a video." -msgstr "" - -#: manim_directive:63 of -msgid "ref_classes" -msgstr "" - -#: manim_directive:62 of -msgid "" -"A list of classes, separated by spaces, that is rendered in a reference " -"block after the source code." -msgstr "" - -#: manim_directive:67 of -msgid "ref_functions" -msgstr "" - -#: manim_directive:66 of -msgid "" -"A list of functions, separated by spaces, that is rendered in a reference" -" block after the source code." -msgstr "" - -#: manim_directive:71 of -msgid "ref_methods" -msgstr "" - -#: manim_directive:70 of -msgid "" -"A list of methods, separated by spaces, that is rendered in a reference " -"block after the source code." -msgstr "" - -#: ../../source/reference/manim_directive.rst:15 -msgid "Classes" -msgstr "" - -#: ../../source/reference/manim_directive.rst:28::1 -msgid "The manim directive, rendering videos while building the documentation." -msgstr "" - -#: ../../source/reference/manim_directive.rst:31 -msgid "Functions" -msgstr "" - -#: manim_directive.process_name_list:1 of -msgid "" -"Reformats a string of space separated class names as a list of strings " -"containing valid Sphinx references." -msgstr "" - -#: manim_directive.process_name_list:5 of -msgid "Tests" -msgstr "" - -#: manim_directive.process_name_list of -msgid "Parameters" -msgstr "" - -#: manim_directive.process_name_list of -msgid "Return type" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference_index/animations.po b/docs/i18n/en/LC_MESSAGES/reference_index/animations.po deleted file mode 100644 index ee5055c2c3..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference_index/animations.po +++ /dev/null @@ -1,79 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference_index/animations.rst:2 -msgid "Animations" -msgstr "" - -#: ../../source/reference_index/animations.rst:6 -msgid "Inheritance Graph" -msgstr "" - -#: ../../source/reference_index/animations.rst:27 -msgid "Module Index" -msgstr "" - -#: ../../source/reference_index/animations.rst:46::1 -msgid "Animate mobjects." -msgstr "" - -#: ../../source/reference_index/animations.rst:46::1 -msgid "Tools for displaying multiple animations at once." -msgstr "" - -#: ../../source/reference_index/animations.rst:46::1 -msgid "Animate the display or removal of a mobject from a scene." -msgstr "" - -#: ../../source/reference_index/animations.rst:46::1 -msgid "Fading in and out of view." -msgstr "" - -#: ../../source/reference_index/animations.rst:46::1 -msgid "Animations that grow mobjects." -msgstr "" - -#: ../../source/reference_index/animations.rst:46::1 -msgid "Animations drawing attention to particular mobjects." -msgstr "" - -#: ../../source/reference_index/animations.rst:46::1 -msgid "Animations related to movement." -msgstr "" - -#: ../../source/reference_index/animations.rst:46::1 -msgid "Animations for changing numbers." -msgstr "" - -#: ../../source/reference_index/animations.rst:46::1 -msgid "Animations related to rotation." -msgstr "" - -#: ../../source/reference_index/animations.rst:46::1 -msgid "Animations transforming one mobject into another." -msgstr "" - -#: ../../source/reference_index/animations.rst:46::1 -msgid "" -":obj:`transform_matching_parts " -"`\\" -msgstr "" - -#: ../../source/reference_index/animations.rst:46::1 -msgid "" -"Animations that try to transform Mobjects while keeping track of " -"identical parts." -msgstr "" - -#: ../../source/reference_index/animations.rst:46::1 -msgid "Animations that update mobjects." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference_index/cameras.po b/docs/i18n/en/LC_MESSAGES/reference_index/cameras.po deleted file mode 100644 index 96bb3171bb..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference_index/cameras.po +++ /dev/null @@ -1,45 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference_index/cameras.rst:2 -msgid "Cameras" -msgstr "" - -#: ../../source/reference_index/cameras.rst:5 -msgid "Inheritance Graph" -msgstr "" - -#: ../../source/reference_index/cameras.rst:18 -msgid "Module Index" -msgstr "" - -#: ../../source/reference_index/cameras.rst:29::1 -msgid "" -"A camera converts the mobjects contained in a Scene into an array of " -"pixels." -msgstr "" - -#: ../../source/reference_index/cameras.rst:29::1 -msgid "A camera that allows mapping between objects." -msgstr "" - -#: ../../source/reference_index/cameras.rst:29::1 -msgid "A camera able to move through a scene." -msgstr "" - -#: ../../source/reference_index/cameras.rst:29::1 -msgid "A camera supporting multiple perspectives." -msgstr "" - -#: ../../source/reference_index/cameras.rst:29::1 -msgid "A camera that can be positioned and oriented in three-dimensional space." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference_index/mobjects.po b/docs/i18n/en/LC_MESSAGES/reference_index/mobjects.po deleted file mode 100644 index 4b13d47f18..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference_index/mobjects.po +++ /dev/null @@ -1,145 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference_index/mobjects.rst:2 -msgid "Mobjects" -msgstr "" - -#: ../../source/reference_index/mobjects.rst:5 -msgid "Inheritance Graph" -msgstr "" - -#: ../../source/reference_index/mobjects.rst:43 -msgid "Module Index" -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Animation of a mobject boundary and tracing of points." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects that represent coordinate systems." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Special rectangles." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects representing function graphs." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects that are simple geometric shapes." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "" -"Mobjects used to represent mathematical graphs (think graph theory, not " -"plotting)." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Utilities for Manim's logo and banner." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects representing matrices." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Base classes for objects that can be displayed." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Utility functions for continuous animation of mobjects." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobject representing a number line." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects representing numbers." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "General polyhedral class and platonic solids." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects representing objects from probability theory and statistics." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects used to mark and annotate other mobjects." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects representing tables." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Utility functions for three-dimensional mobjects." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Three-dimensional mobjects." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects that dynamically show the change of a variable." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects representing vector fields." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobject representing curly braces." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobject representing highlighted source code listings." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Utility functions for parsing SVG styles." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects generated from an SVG pathstring." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects generated from an SVG file." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects representing text rendered using LaTeX." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects used for displaying (non-LaTeX) text." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects representing raster images." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects representing point clouds." -msgstr "" - -#: ../../source/reference_index/mobjects.rst:79::1 -msgid "Mobjects that use vector graphics." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reference_index/scenes.po b/docs/i18n/en/LC_MESSAGES/reference_index/scenes.po deleted file mode 100644 index fc5126935c..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reference_index/scenes.po +++ /dev/null @@ -1,51 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reference_index/scenes.rst:2 -msgid "Scenes" -msgstr "" - -#: ../../source/reference_index/scenes.rst:6 -msgid "Inheritance Graph" -msgstr "" - -#: ../../source/reference_index/scenes.rst:22 -msgid "Module Index" -msgstr "" - -#: ../../source/reference_index/scenes.rst:36::1 -msgid "A scene whose camera can be moved around." -msgstr "" - -#: ../../source/reference_index/scenes.rst:36::1 -msgid "A scene suitable for usage with :class:`.SampleSpace`." -msgstr "" - -#: ../../source/reference_index/scenes.rst:36::1 -msgid "Basic canvas for animations." -msgstr "" - -#: ../../source/reference_index/scenes.rst:36::1 -msgid "The interface between scenes and ffmpeg." -msgstr "" - -#: ../../source/reference_index/scenes.rst:36::1 -msgid "A scene suitable for rendering three-dimensional objects and animations." -msgstr "" - -#: ../../source/reference_index/scenes.rst:36::1 -msgid "A scene suitable for vector spaces." -msgstr "" - -#: ../../source/reference_index/scenes.rst:36::1 -msgid "A scene supporting zooming in on a specified section." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/reporting_bugs.po b/docs/i18n/en/LC_MESSAGES/reporting_bugs.po deleted file mode 100644 index bf33fb002a..0000000000 --- a/docs/i18n/en/LC_MESSAGES/reporting_bugs.po +++ /dev/null @@ -1,75 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/reporting_bugs.rst:2 -msgid "Reporting bugs" -msgstr "" - -#: ../../source/reporting_bugs.rst:4 -msgid "" -"One of the best ways of contributing to Manim is by reporting bugs. If " -"you have encountered something that you believe is a bug, please follow " -"these steps:" -msgstr "" - -#: ../../source/reporting_bugs.rst:8 -msgid "" -"First of all, make sure you are running the latest version of manim. If " -"not, update your version and try again." -msgstr "" - -#: ../../source/reporting_bugs.rst:11 -msgid "" -"Search for other users who may have had similar issues in the past. " -"Search the repository's `issues page " -"`_ (don't forget to " -"search closed issues), bring it up on our `Discord server " -"`_, use sites like StackOverflow, " -"and exercise your best Google practices. If you can't find anything " -"helpful, then go to the next step." -msgstr "" - -#: ../../source/reporting_bugs.rst:17 -msgid "" -"Can reproduce the issue, i.e. that you have some code that illustrates " -"the bug **every time** (or at least most of the time) it is executed." -msgstr "" - -#: ../../source/reporting_bugs.rst:21 -msgid "" -"Clarify what behavior you expected, and how the actual behavior differs " -"from your expectation." -msgstr "" - -#: ../../source/reporting_bugs.rst:24 -msgid "" -"Gather information about your environment, such as your operating system," -" python version, and any stack traces that the code may have generated " -"(if applicable)." -msgstr "" - -#: ../../source/reporting_bugs.rst:28 -msgid "" -"Please open an issue only after you have gathered this information. When " -"submitting an issue, make sure to follow the template (this is the " -"default text you are shown when first opening the 'New Issue' page). A " -"community member will (hopefully) respond and start a conversation to " -"address the issue." -msgstr "" - -#: ../../source/reporting_bugs.rst:34 -msgid "" -"Please give the community a reasonable amount of time before asking " -"again, or insisting on your issue. Keep in mind that everyone is a " -"volunteer. If you wait for a reasonable amount of time and you receive " -"no response, feel free to ask again." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/tutorials/a_deeper_look.po b/docs/i18n/en/LC_MESSAGES/tutorials/a_deeper_look.po deleted file mode 100644 index ac5752f0ce..0000000000 --- a/docs/i18n/en/LC_MESSAGES/tutorials/a_deeper_look.po +++ /dev/null @@ -1,158 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/tutorials/a_deeper_look.rst:2 -msgid "A deeper look" -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:4 -msgid "" -"This document will focus on understanding manim's output files and some " -"of the main command-line flags available." -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:7 -msgid "" -"This tutorial picks up where :doc:`quickstart` left off, so please read " -"that document before starting this one." -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:11 -msgid "Manim output folders" -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:13 -msgid "At this point, you have just executed the following command." -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:19 -msgid "" -"Let's dissect what just happened step by step. First, this command " -"executes manim on the file ``scene.py``, which contains our animation " -"code. Further, this command tells manim exactly which ``Scene`` is to be" -" rendered, in this case, it is ``SquareToCircle``. This is necessary " -"because a single scene file may contain more than one scene. Next, the " -"flag `-p` tells manim to play the scene once it's rendered, and the `-ql`" -" flag tells manim to render the scene in low quality." -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:27 -msgid "" -"After the video is rendered, you will see that manim has generated some " -"new files and the project folder will look as follows." -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:44 -msgid "" -"There are quite a few new files. The main output is in " -"``media/videos/scene/480p15/SquareToCircle.mp4``. By default, the " -"``media`` folder will contain all of manim's output files. The " -"``media/videos`` subfolder contains the rendered videos. Inside of it, " -"you will find one folder for each different video quality. In our case, " -"since we used the ``-l`` flag, the video was generated at 480 resolution " -"at 15 frames per second from the ``scene.py`` file. Therefore, the " -"output can be found inside ``media/videos/scene/480p15``. The additional" -" folders ``media/videos/scene/480p15/partial_movie_files`` as well as " -"``media/text`` and ``media/Tex`` contain files that are used by manim " -"internally." -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:55 -msgid "" -"You can see how manim makes use of the generated folder structure by " -"executing the following command," -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:62 -msgid "" -"The ``-ql`` flag (for low quality) has been replaced by the ``-qh`` flag," -" for high quality. Manim will take considerably longer to render this " -"file, and it will play it once it's done since we are using the ``-p`` " -"flag. The output should look like this:" -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:84 -msgid "And the folder structure should look as follows." -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:102 -msgid "" -"Manim has created a new folder ``media/videos/1080p60``, which " -"corresponds to the high resolution and the 60 frames per second. Inside " -"of it, you can find the new ``SquareToCircle.mp4``, as well as the " -"corresponding ``partial_movie_files``." -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:107 -msgid "" -"When working on a project with multiple scenes, and trying out multiple " -"resolutions, the structure of the output directories will keep all your " -"videos organized." -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:111 -msgid "" -"Further, manim has the option to output the last frame of a scene, when " -"adding the flag ``-s``. This is the fastest option to quickly get a " -"preview of a scene. The corresponding folder structure looks like this:" -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:134 -msgid "" -"Saving the last frame with ``-s`` can be combined with the flags for " -"different resolutions, e.g. ``-s -ql``, ``-s -qh``" -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:141 -msgid "Some command line flags" -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:143 -msgid "When executing the command" -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:149 -msgid "" -"it was necessary to specify which ``Scene`` class to render. This is " -"because a single file can contain more than one ``Scene`` class. If your" -" file contains multiple ``Scene`` classes, and you want to render them " -"all, you can use the ``-a`` flag." -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:154 -msgid "" -"As discussed previously, the ``-ql`` specifies low render quality. This " -"does not look very good, but is very useful for rapid prototyping and " -"testing. The other options that specify render quality are ``-qm``, " -"``-qh``, and ``-qk`` for medium, high, and 4k quality, respectively." -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:159 -msgid "" -"The ``-p`` flag plays the animation once it is rendered. If you want to " -"open the file browser at the location of the animation instead of playing" -" it, you can use the ``-f`` flag. You can also omit these two flags." -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:163 -msgid "" -"Finally, by default manim will output .mp4 files. If you want your " -"animations in .gif format instead, use the ``-i`` flag. The output files" -" will be in the same folder as the .mp4 files, and with the same name, " -"but a different file extension." -msgstr "" - -#: ../../source/tutorials/a_deeper_look.rst:168 -msgid "" -"This was a quick review of some of the most frequent command-line flags." -" For a thorough review of all flags available, see :doc:`configuration`." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/tutorials/building_blocks.po b/docs/i18n/en/LC_MESSAGES/tutorials/building_blocks.po deleted file mode 100644 index 3a24f6ac0d..0000000000 --- a/docs/i18n/en/LC_MESSAGES/tutorials/building_blocks.po +++ /dev/null @@ -1,414 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/tutorials/building_blocks.rst:3 -msgid "Manim's building blocks" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:5 -msgid "" -"This document explains the building blocks of manim and will give you all" -" the necessary tools to start producing your own videos." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:8 -msgid "" -"Essentially, manim puts at your disposal three different concepts that " -"you can orchestrate together to produce mathematical animations: the " -"**mathematical object** (or **mobject** for short) the **animation**, and" -" the **scene**. As we will see in the following sections, each of these " -"three concepts is implemented in manim as a separate class: the " -":class:`.Mobject`, :class:`.Animation`, and :class:`.Scene` classes." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:15 -msgid "" -"It is recommended that you read the tutorials :doc:`quickstart` and " -":doc:`a_deeper_look` before reading this page." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:21 -msgid "Mobjects" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:23 -msgid "" -"Mobjects are the basic building block for all manim animations. Each " -"class that derives from :class:`.Mobject` represents an object that can " -"be displayed on the screen. For example, simple shapes such as " -":class:`.Circle`, :class:`.Arrow`, and :class:`.Rectangle` are all " -"mobjects. More complicated constructs such as :class:`.Axes`, " -":class:`.FunctionGraph`, or :class:`.BarChart` are mobjects as well." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:30 -msgid "" -"If you try to display an instance of :class:`.Mobject` on the screen, you" -" will only see an empty frame. The reason is that the :class:`.Mobject` " -"class is an abstract base class of all other mobjects, i.e. it does not " -"have any pre-determined visual shape that can be displayed on the screen." -" It is only the skeleton of a thing that *could* be displayed. " -"Therefore, you will rarely need to use plain instances of " -":class:`.Mobject`; instead, you will most likely create instances of its " -"derived classes. One of these derived classes is :class:`.VMobject`. " -"The ``V`` stands for Vectorized Mobject. In essence, a vmobject is a " -"mobject that uses `vector graphics " -"`_ to be displayed. Most " -"of the time, you will be dealing with vmobjects, though we will continue " -"to use the term \"mobject\" to refer to the class of shapes that can be " -"displayed on the screen, as it is more general." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:44 -msgid "" -"Any object that can be displayed on the screen is a ``mobject``, even if " -"it is not necessarily *mathematical* in nature." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:47 -msgid "" -"To see examples of classes derived from :class:`.Mobject`, see the " -":mod:`.geometry` module. Most of these are in fact derived from " -":class:`.VMobject` as well." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:53 -msgid "Creating and displaying mobjects" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:55 -msgid "" -"As explained in :doc:`quickstart`, usually all of the code in a manim " -"script is put inside the :meth:`.construct` method of a :class:`.Scene` " -"class. To display a mobject on the screen, call the :meth:`~.Scene.add` " -"method of the containing :class:`.Scene`. This is the principal way of " -"displaying a mobject on the screen when it is not being animated. To " -"remove a mobject from the screen, simply call the :meth:`~.Scene.remove` " -"method from the containing :class:`.Scene`." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:75 -msgid "Placing mobjects" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:77 -msgid "" -"Let's define a new :class:`.Scene` called ``Shapes`` and " -":meth:`~.Scene.add` some mobjects to it. This script generates a static " -"picture that displays a circle, a square, and a triangle:" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:96 -msgid "" -"By default, mobjects are placed at the center of coordinates, or " -"*origin*, when they are first created. They are also given some default " -"colors. Further, the ``Shapes`` scene places the mobjects by using the " -":meth:`.shift` method. The square is shifted one unit in the ``UP`` " -"direction from the origin, while the circle and triangle are shifted one " -"unit ``LEFT`` and ``RIGHT``, respectively." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:102 -msgid "" -"Unlike other graphics software, manim places the center of coordinates at" -" the center of the screen. The positive vertical direction is up, and " -"the positive horizontal direction is right. See also the constants " -"``ORIGIN``, ``UP``, ``DOWN``, ``LEFT``, ``RIGHT``, and others, defined in" -" the :mod:`.constants` module." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:108 -msgid "" -"There are many other possible ways to place mobjects on the screen, for " -"example :meth:`.move_to`, :meth:`.next_to`, and :meth:`.align_to`. The " -"next scene ``MobjectPlacement`` uses all three." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:130 -msgid "" -"The :meth:`.move_to` method uses absolute units (measured relative to the" -" ``ORIGIN``), while :meth:`.next_to` uses relative units (measured from " -"the mobject passed as the first argument). :meth:`align_to` uses " -"``LEFT`` not as measuring units but as a way to determine the border to " -"use for alignment. The coordinates of the borders of a mobject are " -"determined using an imaginary bounding box around it." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:137 -msgid "Many methods in manim can be chained together. For example the two lines" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:145 -msgid "can be replaced by" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:151 -msgid "" -"Technically, this is possible because most methods calls return the " -"modified mobject." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:155 -msgid "Styling mobjects" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:157 -msgid "The following scene changes the default aesthetics of the mobjects." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:174 -msgid "" -"This scene uses two of the main functions that change the visual style of" -" a mobject: :meth:`.set_stroke` and :meth:`.set_fill`. The former " -"changes the visual style of the mobject's border while the latter changes" -" the style of the interior. By default, most mobjects have a fully " -"transparent interior so you must specify the ``opacity`` parameter to " -"display the color. An opacity of ``1.0`` means fully opaque, while " -"``0.0`` means fully transparent." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:181 -msgid "" -"Only instances of :class:`.VMobject` implement :meth:`.set_stroke` and " -":meth:`.set_fill`. Instances of :class:`.Mobject` implement " -":meth:`.~Mobject.set_color` instead. The vast majority of pre-defined " -"classes are derived from :class:`.VMobject` so it is usually safe to " -"assume that you have access to :meth:`.set_stroke` and :meth:`.set_fill`." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:189 -msgid "Mobject on-screen order" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:191 -msgid "" -"The next scene is exactly the same as the ``MobjectStyling`` scene from " -"the previous section, except for exactly one line." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:209 -msgid "" -"The only difference here (besides the scene name) is the order in which " -"the mobjects are added to the scene. In ``MobjectStyling``, we added " -"them as ``add(circle, square, triangle)``, whereas in ``MobjectZOrder`` " -"we add them as ``add(triangle, square, circle)``." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:214 -msgid "" -"As you can see, the order of the arguments of :meth:`~.Scene.add` " -"determines the order that the mobjects are displayed on the screen, with " -"the left-most arguments being put in the back." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:221 -msgid "Animations" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:223 -msgid "" -"At the heart of manim is animation. Generally, you can add an animation " -"to your scene by calling the :meth:`~.Scene.play` method." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:244 -msgid "" -"Put simply, animations are procedures that interpolate between two " -"mobjects. For example, :code:`FadeIn(square)` starts with a fully " -"transparent version of :code:`square` and ends with a fully opaque " -"version, interpolating between them by gradually increasing the opacity." -" :class:`.FadeOut` works in the opposite way: it interpolates from fully" -" opaque to fully transparent. As another example, :class:`.Rotate` " -"starts with the mobject passed to it as argument, and ends with the same " -"object but rotated by a certain amount, this time interpolating the " -"mobject's angle instead of its opacity." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:255 -msgid "Animating methods" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:257 -msgid "" -"Any property of a mobject that can be changed can be animated. In fact, " -"any method that changes a mobject's property can be used as an animation," -" through the use of :meth:`.animate`." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:34 -msgid "References: :class:`~.Animation`" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:277 -msgid "" -":meth:`.animate` is a property of all mobjects that animates the methods " -"that come afterward. For example, :code:`square.set_fill(WHITE)` sets the" -" fill color of the square, while :code:`sqaure.animate.set_fill(WHITE)` " -"animates this action." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:282 -msgid "Animation run time" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:284 -msgid "" -"By default, any animation passed to :meth:`play` lasts for exactly one " -"second. Use the :code:`run_time` argument to control the duration." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:297 -msgid "Creating a custom animation" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:299 -msgid "" -"Even though Manim has many built-in animations, you will find times when " -"you need to smoothly animate from one state of a :class:`~.Mobject` to " -"another. If you find yourself in that situation, then you can define your" -" own custom animation. You start by extending the :class:`~.Animation` " -"class and overriding its :meth:`~.Animation.interpolate_mobject`. The " -":meth:`~.Animation.interpolate_mobject` method receives alpha as a " -"parameter that starts at 0 and changes throughout the animation. So, you " -"just have to manipulate self.mobject inside Animation according to the " -"alpha value in its interpolate_mobject method. Then you get all the " -"benefits of :class:`~.Animation` such as playing it for different run " -"times or using different rate functions." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:306 -msgid "" -"Let's say you start with a number and want to create a " -":class:`~.Transform` animation that transforms it to a target number. You" -" can do it using :class:`~.FadeTransform`, which will fade out the " -"starting number and fade in the target number. But when we think about " -"transforming a number from one to another, an intuitive way of doing it " -"is by incrementing or decrementing it smoothly. Manim has a feature that " -"allows you to customize this behavior by defining your own custom " -"animation." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:311 -msgid "" -"You can start by creating your own ``Count`` class that extends " -":class:`~.Animation`. The class can have a constructor with three " -"arguments, a :class:`~.DecimalNumber` Mobject, start, and end. The " -"constructor will pass the :class:`~.DecimalNumber` Mobject to the super " -"constructor (in this case, the :class:`~.Animation` constructor) and will" -" set start and end." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:315 -msgid "" -"The only thing that you need to do is to define how you want it to look " -"at every step of the animation. Manim provides you with the alpha value " -"in the :meth:`~.Animation.interpolate_mobject` method based on frame rate" -" of video, rate function, and run time of animation played. The alpha " -"parameter holds a value between 0 and 1 representing the step of the " -"currently playing animation. For example, 0 means the beginning of the " -"animation, 0.5 means halfway through the animation, and 1 means the end " -"of the animation." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:320 -msgid "" -"In the case of the ``Count`` animation, you just have to figure out a way" -" to determine the number to display at the given alpha value and then set" -" that value in the :meth:`~.Animation.interpolate_mobject` method of the " -"``Count`` animation. Suppose you are starting at 50 and incrementing " -"until the :class:`~.DecimalNumber` reaches 100 at the end of the " -"animation." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:323 -msgid "If alpha is 0, you want the value to be 50." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:324 -msgid "If alpha is 0.5, you want the value to be 75." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:325 -msgid "If alpha is 1, you want the value to be 100." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:327 -msgid "" -"Generally, you start with the starting number and add only some part of " -"the value to be increment according to the alpha value. So, the logic of " -"calculating the number to display at each step will be - 50 + alpha * " -"(100 - 50). Once you set the calculated value for the " -":class:`~.DecimalNumber`, you are done." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:331 -msgid "" -"Once you have defined your ``Count`` animation, you can play it in your " -":class:`~.Scene` for any duration you want for any " -":class:`~.DecimalNumber` with any rate function." -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:51 -msgid "" -"References: :class:`~.Animation` :class:`~.DecimalNumber` " -":meth:`~.Animation.interpolate_mobject` :meth:`~.Scene.play`" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:368 -msgid "Using coordinates of a mobject" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:370 -msgid "" -"Mobjects contain points that define their boundaries. These points can be" -" used to add other mobjects respectively to each other, e.g. by methods " -"like :meth:`~.Mobject.get_center` , :meth:`~.Mobject.get_top` and " -":meth:`~.Mobject.get_start`. Here is an example of some important " -"coordinates:" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:402 -msgid "Transforming mobjects into other mobjects" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:403 -msgid "It is also possible to transform a mobject into another mobject like this:" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:414 -msgid "" -"The Transform function maps points of the previous mobject to the points " -"of the next mobject. This might result in strange behaviour, e.g. when " -"the dots of one mobject are arranged clockwise and the other points are " -"arranged counterclockwise. Here it might help to use the `flip` function " -"and reposition the points via the `roll " -"`_ " -"function of numpy:" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:440 -msgid "Scenes" -msgstr "" - -#: ../../source/tutorials/building_blocks.rst:442 -msgid "" -"The :class:`.Scene` class is the connective tissue of manim. Every " -"mobject has to be :meth:`added <.Scene.add>` to a scene to be displayed, " -"or :meth:`removed <.Scene.remove>` from it to cease being displayed. " -"Every animation has to be :meth:`played <.Scene.play>` by a scene, and " -"every time interval where no animation occurs is determined by a call to " -":meth:`~.Scene.wait`. All of the code of your video must be contained in" -" the :meth:`~.Scene.construct` method of a class that derives from " -":class:`.Scene`. Finally, a single file may contain multiple " -":class:`.Scene` subclasses if multiple scenes are to be rendered at the " -"same time." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/tutorials/configuration.po b/docs/i18n/en/LC_MESSAGES/tutorials/configuration.po deleted file mode 100644 index 6b20e07eeb..0000000000 --- a/docs/i18n/en/LC_MESSAGES/tutorials/configuration.po +++ /dev/null @@ -1,447 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/tutorials/configuration.rst:2 -msgid "Configuration" -msgstr "" - -#: ../../source/tutorials/configuration.rst:4 -msgid "" -"Manim provides an extensive configuration system that allows it to adapt " -"to many different use cases. There are many configuration options that " -"can be configured at different times during the scene rendering process." -" Each option can be configured programmatically via `the ManimConfig " -"class`_, or at the time of command invocation via `command-line " -"arguments`_, or at the time the library is first imported via `the config" -" files`_." -msgstr "" - -#: ../../source/tutorials/configuration.rst:13 -msgid "The ManimConfig class" -msgstr "" - -#: ../../source/tutorials/configuration.rst:15 -msgid "" -"The most direct way of configuring manim is via the global ``config`` " -"object, which is an instance of :class:`.ManimConfig`. Each property of " -"this class is a config option that can be accessed either with standard " -"attribute syntax or with dict-like syntax:" -msgstr "" - -#: ../../source/tutorials/configuration.rst:26 -msgid "" -"The former is preferred; the latter is provided mostly for backwards " -"compatibility." -msgstr "" - -#: ../../source/tutorials/configuration.rst:29 -msgid "" -"Most classes, including :class:`.Camera`, :class:`.Mobject`, and " -":class:`.Animation`, read some of their default configuration from the " -"global ``config``." -msgstr "" - -#: ../../source/tutorials/configuration.rst:41 -msgid "" -":class:`.ManimConfig` is designed to keep internal consistency. For " -"example, setting ``frame_y_radius`` will affect ``frame_height``:" -msgstr "" - -#: ../../source/tutorials/configuration.rst:52 -msgid "" -"The global ``config`` object is meant to be the single source of truth " -"for all config options. All of the other ways of setting config options " -"ultimately change the values of the global ``config`` object." -msgstr "" - -#: ../../source/tutorials/configuration.rst:56 -msgid "" -"The following example illustrates the video resolution chosen for " -"examples rendered in our documentation with a reference frame." -msgstr "" - -#: ../../source/tutorials/configuration.rst:78 -msgid "Command-line arguments" -msgstr "" - -#: ../../source/tutorials/configuration.rst:80 -msgid "Usually, manim is run from the command-line by executing" -msgstr "" - -#: ../../source/tutorials/configuration.rst:86 -msgid "" -"This asks manim to search for a Scene class called :code:`SceneName` " -"inside the file and render it. One can also specify the render" -" quality by using the flags :code:`-ql`, :code:`-qm`, :code:`-qh`, or " -":code:`-qk`, for low, medium, high, and 4k quality, respectively." -msgstr "" - -#: ../../source/tutorials/configuration.rst:95 -msgid "" -"These flags set the values of the config options ``config.pixel_width``, " -"``config.pixel_height``, ``config.frame_rate``, and ``config.quality``." -msgstr "" - -#: ../../source/tutorials/configuration.rst:98 -msgid "" -"Another frequent flag is ``-p`` (\"preview\"), which makes manim show the" -" rendered video right after it's done rendering." -msgstr "" - -#: ../../source/tutorials/configuration.rst:101 -msgid "" -"The ``-p`` flag does not change any properties of the global ``config`` " -"dict. The ``-p`` flag is only a command-line convenience." -msgstr "" - -#: ../../source/tutorials/configuration.rst:106 -msgid "Examples" -msgstr "" - -#: ../../source/tutorials/configuration.rst:108 -msgid "" -"To render a scene in high quality, but only output the last frame of the " -"scene instead of the whole video, you can execute" -msgstr "" - -#: ../../source/tutorials/configuration.rst:115 -msgid "" -"The following example specifies the output file name (with the :code:`-o`" -" flag), renders only the first ten animations (:code:`-n` flag) with a " -"white background (:code:`-c` flag), and saves the animation as a .gif " -"instead of as a .mp4 file (:code:`-i` flag). It uses the default quality" -" and does not try to open the file after it is rendered." -msgstr "" - -#: ../../source/tutorials/configuration.rst:125 -msgid "" -"There are many more command-line flags that manim accepts. All the " -"possible flags are shown by executing ``manim render --help``. A " -"complete list of CLI flags is at the end of this document." -msgstr "" - -#: ../../source/tutorials/configuration.rst:131 -msgid "The config files" -msgstr "" - -#: ../../source/tutorials/configuration.rst:133 -msgid "" -"As the last example shows, executing manim from the command-line may " -"involve using many flags at the same time. This may become a nuisance if" -" you must execute the same script many times in a short time period, for " -"example when making small incremental tweaks to your scene script. For " -"this purpose, manim can also be configured using a configuration file. A" -" configuration file is a file ending with the suffix ``.cfg``." -msgstr "" - -#: ../../source/tutorials/configuration.rst:140 -msgid "" -"To use a configuration file when rendering your scene, you must create a " -"file with name ``manim.cfg`` in the same directory as your scene code." -msgstr "" - -#: ../../source/tutorials/configuration.rst:143 -msgid "" -"The config file **must** be named ``manim.cfg``. Currently, manim does " -"not support config files with any other name." -msgstr "" - -#: ../../source/tutorials/configuration.rst:146 -msgid "" -"The config file must start with the section header ``[CLI]``. The " -"configuration options under this header have the same name as the CLI " -"flags, and serve the same purpose. Take for example the following config" -" file." -msgstr "" - -#: ../../source/tutorials/configuration.rst:158 -msgid "" -"Config files are read with the standard python library ``configparser``. " -"In particular, they will ignore any line that starts with a pound symbol " -"``#``." -msgstr "" - -#: ../../source/tutorials/configuration.rst:161 -msgid "Now, executing the following command" -msgstr "" - -#: ../../source/tutorials/configuration.rst:167 -msgid "" -"is equivalent to executing the following command, provided that " -"``manim.cfg`` is in the same directory as ," -msgstr "" - -#: ../../source/tutorials/configuration.rst:174 -msgid "" -"The names of the configuration options admissible in config files are " -"exactly the same as the **long names** of the corresponding command- line" -" flags. For example, the ``-c`` and ``--background_color`` flags are " -"interchangeable, but the config file only accepts " -":code:`background_color` as an admissible option." -msgstr "" - -#: ../../source/tutorials/configuration.rst:180 -msgid "" -"Since config files are meant to replace CLI flags, all CLI flags can be " -"set via a config file. Moreover, any config option can be set via a " -"config file, whether or not it has an associated CLI flag. For a list of" -" all CLI flags and all config options, see the bottom of this document." -msgstr "" - -#: ../../source/tutorials/configuration.rst:185 -msgid "" -"Manim will look for a ``manim.cfg`` config file in the same directory as " -"the file being rendered, and **not** in the directory of execution. For " -"example," -msgstr "" - -#: ../../source/tutorials/configuration.rst:192 -msgid "" -"will use the config file found in ``path/to/file.py``, if any. It will " -"**not** use the config file found in the current working directory, even " -"if it exists. In this way, the user may keep different config files for " -"different scenes or projects, and execute them with the right " -"configuration from anywhere in the system." -msgstr "" - -#: ../../source/tutorials/configuration.rst:198 -msgid "" -"The file described here is called the **folder-wide** config file because" -" it affects all scene scripts found in the same folder." -msgstr "" - -#: ../../source/tutorials/configuration.rst:203 -msgid "The user config file" -msgstr "" - -#: ../../source/tutorials/configuration.rst:205 -msgid "" -"As explained in the previous section, a :code:`manim.cfg` config file " -"only affects the scene scripts in its same folder. However, the user may" -" also create a special config file that will apply to all scenes rendered" -" by that user. This is referred to as the **user-wide** config file, and " -"it will apply regardless of where manim is executed from, and regardless " -"of where the scene script is stored." -msgstr "" - -#: ../../source/tutorials/configuration.rst:212 -msgid "" -"The user-wide config file lives in a special folder, depending on the " -"operating system." -msgstr "" - -#: ../../source/tutorials/configuration.rst:215 -msgid "Windows: :code:`UserDirectory`/AppData/Roaming/Manim/manim.cfg" -msgstr "" - -#: ../../source/tutorials/configuration.rst:216 -msgid "MacOS: :code:`UserDirectory`/.config/manim/manim.cfg" -msgstr "" - -#: ../../source/tutorials/configuration.rst:217 -msgid "Linux: :code:`UserDirectory`/.config/manim/manim.cfg" -msgstr "" - -#: ../../source/tutorials/configuration.rst:219 -msgid "Here, :code:`UserDirectory` is the user's home folder." -msgstr "" - -#: ../../source/tutorials/configuration.rst:222 -msgid "" -"A user may have many **folder-wide** config files, one per folder, but " -"only one **user-wide** config file. Different users in the same computer" -" may each have their own user-wide config file." -msgstr "" - -#: ../../source/tutorials/configuration.rst:226 -msgid "" -"Do not store scene scripts in the same folder as the user-wide config " -"file. In this case, the behavior is undefined." -msgstr "" - -#: ../../source/tutorials/configuration.rst:229 -msgid "" -"Whenever you use manim from anywhere in the system, manim will look for a" -" user-wide config file and read its configuration." -msgstr "" - -#: ../../source/tutorials/configuration.rst:234 -msgid "Cascading config files" -msgstr "" - -#: ../../source/tutorials/configuration.rst:236 -msgid "" -"What happens if you execute manim and it finds both a folder-wide config " -"file and a user-wide config file? Manim will read both files, but if " -"they are incompatible, **the folder-wide file takes precedence**." -msgstr "" - -#: ../../source/tutorials/configuration.rst:240 -msgid "For example, take the following user-wide config file" -msgstr "" - -#: ../../source/tutorials/configuration.rst:250 -msgid "and the following folder-wide file" -msgstr "" - -#: ../../source/tutorials/configuration.rst:258 -msgid "" -"Then, executing :code:`manim SceneName` will be equivalent to " -"not using any config files and executing" -msgstr "" - -#: ../../source/tutorials/configuration.rst:265 -msgid "" -"Any command-line flags have precedence over any config file. For " -"example, using the previous two config files and executing :code:`manim " -"-c RED SceneName` is equivalent to not using any config files " -"and executing" -msgstr "" - -#: ../../source/tutorials/configuration.rst:274 -msgid "" -"There is also a **library-wide** config file that determines manim's " -"default behavior and applies to every user of the library. It has the " -"least precedence, so any config options in the user-wide and any folder-" -"wide files will override the library-wide file. This is referred to as " -"the *cascading* config file system." -msgstr "" - -#: ../../source/tutorials/configuration.rst:280 -msgid "" -"**The user should not try to modify the library-wide file**. Contributors" -" should receive explicit confirmation from the core developer team before" -" modifying it." -msgstr "" - -#: ../../source/tutorials/configuration.rst:286 -msgid "Order of operations" -msgstr "" - -#: ../../source/tutorials/configuration.rst:295 -msgid "" -"With so many different ways of configuring manim, it can be difficult to " -"know when each config option is being set. In fact, this will depend on " -"how manim is being used." -msgstr "" - -#: ../../source/tutorials/configuration.rst:299 -msgid "" -"If manim is imported from a module, then the configuration system will " -"follow these steps:" -msgstr "" - -#: ../../source/tutorials/configuration.rst:302 -msgid "The library-wide config file is loaded." -msgstr "" - -#: ../../source/tutorials/configuration.rst:303 -msgid "The user-wide and folder-wide files are loaded, if they exist." -msgstr "" - -#: ../../source/tutorials/configuration.rst:304 -msgid "" -"All files found in the previous two steps are parsed in a single " -":class:`ConfigParser` object, called ``parser``. This is where " -"*cascading* happens." -msgstr "" - -#: ../../source/tutorials/configuration.rst:307 -msgid "" -":class:`logging.Logger` is instantiated to create manim's global " -"``logger`` object. It is configured using the \"logger\" section of the " -"parser, i.e. ``parser['logger']``." -msgstr "" - -#: ../../source/tutorials/configuration.rst:310 -msgid "" -":class:`ManimConfig` is instantiated to create the global ``config`` " -"object." -msgstr "" - -#: ../../source/tutorials/configuration.rst:311 -msgid "" -"The ``parser`` from step 3 is fed into the ``config`` from step 5 via " -":meth:`ManimConfig.digest_parser`." -msgstr "" - -#: ../../source/tutorials/configuration.rst:313 -msgid "Both ``logger`` and ``config`` are exposed to the user." -msgstr "" - -#: ../../source/tutorials/configuration.rst:315 -msgid "" -"If manim is being invoked from the command-line, all of the previous " -"steps happen, and are complemented by:" -msgstr "" - -#: ../../source/tutorials/configuration.rst:318 -msgid "" -"The CLI flags are parsed and fed into ``config`` via " -":meth:`~ManimConfig.digest_args`." -msgstr "" - -#: ../../source/tutorials/configuration.rst:320 -msgid "" -"If the ``--config_file`` flag was used, a new :class:`ConfigParser` " -"object is created with the contents of the library-wide file, the user-" -"wide file if it exists, and the file passed via ``--config_file``. In " -"this case, the folder-wide file, if it exists, is ignored." -msgstr "" - -#: ../../source/tutorials/configuration.rst:324 -msgid "The new parser is fed into ``config``." -msgstr "" - -#: ../../source/tutorials/configuration.rst:325 -msgid "The rest of the CLI flags are processed." -msgstr "" - -#: ../../source/tutorials/configuration.rst:327 -msgid "" -"To summarize, the order of precedence for configuration options, from " -"lowest to highest precedence is:" -msgstr "" - -#: ../../source/tutorials/configuration.rst:330 -msgid "Library-wide config file," -msgstr "" - -#: ../../source/tutorials/configuration.rst:331 -msgid "user-wide config file, if it exists," -msgstr "" - -#: ../../source/tutorials/configuration.rst:332 -msgid "" -"folder-wide config file, if it exists OR custom config file, if passed " -"via ``--config_file``," -msgstr "" - -#: ../../source/tutorials/configuration.rst:334 -msgid "other CLI flags, and" -msgstr "" - -#: ../../source/tutorials/configuration.rst:335 -msgid "any programmatic changes made after the config system is set." -msgstr "" - -#: ../../source/tutorials/configuration.rst:339 -msgid "A list of all config options" -msgstr "" - -#: ../../source/tutorials/configuration.rst:360 -msgid "A list of all CLI flags" -msgstr "" - -#: ../../source/tutorials/configuration.rst:381 -msgid "Each of the subcommands has its own help page which can be" -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/tutorials/quickstart.po b/docs/i18n/en/LC_MESSAGES/tutorials/quickstart.po deleted file mode 100644 index ff56369c0d..0000000000 --- a/docs/i18n/en/LC_MESSAGES/tutorials/quickstart.po +++ /dev/null @@ -1,181 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/tutorials/quickstart.rst:3 -msgid "Quickstart" -msgstr "" - -#: ../../source/tutorials/quickstart.rst:5 -msgid "" -"This document will lead you step by step through the necessary procedure " -"to get started with manim for the first time as soon as possible. This " -"tutorial assumes you have already installed manim following the steps in " -":doc:`../installation`." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:12 -msgid "Start a new project" -msgstr "" - -#: ../../source/tutorials/quickstart.rst:14 -msgid "" -"To start a new manim video project, all you need to do is choose a single" -" folder where all of the files related to the video will reside. For " -"this example, this folder will be called ``project``," -msgstr "" - -#: ../../source/tutorials/quickstart.rst:22 -msgid "" -"Every file containing code that produces a video with manim will be " -"stored here, as well as any output files that manim produces and " -"configuration files that manim needs." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:28 -#, python-format -msgid "" -"In case you like to work with Jupyterlab / Jupyter notebooks, there is " -"good news: Manim ships with a ``%%manim`` IPython magic command which " -"makes it easy to use in such a setting as well. Find out more in the " -":meth:`corresponding documentation " -"`." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:35 -msgid "Your first Scene" -msgstr "" - -#: ../../source/tutorials/quickstart.rst:37 -msgid "" -"To produce your first scene, create a new file in your project folder " -"called ``scene.py``," -msgstr "" - -#: ../../source/tutorials/quickstart.rst:45 -msgid "and copy the following code in it." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:58 -msgid "" -"Then open your command line, navigate to your project directory, and " -"execute the following command:" -msgstr "" - -#: ../../source/tutorials/quickstart.rst:65 -msgid "" -"After showing some output, manim should render the scene into a .mp4 " -"file, and open that file with the default movie player application. You " -"should see a video playing the following animation." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:78 -msgid "" -"If you see the video and it looks correct, congrats! You just wrote your " -"first manim scene from scratch. If you get an error message instead, or " -"if do not see a video, or if the video output does not look like this, it" -" is likely that manim has not been installed correctly. Please refer to " -"the :doc:`../installation/troubleshooting` page for more information." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:87 -msgid "Explanation" -msgstr "" - -#: ../../source/tutorials/quickstart.rst:89 -msgid "" -"Let's go line by line over the script we just executed to see how manim " -"was able to generate the video." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:92 -msgid "The first line" -msgstr "" - -#: ../../source/tutorials/quickstart.rst:98 -msgid "" -"imports all of the contents of the library. This is the recommended way " -"of using manim, as usually in a single script you will be using quite a " -"few names from the manim namespace. In particular, this line includes " -"all of the names used in the script: ``Scene``, ``Circle``, ``PINK`` and " -"``Create``." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:103 -msgid "Now let's look at the next two lines." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:111 -msgid "" -"Most of the time, the code for scripting an animation with manim will go " -"inside the :meth:`~.Scene.construct` method of a class that derives from " -":class:`.Scene`. Inside this method, you will create objects, display " -"them on screen, and animate them." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:115 -msgid "The next two lines create a circle and set its color and opacity." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:122 -msgid "" -"Finally, the last line uses the animation :class:`.Create` to display the" -" circle on the screen." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:129 -msgid "" -"Every animation must be contained within the :meth:`~.Scene.construct` " -"method of a class that derives from :class:`.Scene`. Other code, for " -"example auxiliary or mathematical functions, may reside outside the " -"class." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:135 -msgid "Some bells and whistles" -msgstr "" - -#: ../../source/tutorials/quickstart.rst:137 -msgid "" -"Our scene is a little basic, so let's add some bells and whistles. " -"Modify the ``scene.py`` file to contain the following:" -msgstr "" - -#: ../../source/tutorials/quickstart.rst:157 -msgid "And render it using the following command:" -msgstr "" - -#: ../../source/tutorials/quickstart.rst:163 -msgid "The output should look as follows." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:180 -msgid "" -"This example shows one of the most basic features of manim: the ability " -"to implement complicated and mathematically intensive animations (such as" -" cleanly interpolating between two geometric shapes) in very few lines of" -" code." -msgstr "" - -#: ../../source/tutorials/quickstart.rst:187 -msgid "You're done!" -msgstr "" - -#: ../../source/tutorials/quickstart.rst:189 -msgid "" -"With a working installation of manim and the bare basics under your belt," -" it is now time to start creating awesome mathematical animations. For a" -" look under the hood at what manim is doing when rendering the " -"``SquareToCircle`` scene, see the next tutorial :doc:`a_deeper_look`. " -"For an extensive review of manim's features, as well as its configuration" -" and other settings, see the other :doc:`../tutorials`. For a list of " -"all available features, see the :doc:`../reference` page." -msgstr "" - - diff --git a/docs/i18n/en/LC_MESSAGES/tutorials/using_text.po b/docs/i18n/en/LC_MESSAGES/tutorials/using_text.po deleted file mode 100644 index 8064cac9c1..0000000000 --- a/docs/i18n/en/LC_MESSAGES/tutorials/using_text.po +++ /dev/null @@ -1,382 +0,0 @@ - -msgid "" -msgstr "" -"Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" - -#: ../../source/tutorials/using_text.rst:3 -msgid "Using Text" -msgstr "" - -#: ../../source/tutorials/using_text.rst:5 -msgid "There are two different ways by which you can render **Text** in videos:" -msgstr "" - -#: ../../source/tutorials/using_text.rst:7 -msgid "Using Pango (:mod:`~.text_mobject`)" -msgstr "" - -#: ../../source/tutorials/using_text.rst:8 -msgid "Using LaTeX (:mod:`~.tex_mobject`)" -msgstr "" - -#: ../../source/tutorials/using_text.rst:10 -msgid "" -"If you want to render simple text, you should use either :class:`~.Text` " -"or :class:`~.MarkupText`, or one of its derivatives like " -":class:`~.Paragraph`. See :ref:`using-text-objects` for more information." -msgstr "" - -#: ../../source/tutorials/using_text.rst:14 -msgid "" -"LaTeX should be used when you need mathematical typesetting. See :ref" -":`rendering-with-latex` for more information." -msgstr "" - -#: ../../source/tutorials/using_text.rst:20 -msgid "Text Without LaTeX" -msgstr "" - -#: ../../source/tutorials/using_text.rst:22 -msgid "" -"The simplest way to add text to your animations is to use the " -":class:`~.Text` class. It uses the `Pango library`_ to render text. With " -"Pango, you can also render non-English alphabets like 你好 or こんにちは or " -"안녕하세요 or مرحبا بالعالم." -msgstr "" - -#: ../../source/tutorials/using_text.rst:27 -msgid "Here is a simple *Hello World* animation." -msgstr "" - -#: ../../source/tutorials/using_text.rst:25 -msgid "References: :class:`~.Text`" -msgstr "" - -#: ../../source/tutorials/using_text.rst:38 -msgid "" -"You can also use :class:`~.MarkupText` which allows the use of " -"PangoMarkup (see the documentation of :class:`~.MarkupText` for details) " -"to render text. For example:" -msgstr "" - -#: ../../source/tutorials/using_text.rst:25 -msgid "References: :class:`~.MarkupText`" -msgstr "" - -#: ../../source/tutorials/using_text.rst:54 -msgid "Working with :class:`~.Text`" -msgstr "" - -#: ../../source/tutorials/using_text.rst:56 -msgid "" -"This section explains the properties of :class:`~.Text` and how can it be" -" used in your animations." -msgstr "" - -#: ../../source/tutorials/using_text.rst:60 -msgid "Using Fonts" -msgstr "" - -#: ../../source/tutorials/using_text.rst:62 -msgid "You can set a different font using :attr:`~.Text.font`." -msgstr "" - -#: ../../source/tutorials/using_text.rst:66 -msgid "" -"The font used must be installed in your system, and Pango should know " -"about it. You can get a list of fonts using " -":func:`manimpango.list_fonts`." -msgstr "" - -#: ../../source/tutorials/using_text.rst:83 -msgid "Setting Slant and Weight" -msgstr "" - -#: ../../source/tutorials/using_text.rst:84 -msgid "" -"Slant is the style of the Text, and it can be ``NORMAL`` (the default), " -"``ITALIC`` or ``OBLIQUE``. Usually, for many fonts both ``ITALIC`` and " -"``OBLIQUE`` look similar, but ``ITALIC`` uses **Roman Style**, whereas " -"``OBLIQUE`` uses **Italic Style**." -msgstr "" - -#: ../../source/tutorials/using_text.rst:89 -msgid "" -"Weight specifies the boldness of a font. You can see a list of weights in" -" :class:`manimpango.Weight`." -msgstr "" - -#: ../../source/tutorials/using_text.rst:116 -msgid "Using Colors" -msgstr "" - -#: ../../source/tutorials/using_text.rst:118 -msgid "You can set the color of the text using :attr:`~.Text.color`:" -msgstr "" - -#: ../../source/tutorials/using_text.rst:128 -msgid "" -"You can use utilities like :attr:`~.Text.t2c` for coloring specific " -"characters. This may be problematic if your text contains ligatures as " -"explained in :ref:`iterating-text`." -msgstr "" - -#: ../../source/tutorials/using_text.rst:132 -msgid ":attr:`~Text.t2c` accepts two types of dictionaries," -msgstr "" - -#: ../../source/tutorials/using_text.rst:134 -msgid "" -"The keys can contain indices like ``[2:-1]`` or ``[4:8]``, this works " -"similar to how `slicing `_ works in Python. The values should be the color of the Text " -"from :class:`~.Color`." -msgstr "" - -#: ../../source/tutorials/using_text.rst:139 -msgid "" -"The keys contain words or characters which should be colored separately " -"and the values should be the color from :class:`~.Color`:" -msgstr "" - -#: ../../source/tutorials/using_text.rst:151 -msgid "" -"If you want to avoid problems when using colors (due to ligatures), " -"consider using :class:`MarkupText`." -msgstr "" - -#: ../../source/tutorials/using_text.rst:156 -msgid "Using Gradients" -msgstr "" - -#: ../../source/tutorials/using_text.rst:158 -msgid "" -"You can add a gradient using :attr:`~.Text.gradient`. The value must be " -"an iterable of any length:" -msgstr "" - -#: ../../source/tutorials/using_text.rst:169 -msgid "" -"You can also use :attr:`~.Text.t2g` for gradients with specific " -"characters of the text. It shares a similar syntax to :ref:`the interface" -" for colors `:" -msgstr "" - -#: ../../source/tutorials/using_text.rst:193 -msgid "Setting Line Spacing" -msgstr "" - -#: ../../source/tutorials/using_text.rst:195 -msgid "You can set the line spacing using :attr:`~.Text.line_spacing`:" -msgstr "" - -#: ../../source/tutorials/using_text.rst:210 -msgid "Disabling Ligatures" -msgstr "" - -#: ../../source/tutorials/using_text.rst:212 -msgid "" -"By disabling ligatures you would get a one-to-one mapping between " -"characters and submobjects. This fixes the issues with coloring text." -msgstr "" - -#: ../../source/tutorials/using_text.rst:218 -msgid "" -"Be aware that using this method with text that heavily depends on " -"ligatures (Arabic text) may yield unexpected results." -msgstr "" - -#: ../../source/tutorials/using_text.rst:221 -msgid "" -"You can disable ligatures by passing ``disable_ligatures`` to " -":class:`Text`. For example:" -msgstr "" - -#: ../../source/tutorials/using_text.rst:236 -msgid "Iterating :class:`~.Text`" -msgstr "" - -#: ../../source/tutorials/using_text.rst:238 -msgid "" -"Text objects behave like :class:`VGroups <.VGroup>`. Therefore, you can " -"slice and index the text." -msgstr "" - -#: ../../source/tutorials/using_text.rst:241 -msgid "For example, you can set each letter to different color by iterating it." -msgstr "" - -#: ../../source/tutorials/using_text.rst:255 -msgid "" -"Please note that `Ligature`_ can cause problems here. If you need a one-" -"to-one mapping of characters to submobjects you should pass the " -"``disable_ligatures`` parameter to :class:`~.Text`. See :ref:`disable-" -"ligatures`." -msgstr "" - -#: ../../source/tutorials/using_text.rst:263 -msgid "Working with :class:`~.MarkupText`" -msgstr "" - -#: ../../source/tutorials/using_text.rst:265 -msgid "" -"MarkupText is similar to :class:`~.Text`, the only difference between " -"them is that this accepts and processes PangoMarkup (which is similar to " -"html), instead of just rendering plain text." -msgstr "" - -#: ../../source/tutorials/using_text.rst:269 -msgid "" -"Consult the documentation of :class:`~.MarkupText` for more details and " -"further references about PangoMarkup." -msgstr "" - -#: ../../source/tutorials/using_text.rst:287 -msgid "Text With LaTeX" -msgstr "" - -#: ../../source/tutorials/using_text.rst:289 -msgid "" -"Just as you can use :class:`~.Text` to add text to your videos, you can " -"use :class:`~.Tex` to insert LaTeX." -msgstr "" - -#: ../../source/tutorials/using_text.rst:292 -msgid "For example," -msgstr "" - -#: ../../source/tutorials/using_text.rst:304 -msgid "" -"Note that we are using a raw string (``r'...'``) instead of a regular " -"string (``r'...'``). This is because TeX code uses a lot of special " -"characters - like ``\\`` for example - that have special meaning within a" -" regular python string. An alternative would have been to write ``\\\\`` " -"to escape the backslash: ``Tex('\\\\LaTeX')``." -msgstr "" - -#: ../../source/tutorials/using_text.rst:310 -msgid "Working with :class:`~.MathTex`" -msgstr "" - -#: ../../source/tutorials/using_text.rst:312 -msgid "" -"Everything passed to :class:`~.MathTex` is in math mode by default. To be" -" more precise, :class:`~.MathTex` is processed within an ``align*`` " -"environment. You can achieve a similar effect with :class:`~.Tex` by " -"enclosing your formula with ``$`` symbols: ``$\\xrightarrow{x^6y^8}$``:" -msgstr "" - -#: ../../source/tutorials/using_text.rst:329 -msgid "LaTeX commands and keyword arguments" -msgstr "" - -#: ../../source/tutorials/using_text.rst:331 -msgid "" -"We can use any standard LaTeX commands in the AMS maths packages. Such as" -" the ``mathtt`` math-text type or the ``looparrowright`` arrow." -msgstr "" - -#: ../../source/tutorials/using_text.rst:342 -msgid "" -"On the Manim side, the :class:`~.Tex` class also accepts attributes to " -"change the appearance of the output. This is very similar to the " -":class:`~.Text` class. For example, the ``color`` keyword changes the " -"color of the TeX mobject." -msgstr "" - -#: ../../source/tutorials/using_text.rst:356 -msgid "Extra LaTeX Packages" -msgstr "" - -#: ../../source/tutorials/using_text.rst:358 -msgid "" -"Some commands require special packages to be loaded into the TeX " -"template. For example, to use the ``mathscr`` script, we need to add the " -"``mathrsfs`` package. Since this package isn't loaded into Manim's tex " -"template by default, we have to add it manually." -msgstr "" - -#: ../../source/tutorials/using_text.rst:374 -msgid "Substrings and parts" -msgstr "" - -#: ../../source/tutorials/using_text.rst:376 -msgid "" -"The TeX mobject can accept multiple strings as arguments. Afterwards you " -"can refer to the individual parts either by their index (like " -"``tex[1]``), or by selecting parts of the tex code. In this example, we " -"set the color of the ``\\bigstar`` using :func:`~.set_color_by_tex`:" -msgstr "" - -#: ../../source/tutorials/using_text.rst:390 -msgid "" -"Note that :func:`~.set_color_by_tex` colors the entire substring " -"containing the Tex, not just the specific symbol or Tex expression. " -"Consider the following example:" -msgstr "" - -#: ../../source/tutorials/using_text.rst:404 -msgid "" -"As you can see, this colors the entire equation yellow, contrary to what " -"may be expected. To color only ``x`` yellow, we have to do the following:" -msgstr "" - -#: ../../source/tutorials/using_text.rst:419 -msgid "" -"By setting ``substrings_to_isolate`` to ``x``, we split up the " -":class:`~.MathTex` into substrings automatically and isolate the ``x`` " -"components into individual substrings. Only then can " -":meth:`~.set_color_by_tex` be used to achieve the desired result." -msgstr "" - -#: ../../source/tutorials/using_text.rst:424 -msgid "" -"Note that Manim also supports a custom syntax that allows splitting a TeX" -" string into substrings easily: simply enclose parts of your formula that" -" you want to isolate with double braces. In the string ``MathTex(r\"{{ " -"a^2 }} + {{ b^2 }} = {{ c^2 }}\")``, the rendered mobject will consist of" -" the substrings ``a^2``, ``+``, ``b^2``, ``=``, and ``c^2``. This makes " -"transformations between similar text fragments easy to write using " -":class:`~.TransformMatchingTex`." -msgstr "" - -#: ../../source/tutorials/using_text.rst:433 -msgid "LaTeX Maths Fonts - The Template Library" -msgstr "" - -#: ../../source/tutorials/using_text.rst:435 -msgid "" -"Changing fonts in LaTeX when typesetting mathematical formulae is " -"trickier than regular text. It requires changing the template that is " -"used to compile the TeX. Manim comes with a collection of " -":class:`~.TexFontTemplates` ready for you to use. These templates will " -"all work in math mode:" -msgstr "" - -#: ../../source/tutorials/using_text.rst:448 -msgid "" -"Manim also has a :class:`~.TexTemplateLibrary` containing the TeX " -"templates used by 3Blue1Brown. One example is the ctex template, used for" -" typesetting Chinese script. For this to work, the ctex LaTeX package " -"must be installed on your system. Furthermore, if you are only " -"typesetting Text, you probably do not need :class:`~.Tex` at all, and " -"should use :class:`~.Text` instead." -msgstr "" - -#: ../../source/tutorials/using_text.rst:465 -msgid "Aligning formulae" -msgstr "" - -#: ../../source/tutorials/using_text.rst:467 -msgid "" -":class:`~.MathTex` mobject is typeset in the LaTeX ``align*`` " -"environment. This means you can use the ``&`` alignment character when " -"typesetting multiline formulae:" -msgstr "" - - diff --git a/docs/i18n/gettext/changelog.pot b/docs/i18n/gettext/changelog.pot new file mode 100644 index 0000000000..d881a71ccf --- /dev/null +++ b/docs/i18n/gettext/changelog.pot @@ -0,0 +1,9 @@ + +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" + + diff --git a/docs/i18n/en/LC_MESSAGES/changelog/0.1.0-changelog.po b/docs/i18n/gettext/changelog/0.1.0-changelog.pot similarity index 60% rename from docs/i18n/en/LC_MESSAGES/changelog/0.1.0-changelog.po rename to docs/i18n/gettext/changelog/0.1.0-changelog.pot index 84fc13c6c8..e025dfe825 100644 --- a/docs/i18n/en/LC_MESSAGES/changelog/0.1.0-changelog.po +++ b/docs/i18n/gettext/changelog/0.1.0-changelog.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/changelog/0.1.0-changelog.rst:3 msgid "v0.1.0" msgstr "" -#: ../../source/changelog/0.1.0-changelog.rst +#: ../../source/changelog/0.1.0-changelog.rst:0 msgid "Date" msgstr "" @@ -21,10 +19,7 @@ msgid "October 21, 2020" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:7 -msgid "" -"This is the first release of manimce after forking from 3b1b/manim. As " -"such, developers have focused on cleaning up and refactoring the codebase" -" while still maintaining backwards compatibility wherever possible." +msgid "This is the first release of manimce after forking from 3b1b/manim. As such, developers have focused on cleaning up and refactoring the codebase while still maintaining backwards compatibility wherever possible." msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:13 @@ -40,9 +35,7 @@ msgid "Output of 'manim --help' has been improved" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:19 -msgid "" -"Implement logging with the :code:`rich` library and a :code:`logger` " -"object instead of plain ol' prints" +msgid "Implement logging with the :code:`rich` library and a :code:`logger` object instead of plain ol' prints" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:20 @@ -54,9 +47,7 @@ msgid "Allow for running manim with :code:`python3 -m manim`" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:22 -msgid "" -"Refactored Tex Template management. You can now use custom templates with" -" command line args using :code:`--tex_template`!" +msgid "Refactored Tex Template management. You can now use custom templates with command line args using :code:`--tex_template`!" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:23 @@ -64,21 +55,15 @@ msgid "Re-add :code:`--save_frames` flag, which will save each frame as a png" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:24 -msgid "" -"Re-introduce manim feature that allows you to type manim code in " -":code:`stdin` if you pass a minus sign :code:`(-)` as filename" +msgid "Re-introduce manim feature that allows you to type manim code in :code:`stdin` if you pass a minus sign :code:`(-)` as filename" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:25 -msgid "" -"Added the :code:`--custom_folders` flag which yields a simpler output " -"folder structure" +msgid "Added the :code:`--custom_folders` flag which yields a simpler output folder structure" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:26 -msgid "" -"Re-implement GIF export with the :code:`-i` flag (using this flag outputs" -" ONLY a .gif file, and no .mp4 file)" +msgid "Re-implement GIF export with the :code:`-i` flag (using this flag outputs ONLY a .gif file, and no .mp4 file)" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:27 @@ -90,9 +75,7 @@ msgid "You can save the logs to a file by using :code:`--log_to_file`" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:29 -msgid "" -"Read :code:`tex_template` from config file if not specified by " -":code:`--tex_template`." +msgid "Read :code:`tex_template` from config file if not specified by :code:`--tex_template`." msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:30 @@ -112,10 +95,7 @@ msgid "Config system" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:38 -msgid "" -"Implement a :code:`manim.cfg` config file system, that consolidates the " -"global configuration, the command line argument parsing, and some of the " -"constants defined in :code:`constants.py`" +msgid "Implement a :code:`manim.cfg` config file system, that consolidates the global configuration, the command line argument parsing, and some of the constants defined in :code:`constants.py`" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:39 @@ -123,15 +103,11 @@ msgid "Added utilities for manipulating Manim’s :code:`.cfg` files." msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:40 -msgid "" -"Added a subcommand structure for easier use of utilities managing " -":code:`.cfg` files" +msgid "Added a subcommand structure for easier use of utilities managing :code:`.cfg` files" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:41 -msgid "" -"Also some variables have been moved from ``constants.py`` to the new " -"config system:" +msgid "Also some variables have been moved from ``constants.py`` to the new config system:" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:43 @@ -163,9 +139,7 @@ msgid "Mobjects, Scenes, and Animations" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:56 -msgid "" -"Add customizable left and right bracket for :code:`Matrix` mobject and " -":code:`set_row_colors` method for matrix mobject" +msgid "Add customizable left and right bracket for :code:`Matrix` mobject and :code:`set_row_colors` method for matrix mobject" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:57 @@ -201,55 +175,35 @@ msgid "Add :code:`z_index` for manipulating depth of Objects on scene." msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:66 -msgid "" -"Add a :code:`VDict` class: a :code:`VDict` is to a :code:`VGroup` what a " -":code:`dict` is to a :code:`list`" +msgid "Add a :code:`VDict` class: a :code:`VDict` is to a :code:`VGroup` what a :code:`dict` is to a :code:`list`" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:67 -msgid "" -"Added Scene-caching feature. Now, if a partial movie file is unchanged in" -" your code, it isn’t rendered again! [HIGHLY UNSTABLE We're working on it" -" ;)]" +msgid "Added Scene-caching feature. Now, if a partial movie file is unchanged in your code, it isn’t rendered again! [HIGHLY UNSTABLE We're working on it ;)]" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:68 -msgid "" -"Most :code:`get_` and :code:`set_` methods have been removed in favor of " -"instance attributes and properties" +msgid "Most :code:`get_` and :code:`set_` methods have been removed in favor of instance attributes and properties" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:69 -msgid "" -"The :code:`Container` class has been made into an AbstractBaseClass, i.e." -" in cannot be instantiated. Instead, use one of its children classes" +msgid "The :code:`Container` class has been made into an AbstractBaseClass, i.e. in cannot be instantiated. Instead, use one of its children classes" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:70 -msgid "" -"The ``TextMobject`` and ``TexMobject`` objects have been deprecated, due " -"to their confusing names, in favour of ``Tex`` and ``MathTex``. You can " -"still, however, continue to use ``TextMobject`` and ``TexMobject``, " -"albeit with Deprecation Warnings constantly reminding you to switch." +msgid "The ``TextMobject`` and ``TexMobject`` objects have been deprecated, due to their confusing names, in favour of ``Tex`` and ``MathTex``. You can still, however, continue to use ``TextMobject`` and ``TexMobject``, albeit with Deprecation Warnings constantly reminding you to switch." msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:71 -msgid "" -"Add a :code:`Variable` class for displaying text that continuously " -"updates to reflect the value of a python variable." +msgid "Add a :code:`Variable` class for displaying text that continuously updates to reflect the value of a python variable." msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:72 -msgid "" -"The ``Tex`` and ``MathTex`` objects allow you to specify a custom " -"TexTemplate using the ``template`` keyword argument." +msgid "The ``Tex`` and ``MathTex`` objects allow you to specify a custom TexTemplate using the ``template`` keyword argument." msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:73 -msgid "" -":code:`VGroup` now supports printing the class names of contained " -"mobjects and :code:`VDict` supports printing the internal dict of " -"mobjects" +msgid ":code:`VGroup` now supports printing the class names of contained mobjects and :code:`VDict` supports printing the internal dict of mobjects" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:74 @@ -257,15 +211,11 @@ msgid "Add all the standard easing functions" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:75 -msgid "" -":code:`Scene` now renders when :code:`Scene.render()` is called rather " -"than upon instantiation." +msgid ":code:`Scene` now renders when :code:`Scene.render()` is called rather than upon instantiation." msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:76 -msgid "" -":code:`ValueTracker` now supports increment using the `+=` operator (in " -"addition to the already existing `increment_value` method)" +msgid ":code:`ValueTracker` now supports increment using the `+=` operator (in addition to the already existing `increment_value` method)" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:77 @@ -277,9 +227,7 @@ msgid "Documentation" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:83 -msgid "" -"Added clearer installation instructions, tutorials, examples, and API " -"reference [WIP]" +msgid "Added clearer installation instructions, tutorials, examples, and API reference [WIP]" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:87 @@ -287,9 +235,7 @@ msgid "Fixes" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:89 -msgid "" -"Initialization of directories has been moved to :code:`config.py`, and a " -"bunch of bugs associated to file structure generation have been fixed" +msgid "Initialization of directories has been moved to :code:`config.py`, and a bunch of bugs associated to file structure generation have been fixed" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:90 @@ -297,21 +243,15 @@ msgid "Nonfunctional file :code:`media_dir.txt` has been removed" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:91 -msgid "" -"Nonfunctional :code:`if` statements in :code:`scene_file_writer.py` have " -"been removed" +msgid "Nonfunctional :code:`if` statements in :code:`scene_file_writer.py` have been removed" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:92 -msgid "" -"Fix a bug where trying to render the example scenes without specifying " -"the scene would show all scene objects in the library" +msgid "Fix a bug where trying to render the example scenes without specifying the scene would show all scene objects in the library" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:93 -msgid "" -"Many :code:`Exceptions` have been replaced for more specific exception " -"subclasses" +msgid "Many :code:`Exceptions` have been replaced for more specific exception subclasses" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:94 @@ -327,15 +267,11 @@ msgid "Python code formatting is now enforced by using the :code:`black` tool" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:101 -msgid "" -"PRs now require two approving code reviews from community devs before " -"they can be merged" +msgid "PRs now require two approving code reviews from community devs before they can be merged" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:102 -msgid "" -"Added tests to ensure stuff doesn't break between commits (For " -"developers) [Uses Github CI, and Pytest]" +msgid "Added tests to ensure stuff doesn't break between commits (For developers) [Uses Github CI, and Pytest]" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:103 @@ -343,9 +279,7 @@ msgid "Add contribution guidelines (for developers)" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:104 -msgid "" -"Added autogenerated documentation with sphinx and autodoc/autosummary " -"[WIP]" +msgid "Added autogenerated documentation with sphinx and autodoc/autosummary [WIP]" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:105 @@ -353,9 +287,7 @@ msgid "Made manim internally use relative imports" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:106 -msgid "" -"Since the introduction of the :code:`TexTemplate` class, the files " -":code:`tex_template.tex` and :code:`ctex_template.tex` have been removed" +msgid "Since the introduction of the :code:`TexTemplate` class, the files :code:`tex_template.tex` and :code:`ctex_template.tex` have been removed" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:107 @@ -387,16 +319,7 @@ msgid "Rename package from manimlib to manim" msgstr "" #: ../../source/changelog/0.1.0-changelog.rst:117 -msgid "" -"Move all imports to :code:`__init__`, so :code:`from manim import *` " -"replaces :code:`from manimlib.imports import *`" -msgstr "" - -#: ../../source/changelog/0.1.0-changelog.rst:118 -msgid "" -"Global dir variable handling has been removed. Instead " -":code:`initialize_directories`, if needed, overrides the values from the " -"cfg files at runtime." +msgid "Move all imports to :code:`__init__`, so :code:`from manim import *` replaces :code:`from manimlib.imports import *`" msgstr "" diff --git a/docs/i18n/gettext/changelog/0.1.1-changelog.pot b/docs/i18n/gettext/changelog/0.1.1-changelog.pot new file mode 100644 index 0000000000..ea3b8f9332 --- /dev/null +++ b/docs/i18n/gettext/changelog/0.1.1-changelog.pot @@ -0,0 +1,129 @@ + +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/changelog/0.1.1-changelog.rst:3 +msgid "v0.1.1" +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:0 +msgid "Date" +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:5 +msgid "December 1, 2020" +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:7 +msgid "Changes since Manim Community release v0.1.0" +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:10 +msgid "Plugins" +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:12 +msgid "Provided a standardized method for plugin discoverability, creation, installation, and usage. See the :ref:`documentation `." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:16 +msgid "Fixes" +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:18 +msgid "JsRender is optional to install. (via :pr:`697`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:19 +msgid "Allow importing modules from the same directory as the input file when using ``manim`` from the command line (via :pr:`724`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:21 +msgid "Remove some unnecessary or unpythonic methods from :class:`~.Scene` (``get_mobjects``, ``add_mobjects_among``, ``get_mobject_copies``), via :pr:`758`." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:24 +msgid "Fix formatting of :class:`~.Code` (via :pr:`798`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:27 +msgid "Configuration" +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:29 +msgid "Removed the ``skip_animations`` config option and added the ``Renderer.skip_animations`` attribute instead (via :pr:`696`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:31 +msgid "The global ``config`` dict has been replaced by a global ``config`` instance of the new class :class:`~.ManimConfig`. This class has a dict-like API, so this should not break user code, only make it more robust. See the Configuration tutorial for details." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:35 +msgid "Added the option to configure a directory for external assets (via :pr:`649`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:39 +msgid "Documentation" +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:41 +msgid "Add ``:issue:`` and ``:pr:`` directives for simplifying linking to issues and pull requests on GitHub (via :pr:`685`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:43 +msgid "Add a ``skip-manim`` tag for skipping the ``.. manim::`` directive when building the documentation locally (via :pr:`796`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:48 +msgid "Mobjects, Scenes, and Animations" +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:50 +msgid "The ``alignment`` attribute to Tex and MathTex has been removed in favour of ``tex_environment``." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:52 +msgid "Variations of :class:`~.Dot` have been added as :class:`~.AnnotationDot` (a bigger dot with bolder stroke) and :class:`~.LabeledDot` (a dot containing a label)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:55 +msgid "Scene.set_variables_as_attrs has been removed (via :pr:`692`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:56 +msgid "Ensure that the axes for graphs (:class:`GraphScene`) always intersect (:pr:`580`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:57 +msgid "Now Mobject.add_updater does not call the newly-added updater by default (use ``call_updater=True`` instead) (via :pr:`710`)" +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:59 +msgid "VMobject now has methods to determine and change the direction of the points (via :pr:`647`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:60 +msgid "Added BraceBetweenPoints (via :pr:`693`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:61 +msgid "Added ArcPolygon and ArcPolygonFromArcs (via :pr:`707`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:62 +msgid "Added Cutout (via :pr:`760`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:63 +msgid "Added Mobject raise not implemented errors for dunder methods and implementations for VGroup dunder methods (via :pr:`790`)." +msgstr "" + +#: ../../source/changelog/0.1.1-changelog.rst:64 +msgid "Added :class:`~.ManimBanner` for a animated version of our logo and banner (via :pr:`729`)" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/changelog/0.10.0-changelog.po b/docs/i18n/gettext/changelog/0.10.0-changelog.pot similarity index 50% rename from docs/i18n/en/LC_MESSAGES/changelog/0.10.0-changelog.po rename to docs/i18n/gettext/changelog/0.10.0-changelog.pot index 41de7360ff..e39db77597 100644 --- a/docs/i18n/en/LC_MESSAGES/changelog/0.10.0-changelog.po +++ b/docs/i18n/gettext/changelog/0.10.0-changelog.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/changelog/0.10.0-changelog.rst:3 msgid "v0.10.0" msgstr "" -#: ../../source/changelog/0.10.0-changelog.rst +#: ../../source/changelog/0.10.0-changelog.rst:0 msgid "Date" msgstr "" @@ -25,9 +23,7 @@ msgid "Contributors" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:10 -msgid "" -"A total of 40 people contributed to this release. People with a '+' by " -"their names authored a patch for the first time." +msgid "A total of 40 people contributed to this release. People with a '+' by their names authored a patch for the first time." msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:14 @@ -154,9 +150,7 @@ msgid "xia0long +" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:44 -msgid "" -"The patches included in this release have been reviewed by the following " -"contributors." +msgid "The patches included in this release have been reviewed by the following contributors." msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:47 @@ -220,17 +214,11 @@ msgid "Breaking changes" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:81 -msgid "" -"`#1843 `__: Dropped " -"redundant OpenGL files and add metaclass support for :class:`~.Surface`" +msgid "`#1843 `__: Dropped redundant OpenGL files and add metaclass support for :class:`~.Surface`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:80 -msgid "" -"``OpenGL`` classes from ``opengl_geometry.py``, " -"``opengl_text_mobject.py``, ``opengl_tex_mobject.py``, " -"``opengl_svg_path.py``, ``opengl_svg_mobject.py`` and most of " -"``opengl_three_dimensions.py`` have been removed." +msgid "``OpenGL`` classes from ``opengl_geometry.py``, ``opengl_text_mobject.py``, ``opengl_tex_mobject.py``, ``opengl_svg_path.py``, ``opengl_svg_mobject.py`` and most of ``opengl_three_dimensions.py`` have been removed." msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:81 @@ -242,17 +230,15 @@ msgid "Deprecated classes and functions" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:86 -msgid "" -"`#1941 `__: Added " -"examples, tests and improved documentation for " -":mod:`~.coordinate_systems`" +msgid "`#1941 `__: Added examples, tests and improved documentation for :mod:`~.coordinate_systems`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:89 -msgid "" -"`#1694 `__: Added " -"``font_size`` parameter for :class:`~.Tex` and :class:`~.Text`, replaced " -"``scale`` parameters with ``font_size``" +msgid "`#1694 `__: Added ``font_size`` parameter for :class:`~.Tex` and :class:`~.Text`, replaced ``scale`` parameters with ``font_size``" +msgstr "" + +#: ../../source/changelog/0.10.0-changelog.rst:92 +msgid "`#1860 `__: Removed :class:`~.GraphScene`, :class:`~.NumberLineOld` and parameters for :class:`~.ChangingDecimal`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:96 @@ -260,42 +246,27 @@ msgid "New features" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:99 -msgid "" -"`#1929 `__: " -"Implementing a ``zoom`` parameter for :meth:`.ThreeDScene.move_camera`" +msgid "`#1929 `__: Implementing a ``zoom`` parameter for :meth:`.ThreeDScene.move_camera`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:99 -msgid "" -"Zooming into a :class:`~.ThreeDScene` can now be done by calling, for " -"example, ``self.move_camera(zoom=2)`` in the ``construct`` method." +msgid "Zooming into a :class:`~.ThreeDScene` can now be done by calling, for example, ``self.move_camera(zoom=2)`` in the ``construct`` method." msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:101 -msgid "" -"`#1980 `__: Added a " -"``dissipating_time`` keyword argument to :class:`~.TracedPath` to allow " -"animating a dissipating path" +msgid "`#1980 `__: Added a ``dissipating_time`` keyword argument to :class:`~.TracedPath` to allow animating a dissipating path" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:105 -msgid "" -"`#1899 `__: Allow " -"switching the renderer to OpenGL at runtime" +msgid "`#1899 `__: Allow switching the renderer to OpenGL at runtime" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:105 -msgid "" -"Previously, the metaclass approach only changed the inheritance chain to " -"switch between OpenGL and cairo mobjects when the class objects are " -"initialized, i.e., at import time. This PR also triggers the changes to " -"the inheritance chain when the value of ``config.renderer`` is changed." +msgid "Previously, the metaclass approach only changed the inheritance chain to switch between OpenGL and cairo mobjects when the class objects are initialized, i.e., at import time. This PR also triggers the changes to the inheritance chain when the value of ``config.renderer`` is changed." msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:107 -msgid "" -"`#1828 `__: Added " -"configuration option ``zero_pad`` for zero padding PNG file names" +msgid "`#1828 `__: Added configuration option ``zero_pad`` for zero padding PNG file names" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:111 @@ -303,52 +274,43 @@ msgid "Enhancements" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:113 -msgid "" -"`#1882 `__: Added " -"OpenGL support for :class:`~.PMobject` and its subclasses" +msgid "`#1882 `__: Added OpenGL support for :class:`~.PMobject` and its subclasses" +msgstr "" + +#: ../../source/changelog/0.10.0-changelog.rst:116 +msgid "`#1881 `__: Added methods :meth:`.Angle.get_lines` and :meth:`.Angle.get_value` to :class:`~.Angle`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:119 -msgid "" -"`#1952 `__: Added the " -"option to save last frame for OpenGL" +msgid "`#1952 `__: Added the option to save last frame for OpenGL" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:122 -msgid "" -"`#1922 `__: Fixed " -"IPython interface to exit cleanly when OpenGL renderer raises an error" +msgid "`#1922 `__: Fixed IPython interface to exit cleanly when OpenGL renderer raises an error" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:125 -msgid "" -"`#1923 `__: Fixed CLI " -"help text for ``manim init`` subcommand so that it is not truncated" +msgid "`#1923 `__: Fixed CLI help text for ``manim init`` subcommand so that it is not truncated" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:129 -msgid "" -"`#1868 `__: Added " -"OpenGL support to IPython magic" +msgid "`#1868 `__: Added OpenGL support to IPython magic" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:129 -#, python-format -msgid "" -"The OpenGL renderer can now be used in jupyter notebooks when using the " -"``%%manim`` magic command." +msgid "The OpenGL renderer can now be used in jupyter notebooks when using the ``%%manim`` magic command." msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:131 -msgid "" -"`#1841 `__: Reduced " -"default resolution of :class:`~.Dot3D`" +msgid "`#1841 `__: Reduced default resolution of :class:`~.Dot3D`" +msgstr "" + +#: ../../source/changelog/0.10.0-changelog.rst:134 +msgid "`#1866 `__: Allow passing keyword argument ``corner_radius`` to :class:`~.SurroundingRectangle`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:137 -msgid "" -"`#1847 `__: Allow " -":class:`~.Cross` to be created without requiring a mobject" +msgid "`#1847 `__: Allow :class:`~.Cross` to be created without requiring a mobject" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:141 @@ -356,97 +318,63 @@ msgid "Fixed bugs" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:143 -msgid "" -"`#1985 `__: Use " -"``height`` to determine ``font_size`` instead of the ``_font_size`` " -"attribute" +msgid "`#1985 `__: Use ``height`` to determine ``font_size`` instead of the ``_font_size`` attribute" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:146 -msgid "" -"`#1758 `__: Fixed " -"scene selection being ignored when using the OpenGL renderer" +msgid "`#1758 `__: Fixed scene selection being ignored when using the OpenGL renderer" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:149 -msgid "" -"`#1871 `__: Fixed " -"broken :meth:`.VectorScene.vector_to_coords`" +msgid "`#1871 `__: Fixed broken :meth:`.VectorScene.vector_to_coords`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:152 -msgid "" -"`#1973 `__: Fixed " -"indexing of :meth:`.Table.get_entries` to respect row length" +msgid "`#1973 `__: Fixed indexing of :meth:`.Table.get_entries` to respect row length" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:155 -msgid "" -"`#1950 `__: Fixed " -"passing custom arrow shapes to :class:`~.CurvedArrow`" +msgid "`#1950 `__: Fixed passing custom arrow shapes to :class:`~.CurvedArrow`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:158 -msgid "" -"`#1967 `__: Fixed " -":attr:`.Axes.coordinate_labels` referring to the entire axis, not just " -"its labels" +msgid "`#1967 `__: Fixed :attr:`.Axes.coordinate_labels` referring to the entire axis, not just its labels" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:161 -msgid "" -"`#1951 `__: Fixed " -":meth:`.Axes.get_line_graph` returning a graph rendered below the axes" +msgid "`#1951 `__: Fixed :meth:`.Axes.get_line_graph` returning a graph rendered below the axes" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:164 -msgid "" -"`#1943 `__: Added " -"``buff`` keyword argument to :class:`~.BraceLabel`" +msgid "`#1943 `__: Added ``buff`` keyword argument to :class:`~.BraceLabel`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:167 -msgid "" -"`#1938 `__: Fixed " -":class:`~.Rotate` for angles that are multiples of :math:`2\\pi`" +msgid "`#1938 `__: Fixed :class:`~.Rotate` for angles that are multiples of :math:`2\\pi`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:170 -msgid "" -"`#1924 `__: Made arrow" -" tips rotate ``IN`` and ``OUT`` properly" +msgid "`#1924 `__: Made arrow tips rotate ``IN`` and ``OUT`` properly" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:173 -msgid "" -"`#1931 `__: Fixed " -"``row_heights`` in :meth:`.Mobject.arrange_in_grid`" +msgid "`#1931 `__: Fixed ``row_heights`` in :meth:`.Mobject.arrange_in_grid`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:176 -msgid "" -"`#1893 `__: Fixed CLI " -"error when rendering a file containing a single scene without specifying " -"the scene name" +msgid "`#1893 `__: Fixed CLI error when rendering a file containing a single scene without specifying the scene name" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:179 -msgid "" -"`#1744 `__: Fixed bug " -"in :class:`~.NumberPlane` with strictly positive or strictly negative " -"values for ``x_range`` and ``y_range``" +msgid "`#1744 `__: Fixed bug in :class:`~.NumberPlane` with strictly positive or strictly negative values for ``x_range`` and ``y_range``" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:182 -msgid "" -"`#1887 `__: Fixed " -"``custom_config`` not working in ``frames_comparison``" +msgid "`#1887 `__: Fixed ``custom_config`` not working in ``frames_comparison``" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:185 -msgid "" -"`#1879 `__: Fixed how " -"the installed version is determined by Poetry" +msgid "`#1879 `__: Fixed how the installed version is determined by Poetry" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:189 @@ -454,69 +382,47 @@ msgid "Documentation-related changes" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:191 -msgid "" -"`#1979 `__: Corrected " -"Japanese phrases in documentation" +msgid "`#1979 `__: Corrected Japanese phrases in documentation" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:194 -msgid "" -"`#1976 `__: Fixed " -"labelling of languages in documentation example" +msgid "`#1976 `__: Fixed labelling of languages in documentation example" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:197 -msgid "" -"`#1949 `__: Rewrite " -"installation instructions from scratch" +msgid "`#1949 `__: Rewrite installation instructions from scratch" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:200 -msgid "" -"`#1963 `__: Added " -"sitemap to ``robots.txt``" +msgid "`#1963 `__: Added sitemap to ``robots.txt``" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:203 -msgid "" -"`#1939 `__: Fixed " -"formatting of parameter description of :class:`~.NumberPlane`" +msgid "`#1939 `__: Fixed formatting of parameter description of :class:`~.NumberPlane`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:206 -msgid "" -"`#1918 `__: Fixed a " -"typo in the text tutorial" +msgid "`#1918 `__: Fixed a typo in the text tutorial" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:209 -msgid "" -"`#1915 `__: Improved " -"the wording of the installation instructions for Google Colab" +msgid "`#1915 `__: Improved the wording of the installation instructions for Google Colab" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:212 -msgid "" -"`#1906 `__: Improved " -"language and overall consistency in ``README``" +msgid "`#1906 `__: Improved language and overall consistency in ``README``" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:215 -msgid "" -"`#1880 `__: Updated " -"tutorials to use ``.animate`` instead of :class:`~.ApplyMethod`" +msgid "`#1880 `__: Updated tutorials to use ``.animate`` instead of :class:`~.ApplyMethod`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:218 -msgid "" -"`#1877 `__: Remove " -"duplicated imports in some documentation examples" +msgid "`#1877 `__: Remove duplicated imports in some documentation examples" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:221 -msgid "" -"`#1869 `__: Fixed " -"duplicated Parameters section in :meth:`.Mobject.arrange_in_grid`" +msgid "`#1869 `__: Fixed duplicated Parameters section in :meth:`.Mobject.arrange_in_grid`" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:225 @@ -524,9 +430,7 @@ msgid "Changes concerning the testing system" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:227 -msgid "" -"`#1894 `__: Fixed an " -"OpenGL test" +msgid "`#1894 `__: Fixed an OpenGL test" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:231 @@ -534,46 +438,31 @@ msgid "Changes to our development infrastructure" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:233 -msgid "" -"`#1987 `__: Added " -"support for using OpenGL in subprocess in Windows pipeline" +msgid "`#1987 `__: Added support for using OpenGL in subprocess in Windows pipeline" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:236 -msgid "" -"`#1964 `__: Added " -"``CITATION.cff`` and a method to automatically update this citation with " -"new releases" +msgid "`#1964 `__: Added ``CITATION.cff`` and a method to automatically update this citation with new releases" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:239 -msgid "" -"`#1856 `__: Modified " -"Dockerfile to support multi-platform builds via ``docker buildx``" +msgid "`#1856 `__: Modified Dockerfile to support multi-platform builds via ``docker buildx``" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:242 -msgid "" -"`#1955 `__: Partially " -"support OpenGL rendering with Docker" +msgid "`#1955 `__: Partially support OpenGL rendering with Docker" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:245 -msgid "" -"`#1896 `__: Made RTD " -"apt install FFMPEG instead of installing a Python binding" +msgid "`#1896 `__: Made RTD apt install FFMPEG instead of installing a Python binding" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:248 -msgid "" -"`#1864 `__: Shortened " -"and simplified PR template" +msgid "`#1864 `__: Shortened and simplified PR template" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:251 -msgid "" -"`#1853 `__: Updated " -"Sphinx to 4.1.2" +msgid "`#1853 `__: Updated Sphinx to 4.1.2" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:255 @@ -581,47 +470,31 @@ msgid "Code quality improvements and similar refactors" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:257 -msgid "" -"`#1960 `__: Ignore " -"fewer flake8 errors" +msgid "`#1960 `__: Ignore fewer flake8 errors" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:260 -msgid "" -"`#1947 `__: Set flake8" -" not to ignore undefined names in Python code" +msgid "`#1947 `__: Set flake8 not to ignore undefined names in Python code" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:263 -msgid "" -"`#1948 `__: flake8: " -"Set max-line-length instead of ignoring long lines" +msgid "`#1948 `__: flake8: Set max-line-length instead of ignoring long lines" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:268 -msgid "" -"`#1956 `__: Upgrade " -"to modern Python syntax" +msgid "`#1956 `__: Upgrade to modern Python syntax" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:267 -msgid "" -"This pull request was created `with the command " -"`__ ``pyupgrade --py36-plus" -" **/*.py``" +msgid "This pull request was created `with the command `__ ``pyupgrade --py36-plus **/*.py``" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:268 -msgid "" -"Python f-strings simplify the code and `should speed up execution " -"`__." +msgid "Python f-strings simplify the code and `should speed up execution `__." msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:271 -msgid "" -"`#1898 `__: Replaced " -"``self.data[\"attr\"]`` and ``self.uniforms[\"attr\"]`` with " -"``self.attr``" +msgid "`#1898 `__: Replaced ``self.data[\"attr\"]`` and ``self.uniforms[\"attr\"]`` with ``self.attr``" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:271 @@ -629,25 +502,15 @@ msgid "In particular, ``OpenGLVMobject.points`` can now be accessed directly." msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:273 -msgid "" -"`#1934 `__: Improved " -"code quality by implementing suggestions from LGTM" +msgid "`#1934 `__: Improved code quality by implementing suggestions from LGTM" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:276 -msgid "" -"`#1861 `__: Updated " -"``dearpygui`` version to 0.8.x" +msgid "`#1861 `__: Updated ``dearpygui`` version to 0.8.x" msgstr "" #: ../../source/changelog/0.10.0-changelog.rst:280 msgid "New releases" msgstr "" -#: ../../source/changelog/0.10.0-changelog.rst:282 -msgid "" -"`#1989 `__: Prepare " -"new release v0.10.0" -msgstr "" - diff --git a/docs/i18n/gettext/changelog/0.11.0-changelog.pot b/docs/i18n/gettext/changelog/0.11.0-changelog.pot new file mode 100644 index 0000000000..72d9a41cbf --- /dev/null +++ b/docs/i18n/gettext/changelog/0.11.0-changelog.pot @@ -0,0 +1,452 @@ + +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/changelog/0.11.0-changelog.rst:3 +msgid "v0.11.0" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:0 +msgid "Date" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:5 +msgid "October 02, 2021" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:8 +msgid "Contributors" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:10 +msgid "A total of 31 people contributed to this release. People with a '+' by their names authored a patch for the first time." +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:14 +#: ../../source/changelog/0.11.0-changelog.rst:40 +msgid "Aathish Sivasubrahmanian" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:15 +#: ../../source/changelog/0.11.0-changelog.rst:41 +msgid "Benjamin Hackl" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:16 +msgid "Charlie +" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:17 +msgid "Christopher Besch +" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:18 +#: ../../source/changelog/0.11.0-changelog.rst:43 +msgid "Darylgolden" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:19 +msgid "Evan Boehs +" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:20 +#: ../../source/changelog/0.11.0-changelog.rst:45 +msgid "GameDungeon" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:21 +#: ../../source/changelog/0.11.0-changelog.rst:46 +msgid "Hugues Devimeux" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:22 +msgid "Jerónimo Squartini" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:23 +#: ../../source/changelog/0.11.0-changelog.rst:49 +msgid "Laith Bahodi" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:24 +msgid "Meredith Espinosa +" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:25 +#: ../../source/changelog/0.11.0-changelog.rst:51 +msgid "Mysaa" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:26 +#: ../../source/changelog/0.11.0-changelog.rst:52 +msgid "Naveen M K" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:27 +msgid "Nicolai Weitkemper +" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:28 +#: ../../source/changelog/0.11.0-changelog.rst:54 +msgid "Oliver" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:29 +#: ../../source/changelog/0.11.0-changelog.rst:56 +msgid "Ryan McCauley" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:30 +msgid "Tim +" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:31 +#: ../../source/changelog/0.11.0-changelog.rst:59 +msgid "icedcoffeeee" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:32 +msgid "imadjamil +" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:33 +msgid "leleogere +" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:34 +msgid "Максим Заякин +" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:37 +msgid "The patches included in this release have been reviewed by the following contributors." +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:42 +msgid "Charlie" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:44 +msgid "Evan Boehs" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:47 +msgid "Jan-Hendrik Müller" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:48 +msgid "Jason Villanueva" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:50 +msgid "Mark Miller" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:53 +msgid "Nicolai Weitkemper" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:55 +msgid "Raghav Goel" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:57 +msgid "Skaft" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:58 +msgid "friedkeenan" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:60 +msgid "leleogere" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:63 +msgid "Pull requests merged" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:65 +msgid "A total of 55 pull requests were merged for this release." +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:68 +msgid "Breaking changes" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:71 +msgid "`#1990 `__: Changed and improved the implementation of :meth:`.CoordinateSystem.get_area` to work without Riemann rectangles" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:71 +msgid "This changes how :meth:`.CoordinateSystem.get_area` is implemented. To mimic the old behavior (tiny Riemann rectangles), use :meth:`.CoordinateSystem.get_riemann_rectangles` with a small value for ``dx``." +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:74 +msgid "`#2095 `__: Changed angles for polar coordinates to use math convention" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:74 +msgid "This PR switches the parameter names ``phi`` and ``theta`` in :func:`cartesian_to_spherical` and :func:`spherical_to_cartesian` to align with the `usual definition in mathematics `__." +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:77 +msgid "Highlights" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:80 +msgid "`#2094 `__: Implemented :class:`~.ImplicitFunction` and :meth:`.CoordinateSystem.get_implicit_curve` for plotting implicit curves" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:80 +msgid "An :class:`~.ImplicitFunction` that plots the points :math:`(x, y)` which satisfy some equation :math:`f(x,y) = 0`." +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:82 +msgid "`#2075 `__: Implemented :meth:`.Mobject.set_default`, a mechanism for changing default values of keyword arguments" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:87 +msgid "`#1998 `__: Added support for Boolean Operations on VMobjects" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:86 +msgid "This PR introduces boolean operations for :class:`~.VMobject`; see details and examples at :class:`~.Union`, :class:`~.Difference`, :class:`~.Intersection` and :class:`~.Exclusion`." +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:90 +msgid "Deprecated classes and functions" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:92 +msgid "`#2123 `__: Renamed ``distance`` parameter of :class:`.ThreeDScene` and :class:`.ThreeDCamera` to ``focal_distance``" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:95 +msgid "`#2102 `__: Deprecated :class:`~.SampleSpaceScene` and :class:`~.ReconfigurableScene`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:98 +msgid "`#2061 `__: Removed deprecated ``u_min``, ``u_max``, ``v_min``, ``v_max`` in :class:`~.Surface`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:101 +msgid "`#2024 `__: Deprecated redundant methods :meth:`.Mobject.rotate_in_place`, :meth:`.Mobject.scale_in_place`, :meth:`.Mobject.scale_about_point`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:104 +msgid "`#1991 `__: Deprecated :meth:`.VMobject.get_points`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:108 +msgid "New features" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:110 +msgid "`#2118 `__: Added 3D support for :class:`~.ArrowVectorField` and :class:`~.StreamLines`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:113 +msgid "`#1469 `__: Added :meth:`.VMobject.proportion_from_point` to measure the proportion of points along a Bezier curve" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:117 +msgid "Enhancements" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:119 +msgid "`#2111 `__: Improved setting of OpenGL colors" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:122 +msgid "`#2113 `__: Added OpenGL compatibility to :meth:`.ThreeDScene.begin_ambient_camera_rotation` and :meth:`.ThreeDScene.move_camera`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:125 +msgid "`#2016 `__: Added OpenGL support for :mod:`~.mobject.boolean_ops`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:128 +msgid "`#2084 `__: Added :meth:`~Table.get_highlighted_cell` and fixed :meth:`~Table.add_highlighted_cell`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:131 +msgid "`#2013 `__: Removed unnecessary check in :class:`~.TransformMatchingAbstractBase`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:134 +msgid "`#1971 `__: Added OpenGL support for :class:`~.StreamLines`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:137 +msgid "`#2041 `__: Added config option to enable OpenGL wireframe for debugging" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:141 +msgid "Fixed bugs" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:143 +msgid "`#2070 `__: Fixed :meth:`~OpenGLRenderer.get_frame` when window is created" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:146 +msgid "`#2071 `__: Fixed :class:`~AnimationGroup` OpenGL compatibility" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:149 +msgid "`#2108 `__: Fixed swapped axis step values in :class:`~.NumberPlane`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:152 +msgid "`#2072 `__: Added OpenGL compatibility for :class:`~.Cube`." +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:155 +msgid "`#2060 `__: Fixed OpenGL compatibility issue for meth:`~Line.set_opacity`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:158 +msgid "`#2037 `__: Fixed return value of :meth:`~.OpenGLMobject.apply_complex_function`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:161 +msgid "`#2039 `__: Added OpenGL compatibility for :meth:`~Cylinder.add_bases`." +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:164 +msgid "`#2066 `__: Fixed error raised by logging when cache is full" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:167 +msgid "`#2026 `__: Fixed OpenGL shift animation for :class:`~.Text`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:170 +msgid "`#2028 `__: Fixed OpenGL overriding SVG fill color" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:173 +msgid "`#2043 `__: Fixed bug where :meth:`.NumberLine.add_labels` cannot accept non-mobject labels" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:176 +msgid "`#2011 `__: Fixed ``-a`` flag for OpenGL rendering" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:179 +msgid "`#1994 `__: Fix :meth:`~.input_to_graph_point` when passing a line graph (from :meth:`.Axes.get_line_graph`)" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:182 +msgid "`#2017 `__: Avoided using deprecated ``get_points`` method and fixed :class:`~.OpenGLPMPoint` color" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:186 +msgid "Documentation-related changes" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:188 +msgid "`#2131 `__: Copyedited the configuration tutorial in the documentation" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:191 +msgid "`#2120 `__: Changed ``manim_directive`` to use a clean configuration via ``tempconfig``" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:194 +msgid "`#2122 `__: Fixed broken links in inheritance graphs by moving them to ``reference.rst``" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:197 +msgid "`#2115 `__: Improved docstring of :meth:`.PMobject.add_points`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:200 +msgid "`#2116 `__: Made type hint for ``line_spacing`` argument of :class:`~.Paragraph` more accurate" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:203 +msgid "`#2117 `__: Changed the way the background color was set in a documentation example to avoid leaking the setting to other examples" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:206 +msgid "`#2101 `__: Added note that translation process is not ready" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:209 +msgid "`#2055 `__: Fixed parameter types of :meth:`.Graph.add_edges` and :meth:`.Graph.add_vertices`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:212 +msgid "`#862 `__: Prepared documentation for translation (still work in progress)" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:215 +msgid "`#2035 `__: Fixed broken link in README" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:218 +msgid "`#2020 `__: Corrected paths to user-wide configuration files for MacOS and Linux" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:222 +msgid "Changes concerning the testing system" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:224 +msgid "`#2008 `__: Reuse CLI flag tests for OpenGL" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:227 +msgid "`#2080 `__: Reused :class:`~.Mobject` tests for :class:`~.OpenGLMobject`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:231 +msgid "Changes to our development infrastructure" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:233 +msgid "`#2004 `__: Cancel previous workflows in the same branch in Github Actions" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:237 +msgid "Code quality improvements and similar refactors" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:239 +msgid "`#2050 `__: Make colour aliases IDE-friendly" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:242 +msgid "`#2126 `__: Fixed whitespace in info message issued by :meth:`.SceneFileWriter.clean_cache`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:245 +msgid "`#2124 `__: Upgraded several dependencies (in particular: ``skia-pathops``)" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:248 +msgid "`#2001 `__: Fixed several warnings issued by LGTM" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:251 +msgid "`#2064 `__: Removed duplicate insert shader directory" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:254 +msgid "`#2027 `__: Improved wording in info message issued by :meth:`.SceneFileWriter.clean_cache`" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:257 +msgid "`#1968 `__: Sharpened Flake8 configuration and fixed resulting warnings" +msgstr "" + +#: ../../source/changelog/0.11.0-changelog.rst:261 +msgid "New releases" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/changelog/0.2.0-changelog.po b/docs/i18n/gettext/changelog/0.2.0-changelog.pot similarity index 65% rename from docs/i18n/en/LC_MESSAGES/changelog/0.2.0-changelog.po rename to docs/i18n/gettext/changelog/0.2.0-changelog.pot index dedad76589..b234b73ecf 100644 --- a/docs/i18n/en/LC_MESSAGES/changelog/0.2.0-changelog.po +++ b/docs/i18n/gettext/changelog/0.2.0-changelog.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/changelog/0.2.0-changelog.rst:3 msgid "v0.2.0" msgstr "" -#: ../../source/changelog/0.2.0-changelog.rst +#: ../../source/changelog/0.2.0-changelog.rst:0 msgid "Date" msgstr "" @@ -29,10 +27,7 @@ msgid "Breaking Changes" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:12 -msgid "" -"Remove all CONFIG dictionaries and all calls to ``digest_config`` and " -"allow passing options directly to the constructor of the corresponding " -"classes (:pr:`783`)." +msgid "Remove all CONFIG dictionaries and all calls to ``digest_config`` and allow passing options directly to the constructor of the corresponding classes (:pr:`783`)." msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:15 @@ -40,17 +35,11 @@ msgid "Practically, this means that old constructions using ``CONFIG`` like::" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:22 -msgid "" -"where corresponding objects were then instantiated as ``my_mobject = " -"SomeMobject()`` should now be created simply using ``my_mobject = " -"SomeMobject(my_awesome_property=42)``." +msgid "where corresponding objects were then instantiated as ``my_mobject = SomeMobject()`` should now be created simply using ``my_mobject = SomeMobject(my_awesome_property=42)``." msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:25 -msgid "" -"Remove old syntax for animating mobject methods by passing the methods " -"and arguments to ``self.play``, and use a new syntax featuring the " -"``animate`` property (:pr:`881`)." +msgid "Remove old syntax for animating mobject methods by passing the methods and arguments to ``self.play``, and use a new syntax featuring the ``animate`` property (:pr:`881`)." msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:28 @@ -58,9 +47,7 @@ msgid "For example: the old-style ``play`` call ::" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:33 -msgid "" -"should be replaced with the new following call using the ``animate`` " -"property::" +msgid "should be replaced with the new following call using the ``animate`` property::" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:38 @@ -80,16 +67,11 @@ msgid "Added a black and white monochromatic version of Manim's logo (:pr:`826`) msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:43 -msgid "" -"Added support for a plugin system (``manim plugin`` subcommand + " -"documentation) (:pr:`784`)" +msgid "Added support for a plugin system (``manim plugin`` subcommand + documentation) (:pr:`784`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:44 -msgid "" -"Implemented ``__add__``, ``__iadd__``, ``__sub__``, and ``__isub__`` for " -":class:`~.Mobject` (allowing for notation like ``some_vgroup + " -"some_mobject``) (:pr:`790`)" +msgid "Implemented ``__add__``, ``__iadd__``, ``__sub__``, and ``__isub__`` for :class:`~.Mobject` (allowing for notation like ``some_vgroup + some_mobject``) (:pr:`790`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:45 @@ -101,22 +83,15 @@ msgid "Added some examples to :mod:`~.animation.creation` (:pr:`820`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:47 -msgid "" -"Added some examples to :class:`~.DashedLine` and " -":class:`~.CurvesAsSubmobjects` (:pr:`833`)" +msgid "Added some examples to :class:`~.DashedLine` and :class:`~.CurvesAsSubmobjects` (:pr:`833`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:48 -msgid "" -"Added new implementation for text rendered with Pango, " -":class:`~.MarkupText`, which can be formatted with an HTML-like syntax " -"(:pr:`855`)" +msgid "Added new implementation for text rendered with Pango, :class:`~.MarkupText`, which can be formatted with an HTML-like syntax (:pr:`855`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:49 -msgid "" -"Added Fading in and out examples and deprecation of ``FadeInFromDown`` " -"and ``FadeOutAndShiftDown`` (:pr:`827`)" +msgid "Added Fading in and out examples and deprecation of ``FadeInFromDown`` and ``FadeOutAndShiftDown`` (:pr:`827`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:50 @@ -132,15 +107,11 @@ msgid "Use custom bindings for Pango (:pr:`878`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:53 -msgid "" -"Added :class:`~.Graph`, a basic implementation for (graph theory) graphs " -"(:pr:`861`)" +msgid "Added :class:`~.Graph`, a basic implementation for (graph theory) graphs (:pr:`861`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:54 -msgid "" -"Allow for chaining methods when using the new ``.animate`` syntax in " -":meth:`~.Scene.play` (:pr:`889`)" +msgid "Allow for chaining methods when using the new ``.animate`` syntax in :meth:`~.Scene.play` (:pr:`889`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:57 @@ -156,9 +127,7 @@ msgid "Fix failing doctest after adding ``manim plugin`` subcommand (:pr:`831`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:61 -msgid "" -"Normalize the direction vector in " -":meth:`~.mobject_update_utils.always_shift` (:pr:`839`)" +msgid "Normalize the direction vector in :meth:`~.mobject_update_utils.always_shift` (:pr:`839`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:62 @@ -174,27 +143,19 @@ msgid "Fix :class:`~.CairoText` to work with new config structure (:pr:`858`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:65 -msgid "" -"Added missing argument to classes inheriting from :class:`~.Matrix` " -"(:pr:`859`)" +msgid "Added missing argument to classes inheriting from :class:`~.Matrix` (:pr:`859`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:66 -msgid "" -"Fixed: ``z_index`` of mobjects contained in others as submobjects is now " -"properly respected (:pr:`872`)" +msgid "Fixed: ``z_index`` of mobjects contained in others as submobjects is now properly respected (:pr:`872`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:67 -msgid "" -"Let :meth:`~.ParametricSurface.set_fill_by_checkboard` return the " -"modified surface to allow method chaining (:pr:`883`)" +msgid "Let :meth:`~.ParametricSurface.set_fill_by_checkboard` return the modified surface to allow method chaining (:pr:`883`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:68 -msgid "" -"Mobjects added during an updater are added to ``Scene.moving_mobjects`` " -"(:pr:`838`)" +msgid "Mobjects added during an updater are added to ``Scene.moving_mobjects`` (:pr:`838`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:69 @@ -202,15 +163,11 @@ msgid "Pass background color to JS renderer (:pr:`876`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:70 -msgid "" -"Small fixes to docstrings. Tiny cleanups. Remove " -"``digest_mobject_attrs``. (:pr:`834`)" +msgid "Small fixes to docstrings. Tiny cleanups. Remove ``digest_mobject_attrs``. (:pr:`834`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:71 -msgid "" -"Added closed shape detection in :class:`~.DashedVMobject` in order to " -"achieve an even dash pattern (:pr:`884`)" +msgid "Added closed shape detection in :class:`~.DashedVMobject` in order to achieve an even dash pattern (:pr:`884`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:72 @@ -230,9 +187,7 @@ msgid "Docker: use local files when building an image (:pr:`803`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:79 -msgid "" -"Let ffmpeg render partial movie files directly instead of temp files " -"(:pr:`817`)" +msgid "Let ffmpeg render partial movie files directly instead of temp files (:pr:`817`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:80 @@ -244,10 +199,7 @@ msgid "Added flowchart for different docstring categories (:pr:`828`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:82 -msgid "" -"Improve example in module docstring of :mod:`~.animation.creation` + " -"explicitly document buff parameter in :meth:`~.Mobject.arrange` " -"(:pr:`825`)" +msgid "Improve example in module docstring of :mod:`~.animation.creation` + explicitly document buff parameter in :meth:`~.Mobject.arrange` (:pr:`825`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:83 @@ -275,9 +227,7 @@ msgid "Added linguist-generated attribute to ``.gitattributes`` (:pr:`877`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:89 -msgid "" -"Cleanup: removed inheritance from ``object`` for some classes, refactor " -"some imports (:pr:`795`)" +msgid "Cleanup: removed inheritance from ``object`` for some classes, refactor some imports (:pr:`795`)" msgstr "" #: ../../source/changelog/0.2.0-changelog.rst:90 @@ -288,8 +238,4 @@ msgstr "" msgid "Update javascript renderer (:pr:`830`)" msgstr "" -#: ../../source/changelog/0.2.0-changelog.rst:92 -msgid "Bump version number to 0.2.0, update changelog (:pr:`894`)" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/changelog/0.3.0-changelog.po b/docs/i18n/gettext/changelog/0.3.0-changelog.pot similarity index 76% rename from docs/i18n/en/LC_MESSAGES/changelog/0.3.0-changelog.po rename to docs/i18n/gettext/changelog/0.3.0-changelog.pot index 3654993ed7..8d2ce183f0 100644 --- a/docs/i18n/en/LC_MESSAGES/changelog/0.3.0-changelog.po +++ b/docs/i18n/gettext/changelog/0.3.0-changelog.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/changelog/0.3.0-changelog.rst:3 msgid "v0.3.0" msgstr "" -#: ../../source/changelog/0.3.0-changelog.rst +#: ../../source/changelog/0.3.0-changelog.rst:0 msgid "Date" msgstr "" @@ -29,13 +27,10 @@ msgid "New Features" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:13 -msgid "" -":pr:`945`: :meth:`~.Graph.change_layout` method for :class:`~.Graph` " -"mobject" +msgid ":pr:`945`: :meth:`~.Graph.change_layout` method for :class:`~.Graph` mobject" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:14 -#, python-format msgid ":pr:`943`: IPython %%manim magic" msgstr "" @@ -80,9 +75,7 @@ msgid ":pr:`742`: Units: Pixels, Munits, Percent in :mod:`~.utils.unit`" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:25 -msgid "" -":pr:`893`: Convenience method :meth:`~.Graph.from_networkx` for creating " -"a graph from a networkx graph" +msgid ":pr:`893`: Convenience method :meth:`~.Graph.from_networkx` for creating a graph from a networkx graph" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:28 @@ -94,9 +87,7 @@ msgid ":pr:`988`: Fix Windows CI pipeline by adding missing LaTeX package" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:31 -msgid "" -":pr:`961`: Added typings and docs for vectorized mobjects and bezier " -"related functions" +msgid ":pr:`961`: Added typings and docs for vectorized mobjects and bezier related functions" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:32 @@ -136,9 +127,7 @@ msgid ":pr:`971`: Make ManimCommunity look consistent" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:41 -msgid "" -":pr:`957`: Raise ``NotImplementedError`` when trying to chain overridden " -"method animations" +msgid ":pr:`957`: Raise ``NotImplementedError`` when trying to chain overridden method animations" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:42 @@ -146,9 +135,7 @@ msgid ":pr:`947`: Several fixes and improvements for :class:`~.PointCloundDot`" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:43 -msgid "" -":pr:`923`: Documentation: move installation instructions for developers " -"to page for developers" +msgid ":pr:`923`: Documentation: move installation instructions for developers to page for developers" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:44 @@ -156,9 +143,7 @@ msgid ":pr:`964`: Added unit test for :class:`~.NumberLine`'s unit vector" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:45 -msgid "" -":pr:`960`: Magnitude of :class:`~.NumberLine`'s unit vector should be " -"``unit_size``, not 1" +msgid ":pr:`960`: Magnitude of :class:`~.NumberLine`'s unit vector should be ``unit_size``, not 1" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:46 @@ -170,10 +155,7 @@ msgid ":pr:`953`: Update license year" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:48 -msgid "" -":pr:`944`: Interpolate stroke opacity in :class:`~.FadeIn` and update " -"``stroke_opacity`` and ``fill_opacity`` in :meth:`~.VMobject.set_stroke` " -"and :meth:`~.VMobject.set_fill`" +msgid ":pr:`944`: Interpolate stroke opacity in :class:`~.FadeIn` and update ``stroke_opacity`` and ``fill_opacity`` in :meth:`~.VMobject.set_stroke` and :meth:`~.VMobject.set_fill`" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:49 @@ -181,21 +163,15 @@ msgid ":pr:`865`: Rename ``get_submobject_index_labels`` to ``index_labels``" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:50 -msgid "" -":pr:`941`: Added keyword arguments ``x_min``, ``x_max``, ``y_min``, " -"``y_max`` to :class:`~.ThreeDAxes`" +msgid ":pr:`941`: Added keyword arguments ``x_min``, ``x_max``, ``y_min``, ``y_max`` to :class:`~.ThreeDAxes`" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:51 -msgid "" -":pr:`886`: Let the render progress bar show details about the rendered " -"animation again" +msgid ":pr:`886`: Let the render progress bar show details about the rendered animation again" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:52 -msgid "" -":pr:`936`: Fix :class:`~.BulletedList` TeX environment problem and add a " -"typing to ``get_module``" +msgid ":pr:`936`: Fix :class:`~.BulletedList` TeX environment problem and add a typing to ``get_module``" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:53 @@ -203,9 +179,7 @@ msgid ":pr:`938`: Remove dependency on progressbar" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:54 -msgid "" -":pr:`937`: Change 'brew cask install' to 'brew install --cask' for CI " -"pipeline" +msgid ":pr:`937`: Change 'brew cask install' to 'brew install --cask' for CI pipeline" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:55 @@ -221,15 +195,11 @@ msgid ":pr:`920`: Raise error if markup in :class:`~.MarkupText` is invalid" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:58 -msgid "" -":pr:`929`: Raise an error if a :class:`~.Matrix` object is created with <" -" 2-dimensional input" +msgid ":pr:`929`: Raise an error if a :class:`~.Matrix` object is created with < 2-dimensional input" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:59 -msgid "" -":pr:`907`: Make Scene.add_sound work again (when running with " -"``--disable_caching``)" +msgid ":pr:`907`: Make Scene.add_sound work again (when running with ``--disable_caching``)" msgstr "" #: ../../source/changelog/0.3.0-changelog.rst:60 @@ -248,8 +218,4 @@ msgstr "" msgid ":pr:`904`: Added blank line between imports and class example" msgstr "" -#: ../../source/changelog/0.3.0-changelog.rst:64 -msgid ":pr:`898`: CI: fix publish workflow" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/changelog/0.4.0-changelog.po b/docs/i18n/gettext/changelog/0.4.0-changelog.pot similarity index 65% rename from docs/i18n/en/LC_MESSAGES/changelog/0.4.0-changelog.po rename to docs/i18n/gettext/changelog/0.4.0-changelog.pot index bbe97e19da..0993f5b411 100644 --- a/docs/i18n/en/LC_MESSAGES/changelog/0.4.0-changelog.po +++ b/docs/i18n/gettext/changelog/0.4.0-changelog.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/changelog/0.4.0-changelog.rst:3 msgid "v0.4.0" msgstr "" -#: ../../source/changelog/0.4.0-changelog.rst +#: ../../source/changelog/0.4.0-changelog.rst:0 msgid "Date" msgstr "" @@ -29,12 +27,7 @@ msgid "Breaking Changes" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:12 -msgid "" -":pr:`915`: Manim's SVG engine has been reworked and is able to handle a " -"wider variations of SVG files. In particular: fill and stroke properties " -"are now retained from the original files. Breaking change: " -"``VMobjectFromSVGPathstring`` is deprecated and has been renamed to " -"``SVGPathMobject``." +msgid ":pr:`915`: Manim's SVG engine has been reworked and is able to handle a wider variations of SVG files. In particular: fill and stroke properties are now retained from the original files. Breaking change: ``VMobjectFromSVGPathstring`` is deprecated and has been renamed to ``SVGPathMobject``." msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:16 @@ -42,9 +35,7 @@ msgid "New Features" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:18 -msgid "" -":pr:`1026`: Add 3D Mobjects: :class:`~.Cone`, :class:`~.Cylinder`, " -":class:`~.Line3D`, :class:`~.Arrow3D` and :class:`~.Torus`" +msgid ":pr:`1026`: Add 3D Mobjects: :class:`~.Cone`, :class:`~.Cylinder`, :class:`~.Line3D`, :class:`~.Arrow3D` and :class:`~.Torus`" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:19 @@ -56,9 +47,7 @@ msgid ":pr:`1044`: ``register_font`` is available for macOS" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:21 -msgid "" -":pr:`995`: Add generic :func:`~.Mobject.set` method and compatibility " -"layer between properties and ``get_*``/``set_*`` methods" +msgid ":pr:`995`: Add generic :func:`~.Mobject.set` method and compatibility layer between properties and ``get_*``/``set_*`` methods" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:24 @@ -66,9 +55,7 @@ msgid "Bugfixes and Enhancements" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:26 -msgid "" -":pr:`981`: Fixed hot reload functionality for the WebGL renderer on " -"Windows" +msgid ":pr:`981`: Fixed hot reload functionality for the WebGL renderer on Windows" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:27 @@ -80,10 +67,7 @@ msgid ":pr:`1067`: Add ManimPango to ReadTheDocs requirements" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:29 -msgid "" -":pr:`1058`: Replace ```` syntax by Pango's ```` " -"for coloring parts of :class:`~.MarkupText` and allow using colors for " -"underline, overline and strikethrough in MarkupText" +msgid ":pr:`1058`: Replace ```` syntax by Pango's ```` for coloring parts of :class:`~.MarkupText` and allow using colors for underline, overline and strikethrough in MarkupText" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:30 @@ -95,21 +79,15 @@ msgid ":pr:`1065`: Remove duplicate word 'vector'" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:32 -msgid "" -":pr:`1060`: Update Linux installation instructions to mention the " -"installation of Pango" +msgid ":pr:`1060`: Update Linux installation instructions to mention the installation of Pango" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:33 -msgid "" -":pr:`1050`: Ensure that the user-supplied stroke color and width gets " -"applied to :class:`~.Cross`" +msgid ":pr:`1050`: Ensure that the user-supplied stroke color and width gets applied to :class:`~.Cross`" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:34 -msgid "" -":pr:`1059`: More descriptive error when accessing an unhandled mobject " -"attribute" +msgid ":pr:`1059`: More descriptive error when accessing an unhandled mobject attribute" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:35 @@ -117,9 +95,11 @@ msgid ":pr:`1048`: Use absolute path in ``make_and_open_docs.py``" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:36 -msgid "" -":pr:`1000`: Remove ``MovingCameraScene.setup`` and " -"``MovingCameraScene.camera_frame``" +msgid ":pr:`1000`: Remove ``MovingCameraScene.setup`` and ``MovingCameraScene.camera_frame``" +msgstr "" + +#: ../../source/changelog/0.4.0-changelog.rst:37 +msgid ":pr:`1051`: Corrections for setting stroke related attributes on :class:`~.VMobject`" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:38 @@ -131,21 +111,15 @@ msgid ":pr:`1046`: Use any version of ``importlib-metadata``" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:40 -msgid "" -":pr:`1030`: Parse ``.log`` file and try to print LaTeX errors if " -"compilation fails" +msgid ":pr:`1030`: Parse ``.log`` file and try to print LaTeX errors if compilation fails" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:41 -msgid "" -":pr:`1015`: Documentation: Add more explicit instructions related to " -"``tlmgr``" +msgid ":pr:`1015`: Documentation: Add more explicit instructions related to ``tlmgr``" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:42 -msgid "" -":pr:`1028`: Documentation: Update installation guide on mac with Apple " -"Silicon" +msgid ":pr:`1028`: Documentation: Update installation guide on mac with Apple Silicon" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:43 @@ -161,9 +135,7 @@ msgid ":pr:`1021`: Documentation: Added example to :class:`~.CubicBezier`" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:46 -msgid "" -":pr:`1017`: Added ``progress_bar`` to ``digest_args`` to fix the " -"``--progress_bar`` CLI flag" +msgid ":pr:`1017`: Added ``progress_bar`` to ``digest_args`` to fix the ``--progress_bar`` CLI flag" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:47 @@ -187,16 +159,11 @@ msgid ":pr:`983`: Make sure last frame for animations with updaters is correct" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:52 -msgid "" -":pr:`984`: Add manim version to CLI output, append version name for " -"generated ``.gif`` and ``.png`` files, add version to metadata of " -"rendered videos, change dark blue terminal text to default green" +msgid ":pr:`984`: Add manim version to CLI output, append version name for generated ``.gif`` and ``.png`` files, add version to metadata of rendered videos, change dark blue terminal text to default green" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:53 -msgid "" -":pr:`993`: Fix setting Mobject color to a gradient by passing a list of " -"colors in :meth:`~.VMobject.set_color`" +msgid ":pr:`993`: Fix setting Mobject color to a gradient by passing a list of colors in :meth:`~.VMobject.set_color`" msgstr "" #: ../../source/changelog/0.4.0-changelog.rst:54 @@ -223,10 +190,4 @@ msgstr "" msgid ":pr:`998`: Allow using hexadecimal color codes with 3 characters" msgstr "" -#: ../../source/changelog/0.4.0-changelog.rst:60 -msgid "" -":pr:`996`: Changed the message of ``manim --version`` to not include " -"\"Edition\"" -msgstr "" - diff --git a/docs/i18n/gettext/changelog/0.5.0-changelog.pot b/docs/i18n/gettext/changelog/0.5.0-changelog.pot new file mode 100644 index 0000000000..58f788364c --- /dev/null +++ b/docs/i18n/gettext/changelog/0.5.0-changelog.pot @@ -0,0 +1,630 @@ + +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/changelog/0.5.0-changelog.rst:3 +msgid "v0.5.0" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:0 +msgid "Date" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:5 +msgid "April 02, 2021" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:8 +msgid "Contributors" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:10 +msgid "A total of 35 people contributed to this release. People with a '+' by their names authored a patch for the first time." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:14 +msgid "Abel Aebker +" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:15 +#: ../../source/changelog/0.5.0-changelog.rst:47 +msgid "Abhijith Muthyala" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:16 +msgid "AntonBallmaier +" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:17 +msgid "Aron" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:18 +#: ../../source/changelog/0.5.0-changelog.rst:48 +msgid "Benjamin Hackl" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:19 +msgid "Bogdan Stăncescu +" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:20 +msgid "Darylgolden" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:21 +#: ../../source/changelog/0.5.0-changelog.rst:50 +msgid "Devin Neal" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:22 +msgid "GameDungeon +" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:23 +#: ../../source/changelog/0.5.0-changelog.rst:51 +msgid "Hugues Devimeux" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:24 +#: ../../source/changelog/0.5.0-changelog.rst:52 +msgid "Jason Villanueva" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:25 +#: ../../source/changelog/0.5.0-changelog.rst:53 +msgid "Kapil Sachdeva" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:26 +#: ../../source/changelog/0.5.0-changelog.rst:54 +msgid "KingWampy" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:27 +msgid "Lionel Ray +" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:28 +#: ../../source/changelog/0.5.0-changelog.rst:57 +msgid "Mark Miller" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:29 +msgid "Mohammad Al-Fetyani +" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:30 +#: ../../source/changelog/0.5.0-changelog.rst:59 +msgid "Naveen M K" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:31 +msgid "Niklas Dewally +" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:32 +msgid "Oliver +" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:33 +msgid "Roopesh +" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:34 +msgid "Seb Pearce +" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:35 +msgid "aebkea +" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:36 +msgid "friedkeenan" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:37 +msgid "hydrobeam +" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:38 +msgid "kolibril13" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:39 +msgid "sparshg" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:40 +msgid "tfglynn +" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:43 +msgid "The patches included in this release have been reviewed by the following contributors." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:46 +msgid "Abel Aebker" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:49 +msgid "Bogdan Stăncescu" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:55 +msgid "Leo Torres" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:56 +msgid "Lionel Ray" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:58 +msgid "Mohammad Al-Fetyani" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:60 +msgid "Oliver" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:61 +msgid "Ricky Chon" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:62 +msgid "vector67" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:65 +msgid "Pull requests merged" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:67 +msgid "A total of 64 pull requests were merged for this release." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:70 +msgid "Highlights" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:73 +msgid "`#1075 `__: Add OpenGL Renderer" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:73 +msgid "Adds an OpenGLRenderer, OpenGLCamera, OpenGL-enabled Mobjects, and a ``--use_opengl_renderer`` flag. When this flag is passed, you can pass the ``-p`` flag to preview animations, the ``-w`` flag to generate video, and the ``-q`` flag to specify render quality. If you don't pass either the ``-p`` or the ``-w`` flag, nothing will happen. Scenes rendered with the OpenGL renderer must *only* use OpenGL-enabled Mobjects." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:76 +msgid "Deprecated classes and functions" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:80 +msgid "`#1124 `__: Deprecated :class:`ShowCreation` in favor of :class:`Create`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:79 +msgid "Deprecated :class:`ShowCreation` in favor of :class:`Create` across the library with the exception of the `show_creation` boolean variable `vector_space_scene.py`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:80 +msgid "Added a deprecation warning in the original :class:`ShowCreation` class." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:83 +msgid "`#1110 `__: Deprecated SmallDot + OpenGLSmallDot" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:83 +msgid "`SmallDot` isn't necessary and a deprecation warning will be raised. This will be removed in a future release." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:86 +msgid "New features" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:91 +msgid "`#1037 `__: Added new fade and transform animations (:class:`~.TransformMatchingShapes`, :class:`~.TransformMatchingTex`, :class:`~.FadeTransform`) from 3b1b/manim" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:89 +msgid "Added new Fade animation: :class:`~FadeOutToPoint` Added :class:`~FadeTransform` and :class:`~FadeTransformPieces` for transforming mobjects and submobjects with a fade Added :class:`~TransformMatchingShapes` and :class:`~TransformMatchingTex` for transforming mobjects and tex that have matching parts" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:93 +msgid "`#1097 `__: Added 3D Mobject :class:`~.Dot3D`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:96 +msgid "`#1074 `__: Added jupyter media_width option to the config" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:100 +msgid "`#1107 `__: Added :class:`~.Unwrite` animation class to complement :class:`~.Write`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:100 +msgid "Added :class:`Unwrite` which inherits from :class:`~.Write`. It automatically reverses the animation of :class:`~.Write` by passing the reversed rate function, but it also takes an additional boolean parameter `reverse` which, if `False`, renders the animation from left to right (assuming text oriented in the usual way), but if `True`, it renders right to left." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:103 +msgid "`#1085 `__: Added :class:`~.Angle` and :class:`~.RightAngle` for intersecting lines" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:106 +msgid "Enhancements" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:108 +msgid "`#1144 `__: Improved quality of GIFs" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:114 +msgid "`#1157 `__: Refresh triangulation on call to :meth:`~.OpenGLVMobject.apply_points_function`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:112 +msgid "Rotate called apply_points_function, which was previous not subclassed by OpenGLMobject - now it is. Then, the vertex normals can be updated too." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:114 +msgid "Additionally, the old_points matrix would change after rotating, making the old points / new points test irrelevant. This is addressed with a .copy call." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:116 +msgid "`#1151 `__: Added parametric function support to :class:`OpenGLSurface`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:119 +msgid "`#1139 `__: In-Code `config[\"preview\"]` Support" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:123 +msgid "`#1123 `__: Added caching, skipping, and user-specified background colors to the OpenGL renderer" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:123 +msgid "OpenGL play logic has been improved to support caching and skipping with `-n` argument ( it is now similar to Cairo play logic). A random bug was fixed in OpenGLSurface and OpenGL background color can now be changed via `background_color` argument." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:128 +msgid "`#1118 `__: Allow passing animation arguments with .animate syntax" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:126 +msgid "Users will now be able to do things like `obj.animate(run_time=2).method(arg)` if they want to specify animation arguments for an individual `.animate` call, and can still not specify any arguments like `obj.animate.method(arg)`." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:128 +msgid "Passing animation arguments is only allowed directly after `.animate` is accessed, if passed elsewhere then a `ValueError` is raised." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:132 +msgid "`#718 `__: Rotating the numbers in y axis" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:131 +msgid "In Axes, the y axis will be rotated 90deg but the numbers are also rotated and shouldn't be. Fixes this issue." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:135 +msgid "`#1070 `__: Raise FileNotFoundError when unable to locate the .cfg file specified via ``--config_file``" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:135 +msgid "Raising the error will stop script execution and let the user know that there are problems with the `--config_file` location instead of reverting back to the default configuration." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:138 +msgid "Fixed bugs" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:140 +msgid "`#1224 `__: Fixed :class:`~.ShowIncreasingSubsets`, :class:`~.ShowSubmobjectsOneByOne`, and :class:`~.AddTextLetterByLetter`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:143 +msgid "`#1201 `__: Prevent crash on :meth:`~.Scene.embed` for empty scenes" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:146 +msgid "`#1192 `__: Fixed issue when an animation is cached, manim can't merge the partial movie files." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:150 +msgid "`#1193 `__: Fixed using :class:`~.Animation` without a child :class:`~.Mobject` in :class:`~.AnimationGroup`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:150 +msgid "`AnimationGroup` may now take `Animation` objects which do not have a child `Mobject`, such as `Wait`." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:152 +msgid "`#1170 `__: Fixed minor SVG parsing bugs" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:155 +msgid "`#1159 `__: Added support for multiple transforms in the same SVG element" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:159 +msgid "`#1156 `__: Fixed :class:`~.DrawBorderThenFill` to support OpenGL and improved type hints for some functions" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:159 +msgid "Fixed a bug in :class:`~.DrawBorderThenFill` that prevented :class:`~.Write` animations from working with :class:`~.OpenGLVMobjects` and slightly improved type hints for some animation functions to include :class:`~.OpenGLVMobject`." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:162 +msgid "`#1134 `__: Fixed the `-a` flag." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:162 +msgid "The ``-a`` / ``--write-all`` flag was broken. When used, it would cause Manim to crash just after beginning to render the second scene." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:165 +msgid "`#1115 `__: Fixed bugs in :class:`~.OpenGLMobject` and added :class:`ApplyMethod` support" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:165 +msgid "Fixed undefined variables and converted :class:`Mobject` to :class:`OpenGLMobject`. Also, fixed assert statement in :class:`ApplyMethod`." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:171 +msgid "`#1092 `__: Refactored coordinate_systems.py, fixed bugs, added :class:`~.NumberPlane` test" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:168 +msgid "The default behavior of :meth:`~.Mobject.rotate` is to rotate about the center of :class:`~.Mobject`. :class:`~.NumberLine` is symmetric about the point at the number 0 only when ``|x_min|`` == ``|x_max|``. Ideally, the rotation should coincide with the point at number 0 on the line." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:171 +msgid "Added a regression test and additionally fixed some bugs introduced in :pr:`718`." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:174 +msgid "`#1078 `__: Removed stray print statements from `__main__.py`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:174 +msgid "Uses rich's print traceback instead and fixes an issue in printing the version twice when `manim --version` is called." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:177 +msgid "`#1086 `__: Fixed broken line spacing in :class:`~.Text`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:177 +msgid "The `line_spacing` kwarg was missing when creating :class:`Text` Mobjects; this adds it." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:180 +msgid "`#1083 `__: Corrected the shape of :class:`~.Torus`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:180 +msgid ":class:`Torus` draws a surface with an elliptical cross-section when `minor_radius` is different from 1. This PR ensures the cross-section is always a circle." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:183 +msgid "Documentation-related changes" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:185 +msgid "`#1217 `__: Copyedited the document on testing in our documentation" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:188 +msgid "`#1206 `__: Added Docstrings to :class:`~.Mobject`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:191 +msgid "`#1218 `__: Removed BezierSpline from the example gallery" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:194 +msgid "`#1219 `__: Updated Dockerfile (include dependencies for building documentation), moved documentation to main README" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:198 +msgid "`#1209 `__: Added :ref_methods: to the manim directive" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:198 +msgid "This allows class methods to be linked in the documentation. Checkout the `example references `_ below the code to see how this is used!" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:200 +msgid "`#1204 `__: Added rotation example to example gallery" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:203 +msgid "`#1137 `__: Added GitHub Wiki pages on adding testing/documentation to Sphinx Docs" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:206 +msgid "`#1114 `__: Added examples for :class:`~.Ellipse`, :class:`~.Polygon`, :class:`~.RegularPolygon`, :class:`~.Triangle` and :class:`~.RoundedRectangle`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:209 +msgid "`#1195 `__: Removed SmallDot from example" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:212 +msgid "`#1130 `__: Added pre-commit to run black and flake8, updated contributing documentation accordingly" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:216 +msgid "`#1138 `__: Moved previous version changelogs to separate files; Added a Script to generate future changelogs" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:216 +msgid "This script quickly generates a changelog for whoever is making the release." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:218 +msgid "`#1190 `__: Added note in contributing guide to read the latest version of the documentation" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:221 +msgid "`#1188 `__: Added sounds example to docs" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:224 +msgid "`#1165 `__: Added documentation for installing Manim on Colab" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:227 +msgid "`#1128 `__: Added examples for :class:`~.DashedLine`, :class:`~.TangentLine`, :class:`~.Elbow`, :class:`~.Arrow`, :class:`~.Vector`, :class:`~.DoubleArrow`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:230 +msgid "`#1177 `__: Replace links to the latest version of the documentation to the stable version" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:233 +msgid "`#1077 `__: Added details to :func:`~.Mobject.get_critical_point`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:236 +msgid "`#1154 `__: Fixed some typing hints. (ints to floats)" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:239 +msgid "`#1036 `__: Added :class:`~.SurroundingRectangle` to the example gallery" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:242 +msgid "`#1103 `__: Added documentation and examples for Square, Dot, Circle and Rectangle" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:245 +msgid "`#1101 `__: Added documentation to :class:`~.Mobject`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:249 +msgid "`#1088 `__: Added new svg files to documentation and imports" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:249 +msgid "In particular, SVGPathMobject, VMobjectFromPathstring, and the style_utils functions to manim's namespace." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:252 +msgid "`#1076 `__: Improve documentation for GraphScene" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:252 +msgid "Updated `coords_to_point` and `point_to_coords` under `manim/scene/graph_scene.py` as the dosctring of each function confusingly described the opposite of what it is supposed to do." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:255 +msgid "Changes concerning the testing system" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:257 +msgid "`#1160 `__: Enable CI testing for OpenGL" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:261 +msgid "`#1100 `__: Rewrote test cases to use sys.executable in the command instead of \"python\"" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:261 +msgid "Tests would fail due to `capture()` not spawning a subshell in the correct environment, so when python was called, the test would be unable to find necessary packages." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:263 +msgid "`#1079 `__: Removed the hardcoded value, `manim`, in `test_version.py`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:267 +msgid "Changes to our development infrastructure" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:269 +msgid "`#1213 `__: Updated TinyTex dependencies" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:272 +msgid "`#1187 `__: Add CodeCov to Github Workflow" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:275 +msgid "`#1166 `__: CI: Use poetry's cache dir rather than pip" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:281 +msgid "`#1071 `__: Enable pytest-cov based code coverage" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:279 +msgid "Include pytest-cov as a python module as part of developer dependencies" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:280 +msgid "In updating poetry to include pytest-cov, manimpango moved from version 0.2.3 to 0.2.4, and libpango1.0-dev needed to be installed in Ubuntu." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:281 +msgid "Add to the CI workflow (`ci.yml`) to create and upload test coverage." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:283 +msgid "`#1073 `__: Removed \"one line summary\" from PULL_REQUEST_TEMPLATE.md" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:287 +msgid "Code quality improvements and similar refactors" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:289 +msgid "`#1167 `__: Merge :class:`~.OpenGLMobject` and :class:`~.Mobject`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:292 +msgid "`#1164 `__: Fixed single PEP8 style in `cairo_renderer.py`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:295 +msgid "`#1140 `__: Flake8 Compat & Code Cleanup" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:305 +msgid "`#1019 `__: Refactored :meth:`~.Scene.play`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:299 +msgid "Removed the _**three**_ decorators of :meth:`~.Scene.play`, in particular: caching logic and file writer logic are now included within :meth:`~.Scene.play` (it wasn't possible before, because `scene.wait` and `scene.play` were two different things)." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:300 +msgid "Added `is_static_wait` attributes to Wait. (<=> if wait is a frozen frame)." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:301 +msgid "Renamed and moved `scene.add_static_frame` to `renderer.freeze_current_frame`." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:302 +msgid "Now when calling play without animation, it raises `ValueError` instead of just a warning." +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:303 +msgid "Fixed :pr:`874` by modifying `renderer.update_skipping_status`" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:304 +msgid "`renderer` starts the animation with `scene.begin_animations` (`scene.compile_animation_data` used to do this)" +msgstr "" + +#: ../../source/changelog/0.5.0-changelog.rst:305 +msgid "The run time and the time progression generation is now done in `scene.play_internal` although it'd make more sense that renderer processes it later." +msgstr "" + + diff --git a/docs/i18n/gettext/changelog/0.6.0-changelog.pot b/docs/i18n/gettext/changelog/0.6.0-changelog.pot new file mode 100644 index 0000000000..98974694c8 --- /dev/null +++ b/docs/i18n/gettext/changelog/0.6.0-changelog.pot @@ -0,0 +1,937 @@ + +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/changelog/0.6.0-changelog.rst:3 +msgid "v0.6.0" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:0 +msgid "Date" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:5 +msgid "May 02, 2021" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:8 +msgid "Contributors" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:10 +msgid "A total of 40 people contributed to this release. People with a '+' by their names authored a patch for the first time." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:14 +#: ../../source/changelog/0.6.0-changelog.rst:47 +msgid "Abel Aebker" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:15 +#: ../../source/changelog/0.6.0-changelog.rst:48 +msgid "Abhijith Muthyala" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:16 +msgid "Adam Ryczkowski +" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:17 +msgid "Alex Lembcke +" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:18 +#: ../../source/changelog/0.6.0-changelog.rst:51 +msgid "Anton Ballmaier" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:19 +#: ../../source/changelog/0.6.0-changelog.rst:52 +msgid "Aron" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:20 +#: ../../source/changelog/0.6.0-changelog.rst:53 +msgid "Benjamin Hackl" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:21 +#: ../../source/changelog/0.6.0-changelog.rst:54 +msgid "Darylgolden" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:22 +msgid "Deniz Hasler +" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:23 +#: ../../source/changelog/0.6.0-changelog.rst:56 +msgid "Devin Neal" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:24 +msgid "Elisha Hollander +" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:25 +msgid "Erik Tastepe +" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:26 +#: ../../source/changelog/0.6.0-changelog.rst:60 +msgid "Jan-Hendrik Müller" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:27 +#: ../../source/changelog/0.6.0-changelog.rst:61 +msgid "Jason Villanueva" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:28 +#: ../../source/changelog/0.6.0-changelog.rst:63 +msgid "Laith Bahodi" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:29 +#: ../../source/changelog/0.6.0-changelog.rst:64 +msgid "Mark Miller" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:30 +#: ../../source/changelog/0.6.0-changelog.rst:65 +msgid "Mohammad Al-Fetyani" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:31 +#: ../../source/changelog/0.6.0-changelog.rst:66 +msgid "Naveen M K" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:32 +msgid "Newell Jensen +" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:33 +msgid "Nidhal Baccouri +" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:34 +msgid "Nikhil Garuda +" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:35 +msgid "Peilonrayz +" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:36 +#: ../../source/changelog/0.6.0-changelog.rst:71 +msgid "Raghav Goel" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:37 +msgid "Ricky Chon +" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:38 +#: ../../source/changelog/0.6.0-changelog.rst:73 +msgid "friedkeenan" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:39 +msgid "kamilczerwinski22 +" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:40 +#: ../../source/changelog/0.6.0-changelog.rst:74 +msgid "sparshg" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:43 +msgid "The patches included in this release have been reviewed by the following contributors." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:46 +msgid "Aathish Sivasubrahmanian" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:49 +msgid "Adam Ryczkowski" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:50 +msgid "Alex Lembcke" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:55 +msgid "Deniz Hasler" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:57 +msgid "Elisha Hollander" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:58 +msgid "GameDungeon" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:59 +msgid "Hugues Devimeux" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:62 +msgid "KingWampy" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:67 +msgid "Nidhal Baccouri" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:68 +msgid "Nikhil Garuda" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:69 +msgid "Oliver" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:70 +msgid "Philipp Imhof" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:72 +msgid "Ricky Chon" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:77 +msgid "Pull requests merged" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:79 +msgid "A total of 112 pull requests were merged for this release." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:82 +msgid "Breaking changes" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:85 +msgid "`#1347 `__: Restructure vector_field module and add documentation" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:85 +msgid ":class`~.VectorField` is renamed to :class:`~.ArrowVectorField` and a new class :class:`~.VectorField` is added as a superclass for :class:`~.ArrowVectorField` and :class:`~.StreamLines`. :class:`~.AnimatedStreamLines` is removed. It's functionality is moved to :class:`~.StreamLines`. Added a lot of new options when working with vector fields. :class:`~.ShowPassingFlashWithThinningStrokeWidth` was moved to the indication module." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:91 +msgid "`#1161 `__: Upgrades to CoordinateSystem and graphing." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:88 +msgid "Breaking changes were introduced to :class:`~.Axes`, :class:`~.ThreeDAxes`, :class:`~.NumberPlane` and :class:`~.NumberLine` All the above now use lists to construct their ranges as opposed to explicitly defining these values. `x_range` has replaced `x_min`, `x_max` and defining the step is much easier with `x_step` --> ``x_range`` : ``[x_min, x_max, x_step]``. There were also many upgrades to these classes which improve their functionality and appearance." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:91 +msgid "``NumberLineOld`` was introduced to continue support for :class:`~.GraphScene`, although we are moving away from GraphScene and intend to deprecate it in a future release." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:107 +msgid "`#1013 `__: Refactored the Command Line Interface to use Click instead of Argparse" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:94 +msgid "This change breaks the CLI API to organize the structure of Manim Community's commands, options, and arguments." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:96 +msgid "To be more in line with POSIX compliant CLI conventions, options for commands are given *BEFORE* their arguments. In Argparse: ``manim basic.py -p -ql`` With Click: ``manim -p -ql basic.py``" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:100 +msgid "Although this is primarily a refactor and most of the common options are still there, some options have been added/removed. Use the ``manim`` command's ``--help`` option, or simply run the command without providing options/arguments to view the help page with the full list of subcommands/options/arguments." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:102 +msgid "Added a ``--fps``/``--frame_rate`` option which allows for custom fps that don't have to be integer (i.e. 29.97, 23.98, etc.). Users no longer have to specify the FPS from within a config file. Additionally, the ``--webgl_renderer_fps`` option has been removed. Use ``--fps`` or ``--frame_rate`` instead." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:103 +msgid "Added a ``--renderer`` option which you can use to select your choice of renderer (e.g. ``--renderer=opengl``). There are currently *THREE* renderers to choose from!" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:104 +msgid "Removed the ``--background_color`` option. Reassigned the ``--background_color`` option's shorthand ``-c`` to ``--config_file``." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:105 +msgid "Removed the ``--leave_progress_bars`` option. Use ``--progress_bars=leave`` instead." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:106 +msgid "Removed the deprecated render quality flags, in particular: ``-l``, ``-m``, ``-h``, ``-k``." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:107 +msgid "Removed the ``--sound`` option. It lost support long ago with the removal of SoX." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:110 +msgid "Deprecated classes and functions" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:116 +msgid "`#1431 `__: Fix CLI bugs" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:113 +msgid "Fixed conflict with ``-f`` which was previously assigned to both ``--show_in_file_browser`` and ``--format`` by removing ``-f`` from ``--format``. A warning is issued that ``-f`` will soon move to ``--format``." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:114 +msgid "Added back in flags to render the files as gif/last frame. Deprecated them in favor of ``--format``." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:115 +msgid "Fixed the broken ``--output_file``/``-o`` option." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:116 +msgid "Fixed an issue where the ``-qh`` quality option was interpreted as ``-q`` ``-h``, prompting the help page." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:118 +msgid "`#1354 `__: Refactored a few functions in space_ops.py, deprecated :func:`~.angle_between`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:122 +msgid "`#1370 `__: Remove TexMobject and TextMobject" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:122 +msgid "TexMobject and TextMobject have been deprecated for a while, they are now fully removed. Use Tex or MathTex instead." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:124 +msgid "`#1349 `__: Removed the deprecated ``SmallDot`` mobject" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:127 +msgid "`#1259 `__: Removed deprecated CairoText class" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:130 +msgid "New features" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:132 +msgid "`#1386 `__: Implement utility methods for adding/removing vertices and edges of graphs; allow custom mobjects as vertices" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:136 +msgid "`#1385 `__: Added :meth:`~.Axes.get_line_graph` for plotting a line graph" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:136 +msgid "Added :meth:`~.Axes.get_line_graph` that returns a line graph from lists of points along x, y and z (optional) axes." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:139 +msgid "`#1381 `__: Hot reloading for the OpenGL renderer" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:139 +msgid "Rerun scene when the input file is modified" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:148 +msgid "`#1383 `__: Overhaul of the :mod:`~.animation.indication` module interfaces" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:142 +msgid "Added class `Circumscribe` combining functionality of `CircleIndicate`, `AnimationOnSurroundingRectangle`, `ShowPassingFlashAround`, `ShowCreationThenDestructionAround`, `ShowCreationThenFadeAround`, which have all been deprecated." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:143 +msgid "Changes to `Flash`: `flash_radius` parameter now defines inner radius of the animation. Added new parameter `time_width`." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:144 +msgid "`ShowCreationThenDestruction` has been deprecated in favor of `ShowPassingFlash`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:145 +msgid "Changes to `ApplyWave`: New implementation giving more flexibility with new parameters `wave_func`, `time_width` and`ripples`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:146 +msgid "Renamed `WiggleOutThenIn` to `Wiggle` (`WiggleOutThenIn` has been deprecated)" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:147 +msgid "Added documentation and examples to all the above" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:148 +msgid "Other minor enhancements and bug-fixes" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:150 +msgid "`#1348 `__: Added :class:`~.Polyhedron`, and platonic solids :class:`~.Tetrahedron`, :class:`~.Octahedron`, :class:`~.Icosahedron` and :class:`~.Dodecahedron`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:154 +msgid "`#1285 `__: Add :meth:`~.Scene.interactive_embed` for OpenGL rendering" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:154 +msgid ":meth:`~.Scene.interactive_embed` allows interaction with Scene via mouse and keyboard as well as dynamic commands via an iPython terminal." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:157 +msgid "`#1261 `__: Render image automatically if no animation is played in a scene" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:157 +msgid "If no animations in scene and asked to preview/render a video, preview/render an image instead of raising a confusing error." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:160 +msgid "`#1200 `__: Add text and SVG mobjects to OpenGL" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:160 +msgid "Added OpenGL-compatible text and SVG mobjects" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:163 +msgid "Enhancements" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:166 +msgid "`#1398 `__: Fix and enhance `Mobject.arrange_in_grid`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:166 +msgid "`arrange_in_grid` now actually arranges submobjects in a grid. Added new parameters `buff`, `cell_alignment`, `row_alignments`, `col_alignments`, `row_heights`, `col_widths`, `flow_order`." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:168 +msgid "`#1407 `__: Fix bug and rename :meth:`vector_coordinate_label` to :meth:`~.Vector.coordinate_label` and move it to :class:`geometry.py`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:171 +msgid "`#1380 `__: Allow image objects as background images" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:175 +msgid "`#1391 `__: Add `path_arc` support to `.animate` syntax" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:175 +msgid "The parameter `path_arc` of :class:`~.Transform` now works with the `.animate` syntax" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:178 +msgid "`#1364 `__: Added :meth:`~.Mobject.match_points`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:178 +msgid "Added :func:`~.Mobject.match_points`, which transforms the points, positions and submobjects of a Mobject to match that of the other while keeping style unchanged." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:180 +msgid "`#1363 `__: Change of TeX compiler and output file format" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:184 +msgid "`#1359 `__: Make FILE a required argument" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:184 +msgid "Make `FILE` a required argument, `manim/cli/render/commands.py`:L30" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:186 +msgid "`#1304 `__: Improve Tex string splitting at double braces: only split for double brace groups" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:190 +msgid "`#1340 `__: Add OpenGL support to the new transform animations" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:190 +msgid "Made `FadeTransform`, `FadeTransformPieces`, `TransformMatchingShapes` and `TransformMatchingTex` compatible with OpenGL rendering." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:193 +msgid "`#1343 `__: Make TexTemplate() simple, but keep Tex()'s default template" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:193 +msgid "TexTemplate() now returns a simple tex template." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:195 +msgid "`#1321 `__: Add OpenGL support to :class:`~.AnimationGroup`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:200 +msgid "`#1302 `__: Raise appropriate errors in :meth:`~.VMobject.point_from_proportion`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:199 +msgid "Raise an error if the ``alpha`` argument is not between 0 and 1." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:200 +msgid "Raise an error if the :class:`~.VMobject` has no points." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:202 +msgid "`#1315 `__: Fix performance issues with :meth:`~.VMobject.get_arc_length`, stemming from :pr:`1274`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:205 +msgid "`#1320 `__: Add `jpeg` extension to the default image extensions" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:209 +msgid "`#1234 `__: Added new method :meth:`~.Mobject.get_midpoint`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:209 +msgid "Implemented :meth:`~.Mobject.get_midpoint` to return the point that is the middle of the stroke line of an mobject." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:211 +msgid "`#1237 `__: Notify user if they are using an outdated version of Manim" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:214 +msgid "`#1308 `__: Improved :class:`~.ManimBanner` animations" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:217 +msgid "`#1275 `__: Add SVG element support to :class:`~.SVGMobject`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:220 +msgid "`#1238 `__: Add parameter ``about_point`` for :meth:`~.Mobject.rotate`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:223 +msgid "`#1260 `__: Change Brace from Tex to SVG (#1258)" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:226 +msgid "`#1122 `__: Support for specifying the interpolation algorithms for individual ImageMobjects" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:229 +msgid "`#1283 `__: Set default value of keyword ``random_seed`` in :class:`~.Scene` to ``None`` (was 0 and fixed before)" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:236 +msgid "`#1220 `__: Added sanity checks to :meth:`~.Mobject.add_to_back` for Mobjects" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:233 +msgid "Add Mobject `add_to_back` sanity checks: - Raises ValueError when Mobject tries to add itself - Raises TypeError when a non-Mobject is added - Filters out incoming duplicate submobjects if at least one instance of that submobject exists in the list" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:239 +msgid "`#1249 `__: Set corners of :class:`~.Rectangle` in counterclockwise direction" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:239 +msgid "This improves the look of transformations between rectangles and other simple mobjects." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:241 +msgid "`#1248 `__: Add Copy function to TexTemplate" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:245 +msgid "Fixed bugs" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:247 +msgid "`#1368 `__: Added a check to ensure checking for the latest version was successful" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:251 +msgid "`#1413 `__: Prevent duplication of the same mobject when adding to submobjects via :meth:`~.Mobject.add_to_back`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:251 +msgid "Fixes #1412" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:253 +msgid "`#1395 `__: SVG transforms now handle exponent notation (6.02e23)" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:256 +msgid "`#1355 `__: Rewrite `put_start_and_end_on` to work in 3D" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:259 +msgid "`#1346 `__: Fixed errors introduced by stray print in :class:`~.MathTex`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:262 +msgid "`#1305 `__: Automatically remove long tick marks not within the range of the :class:`~NumberLine`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:265 +msgid "`#1296 `__: Fix random pipeline TeX failures" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:270 +msgid "`#1274 `__: Fix :meth:`~.VMobject.point_from_proportion` to account for the length of curves." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:269 +msgid "Add :meth:`~.VMobject.get_nth_curve_function_with_length` and associated functions." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:270 +msgid "Change :meth:`~.VMobject.point_from_proportion` to use these functions to account for curve length." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:273 +msgid "Documentation-related changes" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:277 +msgid "`#1430 `__: Un-deprecated GraphScene (will be deprecated later), fixed an old-style call to NumberPlane" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:276 +msgid "More work is required in order to fully replace `GraphScene` via `Axes`, thus `GraphScene` is not deprecated yet." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:277 +msgid "Fixed one example in which the old `NumberPlane` syntax was used." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:279 +msgid "`#1425 `__: Added a \"How to Cite Manim\" section to the Readme" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:283 +msgid "`#1387 `__: Added Guide to Contribute Examples from GitHub Wiki to Documentation" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:283 +msgid "Added a Guide" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:285 +msgid "`#1424 `__: Fixed all current docbuild warnings" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:288 +msgid "`#1389 `__: Adding Admonitions Tutorial to docs" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:291 +msgid "`#1341 `__: Reduce complexity of ThreeDSurfacePlot example" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:294 +msgid "`#1362 `__: Quick reference to modules" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:298 +msgid "`#1376 `__: Add flake8 and isort in docs" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:298 +msgid "added 'flake8' and 'isort' usages to docs" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:301 +msgid "`#1360 `__: Grammatical error corrections in documentation" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:301 +msgid "changed a few sentences in docs/source" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:303 +msgid "`#1351 `__: Some more typehints" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:306 +msgid "`#1358 `__: Fixed link to installation instructions for developers" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:309 +msgid "`#1338 `__: Added documentation guidelines for type hints" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:312 +msgid "`#1342 `__: Multiple ValueTracker example for docs" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:315 +msgid "`#1210 `__: Added tutorial chapter on coordinates of an mobject" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:318 +msgid "`#1335 `__: Added import statements to examples in documentation" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:321 +msgid "`#1245 `__: Added filled angle Example" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:324 +msgid "`#1328 `__: Docs: Update Brace example" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:327 +msgid "`#1326 `__: Improve documentation of :class:`~.ManimMagic` (in particular: fix documented order of CLI flags)" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:330 +msgid "`#1323 `__: Blacken Docs Strings" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:333 +msgid "`#1300 `__: Added typehints for :class:`~.ValueTracker`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:336 +msgid "`#1301 `__: Added further docstrings and typehints to :class:`~.Mobject`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:339 +msgid "`#1298 `__: Add double backquotes for rst code samples (value_tracker.py)" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:343 +msgid "`#1297 `__: Change docs to use viewcode extension instead of linkcode" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:343 +msgid "Switched ``sphinx.ext.linkcode`` to ``sphinx.ext.viewcode`` and removed ``linkcode_resolve`` in ``conf.py``." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:345 +msgid "`#1246 `__: Added docstrings for :class:`~.ValueTracker`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:348 +msgid "`#1251 `__: Switch documentation from guzzle-sphinx-theme to furo" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:351 +msgid "`#1232 `__: Further docstrings and examples for :class:`~.Mobject`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:354 +msgid "`#1291 `__: Grammar improvements in README.md" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:357 +msgid "`#1269 `__: Add documentation about :meth:`~.set_color_by_tex`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:360 +msgid "`#1284 `__: Updated readme by providing the correct link to the example_scenes" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:363 +msgid "`#1029 `__: Added example jupyter notebook into the examples folders" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:367 +msgid "`#1279 `__: Added sphinx requirements to pyproject.toml" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:367 +msgid "New contributors who wanted to build the sphinx documentation had an extra step that could be removed by making use of ``poetry install``. This removes the developer's need for ``pip install -r requirements.txt``." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:369 +msgid "`#1268 `__: Added documentation explaining the differences between manim versions" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:372 +msgid "`#1247 `__: Added warning for the usage of `animate`" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:375 +msgid "`#1242 `__: Added an example for the manim colormap" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:378 +msgid "`#1239 `__: Add TinyTex installation instructions" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:381 +msgid "`#1231 `__: Improve changelog generation script" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:385 +msgid "Changes concerning the testing system" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:387 +msgid "`#1299 `__: Red pixels (different value) now appear over green pixels (same value) in GraphicalUnitTest" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:391 +msgid "Changes to our development infrastructure" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:394 +msgid "`#1436 `__: Cache poetry venv with `pyproject.toml` hash in key" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:394 +msgid "Cache poetry venv with `pyproject.toml` hash in key" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:397 +msgid "`#1435 `__: CI: Update poetry cache when new version is released" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:397 +msgid "Fix `test_version` failure in CI when using cached poetry venv" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:399 +msgid "`#1427 `__: Add URL's to pyproject.toml" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:402 +msgid "`#1421 `__: Updated changelog generator's labels and removed pre-commit bot from changelog" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:405 +msgid "`#1339 `__: CI: Fix macOS installation error from creating file in read-only file system" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:409 +msgid "`#1257 `__: CI: Caching ffmpeg, tinytex dependencies and poetry venv" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:409 +msgid "CI: Caching ffmpeg, tinytex dependencies and poetry venv" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:411 +msgid "`#1294 `__: Added mixed-line-ending to .pre-commit-config.yaml" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:414 +msgid "`#1278 `__: Fixed flake8 errors and removed linter/formatter workflows" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:417 +msgid "`#1270 `__: Added isort to pre_commit file" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:422 +msgid "`#1263 `__: CI: Turn off experimental installer for poetry to fix installation errors" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:421 +msgid "Turn off experimental installer for poetry to prevent manim installation errors for packages." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:422 +msgid "Downgrade py39 to py38 for flake checks as `pip` does not enjoy py39, along with `poetry`." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:425 +msgid "`#1255 `__: CI: Fix macOS pipeline failure" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:425 +msgid "Update `ci.yml` to update and upgrade brew if necessary before installing dependencies, and remove the unsupported `dvisvgm.86_64-darwin` package." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:427 +msgid "`#1254 `__: Removed the comment warning that GitHub doesn't allow uploading video in the issue templates." +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:430 +msgid "`#1216 `__: Use actions/checkout for cloning repository; black-checks" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:433 +msgid "`#1235 `__: Fixed version of decorator at <5.0.0" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:437 +msgid "Code quality improvements and similar refactors" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:439 +msgid "`#1411 `__: Change `Union[float, int]` to just `float` according to PEP 484" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:442 +msgid "`#1241 `__: Type Annotations: Fixing errors showing up in static type checking tool mypy" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:446 +msgid "`#1319 `__: Fix mean/meant typo" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:446 +msgid "Fix typo in docs" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:448 +msgid "`#1313 `__: Singular typo fix on the Quickstart page in documentation" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:452 +msgid "`#1292 `__: Remove unnecessary imports from files" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:452 +msgid "Imports reduced in a bunch of files" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:454 +msgid "`#1295 `__: Fix grammar and typos in the CODE OF CONDUCT" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:458 +msgid "`#1293 `__: Minor fixes - reduce lines" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:458 +msgid "Remove unnecessary lines" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:460 +msgid "`#1281 `__: Remove all Carriage Return characters in our files" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:463 +msgid "`#1178 `__: Format Imports using Isort" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:466 +msgid "`#1233 `__: Fix deprecation warning for ``--use_opengl_renderer`` and ``--use_webgl_renderer``" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:469 +msgid "`#1282 `__: Fix typing hints in vectorized_mobject.py based on mypy" +msgstr "" + +#: ../../source/changelog/0.6.0-changelog.rst:473 +msgid "New releases" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/changelog/0.7.0-changelog.po b/docs/i18n/gettext/changelog/0.7.0-changelog.pot similarity index 51% rename from docs/i18n/en/LC_MESSAGES/changelog/0.7.0-changelog.po rename to docs/i18n/gettext/changelog/0.7.0-changelog.pot index 90309fc9ca..e7874c2f04 100644 --- a/docs/i18n/en/LC_MESSAGES/changelog/0.7.0-changelog.po +++ b/docs/i18n/gettext/changelog/0.7.0-changelog.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/changelog/0.7.0-changelog.rst:3 msgid "v0.7.0" msgstr "" -#: ../../source/changelog/0.7.0-changelog.rst +#: ../../source/changelog/0.7.0-changelog.rst:0 msgid "Date" msgstr "" @@ -25,9 +23,7 @@ msgid "Contributors" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:10 -msgid "" -"A total of 45 people contributed to this release. People with a '+' by " -"their names authored a patch for the first time." +msgid "A total of 45 people contributed to this release. People with a '+' by their names authored a patch for the first time." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:14 @@ -176,9 +172,7 @@ msgid "sparshg" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:48 -msgid "" -"The patches included in this release have been reviewed by the following " -"contributors." +msgid "The patches included in this release have been reviewed by the following contributors." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:51 @@ -246,9 +240,7 @@ msgid "Breaking changes" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:92 -msgid "" -"`#1521 `__: Improve " -":class:`~.Animation` docs" +msgid "`#1521 `__: Improve :class:`~.Animation` docs" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:91 @@ -256,16 +248,11 @@ msgid "Improve documentation of the :class:`~.Animation` class." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:92 -msgid "" -"Unify the signature of ``get_all_mobjects``. Now it always returns a " -"sequence of :class:`Mobjects <.Mobject>`. This breaks using " -"``FadeTransform.get_all_mobjects`` as ``Group``." +msgid "Unify the signature of ``get_all_mobjects``. Now it always returns a sequence of :class:`Mobjects <.Mobject>`. This breaks using ``FadeTransform.get_all_mobjects`` as ``Group``." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:95 -msgid "" -"`#1470 `__: Drop " -"support for Python 3.6" +msgid "`#1470 `__: Drop support for Python 3.6" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:95 @@ -277,15 +264,15 @@ msgid "Highlights" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:100 -msgid "" -"`#1447 `__: Added " -":class:`~.PolarPlane` for polar coordinates." +msgid "`#1447 `__: Added :class:`~.PolarPlane` for polar coordinates." +msgstr "" + +#: ../../source/changelog/0.7.0-changelog.rst:109 +msgid "`#1490 `__: Added :class:`~.Polygram`, rework the polygon inheritance tree, and add :class:`~.Star`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:104 -msgid "" -"Add :class:`~.Polygram`, a generalized :class:`~.Polygon` that allows for" -" disconnected sets of edges." +msgid "Add :class:`~.Polygram`, a generalized :class:`~.Polygon` that allows for disconnected sets of edges." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:105 @@ -309,9 +296,7 @@ msgid "Add :class:`~.Star`." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:112 -msgid "" -"`#1462 `__: OpenGL: " -"Added :class:`~.Shader`, :class:`~.Mesh`, and :class:`~.FullScreenQuad`" +msgid "`#1462 `__: OpenGL: Added :class:`~.Shader`, :class:`~.Mesh`, and :class:`~.FullScreenQuad`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:112 @@ -319,9 +304,7 @@ msgid "Add Shader and Mesh objects" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:117 -msgid "" -"`#1418 `__: Added " -"project management commands" +msgid "`#1418 `__: Added project management commands" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:115 @@ -329,15 +312,11 @@ msgid "``manim init`` - quickly sets up default files for a manim project." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:116 -msgid "" -"``manim new project`` - lets the user set project settings. It also " -"creates the project inside a new folder of name " +msgid "``manim new project`` - lets the user set project settings. It also creates the project inside a new folder of name " msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:117 -msgid "" -"``manim new scene`` - used to quickly insert new scenes into files. If " -"``file name`` is not provided ``main.py`` is used as default." +msgid "``manim new scene`` - used to quickly insert new scenes into files. If ``file name`` is not provided ``main.py`` is used as default." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:120 @@ -345,34 +324,19 @@ msgid "Deprecated classes and functions" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:123 -msgid "" -"`#1598 `__: Update " -"examples to use :class:`~.Axes` and deprecate :class:`~.GraphScene`" -msgstr "" - -#: ../../source/changelog/0.7.0-changelog.rst:123 -msgid "" -":class:`~.GraphScene` has been deprecated and its functionality has been " -"shifted to :class:`~.Axes`. See the updated example gallery for sample " -"usage." +msgid "`#1598 `__: Update examples to use :class:`~.Axes` and deprecate :class:`~.GraphScene`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:126 -msgid "" -"`#1454 `__: Fading " -"module enhancements" +msgid "`#1454 `__: Fading module enhancements" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:126 -msgid "" -"Moved functionality of all Fading classes to :class:`~.FadeIn` and " -":class:`~.FadeOut`. All other fading classes have been deprecated." +msgid "Moved functionality of all Fading classes to :class:`~.FadeIn` and :class:`~.FadeOut`. All other fading classes have been deprecated." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:128 -msgid "" -"`#1375 `__: Deleted " -"the deprecated ``ShowCreation`` in favor of :class:`~.Create`" +msgid "`#1375 `__: Deleted the deprecated ``ShowCreation`` in favor of :class:`~.Create`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:132 @@ -380,21 +344,15 @@ msgid "New features" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:134 -msgid "" -"`#1566 `__: Added the " -"ability to add gridlines to a :class:`~.Rectangle`" +msgid "`#1566 `__: Added the ability to add gridlines to a :class:`~.Rectangle`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:137 -msgid "" -"`#1548 `__: Added " -":class:`~.ArcBrace`, a subclass of :class:`~.Brace`." +msgid "`#1548 `__: Added :class:`~.ArcBrace`, a subclass of :class:`~.Brace`." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:141 -msgid "" -"`#1559 `__: Update " -"VGroup to support item assignment (#1530)" +msgid "`#1559 `__: Update VGroup to support item assignment (#1530)" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:141 @@ -402,27 +360,19 @@ msgid "Support indexed item-assignment for VGroup" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:143 -msgid "" -"`#1518 `__: Allow " -"fading multiple Mobjects in one Animation" +msgid "`#1518 `__: Allow fading multiple Mobjects in one Animation" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:146 -msgid "" -"`#1422 `__: Added " -":func:`~.override_animation` decorator" +msgid "`#1422 `__: Added :func:`~.override_animation` decorator" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:154 -msgid "" -"`#1504 `__: Color " -"module enhancements" +msgid "`#1504 `__: Color module enhancements" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:150 -msgid "" -"Replaced ``BLUE_E`` with what was previously ``DARK_BLUE`` and removed " -"``DARK_BLUE``" +msgid "Replaced ``BLUE_E`` with what was previously ``DARK_BLUE`` and removed ``DARK_BLUE``" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:151 @@ -430,40 +380,27 @@ msgid "Added alias ``LIGHTER_GRAY`` for ``GRAY_A``" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:152 -msgid "" -"Added ``PURE_RED``, ``PURE_BLUE`` and renamed ``GREEN_SCREEN`` to " -"``PURE_GREEN``" +msgid "Added ``PURE_RED``, ``PURE_BLUE`` and renamed ``GREEN_SCREEN`` to ``PURE_GREEN``" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:153 -msgid "" -"All gray colors are now also available using British spelling (including " -"``GREY_BROWN``)" +msgid "All gray colors are now also available using British spelling (including ``GREY_BROWN``)" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:154 -msgid "" -"Replaced color example in the docs. It can now be used as a quick " -"reference for all color names." +msgid "Replaced color example in the docs. It can now be used as a quick reference for all color names." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:156 -msgid "" -"`#1272 `__: Implement " -"metaclass approach in geometry module to make mobjects compatible with " -"cairo and opengl rendering" +msgid "`#1272 `__: Implement metaclass approach in geometry module to make mobjects compatible with cairo and opengl rendering" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:160 -msgid "" -"`#1404 `__: Added two " -"deprecation decorators" +msgid "`#1404 `__: Added two deprecation decorators" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:160 -msgid "" -"Added two function decorators ``deprecated`` and ``deprecated_params`` as" -" a consistent way of deprecating code." +msgid "Added two function decorators ``deprecated`` and ``deprecated_params`` as a consistent way of deprecating code." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:163 @@ -471,28 +408,19 @@ msgid "Enhancements" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:165 -msgid "" -"`#1572 `__: OpenGL " -"compatibility via metaclass: :class:`~.TracedPath`, " -":class:`~.ParametricFunction`, :class:`~.Brace`, :class:`~.VGroup`" +msgid "`#1572 `__: OpenGL compatibility via metaclass: :class:`~.TracedPath`, :class:`~.ParametricFunction`, :class:`~.Brace`, :class:`~.VGroup`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:168 -msgid "" -"`#1472 `__: Porting " -"methods from :class:`~.GraphScene` to :class:`~.CoordinateSystem`" +msgid "`#1472 `__: Porting methods from :class:`~.GraphScene` to :class:`~.CoordinateSystem`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:171 -msgid "" -"`#1589 `__: OpenGL " -"compatibility via metaclass: :class:`~.ValueTracker`" +msgid "`#1589 `__: OpenGL compatibility via metaclass: :class:`~.ValueTracker`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:175 -msgid "" -"`#1564 `__: Add extra " -"notes for TeX compilation errors" +msgid "`#1564 `__: Add extra notes for TeX compilation errors" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:175 @@ -500,53 +428,35 @@ msgid "Add hint to use custom ``TexTemplate`` on TeX compilation errors" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:177 -msgid "" -"`#1584 `__: Added a " -"check for ``0`` in :meth:`~.round_corners`" +msgid "`#1584 `__: Added a check for ``0`` in :meth:`~.round_corners`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:181 -msgid "" -"`#1586 `__: Add " -"OpenGLMobject support to all ``isinstance`` occurrences" +msgid "`#1586 `__: Add OpenGLMobject support to all ``isinstance`` occurrences" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:181 -msgid "" -"This PR increases the support for OpenGL in the remaining animation " -"classes and in other places where appropriate." +msgid "This PR increases the support for OpenGL in the remaining animation classes and in other places where appropriate." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:183 -msgid "" -"`#1577 `__: Added new " -"metaclass ConvertToOpenGL (replacing MetaVMobject), restore IntelliSense" +msgid "`#1577 `__: Added new metaclass ConvertToOpenGL (replacing MetaVMobject), restore IntelliSense" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:187 -msgid "" -"`#1562 `__: Improved " -"VectorField's Nudge Accuracy Per Step" +msgid "`#1562 `__: Improved VectorField's Nudge Accuracy Per Step" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:187 -msgid "" -"Implemented the Runge-Kutta algorithm in VectorField's nudge function. " -"This increases the accuracy as an object moves along a vector field. This" -" also increases efficiency as the nudge function requires less loops to " -"achieve accuracy than the previous implementation." +msgid "Implemented the Runge-Kutta algorithm in VectorField's nudge function. This increases the accuracy as an object moves along a vector field. This also increases efficiency as the nudge function requires less loops to achieve accuracy than the previous implementation." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:189 -msgid "" -"`#1480 `__: Add " -"logging info to tex errors" +msgid "`#1480 `__: Add logging info to tex errors" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:194 -msgid "" -"`#1567 `__: " -"Compatibility Fixes with ManimPango v0.3.0" +msgid "`#1567 `__: Compatibility Fixes with ManimPango v0.3.0" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:193 @@ -558,21 +468,19 @@ msgid "Show errors from Pango when Markup isn't correct" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:196 -msgid "" -"`#1512 `__: OpenGL " -"compatibility via metaclass: graph" +msgid "`#1512 `__: OpenGL compatibility via metaclass: graph" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:199 -msgid "" -"`#1511 `__: OpenGL " -"compatibility via metaclass: svg_mobject, text_mobject, tex_mobject" +msgid "`#1511 `__: OpenGL compatibility via metaclass: svg_mobject, text_mobject, tex_mobject" +msgstr "" + +#: ../../source/changelog/0.7.0-changelog.rst:202 +msgid "`#1502 `__: Added ``center`` parameter to :class:`~.Sphere` and ``point`` parameter to :class:`~.Dot3D`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:206 -msgid "" -"`#1486 `__: Update of " -"``rate_functions``" +msgid "`#1486 `__: Update of ``rate_functions``" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:206 @@ -580,29 +488,19 @@ msgid "Changed the picture for the non standard rate functions." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:208 -msgid "" -"`#1495 `__: Ported " -"value_tracker to OpenGL" +msgid "`#1495 `__: Ported value_tracker to OpenGL" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:212 -msgid "" -"`#1382 `__: Expand " -"documentation, testing, and functionality of ValueTrackers; remove " -"ExponentialValueTracker" +msgid "`#1382 `__: Expand documentation, testing, and functionality of ValueTrackers; remove ExponentialValueTracker" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:212 -msgid "" -"Added more documentation and inline operators to ValueTracker and " -"ComplexValueTracker. Brought coverage for value_tracker.py to 100%. " -"Removed ExponentialValueTracker." +msgid "Added more documentation and inline operators to ValueTracker and ComplexValueTracker. Brought coverage for value_tracker.py to 100%. Removed ExponentialValueTracker." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:214 -msgid "" -"`#1475 `__: Add SVG " -"elliptical arc support" +msgid "`#1475 `__: Add SVG elliptical arc support" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:218 @@ -610,15 +508,11 @@ msgid "Fixed bugs" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:220 -msgid "" -"`#1574 `__: Fixed " -"error when processing SVG with omitted elliptical arc command" +msgid "`#1574 `__: Fixed error when processing SVG with omitted elliptical arc command" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:226 -msgid "" -"`#1596 `__: Fix " -"indexing for non-whitespace tex arg separator" +msgid "`#1596 `__: Fix indexing for non-whitespace tex arg separator" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:224 @@ -626,41 +520,27 @@ msgid "Fixes #1568" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:226 -msgid "" -"Fix issue when setting the arg_separator of a Tex object as a non-" -"whitespace character(s). The method `break_up_by_substrings(self)` was " -"not accounting for the separator when setting the index." +msgid "Fix issue when setting the arg_separator of a Tex object as a non-whitespace character(s). The method `break_up_by_substrings(self)` was not accounting for the separator when setting the index." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:228 -msgid "" -"`#1588 `__: Fixed " -"multiple animations being saved in the same file" +msgid "`#1588 `__: Fixed multiple animations being saved in the same file" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:231 -msgid "" -"`#1571 `__: Fix tests " -"after introducing parallelization" +msgid "`#1571 `__: Fix tests after introducing parallelization" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:234 -msgid "" -"`#1545 `__: Fix " -"outdated parameters for :class:`LinearTransformationScene` and add an " -"example + typing." +msgid "`#1545 `__: Fix outdated parameters for :class:`LinearTransformationScene` and add an example + typing." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:239 -msgid "" -"`#1513 `__: Fixed " -"rotation of gradients while rotating a VMobject" +msgid "`#1513 `__: Fixed rotation of gradients while rotating a VMobject" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:238 -msgid "" -"Fixed the direction of gradient which remained the same while rotating " -"VMobjects" +msgid "Fixed the direction of gradient which remained the same while rotating VMobjects" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:239 @@ -668,35 +548,23 @@ msgid "Added ``rotate_sheen_direction()`` method in VMobject" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:241 -msgid "" -"`#1570 `__: Output " -"errors to stderr" +msgid "`#1570 `__: Output errors to stderr" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:244 -msgid "" -"`#1560 `__: Declare " -"``*.npz`` ``*.wav`` ``*.png`` as binary in ``.gitattributes``" +msgid "`#1560 `__: Declare ``*.npz`` ``*.wav`` ``*.png`` as binary in ``.gitattributes``" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:248 -msgid "" -"`#1211 `__: Refactored" -" scene caching and fixed issue when a different hash was produced when " -"copying a mobject in the scene" +msgid "`#1211 `__: Refactored scene caching and fixed issue when a different hash was produced when copying a mobject in the scene" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:248 -msgid "" -"Refactored internal scene-caching mechanism and fixed bug when an " -"inconsistent hash was produced when copying a mobject." +msgid "Refactored internal scene-caching mechanism and fixed bug when an inconsistent hash was produced when copying a mobject." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:250 -msgid "" -"`#1527 `__: Improved " -"handling of substring isolation within sqrt, and fixed a bug with " -"transform_mismatch for the matching shape transforms" +msgid "`#1527 `__: Improved handling of substring isolation within sqrt, and fixed a bug with transform_mismatch for the matching shape transforms" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:253 @@ -704,9 +572,7 @@ msgid "`#1526 `__: Fix fading msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:256 -msgid "" -"`#1523 `__: Fix " -"multiple FadeIn / Out only working on VMobjects" +msgid "`#1523 `__: Fix multiple FadeIn / Out only working on VMobjects" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:260 @@ -714,35 +580,23 @@ msgid "Documentation-related changes" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:262 -msgid "" -"`#1599 `__: Added " -"example for :class:`~.Annulus`" +msgid "`#1599 `__: Added example for :class:`~.Annulus`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:265 -msgid "" -"`#1415 `__: New " -"example for gallery and some docs refinements" +msgid "`#1415 `__: New example for gallery and some docs refinements" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:271 -msgid "" -"`#1509 `__: Copyedited" -" Documentation" +msgid "`#1509 `__: Copyedited Documentation" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:269 -msgid "" -"Added a link to Manim Community GitHub page in ``for_dev.rst``. Fixed " -":meth:`~.Mobject.get_start` and added ``roll`` link in " -"``building_blocks-rst`` Added language to code blocks in " -"``configuration.rst``" +msgid "Added a link to Manim Community GitHub page in ``for_dev.rst``. Fixed :meth:`~.Mobject.get_start` and added ``roll`` link in ``building_blocks-rst`` Added language to code blocks in ``configuration.rst``" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:274 -msgid "" -"`#1384 `__: Added " -"typings to space_ops.py" +msgid "`#1384 `__: Added typings to space_ops.py" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:274 @@ -750,111 +604,79 @@ msgid "Added Typehints to most of the functions" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:276 -msgid "" -"`#1500 `__: Example " -"for :meth:`~.apply_complex_function`" +msgid "`#1500 `__: Example for :meth:`~.apply_complex_function`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:279 -msgid "" -"`#1551 `__: Fixed the " -"typo for Admonitions" +msgid "`#1551 `__: Fixed the typo for Admonitions" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:282 -msgid "" -"`#1550 `__: " -"Restructuring of Contribution Section" +msgid "`#1550 `__: Restructuring of Contribution Section" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:285 -msgid "" -"`#1541 `__: Fixing " -"broken links and other minor doc things" +msgid "`#1541 `__: Fixing broken links and other minor doc things" +msgstr "" + +#: ../../source/changelog/0.7.0-changelog.rst:288 +msgid "`#1516 `__: Update docs to use ``t_range`` instead of ``t_min`` and ``t_max`` in :class:`~.ParametricFunction`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:291 -msgid "" -"`#1508 `__: Update " -"troubleshooting docs" +msgid "`#1508 `__: Update troubleshooting docs" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:294 -msgid "" -"`#1485 `__: Added " -":class:`~.Title` example for the docs" +msgid "`#1485 `__: Added :class:`~.Title` example for the docs" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:297 -msgid "" -"`#1439 `__: Cleaning " -"``Sequence`` typehints" +msgid "`#1439 `__: Cleaning ``Sequence`` typehints" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:300 -msgid "" -"`#1440 `__: Added " -"Scoop installation docs (Windows)" +msgid "`#1440 `__: Added Scoop installation docs (Windows)" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:303 -msgid "" -"`#1452 `__: Refine " -"typehints at :class:`~.Angle`" +msgid "`#1452 `__: Refine typehints at :class:`~.Angle`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:306 -msgid "" -"`#1458 `__: Refine " -"docs of :class:`~.Text` ( add ``disable_ligatures=True`` for t2c)" +msgid "`#1458 `__: Refine docs of :class:`~.Text` ( add ``disable_ligatures=True`` for t2c)" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:309 -msgid "" -"`#1449 `__: Added " -":class:`~.PointCloudDot` example" +msgid "`#1449 `__: Added :class:`~.PointCloudDot` example" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:312 -msgid "" -"`#1473 `__: Added easy" -" example for :meth:`~.arrange_in_grid`" +msgid "`#1473 `__: Added easy example for :meth:`~.arrange_in_grid`" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:315 -msgid "" -"`#1402 `__: Added " -"typestring parser checker" +msgid "`#1402 `__: Added typestring parser checker" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:318 -msgid "" -"`#1451 `__: Reduce " -"complexity of AngleExample" +msgid "`#1451 `__: Reduce complexity of AngleExample" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:322 -msgid "" -"`#1441 `__: Add " -"inheritance diagrams to reference page" +msgid "`#1441 `__: Add inheritance diagrams to reference page" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:322 -msgid "" -"Added inheritance diagrams to the reference page as a quick navigation " -"method." +msgid "Added inheritance diagrams to the reference page as a quick navigation method." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:324 -msgid "" -"`#1457 `__: Fixing " -"broken doc links" +msgid "`#1457 `__: Fixing broken doc links" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:327 -msgid "" -"`#1445 `__: Remove $ " -"from tutorial commands" +msgid "`#1445 `__: Remove $ from tutorial commands" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:331 @@ -862,9 +684,7 @@ msgid "Changes concerning the testing system" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:333 -msgid "" -"`#1556 `__: Try " -"pytest-xdist for parallelization in tests" +msgid "`#1556 `__: Try pytest-xdist for parallelization in tests" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:337 @@ -872,9 +692,7 @@ msgid "Changes to our development infrastructure" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:340 -msgid "" -"`#1505 `__: Add docs " -"reference to PR template" +msgid "`#1505 `__: Add docs reference to PR template" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:340 @@ -882,45 +700,31 @@ msgid "Added documentation link to the Pull Request Template." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:342 -msgid "" -"`#1499 `__: Updated " -"Discord links in the docs to point towards a standardized redirect" +msgid "`#1499 `__: Updated Discord links in the docs to point towards a standardized redirect" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:345 -msgid "" -"`#1461 `__: Build the " -"docs - Logging" +msgid "`#1461 `__: Build the docs - Logging" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:348 -msgid "" -"`#1481 `__: " -"pyproject.toml: poetry_core -> poetry-core" +msgid "`#1481 `__: pyproject.toml: poetry_core -> poetry-core" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:351 -msgid "" -"`#1477 `__: Update RDT" -" sphinx package to version 3.5.3" +msgid "`#1477 `__: Update RDT sphinx package to version 3.5.3" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:354 -msgid "" -"`#1460 `__: Create " -"CONTRIBUTING.md" +msgid "`#1460 `__: Create CONTRIBUTING.md" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:358 -msgid "" -"`#1453 `__: " -"manim_directive: fix image links in docs - Windows" +msgid "`#1453 `__: manim_directive: fix image links in docs - Windows" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:358 -msgid "" -"Use POSIX path on Windows to link images so documentation can build " -"locally." +msgid "Use POSIX path on Windows to link images so documentation can build locally." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:361 @@ -928,64 +732,43 @@ msgid "Code quality improvements and similar refactors" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:363 -msgid "" -"`#1465 `__: Added " -"typings and description to some functions in :mod:`~.coordinate_systems`." +msgid "`#1465 `__: Added typings and description to some functions in :mod:`~.coordinate_systems`." msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:367 -msgid "" -"`#1552 `__: Removed " -"unwanted parameters in geometry" +msgid "`#1552 `__: Removed unwanted parameters in geometry" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:367 -msgid "" -"Removed ``anchors_span_full_range``, ``close_new_points``, " -"``anchors_span_full_range``, ``preserve_tip_size_when_scaling``, " -"``mark_paths_closed`` and ``close_new_points``" +msgid "Removed ``anchors_span_full_range``, ``close_new_points``, ``anchors_span_full_range``, ``preserve_tip_size_when_scaling``, ``mark_paths_closed`` and ``close_new_points``" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:369 -msgid "" -"`#1597 `__: Removed " -"hilite_me and insert_line_numbers_in_html from global name space" +msgid "`#1597 `__: Removed hilite_me and insert_line_numbers_in_html from global name space" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:372 -msgid "" -"`#1535 `__: Update " -"dependencies and fix tests" +msgid "`#1535 `__: Update dependencies and fix tests" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:375 -msgid "" -"`#1544 `__: Adding " -"spell checker as a pre-commit hook" +msgid "`#1544 `__: Adding spell checker as a pre-commit hook" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:378 -msgid "" -"`#1542 `__: Swapping a" -" pango markup link in docs" +msgid "`#1542 `__: Swapping a pango markup link in docs" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:381 -msgid "" -"`#1531 `__: Don't use " -"deprecated methods in deprecation.py" +msgid "`#1531 `__: Don't use deprecated methods in deprecation.py" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:384 -msgid "" -"`#1492 `__: Remove " -"stray print statements introduced in #1404" +msgid "`#1492 `__: Remove stray print statements introduced in #1404" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:387 -msgid "" -"`#1471 `__: Fix Some " -"Warnings from lgtm" +msgid "`#1471 `__: Fix Some Warnings from lgtm" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:391 @@ -993,19 +776,11 @@ msgid "Changes that needed to be reverted again" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:393 -msgid "" -"`#1606 `__: Bring back" -" ``DARK_BLUE``" +msgid "`#1606 `__: Bring back ``DARK_BLUE``" msgstr "" #: ../../source/changelog/0.7.0-changelog.rst:397 msgid "New releases" msgstr "" -#: ../../source/changelog/0.7.0-changelog.rst:399 -msgid "" -"`#1601 `__: " -"Preparation for v0.7.0: added changelog and bumped version number" -msgstr "" - diff --git a/docs/i18n/gettext/changelog/0.8.0-changelog.pot b/docs/i18n/gettext/changelog/0.8.0-changelog.pot new file mode 100644 index 0000000000..9a62449a40 --- /dev/null +++ b/docs/i18n/gettext/changelog/0.8.0-changelog.pot @@ -0,0 +1,600 @@ + +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/changelog/0.8.0-changelog.rst:3 +msgid "v0.8.0" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:0 +msgid "Date" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:5 +msgid "July 02, 2021" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:8 +msgid "Contributors" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:10 +msgid "A total of 37 people contributed to this release. People with a '+' by their names authored a patch for the first time." +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:14 +#: ../../source/changelog/0.8.0-changelog.rst:51 +msgid "Benjamin Hackl" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:15 +msgid "Bill Shillito +" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:16 +msgid "Darigov Research +" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:17 +#: ../../source/changelog/0.8.0-changelog.rst:53 +msgid "Darylgolden" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:18 +#: ../../source/changelog/0.8.0-changelog.rst:54 +msgid "Devin Neal" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:19 +msgid "Iced-Tea3" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:20 +#: ../../source/changelog/0.8.0-changelog.rst:55 +msgid "Jan-Hendrik Müller" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:21 +#: ../../source/changelog/0.8.0-changelog.rst:56 +msgid "Jason Villanueva" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:22 +#: ../../source/changelog/0.8.0-changelog.rst:57 +msgid "KingWampy" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:23 +#: ../../source/changelog/0.8.0-changelog.rst:58 +msgid "Laith Bahodi" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:24 +msgid "MathInvariance +" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:25 +msgid "Max Stoumen" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:26 +msgid "Mehmet Ali Özer +" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:27 +msgid "Michael Pilosov +" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:28 +#: ../../source/changelog/0.8.0-changelog.rst:61 +msgid "Mohammad Al-Fetyani" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:29 +#: ../../source/changelog/0.8.0-changelog.rst:62 +msgid "Naveen M K" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:30 +#: ../../source/changelog/0.8.0-changelog.rst:63 +msgid "Nikhil Garuda" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:31 +#: ../../source/changelog/0.8.0-changelog.rst:64 +msgid "Oliver" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:32 +msgid "PaulCMurdoch" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:33 +#: ../../source/changelog/0.8.0-changelog.rst:65 +msgid "Philipp Imhof" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:34 +msgid "PipedQuintes +" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:35 +#: ../../source/changelog/0.8.0-changelog.rst:66 +msgid "Raghav Goel" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:36 +#: ../../source/changelog/0.8.0-changelog.rst:67 +msgid "Ryan McCauley" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:37 +msgid "Ujjayanta +" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:38 +msgid "Vagrid +" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:39 +msgid "andrehisatsuga +" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:40 +#: ../../source/changelog/0.8.0-changelog.rst:70 +msgid "friedkeenan" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:41 +msgid "peaceheis +" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:42 +msgid "yit6 +" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:45 +msgid "The patches included in this release have been reviewed by the following contributors." +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:48 +msgid "Abhijith Muthyala" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:49 +msgid "Anton Ballmaier" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:50 +msgid "Aron" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:52 +msgid "Clar Fon" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:59 +msgid "Mark Miller" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:60 +msgid "MathInvariance" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:68 +msgid "Ujjayanta" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:69 +msgid "Vagrid" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:73 +msgid "Pull requests merged" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:75 +msgid "A total of 76 pull requests were merged for this release." +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:78 +msgid "Deprecated classes and functions" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:80 +msgid "`#1616 `__: Remove all functions and classes that were deprecated until ``v0.6.0``" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:84 +msgid "New features" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:87 +msgid "`#1716 `__: Rewrite stroke and fill shaders" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:87 +msgid "Rewrite vectorized mobject shaders to be compatible with transformation matrices." +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:90 +msgid "`#1695 `__: Add option to justify text with :class:`~.MarkupText`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:90 +msgid "A new parameter ``justify`` is added to :class:`~.MarkupText`. It can be used to justify a paragraph of text." +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:94 +msgid "`#1660 `__: Added support for ``.webm`` and transparency of videos in Jupyter notebooks" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:93 +msgid "Added support for generating ``webm`` videos via the command line flag ``--format=webm``" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:94 +msgid "Added transparency support for Jupyter notebooks" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:96 +msgid "`#1553 `__: Add dearpygui integration" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:100 +msgid "Enhancements" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:102 +msgid "`#1728 `__: Improved positioning and size of the OpenGL window; added some configuration options" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:105 +msgid "`#1733 `__: Let OpenGLMobject.copy return a deep copy by default" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:108 +msgid "`#1735 `__: Metaclass compatibility for `coordinate_system.py`, `Code` and `ParametricSurface`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:111 +msgid "`#1585 `__: OpenGL compatibility via metaclass for :class:`~.Matrix`, :class:`~.DecimalNumber`, :class:`~.Variable`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:114 +msgid "`#1713 `__: Exit the command line interface gracefully if no scene was chosen" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:119 +msgid "`#1652 `__: Refactored :class:`~.Mobject` and :class:`~.Scene` to no longer inherit from the abstract base class ``Container``" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:118 +msgid "Moved tests in ``test_container.py`` for :class:`Container` that test :class:`~.Scene` and :class:`~.Mobject` to their own files." +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:119 +msgid "Corrected various instances of incorrectly passed keyword arguments, or unused keyword arguments." +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:121 +msgid "`#1693 `__: Made the default arrowhead size for :class:`~.Arrow3D` smaller" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:127 +msgid "`#1678 `__: Allow some rate functions to assume values outside of [0, 1]; introduce clamping decorators" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:125 +msgid "Fixed animations so that certain rate functions (``running_start``, ``wiggle``, ``ease_in_back``, ``ease_out_back``, ``ease_in_out_back``, ``ease_in_elastic``, ``ease_out_elastic``, and ``ease_out_elastic``) can go outside the range from 0 to 1." +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:126 +msgid "Fixed lag ratios so that they're spaced out evenly within the time interval and the rate functions are applied to each animation individually, rather than having the rate function determine when the animation starts." +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:127 +msgid "Fixed faulty code for ``ease_in_out_expo``, ``ease_in_bounce``, ``ease_out_bounce``, and ``ease_in_out_bounce``." +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:129 +msgid "`#1649 `__: Made video file names in Jupyter notebook more readable" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:133 +msgid "`#1667 `__: Determine the default number of decimal places for :class:`~.NumberLine` labels automatically from the step size" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:133 +msgid "As an example: If the step size is set to 0.5, labels will now show at least one decimal place." +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:135 +msgid "`#1608 `__: Color file paths in terminal; remove curly braces surrounding the file path in \"Partial movie file written in...\" messages" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:138 +msgid "`#1632 `__: OpenGL compatibility via metaclass: :class:`~.Group`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:142 +msgid "Fixed bugs" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:144 +msgid "`#1740 `__: Fix pillow to <8.3.0" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:147 +msgid "`#1729 `__: Fix bug when using :class:`~.Text` with the OpenGL renderer" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:150 +msgid "`#1675 `__: Fixed ignored fill and stroke colors for :class:`~.SVGMobject`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:153 +msgid "`#1664 `__: Fixed accidental displacement in :class:`~.Axes` caused by ``include_numbers`` / ``numbers_to_include``" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:156 +msgid "`#1670 `__: Fixed missing ``numpy`` import in OpenGL shader example" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:159 +msgid "`#1636 `__: Fixed bugs and added examples to methods and classes in :mod:`manim.mobject.matrix`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:162 +msgid "`#1614 `__: Fix tick issues and improve tick placement for :class:`~.NumberLine`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:165 +msgid "`#1593 `__: Un-flip output of ``get_frame()`` when using the OpenGL renderer" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:168 +msgid "`#1619 `__: Fix output of automatically detected LaTeX errors" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:176 +msgid "`#1595 `__: Fixed a few CLI and rendering bugs" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:172 +msgid "Corrected issue where gifs were being logged with an incorrect extension" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:173 +msgid "Fixed issue where videos were output when format was set to png" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:174 +msgid "Added logging for png output" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:175 +msgid "Added precedence handling when the ``write_to_movie`` flag would conflict with ``--format``" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:176 +msgid "Fixed issue that caused png image output to be ignored when caching was enabled" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:178 +msgid "`#1635 `__: Added missing numpy import for :mod:`manim.mobject.probability`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:182 +msgid "`#1634 `__: Fixed OpenGL examples for MacOS" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:182 +msgid "Renamed deprecated ``gl_FragColor`` to ``fragColor``." +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:185 +msgid "Documentation-related changes" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:187 +msgid "`#1732 `__: Remove reference to ``--plugins`` flag" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:190 +msgid "`#1734 `__: Fix inheritance graph background color" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:193 +msgid "`#1698 `__: Added an example for :class:`~.PMobject`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:196 +msgid "`#1690 `__: Added an example for :class:`~.CoordinateSystem`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:199 +msgid "`#1510 `__: Add a tutorial for using :class:`~.Text` and :class:`~.Tex`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:202 +msgid "`#1685 `__: Added an example and parameter description for :class:`~.AnnularSector`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:205 +msgid "`#1687 `__: Updated imports in ``geometry.py`` and added example to :class:`~.Arrow`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:208 +msgid "`#1681 `__: Added an example for :class:`~.NumberLine`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:211 +msgid "`#1697 `__: Added an example for :class:`~.PGroup`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:214 +msgid "`#1594 `__: Several improvements to the documentation design and layout" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:217 +msgid "`#1696 `__: Added an example for :class:`~.DashedVMobject`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:220 +msgid "`#1637 `__: Added an example for :class:`~.FunctionGraph`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:223 +msgid "`#1626 `__: Added an example for :class:`~.Prism`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:226 +msgid "`#1712 `__: Added a second example for :class:`~.DoubleArrow`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:229 +msgid "`#1710 `__: Update copyright year in documentation to 2020-2021" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:232 +msgid "`#1708 `__: Fixed link to interactive example notebook" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:235 +msgid "`#1657 `__: Added an example for :class:`~.ParametricSurface`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:238 +msgid "`#1642 `__: Added examples and docstrings for :class:`~.BarChart`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:241 +msgid "`#1700 `__: Added an example for :meth:`~.Mobject.scale`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:244 +msgid "`#1689 `__: Added an example for :class:`~.SurroundingRectangle`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:247 +msgid "`#1627 `__: Added an example for :class:`~.Sphere`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:250 +msgid "`#1569 `__: Added example to demonstrate differences between :class:`~.Transform` and :class:`~.ReplacementTransform`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:253 +msgid "`#1647 `__: Added an example for :class:`~.Sector`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:256 +msgid "`#1673 `__: Updated documentation examples for :class:`~.Text` and :class:`~.MarkupText`: set ``weight=BOLD`` instead of ``style``" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:259 +msgid "`#1650 `__: Added an example for :class:`~.ArcBetweenPoints`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:262 +msgid "`#1628 `__: Added an example for :class:`~.NumberPlane`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:265 +msgid "`#1646 `__: Added an example for :class:`~.Underline`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:268 +msgid "`#1659 `__: Added more details to the Google Colab installation instructions" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:271 +msgid "`#1658 `__: Updated python requirement in the documentation" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:274 +msgid "`#1639 `__: Added an example for :class:`~.SampleSpace`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:277 +msgid "`#1640 `__: Added an example for :class:`~.Point`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:280 +msgid "`#1643 `__: Fixed ``RightArcAngleExample`` for :class:`~.Angle` in documentation" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:283 +msgid "`#1617 `__: Visually improved an example in our tutorial" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:286 +msgid "`#1641 `__: Added an example for :class:`~.ComplexPlane`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:289 +msgid "`#1644 `__: Added an example for :class:`~.BackgroundRectangle`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:292 +msgid "`#1633 `__: Added an example for :class:`~.Integer`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:295 +msgid "`#1630 `__: Added an example for :class:`~.Arc`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:298 +msgid "`#1631 `__: Added an example for :class:`~.BulletedList`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:301 +msgid "`#1620 `__: Fixed reference to command line interface help command" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:305 +msgid "Changes to our development infrastructure" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:307 +msgid "`#1623 `__: CI: branch rename: master -> main" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:310 +msgid "`#1621 `__: Revert default template and add new templates" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:313 +msgid "`#1573 `__: PR template for the manim hackathon" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:317 +msgid "Code quality improvements and similar refactors" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:319 +msgid "`#1720 `__: Renamed incorrect references of ``master`` to ``main``" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:322 +msgid "`#1692 `__: Removed redundant warning in CLI parsing" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:325 +msgid "`#1651 `__: Small code cleanup for :class:`~.Polygram`" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:328 +msgid "`#1610 `__: Changed one image extension to lowercase letters" +msgstr "" + +#: ../../source/changelog/0.8.0-changelog.rst:332 +msgid "New releases" +msgstr "" + + diff --git a/docs/i18n/gettext/changelog/0.9.0-changelog.pot b/docs/i18n/gettext/changelog/0.9.0-changelog.pot new file mode 100644 index 0000000000..facf8ddad5 --- /dev/null +++ b/docs/i18n/gettext/changelog/0.9.0-changelog.pot @@ -0,0 +1,564 @@ + +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/changelog/0.9.0-changelog.rst:3 +msgid "v0.9.0" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:0 +msgid "Date" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:5 +msgid "August 02, 2021" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:8 +msgid "Contributors" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:10 +msgid "A total of 35 people contributed to this release. People with a '+' by their names authored a patch for the first time." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:14 +#: ../../source/changelog/0.9.0-changelog.rst:47 +msgid "Alex Lembcke" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:15 +#: ../../source/changelog/0.9.0-changelog.rst:48 +msgid "Benjamin Hackl" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:16 +#: ../../source/changelog/0.9.0-changelog.rst:49 +msgid "Darylgolden" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:17 +#: ../../source/changelog/0.9.0-changelog.rst:50 +msgid "Devin Neal" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:18 +msgid "Harivinay +" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:19 +#: ../../source/changelog/0.9.0-changelog.rst:52 +msgid "Hugues Devimeux" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:20 +msgid "Jared Hughes +" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:21 +#: ../../source/changelog/0.9.0-changelog.rst:54 +msgid "Jason Villanueva" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:22 +msgid "Kadatatlu Kishore +" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:23 +#: ../../source/changelog/0.9.0-changelog.rst:55 +msgid "KingWampy" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:24 +msgid "LED Me Explain +" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:25 +#: ../../source/changelog/0.9.0-changelog.rst:56 +msgid "Laith Bahodi" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:26 +#: ../../source/changelog/0.9.0-changelog.rst:58 +msgid "Mohammad Al-Fetyani" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:27 +msgid "Noam Zaks" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:28 +#: ../../source/changelog/0.9.0-changelog.rst:59 +msgid "Oliver" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:29 +msgid "PaulCMurdoch" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:30 +msgid "Raghav Prabhakar +" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:31 +msgid "Ryan McCauley" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:32 +msgid "Suhail Sherif +" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:33 +msgid "Taektiek +" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:34 +msgid "Udeshya Dhungana +" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:35 +msgid "UraniumCronorum +" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:36 +msgid "Vinh H. Pham (Vincent) +" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:37 +msgid "ccn +" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:38 +msgid "icedcoffeeee +" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:39 +msgid "sahilmakhijani +" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:40 +#: ../../source/changelog/0.9.0-changelog.rst:64 +msgid "sparshg" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:43 +msgid "The patches included in this release have been reviewed by the following contributors." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:46 +msgid "Abhijith Muthyala" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:51 +msgid "Harivinay" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:53 +msgid "Jan-Hendrik Müller" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:57 +msgid "Lino" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:60 +msgid "Raghav Goel" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:61 +msgid "Suhail Sherif" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:62 +msgid "icedcoffeeee" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:63 +msgid "sahilmakhijani" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:67 +msgid "Pull requests merged" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:69 +msgid "A total of 55 pull requests were merged for this release." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:72 +msgid "Highlights" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:75 +msgid "`#1677 `__: Added a new :class:`~.Table` mobject" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:75 +msgid "This brings easy-to-use and customizable tables to Manim. Several examples for this new mobject can be found at :mod:`the module documentation page <.mobject.table>` and its subpages." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:78 +msgid "Deprecated classes and functions" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:82 +msgid "`#1848 `__: Deprecated parameters for :class:`~.DashedLine` and :class:`~.DashedVMobject`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:81 +msgid "``dash_spacing`` is an unused parameter" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:82 +msgid "``positive_space_ratio`` has been replaced with the shorter name ``dashed_ratio``" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:92 +msgid "`#1773 `__: Remove all classes and functions that were deprecated until ``v0.7.0`` and ``v0.8.0``" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:85 +msgid "The classes ``FadeInFrom``, ``FadeOutAndShift``, ``FadeOutToPoint``, ``FadeInFromPoint``, ``FadeInFromLarge``, ``VFadeIn``, ``VFadeOut``, ``VFadeInThenOut`` have been removed, use :class:`~.FadeIn` or :class:`~.FadeOut` with appropriate keyword arguments instead." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:88 +msgid "The classes ``CircleIndicate``, ``ShowCreationThenDestruction``, ``AnimationOnSurroundingRectangle``, ``ShowPassingFlashAround``, ``ShowCreationThenDestructionAround``, ``ShowCreationThenFadeAround``, ``WiggleOutThenIn``, ``TurnInsideOut`` have been removed. Use :class:`~.Circumscribe`, :class:`~.ShowPassingFlash`, or :class:`~.Wiggle` instead." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:90 +msgid "The classes ``OpenGLTexMobject`` and ``OpenGLTextMobject`` have been removed, use :class:`~.MathTex` and :class:`~.Tex` instead. Also, ``VMobjectFromSVGPathstring`` has been removed, use :class:`~.SVGPathMobject` instead." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:92 +msgid "Finally, the utility functions ``get_norm`` and ``cross`` have been removed (use the corresponding Numpy methods instead), and the function ``angle_between`` has been replaced with ``angle_between_vectors``." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:96 +msgid "`#1731 `__: Deprecated :class:`~.ParametricSurface` parameters" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:95 +msgid "``u_min`` and ``u_max`` have been replaced by ``u_range``." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:96 +msgid "``v_min`` and ``v_max`` have been replaced by ``v_range``." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:99 +msgid "New features" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:103 +msgid "`#1780 `__: Allow non-numerical values to be added to :class:`~.NumberLine` and :class:`~.Axes`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:102 +msgid "Added :meth:`.NumberLine.add_labels` method to :class:`~.NumberLine` which accepts a dictionary of positions/values." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:103 +msgid ":meth:`.CoordinateSystem.add_coordinates` now accepts a dictionary too." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:105 +msgid "`#1719 `__: Added a :class:`~.Broadcast` animation" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:109 +msgid "`#1765 `__: Added a static method :meth:`.Circle.from_three_points` for defining a circle from three points" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:109 +msgid "Added a new :func:`~.perpendicular_bisector` function in ``space_ops.py``" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:112 +msgid "`#1686 `__: Added :meth:`.ParametricSurface.set_fill_by_value`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:112 +msgid "This method enables a color gradient to be applied to a :class:`~.ParametricSurface`, including the ability to define at which points the colors should be centered." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:115 +msgid "Enhancements" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:117 +msgid "`#1833 `__: Added OpenGL compatibility for :class:`~.VDict`, :meth:`~.Axes.get_line_graph` and :class:`~.FocusOn`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:121 +msgid "`#1760 `__: Added ``window_size`` flag to manually adjust the size of the OpenGL window" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:121 +msgid "Accepts a tuple in the form: ``x,y``." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:124 +msgid "`#1823 `__: Reworked :class:`~.DashedVMobject`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:124 +msgid "Rewritten the logic to generate dashes" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:129 +msgid "`#1808 `__: OpenGL renderer updates" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:127 +msgid "Adds model matrices to all OpenGLVMobjects" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:128 +msgid "Improved performance on vectorized mobject shaders" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:129 +msgid "Added updaters that are part of the scene rather than a mobject" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:132 +msgid "`#1787 `__: Made :class:`~.DecimalNumber` apply color to the ellipsis" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:132 +msgid "Made color apply to the dots when `show_ellipsis` is set to true in `DecimalNumber`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:134 +msgid "`#1775 `__: Let :class:`~.Create` work on :class:`~.OpenGLSurface`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:137 +msgid "`#1757 `__: Added warning when there is a large number of items to hash." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:140 +msgid "`#1774 `__: Add the ``reverse`` parameter to :class:`~.Write`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:144 +msgid "Fixed bugs" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:146 +msgid "`#1722 `__: Fixed ``remover=True`` for :class:`~.AnimationGroup`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:151 +msgid "`#1727 `__: Fixed some hot reload issues and compatibility with IDEs" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:150 +msgid "Fixed interactive embed issue where it would fail when running on non-tty terminals" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:151 +msgid "Fixed issue where file observer would error after the second run as the first observer was not closed" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:153 +msgid "`#1844 `__: Fixed the oversized :class:`~.Code` window with the OpenGL renderer" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:159 +msgid "`#1821 `__: Fixed issues concerning ``frame_center`` in :class:`~.ThreeDScene`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:157 +msgid "Changing ``frame_center`` in a :class:`~.ThreeDScene` now actually changes the camera position." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:158 +msgid "An animation with only ``frame_center`` animated will now be rendered properly." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:159 +msgid "A black dot is not created at the origin once ``frame_center`` is animated." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:161 +msgid "`#1826 `__: Fixed scaling issue with :meth:`.BarChart.change_bar_values`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:164 +msgid "`#1839 `__: Allow passing arguments to ``.animate`` with the OpenGL renderer" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:167 +msgid "`#1791 `__: :meth:`~.Mobject.set_z_index` now sets all submobjects' ``z_index`` value" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:170 +msgid "`#1792 `__: Fixed bug that caused dry runs to fail when using the PNG format" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:173 +msgid "`#1790 `__: Fixed an import from ``manimlib``" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:176 +msgid "`#1782 `__: Fixed :class:`~.Tex` not working properly with the OpenGL renderer" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:179 +msgid "`#1783 `__: Fixed :meth:`~.OpenGLMobject.shuffle` function and added :meth:`~.invert` to OpenGL" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:182 +msgid "`#1786 `__: Fixed :class:`~.DecimalNumber` not working properly when the number of digits changes" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:185 +msgid "`#1763 `__: Fixed not being able to set some CLI flags in the configuration file" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:189 +msgid "`#1776 `__: :meth:`.CoordinateSystem.get_riemann_rectangles` now uses the graph's range instead of the axes range" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:189 +msgid "If no range specified, `get_riemann_rectangles` generates the rectangles only where the area is correctly bounded" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:191 +msgid "`#1770 `__: Rewrote :meth:`.OpenGLMobject.put_start_and_end_on` to work correctly in 3D" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:194 +msgid "`#1736 `__: Fixed :class:`~.LinearTransformationScene` crashing on multiple animations" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:198 +msgid "Documentation-related changes" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:200 +msgid "`#1852 `__: Fixed docs for :meth:`.Coordinate_system.add_coordinates` and moved :class: `~.Code` example" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:206 +msgid "`#1807 `__: Updated installation instructions" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:204 +msgid "Added a warning about the incompatibility of different versions of Manim in the README" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:205 +msgid "Modified the admonition warning in the documentation" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:206 +msgid "Removed duplicated information from the README (``pip install manim`` is already covered in the docs)" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:208 +msgid "`#1739 `__: Added a section on creating a custom animation to the \"Manim's building blocks\" tutorial" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:211 +msgid "`#1835 `__: Updated documentation with information about reworked graphical unit test system" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:214 +msgid "`#1845 `__: Improve ``ThreeDSurfacePlot`` example in example gallery" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:217 +msgid "`#1842 `__: Removed instructions on installing Poetry from Developer Installation documentation, reference Poetry's documentation instead" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:220 +msgid "`#1829 `__: Switch the order of Scoop and Chocolatey in the docs for the Windows Installation" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:223 +msgid "`#1827 `__: Added ``robots.txt`` to prevent old versions of documentation from showing in search results" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:226 +msgid "`#1819 `__: Removed mention of ``-h`` CLI flag from documentation" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:229 +msgid "`#1813 `__: Removed unused variables from tutorial" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:232 +msgid "`#1815 `__: Added codespell to the list of used linters in the contribution guidelines" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:235 +msgid "`#1778 `__: Improve sidebar structure of the documentation's reference manual" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:238 +msgid "`#1749 `__: Added documentation and example for :meth:`.VMobject.set_fill`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:241 +msgid "`#1743 `__: Edited the developer installation instructions to include information on cloning the repository" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:244 +msgid "`#1706 `__: Rework example for :class:`~.Variable`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:248 +msgid "Changes concerning the testing system" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:250 +msgid "`#1836 `__: Converted all the graphical tests to the new syntax" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:254 +msgid "`#1802 `__: Refactored graphical unit testing system, and implemented multi frames tests" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:254 +msgid "This PR introduces a new ``@frames_comparison`` decorator which allows writing simple ``construct``-like functions as tests. Control data for new tests can be easily generated by calling ``pytest --set_test``." +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:257 +msgid "Changes to our development infrastructure" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:259 +msgid "`#1830 `__: Be more concise about the documentation URL in the PR template" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:263 +msgid "Code quality improvements and similar refactors" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:265 +msgid "`#1851 `__: Renamed ``Tabular`` to :class:`~.Table`" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:268 +msgid "`#1817 `__: Remove pillow version requirement" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:271 +msgid "`#1806 `__: Fixed spelling mistake" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:274 +msgid "`#1745 `__: Updated the BibTeX template in the README to Manim v0.9.0" +msgstr "" + +#: ../../source/changelog/0.9.0-changelog.rst:278 +msgid "New releases" +msgstr "" + + diff --git a/docs/i18n/gettext/conduct.pot b/docs/i18n/gettext/conduct.pot new file mode 100644 index 0000000000..81f1d47c62 --- /dev/null +++ b/docs/i18n/gettext/conduct.pot @@ -0,0 +1,513 @@ + +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/conduct.md:3 +msgid "Code of Conduct" +msgstr "" + +#: ../../source/conduct.md:7 +msgid "TL;DR Be excellent to each other; we're a community after all. If you run into issues with others in our community, please contact a Manim Community Dev, or Moderator." +msgstr "" + +#: ../../source/conduct.md:9 +msgid "Purpose" +msgstr "" + +#: ../../source/conduct.md:11 +msgid "The Manim Community includes members of varying skills, languages, personalities, cultural backgrounds, and experiences from around the globe. Through these differences, we continue to grow and collectively improve upon an open-source animation engine. When working in a community, it is important to remember that you are interacting with humans on the other end of your screen. This code of conduct will guide your interactions and keep Manim a positive environment for our developers, users, and fundamentally our growing community." +msgstr "" + +#: ../../source/conduct.md:15 +msgid "Our Community" +msgstr "" + +#: ../../source/conduct.md:17 +msgid "Members of Manim Community are respectful, open, and considerate. Behaviors that reinforce these values contribute to our positive environment, and include:" +msgstr "" + +#: ../../source/conduct.md:19 +msgid "Being respectful. Respectful of others, their positions, experiences, viewpoints, skills, commitments, time, and efforts." +msgstr "" + +#: ../../source/conduct.md:21 +msgid "Being open. Open to collaboration, whether it's on problems, Pull Requests, issues, or otherwise." +msgstr "" + +#: ../../source/conduct.md:23 +msgid "Being considerate. Considerate of their peers -- other Manim users and developers." +msgstr "" + +#: ../../source/conduct.md:25 +msgid "Focusing on what is best for the community. We're respectful of the processes set forth in the community, and we work within them." +msgstr "" + +#: ../../source/conduct.md:27 +msgid "Showing empathy towards other community members. We're attentive in our communications, whether in person or online, and we're tactful when approaching differing views." +msgstr "" + +#: ../../source/conduct.md:29 +msgid "Gracefully accepting constructive criticism. When we disagree, we are courteous in raising our issues." +msgstr "" + +#: ../../source/conduct.md:31 +msgid "Using welcoming and inclusive language. We're accepting of all who wish to take part in our activities, fostering an environment where anyone can participate and everyone can make a difference." +msgstr "" + +#: ../../source/conduct.md:35 +msgid "Our Standards" +msgstr "" + +#: ../../source/conduct.md:37 +msgid "Every member of our community has the right to have their identity respected. Manim Community is dedicated to providing a positive environment for everyone, regardless of age, gender identity and expression, sexual orientation, disability, physical appearance, body size, ethnicity, nationality, race, religion (or lack thereof), education, or socioeconomic status." +msgstr "" + +#: ../../source/conduct.md:41 +msgid "Inappropriate Behavior" +msgstr "" + +#: ../../source/conduct.md:43 +msgid "Examples of unacceptable behavior by participants include:" +msgstr "" + +#: ../../source/conduct.md:45 +msgid "Harassment of any participants in any form" +msgstr "" + +#: ../../source/conduct.md:46 +msgid "Deliberate intimidation, stalking, or following" +msgstr "" + +#: ../../source/conduct.md:47 +msgid "Logging or taking screenshots of online activity for harassment purposes" +msgstr "" + +#: ../../source/conduct.md:48 +msgid "Publishing others' private information, such as a physical or electronic address, without explicit permission" +msgstr "" + +#: ../../source/conduct.md:49 +msgid "Violent threats or language directed against another person" +msgstr "" + +#: ../../source/conduct.md:50 +msgid "Incitement of violence or harassment towards any individual, including encouraging a person to commit suicide or to engage in self-harm" +msgstr "" + +#: ../../source/conduct.md:51 +msgid "Creating additional online accounts in order to harass another person or circumvent a ban" +msgstr "" + +#: ../../source/conduct.md:52 +msgid "Sexual language and imagery in online communities or any conference venue, including talks" +msgstr "" + +#: ../../source/conduct.md:53 +msgid "Insults, put-downs, or jokes that are based upon stereotypes, that are exclusionary, or that hold others up for ridicule" +msgstr "" + +#: ../../source/conduct.md:54 +msgid "Excessive swearing" +msgstr "" + +#: ../../source/conduct.md:55 +msgid "Unwelcome sexual attention or advances" +msgstr "" + +#: ../../source/conduct.md:56 +msgid "Unwelcome physical contact, including simulated physical contact (eg, textual descriptions like \"hug\" or \"backrub\") without consent or after a request to stop" +msgstr "" + +#: ../../source/conduct.md:57 +msgid "Pattern of inappropriate social contact, such as requesting/assuming inappropriate levels of intimacy with others" +msgstr "" + +#: ../../source/conduct.md:58 +msgid "Sustained disruption of online community discussions, in-person presentations, or other in-person events" +msgstr "" + +#: ../../source/conduct.md:59 +msgid "Continued one-on-one communication after requests to cease" +msgstr "" + +#: ../../source/conduct.md:60 +msgid "Other conduct that is inappropriate for a professional audience including people of many different backgrounds Community members asked to stop any inappropriate behavior are expected to comply immediately." +msgstr "" + +#: ../../source/conduct.md:65 +msgid "Manim Community Online Spaces" +msgstr "" + +#: ../../source/conduct.md:67 +msgid "This Code of Conduct applies to the following online spaces:" +msgstr "" + +#: ../../source/conduct.md:69 +msgid "The ManimCommunity GitHub Organization and all of its repositories" +msgstr "" + +#: ../../source/conduct.md:71 +msgid "The Manim Discord" +msgstr "" + +#: ../../source/conduct.md:73 +msgid "The Manim Reddit" +msgstr "" + +#: ../../source/conduct.md:75 +msgid "The Manim Twitter" +msgstr "" + +#: ../../source/conduct.md:77 +msgid "This Code of Conduct applies to every member in official Manim Community online spaces, including:" +msgstr "" + +#: ../../source/conduct.md:79 +msgid "Moderators" +msgstr "" + +#: ../../source/conduct.md:81 +msgid "Maintainers" +msgstr "" + +#: ../../source/conduct.md:83 +msgid "Developers" +msgstr "" + +#: ../../source/conduct.md:85 +msgid "Reviewers" +msgstr "" + +#: ../../source/conduct.md:87 +msgid "Contributors" +msgstr "" + +#: ../../source/conduct.md:89 +msgid "Users" +msgstr "" + +#: ../../source/conduct.md:91 +msgid "All community members" +msgstr "" + +#: ../../source/conduct.md:95 +msgid "Consequences" +msgstr "" + +#: ../../source/conduct.md:97 +msgid "If a member's behavior violates this code of conduct, the Manim Community Code of Conduct team may take any action they deem appropriate, including, but not limited to: warning the offender, temporary bans, deletion of offending messages, and expulsion from the community and its online spaces. The full list of consequences for inappropriate behavior is listed below in the Enforcement Procedures." +msgstr "" + +#: ../../source/conduct.md:101 +msgid "Thank you for helping make this a welcoming, friendly community for everyone." +msgstr "" + +#: ../../source/conduct.md:105 +msgid "Contact Information" +msgstr "" + +#: ../../source/conduct.md:107 +msgid "If you believe someone is violating the code of conduct, or have any other concerns, please contact a Manim Community Dev, or Moderator immediately. They can be reached on Manim's Community Discord." +msgstr "" + +#: ../../source/conduct.md:117 +msgid "Enforcement Procedures" +msgstr "" + +#: ../../source/conduct.md:119 +msgid "This document summarizes the procedures the Manim Community Code of Conduct team uses to enforce the Code of Conduct." +msgstr "" + +#: ../../source/conduct.md:123 +msgid "Summary of processes" +msgstr "" + +#: ../../source/conduct.md:125 +msgid "When the team receives a report of a possible Code of Conduct violation, it will:" +msgstr "" + +#: ../../source/conduct.md:127 +msgid "Acknowledge the receipt of the report." +msgstr "" + +#: ../../source/conduct.md:128 +msgid "Evaluate conflicts of interest." +msgstr "" + +#: ../../source/conduct.md:129 +msgid "Call a meeting of code of conduct team members without a conflict of interest." +msgstr "" + +#: ../../source/conduct.md:130 +msgid "Evaluate the reported incident." +msgstr "" + +#: ../../source/conduct.md:131 +msgid "Propose a behavioral modification plan." +msgstr "" + +#: ../../source/conduct.md:132 +msgid "Propose consequences for the reported behavior." +msgstr "" + +#: ../../source/conduct.md:133 +msgid "Vote on behavioral modification plan and consequences for the reported person." +msgstr "" + +#: ../../source/conduct.md:134 +msgid "Contact Manim Community moderators to approve the behavioral modification plan and consequences." +msgstr "" + +#: ../../source/conduct.md:135 +msgid "Follow up with the reported person." +msgstr "" + +#: ../../source/conduct.md:136 +msgid "Decide further responses." +msgstr "" + +#: ../../source/conduct.md:137 +msgid "Follow up with the reporter." +msgstr "" + +#: ../../source/conduct.md:140 +msgid "Acknowledge the report" +msgstr "" + +#: ../../source/conduct.md:142 +msgid "Reporters should receive an acknowledgment of the receipt of their report within 48 hours." +msgstr "" + +#: ../../source/conduct.md:146 +msgid "Conflict of interest policy" +msgstr "" + +#: ../../source/conduct.md:148 +msgid "Examples of conflicts of interest include:" +msgstr "" + +#: ../../source/conduct.md:150 +msgid "You have a romantic or platonic relationship with either the reporter or the reported person. It's fine to participate if they are an acquaintance." +msgstr "" + +#: ../../source/conduct.md:151 +msgid "The reporter or reported person is someone you work closely with. This could be someone on your team or someone who works on the same project as you." +msgstr "" + +#: ../../source/conduct.md:152 +msgid "The reporter or reported person is a maintainer who regularly reviews your contributions" +msgstr "" + +#: ../../source/conduct.md:153 +msgid "The reporter or reported person is your metamour." +msgstr "" + +#: ../../source/conduct.md:154 +msgid "The reporter or reported person is your family member Committee members do not need to state why they have a conflict of interest, only that one exists. Other team members should not ask why the person has a conflict of interest." +msgstr "" + +#: ../../source/conduct.md:157 +msgid "Anyone who has a conflict of interest will remove themselves from the discussion of the incident, and recluse themselves from voting on a response to the report." +msgstr "" + +#: ../../source/conduct.md:161 +msgid "Evaluating a report" +msgstr "" + +#: ../../source/conduct.md:163 +msgid "Jurisdiction" +msgstr "" + +#: ../../source/conduct.md:165 +msgid "Is this a Code of Conduct violation? Is this behavior on our list of inappropriate behavior? Is it borderline inappropriate behavior? Does it violate our community norms?" +msgstr "" + +#: ../../source/conduct.md:166 +msgid "Did this occur in a space that is within our Code of Conduct's scope? If the incident occurred outside the community, but a community member's mental health or physical safety may be negatively impacted if no action is taken, the incident may be in scope. Private conversations in community spaces are also in scope." +msgstr "" + +#: ../../source/conduct.md:167 +msgid "Impact" +msgstr "" + +#: ../../source/conduct.md:169 +msgid "Did this incident occur in a private conversation or a public space? Incidents that all community members can see will have a more negative impact." +msgstr "" + +#: ../../source/conduct.md:170 +msgid "Does this behavior negatively impact a marginalized group in our community? Is the reporter a person from a marginalized group in our community? How is the reporter being negatively impacted by the reported person's behavior? Are members of the marginalized group likely to disengage with the community if no action was taken on this report?" +msgstr "" + +#: ../../source/conduct.md:171 +msgid "Does this incident involve a community leader? Community members often look up to community leaders to set the standard of acceptable behavior" +msgstr "" + +#: ../../source/conduct.md:172 +msgid "Risk" +msgstr "" + +#: ../../source/conduct.md:174 +msgid "Does this incident include sexual harassment?" +msgstr "" + +#: ../../source/conduct.md:175 +msgid "Does this pose a safety risk? Does the behavior put a person's physical safety at risk? Will this incident severely negatively impact someone's mental health?" +msgstr "" + +#: ../../source/conduct.md:176 +msgid "Is there a risk of this behavior being repeated? Does the reported person understand why their behavior was inappropriate? Is there an established pattern of behavior from past reports?" +msgstr "" + +#: ../../source/conduct.md:179 +msgid "Reports which involve higher risk or higher impact may face more severe consequences than reports which involve lower risk or lower impact." +msgstr "" + +#: ../../source/conduct.md:183 +msgid "Propose consequences" +msgstr "" + +#: ../../source/conduct.md:185 +msgid "What follows are examples of possible consequences to an incident report. This consequences list is not inclusive, and the Manim Community Code of Conduct team reserves the right to take any action it deems necessary." +msgstr "" + +#: ../../source/conduct.md:187 +msgid "Possible private responses to an incident include:" +msgstr "" + +#: ../../source/conduct.md:189 +msgid "Nothing, if the behavior was determined to not be a Code of Conduct violation" +msgstr "" + +#: ../../source/conduct.md:190 +msgid "A warning" +msgstr "" + +#: ../../source/conduct.md:191 +msgid "A final warning" +msgstr "" + +#: ../../source/conduct.md:192 +msgid "Temporarily removing the reported person from the community's online space(s)" +msgstr "" + +#: ../../source/conduct.md:193 +msgid "Permanently removing the reported person from the community's online space(s)" +msgstr "" + +#: ../../source/conduct.md:194 +msgid "Publishing an account of the incident" +msgstr "" + +#: ../../source/conduct.md:197 +msgid "Team vote" +msgstr "" + +#: ../../source/conduct.md:199 +msgid "Some team members may have a conflict of interest and may be excluded from discussions of a particular incident report. Excluding those members, decisions on the behavioral modification plans and consequences will be determined by a two-thirds majority vote of the Manim Community Code of Conduct team." +msgstr "" + +#: ../../source/conduct.md:203 +msgid "Moderators approval" +msgstr "" + +#: ../../source/conduct.md:205 +msgid "Once the team has approved the behavioral modification plans and consequences, they will communicate the recommended response to the Manim Community moderators. The team should not state who reported this incident. They should attempt to anonymize any identifying information from the report." +msgstr "" + +#: ../../source/conduct.md:207 +msgid "Moderators are required to respond with whether they accept the recommended response to the report. If they disagree with the recommended response, they should provide a detailed response or additional context as to why they disagree. Moderators are encouraged to respond within a week." +msgstr "" + +#: ../../source/conduct.md:209 +msgid "In cases where the moderators disagree on the suggested resolution for a report, the Manim Community Code of Conduct team may choose to notify the Manim Community Moderators." +msgstr "" + +#: ../../source/conduct.md:213 +msgid "Follow up with the reported person" +msgstr "" + +#: ../../source/conduct.md:215 +msgid "The Manim Community Code of Conduct team will work with Manim Community moderators to draft a response to the reported person. The response should contain:" +msgstr "" + +#: ../../source/conduct.md:217 +msgid "A description of the person's behavior in neutral language" +msgstr "" + +#: ../../source/conduct.md:218 +msgid "The negative impact of that behavior" +msgstr "" + +#: ../../source/conduct.md:219 +msgid "A concrete behavioral modification plan" +msgstr "" + +#: ../../source/conduct.md:220 +msgid "Any consequences of their behavior The team should not state who reported this incident. They should attempt to anonymize any identifying information from the report. The reported person should be discouraged from contacting the reporter to discuss the report. If they wish to apologize to the reporter, the team can accept the apology on behalf of the reporter." +msgstr "" + +#: ../../source/conduct.md:225 +msgid "Decide further responses" +msgstr "" + +#: ../../source/conduct.md:227 +msgid "If the reported person provides additional context, the Manim Community Code of Conduct team may need to re-evaluate the behavioral modification plan and consequences." +msgstr "" + +#: ../../source/conduct.md:229 +msgid "Follow up with the reporter" +msgstr "" + +#: ../../source/conduct.md:231 +msgid "A person who makes a report should receive a follow-up response stating what action was taken in response to the report. If the team decided no response was needed, they should provide an explanation why it was not a Code of Conduct violation. Reports that are not made in good faith (such as \"reverse sexism\" or \"reverse racism\") may receive no response." +msgstr "" + +#: ../../source/conduct.md:233 +msgid "The follow-up should be sent no later than one week after the receipt of the report. If deliberation or follow-up with the reported person takes longer than one week, the team should send a status update to the reporter." +msgstr "" + +#: ../../source/conduct.md:237 +msgid "Changes to Code of Conduct" +msgstr "" + +#: ../../source/conduct.md:239 +msgid "When discussing a change to the Manim Community code of conduct or enforcement procedures, the Manim Community Code of Conduct team will follow this decision-making process:" +msgstr "" + +#: ../../source/conduct.md:241 +msgid "Brainstorm options. Team members should discuss any relevant context and brainstorm a set of possible options. It is important to provide constructive feedback without getting side-tracked from the main question." +msgstr "" + +#: ../../source/conduct.md:242 +msgid "Vote. Proposed changes to the code of conduct will be decided by a two-thirds majority of all voting members of the Code of Conduct team. Team members are listed in the charter. Currently active voting members are listed in the following section." +msgstr "" + +#: ../../source/conduct.md:243 +msgid "Board Vote. Once a working draft is in place for the Code of Conduct and procedures, the Code of Conduct team shall provide the Manim Community Moderators with a draft of the changes. The Manim Community Moderators will vote on the changes at a board meeting." +msgstr "" + +#: ../../source/conduct.md:246 +msgid "Current list of voting members" +msgstr "" + +#: ../../source/conduct.md:248 +msgid "All available Community Developers (i.e. those with \"write\" permissions, or above, on the Manim Community GitHub organization)." +msgstr "" + +#: ../../source/conduct.md:252 +msgid "License" +msgstr "" + +#: ../../source/conduct.md:254 +msgid "This Code of Conduct is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License." +msgstr "" + +#: ../../source/conduct.md:258 +msgid "Attributions" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/contributing.po b/docs/i18n/gettext/contributing.pot similarity index 50% rename from docs/i18n/en/LC_MESSAGES/contributing.po rename to docs/i18n/gettext/contributing.pot index 5c466bcad0..73948acb35 100644 --- a/docs/i18n/en/LC_MESSAGES/contributing.po +++ b/docs/i18n/gettext/contributing.pot @@ -2,26 +2,16 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/contributing.rst:3 msgid "Contributing" msgstr "" #: ../../source/contributing.rst:5 -msgid "" -"Thank you for your interest in contributing to Manim! However you have " -"decided to contribute or interact with the community, please always be " -"civil and respect other members of the community. If you haven't read our" -" :doc:`code of conduct`, do so here. Manim is Free and Open " -"Source Software (FOSS) for mathematical animations. As such, **we welcome" -" everyone** who is interested in mathematics, pedagogy, computer " -"animations, open-source, software development, and beyond. Manim accepts " -"many kinds of contributions, some are detailed below:" +msgid "Thank you for your interest in contributing to Manim! However you have decided to contribute or interact with the community, please always be civil and respect other members of the community. If you haven't read our :doc:`code of conduct`, do so here. Manim is Free and Open Source Software (FOSS) for mathematical animations. As such, **we welcome everyone** who is interested in mathematics, pedagogy, computer animations, open-source, software development, and beyond. Manim accepts many kinds of contributions, some are detailed below:" msgstr "" #: ../../source/contributing.rst:14 @@ -57,13 +47,7 @@ msgid "Translating documentation and docstrings" msgstr "" #: ../../source/contributing.rst:24 -msgid "" -"Please ensure that you are reading the latest version of this guide by " -"ensuring that \"latest\" is selected in the version switcher." -msgstr "" - -#: ../../source/contributing.rst:28 -msgid "Contributing can be confusing, so here are a few guides:" +msgid "Please ensure that you are reading the latest version of this guide by ensuring that \"latest\" is selected in the version switcher." msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/contributing/admonitions.po b/docs/i18n/gettext/contributing/admonitions.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/contributing/admonitions.po rename to docs/i18n/gettext/contributing/admonitions.pot index 0c2e10d1a3..dd011ce494 100644 --- a/docs/i18n/en/LC_MESSAGES/contributing/admonitions.po +++ b/docs/i18n/gettext/contributing/admonitions.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/contributing/admonitions.rst:3 msgid "Adding Admonitions" @@ -17,9 +15,7 @@ msgid "Adding Blocks for Tip, Note, Important etc. (Admonitions)" msgstr "" #: ../../source/contributing/admonitions.rst:8 -msgid "" -"The following directives are called Admonitions. You can use them to " -"point out additional or important information. Here are some examples:" +msgid "The following directives are called Admonitions. You can use them to point out additional or important information. Here are some examples:" msgstr "" #: ../../source/contributing/admonitions.rst:13 @@ -27,10 +23,7 @@ msgid "See also" msgstr "" #: ../../source/contributing/admonitions.rst:21 -msgid "" -"Some ideas at :mod:`~.tex_mobject`, :class:`~.Mobject`, " -":meth:`~.Mobject.add_updater`, :attr:`~.Mobject.depth`, " -":func:`~.make_config_parser`" +msgid "Some ideas at :mod:`~.tex_mobject`, :class:`~.Mobject`, :meth:`~.Mobject.add_updater`, :attr:`~.Mobject.depth`, :func:`~.make_config_parser`" msgstr "" #: ../../source/contributing/admonitions.rst:28 @@ -50,9 +43,7 @@ msgid "A tip" msgstr "" #: ../../source/contributing/admonitions.rst:49 -msgid "" -"You may also use the admonition **hint**, but this is very similar and " -"**tip** is more commonly used in the documentation." +msgid "You may also use the admonition **hint**, but this is very similar and **tip** is more commonly used in the documentation." msgstr "" #: ../../source/contributing/admonitions.rst:53 @@ -72,9 +63,7 @@ msgid "Some text pointing out something that people should be warned about." msgstr "" #: ../../source/contributing/admonitions.rst:74 -msgid "" -"You may also use the admonitions **caution** or even **danger** if the " -"severity of the warning must be stressed." +msgid "You may also use the admonitions **caution** or even **danger** if the severity of the warning must be stressed." msgstr "" #: ../../source/contributing/admonitions.rst:78 @@ -85,10 +74,4 @@ msgstr "" msgid "A attention" msgstr "" -#: ../../source/contributing/admonitions.rst:88 -msgid "" -"You can find further information about Admonitions here: " -"https://pradyunsg.me/furo/reference/admonitions/" -msgstr "" - diff --git a/docs/i18n/gettext/contributing/development.pot b/docs/i18n/gettext/contributing/development.pot new file mode 100644 index 0000000000..e5e7ca678f --- /dev/null +++ b/docs/i18n/gettext/contributing/development.pot @@ -0,0 +1,277 @@ + +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/contributing/development.rst:3 +msgid "Manim Development Process" +msgstr "" + +#: ../../source/contributing/development.rst:6 +msgid "For first-time contributors" +msgstr "" + +#: ../../source/contributing/development.rst:7 +msgid "Install git:" +msgstr "" + +#: ../../source/contributing/development.rst:9 +msgid "For instructions see https://git-scm.com/." +msgstr "" + +#: ../../source/contributing/development.rst:12 +msgid "Fork the project. Go to https://github.com/ManimCommunity/manim and click the \"fork\" button to create a copy of the project for you to work on. You will need a GitHub account. This will allow you to make a \"Pull Request\" (PR) to the ManimCommunity repo later on." +msgstr "" + +#: ../../source/contributing/development.rst:17 +msgid "Clone your fork to your local computer:" +msgstr "" + +#: ../../source/contributing/development.rst:23 +msgid "GitHub will provide both a SSH (``git@github.com:/manim.git``) and HTTPS (``https://github.com//manim.git``) URL for cloning. You can use SSH if you have SSH keys setup." +msgstr "" + +#: ../../source/contributing/development.rst:29 +msgid "Do not clone the ManimCommunity repository. You must clone your own fork." +msgstr "" + +#: ../../source/contributing/development.rst:32 +msgid "Change the directory to enter the project folder:" +msgstr "" + +#: ../../source/contributing/development.rst:38 +msgid "Add the upstream repository, ManimCommunity:" +msgstr "" + +#: ../../source/contributing/development.rst:44 +msgid "Now, ``git remote -v`` should show two remote repositories named:" +msgstr "" + +#: ../../source/contributing/development.rst:46 +msgid "``origin``, your forked repository" +msgstr "" + +#: ../../source/contributing/development.rst:47 +msgid "``upstream`` the ManimCommunity repository" +msgstr "" + +#: ../../source/contributing/development.rst:49 +msgid "Install Manim:" +msgstr "" + +#: ../../source/contributing/development.rst:51 +msgid "Follow the steps in our :doc:`installation instructions <../installation>` to install **Manim's dependencies**, primarily ``ffmpeg`` and ``LaTeX``." +msgstr "" + +#: ../../source/contributing/development.rst:55 +msgid "We recommend using `Poetry `__ to manage your developer installation of Manim. Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on, and it will manage (install / update) them for you. In addition, Poetry provides a simple interface for managing virtual environments." +msgstr "" + +#: ../../source/contributing/development.rst:62 +msgid "If you choose to use Poetry as well, follow `Poetry's installation guidelines `__ to install it on your system, then run ``poetry install`` from your cloned repository. Poetry will then install Manim, as well as create and enter a virtual environment. You can always re-enter that environment by running ``poetry shell``." +msgstr "" + +#: ../../source/contributing/development.rst:69 +msgid "In case you decided against Poetry, you can install Manim via pip by running ``python3 -m pip install .``. Note that due to our development infrastructure being based on Poetry, we currently do not support editable installs via ``pip``, so you will have to re-run this command every time you make changes to the source code." +msgstr "" + +#: ../../source/contributing/development.rst:78 +msgid "The following steps assume that you chose to install and work with Poetry." +msgstr "" + +#: ../../source/contributing/development.rst:81 +msgid "Install Pre-Commit:" +msgstr "" + +#: ../../source/contributing/development.rst:87 +msgid "This will ensure during development that each of your commits is properly formatted against our linter and formatters, ``black``, ``flake8``, ``isort`` and ``codespell``." +msgstr "" + +#: ../../source/contributing/development.rst:91 +msgid "You are now ready to work on manim!" +msgstr "" + +#: ../../source/contributing/development.rst:94 +msgid "Develop your contribution" +msgstr "" + +#: ../../source/contributing/development.rst:96 +msgid "Checkout your local repository's main branch and pull the latest changes from ManimCommunity, ``upstream``, into your local repository:" +msgstr "" + +#: ../../source/contributing/development.rst:104 +msgid "Create a branch for the changes you want to work on rather than working off of your local main branch:" +msgstr "" + +#: ../../source/contributing/development.rst:111 +msgid "This ensures you can easily update your local repository's main with the first step and switch branches to work on multiple features." +msgstr "" + +#: ../../source/contributing/development.rst:114 +msgid "Write some awesome code!" +msgstr "" + +#: ../../source/contributing/development.rst:116 +msgid "You're ready to make changes in your local repository's branch. You can add local files you've changed within the current directory with ``git add .``, or add specific files with" +msgstr "" + +#: ../../source/contributing/development.rst:124 +msgid "and commit these changes to your local history with ``git commit``. If you have installed pre-commit, your commit will succeed only if none of the hooks fail." +msgstr "" + +#: ../../source/contributing/development.rst:130 +msgid "When crafting commit messages, it is highly recommended that you adhere to `these guidelines `_." +msgstr "" + +#: ../../source/contributing/development.rst:133 +msgid "Add new or update existing tests." +msgstr "" + +#: ../../source/contributing/development.rst:135 +msgid "Depending on your changes, you may need to update or add new tests. For new features, it is required that you include tests with your PR. Details of our testing system are explained in the :doc:`testing guide `." +msgstr "" + +#: ../../source/contributing/development.rst:140 +msgid "Update docstrings and documentation:" +msgstr "" + +#: ../../source/contributing/development.rst:142 +msgid "Update the docstrings (the text in triple quotation marks) of any functions or classes you change and include them with any new functions you add. See the :doc:`documentation guide ` for more information about how we prefer our code to be documented. The content of the docstrings will be rendered in the :doc:`reference manual <../reference>`." +msgstr "" + +#: ../../source/contributing/development.rst:150 +msgid "Use the :mod:`manim directive for Sphinx <.manim_directive>` to add examples to the documentation!" +msgstr "" + +#: ../../source/contributing/development.rst:156::1 +msgid "A directive for including Manim videos in a Sphinx document" +msgstr "" + +#: ../../source/contributing/development.rst:158 +msgid "As far as development on your local machine goes, these are the main steps you should follow." +msgstr "" + +#: ../../source/contributing/development.rst:162 +msgid "Polishing Changes and Submitting a Pull Request" +msgstr "" + +#: ../../source/contributing/development.rst:164 +msgid "As soon as you are ready to share your local changes with the community so that they can be discussed, go through the following steps to open a pull request. A pull request signifies to the ManimCommunity organization, \"Here are some changes I wrote; I think it's worthwhile for you to maintain them.\"" +msgstr "" + +#: ../../source/contributing/development.rst:172 +msgid "You do not need to have everything (code/documentation/tests) complete to open a pull request (PR). If the PR is still under development, please mark it as a draft. Community developers will still be able to review the changes, discuss yet-to-be-implemented changes, and offer advice; however, the more complete your PR, the quicker it will be merged." +msgstr "" + +#: ../../source/contributing/development.rst:178 +msgid "Update your fork on GitHub to reflect your local changes:" +msgstr "" + +#: ../../source/contributing/development.rst:184 +msgid "Doing so creates a new branch on your remote fork, ``origin``, with the contents of your local repository on GitHub. In subsequent pushes, this local branch will track the branch ``origin`` and ``git push`` is enough." +msgstr "" + +#: ../../source/contributing/development.rst:189 +msgid "Make a pull request (PR) on GitHub." +msgstr "" + +#: ../../source/contributing/development.rst:191 +msgid "In order to make the ManimCommunity development team aware of your changes, you can make a PR to the ManimCommunity repository from your fork." +msgstr "" + +#: ../../source/contributing/development.rst:196 +msgid "Make sure to select ``ManimCommunity/manim`` instead of ``3b1b/manim`` as the base repository!" +msgstr "" + +#: ../../source/contributing/development.rst:199 +msgid "Choose the branch from your fork as the head repository - see the screenshot below." +msgstr "" + +#: ../../source/contributing/development.rst:205 +msgid "Please make sure you follow the template (this is the default text you are shown when first opening the 'New Pull Request' page)." +msgstr "" + +#: ../../source/contributing/development.rst:209 +msgid "Your changes are eligible to be merged if:" +msgstr "" + +#: ../../source/contributing/development.rst:211 +msgid "there are no merge conflicts" +msgstr "" + +#: ../../source/contributing/development.rst:212 +msgid "the tests in our pipeline pass" +msgstr "" + +#: ../../source/contributing/development.rst:213 +msgid "at least one (two for more complex changes) Community Developer approves the changes" +msgstr "" + +#: ../../source/contributing/development.rst:215 +msgid "You can check for merge conflicts between the current upstream/main and your branch by executing ``git pull upstream main`` locally. If this generates any merge conflicts, you need to resolve them and push an updated version of the branch to your fork of the repository." +msgstr "" + +#: ../../source/contributing/development.rst:220 +msgid "Our pipeline consists of a series of different tests that ensure that manim still works as intended and that the code you added sticks to our coding conventions." +msgstr "" + +#: ../../source/contributing/development.rst:224 +msgid "**Code style**: We use the code style imposed by `Black `_, `isort `_ and `flake8 `_. The GitHub pipeline makes sure that the (Python) files changed in your pull request also adhere to this code style. If this step of the pipeline fails, fix your code formatting automatically by running ``black `` and ``isort ``. To fix code style problems, run ``flake8 `` for a style report, and then fix the problems manually that were detected by ``flake8``." +msgstr "" + +#: ../../source/contributing/development.rst:233 +msgid "**Tests**: The pipeline runs manim's test suite on different operating systems (the latest versions of Ubuntu, MacOS, and Windows) for different versions of Python. The test suite consists of two different kinds of tests: integration tests and doctests. You can run them locally by executing ``poetry run pytest`` and ``poetry run pytest --doctest-modules manim``, respectively, from the root directory of your cloned fork." +msgstr "" + +#: ../../source/contributing/development.rst:240 +msgid "**Documentation**: We also build a version of the documentation corresponding to your pull request. Make sure not to introduce any Sphinx errors, and have a look at the built HTML files to see whether the formatting of the documentation you added looks as you intended. You can build the documentation locally by running ``make html`` from the ``docs`` directory. Since the inheritance diagrams require you to have `Graphviz `_ installed locally." +msgstr "" + +#: ../../source/contributing/development.rst:247 +msgid "Finally, if the pipeline passes and you are satisfied with your changes: wait for feedback and iterate over any requested changes. You will likely be asked to edit or modify your PR in one way or another during this process. This is not an indictment of your work, but rather a strong signal that the community wants to merge your changes! Once approved, your changes may be merged!" +msgstr "" + +#: ../../source/contributing/development.rst:254 +msgid "Further useful guidelines" +msgstr "" + +#: ../../source/contributing/development.rst:256 +msgid "When submitting a PR, please mention explicitly if it includes breaking changes." +msgstr "" + +#: ../../source/contributing/development.rst:258 +msgid "When submitting a PR, make sure that your proposed changes are as general as possible, and ready to be taken advantage of by all of manim's users. In particular, leave out any machine-specific configurations, or any personal information it may contain." +msgstr "" + +#: ../../source/contributing/development.rst:263 +msgid "If you are a maintainer, please label issues and PRs appropriately and frequently." +msgstr "" + +#: ../../source/contributing/development.rst:266 +msgid "When opening a new issue, if there are old issues that are related, add a link to them in your new issue (even if the old ones are closed)." +msgstr "" + +#: ../../source/contributing/development.rst:269 +msgid "When submitting a code review, it is highly recommended that you adhere to `these general guidelines `_." +msgstr "" + +#: ../../source/contributing/development.rst:272 +msgid "If you find stale or inactive issues that seem to be irrelevant, please post a comment saying 'This issue should be closed', and a community developer will take a look." +msgstr "" + +#: ../../source/contributing/development.rst:276 +msgid "Please do as much as possible to keep issues, PRs, and development in general as tidy as possible." +msgstr "" + +#: ../../source/contributing/development.rst:280 +msgid "You can find examples for the ``docs`` in several places: the :doc:`Example Gallery <../examples>`, :doc:`Tutorials <../tutorials>`, and :doc:`Reference Classes <../reference>`." +msgstr "" + +#: ../../source/contributing/development.rst:284 +msgid "In case you are contributing, please have a look at this flowchart:" +msgstr "" + + diff --git a/docs/i18n/gettext/contributing/docstrings.pot b/docs/i18n/gettext/contributing/docstrings.pot new file mode 100644 index 0000000000..a2974526f9 --- /dev/null +++ b/docs/i18n/gettext/contributing/docstrings.pot @@ -0,0 +1,83 @@ + +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/contributing/docstrings.rst:3 +msgid "Adding Docstrings" +msgstr "" + +#: ../../source/contributing/docstrings.rst:5 +msgid "A docstring is a string literal that is used right after the definition of a module, function, class, or method. They are used to document our code. This page will give you a set of guidelines to write efficient and correct docstrings." +msgstr "" + +#: ../../source/contributing/docstrings.rst:11 +msgid "Formatting the Docstrings" +msgstr "" + +#: ../../source/contributing/docstrings.rst:13 +msgid "Please begin the description of the class/function in the same line as the 3 quotes:" +msgstr "" + +#: ../../source/contributing/docstrings.rst:31 +msgid "NumPy Format" +msgstr "" + +#: ../../source/contributing/docstrings.rst:32 +msgid "The Manim Community uses numpy format for the documentation." +msgstr "" + +#: ../../source/contributing/docstrings.rst:34 +msgid "Use the numpy format for sections and formatting - see https://numpydoc.readthedocs.io/en/latest/format.html." +msgstr "" + +#: ../../source/contributing/docstrings.rst:37 +msgid "This includes:" +msgstr "" + +#: ../../source/contributing/docstrings.rst:39 +msgid "The usage of ``Attributes`` to specify ALL ATTRIBUTES that a class can have and a brief (or long, if needed) description." +msgstr "" + +#: ../../source/contributing/docstrings.rst:43 +msgid "Also, ``__init__`` parameters should be specified as ``Parameters`` **on the class docstring**, *rather than under* ``__init__``. Note that this can be omitted if the parameters and the attributes are the same (i.e., dataclass) - priority should be given to the ``Attributes`` section, in this case, which must **always be present**, unless the class specifies no attributes at all. (See more on Parameters in number 2 of this list.)" +msgstr "" + +#: ../../source/contributing/docstrings.rst:51 +#: ../../source/contributing/docstrings.rst:151 +msgid "Example:" +msgstr "" + +#: ../../source/contributing/docstrings.rst:83 +msgid "The usage of ``Parameters`` on functions to specify how every parameter works and what it does. This should be excluded if the function has no parameters. Note that you **should not** specify the default value of the parameter on the type. On the documentation render, this is already specified on the function's signature. If you need to indicate a further consequence of value omission or simply want to specify it on the docs, make sure to **specify it in the parameter's DESCRIPTION**." +msgstr "" + +#: ../../source/contributing/docstrings.rst:92 +#: ../../source/contributing/docstrings.rst:128 +msgid "See an example on list item 4." +msgstr "" + +#: ../../source/contributing/docstrings.rst:96 +msgid "When documenting varargs (args and kwargs), make sure to document them by listing the possible types of each value specified, like this:" +msgstr "" + +#: ../../source/contributing/docstrings.rst:109 +msgid "Note that, if the kwargs expect specific values, those can be specified in a section such as ``Other Parameters``:" +msgstr "" + +#: ../../source/contributing/docstrings.rst:120 +msgid "The usage of ``Returns`` to indicate what is the type of this function's return value and what exactly it returns (i.e., a brief - or long, if needed - description of what this function returns). Can be omitted if the function does not explicitly return (i.e., always returns ``None`` because ``return`` is never specified, and it is very clear why this function does not return at all). In all other cases, it should be specified." +msgstr "" + +#: ../../source/contributing/docstrings.rst:130 +msgid "The usage of ``Examples`` in order to specify an example of usage of a function **is highly encouraged** and, in general, should be specified for *every function* unless its usage is **extremely obvious**, which can be debatable. Even if it is, it's always a good idea to add an example in order to give a better orientation to the documentation user. Use the following format for Python code:" +msgstr "" + +#: ../../source/contributing/docstrings.rst:144 +msgid "Also, if this is a video- or animation-related change, please try to add an example GIF or video if possible for demonstration purposes." +msgstr "" + + diff --git a/docs/i18n/gettext/contributing/examples.pot b/docs/i18n/gettext/contributing/examples.pot new file mode 100644 index 0000000000..a282d0c99b --- /dev/null +++ b/docs/i18n/gettext/contributing/examples.pot @@ -0,0 +1,109 @@ + +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/contributing/examples.rst:3 +msgid "Adding Examples" +msgstr "" + +#: ../../source/contributing/examples.rst:5 +msgid "This is a page for adding examples to the documentation. Here are some guidelines you should follow before you publish your examples." +msgstr "" + +#: ../../source/contributing/examples.rst:9 +msgid "Guidelines for examples" +msgstr "" + +#: ../../source/contributing/examples.rst:11 +msgid "Everybody is welcome to contribute examples to the documentation. Since straightforward examples are a great resource for quickly learning manim, here are some guidelines." +msgstr "" + +#: ../../source/contributing/examples.rst:15 +msgid "What makes a great example" +msgstr "" + +#: ../../source/contributing/examples.rst:19 +msgid "As soon as a new version of manim is released, the documentation will be a snapshot of that version. Examples contributed after the release will only be shown in the latest documentation." +msgstr "" + +#: ../../source/contributing/examples.rst:22 +msgid "Examples should be ready to copy and paste for use." +msgstr "" + +#: ../../source/contributing/examples.rst:24 +msgid "Examples should be brief yet still easy to understand." +msgstr "" + +#: ../../source/contributing/examples.rst:26 +msgid "Examples don't require the ``from manim import *`` statement, this will be added automatically when the docs are built." +msgstr "" + +#: ../../source/contributing/examples.rst:28 +msgid "There should be a balance of animated and non-animated examples." +msgstr "" + +#: ../../source/contributing/examples.rst:30 +msgid "As manim makes animations, we can include lots of animated examples; however, our RTD has a maximum 20 minutes to build. Animated examples should only be used when necessary, as last frame examples render faster." +msgstr "" + +#: ../../source/contributing/examples.rst:32 +msgid "Lots of examples (e.g. size of a plot-axis, setting opacities, making texts, etc.) will also work as images. It is a lot more convenient to see the end product immediately instead of waiting for an animation to reveal it." +msgstr "" + +#: ../../source/contributing/examples.rst:34 +msgid "Please ensure the examples run on the current main branch when you contribute an example." +msgstr "" + +#: ../../source/contributing/examples.rst:36 +msgid "If the functions used are confusing for people, make sure to add comments in the example to explain what they do." +msgstr "" + +#: ../../source/contributing/examples.rst:39 +msgid "How examples are structured" +msgstr "" + +#: ../../source/contributing/examples.rst:41 +msgid "Examples can be organized into chapters and subchapters." +msgstr "" + +#: ../../source/contributing/examples.rst:43 +msgid "When you create examples, the beginning example chapter should focus on only one functionality. When the functionality is simple, multiple ideas can be illustrated under a single example." +msgstr "" + +#: ../../source/contributing/examples.rst:45 +msgid "As soon as simple functionalities are explained, the chapter may include more complex examples which build on the simpler ideas." +msgstr "" + +#: ../../source/contributing/examples.rst:48 +msgid "Writing examples" +msgstr "" + +#: ../../source/contributing/examples.rst:50 +msgid "When you want to add/edit examples, they can be found in the ``docs/source/`` directory, or directly in the manim source code (e.g. ``manim/mobject/mobject.py``). The examples are written in ``rst`` format and use the manim directive (see :mod:`~.manim_directive` ), ``.. manim::``. Every example is in its own block, and looks like this:" +msgstr "" + +#: ../../source/contributing/examples.rst:67 +msgid "In the building process of the docs, all ``rst`` files are scanned, and the manim directive (``.. manim::``) blocks are identified as scenes that will be run by the current version of manim. Here is the syntax:" +msgstr "" + +#: ../../source/contributing/examples.rst:72 +msgid "``.. manim:: [SCENE_NAME]`` has no indentation and ``SCENE_NAME`` refers to the name of the class below." +msgstr "" + +#: ../../source/contributing/examples.rst:74 +msgid "The flags are followed in the next line (no blank line here!), with the indentation level of one tab." +msgstr "" + +#: ../../source/contributing/examples.rst:76 +msgid "All possible flags can be found at :mod:`~.manim_directive`." +msgstr "" + +#: ../../source/contributing/examples.rst:78 +msgid "In the example above, the ``Formula1`` following ``.. manim::`` is the scene that the directive expects to render; thus, in the python code, the class has the same name: ``class Formula1(Scene)``." +msgstr "" + + diff --git a/docs/i18n/gettext/contributing/internationalization.pot b/docs/i18n/gettext/contributing/internationalization.pot new file mode 100644 index 0000000000..2d1c2aa761 --- /dev/null +++ b/docs/i18n/gettext/contributing/internationalization.pot @@ -0,0 +1,61 @@ + +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/contributing/internationalization.rst:3 +msgid "Internationalization" +msgstr "" + +#: ../../source/contributing/internationalization.rst:6 +msgid "The translation process is currently not yet ready. Please avoid translating pages for now." +msgstr "" + +#: ../../source/contributing/internationalization.rst:8 +msgid "If you want to help with translating the docs:" +msgstr "" + +#: ../../source/contributing/internationalization.rst:10 +msgid "Make sure you have a `Transifex `_ account. Transifex is a tool for colaborative translation and allows the Manim team to review translations." +msgstr "" + +#: ../../source/contributing/internationalization.rst:11 +msgid "Open the `Manim Transifex project page `_ ." +msgstr "" + +#: ../../source/contributing/internationalization.rst:12 +msgid "Click on ``Join Team``." +msgstr "" + +#: ../../source/contributing/internationalization.rst:13 +msgid "Select the language you want to help with." +msgstr "" + +#: ../../source/contributing/internationalization.rst:15 +msgid "Congratulations! You are now a Translator for the Manim project!" +msgstr "" + +#: ../../source/contributing/internationalization.rst:18 +msgid "You'll see the projects you've joined just on the left of your profile picture on the top bar." +msgstr "" + +#: ../../source/contributing/internationalization.rst:25 +msgid "Now go to the `languages list `_ and select a language you want to help with. You should see a blue button reading `Translate`; click on it to get started! You will see a list of resources in the project. You can click on any untranslated resource, then click on `Translate`. You will then see something like the following:" +msgstr "" + +#: ../../source/contributing/internationalization.rst:35 +msgid "The `A` panel is the list of all the strings in the resource. Click on any of them to translate it. It will appear in the `B` panel, and you will be able to work on your translation in the `C` panel. Once you're done, click `Save changes`. Your translation will have to be reviewed before being added to the docs. You can also get back to the resources list by clicking `d` or change the destination language in `e`." +msgstr "" + +#: ../../source/contributing/internationalization.rst:43 +msgid "If you want to become a reviewer, please join `Manim's Discord server `_ and ping the role @Translation Admin." +msgstr "" + +#: ../../source/contributing/internationalization.rst:46 +msgid "If you want to add a new language, you can go to `the project page `_ If you haven't joined the project yet, you will have a link which reads `Request language` which you can click. If you are already in the project, this button will be in the languages page." +msgstr "" + + diff --git a/docs/i18n/gettext/contributing/references.pot b/docs/i18n/gettext/contributing/references.pot new file mode 100644 index 0000000000..05ea46e2db --- /dev/null +++ b/docs/i18n/gettext/contributing/references.pot @@ -0,0 +1,129 @@ + +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/contributing/references.rst:3 +msgid "Adding References" +msgstr "" + +#: ../../source/contributing/references.rst:6 +msgid "Reference to types in documentation" +msgstr "" + +#: ../../source/contributing/references.rst:8 +msgid "Always specify types with the correct **role** (see https://www.sphinx-doc.org/en/1.7/domains.html#python-roles) for the sake of proper rendering. E.g.: Use ``:class:`int``` to refer to an int type, and in general ``:class:``​`` to refer to a certain class (see ``Path specification`` below). See after for more specific instructions." +msgstr "" + +#: ../../source/contributing/references.rst:16 +msgid "Path specifications" +msgstr "" + +#: ../../source/contributing/references.rst:18 +msgid "If it's on stdlib: Use ```` directly. If it's a class, just the name is enough. If it's a method (``:meth:``) or attribute (``:attr:``), dotted names may be used (e.g. ``:meth:`str.to_lower`​``)." +msgstr "" + +#: ../../source/contributing/references.rst:23 +msgid "Example: ``:class:`int`​``, ``:class:`str`​``, ``:class:`float`​``, ``:class:`bool`​``" +msgstr "" + +#: ../../source/contributing/references.rst:26 +msgid "If it's on the same file as the docstring or, for methods and attributes, under the same class, then the name may also be specified directly." +msgstr "" + +#: ../../source/contributing/references.rst:30 +msgid "Example: ``:class:`MyClass`​`` referring to a class in the same file; ``:meth:`push`​`` referring to a method in the same class; ``:meth:`MyClass.push`​`` referring to a method in a different class in the same file; ``:attr:`color`​`` referring to an attribute in the same class; ``:attr:`MyClass.color`​`` referring to an attribute in a different class in the same file." +msgstr "" + +#: ../../source/contributing/references.rst:37 +msgid "If it's on a different file, then you may either use the full dotted name (e.g. ``~manim.animations.Animation``) or simply use the shortened way (``~.Animation``). Note that, if there is ambiguity, then the full dotted name must be used where the actual class can't be deduced. Also, note the ``~`` before the path - this is so that it displays just ``Animation`` instead of the full location in the rendering. It can be removed for disambiguation purposes only." +msgstr "" + +#: ../../source/contributing/references.rst:45 +msgid "Example: ``:class:`~.Animation`​``, ``:meth:`~.VMobject.set_color`​``, ``:attr:`~.VMobject.color`​``" +msgstr "" + +#: ../../source/contributing/references.rst:48 +msgid "If it's a class from a different module, specify the full dotted syntax." +msgstr "" + +#: ../../source/contributing/references.rst:51 +msgid "Example: ``:class:`numpy.ndarray`​`` for a numpy ndarray." +msgstr "" + +#: ../../source/contributing/references.rst:54 +msgid "Reference type specifications" +msgstr "" + +#: ../../source/contributing/references.rst:56 +msgid "**The following instructions refer to types of attributes, parameters, and return values.** When specifying a type mid-text, it does not necessarily have to be typeset. However, if it's a class name, a method, or an enum's attribute/variant, then it is recommended to be typeset at least on the first occurrence of the name so that the users can quickly jump to the related documentation." +msgstr "" + +#: ../../source/contributing/references.rst:63 +msgid "Class names should be wrapped in ``:class:`path_goes_here`​``. See examples in the subsection above." +msgstr "" + +#: ../../source/contributing/references.rst:65 +msgid "Method names should be wrapped in ``:meth:`path_goes_here`​``. See examples in the subsection above." +msgstr "" + +#: ../../source/contributing/references.rst:67 +msgid "Attribute names should be wrapped in ``:attr:`path_goes_here`​``. See examples in the subsection above." +msgstr "" + +#: ../../source/contributing/references.rst:69 +msgid "If ``None`` can also be specified, use ``Optional[type]``, where ``type`` must follow the guidelines in the current section." +msgstr "" + +#: ../../source/contributing/references.rst:72 +msgid "Example: ``Optional[:class:`str`]`` means you can either specify a ``str`` or ``None``." +msgstr "" + +#: ../../source/contributing/references.rst:75 +msgid "If more than one type is possible, use ``Union[type_1, type_2, (...), type_n]``, where all the ``type_n`` must follow the guidelines in the current section. Note that, if one of these types is ``None``, then the Union should be wrapped with ``Optional`` instead." +msgstr "" + +#: ../../source/contributing/references.rst:81 +msgid "Example: ``Union[:class:`str`, :class:`int`]`` for either ``str`` or ``int``. ``Optional[Union[:class:`int`, :class:`bool`]]`` for either ``int``, ``bool`` or ``None``." +msgstr "" + +#: ../../source/contributing/references.rst:85 +msgid "**Dictionaries:** Use ``Dict[key_type, value_type]``, where ``key_type`` and ``value_type`` must follow the guidelines in the current section." +msgstr "" + +#: ../../source/contributing/references.rst:89 +msgid "Example: ``Dict[:class:`str`, :class:`~.Mobject`]`` is a dictionary that maps strings to Mobjects. ``Dict[:class:`str`, Union[:class:`int`, :class:`MyClass`]]`` is a dictionary that maps a string to either an int or an instance of ``MyClass``." +msgstr "" + +#: ../../source/contributing/references.rst:95 +msgid "**If the parameter is a list:** Note that it is very rare to require the parameter to be exactly a ``list`` type. One could usually specify a ``tuple`` instead, for example. So, in order to cover all cases, consider:" +msgstr "" + +#: ../../source/contributing/references.rst:100 +msgid "If the parameter only needs to be an ``Iterable``, i.e., if the function only requires being able to iterate over this parameter's value (e.g. can be a ``list``, ``tuple``, ``str``, but also ``zip()``, ``iter()`` and so on), then specify ``Iterable[type_here]``, where ``type_here`` is the type of the iterable's yielded elements and should follow the format in the present section (``Type specifications``)." +msgstr "" + +#: ../../source/contributing/references.rst:108 +msgid "Example: ``Iterable[:class:`str`]`` for any iterable of strings; ``Iterable[:class:`~.Mobject`]`` for an iterable of Mobjects; etc." +msgstr "" + +#: ../../source/contributing/references.rst:111 +msgid "If you require being able to index the parameter (i.e. ``x[n]``) or retrieve its length (i.e. ``len(x)``), or even just pass it to a function that requires any of those, then specify ``Sequence``, which allows any list-like object to be specified (e.g. ``list``, ``tuple``...)" +msgstr "" + +#: ../../source/contributing/references.rst:117 +msgid "Example: ``Sequence[:class:`str`]`` for a sequence of strings; ``Sequence[Union[:class:`str`, :class:`int`]]`` for a sequence of integers or strings." +msgstr "" + +#: ../../source/contributing/references.rst:121 +msgid "If you EXPLICITLY REQUIRE it to be a ``list`` for some reason, then use ``List[type]``, where ``type`` is the type that any element in the list will have. It must follow the guidelines in the current section." +msgstr "" + +#: ../../source/contributing/references.rst:126 +msgid "**If the return type is a list or tuple:** Specify ``List[type]`` for a list, ``Tuple[type_a, type_b, (...), type_n]`` for a tuple (if the elements are all different) or ``Tuple[type, ...]`` (if all elements have the same type). Each ``type_n`` on those representations corresponds to elements in the returned list/tuple and must follow the guidelines in the current section." +msgstr "" + + diff --git a/docs/i18n/gettext/contributing/testing.pot b/docs/i18n/gettext/contributing/testing.pot new file mode 100644 index 0000000000..f3faeba849 --- /dev/null +++ b/docs/i18n/gettext/contributing/testing.pot @@ -0,0 +1,237 @@ + +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/contributing/testing.rst:3 +msgid "Adding Tests" +msgstr "" + +#: ../../source/contributing/testing.rst:4 +msgid "If you are adding new features to manim, you should add appropriate tests for them. Tests prevent manim from breaking at each change by checking that no other feature has been broken and/or been unintentionally modified." +msgstr "" + +#: ../../source/contributing/testing.rst:9 +msgid "How Manim tests" +msgstr "" + +#: ../../source/contributing/testing.rst:11 +msgid "Manim uses pytest as its testing framework. To start the testing process, go to the root directory of the project and run pytest in your terminal. Any errors that occur during testing will be displayed in the terminal." +msgstr "" + +#: ../../source/contributing/testing.rst:15 +msgid "Some useful pytest flags:" +msgstr "" + +#: ../../source/contributing/testing.rst:17 +msgid "``-x`` will make pytest stop at the first failure it encounters" +msgstr "" + +#: ../../source/contributing/testing.rst:19 +msgid "``-s`` will make pytest display all the print messages (including those during scene generation, like DEBUG messages)" +msgstr "" + +#: ../../source/contributing/testing.rst:21 +msgid "``--skip_slow`` will skip the (arbitrarily) slow tests" +msgstr "" + +#: ../../source/contributing/testing.rst:23 +msgid "``--show_diff`` will show a visual comparison in case a unit test is failing." +msgstr "" + +#: ../../source/contributing/testing.rst:27 +msgid "How it Works" +msgstr "" + +#: ../../source/contributing/testing.rst:29 +msgid "At the moment there are three types of tests:" +msgstr "" + +#: ../../source/contributing/testing.rst:31 +msgid "Unit Tests:" +msgstr "" + +#: ../../source/contributing/testing.rst:33 +msgid "Tests for most of the basic functionalities of manim. For example, there a test for ``Mobject``, that checks if it can be added to a Scene, etc." +msgstr "" + +#: ../../source/contributing/testing.rst:36 +msgid "Graphical unit tests: Because ``manim`` is a graphics library, we test frames. To do so, we create test scenes that render a specific feature. When pytest runs, it compares the result of the test to the control data, either at 6 fps or just the last frame. If it matches, the tests pass. If the test and control data differ, the tests fail. You can use ``--show_diff`` flag with ``pytest`` to visually see the differences." +msgstr "" + +#: ../../source/contributing/testing.rst:42 +msgid "Videos format tests:" +msgstr "" + +#: ../../source/contributing/testing.rst:44 +msgid "As Manim is a video library, we have to test videos as well. Unfortunately, we cannot directly test video content as rendered videos can differ slightly depending on the system (for reasons related to ffmpeg). Therefore, we only compare video configuration values, exported in .json." +msgstr "" + +#: ../../source/contributing/testing.rst:51 +msgid "Architecture" +msgstr "" + +#: ../../source/contributing/testing.rst:53 +msgid "The ``manim/tests`` directory looks like this:" +msgstr "" + +#: ../../source/contributing/testing.rst:122 +msgid "The Main Directories" +msgstr "" + +#: ../../source/contributing/testing.rst:124 +msgid "``control_data/``:" +msgstr "" + +#: ../../source/contributing/testing.rst:126 +msgid "The directory containing control data. ``control_data/graphical_units_data/`` contains the expected and correct frame data for graphical tests, and ``control_data/videos_data/`` contains the .json files used to check videos." +msgstr "" + +#: ../../source/contributing/testing.rst:129 +msgid "``test_graphical_units/``:" +msgstr "" + +#: ../../source/contributing/testing.rst:131 +msgid "Contains graphical tests." +msgstr "" + +#: ../../source/contributing/testing.rst:133 +msgid "``test_scene_rendering/``:" +msgstr "" + +#: ../../source/contributing/testing.rst:135 +msgid "For tests that need to render a scene in some way, such as tests for CLI flags (end-to-end tests)." +msgstr "" + +#: ../../source/contributing/testing.rst:138 +msgid "``utils/``:" +msgstr "" + +#: ../../source/contributing/testing.rst:140 +msgid "Useful internal functions used by pytest." +msgstr "" + +#: ../../source/contributing/testing.rst:142 +msgid "fixtures are not contained here, they are in ``conftest.py``." +msgstr "" + +#: ../../source/contributing/testing.rst:144 +msgid "``helpers/``:" +msgstr "" + +#: ../../source/contributing/testing.rst:146 +msgid "Helper functions for developers to setup graphical/video tests." +msgstr "" + +#: ../../source/contributing/testing.rst:149 +msgid "Adding a New Test" +msgstr "" + +#: ../../source/contributing/testing.rst:152 +msgid "Unit Tests" +msgstr "" + +#: ../../source/contributing/testing.rst:154 +msgid "Pytest determines which functions are tests by searching for files whose names begin with \"test\\_\", and then within those files for functions beginning with \"test\" and classes beginning with \"Test\". These kinds of tests must be in ``tests/`` (e.g. ``tests/test_container.py``)." +msgstr "" + +#: ../../source/contributing/testing.rst:160 +msgid "Graphical Unit Test" +msgstr "" + +#: ../../source/contributing/testing.rst:162 +msgid "The test must be written in the correct file (i.e. the file that corresponds to the appropriate category the feature belongs to) and follow the structure of unit tests." +msgstr "" + +#: ../../source/contributing/testing.rst:165 +msgid "For example, to test the ``Circle`` VMobject which resides in ``manim/mobject/geometry.py``, add the CircleTest to ``test/test_geometry.py``." +msgstr "" + +#: ../../source/contributing/testing.rst:169 +msgid "The name of the module is indicated by the variable __module_test__, that **must** be declared in any graphical test file. The module name is used to store the graphical control data." +msgstr "" + +#: ../../source/contributing/testing.rst:172 +msgid "You will need to use the ``frames_comparison`` decorator to create a test. The test function **must** accept a parameter named ``scene`` that will be used like ``self`` in a standard ``construct`` method." +msgstr "" + +#: ../../source/contributing/testing.rst:175 +msgid "Here's an example in ``test_geometry.py``:" +msgstr "" + +#: ../../source/contributing/testing.rst:190 +msgid "The decorator can be used with or without parentheses. **By default, the test only tests the last frame. To enable multi-frame testing, you have to set ``last_frame=False`` in the parameters.**" +msgstr "" + +#: ../../source/contributing/testing.rst:199 +msgid "You can also specify, when needed, which base scene you need (ThreeDScene, for example) :" +msgstr "" + +#: ../../source/contributing/testing.rst:208 +msgid "Feel free to check the documentation of ``@frames_comparison`` for more." +msgstr "" + +#: ../../source/contributing/testing.rst:210 +msgid "Note that tests name must follow the syntax ``test_``, otherwise pytest will not recognize it as a test." +msgstr "" + +#: ../../source/contributing/testing.rst:213 +msgid "If you run pytest now, you will get a ``FileNotFound`` error. This is because you have not created control data for your test." +msgstr "" + +#: ../../source/contributing/testing.rst:216 +msgid "To create the control data for your test, you have to use the flag ``--set_test`` along with pytest. For the example above, it would be" +msgstr "" + +#: ../../source/contributing/testing.rst:223 +msgid "(``-s`` is here to see manim logs, so you can see what's going on)." +msgstr "" + +#: ../../source/contributing/testing.rst:225 +msgid "Please make sure to add the control data to git as soon as it is produced with ``git add ``." +msgstr "" + +#: ../../source/contributing/testing.rst:229 +msgid "Videos tests" +msgstr "" + +#: ../../source/contributing/testing.rst:231 +msgid "To test videos generated, we use the decorator ``tests.utils.videos_tester.video_comparison``:" +msgstr "" + +#: ../../source/contributing/testing.rst:254 +msgid "``assert exit*\\ code == 0, err`` is used in case of the command fails to run. The decorator takes two arguments: json name and the path to where the video should be generated, starting from the ``media/`` dir." +msgstr "" + +#: ../../source/contributing/testing.rst:258 +msgid "Note the fixtures here:" +msgstr "" + +#: ../../source/contributing/testing.rst:260 +msgid "tmp_path is a pytest fixture to get a tmp_path. Manim will output here, according to the flag ``--media_dir``." +msgstr "" + +#: ../../source/contributing/testing.rst:262 +msgid "``manim_cfg_file`` fixture that return a path pointing to ``test_scene_rendering/standard_config.cfg``. It's just to shorten the code, in the case multiple tests need to use this cfg file." +msgstr "" + +#: ../../source/contributing/testing.rst:264 +msgid "``simple_scenes_path`` same as above, except for ``test_scene_rendering/simple_scene.py``" +msgstr "" + +#: ../../source/contributing/testing.rst:266 +msgid "You have to generate a ``.json`` file first to be able to test your video. To do that, use ``helpers.save_control_data_from_video``." +msgstr "" + +#: ../../source/contributing/testing.rst:269 +msgid "For instance, a test that will check if the l flag works properly will first require rendering a video using the -l flag from a scene. Then we will test (in this case, SquareToCircle), that lives in ``test_scene_rendering/simple_scene.py``. Change directories to ``tests/``, create a file (e.g. ``create\\_data.py``) that you will remove as soon as you're done. Then run:" +msgstr "" + +#: ../../source/contributing/testing.rst:280 +msgid "Running this will save ``control_data/videos_data/SquareToCircleWithlFlag.json``, which will look like this:" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/contributing/typings.po b/docs/i18n/gettext/contributing/typings.pot similarity index 65% rename from docs/i18n/en/LC_MESSAGES/contributing/typings.po rename to docs/i18n/gettext/contributing/typings.pot index 7842cbbaa0..588fe7817a 100644 --- a/docs/i18n/en/LC_MESSAGES/contributing/typings.po +++ b/docs/i18n/gettext/contributing/typings.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/contributing/typings.rst:3 msgid "Adding Typings" @@ -21,15 +19,11 @@ msgid "This section is still a work in progress." msgstr "" #: ../../source/contributing/typings.rst:11 -msgid "" -"If you've never used type hints before, this is a good place to get " -"started: https://realpython.com/python-type-checking/#hello-types." +msgid "If you've never used type hints before, this is a good place to get started: https://realpython.com/python-type-checking/#hello-types." msgstr "" #: ../../source/contributing/typings.rst:14 -msgid "" -"When adding type hints to manim, there are some guidelines that should be" -" followed:" +msgid "When adding type hints to manim, there are some guidelines that should be followed:" msgstr "" #: ../../source/contributing/typings.rst:16 @@ -57,10 +51,7 @@ msgid "For numpy arrays use the typehint ``np.ndarray``" msgstr "" #: ../../source/contributing/typings.rst:44 -msgid "" -"Functions that does not return a value should get the type hint ``None``." -" (This annotations help catch the kinds of subtle bugs where you are " -"trying to use a meaningless return value. )" +msgid "Functions that does not return a value should get the type hint ``None``. (This annotations help catch the kinds of subtle bugs where you are trying to use a meaningless return value. )" msgstr "" #: ../../source/contributing/typings.rst:51 @@ -76,17 +67,11 @@ msgid "Functions and lambda functions should get the typehint ``Callable``" msgstr "" #: ../../source/contributing/typings.rst:74 -msgid "" -"Assuming that typical path objects are either Paths or strs, one can use " -"the typehint ``typing.Union[str, pathlib.Path]``" +msgid "Assuming that typical path objects are either Paths or strs, one can use the typehint ``typing.Union[str, pathlib.Path]``" msgstr "" #: ../../source/contributing/typings.rst:77 -msgid "" -"As a helper for tool for typesets, you can use `typestring-parser " -"`_ which can be " -"accessed by first installing it via ``pip`` - ``pip install typestring-" -"parser`` and then using ``from typestring_parser import parse``." +msgid "As a helper for tool for typesets, you can use `typestring-parser `_ which can be accessed by first installing it via ``pip`` - ``pip install typestring-parser`` and then using ``from typestring_parser import parse``." msgstr "" #: ../../source/contributing/typings.rst:96 @@ -102,9 +87,7 @@ msgid "Link to MyPy" msgstr "" #: ../../source/contributing/typings.rst:99 -msgid "" -"Mypy and numpy import errors: https://realpython.com/python-type-checking" -"/#running-mypy" +msgid "Mypy and numpy import errors: https://realpython.com/python-type-checking/#running-mypy" msgstr "" #: ../../source/contributing/typings.rst:100 @@ -119,10 +102,4 @@ msgstr "" msgid "The use of a TypeVar on the type hints for copy()." msgstr "" -#: ../../source/contributing/typings.rst:103 -msgid "" -"The definition and use of Protocols (like Sized, or Sequence, or " -"Iterable...)" -msgstr "" - diff --git a/docs/i18n/gettext/examples.pot b/docs/i18n/gettext/examples.pot new file mode 100644 index 0000000000..9787718c6b --- /dev/null +++ b/docs/i18n/gettext/examples.pot @@ -0,0 +1,49 @@ + +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/examples.rst:3 +msgid "Example Gallery" +msgstr "" + +#: ../../source/examples.rst:5 +msgid "This gallery contains a collection of best practice code snippets together with their corresponding video/image output, illustrating different functionalities all across the library. These are all under the MIT license, so feel free to copy & paste them to your projects. Enjoy this taste of Manim!" +msgstr "" + +#: ../../source/examples.rst:13 +msgid "This gallery is not the only place in our documentation where you can see explicit code and video examples: there are many more in our :doc:`reference manual ` -- see, for example, our documentation for the modules :mod:`~.tex_mobject`, :mod:`~.geometry`, :mod:`~.moving_camera_scene`, and many more." +msgstr "" + +#: ../../source/examples.rst:19 +msgid "Check out our `interactive Jupyter environment `_ which allows running the examples online, without requiring a local installation." +msgstr "" + +#: ../../source/examples.rst:23 +msgid "Also, visit our `Twitter `_ for more *manimations*!" +msgstr "" + +#: ../../source/examples.rst:29 +msgid "Basic Concepts" +msgstr "" + +#: ../../source/examples.rst:98 +msgid "Animations" +msgstr "" + +#: ../../source/examples.rst:180 +msgid "You can use multiple ValueTrackers simultaneously." +msgstr "" + +#: ../../source/examples.rst:274 +msgid "Plotting with Manim" +msgstr "" + +#: ../../source/examples.rst:402 +msgid "Special Camera Settings" +msgstr "" + + diff --git a/docs/i18n/gettext/index.pot b/docs/i18n/gettext/index.pot new file mode 100644 index 0000000000..3ed96153ed --- /dev/null +++ b/docs/i18n/gettext/index.pot @@ -0,0 +1,45 @@ + +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/index.rst:7 +msgid "Manim Community Overview" +msgstr "" + +#: ../../source/index.rst:9 +msgid "Animating technical concepts is traditionally pretty tedious since it can be difficult to make the animations precise enough to convey them accurately. ``Manim`` uses Python to generate animations programmatically, making it possible to specify exactly how each one should run." +msgstr "" + +#: ../../source/index.rst:14 +msgid "This project is still very much a work in progress, but we hope that the information here will make it easier for newcomers to get started using ``Manim``." +msgstr "" + +#: ../../source/index.rst:20 +msgid "All content of the docs is licensed under the MIT license. Especially for the examples you encounter: Feel free to use this code in your own projects!" +msgstr "" + +#: ../../source/index.rst:23 +msgid "We are curious to see the awesome projects you build using this library, feel free to share your projects with us `on Twitter `_, `Reddit `_, or via `Discord `_." +msgstr "" + +#: ../../source/index.rst:27 +msgid "In case you publish your work made with Manim, we would appreciate if you add a link to `our homepage `_ or `our GitHub repository `_. If you use Manim in a scientific context, instructions on how to cite a particular release can be found `in our README `_." +msgstr "" + +#: ../../source/index.rst:36 +msgid "As a quick reference, here are some often used modules, classes and methods:" +msgstr "" + +#: ../../source/index.rst:38 +msgid "Modules: :mod:`~.moving_camera_scene`, :mod:`~.tex_mobject`, :mod:`~.geometry`," +msgstr "" + +#: ../../source/index.rst:43 +msgid "Classes: :class:`~.Mobject` , :class:`~.VMobject`, :class:`~.ValueTracker`, :class:`~.MathTex`, :class:`~.Angle`, :class:`~.Tex`, :class:`~.Text`," +msgstr "" + + diff --git a/docs/i18n/gettext/installation.pot b/docs/i18n/gettext/installation.pot new file mode 100644 index 0000000000..5b4b99e659 --- /dev/null +++ b/docs/i18n/gettext/installation.pot @@ -0,0 +1,85 @@ + +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/installation.rst:2 +msgid "Installation" +msgstr "" + +#: ../../source/installation.rst:4 +msgid "Depending on your use case, different installation options are recommended: if you just want to play around with Manim for a bit, interactive in-browser notebooks are a really simple way of exploring the library as they require no local installation. Head over to https://try.manim.community to give our interactive tutorial a try." +msgstr "" + +#: ../../source/installation.rst:10 +msgid "Otherwise, if you intend to use Manim to work on an animation project, we recommend installing the library locally (either to your system's Python, or via Docker)." +msgstr "" + +#: ../../source/installation.rst:16 +msgid "Note that there are several different versions of Manim. The instructions on this website are **only** for the *community edition*. Find out more about the :doc:`differences between Manim versions ` if you are unsure which version you should install." +msgstr "" + +#: ../../source/installation.rst:22 +msgid ":ref:`Installing Manim to your system's Python `" +msgstr "" + +#: ../../source/installation.rst:23 +msgid ":ref:`Using Manim via Docker `" +msgstr "" + +#: ../../source/installation.rst:24 +msgid ":ref:`Interactive Jupyter notebooks via Binder / Google Colab `" +msgstr "" + +#: ../../source/installation.rst:31 +msgid "Installing Manim locally" +msgstr "" + +#: ../../source/installation.rst:33 +msgid "Manim is a Python library, and it can be `installed via pip `__. However, in order for Manim to work properly, some additional system dependencies need to be installed first. The following pages have operating system specific instructions for you to follow." +msgstr "" + +#: ../../source/installation.rst:41 +msgid "Depending on your particular setup, the installation process might be slightly different. Make sure that you have tried to follow the steps on the following pages carefully, but in case you hit a wall we are happy to help: either `join our Discord `__, or start a new Discussion `directly on GitHub `__." +msgstr "" + +#: ../../source/installation.rst:57 +msgid "Once Manim is installed locally, you can proceed to our :doc:`quickstart guide ` which walks you through rendering a first simple scene." +msgstr "" + +#: ../../source/installation.rst:61 +msgid "As mentioned above, do not worry if there are errors or other problems: consult our :doc:`troubleshooting guide ` for help, or get in touch with the community via `GitHub discussions `__ or `Discord `__." +msgstr "" + +#: ../../source/installation.rst:73 +msgid "Using Manim via Docker" +msgstr "" + +#: ../../source/installation.rst:75 +msgid "`Docker `__ is a virtualization tool that allows the distribution of encapsulated software environments (containers)." +msgstr "" + +#: ../../source/installation.rst:78 +msgid "The following pages contain more information about the docker image maintained by the community, ``manimcommunity/manim``:" +msgstr "" + +#: ../../source/installation.rst:89 +msgid "Interactive Jupyter notebooks for your browser" +msgstr "" + +#: ../../source/installation.rst:91 +msgid "Manim ships with a built-in ``%%manim`` IPython magic command designed for the use within `Jupyter notebooks `__. Our interactive tutorial over at https://try.manim.community illustrates how Manim can be used from within a Jupyter notebook." +msgstr "" + +#: ../../source/installation.rst:96 +msgid "The following pages explain how you can setup interactive environments like that yourself:" +msgstr "" + +#: ../../source/installation.rst:105 +msgid "Installation for developers" +msgstr "" + + diff --git a/docs/i18n/gettext/installation/docker.pot b/docs/i18n/gettext/installation/docker.pot new file mode 100644 index 0000000000..acf4f514b9 --- /dev/null +++ b/docs/i18n/gettext/installation/docker.pot @@ -0,0 +1,65 @@ + +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/installation/docker.rst:2 +msgid "Docker" +msgstr "" + +#: ../../source/installation/docker.rst:4 +msgid "The community maintains a docker image, which can be found `on DockerHub `__. For our image ``manimcommunity/manim``, there are the following tags:" +msgstr "" + +#: ../../source/installation/docker.rst:8 +msgid "``latest``: the most recent version corresponding to `the main branch `__," +msgstr "" + +#: ../../source/installation/docker.rst:10 +msgid "``stable``: the latest released version (according to `the releases page `__)," +msgstr "" + +#: ../../source/installation/docker.rst:12 +msgid "``vX.Y.Z``: any particular released version (according to `the releases page `__)." +msgstr "" + +#: ../../source/installation/docker.rst:17 +msgid "When using Manim's CLI within a Docker container, some flags like ``-p`` (preview file) and ``-f`` (show output file in the file browser) are not supported." +msgstr "" + +#: ../../source/installation/docker.rst:23 +msgid "Basic usage of the Docker container" +msgstr "" + +#: ../../source/installation/docker.rst:25 +msgid "Assuming that you can access the docker installation on your system from a terminal (bash / PowerShell) via ``docker``, you can render a scene ``CircleToSquare`` in a file `test_scenes.py` with the following command." +msgstr "" + +#: ../../source/installation/docker.rst:36 +msgid "For Linux users there might be permission problems when letting the user in the container write to the mounted volume. Add ``--user=\"$(id -u):$(id -g)\"`` to the ``docker`` CLI arguments to prevent the creation of output files not belonging to your user." +msgstr "" + +#: ../../source/installation/docker.rst:42 +msgid "Instead of using the \"throwaway container\" approach outlined above, you can also create a named container that you can modify to your liking. First, run" +msgstr "" + +#: ../../source/installation/docker.rst:51 +msgid "to obtain an interactive shell inside your container allowing you to, e.g., install further dependencies (like texlive packages using ``tlmgr``). Exit the container as soon as you are satisfied. Then, before using it, start the container by running" +msgstr "" + +#: ../../source/installation/docker.rst:60 +msgid "which starts the container in the background. Then, to render a scene ``CircleToSquare`` in a file ``test_scenes.py``, run" +msgstr "" + +#: ../../source/installation/docker.rst:69 +msgid "Running JupyterLab via Docker" +msgstr "" + +#: ../../source/installation/docker.rst:71 +msgid "Another alternative to using the Docker image is to spin up a local JupyterLab instance. To do that, simply run" +msgstr "" + + diff --git a/docs/i18n/gettext/installation/jupyter.pot b/docs/i18n/gettext/installation/jupyter.pot new file mode 100644 index 0000000000..f804dd6d0b --- /dev/null +++ b/docs/i18n/gettext/installation/jupyter.pot @@ -0,0 +1,77 @@ + +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/installation/jupyter.rst:2 +msgid "Jupyter Notebooks" +msgstr "" + +#: ../../source/installation/jupyter.rst:6 +msgid "Binder" +msgstr "" + +#: ../../source/installation/jupyter.rst:8 +msgid "`Binder `__ is an online platform that hosts shareable and customizable computing environments in the form of Jupyter notebooks. Manim ships with a built-in ``%%manim`` Jupyter magic command which makes it easy to use in these notebooks." +msgstr "" + +#: ../../source/installation/jupyter.rst:13 +msgid "To see an example for such an environment, visit our interactive tutorial over at https://try.manim.community/." +msgstr "" + +#: ../../source/installation/jupyter.rst:16 +msgid "It is relatively straightforward to prepare your own notebooks in a way that allows them to be shared interactively via Binder as well:" +msgstr "" + +#: ../../source/installation/jupyter.rst:19 +msgid "First, prepare a directory containing one or multiple notebooks which you would like to share in an interactive environment. You can create these notebooks by using Jupyter notebooks with a local installation of Manim, or also by working in our pre-existing `interactive tutorial environment `__." +msgstr "" + +#: ../../source/installation/jupyter.rst:24 +msgid "In the same directory containing your notebooks, add a file named ``Dockerfile`` with the following content:" +msgstr "" + +#: ../../source/installation/jupyter.rst:33 +msgid "Don't forget to change the version tag ``v0.9.0`` to the version you were working with locally when creating your notebooks." +msgstr "" + +#: ../../source/installation/jupyter.rst:35 +msgid "Make the directory with your worksheets and the ``Dockerfile`` available to the public (and in particular: to Binder!). There are `several different options to do so `__, within the community we usually work with GitHub repositories or gists." +msgstr "" + +#: ../../source/installation/jupyter.rst:41 +msgid "Once your material is publicly available, visit https://mybinder.org and follow the instructions there to generate an interactive environment for your worksheets." +msgstr "" + +#: ../../source/installation/jupyter.rst:47 +msgid "The repository containing our `interactive tutorial `__ can be found at https://github.com/ManimCommunity/jupyter_examples." +msgstr "" + +#: ../../source/installation/jupyter.rst:53 +msgid "Google Colaboratory" +msgstr "" + +#: ../../source/installation/jupyter.rst:55 +msgid "It is also possible to install Manim in a `Google Colaboratory `__ environment. In contrast to Binder, where you can customize and prepare the environment beforehand (such that Manim is already installed and ready to be used), you will have to take care of that every time you start a new notebook in Google Colab. Fortunately, this is not particularly difficult." +msgstr "" + +#: ../../source/installation/jupyter.rst:63 +msgid "After creating a new notebook, paste the following code block in a cell, then execute it." +msgstr "" + +#: ../../source/installation/jupyter.rst:76 +msgid "You should start to see Colab installing all the dependencies specified in these commands. After the execution has completed, you will be prompted to restart the runtime. Click the \"restart runtime\" button at the bottom of the cell output. You are now ready to use Manim in Colab!" +msgstr "" + +#: ../../source/installation/jupyter.rst:81 +msgid "To check that everything works as expected, first import Manim by running" +msgstr "" + +#: ../../source/installation/jupyter.rst:87 +msgid "in a new code cell. Then create another cell containing the following code::" +msgstr "" + + diff --git a/docs/i18n/gettext/installation/linux.pot b/docs/i18n/gettext/installation/linux.pot new file mode 100644 index 0000000000..20c98212e9 --- /dev/null +++ b/docs/i18n/gettext/installation/linux.pot @@ -0,0 +1,123 @@ + +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/installation/linux.rst:2 +msgid "Linux" +msgstr "" + +#: ../../source/installation/linux.rst:4 +msgid "The installation instructions depend on your particular operating system and package manager. If you happen to know exactly what you are doing, you can also simply ensure that your system has:" +msgstr "" + +#: ../../source/installation/linux.rst:8 +msgid "a reasonably recent version of Python 3 (3.7 or above)," +msgstr "" + +#: ../../source/installation/linux.rst:9 +msgid "with working Cairo bindings in the form of `pycairo `__," +msgstr "" + +#: ../../source/installation/linux.rst:11 +msgid "FFmpeg accessible from the command line as ``ffmpeg``," +msgstr "" + +#: ../../source/installation/linux.rst:12 +msgid "and `Pango `__ headers." +msgstr "" + +#: ../../source/installation/linux.rst:14 +msgid "Then, installing Manim is just a matter of running:" +msgstr "" + +#: ../../source/installation/linux.rst:22 +msgid "In light of the current efforts of migrating to rendering via OpenGL, this list might be incomplete. Please `let us know ` if you ran into missing dependencies while installing." +msgstr "" + +#: ../../source/installation/linux.rst:27 +msgid "In any case, we have also compiled instructions for several common combinations of operating systems and package managers below." +msgstr "" + +#: ../../source/installation/linux.rst:31 +msgid "Required Dependencies" +msgstr "" + +#: ../../source/installation/linux.rst:34 +msgid "apt – Ubuntu / Mint / Debian" +msgstr "" + +#: ../../source/installation/linux.rst:36 +msgid "To first update your sources, and then install Cairo, Pango, and FFmpeg simply run:" +msgstr "" + +#: ../../source/installation/linux.rst:44 +msgid "If you don't have python3-pip installed, install it via:" +msgstr "" + +#: ../../source/installation/linux.rst:50 +msgid "Then, to install Manim, run:" +msgstr "" + +#: ../../source/installation/linux.rst:56 +#: ../../source/installation/linux.rst:90 +#: ../../source/installation/linux.rst:123 +msgid "Continue by reading the :ref:`optional dependencies ` section." +msgstr "" + +#: ../../source/installation/linux.rst:60 +msgid "dnf – Fedora / CentOS / RHEL" +msgstr "" + +#: ../../source/installation/linux.rst:62 +msgid "To install Cairo and Pango:" +msgstr "" + +#: ../../source/installation/linux.rst:68 +msgid "In order to successfully build the ``pycairo`` wheel, you will also need the Python development headers:" +msgstr "" + +#: ../../source/installation/linux.rst:75 +msgid "FFmpeg is only available via the RPMfusion repository which you have to configure first – please consult https://rpmfusion.org/Configuration/ for instructions. Then, install FFmpeg:" +msgstr "" + +#: ../../source/installation/linux.rst:83 +msgid "At this point you have all required dependencies and can install Manim by running:" +msgstr "" + +#: ../../source/installation/linux.rst:94 +msgid "pacman – Arch / Manjaro" +msgstr "" + +#: ../../source/installation/linux.rst:98 +msgid "Thanks to *groctel*, there is a `dedicated Manim package on the AUR! `" +msgstr "" + +#: ../../source/installation/linux.rst:101 +msgid "If you don't want to use the packaged version from AUR, here is what you need to do manually: Update your package sources, then install Cairo, Pango, and FFmpeg:" +msgstr "" + +#: ../../source/installation/linux.rst:110 +msgid "If you don't have ``python-pip`` installed, get it by running:" +msgstr "" + +#: ../../source/installation/linux.rst:116 +msgid "then simply install Manim via:" +msgstr "" + +#: ../../source/installation/linux.rst:130 +msgid "Optional Dependencies" +msgstr "" + +#: ../../source/installation/linux.rst:132 +msgid "In order to make use of Manim's interface to LaTeX for, e.g., rendering equations, LaTeX has to be installed as well. Note that this is an optional dependency: if you don't intend to use LaTeX, you don't have to install it." +msgstr "" + +#: ../../source/installation/linux.rst:136 +msgid "You can use whichever LaTeX distribution you like or whichever is easiest to install with your package manager. Usually, `TeX Live `__ is a good candidate if you don't care too much about disk space." +msgstr "" + + diff --git a/docs/i18n/gettext/installation/macos.pot b/docs/i18n/gettext/installation/macos.pot new file mode 100644 index 0000000000..a08b987a4a --- /dev/null +++ b/docs/i18n/gettext/installation/macos.pot @@ -0,0 +1,73 @@ + +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/installation/macos.rst:2 +msgid "MacOS" +msgstr "" + +#: ../../source/installation/macos.rst:4 +msgid "For the sake of simplicity, the following instructions assume that you have the popular `package manager Homebrew `__ installed. While you can certainly also install all dependencies without it, using Homebrew makes the process much easier." +msgstr "" + +#: ../../source/installation/macos.rst:9 +msgid "If you want to use Homebrew but do not have it installed yet, please follow `Homebrew's installation instructions `__." +msgstr "" + +#: ../../source/installation/macos.rst:14 +msgid "For a while after Apple released its new ARM-based processors (the *\"M1 chip\"*), the recommended way of installing Manim relied on *Rosetta*, Apple's compatibility layer between Intel and ARM architectures. This is no longer necessary, Manim can (and is recommended to) be installed natively." +msgstr "" + +#: ../../source/installation/macos.rst:21 +msgid "Required Dependencies" +msgstr "" + +#: ../../source/installation/macos.rst:23 +msgid "To install all required dependencies for installing Manim (namely: ffmpeg, Python, and some required Python packages), run:" +msgstr "" + +#: ../../source/installation/macos.rst:30 +msgid "On *Apple Silicon* based machines (i.e., devices with the M1 chip or similar; if you are unsure which processor you have check by opening the Apple menu, select *About This Mac* and check the entry next to *Chip*), some additional dependencies are required, namely:" +msgstr "" + +#: ../../source/installation/macos.rst:39 +msgid "After all required dependencies are installed, simply run:" +msgstr "" + +#: ../../source/installation/macos.rst:45 +msgid "to install Manim." +msgstr "" + +#: ../../source/installation/macos.rst:49 +msgid "A frequent source for installation problems is if ``pip3`` does not point to the correct Python installation on your system. To check this, run ``pip3 -V``: for MacOS Intel, the path should start with ``/usr/local``, and for Apple Silicon with ``/opt/homebrew``. If this is not the case, you either forgot to modify your shell profile (``.zprofile``) during the installation of Homebrew, or did not reload your shell (e.g., by opening a new terminal) after doing so. It is also possible that some other software (like Pycharm) changed the ``PATH`` variable – to fix this, make sure that the Homebrew-related lines in your ``.zprofile`` are at the very end of the file." +msgstr "" + +#: ../../source/installation/macos.rst:63 +msgid "Optional Dependencies" +msgstr "" + +#: ../../source/installation/macos.rst:65 +msgid "In order to make use of Manim's interface to LaTeX for, e.g., rendering equations, LaTeX has to be installed as well. Note that this is an optional dependency: if you don't intend to use LaTeX, you don't have to install it." +msgstr "" + +#: ../../source/installation/macos.rst:69 +msgid "For MacOS, the recommended LaTeX distribution is `MacTeX `__. You can install it by following the instructions from the link, or alternatively also via Homebrew by running:" +msgstr "" + +#: ../../source/installation/macos.rst:80 +msgid "MacTeX is a *full* LaTeX distribution and will require more than 4GB of disk space. If this is an issue for you, consider installing a smaller distribution like `BasicTeX `__." +msgstr "" + +#: ../../source/installation/macos.rst:85 +msgid "Should you choose to work with some partial TeX distribution, the full list of LaTeX packages which Manim interacts with in some way (a subset might be sufficient for your particular application) is::" +msgstr "" + +#: ../../source/installation/macos.rst:96 +msgid "Working with Manim" +msgstr "" + + diff --git a/docs/i18n/gettext/installation/troubleshooting.pot b/docs/i18n/gettext/installation/troubleshooting.pot new file mode 100644 index 0000000000..112bd584b2 --- /dev/null +++ b/docs/i18n/gettext/installation/troubleshooting.pot @@ -0,0 +1,205 @@ + +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/installation/troubleshooting.rst:2 +msgid "Troubleshooting" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:5 +msgid "Version incompatibility" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:7 +msgid "Confusion and conflict between versions is by far the most common reason for installation failures. Some signs and errors resulting from this are as follows:" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:11 +msgid "``There are no scenes in that module``" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:12 +msgid "``ModuleNotFoundError: No module named 'manim'``" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:13 +msgid "``ModuleNotFoundError: No module named 'manimlib'``" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:14 +msgid "You followed any tutorial created before October 2020 (because the community edition did not exist before then)" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:15 +msgid "You cloned a repository on GitHub (installation of the community version for normal use does not require the cloning of any repository)" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:16 +msgid "Different import statements (explained below)" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:17 +msgid "You used documentation for multiple versions (such as the readme for 3b1b/manim and this documentation)" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:20 +msgid "As this is the documentation for the community version, we can only help with the installation of this library. If you would like to install other versions of manim, please refer to their documentation." +msgstr "" + +#: ../../source/installation/troubleshooting.rst:25 +msgid "Identifying files written for a different version of manim" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:27 +msgid "There are some distinctive features of different versions of manim that can help in identifying what version of manim files are written for:" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:31 +msgid "Feature" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:31 +msgid "ManimCE (this version)" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:31 +msgid "ManimGL" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:31 +msgid "ManimCairo" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:33 +msgid "Import statement" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:33 +msgid "``from manim import *``" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:33 +msgid "``from manimlib import *``" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:33 +msgid "``from manimlib.imports import *``" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:37 +msgid "If you are a beginner, you should only attempt to run files written for your version. Files written for a different version of manim will generally not work without some modification." +msgstr "" + +#: ../../source/installation/troubleshooting.rst:42 +msgid "Identifying the version you are running" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:44 +msgid "The community edition of manim should always state `Manim Community ` as its first line of any command you run." +msgstr "" + +#: ../../source/installation/troubleshooting.rst:48 +msgid "Identifying and removing conflicting versions of manim" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:50 +msgid "Within the system or environment you are using to run manim, run the following command in the terminal:" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:57 +msgid "The correct package for the community edition is simply ``manim``. If you do not see this package listed, please refer back to our installation guide to install it. If you see ``manimlib`` or ``manimce`` (actually an old version of the community edition), you should remove them with:" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:68 +msgid "If you have cloned a repository from GitHub, you should either remove it or run manim outside that folder." +msgstr "" + +#: ../../source/installation/troubleshooting.rst:72 +msgid "Other errors" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:75 +msgid "``pip install manim`` fails when installing manimpango?" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:76 +msgid "Most likely this means that pip was not able to use our pre-built wheels of ``manimpango``. Let us know (via our `Discord `_ or by opening a `new issue on GitHub `_) which architecture you would like to see supported, and we'll see what we can do about it." +msgstr "" + +#: ../../source/installation/troubleshooting.rst:83 +msgid "To fix errors when installing ``manimpango``, you need to make sure you have all the necessary build requirements. Check out the detailed instructions given in `the BUILDING section `_ of the corresponding `GitHub repository `_." +msgstr "" + +#: ../../source/installation/troubleshooting.rst:91 +msgid "(Windows) OSError: dlopen() failed to load a library: pango?" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:93 +msgid "This should be fixed in Manim's latest version, update using ``pip install --upgrade manim``." +msgstr "" + +#: ../../source/installation/troubleshooting.rst:99 +msgid "Some letters are missing from Text/Tex output?" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:101 +msgid "If you have recently installed TeX you may need to build the fonts it uses. Which can be done by running:" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:112 +msgid "Installation does not support converting PDF to SVG?" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:114 +msgid "First, make sure your ``dvisvgm`` version is at least 2.4:" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:121 +msgid "If you do not know how to update ``dvisvgm``, please refer to your operating system's documentation." +msgstr "" + +#: ../../source/installation/troubleshooting.rst:123 +msgid "Second, check whether your ``dvisvgm`` supports PostScript specials. This is needed to convert from PDF to SVG." +msgstr "" + +#: ../../source/installation/troubleshooting.rst:131 +msgid "If the output to this command does **not** contain ``ps dvips PostScript specials``, this is a bad sign. In this case, run" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:139 +msgid "If the output does **not** contain ``--libgs=filename``, this means your ``dvisvgm`` does not currently support PostScript. You must get another binary." +msgstr "" + +#: ../../source/installation/troubleshooting.rst:142 +msgid "If, however, ``--libgs=filename`` appears in the help, that means that your ``dvisvgm`` needs the Ghostscript library to support PostScript. Search for ``libgs.so`` (on Linux, probably in ``/usr/local/lib`` or ``/usr/lib``) or ``gsdll32.dll`` (on 32-bit Windows, probably in ``C:\\windows\\system32``) or ``gsdll64.dll`` (on 64-bit Windows, probably in ``c:\\windows\\system32`` -- yes 32) or ``libgsl.dylib`` (on Mac OS, probably in ``/usr/local/lib`` or ``/opt/local/lib``). Please look carefully, as the file might be located elsewhere, e.g. in the directory where Ghostscript is installed." +msgstr "" + +#: ../../source/installation/troubleshooting.rst:151 +msgid "As soon as you have found the library, try (on Mac OS or Linux)" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:158 +msgid "or (on Windows)" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:166 +msgid "You should now see ``ps dvips PostScript specials`` in the output. Refer to your operating system's documentation to find out how you can set or export the environment variable ``LIBGS`` automatically whenever you open a shell." +msgstr "" + +#: ../../source/installation/troubleshooting.rst:170 +msgid "As a last check, you can run" +msgstr "" + +#: ../../source/installation/troubleshooting.rst:176 +msgid "while still having ``LIBGS`` set to the correct path, of course. If ``dvisvgm`` can find your Ghostscript installation, it will be shown in the output together with the version number." +msgstr "" + +#: ../../source/installation/troubleshooting.rst:180 +msgid "If you do not have the necessary library on your system, please refer to your operating system's documentation to find out where you can get it and how you have to install it." +msgstr "" + + diff --git a/docs/i18n/gettext/installation/versions.pot b/docs/i18n/gettext/installation/versions.pot new file mode 100644 index 0000000000..067dbd674c --- /dev/null +++ b/docs/i18n/gettext/installation/versions.pot @@ -0,0 +1,69 @@ + +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/installation/versions.rst:2 +msgid "Differences between Manim Versions" +msgstr "" + +#: ../../source/installation/versions.rst:4 +msgid "While originally a single library, there are now three main versions of manim, each with their own advantages, disadvantages, and ideal use cases. It is important to understand these differences in order to select the best version for your use case and avoid confusion arising from version mismatches." +msgstr "" + +#: ../../source/installation/versions.rst:10 +msgid "A brief history of Manim" +msgstr "" + +#: ../../source/installation/versions.rst:12 +msgid "Manim was originally created by Grant Sanderson as a personal project and for use in his YouTube channel, `3Blue1Brown `_. As his channel gained popularity, many grew to like the style of his animations and wanted to use manim for their own projects. However, as manim was only intended for personal use, it was very difficult for other users to install and use it." +msgstr "" + +#: ../../source/installation/versions.rst:18 +msgid "In late 2019, Grant started working on faster OpenGL rendering in a new branch, known as the shaders branch. In mid-2020, a group of developers forked it into what is now the community edition; this is the version documented on this website. In early 2021, Grant merged the shaders branch back into master, making it the default branch in his repository. The old version is still available as the branch ``cairo-backend``." +msgstr "" + +#: ../../source/installation/versions.rst:25 +msgid "The three versions of Manim" +msgstr "" + +#: ../../source/installation/versions.rst:27 +msgid "There are currently three main versions of manim. They are as follows:" +msgstr "" + +#: ../../source/installation/versions.rst:29 +msgid "**ManimCE**: The community edition of manim. This is the version documented by this website, and is named `manim `_ on pip." +msgstr "" + +#: ../../source/installation/versions.rst:30 +msgid "`ManimGL `_: The current version of manim that is used by 3blue1brown. It supports OpenGL rendering and interactivity, and is named ``manimgl`` on pip. You can find documentation for it `here `_." +msgstr "" + +#: ../../source/installation/versions.rst:31 +msgid "`ManimCairo `_: The old version of manim originally used by 3blue1brown. It is not available on pip." +msgstr "" + +#: ../../source/installation/versions.rst:34 +msgid "Which version to use" +msgstr "" + +#: ../../source/installation/versions.rst:35 +msgid "We recommend using the community edition for most purposes, as it has been developed to be more stable, better tested, quicker to respond to community contributions, and easier for beginners to use. It also has partial experimental OpenGL support and should have full support shortly (as of April 2021)." +msgstr "" + +#: ../../source/installation/versions.rst:39 +msgid "If you would like to use a version with full OpenGL support or render recent 3Blue1Brown videos (2020 onwards), you should use ManimGL." +msgstr "" + +#: ../../source/installation/versions.rst:41 +msgid "If you would like to render old 3Blue1Brown projects (2019 and before), you should use ManimCairo." +msgstr "" + +#: ../../source/installation/versions.rst:44 +msgid "Notes on installation, documentation, and use" +msgstr "" + + diff --git a/docs/i18n/gettext/installation/windows.pot b/docs/i18n/gettext/installation/windows.pot new file mode 100644 index 0000000000..64cd9ebb52 --- /dev/null +++ b/docs/i18n/gettext/installation/windows.pot @@ -0,0 +1,113 @@ + +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/installation/windows.rst:2 +msgid "Windows" +msgstr "" + +#: ../../source/installation/windows.rst:4 +msgid "The easiest way of installing Manim and its dependencies is by using a package manager like `Chocolatey `__ or `Scoop `__. If you are not afraid of editing your System's ``PATH``, a manual installation is also possible. In fact, if you already have an existing Python installation (3.7 or newer), it might be the easiest way to get everything up and running." +msgstr "" + +#: ../../source/installation/windows.rst:12 +msgid "If you choose to use one of the package managers, please follow their installation instructions (`for Chocolatey `__, `for Scoop `__) to make one of them available on your system." +msgstr "" + +#: ../../source/installation/windows.rst:20 +msgid "Required Dependencies" +msgstr "" + +#: ../../source/installation/windows.rst:22 +msgid "Manim requires a recent version of Python (3.7 or above) and ``ffmpeg`` in order to work." +msgstr "" + +#: ../../source/installation/windows.rst:26 +msgid "Chocolatey" +msgstr "" + +#: ../../source/installation/windows.rst:28 +msgid "Manim can be installed via Chocolatey simply by running:" +msgstr "" + +#: ../../source/installation/windows.rst:34 +msgid "That's it, no further steps required. You can continue with installing the :ref:`optional dependencies ` below." +msgstr "" + +#: ../../source/installation/windows.rst:38 +msgid "Scoop" +msgstr "" + +#: ../../source/installation/windows.rst:40 +msgid "While there is no recipe for installing Manim with Scoop directly, you can install all requirements by running:" +msgstr "" + +#: ../../source/installation/windows.rst:47 +msgid "and then Manim can be installed by running:" +msgstr "" + +#: ../../source/installation/windows.rst:53 +msgid "Manim should now be installed on your system. Continue reading the :ref:`optional dependencies ` section below." +msgstr "" + +#: ../../source/installation/windows.rst:58 +msgid "Manual Installation" +msgstr "" + +#: ../../source/installation/windows.rst:60 +msgid "As mentioned above, Manim needs a reasonably recent version of Python 3 (3.7 or above) and FFmpeg." +msgstr "" + +#: ../../source/installation/windows.rst:63 +msgid "**Python:** Head over to https://www.python.org, download an installer for Python 3.7 (or newer), and follow its instructions to get Python installed on your system." +msgstr "" + +#: ../../source/installation/windows.rst:69 +msgid "We have received reports of problems caused by using the version of Python that can be installed from the Windows Store. At this point, we recommend staying away from the Windows Store version. Instead, install Python directly from the `official website `__." +msgstr "" + +#: ../../source/installation/windows.rst:75 +msgid "**FFmpeg:** In order to install FFmpeg, you can get a pre-compiled and ready-to-use version from one of the resources linked at https://ffmpeg.org/download.html#build-windows, such as `the version available here `__ (recommended), or if you know exactly what you are doing you can alternatively get the source code from https://ffmpeg.org/download.html and compile it yourself." +msgstr "" + +#: ../../source/installation/windows.rst:85 +msgid "After downloading the pre-compiled archive, `unzip it `__ and, if you like, move the extracted directory to some more permanent place (e.g., ``C:\\Program Files\\``). Next, edit the ``PATH`` environment variable: first, visit ``Control Panel`` > ``System`` > ``System settings`` > ``Environment Variables``, then add the full path to the ``bin`` directory inside of the (moved) ffmpeg directory to the ``PATH`` variable. Finally, save your changes and exit." +msgstr "" + +#: ../../source/installation/windows.rst:94 +msgid "If you now open a new command line prompt (or PowerShell) and run ``ffmpeg``, the command should be recognized." +msgstr "" + +#: ../../source/installation/windows.rst:97 +msgid "At this point, you have all the required dependencies and can now install Manim via" +msgstr "" + +#: ../../source/installation/windows.rst:108 +msgid "Optional Dependencies" +msgstr "" + +#: ../../source/installation/windows.rst:110 +msgid "In order to make use of Manim's interface to LaTeX to, for example, render equations, LaTeX has to be installed as well. Note that this is an optional dependency: if you don't intend to use LaTeX, you don't have to install it." +msgstr "" + +#: ../../source/installation/windows.rst:114 +msgid "For Windows, the recommended LaTeX distribution is `MiKTeX `__. You can install it by using the installer from the linked MiKTeX site, or by using the package manager of your choice (Chocolatey: ``choco install miktex.install``, Scoop: ``scoop install latex``)." +msgstr "" + +#: ../../source/installation/windows.rst:120 +msgid "If you are concerned about disk space, there are some alternative, smaller distributions of LaTeX like `TinyTeX `__ (Chocolatey: ``choco install tinytex``, Scoop: first ``scoop bucket add r-bucket https://github.com/cderv/r-bucket.git``, then ``scoop install tinytex``). In this case, you will have to manage the LaTeX packages installed on your system yourself via ``tlmgr``. Therefore we only recommend this option if you know what you are doing. The full list of LaTeX packages which Manim interacts with in some way (a subset might be sufficient for your particular application) is::" +msgstr "" + +#: ../../source/installation/windows.rst:137 +msgid "For Chocolatey there is a dedicated ``manim-latex`` package providing a small LaTeX distribution based on TinyTeX which contains these packages; if you use Chocolatey you can get it with ``choco install manim-latex``." +msgstr "" + +#: ../../source/installation/windows.rst:143 +msgid "Working with Manim" +msgstr "" + + diff --git a/docs/i18n/gettext/plugins.pot b/docs/i18n/gettext/plugins.pot new file mode 100644 index 0000000000..7cf304ab7d --- /dev/null +++ b/docs/i18n/gettext/plugins.pot @@ -0,0 +1,97 @@ + +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/plugins.rst:5 +msgid "Plugins" +msgstr "" + +#: ../../source/plugins.rst:7 +msgid "Plugins are features that extend Manim's core functionality. Since Manim is extensible and not everything belongs in its core, we'll go over how to install, use, and create your own plugins." +msgstr "" + +#: ../../source/plugins.rst:13 +msgid "The standard naming convention for plugins is to prefix the plugin with ``manim-``. This makes them easy for users to find on package repositories such as PyPI." +msgstr "" + +#: ../../source/plugins.rst:19 +msgid "The plugin feature is new and under active development. Expect updates for the best practices on installing, using, and creating plugins; as well as new subcommands/flags for ``manim plugins``" +msgstr "" + +#: ../../source/plugins.rst:25 +msgid "See https://plugins.manim.community/ for the list of plugins available." +msgstr "" + +#: ../../source/plugins.rst:28 +msgid "Installing Plugins" +msgstr "" + +#: ../../source/plugins.rst:29 +msgid "Plugins can be easily installed via the ``pip`` command:" +msgstr "" + +#: ../../source/plugins.rst:36 +msgid "After installing a plugin, you may use the ``manim plugins`` command to list your available plugins, see the following help output:" +msgstr "" + +#: ../../source/plugins.rst:52 +msgid "You can list plugins as such:" +msgstr "" + +#: ../../source/plugins.rst:61 +msgid "Using Plugins in Projects" +msgstr "" + +#: ../../source/plugins.rst:62 +msgid "For enabling a plugin ``manim.cfg`` or command line parameters should be used." +msgstr "" + +#: ../../source/plugins.rst:66 +msgid "The plugins should be module name of the plugin and not PyPi name." +msgstr "" + +#: ../../source/plugins.rst:68 +msgid "Enabling plugins through ``manim.cfg``" +msgstr "" + +#: ../../source/plugins.rst:75 +msgid "For specifying multiple plugins, command separated values must be used." +msgstr "" + +#: ../../source/plugins.rst:83 +msgid "Creating Plugins" +msgstr "" + +#: ../../source/plugins.rst:84 +msgid "Plugins are intended to extend Manim's core functionality. If you aren't sure whether a feature should be included in Manim's core, feel free to ask over on the `Discord server `_. Visit `manim-plugintemplate `_ on PyPI.org which serves as an in-depth tutorial for creating plugins." +msgstr "" + +#: ../../source/plugins.rst:94 +msgid "The only requirement of manim plugins is that they specify an entry point with the group, ``\"manim.plugins\"``. This allows Manim to discover plugins available in the user's environment. Everything regarding the plugin's directory structure, build system, and naming are completely up to your discretion as an author. The aforementioned template plugin is only a model using Poetry since this is the build system Manim uses. The plugin's `entry point `_ can be specified in poetry as:" +msgstr "" + +#: ../../source/plugins.rst:108 +msgid "Here ``name`` is the name of the module of the plugin." +msgstr "" + +#: ../../source/plugins.rst:110 +msgid "Here ``object_reference`` can point to either a function in a module or a module itself. For example," +msgstr "" + +#: ../../source/plugins.rst:118 +msgid "Here a module is used as ``object_reference``, and when this plugin is enabled, Manim will look for ``__all__`` keyword defined in ``manim_plugintemplate`` and everything as a global variable one by one." +msgstr "" + +#: ../../source/plugins.rst:122 +msgid "If ``object_reference`` is a function, Manim calls the function and expects the function to return a list of modules or functions that need to be defined globally." +msgstr "" + +#: ../../source/plugins.rst:125 +msgid "For example," +msgstr "" + + diff --git a/docs/i18n/gettext/reference.pot b/docs/i18n/gettext/reference.pot new file mode 100644 index 0000000000..3777198707 --- /dev/null +++ b/docs/i18n/gettext/reference.pot @@ -0,0 +1,41 @@ + +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.rst:2 +msgid "Reference Manual" +msgstr "" + +#: ../../source/reference.rst:4 +msgid "This reference manual details modules, functions, and variables included in Manim, describing what they are and what they do. For learning how to use Manim, see :doc:`tutorials`. For a list of changes since the last release, see the :doc:`changelog`." +msgstr "" + +#: ../../source/reference.rst:9 +msgid "The pages linked to here are currently a work in progress." +msgstr "" + +#: ../../source/reference.rst:12 +msgid "Inheritance Graphs" +msgstr "" + +#: ../../source/reference.rst:15 +msgid "Animations" +msgstr "" + +#: ../../source/reference.rst:35 +msgid "Cameras" +msgstr "" + +#: ../../source/reference.rst:47 +msgid "Mobjects" +msgstr "" + +#: ../../source/reference.rst:84 +msgid "Scenes" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim._config.logger_utils.JSONFormatter.pot b/docs/i18n/gettext/reference/manim._config.logger_utils.JSONFormatter.pot new file mode 100644 index 0000000000..4228bda9e6 --- /dev/null +++ b/docs/i18n/gettext/reference/manim._config.logger_utils.JSONFormatter.pot @@ -0,0 +1,62 @@ + +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._config.logger_utils.JSONFormatter.rst:2 +msgid "JSONFormatter" +msgstr "" + +#: ../../source/reference/manim._config.logger_utils.JSONFormatter.rst:4 +msgid "Qualified name: ``manim.\\_config.logger\\_utils.JSONFormatter``" +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.JSONFormatter:1 +msgid "Bases: :class:`logging.Formatter`" +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.JSONFormatter:1 +msgid "A formatter that outputs logs in a custom JSON format." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.JSONFormatter:3 +msgid "This class is used internally for testing purposes." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.JSONFormatter:6 +msgid "Initialize the formatter with specified format strings." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.JSONFormatter:8 +msgid "Initialize the formatter either with the specified format string, or a default as described above. Allow for specialized date formatting with the optional datefmt argument. If datefmt is omitted, you get an ISO8601-like (or RFC 3339-like) format." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.JSONFormatter:13 +msgid "Use a style parameter of '%', '{' or '$' to specify that you want to use one of %-formatting, :meth:`str.format` (``{}``) formatting or :class:`string.Template` formatting in your format string." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.JSONFormatter:17 +msgid "Added the ``style`` parameter." +msgstr "" + +#: ../../source/reference/manim._config.logger_utils.JSONFormatter.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim._config.logger_utils.JSONFormatter.rst:20::1 +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.JSONFormatter.format:1 +msgid "Format the record in a custom JSON format." +msgstr "" + +#: ../../source/reference/manim._config.logger_utils.JSONFormatter.rst:22 +msgid "Attributes" +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.JSONFormatter.format:0 +msgid "Parameters" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim._config.logger_utils.pot b/docs/i18n/gettext/reference/manim._config.logger_utils.pot new file mode 100644 index 0000000000..c660fdced6 --- /dev/null +++ b/docs/i18n/gettext/reference/manim._config.logger_utils.pot @@ -0,0 +1,113 @@ + +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._config.logger_utils.rst:2 +msgid "logger\\_utils" +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils:1 +msgid "Utilities to create and set the logger." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils:3 +msgid "Manim's logger can be accessed as ``manim.logger``, or as ``logging.getLogger(\"manim\")``, once the library has been imported. Manim also exports a second object, ``console``, which should be used to print on screen messages that need not be logged." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils:8 +msgid "Both ``logger`` and ``console`` use the ``rich`` library to produce rich text format." +msgstr "" + +#: ../../source/reference/manim._config.logger_utils.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim._config.logger_utils.rst:26::1 +msgid "A formatter that outputs logs in a custom JSON format." +msgstr "" + +#: ../../source/reference/manim._config.logger_utils.rst:29 +msgid "Functions" +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.make_logger:1 +msgid "Make the manim logger and console." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.make_logger:0 +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.parse_theme:0 +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.set_file_logger:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.make_logger:3 +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.parse_theme:3 +msgid "A parser containing any .cfg files in use." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.make_logger:5 +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.set_file_logger:7 +msgid "The verbosity level of the logger." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.make_logger:0 +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.parse_theme:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.make_logger:8 +msgid "The manim logger and consoles. The first console outputs to stdout, the second to stderr. All use the theme returned by :func:`parse_theme`." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.make_logger:0 +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.parse_theme:0 +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.set_file_logger:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.make_logger:11 +msgid ":class:`logging.Logger`, :class:`rich.Console`, :class:`rich.Console`" +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.make_logger:16 +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.set_file_logger:11 +msgid "Notes" +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.make_logger:17 +msgid "The ``parser`` is assumed to contain only the options related to configuring the logger at the top level." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.parse_theme:1 +msgid "Configure the rich style of logger and console output." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.parse_theme:6 +msgid "The rich theme to be used by the manim logger." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.parse_theme:7 +msgid ":class:`rich.Theme`" +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.parse_theme:9 +msgid ":func:`make_logger`" +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.set_file_logger:1 +msgid "Add a file handler to manim logger." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.set_file_logger:3 +msgid "The path to the file is built using ``config.log_dir``." +msgstr "" + +#: ../../../manim/_config/logger_utils.py:docstring of manim._config.logger_utils.set_file_logger:5 +msgid "The global config, used to determine the log file path." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim._config.pot b/docs/i18n/gettext/reference/manim._config.pot new file mode 100644 index 0000000000..9730456bfe --- /dev/null +++ b/docs/i18n/gettext/reference/manim._config.pot @@ -0,0 +1,45 @@ + +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._config.rst:2 +msgid "\\_config" +msgstr "" + +#: ../../../manim/_config/__init__.py:docstring of manim._config:1 +msgid "Set the global config and logger." +msgstr "" + +#: ../../source/reference/manim._config.rst:20 +msgid "Functions" +msgstr "" + +#: ../../../manim/_config/__init__.py:docstring of manim._config.tempconfig:1 +msgid "Context manager that temporarily modifies the global ``config`` object." +msgstr "" + +#: ../../../manim/_config/__init__.py:docstring of manim._config.tempconfig:3 +msgid "Inside the ``with`` statement, the modified config will be used. After context manager exits, the config will be restored to its original state." +msgstr "" + +#: ../../../manim/_config/__init__.py:docstring of manim._config.tempconfig:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/_config/__init__.py:docstring of manim._config.tempconfig:6 +msgid "Object whose keys will be used to temporarily update the global ``config``." +msgstr "" + +#: ../../../manim/_config/__init__.py:docstring of manim._config.tempconfig:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/_config/__init__.py:docstring of manim._config.tempconfig:11 +msgid "Examples" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim._config.utils.ManimConfig.pot b/docs/i18n/gettext/reference/manim._config.utils.ManimConfig.pot new file mode 100644 index 0000000000..f748376ac7 --- /dev/null +++ b/docs/i18n/gettext/reference/manim._config.utils.ManimConfig.pot @@ -0,0 +1,710 @@ + +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._config.utils.ManimConfig.rst:2 +msgid "ManimConfig" +msgstr "" + +#: ../../source/reference/manim._config.utils.ManimConfig.rst:4 +msgid "Qualified name: ``manim.\\_config.utils.ManimConfig``" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:1 +msgid "Bases: :class:`collections.abc.MutableMapping`" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:1 +msgid "Dict-like class storing all config options." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:3 +msgid "The global ``config`` object is an instance of this class, and acts as a single source of truth for all of the library's customizable behavior." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:6 +msgid "The global ``config`` object is capable of digesting different types of sources and converting them into a uniform interface. These sources are (in ascending order of precedence): configuration files, command line arguments, and programmatic changes. Regardless of how the user chooses to set a config option, she can access its current value using :class:`ManimConfig`'s attributes and properties." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:14 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.copy:9 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_args:15 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_file:16 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:18 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:19 +msgid "Notes" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:15 +msgid "Each config option is implemented as a property of this class." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:17 +msgid "Each config option can be set via a config file, using the full name of the property. If a config option has an associated CLI flag, then the flag is equal to the full name of the property. Those that admit an alternative flag or no flag at all are documented in the individual property's docstring." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:24 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:25 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:25 +msgid "Examples" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:25 +msgid "Each config option allows for dict syntax and attribute syntax. For example, the following two lines are equivalent," +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:34 +msgid "The former is preferred; the latter is provided mostly for backwards compatibility." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:37 +msgid "The config options are designed to keep internal consistency. For example, setting ``frame_y_radius`` will affect ``frame_height``:" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:48 +msgid "There are many ways of interacting with config options. Take for example the config option ``background_color``. There are three ways to change it: via a config file, via CLI flags, or programmatically." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:52 +msgid "To set the background color via a config file, save the following ``manim.cfg`` file with the following contents." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:60 +msgid "In order to have this ``.cfg`` file apply to a manim scene, it needs to be placed in the same directory as the script," +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:69 +msgid "Now, when the user executes" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:75 +msgid "the background of the scene will be set to ``WHITE``. This applies regardless of where the manim command is invoked from." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:78 +msgid "Command line arguments override ``.cfg`` files. In the previous example, executing" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:85 +msgid "will set the background color to BLUE, regardless of the contents of ``manim.cfg``." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:88 +msgid "Finally, any programmatic changes made within the scene script itself will override the command line arguments. For example, if ``scene.py`` contains the following" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:101 +msgid "the background color will be set to RED, regardless of the contents of ``manim.cfg`` or the CLI arguments used when invoking manim." +msgstr "" + +#: ../../source/reference/manim._config.utils.ManimConfig.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim._config.utils.ManimConfig.rst:26::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.copy:1 +msgid "Deepcopy the contents of this ManimConfig." +msgstr "" + +#: ../../source/reference/manim._config.utils.ManimConfig.rst:26::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_args:1 +msgid "Process the config options present in CLI arguments." +msgstr "" + +#: ../../source/reference/manim._config.utils.ManimConfig.rst:26::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_file:1 +msgid "Process the config options present in a ``.cfg`` file." +msgstr "" + +#: ../../source/reference/manim._config.utils.ManimConfig.rst:26::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:1 +msgid "Process the config options present in a :class:`ConfigParser` object." +msgstr "" + +#: ../../source/reference/manim._config.utils.ManimConfig.rst:26::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:1 +msgid "Resolve a config option that stores a directory." +msgstr "" + +#: ../../source/reference/manim._config.utils.ManimConfig.rst:26::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.update:1 +msgid "Digest the options found in another :class:`ManimConfig` or in a dict." +msgstr "" + +#: ../../source/reference/manim._config.utils.ManimConfig.rst:28 +msgid "Attributes" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1 +msgid "Aspect ratio (width / height) in pixels (--resolution, -r)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.assets_dir:1 +msgid "Directory to locate video assets (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.background_color:1 +msgid "Background color of the scene (-c)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.background_opacity:1 +msgid "A number between 0.0 (fully transparent) and 1.0 (fully opaque)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.bottom:1 +msgid "Coordinate at the center bottom of the frame." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.custom_folders:1 +msgid "Whether to use custom folder output." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.disable_caching:1 +msgid "Whether to use scene caching." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.disable_caching_warning:1 +msgid "Whether a warning is raised if there are too much submobjects to hash." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.dry_run:1 +msgid "Whether dry run is enabled." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.enable_gui:1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.gui_location:1 +msgid "Enable GUI interaction." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.enable_wireframe:1 +msgid "Enable wireframe debugging mode in opengl." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.ffmpeg_loglevel:1 +msgid "Verbosity level of ffmpeg (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.flush_cache:1 +msgid "Whether to delete all the cached partial movie files." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.force_window:1 +msgid "Set to force window when using the opengl renderer" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.format:1 +msgid "File format; \"png\", \"gif\", \"mp4\", \"webm\" or \"mov\"." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.frame_height:1 +msgid "Frame height in logical units (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.frame_rate:1 +msgid "Frame rate in frames per second." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.frame_size:1 +msgid "Tuple with (pixel width, pixel height) (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.frame_width:1 +msgid "Frame width in logical units (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.frame_x_radius:1 +msgid "Half the frame width (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.frame_y_radius:1 +msgid "Half the frame height (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.from_animation_number:1 +msgid "Start rendering animations at this number (-n)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.fullscreen:1 +msgid "Expand the window to its maximum possible size." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "Directory to place images (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.input_file:1 +msgid "Input file name." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.left_side:1 +msgid "Coordinate at the middle left of the frame." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "Directory to place logs." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.log_to_file:1 +msgid "Whether to save logs to a file." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "Maximum number of files cached." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "Main output directory." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.media_width:1 +msgid "Media width in Jupyter notebook" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.movie_file_extension:1 +msgid "Either .mp4, .webm or .mov." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.notify_outdated_version:1 +msgid "Whether to notify if there is a version update available." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.output_file:1 +msgid "Output file name (-o)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "Directory to place partial movie files (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.pixel_height:1 +msgid "Frame height in pixels (--resolution, -r)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.pixel_width:1 +msgid "Frame width in pixels (--resolution, -r)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.plugins:1 +msgid "List of plugins to enable." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.preview:1 +msgid "Whether to play the rendered movie (-p)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.progress_bar:1 +msgid "Whether to show progress bars while rendering animations." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.quality:1 +msgid "Video quality (-q)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.renderer:1 +msgid "\"cairo\", \"opengl\", \"webgl" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.right_side:1 +msgid "Coordinate at the middle right of the frame." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.save_as_gif:1 +msgid "Whether to save the rendered scene in .gif format (-i)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.save_last_frame:1 +msgid "Whether to save the last frame of the scene as an image file (-s)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.save_pngs:1 +msgid "Whether to save all frames in the scene as images files (-g)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.scene_names:1 +msgid "Scenes to play from file." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.show_in_file_browser:1 +msgid "Whether to show the output file in the file browser (-f)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "Directory to place tex (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "Template used when rendering Tex." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "File to read Tex template from (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "Directory to place text (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.top:1 +msgid "Coordinate at the center top of the frame." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.transparent:1 +msgid "Whether the background opacity is 0.0 (-t)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "Stop rendering animations at this nmber." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.use_opengl_renderer:1 +msgid "Whether or not to use the OpenGL renderer." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.use_projection_fill_shaders:1 +msgid "Use shaders for OpenGLVMobject fill which are compatible with transformation matrices." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.use_projection_stroke_shaders:1 +msgid "Use shaders for OpenGLVMobject stroke which are compatible with transformation matrices." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.use_webgl_renderer:1 +msgid "Whether or not to use WebGL renderer." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.verbosity:1 +msgid "Logger verbosity; \"DEBUG\", \"INFO\", \"WARNING\", \"ERROR\", or \"CRITICAL\" (-v)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "Directory to place videos (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.webgl_renderer_path:1 +msgid "Path to WebGL renderer." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.window_monitor:1 +msgid "The monitor on which the scene will be rendered" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "Set the position of preview window." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "The size of the opengl window." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.write_all:1 +msgid "Whether to render all scenes in the input file (-a)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.write_to_movie:1 +msgid "Whether to render the scene to a movie file (-w)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.aspect_ratio:1::1 +msgid "PNG zero padding." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.copy:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_args:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_file:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.update:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.copy:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_args:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_file:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.update:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.copy:3 +msgid "A copy of this object containing no shared references." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.copy:4 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_args:7 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_file:11 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:13 +msgid ":class:`ManimConfig`" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.copy:6 +msgid ":func:`tempconfig`" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.copy:10 +msgid "This is the main mechanism behind :func:`tempconfig`." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_args:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_file:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.update:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_args:3 +msgid "An object returned by :func:`.main_utils.parse_args()`." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_args:6 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:12 +msgid "**self** -- This object, after processing the contents of ``parser``." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_args:11 +msgid ":func:`.main_utils.parse_args()`, :meth:`~.ManimConfig.digest_parser`, :meth:`~.ManimConfig.digest_file`" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_args:16 +msgid "If ``args.config_file`` is a non-empty string, ``ManimConfig`` tries to digest the contents of said file with :meth:`~ManimConfig.digest_file` before digesting any other CLI arguments." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_file:3 +msgid "This method processes a single ``.cfg`` file, whereas :meth:`~ManimConfig.digest_parser` can process arbitrary parsers, built perhaps from multiple ``.cfg`` files." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_file:7 +msgid "Path to the ``.cfg`` file." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_file:10 +msgid "**self** -- This object, after processing the contents of ``filename``." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_file:13 +msgid ":meth:`~ManimConfig.digest_file`, :meth:`~ManimConfig.digest_args`, :func:`make_config_parser`" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_file:17 +msgid "If there are multiple ``.cfg`` files to process, it is always more efficient to parse them into a single :class:`ConfigParser` object first and digesting them with one call to :meth:`~ManimConfig.digest_parser`, instead of calling this method multiple times." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:3 +msgid "This method processes arbitrary parsers, not only those read from a single file, whereas :meth:`~ManimConfig.digest_file` can only process one file at a time." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:7 +msgid "An object reflecting the contents of one or many ``.cfg`` files. In particular, it may reflect the contents of multiple files that have been parsed in a cascading fashion." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:15 +msgid ":func:`make_config_parser`, :meth:`~.ManimConfig.digest_file`, :meth:`~.ManimConfig.digest_args`" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:19 +msgid "If there are multiple ``.cfg`` files to process, it is always more efficient to parse them into a single :class:`ConfigParser` object first, and then call this function once (instead of calling :meth:`~.ManimConfig.digest_file` multiple times)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:26 +msgid "To digest the config options set in two files, first create a ConfigParser and parse both files and then digest the parser:" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.digest_parser:35 +msgid "In fact, the global ``config`` object is initialized like so:" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:3 +msgid "Config options that store directories may depend on one another. This method is used to provide the actual directory to the end user." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:6 +msgid "The config option to be resolved. Must be an option ending in ``'_dir'``, for example ``'media_dir'`` or ``'video_dir'``." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:9 +msgid "Any strings to be used when resolving the directory." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:12 +msgid "Path to the requested directory. If the path resolves to the empty string, return ``None`` instead." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:14 +msgid ":class:`pathlib.Path`" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.update:0 +msgid "Raises" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:16 +msgid "When ``key`` is not a config option that stores a directory and thus :meth:`~ManimConfig.get_dir` is not appropriate; or when ``key`` is appropriate but there is not enough information to resolve the directory." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:20 +msgid "Standard :meth:`str.format` syntax is used to resolve the paths so the paths may contain arbitrary placeholders using f-string notation. However, these will require ``kwargs`` to contain the required values." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:26 +msgid "The value of ``config.tex_dir`` is ``'{media_dir}/Tex'`` by default, i.e. it is a subfolder of wherever ``config.media_dir`` is located. In order to get the *actual* directory, use :meth:`~ManimConfig.get_dir`." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:40 +msgid "Resolving directories is done in a lazy way, at the last possible moment, to reflect any changes in other config options:" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:49 +msgid "Some directories depend on information that is not available to :class:`ManimConfig`. For example, the default value of `video_dir` includes the name of the input file and the video quality (e.g. 480p15). This informamtion has to be supplied via ``kwargs``:" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:64 +msgid "Note the quality does not need to be passed as keyword argument since :class:`ManimConfig` does store information about quality." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:67 +msgid "Directories may be recursively defined. For example, the config option ``partial_movie_dir`` depends on ``video_dir``, which in turn depends on ``media_dir``:" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.get_dir:83 +msgid "Standard f-string syntax is used. Arbitrary names can be used when defining directories, as long as the corresponding values are passed to :meth:`ManimConfig.get_dir` via ``kwargs``." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.images_dir:1 +msgid "Directory to place images (no flag). See :meth:`ManimConfig.get_dir`." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.log_dir:1 +msgid "Directory to place logs. See :meth:`ManimConfig.get_dir`." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.max_files_cached:1 +msgid "Maximum number of files cached. Use -1 for infinity (no flag)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.media_dir:1 +msgid "Main output directory. See :meth:`ManimConfig.get_dir`." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.partial_movie_dir:1 +msgid "Directory to place partial movie files (no flag). See :meth:`ManimConfig.get_dir`." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.renderer:0 +msgid "type" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.renderer:3 +msgid "Renderer" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.tex_dir:1 +msgid "Directory to place tex (no flag). See :meth:`ManimConfig.get_dir`." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.tex_template:1 +msgid "Template used when rendering Tex. See :class:`.TexTemplate`." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.tex_template_file:1 +msgid "File to read Tex template from (no flag). See :class:`.TexTemplateFromFile`." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.text_dir:1 +msgid "Directory to place text (no flag). See :meth:`ManimConfig.get_dir`." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.update:3 +msgid "Similar to :meth:`dict.update`, replaces the values of this object with those of ``obj``." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.update:6 +msgid "The object to copy values from." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.update:12 +msgid "If ``obj`` is a dict but contains keys that do not belong to any config options." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.update:14 +msgid ":meth:`~ManimConfig.digest_file`, :meth:`~ManimConfig.digest_args`, :meth:`~ManimConfig.digest_parser`" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.upto_animation_number:1 +msgid "Stop rendering animations at this nmber. Use -1 to avoid skipping (-n)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.video_dir:1 +msgid "Directory to place videos (no flag). See :meth:`ManimConfig.get_dir`." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.window_position:1 +msgid "Set the position of preview window. You can use directions, e.g. UL/DR/ORIGIN/LEFT...or the position(pixel) of the upper left corner of the window, e.g. '960,540'" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimConfig.window_size:1 +msgid "The size of the opengl window. 'default' to automatically scale the window based on the display monitor." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim._config.utils.ManimFrame.po b/docs/i18n/gettext/reference/manim._config.utils.ManimFrame.pot similarity index 69% rename from docs/i18n/en/LC_MESSAGES/reference/manim._config.utils.ManimFrame.po rename to docs/i18n/gettext/reference/manim._config.utils.ManimFrame.pot index 870b367f4f..81d9a8a7b0 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim._config.utils.ManimFrame.po +++ b/docs/i18n/gettext/reference/manim._config.utils.ManimFrame.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim._config.utils.ManimFrame.rst:2 msgid "ManimFrame" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.\\_config.utils.ManimFrame``" msgstr "" -#: manim._config.utils.ManimFrame:1 of +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimFrame:1 msgid "Bases: :class:`collections.abc.Mapping`" msgstr "" @@ -28,12 +26,8 @@ msgstr "" msgid "Attributes" msgstr "" -#: manim._config.utils.ManimFrame of +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.ManimFrame:0 msgid "Parameters" msgstr "" -#: manim._config.utils.ManimFrame of -msgid "Return type" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim._config.utils.pot b/docs/i18n/gettext/reference/manim._config.utils.pot new file mode 100644 index 0000000000..87bad7aa1d --- /dev/null +++ b/docs/i18n/gettext/reference/manim._config.utils.pot @@ -0,0 +1,111 @@ + +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._config.utils.rst:2 +msgid "utils" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils:1 +msgid "Utilities to create and set the config." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils:3 +msgid "The main class exported by this module is :class:`ManimConfig`. This class contains all configuration options, including frame geometry (e.g. frame height/width, frame rate), output (e.g. directories, logging), styling (e.g. background color, transparency), and general behavior (e.g. writing a movie vs writing a single frame)." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils:9 +msgid "See :doc:`/tutorials/configuration` for an introduction to Manim's configuration system." +msgstr "" + +#: ../../source/reference/manim._config.utils.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim._config.utils.rst:28::1 +msgid "Dict-like class storing all config options." +msgstr "" + +#: ../../source/reference/manim._config.utils.rst:31 +msgid "Functions" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.config_file_paths:1 +msgid "The paths where ``.cfg`` files will be searched for." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.config_file_paths:3 +msgid "When manim is first imported, it processes any ``.cfg`` files it finds. This function returns the locations in which these files are searched for. In ascending order of precedence, these are: the library-wide config file, the user-wide config file, and the folder-wide config file." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.config_file_paths:8 +msgid "The library-wide config file determines manim's default behavior. The user-wide config file is stored in the user's home folder, and determines the behavior of manim whenever the user invokes it from anywhere in the system. The folder-wide config file only affects scenes that are in the same folder. The latter two files are optional." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.config_file_paths:14 +msgid "These files, if they exist, are meant to loaded into a single :class:`configparser.ConfigParser` object, and then processed by :class:`ManimConfig`." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.config_file_paths:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.make_config_parser:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.config_file_paths:18 +msgid "List of paths which may contain ``.cfg`` files, in ascending order of precedence." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.config_file_paths:0 +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.make_config_parser:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.config_file_paths:20 +msgid "List[:class:`Path`]" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.config_file_paths:22 +msgid ":func:`make_config_parser`, :meth:`ManimConfig.digest_file`, :meth:`ManimConfig.digest_parser`" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.config_file_paths:25 +msgid "Notes" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.config_file_paths:26 +msgid "The location of the user-wide config file is OS-specific." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.make_config_parser:1 +msgid "Make a :class:`ConfigParser` object and load any ``.cfg`` files." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.make_config_parser:3 +msgid "The user-wide file, if it exists, overrides the library-wide file. The folder-wide file, if it exists, overrides the other two." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.make_config_parser:6 +msgid "The folder-wide file can be ignored by passing ``custom_file``. However, the user-wide and library-wide config files cannot be ignored." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.make_config_parser:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.make_config_parser:9 +msgid "Path to a custom config file. If used, the folder-wide file in the relevant directory will be ignored, if it exists. If None, the folder-wide file will be used, if it exists." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.make_config_parser:14 +msgid "A parser containing the config options found in the .cfg files that were found. It is guaranteed to contain at least the config options found in the library-wide file." +msgstr "" + +#: ../../../manim/_config/utils.py:docstring of manim._config.utils.make_config_parser:17 +msgid ":class:`ConfigParser`" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.animation.Animation.pot b/docs/i18n/gettext/reference/manim.animation.animation.Animation.pot new file mode 100644 index 0000000000..39b85c7a86 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.animation.Animation.pot @@ -0,0 +1,295 @@ + +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.animation.Animation.rst:2 +msgid "Animation" +msgstr "" + +#: ../../source/reference/manim.animation.animation.Animation.rst:4 +msgid "Qualified name: ``manim.animation.animation.Animation``" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:1 +msgid "Bases: :class:`object`" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:1 +msgid "An animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:3 +msgid "Animations have a fixed time span." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.clean_up_from_scene:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_sub_alpha:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.interpolate:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.interpolate_mobject:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_name:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_rate_func:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_run_time:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.update_mobjects:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:5 +msgid "The mobject to be animated. This is not required for all types of animations." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:6 +msgid "Defines the delay after which the animation is applied to submobjects. This lag is relative to the duration of the animation. This does not influence the total runtime of the animation. Instead the runtime of individual animations is adjusted so that the complete animation has the defined run time." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:6 +msgid "Defines the delay after which the animation is applied to submobjects. This lag is relative to the duration of the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:9 +msgid "This does not influence the total runtime of the animation. Instead the runtime of individual animations is adjusted so that the complete animation has the defined run time." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:12 +msgid "The duration of the animation in seconds." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:13 +msgid "The function defining the animation progress based on the relative runtime (see :mod:`~.rate_functions`) . For example ``rate_func(0.5)`` is the proportion of the animation that is done after half of the animations run time." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:13 +msgid "The function defining the animation progress based on the relative runtime (see :mod:`~.rate_functions`) ." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:15 +msgid "For example ``rate_func(0.5)`` is the proportion of the animation that is done after half of the animations run time." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:17 +msgid "The name of the animation. This gets displayed while rendering the animation. Defaults to ()." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:19 +msgid "Whether the given mobject should be removed from the scene after this animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:20 +msgid "Whether updaters of the mobject should be suspended during the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation:23 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.animation.animation.Animation.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1 +msgid "Begin the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.clean_up_from_scene:1 +msgid "Clean up the :class:`~.Scene` after finishing the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.copy:1 +msgid "Create a copy of the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.finish:1 +msgid "Finish the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_all_mobjects:1 +msgid "Get all mobjects involved in the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_all_mobjects_to_update:1 +msgid "Get all mobjects to be updated during the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_rate_func:1 +msgid "Get the rate function of the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_run_time:1 +msgid "Get the run time of the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_sub_alpha:1 +msgid "Get the animation progress of any submobjects subanimation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.interpolate:1 +msgid "Set the animation progress." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.interpolate_mobject:1 +msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.is_remover:1 +msgid "Test if a the animation is a remover." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_name:1 +msgid "Set the name of the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_rate_func:1 +msgid "Set the rate function of the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_run_time:1 +msgid "Set the run time of the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:1::1 +msgid "Updates things like starting_mobject, and (for Transforms) target_mobject." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.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 "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.begin:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.clean_up_from_scene:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.copy:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.finish:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_all_mobjects:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_all_mobjects_to_update:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_rate_func:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_run_time:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_sub_alpha:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.interpolate:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.interpolate_mobject:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.is_remover:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_name:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_rate_func:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_run_time:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.update_mobjects:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.clean_up_from_scene:3 +msgid "This includes to :meth:`~.Scene.remove` the Animation's :class:`~.Mobject` if the animation is a remover." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.clean_up_from_scene:6 +msgid "The scene the animation should be cleaned up from." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.copy:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_all_mobjects:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_all_mobjects_to_update:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_rate_func:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_run_time:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_sub_alpha:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.is_remover:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_name:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_rate_func:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_run_time:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.copy:3 +msgid "A copy of ``self``" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.finish:3 +msgid "This method gets called when the animation is over." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_all_mobjects:3 +msgid "Ordering must match the ordering of arguments to interpolate_submobject" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_all_mobjects:5 +msgid "The sequence of mobjects." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_all_mobjects_to_update:3 +msgid "The list of mobjects to be updated during the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_rate_func:3 +msgid "The rate function of the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_run_time:3 +msgid "The time the animation takes in seconds." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_sub_alpha:3 +msgid "The overall animation progress" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_sub_alpha:4 +msgid "The index of the subanimation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_sub_alpha:5 +msgid "The total count of subanimations." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.get_sub_alpha:7 +msgid "The progress of the subanimation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.interpolate:3 +msgid "This method gets called for every frame during an animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.interpolate:5 +msgid "The relative time to set the aniamtion to, 0 meaning the start, 1 meaning the end." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.interpolate_mobject:3 +msgid "A float between 0 and 1 expressing the ratio to which the animation is completed. For example, alpha-values of 0, 0.5, and 1 correspond to the animation being completed 0%, 50%, and 100%, respectively." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.is_remover:3 +msgid "``True`` if the animation is a remover, ``False`` otherwise." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_name:3 +msgid "The new name of the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_name:5 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_rate_func:5 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_run_time:7 +msgid "``self``" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_rate_func:3 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_run_time:3 +msgid "The new time the animation should take in seconds." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Animation.set_run_time:4 +msgid "The run_time of an animation should not be changed while it is already running." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.animation.Wait.pot b/docs/i18n/gettext/reference/manim.animation.animation.Wait.pot new file mode 100644 index 0000000000..1fd814249c --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.animation.Wait.pot @@ -0,0 +1,87 @@ + +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.animation.Wait.rst:2 +msgid "Wait" +msgstr "" + +#: ../../source/reference/manim.animation.animation.Wait.rst:4 +msgid "Qualified name: ``manim.animation.animation.Wait``" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait:1 +msgid "Bases: :class:`manim.animation.animation.Animation`" +msgstr "" + +#: ../../source/reference/manim.animation.animation.Wait.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.begin:1 +msgid "Begin the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.clean_up_from_scene:1 +msgid "Clean up the :class:`~.Scene` after finishing the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.finish:1 +msgid "Finish the animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.begin:1::1 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.interpolate:1 +msgid "Set the animation progress." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.begin:1::1 +msgid "Updates things like starting_mobject, and (for Transforms) target_mobject." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.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 "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.begin:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.clean_up_from_scene:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.finish:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.interpolate:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.update_mobjects:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.clean_up_from_scene:3 +msgid "This includes to :meth:`~.Scene.remove` the Animation's :class:`~.Mobject` if the animation is a remover." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.clean_up_from_scene:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.interpolate:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.update_mobjects:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.clean_up_from_scene:6 +msgid "The scene the animation should be cleaned up from." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.finish:3 +msgid "This method gets called when the animation is over." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.interpolate:3 +msgid "This method gets called for every frame during an animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.Wait.interpolate:5 +msgid "The relative time to set the aniamtion to, 0 meaning the start, 1 meaning the end." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.animation.pot b/docs/i18n/gettext/reference/manim.animation.animation.pot new file mode 100644 index 0000000000..14c65dd94c --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.animation.pot @@ -0,0 +1,68 @@ + +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.animation.rst:2 +msgid "animation" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation:1 +msgid "Animate mobjects." +msgstr "" + +#: ../../source/reference/manim.animation.animation.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim.animation.animation.rst:28::1 +msgid "An animation." +msgstr "" + +#: ../../source/reference/manim.animation.animation.rst:31 +msgid "Functions" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.override_animation:1 +msgid "Decorator used to mark methods as overrides for specific :class:`~.Animation` types." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.override_animation:3 +msgid "Should only be used to decorate methods of classes derived from :class:`~.Mobject`. ``Animation`` overrides get inherited to subclasses of the ``Mobject`` who defined them. They don't override subclasses of the ``Animation`` they override." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.override_animation:7 +msgid ":meth:`~.Mobject.add_animation_override`" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.override_animation:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.prepare_animation:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.override_animation:9 +msgid "The animation to be overridden." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.override_animation:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.override_animation:11 +msgid "The actual decorator. This marks the method as overriding an animation." +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.override_animation:0 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.prepare_animation:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.override_animation:15 +#: ../../../manim/animation/animation.py:docstring of manim.animation.animation.prepare_animation:5 +msgid "Examples" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.composition.AnimationGroup.pot b/docs/i18n/gettext/reference/manim.animation.composition.AnimationGroup.pot new file mode 100644 index 0000000000..260818cf0d --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.composition.AnimationGroup.pot @@ -0,0 +1,111 @@ + +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.composition.AnimationGroup.rst:2 +msgid "AnimationGroup" +msgstr "" + +#: ../../source/reference/manim.animation.composition.AnimationGroup.rst:4 +msgid "Qualified name: ``manim.animation.composition.AnimationGroup``" +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup:1 +msgid "Bases: :class:`manim.animation.animation.Animation`" +msgstr "" + +#: ../../source/reference/manim.animation.composition.AnimationGroup.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.begin:1::1 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.begin:1 +msgid "Begin the animation." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.begin:1::1 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.build_animations_with_timings:1 +msgid "Creates a list of triplets of the form (anim, start_time, end_time)" +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.begin:1::1 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.clean_up_from_scene:1 +msgid "Clean up the :class:`~.Scene` after finishing the animation." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.begin:1::1 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.finish:1 +msgid "Finish the animation." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.begin:1::1 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.get_all_mobjects:1 +msgid "Get all mobjects involved in the animation." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.begin:1::1 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.interpolate:1 +msgid "Set the animation progress." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.begin:1::1 +msgid "Updates things like starting_mobject, and (for Transforms) target_mobject." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.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 "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.begin:0 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.build_animations_with_timings:0 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.clean_up_from_scene:0 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.finish:0 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.get_all_mobjects:0 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.interpolate:0 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.update_mobjects:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.clean_up_from_scene:3 +msgid "This includes to :meth:`~.Scene.remove` the Animation's :class:`~.Mobject` if the animation is a remover." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.clean_up_from_scene:0 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.interpolate:0 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.update_mobjects:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.clean_up_from_scene:6 +msgid "The scene the animation should be cleaned up from." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.finish:3 +msgid "This method gets called when the animation is over." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.get_all_mobjects:3 +msgid "Ordering must match the ordering of arguments to interpolate_submobject" +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.get_all_mobjects:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.get_all_mobjects:5 +msgid "The sequence of mobjects." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.interpolate:3 +msgid "This method gets called for every frame during an animation." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.AnimationGroup.interpolate:5 +msgid "The relative time to set the aniamtion to, 0 meaning the start, 1 meaning the end." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.LaggedStart.po b/docs/i18n/gettext/reference/manim.animation.composition.LaggedStart.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.LaggedStart.po rename to docs/i18n/gettext/reference/manim.animation.composition.LaggedStart.pot index b1ebd59df1..f14baaa980 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.LaggedStart.po +++ b/docs/i18n/gettext/reference/manim.animation.composition.LaggedStart.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.composition.LaggedStart.rst:2 msgid "LaggedStart" @@ -16,12 +14,8 @@ msgstr "" msgid "Qualified name: ``manim.animation.composition.LaggedStart``" msgstr "" -#: manim.animation.composition.LaggedStart:1 of +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.LaggedStart:1 msgid "Bases: :class:`manim.animation.composition.AnimationGroup`" msgstr "" -#: ../../source/reference/manim.animation.composition.LaggedStart.rst:14 -msgid "Methods" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.LaggedStartMap.po b/docs/i18n/gettext/reference/manim.animation.composition.LaggedStartMap.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.LaggedStartMap.po rename to docs/i18n/gettext/reference/manim.animation.composition.LaggedStartMap.pot index 9ccbe26f4e..38305a3fe4 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.LaggedStartMap.po +++ b/docs/i18n/gettext/reference/manim.animation.composition.LaggedStartMap.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.composition.LaggedStartMap.rst:2 msgid "LaggedStartMap" @@ -16,12 +14,8 @@ msgstr "" msgid "Qualified name: ``manim.animation.composition.LaggedStartMap``" msgstr "" -#: manim.animation.composition.LaggedStartMap:1 of +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.LaggedStartMap:1 msgid "Bases: :class:`manim.animation.composition.LaggedStart`" msgstr "" -#: ../../source/reference/manim.animation.composition.LaggedStartMap.rst:14 -msgid "Methods" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.animation.composition.Succession.pot b/docs/i18n/gettext/reference/manim.animation.composition.Succession.pot new file mode 100644 index 0000000000..b6a388893f --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.composition.Succession.pot @@ -0,0 +1,72 @@ + +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.composition.Succession.rst:2 +msgid "Succession" +msgstr "" + +#: ../../source/reference/manim.animation.composition.Succession.rst:4 +msgid "Qualified name: ``manim.animation.composition.Succession``" +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession:1 +msgid "Bases: :class:`manim.animation.composition.AnimationGroup`" +msgstr "" + +#: ../../source/reference/manim.animation.composition.Succession.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.begin:1::1 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.begin:1 +msgid "Begin the animation." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.begin:1::1 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.finish:1 +msgid "Finish the animation." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.begin:1::1 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.interpolate:1 +msgid "Set the animation progress." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.begin:1::1 +msgid "Updates things like starting_mobject, and (for Transforms) target_mobject." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.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 "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.begin:0 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.finish:0 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.interpolate:0 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.update_mobjects:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.finish:3 +msgid "This method gets called when the animation is over." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.interpolate:3 +msgid "This method gets called for every frame during an animation." +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.interpolate:0 +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.update_mobjects:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition.Succession.interpolate:5 +msgid "The relative time to set the aniamtion to, 0 meaning the start, 1 meaning the end." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.po b/docs/i18n/gettext/reference/manim.animation.composition.pot similarity index 69% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.po rename to docs/i18n/gettext/reference/manim.animation.composition.pot index 6d45c3462e..59b46d4377 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.composition.po +++ b/docs/i18n/gettext/reference/manim.animation.composition.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.composition.rst:2 msgid "composition" msgstr "" -#: manim.animation.composition:1 of +#: ../../../manim/animation/composition.py:docstring of manim.animation.composition:1 msgid "Tools for displaying multiple animations at once." msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.AddTextLetterByLetter.po b/docs/i18n/gettext/reference/manim.animation.creation.AddTextLetterByLetter.pot similarity index 50% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.AddTextLetterByLetter.po rename to docs/i18n/gettext/reference/manim.animation.creation.AddTextLetterByLetter.pot index 597fbafdf0..21af8ea144 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.AddTextLetterByLetter.po +++ b/docs/i18n/gettext/reference/manim.animation.creation.AddTextLetterByLetter.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.creation.AddTextLetterByLetter.rst:2 msgid "AddTextLetterByLetter" @@ -16,30 +14,24 @@ msgstr "" msgid "Qualified name: ``manim.animation.creation.AddTextLetterByLetter``" msgstr "" -#: manim.animation.creation.AddTextLetterByLetter:1 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.AddTextLetterByLetter:1 msgid "Bases: :class:`manim.animation.creation.ShowIncreasingSubsets`" msgstr "" -#: manim.animation.creation.AddTextLetterByLetter:1 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.AddTextLetterByLetter:1 msgid "Show a :class:`~.Text` letter by letter on the scene." msgstr "" -#: manim.animation.creation.AddTextLetterByLetter of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.AddTextLetterByLetter:0 msgid "Parameters" msgstr "" -#: manim.animation.creation.AddTextLetterByLetter:3 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.AddTextLetterByLetter:3 msgid "Frequency of appearance of the letters." msgstr "" -#: manim.animation.creation.AddTextLetterByLetter:5 of -msgid "" -"This is currently only possible for class:`~.Text` and not for " -"class:`~.MathTex`" -msgstr "" - -#: ../../source/reference/manim.animation.creation.AddTextLetterByLetter.rst:14 -msgid "Methods" +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.AddTextLetterByLetter:5 +msgid "This is currently only possible for class:`~.Text` and not for class:`~.MathTex`" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.AddTextWordByWord.po b/docs/i18n/gettext/reference/manim.animation.creation.AddTextWordByWord.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.AddTextWordByWord.po rename to docs/i18n/gettext/reference/manim.animation.creation.AddTextWordByWord.pot index ca66e0a464..1b4a9817f4 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.AddTextWordByWord.po +++ b/docs/i18n/gettext/reference/manim.animation.creation.AddTextWordByWord.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.creation.AddTextWordByWord.rst:2 msgid "AddTextWordByWord" @@ -16,16 +14,12 @@ msgstr "" msgid "Qualified name: ``manim.animation.creation.AddTextWordByWord``" msgstr "" -#: manim.animation.creation.AddTextWordByWord:1 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.AddTextWordByWord:1 msgid "Bases: :class:`manim.animation.composition.Succession`" msgstr "" -#: manim.animation.creation.AddTextWordByWord:1 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.AddTextWordByWord:1 msgid "Show a :class:`~.Text` word by word on the scene. Note: currently broken." msgstr "" -#: ../../source/reference/manim.animation.creation.AddTextWordByWord.rst:14 -msgid "Methods" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Create.po b/docs/i18n/gettext/reference/manim.animation.creation.Create.pot similarity index 50% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Create.po rename to docs/i18n/gettext/reference/manim.animation.creation.Create.pot index e7eee31ed7..c07d557132 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Create.po +++ b/docs/i18n/gettext/reference/manim.animation.creation.Create.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.creation.Create.rst:2 msgid "Create" @@ -16,36 +14,32 @@ msgstr "" msgid "Qualified name: ``manim.animation.creation.Create``" msgstr "" -#: manim.animation.creation.Create:1 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Create:1 msgid "Bases: :class:`manim.animation.creation.ShowPartial`" msgstr "" -#: manim.animation.creation.Create:1 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Create:1 msgid "Incrementally show a VMobject." msgstr "" -#: ../../source/reference/manim.animation.creation.Create.rst +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Create:0 msgid "Parameters" msgstr "" -#: manim.animation.creation.Create:3 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Create:3 msgid "The VMobject to animate." msgstr "" -#: ../../source/reference/manim.animation.creation.Create.rst +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Create:0 msgid "Raises" msgstr "" -#: manim.animation.creation.Create:6 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Create:6 msgid "If ``mobject`` is not an instance of :class:`~.VMobject`." msgstr "" -#: manim.animation.creation.Create:9 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Create:9 msgid "Examples" msgstr "" -#: ../../source/reference/manim.animation.creation.Create.rst:14 -msgid "Methods" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.animation.creation.DrawBorderThenFill.pot b/docs/i18n/gettext/reference/manim.animation.creation.DrawBorderThenFill.pot new file mode 100644 index 0000000000..fc0e728002 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.creation.DrawBorderThenFill.pot @@ -0,0 +1,60 @@ + +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.creation.DrawBorderThenFill.rst:2 +msgid "DrawBorderThenFill" +msgstr "" + +#: ../../source/reference/manim.animation.creation.DrawBorderThenFill.rst:4 +msgid "Qualified name: ``manim.animation.creation.DrawBorderThenFill``" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.DrawBorderThenFill:1 +msgid "Bases: :class:`manim.animation.animation.Animation`" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.DrawBorderThenFill:1 +msgid "Draw the border first and then show the fill." +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.DrawBorderThenFill:4 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.animation.creation.DrawBorderThenFill.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.DrawBorderThenFill.begin:1::1 +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.DrawBorderThenFill.begin:1 +msgid "Begin the animation." +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.DrawBorderThenFill.begin:1::1 +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.DrawBorderThenFill.get_all_mobjects:1 +msgid "Get all mobjects involved in the animation." +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.DrawBorderThenFill.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 "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.DrawBorderThenFill.begin:0 +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.DrawBorderThenFill.get_all_mobjects:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.DrawBorderThenFill.get_all_mobjects:3 +msgid "Ordering must match the ordering of arguments to interpolate_submobject" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.DrawBorderThenFill.get_all_mobjects:0 +msgid "Returns" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.creation.ShowIncreasingSubsets.pot b/docs/i18n/gettext/reference/manim.animation.creation.ShowIncreasingSubsets.pot new file mode 100644 index 0000000000..6c733d20e5 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.creation.ShowIncreasingSubsets.pot @@ -0,0 +1,46 @@ + +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.creation.ShowIncreasingSubsets.rst:2 +msgid "ShowIncreasingSubsets" +msgstr "" + +#: ../../source/reference/manim.animation.creation.ShowIncreasingSubsets.rst:4 +msgid "Qualified name: ``manim.animation.creation.ShowIncreasingSubsets``" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowIncreasingSubsets:1 +msgid "Bases: :class:`manim.animation.animation.Animation`" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowIncreasingSubsets:1 +msgid "Show one submobject at a time, leaving all previous ones displayed on screen." +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowIncreasingSubsets:4 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.animation.creation.ShowIncreasingSubsets.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowIncreasingSubsets.interpolate_mobject:1::1 +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowIncreasingSubsets.interpolate_mobject:1 +msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowIncreasingSubsets.interpolate_mobject:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowIncreasingSubsets.interpolate_mobject:3 +msgid "A float between 0 and 1 expressing the ratio to which the animation is completed. For example, alpha-values of 0, 0.5, and 1 correspond to the animation being completed 0%, 50%, and 100%, respectively." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.ShowPartial.po b/docs/i18n/gettext/reference/manim.animation.creation.ShowPartial.pot similarity index 58% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.ShowPartial.po rename to docs/i18n/gettext/reference/manim.animation.creation.ShowPartial.pot index 166e5e6bd4..1a346fe44a 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.ShowPartial.po +++ b/docs/i18n/gettext/reference/manim.animation.creation.ShowPartial.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.creation.ShowPartial.rst:2 msgid "ShowPartial" @@ -16,23 +14,23 @@ msgstr "" msgid "Qualified name: ``manim.animation.creation.ShowPartial``" msgstr "" -#: manim.animation.creation.ShowPartial:1 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowPartial:1 msgid "Bases: :class:`manim.animation.animation.Animation`" msgstr "" -#: manim.animation.creation.ShowPartial:1 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowPartial:1 msgid "Abstract class for Animations that show the VMobject partially." msgstr "" -#: manim.animation.creation.ShowPartial of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowPartial:0 msgid "Raises" msgstr "" -#: manim.animation.creation.ShowPartial:3 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowPartial:3 msgid "If ``mobject`` is not an instance of :class:`~.VMobject`." msgstr "" -#: manim.animation.creation.ShowPartial:5 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowPartial:5 msgid ":class:`Create`, :class:`~.ShowPassingFlash`" msgstr "" @@ -40,10 +38,4 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.animation.creation.ShowPartial.rst:18::1 -msgid "" -":obj:`interpolate_submobject " -"`" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.ShowSubmobjectsOneByOne.po b/docs/i18n/gettext/reference/manim.animation.creation.ShowSubmobjectsOneByOne.pot similarity index 52% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.ShowSubmobjectsOneByOne.po rename to docs/i18n/gettext/reference/manim.animation.creation.ShowSubmobjectsOneByOne.pot index f681bb1a66..2ea92b00d9 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.ShowSubmobjectsOneByOne.po +++ b/docs/i18n/gettext/reference/manim.animation.creation.ShowSubmobjectsOneByOne.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.creation.ShowSubmobjectsOneByOne.rst:2 msgid "ShowSubmobjectsOneByOne" @@ -16,24 +14,16 @@ msgstr "" msgid "Qualified name: ``manim.animation.creation.ShowSubmobjectsOneByOne``" msgstr "" -#: manim.animation.creation.ShowSubmobjectsOneByOne:1 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowSubmobjectsOneByOne:1 msgid "Bases: :class:`manim.animation.creation.ShowIncreasingSubsets`" msgstr "" -#: manim.animation.creation.ShowSubmobjectsOneByOne:1 of -msgid "" -"Show one submobject at a time, removing all previously displayed ones " -"from screen." +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.ShowSubmobjectsOneByOne:1 +msgid "Show one submobject at a time, removing all previously displayed ones from screen." msgstr "" #: ../../source/reference/manim.animation.creation.ShowSubmobjectsOneByOne.rst:14 msgid "Methods" msgstr "" -#: ../../source/reference/manim.animation.creation.ShowSubmobjectsOneByOne.rst:18::1 -msgid "" -":obj:`update_submobject_list " -"`" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Uncreate.po b/docs/i18n/gettext/reference/manim.animation.creation.Uncreate.pot similarity index 56% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Uncreate.po rename to docs/i18n/gettext/reference/manim.animation.creation.Uncreate.pot index e1dba8c52d..d24d654581 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.Uncreate.po +++ b/docs/i18n/gettext/reference/manim.animation.creation.Uncreate.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.creation.Uncreate.rst:2 msgid "Uncreate" @@ -16,24 +14,20 @@ msgstr "" msgid "Qualified name: ``manim.animation.creation.Uncreate``" msgstr "" -#: manim.animation.creation.Uncreate:1 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Uncreate:1 msgid "Bases: :class:`manim.animation.creation.Create`" msgstr "" -#: manim.animation.creation.Uncreate:1 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Uncreate:1 msgid "Like :class:`Create` but in reverse." msgstr "" -#: manim.animation.creation.Uncreate:4 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Uncreate:4 msgid "Examples" msgstr "" -#: manim.animation.creation.Uncreate:11 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Uncreate:11 msgid ":class:`Create`" msgstr "" -#: ../../source/reference/manim.animation.creation.Uncreate.rst:14 -msgid "Methods" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.animation.creation.Unwrite.pot b/docs/i18n/gettext/reference/manim.animation.creation.Unwrite.pot new file mode 100644 index 0000000000..cff8a29a9f --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.creation.Unwrite.pot @@ -0,0 +1,37 @@ + +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.creation.Unwrite.rst:2 +msgid "Unwrite" +msgstr "" + +#: ../../source/reference/manim.animation.creation.Unwrite.rst:4 +msgid "Qualified name: ``manim.animation.creation.Unwrite``" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Unwrite:1 +msgid "Bases: :class:`manim.animation.creation.Write`" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Unwrite:1 +msgid "Simulate erasing by hand a :class:`~.Text` or a :class:`~.VMobject`." +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Unwrite:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Unwrite:3 +msgid "Set True to have the animation start erasing from the last submobject first." +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Unwrite:7 +msgid "Examples" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.creation.Write.pot b/docs/i18n/gettext/reference/manim.animation.creation.Write.pot new file mode 100644 index 0000000000..f03abb313a --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.creation.Write.pot @@ -0,0 +1,52 @@ + +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.creation.Write.rst:2 +msgid "Write" +msgstr "" + +#: ../../source/reference/manim.animation.creation.Write.rst:4 +msgid "Qualified name: ``manim.animation.creation.Write``" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Write:1 +msgid "Bases: :class:`manim.animation.creation.DrawBorderThenFill`" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Write:1 +msgid "Simulate hand-writing a :class:`~.Text` or hand-drawing a :class:`~.VMobject`." +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Write:4 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.animation.creation.Write.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Write.begin:1::1 +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Write.begin:1 +msgid "Begin the animation." +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Write.begin:1::1 +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Write.finish:1 +msgid "Finish the animation." +msgstr "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Write.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 "" + +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Write.begin:0 +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation.Write.finish:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.po b/docs/i18n/gettext/reference/manim.animation.creation.pot similarity index 59% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.po rename to docs/i18n/gettext/reference/manim.animation.creation.pot index 66cb3b9119..a50531d589 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.creation.po +++ b/docs/i18n/gettext/reference/manim.animation.creation.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.creation.rst:2 msgid "creation" msgstr "" -#: manim.animation.creation:1 of +#: ../../../manim/animation/creation.py:docstring of manim.animation.creation:1 msgid "Animate the display or removal of a mobject from a scene." msgstr "" @@ -20,12 +18,6 @@ msgstr "" msgid "Classes" msgstr "" -#: ../../source/reference/manim.animation.creation.rst:38::1 -msgid "" -":obj:`AddTextLetterByLetter " -"`" -msgstr "" - #: ../../source/reference/manim.animation.creation.rst:38::1 msgid "Show a :class:`~.Text` letter by letter on the scene." msgstr "" @@ -43,15 +35,7 @@ msgid "Draw the border first and then show the fill." msgstr "" #: ../../source/reference/manim.animation.creation.rst:38::1 -msgid "" -":obj:`ShowIncreasingSubsets " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.creation.rst:38::1 -msgid "" -"Show one submobject at a time, leaving all previous ones displayed on " -"screen." +msgid "Show one submobject at a time, leaving all previous ones displayed on screen." msgstr "" #: ../../source/reference/manim.animation.creation.rst:38::1 @@ -59,15 +43,7 @@ msgid "Abstract class for Animations that show the VMobject partially." msgstr "" #: ../../source/reference/manim.animation.creation.rst:38::1 -msgid "" -":obj:`ShowSubmobjectsOneByOne " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.creation.rst:38::1 -msgid "" -"Show one submobject at a time, removing all previously displayed ones " -"from screen." +msgid "Show one submobject at a time, removing all previously displayed ones from screen." msgstr "" #: ../../source/reference/manim.animation.creation.rst:38::1 @@ -78,10 +54,4 @@ msgstr "" msgid "Simulate erasing by hand a :class:`~.Text` or a :class:`~.VMobject`." msgstr "" -#: ../../source/reference/manim.animation.creation.rst:38::1 -msgid "" -"Simulate hand-writing a :class:`~.Text` or hand-drawing a " -":class:`~.VMobject`." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.animation.fading.FadeIn.pot b/docs/i18n/gettext/reference/manim.animation.fading.FadeIn.pot new file mode 100644 index 0000000000..5800a0c1ee --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.fading.FadeIn.pot @@ -0,0 +1,57 @@ + +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.FadeIn.rst:2 +msgid "FadeIn" +msgstr "" + +#: ../../source/reference/manim.animation.fading.FadeIn.rst:4 +msgid "Qualified name: ``manim.animation.fading.FadeIn``" +msgstr "" + +#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:1 +msgid "Bases: :class:`manim.animation.fading._Fade`" +msgstr "" + +#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:1 +msgid "Fade in :class:`~.Mobject` s." +msgstr "" + +#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:3 +msgid "The mobjects to be faded in." +msgstr "" + +#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:4 +msgid "The vector by which the mobject shifts while being faded in." +msgstr "" + +#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:5 +msgid "The position from which the mobject starts while being faded in. In case another mobject is given as target position, its center is used." +msgstr "" + +#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:7 +msgid "The factor by which the mobject is scaled initially before being rescaling to its original size while being faded in." +msgstr "" + +#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeIn:11 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.animation.fading.FadeIn.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.animation.fading.FadeIn.rst:23 +msgid "Attributes" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.fading.FadeOut.pot b/docs/i18n/gettext/reference/manim.animation.fading.FadeOut.pot new file mode 100644 index 0000000000..a1bcb83bfc --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.fading.FadeOut.pot @@ -0,0 +1,71 @@ + +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: :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:10 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.animation.fading.FadeOut.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.animation.fading.FadeOut.rst:21::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 "" + +#: ../../../manim/animation/fading.py:docstring of manim.animation.fading.FadeOut.clean_up_from_scene:6 +msgid "The scene the animation should be cleaned up from." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.fading.po b/docs/i18n/gettext/reference/manim.animation.fading.pot similarity index 61% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.fading.po rename to docs/i18n/gettext/reference/manim.animation.fading.pot index bccc2765fb..a7c7042689 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.fading.po +++ b/docs/i18n/gettext/reference/manim.animation.fading.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.fading.rst:2 msgid "fading" msgstr "" -#: manim.animation.fading:1 of +#: ../../../manim/animation/fading.py:docstring of manim.animation.fading:1 msgid "Fading in and out of view." msgstr "" @@ -24,8 +22,4 @@ msgstr "" msgid "Fade in :class:`~.Mobject` s." msgstr "" -#: ../../source/reference/manim.animation.fading.rst:22::1 -msgid "Fade out :class:`~.Mobject` s." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.GrowArrow.po b/docs/i18n/gettext/reference/manim.animation.growing.GrowArrow.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.GrowArrow.po rename to docs/i18n/gettext/reference/manim.animation.growing.GrowArrow.pot index 3599e55641..c7ff273c4c 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.GrowArrow.po +++ b/docs/i18n/gettext/reference/manim.animation.growing.GrowArrow.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.growing.GrowArrow.rst:2 msgid "GrowArrow" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.animation.growing.GrowArrow``" msgstr "" -#: manim.animation.growing.GrowArrow:1 of +#: ../../../manim/animation/growing.py:docstring of manim.animation.growing.GrowArrow:1 msgid "Bases: :class:`manim.animation.growing.GrowFromPoint`" msgstr "" @@ -24,12 +22,6 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.animation.growing.GrowArrow.rst:20::1 -msgid "" -":obj:`create_starting_mobject " -"`" -msgstr "" - #: ../../source/reference/manim.animation.growing.GrowArrow.rst:22 msgid "Attributes" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.GrowFromCenter.po b/docs/i18n/gettext/reference/manim.animation.growing.GrowFromCenter.pot similarity index 79% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.GrowFromCenter.po rename to docs/i18n/gettext/reference/manim.animation.growing.GrowFromCenter.pot index 1bb93ee4ef..5008225dff 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.GrowFromCenter.po +++ b/docs/i18n/gettext/reference/manim.animation.growing.GrowFromCenter.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.growing.GrowFromCenter.rst:2 msgid "GrowFromCenter" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.animation.growing.GrowFromCenter``" msgstr "" -#: manim.animation.growing.GrowFromCenter:1 of +#: ../../../manim/animation/growing.py:docstring of manim.animation.growing.GrowFromCenter:1 msgid "Bases: :class:`manim.animation.growing.GrowFromPoint`" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.GrowFromEdge.po b/docs/i18n/gettext/reference/manim.animation.growing.GrowFromEdge.pot similarity index 79% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.GrowFromEdge.po rename to docs/i18n/gettext/reference/manim.animation.growing.GrowFromEdge.pot index 3d9362f00e..809919b2f2 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.GrowFromEdge.po +++ b/docs/i18n/gettext/reference/manim.animation.growing.GrowFromEdge.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.growing.GrowFromEdge.rst:2 msgid "GrowFromEdge" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.animation.growing.GrowFromEdge``" msgstr "" -#: manim.animation.growing.GrowFromEdge:1 of +#: ../../../manim/animation/growing.py:docstring of manim.animation.growing.GrowFromEdge:1 msgid "Bases: :class:`manim.animation.growing.GrowFromPoint`" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.GrowFromPoint.po b/docs/i18n/gettext/reference/manim.animation.growing.GrowFromPoint.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.GrowFromPoint.po rename to docs/i18n/gettext/reference/manim.animation.growing.GrowFromPoint.pot index 02441c813f..4128b4dab4 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.GrowFromPoint.po +++ b/docs/i18n/gettext/reference/manim.animation.growing.GrowFromPoint.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.growing.GrowFromPoint.rst:2 msgid "GrowFromPoint" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.animation.growing.GrowFromPoint``" msgstr "" -#: manim.animation.growing.GrowFromPoint:1 of +#: ../../../manim/animation/growing.py:docstring of manim.animation.growing.GrowFromPoint:1 msgid "Bases: :class:`manim.animation.transform.Transform`" msgstr "" @@ -24,12 +22,6 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.animation.growing.GrowFromPoint.rst:21::1 -msgid "" -":obj:`create_starting_mobject " -"`" -msgstr "" - #: ../../source/reference/manim.animation.growing.GrowFromPoint.rst:23 msgid "Attributes" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.SpinInFromNothing.po b/docs/i18n/gettext/reference/manim.animation.growing.SpinInFromNothing.pot similarity index 79% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.SpinInFromNothing.po rename to docs/i18n/gettext/reference/manim.animation.growing.SpinInFromNothing.pot index 9fc36926de..f46be71d7c 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.SpinInFromNothing.po +++ b/docs/i18n/gettext/reference/manim.animation.growing.SpinInFromNothing.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.growing.SpinInFromNothing.rst:2 msgid "SpinInFromNothing" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.animation.growing.SpinInFromNothing``" msgstr "" -#: manim.animation.growing.SpinInFromNothing:1 of +#: ../../../manim/animation/growing.py:docstring of manim.animation.growing.SpinInFromNothing:1 msgid "Bases: :class:`manim.animation.growing.GrowFromCenter`" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.po b/docs/i18n/gettext/reference/manim.animation.growing.pot similarity index 68% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.po rename to docs/i18n/gettext/reference/manim.animation.growing.pot index 98dc74fa0a..82194a5c8c 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.growing.po +++ b/docs/i18n/gettext/reference/manim.animation.growing.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.growing.rst:2 msgid "growing" msgstr "" -#: manim.animation.growing:1 of +#: ../../../manim/animation/growing.py:docstring of manim.animation.growing:1 msgid "Animations that grow mobjects." msgstr "" diff --git a/docs/i18n/gettext/reference/manim.animation.indication.ApplyWave.pot b/docs/i18n/gettext/reference/manim.animation.indication.ApplyWave.pot new file mode 100644 index 0000000000..9fd88a13fb --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.indication.ApplyWave.pot @@ -0,0 +1,65 @@ + +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.indication.ApplyWave.rst:2 +msgid "ApplyWave" +msgstr "" + +#: ../../source/reference/manim.animation.indication.ApplyWave.rst:4 +msgid "Qualified name: ``manim.animation.indication.ApplyWave``" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:1 +msgid "Bases: :class:`manim.animation.movement.Homotopy`" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:1 +msgid "Send a wave through the Mobject distorting it temporarily." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:3 +msgid "The mobject to be distorted." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:4 +msgid "The direction in which the wave nudges points of the shape" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:5 +msgid "The distance points of the shape get shifted" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:6 +msgid "The function defining the shape of one wave flank." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:7 +msgid "The length of the wave relative to the width of the mobject." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:8 +msgid "The number of ripples of the wave" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:9 +msgid "The duration of the animation." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:12 +msgid "Examples" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ApplyWave:31 +msgid "Homotopy is a function from (x, y, z, t) to (x', y', z')" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.indication.Circumscribe.pot b/docs/i18n/gettext/reference/manim.animation.indication.Circumscribe.pot new file mode 100644 index 0000000000..a06dfd40f1 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.indication.Circumscribe.pot @@ -0,0 +1,69 @@ + +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.indication.Circumscribe.rst:2 +msgid "Circumscribe" +msgstr "" + +#: ../../source/reference/manim.animation.indication.Circumscribe.rst:4 +msgid "Qualified name: ``manim.animation.indication.Circumscribe``" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Circumscribe:1 +msgid "Bases: :class:`manim.animation.composition.Succession`" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Circumscribe:1 +msgid "Draw a temporary line surrounding the mobject." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Circumscribe:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Circumscribe:3 +msgid "The mobject to be circumscribed." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Circumscribe:4 +msgid "The shape with which to surrond the given mobject. Should be either :class:`~.Rectangle` or :class:`~.Circle`" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Circumscribe:6 +msgid "Whether to make the surrounding shape to fade in. It will be drawn otherwise." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Circumscribe:7 +msgid "Whether to make the surrounding shape to fade out. It will be undrawn otherwise." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Circumscribe:8 +msgid "The time_width of the drawing and undrawing. Gets ignored if either `fade_in` or `fade_out` is `True`." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Circumscribe:9 +msgid "The distance between the surrounding shape and the given mobject." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Circumscribe:10 +msgid "The color of the surrounding shape." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Circumscribe:11 +msgid "The duration of the entire animation." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Circumscribe:12 +msgid "Additional arguments to be passed to the :class:`~.Succession` constructor" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Circumscribe:16 +msgid "Examples" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.indication.Flash.pot b/docs/i18n/gettext/reference/manim.animation.indication.Flash.pot new file mode 100644 index 0000000000..5d82286c82 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.indication.Flash.pot @@ -0,0 +1,73 @@ + +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.indication.Flash.rst:2 +msgid "Flash" +msgstr "" + +#: ../../source/reference/manim.animation.indication.Flash.rst:4 +msgid "Qualified name: ``manim.animation.indication.Flash``" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Flash:1 +msgid "Bases: :class:`manim.animation.composition.AnimationGroup`" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Flash:1 +msgid "Send out lines in all directions." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Flash:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Flash:3 +msgid "The center of the flash lines. If it is a :class:`.~Mobject` its center will be used." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Flash:4 +msgid "The length of the flash lines." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Flash:5 +msgid "The number of flash lines." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Flash:6 +msgid "The distance from `point` at which the flash lines start." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Flash:7 +msgid "The stroke width of the flash lines." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Flash:8 +msgid "The color of the flash lines." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Flash:9 +msgid "The time width used for the flash lines. See :class:`.~ShowPassingFlash` for more details." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Flash:10 +msgid "The duration of the animation." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Flash:11 +msgid "Additional arguments to be passed to the :class:`~.Succession` constructor" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Flash:15 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.animation.indication.Flash.rst:14 +msgid "Methods" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.indication.FocusOn.pot b/docs/i18n/gettext/reference/manim.animation.indication.FocusOn.pot new file mode 100644 index 0000000000..f935e2237b --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.indication.FocusOn.pot @@ -0,0 +1,61 @@ + +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.indication.FocusOn.rst:2 +msgid "FocusOn" +msgstr "" + +#: ../../source/reference/manim.animation.indication.FocusOn.rst:4 +msgid "Qualified name: ``manim.animation.indication.FocusOn``" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.FocusOn:1 +msgid "Bases: :class:`manim.animation.transform.Transform`" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.FocusOn:1 +msgid "Shrink a spotlight to a position." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.FocusOn:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.FocusOn:3 +msgid "The point at which to shrink the spotlight. If it is a :class:`.~Mobject` its center will be used." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.FocusOn:4 +msgid "The opacity of the spotlight." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.FocusOn:5 +msgid "The color of the spotlight." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.FocusOn:6 +msgid "The duration of the animation." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.FocusOn:7 +msgid "Additional arguments to be passed to the :class:`~.Succession` constructor" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.FocusOn:11 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.animation.indication.FocusOn.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.animation.indication.FocusOn.rst:23 +msgid "Attributes" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Indicate.po b/docs/i18n/gettext/reference/manim.animation.indication.Indicate.pot similarity index 55% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Indicate.po rename to docs/i18n/gettext/reference/manim.animation.indication.Indicate.pot index 0b5a0d899e..b4b7ed5a98 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.Indicate.po +++ b/docs/i18n/gettext/reference/manim.animation.indication.Indicate.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.indication.Indicate.rst:2 msgid "Indicate" @@ -16,39 +14,39 @@ msgstr "" msgid "Qualified name: ``manim.animation.indication.Indicate``" msgstr "" -#: manim.animation.indication.Indicate:1 of +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Indicate:1 msgid "Bases: :class:`manim.animation.transform.Transform`" msgstr "" -#: manim.animation.indication.Indicate:1 of +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Indicate:1 msgid "Indicate a Mobject by temporarily resizing and recoloring it." msgstr "" -#: ../../source/reference/manim.animation.indication.Indicate.rst +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Indicate:0 msgid "Parameters" msgstr "" -#: manim.animation.indication.Indicate:3 of +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Indicate:3 msgid "The mobject to indicate." msgstr "" -#: manim.animation.indication.Indicate:4 of +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Indicate:4 msgid "The factor by which the mobject will be temporally scaled" msgstr "" -#: manim.animation.indication.Indicate:5 of +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Indicate:5 msgid "The color the mobject temporally takes." msgstr "" -#: manim.animation.indication.Indicate:6 of +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Indicate:6 msgid "The function definig the animation progress at every point in time." msgstr "" -#: manim.animation.indication.Indicate:7 of +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Indicate:7 msgid "Additional arguments to be passed to the :class:`~.Succession` constructor" msgstr "" -#: manim.animation.indication.Indicate:11 of +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Indicate:11 msgid "Examples" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ShowCreationThenFadeOut.po b/docs/i18n/gettext/reference/manim.animation.indication.ShowCreationThenFadeOut.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ShowCreationThenFadeOut.po rename to docs/i18n/gettext/reference/manim.animation.indication.ShowCreationThenFadeOut.pot index 7013c0c254..c07add131e 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ShowCreationThenFadeOut.po +++ b/docs/i18n/gettext/reference/manim.animation.indication.ShowCreationThenFadeOut.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.indication.ShowCreationThenFadeOut.rst:2 msgid "ShowCreationThenFadeOut" @@ -16,12 +14,8 @@ msgstr "" msgid "Qualified name: ``manim.animation.indication.ShowCreationThenFadeOut``" msgstr "" -#: manim.animation.indication.ShowCreationThenFadeOut:1 of +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ShowCreationThenFadeOut:1 msgid "Bases: :class:`manim.animation.composition.Succession`" msgstr "" -#: ../../source/reference/manim.animation.indication.ShowCreationThenFadeOut.rst:14 -msgid "Methods" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.animation.indication.ShowPassingFlash.pot b/docs/i18n/gettext/reference/manim.animation.indication.ShowPassingFlash.pot new file mode 100644 index 0000000000..1fd6a64504 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.indication.ShowPassingFlash.pot @@ -0,0 +1,54 @@ + +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.indication.ShowPassingFlash.rst:2 +msgid "ShowPassingFlash" +msgstr "" + +#: ../../source/reference/manim.animation.indication.ShowPassingFlash.rst:4 +msgid "Qualified name: ``manim.animation.indication.ShowPassingFlash``" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ShowPassingFlash:1 +msgid "Bases: :class:`manim.animation.creation.ShowPartial`" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ShowPassingFlash:1 +msgid "Show only a sliver of the VMobject each frame." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ShowPassingFlash:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ShowPassingFlash:3 +msgid "The mobject whose stroke is animated." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ShowPassingFlash:4 +msgid "The length of the sliver relative to the length of the stroke." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ShowPassingFlash:7 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.animation.indication.ShowPassingFlash.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ShowPassingFlash.finish:1::1 +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ShowPassingFlash.finish:1 +msgid "Finish the animation." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ShowPassingFlash.finish:3 +msgid "This method gets called when the animation is over." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth.po b/docs/i18n/gettext/reference/manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth.pot similarity index 51% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth.po rename to docs/i18n/gettext/reference/manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth.pot index bcd93d93c7..f798573fc9 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth.po +++ b/docs/i18n/gettext/reference/manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth.pot @@ -2,28 +2,20 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth.rst:2 msgid "ShowPassingFlashWithThinningStrokeWidth" msgstr "" #: ../../source/reference/manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth.rst:4 -msgid "" -"Qualified name: " -"``manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth``" +msgid "Qualified name: ``manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth``" msgstr "" -#: manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth:1 of +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth:1 msgid "Bases: :class:`manim.animation.composition.AnimationGroup`" msgstr "" -#: ../../source/reference/manim.animation.indication.ShowPassingFlashWithThinningStrokeWidth.rst:14 -msgid "Methods" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.animation.indication.Wiggle.pot b/docs/i18n/gettext/reference/manim.animation.indication.Wiggle.pot new file mode 100644 index 0000000000..58858b0b49 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.indication.Wiggle.pot @@ -0,0 +1,65 @@ + +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.indication.Wiggle.rst:2 +msgid "Wiggle" +msgstr "" + +#: ../../source/reference/manim.animation.indication.Wiggle.rst:4 +msgid "Qualified name: ``manim.animation.indication.Wiggle``" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Wiggle:1 +msgid "Bases: :class:`manim.animation.animation.Animation`" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Wiggle:1 +msgid "Wiggle a Mobject." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Wiggle:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Wiggle:3 +msgid "The mobject to wiggle." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Wiggle:5 +msgid "The factor by which the mobject will be temporarily scaled." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Wiggle:6 +msgid "The wiggle angle." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Wiggle:7 +msgid "The number of wiggles." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Wiggle:8 +msgid "The point about which the mobject gets scaled." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Wiggle:9 +msgid "The point around which the mobject gets rotated." +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Wiggle:10 +msgid "The duration of the animation" +msgstr "" + +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication.Wiggle:13 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.animation.indication.Wiggle.rst:14 +msgid "Methods" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.po b/docs/i18n/gettext/reference/manim.animation.indication.pot similarity index 63% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.po rename to docs/i18n/gettext/reference/manim.animation.indication.pot index bcdfb1b28e..445048431b 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.indication.po +++ b/docs/i18n/gettext/reference/manim.animation.indication.pot @@ -2,21 +2,19 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.indication.rst:2 msgid "indication" msgstr "" -#: manim.animation.indication:1 of +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication:1 msgid "Animations drawing attention to particular mobjects." msgstr "" -#: manim.animation.indication:4 of +#: ../../../manim/animation/indication.py:docstring of manim.animation.indication:4 msgid "Examples" msgstr "" @@ -44,24 +42,8 @@ msgstr "" msgid "Indicate a Mobject by temporarily resizing and recoloring it." msgstr "" -#: ../../source/reference/manim.animation.indication.rst:36::1 -msgid "" -":obj:`ShowCreationThenFadeOut " -"`" -msgstr "" - #: ../../source/reference/manim.animation.indication.rst:36::1 msgid "Show only a sliver of the VMobject each frame." msgstr "" -#: ../../source/reference/manim.animation.indication.rst:36::1 -msgid "" -":obj:`ShowPassingFlashWithThinningStrokeWidth " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.indication.rst:36::1 -msgid "Wiggle a Mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.ComplexHomotopy.po b/docs/i18n/gettext/reference/manim.animation.movement.ComplexHomotopy.pot similarity index 61% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.ComplexHomotopy.po rename to docs/i18n/gettext/reference/manim.animation.movement.ComplexHomotopy.pot index b87558b3b6..7082743309 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.ComplexHomotopy.po +++ b/docs/i18n/gettext/reference/manim.animation.movement.ComplexHomotopy.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.movement.ComplexHomotopy.rst:2 msgid "ComplexHomotopy" @@ -16,16 +14,12 @@ msgstr "" msgid "Qualified name: ``manim.animation.movement.ComplexHomotopy``" msgstr "" -#: manim.animation.movement.ComplexHomotopy:1 of +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.ComplexHomotopy:1 msgid "Bases: :class:`manim.animation.movement.Homotopy`" msgstr "" -#: manim.animation.movement.ComplexHomotopy:1 of +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.ComplexHomotopy:1 msgid "Complex Homotopy a function Cx[0, 1] to C" msgstr "" -#: ../../source/reference/manim.animation.movement.ComplexHomotopy.rst:14 -msgid "Methods" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.animation.movement.Homotopy.pot b/docs/i18n/gettext/reference/manim.animation.movement.Homotopy.pot new file mode 100644 index 0000000000..9a1d6e8c7f --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.movement.Homotopy.pot @@ -0,0 +1,29 @@ + +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.movement.Homotopy.rst:2 +msgid "Homotopy" +msgstr "" + +#: ../../source/reference/manim.animation.movement.Homotopy.rst:4 +msgid "Qualified name: ``manim.animation.movement.Homotopy``" +msgstr "" + +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.Homotopy:1 +msgid "Bases: :class:`manim.animation.animation.Animation`" +msgstr "" + +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.Homotopy:1 +msgid "Homotopy is a function from (x, y, z, t) to (x', y', z')" +msgstr "" + +#: ../../source/reference/manim.animation.movement.Homotopy.rst:14 +msgid "Methods" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.movement.MoveAlongPath.pot b/docs/i18n/gettext/reference/manim.animation.movement.MoveAlongPath.pot new file mode 100644 index 0000000000..99e24dc49f --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.movement.MoveAlongPath.pot @@ -0,0 +1,42 @@ + +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.movement.MoveAlongPath.rst:2 +msgid "MoveAlongPath" +msgstr "" + +#: ../../source/reference/manim.animation.movement.MoveAlongPath.rst:4 +msgid "Qualified name: ``manim.animation.movement.MoveAlongPath``" +msgstr "" + +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.MoveAlongPath:1 +msgid "Bases: :class:`manim.animation.animation.Animation`" +msgstr "" + +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.MoveAlongPath:1 +msgid "Make one mobject move along the path of another mobject. .. rubric:: Example" +msgstr "" + +#: ../../source/reference/manim.animation.movement.MoveAlongPath.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.MoveAlongPath.interpolate_mobject:1::1 +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.MoveAlongPath.interpolate_mobject:1 +msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." +msgstr "" + +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.MoveAlongPath.interpolate_mobject:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.MoveAlongPath.interpolate_mobject:3 +msgid "A float between 0 and 1 expressing the ratio to which the animation is completed. For example, alpha-values of 0, 0.5, and 1 correspond to the animation being completed 0%, 50%, and 100%, respectively." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.movement.PhaseFlow.pot b/docs/i18n/gettext/reference/manim.animation.movement.PhaseFlow.pot new file mode 100644 index 0000000000..dd720c8992 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.movement.PhaseFlow.pot @@ -0,0 +1,38 @@ + +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.movement.PhaseFlow.rst:2 +msgid "PhaseFlow" +msgstr "" + +#: ../../source/reference/manim.animation.movement.PhaseFlow.rst:4 +msgid "Qualified name: ``manim.animation.movement.PhaseFlow``" +msgstr "" + +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.PhaseFlow:1 +msgid "Bases: :class:`manim.animation.animation.Animation`" +msgstr "" + +#: ../../source/reference/manim.animation.movement.PhaseFlow.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.PhaseFlow.interpolate_mobject:1::1 +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.PhaseFlow.interpolate_mobject:1 +msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." +msgstr "" + +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.PhaseFlow.interpolate_mobject:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.PhaseFlow.interpolate_mobject:3 +msgid "A float between 0 and 1 expressing the ratio to which the animation is completed. For example, alpha-values of 0, 0.5, and 1 correspond to the animation being completed 0%, 50%, and 100%, respectively." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.SmoothedVectorizedHomotopy.po b/docs/i18n/gettext/reference/manim.animation.movement.SmoothedVectorizedHomotopy.pot similarity index 58% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.SmoothedVectorizedHomotopy.po rename to docs/i18n/gettext/reference/manim.animation.movement.SmoothedVectorizedHomotopy.pot index 2003b5c778..b14b46b94d 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.SmoothedVectorizedHomotopy.po +++ b/docs/i18n/gettext/reference/manim.animation.movement.SmoothedVectorizedHomotopy.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.movement.SmoothedVectorizedHomotopy.rst:2 msgid "SmoothedVectorizedHomotopy" @@ -16,11 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.animation.movement.SmoothedVectorizedHomotopy``" msgstr "" -#: manim.animation.movement.SmoothedVectorizedHomotopy:1 of +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.SmoothedVectorizedHomotopy:1 msgid "Bases: :class:`manim.animation.movement.Homotopy`" msgstr "" -#: manim.animation.movement.SmoothedVectorizedHomotopy:1 of +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement.SmoothedVectorizedHomotopy:1 msgid "Homotopy is a function from (x, y, z, t) to (x', y', z')" msgstr "" @@ -28,10 +26,4 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.animation.movement.SmoothedVectorizedHomotopy.rst:18::1 -msgid "" -":obj:`interpolate_submobject " -"`" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.po b/docs/i18n/gettext/reference/manim.animation.movement.pot similarity index 76% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.po rename to docs/i18n/gettext/reference/manim.animation.movement.pot index 66425d49a3..77ad3fe2f4 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.movement.po +++ b/docs/i18n/gettext/reference/manim.animation.movement.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.movement.rst:2 msgid "movement" msgstr "" -#: manim.animation.movement:1 of +#: ../../../manim/animation/movement.py:docstring of manim.animation.movement:1 msgid "Animations related to movement." msgstr "" @@ -24,6 +22,7 @@ msgstr "" msgid "Complex Homotopy a function Cx[0, 1] to C" msgstr "" +#: ../../source/reference/manim.animation.movement.rst:28::1 #: ../../source/reference/manim.animation.movement.rst:28::1 msgid "Homotopy is a function from (x, y, z, t) to (x', y', z')" msgstr "" @@ -32,10 +31,4 @@ msgstr "" msgid "Make one mobject move along the path of another mobject." msgstr "" -#: ../../source/reference/manim.animation.movement.rst:28::1 -msgid "" -":obj:`SmoothedVectorizedHomotopy " -"`" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.numbers.ChangeDecimalToValue.po b/docs/i18n/gettext/reference/manim.animation.numbers.ChangeDecimalToValue.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.numbers.ChangeDecimalToValue.po rename to docs/i18n/gettext/reference/manim.animation.numbers.ChangeDecimalToValue.pot index 8938c32918..3d3bda225d 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.numbers.ChangeDecimalToValue.po +++ b/docs/i18n/gettext/reference/manim.animation.numbers.ChangeDecimalToValue.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.numbers.ChangeDecimalToValue.rst:2 msgid "ChangeDecimalToValue" @@ -16,12 +14,8 @@ msgstr "" msgid "Qualified name: ``manim.animation.numbers.ChangeDecimalToValue``" msgstr "" -#: manim.animation.numbers.ChangeDecimalToValue:1 of +#: ../../../manim/animation/numbers.py:docstring of manim.animation.numbers.ChangeDecimalToValue:1 msgid "Bases: :class:`manim.animation.numbers.ChangingDecimal`" msgstr "" -#: ../../source/reference/manim.animation.numbers.ChangeDecimalToValue.rst:14 -msgid "Methods" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.animation.numbers.ChangingDecimal.pot b/docs/i18n/gettext/reference/manim.animation.numbers.ChangingDecimal.pot new file mode 100644 index 0000000000..1e950390de --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.numbers.ChangingDecimal.pot @@ -0,0 +1,38 @@ + +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.numbers.ChangingDecimal.rst:2 +msgid "ChangingDecimal" +msgstr "" + +#: ../../source/reference/manim.animation.numbers.ChangingDecimal.rst:4 +msgid "Qualified name: ``manim.animation.numbers.ChangingDecimal``" +msgstr "" + +#: ../../../manim/animation/numbers.py:docstring of manim.animation.numbers.ChangingDecimal:1 +msgid "Bases: :class:`manim.animation.animation.Animation`" +msgstr "" + +#: ../../source/reference/manim.animation.numbers.ChangingDecimal.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/numbers.py:docstring of manim.animation.numbers.ChangingDecimal.interpolate_mobject:1::1 +#: ../../../manim/animation/numbers.py:docstring of manim.animation.numbers.ChangingDecimal.interpolate_mobject:1 +msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." +msgstr "" + +#: ../../../manim/animation/numbers.py:docstring of manim.animation.numbers.ChangingDecimal.interpolate_mobject:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/numbers.py:docstring of manim.animation.numbers.ChangingDecimal.interpolate_mobject:3 +msgid "A float between 0 and 1 expressing the ratio to which the animation is completed. For example, alpha-values of 0, 0.5, and 1 correspond to the animation being completed 0%, 50%, and 100%, respectively." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.numbers.po b/docs/i18n/gettext/reference/manim.animation.numbers.pot similarity index 68% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.numbers.po rename to docs/i18n/gettext/reference/manim.animation.numbers.pot index fb3a1335bc..2022245c75 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.numbers.po +++ b/docs/i18n/gettext/reference/manim.animation.numbers.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.numbers.rst:2 msgid "numbers" msgstr "" -#: manim.animation.numbers:1 of +#: ../../../manim/animation/numbers.py:docstring of manim.animation.numbers:1 msgid "Animations for changing numbers." msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.rotation.Rotate.po b/docs/i18n/gettext/reference/manim.animation.rotation.Rotate.pot similarity index 78% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.rotation.Rotate.po rename to docs/i18n/gettext/reference/manim.animation.rotation.Rotate.pot index 47529229f1..401b12d391 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.rotation.Rotate.po +++ b/docs/i18n/gettext/reference/manim.animation.rotation.Rotate.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.rotation.Rotate.rst:2 msgid "Rotate" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.animation.rotation.Rotate``" msgstr "" -#: manim.animation.rotation.Rotate:1 of +#: ../../../manim/animation/rotation.py:docstring of manim.animation.rotation.Rotate:1 msgid "Bases: :class:`manim.animation.transform.Transform`" msgstr "" diff --git a/docs/i18n/gettext/reference/manim.animation.rotation.Rotating.pot b/docs/i18n/gettext/reference/manim.animation.rotation.Rotating.pot new file mode 100644 index 0000000000..db7bfa5ea2 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.rotation.Rotating.pot @@ -0,0 +1,38 @@ + +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.rotation.Rotating.rst:2 +msgid "Rotating" +msgstr "" + +#: ../../source/reference/manim.animation.rotation.Rotating.rst:4 +msgid "Qualified name: ``manim.animation.rotation.Rotating``" +msgstr "" + +#: ../../../manim/animation/rotation.py:docstring of manim.animation.rotation.Rotating:1 +msgid "Bases: :class:`manim.animation.animation.Animation`" +msgstr "" + +#: ../../source/reference/manim.animation.rotation.Rotating.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/rotation.py:docstring of manim.animation.rotation.Rotating.interpolate_mobject:1::1 +#: ../../../manim/animation/rotation.py:docstring of manim.animation.rotation.Rotating.interpolate_mobject:1 +msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." +msgstr "" + +#: ../../../manim/animation/rotation.py:docstring of manim.animation.rotation.Rotating.interpolate_mobject:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/rotation.py:docstring of manim.animation.rotation.Rotating.interpolate_mobject:3 +msgid "A float between 0 and 1 expressing the ratio to which the animation is completed. For example, alpha-values of 0, 0.5, and 1 correspond to the animation being completed 0%, 50%, and 100%, respectively." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.rotation.po b/docs/i18n/gettext/reference/manim.animation.rotation.pot similarity index 68% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.rotation.po rename to docs/i18n/gettext/reference/manim.animation.rotation.pot index 54904e529e..9a411bff35 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.rotation.po +++ b/docs/i18n/gettext/reference/manim.animation.rotation.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.rotation.rst:2 msgid "rotation" msgstr "" -#: manim.animation.rotation:1 of +#: ../../../manim/animation/rotation.py:docstring of manim.animation.rotation:1 msgid "Animations related to rotation." msgstr "" diff --git a/docs/i18n/gettext/reference/manim.animation.specialized.Broadcast.pot b/docs/i18n/gettext/reference/manim.animation.specialized.Broadcast.pot new file mode 100644 index 0000000000..4483c3d796 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.specialized.Broadcast.pot @@ -0,0 +1,73 @@ + +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.specialized.Broadcast.rst:2 +msgid "Broadcast" +msgstr "" + +#: ../../source/reference/manim.animation.specialized.Broadcast.rst:4 +msgid "Qualified name: ``manim.animation.specialized.Broadcast``" +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:1 +msgid "Bases: :class:`manim.animation.composition.LaggedStart`" +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:1 +msgid "Broadcast a mobject starting from an ``initial_width``, up to the actual size of the mobject." +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:3 +msgid "The mobject to be broadcast." +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:4 +msgid "The center of the broadcast, by default ORIGIN." +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:5 +msgid "The number of mobjects that emerge from the focal point, by default 5." +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:6 +msgid "The starting stroke opacity of the mobjects emitted from the broadcast, by default 1." +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:7 +msgid "The final stroke opacity of the mobjects emitted from the broadcast, by default 0." +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:8 +msgid "The initial width of the mobjects, by default 0.0." +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:9 +msgid "Whether the mobjects should be removed from the scene after the animation, by default True." +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:10 +msgid "The time between each iteration of the mobject, by default 0.2." +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:11 +msgid "The total duration of the animation, by default 3." +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:12 +msgid "Additional arguments to be passed to :class:`~.LaggedStart`." +msgstr "" + +#: ../../../manim/animation/specialized.py:docstring of manim.animation.specialized.Broadcast:15 +msgid "Examples" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.specialized.pot b/docs/i18n/gettext/reference/manim.animation.specialized.pot new file mode 100644 index 0000000000..23432473ce --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.specialized.pot @@ -0,0 +1,17 @@ + +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.specialized.rst:2 +msgid "specialized" +msgstr "" + +#: ../../source/reference/manim.animation.specialized.rst:15 +msgid "Classes" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.transform.ApplyComplexFunction.pot b/docs/i18n/gettext/reference/manim.animation.transform.ApplyComplexFunction.pot new file mode 100644 index 0000000000..32ee73cfcc --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.transform.ApplyComplexFunction.pot @@ -0,0 +1,37 @@ + +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.ApplyComplexFunction.rst:2 +msgid "ApplyComplexFunction" +msgstr "" + +#: ../../source/reference/manim.animation.transform.ApplyComplexFunction.rst:4 +msgid "Qualified name: ``manim.animation.transform.ApplyComplexFunction``" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyComplexFunction:1 +msgid "Bases: :class:`manim.animation.transform.ApplyMethod`" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyComplexFunction:1 +msgid "Method is a method of Mobject, ``args`` are arguments for that method. Key word arguments should be passed in as the last arg, as a dict, since ``kwargs`` is for configuration of the transform itself" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyComplexFunction:6 +msgid "Relies on the fact that mobject methods return the mobject" +msgstr "" + +#: ../../source/reference/manim.animation.transform.ApplyComplexFunction.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.animation.transform.ApplyComplexFunction.rst:21 +msgid "Attributes" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyFunction.po b/docs/i18n/gettext/reference/manim.animation.transform.ApplyFunction.pot similarity index 64% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyFunction.po rename to docs/i18n/gettext/reference/manim.animation.transform.ApplyFunction.pot index e241e10e26..f269298fab 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyFunction.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.ApplyFunction.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.ApplyFunction.rst:2 msgid "ApplyFunction" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.ApplyFunction``" msgstr "" -#: manim.animation.transform.ApplyFunction:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyFunction:1 msgid "Bases: :class:`manim.animation.transform.Transform`" msgstr "" @@ -24,12 +22,6 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.animation.transform.ApplyFunction.rst:20::1 -msgid "" -":obj:`create_target " -"`" -msgstr "" - #: ../../source/reference/manim.animation.transform.ApplyFunction.rst:22 msgid "Attributes" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyMatrix.po b/docs/i18n/gettext/reference/manim.animation.transform.ApplyMatrix.pot similarity index 52% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyMatrix.po rename to docs/i18n/gettext/reference/manim.animation.transform.ApplyMatrix.pot index ff4197b2cf..915364b81d 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyMatrix.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.ApplyMatrix.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.ApplyMatrix.rst:2 msgid "ApplyMatrix" @@ -16,18 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.ApplyMatrix``" msgstr "" -#: manim.animation.transform.ApplyMatrix:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:1 msgid "Bases: :class:`manim.animation.transform.ApplyPointwiseFunction`" msgstr "" -#: manim.animation.transform.ApplyMatrix:1 of -msgid "" -"Method is a method of Mobject, ``args`` are arguments for that method. " -"Key word arguments should be passed in as the last arg, as a dict, since " -"``kwargs`` is for configuration of the transform itself" +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:1 +msgid "Method is a method of Mobject, ``args`` are arguments for that method. Key word arguments should be passed in as the last arg, as a dict, since ``kwargs`` is for configuration of the transform itself" msgstr "" -#: manim.animation.transform.ApplyMatrix:6 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMatrix:6 msgid "Relies on the fact that mobject methods return the mobject" msgstr "" @@ -35,12 +30,6 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.animation.transform.ApplyMatrix.rst:20::1 -msgid "" -":obj:`initialize_matrix " -"`" -msgstr "" - #: ../../source/reference/manim.animation.transform.ApplyMatrix.rst:22 msgid "Attributes" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyMethod.po b/docs/i18n/gettext/reference/manim.animation.transform.ApplyMethod.pot similarity index 51% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyMethod.po rename to docs/i18n/gettext/reference/manim.animation.transform.ApplyMethod.pot index 3148a5accc..2582f8888e 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ApplyMethod.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.ApplyMethod.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.ApplyMethod.rst:2 msgid "ApplyMethod" @@ -16,18 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.ApplyMethod``" msgstr "" -#: manim.animation.transform.ApplyMethod:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMethod:1 msgid "Bases: :class:`manim.animation.transform.Transform`" msgstr "" -#: manim.animation.transform.ApplyMethod:1 of -msgid "" -"Method is a method of Mobject, ``args`` are arguments for that method. " -"Key word arguments should be passed in as the last arg, as a dict, since " -"``kwargs`` is for configuration of the transform itself" +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMethod:1 +msgid "Method is a method of Mobject, ``args`` are arguments for that method. Key word arguments should be passed in as the last arg, as a dict, since ``kwargs`` is for configuration of the transform itself" msgstr "" -#: manim.animation.transform.ApplyMethod:6 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyMethod:6 msgid "Relies on the fact that mobject methods return the mobject" msgstr "" @@ -35,12 +30,6 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.animation.transform.ApplyMethod.rst:21::1 -msgid "" -":obj:`check_validity_of_input " -"`" -msgstr "" - #: ../../source/reference/manim.animation.transform.ApplyMethod.rst:23 msgid "Attributes" msgstr "" diff --git a/docs/i18n/gettext/reference/manim.animation.transform.ApplyPointwiseFunction.pot b/docs/i18n/gettext/reference/manim.animation.transform.ApplyPointwiseFunction.pot new file mode 100644 index 0000000000..d31a03ca33 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.transform.ApplyPointwiseFunction.pot @@ -0,0 +1,45 @@ + +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.ApplyPointwiseFunction.rst:2 +msgid "ApplyPointwiseFunction" +msgstr "" + +#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunction.rst:4 +msgid "Qualified name: ``manim.animation.transform.ApplyPointwiseFunction``" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyPointwiseFunction:1 +msgid "Bases: :class:`manim.animation.transform.ApplyMethod`" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyPointwiseFunction:1 +msgid "Animation that applies a pointwise function to a mobject." +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyPointwiseFunction:4 +msgid "Examples" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyPointwiseFunction:18 +msgid "Method is a method of Mobject, ``args`` are arguments for that method. Key word arguments should be passed in as the last arg, as a dict, since ``kwargs`` is for configuration of the transform itself" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyPointwiseFunction:23 +msgid "Relies on the fact that mobject methods return the mobject" +msgstr "" + +#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunction.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunction.rst:21 +msgid "Attributes" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.pot b/docs/i18n/gettext/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.pot new file mode 100644 index 0000000000..c5a913ffb9 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.pot @@ -0,0 +1,46 @@ + +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: :class:`manim.animation.transform.ApplyPointwiseFunction`" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyPointwiseFunctionToCenter:1 +msgid "Method is a method of Mobject, ``args`` are arguments for that method. Key word arguments should be passed in as the last arg, as a dict, since ``kwargs`` is for configuration of the transform itself" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyPointwiseFunctionToCenter:6 +msgid "Relies on the fact that mobject methods return the mobject" +msgstr "" + +#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:20::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 "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ClockwiseTransform.po b/docs/i18n/gettext/reference/manim.animation.transform.ClockwiseTransform.pot similarity index 64% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ClockwiseTransform.po rename to docs/i18n/gettext/reference/manim.animation.transform.ClockwiseTransform.pot index 4126641ea9..fe92316c80 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ClockwiseTransform.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.ClockwiseTransform.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.ClockwiseTransform.rst:2 msgid "ClockwiseTransform" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.ClockwiseTransform``" msgstr "" -#: manim.animation.transform.ClockwiseTransform:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ClockwiseTransform:1 msgid "Bases: :class:`manim.animation.transform.Transform`" msgstr "" @@ -28,10 +26,4 @@ msgstr "" msgid "Attributes" msgstr "" -#: ../../source/reference/manim.animation.transform.ClockwiseTransform.rst:25::1 -msgid "" -":obj:`path_func " -"`\\" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.CounterclockwiseTransform.po b/docs/i18n/gettext/reference/manim.animation.transform.CounterclockwiseTransform.pot similarity index 54% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.CounterclockwiseTransform.po rename to docs/i18n/gettext/reference/manim.animation.transform.CounterclockwiseTransform.pot index 14dd31b58c..24945f11b1 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.CounterclockwiseTransform.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.CounterclockwiseTransform.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.CounterclockwiseTransform.rst:2 msgid "CounterclockwiseTransform" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.CounterclockwiseTransform``" msgstr "" -#: manim.animation.transform.CounterclockwiseTransform:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.CounterclockwiseTransform:1 msgid "Bases: :class:`manim.animation.transform.Transform`" msgstr "" @@ -28,16 +26,4 @@ msgstr "" msgid "Attributes" msgstr "" -#: ../../source/reference/manim.animation.transform.CounterclockwiseTransform.rst:25::1 -msgid "" -":obj:`path_arc " -"`\\" -msgstr "" - -#: ../../source/reference/manim.animation.transform.CounterclockwiseTransform.rst:25::1 -msgid "" -":obj:`path_func " -"`\\" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.CyclicReplace.po b/docs/i18n/gettext/reference/manim.animation.transform.CyclicReplace.pot similarity index 64% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.CyclicReplace.po rename to docs/i18n/gettext/reference/manim.animation.transform.CyclicReplace.pot index 2c43b9088b..85aad18911 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.CyclicReplace.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.CyclicReplace.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.CyclicReplace.rst:2 msgid "CyclicReplace" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.CyclicReplace``" msgstr "" -#: manim.animation.transform.CyclicReplace:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.CyclicReplace:1 msgid "Bases: :class:`manim.animation.transform.Transform`" msgstr "" @@ -24,12 +22,6 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.animation.transform.CyclicReplace.rst:20::1 -msgid "" -":obj:`create_target " -"`" -msgstr "" - #: ../../source/reference/manim.animation.transform.CyclicReplace.rst:22 msgid "Attributes" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.FadeToColor.po b/docs/i18n/gettext/reference/manim.animation.transform.FadeToColor.pot similarity index 57% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.FadeToColor.po rename to docs/i18n/gettext/reference/manim.animation.transform.FadeToColor.pot index b851523593..8c016de91f 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.FadeToColor.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.FadeToColor.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.FadeToColor.rst:2 msgid "FadeToColor" @@ -16,18 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.FadeToColor``" msgstr "" -#: manim.animation.transform.FadeToColor:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeToColor:1 msgid "Bases: :class:`manim.animation.transform.ApplyMethod`" msgstr "" -#: manim.animation.transform.FadeToColor:1 of -msgid "" -"Method is a method of Mobject, ``args`` are arguments for that method. " -"Key word arguments should be passed in as the last arg, as a dict, since " -"``kwargs`` is for configuration of the transform itself" +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeToColor:1 +msgid "Method is a method of Mobject, ``args`` are arguments for that method. Key word arguments should be passed in as the last arg, as a dict, since ``kwargs`` is for configuration of the transform itself" msgstr "" -#: manim.animation.transform.FadeToColor:6 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeToColor:6 msgid "Relies on the fact that mobject methods return the mobject" msgstr "" diff --git a/docs/i18n/gettext/reference/manim.animation.transform.FadeTransform.pot b/docs/i18n/gettext/reference/manim.animation.transform.FadeTransform.pot new file mode 100644 index 0000000000..fb778b944c --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.transform.FadeTransform.pot @@ -0,0 +1,106 @@ + +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.FadeTransform.rst:2 +msgid "FadeTransform" +msgstr "" + +#: ../../source/reference/manim.animation.transform.FadeTransform.rst:4 +msgid "Qualified name: ``manim.animation.transform.FadeTransform``" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform:1 +msgid "Bases: :class:`manim.animation.transform.Transform`" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform:1 +msgid "Fades one mobject into another." +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform:0 +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform.clean_up_from_scene:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform:3 +msgid "The starting :class:`~.Mobject`." +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform:4 +msgid "The target :class:`~.Mobject`." +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform:5 +msgid "Controls whether the target :class:`~.Mobject` is stretched during the animation. Default: ``True``." +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform:7 +msgid "If the target mobject is not stretched automatically, this allows to adjust the initial scale of the target :class:`~.Mobject` while it is shifted in. Setting this to 0, 1, and 2, respectively, matches the length of the target with the length of the starting :class:`~.Mobject` in x, y, and z direction, respectively." +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform:12 +msgid "Further keyword arguments are passed to the parent class." +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform:15 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.animation.transform.FadeTransform.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.animation.transform.FadeTransform.rst:24::1 +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform.begin:1 +msgid "Initial setup for the animation." +msgstr "" + +#: ../../source/reference/manim.animation.transform.FadeTransform.rst:24::1 +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform.clean_up_from_scene:1 +msgid "Clean up the :class:`~.Scene` after finishing the animation." +msgstr "" + +#: ../../source/reference/manim.animation.transform.FadeTransform.rst:24::1 +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform.get_all_mobjects:1 +msgid "Get all mobjects involved in the animation." +msgstr "" + +#: ../../source/reference/manim.animation.transform.FadeTransform.rst:24::1 +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform.ghost_to:1 +msgid "Replaces the source by the target and sets the opacity to 0." +msgstr "" + +#: ../../source/reference/manim.animation.transform.FadeTransform.rst:26 +msgid "Attributes" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform.begin:3 +msgid "The mobject to which this animation is bound is a group consisting of both the starting and the ending mobject. At the start, the ending mobject replaces the starting mobject (and is completely faded). In the end, it is set to be the other way around." +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform.clean_up_from_scene:3 +msgid "This includes to :meth:`~.Scene.remove` the Animation's :class:`~.Mobject` if the animation is a remover." +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform.clean_up_from_scene:6 +msgid "The scene the animation should be cleaned up from." +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform.get_all_mobjects:3 +msgid "Ordering must match the ordering of arguments to interpolate_submobject" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform.get_all_mobjects:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransform.get_all_mobjects:5 +msgid "The sequence of mobjects." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.FadeTransformPieces.po b/docs/i18n/gettext/reference/manim.animation.transform.FadeTransformPieces.pot similarity index 50% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.FadeTransformPieces.po rename to docs/i18n/gettext/reference/manim.animation.transform.FadeTransformPieces.pot index c91a2360cc..668af47703 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.FadeTransformPieces.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.FadeTransformPieces.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.FadeTransformPieces.rst:2 msgid "FadeTransformPieces" @@ -16,15 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.FadeTransformPieces``" msgstr "" -#: manim.animation.transform.FadeTransformPieces:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransformPieces:1 msgid "Bases: :class:`manim.animation.transform.FadeTransform`" msgstr "" -#: manim.animation.transform.FadeTransformPieces:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransformPieces:1 msgid "Fades submobjects of one mobject into submobjects of another one." msgstr "" -#: manim.animation.transform.FadeTransformPieces:6 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransformPieces:6 msgid "Examples" msgstr "" @@ -33,33 +31,17 @@ msgid "Methods" msgstr "" #: ../../source/reference/manim.animation.transform.FadeTransformPieces.rst:21::1 -#: manim.animation.transform.FadeTransformPieces.begin:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransformPieces.begin:1 msgid "Initial setup for the animation." msgstr "" #: ../../source/reference/manim.animation.transform.FadeTransformPieces.rst:21::1 -#: manim.animation.transform.FadeTransformPieces.ghost_to:1 of -msgid "" -"Replaces the source submobjects by the target submobjects and sets the " -"opacity to 0." +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.FadeTransformPieces.ghost_to:1 +msgid "Replaces the source submobjects by the target submobjects and sets the opacity to 0." msgstr "" #: ../../source/reference/manim.animation.transform.FadeTransformPieces.rst:23 msgid "Attributes" msgstr "" -#: manim.animation.transform.FadeTransformPieces.begin:1::1 of -msgid "" -":obj:`path_func " -"`\\" -msgstr "" - -#: manim.animation.transform.FadeTransformPieces.begin:3 of -msgid "" -"The mobject to which this animation is bound is a group consisting of " -"both the starting and the ending mobject. At the start, the ending " -"mobject replaces the starting mobject (and is completely faded). In the " -"end, it is set to be the other way around." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.MoveToTarget.po b/docs/i18n/gettext/reference/manim.animation.transform.MoveToTarget.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.MoveToTarget.po rename to docs/i18n/gettext/reference/manim.animation.transform.MoveToTarget.pot index 11ef62d165..b50d28b219 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.MoveToTarget.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.MoveToTarget.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.MoveToTarget.rst:2 msgid "MoveToTarget" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.MoveToTarget``" msgstr "" -#: manim.animation.transform.MoveToTarget:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.MoveToTarget:1 msgid "Bases: :class:`manim.animation.transform.Transform`" msgstr "" @@ -24,12 +22,6 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.animation.transform.MoveToTarget.rst:20::1 -msgid "" -":obj:`check_validity_of_input " -"`" -msgstr "" - #: ../../source/reference/manim.animation.transform.MoveToTarget.rst:22 msgid "Attributes" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ReplacementTransform.po b/docs/i18n/gettext/reference/manim.animation.transform.ReplacementTransform.pot similarity index 52% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ReplacementTransform.po rename to docs/i18n/gettext/reference/manim.animation.transform.ReplacementTransform.pot index 3ee0135dd9..844bbf237d 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ReplacementTransform.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.ReplacementTransform.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.ReplacementTransform.rst:2 msgid "ReplacementTransform" @@ -16,31 +14,31 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.ReplacementTransform``" msgstr "" -#: manim.animation.transform.ReplacementTransform:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ReplacementTransform:1 msgid "Bases: :class:`manim.animation.transform.Transform`" msgstr "" -#: manim.animation.transform.ReplacementTransform:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ReplacementTransform:1 msgid "Replaces and morphs a mobject into a target mobject." msgstr "" -#: ../../source/reference/manim.animation.transform.ReplacementTransform.rst +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ReplacementTransform:0 msgid "Parameters" msgstr "" -#: manim.animation.transform.ReplacementTransform:3 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ReplacementTransform:3 msgid "The starting :class:`~.Mobject`." msgstr "" -#: manim.animation.transform.ReplacementTransform:4 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ReplacementTransform:4 msgid "The target :class:`~.Mobject`." msgstr "" -#: manim.animation.transform.ReplacementTransform:5 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ReplacementTransform:5 msgid "Further keyword arguments that are passed to :class:`Transform`." msgstr "" -#: manim.animation.transform.ReplacementTransform:8 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ReplacementTransform:8 msgid "Examples" msgstr "" @@ -52,16 +50,4 @@ msgstr "" msgid "Attributes" msgstr "" -#: ../../source/reference/manim.animation.transform.ReplacementTransform.rst:25::1 -msgid "" -":obj:`path_arc " -"`\\" -msgstr "" - -#: ../../source/reference/manim.animation.transform.ReplacementTransform.rst:25::1 -msgid "" -":obj:`path_func " -"`\\" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.Restore.po b/docs/i18n/gettext/reference/manim.animation.transform.Restore.pot similarity index 57% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.Restore.po rename to docs/i18n/gettext/reference/manim.animation.transform.Restore.pot index c8b767ebb3..4c482fe8c1 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.Restore.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.Restore.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.Restore.rst:2 msgid "Restore" @@ -16,18 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.Restore``" msgstr "" -#: manim.animation.transform.Restore:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Restore:1 msgid "Bases: :class:`manim.animation.transform.ApplyMethod`" msgstr "" -#: manim.animation.transform.Restore:1 of -msgid "" -"Method is a method of Mobject, ``args`` are arguments for that method. " -"Key word arguments should be passed in as the last arg, as a dict, since " -"``kwargs`` is for configuration of the transform itself" +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Restore:1 +msgid "Method is a method of Mobject, ``args`` are arguments for that method. Key word arguments should be passed in as the last arg, as a dict, since ``kwargs`` is for configuration of the transform itself" msgstr "" -#: manim.animation.transform.Restore:6 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Restore:6 msgid "Relies on the fact that mobject methods return the mobject" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ScaleInPlace.po b/docs/i18n/gettext/reference/manim.animation.transform.ScaleInPlace.pot similarity index 57% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ScaleInPlace.po rename to docs/i18n/gettext/reference/manim.animation.transform.ScaleInPlace.pot index 52b5a5e82a..f72b5516c3 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ScaleInPlace.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.ScaleInPlace.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.ScaleInPlace.rst:2 msgid "ScaleInPlace" @@ -16,18 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.ScaleInPlace``" msgstr "" -#: manim.animation.transform.ScaleInPlace:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ScaleInPlace:1 msgid "Bases: :class:`manim.animation.transform.ApplyMethod`" msgstr "" -#: manim.animation.transform.ScaleInPlace:1 of -msgid "" -"Method is a method of Mobject, ``args`` are arguments for that method. " -"Key word arguments should be passed in as the last arg, as a dict, since " -"``kwargs`` is for configuration of the transform itself" +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ScaleInPlace:1 +msgid "Method is a method of Mobject, ``args`` are arguments for that method. Key word arguments should be passed in as the last arg, as a dict, since ``kwargs`` is for configuration of the transform itself" msgstr "" -#: manim.animation.transform.ScaleInPlace:6 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ScaleInPlace:6 msgid "Relies on the fact that mobject methods return the mobject" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ShrinkToCenter.po b/docs/i18n/gettext/reference/manim.animation.transform.ShrinkToCenter.pot similarity index 57% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ShrinkToCenter.po rename to docs/i18n/gettext/reference/manim.animation.transform.ShrinkToCenter.pot index 0683509273..f5937f67b1 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.ShrinkToCenter.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.ShrinkToCenter.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.ShrinkToCenter.rst:2 msgid "ShrinkToCenter" @@ -16,18 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.ShrinkToCenter``" msgstr "" -#: manim.animation.transform.ShrinkToCenter:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ShrinkToCenter:1 msgid "Bases: :class:`manim.animation.transform.ScaleInPlace`" msgstr "" -#: manim.animation.transform.ShrinkToCenter:1 of -msgid "" -"Method is a method of Mobject, ``args`` are arguments for that method. " -"Key word arguments should be passed in as the last arg, as a dict, since " -"``kwargs`` is for configuration of the transform itself" +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ShrinkToCenter:1 +msgid "Method is a method of Mobject, ``args`` are arguments for that method. Key word arguments should be passed in as the last arg, as a dict, since ``kwargs`` is for configuration of the transform itself" msgstr "" -#: manim.animation.transform.ShrinkToCenter:6 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ShrinkToCenter:6 msgid "Relies on the fact that mobject methods return the mobject" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.Swap.po b/docs/i18n/gettext/reference/manim.animation.transform.Swap.pot similarity index 78% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.Swap.po rename to docs/i18n/gettext/reference/manim.animation.transform.Swap.pot index 5a7b1920de..d3a70393e6 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.Swap.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.Swap.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.Swap.rst:2 msgid "Swap" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.Swap``" msgstr "" -#: manim.animation.transform.Swap:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Swap:1 msgid "Bases: :class:`manim.animation.transform.CyclicReplace`" msgstr "" diff --git a/docs/i18n/gettext/reference/manim.animation.transform.Transform.pot b/docs/i18n/gettext/reference/manim.animation.transform.Transform.pot new file mode 100644 index 0000000000..c905cae360 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.transform.Transform.pot @@ -0,0 +1,74 @@ + +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.Transform.rst:2 +msgid "Transform" +msgstr "" + +#: ../../source/reference/manim.animation.transform.Transform.rst:4 +msgid "Qualified name: ``manim.animation.transform.Transform``" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Transform:1 +msgid "Bases: :class:`manim.animation.animation.Animation`" +msgstr "" + +#: ../../source/reference/manim.animation.transform.Transform.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.animation.transform.Transform.rst:25::1 +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Transform.begin:1 +msgid "Begin the animation." +msgstr "" + +#: ../../source/reference/manim.animation.transform.Transform.rst:25::1 +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Transform.clean_up_from_scene:1 +msgid "Clean up the :class:`~.Scene` after finishing the animation." +msgstr "" + +#: ../../source/reference/manim.animation.transform.Transform.rst:25::1 +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Transform.get_all_mobjects:1 +msgid "Get all mobjects involved in the animation." +msgstr "" + +#: ../../source/reference/manim.animation.transform.Transform.rst:27 +msgid "Attributes" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Transform.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 "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Transform.begin:0 +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Transform.clean_up_from_scene:0 +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Transform.get_all_mobjects:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Transform.clean_up_from_scene:3 +msgid "This includes to :meth:`~.Scene.remove` the Animation's :class:`~.Mobject` if the animation is a remover." +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Transform.clean_up_from_scene:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Transform.clean_up_from_scene:6 +msgid "The scene the animation should be cleaned up from." +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Transform.get_all_mobjects:3 +msgid "Ordering must match the ordering of arguments to interpolate_submobject" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.Transform.get_all_mobjects:0 +msgid "Returns" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.transform.TransformAnimations.pot b/docs/i18n/gettext/reference/manim.animation.transform.TransformAnimations.pot new file mode 100644 index 0000000000..4a37209d5e --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.transform.TransformAnimations.pot @@ -0,0 +1,46 @@ + +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.TransformAnimations.rst:2 +msgid "TransformAnimations" +msgstr "" + +#: ../../source/reference/manim.animation.transform.TransformAnimations.rst:4 +msgid "Qualified name: ``manim.animation.transform.TransformAnimations``" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformAnimations:1 +msgid "Bases: :class:`manim.animation.transform.Transform`" +msgstr "" + +#: ../../source/reference/manim.animation.transform.TransformAnimations.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.animation.transform.TransformAnimations.rst:20::1 +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformAnimations.interpolate:1 +msgid "Set the animation progress." +msgstr "" + +#: ../../source/reference/manim.animation.transform.TransformAnimations.rst:22 +msgid "Attributes" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformAnimations.interpolate:3 +msgid "This method gets called for every frame during an animation." +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformAnimations.interpolate:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformAnimations.interpolate:5 +msgid "The relative time to set the aniamtion to, 0 meaning the start, 1 meaning the end." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.TransformFromCopy.po b/docs/i18n/gettext/reference/manim.animation.transform.TransformFromCopy.pot similarity index 53% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.TransformFromCopy.po rename to docs/i18n/gettext/reference/manim.animation.transform.TransformFromCopy.pot index 27ee5d5bba..2abf6d942b 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.TransformFromCopy.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.TransformFromCopy.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.TransformFromCopy.rst:2 msgid "TransformFromCopy" @@ -16,11 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.animation.transform.TransformFromCopy``" msgstr "" -#: manim.animation.transform.TransformFromCopy:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformFromCopy:1 msgid "Bases: :class:`manim.animation.transform.Transform`" msgstr "" -#: manim.animation.transform.TransformFromCopy:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformFromCopy:1 msgid "Performs a reversed Transform" msgstr "" @@ -29,13 +27,7 @@ msgid "Methods" msgstr "" #: ../../source/reference/manim.animation.transform.TransformFromCopy.rst:20::1 -msgid "" -":obj:`interpolate " -"`" -msgstr "" - -#: ../../source/reference/manim.animation.transform.TransformFromCopy.rst:20::1 -#: manim.animation.transform.TransformFromCopy.interpolate:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformFromCopy.interpolate:1 msgid "Set the animation progress." msgstr "" @@ -43,22 +35,16 @@ msgstr "" msgid "Attributes" msgstr "" -#: manim.animation.transform.TransformFromCopy.interpolate:3 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformFromCopy.interpolate:3 msgid "This method gets called for every frame during an animation." msgstr "" -#: manim.animation.transform.TransformFromCopy.interpolate of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformFromCopy.interpolate:0 msgid "Parameters" msgstr "" -#: manim.animation.transform.TransformFromCopy.interpolate:5 of -msgid "" -"The relative time to set the aniamtion to, 0 meaning the start, 1 meaning" -" the end." -msgstr "" - -#: manim.animation.transform.TransformFromCopy.interpolate of -msgid "Return type" +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.TransformFromCopy.interpolate:5 +msgid "The relative time to set the aniamtion to, 0 meaning the start, 1 meaning the end." msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.po b/docs/i18n/gettext/reference/manim.animation.transform.pot similarity index 67% rename from docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.po rename to docs/i18n/gettext/reference/manim.animation.transform.pot index b0f8745d7d..e83d73827f 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.animation.transform.po +++ b/docs/i18n/gettext/reference/manim.animation.transform.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.animation.transform.rst:2 msgid "transform" msgstr "" -#: manim.animation.transform:1 of +#: ../../../manim/animation/transform.py:docstring of manim.animation.transform:1 msgid "Animations transforming one mobject into another." msgstr "" @@ -21,35 +19,18 @@ msgid "Classes" msgstr "" #: ../../source/reference/manim.animation.transform.rst:60::1 -msgid "" -":obj:`ApplyComplexFunction " -"`" -msgstr "" - #: ../../source/reference/manim.animation.transform.rst:60::1 -msgid "Method is a method of Mobject, ``args`` are arguments for that method." -msgstr "" - #: ../../source/reference/manim.animation.transform.rst:60::1 -msgid "" -":obj:`ApplyPointwiseFunction " -"`" -msgstr "" - #: ../../source/reference/manim.animation.transform.rst:60::1 -msgid "Animation that applies a pointwise function to a mobject." -msgstr "" - #: ../../source/reference/manim.animation.transform.rst:60::1 -msgid "" -":obj:`ApplyPointwiseFunctionToCenter " -"`" +#: ../../source/reference/manim.animation.transform.rst:60::1 +#: ../../source/reference/manim.animation.transform.rst:60::1 +#: ../../source/reference/manim.animation.transform.rst:60::1 +msgid "Method is a method of Mobject, ``args`` are arguments for that method." msgstr "" #: ../../source/reference/manim.animation.transform.rst:60::1 -msgid "" -":obj:`CounterclockwiseTransform " -"`" +msgid "Animation that applies a pointwise function to a mobject." msgstr "" #: ../../source/reference/manim.animation.transform.rst:60::1 @@ -60,18 +41,8 @@ msgstr "" msgid "Fades submobjects of one mobject into submobjects of another one." msgstr "" -#: ../../source/reference/manim.animation.transform.rst:60::1 -msgid "" -":obj:`ReplacementTransform " -"`" -msgstr "" - #: ../../source/reference/manim.animation.transform.rst:60::1 msgid "Replaces and morphs a mobject into a target mobject." msgstr "" -#: ../../source/reference/manim.animation.transform.rst:60::1 -msgid "Performs a reversed Transform" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.animation.transform_matching_parts.TransformMatchingAbstractBase.pot b/docs/i18n/gettext/reference/manim.animation.transform_matching_parts.TransformMatchingAbstractBase.pot new file mode 100644 index 0000000000..99b583224d --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.transform_matching_parts.TransformMatchingAbstractBase.pot @@ -0,0 +1,83 @@ + +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_matching_parts.TransformMatchingAbstractBase.rst:2 +msgid "TransformMatchingAbstractBase" +msgstr "" + +#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingAbstractBase.rst:4 +msgid "Qualified name: ``manim.animation.transform\\_matching\\_parts.TransformMatchingAbstractBase``" +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase:1 +msgid "Bases: :class:`manim.animation.composition.AnimationGroup`" +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase:1 +msgid "Abstract base class for transformations that keep track of matching parts." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase:3 +msgid "Subclasses have to implement the two static methods :meth:`~.TransformMatchingAbstractBase.get_mobject_parts` and :meth:`~.TransformMatchingAbstractBase.get_mobject_key`." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase:7 +msgid "Basically, this transformation first maps all submobjects returned by the ``get_mobject_parts`` method to certain keys by applying the ``get_mobject_key`` method. Then, submobjects with matching keys are transformed into each other." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase:0 +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase:12 +msgid "The starting :class:`~.Mobject`." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase:13 +msgid "The target :class:`~.Mobject`." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase:14 +msgid "Controls whether submobjects without a matching key are transformed into each other by using :class:`~.Transform`. Default: ``False``." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase:16 +msgid "Controls whether submobjects without a matching key are transformed into each other by using :class:`~.FadeTransform`. Default: ``False``." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase:18 +msgid "Optional. A dictionary mapping keys belonging to some of the starting mobject's submobjects (i.e., the return values of the ``get_mobject_key`` method) to some keys belonging to the target mobject's submobjects that should be transformed although the keys don't match." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase:22 +msgid "All further keyword arguments are passed to the submobject transformations." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase:26 +msgid "If neither ``transform_mismatches`` nor ``fade_transform_mismatches`` are set to ``True``, submobjects without matching keys in the starting mobject are faded out in the direction of the unmatched submobjects in the target mobject, and unmatched submobjects in the target mobject are faded in from the direction of the unmatched submobjects in the start mobject." +msgstr "" + +#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingAbstractBase.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene:1::1 +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene:1 +msgid "Clean up the :class:`~.Scene` after finishing the animation." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene:3 +msgid "This includes to :meth:`~.Scene.remove` the Animation's :class:`~.Mobject` if the animation is a remover." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingAbstractBase.clean_up_from_scene:6 +msgid "The scene the animation should be cleaned up from." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.pot b/docs/i18n/gettext/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.pot new file mode 100644 index 0000000000..c80c608827 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.pot @@ -0,0 +1,37 @@ + +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_matching_parts.TransformMatchingShapes.rst:2 +msgid "TransformMatchingShapes" +msgstr "" + +#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.rst:4 +msgid "Qualified name: ``manim.animation.transform\\_matching\\_parts.TransformMatchingShapes``" +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingShapes:1 +msgid "Bases: :class:`manim.animation.transform_matching_parts.TransformMatchingAbstractBase`" +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingShapes:1 +msgid "An animation trying to transform groups by matching the shape of their submobjects." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingShapes:4 +msgid "Two submobjects match if the hash of their point coordinates after normalization (i.e., after translation to the origin, fixing the submobject height at 1 unit, and rounding the coordinates to three decimal places) matches." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingShapes:12 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingShapes.rst:14 +msgid "Methods" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.transform_matching_parts.TransformMatchingTex.pot b/docs/i18n/gettext/reference/manim.animation.transform_matching_parts.TransformMatchingTex.pot new file mode 100644 index 0000000000..9041c8b160 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.transform_matching_parts.TransformMatchingTex.pot @@ -0,0 +1,37 @@ + +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_matching_parts.TransformMatchingTex.rst:2 +msgid "TransformMatchingTex" +msgstr "" + +#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingTex.rst:4 +msgid "Qualified name: ``manim.animation.transform\\_matching\\_parts.TransformMatchingTex``" +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingTex:1 +msgid "Bases: :class:`manim.animation.transform_matching_parts.TransformMatchingAbstractBase`" +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingTex:1 +msgid "A transformation trying to transform rendered LaTeX strings." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingTex:3 +msgid "Two submobjects match if their ``tex_string`` matches." +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts.TransformMatchingTex:8 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.animation.transform_matching_parts.TransformMatchingTex.rst:14 +msgid "Methods" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.transform_matching_parts.pot b/docs/i18n/gettext/reference/manim.animation.transform_matching_parts.pot new file mode 100644 index 0000000000..cc86db323e --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.transform_matching_parts.pot @@ -0,0 +1,29 @@ + +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_matching_parts.rst:2 +msgid "transform\\_matching\\_parts" +msgstr "" + +#: ../../../manim/animation/transform_matching_parts.py:docstring of manim.animation.transform_matching_parts:1 +msgid "Animations that try to transform Mobjects while keeping track of identical parts." +msgstr "" + +#: ../../source/reference/manim.animation.transform_matching_parts.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim.animation.transform_matching_parts.rst:24::1 +msgid "Abstract base class for transformations that keep track of matching parts." +msgstr "" + +#: ../../source/reference/manim.animation.transform_matching_parts.rst:24::1 +msgid "An animation trying to transform groups by matching the shape of their submobjects." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.update.MaintainPositionRelativeTo.pot b/docs/i18n/gettext/reference/manim.animation.update.MaintainPositionRelativeTo.pot new file mode 100644 index 0000000000..dd24cf039b --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.update.MaintainPositionRelativeTo.pot @@ -0,0 +1,38 @@ + +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.update.MaintainPositionRelativeTo.rst:2 +msgid "MaintainPositionRelativeTo" +msgstr "" + +#: ../../source/reference/manim.animation.update.MaintainPositionRelativeTo.rst:4 +msgid "Qualified name: ``manim.animation.update.MaintainPositionRelativeTo``" +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update.MaintainPositionRelativeTo:1 +msgid "Bases: :class:`manim.animation.animation.Animation`" +msgstr "" + +#: ../../source/reference/manim.animation.update.MaintainPositionRelativeTo.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update.MaintainPositionRelativeTo.interpolate_mobject:1::1 +#: ../../../manim/animation/update.py:docstring of manim.animation.update.MaintainPositionRelativeTo.interpolate_mobject:1 +msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update.MaintainPositionRelativeTo.interpolate_mobject:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update.MaintainPositionRelativeTo.interpolate_mobject:3 +msgid "A float between 0 and 1 expressing the ratio to which the animation is completed. For example, alpha-values of 0, 0.5, and 1 correspond to the animation being completed 0%, 50%, and 100%, respectively." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.update.UpdateFromAlphaFunc.pot b/docs/i18n/gettext/reference/manim.animation.update.UpdateFromAlphaFunc.pot new file mode 100644 index 0000000000..0c5d4970f1 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.update.UpdateFromAlphaFunc.pot @@ -0,0 +1,38 @@ + +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.update.UpdateFromAlphaFunc.rst:2 +msgid "UpdateFromAlphaFunc" +msgstr "" + +#: ../../source/reference/manim.animation.update.UpdateFromAlphaFunc.rst:4 +msgid "Qualified name: ``manim.animation.update.UpdateFromAlphaFunc``" +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update.UpdateFromAlphaFunc:1 +msgid "Bases: :class:`manim.animation.update.UpdateFromFunc`" +msgstr "" + +#: ../../source/reference/manim.animation.update.UpdateFromAlphaFunc.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update.UpdateFromAlphaFunc.interpolate_mobject:1::1 +#: ../../../manim/animation/update.py:docstring of manim.animation.update.UpdateFromAlphaFunc.interpolate_mobject:1 +msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update.UpdateFromAlphaFunc.interpolate_mobject:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update.UpdateFromAlphaFunc.interpolate_mobject:3 +msgid "A float between 0 and 1 expressing the ratio to which the animation is completed. For example, alpha-values of 0, 0.5, and 1 correspond to the animation being completed 0%, 50%, and 100%, respectively." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.update.UpdateFromFunc.pot b/docs/i18n/gettext/reference/manim.animation.update.UpdateFromFunc.pot new file mode 100644 index 0000000000..0deda01b28 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.update.UpdateFromFunc.pot @@ -0,0 +1,42 @@ + +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.update.UpdateFromFunc.rst:2 +msgid "UpdateFromFunc" +msgstr "" + +#: ../../source/reference/manim.animation.update.UpdateFromFunc.rst:4 +msgid "Qualified name: ``manim.animation.update.UpdateFromFunc``" +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update.UpdateFromFunc:1 +msgid "Bases: :class:`manim.animation.animation.Animation`" +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update.UpdateFromFunc:1 +msgid "update_function of the form func(mobject), presumably to be used when the state of one mobject is dependent on another simultaneously animated mobject" +msgstr "" + +#: ../../source/reference/manim.animation.update.UpdateFromFunc.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update.UpdateFromFunc.interpolate_mobject:1::1 +#: ../../../manim/animation/update.py:docstring of manim.animation.update.UpdateFromFunc.interpolate_mobject:1 +msgid "Interpolates the mobject of the :class:`Animation` based on alpha value." +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update.UpdateFromFunc.interpolate_mobject:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update.UpdateFromFunc.interpolate_mobject:3 +msgid "A float between 0 and 1 expressing the ratio to which the animation is completed. For example, alpha-values of 0, 0.5, and 1 correspond to the animation being completed 0%, 50%, and 100%, respectively." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.animation.update.pot b/docs/i18n/gettext/reference/manim.animation.update.pot new file mode 100644 index 0000000000..82ca5308a7 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.animation.update.pot @@ -0,0 +1,21 @@ + +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.update.rst:2 +msgid "update" +msgstr "" + +#: ../../../manim/animation/update.py:docstring of manim.animation.update:1 +msgid "Animations that update mobjects." +msgstr "" + +#: ../../source/reference/manim.animation.update.rst:15 +msgid "Classes" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.camera.camera.BackgroundColoredVMobjectDisplayer.pot b/docs/i18n/gettext/reference/manim.camera.camera.BackgroundColoredVMobjectDisplayer.pot new file mode 100644 index 0000000000..b80e575c0c --- /dev/null +++ b/docs/i18n/gettext/reference/manim.camera.camera.BackgroundColoredVMobjectDisplayer.pot @@ -0,0 +1,115 @@ + +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.camera.BackgroundColoredVMobjectDisplayer.rst:2 +msgid "BackgroundColoredVMobjectDisplayer" +msgstr "" + +#: ../../source/reference/manim.camera.camera.BackgroundColoredVMobjectDisplayer.rst:4 +msgid "Qualified name: ``manim.camera.camera.BackgroundColoredVMobjectDisplayer``" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer:1 +msgid "Bases: :class:`object`" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.get_background_array:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array_to_match:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer:1 +msgid "Camera object to use." +msgstr "" + +#: ../../source/reference/manim.camera.camera.BackgroundColoredVMobjectDisplayer.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1 +msgid "Displays the colored VMobjects." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.get_background_array:1 +msgid "Gets the background array that has the passed file_name." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:1 +msgid "Resizes the pixel array representing the background." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:1::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array_to_match:1 +msgid "Resizes the background array to match the passed pixel array." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:3 +msgid "The VMobjects" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.get_background_array:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array_to_match:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:6 +msgid "The pixel array with the `cvmobjects` displayed." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.display:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.get_background_array:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array_to_match:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.get_background_array:3 +msgid "The background image or its file name." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.get_background_array:5 +msgid "The pixel array of the image." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:3 +msgid "The pixel" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:5 +msgid "The new width of the background" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:7 +msgid "The new height of the background" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:9 +msgid "The PIL image mode, by default \"RGBA\"" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array:12 +msgid "The numpy pixel array of the resized background." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array_to_match:3 +msgid "The prospective pixel array." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.BackgroundColoredVMobjectDisplayer.resize_background_array_to_match:5 +msgid "The pixel array whose width and height should be matched." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.camera.camera.Camera.pot b/docs/i18n/gettext/reference/manim.camera.camera.Camera.pot new file mode 100644 index 0000000000..2c0a70ef87 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.camera.camera.Camera.pot @@ -0,0 +1,690 @@ + +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.camera.Camera.rst:2 +msgid "Camera" +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:4 +msgid "Qualified name: ``manim.camera.camera.Camera``" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:1 +msgid "Bases: :class:`object`" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:1 +msgid "Base camera class." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:3 +msgid "This is the object which takes care of what exactly is displayed on screen at any given moment." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:6 +msgid "Some important configuration values and local variables to note are:" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:10 +msgid "background_image : :class:`str`, optional" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:9 +msgid "str, optional" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:9 +msgid "The path to an image that should be the background image. If not set, the background is filled with `self.background_color`" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:14 +msgid "pixel_height : :class:`int`, optional" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:13 +msgid "int, optional" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:13 +msgid "The height of the scene in pixels." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:16 +msgid "Initialises the Camera." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.adjust_out_of_range_points:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.adjusted_thickness:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_fill:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_stroke:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.cache_cairo_context:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.capture_mobjects:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.convert_pixel_array:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_image_mobject:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_background_colored_vmobjects:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_image_mobjects:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_non_background_colored_vmobjects:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_point_cloud_mobjects:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_vectorized_mobjects:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_vectorized:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_cached_cairo_context:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_cairo_context:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_fill_rgbas:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_image:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_mobjects_to_display:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_stroke_rgbas:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_thickening_nudges:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.is_in_frame:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.make_background_from_func:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.on_screen_pixels:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.overlay_PIL_image:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.overlay_rgba_array:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.reset_pixel_shape:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.resize_frame_shape:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_background:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_background_from_func:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_color:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_path:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_pixel_array:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.thickened_coordinates:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.type_or_raise:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:18 +msgid "What self.background should be, by default None as will be set later." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera:20 +msgid "Any local variables to be set." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.adjust_out_of_range_points:1 +msgid "If any of the points in the passed array are out of the viable range, they are adjusted suitably." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::0 +#: ../../source/reference/manim.camera.camera.Camera.rst:63::0 +msgid "param thickness" +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_fill:1 +msgid "Fills the cairo context" +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_stroke:1 +msgid "Applies a stroke to the VMobject in the cairo context." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.cache_cairo_context:1 +msgid "Caches the passed Pixel array into a Cairo Context" +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.capture_mobjects:1 +msgid "Capture mobjects by printing them on :attr:`pixel_array`." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.convert_pixel_array:1 +msgid "Converts a pixel array from values that have floats in then to proper RGB values." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_image_mobject:1 +msgid "Displays an ImageMobject by changing the pixel_array suitably." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_background_colored_vmobjects:1 +msgid "Displays multiple vmobjects that have the same color as the background." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_image_mobjects:1 +msgid "Displays multiple image mobjects by modifying the passed pixel_array." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_non_background_colored_vmobjects:1 +msgid "Displays multiple VMobjects in the cairo context, as long as they don't have background colors." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_point_cloud_mobjects:1 +msgid "Displays multiple PMobjects by modifying the passed pixel array." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_vectorized_mobjects:1 +msgid "Displays multiple VMobjects in the pixel_array" +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +msgid "Displays a PMobject by modifying the Pixel array suitably." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_vectorized:1 +msgid "Displays a VMobject in the cairo context" +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_background_colored_vmobject_displayer:1 +msgid "Returns the background_colored_vmobject_displayer if it exists or makes one and returns it if not." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_cached_cairo_context:1 +msgid "Returns the cached cairo context of the passed pixel array if it exists, and None if it doesn't." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_cairo_context:1 +msgid "Returns the cairo context for a pixel array after caching it to self.pixel_array_to_cairo_context If that array has already been cached, it returns the cached version instead." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_coords_of_all_pixels:1 +msgid "Returns the cartesian coordinates of each pixel." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_fill_rgbas:1 +msgid "Returns the RGBA array of the fill of the passed VMobject" +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_image:1 +msgid "Returns an image from the passed pixel array, or from the current frame if the passed pixel array is none." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_mobjects_to_display:1 +msgid "Used to get the list of mobjects to display with the camera." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_stroke_rgbas:1 +msgid "Gets the RGBA array for the stroke of the passed VMobject." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +msgid "Initialize the background." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.is_in_frame:1 +msgid "Checks whether the passed mobject is in frame or not." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +msgid "Makes a pixel array for the background by using coords_to_colors_func to determine each pixel's color." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.on_screen_pixels:1 +msgid "Returns array of pixels that are on the screen from a given array of pixel_coordinates" +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.overlay_PIL_image:1 +msgid "Overlays a PIL image on the passed pixel array." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.overlay_rgba_array:1 +msgid "Overlays an RGBA array on top of the given Pixel array." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.reset:1 +msgid "Resets the camera's pixel array to that of the background" +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.reset_pixel_shape:1 +msgid "This method resets the height and width of a single pixel to the passed new_height and new_width." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.resize_frame_shape:1 +msgid "Changes frame_shape to match the aspect ratio of the pixels, where fixed_dimension determines whether frame_height or frame_width remains fixed while the other changes accordingly." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_background:1 +msgid "Sets the background to the passed pixel_array after converting to valid RGB values." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +msgid "Sets the background to a pixel array using coords_to_colors_func to determine each pixel's color." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_color:1 +msgid "Sets the color of the cairo context" +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_path:1 +msgid "Sets a path for the cairo context with the vmobject passed" +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_pixel_array:1 +msgid "Sets the pixel array of the camera to the passed pixel array." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.thickened_coordinates:1 +msgid "Returns thickened coordinates for a passed array of pixel coords and a thickness to thicken by." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:63::1 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.type_or_raise:1 +msgid "Return the type of mobject, if it is a type that can be rendered." +msgstr "" + +#: ../../source/reference/manim.camera.camera.Camera.rst:65 +msgid "Attributes" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.adjust_out_of_range_points:4 +msgid "The points to adjust" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.adjust_out_of_range_points:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.adjusted_thickness:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_fill:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_stroke:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.convert_pixel_array:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_background_colored_vmobjects:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_vectorized:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_background_colored_vmobject_displayer:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_cached_cairo_context:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_cairo_context:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_coords_of_all_pixels:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_fill_rgbas:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_image:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_mobjects_to_display:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_stroke_rgbas:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_thickening_nudges:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.is_in_frame:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.make_background_from_func:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.on_screen_pixels:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.reset:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_color:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_path:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.thickened_coordinates:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.type_or_raise:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.adjust_out_of_range_points:7 +msgid "The adjusted points." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.adjust_out_of_range_points:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.adjusted_thickness:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_fill:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_stroke:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.convert_pixel_array:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_background_colored_vmobjects:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_vectorized:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_background_colored_vmobject_displayer:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_cached_cairo_context:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_cairo_context:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_coords_of_all_pixels:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_fill_rgbas:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_image:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_mobjects_to_display:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_stroke_rgbas:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_thickening_nudges:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.is_in_frame:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.make_background_from_func:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.on_screen_pixels:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.reset:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_color:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_path:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.thickened_coordinates:0 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.type_or_raise:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_fill:3 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_stroke:3 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_color:3 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_path:3 +msgid "The cairo context" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_fill:5 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_stroke:5 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_fill_rgbas:3 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_stroke_rgbas:4 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_path:5 +msgid "The VMobject" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_fill:8 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_background_colored_vmobjects:8 +msgid "The camera object." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_stroke:7 +msgid "Whether or not to consider the background when applying this stroke width, by default False" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.apply_stroke:11 +msgid "The camera object with the stroke applied." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.cache_cairo_context:3 +msgid "The pixel array to cache" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.cache_cairo_context:5 +msgid "The context to cache it into." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.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/camera.py:docstring of manim.camera.camera.Camera.capture_mobjects:6 +msgid "Mobjects to capture." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.capture_mobjects:8 +msgid "Keyword arguments to be passed to :meth:`get_mobjects_to_display`." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.capture_mobjects:12 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.type_or_raise:12 +msgid "Notes" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.capture_mobjects:13 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.type_or_raise:13 +msgid "For a list of classes that can currently be rendered, see :meth:`display_funcs`." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.convert_pixel_array:4 +msgid "Pixel array to convert." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.convert_pixel_array:6 +msgid "Whether or not to convert float values to ints, by default False" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.convert_pixel_array:9 +msgid "The new, converted pixel array." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_image_mobject:3 +msgid "The imageMobject to display" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_image_mobject:5 +msgid "The Pixel array to put the imagemobject in." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_background_colored_vmobjects:3 +msgid "List of Colored VMobjects" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_background_colored_vmobjects:5 +msgid "The pixel array." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_image_mobjects:3 +msgid "list of ImageMobjects" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_image_mobjects:5 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_point_cloud_mobjects:5 +msgid "The pixel array to modify." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_non_background_colored_vmobjects:4 +msgid "list of the VMobjects" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_non_background_colored_vmobjects:6 +msgid "The Pixel array to add the VMobjects to." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_point_cloud_mobjects:3 +msgid "List of PMobjects" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_vectorized_mobjects:3 +msgid "list of VMobjects to display" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_multiple_vectorized_mobjects:5 +msgid "The pixel array" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_point_cloud:1 +msgid "Displays a PMobject by modifying the Pixel array suitably.. TODO: Write a description for the rgbas argument. :param pmobject: Point Cloud Mobject :type pmobject: PMobject :param points: The points to display in the point cloud mobject :type points: list :param rgbas: :type rgbas: np.array :param thickness: The thickness of each point of the PMobject :type thickness: int, float :param pixel_array: The pixel array to modify. :type pixel_array: np.array" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_vectorized:3 +msgid "The Vectorized Mobject to display" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_vectorized:5 +msgid "The cairo context to use." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.display_vectorized:8 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_color:10 +msgid "The camera object" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_background_colored_vmobject_displayer:4 +msgid "Object that displays VMobjects that have the same color as the background." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_cached_cairo_context:4 +msgid "The pixel array to check." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_cached_cairo_context:7 +msgid "The cached cairo context." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_cairo_context:6 +msgid "The Pixel array to get the cairo context of." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_cairo_context:9 +msgid "The cairo context of the pixel array." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_coords_of_all_pixels:3 +msgid "The array of cartesian coordinates." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_fill_rgbas:6 +msgid "The RGBA Array of the fill of the VMobject" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_image:5 +msgid "The pixel array from which to get an image, by default None" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_image:8 +msgid "The PIL image of the array." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_mobjects_to_display:4 +msgid "The Mobjects" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_mobjects_to_display:6 +msgid "Whether or not to include the submobjects of mobjects, by default True" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_mobjects_to_display:8 +msgid "Any mobjects to exclude, by default None" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_mobjects_to_display:11 +msgid "list of mobjects" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_stroke_rgbas:6 +msgid "Whether or not to consider the background when getting the stroke RGBAs, by default False" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.get_stroke_rgbas:10 +msgid "The RGBA array of the stroke." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.init_background:1 +msgid "Initialize the background. If self.background_image is the path of an image the image is set as background; else, the default background color fills the background." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.is_in_frame:4 +msgid "The mobject for which the checking needs to be done." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.is_in_frame:7 +msgid "True if in frame, False otherwise." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.make_background_from_func:1 +msgid "Makes a pixel array for the background by using coords_to_colors_func to determine each pixel's color. Each input pixel's color. Each input to coords_to_colors_func is an (x, y) pair in space (in ordinary space coordinates; not pixel coordinates), and each output is expected to be an RGBA array of 4 floats." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.make_background_from_func:5 +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_background_from_func:5 +msgid "The function whose input is an (x,y) pair of coordinates and whose return values must be the colors for that point" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.make_background_from_func:9 +msgid "The pixel array which can then be passed to set_background." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.on_screen_pixels:4 +msgid "The pixel coords to check." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.on_screen_pixels:7 +msgid "The pixel coords on screen." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.overlay_PIL_image:3 +msgid "The Pixel array" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.overlay_PIL_image:5 +msgid "The Image to overlay." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.overlay_rgba_array:3 +msgid "The original pixel array to modify." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.overlay_rgba_array:5 +msgid "The new pixel array to overlay." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.reset:4 +msgid "The camera object after setting the pixel array." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.reset_pixel_shape:4 +msgid "The new height of the entire scene in pixels" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.reset_pixel_shape:6 +msgid "The new width of the entire scene in pixels" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.resize_frame_shape:6 +msgid "If 0, height is scaled with respect to width else, width is scaled with respect to height." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_background:4 +msgid "The pixel array to set the background to." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_background:6 +msgid "Whether or not to convert floats values to proper RGB valid ones, by default False" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_background_from_func:1 +msgid "Sets the background to a pixel array using coords_to_colors_func to determine each pixel's color. Each input pixel's color. Each input to coords_to_colors_func is an (x, y) pair in space (in ordinary space coordinates; not pixel coordinates), and each output is expected to be an RGBA array of 4 floats." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_color:5 +msgid "The RGBA array with which to color the context." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_color:7 +msgid "The VMobject with which to set the color." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_cairo_context_path:8 +msgid "Camera object after setting cairo_context_path" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_pixel_array:3 +msgid "The pixel array to convert and then set as the camera's pixel array." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.set_pixel_array:5 +msgid "Whether or not to convert float values to proper RGB values, by default False" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.thickened_coordinates:4 +msgid "Pixel coordinates" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.thickened_coordinates:6 +msgid "Thickness" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.thickened_coordinates:9 +msgid "Array of thickened pixel coords." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.type_or_raise:3 +msgid "If `mobject` is an instance of a class that inherits from a class that can be rendered, return the super class. For example, an instance of a Square is also an instance of VMobject, and these can be rendered. Therefore, `type_or_raise(Square())` returns True." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.type_or_raise:8 +msgid "The object to take the type of." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.type_or_raise:15 +msgid "The type of mobjects, if it can be rendered." +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.type_or_raise:16 +msgid "Type[:class:`~.Mobject`]" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera.Camera.type_or_raise:0 +msgid "Raises" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.camera.camera.pot b/docs/i18n/gettext/reference/manim.camera.camera.pot new file mode 100644 index 0000000000..9bb3d8bf10 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.camera.camera.pot @@ -0,0 +1,29 @@ + +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.camera.rst:2 +msgid "camera" +msgstr "" + +#: ../../../manim/camera/camera.py:docstring of manim.camera.camera:1 +msgid "A camera converts the mobjects contained in a Scene into an array of pixels." +msgstr "" + +#: ../../source/reference/manim.camera.camera.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim.camera.camera.rst:22::0 +msgid "param camera" +msgstr "" + +#: ../../source/reference/manim.camera.camera.rst:22::1 +msgid "Camera object to use." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.camera.mapping_camera.MappingCamera.pot b/docs/i18n/gettext/reference/manim.camera.mapping_camera.MappingCamera.pot new file mode 100644 index 0000000000..742e30bec2 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.camera.mapping_camera.MappingCamera.pot @@ -0,0 +1,71 @@ + +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: :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::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 "" + + diff --git a/docs/i18n/gettext/reference/manim.camera.mapping_camera.OldMultiCamera.pot b/docs/i18n/gettext/reference/manim.camera.mapping_camera.OldMultiCamera.pot new file mode 100644 index 0000000000..5c156b9736 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.camera.mapping_camera.OldMultiCamera.pot @@ -0,0 +1,103 @@ + +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.OldMultiCamera.rst:2 +msgid "OldMultiCamera" +msgstr "" + +#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:4 +msgid "Qualified name: ``manim.camera.mapping\\_camera.OldMultiCamera``" +msgstr "" + +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera:1 +msgid "Bases: :class:`manim.camera.camera.Camera`" +msgstr "" + +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera:1 +msgid "Initialises the Camera." +msgstr "" + +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera:0 +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera.capture_mobjects:0 +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera.set_background:0 +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera.set_pixel_array:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera:3 +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.OldMultiCamera:5 +msgid "Any local variables to be set." +msgstr "" + +#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:23::1 +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera.capture_mobjects:1 +msgid "Capture mobjects by printing them on :attr:`pixel_array`." +msgstr "" + +#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:23::1 +msgid "Initialize the background." +msgstr "" + +#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:23::1 +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera.set_background:1 +msgid "Sets the background to the passed pixel_array after converting to valid RGB values." +msgstr "" + +#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:23::1 +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera.set_pixel_array:1 +msgid "Sets the pixel array of the camera to the passed pixel array." +msgstr "" + +#: ../../source/reference/manim.camera.mapping_camera.OldMultiCamera.rst:25 +msgid "Attributes" +msgstr "" + +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera.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.OldMultiCamera.capture_mobjects:6 +msgid "Mobjects to capture." +msgstr "" + +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera.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.OldMultiCamera.capture_mobjects:12 +msgid "Notes" +msgstr "" + +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera.capture_mobjects:13 +msgid "For a list of classes that can currently be rendered, see :meth:`display_funcs`." +msgstr "" + +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera.init_background:1 +msgid "Initialize the background. If self.background_image is the path of an image the image is set as background; else, the default background color fills the background." +msgstr "" + +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera.set_background:4 +msgid "The pixel array to set the background to." +msgstr "" + +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera.set_background:6 +msgid "Whether or not to convert floats values to proper RGB valid ones, by default False" +msgstr "" + +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.OldMultiCamera.set_pixel_array:3 +msgid "The pixel array to convert and then set as the camera's pixel array." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.SplitScreenCamera.po b/docs/i18n/gettext/reference/manim.camera.mapping_camera.SplitScreenCamera.pot similarity index 52% rename from docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.SplitScreenCamera.po rename to docs/i18n/gettext/reference/manim.camera.mapping_camera.SplitScreenCamera.pot index e4c54f6b4c..6b938a45df 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.SplitScreenCamera.po +++ b/docs/i18n/gettext/reference/manim.camera.mapping_camera.SplitScreenCamera.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.camera.mapping_camera.SplitScreenCamera.rst:2 msgid "SplitScreenCamera" @@ -16,23 +14,23 @@ msgstr "" msgid "Qualified name: ``manim.camera.mapping\\_camera.SplitScreenCamera``" msgstr "" -#: manim.camera.mapping_camera.SplitScreenCamera:1 of +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.SplitScreenCamera:1 msgid "Bases: :class:`manim.camera.mapping_camera.OldMultiCamera`" msgstr "" -#: manim.camera.mapping_camera.SplitScreenCamera:1 of +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.SplitScreenCamera:1 msgid "Initialises the Camera." msgstr "" -#: manim.camera.mapping_camera.SplitScreenCamera of +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.SplitScreenCamera:0 msgid "Parameters" msgstr "" -#: manim.camera.mapping_camera.SplitScreenCamera:3 of +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.SplitScreenCamera:3 msgid "What self.background should be, by default None as will be set later." msgstr "" -#: manim.camera.mapping_camera.SplitScreenCamera:5 of +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera.SplitScreenCamera:5 msgid "Any local variables to be set." msgstr "" @@ -44,16 +42,4 @@ msgstr "" msgid "Attributes" msgstr "" -#: ../../source/reference/manim.camera.mapping_camera.SplitScreenCamera.rst:25::1 -msgid "" -":obj:`background_color " -"`\\" -msgstr "" - -#: ../../source/reference/manim.camera.mapping_camera.SplitScreenCamera.rst:25::1 -msgid "" -":obj:`background_opacity " -"`\\" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.po b/docs/i18n/gettext/reference/manim.camera.mapping_camera.pot similarity index 75% rename from docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.po rename to docs/i18n/gettext/reference/manim.camera.mapping_camera.pot index 91d1c3598a..caa13aef6f 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.mapping_camera.po +++ b/docs/i18n/gettext/reference/manim.camera.mapping_camera.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.camera.mapping_camera.rst:2 msgid "mapping\\_camera" msgstr "" -#: manim.camera.mapping_camera:1 of +#: ../../../manim/camera/mapping_camera.py:docstring of manim.camera.mapping_camera:1 msgid "A camera that allows mapping between objects." msgstr "" @@ -24,6 +22,7 @@ msgstr "" msgid "Camera object that allows mapping between objects." msgstr "" +#: ../../source/reference/manim.camera.mapping_camera.rst:24::1 #: ../../source/reference/manim.camera.mapping_camera.rst:24::1 msgid "Initialises the Camera." msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.moving_camera.CameraFrame.po b/docs/i18n/gettext/reference/manim.camera.moving_camera.CameraFrame.pot similarity index 67% rename from docs/i18n/en/LC_MESSAGES/reference/manim.camera.moving_camera.CameraFrame.po rename to docs/i18n/gettext/reference/manim.camera.moving_camera.CameraFrame.pot index 77b41e4510..7ccd7b57f6 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.moving_camera.CameraFrame.po +++ b/docs/i18n/gettext/reference/manim.camera.moving_camera.CameraFrame.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.camera.moving_camera.CameraFrame.rst:2 msgid "CameraFrame" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.camera.moving\\_camera.CameraFrame``" msgstr "" -#: manim.camera.moving_camera.CameraFrame:1 of +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.CameraFrame:1 msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" msgstr "" @@ -32,12 +30,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.camera.moving_camera.CameraFrame.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.camera.moving_camera.CameraFrame.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -46,8 +38,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.camera.moving_camera.CameraFrame.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.camera.moving_camera.MovingCamera.pot b/docs/i18n/gettext/reference/manim.camera.moving_camera.MovingCamera.pot new file mode 100644 index 0000000000..decb2f2f44 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.camera.moving_camera.MovingCamera.pot @@ -0,0 +1,118 @@ + +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.moving_camera.MovingCamera.rst:2 +msgid "MovingCamera" +msgstr "" + +#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:4 +msgid "Qualified name: ``manim.camera.moving\\_camera.MovingCamera``" +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera:1 +msgid "Bases: :class:`manim.camera.camera.Camera`" +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera:1 +msgid "Stays in line with the height, width and position of it's 'frame', which is a Rectangle" +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera:8 +msgid "Frame is a Mobject, (should almost certainly be a rectangle) determining which region of space the camera displays" +msgstr "" + +#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:23::1 +#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:23::1 +msgid "Since the frame can be moving around, the cairo context used for updating should be regenerated at each frame." +msgstr "" + +#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:23::1 +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.capture_mobjects:1 +msgid "Capture mobjects by printing them on :attr:`pixel_array`." +msgstr "" + +#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:23::1 +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.get_mobjects_indicating_movement:1 +msgid "Returns all mobjects whose movement implies that the camera should think of all other mobjects on the screen as moving" +msgstr "" + +#: ../../source/reference/manim.camera.moving_camera.MovingCamera.rst:25 +msgid "Attributes" +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.cache_cairo_context:1::1 +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.frame_center:1 +msgid "Returns the centerpoint of the frame in cartesian coordinates." +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.cache_cairo_context:1::1 +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.frame_height:1 +msgid "Returns the height of the frame." +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.cache_cairo_context:1::1 +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.frame_width:1 +msgid "Returns the width of the frame" +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.cache_cairo_context:1 +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.get_cached_cairo_context:1 +msgid "Since the frame can be moving around, the cairo context used for updating should be regenerated at each frame. So no caching." +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.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/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.capture_mobjects:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.capture_mobjects:6 +msgid "Mobjects to capture." +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.capture_mobjects:8 +msgid "Keyword arguments to be passed to :meth:`get_mobjects_to_display`." +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.capture_mobjects:12 +msgid "Notes" +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.capture_mobjects:13 +msgid "For a list of classes that can currently be rendered, see :meth:`display_funcs`." +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.frame_center:0 +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.frame_height:0 +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.frame_width:0 +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.get_mobjects_indicating_movement:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.frame_center:3 +msgid "The cartesian coordinates of the center of the frame." +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.frame_center:0 +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.frame_height:0 +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.frame_width:0 +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.get_mobjects_indicating_movement:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera.MovingCamera.frame_height:3 +msgid "The height of the frame." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.moving_camera.po b/docs/i18n/gettext/reference/manim.camera.moving_camera.pot similarity index 50% rename from docs/i18n/en/LC_MESSAGES/reference/manim.camera.moving_camera.po rename to docs/i18n/gettext/reference/manim.camera.moving_camera.pot index 06429390a3..f1710cee58 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.moving_camera.po +++ b/docs/i18n/gettext/reference/manim.camera.moving_camera.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.camera.moving_camera.rst:2 msgid "moving\\_camera" msgstr "" -#: manim.camera.moving_camera:1 of +#: ../../../manim/camera/moving_camera.py:docstring of manim.camera.moving_camera:1 msgid "A camera able to move through a scene." msgstr "" @@ -20,10 +18,4 @@ msgstr "" msgid "Classes" msgstr "" -#: ../../source/reference/manim.camera.moving_camera.rst:22::1 -msgid "" -"Stays in line with the height, width and position of it's 'frame', which " -"is a Rectangle" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.camera.multi_camera.MultiCamera.pot b/docs/i18n/gettext/reference/manim.camera.multi_camera.MultiCamera.pot new file mode 100644 index 0000000000..83ed796bc8 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.camera.multi_camera.MultiCamera.pot @@ -0,0 +1,118 @@ + +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.multi_camera.MultiCamera.rst:2 +msgid "MultiCamera" +msgstr "" + +#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:4 +msgid "Qualified name: ``manim.camera.multi\\_camera.MultiCamera``" +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera:1 +msgid "Bases: :class:`manim.camera.moving_camera.MovingCamera`" +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera:1 +msgid "Camera Object that allows for multiple perspectives." +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera:3 +msgid "Initialises the MultiCamera" +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera:0 +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera:0 +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.capture_mobjects:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera:7 +msgid "Any valid keyword arguments of MovingCamera." +msgstr "" + +#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera:1 +msgid "Adds an ImageMobject that's been obtained from the camera into the list ``self.image_mobject_from_cameras``" +msgstr "" + +#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.capture_mobjects:1 +msgid "Capture mobjects by printing them on :attr:`pixel_array`." +msgstr "" + +#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.get_mobjects_indicating_movement:1 +msgid "Returns all mobjects whose movement implies that the camera should think of all other mobjects on the screen as moving" +msgstr "" + +#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.reset:1 +msgid "Resets the MultiCamera." +msgstr "" + +#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:24::1 +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.update_sub_cameras:1 +msgid "Reshape sub_camera pixel_arrays" +msgstr "" + +#: ../../source/reference/manim.camera.multi_camera.MultiCamera.rst:26 +msgid "Attributes" +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera:1::1 +msgid "Returns the centerpoint of the frame in cartesian coordinates." +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera:1::1 +msgid "Returns the height of the frame." +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera:1::1 +msgid "Returns the width of the frame" +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.add_image_mobject_from_camera:4 +msgid "The ImageMobject to add to self.image_mobject_from_cameras" +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.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/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.capture_mobjects:6 +msgid "Mobjects to capture." +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.capture_mobjects:8 +msgid "Keyword arguments to be passed to :meth:`get_mobjects_to_display`." +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.capture_mobjects:12 +msgid "Notes" +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.capture_mobjects:13 +msgid "For a list of classes that can currently be rendered, see :meth:`display_funcs`." +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.get_mobjects_indicating_movement:0 +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.reset:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.get_mobjects_indicating_movement:0 +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera.MultiCamera.reset:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.multi_camera.po b/docs/i18n/gettext/reference/manim.camera.multi_camera.pot similarity index 53% rename from docs/i18n/en/LC_MESSAGES/reference/manim.camera.multi_camera.po rename to docs/i18n/gettext/reference/manim.camera.multi_camera.pot index 7557c9219a..da69fdace7 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.multi_camera.po +++ b/docs/i18n/gettext/reference/manim.camera.multi_camera.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.camera.multi_camera.rst:2 msgid "multi\\_camera" msgstr "" -#: manim.camera.multi_camera:1 of +#: ../../../manim/camera/multi_camera.py:docstring of manim.camera.multi_camera:1 msgid "A camera supporting multiple perspectives." msgstr "" @@ -20,8 +18,4 @@ msgstr "" msgid "Classes" msgstr "" -#: ../../source/reference/manim.camera.multi_camera.rst:20::1 -msgid "Camera Object that allows for multiple perspectives." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.camera.three_d_camera.ThreeDCamera.pot b/docs/i18n/gettext/reference/manim.camera.three_d_camera.ThreeDCamera.pot new file mode 100644 index 0000000000..49a8e8abfa --- /dev/null +++ b/docs/i18n/gettext/reference/manim.camera.three_d_camera.ThreeDCamera.pot @@ -0,0 +1,376 @@ + +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.three_d_camera.ThreeDCamera.rst:2 +msgid "ThreeDCamera" +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:4 +msgid "Qualified name: ``manim.camera.three\\_d\\_camera.ThreeDCamera``" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera:1 +msgid "Bases: :class:`manim.camera.camera.Camera`" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera:1 +msgid "Initializes the ThreeDCamera" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.add_fixed_in_frame_mobjects:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.add_fixed_orientation_mobjects:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.capture_mobjects:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_fill_rgbas:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.project_point:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.project_points:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.remove_fixed_in_frame_mobjects:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.remove_fixed_orientation_mobjects:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_focal_distance:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_gamma:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_phi:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_theta:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_zoom:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera:3 +msgid "Any argument of Camera" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera:4 +msgid "Any keyword argument of Camera." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +msgid "This method allows the mobject to have a fixed position, even when the camera moves around." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +msgid "This method allows the mobject to have a fixed orientation, even when the camera moves around." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.capture_mobjects:1 +msgid "Capture mobjects by printing them on :attr:`pixel_array`." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.generate_rotation_matrix:1 +msgid "Generates a rotation matrix based off the current position of the camera." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_fill_rgbas:1 +msgid "Returns the RGBA array of the fill of the passed VMobject" +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_focal_distance:1 +msgid "Returns focal_distance of the Camera." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_gamma:1 +msgid "Returns the rotation of the camera about the vector from the ORIGIN to the Camera." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display:1 +msgid "Used to get the list of mobjects to display with the camera." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_phi:1 +msgid "Returns the Polar angle (the angle off Z_AXIS) phi." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_rotation_matrix:1 +msgid "Returns the matrix corresponding to the current position of the camera." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas:1 +msgid "Gets the RGBA array for the stroke of the passed VMobject." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_theta:1 +msgid "Returns the Azimuthal i.e the angle that spins the camera around the Z_AXIS." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_value_trackers:1 +msgid "Returns list of ValueTrackers of phi, theta, focal_distance and gamma" +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_zoom:1 +msgid "Returns the zoom amount of the camera." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.project_point:1 +msgid "Applies the current rotation_matrix as a projection matrix to the passed point." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.project_points:1 +msgid "Applies the current rotation_matrix as a projection matrix to the passed array of points." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +msgid "If a mobject was fixed in frame by passing it through :meth:`.add_fixed_in_frame_mobjects`, then this undoes that fixing." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +msgid "If a mobject was fixed in its orientation by passing it through :meth:`.add_fixed_orientation_mobjects`, then this undoes that fixing." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.reset_rotation_matrix:1 +msgid "Sets the value of self.rotation_matrix to the matrix corresponding to the current position of the camera" +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_focal_distance:1 +msgid "Sets the focal_distance of the Camera." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_gamma:1 +msgid "Sets the angle of rotation of the camera about the vector from the ORIGIN to the Camera." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_phi:1 +msgid "Sets the polar angle i.e the angle between Z_AXIS and Camera through ORIGIN in radians." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_theta:1 +msgid "Sets the azimuthal angle i.e the angle that spins the camera around Z_AXIS in radians." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:47::1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_zoom:1 +msgid "Sets the zoom amount of the camera." +msgstr "" + +#: ../../source/reference/manim.camera.three_d_camera.ThreeDCamera.rst:49 +msgid "Attributes" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.add_fixed_in_frame_mobjects:1 +msgid "This method allows the mobject to have a fixed position, even when the camera moves around. E.G If it was passed through this method, at the top of the frame, it will continue to be displayed at the top of the frame." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.add_fixed_in_frame_mobjects:6 +msgid "Highly useful when displaying Titles or formulae or the like." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.add_fixed_in_frame_mobjects:8 +msgid "The mobject to fix in frame." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.add_fixed_orientation_mobjects:1 +msgid "This method allows the mobject to have a fixed orientation, even when the camera moves around. E.G If it was passed through this method, facing the camera, it will continue to face the camera even as the camera moves. Highly useful when adding labels to graphs and the like." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.add_fixed_orientation_mobjects:7 +msgid "The mobject whose orientation must be fixed." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.add_fixed_orientation_mobjects:9 +msgid "Whether or not to use the function that takes the mobject's center as centerpoint, by default False" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.add_fixed_orientation_mobjects:12 +msgid "The function which returns the centerpoint with respect to which the mobject will be oriented, by default None" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.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/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.capture_mobjects:6 +msgid "Mobjects to capture." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.capture_mobjects:8 +msgid "Keyword arguments to be passed to :meth:`get_mobjects_to_display`." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.capture_mobjects:12 +msgid "Notes" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.capture_mobjects:13 +msgid "For a list of classes that can currently be rendered, see :meth:`display_funcs`." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.generate_rotation_matrix:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_fill_rgbas:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_focal_distance:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_gamma:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_phi:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_rotation_matrix:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_theta:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_value_trackers:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_zoom:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.project_point:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.project_points:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.generate_rotation_matrix:3 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_rotation_matrix:3 +msgid "The matrix corresponding to the current position of the camera." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.generate_rotation_matrix:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_fill_rgbas:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_focal_distance:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_gamma:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_phi:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_rotation_matrix:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_theta:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_value_trackers:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_zoom:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.project_point:0 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.project_points:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_distance:1 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_distance:1 +msgid "Deprecated" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_distance:4 +msgid "The method ThreeDCamera.get_distance has been deprecated since v0.11.0 and is expected to be removed after v0.12.0. use focal_distance instead." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_fill_rgbas:3 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas:4 +msgid "The VMobject" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_fill_rgbas:6 +msgid "The RGBA Array of the fill of the VMobject" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_focal_distance:3 +msgid "The focal_distance of the Camera in MUnits." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_gamma:3 +msgid "The angle of rotation of the camera about the vector from the ORIGIN to the Camera in radians" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display:4 +msgid "The Mobjects" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display:6 +msgid "Whether or not to include the submobjects of mobjects, by default True" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display:8 +msgid "Any mobjects to exclude, by default None" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_mobjects_to_display:11 +msgid "list of mobjects" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_phi:3 +msgid "The Polar angle in radians." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas:6 +msgid "Whether or not to consider the background when getting the stroke RGBAs, by default False" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_stroke_rgbas:10 +msgid "The RGBA array of the stroke." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_theta:3 +msgid "The Azimuthal angle in radians." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_value_trackers:3 +msgid "list of ValueTracker objects" +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.get_zoom:3 +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_zoom:3 +msgid "The zoom amount of the camera." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.project_point:4 +msgid "The point to project." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.project_point:7 +msgid "The point after projection." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.project_points:4 +msgid "The list of points to project." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.project_points:7 +msgid "The points after projecting." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.remove_fixed_in_frame_mobjects:1 +msgid "If a mobject was fixed in frame by passing it through :meth:`.add_fixed_in_frame_mobjects`, then this undoes that fixing. The Mobject will no longer be fixed in frame." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.remove_fixed_in_frame_mobjects:5 +msgid "The mobjects which need not be fixed in frame any longer." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.remove_fixed_orientation_mobjects:1 +msgid "If a mobject was fixed in its orientation by passing it through :meth:`.add_fixed_orientation_mobjects`, then this undoes that fixing. The Mobject will no longer have a fixed orientation." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.remove_fixed_orientation_mobjects:5 +msgid "The mobjects whose orientation need not be fixed any longer." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_distance:4 +msgid "The method ThreeDCamera.set_distance has been deprecated since v0.11.0 and is expected to be removed after v0.12.0. use focal_distance instead." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_focal_distance:3 +msgid "The focal_distance of the Camera." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_gamma:3 +msgid "The new angle of rotation of the camera." +msgstr "" + +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera.ThreeDCamera.set_phi:3 +msgid "The new value of the polar angle in radians." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.three_d_camera.po b/docs/i18n/gettext/reference/manim.camera.three_d_camera.pot similarity index 58% rename from docs/i18n/en/LC_MESSAGES/reference/manim.camera.three_d_camera.po rename to docs/i18n/gettext/reference/manim.camera.three_d_camera.pot index 6ccb8f3ead..96c601afbc 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.camera.three_d_camera.po +++ b/docs/i18n/gettext/reference/manim.camera.three_d_camera.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.camera.three_d_camera.rst:2 msgid "three\\_d\\_camera" msgstr "" -#: manim.camera.three_d_camera:1 of +#: ../../../manim/camera/three_d_camera.py:docstring of manim.camera.three_d_camera:1 msgid "A camera that can be positioned and oriented in three-dimensional space." msgstr "" @@ -20,8 +18,4 @@ msgstr "" msgid "Classes" msgstr "" -#: ../../source/reference/manim.camera.three_d_camera.rst:20::1 -msgid "Initializes the ThreeDCamera" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.constants.po b/docs/i18n/gettext/reference/manim.constants.pot similarity index 87% rename from docs/i18n/en/LC_MESSAGES/reference/manim.constants.po rename to docs/i18n/gettext/reference/manim.constants.pot index b5cf9f2dc2..84d7173c38 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.constants.po +++ b/docs/i18n/gettext/reference/manim.constants.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.constants.rst:2 msgid "constants" msgstr "" -#: manim.constants:1 of +#: ../../../manim/constants.py:docstring of manim.constants:1 msgid "Constant definitions." msgstr "" @@ -72,8 +70,4 @@ msgstr "" msgid "The ratio of the circumference of a circle to its radius." msgstr "" -#: ../../source/reference/manim.constants.rst:27::1 -msgid "The exchange rate between radians and degrees." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.boolean_ops.Difference.pot b/docs/i18n/gettext/reference/manim.mobject.boolean_ops.Difference.pot new file mode 100644 index 0000000000..79ab63f486 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.boolean_ops.Difference.pot @@ -0,0 +1,65 @@ + +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.boolean_ops.Difference.rst:2 +msgid "Difference" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Difference.rst:4 +msgid "Qualified name: ``manim.mobject.boolean\\_ops.Difference``" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Difference:1 +msgid "Bases: :class:`manim.mobject.boolean_ops._BooleanOps`" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Difference:1 +msgid "Subtracts one :class:`~.VMobject` from another one." +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Difference:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Difference:3 +msgid "The 1st :class:`~.VMobject`." +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Difference:4 +msgid "The 2nd :class:`~.VMobject`" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Difference:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Difference:7 +msgid "Example" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Difference.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Difference.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Difference.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Difference.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Difference.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.boolean_ops.Exclusion.pot b/docs/i18n/gettext/reference/manim.mobject.boolean_ops.Exclusion.pot new file mode 100644 index 0000000000..47309d83dc --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.boolean_ops.Exclusion.pot @@ -0,0 +1,65 @@ + +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.boolean_ops.Exclusion.rst:2 +msgid "Exclusion" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Exclusion.rst:4 +msgid "Qualified name: ``manim.mobject.boolean\\_ops.Exclusion``" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Exclusion:1 +msgid "Bases: :class:`manim.mobject.boolean_ops._BooleanOps`" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Exclusion:1 +msgid "Find the XOR between two :class:`~.VMobject`. This creates a new :class:`~.VMobject` consisting of the region covered by exactly one of them." +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Exclusion:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Exclusion:5 +msgid "The 1st :class:`~.VMobject`." +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Exclusion:6 +msgid "The 2nd :class:`~.VMobject`" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Exclusion:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Exclusion:9 +msgid "Example" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Exclusion.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Exclusion.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Exclusion.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Exclusion.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Exclusion.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.boolean_ops.Intersection.pot b/docs/i18n/gettext/reference/manim.mobject.boolean_ops.Intersection.pot new file mode 100644 index 0000000000..8822c08f79 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.boolean_ops.Intersection.pot @@ -0,0 +1,69 @@ + +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.boolean_ops.Intersection.rst:2 +msgid "Intersection" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Intersection.rst:4 +msgid "Qualified name: ``manim.mobject.boolean\\_ops.Intersection``" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Intersection:1 +msgid "Bases: :class:`manim.mobject.boolean_ops._BooleanOps`" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Intersection:1 +msgid "Find the intersection of two :class:`~.VMobject` s. This keeps the parts covered by both :class:`~.VMobject` s." +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Intersection:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Intersection:4 +msgid "The :class:`~.VMobject` to find the intersection." +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Intersection:0 +msgid "Raises" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Intersection:6 +msgid "If less the 2 :class:`~.VMobject` are passed." +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Intersection:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Intersection:9 +msgid "Example" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Intersection.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Intersection.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Intersection.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Intersection.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Intersection.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.boolean_ops.Union.pot b/docs/i18n/gettext/reference/manim.mobject.boolean_ops.Union.pot new file mode 100644 index 0000000000..95a5a90006 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.boolean_ops.Union.pot @@ -0,0 +1,69 @@ + +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.boolean_ops.Union.rst:2 +msgid "Union" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Union.rst:4 +msgid "Qualified name: ``manim.mobject.boolean\\_ops.Union``" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Union:1 +msgid "Bases: :class:`manim.mobject.boolean_ops._BooleanOps`" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Union:1 +msgid "Union of two or more :class:`~.VMobject` s. This returns the common region of the :class:`~VMobject` s." +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Union:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Union:4 +msgid "The :class:`~.VMobject` s to find the union of." +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Union:0 +msgid "Raises" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Union:6 +msgid "If less than 2 :class:`~.VMobject` s are passed." +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Union:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/boolean_ops.py:docstring of manim.mobject.boolean_ops.Union:9 +msgid "Example" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Union.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Union.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Union.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Union.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.Union.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.boolean_ops.pot b/docs/i18n/gettext/reference/manim.mobject.boolean_ops.pot new file mode 100644 index 0000000000..5334d2c939 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.boolean_ops.pot @@ -0,0 +1,29 @@ + +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.boolean_ops.rst:2 +msgid "boolean\\_ops" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.rst:26::1 +msgid "Subtracts one :class:`~.VMobject` from another one." +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.rst:26::1 +msgid "Find the XOR between two :class:`~.VMobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.boolean_ops.rst:26::1 +msgid "Find the intersection of two :class:`~.VMobject` s." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.changing.AnimatedBoundary.po b/docs/i18n/gettext/reference/manim.mobject.changing.AnimatedBoundary.pot similarity index 53% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.changing.AnimatedBoundary.po rename to docs/i18n/gettext/reference/manim.mobject.changing.AnimatedBoundary.pot index dd418dc149..2c99e172e5 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.changing.AnimatedBoundary.po +++ b/docs/i18n/gettext/reference/manim.mobject.changing.AnimatedBoundary.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.changing.AnimatedBoundary.rst:2 msgid "AnimatedBoundary" @@ -16,15 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.mobject.changing.AnimatedBoundary``" msgstr "" -#: manim.mobject.changing.AnimatedBoundary:1 of +#: ../../../manim/mobject/changing.py:docstring of manim.mobject.changing.AnimatedBoundary:1 msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" msgstr "" -#: manim.mobject.changing.AnimatedBoundary:1 of +#: ../../../manim/mobject/changing.py:docstring of manim.mobject.changing.AnimatedBoundary:1 msgid "Boundary of a :class:`.VMobject` with animated color change." msgstr "" -#: manim.mobject.changing.AnimatedBoundary:4 of +#: ../../../manim/mobject/changing.py:docstring of manim.mobject.changing.AnimatedBoundary:4 msgid "Examples" msgstr "" @@ -32,18 +30,6 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.mobject.changing.AnimatedBoundary.rst:21::1 -msgid "" -":obj:`full_family_become_partial " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.changing.AnimatedBoundary.rst:21::1 -msgid "" -":obj:`update_boundary_copies " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.changing.AnimatedBoundary.rst:23 msgid "Attributes" msgstr "" @@ -52,12 +38,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.changing.AnimatedBoundary.rst:30::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.changing.AnimatedBoundary.rst:30::1 msgid "The depth of the mobject." msgstr "" @@ -66,8 +46,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.changing.AnimatedBoundary.rst:30::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.changing.TracedPath.po b/docs/i18n/gettext/reference/manim.mobject.changing.TracedPath.pot similarity index 58% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.changing.TracedPath.po rename to docs/i18n/gettext/reference/manim.mobject.changing.TracedPath.pot index 1273df030c..218cf2a9d4 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.changing.TracedPath.po +++ b/docs/i18n/gettext/reference/manim.mobject.changing.TracedPath.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.changing.TracedPath.rst:2 msgid "TracedPath" @@ -16,37 +14,35 @@ msgstr "" msgid "Qualified name: ``manim.mobject.changing.TracedPath``" msgstr "" -#: manim.mobject.changing.TracedPath:1 of +#: ../../../manim/mobject/changing.py:docstring of manim.mobject.changing.TracedPath:1 msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" msgstr "" -#: manim.mobject.changing.TracedPath:1 of +#: ../../../manim/mobject/changing.py:docstring of manim.mobject.changing.TracedPath:1 msgid "Traces the path of a point returned by a function call." msgstr "" -#: ../../source/reference/manim.mobject.changing.TracedPath.rst +#: ../../../manim/mobject/changing.py:docstring of manim.mobject.changing.TracedPath:0 msgid "Parameters" msgstr "" -#: manim.mobject.changing.TracedPath:3 of +#: ../../../manim/mobject/changing.py:docstring of manim.mobject.changing.TracedPath:3 msgid "The function to be traced." msgstr "" -#: manim.mobject.changing.TracedPath:4 of +#: ../../../manim/mobject/changing.py:docstring of manim.mobject.changing.TracedPath:4 msgid "The width of the trace." msgstr "" -#: manim.mobject.changing.TracedPath:5 of +#: ../../../manim/mobject/changing.py:docstring of manim.mobject.changing.TracedPath:5 msgid "The color of the trace." msgstr "" -#: manim.mobject.changing.TracedPath:6 of -msgid "" -"The time taken for the path to dissipate. Default set to ``None`` which " -"disables dissipation." +#: ../../../manim/mobject/changing.py:docstring of manim.mobject.changing.TracedPath:6 +msgid "The time taken for the path to dissipate. Default set to ``None`` which disables dissipation." msgstr "" -#: manim.mobject.changing.TracedPath:10 of +#: ../../../manim/mobject/changing.py:docstring of manim.mobject.changing.TracedPath:10 msgid "Examples" msgstr "" @@ -62,12 +58,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.changing.TracedPath.rst:29::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.changing.TracedPath.rst:29::1 msgid "The depth of the mobject." msgstr "" @@ -76,8 +66,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.changing.TracedPath.rst:29::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.changing.po b/docs/i18n/gettext/reference/manim.mobject.changing.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.changing.po rename to docs/i18n/gettext/reference/manim.mobject.changing.pot index a296d58c2a..8c6815eb20 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.changing.po +++ b/docs/i18n/gettext/reference/manim.mobject.changing.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.changing.rst:2 msgid "changing" msgstr "" -#: manim.mobject.changing:1 of +#: ../../../manim/mobject/changing.py:docstring of manim.mobject.changing:1 msgid "Animation of a mobject boundary and tracing of points." msgstr "" @@ -24,8 +22,4 @@ msgstr "" msgid "Boundary of a :class:`.VMobject` with animated color change." msgstr "" -#: ../../source/reference/manim.mobject.changing.rst:22::1 -msgid "Traces the path of a point returned by a function call." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.Axes.pot b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.Axes.pot new file mode 100644 index 0000000000..fd1c262e61 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.Axes.pot @@ -0,0 +1,190 @@ + +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.coordinate_systems.Axes.rst:2 +msgid "Axes" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:4 +msgid "Qualified name: ``manim.mobject.coordinate\\_systems.Axes``" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`, :class:`manim.mobject.coordinate_systems.CoordinateSystem`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes:1 +msgid "Creates a set of axes." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.coords_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.point_to_coords:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes:3 +msgid "The :code:`[x_min, x_max, x_step]` values of the x-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes:4 +msgid "The :code:`[y_min, y_max, y_step]` values of the y-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes:5 +msgid "The length of the x-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes:6 +msgid "The length of the y-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes:7 +msgid "Arguments to be passed to :class:`~.NumberLine` that influences both axes." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes:8 +msgid "Arguments to be passed to :class:`~.NumberLine` that influence the x-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes:9 +msgid "Arguments to be passed to :class:`~.NumberLine` that influence the y-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes:10 +msgid "Whether or not to include the tips on both axes." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes:11 +msgid "Additional arguments to be passed to :class:`CoordinateSystem` and :class:`~.VGroup`." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:23::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.coords_to_point:1 +msgid "Accepts coordinates from the axes and returns a point with respect to the scene." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:23::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_axes:1 +msgid "Gets the axes." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:23::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:1 +msgid "Draws a line graph." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:23::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.point_to_coords:1 +msgid "Accepts a point from the scene and returns its coordinates with respect to the axes." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.Axes.rst:25 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.coords_to_point:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.coords_to_point:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.coords_to_point:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.coords_to_point:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.coords_to_point:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:17 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.point_to_coords:4 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.coords_to_point:23 +msgid "The coordinates. Each coord is passed as a separate argument: ``ax.coords_to_point(1, 2, 3)``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.coords_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_axes:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.point_to_coords:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.coords_to_point:25 +msgid "A point with respect to the scene's coordinate system." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.coords_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_axes:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.point_to_coords:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_axes:3 +msgid "A pair of axes." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:3 +msgid "The graph connects the vertices formed from zipping ``x_values``, ``y_values`` and ``z_values``. Also adds :class:`Dots <.Dot>` at the vertices if ``add_vertex_dots`` is set to ``True``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:7 +msgid "Iterable of values along the x-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:8 +msgid "Iterable of values along the y-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:9 +msgid "Iterable of values (zeros if z_values is None) along the z-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:10 +msgid "Color for the line graph." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:11 +msgid "Whether or not to add :class:`~.Dot` at each vertex." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:12 +msgid "Radius for the :class:`~.Dot` at each vertex." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:13 +msgid "Style arguments to be passed into :class:`~.Dot` at each vertex." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:14 +msgid "Additional arguments to be passed into :class:`~.VMobject`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.get_line_graph:39 +msgid "A VDict containing both the line and dots (if specified). The line can be accessed with: ``line_graph[\"line_graph\"]``. The dots can be accessed with: ``line_graph[\"vertex_dots\"]``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.Axes.point_to_coords:22 +msgid "The point, i.e. ``RIGHT`` or ``[0, 1, 0]``." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.ComplexPlane.pot b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.ComplexPlane.pot new file mode 100644 index 0000000000..e657795ed9 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.ComplexPlane.pot @@ -0,0 +1,132 @@ + +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.coordinate_systems.ComplexPlane.rst:2 +msgid "ComplexPlane" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:4 +msgid "Qualified name: ``manim.mobject.coordinate\\_systems.ComplexPlane``" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane:1 +msgid "Bases: :class:`manim.mobject.coordinate_systems.NumberPlane`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane:1 +msgid "A :class:`~.NumberPlane` specialized for use with complex numbers." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane:4 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:1 +msgid "Adds the labels produced from :meth:`~.NumberPlane.get_coordinate_labels` to the plane." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels:1 +msgid "Generates the :class:`~.DecimalNumber` mobjects for the coordinates of the plane." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.n2p:1 +msgid "Abbreviation for :meth:`number_to_point`." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.number_to_point:1 +msgid "Accepts a float/complex number and returns the equivalent point on the plane." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.p2n:1 +msgid "Abbreviation for :meth:`point_to_number`." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:25::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.point_to_number:1 +msgid "Accepts a point and returns a complex number equivalent to that point on the plane." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.ComplexPlane.rst:27 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.n2p:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.number_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.p2n:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.point_to_number:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:3 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels:3 +msgid "An iterable of floats/complex numbers. Floats are positioned along the x-axis, complex numbers along the y-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.add_coordinates:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels:4 +msgid "Additional arguments to be passed to :meth:`~.NumberLine.get_number_mobject`, i.e. :class:`~.DecimalNumber`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.number_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.point_to_number:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels:6 +msgid "A :class:`~.VGroup` containing the positioned label mobjects." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.get_coordinate_labels:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.n2p:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.number_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.p2n:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.point_to_number:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.number_to_point:3 +msgid "The number. Can be a float or a complex number." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.number_to_point:5 +msgid "The point on the plane." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ComplexPlane.point_to_number:3 +msgid "The point in manim's coordinate-system" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.CoordinateSystem.pot b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.CoordinateSystem.pot new file mode 100644 index 0000000000..63c2342e8b --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.CoordinateSystem.pot @@ -0,0 +1,721 @@ + +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.coordinate_systems.CoordinateSystem.rst:2 +msgid "CoordinateSystem" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.CoordinateSystem.rst:4 +msgid "Qualified name: ``manim.mobject.coordinate\\_systems.CoordinateSystem``" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem:1 +msgid "Bases: :class:`object`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem:1 +msgid "Abstract class for Axes and NumberPlane" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:7 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:5 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:14 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:5 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph:10 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_implicit_curve:9 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:5 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:4 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:5 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.CoordinateSystem.rst:14 +msgid "Methods" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +msgid "Adds labels to the axes." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:1 +msgid "Returns the angle to the x-axis of the tangent to the plotted curve at a particular x-value." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.c2p:1 +msgid "Abbreviation for coords_to_point" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:1 +msgid "Creates a labelled triangle marker with a vertical line from the x-axis to a curve at a given x-value." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:1 +msgid "Returns a :class:`~.Polygon` representing the area under the graph passed." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +msgid "Defines labels for the x_axis and y_axis of the graph." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_center_point:1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_origin:1 +msgid "Gets the origin of :class:`~.Axes`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:1 +msgid "Returns the curve of the derivative of the passed graph." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph:1 +msgid "Generates a curve based on a function." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:1 +msgid "Creates a properly positioned label for the passed graph, with an optional dot." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:1 +msgid "A horizontal line from the y-axis to a given point in the scene." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_implicit_curve:1 +msgid "Creates the curves of an implicit function." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:1 +msgid "Returns a straight line from a given axis to a point in the scene." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:1 +msgid "Generate both horizontal and vertical lines from the axis to a point." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:1 +msgid "Generates a :class:`~.VGroup` of the Riemann Rectangles for a given curve." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:2 +msgid "Creates two lines representing `dx` and `df`, the labels for `dx` and `df`, and" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:1 +msgid "A vertical line from the x-axis to a given point in the scene." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:1 +msgid "Obtains multiple lines from the x-axis to the curve." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:1 +msgid "Generate an x-axis label." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:1 +msgid "Generate a y-axis label." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.i2gp:1 +msgid "Alias for :meth:`input_to_graph_point`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:1 +msgid "Returns the coordinates of the point on a ``graph`` corresponding to an ``x`` value." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.p2c:1 +msgid "Abbreviation for point_to_coords" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:1 +msgid "Returns the slope of the tangent to the plotted curve at a particular x-value." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:1 +msgid "Adds labels to the axes. Use ``Axes.coordinate_labels`` to access the coordinates after creation." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_implicit_curve:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.i2gp:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:4 +msgid "The numbers to be added to the axes. Use ``None`` to represent an axis with default labels." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.add_coordinates:16 +msgid "You can also specifically control the position and value of the labels using a dict." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:13 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:13 +msgid "The x-value at which the tangent must touch the curve." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:14 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:14 +msgid "The :class:`~.ParametricFunction` for which to calculate the tangent." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:15 +msgid "The change in `x` used to determine the angle of the tangent to the curve." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_origin:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:17 +msgid "The angle of the tangent to the curve." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_center_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_implicit_curve:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_origin:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.i2gp:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.angle_of_tangent:18 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.slope_of_tangent:17 +msgid ":class:`float`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:4 +msgid "The position along the curve at which the label, line and triangle will be constructed." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:5 +msgid "The :class:`~.ParametricFunction` for which to construct the label." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:6 +msgid "The label of the vertical line and triangle." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:7 +msgid "The color of the label." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:8 +msgid "The size of the triangle." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:9 +msgid "The color of the triangle." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:10 +msgid "The function used to construct the vertical line." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:11 +msgid "The color of the vertical line." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_T_label:27 +msgid "A :class:`~.VGroup` of the label, triangle and vertical line mobjects." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:21 +msgid "The graph/curve for which the area needs to be gotten." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:22 +msgid "The range of the minimum and maximum x-values of the area. ``x_range = [x_min, x_max]``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:23 +msgid "The color of the area. Creates a gradient if a list of colors is provided." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:24 +msgid "The opacity of the area." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:25 +msgid "If a secondary :attr:`graph` is specified, encloses the area between the two curves." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:26 +msgid "Additional parameters passed to :class:`~.Polygon`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:28 +msgid "The :class:`~.Polygon` representing the area." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:0 +msgid "Raises" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_area:31 +msgid "When x_ranges do not match (either area x_range, graph's x_range or bounded_graph's x_range)." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:1 +msgid "Defines labels for the x_axis and y_axis of the graph. For increased control over the position of the labels, use :meth:`get_x_axis_label` and :meth:`get_y_axis_label`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:17 +msgid "The label for the x_axis. Defaults to :class:`~.MathTex` for ``str`` and ``float`` inputs." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:18 +msgid "The label for the y_axis. Defaults to :class:`~.MathTex` for ``str`` and ``float`` inputs." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:20 +msgid "A :class:`~.Vgroup` of the labels for the x_axis and y_axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_axis_labels:23 +msgid ":class:`get_x_axis_label`, :class:`get_y_axis_label`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_center_point:7 +msgid "np.ndarray" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_center_point:6 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_origin:3 +msgid "The center point." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_center_point:9 +msgid "Deprecated" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_center_point:12 +msgid "The method CoordinateSystem.get_center_point has been deprecated since v0.10.0 and is expected to be removed after v0.11.0. Use get_origin instead." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:22 +msgid "The graph for which the derivative will be found." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:23 +msgid "The color of the derivative curve." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:24 +msgid "Any valid keyword argument of :class:`~.ParametricFunction`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_derivative_graph:26 +msgid "The curve of the derivative." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph:5 +msgid "This method may not produce accurate graphs since Manim currently relies on interpolation between evenly-spaced samples of the curve, instead of intelligent plotting. See the example below for some solutions to this problem." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph:54 +msgid "The function used to construct the :class:`~.ParametricFunction`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph:55 +msgid "The range of the curve along the axes. ``x_range = [x_min, x_max, x_step]``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph:56 +msgid "Additional parameters to be passed to :class:`~.ParametricFunction`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph:58 +msgid "The plotted curve." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:22 +msgid "The curve." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:23 +msgid "The label for the function's curve. Defaults to :class:`~.MathTex` for ``str`` and ``float`` inputs." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:24 +msgid "The x_value along the curve that positions the label." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:25 +msgid "The cartesian position, relative to the curve that the label will be at --> ``LEFT``, ``RIGHT``" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:26 +msgid "The distance between the curve and the label." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:27 +msgid "The color of the label. Defaults to the color of the curve." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:28 +msgid "Whether to add a dot at the point on the graph." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:29 +msgid "Additional parameters to be passed to :class:`~.Dot`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:31 +msgid "The positioned label and :class:`~.Dot`, if applicable." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_graph_label:32 +msgid ":class:`Mobject`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:18 +msgid "The point to which the horizontal line will be drawn." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:19 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:19 +msgid "Additional parameters to be passed to :class:`get_line_from_axis_to_point`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:21 +msgid "A horizontal line from the y-axis to the point." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_horizontal_line:22 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:22 +msgid ":class:`Line`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_implicit_curve:3 +msgid "The function to graph, in the form of f(x, y) = 0." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_implicit_curve:4 +msgid "The minimum depth of the function to calculate." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_implicit_curve:5 +msgid "The maximum number of quads to use." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_implicit_curve:6 +msgid "Additional parameters to pass into :class:`ImplicitFunction`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:3 +msgid "Specifies the axis from which to draw the line. `0 = x_axis`, `1 = y_axis`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:4 +msgid "The point to which the line will be drawn." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:5 +msgid "The function of the :class:`~.Line` mobject used to construct the line." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:6 +msgid "Optional arguments to passed to :attr:`line_func`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:7 +msgid "The color of the line." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:8 +msgid "The stroke width of the line." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:10 +msgid "The line from an axis to a point." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_line_from_axis_to_point:13 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:23 +msgid ":meth:`~.CoordinateSystem.get_vertical_line`, :meth:`~.CoordinateSystem.get_horizontal_line`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:17 +msgid "A point on the scene." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:18 +msgid "Additional arguments to be provided :meth:`CoordinateSystem.get_line_from_axis_to_point`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_lines_to_point:20 +msgid "A :class:`~.VGroup` of the horizontal and vertical lines." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:45 +msgid "The graph whose area will be approximated by Riemann rectangles." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:46 +msgid "The minimum and maximum x-values of the rectangles. ``x_range = [x_min, x_max]``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:47 +msgid "The change in x-value that separates each rectangle." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:48 +msgid "Can be any of ``\"left\"``, ``\"right\"`` or ``\"center\"``. Refers to where the sample point for the height of each Riemann Rectangle will be inside the segments of the partition." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:51 +msgid "The stroke_width of the border of the rectangles." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:52 +msgid "The color of the border of the rectangle." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:53 +msgid "The opacity of the rectangles." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:54 +msgid "The colors of the rectangles. Creates a balanced gradient if multiple colors are passed." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:55 +msgid "Indicates negative area when the curve dips below the x-axis by inverting its color." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:56 +msgid "Sets the :attr:`stroke_color` to :attr:`fill_color`, blending the rectangles without clear separation." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:57 +msgid "If a secondary graph is specified, encloses the area between the two curves." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:58 +msgid "The factor by which the width of the rectangles is scaled." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_riemann_rectangles:60 +msgid "A :class:`~.VGroup` containing the Riemann Rectangles." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:2 +msgid "the secant to the curve at a particular x-value." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:26 +msgid "The x-value at which the secant intersects the graph for the first time." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:27 +msgid "The curve for which the secant will be found." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:28 +msgid "The change in `x` after which the secant exits." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:29 +msgid "The color of the line that indicates the change in `x`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:30 +msgid "The color of the line that indicates the change in `y`. Defaults to the color of :attr:`graph`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:31 +msgid "The label for the `dx` line. Defaults to :class:`~.MathTex` for ``str`` and ``float`` inputs." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:32 +msgid "The label for the `dy` line. Defaults to :class:`~.MathTex` for ``str`` and ``float`` inputs." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:33 +msgid "Whether to include the secant line in the graph, or just the df/dx lines and labels." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:35 +msgid "The color of the secant line." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:36 +msgid "The length of the secant line." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_secant_slope_group:38 +msgid "A group containing the elements: `dx_line`, `df_line`, and if applicable also :attr:`dx_label`, :attr:`df_label`, `secant_line`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:18 +msgid "The point to which the vertical line will be drawn." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_line:21 +msgid "A vertical line from the x-axis to the point." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:24 +msgid "The graph along which the lines are placed." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:25 +msgid "A list containing the lower and and upper bounds of the lines: ``x_range = [x_min, x_max]``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:26 +msgid "The number of evenly spaced lines." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:27 +msgid "Additional arguments to be passed to :meth:`~.CoordinateSystem.get_vertical_line`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_vertical_lines_to_graph:29 +msgid "The :class:`~.VGroup` of the evenly spaced lines." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:16 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:19 +msgid "The label. Defaults to :class:`~.MathTex` for ``str`` and ``float`` inputs." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:17 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:20 +msgid "The edge of the x-axis to which the label will be added, by default ``UR``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:18 +msgid "Allows for further positioning of the label from an edge, by default ``UR``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:19 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:22 +msgid "The distance of the label from the line." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_x_axis_label:21 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:24 +msgid "The positioned label." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.get_y_axis_label:21 +msgid "Allows for further positioning of the label from an edge, by default ``UR``" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:19 +msgid "The x-value of a point on the ``graph``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:20 +msgid "The :class:`~.ParametricFunction` on which the point lies." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:22 +msgid "The coordinates of the point on the :attr:`graph` corresponding to the :attr:`x` value." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:23 +msgid ":class:`np.ndarray`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.CoordinateSystem.input_to_graph_point:25 +msgid "When the target x is not in the range of the line graph." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.NumberPlane.pot b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.NumberPlane.pot new file mode 100644 index 0000000000..95feb6c87a --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.NumberPlane.pot @@ -0,0 +1,93 @@ + +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.coordinate_systems.NumberPlane.rst:2 +msgid "NumberPlane" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:4 +msgid "Qualified name: ``manim.mobject.coordinate\\_systems.NumberPlane``" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:1 +msgid "Bases: :class:`manim.mobject.coordinate_systems.Axes`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:1 +msgid "Creates a cartesian plane with background lines." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:3 +msgid "The :code:`[x_min, x_max, x_step]` values of the plane in the horizontal direction." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:4 +msgid "The :code:`[y_min, y_max, y_step]` values of the plane in the vertical direction." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:5 +msgid "The width of the plane." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:6 +msgid "The height of the plane." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:7 +msgid "Arguments that influence the construction of the background lines of the plane." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:8 +msgid "Similar to :attr:`background_line_style`, affects the construction of the scene's background lines." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:9 +msgid "Determines the number of boxes within the background lines: :code:`2` = 4 boxes, :code:`3` = 9 boxes." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:10 +msgid "Currently non-functional." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:11 +msgid "Additional arguments to be passed to :class:`Axes`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:16 +msgid "If :attr:`x_length` or :attr:`y_length` are not defined, the plane automatically adjusts its lengths based on the :attr:`x_range` and :attr:`y_range` values to set the ``unit_size`` to 1." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.NumberPlane:20 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:23 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:30::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:30::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.NumberPlane.rst:30::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.PolarPlane.pot b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.PolarPlane.pot new file mode 100644 index 0000000000..df5b4c15c9 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.PolarPlane.pot @@ -0,0 +1,248 @@ + +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.coordinate_systems.PolarPlane.rst:2 +msgid "PolarPlane" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:4 +msgid "Qualified name: ``manim.mobject.coordinate\\_systems.PolarPlane``" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:1 +msgid "Bases: :class:`manim.mobject.coordinate_systems.Axes`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:1 +msgid "Creates a polar plane with background lines." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.add_coordinates:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.get_coordinate_labels:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.point_to_polar:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.polar_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.pr2pt:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.pt2pr:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:3 +msgid "The number of divisions in the azimuth (also known as the `angular coordinate` or `polar angle`). If ``None`` is specified then it will use the default specified by ``azimuth_units``: - ``\"PI radians\"`` or ``\"TAU radians\"``: 20 - ``\"degrees\"``: 36 - ``\"gradians\"``: 40 - ``None``: 1 A non-integer value will result in a partial division at the end of the circle." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:3 +msgid "The number of divisions in the azimuth (also known as the `angular coordinate` or `polar angle`). If ``None`` is specified then it will use the default specified by ``azimuth_units``:" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:6 +msgid "``\"PI radians\"`` or ``\"TAU radians\"``: 20" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:7 +msgid "``\"degrees\"``: 36" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:8 +msgid "``\"gradians\"``: 40" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:9 +msgid "``None``: 1" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:11 +msgid "A non-integer value will result in a partial division at the end of the circle." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:12 +msgid "The diameter of the plane." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:13 +msgid "The distance between faded radius lines." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:14 +msgid "The maximum value of the radius." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:15 +msgid "Specifies a default labelling system for the azimuth. Choices are: - ``\"PI radians\"``: Fractional labels in the interval :math:`\\left[0, 2\\pi\\right]` with :math:`\\pi` as a constant. - ``\"TAU radians\"``: Fractional labels in the interval :math:`\\left[0, \\tau\\right]` (where :math:`\\tau = 2\\pi`) with :math:`\\tau` as a constant. - ``\"degrees\"``: Decimal labels in the interval :math:`\\left[0, 360\\right]` with a degree (:math:`^{\\circ}`) symbol. - ``\"gradians\"``: Decimal labels in the interval :math:`\\left[0, 400\\right]` with a superscript \"g\" (:math:`^{g}`). - ``None``: Decimal labels in the interval :math:`\\left[0, 1\\right]`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:15 +msgid "Specifies a default labelling system for the azimuth. Choices are:" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:17 +msgid "``\"PI radians\"``: Fractional labels in the interval :math:`\\left[0, 2\\pi\\right]` with :math:`\\pi` as a constant." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:18 +msgid "``\"TAU radians\"``: Fractional labels in the interval :math:`\\left[0, \\tau\\right]` (where :math:`\\tau = 2\\pi`) with :math:`\\tau` as a constant." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:19 +msgid "``\"degrees\"``: Decimal labels in the interval :math:`\\left[0, 360\\right]` with a degree (:math:`^{\\circ}`) symbol." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:20 +msgid "``\"gradians\"``: Decimal labels in the interval :math:`\\left[0, 400\\right]` with a superscript \"g\" (:math:`^{g}`)." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:21 +msgid "``None``: Decimal labels in the interval :math:`\\left[0, 1\\right]`." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:22 +msgid "If the ``azimuth_units`` choice has fractional labels, choose whether to combine the constant in a compact form :math:`\\tfrac{xu}{y}` as opposed to :math:`\\tfrac{x}{y}u`, where :math:`u` is the constant." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:25 +msgid "The angle offset of the azimuth, expressed in radians." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:26 +msgid "The direction of the azimuth. - ``\"CW\"``: Clockwise. - ``\"CCW\"``: Anti-clockwise." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:26 +msgid "The direction of the azimuth." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:28 +msgid "``\"CW\"``: Clockwise." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:29 +msgid "``\"CCW\"``: Anti-clockwise." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:30 +msgid "The buffer for the azimuth labels." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:31 +msgid "The font size of the azimuth labels." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:32 +msgid "The axis config for the radius." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane:35 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.polar_to_point:10 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 +msgid "Adds the coordinates." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 +msgid "Gets the axes." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 +msgid "Gets labels for the coordinates :param r_values: Iterable of values along the radius, by default None." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.point_to_polar:1 +msgid "Gets polar coordinates from a point." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.polar_to_point:1 +msgid "Gets a point from polar coordinates." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.pr2pt:1 +msgid "Abbreviation for :meth:`polar_to_point`" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:29::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.pt2pr:1 +msgid "Abbreviation for :meth:`point_to_polar`" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.PolarPlane.rst:31 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.add_coordinates:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.add_coordinates:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.add_coordinates:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.add_coordinates:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.add_coordinates:1 +msgid "Adds the coordinates. :param r_values: Iterable of values along the radius, by default None. :param a_values: Iterable of values along the azimuth, by default None." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.get_axes:1 +msgid "Gets the axes. :returns: A pair of axes. :rtype: :class:`~.VGroup`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.get_axes:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.get_coordinate_labels:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.point_to_polar:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.polar_to_point:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.pr2pt:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.pt2pr:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.get_coordinate_labels:1 +msgid "Gets labels for the coordinates :param r_values: Iterable of values along the radius, by default None. :param a_values: Iterable of values along the azimuth, by default None." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.get_coordinate_labels:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.point_to_polar:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.polar_to_point:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.get_coordinate_labels:5 +msgid "Labels for the radius and azimuth values." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.point_to_polar:3 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.polar_to_point:6 +msgid "The point." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.point_to_polar:5 +msgid "The coordinate radius (:math:`r`) and the coordinate azimuth (:math:`\\theta`)." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.point_to_polar:6 +msgid "Tuple[:class:`float`, :class:`float`]" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.PolarPlane.polar_to_point:3 +msgid "The coordinate radius (:math:`r`)." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.ThreeDAxes.pot b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.ThreeDAxes.pot new file mode 100644 index 0000000000..cf1c183c6b --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.ThreeDAxes.pot @@ -0,0 +1,148 @@ + +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.coordinate_systems.ThreeDAxes.rst:2 +msgid "ThreeDAxes" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.ThreeDAxes.rst:4 +msgid "Qualified name: ``manim.mobject.coordinate\\_systems.ThreeDAxes``" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:1 +msgid "Bases: :class:`manim.mobject.coordinate_systems.Axes`" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:1 +msgid "A 3-dimensional set of axes." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:0 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:3 +msgid "The :code:`[x_min, x_max, x_step]` values of the x-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:4 +msgid "The :code:`[y_min, y_max, y_step]` values of the y-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:5 +msgid "The :code:`[z_min, z_max, z_step]` values of the z-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:6 +msgid "The length of the x-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:7 +msgid "The length of the y-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:8 +msgid "The length of the z-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:9 +msgid "Arguments to be passed to :class:`~.NumberLine` that influence the z-axis." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:10 +msgid "The direction of the normal." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:11 +msgid "The number of pieces used to construct the axes." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:12 +msgid "The direction of the light source." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:13 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:14 +msgid "Currently non-functional." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes:15 +msgid "Additional arguments to be passed to :class:`Axes`." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.ThreeDAxes.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.ThreeDAxes.rst:20::1 +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:1 +msgid "Generate an x-axis label." +msgstr "" + +#: ../../source/reference/manim.mobject.coordinate_systems.ThreeDAxes.rst:22 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:4 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:15 +msgid "The label. Defaults to :class:`~.MathTex` for ``str`` and ``float`` inputs." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:16 +msgid "The edge of the x-axis to which the label will be added, by default ``UR``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:17 +msgid "Allows for further positioning of the label from an edge, by default ``UR``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:18 +msgid "The distance of the label from the line." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:19 +msgid "The angle at which to rotate the label, by default ``PI/2``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:20 +msgid "The axis about which to rotate the label, by default ``RIGHT``." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:22 +msgid "The positioned label." +msgstr "" + +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems.ThreeDAxes.get_z_axis_label:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.po b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.pot similarity index 69% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.po rename to docs/i18n/gettext/reference/manim.mobject.coordinate_systems.pot index 995ee5c900..591ad38355 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.coordinate_systems.po +++ b/docs/i18n/gettext/reference/manim.mobject.coordinate_systems.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.coordinate_systems.rst:2 msgid "coordinate\\_systems" msgstr "" -#: manim.mobject.coordinate_systems:1 of +#: ../../../manim/mobject/coordinate_systems.py:docstring of manim.mobject.coordinate_systems:1 msgid "Mobjects that represent coordinate systems." msgstr "" @@ -28,12 +26,6 @@ msgstr "" msgid "A :class:`~.NumberPlane` specialized for use with complex numbers." msgstr "" -#: ../../source/reference/manim.mobject.coordinate_systems.rst:30::1 -msgid "" -":obj:`CoordinateSystem " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.coordinate_systems.rst:30::1 msgid "Abstract class for Axes and NumberPlane" msgstr "" @@ -46,8 +38,4 @@ msgstr "" msgid "Creates a polar plane with background lines." msgstr "" -#: ../../source/reference/manim.mobject.coordinate_systems.rst:30::1 -msgid "A 3-dimensional set of axes." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.FullScreenFadeRectangle.po b/docs/i18n/gettext/reference/manim.mobject.frame.FullScreenFadeRectangle.pot similarity index 63% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.FullScreenFadeRectangle.po rename to docs/i18n/gettext/reference/manim.mobject.frame.FullScreenFadeRectangle.pot index bdaea0885c..9af7bde23a 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.FullScreenFadeRectangle.po +++ b/docs/i18n/gettext/reference/manim.mobject.frame.FullScreenFadeRectangle.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.frame.FullScreenFadeRectangle.rst:2 msgid "FullScreenFadeRectangle" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.mobject.frame.FullScreenFadeRectangle``" msgstr "" -#: manim.mobject.frame.FullScreenFadeRectangle:1 of +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.FullScreenFadeRectangle:1 msgid "Bases: :class:`manim.mobject.frame.FullScreenRectangle`" msgstr "" @@ -32,18 +30,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.frame.FullScreenFadeRectangle.rst:29::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.frame.FullScreenFadeRectangle.rst:29::1 -msgid "" -":obj:`aspect_ratio " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.frame.FullScreenFadeRectangle.rst:29::1 msgid "The aspect ratio." msgstr "" @@ -56,8 +42,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.frame.FullScreenFadeRectangle.rst:29::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.FullScreenRectangle.po b/docs/i18n/gettext/reference/manim.mobject.frame.FullScreenRectangle.pot similarity index 63% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.FullScreenRectangle.po rename to docs/i18n/gettext/reference/manim.mobject.frame.FullScreenRectangle.pot index de33fe8429..ba655f48c6 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.frame.FullScreenRectangle.po +++ b/docs/i18n/gettext/reference/manim.mobject.frame.FullScreenRectangle.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.frame.FullScreenRectangle.rst:2 msgid "FullScreenRectangle" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.mobject.frame.FullScreenRectangle``" msgstr "" -#: manim.mobject.frame.FullScreenRectangle:1 of +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.FullScreenRectangle:1 msgid "Bases: :class:`manim.mobject.frame.ScreenRectangle`" msgstr "" @@ -32,18 +30,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.frame.FullScreenRectangle.rst:29::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - -#: ../../source/reference/manim.mobject.frame.FullScreenRectangle.rst:29::1 -msgid "" -":obj:`aspect_ratio " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.frame.FullScreenRectangle.rst:29::1 msgid "The aspect ratio." msgstr "" @@ -56,8 +42,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.frame.FullScreenRectangle.rst:29::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.frame.PictureInPictureFrame.pot b/docs/i18n/gettext/reference/manim.mobject.frame.PictureInPictureFrame.pot new file mode 100644 index 0000000000..228b76a762 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.frame.PictureInPictureFrame.pot @@ -0,0 +1,50 @@ + +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.frame.PictureInPictureFrame.rst:2 +msgid "PictureInPictureFrame" +msgstr "" + +#: ../../source/reference/manim.mobject.frame.PictureInPictureFrame.rst:4 +msgid "Qualified name: ``manim.mobject.frame.PictureInPictureFrame``" +msgstr "" + +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.PictureInPictureFrame:1 +msgid "Bases: :class:`manim.mobject.geometry.Rectangle`" +msgstr "" + +#: ../../source/reference/manim.mobject.frame.PictureInPictureFrame.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.frame.PictureInPictureFrame.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1::1 +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1 +msgid "The aspect ratio." +msgstr "" + +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.PictureInPictureFrame.aspect_ratio:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.frame.ScreenRectangle.pot b/docs/i18n/gettext/reference/manim.mobject.frame.ScreenRectangle.pot new file mode 100644 index 0000000000..f54e37b397 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.frame.ScreenRectangle.pot @@ -0,0 +1,50 @@ + +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.frame.ScreenRectangle.rst:2 +msgid "ScreenRectangle" +msgstr "" + +#: ../../source/reference/manim.mobject.frame.ScreenRectangle.rst:4 +msgid "Qualified name: ``manim.mobject.frame.ScreenRectangle``" +msgstr "" + +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.ScreenRectangle:1 +msgid "Bases: :class:`manim.mobject.geometry.Rectangle`" +msgstr "" + +#: ../../source/reference/manim.mobject.frame.ScreenRectangle.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.frame.ScreenRectangle.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.ScreenRectangle.aspect_ratio:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.ScreenRectangle.aspect_ratio:1::1 +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.ScreenRectangle.aspect_ratio:1 +msgid "The aspect ratio." +msgstr "" + +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.ScreenRectangle.aspect_ratio:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.ScreenRectangle.aspect_ratio:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame.ScreenRectangle.aspect_ratio:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.frame.pot b/docs/i18n/gettext/reference/manim.mobject.frame.pot new file mode 100644 index 0000000000..60c4563c84 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.frame.pot @@ -0,0 +1,21 @@ + +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.frame.rst:2 +msgid "frame" +msgstr "" + +#: ../../../manim/mobject/frame.py:docstring of manim.mobject.frame:1 +msgid "Special rectangles." +msgstr "" + +#: ../../source/reference/manim.mobject.frame.rst:15 +msgid "Classes" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.functions.FunctionGraph.po b/docs/i18n/gettext/reference/manim.mobject.functions.FunctionGraph.pot similarity index 55% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.functions.FunctionGraph.po rename to docs/i18n/gettext/reference/manim.mobject.functions.FunctionGraph.pot index 455c50d393..4f1fffdbad 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.functions.FunctionGraph.po +++ b/docs/i18n/gettext/reference/manim.mobject.functions.FunctionGraph.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.functions.FunctionGraph.rst:2 msgid "FunctionGraph" @@ -16,17 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.mobject.functions.FunctionGraph``" msgstr "" -#: manim.mobject.functions.FunctionGraph:1 of +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.FunctionGraph:1 msgid "Bases: :class:`manim.mobject.functions.ParametricFunction`" msgstr "" -#: manim.mobject.functions.FunctionGraph:1 of -msgid "" -"A :class:`ParametricFunction` that spans the length of the scene by " -"default." +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.FunctionGraph:1 +msgid "A :class:`ParametricFunction` that spans the length of the scene by default." msgstr "" -#: manim.mobject.functions.FunctionGraph:4 of +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.FunctionGraph:4 msgid "Examples" msgstr "" @@ -34,12 +30,6 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.mobject.functions.FunctionGraph.rst:21::1 -msgid "" -":obj:`get_point_from_function " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.functions.FunctionGraph.rst:23 msgid "Attributes" msgstr "" @@ -48,12 +38,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.functions.FunctionGraph.rst:30::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.functions.FunctionGraph.rst:30::1 msgid "The depth of the mobject." msgstr "" @@ -62,8 +46,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.functions.FunctionGraph.rst:30::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.functions.ImplicitFunction.pot b/docs/i18n/gettext/reference/manim.mobject.functions.ImplicitFunction.pot new file mode 100644 index 0000000000..1afc3ef23a --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.functions.ImplicitFunction.pot @@ -0,0 +1,100 @@ + +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.functions.ImplicitFunction.rst:2 +msgid "ImplicitFunction" +msgstr "" + +#: ../../source/reference/manim.mobject.functions.ImplicitFunction.rst:4 +msgid "Qualified name: ``manim.mobject.functions.ImplicitFunction``" +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction:1 +msgid "An implicit function." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction:3 +msgid "The implicit function in the form ``f(x, y) = 0``." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction:4 +msgid "The x min and max of the function." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction:5 +msgid "The y min and max of the function." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction:6 +msgid "The minimum depth of the function to calculate." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction:7 +msgid "The maximum number of quads to use." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction:8 +msgid "Whether or not to smoothen the curves." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction:9 +msgid "Additional parameters to pass into :class:`VMobject`" +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction:12 +msgid "A small ``min_depth`` :math:`d` means that some small details might be ignored if they don't cross an edge of one of the :math:`4^d` uniform quads." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction:16 +msgid "The value of ``max_quads`` strongly corresponds to the quality of the curve, but a higher number of quads may take longer to render." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction:21 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.functions.ImplicitFunction.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.functions.ImplicitFunction.rst:21::1 +#: ../../source/reference/manim.mobject.functions.ImplicitFunction.rst:21::1 +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction.generate_points:1 +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction.generate_points:1 +msgid "Initializes :attr:`points` and therefore the shape." +msgstr "" + +#: ../../source/reference/manim.mobject.functions.ImplicitFunction.rst:23 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction.generate_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction.generate_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction.generate_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ImplicitFunction.generate_points:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.functions.ParametricFunction.pot b/docs/i18n/gettext/reference/manim.mobject.functions.ParametricFunction.pot new file mode 100644 index 0000000000..920960e16f --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.functions.ParametricFunction.pot @@ -0,0 +1,60 @@ + +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.functions.ParametricFunction.rst:2 +msgid "ParametricFunction" +msgstr "" + +#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:4 +msgid "Qualified name: ``manim.mobject.functions.ParametricFunction``" +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ParametricFunction:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ParametricFunction:1 +msgid "A parametric curve." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ParametricFunction:4 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:23::1 +#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:23::1 +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ParametricFunction.generate_points:1 +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ParametricFunction.generate_points:1 +msgid "Initializes :attr:`points` and therefore the shape." +msgstr "" + +#: ../../source/reference/manim.mobject.functions.ParametricFunction.rst:25 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ParametricFunction.generate_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ParametricFunction.generate_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ParametricFunction.generate_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions.ParametricFunction.generate_points:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.functions.pot b/docs/i18n/gettext/reference/manim.mobject.functions.pot new file mode 100644 index 0000000000..39e96124c9 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.functions.pot @@ -0,0 +1,29 @@ + +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.functions.rst:2 +msgid "functions" +msgstr "" + +#: ../../../manim/mobject/functions.py:docstring of manim.mobject.functions:1 +msgid "Mobjects representing function graphs." +msgstr "" + +#: ../../source/reference/manim.mobject.functions.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim.mobject.functions.rst:24::1 +msgid "A :class:`ParametricFunction` that spans the length of the scene by default." +msgstr "" + +#: ../../source/reference/manim.mobject.functions.rst:24::1 +msgid "An implicit function." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.Angle.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.Angle.pot new file mode 100644 index 0000000000..5810695392 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Angle.pot @@ -0,0 +1,140 @@ + +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.geometry.Angle.rst:2 +msgid "Angle" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Angle.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.Angle``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:1 +msgid "A circular arc or elbow-type mobject representing an angle of two lines." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:0 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_value:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:3 +msgid "The first line." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:4 +msgid "The second line." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:5 +msgid "The radius of the :class:`Arc`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:6 +msgid "A sequence of two :class:`int` numbers determining which of the 4 quadrants should be used. The first value indicates whether to anchor the arc on the first line closer to the end point (1) or start point (-1), and the second value functions similarly for the end (1) or start (-1) of the second line. Possibilities: (1,1), (-1,1), (1,-1), (-1,-1)." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:12 +msgid "Toggles between the two possible angles defined by two points and an arc center. If set to False (default), the arc will always go counterclockwise from the point on line1 until the point on line2 is reached. If set to True, the angle will go clockwise from line1 to line2." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:15 +msgid "Allows for a :class:`Dot` in the arc. Mainly used as an convention to indicate a right angle. The dot can be customized in the next three parameters." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:18 +msgid "The radius of the :class:`Dot`. If not specified otherwise, this radius will be 1/10 of the arc radius." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:20 +msgid "Relative distance from the center to the arc: 0 puts the dot in the center and 1 on the arc itself." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:22 +msgid "The color of the :class:`Dot`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:24 +msgid "Produces an elbow-type mobject indicating a right angle, see :class:`RightAngle` for more information and a shorthand." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:27 +msgid "Further keyword arguments that are passed to the constructor of :class:`Arc` or :class:`Elbow`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:30 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_lines:7 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_value:9 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle:31 +msgid "The first example shows some right angles with a dot in the middle while the second example shows all 8 possible angles defined by two lines." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Angle.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Angle.rst:21::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_lines:1 +msgid "Get the lines forming an angle of the :class:`Angle` class." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Angle.rst:21::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_value:1 +msgid "Get the value of an angle of the :class:`Angle` class." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Angle.rst:23 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_lines:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_lines:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_lines:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_lines:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_lines:0 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_value:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_lines:3 +msgid "A :class:`~.VGroup` containing the lines that form the angle of the :class:`Angle` class." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_lines:0 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_value:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_value:3 +msgid "A boolean to decide the unit (deg/rad) in which the value of the angle is returned." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Angle.get_value:5 +msgid "The value in degrees/radians of an angle of the :class:`Angle` class." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.AnnotationDot.po b/docs/i18n/gettext/reference/manim.mobject.geometry.AnnotationDot.pot similarity index 72% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.AnnotationDot.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.AnnotationDot.pot index eb4f5be41d..606d43969f 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.AnnotationDot.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.AnnotationDot.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.AnnotationDot.rst:2 msgid "AnnotationDot" @@ -16,11 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.AnnotationDot``" msgstr "" -#: manim.mobject.geometry.AnnotationDot:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnotationDot:1 msgid "Bases: :class:`manim.mobject.geometry.Dot`" msgstr "" -#: manim.mobject.geometry.AnnotationDot:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnotationDot:1 msgid "A dot with bigger radius and bold stroke to annotate scenes." msgstr "" @@ -36,12 +34,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.AnnotationDot.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.AnnotationDot.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -54,8 +46,4 @@ msgstr "" msgid "The width of the mobject." msgstr "" -#: manim.mobject.geometry.AnnotationDot of -msgid "Parameters" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.AnnularSector.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.AnnularSector.pot new file mode 100644 index 0000000000..ea05a90cfe --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.AnnularSector.pot @@ -0,0 +1,88 @@ + +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.geometry.AnnularSector.rst:2 +msgid "AnnularSector" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.AnnularSector.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.AnnularSector``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector:1 +msgid "Bases: :class:`manim.mobject.geometry.Arc`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector:1 +msgid "The inside radius of the Annular Sector." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector:2 +msgid "The outside radius of the Annular Sector." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector:3 +msgid "The clockwise angle of the Annular Sector." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector:4 +msgid "The starting clockwise angle of the Annular Sector." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector:5 +msgid "The opacity of the color filled in the Annular Sector." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector:6 +msgid "The stroke width of the Annular Sector." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector:7 +msgid "The color filled into the Annular Sector." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector:10 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.AnnularSector.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.AnnularSector.rst:21::1 +#: ../../source/reference/manim.mobject.geometry.AnnularSector.rst:21::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector.generate_points:1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector.generate_points:1 +msgid "Initializes :attr:`points` and therefore the shape." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.AnnularSector.rst:23 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector.generate_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector.generate_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector.generate_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.AnnularSector.generate_points:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.Annulus.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.Annulus.pot new file mode 100644 index 0000000000..9926165ab7 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Annulus.pot @@ -0,0 +1,76 @@ + +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.geometry.Annulus.rst:2 +msgid "Annulus" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Annulus.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.Annulus``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Annulus:1 +msgid "Bases: :class:`manim.mobject.geometry.Circle`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Annulus:1 +msgid "Region between two concentric :class:`Circles <.Circle>`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Annulus:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Annulus:3 +msgid "The radius of the inner :class:`Circle`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Annulus:4 +msgid "The radius of the outer :class:`Circle`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Annulus:5 +msgid "Additional arguments to be passed to :class:`Annulus`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Annulus:9 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Annulus.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Annulus.rst:21::1 +#: ../../source/reference/manim.mobject.geometry.Annulus.rst:21::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Annulus.generate_points:1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Annulus.generate_points:1 +msgid "Initializes :attr:`points` and therefore the shape." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Annulus.rst:23 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Annulus.generate_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Annulus.generate_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Annulus.generate_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Annulus.generate_points:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.Arc.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.Arc.pot new file mode 100644 index 0000000000..7fe562a7a6 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Arc.pot @@ -0,0 +1,71 @@ + +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.geometry.Arc.rst:2 +msgid "Arc" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Arc.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.Arc``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arc:1 +msgid "Bases: :class:`manim.mobject.geometry.TipableVMobject`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arc:1 +msgid "A circular arc." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arc:4 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arc:5 +msgid "A simple arc of angle Pi." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Arc.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Arc.rst:26::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arc.generate_points:1 +msgid "Initializes :attr:`points` and therefore the shape." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Arc.rst:26::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arc.get_arc_center:1 +msgid "Looks at the normals to the first two anchors, and finds their intersection points" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Arc.rst:28 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arc.generate_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arc.generate_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arc.generate_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arc.generate_points:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arc:0 +msgid "Parameters" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArcBetweenPoints.po b/docs/i18n/gettext/reference/manim.mobject.geometry.ArcBetweenPoints.pot similarity index 61% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArcBetweenPoints.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.ArcBetweenPoints.pot index 9749792341..e2e3fd229e 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArcBetweenPoints.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.ArcBetweenPoints.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.ArcBetweenPoints.rst:2 msgid "ArcBetweenPoints" @@ -16,17 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.ArcBetweenPoints``" msgstr "" -#: manim.mobject.geometry.ArcBetweenPoints:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcBetweenPoints:1 msgid "Bases: :class:`manim.mobject.geometry.Arc`" msgstr "" -#: manim.mobject.geometry.ArcBetweenPoints:1 of -msgid "" -"Inherits from Arc and additionally takes 2 points between which the arc " -"is spanned." +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcBetweenPoints:1 +msgid "Inherits from Arc and additionally takes 2 points between which the arc is spanned." msgstr "" -#: manim.mobject.geometry.ArcBetweenPoints:4 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcBetweenPoints:4 msgid "Example" msgstr "" @@ -42,12 +38,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArcBetweenPoints.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.ArcBetweenPoints.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -56,8 +46,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArcBetweenPoints.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.ArcPolygon.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.ArcPolygon.pot new file mode 100644 index 0000000000..32d0fa1b19 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.ArcPolygon.pot @@ -0,0 +1,105 @@ + +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.geometry.ArcPolygon.rst:2 +msgid "ArcPolygon" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.ArcPolygon``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:1 +msgid "A generalized polygon allowing for points to be connected with arcs." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:3 +msgid "This version tries to stick close to the way :class:`Polygon` is used. Points can be passed to it directly which are used to generate the according arcs (using :class:`ArcBetweenPoints`). An angle or radius can be passed to it to use across all arcs, but to configure arcs individually an ``arc_config`` list has to be passed with the syntax explained below." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:11 +msgid "Two instances of :class:`ArcPolygon` can be transformed properly into one another as well. Be advised that any arc initialized with ``angle=0`` will actually be a straight line, so if a straight section should seamlessly transform into an arced section or vice versa, initialize the straight section with a negligible angle instead (such as ``angle=0.0001``)." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:17 +msgid "There is an alternative version (:class:`ArcPolygonFromArcs`) that is instantiated with pre-defined arcs." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:20 +msgid ":class:`ArcPolygonFromArcs`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:22 +msgid "A list of vertices, start and end points for the arc segments." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:24 +msgid "The angle used for constructing the arcs. If no other parameters are set, this angle is used to construct all arcs." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:27 +msgid "The circle radius used to construct the arcs. If specified, overrides the specified ``angle``." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:30 +msgid "When passing a ``dict``, its content will be passed as keyword arguments to :class:`~.ArcBetweenPoints`. Otherwise, a list of dictionaries containing values that are passed as keyword arguments for every individual arc can be passed." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:35 +msgid "Further keyword arguments that are passed to the constructor of :class:`~.VMobject`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:42 +msgid "The arcs created from the input parameters::" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:0 +msgid "type" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:49 +msgid ":class:`list`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:52 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygon:71 +msgid "For further examples see :class:`ArcPolygonFromArcs`." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArcPolygon.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.ArcPolygonFromArcs.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.ArcPolygonFromArcs.pot new file mode 100644 index 0000000000..97d67ddaa0 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.ArcPolygonFromArcs.pot @@ -0,0 +1,113 @@ + +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.geometry.ArcPolygonFromArcs.rst:2 +msgid "ArcPolygonFromArcs" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.ArcPolygonFromArcs``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:1 +msgid "A generalized polygon allowing for points to be connected with arcs." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:3 +msgid "This version takes in pre-defined arcs to generate the arcpolygon and introduces little new syntax. However unlike :class:`Polygon` it can't be created with points directly." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:7 +msgid "For proper appearance the passed arcs should connect seamlessly: ``[a,b][b,c][c,a]``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:10 +msgid "If there are any gaps between the arcs, those will be filled in with straight lines, which can be used deliberately for any straight sections. Arcs can also be passed as straight lines such as an arc initialized with ``angle=0``." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:17 +msgid "Two instances of :class:`ArcPolygon` can be transformed properly into one another as well. Be advised that any arc initialized with ``angle=0`` will actually be a straight line, so if a straight section should seamlessly transform into an arced section or vice versa, initialize the straight section with a negligible angle instead (such as ``angle=0.0001``)." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:23 +msgid "There is an alternative version (:class:`ArcPolygon`) that can be instantiated with points." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:26 +msgid ":class:`ArcPolygon`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:28 +msgid "These are the arcs from which the arcpolygon is assembled." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:30 +msgid "Keyword arguments that are passed to the constructor of :class:`~.VMobject`. Affects how the ArcPolygon itself is drawn, but doesn't affect passed arcs." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:38 +msgid "The arcs used to initialize the ArcPolygonFromArcs::" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:0 +msgid "type" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:45 +msgid ":class:`list`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:48 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:49 +msgid "One example of an arcpolygon is the Reuleaux triangle. Instead of 3 straight lines connecting the outer points, a Reuleaux triangle has 3 arcs connecting those points, making a shape with constant width." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:54 +msgid "Passed arcs are stored as submobjects in the arcpolygon. This means that the arcs are changed along with the arcpolygon, for example when it's shifted, and these arcs can be manipulated after the arcpolygon has been initialized." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:59 +msgid "Also both the arcs contained in an :class:`~.ArcPolygonFromArcs`, as well as the arcpolygon itself are drawn, which affects draw time in :class:`~.Create` for example. In most cases the arcs themselves don't need to be drawn, in which case they can be passed as invisible." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArcPolygonFromArcs:81 +msgid "The arcpolygon itself can also be hidden so that instead only the contained arcs are drawn. This can be used to easily debug arcs or to highlight them." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArcPolygonFromArcs.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.Arrow.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.Arrow.pot new file mode 100644 index 0000000000..e2f6ad401e --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Arrow.pot @@ -0,0 +1,125 @@ + +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.geometry.Arrow.rst:2 +msgid "Arrow" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Arrow.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.Arrow``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow:1 +msgid "Bases: :class:`manim.mobject.geometry.Line`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow:1 +msgid "An arrow." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow:3 +msgid "Arguments to be passed to :class:`Line`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow:5 +msgid "The thickness of the arrow. Influenced by :attr:`max_stroke_width_to_length_ratio`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow:7 +msgid "The distance of the arrow from its start and end points." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow:9 +msgid ":attr:`tip_length` scales with the length of the arrow. Increasing this ratio raises the max value of :attr:`tip_length`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow:11 +msgid ":attr:`stroke_width` scales with the length of the arrow. Increasing this ratio ratios the max value of :attr:`stroke_width`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow:13 +msgid "Additional arguments to be passed to :class:`Line`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow:17 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.get_default_tip_length:4 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.get_normal_vector:4 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.scale:6 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow:80 +msgid ":class:`ArrowTip`, :class:`CurvedArrow`" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Arrow.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Arrow.rst:24::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.get_default_tip_length:1 +msgid "Returns the default tip_length of the arrow." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Arrow.rst:24::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.get_normal_vector:1 +msgid "Returns the normal of a vector." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Arrow.rst:24::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.reset_normal_vector:1 +msgid "Resets the normal of a vector" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Arrow.rst:24::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.scale:1 +msgid "Scale an arrow, but keep stroke width and arrow tip size fixed." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Arrow.rst:24::1 +msgid "Used internally." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Arrow.rst:26 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.get_default_tip_length:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.get_default_tip_length:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.get_default_tip_length:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.get_default_tip_length:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.get_default_tip_length:0 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.get_normal_vector:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.scale:3 +msgid ":meth:`~.Mobject.scale`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Arrow.scale:17 +msgid "Manually scaling the object using the default method :meth:`~.Mobject.scale` does not have the same properties::" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowCircleFilledTip.po b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowCircleFilledTip.pot similarity index 76% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowCircleFilledTip.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.ArrowCircleFilledTip.pot index 8877a3b212..54aed73d35 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowCircleFilledTip.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowCircleFilledTip.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.ArrowCircleFilledTip.rst:2 msgid "ArrowCircleFilledTip" @@ -16,11 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.ArrowCircleFilledTip``" msgstr "" -#: manim.mobject.geometry.ArrowCircleFilledTip:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowCircleFilledTip:1 msgid "Bases: :class:`manim.mobject.geometry.ArrowCircleTip`" msgstr "" -#: manim.mobject.geometry.ArrowCircleFilledTip:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowCircleFilledTip:1 msgid "Circular arrow tip with filled tip." msgstr "" @@ -36,12 +34,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowCircleFilledTip.rst:33::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.ArrowCircleFilledTip.rst:33::1 msgid "The base point of the arrow tip." msgstr "" @@ -70,8 +62,4 @@ msgstr "" msgid "The vector pointing from the base point to the tip point." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowCircleFilledTip.rst:33::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowCircleTip.po b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowCircleTip.pot similarity index 72% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowCircleTip.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.ArrowCircleTip.pot index d6339afc42..376ad76d77 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowCircleTip.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowCircleTip.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.ArrowCircleTip.rst:2 msgid "ArrowCircleTip" @@ -16,13 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.ArrowCircleTip``" msgstr "" -#: manim.mobject.geometry.ArrowCircleTip:1 of -msgid "" -"Bases: :class:`manim.mobject.geometry.ArrowTip`, " -":class:`manim.mobject.geometry.Circle`" +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowCircleTip:1 +msgid "Bases: :class:`manim.mobject.geometry.ArrowTip`, :class:`manim.mobject.geometry.Circle`" msgstr "" -#: manim.mobject.geometry.ArrowCircleTip:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowCircleTip:1 msgid "Circular arrow tip." msgstr "" @@ -38,12 +34,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowCircleTip.rst:33::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.ArrowCircleTip.rst:33::1 msgid "The base point of the arrow tip." msgstr "" @@ -72,8 +62,4 @@ msgstr "" msgid "The vector pointing from the base point to the tip point." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowCircleTip.rst:33::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowSquareFilledTip.po b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowSquareFilledTip.pot similarity index 76% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowSquareFilledTip.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.ArrowSquareFilledTip.pot index 9e3effae96..1c2e21a493 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowSquareFilledTip.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowSquareFilledTip.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.ArrowSquareFilledTip.rst:2 msgid "ArrowSquareFilledTip" @@ -16,11 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.ArrowSquareFilledTip``" msgstr "" -#: manim.mobject.geometry.ArrowSquareFilledTip:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowSquareFilledTip:1 msgid "Bases: :class:`manim.mobject.geometry.ArrowSquareTip`" msgstr "" -#: manim.mobject.geometry.ArrowSquareFilledTip:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowSquareFilledTip:1 msgid "Square arrow tip with filled tip." msgstr "" @@ -36,12 +34,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowSquareFilledTip.rst:33::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.ArrowSquareFilledTip.rst:33::1 msgid "The base point of the arrow tip." msgstr "" @@ -70,8 +62,4 @@ msgstr "" msgid "The vector pointing from the base point to the tip point." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowSquareFilledTip.rst:33::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowSquareTip.po b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowSquareTip.pot similarity index 72% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowSquareTip.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.ArrowSquareTip.pot index 2c287ebf47..e46f5c3e8e 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowSquareTip.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowSquareTip.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.ArrowSquareTip.rst:2 msgid "ArrowSquareTip" @@ -16,13 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.ArrowSquareTip``" msgstr "" -#: manim.mobject.geometry.ArrowSquareTip:1 of -msgid "" -"Bases: :class:`manim.mobject.geometry.ArrowTip`, " -":class:`manim.mobject.geometry.Square`" +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowSquareTip:1 +msgid "Bases: :class:`manim.mobject.geometry.ArrowTip`, :class:`manim.mobject.geometry.Square`" msgstr "" -#: manim.mobject.geometry.ArrowSquareTip:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowSquareTip:1 msgid "Square arrow tip." msgstr "" @@ -38,12 +34,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowSquareTip.rst:33::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.ArrowSquareTip.rst:33::1 msgid "The base point of the arrow tip." msgstr "" @@ -72,8 +62,4 @@ msgstr "" msgid "The vector pointing from the base point to the tip point." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowSquareTip.rst:33::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowTip.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowTip.pot new file mode 100644 index 0000000000..b7db34268c --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowTip.pot @@ -0,0 +1,103 @@ + +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.geometry.ArrowTip.rst:2 +msgid "ArrowTip" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArrowTip.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.ArrowTip``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip:1 +msgid "Base class for arrow tips." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip:3 +msgid ":class:`ArrowTriangleTip`, :class:`ArrowTriangleFilledTip`, :class:`ArrowCircleTip`, :class:`ArrowCircleFilledTip`, :class:`ArrowSquareTip`, :class:`ArrowSquareFilledTip`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip:6 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.base:6 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.length:4 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.tip_angle:4 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.tip_point:4 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.vector:4 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip:7 +msgid "Cannot be used directly, only intended for inheritance::" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip:14 +msgid "Instead, use one of the pre-defined ones, or make a custom one like this:" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip:33 +msgid "Using a class inherited from :class:`ArrowTip` to get a non-filled tip is a shorthand to manually specifying the arrow tip style as follows::" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip:39 +msgid "The following example illustrates the usage of all of the predefined arrow tips." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArrowTip.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.ArrowTip.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.base:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.base:1::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.base:1 +msgid "The base point of the arrow tip." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.base:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.base:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.base:1::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.length:1 +msgid "The length of the arrow tip." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.base:1::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.tip_angle:1 +msgid "The angle of the arrow tip." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.base:1::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.tip_point:1 +msgid "The tip point of the arrow tip." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.base:1::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.vector:1 +msgid "The vector pointing from the base point to the tip point." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTip.base:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowTriangleFilledTip.po b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowTriangleFilledTip.pot similarity index 65% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowTriangleFilledTip.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.ArrowTriangleFilledTip.pot index 865f9e0b02..0ca6738502 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowTriangleFilledTip.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowTriangleFilledTip.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.ArrowTriangleFilledTip.rst:2 msgid "ArrowTriangleFilledTip" @@ -16,15 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.ArrowTriangleFilledTip``" msgstr "" -#: manim.mobject.geometry.ArrowTriangleFilledTip:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTriangleFilledTip:1 msgid "Bases: :class:`manim.mobject.geometry.ArrowTriangleTip`" msgstr "" -#: manim.mobject.geometry.ArrowTriangleFilledTip:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTriangleFilledTip:1 msgid "Triangular arrow tip with filled tip." msgstr "" -#: manim.mobject.geometry.ArrowTriangleFilledTip:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTriangleFilledTip:3 msgid "This is the default arrow tip shape." msgstr "" @@ -40,12 +38,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowTriangleFilledTip.rst:33::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.ArrowTriangleFilledTip.rst:33::1 msgid "The base point of the arrow tip." msgstr "" @@ -62,22 +54,10 @@ msgstr "" msgid "The length of the arrow tip." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowTriangleFilledTip.rst:33::1 -msgid "" -":obj:`tip_angle " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.ArrowTriangleFilledTip.rst:33::1 msgid "The angle of the arrow tip." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowTriangleFilledTip.rst:33::1 -msgid "" -":obj:`tip_point " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.ArrowTriangleFilledTip.rst:33::1 msgid "The tip point of the arrow tip." msgstr "" @@ -86,8 +66,4 @@ msgstr "" msgid "The vector pointing from the base point to the tip point." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowTriangleFilledTip.rst:33::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowTriangleTip.po b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowTriangleTip.pot similarity index 72% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowTriangleTip.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.ArrowTriangleTip.pot index d8825702ce..ca5131b7b9 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.ArrowTriangleTip.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.ArrowTriangleTip.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.ArrowTriangleTip.rst:2 msgid "ArrowTriangleTip" @@ -16,13 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.ArrowTriangleTip``" msgstr "" -#: manim.mobject.geometry.ArrowTriangleTip:1 of -msgid "" -"Bases: :class:`manim.mobject.geometry.ArrowTip`, " -":class:`manim.mobject.geometry.Triangle`" +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTriangleTip:1 +msgid "Bases: :class:`manim.mobject.geometry.ArrowTip`, :class:`manim.mobject.geometry.Triangle`" msgstr "" -#: manim.mobject.geometry.ArrowTriangleTip:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.ArrowTriangleTip:1 msgid "Triangular arrow tip." msgstr "" @@ -38,12 +34,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowTriangleTip.rst:33::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.ArrowTriangleTip.rst:33::1 msgid "The base point of the arrow tip." msgstr "" @@ -72,8 +62,4 @@ msgstr "" msgid "The vector pointing from the base point to the tip point." msgstr "" -#: ../../source/reference/manim.mobject.geometry.ArrowTriangleTip.rst:33::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.Circle.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.Circle.pot new file mode 100644 index 0000000000..71e765e868 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Circle.pot @@ -0,0 +1,117 @@ + +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.geometry.Circle.rst:2 +msgid "Circle" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Circle.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.Circle``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle:1 +msgid "Bases: :class:`manim.mobject.geometry.Arc`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle:1 +msgid "A circle." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle:0 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.from_three_points:0 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.point_at_angle:0 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.surround:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle:3 +msgid "The color of the shape." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle:5 +msgid "Additional arguments to be passed to :class:`Arc`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle:9 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.point_at_angle:7 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.surround:13 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Circle.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Circle.rst:22::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.from_three_points:1 +msgid "Returns a circle passing through the specified three points." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Circle.rst:22::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.point_at_angle:1 +msgid "Returns the position of a point on the circle." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Circle.rst:22::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.surround:1 +msgid "Modifies a circle so that it surrounds a given mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Circle.rst:24 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.from_three_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.from_three_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.from_three_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.from_three_points:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.from_three_points:5 +msgid "Example" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.point_at_angle:3 +msgid "The angle of the point along the circle in radians." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.point_at_angle:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.point_at_angle:21 +msgid "The location of the point along the circle's circumference." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.point_at_angle:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.point_at_angle:22 +msgid ":class:`numpy.ndarray`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.surround:3 +msgid "The mobject that the circle will be surrounding." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Circle.surround:7 +msgid "Scales the circle with respect to the mobject. A `buffer_factor` < 1 makes the circle smaller than the mobject." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.CubicBezier.po b/docs/i18n/gettext/reference/manim.mobject.geometry.CubicBezier.pot similarity index 66% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.CubicBezier.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.CubicBezier.pot index 9014894f1a..e744000f01 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.CubicBezier.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.CubicBezier.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.CubicBezier.rst:2 msgid "CubicBezier" @@ -16,11 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.CubicBezier``" msgstr "" -#: manim.mobject.geometry.CubicBezier:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.CubicBezier:1 msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" msgstr "" -#: manim.mobject.geometry.CubicBezier:2 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.CubicBezier:2 msgid "Example" msgstr "" @@ -36,12 +34,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.CubicBezier.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.CubicBezier.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -50,8 +42,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.CubicBezier.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.CurvedArrow.po b/docs/i18n/gettext/reference/manim.mobject.geometry.CurvedArrow.pot similarity index 67% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.CurvedArrow.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.CurvedArrow.pot index aeb5d5b76f..ed42dc8fd9 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.CurvedArrow.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.CurvedArrow.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.CurvedArrow.rst:2 msgid "CurvedArrow" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.CurvedArrow``" msgstr "" -#: manim.mobject.geometry.CurvedArrow:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.CurvedArrow:1 msgid "Bases: :class:`manim.mobject.geometry.ArcBetweenPoints`" msgstr "" @@ -32,12 +30,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.CurvedArrow.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.CurvedArrow.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -46,8 +38,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.CurvedArrow.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.CurvedDoubleArrow.po b/docs/i18n/gettext/reference/manim.mobject.geometry.CurvedDoubleArrow.pot similarity index 67% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.CurvedDoubleArrow.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.CurvedDoubleArrow.pot index ae0605fef0..872d7ae853 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.CurvedDoubleArrow.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.CurvedDoubleArrow.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.CurvedDoubleArrow.rst:2 msgid "CurvedDoubleArrow" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.CurvedDoubleArrow``" msgstr "" -#: manim.mobject.geometry.CurvedDoubleArrow:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.CurvedDoubleArrow:1 msgid "Bases: :class:`manim.mobject.geometry.CurvedArrow`" msgstr "" @@ -32,12 +30,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.CurvedDoubleArrow.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.CurvedDoubleArrow.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -46,8 +38,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.CurvedDoubleArrow.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Cutout.po b/docs/i18n/gettext/reference/manim.mobject.geometry.Cutout.pot similarity index 54% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Cutout.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.Cutout.pot index 8d27e0a549..6d22490c70 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Cutout.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Cutout.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.Cutout.rst:2 msgid "Cutout" @@ -16,40 +14,35 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.Cutout``" msgstr "" -#: manim.mobject.geometry.Cutout:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Cutout:1 msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" msgstr "" -#: manim.mobject.geometry.Cutout:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Cutout:1 msgid "A shape with smaller cutouts." msgstr "" -#: manim.mobject.geometry.Cutout:5 of -msgid "" -"Technically, this class behaves similar to a symmetric difference: if " -"parts of the ``mobjects`` are not located within the ``main_shape``, " -"these parts will be added to the resulting :class:`~.VMobject`." +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Cutout:5 +msgid "Technically, this class behaves similar to a symmetric difference: if parts of the ``mobjects`` are not located within the ``main_shape``, these parts will be added to the resulting :class:`~.VMobject`." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Cutout.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Cutout:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.Cutout:9 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Cutout:9 msgid "The primary shape from which cutouts are made." msgstr "" -#: manim.mobject.geometry.Cutout:11 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Cutout:11 msgid "The smaller shapes which are to be cut out of the ``main_shape``." msgstr "" -#: manim.mobject.geometry.Cutout:13 of -msgid "" -"Further keyword arguments that are passed to the constructor of " -":class:`~.VMobject`." +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Cutout:13 +msgid "Further keyword arguments that are passed to the constructor of :class:`~.VMobject`." msgstr "" -#: manim.mobject.geometry.Cutout:17 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Cutout:17 msgid "Examples" msgstr "" @@ -65,12 +58,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Cutout.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.Cutout.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -79,8 +66,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Cutout.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.DashedLine.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.DashedLine.pot new file mode 100644 index 0000000000..b3a61c340e --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.DashedLine.pot @@ -0,0 +1,103 @@ + +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.geometry.DashedLine.rst:2 +msgid "DashedLine" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.DashedLine``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine:1 +msgid "Bases: :class:`manim.mobject.geometry.Line`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine:1 +msgid "A dashed :class:`Line`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine:3 +msgid "Arguments to be passed to :class:`Line`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine:5 +msgid "The length of each individual dash of the line." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine:7 +msgid "The ratio of dash space to empty space. Range of 0-1." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine:9 +msgid "Additional arguments to be passed to :class:`Line`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine:13 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.calculate_num_dashes:4 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.get_end:4 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.get_first_handle:4 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.get_last_handle:4 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.get_start:4 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:24::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.calculate_num_dashes:1 +msgid "Returns the number of dashes in the dashed line." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:24::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.get_end:1 +msgid "Returns the end point of the line." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:24::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.get_first_handle:1 +msgid "Returns the point of the first handle." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:24::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.get_last_handle:1 +msgid "Returns the point of the last handle." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:24::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.get_start:1 +msgid "Returns the start point of the line." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.DashedLine.rst:26 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.calculate_num_dashes:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.calculate_num_dashes:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.calculate_num_dashes:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DashedLine.calculate_num_dashes:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Dot.po b/docs/i18n/gettext/reference/manim.mobject.geometry.Dot.pot similarity index 61% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Dot.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.Dot.pot index 427b5f08fe..e23182b9ce 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Dot.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Dot.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.Dot.rst:2 msgid "Dot" @@ -16,43 +14,43 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.Dot``" msgstr "" -#: manim.mobject.geometry.Dot:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Dot:1 msgid "Bases: :class:`manim.mobject.geometry.Circle`" msgstr "" -#: manim.mobject.geometry.Dot:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Dot:1 msgid "A circle with a very small radius." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Dot.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Dot:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.Dot:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Dot:3 msgid "The location of the dot." msgstr "" -#: manim.mobject.geometry.Dot:5 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Dot:5 msgid "The radius of the dot." msgstr "" -#: manim.mobject.geometry.Dot:7 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Dot:7 msgid "The thickness of the outline of the dot." msgstr "" -#: manim.mobject.geometry.Dot:9 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Dot:9 msgid "The opacity of the dot's fill_colour" msgstr "" -#: manim.mobject.geometry.Dot:11 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Dot:11 msgid "The color of the dot." msgstr "" -#: manim.mobject.geometry.Dot:13 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Dot:13 msgid "Additional arguments to be passed to :class:`Circle`" msgstr "" -#: manim.mobject.geometry.Dot:17 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Dot:17 msgid "Examples" msgstr "" @@ -68,12 +66,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Dot.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.Dot.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -82,8 +74,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Dot.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.DoubleArrow.po b/docs/i18n/gettext/reference/manim.mobject.geometry.DoubleArrow.pot similarity index 63% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.DoubleArrow.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.DoubleArrow.pot index 60a4ad73a1..785db55d01 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.DoubleArrow.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.DoubleArrow.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.DoubleArrow.rst:2 msgid "DoubleArrow" @@ -16,31 +14,31 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.DoubleArrow``" msgstr "" -#: manim.mobject.geometry.DoubleArrow:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DoubleArrow:1 msgid "Bases: :class:`manim.mobject.geometry.Arrow`" msgstr "" -#: manim.mobject.geometry.DoubleArrow:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DoubleArrow:1 msgid "An arrow with tips on both ends." msgstr "" -#: ../../source/reference/manim.mobject.geometry.DoubleArrow.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DoubleArrow:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.DoubleArrow:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DoubleArrow:3 msgid "Arguments to be passed to :class:`Arrow`" msgstr "" -#: manim.mobject.geometry.DoubleArrow:5 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DoubleArrow:5 msgid "Additional arguments to be passed to :class:`Arrow`" msgstr "" -#: manim.mobject.geometry.DoubleArrow:9 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DoubleArrow:9 msgid "Examples" msgstr "" -#: manim.mobject.geometry.DoubleArrow:36 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.DoubleArrow:36 msgid ":class:`ArrowTip`, :class:`CurvedDoubleArrow`" msgstr "" @@ -56,12 +54,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.DoubleArrow.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.DoubleArrow.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -70,8 +62,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.DoubleArrow.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Elbow.po b/docs/i18n/gettext/reference/manim.mobject.geometry.Elbow.pot similarity index 64% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Elbow.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.Elbow.pot index 71631cfe5d..19fa5be3b6 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Elbow.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Elbow.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.Elbow.rst:2 msgid "Elbow" @@ -16,35 +14,35 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.Elbow``" msgstr "" -#: manim.mobject.geometry.Elbow:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Elbow:1 msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" msgstr "" -#: manim.mobject.geometry.Elbow:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Elbow:1 msgid "Two lines that create a right angle about each other: L-shape." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Elbow.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Elbow:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.Elbow:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Elbow:3 msgid "The length of the elbow's sides." msgstr "" -#: manim.mobject.geometry.Elbow:5 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Elbow:5 msgid "The rotation of the elbow." msgstr "" -#: manim.mobject.geometry.Elbow:7 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Elbow:7 msgid "Additional arguments to be passed to :class:`~.VMobject`" msgstr "" -#: manim.mobject.geometry.Elbow:11 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Elbow:11 msgid "Examples" msgstr "" -#: manim.mobject.geometry.Elbow:24 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Elbow:24 msgid ":class:`RightAngle`" msgstr "" @@ -60,12 +58,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Elbow.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.Elbow.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -74,8 +66,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Elbow.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Ellipse.po b/docs/i18n/gettext/reference/manim.mobject.geometry.Ellipse.pot similarity index 63% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Ellipse.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.Ellipse.pot index 50d26aa22d..61a1548eea 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Ellipse.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Ellipse.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.Ellipse.rst:2 msgid "Ellipse" @@ -16,31 +14,31 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.Ellipse``" msgstr "" -#: manim.mobject.geometry.Ellipse:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Ellipse:1 msgid "Bases: :class:`manim.mobject.geometry.Circle`" msgstr "" -#: manim.mobject.geometry.Ellipse:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Ellipse:1 msgid "A circular shape; oval, circle." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Ellipse.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Ellipse:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.Ellipse:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Ellipse:3 msgid "The horizontal width of the ellipse." msgstr "" -#: manim.mobject.geometry.Ellipse:5 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Ellipse:5 msgid "The vertical height of the ellipse." msgstr "" -#: manim.mobject.geometry.Ellipse:7 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Ellipse:7 msgid "Additional arguments to be passed to :class:`Circle`" msgstr "" -#: manim.mobject.geometry.Ellipse:11 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Ellipse:11 msgid "Examples" msgstr "" @@ -56,12 +54,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Ellipse.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.Ellipse.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -70,8 +62,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Ellipse.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.LabeledDot.po b/docs/i18n/gettext/reference/manim.mobject.geometry.LabeledDot.pot similarity index 50% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.LabeledDot.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.LabeledDot.pot index 87bc80f5cf..c3abdbf47e 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.LabeledDot.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.LabeledDot.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.LabeledDot.rst:2 msgid "LabeledDot" @@ -16,37 +14,31 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.LabeledDot``" msgstr "" -#: manim.mobject.geometry.LabeledDot:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.LabeledDot:1 msgid "Bases: :class:`manim.mobject.geometry.Dot`" msgstr "" -#: manim.mobject.geometry.LabeledDot:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.LabeledDot:1 msgid "A :class:`Dot` containing a label in its center." msgstr "" -#: ../../source/reference/manim.mobject.geometry.LabeledDot.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.LabeledDot:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.LabeledDot:3 of -msgid "" -"The label of the :class:`Dot`. This is rendered as :class:`~.MathTex` by " -"default (i.e., when passing a :class:`str`), but other classes " -"representing rendered strings like :class:`~.Text` or :class:`~.Tex` can " -"be passed as well." +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.LabeledDot:3 +msgid "The label of the :class:`Dot`. This is rendered as :class:`~.MathTex` by default (i.e., when passing a :class:`str`), but other classes representing rendered strings like :class:`~.Text` or :class:`~.Tex` can be passed as well." msgstr "" -#: manim.mobject.geometry.LabeledDot:8 of -msgid "" -"The radius of the :class:`Dot`. If ``None`` (the default), the radius is " -"calculated based on the size of the ``label``." +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.LabeledDot:8 +msgid "The radius of the :class:`Dot`. If ``None`` (the default), the radius is calculated based on the size of the ``label``." msgstr "" -#: ../../source/reference/manim.mobject.geometry.LabeledDot.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.LabeledDot:0 msgid "Return type" msgstr "" -#: manim.mobject.geometry.LabeledDot:13 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.LabeledDot:13 msgid "Examples" msgstr "" @@ -62,12 +54,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.LabeledDot.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.LabeledDot.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -76,8 +62,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.LabeledDot.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.Line.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.Line.pot new file mode 100644 index 0000000000..b892600514 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Line.pot @@ -0,0 +1,79 @@ + +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.geometry.Line.rst:2 +msgid "Line" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Line.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.Line``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line:1 +msgid "Bases: :class:`manim.mobject.geometry.TipableVMobject`" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Line.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Line.rst:34::1 +#: ../../source/reference/manim.mobject.geometry.Line.rst:34::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line.generate_points:1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line.generate_points:1 +msgid "Initializes :attr:`points` and therefore the shape." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Line.rst:34::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line.get_projection:1 +msgid "Returns the projection of a point onto a line." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Line.rst:34::1 +msgid "Sets starts and end coordinates of a line." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Line.rst:36 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line.generate_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line.generate_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line.generate_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line.generate_points:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line.generate_points:3 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line.generate_points:3 +msgid "Gets called upon creation. This is an empty method that can be implemented by subclasses." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line.get_projection:0 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line.put_start_and_end_on:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line.get_projection:3 +msgid "The point to which the line is projected." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Line.get_projection:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Polygon.po b/docs/i18n/gettext/reference/manim.mobject.geometry.Polygon.pot similarity index 64% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Polygon.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.Polygon.pot index 0e00f20656..84980f1678 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Polygon.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Polygon.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.Polygon.rst:2 msgid "Polygon" @@ -16,27 +14,27 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.Polygon``" msgstr "" -#: manim.mobject.geometry.Polygon:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygon:1 msgid "Bases: :class:`manim.mobject.geometry.Polygram`" msgstr "" -#: manim.mobject.geometry.Polygon:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygon:1 msgid "A shape consisting of one closed loop of vertices." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Polygon.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygon:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.Polygon:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygon:3 msgid "The vertices of the :class:`Polygon`." msgstr "" -#: manim.mobject.geometry.Polygon:4 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygon:4 msgid "Forwarded to the parent constructor." msgstr "" -#: manim.mobject.geometry.Polygon:7 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygon:7 msgid "Examples" msgstr "" @@ -52,12 +50,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Polygon.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.Polygon.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -66,8 +58,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Polygon.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.Polygram.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.Polygram.pot new file mode 100644 index 0000000000..bdf7e14fca --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Polygram.pot @@ -0,0 +1,123 @@ + +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.geometry.Polygram.rst:2 +msgid "Polygram" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Polygram.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.Polygram``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram:1 +msgid "A generalized :class:`Polygon`, allowing for disconnected sets of edges." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram:0 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.round_corners:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram:3 +msgid "The groups of vertices making up the :class:`Polygram`. The first vertex in each group is repeated to close the shape. Each point must be 3-dimensional: ``[x,y,z]``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram:3 +msgid "The groups of vertices making up the :class:`Polygram`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram:5 +msgid "The first vertex in each group is repeated to close the shape. Each point must be 3-dimensional: ``[x,y,z]``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram:7 +msgid "The color of the :class:`Polygram`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram:8 +msgid "Forwarded to the parent constructor." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram:11 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertex_groups:7 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertices:7 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.round_corners:6 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Polygram.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Polygram.rst:22::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertex_groups:1 +msgid "Gets the vertex groups of the :class:`Polygram`." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Polygram.rst:22::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertices:1 +msgid "Gets the vertices of the :class:`Polygram`." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Polygram.rst:22::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.round_corners:1 +msgid "Rounds off the corners of the :class:`Polygram`." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Polygram.rst:24 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertex_groups:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertex_groups:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertex_groups:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertex_groups:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertex_groups:0 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertices:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertex_groups:3 +msgid "The vertex groups of the :class:`Polygram`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertex_groups:0 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertices:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertex_groups:4 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertices:4 +msgid ":class:`numpy.ndarray`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.get_vertices:3 +msgid "The vertices of the :class:`Polygram`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Polygram.round_corners:3 +msgid "The curvature of the corners of the :class:`Polygram`." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Rectangle.po b/docs/i18n/gettext/reference/manim.mobject.geometry.Rectangle.pot similarity index 58% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Rectangle.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.Rectangle.pot index ebe175e683..938fcd70b7 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Rectangle.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Rectangle.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.Rectangle.rst:2 msgid "Rectangle" @@ -16,47 +14,48 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.Rectangle``" msgstr "" -#: manim.mobject.geometry.Rectangle:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Rectangle:1 msgid "Bases: :class:`manim.mobject.geometry.Polygon`" msgstr "" -#: manim.mobject.geometry.Rectangle:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Rectangle:1 msgid "A quadrilateral with two sets of parallel sides." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Rectangle.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Rectangle:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.Rectangle:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Rectangle:3 msgid "The color of the rectangle." msgstr "" -#: manim.mobject.geometry.Rectangle:5 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Rectangle:5 msgid "The vertical height of the rectangle." msgstr "" -#: manim.mobject.geometry.Rectangle:7 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Rectangle:7 msgid "The horizontal width of the rectangle." msgstr "" -#: manim.mobject.geometry.Rectangle:9 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Rectangle:9 msgid "Space between vertical grid lines." msgstr "" -#: manim.mobject.geometry.Rectangle:11 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Rectangle:11 msgid "Space between horizontal grid lines." msgstr "" -#: manim.mobject.geometry.Rectangle:13 manim.mobject.geometry.Rectangle:15 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Rectangle:13 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Rectangle:15 msgid "No purpose." msgstr "" -#: manim.mobject.geometry.Rectangle:17 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Rectangle:17 msgid "Additional arguments to be passed to :class:`Polygon`" msgstr "" -#: manim.mobject.geometry.Rectangle:21 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Rectangle:21 msgid "Examples" msgstr "" @@ -72,12 +71,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Rectangle.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.Rectangle.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -86,8 +79,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Rectangle.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.RegularPolygon.po b/docs/i18n/gettext/reference/manim.mobject.geometry.RegularPolygon.pot similarity index 63% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.RegularPolygon.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.RegularPolygon.pot index 5545b9dc36..5403d4104d 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.RegularPolygon.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.RegularPolygon.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.RegularPolygon.rst:2 msgid "RegularPolygon" @@ -16,27 +14,27 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.RegularPolygon``" msgstr "" -#: manim.mobject.geometry.RegularPolygon:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygon:1 msgid "Bases: :class:`manim.mobject.geometry.RegularPolygram`" msgstr "" -#: manim.mobject.geometry.RegularPolygon:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygon:1 msgid "An n-sided regular :class:`Polygon`." msgstr "" -#: ../../source/reference/manim.mobject.geometry.RegularPolygon.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygon:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.RegularPolygon:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygon:3 msgid "The number of sides of the :class:`RegularPolygon`." msgstr "" -#: manim.mobject.geometry.RegularPolygon:4 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygon:4 msgid "Forwarded to the parent constructor." msgstr "" -#: manim.mobject.geometry.RegularPolygon:7 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygon:7 msgid "Examples" msgstr "" @@ -52,12 +50,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.RegularPolygon.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.RegularPolygon.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -66,8 +58,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.RegularPolygon.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.RegularPolygram.po b/docs/i18n/gettext/reference/manim.mobject.geometry.RegularPolygram.pot similarity index 50% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.RegularPolygram.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.RegularPolygram.pot index f8816b91e9..ab1ad925f4 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.RegularPolygram.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.RegularPolygram.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.RegularPolygram.rst:2 msgid "RegularPolygram" @@ -16,54 +14,47 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.RegularPolygram``" msgstr "" -#: manim.mobject.geometry.RegularPolygram:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygram:1 msgid "Bases: :class:`manim.mobject.geometry.Polygram`" msgstr "" -#: manim.mobject.geometry.RegularPolygram:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygram:1 msgid "A :class:`Polygram` with regularly spaced vertices." msgstr "" -#: ../../source/reference/manim.mobject.geometry.RegularPolygram.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygram:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.RegularPolygram:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygram:3 msgid "The number of vertices." msgstr "" -#: manim.mobject.geometry.RegularPolygram:4 of -msgid "" -"The density of the :class:`RegularPolygram`. Can be thought of as how " -"many vertices to hop to draw a line between them. Every ``density``-th " -"vertex is connected." +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygram:4 +msgid "The density of the :class:`RegularPolygram`. Can be thought of as how many vertices to hop to draw a line between them. Every ``density``-th vertex is connected." msgstr "" -#: manim.mobject.geometry.RegularPolygram:4 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygram:4 msgid "The density of the :class:`RegularPolygram`." msgstr "" -#: manim.mobject.geometry.RegularPolygram:6 of -msgid "" -"Can be thought of as how many vertices to hop to draw a line between " -"them. Every ``density``-th vertex is connected." +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygram:6 +msgid "Can be thought of as how many vertices to hop to draw a line between them. Every ``density``-th vertex is connected." msgstr "" -#: manim.mobject.geometry.RegularPolygram:9 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygram:9 msgid "The radius of the circle that the vertices are placed on." msgstr "" -#: manim.mobject.geometry.RegularPolygram:10 of -msgid "" -"The angle the vertices start at; the rotation of the " -":class:`RegularPolygram`." +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygram:10 +msgid "The angle the vertices start at; the rotation of the :class:`RegularPolygram`." msgstr "" -#: manim.mobject.geometry.RegularPolygram:12 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygram:12 msgid "Forwarded to the parent constructor." msgstr "" -#: manim.mobject.geometry.RegularPolygram:15 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RegularPolygram:15 msgid "Examples" msgstr "" @@ -79,12 +70,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.RegularPolygram.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.RegularPolygram.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -93,8 +78,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.RegularPolygram.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.RightAngle.po b/docs/i18n/gettext/reference/manim.mobject.geometry.RightAngle.pot similarity index 58% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.RightAngle.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.RightAngle.pot index e9d16e73ac..286acd72be 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.RightAngle.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.RightAngle.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.RightAngle.rst:2 msgid "RightAngle" @@ -16,37 +14,35 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.RightAngle``" msgstr "" -#: manim.mobject.geometry.RightAngle:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RightAngle:1 msgid "Bases: :class:`manim.mobject.geometry.Angle`" msgstr "" -#: manim.mobject.geometry.RightAngle:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RightAngle:1 msgid "An elbow-type mobject representing a right angle between two lines." msgstr "" -#: ../../source/reference/manim.mobject.geometry.RightAngle.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RightAngle:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.RightAngle:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RightAngle:3 msgid "The first line." msgstr "" -#: manim.mobject.geometry.RightAngle:5 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RightAngle:5 msgid "The second line." msgstr "" -#: manim.mobject.geometry.RightAngle:7 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RightAngle:7 msgid "The length of the arms." msgstr "" -#: manim.mobject.geometry.RightAngle:9 of -msgid "" -"Further keyword arguments that are passed to the constructor of " -":class:`Angle`." +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RightAngle:9 +msgid "Further keyword arguments that are passed to the constructor of :class:`Angle`." msgstr "" -#: manim.mobject.geometry.RightAngle:12 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RightAngle:12 msgid "Examples" msgstr "" @@ -62,12 +58,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.RightAngle.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.RightAngle.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -76,8 +66,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.RightAngle.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.RoundedRectangle.po b/docs/i18n/gettext/reference/manim.mobject.geometry.RoundedRectangle.pot similarity index 63% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.RoundedRectangle.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.RoundedRectangle.pot index 8980c215a8..248d32068b 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.RoundedRectangle.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.RoundedRectangle.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.RoundedRectangle.rst:2 msgid "RoundedRectangle" @@ -16,27 +14,27 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.RoundedRectangle``" msgstr "" -#: manim.mobject.geometry.RoundedRectangle:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RoundedRectangle:1 msgid "Bases: :class:`manim.mobject.geometry.Rectangle`" msgstr "" -#: manim.mobject.geometry.RoundedRectangle:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RoundedRectangle:1 msgid "A rectangle with rounded corners." msgstr "" -#: ../../source/reference/manim.mobject.geometry.RoundedRectangle.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RoundedRectangle:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.RoundedRectangle:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RoundedRectangle:3 msgid "The curvature of the corners of the rectangle." msgstr "" -#: manim.mobject.geometry.RoundedRectangle:5 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RoundedRectangle:5 msgid "Additional arguments to be passed to :class:`Rectangle`" msgstr "" -#: manim.mobject.geometry.RoundedRectangle:9 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.RoundedRectangle:9 msgid "Examples" msgstr "" @@ -52,12 +50,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.RoundedRectangle.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.RoundedRectangle.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -66,8 +58,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.RoundedRectangle.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Sector.po b/docs/i18n/gettext/reference/manim.mobject.geometry.Sector.pot similarity index 66% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Sector.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.Sector.pot index ece351089b..292df83c61 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Sector.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Sector.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.Sector.rst:2 msgid "Sector" @@ -16,11 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.Sector``" msgstr "" -#: manim.mobject.geometry.Sector:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Sector:1 msgid "Bases: :class:`manim.mobject.geometry.AnnularSector`" msgstr "" -#: manim.mobject.geometry.Sector:2 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Sector:2 msgid "Examples" msgstr "" @@ -36,12 +34,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Sector.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.Sector.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -50,8 +42,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Sector.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Square.po b/docs/i18n/gettext/reference/manim.mobject.geometry.Square.pot similarity index 64% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Square.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.Square.pot index a70ef114b3..60bcd4e0a2 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Square.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Square.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.Square.rst:2 msgid "Square" @@ -16,27 +14,27 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.Square``" msgstr "" -#: manim.mobject.geometry.Square:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Square:1 msgid "Bases: :class:`manim.mobject.geometry.Rectangle`" msgstr "" -#: manim.mobject.geometry.Square:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Square:1 msgid "A rectangle with equal side lengths." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Square.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Square:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.Square:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Square:3 msgid "The length of the sides of the square." msgstr "" -#: manim.mobject.geometry.Square:5 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Square:5 msgid "Additional arguments to be passed to :class:`Square`" msgstr "" -#: manim.mobject.geometry.Square:9 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Square:9 msgid "Examples" msgstr "" @@ -52,12 +50,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Square.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.Square.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -66,8 +58,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Square.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.Star.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.Star.pot new file mode 100644 index 0000000000..115da8ca4c --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Star.pot @@ -0,0 +1,101 @@ + +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.geometry.Star.rst:2 +msgid "Star" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Star.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.Star``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:1 +msgid "Bases: :class:`manim.mobject.geometry.Polygon`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:1 +msgid "A regular polygram without the intersecting lines." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:3 +msgid "How many points on the :class:`Star`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:4 +msgid "The radius of the circle that the outer vertices are placed on." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:5 +msgid "The radius of the circle that the inner vertices are placed on. If unspecified, the inner radius will be calculated such that the edges of the :class:`Star` perfectly follow the edges of its :class:`RegularPolygram` counterpart." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:5 +msgid "The radius of the circle that the inner vertices are placed on." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:7 +msgid "If unspecified, the inner radius will be calculated such that the edges of the :class:`Star` perfectly follow the edges of its :class:`RegularPolygram` counterpart." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:11 +msgid "The density of the :class:`Star`. Only used if ``inner_radius`` is unspecified. See :class:`RegularPolygram` for more information." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:11 +msgid "The density of the :class:`Star`. Only used if ``inner_radius`` is unspecified." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:14 +msgid "See :class:`RegularPolygram` for more information." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:15 +msgid "The angle the vertices start at; the rotation of the :class:`Star`." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:17 +msgid "Forwardeds to the parent constructor." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:0 +msgid "Raises" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:19 +msgid "If ``inner_radius`` is unspecified and ``density`` is not in the range ``[1, n/2)``." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Star:22 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Star.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Star.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Star.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Star.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Star.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.TangentLine.po b/docs/i18n/gettext/reference/manim.mobject.geometry.TangentLine.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.TangentLine.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.TangentLine.pot index 106a0e024f..3abb30ff92 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.TangentLine.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.TangentLine.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.TangentLine.rst:2 msgid "TangentLine" @@ -16,43 +14,43 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.TangentLine``" msgstr "" -#: manim.mobject.geometry.TangentLine:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TangentLine:1 msgid "Bases: :class:`manim.mobject.geometry.Line`" msgstr "" -#: manim.mobject.geometry.TangentLine:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TangentLine:1 msgid "Constructs a line tangent to a :class:`~.VMobject` at a specific point." msgstr "" -#: ../../source/reference/manim.mobject.geometry.TangentLine.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TangentLine:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.TangentLine:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TangentLine:3 msgid "The VMobject on which the tangent line is drawn." msgstr "" -#: manim.mobject.geometry.TangentLine:5 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TangentLine:5 msgid "How far along the shape that the line will be constructed. range: 0-1." msgstr "" -#: manim.mobject.geometry.TangentLine:7 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TangentLine:7 msgid "Length of the tangent line." msgstr "" -#: manim.mobject.geometry.TangentLine:9 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TangentLine:9 msgid "The ``dx`` value" msgstr "" -#: manim.mobject.geometry.TangentLine:11 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TangentLine:11 msgid "Additional arguments to be passed to :class:`Line`" msgstr "" -#: manim.mobject.geometry.TangentLine:15 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TangentLine:15 msgid "Examples" msgstr "" -#: manim.mobject.geometry.TangentLine:26 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TangentLine:26 msgid ":meth:`~.VMobject.point_from_proportion`" msgstr "" @@ -68,12 +66,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.TangentLine.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.TangentLine.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -82,8 +74,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.TangentLine.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.TipableVMobject.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.TipableVMobject.pot new file mode 100644 index 0000000000..99680e8a19 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.TipableVMobject.pot @@ -0,0 +1,120 @@ + +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.geometry.TipableVMobject.rst:2 +msgid "TipableVMobject" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.TipableVMobject``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject:1 +msgid "Meant for shared functionality between Arc and Line. Functionality can be classified broadly into these groups:" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject:7 +msgid "Adding, Creating, Modifying tips" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject:5 +msgid "add_tip calls create_tip, before pushing the new tip" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject:6 +msgid "into the TipableVMobject's list of submobjects" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject:7 +msgid "stylistic and positional configuration" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject:11 +msgid "Checking for tips" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject:11 +msgid "Boolean checks for whether the TipableVMobject has a tip" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject:11 +msgid "and a starting tip" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject:16 +msgid "Getters" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject:16 +msgid "Straightforward accessors, returning information pertaining" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject:15 +msgid "to the TipableVMobject instance's tip(s), its length etc" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject.add_tip:1 +msgid "Adds a tip to the TipableVMobject instance, recognising that the endpoints might need to be switched if it's a 'starting tip' or not." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject.create_tip:1 +msgid "Stylises the tip, positions it spatially, and returns the newly instantiated tip to the caller." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject.get_end:1 +msgid "Returns the point, where the stroke that surrounds the :class:`~.Mobject` ends." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject.get_start:1 +msgid "Returns the point, where the stroke that surrounds the :class:`~.Mobject` starts." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject.get_tip:1 +msgid "Returns the TipableVMobject instance's (first) tip, otherwise throws an exception." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject.get_tips:1 +msgid "Returns a VGroup (collection of VMobjects) containing the TipableVMObject instance's tips." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:36::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject.get_unpositioned_tip:1 +msgid "Returns a tip that has been stylistically configured, but has not yet been given a position in space." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.TipableVMobject.rst:38 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject.add_tip:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject.add_tip:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.TipableVMobject.add_tip:1::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Triangle.po b/docs/i18n/gettext/reference/manim.mobject.geometry.Triangle.pot similarity index 64% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Triangle.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.Triangle.pot index ee7fbe1ac3..4735b8c5bb 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.Triangle.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Triangle.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.Triangle.rst:2 msgid "Triangle" @@ -16,23 +14,23 @@ msgstr "" msgid "Qualified name: ``manim.mobject.geometry.Triangle``" msgstr "" -#: manim.mobject.geometry.Triangle:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Triangle:1 msgid "Bases: :class:`manim.mobject.geometry.RegularPolygon`" msgstr "" -#: manim.mobject.geometry.Triangle:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Triangle:1 msgid "An equilateral triangle." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Triangle.rst +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Triangle:0 msgid "Parameters" msgstr "" -#: manim.mobject.geometry.Triangle:3 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Triangle:3 msgid "Additional arguments to be passed to :class:`RegularPolygon`" msgstr "" -#: manim.mobject.geometry.Triangle:7 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Triangle:7 msgid "Examples" msgstr "" @@ -48,12 +46,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Triangle.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.Triangle.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -62,8 +54,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.geometry.Triangle.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.geometry.Vector.pot b/docs/i18n/gettext/reference/manim.mobject.geometry.Vector.pot new file mode 100644 index 0000000000..8b4aec6b9a --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.Vector.pot @@ -0,0 +1,84 @@ + +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.geometry.Vector.rst:2 +msgid "Vector" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Vector.rst:4 +msgid "Qualified name: ``manim.mobject.geometry.Vector``" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector:1 +msgid "Bases: :class:`manim.mobject.geometry.Arrow`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector:1 +msgid "A vector specialized for use in graphs." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector:0 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector.coordinate_label:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector:3 +msgid "The direction of the arrow." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector:5 +msgid "The distance of the vector from its endpoints." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector:7 +msgid "Additional arguments to be passed to :class:`Arrow`" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector:11 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector.coordinate_label:8 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Vector.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Vector.rst:20::1 +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector.coordinate_label:1 +msgid "Creates a label based on the coordinates of the vector." +msgstr "" + +#: ../../source/reference/manim.mobject.geometry.Vector.rst:22 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector.coordinate_label:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector.coordinate_label:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector.coordinate_label:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector.coordinate_label:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector.coordinate_label:3 +msgid "Whether or not to round the coordinates to integers." +msgstr "" + +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry.Vector.coordinate_label:4 +msgid "The number of dimensions of the vector." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.po b/docs/i18n/gettext/reference/manim.mobject.geometry.pot similarity index 90% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.po rename to docs/i18n/gettext/reference/manim.mobject.geometry.pot index 126e95ed06..19517e6ba7 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.geometry.po +++ b/docs/i18n/gettext/reference/manim.mobject.geometry.pot @@ -2,22 +2,20 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.geometry.rst:2 msgid "geometry" msgstr "" -#: manim.mobject.geometry:1 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry:1 msgid "Mobjects that are simple geometric shapes." msgstr "" -#: ../../source/reference/manim.mobject.geometry.rst:102: -#: manim.mobject.geometry:4 of +#: ../../../manim/mobject/geometry.py:docstring of manim.mobject.geometry:4 +#: ../../source/reference/manim.mobject.geometry.rst:102::0 msgid "Examples" msgstr "" @@ -33,7 +31,7 @@ msgstr "" msgid "A dot with bigger radius and bold stroke to annotate scenes." msgstr "" -#: ../../source/reference/manim.mobject.geometry.rst:102: +#: ../../source/reference/manim.mobject.geometry.rst:102::0 msgid "param inner_radius" msgstr "" @@ -50,11 +48,10 @@ msgid "A circular arc." msgstr "" #: ../../source/reference/manim.mobject.geometry.rst:102::1 -msgid "" -"Inherits from Arc and additionally takes 2 points between which the arc " -"is spanned." +msgid "Inherits from Arc and additionally takes 2 points between which the arc is spanned." msgstr "" +#: ../../source/reference/manim.mobject.geometry.rst:102::1 #: ../../source/reference/manim.mobject.geometry.rst:102::1 msgid "A generalized polygon allowing for points to be connected with arcs." msgstr "" @@ -83,12 +80,6 @@ msgstr "" msgid "Base class for arrow tips." msgstr "" -#: ../../source/reference/manim.mobject.geometry.rst:102::1 -msgid "" -":obj:`ArrowTriangleFilledTip " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.geometry.rst:102::1 msgid "Triangular arrow tip with filled tip." msgstr "" @@ -101,7 +92,7 @@ msgstr "" msgid "A circle." msgstr "" -#: ../../source/reference/manim.mobject.geometry.rst:102: +#: ../../source/reference/manim.mobject.geometry.rst:102::0 msgid "Example" msgstr "" @@ -181,8 +172,4 @@ msgstr "" msgid "An equilateral triangle." msgstr "" -#: ../../source/reference/manim.mobject.geometry.rst:102::1 -msgid "A vector specialized for use in graphs." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.graph.Graph.pot b/docs/i18n/gettext/reference/manim.mobject.graph.Graph.pot new file mode 100644 index 0000000000..a066955536 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.graph.Graph.pot @@ -0,0 +1,252 @@ + +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.graph.Graph.rst:2 +msgid "Graph" +msgstr "" + +#: ../../source/reference/manim.mobject.graph.Graph.rst:4 +msgid "Qualified name: ``manim.mobject.graph.Graph``" +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:1 +msgid "An undirected graph (that is, a collection of vertices connected with edges)." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:3 +msgid "Graphs can be instantiated by passing both a list of (distinct, hashable) vertex names, together with list of edges (as tuples of vertex names). See the examples below for details." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:9 +msgid "This implementation uses updaters to make the edges move with the vertices." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:0 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_edges:0 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_vertices:0 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.change_layout:0 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.from_networkx:0 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.remove_edges:0 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.remove_vertices:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:12 +msgid "A list of vertices. Must be hashable elements." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:13 +msgid "A list of edges, specified as tuples ``(u, v)`` where both ``u`` and ``v`` are vertices." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:15 +msgid "Controls whether or not vertices are labeled. If ``False`` (the default), the vertices are not labeled; if ``True`` they are labeled using their names (as specified in ``vertices``) via :class:`~.MathTex`. Alternatively, custom labels can be specified by passing a dictionary whose keys are the vertices, and whose values are the corresponding vertex labels (rendered via, e.g., :class:`~.Text` or :class:`~.Tex`)." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:21 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_vertices:10 +msgid "Sets the fill color of the default labels generated when ``labels`` is set to ``True``. Has no effect for other values of ``labels``." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:23 +msgid "Either one of ``\"spring\"`` (the default), ``\"circular\"``, ``\"kamada_kawai\"``, ``\"planar\"``, ``\"random\"``, ``\"shell\"``, ``\"spectral\"``, ``\"spiral\"``, ``\"tree\"``, and ``\"partite\"`` for automatic vertex positioning using ``networkx`` (see `their documentation `_ for more details), or a dictionary specifying a coordinate (value) for each vertex (key) for manual positioning." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:29 +msgid "The scale of automatically generated layouts: the vertices will be arranged such that the coordinates are located within the interval ``[-scale, scale]``. Default: 2." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:32 +msgid "Only for automatically generated layouts. A dictionary whose entries are passed as keyword arguments to the automatic layout algorithm specified via ``layout`` of``networkx``." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:35 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_vertices:12 +msgid "The mobject class used for displaying vertices in the scene." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:36 +msgid "Either a dictionary containing keyword arguments to be passed to the class specified via ``vertex_type``, or a dictionary whose keys are the vertices, and whose values are dictionaries containing keyword arguments for the mobject related to the corresponding vertex." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:40 +msgid "A dictionary whose keys are the vertices, and whose values are mobjects to be used as vertices. Passing vertices here overrides all other configuration options for a vertex." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:43 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_edges:6 +msgid "The mobject class used for displaying edges in the scene." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:44 +msgid "Either a dictionary containing keyword arguments to be passed to the class specified via ``edge_type``, or a dictionary whose keys are the edges, and whose values are dictionaries containing keyword arguments for the mobject related to the corresponding edge." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:0 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_edges:0 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.change_layout:0 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.from_networkx:0 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.remove_edges:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:50 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.change_layout:7 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.from_networkx:7 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.remove_vertices:6 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:51 +msgid "First, we create a small graph and demonstrate that the edges move together with the vertices." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:69 +msgid "There are several automatic positioning algorithms to choose from:" +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:90 +msgid "Vertices can also be positioned manually:" +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:103 +msgid "The vertices in graphs can be labeled, and configurations for vertices and edges can be modified both by default and for specific vertices and edges." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:109 +msgid "In ``edge_config``, edges can be passed in both directions: if ``(u, v)`` is an edge in the graph, both ``(u, v)`` as well as ``(v, u)`` can be used as keys in the dictionary." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:129 +msgid "You can also lay out a partite graph on columns by specifying a list of the vertices on each side and choosing the partite layout." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:134 +msgid "All vertices in your graph which are not listed in any of the partitions are collected in their own partition and rendered in the rightmost column." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:150 +msgid "The custom tree layout can be used to show the graph by distance from the root vertex. You must pass the root vertex of the tree." +msgstr "" + +#: ../../source/reference/manim.mobject.graph.Graph.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.graph.Graph.rst:25::1 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_edges:1 +msgid "Add new edges to the graph." +msgstr "" + +#: ../../source/reference/manim.mobject.graph.Graph.rst:25::1 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_vertices:1 +msgid "Add a list of vertices to the graph." +msgstr "" + +#: ../../source/reference/manim.mobject.graph.Graph.rst:25::1 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.change_layout:1 +msgid "Change the layout of this graph." +msgstr "" + +#: ../../source/reference/manim.mobject.graph.Graph.rst:25::1 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.from_networkx:1 +msgid "Build a :class:`~.Graph` from a given ``networkx`` graph." +msgstr "" + +#: ../../source/reference/manim.mobject.graph.Graph.rst:25::1 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.remove_edges:1 +msgid "Remove several edges from the graph." +msgstr "" + +#: ../../source/reference/manim.mobject.graph.Graph.rst:25::1 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.remove_vertices:1 +msgid "Remove several vertices from the graph." +msgstr "" + +#: ../../source/reference/manim.mobject.graph.Graph.rst:27 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_edges:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_edges:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_edges:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_edges:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_edges:3 +msgid "Edges (as tuples of vertex identifiers) to be added. If a non-existing vertex is passed, a new vertex with default settings will be created. Create new vertices yourself beforehand to customize them." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_edges:7 +msgid "A dictionary either containing keyword arguments to be passed to the class specified via ``edge_type``, or a dictionary whose keys are the edge tuples, and whose values are dictionaries containing keyword arguments to be passed for the construction of the corresponding edge." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_edges:0 +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.remove_edges:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_edges:13 +msgid "A group containing all newly added vertices and edges." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_vertices:3 +msgid "Hashable vertex identifiers." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_vertices:4 +msgid "A dictionary specifying the coordinates where the new vertices should be added. If ``None``, all vertices are created at the center of the graph." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_vertices:6 +msgid "Controls whether or not the vertex is labeled. If ``False`` (the default), the vertex is not labeled; if ``True`` it is labeled using its names (as specified in ``vertex``) via :class:`~.MathTex`. Alternatively, any :class:`~.Mobject` can be passed to be used as the label." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_vertices:13 +msgid "A dictionary containing keyword arguments to be passed to the class specified via ``vertex_type``." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_vertices:15 +msgid "A dictionary whose keys are the vertex identifiers, and whose values are mobjects that should be used as vertices. Overrides all other vertex customization options." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.change_layout:3 +msgid "See the documentation of :class:`~.Graph` for details about the keyword arguments." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.from_networkx:3 +msgid "A ``networkx`` graph." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.from_networkx:4 +msgid "Keywords to be passed to the constructor of :class:`~.Graph`." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.remove_edges:3 +msgid "Edges to be removed from the graph." +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.remove_edges:5 +msgid "A group containing all removed edges." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.graph.pot b/docs/i18n/gettext/reference/manim.mobject.graph.pot new file mode 100644 index 0000000000..7fa23c7f62 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.graph.pot @@ -0,0 +1,21 @@ + +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.graph.rst:2 +msgid "graph" +msgstr "" + +#: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph:1 +msgid "Mobjects used to represent mathematical graphs (think graph theory, not plotting)." +msgstr "" + +#: ../../source/reference/manim.mobject.graph.rst:15 +msgid "Classes" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.logo.ManimBanner.pot b/docs/i18n/gettext/reference/manim.mobject.logo.ManimBanner.pot new file mode 100644 index 0000000000..11ccba25c5 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.logo.ManimBanner.pot @@ -0,0 +1,130 @@ + +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.logo.ManimBanner.rst:2 +msgid "ManimBanner" +msgstr "" + +#: ../../source/reference/manim.mobject.logo.ManimBanner.rst:4 +msgid "Qualified name: ``manim.mobject.logo.ManimBanner``" +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner:1 +msgid "Convenience class representing Manim's banner." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner:3 +msgid "Can be animated using custom methods." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner:0 +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.create:0 +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.expand:0 +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.scale:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner:5 +msgid "If ``True`` (the default), the dark theme version of the logo (with light text font) will be rendered. Otherwise, if ``False``, the light theme version (with dark text font) is used." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner:10 +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.expand:23 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.logo.ManimBanner.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.logo.ManimBanner.rst:22::1 +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.create:1 +msgid "The creation animation for Manim's logo." +msgstr "" + +#: ../../source/reference/manim.mobject.logo.ManimBanner.rst:22::1 +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.expand:1 +msgid "An animation that expands Manim's logo into its banner." +msgstr "" + +#: ../../source/reference/manim.mobject.logo.ManimBanner.rst:22::1 +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.scale:1 +msgid "Scale the banner by the specified scale factor." +msgstr "" + +#: ../../source/reference/manim.mobject.logo.ManimBanner.rst:24 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.create:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.create:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.create:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.create:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.create:3 +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.expand:16 +msgid "The run time of the animation." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.create:0 +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.expand:0 +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.scale:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.create:5 +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.expand:19 +msgid "An animation to be used in a :meth:`.Scene.play` call." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.create:0 +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.expand:0 +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.scale:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.expand:3 +msgid "The returned animation transforms the banner from its initial state (representing Manim's logo with just the icons) to its expanded state (showing the full name together with the icons)." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.expand:7 +msgid "See the class documentation for how to use this." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.expand:11 +msgid "Before calling this method, the text \"anim\" is not a submobject of the banner object. After the expansion, it is added as a submobject so subsequent animations to the banner object apply to the text \"anim\" as well." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.expand:17 +msgid "The direction in which the logo is expanded." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.scale:3 +msgid "The factor used for scaling the banner." +msgstr "" + +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner.scale:5 +msgid "The scaled banner." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.logo.po b/docs/i18n/gettext/reference/manim.mobject.logo.pot similarity index 53% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.logo.po rename to docs/i18n/gettext/reference/manim.mobject.logo.pot index d856ef9afd..55063a2c4d 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.logo.po +++ b/docs/i18n/gettext/reference/manim.mobject.logo.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.logo.rst:2 msgid "logo" msgstr "" -#: manim.mobject.logo:1 of +#: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo:1 msgid "Utilities for Manim's logo and banner." msgstr "" @@ -20,8 +18,4 @@ msgstr "" msgid "Classes" msgstr "" -#: ../../source/reference/manim.mobject.logo.rst:20::1 -msgid "Convenience class representing Manim's banner." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.DecimalMatrix.po b/docs/i18n/gettext/reference/manim.mobject.matrix.DecimalMatrix.pot similarity index 64% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.DecimalMatrix.po rename to docs/i18n/gettext/reference/manim.mobject.matrix.DecimalMatrix.pot index ecc2d9e8b0..e6d923f2e6 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.DecimalMatrix.po +++ b/docs/i18n/gettext/reference/manim.mobject.matrix.DecimalMatrix.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.matrix.DecimalMatrix.rst:2 msgid "DecimalMatrix" @@ -16,35 +14,35 @@ msgstr "" msgid "Qualified name: ``manim.mobject.matrix.DecimalMatrix``" msgstr "" -#: manim.mobject.matrix.DecimalMatrix:1 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:1 msgid "Bases: :class:`manim.mobject.matrix.Matrix`" msgstr "" -#: manim.mobject.matrix.DecimalMatrix:1 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:1 msgid "A mobject that displays a matrix with decimal entries on the screen." msgstr "" -#: manim.mobject.matrix.DecimalMatrix:4 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:4 msgid "Examples" msgstr "" -#: manim.mobject.matrix.DecimalMatrix:17 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:17 msgid "Will round/truncate the decimal places as per the provided config." msgstr "" -#: ../../source/reference/manim.mobject.matrix.DecimalMatrix.rst +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:0 msgid "Parameters" msgstr "" -#: manim.mobject.matrix.DecimalMatrix:19 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:19 msgid "A numpy 2d array or list of lists" msgstr "" -#: manim.mobject.matrix.DecimalMatrix:21 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:21 msgid "Mobject to use, by default DecimalNumber" msgstr "" -#: manim.mobject.matrix.DecimalMatrix:23 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.DecimalMatrix:23 msgid "Config for the desired mobject, by default {\"num_decimal_places\": 1}" msgstr "" @@ -60,12 +58,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.matrix.DecimalMatrix.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.matrix.DecimalMatrix.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -74,8 +66,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.matrix.DecimalMatrix.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.IntegerMatrix.po b/docs/i18n/gettext/reference/manim.mobject.matrix.IntegerMatrix.pot similarity index 63% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.IntegerMatrix.po rename to docs/i18n/gettext/reference/manim.mobject.matrix.IntegerMatrix.pot index e47f4fbc7d..7427eed520 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.IntegerMatrix.po +++ b/docs/i18n/gettext/reference/manim.mobject.matrix.IntegerMatrix.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.matrix.IntegerMatrix.rst:2 msgid "IntegerMatrix" @@ -16,31 +14,31 @@ msgstr "" msgid "Qualified name: ``manim.mobject.matrix.IntegerMatrix``" msgstr "" -#: manim.mobject.matrix.IntegerMatrix:1 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.IntegerMatrix:1 msgid "Bases: :class:`manim.mobject.matrix.Matrix`" msgstr "" -#: manim.mobject.matrix.IntegerMatrix:1 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.IntegerMatrix:1 msgid "A mobject that displays a matrix with integer entries on the screen." msgstr "" -#: manim.mobject.matrix.IntegerMatrix:4 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.IntegerMatrix:4 msgid "Examples" msgstr "" -#: manim.mobject.matrix.IntegerMatrix:16 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.IntegerMatrix:16 msgid "Will round if there are decimal entries in the matrix." msgstr "" -#: ../../source/reference/manim.mobject.matrix.IntegerMatrix.rst +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.IntegerMatrix:0 msgid "Parameters" msgstr "" -#: manim.mobject.matrix.IntegerMatrix:18 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.IntegerMatrix:18 msgid "A numpy 2d array or list of lists" msgstr "" -#: manim.mobject.matrix.IntegerMatrix:20 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.IntegerMatrix:20 msgid "Mobject to use, by default Integer" msgstr "" @@ -56,12 +54,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.matrix.IntegerMatrix.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.matrix.IntegerMatrix.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -70,8 +62,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.matrix.IntegerMatrix.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.matrix.Matrix.pot b/docs/i18n/gettext/reference/manim.mobject.matrix.Matrix.pot new file mode 100644 index 0000000000..3392d95057 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.matrix.Matrix.pot @@ -0,0 +1,248 @@ + +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.matrix.Matrix.rst:2 +msgid "Matrix" +msgstr "" + +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:4 +msgid "Qualified name: ``manim.mobject.matrix.Matrix``" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:1 +msgid "A mobject that displays a matrix on the screen." +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:4 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_brackets:7 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_columns:7 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_entries:7 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_rows:7 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_column_colors:10 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_row_colors:10 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:5 +msgid "The first example shows a variety of uses of this module while the second example exlpains the use of the options `add_background_rectangles_to_entries` and `include_background_rectangle`." +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_brackets:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_column_colors:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_row_colors:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:56 +msgid "A numpy 2d array or list of lists" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:58 +msgid "vertical buffer, by default 0.8" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:60 +msgid "horizontal buffer, by default 1.3" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:62 +msgid "bracket horizontal buffer, by default MED_SMALL_BUFF" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:64 +msgid "bracket vertical buffer, by default MED_SMALL_BUFF" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:66 +msgid "`True` if should add backgraound rectangles to entries, by default False" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:68 +msgid "`True` if should include background rectangle, by default False" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:70 +msgid "element to mobject, by default MathTex" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:72 +msgid "element to mobject config, by default {}" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:74 +msgid "the element alignment corner, by default DR" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:76 +msgid "the left bracket type, by default \"[\"" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:78 +msgid "the right bracket type, by default \"]\"" +msgstr "" + +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_background_to_entries:1 +msgid "Add a black background rectangle to the matrix, see above for an example." +msgstr "" + +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.matrix_to_mob_matrix:1 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.organize_mob_matrix:1 +msgid "Used internally." +msgstr "" + +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_brackets:1 +msgid "Return the bracket mobjects." +msgstr "" + +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_columns:1 +msgid "Return columns of the matrix as VGroups." +msgstr "" + +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_entries:1 +msgid "Return the individual entries of the matrix." +msgstr "" + +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_mob_matrix:1 +msgid "Return the underlying mob matrix mobjects." +msgstr "" + +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_rows:1 +msgid "Return rows of the matrix as VGroups." +msgstr "" + +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_column_colors:1 +msgid "Set individual colors for each columns of the matrix." +msgstr "" + +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:30::1 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_row_colors:1 +msgid "Set individual colors for each row of the matrix." +msgstr "" + +#: ../../source/reference/manim.mobject.matrix.Matrix.rst:32 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_background_to_entries:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_background_to_entries:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_background_to_entries:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_background_to_entries:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_background_to_entries:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_brackets:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_brackets:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_columns:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_entries:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_mob_matrix:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_rows:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_column_colors:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_row_colors:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_background_to_entries:4 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_brackets:10 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_column_colors:6 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_row_colors:6 +msgid "The current matrix object (self)." +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_background_to_entries:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_brackets:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_brackets:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_columns:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_entries:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_mob_matrix:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_rows:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_column_colors:0 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_row_colors:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_background_to_entries:5 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_brackets:11 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_column_colors:7 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_row_colors:7 +msgid ":class:`Matrix`" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_brackets:1 +msgid "Used internally. Adds the brackets to the Matrix mobject." +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_brackets:3 +msgid "See Latex document for various bracket types." +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_brackets:5 +msgid "the left bracket, by default \"[\"" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.add_brackets:7 +msgid "the right bracket, by default \"]\"" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_brackets:3 +msgid "Each VGroup contains a bracket" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_brackets:4 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_columns:4 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_mob_matrix:4 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_rows:4 +msgid "List[:class:`~.VGroup`]" +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_columns:3 +msgid "Each VGroup contains a column of the matrix." +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_entries:3 +msgid "VGroup containing entries of the matrix." +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_mob_matrix:3 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.get_rows:3 +msgid "Each VGroup contains a row of the matrix." +msgstr "" + +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_column_colors:3 +msgid "The list of colors; each color specified corresponds to a column." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.MobjectMatrix.po b/docs/i18n/gettext/reference/manim.mobject.matrix.MobjectMatrix.pot similarity index 57% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.MobjectMatrix.po rename to docs/i18n/gettext/reference/manim.mobject.matrix.MobjectMatrix.pot index e42b77f7c6..5854c3b54e 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.MobjectMatrix.po +++ b/docs/i18n/gettext/reference/manim.mobject.matrix.MobjectMatrix.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst:2 msgid "MobjectMatrix" @@ -16,67 +14,67 @@ msgstr "" msgid "Qualified name: ``manim.mobject.matrix.MobjectMatrix``" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:1 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:1 msgid "Bases: :class:`manim.mobject.matrix.Matrix`" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:1 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:1 msgid "A mobject that displays a matrix of mobject entries on the screen." msgstr "" -#: manim.mobject.matrix.MobjectMatrix:4 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:4 msgid "Examples" msgstr "" -#: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:0 msgid "Parameters" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:17 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:17 msgid "A numpy 2d array or list of lists" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:19 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:19 msgid "vertical buffer, by default 0.8" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:21 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:21 msgid "horizontal buffer, by default 1.3" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:23 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:23 msgid "bracket horizontal buffer, by default MED_SMALL_BUFF" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:25 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:25 msgid "bracket vertical buffer, by default MED_SMALL_BUFF" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:27 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:27 msgid "`True` if should add backgraound rectangles to entries, by default False" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:29 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:29 msgid "`True` if should include background rectangle, by default False" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:31 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:31 msgid "element to mobject, by default MathTex" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:33 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:33 msgid "element to mobject config, by default {}" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:35 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:35 msgid "the element alignment corner, by default DR" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:37 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:37 msgid "the left bracket type, by default \"[\"" msgstr "" -#: manim.mobject.matrix.MobjectMatrix:39 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:39 msgid "the right bracket type, by default \"]\"" msgstr "" @@ -92,12 +90,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -106,8 +98,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.matrix.MobjectMatrix.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.po b/docs/i18n/gettext/reference/manim.mobject.matrix.pot similarity index 58% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.po rename to docs/i18n/gettext/reference/manim.mobject.matrix.pot index bb3be659a1..61f9bcc628 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.matrix.po +++ b/docs/i18n/gettext/reference/manim.mobject.matrix.pot @@ -2,21 +2,20 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.matrix.rst:2 msgid "matrix" msgstr "" -#: manim.mobject.matrix:1 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix:1 msgid "Mobjects representing matrices." msgstr "" -#: manim.mobject.matrix:4 manim.mobject.matrix.get_det_text:16 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix:4 +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.get_det_text:16 msgid "Examples" msgstr "" @@ -44,39 +43,39 @@ msgstr "" msgid "Functions" msgstr "" -#: manim.mobject.matrix.get_det_text:1 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.get_det_text:1 msgid "Helper function to create determinant." msgstr "" -#: manim.mobject.matrix.get_det_text of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.get_det_text:0 msgid "Parameters" msgstr "" -#: manim.mobject.matrix.get_det_text:3 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.get_det_text:3 msgid "The matrix whose determinant is to be created" msgstr "" -#: manim.mobject.matrix.get_det_text:5 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.get_det_text:5 msgid "The value of the determinant of the matrix" msgstr "" -#: manim.mobject.matrix.get_det_text:7 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.get_det_text:7 msgid "The background rectangle" msgstr "" -#: manim.mobject.matrix.get_det_text:9 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.get_det_text:9 msgid "The scale of the text `det` w.r.t the matrix" msgstr "" -#: manim.mobject.matrix.get_det_text of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.get_det_text:0 msgid "Returns" msgstr "" -#: manim.mobject.matrix.get_det_text:12 of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.get_det_text:12 msgid "A VGroup containing the determinant" msgstr "" -#: manim.mobject.matrix.get_det_text of +#: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.get_det_text:0 msgid "Return type" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject.Group.po b/docs/i18n/gettext/reference/manim.mobject.mobject.Group.pot similarity index 67% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject.Group.po rename to docs/i18n/gettext/reference/manim.mobject.mobject.Group.pot index b715ce6e52..275b09f656 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.mobject.Group.po +++ b/docs/i18n/gettext/reference/manim.mobject.mobject.Group.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.mobject.Group.rst:2 msgid "Group" @@ -16,11 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.mobject.mobject.Group``" msgstr "" -#: manim.mobject.mobject.Group:1 of +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Group:1 msgid "Bases: :class:`manim.mobject.mobject.Mobject`" msgstr "" -#: manim.mobject.mobject.Group:1 of +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Group:1 msgid "Groups together multiple :class:`Mobjects <.Mobject>`." msgstr "" @@ -36,12 +34,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.mobject.Group.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.mobject.Group.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -50,8 +42,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.mobject.Group.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.mobject.Mobject.pot b/docs/i18n/gettext/reference/manim.mobject.mobject.Mobject.pot new file mode 100644 index 0000000000..b3afb7ea1b --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.mobject.Mobject.pot @@ -0,0 +1,1236 @@ + +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.mobject.Mobject.rst:2 +msgid "Mobject" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:4 +msgid "Qualified name: ``manim.mobject.mobject.Mobject``" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject:1 +msgid "Bases: :class:`object`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject:1 +msgid "Mathematical Object: base class for objects that can be displayed on screen." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject:3 +msgid "There is a compatibility layer that allows for getting and setting generic attributes with ``get_*`` and ``set_*`` methods. See :meth:`set` for more details." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject:9 +msgid "The contained objects." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject:0 +msgid "type" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject:11 +msgid "List[:class:`Mobject`]" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject:15 +msgid "The points of the objects." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject:21 +msgid ":class:`numpy.ndarray`" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:1 +msgid "Add mobjects as submobjects." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_animation_override:1 +msgid "Add an animation override." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_background_rectangle:1 +msgid "Add a BackgroundRectangle as submobject." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:1 +msgid "Add all passed mobjects to the back of the submobjects." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_updater:1 +msgid "Add an update function to this mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.align_on_border:1 +msgid "Direction just needs to be a vector pointing towards side or corner in the 2d plane." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.align_to:1 +msgid "Aligns mobject to another :class:`~.Mobject` in a certain direction." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animation_override_for:1 +msgid "Returns the function defining a specific animation override for this class." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +msgid "Applies a complex function to a :class:`Mobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.apply_to_family:1 +msgid "Apply a function to ``self`` and every submobject with points recursively." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange:1 +msgid "Sorts :class:`~.Mobject` next to each other on screen." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:1 +msgid "Arrange submobjects in a grid." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_submobjects:1 +msgid "Arrange the position of :attr:`submobjects` with a small buffer." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.become:1 +msgid "Edit points, colors and submobjects to be identical to another :class:`~.Mobject`" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.clear_updaters:1 +msgid "Remove every updater." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.copy:1 +msgid "Create and return an identical copy of the :class:`Mobject` including all :attr:`submobjects`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.flip:1 +msgid "Flips/Mirrors an mobject about its center." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.generate_points:1 +msgid "Initializes :attr:`points` and therefore the shape." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_bottom:1 +msgid "Get bottom coordinates of a box bounding the :class:`~.Mobject`" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_center:1 +msgid "Get center coordinates" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_color:1 +msgid "Returns the color of the :class:`~.Mobject`" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_coord:1 +msgid "Meant to generalize ``get_x``, ``get_y`` and ``get_z``" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_corner:1 +msgid "Get corner coordinates for certain direction." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +msgid "Picture a box bounding the :class:`~.Mobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_edge_center:1 +msgid "Get edge coordinates for certain direction." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_end:1 +msgid "Returns the point, where the stroke that surrounds the :class:`~.Mobject` ends." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_left:1 +msgid "Get left coordinates of a box bounding the :class:`~.Mobject`" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_midpoint:1 +msgid "Get coordinates of the middle of the path that forms the :class:`~.Mobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_nadir:1 +msgid "Get nadir (opposite the zenith) coordinates of a box bounding a 3D :class:`~.Mobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +msgid "The simplest :class:`~.Mobject` to be transformed to or from self." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_right:1 +msgid "Get right coordinates of a box bounding the :class:`~.Mobject`" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_start:1 +msgid "Returns the point, where the stroke that surrounds the :class:`~.Mobject` starts." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_start_and_end:1 +msgid "Returns starting and ending point of a stroke as a ``tuple``." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_time_based_updaters:1 +msgid "Return all updaters using the ``dt`` parameter." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_top:1 +msgid "Get top coordinates of a box bounding the :class:`~.Mobject`" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_updaters:1 +msgid "Return all updaters." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_x:1 +msgid "Returns x coordinate of the center of the :class:`~.Mobject` as ``float``" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_y:1 +msgid "Returns y coordinate of the center of the :class:`~.Mobject` as ``float``" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_z:1 +msgid "Returns z coordinate of the center of the :class:`~.Mobject` as ``float``" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_zenith:1 +msgid "Get zenith coordinates of a box bounding a 3D :class:`~.Mobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.has_no_points:1 +msgid "Check if :class:`~.Mobject` *does not* contains points." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.has_points:1 +msgid "Check if :class:`~.Mobject` contains points." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.has_time_based_updater:1 +msgid "Test if ``self`` has a time based updater." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.init_colors:1 +msgid "Initializes the colors." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.interpolate:1 +msgid "Turns this :class:`~.Mobject` into an interpolation between ``mobject1`` and ``mobject2``." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.invert:1 +msgid "Inverts the list of :attr:`submobjects`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.length_over_dim:1 +msgid "Measure the length of an :class:`~.Mobject` in a certain direction." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_color:1 +msgid "Match the color with the color of another :class:`~.Mobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_coord:1 +msgid "Match the coordinates with the coordinates of another :class:`~.Mobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_depth:1 +msgid "Match the depth with the depth of another :class:`~.Mobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_dim_size:1 +msgid "Match the specified dimension with the dimension of another :class:`~.Mobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_height:1 +msgid "Match the height with the height of another :class:`~.Mobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_points:1 +msgid "Edit points, positions, and submobjects to be identical to another :class:`~.Mobject`, while keeping the style unchanged." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_updaters:1 +msgid "Match the updaters of the given mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_width:1 +msgid "Match the width with the width of another :class:`~.Mobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +msgid "Match x coord." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +msgid "Match y coord." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +msgid "Match z coord." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.move_to:1 +msgid "Move center of the :class:`~.Mobject` to certain coordinate." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.next_to:1 +msgid "Move this :class:`~.Mobject` next to another's :class:`~.Mobject` or coordinate." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.null_point_align:1 +msgid "If a :class:`~.Mobject` with points is being aligned to one without, treat both as groups, and push the one with points into its own submobjects list." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove:1 +msgid "Remove :attr:`submobjects`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove_updater:1 +msgid "Remove an updater." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.repeat:1 +msgid "This can make transition animations nicer" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.reset_points:1 +msgid "Sets :attr:`points` to be an empty array." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.restore:1 +msgid "Restores the state that was previously saved with :meth:`~.Mobject.save_state`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.resume_updating:1 +msgid "Enable updating from updaters and animations." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.rotate:1 +msgid "Rotates the :class:`~.Mobject` about a certain point." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.rotate_about_origin:1 +msgid "Rotates the :class:`~.Mobject` about the ORIGIN, which is at [0,0,0]." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.save_image:1 +msgid "Saves an image of only this :class:`Mobject` at its position to a png file." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +msgid "Save the current state (position, color & size)." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale:1 +msgid "Scale the size by a factor." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_to_fit_depth:1 +msgid "Scales the :class:`~.Mobject` to fit a depth while keeping width/height proportional." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_to_fit_height:1 +msgid "Scales the :class:`~.Mobject` to fit a height while keeping width/depth proportional." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_to_fit_width:1 +msgid "Scales the :class:`~.Mobject` to fit a width while keeping height/depth proportional." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set:1 +msgid "Sets attributes." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +msgid "Condition is function which takes in one arguments, (x, y, z)." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_default:1 +msgid "Sets the default values of keyword arguments." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_x:1 +msgid "Set x value of the center of the :class:`~.Mobject` (``int`` or ``float``)" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_y:1 +msgid "Set y value of the center of the :class:`~.Mobject` (``int`` or ``float``)" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z:1 +msgid "Set z value of the center of the :class:`~.Mobject` (``int`` or ``float``)" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index:1 +msgid "Sets the :class:`~.Mobject`'s :attr:`z_index` to the value specified in `z_index_value`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index_by_z_coordinate:1 +msgid "Sets the :class:`~.Mobject`'s z coordinate to the value of :attr:`z_index`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.shift:1 +msgid "Shift by the given vectors." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.shuffle:1 +msgid "Shuffles the list of :attr:`submobjects`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.shuffle_submobjects:1 +msgid "Shuffles the order of :attr:`submobjects`" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.sort:1 +msgid "Sorts the list of :attr:`submobjects` by a function defined by ``submob_func``." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.sort_submobjects:1 +msgid "Sort the :attr:`submobjects`" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_to_fit_depth:1 +msgid "Stretches the :class:`~.Mobject` to fit a depth, not keeping width/height proportional." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_to_fit_height:1 +msgid "Stretches the :class:`~.Mobject` to fit a height, not keeping width/depth proportional." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_to_fit_width:1 +msgid "Stretches the :class:`~.Mobject` to fit a width, not keeping height/depth proportional." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.suspend_updating:1 +msgid "Disable updating from updaters and animations." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:178::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.update:1 +msgid "Apply all updaters." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.Mobject.rst:180 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:1::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animate:1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:1::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.depth:1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:1::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.height:1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:1::1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.width:1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:3 +msgid "The mobjects are added to :attr:`submobjects`." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:5 +msgid "Subclasses of mobject may implement ``+`` and ``+=`` dunder methods." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_animation_override:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_background_rectangle:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_updater:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.align_to:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animation_override_for:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.apply_to_family:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.become:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.clear_updaters:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.copy:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.invert:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_color:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_coord:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_depth:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_dim_size:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_height:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_points:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_updaters:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_width:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_x:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_y:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_z:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.null_point_align:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove_updater:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.repeat:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.resume_updating:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.rotate:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_color:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_default:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.shift:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.suspend_updating:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.update:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:7 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:6 +msgid "The mobjects to add." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_background_rectangle:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_updater:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animation_override_for:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.apply_to_family:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.clear_updaters:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.copy:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.depth:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_time_based_updaters:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_updaters:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.has_time_based_updater:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.height:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_updaters:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove_updater:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.resume_updating:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_to_fit_height:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_to_fit_width:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index_by_z_coordinate:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.shift:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_to_fit_height:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_to_fit_width:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.suspend_updating:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.update:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.width:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:9 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_background_rectangle:11 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:8 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_updater:17 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.apply_to_family:6 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.clear_updaters:5 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_updaters:5 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove:9 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove_updater:7 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.resume_updating:5 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_to_fit_height:3 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_to_fit_width:3 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set:31 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.shift:6 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_to_fit_height:3 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_to_fit_width:3 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.suspend_updating:6 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.update:9 +msgid "``self``" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_background_rectangle:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_updater:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animation_override_for:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.apply_to_family:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.clear_updaters:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.copy:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.depth:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_bottom:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_center:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_corner:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_edge_center:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_left:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_midpoint:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_nadir:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_right:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_time_based_updaters:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_top:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_updaters:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_x:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_y:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_z:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_zenith:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.has_no_points:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.has_points:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.has_time_based_updater:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.height:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_updaters:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.null_point_align:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove_updater:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.resume_updating:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_to_fit_height:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_to_fit_width:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index_by_z_coordinate:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.shift:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_to_fit_height:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_to_fit_width:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.suspend_updating:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.update:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.width:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:10 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_background_rectangle:12 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:9 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_updater:18 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.apply_to_family:7 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.clear_updaters:6 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.copy:5 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_updaters:6 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove:10 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove_updater:8 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.resume_updating:6 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_to_fit_height:4 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_to_fit_width:4 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set:32 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index:7 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index_by_z_coordinate:4 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.shift:7 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_to_fit_height:4 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_to_fit_width:4 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.suspend_updating:7 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.update:10 +msgid ":class:`Mobject`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_animation_override:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:0 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:0 +msgid "Raises" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:12 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:18 +msgid "When a mobject tries to add itself." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:13 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:19 +msgid "When trying to add an object that is not an instance of :class:`Mobject`." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:16 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:22 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:27 +msgid "Notes" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:17 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:23 +msgid "A mobject cannot contain itself, and it cannot contain a submobject more than once. If the parent mobject is displayed, the newly-added submobjects will also be displayed (i.e. they are automatically added to the parent Scene)." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:22 +msgid ":meth:`remove`, :meth:`add_to_back`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:25 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_updater:21 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animate:36 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange:4 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:36 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_submobjects:4 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.become:5 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.flip:4 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_midpoint:4 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.height:7 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.interpolate:5 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.invert:6 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_points:5 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.next_to:4 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale:15 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_to_fit_height:7 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_to_fit_width:7 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set:35 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_default:12 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index:10 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.shuffle_submobjects:4 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_to_fit_height:7 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_to_fit_width:7 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.width:7 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:32 +msgid "Duplicates are not added again::" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add:38 +msgid "Adding an object to itself raises an error::" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_animation_override:3 +msgid "This does not apply to subclasses." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_animation_override:5 +msgid "The animation type to be overridden" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_animation_override:6 +msgid "The function returning an aniamtion replacing the default animation. It gets passed the parameters given to the animnation constructor." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_animation_override:9 +msgid "If the overridden animation was already overridden." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_background_rectangle:3 +msgid "The BackgroundRectangle is added behind other submobjects." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_background_rectangle:5 +msgid "This can be used to increase the mobjects visibility in front of a noisy background." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_background_rectangle:7 +msgid "The color of the BackgroundRectangle" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_background_rectangle:8 +msgid "The opacity of the BackgroundRectangle" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_background_rectangle:9 +msgid "Additional keyword arguments passed to the BackgroundRectangle constructor" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_background_rectangle:14 +msgid ":meth:`add_to_back`, :class:`~.BackgroundRectangle`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:3 +msgid "If :attr:`submobjects` already contains the given mobjects, they just get moved to the back instead." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:13 +msgid "Technically, this is done by adding (or moving) the mobjects to the head of :attr:`submobjects`. The head of this list is rendered first, which places the corresponding mobjects behind the subsequent list members." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_to_back:28 +msgid ":meth:`remove`, :meth:`add`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_updater:3 +msgid "Update functions, or updaters in short, are functions that are applied to the Mobject in every frame." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_updater:6 +msgid "The update function to be added. Whenever :meth:`update` is called, this update function gets called using ``self`` as the first parameter. The updater can have a second parameter ``dt``. If it uses this parameter, it gets called using a second value ``dt``, usually representing the time in seconds since the last call of :meth:`update`." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_updater:12 +msgid "The index at which the new updater should be added in ``self.updaters``. In case ``index`` is ``None`` the updater will be added at the end." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_updater:14 +msgid "Whether or not to call the updater initially. If ``True``, the updater will be called using ``dt=0``." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.add_updater:48 +msgid ":meth:`get_updaters`, :meth:`remove_updater`, :class:`~.UpdateFromFunc`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.align_to:3 +msgid "Examples: mob1.align_to(mob2, UP) moves mob1 vertically so that its top edge lines ups with mob2's top edge." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.align_to:7 +msgid "mob1.align_to(mob2, alignment_vect = RIGHT) moves mob1 horizontally so that it's center is directly above/below the center of mob2" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animate:5 +msgid "Passing multiple animations for the same :class:`Mobject` in one call to :meth:`~.Scene.play` is discouraged and will most likely not work properly. Instead of writing an animation like" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animate:13 +msgid "make use of method chaining for ``animate``, meaning::" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animate:17 +msgid "Keyword arguments that can be passed to :meth:`.Scene.play` can be passed directly after accessing ``.animate``, like so::" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animate:22 +msgid "This is especially useful when animating simultaneous ``.animate`` calls that you want to behave differently::" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animate:32 +msgid ":func:`override_animate`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animate:79 +msgid "``.animate``" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animate:75 +msgid "will interpolate the :class:`~.Mobject` between its points prior to ``.animate`` and its points after applying ``.animate`` to it. This may result in unexpected behavior when attempting to interpolate along paths, or rotations. If you want animations to consider the points between, consider using :class:`~.ValueTracker` with updaters instead." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animation_override_for:3 +msgid "The animation class for which the override function should be returned." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.animation_override_for:5 +msgid "The function returning the override animation or ``None`` if no such animation override is defined." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.apply_complex_function:1 +msgid "Applies a complex function to a :class:`Mobject`. The x and y coordinates correspond to the real and imaginary parts respectively." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.apply_complex_function:5 +msgid "Example" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.apply_to_family:3 +msgid "The function to apply to each mobject. ``func`` gets passed the respective (sub)mobject as parameter." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.apply_to_family:9 +msgid ":meth:`family_members_with_points`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:3 +msgid "The number of rows in the grid." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:4 +msgid "The number of columns in the grid." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:5 +msgid "The gap between grid cells. To specify a different buffer in the horizontal and vertical directions, a tuple of two values can be given - ``(row, col)``." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:7 +msgid "The way each submobject is aligned in its grid cell." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:8 +msgid "The vertical alignment for each row (top to bottom). Accepts the following characters: ``\"u\"`` - up, ``\"c\"`` - center, ``\"d\"`` - down." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:10 +msgid "The horizontal alignment for each column (left to right). Accepts the following characters ``\"l\"`` - left, ``\"c\"`` - center, ``\"r\"`` - right." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:12 +msgid "Defines a list of heights for certain rows (top to bottom). If the list contains ``None``, the corresponding row will fit its height automatically based on the highest element in that row." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:15 +msgid "Defines a list of widths for certain columns (left to right). If the list contains ``None``, the corresponding column will fit its width automatically based on the widest element in that column." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:17 +msgid "The order in which submobjects fill the grid. Can be one of the following values: \"rd\", \"dr\", \"ld\", \"dl\", \"ru\", \"ur\", \"lu\", \"ul\". (\"rd\" -> fill rightwards then downwards)" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:20 +msgid "The mobject." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:23 +msgid "If ``rows`` and ``cols`` are too small to fit all submobjects." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:24 +msgid "If :code:`cols`, :code:`col_alignments` and :code:`col_widths` or :code:`rows`, :code:`row_alignments` and :code:`row_heights` have mismatching sizes." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:28 +msgid "If only one of ``cols`` and ``rows`` is set implicitly, the other one will be chosen big enough to fit all submobjects. If neither is set, they will be chosen to be about the same, tending towards ``cols`` > ``rows`` (simply because videos are wider than they are high)." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.arrange_in_grid:32 +msgid "If both ``cell_alignment`` and ``row_alignments`` / ``col_alignments`` are defined, the latter has higher priority." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.clear_updaters:3 +msgid "Whether to recursively call ``clear_updaters`` on all submobjects." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.clear_updaters:8 +msgid ":meth:`remove_updater`, :meth:`add_updater`, :meth:`get_updaters`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.copy:4 +msgid "The copy." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.copy:7 +msgid "The clone is initially not visible in the Scene, even if the original was." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.depth:4 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.height:4 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.width:4 +msgid ":class:`float`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.depth:6 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.height:22 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.width:22 +msgid ":meth:`length_over_dim`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.generate_points:3 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.init_colors:3 +msgid "Gets called upon creation. This is an empty method that can be implemented by subclasses." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_critical_point:1 +msgid "Picture a box bounding the :class:`~.Mobject`. Such a box has 9 'critical points': 4 corners, 4 edge center, the center. This returns one of them, along the given direction." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_point_mobject:1 +msgid "The simplest :class:`~.Mobject` to be transformed to or from self. Should by a point of the appropriate type" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_time_based_updaters:3 +msgid "The updaters use this parameter as the input for difference in time." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_time_based_updaters:5 +msgid "The list of time based updaters." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_time_based_updaters:6 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_updaters:4 +msgid "List[:class:`Callable`]" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_time_based_updaters:8 +msgid ":meth:`get_updaters`, :meth:`has_time_based_updater`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_updaters:3 +msgid "The list of updaters." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.get_updaters:6 +msgid ":meth:`add_updater`, :meth:`get_time_based_updaters`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.has_time_based_updater:3 +msgid "**class** -- ``True`` if at least one updater uses the ``dt`` parameter, ``False`` otherwise." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.has_time_based_updater:5 +msgid "`bool`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.has_time_based_updater:7 +msgid ":meth:`get_time_based_updaters`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.invert:3 +msgid "If ``True``, all submobject lists of this mobject's family are inverted." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_updaters:3 +msgid "The mobject whose updaters get matched." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_updaters:10 +msgid "All updaters from submobjects are removed, but only updaters of the given mobject are matched, not those of it's submobjects." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_updaters:13 +msgid ":meth:`add_updater`, :meth:`clear_updaters`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_x:1 +msgid "Match x coord. to the x coord. of another :class:`~.Mobject`." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_y:1 +msgid "Match y coord. to the x coord. of another :class:`~.Mobject`." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.match_z:1 +msgid "Match z coord. to the x coord. of another :class:`~.Mobject`." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove:3 +msgid "The mobjects are removed from :attr:`submobjects`, if they exist." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove:5 +msgid "Subclasses of mobject may implement ``-`` and ``-=`` dunder methods." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove:7 +msgid "The mobjects to remove." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove:12 +msgid ":meth:`add`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove_updater:3 +msgid "If the same updater is applied multiple times, every instance gets removed." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove_updater:5 +msgid "The update function to be removed." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.remove_updater:10 +msgid ":meth:`clear_updaters`, :meth:`add_updater`, :meth:`get_updaters`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.resume_updating:3 +msgid "Whether to recursively enable updating on all submobjects." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.resume_updating:8 +msgid ":meth:`suspend_updating`, :meth:`add_updater`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.rotate_in_place:1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_about_point:1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_in_place:1 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_in_place:1 +msgid "Deprecated" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.rotate_in_place:4 +msgid "The method Mobject.rotate_in_place has been deprecated since v0.11.0 and is expected to be removed after v0.12.0. Use :meth:`~.rotate` instead." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.save_state:1 +msgid "Save the current state (position, color & size). Can be restored with :meth:`~.Mobject.restore`." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale:3 +msgid "Default behavior is to scale about the center of the mobject." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale:5 +msgid "The scaling factor :math:`\\alpha`. If :math:`0 < |\\alpha| < 1`, the mobject will shrink, and for :math:`|\\alpha| > 1` it will grow. Furthermore, if :math:`\\alpha < 0`, the mobject is also flipped." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale:8 +msgid "Additional keyword arguments passed to :meth:`apply_points_function_about_point`." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale:11 +msgid "The scaled mobject." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale:29 +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.shift:9 +msgid ":meth:`move_to`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_about_point:4 +msgid "The method Mobject.scale_about_point has been deprecated since v0.11.0 and is expected to be removed after v0.12.0. Use :meth:`~.scale` instead." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.scale_in_place:4 +msgid "The method Mobject.scale_in_place has been deprecated since v0.11.0 and is expected to be removed after v0.12.0. Use :meth:`~.scale` instead." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set:3 +msgid "Mainly to be used along with :attr:`animate` to animate setting attributes." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set:6 +msgid "In addition to this method, there is a compatibility layer that allows ``get_*`` and ``set_*`` methods to get and set generic attributes. For instance::" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set:18 +msgid "This compatibility layer does not interfere with any ``get_*`` or ``set_*`` methods that are explicitly defined." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set:24 +msgid "This compatibility layer is for backwards compatibility and is not guaranteed to stay around. Where applicable, please prefer getting/setting attributes normally or with the :meth:`set` method." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set:29 +msgid "The attributes and corresponding values to set." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_color:1 +msgid "Condition is function which takes in one arguments, (x, y, z). Here it just recurses to submobjects, but in subclasses this should be further implemented based on the the inner workings of color" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_default:3 +msgid "If this method is called without any additional keyword arguments, the original default values of the initialization method of this class are restored." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_default:7 +msgid "Passing any keyword argument will update the default values of the keyword arguments of the initialization function of this class." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index:3 +msgid "The new value of :attr:`z_index` set." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index:4 +msgid "If ``True``, the :attr:`z_index` value of all submobjects is also set." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index:6 +msgid "The Mobject itself, after :attr:`z_index` is set. For chaining purposes. (Returns `self`.)" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.set_z_index_by_z_coordinate:3 +msgid "The Mobject itself, after :attr:`z_index` is set. (Returns `self`.)" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.shift:3 +msgid "Vectors to shift by. If multiple vectors are given, they are added together." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.stretch_in_place:4 +msgid "The method Mobject.stretch_in_place has been deprecated since v0.11.0 and is expected to be removed after v0.12.0. Use :meth:`~.stretch` instead." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.suspend_updating:4 +msgid "Whether to recursively suspend updating on all submobjects." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.suspend_updating:9 +msgid ":meth:`resume_updating`, :meth:`add_updater`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.update:3 +msgid "Does nothing if updating is suspended." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.update:5 +msgid "The parameter ``dt`` to pass to the update functions. Usually this is the time in seconds since the last call of ``update``." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.Mobject.update:7 +msgid "Whether to recursively update all submobjects." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.mobject.pot b/docs/i18n/gettext/reference/manim.mobject.mobject.pot new file mode 100644 index 0000000000..ebfe9fdfbc --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.mobject.pot @@ -0,0 +1,49 @@ + +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.mobject.rst:2 +msgid "mobject" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject:1 +msgid "Base classes for objects that can be displayed." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.rst:28::1 +msgid "Groups together multiple :class:`Mobjects <.Mobject>`." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.rst:28::1 +msgid "Mathematical Object: base class for objects that can be displayed on screen." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject.rst:31 +msgid "Functions" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.override_animate:1 +msgid "Decorator for overriding method animations." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.override_animate:3 +msgid "This allows to specify a method (returning an :class:`~.Animation`) which is called when the decorated method is used with the ``.animate`` syntax for animating the application of a method." +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.override_animate:9 +msgid ":attr:`Mobject.animate`" +msgstr "" + +#: ../../../manim/mobject/mobject.py:docstring of manim.mobject.mobject.override_animate:13 +msgid "Overridden methods cannot be combined with normal or other overridden methods using method chaining with the ``.animate`` syntax." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.mobject_update_utils.pot b/docs/i18n/gettext/reference/manim.mobject.mobject_update_utils.pot new file mode 100644 index 0000000000..61e06a39ff --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.mobject_update_utils.pot @@ -0,0 +1,29 @@ + +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.mobject_update_utils.rst:2 +msgid "mobject\\_update\\_utils" +msgstr "" + +#: ../../../manim/mobject/mobject_update_utils.py:docstring of manim.mobject.mobject_update_utils:1 +msgid "Utility functions for continuous animation of mobjects." +msgstr "" + +#: ../../source/reference/manim.mobject.mobject_update_utils.rst:20 +msgid "Functions" +msgstr "" + +#: ../../../manim/mobject/mobject_update_utils.py:docstring of manim.mobject.mobject_update_utils.f_always:1 +msgid "More functional version of always, where instead of taking in args, it takes in functions which output the relevant arguments." +msgstr "" + +#: ../../../manim/mobject/mobject_update_utils.py:docstring of manim.mobject.mobject_update_utils.turn_animation_into_updater:1 +msgid "Add an updater to the animation's mobject which applies the interpolation and update functions of the animation" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.number_line.NumberLine.pot b/docs/i18n/gettext/reference/manim.mobject.number_line.NumberLine.pot new file mode 100644 index 0000000000..bb86f79e85 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.number_line.NumberLine.pot @@ -0,0 +1,186 @@ + +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.number_line.NumberLine.rst:2 +msgid "NumberLine" +msgstr "" + +#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:4 +msgid "Qualified name: ``manim.mobject.number\\_line.NumberLine``" +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:1 +msgid "Bases: :class:`manim.mobject.geometry.Line`" +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:1 +msgid "Creates a number line with tick marks. Number ranges that include both negative and positive values will be generated from the 0 point, and may not include a tick at the min / max values as the tick locations are dependent on the step size." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:0 +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:0 +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.add_labels:0 +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.create_label_tex:0 +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.n2p:0 +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.p2n:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:5 +msgid "The :code:`[x_min, x_max, x_step]` values to create the line." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:6 +msgid "The length of the number line." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:7 +msgid "The distance between each tick of the line. Overwritten by :attr:`length`, if specified." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:8 +msgid "Whether to include ticks on the number line." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:9 +msgid "The length of each tick mark." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:10 +msgid "An iterable of specific values with elongated ticks." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:11 +msgid "Influences how many times larger elongated ticks are than regular ticks (2 = 2x)." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:12 +msgid "The color of the line." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:13 +msgid "The angle (in radians) at which the line is rotated." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:14 +msgid "The thickness of the line." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:15 +msgid "Whether to add a tip to the end of the line." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:16 +msgid "The width of the tip." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:17 +msgid "The height of the tip." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:18 +msgid "Whether to add numbers to the tick marks. The number of decimal places is determined by the step size, this default can be overridden by ``decimal_number_config``." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:20 +msgid "The size of the label mobjects. Defaults to 36." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:21 +msgid "The specific position to which label mobjects are added on the line." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:22 +msgid "The distance between the line and the label mobject." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:23 +msgid "Arguments that can be passed to :class:`~.numbers.DecimalNumber` to influence number mobjects." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:24 +msgid "An explicit iterable of numbers to not be added to the number line." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:25 +msgid "An explicit iterable of numbers to add to the number line" +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:26 +msgid "Additional arguments to be passed to :class:`~.Line`." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:29 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:0 +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.create_label_tex:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:72 +msgid "The constructed number line." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine:0 +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.create_label_tex:0 +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.n2p:0 +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.p2n:0 +msgid "Return type" +msgstr "" + +#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.add_labels:1 +msgid "Adds specifically positioned labels to the :class:`~.NumberLine` using a ``dict``." +msgstr "" + +#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.create_label_tex:1 +msgid "Checks if the label is a ``float``, ``int`` or a ``str`` and creates a :class:`~.MathTex`/:class:`~.Tex` label accordingly." +msgstr "" + +#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.n2p:1 +msgid "Abbreviation for number_to_point" +msgstr "" + +#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:38::1 +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.p2n:1 +msgid "Abbreviation for point_to_number" +msgstr "" + +#: ../../source/reference/manim.mobject.number_line.NumberLine.rst:40 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.add_labels:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.add_labels:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.add_labels:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.add_labels:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.NumberLine.create_label_tex:6 +msgid "The label." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.number_line.UnitInterval.po b/docs/i18n/gettext/reference/manim.mobject.number_line.UnitInterval.pot similarity index 67% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.number_line.UnitInterval.po rename to docs/i18n/gettext/reference/manim.mobject.number_line.UnitInterval.pot index bae633fdf1..b39467f00e 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.number_line.UnitInterval.po +++ b/docs/i18n/gettext/reference/manim.mobject.number_line.UnitInterval.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.number_line.UnitInterval.rst:2 msgid "UnitInterval" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.mobject.number\\_line.UnitInterval``" msgstr "" -#: manim.mobject.number_line.UnitInterval:1 of +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line.UnitInterval:1 msgid "Bases: :class:`manim.mobject.number_line.NumberLine`" msgstr "" @@ -32,12 +30,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.number_line.UnitInterval.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.number_line.UnitInterval.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -46,8 +38,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.number_line.UnitInterval.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.number_line.po b/docs/i18n/gettext/reference/manim.mobject.number_line.pot similarity index 75% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.number_line.po rename to docs/i18n/gettext/reference/manim.mobject.number_line.pot index 3cbb90e237..8d3c0d00e1 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.number_line.po +++ b/docs/i18n/gettext/reference/manim.mobject.number_line.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.number_line.rst:2 msgid "number\\_line" msgstr "" -#: manim.mobject.number_line:1 of +#: ../../../manim/mobject/number_line.py:docstring of manim.mobject.number_line:1 msgid "Mobject representing a number line." msgstr "" diff --git a/docs/i18n/gettext/reference/manim.mobject.numbers.DecimalNumber.pot b/docs/i18n/gettext/reference/manim.mobject.numbers.DecimalNumber.pot new file mode 100644 index 0000000000..e580850b0a --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.numbers.DecimalNumber.pot @@ -0,0 +1,76 @@ + +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.numbers.DecimalNumber.rst:2 +msgid "DecimalNumber" +msgstr "" + +#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:4 +msgid "Qualified name: ``manim.mobject.numbers.DecimalNumber``" +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.DecimalNumber:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.DecimalNumber:1 +msgid "An mobject representing a decimal number." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.DecimalNumber:4 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:27::1 +msgid "Configuration is based first off instance attributes, but overwritten by any kew word argument." +msgstr "" + +#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:27::1 +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.DecimalNumber.set_value:1 +msgid "Set the value of the :class:`~.DecimalNumber` to a new number." +msgstr "" + +#: ../../source/reference/manim.mobject.numbers.DecimalNumber.rst:29 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.DecimalNumber.font_size:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.DecimalNumber.font_size:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.DecimalNumber.font_size:1::1 +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.DecimalNumber.font_size:1 +msgid "The font size of the tex mobject." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.DecimalNumber.font_size:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.DecimalNumber.font_size:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.DecimalNumber:0 +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.DecimalNumber.set_value:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.DecimalNumber.get_formatter:1 +msgid "Configuration is based first off instance attributes, but overwritten by any kew word argument. Relevant key words: - include_sign - group_with_commas - num_decimal_places - field_name (e.g. 0 or 0.real)" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.Integer.po b/docs/i18n/gettext/reference/manim.mobject.numbers.Integer.pot similarity index 68% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.Integer.po rename to docs/i18n/gettext/reference/manim.mobject.numbers.Integer.pot index da7c73dd92..77690f041d 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.Integer.po +++ b/docs/i18n/gettext/reference/manim.mobject.numbers.Integer.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.numbers.Integer.rst:2 msgid "Integer" @@ -16,15 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.mobject.numbers.Integer``" msgstr "" -#: manim.mobject.numbers.Integer:1 of +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Integer:1 msgid "Bases: :class:`manim.mobject.numbers.DecimalNumber`" msgstr "" -#: manim.mobject.numbers.Integer:1 of +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Integer:1 msgid "A class for displaying Integers." msgstr "" -#: manim.mobject.numbers.Integer:4 of +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Integer:4 msgid "Examples" msgstr "" @@ -40,12 +38,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.numbers.Integer.rst:30::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.numbers.Integer.rst:30::1 msgid "The depth of the mobject." msgstr "" @@ -58,8 +50,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.numbers.Integer.rst:30::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.numbers.Variable.pot b/docs/i18n/gettext/reference/manim.mobject.numbers.Variable.pot new file mode 100644 index 0000000000..1179fc9e8c --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.numbers.Variable.pot @@ -0,0 +1,107 @@ + +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.numbers.Variable.rst:2 +msgid "Variable" +msgstr "" + +#: ../../source/reference/manim.mobject.numbers.Variable.rst:4 +msgid "Qualified name: ``manim.mobject.numbers.Variable``" +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:1 +msgid "A class for displaying text that continuously updates to reflect the value of a python variable." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:3 +msgid "Automatically adds the text for the label and the value when instantiated and added to the screen." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:5 +msgid "The python variable you need to keep track of and display." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:7 +msgid "The label for your variable, for example ``x = ...``. To use math mode, for e.g. subscripts, superscripts, etc. simply pass in a raw string." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:10 +msgid "The class used for displaying the number. Defaults to :class:`DecimalNumber`." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:12 +msgid "The number of decimal places to display in your variable. Defaults to 2. If `var_type` is an :class:`Integer`, this parameter is ignored." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:15 +msgid "Other arguments to be passed to `~.Mobject`." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:20 +msgid "The label for your variable, for example ``x = ...``." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:0 +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:0 +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:0 +msgid "type" +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:22 +msgid "Union[:class:`str`, :class:`~.Tex`, :class:`~.MathTex`, :class:`~.Text`, :class:`~.TexSymbol`, :class:`~.SingleStringMathTex`]" +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:26 +msgid "Useful in updating the value of your variable on-screen." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:32 +msgid "The tex for the value of your variable." +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:34 +msgid "Union[:class:`DecimalNumber`, :class:`Integer`]" +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:37 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers.Variable:38 +msgid "Normal usage::" +msgstr "" + +#: ../../source/reference/manim.mobject.numbers.Variable.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.numbers.Variable.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.numbers.Variable.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.numbers.Variable.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.numbers.Variable.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.po b/docs/i18n/gettext/reference/manim.mobject.numbers.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.po rename to docs/i18n/gettext/reference/manim.mobject.numbers.pot index 00e2b56fc1..c51e15c2d2 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.numbers.po +++ b/docs/i18n/gettext/reference/manim.mobject.numbers.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.numbers.rst:2 msgid "numbers" msgstr "" -#: manim.mobject.numbers:1 of +#: ../../../manim/mobject/numbers.py:docstring of manim.mobject.numbers:1 msgid "Mobjects representing numbers." msgstr "" @@ -28,10 +26,4 @@ msgstr "" msgid "A class for displaying Integers." msgstr "" -#: ../../source/reference/manim.mobject.numbers.rst:24::1 -msgid "" -"A class for displaying text that continuously updates to reflect the " -"value of a python variable." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Dodecahedron.po b/docs/i18n/gettext/reference/manim.mobject.polyhedra.Dodecahedron.pot similarity index 59% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Dodecahedron.po rename to docs/i18n/gettext/reference/manim.mobject.polyhedra.Dodecahedron.pot index c2f764d347..15a9d23045 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Dodecahedron.po +++ b/docs/i18n/gettext/reference/manim.mobject.polyhedra.Dodecahedron.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.polyhedra.Dodecahedron.rst:2 msgid "Dodecahedron" @@ -16,25 +14,23 @@ msgstr "" msgid "Qualified name: ``manim.mobject.polyhedra.Dodecahedron``" msgstr "" -#: manim.mobject.polyhedra.Dodecahedron:1 of +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Dodecahedron:1 msgid "Bases: :class:`manim.mobject.polyhedra.Polyhedron`" msgstr "" -#: manim.mobject.polyhedra.Dodecahedron:1 of -msgid "" -"A dodecahedron, one of the five platonic solids. It has 12 faces, 30 " -"edges and 20 vertices." +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Dodecahedron:1 +msgid "A dodecahedron, one of the five platonic solids. It has 12 faces, 30 edges and 20 vertices." msgstr "" -#: ../../source/reference/manim.mobject.polyhedra.Dodecahedron.rst +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Dodecahedron:0 msgid "Parameters" msgstr "" -#: manim.mobject.polyhedra.Dodecahedron:3 of +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Dodecahedron:3 msgid "The length of an edge between any two vertices." msgstr "" -#: manim.mobject.polyhedra.Dodecahedron:6 of +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Dodecahedron:6 msgid "Examples" msgstr "" @@ -50,12 +46,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.polyhedra.Dodecahedron.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.polyhedra.Dodecahedron.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -64,8 +54,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.polyhedra.Dodecahedron.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Icosahedron.po b/docs/i18n/gettext/reference/manim.mobject.polyhedra.Icosahedron.pot similarity index 59% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Icosahedron.po rename to docs/i18n/gettext/reference/manim.mobject.polyhedra.Icosahedron.pot index c1176192e8..0e07ba03fa 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Icosahedron.po +++ b/docs/i18n/gettext/reference/manim.mobject.polyhedra.Icosahedron.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.polyhedra.Icosahedron.rst:2 msgid "Icosahedron" @@ -16,25 +14,23 @@ msgstr "" msgid "Qualified name: ``manim.mobject.polyhedra.Icosahedron``" msgstr "" -#: manim.mobject.polyhedra.Icosahedron:1 of +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Icosahedron:1 msgid "Bases: :class:`manim.mobject.polyhedra.Polyhedron`" msgstr "" -#: manim.mobject.polyhedra.Icosahedron:1 of -msgid "" -"An icosahedron, one of the five platonic solids. It has 20 faces, 30 " -"edges and 12 vertices." +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Icosahedron:1 +msgid "An icosahedron, one of the five platonic solids. It has 20 faces, 30 edges and 12 vertices." msgstr "" -#: ../../source/reference/manim.mobject.polyhedra.Icosahedron.rst +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Icosahedron:0 msgid "Parameters" msgstr "" -#: manim.mobject.polyhedra.Icosahedron:3 of +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Icosahedron:3 msgid "The length of an edge between any two vertices." msgstr "" -#: manim.mobject.polyhedra.Icosahedron:6 of +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Icosahedron:6 msgid "Examples" msgstr "" @@ -50,12 +46,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.polyhedra.Icosahedron.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.polyhedra.Icosahedron.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -64,8 +54,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.polyhedra.Icosahedron.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Octahedron.po b/docs/i18n/gettext/reference/manim.mobject.polyhedra.Octahedron.pot similarity index 59% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Octahedron.po rename to docs/i18n/gettext/reference/manim.mobject.polyhedra.Octahedron.pot index d5f5d445f9..49bddcefc0 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Octahedron.po +++ b/docs/i18n/gettext/reference/manim.mobject.polyhedra.Octahedron.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.polyhedra.Octahedron.rst:2 msgid "Octahedron" @@ -16,25 +14,23 @@ msgstr "" msgid "Qualified name: ``manim.mobject.polyhedra.Octahedron``" msgstr "" -#: manim.mobject.polyhedra.Octahedron:1 of +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Octahedron:1 msgid "Bases: :class:`manim.mobject.polyhedra.Polyhedron`" msgstr "" -#: manim.mobject.polyhedra.Octahedron:1 of -msgid "" -"An octahedron, one of the five platonic solids. It has 8 faces, 12 edges " -"and 6 vertices." +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Octahedron:1 +msgid "An octahedron, one of the five platonic solids. It has 8 faces, 12 edges and 6 vertices." msgstr "" -#: ../../source/reference/manim.mobject.polyhedra.Octahedron.rst +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Octahedron:0 msgid "Parameters" msgstr "" -#: manim.mobject.polyhedra.Octahedron:3 of +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Octahedron:3 msgid "The length of an edge between any two vertices." msgstr "" -#: manim.mobject.polyhedra.Octahedron:6 of +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Octahedron:6 msgid "Examples" msgstr "" @@ -50,12 +46,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.polyhedra.Octahedron.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.polyhedra.Octahedron.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -64,8 +54,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.polyhedra.Octahedron.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.polyhedra.Polyhedron.pot b/docs/i18n/gettext/reference/manim.mobject.polyhedra.Polyhedron.pot new file mode 100644 index 0000000000..c3ab2eef9d --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.polyhedra.Polyhedron.pot @@ -0,0 +1,115 @@ + +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.polyhedra.Polyhedron.rst:2 +msgid "Polyhedron" +msgstr "" + +#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:4 +msgid "Qualified name: ``manim.mobject.polyhedra.Polyhedron``" +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron:1 +msgid "An abstract polyhedra class." +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron:3 +msgid "In this implementation, polyhedra are defined with a list of vertex coordinates in space, and a list of faces. This implementation mirrors that of a standard polyhedral data format (OFF, object file format)." +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron:0 +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron.create_faces:0 +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron.get_edges:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron:6 +msgid "A list of coordinates of the corresponding vertices in the polyhedron. Each coordinate will correspond to a vertex. The vertices are indexed with the usual indexing of Python." +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron:8 +msgid "A list of faces. Each face is a sublist containing the indices of the vertices that form the corners of that face." +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron:9 +msgid "Configuration for the polygons representing the faces of the polyhedron." +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron:10 +msgid "Configuration for the graph containing the vertices and edges of the polyhedron." +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron:13 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron:14 +msgid "To understand how to create a custom polyhedra, let's use the example of a rather simple one - a square pyramid." +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron:39 +msgid "In defining the polyhedron above, we first defined the coordinates of the vertices. These are the corners of the square base, given as the first four coordinates in the vertex list, and the apex, the last coordinate in the list." +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron:43 +msgid "Next, we define the faces of the polyhedron. The triangular surfaces of the pyramid are polygons with two adjacent vertices in the base and the vertex at the apex as corners. We thus define these surfaces in the first four elements of our face list. The last element defines the base of the pyramid." +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron:47 +msgid "The graph and faces of polyhedra can also be accessed and modified directly, after instantiation. They are stored in the `graph` and `faces` attributes respectively." +msgstr "" + +#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:23::1 +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron.create_faces:1 +msgid "Creates VGroup of faces from a list of face coordinates." +msgstr "" + +#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:23::1 +msgid "Extracts the coordinates of the vertices in the graph." +msgstr "" + +#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:23::1 +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron.get_edges:1 +msgid "Creates list of cyclic pairwise tuples." +msgstr "" + +#: ../../source/reference/manim.mobject.polyhedra.Polyhedron.rst:25 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron.create_faces:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron.create_faces:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron.create_faces:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron.create_faces:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron.create_faces:0 +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron.extract_face_coords:0 +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Polyhedron.get_edges:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Tetrahedron.po b/docs/i18n/gettext/reference/manim.mobject.polyhedra.Tetrahedron.pot similarity index 59% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Tetrahedron.po rename to docs/i18n/gettext/reference/manim.mobject.polyhedra.Tetrahedron.pot index 2245ce2e9b..ea54707384 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.Tetrahedron.po +++ b/docs/i18n/gettext/reference/manim.mobject.polyhedra.Tetrahedron.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.polyhedra.Tetrahedron.rst:2 msgid "Tetrahedron" @@ -16,25 +14,23 @@ msgstr "" msgid "Qualified name: ``manim.mobject.polyhedra.Tetrahedron``" msgstr "" -#: manim.mobject.polyhedra.Tetrahedron:1 of +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Tetrahedron:1 msgid "Bases: :class:`manim.mobject.polyhedra.Polyhedron`" msgstr "" -#: manim.mobject.polyhedra.Tetrahedron:1 of -msgid "" -"A tetrahedron, one of the five platonic solids. It has 4 faces, 6 edges, " -"and 4 vertices." +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Tetrahedron:1 +msgid "A tetrahedron, one of the five platonic solids. It has 4 faces, 6 edges, and 4 vertices." msgstr "" -#: ../../source/reference/manim.mobject.polyhedra.Tetrahedron.rst +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Tetrahedron:0 msgid "Parameters" msgstr "" -#: manim.mobject.polyhedra.Tetrahedron:3 of +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Tetrahedron:3 msgid "The length of an edge between any two vertices." msgstr "" -#: manim.mobject.polyhedra.Tetrahedron:6 of +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra.Tetrahedron:6 msgid "Examples" msgstr "" @@ -50,12 +46,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.polyhedra.Tetrahedron.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.polyhedra.Tetrahedron.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -64,8 +54,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.polyhedra.Tetrahedron.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.po b/docs/i18n/gettext/reference/manim.mobject.polyhedra.pot similarity index 75% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.po rename to docs/i18n/gettext/reference/manim.mobject.polyhedra.pot index f43a8eaa39..a06f3696c2 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.polyhedra.po +++ b/docs/i18n/gettext/reference/manim.mobject.polyhedra.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.polyhedra.rst:2 msgid "polyhedra" msgstr "" -#: manim.mobject.polyhedra:1 of +#: ../../../manim/mobject/polyhedra.py:docstring of manim.mobject.polyhedra:1 msgid "General polyhedral class and platonic solids." msgstr "" @@ -36,8 +34,4 @@ msgstr "" msgid "An abstract polyhedra class." msgstr "" -#: ../../source/reference/manim.mobject.polyhedra.rst:28::1 -msgid "A tetrahedron, one of the five platonic solids." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.probability.BarChart.po b/docs/i18n/gettext/reference/manim.mobject.probability.BarChart.pot similarity index 51% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.probability.BarChart.po rename to docs/i18n/gettext/reference/manim.mobject.probability.BarChart.pot index 567f8f4356..6c3ca9479c 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.probability.BarChart.po +++ b/docs/i18n/gettext/reference/manim.mobject.probability.BarChart.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.probability.BarChart.rst:2 msgid "BarChart" @@ -16,71 +14,71 @@ msgstr "" msgid "Qualified name: ``manim.mobject.probability.BarChart``" msgstr "" -#: manim.mobject.probability.BarChart:1 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:1 msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" msgstr "" -#: manim.mobject.probability.BarChart:1 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:1 msgid "This is a class for Bar Charts." msgstr "" -#: ../../source/reference/manim.mobject.probability.BarChart.rst +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:0 msgid "Parameters" msgstr "" -#: manim.mobject.probability.BarChart:3 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:3 msgid "The values for the bar chart." msgstr "" -#: manim.mobject.probability.BarChart:4 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:4 msgid "The height of the axes." msgstr "" -#: manim.mobject.probability.BarChart:5 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:5 msgid "The width of the axes." msgstr "" -#: manim.mobject.probability.BarChart:6 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:6 msgid "Number of ticks." msgstr "" -#: manim.mobject.probability.BarChart:7 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:7 msgid "Width of the ticks." msgstr "" -#: manim.mobject.probability.BarChart:8 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:8 msgid "Y axis label" msgstr "" -#: manim.mobject.probability.BarChart:9 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:9 msgid "Height of the label." msgstr "" -#: manim.mobject.probability.BarChart:10 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:10 msgid "Maximum value of the data." msgstr "" -#: manim.mobject.probability.BarChart:11 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:11 msgid "The colors of the bars." msgstr "" -#: manim.mobject.probability.BarChart:12 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:12 msgid "The opacity of the bars." msgstr "" -#: manim.mobject.probability.BarChart:13 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:13 msgid "The stroke width of the bars." msgstr "" -#: manim.mobject.probability.BarChart:14 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:14 msgid "The names of each bar." msgstr "" -#: manim.mobject.probability.BarChart:15 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:15 msgid "The label size." msgstr "" -#: manim.mobject.probability.BarChart:18 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.BarChart:18 msgid "Examples" msgstr "" @@ -88,12 +86,6 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.mobject.probability.BarChart.rst:22::1 -msgid "" -":obj:`change_bar_values " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.probability.BarChart.rst:24 msgid "Attributes" msgstr "" @@ -102,12 +94,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.probability.BarChart.rst:31::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.probability.BarChart.rst:31::1 msgid "The depth of the mobject." msgstr "" @@ -116,8 +102,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.probability.BarChart.rst:31::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.probability.SampleSpace.pot b/docs/i18n/gettext/reference/manim.mobject.probability.SampleSpace.pot new file mode 100644 index 0000000000..aa2d89c874 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.probability.SampleSpace.pot @@ -0,0 +1,45 @@ + +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.probability.SampleSpace.rst:2 +msgid "SampleSpace" +msgstr "" + +#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:4 +msgid "Qualified name: ``manim.mobject.probability.SampleSpace``" +msgstr "" + +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.SampleSpace:1 +msgid "Bases: :class:`manim.mobject.geometry.Rectangle`" +msgstr "" + +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability.SampleSpace:2 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:34 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:41::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:41::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.probability.SampleSpace.rst:41::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.probability.po b/docs/i18n/gettext/reference/manim.mobject.probability.pot similarity index 67% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.probability.po rename to docs/i18n/gettext/reference/manim.mobject.probability.pot index ea3320c22b..2356b07107 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.probability.po +++ b/docs/i18n/gettext/reference/manim.mobject.probability.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.probability.rst:2 msgid "probability" msgstr "" -#: manim.mobject.probability:1 of +#: ../../../manim/mobject/probability.py:docstring of manim.mobject.probability:1 msgid "Mobjects representing objects from probability theory and statistics." msgstr "" @@ -24,8 +22,4 @@ msgstr "" msgid "This is a class for Bar Charts." msgstr "" -#: ../../source/reference/manim.mobject.probability.rst -msgid "Examples" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.shape_matchers.BackgroundRectangle.pot b/docs/i18n/gettext/reference/manim.mobject.shape_matchers.BackgroundRectangle.pot new file mode 100644 index 0000000000..64d798a823 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.shape_matchers.BackgroundRectangle.pot @@ -0,0 +1,78 @@ + +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.shape_matchers.BackgroundRectangle.rst:2 +msgid "BackgroundRectangle" +msgstr "" + +#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:4 +msgid "Qualified name: ``manim.mobject.shape\\_matchers.BackgroundRectangle``" +msgstr "" + +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.BackgroundRectangle:1 +msgid "Bases: :class:`manim.mobject.shape_matchers.SurroundingRectangle`" +msgstr "" + +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.BackgroundRectangle:1 +msgid "A background rectangle" +msgstr "" + +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.BackgroundRectangle:4 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:22::1 +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.BackgroundRectangle.get_fill_color:1 +msgid "If there are multiple colors (for gradient) this returns the first one" +msgstr "" + +#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:22::1 +msgid "Given two bounds a and b, transforms the points of the self vmobject into the points of the vmobject passed as parameter with respect to the bounds." +msgstr "" + +#: ../../source/reference/manim.mobject.shape_matchers.BackgroundRectangle.rst:24 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.BackgroundRectangle.get_fill_color:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.BackgroundRectangle.get_fill_color:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.BackgroundRectangle.get_fill_color:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.BackgroundRectangle.get_fill_color:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.BackgroundRectangle.pointwise_become_partial:1 +msgid "Given two bounds a and b, transforms the points of the self vmobject into the points of the vmobject passed as parameter with respect to the bounds. Points here stand for control points of the bezier curves (anchors and handles)" +msgstr "" + +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.BackgroundRectangle.pointwise_become_partial:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.BackgroundRectangle.pointwise_become_partial:4 +msgid "The vmobject that will serve as a model." +msgstr "" + +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.BackgroundRectangle.pointwise_become_partial:6 +msgid "upper-bound." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.Cross.po b/docs/i18n/gettext/reference/manim.mobject.shape_matchers.Cross.pot similarity index 59% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.Cross.po rename to docs/i18n/gettext/reference/manim.mobject.shape_matchers.Cross.pot index a505faae01..05b9040fe1 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.Cross.po +++ b/docs/i18n/gettext/reference/manim.mobject.shape_matchers.Cross.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.shape_matchers.Cross.rst:2 msgid "Cross" @@ -16,37 +14,35 @@ msgstr "" msgid "Qualified name: ``manim.mobject.shape\\_matchers.Cross``" msgstr "" -#: manim.mobject.shape_matchers.Cross:1 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.Cross:1 msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" msgstr "" -#: manim.mobject.shape_matchers.Cross:1 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.Cross:1 msgid "Creates a cross." msgstr "" -#: ../../source/reference/manim.mobject.shape_matchers.Cross.rst +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.Cross:0 msgid "Parameters" msgstr "" -#: manim.mobject.shape_matchers.Cross:3 of -msgid "" -"The mobject linked to this instance. It fits the mobject when specified. " -"Defaults to None." +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.Cross:3 +msgid "The mobject linked to this instance. It fits the mobject when specified. Defaults to None." msgstr "" -#: manim.mobject.shape_matchers.Cross:4 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.Cross:4 msgid "Specifies the color of the cross lines. Defaults to RED." msgstr "" -#: manim.mobject.shape_matchers.Cross:5 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.Cross:5 msgid "Specifies the width of the cross lines. Defaults to 6." msgstr "" -#: manim.mobject.shape_matchers.Cross:6 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.Cross:6 msgid "Scales the cross to the provided units. Defaults to 1." msgstr "" -#: manim.mobject.shape_matchers.Cross:9 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.Cross:9 msgid "Examples" msgstr "" @@ -62,12 +58,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.shape_matchers.Cross.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.shape_matchers.Cross.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -76,8 +66,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.shape_matchers.Cross.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.SurroundingRectangle.po b/docs/i18n/gettext/reference/manim.mobject.shape_matchers.SurroundingRectangle.pot similarity index 59% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.SurroundingRectangle.po rename to docs/i18n/gettext/reference/manim.mobject.shape_matchers.SurroundingRectangle.pot index 923c9bd264..c1851c6843 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.SurroundingRectangle.po +++ b/docs/i18n/gettext/reference/manim.mobject.shape_matchers.SurroundingRectangle.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.shape_matchers.SurroundingRectangle.rst:2 msgid "SurroundingRectangle" @@ -16,15 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.mobject.shape\\_matchers.SurroundingRectangle``" msgstr "" -#: manim.mobject.shape_matchers.SurroundingRectangle:1 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.SurroundingRectangle:1 msgid "Bases: :class:`manim.mobject.geometry.RoundedRectangle`" msgstr "" -#: manim.mobject.shape_matchers.SurroundingRectangle:1 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.SurroundingRectangle:1 msgid "A rectangle surrounding a :class:`~.Mobject`" msgstr "" -#: manim.mobject.shape_matchers.SurroundingRectangle:4 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.SurroundingRectangle:4 msgid "Examples" msgstr "" @@ -36,22 +34,10 @@ msgstr "" msgid "Attributes" msgstr "" -#: ../../source/reference/manim.mobject.shape_matchers.SurroundingRectangle.rst:28::1 -msgid "" -":obj:`animate " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.shape_matchers.SurroundingRectangle.rst:28::1 msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.shape_matchers.SurroundingRectangle.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.shape_matchers.SurroundingRectangle.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -60,8 +46,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.shape_matchers.SurroundingRectangle.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.Underline.po b/docs/i18n/gettext/reference/manim.mobject.shape_matchers.Underline.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.Underline.po rename to docs/i18n/gettext/reference/manim.mobject.shape_matchers.Underline.pot index 3c0699a1ba..c6112bdead 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.Underline.po +++ b/docs/i18n/gettext/reference/manim.mobject.shape_matchers.Underline.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.shape_matchers.Underline.rst:2 msgid "Underline" @@ -16,23 +14,23 @@ msgstr "" msgid "Qualified name: ``manim.mobject.shape\\_matchers.Underline``" msgstr "" -#: manim.mobject.shape_matchers.Underline:1 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.Underline:1 msgid "Bases: :class:`manim.mobject.geometry.Line`" msgstr "" -#: manim.mobject.shape_matchers.Underline:1 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.Underline:1 msgid "Creates an underline." msgstr "" -#: ../../source/reference/manim.mobject.shape_matchers.Underline.rst +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.Underline:0 msgid "Parameters" msgstr "" -#: manim.mobject.shape_matchers.Underline:3 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.Underline:3 msgid "The underline." msgstr "" -#: manim.mobject.shape_matchers.Underline:6 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers.Underline:6 msgid "Examples" msgstr "" @@ -48,12 +46,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.shape_matchers.Underline.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.shape_matchers.Underline.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -62,8 +54,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.shape_matchers.Underline.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.po b/docs/i18n/gettext/reference/manim.mobject.shape_matchers.pot similarity index 53% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.po rename to docs/i18n/gettext/reference/manim.mobject.shape_matchers.pot index 89101046d7..01a2386d62 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.shape_matchers.po +++ b/docs/i18n/gettext/reference/manim.mobject.shape_matchers.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.shape_matchers.rst:2 msgid "shape\\_matchers" msgstr "" -#: manim.mobject.shape_matchers:1 of +#: ../../../manim/mobject/shape_matchers.py:docstring of manim.mobject.shape_matchers:1 msgid "Mobjects used to mark and annotate other mobjects." msgstr "" @@ -20,12 +18,6 @@ msgstr "" msgid "Classes" msgstr "" -#: ../../source/reference/manim.mobject.shape_matchers.rst:26::1 -msgid "" -":obj:`BackgroundRectangle " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.shape_matchers.rst:26::1 msgid "A background rectangle" msgstr "" @@ -34,18 +26,8 @@ msgstr "" msgid "Creates a cross." msgstr "" -#: ../../source/reference/manim.mobject.shape_matchers.rst:26::1 -msgid "" -":obj:`SurroundingRectangle " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.shape_matchers.rst:26::1 msgid "A rectangle surrounding a :class:`~.Mobject`" msgstr "" -#: ../../source/reference/manim.mobject.shape_matchers.rst:26::1 -msgid "Creates an underline." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.brace.ArcBrace.pot b/docs/i18n/gettext/reference/manim.mobject.svg.brace.ArcBrace.pot new file mode 100644 index 0000000000..aac48a0939 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.brace.ArcBrace.pot @@ -0,0 +1,77 @@ + +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.svg.brace.ArcBrace.rst:2 +msgid "ArcBrace" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:4 +msgid "Qualified name: ``manim.mobject.svg.brace.ArcBrace``" +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.ArcBrace:1 +msgid "Bases: :class:`manim.mobject.svg.brace.Brace`" +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.ArcBrace:1 +msgid "Creates a :class:`~Brace` that wraps around an :class:`~.Arc`." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.ArcBrace:3 +msgid "The direction parameter allows the brace to be applied from outside or inside the arc." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.ArcBrace:7 +msgid "The :class:`ArcBrace` is smaller for arcs with smaller radii." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.ArcBrace:10 +msgid "The :class:`ArcBrace` is initially a vertical :class:`Brace` defined by the length of the :class:`~.Arc`, but is scaled down to match the start and end angles. An exponential function is then applied after it is shifted based on the radius of the arc." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.ArcBrace:15 +msgid "The scaling effect is not applied for arcs with radii smaller than 1 to prevent over-scaling." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.ArcBrace:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.ArcBrace:18 +msgid "The :class:`~.Arc` that wraps around the :class:`Brace` mobject." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.ArcBrace:19 +msgid "The direction from which the brace faces the arc. ``LEFT`` for inside the arc, and ``RIGHT`` for the outside." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.ArcBrace:23 +msgid "Example" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.brace.ArcBrace.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.brace.Brace.pot b/docs/i18n/gettext/reference/manim.mobject.svg.brace.Brace.pot new file mode 100644 index 0000000000..82e3bdf257 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.brace.Brace.pot @@ -0,0 +1,98 @@ + +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.svg.brace.Brace.rst:2 +msgid "Brace" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.brace.Brace.rst:4 +msgid "Qualified name: ``manim.mobject.svg.brace.Brace``" +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace:1 +msgid "Bases: :class:`manim.mobject.svg.svg_path.SVGPathMobject`" +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace:1 +msgid "Takes a mobject and draws a brace adjacent to it." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace:3 +msgid "Passing a direction vector determines the direction from which the brace is drawn. By default it is drawn from below." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace:6 +msgid "The mobject adjacent to which the brace is placed." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace:8 +msgid "The direction from which the brace faces the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace:10 +msgid ":class:`BraceBetweenPoints`" +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace:13 +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace.get_direction:6 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.brace.Brace.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.brace.Brace.rst:24::1 +msgid "Uses :func:`~.space_ops.shoelace_direction` to calculate the direction." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.brace.Brace.rst:26 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace.get_direction:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace.get_direction:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace.get_direction:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace.get_direction:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace.get_direction:1 +msgid "Uses :func:`~.space_ops.shoelace_direction` to calculate the direction. The direction of points determines in which direction the object is drawn, clockwise or counterclockwise." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace.get_direction:7 +msgid "The default direction of a :class:`~.Circle` is counterclockwise::" +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace.get_direction:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace.get_direction:13 +msgid "Either ``\"CW\"`` or ``\"CCW\"``." +msgstr "" + +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace.get_direction:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.BraceBetweenPoints.po b/docs/i18n/gettext/reference/manim.mobject.svg.brace.BraceBetweenPoints.pot similarity index 51% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.BraceBetweenPoints.po rename to docs/i18n/gettext/reference/manim.mobject.svg.brace.BraceBetweenPoints.pot index 7caf73fd01..b77abc384f 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.BraceBetweenPoints.po +++ b/docs/i18n/gettext/reference/manim.mobject.svg.brace.BraceBetweenPoints.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.svg.brace.BraceBetweenPoints.rst:2 msgid "BraceBetweenPoints" @@ -16,41 +14,35 @@ msgstr "" msgid "Qualified name: ``manim.mobject.svg.brace.BraceBetweenPoints``" msgstr "" -#: manim.mobject.svg.brace.BraceBetweenPoints:1 of +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.BraceBetweenPoints:1 msgid "Bases: :class:`manim.mobject.svg.brace.Brace`" msgstr "" -#: manim.mobject.svg.brace.BraceBetweenPoints:1 of -msgid "" -"Similar to Brace, but instead of taking a mobject it uses 2 points to " -"place the brace." +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.BraceBetweenPoints:1 +msgid "Similar to Brace, but instead of taking a mobject it uses 2 points to place the brace." msgstr "" -#: manim.mobject.svg.brace.BraceBetweenPoints:4 of -msgid "" -"A fitting direction for the brace is computed, but it still can be " -"manually overridden. If the points go from left to right, the brace is " -"drawn from below. Swapping the points places the brace on the opposite " -"side." +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.BraceBetweenPoints:4 +msgid "A fitting direction for the brace is computed, but it still can be manually overridden. If the points go from left to right, the brace is drawn from below. Swapping the points places the brace on the opposite side." msgstr "" -#: ../../source/reference/manim.mobject.svg.brace.BraceBetweenPoints.rst +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.BraceBetweenPoints:0 msgid "Parameters" msgstr "" -#: manim.mobject.svg.brace.BraceBetweenPoints:9 of +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.BraceBetweenPoints:9 msgid "The first point." msgstr "" -#: manim.mobject.svg.brace.BraceBetweenPoints:10 of +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.BraceBetweenPoints:10 msgid "The second point." msgstr "" -#: manim.mobject.svg.brace.BraceBetweenPoints:11 of +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.BraceBetweenPoints:11 msgid "The direction from which the brace faces towards the points." msgstr "" -#: manim.mobject.svg.brace.BraceBetweenPoints:14 of +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.BraceBetweenPoints:14 msgid "Examples" msgstr "" @@ -66,12 +58,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.svg.brace.BraceBetweenPoints.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.svg.brace.BraceBetweenPoints.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -80,8 +66,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.svg.brace.BraceBetweenPoints.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.BraceLabel.po b/docs/i18n/gettext/reference/manim.mobject.svg.brace.BraceLabel.pot similarity index 60% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.BraceLabel.po rename to docs/i18n/gettext/reference/manim.mobject.svg.brace.BraceLabel.pot index 4466b26580..4af72bc21d 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.BraceLabel.po +++ b/docs/i18n/gettext/reference/manim.mobject.svg.brace.BraceLabel.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.svg.brace.BraceLabel.rst:2 msgid "BraceLabel" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.mobject.svg.brace.BraceLabel``" msgstr "" -#: manim.mobject.svg.brace.BraceLabel:1 of +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.BraceLabel:1 msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" msgstr "" @@ -24,12 +22,6 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.mobject.svg.brace.BraceLabel.rst:23::1 -msgid "" -":obj:`change_brace_label " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.svg.brace.BraceLabel.rst:25 msgid "Attributes" msgstr "" @@ -38,12 +30,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.svg.brace.BraceLabel.rst:32::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.svg.brace.BraceLabel.rst:32::1 msgid "The depth of the mobject." msgstr "" @@ -52,8 +38,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.svg.brace.BraceLabel.rst:32::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.BraceText.po b/docs/i18n/gettext/reference/manim.mobject.svg.brace.BraceText.pot similarity index 67% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.BraceText.po rename to docs/i18n/gettext/reference/manim.mobject.svg.brace.BraceText.pot index 195f7fff3c..fd78cd503f 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.BraceText.po +++ b/docs/i18n/gettext/reference/manim.mobject.svg.brace.BraceText.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.svg.brace.BraceText.rst:2 msgid "BraceText" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.mobject.svg.brace.BraceText``" msgstr "" -#: manim.mobject.svg.brace.BraceText:1 of +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.BraceText:1 msgid "Bases: :class:`manim.mobject.svg.brace.BraceLabel`" msgstr "" @@ -32,12 +30,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.svg.brace.BraceText.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.svg.brace.BraceText.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -46,8 +38,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.svg.brace.BraceText.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.po b/docs/i18n/gettext/reference/manim.mobject.svg.brace.pot similarity index 73% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.po rename to docs/i18n/gettext/reference/manim.mobject.svg.brace.pot index 3eb1a155a3..49a11aa65b 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.brace.po +++ b/docs/i18n/gettext/reference/manim.mobject.svg.brace.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.svg.brace.rst:2 msgid "brace" msgstr "" -#: manim.mobject.svg.brace:1 of +#: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace:1 msgid "Mobject representing curly braces." msgstr "" @@ -29,9 +27,7 @@ msgid "Takes a mobject and draws a brace adjacent to it." msgstr "" #: ../../source/reference/manim.mobject.svg.brace.rst:28::1 -msgid "" -"Similar to Brace, but instead of taking a mobject it uses 2 points to " -"place the brace." +msgid "Similar to Brace, but instead of taking a mobject it uses 2 points to place the brace." msgstr "" diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.code_mobject.Code.pot b/docs/i18n/gettext/reference/manim.mobject.svg.code_mobject.Code.pot new file mode 100644 index 0000000000..33ff3f32b5 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.code_mobject.Code.pot @@ -0,0 +1,241 @@ + +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.svg.code_mobject.Code.rst:2 +msgid "Code" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:4 +msgid "Qualified name: ``manim.mobject.svg.code\\_mobject.Code``" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:1 +msgid "A highlighted source code listing." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:3 +msgid "An object ``listing`` of :class:`.Code` is a :class:`.VGroup` consisting of three objects:" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:6 +msgid "The background, ``listing.background_mobject``. This is either a :class:`.Rectangle` (if the listing has been initialized with ``background=\"rectangle\"``, the default option) or a :class:`.VGroup` resembling a window (if ``background=\"window\"`` has been passed)." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:11 +msgid "The line numbers, ``listing.line_numbers`` (a :class:`.Paragraph` object)." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:14 +msgid "The highlighted code itself, ``listing.code`` (a :class:`.Paragraph` object)." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:19 +msgid "Using a :class:`.Transform` on text with leading whitespace (and in this particular case: code) can look `weird `_. Consider using :meth:`remove_invisible_chars` to resolve this issue." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:25 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:26 +msgid "Normal usage::" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:39 +msgid "We can also render code passed as a string (but note that the language has to be specified in this case):" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:0 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.correct_non_span:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:60 +msgid "Name of the code file to display." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:62 +msgid "If ``file_name`` is not specified, a code string can be passed directly." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:65 +msgid "Number of space characters corresponding to a tab character. Defaults to 3." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:67 +msgid "Amount of space between lines in relation to font size. Defaults to 0.3, which means 30% of font size." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:69 +msgid "A number which scales displayed code. Defaults to 24." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:71 +msgid "The name of the text font to be used. Defaults to ``\"Monospac821 BT\"``." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:73 +msgid "Stroke width for text. 0 is recommended, and the default." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:75 +msgid "Inner margin of text from the background. Defaults to 0.3." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:77 +msgid "\"Indentation chars\" refers to the spaces/tabs at the beginning of a given code line. Defaults to ``\" \"`` (spaces)." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:79 +msgid "Defines the background's type. Currently supports only ``\"rectangle\"`` (default) and ``\"window\"``." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:81 +msgid "Defines the stroke width of the background. Defaults to 1." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:83 +msgid "Defines the stroke color for the background. Defaults to ``WHITE``." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:85 +msgid "Defines the corner radius for the background. Defaults to 0.2." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:87 +msgid "Defines whether line numbers should be inserted in displayed code. Defaults to ``True``." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:89 +msgid "Defines the first line's number in the line count. Defaults to 1." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:91 +msgid "Defines the spacing between line numbers and displayed code. Defaults to 0.4." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:93 +msgid "Defines the style type of displayed code. You can see possible names of styles in with :attr:`styles_list`. Defaults to ``\"vim\"``." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:95 +msgid "Specifies the programming language the given code was written in. If ``None`` (the default), the language will be automatically detected. For the list of possible options, visit https://pygments.org/docs/lexers/ and look for 'aliases or short names'." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:100 +msgid "Defines whether to generate highlighted html code to the folder `assets/codes/generated_html_files`. Defaults to `False`." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:105 +msgid "The background of the code listing." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:0 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:0 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:0 +msgid "type" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:111 +msgid "The line numbers for the code listing. Empty, if ``insert_line_no=False`` has been specified." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code:118 +msgid "The highlighted code." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.correct_non_span:1 +msgid "Function put text color to those strings that don't have one according to background_color of displayed code." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.ensure_valid_file:1 +msgid "Function to validate file." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 +msgid "Function to background_color, generate code_json and tab_spaces from html_string." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.gen_colored_lines:1 +msgid "Function to generate code." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.gen_html_string:1 +msgid "Function to generate html string with code highlighted and stores in variable html_string." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:25::1 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.gen_line_numbers:1 +msgid "Function to generate line_numbers." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.code_mobject.Code.rst:27 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.correct_non_span:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.correct_non_span:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.correct_non_span:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.correct_non_span:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.correct_non_span:3 +msgid "Takes a html element's string to put color to it according to background_color of displayed code." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.correct_non_span:0 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.gen_colored_lines:0 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.gen_line_numbers:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.correct_non_span:6 +msgid "The generated html element's string with having color attributes." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.correct_non_span:0 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.gen_colored_lines:0 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.gen_line_numbers:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.correct_non_span:7 +msgid ":class:`str`" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.gen_code_json:1 +msgid "Function to background_color, generate code_json and tab_spaces from html_string. background_color is just background color of displayed code. code_json is 2d array with rows as line numbers and columns as a array with length 2 having text and text's color value. tab_spaces is 2d array with rows as line numbers and columns as corresponding number of indentation_chars in front of that line in code." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.Code.gen_colored_lines:3 +msgid "The generated code according to parameters." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.code_mobject.pot b/docs/i18n/gettext/reference/manim.mobject.svg.code_mobject.pot new file mode 100644 index 0000000000..8fd116e4e2 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.code_mobject.pot @@ -0,0 +1,87 @@ + +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.svg.code_mobject.rst:2 +msgid "code\\_mobject" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject:1 +msgid "Mobject representing highlighted source code listings." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.code_mobject.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.code_mobject.rst:26::1 +msgid "A highlighted source code listing." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.code_mobject.rst:29 +msgid "Functions" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.hilite_me:1 +msgid "Function to highlight code from string to html." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.hilite_me:0 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.insert_line_numbers_in_html:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.hilite_me:3 +msgid "Code string." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.hilite_me:5 +msgid "The name of the programming language the given code was written in." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.hilite_me:7 +msgid "Code style name." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.hilite_me:9 +msgid "Defines whether line numbers should be inserted in the html file." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.hilite_me:11 +msgid "Some html css styles." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.hilite_me:13 +msgid "Path of code file." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.hilite_me:15 +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.insert_line_numbers_in_html:5 +msgid "Defines the first line's number in the line count." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.insert_line_numbers_in_html:1 +msgid "Function that inserts line numbers in the highlighted HTML code." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.insert_line_numbers_in_html:3 +msgid "html string of highlighted code." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.insert_line_numbers_in_html:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.insert_line_numbers_in_html:8 +msgid "The generated html string with having line numbers." +msgstr "" + +#: ../../../manim/mobject/svg/code_mobject.py:docstring of manim.mobject.svg.code_mobject.insert_line_numbers_in_html:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.style_utils.pot b/docs/i18n/gettext/reference/manim.mobject.svg.style_utils.pot new file mode 100644 index 0000000000..41ca1ab4de --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.style_utils.pot @@ -0,0 +1,108 @@ + +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.svg.style_utils.rst:2 +msgid "style\\_utils" +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils:1 +msgid "Utility functions for parsing SVG styles." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.style_utils.rst:20 +msgid "Functions" +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.cascade_element_style:1 +msgid "Collect the element's style attributes based upon both its inheritance and its own attributes." +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.cascade_element_style:3 +msgid "SVG uses cascading element styles. A closer ancestor's style takes precedence over a more distant ancestor's style. In order to correctly calculate the styles, the attributes are passed down through the inheritance tree, updating where necessary." +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.cascade_element_style:7 +msgid "Note that this method only copies the values and does not parse them. See :meth:`parse_color_string` for converting from SVG attributes to manim keyword arguments." +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.cascade_element_style:0 +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.fill_default_values:0 +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.parse_color_string:0 +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.parse_style:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.cascade_element_style:10 +msgid "Element of the SVG parse tree" +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.cascade_element_style:12 +msgid "Dictionary of SVG attributes inherited from the parent element." +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.cascade_element_style:0 +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.fill_default_values:0 +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.parse_color_string:0 +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.parse_style:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.cascade_element_style:15 +msgid "Dictionary mapping svg attributes to values with `element`'s values overriding inherited values." +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.cascade_element_style:0 +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.fill_default_values:0 +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.parse_color_string:0 +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.parse_style:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.cascade_element_style:16 +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.fill_default_values:8 +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.parse_style:7 +msgid ":class:`dict`" +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.fill_default_values:1 +msgid "Fill in the default values for properties of SVG elements, if they are not currently set in the style dictionary." +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.fill_default_values:4 +msgid "Style dictionary with SVG property names. Some may be missing." +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.fill_default_values:7 +msgid "Style attributes; none are missing." +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.parse_color_string:1 +msgid "Handle the SVG-specific color strings and convert them to HTML #rrggbb format." +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.parse_color_string:3 +msgid "String in any web-compatible format" +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.parse_color_string:6 +msgid "Hexadecimal color string in the format `#rrggbb`" +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.parse_color_string:7 +msgid ":class:`str`" +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.parse_style:1 +msgid "Convert a dictionary of SVG attributes to Manim VMobject keyword arguments." +msgstr "" + +#: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.parse_style:3 +msgid "Style attributes as a string-to-string dictionary. Keys are valid SVG element attributes (fill, stroke, etc)" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.svg_mobject.SVGMobject.pot b/docs/i18n/gettext/reference/manim.mobject.svg.svg_mobject.SVGMobject.pot new file mode 100644 index 0000000000..0a8d4c7804 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.svg_mobject.SVGMobject.pot @@ -0,0 +1,304 @@ + +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.svg.svg_mobject.SVGMobject.rst:2 +msgid "SVGMobject" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:4 +msgid "Qualified name: ``manim.mobject.svg.svg\\_mobject.SVGMobject``" +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:1 +msgid "A SVGMobject is a Vector Mobject constructed from an SVG (or XDV) file." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:3 +msgid "SVGMobjects are constructed from the XML data within the SVG file structure. As such, subcomponents from the XML data can be accessed via the submobjects attribute. There is varying amounts of support for SVG elements, experiment with SVG files at your own peril." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:9 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.handle_transforms:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.use_to_mobjects:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:16 +msgid "The file's path name. When possible, the full path is preferred but a relative path may be used as well. Relative paths are relative to the directory specified by the `--assets_dir` command line argument." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:21 +msgid "Whether the SVGMobject should be centered to the origin. Defaults to `True`." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:23 +msgid "Specify the final height of the SVG file. Defaults to 2 units." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:25 +msgid "Specify the width the SVG file should occupy. Defaults to `None`." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:27 +msgid "Whether the hierarchies of VGroups generated should be flattened. Defaults to `True`." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:29 +msgid "The stroke width of the outer edge of an SVG path element. Defaults to `4`." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:31 +msgid "Specifies the opacity of the image. `1` is opaque, `0` is transparent. Defaults to `1`." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:1 +msgid "A helper method which converts the attribute to float." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject:1 +msgid "Creates a Circle VMobject from a SVG command." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject:1 +msgid "Creates a stretched Circle VMobject from a SVG path command." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.ensure_valid_file:1 +msgid "Reads self.file_name and determines whether the given input file_name is valid." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.flatten:1 +msgid "A helper method to flatten the ``input_list`` into an 1D array." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +msgid "Called by the Mobject abstract base class." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from:1 +msgid "Parses a given SVG element into a Mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +msgid "Applies the SVG transform to the specified mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.init_colors:1 +msgid "Initializes the colors." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject:1 +msgid "Creates a Line VMobject from an SVG element." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +msgid "Uses the SVGMobject's config dictionary to set the Mobject's width, height, and/or center it." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject:1 +msgid "Converts a SVG path element's ``d`` attribute to a mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject:1 +msgid "Constructs a VMobject from a SVG element." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject:1 +msgid "Converts a SVG command to a VMobject." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:36::1 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.use_to_mobjects:1 +msgid "Converts a SVG element to a collection of VMobjects." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_mobject.SVGMobject.rst:38 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:3 +msgid "An SVG path attribute." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.use_to_mobjects:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:6 +msgid "A float representing the attribute string value." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.attribute_to_float:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject:0 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.use_to_mobjects:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject:3 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject:4 +msgid "A SVG circle path command." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject:5 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject:6 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject:5 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject:5 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject:5 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject:5 +msgid "Style specification, using the SVG names for properties." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.circle_to_mobject:8 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.ellipse_to_mobject:9 +msgid "A Circle VMobject" +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.generate_points:1 +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.generate_points:1 +msgid "Called by the Mobject abstract base class. Responsible for generating the SVGMobject's points from XML tags, populating self.mobjects, and any submobjects within self.mobjects." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from:3 +msgid "The SVG data in the XML to be parsed." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from:5 +msgid "Dictionary of the SVG attributes for children to inherit." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from:7 +msgid "Whether ``element`` is within a ``defs`` element, which indicates whether elements with `id` attributes should be added to the definitions list." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.get_mobjects_from:12 +msgid "A VMobject representing the associated SVG element." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.handle_transforms:1 +msgid "Applies the SVG transform to the specified mobject. Transforms include: ``matrix``, ``translate``, and ``scale``." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.handle_transforms:4 +msgid "The transform command to perform" +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.handle_transforms:6 +msgid "The Mobject to transform." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.init_colors:3 +msgid "Gets called upon creation. This is an empty method that can be implemented by subclasses." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject:3 +msgid "An SVG line element." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.line_to_mobject:8 +msgid "A Line VMobject" +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.move_into_position:1 +msgid "Uses the SVGMobject's config dictionary to set the Mobject's width, height, and/or center it. Use ``width``, ``height``, and ``should_center`` respectively to modify this." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject:3 +msgid "A path with potentially multiple path commands to create a shape." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.path_string_to_mobject:8 +msgid "A VMobject from the given path string, or d attribute." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject:3 +msgid "An SVG polygon element." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.polygon_to_mobject:8 +msgid "A VMobject representing the polygon." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject:3 +msgid "A SVG rect path command." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.rect_to_mobject:8 +msgid "Creates either a Rectangle, or RoundRectangle, VMobject from a rect element." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.use_to_mobjects:3 +msgid "An SVG element which represents nodes that should be duplicated elsewhere." +msgstr "" + +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject.use_to_mobjects:6 +msgid "The styling using SVG property names at the point the element is ``d. Not all values are applied; styles defined when the element is specified in the `` tag cannot be overridden here." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_mobject.po b/docs/i18n/gettext/reference/manim.mobject.svg.svg_mobject.pot similarity index 51% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_mobject.po rename to docs/i18n/gettext/reference/manim.mobject.svg.svg_mobject.pot index f55a88f7f0..0d56003fab 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.svg_mobject.po +++ b/docs/i18n/gettext/reference/manim.mobject.svg.svg_mobject.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.svg.svg_mobject.rst:2 msgid "svg\\_mobject" msgstr "" -#: manim.mobject.svg.svg_mobject:1 of +#: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject:1 msgid "Mobjects generated from an SVG file." msgstr "" @@ -20,8 +18,4 @@ msgstr "" msgid "Classes" msgstr "" -#: ../../source/reference/manim.mobject.svg.svg_mobject.rst:20::1 -msgid "A SVGMobject is a Vector Mobject constructed from an SVG (or XDV) file." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.svg_path.SVGPathMobject.pot b/docs/i18n/gettext/reference/manim.mobject.svg.svg_path.SVGPathMobject.pot new file mode 100644 index 0000000000..ede33fb5df --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.svg_path.SVGPathMobject.pot @@ -0,0 +1,108 @@ + +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.svg.svg_path.SVGPathMobject.rst:2 +msgid "SVGPathMobject" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:4 +msgid "Qualified name: ``manim.mobject.svg.svg\\_path.SVGPathMobject``" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 +#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.generate_points:1 +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.generate_points:1 +msgid "Generates points from a given an SVG ``d`` attribute." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.get_original_path_string:1 +msgid "A simple getter for the path's ``d`` attribute." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.get_path_commands:1 +msgid "Returns a list of possible path commands used within an SVG ``d`` attribute." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.handle_command:1 +msgid "Core logic for handling each of the various path commands." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:26::1 +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.string_to_points:1 +msgid "Convert an SVG command string into a sequence of absolute-positioned control points." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:28 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.generate_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.generate_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.generate_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.generate_points:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.get_path_commands:4 +msgid "See: https://svgwg.org/svg2-draft/paths.html#DProperty for further details on what each path command does." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.get_path_commands:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.get_path_commands:7 +msgid "The various upper and lower cased path commands." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.get_path_commands:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.get_path_commands:8 +msgid "List[:class:`str`]" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.string_to_points:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.string_to_points:3 +msgid "A string containing a single uppercase letter representing the SVG command." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.string_to_points:5 +msgid "Whether the command is relative to the end of the previous command" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.SVGPathMobject.string_to_points:7 +msgid "A string that contains many comma- or space-separated numbers that defined the control points. Different commands require different numbers of numbers as arguments." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.svg_path.pot b/docs/i18n/gettext/reference/manim.mobject.svg.svg_path.pot new file mode 100644 index 0000000000..07edfdd8bf --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.svg_path.pot @@ -0,0 +1,81 @@ + +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.svg.svg_path.rst:2 +msgid "svg\\_path" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path:1 +msgid "Mobjects generated from an SVG pathstring." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_path.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.svg_path.rst:29 +msgid "Functions" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.correct_out_of_range_radii:1 +msgid "Correction of out-of-range radii." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.correct_out_of_range_radii:3 +msgid "See: https://www.w3.org/TR/SVG11/implnote.html#ArcCorrectionOutOfRangeRadii" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.elliptical_arc_to_cubic_bezier:1 +msgid "Generate cubic bezier points to approximate SVG elliptical arc." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.elliptical_arc_to_cubic_bezier:3 +msgid "See: http://www.w3.org/TR/SVG11/implnote.html#ArcImplementationNotes" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.get_elliptical_arc_center_parameters:1 +msgid "Conversion from endpoint to center parameterization." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.get_elliptical_arc_center_parameters:3 +msgid "See: https://www.w3.org/TR/SVG11/implnote.html#ArcConversionEndpointToCenter" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.grouped:1 +msgid "Group iterable into arrays of n items." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.string_to_numbers:1 +msgid "Parse the SVG string representing a sequence of numbers into an array of floats." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.string_to_numbers:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.string_to_numbers:3 +msgid "String representing a sequence of numbers, separated by commas, spaces, etc." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.string_to_numbers:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.string_to_numbers:6 +msgid "List of float values parsed out of the string." +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.string_to_numbers:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/svg/svg_path.py:docstring of manim.mobject.svg.svg_path.vector_angle:1 +msgid "Calculate the dot product angle between two vectors." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.BulletedList.po b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.BulletedList.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.BulletedList.po rename to docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.BulletedList.pot index 12d99ca535..91044426d8 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.BulletedList.po +++ b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.BulletedList.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.svg.tex_mobject.BulletedList.rst:2 msgid "BulletedList" @@ -16,11 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.mobject.svg.tex\\_mobject.BulletedList``" msgstr "" -#: manim.mobject.svg.tex_mobject.BulletedList:1 of +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.BulletedList:1 msgid "Bases: :class:`manim.mobject.svg.tex_mobject.Tex`" msgstr "" -#: manim.mobject.svg.tex_mobject.BulletedList:2 of +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.BulletedList:2 msgid "Examples" msgstr "" @@ -28,12 +26,6 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.mobject.svg.tex_mobject.BulletedList.rst:20::1 -msgid "" -":obj:`fade_all_but " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.svg.tex_mobject.BulletedList.rst:22 msgid "Attributes" msgstr "" @@ -42,12 +34,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.svg.tex_mobject.BulletedList.rst:30::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.svg.tex_mobject.BulletedList.rst:30::1 msgid "The depth of the mobject." msgstr "" @@ -60,8 +46,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.svg.tex_mobject.BulletedList.rst:30::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.MathTex.pot b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.MathTex.pot new file mode 100644 index 0000000000..38887e5ed6 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.MathTex.pot @@ -0,0 +1,70 @@ + +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.svg.tex_mobject.MathTex.rst:2 +msgid "MathTex" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:4 +msgid "Qualified name: ``manim.mobject.svg.tex\\_mobject.MathTex``" +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.MathTex:1 +msgid "Bases: :class:`manim.mobject.svg.tex_mobject.SingleStringMathTex`" +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.MathTex:1 +msgid "A string compiled with LaTeX in math mode." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.MathTex:4 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.MathTex:14 +msgid "Tests" +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.MathTex:15 +msgid "Check that creating a :class:`~.MathTex` works::" +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.MathTex:20 +msgid "Check that double brace group splitting works correctly::" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:28::1 +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.MathTex.break_up_by_substrings:1 +msgid "Reorganize existing submobjects one layer deeper based on the structure of tex_strings (as a list of tex_strings)" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.tex_mobject.MathTex.rst:30 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.MathTex.break_up_by_substrings:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.MathTex.break_up_by_substrings:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.MathTex.break_up_by_substrings:1::1 +msgid "The font size of the tex mobject." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.MathTex.break_up_by_substrings:1::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.pot b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.pot new file mode 100644 index 0000000000..4e4d48b692 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.pot @@ -0,0 +1,105 @@ + +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.svg.tex_mobject.SingleStringMathTex.rst:2 +msgid "SingleStringMathTex" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:4 +msgid "Qualified name: ``manim.mobject.svg.tex\\_mobject.SingleStringMathTex``" +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex:1 +msgid "Bases: :class:`manim.mobject.svg.svg_mobject.SVGMobject`" +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex:1 +msgid "Elementary building block for rendering text with LaTeX." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex:4 +msgid "Tests" +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex:5 +msgid "Check that creating a :class:`~.SingleStringMathTex` object works::" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:26::1 +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.init_colors:1 +msgid "Initializes the colors." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:26::1 +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject:1 +msgid "Converts a SVG path element's ``d`` attribute to a mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:26::1 +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.remove_stray_braces:1 +msgid "Makes :class:`~.MathTex` resilient to unmatched braces." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.tex_mobject.SingleStringMathTex.rst:28 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1::1 +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1 +msgid "The font size of the tex mobject." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.font_size:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.init_colors:3 +msgid "Gets called upon creation. This is an empty method that can be implemented by subclasses." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject:3 +msgid "A path with potentially multiple path commands to create a shape." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject:5 +msgid "Style specification, using the SVG names for properties." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject:8 +msgid "A VMobject from the given path string, or d attribute." +msgstr "" + +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.SingleStringMathTex.path_string_to_mobject:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.Tex.po b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.Tex.pot similarity index 68% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.Tex.po rename to docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.Tex.pot index 4ebd49a474..878182d2d7 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.Tex.po +++ b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.Tex.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.svg.tex_mobject.Tex.rst:2 msgid "Tex" @@ -16,19 +14,19 @@ msgstr "" msgid "Qualified name: ``manim.mobject.svg.tex\\_mobject.Tex``" msgstr "" -#: manim.mobject.svg.tex_mobject.Tex:1 of +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.Tex:1 msgid "Bases: :class:`manim.mobject.svg.tex_mobject.MathTex`" msgstr "" -#: manim.mobject.svg.tex_mobject.Tex:1 of +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.Tex:1 msgid "A string compiled with LaTeX in normal mode." msgstr "" -#: manim.mobject.svg.tex_mobject.Tex:4 of +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.Tex:4 msgid "Tests" msgstr "" -#: manim.mobject.svg.tex_mobject.Tex:5 of +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.Tex:5 msgid "Check whether writing a LaTeX string works::" msgstr "" @@ -44,12 +42,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.svg.tex_mobject.Tex.rst:29::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.svg.tex_mobject.Tex.rst:29::1 msgid "The depth of the mobject." msgstr "" @@ -62,8 +54,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.svg.tex_mobject.Tex.rst:29::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.TexSymbol.po b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.TexSymbol.pot similarity index 66% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.TexSymbol.po rename to docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.TexSymbol.pot index 72ed701450..86773fe744 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.TexSymbol.po +++ b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.TexSymbol.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.svg.tex_mobject.TexSymbol.rst:2 msgid "TexSymbol" @@ -16,11 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.mobject.svg.tex\\_mobject.TexSymbol``" msgstr "" -#: manim.mobject.svg.tex_mobject.TexSymbol:1 of +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.TexSymbol:1 msgid "Bases: :class:`manim.mobject.svg.svg_path.SVGPathMobject`" msgstr "" -#: manim.mobject.svg.tex_mobject.TexSymbol:1 of +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.TexSymbol:1 msgid "Purely a renaming of SVGPathMobject." msgstr "" @@ -36,12 +34,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.svg.tex_mobject.TexSymbol.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.svg.tex_mobject.TexSymbol.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -50,8 +42,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.svg.tex_mobject.TexSymbol.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.Title.po b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.Title.pot similarity index 69% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.Title.po rename to docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.Title.pot index 2e82c293b8..2bfd3bb135 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.Title.po +++ b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.Title.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.svg.tex_mobject.Title.rst:2 msgid "Title" @@ -16,11 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.mobject.svg.tex\\_mobject.Title``" msgstr "" -#: manim.mobject.svg.tex_mobject.Title:1 of +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.Title:1 msgid "Bases: :class:`manim.mobject.svg.tex_mobject.Tex`" msgstr "" -#: manim.mobject.svg.tex_mobject.Title:2 of +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject.Title:2 msgid "Examples" msgstr "" @@ -36,12 +34,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.svg.tex_mobject.Title.rst:29::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.svg.tex_mobject.Title.rst:29::1 msgid "The depth of the mobject." msgstr "" @@ -54,8 +46,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.svg.tex_mobject.Title.rst:29::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.po b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.pot similarity index 61% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.po rename to docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.pot index 5f92c34619..45e1cf90b6 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.svg.tex_mobject.po +++ b/docs/i18n/gettext/reference/manim.mobject.svg.tex_mobject.pot @@ -2,36 +2,32 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.svg.tex_mobject.rst:2 msgid "tex\\_mobject" msgstr "" -#: manim.mobject.svg.tex_mobject:1 of +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject:1 msgid "Mobjects representing text rendered using LaTeX." msgstr "" -#: manim.mobject.svg.tex_mobject:5 of +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject:5 msgid "See the corresponding tutorial :ref:`rendering-with-latex`" msgstr "" -#: manim.mobject.svg.tex_mobject:9 of -msgid "" -"Just as you can use :class:`~.Text` (from the module " -":mod:`~.text_mobject`) to add text to your videos, you can use " -":class:`~.Tex` and :class:`~.MathTex` to insert LaTeX." +#: ../../../manim/mobject/svg/tex_mobject.py:docstring of manim.mobject.svg.tex_mobject:9 +msgid "Just as you can use :class:`~.Text` (from the module :mod:`~.text_mobject`) to add text to your videos, you can use :class:`~.Tex` and :class:`~.MathTex` to insert LaTeX." msgstr "" #: ../../source/reference/manim.mobject.svg.tex_mobject.rst:15 msgid "Classes" msgstr "" -#: ../../source/reference/manim.mobject.svg.tex_mobject.rst +#: ../../source/reference/manim.mobject.svg.tex_mobject.rst:0 +#: ../../source/reference/manim.mobject.svg.tex_mobject.rst:0 msgid "Examples" msgstr "" @@ -39,12 +35,6 @@ msgstr "" msgid "A string compiled with LaTeX in math mode." msgstr "" -#: ../../source/reference/manim.mobject.svg.tex_mobject.rst:30::1 -msgid "" -":obj:`SingleStringMathTex " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.svg.tex_mobject.rst:30::1 msgid "Elementary building block for rendering text with LaTeX." msgstr "" diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.MarkupText.pot b/docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.MarkupText.pot new file mode 100644 index 0000000000..344e8e0a13 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.MarkupText.pot @@ -0,0 +1,285 @@ + +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.svg.text_mobject.MarkupText.rst:2 +msgid "MarkupText" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:4 +msgid "Qualified name: ``manim.mobject.svg.text\\_mobject.MarkupText``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:1 +msgid "Bases: :class:`manim.mobject.svg.svg_mobject.SVGMobject`" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:1 +msgid "Display (non-LaTeX) text rendered using `Pango `_." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText: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/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:6 +msgid "**What is PangoMarkup?**" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:8 +msgid "PangoMarkup is a small markup language like html and it helps you avoid using \"range of characters\" while coloring or styling a piece a Text. You can use this language with :class:`~.MarkupText`." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:12 +msgid "A simple example of a marked-up string might be::" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:16 +msgid "and it can be used with :class:`~.MarkupText` as" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:26 +msgid "A more elaborate example would be:" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:42 +msgid "PangoMarkup can also contain XML features such as numeric character entities such as ``©`` for © can be used too." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:45 +msgid "The most general markup tag is ````, then there are some convenience tags." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:48 +msgid "Here is a list of supported tags:" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:50 +msgid "``bold``, ``italic`` and ``bold+italic``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:51 +msgid "``
    underline
`` and ``strike through``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:52 +msgid "``typewriter font``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:53 +msgid "``bigger font`` and ``smaller font``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:54 +msgid "``superscript`` and ``subscript``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:55 +msgid "``double underline``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:56 +msgid "``error underline``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:57 +msgid "``overline``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:58 +msgid "``strikethrough``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:59 +msgid "``temporary change of font``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:60 +msgid "``temporary change of color``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:61 +msgid "``temporary change of color``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:62 +msgid "``temporary gradient``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:64 +msgid "For ```` markup, colors can be specified either as hex triples like ``#aabbcc`` or as named CSS colors like ``AliceBlue``. The ```` tag is handled by Manim rather than Pango, and supports hex triplets or Manim constants like ``RED`` or ``RED_A``. If you want to use Manim constants like ``RED_A`` together with ````, you will need to use Python's f-String syntax as follows::" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:76 +msgid "If your text contains ligatures, the :class:`MarkupText` class may incorrectly determine the first and last letter when creating the gradient. This is due to the fact that ``fl`` are two separate characters, but might be set as one single glyph - a ligature. If your language does not depend on ligatures, consider setting ``disable_ligatures`` to ``True``. If you must use ligatures, the ``gradient`` tag supports an optional attribute ``offset`` which can be used to compensate for that error." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:84 +msgid "For example:" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:86 +msgid "``example`` to *start* the gradient one letter earlier" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:87 +msgid "``example`` to *end* the gradient one letter earlier" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:88 +msgid "``example`` to *start* the gradient two letters earlier and *end* it one letter earlier" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:90 +msgid "Specifying a second offset may be necessary if the text to be colored does itself contain ligatures. The same can happen when using HTML entities for special chars." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:94 +msgid "When using ``underline``, ``overline`` or ``strikethrough`` together with ```` tags, you will also need to use the offset, because underlines are additional paths in the final :class:`SVGMobject`. Check out the following example." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:99 +msgid "Escaping of special characters: ``>`` **should** be written as ``>`` whereas ``<`` and ``&`` *must* be written as ``<`` and ``&``." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:103 +msgid "You can find more information about Pango markup formatting at the corresponding documentation page: `Pango Markup `_. Please be aware that not all features are supported by this class and that the ```` tag mentioned above is not supported by Pango." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:109 +msgid "The text that need to created as mobject." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:111 +msgid "The fill opacity with 1 meaning opaque and 0 meaning transparent." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:113 +msgid "Stroke width." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:115 +msgid "Global color setting for the entire text. Local overrides are possible." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:117 +msgid "Font size." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:119 +msgid "Line spacing." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:121 +msgid "Global font setting for the entire text. Local overrides are possible." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:123 +msgid "Global slant setting, e.g. `NORMAL` or `ITALIC`. Local overrides are possible." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:125 +msgid "Global weight setting, e.g. `NORMAL` or `BOLD`. Local overrides are possible." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:127 +msgid "Global gradient setting. Local overrides are possible." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:130 +msgid "The text displayed in form of a :class:`.VGroup`-like mobject." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:131 +msgid ":class:`MarkupText`" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:134 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:235 +msgid "As :class:`MarkupText` uses Pango to render text, rendering non-English characters is easily possible:" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:254 +msgid "You can justify the text by passing :attr:`justify` parameter." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:289 +msgid "Tests" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText:290 +msgid "Check that the creation of :class:`~.MarkupText` works::" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:23::1 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:1 +msgid "Used to determine which parts (if any) of the string should be formatted with a custom color." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:23::1 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText.extract_gradient_tags:1 +msgid "Used to determine which parts (if any) of the string should be formatted with a gradient." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:23::1 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText.text2hash:1 +msgid "Generates ``sha256`` hash for file name." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:23::1 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText.text2svg:1 +msgid "Convert the text to SVG using Pango." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.MarkupText.rst:25 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:4 +msgid "Removes the ```` tag, as it is not part of Pango's markup and would cause an error." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.MarkupText.extract_color_tags:6 +msgid "Note: Using the ```` tags is deprecated. As soon as the legacy syntax is gone, this function will be removed." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.Paragraph.pot b/docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.Paragraph.pot new file mode 100644 index 0000000000..2277590570 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.Paragraph.pot @@ -0,0 +1,143 @@ + +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.svg.text_mobject.Paragraph.rst:2 +msgid "Paragraph" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:4 +msgid "Qualified name: ``manim.mobject.svg.text\\_mobject.Paragraph``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph:1 +msgid "Display a paragraph of text." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph:3 +msgid "For a given :class:`.Paragraph` ``par``, the attribute ``par.chars`` is a :class:`.VGroup` containing all the lines. In this context, every line is constructed as a :class:`.VGroup` of characters contained in the line." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph:0 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:0 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.gen_chars:0 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.set_all_lines_alignments:0 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.set_line_alignment:0 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.set_line_to_initial_position:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph:8 +msgid "Represents the spacing between lines. Default to -1, which means auto." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph:10 +msgid "Defines the alignment of paragraph. Default to \"left\". Possible values are \"left\", \"right\", \"center\"" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph:14 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph:15 +msgid "Normal usage::" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph:22 +msgid "Remove unwanted invisible characters::" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:1 +msgid "Function to change one line's alignment to a specific value." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 +msgid "Function to convert plain string to 2d-VGroup of chars." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.set_all_lines_alignments:1 +msgid "Function to set all line's alignment to a specific value." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.set_all_lines_to_initial_positions:1 +msgid "Set all lines to their initial positions." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.set_line_alignment:1 +msgid "Function to set one line's alignment to a specific value." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:25::1 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.set_line_to_initial_position:1 +msgid "Function to set one line to initial positions." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Paragraph.rst:27 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:3 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.set_all_lines_alignments:3 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.set_line_alignment:3 +msgid "Defines the alignment of paragraph. Possible values are \"left\", \"right\", \"center\"." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.change_alignment_for_a_line:5 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.set_line_alignment:5 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.set_line_to_initial_position:3 +msgid "Defines the line number for which we want to set given alignment." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.gen_chars:1 +msgid "Function to convert plain string to 2d-VGroup of chars. 2d-VGroup mean \"VGroup of VGroup\"." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.gen_chars:3 +msgid "Plain text string." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.gen_chars:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.gen_chars:6 +msgid "The generated 2d-VGroup of chars." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Paragraph.gen_chars:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.Text.pot b/docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.Text.pot new file mode 100644 index 0000000000..96868381fa --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.Text.pot @@ -0,0 +1,135 @@ + +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.svg.text_mobject.Text.rst:2 +msgid "Text" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:4 +msgid "Qualified name: ``manim.mobject.svg.text\\_mobject.Text``" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text:1 +msgid "Bases: :class:`manim.mobject.svg.svg_mobject.SVGMobject`" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text:1 +msgid "Display (non-LaTeX) text rendered using `Pango `_." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.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/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text:0 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text.find_indexes:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text:6 +msgid "The text that need to created as mobject." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text:9 +msgid "The mobject like :class:`.VGroup`." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text:10 +msgid ":class:`Text`" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text:13 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text:62 +msgid "As :class:`Text` uses Pango to render text, rendering non-English characters is easily possible:" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text:95 +msgid "Tests" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text:96 +msgid "Check that the creation of :class:`~.Text` works::" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:27::1 +#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:27::1 +#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:27::1 +#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:27::1 +msgid "Internally used function." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:27::1 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text.init_colors:1 +msgid "Initializes the colors." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:27::1 +msgid "Internally used." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:27::1 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text.text2svg:1 +msgid "Convert the text to SVG using Pango." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.Text.rst:29 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text.find_indexes:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text.find_indexes:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text.find_indexes:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text.find_indexes:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text.find_indexes:1 +msgid "Internally used function. Finds the indexes of ``text`` in ``word``." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text.init_colors:3 +msgid "Gets called upon creation. This is an empty method that can be implemented by subclasses." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text.set_color_by_t2c:1 +msgid "Internally used function. Sets color for specified strings." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text.set_color_by_t2g:1 +msgid "Internally used. Sets gradient colors for specified strings. Behaves similarly to ``set_color_by_t2c``." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.Text.text2hash:1 +msgid "Internally used function. Generates ``sha256`` hash for file name." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.pot b/docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.pot new file mode 100644 index 0000000000..404ba8ca60 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.svg.text_mobject.pot @@ -0,0 +1,125 @@ + +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.svg.text_mobject.rst:2 +msgid "text\\_mobject" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject:1 +msgid "Mobjects used for displaying (non-LaTeX) text." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject:4 +msgid "Just as you can use :class:`~.Tex` and :class:`~.MathTex` (from the module :mod:`~.tex_mobject`) to insert LaTeX to your videos, you can use :class:`~.Text` to to add normal text." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject:9 +msgid "See the corresponding tutorial :ref:`rendering-with-latex`" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject:12 +msgid "The simplest way to add text to your animations is to use the :class:`~.Text` class. It uses the Pango library to render text. With Pango, you are also able to render non-English alphabets like `你好` or `こんにちは` or `안녕하세요` or `مرحبا بالعالم`." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject:16 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:13 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.rst:30::1 +#: ../../source/reference/manim.mobject.svg.text_mobject.rst:30::1 +msgid "Display (non-LaTeX) text rendered using `Pango `_." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.rst:30::1 +msgid "Display a paragraph of text." +msgstr "" + +#: ../../source/reference/manim.mobject.svg.text_mobject.rst:33 +msgid "Functions" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:1 +msgid "Temporarily add a font file to Pango's search path." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:3 +msgid "This searches for the font_file at various places. The order it searches it described below." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:5 +msgid "Absolute path." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:6 +msgid "In ``assets/fonts`` folder." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:7 +msgid "In ``font/`` folder." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:8 +msgid "In the same directory." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:0 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:0 +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.remove_invisible_chars:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:10 +msgid "The font file to add." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:14 +msgid "Use ``with register_font(...)`` to add a font file to search path." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:0 +msgid "Raises" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:22 +msgid "If the font doesn't exists." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:23 +msgid "If this method is used on macOS." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.register_font:24 +msgid "This method is available for macOS for ``ManimPango>=v0.2.3``. Using this method with previous releases will raise an :class:`AttributeError` on macOS." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.remove_invisible_chars:1 +msgid "Function to remove unwanted invisible characters from some mobjects." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.remove_invisible_chars:3 +msgid "Any SVGMobject from which we want to remove unwanted invisible characters." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.remove_invisible_chars:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.remove_invisible_chars:6 +msgid "The SVGMobject without unwanted invisible characters." +msgstr "" + +#: ../../../manim/mobject/svg/text_mobject.py:docstring of manim.mobject.svg.text_mobject.remove_invisible_chars:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.table.DecimalTable.pot b/docs/i18n/gettext/reference/manim.mobject.table.DecimalTable.pot new file mode 100644 index 0000000000..c572730230 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.table.DecimalTable.pot @@ -0,0 +1,73 @@ + +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.table.DecimalTable.rst:2 +msgid "DecimalTable" +msgstr "" + +#: ../../source/reference/manim.mobject.table.DecimalTable.rst:4 +msgid "Qualified name: ``manim.mobject.table.DecimalTable``" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:1 +msgid "Bases: :class:`manim.mobject.table.Table`" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:1 +msgid "A specialized :class:`~.Table` mobject for use with with :class:`~.DecimalNumber` to display decimal entries." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:4 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:19 +msgid "Special case of :class:`~.Table` with ``element_to_mobject`` set to :class:`~.DecimalNumber`. By default, ``num_decimal_places`` is set to 1. Will round/truncate the decimal places based on the provided ``element_to_mobject_config``." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:23 +msgid "A 2D array, or a list of lists. Content of the table must be valid input for :class:`~.DecimalNumber`." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:25 +msgid "The :class:`~.Mobject` class applied to the table entries. Set as :class:`~.DecimalNumber`." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:26 +msgid "Element to mobject config, here set as {\"num_decimal_places\": 1}." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:27 +msgid "Additional arguments to be passed to :class:`~.Table`." +msgstr "" + +#: ../../source/reference/manim.mobject.table.DecimalTable.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.table.DecimalTable.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.table.DecimalTable.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.table.DecimalTable.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.table.DecimalTable.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.table.IntegerTable.pot b/docs/i18n/gettext/reference/manim.mobject.table.IntegerTable.pot new file mode 100644 index 0000000000..60396fe913 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.table.IntegerTable.pot @@ -0,0 +1,69 @@ + +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.table.IntegerTable.rst:2 +msgid "IntegerTable" +msgstr "" + +#: ../../source/reference/manim.mobject.table.IntegerTable.rst:4 +msgid "Qualified name: ``manim.mobject.table.IntegerTable``" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.IntegerTable:1 +msgid "Bases: :class:`manim.mobject.table.Table`" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.IntegerTable:1 +msgid "A specialized :class:`~.Table` mobject for use with with :class:`~.Integer`." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.IntegerTable:4 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.IntegerTable:24 +msgid "Special case of :class:`~.Table` with `element_to_mobject` set to :class:`~.Integer`. Will round if there are decimal entries in the table." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.IntegerTable:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.IntegerTable:27 +msgid "A 2d array or list of lists. Content of the table has to be valid input for :class:`~.Integer`." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.IntegerTable:29 +msgid "The :class:`~.Mobject` class applied to the table entries. Set as :class:`~.Integer`." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.IntegerTable:30 +msgid "Additional arguments to be passed to :class:`~.Table`." +msgstr "" + +#: ../../source/reference/manim.mobject.table.IntegerTable.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.table.IntegerTable.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.table.IntegerTable.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.table.IntegerTable.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.table.IntegerTable.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.MathTable.po b/docs/i18n/gettext/reference/manim.mobject.table.MathTable.pot similarity index 51% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.MathTable.po rename to docs/i18n/gettext/reference/manim.mobject.table.MathTable.pot index 5fcd1458af..06e2971a2b 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.MathTable.po +++ b/docs/i18n/gettext/reference/manim.mobject.table.MathTable.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.table.MathTable.rst:2 msgid "MathTable" @@ -16,42 +14,35 @@ msgstr "" msgid "Qualified name: ``manim.mobject.table.MathTable``" msgstr "" -#: manim.mobject.table.MathTable:1 of +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:1 msgid "Bases: :class:`manim.mobject.table.Table`" msgstr "" -#: manim.mobject.table.MathTable:1 of +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:1 msgid "A specialized :class:`~.Table` mobject for use with with LaTeX." msgstr "" -#: manim.mobject.table.MathTable:4 of +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:4 msgid "Examples" msgstr "" -#: manim.mobject.table.MathTable:18 of -msgid "" -"Special case of :class:`~.Table` with `element_to_mobject` set to " -":class:`~.MathTex`. Every entry in `table` is set in a Latex `align` " -"environment." +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:18 +msgid "Special case of :class:`~.Table` with `element_to_mobject` set to :class:`~.MathTex`. Every entry in `table` is set in a Latex `align` environment." msgstr "" -#: ../../source/reference/manim.mobject.table.MathTable.rst +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:0 msgid "Parameters" msgstr "" -#: manim.mobject.table.MathTable:21 of -msgid "" -"A 2d array or list of lists. Content of the table have to be valid input " -"for :class:`~.MathTex`." +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:21 +msgid "A 2d array or list of lists. Content of the table have to be valid input for :class:`~.MathTex`." msgstr "" -#: manim.mobject.table.MathTable:23 of -msgid "" -"The :class:`~.Mobject` class applied to the table entries. Set as " -":class:`~.MathTex`." +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:23 +msgid "The :class:`~.Mobject` class applied to the table entries. Set as :class:`~.MathTex`." msgstr "" -#: manim.mobject.table.MathTable:24 of +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:24 msgid "Additional arguments to be passed to :class:`~.Table`." msgstr "" @@ -67,12 +58,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.table.MathTable.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.table.MathTable.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -81,8 +66,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.table.MathTable.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.table.MobjectTable.pot b/docs/i18n/gettext/reference/manim.mobject.table.MobjectTable.pot new file mode 100644 index 0000000000..c7e30154f5 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.table.MobjectTable.pot @@ -0,0 +1,69 @@ + +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.table.MobjectTable.rst:2 +msgid "MobjectTable" +msgstr "" + +#: ../../source/reference/manim.mobject.table.MobjectTable.rst:4 +msgid "Qualified name: ``manim.mobject.table.MobjectTable``" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:1 +msgid "Bases: :class:`manim.mobject.table.Table`" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:1 +msgid "A specialized :class:`~.Table` mobject for use with with :class:`~.Mobject`." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:4 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:26 +msgid "Special case of :class:`~.Table` with ``element_to_mobject`` set to an identity function. Here, every item in ``table`` must already be of type :class:`~.Mobject`." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:29 +msgid "A 2D array or list of lists. Content of the table must be of type :class:`~.Mobject`." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:30 +msgid "The :class:`~.Mobject` class applied to the table entries. Set as ``lambda m : m`` to return itself." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MobjectTable:31 +msgid "Additional arguments to be passed to :class:`~.Table`." +msgstr "" + +#: ../../source/reference/manim.mobject.table.MobjectTable.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.table.MobjectTable.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.table.MobjectTable.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.table.MobjectTable.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.table.MobjectTable.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.table.Table.pot b/docs/i18n/gettext/reference/manim.mobject.table.Table.pot new file mode 100644 index 0000000000..39e04c2dd5 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.table.Table.pot @@ -0,0 +1,328 @@ + +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.table.Table.rst:2 +msgid "Table" +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:4 +msgid "Qualified name: ``manim.mobject.table.Table``" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:1 +msgid "A mobject that displays a table on the screen." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:4 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_highlighted_cell:10 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.create:15 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_cell:12 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_col_labels:7 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_columns:7 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries:12 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries_without_labels:12 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_highlighted_cell:10 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_horizontal_lines:7 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_labels:7 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_row_labels:7 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_rows:7 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_vertical_lines:7 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.set_column_colors:6 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.set_row_colors:6 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_background_to_entries:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_highlighted_cell:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.create:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_cell:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries_without_labels:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_highlighted_cell:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.set_column_colors:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.set_row_colors:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:62 +msgid "A 2D array or list of lists. Content of the table has to be a valid input for the callable set in ``element_to_mobject``." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:64 +msgid "List of :class:`~.VMobject` representing the labels of each row." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:65 +msgid "List of :class:`~.VMobject` representing the labels of each column." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:66 +msgid "The top-left entry of the table, can only be specified if row and column labels are given." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:68 +msgid "Vertical buffer passed to :meth:`~.Mobject.arrange_in_grid`, by default 0.8." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:69 +msgid "Horizontal buffer passed to :meth:`~.Mobject.arrange_in_grid`, by default 1.3." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:70 +msgid "``True`` if the table should include outer lines, by default False." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:71 +msgid "``True`` if background rectangles should be added to entries, by default ``False``." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:72 +msgid "Background color of entries if ``add_background_rectangles_to_entries`` is ``True``." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:73 +msgid "``True`` if the table should have a background rectangle, by default ``False``." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:74 +msgid "Background color of table if ``include_background_rectangle`` is ``True``." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:75 +msgid "The :class:`~.Mobject` class applied to the table entries. by default :class:`~.Paragraph`. For common choices, see :mod:`~.text_mobject`/:mod:`~.tex_mobject`." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:76 +msgid "Custom configuration passed to :attr:`element_to_mobject`, by default {}." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:77 +msgid "Dict passed to :meth:`~.Mobject.arrange_in_grid`, customizes the arrangement of the table." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:78 +msgid "Dict passed to :class:`~.Line`, customizes the lines of the table." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:79 +msgid "Additional arguments to be passed to :class:`~.VGroup`." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_background_to_entries:1 +msgid "Adds a black :class:`~.BackgroundRectangle` to each entry of the table." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_highlighted_cell:1 +msgid "Highlights one cell at a specific position on the table by adding a :class:`~.BackgroundRectangle`." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.create:1 +msgid "Customized create-type function for tables." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_cell:1 +msgid "Returns one specific cell as a rectangular :class:`~.Polygon` without the entry." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_col_labels:1 +msgid "Return the column labels of the table." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_columns:1 +msgid "Return columns of the table as a :class:`~.VGroup` of :class:`~.VGroup`." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries:1 +msgid "Return the individual entries of the table (including labels) or one specific entry if the parameter, ``pos``, is set." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries_without_labels:1 +msgid "Return the individual entries of the table (without labels) or one specific entry if the parameter, ``pos``, is set." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_highlighted_cell:1 +msgid "Returns a :class:`~.BackgroundRectangle` of the cell at the given position." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_horizontal_lines:1 +msgid "Return the horizontal lines of the table." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_labels:1 +msgid "Returns the labels of the table." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_row_labels:1 +msgid "Return the row labels of the table." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_rows:1 +msgid "Return the rows of the table as a :class:`~.VGroup` of :class:`~.VGroup`." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_vertical_lines:1 +msgid "Return the vertical lines of the table." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.set_column_colors:1 +msgid "Set individual colors for each column of the table." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:35::1 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.set_row_colors:1 +msgid "Set individual colors for each row of the table." +msgstr "" + +#: ../../source/reference/manim.mobject.table.Table.rst:37 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_background_to_entries:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_background_to_entries:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_background_to_entries:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_background_to_entries:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_background_to_entries:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_highlighted_cell:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.create:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_cell:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_col_labels:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_columns:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries_without_labels:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_highlighted_cell:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_horizontal_lines:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_labels:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_row_labels:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_rows:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_vertical_lines:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.set_column_colors:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.set_row_colors:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_highlighted_cell:3 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_cell:3 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries:4 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_highlighted_cell:3 +msgid "The position of a specific entry on the table. ``(1,1)`` being the top left entry of the table." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_highlighted_cell:5 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_highlighted_cell:5 +msgid "The color used to highlight the cell." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_highlighted_cell:6 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_highlighted_cell:6 +msgid "Additional arguments to be passed to :class:`~.BackgroundRectangle`." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.create:3 +msgid "The run time of the line creation and the writing of the elements." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.create:4 +msgid "The lag ratio of the animation." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.create:5 +msgid "The animation style of the table lines, see :mod:`~.creation` for examples." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.create:6 +msgid "The animation style of the table labels, see :mod:`~.creation` for examples." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.create:7 +msgid "The animation style of the table elements, see :mod:`~.creation` for examples." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.create:8 +msgid "Further arguments passed to the creation animations." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.create:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_cell:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_col_labels:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_columns:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries_without_labels:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_horizontal_lines:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_labels:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_row_labels:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_rows:0 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_vertical_lines:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.create:11 +msgid "AnimationGroup containing creation of the lines and of the elements." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_cell:5 +msgid "Additional arguments to be passed to :class:`~.Polygon`." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_cell:8 +msgid "Polygon mimicking one specific cell of the Table." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_col_labels:3 +msgid "VGroup containing the column labels of the table." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries:9 +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries_without_labels:9 +msgid "Union[:class:`~.VMobject`, :class:`~.VGroup`]" +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries_without_labels:4 +msgid "The position of a specific entry on the table. ``(1,1)`` being the top left entry of the table (without labels)." +msgstr "" + +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.set_column_colors:3 +msgid "An iterable of colors; each color corresponds to a column." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.po b/docs/i18n/gettext/reference/manim.mobject.table.pot similarity index 54% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.po rename to docs/i18n/gettext/reference/manim.mobject.table.pot index d6e664f3bb..fffec1c1a4 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.table.po +++ b/docs/i18n/gettext/reference/manim.mobject.table.pot @@ -2,21 +2,19 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.table.rst:2 msgid "table" msgstr "" -#: manim.mobject.table:1 of +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table:1 msgid "Mobjects representing tables." msgstr "" -#: manim.mobject.table:4 of +#: ../../../manim/mobject/table.py:docstring of manim.mobject.table:4 msgid "Examples" msgstr "" @@ -25,15 +23,11 @@ msgid "Classes" msgstr "" #: ../../source/reference/manim.mobject.table.rst:28::1 -msgid "" -"A specialized :class:`~.Table` mobject for use with with " -":class:`~.DecimalNumber` to display decimal entries." +msgid "A specialized :class:`~.Table` mobject for use with with :class:`~.DecimalNumber` to display decimal entries." msgstr "" #: ../../source/reference/manim.mobject.table.rst:28::1 -msgid "" -"A specialized :class:`~.Table` mobject for use with with " -":class:`~.Integer`." +msgid "A specialized :class:`~.Table` mobject for use with with :class:`~.Integer`." msgstr "" #: ../../source/reference/manim.mobject.table.rst:28::1 @@ -41,13 +35,7 @@ msgid "A specialized :class:`~.Table` mobject for use with with LaTeX." msgstr "" #: ../../source/reference/manim.mobject.table.rst:28::1 -msgid "" -"A specialized :class:`~.Table` mobject for use with with " -":class:`~.Mobject`." -msgstr "" - -#: ../../source/reference/manim.mobject.table.rst:28::1 -msgid "A mobject that displays a table on the screen." +msgid "A specialized :class:`~.Table` mobject for use with with :class:`~.Mobject`." msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_d_utils.po b/docs/i18n/gettext/reference/manim.mobject.three_d_utils.pot similarity index 53% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_d_utils.po rename to docs/i18n/gettext/reference/manim.mobject.three_d_utils.pot index ab84916d4a..6ef1f1203b 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_d_utils.po +++ b/docs/i18n/gettext/reference/manim.mobject.three_d_utils.pot @@ -2,22 +2,16 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.three_d_utils.rst:2 msgid "three\\_d\\_utils" msgstr "" -#: manim.mobject.three_d_utils:1 of +#: ../../../manim/mobject/three_d_utils.py:docstring of manim.mobject.three_d_utils:1 msgid "Utility functions for three-dimensional mobjects." msgstr "" -#: ../../source/reference/manim.mobject.three_d_utils.rst:20 -msgid "Functions" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Arrow3D.po b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Arrow3D.pot similarity index 60% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Arrow3D.po rename to docs/i18n/gettext/reference/manim.mobject.three_dimensions.Arrow3D.pot index eeeb702b20..f706fbdec5 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Arrow3D.po +++ b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Arrow3D.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.three_dimensions.Arrow3D.rst:2 msgid "Arrow3D" @@ -16,39 +14,39 @@ msgstr "" msgid "Qualified name: ``manim.mobject.three\\_dimensions.Arrow3D``" msgstr "" -#: manim.mobject.three_dimensions.Arrow3D:1 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Arrow3D:1 msgid "Bases: :class:`manim.mobject.three_dimensions.Line3D`" msgstr "" -#: manim.mobject.three_dimensions.Arrow3D:1 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Arrow3D:1 msgid "An arrow made out of a cylindrical line and a conical tip." msgstr "" -#: manim.mobject.three_dimensions.Arrow3D:4 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Arrow3D:4 msgid "Examples" msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.Arrow3D.rst +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Arrow3D:0 msgid "Parameters" msgstr "" -#: manim.mobject.three_dimensions.Arrow3D:15 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Arrow3D:15 msgid "The start position of the arrow." msgstr "" -#: manim.mobject.three_dimensions.Arrow3D:17 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Arrow3D:17 msgid "The end position of the arrow." msgstr "" -#: manim.mobject.three_dimensions.Arrow3D:19 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Arrow3D:19 msgid "The thickness of the arrow." msgstr "" -#: manim.mobject.three_dimensions.Arrow3D:21 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Arrow3D:21 msgid "The height of the conical tip." msgstr "" -#: manim.mobject.three_dimensions.Arrow3D:23 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Arrow3D:23 msgid "The base radius of the conical tip." msgstr "" @@ -64,12 +62,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.Arrow3D.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.three_dimensions.Arrow3D.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -78,8 +70,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.Arrow3D.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Cone.pot b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Cone.pot new file mode 100644 index 0000000000..308ee3d74e --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Cone.pot @@ -0,0 +1,118 @@ + +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.three_dimensions.Cone.rst:2 +msgid "Cone" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cone.rst:4 +msgid "Qualified name: ``manim.mobject.three\\_dimensions.Cone``" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone:1 +msgid "Bases: :class:`manim.mobject.three_dimensions.Surface`" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone:1 +msgid "A circular cone. Can be defined using 2 parameters: its height, and its base radius. The polar angle, theta, can be calculated using arctan(base_radius / height) The spherical radius, r, is calculated using the pythagorean theorem." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone:8 +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone.get_direction:6 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone:19 +msgid "The base radius from which the cone tapers." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone:21 +msgid "The height measured from the plane formed by the base_radius to the apex of the cone." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone:23 +msgid "The direction of the apex." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone:25 +msgid "Whether to show the base plane or not." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone:27 +msgid "The azimuthal angle to start and end at." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone:29 +msgid "The radius at the apex." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone:31 +msgid "Show checkerboard grid texture on the cone." +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cone.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cone.rst:22::1 +msgid "Converts from spherical coordinates to cartesian." +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cone.rst:22::1 +msgid "Uses :func:`~.space_ops.shoelace_direction` to calculate the direction." +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cone.rst:24 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone.func:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone.func:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone.func:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone.func:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone.func:1 +msgid "Converts from spherical coordinates to cartesian. :param u: The radius. :type u: :class:`float` :param v: The azimuthal angle. :type v: :class:`float`" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone.get_direction:1 +msgid "Uses :func:`~.space_ops.shoelace_direction` to calculate the direction. The direction of points determines in which direction the object is drawn, clockwise or counterclockwise." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone.get_direction:7 +msgid "The default direction of a :class:`~.Circle` is counterclockwise::" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone.get_direction:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone.get_direction:13 +msgid "Either ``\"CW\"`` or ``\"CCW\"``." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cone.get_direction:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Cube.pot b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Cube.pot new file mode 100644 index 0000000000..704b787183 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Cube.pot @@ -0,0 +1,52 @@ + +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.three_dimensions.Cube.rst:2 +msgid "Cube" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cube.rst:4 +msgid "Qualified name: ``manim.mobject.three\\_dimensions.Cube``" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cube:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cube.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cube.rst:21::1 +#: ../../source/reference/manim.mobject.three_dimensions.Cube.rst:21::1 +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cube.generate_points:1 +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cube.generate_points:1 +msgid "Initializes :attr:`points` and therefore the shape." +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cube.rst:23 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cube.generate_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cube.generate_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cube.generate_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cube.generate_points:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Cylinder.pot b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Cylinder.pot new file mode 100644 index 0000000000..b2b78076f3 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Cylinder.pot @@ -0,0 +1,115 @@ + +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.three_dimensions.Cylinder.rst:2 +msgid "Cylinder" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:4 +msgid "Qualified name: ``manim.mobject.three\\_dimensions.Cylinder``" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder:1 +msgid "Bases: :class:`manim.mobject.three_dimensions.Surface`" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder:1 +msgid "A cylinder, defined by its height, radius and direction," +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder:4 +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder.get_direction:6 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder:15 +msgid "The radius of the cylinder." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder:17 +msgid "The height of the cylinder." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder:19 +msgid "The direction of the central axis of the cylinder." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder:21 +msgid "The height along the height axis (given by direction) to start and end on." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder:23 +msgid "Whether to show the end caps or not." +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:23::1 +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder.add_bases:1 +msgid "Adds the end caps of the cylinder." +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:23::1 +msgid "Converts from cylindrical coordinates to cartesian." +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:23::1 +msgid "Uses :func:`~.space_ops.shoelace_direction` to calculate the direction." +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Cylinder.rst:25 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder.add_bases:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder.add_bases:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder.add_bases:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder.add_bases:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder.func:1 +msgid "Converts from cylindrical coordinates to cartesian. :param u: The height. :type u: :class:`float` :param v: The azimuthal angle. :type v: :class:`float`" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder.get_direction:1 +msgid "Uses :func:`~.space_ops.shoelace_direction` to calculate the direction. The direction of points determines in which direction the object is drawn, clockwise or counterclockwise." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder.get_direction:7 +msgid "The default direction of a :class:`~.Circle` is counterclockwise::" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder.get_direction:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder.get_direction:13 +msgid "Either ``\"CW\"`` or ``\"CCW\"``." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Cylinder.get_direction:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Dot3D.po b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Dot3D.pot similarity index 61% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Dot3D.po rename to docs/i18n/gettext/reference/manim.mobject.three_dimensions.Dot3D.pot index 0169c954eb..6db57182a0 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Dot3D.po +++ b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Dot3D.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.three_dimensions.Dot3D.rst:2 msgid "Dot3D" @@ -16,31 +14,31 @@ msgstr "" msgid "Qualified name: ``manim.mobject.three\\_dimensions.Dot3D``" msgstr "" -#: manim.mobject.three_dimensions.Dot3D:1 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Dot3D:1 msgid "Bases: :class:`manim.mobject.three_dimensions.Sphere`" msgstr "" -#: manim.mobject.three_dimensions.Dot3D:1 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Dot3D:1 msgid "A spherical dot." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.Dot3D.rst +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Dot3D:0 msgid "Parameters" msgstr "" -#: manim.mobject.three_dimensions.Dot3D:3 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Dot3D:3 msgid "The location of the dot." msgstr "" -#: manim.mobject.three_dimensions.Dot3D:5 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Dot3D:5 msgid "The radius of the dot." msgstr "" -#: manim.mobject.three_dimensions.Dot3D:7 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Dot3D:7 msgid "The color of the :class:`Dot3D`" msgstr "" -#: manim.mobject.three_dimensions.Dot3D:11 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Dot3D:11 msgid "Examples" msgstr "" @@ -56,12 +54,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.Dot3D.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.three_dimensions.Dot3D.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -70,8 +62,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.Dot3D.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Line3D.pot b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Line3D.pot new file mode 100644 index 0000000000..e8a68c1ad5 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Line3D.pot @@ -0,0 +1,84 @@ + +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.three_dimensions.Line3D.rst:2 +msgid "Line3D" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:4 +msgid "Qualified name: ``manim.mobject.three\\_dimensions.Line3D``" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D:1 +msgid "Bases: :class:`manim.mobject.three_dimensions.Cylinder`" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D:1 +msgid "A cylindrical line, for use in ThreeDScene." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D:4 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D:15 +msgid "The start position of the line." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D:17 +msgid "The end position of the line." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D:19 +msgid "The thickness of the line." +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:23::1 +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D.get_end:1 +msgid "Returns the point, where the stroke that surrounds the :class:`~.Mobject` ends." +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:23::1 +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D.get_start:1 +msgid "Returns the point, where the stroke that surrounds the :class:`~.Mobject` starts." +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:23::1 +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D.set_start_and_end_attrs:1 +msgid "Sets the start and end points of the line." +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Line3D.rst:25 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D.get_end:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D.get_end:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D.get_end:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Line3D.get_end:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.ParametricSurface.po b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.ParametricSurface.pot similarity index 56% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.ParametricSurface.po rename to docs/i18n/gettext/reference/manim.mobject.three_dimensions.ParametricSurface.pot index 3db80704d3..2c78e821ef 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.ParametricSurface.po +++ b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.ParametricSurface.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.three_dimensions.ParametricSurface.rst:2 msgid "ParametricSurface" @@ -16,23 +14,20 @@ msgstr "" msgid "Qualified name: ``manim.mobject.three\\_dimensions.ParametricSurface``" msgstr "" -#: manim.mobject.three_dimensions.ParametricSurface:1 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.ParametricSurface:1 msgid "Bases: :class:`manim.mobject.three_dimensions.Surface`" msgstr "" -#: manim.mobject.three_dimensions.ParametricSurface:1 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.ParametricSurface:1 msgid "Creates a parametric surface" msgstr "" -#: manim.mobject.three_dimensions.ParametricSurface:3 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.ParametricSurface:3 msgid "Deprecated" msgstr "" -#: manim.mobject.three_dimensions.ParametricSurface:6 of -msgid "" -"The class ParametricSurface has been deprecated since v0.10.0 and may be " -"removed in a later version. Use :class:`~.` instead." +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.ParametricSurface:6 +msgid "The class ParametricSurface has been deprecated since v0.10.0 and may be removed in a later version. Use :class:`~.` instead." msgstr "" #: ../../source/reference/manim.mobject.three_dimensions.ParametricSurface.rst:14 @@ -43,22 +38,10 @@ msgstr "" msgid "Attributes" msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.ParametricSurface.rst:28::1 -msgid "" -":obj:`animate " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.three_dimensions.ParametricSurface.rst:28::1 msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.ParametricSurface.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.three_dimensions.ParametricSurface.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -71,12 +54,8 @@ msgstr "" msgid "The width of the mobject." msgstr "" -#: manim.mobject.three_dimensions.ParametricSurface of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.ParametricSurface:0 msgid "Parameters" msgstr "" -#: manim.mobject.three_dimensions.ParametricSurface of -msgid "Return type" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Prism.pot b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Prism.pot new file mode 100644 index 0000000000..e375e1c4f9 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Prism.pot @@ -0,0 +1,58 @@ + +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.three_dimensions.Prism.rst:2 +msgid "Prism" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Prism.rst:4 +msgid "Qualified name: ``manim.mobject.three\\_dimensions.Prism``" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Prism:1 +msgid "Bases: :class:`manim.mobject.three_dimensions.Cube`" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Prism:1 +msgid "A cuboid." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Prism:4 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Prism.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Prism.rst:20::1 +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Prism.generate_points:1 +msgid "Initializes :attr:`points` and therefore the shape." +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Prism.rst:22 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Prism.generate_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Prism.generate_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Prism.generate_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Prism.generate_points:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Sphere.po b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Sphere.pot similarity index 65% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Sphere.po rename to docs/i18n/gettext/reference/manim.mobject.three_dimensions.Sphere.pot index 35aeb9ceca..27fce7e337 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Sphere.po +++ b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Sphere.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.three_dimensions.Sphere.rst:2 msgid "Sphere" @@ -16,15 +14,15 @@ msgstr "" msgid "Qualified name: ``manim.mobject.three\\_dimensions.Sphere``" msgstr "" -#: manim.mobject.three_dimensions.Sphere:1 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Sphere:1 msgid "Bases: :class:`manim.mobject.three_dimensions.Surface`" msgstr "" -#: manim.mobject.three_dimensions.Sphere:1 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Sphere:1 msgid "A mobject representing a three-dimensional sphere." msgstr "" -#: manim.mobject.three_dimensions.Sphere:4 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Sphere:4 msgid "Examples" msgstr "" @@ -40,12 +38,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.Sphere.rst:29::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.three_dimensions.Sphere.rst:29::1 msgid "The depth of the mobject." msgstr "" @@ -54,8 +46,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.Sphere.rst:29::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Surface.pot b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Surface.pot new file mode 100644 index 0000000000..66f15df7f5 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Surface.pot @@ -0,0 +1,101 @@ + +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.three_dimensions.Surface.rst:2 +msgid "Surface" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Surface.rst:4 +msgid "Qualified name: ``manim.mobject.three\\_dimensions.Surface``" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface:1 +msgid "Creates a Parametric Surface using a checkerboard pattern." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface:0 +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface.set_fill_by_value:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface:3 +msgid "The function that defines the surface." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface:4 +msgid "The range of the ``u`` variable: ``(u_min, u_max)``." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface:5 +msgid "The range of the ``v`` variable: ``(v_min, v_max)``." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface:6 +msgid "The number of samples taken of the surface. A tuple can be used to define different resolutions for ``u`` and ``v`` respectively." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface:0 +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface.set_fill_by_value:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface:11 +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface.set_fill_by_value:11 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Surface.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Surface.rst:23::1 +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface.set_fill_by_value:1 +msgid "Sets the color of each mobject of a parametric surface to a color relative to its z-value" +msgstr "" + +#: ../../source/reference/manim.mobject.three_dimensions.Surface.rst:25 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface.set_fill_by_value:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface.set_fill_by_value:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface.set_fill_by_value:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface.set_fill_by_value:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface.set_fill_by_value:3 +msgid "The axes for the parametric surface, which will be used to map z-values to colors." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface.set_fill_by_value:4 +msgid "A list of colors, ordered from lower z-values to higher z-values. If a list of tuples is passed containing colors paired with numbers, then those numbers will be used as the pivots." +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface.set_fill_by_value:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Surface.set_fill_by_value:7 +msgid "The parametric surface with a gradient applied by value. For chaining." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.ThreeDVMobject.po b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.ThreeDVMobject.pot similarity index 67% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.ThreeDVMobject.po rename to docs/i18n/gettext/reference/manim.mobject.three_dimensions.ThreeDVMobject.pot index 6f6b57ac01..1688b13726 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.ThreeDVMobject.po +++ b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.ThreeDVMobject.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.three_dimensions.ThreeDVMobject.rst:2 msgid "ThreeDVMobject" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.mobject.three\\_dimensions.ThreeDVMobject``" msgstr "" -#: manim.mobject.three_dimensions.ThreeDVMobject:1 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.ThreeDVMobject:1 msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" msgstr "" @@ -32,12 +30,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.ThreeDVMobject.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.three_dimensions.ThreeDVMobject.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -46,8 +38,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.ThreeDVMobject.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Torus.po b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Torus.pot similarity index 62% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Torus.po rename to docs/i18n/gettext/reference/manim.mobject.three_dimensions.Torus.pot index f13b13852b..a70460c807 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.Torus.po +++ b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.Torus.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.three_dimensions.Torus.rst:2 msgid "Torus" @@ -16,27 +14,27 @@ msgstr "" msgid "Qualified name: ``manim.mobject.three\\_dimensions.Torus``" msgstr "" -#: manim.mobject.three_dimensions.Torus:1 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Torus:1 msgid "Bases: :class:`manim.mobject.three_dimensions.Surface`" msgstr "" -#: manim.mobject.three_dimensions.Torus:1 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Torus:1 msgid "A torus." msgstr "" -#: manim.mobject.three_dimensions.Torus:4 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Torus:4 msgid "Examples" msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.Torus.rst +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Torus:0 msgid "Parameters" msgstr "" -#: manim.mobject.three_dimensions.Torus:15 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Torus:15 msgid "Distance from the center of the tube to the center of the torus." msgstr "" -#: manim.mobject.three_dimensions.Torus:17 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions.Torus:17 msgid "Radius of the tube." msgstr "" @@ -52,12 +50,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.Torus.rst:29::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.three_dimensions.Torus.rst:29::1 msgid "The depth of the mobject." msgstr "" @@ -66,8 +58,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.Torus.rst:29::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.po b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.pot similarity index 77% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.po rename to docs/i18n/gettext/reference/manim.mobject.three_dimensions.pot index d91aba6fcd..878ae39cf0 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.three_dimensions.po +++ b/docs/i18n/gettext/reference/manim.mobject.three_dimensions.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.three_dimensions.rst:2 msgid "three\\_dimensions" msgstr "" -#: manim.mobject.three_dimensions:1 of +#: ../../../manim/mobject/three_dimensions.py:docstring of manim.mobject.three_dimensions:1 msgid "Three-dimensional mobjects." msgstr "" @@ -40,12 +38,6 @@ msgstr "" msgid "A cylindrical line, for use in ThreeDScene." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.rst:42::1 -msgid "" -":obj:`ParametricSurface " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.three_dimensions.rst:42::1 msgid "Creates a parametric surface" msgstr "" @@ -62,8 +54,4 @@ msgstr "" msgid "Creates a Parametric Surface using a checkerboard pattern." msgstr "" -#: ../../source/reference/manim.mobject.three_dimensions.rst:42::1 -msgid "A torus." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.types.image_mobject.AbstractImageMobject.pot b/docs/i18n/gettext/reference/manim.mobject.types.image_mobject.AbstractImageMobject.pot new file mode 100644 index 0000000000..965b66a295 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.types.image_mobject.AbstractImageMobject.pot @@ -0,0 +1,103 @@ + +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.types.image_mobject.AbstractImageMobject.rst:2 +msgid "AbstractImageMobject" +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:4 +msgid "Qualified name: ``manim.mobject.types.image\\_mobject.AbstractImageMobject``" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject:1 +msgid "Bases: :class:`manim.mobject.mobject.Mobject`" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject:1 +msgid "Automatically filters out black pixels" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject:0 +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject:3 +msgid "At this resolution the image is placed pixel by pixel onto the screen, so it will look the sharpest and best. This is a custom parameter of ImageMobject so that rendering a scene with e.g. the ``--quality low`` or ``--quality medium`` flag for faster rendering won't effect the position of the image on the screen." +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:23::1 +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1 +msgid "Sets :attr:`points` to be an empty array." +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:23::1 +msgid "Condition is function which takes in one arguments, (x, y, z)." +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:23::1 +msgid "Sets the interpolation method for upscaling the image." +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.AbstractImageMobject.rst:25 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.reset_points:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.set_color:1 +msgid "Condition is function which takes in one arguments, (x, y, z). Here it just recurses to submobjects, but in subclasses this should be further implemented based on the the inner workings of color" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:1 +msgid "Sets the interpolation method for upscaling the image. By default the image is interpolated using bicubic algorithm. This method lets you change it. Interpolation is done internally using Pillow, and the function besides the string constants describing the algorithm accepts the Pillow integer constants." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:11 +msgid "* 'bicubic' or 'cubic' * 'nearest' or 'none' * 'box' * 'bilinear' or 'linear' * 'hamming' * 'lanczos' or 'antialias'" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:12 +msgid "'bicubic' or 'cubic'" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:13 +msgid "'nearest' or 'none'" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:14 +msgid "'box'" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:15 +msgid "'bilinear' or 'linear'" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.AbstractImageMobject.set_resampling_algorithm:16 +msgid "'hamming'" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.types.image_mobject.ImageMobject.pot b/docs/i18n/gettext/reference/manim.mobject.types.image_mobject.ImageMobject.pot new file mode 100644 index 0000000000..a74f22a09b --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.types.image_mobject.ImageMobject.pot @@ -0,0 +1,121 @@ + +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.types.image_mobject.ImageMobject.rst:2 +msgid "ImageMobject" +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:4 +msgid "Qualified name: ``manim.mobject.types.image\\_mobject.ImageMobject``" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject:1 +msgid "Bases: :class:`manim.mobject.types.image_mobject.AbstractImageMobject`" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject:1 +msgid "Displays an Image from a numpy array or a file." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject:0 +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.fade:0 +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.interpolate_color:0 +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.set_opacity:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject:3 +msgid "At this resolution the image is placed pixel by pixel onto the screen, so it will look the sharpest and best. This is a custom parameter of ImageMobject so that rendering a scene with e.g. the ``--quality low`` or ``--quality medium`` flag for faster rendering won't effect the position of the image on the screen." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject:11 +msgid "Example" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject:22 +msgid "Changing interpolation style:" +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.change_to_rgba_array:1 +msgid "Converts an RGB array into RGBA with the alpha value opacity maxed." +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.fade:1 +msgid "Sets the image's opacity using a 1 - alpha relationship." +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.get_pixel_array:1 +msgid "A simple getter method." +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.interpolate_color:1 +msgid "Interpolates an array of pixel color values into another array of equal size." +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 +msgid "Condition is function which takes in one arguments, (x, y, z)." +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:26::1 +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.set_opacity:1 +msgid "Sets the image's opacity." +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobject.rst:28 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.change_to_rgba_array:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.change_to_rgba_array:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.change_to_rgba_array:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.change_to_rgba_array:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.fade:3 +msgid "The alpha value of the object, 1 being transparent and 0 being opaque." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.fade:6 +msgid "Whether the submobjects of the ImageMobject should be affected." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.interpolate_color:4 +msgid "The ImageMobject to transform from." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.interpolate_color:6 +msgid "The ImageMobject to transform into." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.interpolate_color:8 +msgid "Used to track the lerp relationship. Not opacity related." +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject.set_color:1 +msgid "Condition is function which takes in one arguments, (x, y, z). Here it just recurses to submobjects, but in subclasses this should be further implemented based on the the inner workings of color" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.pot b/docs/i18n/gettext/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.pot new file mode 100644 index 0000000000..305d96a6e2 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.pot @@ -0,0 +1,41 @@ + +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.types.image_mobject.ImageMobjectFromCamera.rst:2 +msgid "ImageMobjectFromCamera" +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:4 +msgid "Qualified name: ``manim.mobject.types.image\\_mobject.ImageMobjectFromCamera``" +msgstr "" + +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobjectFromCamera:1 +msgid "Bases: :class:`manim.mobject.types.image_mobject.AbstractImageMobject`" +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:24 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:31::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:31::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.image_mobject.ImageMobjectFromCamera.rst:31::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.po b/docs/i18n/gettext/reference/manim.mobject.types.image_mobject.pot similarity index 54% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.po rename to docs/i18n/gettext/reference/manim.mobject.types.image_mobject.pot index 33f39a5832..b7433d2494 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.image_mobject.po +++ b/docs/i18n/gettext/reference/manim.mobject.types.image_mobject.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.types.image_mobject.rst:2 msgid "image\\_mobject" msgstr "" -#: manim.mobject.types.image_mobject:1 of +#: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject:1 msgid "Mobjects representing raster images." msgstr "" @@ -20,12 +18,6 @@ msgstr "" msgid "Classes" msgstr "" -#: ../../source/reference/manim.mobject.types.image_mobject.rst:24::1 -msgid "" -":obj:`AbstractImageMobject " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.types.image_mobject.rst:24::1 msgid "Automatically filters out black pixels" msgstr "" @@ -34,10 +26,4 @@ msgstr "" msgid "Displays an Image from a numpy array or a file." msgstr "" -#: ../../source/reference/manim.mobject.types.image_mobject.rst:24::1 -msgid "" -":obj:`ImageMobjectFromCamera " -"`" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.po b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.pot similarity index 54% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.po rename to docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.pot index cc592a690a..8072aac4eb 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.po +++ b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.rst:2 msgid "Mobject1D" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.mobject.types.point\\_cloud\\_mobject.Mobject1D``" msgstr "" -#: manim.mobject.types.point_cloud_mobject.Mobject1D:1 of +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.Mobject1D:1 msgid "Bases: :class:`manim.mobject.types.point_cloud_mobject.PMobject`" msgstr "" @@ -24,32 +22,14 @@ msgstr "" msgid "Methods" msgstr "" -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.rst:20::1 -msgid "" -":obj:`add_line " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.rst:22 msgid "Attributes" msgstr "" -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.rst:29::1 -msgid "" -":obj:`animate " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.rst:29::1 msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.rst:29::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.rst:29::1 msgid "The depth of the mobject." msgstr "" @@ -58,8 +38,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.rst:29::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.po b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.pot similarity index 60% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.po rename to docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.pot index 9f5dd0fee1..5a7884c05c 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.po +++ b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.rst:2 msgid "Mobject2D" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim.mobject.types.point\\_cloud\\_mobject.Mobject2D``" msgstr "" -#: manim.mobject.types.point_cloud_mobject.Mobject2D:1 of +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.Mobject2D:1 msgid "Bases: :class:`manim.mobject.types.point_cloud_mobject.PMobject`" msgstr "" @@ -28,22 +26,10 @@ msgstr "" msgid "Attributes" msgstr "" -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.rst:28::1 -msgid "" -":obj:`animate " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.rst:28::1 msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.rst:28::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.rst:28::1 msgid "The depth of the mobject." msgstr "" @@ -52,8 +38,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Mobject2D.rst:28::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.PGroup.po b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.PGroup.pot similarity index 66% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.PGroup.po rename to docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.PGroup.pot index 194ecf6880..ee30549e11 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.PGroup.po +++ b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.PGroup.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.types.point_cloud_mobject.PGroup.rst:2 msgid "PGroup" @@ -16,11 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.mobject.types.point\\_cloud\\_mobject.PGroup``" msgstr "" -#: manim.mobject.types.point_cloud_mobject.PGroup:1 of +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PGroup:1 msgid "Bases: :class:`manim.mobject.types.point_cloud_mobject.PMobject`" msgstr "" -#: manim.mobject.types.point_cloud_mobject.PGroup:2 of +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PGroup:2 msgid "Examples" msgstr "" @@ -36,12 +34,6 @@ msgstr "" msgid "Used to animate the application of a method." msgstr "" -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PGroup.rst:29::1 -msgid "" -":obj:`animation_overrides " -"`\\" -msgstr "" - #: ../../source/reference/manim.mobject.types.point_cloud_mobject.PGroup.rst:29::1 msgid "The depth of the mobject." msgstr "" @@ -50,8 +42,4 @@ msgstr "" msgid "The height of the mobject." msgstr "" -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PGroup.rst:29::1 -msgid "The width of the mobject." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.PMobject.pot b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.PMobject.pot new file mode 100644 index 0000000000..ff4eb3d75d --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.PMobject.pot @@ -0,0 +1,94 @@ + +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.types.point_cloud_mobject.PMobject.rst:2 +msgid "PMobject" +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:4 +msgid "Qualified name: ``manim.mobject.types.point\\_cloud\\_mobject.PMobject``" +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject:1 +msgid "Bases: :class:`manim.mobject.mobject.Mobject`" +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject:1 +msgid "A disc made of a cloud of Dots" +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject:4 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject.add_points:1 +msgid "Add points." +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject.get_color:1 +msgid "Returns the color of the :class:`~.Mobject`" +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 +msgid "The simplest :class:`~.Mobject` to be transformed to or from self." +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject.reset_points:1 +msgid "Sets :attr:`points` to be an empty array." +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 +msgid "Condition is function which takes in one arguments, (x, y, z)." +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject.sort_points:1 +msgid "Function is any map from R^3 to R" +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:40::1 +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject.thin_out:1 +msgid "Removes all but every nth point for n = factor" +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:42 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject.add_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject.add_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject.add_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject.add_points:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject.add_points:3 +msgid "Points must be a Nx3 numpy array. Rgbas must be a Nx4 numpy array if it is not None." +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject.get_point_mobject:1 +msgid "The simplest :class:`~.Mobject` to be transformed to or from self. Should by a point of the appropriate type" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.Point.pot b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.Point.pot new file mode 100644 index 0000000000..f3b1f49acc --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.Point.pot @@ -0,0 +1,54 @@ + +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.types.point_cloud_mobject.Point.rst:2 +msgid "Point" +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Point.rst:4 +msgid "Qualified name: ``manim.mobject.types.point\\_cloud\\_mobject.Point``" +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.Point:1 +msgid "Bases: :class:`manim.mobject.types.point_cloud_mobject.PMobject`" +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.Point:2 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Point.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Point.rst:21::1 +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.Point.generate_points:1 +msgid "Initializes :attr:`points` and therefore the shape." +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.Point.rst:23 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.Point.generate_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.Point.generate_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.Point.generate_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.Point.generate_points:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.pot b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.pot new file mode 100644 index 0000000000..0e7b200aae --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.pot @@ -0,0 +1,54 @@ + +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.types.point_cloud_mobject.PointCloudDot.rst:2 +msgid "PointCloudDot" +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.rst:4 +msgid "Qualified name: ``manim.mobject.types.point\\_cloud\\_mobject.PointCloudDot``" +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PointCloudDot:1 +msgid "Bases: :class:`manim.mobject.types.point_cloud_mobject.Mobject1D`" +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PointCloudDot:1 +msgid "A disc made of a cloud of Dots .. rubric:: Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.rst:21::1 +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1 +msgid "Initializes :attr:`points` and therefore the shape." +msgstr "" + +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.PointCloudDot.rst:23 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PointCloudDot.generate_points:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.po b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.pot similarity index 59% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.po rename to docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.pot index 54b42a1456..c4dfe7369b 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.point_cloud_mobject.po +++ b/docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.types.point_cloud_mobject.rst:2 msgid "point\\_cloud\\_mobject" msgstr "" -#: manim.mobject.types.point_cloud_mobject:1 of +#: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject:1 msgid "Mobjects representing point clouds." msgstr "" @@ -20,7 +18,8 @@ msgstr "" msgid "Classes" msgstr "" -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.rst:30: +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.rst:30::0 +#: ../../source/reference/manim.mobject.types.point_cloud_mobject.rst:30::0 msgid "Examples" msgstr "" @@ -28,14 +27,4 @@ msgstr "" msgid "A disc made of a cloud of Dots" msgstr "" -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.rst:30::1 -msgid "" -":obj:`PointCloudDot " -"`" -msgstr "" - -#: ../../source/reference/manim.mobject.types.point_cloud_mobject.rst:30::1 -msgid "A disc made of a cloud of Dots ." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.pot b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.pot new file mode 100644 index 0000000000..2c8851daf7 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.pot @@ -0,0 +1,49 @@ + +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.types.vectorized_mobject.CurvesAsSubmobjects.rst:2 +msgid "CurvesAsSubmobjects" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:4 +msgid "Qualified name: ``manim.mobject.types.vectorized\\_mobject.CurvesAsSubmobjects``" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects:1 +msgid "Convert a curve's elements to submobjects." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects:4 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.CurvesAsSubmobjects.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.pot b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.pot new file mode 100644 index 0000000000..8c4a571cf4 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.pot @@ -0,0 +1,49 @@ + +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.types.vectorized_mobject.DashedVMobject.rst:2 +msgid "DashedVMobject" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:4 +msgid "Qualified name: ``manim.mobject.types.vectorized\\_mobject.DashedVMobject``" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.DashedVMobject:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.DashedVMobject:1 +msgid "A :class:`VMobject` composed of dashes instead of lines." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.DashedVMobject:4 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:28::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:28::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.DashedVMobject.rst:28::1 +msgid "The height of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VDict.pot b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VDict.pot new file mode 100644 index 0000000000..3f78162f9a --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VDict.pot @@ -0,0 +1,184 @@ + +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.types.vectorized_mobject.VDict.rst:2 +msgid "VDict" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:4 +msgid "Qualified name: ``manim.mobject.types.vectorized\\_mobject.VDict``" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict:1 +msgid "A VGroup-like class, also offering submobject access by key, like a python dict" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.remove:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict:4 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:6 +msgid "The parameter specifying the key-value mapping of keys and mobjects." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict:6 +msgid "Whether to also display the key associated with the mobject. This might be useful when debugging, especially when there are a lot of mobjects in the :class:`VDict`. Defaults to False." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict:11 +msgid "Other arguments to be passed to `Mobject`." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict:16 +msgid "Whether to also display the key associated with the mobject. This might be useful when debugging, especially when there are a lot of mobjects in the :class:`VDict`. When displayed, the key is towards the left of the mobject. Defaults to False." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict:0 +msgid "type" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict:23 +msgid ":class:`bool`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict:27 +msgid "Is the actual python dictionary that is used to bind the keys to the mobjects." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict:30 +msgid ":class:`dict`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict:33 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:13 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:15 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects:7 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.remove:13 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:23::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:1 +msgid "Adds the key-value pairs to the :class:`VDict` object." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:23::1 +msgid "A utility function used by :meth:`add` to add the key-value pair to :attr:`submob_dict`." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:23::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects:1 +msgid "To get all the submobjects associated with a particular :class:`VDict` object" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:23::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.remove:1 +msgid "Removes the mobject from the :class:`VDict` object having the key `key`" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VDict.rst:25 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:3 +msgid "Also, it internally adds the value to the `submobjects` :class:`list` of :class:`~.Mobject`, which is responsible for actual on-screen display." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.remove:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:9 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.remove:9 +msgid "Returns the :class:`VDict` object on which this method was called." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.remove:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:10 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.remove:10 +msgid ":class:`VDict`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:14 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:16 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects:8 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.remove:14 +msgid "Normal usage::" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:1 +msgid "A utility function used by :meth:`add` to add the key-value pair to :attr:`submob_dict`. Not really meant to be used externally." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:4 +msgid "The key of the submobject to be added." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:6 +msgid "The mobject associated with the key" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:0 +msgid "Raises" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add_key_value_pair:12 +msgid "If the value is not an instance of VMobject" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects:3 +msgid "All the submobjects associated with the :class:`VDict` object" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.get_all_submobjects:4 +msgid ":class:`dict_values`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.remove:3 +msgid "Also, it internally removes the mobject from the `submobjects` :class:`list` of :class:`~.Mobject`, (which is responsible for removing it from the screen)" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VGroup.pot b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VGroup.pot new file mode 100644 index 0000000000..d72cd8934b --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VGroup.pot @@ -0,0 +1,91 @@ + +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.types.vectorized_mobject.VGroup.rst:2 +msgid "VGroup" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VGroup.rst:4 +msgid "Qualified name: ``manim.mobject.types.vectorized\\_mobject.VGroup``" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup:1 +msgid "A group of vectorized mobjects." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup:3 +msgid "This can be used to group multiple :class:`~.VMobject` instances together in order to scale, move, ... them together." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup:7 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup.add:12 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup:8 +msgid "To add :class:`~.VMobject`s to a :class:`~.VGroup`, you can either use the :meth:`~.VGroup.add` method, or use the `+` and `+=` operators. Similarly, you can subtract elements of a VGroup via :meth:`~.VGroup.remove` method, or `-` and `-=` operators:" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VGroup.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VGroup.rst:20::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup.add:1 +msgid "Checks if all passed elements are an instance of VMobject and then add them to submobjects" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VGroup.rst:22 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup.add:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup.add:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup.add:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup.add:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup.add:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup.add:3 +msgid "List of VMobject to add" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup.add:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup.add:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup.add:7 +msgid ":class:`VGroup`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup.add:0 +msgid "Raises" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VMobject.pot b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VMobject.pot new file mode 100644 index 0000000000..a2e4798b05 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VMobject.pot @@ -0,0 +1,733 @@ + +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.types.vectorized_mobject.VMobject.rst:2 +msgid "VMobject" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:4 +msgid "Qualified name: ``manim.mobject.types.vectorized\\_mobject.VMobject``" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject:1 +msgid "Bases: :class:`manim.mobject.mobject.Mobject`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject:1 +msgid "A vectorized mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:1 +msgid "Add cubic bezier curve to the path." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_line_to:1 +msgid "Add a straight line from the last point of VMobject to the given point." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_quadratic_bezier_curve_to:1 +msgid "Add Quadratic bezier curve to the path." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +msgid "Creates a smooth curve from given points and add it to the VMobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +msgid "Changes the anchor mode of the bezier curves." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.consider_points_equals_2d:1 +msgid "Determine if two points are close enough to be considered equal." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.force_direction:1 +msgid "Makes sure that points are either directed clockwise or counterclockwise." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points:1 +msgid "Returns the bezier tuples from an array of points." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +msgid "First arg can be either a color, or a tuple/list of colors." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_anchors:1 +msgid "Returns the anchors of the curves forming the VMobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_anchors_and_handles:1 +msgid "Returns anchors1, handles1, handles2, anchors2, where (anchors1[i], handles1[i], handles2[i], anchors2[i]) will be four points defining a cubic bezier curve for any i in range(0, len(anchors1))" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_arc_length:1 +msgid "Return the approximated length of the whole curve." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_color:1 +msgid "Returns the color of the :class:`~.Mobject`" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions:1 +msgid "Gets the functions for the curves of the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions_with_lengths:1 +msgid "Gets the functions and lengths of the curves for the mobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +msgid "Uses :func:`~.space_ops.shoelace_direction` to calculate the direction." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_end_anchors:1 +msgid "Return the starting anchors of the bezier curves." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_fill_color:1 +msgid "If there are multiple colors (for gradient) this returns the first one" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_fill_opacity:1 +msgid "If there are multiple opacities, this returns the first" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function:1 +msgid "Returns the expression of the nth curve." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:1 +msgid "Returns the expression of the nth curve along with its (approximate) length." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length:1 +msgid "Returns the (approximate) length of the nth curve." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_points:1 +msgid "Returns the points defining the nth curve of the vmobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_num_curves:1 +msgid "Returns the number of curves of the vmobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +msgid "The simplest :class:`~.Mobject` to be transformed to or from self." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_start_anchors:1 +msgid "Returns the start anchors of the bezier curves." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +msgid "Returns the subcurve of the VMobject between the interval [a, b]." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_subpaths:1 +msgid "Returns subpaths formed by the curves of the VMobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.init_colors:1 +msgid "Initializes the colors." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves:1 +msgid "Inserts n curves to the bezier curves of the vmobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list:1 +msgid "Given an array of k points defining a bezier curves (anchors and handles), returns points defining exactly k + n bezier curves." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:1 +msgid "Gets the point at a proportion along the path of the :class:`VMobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +msgid "Given two bounds a and b, transforms the points of the self vmobject into the points of the vmobject passed as parameter with respect to the bounds." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:1 +msgid "Returns the proportion along the path of the :class:`VMobject` a particular given point is at." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.reverse_direction:1 +msgid "Reverts the point direction by inverting the point order." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.rotate:1 +msgid "Rotates the :class:`~.Mobject` about a certain point." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction:1 +msgid "Rotates the direction of the applied sheen." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +msgid "If the distance between a given handle point H and its associated anchor point A is d, then it changes H to be a distances factor*d away from A, but so that the line from A to H doesn't change." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_anchors_and_handles:1 +msgid "Given two sets of anchors and handles, process them to set them as anchors and handles of the VMobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +msgid "Condition is function which takes in one arguments, (x, y, z)." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_fill:1 +msgid "Set the fill color and fill opacity of a :class:`VMobject`." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners:1 +msgid "Given an array of points, set them as corner of the vmobject." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_sheen:1 +msgid "Applies a color gradient from a direction." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:113::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_sheen_direction:1 +msgid "Sets the direction of the applied sheen." +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VMobject.rst:115 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:3 +msgid "NOTE : the first anchor is not a parameter as by default the end of the last sub-path!" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_line_to:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_quadratic_bezier_curve_to:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.change_anchor_mode:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.consider_points_equals_2d:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.force_direction:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_arc_length:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions_with_lengths:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_points:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_subcurve:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.pointwise_become_partial:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.rotate:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.scale_handle_to_anchor_distances:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_anchors_and_handles:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_fill:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_sheen:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_sheen_direction:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:5 +msgid "first handle" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:7 +msgid "second handle" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:9 +msgid "anchor" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_cubic_bezier_curve_to:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_line_to:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_quadratic_bezier_curve_to:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.change_anchor_mode:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.consider_points_equals_2d:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_anchors:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_anchors_and_handles:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_arc_length:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions_with_lengths:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_direction:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_end_anchors:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_points:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_num_curves:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_start_anchors:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_subcurve:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_subpaths:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.pointwise_become_partial:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.reverse_direction:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.scale_handle_to_anchor_distances:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_anchors_and_handles:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_fill:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_line_to:3 +msgid "end of the straight line." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to:1 +msgid "Creates a smooth curve from given points and add it to the VMobject. If two points are passed in, the first is interpreted as a handle, the second as an anchor." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to:4 +msgid "Points (anchor and handle, or just anchor) to add a smooth curve from" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.change_anchor_mode:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.consider_points_equals_2d:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_anchors:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_anchors_and_handles:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_arc_length:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions_with_lengths:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_direction:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_end_anchors:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_points:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_num_curves:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_start_anchors:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_subcurve:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_subpaths:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.reverse_direction:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.scale_handle_to_anchor_distances:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_anchors_and_handles:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_fill:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:0 +msgid "Raises" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.add_smooth_curve_to:10 +msgid "If 0 or more than 2 points are given." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.change_anchor_mode:1 +msgid "Changes the anchor mode of the bezier curves. This will modify the handles." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.change_anchor_mode:3 +msgid "There can be only two modes, \"jagged\", and \"smooth\"." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.change_anchor_mode:5 +msgid "For chaining purposes." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.consider_points_equals_2d:3 +msgid "This uses the algorithm from np.isclose(), but expanded here for the 2D point case. NumPy is overkill for such a small question. :param p0: first point :type p0: np.ndarray :param p1: second point :type p1: np.ndarray" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.consider_points_equals_2d:10 +msgid "whether two points considered close." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.force_direction:4 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_direction:13 +msgid "Either ``\"CW\"`` or ``\"CCW\"``." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points:3 +msgid "self.points is a list of the anchors and handles of the bezier curves of the mobject (ie [anchor1, handle1, handle2, anchor2, anchor3 ..]) This algorithm basically retrieve them by taking an element every n, where n is the number of control points of the bezier curve." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points:8 +msgid "Points from which control points will be extracted." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.gen_cubic_bezier_tuples_from_points:11 +msgid "Bezier control points." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.generate_rgbas_array:1 +msgid "First arg can be either a color, or a tuple/list of colors. Likewise, opacity can either be a float, or a tuple of floats. If self.sheen_factor is not zero, and only one color was passed in, a second slightly light color will automatically be added for the gradient" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_anchors:3 +msgid "The anchors." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_anchors_and_handles:6 +msgid "Iterable of the anchors and handles." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_arc_length:3 +msgid "Number of sample points per curve used to approximate the length. More points result in a better approximation." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_arc_length:5 +msgid "The length of the :class:`VMobject`." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions:3 +msgid "The functions for the curves." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions_with_lengths:3 +msgid "The keyword arguments passed to :meth:`get_nth_curve_function_with_length`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_curve_functions_with_lengths:5 +msgid "The functions and lengths of the curves." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_direction:1 +msgid "Uses :func:`~.space_ops.shoelace_direction` to calculate the direction. The direction of points determines in which direction the object is drawn, clockwise or counterclockwise." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_direction:6 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.reverse_direction:7 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction:9 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_fill:11 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_sheen:11 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_sheen_direction:7 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_direction:7 +msgid "The default direction of a :class:`~.Circle` is counterclockwise::" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_direction:14 +msgid ":class:`str`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_end_anchors:3 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_start_anchors:3 +msgid "Starting anchors" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function:3 +msgid "index of the desired curve." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function:6 +msgid "expression of the nth bezier curve." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:3 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length:3 +msgid "The index of the desired curve." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:4 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length:4 +msgid "The number of points to sample to find the length." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:6 +msgid "* **curve** (*typing.Callable[[float], np.ndarray]*) -- The function for the nth curve. * **length** (:class:`float`) -- The length of the nth curve." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:6 +msgid "**curve** (*typing.Callable[[float], np.ndarray]*) -- The function for the nth curve." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_function_with_length:7 +msgid "**length** (:class:`float`) -- The length of the nth curve." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length:6 +msgid "**length** -- The length of the nth curve." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_length:7 +msgid ":class:`float`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_points:3 +msgid "index of the desired bezier curve." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_nth_curve_points:6 +msgid "points defininf the nth bezier curve (anchors, handles)" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_num_curves:3 +msgid "number of curves. of the vmobject." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_point_mobject:1 +msgid "The simplest :class:`~.Mobject` to be transformed to or from self. Should by a point of the appropriate type" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_points:1 +msgid "Deprecated" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_points:4 +msgid "The method VMobject.get_points has been deprecated since 0.11.0 and may be removed in a later version. Use :meth:`~.self.points` instead." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_subcurve:1 +msgid "Returns the subcurve of the VMobject between the interval [a, b]. The curve is a VMobject itself." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_subcurve:4 +msgid "The lower bound." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_subcurve:5 +msgid "The upper bound." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_subcurve:7 +msgid "The subcurve between of [a, b]" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_subpaths:3 +msgid "We define a subpath between two curve if one of their extreminities are coincidents." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.get_subpaths:5 +msgid "subpaths." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.init_colors:3 +msgid "Gets called upon creation. This is an empty method that can be implemented by subclasses." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves:3 +msgid "Number of curves to insert." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves:5 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_anchors_and_handles:9 +msgid "for chaining." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list:3 +msgid "Number of desired curves." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list:5 +msgid "Starting points." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.insert_n_curves_to_point_list:8 +msgid "Points generated." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:3 +msgid "The proportion along the the path of the :class:`VMobject`." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:5 +msgid "The point on the :class:`VMobject`." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:6 +msgid ":class:`numpy.ndarray`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:8 +msgid "If ``alpha`` is not between 0 and 1." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.point_from_proportion:9 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:10 +msgid "If the :class:`VMobject` has no points." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.pointwise_become_partial:1 +msgid "Given two bounds a and b, transforms the points of the self vmobject into the points of the vmobject passed as parameter with respect to the bounds. Points here stand for control points of the bezier curves (anchors and handles)" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.pointwise_become_partial:4 +msgid "The vmobject that will serve as a model." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.pointwise_become_partial:6 +msgid "upper-bound." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.pointwise_become_partial:8 +msgid "lower-bound" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:4 +msgid "The Cartesian coordinates of the point which may or may not lie on the :class:`VMobject`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:6 +msgid "The proportion along the path of the :class:`VMobject`." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.proportion_from_point:9 +msgid "If ``point`` does not lie on the curve." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.reverse_direction:3 +msgid "Returns self." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.reverse_direction:4 +msgid ":class:`VMobject`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction:3 +msgid "Angle by which the direction of sheen is rotated." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction:5 +msgid "Axis of rotation." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction:10 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_sheen_direction:8 +msgid "Normal usage::" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.rotate_sheen_direction:14 +msgid ":meth:`~.VMobject.set_sheen_direction`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.scale_handle_to_anchor_distances:1 +msgid "If the distance between a given handle point H and its associated anchor point A is d, then it changes H to be a distances factor*d away from A, but so that the line from A to H doesn't change. This is mostly useful in the context of applying a (differentiable) function, to preserve tangency properties. One would pull all the handles closer to their anchors, apply the function then push them out again." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.scale_handle_to_anchor_distances:9 +msgid "The factor used for scaling." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.scale_handle_to_anchor_distances:11 +msgid "For chaining." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_anchors_and_handles:4 +msgid "anchors1[i], handles1[i], handles2[i] and anchors2[i] define the i-th bezier curve of the vmobject. There are four hardcoded parameters and this is a problem as it makes the number of points per cubic curve unchangeable from 4 (two anchors and two handles)." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_color:1 +msgid "Condition is function which takes in one arguments, (x, y, z). Here it just recurses to submobjects, but in subclasses this should be further implemented based on the the inner workings of color" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_fill:3 +msgid "Fill color of the :class:`VMobject`." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_fill:4 +msgid "Fill opacity of the :class:`VMobject`." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_fill:5 +msgid "If ``True``, the fill color of all submobjects is also set." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_fill:7 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners:9 +msgid "self. For chaining purposes." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_fill:25 +msgid ":meth:`~.VMobject.set_style`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners:3 +msgid "To achieve that, this algorithm sets handles aligned with the anchors such that the resultant bezier curve will be the segment between the two anchors." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_points_as_corners:6 +msgid "Array of points that will be set as corners." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_sheen:3 +msgid "The extent of lustre/gradient to apply. If negative, the gradient starts from black, if positive the gradient starts from white and changes to the current color." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_sheen:7 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject.set_sheen_direction:3 +msgid "Direction from where the gradient is applied." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.pot b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.pot new file mode 100644 index 0000000000..beaecf8637 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.pot @@ -0,0 +1,67 @@ + +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.types.vectorized_mobject.VectorizedPoint.rst:2 +msgid "VectorizedPoint" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.rst:4 +msgid "Qualified name: ``manim.mobject.types.vectorized\\_mobject.VectorizedPoint``" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VectorizedPoint:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VMobject`" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.types.vectorized_mobject.VectorizedPoint.rst:23 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject:1::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VectorizedPoint.height:1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VMobject:1::1 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VectorizedPoint.width:1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VectorizedPoint.height:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VectorizedPoint.width:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VectorizedPoint.height:0 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VectorizedPoint.width:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VectorizedPoint.height:4 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VectorizedPoint.width:4 +msgid ":class:`float`" +msgstr "" + +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VectorizedPoint.height:7 +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VectorizedPoint.width:7 +msgid "Examples" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.po b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.pot similarity index 55% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.po rename to docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.pot index 13831114d7..7483af5a57 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.types.vectorized_mobject.po +++ b/docs/i18n/gettext/reference/manim.mobject.types.vectorized_mobject.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.types.vectorized_mobject.rst:2 msgid "vectorized\\_mobject" msgstr "" -#: manim.mobject.types.vectorized_mobject:1 of +#: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject:1 msgid "Mobjects that use vector graphics." msgstr "" @@ -20,30 +18,16 @@ msgstr "" msgid "Classes" msgstr "" -#: ../../source/reference/manim.mobject.types.vectorized_mobject.rst:30::1 -msgid "" -":obj:`CurvesAsSubmobjects " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.types.vectorized_mobject.rst:30::1 msgid "Convert a curve's elements to submobjects." msgstr "" -#: ../../source/reference/manim.mobject.types.vectorized_mobject.rst:30::1 -msgid "" -":obj:`DashedVMobject " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.types.vectorized_mobject.rst:30::1 msgid "A :class:`VMobject` composed of dashes instead of lines." msgstr "" #: ../../source/reference/manim.mobject.types.vectorized_mobject.rst:30::1 -msgid "" -"A VGroup-like class, also offering submobject access by key, like a " -"python dict" +msgid "A VGroup-like class, also offering submobject access by key, like a python dict" msgstr "" #: ../../source/reference/manim.mobject.types.vectorized_mobject.rst:30::1 @@ -54,10 +38,4 @@ msgstr "" msgid "A vectorized mobject." msgstr "" -#: ../../source/reference/manim.mobject.types.vectorized_mobject.rst:30::1 -msgid "" -":obj:`VectorizedPoint " -"`" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.value_tracker.ComplexValueTracker.pot b/docs/i18n/gettext/reference/manim.mobject.value_tracker.ComplexValueTracker.pot new file mode 100644 index 0000000000..35f472eab5 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.value_tracker.ComplexValueTracker.pot @@ -0,0 +1,67 @@ + +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.value_tracker.ComplexValueTracker.rst:2 +msgid "ComplexValueTracker" +msgstr "" + +#: ../../source/reference/manim.mobject.value_tracker.ComplexValueTracker.rst:4 +msgid "Qualified name: ``manim.mobject.value\\_tracker.ComplexValueTracker``" +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ComplexValueTracker:1 +msgid "Bases: :class:`manim.mobject.value_tracker.ValueTracker`" +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ComplexValueTracker:1 +msgid "Tracks a complex-valued parameter." +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ComplexValueTracker:3 +msgid "When the value is set through :attr:`animate`, the value will take a straight path from the source point to the destination point." +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ComplexValueTracker:7 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.value_tracker.ComplexValueTracker.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.value_tracker.ComplexValueTracker.rst:21::1 +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ComplexValueTracker.get_value:1 +msgid "Get the current value of this value tracker as a complex number." +msgstr "" + +#: ../../source/reference/manim.mobject.value_tracker.ComplexValueTracker.rst:21::1 +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ComplexValueTracker.set_value:1 +msgid "Sets a new complex value to the ComplexValueTracker" +msgstr "" + +#: ../../source/reference/manim.mobject.value_tracker.ComplexValueTracker.rst:23 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ComplexValueTracker.get_value:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ComplexValueTracker.get_value:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ComplexValueTracker.get_value:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ComplexValueTracker.get_value:1::1 +msgid "The width of the mobject." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.value_tracker.ValueTracker.pot b/docs/i18n/gettext/reference/manim.mobject.value_tracker.ValueTracker.pot new file mode 100644 index 0000000000..acf36c844f --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.value_tracker.ValueTracker.pot @@ -0,0 +1,89 @@ + +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.value_tracker.ValueTracker.rst:2 +msgid "ValueTracker" +msgstr "" + +#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:4 +msgid "Qualified name: ``manim.mobject.value\\_tracker.ValueTracker``" +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker:1 +msgid "Bases: :class:`manim.mobject.mobject.Mobject`" +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker:1 +msgid "A mobject that can be used for tracking (real-valued) parameters. Useful for animating parameter changes." +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker:4 +msgid "Not meant to be displayed. Instead the position encodes some number, often one which another animation or continual_animation uses for its update function, and by treating it as a mobject it can still be animated and manipulated just like anything else." +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker:9 +msgid "This value changes continuously when animated using the :attr:`animate` syntax." +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker:12 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker:41 +msgid "You can also link ValueTrackers to updaters. In this case, you have to make sure that the ValueTracker is added to the scene by ``add``" +msgstr "" + +#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:23::1 +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker.get_value:1 +msgid "Get the current value of this ValueTracker." +msgstr "" + +#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:23::1 +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker.increment_value:1 +msgid "Increments (adds) a scalar value to the ValueTracker" +msgstr "" + +#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:23::1 +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker.interpolate:1 +msgid "Turns self into an interpolation between mobject1 and mobject2." +msgstr "" + +#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:23::1 +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker.set_value:1 +msgid "Sets a new scalar value to the ValueTracker" +msgstr "" + +#: ../../source/reference/manim.mobject.value_tracker.ValueTracker.rst:25 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker.get_value:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker.get_value:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker.get_value:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker.get_value:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ValueTracker.get_value:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.value_tracker.po b/docs/i18n/gettext/reference/manim.mobject.value_tracker.pot similarity index 50% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.value_tracker.po rename to docs/i18n/gettext/reference/manim.mobject.value_tracker.pot index 3ce57f3e52..d5a995acca 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.value_tracker.po +++ b/docs/i18n/gettext/reference/manim.mobject.value_tracker.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.value_tracker.rst:2 msgid "value\\_tracker" msgstr "" -#: manim.mobject.value_tracker:1 of +#: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker:1 msgid "Mobjects that dynamically show the change of a variable." msgstr "" @@ -20,18 +18,8 @@ msgstr "" msgid "Classes" msgstr "" -#: ../../source/reference/manim.mobject.value_tracker.rst:22::1 -msgid "" -":obj:`ComplexValueTracker " -"`" -msgstr "" - #: ../../source/reference/manim.mobject.value_tracker.rst:22::1 msgid "Tracks a complex-valued parameter." msgstr "" -#: ../../source/reference/manim.mobject.value_tracker.rst:22::1 -msgid "A mobject that can be used for tracking (real-valued) parameters." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.mobject.vector_field.ArrowVectorField.pot b/docs/i18n/gettext/reference/manim.mobject.vector_field.ArrowVectorField.pot new file mode 100644 index 0000000000..0160a05c0b --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.vector_field.ArrowVectorField.pot @@ -0,0 +1,128 @@ + +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.vector_field.ArrowVectorField.rst:2 +msgid "ArrowVectorField" +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.ArrowVectorField.rst:4 +msgid "Qualified name: ``manim.mobject.vector\\_field.ArrowVectorField``" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:1 +msgid "Bases: :class:`manim.mobject.vector_field.VectorField`" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:1 +msgid "A :class:`VectorField` represented by a set of change vectors." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:3 +msgid "Vector fields are always based on a function defining the :class:`~.Vector` at every position. The values of this functions is displayed as a grid of vectors. By default the color of each vector is determined by it's magnitude. Other color schemes can be used however." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField.get_vector:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:8 +msgid "The function defining the rate of change at every position of the vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:9 +msgid "The color of the vector field. If set, position-specific coloring is disabled." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:10 +msgid "A function mapping a vector to a single value. This value gives the position in the color gradient defined using `min_color_scheme_value`, `max_color_scheme_value` and `colors`." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:11 +msgid "The value of the color_scheme function to be mapped to the first color in `colors`. Lower values also result in the first color of the gradient." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:12 +msgid "The value of the color_scheme function to be mapped to the last color in `colors`. Higher values also result in the last color of the gradient." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:13 +msgid "The colors defining the color gradient of the vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:14 +msgid "A sequence of x_min, x_max, delta_x" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:15 +msgid "A sequence of y_min, y_max, delta_y" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:16 +msgid "A sequence of z_min, z_max, delta_z" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:17 +msgid "Enables three_dimensions. Default set to False, automatically turns True if z_range is not None." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:19 +msgid "The function determining the displayed size of the vectors. The actual size of the vector is passed, the returned value will be used as display size for the vector. By default this is used to cap the displayed size of vectors to reduce the clutter." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:22 +msgid "The opacity of the arrows." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:23 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField.get_vector:8 +msgid "Additional arguments to be passed to the :class:`~.Vector` constructor" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:24 +msgid "Additional arguments to be passed to the :class:`~.VGroup` constructor" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:28 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.ArrowVectorField.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.ArrowVectorField.rst:20::1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField.get_vector:1 +msgid "Creates a vector in the vector field." +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.ArrowVectorField.rst:22 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField.get_vector:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField.get_vector:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField.get_vector:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField.get_vector:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField.get_vector:3 +msgid "The created vector is based on the function of the vector field and is rooted in the given point. Color and length fit the specifications of this vector field." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.vector_field.StreamLines.pot b/docs/i18n/gettext/reference/manim.mobject.vector_field.StreamLines.pot new file mode 100644 index 0000000000..7ca1333308 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.vector_field.StreamLines.pot @@ -0,0 +1,213 @@ + +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.vector_field.StreamLines.rst:2 +msgid "StreamLines" +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:4 +msgid "Qualified name: ``manim.mobject.vector\\_field.StreamLines``" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:1 +msgid "Bases: :class:`manim.mobject.vector_field.VectorField`" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:1 +msgid "StreamLines represent the flow of a :class:`VectorField` using the trace of moving agents." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:3 +msgid "Vector fields are always based on a function defining the vector at every position. The values of this functions is displayed by moving many agents along the vector field and showing their trace." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.start_animation:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:7 +msgid "The function defining the rate of change at every position of the vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:8 +msgid "The color of the vector field. If set, position-specific coloring is disabled." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:9 +msgid "A function mapping a vector to a single value. This value gives the position in the color gradient defined using `min_color_scheme_value`, `max_color_scheme_value` and `colors`." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:10 +msgid "The value of the color_scheme function to be mapped to the first color in `colors`. Lower values also result in the first color of the gradient." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:11 +msgid "The value of the color_scheme function to be mapped to the last color in `colors`. Higher values also result in the last color of the gradient." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:12 +msgid "The colors defining the color gradient of the vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:13 +msgid "A sequence of x_min, x_max, delta_x" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:14 +msgid "A sequence of y_min, y_max, delta_y" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:15 +msgid "A sequence of z_min, z_max, delta_z" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:16 +msgid "Enables three_dimensions. Default set to False, automatically turns True if z_range is not None." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:18 +msgid "The amount by which the starting position of each agent is altered along each axis. Defaults to :code:`delta_y / 2` if not defined." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:19 +msgid "The number of agents generated at each starting point." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:20 +msgid "The factor by which the distance an agent moves per step is stretched. Lower values result in a better approximation of the trajectories in the vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:21 +msgid "The time the agents get to move in the vector field. Higher values therefore result in longer stream lines. However, this whole time gets simulated upon creation." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:22 +msgid "The maximum number of anchors per line. Lines with more anchors get reduced in complexity, not in length." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:23 +msgid "The distance agents can move out of the generation area before being terminated." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:24 +msgid "The stroke with of the stream lines." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:25 +msgid "The opacity of the stream lines." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:28 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:14 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.end_animation:11 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.start_animation:13 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:22::1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:10 +msgid "The creation animation of the stream lines." +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:22::1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.end_animation:1 +msgid "End the stream line animation smoothly." +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:22::1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.start_animation:1 +msgid "Animates the stream lines using an updater." +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.StreamLines.rst:24 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:3 +msgid "The stream lines appear in random order." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:5 +msgid "The lag ratio of the animation. If undefined, it will be selected so that the total animation length is 1.5 times the run time of each stream line creation." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:7 +msgid "The run time of every single stream line creation. The runtime of the whole animation might be longer due to the `lag_ratio`. If undefined, the virtual time of the stream lines is used as run time." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.end_animation:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.end_animation:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.start_animation:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.end_animation:3 +msgid "Returns an animation resulting in fully displayed stream lines without a noticeable cut." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.end_animation:5 +msgid "The animation fading out the running stream animation." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.end_animation:0 +msgid "Raises" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.end_animation:8 +msgid "if no stream line animation is running" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.start_animation:3 +msgid "The stream lines will continuously flow" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.start_animation:5 +msgid "If `True` the animation is initialized line by line. Otherwise it starts with all lines shown." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.start_animation:7 +msgid "At `flow_speed=1` the distance the flow moves per second is equal to the magnitude of the vector field along its path. The speed value scales the speed of this flow." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.start_animation:8 +msgid "The proportion of the stream line shown while being animated" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.start_animation:9 +msgid "The rate function of each stream line flashing" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.mobject.vector_field.VectorField.pot b/docs/i18n/gettext/reference/manim.mobject.vector_field.VectorField.pot new file mode 100644 index 0000000000..fd02ee6884 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.mobject.vector_field.VectorField.pot @@ -0,0 +1,266 @@ + +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.vector_field.VectorField.rst:2 +msgid "VectorField" +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:4 +msgid "Qualified name: ``manim.mobject.vector\\_field.VectorField``" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField:1 +msgid "Bases: :class:`manim.mobject.types.vectorized_mobject.VGroup`" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField:1 +msgid "A vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField:3 +msgid "Vector fields are based on a function defining a vector at every position. This class does by default not include any visible elements but provides methods to move other :class:`~.Mobject` s along the vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_colored_background_image:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_nudge_updater:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_vectorized_rgba_gradient_function:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge_submobjects:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.scale_func:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.scale_func:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.shift_func:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.start_submobject_movement:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField:7 +msgid "The function defining the rate of change at every position of the `VectorField`." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField:8 +msgid "The color of the vector field. If set, position-specific coloring is disabled." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField:9 +msgid "A function mapping a vector to a single value. This value gives the position in the color gradient defined using `min_color_scheme_value`, `max_color_scheme_value` and `colors`." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField:10 +msgid "The value of the color_scheme function to be mapped to the first color in `colors`. Lower values also result in the first color of the gradient." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField:11 +msgid "The value of the color_scheme function to be mapped to the last color in `colors`. Higher values also result in the last color of the gradient." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField:12 +msgid "The colors defining the color gradient of the vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField:13 +msgid "Additional arguments to be passed to the :class:`~.VGroup` constructor" +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:28::1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_colored_background_image:1 +msgid "Generate an image that displays the vector field." +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:28::1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_nudge_updater:1 +msgid "Get an update function to move a :class:`~.Mobject` along the vector field." +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:28::1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_vectorized_rgba_gradient_function:1 +msgid "Generates a gradient of rgbas as a numpy array" +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:28::1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge:1 +msgid "Nudge a :class:`~.Mobject` along the vector field." +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:28::1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge_submobjects:1 +msgid "Apply a nudge along the vector field to all submobjects." +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:28::1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.scale_func:1 +msgid "Scale a vector field function." +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:28::1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.shift_func:1 +msgid "Shift a vector field function." +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:28::1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.start_submobject_movement:1 +msgid "Start continuously moving all submobjects along the vector field." +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:28::1 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.stop_submobject_movement:1 +msgid "Stops the continuous movement started using :meth:`start_submobject_movement`." +msgstr "" + +#: ../../source/reference/manim.mobject.vector_field.VectorField.rst:30 +msgid "Attributes" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_colored_background_image:1::1 +msgid "Used to animate the application of a method." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_colored_background_image:1::1 +msgid "The depth of the mobject." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_colored_background_image:1::1 +msgid "The height of the mobject." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_colored_background_image:1::1 +msgid "The width of the mobject." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_colored_background_image:3 +msgid "The color at each position is calculated by passing the positing through a series of steps: Calculate the vector field function at that position, map that vector to a single value using `self.color_scheme` and finally generate a color from that value using the color gradient." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_colored_background_image:9 +msgid "The stepsize at which pixels get included in the image. Lower values give more accurate results, but may take a long time to compute." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_colored_background_image:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_nudge_updater:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_vectorized_rgba_gradient_function:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge_submobjects:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.scale_func:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.shift_func:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.start_submobject_movement:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.stop_submobject_movement:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_colored_background_image:12 +msgid "The vector field image." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_colored_background_image:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_nudge_updater:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_vectorized_rgba_gradient_function:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge_submobjects:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.scale_func:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.scale_func:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.shift_func:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.start_submobject_movement:0 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.stop_submobject_movement:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_nudge_updater:3 +msgid "When used with :meth:`~.Mobject.add_updater`, the mobject will move along the vector field, where its speed is determined by the magnitude of the vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_nudge_updater:5 +msgid "At `speed=1` the distance a mobject moves per second is equal to the magnitude of the vector field along its path. The speed value scales the speed of such a mobject." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_nudge_updater:6 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge_submobjects:7 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.start_submobject_movement:6 +msgid "Whether to move the mobject along the vector field. See :meth:`nudge` for details." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_nudge_updater:8 +msgid "The update function." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_vectorized_rgba_gradient_function:3 +msgid "start value used for inverse interpolation at :func:`~.inverse_interpolate`" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_vectorized_rgba_gradient_function:4 +msgid "end value used for inverse interpolation at :func:`~.inverse_interpolate`" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_vectorized_rgba_gradient_function:5 +msgid "list of colors to generate the gradient" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge:3 +msgid "The mobject to move along the vector field" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge:4 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge_submobjects:3 +msgid "A scalar to the amount the mobject is moved along the vector field. The actual distance is based on the magnitude of the vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge:6 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge_submobjects:5 +msgid "The amount of steps the whole nudge is divided into. Higher values give more accurate approximations." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge:8 +msgid "Whether to move the mobject along the vector field. If `False` the vector field takes effect on the center of the given :class:`~.Mobject`. If `True` the vector field takes effect on the points of the individual points of the :class:`~.Mobject`, potentially distorting it." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge:14 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge_submobjects:9 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.start_submobject_movement:8 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.stop_submobject_movement:3 +msgid "This vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.nudge:18 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.scale_func:7 +msgid "Examples" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.scale_func:3 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.shift_func:3 +msgid "The function defining a vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.scale_func:4 +msgid "The scalar to be applied to the vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.scale_func:21 +msgid "The scaled vector field function." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.scale_func:22 +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.shift_func:7 +msgid "`Callable[[np.ndarray], np.ndarray]`" +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.shift_func:4 +msgid "The shift to be applied to the vector field." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.shift_func:6 +msgid "The shifted vector field function." +msgstr "" + +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.start_submobject_movement:3 +msgid "Calling this method multiple times will result in removing the previous updater created by this method." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.po b/docs/i18n/gettext/reference/manim.mobject.vector_field.pot similarity index 61% rename from docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.po rename to docs/i18n/gettext/reference/manim.mobject.vector_field.pot index 9298123496..24fea0d419 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.mobject.vector_field.po +++ b/docs/i18n/gettext/reference/manim.mobject.vector_field.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.mobject.vector_field.rst:2 msgid "vector\\_field" msgstr "" -#: manim.mobject.vector_field:1 of +#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field:1 msgid "Mobjects representing vector fields." msgstr "" @@ -25,13 +23,7 @@ msgid "A :class:`VectorField` represented by a set of change vectors." msgstr "" #: ../../source/reference/manim.mobject.vector_field.rst:24::1 -msgid "" -"StreamLines represent the flow of a :class:`VectorField` using the trace " -"of moving agents." -msgstr "" - -#: ../../source/reference/manim.mobject.vector_field.rst:24::1 -msgid "A vector field." +msgid "StreamLines represent the flow of a :class:`VectorField` using the trace of moving agents." msgstr "" diff --git a/docs/i18n/gettext/reference/manim.scene.moving_camera_scene.MovingCameraScene.pot b/docs/i18n/gettext/reference/manim.scene.moving_camera_scene.MovingCameraScene.pot new file mode 100644 index 0000000000..143c9b693e --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.moving_camera_scene.MovingCameraScene.pot @@ -0,0 +1,42 @@ + +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.scene.moving_camera_scene.MovingCameraScene.rst:2 +msgid "MovingCameraScene" +msgstr "" + +#: ../../source/reference/manim.scene.moving_camera_scene.MovingCameraScene.rst:4 +msgid "Qualified name: ``manim.scene.moving\\_camera\\_scene.MovingCameraScene``" +msgstr "" + +#: ../../../manim/scene/moving_camera_scene.py:docstring of manim.scene.moving_camera_scene.MovingCameraScene:1 +msgid "Bases: :class:`manim.scene.scene.Scene`" +msgstr "" + +#: ../../../manim/scene/moving_camera_scene.py:docstring of manim.scene.moving_camera_scene.MovingCameraScene:1 +msgid "This is a Scene, with special configurations and properties that make it suitable for cases where the camera must be moved around." +msgstr "" + +#: ../../source/reference/manim.scene.moving_camera_scene.MovingCameraScene.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.scene.moving_camera_scene.MovingCameraScene.rst:20::1 +#: ../../../manim/scene/moving_camera_scene.py:docstring of manim.scene.moving_camera_scene.MovingCameraScene.get_moving_mobjects:1 +msgid "This method returns a list of all of the Mobjects in the Scene that are moving, that are also in the animations passed." +msgstr "" + +#: ../../source/reference/manim.scene.moving_camera_scene.MovingCameraScene.rst:22 +msgid "Attributes" +msgstr "" + +#: ../../../manim/scene/moving_camera_scene.py:docstring of manim.scene.moving_camera_scene.MovingCameraScene.get_moving_mobjects:0 +msgid "Parameters" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.scene.moving_camera_scene.pot b/docs/i18n/gettext/reference/manim.scene.moving_camera_scene.pot new file mode 100644 index 0000000000..74b44a9d5a --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.moving_camera_scene.pot @@ -0,0 +1,25 @@ + +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.scene.moving_camera_scene.rst:2 +msgid "moving\\_camera\\_scene" +msgstr "" + +#: ../../../manim/scene/moving_camera_scene.py:docstring of manim.scene.moving_camera_scene:1 +msgid "A scene whose camera can be moved around." +msgstr "" + +#: ../../../manim/scene/moving_camera_scene.py:docstring of manim.scene.moving_camera_scene:9 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.scene.moving_camera_scene.rst:15 +msgid "Classes" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.pot b/docs/i18n/gettext/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.pot new file mode 100644 index 0000000000..89cd061fa0 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.pot @@ -0,0 +1,46 @@ + +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.scene.reconfigurable_scene.ReconfigurableScene.rst:2 +msgid "ReconfigurableScene" +msgstr "" + +#: ../../source/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.rst:4 +msgid "Qualified name: ``manim.scene.reconfigurable\\_scene.ReconfigurableScene``" +msgstr "" + +#: ../../../manim/scene/reconfigurable_scene.py:docstring of manim.scene.reconfigurable_scene.ReconfigurableScene:1 +msgid "Bases: :class:`manim.scene.scene.Scene`" +msgstr "" + +#: ../../../manim/scene/reconfigurable_scene.py:docstring of manim.scene.reconfigurable_scene.ReconfigurableScene:1 +msgid "Note, this seems to no longer work as intended." +msgstr "" + +#: ../../../manim/scene/reconfigurable_scene.py:docstring of manim.scene.reconfigurable_scene.ReconfigurableScene:4 +msgid "Deprecated" +msgstr "" + +#: ../../../manim/scene/reconfigurable_scene.py:docstring of manim.scene.reconfigurable_scene.ReconfigurableScene:7 +msgid "The class ReconfigurableScene has been deprecated since 0.11.0 and is expected to be removed after 0.12.0. Does not seem to work, and no plans to maintain it." +msgstr "" + +#: ../../source/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.rst:23::1 +#: ../../../manim/scene/reconfigurable_scene.py:docstring of manim.scene.reconfigurable_scene.ReconfigurableScene.setup:1 +msgid "This is meant to be implemented by any scenes which are commonly subclassed, and have some common setup involved before the construct method is called." +msgstr "" + +#: ../../source/reference/manim.scene.reconfigurable_scene.ReconfigurableScene.rst:25 +msgid "Attributes" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.scene.reconfigurable_scene.pot b/docs/i18n/gettext/reference/manim.scene.reconfigurable_scene.pot new file mode 100644 index 0000000000..52f1687f15 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.reconfigurable_scene.pot @@ -0,0 +1,17 @@ + +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.scene.reconfigurable_scene.rst:2 +msgid "reconfigurable\\_scene" +msgstr "" + +#: ../../source/reference/manim.scene.reconfigurable_scene.rst:15 +msgid "Classes" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.scene.sample_space_scene.SampleSpaceScene.pot b/docs/i18n/gettext/reference/manim.scene.sample_space_scene.SampleSpaceScene.pot new file mode 100644 index 0000000000..36fb98c677 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.sample_space_scene.SampleSpaceScene.pot @@ -0,0 +1,37 @@ + +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.scene.sample_space_scene.SampleSpaceScene.rst:2 +msgid "SampleSpaceScene" +msgstr "" + +#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:4 +msgid "Qualified name: ``manim.scene.sample\\_space\\_scene.SampleSpaceScene``" +msgstr "" + +#: ../../../manim/scene/sample_space_scene.py:docstring of manim.scene.sample_space_scene.SampleSpaceScene:1 +msgid "Bases: :class:`manim.scene.scene.Scene`" +msgstr "" + +#: ../../../manim/scene/sample_space_scene.py:docstring of manim.scene.sample_space_scene.SampleSpaceScene:1 +msgid "Deprecated" +msgstr "" + +#: ../../../manim/scene/sample_space_scene.py:docstring of manim.scene.sample_space_scene.SampleSpaceScene:4 +msgid "The class SampleSpaceScene has been deprecated since 0.11.0 and is expected to be removed after 0.12.0. Out of scope of the library." +msgstr "" + +#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.scene.sample_space_scene.SampleSpaceScene.rst:34 +msgid "Attributes" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.sample_space_scene.po b/docs/i18n/gettext/reference/manim.scene.sample_space_scene.pot similarity index 70% rename from docs/i18n/en/LC_MESSAGES/reference/manim.scene.sample_space_scene.po rename to docs/i18n/gettext/reference/manim.scene.sample_space_scene.pot index dc8059c430..1bfdcb490c 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.sample_space_scene.po +++ b/docs/i18n/gettext/reference/manim.scene.sample_space_scene.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.scene.sample_space_scene.rst:2 msgid "sample\\_space\\_scene" msgstr "" -#: manim.scene.sample_space_scene:1 of +#: ../../../manim/scene/sample_space_scene.py:docstring of manim.scene.sample_space_scene:1 msgid "A scene suitable for usage with :class:`.SampleSpace`." msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene.RerunSceneHandler.po b/docs/i18n/gettext/reference/manim.scene.scene.RerunSceneHandler.pot similarity index 57% rename from docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene.RerunSceneHandler.po rename to docs/i18n/gettext/reference/manim.scene.scene.RerunSceneHandler.pot index 93c1fa65fd..8d765a56cf 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene.RerunSceneHandler.po +++ b/docs/i18n/gettext/reference/manim.scene.scene.RerunSceneHandler.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.scene.scene.RerunSceneHandler.rst:2 msgid "RerunSceneHandler" @@ -16,11 +14,11 @@ msgstr "" msgid "Qualified name: ``manim.scene.scene.RerunSceneHandler``" msgstr "" -#: manim.scene.scene.RerunSceneHandler:1 of +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.RerunSceneHandler:1 msgid "Bases: :class:`watchdog.events.FileSystemEventHandler`" msgstr "" -#: manim.scene.scene.RerunSceneHandler:1 of +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.RerunSceneHandler:1 msgid "A class to handle rerunning a Scene after the input file is modified." msgstr "" @@ -28,17 +26,13 @@ msgstr "" msgid "Methods" msgstr "" -#: manim.scene.scene.RerunSceneHandler.on_modified:1 -#: manim.scene.scene.RerunSceneHandler.on_modified:1::1 of +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.RerunSceneHandler.on_modified:1::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.RerunSceneHandler.on_modified:1 msgid "Called when a file or directory is modified." msgstr "" -#: manim.scene.scene.RerunSceneHandler.on_modified of +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.RerunSceneHandler.on_modified:0 msgid "Parameters" msgstr "" -#: manim.scene.scene.RerunSceneHandler.on_modified:3 of -msgid "Event representing file/directory modification." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.scene.scene.Scene.pot b/docs/i18n/gettext/reference/manim.scene.scene.Scene.pot new file mode 100644 index 0000000000..6bc7f624d1 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.scene.Scene.pot @@ -0,0 +1,523 @@ + +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.scene.scene.Scene.rst:2 +msgid "Scene" +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:4 +msgid "Qualified name: ``manim.scene.scene.Scene``" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene:1 +msgid "Bases: :class:`object`" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene:1 +msgid "A Scene is the canvas of your animation." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene:3 +msgid "The primary role of :class:`Scene` is to provide the user with tools to manage mobjects and animations. Generally speaking, a manim script consists of a class that derives from :class:`Scene` whose :meth:`Scene.construct` method is overridden by the user's code." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene:8 +msgid "Mobjects are displayed on screen by calling :meth:`Scene.add` and removed from screen by calling :meth:`Scene.remove`. All mobjects currently on screen are kept in :attr:`Scene.mobjects`. Animations are played by calling :meth:`Scene.play`." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene:12 +msgid "A :class:`Scene` is rendered internally by calling :meth:`Scene.render`. This in turn calls :meth:`Scene.setup`, :meth:`Scene.construct`, and :meth:`Scene.tear_down`, in that order." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene:16 +msgid "It is not recommended to override the ``__init__`` method in user Scenes. For code that should be ran before a Scene is rendered, use :meth:`Scene.setup` instead." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene:21 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_sound:12 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.construct:14 +msgid "Examples" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene:22 +msgid "Override the :meth:`Scene.construct` method with your code." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add:1 +msgid "Mobjects will be displayed, from background to foreground in the order with which they are added." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobject:1 +msgid "Adds a single mobject to the foreground, and internally to the list foreground_mobjects, and mobjects." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobjects:1 +msgid "Adds mobjects to the foreground, and internally to the list foreground_mobjects, and mobjects." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_sound:1 +msgid "This method is used to add a sound to the animation." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.begin_animations:1 +msgid "Start the animations of the scene." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.bring_to_back:1 +msgid "Removes the mobject from the scene and adds them to the back of the scene." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.bring_to_front:1 +msgid "Adds the passed mobjects to the scene again, pushing them to he front of the scene." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.clear:1 +msgid "Removes all mobjects present in self.mobjects and self.foreground_mobjects from the scene." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animation_data:1 +msgid "Given a list of animations, compile the corresponding static and moving mobjects, and gather the animation durations." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +msgid "Creates _MethodAnimations from any _AnimationBuilders and updates animation kwargs with kwargs passed to play()." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.construct:1 +msgid "Add content to the Scene." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_attrs:1 +msgid "Gets attributes of a scene given the attribute's identifier/name." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +msgid "Returns list of family-members of all mobjects in scene." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_moving_mobjects:1 +msgid "Gets all moving mobjects in the passed animation(s)." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_restructured_mobject_list:1 +msgid "Given a list of mobjects and a list of mobjects to be removed, this filters out the removable mobjects from the list of mobjects." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_run_time:1 +msgid "Gets the total run time for a list of animations." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +msgid "You will hardly use this when making your own animations." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_top_level_mobjects:1 +msgid "Returns all mobjects which are not submobjects." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.interactive_embed:1 +msgid "Like embed(), but allows for screen interaction." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.is_current_animation_frozen_frame:1 +msgid "Returns whether the current animation produces a static frame (generally a Wait)." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.play_internal:1 +msgid "This method is used to prep the animations for rendering, apply the arguments and parameters required to them, render them, and write them to the video file." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove:1 +msgid "Removes mobjects in the passed list of mobjects from the scene and the foreground, by removing them from \"mobjects\" and \"foreground_mobjects\"" +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove_foreground_mobject:1 +msgid "Removes a single mobject from the foreground, and internally from the list foreground_mobjects." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove_foreground_mobjects:1 +msgid "Removes mobjects from the foreground, and internally from the list foreground_mobjects." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.render:1 +msgid "Renders this Scene." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.restructure_mobjects:4 +msgid "tl:wr" +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.setup:1 +msgid "This is meant to be implemented by any scenes which are commonly subclassed, and have some common setup involved before the construct method is called." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.should_update_mobjects:1 +msgid "Returns True if any mobject in Scene is being updated or if the scene has always_update_mobjects set to true." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.tear_down:1 +msgid "This is meant to be implemented by any scenes which are commonly subclassed, and have some common method to be invoked before the scene ends." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.update_mobjects:1 +msgid "Begins updating all mobjects in the Scene." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:71::1 +msgid "Like a wrapper for wait()." +msgstr "" + +#: ../../source/reference/manim.scene.scene.Scene.rst:73 +msgid "Attributes" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobject:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_sound:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.bring_to_back:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.bring_to_front:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animation_data:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_attrs:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_moving_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_restructured_mobject_list:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_run_time:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_time_progression:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.play_internal:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove_foreground_mobject:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove_foreground_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.render:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.restructure_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.update_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.wait_until:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add:4 +msgid "Mobjects to add." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobject:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.bring_to_back:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.bring_to_front:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.clear:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animation_data:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animations:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_attrs:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_mobject_family_members:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_moving_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_restructured_mobject_list:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_run_time:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_time_progression:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_top_level_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove_foreground_mobject:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove_foreground_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.restructure_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.should_update_mobjects:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add:7 +msgid "The same scene after adding the Mobjects in." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobject:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.begin_animations:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.bring_to_back:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.bring_to_front:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.clear:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animation_data:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animations:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_attrs:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_mobject_family_members:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_moving_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_restructured_mobject_list:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_run_time:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_time_progression:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_top_level_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.is_current_animation_frozen_frame:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove_foreground_mobject:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove_foreground_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.restructure_mobjects:0 +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.should_update_mobjects:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobject:4 +msgid "The Mobject to add to the foreground." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobject:7 +msgid "The Scene, with the foreground mobject added." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobjects:4 +msgid "The Mobjects to add to the foreground." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobjects:7 +msgid "The Scene, with the foreground mobjects added." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_sound:3 +msgid "The path to the sound file." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_sound:5 +msgid "The offset in the sound file after which the sound can be played." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_sound:8 +msgid "Amplification of the sound." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_sound:29 +msgid "Download the resource for the previous example `here `_ ." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.bring_to_back:4 +msgid "The mobject(s) to push to the back of the scene." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.bring_to_back:7 +msgid "The Scene, with the mobjects pushed to the back of the scene." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.bring_to_front:4 +msgid "The mobject(s) to bring to the front of the scene." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.bring_to_front:7 +msgid "The Scene, with the mobjects brought to the front of the scene." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.clear:4 +msgid "The Scene, with all of its mobjects in self.mobjects and self.foreground_mobjects removed." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animation_data:4 +msgid "This also begins the animations." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animation_data:6 +msgid "Whether the rendering should be skipped, by default False" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animation_data:9 +msgid "None if there is nothing to play, or self otherwise." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animations:1 +msgid "Creates _MethodAnimations from any _AnimationBuilders and updates animation kwargs with kwargs passed to play(). :param \\*args: Animations to be played. :type \\*args: Tuple[:class:`Animation`] :param \\*\\*kwargs: Configuration for the call to play()." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animations:7 +msgid "Animations to be played." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animations:8 +msgid "Tuple[:class:`Animation`]" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.construct:3 +msgid "From within :meth:`Scene.construct`, display mobjects on screen by calling :meth:`Scene.add` and remove them from screen by calling :meth:`Scene.remove`. All mobjects currently on screen are kept in :attr:`Scene.mobjects`. Play animations by calling :meth:`Scene.play`." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.construct:9 +msgid "Notes" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.construct:10 +msgid "Initialization code should go in :meth:`Scene.setup`. Termination code should go in :meth:`Scene.tear_down`." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.construct:15 +msgid "A typical manim script includes a class derived from :class:`Scene` with an overridden :meth:`Scene.contruct` method:" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.construct:24 +msgid ":meth:`Scene.setup`, :meth:`Scene.render`, :meth:`Scene.tear_down`" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_attrs:3 +msgid "Name(s) of the argument(s) to return the attribute of." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_attrs:6 +msgid "List of attributes of the passed identifiers." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_mobject_family_members:1 +msgid "Returns list of family-members of all mobjects in scene. If a Circle() and a VGroup(Rectangle(),Triangle()) were added, it returns not only the Circle(), Rectangle() and Triangle(), but also the VGroup() object." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_mobject_family_members:6 +msgid "List of mobject family members." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_moving_mobjects:3 +msgid "The animations to check for moving mobjects." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_moving_mobjects:6 +msgid "The list of mobjects that could be moving in the Animation(s)" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_restructured_mobject_list:4 +msgid "The Mobjects to check." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_restructured_mobject_list:6 +msgid "The list of mobjects to remove." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_restructured_mobject_list:9 +msgid "The list of mobjects with the mobjects to remove removed." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_run_time:3 +msgid "A list of the animations whose total ``run_time`` is to be calculated." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_run_time:7 +msgid "The total ``run_time`` of all of the animations in the list." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_time_progression:1 +msgid "You will hardly use this when making your own animations. This method is for Manim's internal use." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_time_progression:4 +msgid "Returns a CommandLine ProgressBar whose ``fill_time`` is dependent on the ``run_time`` of an animation, the iterations to perform in that animation and a bool saying whether or not to consider the skipped animations." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_time_progression:10 +msgid "The ``run_time`` of the animation." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_time_progression:12 +msgid "The number of iterations in the animation." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_time_progression:14 +msgid "Whether or not to show skipped animations in the progress bar." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_time_progression:17 +msgid "The CommandLine Progress Bar." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.get_top_level_mobjects:3 +msgid "List of top level mobjects." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.play_internal:5 +msgid "Animation or mobject with mobject method and params" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.play_internal:6 +msgid "named parameters affecting what was passed in ``args``, e.g. ``run_time``, ``lag_ratio`` and so on." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove:5 +msgid "The mobjects to remove." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove_foreground_mobject:4 +msgid "The mobject to remove from the foreground." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove_foreground_mobject:7 +msgid "The Scene, with the foreground mobject removed." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove_foreground_mobjects:4 +msgid "The mobject(s) to remove from the foreground." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.remove_foreground_mobjects:7 +msgid "The Scene, with the foreground mobjects removed." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.render:3 +msgid "If true, opens scene in a file viewer." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.restructure_mobjects:2 +msgid "If your scene has a Group(), and you removed a mobject from the Group, this dissolves the group and puts the rest of the mobjects directly in self.mobjects or self.foreground_mobjects." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.restructure_mobjects:6 +msgid "In cases where the scene contains a group, e.g. Group(m1, m2, m3), but one of its submobjects is removed, e.g. scene.remove(m1), the list of mobjects will be edited to contain other submobjects, but not m1, e.g. it will now insert m2 and m3 to where the group once was." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.restructure_mobjects:11 +msgid "The Mobject to remove." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.restructure_mobjects:13 +msgid "The list of mobjects (\"mobjects\", \"foreground_mobjects\" etc) to remove from." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.restructure_mobjects:15 +msgid "Whether the mobject's families should be recursively extracted." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.restructure_mobjects:18 +msgid "The Scene mobject with restructured Mobjects." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.update_mobjects:3 +msgid "Change in time between updates. Defaults (mostly) to 1/frames_per_second" +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.wait_until:1 +msgid "Like a wrapper for wait(). You pass a function that determines whether to continue waiting, and a max wait time if that is never fulfilled." +msgstr "" + +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.wait_until:5 +msgid "The function whose boolean return value determines whether to continue waiting" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene.po b/docs/i18n/gettext/reference/manim.scene.scene.pot similarity index 63% rename from docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene.po rename to docs/i18n/gettext/reference/manim.scene.scene.pot index f97e94419a..816011a413 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.scene.po +++ b/docs/i18n/gettext/reference/manim.scene.scene.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.scene.scene.rst:2 msgid "scene" msgstr "" -#: manim.scene.scene:1 of +#: ../../../manim/scene/scene.py:docstring of manim.scene.scene:1 msgid "Basic canvas for animations." msgstr "" @@ -24,8 +22,4 @@ msgstr "" msgid "A class to handle rerunning a Scene after the input file is modified." msgstr "" -#: ../../source/reference/manim.scene.scene.rst:22::1 -msgid "A Scene is the canvas of your animation." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.scene.scene_file_writer.SceneFileWriter.pot b/docs/i18n/gettext/reference/manim.scene.scene_file_writer.SceneFileWriter.pot new file mode 100644 index 0000000000..5c3aed7fbc --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.scene_file_writer.SceneFileWriter.pot @@ -0,0 +1,268 @@ + +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.scene.scene_file_writer.SceneFileWriter.rst:2 +msgid "SceneFileWriter" +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:4 +msgid "Qualified name: ``manim.scene.scene\\_file\\_writer.SceneFileWriter``" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter:1 +msgid "Bases: :class:`object`" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter:1 +msgid "SceneFileWriter is the object that actually writes the animations played, into video files, using FFMPEG. This is mostly for Manim's internal use. You will rarely, if ever, have to use the methods for this class, unless tinkering with the very fabric of Manim's reality." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter:14 +msgid "Some useful attributes are:" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter:8 +msgid "\"write_to_movie\" (bool=False)" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter:9 +msgid "Whether or not to write the animations into a video file." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter:10 +msgid "\"movie_file_extension\" (str=\".mp4\")" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter:11 +msgid "The file-type extension of the outputted video." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter:14 +msgid "\"partial_movie_files\"" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter:13 +msgid "List of all the partial-movie files." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_audio_segment:1 +msgid "This method adds an audio segment from an AudioSegment type object and suitable parameters." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +msgid "Adds a new partial movie file path to scene.partial_movie_files from an hash." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_sound:1 +msgid "This method adds an audio segment from a sound file." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.begin_animation:1 +msgid "Used internally by manim to stream the animation to FFMPEG for displaying or writing to a file." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.clean_cache:1 +msgid "Will clean the cache by removing the oldest partial_movie_files." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.close_movie_pipe:1 +msgid "Used internally by Manim to gracefully stop writing to FFMPEG's input buffer" +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.combine_movie_files:1 +msgid "Used internally by Manim to combine the separate partial movie files that make up a Scene into a single video file for that Scene." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.create_audio_segment:1 +msgid "Creates an empty, silent, Audio Segment." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.end_animation:1 +msgid "Internally used by Manim to stop streaming to FFMPEG gracefully." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +msgid "Finishes writing to the FFMPEG buffer or writing images to output directory." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.flush_cache_directory:1 +msgid "Delete all the cached partial movie files" +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory:1 +msgid "Get the name of the resolution directory directly containing the video file." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.idle_stream:1 +msgid "Doesn't write anything to the FFMPEG frame buffer." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.init_audio:1 +msgid "Preps the writer for adding audio to the movie." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.init_output_directories:1 +msgid "Initialise output directories." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.is_already_cached:1 +msgid "Will check if a file named with `hash_invocation` exists." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.open_movie_pipe:1 +msgid "Used internally by Manim to initialise FFMPEG and begin writing to FFMPEG's input buffer." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.print_file_ready_message:1 +msgid "Prints the \"File Ready\" message to STDOUT." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +msgid "The name is a misnomer." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:42::1 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.write_frame:1 +msgid "Used internally by Manim to write a frame to the FFMPEG input buffer." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:44 +msgid "Attributes" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_audio_segment:0 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_partial_movie_file:0 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_sound:0 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.begin_animation:0 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.end_animation:0 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.is_already_cached:0 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.save_final_image:0 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.write_frame:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_audio_segment:4 +msgid "The audio segment to add" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_audio_segment:6 +msgid "the timestamp at which the sound should be added." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_audio_segment:9 +msgid "The gain of the segment from the background." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_partial_movie_file:1 +msgid "Adds a new partial movie file path to scene.partial_movie_files from an hash. This method will compute the path from the hash." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_partial_movie_file:3 +msgid "Hash of the animation." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_sound:3 +msgid "The path to the sound file." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_sound:5 +msgid "The timestamp at which the audio should be added." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_sound:7 +msgid "The gain of the given audio segment." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.add_sound:9 +msgid "This method uses add_audio_segment, so any keyword arguments used there can be referenced here." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.begin_animation:4 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.end_animation:4 +msgid "Whether or not to write to a video file." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.finish:1 +msgid "Finishes writing to the FFMPEG buffer or writing images to output directory. Combines the partial movie files into the whole scene. If save_last_frame is True, saves the last frame in the default image directory." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory:4 +msgid "This method gets the name of the directory that immediately contains the video file. This name is ``p``. For example, if you are rendering an 854x480 px animation at 15fps, the name of the directory that immediately contains the video, file will be ``480p15``." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory:10 +msgid "The file structure should look something like::" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory:0 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.is_already_cached:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory:20 +msgid "The name of the directory." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory:0 +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.is_already_cached:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory:21 +msgid ":class:`str`" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.init_output_directories:4 +msgid "Notes" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.init_output_directories:5 +msgid "The directories are read from ``config``, for example ``config['media_dir']``. If the target directories don't already exist, they will be created." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.is_already_cached:3 +msgid "The hash corresponding to an invocation to either `scene.play` or `scene.wait`." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.is_already_cached:6 +msgid "Whether the file exists." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.is_already_cached:7 +msgid ":class:`bool`" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.save_final_image:1 +msgid "The name is a misnomer. This method saves the image passed to it as an in the default image directory." +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.save_final_image:4 +msgid "The pixel array of the image to save." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.scene.scene_file_writer.pot b/docs/i18n/gettext/reference/manim.scene.scene_file_writer.pot new file mode 100644 index 0000000000..8c76948288 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.scene_file_writer.pot @@ -0,0 +1,21 @@ + +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.scene.scene_file_writer.rst:2 +msgid "scene\\_file\\_writer" +msgstr "" + +#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer:1 +msgid "The interface between scenes and ffmpeg." +msgstr "" + +#: ../../source/reference/manim.scene.scene_file_writer.rst:15 +msgid "Classes" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.scene.three_d_scene.SpecialThreeDScene.pot b/docs/i18n/gettext/reference/manim.scene.three_d_scene.SpecialThreeDScene.pot new file mode 100644 index 0000000000..0a678807ae --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.three_d_scene.SpecialThreeDScene.pot @@ -0,0 +1,97 @@ + +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.scene.three_d_scene.SpecialThreeDScene.rst:2 +msgid "SpecialThreeDScene" +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:4 +msgid "Qualified name: ``manim.scene.three\\_d\\_scene.SpecialThreeDScene``" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene:1 +msgid "Bases: :class:`manim.scene.three_d_scene.ThreeDScene`" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene:1 +msgid "An extension of :class:`ThreeDScene` with more settings." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene:3 +msgid "It has some extra configuration for axes, spheres, and an override for low quality rendering. Further key differences are:" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene:7 +msgid "The camera shades applicable 3DMobjects by default, except if rendering in low quality." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene:9 +msgid "Some default params for Spheres and Axes have been added." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:23::1 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_axes:1 +msgid "Return a set of 3D axes." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:23::1 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_default_camera_position:1 +msgid "Returns the default_angled_camera position." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:23::1 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_sphere:1 +msgid "Returns a sphere with the passed keyword arguments as properties." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:23::1 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.set_camera_to_default_position:1 +msgid "Sets the camera to its default position." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.SpecialThreeDScene.rst:25 +msgid "Attributes" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_axes:0 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_default_camera_position:0 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_sphere:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_axes:3 +msgid "A set of 3D axes." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_axes:0 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_default_camera_position:0 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_sphere:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_default_camera_position:3 +msgid "Dictionary of phi, theta, focal_distance, and gamma." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_sphere:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_sphere:3 +msgid "Any valid parameter of :class:`~.Sphere` or :class:`~.Surface`." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_sphere:5 +msgid "The sphere object." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.scene.three_d_scene.ThreeDScene.pot b/docs/i18n/gettext/reference/manim.scene.three_d_scene.ThreeDScene.pot new file mode 100644 index 0000000000..43126b03c8 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.three_d_scene.ThreeDScene.pot @@ -0,0 +1,192 @@ + +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.scene.three_d_scene.ThreeDScene.rst:2 +msgid "ThreeDScene" +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:4 +msgid "Qualified name: ``manim.scene.three\\_d\\_scene.ThreeDScene``" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene:1 +msgid "Bases: :class:`manim.scene.scene.Scene`" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene:1 +msgid "This is a Scene, with special configurations and properties that make it suitable for Three Dimensional Scenes." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 +msgid "This method is used to prevent the rotation and movement of mobjects as the camera moves around." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 +msgid "This method is used to prevent the rotation and tilting of mobjects as the camera moves around." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.begin_ambient_camera_rotation:1 +msgid "This method begins an ambient rotation of the camera about the Z_AXIS, in the anticlockwise direction" +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.get_moving_mobjects:1 +msgid "This method returns a list of all of the Mobjects in the Scene that are moving, that are also in the animations passed." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.move_camera:1 +msgid "This method animates the movement of the camera to the given spherical coordinates." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 +msgid "This method undoes what add_fixed_in_frame_mobjects does." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 +msgid "This method \"unfixes\" the orientation of the mobjects passed, meaning they will no longer be at the same angle relative to the camera." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:1 +msgid "This method sets the orientation of the camera in the scene." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.set_to_default_angled_camera_orientation:1 +msgid "This method sets the default_angled_camera_orientation to the keyword arguments passed, and sets the camera to that orientation." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.stop_3dillusion_camera_rotation:1 +msgid "This method stops all illusion camera rotations." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:31::1 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.stop_ambient_camera_rotation:1 +msgid "This method stops all ambient camera rotation." +msgstr "" + +#: ../../source/reference/manim.scene.three_d_scene.ThreeDScene.rst:33 +msgid "Attributes" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.add_fixed_in_frame_mobjects:1 +msgid "This method is used to prevent the rotation and movement of mobjects as the camera moves around. The mobject is essentially overlaid, and is not impacted by the camera's movement in any way." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.add_fixed_in_frame_mobjects:0 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.add_fixed_orientation_mobjects:0 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.begin_ambient_camera_rotation:0 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.get_moving_mobjects:0 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.move_camera:0 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.remove_fixed_in_frame_mobjects:0 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.remove_fixed_orientation_mobjects:0 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:0 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.set_to_default_angled_camera_orientation:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.add_fixed_in_frame_mobjects:6 +msgid "The Mobjects whose orientation must be fixed." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.add_fixed_orientation_mobjects:1 +msgid "This method is used to prevent the rotation and tilting of mobjects as the camera moves around. The mobject can still move in the x,y,z directions, but will always be at the angle (relative to the camera) that it was at when it was passed through this method.)" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.add_fixed_orientation_mobjects:7 +msgid "The Mobject(s) whose orientation must be fixed." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.add_fixed_orientation_mobjects:9 +msgid "Some valid kwargs are use_static_center_func : bool center_func : function" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.add_fixed_orientation_mobjects:11 +msgid "Some valid kwargs are" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.add_fixed_orientation_mobjects:11 +msgid "use_static_center_func : bool center_func : function" +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.begin_ambient_camera_rotation:4 +msgid "The rate at which the camera should rotate about the Z_AXIS. Negative rate means clockwise rotation." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.begin_ambient_camera_rotation:7 +msgid "one of 3 options: [\"theta\", \"phi\", \"gamma\"]. defaults to theta." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.get_moving_mobjects:4 +msgid "The animations whose mobjects will be checked." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.move_camera:4 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:3 +msgid "The polar angle i.e the angle between Z_AXIS and Camera through ORIGIN in radians." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.move_camera:6 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:5 +msgid "The azimuthal angle i.e the angle that spins the camera around the Z_AXIS." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.move_camera:8 +msgid "The radial focal_distance between ORIGIN and Camera." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.move_camera:10 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:9 +msgid "The rotation of the camera about the vector from the ORIGIN to the Camera." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.move_camera:12 +msgid "The zoom factor of the camera." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.move_camera:14 +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:13 +msgid "The new center of the camera frame in cartesian coordinates." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.move_camera:16 +msgid "Any other animations to be played at the same time." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.remove_fixed_in_frame_mobjects:1 +msgid "This method undoes what add_fixed_in_frame_mobjects does. It allows the mobject to be affected by the movement of the camera." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.remove_fixed_in_frame_mobjects:5 +msgid "The Mobjects whose position and orientation must be unfixed." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.remove_fixed_orientation_mobjects:1 +msgid "This method \"unfixes\" the orientation of the mobjects passed, meaning they will no longer be at the same angle relative to the camera. This only makes sense if the mobject was passed through add_fixed_orientation_mobjects first." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.remove_fixed_orientation_mobjects:6 +msgid "The Mobjects whose orientation must be unfixed." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:7 +msgid "The focal_distance of the Camera." +msgstr "" + +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.set_camera_orientation:11 +msgid "The zoom factor of the scene." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.three_d_scene.po b/docs/i18n/gettext/reference/manim.scene.three_d_scene.pot similarity index 59% rename from docs/i18n/en/LC_MESSAGES/reference/manim.scene.three_d_scene.po rename to docs/i18n/gettext/reference/manim.scene.three_d_scene.pot index fba32f1031..03421bab94 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.scene.three_d_scene.po +++ b/docs/i18n/gettext/reference/manim.scene.three_d_scene.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.scene.three_d_scene.rst:2 msgid "three\\_d\\_scene" msgstr "" -#: manim.scene.three_d_scene:1 of +#: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene:1 msgid "A scene suitable for rendering three-dimensional objects and animations." msgstr "" @@ -24,10 +22,4 @@ msgstr "" msgid "An extension of :class:`ThreeDScene` with more settings." msgstr "" -#: ../../source/reference/manim.scene.three_d_scene.rst:22::1 -msgid "" -"This is a Scene, with special configurations and properties that make it " -"suitable for Three Dimensional Scenes." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.scene.vector_space_scene.LinearTransformationScene.pot b/docs/i18n/gettext/reference/manim.scene.vector_space_scene.LinearTransformationScene.pot new file mode 100644 index 0000000000..1b03c8cb95 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.vector_space_scene.LinearTransformationScene.pot @@ -0,0 +1,426 @@ + +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.scene.vector_space_scene.LinearTransformationScene.rst:2 +msgid "LinearTransformationScene" +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:4 +msgid "Qualified name: ``manim.scene.vector\\_space\\_scene.LinearTransformationScene``" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:1 +msgid "Bases: :class:`manim.scene.vector_space_scene.VectorScene`" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:1 +msgid "This scene contains special methods that make it especially suitable for showing linear transformations." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_background_mobject:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_foreground_mobject:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_moving_mobject:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_special_mobjects:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_title:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_mobject:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_vector:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_function:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse_transpose:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_matrix:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_nonlinear_transformation:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_transposed_matrix:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_matrix_transformation:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_moving_mobject_movement:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_piece_movement:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_transposed_matrix_transformation:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_vector_movement:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:4 +msgid "Whether or not to include the background plane in the scene." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:5 +msgid "Whether or not to include the foreground plane in the scene." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:6 +msgid "Parameters to be passed to :class:`NumberPlane` to adjust the background plane." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:7 +msgid "Parameters to be passed to :class:`NumberPlane` to adjust the foreground plane." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:8 +msgid "Whether or not to include the coordinates for the background plane." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:9 +msgid "Whether to show the basis x_axis -> ``i_hat`` and y_axis -> ``j_hat`` vectors." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:10 +msgid "The ``stroke_width`` of the basis vectors." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:11 +msgid "The color of the ``i_hat`` vector." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:12 +msgid "The color of the ``j_hat`` vector." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:13 +msgid "Indicates the previous position of the basis vectors following a transformation." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene:16 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_background_mobject:1 +msgid "Adds the mobjects to the special list self.background_mobjects." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_foreground_mobject:1 +msgid "Adds the mobjects to the special list self.foreground_mobjects." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_moving_mobject:1 +msgid "Adds the mobject to the special list self.moving_mobject, and adds a property to the mobject called mobject.target, which keeps track of what the mobject will move to or become etc." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_special_mobjects:1 +msgid "Adds mobjects to a separate list that can be tracked, if these mobjects have some extra importance." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +msgid "Adds a title, after scaling it, adding a background rectangle, moving it to the top and adding it to foreground_mobjects adding it as a local variable of self." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:1 +msgid "Method for creating, and animating the addition of a transformable label for the vector." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_mobject:1 +msgid "Adds the mobjects to the special list self.transformable_mobjects." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square:1 +msgid "Adds a unit square to the scene via self.get_unit_square." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_vector:1 +msgid "Adds a vector to the scene, and puts it in the special list self.moving_vectors." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_function:1 +msgid "Applies the given function to each of the mobjects in self.transformable_mobjects, and plays the animation showing this." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse:1 +msgid "This method applies the linear transformation represented by the inverse of the passed matrix to the number plane, and each vector/similar mobject on it." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse_transpose:1 +msgid "Applies the inverse of the transformation represented by the given transposed matrix to the number plane and each vector/similar mobject on it." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_matrix:1 +msgid "Applies the transformation represented by the given matrix to the number plane, and each vector/similar mobject on it." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_nonlinear_transformation:1 +msgid "Applies the non-linear transformation represented by the given function to the number plane and each vector/similar mobject on it." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_transposed_matrix:1 +msgid "Applies the transformation represented by the given transposed matrix to the number plane, and each vector/similar mobject on it." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_matrix_transformation:1 +msgid "Returns a function corresponding to the linear transformation represented by the matrix passed." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +msgid "This method returns an animation that moves a mobject in \"self.moving_mobjects\" to its corresponding .target value." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +msgid "This method returns an animation that moves an arbitrary mobject in \"pieces\" to its corresponding .target value." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_transformable_label_movement:1 +msgid "This method returns an animation that moves all labels in \"self.transformable_labels\" to its corresponding .target ." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_transposed_matrix_transformation:1 +msgid "Returns a function corresponding to the linear transformation represented by the transposed matrix passed." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square:1 +msgid "Returns a unit square for the current NumberPlane." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +msgid "This method returns an animation that moves a mobject in \"self.moving_vectors\" to its corresponding .target value." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.setup:1 +msgid "This is meant to be implemented by any scenes which are commonly subclassed, and have some common setup involved before the construct method is called." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates:1 +msgid "Returns a column matrix indicating the vector coordinates, after writing them to the screen, and adding them to the special list self.foreground_mobjects" +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:46 +msgid "Attributes" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_background_mobject:4 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_mobject:4 +msgid "The mobjects to add to the list." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_foreground_mobject:4 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_moving_mobject:7 +msgid "The mobjects to add to the list" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_moving_mobject:9 +msgid "What the moving_mobject goes to, etc." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_special_mobjects:4 +msgid "The special list to which you want to add these mobjects." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_special_mobjects:7 +msgid "The mobjects to add." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_title:1 +msgid "Adds a title, after scaling it, adding a background rectangle, moving it to the top and adding it to foreground_mobjects adding it as a local variable of self. Returns the Scene." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_title:5 +msgid "What the title should be." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_title:7 +msgid "How much the title should be scaled by." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_title:9 +msgid "Whether or not to animate the addition." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_title:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_vector:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_moving_mobject_movement:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_piece_movement:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_transformable_label_movement:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_vector_movement:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_title:12 +msgid "The scene with the title added to it." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_title:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_vector:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_moving_mobject_movement:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_piece_movement:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_transformable_label_movement:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_vector_movement:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:4 +msgid "The vector for which the label must be added." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:6 +msgid "The MathTex/string of the label." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:8 +msgid "The name to give the transformation as a label." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:10 +msgid "What the label should display after a Linear Transformation" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:12 +msgid "Any valid keyword argument of get_vector_label" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_transformable_label:14 +msgid "The MathTex of the label." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square:4 +msgid "Whether or not to animate the addition with DrawBorderThenFill." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square:6 +msgid "Any valid keyword arguments of self.get_unit_square()" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square:9 +msgid "The unit square." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_vector:4 +msgid "It can be a pre-made graphical vector, or the coordinates of one." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_vector:7 +msgid "The string of the hex color of the vector. This is only taken into consideration if 'vector' is not an Arrow. Defaults to YELLOW." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_vector:11 +msgid "Any valid keyword argument of VectorScene.add_vector." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_vector:13 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates:5 +msgid "The arrow representing the vector." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_function:5 +msgid "The function that affects each point of each mobject in self.transformable_mobjects." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_function:8 +msgid "Any other animations that need to be played simultaneously with this." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_function:11 +msgid "Any valid keyword argument of a self.play() call." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse:5 +msgid "The matrix whose inverse is to be applied." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse:7 +msgid "Any valid keyword argument of self.apply_matrix()" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse_transpose:5 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_matrix:5 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_transposed_matrix:5 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_matrix_transformation:4 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_transposed_matrix_transformation:5 +msgid "The matrix." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_inverse_transpose:7 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_matrix:7 +msgid "Any valid keyword argument of self.apply_transposed_matrix()" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_nonlinear_transformation:5 +msgid "The function." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_nonlinear_transformation:7 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.apply_transposed_matrix:7 +msgid "Any valid keyword argument of self.apply_function()" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_moving_mobject_movement:1 +msgid "This method returns an animation that moves a mobject in \"self.moving_mobjects\" to its corresponding .target value. func is a function that determines where the .target goes." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_moving_mobject_movement:5 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_vector_movement:5 +msgid "The function that determines where the .target of the moving mobject goes." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_moving_mobject_movement:9 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_piece_movement:9 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_transformable_label_movement:4 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_vector_movement:9 +msgid "The animation of the movement." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_piece_movement:1 +msgid "This method returns an animation that moves an arbitrary mobject in \"pieces\" to its corresponding .target value. If self.leave_ghost_vectors is True, ghosts of the original positions/mobjects are left on screen" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_piece_movement:6 +msgid "The pieces for which the movement must be shown." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square:3 +msgid "The string of the hex color code of the color wanted." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square:5 +msgid "The opacity of the square" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_unit_square:7 +msgid "The stroke_width in pixels of the border of the square" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.get_vector_movement:1 +msgid "This method returns an animation that moves a mobject in \"self.moving_vectors\" to its corresponding .target value. func is a function that determines where the .target goes." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates:7 +msgid "Any valid keyword arguments of VectorScene.write_vector_coordinates" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.scene.vector_space_scene.VectorScene.pot b/docs/i18n/gettext/reference/manim.scene.vector_space_scene.VectorScene.pot new file mode 100644 index 0000000000..caca7fe068 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.vector_space_scene.VectorScene.pot @@ -0,0 +1,336 @@ + +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.scene.vector_space_scene.VectorScene.rst:2 +msgid "VectorScene" +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:4 +msgid "Qualified name: ``manim.scene.vector\\_space\\_scene.VectorScene``" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene:1 +msgid "Bases: :class:`manim.scene.scene.Scene`" +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_axes:1 +msgid "Adds a pair of Axes to the Scene." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_plane:1 +msgid "Adds a NumberPlane object to the background." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_vector:1 +msgid "Returns the Vector after adding it to the Plane." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 +msgid "This method writes the vector as a column matrix (henceforth called the label), takes the values in it one by one, and form the corresponding lines that make up the x and y components of the vector." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_basis_vector_labels:1 +msgid "Returns naming labels for the basis vectors." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_basis_vectors:1 +msgid "Returns a VGroup of the Basis Vectors (1,0) and (0,1)" +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector:1 +msgid "Returns an arrow on the Plane given an input numerical vector." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector_label:1 +msgid "Returns naming labels for the passed vector." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.label_vector:1 +msgid "Shortcut method for creating, and animating the addition of a label for the vector." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.lock_in_faded_grid:1 +msgid "This method freezes the NumberPlane and Axes that were already in the background, and adds new, manipulatable ones to the foreground." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 +msgid "This method plays an animation that partially shows the entire plane moving in the direction of a particular vector." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 +msgid "This method displays vector as a Vector() based vector, and then shows the corresponding lines that make up the x and y components of the vector." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:34::1 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:1 +msgid "Returns a column matrix indicating the vector coordinates, after writing them to the screen." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.VectorScene.rst:36 +msgid "Attributes" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_axes:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_plane:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_vector:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.coords_to_vector:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_basis_vector_labels:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_basis_vectors:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector_label:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.label_vector:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.lock_in_faded_grid:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.show_ghost_movement:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.vector_to_coords:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_axes:3 +msgid "Whether or not to animate the addition of the axes through Create." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_axes:5 +msgid "The color of the axes. Defaults to WHITE." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_plane:3 +msgid "Whether or not to animate the addition of the plane via Create." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_plane:5 +msgid "Any valid keyword arguments accepted by NumberPlane." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_plane:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_vector:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_basis_vectors:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector_label:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.label_vector:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_plane:7 +msgid "The NumberPlane object." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_plane:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_vector:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_basis_vectors:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector_label:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.label_vector:0 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_vector:3 +msgid "It can be a pre-made graphical vector, or the coordinates of one." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_vector:6 +msgid "The string of the hex color of the vector. This is only taken into consideration if 'vector' is not an Arrow. Defaults to YELLOW." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_vector:10 +msgid "Whether or not to animate the addition of the vector by using GrowArrow" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_vector:13 +msgid "Any valid keyword argument of Arrow. These are only considered if vector is not an Arrow." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_vector:17 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:4 +msgid "The arrow representing the vector." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.coords_to_vector:1 +msgid "This method writes the vector as a column matrix (henceforth called the label), takes the values in it one by one, and form the corresponding lines that make up the x and y components of the vector. Then, an Vector() based vector is created between the lines on the Screen." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.coords_to_vector:6 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.vector_to_coords:6 +msgid "The vector to show." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.coords_to_vector:8 +msgid "The starting point of the location of the label of the vector that shows it numerically. Defaults to 2 * RIGHT + 2 * UP or (2,2)" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.coords_to_vector:13 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.vector_to_coords:11 +msgid "Whether or not to remove whatever this method did after it's done." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_basis_vector_labels:3 +msgid "Any valid keyword arguments of get_vector_label: vector, label (str,MathTex) at_tip (bool=False), direction (str=\"left\"), rotate (bool), color (str), label_scale_factor=VECTOR_LABEL_SCALE_FACTOR (int, float)," +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_basis_vector_labels:10 +msgid "Any valid keyword arguments of get_vector_label:" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_basis_vector_labels:5 +msgid "vector, label (str,MathTex) at_tip (bool=False), direction (str=\"left\"), rotate (bool), color (str), label_scale_factor=VECTOR_LABEL_SCALE_FACTOR (int, float)," +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_basis_vectors:3 +msgid "The hex colour to use for the basis vector in the x direction" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_basis_vectors:5 +msgid "The hex colour to use for the basis vector in the y direction" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_basis_vectors:8 +msgid "VGroup of the Vector Mobjects representing the basis vectors." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector:3 +msgid "The Vector to plot." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector:5 +msgid "Any valid keyword argument of Arrow." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector:7 +msgid "The Arrow representing the Vector." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector_label:3 +msgid "Vector Object for which to get the label." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector_label:5 +msgid "Whether or not to place the label at the tip of the vector." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector_label:7 +msgid "If the label should be on the \"left\" or right of the vector." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector_label:9 +msgid "Whether or not to rotate it to align it with the vector." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector_label:11 +msgid "The color to give the label." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector_label:13 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector_label:14 +msgid "How much to scale the label by." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.get_vector_label:16 +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.label_vector:12 +msgid "The MathTex of the label." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.label_vector:4 +msgid "The vector for which the label must be added." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.label_vector:6 +msgid "The MathTex/string of the label." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.label_vector:8 +msgid "Whether or not to animate the labelling w/ Write" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.label_vector:10 +msgid "Any valid keyword argument of get_vector_label" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.lock_in_faded_grid:4 +msgid "The required dimness of the NumberPlane" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.lock_in_faded_grid:6 +msgid "The required dimness of the Axes." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.show_ghost_movement:1 +msgid "This method plays an animation that partially shows the entire plane moving in the direction of a particular vector. This is useful when you wish to convey the idea of mentally moving the entire plane in a direction, without actually moving the plane." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.show_ghost_movement:6 +msgid "The vector which indicates the direction of movement." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.vector_to_coords:1 +msgid "This method displays vector as a Vector() based vector, and then shows the corresponding lines that make up the x and y components of the vector. Then, a column matrix (henceforth called the label) is created near the head of the Vector." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.vector_to_coords:8 +msgid "Whether or not to round the value displayed. in the vector's label to the nearest integer" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:6 +msgid "Any valid keyword arguments of :meth:`~.geometry.Vector.coordinate_label`: integer_labels : :class:`bool` Whether or not to round the coordinates to integers. Default: ``True``. n_dim : :class:`int` The number of dimensions of the vector. Default: ``2``. color The color of the label. Default: ``WHITE``." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:6 +msgid "Any valid keyword arguments of :meth:`~.geometry.Vector.coordinate_label`:" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:8 +msgid "integer_labels : :class:`bool`" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:7 +msgid "bool" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:9 +msgid "Whether or not to round the coordinates to integers. Default: ``True``." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:10 +msgid "n_dim : :class:`int`" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:9 +msgid "int" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:11 +msgid "The number of dimensions of the vector. Default: ``2``." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:13 +msgid "color" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:13 +msgid "The color of the label. Default: ``WHITE``." +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.write_vector_coordinates:15 +msgid "The column matrix representing the vector." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.scene.vector_space_scene.pot b/docs/i18n/gettext/reference/manim.scene.vector_space_scene.pot new file mode 100644 index 0000000000..b0349ef208 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.vector_space_scene.pot @@ -0,0 +1,25 @@ + +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.scene.vector_space_scene.rst:2 +msgid "vector\\_space\\_scene" +msgstr "" + +#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene:1 +msgid "A scene suitable for vector spaces." +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim.scene.vector_space_scene.rst:22::1 +msgid "This scene contains special methods that make it especially suitable for showing linear transformations." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.scene.zoomed_scene.ZoomedScene.pot b/docs/i18n/gettext/reference/manim.scene.zoomed_scene.ZoomedScene.pot new file mode 100644 index 0000000000..efe229f01c --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.zoomed_scene.ZoomedScene.pot @@ -0,0 +1,92 @@ + +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.scene.zoomed_scene.ZoomedScene.rst:2 +msgid "ZoomedScene" +msgstr "" + +#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:4 +msgid "Qualified name: ``manim.scene.zoomed\\_scene.ZoomedScene``" +msgstr "" + +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene:1 +msgid "Bases: :class:`manim.scene.moving_camera_scene.MovingCameraScene`" +msgstr "" + +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene:1 +msgid "This is a Scene with special configurations made for when a particular part of the scene must be zoomed in on and displayed separately." +msgstr "" + +#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.activate_zooming:1 +msgid "This method is used to activate the zooming for the zoomed_camera." +msgstr "" + +#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 +msgid "Returns the Zoom factor of the Zoomed camera." +msgstr "" + +#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation:1 +msgid "Returns the animation of camera zooming in." +msgstr "" + +#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.get_zoomed_display_pop_out_animation:1 +msgid "This is the animation of the popping out of the mini-display that shows the content of the zoomed camera." +msgstr "" + +#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:24::1 +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.setup:1 +msgid "This method is used internally by Manim to setup the scene for proper use." +msgstr "" + +#: ../../source/reference/manim.scene.zoomed_scene.ZoomedScene.rst:26 +msgid "Attributes" +msgstr "" + +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.activate_zooming:0 +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.activate_zooming:4 +msgid "Whether or not to animate the activation of the zoomed camera." +msgstr "" + +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.get_zoom_factor:1 +msgid "Returns the Zoom factor of the Zoomed camera. Defined as the ratio between the height of the zoomed camera and the height of the zoomed mini display. :returns: The zoom factor. :rtype: float" +msgstr "" + +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation:3 +msgid "The run_time of the animation of the camera zooming in." +msgstr "" + +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation:5 +msgid "Any valid keyword arguments of ApplyMethod()" +msgstr "" + +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation:0 +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.get_zoomed_display_pop_out_animation:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation:7 +msgid "The animation of the camera zooming in." +msgstr "" + +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.get_zoom_in_animation:0 +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene.ZoomedScene.get_zoomed_display_pop_out_animation:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.scene.zoomed_scene.pot b/docs/i18n/gettext/reference/manim.scene.zoomed_scene.pot new file mode 100644 index 0000000000..f0d6565758 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.scene.zoomed_scene.pot @@ -0,0 +1,25 @@ + +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.scene.zoomed_scene.rst:2 +msgid "zoomed\\_scene" +msgstr "" + +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene:1 +msgid "A scene supporting zooming in on a specified section." +msgstr "" + +#: ../../../manim/scene/zoomed_scene.py:docstring of manim.scene.zoomed_scene:5 +msgid "Examples" +msgstr "" + +#: ../../source/reference/manim.scene.zoomed_scene.rst:15 +msgid "Classes" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.utils.bezier.pot b/docs/i18n/gettext/reference/manim.utils.bezier.pot new file mode 100644 index 0000000000..f7c8ebf845 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.bezier.pot @@ -0,0 +1,165 @@ + +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.utils.bezier.rst:2 +msgid "bezier" +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier:1 +msgid "Utility functions related to Bézier curves." +msgstr "" + +#: ../../source/reference/manim.utils.bezier.rst:20 +msgid "Functions" +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.bezier:1 +msgid "Classic implementation of a bezier curve." +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.bezier:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.diag_to_matrix:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.get_smooth_handle_points:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.integer_interpolate:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.interpolate:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.inverse_interpolate:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.is_closed:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.match_interpolate:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.mid:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.partial_bezier_points:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.point_lies_on_bezier:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.proportions_along_bezier_curve_for_point:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.bezier:3 +msgid "points defining the desired bezier curve." +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.bezier:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.get_smooth_handle_points:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.partial_bezier_points:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.point_lies_on_bezier:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.proportions_along_bezier_curve_for_point:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.bezier:6 +msgid "function describing the bezier curve." +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.bezier:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.diag_to_matrix:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.get_smooth_handle_points:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.integer_interpolate:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.interpolate:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.inverse_interpolate:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.is_closed:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.match_interpolate:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.mid:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.partial_bezier_points:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.point_lies_on_bezier:0 +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.proportions_along_bezier_curve_for_point:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.diag_to_matrix:1 +msgid "Converts array whose rows represent diagonal entries of a matrix into the matrix itself. See scipy.linalg.solve_banded" +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.get_smooth_handle_points:1 +msgid "Given some anchors (points), compute handles so the resulting bezier curve is smooth." +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.get_smooth_handle_points:3 +msgid "Anchors." +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.get_smooth_handle_points:6 +msgid "Computed handles." +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.integer_interpolate:1 +msgid "Alpha is a float between 0 and 1. This returns an integer between start and end (inclusive) representing appropriate interpolation between them, along with a \"residue\" representing a new proportion between the returned integer and the next one of the list." +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.integer_interpolate:8 +msgid "For example, if start=0, end=10, alpha=0.46, This would return (4, 0.6)." +msgstr "" + +#: ../../../manim/utils/bezier.py:docstring of manim.utils.bezier.partial_bezier_points:1 +msgid "Given an array of points which define bezier curve, and two numbers 0<=a:1 +msgid "A list of pre-defined colors." +msgstr "" + +#: ../../source/reference/manim.utils.color.rst:29 +msgid "Functions" +msgstr "" + +#: ../../../manim/utils/color.py:docstring of manim.utils.color.average_color:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.color_gradient:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.color_to_int_rgb:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.color_to_int_rgba:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.color_to_rgb:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.color_to_rgba:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.get_shaded_rgb:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.hex_to_rgb:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.interpolate_color:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.invert_color:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.rgb_to_color:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.rgb_to_hex:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.rgba_to_color:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/utils/color.py:docstring of manim.utils.color.average_color:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.color_gradient:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.color_to_int_rgb:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.color_to_int_rgba:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.color_to_rgb:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.color_to_rgba:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.get_shaded_rgb:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.hex_to_rgb:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.interpolate_color:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.invert_color:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.random_bright_color:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.random_color:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.rgb_to_color:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.rgb_to_hex:0 +#: ../../../manim/utils/color.py:docstring of manim.utils.color.rgba_to_color:0 +msgid "Return type" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.config_ops.DictAsObject.po b/docs/i18n/gettext/reference/manim.utils.config_ops.DictAsObject.pot similarity index 60% rename from docs/i18n/en/LC_MESSAGES/reference/manim.utils.config_ops.DictAsObject.po rename to docs/i18n/gettext/reference/manim.utils.config_ops.DictAsObject.pot index dae1580e09..740bff9234 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.config_ops.DictAsObject.po +++ b/docs/i18n/gettext/reference/manim.utils.config_ops.DictAsObject.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.utils.config_ops.DictAsObject.rst:2 msgid "DictAsObject" @@ -16,12 +14,8 @@ msgstr "" msgid "Qualified name: ``manim.utils.config\\_ops.DictAsObject``" msgstr "" -#: manim.utils.config_ops.DictAsObject:1 of +#: ../../../manim/utils/config_ops.py:docstring of manim.utils.config_ops.DictAsObject:1 msgid "Bases: :class:`object`" msgstr "" -#: ../../source/reference/manim.utils.config_ops.DictAsObject.rst:14 -msgid "Methods" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.utils.config_ops.pot b/docs/i18n/gettext/reference/manim.utils.config_ops.pot new file mode 100644 index 0000000000..23b07c8bee --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.config_ops.pot @@ -0,0 +1,33 @@ + +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.utils.config_ops.rst:2 +msgid "config\\_ops" +msgstr "" + +#: ../../../manim/utils/config_ops.py:docstring of manim.utils.config_ops:1 +msgid "Utilities that might be useful for configuration dictionaries." +msgstr "" + +#: ../../source/reference/manim.utils.config_ops.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim.utils.config_ops.rst:29 +msgid "Functions" +msgstr "" + +#: ../../../manim/utils/config_ops.py:docstring of manim.utils.config_ops.merge_dicts_recursively:1 +msgid "Creates a dict whose keyset is the union of all the input dictionaries. The value for each key is based on the first dict in the list with that key." +msgstr "" + +#: ../../../manim/utils/config_ops.py:docstring of manim.utils.config_ops.merge_dicts_recursively:5 +msgid "dicts later in the list have higher priority" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.utils.deprecation.pot b/docs/i18n/gettext/reference/manim.utils.deprecation.pot new file mode 100644 index 0000000000..a74e40585a --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.deprecation.pot @@ -0,0 +1,162 @@ + +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.utils.deprecation.rst:2 +msgid "deprecation" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation:1 +msgid "Decorators for deprecating classes, functions and function parameters." +msgstr "" + +#: ../../source/reference/manim.utils.deprecation.rst:20 +msgid "Functions" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:1 +msgid "Decorator to mark a callable as deprecated." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:3 +msgid "The decorated callable will cause a warning when used. The docstring of the deprecated callable is adjusted to indicate that this callable is deprecated." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:0 +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:6 +msgid "The function to be decorated. Should not be set by the user." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:7 +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:10 +msgid "The version or date since deprecation." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:8 +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:11 +msgid "The version or date until removal of the deprecated callable." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:9 +msgid "The identifier of the callable replacing the deprecated one." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:10 +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:12 +msgid "The reason for why the callable has been deprecated." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:0 +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:12 +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:25 +msgid "The decorated callable." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:0 +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:16 +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:32 +msgid "Examples" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:17 +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:33 +msgid "Basic usage::" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:41 +msgid "You can specify additional information for a more precise warning::" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated:55 +msgid "You may also use dates instead of versions::" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:1 +msgid "Decorator to mark parameters of a callable as deprecated." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:3 +msgid "It can also be used to automatically redirect deprecated parameter values to their replacements." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:6 +msgid "The parameters to be deprecated. Can consist of: * An iterable of strings, with each element representing a parameter to deprecate * A single string, with parameter names separated by commas or spaces." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:6 +msgid "The parameters to be deprecated. Can consist of:" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:8 +msgid "An iterable of strings, with each element representing a parameter to deprecate" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:9 +msgid "A single string, with parameter names separated by commas or spaces." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:13 +msgid "A list of parameter redirections. Each redirection can be one of the following: * A tuple of two strings. The first string defines the name of the deprecated parameter; the second string defines the name of the parameter to redirect to, when attempting to use the first string. * A function performing the mapping operation. The parameter names of the function determine which parameters are used as input. The function must return a dictionary which contains the redirected arguments. Redirected parameters are also implicitly deprecated." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:13 +msgid "A list of parameter redirections. Each redirection can be one of the following:" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:15 +msgid "A tuple of two strings. The first string defines the name of the deprecated parameter; the second string defines the name of the parameter to redirect to, when attempting to use the first string." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:19 +msgid "A function performing the mapping operation. The parameter names of the function determine which parameters are used as input. The function must return a dictionary which contains the redirected arguments." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:23 +msgid "Redirected parameters are also implicitly deprecated." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:0 +msgid "Raises" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:28 +msgid "If no parameters are defined (neither explicitly nor implicitly)." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:29 +msgid "If defined parameters are invalid python identifiers." +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:45 +msgid "You can also specify additional information for a more precise warning::" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:59 +msgid "Basic parameter redirection::" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:73 +msgid "Redirecting using a calculated value::" +msgstr "" + +#: ../../../manim/utils/deprecation.py:docstring of manim.utils.deprecation.deprecated_params:85 +msgid "Redirecting multiple parameter values to one::" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.utils.hashing.pot b/docs/i18n/gettext/reference/manim.utils.hashing.pot new file mode 100644 index 0000000000..f3e315b975 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.hashing.pot @@ -0,0 +1,73 @@ + +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.utils.hashing.rst:2 +msgid "hashing" +msgstr "" + +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing:1 +msgid "Utilities for scene caching." +msgstr "" + +#: ../../source/reference/manim.utils.hashing.rst:20 +msgid "Functions" +msgstr "" + +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_hash_from_play_call:1 +msgid "Take the list of animations and a list of mobjects and output their hashes. This is meant to be used for `scene.play` function." +msgstr "" + +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_hash_from_play_call:0 +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_json:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_hash_from_play_call:3 +msgid "The scene object." +msgstr "" + +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_hash_from_play_call:5 +msgid "The camera object used in the scene." +msgstr "" + +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_hash_from_play_call:7 +msgid "The list of animations." +msgstr "" + +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_hash_from_play_call:9 +msgid "The list of mobjects." +msgstr "" + +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_hash_from_play_call:0 +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_json:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_hash_from_play_call:12 +msgid "A string concatenation of the respective hashes of `camera_object`, `animations_list` and `current_mobjects_list`, separated by `_`." +msgstr "" + +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_hash_from_play_call:0 +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_json:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_hash_from_play_call:13 +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_json:7 +msgid ":class:`str`" +msgstr "" + +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_json:1 +msgid "Recursively serialize `object` to JSON using the :class:`CustomEncoder` class." +msgstr "" + +#: ../../../manim/utils/hashing.py:docstring of manim.utils.hashing.get_json:3 +msgid "The dict to flatten" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.images.po b/docs/i18n/gettext/reference/manim.utils.images.pot similarity index 51% rename from docs/i18n/en/LC_MESSAGES/reference/manim.utils.images.po rename to docs/i18n/gettext/reference/manim.utils.images.pot index 30e9e8029e..f056fd0949 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.images.po +++ b/docs/i18n/gettext/reference/manim.utils.images.pot @@ -2,22 +2,16 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.utils.images.rst:2 msgid "images" msgstr "" -#: manim.utils.images:1 of +#: ../../../manim/utils/images.py:docstring of manim.utils.images:1 msgid "Image manipulation utilities." msgstr "" -#: ../../source/reference/manim.utils.images.rst:20 -msgid "Functions" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.utils.ipython_magic.pot b/docs/i18n/gettext/reference/manim.utils.ipython_magic.pot new file mode 100644 index 0000000000..aef1786284 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.ipython_magic.pot @@ -0,0 +1,13 @@ + +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.utils.ipython_magic.rst:2 +msgid "ipython\\_magic" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.utils.iterables.pot b/docs/i18n/gettext/reference/manim.utils.iterables.pot new file mode 100644 index 0000000000..551d7bb73a --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.iterables.pot @@ -0,0 +1,29 @@ + +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.utils.iterables.rst:2 +msgid "iterables" +msgstr "" + +#: ../../../manim/utils/iterables.py:docstring of manim.utils.iterables:1 +msgid "Operations on iterables." +msgstr "" + +#: ../../source/reference/manim.utils.iterables.rst:20 +msgid "Functions" +msgstr "" + +#: ../../../manim/utils/iterables.py:docstring of manim.utils.iterables.batch_by_property:1 +msgid "Takes in a list, and returns a list of tuples, (batch, prop) such that all items in a batch have the same output when put into property_func, and such that chaining all these batches together would give the original list (i.e. order is preserved)" +msgstr "" + +#: ../../../manim/utils/iterables.py:docstring of manim.utils.iterables.list_update:1 +msgid "Used instead of list(set(l1).update(l2)) to maintain order, making sure duplicates are removed from l1, not l2." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.utils.paths.pot b/docs/i18n/gettext/reference/manim.utils.paths.pot new file mode 100644 index 0000000000..322e62a6d3 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.paths.pot @@ -0,0 +1,25 @@ + +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.utils.paths.rst:2 +msgid "paths" +msgstr "" + +#: ../../../manim/utils/paths.py:docstring of manim.utils.paths:1 +msgid "Functions determining transformation paths between sets of points." +msgstr "" + +#: ../../source/reference/manim.utils.paths.rst:20 +msgid "Functions" +msgstr "" + +#: ../../../manim/utils/paths.py:docstring of manim.utils.paths.path_along_arc:1 +msgid "If vect is vector from start to end, [vect[:,1], -vect[:,0]] is perpendicular to vect in the left direction." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.utils.rate_functions.pot b/docs/i18n/gettext/reference/manim.utils.rate_functions.pot new file mode 100644 index 0000000000..e8922f75ea --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.rate_functions.pot @@ -0,0 +1,88 @@ + +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.utils.rate_functions.rst:2 +msgid "rate\\_functions" +msgstr "" + +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions:1 +msgid "A selection of rate functions, i.e., *speed curves* for animations. Please find a standard list at https://easings.net/. Here is a picture for the non-standard ones" +msgstr "" + +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions:46 +msgid "There are primarily 3 kinds of standard easing functions:" +msgstr "" + +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions:48 +msgid "Ease In - The animation has a smooth start." +msgstr "" + +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions:49 +msgid "Ease Out - The animation has a smooth end." +msgstr "" + +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions:50 +msgid "Ease In Out - The animation has a smooth start as well as smooth end." +msgstr "" + +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions:52 +msgid "The standard functions are not exported, so to use them you do something like this: rate_func=rate_functions.ease_in_sine On the other hand, the non-standard functions, which are used more commonly, are exported and can be used directly." +msgstr "" + +#: ../../source/reference/manim.utils.rate_functions.rst:20 +msgid "Functions" +msgstr "" + +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.double_smooth:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_back:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_bounce:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_circ:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_cubic:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_elastic:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_expo:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_out_back:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_out_bounce:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_out_circ:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_out_cubic:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_out_elastic:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_out_expo:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_out_quad:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_out_quart:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_out_quint:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_out_sine:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_quad:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_quart:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_quint:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_in_sine:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_out_back:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_out_bounce:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_out_circ:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_out_cubic:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_out_elastic:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_out_expo:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_out_quad:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_out_quart:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_out_quint:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.ease_out_sine:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.exponential_decay:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.linear:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.lingering:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.not_quite_there:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.running_start:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.rush_from:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.rush_into:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.slow_into:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.smooth:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.squish_rate_func:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.there_and_back:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.there_and_back_with_pause:0 +#: ../../../manim/utils/rate_functions.py:docstring of manim.utils.rate_functions.wiggle:0 +msgid "Parameters" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.simple_functions.po b/docs/i18n/gettext/reference/manim.utils.simple_functions.pot similarity index 51% rename from docs/i18n/en/LC_MESSAGES/reference/manim.utils.simple_functions.po rename to docs/i18n/gettext/reference/manim.utils.simple_functions.pot index bc233ac799..2639ffa55a 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.simple_functions.po +++ b/docs/i18n/gettext/reference/manim.utils.simple_functions.pot @@ -2,22 +2,16 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.utils.simple_functions.rst:2 msgid "simple\\_functions" msgstr "" -#: manim.utils.simple_functions:1 of +#: ../../../manim/utils/simple_functions.py:docstring of manim.utils.simple_functions:1 msgid "A collection of simple functions." msgstr "" -#: ../../source/reference/manim.utils.simple_functions.rst:20 -msgid "Functions" -msgstr "" - diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.sounds.po b/docs/i18n/gettext/reference/manim.utils.sounds.pot similarity index 51% rename from docs/i18n/en/LC_MESSAGES/reference/manim.utils.sounds.po rename to docs/i18n/gettext/reference/manim.utils.sounds.pot index 88a870aadf..db7981d704 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.sounds.po +++ b/docs/i18n/gettext/reference/manim.utils.sounds.pot @@ -2,22 +2,16 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.utils.sounds.rst:2 msgid "sounds" msgstr "" -#: manim.utils.sounds:1 of +#: ../../../manim/utils/sounds.py:docstring of manim.utils.sounds:1 msgid "Sound-related utility functions." msgstr "" -#: ../../source/reference/manim.utils.sounds.rst:20 -msgid "Functions" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.utils.space_ops.pot b/docs/i18n/gettext/reference/manim.utils.space_ops.pot new file mode 100644 index 0000000000..b683c976d8 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.space_ops.pot @@ -0,0 +1,496 @@ + +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.utils.space_ops.rst:2 +msgid "space\\_ops" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops:1 +msgid "Utility functions for two- and three-dimensional vectors." +msgstr "" + +#: ../../source/reference/manim.utils.space_ops.rst:20 +msgid "Functions" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.R3_to_complex:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_axis_from_quaternion:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_between_vectors:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_of_vector:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.cartesian_to_spherical:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.center_of_mass:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.compass_directions:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.complex_to_R3:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.earclip_triangulation:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.get_unit_normal:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.get_winding_number:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.line_intersection:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.midpoint:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.norm_squared:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.normalize:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.normalize_along_axis:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.perpendicular_bisector:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.project_along_vector:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_conjugate:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_from_angle_axis:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_mult:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.regular_vertices:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotate_vector:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_about_z:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_matrix:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_matrix_from_quaternion:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_matrix_transpose:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_matrix_transpose_from_quaternion:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.shoelace:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.shoelace_direction:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.spherical_to_cartesian:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.thick_diagonal:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.z_to_vector:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.R3_to_complex:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_axis_from_quaternion:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_between_vectors:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_of_vector:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.cartesian_to_spherical:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.center_of_mass:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.compass_directions:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.complex_to_R3:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.earclip_triangulation:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.find_intersection:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.get_unit_normal:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.get_winding_number:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.line_intersection:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.midpoint:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.norm_squared:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.normalize:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.normalize_along_axis:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.perpendicular_bisector:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.project_along_vector:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_conjugate:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_from_angle_axis:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_mult:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.regular_vertices:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotate_vector:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_about_z:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_matrix:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_matrix_from_quaternion:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_matrix_transpose:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_matrix_transpose_from_quaternion:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.shoelace:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.shoelace_direction:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.spherical_to_cartesian:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.thick_diagonal:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.z_to_vector:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_axis_from_quaternion:1 +msgid "Gets angle and axis from a quaternion." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_axis_from_quaternion:3 +msgid "The quaternion from which we get the angle and axis." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_axis_from_quaternion:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_between_vectors:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_of_vector:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.center_of_mass:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.compass_directions:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.earclip_triangulation:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.get_unit_normal:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.line_intersection:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.midpoint:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.normalize_along_axis:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.perpendicular_bisector:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.project_along_vector:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_conjugate:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_from_angle_axis:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_mult:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.regular_vertices:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotate_vector:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_about_z:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_matrix_transpose_from_quaternion:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.shoelace:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.shoelace_direction:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_axis_from_quaternion:5 +msgid "Gives the angle and axis" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_between_vectors:1 +msgid "Returns the angle between two vectors. This angle will always be between 0 and pi" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_between_vectors:4 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.get_unit_normal:3 +msgid "The first vector." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_between_vectors:5 +msgid "The second vector." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_between_vectors:7 +msgid "The angle between the vectors." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_of_vector:1 +msgid "Returns polar coordinate theta when vector is projected on xy plane." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_of_vector:3 +msgid "The vector to find the angle for." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.angle_of_vector:5 +msgid "The angle of the vector projected." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.cartesian_to_spherical:1 +msgid "Returns an array of numbers corresponding to each polar coordinate value (distance, phi, theta)." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.cartesian_to_spherical:4 +msgid "A numpy array ``[x, y, z]``." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.center_of_mass:1 +msgid "Gets the center of mass of the points in space." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.center_of_mass:3 +msgid "The points to find the center of mass from." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.center_of_mass:5 +msgid "The center of mass of the points." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.compass_directions:1 +msgid "Finds the cardinal directions using tau." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.compass_directions:3 +msgid "The amount to be rotated, by default 4" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.compass_directions:4 +msgid "The direction for the angle to start with, by default RIGHT" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.compass_directions:6 +msgid "The angle which has been rotated." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.earclip_triangulation:1 +msgid "Returns a list of indices giving a triangulation of a polygon, potentially with holes." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.earclip_triangulation:4 +msgid "verts is a numpy array of points." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.earclip_triangulation:5 +msgid "ring_ends is a list of indices indicating where" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.earclip_triangulation:8 +msgid "A list of indices giving a triangulation of a polygon." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.find_intersection:1 +msgid "Return the intersection of a line passing through p0 in direction v0 with one passing through p1 in direction v1. (Or array of intersections from arrays of such points/directions). For 3d values, it returns the point on the ray p0 + v0 * t closest to the ray p1 + v1 * t" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.get_unit_normal:1 +msgid "Gets the unit normal of the vectors." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.get_unit_normal:4 +msgid "The second vector" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.get_unit_normal:5 +msgid "[description], by default 1e-6" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.get_unit_normal:7 +msgid "The normal of the two vectors." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.line_intersection:1 +msgid "Returns intersection point of two lines, each defined with a pair of vectors determining the end points." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.line_intersection:4 +msgid "The first line." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.line_intersection:5 +msgid "The second line." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.line_intersection:7 +msgid "The intersection points of the two lines which are intersecting." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.line_intersection:0 +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotate_vector:0 +msgid "Raises" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.line_intersection:10 +msgid "Error is produced if the two lines don't intersect with each other" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.midpoint:1 +msgid "Gets the midpoint of two points." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.midpoint:3 +msgid "The first point." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.midpoint:4 +msgid "The second point." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.midpoint:6 +msgid "The midpoint of the points" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.normalize_along_axis:1 +msgid "Normalizes an array with the provided axis." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.normalize_along_axis:3 +msgid "The array which has to be normalized." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.normalize_along_axis:4 +msgid "The axis to be normalized to." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.normalize_along_axis:6 +msgid "Array which has been normalized according to the axis." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.perpendicular_bisector:1 +msgid "Returns a list of two points that correspond to the ends of the perpendicular bisector of the two points given." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.perpendicular_bisector:5 +msgid "a list of two numpy array points (corresponding to the ends of a line)." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.perpendicular_bisector:7 +msgid "the vector perpendicular to both the line given and the perpendicular bisector." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.perpendicular_bisector:10 +msgid "A list of two numpy array points that correspond to the ends of the perpendicular bisector" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.project_along_vector:1 +msgid "Projects a vector along a point." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.project_along_vector:3 +msgid "The point to be project from." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.project_along_vector:4 +msgid "The vector which has to projected." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.project_along_vector:6 +msgid "A dot product of the point and vector." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_conjugate:1 +msgid "Used for finding the conjugate of the quaternion" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_conjugate:3 +msgid "The quaternion for which you want to find the conjugate for." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_conjugate:5 +msgid "The conjugate of the quaternion." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_from_angle_axis:1 +msgid "Gets a quaternion from an angle and an axis. For more information, check `this Wikipedia page `__." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_from_angle_axis:5 +msgid "The angle for the quaternion." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_from_angle_axis:6 +msgid "The axis for the quaternion" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_from_angle_axis:7 +msgid "Checks whether the axis is normalized, by default False" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_from_angle_axis:10 +msgid "Gives back a quaternion from the angle and axis" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_mult:1 +msgid "Gets the Hamilton product of the quaternions provided. For more information, check `this Wikipedia page `__." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.quaternion_mult:5 +msgid "Returns a list of product of two quaternions." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.regular_vertices:1 +msgid "Generates regularly spaced vertices around a circle centered at the origin." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.regular_vertices:3 +msgid "The number of vertices" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.regular_vertices:4 +msgid "The radius of the circle that the vertices are placed on." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.regular_vertices:5 +msgid "The angle the vertices start at. If unspecified, for even ``n`` values, ``0`` will be used. For odd ``n`` values, 90 degrees is used." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.regular_vertices:5 +msgid "The angle the vertices start at." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.regular_vertices:7 +msgid "If unspecified, for even ``n`` values, ``0`` will be used. For odd ``n`` values, 90 degrees is used." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.regular_vertices:10 +msgid "* **vertices** (:class:`numpy.ndarray`) -- The regularly spaced vertices. * **start_angle** (:class:`float`) -- The angle the vertices start at." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.regular_vertices:10 +msgid "**vertices** (:class:`numpy.ndarray`) -- The regularly spaced vertices." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.regular_vertices:11 +msgid "**start_angle** (:class:`float`) -- The angle the vertices start at." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotate_vector:1 +msgid "Function for rotating a vector." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotate_vector:3 +msgid "The vector to be rotated." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotate_vector:4 +msgid "The angle to be rotated by." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotate_vector:5 +msgid "The axis to be rotated, by default OUT" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotate_vector:7 +msgid "The rotated vector with provided angle and axis." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotate_vector:10 +msgid "If vector is not of dimension 2 or 3." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_about_z:1 +msgid "Returns a rotation matrix for a given angle." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_about_z:3 +msgid "Angle for the rotation matrix." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_about_z:6 +msgid "Gives back the rotated matrix." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_matrix:1 +msgid "Rotation in R^3 about a specified axis of rotation." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_matrix_transpose_from_quaternion:1 +msgid "Converts the quaternion, quat, to an equivalent rotation matrix representation. For more information, check `this page `_." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_matrix_transpose_from_quaternion:5 +msgid "The quaternion which is to be converted." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.rotation_matrix_transpose_from_quaternion:7 +msgid "Gives back the Rotation matrix representation, returned as a 3-by-3 matrix or 3-by-3-by-N multidimensional array." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.shoelace:1 +msgid "2D implementation of the shoelace formula." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.shoelace:3 +msgid "Returns signed area." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.shoelace:4 +msgid ":class:`float`" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.shoelace_direction:1 +msgid "Uses the area determined by the shoelace method to determine whether the input set of points is directed clockwise or counterclockwise." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.shoelace_direction:4 +msgid "Either ``\"CW\"`` or ``\"CCW\"``." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.shoelace_direction:5 +msgid ":class:`str`" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.spherical_to_cartesian:1 +msgid "Returns a numpy array ``[x, y, z]`` based on the spherical coordinates given." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.spherical_to_cartesian:4 +msgid "A list of three floats that correspond to the following: r - The distance between the point and the origin. theta - The azimuthal angle of the point to the positive x-axis. phi - The vertical angle of the point to the positive z-axis." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.spherical_to_cartesian:4 +msgid "A list of three floats that correspond to the following:" +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.spherical_to_cartesian:6 +msgid "r - The distance between the point and the origin." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.spherical_to_cartesian:8 +msgid "theta - The azimuthal angle of the point to the positive x-axis." +msgstr "" + +#: ../../../manim/utils/space_ops.py:docstring of manim.utils.space_ops.spherical_to_cartesian:10 +msgid "phi - The vertical angle of the point to the positive z-axis." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.utils.strings.pot b/docs/i18n/gettext/reference/manim.utils.strings.pot new file mode 100644 index 0000000000..ccf28863f9 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.strings.pot @@ -0,0 +1,29 @@ + +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.utils.strings.rst:2 +msgid "strings" +msgstr "" + +#: ../../../manim/utils/strings.py:docstring of manim.utils.strings:1 +msgid "String manipulation utilities." +msgstr "" + +#: ../../source/reference/manim.utils.strings.rst:20 +msgid "Functions" +msgstr "" + +#: ../../../manim/utils/strings.py:docstring of manim.utils.strings.split_string_list_to_isolate_substrings:1 +msgid "Similar to split_string_to_isolate_substrings, but the first argument is a list of strings, thought of as something already broken up a bit." +msgstr "" + +#: ../../../manim/utils/strings.py:docstring of manim.utils.strings.split_string_to_isolate_substrings:1 +msgid "Given a string, and an arbitrary number of possible substrings, returns a list of strings which would concatenate to make the full string, and in which these special substrings appear as their own elements." +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.utils.tex.TexTemplate.pot b/docs/i18n/gettext/reference/manim.utils.tex.TexTemplate.pot new file mode 100644 index 0000000000..c24c77fa60 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.tex.TexTemplate.pot @@ -0,0 +1,155 @@ + +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.utils.tex.TexTemplate.rst:2 +msgid "TexTemplate" +msgstr "" + +#: ../../source/reference/manim.utils.tex.TexTemplate.rst:4 +msgid "Qualified name: ``manim.utils.tex.TexTemplate``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:1 +msgid "Bases: :class:`object`" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:1 +msgid "TeX templates are used for creating Tex() and MathTex() objects." +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.add_to_document:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.add_to_preamble:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:3 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:18 +msgid "The TeX compiler to be used, e.g. ``latex``, ``pdflatex`` or ``lualatex``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:5 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:24 +msgid "The output format resulting from compilation, e.g. ``.dvi`` or ``.pdf``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:7 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:30 +msgid "The command defining the documentclass, e.g. ``\\documentclass[preview]{standalone}``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:9 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:36 +msgid "The document's preamble, i.e. the part between ``\\documentclass`` and ``\\begin{document}``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:11 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:42 +msgid "Text in the document that will be replaced by the expression to be rendered" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:13 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:48 +msgid "Text (definitions, commands) to be inserted at right after ``\\begin{document}``, e.g. ``\\boldmath``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:0 +msgid "type" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:20 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:26 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:32 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:38 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:44 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate:50 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression:7 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env:9 +msgid ":class:`str`" +msgstr "" + +#: ../../source/reference/manim.utils.tex.TexTemplate.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.utils.tex.TexTemplate.rst:24::1 +msgid "Adds txt to the TeX template just after \\begin{document}, e.g." +msgstr "" + +#: ../../source/reference/manim.utils.tex.TexTemplate.rst:24::1 +msgid "Adds stuff to the TeX template's preamble (e.g." +msgstr "" + +#: ../../source/reference/manim.utils.tex.TexTemplate.rst:24::1 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression:1 +msgid "Inserts expression verbatim into TeX template." +msgstr "" + +#: ../../source/reference/manim.utils.tex.TexTemplate.rst:24::1 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env:1 +msgid "Inserts expression into TeX template wrapped in \\begin{environment} and \\end{environment}" +msgstr "" + +#: ../../source/reference/manim.utils.tex.TexTemplate.rst:26 +msgid "Attributes" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.add_to_document:1 +msgid "Adds txt to the TeX template just after \\begin{document}, e.g. ``\\boldmath``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.add_to_document:3 +msgid "String containing the text to be added." +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.add_to_preamble:1 +msgid "Adds stuff to the TeX template's preamble (e.g. definitions, packages). Text can be inserted at the beginning or at the end of the preamble." +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.add_to_preamble:3 +msgid "String containing the text to be added, e.g. ``\\usepackage{hyperref}``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.add_to_preamble:5 +msgid "Whether the text should be added at the beginning of the preamble, i.e. right after ``\\documentclass``. Default is to add it at the end of the preamble, i.e. right before ``\\begin{document}``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression:3 +msgid "The string containing the expression to be typeset, e.g. ``$\\sqrt{2}$``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression:6 +msgid "LaTeX code based on current template, containing the given ``expression`` and ready for typesetting" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env:3 +msgid "The string containing the expression to be typeset, e.g. ``$\\\\sqrt{2}$``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplate.get_texcode_for_expression_in_env:5 +msgid "The string containing the environment in which the expression should be typeset, e.g. ``align*``" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.utils.tex.TexTemplateFromFile.pot b/docs/i18n/gettext/reference/manim.utils.tex.TexTemplateFromFile.pot new file mode 100644 index 0000000000..22bd736d6b --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.tex.TexTemplateFromFile.pot @@ -0,0 +1,116 @@ + +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.utils.tex.TexTemplateFromFile.rst:2 +msgid "TexTemplateFromFile" +msgstr "" + +#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:4 +msgid "Qualified name: ``manim.utils.tex.TexTemplateFromFile``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:1 +msgid "Bases: :class:`manim.utils.tex.TexTemplate`" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:1 +msgid "A TexTemplate object created from a template file (default: tex_template.tex)" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile.add_to_document:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile.add_to_preamble:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:3 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:35 +msgid "The TeX compiler to be used, e.g. ``latex``, ``pdflatex`` or ``lualatex``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:5 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:41 +msgid "The output format resulting from compilation, e.g. ``.dvi`` or ``.pdf``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:7 +msgid "The command defining the documentclass, e.g. ``\\documentclass[preview]{standalone}``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:9 +msgid "The document's preamble, i.e. the part between ``\\documentclass`` and ``\\begin{document}``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:11 +msgid "Text in the document that will be replaced by the expression to be rendered" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:13 +msgid "Text (definitions, commands) to be inserted at right after ``\\begin{document}``, e.g. ``\\boldmath``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:15 +msgid "The kwargs specified can only be strings." +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:18 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:23 +msgid "Path to a valid TeX template file" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:0 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:0 +msgid "type" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:25 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:31 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:37 +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:43 +msgid ":class:`str`" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile:29 +msgid "Content of the TeX template file" +msgstr "" + +#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:22::1 +msgid "Adds txt to the TeX template just after \\begin{document}, e.g." +msgstr "" + +#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:22::1 +msgid "Adds stuff to the TeX template's preamble (e.g." +msgstr "" + +#: ../../source/reference/manim.utils.tex.TexTemplateFromFile.rst:24 +msgid "Attributes" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile.add_to_document:1 +msgid "Adds txt to the TeX template just after \\begin{document}, e.g. ``\\boldmath``" +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile.add_to_document:3 +msgid "String containing the text to be added." +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile.add_to_preamble:1 +msgid "Adds stuff to the TeX template's preamble (e.g. definitions, packages). Text can be inserted at the beginning or at the end of the preamble." +msgstr "" + +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex.TexTemplateFromFile.add_to_preamble:3 +msgid "String containing the text to be added, e.g. ``\\usepackage{hyperref}``" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex.po b/docs/i18n/gettext/reference/manim.utils.tex.pot similarity index 60% rename from docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex.po rename to docs/i18n/gettext/reference/manim.utils.tex.pot index eb8329f7cd..1cb99ad643 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex.po +++ b/docs/i18n/gettext/reference/manim.utils.tex.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.utils.tex.rst:2 msgid "tex" msgstr "" -#: manim.utils.tex:1 of +#: ../../../manim/utils/tex.py:docstring of manim.utils.tex:1 msgid "Utilities for processing LaTeX templates." msgstr "" @@ -24,10 +22,4 @@ msgstr "" msgid "TeX templates are used for creating Tex() and MathTex() objects." msgstr "" -#: ../../source/reference/manim.utils.tex.rst:22::1 -msgid "" -"A TexTemplate object created from a template file (default: " -"tex_template.tex)" -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim.utils.tex_file_writing.pot b/docs/i18n/gettext/reference/manim.utils.tex_file_writing.pot new file mode 100644 index 0000000000..ce4d19eac5 --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.tex_file_writing.pot @@ -0,0 +1,132 @@ + +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.utils.tex_file_writing.rst:2 +msgid "tex\\_file\\_writing" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing:1 +msgid "Interface for writing, compiling, and converting ``.tex`` files." +msgstr "" + +#: ../../source/reference/manim.utils.tex_file_writing.rst:20 +msgid "Functions" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.compile_tex:1 +msgid "Compiles a tex_file into a .dvi or a .xdv or a .pdf" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.compile_tex:0 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.convert_to_svg:0 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.generate_tex_file:0 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_compilation_command:0 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_to_svg_file:0 +msgid "Parameters" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.compile_tex:3 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_compilation_command:7 +msgid "File name of TeX file to be typeset." +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.compile_tex:5 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_compilation_command:3 +msgid "String containing the compiler to be used, e.g. ``pdflatex`` or ``lualatex``" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.compile_tex:7 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_compilation_command:5 +msgid "String containing the output format generated by the compiler, e.g. ``.dvi`` or ``.pdf``" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.compile_tex:0 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.convert_to_svg:0 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.generate_tex_file:0 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_compilation_command:0 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_to_svg_file:0 +msgid "Returns" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.compile_tex:10 +msgid "Path to generated output file in desired format (DVI, XDV or PDF)." +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.compile_tex:0 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.convert_to_svg:0 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.generate_tex_file:0 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_compilation_command:0 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_to_svg_file:0 +msgid "Return type" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.compile_tex:11 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.convert_to_svg:11 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.generate_tex_file:12 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_compilation_command:13 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_to_svg_file:11 +msgid ":class:`str`" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.convert_to_svg:1 +msgid "Converts a .dvi, .xdv, or .pdf file into an svg using dvisvgm." +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.convert_to_svg:3 +msgid "File name of the input file to be converted." +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.convert_to_svg:5 +msgid "String containing the file extension and thus indicating the file type, e.g. ``.dvi`` or ``.pdf``" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.convert_to_svg:7 +msgid "Page to be converted if input file is multi-page." +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.convert_to_svg:10 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_to_svg_file:10 +msgid "Path to generated SVG file." +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.generate_tex_file:1 +msgid "Takes a tex expression (and an optional tex environment), and returns a fully formed tex file ready for compilation." +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.generate_tex_file:4 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_to_svg_file:3 +msgid "String containing the TeX expression to be rendered, e.g. ``\\sqrt{2}`` or ``foo``" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.generate_tex_file:6 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_to_svg_file:5 +msgid "The string containing the environment in which the expression should be typeset, e.g. ``align*``" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.generate_tex_file:8 +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_to_svg_file:7 +msgid "Template class used to typesetting. If not set, use default template set via `config[\"tex_template\"]`" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.generate_tex_file:11 +msgid "Path to generated TeX file" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_compilation_command:1 +msgid "Prepares the tex compilation command with all necessary cli flags" +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_compilation_command:9 +msgid "Path to the directory where compiler output will be stored." +msgstr "" + +#: ../../../manim/utils/tex_file_writing.py:docstring of manim.utils.tex_file_writing.tex_compilation_command:12 +msgid "Compilation command according to given parameters" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.utils.tex_templates.TexFontTemplates.pot b/docs/i18n/gettext/reference/manim.utils.tex_templates.TexFontTemplates.pot new file mode 100644 index 0000000000..75b32e5c1a --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.tex_templates.TexFontTemplates.pot @@ -0,0 +1,316 @@ + +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.utils.tex_templates.TexFontTemplates.rst:2 +msgid "TexFontTemplates" +msgstr "" + +#: ../../source/reference/manim.utils.tex_templates.TexFontTemplates.rst:4 +msgid "Qualified name: ``manim.utils.tex\\_templates.TexFontTemplates``" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates:1 +msgid "Bases: :class:`object`" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates:1 +msgid "A collection of TeX templates for the fonts described at http://jf.burnol.free.fr/showcase.html" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates:3 +msgid "These templates are specifically designed to allow you to typeset formulae and mathematics using different fonts. They are based on the mathastext LaTeX package." +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates:7 +msgid "Examples" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates:8 +msgid "Normal usage as a value for the keyword argument tex_template of Tex() and MathTex() mobjects::" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates:13 +msgid "Notes" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates:14 +msgid "Many of these templates require that specific fonts are installed on your local machine. For example, choosing the template TexFontTemplates.comic_sans will not compile if the Comic Sans Microsoft font is not installed." +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates:20 +msgid "To experiment, try to render the TexFontTemplateLibrary example scene:" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates:20 +msgid "``manim path/to/manim/example_scenes/advanced_tex_fonts.py TexFontTemplateLibrary -p -ql``" +msgstr "" + +#: ../../source/reference/manim.utils.tex_templates.TexFontTemplates.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.utils.tex_templates.TexFontTemplates.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1 +msgid "American Typewriter" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.antykwa:1 +msgid "Antykwa Półtawskiego (TX Fonts for Greek and math symbols)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.apple_chancery:1 +msgid "Apple Chancery" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.auriocus_kalligraphicus:1 +msgid "Auriocus Kalligraphicus (Symbol Greek)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.baskervald_adf_fourier:1 +msgid "Baskervald ADF with Fourier" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.baskerville_it:1 +msgid "Baskerville (Italic)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.biolinum:1 +msgid "Biolinum" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.brushscriptx:1 +msgid "BrushScriptX-Italic (PX math and Greek)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.chalkboard_se:1 +msgid "Chalkboard SE" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.chalkduster:1 +msgid "Chalkduster" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.comfortaa:1 +msgid "Comfortaa" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.comic_sans:1 +msgid "Comic Sans MS" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.droid_sans:1 +msgid "Droid Sans" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.droid_sans_it:1 +msgid "Droid Sans (Italic)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.droid_serif:1 +msgid "Droid Serif" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.droid_serif_px_it:1 +msgid "Droid Serif (PX math symbols) (Italic)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.ecf_augie:1 +msgid "ECF Augie (Euler Greek)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.ecf_jd:1 +msgid "ECF JD (with TX fonts)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.ecf_skeetch:1 +msgid "ECF Skeetch (CM Greek)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.ecf_tall_paul:1 +msgid "ECF Tall Paul (with Symbol font)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.ecf_webster:1 +msgid "ECF Webster (with TX fonts)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.electrum_adf:1 +msgid "Electrum ADF (CM Greek)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.epigrafica:1 +msgid "Epigrafica" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.fourier_utopia:1 +msgid "Fourier Utopia (Fourier upright Greek)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.french_cursive:1 +msgid "French Cursive (Euler Greek)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.gfs_bodoni:1 +msgid "GFS Bodoni" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.gfs_didot:1 +msgid "GFS Didot (Italic)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.gfs_neoHellenic:1 +msgid "GFS NeoHellenic" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.gnu_freesans_tx:1 +msgid "GNU FreeSerif (and TX fonts symbols)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.gnu_freeserif_freesans:1 +msgid "GNU FreeSerif and FreeSans" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.helvetica_fourier_it:1 +msgid "Helvetica with Fourier (Italic)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.latin_modern_tw:1 +msgid "Latin Modern Typewriter Proportional" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.latin_modern_tw_it:1 +msgid "Latin Modern Typewriter Proportional (CM Greek) (Italic)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.libertine:1 +msgid "Libertine" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.libris_adf_fourier:1 +msgid "Libris ADF with Fourier" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.minion_pro_myriad_pro:1 +msgid "Minion Pro and Myriad Pro (and TX fonts symbols)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.minion_pro_tx:1 +msgid "Minion Pro (and TX fonts symbols)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.new_century_schoolbook:1 +msgid "New Century Schoolbook (Symbol Greek)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.new_century_schoolbook_px:1 +msgid "New Century Schoolbook (Symbol Greek, PX math symbols)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.noteworthy_light:1 +msgid "Noteworthy Light" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.palatino:1 +msgid "Palatino (Symbol Greek)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.papyrus:1 +msgid "Papyrus" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.romande_adf_fourier_it:1 +msgid "Romande ADF with Fourier (Italic)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.slitex:1 +msgid "SliTeX (Euler Greek)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.times_fourier_it:1 +msgid "Times with Fourier (Italic)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.urw_avant_garde:1 +msgid "URW Avant Garde (Symbol Greek)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.urw_zapf_chancery:1 +msgid "URW Zapf Chancery (CM Greek)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.venturis_adf_fourier_it:1 +msgid "Venturis ADF with Fourier (Italic)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.verdana_it:1 +msgid "Verdana (Italic)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.vollkorn:1 +msgid "Vollkorn (TX fonts for Greek and math symbols)" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexFontTemplates.american_typewriter:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexFontTemplates.vollkorn_fourier_it:1 +msgid "Vollkorn with Fourier (Italic)" +msgstr "" + + diff --git a/docs/i18n/gettext/reference/manim.utils.tex_templates.TexTemplateLibrary.pot b/docs/i18n/gettext/reference/manim.utils.tex_templates.TexTemplateLibrary.pot new file mode 100644 index 0000000000..2d9fbebd0f --- /dev/null +++ b/docs/i18n/gettext/reference/manim.utils.tex_templates.TexTemplateLibrary.pot @@ -0,0 +1,56 @@ + +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.utils.tex_templates.TexTemplateLibrary.rst:2 +msgid "TexTemplateLibrary" +msgstr "" + +#: ../../source/reference/manim.utils.tex_templates.TexTemplateLibrary.rst:4 +msgid "Qualified name: ``manim.utils.tex\\_templates.TexTemplateLibrary``" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexTemplateLibrary:1 +msgid "Bases: :class:`object`" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexTemplateLibrary:1 +msgid "A collection of basic TeX template objects" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexTemplateLibrary:4 +msgid "Examples" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexTemplateLibrary:5 +msgid "Normal usage as a value for the keyword argument tex_template of Tex() and MathTex() mobjects::" +msgstr "" + +#: ../../source/reference/manim.utils.tex_templates.TexTemplateLibrary.rst:14 +msgid "Methods" +msgstr "" + +#: ../../source/reference/manim.utils.tex_templates.TexTemplateLibrary.rst:21 +msgid "Attributes" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexTemplateLibrary.ctex:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexTemplateLibrary.ctex:1 +msgid "An instance of the TeX template used by 3b1b when using the use_ctex flag" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexTemplateLibrary.ctex:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexTemplateLibrary.default:1 +msgid "An instance of the default TeX template in manim" +msgstr "" + +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates.TexTemplateLibrary.ctex:1::1 +#: ../../source/docstring of manim.utils.tex_templates.TexTemplateLibrary.simple:1 +msgid "An instance of a simple TeX template with only basic AMS packages loaded" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_templates.po b/docs/i18n/gettext/reference/manim.utils.tex_templates.pot similarity index 51% rename from docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_templates.po rename to docs/i18n/gettext/reference/manim.utils.tex_templates.pot index 7d1063990e..8b61530cb2 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim.utils.tex_templates.po +++ b/docs/i18n/gettext/reference/manim.utils.tex_templates.pot @@ -2,17 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim.utils.tex_templates.rst:2 msgid "tex\\_templates" msgstr "" -#: manim.utils.tex_templates:1 of +#: ../../../manim/utils/tex_templates.py:docstring of manim.utils.tex_templates:1 msgid "A library of LaTeX templates." msgstr "" @@ -21,13 +19,7 @@ msgid "Classes" msgstr "" #: ../../source/reference/manim.utils.tex_templates.rst:22::1 -msgid "" -"A collection of TeX templates for the fonts described at " -"http://jf.burnol.free.fr/showcase.html" -msgstr "" - -#: ../../source/reference/manim.utils.tex_templates.rst:22::1 -msgid "A collection of basic TeX template objects" +msgid "A collection of TeX templates for the fonts described at http://jf.burnol.free.fr/showcase.html" msgstr "" diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim_directive.ManimDirective.po b/docs/i18n/gettext/reference/manim_directive.ManimDirective.pot similarity index 58% rename from docs/i18n/en/LC_MESSAGES/reference/manim_directive.ManimDirective.po rename to docs/i18n/gettext/reference/manim_directive.ManimDirective.pot index 75b5759918..8f369387ae 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim_directive.ManimDirective.po +++ b/docs/i18n/gettext/reference/manim_directive.ManimDirective.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim_directive.ManimDirective.rst:2 msgid "ManimDirective" @@ -16,15 +14,15 @@ msgstr "" msgid "Qualified name: ``manim\\_directive.ManimDirective``" msgstr "" -#: manim_directive.ManimDirective:1 of +#: ../../source/manim_directive.py:docstring of manim_directive.ManimDirective:1 msgid "Bases: :class:`docutils.parsers.rst.Directive`" msgstr "" -#: manim_directive.ManimDirective:1 of +#: ../../source/manim_directive.py:docstring of manim_directive.ManimDirective:1 msgid "The manim directive, rendering videos while building the documentation." msgstr "" -#: manim_directive.ManimDirective:4 of +#: ../../source/manim_directive.py:docstring of manim_directive.ManimDirective:4 msgid "See the module docstring for documentation." msgstr "" @@ -36,12 +34,6 @@ msgstr "" msgid "Attributes" msgstr "" -#: ../../source/reference/manim_directive.ManimDirective.rst:29::1 -msgid "" -":obj:`final_argument_whitespace " -"`\\" -msgstr "" - #: ../../source/reference/manim_directive.ManimDirective.rst:29::1 msgid "May the final argument contain whitespace?" msgstr "" @@ -54,24 +46,8 @@ msgstr "" msgid "Mapping of option names to validator functions." msgstr "" -#: ../../source/reference/manim_directive.ManimDirective.rst:29::1 -msgid "" -":obj:`optional_arguments " -"`\\" -msgstr "" - #: ../../source/reference/manim_directive.ManimDirective.rst:29::1 msgid "Number of optional arguments after the required arguments." msgstr "" -#: ../../source/reference/manim_directive.ManimDirective.rst:29::1 -msgid "" -":obj:`required_arguments " -"`\\" -msgstr "" - -#: ../../source/reference/manim_directive.ManimDirective.rst:29::1 -msgid "Number of required directive arguments." -msgstr "" - diff --git a/docs/i18n/gettext/reference/manim_directive.pot b/docs/i18n/gettext/reference/manim_directive.pot new file mode 100644 index 0000000000..39b6b17168 --- /dev/null +++ b/docs/i18n/gettext/reference/manim_directive.pot @@ -0,0 +1,125 @@ + +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/manim_directive.py:docstring of manim_directive:2 +msgid "A directive for including Manim videos in a Sphinx document" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:4 +msgid "When rendering the HTML documentation, the ``.. manim::`` directive implemented here allows to include rendered videos." +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:7 +msgid "Its basic usage that allows processing **inline content** looks as follows::" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:16 +msgid "It is required to pass the name of the class representing the scene to be rendered to the directive." +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:19 +msgid "As a second application, the directive can also be used to render scenes that are defined within doctests, for example::" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:34 +msgid "Options" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:36 +msgid "Options can be passed as follows::" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:41 +msgid "The following configuration options are supported by the directive:" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:46 +msgid "hide_source" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:45 +msgid "If this flag is present without argument, the source code is not displayed above the rendered video." +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:50 +msgid "quality" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:None +msgid "{'low', 'medium', 'high', 'fourk'}" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:49 +msgid "Controls render quality of the video, in analogy to the corresponding command line flags." +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:54 +msgid "save_as_gif" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:53 +msgid "If this flag is present without argument, the scene is rendered as a gif." +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:59 +msgid "save_last_frame" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:57 +msgid "If this flag is present without argument, an image representing the last frame of the scene will be rendered and displayed, instead of a video." +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:63 +msgid "ref_classes" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:62 +msgid "A list of classes, separated by spaces, that is rendered in a reference block after the source code." +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:67 +msgid "ref_functions" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:66 +msgid "A list of functions, separated by spaces, that is rendered in a reference block after the source code." +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:71 +msgid "ref_methods" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive:70 +msgid "A list of methods, separated by spaces, that is rendered in a reference block after the source code." +msgstr "" + +#: ../../source/reference/manim_directive.rst:15 +msgid "Classes" +msgstr "" + +#: ../../source/reference/manim_directive.rst:28::1 +msgid "The manim directive, rendering videos while building the documentation." +msgstr "" + +#: ../../source/reference/manim_directive.rst:31 +msgid "Functions" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive.process_name_list:1 +msgid "Reformats a string of space separated class names as a list of strings containing valid Sphinx references." +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive.process_name_list:5 +msgid "Tests" +msgstr "" + +#: ../../source/manim_directive.py:docstring of manim_directive.process_name_list:0 +msgid "Parameters" +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference/manim_directive.skip_manim_node.po b/docs/i18n/gettext/reference/manim_directive.skip_manim_node.pot similarity index 57% rename from docs/i18n/en/LC_MESSAGES/reference/manim_directive.skip_manim_node.po rename to docs/i18n/gettext/reference/manim_directive.skip_manim_node.pot index dd83cdcdc1..3abbe7f476 100644 --- a/docs/i18n/en/LC_MESSAGES/reference/manim_directive.skip_manim_node.po +++ b/docs/i18n/gettext/reference/manim_directive.skip_manim_node.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference/manim_directive.skip_manim_node.rst:2 msgid "skip\\_manim\\_node" @@ -16,7 +14,7 @@ msgstr "" msgid "Qualified name: ``manim\\_directive.skip\\_manim\\_node``" msgstr "" -#: manim_directive.skip_manim_node:1 of +#: ../../source/manim_directive.py:docstring of manim_directive.skip_manim_node:1 msgid "Bases: :class:`docutils.nodes.Admonition`, :class:`docutils.nodes.Element`" msgstr "" @@ -29,21 +27,7 @@ msgid "Attributes" msgstr "" #: ../../source/reference/manim_directive.skip_manim_node.rst:36::1 -msgid "" -":obj:`basic_attributes " -"`\\" -msgstr "" - -#: ../../source/reference/manim_directive.skip_manim_node.rst:36::1 -msgid "" -"List attributes which are defined for every Element-derived class " -"instance and can be safely transferred to a different node." -msgstr "" - -#: ../../source/reference/manim_directive.skip_manim_node.rst:36::1 -msgid "" -":obj:`child_text_separator " -"`\\" +msgid "List attributes which are defined for every Element-derived class instance and can be safely transferred to a different node." msgstr "" #: ../../source/reference/manim_directive.skip_manim_node.rst:36::1 @@ -51,13 +35,7 @@ msgid "Separator for child nodes, used by `astext()` method." msgstr "" #: ../../source/reference/manim_directive.skip_manim_node.rst:36::1 -msgid "The `document` node at the root of the tree containing this Node." -msgstr "" - -#: ../../source/reference/manim_directive.skip_manim_node.rst:36::1 -msgid "" -":obj:`known_attributes " -"`\\" +msgid "Return the `document` node at the root of the tree containing this Node." msgstr "" #: ../../source/reference/manim_directive.skip_manim_node.rst:36::1 @@ -73,15 +51,7 @@ msgid "List attributes, automatically initialized to empty lists for all nodes." msgstr "" #: ../../source/reference/manim_directive.skip_manim_node.rst:36::1 -msgid "" -":obj:`local_attributes " -"`\\" -msgstr "" - -#: ../../source/reference/manim_directive.skip_manim_node.rst:36::1 -msgid "" -"A list of class-specific attributes that should not be copied with the " -"standard attributes when replacing a node." +msgid "A list of class-specific attributes that should not be copied with the standard attributes when replacing a node." msgstr "" #: ../../source/reference/manim_directive.skip_manim_node.rst:36::1 @@ -92,8 +62,4 @@ msgstr "" msgid "Path or description of the input source which generated this Node." msgstr "" -#: ../../source/reference/manim_directive.skip_manim_node.rst:36::1 -msgid "The element generic identifier." -msgstr "" - diff --git a/docs/i18n/gettext/reference_index/animations.pot b/docs/i18n/gettext/reference_index/animations.pot new file mode 100644 index 0000000000..d85d3ab1cc --- /dev/null +++ b/docs/i18n/gettext/reference_index/animations.pot @@ -0,0 +1,57 @@ + +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_index/animations.rst:2 +msgid "Animations" +msgstr "" + +#: ../../source/reference_index/animations.rst:21::1 +msgid "Animate mobjects." +msgstr "" + +#: ../../source/reference_index/animations.rst:21::1 +msgid "Tools for displaying multiple animations at once." +msgstr "" + +#: ../../source/reference_index/animations.rst:21::1 +msgid "Animate the display or removal of a mobject from a scene." +msgstr "" + +#: ../../source/reference_index/animations.rst:21::1 +msgid "Fading in and out of view." +msgstr "" + +#: ../../source/reference_index/animations.rst:21::1 +msgid "Animations that grow mobjects." +msgstr "" + +#: ../../source/reference_index/animations.rst:21::1 +msgid "Animations drawing attention to particular mobjects." +msgstr "" + +#: ../../source/reference_index/animations.rst:21::1 +msgid "Animations related to movement." +msgstr "" + +#: ../../source/reference_index/animations.rst:21::1 +msgid "Animations for changing numbers." +msgstr "" + +#: ../../source/reference_index/animations.rst:21::1 +msgid "Animations related to rotation." +msgstr "" + +#: ../../source/reference_index/animations.rst:21::1 +msgid "Animations transforming one mobject into another." +msgstr "" + +#: ../../source/reference_index/animations.rst:21::1 +msgid "Animations that try to transform Mobjects while keeping track of identical parts." +msgstr "" + + diff --git a/docs/i18n/gettext/reference_index/cameras.pot b/docs/i18n/gettext/reference_index/cameras.pot new file mode 100644 index 0000000000..8663509f7d --- /dev/null +++ b/docs/i18n/gettext/reference_index/cameras.pot @@ -0,0 +1,29 @@ + +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_index/cameras.rst:2 +msgid "Cameras" +msgstr "" + +#: ../../source/reference_index/cameras.rst:13::1 +msgid "A camera converts the mobjects contained in a Scene into an array of pixels." +msgstr "" + +#: ../../source/reference_index/cameras.rst:13::1 +msgid "A camera that allows mapping between objects." +msgstr "" + +#: ../../source/reference_index/cameras.rst:13::1 +msgid "A camera able to move through a scene." +msgstr "" + +#: ../../source/reference_index/cameras.rst:13::1 +msgid "A camera supporting multiple perspectives." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference_index/configuration.po b/docs/i18n/gettext/reference_index/configuration.pot similarity index 68% rename from docs/i18n/en/LC_MESSAGES/reference_index/configuration.po rename to docs/i18n/gettext/reference_index/configuration.pot index bb4a408f4e..7c5c9d2dca 100644 --- a/docs/i18n/en/LC_MESSAGES/reference_index/configuration.po +++ b/docs/i18n/gettext/reference_index/configuration.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference_index/configuration.rst:2 msgid "Configuration" @@ -24,8 +22,4 @@ msgstr "" msgid "Utilities to create and set the config." msgstr "" -#: ../../source/reference_index/configuration.rst:14::1 -msgid "Utilities to create and set the logger." -msgstr "" - diff --git a/docs/i18n/gettext/reference_index/mobjects.pot b/docs/i18n/gettext/reference_index/mobjects.pot new file mode 100644 index 0000000000..0c65702a20 --- /dev/null +++ b/docs/i18n/gettext/reference_index/mobjects.pot @@ -0,0 +1,129 @@ + +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_index/mobjects.rst:2 +msgid "Mobjects" +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Animation of a mobject boundary and tracing of points." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects that represent coordinate systems." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Special rectangles." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects representing function graphs." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects that are simple geometric shapes." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects used to represent mathematical graphs (think graph theory, not plotting)." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Utilities for Manim's logo and banner." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects representing matrices." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Base classes for objects that can be displayed." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Utility functions for continuous animation of mobjects." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobject representing a number line." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects representing numbers." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "General polyhedral class and platonic solids." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects representing objects from probability theory and statistics." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects used to mark and annotate other mobjects." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects representing tables." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Utility functions for three-dimensional mobjects." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Three-dimensional mobjects." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects that dynamically show the change of a variable." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects representing vector fields." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobject representing curly braces." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobject representing highlighted source code listings." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Utility functions for parsing SVG styles." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects generated from an SVG pathstring." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects generated from an SVG file." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects representing text rendered using LaTeX." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects used for displaying (non-LaTeX) text." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects representing raster images." +msgstr "" + +#: ../../source/reference_index/mobjects.rst:39::1 +msgid "Mobjects representing point clouds." +msgstr "" + + diff --git a/docs/i18n/gettext/reference_index/scenes.pot b/docs/i18n/gettext/reference_index/scenes.pot new file mode 100644 index 0000000000..4166e83cb6 --- /dev/null +++ b/docs/i18n/gettext/reference_index/scenes.pot @@ -0,0 +1,37 @@ + +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_index/scenes.rst:2 +msgid "Scenes" +msgstr "" + +#: ../../source/reference_index/scenes.rst:16::1 +msgid "A scene whose camera can be moved around." +msgstr "" + +#: ../../source/reference_index/scenes.rst:16::1 +msgid "A scene suitable for usage with :class:`.SampleSpace`." +msgstr "" + +#: ../../source/reference_index/scenes.rst:16::1 +msgid "Basic canvas for animations." +msgstr "" + +#: ../../source/reference_index/scenes.rst:16::1 +msgid "The interface between scenes and ffmpeg." +msgstr "" + +#: ../../source/reference_index/scenes.rst:16::1 +msgid "A scene suitable for rendering three-dimensional objects and animations." +msgstr "" + +#: ../../source/reference_index/scenes.rst:16::1 +msgid "A scene suitable for vector spaces." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/reference_index/utilities_misc.po b/docs/i18n/gettext/reference_index/utilities_misc.pot similarity index 87% rename from docs/i18n/en/LC_MESSAGES/reference_index/utilities_misc.po rename to docs/i18n/gettext/reference_index/utilities_misc.pot index 4012024e49..31d827e36f 100644 --- a/docs/i18n/en/LC_MESSAGES/reference_index/utilities_misc.po +++ b/docs/i18n/gettext/reference_index/utilities_misc.pot @@ -2,11 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" #: ../../source/reference_index/utilities_misc.rst:2 msgid "Utilities and other modules" @@ -25,9 +23,7 @@ msgid "Utility functions related to Bézier curves." msgstr "" #: ../../source/reference_index/utilities_misc.rst:29::1 -msgid "" -"Colors and utility functions for conversion between different color " -"models." +msgid "Colors and utility functions for conversion between different color models." msgstr "" #: ../../source/reference_index/utilities_misc.rst:29::1 @@ -86,8 +82,4 @@ msgstr "" msgid "A library of LaTeX templates." msgstr "" -#: ../../source/reference_index/utilities_misc.rst:29::1 -msgid "Interface for writing, compiling, and converting ``.tex`` files." -msgstr "" - diff --git a/docs/i18n/gettext/reporting_bugs.pot b/docs/i18n/gettext/reporting_bugs.pot new file mode 100644 index 0000000000..af1af500db --- /dev/null +++ b/docs/i18n/gettext/reporting_bugs.pot @@ -0,0 +1,41 @@ + +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/reporting_bugs.rst:2 +msgid "Reporting bugs" +msgstr "" + +#: ../../source/reporting_bugs.rst:4 +msgid "One of the best ways of contributing to Manim is by reporting bugs. If you have encountered something that you believe is a bug, please follow these steps:" +msgstr "" + +#: ../../source/reporting_bugs.rst:8 +msgid "First of all, make sure you are running the latest version of manim. If not, update your version and try again." +msgstr "" + +#: ../../source/reporting_bugs.rst:11 +msgid "Search for other users who may have had similar issues in the past. Search the repository's `issues page `_ (don't forget to search closed issues), bring it up on our `Discord server `_, use sites like StackOverflow, and exercise your best Google practices. If you can't find anything helpful, then go to the next step." +msgstr "" + +#: ../../source/reporting_bugs.rst:17 +msgid "Can reproduce the issue, i.e. that you have some code that illustrates the bug **every time** (or at least most of the time) it is executed." +msgstr "" + +#: ../../source/reporting_bugs.rst:21 +msgid "Clarify what behavior you expected, and how the actual behavior differs from your expectation." +msgstr "" + +#: ../../source/reporting_bugs.rst:24 +msgid "Gather information about your environment, such as your operating system, python version, and any stack traces that the code may have generated (if applicable)." +msgstr "" + +#: ../../source/reporting_bugs.rst:28 +msgid "Please open an issue only after you have gathered this information. When submitting an issue, make sure to follow the template (this is the default text you are shown when first opening the 'New Issue' page). A community member will (hopefully) respond and start a conversation to address the issue." +msgstr "" + + diff --git a/docs/i18n/en/LC_MESSAGES/tutorials.po b/docs/i18n/gettext/tutorials.pot similarity index 50% rename from docs/i18n/en/LC_MESSAGES/tutorials.po rename to docs/i18n/gettext/tutorials.pot index 841ce200bc..a62dc41cf8 100644 --- a/docs/i18n/en/LC_MESSAGES/tutorials.po +++ b/docs/i18n/gettext/tutorials.pot @@ -2,18 +2,13 @@ msgid "" msgstr "" "Project-Id-Version: Manim \n" -"POT-Creation-Date: 2021-09-16 14:16+0200\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.9.1\n" +#: ../../source/tutorials.rst:4 #: ../../source/tutorials.rst:4 msgid "Table of Contents" msgstr "" -#: ../../source/tutorials.rst:2 -msgid "Tutorials" -msgstr "" - diff --git a/docs/i18n/gettext/tutorials/a_deeper_look.pot b/docs/i18n/gettext/tutorials/a_deeper_look.pot new file mode 100644 index 0000000000..76994d4027 --- /dev/null +++ b/docs/i18n/gettext/tutorials/a_deeper_look.pot @@ -0,0 +1,93 @@ + +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/tutorials/a_deeper_look.rst:2 +msgid "A deeper look" +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:4 +msgid "This document will focus on understanding manim's output files and some of the main command-line flags available." +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:7 +msgid "This tutorial picks up where :doc:`quickstart` left off, so please read that document before starting this one." +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:11 +msgid "Manim output folders" +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:13 +msgid "At this point, you have just executed the following command." +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:19 +msgid "Let's dissect what just happened step by step. First, this command executes manim on the file ``scene.py``, which contains our animation code. Further, this command tells manim exactly which ``Scene`` is to be rendered, in this case, it is ``SquareToCircle``. This is necessary because a single scene file may contain more than one scene. Next, the flag `-p` tells manim to play the scene once it's rendered, and the `-ql` flag tells manim to render the scene in low quality." +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:27 +msgid "After the video is rendered, you will see that manim has generated some new files and the project folder will look as follows." +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:44 +msgid "There are quite a few new files. The main output is in ``media/videos/scene/480p15/SquareToCircle.mp4``. By default, the ``media`` folder will contain all of manim's output files. The ``media/videos`` subfolder contains the rendered videos. Inside of it, you will find one folder for each different video quality. In our case, since we used the ``-l`` flag, the video was generated at 480 resolution at 15 frames per second from the ``scene.py`` file. Therefore, the output can be found inside ``media/videos/scene/480p15``. The additional folders ``media/videos/scene/480p15/partial_movie_files`` as well as ``media/text`` and ``media/Tex`` contain files that are used by manim internally." +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:55 +msgid "You can see how manim makes use of the generated folder structure by executing the following command," +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:62 +msgid "The ``-ql`` flag (for low quality) has been replaced by the ``-qh`` flag, for high quality. Manim will take considerably longer to render this file, and it will play it once it's done since we are using the ``-p`` flag. The output should look like this:" +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:84 +msgid "And the folder structure should look as follows." +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:102 +msgid "Manim has created a new folder ``media/videos/1080p60``, which corresponds to the high resolution and the 60 frames per second. Inside of it, you can find the new ``SquareToCircle.mp4``, as well as the corresponding ``partial_movie_files``." +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:107 +msgid "When working on a project with multiple scenes, and trying out multiple resolutions, the structure of the output directories will keep all your videos organized." +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:111 +msgid "Further, manim has the option to output the last frame of a scene, when adding the flag ``-s``. This is the fastest option to quickly get a preview of a scene. The corresponding folder structure looks like this:" +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:134 +msgid "Saving the last frame with ``-s`` can be combined with the flags for different resolutions, e.g. ``-s -ql``, ``-s -qh``" +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:141 +msgid "Some command line flags" +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:143 +msgid "When executing the command" +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:149 +msgid "it was necessary to specify which ``Scene`` class to render. This is because a single file can contain more than one ``Scene`` class. If your file contains multiple ``Scene`` classes, and you want to render them all, you can use the ``-a`` flag." +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:154 +msgid "As discussed previously, the ``-ql`` specifies low render quality. This does not look very good, but is very useful for rapid prototyping and testing. The other options that specify render quality are ``-qm``, ``-qh``, and ``-qk`` for medium, high, and 4k quality, respectively." +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:159 +msgid "The ``-p`` flag plays the animation once it is rendered. If you want to open the file browser at the location of the animation instead of playing it, you can use the ``-f`` flag. You can also omit these two flags." +msgstr "" + +#: ../../source/tutorials/a_deeper_look.rst:163 +msgid "Finally, by default manim will output .mp4 files. If you want your animations in .gif format instead, use the ``-i`` flag. The output files will be in the same folder as the .mp4 files, and with the same name, but a different file extension." +msgstr "" + + diff --git a/docs/i18n/gettext/tutorials/building_blocks.pot b/docs/i18n/gettext/tutorials/building_blocks.pot new file mode 100644 index 0000000000..ee5fcb889d --- /dev/null +++ b/docs/i18n/gettext/tutorials/building_blocks.pot @@ -0,0 +1,221 @@ + +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/tutorials/building_blocks.rst:3 +msgid "Manim's building blocks" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:5 +msgid "This document explains the building blocks of manim and will give you all the necessary tools to start producing your own videos." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:8 +msgid "Essentially, manim puts at your disposal three different concepts that you can orchestrate together to produce mathematical animations: the **mathematical object** (or **mobject** for short) the **animation**, and the **scene**. As we will see in the following sections, each of these three concepts is implemented in manim as a separate class: the :class:`.Mobject`, :class:`.Animation`, and :class:`.Scene` classes." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:15 +msgid "It is recommended that you read the tutorials :doc:`quickstart` and :doc:`a_deeper_look` before reading this page." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:21 +msgid "Mobjects" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:23 +msgid "Mobjects are the basic building block for all manim animations. Each class that derives from :class:`.Mobject` represents an object that can be displayed on the screen. For example, simple shapes such as :class:`.Circle`, :class:`.Arrow`, and :class:`.Rectangle` are all mobjects. More complicated constructs such as :class:`.Axes`, :class:`.FunctionGraph`, or :class:`.BarChart` are mobjects as well." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:30 +msgid "If you try to display an instance of :class:`.Mobject` on the screen, you will only see an empty frame. The reason is that the :class:`.Mobject` class is an abstract base class of all other mobjects, i.e. it does not have any pre-determined visual shape that can be displayed on the screen. It is only the skeleton of a thing that *could* be displayed. Therefore, you will rarely need to use plain instances of :class:`.Mobject`; instead, you will most likely create instances of its derived classes. One of these derived classes is :class:`.VMobject`. The ``V`` stands for Vectorized Mobject. In essence, a vmobject is a mobject that uses `vector graphics `_ to be displayed. Most of the time, you will be dealing with vmobjects, though we will continue to use the term \"mobject\" to refer to the class of shapes that can be displayed on the screen, as it is more general." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:44 +msgid "Any object that can be displayed on the screen is a ``mobject``, even if it is not necessarily *mathematical* in nature." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:47 +msgid "To see examples of classes derived from :class:`.Mobject`, see the :mod:`.geometry` module. Most of these are in fact derived from :class:`.VMobject` as well." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:53 +msgid "Creating and displaying mobjects" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:55 +msgid "As explained in :doc:`quickstart`, usually all of the code in a manim script is put inside the :meth:`.construct` method of a :class:`.Scene` class. To display a mobject on the screen, call the :meth:`~.Scene.add` method of the containing :class:`.Scene`. This is the principal way of displaying a mobject on the screen when it is not being animated. To remove a mobject from the screen, simply call the :meth:`~.Scene.remove` method from the containing :class:`.Scene`." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:75 +msgid "Placing mobjects" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:77 +msgid "Let's define a new :class:`.Scene` called ``Shapes`` and :meth:`~.Scene.add` some mobjects to it. This script generates a static picture that displays a circle, a square, and a triangle:" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:96 +msgid "By default, mobjects are placed at the center of coordinates, or *origin*, when they are first created. They are also given some default colors. Further, the ``Shapes`` scene places the mobjects by using the :meth:`.shift` method. The square is shifted one unit in the ``UP`` direction from the origin, while the circle and triangle are shifted one unit ``LEFT`` and ``RIGHT``, respectively." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:102 +msgid "Unlike other graphics software, manim places the center of coordinates at the center of the screen. The positive vertical direction is up, and the positive horizontal direction is right. See also the constants ``ORIGIN``, ``UP``, ``DOWN``, ``LEFT``, ``RIGHT``, and others, defined in the :mod:`.constants` module." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:108 +msgid "There are many other possible ways to place mobjects on the screen, for example :meth:`.move_to`, :meth:`.next_to`, and :meth:`.align_to`. The next scene ``MobjectPlacement`` uses all three." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:130 +msgid "The :meth:`.move_to` method uses absolute units (measured relative to the ``ORIGIN``), while :meth:`.next_to` uses relative units (measured from the mobject passed as the first argument). :meth:`align_to` uses ``LEFT`` not as measuring units but as a way to determine the border to use for alignment. The coordinates of the borders of a mobject are determined using an imaginary bounding box around it." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:137 +msgid "Many methods in manim can be chained together. For example the two lines" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:145 +msgid "can be replaced by" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:151 +msgid "Technically, this is possible because most methods calls return the modified mobject." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:155 +msgid "Styling mobjects" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:157 +msgid "The following scene changes the default aesthetics of the mobjects." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:174 +msgid "This scene uses two of the main functions that change the visual style of a mobject: :meth:`.set_stroke` and :meth:`.set_fill`. The former changes the visual style of the mobject's border while the latter changes the style of the interior. By default, most mobjects have a fully transparent interior so you must specify the ``opacity`` parameter to display the color. An opacity of ``1.0`` means fully opaque, while ``0.0`` means fully transparent." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:181 +msgid "Only instances of :class:`.VMobject` implement :meth:`.set_stroke` and :meth:`.set_fill`. Instances of :class:`.Mobject` implement :meth:`.~Mobject.set_color` instead. The vast majority of pre-defined classes are derived from :class:`.VMobject` so it is usually safe to assume that you have access to :meth:`.set_stroke` and :meth:`.set_fill`." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:189 +msgid "Mobject on-screen order" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:191 +msgid "The next scene is exactly the same as the ``MobjectStyling`` scene from the previous section, except for exactly one line." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:209 +msgid "The only difference here (besides the scene name) is the order in which the mobjects are added to the scene. In ``MobjectStyling``, we added them as ``add(circle, square, triangle)``, whereas in ``MobjectZOrder`` we add them as ``add(triangle, square, circle)``." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:214 +msgid "As you can see, the order of the arguments of :meth:`~.Scene.add` determines the order that the mobjects are displayed on the screen, with the left-most arguments being put in the back." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:221 +msgid "Animations" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:223 +msgid "At the heart of manim is animation. Generally, you can add an animation to your scene by calling the :meth:`~.Scene.play` method." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:244 +msgid "Put simply, animations are procedures that interpolate between two mobjects. For example, :code:`FadeIn(square)` starts with a fully transparent version of :code:`square` and ends with a fully opaque version, interpolating between them by gradually increasing the opacity. :class:`.FadeOut` works in the opposite way: it interpolates from fully opaque to fully transparent. As another example, :class:`.Rotate` starts with the mobject passed to it as argument, and ends with the same object but rotated by a certain amount, this time interpolating the mobject's angle instead of its opacity." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:255 +msgid "Animating methods" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:257 +msgid "Any property of a mobject that can be changed can be animated. In fact, any method that changes a mobject's property can be used as an animation, through the use of :meth:`.animate`." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:277 +msgid ":meth:`.animate` is a property of all mobjects that animates the methods that come afterward. For example, :code:`square.set_fill(WHITE)` sets the fill color of the square, while :code:`sqaure.animate.set_fill(WHITE)` animates this action." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:282 +msgid "Animation run time" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:284 +msgid "By default, any animation passed to :meth:`play` lasts for exactly one second. Use the :code:`run_time` argument to control the duration." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:297 +msgid "Creating a custom animation" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:299 +msgid "Even though Manim has many built-in animations, you will find times when you need to smoothly animate from one state of a :class:`~.Mobject` to another. If you find yourself in that situation, then you can define your own custom animation. You start by extending the :class:`~.Animation` class and overriding its :meth:`~.Animation.interpolate_mobject`. The :meth:`~.Animation.interpolate_mobject` method receives alpha as a parameter that starts at 0 and changes throughout the animation. So, you just have to manipulate self.mobject inside Animation according to the alpha value in its interpolate_mobject method. Then you get all the benefits of :class:`~.Animation` such as playing it for different run times or using different rate functions." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:306 +msgid "Let's say you start with a number and want to create a :class:`~.Transform` animation that transforms it to a target number. You can do it using :class:`~.FadeTransform`, which will fade out the starting number and fade in the target number. But when we think about transforming a number from one to another, an intuitive way of doing it is by incrementing or decrementing it smoothly. Manim has a feature that allows you to customize this behavior by defining your own custom animation." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:311 +msgid "You can start by creating your own ``Count`` class that extends :class:`~.Animation`. The class can have a constructor with three arguments, a :class:`~.DecimalNumber` Mobject, start, and end. The constructor will pass the :class:`~.DecimalNumber` Mobject to the super constructor (in this case, the :class:`~.Animation` constructor) and will set start and end." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:315 +msgid "The only thing that you need to do is to define how you want it to look at every step of the animation. Manim provides you with the alpha value in the :meth:`~.Animation.interpolate_mobject` method based on frame rate of video, rate function, and run time of animation played. The alpha parameter holds a value between 0 and 1 representing the step of the currently playing animation. For example, 0 means the beginning of the animation, 0.5 means halfway through the animation, and 1 means the end of the animation." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:320 +msgid "In the case of the ``Count`` animation, you just have to figure out a way to determine the number to display at the given alpha value and then set that value in the :meth:`~.Animation.interpolate_mobject` method of the ``Count`` animation. Suppose you are starting at 50 and incrementing until the :class:`~.DecimalNumber` reaches 100 at the end of the animation." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:323 +msgid "If alpha is 0, you want the value to be 50." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:324 +msgid "If alpha is 0.5, you want the value to be 75." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:325 +msgid "If alpha is 1, you want the value to be 100." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:327 +msgid "Generally, you start with the starting number and add only some part of the value to be increment according to the alpha value. So, the logic of calculating the number to display at each step will be - 50 + alpha * (100 - 50). Once you set the calculated value for the :class:`~.DecimalNumber`, you are done." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:331 +msgid "Once you have defined your ``Count`` animation, you can play it in your :class:`~.Scene` for any duration you want for any :class:`~.DecimalNumber` with any rate function." +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:368 +msgid "Using coordinates of a mobject" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:370 +msgid "Mobjects contain points that define their boundaries. These points can be used to add other mobjects respectively to each other, e.g. by methods like :meth:`~.Mobject.get_center` , :meth:`~.Mobject.get_top` and :meth:`~.Mobject.get_start`. Here is an example of some important coordinates:" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:402 +msgid "Transforming mobjects into other mobjects" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:403 +msgid "It is also possible to transform a mobject into another mobject like this:" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:414 +msgid "The Transform function maps points of the previous mobject to the points of the next mobject. This might result in strange behaviour, e.g. when the dots of one mobject are arranged clockwise and the other points are arranged counterclockwise. Here it might help to use the `flip` function and reposition the points via the `roll `_ function of numpy:" +msgstr "" + +#: ../../source/tutorials/building_blocks.rst:440 +msgid "Scenes" +msgstr "" + + diff --git a/docs/i18n/gettext/tutorials/configuration.pot b/docs/i18n/gettext/tutorials/configuration.pot new file mode 100644 index 0000000000..73f77c1fbd --- /dev/null +++ b/docs/i18n/gettext/tutorials/configuration.pot @@ -0,0 +1,297 @@ + +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/tutorials/configuration.rst:2 +msgid "Configuration" +msgstr "" + +#: ../../source/tutorials/configuration.rst:4 +msgid "Manim provides an extensive configuration system that allows it to adapt to many different use cases. There are many configuration options that can be configured at different times during the scene rendering process. Each option can be configured programmatically via `the ManimConfig class`_, at the time of command invocation via `command-line arguments`_, or at the time the library is first imported via `the config files`_." +msgstr "" + +#: ../../source/tutorials/configuration.rst:13 +msgid "The ManimConfig class" +msgstr "" + +#: ../../source/tutorials/configuration.rst:15 +msgid "The most direct way of configuring manim is through the global ``config`` object, which is an instance of :class:`.ManimConfig`. Each property of this class is a config option that can be accessed either with standard attribute syntax or with dict-like syntax:" +msgstr "" + +#: ../../source/tutorials/configuration.rst:26 +msgid "The former is preferred; the latter is provided for backwards compatibility." +msgstr "" + +#: ../../source/tutorials/configuration.rst:29 +msgid "Most classes, including :class:`.Camera`, :class:`.Mobject`, and :class:`.Animation`, read some of their default configuration from the global ``config``." +msgstr "" + +#: ../../source/tutorials/configuration.rst:52 +msgid "The global ``config`` object is meant to be the single source of truth for all config options. All of the other ways of setting config options ultimately change the values of the global ``config`` object." +msgstr "" + +#: ../../source/tutorials/configuration.rst:56 +msgid "The following example illustrates the video resolution chosen for examples rendered in our documentation with a reference frame." +msgstr "" + +#: ../../source/tutorials/configuration.rst:78 +msgid "Command-line arguments" +msgstr "" + +#: ../../source/tutorials/configuration.rst:80 +msgid "Usually, manim is run from the command-line by executing" +msgstr "" + +#: ../../source/tutorials/configuration.rst:86 +msgid "This asks manim to search for a Scene class called :code:`SceneName` inside the file and render it. One can also specify the render quality by using the flags :code:`-ql`, :code:`-qm`, :code:`-qh`, or :code:`-qk`, for low, medium, high, and 4k quality, respectively." +msgstr "" + +#: ../../source/tutorials/configuration.rst:95 +msgid "These flags set the values of the config options ``config.pixel_width``, ``config.pixel_height``, ``config.frame_rate``, and ``config.quality``." +msgstr "" + +#: ../../source/tutorials/configuration.rst:98 +msgid "Another frequent flag is ``-p`` (\"preview\"), which makes manim show the rendered video right after it's done rendering." +msgstr "" + +#: ../../source/tutorials/configuration.rst:101 +msgid "The ``-p`` flag does not change any properties of the global ``config`` dict. The ``-p`` flag is only a command-line convenience." +msgstr "" + +#: ../../source/tutorials/configuration.rst:105 +msgid "Examples" +msgstr "" + +#: ../../source/tutorials/configuration.rst:107 +msgid "To render a scene in high quality, but only output the last frame of the scene instead of the whole video, you can execute" +msgstr "" + +#: ../../source/tutorials/configuration.rst:114 +msgid "The following example specifies the output file name (with the :code:`-o` flag), renders only the first ten animations (:code:`-n` flag) with a white background (:code:`-c` flag), and saves the animation as a .gif instead of as a .mp4 file (:code:`-i` flag). It uses the default quality and does not try to open the file after it is rendered." +msgstr "" + +#: ../../source/tutorials/configuration.rst:124 +msgid "There are many more command-line flags that manim accepts. All the possible flags are shown by executing ``manim render --help``. A complete list of CLI flags is at the end of this document." +msgstr "" + +#: ../../source/tutorials/configuration.rst:130 +msgid "The config files" +msgstr "" + +#: ../../source/tutorials/configuration.rst:132 +msgid "As the last example shows, executing manim from the command-line may involve using many flags at the same time. This may become a nuisance if you must execute the same script many times in a short time period, for example when making small incremental tweaks to your scene script. For this purpose, manim can also be configured using a configuration file. A configuration file is a file ending with the suffix ``.cfg``." +msgstr "" + +#: ../../source/tutorials/configuration.rst:139 +msgid "To use a configuration file when rendering your scene, you must create a file with name ``manim.cfg`` in the same directory as your scene code." +msgstr "" + +#: ../../source/tutorials/configuration.rst:142 +msgid "The config file **must** be named ``manim.cfg``. Currently, manim does not support config files with any other name." +msgstr "" + +#: ../../source/tutorials/configuration.rst:145 +msgid "The config file must start with the section header ``[CLI]``. The configuration options under this header have the same name as the CLI flags, and serve the same purpose. Take for example the following config file." +msgstr "" + +#: ../../source/tutorials/configuration.rst:157 +msgid "Config files are read with the standard python library ``configparser``. In particular, they will ignore any line that starts with a pound symbol ``#``." +msgstr "" + +#: ../../source/tutorials/configuration.rst:160 +msgid "Now, executing the following command" +msgstr "" + +#: ../../source/tutorials/configuration.rst:166 +msgid "is equivalent to executing the following command, provided that ``manim.cfg`` is in the same directory as ," +msgstr "" + +#: ../../source/tutorials/configuration.rst:173 +msgid "The names of the configuration options admissible in config files are exactly the same as the **long names** of the corresponding command- line flags. For example, the ``-c`` and ``--background_color`` flags are interchangeable, but the config file only accepts :code:`background_color` as an admissible option." +msgstr "" + +#: ../../source/tutorials/configuration.rst:179 +msgid "Since config files are meant to replace CLI flags, all CLI flags can be set via a config file. Moreover, any config option can be set via a config file, whether or not it has an associated CLI flag. For a list of all CLI flags and all config options, see the bottom of this document." +msgstr "" + +#: ../../source/tutorials/configuration.rst:184 +msgid "Manim will look for a ``manim.cfg`` config file in the same directory as the file being rendered, and **not** in the directory of execution. For example," +msgstr "" + +#: ../../source/tutorials/configuration.rst:191 +msgid "will use the config file found in ``path/to/file.py``, if any. It will **not** use the config file found in the current working directory, even if it exists. In this way, the user may keep different config files for different scenes or projects, and execute them with the right configuration from anywhere in the system." +msgstr "" + +#: ../../source/tutorials/configuration.rst:197 +msgid "The file described here is called the **folder-wide** config file because it affects all scene scripts found in the same folder." +msgstr "" + +#: ../../source/tutorials/configuration.rst:202 +msgid "The user config file" +msgstr "" + +#: ../../source/tutorials/configuration.rst:204 +msgid "As explained in the previous section, a :code:`manim.cfg` config file only affects the scene scripts in its same folder. However, the user may also create a special config file that will apply to all scenes rendered by that user. This is referred to as the **user-wide** config file, and it will apply regardless of where manim is executed from, and regardless of where the scene script is stored." +msgstr "" + +#: ../../source/tutorials/configuration.rst:211 +msgid "The user-wide config file lives in a special folder, depending on the operating system." +msgstr "" + +#: ../../source/tutorials/configuration.rst:214 +msgid "Windows: :code:`UserDirectory`/AppData/Roaming/Manim/manim.cfg" +msgstr "" + +#: ../../source/tutorials/configuration.rst:215 +msgid "MacOS: :code:`UserDirectory`/.config/manim/manim.cfg" +msgstr "" + +#: ../../source/tutorials/configuration.rst:216 +msgid "Linux: :code:`UserDirectory`/.config/manim/manim.cfg" +msgstr "" + +#: ../../source/tutorials/configuration.rst:218 +msgid "Here, :code:`UserDirectory` is the user's home folder." +msgstr "" + +#: ../../source/tutorials/configuration.rst:221 +msgid "A user may have many **folder-wide** config files, one per folder, but only one **user-wide** config file. Different users in the same computer may each have their own user-wide config file." +msgstr "" + +#: ../../source/tutorials/configuration.rst:225 +msgid "Do not store scene scripts in the same folder as the user-wide config file. In this case, the behavior is undefined." +msgstr "" + +#: ../../source/tutorials/configuration.rst:228 +msgid "Whenever you use manim from anywhere in the system, manim will look for a user-wide config file and read its configuration." +msgstr "" + +#: ../../source/tutorials/configuration.rst:233 +msgid "Cascading config files" +msgstr "" + +#: ../../source/tutorials/configuration.rst:235 +msgid "What happens if you execute manim and it finds both a folder-wide config file and a user-wide config file? Manim will read both files, but if they are incompatible, **the folder-wide file takes precedence**." +msgstr "" + +#: ../../source/tutorials/configuration.rst:239 +msgid "For example, take the following user-wide config file" +msgstr "" + +#: ../../source/tutorials/configuration.rst:249 +msgid "and the following folder-wide file" +msgstr "" + +#: ../../source/tutorials/configuration.rst:257 +msgid "Then, executing :code:`manim SceneName` will be equivalent to not using any config files and executing" +msgstr "" + +#: ../../source/tutorials/configuration.rst:264 +msgid "Any command-line flags have precedence over any config file. For example, using the previous two config files and executing :code:`manim -c RED SceneName` is equivalent to not using any config files and executing" +msgstr "" + +#: ../../source/tutorials/configuration.rst:273 +msgid "There is also a **library-wide** config file that determines manim's default behavior and applies to every user of the library. It has the least precedence, so any config options in the user-wide and any folder-wide files will override the library-wide file. This is referred to as the *cascading* config file system." +msgstr "" + +#: ../../source/tutorials/configuration.rst:279 +msgid "**The user should not try to modify the library-wide file**. Contributors should receive explicit confirmation from the core developer team before modifying it." +msgstr "" + +#: ../../source/tutorials/configuration.rst:285 +msgid "Order of operations" +msgstr "" + +#: ../../source/tutorials/configuration.rst:294 +msgid "With so many different ways of configuring manim, it can be difficult to know when each config option is being set. In fact, this will depend on how manim is being used." +msgstr "" + +#: ../../source/tutorials/configuration.rst:298 +msgid "If manim is imported from a module, then the configuration system will follow these steps:" +msgstr "" + +#: ../../source/tutorials/configuration.rst:301 +msgid "The library-wide config file is loaded." +msgstr "" + +#: ../../source/tutorials/configuration.rst:302 +msgid "The user-wide and folder-wide files are loaded, if they exist." +msgstr "" + +#: ../../source/tutorials/configuration.rst:303 +msgid "All files found in the previous two steps are parsed in a single :class:`ConfigParser` object, called ``parser``. This is where *cascading* happens." +msgstr "" + +#: ../../source/tutorials/configuration.rst:306 +msgid ":class:`logging.Logger` is instantiated to create manim's global ``logger`` object. It is configured using the \"logger\" section of the parser, i.e. ``parser['logger']``." +msgstr "" + +#: ../../source/tutorials/configuration.rst:309 +msgid ":class:`ManimConfig` is instantiated to create the global ``config`` object." +msgstr "" + +#: ../../source/tutorials/configuration.rst:310 +msgid "The ``parser`` from step 3 is fed into the ``config`` from step 5 via :meth:`ManimConfig.digest_parser`." +msgstr "" + +#: ../../source/tutorials/configuration.rst:312 +msgid "Both ``logger`` and ``config`` are exposed to the user." +msgstr "" + +#: ../../source/tutorials/configuration.rst:314 +msgid "If manim is being invoked from the command-line, all of the previous steps happen, and are complemented by:" +msgstr "" + +#: ../../source/tutorials/configuration.rst:317 +msgid "The CLI flags are parsed and fed into ``config`` via :meth:`~ManimConfig.digest_args`." +msgstr "" + +#: ../../source/tutorials/configuration.rst:319 +msgid "If the ``--config_file`` flag was used, a new :class:`ConfigParser` object is created with the contents of the library-wide file, the user-wide file if it exists, and the file passed via ``--config_file``. In this case, the folder-wide file, if it exists, is ignored." +msgstr "" + +#: ../../source/tutorials/configuration.rst:323 +msgid "The new parser is fed into ``config``." +msgstr "" + +#: ../../source/tutorials/configuration.rst:324 +msgid "The rest of the CLI flags are processed." +msgstr "" + +#: ../../source/tutorials/configuration.rst:326 +msgid "To summarize, the order of precedence for configuration options, from lowest to highest precedence is:" +msgstr "" + +#: ../../source/tutorials/configuration.rst:329 +msgid "Library-wide config file," +msgstr "" + +#: ../../source/tutorials/configuration.rst:330 +msgid "user-wide config file, if it exists," +msgstr "" + +#: ../../source/tutorials/configuration.rst:331 +msgid "folder-wide config file, if it exists OR custom config file, if passed via ``--config_file``," +msgstr "" + +#: ../../source/tutorials/configuration.rst:333 +msgid "other CLI flags, and" +msgstr "" + +#: ../../source/tutorials/configuration.rst:334 +msgid "any programmatic changes made after the config system is set." +msgstr "" + +#: ../../source/tutorials/configuration.rst:338 +msgid "A list of all config options" +msgstr "" + +#: ../../source/tutorials/configuration.rst:360 +msgid "A list of all CLI flags" +msgstr "" + + diff --git a/docs/i18n/gettext/tutorials/quickstart.pot b/docs/i18n/gettext/tutorials/quickstart.pot new file mode 100644 index 0000000000..3268ea93ac --- /dev/null +++ b/docs/i18n/gettext/tutorials/quickstart.pot @@ -0,0 +1,117 @@ + +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/tutorials/quickstart.rst:3 +msgid "Quickstart" +msgstr "" + +#: ../../source/tutorials/quickstart.rst:5 +msgid "This document will lead you step by step through the necessary procedure to get started with manim for the first time as soon as possible. This tutorial assumes you have already installed manim following the steps in :doc:`../installation`." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:12 +msgid "Start a new project" +msgstr "" + +#: ../../source/tutorials/quickstart.rst:14 +msgid "To start a new manim video project, all you need to do is choose a single folder where all of the files related to the video will reside. For this example, this folder will be called ``project``," +msgstr "" + +#: ../../source/tutorials/quickstart.rst:22 +msgid "Every file containing code that produces a video with manim will be stored here, as well as any output files that manim produces and configuration files that manim needs." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:28 +msgid "In case you like to work with Jupyterlab / Jupyter notebooks, there is good news: Manim ships with a ``%%manim`` IPython magic command which makes it easy to use in such a setting as well. Find out more in the :meth:`corresponding documentation `." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:35 +msgid "Your first Scene" +msgstr "" + +#: ../../source/tutorials/quickstart.rst:37 +msgid "To produce your first scene, create a new file in your project folder called ``scene.py``," +msgstr "" + +#: ../../source/tutorials/quickstart.rst:45 +msgid "and copy the following code in it." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:58 +msgid "Then open your command line, navigate to your project directory, and execute the following command:" +msgstr "" + +#: ../../source/tutorials/quickstart.rst:65 +msgid "After showing some output, manim should render the scene into a .mp4 file, and open that file with the default movie player application. You should see a video playing the following animation." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:78 +msgid "If you see the video and it looks correct, congrats! You just wrote your first manim scene from scratch. If you get an error message instead, or if do not see a video, or if the video output does not look like this, it is likely that manim has not been installed correctly. Please refer to the :doc:`../installation/troubleshooting` page for more information." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:87 +msgid "Explanation" +msgstr "" + +#: ../../source/tutorials/quickstart.rst:89 +msgid "Let's go line by line over the script we just executed to see how manim was able to generate the video." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:92 +msgid "The first line" +msgstr "" + +#: ../../source/tutorials/quickstart.rst:98 +msgid "imports all of the contents of the library. This is the recommended way of using manim, as usually in a single script you will be using quite a few names from the manim namespace. In particular, this line includes all of the names used in the script: ``Scene``, ``Circle``, ``PINK`` and ``Create``." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:103 +msgid "Now let's look at the next two lines." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:111 +msgid "Most of the time, the code for scripting an animation with manim will go inside the :meth:`~.Scene.construct` method of a class that derives from :class:`.Scene`. Inside this method, you will create objects, display them on screen, and animate them." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:115 +msgid "The next two lines create a circle and set its color and opacity." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:122 +msgid "Finally, the last line uses the animation :class:`.Create` to display the circle on the screen." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:129 +msgid "Every animation must be contained within the :meth:`~.Scene.construct` method of a class that derives from :class:`.Scene`. Other code, for example auxiliary or mathematical functions, may reside outside the class." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:135 +msgid "Some bells and whistles" +msgstr "" + +#: ../../source/tutorials/quickstart.rst:137 +msgid "Our scene is a little basic, so let's add some bells and whistles. Modify the ``scene.py`` file to contain the following:" +msgstr "" + +#: ../../source/tutorials/quickstart.rst:157 +msgid "And render it using the following command:" +msgstr "" + +#: ../../source/tutorials/quickstart.rst:163 +msgid "The output should look as follows." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:180 +msgid "This example shows one of the most basic features of manim: the ability to implement complicated and mathematically intensive animations (such as cleanly interpolating between two geometric shapes) in very few lines of code." +msgstr "" + +#: ../../source/tutorials/quickstart.rst:187 +msgid "You're done!" +msgstr "" + + diff --git a/docs/i18n/gettext/tutorials/using_text.pot b/docs/i18n/gettext/tutorials/using_text.pot new file mode 100644 index 0000000000..30663e25d9 --- /dev/null +++ b/docs/i18n/gettext/tutorials/using_text.pot @@ -0,0 +1,257 @@ + +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/tutorials/using_text.rst:3 +msgid "Using Text" +msgstr "" + +#: ../../source/tutorials/using_text.rst:5 +msgid "There are two different ways by which you can render **Text** in videos:" +msgstr "" + +#: ../../source/tutorials/using_text.rst:7 +msgid "Using Pango (:mod:`~.text_mobject`)" +msgstr "" + +#: ../../source/tutorials/using_text.rst:8 +msgid "Using LaTeX (:mod:`~.tex_mobject`)" +msgstr "" + +#: ../../source/tutorials/using_text.rst:10 +msgid "If you want to render simple text, you should use either :class:`~.Text` or :class:`~.MarkupText`, or one of its derivatives like :class:`~.Paragraph`. See :ref:`using-text-objects` for more information." +msgstr "" + +#: ../../source/tutorials/using_text.rst:14 +msgid "LaTeX should be used when you need mathematical typesetting. See :ref:`rendering-with-latex` for more information." +msgstr "" + +#: ../../source/tutorials/using_text.rst:20 +msgid "Text Without LaTeX" +msgstr "" + +#: ../../source/tutorials/using_text.rst:22 +msgid "The simplest way to add text to your animations is to use the :class:`~.Text` class. It uses the `Pango library`_ to render text. With Pango, you can also render non-English alphabets like 你好 or こんにちは or 안녕하세요 or مرحبا بالعالم." +msgstr "" + +#: ../../source/tutorials/using_text.rst:27 +msgid "Here is a simple *Hello World* animation." +msgstr "" + +#: ../../source/tutorials/using_text.rst:38 +msgid "You can also use :class:`~.MarkupText` which allows the use of PangoMarkup (see the documentation of :class:`~.MarkupText` for details) to render text. For example:" +msgstr "" + +#: ../../source/tutorials/using_text.rst:54 +msgid "Working with :class:`~.Text`" +msgstr "" + +#: ../../source/tutorials/using_text.rst:56 +msgid "This section explains the properties of :class:`~.Text` and how can it be used in your animations." +msgstr "" + +#: ../../source/tutorials/using_text.rst:60 +msgid "Using Fonts" +msgstr "" + +#: ../../source/tutorials/using_text.rst:62 +msgid "You can set a different font using :attr:`~.Text.font`." +msgstr "" + +#: ../../source/tutorials/using_text.rst:66 +msgid "The font used must be installed in your system, and Pango should know about it. You can get a list of fonts using :func:`manimpango.list_fonts`." +msgstr "" + +#: ../../source/tutorials/using_text.rst:83 +msgid "Setting Slant and Weight" +msgstr "" + +#: ../../source/tutorials/using_text.rst:84 +msgid "Slant is the style of the Text, and it can be ``NORMAL`` (the default), ``ITALIC`` or ``OBLIQUE``. Usually, for many fonts both ``ITALIC`` and ``OBLIQUE`` look similar, but ``ITALIC`` uses **Roman Style**, whereas ``OBLIQUE`` uses **Italic Style**." +msgstr "" + +#: ../../source/tutorials/using_text.rst:89 +msgid "Weight specifies the boldness of a font. You can see a list of weights in :class:`manimpango.Weight`." +msgstr "" + +#: ../../source/tutorials/using_text.rst:116 +msgid "Using Colors" +msgstr "" + +#: ../../source/tutorials/using_text.rst:118 +msgid "You can set the color of the text using :attr:`~.Text.color`:" +msgstr "" + +#: ../../source/tutorials/using_text.rst:128 +msgid "You can use utilities like :attr:`~.Text.t2c` for coloring specific characters. This may be problematic if your text contains ligatures as explained in :ref:`iterating-text`." +msgstr "" + +#: ../../source/tutorials/using_text.rst:132 +msgid ":attr:`~Text.t2c` accepts two types of dictionaries," +msgstr "" + +#: ../../source/tutorials/using_text.rst:134 +msgid "The keys can contain indices like ``[2:-1]`` or ``[4:8]``, this works similar to how `slicing `_ works in Python. The values should be the color of the Text from :class:`~.Color`." +msgstr "" + +#: ../../source/tutorials/using_text.rst:139 +msgid "The keys contain words or characters which should be colored separately and the values should be the color from :class:`~.Color`:" +msgstr "" + +#: ../../source/tutorials/using_text.rst:151 +msgid "If you want to avoid problems when using colors (due to ligatures), consider using :class:`MarkupText`." +msgstr "" + +#: ../../source/tutorials/using_text.rst:156 +msgid "Using Gradients" +msgstr "" + +#: ../../source/tutorials/using_text.rst:158 +msgid "You can add a gradient using :attr:`~.Text.gradient`. The value must be an iterable of any length:" +msgstr "" + +#: ../../source/tutorials/using_text.rst:169 +msgid "You can also use :attr:`~.Text.t2g` for gradients with specific characters of the text. It shares a similar syntax to :ref:`the interface for colors `:" +msgstr "" + +#: ../../source/tutorials/using_text.rst:193 +msgid "Setting Line Spacing" +msgstr "" + +#: ../../source/tutorials/using_text.rst:195 +msgid "You can set the line spacing using :attr:`~.Text.line_spacing`:" +msgstr "" + +#: ../../source/tutorials/using_text.rst:210 +msgid "Disabling Ligatures" +msgstr "" + +#: ../../source/tutorials/using_text.rst:212 +msgid "By disabling ligatures you would get a one-to-one mapping between characters and submobjects. This fixes the issues with coloring text." +msgstr "" + +#: ../../source/tutorials/using_text.rst:218 +msgid "Be aware that using this method with text that heavily depends on ligatures (Arabic text) may yield unexpected results." +msgstr "" + +#: ../../source/tutorials/using_text.rst:221 +msgid "You can disable ligatures by passing ``disable_ligatures`` to :class:`Text`. For example:" +msgstr "" + +#: ../../source/tutorials/using_text.rst:236 +msgid "Iterating :class:`~.Text`" +msgstr "" + +#: ../../source/tutorials/using_text.rst:238 +msgid "Text objects behave like :class:`VGroups <.VGroup>`. Therefore, you can slice and index the text." +msgstr "" + +#: ../../source/tutorials/using_text.rst:241 +msgid "For example, you can set each letter to different color by iterating it." +msgstr "" + +#: ../../source/tutorials/using_text.rst:255 +msgid "Please note that `Ligature`_ can cause problems here. If you need a one-to-one mapping of characters to submobjects you should pass the ``disable_ligatures`` parameter to :class:`~.Text`. See :ref:`disable-ligatures`." +msgstr "" + +#: ../../source/tutorials/using_text.rst:263 +msgid "Working with :class:`~.MarkupText`" +msgstr "" + +#: ../../source/tutorials/using_text.rst:265 +msgid "MarkupText is similar to :class:`~.Text`, the only difference between them is that this accepts and processes PangoMarkup (which is similar to html), instead of just rendering plain text." +msgstr "" + +#: ../../source/tutorials/using_text.rst:269 +msgid "Consult the documentation of :class:`~.MarkupText` for more details and further references about PangoMarkup." +msgstr "" + +#: ../../source/tutorials/using_text.rst:287 +msgid "Text With LaTeX" +msgstr "" + +#: ../../source/tutorials/using_text.rst:289 +msgid "Just as you can use :class:`~.Text` to add text to your videos, you can use :class:`~.Tex` to insert LaTeX." +msgstr "" + +#: ../../source/tutorials/using_text.rst:292 +msgid "For example," +msgstr "" + +#: ../../source/tutorials/using_text.rst:304 +msgid "Note that we are using a raw string (``r'...'``) instead of a regular string (``r'...'``). This is because TeX code uses a lot of special characters - like ``\\`` for example - that have special meaning within a regular python string. An alternative would have been to write ``\\\\`` to escape the backslash: ``Tex('\\\\LaTeX')``." +msgstr "" + +#: ../../source/tutorials/using_text.rst:310 +msgid "Working with :class:`~.MathTex`" +msgstr "" + +#: ../../source/tutorials/using_text.rst:312 +msgid "Everything passed to :class:`~.MathTex` is in math mode by default. To be more precise, :class:`~.MathTex` is processed within an ``align*`` environment. You can achieve a similar effect with :class:`~.Tex` by enclosing your formula with ``$`` symbols: ``$\\xrightarrow{x^6y^8}$``:" +msgstr "" + +#: ../../source/tutorials/using_text.rst:329 +msgid "LaTeX commands and keyword arguments" +msgstr "" + +#: ../../source/tutorials/using_text.rst:331 +msgid "We can use any standard LaTeX commands in the AMS maths packages. Such as the ``mathtt`` math-text type or the ``looparrowright`` arrow." +msgstr "" + +#: ../../source/tutorials/using_text.rst:342 +msgid "On the Manim side, the :class:`~.Tex` class also accepts attributes to change the appearance of the output. This is very similar to the :class:`~.Text` class. For example, the ``color`` keyword changes the color of the TeX mobject." +msgstr "" + +#: ../../source/tutorials/using_text.rst:356 +msgid "Extra LaTeX Packages" +msgstr "" + +#: ../../source/tutorials/using_text.rst:358 +msgid "Some commands require special packages to be loaded into the TeX template. For example, to use the ``mathscr`` script, we need to add the ``mathrsfs`` package. Since this package isn't loaded into Manim's tex template by default, we have to add it manually." +msgstr "" + +#: ../../source/tutorials/using_text.rst:374 +msgid "Substrings and parts" +msgstr "" + +#: ../../source/tutorials/using_text.rst:376 +msgid "The TeX mobject can accept multiple strings as arguments. Afterwards you can refer to the individual parts either by their index (like ``tex[1]``), or by selecting parts of the tex code. In this example, we set the color of the ``\\bigstar`` using :func:`~.set_color_by_tex`:" +msgstr "" + +#: ../../source/tutorials/using_text.rst:390 +msgid "Note that :func:`~.set_color_by_tex` colors the entire substring containing the Tex, not just the specific symbol or Tex expression. Consider the following example:" +msgstr "" + +#: ../../source/tutorials/using_text.rst:404 +msgid "As you can see, this colors the entire equation yellow, contrary to what may be expected. To color only ``x`` yellow, we have to do the following:" +msgstr "" + +#: ../../source/tutorials/using_text.rst:419 +msgid "By setting ``substrings_to_isolate`` to ``x``, we split up the :class:`~.MathTex` into substrings automatically and isolate the ``x`` components into individual substrings. Only then can :meth:`~.set_color_by_tex` be used to achieve the desired result." +msgstr "" + +#: ../../source/tutorials/using_text.rst:424 +msgid "Note that Manim also supports a custom syntax that allows splitting a TeX string into substrings easily: simply enclose parts of your formula that you want to isolate with double braces. In the string ``MathTex(r\"{{ a^2 }} + {{ b^2 }} = {{ c^2 }}\")``, the rendered mobject will consist of the substrings ``a^2``, ``+``, ``b^2``, ``=``, and ``c^2``. This makes transformations between similar text fragments easy to write using :class:`~.TransformMatchingTex`." +msgstr "" + +#: ../../source/tutorials/using_text.rst:433 +msgid "LaTeX Maths Fonts - The Template Library" +msgstr "" + +#: ../../source/tutorials/using_text.rst:435 +msgid "Changing fonts in LaTeX when typesetting mathematical formulae is trickier than regular text. It requires changing the template that is used to compile the TeX. Manim comes with a collection of :class:`~.TexFontTemplates` ready for you to use. These templates will all work in math mode:" +msgstr "" + +#: ../../source/tutorials/using_text.rst:448 +msgid "Manim also has a :class:`~.TexTemplateLibrary` containing the TeX templates used by 3Blue1Brown. One example is the ctex template, used for typesetting Chinese script. For this to work, the ctex LaTeX package must be installed on your system. Furthermore, if you are only typesetting Text, you probably do not need :class:`~.Tex` at all, and should use :class:`~.Text` instead." +msgstr "" + +#: ../../source/tutorials/using_text.rst:465 +msgid "Aligning formulae" +msgstr "" + + diff --git a/docs/i18n/stripUntranslatable.sh b/docs/i18n/stripUntranslatable.sh index 67afacdc06..a0494e1ea5 100644 --- a/docs/i18n/stripUntranslatable.sh +++ b/docs/i18n/stripUntranslatable.sh @@ -1,17 +1,14 @@ #!/bin/bash rm -f translatable.po rm -f untranslatable.po -rm -rf build-en -mkdir build-en -pot_dir_prefix="en/LC_MESSAGES/" -for i in `find $pot_dir_prefix -name "*.po"` +pot_dir_prefix="gettext/" +echo "" +for srcFile in `find $pot_dir_prefix -name "*.pot" -type f` do - srcFile=$i - destFile="build-$srcFile" - mkdir -p `dirname $destFile` - awk -f stripUntranslatable.awk $srcFile > $destFile - cat $destFile >> translatable.po - echo "OK: $srcFile" + printf "\r\033[KCleaning file \e[32m$srcFile\e[0m" + dstFile="$srcFile.bld" + awk -f stripUntranslatable.awk $srcFile | sed '/POT-Creation-Date/d'> $dstFile + cat $dstFile >> translatable.po + mv $dstFile $srcFile done -rm -rf en -mv build-en en +echo "" diff --git a/docs/source/manim_directive.py b/docs/source/manim_directive.py index e1d77783f3..9cddc80fe5 100644 --- a/docs/source/manim_directive.py +++ b/docs/source/manim_directive.py @@ -146,7 +146,16 @@ class ManimDirective(Directive): final_argument_whitespace = True def run(self): - if "skip-manim" in self.state.document.settings.env.app.builder.tags.tags: + # Render is skipped if the tag skip-manim is present + should_skip = ( + "skip-manim" in self.state.document.settings.env.app.builder.tags.tags + ) + # Or if we are making the pot-files + should_skip = ( + should_skip + or self.state.document.settings.env.app.builder.name == "gettext" + ) + if should_skip: node = skip_manim_node() self.state.nested_parse( StringList(self.content[0]),