Skip to content

Commit 11ea1e2

Browse files
authored
Update IntelliSense strings (translations are available yet). (#14020)
1 parent feee0c6 commit 11ea1e2

File tree

13 files changed

+977
-15
lines changed

13 files changed

+977
-15
lines changed

Extension/bin/messages/cs/messages.json

Lines changed: 75 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3671,5 +3671,79 @@
36713671
"Jednotka oddílu modulu EDG IFC",
36723672
"Deklaraci modulu nelze z této jednotky překladu exportovat, pokud není vytvořen soubor rozhraní modulu.",
36733673
"Deklarace modulu se musí exportovat z této jednotky překladu, aby se vytvořil soubor rozhraní modulu.",
3674-
"Bylo požadováno generování souboru modulu, ale v jednotce překladu nebyl deklarován žádný modul."
3674+
"Bylo požadováno generování souboru modulu, ale v jednotce překladu nebyl deklarován žádný modul.",
3675+
"substituting %T for %n failed constraints",
3676+
"%n not satisfied for %T",
3677+
"the #embed expansion is too long to initialize an entity of type %t",
3678+
"the \"defined\" operator is not permitted here",
3679+
"%n is not a member of %t",
3680+
"narrowing conversion to signed character in #embed data",
3681+
"operator is not permitted for \"vector of bool\" types",
3682+
"object too large for constant-evaluation",
3683+
"self-referencing temporary object",
3684+
"a lambda cannot refer to a local variable or init-capture in this context",
3685+
"a lambda parameter cannot hide an explicit capture",
3686+
"a lambda template parameter cannot hide an explicit capture",
3687+
"insufficient address space exists to process this translation unit",
3688+
"<undetermined type>",
3689+
"<undetermined constant>",
3690+
"<undetermined template>",
3691+
"the configured size of %s is too small for the specified number of mantissa + exponent bits",
3692+
"expression",
3693+
"<expression>",
3694+
"unnamed",
3695+
"<unnamed>",
3696+
"<error-type>",
3697+
"<unknown-type>",
3698+
"<something>",
3699+
"<null-type>",
3700+
"<no-init>",
3701+
"<zero-init>",
3702+
"bitwise copy of: ",
3703+
"<bitwise-copy>",
3704+
"class result via ctor: ",
3705+
"<constructor-call>",
3706+
"<NULL expression>",
3707+
"<error>",
3708+
"<NULL routine>",
3709+
"<default>",
3710+
"parameter #",
3711+
" (one level up)",
3712+
" levels up",
3713+
"dynamic-init: ",
3714+
"<error-constant>",
3715+
"stack-offset-of:",
3716+
"<implicit element> ",
3717+
" repetitions of ",
3718+
"integer",
3719+
"enum",
3720+
"scoped enum",
3721+
"arithmetic",
3722+
"non-bool arithmetic",
3723+
"pointer",
3724+
"nullptr type",
3725+
"handle",
3726+
"handle-to-CLI-array",
3727+
"pointer-to-object",
3728+
"pointer-to-function",
3729+
"pointer-to-member",
3730+
"bool",
3731+
"bool-equivalent",
3732+
"class",
3733+
"a volatile operand to an increment expression is deprecated",
3734+
"a volatile operand to a decrement expression is deprecated",
3735+
"%n previously declared without the \"indeterminate\" attribute",
3736+
"the default constructor for %t is explicit",
3737+
"failed to load the definition of %n in %m",
3738+
"failed to load the initializer for %n in %m",
3739+
"a class with a typedef name for linkage purposes cannot have a base class",
3740+
"a class with a typedef name for linkage purposes cannot have a member function",
3741+
"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",
3742+
"a class with a typedef name for linkage purposes cannot contain a lambda expression",
3743+
"a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer",
3744+
"a static data member declaration is not allowed in an unnamed class",
3745+
"initializer result addresses a dllimport variable",
3746+
"template with \"no_specializations\" attribute cannot be specialized",
3747+
"\"static\" is nonstandard here",
3748+
"%nd was previously declared without an explicit enum base"
36753749
]

Extension/bin/messages/de/messages.json

Lines changed: 76 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3671,5 +3671,79 @@
36713671
"EDG-IFC-Modulpartitionseinheit",
36723672
"Die Moduldeklaration kann aus dieser Übersetzungseinheit exportiert werden, wenn eine Modulschnittstellendatei erstellt werden.",
36733673
"Die Moduldeklaration muss aus dieser Übersetzungseinheit exportiert werden, um eine Modulschnittstellendatei zu erstellen.",
3674-
"Die Moduldateigenerierung wurde angefordert, aber in der Übersetzungseinheit wurde kein Modul deklariert."
3675-
]
3674+
"Die Moduldateigenerierung wurde angefordert, aber in der Übersetzungseinheit wurde kein Modul deklariert.",
3675+
"substituting %T for %n failed constraints",
3676+
"%n not satisfied for %T",
3677+
"the #embed expansion is too long to initialize an entity of type %t",
3678+
"the \"defined\" operator is not permitted here",
3679+
"%n is not a member of %t",
3680+
"narrowing conversion to signed character in #embed data",
3681+
"operator is not permitted for \"vector of bool\" types",
3682+
"object too large for constant-evaluation",
3683+
"self-referencing temporary object",
3684+
"a lambda cannot refer to a local variable or init-capture in this context",
3685+
"a lambda parameter cannot hide an explicit capture",
3686+
"a lambda template parameter cannot hide an explicit capture",
3687+
"insufficient address space exists to process this translation unit",
3688+
"<undetermined type>",
3689+
"<undetermined constant>",
3690+
"<undetermined template>",
3691+
"the configured size of %s is too small for the specified number of mantissa + exponent bits",
3692+
"expression",
3693+
"<expression>",
3694+
"unnamed",
3695+
"<unnamed>",
3696+
"<error-type>",
3697+
"<unknown-type>",
3698+
"<something>",
3699+
"<null-type>",
3700+
"<no-init>",
3701+
"<zero-init>",
3702+
"bitwise copy of: ",
3703+
"<bitwise-copy>",
3704+
"class result via ctor: ",
3705+
"<constructor-call>",
3706+
"<NULL expression>",
3707+
"<error>",
3708+
"<NULL routine>",
3709+
"<default>",
3710+
"parameter #",
3711+
" (one level up)",
3712+
" levels up",
3713+
"dynamic-init: ",
3714+
"<error-constant>",
3715+
"stack-offset-of:",
3716+
"<implicit element> ",
3717+
" repetitions of ",
3718+
"integer",
3719+
"enum",
3720+
"scoped enum",
3721+
"arithmetic",
3722+
"non-bool arithmetic",
3723+
"pointer",
3724+
"nullptr type",
3725+
"handle",
3726+
"handle-to-CLI-array",
3727+
"pointer-to-object",
3728+
"pointer-to-function",
3729+
"pointer-to-member",
3730+
"bool",
3731+
"bool-equivalent",
3732+
"class",
3733+
"a volatile operand to an increment expression is deprecated",
3734+
"a volatile operand to a decrement expression is deprecated",
3735+
"%n previously declared without the \"indeterminate\" attribute",
3736+
"the default constructor for %t is explicit",
3737+
"failed to load the definition of %n in %m",
3738+
"failed to load the initializer for %n in %m",
3739+
"a class with a typedef name for linkage purposes cannot have a base class",
3740+
"a class with a typedef name for linkage purposes cannot have a member function",
3741+
"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",
3742+
"a class with a typedef name for linkage purposes cannot contain a lambda expression",
3743+
"a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer",
3744+
"a static data member declaration is not allowed in an unnamed class",
3745+
"initializer result addresses a dllimport variable",
3746+
"template with \"no_specializations\" attribute cannot be specialized",
3747+
"\"static\" is nonstandard here",
3748+
"%nd was previously declared without an explicit enum base"
3749+
]

Extension/bin/messages/es/messages.json

Lines changed: 76 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3671,5 +3671,79 @@
36713671
"Unidad de partición del módulo EDG IFC",
36723672
"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",
36733673
"la declaración de módulo debe exportarse desde esta unidad de traducción para crear un archivo de interfaz de módulo",
3674-
"se solicitó la generación de archivos de módulo, pero no se declaró ningún módulo en la unidad de traducción"
3675-
]
3674+
"se solicitó la generación de archivos de módulo, pero no se declaró ningún módulo en la unidad de traducción",
3675+
"substituting %T for %n failed constraints",
3676+
"%n not satisfied for %T",
3677+
"the #embed expansion is too long to initialize an entity of type %t",
3678+
"the \"defined\" operator is not permitted here",
3679+
"%n is not a member of %t",
3680+
"narrowing conversion to signed character in #embed data",
3681+
"operator is not permitted for \"vector of bool\" types",
3682+
"object too large for constant-evaluation",
3683+
"self-referencing temporary object",
3684+
"a lambda cannot refer to a local variable or init-capture in this context",
3685+
"a lambda parameter cannot hide an explicit capture",
3686+
"a lambda template parameter cannot hide an explicit capture",
3687+
"insufficient address space exists to process this translation unit",
3688+
"<undetermined type>",
3689+
"<undetermined constant>",
3690+
"<undetermined template>",
3691+
"the configured size of %s is too small for the specified number of mantissa + exponent bits",
3692+
"expression",
3693+
"<expression>",
3694+
"unnamed",
3695+
"<unnamed>",
3696+
"<error-type>",
3697+
"<unknown-type>",
3698+
"<something>",
3699+
"<null-type>",
3700+
"<no-init>",
3701+
"<zero-init>",
3702+
"bitwise copy of: ",
3703+
"<bitwise-copy>",
3704+
"class result via ctor: ",
3705+
"<constructor-call>",
3706+
"<NULL expression>",
3707+
"<error>",
3708+
"<NULL routine>",
3709+
"<default>",
3710+
"parameter #",
3711+
" (one level up)",
3712+
" levels up",
3713+
"dynamic-init: ",
3714+
"<error-constant>",
3715+
"stack-offset-of:",
3716+
"<implicit element> ",
3717+
" repetitions of ",
3718+
"integer",
3719+
"enum",
3720+
"scoped enum",
3721+
"arithmetic",
3722+
"non-bool arithmetic",
3723+
"pointer",
3724+
"nullptr type",
3725+
"handle",
3726+
"handle-to-CLI-array",
3727+
"pointer-to-object",
3728+
"pointer-to-function",
3729+
"pointer-to-member",
3730+
"bool",
3731+
"bool-equivalent",
3732+
"class",
3733+
"a volatile operand to an increment expression is deprecated",
3734+
"a volatile operand to a decrement expression is deprecated",
3735+
"%n previously declared without the \"indeterminate\" attribute",
3736+
"the default constructor for %t is explicit",
3737+
"failed to load the definition of %n in %m",
3738+
"failed to load the initializer for %n in %m",
3739+
"a class with a typedef name for linkage purposes cannot have a base class",
3740+
"a class with a typedef name for linkage purposes cannot have a member function",
3741+
"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",
3742+
"a class with a typedef name for linkage purposes cannot contain a lambda expression",
3743+
"a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer",
3744+
"a static data member declaration is not allowed in an unnamed class",
3745+
"initializer result addresses a dllimport variable",
3746+
"template with \"no_specializations\" attribute cannot be specialized",
3747+
"\"static\" is nonstandard here",
3748+
"%nd was previously declared without an explicit enum base"
3749+
]

Extension/bin/messages/fr/messages.json

Lines changed: 75 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3671,5 +3671,79 @@
36713671
"Unité de partition de module IFC EDG",
36723672
"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",
36733673
"la déclaration de module doit être exportée depuis cette unité de traduction pour créer un fichier d’interface de module",
3674-
"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"
3674+
"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",
3675+
"substituting %T for %n failed constraints",
3676+
"%n not satisfied for %T",
3677+
"the #embed expansion is too long to initialize an entity of type %t",
3678+
"the \"defined\" operator is not permitted here",
3679+
"%n is not a member of %t",
3680+
"narrowing conversion to signed character in #embed data",
3681+
"operator is not permitted for \"vector of bool\" types",
3682+
"object too large for constant-evaluation",
3683+
"self-referencing temporary object",
3684+
"a lambda cannot refer to a local variable or init-capture in this context",
3685+
"a lambda parameter cannot hide an explicit capture",
3686+
"a lambda template parameter cannot hide an explicit capture",
3687+
"insufficient address space exists to process this translation unit",
3688+
"<undetermined type>",
3689+
"<undetermined constant>",
3690+
"<undetermined template>",
3691+
"the configured size of %s is too small for the specified number of mantissa + exponent bits",
3692+
"expression",
3693+
"<expression>",
3694+
"unnamed",
3695+
"<unnamed>",
3696+
"<error-type>",
3697+
"<unknown-type>",
3698+
"<something>",
3699+
"<null-type>",
3700+
"<no-init>",
3701+
"<zero-init>",
3702+
"bitwise copy of: ",
3703+
"<bitwise-copy>",
3704+
"class result via ctor: ",
3705+
"<constructor-call>",
3706+
"<NULL expression>",
3707+
"<error>",
3708+
"<NULL routine>",
3709+
"<default>",
3710+
"parameter #",
3711+
" (one level up)",
3712+
" levels up",
3713+
"dynamic-init: ",
3714+
"<error-constant>",
3715+
"stack-offset-of:",
3716+
"<implicit element> ",
3717+
" repetitions of ",
3718+
"integer",
3719+
"enum",
3720+
"scoped enum",
3721+
"arithmetic",
3722+
"non-bool arithmetic",
3723+
"pointer",
3724+
"nullptr type",
3725+
"handle",
3726+
"handle-to-CLI-array",
3727+
"pointer-to-object",
3728+
"pointer-to-function",
3729+
"pointer-to-member",
3730+
"bool",
3731+
"bool-equivalent",
3732+
"class",
3733+
"a volatile operand to an increment expression is deprecated",
3734+
"a volatile operand to a decrement expression is deprecated",
3735+
"%n previously declared without the \"indeterminate\" attribute",
3736+
"the default constructor for %t is explicit",
3737+
"failed to load the definition of %n in %m",
3738+
"failed to load the initializer for %n in %m",
3739+
"a class with a typedef name for linkage purposes cannot have a base class",
3740+
"a class with a typedef name for linkage purposes cannot have a member function",
3741+
"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",
3742+
"a class with a typedef name for linkage purposes cannot contain a lambda expression",
3743+
"a class with a typedef name for linkage purposes cannot have a nonstatic data member with a default member initializer",
3744+
"a static data member declaration is not allowed in an unnamed class",
3745+
"initializer result addresses a dllimport variable",
3746+
"template with \"no_specializations\" attribute cannot be specialized",
3747+
"\"static\" is nonstandard here",
3748+
"%nd was previously declared without an explicit enum base"
36753749
]

0 commit comments

Comments
 (0)