|
1.
|
|
|
Failed to expand the command '%1'.
|
|
|
|
展开命令“%1”失败。
|
|
Translated by
nihui
|
|
|
|
Located in
kateexternaltools.cpp:296
|
|
2.
|
|
|
Kate External Tools
|
|
|
|
Kate 外部工具
|
|
Translated by
nihui
|
|
|
|
Located in
kateexternaltools.cpp:297
|
|
3.
|
|
|
Edit External Tool
|
|
|
|
编辑外部工具
|
|
Translated by
nihui
|
|
|
|
Located in
kateexternaltools.cpp:479
|
|
4.
|
|
|
&Label:
|
|
|
|
标签(&L):
|
|
Translated by
nihui
|
|
|
|
Located in
kateexternaltools.cpp:497
|
|
5.
|
|
|
The name will be displayed in the 'Tools->External' menu
|
|
|
|
显示在“工具->外部工具”菜单项上的名称
|
|
Translated by
Lie Ex
|
|
|
|
Located in
kateexternaltools.cpp:502
|
|
6.
|
|
|
S&cript:
|
|
|
|
脚本(&C):
|
|
Translated by
nihui
|
|
|
|
Located in
kateexternaltools.cpp:514
|
|
7.
|
|
|
<p>The script to execute to invoke the tool. The script is passed to /bin/sh for execution. The following macros will be expanded:</p><ul><li><code>%URL</code> - the URL of the current document.</li><li><code>%URLs</code> - a list of the URLs of all open documents.</li><li><code>%directory</code> - the URL of the directory containing the current document.</li><li><code>%filename</code> - the filename of the current document.</li><li><code>%line</code> - the current line of the text cursor in the current view.</li><li><code>%column</code> - the column of the text cursor in the current view.</li><li><code>%selection</code> - the selected text in the current view.</li><li><code>%text</code> - the text of the current document.</li></ul>
|
|
|
|
<p>要调用此工具执行的脚本,此脚本会被传递给 /bin/sh 执行。以下是会被命令展开的宏标记:</p><ul><li><code>%URL</code> - 当前文档的 URL。</li><li><code>%URLs</code> - 当前所有已打开文档的 URL 列表。</li><li><code>%directory</code> - 包含当前文档的目录。</li><li><code>%filename</code> - 当前文档的文件名。</li><li><code>%line</code> - 在当前查看的文档中,鼠标指针指向那行的文字。</li><li><code>%column</code> - 在当前查看的文档中,鼠标指针指向的那一列。</li><li><code>%selection</code> - 在当前查看的文档中,选中部分的文字。</li><li><code>%text</code> - 当前文档的所有文字内容。</li></ul>
|
|
Translated by
Lie Ex
|
|
|
|
Located in
kateexternaltools.cpp:519
|
|
8.
|
|
|
&Executable:
|
|
|
|
可执行文件(&E):
|
|
Translated by
nihui
|
|
|
|
Located in
kateexternaltools.cpp:539
|
|
9.
|
|
|
The executable used by the command. This is used to check if a tool should be displayed; if not set, the first word of <em>command</em> will be used.
|
|
|
|
此命令所用的可执行文件。这功能可用于检查某个工具的输出是否能被显示,如果不设定此项,则以<em>命令</em>中的第一个单词代表可执行文件。
|
|
Translated by
Lie Ex
|
|
|
|
Located in
kateexternaltools.cpp:544
|
|
10.
|
|
|
&Mime types:
|
|
|
|
&Mime 类型:
|
|
Translated by
Lie Ex
|
|
|
|
Located in
kateexternaltools.cpp:552
|