|
234.
|
|
|
Always advance to the next tab position
|
|
|
i18n: file: dialogs/indentationconfigwidget.ui:179
i18n: ectx: property (text), widget (QRadioButton, rbTabAdvances)
|
|
|
|
항상 다음 탭 위치로 가기
|
|
Translated by
Shinjo Park
|
|
|
|
Located in
rc.cpp:50
|
|
235.
|
|
|
If this option is selected, the <b>Tab</b> key always indents the current line by the number of character positions specified in <b>Indentation width</b>.
|
|
|
i18n: file: dialogs/indentationconfigwidget.ui:186
i18n: ectx: property (whatsThis), widget (QRadioButton, rbTabIndents)
|
|
|
|
이 옵션을 사용하면 <b>Tab</b> 키를 눌렀을 때 <b>들여쓰기 너비</b>에 지정한 만큼 현재 줄을 들여씁니다.
|
|
Translated by
Park Shinjo
|
|
|
|
Located in
rc.cpp:53
|
|
236.
|
|
|
Always increase indentation level
|
|
|
i18n: file: dialogs/indentationconfigwidget.ui:189
i18n: ectx: property (text), widget (QRadioButton, rbTabIndents)
|
|
|
|
항상 들여쓰기 단계 증가시키기
|
|
Translated by
Shinjo Park
|
|
|
|
Located in
rc.cpp:56
|
|
237.
|
|
|
If this option is selected, the <b>Tab</b> key either indents the current line or advances to the next tab position.<p> If the insertion point is at or before the first non-space character in the line, or if there is a selection, the current line is indented by the number of character positions specified in <b>Indentation width</b>.<p> If the insertion point is located after the first non-space character in the line and there is no selection, white space is inserted so that the next tab postion is reached: if the option <b>Insert spaces instead of tabulators</b> in the section <b>Editing</b> is enabled, spaces are inserted; otherwise, a single tabulator is inserted.
|
|
|
i18n: file: dialogs/indentationconfigwidget.ui:196
i18n: ectx: property (whatsThis), widget (QRadioButton, rbTabSmart)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
rc.cpp:59
|
|
238.
|
|
|
Increase indentation level if in leading blank space
|
|
|
i18n: file: dialogs/indentationconfigwidget.ui:199
i18n: ectx: property (text), widget (QRadioButton, rbTabSmart)
|
|
|
|
줄 처음의 빈 공간에 있을 때 들여쓰기 단계 증가시키기
|
|
Translated by
Shinjo Park
|
|
|
|
Located in
rc.cpp:62
|
|
239.
|
|
|
Text Cursor Movement
|
|
|
i18n: file: dialogs/cursorconfigwidget.ui:12
i18n: ectx: property (title), widget (QGroupBox, gbCursorMovement)
|
|
|
|
텍스트 커서 이동
|
|
Translated by
Shinjo Park
|
|
|
|
Located in
rc.cpp:65
|
|
240.
|
|
|
When selected, pressing the home key will cause the cursor to skip whitespace and go to the start of a line's text. The same applies for the end key.
|
|
|
i18n: file: dialogs/cursorconfigwidget.ui:18
i18n: ectx: property (whatsThis), widget (QCheckBox, chkSmartHome)
|
|
|
|
이 옵션을 사용하면 Home 키를 눌렀을 때 공백을 건너뛰고 실제 텍스트의 시작 지점으로 갑니다. 같은 행동이 End 키에도 적용됩니다.
|
|
Translated by
Shinjo Park
|
|
|
|
Located in
rc.cpp:68
|
|
241.
|
|
|
Smart ho&me and smart end
|
|
|
i18n: file: dialogs/cursorconfigwidget.ui:21
i18n: ectx: property (text), widget (QCheckBox, chkSmartHome)
|
|
|
|
똑똑한 Home과 End 키(&M)
|
|
Translated by
Shinjo Park
|
|
|
|
Located in
rc.cpp:71
|
|
242.
|
|
|
<p>When on, moving the insertion cursor using the <b>Left</b> and <b>Right</b> keys will go on to previous/next line at beginning/end of the line, similar to most editors.</p><p>When off, the insertion cursor cannot be moved left of the line start, but it can be moved off the line end, which can be very handy for programmers.</p>
|
|
|
i18n: file: dialogs/cursorconfigwidget.ui:28
i18n: ectx: property (whatsThis), widget (QCheckBox, chkWrapCursor)
|
|
|
|
<p>이 옵션을 사용하면 삽입 상태에서 줄의 시작이나 끝에서 <b>왼쪽 화살표</b>나 <b>오른쪽 화살표</b> 키를 눌렀을 때 이전 줄의 끝이나 다음 줄의 시작으로 갑니다. 대부분의 편집기에서 이 방식을 사용합니다.</p><p>이 옵션을 사용하지 않으면 삽입 상태에서 줄의 시작이나 끝에서 화살표 키를 눌러도 다른 줄로 넘어가지 않습니다. 프로그래머들에게 유용할 수 있습니다.</p>
|
|
Translated by
Shinjo Park
|
|
|
|
Located in
rc.cpp:74
|
|
243.
|
|
|
Wrap c&ursor
|
|
|
i18n: file: dialogs/cursorconfigwidget.ui:31
i18n: ectx: property (text), widget (QCheckBox, chkWrapCursor)
|
|
|
|
커서 둘러싸기(&U)
|
|
Translated by
Shinjo Park
|
|
|
|
Located in
rc.cpp:77
|