Browsing English (Canada) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and English (Canada) guidelines.
98419847 of 9847 results
9843.
quit this interactive terminal
(no translation yet)
Located in tools/vsh.c:3298
9844.
internal command for testing virt shells
(no translation yet)
Located in tools/vsh.c:3326
9845.
internal use only
(no translation yet)
Located in tools/vsh.c:3329 tools/vsh.c:3369
9846.
partial string to autocomplete
(no translation yet)
Located in tools/vsh.c:3359
9847.
internal command for autocompletion
(no translation yet)
Located in tools/vsh.c:3366
9848.
Options --%s and --%s are mutually exclusive
Macros to help dealing with mutually exclusive options.
VSH_EXCLUSIVE_OPTIONS_EXPR:
*
* @NAME1: String containing the name of the option.
* @EXPR1: Expression to validate the variable (boolean variable)
* @NAME2: String containing the name of the option.
* @EXPR2: Expression to validate the variable (boolean variable)
*
* Reject mutually exclusive command options in virsh. Use the
* provided expression to check the variables.
*
* This helper does an early return and therefore it has to be called
* before anything that would require cleanup.

(no translation yet)
Located in tools/vsh.h:487
9849.
Option --%s is required by option --%s
Macros to help dealing with required options.
VSH_REQUIRE_OPTION_EXPR:
*
* @NAME1: String containing the name of the option.
* @EXPR1: Expression to validate the variable (boolean variable).
* @NAME2: String containing the name of required option.
* @EXPR2: Expression to validate the variable (boolean variable).
*
* Check if required command options in virsh was set.  Use the
* provided expression to check the variables.
*
* This helper does an early return and therefore it has to be called
* before anything that would require cleanup.

(no translation yet)
Located in tools/vsh.h:539
98419847 of 9847 results

This translation is managed by Ubuntu English (Canada) Translation Team, assigned by Ubuntu Translators.

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

Contributors to this translation: Anthony Harrington.