diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.cs.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.cs.xlf
index a9049c6c3a55db..fc38fd23b8e16c 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.cs.xlf
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.cs.xlf
@@ -27,9 +27,9 @@
Typ elementu kolekce se nepodporuje: {0}“.
-
+ The project's language version has to be at least 'C# 12'.
- Jazyková verze projektu musí být alespoň C# 12
+ The project's language version has to be at least 'C# 12'.
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.de.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.de.xlf
index 6ab4079f505969..c3883b046ca37e 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.de.xlf
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.de.xlf
@@ -27,9 +27,9 @@
Der Auflistungselementtyp wird nicht unterstützt: "{0}".
-
+ The project's language version has to be at least 'C# 12'.
- Die Sprachversion des Projekts muss mindestens "C# 12" sein.
+ The project's language version has to be at least 'C# 12'.
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.es.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.es.xlf
index c3256d3dd97673..2e0eca78950550 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.es.xlf
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.es.xlf
@@ -27,9 +27,9 @@
No se admite el tipo de elemento de colección: "{0}".
-
+ The project's language version has to be at least 'C# 12'.
- La versión del lenguaje del proyecto debe ser al menos "C# 12".
+ The project's language version has to be at least 'C# 12'.
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.fr.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.fr.xlf
index 34c8eff9842f1a..cb815248639fbc 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.fr.xlf
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.fr.xlf
@@ -27,9 +27,9 @@
Le type d‘élément collection n‘est pas pris en charge : ‘{0}‘.
-
+ The project's language version has to be at least 'C# 12'.
- La version de langage du projet doit être au moins « C# 12 ».
+ The project's language version has to be at least 'C# 12'.
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.it.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.it.xlf
index a4edccfaeba916..5a08940b3965ce 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.it.xlf
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.it.xlf
@@ -27,9 +27,9 @@
Il tipo di elemento della raccolta non è supportato: '{0}'.
-
+ The project's language version has to be at least 'C# 12'.
- La versione del linguaggio del progetto deve essere almeno 'C# 12'.
+ The project's language version has to be at least 'C# 12'.
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ja.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ja.xlf
index 3fc756914150fb..f5430987633c4c 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ja.xlf
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ja.xlf
@@ -27,9 +27,9 @@
コレクション要素型はサポートされていません: '{0}'。
-
+ The project's language version has to be at least 'C# 12'.
- プロジェクトの言語バージョンは少なくとも 'C# 12' である必要があります。
+ The project's language version has to be at least 'C# 12'.
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ko.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ko.xlf
index e5fac78816501d..1c66f5d58a6284 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ko.xlf
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ko.xlf
@@ -27,9 +27,9 @@
컬렉션 요소 유형이 지원되지 않습니다: '{0}'.
-
+ The project's language version has to be at least 'C# 12'.
- 프로젝트의 언어 버전은 'C# 12' 이상이어야 합니다.
+ The project's language version has to be at least 'C# 12'.
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pl.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pl.xlf
index a3bfda7961accf..b1bb4292bb2f74 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pl.xlf
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pl.xlf
@@ -27,9 +27,9 @@
Typ elementu kolekcji nie jest obsługiwany: „{0}”.
-
+ The project's language version has to be at least 'C# 12'.
- Wersja językowa projektu musi mieć wartość co najmniej „C# 12”.
+ The project's language version has to be at least 'C# 12'.
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pt-BR.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pt-BR.xlf
index 9ae94770e0876a..69c61c2a98b85f 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pt-BR.xlf
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.pt-BR.xlf
@@ -27,9 +27,9 @@
O tipo de elemento da coleção não é suportado: '{0}'.
-
+ The project's language version has to be at least 'C# 12'.
- A versão da linguagem do projeto deve ser no mínimo 'C# 12'.
+ The project's language version has to be at least 'C# 12'.
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ru.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ru.xlf
index ac093757f66aca..1aabe87ae55993 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ru.xlf
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.ru.xlf
@@ -27,9 +27,9 @@
Тип элемента коллекции не поддерживается: "{0}".
-
+ The project's language version has to be at least 'C# 12'.
- Версия языка проекта должна быть не ниже "C# 12".
+ The project's language version has to be at least 'C# 12'.
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.tr.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.tr.xlf
index 6cd1157d71daf3..1589ce12f510c1 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.tr.xlf
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.tr.xlf
@@ -27,9 +27,9 @@
Koleksiyon öğesi türü desteklenmiyor: '{0}'.
-
+ The project's language version has to be at least 'C# 12'.
- Projenin dil sürümü en az 'C# 12' olmalıdır.
+ The project's language version has to be at least 'C# 12'.
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hans.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hans.xlf
index fe5aac5bf4505b..f88548c055eb7d 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hans.xlf
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hans.xlf
@@ -27,9 +27,9 @@
不支持此集合元素类型: '{0}'。
-
+ The project's language version has to be at least 'C# 12'.
- 项目的语言版本必须至少为 "C# 12"。
+ The project's language version has to be at least 'C# 12'.
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hant.xlf b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hant.xlf
index 5ce4ed9a5d76ce..b492367d5fb89e 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hant.xlf
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Resources/xlf/Strings.zh-Hant.xlf
@@ -27,9 +27,9 @@
不支援集合元素類型: '{0}'。
-
+ The project's language version has to be at least 'C# 12'.
- 專案的語言版本必須至少為 'C# 12'。
+ The project's language version has to be at least 'C# 12'.
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.cs.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.cs.xlf
index db9efa93236cc2..6f3218ac6dd5b7 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.cs.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.cs.xlf
@@ -132,16 +132,6 @@
Našlo se několik polí typu Microsoft.Extensions.Logging.ILogger{Locked="Microsoft.Extensions.Logging.ILogger"}
-
- Class '{0}' has a primary constructor parameter of type Microsoft.Extensions.Logging.ILogger that is hidden by a field in the class or a base class, preventing its use
- Třída {0} má parametr primárního konstruktoru typu Microsoft.Extensions.Logging.ILogger, který je skrytý polem ve třídě nebo základní třídě, což brání jeho použití.
- {Locked="Microsoft.Extensions.Logging.ILogger"}
-
-
- Primary constructor parameter of type Microsoft.Extensions.Logging.ILogger is hidden by a field
- Parametr primárního konstruktoru typu Microsoft.Extensions.Logging.ILogger je skrytý polem.
- {Locked="Microsoft.Extensions.Logging.ILogger"}
- Remove redundant qualifier (Info:, Warning:, Error:, etc) from the logging message since it is implicit in the specified log level.Odeberte redundantní kvalifikátor (Informace:, Upozornění:, Chyba: atd.) ze zprávy o protokolování, protože je na zadané úrovni protokolu implicitní.
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.de.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.de.xlf
index 1a557ac1669fcd..b838765022a4ea 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.de.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.de.xlf
@@ -132,16 +132,6 @@
Mehrere Felder vom Typ "Microsoft.Extensions.Logging.ILogger" gefunden{Locked="Microsoft.Extensions.Logging.ILogger"}
-
- Class '{0}' has a primary constructor parameter of type Microsoft.Extensions.Logging.ILogger that is hidden by a field in the class or a base class, preventing its use
- Die Klasse „{0}“ weist einen primären Konstruktorparameter vom Typ „Microsoft.Extensions.Logging.ILogger“ auf, der von einem Feld in der Klasse oder einer Basisklasse ausgeblendet wird, wodurch die Verwendung verhindert wird.
- {Locked="Microsoft.Extensions.Logging.ILogger"}
-
-
- Primary constructor parameter of type Microsoft.Extensions.Logging.ILogger is hidden by a field
- Der primäre Konstruktorparameter vom Typ „Microsoft.Extensions.Logging.ILogger“ wird durch ein Feld ausgeblendet.
- {Locked="Microsoft.Extensions.Logging.ILogger"}
- Remove redundant qualifier (Info:, Warning:, Error:, etc) from the logging message since it is implicit in the specified log level.Entfernen Sie den redundanten Qualifizierer (z. B. "Info:", "Warnung:" oder "Fehler:") aus der Protokollierungsmeldung, weil er auf der angegebenen Protokollebene implizit enthalten ist.
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.es.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.es.xlf
index c67ec41ff91cc8..30000484775d0a 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.es.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.es.xlf
@@ -132,16 +132,6 @@
Se encontraron varios campos de tipo Microsoft.Extensions.Logging.ILogger{Locked="Microsoft.Extensions.Logging.ILogger"}
-
- Class '{0}' has a primary constructor parameter of type Microsoft.Extensions.Logging.ILogger that is hidden by a field in the class or a base class, preventing its use
- La clase '{0}' tiene un parámetro de constructor principal de tipo Microsoft.Extensions.Logging.ILogger oculto por un campo de la clase o una clase base, lo que impide su uso
- {Locked="Microsoft.Extensions.Logging.ILogger"}
-
-
- Primary constructor parameter of type Microsoft.Extensions.Logging.ILogger is hidden by a field
- Un campo oculta el parámetro de constructor principal de tipo Microsoft.Extensions.Logging.ILogger
- {Locked="Microsoft.Extensions.Logging.ILogger"}
- Remove redundant qualifier (Info:, Warning:, Error:, etc) from the logging message since it is implicit in the specified log level.Quitar calificadores redundantes (Información:, Advertencia:, Error:, etc.) del mensaje de registro, ya que está implícito en el nivel de registro especificado.
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.fr.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.fr.xlf
index bb73608d9d0382..04ccccc8536aa0 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.fr.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.fr.xlf
@@ -132,16 +132,6 @@
Plusieurs champs de type Microsoft.Extensions.Logging.ILogger ont été trouvés{Locked="Microsoft.Extensions.Logging.ILogger"}
-
- Class '{0}' has a primary constructor parameter of type Microsoft.Extensions.Logging.ILogger that is hidden by a field in the class or a base class, preventing its use
- La classe « ’{0} » a un paramètre de constructeur principal de type Microsoft.Extensions.Logging.ILogger qui est masqué par un champ de la classe ou une classe de base, ce qui empêche son utilisation
- {Locked="Microsoft.Extensions.Logging.ILogger"}
-
-
- Primary constructor parameter of type Microsoft.Extensions.Logging.ILogger is hidden by a field
- Le paramètre de constructeur principal de type Microsoft.Extensions.Logging.ILogger est masqué par un champ
- {Locked="Microsoft.Extensions.Logging.ILogger"}
- Remove redundant qualifier (Info:, Warning:, Error:, etc) from the logging message since it is implicit in the specified log level.Supprimez le qualificateur redondant (Info:, Warning:, Error:, etc.) du message de journalisation, car il est implicite dans le niveau de journalisation spécifié.
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.it.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.it.xlf
index d4bd8eb5a895c3..0c007fdce54828 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.it.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.it.xlf
@@ -132,16 +132,6 @@
Sono stati trovati più campi di tipo Microsoft.Extensions.Logging.ILogger{Locked="Microsoft.Extensions.Logging.ILogger"}
-
- Class '{0}' has a primary constructor parameter of type Microsoft.Extensions.Logging.ILogger that is hidden by a field in the class or a base class, preventing its use
- La classe '{0}' ha un parametro del costruttore primario di tipo Microsoft.Extensions.Logging.ILogger nascosto da un campo nella classe o una classe di base, impedendone l'uso
- {Locked="Microsoft.Extensions.Logging.ILogger"}
-
-
- Primary constructor parameter of type Microsoft.Extensions.Logging.ILogger is hidden by a field
- Il parametro del costruttore primario di tipo Microsoft.Extensions.Logging.ILogger è nascosto da un campo
- {Locked="Microsoft.Extensions.Logging.ILogger"}
- Remove redundant qualifier (Info:, Warning:, Error:, etc) from the logging message since it is implicit in the specified log level.Rimuovere il qualificatore ridondante (Informazioni:, Avviso:, Errore: e così via) dal messaggio di registrazione perché è implicito nel livello di log specificato.
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.ja.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.ja.xlf
index 1f19c136e50db5..36f5b1baad528f 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.ja.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.ja.xlf
@@ -132,16 +132,6 @@
Microsoft.Extensions.Logging.ILogger という種類の複数のフィールドが見つかりました{Locked="Microsoft.Extensions.Logging.ILogger"}
-
- Class '{0}' has a primary constructor parameter of type Microsoft.Extensions.Logging.ILogger that is hidden by a field in the class or a base class, preventing its use
- クラス '{0}' には、クラスまたは基本クラスのフィールドによって非表示になっている型 Microsoft.Extensions.Logging.ILogger のプライマリ コンストラクター パラメーターがあるため、使用できません
- {Locked="Microsoft.Extensions.Logging.ILogger"}
-
-
- Primary constructor parameter of type Microsoft.Extensions.Logging.ILogger is hidden by a field
- 型 Microsoft.Extensions.Logging.ILogger のプライマリ コンストラクター パラメーターはフィールドによって非表示になっています
- {Locked="Microsoft.Extensions.Logging.ILogger"}
- Remove redundant qualifier (Info:, Warning:, Error:, etc) from the logging message since it is implicit in the specified log level.指定されたログ レベルでは暗黙的であるため、冗長な修飾子 (Info:、Warning:、Error: など) をログ メッセージから削除します。
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.ko.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.ko.xlf
index 94a4654cf41a68..547c49b3e33dc9 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.ko.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.ko.xlf
@@ -132,16 +132,6 @@
Microsoft.Extensions.Logging.ILogger 형식의 필드가 여러 개 있음{Locked="Microsoft.Extensions.Logging.ILogger"}
-
- Class '{0}' has a primary constructor parameter of type Microsoft.Extensions.Logging.ILogger that is hidden by a field in the class or a base class, preventing its use
- 클래스 '{0}'에는 클래스 또는 기본 클래스의 필드에 의해 숨겨진 Microsoft.Extensions.Logging.ILogger 형식의 기본 생성자 매개 변수가 있으므로 해당 매개 변수를 사용할 수 없습니다.
- {Locked="Microsoft.Extensions.Logging.ILogger"}
-
-
- Primary constructor parameter of type Microsoft.Extensions.Logging.ILogger is hidden by a field
- 필드에 의해 Microsoft.Extensions.Logging.ILogger 형식의 기본 생성자 매개 변수가 숨겨집니다.
- {Locked="Microsoft.Extensions.Logging.ILogger"}
- Remove redundant qualifier (Info:, Warning:, Error:, etc) from the logging message since it is implicit in the specified log level.중복 한정자(정보:, 경고:, 오류: 등)가 지정된 로그 수준에서 암시적이기 때문에 로깅 메시지에서 제거합니다.
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.pl.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.pl.xlf
index 48dcc267ff34f2..a40b72d24ffcea 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.pl.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.pl.xlf
@@ -132,16 +132,6 @@
Znaleziono wiele pól typu Microsoft.Extensions.Logging.ILogger{Locked="Microsoft.Extensions.Logging.ILogger"}
-
- Class '{0}' has a primary constructor parameter of type Microsoft.Extensions.Logging.ILogger that is hidden by a field in the class or a base class, preventing its use
- Klasa „{0}” ma podstawowy parametr konstruktora typu Microsoft.Extensions.Logging.ILogger, który jest ukryty przez pole w klasie lub klasie podstawowej, co uniemożliwia jego użycie.
- {Locked="Microsoft.Extensions.Logging.ILogger"}
-
-
- Primary constructor parameter of type Microsoft.Extensions.Logging.ILogger is hidden by a field
- Parametr podstawowy konstruktora typu Microsoft.Extensions.Logging.ILogger jest ukryty przez pole
- {Locked="Microsoft.Extensions.Logging.ILogger"}
- Remove redundant qualifier (Info:, Warning:, Error:, etc) from the logging message since it is implicit in the specified log level.Usuń nadmiarowy kwalifikator (Info:, Warning:, Error: itp.) z komunikatu rejestrowania, ponieważ jest on domyślny na określonym poziomie dziennika.
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.pt-BR.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.pt-BR.xlf
index c698b2fc61d947..0560fb6b5907c8 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.pt-BR.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.pt-BR.xlf
@@ -132,16 +132,6 @@
Múltiplos campos encontrados do tipo Microsoft.Extensions.Logging.ILogger{Locked="Microsoft.Extensions.Logging.ILogger"}
-
- Class '{0}' has a primary constructor parameter of type Microsoft.Extensions.Logging.ILogger that is hidden by a field in the class or a base class, preventing its use
- A classe "{0}" tem um parâmetro de construtor primário do tipo Microsoft.Extensions.Logging.ILogger que está oculto por um campo na classe ou uma classe base, impedindo o seu uso
- {Locked="Microsoft.Extensions.Logging.ILogger"}
-
-
- Primary constructor parameter of type Microsoft.Extensions.Logging.ILogger is hidden by a field
- O parâmetro primário de construtor do tipo Microsoft.Extensions.Logging.ILogger está oculto por um campo
- {Locked="Microsoft.Extensions.Logging.ILogger"}
- Remove redundant qualifier (Info:, Warning:, Error:, etc) from the logging message since it is implicit in the specified log level.Remova o qualificador redundante (Info:, Aviso:, Erro:, etc) da mensagem de log, pois está implícito no nível de log especificado.
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.ru.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.ru.xlf
index 4e59b9fd9b04a5..589635d5721bb9 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.ru.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.ru.xlf
@@ -132,16 +132,6 @@
Обнаружено несколько полей типа Microsoft.Extensions.Logging.ILogger{Locked="Microsoft.Extensions.Logging.ILogger"}
-
- Class '{0}' has a primary constructor parameter of type Microsoft.Extensions.Logging.ILogger that is hidden by a field in the class or a base class, preventing its use
- Класс "{0}" имеет первичный параметр конструктора типа Microsoft.Extensions.Logging.ILogger который скрыт полем в этом классе или базовом классе, что препятствует его использованию
- {Locked="Microsoft.Extensions.Logging.ILogger"}
-
-
- Primary constructor parameter of type Microsoft.Extensions.Logging.ILogger is hidden by a field
- Параметр основного конструктора типа Microsoft.Extensions.Logging.ILogger скрыт полем
- {Locked="Microsoft.Extensions.Logging.ILogger"}
- Remove redundant qualifier (Info:, Warning:, Error:, etc) from the logging message since it is implicit in the specified log level.Удалите избыточный квалификатор (Info:, Warning:, Error:, и т. п.) из сообщения журнала, поскольку квалификатор подразумевается на указанном уровне ведения журнала.
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.tr.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.tr.xlf
index b92fc16b8c2aba..c40d99aa4602c5 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.tr.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.tr.xlf
@@ -132,16 +132,6 @@
Microsoft.Extensions.Logging.ILogger türünde birden çok alan bulundu{Locked="Microsoft.Extensions.Logging.ILogger"}
-
- Class '{0}' has a primary constructor parameter of type Microsoft.Extensions.Logging.ILogger that is hidden by a field in the class or a base class, preventing its use
- '{0}' sınıfı, sınıf veya temel sınıf alanı tarafından gizlenen ve bu türün kullanımına engel olan Microsoft.Extensions.Logging.ILogger türünde birincil oluşturucu parametresine sahip
- {Locked="Microsoft.Extensions.Logging.ILogger"}
-
-
- Primary constructor parameter of type Microsoft.Extensions.Logging.ILogger is hidden by a field
- Microsoft.Extensions.Logging.ILogger türündeki birincil oluşturucu parametresi bir alan tarafından gizleniyor
- {Locked="Microsoft.Extensions.Logging.ILogger"}
- Remove redundant qualifier (Info:, Warning:, Error:, etc) from the logging message since it is implicit in the specified log level.Belirtilen günlük düzeyinde örtük olduğundan gereksiz niteleyiciyi (Bilgi:, Uyarı:, Hata: vb.) günlüğe kaydetme iletisinden kaldırın.
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.zh-Hans.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.zh-Hans.xlf
index 6f70cbcdd9b34e..04c39c8843a1e1 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.zh-Hans.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.zh-Hans.xlf
@@ -132,16 +132,6 @@
找到 Microsoft.Extensions.Logging.ILogger 类型的多个字段{Locked="Microsoft.Extensions.Logging.ILogger"}
-
- Class '{0}' has a primary constructor parameter of type Microsoft.Extensions.Logging.ILogger that is hidden by a field in the class or a base class, preventing its use
- 类“{0}”具有 Microsoft.Extensions.Logging.ILogger 类型的主构造函数参数,该参数被类或基类中的字段隐藏以防使用
- {Locked="Microsoft.Extensions.Logging.ILogger"}
-
-
- Primary constructor parameter of type Microsoft.Extensions.Logging.ILogger is hidden by a field
- Microsoft.Extensions.Logging.ILogger 类型的主构造函数参数被字段隐藏
- {Locked="Microsoft.Extensions.Logging.ILogger"}
- Remove redundant qualifier (Info:, Warning:, Error:, etc) from the logging message since it is implicit in the specified log level.从日志记录消息中删除冗余限定符(信息:、警告:、错误: 等),因为其在指定的日志级别中为隐式内容。
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.zh-Hant.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.zh-Hant.xlf
index 810bdfe157fede..af008cf098ff8a 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.zh-Hant.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.zh-Hant.xlf
@@ -132,16 +132,6 @@
找到多個 Microsoft.Extensions.Logging.ILogger 類型的欄位{Locked="Microsoft.Extensions.Logging.ILogger"}
-
- Class '{0}' has a primary constructor parameter of type Microsoft.Extensions.Logging.ILogger that is hidden by a field in the class or a base class, preventing its use
- 類別 '{0}' 具有類型 Microsoft.Extensions.Logging.ILogger 的主要建構函式參數,其已由類別或基底類別中的欄位隱藏,因此無法使用
- {Locked="Microsoft.Extensions.Logging.ILogger"}
-
-
- Primary constructor parameter of type Microsoft.Extensions.Logging.ILogger is hidden by a field
- 類型 Microsoft.Extensions.Logging.ILogger 的主要建構函式參數由某欄位隱藏
- {Locked="Microsoft.Extensions.Logging.ILogger"}
- Remove redundant qualifier (Info:, Warning:, Error:, etc) from the logging message since it is implicit in the specified log level.從記錄訊息中移除備援限定詞 (資訊:、警告:、錯誤: 等等),因為它在指定的記錄層級中為隱含。
diff --git a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.cs.xlf b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.cs.xlf
index 28fedf962b6b43..3b94247f4ce430 100644
--- a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.cs.xlf
+++ b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.cs.xlf
@@ -8,8 +8,8 @@
- This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute or its base type has the 'GeneratedComClassAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
- Tento typ implementuje minimálně jeden typ s atributem GeneratedComInterfaceAttribute nebo má jeho základní typ atribut GeneratedComClassAttribute. Přidejte generatedComClassAttribute, aby bylo možné předat tento typ modelu COM a zpřístupnit rozhraní COM pro typy s atributem GeneratedComClassAttribute z objektů tohoto typu.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
@@ -67,16 +67,6 @@
Základnímu rozhraní COM se nepodařilo vygenerovat zdroj. Kód se pro toto rozhraní nevygeneruje.
-
- The type '{0}' has a base interface '{1}' defined in a different assembly. This can cause a variety of difficult to diagnose issues in some scenarios
- Typ {0} má základní rozhraní {1} definované v jiném sestavení. To může v některých případech způsobit řadu obtížně diagnostikovatelných problémů.
-
-
-
- Specifying 'GeneratedComInterfaceAttribute' on an interface that has a base interface defined in another assembly is not supported
- Zadání atributu GeneratedComInterfaceAttribute u rozhraní, které má základní rozhraní definované v jiném sestavení, není podporováno.
-
- A 'GeneratedComInterface' cannot specify 'ComInterfaceOptions.ManagedObjectWrapper' or 'ComInterfaceOptions.ComObjectWrapper' unless the base interface type did not specify options or specified at least the same options.GeneratedComInterface nemůže určovat ComInterfaceOptions.ManagedObjectWrapper nebo ComInterfaceOptions.ComObjectWrapper, pokud základní typ rozhraní neurčil možnosti nebo nezadal alespoň stejné možnosti.
@@ -502,11 +492,6 @@
atributy [In] a [Out]
-
- Objects marshalled from VARIANTs as 'in' parameters in unmanaged-to-managed calls will not propagate back the updated result, even if the VARIANT is a VT_BYREF variant. Use a 'ref' parameter instead of an 'in' parameter to propagate the updated value back to the caller.
- Objekty zařazené z VARIANT jako parametry in ve voláních nespravovaných na spravované nebudou šířit zpět aktualizovaný výsledek, a to ani v případě, že VARIANT je varianta VT_BYREF. K šíření aktualizované hodnoty zpět k volajícímu použijte místo parametru in parametr ref.
-
- Events are not a concept in COM, so no interop code will be source generated for instance events on source-generated COM interfaces.Události nejsou konceptem COM, takže pro události instance na rozhraních COM generovaných zdrojem nebude vygenerován žádný kód spolupráce.
@@ -842,9 +827,9 @@
Typ vstupního bodu řadiče „{0}“ pro spravovaný typ „{1}“ musí mít aritu o jednu větší než spravovaný typ.
-
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
+
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
@@ -1037,6 +1022,11 @@
Aby se povolilo zařazování tohoto typu, musí se v tomto projektu zakázat zařazování modulu runtime použitím atributu System.Runtime.CompilerServices.DisableRuntimeMarshallingAttribute u sestavení.
+
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+
+ The size of parameter '{0}' that is marshalled to the callee must be defined when the method is called, but count parameter '{1}' is an 'out' parameter.Při volání metody musí být definována velikost parametru{0}, která je zařazena do volané metody, ale parametr count {1} je parametr out.
diff --git a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.de.xlf b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.de.xlf
index d6e696e7869ecf..dd4222c203079d 100644
--- a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.de.xlf
+++ b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.de.xlf
@@ -8,8 +8,8 @@
- This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute or its base type has the 'GeneratedComClassAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
- Dieser Typ implementiert mindestens einen Typ mit dem GeneratedComInterfaceAttribute-Attribut, oder sein Basistyp weist das GeneratedComClassAttribute-Attribut auf. Fügen Sie „GeneratedComClassAttribute“ hinzu, um die Übergabe dieses Typs an COM zu ermöglichen und die COM-Schnittstellen für die Typen mit dem „GeneratedComInterfaceAttribute“ aus Objekten dieses Typs verfügbar zu machen.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
@@ -67,16 +67,6 @@
Die Basis-COM-Schnittstelle konnte die Quelle nicht generieren. Für diese Schnittstelle wird kein Code generiert.
-
- The type '{0}' has a base interface '{1}' defined in a different assembly. This can cause a variety of difficult to diagnose issues in some scenarios
- Für den Typ „{0}“ ist eine Basisschnittstelle „{1}“ in einer anderen Assembly definiert. Dies kann in einigen Szenarien eine Vielzahl von Problemen verursachen, die schwer zu diagnostizieren sind.
-
-
-
- Specifying 'GeneratedComInterfaceAttribute' on an interface that has a base interface defined in another assembly is not supported
- Das Angeben von „GeneratedComInterfaceAttribute“ für eine Schnittstelle mit einer in einer anderen Assembly definierten Basisschnittstelle wird nicht unterstützt.
-
- A 'GeneratedComInterface' cannot specify 'ComInterfaceOptions.ManagedObjectWrapper' or 'ComInterfaceOptions.ComObjectWrapper' unless the base interface type did not specify options or specified at least the same options.Ein "GeneratedComInterface" kann nur dann "ComInterfaceOptions.ManagedObjectWrapper" oder "ComInterfaceOptions.ComObjectWrapper" angeben, wenn der Basisschnittstellentyp keine Optionen angegeben oder mindestens dieselben Optionen angegeben hat.
@@ -502,11 +492,6 @@
[In]- und [Out]-Attribute
-
- Objects marshalled from VARIANTs as 'in' parameters in unmanaged-to-managed calls will not propagate back the updated result, even if the VARIANT is a VT_BYREF variant. Use a 'ref' parameter instead of an 'in' parameter to propagate the updated value back to the caller.
- Objekte, die aus VARIANTEN als in-Parameter in nicht verwalteten Aufrufen gemarshallt werden, werden nicht an das aktualisierte Ergebnis verteilt, auch wenn VARIANTE eine VT_BYREF-Variante ist. Verwenden Sie einen ref-Parameter anstelle eines in-Parameters, um den aktualisierten Wert wieder an den Aufrufer zu übergeben.
-
- Events are not a concept in COM, so no interop code will be source generated for instance events on source-generated COM interfaces.Ereignisse sind kein Konzept in COM, daher wird kein Interopcode für Instanzereignisse auf von der Quelle generierten COM-Schnittstellen generiert.
@@ -842,9 +827,9 @@
Der Marshaller-Einstiegspunkttyp "{0}" für den verwalteten Typ "{1}" muss eine Stelligkeit aufweisen, die größer als der verwaltete Typ ist.
-
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
+
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
@@ -1037,6 +1022,11 @@
Das Runtime-Marshalling muss in diesem Projekt deaktiviert werden, indem „System.Runtime.CompilerServices.DisableRuntimeMarshallingAttribute“ auf die Assembly angewendet wird, um das Marshalling dieses Typs zu ermöglichen.
+
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+
+ The size of parameter '{0}' that is marshalled to the callee must be defined when the method is called, but count parameter '{1}' is an 'out' parameter.Die Größe des Parameters "{0}", der an den Aufgerufenen gemarshallt wird, muss definiert werden, wenn die Methode aufgerufen wird. Der Count-Parameter "{1}" ist jedoch ein "Out"-Parameter.
diff --git a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.es.xlf b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.es.xlf
index 047562a0f5d5f7..393160b81b1131 100644
--- a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.es.xlf
+++ b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.es.xlf
@@ -8,8 +8,8 @@
- This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute or its base type has the 'GeneratedComClassAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
- Este tipo implementa al menos un tipo con el atributo 'GeneratedComInterfaceAttribute' o su tipo base tiene el atributo 'GeneratedComClassAttribute'. Agregue 'GeneratedComClassAttribute' para habilitar el paso de este tipo a COM y exponer las interfaces COM para los tipos con 'GeneratedComInterfaceAttribute' a partir de objetos de este tipo.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
@@ -67,16 +67,6 @@
La interfaz COM base no pudo generar el origen. No se generará código para esta interfaz.
-
- The type '{0}' has a base interface '{1}' defined in a different assembly. This can cause a variety of difficult to diagnose issues in some scenarios
- El tipo '{0}' tiene una interfaz base '{1}' definida en un ensamblado diferente. Esto puede causar diversos problemas difíciles de diagnosticar en algunos escenarios.
-
-
-
- Specifying 'GeneratedComInterfaceAttribute' on an interface that has a base interface defined in another assembly is not supported
- No se admite especificar 'GeneratedComInterfaceAttribute' en una interfaz que tenga una interfaz base definida en otro ensamblado
-
- A 'GeneratedComInterface' cannot specify 'ComInterfaceOptions.ManagedObjectWrapper' or 'ComInterfaceOptions.ComObjectWrapper' unless the base interface type did not specify options or specified at least the same options.''GeneratedComInterface'' no puede especificar ''ComInterfaceOptions.ManagedObjectWrapper'' o ''ComInterfaceOptions.ComObjectWrapper'' a menos que el tipo de interfaz base no especifique opciones o especifique al menos las mismas opciones.
@@ -502,11 +492,6 @@
Atributos [In] y [Out]
-
- Objects marshalled from VARIANTs as 'in' parameters in unmanaged-to-managed calls will not propagate back the updated result, even if the VARIANT is a VT_BYREF variant. Use a 'ref' parameter instead of an 'in' parameter to propagate the updated value back to the caller.
- Los objetos serializados a partir de VARIANTES como parámetros 'in' en llamadas no administradas a administradas no propagarán el resultado actualizado, incluso si VARIANTE es una variante VT_BYREF. Use un parámetro 'ref' en lugar de un parámetro 'in' para volver a propagar el valor actualizado al llamador.
-
- Events are not a concept in COM, so no interop code will be source generated for instance events on source-generated COM interfaces.Los eventos no representan un concepto en COM, de modo que no se generará código de interoperabilidad para eventos de instancia en interfaces COM generadas en origen.
@@ -842,9 +827,9 @@
El tipo de punto de entrada del serializador "{0}" para el tipo administrado "{1}" debe tener una aridad mayor que el tipo administrado.
-
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
+
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
@@ -1037,6 +1022,11 @@
La serialización en tiempo de ejecución debe deshabilitarse en este proyecto aplicando \"System.Runtime.CompilerServices.DisableRuntimeMars contosoingAttribute\" al ensamblado para habilitar la serialización de este tipo.
+
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+
+ The size of parameter '{0}' that is marshalled to the callee must be defined when the method is called, but count parameter '{1}' is an 'out' parameter.El tamaño del parámetro "{0}" que se serializa al destinatario debe definirse cuando se llama al método, pero el parámetro de recuento "{1}" es un parámetro "out".
diff --git a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.fr.xlf b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.fr.xlf
index bfef83e646d4c4..70739eaa879e52 100644
--- a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.fr.xlf
+++ b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.fr.xlf
@@ -8,8 +8,8 @@
- This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute or its base type has the 'GeneratedComClassAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
- Ce type implémente au moins un type avec l’attribut « GeneratedComInterfaceAttribute » ou son type de base a l’attribut « GeneratedComClassAttribute ». Ajoutez le « GeneratedComClassAttribute » pour activer le passage de ce type à COM et exposer les interfaces COM pour les types avec le « GeneratedComInterfaceAttribute » des objets de ce type.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
@@ -67,16 +67,6 @@
L’interface COM de base n’a pas réussi à générer le code source. Le code ne sera pas généré pour cette interface.
-
- The type '{0}' has a base interface '{1}' defined in a different assembly. This can cause a variety of difficult to diagnose issues in some scenarios
- Le type « {0} » a une interface de base « {1} » définie dans un autre assembly. Cela peut entraîner de nombreux problèmes difficiles à diagnostiquer dans certains scénarios
-
-
-
- Specifying 'GeneratedComInterfaceAttribute' on an interface that has a base interface defined in another assembly is not supported
- La spécification de ’GeneratedComInterfaceAttribute’ sur une interface pour laquelle une interface de base est définie dans un autre assembly n’est pas prise en charge
-
- A 'GeneratedComInterface' cannot specify 'ComInterfaceOptions.ManagedObjectWrapper' or 'ComInterfaceOptions.ComObjectWrapper' unless the base interface type did not specify options or specified at least the same options.Un 'GeneratedComInterface' ne peut pas spécifier 'ComInterfaceOptions.ManagedObjectWrapper' ou 'ComInterfaceOptions.ComObjectWrapper' sauf si le type d’interface de base n’a pas spécifié d’options ou spécifié au moins les mêmes options.
@@ -502,11 +492,6 @@
Attributs [In] et [Out]
-
- Objects marshalled from VARIANTs as 'in' parameters in unmanaged-to-managed calls will not propagate back the updated result, even if the VARIANT is a VT_BYREF variant. Use a 'ref' parameter instead of an 'in' parameter to propagate the updated value back to the caller.
- Les objets marshallés à partir de VARIANT en tant que paramètres « in » dans les appels non gérés à gérés ne propageront pas le résultat mis à jour, même si le VARIANT est une variante de VT_BYREF. Utilisez un paramètre « ref » au lieu d’un paramètre « in » pour propager la valeur mise à jour à l’appelant.
-
- Events are not a concept in COM, so no interop code will be source generated for instance events on source-generated COM interfaces.Les événements ne sont pas un concept dans COM. Par conséquent, aucun code d’interopérabilité n’est généré à la source pour les événements d’instance sur les interfaces COM générées par la source.
@@ -842,9 +827,9 @@
Le type de point d’entrée marshaleur '{0}' pour le type managé '{1}' doit avoir une arité supérieure au type managé.
-
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
+
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
@@ -1037,6 +1022,11 @@
Le marshaling du runtime doit être désactivé dans ce projet en appliquant « System.Runtime.CompilerServices.DisableRuntimeMarshallingAttribute » à l’assembly pour activer le marshaling de ce type.
+
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+
+ The size of parameter '{0}' that is marshalled to the callee must be defined when the method is called, but count parameter '{1}' is an 'out' parameter.La taille du paramètre '{0}' qui est marshalé à l'appelé doit être définie lorsque la méthode est appelée, mais le paramètre count '{1}' est un paramètre 'out'.
diff --git a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.it.xlf b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.it.xlf
index e69220e9490ac6..0a5eacfbe9c27a 100644
--- a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.it.xlf
+++ b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.it.xlf
@@ -8,8 +8,8 @@
- This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute or its base type has the 'GeneratedComClassAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
- Questo tipo implementa almeno un tipo con l'attributo 'GeneratedComInterfaceAttribute' o il relativo tipo di base ha l'attributo 'GeneratedComClassAttribute'. Aggiungere l’attributo 'GeneratedComClassAttribute' per consentire il passaggio di questo tipo a COM e l'esposizione delle interfacce COM per i tipi con l’attributo 'GeneratedComInterfaceAttribute' dagli oggetti di questo tipo.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
@@ -67,16 +67,6 @@
L'interfaccia COM di base non è riuscita a generare l'origine. Il codice non verrà generato per questa interfaccia.
-
- The type '{0}' has a base interface '{1}' defined in a different assembly. This can cause a variety of difficult to diagnose issues in some scenarios
- Il tipo '{0}' ha un'interfaccia di base '{1}' definita in un assembly diverso. Ciò può causare una vasta gamma di problemi difficili da diagnosticare in alcuni scenari
-
-
-
- Specifying 'GeneratedComInterfaceAttribute' on an interface that has a base interface defined in another assembly is not supported
- La specifica dell’attributo 'GeneratedComInterfaceAttribute' in un'interfaccia che ha un'interfaccia di base definita in un altro assembly non è supportata
-
- A 'GeneratedComInterface' cannot specify 'ComInterfaceOptions.ManagedObjectWrapper' or 'ComInterfaceOptions.ComObjectWrapper' unless the base interface type did not specify options or specified at least the same options.Un elemento 'GeneratedComInterface' non può specificare 'ComInterfaceOptions.ManagedObjectWrapper' o 'ComInterfaceOptions.ComObjectWrapper' a meno che il tipo di interfaccia di base non specifichi opzioni o non specifichi almeno le stesse opzioni.
@@ -502,11 +492,6 @@
Attributi [In] e [Out]
-
- Objects marshalled from VARIANTs as 'in' parameters in unmanaged-to-managed calls will not propagate back the updated result, even if the VARIANT is a VT_BYREF variant. Use a 'ref' parameter instead of an 'in' parameter to propagate the updated value back to the caller.
- Gli oggetti di cui è stato eseguito il marshalling da VARIANT come parametri 'in' nelle chiamate da non gestito a gestito non verranno propagati nuovamente al risultato aggiornato, anche se VARIANT è una variante VT_BYREF. Usare un parametro 'ref' invece di un parametro 'in' per propagare nuovamente il valore aggiornato al chiamante.
-
- Events are not a concept in COM, so no interop code will be source generated for instance events on source-generated COM interfaces.Gli eventi non sono concetti in COM quindi non verrà generato codice di interoperabilità per gli eventi dell’istanza nelle interfacce COM generate dall'origine.
@@ -842,9 +827,9 @@
Il tipo di punto di ingresso del marshalling '{0}' per il tipo gestito '{1}' deve avere un grado maggiore rispetto a quello del tipo gestito.
-
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
+
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
@@ -1037,6 +1022,11 @@
Il marshalling di runtime in questo progetto deve essere disabilitato applicando 'System.Runtime.CompilerServices.DisableRuntimeMarshallingAttribute' all'assembly per abilitare il marshalling di questo tipo.
+
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+
+ The size of parameter '{0}' that is marshalled to the callee must be defined when the method is called, but count parameter '{1}' is an 'out' parameter.Le dimensioni del parametro '{0}' di cui viene eseguito il marshalling al destinatario della chiamata devono essere definite quando viene chiamato il metodo, ma il parametro conteggio '{1}' è un parametro 'out'.
diff --git a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.ja.xlf b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.ja.xlf
index 78a71157862438..d08519db19c885 100644
--- a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.ja.xlf
+++ b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.ja.xlf
@@ -8,8 +8,8 @@
- This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute or its base type has the 'GeneratedComClassAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
- この型は、'GeneratedComInterfaceAttribute' 属性を持つ少なくとも 1 つの型を実装します。またはその基本型に 'GeneratedComClassAttribute' 属性があります。'GeneratedComClassAttribute' を追加して、この型を COM に渡し、この型のオブジェクトから 'GeneratedComInterfaceAttribute' を持つ型の COM インターフェイスを公開できるようにします。
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
@@ -67,16 +67,6 @@
ベース COM インターフェイスはソースを生成できませんでした。このインターフェイスのコードは生成されません。
-
- The type '{0}' has a base interface '{1}' defined in a different assembly. This can cause a variety of difficult to diagnose issues in some scenarios
- 型 '{0}' には、別のアセンブリで定義されている基本インターフェイス '{1}' があります。これにより、一部のシナリオで問題を診断することが困難になるさまざまな可能性があります
-
-
-
- Specifying 'GeneratedComInterfaceAttribute' on an interface that has a base interface defined in another assembly is not supported
- 別のアセンブリで定義されている基本インターフェイスを持つインターフェイスで 'GeneratedComInterfaceAttribute' を指定することはサポートされていません
-
- A 'GeneratedComInterface' cannot specify 'ComInterfaceOptions.ManagedObjectWrapper' or 'ComInterfaceOptions.ComObjectWrapper' unless the base interface type did not specify options or specified at least the same options.基底インターフェイスの型でオプションが指定されていないか、少なくとも同じオプションが指定されていない限り、'GeneratedComInterface' では 'ComInterfaceOptions.ManagedObjectWrapper' または 'ComInterfaceOptions.ComObjectWrapper' を指定できません。
@@ -502,11 +492,6 @@
属性の[In]と[Out]
-
- Objects marshalled from VARIANTs as 'in' parameters in unmanaged-to-managed calls will not propagate back the updated result, even if the VARIANT is a VT_BYREF variant. Use a 'ref' parameter instead of an 'in' parameter to propagate the updated value back to the caller.
- アンマネージからマネージドへの呼び出しで VARIANT から 'in' パラメーターとしてマーシャリングされたオブジェクトは、VARIANT が VT_BYREF バリアントであっても、更新された結果に反映されません。更新された値を呼び出し元に反映するには、'in' パラメーターの代わりに 'ref' パラメーターを使用してください。
-
- Events are not a concept in COM, so no interop code will be source generated for instance events on source-generated COM interfaces.イベントは COM の概念ではないため、ソース生成 COM インターフェイス上のインスタンス イベントに対して相互運用コードはソース生成されません。
@@ -842,9 +827,9 @@
マネージド型 '{1}' のマーシャラー エントリ ポイント型 '{0}' には、マネージド型より 1 大きい引数が必要です。
-
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
+
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
@@ -1037,6 +1022,11 @@
このプロジェクトでは、アセンブリに 'System.Runtime.CompilerServices.DisableRuntimeMarshallingAttribute' を適用してランタイム マーシャリングを無効にし、この型のマーシャリングを有効にする必要があります。
+
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+
+ The size of parameter '{0}' that is marshalled to the callee must be defined when the method is called, but count parameter '{1}' is an 'out' parameter.呼び出し先にマーシャリングされるパラメーター '{0}' のサイズは、メソッドが呼び出されたときに定義する必要がありますが、count パラメーター '{1}' は 'out' パラメーターです。
diff --git a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.ko.xlf b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.ko.xlf
index 7ba79359c4e9bb..1225af16e56026 100644
--- a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.ko.xlf
+++ b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.ko.xlf
@@ -8,8 +8,8 @@
- This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute or its base type has the 'GeneratedComClassAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
- 이 유형은 'GeneratedComInterfaceAttribute' 특성을 갖는 하나 이상의 유형을 구현하거나 기본 유형에 'GeneratedComClassAttribute' 특성이 있습니다. 'GeneratedComClassAttribute'를 추가하여 이 유형을 COM에 전달하고 이 유형의 개체에서 'GeneratedComInterfaceAttribute'가 있는 유형에 대해 COM 인터페이스를 노출할 수 있도록 합니다.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
@@ -67,16 +67,6 @@
베이스 COM 인터페이스에서 소스를 생성하지 못했습니다. 이 인터페이스에 대한 코드가 생성되지 않습니다.
-
- The type '{0}' has a base interface '{1}' defined in a different assembly. This can cause a variety of difficult to diagnose issues in some scenarios
- '{0}' 유형에 다른 어셈블리에서 정의된 기본 인터페이스 '{1}'이(가) 있습니다. 일부 시나리오에서는 이로 인해 진단하기 어려운 다양한 문제가 발생할 수 있습니다.
-
-
-
- Specifying 'GeneratedComInterfaceAttribute' on an interface that has a base interface defined in another assembly is not supported
- 다른 어셈블리에 정의된 기본 인터페이스가 있는 인터페이스에서 'GeneratedComInterfaceAttribute'를 지정하는 것은 지원되지 않습니다.
-
- A 'GeneratedComInterface' cannot specify 'ComInterfaceOptions.ManagedObjectWrapper' or 'ComInterfaceOptions.ComObjectWrapper' unless the base interface type did not specify options or specified at least the same options.기본 인터페이스 형식이 옵션을 지정하지 않았거나, 최소한 동일한 옵션을 지정하지 않은 경우 'GeneratedComInterface'는 'ComInterfaceOptions.ManagedObjectWrapper' 또는 'ComInterfaceOptions.ComObjectWrapper'를 지정할 수 없습니다.
@@ -502,11 +492,6 @@
[In] 및 [Out] 속성
-
- Objects marshalled from VARIANTs as 'in' parameters in unmanaged-to-managed calls will not propagate back the updated result, even if the VARIANT is a VT_BYREF variant. Use a 'ref' parameter instead of an 'in' parameter to propagate the updated value back to the caller.
- 관리되지 않는 호출에서 관리되는 호출로의 VARIANT에서 'in' 매개 변수로 마샬링된 개체는 VARIANT가 VT_BYREF 변형인 경우에도 업데이트된 결과를 다시 전파하지 않습니다. 'in' 매개 변수 대신 'ref' 매개 변수를 사용하여 업데이트된 값을 호출자에게 다시 전파합니다.
-
- Events are not a concept in COM, so no interop code will be source generated for instance events on source-generated COM interfaces.이벤트는 COM의 개념이 아니므로 소스 생성 COM 인터페이스의 인스턴스 이벤트에 대해 interop 코드가 생성되지 않습니다.
@@ -842,9 +827,9 @@
관리 유형 '{1}'에 대한 마샬러 진입점 유형 '{0}'에는 관리 유형보다 1이 더 커야 합니다.
-
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
+
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
@@ -1037,6 +1022,11 @@
이 형식의 마샬링을 활성화하려면 어셈블리에 'System.Runtime.CompilerServices.DisableRuntimeMarshallingAttribute'를 적용하여 이 프로젝트에서 런타임 마샬링을 비활성화해야 합니다.
+
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+
+ The size of parameter '{0}' that is marshalled to the callee must be defined when the method is called, but count parameter '{1}' is an 'out' parameter.메서드를 호출할 때 호출 수신자로 마샬링되는 매개 변수 '{0}'의 크기를 정의해야 하지만 count 매개 변수 '{1}'은(는) 'out' 매개 변수입니다.
diff --git a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.pl.xlf b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.pl.xlf
index b3201d69110f3e..91ce793526a67d 100644
--- a/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.pl.xlf
+++ b/src/libraries/System.Runtime.InteropServices/gen/Common/Resources/xlf/Strings.pl.xlf
@@ -8,8 +8,8 @@
- This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute or its base type has the 'GeneratedComClassAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
- Ten typ implementuje co najmniej jeden typ z atrybutem „GeneratedComInterfaceAttribute” lub jego typ podstawowy ma atrybut „GeneratedComClassAttribute”. Dodaj atrybut „GeneratedComClassAttribute”, aby umożliwić przekazywanie tego typu do modelu COM i uwidacznianie interfejsów COM dla typów z atrybutem „GeneratedComInterfaceAttribute” z obiektów tego typu.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
+ This type implements at least one type with the 'GeneratedComInterfaceAttribute' attribute. Add the 'GeneratedComClassAttribute' to enable passing this type to COM and exposing the COM interfaces for the types with the 'GeneratedComInterfaceAttribute' from objects of this type.
@@ -67,16 +67,6 @@
Podstawowy interfejs COM nie może wygenerować źródła. Kod nie zostanie wygenerowany dla tego interfejsu.
-
- The type '{0}' has a base interface '{1}' defined in a different assembly. This can cause a variety of difficult to diagnose issues in some scenarios
- Typ „{0}” ma interfejs podstawowy „{1}” zdefiniowany w innym zestawie. Może to powodować różne trudne do zdiagnozowania problemy w niektórych scenariuszach
-
-
-
- Specifying 'GeneratedComInterfaceAttribute' on an interface that has a base interface defined in another assembly is not supported
- Określanie atrybutu „GeneratedComInterfaceAttribute” dla interfejsu, który ma interfejs podstawowy zdefiniowany w innym zespole, nie jest obsługiwane
-
- A 'GeneratedComInterface' cannot specify 'ComInterfaceOptions.ManagedObjectWrapper' or 'ComInterfaceOptions.ComObjectWrapper' unless the base interface type did not specify options or specified at least the same options.Element „GeneratedComInterface” nie może określać elementu „ComInterfaceOptions.ManagedObjectWrapper” lub „ComInterfaceOptions.ComObjectWrapper”, chyba że podstawowy typ interfejsu nie określił opcji lub określił co najmniej te same opcje.
@@ -502,11 +492,6 @@
Atrybuty [In] i [Out]
-
- Objects marshalled from VARIANTs as 'in' parameters in unmanaged-to-managed calls will not propagate back the updated result, even if the VARIANT is a VT_BYREF variant. Use a 'ref' parameter instead of an 'in' parameter to propagate the updated value back to the caller.
- Obiekty przekazywane z obiektów VARIANT jako parametry „w” w wywołaniach niezarządzanych do zarządzanych nie będą propagować z powrotem zaktualizowanego wyniku, nawet jeśli parametr VARIANT jest wariantem VT_BYREF. Użyj parametru „ref” zamiast parametru „w”, aby propagować zaktualizowaną wartość z powrotem do obiektu wywołującego.
-
- Events are not a concept in COM, so no interop code will be source generated for instance events on source-generated COM interfaces.Zdarzenia nie są koncepcją w modelu COM, więc żaden kod międzyoperacyjny nie będzie generowany dla zdarzeń wystąpień w interfejsach COM generowanych źródłowo.
@@ -842,9 +827,9 @@
Typ punktu wejścia marshallera „{0}” dla typu zarządzanego „{1}” musi mieć liczbę argumentów o jeden większą niż typ zarządzany.
-
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
- All marshallers for values that are passed as the unmanaged return value or parameter must have the same unmanaged type.
+
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
+ All marshallers for values that are passed as the unmanaged return value must have the same unmanaged type.
@@ -1037,6 +1022,11 @@
Marshalling środowiska uruchomieniowego musi być wyłączony w tym projekcie przez zastosowanie do zestawu atrybutu „System.Runtime.InteropServices.DisableRuntimeMarshallingAttribute”, aby umożliwić marshalling tego typu.
+
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+ An abstract type derived from 'SafeHandle' cannot be marshalled by reference. The provided type must be concrete.
+
+ The size of parameter '{0}' that is marshalled to the callee must be defined when the method is called, but count parameter '{1}' is an 'out' parameter.Rozmiar parametru „{0}”, który jest kierowany do obiektu wywołującego, musi być zdefiniowany podczas wywoływania metody, ale parametr ILE.LICZB „{1}” jest parametrem „out”.
@@ -1321,4 +1311,4 @@