diff --git a/Extension/bin/messages/cs/messages.json b/Extension/bin/messages/cs/messages.json index f13f435d7..236722793 100644 --- a/Extension/bin/messages/cs/messages.json +++ b/Extension/bin/messages/cs/messages.json @@ -3671,5 +3671,79 @@ "Jednotka oddílu modulu EDG IFC", "Deklaraci modulu nelze z této jednotky překladu exportovat, pokud není vytvořen soubor rozhraní modulu.", "Deklarace modulu se musí exportovat z této jednotky překladu, aby se vytvořil soubor rozhraní modulu.", - "Bylo požadováno generování souboru modulu, ale v jednotce překladu nebyl deklarován žádný modul." + "Bylo požadováno generování souboru modulu, ale v jednotce překladu nebyl deklarován žádný modul.", + "substituting %T for %n failed constraints", + "%n not satisfied for %T", + "the #embed expansion is too long to initialize an entity of type %t", + "the \"defined\" operator is not permitted here", + "%n is not a member of %t", + "narrowing conversion to signed character in #embed data", + "operator is not permitted for \"vector of bool\" types", + "object too large for constant-evaluation", + "self-referencing temporary object", + "a lambda cannot refer to a local variable or init-capture in this context", + "a lambda parameter cannot hide an explicit capture", + "a lambda template parameter cannot hide an explicit capture", + "insufficient address space exists to process this translation unit", + "", + "", + "", + "the configured size of %s is too small for the specified number of mantissa + exponent bits", + "expression", + "", + "unnamed", + "", + "", + "", + "", + "", + "", + "", + "bitwise copy of: ", + "", + "class result via ctor: ", + "", + "", + "", + "", + "", + "parameter #", + " (one level up)", + " levels up", + "dynamic-init: ", + "", + "stack-offset-of:", + " ", + " repetitions of ", + "integer", + "enum", + "scoped enum", + "arithmetic", + "non-bool arithmetic", + "pointer", + "nullptr type", + "handle", + "handle-to-CLI-array", + "pointer-to-object", + "pointer-to-function", + "pointer-to-member", + "bool", + "bool-equivalent", + "class", + "a volatile operand to an increment expression is deprecated", + "a volatile operand to a decrement expression is deprecated", + "%n previously declared without the \"indeterminate\" attribute", + "the default constructor for %t is explicit", + "failed to load the definition of %n in %m", + "failed to load the initializer for %n in %m", + "a class with a typedef name for linkage purposes cannot have a base class", + "a class with a typedef name for linkage purposes cannot have a member function", + "a class with a typedef name for linkage purposes cannot have a nested type, other than an enumeration type or a non-closure class type", + "a class with a typedef name for linkage purposes cannot contain a lambda expression", + "a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer", + "a static data member declaration is not allowed in an unnamed class", + "initializer result addresses a dllimport variable", + "template with \"no_specializations\" attribute cannot be specialized", + "\"static\" is nonstandard here", + "%nd was previously declared without an explicit enum base" ] diff --git a/Extension/bin/messages/de/messages.json b/Extension/bin/messages/de/messages.json index 9849ced48..9b1c61f40 100644 --- a/Extension/bin/messages/de/messages.json +++ b/Extension/bin/messages/de/messages.json @@ -3671,5 +3671,79 @@ "EDG-IFC-Modulpartitionseinheit", "Die Moduldeklaration kann aus dieser Übersetzungseinheit exportiert werden, wenn eine Modulschnittstellendatei erstellt werden.", "Die Moduldeklaration muss aus dieser Übersetzungseinheit exportiert werden, um eine Modulschnittstellendatei zu erstellen.", - "Die Moduldateigenerierung wurde angefordert, aber in der Übersetzungseinheit wurde kein Modul deklariert." -] \ No newline at end of file + "Die Moduldateigenerierung wurde angefordert, aber in der Übersetzungseinheit wurde kein Modul deklariert.", + "substituting %T for %n failed constraints", + "%n not satisfied for %T", + "the #embed expansion is too long to initialize an entity of type %t", + "the \"defined\" operator is not permitted here", + "%n is not a member of %t", + "narrowing conversion to signed character in #embed data", + "operator is not permitted for \"vector of bool\" types", + "object too large for constant-evaluation", + "self-referencing temporary object", + "a lambda cannot refer to a local variable or init-capture in this context", + "a lambda parameter cannot hide an explicit capture", + "a lambda template parameter cannot hide an explicit capture", + "insufficient address space exists to process this translation unit", + "", + "", + "", + "the configured size of %s is too small for the specified number of mantissa + exponent bits", + "expression", + "", + "unnamed", + "", + "", + "", + "", + "", + "", + "", + "bitwise copy of: ", + "", + "class result via ctor: ", + "", + "", + "", + "", + "", + "parameter #", + " (one level up)", + " levels up", + "dynamic-init: ", + "", + "stack-offset-of:", + " ", + " repetitions of ", + "integer", + "enum", + "scoped enum", + "arithmetic", + "non-bool arithmetic", + "pointer", + "nullptr type", + "handle", + "handle-to-CLI-array", + "pointer-to-object", + "pointer-to-function", + "pointer-to-member", + "bool", + "bool-equivalent", + "class", + "a volatile operand to an increment expression is deprecated", + "a volatile operand to a decrement expression is deprecated", + "%n previously declared without the \"indeterminate\" attribute", + "the default constructor for %t is explicit", + "failed to load the definition of %n in %m", + "failed to load the initializer for %n in %m", + "a class with a typedef name for linkage purposes cannot have a base class", + "a class with a typedef name for linkage purposes cannot have a member function", + "a class with a typedef name for linkage purposes cannot have a nested type, other than an enumeration type or a non-closure class type", + "a class with a typedef name for linkage purposes cannot contain a lambda expression", + "a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer", + "a static data member declaration is not allowed in an unnamed class", + "initializer result addresses a dllimport variable", + "template with \"no_specializations\" attribute cannot be specialized", + "\"static\" is nonstandard here", + "%nd was previously declared without an explicit enum base" +] diff --git a/Extension/bin/messages/es/messages.json b/Extension/bin/messages/es/messages.json index 9f7d4d13c..81070807b 100644 --- a/Extension/bin/messages/es/messages.json +++ b/Extension/bin/messages/es/messages.json @@ -3671,5 +3671,79 @@ "Unidad de partición del módulo EDG IFC", "la declaración de módulo no se puede exportar desde esta unidad de traducción a menos que se cree un archivo de interfaz de módulo", "la declaración de módulo debe exportarse desde esta unidad de traducción para crear un archivo de interfaz de módulo", - "se solicitó la generación de archivos de módulo, pero no se declaró ningún módulo en la unidad de traducción" -] \ No newline at end of file + "se solicitó la generación de archivos de módulo, pero no se declaró ningún módulo en la unidad de traducción", + "substituting %T for %n failed constraints", + "%n not satisfied for %T", + "the #embed expansion is too long to initialize an entity of type %t", + "the \"defined\" operator is not permitted here", + "%n is not a member of %t", + "narrowing conversion to signed character in #embed data", + "operator is not permitted for \"vector of bool\" types", + "object too large for constant-evaluation", + "self-referencing temporary object", + "a lambda cannot refer to a local variable or init-capture in this context", + "a lambda parameter cannot hide an explicit capture", + "a lambda template parameter cannot hide an explicit capture", + "insufficient address space exists to process this translation unit", + "", + "", + "", + "the configured size of %s is too small for the specified number of mantissa + exponent bits", + "expression", + "", + "unnamed", + "", + "", + "", + "", + "", + "", + "", + "bitwise copy of: ", + "", + "class result via ctor: ", + "", + "", + "", + "", + "", + "parameter #", + " (one level up)", + " levels up", + "dynamic-init: ", + "", + "stack-offset-of:", + " ", + " repetitions of ", + "integer", + "enum", + "scoped enum", + "arithmetic", + "non-bool arithmetic", + "pointer", + "nullptr type", + "handle", + "handle-to-CLI-array", + "pointer-to-object", + "pointer-to-function", + "pointer-to-member", + "bool", + "bool-equivalent", + "class", + "a volatile operand to an increment expression is deprecated", + "a volatile operand to a decrement expression is deprecated", + "%n previously declared without the \"indeterminate\" attribute", + "the default constructor for %t is explicit", + "failed to load the definition of %n in %m", + "failed to load the initializer for %n in %m", + "a class with a typedef name for linkage purposes cannot have a base class", + "a class with a typedef name for linkage purposes cannot have a member function", + "a class with a typedef name for linkage purposes cannot have a nested type, other than an enumeration type or a non-closure class type", + "a class with a typedef name for linkage purposes cannot contain a lambda expression", + "a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer", + "a static data member declaration is not allowed in an unnamed class", + "initializer result addresses a dllimport variable", + "template with \"no_specializations\" attribute cannot be specialized", + "\"static\" is nonstandard here", + "%nd was previously declared without an explicit enum base" +] diff --git a/Extension/bin/messages/fr/messages.json b/Extension/bin/messages/fr/messages.json index abaec876e..37a888a05 100644 --- a/Extension/bin/messages/fr/messages.json +++ b/Extension/bin/messages/fr/messages.json @@ -3671,5 +3671,79 @@ "Unité de partition de module IFC EDG", "la déclaration de module ne peut pas être exportée à partir de cette unité de traduction, sauf si vous créez un fichier d’interface de module", "la déclaration de module doit être exportée depuis cette unité de traduction pour créer un fichier d’interface de module", - "la génération du fichier de module a été demandée, mais aucun module n’a été déclaré dans l’unité de traduction" + "la génération du fichier de module a été demandée, mais aucun module n’a été déclaré dans l’unité de traduction", + "substituting %T for %n failed constraints", + "%n not satisfied for %T", + "the #embed expansion is too long to initialize an entity of type %t", + "the \"defined\" operator is not permitted here", + "%n is not a member of %t", + "narrowing conversion to signed character in #embed data", + "operator is not permitted for \"vector of bool\" types", + "object too large for constant-evaluation", + "self-referencing temporary object", + "a lambda cannot refer to a local variable or init-capture in this context", + "a lambda parameter cannot hide an explicit capture", + "a lambda template parameter cannot hide an explicit capture", + "insufficient address space exists to process this translation unit", + "", + "", + "", + "the configured size of %s is too small for the specified number of mantissa + exponent bits", + "expression", + "", + "unnamed", + "", + "", + "", + "", + "", + "", + "", + "bitwise copy of: ", + "", + "class result via ctor: ", + "", + "", + "", + "", + "", + "parameter #", + " (one level up)", + " levels up", + "dynamic-init: ", + "", + "stack-offset-of:", + " ", + " repetitions of ", + "integer", + "enum", + "scoped enum", + "arithmetic", + "non-bool arithmetic", + "pointer", + "nullptr type", + "handle", + "handle-to-CLI-array", + "pointer-to-object", + "pointer-to-function", + "pointer-to-member", + "bool", + "bool-equivalent", + "class", + "a volatile operand to an increment expression is deprecated", + "a volatile operand to a decrement expression is deprecated", + "%n previously declared without the \"indeterminate\" attribute", + "the default constructor for %t is explicit", + "failed to load the definition of %n in %m", + "failed to load the initializer for %n in %m", + "a class with a typedef name for linkage purposes cannot have a base class", + "a class with a typedef name for linkage purposes cannot have a member function", + "a class with a typedef name for linkage purposes cannot have a nested type, other than an enumeration type or a non-closure class type", + "a class with a typedef name for linkage purposes cannot contain a lambda expression", + "a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer", + "a static data member declaration is not allowed in an unnamed class", + "initializer result addresses a dllimport variable", + "template with \"no_specializations\" attribute cannot be specialized", + "\"static\" is nonstandard here", + "%nd was previously declared without an explicit enum base" ] diff --git a/Extension/bin/messages/it/messages.json b/Extension/bin/messages/it/messages.json index 2bf534593..d1761f186 100644 --- a/Extension/bin/messages/it/messages.json +++ b/Extension/bin/messages/it/messages.json @@ -3671,5 +3671,79 @@ "unità di partizione del modulo IFC EDG", "la dichiarazione del modulo non può essere esportata da questa unità di conversione a meno che non si crei un file di interfaccia del modulo", "la dichiarazione del modulo deve essere esportata da questa unità di conversione per creare un file di interfaccia del modulo", - "è stata richiesta la generazione di file di modulo, ma non è stato dichiarato alcun modulo nell'unità di conversione" + "è stata richiesta la generazione di file di modulo, ma non è stato dichiarato alcun modulo nell'unità di conversione", + "substituting %T for %n failed constraints", + "%n not satisfied for %T", + "the #embed expansion is too long to initialize an entity of type %t", + "the \"defined\" operator is not permitted here", + "%n is not a member of %t", + "narrowing conversion to signed character in #embed data", + "operator is not permitted for \"vector of bool\" types", + "object too large for constant-evaluation", + "self-referencing temporary object", + "a lambda cannot refer to a local variable or init-capture in this context", + "a lambda parameter cannot hide an explicit capture", + "a lambda template parameter cannot hide an explicit capture", + "insufficient address space exists to process this translation unit", + "", + "", + "", + "the configured size of %s is too small for the specified number of mantissa + exponent bits", + "expression", + "", + "unnamed", + "", + "", + "", + "", + "", + "", + "", + "bitwise copy of: ", + "", + "class result via ctor: ", + "", + "", + "", + "", + "", + "parameter #", + " (one level up)", + " levels up", + "dynamic-init: ", + "", + "stack-offset-of:", + " ", + " repetitions of ", + "integer", + "enum", + "scoped enum", + "arithmetic", + "non-bool arithmetic", + "pointer", + "nullptr type", + "handle", + "handle-to-CLI-array", + "pointer-to-object", + "pointer-to-function", + "pointer-to-member", + "bool", + "bool-equivalent", + "class", + "a volatile operand to an increment expression is deprecated", + "a volatile operand to a decrement expression is deprecated", + "%n previously declared without the \"indeterminate\" attribute", + "the default constructor for %t is explicit", + "failed to load the definition of %n in %m", + "failed to load the initializer for %n in %m", + "a class with a typedef name for linkage purposes cannot have a base class", + "a class with a typedef name for linkage purposes cannot have a member function", + "a class with a typedef name for linkage purposes cannot have a nested type, other than an enumeration type or a non-closure class type", + "a class with a typedef name for linkage purposes cannot contain a lambda expression", + "a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer", + "a static data member declaration is not allowed in an unnamed class", + "initializer result addresses a dllimport variable", + "template with \"no_specializations\" attribute cannot be specialized", + "\"static\" is nonstandard here", + "%nd was previously declared without an explicit enum base" ] diff --git a/Extension/bin/messages/ja/messages.json b/Extension/bin/messages/ja/messages.json index 8017c2499..3fa8acb51 100644 --- a/Extension/bin/messages/ja/messages.json +++ b/Extension/bin/messages/ja/messages.json @@ -3671,5 +3671,79 @@ "EDG IFC モジュール パーティション ユニット", "モジュール インターフェイス ファイルを作成しない限り、モジュール宣言をこの翻訳単位からエクスポートすることはできません", "モジュール インターフェイス ファイルを作成するには、この翻訳単位からモジュール宣言をエクスポートする必要があります", - "モジュール ファイルの生成が要求されましたが、翻訳単位でモジュールが宣言されていません" + "モジュール ファイルの生成が要求されましたが、翻訳単位でモジュールが宣言されていません", + "substituting %T for %n failed constraints", + "%n not satisfied for %T", + "the #embed expansion is too long to initialize an entity of type %t", + "the \"defined\" operator is not permitted here", + "%n is not a member of %t", + "narrowing conversion to signed character in #embed data", + "operator is not permitted for \"vector of bool\" types", + "object too large for constant-evaluation", + "self-referencing temporary object", + "a lambda cannot refer to a local variable or init-capture in this context", + "a lambda parameter cannot hide an explicit capture", + "a lambda template parameter cannot hide an explicit capture", + "insufficient address space exists to process this translation unit", + "", + "", + "", + "the configured size of %s is too small for the specified number of mantissa + exponent bits", + "expression", + "", + "unnamed", + "", + "", + "", + "", + "", + "", + "", + "bitwise copy of: ", + "", + "class result via ctor: ", + "", + "", + "", + "", + "", + "parameter #", + " (one level up)", + " levels up", + "dynamic-init: ", + "", + "stack-offset-of:", + " ", + " repetitions of ", + "integer", + "enum", + "scoped enum", + "arithmetic", + "non-bool arithmetic", + "pointer", + "nullptr type", + "handle", + "handle-to-CLI-array", + "pointer-to-object", + "pointer-to-function", + "pointer-to-member", + "bool", + "bool-equivalent", + "class", + "a volatile operand to an increment expression is deprecated", + "a volatile operand to a decrement expression is deprecated", + "%n previously declared without the \"indeterminate\" attribute", + "the default constructor for %t is explicit", + "failed to load the definition of %n in %m", + "failed to load the initializer for %n in %m", + "a class with a typedef name for linkage purposes cannot have a base class", + "a class with a typedef name for linkage purposes cannot have a member function", + "a class with a typedef name for linkage purposes cannot have a nested type, other than an enumeration type or a non-closure class type", + "a class with a typedef name for linkage purposes cannot contain a lambda expression", + "a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer", + "a static data member declaration is not allowed in an unnamed class", + "initializer result addresses a dllimport variable", + "template with \"no_specializations\" attribute cannot be specialized", + "\"static\" is nonstandard here", + "%nd was previously declared without an explicit enum base" ] diff --git a/Extension/bin/messages/ko/messages.json b/Extension/bin/messages/ko/messages.json index 8ec93910a..7028025ad 100644 --- a/Extension/bin/messages/ko/messages.json +++ b/Extension/bin/messages/ko/messages.json @@ -3671,5 +3671,79 @@ "EDG IFC 모듈 파티션 단위", "모듈 인터페이스 파일을 만들지 않으면 이 변환 단위에서 모듈 선언을 내보낼 수 없습니다.", "모듈 인터페이스 파일을 만들려면 이 변환 단위에서 모듈 선언을 내보내야 합니다.", - "모듈 파일 생성이 요청되었지만 변환 단위에 모듈이 선언되지 않았습니다." + "모듈 파일 생성이 요청되었지만 변환 단위에 모듈이 선언되지 않았습니다.", + "substituting %T for %n failed constraints", + "%n not satisfied for %T", + "the #embed expansion is too long to initialize an entity of type %t", + "the \"defined\" operator is not permitted here", + "%n is not a member of %t", + "narrowing conversion to signed character in #embed data", + "operator is not permitted for \"vector of bool\" types", + "object too large for constant-evaluation", + "self-referencing temporary object", + "a lambda cannot refer to a local variable or init-capture in this context", + "a lambda parameter cannot hide an explicit capture", + "a lambda template parameter cannot hide an explicit capture", + "insufficient address space exists to process this translation unit", + "", + "", + "", + "the configured size of %s is too small for the specified number of mantissa + exponent bits", + "expression", + "", + "unnamed", + "", + "", + "", + "", + "", + "", + "", + "bitwise copy of: ", + "", + "class result via ctor: ", + "", + "", + "", + "", + "", + "parameter #", + " (one level up)", + " levels up", + "dynamic-init: ", + "", + "stack-offset-of:", + " ", + " repetitions of ", + "integer", + "enum", + "scoped enum", + "arithmetic", + "non-bool arithmetic", + "pointer", + "nullptr type", + "handle", + "handle-to-CLI-array", + "pointer-to-object", + "pointer-to-function", + "pointer-to-member", + "bool", + "bool-equivalent", + "class", + "a volatile operand to an increment expression is deprecated", + "a volatile operand to a decrement expression is deprecated", + "%n previously declared without the \"indeterminate\" attribute", + "the default constructor for %t is explicit", + "failed to load the definition of %n in %m", + "failed to load the initializer for %n in %m", + "a class with a typedef name for linkage purposes cannot have a base class", + "a class with a typedef name for linkage purposes cannot have a member function", + "a class with a typedef name for linkage purposes cannot have a nested type, other than an enumeration type or a non-closure class type", + "a class with a typedef name for linkage purposes cannot contain a lambda expression", + "a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer", + "a static data member declaration is not allowed in an unnamed class", + "initializer result addresses a dllimport variable", + "template with \"no_specializations\" attribute cannot be specialized", + "\"static\" is nonstandard here", + "%nd was previously declared without an explicit enum base" ] diff --git a/Extension/bin/messages/pl/messages.json b/Extension/bin/messages/pl/messages.json index 5cdebc2cd..8c5768f8b 100644 --- a/Extension/bin/messages/pl/messages.json +++ b/Extension/bin/messages/pl/messages.json @@ -3671,5 +3671,79 @@ "jednostka partycji modułu EDG IFC", "deklaracja modułu nie może być wyeksportowana z tej jednostki translacji, chyba że zostanie utworzony plik interfejsu modułu", "deklaracja modułu musi być wyeksportowana z tej jednostki translacji, aby utworzyć plik interfejsu modułu", - "zażądano wygenerowania pliku modułu, ale w jednostce translacji nie zadeklarowano żadnego modułu" + "zażądano wygenerowania pliku modułu, ale w jednostce translacji nie zadeklarowano żadnego modułu", + "substituting %T for %n failed constraints", + "%n not satisfied for %T", + "the #embed expansion is too long to initialize an entity of type %t", + "the \"defined\" operator is not permitted here", + "%n is not a member of %t", + "narrowing conversion to signed character in #embed data", + "operator is not permitted for \"vector of bool\" types", + "object too large for constant-evaluation", + "self-referencing temporary object", + "a lambda cannot refer to a local variable or init-capture in this context", + "a lambda parameter cannot hide an explicit capture", + "a lambda template parameter cannot hide an explicit capture", + "insufficient address space exists to process this translation unit", + "", + "", + "", + "the configured size of %s is too small for the specified number of mantissa + exponent bits", + "expression", + "", + "unnamed", + "", + "", + "", + "", + "", + "", + "", + "bitwise copy of: ", + "", + "class result via ctor: ", + "", + "", + "", + "", + "", + "parameter #", + " (one level up)", + " levels up", + "dynamic-init: ", + "", + "stack-offset-of:", + " ", + " repetitions of ", + "integer", + "enum", + "scoped enum", + "arithmetic", + "non-bool arithmetic", + "pointer", + "nullptr type", + "handle", + "handle-to-CLI-array", + "pointer-to-object", + "pointer-to-function", + "pointer-to-member", + "bool", + "bool-equivalent", + "class", + "a volatile operand to an increment expression is deprecated", + "a volatile operand to a decrement expression is deprecated", + "%n previously declared without the \"indeterminate\" attribute", + "the default constructor for %t is explicit", + "failed to load the definition of %n in %m", + "failed to load the initializer for %n in %m", + "a class with a typedef name for linkage purposes cannot have a base class", + "a class with a typedef name for linkage purposes cannot have a member function", + "a class with a typedef name for linkage purposes cannot have a nested type, other than an enumeration type or a non-closure class type", + "a class with a typedef name for linkage purposes cannot contain a lambda expression", + "a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer", + "a static data member declaration is not allowed in an unnamed class", + "initializer result addresses a dllimport variable", + "template with \"no_specializations\" attribute cannot be specialized", + "\"static\" is nonstandard here", + "%nd was previously declared without an explicit enum base" ] diff --git a/Extension/bin/messages/pt-br/messages.json b/Extension/bin/messages/pt-br/messages.json index 4ada72d0b..4f7793a08 100644 --- a/Extension/bin/messages/pt-br/messages.json +++ b/Extension/bin/messages/pt-br/messages.json @@ -3671,5 +3671,79 @@ "Unidade de partição do módulo EDG IFC", "a declaração de módulo não pode ser exportada desta unidade de tradução, a menos que crie um arquivo de interface de módulo", "a declaração do módulo deve ser exportada desta unidade de tradução para criar um arquivo de interface de módulo", - "a geração de arquivo de módulo foi solicitada, mas nenhum módulo foi declarado na unidade de tradução" + "a geração de arquivo de módulo foi solicitada, mas nenhum módulo foi declarado na unidade de tradução", + "substituting %T for %n failed constraints", + "%n not satisfied for %T", + "the #embed expansion is too long to initialize an entity of type %t", + "the \"defined\" operator is not permitted here", + "%n is not a member of %t", + "narrowing conversion to signed character in #embed data", + "operator is not permitted for \"vector of bool\" types", + "object too large for constant-evaluation", + "self-referencing temporary object", + "a lambda cannot refer to a local variable or init-capture in this context", + "a lambda parameter cannot hide an explicit capture", + "a lambda template parameter cannot hide an explicit capture", + "insufficient address space exists to process this translation unit", + "", + "", + "", + "the configured size of %s is too small for the specified number of mantissa + exponent bits", + "expression", + "", + "unnamed", + "", + "", + "", + "", + "", + "", + "", + "bitwise copy of: ", + "", + "class result via ctor: ", + "", + "", + "", + "", + "", + "parameter #", + " (one level up)", + " levels up", + "dynamic-init: ", + "", + "stack-offset-of:", + " ", + " repetitions of ", + "integer", + "enum", + "scoped enum", + "arithmetic", + "non-bool arithmetic", + "pointer", + "nullptr type", + "handle", + "handle-to-CLI-array", + "pointer-to-object", + "pointer-to-function", + "pointer-to-member", + "bool", + "bool-equivalent", + "class", + "a volatile operand to an increment expression is deprecated", + "a volatile operand to a decrement expression is deprecated", + "%n previously declared without the \"indeterminate\" attribute", + "the default constructor for %t is explicit", + "failed to load the definition of %n in %m", + "failed to load the initializer for %n in %m", + "a class with a typedef name for linkage purposes cannot have a base class", + "a class with a typedef name for linkage purposes cannot have a member function", + "a class with a typedef name for linkage purposes cannot have a nested type, other than an enumeration type or a non-closure class type", + "a class with a typedef name for linkage purposes cannot contain a lambda expression", + "a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer", + "a static data member declaration is not allowed in an unnamed class", + "initializer result addresses a dllimport variable", + "template with \"no_specializations\" attribute cannot be specialized", + "\"static\" is nonstandard here", + "%nd was previously declared without an explicit enum base" ] diff --git a/Extension/bin/messages/ru/messages.json b/Extension/bin/messages/ru/messages.json index 230610ab4..b3a2e0b4d 100644 --- a/Extension/bin/messages/ru/messages.json +++ b/Extension/bin/messages/ru/messages.json @@ -3671,5 +3671,79 @@ "единица раздела модуля EDG IFC", "объявление модуля невозможно экспортировать из этой единицы трансляции, если не создается файл интерфейса модуля", "объявление модуля должно быть экспортировано из этой единицы трансляции для создания файла интерфейса модуля", - "запрошено создание файла модуля, но в единице трансляции не объявлен модуль" + "запрошено создание файла модуля, но в единице трансляции не объявлен модуль", + "substituting %T for %n failed constraints", + "%n not satisfied for %T", + "the #embed expansion is too long to initialize an entity of type %t", + "the \"defined\" operator is not permitted here", + "%n is not a member of %t", + "narrowing conversion to signed character in #embed data", + "operator is not permitted for \"vector of bool\" types", + "object too large for constant-evaluation", + "self-referencing temporary object", + "a lambda cannot refer to a local variable or init-capture in this context", + "a lambda parameter cannot hide an explicit capture", + "a lambda template parameter cannot hide an explicit capture", + "insufficient address space exists to process this translation unit", + "", + "", + "", + "the configured size of %s is too small for the specified number of mantissa + exponent bits", + "expression", + "", + "unnamed", + "", + "", + "", + "", + "", + "", + "", + "bitwise copy of: ", + "", + "class result via ctor: ", + "", + "", + "", + "", + "", + "parameter #", + " (one level up)", + " levels up", + "dynamic-init: ", + "", + "stack-offset-of:", + " ", + " repetitions of ", + "integer", + "enum", + "scoped enum", + "arithmetic", + "non-bool arithmetic", + "pointer", + "nullptr type", + "handle", + "handle-to-CLI-array", + "pointer-to-object", + "pointer-to-function", + "pointer-to-member", + "bool", + "bool-equivalent", + "class", + "a volatile operand to an increment expression is deprecated", + "a volatile operand to a decrement expression is deprecated", + "%n previously declared without the \"indeterminate\" attribute", + "the default constructor for %t is explicit", + "failed to load the definition of %n in %m", + "failed to load the initializer for %n in %m", + "a class with a typedef name for linkage purposes cannot have a base class", + "a class with a typedef name for linkage purposes cannot have a member function", + "a class with a typedef name for linkage purposes cannot have a nested type, other than an enumeration type or a non-closure class type", + "a class with a typedef name for linkage purposes cannot contain a lambda expression", + "a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer", + "a static data member declaration is not allowed in an unnamed class", + "initializer result addresses a dllimport variable", + "template with \"no_specializations\" attribute cannot be specialized", + "\"static\" is nonstandard here", + "%nd was previously declared without an explicit enum base" ] diff --git a/Extension/bin/messages/tr/messages.json b/Extension/bin/messages/tr/messages.json index 5cf1e1114..58fb751fe 100644 --- a/Extension/bin/messages/tr/messages.json +++ b/Extension/bin/messages/tr/messages.json @@ -3671,5 +3671,79 @@ "EDG IFC modül bölme ünitesi", "modül arabirimi dosyası oluşturulmadıkça, modül bildirimi bu çeviri biriminden dışa aktarılamaz", "modül arabirim dosyası oluşturmak için modül bildirimi bu çeviri biriminden dışa aktarılmalıdır", - "modül dosyası oluşturulması istendi, ancak çeviri biriminde hiçbir modül bildirilmedi" + "modül dosyası oluşturulması istendi, ancak çeviri biriminde hiçbir modül bildirilmedi", + "substituting %T for %n failed constraints", + "%n not satisfied for %T", + "the #embed expansion is too long to initialize an entity of type %t", + "the \"defined\" operator is not permitted here", + "%n is not a member of %t", + "narrowing conversion to signed character in #embed data", + "operator is not permitted for \"vector of bool\" types", + "object too large for constant-evaluation", + "self-referencing temporary object", + "a lambda cannot refer to a local variable or init-capture in this context", + "a lambda parameter cannot hide an explicit capture", + "a lambda template parameter cannot hide an explicit capture", + "insufficient address space exists to process this translation unit", + "", + "", + "", + "the configured size of %s is too small for the specified number of mantissa + exponent bits", + "expression", + "", + "unnamed", + "", + "", + "", + "", + "", + "", + "", + "bitwise copy of: ", + "", + "class result via ctor: ", + "", + "", + "", + "", + "", + "parameter #", + " (one level up)", + " levels up", + "dynamic-init: ", + "", + "stack-offset-of:", + " ", + " repetitions of ", + "integer", + "enum", + "scoped enum", + "arithmetic", + "non-bool arithmetic", + "pointer", + "nullptr type", + "handle", + "handle-to-CLI-array", + "pointer-to-object", + "pointer-to-function", + "pointer-to-member", + "bool", + "bool-equivalent", + "class", + "a volatile operand to an increment expression is deprecated", + "a volatile operand to a decrement expression is deprecated", + "%n previously declared without the \"indeterminate\" attribute", + "the default constructor for %t is explicit", + "failed to load the definition of %n in %m", + "failed to load the initializer for %n in %m", + "a class with a typedef name for linkage purposes cannot have a base class", + "a class with a typedef name for linkage purposes cannot have a member function", + "a class with a typedef name for linkage purposes cannot have a nested type, other than an enumeration type or a non-closure class type", + "a class with a typedef name for linkage purposes cannot contain a lambda expression", + "a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer", + "a static data member declaration is not allowed in an unnamed class", + "initializer result addresses a dllimport variable", + "template with \"no_specializations\" attribute cannot be specialized", + "\"static\" is nonstandard here", + "%nd was previously declared without an explicit enum base" ] diff --git a/Extension/bin/messages/zh-cn/messages.json b/Extension/bin/messages/zh-cn/messages.json index 4b9b3e3e3..75ae305c3 100644 --- a/Extension/bin/messages/zh-cn/messages.json +++ b/Extension/bin/messages/zh-cn/messages.json @@ -3671,5 +3671,79 @@ "EDG IFC 模块分区单元", "除非创建模块接口文件,否则无法从此翻译单元导出模块声明", "模块声明必须从此翻译单元导出,以创建模块接口文件", - "已请求生成模块文件,但在翻译单元中未声明任何模块" + "已请求生成模块文件,但在翻译单元中未声明任何模块", + "substituting %T for %n failed constraints", + "%n not satisfied for %T", + "the #embed expansion is too long to initialize an entity of type %t", + "the \"defined\" operator is not permitted here", + "%n is not a member of %t", + "narrowing conversion to signed character in #embed data", + "operator is not permitted for \"vector of bool\" types", + "object too large for constant-evaluation", + "self-referencing temporary object", + "a lambda cannot refer to a local variable or init-capture in this context", + "a lambda parameter cannot hide an explicit capture", + "a lambda template parameter cannot hide an explicit capture", + "insufficient address space exists to process this translation unit", + "", + "", + "", + "the configured size of %s is too small for the specified number of mantissa + exponent bits", + "expression", + "", + "unnamed", + "", + "", + "", + "", + "", + "", + "", + "bitwise copy of: ", + "", + "class result via ctor: ", + "", + "", + "", + "", + "", + "parameter #", + " (one level up)", + " levels up", + "dynamic-init: ", + "", + "stack-offset-of:", + " ", + " repetitions of ", + "integer", + "enum", + "scoped enum", + "arithmetic", + "non-bool arithmetic", + "pointer", + "nullptr type", + "handle", + "handle-to-CLI-array", + "pointer-to-object", + "pointer-to-function", + "pointer-to-member", + "bool", + "bool-equivalent", + "class", + "a volatile operand to an increment expression is deprecated", + "a volatile operand to a decrement expression is deprecated", + "%n previously declared without the \"indeterminate\" attribute", + "the default constructor for %t is explicit", + "failed to load the definition of %n in %m", + "failed to load the initializer for %n in %m", + "a class with a typedef name for linkage purposes cannot have a base class", + "a class with a typedef name for linkage purposes cannot have a member function", + "a class with a typedef name for linkage purposes cannot have a nested type, other than an enumeration type or a non-closure class type", + "a class with a typedef name for linkage purposes cannot contain a lambda expression", + "a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer", + "a static data member declaration is not allowed in an unnamed class", + "initializer result addresses a dllimport variable", + "template with \"no_specializations\" attribute cannot be specialized", + "\"static\" is nonstandard here", + "%nd was previously declared without an explicit enum base" ] diff --git a/Extension/bin/messages/zh-tw/messages.json b/Extension/bin/messages/zh-tw/messages.json index 39cd0563a..32de60d00 100644 --- a/Extension/bin/messages/zh-tw/messages.json +++ b/Extension/bin/messages/zh-tw/messages.json @@ -3671,5 +3671,79 @@ "EDG IFC 模組分割單元", "除非建立模組介面檔案,否則無法從此翻譯單元匯出模組宣告", "必須從此翻譯單元匯出模組宣告,以建立模組介面檔案", - "已要求模組檔案產生,但未在翻譯單元中宣告任何模組" + "已要求模組檔案產生,但未在翻譯單元中宣告任何模組", + "substituting %T for %n failed constraints", + "%n not satisfied for %T", + "the #embed expansion is too long to initialize an entity of type %t", + "the \"defined\" operator is not permitted here", + "%n is not a member of %t", + "narrowing conversion to signed character in #embed data", + "operator is not permitted for \"vector of bool\" types", + "object too large for constant-evaluation", + "self-referencing temporary object", + "a lambda cannot refer to a local variable or init-capture in this context", + "a lambda parameter cannot hide an explicit capture", + "a lambda template parameter cannot hide an explicit capture", + "insufficient address space exists to process this translation unit", + "", + "", + "", + "the configured size of %s is too small for the specified number of mantissa + exponent bits", + "expression", + "", + "unnamed", + "", + "", + "", + "", + "", + "", + "", + "bitwise copy of: ", + "", + "class result via ctor: ", + "", + "", + "", + "", + "", + "parameter #", + " (one level up)", + " levels up", + "dynamic-init: ", + "", + "stack-offset-of:", + " ", + " repetitions of ", + "integer", + "enum", + "scoped enum", + "arithmetic", + "non-bool arithmetic", + "pointer", + "nullptr type", + "handle", + "handle-to-CLI-array", + "pointer-to-object", + "pointer-to-function", + "pointer-to-member", + "bool", + "bool-equivalent", + "class", + "a volatile operand to an increment expression is deprecated", + "a volatile operand to a decrement expression is deprecated", + "%n previously declared without the \"indeterminate\" attribute", + "the default constructor for %t is explicit", + "failed to load the definition of %n in %m", + "failed to load the initializer for %n in %m", + "a class with a typedef name for linkage purposes cannot have a base class", + "a class with a typedef name for linkage purposes cannot have a member function", + "a class with a typedef name for linkage purposes cannot have a nested type, other than an enumeration type or a non-closure class type", + "a class with a typedef name for linkage purposes cannot contain a lambda expression", + "a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer", + "a static data member declaration is not allowed in an unnamed class", + "initializer result addresses a dllimport variable", + "template with \"no_specializations\" attribute cannot be specialized", + "\"static\" is nonstandard here", + "%nd was previously declared without an explicit enum base" ]