manim/docs/i18n/gettext/changelog/0.14.0-changelog.pot
Darylgolden 6018ebf445 Revert "Merge branch 'main' of https://github.com/ManimCommunity/manim"
This reverts commit e7f9d23aa7, reversing
changes made to afe91d02b6.
2023-07-31 15:29:39 +08:00

333 lines
9.5 KiB
Text

msgid ""
msgstr ""
"Project-Id-Version: Manim \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../../source/changelog/0.14.0-changelog.rst:3
msgid "v0.14.0"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:0
msgid "Date"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:5
msgid "January 07, 2022"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:8
msgid "Contributors"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:10
msgid "A total of 29 people contributed to this release. People with a '+' by their names authored a patch for the first time."
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:14
#: ../../source/changelog/0.14.0-changelog.rst:38
msgid "Benjamin Hackl"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:15
msgid "BorisTheBrave +"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:16
#: ../../source/changelog/0.14.0-changelog.rst:41
msgid "Darylgolden"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:17
#: ../../source/changelog/0.14.0-changelog.rst:42
msgid "GameDungeon"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:18
msgid "Gergely Bencsik +"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:19
#: ../../source/changelog/0.14.0-changelog.rst:45
msgid "Jan-Hendrik Müller"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:20
msgid "Jihoon +"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:21
msgid "Kian Kasad +"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:22
msgid "Kiran-Raj-Dev +"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:23
#: ../../source/changelog/0.14.0-changelog.rst:47
msgid "Laith Bahodi"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:24
msgid "Leo Xu +"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:25
#: ../../source/changelog/0.14.0-changelog.rst:50
msgid "Marcin Serwin"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:26
msgid "Matt Gleich +"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:27
#: ../../source/changelog/0.14.0-changelog.rst:51
msgid "Naveen M K"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:28
msgid "Steven nguyen +"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:29
msgid "Vectozavr +"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:30
#: ../../source/changelog/0.14.0-changelog.rst:54
msgid "Viicos"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:31
msgid "citrusmunch"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:32
msgid "netwizard22 +"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:35
msgid "The patches included in this release have been reviewed by the following contributors."
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:39
msgid "BorisTheBrave"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:40
msgid "Christopher Besch"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:43
msgid "Gergely Bencsik"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:44
msgid "Hugues Devimeux"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:46
msgid "Kiran-Raj-Dev"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:48
msgid "Leo Xu"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:49
msgid "Lucas Ricci"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:52
msgid "Raghav Goel"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:53
msgid "Ryan McCauley"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:55
msgid "icedcoffeeee"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:58
msgid "Pull requests merged"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:60
msgid "A total of 29 pull requests were merged for this release."
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:63
msgid "Deprecated classes and functions"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:69
msgid ":pr:`2390`: Removed deprecations up to `v0.13.0`"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:66
msgid "Removed ``get_graph``, ``get_implicit_curve``, ``get_derivative_graph``, ``get_line_graph`` and ``get_parametric_curve`` in favour of their ``plot`` variants"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:67
msgid "Removed ``FullScreenFadeRectangle`` and ``PictureInPictureFrame``"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:68
msgid "Removed ``path_arc`` parameter from :class:`~.SpinInFromNothing`"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:69
msgid "Removed ``set_submobjects`` method from ``opengl_mobject.py``"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:72
msgid "New features"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:75
msgid ":pr:`2341`: Update :class:`~.Text` to use new ``ManimPango`` color setting"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:75
msgid ":class:`~.Text` class now uses color setting introduced in ``ManimPango 0.4.0`` for color and gradient."
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:78
msgid ":pr:`2397`: Added ``label_constructor`` parameter for :class:`~.NumberLine`"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:78
msgid "Allows changing the class that will be used to construct :class:`~.Axes` and :class:`~.NumberLine` labels by default. Makes it possible to easily use :class:`~.Text` for labels if needed."
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:81
msgid "Enhancements"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:83
msgid ":pr:`2383`: Made :meth:`.Surface.set_fill_by_value` support gradients along different axes"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:86
msgid ":pr:`2388`: Added ``about_point`` keyword argument to :class:`~.ApplyMatrix`"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:89
msgid ":pr:`2395`: Add documentation for paths functions"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:94
msgid ":pr:`2372`: Improved :class:`~.DashedVMobject`"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:93
msgid ":class:`~.DashedVMobject` used to create stretched and uneven dashes on most plotted curves. Now the dash lengths are equalized. An option is reserved to use the old method. New keyword argument: ``dash_offset``. This parameter shifts the starting point."
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:97
msgid "Fixed bugs"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:99
msgid ":pr:`2409`: Fixed performance degradation by trimming empty curves from paths when calling :meth:`.VMobject.align_points`"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:102
msgid ":pr:`2392`: Fixed ``ZeroDivisionError`` in :mod:`~.mobject.three_dimensions`"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:105
msgid ":pr:`2362`: Fixed phi updater in :meth:`.ThreeDScene.begin_3dillusion_camera_rotation`"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:109
msgid "Documentation-related changes"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:111
msgid ":pr:`2415`: Removed instructions on using and installing Docker in README"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:114
msgid ":pr:`2414`: Made improvements to the :doc:`configuration` tutorial"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:117
msgid ":pr:`2423`: Changed recommendation to ``mactex-no-gui`` from ``mactex`` for macOS install"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:120
msgid ":pr:`2407`: Clarified docstrings of :meth:`.Mobject.animate`, :meth:`.Mobject.set` and :class:`~.Variable`"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:123
msgid ":pr:`2352`: Added Crowdin badge"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:126
msgid ":pr:`2371`: Added ``dvips`` to list of required LaTeX packages on Linux"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:129
msgid ":pr:`2403`: Improved docstring of :class:`~.ApplyMethod` and removed propagated ``__init__`` docstring"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:132
msgid ":pr:`2391`: Fixed typo in parameter name in documentation of :class:`~.NumberLine`"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:135
msgid ":pr:`2368`: Added note in Internationalization"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:139
msgid "Code quality improvements and similar refactors"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:141
msgid ":pr:`2408`: Removed various return annotations that were stifling type inference"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:144
msgid ":pr:`2424`: Removed ``strings.py``"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:147
msgid ":pr:`1972`: Added support for MyPy"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:150
msgid ":pr:`2410`: Fixed Flake8"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:153
msgid ":pr:`2401`: Fixed type annotations in :mod:`.mobject.three_dimensions`"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:156
msgid ":pr:`2405`: Removed some unused OpenGL files"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:159
msgid ":pr:`2399`: Fixed type annotations in :mod:`~.mobject.table`"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:162
msgid ":pr:`2385`: Made comments in quickstart tutorial more precise"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:165
msgid ":pr:`2377`: Fixed type hint for an argument of :class:`~.MoveAlongPath`"
msgstr ""
#: ../../source/changelog/0.14.0-changelog.rst:169
msgid "New releases"
msgstr ""