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
9b4c97f7
Commit
9b4c97f7
authored
Jun 13, 2012
by
Joseph Myers
Committed by
Joseph Myers
Jun 13, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cpplib.pot: Regenerate.
From-SVN: r188533
parent
8cda8ad3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
145 additions
and
194 deletions
+145
-194
libcpp/po/ChangeLog
+4
-0
libcpp/po/cpplib.pot
+141
-194
No files found.
libcpp/po/ChangeLog
View file @
9b4c97f7
2012-06-13 Joseph Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2012-06-13 Joseph Myers <joseph@codesourcery.com>
* sr.po: New.
2012-04-24 Joseph Myers <joseph@codesourcery.com>
...
...
libcpp/po/cpplib.pot
View file @
9b4c97f7
...
...
@@ -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: 2012-0
3-18 14:03
+0000\n"
"POT-Creation-Date: 2012-0
6-13 21:46
+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"
...
...
@@ -75,7 +75,7 @@ msgid "%.*s is not a valid universal character"
msgstr ""
#: charset.c:1056
#: lex.c:1
051
#: lex.c:1
114
msgid "'$' in identifier or number"
msgstr ""
...
...
@@ -314,102 +314,102 @@ msgstr ""
msgid "registering pragma with NULL handler"
msgstr ""
#: directives.c:14
62
#: directives.c:14
34
msgid "#pragma once in main file"
msgstr ""
#: directives.c:14
85
#: directives.c:14
57
msgid "invalid #pragma push_macro directive"
msgstr ""
#: directives.c:15
40
#: directives.c:15
12
msgid "invalid #pragma pop_macro directive"
msgstr ""
#: directives.c:15
95
#: directives.c:15
67
msgid "invalid #pragma GCC poison directive"
msgstr ""
#: directives.c:1
604
#: directives.c:1
576
#, c-format
msgid "poisoning existing macro \"%s\""
msgstr ""
#: directives.c:1
623
#: directives.c:1
595
msgid "#pragma system_header ignored outside include file"
msgstr ""
#: directives.c:16
48
#: directives.c:16
20
#, c-format
msgid "cannot find source file %s"
msgstr ""
#: directives.c:16
52
#: directives.c:16
24
#, c-format
msgid "current file is older than %s"
msgstr ""
#: directives.c:18
37
#: directives.c:18
06
msgid "_Pragma takes a parenthesized string literal"
msgstr ""
#: directives.c:19
58
#: directives.c:19
27
msgid "#else without #if"
msgstr ""
#: directives.c:19
63
#: directives.c:19
32
msgid "#else after #else"
msgstr ""
#: directives.c:19
65
#: directives.c:19
98
#: directives.c:19
34
#: directives.c:19
67
msgid "the conditional began here"
msgstr ""
#: directives.c:19
91
#: directives.c:19
60
msgid "#elif without #if"
msgstr ""
#: directives.c:19
96
#: directives.c:19
65
msgid "#elif after #else"
msgstr ""
#: directives.c:20
34
#: directives.c:20
03
msgid "#endif without #if"
msgstr ""
#: directives.c:2
114
#: directives.c:2
083
msgid "missing '(' after predicate"
msgstr ""
#: directives.c:2
129
#: directives.c:2
098
msgid "missing ')' to complete answer"
msgstr ""
#: directives.c:21
49
#: directives.c:21
18
msgid "predicate's answer is empty"
msgstr ""
#: directives.c:21
76
#: directives.c:21
45
msgid "assertion without predicate"
msgstr ""
#: directives.c:21
79
#: directives.c:21
48
msgid "predicate must be an identifier"
msgstr ""
#: directives.c:22
65
#: directives.c:22
34
#, c-format
msgid "\"%s\" re-asserted"
msgstr ""
#: directives.c:25
56
#: directives.c:25
25
#, c-format
msgid "unterminated #%s"
msgstr ""
#: directives-only.c:222
#: lex.c:2
132
#: lex.c:2
227
#: traditional.c:163
msgid "unterminated comment"
msgstr ""
...
...
@@ -423,519 +423,466 @@ msgstr ""
msgid "%s: %s"
msgstr ""
#: expr.c:424
msgid "too many decimal points in number"
msgstr ""
#: expr.c:453
#: expr.c:547
msgid "fixed-point constants are a GCC extension"
msgstr ""
#: expr.c:466
#, c-format
msgid "invalid digit \"%c\" in binary constant"
msgstr ""
#: expr.c:468
#
, c-format
msgid "
invalid digit \"%c\" in octal constant
"
#
: expr.c:566
msgid "
fixed-point constants are a GCC extension
"
msgstr ""
#: expr.c:4
76
#: expr.c:4
93
msgid "invalid prefix \"0b\" for floating constant"
msgstr ""
#: expr.c:481
msgid "no digits in hexadecimal floating constant"
msgstr ""
#: expr.c:485
#: expr.c:503
msgid "use of C99 hexadecimal floating constant"
msgstr ""
#: expr.c:494
msgid "exponent has no digits"
msgstr ""
#: expr.c:501
msgid "hexadecimal floating constants require an exponent"
msgstr ""
#: expr.c:515
#: expr.c:534
#, c-format
msgid "invalid suffix \"%.*s\" on floating constant"
msgstr ""
#: expr.c:5
26
#: expr.c:
58
5
#: expr.c:5
45
#: expr.c:
60
5
#, c-format
msgid "traditional C rejects the \"%.*s\" suffix"
msgstr ""
#: expr.c:5
34
#: expr.c:5
53
msgid "suffix for double constant is a GCC extension"
msgstr ""
#: expr.c:5
40
#: expr.c:5
59
#, c-format
msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
msgstr ""
#: expr.c:5
51
#: expr.c:5
70
msgid "decimal float constants are a GCC extension"
msgstr ""
#: expr.c:5
69
#: expr.c:5
88
#, c-format
msgid "invalid suffix \"%.*s\" on integer constant"
msgstr ""
#: expr.c:
59
3
#: expr.c:
61
3
msgid "use of C++0x long long integer constant"
msgstr ""
#: expr.c:
59
4
#: expr.c:
61
4
msgid "use of C99 long long integer constant"
msgstr ""
#: expr.c:6
08
#: expr.c:6
30
msgid "imaginary constants are a GCC extension"
msgstr ""
#: expr.c:6
11
#: expr.c:6
33
msgid "binary constants are a GCC extension"
msgstr ""
#: expr.c:7
04
#: expr.c:7
26
msgid "integer constant is too large for its type"
msgstr ""
#: expr.c:7
35
#: expr.c:7
57
msgid "integer constant is so large that it is unsigned"
msgstr ""
#: expr.c:8
30
#: expr.c:8
52
msgid "missing ')' after \"defined\""
msgstr ""
#: expr.c:8
37
#: expr.c:8
59
msgid "operator \"defined\" requires an identifier"
msgstr ""
#: expr.c:8
45
#: expr.c:8
67
#, c-format
msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
msgstr ""
#: expr.c:8
55
#: expr.c:8
77
msgid "this use of \"defined\" may not be portable"
msgstr ""
#: expr.c:9
14
#: expr.c:9
37
msgid "user-defined literal in preprocessor expression"
msgstr ""
#: expr.c:9
19
#: expr.c:9
42
msgid "floating constant in preprocessor expression"
msgstr ""
#: expr.c:9
25
#: expr.c:9
48
msgid "imaginary number in preprocessor expression"
msgstr ""
#: expr.c:9
72
#: expr.c:9
96
#, c-format
msgid "\"%s\" is not defined"
msgstr ""
#: expr.c:
984
#: expr.c:
1009
msgid "assertions are a GCC extension"
msgstr ""
#: expr.c:
987
#: expr.c:
1012
msgid "assertions are a deprecated extension"
msgstr ""
#: expr.c:1120
#: expr.c:1149
#, c-format
msgid "missing binary operator before token \"%s\""
msgstr ""
#: expr.c:1140
#, c-format
msgid "token \"%s\" is not valid in preprocessor expressions"
msgstr ""
#: expr.c:1157
msgid "missing expression between '(' and ')'"
msgstr ""
#: expr.c:1160
#, c-format
msgid "%s with no expression"
msgstr ""
#: expr.c:1163
#, c-format
msgid "operator '%s' has no right operand"
msgstr ""
#: expr.c:1168
#, c-format
msgid "operator '%s' has no left operand"
msgstr ""
#: expr.c:1194
msgid " ':' without preceding '?'"
msgstr ""
#: expr.c:1222
#: expr.c:1257
#, c-format
msgid "unbalanced stack in %s"
msgstr ""
#: expr.c:12
42
#: expr.c:12
77
#, c-format
msgid "impossible operator '%u'"
msgstr ""
#: expr.c:13
43
#: expr.c:13
78
msgid "missing ')' in expression"
msgstr ""
#: expr.c:1
372
#: expr.c:1
407
msgid "'?' without following ':'"
msgstr ""
#: expr.c:1
382
#: expr.c:1
417
msgid "integer overflow in preprocessor expression"
msgstr ""
#: expr.c:1
387
#: expr.c:1
422
msgid "missing '(' in expression"
msgstr ""
#: expr.c:14
19
#: expr.c:14
54
#, c-format
msgid "the left operand of \"%s\" changes sign when promoted"
msgstr ""
#: expr.c:14
24
#: expr.c:14
59
#, c-format
msgid "the right operand of \"%s\" changes sign when promoted"
msgstr ""
#: expr.c:1
683
#: expr.c:1
718
msgid "traditional C rejects the unary plus operator"
msgstr ""
#: expr.c:1
766
#: expr.c:1
801
msgid "comma operator in operand of #if"
msgstr ""
#: expr.c:19
02
#: expr.c:19
37
msgid "division by zero in #if"
msgstr ""
#: files.c:4
63
#: files.c:4
96
msgid "NULL directory in find_file"
msgstr ""
#: files.c:5
00
#: files.c:5
33
msgid "one or more PCH files were found, but they were invalid"
msgstr ""
#: files.c:5
03
#: files.c:5
36
msgid "use -Winvalid-pch for more information"
msgstr ""
#: files.c:
594
#: files.c:
627
#, c-format
msgid "%s is a block device"
msgstr ""
#: files.c:6
11
#: files.c:6
44
#, c-format
msgid "%s is too large"
msgstr ""
#: files.c:6
46
#: files.c:6
79
#, c-format
msgid "%s is shorter than expected"
msgstr ""
#: files.c:
881
#: files.c:
914
#, c-format
msgid "no include path in which to search for %s"
msgstr ""
#: files.c:13
05
#: files.c:13
38
msgid "Multiple include guards may be useful for:\n"
msgstr ""
#: init.c:51
2
#: init.c:51
9
msgid "cppchar_t must be an unsigned type"
msgstr ""
#: init.c:5
16
#: init.c:5
23
#, c-format
msgid ""
"preprocessor arithmetic has maximum precision of %lu bits; target requires "
"%lu bits"
msgstr ""
#: init.c:5
23
#: init.c:5
30
msgid "CPP arithmetic must be at least as precise as a target int"
msgstr ""
#: init.c:5
26
#: init.c:5
33
msgid "target char is less than 8 bits wide"
msgstr ""
#: init.c:53
0
#: init.c:53
7
msgid "target wchar_t is narrower than target char"
msgstr ""
#: init.c:5
34
#: init.c:5
41
msgid "target int is narrower than target char"
msgstr ""
#: init.c:5
39
#: init.c:5
46
msgid "CPP half-integer narrower than CPP character"
msgstr ""
#: init.c:5
43
#: init.c:5
50
#, c-format
msgid ""
"CPP on this host cannot handle wide character constants over %lu bits, but "
"the target requires %lu bits"
msgstr ""
#: lex.c:
845
#: lex.c:
908
msgid "backslash and newline separated by space"
msgstr ""
#: lex.c:
850
#: lex.c:
913
msgid "backslash-newline at end of file"
msgstr ""
#: lex.c:
866
#: lex.c:
929
#, c-format
msgid "trigraph ??%c converted to %c"
msgstr ""
#: lex.c:
874
#: lex.c:
937
#, c-format
msgid "trigraph ??%c ignored, use -trigraphs to enable"
msgstr ""
#: lex.c:9
23
#: lex.c:9
86
msgid "\"/*\" within comment"
msgstr ""
#: lex.c:
981
#: lex.c:
1044
#, c-format
msgid "%s in preprocessing directive"
msgstr ""
#: lex.c:
990
#: lex.c:
1053
msgid "null character(s) ignored"
msgstr ""
#: lex.c:10
27
#: lex.c:10
90
#, c-format
msgid "`%.*s' is not in NFKC"
msgstr ""
#: lex.c:10
30
#: lex.c:10
93
#, c-format
msgid "`%.*s' is not in NFC"
msgstr ""
#: lex.c:1
098
#: lex.c:1
175
#: lex.c:1
161
#: lex.c:1
238
#, c-format
msgid "attempt to use poisoned \"%s\""
msgstr ""
#: lex.c:11
06
#: lex.c:1
183
#: lex.c:11
69
#: lex.c:1
246
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
msgstr ""
#: lex.c:11
12
#: lex.c:1
189
#: lex.c:11
75
#: lex.c:1
252
#, c-format
msgid "identifier \"%s\" is a special operator name in C++"
msgstr ""
#: lex.c:13
33
#: lex.c:13
96
msgid "raw string delimiter longer than 16 characters"
msgstr ""
#: lex.c:13
36
#: lex.c:13
99
#, c-format
msgid "invalid character '%c' in raw string delimiter"
msgstr ""
#: lex.c:1
459
#: lex.c:1
481
#: lex.c:1
522
#: lex.c:1
544
msgid "unterminated raw string"
msgstr ""
#: lex.c:1600
#: lex.c:1568
#: lex.c:1699
msgid ""
"invalid suffix on literal; C++11 requires a space between literal and "
"identifier"
msgstr ""
#: lex.c:1679
msgid "null character(s) preserved in literal"
msgstr ""
#: lex.c:16
03
#: lex.c:16
82
#, c-format
msgid "missing terminating %c character"
msgstr ""
#: lex.c:2
143
#: lex.c:2
238
msgid "C++ style comments are not allowed in ISO C90"
msgstr ""
#: lex.c:2
145
#: lex.c:2
240
msgid "(this will be reported only once per input file)"
msgstr ""
#: lex.c:2
150
#: lex.c:2
245
msgid "multi-line comment"
msgstr ""
#: lex.c:2
470
#: lex.c:2
565
#, c-format
msgid "unspellable token %s"
msgstr ""
#: macro.c:1
88
#: macro.c:1
93
#, c-format
msgid "macro \"%s\" is not used"
msgstr ""
#: macro.c:2
26
#: macro.c:42
3
#: macro.c:2
31
#: macro.c:42
8
#, c-format
msgid "invalid built-in macro \"%s\""
msgstr ""
#: macro.c:26
0
#: macro.c:26
5
msgid "could not determine file timestamp"
msgstr ""
#: macro.c:3
58
#: macro.c:3
63
msgid "could not determine date and time"
msgstr ""
#: macro.c:37
4
#: macro.c:37
9
msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
msgstr ""
#: macro.c:53
2
#: macro.c:53
7
msgid "invalid string literal, ignoring final '\\'"
msgstr ""
#: macro.c:59
2
#: macro.c:59
9
#, c-format
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
msgstr ""
#: macro.c:
682
#: macro.c:
721
msgid "ISO C99 requires rest arguments to be used"
msgstr ""
#: macro.c:
687
#: macro.c:
726
#, c-format
msgid "macro \"%s\" requires %u arguments, but only %u given"
msgstr ""
#: macro.c:
692
#: macro.c:
731
#, c-format
msgid "macro \"%s\" passed %u arguments, but takes just %u"
msgstr ""
#: macro.c:
886
#: macro.c:
925
#: traditional.c:681
#, c-format
msgid "unterminated argument list invoking macro \"%s\""
msgstr ""
#: macro.c:10
2
6
#: macro.c:10
7
6
#, c-format
msgid "function-like macro \"%s\" must be used with arguments in traditional C"
msgstr ""
#: macro.c:1
694
#: macro.c:1
748
#, c-format
msgid ""
"invoking macro %s argument %d: empty macro arguments are undefined in ISO "
"C90 and ISO C++98"
msgstr ""
#: macro.c:2
596
#: macro.c:2
710
#, c-format
msgid "duplicate macro parameter \"%s\""
msgstr ""
#: macro.c:2
642
#: macro.c:2
756
#, c-format
msgid "\"%s\" may not appear in macro parameter list"
msgstr ""
#: macro.c:2
650
#: macro.c:2
764
msgid "macro parameters must be comma-separated"
msgstr ""
#: macro.c:2
667
#: macro.c:2
781
msgid "parameter name missing"
msgstr ""
#: macro.c:2
685
#: macro.c:2
799
msgid "anonymous variadic macros were introduced in C99"
msgstr ""
#: macro.c:2
690
#: macro.c:2
804
msgid "ISO C does not permit named variadic macros"
msgstr ""
#: macro.c:2
699
#: macro.c:2
813
msgid "missing ')' in macro parameter list"
msgstr ""
#: macro.c:2
748
#: macro.c:2
862
msgid "'##' cannot appear at either end of a macro expansion"
msgstr ""
#: macro.c:2
783
#: macro.c:2
897
msgid "ISO C99 requires whitespace after the macro name"
msgstr ""
#: macro.c:2
807
#: macro.c:2
921
msgid "missing whitespace after the macro name"
msgstr ""
#: macro.c:2
841
#: macro.c:2
955
msgid "'#' is not followed by a macro parameter"
msgstr ""
#: macro.c:
2999
#: macro.c:
3113
#, c-format
msgid "\"%s\" redefined"
msgstr ""
#: macro.c:3
005
#: macro.c:3
119
msgid "this is the location of the previous definition"
msgstr ""
#: macro.c:3
066
#: macro.c:3
180
#, c-format
msgid "macro argument \"%s\" would be stringified in traditional C"
msgstr ""
#: macro.c:3
093
#: macro.c:3
207
#, c-format
msgid "invalid hash type %d in cpp_macro_definition"
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