Commit e64f7af9 by Joseph Myers Committed by Joseph Myers

Regenerate .pot files.

gcc/po:
	* gcc.pot: Regenerate.

libcpp/po:
	* cpplib.pot: Regenerate.

From-SVN: r233023
parent 1c6e0098
2016-01-31 Joseph Myers <joseph@codesourcery.com>
* gcc.pot: Regenerate.
2016-01-11 Joseph Myers <joseph@codesourcery.com> 2016-01-11 Joseph Myers <joseph@codesourcery.com>
* zh_CN.po: Update. * zh_CN.po: Update.
......
This source diff could not be displayed because it is too large. You can view the blob instead.
2016-01-31 Joseph Myers <joseph@codesourcery.com> 2016-01-31 Joseph Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2016-01-31 Joseph Myers <joseph@codesourcery.com>
* fi.po: Update. * fi.po: Update.
2015-10-08 Joseph Myers <joseph@codesourcery.com> 2015-10-08 Joseph Myers <joseph@codesourcery.com>
......
...@@ -8,7 +8,7 @@ msgid "" ...@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
"POT-Creation-Date: 2015-07-02 12:02+0000\n" "POT-Creation-Date: 2016-01-31 15:50+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
...@@ -46,44 +46,44 @@ msgstr "" ...@@ -46,44 +46,44 @@ msgstr ""
msgid "character 0x%lx is not unibyte in execution character set" msgid "character 0x%lx is not unibyte in execution character set"
msgstr "" msgstr ""
#: charset.c:998 #: charset.c:997
msgid "universal character names are only valid in C++ and C99" msgid "universal character names are only valid in C++ and C99"
msgstr "" msgstr ""
#: charset.c:1002 #: charset.c:1001
msgid "C99's universal character names are incompatible with C90" msgid "C99's universal character names are incompatible with C90"
msgstr "" msgstr ""
#: charset.c:1005 #: charset.c:1004
#, c-format #, c-format
msgid "the meaning of '\\%c' is different in traditional C" msgid "the meaning of '\\%c' is different in traditional C"
msgstr "" msgstr ""
#: charset.c:1014 #: charset.c:1013
msgid "In _cpp_valid_ucn but not a UCN" msgid "In _cpp_valid_ucn but not a UCN"
msgstr "" msgstr ""
#: charset.c:1039 #: charset.c:1041
#, c-format #, c-format
msgid "incomplete universal character name %.*s" msgid "incomplete universal character name %.*s"
msgstr "" msgstr ""
#: charset.c:1054 #: charset.c:1056
#, c-format #, c-format
msgid "%.*s is not a valid universal character" msgid "%.*s is not a valid universal character"
msgstr "" msgstr ""
#: charset.c:1064 #: charset.c:1066
#: lex.c:1236 #: lex.c:1236
msgid "'$' in identifier or number" msgid "'$' in identifier or number"
msgstr "" msgstr ""
#: charset.c:1074 #: charset.c:1076
#, c-format #, c-format
msgid "universal character %.*s is not valid in an identifier" msgid "universal character %.*s is not valid in an identifier"
msgstr "" msgstr ""
#: charset.c:1078 #: charset.c:1080
#, c-format #, c-format
msgid "universal character %.*s is not valid at the start of an identifier" msgid "universal character %.*s is not valid at the start of an identifier"
msgstr "" msgstr ""
...@@ -154,285 +154,286 @@ msgstr "" ...@@ -154,285 +154,286 @@ msgstr ""
msgid "failure to convert %s to %s" msgid "failure to convert %s to %s"
msgstr "" msgstr ""
#: directives.c:224 #: directives.c:225
#: directives.c:267 #: directives.c:268
#, c-format #, c-format
msgid "extra tokens at end of #%s directive" msgid "extra tokens at end of #%s directive"
msgstr "" msgstr ""
#: directives.c:374 #: directives.c:375
#, c-format #, c-format
msgid "#%s is a GCC extension" msgid "#%s is a GCC extension"
msgstr "" msgstr ""
#: directives.c:379 #: directives.c:380
#, c-format #, c-format
msgid "#%s is a deprecated GCC extension" msgid "#%s is a deprecated GCC extension"
msgstr "" msgstr ""
#: directives.c:392 #: directives.c:393
msgid "suggest not using #elif in traditional C" msgid "suggest not using #elif in traditional C"
msgstr "" msgstr ""
#: directives.c:395 #: directives.c:396
#, c-format #, c-format
msgid "traditional C ignores #%s with the # indented" msgid "traditional C ignores #%s with the # indented"
msgstr "" msgstr ""
#: directives.c:399 #: directives.c:400
#, c-format #, c-format
msgid "suggest hiding #%s from traditional C with an indented #" msgid "suggest hiding #%s from traditional C with an indented #"
msgstr "" msgstr ""
#: directives.c:425 #: directives.c:426
msgid "embedding a directive within macro arguments is not portable" msgid "embedding a directive within macro arguments is not portable"
msgstr "" msgstr ""
#: directives.c:445 #: directives.c:446
msgid "style of line directive is a GCC extension" msgid "style of line directive is a GCC extension"
msgstr "" msgstr ""
#: directives.c:500 #: directives.c:501
#, c-format #, c-format
msgid "invalid preprocessing directive #%s" msgid "invalid preprocessing directive #%s"
msgstr "" msgstr ""
#: directives.c:568 #: directives.c:569
msgid "\"defined\" cannot be used as a macro name" msgid "\"defined\" cannot be used as a macro name"
msgstr "" msgstr ""
#: directives.c:573 #: directives.c:574
msgid "\"__has_include__\" cannot be used as a macro name" msgid "\"__has_include__\" cannot be used as a macro name"
msgstr "" msgstr ""
#: directives.c:579 #: directives.c:580
#, c-format #, c-format
msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
msgstr "" msgstr ""
#: directives.c:582 #: directives.c:583
#, c-format #, c-format
msgid "no macro name given in #%s directive" msgid "no macro name given in #%s directive"
msgstr "" msgstr ""
#: directives.c:585 #: directives.c:586
msgid "macro names must be identifiers" msgid "macro names must be identifiers"
msgstr "" msgstr ""
#: directives.c:634 #: directives.c:635
#: directives.c:639 #: directives.c:640
#, c-format #, c-format
msgid "undefining \"%s\"" msgid "undefining \"%s\""
msgstr "" msgstr ""
#: directives.c:694 #: directives.c:695
msgid "missing terminating > character" msgid "missing terminating > character"
msgstr "" msgstr ""
#: directives.c:753 #: directives.c:754
#, c-format #, c-format
msgid "#%s expects \"FILENAME\" or <FILENAME>" msgid "#%s expects \"FILENAME\" or <FILENAME>"
msgstr "" msgstr ""
#: directives.c:799 #: directives.c:800
#, c-format #, c-format
msgid "empty filename in #%s" msgid "empty filename in #%s"
msgstr "" msgstr ""
#: directives.c:809 #: directives.c:810
msgid "#include nested too deeply" msgid "#include nested too deeply"
msgstr "" msgstr ""
#: directives.c:850 #: directives.c:851
msgid "#include_next in primary source file" msgid "#include_next in primary source file"
msgstr "" msgstr ""
#: directives.c:876 #: directives.c:877
#, c-format #, c-format
msgid "invalid flag \"%s\" in line directive" msgid "invalid flag \"%s\" in line directive"
msgstr "" msgstr ""
#: directives.c:936 #: directives.c:937
msgid "unexpected end of file after #line" msgid "unexpected end of file after #line"
msgstr "" msgstr ""
#: directives.c:939 #: directives.c:940
#, c-format #, c-format
msgid "\"%s\" after #line is not a positive integer" msgid "\"%s\" after #line is not a positive integer"
msgstr "" msgstr ""
#: directives.c:945 #: directives.c:946
#: directives.c:947 #: directives.c:948
msgid "line number out of range" msgid "line number out of range"
msgstr "" msgstr ""
#: directives.c:960 #: directives.c:961
#: directives.c:1041 #: directives.c:1042
#, c-format #, c-format
msgid "\"%s\" is not a valid filename" msgid "\"%s\" is not a valid filename"
msgstr "" msgstr ""
#: directives.c:1001 #: directives.c:1002
#, c-format #, c-format
msgid "\"%s\" after # is not a positive integer" msgid "\"%s\" after # is not a positive integer"
msgstr "" msgstr ""
#: directives.c:1102 #: directives.c:1103
#: directives.c:1104 #: directives.c:1105
#: directives.c:1106 #: directives.c:1107
#: directives.c:1692 #: directives.c:1693
#, c-format #, c-format
msgid "%s" msgid "%s"
msgstr "" msgstr ""
#: directives.c:1130 #: directives.c:1131
#, c-format #, c-format
msgid "invalid #%s directive" msgid "invalid #%s directive"
msgstr "" msgstr ""
#: directives.c:1193 #: directives.c:1194
#, c-format #, c-format
msgid "registering pragmas in namespace \"%s\" with mismatched name expansion" msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
msgstr "" msgstr ""
#: directives.c:1202 #: directives.c:1203
#, c-format #, c-format
msgid "registering pragma \"%s\" with name expansion and no namespace" msgid "registering pragma \"%s\" with name expansion and no namespace"
msgstr "" msgstr ""
#: directives.c:1220 #: directives.c:1221
#, c-format #, c-format
msgid "registering \"%s\" as both a pragma and a pragma namespace" msgid "registering \"%s\" as both a pragma and a pragma namespace"
msgstr "" msgstr ""
#: directives.c:1223 #: directives.c:1224
#, c-format #, c-format
msgid "#pragma %s %s is already registered" msgid "#pragma %s %s is already registered"
msgstr "" msgstr ""
#: directives.c:1226 #: directives.c:1227
#, c-format #, c-format
msgid "#pragma %s is already registered" msgid "#pragma %s is already registered"
msgstr "" msgstr ""
#: directives.c:1256 #: directives.c:1257
msgid "registering pragma with NULL handler" msgid "registering pragma with NULL handler"
msgstr "" msgstr ""
#: directives.c:1473 #: directives.c:1474
msgid "#pragma once in main file" msgid "#pragma once in main file"
msgstr "" msgstr ""
#: directives.c:1496 #: directives.c:1497
msgid "invalid #pragma push_macro directive" msgid "invalid #pragma push_macro directive"
msgstr "" msgstr ""
#: directives.c:1551 #: directives.c:1552
msgid "invalid #pragma pop_macro directive" msgid "invalid #pragma pop_macro directive"
msgstr "" msgstr ""
#: directives.c:1606 #: directives.c:1607
msgid "invalid #pragma GCC poison directive" msgid "invalid #pragma GCC poison directive"
msgstr "" msgstr ""
#: directives.c:1615 #: directives.c:1616
#, c-format #, c-format
msgid "poisoning existing macro \"%s\"" msgid "poisoning existing macro \"%s\""
msgstr "" msgstr ""
#: directives.c:1634 #: directives.c:1635
msgid "#pragma system_header ignored outside include file" msgid "#pragma system_header ignored outside include file"
msgstr "" msgstr ""
#: directives.c:1659 #: directives.c:1660
#, c-format #, c-format
msgid "cannot find source file %s" msgid "cannot find source file %s"
msgstr "" msgstr ""
#: directives.c:1663 #: directives.c:1664
#, c-format #, c-format
msgid "current file is older than %s" msgid "current file is older than %s"
msgstr "" msgstr ""
#: directives.c:1687 #: directives.c:1688
#, c-format #, c-format
msgid "invalid \"#pragma GCC %s\" directive" msgid "invalid \"#pragma GCC %s\" directive"
msgstr "" msgstr ""
#: directives.c:1881 #: directives.c:1889
msgid "_Pragma takes a parenthesized string literal" msgid "_Pragma takes a parenthesized string literal"
msgstr "" msgstr ""
#: directives.c:2002 #: directives.c:2010
msgid "#else without #if" msgid "#else without #if"
msgstr "" msgstr ""
#: directives.c:2007 #: directives.c:2015
msgid "#else after #else" msgid "#else after #else"
msgstr "" msgstr ""
#: directives.c:2009 #: directives.c:2017
#: directives.c:2042 #: directives.c:2050
msgid "the conditional began here" msgid "the conditional began here"
msgstr "" msgstr ""
#: directives.c:2035 #: directives.c:2043
msgid "#elif without #if" msgid "#elif without #if"
msgstr "" msgstr ""
#: directives.c:2040 #: directives.c:2048
msgid "#elif after #else" msgid "#elif after #else"
msgstr "" msgstr ""
#: directives.c:2071 #: directives.c:2079
msgid "#endif without #if" msgid "#endif without #if"
msgstr "" msgstr ""
#: directives.c:2151 #: directives.c:2159
msgid "missing '(' after predicate" msgid "missing '(' after predicate"
msgstr "" msgstr ""
#: directives.c:2166 #: directives.c:2174
msgid "missing ')' to complete answer" msgid "missing ')' to complete answer"
msgstr "" msgstr ""
#: directives.c:2186 #: directives.c:2194
msgid "predicate's answer is empty" msgid "predicate's answer is empty"
msgstr "" msgstr ""
#: directives.c:2213 #: directives.c:2221
msgid "assertion without predicate" msgid "assertion without predicate"
msgstr "" msgstr ""
#: directives.c:2216 #: directives.c:2224
msgid "predicate must be an identifier" msgid "predicate must be an identifier"
msgstr "" msgstr ""
#: directives.c:2302 #: directives.c:2310
#, c-format #, c-format
msgid "\"%s\" re-asserted" msgid "\"%s\" re-asserted"
msgstr "" msgstr ""
#: directives.c:2594 #: directives.c:2602
#, c-format #, c-format
msgid "unterminated #%s" msgid "unterminated #%s"
msgstr "" msgstr ""
#: directives-only.c:221 #: directives-only.c:221
#: lex.c:2459 #: lex.c:2460
#: traditional.c:167 #: traditional.c:167
msgid "unterminated comment" msgid "unterminated comment"
msgstr "" msgstr ""
#: errors.c:231
msgid "stdout"
msgstr ""
#: errors.c:233 #: errors.c:233
#: errors.c:246
#, c-format #, c-format
msgid "%s: %s" msgid "%s: %s"
msgstr "" msgstr ""
#: errors.c:244
msgid "stdout"
msgstr ""
#: expr.c:517 #: expr.c:517
#: expr.c:634 #: expr.c:634
msgid "fixed-point constants are a GCC extension" msgid "fixed-point constants are a GCC extension"
...@@ -609,35 +610,35 @@ msgstr "" ...@@ -609,35 +610,35 @@ msgstr ""
msgid "NULL directory in find_file" msgid "NULL directory in find_file"
msgstr "" msgstr ""
#: files.c:561 #: files.c:564
msgid "one or more PCH files were found, but they were invalid" msgid "one or more PCH files were found, but they were invalid"
msgstr "" msgstr ""
#: files.c:564 #: files.c:567
msgid "use -Winvalid-pch for more information" msgid "use -Winvalid-pch for more information"
msgstr "" msgstr ""
#: files.c:668 #: files.c:671
#, c-format #, c-format
msgid "%s is a block device" msgid "%s is a block device"
msgstr "" msgstr ""
#: files.c:685 #: files.c:688
#, c-format #, c-format
msgid "%s is too large" msgid "%s is too large"
msgstr "" msgstr ""
#: files.c:725 #: files.c:728
#, c-format #, c-format
msgid "%s is shorter than expected" msgid "%s is shorter than expected"
msgstr "" msgstr ""
#: files.c:961 #: files.c:964
#, c-format #, c-format
msgid "no include path in which to search for %s" msgid "no include path in which to search for %s"
msgstr "" msgstr ""
#: files.c:1411 #: files.c:1419
msgid "Multiple include guards may be useful for:\n" msgid "Multiple include guards may be useful for:\n"
msgstr "" msgstr ""
...@@ -720,86 +721,86 @@ msgstr "" ...@@ -720,86 +721,86 @@ msgstr ""
msgid "`%.*s' is not in NFC" msgid "`%.*s' is not in NFC"
msgstr "" msgstr ""
#: lex.c:1283 #: lex.c:1284
#: lex.c:1372 #: lex.c:1373
#, c-format #, c-format
msgid "attempt to use poisoned \"%s\"" msgid "attempt to use poisoned \"%s\""
msgstr "" msgstr ""
#: lex.c:1293 #: lex.c:1294
#: lex.c:1382 #: lex.c:1383
msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro" msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
msgstr "" msgstr ""
#: lex.c:1297 #: lex.c:1298
#: lex.c:1386 #: lex.c:1387
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
msgstr "" msgstr ""
#: lex.c:1304 #: lex.c:1305
#: lex.c:1393 #: lex.c:1394
#, c-format #, c-format
msgid "identifier \"%s\" is a special operator name in C++" msgid "identifier \"%s\" is a special operator name in C++"
msgstr "" msgstr ""
#: lex.c:1683 #: lex.c:1684
msgid "raw string delimiter longer than 16 characters" msgid "raw string delimiter longer than 16 characters"
msgstr "" msgstr ""
#: lex.c:1687 #: lex.c:1688
msgid "invalid new-line in raw string delimiter" msgid "invalid new-line in raw string delimiter"
msgstr "" msgstr ""
#: lex.c:1691 #: lex.c:1692
#, c-format #, c-format
msgid "invalid character '%c' in raw string delimiter" msgid "invalid character '%c' in raw string delimiter"
msgstr "" msgstr ""
#: lex.c:1740 #: lex.c:1741
#: lex.c:1762 #: lex.c:1763
msgid "unterminated raw string" msgid "unterminated raw string"
msgstr "" msgstr ""
#: lex.c:1783 #: lex.c:1784
#: lex.c:1913 #: lex.c:1914
msgid "" msgid ""
"invalid suffix on literal; C++11 requires a space between literal and string " "invalid suffix on literal; C++11 requires a space between literal and string "
"macro" "macro"
msgstr "" msgstr ""
#: lex.c:1895 #: lex.c:1896
msgid "null character(s) preserved in literal" msgid "null character(s) preserved in literal"
msgstr "" msgstr ""
#: lex.c:1898 #: lex.c:1899
#, c-format #, c-format
msgid "missing terminating %c character" msgid "missing terminating %c character"
msgstr "" msgstr ""
#: lex.c:1931 #: lex.c:1932
msgid "C++11 requires a space between string literal and macro" msgid "C++11 requires a space between string literal and macro"
msgstr "" msgstr ""
#: lex.c:2473 #: lex.c:2474
#: lex.c:2507 #: lex.c:2508
msgid "C++ style comments are not allowed in ISO C90" msgid "C++ style comments are not allowed in ISO C90"
msgstr "" msgstr ""
#: lex.c:2475 #: lex.c:2476
#: lex.c:2486 #: lex.c:2487
#: lex.c:2509 #: lex.c:2510
msgid "(this will be reported only once per input file)" msgid "(this will be reported only once per input file)"
msgstr "" msgstr ""
#: lex.c:2484 #: lex.c:2485
msgid "C++ style comments are incompatible with C90" msgid "C++ style comments are incompatible with C90"
msgstr "" msgstr ""
#: lex.c:2515 #: lex.c:2516
msgid "multi-line comment" msgid "multi-line comment"
msgstr "" msgstr ""
#: lex.c:2859 #: lex.c:2873
#, c-format #, c-format
msgid "unspellable token %s" msgid "unspellable token %s"
msgstr "" msgstr ""
...@@ -873,94 +874,94 @@ msgstr "" ...@@ -873,94 +874,94 @@ msgstr ""
msgid "function-like macro \"%s\" must be used with arguments in traditional C" msgid "function-like macro \"%s\" must be used with arguments in traditional C"
msgstr "" msgstr ""
#: macro.c:1816 #: macro.c:1813
#, c-format #, c-format
msgid "" msgid ""
"invoking macro %s argument %d: empty macro arguments are undefined in ISO C+" "invoking macro %s argument %d: empty macro arguments are undefined in ISO C+"
"+98" "+98"
msgstr "" msgstr ""
#: macro.c:1824 #: macro.c:1821
#: macro.c:1833 #: macro.c:1830
#, c-format #, c-format
msgid "" msgid ""
"invoking macro %s argument %d: empty macro arguments are undefined in ISO C90" "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
msgstr "" msgstr ""
#: macro.c:2802 #: macro.c:2794
#, c-format #, c-format
msgid "duplicate macro parameter \"%s\"" msgid "duplicate macro parameter \"%s\""
msgstr "" msgstr ""
#: macro.c:2851 #: macro.c:2843
#, c-format #, c-format
msgid "\"%s\" may not appear in macro parameter list" msgid "\"%s\" may not appear in macro parameter list"
msgstr "" msgstr ""
#: macro.c:2859 #: macro.c:2851
msgid "macro parameters must be comma-separated" msgid "macro parameters must be comma-separated"
msgstr "" msgstr ""
#: macro.c:2877 #: macro.c:2869
msgid "parameter name missing" msgid "parameter name missing"
msgstr "" msgstr ""
#: macro.c:2898 #: macro.c:2890
msgid "anonymous variadic macros were introduced in C++11" msgid "anonymous variadic macros were introduced in C++11"
msgstr "" msgstr ""
#: macro.c:2902 #: macro.c:2894
#: macro.c:2907 #: macro.c:2899
msgid "anonymous variadic macros were introduced in C99" msgid "anonymous variadic macros were introduced in C99"
msgstr "" msgstr ""
#: macro.c:2914 #: macro.c:2906
msgid "ISO C++ does not permit named variadic macros" msgid "ISO C++ does not permit named variadic macros"
msgstr "" msgstr ""
#: macro.c:2917 #: macro.c:2909
msgid "ISO C does not permit named variadic macros" msgid "ISO C does not permit named variadic macros"
msgstr "" msgstr ""
#: macro.c:2927 #: macro.c:2919
msgid "missing ')' in macro parameter list" msgid "missing ')' in macro parameter list"
msgstr "" msgstr ""
#: macro.c:2978 #: macro.c:2970
msgid "'##' cannot appear at either end of a macro expansion" msgid "'##' cannot appear at either end of a macro expansion"
msgstr "" msgstr ""
#: macro.c:3015 #: macro.c:3007
msgid "ISO C++11 requires whitespace after the macro name" msgid "ISO C++11 requires whitespace after the macro name"
msgstr "" msgstr ""
#: macro.c:3018 #: macro.c:3010
msgid "ISO C99 requires whitespace after the macro name" msgid "ISO C99 requires whitespace after the macro name"
msgstr "" msgstr ""
#: macro.c:3043 #: macro.c:3035
msgid "missing whitespace after the macro name" msgid "missing whitespace after the macro name"
msgstr "" msgstr ""
#: macro.c:3077 #: macro.c:3069
msgid "'#' is not followed by a macro parameter" msgid "'#' is not followed by a macro parameter"
msgstr "" msgstr ""
#: macro.c:3238 #: macro.c:3230
#, c-format #, c-format
msgid "\"%s\" redefined" msgid "\"%s\" redefined"
msgstr "" msgstr ""
#: macro.c:3243 #: macro.c:3235
msgid "this is the location of the previous definition" msgid "this is the location of the previous definition"
msgstr "" msgstr ""
#: macro.c:3304 #: macro.c:3296
#, c-format #, c-format
msgid "macro argument \"%s\" would be stringified in traditional C" msgid "macro argument \"%s\" would be stringified in traditional C"
msgstr "" msgstr ""
#: macro.c:3331 #: macro.c:3323
#, c-format #, c-format
msgid "invalid hash type %d in cpp_macro_definition" msgid "invalid hash type %d in cpp_macro_definition"
msgstr "" msgstr ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment