Browsing Spanish translation

16 of 930 results
16.
<b>The string the shortcut will be expanded to</b><br /><b>special variables:</b><br /> - <b>$i</b> represents the i'th parameter.<br /> - <b>$i..j</b> represents the i'th to j'th parameter separated by spaces.<br /> - <b>$i..</b> represents all parameters from i on separated by spaces.<br /> - <b>$i:hostname</b> represents the hostname of the user identified by the i'th parameter or a * if unknown.<br /> - <b>$0</b> the whole string.<br /> - <b>$nick</b> your current nickname<br /> - <b>$channel</b> the name of the selected channel<br /><br />Multiple commands can be separated with semicolons<br /><br /><b>Example:</b> "Test $1; Test $2; Test All $0" will be expanded to three separate messages "Test 1", "Test 2" and "Test All 1 2 3" when called like /test 1 2 3
ts-context AliasesModel
<b>El string del atajo será expandido a</b><br /><b>variables especiales:</b><br /> - <b>$i</b> representa el i-gésimo parámetro.<br /> - <b>$i..j</b> representa el i-gésimo a j-ésimo parámetro separado por espacios.<br /> - <b>$i..</b> representa todos los parámetros desde i en los separados por espacios.<br /> - <b>$i:hostname</b> representa el nombre de servidor del usuario identificado por el i-gésimo parámetro o un * si es desconocido.<br /> - <b>$0</b> la cadena completa.<br /> - <b>$nick</b> su apodo actual<br /> - <b>$channel</b> el nombre del canal seleccionado<br /><br />Varias órdenes pueden ser separadas por punto y coma<br /><br /><b>Ejemplo:</b> "Test $1; Test $2; Test All $0" será expandido a tres mensajes separados "Test 1", "Test 2" y "Test All 1 2 3" cuando sea llamado como /test 1 2 3
Translated and reviewed by Paco Molinero
In upstream:
<b>El string del atajo será expandido a</b><br /><b>variables especiales:</b><br /> - <b>$i</b> representa el i-gésimo parámetro.<br /> - <b>$i..j</b> representa el i-gésimo a j-ésimo parámetro separado por espacios.<br /> - <b>$i..</b> representa todos los parámetros desde i en los separados por espacios.<br /> - <b>$i:hostname</b> representa el nombre de servidor del usuario identificado por el i-gésimo parámetro o un * si es desconocido.<br /> - <b>$0</b> el string completo.<br /> - <b>$nick</b> su apodo actual<br /> - <b>$channel</b> el nombre del canal seleccionado<br /><br />Varios comandos pueden ser separados por punto y coma<br /><br /><b>Ejemplo:</b> "Test $1; Test $2; Test All $0" será expandido a tres mensajes separados "Test 1", "Test 2" y "Test All 1 2 3" cuando sea llamado como /test 1 2 3
Suggested by Scott Kitterman
Located in ../src/qtui/settingspages/aliasesmodel.cpp:59
16 of 930 results

This translation is managed by Ubuntu Spanish Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.