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
0d7bcd0f
Commit
0d7bcd0f
authored
Feb 01, 2008
by
Joseph Myers
Committed by
Joseph Myers
Feb 01, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cpplib.pot: Regenerate.
From-SVN: r132001
parent
f91bb3ab
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
111 additions
and
103 deletions
+111
-103
libcpp/po/ChangeLog
+4
-0
libcpp/po/cpplib.pot
+107
-103
No files found.
libcpp/po/ChangeLog
View file @
0d7bcd0f
2008-02-01 Joseph S. Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2008-01-20 Joseph S. Myers <joseph@codesourcery.com>
* sv.po: Update.
...
...
libcpp/po/cpplib.pot
View file @
0d7bcd0f
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
"POT-Creation-Date: 200
7-11-08 21:08
+0000\n"
"POT-Creation-Date: 200
8-02-01 16:21
+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
...
...
@@ -16,140 +16,140 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: charset.c:6
54
#: charset.c:6
71
#, c-format
msgid "conversion from %s to %s not supported by iconv"
msgstr ""
#: charset.c:6
57
#: charset.c:6
74
msgid "iconv_open"
msgstr ""
#: charset.c:6
65
#: charset.c:6
82
#, c-format
msgid "no iconv implementation, cannot convert from %s to %s"
msgstr ""
#: charset.c:7
42
#: charset.c:7
59
#, c-format
msgid "character 0x%lx is not in the basic source character set\n"
msgstr ""
#: charset.c:7
59
#: charset.c:13
52
#: charset.c:7
76
#: charset.c:13
69
msgid "converting to execution character set"
msgstr ""
#: charset.c:7
65
#: charset.c:7
82
#, c-format
msgid "character 0x%lx is not unibyte in execution character set"
msgstr ""
#: charset.c:
889
#: charset.c:
906
#, c-format
msgid "Character %x might not be NFKC"
msgstr ""
#: charset.c:9
49
#: charset.c:9
66
msgid "universal character names are only valid in C++ and C99"
msgstr ""
#: charset.c:9
52
#: charset.c:9
69
#, c-format
msgid "the meaning of '\\%c' is different in traditional C"
msgstr ""
#: charset.c:9
61
#: charset.c:9
78
msgid "In _cpp_valid_ucn but not a UCN"
msgstr ""
#: charset.c:
986
#: charset.c:
1003
#, c-format
msgid "incomplete universal character name %.*s"
msgstr ""
#: charset.c:
998
#: charset.c:
1015
#, c-format
msgid "%.*s is not a valid universal character"
msgstr ""
#: charset.c:10
08
#: charset.c:10
25
#: lex.c:484
msgid "'$' in identifier or number"
msgstr ""
#: charset.c:10
18
#: charset.c:10
35
#, c-format
msgid "universal character %.*s is not valid in an identifier"
msgstr ""
#: charset.c:10
22
#: charset.c:10
39
#, c-format
msgid "universal character %.*s is not valid at the start of an identifier"
msgstr ""
#: charset.c:10
56
#: charset.c:15
71
#: charset.c:10
73
#: charset.c:15
88
msgid "converting UCN to source character set"
msgstr ""
#: charset.c:10
60
#: charset.c:10
77
msgid "converting UCN to execution character set"
msgstr ""
#: charset.c:11
32
#: charset.c:11
49
msgid "the meaning of '\\x' is different in traditional C"
msgstr ""
#: charset.c:11
49
#: charset.c:11
66
msgid "\\x used with no following hex digits"
msgstr ""
#: charset.c:11
56
#: charset.c:11
73
msgid "hex escape sequence out of range"
msgstr ""
#: charset.c:1
195
#: charset.c:1
212
msgid "octal escape sequence out of range"
msgstr ""
#: charset.c:12
63
#: charset.c:12
80
msgid "the meaning of '\\a' is different in traditional C"
msgstr ""
#: charset.c:12
70
#: charset.c:12
87
#, c-format
msgid "non-ISO-standard escape sequence, '\\%c'"
msgstr ""
#: charset.c:12
78
#: charset.c:12
95
#, c-format
msgid "unknown escape sequence '\\%c'"
msgstr ""
#: charset.c:1
286
#: charset.c:1
303
#, c-format
msgid "unknown escape sequence: '\\%s'"
msgstr ""
#: charset.c:1
293
#: charset.c:1
310
msgid "converting escape sequence to execution character set"
msgstr ""
#: charset.c:14
15
#: charset.c:14
78
#: charset.c:14
32
#: charset.c:14
95
msgid "character constant too long for its type"
msgstr ""
#: charset.c:14
18
#: charset.c:14
35
msgid "multi-character character constant"
msgstr ""
#: charset.c:15
10
#: charset.c:15
27
msgid "empty character constant"
msgstr ""
#: charset.c:16
12
#: charset.c:16
29
#, c-format
msgid "failure to convert %s to %s"
msgstr ""
...
...
@@ -243,141 +243,145 @@ msgid "invalid flag \"%s\" in line directive"
msgstr ""
#: directives.c:868
msgid "unexpected end of file after #line"
msgstr ""
#: directives.c:871
#, c-format
msgid "\"%s\" after #line is not a positive integer"
msgstr ""
#: directives.c:87
4
#: directives.c:87
7
msgid "line number out of range"
msgstr ""
#: directives.c:8
87
#: directives.c:96
4
#: directives.c:8
90
#: directives.c:96
9
#, c-format
msgid "\"%s\" is not a valid filename"
msgstr ""
#: directives.c:92
4
#: directives.c:92
9
#, c-format
msgid "\"%s\" after # is not a positive integer"
msgstr ""
#: directives.c:10
26
#: directives.c:10
31
#, c-format
msgid "invalid #%s directive"
msgstr ""
#: directives.c:10
89
#: directives.c:10
94
#, c-format
msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
msgstr ""
#: directives.c:1
098
#: directives.c:1
103
#, c-format
msgid "registering pragma \"%s\" with name expansion and no namespace"
msgstr ""
#: directives.c:11
16
#: directives.c:11
21
#, c-format
msgid "registering \"%s\" as both a pragma and a pragma namespace"
msgstr ""
#: directives.c:11
19
#: directives.c:11
24
#, c-format
msgid "#pragma %s %s is already registered"
msgstr ""
#: directives.c:112
2
#: directives.c:112
7
#, c-format
msgid "#pragma %s is already registered"
msgstr ""
#: directives.c:115
2
#: directives.c:115
7
msgid "registering pragma with NULL handler"
msgstr ""
#: directives.c:136
2
#: directives.c:136
7
msgid "#pragma once in main file"
msgstr ""
#: directives.c:13
85
#: directives.c:13
90
msgid "invalid #pragma GCC poison directive"
msgstr ""
#: directives.c:139
4
#: directives.c:139
9
#, c-format
msgid "poisoning existing macro \"%s\""
msgstr ""
#: directives.c:141
3
#: directives.c:141
8
msgid "#pragma system_header ignored outside include file"
msgstr ""
#: directives.c:14
37
#: directives.c:14
42
#, c-format
msgid "cannot find source file %s"
msgstr ""
#: directives.c:144
1
#: directives.c:144
6
#, c-format
msgid "current file is older than %s"
msgstr ""
#: directives.c:162
0
#: directives.c:162
5
msgid "_Pragma takes a parenthesized string literal"
msgstr ""
#: directives.c:169
3
#: directives.c:169
8
msgid "#else without #if"
msgstr ""
#: directives.c:1
698
#: directives.c:1
703
msgid "#else after #else"
msgstr ""
#: directives.c:170
0
#: directives.c:173
3
#: directives.c:170
5
#: directives.c:173
8
msgid "the conditional began here"
msgstr ""
#: directives.c:17
26
#: directives.c:17
31
msgid "#elif without #if"
msgstr ""
#: directives.c:173
1
#: directives.c:173
6
msgid "#elif after #else"
msgstr ""
#: directives.c:176
1
#: directives.c:176
6
msgid "#endif without #if"
msgstr ""
#: directives.c:18
38
#: directives.c:18
43
msgid "missing '(' after predicate"
msgstr ""
#: directives.c:185
3
#: directives.c:185
8
msgid "missing ')' to complete answer"
msgstr ""
#: directives.c:187
3
#: directives.c:187
8
msgid "predicate's answer is empty"
msgstr ""
#: directives.c:190
0
#: directives.c:190
5
msgid "assertion without predicate"
msgstr ""
#: directives.c:190
2
#: directives.c:190
7
msgid "predicate must be an identifier"
msgstr ""
#: directives.c:19
88
#: directives.c:19
93
#, c-format
msgid "\"%s\" re-asserted"
msgstr ""
#: directives.c:227
1
#: directives.c:227
6
#, c-format
msgid "unterminated #%s"
msgstr ""
...
...
@@ -599,39 +603,39 @@ msgstr ""
msgid "division by zero in #if"
msgstr ""
#: files.c:4
42
#: files.c:4
58
msgid "NULL directory in find_file"
msgstr ""
#: files.c:4
80
#: files.c:4
96
msgid "one or more PCH files were found, but they were invalid"
msgstr ""
#: files.c:4
83
#: files.c:4
99
msgid "use -Winvalid-pch for more information"
msgstr ""
#: files.c:5
70
#: files.c:5
89
#, c-format
msgid "%s is a block device"
msgstr ""
#: files.c:
587
#: files.c:
606
#, c-format
msgid "%s is too large"
msgstr ""
#: files.c:6
22
#: files.c:6
41
#, c-format
msgid "%s is shorter than expected"
msgstr ""
#: files.c:8
5
2
#: files.c:8
7
2
#, c-format
msgid "no include path in which to search for %s"
msgstr ""
#: files.c:1
157
#: files.c:1
238
msgid "Multiple include guards may be useful for:\n"
msgstr ""
...
...
@@ -761,124 +765,124 @@ msgid ""
" from %s:%u"
msgstr ""
#: macro.c:8
4
#: macro.c:8
7
#, c-format
msgid "macro \"%s\" is not used"
msgstr ""
#: macro.c:12
3
#: macro.c:3
19
#: macro.c:12
6
#: macro.c:3
22
#, c-format
msgid "invalid built-in macro \"%s\""
msgstr ""
#: macro.c:1
57
#: macro.c:1
60
msgid "could not determine file timestamp"
msgstr ""
#: macro.c:25
4
#: macro.c:25
7
msgid "could not determine date and time"
msgstr ""
#: macro.c:27
0
#: macro.c:27
3
msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
msgstr ""
#: macro.c:42
3
#: macro.c:42
6
msgid "invalid string literal, ignoring final '\\'"
msgstr ""
#: macro.c:48
3
#: macro.c:48
6
#, c-format
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
msgstr ""
#: macro.c:5
58
#: macro.c:5
61
msgid "ISO C99 requires rest arguments to be used"
msgstr ""
#: macro.c:56
3
#: macro.c:56
6
#, c-format
msgid "macro \"%s\" requires %u arguments, but only %u given"
msgstr ""
#: macro.c:5
68
#: macro.c:5
71
#, c-format
msgid "macro \"%s\" passed %u arguments, but takes just %u"
msgstr ""
#: macro.c:
679
#: macro.c:
730
#: traditional.c:680
#, c-format
msgid "unterminated argument list invoking macro \"%s\""
msgstr ""
#: macro.c:
782
#: macro.c:
840
#, c-format
msgid "function-like macro \"%s\" must be used with arguments in traditional C"
msgstr ""
#: macro.c:1
325
#: macro.c:1
408
#, c-format
msgid "duplicate macro parameter \"%s\""
msgstr ""
#: macro.c:1
371
#: macro.c:1
454
#, c-format
msgid "\"%s\" may not appear in macro parameter list"
msgstr ""
#: macro.c:1
379
#: macro.c:1
462
msgid "macro parameters must be comma-separated"
msgstr ""
#: macro.c:1
396
#: macro.c:1
479
msgid "parameter name missing"
msgstr ""
#: macro.c:14
13
#: macro.c:14
96
msgid "anonymous variadic macros were introduced in C99"
msgstr ""
#: macro.c:1
418
#: macro.c:1
501
msgid "ISO C does not permit named variadic macros"
msgstr ""
#: macro.c:1
427
#: macro.c:1
510
msgid "missing ')' in macro parameter list"
msgstr ""
#: macro.c:1
476
#: macro.c:1
559
msgid "'##' cannot appear at either end of a macro expansion"
msgstr ""
#: macro.c:15
10
#: macro.c:15
93
msgid "ISO C99 requires whitespace after the macro name"
msgstr ""
#: macro.c:1
534
#: macro.c:1
617
msgid "missing whitespace after the macro name"
msgstr ""
#: macro.c:1
564
#: macro.c:1
647
msgid "'#' is not followed by a macro parameter"
msgstr ""
#: macro.c:1
683
#: macro.c:1
766
#, c-format
msgid "\"%s\" redefined"
msgstr ""
#: macro.c:1
688
#: macro.c:1
771
msgid "this is the location of the previous definition"
msgstr ""
#: macro.c:1
73
8
#: macro.c:1
82
8
#, c-format
msgid "macro argument \"%s\" would be stringified in traditional C"
msgstr ""
#: macro.c:1
76
1
#: macro.c:1
85
1
#, c-format
msgid "invalid hash type %d in cpp_macro_definition"
msgstr ""
...
...
@@ -922,6 +926,6 @@ msgstr ""
msgid "detected recursion whilst expanding macro \"%s\""
msgstr ""
#: traditional.c:9
17
#: traditional.c:9
68
msgid "syntax error in macro parameter list"
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