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
401dcf0a
Commit
401dcf0a
authored
Feb 25, 2005
by
Joseph Myers
Committed by
Joseph Myers
Feb 25, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cpplib.pot: Regenerate.
From-SVN: r95560
parent
1cdaf219
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
122 additions
and
92 deletions
+122
-92
libcpp/po/ChangeLog
+4
-0
libcpp/po/cpplib.pot
+118
-92
No files found.
libcpp/po/ChangeLog
View file @
401dcf0a
2005-02-25 Joseph S. Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2004-12-15 Joseph S. Myers <joseph@codesourcery.com>
2004-12-15 Joseph S. Myers <joseph@codesourcery.com>
* fr.po: Update.
* fr.po: Update.
...
...
libcpp/po/cpplib.pot
View file @
401dcf0a
...
@@ -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
4-11-27 19:3
8+0000\n"
"POT-Creation-Date: 200
5-02-25 23:2
8+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"
...
@@ -16,113 +16,125 @@ msgstr ""
...
@@ -16,113 +16,125 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
"Content-Transfer-Encoding: 8bit\n"
#: charset.c:65
3
#: charset.c:65
5
#, c-format
#, c-format
msgid "conversion from %s to %s not supported by iconv"
msgid "conversion from %s to %s not supported by iconv"
msgstr ""
msgstr ""
#: charset.c:65
6
#: charset.c:65
8
msgid "iconv_open"
msgid "iconv_open"
msgstr ""
msgstr ""
#: charset.c:66
4
#: charset.c:66
6
#, c-format
#, c-format
msgid "no iconv implementation, cannot convert from %s to %s"
msgid "no iconv implementation, cannot convert from %s to %s"
msgstr ""
msgstr ""
#: charset.c:808
#: charset.c:743
#, c-format
msgid "character 0x%lx is not in the basic source character set\n"
msgstr ""
#: charset.c:760
#: charset.c:1243
msgid "converting to execution character set"
msgstr ""
#: charset.c:766
#, c-format
msgid "character 0x%lx is not unibyte in execution character set"
msgstr ""
#: charset.c:865
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:8
11
#: charset.c:8
68
#, 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:8
37
#: charset.c:8
94
#, c-format
#, c-format
msgid "incomplete universal character name %.*s"
msgid "incomplete universal character name %.*s"
msgstr ""
msgstr ""
#: charset.c:
849
#: charset.c:
906
#, c-format
#, c-format
msgid "%.*s is not a valid universal character"
msgid "%.*s is not a valid universal character"
msgstr ""
msgstr ""
#: charset.c:
859
#: charset.c:
916
#, 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:
863
#: charset.c:
920
#, 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 ""
#: charset.c:
896
#: charset.c:
953
msgid "converting UCN to source character set"
msgid "converting UCN to source character set"
msgstr ""
msgstr ""
#: charset.c:9
00
#: charset.c:9
57
msgid "converting UCN to execution character set"
msgid "converting UCN to execution character set"
msgstr ""
msgstr ""
#: charset.c:
972
#: charset.c:
1029
msgid "the meaning of '\\x' is different in traditional C"
msgid "the meaning of '\\x' is different in traditional C"
msgstr ""
msgstr ""
#: charset.c:
989
#: charset.c:
1046
msgid "\\x used with no following hex digits"
msgid "\\x used with no following hex digits"
msgstr ""
msgstr ""
#: charset.c:
996
#: charset.c:
1053
msgid "hex escape sequence out of range"
msgid "hex escape sequence out of range"
msgstr ""
msgstr ""
#: charset.c:10
35
#: charset.c:10
92
msgid "octal escape sequence out of range"
msgid "octal escape sequence out of range"
msgstr ""
msgstr ""
#: charset.c:11
03
#: charset.c:11
60
msgid "the meaning of '\\a' is different in traditional C"
msgid "the meaning of '\\a' is different in traditional C"
msgstr ""
msgstr ""
#: charset.c:11
10
#: charset.c:11
67
#, c-format
#, c-format
msgid "non-ISO-standard escape sequence, '\\%c'"
msgid "non-ISO-standard escape sequence, '\\%c'"
msgstr ""
msgstr ""
#: charset.c:11
18
#: charset.c:11
75
#, c-format
#, c-format
msgid "unknown escape sequence '\\%c'"
msgid "unknown escape sequence '\\%c'"
msgstr ""
msgstr ""
#: charset.c:11
21
#: charset.c:11
78
#, c-format
#, c-format
msgid "unknown escape sequence: '\\%03o'"
msgid "unknown escape sequence: '\\%03o'"
msgstr ""
msgstr ""
#: charset.c:11
27
#: charset.c:11
84
msgid "converting escape sequence to execution character set"
msgid "converting escape sequence to execution character set"
msgstr ""
msgstr ""
#: charset.c:1186
#: charset.c:1306
msgid "converting to execution character set"
#: charset.c:1369
msgstr ""
#: charset.c:1249 charset.c:1312
msgid "character constant too long for its type"
msgid "character constant too long for its type"
msgstr ""
msgstr ""
#: charset.c:1
252
#: charset.c:1
309
msgid "multi-character character constant"
msgid "multi-character character constant"
msgstr ""
msgstr ""
#: charset.c:1
344
#: charset.c:1
401
msgid "empty character constant"
msgid "empty character constant"
msgstr ""
msgstr ""
#: charset.c:1
393
#: charset.c:1
450
#, c-format
#, c-format
msgid "failure to convert %s to %s"
msgid "failure to convert %s to %s"
msgstr ""
msgstr ""
...
@@ -197,138 +209,144 @@ msgid "#%s expects \"FILENAME\" or <FILENAME>"
...
@@ -197,138 +209,144 @@ msgid "#%s expects \"FILENAME\" or <FILENAME>"
msgstr ""
msgstr ""
#: directives.c:673
#: directives.c:673
#, c-format
msgid "empty filename in #%s"
msgstr ""
#: directives.c:681
msgid "#include nested too deeply"
msgid "#include nested too deeply"
msgstr ""
msgstr ""
#: directives.c:71
1
#: directives.c:71
9
msgid "#include_next in primary source file"
msgid "#include_next in primary source file"
msgstr ""
msgstr ""
#: directives.c:7
37
#: directives.c:7
45
#, c-format
#, c-format
msgid "invalid flag \"%s\" in line directive"
msgid "invalid flag \"%s\" in line directive"
msgstr ""
msgstr ""
#: directives.c:7
84
#: directives.c:7
92
#, 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:79
0
#: directives.c:79
8
msgid "line number out of range"
msgid "line number out of range"
msgstr ""
msgstr ""
#: directives.c:803 directives.c:880
#: directives.c:811
#: directives.c:888
#, c-format
#, c-format
msgid "\"%s\" is not a valid filename"
msgid "\"%s\" is not a valid filename"
msgstr ""
msgstr ""
#: directives.c:84
0
#: directives.c:84
8
#, c-format
#, c-format
msgid "\"%s\" after # is not a positive integer"
msgid "\"%s\" after # is not a positive integer"
msgstr ""
msgstr ""
#: directives.c:9
42
#: directives.c:9
50
msgid "invalid #ident directive"
msgid "invalid #ident directive"
msgstr ""
msgstr ""
#: directives.c:103
0
#: directives.c:103
8
#, 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:10
33
#: directives.c:10
41
#, c-format
#, c-format
msgid "#pragma %s %s is already registered"
msgid "#pragma %s %s is already registered"
msgstr ""
msgstr ""
#: directives.c:10
36
#: directives.c:10
44
#, c-format
#, c-format
msgid "#pragma %s is already registered"
msgid "#pragma %s is already registered"
msgstr ""
msgstr ""
#: directives.c:12
36
#: directives.c:12
44
msgid "#pragma once in main file"
msgid "#pragma once in main file"
msgstr ""
msgstr ""
#: directives.c:12
59
#: directives.c:12
67
msgid "invalid #pragma GCC poison directive"
msgid "invalid #pragma GCC poison directive"
msgstr ""
msgstr ""
#: directives.c:12
68
#: directives.c:12
76
#, c-format
#, c-format
msgid "poisoning existing macro \"%s\""
msgid "poisoning existing macro \"%s\""
msgstr ""
msgstr ""
#: directives.c:12
89
#: directives.c:12
97
msgid "#pragma system_header ignored outside include file"
msgid "#pragma system_header ignored outside include file"
msgstr ""
msgstr ""
#: directives.c:13
13
#: directives.c:13
21
#, c-format
#, c-format
msgid "cannot find source file %s"
msgid "cannot find source file %s"
msgstr ""
msgstr ""
#: directives.c:13
17
#: directives.c:13
25
#, c-format
#, c-format
msgid "current file is older than %s"
msgid "current file is older than %s"
msgstr ""
msgstr ""
#: directives.c:143
1
#: directives.c:143
9
msgid "_Pragma takes a parenthesized string literal"
msgid "_Pragma takes a parenthesized string literal"
msgstr ""
msgstr ""
#: directives.c:15
38
#: directives.c:15
46
msgid "#else without #if"
msgid "#else without #if"
msgstr ""
msgstr ""
#: directives.c:15
43
#: directives.c:15
51
msgid "#else after #else"
msgid "#else after #else"
msgstr ""
msgstr ""
#: directives.c:15
45
#: directives.c:15
53
#: directives.c:15
78
#: directives.c:15
86
msgid "the conditional began here"
msgid "the conditional began here"
msgstr ""
msgstr ""
#: directives.c:157
1
#: directives.c:157
9
msgid "#elif without #if"
msgid "#elif without #if"
msgstr ""
msgstr ""
#: directives.c:15
76
#: directives.c:15
84
msgid "#elif after #else"
msgid "#elif after #else"
msgstr ""
msgstr ""
#: directives.c:16
06
#: directives.c:16
14
msgid "#endif without #if"
msgid "#endif without #if"
msgstr ""
msgstr ""
#: directives.c:16
83
#: directives.c:16
91
msgid "missing '(' after predicate"
msgid "missing '(' after predicate"
msgstr ""
msgstr ""
#: directives.c:1
698
#: directives.c:1
706
msgid "missing ')' to complete answer"
msgid "missing ')' to complete answer"
msgstr ""
msgstr ""
#: directives.c:17
18
#: directives.c:17
26
msgid "predicate's answer is empty"
msgid "predicate's answer is empty"
msgstr ""
msgstr ""
#: directives.c:17
45
#: directives.c:17
53
msgid "assertion without predicate"
msgid "assertion without predicate"
msgstr ""
msgstr ""
#: directives.c:17
47
#: directives.c:17
55
msgid "predicate must be an identifier"
msgid "predicate must be an identifier"
msgstr ""
msgstr ""
#: directives.c:18
33
#: directives.c:18
41
#, c-format
#, c-format
msgid "\"%s\" re-asserted"
msgid "\"%s\" re-asserted"
msgstr ""
msgstr ""
#: directives.c:20
56
#: directives.c:20
64
#, c-format
#, c-format
msgid "unterminated #%s"
msgid "unterminated #%s"
msgstr ""
msgstr ""
...
@@ -380,7 +398,8 @@ msgstr ""
...
@@ -380,7 +398,8 @@ msgstr ""
msgid "invalid suffix \"%.*s\" on floating constant"
msgid "invalid suffix \"%.*s\" on floating constant"
msgstr ""
msgstr ""
#: expr.c:250 expr.c:275
#: expr.c:250
#: expr.c:275
#, c-format
#, c-format
msgid "traditional C rejects the \"%.*s\" suffix"
msgid "traditional C rejects the \"%.*s\" suffix"
msgstr ""
msgstr ""
...
@@ -436,7 +455,8 @@ msgstr ""
...
@@ -436,7 +455,8 @@ msgstr ""
msgid "\"%s\" is not defined"
msgid "\"%s\" is not defined"
msgstr ""
msgstr ""
#: expr.c:716 expr.c:745
#: expr.c:716
#: expr.c:745
#, c-format
#, c-format
msgid "missing binary operator before token \"%s\""
msgid "missing binary operator before token \"%s\""
msgstr ""
msgstr ""
...
@@ -519,35 +539,35 @@ msgstr ""
...
@@ -519,35 +539,35 @@ msgstr ""
msgid "NULL directory in find_file"
msgid "NULL directory in find_file"
msgstr ""
msgstr ""
#: files.c:4
46
#: files.c:4
54
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:4
49
#: files.c:4
57
msgid "use -Winvalid-pch for more information"
msgid "use -Winvalid-pch for more information"
msgstr ""
msgstr ""
#: files.c:5
14
#: files.c:5
22
#, c-format
#, c-format
msgid "%s is a block device"
msgid "%s is a block device"
msgstr ""
msgstr ""
#: files.c:53
1
#: files.c:53
9
#, c-format
#, c-format
msgid "%s is too large"
msgid "%s is too large"
msgstr ""
msgstr ""
#: files.c:5
66
#: files.c:5
74
#, c-format
#, c-format
msgid "%s is shorter than expected"
msgid "%s is shorter than expected"
msgstr ""
msgstr ""
#: files.c:
769
#: files.c:
803
#, 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:10
52
#: files.c:10
96
msgid "Multiple include guards may be useful for:\n"
msgid "Multiple include guards may be useful for:\n"
msgstr ""
msgstr ""
...
@@ -641,7 +661,8 @@ msgstr ""
...
@@ -641,7 +661,8 @@ msgstr ""
msgid "no newline at end of file"
msgid "no newline at end of file"
msgstr ""
msgstr ""
#: lex.c:948 traditional.c:162
#: lex.c:948
#: traditional.c:162
msgid "unterminated comment"
msgid "unterminated comment"
msgstr ""
msgstr ""
...
@@ -679,7 +700,8 @@ msgstr ""
...
@@ -679,7 +700,8 @@ msgstr ""
msgid "macro \"%s\" is not used"
msgid "macro \"%s\" is not used"
msgstr ""
msgstr ""
#: macro.c:124 macro.c:287
#: macro.c:124
#: macro.c:287
#, c-format
#, c-format
msgid "invalid built-in macro \"%s\""
msgid "invalid built-in macro \"%s\""
msgstr ""
msgstr ""
...
@@ -711,7 +733,8 @@ msgstr ""
...
@@ -711,7 +733,8 @@ msgstr ""
msgid "macro \"%s\" passed %u arguments, but takes just %u"
msgid "macro \"%s\" passed %u arguments, but takes just %u"
msgstr ""
msgstr ""
#: macro.c:642 traditional.c:675
#: macro.c:642
#: traditional.c:675
#, c-format
#, c-format
msgid "unterminated argument list invoking macro \"%s\""
msgid "unterminated argument list invoking macro \"%s\""
msgstr ""
msgstr ""
...
@@ -721,88 +744,91 @@ msgstr ""
...
@@ -721,88 +744,91 @@ 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:12
58
#: macro.c:12
61
#, c-format
#, c-format
msgid "duplicate macro parameter \"%s\""
msgid "duplicate macro parameter \"%s\""
msgstr ""
msgstr ""
#: macro.c:130
3
#: macro.c:130
6
#, 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:131
1
#: macro.c:131
4
msgid "macro parameters must be comma-separated"
msgid "macro parameters must be comma-separated"
msgstr ""
msgstr ""
#: macro.c:13
28
#: macro.c:13
31
msgid "parameter name missing"
msgid "parameter name missing"
msgstr ""
msgstr ""
#: macro.c:134
5
#: macro.c:134
8
msgid "anonymous variadic macros were introduced in C99"
msgid "anonymous variadic macros were introduced in C99"
msgstr ""
msgstr ""
#: macro.c:135
0
#: macro.c:135
3
msgid "ISO C does not permit named variadic macros"
msgid "ISO C does not permit named variadic macros"
msgstr ""
msgstr ""
#: macro.c:13
59
#: macro.c:13
62
msgid "missing ')' in macro parameter list"
msgid "missing ')' in macro parameter list"
msgstr ""
msgstr ""
#: macro.c:143
0
#: macro.c:143
4
msgid "ISO C requires whitespace after the macro name"
msgid "ISO C requires whitespace after the macro name"
msgstr ""
msgstr ""
#: macro.c:14
58
#: macro.c:14
62
msgid "'#' is not followed by a macro parameter"
msgid "'#' is not followed by a macro parameter"
msgstr ""
msgstr ""
#: macro.c:14
77
#: macro.c:14
81
msgid "'##' cannot appear at either end of a macro expansion"
msgid "'##' cannot appear at either end of a macro expansion"
msgstr ""
msgstr ""
#: macro.c:157
3
#: macro.c:157
7
#, c-format
#, c-format
msgid "\"%s\" redefined"
msgid "\"%s\" redefined"
msgstr ""
msgstr ""
#: macro.c:15
78
#: macro.c:15
82
msgid "this is the location of the previous definition"
msgid "this is the location of the previous definition"
msgstr ""
msgstr ""
#: macro.c:16
28
#: macro.c:16
32
#, 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:165
1
#: macro.c:165
5
#, c-format
#, c-format
msgid "invalid hash type %d in cpp_macro_definition"
msgid "invalid hash type %d in cpp_macro_definition"
msgstr ""
msgstr ""
#: pch.c:83 pch.c:331
#: pch.c:84
#: pch.c:353 pch.c:359
#: pch.c:332
#: pch.c:354
#: pch.c:360
msgid "while writing precompiled header"
msgid "while writing precompiled header"
msgstr ""
msgstr ""
#: pch.c:46
6
#: pch.c:46
7
#, c-format
#, c-format
msgid "%s: not used because `%.*s' not defined"
msgid "%s: not used because `%.*s' not defined"
msgstr ""
msgstr ""
#: pch.c:47
8
#: pch.c:47
9
#, c-format
#, c-format
msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
msgstr ""
msgstr ""
#: pch.c:5
19
#: pch.c:5
20
#, c-format
#, c-format
msgid "%s: not used because `%s' is defined"
msgid "%s: not used because `%s' is defined"
msgstr ""
msgstr ""
#: pch.c:532 pch.c:695
#: pch.c:533
#: pch.c:696
msgid "while reading precompiled header"
msgid "while reading precompiled header"
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