|
1.
|
|
|
Failed to expand the command '%1'.
|
|
|
|
Não foi possível expandir o comando '%1'.
|
|
Translated by
José Nuno Pires
|
|
|
|
Located in
kateexternaltools.cpp:296
|
|
2.
|
|
|
Kate External Tools
|
|
|
|
Ferramentas Externas do Kate
|
|
Translated by
José Nuno Pires
|
|
|
|
Located in
kateexternaltools.cpp:297
|
|
3.
|
|
|
Edit External Tool
|
|
|
|
Editar a Ferramenta Externa
|
|
Translated by
José Nuno Pires
|
|
|
|
Located in
kateexternaltools.cpp:479
|
|
4.
|
|
|
&Label:
|
|
|
|
&Nome:
|
|
Translated by
José Nuno Pires
|
|
|
|
Located in
kateexternaltools.cpp:497
|
|
5.
|
|
|
The name will be displayed in the 'Tools->External' menu
|
|
|
|
O nome será apresentado no menu 'Ferramentas->Externas'
|
|
Translated by
José Nuno Pires
|
|
|
|
Located in
kateexternaltools.cpp:502
|
|
6.
|
|
|
S&cript:
|
|
|
|
&Programa:
|
|
Translated by
José Nuno Pires
|
|
|
|
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>O programa a executar para invocar a ferramenta. O programa é passado ao '/bin/sh' para ser executado. Serão expandidas as seguintes macros:</p><ul><li><code>%URL</code> - o URL do documento actual.</li><li><code>%URLs</code> - uma lista dos URL's de todos os documentos abertos.</li><li><code>%directory</code> - o URL da pasta que contém o documento actual.</li><li><code>%filename</code> - o nome do ficheiro do documento actual.</li><li><code>%line</code> - a linha actual do cursor de texto na janela actual.</li><li><code>%column</code> - a coluna do cursor de texto na janela actual.</li><li><code>%selection</code> - o texto seleccionado na janela actual.</li><li><code>%text</code> - o texto do documento actual.</li></ul>
|
|
Translated by
José Nuno Pires
|
|
|
|
Located in
kateexternaltools.cpp:519
|
|
8.
|
|
|
&Executable:
|
|
|
|
&Executável:
|
|
Translated by
José Nuno Pires
|
|
|
|
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.
|
|
|
|
O executável usado pelo comando. Este é usado para verificar se deve ou não apresentar uma ferramenta; se não estiver definido, é usada a primeira palavra do <em>comando</em>.
|
|
Translated by
José Nuno Pires
|
|
|
|
Located in
kateexternaltools.cpp:544
|
|
10.
|
|
|
&Mime types:
|
|
|
|
Tipos &MIME:
|
|
Translated by
José Nuno Pires
|
|
|
|
Located in
kateexternaltools.cpp:552
|