msgid"template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to increase the maximum) instantiating %qD"
msgstr"模板实例化深度超过最大值 %d(使用 use -ftemplate-depth-NN 来增大最大值),在实例化%qD时"
msgstr"在实例化%2$qD时模板实例化深度超过最大值 %1$d(使用 use -ftemplate-depth= 来增大最大值)"
#: cp/pt.c:8326
#, gcc-internal-format
...
...
@@ -28067,9 +28054,9 @@ msgid "explicit instantiation of %qD but no definition available"
msgstr"显式实例化%qD时没有可用的定义"
#: cp/pt.c:16910
#, fuzzy, gcc-internal-format
#, gcc-internal-format
msgid"template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth= to increase the maximum)"