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
5b156fea
Commit
5b156fea
authored
Sep 19, 2012
by
Joseph Myers
Committed by
Joseph Myers
Sep 19, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cpplib.pot: Regenerate.
From-SVN: r191483
parent
58420e6b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
57 additions
and
53 deletions
+57
-53
libcpp/po/ChangeLog
+4
-0
libcpp/po/cpplib.pot
+53
-53
No files found.
libcpp/po/ChangeLog
View file @
5b156fea
2012-09-19 Joseph Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2012-06-13 Joseph Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
...
...
libcpp/po/cpplib.pot
View file @
5b156fea
...
...
@@ -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
6-13 21:46
+0000\n"
"POT-Creation-Date: 2012-0
9-19 14:54
+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:111
4
#: lex.c:111
7
msgid "'$' in identifier or number"
msgstr ""
...
...
@@ -314,102 +314,102 @@ msgstr ""
msgid "registering pragma with NULL handler"
msgstr ""
#: directives.c:143
4
#: directives.c:143
6
msgid "#pragma once in main file"
msgstr ""
#: directives.c:145
7
#: directives.c:145
9
msgid "invalid #pragma push_macro directive"
msgstr ""
#: directives.c:151
2
#: directives.c:151
4
msgid "invalid #pragma pop_macro directive"
msgstr ""
#: directives.c:156
7
#: directives.c:156
9
msgid "invalid #pragma GCC poison directive"
msgstr ""
#: directives.c:157
6
#: directives.c:157
8
#, c-format
msgid "poisoning existing macro \"%s\""
msgstr ""
#: directives.c:159
5
#: directives.c:159
7
msgid "#pragma system_header ignored outside include file"
msgstr ""
#: directives.c:162
0
#: directives.c:162
2
#, c-format
msgid "cannot find source file %s"
msgstr ""
#: directives.c:162
4
#: directives.c:162
6
#, c-format
msgid "current file is older than %s"
msgstr ""
#: directives.c:180
6
#: directives.c:180
8
msgid "_Pragma takes a parenthesized string literal"
msgstr ""
#: directives.c:192
7
#: directives.c:192
9
msgid "#else without #if"
msgstr ""
#: directives.c:193
2
#: directives.c:193
4
msgid "#else after #else"
msgstr ""
#: directives.c:193
4
#: directives.c:196
7
#: directives.c:193
6
#: directives.c:196
9
msgid "the conditional began here"
msgstr ""
#: directives.c:196
0
#: directives.c:196
2
msgid "#elif without #if"
msgstr ""
#: directives.c:196
5
#: directives.c:196
7
msgid "#elif after #else"
msgstr ""
#: directives.c:200
3
#: directives.c:200
5
msgid "#endif without #if"
msgstr ""
#: directives.c:208
3
#: directives.c:208
5
msgid "missing '(' after predicate"
msgstr ""
#: directives.c:2
098
#: directives.c:2
100
msgid "missing ')' to complete answer"
msgstr ""
#: directives.c:21
18
#: directives.c:21
20
msgid "predicate's answer is empty"
msgstr ""
#: directives.c:214
5
#: directives.c:214
7
msgid "assertion without predicate"
msgstr ""
#: directives.c:21
48
#: directives.c:21
50
msgid "predicate must be an identifier"
msgstr ""
#: directives.c:223
4
#: directives.c:223
6
#, c-format
msgid "\"%s\" re-asserted"
msgstr ""
#: directives.c:252
5
#: directives.c:252
7
#, c-format
msgid "unterminated #%s"
msgstr ""
#: directives-only.c:222
#: lex.c:22
27
#: lex.c:22
30
#: traditional.c:163
msgid "unterminated comment"
msgstr ""
...
...
@@ -653,107 +653,107 @@ msgid ""
"the target requires %lu bits"
msgstr ""
#: lex.c:9
08
#: lex.c:9
11
msgid "backslash and newline separated by space"
msgstr ""
#: lex.c:91
3
#: lex.c:91
6
msgid "backslash-newline at end of file"
msgstr ""
#: lex.c:9
29
#: lex.c:9
32
#, c-format
msgid "trigraph ??%c converted to %c"
msgstr ""
#: lex.c:9
37
#: lex.c:9
40
#, c-format
msgid "trigraph ??%c ignored, use -trigraphs to enable"
msgstr ""
#: lex.c:98
6
#: lex.c:98
9
msgid "\"/*\" within comment"
msgstr ""
#: lex.c:104
4
#: lex.c:104
7
#, c-format
msgid "%s in preprocessing directive"
msgstr ""
#: lex.c:105
3
#: lex.c:105
6
msgid "null character(s) ignored"
msgstr ""
#: lex.c:109
0
#: lex.c:109
3
#, c-format
msgid "`%.*s' is not in NFKC"
msgstr ""
#: lex.c:109
3
#: lex.c:109
6
#, c-format
msgid "`%.*s' is not in NFC"
msgstr ""
#: lex.c:116
1
#: lex.c:12
38
#: lex.c:116
4
#: lex.c:12
41
#, c-format
msgid "attempt to use poisoned \"%s\""
msgstr ""
#: lex.c:11
69
#: lex.c:124
6
#: lex.c:11
72
#: lex.c:124
9
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
msgstr ""
#: lex.c:117
5
#: lex.c:125
2
#: lex.c:117
8
#: lex.c:125
5
#, c-format
msgid "identifier \"%s\" is a special operator name in C++"
msgstr ""
#: lex.c:139
6
#: lex.c:139
9
msgid "raw string delimiter longer than 16 characters"
msgstr ""
#: lex.c:1
399
#: lex.c:1
402
#, c-format
msgid "invalid character '%c' in raw string delimiter"
msgstr ""
#: lex.c:152
2
#: lex.c:154
4
#: lex.c:152
5
#: lex.c:154
7
msgid "unterminated raw string"
msgstr ""
#: lex.c:15
68
#: lex.c:1
699
#: lex.c:15
71
#: lex.c:1
702
msgid ""
"invalid suffix on literal; C++11 requires a space between literal and "
"identifier"
msgstr ""
#: lex.c:16
79
#: lex.c:16
82
msgid "null character(s) preserved in literal"
msgstr ""
#: lex.c:168
2
#: lex.c:168
5
#, c-format
msgid "missing terminating %c character"
msgstr ""
#: lex.c:22
38
#: lex.c:22
41
msgid "C++ style comments are not allowed in ISO C90"
msgstr ""
#: lex.c:224
0
#: lex.c:224
3
msgid "(this will be reported only once per input file)"
msgstr ""
#: lex.c:224
5
#: lex.c:224
8
msgid "multi-line comment"
msgstr ""
#: lex.c:256
5
#: lex.c:256
8
#, c-format
msgid "unspellable token %s"
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