@@ -21,199 +21,199 @@ msgstr ""
2121
2222#: ../../source/annotation.rst:2
2323msgid "Annotate"
24- msgstr ""
24+ msgstr "标注 "
2525
2626#: ../../source/annotation.rst:5
2727msgid "1. Start Annotation"
28- msgstr ""
28+ msgstr "1. 开始标注 "
2929
3030#: ../../source/annotation.rst:8
3131msgid "1.1 Manual Annotation"
32- msgstr ""
32+ msgstr "1.1 手动标注 "
3333
3434#: ../../source/annotation.rst:10
3535msgid ""
3636"Click the ``Draw Polygon`` button ``[C]`` in the toolbar to start "
3737"manually annotating a polygon."
38- msgstr ""
38+ msgstr "点击工具栏中 ``绘制多边形`` 按钮 ``[C]`` 开始手动标注多边形。 "
3939
4040#: ../../source/annotation.rst: -1
4141msgid "draw_polygon_button.png"
4242msgstr ""
4343
4444#: ../../source/annotation.rst:16
4545msgid "**Manual annotation offers two methods: clicking and dragging.**"
46- msgstr ""
46+ msgstr "**手动标注提供了两种不同的方式:点击与拖动。** "
4747
4848#: ../../source/annotation.rst:19
4949msgid "1.1.1 Clicking Method"
50- msgstr ""
50+ msgstr "1.1.1 点击方式 "
5151
5252#: ../../source/annotation.rst:21
5353msgid ""
5454"Clicking is the most common annotation method, with each click adding a "
5555"polygon vertex."
56- msgstr ""
56+ msgstr "点击是最常见的标注方式,每次点击鼠标左键,添加一个多边形顶点。 "
5757
5858#: ../../source/annotation.rst: -1
5959msgid "clicking.gif"
6060msgstr ""
6161
6262#: ../../source/annotation.rst:27
6363msgid "1.1.2 Dragging Method"
64- msgstr ""
64+ msgstr "1.1.2 拖动方式 "
6565
6666#: ../../source/annotation.rst:29
6767msgid ""
6868"By pressing and holding the left mouse button and dragging the mouse, "
6969"(0.15s per point)"
70- msgstr ""
70+ msgstr "按下鼠标左键并拖动鼠标,在拖动轨迹上每隔0.15秒添加一个顶点。 "
7171
7272#: ../../source/annotation.rst: -1
7373msgid "dragging.gif"
7474msgstr ""
7575
7676#: ../../source/annotation.rst:34
7777msgid "With the Dragging method, you can easily draw curves."
78- msgstr ""
78+ msgstr "通过拖动方式,你可以很轻松的绘制曲线。 "
7979
8080#: ../../source/annotation.rst:37
8181msgid "1.2 Semi-automatic Annotation"
82- msgstr ""
82+ msgstr "1.2 半自动标注 "
8383
8484#: ../../source/annotation.rst:39
8585msgid "Utilizes SAM with point and bounding box prompts."
86- msgstr ""
86+ msgstr "集成了SAM 点提示与框提示。 "
8787
8888#: ../../source/annotation.rst: -1
8989msgid "point_box_prompt_button.png"
9090msgstr ""
9191
9292#: ../../source/annotation.rst:45
9393msgid "1.2.1 Point Prompt"
94- msgstr ""
94+ msgstr "1.2.1 点提示 "
9595
9696#: ../../source/annotation.rst:47
9797msgid ""
9898"Click the ``Segment anything point`` button ``[Q]`` in the toolbar to "
9999"start SAM point prompt."
100- msgstr ""
100+ msgstr "点击工具栏中 ``Segment anything 点提示`` 按钮 ``[Q]`` 开始SAM点提示。 "
101101
102102#: ../../source/annotation.rst: -1
103103msgid "point_prompts.gif"
104104msgstr ""
105105
106106#: ../../source/annotation.rst:53
107107msgid "1.2.2 Box Prompt"
108- msgstr ""
108+ msgstr "1.2.2 框提示 "
109109
110110#: ../../source/annotation.rst:55
111111msgid ""
112112"Click the ``Segment anything box`` button ``[W]`` in the toolbar to start"
113113" SAM box prompt."
114- msgstr ""
114+ msgstr "点击工具栏中 ``Segment anything 框提示`` 按钮 ``[W]`` 开始SAM框提示。 "
115115
116116#: ../../source/annotation.rst: -1
117117msgid "box_prompts.gif"
118118msgstr ""
119119
120120#: ../../source/annotation.rst:61
121121msgid "2. Finish Annotation"
122- msgstr ""
122+ msgstr "2. 完成标注 "
123123
124124#: ../../source/annotation.rst:63
125125msgid ""
126126"Click the ``Finish annotation`` button ``[E]`` in the toolbar to end the "
127127"annotation."
128- msgstr ""
128+ msgstr "点击工具栏中 ``完成标注`` 按钮 ``[E]`` 结束标注。 "
129129
130130#: ../../source/annotation.rst:65
131131msgid ""
132132"When using sam, finish annotation will convert the mask into a polygon on"
133133" the canvas."
134- msgstr ""
134+ msgstr "当使用SAM进行半自动标注时,完成标注会将画布上的掩码转换为多边形。 "
135135
136136#: ../../source/annotation.rst:67
137137msgid ""
138138"ISAT offers multiple conversion methods, which you can find in the "
139139"settings interface."
140- msgstr ""
140+ msgstr "ISAT提供了多种掩码转换多边形的逻辑,名为轮廓模式,你可以在设置界面中进行设置。 "
141141
142142#: ../../source/annotation.rst:69
143143msgid "Contour mode:"
144- msgstr ""
144+ msgstr "轮廓模式 "
145145
146146#: ../../source/annotation.rst:71
147147msgid "External contours"
148- msgstr ""
148+ msgstr "只保存外轮廓 "
149149
150150#: ../../source/annotation.rst:72
151151msgid "Only max contour"
152- msgstr ""
152+ msgstr "只保存最大轮廓 "
153153
154154#: ../../source/annotation.rst:73
155155msgid "All contours"
156- msgstr ""
156+ msgstr "保存所有轮廓 "
157157
158158#: ../../source/annotation.rst:75
159159msgid ""
160160"For detailed usage, please refer to `Contour mode <other.html#contour-"
161161"mode>`_."
162- msgstr ""
162+ msgstr "具体的使用细节,请参考 `轮廓模式 <other.html#contour-mode>`_. "
163163
164164#: ../../source/annotation.rst:78
165165msgid "3. Cancel Annotation"
166- msgstr ""
166+ msgstr "3. 取消标注 "
167167
168168#: ../../source/annotation.rst:80
169169msgid ""
170170"Click the ``Cancel annotation`` button ``[Esc]`` in the toolbar to end "
171171"the annotation."
172- msgstr ""
172+ msgstr "点击工具栏中 ``取消标注`` 按钮 ``[Esc]`` 取消标注。 "
173173
174174#: ../../source/annotation.rst:83
175175msgid "4. Backspace"
176- msgstr ""
176+ msgstr "4. 回退 "
177177
178178#: ../../source/annotation.rst:85
179179msgid ""
180180"Click the ``Backspace`` button ``[Z]`` in the toolbar to return to the "
181181"previous annotation state."
182- msgstr ""
182+ msgstr "点击工具栏中 ``回退`` 按钮 ``[Z]`` 返回上一个标注状态。 "
183183
184184#: ../../source/annotation.rst: -1
185185msgid "backspace.gif"
186186msgstr ""
187187
188188#: ../../source/annotation.rst:91
189189msgid "5. Video Annotation"
190- msgstr ""
190+ msgstr "5. 视频标注 "
191191
192192#: ../../source/annotation.rst:93
193193msgid ""
194194"ISAT uses SAM2 for video annotation, provides the functions of annotating"
195195" the next frame, the next five frames, and the entire video."
196- msgstr ""
196+ msgstr "ISAT使用SAM2模型实现视频标注,提供了下一帧,下五帧,所有帧的标注功能。 "
197197
198198#: ../../source/annotation.rst: -1
199199msgid "video_annotation.gif"
200200msgstr ""
201201
202202#: ../../source/annotation.rst:98
203203msgid "Video annotation process:"
204- msgstr ""
204+ msgstr "视频标注流程: "
205205
206206#: ../../source/annotation.rst:100
207207msgid "Select SAM2 or SAM2.1 model."
208- msgstr ""
208+ msgstr "选择SAM2或SAM2.1模型 "
209209
210210#: ../../source/annotation.rst:101
211211msgid "Start the video annotation with an already annotated frame."
212- msgstr ""
212+ msgstr "从已标注完成的一帧开始。 "
213213
214214#: ../../source/annotation.rst:102
215215msgid ""
216216"Click the ``Video segment once`` button or ``Video segment five times`` "
217217"button or ``Video segment`` button."
218- msgstr ""
218+ msgstr "点击 ``视频分割1帧``, ``视频分割5帧``, ``视频分割`` 按钮进行视频标注。 "
219219
0 commit comments