Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
1a777b2d
Commit
1a777b2d
authored
Mar 07, 2007
by
Joseph Myers
Committed by
Joseph Myers
Mar 07, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cpplib.pot: Regenerate.
From-SVN: r122666
parent
ea6e795a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
112 additions
and
108 deletions
+112
-108
libcpp/po/ChangeLog
+4
-0
libcpp/po/cpplib.pot
+108
-108
No files found.
libcpp/po/ChangeLog
View file @
1a777b2d
2007-03-07 Joseph S. Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2006-10-22 Joseph S. Myers <joseph@codesourcery.com>
2006-10-22 Joseph S. Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
* cpplib.pot: Regenerate.
...
...
libcpp/po/cpplib.pot
View file @
1a777b2d
...
@@ -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: 200
6-10-22 12:14
+0000\n"
"POT-Creation-Date: 200
7-03-07 17:59
+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"
...
@@ -74,7 +74,7 @@ msgid "%.*s is not a valid universal character"
...
@@ -74,7 +74,7 @@ msgid "%.*s is not a valid universal character"
msgstr ""
msgstr ""
#: charset.c:1008
#: charset.c:1008
#: lex.c:4
72
#: lex.c:4
84
msgid "'$' in identifier or number"
msgid "'$' in identifier or number"
msgstr ""
msgstr ""
...
@@ -154,230 +154,230 @@ msgstr ""
...
@@ -154,230 +154,230 @@ msgstr ""
msgid "failure to convert %s to %s"
msgid "failure to convert %s to %s"
msgstr ""
msgstr ""
#: directives.c:21
4
#: directives.c:21
5
#: directives.c:24
0
#: directives.c:24
1
#, c-format
#, c-format
msgid "extra tokens at end of #%s directive"
msgid "extra tokens at end of #%s directive"
msgstr ""
msgstr ""
#: directives.c:34
3
#: directives.c:34
4
#, c-format
#, c-format
msgid "#%s is a GCC extension"
msgid "#%s is a GCC extension"
msgstr ""
msgstr ""
#: directives.c:35
5
#: directives.c:35
6
msgid "suggest not using #elif in traditional C"
msgid "suggest not using #elif in traditional C"
msgstr ""
msgstr ""
#: directives.c:35
8
#: directives.c:35
9
#, c-format
#, c-format
msgid "traditional C ignores #%s with the # indented"
msgid "traditional C ignores #%s with the # indented"
msgstr ""
msgstr ""
#: directives.c:36
2
#: directives.c:36
3
#, 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:38
8
#: directives.c:38
9
msgid "embedding a directive within macro arguments is not portable"
msgid "embedding a directive within macro arguments is not portable"
msgstr ""
msgstr ""
#: directives.c:40
8
#: directives.c:40
9
msgid "style of line directive is a GCC extension"
msgid "style of line directive is a GCC extension"
msgstr ""
msgstr ""
#: directives.c:45
8
#: directives.c:45
9
#, c-format
#, c-format
msgid "invalid preprocessing directive #%s"
msgid "invalid preprocessing directive #%s"
msgstr ""
msgstr ""
#: directives.c:52
4
#: directives.c:52
7
msgid "\"defined\" cannot be used as a macro name"
msgid "\"defined\" cannot be used as a macro name"
msgstr ""
msgstr ""
#: directives.c:53
0
#: directives.c:53
3
#, 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:53
3
#: directives.c:53
6
#, c-format
#, c-format
msgid "no macro name given in #%s directive"
msgid "no macro name given in #%s directive"
msgstr ""
msgstr ""
#: directives.c:53
6
#: directives.c:53
9
msgid "macro names must be identifiers"
msgid "macro names must be identifiers"
msgstr ""
msgstr ""
#: directives.c:5
77
#: directives.c:5
80
#, c-format
#, c-format
msgid "undefining \"%s\""
msgid "undefining \"%s\""
msgstr ""
msgstr ""
#: directives.c:63
2
#: directives.c:63
5
msgid "missing terminating > character"
msgid "missing terminating > character"
msgstr ""
msgstr ""
#: directives.c:6
87
#: directives.c:6
90
#, c-format
#, c-format
msgid "#%s expects \"FILENAME\" or <FILENAME>"
msgid "#%s expects \"FILENAME\" or <FILENAME>"
msgstr ""
msgstr ""
#: directives.c:7
27
#: directives.c:7
30
#, c-format
#, c-format
msgid "empty filename in #%s"
msgid "empty filename in #%s"
msgstr ""
msgstr ""
#: directives.c:7
37
#: directives.c:7
40
msgid "#include nested too deeply"
msgid "#include nested too deeply"
msgstr ""
msgstr ""
#: directives.c:7
78
#: directives.c:7
81
msgid "#include_next in primary source file"
msgid "#include_next in primary source file"
msgstr ""
msgstr ""
#: directives.c:80
4
#: directives.c:80
7
#, c-format
#, c-format
msgid "invalid flag \"%s\" in line directive"
msgid "invalid flag \"%s\" in line directive"
msgstr ""
msgstr ""
#: directives.c:85
6
#: directives.c:85
9
#, 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:86
2
#: directives.c:86
5
msgid "line number out of range"
msgid "line number out of range"
msgstr ""
msgstr ""
#: directives.c:87
5
#: directives.c:87
8
#: directives.c:95
2
#: directives.c:95
5
#, c-format
#, c-format
msgid "\"%s\" is not a valid filename"
msgid "\"%s\" is not a valid filename"
msgstr ""
msgstr ""
#: directives.c:91
2
#: directives.c:91
5
#, c-format
#, c-format
msgid "\"%s\" after # is not a positive integer"
msgid "\"%s\" after # is not a positive integer"
msgstr ""
msgstr ""
#: directives.c:101
4
#: directives.c:101
7
#, c-format
#, c-format
msgid "invalid #%s directive"
msgid "invalid #%s directive"
msgstr ""
msgstr ""
#: directives.c:10
77
#: directives.c:10
80
#, 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:108
6
#: directives.c:108
9
#, 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:110
4
#: directives.c:110
7
#, 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:11
07
#: directives.c:11
10
#, c-format
#, c-format
msgid "#pragma %s %s is already registered"
msgid "#pragma %s %s is already registered"
msgstr ""
msgstr ""
#: directives.c:111
0
#: directives.c:111
3
#, c-format
#, c-format
msgid "#pragma %s is already registered"
msgid "#pragma %s is already registered"
msgstr ""
msgstr ""
#: directives.c:114
0
#: directives.c:114
3
msgid "registering pragma with NULL handler"
msgid "registering pragma with NULL handler"
msgstr ""
msgstr ""
#: directives.c:135
0
#: directives.c:135
3
msgid "#pragma once in main file"
msgid "#pragma once in main file"
msgstr ""
msgstr ""
#: directives.c:137
3
#: directives.c:137
6
msgid "invalid #pragma GCC poison directive"
msgid "invalid #pragma GCC poison directive"
msgstr ""
msgstr ""
#: directives.c:138
2
#: directives.c:138
5
#, c-format
#, c-format
msgid "poisoning existing macro \"%s\""
msgid "poisoning existing macro \"%s\""
msgstr ""
msgstr ""
#: directives.c:140
3
#: directives.c:140
4
msgid "#pragma system_header ignored outside include file"
msgid "#pragma system_header ignored outside include file"
msgstr ""
msgstr ""
#: directives.c:142
7
#: directives.c:142
8
#, c-format
#, c-format
msgid "cannot find source file %s"
msgid "cannot find source file %s"
msgstr ""
msgstr ""
#: directives.c:143
1
#: directives.c:143
2
#, c-format
#, c-format
msgid "current file is older than %s"
msgid "current file is older than %s"
msgstr ""
msgstr ""
#: directives.c:1
599
#: directives.c:1
600
msgid "_Pragma takes a parenthesized string literal"
msgid "_Pragma takes a parenthesized string literal"
msgstr ""
msgstr ""
#: directives.c:167
1
#: directives.c:167
2
msgid "#else without #if"
msgid "#else without #if"
msgstr ""
msgstr ""
#: directives.c:167
6
#: directives.c:167
7
msgid "#else after #else"
msgid "#else after #else"
msgstr ""
msgstr ""
#: directives.c:167
8
#: directives.c:167
9
#: directives.c:171
1
#: directives.c:171
2
msgid "the conditional began here"
msgid "the conditional began here"
msgstr ""
msgstr ""
#: directives.c:170
4
#: directives.c:170
5
msgid "#elif without #if"
msgid "#elif without #if"
msgstr ""
msgstr ""
#: directives.c:17
09
#: directives.c:17
10
msgid "#elif after #else"
msgid "#elif after #else"
msgstr ""
msgstr ""
#: directives.c:17
39
#: directives.c:17
40
msgid "#endif without #if"
msgid "#endif without #if"
msgstr ""
msgstr ""
#: directives.c:181
6
#: directives.c:181
7
msgid "missing '(' after predicate"
msgid "missing '(' after predicate"
msgstr ""
msgstr ""
#: directives.c:183
1
#: directives.c:183
2
msgid "missing ')' to complete answer"
msgid "missing ')' to complete answer"
msgstr ""
msgstr ""
#: directives.c:185
1
#: directives.c:185
2
msgid "predicate's answer is empty"
msgid "predicate's answer is empty"
msgstr ""
msgstr ""
#: directives.c:187
8
#: directives.c:187
9
msgid "assertion without predicate"
msgid "assertion without predicate"
msgstr ""
msgstr ""
#: directives.c:188
0
#: directives.c:188
1
msgid "predicate must be an identifier"
msgid "predicate must be an identifier"
msgstr ""
msgstr ""
#: directives.c:196
6
#: directives.c:196
7
#, c-format
#, c-format
msgid "\"%s\" re-asserted"
msgid "\"%s\" re-asserted"
msgstr ""
msgstr ""
#: directives.c:219
0
#: directives.c:219
1
#, c-format
#, c-format
msgid "unterminated #%s"
msgid "unterminated #%s"
msgstr ""
msgstr ""
...
@@ -605,125 +605,125 @@ msgstr ""
...
@@ -605,125 +605,125 @@ msgstr ""
msgid "Multiple include guards may be useful for:\n"
msgid "Multiple include guards may be useful for:\n"
msgstr ""
msgstr ""
#: init.c:40
7
#: init.c:40
9
msgid "cppchar_t must be an unsigned type"
msgid "cppchar_t must be an unsigned type"
msgstr ""
msgstr ""
#: init.c:41
1
#: init.c:41
3
#, c-format
#, c-format
msgid ""
msgid ""
"preprocessor arithmetic has maximum precision of %lu bits; target requires %"
"preprocessor arithmetic has maximum precision of %lu bits; target requires %"
"lu bits"
"lu bits"
msgstr ""
msgstr ""
#: init.c:4
18
#: init.c:4
20
msgid "CPP arithmetic must be at least as precise as a target int"
msgid "CPP arithmetic must be at least as precise as a target int"
msgstr ""
msgstr ""
#: init.c:42
1
#: init.c:42
3
msgid "target char is less than 8 bits wide"
msgid "target char is less than 8 bits wide"
msgstr ""
msgstr ""
#: init.c:42
5
#: init.c:42
7
msgid "target wchar_t is narrower than target char"
msgid "target wchar_t is narrower than target char"
msgstr ""
msgstr ""
#: init.c:4
29
#: init.c:4
31
msgid "target int is narrower than target char"
msgid "target int is narrower than target char"
msgstr ""
msgstr ""
#: init.c:43
4
#: init.c:43
6
msgid "CPP half-integer narrower than CPP character"
msgid "CPP half-integer narrower than CPP character"
msgstr ""
msgstr ""
#: init.c:4
38
#: init.c:4
40
#, c-format
#, c-format
msgid ""
msgid ""
"CPP on this host cannot handle wide character constants over %lu bits, but "
"CPP on this host cannot handle wide character constants over %lu bits, but "
"the target requires %lu bits"
"the target requires %lu bits"
msgstr ""
msgstr ""
#: lex.c:2
71
#: lex.c:2
83
msgid "backslash and newline separated by space"
msgid "backslash and newline separated by space"
msgstr ""
msgstr ""
#: lex.c:2
76
#: lex.c:2
88
msgid "backslash-newline at end of file"
msgid "backslash-newline at end of file"
msgstr ""
msgstr ""
#: lex.c:
291
#: lex.c:
303
#, c-format
#, c-format
msgid "trigraph ??%c converted to %c"
msgid "trigraph ??%c converted to %c"
msgstr ""
msgstr ""
#: lex.c:
298
#: lex.c:
310
#, c-format
#, c-format
msgid "trigraph ??%c ignored, use -trigraphs to enable"
msgid "trigraph ??%c ignored, use -trigraphs to enable"
msgstr ""
msgstr ""
#: lex.c:3
44
#: lex.c:3
56
msgid "\"/*\" within comment"
msgid "\"/*\" within comment"
msgstr ""
msgstr ""
#: lex.c:4
02
#: lex.c:4
14
#, c-format
#, c-format
msgid "%s in preprocessing directive"
msgid "%s in preprocessing directive"
msgstr ""
msgstr ""
#: lex.c:4
11
#: lex.c:4
23
msgid "null character(s) ignored"
msgid "null character(s) ignored"
msgstr ""
msgstr ""
#: lex.c:4
48
#: lex.c:4
60
#, c-format
#, c-format
msgid "`%.*s' is not in NFKC"
msgid "`%.*s' is not in NFKC"
msgstr ""
msgstr ""
#: lex.c:4
51
#: lex.c:4
63
#, c-format
#, c-format
msgid "`%.*s' is not in NFC"
msgid "`%.*s' is not in NFC"
msgstr ""
msgstr ""
#: lex.c:5
39
#: lex.c:5
51
#, c-format
#, c-format
msgid "attempt to use poisoned \"%s\""
msgid "attempt to use poisoned \"%s\""
msgstr ""
msgstr ""
#: lex.c:5
47
#: lex.c:5
59
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:6
47
#: lex.c:6
59
msgid "null character(s) preserved in literal"
msgid "null character(s) preserved in literal"
msgstr ""
msgstr ""
#: lex.c:6
50
#: lex.c:6
62
#, c-format
#, c-format
msgid "missing terminating %c character"
msgid "missing terminating %c character"
msgstr ""
msgstr ""
#: lex.c:8
42
#: lex.c:8
59
msgid "no newline at end of file"
msgid "no newline at end of file"
msgstr ""
msgstr ""
#: lex.c:10
02
#: lex.c:10
19
#: traditional.c:162
#: traditional.c:162
msgid "unterminated comment"
msgid "unterminated comment"
msgstr ""
msgstr ""
#: lex.c:10
13
#: lex.c:10
30
msgid "C++ style comments are not allowed in ISO C90"
msgid "C++ style comments are not allowed in ISO C90"
msgstr ""
msgstr ""
#: lex.c:10
15
#: lex.c:10
32
msgid "(this will be reported only once per input file)"
msgid "(this will be reported only once per input file)"
msgstr ""
msgstr ""
#: lex.c:10
20
#: lex.c:10
37
msgid "multi-line comment"
msgid "multi-line comment"
msgstr ""
msgstr ""
#: lex.c:13
33
#: lex.c:13
50
#, c-format
#, c-format
msgid "unspellable token %s"
msgid "unspellable token %s"
msgstr ""
msgstr ""
...
@@ -740,119 +740,119 @@ msgid ""
...
@@ -740,119 +740,119 @@ msgid ""
" from %s:%u"
" from %s:%u"
msgstr ""
msgstr ""
#: macro.c:8
3
#: macro.c:8
4
#, c-format
#, c-format
msgid "macro \"%s\" is not used"
msgid "macro \"%s\" is not used"
msgstr ""
msgstr ""
#: macro.c:12
2 macro.c:312
#: macro.c:12
3 macro.c:313
#, c-format
#, c-format
msgid "invalid built-in macro \"%s\""
msgid "invalid built-in macro \"%s\""
msgstr ""
msgstr ""
#: macro.c:15
6
#: macro.c:15
7
msgid "could not determine file timestamp"
msgid "could not determine file timestamp"
msgstr ""
msgstr ""
#: macro.c:25
3
#: macro.c:25
4
msgid "could not determine date and time"
msgid "could not determine date and time"
msgstr ""
msgstr ""
#: macro.c:41
6
#: macro.c:41
7
msgid "invalid string literal, ignoring final '\\'"
msgid "invalid string literal, ignoring final '\\'"
msgstr ""
msgstr ""
#: macro.c:46
6
#: macro.c:46
7
#, c-format
#, c-format
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
msgstr ""
msgstr ""
#: macro.c:53
8
#: macro.c:53
9
msgid "ISO C99 requires rest arguments to be used"
msgid "ISO C99 requires rest arguments to be used"
msgstr ""
msgstr ""
#: macro.c:54
3
#: macro.c:54
4
#, c-format
#, c-format
msgid "macro \"%s\" requires %u arguments, but only %u given"
msgid "macro \"%s\" requires %u arguments, but only %u given"
msgstr ""
msgstr ""
#: macro.c:54
8
#: macro.c:54
9
#, c-format
#, c-format
msgid "macro \"%s\" passed %u arguments, but takes just %u"
msgid "macro \"%s\" passed %u arguments, but takes just %u"
msgstr ""
msgstr ""
#: macro.c:6
59
#: macro.c:6
60
#: traditional.c:675
#: traditional.c:675
#, c-format
#, c-format
msgid "unterminated argument list invoking macro \"%s\""
msgid "unterminated argument list invoking macro \"%s\""
msgstr ""
msgstr ""
#: macro.c:76
2
#: macro.c:76
3
#, c-format
#, c-format
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:127
8
#: macro.c:127
9
#, c-format
#, c-format
msgid "duplicate macro parameter \"%s\""
msgid "duplicate macro parameter \"%s\""
msgstr ""
msgstr ""
#: macro.c:132
4
#: macro.c:132
5
#, 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:133
2
#: macro.c:133
3
msgid "macro parameters must be comma-separated"
msgid "macro parameters must be comma-separated"
msgstr ""
msgstr ""
#: macro.c:13
49
#: macro.c:13
50
msgid "parameter name missing"
msgid "parameter name missing"
msgstr ""
msgstr ""
#: macro.c:136
6
#: macro.c:136
7
msgid "anonymous variadic macros were introduced in C99"
msgid "anonymous variadic macros were introduced in C99"
msgstr ""
msgstr ""
#: macro.c:137
1
#: macro.c:137
2
msgid "ISO C does not permit named variadic macros"
msgid "ISO C does not permit named variadic macros"
msgstr ""
msgstr ""
#: macro.c:138
0
#: macro.c:138
1
msgid "missing ')' in macro parameter list"
msgid "missing ')' in macro parameter list"
msgstr ""
msgstr ""
#: macro.c:14
58
#: macro.c:14
61
msgid "ISO C99 requires whitespace after the macro name"
msgid "ISO C99 requires whitespace after the macro name"
msgstr ""
msgstr ""
#: macro.c:148
2
#: macro.c:148
5
msgid "missing whitespace after the macro name"
msgid "missing whitespace after the macro name"
msgstr ""
msgstr ""
#: macro.c:151
2
#: macro.c:151
5
msgid "'#' is not followed by a macro parameter"
msgid "'#' is not followed by a macro parameter"
msgstr ""
msgstr ""
#: macro.c:153
1
#: macro.c:153
4
msgid "'##' cannot appear at either end of a macro expansion"
msgid "'##' cannot appear at either end of a macro expansion"
msgstr ""
msgstr ""
#: macro.c:162
9
#: macro.c:162
6
#, c-format
#, c-format
msgid "\"%s\" redefined"
msgid "\"%s\" redefined"
msgstr ""
msgstr ""
#: macro.c:163
4
#: macro.c:163
1
msgid "this is the location of the previous definition"
msgid "this is the location of the previous definition"
msgstr ""
msgstr ""
#: macro.c:168
4
#: macro.c:168
1
#, 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:170
7
#: macro.c:170
4
#, c-format
#, c-format
msgid "invalid hash type %d in cpp_macro_definition"
msgid "invalid hash type %d in cpp_macro_definition"
msgstr ""
msgstr ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment