Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,26 @@
<target state="translated">Šablona protokolování nemá žádný odpovídající argument metody</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsMessage">
<source>Argument '{0}' is using the unsupported params or scoped parameter modifier</source>
<target state="translated">Argument {0} používá nepodporované parametry nebo modifikátor parametrů s vymezeným oborem</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsTitle">
<source>Argument is using the unsupported params or scoped parameter modifier</source>
<target state="translated">Argument používá nepodporované parametry nebo modifikátor parametrů s vymezeným oborem</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructMessage">
<source>Parameter '{0}' is a ref struct, which is not supported by the logging source generator</source>
<target state="translated">Parametr {0} je ref stuct, což není podporováno generátorem zdroje protokolování</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructTitle">
<source>Logging method parameter is a ref struct</source>
<target state="translated">Parametr metody protokolování je ref struct</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,26 @@
<target state="translated">Protokollierungsvorlage weist kein entsprechendes Methodenargument auf</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsMessage">
<source>Argument '{0}' is using the unsupported params or scoped parameter modifier</source>
<target state="translated">Das Argument „{0}“ verwendet nicht unterstützte Parameter oder bereichsbezogene Parametermodifizierer.</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsTitle">
<source>Argument is using the unsupported params or scoped parameter modifier</source>
<target state="translated">Das Argument verwendet nicht unterstützte Parameter oder bereichsbezogene Parametermodifizierer.</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructMessage">
<source>Parameter '{0}' is a ref struct, which is not supported by the logging source generator</source>
<target state="translated">Der Parameter „{0}“ ist eine Referenzstruktur, die vom Protokollierungsquellgenerator nicht unterstützt wird.</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructTitle">
<source>Logging method parameter is a ref struct</source>
<target state="translated">Der Parameter der Protokollierungsmethode ist eine Referenzstruktur.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,26 @@
<target state="translated">La plantilla de registro no tiene ningún argumento de método correspondiente</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsMessage">
<source>Argument '{0}' is using the unsupported params or scoped parameter modifier</source>
<target state="translated">El argumento '{0}' usa los parámetros no admitidos o el modificador de parámetro con ámbito</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsTitle">
<source>Argument is using the unsupported params or scoped parameter modifier</source>
<target state="translated">El argumento usa parámetros no admitidos o un modificador de parámetro con ámbito</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructMessage">
<source>Parameter '{0}' is a ref struct, which is not supported by the logging source generator</source>
<target state="translated">El parámetro '{0}' es un struct ref, que no es compatible con el generador de origen de registro</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructTitle">
<source>Logging method parameter is a ref struct</source>
<target state="translated">El parámetro del método de registro es un struct ref</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,26 @@
<target state="translated">Le modèle de journalisation n’a pas d’argument de méthode correspondant</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsMessage">
<source>Argument '{0}' is using the unsupported params or scoped parameter modifier</source>
<target state="translated">L’argument « {0} » utilise des paramètres non pris en charge ou un modificateur de paramètre à portée limitée</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsTitle">
<source>Argument is using the unsupported params or scoped parameter modifier</source>
<target state="translated">L’argument utilise des paramètres non pris en charge ou un modificateur de paramètre à portée limitée</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructMessage">
<source>Parameter '{0}' is a ref struct, which is not supported by the logging source generator</source>
<target state="translated">Le paramètre « {0} » est une structure ref, ce que le générateur source de journalisation ne prend pas en charge</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructTitle">
<source>Logging method parameter is a ref struct</source>
<target state="translated">Le paramètre de la méthode de journalisation est une structure ref</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,26 @@
<target state="translated">Il modello di registrazione non ha alcun argomento del metodo corrispondente</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsMessage">
<source>Argument '{0}' is using the unsupported params or scoped parameter modifier</source>
<target state="translated">L'argomento "{0}" utilizza parametri non supportati o un modificatore di parametro con ambito</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsTitle">
<source>Argument is using the unsupported params or scoped parameter modifier</source>
<target state="translated">L'argomento utilizza parametri non supportati o un modificatore di parametro con ambito</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructMessage">
<source>Parameter '{0}' is a ref struct, which is not supported by the logging source generator</source>
<target state="translated">Il parametro "{0}" è un ref struct, non supportato dal generatore di origine di registrazione</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructTitle">
<source>Logging method parameter is a ref struct</source>
<target state="translated">Il parametro del metodo di registrazione è un ref struct</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,26 @@
<target state="translated">ログ テンプレートに対応するメソッド引数がありません</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsMessage">
<source>Argument '{0}' is using the unsupported params or scoped parameter modifier</source>
<target state="translated">引数 '{0}' でサポートされていないパラメーターまたはスコープ付きパラメーター修飾子が使用されています</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsTitle">
<source>Argument is using the unsupported params or scoped parameter modifier</source>
<target state="translated">引数がサポートされていないパラメーターまたはスコープ付きパラメーター修飾子を使用しています</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructMessage">
<source>Parameter '{0}' is a ref struct, which is not supported by the logging source generator</source>
<target state="translated">パラメーター '{0}' は ref 構造体であり、ログ ソース ジェネレーターではサポートされていません</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructTitle">
<source>Logging method parameter is a ref struct</source>
<target state="translated">ログ メソッドのパラメーターは ref 構造体です</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,26 @@
<target state="translated">로깅 템플릿에 해당 하는 메서드 인수가 없음</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsMessage">
<source>Argument '{0}' is using the unsupported params or scoped parameter modifier</source>
<target state="translated">인수 '{0}'이(가) 지원되지 않는 매개 변수 또는 범위 지정 한정자를 사용하고 있습니다.</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsTitle">
<source>Argument is using the unsupported params or scoped parameter modifier</source>
<target state="translated">인수가 지원되지 않는 매개 변수 또는 범위 지정 매개 변수 한정자를 사용하고 있습니다.</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructMessage">
<source>Parameter '{0}' is a ref struct, which is not supported by the logging source generator</source>
<target state="translated">'{0}' 매개 변수는 로깅 소스 생성기에서 지원하지 않는 ref 구조체입니다.</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructTitle">
<source>Logging method parameter is a ref struct</source>
<target state="translated">로깅 메서드의 매개 변수가 ref 구조체입니다.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,26 @@
<target state="translated">Szablon rejestrowania nie ma odpowiadającego mu argumentu metody</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsMessage">
<source>Argument '{0}' is using the unsupported params or scoped parameter modifier</source>
<target state="translated">Argument „{0}” używa nieobsługiwanych parametrów lub modyfikatora zakresu parametrów</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsTitle">
<source>Argument is using the unsupported params or scoped parameter modifier</source>
<target state="translated">Argument używa nieobsługiwanych parametrów lub modyfikatora zakresu parametrów</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructMessage">
<source>Parameter '{0}' is a ref struct, which is not supported by the logging source generator</source>
<target state="translated">Parametr „{0}” jest strukturą ref, której nie obsługuje generator źródła logowania</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructTitle">
<source>Logging method parameter is a ref struct</source>
<target state="translated">Parametr metody logowania jest strukturą ref</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,26 @@
<target state="translated">O modelo de registro em log não tem nenhum argumento de método correspondente</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsMessage">
<source>Argument '{0}' is using the unsupported params or scoped parameter modifier</source>
<target state="translated">O argumento "{0}" está usando os parâmetros sem suporte ou o modificador de parâmetro com escopo</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsTitle">
<source>Argument is using the unsupported params or scoped parameter modifier</source>
<target state="translated">O argumento está usando os parâmetros sem suporte ou o modificador de parâmetro com escopo</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructMessage">
<source>Parameter '{0}' is a ref struct, which is not supported by the logging source generator</source>
<target state="translated">O parâmetro "{0}" é um ref struct, que não é suportado pelo gerador de origem de log</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructTitle">
<source>Logging method parameter is a ref struct</source>
<target state="translated">O parâmetro do método de registro em log é um ref struct</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,26 @@
<target state="translated">У шаблона журнала нет соответствующего аргумента метода</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsMessage">
<source>Argument '{0}' is using the unsupported params or scoped parameter modifier</source>
<target state="translated">Аргумент "{0}" использует неподдерживаемые параметры или модификатор параметра с ограниченной областью</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsTitle">
<source>Argument is using the unsupported params or scoped parameter modifier</source>
<target state="translated">Аргумент использует неподдерживаемые параметры или модификатор параметра с ограниченной областью</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructMessage">
<source>Parameter '{0}' is a ref struct, which is not supported by the logging source generator</source>
<target state="translated">Параметр "{0}" — это структура ref, которая не поддерживается генератором исходных данных для ведения журнала</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructTitle">
<source>Logging method parameter is a ref struct</source>
<target state="translated">Параметр метода ведения журнала — это структура ref</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,26 @@
<target state="translated">Günlüğe kaydetme şablonunda karşılık gelen yöntem bağımsız değişkeni yok</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsMessage">
<source>Argument '{0}' is using the unsupported params or scoped parameter modifier</source>
<target state="translated">'{0}' bağımsız değişkeni desteklenmeyen parametreler veya kapsamı belirlenmiş parametre değiştiricisi kullanıyor</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsTitle">
<source>Argument is using the unsupported params or scoped parameter modifier</source>
<target state="translated">Bağımsız değişken desteklenmeyen parametreler veya kapsamı belirlenmiş parametre değiştiricisi kullanıyor</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructMessage">
<source>Parameter '{0}' is a ref struct, which is not supported by the logging source generator</source>
<target state="translated">'{0}' parametresi, günlük kaynağı oluşturucusu tarafından desteklenmeyen bir başvuru yapısıdır</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructTitle">
<source>Logging method parameter is a ref struct</source>
<target state="translated">Günlük yöntemi parametresi bir başvuru yapısıdır</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,26 @@
<target state="translated">日志记录模板无相应的方法参数</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsMessage">
<source>Argument '{0}' is using the unsupported params or scoped parameter modifier</source>
<target state="translated">自变量 '{0}' 使用不受支持的参数或范围限定的参数修饰符</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterParamsTitle">
<source>Argument is using the unsupported params or scoped parameter modifier</source>
<target state="translated">自变量使用不受支持的参数或范围限定的参数修饰符</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructMessage">
<source>Parameter '{0}' is a ref struct, which is not supported by the logging source generator</source>
<target state="translated">参数 '{0}' 是 ref 结构体,日志记录源生成器不支持此结构体</target>
<note />
</trans-unit>
<trans-unit id="InvalidLoggingMethodParameterRefStructTitle">
<source>Logging method parameter is a ref struct</source>
<target state="translated">日志记录方法参数是 ref 结构体</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
Loading