|
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 and reviewed by
Roy Chan
|
|
|
|
Located in
rc.cpp:62
|
|
239.
|
|
|
Text Cursor Movement
|
|
|
i18n: file: dialogs/cursorconfigwidget.ui:12
i18n: ectx: property (title), widget (QGroupBox, gbCursorMovement)
|
|
|
|
文字游標移動
|
|
Translated and reviewed by
Roy Chan
|
|
|
|
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 and reviewed by
Roy Chan
|
|
|
|
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 and reviewed by
Roy Chan
|
|
|
|
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>開啟此選項的話,在一行的開始按左鍵會回到上一行,在結束處按右鍵則會進到下一行。</p> <p>關閉此選項的話,則在一行的開始按左鍵不會回到上一行,但結束處按右鍵仍然會到下一行去,以方便程式開發者使用。</p>
|
|
Translated and reviewed by
Roy Chan
|
|
|
|
Located in
rc.cpp:74
|
|
243.
|
|
|
Wrap c&ursor
|
|
|
i18n: file: dialogs/cursorconfigwidget.ui:31
i18n: ectx: property (text), widget (QCheckBox, chkWrapCursor)
|
|
|
|
游標換行(&U)
|
|
Translated and reviewed by
Roy Chan
|
|
|
|
Located in
rc.cpp:77
|
|
244.
|
|
|
Selects whether the PageUp and PageDown keys should alter the vertical position of the cursor relative to the top of the view.
|
|
|
i18n: file: dialogs/cursorconfigwidget.ui:38
i18n: ectx: property (whatsThis), widget (QCheckBox, chkPagingMovesCursor)
|
|
|
|
選擇 PageUp 與 PageDown 鍵是否會改變游標的垂直位置。
|
|
Translated and reviewed by
Roy Chan
|
|
|
|
Located in
rc.cpp:80
|
|
245.
|
|
|
&PageUp/PageDown moves cursor
|
|
|
i18n: file: dialogs/cursorconfigwidget.ui:41
i18n: ectx: property (text), widget (QCheckBox, chkPagingMovesCursor)
|
|
|
|
PageUp PageDown 移動游標(&P)
|
|
Translated and reviewed by
Roy Chan
|
|
|
|
Located in
rc.cpp:83
|
|
246.
|
|
|
&Autocenter cursor (lines):
|
|
|
i18n: file: dialogs/cursorconfigwidget.ui:53
i18n: ectx: property (text), widget (QLabel, lblAutoCenterCursor)
|
|
|
|
自動置中游標(&A):
|
|
Translated and reviewed by
Roy Chan
|
|
|
|
Located in
rc.cpp:86
|