|
4.
|
|
|
&Pattern:
|
|
|
|
パターン(&P):
|
|
Translated and reviewed by
Fumiaki Okushi
|
|
|
|
Located in
plugins/autobookmarker/autobookmarker.cpp:288
|
|
5.
|
|
|
<p>A regular expression. Matching lines will be bookmarked.</p>
|
|
|
|
<p>正規表現 マッチした行はブックマークされます。</p>
|
|
Translated by
Fumiaki Okushi
|
|
Reviewed by
Yukiko Bando
|
In upstream: |
|
<p>正規表現。マッチした行にブックマークが設定されます。</p>
|
|
|
Suggested by
Yukiko Bando
|
|
|
|
Located in
plugins/autobookmarker/autobookmarker.cpp:294
|
|
6.
|
|
|
Case &sensitive
|
|
|
|
大文字小文字を区別(&S)
|
|
Translated by
Fumiaki Okushi
|
|
Reviewed by
Yukiko Bando
|
In upstream: |
|
大文字小文字を区別する(&S)
|
|
|
Suggested by
Yukiko Bando
|
|
|
|
Located in
plugins/autobookmarker/autobookmarker.cpp:298
|
|
7.
|
|
|
<p>If enabled, the pattern matching will be case sensitive, otherwise not.</p>
|
|
|
|
<p>有効であれば、パターンマッチングは大文字小文字を区別します。 そうでなければ、区別しません。</p>
|
|
Translated by
Fumiaki Okushi
|
|
Reviewed by
Yukiko Bando
|
In upstream: |
|
<p>有効にすると、パターンマッチングは大文字小文字を区別します。そうでなければ、区別しません。</p>
|
|
|
Suggested by
Yukiko Bando
|
|
|
|
Located in
plugins/autobookmarker/autobookmarker.cpp:302
|
|
8.
|
|
|
&Minimal matching
|
|
|
|
最小マッチング(&M)
|
|
Translated and reviewed by
Fumiaki Okushi
|
|
|
|
Located in
plugins/autobookmarker/autobookmarker.cpp:305
|
|
9.
|
|
|
<p>If enabled, the pattern matching will use minimal matching; if you do not know what that is, please read the appendix on regular expressions in the kate manual.</p>
|
|
|
|
<p>有効にすると、パターンマッチングは最小マッチングを使用します。それが何か分からない場合は、kate マニュアルの正規表現に関する付録をお読みください。</p>
|
|
Translated and reviewed by
Yukiko Bando
|
|
|
|
Located in
plugins/autobookmarker/autobookmarker.cpp:309
|
|
10.
|
|
|
&File mask:
|
|
|
|
ファイルマスク(&F):
|
|
Translated and reviewed by
Fumiaki Okushi
|
|
|
|
Located in
plugins/autobookmarker/autobookmarker.cpp:313
|
|
11.
|
|
|
<p>A list of filename masks, separated by semicolons. This can be used to limit the usage of this entity to files with matching names.</p><p>Use the wizard button to the right of the mimetype entry below to easily fill out both lists.</p>
|
|
|
|
<p>セミコロンで区切られたファイル名マスクのリストです。これは、このエンティティの使用を名前がマッチするファイルに制限するために利用できます。</p><p>下にある MIME タイプのエントリの右にあるウィザードボタンを使うと、両方のリストを簡単に埋めることができます。</p>
|
|
Translated and reviewed by
Fumiaki Okushi
|
|
|
|
Located in
plugins/autobookmarker/autobookmarker.cpp:319
|
|
12.
|
|
|
MIME &types:
|
|
|
|
MIME タイプ(&T):
|
|
Translated and reviewed by
Fumiaki Okushi
|
|
|
|
Located in
part/katedialogs.cpp:1304 part/katefiletype.cpp:308
plugins/autobookmarker/autobookmarker.cpp:324
|
|
13.
|
|
|
<p>A list of mime types, separated by semicolon. This can be used to limit the usage of this entity to files with matching mime types.</p><p>Use the wizard button on the right to get a list of existing file types to choose from, using it will fill in the file masks as well.</p>
|
|
|
|
<p>セミコロンで区切られた MIME タイプのリストです。これは、このエンティティの使用を MIME タイプがマッチするファイルに制限するために利用できます。</p><p>右にあるウィザードボタンを押すと、既存のファイルタイプのリストが表示され、そこから選択することができます。また、これを使うとファイルマスクも埋められます。</p>
|
|
Translated and reviewed by
Fumiaki Okushi
|
|
|
|
Located in
plugins/autobookmarker/autobookmarker.cpp:330
|