Browsing Hawaiian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions.
98449849 of 9849 results
9844.
internal command for testing virt shells
(no translation yet)
Located in tools/vsh.c:3310
9845.
internal use only
(no translation yet)
Located in tools/vsh.c:3313 tools/vsh.c:3353
9846.
partial string to autocomplete
(no translation yet)
Located in tools/vsh.c:3343
9847.
internal command for autocompletion
(no translation yet)
Located in tools/vsh.c:3350
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
98449849 of 9849 results

This translation is managed by translation group ubuntu-translators.

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

No-one has contributed to this translation yet.