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

Aaron Carlisle noreply at blender.org
Thu Mar 3 01:57:41 CET 2022


Revision: 7555
          https://developer.blender.org/rBMT7555
Author:   Blendify
Date:     2022-03-03 01:57:41 +0100 (Thu, 03 Mar 2022)
Log Message:
-----------
Update r9073

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

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

Modified: trunk/blender_docs/locale/ko/LC_MESSAGES/blender_manual.po
===================================================================
--- trunk/blender_docs/locale/ko/LC_MESSAGES/blender_manual.po	2022-03-03 00:57:31 UTC (rev 7554)
+++ trunk/blender_docs/locale/ko/LC_MESSAGES/blender_manual.po	2022-03-03 00:57:41 UTC (rev 7555)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: Blender 2.92 Manual 2.92\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: 2021-08-01 21:46-0400\n"
 "Last-Translator: \n"
 "Language: ko\n"
@@ -91,7 +91,6 @@
 msgstr ""
 
 #: ../../manual/about/contribute/editing.rst:17
-#: ../../manual/addons/mesh/tissue.rst:70
 msgid "Update"
 msgstr "업데이트"
 
@@ -520,6 +519,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
@@ -544,6 +544,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
@@ -574,7 +575,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
@@ -2375,10 +2376,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 "
@@ -2385,21 +2393,21 @@
 "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."
 msgstr "``-m \"message\"`` 를 명령어에 안 썼다면, 텍스트 편집기에서 메시지를 쓰라고 할 거예요."
 
-#: ../../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 "
@@ -2406,7 +2414,11 @@
 "``developer.blender.org``) before the change is committed."
 msgstr "commit 명령어를 실행했다면, ``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 "
@@ -2417,11 +2429,11 @@
 "<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"
@@ -2429,7 +2441,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 "
@@ -2438,7 +2450,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 "
@@ -2447,7 +2459,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."
@@ -2545,6 +2557,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
@@ -2573,6 +2586,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
@@ -2602,7 +2616,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
@@ -2619,8 +2633,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
@@ -3393,6 +3406,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
@@ -3416,6 +3430,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
@@ -3435,7 +3450,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
@@ -3445,7 +3460,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
@@ -3465,6 +3480,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
@@ -3510,7 +3526,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
@@ -3521,7 +3537,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
 #: ../../manual/addons/object/scatter_objects.rst:19
 #: ../../manual/addons/object/skinify.rst:16
 #: ../../manual/addons/paint/paint_palettes.rst:18
@@ -3544,6 +3560,7 @@
 

@@ Diff output truncated at 10240 characters. @@


More information about the Bf-docboard-svn mailing list