[Bf-docboard-svn] bf-manual-translations: [7558] trunk/blender_docs/locale/ru/LC_MESSAGES/blender_manual.po: Update r9073

Aaron Carlisle noreply at blender.org
Thu Mar 3 01:58:12 CET 2022


Revision: 7558
          https://developer.blender.org/rBMT7558
Author:   Blendify
Date:     2022-03-03 01:58:11 +0100 (Thu, 03 Mar 2022)
Log Message:
-----------
Update r9073

Revision Links:
--------------
    https://developer.blender.org/rBMT9073

Modified Paths:
--------------
    trunk/blender_docs/locale/ru/LC_MESSAGES/blender_manual.po

Modified: trunk/blender_docs/locale/ru/LC_MESSAGES/blender_manual.po
===================================================================
--- trunk/blender_docs/locale/ru/LC_MESSAGES/blender_manual.po	2022-03-03 00:58:02 UTC (rev 7557)
+++ trunk/blender_docs/locale/ru/LC_MESSAGES/blender_manual.po	2022-03-03 00:58:11 UTC (rev 7558)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: Blender 3.0 Manual 3.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-02-25 15:28-0500\n"
+"POT-Creation-Date: 2022-03-02 19:10-0500\n"
 "PO-Revision-Date: 2022-02-19 15:42+0300\n"
 "Last-Translator: Aleksei Smirnov\n"
 "Language: ru\n"
@@ -95,7 +95,6 @@
 msgstr ""
 
 #: ../../manual/about/contribute/editing.rst:17
-#: ../../manual/addons/mesh/tissue.rst:70
 msgid "Update"
 msgstr "Обновление"
 
@@ -550,6 +549,7 @@
 #: ../../manual/addons/3d_view/3d_navigation.rst
 #: ../../manual/addons/3d_view/math_vis_console.rst
 #: ../../manual/addons/3d_view/measureit.rst
+#: ../../manual/addons/3d_view/precision_drawing_tools/index.rst
 #: ../../manual/addons/3d_view/stored_views.rst
 #: ../../manual/addons/3d_view/vr_scene_inspection.rst
 #: ../../manual/addons/add_curve/assign_shape_keys.rst
@@ -574,6 +574,7 @@
 #: ../../manual/addons/development/edit_operator.rst
 #: ../../manual/addons/development/icon_viewer.rst
 #: ../../manual/addons/development/is_key_free.rst
+#: ../../manual/addons/interface/amaranth.rst
 #: ../../manual/addons/interface/brush_menus.rst
 #: ../../manual/addons/interface/collection_manager.rst
 #: ../../manual/addons/interface/context_menu.rst
@@ -604,7 +605,7 @@
 #: ../../manual/addons/object/color_rules.rst
 #: ../../manual/addons/object/edit_linked_library.rst
 #: ../../manual/addons/object/greasepencil_tools.rst
-#: ../../manual/addons/object/oscurart_tools.rst
+#: ../../manual/addons/object/real_snow.rst
 #: ../../manual/addons/object/scatter_objects.rst
 #: ../../manual/addons/object/skinify.rst
 #: ../../manual/addons/paint/paint_palettes.rst
@@ -2510,10 +2511,17 @@
 " дадим вам прямой доступ к редактированию руководства."
 
 #: ../../manual/about/contribute/patch_commit.rst:51
+msgid ""
+"See :doc:`/about/contribute/release_cycle` for documentation on how to "
+"make commits to a specific release branch and how to create merge "
+"commits."
+msgstr ""
+
+#: ../../manual/about/contribute/patch_commit.rst:56
 msgid "Commit Directly"
 msgstr "Непосредственная фиксация"
 
-#: ../../manual/about/contribute/patch_commit.rst:53
+#: ../../manual/about/contribute/patch_commit.rst:58
 msgid ""
 "Once you are provided with the direct access to edit the manual, you can "
 "start committing directly instead of creating a patch file. Doing this "
@@ -2520,11 +2528,11 @@
 "will submit the change directly to our central repository."
 msgstr ""
 
-#: ../../manual/about/contribute/patch_commit.rst:57
+#: ../../manual/about/contribute/patch_commit.rst:62
 msgid "All you need to do now is run::"
 msgstr "Всё, что вам нужно для этого сделать – это выполнить команду::"
 
-#: ../../manual/about/contribute/patch_commit.rst:61
+#: ../../manual/about/contribute/patch_commit.rst:66
 msgid ""
 "If you leave out ``-m \"message\"``, you will be prompted to type the "
 "message in a text editor."
@@ -2532,11 +2540,11 @@
 "Если вы опустите ``-m \"сообщение\"``, вас попросят ввести его в "
 "текстовом редакторе."
 
-#: ../../manual/about/contribute/patch_commit.rst:63
+#: ../../manual/about/contribute/patch_commit.rst:68
 msgid "Do not forget to always run ``svn update`` before committing."
 msgstr "Не забывайте всегда запускать команду ``svn update`` перед фиксацией."
 
-#: ../../manual/about/contribute/patch_commit.rst:65
+#: ../../manual/about/contribute/patch_commit.rst:70
 #, fuzzy
 msgid ""
 "Then you will be asked for your username and password (from "
@@ -2546,7 +2554,11 @@
 "имя пользователя (то, с которым вы регистрировались на "
 "``developer.blender.org``) и пароль."
 
-#: ../../manual/about/contribute/patch_commit.rst:68
+#: ../../manual/about/contribute/patch_commit.rst:75
+msgid "Make sure to use your username (case sensitive) and not your email."
+msgstr ""
+
+#: ../../manual/about/contribute/patch_commit.rst:77
 msgid ""
 "Your modified files are uploaded to the central repository for others to "
 "work with and continue collaborating. Commits are tracked in the "
@@ -2558,11 +2570,11 @@
 "хранилищах `Diffusion <https://developer.blender.org/diffusion/BM/>`__. "
 "Вскоре после этого ваши изменения станут видимы в онлайн-руководстве."
 
-#: ../../manual/about/contribute/patch_commit.rst:74
+#: ../../manual/about/contribute/patch_commit.rst:83
 msgid "Writing a Good Commit Message"
 msgstr ""
 
-#: ../../manual/about/contribute/patch_commit.rst:76
+#: ../../manual/about/contribute/patch_commit.rst:85
 msgid ""
 "When making changes to the manual that directly relate to a specific "
 "commit (change) in Blender, it is helpful to make the title of the commit"
@@ -2570,7 +2582,7 @@
 " the commit hash of the commit made to the Blender source code."
 msgstr ""
 
-#: ../../manual/about/contribute/patch_commit.rst:80
+#: ../../manual/about/contribute/patch_commit.rst:89
 msgid ""
 "For example, the commit `rBM8473 "
 "<https://developer.blender.org/rBM8473>`__ includes a descriptive "
@@ -2579,7 +2591,7 @@
 " for a specific upcoming release."
 msgstr ""
 
-#: ../../manual/about/contribute/patch_commit.rst:86
+#: ../../manual/about/contribute/patch_commit.rst:95
 msgid ""
 "Other more general changes do not have to follow the above policy "
 "however, it is still important to make the description clear about what "
@@ -2588,7 +2600,7 @@
 "general cleanups or fixes respectively."
 msgstr ""
 
-#: ../../manual/about/contribute/patch_commit.rst:91
+#: ../../manual/about/contribute/patch_commit.rst:100
 msgid ""
 "Writing good commit messages helps administrators keep track of changes "
 "made and ensures all new features are properly documented."
@@ -2686,6 +2698,7 @@
 #: ../../manual/addons/3d_view/3d_navigation.rst
 #: ../../manual/addons/3d_view/math_vis_console.rst
 #: ../../manual/addons/3d_view/measureit.rst
+#: ../../manual/addons/3d_view/precision_drawing_tools/index.rst
 #: ../../manual/addons/3d_view/stored_views.rst
 #: ../../manual/addons/3d_view/vr_scene_inspection.rst
 #: ../../manual/addons/add_curve/assign_shape_keys.rst
@@ -2714,6 +2727,7 @@
 #: ../../manual/addons/development/edit_operator.rst:17
 #: ../../manual/addons/development/icon_viewer.rst
 #: ../../manual/addons/development/is_key_free.rst
+#: ../../manual/addons/interface/amaranth.rst
 #: ../../manual/addons/interface/brush_menus.rst
 #: ../../manual/addons/interface/brush_menus.rst:17
 #: ../../manual/addons/interface/collection_manager.rst
@@ -2743,7 +2757,7 @@
 #: ../../manual/addons/mesh/looptools.rst:17 ../../manual/addons/mesh/relax.rst
 #: ../../manual/addons/mesh/snap_utilities_line.rst
 #: ../../manual/addons/mesh/tinycad.rst ../../manual/addons/mesh/tinycad.rst:19
-#: ../../manual/addons/mesh/tissue.rst ../../manual/addons/mesh/tissue.rst:17
+#: ../../manual/addons/mesh/tissue.rst
 #: ../../manual/addons/node/node_arrange.rst
 #: ../../manual/addons/node/node_arrange.rst:23
 #: ../../manual/addons/node/node_presets.rst
@@ -2760,8 +2774,7 @@
 #: ../../manual/addons/object/color_rules.rst:24
 #: ../../manual/addons/object/edit_linked_library.rst
 #: ../../manual/addons/object/greasepencil_tools.rst
-#: ../../manual/addons/object/oscurart_tools.rst
-#: ../../manual/addons/object/oscurart_tools.rst:17
+#: ../../manual/addons/object/real_snow.rst
 #: ../../manual/addons/object/scatter_objects.rst
 #: ../../manual/addons/object/scatter_objects.rst:24
 #: ../../manual/addons/object/skinify.rst
@@ -3623,6 +3636,7 @@
 #: ../../manual/addons/3d_view/3d_navigation.rst:10
 #: ../../manual/addons/3d_view/math_vis_console.rst:15
 #: ../../manual/addons/3d_view/measureit.rst:13
+#: ../../manual/addons/3d_view/precision_drawing_tools/index.rst:11
 #: ../../manual/addons/3d_view/stored_views.rst:11
 #: ../../manual/addons/3d_view/vr_scene_inspection.rst:16
 #: ../../manual/addons/add_curve/assign_shape_keys.rst:11
@@ -3646,6 +3660,7 @@
 #: ../../manual/addons/development/edit_operator.rst:10
 #: ../../manual/addons/development/icon_viewer.rst:14
 #: ../../manual/addons/development/is_key_free.rst:10
+#: ../../manual/addons/interface/amaranth.rst:10
 #: ../../manual/addons/interface/brush_menus.rst:10
 #: ../../manual/addons/interface/collection_manager.rst:18
 #: ../../manual/addons/interface/context_menu.rst:17
@@ -3665,7 +3680,7 @@
 #: ../../manual/addons/mesh/looptools.rst:10
 #: ../../manual/addons/mesh/relax.rst:10
 #: ../../manual/addons/mesh/tinycad.rst:12
-#: ../../manual/addons/mesh/tissue.rst:10
+#: ../../manual/addons/mesh/tissue.rst:18
 #: ../../manual/addons/node/node_arrange.rst:10
 #: ../../manual/addons/node/node_presets.rst:12
 #: ../../manual/addons/node/node_wrangler.rst:14
@@ -3675,7 +3690,7 @@
 #: ../../manual/addons/object/cell_fracture.rst:16
 #: ../../manual/addons/object/edit_linked_library.rst:14
 #: ../../manual/addons/object/greasepencil_tools.rst:10
-#: ../../manual/addons/object/oscurart_tools.rst:10
+#: ../../manual/addons/object/real_snow.rst:17
 #: ../../manual/addons/object/skinify.rst:14
 #: ../../manual/addons/paint/paint_palettes.rst:16
 #: ../../manual/addons/render/copy_settings.rst:19
@@ -3695,6 +3710,7 @@
 #: ../../manual/addons/3d_view/3d_navigation.rst:12
 #: ../../manual/addons/3d_view/math_vis_console.rst:17
 #: ../../manual/addons/3d_view/measureit.rst:15
+#: ../../manual/addons/3d_view/precision_drawing_tools/index.rst:13
 #: ../../manual/addons/3d_view/stored_views.rst:13
 #: ../../manual/addons/3d_view/vr_scene_inspection.rst:18
 #: ../../manual/addons/add_curve/assign_shape_keys.rst:13
@@ -3740,7 +3756,7 @@
 #: ../../manual/addons/mesh/relax.rst:12
 #: ../../manual/addons/mesh/snap_utilities_line.rst:10
 #: ../../manual/addons/mesh/tinycad.rst:14
-#: ../../manual/addons/mesh/tissue.rst:12
+#: ../../manual/addons/mesh/tissue.rst:20
 #: ../../manual/addons/node/node_arrange.rst:12
 #: ../../manual/addons/node/node_presets.rst:14
 #: ../../manual/addons/node/node_wrangler.rst:16
@@ -3751,7 +3767,7 @@
 #: ../../manual/addons/object/color_rules.rst:19
 #: ../../manual/addons/object/edit_linked_library.rst:16
 #: ../../manual/addons/object/greasepencil_tools.rst:12
-#: ../../manual/addons/object/oscurart_tools.rst:12
+#: ../../manual/addons/object/real_snow.rst:19

@@ Diff output truncated at 10240 characters. @@


More information about the Bf-docboard-svn mailing list