msgstr"el método declarado como %qE anula el método %qE"
msgstr"el método declarado como %qE anula el método %qE"
#: cp/class.c:5367 cp/constexpr.c:237
#: cp/class.c:5367 cp/constexpr.c:237
#, fuzzy, gcc-internal-format
#, gcc-internal-format
#| msgid "enclosing class of constexpr non-static member function %q+#D is not a literal type"
msgid"enclosing class of %<constexpr%> non-static member function %q+#D is not a literal type"
msgid"enclosing class of %<constexpr%> non-static member function %q+#D is not a literal type"
msgstr"la clase envolvente de la función miembro que no es estática constexpr %q+#D no es un tipo literal"
msgstr"la clase envolvente de la función miembro que no es estática %<constexpr%> %q+#D no es un tipo literal"
#: cp/class.c:5391
#: cp/class.c:5391
#, gcc-internal-format
#, gcc-internal-format
...
@@ -39200,10 +39185,9 @@ msgid " %q+T has a non-trivial destructor"
...
@@ -39200,10 +39185,9 @@ msgid " %q+T has a non-trivial destructor"
msgstr" %q+T tiene un destructor que no es trivial"
msgstr" %q+T tiene un destructor que no es trivial"
#: cp/class.c:5404
#: cp/class.c:5404
#, fuzzy, gcc-internal-format
#, gcc-internal-format
#| msgid " %q+T is not an aggregate, does not have a trivial default constructor, and has no constexpr constructor that is not a copy or move constructor"
msgid" %q+T is not an aggregate, does not have a trivial default constructor, and has no %<constexpr%> constructor that is not a copy or move constructor"
msgid" %q+T is not an aggregate, does not have a trivial default constructor, and has no %<constexpr%> constructor that is not a copy or move constructor"
msgstr" %q+T no es un agregado, no tiene un constructor trivial por defecto y no tiene un constructor constexpr que no es un constructor copy o move"
msgstr" %q+T no es un agregado, no tiene un constructor trivial por defecto y no tiene un constructor %<constexpr%> que no es un constructor copy o move"
#: cp/class.c:5437
#: cp/class.c:5437
#, gcc-internal-format
#, gcc-internal-format
...
@@ -39355,10 +39339,9 @@ msgid "type transparent %q#T cannot be made transparent because the type of the
...
@@ -39355,10 +39339,9 @@ msgid "type transparent %q#T cannot be made transparent because the type of the
msgstr""
msgstr""
#: cp/class.c:7088
#: cp/class.c:7088
#, fuzzy, gcc-internal-format
#, gcc-internal-format
#| msgid "deducing from brace-enclosed initializer list requires #include <initializer_list>"
msgid"definition of %qD does not match %<#include <initializer_list>%>"
msgid"definition of %qD does not match %<#include <initializer_list>%>"
msgstr"la deducción de una lista inicializadora encerrada entre llaves requiere #include <initializer_list>"
msgstr"la definición de %qD no coincide con %<#include <initializer_list>%>"
#: cp/class.c:7099
#: cp/class.c:7099
#, gcc-internal-format
#, gcc-internal-format
...
@@ -39416,22 +39399,19 @@ msgid "declaration of %q#D"
...
@@ -39416,22 +39399,19 @@ msgid "declaration of %q#D"
msgstr"la declaración de %q#D"
msgstr"la declaración de %q#D"
#: cp/class.c:8254
#: cp/class.c:8254
#, fuzzy, gcc-internal-format
#, gcc-internal-format
#| msgid "changes meaning of %qD from %q+#D"
msgid"changes meaning of %qD from %q#D"
msgid"changes meaning of %qD from %q#D"
msgstr"cambia el significado de %qD a partir de %q+#D"
msgstr"cambia el significado de %qD a partir de %q#D"
#: cp/constexpr.c:98
#: cp/constexpr.c:98
#, fuzzy, gcc-internal-format
#, gcc-internal-format
#| msgid "the type %qT of constexpr variable %qD is not literal"
msgid"the type %qT of %<constexpr%> variable %qD is not literal"
msgid"the type %qT of %<constexpr%> variable %qD is not literal"
msgstr"el tipo %qT de variable constexpr %qD no es literal"
msgstr"el tipo %qT de variable %<constexpr%> %qD no es literal"
#: cp/constexpr.c:107
#: cp/constexpr.c:107
#, fuzzy, gcc-internal-format
#, gcc-internal-format
#| msgid "temporary of non-literal type %qT in a constant expression"
msgid"variable %qD of non-literal type %qT in %<constexpr%> function"
msgid"variable %qD of non-literal type %qT in %<constexpr%> function"
msgstr"temporal del tipo %qT que no es literal en una expresión constante"
msgstr"la variable %qD del tipo %qT que no es literal en una función %<constexpr%>"
#: cp/constexpr.c:118
#: cp/constexpr.c:118
#, fuzzy, gcc-internal-format
#, fuzzy, gcc-internal-format
...
@@ -39440,16 +39420,14 @@ msgid "%<constexpr%> variable %qD has variably-modified type %qT"
...
@@ -39440,16 +39420,14 @@ msgid "%<constexpr%> variable %qD has variably-modified type %qT"
msgstr"el parámetro puede no tener el tipo modificado variablemente %qT"
msgstr"el parámetro puede no tener el tipo modificado variablemente %qT"