2004-05-24 12:50:45 +02:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR Free Software Foundation, Inc.
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
2017-04-24 22:37:39 +02:00
|
|
|
"Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
|
2021-07-26 17:27:23 +02:00
|
|
|
"POT-Creation-Date: 2021-07-26 15:25+0000\n"
|
2004-05-24 12:50:45 +02:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
2010-10-22 16:50:24 +02:00
|
|
|
"Language: \n"
|
2004-05-24 12:50:45 +02:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:677
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "conversion from %s to %s not supported by iconv"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:680
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "iconv_open"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:688
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "no iconv implementation, cannot convert from %s to %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:784
|
2005-02-26 00:32:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "character 0x%lx is not in the basic source character set\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:801
|
|
|
|
#: charset.c:1771
|
2005-02-26 00:32:16 +01:00
|
|
|
msgid "converting to execution character set"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:807
|
2005-02-26 00:32:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "character 0x%lx is not unibyte in execution character set"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1057
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "universal character names are only valid in C++ and C99"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1061
|
2015-02-02 17:07:12 +01:00
|
|
|
msgid "C99's universal character names are incompatible with C90"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1064
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "the meaning of '\\%c' is different in traditional C"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1073
|
2005-06-07 23:34:55 +02:00
|
|
|
msgid "In _cpp_valid_ucn but not a UCN"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1106
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "incomplete universal character name %.*s"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1121
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "%.*s is not a valid universal character"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1131
|
2020-02-07 23:35:59 +01:00
|
|
|
#: lex.c:1335
|
2005-06-07 23:34:55 +02:00
|
|
|
msgid "'$' in identifier or number"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1141
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "universal character %.*s is not valid in an identifier"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1145
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "universal character %.*s is not valid at the start of an identifier"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1152
|
2020-02-07 23:35:59 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "%.*s is outside the UCS codespace"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1197
|
|
|
|
#: charset.c:2116
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "converting UCN to source character set"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1204
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "converting UCN to execution character set"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1268
|
2020-02-07 23:35:59 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "extended character %.*s is not valid in an identifier"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1285
|
2020-02-07 23:35:59 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "extended character %.*s is not valid at the start of an identifier"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1371
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "the meaning of '\\x' is different in traditional C"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1396
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "\\x used with no following hex digits"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1403
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "hex escape sequence out of range"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1455
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "octal escape sequence out of range"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1537
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "the meaning of '\\a' is different in traditional C"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1544
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "non-ISO-standard escape sequence, '\\%c'"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1552
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2009-10-17 15:46:26 +02:00
|
|
|
msgid "unknown escape sequence: '\\%c'"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1560
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2005-11-20 19:08:13 +01:00
|
|
|
msgid "unknown escape sequence: '\\%s'"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1568
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "converting escape sequence to execution character set"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1708
|
2016-08-19 23:06:53 +02:00
|
|
|
msgid "missing open quote"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1926
|
|
|
|
#: charset.c:2005
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "character constant too long for its type"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:1929
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "multi-character character constant"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:2045
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "empty character constant"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: charset.c:2163
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "failure to convert %s to %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:237
|
|
|
|
#: directives.c:280
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "extra tokens at end of #%s directive"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:387
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "#%s is a GCC extension"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:392
|
2008-08-27 19:44:43 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "#%s is a deprecated GCC extension"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:405
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "suggest not using #elif in traditional C"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:408
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "traditional C ignores #%s with the # indented"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:412
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "suggest hiding #%s from traditional C with an indented #"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:438
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "embedding a directive within macro arguments is not portable"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:462
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "style of line directive is a GCC extension"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:543
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid preprocessing directive #%s"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:613
|
2020-02-07 23:35:59 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "\"%s\" cannot be used as a macro name"
|
2015-02-02 17:07:12 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:620
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:623
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "no macro name given in #%s directive"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:626
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "macro names must be identifiers"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:675
|
|
|
|
#: directives.c:680
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "undefining \"%s\""
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:737
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "missing terminating > character"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:796
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "#%s expects \"FILENAME\" or <FILENAME>"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:842
|
2005-02-26 00:32:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "empty filename in #%s"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:851
|
2020-02-07 23:35:59 +01:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"#include nested depth %u exceeds maximum of %u (use -fmax-include-"
|
|
|
|
"depth=DEPTH to increase the maximum)"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:896
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "#include_next in primary source file"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:922
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "invalid flag \"%s\" in line directive"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:989
|
2008-02-01 17:26:03 +01:00
|
|
|
msgid "unexpected end of file after #line"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:992
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "\"%s\" after #line is not a positive integer"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:998
|
|
|
|
#: directives.c:1000
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "line number out of range"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1013
|
|
|
|
#: directives.c:1094
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "\"%s\" is not a valid filename"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1054
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "\"%s\" after # is not a positive integer"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1121
|
2016-04-08 22:57:02 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "file \"%s\" linemarker ignored due to incorrect nesting"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1199
|
|
|
|
#: directives.c:1201
|
|
|
|
#: directives.c:1203
|
|
|
|
#: directives.c:1791
|
2008-08-27 19:44:43 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "%s"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1227
|
2005-06-07 23:34:55 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid #%s directive"
|
2004-11-09 23:02:09 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1290
|
2006-10-22 14:40:31 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1299
|
2006-10-22 14:40:31 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "registering pragma \"%s\" with name expansion and no namespace"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1317
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "registering \"%s\" as both a pragma and a pragma namespace"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1320
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "#pragma %s %s is already registered"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1323
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "#pragma %s is already registered"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1353
|
2006-10-22 14:40:31 +02:00
|
|
|
msgid "registering pragma with NULL handler"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1570
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "#pragma once in main file"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1593
|
2009-12-02 15:24:09 +01:00
|
|
|
msgid "invalid #pragma push_macro directive"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1650
|
2009-12-02 15:24:09 +01:00
|
|
|
msgid "invalid #pragma pop_macro directive"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1705
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "invalid #pragma GCC poison directive"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1714
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "poisoning existing macro \"%s\""
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1733
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "#pragma system_header ignored outside include file"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1758
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot find source file %s"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1762
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "current file is older than %s"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1786
|
2013-02-24 02:11:33 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid \"#pragma GCC %s\" directive"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:1987
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "_Pragma takes a parenthesized string literal"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:2070
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "#else without #if"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:2075
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "#else after #else"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:2077
|
|
|
|
#: directives.c:2111
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "the conditional began here"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:2103
|
|
|
|
#, c-format
|
|
|
|
msgid "#%s without #if"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:2108
|
|
|
|
#, c-format
|
|
|
|
msgid "#%s after #else"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:2175
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "#endif without #if"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:2251
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "missing '(' after predicate"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:2269
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "missing ')' to complete answer"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:2281
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "predicate's answer is empty"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:2311
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "assertion without predicate"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:2314
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "predicate must be an identifier"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:2396
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "\"%s\" re-asserted"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: directives.c:2714
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "unterminated #%s"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-02-02 00:04:22 +01:00
|
|
|
#: errors.c:291
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "%s: %s"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-02-02 00:04:22 +01:00
|
|
|
#: errors.c:304
|
2016-01-31 16:54:00 +01:00
|
|
|
msgid "stdout"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:632
|
|
|
|
#: expr.c:749
|
2012-06-13 23:48:00 +02:00
|
|
|
msgid "fixed-point constants are a GCC extension"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:657
|
2007-11-08 22:15:46 +01:00
|
|
|
msgid "invalid prefix \"0b\" for floating constant"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:670
|
2018-01-26 23:51:02 +01:00
|
|
|
msgid "use of C++17 hexadecimal floating constant"
|
2015-02-02 17:07:12 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:673
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "use of C99 hexadecimal floating constant"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:717
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "invalid suffix \"%.*s\" on floating constant"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:728
|
|
|
|
#: expr.c:795
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "traditional C rejects the \"%.*s\" suffix"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:736
|
2009-04-22 18:32:24 +02:00
|
|
|
msgid "suffix for double constant is a GCC extension"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:742
|
2006-10-22 14:40:31 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:755
|
2021-02-05 22:40:13 +01:00
|
|
|
#: expr.c:759
|
2020-02-07 23:35:59 +01:00
|
|
|
msgid "decimal float constants are a C2X feature"
|
2007-11-08 22:15:46 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:778
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid suffix \"%.*s\" on integer constant"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:803
|
2014-02-02 18:40:13 +01:00
|
|
|
msgid "use of C++11 long long integer constant"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:804
|
2010-10-22 16:50:24 +02:00
|
|
|
msgid "use of C99 long long integer constant"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:818
|
2021-02-05 22:40:13 +01:00
|
|
|
msgid "use of C++23 %<size_t%> integer constant"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:819
|
2021-02-05 22:40:13 +01:00
|
|
|
msgid "use of C++23 %<make_signed_t<size_t>%> integer constant"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:830
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "imaginary constants are a GCC extension"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:837
|
2015-02-02 17:07:12 +01:00
|
|
|
msgid "binary constants are a C++14 feature or GCC extension"
|
2007-11-08 22:15:46 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:839
|
2021-02-05 22:40:13 +01:00
|
|
|
msgid "binary constants are a C2X feature or GCC extension"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:844
|
2021-02-05 22:40:13 +01:00
|
|
|
msgid "binary constants are a C2X feature"
|
2015-02-02 17:07:12 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:940
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "integer constant is too large for its type"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:971
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "integer constant is so large that it is unsigned"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1066
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "missing ')' after \"defined\""
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1073
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "operator \"defined\" requires an identifier"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1081
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1094
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "this use of \"defined\" may not be portable"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1139
|
2012-01-27 17:18:53 +01:00
|
|
|
msgid "user-defined literal in preprocessor expression"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1144
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "floating constant in preprocessor expression"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1150
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "imaginary number in preprocessor expression"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1199
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2016-08-19 23:06:53 +02:00
|
|
|
msgid "\"%s\" is not defined, evaluates to 0"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1212
|
2008-08-27 19:44:43 +02:00
|
|
|
msgid "assertions are a GCC extension"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1215
|
2008-08-27 19:44:43 +02:00
|
|
|
msgid "assertions are a deprecated extension"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1461
|
2008-08-27 19:44:43 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "unbalanced stack in %s"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1481
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "impossible operator '%u'"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1582
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "missing ')' in expression"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1611
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "'?' without following ':'"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1621
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "integer overflow in preprocessor expression"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1626
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "missing '(' in expression"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1658
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "the left operand of \"%s\" changes sign when promoted"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1663
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "the right operand of \"%s\" changes sign when promoted"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:1922
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "traditional C rejects the unary plus operator"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:2020
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "comma operator in operand of #if"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: expr.c:2156
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "division by zero in #if"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2020-07-20 20:05:30 +02:00
|
|
|
#: files.c:571
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "one or more PCH files were found, but they were invalid"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2020-07-20 20:05:30 +02:00
|
|
|
#: files.c:575
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "use -Winvalid-pch for more information"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: files.c:1055
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "no include path in which to search for %s"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: files.c:1573
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "Multiple include guards may be useful for:\n"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: init.c:617
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "cppchar_t must be an unsigned type"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: init.c:621
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid ""
|
2010-10-22 16:50:24 +02:00
|
|
|
"preprocessor arithmetic has maximum precision of %lu bits; target requires "
|
|
|
|
"%lu bits"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: init.c:628
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "CPP arithmetic must be at least as precise as a target int"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: init.c:631
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "target char is less than 8 bits wide"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: init.c:635
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "target wchar_t is narrower than target char"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: init.c:639
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "target int is narrower than target char"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: init.c:644
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "CPP half-integer narrower than CPP character"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: init.c:648
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid ""
|
|
|
|
"CPP on this host cannot handle wide character constants over %lu bits, but "
|
|
|
|
"the target requires %lu bits"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2017-01-01 01:55:25 +01:00
|
|
|
#: lex.c:1126
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "backslash and newline separated by space"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2017-01-01 01:55:25 +01:00
|
|
|
#: lex.c:1131
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "backslash-newline at end of file"
|
|
|
|
msgstr ""
|
|
|
|
|
2017-01-01 01:55:25 +01:00
|
|
|
#: lex.c:1147
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "trigraph ??%c converted to %c"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2017-01-01 01:55:25 +01:00
|
|
|
#: lex.c:1155
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "trigraph ??%c ignored, use -trigraphs to enable"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2017-01-01 01:55:25 +01:00
|
|
|
#: lex.c:1204
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "\"/*\" within comment"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2017-01-01 01:55:25 +01:00
|
|
|
#: lex.c:1262
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "%s in preprocessing directive"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2017-01-01 01:55:25 +01:00
|
|
|
#: lex.c:1271
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "null character(s) ignored"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2017-01-01 01:55:25 +01:00
|
|
|
#: lex.c:1308
|
2005-06-07 23:34:55 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "`%.*s' is not in NFKC"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2017-01-01 01:55:25 +01:00
|
|
|
#: lex.c:1311
|
2005-06-07 23:34:55 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "`%.*s' is not in NFC"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-02-07 23:35:59 +01:00
|
|
|
#: lex.c:1375
|
2020-07-20 20:05:30 +02:00
|
|
|
msgid "__VA_OPT__ is not available until C++20"
|
2018-01-26 23:51:02 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2020-02-07 23:35:59 +01:00
|
|
|
#: lex.c:1382
|
2020-07-20 20:05:30 +02:00
|
|
|
msgid "__VA_OPT__ can only appear in the expansion of a C++20 variadic macro"
|
2018-01-26 23:51:02 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2020-02-07 23:35:59 +01:00
|
|
|
#: lex.c:1413
|
|
|
|
#: lex.c:1506
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "attempt to use poisoned \"%s\""
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2020-02-07 23:35:59 +01:00
|
|
|
#: lex.c:1423
|
|
|
|
#: lex.c:1516
|
2015-02-02 17:07:12 +01:00
|
|
|
msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-02-07 23:35:59 +01:00
|
|
|
#: lex.c:1427
|
|
|
|
#: lex.c:1520
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2020-02-07 23:35:59 +01:00
|
|
|
#: lex.c:1437
|
|
|
|
#: lex.c:1532
|
2009-10-17 15:46:26 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "identifier \"%s\" is a special operator name in C++"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:1572
|
|
|
|
msgid "adjacent digit separators"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: lex.c:1889
|
2009-12-02 15:24:09 +01:00
|
|
|
msgid "raw string delimiter longer than 16 characters"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:1893
|
2014-02-02 18:40:13 +01:00
|
|
|
msgid "invalid new-line in raw string delimiter"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:1897
|
|
|
|
#: lex.c:4652
|
2009-12-02 15:24:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid character '%c' in raw string delimiter"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:1936
|
|
|
|
#: lex.c:1959
|
2009-12-02 15:24:09 +01:00
|
|
|
msgid "unterminated raw string"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:1981
|
|
|
|
#: lex.c:2110
|
2012-06-13 23:48:00 +02:00
|
|
|
msgid ""
|
2014-02-02 18:40:13 +01:00
|
|
|
"invalid suffix on literal; C++11 requires a space between literal and string "
|
|
|
|
"macro"
|
2012-06-13 23:48:00 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:2093
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "null character(s) preserved in literal"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:2096
|
2006-10-22 14:40:31 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "missing terminating %c character"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:2128
|
2015-07-02 14:04:27 +02:00
|
|
|
msgid "C++11 requires a space between string literal and macro"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:2721
|
2021-02-05 22:40:13 +01:00
|
|
|
msgid "module control-line cannot be in included file"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:2735
|
2021-02-05 22:40:13 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "module control-line \"%s\" cannot be an object-like macro"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:3109
|
|
|
|
#: lex.c:4485
|
2020-07-20 20:05:30 +02:00
|
|
|
#: traditional.c:174
|
|
|
|
msgid "unterminated comment"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:3123
|
|
|
|
#: lex.c:3157
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "C++ style comments are not allowed in ISO C90"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:3125
|
|
|
|
#: lex.c:3136
|
|
|
|
#: lex.c:3160
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "(this will be reported only once per input file)"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:3134
|
2015-02-02 17:07:12 +01:00
|
|
|
msgid "C++ style comments are incompatible with C90"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:3166
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "multi-line comment"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:3560
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "unspellable token %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:4640
|
2020-07-20 20:05:30 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "raw string delimiter longer than %d characters"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: lex.c:4710
|
2020-07-20 20:05:30 +02:00
|
|
|
msgid "unterminated literal"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-02-02 00:04:22 +01:00
|
|
|
#: macro.c:94
|
2018-01-26 23:51:02 +01:00
|
|
|
msgid "'##' cannot appear at either end of __VA_OPT__"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: macro.c:386
|
2020-02-07 23:35:59 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "\"%s\" used outside of preprocessing directive"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: macro.c:396
|
2020-02-07 23:35:59 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "missing '(' before \"%s\" operand"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: macro.c:411
|
2020-02-07 23:35:59 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "operator \"%s\" requires a header-name"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: macro.c:428
|
2020-02-07 23:35:59 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "missing ')' after \"%s\" operand"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: macro.c:448
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "macro \"%s\" is not used"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: macro.c:487
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:784
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid built-in macro \"%s\""
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: macro.c:494
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:602
|
2014-02-02 18:40:13 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "macro \"%s\" might prevent reproducible builds"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: macro.c:525
|
2006-10-22 14:40:31 +02:00
|
|
|
msgid "could not determine file timestamp"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:616
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "could not determine date and time"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:648
|
2007-11-08 22:15:46 +01:00
|
|
|
msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:903
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "invalid string literal, ignoring final '\\'"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:965
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:1091
|
2015-02-02 17:07:12 +01:00
|
|
|
msgid ""
|
|
|
|
"ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:1095
|
2015-02-02 17:07:12 +01:00
|
|
|
msgid ""
|
|
|
|
"ISO C99 requires at least one argument for the \"...\" in a variadic macro"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:1102
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "macro \"%s\" requires %u arguments, but only %u given"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:1107
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "macro \"%s\" passed %u arguments, but takes just %u"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:1305
|
2021-02-05 22:40:13 +01:00
|
|
|
#: traditional.c:822
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "unterminated argument list invoking macro \"%s\""
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:1448
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "function-like macro \"%s\" must be used with arguments in traditional C"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:2226
|
2008-08-27 19:44:43 +02:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
2015-02-02 17:07:12 +01:00
|
|
|
"invoking macro %s argument %d: empty macro arguments are undefined in ISO C+"
|
|
|
|
"+98"
|
2008-08-27 19:44:43 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:2234
|
|
|
|
#: macro.c:2243
|
2015-02-02 17:07:12 +01:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3285
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "duplicate macro parameter \"%s\""
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3367
|
2019-02-02 00:04:22 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "expected parameter name, found \"%s\""
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3368
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
2019-02-02 00:04:22 +01:00
|
|
|
msgid "expected ',' or ')', found \"%s\""
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3369
|
2019-02-02 00:04:22 +01:00
|
|
|
msgid "expected parameter name before end of line"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3370
|
2019-02-02 00:04:22 +01:00
|
|
|
msgid "expected ')' before end of line"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3371
|
2019-02-02 00:04:22 +01:00
|
|
|
msgid "expected ')' after \"...\""
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3428
|
2015-02-02 17:07:12 +01:00
|
|
|
msgid "anonymous variadic macros were introduced in C++11"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3429
|
|
|
|
#: macro.c:3433
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "anonymous variadic macros were introduced in C99"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3439
|
2015-02-02 17:07:12 +01:00
|
|
|
msgid "ISO C++ does not permit named variadic macros"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3440
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "ISO C does not permit named variadic macros"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3486
|
2007-11-08 22:15:46 +01:00
|
|
|
msgid "'##' cannot appear at either end of a macro expansion"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3524
|
2015-02-02 17:07:12 +01:00
|
|
|
msgid "ISO C++11 requires whitespace after the macro name"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3525
|
2005-06-07 23:34:55 +02:00
|
|
|
msgid "ISO C99 requires whitespace after the macro name"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3549
|
2005-06-07 23:34:55 +02:00
|
|
|
msgid "missing whitespace after the macro name"
|
2004-05-24 12:50:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3599
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "'#' is not followed by a macro parameter"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3755
|
2004-11-09 23:02:09 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "\"%s\" redefined"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3760
|
2004-11-09 23:02:09 +01:00
|
|
|
msgid "this is the location of the previous definition"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-26 17:27:23 +02:00
|
|
|
#: macro.c:3897
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "macro argument \"%s\" would be stringified in traditional C"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-02-02 00:04:22 +01:00
|
|
|
#: pch.c:90
|
|
|
|
#: pch.c:342
|
|
|
|
#: pch.c:356
|
|
|
|
#: pch.c:374
|
|
|
|
#: pch.c:380
|
|
|
|
#: pch.c:389
|
|
|
|
#: pch.c:396
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "while writing precompiled header"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-02-02 00:04:22 +01:00
|
|
|
#: pch.c:616
|
2009-03-28 07:57:06 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: not used because `%.*s' is poisoned"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-02-02 00:04:22 +01:00
|
|
|
#: pch.c:638
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: not used because `%.*s' not defined"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-02-02 00:04:22 +01:00
|
|
|
#: pch.c:650
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-02-02 00:04:22 +01:00
|
|
|
#: pch.c:691
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: not used because `%s' is defined"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-02-02 00:04:22 +01:00
|
|
|
#: pch.c:711
|
2007-11-08 22:15:46 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: not used because `__COUNTER__' is invalid"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-02-02 00:04:22 +01:00
|
|
|
#: pch.c:720
|
2020-02-07 23:35:59 +01:00
|
|
|
#: pch.c:876
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "while reading precompiled header"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: traditional.c:891
|
2004-05-24 12:50:45 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "detected recursion whilst expanding macro \"%s\""
|
|
|
|
msgstr ""
|
|
|
|
|
2021-02-05 22:40:13 +01:00
|
|
|
#: traditional.c:1114
|
2004-05-24 12:50:45 +02:00
|
|
|
msgid "syntax error in macro parameter list"
|
|
|
|
msgstr ""
|