|
128.
|
|
|
Add &BOM
|
|
|
|
(no translation yet)
|
|
|
|
Located in
view/kateview.cpp:574
|
|
216.
|
|
|
'%1' %2, Hex %3, Octal %4
|
|
|
|
(no translation yet)
|
|
|
|
Located in
vimode/katevinormalmode.cpp:1234
|
|
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)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
rc.cpp:68
|
|
279.
|
|
|
<p>Sets the color of Word Wrap-related markers:</p><dl><dt>Static Word Wrap</dt><dd>A vertical line which shows the column where text is going to be wrapped</dd><dt>Dynamic Word Wrap</dt><dd>An arrow shown to the left of visually-wrapped lines</dd></dl>
|
|
|
i18n: file: dialogs/schemaconfigcolortab.ui:139
i18n: ectx: property (whatsThis), widget (KColorButton, wwmarker)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
rc.cpp:194
|
|
293.
|
|
|
Enable byte order marker (if not overridden by other settings)
|
|
|
i18n: file: dialogs/opensaveconfigwidget.ui:98
i18n: ectx: property (text), widget (QCheckBox, chkEnableBOM)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
rc.cpp:236
|
|
299.
|
|
|
When selected, vi commands will override Kate's built-in commands. For example: Ctrl+R will redo, and override the standard action (showing the search and replace dialog).
|
|
|
i18n: file: dialogs/viinputmodeconfigwidget.ui:28
i18n: ectx: property (whatsThis), widget (QCheckBox, chkViCommandsOverride)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
rc.cpp:257
|
|
301.
|
|
|
By default, an extra status bar will be used when the Vi input mode is enabled. This status bar shows commands while they are being typed and messages/errors produced by Vi commands.
Checking this options will hide this extra status line.
|
|
|
i18n: file: dialogs/viinputmodeconfigwidget.ui:40
i18n: ectx: property (whatsThis), widget (QCheckBox, chkViStatusBarHide)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
rc.cpp:263
|
|
303.
|
|
|
Key mapping is used to change the meaning of typed keys. This allows you to move commands to other keys or make special keypresses for doing a series of commands.
Example:
"<F2>" → "I-- <esc>"
This will prepend "-- " to a line when pressing F2.
|
|
|
i18n: file: dialogs/viinputmodeconfigwidget.ui:58
i18n: ectx: property (whatsThis), widget (QGroupBox, groupBox)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
rc.cpp:271
|
|
395.
|
|
|
<p>Automatically start a new line of text when the current line exceeds the length specified by the <b>Wrap words at:</b> option.</p><p>This option does not wrap existing lines of text - use the <b>Apply Static Word Wrap</b> option in the <b>Tools</b> menu for that purpose.</p><p>If you want lines to be <i>visually wrapped</i> instead, according to the width of the view, enable <b>Dynamic Word Wrap</b> in the <b>View Defaults</b> config page.</p>
|
|
|
i18n: file: dialogs/editconfigwidget.ui:90
i18n: ectx: property (whatsThis), widget (QCheckBox, chkStaticWordWrap)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
rc.cpp:581
|
|
424.
|
|
|
The wildcards mask allows to select files by filename. A typical mask uses an asterisk and the file extension, for example <code>*.txt; *.text</code>. The string is a semicolon-separated list of masks.
|
|
|
i18n: file: dialogs/filetypeconfigwidget.ui:159
i18n: ectx: property (whatsThis), widget (KLineEdit, edtFileExtensions)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
rc.cpp:671
|