You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<source>The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '{0}' is not covered.</source>
2421
2431
<target state="translated">Výraz switch nezachycuje všechny možné hodnoty vstupního typu (není úplný). Nezachycuje například vzor {0}.</target>
@@ -8289,11 +8299,6 @@ Potlačení upozornění zvažte jenom v případě, když určitě nechcete če
8289
8299
<target state="translated">Vstupním bodem programu je globální kód. Vstupní bod se ignoruje</target>
8290
8300
<note />
8291
8301
</trans-unit>
8292
-
<trans-unit id="ERR_StaticInAsOrIs">
8293
-
<source>The second operand of an 'is' or 'as' operator may not be static type '{0}'</source>
8294
-
<target state="translated">Druhý operand operátoru is nebo as nesmí být statického typu {0}.</target>
8295
-
<note />
8296
-
</trans-unit>
8297
8302
<trans-unit id="ERR_BadVisEventType">
8298
8303
<source>Inconsistent accessibility: event type '{1}' is less accessible than event '{0}'</source>
8299
8304
<target state="translated">Nekonzistentní dostupnost: Typ události {1} je míň dostupný než událost {0}.</target>
<source>The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '{0}' is not covered.</source>
2421
2431
<target state="translated">Der switch-Ausdruck verarbeitet nicht alle möglichen Werte des zugehörigen Eingabetyps (nicht umfassender Ausdruck). Das Muster "{0}" wird beispielsweise nicht abgedeckt.</target>
@@ -8289,11 +8299,6 @@ Sie sollten das Unterdrücken der Warnung nur in Betracht ziehen, wenn Sie siche
8289
8299
<target state="translated">Der Einstiegspunkt des Programms ist globaler Code. Der Einstiegspunkt wird ignoriert.</target>
8290
8300
<note />
8291
8301
</trans-unit>
8292
-
<trans-unit id="ERR_StaticInAsOrIs">
8293
-
<source>The second operand of an 'is' or 'as' operator may not be static type '{0}'</source>
8294
-
<target state="translated">Der zweite Operand eines is- oder as-Operators darf nicht den statischen Typ "{0}" aufweisen.</target>
8295
-
<note />
8296
-
</trans-unit>
8297
8302
<trans-unit id="ERR_BadVisEventType">
8298
8303
<source>Inconsistent accessibility: event type '{1}' is less accessible than event '{0}'</source>
8299
8304
<target state="translated">Inkonsistenter Zugriff: Ereignistyp "{1}" ist weniger zugreifbar als Ereignis "{0}".</target>
<source>The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '{0}' is not covered.</source>
2421
2431
<target state="translated">La expresión switch no controla todos los valores posibles de su tipo de entrada (no es exhaustivo). Por ejemplo, el patrón "{0}" no está incluido.</target>
@@ -8289,11 +8299,6 @@ Considere la posibilidad de suprimir la advertencia solo si tiene la seguridad d
8289
8299
<target state="translated">El punto de entrada del programa es código global; se ignora el punto de entrada.</target>
8290
8300
<note />
8291
8301
</trans-unit>
8292
-
<trans-unit id="ERR_StaticInAsOrIs">
8293
-
<source>The second operand of an 'is' or 'as' operator may not be static type '{0}'</source>
8294
-
<target state="translated">El segundo operando de un operador 'is' o 'as' no puede ser el tipo estático '{0}'</target>
8295
-
<note />
8296
-
</trans-unit>
8297
8302
<trans-unit id="ERR_BadVisEventType">
8298
8303
<source>Inconsistent accessibility: event type '{1}' is less accessible than event '{0}'</source>
8299
8304
<target state="translated">Incoherencia de accesibilidad: el tipo de evento '{1}' es menos accesible que el evento '{0}'</target>
<source>The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '{0}' is not covered.</source>
2421
2431
<target state="translated">L'expression switch ne prend pas en charge toutes les valeurs possibles de son type d'entrée (elle n'est pas exhaustive). Par exemple, le modèle '{0}' n'est pas couvert.</target>
@@ -8289,11 +8299,6 @@ Supprimez l'avertissement seulement si vous êtes sûr de ne pas vouloir attendr
8289
8299
<target state="translated">Le point d'entrée du programme est du code global ; ce point d'entrée est ignoré</target>
8290
8300
<note />
8291
8301
</trans-unit>
8292
-
<trans-unit id="ERR_StaticInAsOrIs">
8293
-
<source>The second operand of an 'is' or 'as' operator may not be static type '{0}'</source>
8294
-
<target state="translated">Le second opérande d'un opérateur 'is' ou 'as' ne peut pas être du type static '{0}'</target>
8295
-
<note />
8296
-
</trans-unit>
8297
8302
<trans-unit id="ERR_BadVisEventType">
8298
8303
<source>Inconsistent accessibility: event type '{1}' is less accessible than event '{0}'</source>
8299
8304
<target state="translated">Accessibilité incohérente : le type d'événement '{1}' est moins accessible que l'événement '{0}'</target>
0 commit comments