Browsing German translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and German guidelines.
98009801 of 9801 results
9800.
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.

Optionen --%s und --%s schließen sich gegenseitig aus
Translated by veillard
Located in tools/vsh.h:487
9801.
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.

Option --%s wird von Option --%s benötigt
Translated by Dan Cooper
Reviewed by Torsten Franz
Located in tools/vsh.h:539
98009801 of 9801 results

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

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

Contributors to this translation: Alexander Knopf, Carsten Gerlach, Christian Ehrhardt , Christian Kirbach, Christoph Gerlach, Dan Cooper, Daniel Winzen, Eberhard Allgaier, Fabian Affolter, Fabian Affolter, Hedda Peters, Hendrik Schrieber, Malte Linke, Philipp Fischbeck, Rainer, Robert Scheck, S. Gabrielski, Simon Körner, Stephan Woidowski, Timo Trinks, Tobias Bannert, Tom Wieczorek, Torsten Franz, florianh, schuko24, veillard.